@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout
 */
#wrapper {
  max-width: 1000px;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
/*スライダー*/
.mainimage img { width: 100%; }

.slick-slide img { /* 画像下の隙間削除 */
	vertical-align: bottom;
	display: inline!important;
}
.topContentsInner{
    width:1115px;
    min-width: 1000px;
    margin:0 auto;
    display:flex;
    justify-content: space-between;
}
.topContentsInner > div:nth-child(1){
    width:calc(100% - 380px);
}
.topContentsInner > div:nth-child(2){
    width:355px;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
}
.mainimage{
    border-radius: 15px;
    width:100%;
}
.mainimage .bx-wrapper .bx-viewport{
    border:none;
    left:0;
    border-radius:15px;
}
.mainimage .bx-wrapper .bx-prev,
.mainimage .bx-wrapper .bx-next{
    background:none;
}
.mainimage .bx-wrapper .bx-prev{
    left:0;
}
.mainimage .bx-wrapper .bx-next{
    right:0;
}
.mainimage .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: calc(50% - 40px);
    line-height:1;
    outline: 0;
    font-size:3.0rem;
    width: 40px;
    height: 80px;
    text-indent: 0;
    text-decoration:none;
    z-index: 10;    
}
.mainimage .bx-wrapper .bx-prev,
.mainimage .bx-wrapper .bx-next{
    background-color:rgba(51,51,51,0.75);
    --slide-border-radius:10px;
}
.mainimage .bx-wrapper .bx-next{
    border-top-left-radius: var(--slide-border-radius);
    border-bottom-left-radius: var(--slide-border-radius);
}
.mainimage .bx-wrapper .bx-prev{    
    border-top-right-radius: var(--slide-border-radius);
    border-bottom-right-radius: var(--slide-border-radius);
}
.mainimage .bx-wrapper .bx-prev::before,
.mainimage .bx-wrapper .bx-next::before{
    font-family: "Material Symbols Rounded";
    line-height:1;    
    color: #fff;
    top:calc(50% - 40px);
    font-size: 3.0rem;
    display:flex;
    width:100%;
    height:100%;
    text-indent: 0;
    z-index: 10;
    position: absolute;
    justify-content: center;
    align-items: center    
}
.mainimage .bx-wrapper .bx-prev::before{
    content: "\e5cb";
}
.mainimage .bx-wrapper .bx-next::before{
    content: "\e5cc";
}
.mainimage .bx-wrapper .bx-pager.bx-default-pager a {
    width:1em;
    height:1em;
    border-radius: 50%;
    background:#cccccc;
}
.mainimage .bx-wrapper .bx-pager{
    bottom:1em;
}
.mainimage .bx-wrapper{
    margin: 0 auto 0;
}
@media only screen and (max-width:999px) {
    .topContentsInner{
        width:100%;
        min-width: 100px;
        margin:0 auto;
        flex-direction: column;
        justify-content: flex-start;
    }
    .topContentsInner > div:nth-child(1){
        width:100%;
        margin-bottom:15px;
    }
    .topContentsInner > div:nth-child(2){
        width:100%;
    }
}
/*検索*/
.searchBox.index{margin-bottom:0px;}
.searchBox.index dl{
    --searchBox-radius:15px;
    border-radius: var(--searchBox-radius);
    overflow: hidden;
    box-shadow: 0 0 5px #ccc;
}
.searchBox.index dl dt{
    font-size:2.4rem;
    height:60px;
    font-weight:700;
    background-color:var(--main-color);
    color:#fff;
    display:flex;
    justify-content: center;
    align-items: center;
}
.searchBox dl dt::before{
    content:"\e8b6";
    font-family: "Material Symbols Rounded";
    line-height:1;
    font-variation-settings: 'FILL' 1;
    display:inline-block;
    margin-right:5px;
    font-size:1.3em;
    font-weight:400;
}
.searchBox.index dl dd{
    background-color:#fff;
    padding:20px 25px 25px;
}
.searchBox input{
    height:30px;
    line-height:30px;
    width:100%;
    border:1px solid #ccc; 
    font-size:1.4rem;
    padding:4px 6px;
}
.searchBox input::placeholder{
    color:#ccc;
}
.searchBox input:focus{
    outline-offset: -2px;
    font-size:1.4rem;
}
.searchParts label{
    margin-bottom:5px;
    font-weight:700;
    color:#555;
}
.searchbtn-ly{
    display:flex;
    margin-top:10px;
    justify-content: space-between;
    align-items: flex-end;
}
.searchbtn-ly .searchParts{
    width:calc(80% - 5px);
}
.searchBox select{
    color:#ccc;
}
.searchBox select option{
    color:#555;
}
.searchbtn-ly button{
    width:20%;
    height:30px;
    font-size:1.5rem;
}
@media only screen and (max-width:999px) {
    .searchBox.index{
        margin:0 15px 15px;
    }
    .searchBox.index dl dt{
        font-size:2.0rem;
        height:40px;
    }
    .searchBox.index dl dd{
        padding:10px 15px 15px;
    }
}
.freeDLBox dl{
    background-color:var(--main-color);
    border-radius:15px;
    padding:20px 25px;
    color:#fff;
}
.freeDLBox dl dt{
    color:#fff;
    font-weight:700;
    text-align: center;
    font-size:3.2rem;
    margin-bottom:5px;
}
#main .freeDLBox dl dd p{
    font-size:1.4rem;
    margin-bottom:0;
}
.dlBtn{
    margin-bottom:10px;
}
.dlBtn a{
    height:50px;
    padding:0 25px;
    border-radius: 25px;
    display:flex;
    justify-content: center;
    align-items: center;
    width:100%;
    text-align: center;
    color:#333;
    background-color:var(--sub-color-yellow);
    text-decoration: none;
    font-weight:700;
    transition: all 0.3s ease;
}
.dlBtn a:hover{
    background-color:rgba(var(--sub-color-yellow-rgb),0.5);
    color:#333;
}
.dlBtn a::before{
    content:"\f090";
    font-family: "Material Symbols Rounded";
    line-height:1;
    display:inline-block;
    margin-right:10px;
    font-size:1.5em;
    font-weight:400;
}
@media only screen and (max-width:999px) {
    .freeDLBox dl{
        margin:0px 15px;
        padding:10px 15px;
    }
    .freeDLBox dl dt{
        color:#fff;
        font-weight:700;
        text-align: center;
        font-size:2.0rem;
        margin-bottom:5px;
    }
    .dlBtn{
        margin:0 0px 10px;
    }
}

/*サイド*/
#side dl.sideBox{
    --searchBox-radius:15px;
    border-radius: var(--searchBox-radius);
    margin-bottom:25px;
    overflow: hidden;
}
#side dl.sideBox > dt{
    font-size:1.8rem;
    font-weight:700;
    background-color:var(--main-color);
    color:#fff;
    height:50px;
    display:flex;
    justify-content: center;
    align-items: center;
}
#side dl.sideBox > dd{
    background-color:#f5f5f5;
    padding:20px 25px 25px;
}
#side .sideCart dl.sideBox > dd{
    padding:10px 25px 25px;
}
#side .sideCategory dl.sideBox > dd{
    padding:20px 15px 25px;
}
#side .sideGroup dl.sideBox > dd{
    padding:15px 25px 25px;
}
@media only screen and (max-width:999px) {
    #side dl.sideBox{
        margin-bottom:15px;
    }
    #side dl.sideBox > dd{
        padding:10px 15px 15px;
    }
    #side .sideCart dl.sideBox > dd{
        padding:5px 15px 15px;
    }
    #side .sideCategory dl.sideBox > dd{
        padding:10px 12.5px 15px;
    }
    #side .sideGroup dl.sideBox > dd{
        padding:5px 15px 15px;
    }    
}
#side .sideCart dl.sideBox > dt::before{
    content:"\e8cc";
    font-family: "Material Symbols Rounded";
    display:inline-block;
    margin-right:5px;
    font-size:1.3em;
    font-variation-settings: 'FILL' 1;
    font-weight:400;
}
.sideCart ul{
    margin-bottom:10px;
}
.sideCart li{
    display: grid; 
    grid-template-columns: 1fr 2fr; 
    grid-template-rows: auto auto; 
    gap: 0px 0px;
    padding:10px 0;
}
.sideCart li:nth-child(2){
    border-top:1px solid #ccc;
    font-weight:500;
}
.sideCart .totalName,.sideCart .totalNum{
    display:flex;
    align-items: center;    
}
.sideCart .totalName{
    justify-content: flex-start;
}
.sideCart .totalNum{
    justify-content: flex-end;
}
.sideCart .cartBtn a{
    text-decoration:none;
    background-color:var(--sub-color-yellow);
    color:var(--base-color0);
    height:50px;
    display:flex;
    align-items: center;
    justify-content: center;
    font-weight:700;
    transition: all 0.3s ease;
}
.sideCart .cartBtn a:hover{
    background-color:rgba(var(--sub-color-yellow-rgb),0.8);
}
@media only screen and (max-width:999px) {
}
#side .sideCategory dl.sideBox > dt::before{
    content:"\e574";
    font-family: "Material Symbols Rounded";
    display:inline-block;
    margin-right:5px;
    font-size:1.3em;
    font-weight:400;
}
#side .sideCategory dl.sideBox > dd > dl > dt{
    margin:12px 5px 3px;
}
#side .sideCategory dl.sideBox > dd > dl > dt:first-of-type{
    margin:0 5px 0;
}
#side .sideCategory dl.sideBox > dd > dl > dt a{
    text-decoration:none;
    color:#555;
    font-weight:700;
}
#side .sideCategory dl.sideBox > dd > dl > dd a{
    border-radius: 17.5px;
    min-height:35px;
    padding:5px 17.5px;
    margin: 5px 5px 5px;
    text-decoration:none;
    color:#555;
    font-weight:700;
    display:inline-block;
    background-color:#fff;
    font-size:1.4rem;
    transition: all 0.3s ease;
}
#side .sideCategory dl.sideBox > dd > dl > dd a:hover{
    background-color:rgba(var(--main-color-light-rgb),1);
}
@media only screen and (max-width:999px) {
    #side .sideCategory dl.sideBox > dd > dl > dt{
        margin:12px 2.5px 3px;
    }
    #side .sideCategory dl.sideBox > dd > dl > dt:first-of-type{
        margin:0 2.5px 0;
    }
    #side .sideCategory dl.sideBox > dd > dl > dd a{
        margin: 2.5px 2.5px 2.5px;
    }
}
.sideGroup dl.sideBox > dt::before{
    content:"\e405";
    font-family: "Material Symbols Rounded";
    display:inline-block;
    margin-right:5px;
    font-size:1.3em;
    font-weight:400;
}
.sideGroup dl.sideBox > dd a{
    text-decoration:none;
    border-bottom:1px solid #ccc;
    color:var(--base-color0);
    padding:10px 16px 10px 0px;
    display:flex;
    align-items: center;
    width:100%;
    position:relative;
    transition: all 0.3s ease;
}
.sideGroup dl.sideBox > dd a::after{
    content:"\e5cc";
    font-family: "Material Symbols Rounded";
    position:absolute;
    right:0;
    display:inline-block;
}
.sideGroup dl.sideBox > dd a:hover{
    background-color:rgba(255,255,255,0.8)
}
.sideGroup dl.sideBox > dd a.group-3013252,
.sideGroup dl.sideBox > dd a.group-3025690,
.sideGroup dl.sideBox > dd a.group-3041068,
.sideGroup dl.sideBox > dd a.group-3041069,
.sideGroup dl.sideBox > dd a.group-3041070,
.sideGroup dl.sideBox > dd a.group-3041071{
    display:none;
}
.sideBnr{
    border-radius: 15px;
    overflow: hidden;
    margin-bottom:10px;
}
.sideBnr.koshukai a{
    height:155px;
    text-decoration:none;
    display:flex;
    justify-content: center;
    align-items: center;
    background-image:url("https://on-kenhh.heteml.net/shop/images/base/sideBner-koshukai.webp");
    background-repeat: no-repeat;
    background-size:auto;
    background-position:center;
    color:var(--base-color0);
    font-family: "Kiwi Maru", serif;
}
.sideBnr.koshukai a span{
    display:block;
    background-color:rgba(255,255,255,0.7);
    padding:15px 0;
    width:100%;
    text-align: center;
    font-size:1.2em;
    font-weight:500;
}
@media only screen and (max-width:999px) {
}
/*よくある質問*/
.faqWrap{
    --faqWrap-radius-size:10px;    
}
.faqWrap ul{
}
.tagBox .faqWrap ul > li{
    margin:0 0 15px 0;
    list-style-type:none;
}
.faqWrap .faq-q,
.faqWrap .faq-a{
    display: grid; 
    grid-template-columns: 70px 1fr;
    text-decoration: none;
    border-radius: var(--faqWrap-radius-size);
    overflow: hidden;
}
.faqWrap .faq-q > div:first-child,
.faqWrap .faq-a > div:first-child{
    font-size:2.5rem;
    font-weight:700;
    letter-spacing: 0.2em;
    display: flex;
    align-items: center;
    justify-content: center;    
}
.faqWrap .faq-q > div:first-child{
    border-top-left-radius: var(--faqWrap-radius-size);
    border-bottom-left-radius: var(--faqWrap-radius-size);
}
.faqWrap .faq-q > div:last-child,
.faqWrap .faq-a > div:last-child{
    padding: 25px; 
    border-top-right-radius: var(--faqWrap-radius-size);
    border-bottom-right-radius: var(--faqWrap-radius-size);
}
.faqWrap .faq-a,
.faqWrap .faq-a > div:last-child{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.faqWrap .faq-q.active > div:first-child{
    border-top-left-radius: var(--faqWrap-radius-size);
    border-bottom-left-radius: 0;
}
.faqWrap .faq-q.active,
.faqWrap .faq-q.active > div:last-child{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.faqWrap .faq-q > div{
    border: 2px solid rgba(var(--sub-color-green-rgb),1);
}
.faqWrap .faq-q > div:first-of-type{
    background-color: var(--sub-color-green-light);
    color:var(--sub-color-green);
    border-right: none;
}
.faqWrap .faq-a > div{
    background-color:var(--sub-color-green);
    color:#fff;
}
.faqWrap .faq-a > div:first-of-type{
    color:#fff;
    background-color:var(--sub-color-green);
    border-bottom-left-radius: var(--faqWrap-radius-size);
}
.faqTitle{
    color:#000;
    font-size:1.7rem;
    display:flex;
    align-items: center;
    font-weight: 500;
}
@media only screen and (max-width:999px) {

    .faqWrap .faq-q > div:first-child,
    .faqWrap .faq-a > div:first-child{
        font-size:2.0rem;
    }
    .faqWrap .faq-q,
    .faqWrap .faq-a{
        grid-template-columns: 1fr;
    }
    .faqWrap .faq-q > div:first-child,
    .faqWrap .faq-a > div:first-child{
        padding: 10px 0;
        line-height: 1;
    }
    .faqWrap .faq-q > div:last-child{
        border-top-right-radius:0;
        border-bottom-left-radius:var(--faqWrap-radius-size);
    }
    .faqWrap .faq-a > div:first-of-type{
        border-bottom-left-radius:0;        
    }
}
/* ------------------------------------------------------- */
/* 開閉コンテンツ ---------------------------------------- */
/* ------------------------------------------------------- */
.toggleSet1{margin-bottom:40px;}
.toggleSet1button {
    cursor: pointer;
    position: relative;
}
.toggleSet1button::after {
    font-family: "Material Symbols Rounded";
    font-weight: 400;
    content: "\e7cd";
    font-variation-settings: 'FILL' 1;
    color: #333;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -20px;
    font-size: 2.6rem;
}
.toggleSet1button.active::after {content: "\f5d2";}
.toggleSet1content {
    display: none;
}
@media only screen and (max-width:999px) {
    .toggleSet1button::after {
        color: #fff;
        top: 14%;
    }
}
/* 右下固定「困ったら」ボタン */
#help-btn-wrap {
  position: fixed;
  bottom: 32px;
  right: 32px;
  z-index: 3000;
  transition: opacity 0.4s ease, transform 0.3s ease;
  transform: translateY(0);
  opacity: 1;
}

#help-btn {
  background: linear-gradient(90deg, #2486e6 0%, #0059b3 100%);
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 22px 70px;
  border: none;
  border-radius: 40px;
  box-shadow: 0 6px 24px rgba(36,134,230,0.26), 0 2px 4px rgba(0,0,0,0.10);
  cursor: pointer;
  letter-spacing: 0.12em;
  transition: transform 0.14s, box-shadow 0.22s, background 0.22s;
}
#help-btn:hover {
  transform: scale(1.09);
  background: linear-gradient(90deg, #2496ff 0%, #1974d2 100%);
  box-shadow: 0 14px 40px rgba(36,134,230,0.32), 0 2px 8px rgba(0,0,0,0.17);
}
@media (max-width: 767px) {
  #help-btn-wrap {
    bottom: 16px;
    right: 16px;
  }
  #help-btn {
    font-size: 1.15rem;
    padding: 15px 30px;
    border-radius: 30px;
  }
}
