@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700&subset=japanese");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
html {
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 10px;
  /* Base font size, change to 14px or 16px if needed */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

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

fieldset, img {
  border: 0;
}

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

address, caption, cite, code, dfn, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

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

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input, textarea, select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}
.computer-phone li a{
    line-height: 2.0!important;
    font-size: 1.4rem!important;
    padding: 0!important;
}
.computer-phone li.phone a span:before {
    background: none!important;
}
.computer-phone li.computer a span:before {
    background: none!important;
}
.computer-phone li.tel a {
    background: url(../img/index/bg-tel.png) center no-repeat;
    background-size: cover;
}
.popup {
    position: fixed;
    bottom: 200px;
    /*right: 450px;*/
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
}
.popupClose {
    position: absolute;
    right: -14px;
    top: -14px;
    cursor: pointer;
}
@media screen and (max-width: 768px){
.popup {
    right: 50px;
    width: 300px;
    bottom: 200px!important;
}
}
/* ====================================================
Font
==================================================== */
@font-face {
  font-family: 'CenturyGothic';
  src: url("../fonts/CenturyGothic.ttf");
}

@font-face {
  font-family: 'MinionVariableConcept';
  src: url("../fonts/MinionVariableConcept-Roman.otf");
}

@font-face {
  font-family: 'BrandonGrotesque Light';
  src: url("../fonts/Coves Light.eot");
  src: local("☺"), url("../fonts/Coves Light.woff") format("woff"), url("../fonts/Coves Light.ttf") format("truetype"), url("../fonts/Coves Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* ====================================================
Media Quary
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}

body {
  color: #1a1a1a;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  overflow-x: hidden;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background: #000000;
  padding: 20px 25px 23px 32px;
}

@media screen and (max-width: 990px) {
  #header {
    position: relative;
    padding: 22px 15px;
  }
}

@media screen and (max-width: 834px) {
  #header {
    padding: 22px 15px 19px;
  }
}

#header .flex-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  #header .flex-header .logo {
    width: 100%;
    text-align: center;
  }
}

#header .flex-header .nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  #header .flex-header .nav-menu {
    display: none;
  }
}

#header .flex-header .nav-menu .hd-tel a {
  color: #fff;
  font-weight: 500;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  letter-spacing: 0.25px;
  line-height: 1.2;
  font-size: 14px;
  font-size: 1.4rem;
}

#header .flex-header .nav-menu .hd-tel a span {
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 8px;
  margin-top: -4px;
  text-decoration: underline;
  font-family: "CenturyGothic";
  font-size: 25px;
  font-size: 2.5rem;
}

#header .flex-header .nav-menu .hd-contact {
  margin-left: 28px;
}

@media screen and (max-width: 990px) {
  #header .flex-header .nav-menu .hd-contact {
    margin-left: 15px;
  }
}

#header .flex-header .nav-menu .hd-contact a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  background: url("../img/common/bg-contact.png") center no-repeat;
  background-size: cover;
  padding: 10px 27px 10px 37px;
  letter-spacing: 1px;
  font-weight: 500;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
}

#header .flex-header .nav-menu .hd-contact a img {
  margin-right: 12px;
}

.sec-contact {
  padding: 79px 0 15px;
  background: url("../img/index/bg-contact.jpg") top center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 834px) {
  .sec-contact {
    padding: 63px 0 79px;
    background: url("../img/index/bg-contact-sp.png") top center no-repeat;
    background-size: 100% 100%;
  }
}

@media screen and (max-width: 834px) {
  .sec-contact__ft {
    background: url("../img/index/bg-contact.jpg") top left -30px no-repeat;
    background-size: cover;
    padding-bottom: 43px;
  }
}

.sec-contact__02 .contact-ttl span {
  padding-left: 162px;
}

.sec-contact__02 .contact-desc {
  padding-left: 14px;
}

@media screen and (max-width: 834px) {
  .sec-contact__02 .contact-desc {
    padding-left: 0;
  }
}

.sec-contact__02 .contact-desc span {
  letter-spacing: 1.25px;
  padding-left: 128px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .sec-contact__02 .contact-desc span {
    padding-left: 115px;
    letter-spacing: 0;
  }
}

.sec-contact__02 .contact-desc span:after {
  content: '';
  background: url("../img/index/icon-contact.png") top center no-repeat;
  background-size: contain;
  width: 146px;
  height: 199px;
  position: absolute;
  left: -25px;
  top: -149px;
  z-index: 10;
}

@media screen and (max-width: 834px) {
  .sec-contact__02 .contact-desc span:after {
    width: 100px;
    height: 124px;
    left: 0;
    top: -5px;
    background: url("../img/index/icon-contact-sp.png") top center no-repeat;
    background-size: contain;
  }
}

.contact-ttl {
  color: #969696;
  margin-bottom: 32px;
  letter-spacing: 1.75px;
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (max-width: 834px) {
  .contact-ttl {
    font-size: 10px;
    font-size: 1rem;
    padding-left: 0 !important;
  }
}

.contact-ttl span {
  padding-right: 14px;
  background: #f3e2e8;
  position: relative;
  z-index: 2;
}

.contact-ttl:before {
  content: '';
  background: #969696;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.contact-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 834px) {
  .contact-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.contact-flex__left {
  padding: 0 12px;
  width: calc(100% - 336px);
}

@media screen and (max-width: 990px) {
  .contact-flex__left {
    padding: 0;
    width: calc(100% - 300px);
  }
}

@media screen and (max-width: 834px) {
  .contact-flex__left {
    width: 100%;
  }
}

.contact-flex__right {
  width: 336px;
  padding-left: 24px;
  padding-top: 58px;
}

@media screen and (max-width: 990px) {
  .contact-flex__right {
    width: 300px;
  }
}

.contact-desc {
  font-weight: 500;
  color: #1a1a1a;
  line-height: 1.2;
  margin-bottom: 40px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
}

@media screen and (max-width: 1299px) {
  .contact-desc {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 834px) {
  .contact-desc {
    line-height: 1.61;
    letter-spacing: -0.5px;
    margin-bottom: 33px;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.contact-desc span {
  display: block;
  margin-bottom: 19px;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  font-size: 39px;
  font-size: 3.9rem;
}

@media screen and (max-width: 1299px) {
  .contact-desc span {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 990px) {
  .contact-desc span {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .contact-desc span {
    margin-bottom: 11px;
    line-height: 1.44;
    font-size: 30.5px;
    font-size: 2.9rem;
  }
}

@media screen and (max-width: 834px) {
  .contact-img {
    text-align: center;
  }
  .contact-img img {
    width: 65%;
  }
}

.contact-computer {
  margin-bottom: 19px;
}

@media screen and (max-width: 834px) {
  .contact-computer {
    margin-bottom: 16px;
  }
}

.contact-computer a {
  background: url("../img/index/bg-btn.png") center no-repeat;
  background-size: cover;
  color: #fff;
  display: block;
  padding: 20px 10px 18px 39px;
  text-align: center;
  letter-spacing: 2px;
  -webkit-box-shadow: 0 0 11px 5px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 11px 5px rgba(0, 0, 0, 0.12);
  font-size: 15.5px;
  font-size: 1.55rem;
}

@media screen and (max-width: 834px) {
  .contact-computer a {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 15px 10px 14px 50px;
  }
}

.contact-computer a span {
  position: relative;
  display: inline-block;
}

.contact-computer a span span {
  display: block;
  font-weight: 500;
  font-size: 23px;
  font-size: 2.3rem;
}

@media screen and (max-width: 834px) {
  .contact-computer a span span {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

@media screen and (max-width: 374px) {
  .contact-computer a span span {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.contact-computer a span span:before {
  display: none;
}

.contact-computer a span:before {
  content: '';
  width: 46px;
  height: 38px;
  background: url("../img/index/icon-computer.png") center no-repeat;
  background-size: contain;
  position: absolute;
  left: -72px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .contact-computer a span:before {
    width: 36px;
    height: 28px;
    left: -46px;
  }
}

.contact-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -8px;
}

@media screen and (max-width: 834px) {
  .contact-btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
  }
}

.contact-btn__item {
  padding: 0 8px;
  width: 49.25%;
}

.contact-btn__item:nth-child(2) {
  width: 50.75%;
}

@media screen and (max-width: 834px) {
  .contact-btn__item {
    padding: 0;
    margin-bottom: 15px;
    width: 100% !important;
  }
}

.contact-btn__item a {
  display: block;
}

.contact-btn__item a span {
  display: block;
}

.contact-btn__line a {
  text-align: center;
  color: #fff;
  -webkit-box-shadow: 0 0 11px 5px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 11px 5px rgba(0, 0, 0, 0.12);
  padding: 18px 11px 18px 3px;
  letter-spacing: 1px;
  font-size: 23px;
  font-size: 2.3rem;
  background: url("../img/index/bg-line.png") center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 990px) {
  .contact-btn__line a {
    padding: 17px 11px 12px 3px;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 834px) {
  .contact-btn__line a {
    padding: 18px 25px 15px 6px;
    font-size: 21.5px;
    font-size: 2.15rem;
  }
}

@media screen and (max-width: 374px) {
  .contact-btn__line a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.contact-btn__line a img {
  margin-right: 7px;
}

@media screen and (max-width: 834px) {
  .contact-btn__line a img {
    margin-right: 11px;
    width: 40px;
  }
}

.contact-btn__tel a {
  background: #fff;
  text-align: center;
  border: 2px solid #d98688;
  color: #d98688;
  padding: 14px 10px 18px 58px;
  letter-spacing: 2px;
  -webkit-box-shadow: 0 0 11px 5px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 11px 5px rgba(0, 0, 0, 0.12);
  font-size: 27px;
  font-size: 2.7rem;
}

@media screen and (max-width: 990px) {
  .contact-btn__tel a {
    letter-spacing: 0;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 834px) {
  .contact-btn__tel a {
    padding: 8px 10px 13px 50px;
    letter-spacing: 2px;
    font-size: 27px;
    font-size: 2.7rem;
  }
}

@media screen and (max-width: 374px) {
  .contact-btn__tel a {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.contact-btn__tel a span {
  position: relative;
  line-height: 1.2;
  margin-top: 1px;
}

.contact-btn__tel a span span {
  margin-top: 0;
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (max-width: 990px) {
  .contact-btn__tel a span span {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 834px) {
  .contact-btn__tel a span span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 374px) {
  .contact-btn__tel a span span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.contact-btn__tel a span span:before {
  display: none;
}

.contact-btn__tel a span:before {
  content: '';
  width: 31px;
  height: 41px;
  background: url("../img/index/icon-phone.png") center no-repeat;
  background-size: contain;
  position: absolute;
  left: -11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 1299px) {
  .contact-btn__tel a span:before {
    left: -30px;
  }
}

@media screen and (max-width: 834px) {
  .contact-btn__tel a span:before {
    left: -12px;
    width: 27px;
    height: 36px;
    top: 54%;
  }
}

@media screen and (max-width: 374px) {
  .contact-btn__tel a span:before {
    left: -30px;
  }
}

#footer {
  padding: 70px 0;
  background: #000000;
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

@media screen and (max-width: 834px) {
  #footer {
    padding: 83px 0 130px;
  }
}

#footer .logo-ft {
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  #footer .logo-ft {
    margin-bottom: 33px;
  }
}

#footer .logo-ft a {
  text-align: center;
}

#footer .btn-ft a {
  color: #fff;
  display: inline-block;
  padding: 17px 25px;
  letter-spacing: 0.75px;
  margin-bottom: 29px;
  border: 1px solid #fff;
  font-size: 14.5px;
  font-size: 1.45rem;
}

@media screen and (max-width: 834px) {
  #footer .btn-ft a {
    margin-bottom: 26px;
  }
}

#footer .address-ft {
  letter-spacing: 0.75px;
  margin-bottom: 27px;
  font-size: 13.5px;
  font-size: 1.35rem;
}

@media screen and (max-width: 834px) {
  #footer .address-ft {
    margin-bottom: 32px;
    line-height: 1.925;
  }
}

#footer .copy-right {
  letter-spacing: 0.5px;
  font-size: 8px;
  font-size: 0.8rem;
}

.is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.is-locked body {
  -webkit-overflow-scrolling: auto;
}

.inner {
  display: block;
  max-width: 948px;
  padding: 0 24px;
  margin: 0 auto;
}

.inner-1068 {
  max-width: 1116px;
  width: 100%;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a {
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

a:hover {
  opacity: 0.7;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a {
    display: inline-block;
  }
}

@media screen and (min-width: 835px) {
  /* a[href^="tel"] {
    pointer-events: none;
  } */
}

@media screen and (max-width: 834px) {
  .pc {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .pc-ipd {
    display: none !important;
  }
}

@media screen and (max-width: 990px) {
  .pc-lg {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .pc-sm {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .pc-xs {
    display: none !important;
  }
}

@media screen and (min-width: 835px) {
  .sp {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) {
  .sp-ipd {
    display: none !important;
  }
}

@media screen and (min-width: 991px) {
  .sp-lg {
    display: none !important;
  }
}

@media screen and (min-width: 641px) {
  .sp-sm {
    display: none !important;
  }
}

.txt-basic {
  line-height: 1.8;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .txt-basic {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  background: white;
  border: 1px solid #ccc;
  font-weight: 500;
  padding: 5px 10px;
  font-size: 15px;
  font-size: 1.5rem;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.pure-input input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.pure-input input[type="checkbox"] + label:after {
  background-color: transparent;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 3px;
  margin-top: -4px;
  border-style: solid;
  border-color: #ffffff;
  border-width: 0 0 3px 3px;
  -o-border-image: none;
     border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
      -ms-transform: rotate(-45deg) scale(0);
          transform: rotate(-45deg) scale(0);
}

.pure-input input[type="checkbox"]:checked + label:after {
  content: '';
  -webkit-transform: rotate(-45deg) scale(1);
      -ms-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.pure-input input[type="checkbox"]:checked + label:before {
  -webkit-animation: borderscale 200ms ease-in;
          animation: borderscale 200ms ease-in;
  background: #4F8196;
}

.pure-input input[type="radio"] + label:after, .pure-input input[type="radio"] + label:before {
  border-radius: 50%;
}

.pure-input input[type="radio"]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
          animation: borderscale 300ms ease-in;
  background-color: white;
}

.pure-input input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.pure-input label {
  position: relative;
  padding: 5px 5px 5px 2em;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.pure-input label:before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: '';
  color: #4F8196;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -9px;
  border: 2px solid #4F8196;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.pure-input label:after {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: '';
  background-color: #4F8196;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.fade-up {
  opacity: 0;
  -webkit-transform: translate(0px, 120px);
  -ms-transform: translate(0px, 120px);
  transform: translate(0px, 120px);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
}

.fade-up.active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.computer-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 99;
}

.computer-phone li {
  width: 50%;
}

.computer-phone li a {
  font-weight: 500;
  color: #fff;
  display: block;
  line-height: 1.2;
  text-align: center;
  padding: 15px 10px 15px 34px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
}

@media screen and (max-width: 374px) {
  .computer-phone li a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.computer-phone li.computer a {
  background: url("../img/index/bg-btn.png") center no-repeat;
  background-size: cover;
}

.computer-phone li.computer a span {
  position: relative;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
}

.computer-phone li.computer a span:before {
  content: '';
  width: 27px;
  height: 25px;
  background: url("../img/index/icon-computer.png") center no-repeat;
  background-size: contain;
  position: absolute;
  left: -31px;
  top: 52%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 374px) {
  .computer-phone li.computer a span:before {
    left: -32px;
    width: 24px;
    height: 22px;
  }
}

.computer-phone li.phone a {
  background: url("../img/index/bg-line.png") center no-repeat;
  background-size: cover;
}

.computer-phone li.phone a span {
  position: relative;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
}

.computer-phone li.phone a span:before {
  content: '';
  width: 32px;
  height: 30px;
  background: url("../img/index/icon-line.png") center no-repeat;
  background-size: contain;
  position: absolute;
  left: -58px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 374px) {
  .computer-phone li.phone a span:before {
    left: -54px;
    width: 28px;
    height: 26px;
  }
}

.main-page {
  margin-top: 88px;
}

@media screen and (max-width: 834px) {
  .main-page {
    margin-top: 0;
  }
}

.mv-sec {
  background: url("../img/index/bg-mv.jpg") top center no-repeat;
  background-size: cover;
  position: relative;
}

@media screen and (max-width: 834px) {
  .mv-sec {
    background: url("../img/index/bg-mv-sp.png") top center no-repeat;
    background-size: cover;
  }
}

.mv-content {
  text-align: center;
  padding: 30px 20px 21px;
}

@media screen and (max-width: 834px) {
  .mv-content {
    padding: 41px 24px 59px;
  }
}

.mv-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-weight: 500;
  color: #1a1a1a;
  letter-spacing: 2px;
  margin-left: -26px;
  margin-bottom: 17px;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  font-size: 27px;
  font-size: 2.7rem;
}

@media screen and (max-width: 990px) {
  .mv-desc {
    font-size: 20px;
    font-size: 2rem;
  }
}

.mv-desc span {
  color: #886839;
}

.mv-ttl {
  color: #333333;
  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;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  font-weight: 500;
  margin-bottom: 41px;
  letter-spacing: 3px;
  margin-left: -60px;
  font-size: 49px;
  font-size: 4.9rem;
}

@media screen and (max-width: 990px) {
  .mv-ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media screen and (max-width: 834px) {
  .mv-ttl {
    text-align: center;
    margin: 0 auto 28px;
    position: relative;
    z-index: 2;
  }
}

.mv-ttl img {
  margin-left: 20px;
}

@media screen and (max-width: 834px) {
  .mv-ttl{
    position: relative;
    z-index: 2;
  }
  .mv-ttl img {
    margin-left: 0;
  }
}

.mv-check {
  position: absolute;
  right: 7.5%;
  top: 5%;
}

@media screen and (max-width: 1299px) {
  .mv-check {
    right: 5%;
    width: 130px;
    height: 130px;
  }
}

@media screen and (max-width: 990px) {
  .mv-check {
    height: 100px;
    width: 100px;
  }
}

.mv-scroll {
  position: absolute;
  right: 22px;
  top: 20px;
  font-family: "MinionVariableConcept";
  width: 27px;
}

@media screen and (max-width: 834px) {
  .mv-scroll {
    right: 8px;
    top: 15px;
    width: 20px;
  }
}

.mv-scroll a {
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 10px;
  font-size: 1rem;
}

@media screen and (max-width: 834px) {
  .mv-scroll a {
    font-size: 8px;
    font-size: 0.8rem;
  }
}

.mv-scroll a:after {
  content: '';
  position: absolute;
  bottom: -95%;
  right: 7px;
  width: 1px;
  height: 254px;
  background: #fff;
  -webkit-animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
          animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

@-webkit-keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}

@keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}

@media screen and (max-width: 834px) {
  .mv-scroll a:after{
    height: 200px;
    bottom: -85%;
  }
}

.sec-item{
  text-align: center;
  margin-top: -80px;
}
.sec-item .box01{
  padding: 160px 0 120px;
  background: url(../img/index/bg-item01.jpg) no-repeat right top;
  background-size: cover;
}
.sec-item .box01 a{
  max-width: 626px;
  margin: 60px auto 0;
  display: block;
}
.sec-item .box02{
  padding: 120px 0 100px;
  background: url(../img/index/bg-item02.jpg) no-repeat center center;
  background-size: cover;
}
.sec-item .box02 img{
  transform: translateX(60px);
}
.sec-item .box03{
  padding: 80px 0 100px;
  background: url(../img/index/bg-item03.jpg) no-repeat center center;
  background-size: cover;
}


@media screen and (max-width: 834px) {
  .sec-item{
    margin-top: -45px;
  }
  .sec-item .box01{
    padding: 100px 0 70px;
    background: url(../img/index/bg-item01-sp.jpg) no-repeat right top;
    background-size: cover;
  }
  .sec-item .box01 a{
    max-width: 340px;
    margin: 40px auto 0;
  }
  .sec-item .box02{
    padding: 60px 0 70px;
    background: url(../img/index/bg-item02-sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .sec-item .box02 img{
    transform: translateX(0);
  }
  .sec-item .box03{
    padding: 70px 0;
    background: url(../img/index/bg-item03-sp.jpg) no-repeat center center;
    background-size: cover;
  }
}

.sec-pickup {
  background-image: url("../img/index/bg-pickup-02.png"), url("../img/index/bg-pickup.jpg");
  background-size: contain,cover;
  background-position: center right,top center;
  background-repeat: no-repeat,no-repeat;
}

.pickup-txt {
  text-align: center;
  font-weight: 500;
  padding: 6px 20px;
  letter-spacing: 2px;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  color: #fff;
  background: #4d4d4d;
  font-size: 13.5px;
  font-size: 1.35rem;
}

@media screen and (max-width: 834px) {
  .pickup-txt {
    padding: 17px 10px;
    letter-spacing: 1.25px;
  }
}

@media screen and (max-width: 374px) {
  .pickup-txt {
    letter-spacing: 0;
  }
}

.pickup-box {
  padding: 50px 0 100px;
}

@media screen and (max-width: 834px) {
  .pickup-box {
    padding: 42px 0 66px;
  }
}

.pickup-item {
  text-align: center;
  padding-left: 49px;
  margin-bottom: 40px;
}

@media screen and (max-width: 834px) {
  .pickup-item {
    padding-left: 0;
    margin-bottom: 90px;
  }
}

.pickup-item02 {
  text-align: center;
  margin-bottom: 78px;
}

@media screen and (max-width: 834px) {
  .pickup-item02 {
    margin-bottom: 69px;
  }
}

.pickup-ttl {
  color: #333333;
  letter-spacing: 1.75px;
  text-align: center;
  padding-bottom: 58px;
  position: relative;
  font-family: "CenturyGothic";
  font-size: 25px;
  font-size: 2.5rem;
}

@media screen and (max-width: 834px) {
  .pickup-ttl {
    margin-bottom: 25px;
    padding-bottom: 53px;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.pickup-ttl:before {
  content: '';
  width: 6px;
  height: 52px;
  background: url("../img/index/icon-pickup.png") center no-repeat;
  background-size: contain;
  bottom: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .pickup-ttl:before {
    height: 44px;
  }
}

.pickup-title {
  text-align: center;
  margin-bottom: 57px;
  color: #1a1a1a;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
}

@media screen and (max-width: 834px) {
  .pickup-title {
    margin-bottom: 27px;
    font-size: 23px;
    font-size: 2.3rem;
  }
}

@media screen and (max-width: 374px) {
  .pickup-title {
    font-size: 20px;
    font-size: 2rem;
  }
}

.pickup-title span {
  color: #886839;
}

.pickup-thumbnail {
  text-align: center;
  margin-bottom: -21px;
}

@media screen and (max-width: 834px) {
  .pickup-thumbnail {
    margin-bottom: 20px;
  }
}

.pickup-red {
  font-weight: 300;
  color: #ff0000;
  letter-spacing: 0.5px;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 13.5px;
  font-size: 1.35rem;
}

.btn {
  background: #d98688;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 480px;
  width: 100%;
  margin: 0 auto 11px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  padding: 17px 20px;
  letter-spacing: 1px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 18.5px;
  font-size: 1.85rem;
}

@media screen and (max-width: 834px) {
  .btn {
    max-width: 325px;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.btn span {
  display: inline-block;
  position: relative;
}

.btn span:after {
  content: '>';
  color: #fff;
  position: absolute;
  right: -38px;
  font-weight: 900;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (max-width: 834px) {
  .btn span:after {
    right: -48px;
  }
}

.sec-user {
  padding: 78px 0 0;
  margin-bottom: 104px;
  background: url("../img/index/bg-contact.jpg") top center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 834px) {
  .sec-user {
    padding: 75px 0 0;
    margin-bottom: 77px;
  }
}

.user-ttl {
  text-align: center;
  margin-bottom: 34px;
}

@media screen and (max-width: 834px) {
  .user-ttl {
    margin-bottom: 28px;
  }
}

.user-txt {
  text-align: center;
  color: #4d4d4d;
  font-weight: 500;
  line-height: 1.87;
  letter-spacing: 1px;
  margin-bottom: 55px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
}

@media screen and (max-width: 834px) {
  .user-txt {
    line-height: 1.74;
    text-align: left;
    margin-bottom: 46px;
  }
}

.user-desc {
  text-align: center;
  margin-bottom: 11px;
}

.user-desc span {
  display: inline-block;
  padding: 0 36px;
  letter-spacing: 1.5px;
  margin-bottom: 30px;
  font-weight: 500;
  color: #1a1a1a;
  position: relative;
  font-size: 25.5px;
  font-size: 2.55rem;
}

@media screen and (max-width: 834px) {
  .user-desc span {
    padding: 0 26px;
    margin-bottom: 26px;
    font-size: 19.5px;
    font-size: 1.95rem;
  }
}

.user-desc span:before, .user-desc span:after {
  content: '';
  position: absolute;
  left: -10px;
  width: 30px;
  height: 1px;
  background: #333;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  font-size: 46px;
  font-size: 4.6rem;
}

.user-desc span:after {
  right: -10px;
  left: auto;
  -webkit-transform: rotate(-45deg) translateY(-50%);
      -ms-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
}


@media screen and (max-width: 834px) {
  .user-desc span:before, .user-desc span:after {
    top: 71%;
  }
}

.user-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 100px;
}

@media screen and (max-width: 834px) {
  .user-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto 56px;
  }
}

.user-list li {
  padding: 0 9px;
  width: calc(100%/8);
}

@media screen and (max-width: 834px) {
  .user-list li {
    width: 33.33%;
    text-align: center;
    margin-bottom: 20px;
  }
  .user-list li img {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .user-list li {
    width: 50%;
  }
}

.user-banner img {
  width: 100%;
}

.sec-choose {
  padding: 102px 0 134px;
  background-image: url("../img/index/bg-choose.png"), url("../img/index/bg-choose-02.png");
  background-size: contain,100% 100%;
  background-position: top center,top center;
  background-repeat: no-repeat,no-repeat;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 834px) {
  .sec-choose {
    padding: 0 0 55px;
    background: url("../img/index/bg-choose-03.png");
    background-size: 100% 100%;
  }

  .sec-choose:before {
    content: '';
    width: 5px;
    height: 71px;
    background: url("../img/index/icon-worry.png") center no-repeat;
    background-size: contain;
    top: -38px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }

}

.choose-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 834px) {
  .choose-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.choose-flex__img {
  width: 270px;
}

@media screen and (max-width: 834px) {
  .choose-flex__img {
    width: 100%;
  }
}

.choose-flex__ct {
  width: calc(100% - 270px);
  padding-left: 44px;
  padding-right: 47px;
  padding-bottom: 17px;
}

@media screen and (max-width: 834px) {
  .choose-flex__ct {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}

.choose-ttl {
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .choose-ttl {
    margin-top: -37px;
    margin-right: -26px;
    margin-left: -25px;
    margin-bottom: 36px;
  }
}

.sec-worries {
  padding: 168px 0 77px;
  background-image: url("../img/index/bg-worries-01.png"), url("../img/index/bg-worries-02.jpg");
  background-size: contain,cover;
  background-position: center left,top center;
  background-repeat: no-repeat,no-repeat;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 834px) {
  .sec-worries {
    margin-top: 0;
    padding: 45px 0 63px;
    background: url("../img/index/bg-worries-03.png");
    background-size: cover;
  }
}

.sec-worries .pickup-list {
  margin-bottom: 28px;
}

.sec-worries .pickup-list li span {
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  padding: 15px 45px;
  letter-spacing: 4px;
}

.worries-ttl {
  color: #4d4d4d;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 45px;
  letter-spacing: 1px;
  text-align: center;
  font-size: 23.5px;
  font-size: 2.35rem;
}

@media screen and (max-width: 834px) {
  .worries-ttl {
    margin-bottom: 0;
    margin-right: -17px;
  }
}

.worries-ttl span {
  display: block;
  margin-top: 10px;
  color: #1a1a1a;
  font-size: 40px;
  font-size: 4rem;
}

.worries-list {
  max-width: 834px;
  margin: 0 auto;
}

.worries-list li {
  line-height: 1.2;
  margin-bottom: 16px;
  padding-left: 47px;
  letter-spacing: 3.5px;
  font-weight: 500;
  position: relative;
  font-size: 22px;
  font-size: 2.2rem;
}

.worries-list li span {
  color: #886839;
  font-size: 29px;
  font-size: 2.9rem;
}

.worries-list li:before {
  content: '';
  width: 30px;
  height: 29px;
  background: url("../img/index/icon-check.png") center no-repeat;
  background-size: contain;
  left: 0;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sec-worry {
  padding: 81px 0 104px;
  background-image: url("../img/index/bg-worry-02.png"), url("../img/index/bg-worry.png");
  background-size: contain,100% 100%;
  background-position: bottom -15px center,top center;
  background-repeat: no-repeat,no-repeat;
  position: relative;
}

@media screen and (max-width: 834px) {
  .sec-worry {
    padding: 54px 0 82px;
    background: url("../img/index/bg-worry-03.png") center bottom no-repeat;
    background-size: cover;
  }
}

.sec-worry:before {
  content: '';
  width: 5px;
  height: 108px;
  background: url("../img/index/icon-worry.png") center no-repeat;
  background-size: contain;
  top: -50px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .sec-worry:before {
    top: -38px;
    height: 71px;
  }
}

.worry-desc {
  text-align: center;
  margin-bottom: 37px;
  color: #fff;
  letter-spacing: 2px;
  font-family: "CenturyGothic";
  font-size: 16.5px;
  font-size: 1.65rem;
}

@media screen and (max-width: 834px) {
  .worry-desc {
    letter-spacing: 1.5px;
    margin-bottom: 34px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.worry-ttl {
  text-align: center;
  font-weight: 500;
  color: #1a1a1a;
  line-height: 1.58;
  font-size: 32.5px;
  font-size: 3.25rem;
}

.worry-ttl span {
  display: block;
  color: #886839;
  margin-top: 16px;
  line-height: 1.2;
  font-size: 70.5px;
  font-size: 7.05rem;
}

.sec-reason {
  padding: 87px 0 24px;
}

@media screen and (max-width: 834px) {
  .sec-reason {
    padding: 59px 0 5px;
  }
}

.reason-heading {
  text-align: center;
  margin-bottom: 104px;
}

@media screen and (max-width: 834px) {
  .reason-heading {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 834px) {
  .reason-list {
    padding: 0 24px;
  }
}

.reason-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 100px;
}

@media screen and (min-width: 1300px) {
  .reason-item:nth-child(1) .reason-ttl {
    font-size: 33px;
    font-size: 3.3rem;
  }
}

@media screen and (max-width: 834px) {
  .reason-item {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    margin-bottom: 50px;
    padding-bottom: 44px;
  }
}

.reason-item:nth-child(2n) .reason-ct {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 20px 85px 53px 62px;
  width: 49.5%;
}

@media screen and (max-width: 1299px) {
  .reason-item:nth-child(2n) .reason-ct {
    padding: 20px 70px 53px 30px;
  }
}

@media screen and (max-width: 990px) {
  .reason-item:nth-child(2n) .reason-ct {
    padding: 20px 35px 20px 30px;
  }
}

@media screen and (max-width: 834px) {
  .reason-item:nth-child(2n) .reason-ct {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
  }
}

.reason-item:nth-child(2n) .reason-img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 50.5%;
}

@media screen and (max-width: 834px) {
  .reason-item:nth-child(2n) .reason-img {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.reason-item:nth-child(2n) .reason-point {
  left: auto;
  right: 50px;
}

@media screen and (max-width: 990px) {
  .reason-item:nth-child(2n) .reason-point {
    right: 20px;
  }
}

.reason-ct {
  width: 46.5%;
  padding: 20px 44px 50px 110px;
  position: relative;
}

@media screen and (max-width: 1299px) {
  .reason-ct {
    padding: 20px 30px 50px 80px;
  }
}

@media screen and (max-width: 990px) {
  .reason-ct {
    padding: 20px 25px 24px 50px;
  }
}

@media screen and (max-width: 834px) {
  .reason-ct {
    width: 100%;
    padding: 0;
  }
}

.reason-ct * {
  position: relative;
  z-index: 2;
}

.reason-ct:before {
  content: '';
  background: #f5f2f1;
  width: 100%;
  height: 86%;
  bottom: 0;
  left: 0;
  position: absolute;
}

@media screen and (max-width: 834px) {
  .reason-ct:before {
    width: calc(100% + 48px);
    height: 105%;
    bottom: -44px;
    left: -24px;
  }
}

.reason-ct p {
  color: #4d4d4d;
  font-weight: 500;
  line-height: 1.875;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}

.reason-point {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  left: 50px;
  bottom: 85px;
  color: #333333;
  letter-spacing: 2px;
  font-family: "CenturyGothic";
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (max-width: 990px) {
  .reason-point {
    left: 20px;
  }
}

@media screen and (max-width: 834px) {
  .reason-point {
    display: none;
  }
}

.reason-point:before {
  content: '';
  height: 348px;
  width: 1px;
  position: absolute;
  left: 8px;
  top: -373px;
  background: #666666;
}

.reason-number {
  line-height: 1;
  margin-bottom: 32px;
}

@media screen and (max-width: 834px) {
  .reason-number {
    margin-bottom: 20px;
  }
  .reason-number img {
    width: 112px;
  }
}

.reason-ttl {
  font-weight: 500;
  line-height: 1.49;
  letter-spacing: 1.5px;
  margin-bottom: 22px;
  font-size: 29px;
  font-size: 2.9rem;
}

@media screen and (max-width: 1299px) {
  .reason-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 990px) {
  .reason-ttl {
    margin-bottom: 15px;
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .reason-ttl {
    margin-bottom: 11px;
    letter-spacing: 1px;
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 374px) {
  .reason-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

.reason-ttl span {
  color: #886839;
}

.reason-img {
  width: 53.5%;
}

@media screen and (max-width: 834px) {
  .reason-img {
    width: 100%;
    margin-bottom: 18px;
  }
}

.reason-img img {
  width: 100%;
}

.sec-instagram {
  padding: 115px 0 57px;
  background: url("../img/index/bg-pickup.jpg") top center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 834px) {
  .sec-instagram {
    padding: 103px 0 65px;
    background: url("../img/index/bg-pickup-sp.png") top center no-repeat;
    background-size: 100% 1946px;
  }
}

.ins-heading {
  font-weight: 500;
  color: #1a1a1a;
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: 0.5px;
  font-size: 44px;
  font-size: 4.4rem;
}

@media screen and (max-width: 990px) {
  .ins-heading {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media screen and (max-width: 834px) {
  .ins-heading {
    letter-spacing: -0.5px;
    font-size: 31px;
    font-size: 3.1rem;
  }
}

@media screen and (max-width: 374px) {
  .ins-heading {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.ins-heading span {
  display: block;
  color: #886839;
  margin-bottom: 10px;
  font-size: 28px;
  font-size: 2.8rem;
}

@media screen and (max-width: 990px) {
  .ins-heading span {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .ins-heading span {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 374px) {
  .ins-heading span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.ins-thumbnail {
  margin-bottom: 90px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .ins-thumbnail {
    margin-bottom: 65px;
  }
}

@media screen and (max-width: 834px) {
  .ins-list {
    margin: 0 -9px;
  }
}

.ins-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 67px 47px 66px 51px;
  margin-bottom: 74px;
  -webkit-box-shadow: 0 0 11px 5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 11px 5px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 990px) {
  .ins-item {
    padding: 30px;
  }
}

@media screen and (max-width: 834px) {
  .ins-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 43px;
    padding: 27px 24px 33px 17px;
  }
}

.ins-img {
  width: 320px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .ins-img {
    width: 100%;
    margin-bottom: 39px;
  }
}

.ins-img img {
  width: 100%;
}

.ins-avatar {
  margin-bottom: 22px;
}

@media screen and (max-width: 834px) {
  .ins-avatar {
    margin-bottom: 25px;
    padding: 0 8px;
  }
}

.ins-avatar img {
  width: 100%;
}

.ins-desc {
  color: #1a1a1a;
  line-height: 1.42;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 17.5px;
  font-size: 1.75rem;
}

@media screen and (max-width: 834px) {
  .ins-desc {
    margin-bottom: 8px;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.ins-name {
  color: #1a1a1a;
  font-weight: 500;
  margin-bottom: 12px;
  font-size: 25px;
  font-size: 2.5rem;
}

@media screen and (max-width: 834px) {
  .ins-name {
    margin-bottom: 13px;
  }
}

.ins-btn {
  background: #d98688;
  color: #fff;
  padding: 13px;
  letter-spacing: 1.75px;
  display: block;
  font-weight: 600;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}

.ins-btn span {
  display: inline-block;
  position: relative;
}

.ins-btn span:before {
  content: '';
  width: 17px;
  height: 17px;
  background: url("../img/index/icon-ins.png") center no-repeat;
  background-size: contain;
  top: 50%;
  left: -30px;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ins-btn span:after {
  content: '';
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 50%;
  right: -35px;
  position: absolute;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}

.ins-ct {
  padding-left: 56px;
  width: calc(100% - 320px);
}

@media screen and (max-width: 990px) {
  .ins-ct {
    padding-left: 25px;
  }
}

@media screen and (max-width: 834px) {
  .ins-ct {
    width: 100%;
    padding-left: 0;
  }
}

.ins-ttl {
  color: #1a1a1a;
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: 1.75px;
  margin-bottom: 23px;
  font-size: 28px;
  font-size: 2.8rem;
}

@media screen and (max-width: 834px) {
  .ins-ttl {
    margin-bottom: 18px;
    letter-spacing: -0.5px;
    line-height: 1.475;
    font-size: 20px;
    font-size: 2rem;
  }
}

.ins-ttl span {
  color: #886839;
}

.ins-comment dl {
  margin-bottom: 38px;
}

.ins-comment dl:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .ins-comment dl {
    margin-bottom: 29px;
  }
}

.ins-comment dl dt {
  font-weight: 500;
  padding: 10px 20px;
  letter-spacing: 0.75px;
  color: #000;
  background: url("../img/index/bg-ins.jpg") center no-repeat;
  background-size: cover;
  margin-bottom: 16px;
  font-size: 17px;
  font-size: 1.7rem;
}

@media screen and (max-width: 834px) {
  .ins-comment dl dt {
    margin-bottom: 14px;
    padding: 17px 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.ins-comment dl dd {
  color: #4d4d4d;
  line-height: 1.63;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
}

.ins-comment dl dd span {
  text-decoration: underline;
}

.sec-collection {
  padding: 87px 0 112px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .sec-collection {
    padding: 84px 0 40px;
    margin-bottom: 72px;
  }
}

.sec-collection:after, .sec-collection:before {
  content: '';
  width: 100%;
  height: 36.5%;
  top: 15.5%;
  left: 0;
  background: url("../img/index/bg-contact.jpg") center no-repeat;
  background-size: cover;
  position: absolute;
}

@media screen and (max-width: 834px) {
  .sec-collection:after, .sec-collection:before {
    background: url("../img/index/bg-contact-02-sp.png") center no-repeat;
    background-size: cover;
    top: auto;
    bottom: 0;
    height: 95%;
  }
}

.sec-collection:before {
  background: url("../img/index/bg-collection.png") top center no-repeat;
  background-size: contain;
  z-index: 1;
}

.sec-collection * {
  position: relative;
  z-index: 2;
}

.sec-collection .inner {
  max-width: 1120px;
}

.collection-heading {
  text-align: center;
  color: #4d4d4d;
  font-weight: 500;
  margin-bottom: 28px;
  font-size: 36px;
  font-size: 3.6rem;
}

@media screen and (max-width: 834px) {
  .collection-heading {
    margin-bottom: 19px;
    font-size: 24.5px;
    font-size: 2.45rem;
  }
}

.collection-heading span {
  color: #c9c9c9;
  display: block;
  letter-spacing: 1.75px;
  margin-bottom: 8px;
  font-family: "CenturyGothic";
  font-size: 25px;
  font-size: 2.5rem;
}

@media screen and (max-width: 834px) {
  .collection-heading span {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.collection-desc {
  font-weight: 300;
  color: #4d4d4d;
  margin-bottom: 44px;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.75px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .collection-desc {
    margin-bottom: 36px;
    text-align: left;
    line-height: 1.7;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.collection-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -11px;
}

@media screen and (max-width: 834px) {
  .collection-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 640px) {
  .collection-list {
    margin: 0;
    padding: 0 35px;
  }
}

.collection-item {
  width: 33.33%;
  padding: 0 11px;
}

@media screen and (max-width: 834px) {
  .collection-item {
    width: 50%;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .collection-item {
    width: 100%;
    padding: 0;
    margin-bottom: 29px;
  }
}

.collection-item p {
  font-weight: 300;
  color: #4d4d4d;
  line-height: 1.86;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  letter-spacing: 1.35px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .collection-item p {
    letter-spacing: 2px;
  }
}

.collection-point {
  font-weight: 300;
  color: #fff;
  display: block;
  font-family: "BrandonGrotesque Light";
  margin-bottom: 6px;
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (max-width: 834px) {
  .collection-point {
    letter-spacing: 2px;
  }
}

.collection-img {
  margin-bottom: 27px;
}

@media screen and (max-width: 834px) {
  .collection-img {
    margin-bottom: 12px;
  }
}

.collection-img img {
  width: 100%;
}

.collection-ttl {
  font-weight: 500;
  margin-bottom: 19px;
  padding-bottom: 17px;
  letter-spacing: 2px;
  position: relative;
  text-align: center;
  color: #1a1a1a;
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .collection-ttl {
    margin-bottom: 13px;
    padding-bottom: 15px;
  }
}

.collection-ttl:before {
  content: '';
  width: 50px;
  height: 2px;
  background: url("../img/index/bg-contact.jpg") center no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .collection-ttl:before {
    background: #fff;
  }
}

.sec-expert {
  padding-bottom: 105px;
}

@media screen and (max-width: 834px) {
  .sec-expert {
    padding-bottom: 74px;
  }
}

.sec-expert .expert-list .expert-item {
  position: relative;
}

.sec-expert .expert-list .expert-item * {
  position: relative;
  z-index: 2;
}

.sec-expert .expert-list .expert-item:before {
  content: '';
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0;
  background: url("../img/index/bg-expert.jpg") top right no-repeat;
  background-size: contain;
  position: absolute;
}

@media screen and (max-width: 834px) {
  .sec-expert .expert-list .expert-item:before {
    background: none;
  }
}

.sec-expert .expert-list .expert-item:nth-child(2n):before {
  background: url("../img/index/bg-expert-02.jpg") top center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 834px) {
  .sec-expert .expert-list .expert-item:nth-child(2n):before {
    background: none;
  }
}

.sec-expert .expert-list .expert-item:nth-child(2n) .expert-ct {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media screen and (min-width: 1300px) {
  .sec-expert .expert-list .expert-item:nth-child(2n) .expert-ct {
    padding: 37px 30px 10px 110px;
  }
}

@media screen and (max-width: 834px) {
  .sec-expert .expert-list .expert-item:nth-child(2n) .expert-ct {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .sec-expert .expert-list .expert-item:nth-child(2n) .expert-ct:before {
    background: url("../img/index/bg-expert.jpg") #f5f2f1 top left no-repeat;
    background-size: 290%;
  }
}

.sec-expert .expert-list .expert-item:nth-child(2n) .expert-img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media screen and (max-width: 834px) {
  .sec-expert .expert-list .expert-item:nth-child(2n) .expert-img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.expert-list {
  margin-bottom: 60px;
}

@media screen and (max-width: 834px) {
  .expert-list {
    margin-bottom: 52px;
  }
}

.expert-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 117px;
}

@media screen and (max-width: 834px) {
  .expert-item {
    margin-bottom: 71px;
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}

.expert-item:last-child {
  margin-bottom: 0;
}

.expert-ct {
  width: 58.5%;
  padding: 69px 30px 60px 82px;
}

@media screen and (max-width: 1299px) {
  .expert-ct {
    padding: 30px;
  }
}

@media screen and (max-width: 834px) {
  .expert-ct {
    width: 100%;
    padding: 40px 25px 40px;
    position: relative;
  }
  .expert-ct:before {
    content: '';
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    background: url("../img/index/bg-expert.jpg") #f5f2f1 top left no-repeat;
    background-size: 290%;
  }
}

.expert-ct p {
  font-weight: 300;
  color: #4d4d4d;
  line-height: 1.857;
  margin-bottom: 25px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .expert-ct p {
    margin-bottom: 13px;
  }
}

.expert-ct p span {
  font-weight: 600;
}

@media screen and (max-width: 834px) {
  .expert-ct p span {
    font-weight: 400;
  }
}

@media screen and (max-width: 834px) {
  .expert-option {
    text-align: center;
  }
}

.expert-btn {
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
  border-top: 0;
  padding: 12px 29px 12px 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  letter-spacing: 1.25px;
  font-family: "MinionVariableConcept";
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .expert-btn {
    margin-bottom: 17px;
    padding: 10px 10px;
    display: block;
    text-align: center;
    font-size: 17.5px;
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 374px) {
  .expert-btn {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.expert-btn:before {
  content: '';
  height: 1px;
  width: calc(100% - 15px);
  background: #4d4d4d;
  top: 0;
  left: 0;
  position: absolute;
}

.expert-btn:after {
  content: '';
  height: 2px;
  width: 2px;
  border-radius: 50%;
  background: #4d4d4d;
  top: 0;
  right: 8px;
  position: absolute;
}

.expert-btn span {
  font-weight: 500;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  margin-left: 19px;
  letter-spacing: 0;
  font-size: 15px;
  font-size: 1.5rem;
}

@media screen and (max-width: 834px) {
  .expert-btn span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 374px) {
  .expert-btn span {
    margin-left: 5px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.expert-ttl {
  font-weight: 500;
  color: #886839;
  letter-spacing: 1.75px;
  margin-bottom: 14px;
  line-height: 1.366;
  font-size: 30px;
  font-size: 3rem;
}

@media screen and (max-width: 834px) {
  .expert-ttl {
    line-height: 1.5152;
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.expert-txt {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #d98688;
  padding: 10px;
  color: #fff;
  font-weight: 500;
  line-height: 1.23;
  font-size: 25.5px;
  font-size: 2.55rem;
}

.expert-txt span {
  width: 100%;
  margin-top: 4px;
  line-height: 1.22;
  display: block;
  font-weight: 300;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}

.expert-img {
  width: 41.5%;
  margin-top: -40px;
}

@media screen and (max-width: 834px) {
  .expert-img {
    width: 100%;
    margin-top: 0;
    padding: 0 30px;
    margin-bottom: 40px;
  }
}

.expert-img img {
  width: 100%;
}

.sec-sns {
  padding-bottom: 35px;
  background: url("../img/index/bg-sns.jpg") bottom center no-repeat;
  background-size: 100% 65.5%;
}

@media screen and (max-width: 834px) {
  .sec-sns {
    padding-bottom: 79px;
    background: url("../img/index/bg-sns-sp.jpg") bottom center no-repeat;
    background-size: 100% 56%;
  }
}

.sec-sns p {
  font-weight: 300;
  color: #c9c9c9;
  font-family: "BrandonGrotesque Light";
  margin-bottom: 22px;
  text-align: center;
  letter-spacing: 1px;
  font-size: 11px;
  font-size: 1.1rem;
}

@media screen and (max-width: 834px) {
  .sec-sns p {
    margin-bottom: 29px;
    line-height: 1.54;
  }
}

.sec-sns .sns-ttl {
  font-weight: 500;
  text-align: center;
  margin-bottom: 13px;
  color: #4d4d4d;
  font-size: 36px;
  font-size: 3.6rem;
}

@media screen and (max-width: 834px) {
  .sec-sns .sns-ttl {
    line-height: 1.31;
    margin-bottom: 18px;
    font-size: 33.5px;
    font-size: 3.35rem;
  }
}

@media screen and (max-width: 374px) {
  .sec-sns .sns-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.sec-sns .sns-ttl span {
  padding: 0 48px;
  position: relative;
  display: inline-block;
}

.sec-sns .sns-ttl span:before, .sec-sns .sns-ttl span:after {
  content: '';
  position: absolute;
  left: -10px;
  width: 50px;
  height: 1px;
  background: #333;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  font-size: 46px;
  font-size: 4.6rem;
}

.sec-sns .sns-ttl span:after {
  right: -10px;
  left: auto;
  -webkit-transform: rotate(-45deg) translateY(-50%);
      -ms-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
}

.sec-sns .sns-ttl span span {
  padding: 0;
}

.sec-sns .sns-ttl span span:before, .sec-sns .sns-ttl span span:after {
  display: none;
}

.sec-sns .sns-img {
  text-align: center;
}

.sec-product {
  padding: 111px 0 151px;
}

@media screen and (max-width: 834px) {
  .sec-product {
    padding: 86px 0 55px;
  }
}

.sec-product .inner {
  max-width: 1154px;
}

.product-box {
  -webkit-box-shadow: 0 0 11px 5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 11px 5px rgba(0, 0, 0, 0.08);
  background: #fff;
  padding: 86px 50px 58px;
}

@media screen and (max-width: 834px) {
  .product-box {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.product-txt {
  display: block;
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 42px;
  letter-spacing: 2.25px;
  font-family: "CenturyGothic";
  font-size: 16.5px;
  font-size: 1.65rem;
}

@media screen and (max-width: 834px) {
  .product-txt {
    margin-bottom: 26px;
    letter-spacing: 0;
    font-size: 12.5px;
    font-size: 1.25rem;
  }
}

.product-img {
  margin-bottom: 44px;
  text-align: center;
}

.product-list {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 100px;
}

.product-list:before {
  content: '';
  background: url("../img/index/icon-product.png") center no-repeat;
  background-size: contain;
  width: 115px;
  height: 61px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.product-desc {
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 20px;
  font-size: 45.5px;
  font-size: 4.55rem;
}

.product-desc span {
  color: #886839;
}

.product-list02 {
  margin-bottom: 20px;
}

.sec-showroom {
  padding: 107px 0 90px;
}

@media screen and (max-width: 834px) {
  .sec-showroom {
    padding: 50px 0 90px;
  }
}

.sec-showroom .inner-1068 {
  max-width: 975px;
}

.showroom-txt {
  color: #1a1a1a;
  text-align: center;
  letter-spacing: 2.25px;
  margin-bottom: 44px;
  display: block;
  font-family: "CenturyGothic";
  font-size: 16.5px;
  font-size: 1.65rem;
}

@media screen and (max-width: 834px) {
  .showroom-txt {
    margin-bottom: 23px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.showroom-ttl {
  color: #1a1a1a;
  font-weight: 500;
  text-align: center;
  margin-bottom: 57px;
  letter-spacing: 2px;
  font-size: 31px;
  font-size: 3.1rem;
}

@media screen and (max-width: 834px) {
  .showroom-ttl {
    margin-bottom: 24px;
    font-size: 21.5px;
    font-size: 2.15rem;
  }
}

.showroom-slider {
  margin-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .showroom-slider {
    margin-bottom: 39px;
  }
}

.showroom-slider li {
  outline: none !important;
}

.showroom-slider li img {
  width: 100%;
}

.showroom-slider .slick-prev, .showroom-slider .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 30px;
  width: 38px;
  height: 69px;
  background: url("../img/index/showroom-prev.png") center no-repeat;
  background-size: contain;
  z-index: 10;
}

@media screen and (max-width: 834px) {
  .showroom-slider .slick-prev, .showroom-slider .slick-next {
    width: 20px;
    height: 29px;
    left: 6px;
  }
}

.showroom-slider .slick-prev:before, .showroom-slider .slick-next:before {
  display: none;
}

.showroom-slider .slick-next {
  right: 30px;
  left: auto;
  background: url("../img/index/showroom-next.png") center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 834px) {
  .showroom-slider .slick-next {
    right: 6px;
  }
}

.showroom-slider .slick-dots {
  bottom: -36px;
}

@media screen and (max-width: 834px) {
  .showroom-slider .slick-dots {
    bottom: -20px;
  }
}

.showroom-slider .slick-dots li {
  border: 1px solid #b0b0b0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 14px;
}

@media screen and (max-width: 834px) {
  .showroom-slider .slick-dots li {
    width: 5px;
    height: 5px;
    margin: 0 7px;
  }
}

.showroom-slider .slick-dots li button {
  display: none !important;
}

.showroom-slider .slick-dots li.slick-active {
  background: #b0b0b0;
}

.showroom-map {
  text-align: center;
  color: #000000;
  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;
  margin-bottom: 114px;
  letter-spacing: 1.25px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .showroom-map {
    display: block;
    line-height: 1.5;
    margin-bottom: 59px;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 374px) {
  .showroom-map {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.showroom-map a {
  display: inline-block;
  padding: 5px 11px;
  font-weight: 600;
  color: #000;
  margin-left: 10px;
  margin-top: -4px;
  border: 1px solid #000;
  font-size: 12.5px;
  font-size: 1.25rem;
}

@media screen and (max-width: 834px) {
  .showroom-map a {
    margin-top: 12px;
    margin-left: 0;
    padding: 5px 37px;
  }
}

@media screen and (max-width: 834px) {
  .showroom-info {
    margin: 0 -24px;
  }
}

.showroom-info__item {
  background: #f5f2f1;
  margin-bottom: 24px;
  padding: 42px 20px 21px 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 171px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .showroom-info__item {
    padding: 30px 24px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
  }
  .showroom-info__item:nth-child(1) {
    padding-top: 51px;
  }
  .showroom-info__item:last-child {
    padding-bottom: 61px;
  }
}

.showroom-info__number {
  position: absolute;
  top: 36px;
  color: #4d4d4d;
  line-height: 1;
  left: 53px;
  font-weight: 600;
  font-size: 34px;
  font-size: 3.4rem;
}

@media screen and (max-width: 834px) {
  .showroom-info__number {
    display: none;
  }
}

.showroom-info__img {
  width: 167px;
  text-align: right;
  padding-right: 32px;
  padding-top: 15px;
}

@media screen and (max-width: 990px) {
  .showroom-info__img {
    padding-top: 0;
  }
}

@media screen and (max-width: 834px) {
  .showroom-info__img {
    padding: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 14px;
  }
}

.showroom-info__ct {
  width: calc(100% - 167px);
}

@media screen and (max-width: 834px) {
  .showroom-info__ct {
    width: 100%;
  }
}

.showroom-info__ttl {
  color: #1a1a1a;
  margin-bottom: 10px;
  letter-spacing: 1px;
  line-height: 1.2;
  font-weight: 500;
  font-size: 23px;
  font-size: 2.3rem;
}

@media screen and (max-width: 990px) {
  .showroom-info__ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .showroom-info__ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 14px;
    font-size: 23px;
    font-size: 2.3rem;
  }
  .showroom-info__ttl span {
    font-size: 30.5px;
    font-size: 3.05rem;
  }
}

.showroom-info__desc {
  font-weight: 500;
  color: #666666;
  letter-spacing: 1px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 17.5px;
  font-size: 1.75rem;
}
.showroom-info__desc a{
  color: #666666;
}

@media screen and (max-width: 990px) {
  .showroom-info__desc {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 834px) {
  .showroom-info__desc {
    line-height: 1.57;
    font-size: 17.5px;
    font-size: 1.75rem;
  }
}

.btn-02 {
  text-align: center;
  margin-bottom: 27px;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .btn-02 {
    max-width: 276px;
    margin: 0 auto 20px;
  }
}

.btn-02 span {
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
  border-top: 0;
  padding: 8px 20px;
  min-width: 416px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  letter-spacing: 2px;
  font-size: 29px;
  font-size: 2.9rem;
}

@media screen and (max-width: 834px) {
  .btn-02 span {
    padding: 11px 20px;
    min-width: 100%;
    font-size: 20px;
    font-size: 2rem;
  }
}

.btn-02 span:before {
  content: '';
  height: 1px;
  width: calc(100% - 15px);
  background: #1a1a1a;
  top: 0;
  left: 0;
  position: absolute;
}

.btn-02 span:after {
  content: '';
  height: 2px;
  width: 2px;
  border-radius: 50%;
  background: #1a1a1a;
  top: 0;
  right: 8px;
  position: absolute;
}

@media screen and (max-width: 834px) {
  .accordion-sp {
    display: none;
  }
}

.accordion-icon {
  display: block;
  font-weight: 500;
  color: #4d4d4d;
  padding: 12px 10px 14px;
  text-align: center;
  border: 1px solid #808080;
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1.6rem;
}

.accordion-icon span {
  position: relative;
  display: inline-block;
}

.accordion-icon span:before {
  content: '';
  width: 12px;
  height: 8px;
  background: url("../img/index/icon-acc.png") center no-repeat;
  background-size: contain;
  position: absolute;
  left: -33px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

/*# sourceMappingURL=maps/styles.css.map */

section.mv-sec-new img{
  width: 100%;
}

section.intro{
  padding: 50px 0;
  background: url("../img/index/bg-intro.jpg") no-repeat center center;
  background-size: cover;
}
section.intro .inner{
  text-align: center;
}
section.intro .bt{
  max-width: 624px;
  margin: 40px auto 0;
  display: block;
}
section.intro .txt{
  font-size: 18px;
  line-height: 1.6em;
  margin-bottom: 30px;
}
section.intro .cta{
  position: relative;
  max-width: 986px;
  margin: 0 auto;
}
section.intro .cta a{
  width: 63%;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 834px) {
  section.intro{
    padding: 30px 0;
  }
  section.intro .bt{
    max-width: 325px;
    margin: 20px auto;
  }
  section.intro .txt{
    font-size: 14px;
  }
  section.intro .cta{
    max-width: 348px;
  }
  section.intro .cta a{
    width: 97%;
    left: 2%;
    bottom: 1.5%;
  }
}