@charset "UTF-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
  width: auto;
  max-width: 100%;
}

/* noto-sans-jp-regular - latin_japanese */

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans Japanese Regular"), local("NotoSansJapanese-Regular"), url("../fonts/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/NotoSansJP-Regular.woff") format("woff");
  /* Modern Browsers */
}

/* noto-sans-jp-700 - latin_japanese */

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans Japanese Medium"), local("NotoSansJapanese-Medium"), url("../fonts/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/NotoSansJP-Medium.woff") format("woff");
  /* Modern Browsers */
}

/* noto-sans-jp-700 - latin_japanese */

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Japanese Bold"), local("NotoSansJapanese-Bold"), url("../fonts/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/NotoSansJP-Bold.woff") format("woff");
  /* Modern Browsers */
}

@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 600;
  src: local("Barlow SemiBold"), local("Barlow-SemiBold"), url("../fonts/Barlow-SemiBold.woff2") format("woff2"), url("../fonts/Barlow-SemiBold.woff") format("woff");
  /* Modern Browsers */
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 500;
  src: local("Barlow Condensed Medium"), local("BarlowCondensed-Medium"), url("../fonts/BarlowCondensed-Medium.woff2") format("woff2"), url("../fonts/BarlowCondensed-Medium.woff") format("woff");
  /* Modern Browsers */
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 600;
  src: local("Barlow Condensed SemiBold"), local("BarlowCondensed-SemiBold"), url("../fonts/BarlowCondensed-SemiBold.woff2") format("woff2"), url("../fonts/BarlowCondensed-SemiBold.woff") format("woff");
  /* Modern Browsers */
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 700;
  src: local("Barlow Condensed BoldItalic"), local("BarlowCondensed-BoldItalic"), url("../fonts/BarlowCondensed-BoldItalic.woff2") format("woff2"), url("../fonts/BarlowCondensed-BoldItalic.woff") format("woff");
  /* Modern Browsers */
}

/* noto-sans-jp-700 - latin_japanese */

@font-face {
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 800;
  src: local("Barlow Condensed ExtraBoldItalic"), local("BarlowCondensed-ExtraBoldItalic"), url("../fonts/BarlowCondensed-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/BarlowCondensed-ExtraBoldItalic.woff") format("woff");
  /* Modern Browsers */
}

body {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3",
 Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #000;
  overflow-x: hidden;
  font-size: 100%;
  line-height: 1.5;
  width: 100%;
  height: 100%;
}

body * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body.is__tablet {
  min-width: 1280px;
}

body.is__mvOut #pagetop {
  opacity: 1;
}

body.is__naviOpen .gnavi {
  right: 0;
}

body.is__naviOpen .header__gnavi {
  right: 0;
}

body.is__naviOpen .overlay {
  display: block;
}

body.is__naviOpen #hamburger .hamburger__line:first-child {
  top: 27px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

body.is__naviOpen #hamburger .hamburger__line:nth-child(2) {
  opacity: 0;
}

body.is__naviOpen #hamburger .hamburger__line:nth-child(3) {
  top: 27px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

body.is__naviOpen #hamburger .is__on {
  display: block;
}

body.is__naviOpen #hamburger .is__out {
  display: none;
}

sup {
  font-size: 50%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

sub {
  font-size: 50%;
  vertical-align: bottom;
  position: relative;
  bottom: -0.1em;
}

button {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
 "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial,
 "メイリオ", Meiryo, sans-serif;
}

a,
button {
  color: #000;
  text-decoration: none;
}

a:not(.link),
button {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.wrapper {
  padding-top: 78px;
}

.line {
  background: -webkit-gradient(linear, left top, left bottom, to(#fdf6a9));
  background: linear-gradient(#fdf6a9 100%);
}

.line__02 {
  color: #003d79;
  border-bottom: 5px solid #00a3de;
}

.line__03 {
  background: -webkit-gradient(linear, left top, left bottom, to(#f8e520));
  background: linear-gradient(#f8e520 100%);
}

.header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5000;
}

.pageSection {
  background-color: #faec21;
  padding: 100px 0 260px 0;
  position: relative;
}

.pageSection__title {
  font-family: 'Barlow', sans-serif;
}

.pageSection__text {
  padding-top: 40px;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  line-height: 1.47;
  letter-spacing: 0.1em;
  position: relative;
}

.pageSection__text:before {
  content: "";
  background-color: #000;
  display: block;
  width: 224px;
  height: 10px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.pageSection__text .mini {
  font-size: 20px;
  display: block;
}

.pageSection__text.is__feature {
  margin-top: 100px;
}

.boxText {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.boxText:before {
  content: "";
  background-color: #000;
  display: block;
  position: absolute;
  right: -3px;
  bottom: -3px;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.boxText .in {
  padding: 0 10px;
  background-color: #fff;
  border: 1px solid #000;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.sectionTri {
  background-image: url(../img/common/bg_tri_pc.svg);
  background-size: auto 100%;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.moreButton {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.moreButton a {
  background-color: #000;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  position: relative;
}

.moreButton a:before {
  content: "";
  background-image: url(../img/common/ico_check_01_pc.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 58px;
  height: 42px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto 0;
}

.moreButton.type__02 a:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.header__outer {
  height: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.header__inner {
  height: 100%;
}

.header__logo,
.header__logo img {
  width: 76px;
  height: 66px;
}

.header__gnavi {
  height: 100%;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4000;
  display: none;
}

#hamburger {
  padding-top: 33px;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  font-size: 9px;
  text-align: center;
  color: #000;
  text-indent: 2px;
  background-color: #000;
  z-index: 9999;
}

#hamburger .hamburger__line {
  position: absolute;
  display: block;
  width: 30px;
  height: 3px;
  background: #faec21;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  border-radius: 4px;
}

#hamburger .hamburger__line:nth-child(1) {
  top: 16px;
}

#hamburger .hamburger__line:nth-child(2) {
  top: 27px;
}

#hamburger .hamburger__line:nth-child(3) {
  top: 38px;
}

.hamburger__text {
  font-family: "Oswald", sans-serif;
  font-size: 13px;
  letter-spacing: 0.075em;
  position: absolute;
  top: 25px;
  left: -1px;
  right: 0;
  margin: auto;
  display: none;
}

.hamburger__text .is__on {
  display: none;
}

.gnaviList__item a {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.533;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.header__contact__sp {
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 15px;
}

.header__contact__mail {
  margin-top: 10px;
}

.contactButton {
  height: 100%;
}

.contactButton__title {
  background-color: #fabd21;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  height: 100%;
}

.contactButton__title .ico {
  background-image: url(../img/common/ico_03_pc.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 54px;
  height: 26px;
}

.contactButton__title a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #000;
  width: 100%;
  height: 100%;
}

.convertionButton dd {
  margin-left: 10px;
}

.convertionButton__tel {
  color: #fff;
  text-align: center;
}

.convertionButton__tel a {
  background-color: #000;
  border-radius: 10px;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.convertionButton__tel .number {
  padding-left: 40px;
  font-family: "Oswald", sans-serif;
  font-size: 60px;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.convertionButton__tel .ico {
  background-image: url(../../img/tadashiikaitori/common/ico_tel_w.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 40px;
  height: 54px;
  position: absolute;
  top: 22px;
  left: 35px;
}

.convertionButton__tel dl {
  font-size: 16px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.convertionButton__mail {
  color: #fff;
  text-align: center;
}

.convertionButton__mail a {
  background-color: #aa9d54;
  border-radius: 10px;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.convertionButton__mail .ico {
  background-image: url(../../img/tadashiikaitori/common/ico_mail_w.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 40px;
  height: 54px;
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  margin: auto;
}

.convertionButton__mail dl {
  font-size: 16px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.convertionButton__mail dt {
  padding-top: 45px;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.convertionButton__mail dd {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.sectionTitle {
  padding: 140px 0 30px 0;
  font-size: 36px;
  font-weight: 900;
  text-align: center;
  color: #003d79;
  position: relative;
}

.sectionTitle:before {
  content: "";
  background-image: url(../../img/tadashiikaitori/common/ico_01_blue.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 104px;
  height: 130px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.sectionTitle:after {
  content: "";
  background-color: #003d79;
  display: block;
  width: 55px;
  height: 7px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.sectionTitle__02 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-align: center;
}

.sectionTitle__02 .strong__02 {
  font-size: 36px;
  font-weight: 900;
}

.sectionText {
  font-size: 42px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.3em;
  margin-top: 40px;
}

.footer {
  background-color: #faec21;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer__inner {
  position: relative;
}

.footer__column__01 {
  padding-bottom: 15px;
}

.footer__column__02 {
  margin-top: 15px;
}

.footer__naviList {
  height: 100%;
}

.footer__naviList__item {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.footer__naviList__item a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer__contents {
  width: 100%;
}

.footer__company {
  margin-top: 10px;
}

.footer__company__name__01 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
}

.footer__company__name__02 {
  padding: 5px 0;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
}

.footer__company__address {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
}

.footer__company__contact {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
}

.footer__linkButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__unlock {
  width: 114px;
  height: 38px;
}

.footer__facebook {
  width: 28px;
  height: 28px;
  margin-left: 30px;
}

#copyright {
  font-size: 12px;
  font-weight: 500;
  text-align: right;
}

.convertionArea {
  position: fixed;
  bottom: 6vw;
  left: 0;
  width: 100%;
  z-index: 5000;
}

#pagetop {
  position: fixed;
  bottom: 40px;
  right: 40px;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 2000;
}

#pagetop a {
  background-image: url(../img/common/txt_pagetop.svg);
  background-size: 24px 42px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 100%;
  background-color: #000;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  body {
    min-width: 1000px;
  }

  a:not(.link):hover,
  button:hover {
    opacity: 0.8;
  }

  .nonePC {
    display: none;
  }

  .header {
    height: 78px;
  }

  .sectionInner {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }

  .pageSection__title {
    font-size: 220px;
    font-weight: 600;
    letter-spacing: 0.04em;
    position: absolute;
    top: -175px;
    left: 0;
    text-indent: -0.08em;
  }

  .pageSection__text {
    margin-top: 30px;
  }

  .sectionTri {
    height: 18vw;
    min-height: 267px;
  }

  .moreButton {
    width: 620px;
    height: 100px;
  }

  .header__inner {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header__logo__01 {
    display: none;
  }

  .header__logo__03 {
    display: none !important;
  }

  .header__gnavi {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .overlay {
    display: none !important;
  }

  #hamburger {
    display: none;
  }

  .gnaviList {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 30px;
  }

  .gnaviList__item + .gnaviList__item {
    margin-left: 30px;
  }

  .gnaviList__item a {
    text-align: center;
  }

  .gnaviList__item a:hover {
    opacity: 1;
    color: #b5c5d4;
  }

  .contactButton {
    width: 200px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .contactButton__title a:hover {
    opacity: 1;
    background-color: #ffd66e;
  }

  .convertionButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .convertionButton__tel a:hover {
    opacity: 1;
    background-color: #333;
  }

  .convertionButton__tel {
    width: 488px;
    height: 130px;
  }

  .convertionButton__tel + .convertionButton__mail {
    margin-left: 50px;
  }

  .convertionButton__mail a:hover {
    opacity: 1;
    background-color: #c3b563;
  }

  .convertionButton__mail {
    width: 488px;
    height: 130px;
  }

  .footer .contactButton {
    height: calc(100% - 15px);
  }

  .footer__inner {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer__logo {
    position: relative;
    top: -7px;
    width: 172px;
  }

  .footer__column__01 {
    border-bottom: 2px solid #000;
    height: 93px;
  }

  .footer__column__02 {
    width: 1150px;
    margin-left: auto;
  }

  .footer__naviList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .footer__naviList__item + .footer__naviList__item {
    margin-left: 45px;
  }

  .footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .footer__contents {
    width: 1000px;
    margin-left: 30px;
  }

  .footer__company {
    width: 450px;
  }

  .footer__linkButton {
    position: absolute;
    top: 50px;
    right: 0;
  }

  .footer__unlock {
    position: relative;
    top: -5px;
  }

  .convertionArea {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  body.is__naviOpen {
    background-color: #fff;
  }

  body.is__naviOpen .header__logo {
    display: block;
  }

  .noneSP {
    display: none;
  }

  .wrapper {
    padding-top: 0;
  }

  .header {
    background-color: transparent;
    height: 60px;
  }

  .pageSection {
    padding: 80px 0 140px 0;
  }

  .pageSection__title {
    font-size: 90px;
    font-weight: 600;
    letter-spacing: 0.02em;
    position: absolute;
    top: -73px;
    left: 0;
    text-indent: -0.08em;
  }

  .pageSection__text {
    padding-top: 20px;
    font-size: 22px;
    line-height: 1.818;
  }

  .pageSection__text:before {
    width: 150px;
  }

  .pageSection__text.is__feature {
    margin-top: 50px;
  }

  .boxText .in {
    font-size: 18px;
    letter-spacing: 0.1em;
  }

  .sectionTri {
    background-image: url(../img/common/bg_tri_sp.svg);
    height: 37.6vw;
  }

  .moreButton {
    width: 88vw;
    height: 26.66vw;
    margin-top: 30px;
  }

  .moreButton a {
    font-size: 18px;
    text-align: center;
    line-height: 1.555;
  }

  .moreButton a:before {
    width: 14.93vw;
    height: 10.93vw;
  }

  .header__logo,
  .header__logo img {
    width: 53px;
    height: 46px;
  }

  .header__logo {
    margin-top: 11px;
    margin-left: 15px;
    display: none;
  }

  .header__logo__01 {
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    background-color: #000;
    height: auto;
    width: auto;
    margin: 0;
  }

  .header__logo__01 img {
    width: 60px;
    height: 52px;
    display: block;
  }

  .header__logo__02 {
    display: none !important;
  }

  .header__logo__03 {
    margin: 0;
    display: block;
    position: absolute;
    top: 7px;
    left: 15px;
  }

  .header__logo__03,
  .header__logo__03 img {
    width: 72px;
    height: 80px;
  }

  .header__gnavi {
    background-color: #fff;
    width: 190px;
    right: -190px;
    overflow: hidden;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    position: fixed;
    top: 0;
  }

  .gnaviList {
    padding-top: 25px;
  }

  .gnaviList__item:first-child a {
    border-top: 1px solid #000;
  }

  .gnaviList__item a {
    padding: 17px 12px;
    border-bottom: 1px solid #000;
    font-size: 15px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .contactButton {
    height: 55px;
  }

  .contactButton__title a {
    text-align: center;
  }

  .convertionButton {
    width: 267px;
    margin-left: auto;
    margin-right: auto;
  }

  .convertionButton__tel a {
    padding: 0 0 10px 0;
    border-radius: 5px;
  }

  .convertionButton__tel .number {
    padding-left: 25px;
    font-size: 29px;
  }

  .convertionButton__tel .ico {
    width: 16px;
    height: 22px;
    top: 14px;
    left: -168px;
    right: 0;
    margin: auto;
  }

  .convertionButton__tel dl {
    font-size: 12px;
  }

  .convertionButton__tel + .convertionButton__mail {
    margin-top: 20px;
  }

  .convertionButton__mail a {
    padding: 10px 0 10px 0;
    border-radius: 5px;
  }

  .convertionButton__mail .ico {
    width: 28px;
    height: 18px;
    top: 27px;
    left: -196px;
  }

  .convertionButton__mail dt {
    padding-top: 0;
    padding-left: 60px;
    font-size: 16px;
    text-align: left;
  }

  .convertionButton__mail dd {
    font-size: 12px;
  }

  .sectionTitle:before {
    height: 64px !important;
  }

  .sectionTitle:after {
    width: 27.5px;
    height: 3.5px;
  }

  .sectionTitle {
    padding-top: 74px;
    padding-bottom: 20px;
    font-size: 19px;
  }

  .sectionTitle__02 {
    font-size: 17px;
  }

  .sectionTitle__02 .strong__02 {
    font-size: 18px;
    letter-spacing: 0.1em;
  }

  .sectionText {
    font-size: 21px;
    letter-spacing: 0.1em;
    margin-top: 20px;
  }

  .footer {
    padding-top: 15px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 28vw;
  }

  .footer__logo {
    width: 184px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer__naviList {
    display: none;
  }

  .footer__linkButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
  }

  #copyright {
    text-align: center;
    letter-spacing: 0.05em;
    margin-top: 30px;
  }

  .convertionArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 6%;
    padding-right: 6%;
  }

  .footer__contact__tel {
    width: 50%;
  }

  .footer__contact__mail {
    width: 50%;
  }

  #pagetop {
    bottom: 90px;
    right: 6%;
  }

  #pagetop a {
    background-size: 20px auto;
    width: 50px;
    height: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  body {
    min-width: 1000px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .header__outer {
    width: auto;
  }

  .header__inner {
    width: auto;
  }

  .header__gnavi {
    width: 100%;
  }

  .gnaviList {
    width: 100%;
    margin-left: 25px;
  }

  .gnaviList__item + .gnaviList__item {
    margin-left: 12px;
  }

  .footer__inner {
    width: auto;
  }

  .footer__naviList__item + .footer__naviList__item {
    margin-left: 25px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .header__outer {
    width: 1000px !important;
  }

  .header__inner {
    width: 1000px !important;
  }

  .footer__inner {
    width: 1000px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1530px) {
  .footer__contents {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .footer__linkButton {
    margin-top: 75px;
    position: static;
  }
}