@charset "utf-8";

.switch{}
a{ color:#111; text-decoration:none;}
a:hover{ color:#999; text-decoration:none;}
.mt20 { margin-top: 20px !important;}
.mb15{ margin-bottom: 15px;}
.mb50{ margin-bottom: 0px;}
.mt_zero{ margin-top: 0px !important;}
.mr_zero{ margin-right: 0px !important;}
.mb_zero{ margin-bottom: 0px !important;}
.fs12 {font-size: 12px;}
h1 { margin: 0!important; padding: 0!important; border: 0!important; font-size: 100%!important; font: inherit!important; vertical-align: baseline!important; }
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width:768px){
    .mb50{ margin-bottom: 25px;}
}


/*-------------------------------------------------------------
	top
-------------------------------------------------------------*/
p.monthly_banner{ margin-bottom: 20px;}
@media screen and (max-width:768px){
    p.monthly_banner img{ width: 100%; height: auto;}
}

/*-------------------------------------------------------------
	monthly
-------------------------------------------------------------*/
/* #monthly_banner_area */
#monthly_banner_area {
    clear: both;
    overflow: hidden;
    padding-top: 20px;
    width: 1170px;
    margin: 0 auto;
}
#monthly_banner_area h2{
    color: #fff;
    text-align: center;
    float: left;
    width: 390px;
    height: 280px;
    box-sizing: border-box;
    position: relative;
    margin: 0;
}
#monthly_banner_area h2 > em{
    font-size: 36px;
    position: absolute;
    top: 98px;
    right: 0;
    left: 0;
    display: inline-block;
    border-top: 1px solid #BBDAF7;
    border-bottom: 1px solid #BBDAF7;
    padding: 12px 5px;
}
#monthly_banner_area h2 > em img{
    width: auto;
    max-width: 100%;
    height: auto;
}
#monthly_banner_area h2 span{
    position: absolute;
    top: 175px;
    right: 0;
    left: 0;
    font-size: 20px;
}
#monthly_banner_area h2 span strong{
    font-size: 82px;
    font-weight: normal;
}
#monthly_banner_area h2 span em{
    font-size: 26px;
}
#monthly_banner_area figure{
    width: 780px;
    height: 280px;
    overflow: hidden;
    text-align: center;
}
#monthly_banner_area figure img{
    height: 280px;
    width: auto;
}
/* #monthly */
ul.monthly_list {
    padding-top: 10px;
    margin: -10px 0 10px;
    clear: both;
    overflow: hidden;
}
ul.monthly_list li{
    padding-top: 10px;
    width: 32%;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
}
ul.monthly_list li:nth-child(3n){
    margin-right: 0;
}
ul.monthly_list.top_monthly_list li{
    width: 100%;
    float: none;
    margin-right: 0;
}
ul.monthly_list li a{
    display: block;
    box-sizing: border-box;
    margin: 0 25px 30px 0;
    padding: 20px 23px;
    width: 100%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    position: relative;;
    background: #fff;
}
ul.monthly_list li.monthly_tenpo a,
ul.monthly_list#monthly_tenpo li a{
    border-top: 5px solid #E7719F;
}
ul.monthly_list li.monthly_therapist a,
ul.monthly_list#monthly_therapist li a{
    border-top: 5px solid #8E569B;
}
ul.monthly_list li.monthly_company a,
ul.monthly_list#monthly_company li a{
    border-top: 5px solid #93A9D5;
}
ul.monthly_list li.monthly_stretch a,
ul.monthly_list#monthly_stretch li a{
    border-top: 5px solid #0EBCCD;
}
ul.monthly_list li.monthly_self a,
ul.monthly_list#monthly_self li a{
    border-top: 5px solid #79C471;
}
ul.monthly_list li.monthly_service a,
ul.monthly_list#monthly_service li a{
    border-top: 5px solid #DF0024;
}
ul.monthly_list li.monthly_questionary a,
ul.monthly_list#monthly_questionary li a{
    border-top: 5px solid #0075E2;
}
ul.monthly_list li.monthly_culture a,
ul.monthly_list#monthly_culture li a{
    border-top: 5px solid #94311C;
}
ul.monthly_list li.monthly_recipe a,
ul.monthly_list#monthly_recipe li a{
    border-top: 5px solid #F38920;
}
ul.monthly_list li.monthly_repair a,
ul.monthly_list#monthly_repair li a{
    border-top: 5px solid #93A9D5;
}
ul.monthly_list li.monthly_torikumi a{
    border-top: 5px solid #FFEF00;
}
ul.monthly_list.monthly_torikumi_list li a{
    border-top: none;
}
ul.monthly_list li a > span{
    position: absolute;
    top: -14px;
    left: 9px;
    display: none;
}
ul.monthly_list li a > span.new{
    display: block;
}
ul.monthly_list li a > span img{
    width: 54px;
    height: auto;
}
ul.monthly_list li a figure{
    margin-bottom: 10px;
    text-align: center;
}
ul.monthly_list li a figure img{
    width: auto;
    max-width: 100%;
    height: auto;
    display: inline;
}
ul.monthly_list li a p.date{
    font-size: 12px;
    margin-bottom: 10px;
}
ul.monthly_list li a dl{
    margin-bottom: 0;
}
ul.monthly_list li a dl dt{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}
ul.monthly_list li a dl dd{
    font-size: 14px;
}
#monthly .sp_cont{ display: none;}
#monthly_selectbox.sp_cont{ display: none;}
#img_rcp_05{
    float: right;
    width: 50%;
    margin-left: 10px;
    height: auto;
}
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width:768px){
    #monthly .pc_cont{ display: none;}
    #monthly .sp_cont{ display: block;}
    #monthly{
        padding: 20px 30px 0;
        background: #ECF1F5;
    }

    /* #monthly_banner_area */
    #monthly_banner_area {
        clear: both;
        overflow: hidden;
        padding-top: 20px;
        width: 100%;
        margin: 0 auto;
    }
    #monthly_banner_area h2{
        color: #fff;
        text-align: center;
        float: left;
        width: 33.33%;
        height: inherit;
        box-sizing: border-box;
        margin: 0;
        vertical-align: middle;
    }
    #monthly_banner_area h2 img{
        width: 100%;
        height: auto;
    }
    #monthly_banner_area h2 > em{
        font-size: 2vw;
        position: absolute;
        top: 35%;
        right: 0;
        left: 0;
        display: inline-block;
        border-top: 1px solid #BBDAF7;
        border-bottom: 1px solid #BBDAF7;
        padding: 5% 0;
        margin: 0 10px;
    }
    #monthly_banner_area h2 span{
        font-size: 2vw;
        position: absolute;
        top: 70%;
        right: 0;
        left: 0;
    }
    #monthly_banner_area h2 span strong{
        font-size: 5vw;
        font-weight: normal;
    }
    #monthly_banner_area h2 span em{
        font-size: 2vw;
    }
    #monthly_banner_area figure{
        width: 66.66%;
        height: auto;
        overflow: hidden;
        text-align: center;
        display: table-cell;
    }
    #monthly_banner_area figure img{
        height: auto;
        width: 100%;
    }

    /* sp_cont */
    #monthly_selectbox.sp_cont{
        display: block;
        padding: 0 30px;
        margin-bottom: 30px;
    }
    #monthly_selectbox.sp_cont select{
        width: 100%;
        padding: 10px 10px 14px;
        border: 1px solid #ccc
    }
    ul.monthly_list {
        padding-top: 10px;
        margin: -10px 0 10px;
    }
    ul.monthly_list li{
        padding-top: 10px
    }
    ul.monthly_list li a{
        width: 100%;
        box-sizing: border-box;
        padding: 20px 23px;
        margin: 0 25px 30px 0;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #ccc;
        position: relative;;
        background: #fff;
    }
    ul.monthly_list #monthly_tenpo li div{
        border-top: 5px solid #E7719F;
    }
    ul.monthly_list #monthly_therapist li div{
        border-top: 5px solid #8E569B;
    }
    ul.monthly_list #monthly_company li div{
        border-top: 5px solid #93A9D5;
    }
    ul.monthly_list #monthly_stretch li div{
        border-top: 5px solid #0EBCCD;
    }
    ul.monthly_list #monthly_self li div{
        border-top: 5px solid #79C471;
    }
    ul.monthly_list #monthly_service li div{
        border-top: 5px solid #DF0024;
    }
    ul.monthly_list #monthly_questionary li div{
        border-top: 5px solid #0075E2;
    }
    ul.monthly_list #monthly_culture li div{
        border-top: 5px solid #94311C;
    }
    ul.monthly_list #monthly_recipe li div{
        border-top: 5px solid #F38920;
    }
    ul.monthly_list li a > span{
        position: absolute;
        top: -14px;
        left: 9px;
        display: none;
    }
    ul.monthly_list li a > span.new{
        display: block;
    }
    ul.monthly_list li a > span img{
        width: 54px;
        height: auto;
    }
    ul.monthly_list li a figure,
    ul.monthly_list li a picture{
        margin-bottom: 10px;
        text-align: center;
    }
    ul.monthly_list li a figure img,
    ul.monthly_list li a picture img{
        width: auto;
        max-width: 100%;
        height: auto;
    }
    ul.monthly_list li a p.date{
        font-size: 12px;
        margin-bottom: 10px;
    }
    ul.monthly_list li a dl{
        margin-bottom: 0;
    }
    ul.monthly_list li a dl dt{
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 30px;
    }
    ul.monthly_list li a dl dd{
        font-size: 14px;
    }

    /** RESET AND LAYOUT
    ===================================*/
    #monthly .sp_cont .bx-wrapper {
        position: relative;
        margin: 0 auto;
        padding: 0;
        *zoom: 1;
    }
    #monthly .sp_cont .bx-wrapper img {
        max-width: 100%;
    }
    #monthly .sp_cont .bx-wrapper .bx-pager-item{ display: none;}

    /* LOADER */
    #monthly .sp_cont .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(../../../../uploads/monthly_bx_loader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }

    /* DIRECTION CONTROLS (NEXT / PREV) */
    #monthly .sp_cont .bx-wrapper .bx-prev ,
    #monthly .sp_cont .bx-wrapper .bx-next {
        position: absolute;
        top: 40%;
        width: 44px;
        height: 44px;
    }
    #monthly .sp_cont .bx-wrapper .bx-prev {
        background: url(../../../../uploads/monthly_bx_prev.png) no-repeat 0 0;
        background-size: 44px 44px;
        left: -25px;
    }
    #monthly .sp_cont .bx-wrapper .bx-next {
        background: url(../../../../uploads/monthly_bx_next.png) no-repeat 0 0;
        background-size: 44px 44px;
        right: -25px;
    }
}

/*-------------------------------------------------------------
	monthly_detail
-------------------------------------------------------------*/
/*article.monthly_detail_article{
	padding-top: 30px;
}*/
#monthly_detail{
    margin-bottom: 20px;
}
#monthly_detail h2:not(.title){
    padding: 20px 0;
    clear: both;
    overflow: hidden;
    margin: 0 0 40px;
}
#monthly_detail #monthly_stretch h2{
    border-top: 5px solid #0EBCCD;
    border-bottom: 5px solid #0EBCCD;
}
#monthly_detail #monthly_self h2{
    border-top: 5px solid #79C471;
    border-bottom: 5px solid #79C471;
}
#monthly_detail #monthly_culture h2:not(.title){
    border-top: 5px solid #94311C;
    border-bottom: 5px solid #94311C;
}
#monthly_detail #monthly_recipe h2{
    border-top: 5px solid #F38920;
    border-bottom: 5px solid #F38920;
}
#monthly_detail #monthly_repair h2{
    border-top: 5px solid #93A9D5;
    border-bottom: 5px solid #93A9D5;
}
/*
#monthly_detail #monthly_tenpo h2{
	border-top: 5px solid #E7719F;
	border-bottom: 5px solid #E7719F;
}
#monthly_detail #monthly_therapist h2{
	border-top: 5px solid #8E569B;
	border-bottom: 5px solid #8E569B;
}
#monthly_detail #monthly_company h2{
	border-top: 5px solid #93A9D5;
	border-bottom: 5px solid #93A9D5;
}
#monthly_detail #monthly_service h2{
	border-top: 5px solid #DF0024;
	border-bottom: 5px solid #DF0024;
}
#monthly_detail #monthly_questionary h2{
	border-top: 5px solid #0075E2;
	border-bottom: 5px solid #0075E2;
}
*/
#monthly_detail h2 span.date{
    font-size: 12px;
    width: 175px;
    display: block;
    float: left;
    margin-right: 5px;
    font-weight: normal;
}
#monthly_detail h2 span{
    overflow: hidden;
    display: block;
}
#monthly_detail h2 span h1,
#monthly_detail h2 span strong{
    font-size: 28px;
    font-style: normal;
    display: block;
}
#monthly_stretch h2 span h1{
    margin-top: 0px!important;
    margin-bottom: 10px!important;
    font-size: 60%!important;
    font-weight: 600!important;
    color: #0EBCCD;
}
#monthly_self h2 span h1{
    margin-top: 0px!important;
    margin-bottom: 10px!important;
    font-size: 60%!important;
    font-weight: 600!important;
    color: #79C471;
}
#monthly_recipe h2 span h1{
    margin-top: 0px!important;
    margin-bottom: 10px!important;
    font-size: 60%!important;
    font-weight: 600!important;
    color: #F38920;
}
#monthly_culture h2 span h1{
    margin-top: 0px!important;
    margin-bottom: 10px!important;
    font-size: 60%!important;
    font-weight: 600!important;
    color: #94311C;
}
#monthly_repair h2 span h1{
    margin-top: 0px!important;
    margin-bottom: 10px!important;
    font-size: 60%!important;
    font-weight: 600!important;
    color: #93A9D5;
}
#monthly_detail p{
    line-height: 1.8;
}
#cul05_figure_right{
    margin-bottom: 20px;
    margin-top: 20px;
}
#cul05_figure_right figure{
    float: right !important;
    width: 48% !important;
    margin-right: 0 !important;
}
/* #cul05_figure_right figure img{
	width: auto;
	max-width: 100%;
	height: auto;
} */
#cul05_figure_right dl{
    float: left;
    width: 52%;
}
#cul05_figure_center figure{
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
}
#cul05_figure_center .bg_yellow ol li span{
    color: black !important;
}
#cul05_figure_center1 .bg_yellow ol li span{
    color: black !important;
}
#cul05_figure_center .bg_yellow{
    background: #fff0db !important;
}
#cul05_figure_center1 .bg_yellow{
    background: #f9f8f6 !important;
}
#cul05_figure_left{
    text-align: center;
}
#img_cul_05_01{
    width:60%;
    height: auto;
}
#img_cul_05_04{
    width:40%;
    height: auto;
}
#img_cul_05_06{
    width:50%;
    height: auto;
}
#monthly_detail .box{
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
#monthly_detail .box figure{
    float: left;
    width: 48%;
    margin-right: 50px;
}
#monthly_detail .box figure img{
    width: auto;
    max-width: 100%;
    height: auto;
}
#monthly_detail .box dl{
    overflow: hidden;
}
#monthly_detail .box dl dt{
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 30px;
}
#monthly_detail .box4 dl dt {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    padding-left: 10px;
    color: #94311C;
}
#monthly_detail #monthly_tenpo .box dl dt{
    border-left: 3px solid #E7719F;
}
#monthly_detail #monthly_therapist .box dl dt{
    border-left: 3px solid #8E569B;
}
#monthly_detail #monthly_company .box dl dt{
    border-left: 3px solid #93A9D5;
}
#monthly_detail #monthly_stretch .box dl dt{
    border-left: 3px solid #0EBCCD;
}
#monthly_detail #monthly_self .box dl dt{
    border-left: 3px solid #79C471;
}
#monthly_detail #monthly_service .box dl dt{
    border-left: 3px solid #DF0024;
}
#monthly_detail #monthly_questionary .box dl dt{
    border-left: 3px solid #0075E2;
}
#monthly_detail #monthly_culture .box dl dt{
    border-left: 3px solid #94311C;
}
#monthly_detail #monthly_recipe .box dl dt{
    border-left: 3px solid #F38920;
}
#monthly_detail #monthly_repair .box dl dt{
    border-left: 3px solid #93A9D5;
}
#monthly_detail #monthly_culture .box4 dl dt::before {
    content: "•";
    transform: scale(2.5);
    margin-right: 15px;
    display: inline-block;
    color: #ccc;
}
#monthly_detail .box dl dd{
    line-height: 1.8;
}
#monthly_detail .box dl dd ul li{
    margin-bottom: 5px;
}
.subtitle_slf09{
    margin-bottom: 0 !important;
}
#monthly_detail #monthly_culture .box dl dt.box_title {
    margin-bottom: 15px;
}
#monthly_detail h3.subtitle{
    font-size: 18px;
    margin: 0 0 25px;
    padding-left: 10px;
    line-height: 1.6;
}
#monthly_detail #monthly_tenpo h3.subtitle{
    border-left: 3px solid #E7719F;
}
#monthly_detail #monthly_therapist h3.subtitle{
    border-left: 3px solid #8E569B;
}
#monthly_detail #monthly_company h3.subtitle{
    border-left: 3px solid #93A9D5;
}
#monthly_detail #monthly_stretch h3.subtitle{
    border-left: 3px solid #0EBCCD;
}
#monthly_detail #monthly_self h3.subtitle{
    border-left: 3px solid #79C471;
}
#monthly_detail #monthly_service h3.subtitle{
    border-left: 3px solid #DF0024;
}
#monthly_detail #monthly_questionary h3.subtitle{
    border-left: 3px solid #0075E2;
}
#monthly_detail #monthly_culture h3.subtitle{
    border-left: 3px solid #94311C;
}
#monthly_detail #monthly_recipe h3.subtitle{
    border-left: 3px solid #F38920;
}
#monthly_detail #monthly_repair h3.subtitle{
    border-left: 3px solid #93A9D5;
}
#monthly_detail #monthly_repair h3.subtitle.lif_sub{
    margin-bottom: 10px;
}
#monthly_detail .bg_yellow{
    background: #FFFEF3;
    padding: 20px 3%;
    margin-bottom: 25px;
}
#monthly_detail .bg_yellow .underline {
    text-decoration: underline!important;
}
#monthly_detail ol{
    list-style: none;
}
#monthly_detail .bg_yellow ol{
    padding: 0;
}
#monthly_detail .bg_yellow ol li span{
    font-weight: bold;
    float: left;
    width: 30px;
}
#monthly_detail #monthly_stretch .bg_yellow ol li,
#monthly_detail #monthly_repair .bg_yellow ol li{
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
}
#monthly_detail #monthly_repair .bg_yellow #ol_lif_02 li{
    clear: both;
    overflow: hidden;
    margin-bottom: 0;
}
#monthly_detail #monthly_stretch .bg_yellow ol li:last-child,
#monthly_detail #monthly_repair .bg_yellow ol li:last-child{
    margin-bottom: 0;
}
#monthly_detail #monthly_stretch .bg_yellow ol li div,
#monthly_detail #monthly_repair .bg_yellow ol li div{
    font-size: 15px;
    float: left;
    width: 45%;
    margin-bottom: 25px;
}
#monthly_detail #monthly_stretch .bg_yellow ol li figure,
#monthly_detail #monthly_repair .bg_yellow ol li figure{
    float: right;
    width: 52%;
}
#monthly_detail #monthly_stretch .bg_yellow ol li figure img,
#monthly_detail #monthly_repair .bg_yellow ol li figure img{
    width: auto;
    max-width: 100%;
    height: auto;
}
#monthly_detail #monthly_tenpo .bg_yellow ol li span{
    color: #E7719F;
}
#monthly_detail #monthly_therapist .bg_yellow ol li span{
    color: #8E569B;
}
#monthly_detail #monthly_company .bg_yellow ol li span{
    color: #93A9D5;
}
#monthly_detail #monthly_stretch .bg_yellow ol li span{
    color: #0EBCCD;
}
#monthly_detail #monthly_self .bg_yellow ol li span{
    color: #79C471;
}
#monthly_detail #monthly_service .bg_yellow ol li span{
    color: #DF0024;
}
#monthly_detail #monthly_questionary .bg_yellow ol li span{
    color: #0075E2;
}
#monthly_detail #monthly_culture .bg_yellow ol li span{
    color: #94311C;
}
#monthly_detail #monthly_recipe .bg_yellow ol li span{
    color: #F38920;
}
#monthly_detail #monthly_repair .bg_yellow ol li span{
    color: #93A9D5;
}
#monthly_detail #monthly_repair .bg_yellow #ol_lif_02 li span{
    font-weight: normal;
    color: #000000;
}
#monthly_detail .bg_yellow ol li p{
    overflow: hidden;
}
#monthly_detail .bg_yellow .imgright{
    clear: both;
    overflow: hidden;
    margin-bottom: 45px;
}

#imgright_lif03{
    margin-bottom: 0 !important;
}

.box_lif03{
    padding-left:3%;
}

#imgright_lif03_1{
    margin-bottom: 30px !important;
}
#monthly_detail .bg_yellow .imgright p.w60{
    width: 60%;
}

#monthly_detail .bg_yellow .imgright p{
    float: left;
    width: 44%;
}

.content_lif_03{
    width:100%;
    float:left;
}

.p_lif_03{
    margin:0;
    width:100% !important;
}
.text_lif_03_left{
    width:5%;
    float:left;
}

.text_lif_03_right{
    width:95%;
    float:left;
    margin-bottom: 30px;
}

.text_lif_03_right_1{
    width:95%;
    float:left;
}
#monthly_detail .bg_yellow .imgright .p_lif03{
    float: left;
    width: 100%;
}

.text_lif_03{
    width: 58%;
}
#monthly_detail .bg_yellow .imgright figure.w40 {
    width: 40%;
}
#monthly_detail .bg_yellow .imgright figure {
    float: right;
    width: 50%;
}

#monthly_detail .bg_yellow .imgright .figure_lif03{
    float: right;
    width: 40%;
}

#monthly_detail #monthly_questionary .imgright figure{
    width: 50%;
}
#monthly_detail #monthly_questionary .imgright figure img{
    border: 3px solid #ccc;
}
#monthly_detail .bg_yellow .imgright figure img{
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
#monthly_detail .box2{
    padding: 20px;
    margin: 40px 0 40px 0;
}
#monthly_detail #monthly_stretch .box2{
    border: 5px solid #0EBCCD;
}
#monthly_detail #monthly_self .box2{
    border: 5px solid #79C471;
}
#monthly_detail #monthly_culture .box2{
    border: 5px solid #94311C;
}
#monthly_detail #monthly_recipe .box2{
    border: 5px solid #F38920;
}
#monthly_detail #monthly_repair .box2{
    border: 5px solid #93A9D5;
}
#monthly_detail .box2 b {
    font-size: 18px;
}
/* box dotted */
#monthly_detail #monthly_culture .box3{
    border: 2px dotted #CA938B;
}
#monthly_detail #monthly_culture .content-list.dotted-list {
    padding-top: 5px!important;
}
#monthly_detail #monthly_culture .content-list{
    padding: 20px;
    margin: 20px 0 40px 0;
}
#monthly_detail #monthly_culture .content-list h3{
    font-weight: bold;
    margin: 10px 0px;
    font-size: 18px;
}
#monthly_detail #monthly_culture .content-list h4{
    padding-top: 10px;
    color: #922916;
    font-weight: bold;
}
.dotted-list ul li h4:before {
    content: "•";
    transform: scale(2);
    margin-right: 10px;
    display: inline-block;
    color: #ccc;
}
#monthly_detail #monthly_culture .content-list ul li:not(:last-child){
    padding-bottom: 10px;
    border-bottom: 2px dashed #CA938B;
    border-spacing: 20px;
}

#monthly_culture .about{
    padding: 20px;
    background-color: #94311C;
    color: #fff;
    font-weight: bold;
}
#monthly_recipe .about{
    padding: 20px;
    background-color: #F38920;
    color: #fff;
    font-weight: bold;
}
#monthly_stretch .about{
    padding: 20px;
    background-color: #0EBCCD;
    color: #fff;
    font-weight: bold;
}
#monthly_self .about{
    padding: 20px;
    background-color: #79C471;
    color: #fff;
    font-weight: bold;
}
#monthly_repair .about{
    padding: 20px;
    background-color: #93A9D5;
    color: #fff;
    font-weight: bold;
}
/* アコーディオンメニュー */
#monthly_detail #monthly_culture .title_box h2.title {
    font-size: 16px;
    font-weight: 900;
}
@media screen and (max-width:767px) {
    .title_box .cul_legend {
        width: 10px!important;
    }
    #monthly_detail #monthly_culture .title_box h2.title {
        font-size: 11px;
    }
}
#cul_main_box .title_box {
    background: #f6f6ee;
    border-bottom: #ffffff 2px solid;
}
#cul_main_box .title_box.open_btn:after,
#cul_second_box .title_box.open_btn:after  {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin: -28px 0 0 0;
    background: url(../../images/media/cul/arrow-down.png) center top no-repeat;
    background-size: contain;
    position: absolute;
    right: 120px;
}
#cul_main_box .title_box.close_btn:after,
#cul_second_box .title_box.close_btn:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin: -28px 0 0 0;
    background: url(../../images/media/cul/arrow-up.png) center top no-repeat;
    background-size: contain;
    position: absolute;
    right: 120px;
}
@media screen and (max-width:767px) {
    #cul_main_box .title_box.open_btn:after,
    #cul_second_box .title_box.open_btn:after  {
        right: 25px;
    }
    #cul_main_box .title_box.close_btn:after,
    #cul_second_box .title_box.close_btn:after {
        right: 25px;
    }
}
.title_box .cul_legend {
    width: 40px;
    height: 37px;
    float: left;
}
.title_box .cul_desc {
    border-left: #b6867b 2px solid;
    float: left;
    margin-top: 10px;
    padding-left: 10px;
}
.just_content {padding: 0 15px;}
.content_box {display: none;}
.content_box .content {
    padding: 10px 20px;
}
.list_trainning h3,
.list_trainning p.cul_massage_title {
    padding-left: 20px;
}
.list_trainning img {
    padding-left: 32px;
    margin-bottom: 5px;
}
.list_trainning h3 {
    font-size: 22px;
    font-weight: bold;
}
p.cul_massage_title {
    color: #922916;
    font-weight: bold;
    font-size: 18px;
}
.bg_gray {background-color: #f9f8f6;}
.bg_gray .content {
    padding: 10px 20px;
}
.bg_gray .content p {
    margin-top: 10px;
}
#cul_second_box li {
    margin: 0px 10px;
    border-bottom: #b27d70 1px dotted;
}
.massage_type-title {
    color: #94311C;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 0px;
}
.massage_type-title span {
    color: #999;
    font-size: 20px;
}
.massage_type_list .subtitle {
    margin-bottom: 10px!important;
}
.massage_type_list .subdesc {
    padding: 0px 15px;
}
#cul_second_box .title_box.open_btn:after {
    width: 16px;
    height: 16px;
    margin: -24px 0 0 0;
}
#cul_second_box .title_box.close_btn:after {
    width: 16px;
    height: 16px;
    margin: -24px 0 0 0;
}
#cul_second_box li .content_box {
    background-color: #f9f8f6;
    margin-bottom: 10px;
}
.cul_description p.define {
    font-weight: 900;
    color: #94311C;
    font-size: 16px;
}

/*
#monthly_detail #monthly_company .box2{
	border: 5px solid #93A9D5;
}
#monthly_detail #monthly_service .box2{
	border: 5px solid #DF0024;
}
#monthly_detail #monthly_tenpo .box2{
	border: 5px solid #E7719F;
}
#monthly_detail #monthly_therapist .box2{
	border: 5px solid #8E569B;
}
#monthly_detail #monthly_questionary .box2{
	border: 5px solid #0075E2;
}
*/
#monthly_detail .box2 p{
    margin-bottom: 10px;
    font-size: 120%;
    font-weight: bold;
}
#monthly_detail .inbox{
    padding: 20px;
    background: #eee;
}
#monthly_detail .box2 .btn_shop {
    padding: 20px 0;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 10px;
}
#monthly_detail .box2 .btn_shop a {
    padding: 20px 60px;
    border-radius: 40px;
    color: #FFF;
    font-size: 120%;
    font-weight: bold;
    background-color: #ee4900;
    background-image: url(/images/renew/common/search.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10% center;
}
#monthly_detail .box2 .btn_shop a:hover {
    background-color: #dd3300;
    text-decoration: none;
}
#monthly_detail .box2 .btn_shop a:visited {
    text-decoration: none;
}
/*　↓↓↓ページャー用ここから↓↓↓　*/
.pager{
    display: block;
}
.pager-outer {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 0 0;
}
.pager-inner {
    width: 100%;
    height: 60px;
    position: relative;
    border-radius: 5px;
}
.no-prev {
    visibility: hidden;
}
.pager-inner:first-child {
    margin-right: 10px;
    width: 50%;
}
.pager-inner:last-child {
    margin-left: 10px;
    width: 50%;
}
.pager-outer a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #623a13;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    background-color: #e95504;
    color: #fff;
}
.pager-inner a:hover {
    background-color: #623a13;
    text-decoration: none;
    color: #fff;
}
/*　↑↑↑ページャー用ここまで↑↑↑　*/

/*　画面サイズが480pxからはここを読み込む　*/
@media screen and (max-width:748px) {
    .nasshing img{
        width: 127px;
        height: 17px;
    }

    /* #monthly_detail tr td a{
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        display: block;
        width:auto ;
        box-sizing: border-box;
        padding: 5px 10px;
        text-align: center;
        background: #0083E9;
        border-radius: 0;
        margin-right: 10px;
        margin-left: 10px;
    }*/

    #monthly_detail td.prev a:before{
        display: inline-block;
        content: "";
        width: 5px;
        height:8px;
        background: url(/images/media/common/monthly_detail_prev.png) no-repeat left center;
        vertical-align: middle;
        margin: 0 3px 1px 0;
    }
    #monthly_detail td.next a:after{
        display: inline-block;
        content: "";
        width: 5px;
        height: 8px;
        background: url(/images/media/common/monthly_detail_next.png) no-repeat right center;
        vertical-align: middle;
        margin: 0 0 1px 3px;
    }
    #img_clm_03 {
        width: 100%;
        height: 100%;
    }
    #img_rcp_05{
        float: none;
        width: 100%;
        margin-left: 0;
    }
}
ul.monthly_content_list{
    margin-top: 0;
    background: #fff;
}
ul.monthly_content_list li a{
    display: block;
    font-size: 14px;
    font-weight: bold;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 24px;
    position: relative;
}
ul.monthly_content_list li:first-child a{
    border-top: 1px solid #ccc;
}
ul.monthly_content_list li a:hover{
    background-color: #f6f6f6;
    text-decoration: none;
    color: #000;
}
ul.monthly_content_list li a:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    border-style: solid;
    border-width: 0 0 14px 14px;
    border-color: transparent transparent #E7719F transparent;
}
ul.monthly_content_list li#list_monthly_tenpo a:after{
    border-color: transparent transparent #E7719F transparent;
}
ul.monthly_content_list li#list_monthly_therapist a:after{
    border-color: transparent transparent #8E569B transparent;
}
ul.monthly_content_list li#list_monthly_company a:after{
    border-color: transparent transparent #93A9D5 transparent;
}
ul.monthly_content_list li#list_monthly_stretch a:after{
    border-color: transparent transparent #0EBCCD transparent;
}
ul.monthly_content_list li#list_monthly_self a:after{
    border-color: transparent transparent #79C471 transparent;
}
ul.monthly_content_list li#list_monthly_service a:after{
    border-color: transparent transparent #DF0024 transparent;
}
ul.monthly_content_list li#list_monthly_questionary a:after{
    border-color: transparent transparent #0075E2 transparent;
}
ul.monthly_content_list li#list_monthly_recipe a:after{
    border-color: transparent transparent #F38920 transparent;
}
ul.monthly_content_list li#list_monthly_culture a:after{
    border-color: transparent transparent #94311C transparent;
}
ul.monthly_content_list li#list_monthly_torikumi a:after{
    border-color: transparent transparent #FFEF00 transparent;
}
ul.monthly_content_list li#list_monthly_repair a:after{
    border-color: transparent transparent #93A9D5 transparent;
}
.sns_area_inner {
    padding-top: 10px;
    padding-bottom: 5px;
}
.sns_area_inner .sns_item_left {
    width: 50%;
    float: left;
    padding-left: 15px;
}
.sns_area_inner .sns_item_rigth {
    float: right!important;
    padding-right: 10px;
}
@media screen and (max-width:980px){
    .sns_area_inner .sns_item_left {
        padding-left: 0px;
    }
    .sns_area_inner .sns_item_rigth {
        padding-right: 0px;
    }
    .sns_area_inner .sns_area_item {
        width: 50%;
        float: left;
    }
}
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width:768px){
    .n_wrap #container {
        padding-top: 10px!important;
    }
    #monthly_detail h2:not(.title){
        padding: 15px 0;
        clear: both;
        overflow: hidden;
        margin: 0 0 25px;
    }
    #monthly_detail h2 span.date{
        font-size: 12px;
        width: 100%;
        display: block;
        float: none;
        margin: 0 0 15px;
        font-weight: normal;
    }
    #monthly_detail h2 span h1{
        font-size: 18px;
        font-style: normal;
        display: block;
    }
    #monthly_detail h2 span strong{
        font-size: 24px;
        font-style: normal;
        display: block;
    }
    #monthly_detail .box{
        clear: both;
        overflow: hidden;
        margin-bottom: 10px;
    }
    #monthly_detail .box figure{
        float: none;
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }
    #monthly_detail #monthly_questionary .imgright figure{
        width: 100%;
    }
    #monthly_detail .box dl{
        overflow: hidden;
    }
    #monthly_detail .box dl dt{
        font-size: 18px;
        line-height: 1;
        font-weight: bold;
        padding-left: 10px;
        margin-bottom: 30px;
    }
    #monthly_detail .box dl dd ul li{
        margin-bottom: 5px;
    }
    .subtitle_slf09{
        margin: 0 0 25px !important;
    }
    #monthly_detail h3.subtitle{
        font-size: 18px;
        margin: 0 0 25px;
        padding-left: 10px;
        line-height: 1.6;
    }
    #monthly_detail .bg_yellow{
        background: #FFFEF3;
        padding: 20px;
    }
    #monthly_detail ol{
        list-style: none;
    }
    #monthly_detail #monthly_stretch .bg_yellow ol li,
    #monthly_detail #monthly_repair .bg_yellow ol li{
        clear: both;
        overflow: hidden;
        margin-bottom: 45px;
    }
    #monthly_detail #monthly_stretch .bg_yellow ol li div,
    #monthly_detail #monthly_repair .bg_yellow ol li div{
        float: none;
        width: 100%;
        margin-bottom: 25px;
    }
    #monthly_detail #monthly_stretch .bg_yellow ol li figure,
    #monthly_detail #monthly_repair .bg_yellow ol li figure{
        float: none;
        width: 100%;
    }
    #monthly_detail .bg_yellow ol li span{
        font-weight: bold;
        float: left;
        width: 30px;
    }
    #monthly_detail #monthly_qu
    #monthly_detail .bg_yellow ol li p{
        overflow: hidden;
    }
    #monthly_detail .bg_yellow .imgright{
        clear: both;
        overflow: hidden;
        margin-bottom: 30px;
    }
    #monthly_detail .bg_yellow .imgright p.w60{
        width: 100%;
    }
    #monthly_detail .bg_yellow .imgright p{
        float: none;
        width: 100%;
    }

    #monthly_detail .bg_yellow .imgright .p_lif03{
        float: none;
        width: 100%;
    }

    .text_lif_03_right{
        width:93%;
        margin-bottom: 0;
    }
    .text_lif_03_right_1{
        width:93%;
    }

    .text_lif_03{
        width: 100%;
    }

    .box_lif03{
        padding-left:0;
    }

    .text_lif_03_left{
        width:7%;
    }


    #imgright_lif03_1{
        margin-bottom: 0 !important;
    }
    #monthly_detail .bg_yellow .imgright figure.w40 {
        width: 100%;
    }
    #monthly_detail .bg_yellow .imgright figure{
        float: none;
        width: 100%;
        text-align: center;
    }

    #monthly_detail .bg_yellow .imgright .figure_lif03{
        float: none;
        width: 100%;
        text-align: center;
    }

    #monthly_detail .box2 .inbox{
        padding: 15px;
        background: #eee;
    }
    #monthly_detail ul.pager li a{
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        display: block;
        width: 140px;
        box-sizing: border-box;
        padding: 15px 5px;
        text-align: center;
        background: #0083E9;
        border-radius: 0;
    }
    #monthly_detail ul.pager li.prev a:before{
        display: inline-block;
        content: "";
        width: 10px;
        height: 15px;
        background: url(../../../../uploads/monthly_detail_prev.png) no-repeat left center;
        background-size: 10px 15px;
        vertical-align: middle;
        margin: 0 15px 2px 0;
    }
    #monthly_detail ul.pager li.next a:after{
        display: inline-block;
        content: "";
        width: 10px;
        height: 15px;
        background: url(../../../../uploads/monthly_detail_next.png) no-repeat right center;
        background-size: 10px 15px;
        vertical-align: middle;
        margin: 0 0 2px 15px;
    }

    ul.monthly_content_list{
        margin-top: 0;
    }
    ul.monthly_content_list li a{
        display: block;
        font-size: 14px;
        font-weight: bold;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #ccc;
        padding: 24px;
        position: relative;
    }
    ul.monthly_content_list li:first-child a{
        border-top: 1px solid #ccc;
    }
    ul.monthly_content_list li a:after{
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        width: 14px;
        height: 14px;
        border-style: solid;
        border-width: 0 0 14px 14px;
        border-color: transparent transparent #E7719F transparent;
    }
    #monthly_detail .box2 .btn_shop {
        padding: 20px 0;
        margin-bottom: 20px;
        text-align: center;
    }
    #monthly_detail .box2 .btn_shop a {
        padding: 20px 60px;
        border-radius: 40px;
        color: #FFF;
        font-size: 100%;
        font-weight: bold;
        background-color: #ee4900;
        background-image: url(/images/renew/common/search.png);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: 10% center;
    }

    .sns_area_inner .sns_area_item {
        width: auto;
        width: 80px;
        padding-top: 0px;
        margin-right: 20px;
    }
    .sns_area_inner{
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .fb_iframe_widget iframe {
        width: 79px!important;
        height: 28px!important;
    }
    #twitter-widget-0 #widget {
        overflow: initial!important;
    }
    #cul05_figure_right figure{
        float: none !important;
        width: 100% !important;
        margin-bottom: 30px;
        text-align: center !important;
    }
    #cul05_figure_right dl {
        width: 100%;
    }
    #img_cul_05_01, #img_cul_05_04, #img_cul_05_06{
        width:100%;
        height: auto;
    }
}

/*-------------------------------------------------------------
	torikumi
-------------------------------------------------------------*/

/* monthly_torikumi_list */
ul.monthly_torikumi_list{
    clear: both;
    overflow: hidden;
    background: #FFEF00;
    padding: 20px 10px 1px;
    margin-top: 0;
}
ul.monthly_torikumi_list li{
    float: left;
    width: 48%;
    margin-bottom: 20px;
    padding-top: 0;
}
ul.monthly_torikumi_list li:nth-child(2n){
    float: right;
    margin-right: 0;
}
ul.monthly_torikumi_list li.monthly_torikumi a{
    color: #000;
    display: block;
    padding: 15px;
    background: #FFF;
    position: relative;
    border-radius: 10px;
    border: none;
    margin-bottom: 0;
}
ul li.monthly_torikumi a:after{
    content: "";
    display: block;
    clear: both;
    height: 0;
}
ul.monthly_torikumi_list li.monthly_torikumi a > span{
    position: absolute;
    top: -9px;
    left: 10px;
    display: none;
}
ul li.monthly_torikumi a > span.new{
    display: block;
}
ul.monthly_torikumi_list li.monthly_torikumi a > span img{
    width: 45px;
    height: auto;
}
ul.monthly_torikumi_list li.monthly_torikumi a figure{
    float: left;
    width: 30%;
    text-align: left;
}
ul li.monthly_torikumi a figure img{
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}
ul li.monthly_torikumi a figure figcaption{
    font-size: 12px;
}
ul.monthly_torikumi_list li.monthly_torikumi a dl{
    float: right;
    overflow: hidden;
    width: 65%;
    margin-bottom: 10px;
}
ul li.monthly_torikumi a dl dt{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.6;
}
ul li.monthly_torikumi a dl dt span{
    font-size: 16px;
    display: block;
}
ul li.monthly_torikumi a dl dd{
    font-size: 13px;
    line-height: 1.8;
}
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width:768px){
    ul.monthly_torikumi_list li{
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    ul.monthly_torikumi_list li:nth-child(2n){
        float: none;
    }
    ul.top_monthly_torikumi_list li.monthly_torikumi a{
        display: block;
        padding: 15px;
        background: #FFF;
        position: relative;
        border-radius: 10px;
    }
    ul li.monthly_torikumi a:after{
        content: "";
        display: block;
        clear: both;
        height: 0;
    }
    ul.top_monthly_torikumi_list li.monthly_torikumi a > span{
        position: absolute;
        top: -11px;
        left: 3px;
        display: none;
    }
    ul li.monthly_torikumi a > span.new{
        display: block;
    }
    ul.top_monthly_torikumi_list li.monthly_torikumi a > span img{
        width: 45px;
        height: auto;
    }
    ul.top_monthly_torikumi_list li.monthly_torikumi a figure{
        float: left;
        width: 113px;
        margin-right: 15px;
    }
    ul li.monthly_torikumi a figure img{
        width: 100%;
        height: auto;
        margin-bottom: 5px;
    }
    ul li.monthly_torikumi a figure figcaption{
        font-size: 12px;
    }
    ul li.monthly_torikumi a dl{
        overflow: visible;
        width: inherit;
        display: inline;
        margin-bottom: 10px;
        float: none;
    }
    ul li.monthly_torikumi a dl dt{
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 20px;
        line-height: 1.6;
        display: inline;
        overflow: hidden;
    }
    ul li.monthly_torikumi a dl dt span{
        font-size: 16px;
        display: block;
        overflow: hidden;
        margin-bottom: 20px;
    }
    ul li.monthly_torikumi a dl dd{
        font-size: 13px;
        line-height: 1.8;
        display: inline;
        clear: both;
    }
}
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width:360px){
    ul.monthly_torikumi_list li a figure{
        float: left;
        width: 113px;
        margin: 0 0 10px;
    }
    ul.monthly_torikumi_list li a dl{
        overflow: visible;
        width: inherit;
        display: block;
        margin-bottom: 10px;
        float: none;
        clear: both;
    }
    ul.monthly_torikumi_list li a dl dt{
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
        line-height: 1.6;
        display: inline;
        overflow: hidden;
    }
    ul.monthly_torikumi_list li a dl dt span{
        font-size: 14px;
        display: block;
        overflow: hidden;
        margin-bottom: 5px;
    }
}

/* monthly_torikumi */
#monthly_torikumi .title-box{
    clear: both;
    overflow: hidden;
    margin-bottom: 25px;
}
#monthly_torikumi .title-box div{
    float: left;
    background: #FFEF00;
    padding: 15px;
    width: 19%;
    box-sizing: border-box;
}
#monthly_torikumi .title-box p.date{
    font-size: 12px;
    margin-bottom: 10px;
}
#monthly_torikumi .title-box p strong{
    font-size: 18px;
}
#monthly_torikumi .title-box p em{
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
}
#monthly_torikumi .title-box h2{
    float: right;
    width: 78%;
    clear: none;
    margin-bottom: 15px;
}
#monthly_torikumi .title-box h2 strong{
    font-size: 28px;
}
#monthly_torikumi .title-box h2 em{
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    display: block;
    padding-top: 20px;
}
.monthly_detail_article #monthly_torikumi .bg_yellow{
    padding: 30px 20px;
    background: #FFEF00;
}
.monthly_detail_article #monthly_torikumi .bg_yellow .box,
.monthly_detail_article #monthly_torikumi .bg_yellow .imgright{
    clear: both;
    overflow: hidden;
    margin-bottom: 40px;
}
.monthly_detail_article #monthly_torikumi .bg_yellow .box figure{
    float: left;
    width: 53%;
    margin-right: 0;
}
.monthly_detail_article #monthly_torikumi .bg_yellow .imgright figure{
    float: right;
    width: 53%;
}
.monthly_detail_article #monthly_torikumi .bg_yellow .box figure img,
.monthly_detail_article #monthly_torikumi .bg_yellow .imgright figure img{
    max-width: 100%;
    height: auto;
}
.monthly_detail_article #monthly_torikumi .bg_yellow .box dl{
    float: right;
    width: 43%;
    padding-top: 15px;
}
.monthly_detail_article #monthly_torikumi .bg_yellow .imgright dl{
    float: left;
    width: 43%;
    padding-top: 15px;
}
.monthly_detail_article #monthly_torikumi .bg_yellow .box dl dt,
.monthly_detail_article #monthly_torikumi .bg_yellow .imgright dl dt{
    font-size: 20px;
    font-weight: bold;
    padding: 15px 20px;
    margin-bottom: 25px;
    background: #FFF;
    border-radius: 10px;
}
.monthly_detail_article #monthly_torikumi .bg_yellow .box dl dd,
.monthly_detail_article #monthly_torikumi .bg_yellow .imgright dl dd{
    font-size: 15px;
    line-height: 1.8;
}
.monthly_detail_article #monthly_torikumi .bg_yellow dl.box2{
    padding: 30px 20px;
    background: #FFF;
    border-radius: 10px;
    margin: 0 10px 10px;
}
.monthly_detail_article #monthly_torikumi .bg_yellow dl.box2 dt{
    font-size: 19px;
    line-height: 1.7;
    font-weight: bold;
    padding: 0 15px;
    margin-bottom: 5px;
}
.monthly_detail_article #monthly_torikumi .bg_yellow dl.box2 dd{
    clear: both;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
}
.monthly_detail_article #monthly_torikumi .bg_yellow dl.box2 dd figure{
    float: left;
    width: 45%;
}
.monthly_detail_article #monthly_torikumi .bg_yellow dl.box2 dd figure img{
    max-width: 100%;
    height: auto;
}
.monthly_detail_article #monthly_torikumi .bg_yellow dl.box2 dd p{
    float: right;
    width: 51%;
    padding-top: 20px;
}

/*------------------------------ sp size ------------------------------*/
@media screen and (max-width:768px){
    #monthly_torikumi .title-box{
        clear: both;
        overflow: hidden;
        margin-bottom: 0;
    }
    #monthly_torikumi .title-box div{
        float: none;
        background: #FFEF00;
        padding: 15px;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    #monthly_torikumi .title-box p.date{
        font-size: 12px;
        margin-bottom: 5px;
        line-height: 1.4;
    }
    #monthly_torikumi .title-box h2{
        float: none;
        width: 100%;
        clear: none;
        margin-bottom: 15px;
        line-height: 1.4;
    }
    #monthly_torikumi .title-box h2 strong{
        font-size: 24px;
    }
    #monthly_torikumi .title-box h2 em{
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        display: block;
        padding-top: 5px;
    }
    .monthly_detail_article #monthly_torikumi .bg_yellow{
        padding: 20px 15px;
        background: #FFEF00;
    }
    .monthly_detail_article #monthly_torikumi .bg_yellow .box,
    .monthly_detail_article #monthly_torikumi .bg_yellow .imgright{
        clear: both;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .monthly_detail_article #monthly_torikumi .bg_yellow .box figure,
    .monthly_detail_article #monthly_torikumi .bg_yellow .imgright figure{
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .monthly_detail_article #monthly_torikumi .bg_yellow .box figure img,
    .monthly_detail_article #monthly_torikumi .bg_yellow .imgright figure img{
        width: auto;
        max-width: 100%;
        height: auto;
    }
    .monthly_detail_article #monthly_torikumi .bg_yellow .box dl,
    .monthly_detail_article #monthly_torikumi .bg_yellow .imgright dl{
        float: none;
        width: 100%;
        padding-top: 0;
        margin-bottom: 10px;
    }
    .monthly_detail_article #monthly_torikumi .bg_yellow .box dl dd,
    .monthly_detail_article #monthly_torikumi .bg_yellow .imgright dl dd{
        font-size: 15px;
        line-height: 1.8;
    }
    .monthly_detail_article #monthly_torikumi .bg_yellow dl.box2{
        padding: 20px 15px;
        background: #FFF;
        border-radius: 10px;
        margin: 0 0 10px;
    }
    .monthly_detail_article #monthly_torikumi .bg_yellow dl.box2 dt{
        font-size: 19px;
        line-height: 1.7;
        font-weight: bold;
        padding: 0;
        margin-bottom: 5px;
    }
    .monthly_detail_article #monthly_torikumi .bg_yellow dl.box2 dd figure{
        float: none;
        width: 100%;
        text-align: center;
    }
    .monthly_detail_article #monthly_torikumi .bg_yellow dl.box2 dd figure img{
        max-width: 100%;
        height: auto;
    }
    .monthly_detail_article #monthly_torikumi .bg_yellow dl.box2 dd p{
        float: none;
        width: 100%;
        padding-top: 10px;
    }
}

.n_wrap{
    margin: auto;
    max-width: 1000px;
}
