@charset "UTF-8";
/*--------------------------------------------------------------
/pub/template/
--------------------------------------------------------------*/

/* *****************************************
/*+  common  +******************************
/***************************************** */

body {
    margin: 0;
    padding: 0;
}

@media (min-width: 639px) {
    body {
        background: url("../images/bg_pc.jpg") no-repeat center;
        background-size: cover;
        background-attachment: fixed;
    }
}

#template {
    max-width: 640px;
    margin: 0 auto;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", YuGothic, YuGothicM, ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, sans-serif;
    background-color: #FFF;
    font-size: 3.2vw;
    line-height: 1.4;
    color: #333;
}

@media (min-width: 639px) {
    #template {
        box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.3);
    }
}

@media (min-width: 639px) {
    #template {
        font-size: 20.48px;
    }
}

#template a {
    color: #1ba1d2;
    text-decoration: underline;
}

#template a:link,
#template a:visited {
    color: #1ba1d2;
    text-decoration: underline;
}

#template a:hover,
#template a:active {
    color: #1ba1d2;
    text-decoration: none;
}

#template * {
    margin: 0;
    padding: 0;
}

#template img,
#template input[type="image"] {
    width: 100%;
    height: auto;
    display: block;
    vertical-align: bottom;
}

#template ol,
#template ul {
    list-style: none;
}

#template .text-pink {
    color: #ff2c70;
}

#template .clearfix:after {
    content: "";
    display: block;
    clear: both;
}

#template *,
#template *:before,
#template *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#template .fade {
    transition: 0.5s;
}

#template .fade:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75;
}

#template .slideToggle-container .is-hide {
    display: none;
}

#template .notes {
    margin: 0 6.25%;
}

#template .note {
    font-size: 83.33333%;
    text-align: left;
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
}

#template #footer {
    padding: 1em 0;
}

/* *****************************************
/*+  content  +********************************
/***************************************** */

/*+ block + ------------------------------ */

#content .bmi .bmicontents {
    background: url("../pic/bmi_02_bg.jpg") no-repeat center top;
    background-size: 100% auto;
    width: 100%;
    height: 715.94667px;
}

@media (max-width: 640px) {
    #content .bmi .bmicontents {
        height: 111.86667vw;
    }
}

#content .rouhou {
    margin-top: -33.33333%;
}

#content .step {
    background: url("../images/step_bg.jpg") repeat-y center top;
    background-size: 100% auto;
    padding-bottom: 5.33333%;
}

#content .step .step__lead {
    position: relative;
    z-index: 1;
    margin-bottom: -38.66667%;
}

#content .step .step__cont-wrapper {
    position: relative;
    z-index: 2;
    background-image: url("../images/step_bg_head.png"), url("../img/step_bg_bottom.png");
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    background-size: 100% auto, 100% auto;
    padding: 6% 0;
    overflow: hidden;
}

#content .step .step__cont {
    background: url("../images/step_bg_repeat.png") repeat-y center top;
    background-size: 100% auto;
}

#content .step .step__cont h3,
#content .step .step__cont p {
    margin: 0 8%;
}

#content .step .step__cont h3.overflow,
#content .step .step__cont p.overflow {
    margin: 0;
}

#content .step .step__cont h3.chounai img,
#content .step .step__cont p.chounai img {
    display: block;
    transform: translateX(8%) scale(1.08);
    margin-bottom: 1em;
}

#content .step .step__cont h3.isan_anime,
#content .step .step__cont p.isan_anime {
    position: relative;
    height: 0;
    margin-bottom: 2em;
    padding: 82.66667% 0 0;
}

#content .step .step__cont h3.isan_anime img,
#content .step .step__cont p.isan_anime img {
    position: absolute;
    left: 0;
    top: 0;
}

#content .step .step__cont h3.isan_anime img.anime,
#content .step .step__cont p.isan_anime img.anime {
    transform: translateY(7%) scale(0.9);
}

#content .step .step__cont h3.bifidus,
#content .step .step__cont p.bifidus {
    width: 91.46667%;
    margin: 2.66667% auto 0;
}

#content .step .step__connect {
    margin: 5.33333% auto;
}

#content .step .step__summary {
    margin: 5.33333% auto 0;
}

#content .cv {
    background: url("../images/cv_bg.jpg") repeat-y center top;
    background-size: 100% auto;
    padding-bottom: 8%;
}

#content .cv .cv__contents {
    background: url("../images/cv_cont_bg_bottom.png") no-repeat center bottom;
    background-size: 100% auto;
    padding-bottom: 9.2%;
    /*
  @media (max-width: $breakpoint + 0px){
  	padding-bottom: 69/750*100%;
  }
  */
}

#content .cv .cv__contents .bg {
    background: url("../images/cv_cont_bg_repeat.png") repeat-y center top;
    background-size: 100% auto;
}

#content .cv .cv__contents .btn input {
    position: relative;
    cursor: pointer;
    display: block;
    width: 72.66667%;
    height: 0;
    margin: 0 auto;
    padding-top: 25.46667%;
    border: none;
    text-indent: -9999px;
    background: url("../picture/cv_btn.png") no-repeat 0 0;
    background-size: 100% auto;
}

#content .cv .cv__contents .btn_member input {
    position: relative;
    cursor: pointer;
    display: block;
    width: 67.33333%;
    height: 0;
    margin: 0 auto;
    padding-top: 9.06667%;
    border: none;
    text-indent: -9999px;
    background: url("../images/cv_btn_member.png") no-repeat 0 0;
    background-size: 100% auto;
}

#content .cv .cv__contents .note {
    padding: 5.33333% 9.33333%;
    text-indent: 0;
}

#content .cv .cv__contents .link_guide {
    padding: 0 17.73333% 2.66667%;
}

#content .cv#cv02 {
    background: url("../images/cv2_bg.jpg") no-repeat 0 0;
    background-size: 100% auto;
    padding: 10.26667% 0 0;
    height: 263.68px;
    overflow: hidden;
}

@media (max-width: 640px) {
    #content .cv#cv02 {
        height: 41.2vw;
    }
}

#content .cv#cv02 .cv__contents {
    background: none;
    padding-bottom: 0;
    width: 72.66667%;
    margin: 0 auto;
}

#content .voice {
    background: url("../images/voice_bg_bottom.jpg") no-repeat center bottom, url("../images/voice_bg.jpg") repeat-y center top;
    background-size: 100% auto, 100% auto;
    padding-bottom: 8%;
}

#content .voice h2 {
    height: 221.01333px;
}

@media (max-width: 640px) {
    #content .voice h2 {
        height: 34.53333vw;
    }
}

#content .voice .voice01 {
    height: 491.52px;
}

@media (max-width: 640px) {
    #content .voice .voice01 {
        height: 76.8vw;
    }
}

#content .voice .voice02 {
    height: 460.8px;
}

@media (max-width: 640px) {
    #content .voice .voice02 {
        height: 72vw;
    }
}

#content .voice .voice__additional {
    margin: 5.33333%;
    border: #000 solid 2px;
}

#content .voice .voice__additional .slideToggle-btn {
    position: relative;
    cursor: pointer;
    background-color: #FFF;
    font-size: 120%;
    font-weight: bold;
    padding: .5em 0;
}

#content .voice .voice__additional .slideToggle-btn::after {
    position: absolute;
    content: "";
    top: 48%;
    right: 1em;
    width: .6em;
    height: .6em;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
    transition: .5s all ease 0s;
}

#content .voice .voice__additional .slideToggle-btn.active::after {
    top: 62%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
}

#content .voice .voice__additional .voice__additional_txt {
    background-color: #FFF;
    text-align: left;
}

#content .voice .voice__additional .voice__additional_txt dl {
    padding: 1em;
}

#content .voice .voice__additional .voice__additional_txt dl dt {
    font-weight: bold;
}

#content .voice .voice__additional .voice__additional_txt dl dd {
    margin-bottom: 1em;
}

#content .voice .voice__additional .voice__additional_txt dl dd:last-child {
    margin-bottom: 0;
}

#content .test {
    background: url("../images/test_bg.jpg") repeat-y center bottom;
    background-size: 100% auto;
    padding-bottom: 8%;
}

#content .test h2 {
    height: 389.12px;
}

@media (max-width: 640px) {
    #content .test h2 {
        height: 60.8vw;
    }
}

#content .test .test01 {
    height: 426.66667px;
}

@media (max-width: 640px) {
    #content .test .test01 {
        height: 66.66667vw;
    }
}

#content .test .test02 {
    height: 424.96px;
}

@media (max-width: 640px) {
    #content .test .test02 {
        height: 66.4vw;
    }
}

#content .test .notes {
    margin-top: 2em;
}

#content .quality .quality__slider {
    background: url("../pic/quality_slider_bg.jpg") repeat-y center bottom;
    background-size: 100% auto;
    height: 426.66667px;
}

@media (max-width: 640px) {
    #content .quality .quality__slider {
        height: 73.66667vw;
    }
}

#content .quality .slick-prev,
#content .quality .slick-next {
    z-index: 3;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    position: absolute;
    bottom: 20px;
    width: 7.46667%;
    height: 0;
    padding-top: 7.46667%;
}

@media (max-width: 640px) {
    #content .quality .slick-prev,
    #content .quality .slick-next {
        bottom: 5vw;
    }
}

#content .quality .slick-prev {
    left: 5.33333%;
}

#content .quality .slick-prev::before {
    content: '';
    display: block;
    background: url("../images/quality_slider_prev.png") no-repeat center top;
    background-size: 100% auto;
    font-size: 1px;
    line-height: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#content .quality .slick-next {
    right: 5.33333%;
}

#content .quality .slick-next::before {
    content: '';
    display: block;
    background: url("../images/quality_slider_next.png") no-repeat center top;
    background-size: 100% auto;
    font-size: 1px;
    line-height: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#content .quality .slick-dots {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

@media (max-width: 640px) {
    #content .quality .slick-dots {
        bottom: 5vw;
    }
}

#content .quality .slick-dots li {
    position: relative;
    display: inline-block;
    width: 4%;
    height: 0;
    margin: 0 2.66667%;
    padding-top: 4%;
    cursor: pointer;
    outline: none;
}

#content .quality .slick-dots li button {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

#content .quality .slick-dots li button::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 1px;
    line-height: 1;
    background-color: #aaaaaa;
    border-radius: 50%;
    outline: none;
    /* z-index: -99; */
}

#content .quality .slick-dots li.slick-active button::before {
    background-color: #4d8e53;
}

#content .guide {
    margin-top: 1em;
}

#content .guide .guidance a {
    display: inline-block;
    font-size: 100%;
    font-weight: bold;
    border: #000 2px solid;
    margin: 3.90625% 15%;
    padding: 0.5em 1.5em 0.5em 1.5em;
    position: relative;
    text-decoration: none;
    color: #000;
}

#content .guide .guidance a::after {
    -moz-transition: -moz-transform 0.25s linear;
    -o-transition: -o-transform 0.25s linear;
    -webkit-transition: -webkit-transform 0.25s linear;
    transition: transform 0.25s linear;
    display: block;
    position: absolute;
    content: "";
    right: 0.4em;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0.6em solid #000;
    margin-top: -0.25em;
    transform: rotate(-90deg);
}

#content .guide .tokushou,
#content .guide .company-outline,
#content .guide .policy {
    margin-bottom: 1em;
}

#content .guide #allergen {
    margin-top: 2em;
}

#content .guide .returnTop {
    text-align: right;
    margin: 1.5em 3.125%;
}

#template .floating {
    position: fixed;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    width: 640px;
    display: none;
}

#template .floating .close {
    margin: 0 20px -20px auto;
    cursor: pointer;
    width: 50px;
}

@media (max-width: 638px) {
    #template .floating {
        width: 100%;
    }
    #template .floating .close {
        margin: 0 3.125vw -3.125vw auto;
        width: 7.8125vw;
    }
}