@charset "utf-8";
.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6{
    margin-bottom: 1rem;
}
.top #magazine{
    background: url(../images/common/connectbg_full.png),#6BC0D0;
    background: url(../images/common/connectbg_full.png),-moz-linear-gradient(145deg, #6BC0D0 0%, #6DA7D1 25%, #F4FCFF 100%);
    background: url(../images/common/connectbg_full.png),-webkit-linear-gradient(145deg, #6BC0D0 0%, #6DA7D1 25%, #F4FCFF 100%);
    background: url(../images/common/connectbg_full.png),linear-gradient(145deg, #6BC0D0 0%, #6DA7D1 25%, #F4FCFF 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6BC0D0', endColorstr='#F4FCFF', GradientType=1);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    align-items: center;
}

.top #magazine h3{
    color: #fff;
    text-shadow: 0px 0px 10px #18497b;
}

.top #magazine h3 span {
    text-shadow: none;
}

.top #magazine .c_wrap{
    padding-right: 0;
    padding-left: 0;
    max-width: none;
    align-items: center;
}

#magazine .txt_cont{
    width: 25%;
    padding: 0 30px;
}

.magazine_slider{
    width: 75%;
}

/* マガジン用スライダー */

#magazine .slick-slider{
    display: flex!important;
    flex-wrap: wrap!important;
    justify-content: center!important;
}

#magazine .slick-list {
    /*２列公開までコメントアウト*/
    /*padding-right: 20%;*/
    /*order: 1!important;*/
}

#magazine .slick-prev, #magazine .slick-next{
    transform: none!important;
    position: relative!important;
    top: 32px!important;
    background: #18497B!important;
    text-align: center!important;
    width: 25px!important;
    height: 25px!important;
    border-radius: 50px!important;
    filter: drop-shadow(0px 0px 10px rgb(0 0 0 / 20%));
}

#magazine .slick-prev:before {
    content: "\f053"!important;
}

#magazine .slick-next:before {
    content: "\f054"!important;
}

#magazine .slick-prev:before, #magazine .slick-next:before {
    font-family: 'tunakuru_teaser'!important;
    font-size: 13px!important;
    line-height: 1!important;;
    color: #fff!important;
    opacity: 1!important;
}

#magazine .slick-prev{
    order: 2!important;
    left: 0!important;
}

#magazine .slick-dots{
    position: relative!important;
    width: max-content!important;
    order: 3!important;
    margin: 0 15px!important;
    bottom: -25px!important;
}

#magazine .slick-next{
    right: 0!important;
    order: 4!important;
}

#magazine .slick-track {
  display: flex;
}

#magazine .slick-initialized .slick-slide {
    display: flex!important;
    flex-wrap: wrap!important;
    height: auto !important;
}

#magazine .slick-dots li button:before {
    opacity: 1!important;
    color: #fff!important;
    font-size: 10px!important;
}

#magazine .slick-dots li.slick-active button:before {
    opacity: 1!important;
    color: #001855!important;
}
.top_mg.magazine_list li:nth-child(4) {
    display: none;
}

.magazine_list_item{
    height: 100%;
    padding: 15px;
}

.magazine_list_item a{
    position: relative;
    display: block;
    background: rgb(0, 0, 0);
    /*margin: 10px 15px;*/
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 8px 5px #0101011f;
    z-index: 0;
}

.magazine_list_item figure{
    position: relative;
    z-index: -1;
}

.magazine_list_item figure:after{
    content: "";
    width: 100%;
    height: 80px;
    bottom: 0;
    position: absolute;
    display: block;
    background: #FFFFFF;
    background: -moz-linear-gradient(bottom, #ffffff00 0%, #000000 100%);
    background: -webkit-linear-gradient(bottom, #ffffff00 0%, #000000 100%);
    background: linear-gradient(to bottom, #ffffff00 0%, #000000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF00', endColorstr='#ffffff', GradientType=1);
}


.magazine_list_item dl{
    padding: 5%;
    display: flex;
    flex-wrap: wrap;
    margin-top: -10%;
    color:#f2f2f2;
    flex-direction: column;
}
.magazine_list_page .magazine_list_item dl{
    padding: 5%;
}
/* .magazine_list_page.top_magazine .under_ttl{
    background-image: url(../images/top/under_ttl_bg.png);
} */
.magazine_list_item dt{
    order: 3;
    font-weight: 400;
    width: 100%;
    margin-top: 2%;
    line-height: 1.3em;
}

/*.magazine_list_item dt:after{
    font-family: 'tunakuru_teaser', 'Noto Sans JP', sans-serif;
    content: "\f054";
    margin-left: .5rem;
}*/
.magazine_list_item .magazine_venue span {
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1em;
    padding: 4px;
    letter-spacing: 0;
    margin: 0 0 1em 0;
    border-radius: 3px;
}
.magazine_list_item .magazine_venue span.color-Nagoya {
    background-color: #ff0000;
}
.magazine_list_item .magazine_venue span.color-Yokohama {
    background-color: #0041ff;
}
.magazine_list_item .magazine_venue span.color-Online {
    background-color: #ffffff;
    color: #000;
}
.magazine_list_item dd{
    /* color: #001855; */
    font-weight: 700;
    line-height: 1.4em;
}

.magazine_list_item dd:before{
    margin-right: 0.4rem;
}

.magazine_list_item .magazine_com.ico_company {
    font-size: 12px;
    display: block;
    text-indent: -1.45em;
    padding-left: 1.45em;
    font-weight: 400;
    line-height: 1.4em;
}
.magazine_date{
    margin-right: 1rem;
    order: 1;
    font-family: din-2014, sans-serif;
}

.magazine_com{
    order: 2;
}

.magazine_list_item .magazine_cat{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #5d5d5db5;
    color: #fff;
    font-size: 12px;
    padding: 0.5em 1em;
    border-radius: 7px 0;
    max-width: 18vw;
    line-height: 1.5em;
    letter-spacing: 0;
}

.magazine_list_item p:nth-last-of-type(2){
    max-width: calc(100% - 100px);
}

.magazine_list_item .magazine_pick{
    position: absolute;
    top: 0;
    right: 0;
    background-color: #cd26a2;
    color: #fff;
    font-size: 13px;
    padding: 0.1em 0.9em;
    border-radius: 0 6px;
    font-family: din-2014, 'Noto Sans JP', sans-serif;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2em;
}

.magazine_list_item .magazine_pick:before {
    margin-right: 0.5rem;
}

.magazine_list_item .txt_gray{
    position: absolute;
    bottom: 4%;
    right: 5%;
    font-family: din-2014, 'Noto Sans JP', sans-serif;
    line-height: 1;
    font-size: 12px;
    color: #8c9aae;
}
#magazine .btn_cont.until600 {
    display: none;
}

@media screen and (max-width: 768px){
    #magazine .txt_cont {
        width: 35%;
}
    .magazine_slider {
        width: 65%;
    }

    #magazine .slick-list {
        /*2列以上公開になったらコメントアウト*/
        /*padding-right: 20%;*/
    }
}

@media screen and (max-width: 600px){
    #magazine .ttl_cont{
        padding-top: 0;
    }
    #magazine .txt_cont,
    .magazine_slider {
        width: 100%;
    }
    #magazine .txt_cont {
        padding: 0 20px;
    }
    #magazine .slick-list {
        /*2列以上公開になったらコメントアウト*/
        /*padding-right: 50px;*/
    }
    #magazine .btn_cont.until600 {
        display: block;
        padding: 0 20px;
    }
    #magazine .btn_cont.over600 {
        display: none;
    }
}

.under #magazine {
    background-attachment: fixed;
}

#magazine.all_list{ /*マガジン一覧*/

}

.magazine_cont{
    width: 71%;
}
.magazine_cont p{
	color: #000;
}
.magazine_detail_page{
    background-image: url(../images/common/bg_wave.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}
.magazine_detail_page .magazine_cont{
    width: 67%;
}
.col{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*
.article_cont .magazine_cont a{
    color: #00249B;
    text-decoration: underline;
} */


.magazine_list li{
    width: 31.5%;
    height: auto;
    padding: 0;
    color: #fff;
}
.magazine_detail_page .magazine_list li:nth-child(n+3){
    margin-top: 5%;
}
.under_page .magazine_list_page .magazine_list li{
    width: 48%;
    height: auto;
    padding: 0;
    color: #fff;
}

.magazine_list_page .magazine_list li:nth-child(n+3){
    margin-top: 4%;
}
.magazine_detail_page .magazine_list li:nth-child(n+3){
    margin-top: 5%;
}

.magazine_aside{
    width: 25.5%;
    padding: 30px 20px;
    color: #46739e;
    background-color: #e2e9ee;
}

.magazine_aside.nagoya{
    color: #b65556;
    background-color: #e9e9e9;
}
.magazine_aside.nagoya .hidden_box label{
    background: #d99798;
}
.magazine_aside.nagoya .search_submit{
    background: #ba5959;
    color: #e1cccc;
}
.magazine_aside.nagoya .search_txt::placeholder{
    color: #e1cccc!important;
}
.magazine_detail_page .magazine_aside{
    width: 29%;
}
#nagoya .magazine_aside{
    color: #b65556;
    background-color: #e9e9e9;
}
#nagoya .magazine_aside .search_txt::placeholder{
    color: #d99798;
}

.magazine_fix_cont{
    position: sticky;
    top: 90px;
}

.search_cont{
    display: flex;
    justify-content: space-between;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid;
    box-shadow: 0px 0px 10px 0px #18497b33;
}

.search_txt {
    background: #fff;
    width: calc(100% - 45px);
    padding: 0.5em 1.5em;
    padding-right: 0;
    color: #000;
}

.search_txt::placeholder {
    color: #A6B1CC;
    font-weight: 700;
}
#nagoya #exb_information_detail_page input::placeholder {
    color: #e2b8b8!important;
}

.search_submit {
    width: 45px;
    background: #46739e;
    color: #bac7d4;
    text-align: center;
    content: '\f35d';
}
#nagoya .search_submit {
    background: #ba5959;
    color: #e1cccc;
}

.magazine_aside .reset_btn{
    max-width: unset;
    font-size: .75em;
    margin-top: 10px;
    color: #888;
    box-shadow: 0px 0px 3px rgb(0 0 0 / 50%);
}

.magazine_aside .reset_btn:hover{
    background: #888888bf;
    color: #fff;
}

.tag_list{
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

.tag_list li {
    margin-top: 5px;
    margin-right: 5px;
}

.tag_list li a{
    font-weight: 700;
    text-decoration: underline;
}

.magazine_aside h4,
.hidden_box label{
    width: calc(100% + 40px);
    background: #97b3ce;
    margin-left: -20px;
    padding: 15px 20px;
    color: #fff;
    margin-top: 30px;
    font-size: 1rem;
    display: block;
    font-weight: 700;
    margin-bottom: 1rem;
}
#nagoya .magazine_aside h4,
#nagoya .hidden_box label{
    background: #d99798;
}
.magazine_aside_cont .text {
    margin-bottom: -4px;
}
.hidden_box input {
    display: none;
}

.magazine_cat_list{
    margin-top: 1rem;
}

.magazine_cat_list li{
    margin-top: 5px;
    width: 100%;
    font-weight: 700;
}
.magazine_cat_list li:before{
    content: "\f054";
    padding-right: 2px;
    font-size: 12px;
    display: inline-block;
    transform: translateY(-1px);
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.pager_cont{
    margin-top: 50px;
    justify-content: center;
    width: 100%;
}

.pager_cont .btn{
    min-width: unset;
    background: linear-gradient(to left, #9e294f 0%, #2f3ebe 100%) !important;
    line-height: 2.5rem;
    position: relative;
}

.pager_number_list{
    margin: 0 15px;
    justify-content: center;
}

.pager_number_list li{
    display: block;
    width: 45px;
    height: 45px;
}

.pager_number_list li:nth-child(n+2){
    margin-left: 15px;
}

.pager_number_list li a{
    font-family: din-2014, 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 1.3rem;
    background-color: #e3e3f2;
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
    line-height: 45px;
    border-radius: 50%;
    border: 1px solid #F4F4F4;
    color: #393cb1;
}

.pager_number_list li a:hover,
.pager_number_list li.current a{
    background-color: #393cb2;
    color: #fff;
    border: 1px solid;
}

.pager_number_list li.current a:hover{
    background-color: #fff;
    color: #001855;
}

.magazine_aside .show_more_mag {
    display: none;
}

@media screen and (max-width: 850px){
    .magazine_cont {
        width: 100%;
    }
    .magazine_aside {
        width: 100%;
        margin-bottom: 25px;
        order: -1;
        padding-bottom: 20px;
        position: relative;
    }
    .top_mg.magazine_list li:nth-child(4) {
        display: block;
    }
}
@media screen and (max-width: 768px){
    .magazine_cont{
        width: 100%;
        margin-top: 30px;
    }
    .magazine_aside {
        /* width: 100%;
        order: -1;
        padding-bottom: 0;
        position: relative; */
        margin-bottom: 15px;
    }
    .magazine_fix_cont{
        position: unset;
        top: 0;
    }
    .magazine_aside{
        padding-bottom: 0;
    }
    .magazine_aside_cont {
        position: relative;
    }
    .magazine_aside_cont .text {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        height: 100px;
        /* overflow: hidden; */
        margin-bottom: 0;
        transition: margin-bottom .5s;
    }
    .magazine_aside_cont .text.open {
        margin-bottom: 40px;
    }
    /* .magazine_aside .show_more_mag {
        display: block;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        text-align: center;
        cursor: pointer;
        transition: bottom .3s;
        display: block;
        font-family: 'Oswald', sans-serif;
        font-size: 1.3rem;
        color: #000;
        background: #faf6fd;
        background: -moz-linear-gradient(bottom, #faf6fd00 0%, #43e878 100%);
        background: -webkit-linear-gradient(bottom, #faf6fd00 0%, #faf6fd 100%);
        background: linear-gradient(to bottom, #faf6fd00 0%, #faf6fd 100%);
        padding-top: 50px;
        text-shadow: 0px 0px 5px #fff;
    } */
    /* .magazine_aside .show_more_mag:before{
        content: none;
    } */
    /*close*/

    /* .magazine_aside .show_more_mag.active:before,
    .magazine_aside .show_more_mag:after{
        font-family: 'tunakuru_teaser', sans-serif;
        line-height: .8;
    } */

    /* .magazine_aside .show_more_mag:after{
        content: "\f078";
        margin-left: 0.5em;
    } */
    /*open*/

    /* .magazine_aside .show_more_mag.active:before{
        content: "\f077";
        margin-right: 0.5em;
    }  */
    /*close*/
    /* .magazine_aside .show_more_mag.active:after{
        content: none;
    } */
    /*open*/

    .magazine_aside .active {
        background: none;
        bottom: -30px;
    }

    .search_cont{
        /*width: calc(100% - 115px);*/
         width: 100%; 
    }
    .magazine_aside .reset_btn{
        width: 105px;
        min-width: unset;
        margin-top: 0;
        padding: 0;
    }
    /*ボタン装飾*/
    .hidden_box label {
        cursor :pointer;
        transition: all .5s;
        position: relative;
        margin-bottom: 0;
    }

    /*アイコンを表示*/
    .hidden_box label:before {
        display: inline-block;
        content: '';
        position: relative;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        width: .3rem;
        height: 1.5rem;
        border-radius: 3px;
        background-color: #ffffff;
        position: absolute;
        transition: all .5s;
    }

    .hidden_box label:after {
        display: inline-block;
        content: '';
        position: relative;
        right: calc(20px - .6rem);
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        width: 1.5rem;
        height: .3rem;
        border-radius: 3px;
        background-color: #ffffff;
        position: absolute;
        transition: all .5s;
    }

    /*アイコンを切り替え*/
    .hidden_box input:checked + label:before {
        transform: rotate(-90deg);
        /* top: 35%; */
        top: 31%;
    }

    /*中身を非表示にしておく*/
    .hidden_box .hidden_show {
        height: 0;
        padding: 0;
        overflow: hidden;
        opacity: 0;
        transition: all .5s;
        margin-top: 0;
    }

    /*クリックで中身表示*/
    .hidden_box input:checked ~ .hidden_show {
        height: auto;
        opacity: 1;
    }
    .magazine_cat_list li:first-child{
        margin-top: 1rem;
    }
    .magazine_cat_list li:last-child{
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 768px){
/*    .magazine_list_page .search_cont{
        width: calc(100% - 115px);
        width: 100%;
    }*/
    .magazine_list li {
        width: 48%;
    }
    .magazine_list li:nth-child(n+3){
        margin-top: 3%;
    }
}
@media screen and (max-width: 600px){
    .magazine_list_page .magazine_list li {
        width: 100%;
        margin-bottom: 20px;
    }
    .magazine_list li:nth-child(n+2){
        margin-top: 0;
    }
    .magazine_list_page .magazine_list li:nth-child(n+3){
        margin-top: 0;
    }
}
@media screen and (max-width: 480px){
    .magazine_cont{
        margin-top: 10px;
    }
    .magazine_list li {
        width: 100%;
    }
    /* .magazine_list li:nth-child(n+2){
        margin-top: 5%;
    } */
    .pager_cont {
        margin-top: 40px;
        font-size: .8em;
    }
    .pager_cont .btn.ico_arrow_l{
        margin-right: 15px;
    }
    a.btn.bk_btn.ico_arrow_r.arrow_btn_back{
        padding: 0 1.8em;
    }
    .pager_number_list{
        order: -1;
        width: 100%;
        margin-bottom: 15px;
    }
/*    .search_cont{
        width: 100%;
    }*/
    .magazine_aside_cont .text{
        height: initial;
    }
    .magazine_aside .reset_btn{
        width: 100%;
        margin-top: 10px;
    }
}

#magazine.article{ /*マガジン詳細*/
}
/* .label_wrapper{
    display: flex;
} */

.label_cont{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0;
    height: initial;
}

/* .label_cont .magazine_cat,
.label_cont .magazine_pick{
    color: #fff;
    font-size: 1rem;
    padding: 0 20px;
    display: inline-block;
    line-height: 2.5rem;
    margin-top: 5px;
    margin-right: 8px;
} */
.label_cont p{
    margin-right: 5px;
    margin-bottom: 5px;
}

.label_cont p:last-of-type{
    margin-right: 15px;
}

.label_cont .magazine_cat{
    /* background-color: #4E639A; */
    background-color: #737373;
}

.magazine_detail_page .label_cont .magazine_pick,
.magazine_detail_page .label_cont .magazine_cat,
.magazine_detail_page .magazine_venue span{
    color: #fff;
    font-size: 13px;
    font-family: din-2014, 'Noto Sans JP', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.7em;
    padding: 0px 0.8em;
    border-radius: 6px;
    display: inline-block;
}
.magazine_detail_page .magazine_venue span:before{
    content: "\f3c5";
    margin-right: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.magazine_detail_page .magazine_venue .color-Yokohama{
    background-color: #0041ff;
}
.magazine_detail_page .magazine_venue .color-Nagoya{
    background-color: #ff0000;
}
.magazine_detail_page .magazine_venue .color-Online{
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    transform: translateY(-0.5px);
    line-height: 1.6;
}
.magazine_detail_page .label_cont .magazine_pick{
    background-color: #d71f92;
}

.label_cont .magazine_pick:before {
    margin-right: 0.5rem;
}

.label_cont .tag_list{
    margin-top: 0;
}

.label_cont .tag_list li a{
    display: block;
    font-size: 12px;
    text-decoration: none;
    padding: 0px 5px;
}

.article_ttl{
    color: #001855;
    font-size: 2.2rem;
    margin-top: 20px;
}

.magazine_info_cont{
    align-items: center;
}

.magazine_info{}

.magazine_info span{
    font-weight: 700;
    font-size: 14px;
    margin-right: 8px;
}
.magazine_info span:before {
    margin-right: 0.5rem;
}

.article .txt_gray{
    font-size: 1rem;
    font-family: 'din-2014', 'Noto Sans JP', sans-serif;
    line-height: 1;
    margin-right: 0;
    margin-left: auto;
}

/* .article_cont{
    margin-top: 40px;
} */

.magazine_cont section{
    margin-bottom: 50px;
    clear: both;
}

.magazine_cont section:last-of-type{
    margin-bottom: 0;
}

.magazine_cont .article_ttl_l,
.magazine_cont .article_ttl_m,
.magazine_cont .article_ttl_s{ /*見出し*/
    color: #001855;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 60px;
}

.magazine_cont .article_ttl_l{ /*大見出し*/
    font-size: 2rem;
    position: relative;
}

/* .magazine_cont .article_ttl_l:before{
    content: "";
    position: absolute;
    top: 1.8rem;
    left: -165px;
    display: block;
    width: 150px;
    height: 3px;
    border-radius: 6px;
    background: #82b7ff;
    background: -moz-linear-gradient(right, #82b7ff 0%, #f3c4ff 100%);
    background: -webkit-linear-gradient(right, #82b7ff 0%, #f3c4ff 100%);
    background: linear-gradient(to right, #82b7ff 0%, #f3c4ff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#82b7ff', endColorstr='#f3c4ff', GradientType=1);
} */

.magazine_cont .article_ttl_m{ /*中見出し*/
    font-size: 1.8rem;
    border-left: 2px solid;
    padding-left: 0.8em;
}

.magazine_cont .article_ttl_s{ /*小見出し*/
    font-size: 1.6rem;
}

.magazine_cont .article_txt{ /*テキスト*/
    /* margin: 1.5em 0 0; */
    margin-bottom: 30px;
}
.magazine_cont .article_txt br{
    display: block;
    content: '';
    height: 1em;
}

.magazine_cont .article_img{ /*画像*/
    margin-bottom: 50px;
    text-align: center;
}

.magazine_cont .article_img a{
    display: block;
    position: relative;
    margin: auto;
}

.magazine_cont .article_img a:before{
    position: absolute;
    bottom: 0px;
    right: 0;
    background: rgb(255 255 255 / 80%);
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 26px;
    font-size: 1rem;
    color: #005bab;
    content: '\f067';
}
#nagoya .magazine_cont .article_img a:before{
    color: #a71717;
}

.magazine_detail_page .magazine_cont .article_img.main_img{
    margin-top: 0;
}
.magazine_cont .article_img.wid100 a{ /*横100%*/
    width: 100%;
}

/*横50%*/
/* .magazine_cont .article_img.wid50 a{
    width: 50%;
} */

.magazine_cont .article_img figcaption{
    color: #001855;
    font-size: .8rem;
    text-align: left;
    margin-top: 5px;
    line-height: 1.6;
}

.magazine_cont .article_imglist{ /*横並び*/
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.magazine_cont .article_imglist.single li {
    width: 100%;
}
.magazine_cont .article_imglist.double li {
    width: 48%;
}
.magazine_cont .article_imglist.triple li{
    width: 32%;
}

.magazine_cont .article_floatcont{ /*画像回り込み*/
    /* margin: 1.5em 0 0; */
    margin-bottom: 30px;
    /* margin-top: -5px; */
}
.magazine_cont  .article_floatcont .article_img{
    transform: translateY(10px);
}
.magazine_cont .article_floatcont p.article_txt{
    margin-bottom: 0;
    margin-top: 0;

}

.magazine_cont .article_floatcont:after{
    content: "";
    clear: both;
    display: block;
}

.magazine_cont .article_floatcont .floatimg_l,
.magazine_cont .article_floatcont .floatimg_r{
    margin-bottom: 15px;
    /* max-width: 33%; */
    max-width: 24%;
    min-width: 150px;
}

.magazine_detail_page .magazine_cont .article_floatcont .floatimg_l{ /*画像回り込み左*/
    float: left;
    margin: 0 20px 20px 0;
}
.magazine_detail_page .magazine_cont .article_floatcont .floatimg_r{ /*画像回り込み左*/
    margin: 0 0px 20px 20px;
}

.magazine_cont .article_floatcont .floatimg_r{ /*画像回り込み右*/
    float: right;
    margin-left: 20px;
}

.magazine_cont .article_movie{
    margin-bottom: 30px;
}

.connection_url_cont{ /*関連URL*/
    padding: 20px;
}

.connection_url_cont dl{
    justify-content: flex-start;
}

.connection_url_cont dt{
    width: 5.5em;
    border-right: 1px solid;
    margin-right: 1.5em;
    display: flex;
}

.connection_url_cont dt span{
    margin: auto 0;
}

.connection_url_cont dd{
    width: calc(100% - 7em);
}

.connection_url_cont dd a{
    color: #0b62ad;
    font-weight: 700;
    word-break: break-all;
}
.connection_url_cont dd a::after{
    content: "\f08e";
    margin-left: 6px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.article .pager_cont .btn{
    margin-right: 20px;
}

.article .pager_cont .btn:last-child{
    margin-right: 0;
}

@media screen and (max-width: 768px){
    .article .magazine_aside {
        order: unset;
        margin-top: 40px;
    }
    .article .magazine_cont{
        margin-top: 0;
    }
}

@media screen and (max-width: 600px){
    .article_ttl {
        font-size: 2rem;
    }
    .magazine_cont .article_ttl_l {
        font-size: 1.8rem;
    }
    .magazine_cont .article_ttl_l:before {
        top: 1.6rem;
        left: -160px;
    }
    .magazine_cont .article_ttl_m {
        font-size: 1.6rem;
    }
    .magazine_cont .article_ttl_s {
        font-size: 1.5rem;
    }
    .magazine_cont .article_floatcont .floatimg_l,
    .magazine_cont .article_floatcont .floatimg_r {
        /* float: none; */
        width: 50%;
        margin: auto;
        max-width: unset;
        margin-bottom: 10px;
    }
    .magazine_cont .article_img.wid50 img {
        width: 100%;
    }
}

@media screen and (max-width: 480px){
    .article_cont{
        margin-top: 0;
    }
    .article .magazine_cont{
        margin-top: 30px;
    }
    .magazine_cont section {
        margin-bottom: 30px;
    }
    .article_ttl {
        font-size: 1.8rem;
    }
    .magazine_cont .article_ttl_l {
        font-size: 1.6rem;
    }
    .magazine_cont .article_ttl_l:before {
        top: 1.4rem;
    }
    .magazine_cont .article_ttl_m {
        font-size: 1.5rem;
    }
    .magazine_cont .article_img{ /*画像*/
        margin-bottom: 30px;
    }
    .magazine_cont .article_img a:before{
        line-height: 23px;
    }
    .magazine_cont .article_img.wid50 a{ /*横50%*/
        width: 100%;
    }
    .magazine_cont .article_imglist.double li {
        width: 100%;
    }
    .magazine_cont .article_imglist.triple li{
        width: 100%;
    }
    .magazine_cont  .article_floatcont .article_img{
        transform: none;
    }
    .connection_url_cont dt {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid;
        margin-right: 0;
        margin-bottom: 1em;
        padding-bottom: 1em;
    }
    .connection_url_cont dd {
        width: 100%;
    }
    .magazine_cont .article_floatcont .floatimg_l,
    .magazine_cont .article_floatcont .floatimg_r {
        float: none;
        width: 100%;
        margin: initial;
    }
    .hidden_box input:checked + label:before {
        top: 30%;
    }
}

/* トップ　マガジン */

.magazine_list li {
    width: 31.5%;
}

/* #open #magazine .magazine_list_page .magazine_list li:nth-child(n+3),
#yokohama #magazine .magazine_list_page .magazine_list li:nth-child(n+3),
#nagoya #magazine .magazine_list_page .magazine_list li:nth-child(n+3) {
margin-top: 0;
}
#open #magazine .magazine_list li:nth-child(n+3),
#yokohama #magazine .magazine_list li:nth-child(n+3),
#nagoya #magazine .magazine_list li:nth-child(n+3) {
margin-top: initial;
} */

@media screen and (max-width: 850px){
    #open #magazine .magazine_list li,
    #yokohama #magazine .magazine_list li,
    #nagoya #magazine .magazine_list li{
        width: 48.5%;
    }
    #open #magazine .magazine_list li:nth-child(n+3),
    #yokohama #magazine .magazine_list li:nth-child(n+3),
    #nagoya #magazine .magazine_list li:nth-child(n+3) {
        margin-top: 3%;
    }
}
@media screen and (max-width: 480px){
    #open #magazine .magazine_list li:nth-child(n+2),
    #yokohama #magazine .magazine_list li:nth-child(n+2),
    #nagoya #magazine .magazine_list li:nth-child(n+2){
        margin-top: initial;
    }
    #open #magazine .magazine_list li:nth-child(n+3),
    #yokohama #magazine .magazine_list li:nth-child(n+3),
    #nagoya #magazine .magazine_list li:nth-child(n+3) {
        margin-top: initial;
    }
    #open #magazine .magazine_list li,
    #yokohama #magazine .magazine_list li,
    #nagoya #magazine .magazine_list li{
        width: 100%;
        margin-bottom: 20px;
    }
}
/* 下層　マガジン一覧 */
.bg_light_gr{
    background-color: #f6f6f6;
}
/* #magazine.magazine_list_page .col,
#magazine.magazine_detail_page .col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} */
#magazine.magazine_list_page h3.under_sub_ttl{
    border-bottom: 3.5px solid #000;
    padding-bottom: .5em;
    margin-bottom: 25px;
    color: #000000;
}

/* 下層　マガジン詳細 */
.under_page #magazine.magazine_detail_page{
    background-color: #f9f9f9;
    color: #000;
}

.magazine_date {
    font-size: 13px;
    margin-bottom: 5px;
}


.ico_calendar::before {
    content: "\f133";
    margin-right: 6px;
    /* color: #005bac; */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.ico_company::before {
    content: "\f1ad";
    margin-right: 6px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.magazine_hashtag_wrapper {
    display: flex;
    margin: 0px 15px 2%;
    max-width: 80%;
    flex-wrap: wrap;
}
.magazine_hashtag.ico_tag {
    font-size: 11px;
    color: #8c9aae;
    background-color: #141923;
    line-height: 1.5em;
    margin-right: 6px;
    margin-bottom: 2%;
    border-radius: 3px;
    padding: 0.2em 0.5em;
}
.magazine_hashtag.ico_tag:before {
    content: "\f02b";
    margin-right: 3px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.arrow_btn_back:before {
    content: "\f104";
    padding-right: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.no_hit {
    color: #000;
}

.movie_cont.article_movie{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    /* margin:1.5em 0 0; */
    margin-bottom: 50px;
}
.movie_cont.article_movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.magazine_detail_page .article_ttl {
    color: #000;
    font-size: 1.5rem;
    margin: 0.4em 0 0.3em;
}
/* .magazine_detail_page .magazine_cont .article_imglist li:last-child{
    margin-bottom: 20px;
} */
.magazine_detail_page .magazine_cont .article_imglist figure{
    /* margin-bottom: 30px; */
    margin-bottom: 0;
}
.magazine_detail_page .magazine_cont .article_ttl_l {
    font-size: 18px;
    background-color: #365e83;
    color: #fff;
    padding: 0.6em 0.9em;
    border-radius: 7px;
    line-height: 1.3em;
}
#nagoya .magazine_detail_page .magazine_cont .article_ttl_l {
    background-color: #ba5959;
}
.magazine_detail_page .magazine_cont .article_ttl_m {
    font-size: 17px;
    color: #365e83;
    border-left: 3.5px solid;
    line-height: 1.2em;
    /* margin: 2em auto 0; */
}
#nagoya .magazine_detail_page .magazine_cont .article_ttl_m{
    color: #ba5959;
    border-color: #ba5959;
}
.magazine_detail_page .magazine_cont .article_ttl_s {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    /* margin: 1.7em 0 0; */
    line-height: 1.4em;
}
.magazine_detail_page .magazine_cont .article_img{
    /* margin: 1.5em 0 0; */
    margin-bottom: 50px;
}
.magazine_detail_page .magazine_cont .article_img figcaption{
    color: #000;
}
.magazine_detail_page .magazine_cont .article_img figcaption:before{
    content: "\f0c8";
    margin-right: 3px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #989898;
}
.magazine_detail_page figure.wid50.article_img {
    /* margin: 1.5em auto 0; */
    margin: 0 auto 50px;
}

.magazine_detail_page ul.article_imglist.col li {
    width: 48%;
    margin-bottom: 25px;
}
.magazine_detail_page ul.article_imglist.col li:nth-last-child(-n+2){
    margin-bottom: 0;
}

.magazine_detail_page .tag-pr-wrapper{
    display: flex;
}
.magazine_detail_page .tag_list{
    margin-top: initial;
}
.magazine_detail_page .tag_list li{
    margin: 0 10px 0 0;
}

.magazine_aside_cont .tag_list li a {
    font-size: 12px;
}
.magazine_info_cont .tag_list li a{
    text-decoration: none;
}
.magazine_detail_page .tag_list li a:before {
    content: "\f02b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #000;
    transform: translate(1px,1px);
    display: inline-block;
}
.magazine_aside_cont .tag_list {
    margin-top: 10px;
    line-height: 1.2em;
}
.magazine_aside_cont .tag_list li a:before {
    display: none;
}
@media screen and (max-width: 850px){
        .magazine_detail_page .magazine_aside {
        order: 0;
    }
    .magazine_detail_page .magazine_cont{
    }
}
@media screen and (max-width: 768px){
    .magazine_detail_page .magazine_cont{
        width: 100%;
    }
    .magazine_detail_page .magazine_aside {
        width: 100%;
    }
    .magazine_detail_page .ico_calendar {
        display: block;
    }
}

@media screen and (max-width: 480px){
    .magazine_detail_page .article_ttl{
        font-size: 1.3rem;
    }
    .magazine_detail_page ul.article_imglist.col li {
        width: 100%;
    }
    .magazine_detail_page .ico_calendar{
        line-height: 1.2em;
    }
    .magazine_detail_page .magazine_cont .article_floatcont .floatimg_l, .magazine_detail_page .magazine_cont .article_floatcont .floatimg_r{
        width: 100%;
        margin: 0 auto 50px;
    }
    .magazine_detail_page figure.wid50.article_img{
        width: 100%;
    }
    .magazine_detail_page .article .magazine_cont{
        margin-top: 0;
    }
    /* .magazine_detail_page .magazine_cont .article_img figcaption{
        margin-bottom: 20px;
    } */
    .magazine_cont .article_ttl_l,
    .magazine_cont .article_ttl_m,
    .magazine_cont .article_ttl_s{ /*見出し*/
        margin-bottom: 30px;
        margin-top: 40px;
    }
    .magazine_detail_page .magazine_cont .article_ttl_l{
        font-size: 15px;
    }
    .magazine_detail_page .magazine_cont .article_ttl_m{
        font-size: 15px;
    }
    .magazine_detail_page .magazine_cont .article_ttl_s{
        font-size: 15px;
    }
    .magazine_detail_page ul.article_imglist.col li:nth-last-child(-n+2){
        margin-bottom: 25px;
    }
    .magazine_detail_page ul.article_imglist.col li:last-child {
        margin-bottom: 0;
    }
}


.magazine_detail_page .article .txt_gray{
    line-height: 2em;
}
.magazine_detail_page .magazine_info_cont{
    margin-bottom: 20px;
    font-weight: bold;
}
.magazine_detail_page .magazine_info span:before{
    margin-right: 0.4rem;
}
.magazine_detail_page .magazine_info {
    margin-top: 5px;
}
.magazine_detail_page section.connection_url_cont.bg_gray li{
    line-height: 1.5em;
}
.magazine_detail_page section.connection_url_cont.bg_gray{
    background-color: #e7e7e7;
    border-radius: 6px;
    /* margin: 1.5em 0 0; */
    margin-bottom: 50px;
}

.magazine_detail_page .btn_cont.back-to-magazine-list a {
    width: 20%;
    min-width: 210px;
    color: #062745;
    border: 1px solid #062745;
    line-height: 2.4em;
    background-color: #fff;
}
@media screen and (max-width: 480px){
    .magazine_detail_page .magazine_info_cont{
        margin-bottom: 40px;
    }
}