@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;
}

/* 必須マーク調整*/
.m-inputCustomerInfo.u-2cols-container .o-require {
  height: auto;
}

/*===============================================================
　ストア基本カラー 一括変更
===============================================================*/
:root {
  --primary-color: #1681C8;
}

p,
dt,
dd {
  color: #333;
  line-height: 1.8;
  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: var(--primary-color);
}

@media screen and (max-width: 768px) {

  .local_menu_btn span,
  .local_menu_btn span:before,
  .local_menu_btn span:after {
    background-color: var(--primary-color);
  }
}

/* hover */
.tabaccordionbody .btn_detail.btn_next .custom_items_button:hover {
  background-color: var(--primary-color);
}

/* 文字色 */
.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: var(--primary-color);
}

/* リンク文字色 */
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: var(--primary-color);
}

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: var(--primary-color);
}

/* 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: #008f99;
}

@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: #ebf8fb;
}

.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: var(--primary-color);
}

/* 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: var(--primary-color);
}

/* 文字色 */
.l-cartTotalBox-inner .o-row-total .o-text-right,
.billing_cart .cart_table td.totalprice p {
  color: var(--primary-color);
}

/* ボーダー色 */
.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,
.topic_list dt .icon {
  color: #d64747;
}

/* ボーダー色 */
.disabledItem .warning_msg,
.newsDetail .headline .title .important {
  border: 1px solid #d64747;
}

/* 削除系 */
.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: 960px) {
  .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;
  }
}

/*/////　以下ストアサイト　共通　　文字色・ボタン類　カラー変更 /////*/

/* 見出し　文字色 */
.cms_tpl h1.title {
  color: #fff;
}

.cms_tpl_content h2,
.sec_wrap h2 {
  color: var(--primary-color);
}

/* 見出し下ボーダー */
.cms_tpl_content h2::after,
.sec_wrap h2::after,
.topics .headline h2::after {
  background: var(--primary-color);
}

/* ボタンカラー・文字色 */
.main .btn,
.main .btn_pc,
.main .btn_sp,
.btn_more a {
  /*ボタンカラー*/
  background-color: #F26900;
  /*ボタン文字色*/
  color: #fff;
}

/* 本文　文字色 */
.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: var(--primary-color);
}

/*/////　以下ストアサイト　CMSページ　　文字色・ボタン類　カラー変更 /////*/

/* heaedr overlay */
header {
  position: relative;
  width: 100%;
  background-color: var(--primary-color);
}

header a {
  text-decoration: none;
}

header .header_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  margin: 0 auto;
}

@media screen and (max-width: 1309px) and (min-width: 1201px) {
  header .header_upper {
    width: 100vw;
    padding: 0 30px;
    background-color: var(--primary-color);
    color: #fff;
  }

  header .header_bottom {
    padding: 30px;
    width: 100%;
  }
}

@media screen and (min-width: 1201px) {
  header {
    display: block;
    width: 100vw;
    height: auto;
  }

  .sp_nav_only {
    display: none;
  }

  header .global-nav {
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
  }

  header .header_upper {
    display: block;
    height: 50px;
    width: 100vw;
    align-items: center;
    background-color: #fff;
    color: var(--primary-color);
  }

  header .header_bottom {
    height: 90px;
  }

  header .header_upper .upper_wrap {
    display: flex;
    justify-content: flex-end;
    padding: 10px 0;
    align-items: center;
  }

  header .header_upper .upper_wrap ul {
    display: flex;
    flex-direction: row;
    color: var(--primary-color);
  }

  header .header_upper .upper_wrap ul li {
    padding: 5px 20px;
    border-left: 2px solid var(--primary-color);
  }

  header .header_upper .upper_wrap ul li:last-child {
    border-right: 2px solid var(--primary-color);
  }

  header .header_bottom .head-menu {
    display: flex !important;
    flex-direction: row;
  }

  header .header_bottom .head-menu li {
    padding: 0 20px;
  }

  header .header_bottom .head-menu li:last-child {
    padding: 0 0 0 20px;
  }

  header .header_upper .upper_wrap .head-menu li {
    padding: 0 20px;
  }

  header .header_upper a {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 600;
  }

  header .header_bottom a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
  }

  header .header_bottom a:hover {
    color: rgba(255, 255, 255, 0.9);
  }
}

@media screen and (min-width: 1310px) {
  header .header_upper .upper_wrap {
    margin: 0 5%;
  }

  header .header_bottom {
    width: auto;
    margin: 0 5%;
  }
}

@media screen and (max-width: 1200px) {
  header {
    position: fixed;
    top: 0;
  }

  header .header_bottom {
    height: 70px;
    padding: 15px;
  }

  header .header_bottom {
    height: 70px;
    padding: 15px;
  }

  header~.pankuzu {
    margin-top: 70px;
    padding: 10px 15px;
  }

  .pankuzu .content_width {
    padding: 0;
  }

  .sp_nav_only {
    display: block;
  }

  header .header_upper {
    display: none;
  }
}

/*navTgl*/
.global-nav .util_tgl {
  display: none;
  position: absolute;
  right: 0;
  top: 5px;
}

.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: #fff;
  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: 1200px) {
  header .header_bottom .logo {
    width: auto;
    height: 40px;
  }

  .global-nav .head-menu {
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    padding: 0 0 20px;
    background: var(--primary-color);
  }

  .global-nav .head-menu li {
    padding: 0 30px;
  }

  .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: var(--primary-color);
    text-align: center;
  }

  .global-nav .head-menu li a {
    padding: 10px 0;
    display: block;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    border-bottom: 1px solid #fff;
  }

  .global-nav .head-menu li:last-child a {
    border-bottom: 0;
  }

  .bg_overlay {
    position: absolute;
    width: 100%;
    min-width: 100vw;
    height: 100%;
    min-height: 100vh;
    background: #000;
    opacity: .6;
    z-index: 0;
  }

  .wrapper .errorMsg {
    margin: 200px 0 70px;
  }

  .global-nav .util_tgl {
    display: block;
  }

  .global-nav .head-menu {
    display: none;
  }

  .bg_overlay {
    z-index: 1;
  }

  header {
    z-index: 2;
  }
}

@media screen and (max-width: 700px) {
  .global-nav .head-menu li {
    padding: 0 15px;
  }
}

/* heaedr overlay end*/

/* main common */
.section_wrp {
  margin-top: 0;
}

.main.wrapper {
  width: 100%;
  height: 80vh;
  color: #222;
  box-sizing: border-box;
}

.main_visual {
  background: #12a9d4;
}

.main_visual img {
  width: 1600px;
  max-width: 100%;
  height: 400px;
  margin: 0 auto;
  display: block;
}

.main section {
  width: 100%;
}

.main .head_ttl,
#section02.topics > .headline {
  display: flex;
  align-items: start;
}

.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,
#section02.topics > .headline h2 {
  margin-bottom: 20px;
  font-size: 3.5rem;
  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_head_txt_block h2:after,
.cms_tpl_content .content_img_txt_block h2:after,
.cms_tpl_content .content_txt_img_block h2:after,
#section02.topics > .headline h2::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  margin-top: 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 .sec_wrap {
  width: 1300px;
  max-width: 100%;
  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%;
}

.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: 1300px) {
  .main section .sec_wrap {
    width: 100%;
    padding: 0 30px;
  }
}

@media screen and (max-width: 1100px) {
  .main_visual img {
    height: inherit;
  }

  .main section ul.flex {
    justify-content: space-around;
  }
}

@media screen and (min-width: 1201px) {
  .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: 1200px) {
  .section_wrp {
    margin-top: 70px;
  }

  .main .btn_pc {
    display: none;
  }

  .main .btn_sp {
    display: block;
    margin: 0 auto;
  }

  ul.product_list {
    margin: 0 auto;
  }
}

@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: 0;
  }
}

/* common end */


/* Top */
#top_page .main_visual a {
  width: 1600px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

#top_page .main_visual img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

#top_page .lead {
  margin: 40px auto;
  font-size: 1.8rem;
}

@media screen and (max-width: 1400px) {

  #top_page .sec_wrap,
  #section02.topics {
    padding: 0 20px;
  }

  #top_page .lead {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 768px) {
  #top_page .lead {
    font-size: 1.5rem;
    line-height: 1.6;
  }
}

/* Top end */


/* newArrival */
.main section.newArrival ul.flex li img {
  margin-bottom: 10px;
  border-radius: 10px;
  box-shadow: 2px 4px 2px 0px rgb(0 0 0 / 6%);
}

.main section.newArrival ul.flex li .name,
.main section.recommned ul.flex li .name {
  font-size: 1.8rem;
  font-weight: 600;
}

.main section.newArrival ul.flex li .price,
.main section.recommned ul.flex li .price {
  font-size: 1.6rem;
}

/* newArrival end */

/* voice */
.main section.voice {
  padding: 30px 0;
  background: linear-gradient(45deg, rgba(191, 230, 255, 0.05), rgba(0, 135, 222, 0.12));
}

.main section.voice ul.flex li .name {
  margin-bottom: 5px;
  font-size: 1.8rem;
  font-weight: 600;
}

.main section.voice ul.flex li .txt {
  margin-bottom: 5px;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.3;
}

.main section.voice ul.flex li .client {
  margin-bottom: 5px;
  font-size: 1.1rem;
}

/* voice end */

/* topics */
.topics {
  width: 1300px;
  max-width: 100%;
  margin: 40px auto;
}

.topics .topic_list {
  border-top: none;
}

#section02.topics .topic_list {
  border-top: none;
}

#section02.topics > .headline {
  justify-content: space-between;
}

#section02.topics > .headline .btn_more {
  width: auto;
  height: auto;
  position: relative;
}

#section02.topics > .headline .btn_more a {
  right: 0;
}

#section02.topics > .headline h2 {
  border-bottom: none;
}

.topics h3 {
  display: none;
}

.topic_list {
  border-top: none;
}

.topic_list dt,
.topic_list dd {
  font-weight: 500;
  line-height: 1.6;
}

.topic_list dd {
  border-bottom: none;
}

.topic_list dt {
  padding: 15px 0 0;
}

.topic_list dd a {
  color: #222;
  text-decoration: none;
}

#section02 a:hover {
  opacity: .7;
}

@media screen and (min-width: 1401px) {
  #section02.topics {
    padding: 0;
  }
}

@media screen and (max-width: 1300px) {
  .topics {
    width: 100%;
    padding: 0 30px;
  }
}

@media screen and (min-width: 481px) {
  .topic_list dt .icon i {
    margin-top: -2px;
    padding-left: 3px;
  }
}

@media screen and (max-width: 480px) {
  #section02.topics {
    margin-top: 50px;
  }

  .topic_list dt,
  .topic_list dd {
    font-size: 1.6rem;
  }

  .topic_list dt .icon i {
    margin-top: -3px;
  }
}

/* topics end */

/* bnr_area */

.bnr_area {
  width: 100%
}

.bnr_area ul {
  display: flex;
  max-width: 1300px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 50px auto;
}

.bnr_area ul li {
  width: 33%;
  text-align: center;
}

.bnr_area ul li img {
  max-width: 350px;
}

@media screen and (max-width: 1100px) {
  .bnr_area ul li img {
    width: 100%;
  }
}

/* bnr_area end */

/* footer overlay */
.footer_wrp {
  background-color: var(--primary-color);
}

.footer_wrp .content_width {
  display: flex;
  flex-wrap: wrap;
  padding: 40px 0;
  width: 1300px;
  color: #fff;
}

.footer_wrp .content_width .free_area .footer_wrap .company_data {
  width: 50%;
  text-align: left;
}

.footer_wrp .content_width .free_area {
  width: 80%;
}

.footer_wrp .content_width .free_area .footer_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}

.footer_wrp .content_width .free_area .footer_wrap .footer_logo {
  display: block;
  margin-bottom: 20px;
}

.footer_wrp .content_width .free_area .footer_wrap .company_address,
.footer_wrp .content_width .free_area .footer_wrap .company_tel {
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.5;
}

.footer_wrp .content_width .free_area .footer_wrap nav {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  color: #fff;
}

.footer_wrp .content_width .free_area .footer_wrap nav ul {
  font-weight: 600;
  text-align: left;
}

.footer_wrp .content_width .free_area .footer_wrap nav ul li {
  margin-bottom: 20px;
  font-weight: 600;
}

.footer_wrp .content_width .free_area .footer_wrap nav ul li.cat_ttl {
  font-size: 3.1rem;
}

.footer_wrp .content_width .free_area .footer_wrap nav ul li.nav_cont a {
  color: #fff;
  text-decoration: none;
  font-size: 1.5rem;
}

.footer_wrp .content_width .free_area .footer_wrap nav ul li.nav_cont a:hover {
  opacity: .7;
}

.footer_wrp .content_width .free_area .footer_wrap nav ul li a:after {
  text-decoration: none;
}

.footer_wrp .content_width .footer {
  display: flex;
  flex-direction: column;
  width: 20%;
}

.footer_wrp .content_width .footer .l-footer-left {
  width: 100%;
}

.footer_wrp .content_width .footer .l-footer-left ul.foote_link > li {
  float: none;
  width: 100%;
  margin-bottom: 20px;
  text-align: left;
}

.footer_wrp .content_width .footer .l-footer-left ul.foote_link > li a:hover {
  text-decoration: none;
  opacity: .7;
}

.foote_link > li > a:after {
  display: none;
}

.wrapper .footer_wrp .copyright {
  background-color: var(--primary-color);
}

.l-footer-right {
  display: none;
}

@media screen and (max-width: 1300px) {
  .footer_wrp .content_width {
    width: 100%;
    padding: 20px;
  }

  .l-footer-left:before {
    background-color: var(--primary-color);
  }
}

@media screen and (max-width:1200px) {
  .footer_wrp .content_width .free_area {
    width: 75%;
  }

  .footer_wrp .content_width .footer {
    width: 25%;
  }
}

@media screen and (max-width:900px) {

  .footer_wrp .content_width .free_area,
  .footer_wrp .content_width .free_area .footer_wrap .company_data,
  .footer_wrp .content_width .free_area .footer_wrap nav,
  .footer_wrp .content_width .free_area .footer_wrap nav ul,
  .footer_wrp .content_width .footer {
    width: 100%;
  }

  .footer_wrp .content_width .free_area .footer_wrap .company_data {
    margin-bottom: 30px;
  }

  .footer_wrp .content_width .free_area .footer_wrap {
    flex-direction: column;
  }

  .footer_wrp .free_area {
    margin: 0;
  }

  .footer_wrp .content_width .footer_wrap nav {
    margin-top: 20px;
  }

  .footer_wrp .content_width .footer .l-footer-left {
    padding: 0;
  }

  ul.foote_link > li:nth-child(odd),
  ul.foote_link > li,
  .l-footer-left {
    border: 0;
  }

  .wrapper ul.foote_link > li > a {
    font-size: 14px;
    padding: 0;
  }

  .wrapper ul.foote_link > li {
    min-height: inherit;
    padding: 0;
  }

  .free_area .footer_wrap nav {
    margin-bottom: 0;
  }
}

@media screen and (max-width:480px) {
  .footer_wrp .style-f-logo {
    max-width: 200px;
  }

  .footer_wrp .style-f-logo img {
    width: 100%;
  }
}

/* footer overlay end */


/*===============================================================
CMSページ Base
===============================================================*/
.cms_tpl_content {
  margin: 0 0 60px;
}

.cms_tpl_content section {
  margin: 0 0 60px;
}

@media screen and (max-width: 768px) {
  .cms_tpl_content section {
    margin: 0 0 40px;
  }
}

.cms_tpl_content a.ex-link {
  position: relative;
}

.cms_tpl_content a.ex-link::before {
  content: "\f08e";
  margin: 0 2px 0 4px;
  font: normal normal normal 14px / 1 FontAwesome;
  display: inline-block;
}

.cms_tpl_content .indent {
  margin: 1em 0 0 1em;
}

@media screen and (max-width: 480px) {
  .cms_tpl_content section {
    margin: 0 0 40px;
  }
}

.cms_tpl_content .note {
  margin: 5px 0;
  font-size: 1.4rem;
  line-height: 1.6;
}

.cms_tpl_content ul.note {
  margin: 10px 0;
}

.cms_tpl_content strong {
  font-weight: 600;
}

.cms_tpl_content em {
  font-weight: 500;
  color: #F26900;
}


/*cms_breadCrumb*/
.cms_breadCrumb {
  margin: 0 0 10px 0;
}

.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;
}

/* list-style */
.cms_tpl_content ul.list li {
  padding: 0 0 0 20px;
  position: relative;
  line-height: 1.6;
}

.cms_tpl_content ul.list > li {
  margin: 0 0 20px;
}

.cms_tpl_content ul.list li::before,
.cms_tpl_content dl.list dt::before {
  content: "";
  width: 8px;
  height: 8px;
  background: var(--primary-color);
  position: absolute;
  left: 4px;
  top: 0.6em;
}

.cms_tpl_content ul.list > li > ul {
  margin: 10px 0;
}

.cms_tpl_content ul.list > li > ul li {
  font-size: 1.55rem;
  margin: 0 0 4px;
}

.cms_tpl_content ul.list > li > ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  left: 6px;
  top: 0.8em;
}

.cms_tpl_content ol {
  counter-reset: number;
}

.cms_tpl_content ol.step {
  margin: 0 0 0 30px;
  position: relative;
  line-height: 1.6;
}

.cms_tpl_content ol.step > li {
  margin: 0 0 20px;
  list-style-type: decimal;
}

.cms_tpl_content ol.step > li > ol > li {
  padding-left: 40px;
  position: relative;
}

.cms_tpl_content ol.step > li > ol > li::before {
  counter-increment: number;
  content: '（' counter(number) '）';
  position: absolute;
  left: 0;
  color: var(--primary-color);
}

.cms_tpl_content ol.step > li::marker {
  font-weight: 500;
  color: var(--primary-color);
}

.cms_tpl_content ol.step > li ul.product_list {
  margin-top: 30px;
}

.cms_tpl_content ol.step > li .border-box,
.cms_tpl_content ol.step > li .bg-box {
  margin: 10px auto;
}

.cms_tpl_content dl.list dt,
.cms_tpl_content dl.list dd {
  line-height: 1.6;
  position: relative;
}

.cms_tpl_content dl.list dt {
  padding: 0 0 0 20px;
  font-weight: 600;
}

.cms_tpl_content dl.list dd {
  margin: 5px 0 30px;
  padding: 0 20px;
}

.cms_tpl_content dl.list dd > dl {
  margin-top: 20px;
}

.cms_tpl_content dl.list dd > dl dt {
  padding: 0 0 0 20px;
  position: relative;
}

.cms_tpl_content dl.list dd > dl dt::before {
  content: "";
  width: 8px;
  height: 2px;
  background: var(--primary-color);
  position: absolute;
  left: 4px;
  top: 0.8em;
}

.cms_tpl_content dl.list dd > dl dd {
  margin: 5px 0 15px;
}


/*cms_mainArea*/
.cms_tpl .content_header {
  width: 100%;
  max-height: 180px;
  background: linear-gradient(to bottom right, #64d0ef, var(--primary-color));
  display: flex;
  align-items: center;
  padding: 10vh 0;
}

.content_header .title {
  width: 1300px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  color: #fff;
}

.tpl_mainArea {
  box-sizing: border-box;
}

.cms_tpl_content .img-border {
  border: 1px solid #ddd;
}

.cms_tpl_content .img-mail {
  width: 300px;
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: top;
}

.cms_mainArea_inner {
  max-width: 1300px;
  margin: auto;
  padding: 50px 0 0;
}

.content_txt_center {
  max-width: 90%;
  margin: 20px auto;
}

.content_txt_center img {
  width: 100%;
  display: block;
  margin: 10px auto;
}

.content_txt_center h2 {
  text-align: center;
}

.cms_tpl_content p,
.cms_tpl_content li,
.cms_tpl_content dt,
.cms_tpl_content dd,
.tabaccordionbody p {
  line-height: 1.8;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}

.cms_tpl_content .note li {
  margin-bottom: 5px;
  line-height: 1.4;
}

.cms_tpl_content h1,
.cms_tpl_content h2,
.cms_tpl_content h3,
.cms_tpl_content h4 {
  line-height: 1.2;
}

.cms_tpl h1.title {
  font-weight: 700;
  font-size: 3.4rem;
}

.cms_tpl_content h2 {
  margin-bottom: 30px;
  font-size: 2.6rem;
  font-weight: 600;
}

.cms_tpl_content h2::after {
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  margin: 10px 0 0 0;
}

.cms_tpl_content h3 {
  margin: 30px 0 10px;
  font-size: 2.2rem;
  font-weight: 600;
}

.cms_tpl_content h3.set-center {
  margin-bottom: 20px;
}

.cms_tpl_content h4 {
  margin: 20px 0 5px;
  font-size: 1.8rem;
  font-weight: 500;
}

.cms_tpl_content h5 {
  margin: 10px 0 5px;
  font-size: 1.6rem;
  font-weight: 500;
}

.cms_tpl_content p {
  margin-bottom: 30px;
}

.cms_tpl_content p.note {
  margin-bottom: 10px;
}

.cms_tpl_content sup {
  font-size: 70%;
  vertical-align: top;
  line-height: 1.6;
}

.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: 30%;
  margin-right: 20px;
}

.content_txt_img_block .content .imgArea,
.content_txt_img_block .content .movArea {
  float: right;
  width: 30%;
  margin-left: 20px;
}

.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 (max-width: 900px) {
  .content_header .title,
  .cms_tpl h1.title {
    font-size: 2.6rem;
  }

  .cms_tpl_content h2 {
    font-size: 2.2rem;
  }

  .cms_tpl_content h3 {
    font-size: 2rem;
  }

  .cms_tpl_content h4 {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 1300px) {
  .tpl_mainArea article section {
    max-width: inherit;
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .cms_tpl .content_header {
    margin-top: 70px;
  }

  .cms_mainArea_inner {
    padding: 20px 0 0;
  }
}

@media screen and (max-width: 900px) {
  .cms_mainArea_inner {
    max-width: 1300px;
    margin: auto;
  }

  .bnr_area ul li {
    width: 100%;
    margin-bottom: 30px;
  }

  .content_img_txt_block .content .imgArea,
  .content_img_txt_block .content .movArea {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .content_txt_img_block .content .imgArea,
  .content_txt_img_block .content .movArea {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .content_txt_center {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .cms_tpl_content div,
  .cms_tpl_content p,
  .cms_tpl_content li,
  .cms_tpl_content dt,
  .cms_tpl_content dd,
  .tabaccordionbody p {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
}

.cms_tpl_content .border-box {
  margin: 0 0 20px;
  padding: 30px;
  background: #fff;
  border: 1px solid var(--primary-color);
}

.cms_tpl_content .bg-box {
  padding: 20px 30px;
  background: #eee;
  border-radius: 8px;
}

.cms_tpl_content .bg-box,
.cms_tpl_content .bg-box p {
  line-height: 1.6;
}

.cms_tpl_content .border-box p,
.cms_tpl_content .bg-box p,
.cms_tpl_content .border-box ul li:last-of-type,
.cms_tpl_content .border-box dl dd:last-of-type {
  margin: 0;
}

.cms_tpl_content .border-box h3 {
  margin: 0 0 20px;
  color: var(--primary-color);
}

.cms_tpl_content .border-box h4 {
  margin: 0 0 20px;
  padding: 0 0 10px;
  color: var(--primary-color);
  border-bottom: 1px solid var(--primary-color);
}

.cms_tpl_content .border-box dl + .note {
  margin-top: 20px;
}

@media screen and (max-width: 480px) {
  .cms_tpl_content .border-box,
  .cms_tpl_content .bg-box {
    padding: 15px;
  }
}


/* cms table */
.cms_tpl_content table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #c6ced2;
  border-left: 1px solid #c6ced2;
  table-layout: fixed;
}

.cms_tpl_content table th,
.cms_tpl_content table td {
  padding: 10px 13px 10px;
  border-bottom: 1px solid #c6ced2;
  border-right: 1px solid #c6ced2;
  box-sizing: border-box;
}

.cms_tpl_content table th {
  border-top: 1px solid #c6ced2;
  text-align: center;
  vertical-align: middle;
  background: #e6f4fb;
  font-weight: bold;
}

.cms_tpl_content table .thSecond {
  width: 300px;
  background: #f8f8f8;
}
.cms_tpl_content table th.u-w40p {
  width: calc( 50% - 150px );
}

.cms_tpl_content table th.u-w75p {
  width: calc( 100% - 300px );
}

.cms_tpl_content .table-style-override.sp {
  display: none;
}

.cms_tpl_content .table-style-override.pc {
  display: table;
}

.cms_tpl_content table.lineStyle {
  border: none;
}

.cms_tpl_content table.lineStyle {
  border: none;
  border-top: 1px solid #ddd;
}

.cms_tpl_content table.lineStyle th,
.cms_tpl_content table.lineStyle td {
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #ddd;
  background: #fff;
  text-align: left;
  vertical-align: top;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .cms_tpl_content table th,
  .cms_tpl_content table td {
    padding: 7px 7px 7px;
    font-size: 1.4rem;
    line-height: 1.6;
  }

  .cms_tpl_content .table-style-override th,
  .cms_tpl_content .table-style-override td {
    display: table-cell;
    width: auto;
  }

  .cms_tpl_content .table-style-override.sp {
    display: table;
  }

  .cms_tpl_content .table-style-override.pc {
    display: none;
  }
  .cms_tpl_content table.lineStyle,
  .cms_tpl_content table.lineStyle tbody,
  .cms_tpl_content table.lineStyle tr {
    display: block;
  }

  .cms_tpl_content table.lineStyle th:not(.subhead) {
    font-weight: 600;
    background: #f5f5f5;
  }

  .cms_tpl_content table.lineStyle th,
  .cms_tpl_content table.lineStyle td {
    width: 100%;
    padding: 8px 10px;
    font-size: 1.5rem;
    display: block;
  }

}

/* support, support01 */
#support,
#support01 {
  table td {
    text-align: center;
    vertical-align: middle;
  }
}

/* support02 */
#support02 ul.icon li {
  margin: 0 0 10px;
  padding: 4px 0 0 40px;
  position: relative;
  line-height: 1.4;
}

#support02 ul.icon li img {
  position: absolute;
  left: 0;
  top: 4px;
  display: inline-block;
}

/* FAQ */
#faq ul.faq li {
  margin: 0 0 40px;
}

#faq .question {
  margin: 0 0 10px;
  padding: 4px 0;
  position: relative;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4;
}

#faq .question::before {
  content: "\f059";
  margin: 0 2px 0 4px;
  color: var(--primary-color);
  font: normal normal normal 2rem / 1 FontAwesome;
  display: inline-block;
}

#faq .answer {
  margin: 20px 0 0 0;
  padding: 30px;
  background: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 10px;
}

#faq .answer p,
#faq .answer dl {
  margin: 0 0 15px;
}

#faq .answer p:last-child,
#faq .answer dl:last-child {
  margin: 0;
}

#faq .answer dl dt:not(:first-child) {
  margin: 10px 0 0;
}

#faq .answer dl dt {
  color: var(--primary-color);
  font-size: 1.7rem;
  font-weight: 700;
}

@media screen and (max-width: 900px) {
  #faq .answer {
    padding: 20px;
  }
}

@media screen and (max-width: 480px) {
  #faq .question {
    margin: 0 0 8px;
    font-size: 1.6rem;
  }

  #faq .answer {
    margin: 15px 0 0 0;
    padding: 15px;
  }

  #faq .answer p,
  #faq .answer dl dt,
  #faq .answer dl dd {
    font-size: 1.5rem;
  }

  #faq .answer dl dt {
    font-size: 1.6rem;
  }
}

/* pages_template */
.pages_tpl:not(#transaction) .cms_tpl_content > section {
  margin: 0 0 30px;
}

.pages_tpl .cms_tpl_content p,
.pages_tpl .cms_tpl_content ul li {
  margin-bottom: 10px;
  line-height: 1.6;
}

.pages_tpl .cms_tpl_content ul li > ul {
  margin-left: 1em;
}

.pages_tpl .cms_tpl_content ul li > ul li > ul {
  margin-left: 2em;
}

.pages_tpl .cms_tpl_content .indent {
  margin-left: 2em;
}

#transaction .cms_tpl_content table.lineStyle .subhead {
  width: 6em;
}

@media screen and (max-width: 768px) {
  #transaction .cms_tpl_content table.lineStyle .subhead {
    width: 100%;
    border-bottom: 1px dotted #ddd;
  }
}

@media screen and (max-width: 480px) {
  .pages_tpl .cms_tpl_content ul li > ul {
    margin-left: 0.5em;
  }

  .pages_tpl .cms_tpl_content ul li > ul li > ul,
  .pages_tpl .cms_tpl_content .indent {
    margin-left: 1em;
  }
}

/* Mypage */
.localnav {
  background: #fff;
  border-bottom: 1px solid var(--primary-color);
}

@media only screen and (min-width: 1201px) {
  .localnav {
    padding: 5px 5%;
    text-align: left;
  }

  .localnav .mypage_menu li .title {
    padding: 5px 20px;
  }
}

@media only screen and (min-width: 481px) and (max-width: 1200px) {
  .localnav {
    padding: 10px;
  }

  .localnav .mypage_menu li .title {
    padding: 5px 10px;
  }
}

@media only screen and (min-width: 481px) {
  .localnav {
    text-align: left;
  }
}

/* 商品画像リスト共通 */
ul.product_list {
  margin: 0 auto;
  padding: 0 0 20px;
  flex-wrap: wrap;
  display: flex;
  gap: 20px 20px;
}

ul.product_list li {
  width: calc(100% / 5 - 16px);
  min-width: 200px;
}

ul.product_list li a:hover {
  opacity: 0.6;
}

ul.product_list li img {
  width: 100%;
}

@media screen and (max-width: 899px) {
  ul.product_list li {
    width: calc(100% / 3 - 16px);
  }
}

@media screen and (max-width: 719px) {
  ul.product_list {
    width: 520px;
    max-width: 100%;
  }

  ul.product_list li {
    width: calc(100% / 2 - 20px);
    max-width: 250px;
  }
}

@media screen and (max-width: 459px) {
  ul.product_list {
    width: 100%;
    justify-content: center;
  }

  ul.product_list li {
    width: 200px;
  }
}

/* 商品詳細　タブ内のスタイル調整 */
.tabaccordionbody * +p {
  margin-top: 0;
}

.tabaccordionbody .note {
  font-size: 1.4rem;
}
    
.tabaccordionbody .caption {
  margin: 20px 0 15px;
  padding: 0;
  color: var(--primary-color);
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
}

.tabaccordionbody .caption::after {
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  margin: 10px 0 0 0;
  background: var(--primary-color);
}

.tabaccordionbody img {
  display: block;
  max-width: 100%;
}

.tabaccordionbody ul.flex-box {
  width: 900px;
  max-width: 100%;
  margin: 0 0 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.tabaccordionbody ul.flex-box {
  width: 900px;
  max-width: 100%;
  margin: 0 0 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.tabaccordionbody ul.flex-box li {
  max-width: 100%;
  padding: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 1.4;
}

.tabaccordionbody table.comparison {
  table-layout: auto;
  th {
    font-weight: 600;
    line-height: 1.4;
  }
  th,
  td {
    text-align: center;
    vertical-align: middle;
  }
  td:first-of-type {
    text-align: left;
  }
  .lineup {
    width: 60%;
  }
  .type {
    width: 20%;
    min-width: 160px;
  }
}

@media screen and (max-width: 768px) {
  .tabaccordionbody table.comparison {
    thead {
      display: none;
    }
    tr {
      margin: 0 0 24px;
      border-top: 1px solid var(--primary-color);
      border-bottom: 1px solid var(--primary-color);
    }
    td {
      padding: 8px 0;
      text-align: left;
      line-height: 1.6;
    }
    td .heading {
      padding: 4px 0;
      font-weight: 600;
      display: block;
      color: var(--primary-color);
    }
    td:nth-of-type(n+2) .heading {
      min-width: 13em;
      margin-right: 1em;
      display: inline-block;
      border-right: 1px solid var(--primary-color);
    }
  }
}

@media screen and (max-width: 399px) {
  .tabaccordionbody table.comparison {
    td:nth-of-type(n+2) {
      text-align: center;
    }
    td:nth-of-type(n+2) .heading {
      padding:  0 0 4px;
      display: block;
      border-right: none;
    }
  }
}

@media screen and (min-width: 469px) {
  .tabaccordionbody ul.flex-box li {
    min-width: 300px;
  }
  td:first-of-type {
    text-align: left;
  }
}

.tabaccordionbody ul.flex-box li .icon {
  margin-right: 10px;
}

@media screen and (max-width: 480px) {
  .tabaccordionbody .caption {
    font-size: 1.6rem;
  }
  
  .tabaccordionbody .note {
    font-size: 1.2rem;
  }
}

/* for Print */
@media print {
  header,
  .footer_wrp {
    display: none !important;
  }
  div,
  p,
  li,
  dt,
  dd,
  th,
  td {
    line-height: 1.4 !important;
    font-size: 1.3rem !important;
    letter-spacing: 0 !important;
    color: #000 !important;
  }
  .cms_tpl .content_header {
    padding: 10px 0;
  }
  .cms_tpl .content_header h1 {
    color: #000;
  }
  .cms_mainArea_inner {
    padding: 20px 0;
  }
}