@charset "UTF-8";
/*!
Template: generatepress
Theme Name: lifcom-aizu_gpchild
*/
@font-face {
  font-display: swap;
  font-family: 'Noto Sans JP Subset';
  font-style: normal;
  font-weight: normal;
  src: local("Noto Sans CJK JP Regular"), url("./fonts/NotoSansJP-Regular-subset.woff2") format("woff2"), url("./fonts/NotoSansJP-Regular-subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: 'Noto Sans JP Subset';
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans CJK JP Medium"), url("./fonts/NotoSansJP-Medium-subset.woff2") format("woff2"), url("./fonts/NotoSansJP-Medium-subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: 'Noto Sans JP Subset';
  font-style: normal;
  font-weight: bold;
  src: local("Noto Sans CJK JP Bold"), url("./fonts/NotoSansJP-Bold-subset.woff2") format("woff2"), url("./fonts/NotoSansJP-Bold-subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: 'Noto Serif JP Subset';
  font-style: normal;
  font-weight: normal;
  src: local("Noto Serif CJK JP Regular"), url("./fonts/NotoSerifJP-Regular-subset.woff2") format("woff2"), url("./fonts/NotoSerifJP-Regular-subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: 'Noto Serif JP Subset';
  font-style: normal;
  font-weight: 500;
  src: local("Noto Serif CJK JP Medium"), url("./fonts/NotoSerifJP-Medium-subset.woff2") format("woff2"), url("./fonts/NotoSerifJP-Medium-subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: 'Noto Serif JP Subset';
  font-style: normal;
  font-weight: bold;
  src: local("Noto Serif CJK JP Bold"), url("./fonts/NotoSerifJP-Bold-subset.woff2") format("woff2"), url("./fonts/NotoSerifJP-Bold-subset.woff") format("woff");
}

.u-resp {
  height: 0;
  overflow: hidden;
  padding-bottom: 75%;
  /* 4:3の場合 */
  padding-bottom: 56.25%;
  position: relative;
  /* 16:9の場合 */
  width: 100%;
}

.u-resp iframe,
.u-resp object,
.u-resp embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.u-ffs-palt {
  font-feature-settings: "palt";
}

@media (max-width: 480px) {
  .u-table-scroll {
    overflow: auto;
    white-space: nowrap;
  }
}

.sp-display {
  display: none;
}

@media (max-width: 480px) {
  .sp-display {
    display: block;
  }
}

.sp-nodisplay {
  display: block;
}

@media (max-width: 480px) {
  .sp-nodisplay {
    display: none;
  }
}

.md-display {
  display: none;
}

@media (min-width: 1024px) {
  .md-display {
    display: block;
  }
}

.xs-nodisplay-sm-display-md-nodisplay {
  display: block;
}

@media (max-width: 480px) {
  .xs-nodisplay-sm-display-md-nodisplay {
    display: none;
  }
}

@media (min-width: 1024px) {
  .xs-nodisplay-sm-display-md-nodisplay {
    display: none;
  }
}

.u-ta-center {
  text-align: center !important;
}

.u-ta-right {
  text-align: right !important;
}

.u-ta-left {
  text-align: left !important;
}

.u-va-top {
  vertical-align: top !important;
}

.u-va-middle {
  vertical-align: middle !important;
}

.u-va-bottom {
  vertical-align: bottom !important;
}

.u-ls-0 {
  letter-spacing: 0 !important;
}

.u-fw-bold {
  font-weight: bold !important;
}

.u-fw-normal {
  font-weight: normal !important;
}

.u-ff-notosans {
  font-family: 'Noto Sans JP', 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans JP Subset', "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, "MS PGothic", sans-serif;
}

.u-ff-notoserif {
  font-family: 'Noto Serif JP', 'Noto Serif', 'Noto Serif CJK JP', 'Noto Serif JP Subset', "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "MS PMincho", serif;
}

.u-bgcolor-white {
  background-color: #ffffff;
}

.u-fs-50 {
  font-size: 50% !important;
}

.u-fs-55 {
  font-size: 55% !important;
}

.u-fs-60 {
  font-size: 60% !important;
}

.u-fs-65 {
  font-size: 65% !important;
}

.u-fs-70 {
  font-size: 70% !important;
}

.u-fs-75 {
  font-size: 75% !important;
}

.u-fs-80 {
  font-size: 80% !important;
}

.u-fs-85 {
  font-size: 85% !important;
}

.u-fs-90 {
  font-size: 90% !important;
}

.u-fs-95 {
  font-size: 95% !important;
}

.u-fs-100 {
  font-size: 100% !important;
}

.u-fs-105 {
  font-size: 105% !important;
}

.u-fs-110 {
  font-size: 110% !important;
}

.u-fs-115 {
  font-size: 115% !important;
}

.u-fs-120 {
  font-size: 120% !important;
}

.u-fs-125 {
  font-size: 125% !important;
}

.u-fs-130 {
  font-size: 130% !important;
}

.u-fs-135 {
  font-size: 135% !important;
}

.u-fs-140 {
  font-size: 140% !important;
}

.u-fs-145 {
  font-size: 145% !important;
}

.u-fs-150 {
  font-size: 150% !important;
}

.u-fs-160 {
  font-size: 160% !important;
}

.u-fs-170 {
  font-size: 170% !important;
}

.u-fs-180 {
  font-size: 180% !important;
}

.u-fs-190 {
  font-size: 190% !important;
}

.u-fs-200 {
  font-size: 200% !important;
}

.u-fs-300 {
  font-size: 300% !important;
}

.u-fs-400 {
  font-size: 400% !important;
}

.u-fs-500 {
  font-size: 500% !important;
}

@media only screen and (max-width: 1024px) {
  .u-sp-fs-50 {
    font-size: 50% !important;
  }
  .u-sp-fs-55 {
    font-size: 55% !important;
  }
  .u-sp-fs-60 {
    font-size: 60% !important;
  }
  .u-sp-fs-65 {
    font-size: 65% !important;
  }
  .u-sp-fs-70 {
    font-size: 70% !important;
  }
  .u-sp-fs-75 {
    font-size: 75% !important;
  }
  .u-sp-fs-80 {
    font-size: 80% !important;
  }
  .u-sp-fs-85 {
    font-size: 85% !important;
  }
  .u-sp-fs-90 {
    font-size: 90% !important;
  }
  .u-sp-fs-95 {
    font-size: 95% !important;
  }
  .u-sp-fs-100 {
    font-size: 100% !important;
  }
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-ml0 {
  margin-left: 0 !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-ml75 {
  margin-left: 75px !important;
}

.u-ml80 {
  margin-left: 80px !important;
}

.u-ml85 {
  margin-left: 85px !important;
}

.u-ml90 {
  margin-left: 90px !important;
}

.u-ml95 {
  margin-left: 95px !important;
}

.u-ml100 {
  margin-left: 100px !important;
}

.u-mr0 {
  margin-right: 0 !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-mr75 {
  margin-right: 75px !important;
}

.u-mr80 {
  margin-right: 80px !important;
}

.u-mr85 {
  margin-right: 85px !important;
}

.u-mr90 {
  margin-right: 90px !important;
}

.u-mr95 {
  margin-right: 95px !important;
}

.u-mr100 {
  margin-right: 100px !important;
}

@media only screen and (max-width: 1024px) {
  .u-sp-mt0 {
    margin-top: 0 !important;
  }
  .u-sp-mt5 {
    margin-top: 5px !important;
  }
  .u-sp-mt10 {
    margin-top: 10px !important;
  }
  .u-sp-mt15 {
    margin-top: 15px !important;
  }
  .u-sp-mt20 {
    margin-top: 20px !important;
  }
  .u-sp-mt25 {
    margin-top: 25px !important;
  }
  .u-sp-mt30 {
    margin-top: 30px !important;
  }
  .u-sp-mt35 {
    margin-top: 35px !important;
  }
  .u-sp-mt40 {
    margin-top: 40px !important;
  }
  .u-sp-mt45 {
    margin-top: 45px !important;
  }
  .u-sp-mt50 {
    margin-top: 50px !important;
  }
  .u-sp-mt55 {
    margin-top: 55px !important;
  }
  .u-sp-mt60 {
    margin-top: 60px !important;
  }
  .u-sp-mt65 {
    margin-top: 65px !important;
  }
  .u-sp-mt70 {
    margin-top: 70px !important;
  }
  .u-sp-mt75 {
    margin-top: 75px !important;
  }
  .u-sp-mt80 {
    margin-top: 80px !important;
  }
  .u-sp-mt85 {
    margin-top: 85px !important;
  }
  .u-sp-mt90 {
    margin-top: 90px !important;
  }
  .u-sp-mt95 {
    margin-top: 95px !important;
  }
  .u-sp-mt100 {
    margin-top: 100px !important;
  }
  .u-sp-mb0 {
    margin-bottom: 0 !important;
  }
  .u-sp-mb5 {
    margin-bottom: 5px !important;
  }
  .u-sp-mb10 {
    margin-bottom: 10px !important;
  }
  .u-sp-mb15 {
    margin-bottom: 15px !important;
  }
  .u-sp-mb20 {
    margin-bottom: 20px !important;
  }
  .u-sp-mb25 {
    margin-bottom: 25px !important;
  }
  .u-sp-mb30 {
    margin-bottom: 30px !important;
  }
  .u-sp-mb35 {
    margin-bottom: 35px !important;
  }
  .u-sp-mb40 {
    margin-bottom: 40px !important;
  }
  .u-sp-mb45 {
    margin-bottom: 45px !important;
  }
  .u-sp-mb50 {
    margin-bottom: 50px !important;
  }
  .u-sp-mb55 {
    margin-bottom: 55px !important;
  }
  .u-sp-mb60 {
    margin-bottom: 60px !important;
  }
  .u-sp-mb65 {
    margin-bottom: 65px !important;
  }
  .u-sp-mb70 {
    margin-bottom: 70px !important;
  }
  .u-sp-mb75 {
    margin-bottom: 75px !important;
  }
  .u-sp-mb80 {
    margin-bottom: 80px !important;
  }
  .u-sp-mb85 {
    margin-bottom: 85px !important;
  }
  .u-sp-mb90 {
    margin-bottom: 90px !important;
  }
  .u-sp-mb95 {
    margin-bottom: 95px !important;
  }
  .u-sp-mb100 {
    margin-bottom: 100px !important;
  }
  .u-sp-ml0 {
    margin-left: 0 !important;
  }
  .u-sp-ml5 {
    margin-left: 5px !important;
  }
  .u-sp-ml10 {
    margin-left: 10px !important;
  }
  .u-sp-ml15 {
    margin-left: 15px !important;
  }
  .u-sp-ml20 {
    margin-left: 20px !important;
  }
  .u-sp-ml25 {
    margin-left: 25px !important;
  }
  .u-sp-ml30 {
    margin-left: 30px !important;
  }
  .u-sp-ml35 {
    margin-left: 35px !important;
  }
  .u-sp-ml40 {
    margin-left: 40px !important;
  }
  .u-sp-ml45 {
    margin-left: 45px !important;
  }
  .u-sp-ml50 {
    margin-left: 50px !important;
  }
  .u-sp-ml55 {
    margin-left: 55px !important;
  }
  .u-sp-ml60 {
    margin-left: 60px !important;
  }
  .u-sp-ml65 {
    margin-left: 65px !important;
  }
  .u-sp-ml70 {
    margin-left: 70px !important;
  }
  .u-sp-ml75 {
    margin-left: 75px !important;
  }
  .u-sp-ml80 {
    margin-left: 80px !important;
  }
  .u-sp-ml85 {
    margin-left: 85px !important;
  }
  .u-sp-ml90 {
    margin-left: 90px !important;
  }
  .u-sp-ml95 {
    margin-left: 95px !important;
  }
  .u-sp-ml100 {
    margin-left: 100px !important;
  }
  .u-sp-mr0 {
    margin-right: 0 !important;
  }
  .u-sp-mr5 {
    margin-right: 5px !important;
  }
  .u-sp-mr10 {
    margin-right: 10px !important;
  }
  .u-sp-mr15 {
    margin-right: 15px !important;
  }
  .u-sp-mr20 {
    margin-right: 20px !important;
  }
  .u-sp-mr25 {
    margin-right: 25px !important;
  }
  .u-sp-mr30 {
    margin-right: 30px !important;
  }
  .u-sp-mr40 {
    margin-right: 40px !important;
  }
  .u-sp-mr45 {
    margin-right: 45px !important;
  }
  .u-sp-mr50 {
    margin-right: 50px !important;
  }
  .u-sp-mr55 {
    margin-right: 55px !important;
  }
  .u-sp-mr60 {
    margin-right: 60px !important;
  }
  .u-sp-mr65 {
    margin-right: 65px !important;
  }
  .u-sp-mr70 {
    margin-right: 70px !important;
  }
  .u-sp-mr75 {
    margin-right: 75px !important;
  }
  .u-sp-mr80 {
    margin-right: 80px !important;
  }
  .u-sp-mr85 {
    margin-right: 85px !important;
  }
  .u-sp-mr90 {
    margin-right: 90px !important;
  }
  .u-sp-mr95 {
    margin-right: 95px !important;
  }
  .u-sp-mr100 {
    margin-right: 100px !important;
  }
}

.u-pt0 {
  padding-top: 0 !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-pb0 {
  padding-bottom: 0 !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

.u-pl0 {
  padding-left: 0 !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

.u-pl75 {
  padding-left: 75px !important;
}

.u-pl80 {
  padding-left: 80px !important;
}

.u-pl85 {
  padding-left: 85px !important;
}

.u-pl90 {
  padding-left: 90px !important;
}

.u-pl95 {
  padding-left: 95px !important;
}

.u-pl100 {
  padding-left: 100px !important;
}

.u-pr0 {
  padding-right: 0 !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-pr75 {
  padding-right: 75px !important;
}

.u-pr80 {
  padding-right: 80px !important;
}

.u-pr85 {
  padding-right: 85px !important;
}

.u-pr90 {
  padding-right: 90px !important;
}

.u-pr95 {
  padding-right: 95px !important;
}

.u-pr100 {
  padding-right: 100px !important;
}

@media only screen and (max-width: 1024px) {
  .u-sp-pt0 {
    padding-top: 0 !important;
  }
  .u-sp-pt5 {
    padding-top: 5px !important;
  }
  .u-sp-pt10 {
    padding-top: 10px !important;
  }
  .u-sp-pt15 {
    padding-top: 15px !important;
  }
  .u-sp-pt20 {
    padding-top: 20px !important;
  }
  .u-sp-pt25 {
    padding-top: 25px !important;
  }
  .u-sp-pt30 {
    padding-top: 30px !important;
  }
  .u-sp-pt35 {
    padding-top: 35px !important;
  }
  .u-sp-pt40 {
    padding-top: 40px !important;
  }
  .u-sp-pt45 {
    padding-top: 45px !important;
  }
  .u-sp-pt50 {
    padding-top: 50px !important;
  }
  .u-sp-pt55 {
    padding-top: 55px !important;
  }
  .u-sp-pt60 {
    padding-top: 60px !important;
  }
  .u-sp-pt65 {
    padding-top: 65px !important;
  }
  .u-sp-pt70 {
    padding-top: 70px !important;
  }
  .u-sp-pt75 {
    padding-top: 75px !important;
  }
  .u-sp-pt80 {
    padding-top: 80px !important;
  }
  .u-sp-pt85 {
    padding-top: 85px !important;
  }
  .u-sp-pt90 {
    padding-top: 90px !important;
  }
  .u-sp-pt95 {
    padding-top: 95px !important;
  }
  .u-sp-pt100 {
    padding-top: 100px !important;
  }
  .u-sp-pb0 {
    padding-bottom: 0 !important;
  }
  .u-sp-pb5 {
    padding-bottom: 5px !important;
  }
  .u-sp-pb10 {
    padding-bottom: 10px !important;
  }
  .u-sp-pb15 {
    padding-bottom: 15px !important;
  }
  .u-sp-pb20 {
    padding-bottom: 20px !important;
  }
  .u-sp-pb25 {
    padding-bottom: 25px !important;
  }
  .u-sp-pb30 {
    padding-bottom: 30px !important;
  }
  .u-sp-pb35 {
    padding-bottom: 35px !important;
  }
  .u-sp-pb40 {
    padding-bottom: 40px !important;
  }
  .u-sp-pb45 {
    padding-bottom: 45px !important;
  }
  .u-sp-pb50 {
    padding-bottom: 50px !important;
  }
  .u-sp-pb55 {
    padding-bottom: 55px !important;
  }
  .u-sp-pb60 {
    padding-bottom: 60px !important;
  }
  .u-sp-pb65 {
    padding-bottom: 65px !important;
  }
  .u-sp-pb70 {
    padding-bottom: 70px !important;
  }
  .u-sp-pb75 {
    padding-bottom: 75px !important;
  }
  .u-sp-pb80 {
    padding-bottom: 80px !important;
  }
  .u-sp-pb85 {
    padding-bottom: 85px !important;
  }
  .u-sp-pb90 {
    padding-bottom: 90px !important;
  }
  .u-sp-pb95 {
    padding-bottom: 95px !important;
  }
  .u-sp-pb100 {
    padding-bottom: 100px !important;
  }
  .u-sp-pl0 {
    padding-left: 0 !important;
  }
  .u-sp-pl5 {
    padding-left: 5px !important;
  }
  .u-sp-pl10 {
    padding-left: 10px !important;
  }
  .u-sp-pl15 {
    padding-left: 15px !important;
  }
  .u-sp-pl20 {
    padding-left: 20px !important;
  }
  .u-sp-pl25 {
    padding-left: 25px !important;
  }
  .u-sp-pl30 {
    padding-left: 30px !important;
  }
  .u-sp-pl35 {
    padding-left: 35px !important;
  }
  .u-sp-pl40 {
    padding-left: 40px !important;
  }
  .u-sp-pl45 {
    padding-left: 45px !important;
  }
  .u-sp-pl50 {
    padding-left: 50px !important;
  }
  .u-sp-pl55 {
    padding-left: 55px !important;
  }
  .u-sp-pl60 {
    padding-left: 60px !important;
  }
  .u-sp-pl65 {
    padding-left: 65px !important;
  }
  .u-sp-pl70 {
    padding-left: 70px !important;
  }
  .u-sp-pl75 {
    padding-left: 75px !important;
  }
  .u-sp-pl80 {
    padding-left: 80px !important;
  }
  .u-sp-pl85 {
    padding-left: 85px !important;
  }
  .u-sp-pl90 {
    padding-left: 90px !important;
  }
  .u-sp-pl95 {
    padding-left: 95px !important;
  }
  .u-sp-pl100 {
    padding-left: 100px !important;
  }
  .u-sp-pr0 {
    padding-right: 0 !important;
  }
  .u-sp-pr5 {
    padding-right: 5px !important;
  }
  .u-sp-pr10 {
    padding-right: 10px !important;
  }
  .u-sp-pr15 {
    padding-right: 15px !important;
  }
  .u-sp-pr20 {
    padding-right: 20px !important;
  }
  .u-sp-pr25 {
    padding-right: 25px !important;
  }
  .u-sp-pr30 {
    padding-right: 30px !important;
  }
  .u-sp-pr40 {
    padding-right: 40px !important;
  }
  .u-sp-pr45 {
    padding-right: 45px !important;
  }
  .u-sp-pr50 {
    padding-right: 50px !important;
  }
  .u-sp-pr55 {
    padding-right: 55px !important;
  }
  .u-sp-pr60 {
    padding-right: 60px !important;
  }
  .u-sp-pr65 {
    padding-right: 65px !important;
  }
  .u-sp-pr70 {
    padding-right: 70px !important;
  }
  .u-sp-pr75 {
    padding-right: 75px !important;
  }
  .u-sp-pr80 {
    padding-right: 80px !important;
  }
  .u-sp-pr85 {
    padding-right: 85px !important;
  }
  .u-sp-pr90 {
    padding-right: 90px !important;
  }
  .u-sp-pr95 {
    padding-right: 95px !important;
  }
  .u-sp-pr100 {
    padding-right: 100px !important;
  }
}

.u-ml-25 {
  margin-left: -25px;
}

@media (max-width: 480px) {
  .u-ml-25 {
    margin-left: inherit;
  }
}

.u-ml-12 {
  margin-left: -12px;
}

@media (max-width: 480px) {
  .u-ml-12 {
    margin-left: inherit;
  }
}

.btn {
  background-color: #FFAE2A;
  border: 1px solid #FFAE2A;
  border-radius: 7px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  max-width: 100%;
  max-width: 100%;
  padding: 7px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: .2s;
  width: 210px;
}

@media (min-width: 768px) {
  .btn {
    min-width: 233.69px;
    padding: 8px 0;
  }
}

.btn:after {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  content: '';
  height: 7px;
  position: absolute;
  right: 15px;
  top: 40%;
  transform: skew(45deg);
  transition: .2s;
  width: 21px;
}

@media (min-width: 768px) {
  .btn:after {
    right: 20px;
  }
}

@media (max-width: 480px) {
  .btn:after {
    height: 4px;
    top: 45%;
    width: 16px;
  }
}

.btn:hover {
  background-color: transparent;
  border-color: #FFAE2A;
  color: #FFAE2A;
  text-decoration: none;
  transition: .2s;
}

.btn:hover:after {
  border-bottom: 1px solid #FFAE2A;
  border-right: 1px solid #FFAE2A;
  transition: .2s;
}

.btn:active, .btn:focus {
  transition: .2s;
}

.btn-light {
  background-color: transparent !important;
  border-color: #FFAE2A;
  color: #FFAE2A;
}

.btn-light:after {
  border-bottom: 1px solid #FFAE2A;
  border-right: 1px solid #FFAE2A;
}

.btn-light:hover {
  background-color: #FFAE2A !important;
  border-color: #FFAE2A;
  color: #fff !important;
}

.btn-light:hover:after {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  transition: .2s;
}

.btn-primary {
  background-color: #FFAE2A;
  border-color: #FFAE2A;
  color: #fff;
}

.btn-primary:hover {
  background-color: #ffbe53;
  border-color: #ffbe53;
  color: #fff;
}

.btn-large {
  border-width: 2px;
  box-sizing: border-box;
  font-size: 17px;
}

@media (min-width: 768px) {
  .btn-large {
    font-size: 17px;
    max-width: 100%;
    padding: 12px 0;
    width: 329px;
  }
}

@media (max-width: 480px) {
  .btn-large {
    padding: 10px;
  }
}

.btn-inline {
  padding: 12px 45px 12px 15px;
  width: 100%;
}

@media (min-width: 768px) {
  .btn-inline {
    display: inline;
    padding: 12px 50px 12px 15px;
  }
}

.btn-footer {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #FFAE2A;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .btn-footer {
    padding: 15px 0;
  }
}

@media (max-width: 480px) {
  .btn-footer {
    font-size: 16px;
  }
}

.btn-footer:after {
  border-bottom: 1px solid #FFAE2A;
  border-right: 1px solid #FFAE2A;
}

.btn-footer:hover {
  border-color: #ffffff;
  color: #ffffff;
}

.btn-footer:hover:after {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.btn-footer-tel {
  padding-left: 24px;
}

.btn-footer-tel:after {
  display: none;
}

.btn-footer-tel > span {
  position: relative;
}

.btn-footer-tel > span:after {
  content: url(images/icon-tel.svg);
  height: 19.466px;
  left: -25px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: none;
  transform: translateY(-45%);
  transition: .2s;
  width: 18.255px;
}

.btn-footer-tel:hover > span:after {
  content: url(images/icon-tel-inverse.svg);
  transition: .2s;
}

.btn-footer-onlineshop {
  display: block;
}

.btn-pdf {
  position: relative;
  width: 180px;
}

@media (max-width: 480px) {
  .btn-pdf {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .btn-pdf {
    padding: 12px 0;
    width: 500px;
  }
}

.btn-pdf:after {
  background-image: url("images/icon-pdf.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom: none;
  border-right: none;
  content: '';
  height: 38px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: none;
  transform: translateY(-50%);
  transition: .2s;
  width: 28px;
}

.btn-pdf:hover:after {
  border-bottom: none;
  border-right: none;
}

body {
  background-image: url("images/bg-en.png");
  background-position: top center;
  background-size: 80%;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}

a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: opacity .3s;
}

a:hover img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: .8;
  transition: opacity .3s;
}

.l-container {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .l-container {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1024px) {
  .l-container {
    max-width: 1380px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

.site-header .header-image {
  width: 163px;
}

@media (min-width: 768px) {
  .site-header .header-image {
    width: 265px;
  }
}

.main-navigation {
  background-color: #ffffff;
  letter-spacing: .5px;
}

@media (min-width: 768px) {
  .main-navigation {
    background-color: inherit;
    padding: 0;
  }
}

.main-navigation .main-nav {
  background-color: #ffffff;
}

.main-navigation .main-nav ul ul {
  box-shadow: none;
}

.main-navigation .main-nav ul ul li a {
  padding: 10px 20px;
}

.main-navigation .main-nav a {
  padding-top: 5px;
}

.menu-item-has-children .dropdown-menu-toggle {
  padding-right: 18px;
}

.main-navigation {
  background-color: #ffffff;
}

@media (min-width: 768px) {
  .main-navigation {
    background-color: inherit;
    padding: 5px 0;
  }
}

.main-navigation .inside-navigation {
  padding: 0 !important;
}

@media (min-width: 768px) {
  .main-navigation .inside-navigation {
    padding: 5px 0;
  }
}

@media (min-width: 768px) {
  .main-navigation .menu-toggle {
    color: inherit !important;
  }
}

@media (min-width: 768px) {
  #sticky-navigation {
    background-color: #ffffff;
  }
}

body.home #page .site-content {
  margin: 0;
}

#page .site-content {
  background-color: #ffffff;
  margin: 0 20px;
}

.c-heading, .page-header, body.page .entry-header {
  text-align: center;
}

.c-heading h1, .c-heading h2, .c-heading h3, .c-heading h4, .c-heading h5, .c-heading h6, .page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6, body.page .entry-header h1, body.page .entry-header h2, body.page .entry-header h3, body.page .entry-header h4, body.page .entry-header h5, body.page .entry-header h6 {
  border-bottom: 4px solid #39B54A;
  display: inline-block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: .5px;
  margin: 0;
  min-width: 160px;
  padding: 0 0 10px;
}

@media (min-width: 768px) {
  .c-heading h1, .c-heading h2, .c-heading h3, .c-heading h4, .c-heading h5, .c-heading h6, .page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6, body.page .entry-header h1, body.page .entry-header h2, body.page .entry-header h3, body.page .entry-header h4, body.page .entry-header h5, body.page .entry-header h6 {
    border-bottom: 6px solid #39B54A;
    font-size: 36px;
    min-width: 260px;
    padding: 0 0 14px;
  }
}

.c-heading h1.is-intro, .c-heading h2.is-intro, .c-heading h3.is-intro, .c-heading h4.is-intro, .c-heading h5.is-intro, .c-heading h6.is-intro, .page-header h1.is-intro, .page-header h2.is-intro, .page-header h3.is-intro, .page-header h4.is-intro, .page-header h5.is-intro, .page-header h6.is-intro, body.page .entry-header h1.is-intro, body.page .entry-header h2.is-intro, body.page .entry-header h3.is-intro, body.page .entry-header h4.is-intro, body.page .entry-header h5.is-intro, body.page .entry-header h6.is-intro {
  border-color: #39B54A;
}

.c-heading h1.is-news, .c-heading h2.is-news, .c-heading h3.is-news, .c-heading h4.is-news, .c-heading h5.is-news, .c-heading h6.is-news, .page-header h1.is-news, .page-header h2.is-news, .page-header h3.is-news, .page-header h4.is-news, .page-header h5.is-news, .page-header h6.is-news, body.page .entry-header h1.is-news, body.page .entry-header h2.is-news, body.page .entry-header h3.is-news, body.page .entry-header h4.is-news, body.page .entry-header h5.is-news, body.page .entry-header h6.is-news {
  border-color: #29ABE2;
}

.c-heading h1.is-sc, .c-heading h2.is-sc, .c-heading h3.is-sc, .c-heading h4.is-sc, .c-heading h5.is-sc, .c-heading h6.is-sc, .page-header h1.is-sc, .page-header h2.is-sc, .page-header h3.is-sc, .page-header h4.is-sc, .page-header h5.is-sc, .page-header h6.is-sc, body.page .entry-header h1.is-sc, body.page .entry-header h2.is-sc, body.page .entry-header h3.is-sc, body.page .entry-header h4.is-sc, body.page .entry-header h5.is-sc, body.page .entry-header h6.is-sc {
  border-color: #FCCA00;
}

.c-heading h1.is-blog, .c-heading h2.is-blog, .c-heading h3.is-blog, .c-heading h4.is-blog, .c-heading h5.is-blog, .c-heading h6.is-blog, .page-header h1.is-blog, .page-header h2.is-blog, .page-header h3.is-blog, .page-header h4.is-blog, .page-header h5.is-blog, .page-header h6.is-blog, body.page .entry-header h1.is-blog, body.page .entry-header h2.is-blog, body.page .entry-header h3.is-blog, body.page .entry-header h4.is-blog, body.page .entry-header h5.is-blog, body.page .entry-header h6.is-blog {
  border-color: #E85298;
}

body.category-website .page-header h1, body.category-website .page-header h2, body.category-website .page-header h3, body.category-website .page-header h4, body.category-website .page-header h5, body.category-website .page-header h6 {
  border-color: #39B54A;
}

body.category-printing .page-header h1, body.category-printing .page-header h2, body.category-printing .page-header h3, body.category-printing .page-header h4, body.category-printing .page-header h5, body.category-printing .page-header h6 {
  border-color: #29ABE2;
}

body.category-ci .page-header h1, body.category-ci .page-header h2, body.category-ci .page-header h3, body.category-ci .page-header h4, body.category-ci .page-header h5, body.category-ci .page-header h6 {
  border-color: #E85298;
}

body.category-media .page-header h1, body.category-media .page-header h2, body.category-media .page-header h3, body.category-media .page-header h4, body.category-media .page-header h5, body.category-media .page-header h6 {
  border-color: #F7931E;
}

body.category-ooh .page-header h1, body.category-ooh .page-header h2, body.category-ooh .page-header h3, body.category-ooh .page-header h4, body.category-ooh .page-header h5, body.category-ooh .page-header h6 {
  border-color: #9961B9;
}

body.category-goods .page-header h1, body.category-goods .page-header h2, body.category-goods .page-header h3, body.category-goods .page-header h4, body.category-goods .page-header h5, body.category-goods .page-header h6 {
  border-color: #2375D0;
}

.blog {
  background-image: url("images/bg-green-graphic.jpg");
  background-position: top center;
  background-size: cover;
  margin: 0;
  padding: 40px 0 30px;
}

@media (min-width: 768px) {
  .blog {
    padding: 50px 0 30px;
  }
}

.blog__heading {
  margin: 0 0 40px;
}

.blog__lists {
  list-style: none;
  margin: 0 auto 20px;
  max-width: 1030px;
  padding: 0 10px;
}

@media (min-width: 768px) {
  .blog__lists {
    display: flex;
    padding: 0;
  }
}

.blog__lists li {
  width: 100%;
}

@media (min-width: 768px) {
  .blog__lists li {
    width: 31.3333%;
  }
}

.blog__lists li:not(:last-child) {
  margin-bottom: 27px;
}

@media (min-width: 768px) {
  .blog__lists li:not(:last-child) {
    margin-bottom: 0;
    margin-right: 3%;
  }
}

.blog__lists li .blogBlock {
  display: block;
}

.blog__lists li .blogBlock__thumb img {
  -o-object-fit: cover;
  display: block;
  height: 57.3vw;
  object-fit: cover;
  width: 100%;
}

@media (min-width: 768px) {
  .blog__lists li .blogBlock__thumb img {
    height: 22.3vw;
    max-height: 206px;
  }
}

@media (min-width: 1024px) {
  .blog__lists li .blogBlock__thumb img {
    height: 20.6vw;
  }
}

.blog__lists li .blogBlock h3 {
  color: #593D1C;
  font-size: 17px;
  font-weight: bold;
  margin: 12px 0 0;
}

@media (min-width: 768px) {
  .blog__lists li .blogBlock h3 {
    font-size: 18px;
    margin: 15px 0 0;
  }
}

.blog__moreLink {
  margin: 40px auto 0;
  max-width: 1030px;
  text-align: center;
}

@media (min-width: 768px) {
  .blog__moreLink {
    margin: 0 auto;
    text-align: right;
  }
}

.blog__moreLink__chara a img {
  display: inline-block;
  max-width: 200px;
}

@media (min-width: 768px) {
  .blog__moreLink__chara a img {
    max-width: 250px;
  }
}

.ctaArea {
  background-image: url("images/bg-green-washi.png");
  background-position: top center;
  background-size: cover;
  padding: 10px 0 70px;
}

.ctaArea .cta {
  background-color: #FFAE2A;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin: 0 auto;
  max-width: 1012px;
  padding: 20px 10px 12px;
  text-align: center;
}

@media (min-width: 768px) {
  .ctaArea .cta {
    padding: 30px 10px 20px;
  }
}

.ctaArea .cta__heading h2 {
  font-size: 24px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .ctaArea .cta__heading h2 {
    font-size: 36px;
  }
}

.ctaArea .cta__phone {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 726px;
  padding: 10px 20px;
}

.ctaArea .cta__phone a {
  display: inline-block;
  margin: 8px auto 0;
}

.ctaArea .cta__phone a img {
  display: block;
  max-width: 100%;
}

@media (min-width: 768px) {
  .ctaArea .cta__phone a img {
    max-width: 484px;
  }
}

.ctaArea .cta__time {
  font-size: 20px;
  font-weight: bold;
  margin: 12px 0 0;
}

@media (min-width: 768px) {
  .ctaArea .cta__time {
    font-size: 28px;
  }
}

.footer {
  background-color: #81450D;
  color: #ffffff;
  position: relative;
}

.footer:before {
  background-image: url("images/bg-soil-line.png");
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: contain;
  content: '';
  height: 9px;
  left: 0;
  position: absolute;
  right: 0;
  top: -8px;
  width: 100%;
}

.footer__flowers {
  position: absolute;
  right: 10px;
  top: -39px;
  width: 140px;
  z-index: 2;
}

@media (min-width: 768px) {
  .footer__flowers {
    right: 30px;
    top: -66px;
    width: 220px;
  }
}

.footer__content {
  margin: 0 auto;
  max-width: 976px;
}

.footer__content__banners {
  border-bottom: 1px solid #ffffff;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 40px 15px 12px;
}

@media (max-width: 480px) {
  .footer__content__banners {
    display: block;
  }
}

@media (min-width: 768px) {
  .footer__content__banners {
    padding: 40px 0 30px;
  }
}

.footer__content__banners li {
  width: 31%;
}

@media (max-width: 480px) {
  .footer__content__banners li {
    margin-bottom: 25px;
    margin-right: 0;
    width: 100%;
  }
}

.footer__content__banners li:not(:last-child) {
  margin-right: 3.5%;
}

.footer__content__banners li a {
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  display: block;
}

.footer__content__banners li a img {
  display: block;
}

.footer__content__siteInfo {
  align-items: center;
  font-size: 16px;
  justify-content: center;
  padding: 20px 15px 0;
}

@media (min-width: 768px) {
  .footer__content__siteInfo {
    display: flex;
    padding: 20px 0 0;
  }
}

.footer__content__siteInfo__name {
  font-size: 22px;
  font-weight: bold;
  margin-right: 25px;
}

@media (min-width: 768px) {
  .footer__content__siteInfo__name {
    font-size: 24px;
  }
}

.footer__content__siteInfo__address {
  margin-right: 20px;
}

.footer__content__siteInfo__number > span {
  display: inline-block;
  margin-right: 15px;
}

.footer__content__siteInfo__number > span a {
  color: #ffffff;
}

.m-archivePagination {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  width: 100%;
}

.m-archivePagination__link {
  align-items: center;
  background-color: #ffffff;
  color: #593D1C;
  display: flex;
  font-size: 18px;
  height: 40px;
  justify-content: center;
  line-height: 1;
  margin-bottom: 10px;
  width: 40px;
}

.m-archivePagination__link:not(:last-child) {
  margin-right: 8px;
}

.m-archivePagination__link.is-current {
  background-color: #C3D731;
  color: #593D1C;
  font-weight: bold;
}

.m-archivePagination a {
  background-color: rgba(195, 215, 49, 0.2);
  text-decoration: none;
}

.m-archivePagination a:hover {
  background-color: #C3D731;
  color: #593D1C;
}

body.home {
  background-image: none !important;
}

body.home .mainImage {
  background-color: #FFAE2A;
}

body.home .mainImage__inner {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 380px;
  position: relative;
}

@media (min-width: 768px) {
  body.home .mainImage__inner {
    min-height: 758px;
  }
}

body.home .mainImage__inner__content {
  position: relative;
  z-index: 2;
}

@media (min-width: 768px) {
  body.home .mainImage__inner__content {
    padding: 0 0 40px;
  }
}

body.home .mainImage__inner__content__logo {
  margin: 0 0 12px;
}

@media (min-width: 768px) {
  body.home .mainImage__inner__content__logo {
    margin: 0 0 26px;
  }
}

body.home .mainImage__inner__content__logo img {
  display: block;
  margin: 0 auto;
  width: 108px;
}

@media (min-width: 768px) {
  body.home .mainImage__inner__content__logo img {
    width: 85%;
  }
}

body.home .mainImage__inner__content__heading {
  text-align: center;
}

body.home .mainImage__inner__content__heading h1 {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  margin: 0 auto;
  width: 80px;
}

@media (min-width: 768px) {
  body.home .mainImage__inner__content__heading h1 {
    font-size: 25px;
    width: 170px;
  }
}

body.home .mainImage__inner__content__heading h1 > div {
  border-bottom: 2px solid #ffffff;
  padding: 3px 0;
}

@media (min-width: 768px) {
  body.home .mainImage__inner__content__heading h1 > div {
    padding: 5px 0;
  }
}

body.home .mainImage__inner__content__heading h1 > div:first-child {
  border-top: 2px solid #ffffff;
}

body.home .mainImage__inner__bg {
  background-image: url("images/bg-eng-sp.png");
  background-position: center;
  background-size: cover;
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

@media (min-width: 768px) {
  body.home .mainImage__inner__bg {
    background-image: url("images/bg-eng-pc.png");
  }
}

body.home .mainImage__inner__letter {
  position: absolute;
  z-index: 1;
}

body.home .mainImage__inner__letter.life {
  left: 16px;
  top: -2px;
  width: 100px;
}

@media (min-width: 768px) {
  body.home .mainImage__inner__letter.life {
    left: 74px;
    top: -8px;
    width: inherit;
  }
}

body.home .mainImage__inner__letter.comm {
  bottom: -11px;
  right: 12px;
  width: 300px;
}

@media (min-width: 768px) {
  body.home .mainImage__inner__letter.comm {
    bottom: -18px;
    right: 93px;
    width: inherit;
  }
}

body.home .introduction {
  margin: 0;
  padding: 40px 0 0;
}

body.home .introduction .intro {
  margin: 0 auto;
  max-width: 1100px;
  padding: 0 0 40px;
}

body.home .introduction .intro__text {
  font-feature-settings: 'palt';
  font-size: 19px;
  letter-spacing: .6px;
  padding: 22px 10px 20px;
}

@media (min-width: 768px) {
  body.home .introduction .intro__text {
    font-size: 22px;
    padding: 25px 0 10px;
    text-align: center;
  }
}

body.home .introduction .intro__text p {
  margin: 0;
}

body.home .introduction .intro__link {
  text-align: right;
}

body.home .introduction .intro__link a {
  background-color: #593D1C;
  border-radius: 15px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  letter-spacing: .5px;
  line-height: 1.2;
  padding: 6px 30px 6px 36px;
}

@media (min-width: 768px) {
  body.home .introduction .intro__link a {
    font-size: 23px;
    padding: 2px 24px 2px 30px;
  }
}

body.home .introduction .menus {
  background-image: url("images/bg-green-graphic.jpg");
  background-position: top center;
  background-size: cover;
  padding: 50px 0;
}

body.home .introduction .menus__features {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 auto 40px;
  max-width: 1100px;
}

body.home .introduction .menus__features li {
  width: 50%;
}

@media (min-width: 768px) {
  body.home .introduction .menus__features li {
    width: 32%;
  }
}

body.home .introduction .menus__features li:not(:last-child) {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  body.home .introduction .menus__features li:not(:last-child) {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  body.home .introduction .menus__features li:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}

body.home .introduction .menus__features li a {
  display: block;
}

body.home .introduction .menus__features li a img {
  display: block;
}

body.home .introduction .menus__banners {
  list-style: none;
  margin: 20px auto 50px;
  max-width: 1030px;
  padding: 0 15px;
}

@media (min-width: 768px) {
  body.home .introduction .menus__banners {
    display: flex;
    margin: 30px auto 50px;
    padding: 0;
  }
}

body.home .introduction .menus__banners li {
  width: 100%;
}

@media (min-width: 768px) {
  body.home .introduction .menus__banners li {
    width: 45%;
  }
}

body.home .introduction .menus__banners li:not(:last-child) {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  body.home .introduction .menus__banners li:not(:last-child) {
    margin-bottom: 0;
    margin-right: 10%;
  }
}

body.home .introduction .menus__banners li a {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  display: block;
}

body.home .introduction .menus__banners li a img {
  display: block;
}

body.home .introduction .menus__newsArea {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 1030px;
  padding: 20px 20px;
}

@media (min-width: 768px) {
  body.home .introduction .menus__newsArea {
    padding: 25px 30px;
  }
}

body.home .introduction .menus__newsArea__heading {
  margin: 0 0 30px;
}

@media (min-width: 768px) {
  body.home .introduction .menus__newsArea__heading {
    margin: 0 0 40px;
  }
}

body.home .introduction .menus__newsArea__lists {
  list-style: none;
  margin: 0;
}

body.home .introduction .menus__newsArea__lists li:first-child a {
  border-top: 1px solid #593D1C;
}

body.home .introduction .menus__newsArea__lists li a {
  border-bottom: 1px solid #593D1C;
  color: #593D1C;
  display: block;
  font-size: 16px;
  padding: 10px 5px;
}

@media (min-width: 768px) {
  body.home .introduction .menus__newsArea__lists li a {
    font-size: 20px;
    padding: 10px;
  }
}

body.home .introduction .menus__newsArea__lists li a time {
  display: block;
  font-family: 'Noto Serif JP', 'Noto Serif', 'Noto Serif CJK JP', 'Noto Serif JP Subset', "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "MS PMincho", serif;
  font-weight: 500;
  margin-bottom: 2px;
  min-width: 110px;
}

@media (min-width: 768px) {
  body.home .introduction .menus__newsArea__lists li a time {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 25px;
  }
}

body.home .specialContents {
  padding: 30px 0 60px;
}

body.home .specialContents__heading {
  margin: 0 0 50px;
}

body.home .specialContents__lists {
  list-style: none;
  margin: 0 auto;
  max-width: 990px;
}

body.home .specialContents__lists li:not(:last-child) {
  margin: 0 0 50px;
}

@media (min-width: 768px) {
  body.home .specialContents__lists li:not(:last-child) {
    margin: 0 0 60px;
  }
}

body.home .specialContents__lists li .scBlock {
  display: block;
}

body.home .specialContents__lists li .scBlock__inner {
  padding: 0 10px;
}

@media (min-width: 768px) {
  body.home .specialContents__lists li .scBlock__inner {
    display: flex;
    padding: 0;
  }
}

body.home .specialContents__lists li .scBlock__inner__banner {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

@media (min-width: 768px) {
  body.home .specialContents__lists li .scBlock__inner__banner {
    margin-right: 3.5%;
    width: 46%;
  }
}

body.home .specialContents__lists li .scBlock__inner__banner img {
  display: block;
}

body.home .specialContents__lists li .scBlock__inner__text {
  color: #593D1C;
}

@media (min-width: 768px) {
  body.home .specialContents__lists li .scBlock__inner__text {
    width: 50.5%;
  }
}

body.home .specialContents__lists li .scBlock__inner__text h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 22px;
  font-weight: bold;
  margin: 20px 0 10px;
}

@media (min-width: 768px) {
  body.home .specialContents__lists li .scBlock__inner__text h3 {
    font-size: 28px;
    margin: 0 0 25px;
  }
}

body.home .specialContents__lists li .scBlock__inner__text p {
  font-size: 17px;
  margin: 0;
}

@media (min-width: 768px) {
  body.home .specialContents__lists li .scBlock__inner__text p {
    font-size: 22px;
  }
}

body.page .entry-header {
  padding: 0 0 40px;
}

body.archive {
  background-color: #f2f2f2;
}

body.archive .site-content {
  padding: 0 15px;
}

@media (min-width: 768px) {
  body.archive .site-content {
    padding: 0 60px;
  }
}

body.archive .archivePagination {
  margin: 40px 0 0;
}

body.archive .entry-title {
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0 0;
  width: 100%;
}

.generate-columns {
  margin: 0 0 50px;
}

.generate-columns .inside-article {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
}

.no-featured-image-padding .post-image {
  margin: inherit !important;
}

.post-image {
  width: 100%;
}

.post-image a {
  display: block;
}

.post-image img {
  -o-object-fit: cover;
  display: block;
  height: 57.3vw;
  object-fit: cover;
  width: 100%;
}

@media (min-width: 768px) {
  .post-image img {
    height: 22.3vw;
  }
}

@media (min-width: 1024px) {
  .post-image img {
    height: 25.6vw;
    max-height: 250px;
  }
}

body.category .site-content {
  padding: 0 20px;
}

@media (min-width: 768px) {
  body.category .site-content {
    padding: 0 15px;
  }
}

@media (min-width: 768px) {
  body.category .site-content {
    padding: 0 50px;
  }
}

@media (min-width: 1024px) {
  body.category .site-content {
    padding: 0 70px;
  }
}

@media (min-width: 1490px) {
  body.category .site-content {
    padding: 0 90px;
  }
}

body.category .page-header {
  margin-left: 0;
}

body.category .catWorksOutline__text {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 50px;
}

@media (max-width: 480px) {
  body.category .catWorksOutline__text {
    font-size: 18px;
  }
}

body.category .catWorksOutline__buttons {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 0 60px;
}

@media (max-width: 480px) {
  body.category .catWorksOutline__buttons {
    display: block;
  }
}

body.category .catWorksOutline__buttons__button {
  margin: 0 0 30px;
  width: 48%;
}

@media (min-width: 768px) {
  body.category .catWorksOutline__buttons__button {
    width: 31%;
  }
}

@media (max-width: 480px) {
  body.category .catWorksOutline__buttons__button {
    width: 100%;
  }
}

body.category .catWorksOutline__buttons__button:not(:nth-child(2n)) {
  margin-right: 4%;
}

@media (min-width: 768px) {
  body.category .catWorksOutline__buttons__button:not(:nth-child(2n)) {
    margin-right: 0;
  }
}

@media (max-width: 480px) {
  body.category .catWorksOutline__buttons__button:not(:nth-child(2n)) {
    margin-bottom: 20px;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  body.category .catWorksOutline__buttons__button:not(:nth-child(3n)) {
    margin-right: 3.5%;
  }
}

@media (max-width: 480px) {
  body.category .catWorksOutline__buttons__button:not(:nth-child(3n)) {
    margin-bottom: 20px;
    margin-right: 0;
  }
}

body.category .catWorksOutline__buttons__button a {
  border-radius: 50px;
  color: #ffffff;
  display: block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 14px 10px;
  text-align: center;
  transition: color .2s, border .2s, background-color .2s;
}

@media (min-width: 1024px) {
  body.category .catWorksOutline__buttons__button a {
    font-size: 29px;
  }
}

@media (min-width: 1490px) {
  body.category .catWorksOutline__buttons__button a {
    font-size: 32px;
  }
}

body.category .catWorksOutline__buttons__button a > .ls {
  letter-spacing: 30px;
}

body.category .catWorksOutline__buttons__button a.is-website {
  background-color: #39B54A;
  border: 2px solid #39B54A;
}

body.category .catWorksOutline__buttons__button a.is-website:hover {
  color: #39B54A;
}

body.category .catWorksOutline__buttons__button a.is-printing {
  background-color: #29ABE2;
  border: 2px solid #29ABE2;
}

body.category .catWorksOutline__buttons__button a.is-printing:hover {
  color: #29ABE2;
}

body.category .catWorksOutline__buttons__button a.is-ci-vi {
  background-color: #E85298;
  border: 2px solid #E85298;
}

body.category .catWorksOutline__buttons__button a.is-ci-vi:hover {
  color: #E85298;
}

body.category .catWorksOutline__buttons__button a.is-media-advertising {
  background-color: #F7931E;
  border: 2px solid #F7931E;
}

body.category .catWorksOutline__buttons__button a.is-media-advertising:hover {
  color: #F7931E;
}

body.category .catWorksOutline__buttons__button a.is-signboard {
  background-color: #9961B9;
  border: 2px solid #9961B9;
}

body.category .catWorksOutline__buttons__button a.is-signboard:hover {
  color: #9961B9;
}

body.category .catWorksOutline__buttons__button a.is-goods {
  background-color: #2375D0;
  border: 2px solid #2375D0;
}

body.category .catWorksOutline__buttons__button a.is-goods:hover {
  color: #2375D0;
}

body.category .catWorksOutline__buttons__button a:hover {
  background-color: #ffffff;
  transition: color .2s, border .2s, background-color .2s;
}

body.category .catOutline {
  padding: 0 10px 30px;
}

@media (min-width: 768px) {
  body.category .catOutline {
    align-items: center;
    display: flex;
    padding: 0 0 50px;
  }
}

body.category .catOutline__figure {
  margin: 0 0 20px;
}

@media (min-width: 768px) {
  body.category .catOutline__figure {
    margin-right: 6%;
    width: 42%;
  }
}

body.category .catOutline__figure img {
  display: block;
}

body.category .catOutline__text {
  font-size: 16px;
}

@media (min-width: 768px) {
  body.category .catOutline__text {
    font-size: 18px;
    margin: 0 0 10px;
    width: 52%;
  }
}

body.category .catOutline__text > img {
  float: right;
  margin-top: 10px;
  width: 128px;
}

@media (min-width: 768px) {
  body.category .catOutline__text > img {
    margin-top: 0;
  }
}

body.category .catOutline__link a {
  display: block;
  margin: 0 auto;
  max-width: 380px;
  width: 100%;
}

body.category .catOutline__link a img {
  display: block;
  width: 100%;
}

body.category .catOutline__button a {
  border-radius: 50px;
  color: #ffffff;
  display: block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 14px 10px;
  text-align: center;
  transition: color .2s, border .2s, background-color .2s;
}

@media (min-width: 1024px) {
  body.category .catOutline__button a {
    font-size: 24px;
  }
}

@media (min-width: 1490px) {
  body.category .catOutline__button a {
    font-size: 26px;
  }
}

body.category .catOutline__button a.is-website {
  background-color: #39B54A;
  border: 2px solid #39B54A;
}

body.category .catOutline__button a.is-website:hover {
  color: #39B54A;
}

body.category .catOutline__button a.is-printing {
  background-color: #29ABE2;
  border: 2px solid #29ABE2;
}

body.category .catOutline__button a.is-printing:hover {
  color: #29ABE2;
}

body.category .catOutline__button a.is-ci-vi {
  background-color: #E85298;
  border: 2px solid #E85298;
}

body.category .catOutline__button a.is-ci-vi:hover {
  color: #E85298;
}

body.category .catOutline__button a.is-media-advertising {
  background-color: #F7931E;
  border: 2px solid #F7931E;
}

body.category .catOutline__button a.is-media-advertising:hover {
  color: #F7931E;
}

body.category .catOutline__button a.is-signboard {
  background-color: #9961B9;
  border: 2px solid #9961B9;
}

body.category .catOutline__button a.is-signboard:hover {
  color: #9961B9;
}

body.category .catOutline__button a.is-goods {
  background-color: #2375D0;
  border: 2px solid #2375D0;
}

body.category .catOutline__button a.is-goods:hover {
  color: #2375D0;
}

body.category .catOutline__button a:hover {
  background-color: #ffffff;
  transition: color .2s, border .2s, background-color .2s;
}

.backToWorks {
  margin: 22px 0 0;
  text-align: center;
}

.backToWorks a {
  display: inline-block;
  margin: 0 auto;
}

.backToWorks a img {
  width: 210px;
}

@media (min-width: 768px) {
  .backToWorks a img {
    width: 240px;
  }
}

body.single .site-content {
  padding: 0 30px;
}

@media (max-width: 480px) {
  body.single .site-content {
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  body.single .site-content {
    padding: 0 60px;
  }
}

body.single .entry-content {
  margin: 30px 0 0;
}

body.single .entry-header {
  border-bottom: 1px solid #593D1C;
  padding: 20px 0 15px;
  text-align: left;
}

body.single .inside-article {
  padding: 0;
}

body.single footer.entry-meta {
  background-color: #ffffff;
  margin: 0;
  padding: 15px 15px;
}

@media (min-width: 768px) {
  body.single footer.entry-meta {
    padding: 20px 25px;
  }
}

body.single .widget-title {
  border-bottom: 1px solid #593D1C;
  padding: 0 0 10px;
}

body.single .sidebar .widget, body.single .page-header, body.single .widget-area .main-navigation, body.single .site-main > * {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  word-wrap: normal !important;
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  clip: auto !important;
  -webkit-clip-path: none;
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.type-post .entry-content a {
  color: #FFAE2A;
  text-decoration: underline;
  transition: .2s;
}

.type-post .entry-content a:hover {
  color: #ffbe53;
  transition: .2s;
}
/*# sourceMappingURL=sourcemaps/style.css.map */
