@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); }
}


.icon-lg-b.icon-other {
    background-position: 239px -143px;
}



#header {
 width: 100vw;
  margin: 0 calc(50% - 50vw);
  background:url(https://file003.shop-pro.jp/PA01465/055/img/bcg_head01.jpg) no-repeat center top;
   background-position:cover;
}




#header .head-item {
  max-width:1000px;
  width:96%;
  margin:auto;
}
#header .inline {
  text-align:center;
}

#header h2 {
  text-align:center;
  background-color:#008137;
  color:#fff;
  font-weight:bold;
  font-size:2rem;
  padding:2rem;
}

@media (max-width: 480px) {
  #header .menu-btn span,
  #header .menu-btn span:before,
  #header .menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #ffffff;
    position: absolute;
  }
  #header .menu-btn span:before {
    bottom: 8px;
  }
  #header .menu-btn span:after {
    top: 8px;
  }
  #header .menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 60px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 90;
    background-color: #3584bb;
  }
 #header .menu-btn span,
 #header .menu-btn span:before,
  #header .menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #ffffff;
    position: absolute;
  }
 #header .menu-btn span:before {
    bottom: 8px;
  }
  #header .menu-btn span:after {
    top: 8px;
  }
  #header #menu-btn-check01:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);
    /*メニューオープン時は真ん中の線を透明にする*/
  }
  #header #menu-btn-check01:checked ~ .menu-btn span::before {
    bottom: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #header #menu-btn-check01:checked ~ .menu-btn span::after {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  #header nav {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    /*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    /*アニメーション設定*/
  }
  #header nav ul {
    padding: 70px 10px 0;
  }
  #header nav ul li {
    border-right: none;
    border-bottom: solid 1px #3584bb;
    list-style: none;
    width: auto;
    display:block;
    margin:0;
    text-align:left;
    padding-left:1em;
    
  }
  #header nav ul li a {
    display: block;
    width: 100%;
    font-size: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #3584bb;
    text-decoration: none;
    padding: 9px 15px 10px 0;
    position: relative;
  }
  #header nav ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
  }
  #header #menu-btn-check01:checked ~ nav {
    left: 0;
    /*メニューを画面内へ*/
  }
}
.menu-btn {
  position: fixed;
  top: 10px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  width: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 90;
  background-color: #3584bb;
}

#menu-btn-check01,
.menu-btn {
  display: none;　
}
 


/*ここから追加*/

@charset "UTF-8";
html {
    font-size: 16px;
    vertical-align: middle;
}

body {
    line-height: 1.8;
}

ul {
    margin-inline: 0;
    padding-inline: 0;
}

li {
    list-style: none;
}

img {
    max-width: 100%;
}

figure {
    margin: 0;
}

.mb-5 {
    margin-bottom: 5rem;
}

@media (max-width: 480px) {
    .mb-5 {
        margin-bottom: 2rem;
    }
}

.txt-c {
    text-align: center;
}

.tc-r01 {
    color: #96272d;
}

.tc-g01 {
    color: #336600;
}

.fs-l {
    font-size: 1.5rem;
}

@media (max-width: 480px) {
    .fs-l {
        font-size: 1.25rem;
    }
}

.fw-b {
    font-weight: bold;
}

.sp {
    display: none;
}

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

.pc {
    display: block;
}

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

.w50 {
    width: 50%;
    margin: auto;
}

h2 img {
    margin: auto;
}

@media (max-width: 480px) {
    header .menu-btn span,
    header .menu-btn span:before,
    header .menu-btn span:after {
        content: '';
        display: block;
        height: 3px;
        width: 25px;
        border-radius: 3px;
        background-color: #ffffff;
        position: absolute;
    }
    header .menu-btn span:before {
        bottom: 8px;
    }
    header .menu-btn span:after {
        top: 8px;
    }
    header .menu-btn {
        position: fixed;
        top: 10px;
        right: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 60px;
        width: 60px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 90;
        background-color: #3584bb;
    }
    header .menu-btn span,
    header .menu-btn span:before,
    header .menu-btn span:after {
        content: '';
        display: block;
        height: 3px;
        width: 25px;
        border-radius: 3px;
        background-color: #ffffff;
        position: absolute;
    }
    header .menu-btn span:before {
        bottom: 8px;
    }
    header .menu-btn span:after {
        top: 8px;
    }
    header #menu-btn-check:checked~.menu-btn span {
        background-color: rgba(255, 255, 255, 0);
        /*メニューオープン時は真ん中の線を透明にする*/
    }
    header #menu-btn-check:checked~.menu-btn span::before {
        bottom: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    header #menu-btn-check:checked~.menu-btn span::after {
        top: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    header nav {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
        /*leftの値を変更してメニューを画面外へ*/
        z-index: 80;
        background-color: #3584bb;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        /*アニメーション設定*/
    }
    header nav ul {
        padding: 70px 10px 0;
    }
    header nav ul li {
        border-right: none;
        border-bottom: solid 1px #ffffff;
        list-style: none;
        width: 100%;
    }
    header nav ul li a {
        display: block;
        width: 100%;
        font-size: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #ffffff;
        text-decoration: none;
        padding: 9px 15px 10px 0;
        position: relative;
    }
    header nav ul li a::before {
        content: "";
        width: 7px;
        height: 7px;
        border-top: solid 2px #ffffff;
        border-right: solid 2px #ffffff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        right: 11px;
        top: 16px;
    }
    header #menu-btn-check:checked~nav {
        left: 0;
        /*メニューを画面内へ*/
    }
}

header:not(.index) {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

header:not(.index) nav ul {
    text-align: center;
}

@media (max-width: 480px) {
    header:not(.index) nav ul {
        margin: 0;
        padding-top: 70px;
    }
}

header:not(.index) nav ul li {
    display: inline-block;
    border-right: solid 2px #336600;
    padding: 0 1rem;
    line-height: 1;
}

@media (max-width: 480px) {
    header:not(.index) nav ul li {
        border-right: none;
    }
}

header:not(.index) nav ul li:last-child {
    border-right: none;
}

header:not(.index) nav ul li a {
    color: #336600;
    text-decoration: none;
    font-weight: bold;
}

@media (max-width: 480px) {
    header:not(.index) nav ul li a {
        color: #fff;
    }
}

header.index {
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/bcg_main_index.png?cmsp_timestamp=20220726100713) no-repeat;
    background-size: cover;
    text-align: center;
}

header.index h1 {
    text-align: center;
    padding-top: 10rem;
    margin-bottom: 6rem;
    margin-top: 0;
}

@media (max-width: 480px) {
    header.index h1 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
}

header.index p {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 1rem;
}

@media (max-width: 480px) {
    header.index p {
        font-size: 1rem;
        padding-bottom: 3rem;
        letter-spacing: 0;
    }
}

header.index nav ul {
    text-align: center;
    padding-bottom: 2rem;
}

@media (max-width: 480px) {
    header.index nav ul {
        padding: 0;
        margin: 70px auto;
    }
}

header.index nav ul li {
    display: inline-block;
    border-right: solid 2px #fff;
    padding: 0 1rem;
    line-height: 1;
}

@media (max-width: 480px) {
    header.index nav ul li {
        border-right: none;
    }
}

header.index nav ul li:last-child {
    border-right: none;
}

header.index nav ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.l-cont {
    width: 90%;
    max-width: 1000px;
    margin: 2rem auto;
}

@media (max-width: 480px) {
    .l-cont .l-bnr01 {
        width: 100%;
    }
}

#rinen.l-cont {
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/bcg_rinen.png?cmsp_timestamp=20220726100727) no-repeat;
    background-size: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 480px) {
    #rinen.l-cont {
        display: block;
        background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_illust01.png?cmsp_timestamp=20220726105707) no-repeat center bottom;
       background-size: 30%;
    }
}

#rinen.l-cont dl {
    text-align: center;
    padding: 2rem;
    width: 40%;
}

@media (max-width: 480px) {
    #rinen.l-cont dl {
        width: 100%;
        padding: 2%;
    }
}

#rinen.l-cont dl dt {
    color: #336600;
    font-size: 1.2rem;
    font-weight: bold;
}

#rinen.l-cont dl dt::after {
    content: "";
    display: block;
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_arrow01.png?cmsp_timestamp=20220726100750) no-repeat;
    background-size: contain;
    background-position: center;
    height: 1.5rem;
}

#rinen.l-cont dl dd {
    margin: 1rem 0 2rem;
    text-align: center;
}

@media (max-width: 480px) {
    #rinen.l-cont dl dd {
        margin: .5rem 0 1rem;
    }
}

#rinen.l-cont .r-area {
    width: 60%;
    text-align: center;
    margin-top: 2rem;
    padding-bottom: 6rem;
}

#rinen.l-cont .r-area.shop {
    padding-bottom: 10rem;
}

@media (max-width: 480px) {
    #rinen.l-cont .r-area {
        width: 100%;
        padding-bottom: 0;
    }
}

#rinen.l-cont .r-area h2 {
    color: #336600;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
}

#rinen.l-cont .r-area h2::after {
    content: "";
    display: block;
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_arrow01.png?cmsp_timestamp=20220726100816) no-repeat;
    background-size: contain;
    background-position: center;
    height: 1.5rem;
}

#rinen.l-cont .r-area p {
    margin-top: 2rem;
}

#rinen.l-cont .r-area a {
    display: block;
    width: 20%;
    margin: auto;
}

@media (max-width: 480px) {
    #rinen.l-cont .r-area a {
        width: 30%;
    }
}

#rinen.l-cont .r-area a img {
    width: 100%;
}

.l-bnr01 {
    text-align: center;
    width: 90%;
    max-width: 600px;
    margin: auto;
}

.l-bnr01 ul {
    margin: 0;
    padding: 0;
}

.l-bnr01 a {
    display: inline-block;
    margin-top: 2rem;
}

.l-bnr02 {
    text-align: center;
    width: 90%;
    max-width: 1000px;
    margin: 2rem auto;
}

.l-bnr02 ul {
    margin: 0;
    padding: 0;
}

.l-bnr02 a {
    display: inline-block;
    margin-top: 2rem;
}

footer {
    position: relative;
    padding-top: 4rem;
}

footer::after {
    content: "";
    display: block;
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_illust01.png?cmsp_timestamp=20220726100828) no-repeat;
    background-size: contain;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0;
    right: 10%;
}

@media (max-width: 480px) {
    footer::after {
        display: none;
    }
}

@media (max-width: 480px) {
    footer {
        padding-top: 2rem;
    }
}

footer nav ul {
    text-align: center;
    padding-bottom: 2rem;
}

@media (max-width: 480px) {
    footer nav ul {
        padding-bottom: .5rem;
    }
}

footer nav ul li {
    display: inline-block;
    border-right: solid 2px #336600;
    padding: 0 1rem;
    line-height: 1;
}

@media (max-width: 480px) {
    footer nav ul li {
        padding: 0 .5rem;
    }
}

footer nav ul li:last-child {
    border-right: none;
}

footer nav ul li a {
    color: #336600;
    text-decoration: none;
    font-weight: bold;
}

@media (max-width: 480px) {
    footer nav ul li a {
        font-size: .8rem;
    }
}

footer .l-footer-b {
    background: -webkit-gradient(linear, left top, right top, from(#16442c), to(#008237));
    background: linear-gradient(to right, #16442c, #008237);
    text-align: center;
    color: #fff;
}

footer .l-footer-b .wrap {
    width: 90%;
    max-width: 1000px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 480px) {
    footer .l-footer-b .wrap img {
        width: 30%;
    }
}

footer .l-footer-b small {
    display: block;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media (max-width: 480px) {
    footer .l-footer-b small {
        font-size: .6rem;
    }
}

.l-cont-w img {
    width: 100%;
}

#main h1 {
    margin: 0;
}

.col-2-about01 {
    background: -webkit-gradient(linear, left top, right top, from(#16442c), to(#008237));
    background: linear-gradient(to right, #16442c, #008237);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    text-align: center;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

@media (max-width: 480px) {
    .col-2-about01 {
        margin-top: 2rem;
        margin-bottom: 2rem;
        display: block;
        padding-bottom: 2rem;
    }
}

.col-2-about01 h2 {
    width: 50%;
    margin: 0;
}

@media (max-width: 480px) {
    .col-2-about01 h2 {
        width: 100%;
    }
}

.col-2-about01 .txt-area {
    width: 50%;
    padding-top: 2rem;
}

@media (max-width: 480px) {
    .col-2-about01 .txt-area {
        width: 100%;
    }
}

.bcg_g {
    background: -webkit-gradient(linear, left top, right top, from(#16442c), color-stop(50%, #16442c), color-stop(60%, #008237), to(#008237));
    background: linear-gradient(to right, #16442c, #16442c 50%, #008237 60%, #008237);
    text-align: center;
    margin-bottom: 3rem;
}

.l-grid01 {
    display: -ms-grid;
    display: grid;
    grid-gap: 2rem;
    margin: 5rem 0 0;
    padding: 0;
    text-align: center;
}

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

.l-grid01 .bcg_y {
    background-color: #fcf587;
}

.l-grid01 em {
    color: #96272d;
    font-weight: bold;
    font-style: normal;
}

.l-grid01 .merit01 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
}

.l-grid01 .merit02 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
}

.l-grid01 .merit02::before {
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_aboutttl0202.png?cmsp_timestamp=20220726100911) no-repeat;
    background-size: contain;
    background-position: center;
}

.l-grid01 .merit03 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / 3;
}

.l-grid01 .merit03::before {
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_aboutttl0203.png?cmsp_timestamp=20220726100929) no-repeat;
    background-size: contain;
    background-position: center;
}

.l-grid01 li {
    background-color: #f2f2f2;
    border-radius: 1rem;
    padding: 1rem 2rem;
}

@media (max-width: 480px) {
    .l-grid01 li {
        margin-bottom: 2rem;
    }
}

.l-grid01 li::before {
    display: block;
    content: "";
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_aboutttl0201.png?cmsp_timestamp=20220726100939) no-repeat;
    width: 100%;
    height: 80px;
    background-size: contain;
    background-position: center;
    margin-top: -40px;
}

.l-grid01 li h3 {
    color: #336600;
    font-weight: bold;
    font-size: 1.4rem;
    margin-bottom: 1rem;
    line-height: 1.2;
}

.l-grid01 li h4 {
    color: #96272d;
    font-weight: bold;
    background-color: #fcf587;
    margin-bottom: 0;
    display: inline-block;
    padding: 0 1rem;
    margin-top: 0;
}

.l-grid01 li p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#about p {
    margin: 3rem 0;
    text-align: center;
}

#about em {
    color: #96272d;
    font-weight: bold;
    font-size: 1.2rem;
    font-style: normal;
}

#about h4 {
    text-align: center;
}

.l-flex01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    margin-bottom: 6rem;
}

@media (max-width: 480px) {
    .l-flex01 {
        display: block;
        margin-bottom: 0;
    }
}

.l-flex01 li {
    width: 30%;
    background: #f7eeee;
    border: solid 3px #96272d;
    padding: 2rem 1rem;
    color: #96272d;
    border-radius: 1rem;
    text-align: center;
    font-weight: bold;
    position: relative;
}

@media (max-width: 480px) {
    .l-flex01 li {
        width: 100%;
        margin-bottom: 2rem;
        text-align: left;
        padding: 1rem;
    }
}

.l-flex01 li::before {
    display: block;
    content: "";
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_about0201.png?cmsp_timestamp=20220726100954) no-repeat;
    width: 120px;
    height: 160px;
    background-size: contain;
    background-position: bottom;
    position: absolute;
    top: -140px;
}

@media (max-width: 480px) {
    .l-flex01 li::before {
        bottom: 0;
        right: 0;
        top: auto;
        width: 120px;
        height: 100px;
    }
}

.l-flex01 li:nth-of-type(2)::before {
    display: block;
    content: "";
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_about0203.png?cmsp_timestamp=20220726101007) no-repeat;
    width: 200px;
    height: 120px;
    background-size: contain;
    background-position: bottom center;
    position: absolute;
    top: auto;
    bottom: -50px;
    left: 15%;
}

@media (max-width: 480px) {
    .l-flex01 li:nth-of-type(2)::before {
        bottom: 0;
        right: 0;
        left: auto;
        width: 100px;
        height: 120px;
    }
}

.l-flex01 li:nth-of-type(3)::before {
    display: block;
    content: "";
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_about0202.png?cmsp_timestamp=20220726101018) no-repeat;
    width: 100px;
    height: 160px;
    background-size: contain;
    background-position: bottom;
    position: absolute;
    top: -140px;
    right: 0;
}

@media (max-width: 480px) {
    .l-flex01 li:nth-of-type(3)::before {
        bottom: 0;
        top: auto;
        width: 100px;
        height: 100px;
    }
}

#shop-list {
    text-align: center;
    margin-bottom: 5rem;
}

#shop-list h2 {
    margin-bottom: 4rem;
}

#shop-list h3 {
    margin: 3rem 0;
}

#shop-list em {
    font-weight: bold;
    margin-right: 1rem;
    font-style: normal;
}

#shop-list ul.shop li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3rem;
    background-color: #f2f2f2;
    font-size: 1rem;
}

@media (max-width: 480px) {
    #shop-list ul.shop li {
        display: block;
    }
}

#shop-list ul.shop img {
    width: 40%;
}

@media (max-width: 480px) {
    #shop-list ul.shop img {
        width: 100%;
    }
}

#shop-list ul.shop .txt-area {
    width: 60%;
    text-align: center;
    padding: 1rem;
}

@media (max-width: 480px) {
    #shop-list ul.shop .txt-area {
        width: 100%;
    }
}

#shop-list ul.shop .txt-area h4 {
    font-size: 1.2rem;
}

#shop-list ul.shop .attent {
    color: #96272d;
    border: solid 2px #96272d;
    padding: .5rem 2rem;
    display: inline-block;
    background-color: #fff;
}

#shop {
    margin-bottom: 5rem;
}

@media (max-width: 480px) {
    #shop {
        margin-bottom: 0;
    }
}

#shop h2 {
    margin-bottom: 4rem;
}

#shop table th {
    width: 30%;
    background-color: #f2f2f2;
    border: solid 1px #cccccc;
    padding: .5rem;
}

#shop table td {
    border: solid 1px #cccccc;
    padding: .5rem;
}

#staff {
    text-align: center;
    margin-bottom: 5rem;
}

@media (max-width: 480px) {
    #staff {
        margin-bottom: 0;
    }
}

#staff em {
    font-weight: bold;
    margin-right: 1rem;
    font-style: normal;
}

#staff .col-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    position: relative;
    margin-top: 4rem;
    margin-bottom: 3rem;
}

#staff .col-2::after {
    display: block;
    content: "";
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_staff02.png?cmsp_timestamp=20220726101031) no-repeat;
    width: 500px;
    height: calc(100% + 35px);
    background-size: contain;
    background-position: right;
    position: absolute;
    top: -35px;
    right: 0;
}

#staff .col-2 figure {
    width: 30%;
}

#staff .txt-area {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: .8rem;
}

#staff .txt-area h3 {
    margin-bottom: 0;
}

#staff .txt-area ul {
    margin: 0;
}

#staff .bcg-p {
    background-color: #f4e9ea;
    padding: .5rem 1rem;
}

#staff .bcg-p li {
    list-style: disc;
    margin-left: 2rem;
}

#staff h4 {
    background-color: #96272d;
    color: #fff;
    padding: .5rem 1rem;
    margin-bottom: 0;
}

#staff p {
    margin: 1rem 2rem;
}

@media (max-width: 480px) {
    #staff p {
        margin-inline: 0;
    }
}

#staff .attent02 {
    background-color: #f2f2f2;
    padding: 1rem;
    margin-bottom: 3rem;
    text-align: left;
}

@media (max-width: 480px) {
    #staff .attent02 br {
        display: none;
    }
}

#develo {
    margin-top: 5rem;
    background: -webkit-gradient(linear, left top, right top, from(#203144), to(#004382));
    background: linear-gradient(to right, #203144, #004382);
    color: #fff;
    text-align: center;
    padding-bottom: 2rem;
    position: relative;
    margin-bottom: 5rem;
}

@media (max-width: 480px) {
    #develo {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}

#develo::before {
    display: block;
    content: "";
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_illust06.png?cmsp_timestamp=20220726101042) no-repeat;
    width: 150px;
    height: 150px;
    background-size: contain;
    position: absolute;
    bottom: 1rem;
    left: 2rem;
}

@media (max-width: 480px) {
    #develo::before {
        width: 50px;
        height: 50px;
    }
}

#develo::after {
    display: block;
    content: "";
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_illust07.png?cmsp_timestamp=20220726101052) no-repeat;
    width: 150px;
    height: 120px;
    background-size: contain;
    position: absolute;
    bottom: 2rem;
    right: 2rem;
}

@media (max-width: 480px) {
    #develo::after {
        width: 80px;
        height: 80px;
        bottom: 0;
    }
}

#develo h2 {
    background-color: rgba(32, 49, 68, 0.3);
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 1rem;
    color: #fff;
    letter-spacing: 1rem;
    position: relative;
}

@media (max-width: 480px) {
    #develo h2 {
        letter-spacing: 0;
        margin-bottom: 3rem;
    }
}

#develo h2::before {
    display: block;
    content: "";
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_illust04.png?cmsp_timestamp=20220726101105) no-repeat;
    width: 200px;
    height: 200px;
    background-size: contain;
    position: absolute;
    top: 1rem;
    left: 2rem;
}

@media (max-width: 480px) {
    #develo h2::before {
        width: 80px;
        height: 80px;
        top: 4rem;
    }
}

#develo h2::after {
    display: block;
    content: "";
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_illust05.png?cmsp_timestamp=20220726101113) no-repeat;
    width: 200px;
    height: 200px;
    background-size: contain;
    position: absolute;
    top: 1rem;
    right: 2rem;
}

@media (max-width: 480px) {
    #develo h2::after {
        width: 80px;
        height: 80px;
        top: 4rem;
    }
}

#develo p {
    margin: 2rem;
}

.bcg_b {
    background: -webkit-gradient(linear, left top, right top, from(#203144), color-stop(50%, #203144), color-stop(60%, #004382), to(#004382));
    background: linear-gradient(to right, #203144, #203144 50%, #004382 60%, #004382);
    text-align: center;
    margin-bottom: 3rem;
}

.l-glid02 li {
    display: -ms-grid;
    display: grid;
    margin-bottom: 3rem;
    -ms-grid-rows: 7rem 1fr;
    grid-template-rows: 7rem 1fr;
    -ms-grid-columns: 1fr 60%;
    grid-template-columns: 1fr 60%;
    text-align: center;
    gap: 0 2rem;
}

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

.l-glid02 h3 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    margin-bottom: 0;
}

.l-glid02 p {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    margin-top: 0;
}

.l-glid02 figure {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
}

#original .l-cont {
    border: solid 2px #004382;
    border-radius: 1rem;
    padding-bottom: 10rem;
    margin-bottom: 5rem;
}

@media (max-width: 480px) {
    #original .l-cont {
        margin-bottom: 2rem;
        padding-bottom: 6rem;
    }
}

#original h2 {
    background-color: #e6f0fa;
    padding: 4rem;
    color: #003366;
    margin: 0;
    border-radius: 1rem 1rem 0 0;
    position: relative;
}

@media (max-width: 480px) {
    #original h2 {
        padding: 2rem;
        font-size: 1.2rem;
    }
}

#original h2::after {
    display: block;
    content: "";
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_illust03.png?cmsp_timestamp=20220726101122) no-repeat;
    width: 50%;
    height: 130%;
    background-size: contain;
    position: absolute;
    background-position: right;
    top: -2rem;
    right: 5rem;
}

@media (max-width: 480px) {
    #original h2::after {
        top: 6rem;
        right: 1rem;
        width: 50%;
        height: 50%;
    }
}

#original ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 3rem 5rem;
    padding: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

@media (max-width: 480px) {
    #original ul {
        display: block;
        margin: 5%;
    }
}

#original ul li {
    width: 45%;
    margin: 0;
}

@media (max-width: 480px) {
    #original ul li {
        width: 100%;
    }
}

#original ul h3 {
    font-size: 1.4rem;
    margin: 0;
}

#original ul::after {
    display: block;
    content: "";
    background: url(https://img21.shop-pro.jp/PA01465/055/etc/img_illust02.png?cmsp_timestamp=20220726101131) no-repeat;
    width: 100%;
    height: 150%;
    background-size: contain;
    position: absolute;
    background-position: top;
    bottom: -150%;
}

@media (max-width: 480px) {
    #original ul::after {
        height: 6rem;
        bottom: -6rem;
        background-position: bottom;
    }
}

#original .attent03 {
    background: #e6f0fa;
    border: none;
    border-radius: 0;
    text-align: center;
    padding: 1rem;
}

@media (max-width: 480px) {
    #original .fs-l {
        font-size: 1.1rem;
    }
}

.movie {
    text-align: center;
}

@media (max-width: 480px) {
    .movie {
        width: 90%;
        margin: 1rem auto;
    }
}

@media (max-width: 480px) {
    .movie iframe {
        width: 100%;
        height: auto;
    }
}


/*カラーミー調整*/
/*
#header {
    display: none;
}*/

.menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 60px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 90;
    background-color: #3584bb;
}

#menu-btn-check,
.menu-btn {
    display: none;
}

