@charset "UTF-8";
/* CSS Document */


body{
}


p {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

h3,h4{
    font-family: 'Shippori Mincho B1', serif;
    argin-block-start: 0em;
    margin-block-end: 0em;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

/* main_v Under*/
    #main_v_underont{
        
        background: url(../img/05/main_v@2x.png) no-repeat;
        background-size: cover;
        background-position: center center;
        margin: -17px 0 0 0;
}


.check_lb {
  display:block;
    text-align: left;
    margin-bottom: 0.5em;
}
.checkArea{
    width: 100%;
    margin: 0 auto;
    margin-top: 80px;
}
.check_lb .checkbox{
    text-indent: 1em;
    margin-right: 1em;
    
}






#contents05_miru .inner {
    width: 80% !important;
    margin: 0 auto;
    padding: 0;
}





#contents05_miru #contents01 ul{
    background: none;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}



#ansew{
    margin: 100px auto 0 auto;
    overflow: hidden;
    
}
#ansew ul{
}
#ansew ul li{
    float: left;
    padding: 5%;
    width: 47.5%;
    background: #eeeeee;
    border-radius: 20px;
    margin-right: 5%;
    display: flex;
    
    margin-bottom: 5%;
     overflow: hidden;
        display: block;
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, rgba(234, 234, 234, 1) 1px, rgba(234, 234, 234, 1) 2px );
}
#ansew ul li:nth-child(even){
    margin-right: 0%;
}
#ansew ul a{
    width: 100%;
    display: block;
    flex-direction: row;
    align-items: flex-end;
}
#ansew ul a:hover{
    opacity: 0.7;
}
#ansew ul a .in_l{
    float: left;
    width: 108px;
}
#ansew ul a .in_r{
    float: right;
    width: calc(100% - 108px);
    font-size: 80px;
    line-height: 0.4em;
    text-align: right;
    color: #3e3a39;
    padding-top: 40px;
}
#ansew ul .in_r span{
    font-size: 30px;
    
}










ul.photos li p,
ul.photos_2x li p{
    text-align: center;
    line-height: 1.4em;
    font-size: 90%;
    margin-top: 1em;
}


.bl01 .inner .in_block .title p{
    line-height: 1.6em;
}
.bl01 .inner .in_block .Symptoms ul li{
    line-height: 1.6em;
}
.bl01 .inner .in_block .Symptoms h3{
    margin-bottom: 20px;
}
.bl01 .inner .in_block .Commentary h3{
    margin-bottom: 20px;
}
.bl01 .inner .in_block .Commentary p{
    line-height: 1.6em;
}




.per_date{
        overflow: hidden;
        display: block;
    
    
    }


.btn{
        clear: both;
        overflow: hidden;
        margin: 30px auto 0px auto;
        width: 100%;
        float: none;
        display: block;
    }
    .btn_detail{
        
        
        width: 90%;
        margin: 0 auto;
        
        display: block;
        
    }




/*

#contents05_miru .bl01{
    width: 100%;
    margin: 200px auto;
    overflow: hidden;
}
#contents05_miru .bl01 .inner{
    width: calc(100% - 20%);

}
#contents05_miru .bl01 .inner p{
    font-size: 20px;
    line-height: 1.75em;
    letter-spacing: 0.17em;
    color: #231815;
}
*/
.in_block{
    width: calc(100%);
    overflow: hidden;
    margin-bottom: 0px;
    background-color: #f9f4ed;
    padding: 82px 85px;
}
.in_block img{
    width: 100%;
    height: auto;
}
.title ul{
    list-style: none;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-bottom: 40px;

}
.title ul li:first-child{
    width: 350px;
    float: left;
    margin-right: 50px;
}
.title ul li:last-child{
    width: auto;
    float: left;
}
.title ul li h3{
    font-size: 34px;
    color: #fff;
    background: #000;
    font-weight: normal;
    line-height: 2em;
    text-align: center;
}
.title ul li h3 span{
    font-size: 19px;
    margin: 0 20px;
}
.title ul li h4{
    font-size: 30px;
    font-weight: normal;
    line-height: 2em;
}
.Symptoms h3{
    width: 100px;
    height: 35px;
    margin-top: 60px;
    font-size: 20px;
    color: #fff;
    background: #000;
    font-weight: normal;
    line-height: 1.75em;
    text-align: center;
}
.Symptoms ul{
    list-style: none;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;

}
.Symptoms ul li{
    margin-right: 20px;
    font-size: 20px;
    letter-spacing: 0.27em;
    line-height: 3em;
    float:left;
}
.Symptoms ul li:last-child{
    margin-right: 0px;
}
.Symptoms ul li span{
    font-size: 20px;
    margin-right: 12px;
}
.Commentary h3{
    width: 140px;
    height: 35px;
    margin-top: 60px;
    font-size: 20px;
    color: #fff;
    background: #000;
    font-weight: normal;
    line-height: 1.75em;
    text-align: center;
}		
.recipe{
    width: 100%;
    max-width: 770px;
    height: 70px;
    margin: 75px auto;
    font-size: 20px;
    color: #fff;
    background: #9E9F9F;
    font-weight: normal;
    line-height: 3.5em;
    text-align: center;
}
ul.photos{
    width: 100%;
    height: auto;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
}
ul.photos li{
    width: calc(100% / 3) !important;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
}
ul.photos_2x{
    width: 100%;
    height: auto;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}
ul.photos_2x li{
    width: calc(100% / 2) !important;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
}
ul.photos li img{
    width: 100%;
    height: auto;
    display: block;
}

label {
        display: block;
        background-color: #fff;
        margin: 0px auto;
        padding: 5px 0;
        text-align: left;
    border-bottom: solid 1px #ccc;
    }
    label:after {
        content: "";
        clear: both;
        display: block;
    }
	label input {
        margin-top: 4px;
        float: left;
    }
    
    .inner label p {
        text-align: left;
        letter-spacing: 0.1em;
        font-size: 17px;
        line-height: 1.25em;
        float: left;
        width: calc(100% - 30px) !important;
        padding-left: 0.5em;
        padding-top: -5px !important;
    }


@media screen and (min-width:320px)and (max-width: 768px){
    .contents_block h2 {
        margin: 0 auto 20px auto;
    }
    #contents05_miru{
        
    }
    #contents05_miru .inner {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    #contents05_miru #contents01 ul {
        background: none;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }
    #ansew {
        margin: 40px auto 0 auto;
        overflow: hidden;
    }
    #ansew ul li {
        float: none;
        padding: 10%;
        width: 100%;
        background: #eeeeee;
        border-radius: 20px;
        margin-right: 0%;
        display: flex;
        margin-bottom: 5%;
    }
    
    
    .checkArea {
        width: 100%;
        margin: 0 auto;
        margin-top: 60px;
    }
    label {
        display: block;
        background-color: #fff;
        margin: 0px auto;
        padding: 5px 0;
        text-align: left;
    }
    label:after {
        content: "";
        clear: both;
        display: block;
    }
	label input {
        margin-top: 4px;
        float: left;
    }
    
    .inner label p {
        text-align: left;
        letter-spacing: 0.1em;
        font-size: 17px;
        line-height: 1.25em;
        float: left;
        width: calc(100% - 30px) !important;
        padding-left: 0.5em;
        padding-top: -5px !important;
    }
    .in_block{
        width: calc(100% - 0%);
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        background-color: #f9f4ed;
        padding: 100px 30px 0px 30px;
    }
    .bl01 .inner .in_block .title{
        line-height: 1.4em;
    }
    .bl01 .inner .in_block .title p{
        line-height: 1.4em;
    }
    .bl01 .inner .in_block .Symptoms ul li{
        line-height: 1.4em;
    }
    
    .bl01 .inner .in_block .Commentary h3{
        margin-bottom: 20px;
    }
    .bl01 .inner .in_block .Commentary p{
        line-height: 1.8em;
        font-size: 14px;
    }
    .title,
    .title ul,
    .title ul li{
        width: 100%;
    }
    .inner {
        width: 100%;
        padding: 0 0%;
        text-align: center;
    }
    
    .title ul li h3 {
        width: 100%;
        font-size: 26px;
        color: #fff;
        background: #000;
        font-weight: normal;
        line-height: 1.3em;
        text-align: center;
    }
    .title ul li h4{
        
        font-size: 18px;
        font-weight: normal;
        line-height: 1.3em;
        margin-top: 15px;
        width: 100%;
        text-align: center;
        border-bottom: dotted 1px #898989;
        padding-bottom: 0.3em;
    }
    .title ul li:first-child {
        width: 100%;
        float: left;
        margin-right: 50px;
    }
    .title ul li:last-child {
        width: 100%;
        float: left;
    }
    .title ul {
        list-style: none;
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0;
        margin-bottom: 20px;
    }
    .Symptoms h3,
    .Commentary h3{
        width: 100% !important;
        height: fit-content;
        margin-top: 30px;
        font-size: 20px;
        color: #fff;
        background: #9e9f9f;
        font-weight: normal;
        line-height: 1.75em;
        text-align: center;
        padding: 0.3em 0;
    }
    .bl01 .inner .in_block .Symptoms h3,
    .bl01 .inner .in_block .Symptoms .Commentary h3,
    .bl01 .inner .in_block .Symptoms .recipe h3{
        margin-bottom: 20px;
        width: 100%;
        padding: 0.5em 0;
        line-height: 1.4em;
    }
    .recipe {
        width: 100%;
        max-width: 770px;
        height: fit-content;
        margin: 30px auto;
        font-size: 16px;
        color: #fff;
        background: #9E9F9F;
        font-weight: normal;
        line-height: 1.4em;
        text-align: center;
        padding: 0.5em 0;
    }
    .Symptoms ul li {
        margin-right: 0px;
        font-size: 16px;
        letter-spacing: 0.27em;
        line-height: 3em;
        float: none;
        text-align: left;
    }
    .carousel-cell {
    width: 80%;
    height: auto;
    overflow: hidden;
    padding: 5% 7%;
    background-color: #fff;
    text-align: center;
    text-decoration: none;
    text-align: center;
    margin-left: 25%;
}
    .carousel_bl02{
        margin-bottom: 30px !important;
    }
    
	
    
    
}

