@charset "UTF-8";
/**
 * _mixin 2.11.1
 * Released on: February 13, 2020
 */
/**
 * Fonts
 */
/*------------------
  Default Settings
------------------*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 10px;
  position: relative;
  min-height: 100%;
}
html.wf-loading {
  visibility: hidden;
}
html.wf-active {
  visibility: visible;
}

body {
  font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6em;
  line-height: 1.6;
  margin: 0;
  background: #FFF;
}
@media all and (-ms-high-contrast: none) {
  body {
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style-type: none;
}

a {
  text-decoration: none;
}

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

@media screen and (min-width: 600px) {
  .mt8 {
    margin-top: 8px;
  }

  .mr8 {
    margin-right: 8px;
  }

  .mb8 {
    margin-bottom: 8px;
  }

  .ml8 {
    margin-left: 8px;
  }

  .pt8 {
    padding-top: 8px;
  }

  .pr8 {
    padding-right: 8px;
  }

  .pb8 {
    padding-bottom: 8px;
  }

  .pl8 {
    padding-left: 8px;
  }
}
@media screen and (min-width: 600px) {
  .mt16 {
    margin-top: 16px;
  }

  .mr16 {
    margin-right: 16px;
  }

  .mb16 {
    margin-bottom: 16px;
  }

  .ml16 {
    margin-left: 16px;
  }

  .pt16 {
    padding-top: 16px;
  }

  .pr16 {
    padding-right: 16px;
  }

  .pb16 {
    padding-bottom: 16px;
  }

  .pl16 {
    padding-left: 16px;
  }
}
@media screen and (min-width: 600px) {
  .mt24 {
    margin-top: 24px;
  }

  .mr24 {
    margin-right: 24px;
  }

  .mb24 {
    margin-bottom: 24px;
  }

  .ml24 {
    margin-left: 24px;
  }

  .pt24 {
    padding-top: 24px;
  }

  .pr24 {
    padding-right: 24px;
  }

  .pb24 {
    padding-bottom: 24px;
  }

  .pl24 {
    padding-left: 24px;
  }
}
@media screen and (min-width: 600px) {
  .mt32 {
    margin-top: 32px;
  }

  .mr32 {
    margin-right: 32px;
  }

  .mb32 {
    margin-bottom: 32px;
  }

  .ml32 {
    margin-left: 32px;
  }

  .pt32 {
    padding-top: 32px;
  }

  .pr32 {
    padding-right: 32px;
  }

  .pb32 {
    padding-bottom: 32px;
  }

  .pl32 {
    padding-left: 32px;
  }
}
@media screen and (min-width: 600px) {
  .mt40 {
    margin-top: 40px;
  }

  .mr40 {
    margin-right: 40px;
  }

  .mb40 {
    margin-bottom: 40px;
  }

  .ml40 {
    margin-left: 40px;
  }

  .pt40 {
    padding-top: 40px;
  }

  .pr40 {
    padding-right: 40px;
  }

  .pb40 {
    padding-bottom: 40px;
  }

  .pl40 {
    padding-left: 40px;
  }
}
@media screen and (min-width: 600px) {
  .mt48 {
    margin-top: 48px;
  }

  .mr48 {
    margin-right: 48px;
  }

  .mb48 {
    margin-bottom: 48px;
  }

  .ml48 {
    margin-left: 48px;
  }

  .pt48 {
    padding-top: 48px;
  }

  .pr48 {
    padding-right: 48px;
  }

  .pb48 {
    padding-bottom: 48px;
  }

  .pl48 {
    padding-left: 48px;
  }
}
@media screen and (min-width: 600px) {
  .mt56 {
    margin-top: 56px;
  }

  .mr56 {
    margin-right: 56px;
  }

  .mb56 {
    margin-bottom: 56px;
  }

  .ml56 {
    margin-left: 56px;
  }

  .pt56 {
    padding-top: 56px;
  }

  .pr56 {
    padding-right: 56px;
  }

  .pb56 {
    padding-bottom: 56px;
  }

  .pl56 {
    padding-left: 56px;
  }
}
@media screen and (min-width: 600px) {
  .mt64 {
    margin-top: 64px;
  }

  .mr64 {
    margin-right: 64px;
  }

  .mb64 {
    margin-bottom: 64px;
  }

  .ml64 {
    margin-left: 64px;
  }

  .pt64 {
    padding-top: 64px;
  }

  .pr64 {
    padding-right: 64px;
  }

  .pb64 {
    padding-bottom: 64px;
  }

  .pl64 {
    padding-left: 64px;
  }
}
@media screen and (min-width: 600px) {
  .mt72 {
    margin-top: 72px;
  }

  .mr72 {
    margin-right: 72px;
  }

  .mb72 {
    margin-bottom: 72px;
  }

  .ml72 {
    margin-left: 72px;
  }

  .pt72 {
    padding-top: 72px;
  }

  .pr72 {
    padding-right: 72px;
  }

  .pb72 {
    padding-bottom: 72px;
  }

  .pl72 {
    padding-left: 72px;
  }
}
@media screen and (min-width: 600px) {
  .mt80 {
    margin-top: 80px;
  }

  .mr80 {
    margin-right: 80px;
  }

  .mb80 {
    margin-bottom: 80px;
  }

  .ml80 {
    margin-left: 80px;
  }

  .pt80 {
    padding-top: 80px;
  }

  .pr80 {
    padding-right: 80px;
  }

  .pb80 {
    padding-bottom: 80px;
  }

  .pl80 {
    padding-left: 80px;
  }
}
@media screen and (min-width: 600px) {
  .mt10 {
    margin-top: 10px;
  }

  .mr10 {
    margin-right: 10px;
  }

  .mb10 {
    margin-bottom: 10px;
  }

  .ml10 {
    margin-left: 10px;
  }

  .pt10 {
    padding-top: 10px;
  }

  .pr10 {
    padding-right: 10px;
  }

  .pb10 {
    padding-bottom: 10px;
  }

  .pl10 {
    padding-left: 10px;
  }
}
@media screen and (min-width: 600px) {
  .mt20 {
    margin-top: 20px;
  }

  .mr20 {
    margin-right: 20px;
  }

  .mb20 {
    margin-bottom: 20px;
  }

  .ml20 {
    margin-left: 20px;
  }

  .pt20 {
    padding-top: 20px;
  }

  .pr20 {
    padding-right: 20px;
  }

  .pb20 {
    padding-bottom: 20px;
  }

  .pl20 {
    padding-left: 20px;
  }
}
@media screen and (min-width: 600px) {
  .mt30 {
    margin-top: 30px;
  }

  .mr30 {
    margin-right: 30px;
  }

  .mb30 {
    margin-bottom: 30px;
  }

  .ml30 {
    margin-left: 30px;
  }

  .pt30 {
    padding-top: 30px;
  }

  .pr30 {
    padding-right: 30px;
  }

  .pb30 {
    padding-bottom: 30px;
  }

  .pl30 {
    padding-left: 30px;
  }
}
@media screen and (min-width: 600px) {
  .mt50 {
    margin-top: 50px;
  }

  .mr50 {
    margin-right: 50px;
  }

  .mb50 {
    margin-bottom: 50px;
  }

  .ml50 {
    margin-left: 50px;
  }

  .pt50 {
    padding-top: 50px;
  }

  .pr50 {
    padding-right: 50px;
  }

  .pb50 {
    padding-bottom: 50px;
  }

  .pl50 {
    padding-left: 50px;
  }
}
@media screen and (min-width: 600px) {
  .mt60 {
    margin-top: 60px;
  }

  .mr60 {
    margin-right: 60px;
  }

  .mb60 {
    margin-bottom: 60px;
  }

  .ml60 {
    margin-left: 60px;
  }

  .pt60 {
    padding-top: 60px;
  }

  .pr60 {
    padding-right: 60px;
  }

  .pb60 {
    padding-bottom: 60px;
  }

  .pl60 {
    padding-left: 60px;
  }
}
@media screen and (min-width: 600px) {
  .mt70 {
    margin-top: 70px;
  }

  .mr70 {
    margin-right: 70px;
  }

  .mb70 {
    margin-bottom: 70px;
  }

  .ml70 {
    margin-left: 70px;
  }

  .pt70 {
    padding-top: 70px;
  }

  .pr70 {
    padding-right: 70px;
  }

  .pb70 {
    padding-bottom: 70px;
  }

  .pl70 {
    padding-left: 70px;
  }
}
@media screen and (min-width: 600px) {
  .mt90 {
    margin-top: 90px;
  }

  .mr90 {
    margin-right: 90px;
  }

  .mb90 {
    margin-bottom: 90px;
  }

  .ml90 {
    margin-left: 90px;
  }

  .pt90 {
    padding-top: 90px;
  }

  .pr90 {
    padding-right: 90px;
  }

  .pb90 {
    padding-bottom: 90px;
  }

  .pl90 {
    padding-left: 90px;
  }
}
@media screen and (min-width: 600px) {
  .mt100 {
    margin-top: 100px;
  }

  .mr100 {
    margin-right: 100px;
  }

  .mb100 {
    margin-bottom: 100px;
  }

  .ml100 {
    margin-left: 100px;
  }

  .pt100 {
    padding-top: 100px;
  }

  .pr100 {
    padding-right: 100px;
  }

  .pb100 {
    padding-bottom: 100px;
  }

  .pl100 {
    padding-left: 100px;
  }
}
@media screen and (min-width: 600px) {
  .mt110 {
    margin-top: 110px;
  }

  .mr110 {
    margin-right: 110px;
  }

  .mb110 {
    margin-bottom: 110px;
  }

  .ml110 {
    margin-left: 110px;
  }

  .pt110 {
    padding-top: 110px;
  }

  .pr110 {
    padding-right: 110px;
  }

  .pb110 {
    padding-bottom: 110px;
  }

  .pl110 {
    padding-left: 110px;
  }
}
@media screen and (min-width: 600px) {
  .mt130 {
    margin-top: 130px;
  }

  .mr130 {
    margin-right: 130px;
  }

  .mb130 {
    margin-bottom: 130px;
  }

  .ml130 {
    margin-left: 130px;
  }

  .pt130 {
    padding-top: 130px;
  }

  .pr130 {
    padding-right: 130px;
  }

  .pb130 {
    padding-bottom: 130px;
  }

  .pl130 {
    padding-left: 130px;
  }
}
@media screen and (min-width: 600px) {
  .mt140 {
    margin-top: 140px;
  }

  .mr140 {
    margin-right: 140px;
  }

  .mb140 {
    margin-bottom: 140px;
  }

  .ml140 {
    margin-left: 140px;
  }

  .pt140 {
    padding-top: 140px;
  }

  .pr140 {
    padding-right: 140px;
  }

  .pb140 {
    padding-bottom: 140px;
  }

  .pl140 {
    padding-left: 140px;
  }
}
@media screen and (min-width: 600px) {
  .mt150 {
    margin-top: 150px;
  }

  .mr150 {
    margin-right: 150px;
  }

  .mb150 {
    margin-bottom: 150px;
  }

  .ml150 {
    margin-left: 150px;
  }

  .pt150 {
    padding-top: 150px;
  }

  .pr150 {
    padding-right: 150px;
  }

  .pb150 {
    padding-bottom: 150px;
  }

  .pl150 {
    padding-left: 150px;
  }
}
@media screen and (min-width: 600px) {
  .mt170 {
    margin-top: 170px;
  }

  .mr170 {
    margin-right: 170px;
  }

  .mb170 {
    margin-bottom: 170px;
  }

  .ml170 {
    margin-left: 170px;
  }

  .pt170 {
    padding-top: 170px;
  }

  .pr170 {
    padding-right: 170px;
  }

  .pb170 {
    padding-bottom: 170px;
  }

  .pl170 {
    padding-left: 170px;
  }
}
@media screen and (min-width: 600px) {
  .mt180 {
    margin-top: 180px;
  }

  .mr180 {
    margin-right: 180px;
  }

  .mb180 {
    margin-bottom: 180px;
  }

  .ml180 {
    margin-left: 180px;
  }

  .pt180 {
    padding-top: 180px;
  }

  .pr180 {
    padding-right: 180px;
  }

  .pb180 {
    padding-bottom: 180px;
  }

  .pl180 {
    padding-left: 180px;
  }
}
@media screen and (min-width: 600px) {
  .mt190 {
    margin-top: 190px;
  }

  .mr190 {
    margin-right: 190px;
  }

  .mb190 {
    margin-bottom: 190px;
  }

  .ml190 {
    margin-left: 190px;
  }

  .pt190 {
    padding-top: 190px;
  }

  .pr190 {
    padding-right: 190px;
  }

  .pb190 {
    padding-bottom: 190px;
  }

  .pl190 {
    padding-left: 190px;
  }
}
.cf:after {
  display: block;
  clear: both;
  width: 100%;
  content: "";
}

.dropCap:first-letter {
  font-size: 120px;
}

.ta-l {
  text-align: left;
}
.ta-c {
  text-align: center;
}
.ta-r {
  text-align: right;
}

.show {
  display: block !important;
}
@media screen and (max-width: 600px) {
  .show--pc {
    display: none !important;
  }
}
.show--pc--i {
  display: inline;
}
@media screen and (max-width: 600px) {
  .show--pc--i {
    display: none;
  }
}
.show--sp {
  display: none !important;
}
@media screen and (max-width: 600px) {
  .show--sp {
    display: block !important;
  }
}
.show--sp--i {
  display: none;
}
@media screen and (max-width: 600px) {
  .show--sp--i {
    display: inline;
  }
}
.show--ja, .show--ja--i {
  display: none !important;
}
.show--en, .show--en--i {
  display: none !important;
}
.show--zh, .show--zh--i {
  display: none !important;
}
.ja .show--ja {
  display: block !important;
}
.ja .show--ja--i {
  display: inline !important;
}
.en .show--en {
  display: block !important;
}
.en .show--en--i {
  display: inline !important;
}
.zh .show--zh {
  display: block !important;
}
.zh .show--zh--i {
  display: inline !important;
}

/**
 * Flex 
 */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ai-fs {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ai-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ai-fe {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.jc-sb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jc-sa {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jc-c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fw-w {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.btn--kadomaru a {
  overflow: hidden;
  border-radius: 99999999px;
}

.container {
  width: 100%;
  max-width: 1240px;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
}
@media screen and (max-width: 600px) {
  .container {
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: 2.6666666667vw !important;
    padding-left: 2.6666666667vw !important;
  }
}

.inner {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (max-width: 600px) {
  .inner {
    width: 100%;
    padding-right: 2.6666666667vw !important;
    padding-left: 2.6666666667vw !important;
  }
}

.col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -5px;
}
.col .col__item {
  margin-top: 5px;
  margin-left: 5px;
}
.col--1 .col__item {
  width: calc( ( 100% - 0px ) / 1 );
}
.col--1 .col__item:nth-of-type(1n+1) {
  margin-left: 0;
}
.col--2 .col__item {
  width: calc( ( 100% - 5px ) / 2 );
}
.col--2 .col__item:nth-of-type(2n+1) {
  margin-left: 0;
}
.col--3 .col__item {
  width: calc( ( 100% - 10px ) / 3 );
}
.col--3 .col__item:nth-of-type(3n+1) {
  margin-left: 0;
}
.col--4 .col__item {
  width: calc( ( 100% - 15px ) / 4 );
}
.col--4 .col__item:nth-of-type(4n+1) {
  margin-left: 0;
}
.col--5 .col__item {
  width: calc( ( 100% - 20px ) / 5 );
}
.col--5 .col__item:nth-of-type(5n+1) {
  margin-left: 0;
}
.col--6 .col__item {
  width: calc( ( 100% - 25px ) / 6 );
}
.col--6 .col__item:nth-of-type(6n+1) {
  margin-left: 0;
}
.col--7 .col__item {
  width: calc( ( 100% - 30px ) / 7 );
}
.col--7 .col__item:nth-of-type(7n+1) {
  margin-left: 0;
}
.col--8 .col__item {
  width: calc( ( 100% - 35px ) / 8 );
}
.col--8 .col__item:nth-of-type(8n+1) {
  margin-left: 0;
}
.col--9 .col__item {
  width: calc( ( 100% - 40px ) / 9 );
}
.col--9 .col__item:nth-of-type(9n+1) {
  margin-left: 0;
}
.col--10 .col__item {
  width: calc( ( 100% - 45px ) / 10 );
}
.col--10 .col__item:nth-of-type(10n+1) {
  margin-left: 0;
}
.col--11 .col__item {
  width: calc( ( 100% - 50px ) / 11 );
}
.col--11 .col__item:nth-of-type(11n+1) {
  margin-left: 0;
}
.col--12 .col__item {
  width: calc( ( 100% - 55px ) / 12 );
}
.col--12 .col__item:nth-of-type(12n+1) {
  margin-left: 0;
}
.col--13 .col__item {
  width: calc( ( 100% - 60px ) / 13 );
}
.col--13 .col__item:nth-of-type(13n+1) {
  margin-left: 0;
}
.col--14 .col__item {
  width: calc( ( 100% - 65px ) / 14 );
}
.col--14 .col__item:nth-of-type(14n+1) {
  margin-left: 0;
}
.col--15 .col__item {
  width: calc( ( 100% - 70px ) / 15 );
}
.col--15 .col__item:nth-of-type(15n+1) {
  margin-left: 0;
}
@media screen and (max-width: 600px) {
  .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: -0.6666666667vw;
  }
  .col .col__item {
    margin-top: 0.6666666667vw;
    margin-left: 0.6666666667vw;
  }
  .col--1 .col__item {
    width: calc( ( 100% - 0vw ) / 1 );
  }
  .col--1 .col__item:nth-of-type(1n+1) {
    margin-left: 0;
  }
  .col--2 .col__item {
    width: calc( ( 100% - 0.6666666667vw ) / 2 );
  }
  .col--2 .col__item:nth-of-type(2n+1) {
    margin-left: 0;
  }
  .col--3 .col__item {
    width: calc( ( 100% - 1.3333333333vw ) / 3 );
  }
  .col--3 .col__item:nth-of-type(3n+1) {
    margin-left: 0;
  }
  .col--4 .col__item {
    width: calc( ( 100% - 2vw ) / 4 );
  }
  .col--4 .col__item:nth-of-type(4n+1) {
    margin-left: 0;
  }
  .col--5 .col__item {
    width: calc( ( 100% - 2.6666666667vw ) / 5 );
  }
  .col--5 .col__item:nth-of-type(5n+1) {
    margin-left: 0;
  }
  .col--6 .col__item {
    width: calc( ( 100% - 3.3333333333vw ) / 6 );
  }
  .col--6 .col__item:nth-of-type(6n+1) {
    margin-left: 0;
  }
  .col--7 .col__item {
    width: calc( ( 100% - 4vw ) / 7 );
  }
  .col--7 .col__item:nth-of-type(7n+1) {
    margin-left: 0;
  }
  .col--8 .col__item {
    width: calc( ( 100% - 4.6666666667vw ) / 8 );
  }
  .col--8 .col__item:nth-of-type(8n+1) {
    margin-left: 0;
  }
  .col--9 .col__item {
    width: calc( ( 100% - 5.3333333333vw ) / 9 );
  }
  .col--9 .col__item:nth-of-type(9n+1) {
    margin-left: 0;
  }
  .col--10 .col__item {
    width: calc( ( 100% - 6vw ) / 10 );
  }
  .col--10 .col__item:nth-of-type(10n+1) {
    margin-left: 0;
  }
  .col--11 .col__item {
    width: calc( ( 100% - 6.6666666667vw ) / 11 );
  }
  .col--11 .col__item:nth-of-type(11n+1) {
    margin-left: 0;
  }
  .col--12 .col__item {
    width: calc( ( 100% - 7.3333333333vw ) / 12 );
  }
  .col--12 .col__item:nth-of-type(12n+1) {
    margin-left: 0;
  }
  .col--13 .col__item {
    width: calc( ( 100% - 8vw ) / 13 );
  }
  .col--13 .col__item:nth-of-type(13n+1) {
    margin-left: 0;
  }
  .col--14 .col__item {
    width: calc( ( 100% - 8.6666666667vw ) / 14 );
  }
  .col--14 .col__item:nth-of-type(14n+1) {
    margin-left: 0;
  }
  .col--15 .col__item {
    width: calc( ( 100% - 9.3333333333vw ) / 15 );
  }
  .col--15 .col__item:nth-of-type(15n+1) {
    margin-left: 0;
  }
}
.col__item {
  text-align: center;
  color: #404040;
  background: #53B34D;
}

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.grid.grid--15 .grid__item--1 {
  width: calc( 100% * 1 / 15 );
}
.grid.grid--15 .grid__item--2 {
  width: calc( 100% * 2 / 15 );
}
.grid.grid--15 .grid__item--3 {
  width: calc( 100% * 3 / 15 );
}
.grid.grid--15 .grid__item--4 {
  width: calc( 100% * 4 / 15 );
}
.grid.grid--15 .grid__item--5 {
  width: calc( 100% * 5 / 15 );
}
.grid.grid--15 .grid__item--6 {
  width: calc( 100% * 6 / 15 );
}
.grid.grid--15 .grid__item--7 {
  width: calc( 100% * 7 / 15 );
}
.grid.grid--15 .grid__item--8 {
  width: calc( 100% * 8 / 15 );
}
.grid.grid--15 .grid__item--9 {
  width: calc( 100% * 9 / 15 );
}
.grid.grid--15 .grid__item--10 {
  width: calc( 100% * 10 / 15 );
}
.grid.grid--15 .grid__item--11 {
  width: calc( 100% * 11 / 15 );
}
.grid.grid--15 .grid__item--12 {
  width: calc( 100% * 12 / 15 );
}
.grid.grid--15 .grid__item--13 {
  width: calc( 100% * 13 / 15 );
}
.grid.grid--15 .grid__item--14 {
  width: calc( 100% * 14 / 15 );
}
.grid.grid--14 .grid__item--1 {
  width: calc( 100% * 1 / 14 );
}
.grid.grid--14 .grid__item--2 {
  width: calc( 100% * 2 / 14 );
}
.grid.grid--14 .grid__item--3 {
  width: calc( 100% * 3 / 14 );
}
.grid.grid--14 .grid__item--4 {
  width: calc( 100% * 4 / 14 );
}
.grid.grid--14 .grid__item--5 {
  width: calc( 100% * 5 / 14 );
}
.grid.grid--14 .grid__item--6 {
  width: calc( 100% * 6 / 14 );
}
.grid.grid--14 .grid__item--7 {
  width: calc( 100% * 7 / 14 );
}
.grid.grid--14 .grid__item--8 {
  width: calc( 100% * 8 / 14 );
}
.grid.grid--14 .grid__item--9 {
  width: calc( 100% * 9 / 14 );
}
.grid.grid--14 .grid__item--10 {
  width: calc( 100% * 10 / 14 );
}
.grid.grid--14 .grid__item--11 {
  width: calc( 100% * 11 / 14 );
}
.grid.grid--14 .grid__item--12 {
  width: calc( 100% * 12 / 14 );
}
.grid.grid--14 .grid__item--13 {
  width: calc( 100% * 13 / 14 );
}
.grid.grid--13 .grid__item--1 {
  width: calc( 100% * 1 / 13 );
}
.grid.grid--13 .grid__item--2 {
  width: calc( 100% * 2 / 13 );
}
.grid.grid--13 .grid__item--3 {
  width: calc( 100% * 3 / 13 );
}
.grid.grid--13 .grid__item--4 {
  width: calc( 100% * 4 / 13 );
}
.grid.grid--13 .grid__item--5 {
  width: calc( 100% * 5 / 13 );
}
.grid.grid--13 .grid__item--6 {
  width: calc( 100% * 6 / 13 );
}
.grid.grid--13 .grid__item--7 {
  width: calc( 100% * 7 / 13 );
}
.grid.grid--13 .grid__item--8 {
  width: calc( 100% * 8 / 13 );
}
.grid.grid--13 .grid__item--9 {
  width: calc( 100% * 9 / 13 );
}
.grid.grid--13 .grid__item--10 {
  width: calc( 100% * 10 / 13 );
}
.grid.grid--13 .grid__item--11 {
  width: calc( 100% * 11 / 13 );
}
.grid.grid--13 .grid__item--12 {
  width: calc( 100% * 12 / 13 );
}
.grid.grid--12 .grid__item--1 {
  width: calc( 100% * 1 / 12 );
}
.grid.grid--12 .grid__item--2 {
  width: calc( 100% * 2 / 12 );
}
.grid.grid--12 .grid__item--3 {
  width: calc( 100% * 3 / 12 );
}
.grid.grid--12 .grid__item--4 {
  width: calc( 100% * 4 / 12 );
}
.grid.grid--12 .grid__item--5 {
  width: calc( 100% * 5 / 12 );
}
.grid.grid--12 .grid__item--6 {
  width: calc( 100% * 6 / 12 );
}
.grid.grid--12 .grid__item--7 {
  width: calc( 100% * 7 / 12 );
}
.grid.grid--12 .grid__item--8 {
  width: calc( 100% * 8 / 12 );
}
.grid.grid--12 .grid__item--9 {
  width: calc( 100% * 9 / 12 );
}
.grid.grid--12 .grid__item--10 {
  width: calc( 100% * 10 / 12 );
}
.grid.grid--12 .grid__item--11 {
  width: calc( 100% * 11 / 12 );
}
.grid.grid--11 .grid__item--1 {
  width: calc( 100% * 1 / 11 );
}
.grid.grid--11 .grid__item--2 {
  width: calc( 100% * 2 / 11 );
}
.grid.grid--11 .grid__item--3 {
  width: calc( 100% * 3 / 11 );
}
.grid.grid--11 .grid__item--4 {
  width: calc( 100% * 4 / 11 );
}
.grid.grid--11 .grid__item--5 {
  width: calc( 100% * 5 / 11 );
}
.grid.grid--11 .grid__item--6 {
  width: calc( 100% * 6 / 11 );
}
.grid.grid--11 .grid__item--7 {
  width: calc( 100% * 7 / 11 );
}
.grid.grid--11 .grid__item--8 {
  width: calc( 100% * 8 / 11 );
}
.grid.grid--11 .grid__item--9 {
  width: calc( 100% * 9 / 11 );
}
.grid.grid--11 .grid__item--10 {
  width: calc( 100% * 10 / 11 );
}
.grid.grid--10 .grid__item--1 {
  width: calc( 100% * 1 / 10 );
}
.grid.grid--10 .grid__item--2 {
  width: calc( 100% * 2 / 10 );
}
.grid.grid--10 .grid__item--3 {
  width: calc( 100% * 3 / 10 );
}
.grid.grid--10 .grid__item--4 {
  width: calc( 100% * 4 / 10 );
}
.grid.grid--10 .grid__item--5 {
  width: calc( 100% * 5 / 10 );
}
.grid.grid--10 .grid__item--6 {
  width: calc( 100% * 6 / 10 );
}
.grid.grid--10 .grid__item--7 {
  width: calc( 100% * 7 / 10 );
}
.grid.grid--10 .grid__item--8 {
  width: calc( 100% * 8 / 10 );
}
.grid.grid--10 .grid__item--9 {
  width: calc( 100% * 9 / 10 );
}
.grid.grid--9 .grid__item--1 {
  width: calc( 100% * 1 / 9 );
}
.grid.grid--9 .grid__item--2 {
  width: calc( 100% * 2 / 9 );
}
.grid.grid--9 .grid__item--3 {
  width: calc( 100% * 3 / 9 );
}
.grid.grid--9 .grid__item--4 {
  width: calc( 100% * 4 / 9 );
}
.grid.grid--9 .grid__item--5 {
  width: calc( 100% * 5 / 9 );
}
.grid.grid--9 .grid__item--6 {
  width: calc( 100% * 6 / 9 );
}
.grid.grid--9 .grid__item--7 {
  width: calc( 100% * 7 / 9 );
}
.grid.grid--9 .grid__item--8 {
  width: calc( 100% * 8 / 9 );
}
.grid.grid--8 .grid__item--1 {
  width: calc( 100% * 1 / 8 );
}
.grid.grid--8 .grid__item--2 {
  width: calc( 100% * 2 / 8 );
}
.grid.grid--8 .grid__item--3 {
  width: calc( 100% * 3 / 8 );
}
.grid.grid--8 .grid__item--4 {
  width: calc( 100% * 4 / 8 );
}
.grid.grid--8 .grid__item--5 {
  width: calc( 100% * 5 / 8 );
}
.grid.grid--8 .grid__item--6 {
  width: calc( 100% * 6 / 8 );
}
.grid.grid--8 .grid__item--7 {
  width: calc( 100% * 7 / 8 );
}
.grid.grid--7 .grid__item--1 {
  width: calc( 100% * 1 / 7 );
}
.grid.grid--7 .grid__item--2 {
  width: calc( 100% * 2 / 7 );
}
.grid.grid--7 .grid__item--3 {
  width: calc( 100% * 3 / 7 );
}
.grid.grid--7 .grid__item--4 {
  width: calc( 100% * 4 / 7 );
}
.grid.grid--7 .grid__item--5 {
  width: calc( 100% * 5 / 7 );
}
.grid.grid--7 .grid__item--6 {
  width: calc( 100% * 6 / 7 );
}
.grid.grid--6 .grid__item--1 {
  width: calc( 100% * 1 / 6 );
}
.grid.grid--6 .grid__item--2 {
  width: calc( 100% * 2 / 6 );
}
.grid.grid--6 .grid__item--3 {
  width: calc( 100% * 3 / 6 );
}
.grid.grid--6 .grid__item--4 {
  width: calc( 100% * 4 / 6 );
}
.grid.grid--6 .grid__item--5 {
  width: calc( 100% * 5 / 6 );
}
.grid.grid--5 .grid__item--1 {
  width: calc( 100% * 1 / 5 );
}
.grid.grid--5 .grid__item--2 {
  width: calc( 100% * 2 / 5 );
}
.grid.grid--5 .grid__item--3 {
  width: calc( 100% * 3 / 5 );
}
.grid.grid--5 .grid__item--4 {
  width: calc( 100% * 4 / 5 );
}
.grid.grid--4 .grid__item--1 {
  width: calc( 100% * 1 / 4 );
}
.grid.grid--4 .grid__item--2 {
  width: calc( 100% * 2 / 4 );
}
.grid.grid--4 .grid__item--3 {
  width: calc( 100% * 3 / 4 );
}
.grid.grid--3 .grid__item--1 {
  width: calc( 100% * 1 / 3 );
}
.grid.grid--3 .grid__item--2 {
  width: calc( 100% * 2 / 3 );
}
.grid.grid--2 .grid__item--1 {
  width: calc( 100% * 1 / 2 );
}
.grid.grid--1 .grid__item--1 {
  width: calc( 100% * 1 / 1 );
}
.grid.grid--1 .grid__item--0 {
  width: calc( 100% * 0 / 1 );
}
.grid__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

/*----------------
  Single Settings
-----------------*/
.singleContainer {
  /**
   * @include by '/wp/wp-includes/js/tinymce/skins/wordpress/wp-content.css'
   */
  /* Additional default styles for the editor */
  /* When font-weight is different than the default browser style,
  Chrome and Safari replace <strong> and <b> with spans with inline styles on pasting?! */
  /* For emoji replacement images */
  /* iOS does not obey max-width if width is set. */
  /* Remove blue highlighting of selected images in WebKit */
  /* Styles for the WordPress plugins */
  /* Styles for formatting the boundaries of anchors and code elements */
  /* Gallery, audio, video placeholders */
  /* Image resize handles */
  /* Fix for proprietary Mozilla display attribute, see #38757 */
  /* Special styling for the suggestes policy text tutorial sections after they have been pasted in the editor. */
  /**
   * WP Views
   */
  /* A little 'loading' animation, not showing in IE < 10 */
  /* rtl */
}
.singleContainer html {
  cursor: text;
}
.singleContainer html.ios {
  width: 100px;
  min-width: 100%;
}
.singleContainer body {
  font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  margin: 9px 10px;
  max-width: 100%;
  -webkit-font-smoothing: antialiased !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Old syntax */
}
.singleContainer body.rtl {
  font-family: Tahoma, "Times New Roman", "Bitstream Charter", Times, serif;
}
.singleContainer body.locale-he-il,
.singleContainer body.locale-vi {
  font-family: Arial, "Times New Roman", "Bitstream Charter", Times, serif;
}
.singleContainer body.wp-autoresize {
  overflow: visible !important;
  /* The padding ensures margins of the children are contained in the body. */
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.singleContainer body.webkit strong,
.singleContainer body.webkit b {
  font-weight: bold !important;
}
.singleContainer pre {
  font-family: Consolas, Monaco, monospace;
}
.singleContainer td,
.singleContainer th {
  font-family: inherit;
  font-size: inherit;
}
.singleContainer img.emoji {
  display: inline !important;
  border: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.singleContainer .mceIEcenter {
  text-align: center;
}
.singleContainer img {
  height: auto;
  max-width: 100%;
}
.singleContainer .wp-caption {
  margin: 0;
  /* browser reset */
  max-width: 100%;
}
.singleContainer .ios .wp-caption {
  width: auto !important;
}
.singleContainer dl.wp-caption dt.wp-caption-dt img {
  display: inline-block;
  margin-bottom: -1ex;
}
.singleContainer div.mceTemp {
  -ms-user-select: element;
}
.singleContainer dl.wp-caption,
.singleContainer dl.wp-caption * {
  -webkit-user-drag: none;
}
.singleContainer .wp-caption-dd {
  font-size: 14px;
  padding-top: 0.5em;
  margin: 0;
  /* browser reset */
}
.singleContainer .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.singleContainer .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
.singleContainer .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
.singleContainer img[data-mce-selected]::-moz-selection {
  background-color: transparent;
}
.singleContainer img[data-mce-selected]::selection {
  background-color: transparent;
}
.singleContainer .mce-content-body img[data-mce-placeholder] {
  border-radius: 0;
  padding: 0;
}
.singleContainer .mce-content-body img[data-wp-more] {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 96%;
  height: 16px;
  display: block;
  margin: 15px auto 0;
  outline: 0;
  cursor: default;
}
.singleContainer .mce-content-body img[data-mce-placeholder][data-mce-selected] {
  outline: 1px dotted #888;
}
.singleContainer .mce-content-body img[data-wp-more=more] {
  background: transparent url(../../../../../wp-includes/js/tinymce/skins/wordpress/images/more.png) repeat-y scroll center center;
}
.singleContainer .mce-content-body img[data-wp-more=nextpage] {
  background: transparent url(../../../../../wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png) repeat-y scroll center center;
}
.singleContainer .mce-content-body a[data-mce-selected] {
  padding: 0 2px;
  margin: 0 -2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 1px #BFE6FF;
          box-shadow: 0 0 0 1px #BFE6FF;
  background: #BFE6FF;
}
.singleContainer .mce-content-body .wp-caption-dt a[data-mce-selected] {
  outline: none;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
}
.singleContainer .mce-content-body code {
  padding: 2px 4px;
  margin: 0;
  border-radius: 2px;
  color: #222;
  background: #F2F4F5;
}
.singleContainer .mce-content-body code[data-mce-selected] {
  background: #E9EBEC;
}
.singleContainer .mce-content-body img.wp-media {
  border: 1px solid #AAA;
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  background-position: center center;
  width: 99%;
  height: 250px;
  outline: 0;
  cursor: pointer;
}
.singleContainer .mce-content-body img.wp-media:hover {
  background-color: #EDEDED;
  border-color: #72777C;
}
.singleContainer .mce-content-body img.wp-media.wp-media-selected {
  background-color: #D8D8D8;
  border-color: #72777C;
}
.singleContainer .mce-content-body img.wp-media.wp-gallery {
  background-image: url(../../../../../wp-includes/js/tinymce/skins/wordpress/images/gallery.png);
}
.singleContainer .mce-content-body div.mce-resizehandle {
  border-color: #72777C;
  width: 7px;
  height: 7px;
}
.singleContainer .mce-content-body img[data-mce-selected] {
  outline: 1px solid #72777C;
}
.singleContainer .mce-content-body img[data-mce-resize=false] {
  outline: 0;
}
.singleContainer audio,
.singleContainer video,
.singleContainer embed {
  display: -moz-inline-stack;
  display: inline-block;
}
.singleContainer audio {
  visibility: hidden;
}
.singleContainer [_moz_abspos] {
  outline: none;
}
.singleContainer a[data-wplink-url-error],
.singleContainer a[data-wplink-url-error]:hover,
.singleContainer a[data-wplink-url-error]:focus {
  outline: 2px dotted #DC3232;
  position: relative;
}
.singleContainer a[data-wplink-url-error]:before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  outline: 2px dotted #FFF;
  z-index: -1;
}
.singleContainer p.wp-policy-help {
  background-color: #FF0;
}
.singleContainer .wpview {
  width: 99.99%;
  /* All IE need hasLayout, incl. 11 (ugh, not again!!) */
  position: relative;
  clear: both;
  margin-bottom: 16px;
  border: 1px solid transparent;
}
.singleContainer .mce-shim {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.singleContainer .wpview[data-mce-selected="2"] .mce-shim {
  display: none;
}
.singleContainer .wpview .loading-placeholder {
  border: 1px dashed #CCC;
  padding: 10px;
}
.singleContainer .wpview[data-mce-selected] .loading-placeholder {
  border-color: transparent;
}
.singleContainer .wpview .wpview-loading {
  width: 60px;
  height: 5px;
  overflow: hidden;
  background-color: transparent;
  margin: 10px auto 0;
}
.singleContainer .wpview .wpview-loading ins {
  background-color: #333;
  margin: 0 0 0 -60px;
  width: 36px;
  height: 5px;
  display: block;
  -webkit-animation: wpview-loading 1.3s infinite 1s steps(36);
  animation: wpview-loading 1.3s infinite 1s steps(36);
}
@-webkit-keyframes wpview-loading {
  0% {
    margin-left: -60px;
  }
  100% {
    margin-left: 60px;
  }
}
@keyframes wpview-loading {
  0% {
    margin-left: -60px;
  }
  100% {
    margin-left: 60px;
  }
}
.singleContainer .wpview .wpview-content > iframe {
  max-width: 100%;
  background: transparent;
}
.singleContainer .wpview-error {
  border: 1px solid #DDD;
  padding: 1em 0;
  margin: 0;
  word-wrap: break-word;
}
.singleContainer .wpview[data-mce-selected] .wpview-error {
  border-color: transparent;
}
.singleContainer .wpview-error .dashicons,
.singleContainer .loading-placeholder .dashicons {
  display: block;
  margin: 0 auto;
  width: 32px;
  height: 32px;
  font-size: 32px;
}
.singleContainer .wpview-error p {
  margin: 0;
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.singleContainer .wpview-type-gallery:after {
  content: "";
  display: table;
  clear: both;
}
.singleContainer .gallery img[data-mce-selected]:focus {
  outline: none;
}
.singleContainer .gallery a {
  cursor: default;
}
.singleContainer .gallery {
  margin: auto -6px;
  padding: 6px 0;
  line-height: 1;
  overflow-x: hidden;
}
.singleContainer .ie7 .gallery,
.singleContainer .ie8 .gallery {
  margin: auto;
}
.singleContainer .gallery .gallery-item {
  float: left;
  margin: 0;
  text-align: center;
  padding: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.singleContainer .ie7 .gallery .gallery-item,
.singleContainer .ie8 .gallery .gallery-item {
  padding: 6px 0;
}
.singleContainer .gallery .gallery-caption,
.singleContainer .gallery .gallery-icon {
  margin: 0;
}
.singleContainer .gallery .gallery-caption {
  font-size: 13px;
  margin: 4px 0;
}
.singleContainer .gallery-columns-1 .gallery-item {
  width: 100%;
}
.singleContainer .gallery-columns-2 .gallery-item {
  width: 50%;
}
.singleContainer .gallery-columns-3 .gallery-item {
  width: 33.333%;
}
.singleContainer .ie8 .gallery-columns-3 .gallery-item,
.singleContainer .ie7 .gallery-columns-3 .gallery-item {
  width: 33%;
}
.singleContainer .gallery-columns-4 .gallery-item {
  width: 25%;
}
.singleContainer .gallery-columns-5 .gallery-item {
  width: 20%;
}
.singleContainer .gallery-columns-6 .gallery-item {
  width: 16.665%;
}
.singleContainer .gallery-columns-7 .gallery-item {
  width: 14.285%;
}
.singleContainer .gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.singleContainer .gallery-columns-9 .gallery-item {
  width: 11.111%;
}
.singleContainer .gallery img {
  max-width: 100%;
  height: auto;
  border: none;
  padding: 0;
}
.singleContainer img.wp-oembed {
  border: 1px dashed #888;
  background: #F7F5F2 url(../../../../../wp-includes/js/tinymce/skins/wordpress/images/embedded.png) no-repeat scroll center center;
  width: 300px;
  height: 250px;
  outline: 0;
}
.singleContainer .rtl .gallery .gallery-item {
  float: right;
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .singleContainer .mce-content-body img.mce-wp-more {
    background-image: url(../../../../../wp-includes/js/tinymce/skins/wordpress/images/more-2x.png);
    background-size: 1900px 20px;
  }
  .singleContainer .mce-content-body img.mce-wp-nextpage {
    background-image: url(../../../../../wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png);
    background-size: 1900px 20px;
  }
}

/*--------------
  form Settings
---------------*/
/**
 * _mixin 2.11.1
 * Released on: February 13, 2020
 */
/*----------
  WP LOGIN
-----------*/
.customize-support #wpadminbar {
  z-index: 999999999999;
}
@media screen and (max-width: 782px) {
  .customize-support #wpadminbar {
    position: fixed;
  }
}
.customize-support .header {
  top: 32px !important;
}
@media screen and (max-width: 782px) {
  .customize-support .header {
    top: 46px !important;
  }
}

/*-----------
  Templates
------------*/
html.wf-loading {
  visibility: hidden;
}

.Proxima {
  font-family: proxima-nova, sans-serif;
}

.Utopia {
  font-family: utopia-std, serif;
}

.Minamoto {
  font-family: source-han-sans-japanese, sans-serif;
}

.Roboto {
  font-family: roboto, sans-serif;
}

.Futura {
  font-family: futura-pt, sans-serif;
}

.h, .swiperPosts__desc__area, .h5, .h4, .swiperPosts__cont__name, .h3, .h2, .h1 {
  color: #333;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.h1 {
  font-size: 3.6rem;
}
@media screen and (max-width: 1200px) {
  .h1 {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 600px) {
  .h1 {
    font-size: 9.6vw;
  }
}
.h2 {
  font-size: 3rem;
}
@media screen and (max-width: 1200px) {
  .h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .h2 {
    font-size: 8vw;
  }
}
.h3 {
  font-size: 2.4rem;
}
@media screen and (max-width: 1200px) {
  .h3 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 600px) {
  .h3 {
    font-size: 6.4vw;
  }
}
.h4, .swiperPosts__cont__name {
  font-size: 2rem;
}
@media screen and (max-width: 1200px) {
  .h4, .swiperPosts__cont__name {
    font-size: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .h4, .swiperPosts__cont__name {
    font-size: 5.3333333333vw;
  }
}
.h5 {
  font-size: 1.6rem;
}
@media screen and (max-width: 1200px) {
  .h5 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 600px) {
  .h5 {
    font-size: 4.2666666667vw;
  }
}

.txt, .swiperPosts__desc th, .txt--caption, .txt--small, .swiperPosts__desc__cat li span, .swiperPosts__cont__name span, .txt--middle, .footer__about__address, .footer__toTop--installation a, .footer__contact__txt, .txt--large {
  color: #333;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.txt--large {
  font-size: 1.8rem;
}
@media screen and (max-width: 1200px) {
  .txt--large {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 600px) {
  .txt--large {
    font-size: 4.8vw;
  }
}
.txt--middle, .footer__about__address, .footer__toTop--installation a, .footer__contact__txt {
  font-size: 1.6rem;
}
@media screen and (max-width: 1200px) {
  .txt--middle, .footer__about__address, .footer__toTop--installation a, .footer__contact__txt {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 600px) {
  .txt--middle, .footer__about__address, .footer__toTop--installation a, .footer__contact__txt {
    font-size: 3.2vw;
  }
}
.txt--small, .swiperPosts__desc__cat li span, .swiperPosts__cont__name span {
  font-size: 1.2rem;
}
@media screen and (max-width: 1200px) {
  .txt--small, .swiperPosts__desc__cat li span, .swiperPosts__cont__name span {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 600px) {
  .txt--small, .swiperPosts__desc__cat li span, .swiperPosts__cont__name span {
    font-size: 2.9333333333vw;
  }
}
.txt--caption {
  font-size: 1.1rem;
}
@media screen and (max-width: 1200px) {
  .txt--caption {
    font-size: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .txt--caption {
    font-size: 2.6666666667vw;
  }
}
.txt--caption {
  color: #7F7F7F;
}

.ttl {
  color: #333;
}
.ttl--1 {
  font-size: 4rem;
  line-height: 1;
  padding-left: 0.08em;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1200px) {
  .ttl--1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .ttl--1 {
    font-size: 8vw;
  }
}
.ttl--1 span {
  font-size: 1.6rem;
  line-height: 1;
  display: block;
  margin-top: 5px;
  margin-left: calc( -0.08em * ( 40 / 16 ) );
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
}
@media screen and (max-width: 1200px) {
  .ttl--1 span {
    font-size: 1.4rem;
    margin-top: 9px;
    margin-left: calc( -0.08em * ( 30 / 14 ) );
  }
}
@media screen and (max-width: 600px) {
  .ttl--1 span {
    font-size: 3.7333333333vw;
    margin-top: 1.2vw;
  }
}
.ttl--topLine {
  border-left: none;
  margin: 0;
  border-top: 4px solid #EDA30E;
  padding: 32px 0;
  font-size: 2.4rem;
  line-height: 1.4;
}
@media screen and (max-width: 600px) {
  .ttl--topLine {
    padding: 4.2666666667vw 0;
    font-size: 4.2666666667vw;
  }
}

.nmkBtn {
  display: block;
  width: 282px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 600px) {
  .nmkBtn {
    width: 84vw;
  }
}
.nmkBtn a {
  font-size: 1.6rem;
  line-height: 58px;
  position: relative;
  display: block;
  padding: 0 calc( 40px + 48px ) 0 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #333;
  border: 1px solid #333;
  background: #FFF;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 600px) {
  .nmkBtn a {
    font-size: 3.7333333333vw;
    line-height: 15.4666666667vw;
    padding: 0 23.4666666667vw 0 5.3333333333vw;
  }
}
.nmkBtn a:before {
  position: absolute;
  right: 20px;
  width: 48px;
  height: 12px;
  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: url(../img/common/arrow--btn--r--black.svg) no-repeat center top;
  background-size: contain;
  position: absolute;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
@media screen and (max-width: 600px) {
  .nmkBtn a:before {
    right: 5.3333333333vw;
    width: 12.8vw;
    height: 2.1333333333vw;
  }
}
.nmkBtn a:hover {
  color: #FFF;
  background: #333;
}
.nmkBtn a:hover:before {
  background-image: url(../img/common/arrow--btn--r--white.svg);
}
.nmkBtn--2 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  padding-left: 32px;
}
@media screen and (max-width: 1200px) {
  .nmkBtn--2 a {
    height: 80px;
  }
}
@media screen and (max-width: 600px) {
  .nmkBtn--2 a {
    height: 22.6666666667vw;
  }
}
.nmkBtn--2 .nmkBtn__main, .nmkBtn--2 .nmkBtn__sub {
  display: block;
  line-height: 1;
}
.nmkBtn--2 .nmkBtn__main {
  font-family: utopia-std, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.4rem;
}
@media screen and (max-width: 1200px) {
  .nmkBtn--2 .nmkBtn__main {
    font-size: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .nmkBtn--2 .nmkBtn__main {
    font-size: 5.3333333333vw;
  }
}
.nmkBtn--2 .nmkBtn__sub {
  margin-top: 8px;
  font-size: 1.2rem;
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  .nmkBtn--2 .nmkBtn__sub {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 600px) {
  .nmkBtn--2 .nmkBtn__sub {
    margin-top: 1.0666666667vw;
    font-size: 2.1333333333vw;
  }
}
.nmkBtn--pdf a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  padding-left: 24px;
}
@media screen and (max-width: 1200px) {
  .nmkBtn--pdf a {
    height: 80px;
  }
}
@media screen and (max-width: 600px) {
  .nmkBtn--pdf a {
    height: 22.6666666667vw;
  }
}
.nmkBtn--pdf a::before {
  background: url(../img/works/icon--file--black.svg) no-repeat center top;
  background-size: contain;
  height: 24px;
  height: 15px;
}
@media screen and (max-width: 600px) {
  .nmkBtn--pdf a::before {
    height: 5.3333333333vw;
    height: 3.3333333333vw;
  }
}
.nmkBtn--pdf a:hover::before {
  background-image: url(../img/works/icon--file--white.svg);
}
.nmkBtn--pdf .nmkBtn__main {
  position: relative;
  padding-left: 48px;
  display: block;
  line-height: 1;
  font-family: utopia-std, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.4rem;
}
@media screen and (max-width: 1200px) {
  .nmkBtn--pdf .nmkBtn__main {
    font-size: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .nmkBtn--pdf .nmkBtn__main {
    font-size: 4.2666666667vw;
  }
}
.nmkBtn--pdf .nmkBtn__main::before {
  content: "";
  background: url(../img/works/icon--pdf.svg) no-repeat center center;
  background-size: contain;
  width: 32px;
  height: 39px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.nmkBtn--black a {
  background: #333;
  color: #fff;
}
.nmkBtn--black a:before {
  background-image: url(../img/common/arrow--btn--r--white.svg);
}
.nmkBtn--black a:hover {
  color: #333;
  background: #fff;
}
.nmkBtn--black a:hover:before {
  background-image: url(../img/common/arrow--btn--r--black.svg);
}
.nmkBtn--film a, .nmkBtn--faq a {
  width: 100%;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 24px;
  line-height: 1.4;
}
@media screen and (max-width: 1200px) {
  .nmkBtn--film a, .nmkBtn--faq a {
    height: 80px;
  }
}
@media screen and (max-width: 600px) {
  .nmkBtn--film a, .nmkBtn--faq a {
    height: 16vw;
    padding-left: 4.2666666667vw;
  }
}
@media screen and (max-width: 600px) {
  .nmkBtn--film .nmkBtn, .nmkBtn--faq .nmkBtn {
    width: 100% !important;
  }
}
.nmkBtn--film .nmkBtn__main, .nmkBtn--faq .nmkBtn__main {
  position: relative;
  padding-left: 80px;
  display: block;
  font-size: 2.2rem;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 1200px) {
  .nmkBtn--film .nmkBtn__main, .nmkBtn--faq .nmkBtn__main {
    font-size: 1.8rem;
    padding-left: 64px;
  }
}
@media screen and (max-width: 600px) {
  .nmkBtn--film .nmkBtn__main, .nmkBtn--faq .nmkBtn__main {
    font-size: 4.2666666667vw;
    padding-left: 12.8vw;
  }
}
.nmkBtn--film .nmkBtn__main::before, .nmkBtn--faq .nmkBtn__main::before {
  content: "";
  background-size: 100% 100%;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  display: block;
  border-radius: none;
}
@media screen and (max-width: 1200px) {
  .nmkBtn--film .nmkBtn__main::before, .nmkBtn--faq .nmkBtn__main::before {
    width: 48px;
    height: 48px;
  }
}
@media screen and (max-width: 600px) {
  .nmkBtn--film .nmkBtn__main::before, .nmkBtn--faq .nmkBtn__main::before {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
}
.nmkBtn--film .nmkBtn__main::before {
  background: url(../img/common/icon--film.svg) no-repeat center center;
  background-size: contain;
}
.nmkBtn--faq .nmkBtn__main::before {
  background: url(../img/common/icon--faq.svg) no-repeat center center;
  background-size: contain;
}

input,
textarea {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #959EA7;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #959EA7;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #959EA7;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #959EA7;
}
input::placeholder,
textarea::placeholder {
  color: #959EA7;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #959EA7;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #959EA7;
}

textarea {
  resize: vertical;
}

body.open {
  overflow: hidden;
}

.header {
  position: fixed;
  z-index: 9999;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  background: #FFF;
}
@media screen and (max-width: 1200px) {
  .header {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  .header {
    padding: 2.6666666667vw;
  }
}
.header__head {
  line-height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
  max-width: 409px;
  padding-left: 40px;
}
@media screen and (max-width: 1200px) {
  .header__head {
    line-height: 1;
    padding: 0;
  }
}
@media screen and (max-width: 600px) {
  .header__head {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 71.2vw;
  }
}
.header__head a {
  line-height: 1;
  display: inline-block;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  vertical-align: middle;
}
.header__head a:hover {
  opacity: 0.7;
}
.header__head a img {
  width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  .header__head a img.show--pc {
    display: none;
  }
}
.header__head a img.show--sp {
  display: none;
}
@media screen and (max-width: 1200px) {
  .header__head a img.show--sp {
    display: inherit;
  }
}
.header__nav {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 600px) {
  .header__nav {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
.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: 1200px) {
  .header__nav__menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    overflow-y: scroll;
    width: 100%;
    padding: 0 20px 24px;
    background: #FFF;
  }
}
@media screen and (max-width: 600px) {
  .header__nav__menu {
    padding: 0 5.3333333333vw 6.4vw;
  }
}
.header__nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1200px) {
  .header__nav__list {
    display: block;
  }
}
.header__nav__list li {
  margin-left: 30px;
}
@media screen and (max-width: 1200px) {
  .header__nav__list li {
    margin-left: 0;
  }
}
.header__nav__list li:first-of-type {
  display: none;
}
@media screen and (max-width: 1200px) {
  .header__nav__list li:first-of-type {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .header__nav__list li.show--pc {
    display: none;
  }
}
.header__nav__list li.show--sp {
  display: none;
}
@media screen and (max-width: 1200px) {
  .header__nav__list li.show--sp {
    display: inherit;
  }
}
.header__nav__list li a {
  font-size: 1.6rem;
  line-height: 80px;
  position: relative;
  display: block;
  overflow: hidden;
  color: #333;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 1200px) {
  .header__nav__list li a {
    font-size: 2rem;
    line-height: 73px;
    border-bottom: 1px solid #000;
  }
}
@media screen and (max-width: 600px) {
  .header__nav__list li a {
    font-size: 4vw;
    line-height: 14.6vw;
    border-bottom: 1px solid #000;
  }
}
.header__nav__list li a:before {
  position: absolute;
  bottom: -6px;
  left: 0;
  display: block;
  width: 100%;
  height: 6px;
  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #EDA30E;
}
@media screen and (max-width: 1200px) {
  .header__nav__list li a:before {
    display: none;
  }
}
.header__nav__list li a:after {
  right: 7px;
  display: none;
  width: 7px;
  height: 14px;
  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: url(../img/common/arrow--gnavSp.svg) center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
@media screen and (max-width: 1200px) {
  .header__nav__list li a:after {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .header__nav__list li a:after {
    right: 1.8666666667vw;
    width: 1.8666666667vw;
    height: 3.7333333333vw;
  }
}
.header__nav__list li a:hover:before {
  bottom: 0;
}
.header__nav__list li a:hover:after {
  right: 0;
}
.header__nav__lang {
  width: 150px;
  margin-left: 60px;
}
@media screen and (max-width: 1200px) {
  .header__nav__lang {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
  }
}
@media screen and (max-width: 1200px) {
  .header__nav__lang {
    margin-top: 6.4vw;
  }
}
@media screen and (max-width: 1200px) {
  .header__nav__lang .wpml-ls-legacy-dropdown {
    width: 100%;
  }
}
.header__nav__lang .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
  color: #EDA30E;
  background: #333;
}
.header__nav__lang .wpml-ls-legacy-dropdown a {
  padding: 0 24px;
  color: #EDA30E;
  border: none;
  background: #333;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 600px) {
  .header__nav__lang .wpml-ls-legacy-dropdown a {
    padding: 0 6.4vw;
  }
}
.header__nav__lang .wpml-ls-legacy-dropdown a:hover, .header__nav__lang .wpml-ls-legacy-dropdown a:focus {
  color: #EDA30E;
  background: #EEE;
}
.header__nav__lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  top: auto;
  right: 24px;
  display: block;
  width: 16px;
  height: 8px;
  content: "";
  vertical-align: middle;
  border: none;
  background: url(../img/common/arrow--lang.svg) center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
@media screen and (max-width: 600px) {
  .header__nav__lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    right: 6.4vw;
    width: 4.2666666667vw;
    height: 2.1333333333vw;
  }
}
.header__nav__lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:hover, .header__nav__lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:focus {
  color: #EDA30E;
  background: #EEE;
}
.header__nav__lang .wpml-ls-legacy-dropdown a span {
  font-size: 1.6rem;
  line-height: 80px;
  display: block;
}
@media screen and (max-width: 1200px) {
  .header__nav__lang .wpml-ls-legacy-dropdown a span {
    font-size: 1.6rem;
    line-height: 74px;
  }
}
@media screen and (max-width: 600px) {
  .header__nav__lang .wpml-ls-legacy-dropdown a span {
    font-size: 3.2vw;
    line-height: 14.8vw;
  }
}
.header__nav__btn {
  position: relative;
  display: none;
  width: 60px;
  margin-left: 27px;
  cursor: pointer;
  background: #333;
}
@media screen and (max-width: 1200px) {
  .header__nav__btn {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .header__nav__btn {
    width: 16vw;
    max-width: 120px;
  }
}
.header__nav__btn:before {
  display: block;
  padding-top: 100%;
  content: "";
}
.header__nav__btn__inner {
  width: 50%;
  height: 20px;
  position: absolute;
  bottom: 50%;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
}
@media screen and (max-width: 600px) {
  .header__nav__btn__inner {
    height: 5.3333333333vw;
  }
}
.header__nav__btn__bar {
  position: absolute;
  height: 2px;
  border-radius: 4px;
  background: #FFF;
}
@media screen and (max-width: 600px) {
  .header__nav__btn__bar {
    height: 0.5333333333vw;
    border-radius: 0.5333333333vw;
  }
}
.header__nav__btn__bar--top {
  top: 0;
  width: 100%;
  -webkit-animation: top--deactivate 0.5s linear 0s forwards;
          animation: top--deactivate 0.5s linear 0s forwards;
}
@-webkit-keyframes top--deactivate {
  0% {
    top: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg);
  }
  50% {
    top: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  75% {
    top: 0;
    width: 100%;
  }
  100% {
    top: 0;
    width: 100%;
  }
}
@keyframes top--deactivate {
  0% {
    top: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg);
  }
  50% {
    top: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  75% {
    top: 0;
    width: 100%;
  }
  100% {
    top: 0;
    width: 100%;
  }
}
.header__nav__btn__bar--middle {
  width: 83.3333333333%;
  -webkit-animation: middle--deactivate 0.5s linear 0s forwards;
          animation: middle--deactivate 0.5s linear 0s forwards;
  position: absolute;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
@-webkit-keyframes middle--deactivate {
  0% {
    width: 100%;
    -webkit-transform: translate(0, 50%) scaleX(0);
            transform: translate(0, 50%) scaleX(0);
  }
  50% {
    width: 100%;
    -webkit-transform: translate(0, 50%) scaleX(1);
            transform: translate(0, 50%) scaleX(1);
  }
  75% {
    width: 100%;
  }
  100% {
    width: 83.3333333333%;
    -webkit-transform: translate(0, 50%) scaleX(1);
            transform: translate(0, 50%) scaleX(1);
  }
}
@keyframes middle--deactivate {
  0% {
    width: 100%;
    -webkit-transform: translate(0, 50%) scaleX(0);
            transform: translate(0, 50%) scaleX(0);
  }
  50% {
    width: 100%;
    -webkit-transform: translate(0, 50%) scaleX(1);
            transform: translate(0, 50%) scaleX(1);
  }
  75% {
    width: 100%;
  }
  100% {
    width: 83.3333333333%;
    -webkit-transform: translate(0, 50%) scaleX(1);
            transform: translate(0, 50%) scaleX(1);
  }
}
.header__nav__btn__bar--bottom {
  bottom: 0;
  width: 43.3333333333%;
  -webkit-animation: bottom--deactivate 0.5s linear 0s forwards;
          animation: bottom--deactivate 0.5s linear 0s forwards;
}
@-webkit-keyframes bottom--deactivate {
  0% {
    bottom: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
            transform: translate(0, -50%) rotate(-45deg);
  }
  50% {
    bottom: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  75% {
    bottom: 0;
    width: 100%;
  }
  100% {
    bottom: 0;
    width: 43.3333333333%;
  }
}
@keyframes bottom--deactivate {
  0% {
    bottom: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
            transform: translate(0, -50%) rotate(-45deg);
  }
  50% {
    bottom: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  75% {
    bottom: 0;
    width: 100%;
  }
  100% {
    bottom: 0;
    width: 43.3333333333%;
  }
}
.header__nav__btn.open .header__nav__btn__bar--top {
  -webkit-animation: top--active 0.5s linear 0s forwards;
          animation: top--active 0.5s linear 0s forwards;
}
@-webkit-keyframes top--active {
  0% {
    top: 0;
    width: 100%;
  }
  25% {
    top: 0;
    width: 100%;
  }
  50% {
    top: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  100% {
    top: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg);
  }
}
@keyframes top--active {
  0% {
    top: 0;
    width: 100%;
  }
  25% {
    top: 0;
    width: 100%;
  }
  50% {
    top: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  100% {
    top: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg);
  }
}
.header__nav__btn.open .header__nav__btn__bar--middle {
  -webkit-animation: middle--active 0.5s linear 0s forwards;
          animation: middle--active 0.5s linear 0s forwards;
}
@-webkit-keyframes middle--active {
  0% {
    width: 83.3333333333%;
  }
  25% {
    width: 100%;
  }
  50% {
    width: 100%;
    -webkit-transform: translate(0, 50%) scaleX(1);
            transform: translate(0, 50%) scaleX(1);
  }
  100% {
    width: 100%;
    -webkit-transform: translate(0, 50%) scaleX(0);
            transform: translate(0, 50%) scaleX(0);
  }
}
@keyframes middle--active {
  0% {
    width: 83.3333333333%;
  }
  25% {
    width: 100%;
  }
  50% {
    width: 100%;
    -webkit-transform: translate(0, 50%) scaleX(1);
            transform: translate(0, 50%) scaleX(1);
  }
  100% {
    width: 100%;
    -webkit-transform: translate(0, 50%) scaleX(0);
            transform: translate(0, 50%) scaleX(0);
  }
}
.header__nav__btn.open .header__nav__btn__bar--bottom {
  -webkit-animation: bottom--active 0.5s linear 0s forwards;
          animation: bottom--active 0.5s linear 0s forwards;
}
@-webkit-keyframes bottom--active {
  0% {
    bottom: 0;
    width: 43.3333333333%;
  }
  25% {
    bottom: 0;
    width: 100%;
  }
  50% {
    bottom: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  100% {
    bottom: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
            transform: translate(0, -50%) rotate(-45deg);
  }
}
@keyframes bottom--active {
  0% {
    bottom: 0;
    width: 43.3333333333%;
  }
  25% {
    bottom: 0;
    width: 100%;
  }
  50% {
    bottom: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  100% {
    bottom: calc( 50% - 1px );
    width: 100%;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
            transform: translate(0, -50%) rotate(-45deg);
  }
}
.header__nav__contact {
  display: none;
  margin-top: 24px;
}
@media screen and (max-width: 1200px) {
  .header__nav__contact {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .header__nav__contact {
    margin-top: 6.4vw;
  }
}
.header__nav__contact a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 65px 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  color: #333;
  background: #F0B53E;
}
@media screen and (max-width: 1200px) {
  .header__nav__contact a {
    padding: 28px 28px 32px;
  }
}
@media screen and (max-width: 600px) {
  .header__nav__contact a {
    padding: 5.6vw 5.6vw 6.4vw;
  }
}
.header__nav__contact a:hover {
  color: #F0B53E;
  background: #333;
}
.header__nav__contact__ttl {
  font-size: 3rem;
  line-height: 1;
  padding-left: 0.08em;
  letter-spacing: 0.08em;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media screen and (max-width: 600px) {
  .header__nav__contact__ttl {
    font-size: 6vw;
  }
}
.header__nav__contact__ttl span {
  font-size: 1.4rem;
  line-height: 1;
  display: block;
  margin-top: 9px;
  margin-left: calc( -0.08em * ( 30 / 14 ) );
  letter-spacing: 0em;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 600px) {
  .header__nav__contact__ttl span {
    font-size: 2.8vw;
    margin-top: 1.8vw;
  }
}
.header__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 16px;
}
@media screen and (max-width: 1200px) {
  .header__sns {
    margin: 24px 0 0 0;
  }
}
.header__sns__item {
  width: 40px;
}
@media screen and (max-width: 1500px) {
  .header__sns__item {
    width: 24px;
  }
}
@media screen and (max-width: 1200px) {
  .header__sns__item {
    width: 40px;
  }
}
.header__sns__item:not(:first-child) {
  margin-left: 16px;
}
@media screen and (max-width: 1500px) {
  .header__sns__item:not(:first-child) {
    margin-left: 8px;
  }
}
@media screen and (max-width: 1200px) {
  .header__sns__item:not(:first-child) {
    margin-left: 16px;
  }
}
.header__sns__item a {
  display: block;
}

.swiperPosts {
  line-height: 1;
}
.swiperPosts__ttl {
  margin-bottom: 55.5px;
}
@media screen and (max-width: 1200px) {
  .swiperPosts__ttl {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 600px) {
  .swiperPosts__ttl {
    margin-bottom: 6.4vw;
  }
}
.swiperPosts__list {
  padding: 14px 0;
}
.swiperPosts__item {
  width: 432px;
  height: auto;
}
@media screen and (max-width: 600px) {
  .swiperPosts__item {
    width: 74.9333333333vw;
  }
}
.swiperPosts__item__inner {
  height: 100%;
  padding: 0 30px;
}
@media screen and (max-width: 600px) {
  .swiperPosts__item__inner {
    padding: 2.1333333333vw;
  }
}
.swiperPosts__item a {
  display: block;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #FFF;
  -webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.35);
          box-shadow: 0 7px 7px rgba(0, 0, 0, 0.35);
}
.swiperPosts__item a:hover {
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
.swiperPosts__item__img {
  width: 100%;
  padding-top: 66.6666666667%;
  background: center no-repeat;
  background-size: cover;
}
.swiperPosts__inner {
  padding: 20px;
}
.swiperPosts__cont {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #D4D4D4;
}
.swiperPosts__cont__name {
  line-height: 1.45;
  word-break: break-all;
}
.swiperPosts__cont__name span {
  line-height: 1.5;
  display: block;
  margin-top: 3px;
}
.swiperPosts__desc table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.swiperPosts__desc tr + tr {
  border-top: 12px solid transparent;
}
.swiperPosts__desc th {
  font-size: 1.4rem;
  line-height: 1;
  width: 6em;
  padding: 0;
  padding-right: 22px;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  border: none;
}
@media screen and (max-width: 600px) {
  .swiperPosts__desc th {
    font-size: 2.8vw;
  }
}
.swiperPosts__desc td {
  width: 100%;
  padding: 0;
  border: none;
}
.swiperPosts__desc__area {
  font-size: 1.4rem;
  color: #EDA30E;
}
@media screen and (max-width: 600px) {
  .swiperPosts__desc__area {
    font-size: 2.8vw;
  }
}
.swiperPosts__desc__cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -10px;
  margin-left: -10px;
}
.swiperPosts__desc__cat li {
  margin-top: 10px;
  margin-left: 10px;
}
.swiperPosts__desc__cat li span {
  line-height: 28px;
  display: block;
  padding: 0 9px;
  border: 1px solid #D4D4D4;
  border-radius: 14px;
}

.footer__contact a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 65px 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  color: #333;
  background: #F0B53E;
}
@media screen and (max-width: 1200px) {
  .footer__contact a {
    padding: 28px 28px 32px;
  }
}
@media screen and (max-width: 600px) {
  .footer__contact a {
    padding: 7.4666666667vw 7.4666666667vw 8.5333333333vw;
  }
}
.footer__contact a:hover {
  color: #F0B53E;
  background: #333;
}
.footer__contact__ttl {
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 32px;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media screen and (max-width: 1200px) {
  .footer__contact__ttl {
    font-size: 3rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .footer__contact__ttl {
    font-size: 8vw;
    margin-bottom: 5.3333333333vw;
  }
}
.footer__contact__ttl span {
  font-size: 1.6rem;
  line-height: 1;
  display: block;
  margin-top: 12px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 1200px) {
  .footer__contact__ttl span {
    font-size: 1.4rem;
    margin-top: 9px;
  }
}
@media screen and (max-width: 600px) {
  .footer__contact__ttl span {
    font-size: 3.7333333333vw;
    margin-top: 2.4vw;
  }
}
.footer__contact__txt {
  color: inherit;
}
@media screen and (max-width: 1200px) {
  .footer__contact__txt {
    line-height: 1.6666666667;
  }
}
.footer__toTop--fixed {
  position: fixed;
  z-index: 999;
  right: -60px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
  background: #FFF;
}
@media screen and (max-width: 1200px) {
  .footer__toTop--fixed {
    right: -50px;
    bottom: 16px;
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 600px) {
  .footer__toTop--fixed {
    right: -13.3333333333vw;
    bottom: 4.2666666667vw;
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
}
.footer__toTop--fixed.fixed {
  right: 20px;
}
@media screen and (max-width: 1200px) {
  .footer__toTop--fixed.fixed {
    right: 5px;
  }
}
@media screen and (max-width: 600px) {
  .footer__toTop--fixed.fixed {
    right: 1.3333333333vw;
  }
}
.footer__toTop--fixed a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
  background: url(../img/common/arrow--totop--fixed.svg) no-repeat center;
  background-size: contain;
}
.footer__toTop--fixed a:hover {
  opacity: 0.7;
}
.footer__toTop--installation a {
  line-height: 60px;
  position: relative;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  color: #FFF;
  background: #333;
}
@media screen and (max-width: 1200px) {
  .footer__toTop--installation a {
    line-height: 50px;
  }
}
@media screen and (max-width: 600px) {
  .footer__toTop--installation a {
    line-height: 13.3333333333vw;
  }
}
.footer__toTop--installation a:hover {
  opacity: 0.7;
}
.footer__toTop--installation a:after {
  right: 20px;
  width: 24px;
  height: 24px;
  content: "";
  background: url(../img/common/arrow--totop--installation.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
@media screen and (max-width: 1200px) {
  .footer__toTop--installation a:after {
    right: 16px;
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 600px) {
  .footer__toTop--installation a:after {
    right: 4.2666666667vw;
    width: 4.8vw;
    height: 4.8vw;
  }
}
.footer__foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 40px;
}
@media screen and (max-width: 1200px) {
  .footer__foot {
    display: block;
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  .footer__foot {
    padding: 5.3333333333vw;
  }
}
.footer__about__logo {
  width: 444px;
  margin-bottom: 23px;
}
@media screen and (max-width: 1200px) {
  .footer__about__logo {
    width: 100%;
    text-align: center;
  }
}
.footer__about__logo img {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .footer__about__logo img {
    width: 268px;
  }
}
@media screen and (max-width: 600px) {
  .footer__about__logo img {
    width: 71.4666666667vw;
  }
}
.footer__about__address {
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .footer__about__address {
    line-height: 2;
  }
}
.footer__cont {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__nav {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .footer__nav {
    display: none;
  }
}
.footer__nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__nav__list li + li {
  margin-left: 40px;
}
.footer__nav__list li a {
  font-size: 1.6rem;
  color: #333;
}
.footer__nav__list li a:hover {
  text-decoration: underline;
}
.footer__copy {
  font-size: 1.4rem;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
}
@media screen and (max-width: 1200px) {
  .footer__copy {
    font-size: 1.2rem;
    line-height: 2.1666666667;
    position: relative;
    width: 100%;
    margin-top: 16px;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .footer__copy {
    font-size: 3.2vw;
    margin-top: 4.2666666667vw;
  }
}

.pageHeader {
  padding: 70px 40px;
  text-align: center;
  background: #F5F4F2;
}
@media screen and (max-width: 1200px) {
  .pageHeader {
    padding: 47px 40px;
  }
}
@media screen and (max-width: 600px) {
  .pageHeader {
    padding: 12.5333333333vw 10.6666666667vw;
  }
}
.pageHeader__ttl {
  font-size: 4rem;
  line-height: 1.2;
  color: #333;
  padding-left: 0.08em;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1200px) {
  .pageHeader__ttl {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 600px) {
  .pageHeader__ttl {
    font-size: 6.9333333333vw;
    line-height: 1.8461538462;
  }
}
.pageHeader__ttl span {
  font-size: 1.6rem;
  line-height: 1;
  display: block;
  margin-top: 12px;
  margin-left: calc( -0.08em * ( 40 / 16 ) );
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
}
@media screen and (max-width: 1200px) {
  .pageHeader__ttl span {
    font-size: 1.4rem;
    margin-top: 10px;
    margin-left: calc( -0.08em * ( 26 / 14 ) );
  }
}
@media screen and (max-width: 600px) {
  .pageHeader__ttl span {
    font-size: 3.7333333333vw;
    margin-top: 1.3333333333vw;
  }
}

.breadcrumb__list {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px 40px;
}
@media screen and (max-width: 600px) {
  .breadcrumb__list {
    display: none;
  }
}
.breadcrumb__item {
  font-size: 1.4rem;
}
.breadcrumb__item + .breadcrumb__item {
  margin-left: 38px;
}
.breadcrumb__item a {
  font-family: proxima-nova, source-han-sans-japanese, sans-serif;
  font-size: 1.4rem;
  font-weight: bold;
  position: relative;
  color: #EDA30E;
}
.breadcrumb__item a:after {
  position: absolute;
  right: -21.5px;
  display: block;
  width: 5px;
  height: 10px;
  content: "";
  background: url(../img/common/arrow--breadcrumb.svg) center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}

.archivePaginationWrapper {
  display: table;
  margin: 64px auto 0;
}
@media screen and (max-width: 1366px) {
  .archivePaginationWrapper {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (max-width: 600px) {
  .archivePaginationWrapper {
    margin-top: 10.6666666667vw;
  }
}

.archivePagination {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 40px;
}
@media screen and (max-width: 1366px) {
  .archivePagination {
    padding: 0 3.3333333333vw;
  }
}
@media screen and (max-width: 600px) {
  .archivePagination {
    width: 100%;
    padding: 0 10.6666666667vw;
  }
}
.archivePagination span, .archivePagination a {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 48px;
  height: 48px;
  margin-left: 10px;
  font-size: 1.6rem;
  text-align: center;
  border: 1px solid #ccc;
  color: #999;
}
@media screen and (max-width: 1280px) {
  .archivePagination span, .archivePagination a {
    width: 4vw;
    height: 4vw;
    margin-left: 0.8333333333vw;
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 600px) {
  .archivePagination span, .archivePagination a {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    margin-left: 0.8vw;
    font-size: 3.7333333333vw;
  }
}
.archivePagination span.prev, .archivePagination span.next, .archivePagination a.prev, .archivePagination a.next {
  background: none;
}
.archivePagination *:first-child {
  margin-left: 0px;
}
.archivePagination span.current {
  opacity: 1;
  background: #EDA30E;
  color: #333;
  border-color: #EDA30E;
}
.archivePagination a.prev, .archivePagination a.next {
  border: none;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 1366px) {
  .archivePagination a.prev, .archivePagination a.next {
    width: 2vw;
    height: 2vw;
  }
}
@media screen and (max-width: 600px) {
  .archivePagination a.prev, .archivePagination a.next {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
.archivePagination a.prev::before, .archivePagination a.prev::after, .archivePagination a.next::before, .archivePagination a.next::after {
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 24px;
  height: 24px;
  position: absolute;
}
@media screen and (max-width: 1366px) {
  .archivePagination a.prev::before, .archivePagination a.prev::after, .archivePagination a.next::before, .archivePagination a.next::after {
    width: 2vw;
    height: 2vw;
  }
}
@media screen and (max-width: 600px) {
  .archivePagination a.prev::before, .archivePagination a.prev::after, .archivePagination a.next::before, .archivePagination a.next::after {
    width: 4vw;
    height: 4vw;
  }
}
@media screen and (min-width: 829px) {
  .archivePagination a.prev::before, .archivePagination a.prev::after, .archivePagination a.next::before, .archivePagination a.next::after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.archivePagination a.prev::before, .archivePagination a.next::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M12%200c-6.627%200-12%205.373-12%2012s5.373%2012%2012%2012%2012-5.373%2012-12-5.373-12-12-12zm-1.218%2019l-1.782-1.75%205.25-5.25-5.25-5.25%201.782-1.75%206.968%207-6.968%207z%22%2F%3E%3C%2Fsvg%3E");
}
.archivePagination a.prev::after, .archivePagination a.next::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23f2a92b%22%20d%3D%22M12%200c-6.627%200-12%205.373-12%2012s5.373%2012%2012%2012%2012-5.373%2012-12-5.373-12-12-12zm-1.218%2019l-1.782-1.75%205.25-5.25-5.25-5.25%201.782-1.75%206.968%207-6.968%207z%22%2F%3E%3C%2Fsvg%3E");
  opacity: 0;
}
@media screen and (min-width: 829px) {
  .archivePagination a:hover {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-color: #EDA30E;
    color: #EDA30E;
  }
  .archivePagination a:hover::before {
    opacity: 0;
  }
  .archivePagination a:hover::after {
    opacity: 1;
  }
}
.archivePagination a.prev {
  left: 0;
  /*
  @include bp( max, 1366px ) {
    left: vw_pc( 24 );
  }
  @include bp( max, 600px ) {
    left: vw_sp( 10 );
  }
  */
}
.archivePagination a.prev::before, .archivePagination a.prev::after {
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.archivePagination a.next {
  right: 0;
  /*
  @include bp( max, 1366px ) {
    right: vw_pc( 24 );
  }
  @include bp( max, 600px ) {
    right: vw_sp( 10 );
  }
  */
}
.archivePagination a.next::before, .archivePagination a.next::after {
  right: 0;
}
.archivePagination a.first, .archivePagination a.last {
  font-size: 1.1rem;
}
@media screen and (max-width: 1366px) {
  .archivePagination a.first, .archivePagination a.last {
    font-size: 0.9166666667vw;
  }
}
@media screen and (max-width: 600px) {
  .archivePagination a.first, .archivePagination a.last {
    font-size: 2.9333333333vw;
  }
}

.supportLinkWrapper {
  background: #fff;
}

.supportLink {
  padding: 72px 0;
}
.supportLink__ttl {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 2.2;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .supportLink__ttl {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 600px) {
  .supportLink__ttl {
    line-height: 1.8;
  }
}
.supportLink__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 64px;
}
@media screen and (max-width: 1200px) {
  .supportLink__btn {
    margin-top: 64px;
  }
}
@media screen and (max-width: 600px) {
  .supportLink__btn {
    display: block;
    width: 100%;
    margin-top: 9.6vw;
  }
}
.supportLink__btn__item {
  width: 570px;
  width: 48%;
}
@media screen and (max-width: 1200px) {
  .supportLink__btn__item {
    width: 48%;
  }
}
@media screen and (max-width: 600px) {
  .supportLink__btn__item {
    width: 100%;
  }
  .supportLink__btn__item:not(:first-child) {
    margin-top: 4vw;
  }
}
.supportLink__btn__btn {
  width: 100%;
}

/* single/news 適用スタイル */
.single-news img {
  width: auto;
  display: inline;
}
.single-news img.alignright {
  display: block;
  margin: 0 0 0 auto;
}
.single-news img.alignleft {
  display: block;
  margin: 0 auto 0 0;
}
.single-news img.aligncenter {
  display: block;
  margin: 0 auto;
}

body {
  font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif !important;
  font-weight: normal !important;
  text-rendering: auto !important;
}

.header {
  position: fixed !important;
}
.header__nav__contact__ttl {
  border: none !important;
  margin: 0 !important;
  padding-bottom: 0 !important;
}

.footer {
  position: inherit !important;
  color: inherit !important;
  background-color: inherit !important;
}
.footer__contact__ttl {
  padding: 0 !important;
  border-left: none !important;
}
.footer__nav__list li a {
  font-size: 1.6rem !important;
}
.footer__copy {
  font-size: 1.4rem !important;
}
@media screen and (max-width: 1200px) {
  .footer__copy {
    font-size: 1.2rem !important;
  }
}
@media screen and (max-width: 600px) {
  .footer__copy {
    font-size: 3.2vw !important;
  }
}