@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Courgette&family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Parisienne&family=Tillana:wght@400;500;600;700;800&display=swap');

/* new-order 300 - 700 */
@import url("https://use.typekit.net/dqh3fuw.css");
@import url('https://fonts.googleapis.com/css2?family=Overlock:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap');

.new-order {
  font-family: new-order,
    sans-serif;
}


.over-lock {
  font-family: 'Overlock', cursive;
}

html {
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
  color: #2c2c2c;
}

@media only screen and (max-width: 1024px) {
  html {
    font-size: 14px;
  }
  .inner\@tb {
    max-width: 768px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 599px) {
  .inner\@sp {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
}

.noto-sans {
  font-family: 'Noto Sans JP', sans-serif;
}

.pari {
  font-family: 'Parisienne', cursive;
}

.tillana {
  font-family: 'Tillana', cursive;
}

.courgette {
  font-family: 'Courgette', cursive;
}

.color-white {
  color: #fff;
}

dt {
  font-weight: normal;
}

/* .up-lst-disc {
  padding-left: 30px;
}

.up-lst-deci {
  padding-left: 30px;
} */

.bgc01 {
  background-color: #4d4d4d;
}

.bgc02 {
  background-color: #f3f3f3;
}

.bgc03 {
  background-color: #4d4d4d;
}

.bgc04 {
  background-color: #1c1c1c;
}

.bgc05 {
  background-color: #202020;
}

.bgi01 {
  /* background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/bgi1.jpg); */
  background-image: url(/upload/tenant_3/15f5ab76699aeb60b59fa40efcfe14e0.jpg);
}

.bgi02 {
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/bgi2.jpg);
}

.bgi03 {
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/icon31.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.bgi04 {
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/frame1.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

/* font-weight */
.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400;
}

.fw500 {
  font-weight: 500;
}

.fw600 {
  font-weight: 600;
}

.fw700 {
  font-weight: 700;
}

/* font-size */
.fs60 {
  font-size: 60px;
}

.fs50 {
  font-size: 50px;
}

.fs48 {
  font-size: 48px;
}

.fs46 {
  font-size: 46px;
}

.fs44 {
  font-size: 44px;
}

.fs42 {
  font-size: 42px;
}

.fs40 {
  font-size: 40px;
}

.fs38 {
  font-size: 38px;
}

.fs36 {
  font-size: 36px;
}

.fs34 {
  font-size: 34px;
}

.fs32 {
  font-size: 32px;
}

.fs30 {
  font-size: 30px;
}

.fs28 {
  font-size: 28px;
}

.fs26 {
  font-size: 26px;
}

.fs24 {
  font-size: 24px;
}

.fs22 {
  font-size: 22px;
}

.fs20 {
  font-size: 20px;
}

.fs18 {
  font-size: 18px;
}

.fs16 {
  font-size: 16px;
}

.fs14 {
  font-size: 14px;
}

.fs13 {
  font-size: 13px;
}

.fs12 {
  font-size: 12px;
}

@media only screen and (max-width: 1024px) {
  .fs60 {
    font-size: 40px;
  }
  .fs50 {
    font-size: 36px;
  }
  .fs48 {
    font-size: 36px;
  }
  .fs46 {
    font-size: 36px;
  }
  .fs44 {
    font-size: 32px;
  }
  .fs42 {
    font-size: 32px;
  }
  .fs40 {
    font-size: 32px;
  }
  .fs38 {
    font-size: 32px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs34 {
    font-size: 30px;
  }
  .fs32 {
    font-size: 28px;
  }
  .fs30 {
    font-size: 26px;
  }
  .fs28 {
    font-size: 24px;
  }
  .fs26 {
    font-size: 22px;
  }
  .fs24 {
    font-size: 20px;
  }
  .fs22 {
    font-size: 18px;
  }
  .fs20 {
    font-size: 18px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 599px) {
  .fs60 {
    font-size: 32px;
  }
  .fs50 {
    font-size: 28px;
  }
  .fs48 {
    font-size: 28px;
  }
  .fs46 {
    font-size: 28px;
  }
  .fs44 {
    font-size: 24px;
  }
  .fs42 {
    font-size: 24px;
  }
  .fs40 {
    font-size: 24px;
  }
  .fs38 {
    font-size: 24px;
  }
  .fs36 {
    font-size: 24px;
  }
  .fs34 {
    font-size: 24px;
  }
  .fs32 {
    font-size: 22px;
  }
  .fs30 {
    font-size: 22px;
  }
  .fs28 {
    font-size: 20px;
  }
  .fs26 {
    font-size: 20px;
  }
  .fs24 {
    font-size: 18px;
  }
  .fs22 {
    font-size: 18px;
  }
  .fs20 {
    font-size: 16px;
  }
  .fs18 {
    font-size: 14px;
  }
  .fs16 {
    font-size: 14px;
  }
}

/* area */
.area {
  padding: 100px 0;
}

@media only screen and (max-width: 1024px) {
  .area {
    padding: 70px 0;
  }
}

@media only screen and (max-width: 599px) {
  .area {
    padding: 40px 0;
  }
}

.area5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.area6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.area7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.area8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.area9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.area10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.area11 {
  padding-top: 11px;
  padding-bottom: 11px;
}

.area12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.area13 {
  padding-top: 13px;
  padding-bottom: 13px;
}

.area14 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.area15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.area16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.area17 {
  padding-top: 17px;
  padding-bottom: 17px;
}

.area18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.area19 {
  padding-top: 19px;
  padding-bottom: 19px;
}

.area20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  .area5 {
    padding-top: 3.75px;
    padding-bottom: 3.75px;
  }
  .area6 {
    padding-top: 4.5px;
    padding-bottom: 4.5px;
  }
  .area7 {
    padding-top: 5.25px;
    padding-bottom: 5.25px;
  }
  .area8 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .area9 {
    padding-top: 6.75px;
    padding-bottom: 6.75px;
  }
  .area10 {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
  .area11 {
    padding-top: 8.25px;
    padding-bottom: 8.25px;
  }
  .area12 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .area13 {
    padding-top: 9.75px;
    padding-bottom: 9.75px;
  }
  .area14 {
    padding-top: 10.5px;
    padding-bottom: 10.5px;
  }
  .area15 {
    padding-top: 11.25px;
    padding-bottom: 11.25px;
  }
  .area16 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .area17 {
    padding-top: 12.75px;
    padding-bottom: 12.75px;
  }
  .area18 {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
  .area19 {
    padding-top: 14.25px;
    padding-bottom: 14.25px;
  }
  .area20 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 599px) {
  .area5 {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
  }
  .area6 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .area7 {
    padding-top: 3.5px;
    padding-bottom: 3.5px;
  }
  .area8 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .area9 {
    padding-top: 4.5px;
    padding-bottom: 4.5px;
  }
  .area10 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .area11 {
    padding-top: 5.5px;
    padding-bottom: 5.5px;
  }
  .area12 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .area13 {
    padding-top: 6.5px;
    padding-bottom: 6.5px;
  }
  .area14 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .area15 {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
  .area16 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .area17 {
    padding-top: 8.5px;
    padding-bottom: 8.5px;
  }
  .area18 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .area19 {
    padding-top: 9.5px;
    padding-bottom: 9.5px;
  }
  .area20 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.area10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.area20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.area30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.area40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.area50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.area60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.area70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.area80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.area90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.area100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.area110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.area120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.area130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.area140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.area150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.area160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.area170 {
  padding-top: 170px;
  padding-bottom: 170px;
}

.area180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.area190 {
  padding-top: 190px;
  padding-bottom: 190px;
}

.area200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

@media only screen and (max-width: 1024px) {
  .area10 {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
  .area20 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .area30 {
    padding-top: 22.5px;
    padding-bottom: 22.5px;
  }
  .area40 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .area50 {
    padding-top: 37.5px;
    padding-bottom: 37.5px;
  }
  .area60 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .area70 {
    padding-top: 52.5px;
    padding-bottom: 52.5px;
  }
  .area80 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .area90 {
    padding-top: 67.5px;
    padding-bottom: 67.5px;
  }
  .area100 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .area110 {
    padding-top: 82.5px;
    padding-bottom: 82.5px;
  }
  .area120 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .area130 {
    padding-top: 97.5px;
    padding-bottom: 97.5px;
  }
  .area140 {
    padding-top: 105px;
    padding-bottom: 105px;
  }
  .area150 {
    padding-top: 112.5px;
    padding-bottom: 112.5px;
  }
  .area160 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .area170 {
    padding-top: 127.5px;
    padding-bottom: 127.5px;
  }
  .area180 {
    padding-top: 135px;
    padding-bottom: 135px;
  }
  .area190 {
    padding-top: 142.5px;
    padding-bottom: 142.5px;
  }
  .area200 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}

@media only screen and (max-width: 599px) {
  .area10 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .area20 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .area30 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .area40 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .area50 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .area60 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .area70 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .area80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .area90 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .area100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .area110 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .area120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .area130 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .area140 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .area150 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .area160 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .area170 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .area180 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .area190 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .area200 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 599px) {
  .w100\@sp {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .fs14\@tb {
    font-size: 14px;
  }
  .fs15\@tb {
    font-size: 15px;
  }
  .fs16\@tb {
    font-size: 16px;
  }
  .fs17\@tb {
    font-size: 17px;
  }
  .fs18\@tb {
    font-size: 18px;
  }
  .fs19\@tb {
    font-size: 19px;
  }
  .fs20\@tb {
    font-size: 20px;
  }
  .fs21\@tb {
    font-size: 21px;
  }
  .fs22\@tb {
    font-size: 22px;
  }
  .fs23\@tb {
    font-size: 23px;
  }
  .fs24\@tb {
    font-size: 24px;
  }
  .fs25\@tb {
    font-size: 25px;
  }
  .fs26\@tb {
    font-size: 26px;
  }
  .fs27\@tb {
    font-size: 27px;
  }
  .fs28\@tb {
    font-size: 28px;
  }
  .fs29\@tb {
    font-size: 29px;
  }
  .fs30\@tb {
    font-size: 30px;
  }
}

@media only screen and (max-width: 599px) {
  .fs14\@sp {
    font-size: 14px;
  }
  .fs15\@sp {
    font-size: 15px;
  }
  .fs16\@sp {
    font-size: 16px;
  }
  .fs17\@sp {
    font-size: 17px;
  }
  .fs18\@sp {
    font-size: 18px;
  }
  .fs19\@sp {
    font-size: 19px;
  }
  .fs20\@sp {
    font-size: 20px;
  }
  .fs21\@sp {
    font-size: 21px;
  }
  .fs22\@sp {
    font-size: 22px;
  }
  .fs23\@sp {
    font-size: 23px;
  }
  .fs24\@sp {
    font-size: 24px;
  }
  .fs25\@sp {
    font-size: 25px;
  }
  .fs26\@sp {
    font-size: 26px;
  }
  .fs27\@sp {
    font-size: 27px;
  }
  .fs28\@sp {
    font-size: 28px;
  }
  .fs29\@sp {
    font-size: 29px;
  }
  .fs30\@sp {
    font-size: 30px;
  }
}

/* padding */
.pt5 {
  padding-top: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pt6 {
  padding-top: 6px;
}

.pb6 {
  padding-bottom: 6px;
}

.pt7 {
  padding-top: 7px;
}

.pb7 {
  padding-bottom: 7px;
}

.pt8 {
  padding-top: 8px;
}

.pb8 {
  padding-bottom: 8px;
}

.pt9 {
  padding-top: 9px;
}

.pb9 {
  padding-bottom: 9px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pt11 {
  padding-top: 11px;
}

.pb11 {
  padding-bottom: 11px;
}

.pt12 {
  padding-top: 12px;
}

.pb12 {
  padding-bottom: 12px;
}

.pt13 {
  padding-top: 13px;
}

.pb13 {
  padding-bottom: 13px;
}

.pt14 {
  padding-top: 14px;
}

.pb14 {
  padding-bottom: 14px;
}

.pt15 {
  padding-top: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pt16 {
  padding-top: 16px;
}

.pb16 {
  padding-bottom: 16px;
}

.pt17 {
  padding-top: 17px;
}

.pb17 {
  padding-bottom: 17px;
}

.pt18 {
  padding-top: 18px;
}

.pb18 {
  padding-bottom: 18px;
}

.pt19 {
  padding-top: 19px;
}

.pb19 {
  padding-bottom: 19px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  .pt5 {
    padding-top: 3.75px;
  }
  .pb5 {
    padding-bottom: 3.75px;
  }
  .pt6 {
    padding-top: 4.5px;
  }
  .pb6 {
    padding-bottom: 4.5px;
  }
  .pt7 {
    padding-top: 5.25px;
  }
  .pb7 {
    padding-bottom: 5.25px;
  }
  .pt8 {
    padding-top: 6px;
  }
  .pb8 {
    padding-bottom: 6px;
  }
  .pt9 {
    padding-top: 6.75px;
  }
  .pb9 {
    padding-bottom: 6.75px;
  }
  .pt10 {
    padding-top: 7.5px;
  }
  .pb10 {
    padding-bottom: 7.5px;
  }
  .pt11 {
    padding-top: 8.25px;
  }
  .pb11 {
    padding-bottom: 8.25px;
  }
  .pt12 {
    padding-top: 9px;
  }
  .pb12 {
    padding-bottom: 9px;
  }
  .pt13 {
    padding-top: 9.75px;
  }
  .pb13 {
    padding-bottom: 9.75px;
  }
  .pt14 {
    padding-top: 10.5px;
  }
  .pb14 {
    padding-bottom: 10.5px;
  }
  .pt15 {
    padding-top: 11.25px;
  }
  .pb15 {
    padding-bottom: 11.25px;
  }
  .pt16 {
    padding-top: 12px;
  }
  .pb16 {
    padding-bottom: 12px;
  }
  .pt17 {
    padding-top: 12.75px;
  }
  .pb17 {
    padding-bottom: 12.75px;
  }
  .pt18 {
    padding-top: 13.5px;
  }
  .pb18 {
    padding-bottom: 13.5px;
  }
  .pt19 {
    padding-top: 14.25px;
  }
  .pb19 {
    padding-bottom: 14.25px;
  }
  .pt20 {
    padding-top: 15px;
  }
  .pb20 {
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 599px) {
  .pt5 {
    padding-top: 2.5px;
  }
  .pb5 {
    padding-bottom: 2.5px;
  }
  .pt6 {
    padding-top: 3px;
  }
  .pb6 {
    padding-bottom: 3px;
  }
  .pt7 {
    padding-top: 3.5px;
  }
  .pb7 {
    padding-bottom: 3.5px;
  }
  .pt8 {
    padding-top: 4px;
  }
  .pb8 {
    padding-bottom: 4px;
  }
  .pt9 {
    padding-top: 4.5px;
  }
  .pb9 {
    padding-bottom: 4.5px;
  }
  .pt10 {
    padding-top: 5px;
  }
  .pb10 {
    padding-bottom: 5px;
  }
  .pt11 {
    padding-top: 5.5px;
  }
  .pb11 {
    padding-bottom: 5.5px;
  }
  .pt12 {
    padding-top: 6px;
  }
  .pb12 {
    padding-bottom: 6px;
  }
  .pt13 {
    padding-top: 6.5px;
  }
  .pb13 {
    padding-bottom: 6.5px;
  }
  .pt14 {
    padding-top: 7px;
  }
  .pb14 {
    padding-bottom: 7px;
  }
  .pt15 {
    padding-top: 7.5px;
  }
  .pb15 {
    padding-bottom: 7.5px;
  }
  .pt16 {
    padding-top: 8px;
  }
  .pb16 {
    padding-bottom: 8px;
  }
  .pt17 {
    padding-top: 8.5px;
  }
  .pb17 {
    padding-bottom: 8.5px;
  }
  .pt18 {
    padding-top: 9px;
  }
  .pb18 {
    padding-bottom: 9px;
  }
  .pt19 {
    padding-top: 9.5px;
  }
  .pb19 {
    padding-bottom: 9.5px;
  }
  .pt20 {
    padding-top: 10px;
  }
  .pb20 {
    padding-bottom: 10px;
  }
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pt90 {
  padding-top: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pt110 {
  padding-top: 110px;
}

.pb110 {
  padding-bottom: 110px;
}

.pt120 {
  padding-top: 120px;
}

.pb120 {
  padding-bottom: 120px;
}

.pt130 {
  padding-top: 130px;
}

.pb130 {
  padding-bottom: 130px;
}

.pt140 {
  padding-top: 140px;
}

.pb140 {
  padding-bottom: 140px;
}

.pt150 {
  padding-top: 150px;
}

.pb150 {
  padding-bottom: 150px;
}

.pt160 {
  padding-top: 160px;
}

.pb160 {
  padding-bottom: 160px;
}

.pt170 {
  padding-top: 170px;
}

.pb170 {
  padding-bottom: 170px;
}

.pt180 {
  padding-top: 180px;
}

.pb180 {
  padding-bottom: 180px;
}

.pt190 {
  padding-top: 190px;
}

.pb190 {
  padding-bottom: 190px;
}

.pt200 {
  padding-top: 200px;
}

.pb200 {
  padding-bottom: 200px;
}

@media only screen and (max-width: 1024px) {
  .pt10 {
    padding-top: 7.5px;
  }
  .pb10 {
    padding-bottom: 7.5px;
  }
  .pt20 {
    padding-top: 15px;
  }
  .pb20 {
    padding-bottom: 15px;
  }
  .pt30 {
    padding-top: 22.5px;
  }
  .pb30 {
    padding-bottom: 22.5px;
  }
  .pt40 {
    padding-top: 30px;
  }
  .pb40 {
    padding-bottom: 30px;
  }
  .pt50 {
    padding-top: 37.5px;
  }
  .pb50 {
    padding-bottom: 37.5px;
  }
  .pt60 {
    padding-top: 45px;
  }
  .pb60 {
    padding-bottom: 45px;
  }
  .pt70 {
    padding-top: 52.5px;
  }
  .pb70 {
    padding-bottom: 52.5px;
  }
  .pt80 {
    padding-top: 60px;
  }
  .pb80 {
    padding-bottom: 60px;
  }
  .pt90 {
    padding-top: 67.5px;
  }
  .pb90 {
    padding-bottom: 67.5px;
  }
  .pt100 {
    padding-top: 75px;
  }
  .pb100 {
    padding-bottom: 75px;
  }
  .pt110 {
    padding-top: 82.5px;
  }
  .pb110 {
    padding-bottom: 82.5px;
  }
  .pt120 {
    padding-top: 90px;
  }
  .pb120 {
    padding-bottom: 90px;
  }
  .pt130 {
    padding-top: 97.5px;
  }
  .pb130 {
    padding-bottom: 97.5px;
  }
  .pt140 {
    padding-top: 105px;
  }
  .pb140 {
    padding-bottom: 105px;
  }
  .pt150 {
    padding-top: 112.5px;
  }
  .pb150 {
    padding-bottom: 112.5px;
  }
  .pt160 {
    padding-top: 120px;
  }
  .pb160 {
    padding-bottom: 120px;
  }
  .pt170 {
    padding-top: 127.5px;
  }
  .pb170 {
    padding-bottom: 127.5px;
  }
  .pt180 {
    padding-top: 135px;
  }
  .pb180 {
    padding-bottom: 135px;
  }
  .pt190 {
    padding-top: 142.5px;
  }
  .pb190 {
    padding-bottom: 142.5px;
  }
  .pt200 {
    padding-top: 150px;
  }
  .pb200 {
    padding-bottom: 150px;
  }
}

@media only screen and (max-width: 599px) {
  .pt10 {
    padding-top: 5px;
  }
  .pb10 {
    padding-bottom: 5px;
  }
  .pt20 {
    padding-top: 10px;
  }
  .pb20 {
    padding-bottom: 10px;
  }
  .pt30 {
    padding-top: 15px;
  }
  .pb30 {
    padding-bottom: 15px;
  }
  .pt40 {
    padding-top: 20px;
  }
  .pb40 {
    padding-bottom: 20px;
  }
  .pt50 {
    padding-top: 25px;
  }
  .pb50 {
    padding-bottom: 25px;
  }
  .pt60 {
    padding-top: 30px;
  }
  .pb60 {
    padding-bottom: 30px;
  }
  .pt70 {
    padding-top: 35px;
  }
  .pb70 {
    padding-bottom: 35px;
  }
  .pt80 {
    padding-top: 40px;
  }
  .pb80 {
    padding-bottom: 40px;
  }
  .pt90 {
    padding-top: 45px;
  }
  .pb90 {
    padding-bottom: 45px;
  }
  .pt100 {
    padding-top: 50px;
  }
  .pb100 {
    padding-bottom: 50px;
  }
  .pt110 {
    padding-top: 55px;
  }
  .pb110 {
    padding-bottom: 55px;
  }
  .pt120 {
    padding-top: 60px;
  }
  .pb120 {
    padding-bottom: 60px;
  }
  .pt130 {
    padding-top: 65px;
  }
  .pb130 {
    padding-bottom: 65px;
  }
  .pt140 {
    padding-top: 70px;
  }
  .pb140 {
    padding-bottom: 70px;
  }
  .pt150 {
    padding-top: 75px;
  }
  .pb150 {
    padding-bottom: 75px;
  }
  .pt160 {
    padding-top: 80px;
  }
  .pb160 {
    padding-bottom: 80px;
  }
  .pt170 {
    padding-top: 85px;
  }
  .pb170 {
    padding-bottom: 85px;
  }
  .pt180 {
    padding-top: 90px;
  }
  .pb180 {
    padding-bottom: 90px;
  }
  .pt190 {
    padding-top: 95px;
  }
  .pb190 {
    padding-bottom: 95px;
  }
  .pt200 {
    padding-top: 100px;
  }
  .pb200 {
    padding-bottom: 100px;
  }
}

/* margin */
.mt5 {
  margin-top: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.mt6 {
  margin-top: 6px;
}

.mb6 {
  margin-bottom: 6px;
}

.mt7 {
  margin-top: 7px;
}

.mb7 {
  margin-bottom: 7px;
}

.mt8 {
  margin-top: 8px;
}

.mb8 {
  margin-bottom: 8px;
}

.mt9 {
  margin-top: 9px;
}

.mb9 {
  margin-bottom: 9px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt11 {
  margin-top: 11px;
}

.mb11 {
  margin-bottom: 11px;
}

.mt12 {
  margin-top: 12px;
}

.mb12 {
  margin-bottom: 12px;
}

.mt13 {
  margin-top: 13px;
}

.mb13 {
  margin-bottom: 13px;
}

.mt14 {
  margin-top: 14px;
}

.mb14 {
  margin-bottom: 14px;
}

.mt15 {
  margin-top: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.mt16 {
  margin-top: 16px;
}

.mb16 {
  margin-bottom: 16px;
}

.mt17 {
  margin-top: 17px;
}

.mb17 {
  margin-bottom: 17px;
}

.mt18 {
  margin-top: 18px;
}

.mb18 {
  margin-bottom: 18px;
}

.mt19 {
  margin-top: 19px;
}

.mb19 {
  margin-bottom: 19px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  .mt5 {
    margin-top: 3.75px;
  }
  .mb5 {
    margin-bottom: 3.75px;
  }
  .mt6 {
    margin-top: 4.5px;
  }
  .mb6 {
    margin-bottom: 4.5px;
  }
  .mt7 {
    margin-top: 5.25px;
  }
  .mb7 {
    margin-bottom: 5.25px;
  }
  .mt8 {
    margin-top: 6px;
  }
  .mb8 {
    margin-bottom: 6px;
  }
  .mt9 {
    margin-top: 6.75px;
  }
  .mb9 {
    margin-bottom: 6.75px;
  }
  .mt10 {
    margin-top: 7.5px;
  }
  .mb10 {
    margin-bottom: 7.5px;
  }
  .mt11 {
    margin-top: 8.25px;
  }
  .mb11 {
    margin-bottom: 8.25px;
  }
  .mt12 {
    margin-top: 9px;
  }
  .mb12 {
    margin-bottom: 9px;
  }
  .mt13 {
    margin-top: 9.75px;
  }
  .mb13 {
    margin-bottom: 9.75px;
  }
  .mt14 {
    margin-top: 10.5px;
  }
  .mb14 {
    margin-bottom: 10.5px;
  }
  .mt15 {
    margin-top: 11.25px;
  }
  .mb15 {
    margin-bottom: 11.25px;
  }
  .mt16 {
    margin-top: 12px;
  }
  .mb16 {
    margin-bottom: 12px;
  }
  .mt17 {
    margin-top: 12.75px;
  }
  .mb17 {
    margin-bottom: 12.75px;
  }
  .mt18 {
    margin-top: 13.5px;
  }
  .mb18 {
    margin-bottom: 13.5px;
  }
  .mt19 {
    margin-top: 14.25px;
  }
  .mb19 {
    margin-bottom: 14.25px;
  }
  .mt20 {
    margin-top: 15px;
  }
  .mb20 {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 599px) {
  .mt5 {
    margin-top: 2.5px;
  }
  .mb5 {
    margin-bottom: 2.5px;
  }
  .mt6 {
    margin-top: 3px;
  }
  .mb6 {
    margin-bottom: 3px;
  }
  .mt7 {
    margin-top: 3.5px;
  }
  .mb7 {
    margin-bottom: 3.5px;
  }
  .mt8 {
    margin-top: 4px;
  }
  .mb8 {
    margin-bottom: 4px;
  }
  .mt9 {
    margin-top: 4.5px;
  }
  .mb9 {
    margin-bottom: 4.5px;
  }
  .mt10 {
    margin-top: 5px;
  }
  .mb10 {
    margin-bottom: 5px;
  }
  .mt11 {
    margin-top: 5.5px;
  }
  .mb11 {
    margin-bottom: 5.5px;
  }
  .mt12 {
    margin-top: 6px;
  }
  .mb12 {
    margin-bottom: 6px;
  }
  .mt13 {
    margin-top: 6.5px;
  }
  .mb13 {
    margin-bottom: 6.5px;
  }
  .mt14 {
    margin-top: 7px;
  }
  .mb14 {
    margin-bottom: 7px;
  }
  .mt15 {
    margin-top: 7.5px;
  }
  .mb15 {
    margin-bottom: 7.5px;
  }
  .mt16 {
    margin-top: 8px;
  }
  .mb16 {
    margin-bottom: 8px;
  }
  .mt17 {
    margin-top: 8.5px;
  }
  .mb17 {
    margin-bottom: 8.5px;
  }
  .mt18 {
    margin-top: 9px;
  }
  .mb18 {
    margin-bottom: 9px;
  }
  .mt19 {
    margin-top: 9.5px;
  }
  .mb19 {
    margin-bottom: 9.5px;
  }
  .mt20 {
    margin-top: 10px;
  }
  .mb20 {
    margin-bottom: 10px;
  }
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.mt110 {
  margin-top: 110px;
}

.mb110 {
  margin-bottom: 110px;
}

.mt120 {
  margin-top: 120px;
}

.mb120 {
  margin-bottom: 120px;
}

.mt130 {
  margin-top: 130px;
}

.mb130 {
  margin-bottom: 130px;
}

.mt140 {
  margin-top: 140px;
}

.mb140 {
  margin-bottom: 140px;
}

.mt150 {
  margin-top: 150px;
}

.mb150 {
  margin-bottom: 150px;
}

.mt160 {
  margin-top: 160px;
}

.mb160 {
  margin-bottom: 160px;
}

.mt170 {
  margin-top: 170px;
}

.mb170 {
  margin-bottom: 170px;
}

.mt180 {
  margin-top: 180px;
}

.mb180 {
  margin-bottom: 180px;
}

.mt190 {
  margin-top: 190px;
}

.mb190 {
  margin-bottom: 190px;
}

.mt200 {
  margin-top: 200px;
}

.mb200 {
  margin-bottom: 200px;
}

@media only screen and (max-width: 1024px) {
  .mt10 {
    margin-top: 7.5px;
  }
  .mb10 {
    margin-bottom: 7.5px;
  }
  .mt20 {
    margin-top: 15px;
  }
  .mb20 {
    margin-bottom: 15px;
  }
  .mt30 {
    margin-top: 22.5px;
  }
  .mb30 {
    margin-bottom: 22.5px;
  }
  .mt40 {
    margin-top: 30px;
  }
  .mb40 {
    margin-bottom: 30px;
  }
  .mt50 {
    margin-top: 37.5px;
  }
  .mb50 {
    margin-bottom: 37.5px;
  }
  .mt60 {
    margin-top: 45px;
  }
  .mb60 {
    margin-bottom: 45px;
  }
  .mt70 {
    margin-top: 52.5px;
  }
  .mb70 {
    margin-bottom: 52.5px;
  }
  .mt80 {
    margin-top: 60px;
  }
  .mb80 {
    margin-bottom: 60px;
  }
  .mt90 {
    margin-top: 67.5px;
  }
  .mb90 {
    margin-bottom: 67.5px;
  }
  .mt100 {
    margin-top: 75px;
  }
  .mb100 {
    margin-bottom: 75px;
  }
  .mt110 {
    margin-top: 82.5px;
  }
  .mb110 {
    margin-bottom: 82.5px;
  }
  .mt120 {
    margin-top: 90px;
  }
  .mb120 {
    margin-bottom: 90px;
  }
  .mt130 {
    margin-top: 97.5px;
  }
  .mb130 {
    margin-bottom: 97.5px;
  }
  .mt140 {
    margin-top: 105px;
  }
  .mb140 {
    margin-bottom: 105px;
  }
  .mt150 {
    margin-top: 112.5px;
  }
  .mb150 {
    margin-bottom: 112.5px;
  }
  .mt160 {
    margin-top: 120px;
  }
  .mb160 {
    margin-bottom: 120px;
  }
  .mt170 {
    margin-top: 127.5px;
  }
  .mb170 {
    margin-bottom: 127.5px;
  }
  .mt180 {
    margin-top: 135px;
  }
  .mb180 {
    margin-bottom: 135px;
  }
  .mt190 {
    margin-top: 142.5px;
  }
  .mb190 {
    margin-bottom: 142.5px;
  }
  .mt200 {
    margin-top: 150px;
  }
  .mb200 {
    margin-bottom: 150px;
  }
}

@media only screen and (max-width: 599px) {
  .mt10 {
    margin-top: 5px;
  }
  .mb10 {
    margin-bottom: 5px;
  }
  .mt20 {
    margin-top: 10px;
  }
  .mb20 {
    margin-bottom: 10px;
  }
  .mt30 {
    margin-top: 15px;
  }
  .mb30 {
    margin-bottom: 15px;
  }
  .mt40 {
    margin-top: 20px;
  }
  .mb40 {
    margin-bottom: 20px;
  }
  .mt50 {
    margin-top: 25px;
  }
  .mb50 {
    margin-bottom: 25px;
  }
  .mt60 {
    margin-top: 30px;
  }
  .mb60 {
    margin-bottom: 30px;
  }
  .mt70 {
    margin-top: 35px;
  }
  .mb70 {
    margin-bottom: 35px;
  }
  .mt80 {
    margin-top: 40px;
  }
  .mb80 {
    margin-bottom: 40px;
  }
  .mt90 {
    margin-top: 45px;
  }
  .mb90 {
    margin-bottom: 45px;
  }
  .mt100 {
    margin-top: 50px;
  }
  .mb100 {
    margin-bottom: 50px;
  }
  .mt110 {
    margin-top: 55px;
  }
  .mb110 {
    margin-bottom: 55px;
  }
  .mt120 {
    margin-top: 60px;
  }
  .mb120 {
    margin-bottom: 60px;
  }
  .mt130 {
    margin-top: 65px;
  }
  .mb130 {
    margin-bottom: 65px;
  }
  .mt140 {
    margin-top: 70px;
  }
  .mb140 {
    margin-bottom: 70px;
  }
  .mt150 {
    margin-top: 75px;
  }
  .mb150 {
    margin-bottom: 75px;
  }
  .mt160 {
    margin-top: 80px;
  }
  .mb160 {
    margin-bottom: 80px;
  }
  .mt170 {
    margin-top: 85px;
  }
  .mb170 {
    margin-bottom: 85px;
  }
  .mt180 {
    margin-top: 90px;
  }
  .mb180 {
    margin-bottom: 90px;
  }
  .mt190 {
    margin-top: 95px;
  }
  .mb190 {
    margin-bottom: 95px;
  }
  .mt200 {
    margin-top: 100px;
  }
  .mb200 {
    margin-bottom: 100px;
  }
}

.txt {
  line-height: 2.3;
}

.txt2 {
  line-height: 1.9;
}

.pa100 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* left right */
@media only screen and (max-width: 1024px) {
  .tb > [class^="left-cmn"] {
    width: 100%;
  }
  .tb > [class^="right-cmn"] {
    width: 100%;
  }
  .tb > .right-cmn01 {
    margin-top: 10px;
  }
  .tb > .right-cmn02 {
    margin-top: 15px;
  }
  .tb > .right-cmn03 {
    margin-top: 20px;
  }
  .tb > .right-cmn {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 599px) {
  [class^="left-cmn"] {
    width: 100%;
  }
  [class^="right-cmn"] {
    width: 100%;
  }
  .right-cmn01 {
    margin-top: 5px;
  }
  .right-cmn02 {
    margin-top: 10px;
  }
  .right-cmn03 {
    margin-top: 15px;
  }
  .right-cmn {
    margin-top: 20px;
  }
}

/* 偶数と奇数番目で左右反転No.2 */
.up-fxd-even02 > *:nth-child(even) > .up-d-flex,
.up-fxd-odd02 > *:nth-child(odd) > .up-d-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.gnav .toggle {
  display: block;
  position: fixed;
  width: 42px;
  height: 42px;
  top: 0px;
  right: 0px;
  cursor: pointer;
  opacity: 0.8;
  z-index: 999;
  display: none;
}

.gnav .toggle button {
  border-style: inherit;
}

.gnav .bar {
  display: block;
  background: #000;
  height: 2px;
  width: 28px;
  text-indent: 9999px;
  padding: 0;
  top: 50%;
  left: 7px;
  margin-top: -1px;
  position: absolute;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}

.gnav .bar:before {
  display: block;
  content: "";
  background: #000;
  height: 2px;
  width: 28px;
  position: absolute;
  top: -10px;
  left: 0;
}

.gnav .bar:after {
  display: block;
  content: "";
  background: #000;
  height: 2px;
  width: 28px;
  position: absolute;
  top: 10px;
  left: 0;
}

.gnav.action .toggle .bar {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #fff;
}

.gnav.action .toggle .bar:after,
.gnav.action .toggle .bar:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 0;
  left: 0;
  background-color: #fff;
}

@media only screen and (max-width: 1024px) {
  .gnav .toggle {
    display: block;
    text-indent: 999px;
  }
}

/* gnav アコーディオン */
.g-item {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 24px;
  font-family: 'Overlock', cursive;
}

.g-item > a {
  display: block;
  text-align: center;
}

.pull-box {
  position: relative;
}

.accordionbox {
  position: absolute;
  left: 50%;
  z-index: 10;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: 0;
  visibility: hidden;
  width: 200px;
}

.accordionbox ul {
  background-color: #fff;
}

.accordionbox li {
  border-bottom: 1px solid #c33a3a;
  text-align: center;
}

.accordionbox a {
  padding: 10px;
  display: block;
}

.accordionbox a:hover {
  background-color: #ff66004a;
}

.g-item.pull:hover .accordionbox {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

nav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px 0;
}

nav.fixed .header-contact {
  font-size: 18px;
}

/* スマホオンリー */
.pc-none {
  display: none;
}

.g-list {
  min-height: 44px;
}

@media only screen and (max-width: 1024px) {
  .pc-none {
    display: block;
  }
  .g-list {
    padding-bottom: 100px;
  }
  .g-item {
    width: 100%;
    font-size: 16px;
  }
  .overlay:after {
    content: "";
    width: 100%;
    height: 100vh;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.3;
    z-index: 150;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .gnavinn {
    position: fixed;
    top: 0;
    right: 0;
    width: 90%;
    max-width: 400px;
    height: 100vh;
    opacity: 1;
    -webkit-transition: height ease 0.1s, opacity ease 0.4s;
    transition: height ease 0.1s, opacity ease 0.4s;
    padding: 0;
    border: none;
    padding-bottom: 0;
    background: white;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    z-index: 250;
    background-color: #4d4d4d;
    color: #fff;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
  }
  .gnav.action .gnavinn {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  /* ハンバーガーメニュー内 */
  .g-item > a {
    text-align: left;
    padding: 10px 15px;
    border-bottom: 1px solid #fff;
    position: relative;
  }
  .g-item > a:after {
    display: block;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 10%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
  .g-item.pull > a:after {
    background-image: none;
    content: "+";
    font-weight: bold;
    height: auto;
    right: 11%;
  }
  .accordionbox {
    position: static;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
    width: 100%;
  }
  .accordionbox ul {
    background-color: inherit;
  }
  .accordionbox li {
    border-bottom: 1px solid #fff;
    text-align: left;
    padding-left: 30px;
  }
  .pull-box {
    display: none;
  }
  .g-item.pull > a {
    pointer-events: none;
  }
}

/* TOPメインビジュアル */
.top-image {
  position: relative;
  padding-top: 57%;
  background-color: #000;
  margin-bottom: 40px;
}

.top-image .uk-slidenav-position {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.top-image .uk-slidenav-position ul {
  height: 100% !important;
}

.top-image .uk-slidenav-position ul * {
  height: 100% !important;
}

.top-image .uk-slidenav-position li > div {
  position: relative;
  display: block;
  width: 100%;
}

.top-image .uk-slidenav-position li img {
  width: 100%;
  height: 100% !important;
  font-family: "object-fit: cover; object-position: 50% 50%;";
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  opacity: 0.85;
}

.top-image .tbox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  padding: 40px 0 30px;
  min-width: 70%;
}

.header-logo {
  text-align: center;
}

.header-logo a {
  padding: 20px 0;
  display: inline-block;
  width: 130px;
}

.top-mv-logo a {
  display: inline-block;
}

.header-link-list li {
  padding: 14px 10px;
  background-color: rgba(255, 255, 255, 0.7);
  font-weight: bold;
  font-size: 14px;
}

.header-link-list li + li {
  margin-left: 3px;
}

.header-link-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.header-link-list .icon {
  margin-right: 7px;
}

.header-link-list .text {
  white-space: nowrap;
}

.top-heading {
  font-size: 55px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  white-space: nowrap;
  font-family: 'Overlock', cursive;
  font-style: italic;
  line-height: 1.4;
}

/* 電話番号とWEB予約固定バナー */
.sp-fix-box {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  display: none;
}

.sp-fix-box li {
  width: 50%;
}

.sp-fix-box li * {
  height: 100%;
}

.sp-fix-box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 5px;
  color: #fff;
  font-weight: bold;
  position: relative;
}

.sp-fix-box a:before {
  margin-right: 7px;
}

.sp-fix-box a:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  border: 1px solid #fff;
}

.sp-fix-box .contact a {
  background-color: #c33a3a;
}

.sp-fix-box .contact a:before {
  content: "\f54f";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.sp-fix-box .tel a {
  background-color: #4d4d4d;
}

.sp-fix-box .tel a:before {
  content: "\f095";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

@media only screen and (max-width: 599px) {
  .sp-fix-box {
    display: block;
  }
}

[data-element-id] .sp-fix-box {
  display: block;
  position: static;
}

/* パンくずリスト */
.bread-box li + li:before {
  content: ">";
  display: inline-block;
  margin: 0 0.5em;
}

.bread-box li {
  line-height: 1.2;
}

.bread-box li:nth-last-child(3) {
  white-space: nowrap;
}

.bread-box li:nth-last-child(2) {
  white-space: nowrap;
}

[data-element-id] .pc-none {
  display: block;
}

[data-element-id] .gnav li.pc-none {
  border: 1px solid #218055;
}

[data-element-id] .gnav .sp-logo {
  border: 1px solid #218055;
}

[data-element-id] .g-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-element-id] .g-list li {
  margin-top: 30px;
}

[data-element-id] .gnav .pc-none {
  border: 1px solid #218055;
  position: relative;
}

[data-element-id] .gnav .pc-none:after {
  content: "SP用";
  width: 100%;
  text-align: center;
  color: #fff;
  background: #218055;
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #218055;
}

/* ---------------------------
01index「トップページ」
----------------------------- */
h1 {
  font-size: 12px;
}

header nav {
  padding: 20px 0;
}

.g-item+.g-item,
.header-contact {
    margin-left: 1.6vw;
}

.header-contact {
  font-size: 24px;
  margin-bottom: 12px;
}

.header-contact a {
  display: block;
  background-color: #c33a3a;
  color: #fff;
  text-align: center;
  padding: 10px;
  min-width: 207px;
  position: relative;
  line-height: 1.0;
}
.header-contact a.ab-test {
  background-color: #1c1c1c;
}

.header-contact a:after {
  content: "";
  position: absolute;
  top: 4px;
  right: 6px;
  bottom: 4px;
  left: 6px;
  border: 2px solid #fff;
}

.top01 .ttl {
  font-size: 48px;
  line-height: 2;
}

.top01 .ttl .text {
  padding-bottom: 15px;
  position: relative;
}

.top01 .ttl .text:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/icon8.png);
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  width: 318px;
  height: 16px;
}

.top01 .img2 {
  margin-left: -100px;
  margin-top: -43px;
}

.top01 .img4 {
  margin-top: -50px;
}

.top02 .pic1 {
  width: 35%;
}

.top02 .pic2 {
  width: 19%;
  margin-right: -80px;
}

.top02 .pic3 {
    width: 22%;
    margin-bottom: -100px;
    margin-right: 50px;
}

.top03 {
  margin-top: -80px;
}

.top03 .pbox1 {
  width: 22%;
  /* margin-left: calc(50vw - 600px); */
  margin-left: 60px;
}

.top03 .pic4 {
  margin-top: 150px;
}

.top03 .pic2 {
  width: 19%;
  margin-right: 100px;
}

.top03 .pic3 {
  width: 35%;
}

.btn01 a,
.btn01 button {
  display: inline-block;
  border: none;
  color: #fff;
  text-align: center;
  padding: 0 50px;
  background-color: #202020;
  height: 55px;
  line-height: 55px;
}

.top05 .heading02 {
  width: 314px;
  margin-top: -40px;
  padding-bottom: 30px;
}

.top05 .pbox {
  width: 274px;
  margin-top: -50px;
}

.top05 .tbox {
  width: 10%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 20px;
}

.top06 figcaption * {
  line-height: 1.2;
}

.pickup {
  width: 252px;
  position: relative;
}

.pickup dl {
  color: #fff;
  line-height: 1.1;
  -webkit-transform: rotate(6deg);
  transform: rotate(6deg);
  padding: 0 30px;
}

.pickup dt {
  width: 100%;
  font-size: 50px;
  font-weight: 600;
  text-align: center;
}

.pickup dd {
  width: 100%;
  font-size: 36px;
  text-align: right;
}

.top07 .right-cmn {
  padding-right: calc(50vw - 600px);
}

.top07 .tbox {
  margin-left: 12%;
}

.heading03 {
  line-height: 1;
}

.top09 .img {
  margin-left: 15px;
  margin-top: -40px;
  width: 174px;
}

.top09 .heading03 {
  width: 10%;
  padding-top: 25px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.top09 .left-cmn {
  padding-left: calc(50vw - 600px);
}

.img01 {
  margin-top: -60px;
}

.top04box .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.top10 {
  padding: 100px 7% 40px;
  position: relative;
}

.top10 .img1 {
  position: absolute;
  top: 70px;
  left: 7%;
}

.top10 .img2 {
  position: absolute;
  top: 10px;
  right: 10px;
}

.top10 .img3 {
  position: absolute;
  top: 20px;
  right: 170px;
}

.top-news-list li + li {
  border-top: 2px solid #d1d1d1;
}

.top-news-list li {
  padding: 50px 0 70px;
  min-height: 293px;
}

.top11 {
  padding: 45px 25px;
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/icon14.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.top-faqlist dl {
  padding: 10px 0;
}

.top-faqlist .q {
  font-size: 26px;
}

.top-faqlist dd {
  padding-left: 60px;
}

.footer01 .shop-time {
  padding-bottom: 25px;
  border-bottom: 2px solid #fff;
}

.footer-nav {
  font-family: 'Overlock', cursive;
}

.footer-nav dt {
  font-weight: bold;
}

.footer-nav dd {
  padding-left: 30px;
}

.footer-nav dl + dl {
  margin-top: 10px;
}

.footer-nav ul li {
  margin: 5px 0;
}

.footer-nav .box {
  padding: 0 20px;
}

.footer02 {
  color: #fff;
}

.footer02 .icon {
  margin-right: 30px;
}

.footer03 {
  padding: 30px 0;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
}

@media only screen and (max-width: 1200px) {
  .top02 .pic3 {
    margin-right: 0;
  }
  .top03 .pbox1 {
    margin-left: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .header-logo {
    width: 100%;
  }
  .header-contact {
    font-size: 18px;
    margin: 20px auto;
  }
  .top-heading {
    font-size: 30px;
  }
  .top-mv-logo a {
    width: 150px;
  }
  .header-link-list .icon {
    width: 25px;
  }
  .top01 .ttl {
    font-size: 36px;
  }
  .top01 .img3 img {
    max-width: 200px;
  }
  .top01 .img4 img {
    max-width: 150px;
  }
  .top01 .img2 img {
    max-width: 300px;
  }
  .top01 .img1 img {
    max-width: 300px;
  }
  .top01 .ttl .text {
    padding-bottom: 10px;
  }
  .top02 {
    margin-top: 30px;
  }
  .heading01 img {
    max-width: 300px;
  }
  .btn01 a,
  .btn01 button {
    padding: 0 30px;
    height: 45px;
    line-height: 45px;
  }
  .top03 {
    margin-top: -30px;
  }
  .top03 .pic4 img {
    max-width: 130px;
  }
  .top05 .tbox {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .top05 .heading02 {
    width: 200px;
    margin-top: -20px;
    padding-bottom: 0;
  }
  .top05 .pbox {
    width: 200px;
    margin-top: -30px;
  }
  .top07 .left-cmn {
    padding: 0 15px;
  }
  .top07 .left-cmn .pic {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .top07 .right-cmn {
    padding: 0 15px;
  }
  .top07 .pic1 {
    width: 150px;
  }
  .top07 .tbox {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .pickup {
    width: 170px;
  }
  .pickup dt {
    font-size: 36px;
  }
  .pickup dl {
    padding: 0 20px;
  }
  .pickup dd {
    font-size: 26px;
  }
  .top09 {
    padding-top: 80px;
  }
  .top09 .right-cmn .pic {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .top09 .left-cmn {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .top09 .left-cmn .img {
    width: 140px;
    margin-top: -30px;
  }
  .heading04 img {
    width: 350px;
  }
  .top10 .img2 {
    width: 35%;
  }
  .top10 .img3 {
    right: 25%;
    width: 35%;
  }
  .top10 .img1 {
    top: 50px;
    left: 7%;
    width: 120px;
  }
  .img01 {
    margin-top: 20px;
  }
  .img01 img {
    width: 150px;
  }
  .heading05 img {
    height: 70px;
  }
  .top-news-list li {
    padding: 30px 0 30px;
    min-height: 210px;
  }
  .heading06 img {
    width: 100px;
  }
  .top-faqlist dd {
    padding-left: 40px;
  }
  .top11 .img1 img {
    width: 80%;
  }
  .footer02 .icon {
    margin-right: 20px;
    width: 30px;
  }
  h1 {
    padding-right: 30px;
  }
  .top-image {
    padding-top: 80%;
  }
  .top-image .tbox {
    padding: 20px 0;
  }
  .top-mv-logo a {
    width: 100px;
  }
  .top-heading {
    font-size: 24px;
  }
  .header-link-list li {
    padding: 10px 5px;
    font-size: 11px;
  }
  .header-link-list .icon {
    width: 20px;
  }
}

@media only screen and (max-width: 599px) {
  .top01 .ttl {
    font-size: 28px;
  }
  .top01 .ttl .text:before {
    width: 180px;
  }
  .top02 {
    margin-bottom: 30px;
  }
  .top02 .up-d-flex > * {
    width: 30%;
  }
  .top02 .pic2 {
    margin-right: 0;
  }
  .top02 .pic3 {
    margin-bottom: 0;
  }
  .top03 {
    margin-top: 30px;
  }
  .top03 .up-d-flex > * {
    width: 30%;
  }
  .top03 .pic2 {
    margin-right: 0;
  }
  .top03 .pic4 {
    margin-top: 20px;
  }
  .top03 .pic4 img {
    max-width: 100px;
  }
  .heading01 img {
    max-width: 250px;
  }
  .top05 .heading02 {
    width: 150px;
  }
  .top05 .pbox {
    width: 150px;
    margin-top: 10px;
  }
  .top06 figure {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .top07 .pic1 {
    width: 130px;
  }
  .top07 .left-cmn {
    padding: 0;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
  }
  .top07 .right-cmn {
    padding: 0;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  .heading04 img {
    width: 250px;
  }
  .top10 .img1 {
    top: 30px;
    left: 4%;
    width: 90px;
  }
  .top10 {
    padding: 90px 4% 30px;
  }
  .top-news-list li {
    padding: 20px 0 20px;
    min-height: auto;
  }
  .top11 {
    background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/icon14_sp.png);
  }
  .top-faqlist dd {
    padding-left: 20px;
  }
  .top-faqlist .q {
    font-size: 22px;
  }
  .footer-nav .box {
    padding: 0 10px;
    width: 48%;
  }
  .footer03 {
    padding: 20px 0 60px;
    font-size: 11px;
  }
}

/* ---------------------------
02aboutus「About Us」
----------------------------- */
.under-image {
  position: relative;
}

.under-image .pic {
  background-color: #000;
  height: 410px;
}

.under-image .pic img {
  opacity: 0.75;
}

.under-image .tbox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 70%;
}

.under-image .tbox .ttl {
  font-family: 'Overlock', cursive;
}

.under-image .under-logo img {
  width: 150px;
}

.under-image .img {
  height: 10px;
}

.heading07 {
  margin-bottom: 40px;
  font-family: 'Overlock', cursive;
}

.heading07 .ttl {
  display: block;
  font-size: 48px;
}

.heading07 .sub {
  display: block;
  font-size: 22px;
  font-weight: 500;
}

.about01 .pbox1 {
  width: 22%;
}

.about01 .pbox1 .pic2 {
  width: 120%;
}

.about01 .pbox2 {
  width: 20%;
  margin-left: -10%;
}

.about01 .pbox3 {
  width: 36%;
}

.about01box {
  position: relative;
}

.about01box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 450px;
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/bgi1.jpg);
}

.about02box .left-cmn {
  padding-left: calc(50vw - 500px);
}

.about02 dt {
  width: 25%;
  padding: 30px 5px 30px 0;
  border-right: 1px solid #bfbfbf;
}

.about02 dd {
  width: 70%;
}

.about02 dl {
  padding: 6px 0;
}

.btn02 a,
.btn02 button {
  display: inline-block;
  padding: 7px 28px;
  position: relative;
  border: 1px solid;
}

.btn02 a:after,
.btn02 button:after {
  content: "▶";
  font-size: 60%;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.about03box .right-cmn {
  padding-right: calc(50vw - 500px);
}

.about04 {
  padding: 6% 6%;
}

.about04 .ttl {
  font-weight: bold;
  border: 2px solid #818181;
  padding: 10px 5px;
  text-align: center;
}

.about04 .right-cmn {
  width: calc(100% - 228px);
}

.about04 dl dd {
  margin-top: 5px;
}

.about04 + .about04 {
  margin-top: 67px;
}

.map01 {
  padding: 2.5%;
}

.map01 .iframebox {
  position: relative;
  padding-top: 60%;
}

.map01 .iframebox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.about06 dl {
  padding: 40px 0;
  border-bottom: 1px solid #bfbfbf;
}

@media only screen and (max-width: 1024px) {
  .under-image .under-logo img {
    width: 80px;
  }
  .under-image .pic {
    height: 270px;
  }
  .heading07 .ttl {
    font-size: 36px;
  }
  .heading07 .sub {
    font-size: 16px;
  }
  .about01box:before {
    bottom: 260px;
  }
  .about02box .left-cmn {
    padding-left: 2vw;
  }
  .about03box .right-cmn {
    padding-right: 2vw;
  }
  .about02 dt {
    padding: 20px 5px 20px 0;
  }
  .about06 dl {
    padding: 25px 0;
  }
}

@media only screen and (max-width: 599px) {
  .under-image .tbox .text {
    font-size: 12px;
  }
  .about01 .pbox1 {
    width: 31%;
  }
  .about01 .pbox2 {
    width: 31%;
    margin-left: 0;
  }
  .about01 .pbox3 {
    width: 31%;
  }
  .about01 .pbox1 .pic2 {
    width: 100%;
  }
  .heading07 .ttl {
    font-size: 30px;
  }
  .heading07 .sub {
    font-size: 14px;
  }
  .about02box .left-cmn {
    padding-left: 0;
  }
  .about03box .right-cmn {
    padding-right: 0;
  }
  .about04 .right-cmn {
    width: 100%;
  }
  .heading07 {
    margin-bottom: 30px;
  }
  .about06 dl {
    padding: 15px 0;
  }
  .about06 dl dt {
    font-weight: bold;
  }
}

/* ---------------------------
03concept「Concept」
----------------------------- */
.icon01 {
  position: relative;
}

.icon01:after {
  content: '';
  position: absolute;
  top: 2px;
  right: 2px;
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/icon34.png);
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  width: 709px;
  height: 149px;
}

/* left-calc01 */
.left-calc01 {
  padding-left: calc(50vw - 500px);
}

@media only screen and (max-width: 1024px) {
  .left-calc01 {
    padding-left: 2vw;
  }
}

@media only screen and (max-width: 599px) {
  .left-calc01 {
    padding-left: 0;
  }
}

.right-calc01 {
  padding-right: calc(50vw - 500px);
}

@media only screen and (max-width: 1024px) {
  .right-calc01 {
    padding-right: 2vw;
  }
}

@media only screen and (max-width: 599px) {
  .right-calc01 {
    padding-right: 0;
  }
}

/* left-calc02 */
.left-calc02 {
  padding-left: calc(50vw - 600px);
}

@media only screen and (max-width: 1200px) {
  .left-calc02 {
    padding-left: 2vw;
  }
}

@media only screen and (max-width: 599px) {
  .left-calc02 {
    padding-left: 0;
  }
}

.right-calc02 {
  padding-right: calc(50vw - 600px);
}

@media only screen and (max-width: 1200px) {
  .right-calc02 {
    padding-right: 2vw;
  }
}

@media only screen and (max-width: 599px) {
  .right-calc02 {
    padding-right: 0;
  }
}

.icon02 {
  position: relative;
}

.icon02:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/icon32.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 174px;
  height: 174px;
}

.icon03 {
  position: relative;
}

.icon03:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/icon32.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 174px;
  height: 174px;
}

.pic-list01 .pbox1 {
  width: 35%;
}

.pic-list01 .pbox2 {
  width: 20%;
  margin-left: 10%;
}

.pic-list01 .pbox3 {
  width: 23%;
  margin-top: 230px;
}

@media only screen and (max-width: 1024px) {
  .icon01:after {
    width: 50vw;
    height: 11vw;
  }
  .coffee01 img {
    width: 170px;
  }
  .icon02:after {
    width: 120px;
    height: 120px;
  }
  .icon03:after {
    width: 120px;
    height: 120px;
  }
  .menu-text01 img {
    width: 180px;
  }
}

@media only screen and (max-width: 599px) {
  .icon02 {
    margin-top: 30px;
    margin-left: 50px;
  }
  .icon02:after {
    width: 80px;
    height: 80px;
  }
  .icon03 {
    margin-top: 30px;
    margin-right: 50px;
  }
  .icon03:after {
    width: 80px;
    height: 80px;
  }
  .pic-list01 .pbox3 {
    width: 33.333%;
    margin-top: 0;
  }
  .pic-list01 .pbox2 {
    width: 33.333%;
    margin-left: 0;
  }
  .pic-list01 .pbox1 {
    width: 33.333%;
  }
  .menu-text01 img {
    width: 150px;
  }
  .coffee01 img {
    width: 140px;
  }
  .icon01:after {
    width: 75vw;
    height: 16.5vw;
  }
}

.menu-content .menu-tab li {
  width: 250px;
  padding: 20px 18px 10px 30px;
  position: relative;
}

.menu-content .menu-tab li.active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #eeeeee;
  bottom: -1px;
  left: 0;
  z-index: 1;
  border-left: 1px solid #232323;
  border-right: 1px solid #232323;
}

.menu-content .menu-tab li:hover {
  cursor: pointer;
}

.menu-content .menu-tab li + li {
  margin-left: 10px;
}

.menu-content .menu-tab .en {
  line-height: 1;
}

.heading08 {
  text-align: center;
  position: relative;
  margin-bottom: 33px;
}

.heading08 .ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}

.heading08 .ttl span {
  display: block;
}

.menu01 {
  border: 1px solid #232323;
  padding: 7% 5%;
}

.border01 {
  background-color: #bfbfbf;
  width: 100%;
  height: 1px;
}

.coupon {
  width: 198px;
  background-color: #c33a3a;
  color: #fff;
  text-align: center;
  padding: 10px;
  position: relative;
}

.coupon:after {
  content: "";
  border: 1px solid #fff;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  position: absolute;
}

.coupon span {
  display: block;
}

.coupon .text {
  font-size: 12px;
}

.menu-list .ttl {
  line-height: 1.3;
}

.menu-list .pic {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.menu-list .pic .cat {
  width: 62px;
  height: 62px;
  position: absolute;
  top: 5px;
  right: 5px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/icon36.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.menu-list .pic .cat .text {
  -webkit-transform: rotate(8deg);
  transform: rotate(8deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  color: #fff;
  line-height: 1.1;
}

.menu01 {
  display: none;
  opacity: 0;
}

.menu01.is-active {
  display: block;
  opacity: 1;
}

.menu01.is-active {
  display: block;
  -webkit-animation-name: displayAnime;
  animation-name: displayAnime;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media only screen and (max-width: 599px) {
  .menu-content .menu-tab li {
    padding: 20px 10px 10px;
  }
  .menu-content .menu-tab .tbox {
    text-align: center;
    margin-bottom: 5px;
  }
  .menu-content .menu-tab li + li {
    margin-left: 5px;
  }
  .bgi04 {
    background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/frame01_sp.png);
  }
}

.border02 {
  height: 25px;
  width: 703px;
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/border02.png);
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
}

.egg01 {
  margin-top: -123px;
  margin-bottom: -26px;
  width: 328px;
  margin-left: auto;
  margin-right: auto;
}

.nabe01 {
  width: 344px;
}

.knife01 {
  width: 198px;
}

.specials-list {
  counter-reset: section;
}

.specials-list li:nth-of-type(odd) .left-cmn {
  padding-left: calc(50vw - 500px);
}

.specials-list li:nth-of-type(even) .left-cmn {
  padding-right: calc(50vw - 500px);
}

.specials-list li:nth-of-type(3n+1) .left-cmn:after {
  content: "";
  width: 344px;
  height: 240px;
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/icon7.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  margin-top: 12%;
}

.specials-list li:nth-of-type(3n+2) figure {
  position: relative;
}

.specials-list li:nth-of-type(3n+2) figure:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/icon32.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 174px;
  height: 174px;
}

.specials-list li:nth-of-type(3n) .right-cmn:before {
  content: '';
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/specials4.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 328px;
  height: 265px;
  display: block;
  margin-top: -120px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -26px;
  position: relative;
  z-index: 2;
}

.specials-list li .num01 {
  counter-increment: section;
}

.specials-list li .num01:before {
  content: counter(section, decimal-leading-zero);
}

.gentei {
  font-size: 80%;
  display: inline-block;
  border: 2px solid #000;
  padding: 2px 10px;
  margin-left: 10px;
}
.gentei.期間限定ではない {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .specials-list li:nth-of-type(odd) .left-cmn {
    padding-left: 2vw;
  }
  .specials-list li:nth-of-type(even) .left-cmn {
    padding-right: 2vw;
  }
  .specials-list li:nth-of-type(3n+2) figure:after {
    width: 120px;
    height: 120px;
  }
  .specials-list li:nth-of-type(3n) .right-cmn:before {
    content: '';
    width: 27vw;
    height: 22vw;
    margin-top: -80px;
    margin-bottom: -20px;
  }
  .specials-list li:nth-of-type(3n+1) .left-cmn:after {
    content: "";
    width: 34vw;
    height: 24vw;
  }
  .knife01 {
    width: 150px;
  }
  .border02 {
    height: 20px;
    width: 60vw;
  }
  .nabe01 {
    width: 290px;
  }
  .egg01 {
    width: 230px;
    margin-top: -50px;
    margin-bottom: -15px;
  }
}

@media only screen and (max-width: 599px) {
  .knife01 {
    width: 130px;
  }
  .nabe01 {
    width: 200px;
  }
  .egg01 {
    width: 180px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .border02 {
    width: 110vw;
  }
  .specials-list li:nth-of-type(3n+2) figure {
    margin-top: 30px;
    margin-right: 50px;
  }
  .specials-list li:nth-of-type(3n+2) figure:after {
    width: 80px;
    height: 80px;
  }
  .specials-list li:nth-of-type(3n) .right-cmn:before {
    content: '';
    width: 40vw;
    height: 32vw;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

/* ---------------------------
06course「Course」
----------------------------- */
.icon04 dd {
  margin-right: 25px;
}

.icon04 dt {
  font-weight: 500;
}

.menu-drink-list .name {
  font-size: 20px;
  width: calc(100% - 160px);
}

.menu-drink-list .price {
    font-size: 20px;
    width: 150px;
    text-align: right;
}

.menu-drink-list .caption {
  width: 100%;
  margin-top: 10px;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.menu-drink-list li {
  padding: 20px 0;
}

.course-menu {
  padding: 2% 4% 2%;
  background-color: #fff;
}

.course-menu .title {
  padding-bottom: 10px;
  border-bottom: 2px solid #bfbfbf;
  position: relative;
}

.course-menu .title:after {
  content: "\f078";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.course-menu .title:hover {
  cursor: pointer;
}

.course-menu .title.is-parent:after {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.course-menu .title .ja {
  line-height: 1;
}

.course-menu .content {
  display: none;
  padding-top: 2%;
  padding-bottom: 4%;
}
[data-element-id] .course-menu .content {
  display: block;
}

.course-menu-content .ttl {
  text-align: center;
  max-width: 200px;
  border: 2px solid #898989;
  padding: 10px;
  font-weight: 500;
  margin-bottom: 30px;
}

.course-menu-content ul li + li {
  margin-top: 30px;
}

.btn03 a {
  display: inline-block;
  background-color: #c33a3a;
  color: #fff;
  text-align: center;
  min-width: 446px;
  padding: 20px 60px;
  position: relative;
}

.btn03 a:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 8%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/calender.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}

.btn03 a:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  border: 1px solid #fff;
}

.border04 {
  background-color: #bfbfbf;
  margin-top: 30px;
  margin-bottom: 20px;
  height: 2px;
}

@media only screen and (max-width: 599px) {
  .menu-drink-list .name {
    font-size: 16px;
    width: 100%;
  }
  .menu-drink-list .price {
    font-size: 18px;
    width: 100%;
    text-align: left;
  }
  .menu-drink-list .caption {
    margin-top: 5px;
  }
  .menu-drink-list li {
    padding: 15px 0;
  }
  .btn03 a {
    min-width: 100%;
    padding: 15px 50px;
  }
  .btn03 a:before {
    width: 20px;
    height: 20px;
  }
  .course-menu-content ul li + li {
    margin-top: 15px;
  }
}

/* ---------------------------
07carte「a la carte」
----------------------------- */
.onion01 {
  width: 274px;
}

.meet01 dt {
  width: 100px;
  border: 2px solid #fff;
  text-align: center;
  padding: 5px;
  font-weight: 500;
}

.dressing .ttl {
  padding: 15px 20px 15px 0;
  border-right: 1px solid #fff;
  white-space: nowrap;
}

.dressing .text {
  padding: 15px 0 15px 20px;
}

.carte02box {
  display: none;
}
[data-element-id] .carte02box {
  display: block;
}

.carte02box.is-active {
  display: block;
  -webkit-animation-name: displayAnime;
  animation-name: displayAnime;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@media only screen and (max-width: 1024px) {
  .onion01 {
    width: 210px;
  }
}

@media only screen and (max-width: 599px) {
  .onion01 {
    width: 170px;
  }
  .carte02box figure {
    margin-left: -2vw;
    margin-right: -2vw;
  }
}

/* calc */
.up-fxd-even > *:nth-child(odd) .calc1000 {
  padding-left: calc(50vw - 500px);
}

.up-fxd-even > *:nth-child(even) .calc1000 {
  padding-right: calc(50vw - 500px);
}

.up-fxd-even > *:nth-child(odd) ._calc1000 {
  padding-right: calc(50vw - 500px);
}

.up-fxd-even > *:nth-child(even) ._calc1000 {
  padding-left: calc(50vw - 500px);
}

@media only screen and (max-width: 1024px) {
  .up-fxd-even > *:nth-child(odd) .calc1000 {
    padding-left: 2vw;
  }
  .up-fxd-even > *:nth-child(even) .calc1000 {
    padding-right: 2vw;
  }
  .up-fxd-even > *:nth-child(odd) ._calc1000 {
    padding-right: 2vw;
  }
  .up-fxd-even > *:nth-child(even) ._calc1000 {
    padding-left: 2vw;
  }
}

@media only screen and (max-width: 599px) {
  .up-fxd-even > *:nth-child(odd) .calc1000 {
    padding-left: 0;
  }
  .up-fxd-even > *:nth-child(even) .calc1000 {
    padding-right: 0;
  }
  .up-fxd-even > *:nth-child(odd) ._calc1000 {
    padding-right: 0;
  }
  .up-fxd-even > *:nth-child(even) ._calc1000 {
    padding-left: 0;
  }
}

.healthy01 > *:nth-child(odd) figure {
  margin-right: auto;
}

.healthy01 > *:nth-child(even) figure {
  margin-left: auto;
}

.border05 {
  border: 2px solid #898989;
  display: inline-block;
  min-width: 200px;
  padding: 10px;
}

.border06 {
  border: 2px solid #898989;
  display: inline-block;
  min-width: 400px;
  padding: 2px 10px;
}

.leaf01 {
  width: 174px;
}

@media only screen and (max-width: 1024px) {
  .leaf01 {
    width: 120px;
  }
}

.frame02 {
  position: relative;
}

.frame02:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -22px;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/frame-left.png);
  background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
  width: 41px;
  height: 89px;
}

.frame02:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -22px;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/frame-right.png);
  background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
  width: 41px;
  height: 89px;
}

.dessert01 {
  margin-top: -7%;
}

.dessert01 .pbox1 {
  width: 23%;
  margin-left: 10px;
  padding-top: 5%;
}

.dessert01 .pic1 {
  position: relative;
  z-index: 1;
  width: 45%;
  margin-bottom: -15%;
  margin-right: -6%;
}

.dessert01 .pic2 {
  position: relative;
  width: 55%;
}

.dessert01 .pbox2 {
  margin-right: 3%;
}

@media only screen and (max-width: 599px) {
  .dessert01 .pbox1 {
    width: 33.333%;
    margin-left: 0;
    padding-top: 0;
  }
  .dessert01 .pbox2 {
    margin-right: 0;
    width: 66.666%;
  }
  .dessert01 .pic1 {
    width: 50%;
    margin-bottom: 0;
    margin-right: 0;
  }
  .dessert01 .pic2 {
    width: 50%;
  }
  .dessert01 {
    margin-top: 20px;
  }
}

/* ---------------------------
10drink「Drink」
----------------------------- */
.drink-list li {
  padding: 30px 0;
  border-bottom: 2px solid #bfbfbf;
}

.drink-list .name {
  width: 280px;
  padding-right: 5px;
  font-weight: bold;
}

.drink-list .price {
  width: 150px;
  padding-left: 5px;
  text-align: right;
  font-weight: bold;
}

.drink-list .caption {
  width: 10%;
  max-width: 500px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media only screen and (max-width: 1024px) {
  .drink-list .name {
    width: 200px;
  }
  .drink-list .price {
    width: 120px;
  }
}

@media only screen and (max-width: 599px) {
  .drink-list .name {
    width: 100%;
  }
  .drink-list .caption {
    width: 100%;
  }
  .drink-list .price {
    width: 100%;
  }
  .border06 {
    min-width: auto;
    width: 100%;
  }
  .drink-list li {
    padding: 20px 0;
  }
}

/* ---------------------------
11seat「Seat」
----------------------------- */
.coffee02 {
  position: relative;
}

.coffee02:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/coffee02.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 147px;
  height: 84px;
}

.seat02box {
  position: relative;
}

.seat02box .bg1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}

.seat02box .bg2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}

.seat02box .bg3 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 221px;
}

.seat01 {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 7% 5%;
}

.btn04 a,
.btn04 button {
  display: inline-block;
  border: none;
  background-color: #c33a3a;
  text-align: center;
  color: #fff;
  min-width: 200px;
  padding: 20px 10px;
  position: relative;
}

.btn04 a:after,
.btn04 button:after {
  content: "";
  position: absolute;
  border: 1px solid #fff;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
}

.title01 {
  width: 160px;
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 7px;
}

.onion02 {
  width: 200px;
}

@media only screen and (max-width: 1024px) {
  .coffee02:after {
    width: 15vw;
    height: 9vw;
  }
  .onion02 {
    width: 150px;
  }
}

@media only screen and (max-width: 599px) {
  .onion02 {
    width: 100px;
  }
  .coffee02 {
    margin-bottom: 50px;
    margin-left: 50px;
  }
  .coffee02:after {
    width: 23vw;
    height: 14vw;
  }
  .seat02box .bg3 {
    width: 150px;
  }
  .btn04 a,
  .btn04 button {
    min-width: 160px;
    padding: 15px 10px;
  }
}

/* ---------------------------
12photo「Photo」
----------------------------- */
.category-list a {
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/frame04.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 7% 11%;
}
.category-list .cat .photo-cat:nth-of-type(1) {
  font-size: 24px;
  line-height: 1;
}

.pagenation li span,
.pagenation li a {
  color: #fff;
  display: block;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #bfbfbf;
}

.pagenation .current span {
  background-color: #202020;
}

.pagenation li + li {
  margin-left: 20px;
}

.pagenation .prev a:before {
  content: "\f053";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.pagenation .next a:before {
  content: "\f054";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

@media only screen and (max-width: 599px) {
  .pagenation li + li {
    margin-left: 10px;
  }
  .pagenation li span,
  .pagenation li a {
    width: 35px;
    height: 35px;
  }
}

.btn05 a,
.btn05 button {
  border: none;
  display: inline-block;
  min-width: 160px;
  background-color: #202020;
  color: #fff;
  text-align: center;
  padding: 15px 5px;
}

.photo-detail-box {
  border: 1px solid #232323;
  padding: 7% 6%;
}

.category-list02 .box {
  padding-top: 35%;
  position: relative;
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/frame04.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.category-list02 .box:hover {
  cursor: pointer;
}

.category-list02 .box .ttl {
  position: absolute;
  top: 50%;
  left: 9%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.coupon01 dt {
  position: relative;
  padding-right: 10px;
}

.coupon01 dt:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 1px;
  height: 77px;
  background-color: #bfbfbf;
}

.coupon01 dd {
  padding-left: 30px;
}

.coupon01 dl + dl {
  margin-top: 70px;
}

.coupon-ttl {
  padding-top: 43.6%;
  position: relative;
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/coupon.png);
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}

.coupon-ttl .wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.coupon-ttl .tbox1 {
  color: #fff;
  position: absolute;
  top: 48%;
  left: 34%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  white-space: nowrap;
}

.coupon-ttl .tbox1 .ttl {
  font-size: 20px;
  font-weight: 500;
}

.coupon-ttl .tbox1 .price {
  font-size: 50px;
}

.coupon-ttl .tbox1 .yen {
  font-size: 60%;
}

.coupon-ttl .tbox2 {
  position: absolute;
  bottom: 8%;
  right: 24%;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  line-height: 1;
  font-weight: 500;
}

.coupon-ttl .tbox2 .sub {
  font-size: 10px;
}

.coupon-ttl .tbox2 .ttl {
  font-size: 12px;
}

.coupon-course {
  background-color: #fff;
}

.coupon-course .title {
  padding: 4% 4%;
  text-align: center;
  font-weight: 500;
  position: relative;
}

.coupon-course .title:hover {
  cursor: pointer;
}

.coupon-course .title:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 4%;
  -webkit-transform: rotate(180deg) translate(50%, 50%);
  transform: rotate(180deg) translate(50%, 50%);
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/arrow02.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 20px;
  height: 17px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coupon-course .title.is-parent:after {
  -webkit-transform: rotate(0) translate(-50%, -50%);
  transform: rotate(0) translate(-50%, -50%);
}

.coupon-course .content-box {
  display: none;
  padding: 10% 5%;
}

@media only screen and (max-width: 800px) {
  .coupon-ttl {
    font-size: calc(100vw * 14 / 800);
  }
  .coupon-ttl .tbox1 .sub {
    font-size: calc(100% * 16 / 14);
  }
  .coupon-ttl .tbox1 .ttl {
    font-size: calc(100% * 24 / 14);
  }
  .coupon-ttl .tbox1 .price {
    font-size: calc(100% * 60 / 14);
  }
  .coupon-ttl .tbox2 .sub {
    font-size: calc(100% * 14 / 14);
  }
  .coupon-ttl .tbox2 .ttl {
    font-size: calc(100% * 16 / 14);
  }
}

@media only screen and (max-width: 599px) {
  .coupon-course .title:after {
    width: 12px;
    height: 10px;
  }
  .coupon01 dt:after {
    height: 40px;
  }
  .coupon01 dl + dl {
    margin-top: 40px;
  }
}

/* ---------------------------
15faq「Q&A」
----------------------------- */
.frame05 {
  display: inline-block;
  min-width: 421px;
  padding: 16px 40px;
  background-image: url(/import/tenant_3/ksl-dasharno.a-bisu.jp/html/images/frame05.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.faqlist {
  padding: 5% 0;
  border-bottom: 1px solid #bfbfbf;
}

.faqlist dt {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #232323;
}

.faqlist dl + dl {
  margin-top: 5%;
}

.faqlist dd {
  width: calc(100% - 100px);
}

@media only screen and (max-width: 599px) {
  .frame05 {
    min-width: auto;
    padding: 14px 20px;
    width: 100%;
  }
  .faqlist dt {
    width: 40px;
    height: 40px;
  }
  .faqlist dd {
    width: calc(100% - 60px);
  }
}

/* ---------------------------
15blog「Blog」
----------------------------- */
.cat01 {
  border: 1px solid #232323;
  display: inline-block;
  font-size: 12px;
  padding: 0 5px;
}

.category-list-box .ttl {
  border: 1px solid #232323;
  text-align: center;
  padding: 2%;
}

.category-list-box li {
  padding: 5% 0;
  border-bottom: 1px solid #bfbfbf;
}

.btn06 a,
.btn06 button {
  border: none;
  color: #fff;
  display: inline-block;
  text-align: center;
  background-color: #232323;
  font-weight: 500;
  padding: 7px;
  min-width: 180px;
}

.blog-detail-box .ttl {
  padding-bottom: 2%;
  margin-bottom: 6%;
  position: relative;
}

.blog-detail-box .ttl:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 130%;
  height: 1px;
  background-color: #bfbfbf;
}

.blog-detail-box .caption .ttl:before {
  width: 100%;
}

.news-list .ttl {
  margin-top: 10px;
  padding-bottom: 2%;
  border-bottom: 1px solid #bfbfbf;
}

.news-list .cat01 {
  margin-left: 20px;
}

.contact-form dt {
  text-align: right;
  white-space: nowrap;
}

.contact-form input[type=text],
.contact-form textarea {
  border: none;
  background-color: #fff;
  padding: 3%;
  width: 100%;
}

.contact-form textarea {
  height: 270px;
}

.contact-form dl {
  padding: 3% 3% 3% 0;
  border-bottom: 1px solid #bfbfbf;
}

.contact-form select {
  border: none;
  padding: 20px 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.contact-form .select-wrap {
  position: relative;
}

.contact-form .select-wrap:after {
  content: "▼";
  font-size: 10px;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.confirm .contact-form .select-wrap:after {
  content: none;
}

.contact-form .selectbox li + li {
  margin-left: 10px;
}

@media only screen and (max-width: 599px) {
  .contact-form select {
    padding: 10px 15px;
  }
  .contact-form .selectbox li + li {
    margin-left: 5px;
  }
  .contact-form .selectbox .text {
    margin-left: 5px;
  }
  .contact-form dt {
    text-align: left;
  }
  .contact-form .select-wrap:after {
    font-size: 7px;
    right: 6px;
  }
}

.select-wrap select [value=""] {
  display: none;
}

.news-list .ttl {
  width: 100%;
}
/*# sourceMappingURL=style.css.map */

/* みたまま編集 */

[data-element-id] .header-logo.pc-none img {
  background-color: #ccc;
}
[data-element-id] .menu01 {
  display: block;
  opacity: 1;
}

[data-element-id] .carte02box.jsTabArea {
  border: 1px solid #218055;
  position: relative;
  margin-top: 30px;
}
[data-element-id] .carte02box.jsTabArea:after {
  content: "↓タブの順番通りに並んでおります";
  width: 100%;
  text-align: center;
  color: #fff;
  background: #218055;
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #218055;
}
[data-element-id] .coupon-course .content-box {
  display: block;
}


.topminchi01{
  text-align: center;
}

.henkomap01 iframe{
  width: 100%;
    height: 400px !important;
}

.henkomap01{
  height: 400px;
}


/* 2024.07.16 */

.menu-content .menu-tab li {
    width: 270px;
  
}

.mainmanu li{
  width: 100% !important;
}

.up-ofi-140:after {
    content: "";
    display: block;
    padding-top: 140%;
}

.topmenu li{
  width: 48%;
}
