@charset "UTF-8";

/*===============================================================
　CSSについて
　1)株式会社サブスクリプション総合研究所（以下「サブスクリプション総合研究所」）が提供するCSS（以下、本CSS）は、サブスクリプション総合研究所が提供する「サブスク スタートパック」のサービス内容の一部として、サービス利用者に提供するものであり、本CSSの権利はサブスクリプション総合研究所が保有するものとします。
　2)サービス利用者は、サブスクリプション総合研究所より指定されたシステム環境内での利用目的の為のみに、本CSSを改変をして利用することができるものとします。
　3)サービス利用者は、サブスクリプション総合研究所より指定されたシステム環境とは別の環境での本CSSの利用及び、複製や改変をして利用してはいけないものとします。
===============================================================*/

/* webfont */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,600,700&display=swap&subset=japanese');

body, input, textarea, button {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'HiraKakuProN-W3', 'ヒラギノ角ゴシック W3', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', Osaka, sans-serif;
  font-weight: 400;
  line-height: 1.6;
}

html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  font-size: 1.6rem;
  min-height: 100vh;
}

* {
  box-sizing: border-box;
}

/* 必須マーク調整*/
.o-require {
  height: auto;
  line-height: 1.2;
}

/*===============================================================
　ストア基本カラー 一括変更
===============================================================*/
p,dt,dd {
  color: #333;
  line-height: 2;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 480px) {
    p,dt,dd  {
      font-size: 1.5rem;
      letter-spacing: 0;
  }
}
/*///// ベースカラー /////*/
/* 背景色 */
table.basic thead tr th,
table.basic td.detail a:hover,
input[type=radio] + .inputLabel:after,
.selectWrap::before,
.baseBtn,
.tabaccordionbody .btn_detail.btn_next .custom_items_button,
.u-cornerBox-container .o-header,
.u-pager > ul li > a:hover,
.u-pager > ul li.a-pager-current a,
.u-pager > ul li.a-pager-current span,
.m-accordion-menu .o-header,
.m-headline-mini,
.navigation_wrp,
.flowbox .popbox.active .popbox_body,
.popbox.active .popbox_arw:after,
.footer_wrp,
.l-footer-right .btn_detail.btn_detail_white.o-phonenumber a,
.l-footer-left:before,
.sidemenu_wrp .submit_btn,
.sidemenu_wrp.m-sideSearchBox .sidemenu_search dt,
.sidemenu_wrp.m-sideSearchBox .sidemenu_select dt,
.sidemenu_wrp.m-sideSearchBox .sidemenu_search .submit_btn,
.sidemenu_wrp.m-sideSearchBox .sidemenu_select .submit_btn,
.m-topFilterBox .o-box-head,
.m-charges-model > ul > li:nth-child(odd) p.o-model-title,
.m-charges-model > ul > li:nth-child(even) p.o-model-title,
.l-cartTotalBox-inner .o-header,
.m-estimated-info .o-header,
.m-customer-info .o-header,
.m-payment-method .o-title,
.m-customer-subinfo .o-title,
.m-orderSideBox-inner .o-header,
.m-itemDetailSideBox-inner .o-header,
.m-topFilterBox .clearBtn .baseBtn,
.m-sideSearchBox .clearBtn .baseBtn,
.searchPanel .panel_header,
.modal .modal_container .modal_header {
    background-color: #8FC31F;
}
@media screen and (max-width: 768px) {
    .local_menu_btn span,
    .local_menu_btn span:before,
    .local_menu_btn span:after {
        background-color: #8FC31F;
    }
}
/* hover */
.tabaccordionbody .btn_detail.btn_next .custom_items_button:hover {
    background-color: #8FC31F;
}
/* 文字色 */
.borderBtn > span,
.header_wrp .username,
.m-headline .o-title,
.l-itemDetailMainBox > .m-headline-mini .o-title,
.message_container,
.btn_cart p a,
.m-FeaturedProducts .headline .title,
.m-FeaturedProducts .products_list .item .title,
.sidemenu_wrp.m-sideSearchBox .sidemenu_search dd,
.sidemenu_wrp.m-sideSearchBox .sidemenu_select dd,
.m-topFilterBox .sidemenu_search dd,
.m-topFilterBox .sidemenu_select dd,
.m-topFilterBox .topFilterCategory dd,
.m-charges-model .o-btn-modelDetail > span,
.m-cartItemPhoto .o-modalBtn > span, .m-cartItemPhoto .o-externalLinkBtn > span,
.m-cartItemList .o-row-head,
.m-cartItemList .o-row-subItem .o-externalLinkBtn > span,
.m-cartItemList .o-row-subItem .o-modalBtn > span,
.m-cartItemList .o-row-subTotal > span:nth-child(3),
.m-cartItemActionBox,
.selectSetProduct .not_select .inputLabel,
.product_sets_list .not_select .inputLabel,
.m-product-select-checkbox .inputLabel,
.m-product-select-checkbox .radio .o-label-outside,
.m-product-select-checkbox .checkbox .o-label-outside,
.m-product-option .inputLabel,
.m-product-option .o-radioBtn-header,
.m-itemDetail-head .o-itemname,
.m-itemDetail-head .o-modalBtn > span,
.m-itemDetail-head .o-externalLinkBtn > span,
.m-productOption-item .o-item-name,
.m-productOption-item .o-detail-link .o-modalBtn > span,
.headline .title,
.mypage_menu .title {
    color: #8FC31F;
}
/* リンク文字色 */
a,
table.basic td.detail a,
.btn_modal a,
.btn_externalLink a,
.u-pager > ul li > a,
.btn_cart p a,
.pankuzu li a,
.m-cartItemActionBox a,
.m-product-detail .o-product-name,/*契約関連のモーダル画面用*/
.m-product-detail .o-product-name a,
.l-footer-right .btn_detail.btn_detail_white.o-inquiries > a,
.m-tabaccordion .tabaccordionhead > ul > li > a,
.localnav .navlist li.current a {
    color: #8FC31F;
}
a:hover,
.pankuzu li a:hover,
.localnav .navlist li a:hover {
    color: #F26900;
}
/* ボーダー色 */
table.basic td.detail a,
input[type=checkbox] + .inputLabel:after,
.group .checkbox_text .checked:after,
.borderBtn:after,
.btn_modal a:after,
.btn_externalLink a:after,
.u-pager > ul li > a,
.u-pager > ul li.a-pager-current a,
.u-pager > ul li.a-pager-current span,
.m-headline,
.headline .title,
.l-itemDetailMainBox > .m-headline-mini,
.message_container,
.pankuzu li a:after,
.flowbox .popbox_right.active .popbox_body,
.l-footer-right .btn_detail.btn_detail_white.o-inquiries > a:after,
.m-FeaturedProducts .headline,
.m-product-detail .o-product-name,
.m-charges-model .o-btn-modelDetail,
.m-charges-model .o-btn-modelDetail:after,
.m-cartItemPhoto .o-modalBtn:after,
.m-cartItemPhoto .o-externalLinkBtn:after,
.m-product-select-checkbox .product_set_name > .radio,
.m-product-select-checkbox .product_set_name > .checkbox,
.m-product-option ul.charges_model > li.js-radio-selected,
.l-itemDetailMainBox .product_sets,
.product_sets_list .product_sets,
.m-itemDetail-head .o-right-header,
.m-itemDetail-head .o-modalBtn:after,
.m-itemDetail-head .o-externalLinkBtn:after,
.m-itemImage-5box .o-itemimage-small span.js-photo-active,
.m-productOption-item .o-detail-link .o-modalBtn:after,
.headline .title {
    border-color: #8FC31F;
}
/* hover時反転 */
table.basic td.detail a {
    background: #fff;
}
table.basic td.detail a:hover {
    color: #fff;
}

/*///// セカンドカラー /////*/
/* 背景色 */
.m-headline-mini,
.l-searchBox-wide .sidemenu_searchbox .submit_btn.a-view-text,
.m-topFilterBox .sidemenu_search > dt,
.m-topFilterBox .sidemenu_select > dt,
.m-topFilterBox .topFilterCategory > dt,
.m-topFilterBox .sidemenu_search .submit_btn,
.m-topFilterBox .sidemenu_select .submit_btn,
.m-topFilterBox .topFilterCategory .submit_btn,
.m-payYearModel-selectBox .o-header {
    background-color: #8ABB2A;
}
@media screen and (max-width: 768px) {
    .header_wrp .nav .navlist li.home,
    .header_wrp .nav .navlist li.inquiry,
    .header_wrp .nav .navlist li.mypage,
    .header_wrp .nav .navlist li.signin,
    .header_wrp .nav .navlist li.login,
    .header_wrp .nav .navlist li.logout {
        background-color: #008f99;
    }
}
/* 文字色 */
@media screen and (max-width: 768px) {
    .header_wrp .header .nav {
        color: #008f99;
    }
}

/*///// 淡色 /////*/
/* 背景色 */
table.selectable_table tbody.selected,
.message_container,
.m-FeaturedProducts,
.sidemenu_wrp .sidemenu_select li.selected > a,
.m-payment-method .o-inner,
.m-product-option ul.charges_model > li.js-radio-selected,
.m-payMonthModel-selectBox .o-payModel-box.js-radio-selected,
.m-payYearModel-selectBox .o-payModel-box.js-radio-selected,
.m-productOption-item.js-OpMS-selected,
.localnav {
    background-color: #EBF6D8;
}
.m-productOption-item{
    border-color: #ebf8fb;
}
@media screen and (max-width: 768px) {
    .sidemenu_select dd.js-category-menu-body > ul li.selected > a,
    .topFilterCategory dd.js-category-menu-body > ul li.selected > a{
        background-color: #ebf8fb;
    }
}
/* ボーダー色 */
@media screen and (max-width: 768px) {
    .header_wrp .nav .navlist li.home a,
    .header_wrp .nav .navlist li.inquiry a,
    .header_wrp .nav .navlist li.mypage a,
    .header_wrp .nav .navlist li.signin a,
    .header_wrp .nav .navlist li.login a,
    .header_wrp .nav .navlist li.logout a {
        border-color: #f5ffeb;
    }
}

/*///// アクセントカラー /////*/
/* 背景色 */
.nextPageBtn,
.btn_detail.btn_next a,
.btn_detail.btn_next button,
.btn_detail.btn_next input,
.btn_detail.regist a,
.btn_detail.pdf a {
    background-color: #8FC31F;
}
/* hover */
.btn_detail.btn_next a:hover,
.btn_detail.btn_next button:hover,
.btn_detail.btn_next input:hover,
.btn_detail.regist a:hover {
    opacity: .7 !important;
    background-color: #8FC31F;
}
/* 文字色 */
.l-cartTotalBox-inner .o-row-total .o-text-right,
.billing_cart .cart_table td.totalprice p {
    color: #8FC31F;
}
/* ボーダー色 */
.nextPageBtn:after,
.btn_detail.btn_next:after,
.btn_detail.regist:after {
    border-color: #fff;
}
/*お気に入りオン*/
.m-itemDetail-head .o-favstar .favorite {
    color: #ff9442;
}
/*お気に入りオフ*/
.m-itemDetail-head .o-favstar .favorite .fa-star-o{
    color: #b4b6b7;
}
/* STEP active時文字色 */
.flowbox .popbox.active .popbox_body p {
  color: #fff;
}
/*///// 重要・警告系カラー /////*/
/* 文字色 */
.notice,
.caution,
.has-error,
.warning_msg,
.newsDetail .headline .title .important {
    color: #d64747;
}
/* ボーダー色 */
.disabledItem .warning_msg,
.newsDetail .headline .title .important {
    border: 1px solid #8FC31F;
}
/* 削除系 */
.uploaded_file .delete,
.btn_detail.btn_next.delete a,
.btn_detail.btn_next.warning a,
.btn_remove a {
    color: #fff;
    background: #d64747;
}
.btn_detail.btn_next.delete a:hover,
.btn_detail.btn_next.warning a:hover,
.btn_remove a:hover {
    background-color: #f15f5f;
}

/*///// タブレット以下で検索・カテゴリ周りのセカンドカラーをベースカラーに上書きするため後に記載 /////*/
@media screen and (max-width: 768px) {
    .m-tabaccordion .tabaccordionbody .accordion_header a,
    .m-topFilterBox .sidemenu_search > dt,
    .m-topFilterBox .sidemenu_select > dt,
    .m-topFilterBox .topFilterCategory > dt,
    .m-topFilterBox .sidemenu_search .submit_btn,
    .m-topFilterBox .sidemenu_select .submit_btn,
    .m-topFilterBox .topFilterCategory .submit_btn {
        background-color: #b4b6b7;
    }
}

/*/////　以下ストアサイト　共通　　文字色・ボタン類　カラー変更 /////*/

/* 見出し　文字色 */
.main .head_ttl h2,.cms_tpl_content .content_txt_block h2,.cms_tpl_content .content_head_txt_block h2,.cms_tpl_content .content_img_txt_block h2,.cms_tpl_content .content_txt_img_block h2,.cms_tpl .content_txt_center h2 {
  color: #8FC31F;
}
/* 見出し下ボーダー */
.main h2:after,.cms_tpl_content .content_txt_block h2:after,.content_head_txt_block h2:after,.cms_tpl_content .content_img_txt_block h2:after,.cms_tpl_content .content_txt_img_block h2:after,.cms_tpl .content_txt_center h2::after {
  background: #8FC31F;
}
/* ボタンカラー・文字色 */
.main .btn,.main .btn_pc,.main .btn_sp,.btn_more a {
  /*ボタンカラー*/
  background-color: #F26900;
  /*ボタン文字色*/
  color: #fff;
}
/* 本文　文字色 */
.cms_tpl_content h1, .cms_tpl_content h2, .cms_tpl_content h3, .cms_tpl_content h4,
.cms_tpl_content p, .cms_tpl_content li, .cms_tpl_content dt, .cms_tpl_content dd,
p {
  color: #333;
}
/* 本文　パンくず　文字色 */
.cms_listBreadCrumb_item_link,.cms_listBreadCrumb_item_link:link, .cms_listBreadCrumb_item_link:visited,.cms_listBreadCrumb_item_link:hover,.cms_breadCrumb_item_link:hover {
  color: #8FC31F;
}
/*/////　以下ストアサイト　CMSページ　　文字色・ボタン類　カラー変更 /////*/

/* ページタイトル下部　ボーダー */
.cms_tpl_content h1 span small:before {
  background: #8FC31F;
}

/* heaedr overlay */
header {
  position: relative;
  width: 100%;
  z-index: 10;
  background-color: #8FC31F;
}
header a {
  text-decoration: none;
}
header .head-menu a {
  color: #fff;
}
header .head-menu .login_btn {
  margin-left: 10px;
  padding: 0;
  white-space: nowrap;
}
header .head-menu .login_btn a {
  border-radius: 20px;
  padding: 6px 20px;
  color: #000;
  background: #fff;
  font-size: 1.4rem;
  font-weight: 600;
}
@media screen and (max-width: 1309px) and (min-width: 1101px) {
  header .header_wrap {
    padding: 30px;
    width: 100%;
  }
}
@media screen and (min-width: 1101px) {
  header {
    display: block;
    width: 100vw;
  }
  .sp_nav_only {
    display: none;
  }
  header .global-nav {
    display: block;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    z-index: 3;
  }
  header .header_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: 10px 5%;
  }
  header .header_wrap .head-menu {
    display: flex !important;
    flex-direction: row;
    align-items: center;
  }
  header .header_wrap a {
    font-weight: 600;
  }
  header .header_wrap a:hover {
    opacity: .7;
  }
}
@media screen and (max-width: 1200px) {
  .header_wrap .logo {
    max-width: 240px;
  }
}
@media screen and (max-width: 1100px) {
  header .header_wrap {
    padding: 15px;
  }
  .header_wrap .logo {
    max-height: 60px;
  }
}
@media screen and (min-width: 1101px) {
  header.unlogin .header_wrap li a {
    font-size: 1.6rem;
  }
  header.login .header_wrap li a {
    font-size: 1.5rem;
  }
  header.unlogin .header_wrap li.login_btn a,
  header.login .header_wrap li.login_btn a {
    font-size: 1.4rem;
  }
  header.unlogin .head-menu li {
    padding: 0 8px;
  }
  header.login .head-menu li {
    padding: 0 6px;
  }
}
@media screen and (min-width: 1390px) {
  header.unlogin .header_wrap li a,
  header.login .header_wrap li a {
    font-size: 1.8rem;
  }
  header.unlogin .head-menu li {
    padding: 0 20px;
  }
  header.login .head-menu li {
    padding: 0 15px;
  }
}
/*navTgl*/
.global-nav .util_tgl {
    display: none;
    position: absolute;
    right: 0;
    top: 16px;
}
.navTgl {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.navTgl_line {
    position: absolute;
    width: 30px;
    height: 2px;
    left: 18px;
    background: #8FC31F;
    transform: rotate(0);
    transition: all .1s linear;
}
.navTgl_line:nth-child(1) {
    top: 16px;
    transform: rotate(0);
}
.navTgl_line:nth-child(2) {
    top: 28px;
    transform: rotate(0);
}
.navTgl_line:nth-child(3) {
    top: 40px;
    transform: rotate(0);
}
.navTgl.is-open .navTgl_line:nth-child(1),
.navTgl.is-open .navTgl_line:nth-child(3) {
    width: 36px;
    top: 28px;
    left: 15px;
    transform: rotate(-45deg);
}
.navTgl.is-open .navTgl_line:nth-child(2) {
    width: 0;
}
.navTgl.is-open .navTgl_line:nth-child(3) {
    transform: rotate(45deg);
}
.bg_overlay {
  display: none;
}

@media screen and (max-width: 1100px) {
    .global-nav .head-menu {
      position: absolute;
      top: 0;
      left: 0;
      padding-top: 80px;
      width: 100%;
      background: #8FC31F;
    }
    .global-nav .head-menu li {
      padding: 0;
    }
    .global-nav .util_tgl {
      z-index: 100;
    }
    .global-nav .head-menu li.sp_nav_only {
      background-color: #fff;
      width: 80%;
      margin: 15px auto;
      border-radius: 10px;
    }
    .global-nav .head-menu li.sp_nav_only a {
      color: #8FC31F;
      text-align: center;
    }
    .global-nav .head-menu li a {
      padding: 10px 30px;
      display: block;
      font-size: 1.8rem;
      font-weight: 700;
      border-bottom: 1px solid #fff;
      background-color: inherit;
    }
    header .head-menu .login_btn {
      margin: 0;
      padding: 0;
    }
    header .head-menu .login_btn a {
      margin: 15px auto;
      width: 80%;
      padding: 10px 8px;
      color: #8FC31F;
      background: #fff;
      text-align: center;
      font-size: 1.8rem;
      border-radius: 10px;
    }
    .bg_overlay {
      position: absolute;
      width: 100%;
      min-width: 100vw;
      height: 100%;
      min-height: 100vh;
      background: #000;
      opacity: .6;
    }
    .wrapper .errorMsg {
      margin: 200px 0 70px;
    }
}
@media screen and (max-width: 1100px) {
    .global-nav .util_tgl {
        display: block;
    }
    .global-nav .head-menu {
        display: none;
        z-index: -1;
    }
    .bg_overlay {
      z-index: 1;
    }
    header {
      z-index: 2;
    }
}
@media screen and (max-width: 700px) {
    .global-nav .head-menu li a {
        padding: 10px 15px;
    }
}

/* 子メニュー */
li.has-child .nav_link {
  padding-right: 20px;
  position: relative;
}
li.has-child .nav_link:after {
  position: absolute;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  top: -4px;
  bottom: 0;
  right: 5px;
  margin: auto;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  box-sizing: border-box;
  transform: rotate(45deg);
  transition: border-color .1s linear;
}
@media screen and (max-width: 1100px) {
  li.has-child .nav_link:after {
    width: 9px;
    height: 9px;
    right: 21px;
  }
  li.has-child .nav_link.active:after {
    top: 4px;
    transform: rotate(-135deg);
  }
}
.nav_child {
  display: none;
}
.nav_child-content {
  padding: 10px 0;
  background: #fff;
  border-radius: 4px;
}
.nav_child-content > ul li {
  padding: 0;
}
.nav_child-content > ul li a {
  text-decoration: none;
  color: #8FC31F;
  font-size: 1.5rem!important;
  position: relative;
  display: block;
}
.nav_child-content > ul li a:before {
  content: "";
  display: block;
  width: 10px;
  height: 4px;
  background: #d4d4d4;
  position: absolute;
  top: calc( 12px + 0.5em );
  left: 0px;
}
@media screen and (min-width: 1101px) {
  .nav_child {
    position: absolute;
    width: 12em;
    height: auto;
    top: 80%;
    left: auto;
    box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.3);
    z-index: 2;
  }
  .nav_child-content > ul li {
    padding: 0!important;
  }
  .nav_child-content > ul li a {
    margin: 0 20px;
    padding: 10px 20px!important;
  }
}
@media screen and (max-width: 1100px) {
  .global-nav .head-menu .nav_child-content {
    padding: 0;
    border-radius: 0;
  }
  .global-nav .head-menu .nav_child-content > ul li {
    padding: 0 30px;
  }
  .global-nav .head-menu .nav_child-content > ul li:not(:last-of-type) {
    border-bottom: 1px solid #d4d4d4;
  }
}
@media screen and (max-width: 700px) {
  .global-nav .head-menu .nav_child-content > ul li {
    padding: 0 15px;
  }
}
/* heaedr overlay end*/

/* main common */
.main.wrapper {
  width: 100%;
  box-sizing: border-box;
}
.main section {
  width: 100%;
}
.wrapper .main_visual {
    height: 880px;
    margin-top: -104px;
    padding: 210px 0 170px;
    background: transparent url("/image/bnr_top2.jpg") center top repeat;
    background-size: cover;
    z-index: 1;
}
.wrapper .main_visual .title_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 30px;
}
.wrapper .main_visual .title {
    margin-top: 60px;
    width: 60%;
}
.wrapper .main_visual .title h1 {
  margin-bottom: 30px;
  color: #f39800;
  font-size: 5rem;
  font-weight: 700;
}
.wrapper .main_visual .title h2 {
  margin-bottom: 30px;
  color: #000;
  font-size: 5rem;
  font-weight: 700;
}
.wrapper .main_visual .title p {
    max-width: 700px;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 2;
    padding: 20px 0 40px;
    color: #fff;
}
.wrapper .main_visual .title .mv_btn {
  position: relative;
  width: 200px;
  background-color: #8FC31F;
  color: #fff;
  padding: 15px;
  border-radius: 50px;
  text-align: center;
  font-weight: 600;
}
.wrapper .main_visual .title .mv_btn a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.wrapper section .btn {
  position: relative;
  width: 200px;
  background-color: #8FC31F;
  color: #fff;
  margin: 30px auto;
  padding: 15px;
  border-radius: 50px;
  text-align: center;
  font-weight: 600;
}
.wrapper section .btn:hover {
  background-color: #bde139;
  -webkit-transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;
  -ms-transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;
  -moz-transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;
  -o-transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;
}
.wrapper section .btn a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.wrapper .images {
    width: 40%;
    position: relative;
}
.wrapper .images #mv01 {
    max-width: 300px;
}
.main .head_ttl {
  display: flex;
  align-items: start;
}
main h2.sec_head {
  margin-bottom: 20px;
  color: #8FC31F;
  font-size: 3rem;
  letter-spacing: 3px;
  text-align: center;
}
main h2.sec_head span {
  color: #000;
  font-size: 1.8rem;
  font-weight: 600;
  text-indent: 1px;
}
main .service h2.sec_head,main .service h2.sec_head span {
  color: #fff;
}
.main .head_ttl h2,.cms_tpl_content .content_txt_block h2,.cms_tpl_content .content_head_txt_block h2,.cms_tpl_content .content_img_txt_block h2,.cms_tpl_content .content_txt_img_block h2 {
  margin-bottom: 20px;
  font-size: 3rem;
  font-weight: 700;
}
.main .head_ttl p {
  margin-left: 15px;
  padding-top: 9px;
  font-size: 1.4rem;
  font-weight: 700;
}
.main h2:after,.cms_tpl_content .content_txt_block h2:after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  margin-top: 10px;
}
.content_head_txt_block h2:before,.cms_tpl_content .content_img_txt_block h2:before,.cms_tpl_content .content_txt_img_block h2:before {
  content: "";
  display: inline-block;
  background-color: #8FC31F;
  width: 20px;
  height: 20px;
  margin-top: 3px;
  margin-right: 10px;
}
.main .btn,.main .btn_pc,.main .btn_sp,.btn_more a {
  display: inline-block;
  position: relative;
  width: 210px;
  padding: 15px;
  border-radius: 10px;
  border: 0;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}
.btn_more a {
  right: -90px;
  line-height: 1.6;
}
main .btn_pc:hover {
  background-color: #ff9442;
  transition-property: color, background-color, border-color, fill;
  transition-duration: .3s;
  opacity: .7;
}
main section .sec_wrap {
  width: 1300px;
  margin: 0 auto;
}
main section ul.flex {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
main section ul.flex li {
  width: 350px;
  margin-bottom: 30px;
  text-align: center;
}
main section ul.flex li img {
  width: 100%;
}
@media screen and (min-width: 901px) and (max-width: 1120px) {
  main section ul.flex li {
    width: 48%;
  }
}
.flex li::after {
  display: block;
  content:"";
  width: 350px;
}
.main section .sec_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.main section .sec_wrap ul li p {
  text-align: left;
}
@media screen and (max-width: 1350px) {
  main section .sec_wrap {
    width: 100%;
    padding: 0 30px;
  }
  main .service .service_wrap,main .price .price_wrap {
    width: 100%;
    padding: 50px 30px;
  }
}
@media screen and (max-width: 1200px) {
  main .about_sec .img_wrap img {
    width: 230px;
  }
}
@media screen and (max-width: 1200px) {
  main .what_sec .img_wrap img {
    width: 480px;
  }
}
@media screen and (max-width: 1100px) {
  .main_visual img {
    height: inherit;
  }
  .main section ul.flex {
    justify-content: space-around;
  }
}
@media screen and (min-width: 901px) {
  .main .btn_sp {
    display: none;
  }
  .main section .bx-wrapper {
    max-width: 1300px !important;
  }
  .main section ul.slider {
    display: block;
    min-height: 500px;
  }
  .main section .bx-wrapper img {
    max-width: 350px;
    max-height: 350px;
  }
}
@media screen and (max-width: 1100px) {
  .section_wrp {
    margin-top: 0;
  }
  .main .btn_pc {
    display: none;
  }
  .main .btn_sp {
    display: block;
    margin: 0 auto;
  }
  .navTgl_line {
    background: #fff;
  }
  header .header_wrap {
    padding: 15px;
  }
  .wrapper .main_visual {
    height: 780px;
    margin-top: -120px;
    padding: 140px 0 115px;
  }
  .wrapper .main_visual .title_wrap {
    flex-direction: column-reverse;
    justify-content: inherit;
    max-width: inherit;
    width: 100%;
    margin: 0 auto;
  }
  .wrapper .images #mv01 {
    display: block;
    width: 140px;
    margin: 10px auto;
  }
  .wrapper .main_visual .title {
    margin-top: 0;
    width: 90%;
  }
  .wrapper .main_visual .title h1,
  .wrapper .main_visual .title h2 {
    margin-bottom: 30px;
    font-size: 3rem;
  }
  .wrapper .main_visual .title p {
    margin-bottom: 20px;
    padding: 0;
    font-size: 1.8rem;
  }
  .wrapper .main_visual .title .mv_btn {
    margin: 0 auto;
  }
  main .service .service_wrap,main .price .price_wrap {
      padding: 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .main section ul.flex {
      flex-direction: column;
      align-items: center;
  }
}
@media screen and (max-width: 600px) {
  .btn_more a {
    width: 150px;
  }
  #section02.topics > .headline .btn_more {
    top: 0 !important;
    right: -70px;
  }
}
@media screen and (max-width: 480px) {
  .wrapper .topic_list dt,.wrapper .topic_list dd {
    font-size: 16px;
  }
}

.em-border {
  color: #f39800;
  text-decoration: underline;
}
/* common end */

/* Introduction */
.introduction {
  padding: 0 30px;
  text-align: center;
}

/* aboutUs */
main .about_sec {
  display: flex;
  width: 100%;
  margin-bottom: 30px;
  flex-wrap: wrap;
  align-items: center;
}
main .aboutUs .about_sec:nth-child(3)  {
  flex-wrap: wrap-reverse;
}
main .about_sec .text_wrap {
  width: 70%;
}
main .about_sec .text_wrap h3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px
}
main .about_sec .text_wrap h3 .num {
  margin-right: 10px;
  margin-top: -15px;
  color: #8FC31F;
  font-size: 7rem;
  font-weight: 600;
}
main .about_sec .text_wrap h3 p {
  margin-bottom: 10px;
  color: #8FC31F;
  font-size: 3rem;
  font-weight: 700;
  line-height: 30px;
}
main .about_sec .text_wrap h3 p span {
  color: #000;
  font-size: 1.4rem;
  font-weight: 700;
}
main .about_sec .img_wrap {
  width: 30%;
}
main .about_sec .img_wrap img {
  display: block;
  margin: 0 auto;
  max-width: 300px;
}
@media screen and (max-width: 900px) {
  main h2.sec_head {
    margin-bottom: 20px;
    text-align: left;
  }
  main .about_sec .text_wrap, main .about_sec .img_wrap {
    width: 100%;
    padding: 20px 0;
  }
  main .about_sec:nth-child(1),main .about_sec:nth-child(3) {
    flex-wrap: wrap-reverse;
  }
}
/* aboutUs end */

/* whatsnew */
main whatsnew_sec {
  display: flex;
  width: 100%;
  margin-bottom: 30px;
  flex-wrap: wrap;
  align-items: center;
}
main .whatsnew .what_sec:nth-child(3)  {
  flex-wrap: wrap-reverse;
}
main .what_sec .text_wrap {
  width: 50%;
}
main .what_sec .text_wrap h3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px
}
main .what_sec .text_wrap h3 .num {
  margin-right: 10px;
  margin-top: -15px;
  color: #8FC31F;
  font-size: 7rem;
  font-weight: 600;
}
main .what_sec .text_wrap h3 p {
  margin-bottom: 10px;
  color: #8FC31F;
  font-size: 3rem;
  font-weight: 700;
  line-height: 30px;
}
main .what_sec .text_wrap h3 p span {
  color: #000;
  font-size: 1.4rem;
  font-weight: 700;
}
main .what_sec .img_wrap {
  width: 50%;
}
main .what_sec .img_wrap img {
  display: block;
  margin: 0 auto;
  max-width: 300px;
}
@media screen and (max-width: 900px) {
  main h2.sec_head {
    margin-bottom: 20px;
    text-align: left;
  }
  main .what_sec .text_wrap, main .what_sec .img_wrap {
    width: 100%;
    padding: 20px 0;
  }
  main .what_sec:nth-child(1),main .what_sec:nth-child(3) {
    flex-wrap: wrap-reverse;
  }
}
/* whatsnew end */



/* service */
main .service .sec_wrap {
  width: 100%;
  padding: 50px 0;
  background-image: url('#');
  background-size: cover;
}
main .service .service_wrap {
  width: 1300px;
  margin: 0 auto;
}
main .service .service_wrap ul {
  display: flex;
  margin-top: 50px;
  flex-wrap: wrap;
  justify-content: space-around;
}
main .service .service_wrap ul li {
  width: 300px;
  height: 300px;
  margin: 0 50px 30px;
  padding: 25px 15px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 2px 2px 3px 2px #e6e6e6;
}
main .service .service_wrap ul li img {
  display: block;
  width: 100px;
  margin: 0 auto 20px;
}
main .service .service_wrap ul li h4 {
  margin-bottom: 10px;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
}
main .service .service_wrap ul li p {
  width: 100%;
  line-height: 1.8;
}
@media screen and (max-width: 1350px) {
  main .service .service_wrap,main .service .service_wrap ul {
      width: 100%;
  }
}
@media screen and (max-width: 900px) {
  main .service .service_wrap ul {
    justify-content: inherit;
    flex-direction: column;
    margin-top: 15px;
  }
  main .service .service_wrap ul li {
    margin: 20px auto;
  }
  main .service h2.sec_head {
    padding: 0 30px;
  }
}
/* service end */

/* price */

main .price .price_wrap ul {
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
  flex-wrap: wrap;
  justify-content: space-around;
}
main .price .price_wrap ul li {
  width: 300px;
  margin: 20px;
  border-radius: 10px;
  box-shadow: 2px 2px 3px 2px #e6e6e6;
}
main .price .price_wrap ul li:nth-child(2)  {
  border: 4px solid #8FC31F;
}
main .price .price_wrap ul li h4 {
  margin-bottom: 10px;
  padding: 10px 0;
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
}
main .price .price_wrap ul li .price_box {
  padding: 0 20px 15px;
}
main .price .price_wrap ul li .price_box .price {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
}
main .price .price_wrap ul li .price_box .price:after {
  content:"";
  display: block;
  margin: 0 auto 10px;
  width: 75px;
  height: 5px;
}
main .price .price_wrap ul li:nth-child(1) .price_box .price:after {
  background-color: #B4CF6B;
}
main .price .price_wrap ul li:nth-child(2) .price_box .price:after {
  background-color: #8FC31F;
}
main .price .price_wrap ul li:nth-child(3) .price_box .price:after {
  background-color: #607216;
}
main .price .price_wrap ul li .price_box .price .price_small {
  font-size: 1.5rem;
  font-weight: 700;
}
main .price .price_wrap ul li .price_box .service_name {
  font-size: 1.2rem;
}
main .price .price_wrap ul li .price_box .service_content {
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0
}
main .price .price_wrap ul li:nth-child(1) h4 {
  background-color: #B4CF6B;
}
main .price .price_wrap ul li:nth-child(2) h4 {
  margin: -1px -1px 10px;
  background-color: #8FC31F;
  border-radius: 0;
}
main .price .price_wrap ul li:nth-child(3) h4 {
  background-color: #607216;
}
@media screen and (max-width: 900px) {
  main .price .price_wrap ul {
    margin-top: 15px;
  }
}
/* price end */
/* topics */
.topics {
  width: 1300px;
  margin: 0 auto;
}
#section02.topics > .headline {
  margin: 30px 0;
}
.topics .headline .title {
  margin: 0 0 20px 0;
  border-bottom: none;
  color: ##8FC31F;
  font-size: 3.5rem;
  font-weight: 700;
}
#section02.topics > .headline .btn_more {
  width: 300px;
  height: auto;
  top: 10px;
}
#section02.topics > .headline .btn_more a {
  width: 200px;
  text-decoration: underline;
  background-color: inherit;
  color: #8FC31F;
}
.topics h3 {
  display: none;
}
.topics {
  padding: 0;
}
.topic_list {
  border-top: none;
}
.topic_list dd {
  border-bottom: none;
  font-weight: 600;
}
.topic_list dt {
  padding: 17px 0 0;
  font-weight: 600;
}
.topic_list dd a {
  color: #222;
  font-weight: 600;
  text-decoration: none;
}
#section02 a:hover {
  opacity: .7;
}
@media screen and (max-width: 1300px) {
  .topics {
    width: 100%;
    padding: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .topics {
    margin-top: 30px;
  }
  #section02.topics > .headline .btn_more a {
    right: -120px;
    width: 150px;
  }
  #section02.topics > .headline {
    text-align: left;
    margin-bottom: 10px;
  }
}
/* topics end */

/* voice */
section.voice {
  padding: 30px 0;
  background: linear-gradient(45deg, #8fc31f21, #8fc31f0a);
}
section.voice h2 {
  margin-bottom: 30px;
}
section.voice ul.flex li .name {
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-weight: 600;
  color: #f39800;
}
section.voice ul.flex li .txt {
  margin-bottom: 5px;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6;
}
section.voice ul.flex li .name {
  font-weight: 600;
  margin-bottom: 10px;
}
section.voice ul.flex li .txt {
  text-align: left;
}
@media screen and (max-width: 900px) {
  section.voice ul.flex li {
    width: 100%;
  }
}
section.voice .bnr_area {
  display: flex;
  justify-content: space-between;
}
section.voice .bnr_area a {
  width: 48%;
}
section.voice .bnr_area a img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  section.voice .bnr_area {
    flex-direction: column;
    justify-content: center;
  }
  section.voice .bnr_area a {
    width: 100%;
    margin: 5px auto;
    display: block;
    text-align: center;
  }
}
/* voice end */


/* section01 おすすめ商品 */
/* 背景 */
#section01.m-FeaturedProducts {
  background-color: #fff;
}
/* 見出しボーダー */
#section01.m-FeaturedProducts .headline {
  border-color: #8FC31F;
}
/* 見出し */
#section01.m-FeaturedProducts .headline .title {
  font-size: 3rem; /*文字の大きさ*/
  color: #8FC31F; /*文字色*/
}
/* section01 おすすめ商品1 end */

/* contact_area */
.contact_area {
  margin-bottom: 0;
  padding: 30px 0;
  width: 100%;
  background-image: url('/image/tpl2_contact_bk');
  background-size: cover;
}
.wrapper .contact_area .btn {
  margin: 30px auto 0;
  background-color: #fff;
  color: #000;
}
.contact_area .contact_wrap {
  margin: 20px auto;
  max-width: 1300px;
  text-align: center;
}
.contact_area .contact_wrap h2 {
  color: #fff;
  font-size: 3rem;
  font-weight: 600;
}
.contact_area .contact_wrap p {
  margin: 20px auto;
  max-width: 800px;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (max-width: 1350px) {
  .contact_area .contact_wrap {
    width: 100%;
    padding: 20
  }
}
@media screen and (max-width: 900px) {
  .contact_area .contact_wrap {
    padding: 20px;
  }
}
/* contact_area end */

/* footer overlay */
.footer {
  width: 580px;
  margin: 10px auto;
}
.footer_wrp {
  background-color: #8FC31F;
}
.footer_wrap nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 800px;
  margin: 0 auto;
  padding: 15px;
  margin-bottom: 10px;
}
.footer_wrap nav ul li {
  margin: 15px;
}
.footer_wrap nav ul li a {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  text-decoration: none;
}
.footer_wrap nav ul li a:hover {
  opacity: .7;
  text-decoration: none;
}
ul.foote_link > li.foot-content {
  border-left: 2px solid #fff;
}
ul.foote_link > li {
  float: inherit;
  width: inherit;
}
ul.foote_link > li a:hover {
  color: #fff;
  text-decoration: none;
}
.footer .foote_link {
  display: flex;
  justify-content: center; /* 水平方向中央寄せ 2025-04-24 追記 */
  flex-wrap: nowrap;     /* 折り返しをしない 2025-04-24 追記  */
}
.foote_link > li {
  border-right: 2px solid #fff;
  float: none;           /* floatを解除 2025-04-24 追記 */
  width: auto;           /* widthをautoにする 2025-04-24 追記 */
  height: auto;          /* heightをautoにする 2025-04-24 追記 */
  margin: 0 15px;        /* 左右に余白を設定 2025-04-24 追記 */
  /* border-right: none;    右側のボーダーを削除 2025-04-24 追記 */
  border-bottom: none;   /* 下側のボーダーを削除 2025-04-24 追記 */
}
.foote_link > li > a:after {
  display: none;
}
.l-footer-right + .l-footer-left {
  width: inherit;
}
.footer_wrp .copyright {
  background-color: #fff;
  color: #000;
}
@media screen and (max-width: 1300px) {
  .footer_wrp .content_width {
    width: 100%;
    padding: 20px;
  }
  .l-footer-left:before {
    background-color: #8FC31F;
  }
}
@media screen and (max-width:900px) {
  .footer_wrap nav ul {
    flex-wrap: inherit;
    flex-direction: column;
    width: 100%;
    margin: 0 auto 10px;
    padding: 15px;
    text-align: left;
  }
  ul.foote_link > li.foot-content {
    border-left: 0;
  }
  .footer {
    width: 100%;
  }
  .foote_link > li {
    border-right: 0;
    float: none;           /* floatを解除 2025-04-24 追記 */
    width: auto;           /* widthをautoにする 2025-04-24 追記 */
    height: auto;          /* heightをautoにする 2025-04-24 追記 */
    margin: 0 15px;        /* 左右に余白を設定 2025-04-24 追記 */
    /* border-right: none;    右側のボーダーを削除 2025-04-24 追記 */
    border-bottom: none;   /* 下側のボーダーを削除 2025-04-24 追記 */
  }
  .l-footer-left {
    border-top: 0;
    width: 100%; /* 幅を100%にする 2025-04-24追加 */
  }
  ul.foote_link > li {
    height: 35px;
    border-bottom: 0;
  }
  ul.foote_link > li:nth-child(odd) {
    border-right: 0;
  }
  .footer .foote_link {
    flex-direction: column;
    display: flex;         /* フレックスボックスにする 2025-04-24追記 */
    justify-content: center; /* 水平方向中央寄せ 2025-04-24追記 */
    flex-wrap: nowrap;     /* 折り返しをしない 2025-04-24追記 */
  }
  .l-footer-left:before {
    background-color: inherit;
  }
}
/* footer overlay end */


/*===============================================================
CMSページ Base
===============================================================*/

/*cms_list*/
.cms_breadCrumb {
  margin: 0 0 10px 0;
}

/*cms_listBreadCrumb*/
.cms_listBreadCrumb {
  letter-spacing: -.34em;
}

.cms_listBreadCrumb_item {
  position: relative;
  display: inline;
  letter-spacing: normal;
  font-size: 14px;
}
@media screen and (max-width: 1299px) {
  .cms_listBreadCrumb {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .cms_listBreadCrumb_item {
    font-size: 12px;
  }
}
.cms_listBreadCrumb_item + .cms_listBreadCrumb_item {
  margin-left: 6px;
}

.cms_listBreadCrumb_item + .cms_listBreadCrumb_item:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: -2px 16px 0 0;
  border: solid #1C1D70;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  letter-spacing: -.34em;
}

@media screen and (max-width: 768px) {
  .cms_listBreadCrumb_item + .cms_listBreadCrumb_item:before {
    width: 4px;
    height: 4px;
    margin-right: 14px;
    border-width: 0 1px 1px 0;
  }
}

.cms_listBreadCrumb_item_link {
  text-decoration: none;
}

.cms_listBreadCrumb_item_link:link, .cms_listBreadCrumb_item_link:visited {
  text-decoration: none;
}

.cms_listBreadCrumb_item_link:hover {
  text-decoration: underline;
}

.cms_breadCrumb_item_link:hover {
  text-decoration: underline;
}

/*cms_mainArea*/
.cms_tpl .content_header {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  margin-bottom: 30px;
  background-image:url("/image/cms_header_bg");
  background-size: cover;
}
.content_header .title {
  width: 1300px;
  margin: 0 auto;
  color: #fff;
}
.tpl_mainArea {
  box-sizing: border-box;
}
.cms_mainArea_inner {
  max-width: 1300px;
  margin: auto;
  padding: 5px 0 80px;
}
.cms_tpl .content_txt_center {
  width: 1300px;
  margin: 50px auto;
}
.content_txt_center img {
  width: 100%;
}
.content_txt_center h2 {
  text-align: center;
}
.cms_tpl_content h1, .cms_tpl_content h2, .cms_tpl_content h3, .cms_tpl_content h4,
.cms_tpl_content p, .cms_tpl_content li, .cms_tpl_content dt, .cms_tpl_content dd,
p {
  line-height: 2;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}
.cms_tpl_content li {
  line-height: 1.8;
}
.cms_tpl_content h1, .cms_tpl_content h2, .cms_tpl_content h3, .cms_tpl_content h4, h2 {
  line-height: 1.2;
}
.cms_tpl_content h1 {
  margin: 0 0 20px 0;
  width: 100%;
  height: 0;
  padding-top: 15.2%;
  position: relative;
  color: #333;
}
.cms_tpl_content h1 span {
  position: absolute;
  left: 0;
  top: 41%;
  font-weight: 700;
}
.cms_tpl_content h1 span small {
  padding-top: 10px;
  display: block;
  position: relative;
  font-family: Raleway,'Noto Sans JP','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','HiraKakuProN-W3','ヒラギノ角ゴシック W3','メイリオ','Meiryo','ＭＳ Ｐゴシック',Osaka,sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
}
.cms_tpl_content h1 span small:before {
  content: "";
  display: block;
  width: 3em;
  height: 2px;
  margin-bottom: 10px;
}
.cms_tpl .content_txt_center h2 {
  margin-bottom: 30px;
  font-size: 3.5rem;
  font-weight: 600;
}
.cms_tpl .content_txt_center h2::after {
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  margin: 10px auto;
}
.content_txt_center p {
  margin-bottom: 30px;
}
.tpl_mainArea article {
  margin-bottom: 50px;
  padding: 0 20px 20px;
}
.content_img_block img {
  width: 100%;
}
.content_img_txt_block .content .imgArea,.content_img_txt_block .content .movArea {
  float: left;
  width: 60%;
  margin-right: 40px;
}
.content_txt_img_block .content .imgArea,.content_txt_img_block .content .movArea {
  float: right;
  width: 60%;
  margin-left: 40px;
}
.content_img_txt_block .content .imgArea img,.content_txt_img_block .content .imgArea img {
  width: 100%;
  margin-bottom: 10px;
}
.content_img_txt_block .content .imgArea .caption,.content_txt_img_block .content .imgArea .caption {
  display: block;
  text-align: center;
}
.movArea {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.movArea iframe {
  width: 100%;
  height: 100%;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 769px) {
  .cms_tpl_content h1 span {
    font-size: 3rem;
  }
  .cms_tpl_content h1 span small {
    font-size: 1.8rem;
  }
  .cms_tpl section {
    margin: 0 0 60px 0;
  }
}
@media screen and (max-width: 1300px) {
  .cms_tpl_content h1 span {
    left: 20px;
  }
  .cms_tpl .tpl_mainArea article section {
    max-width: inherit;
    width: 100%;
    margin: auto;
    padding: 0 10px 50px;
  }
  .tpl_mainArea article section.cms_tpl_content {
    padding: 0 20px;
  }
}
@media screen and (max-width: 900px) {
  .cms_tpl_content h1 {
    padding-top: 25%;
  }
  .cms_tpl_content h1 span {
    left: 15px;
  }
  .cms_mainArea_inner {
    max-width: 1300px;
    margin: auto;
    padding: 10px 0 80px;
  }
  .bnr_area ul li {
    width: 100%;
    margin-bottom: 30px;
  }
  .content_img_txt_block .content,.content_txt_img_block .content {
    display: flex;
    flex-direction: column-reverse;
  }
  .content_img_txt_block .content div,.content_txt_img_block .content div {
    margin-bottom: 20px;
  }
  .content_img_txt_block .content .imgArea,.content_img_txt_block .content .movArea {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .content_txt_img_block .content .imgArea,.content_txt_img_block .content .movArea  {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .content_txt_center {
    width: 100%;
  }
  .content_txt_center img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .cms_tpl_content h1 span{
    top: 32%;
    font-size: 2.6rem;
  }
  .cms_tpl_content h1 span small {
    font-size: 1.4rem;
    padding-top: 5px;
  }
  .cms_tpl_content h1 span small:before {
    margin-bottom: 5px;
  }
  .cms_tpl_content h1.title {
    background: transparent url("/image/cms-header-sp") right center no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 480px) {
  .cms_tpl_content h1, .cms_tpl_content h2, .cms_tpl_content h3, .cms_tpl_content h4,
  .cms_tpl_content p, .cms_tpl_content li {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
  .cms_tpl_content h1.title {
    margin-top: 0;
    padding-top: 32%;
    color: #fff;
  }
  .cms_tpl_content h1 span{
    left: 10px;
  }
}
/* subpass */
main .subpass_sec {
  display: flex;
  width: 100%;
  margin-bottom: 30px;
  flex-wrap: wrap;
  align-items: center;
}
main .subpass .subpass_sec:nth-child(3)  {
  flex-wrap: wrap-reverse;
}
main .subpass_sec .text_wrap {
  width: 70%;
}
main .subpass_sec .text_wrap h3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px
}
main .subpass_sec .text_wrap h3 .num {
  margin-right: 10px;
  margin-top: -15px;
  color: #8FC31F;
  font-size: 7rem;
  font-weight: 600;
}
main .subpass_sec .text_wrap h3 p {
  margin-bottom: 10px;
  color: #8FC31F;
  font-size: 3rem;
  font-weight: 700;
  line-height: 30px;
}
main .subpass_sec .text_wrap h3 p span {
  color: #000;
  font-size: 1.4rem;
  font-weight: 700;
}
main .subpass_sec .img_wrap {
  width: 30%;
}
main .subpass_sec .img_wrap img {
  display: block;
  margin: 0 auto;
  max-width: 300px;
}
@media screen and (max-width: 900px) {
  main h2.sec_head {
    margin-bottom: 20px;
    text-align: left;
  }
  main .subpass_sec .text_wrap, main .subpass_sec .img_wrap {
    width: 100%;
    padding: 20px 0;
  }
  main .subpass_sec:nth-child(1),main .subpass_sec:nth-child(3) {
    flex-wrap: wrap-reverse;
  }
}
section.subpass  {
  margin-bottom: 0;
  padding: 30px 0;
  background: linear-gradient(45deg, #8fc31f21, #8fc31f0a);
}
/* end of subpass */
