@charset "UTF-8";
.article-ttl {
    position: relative;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    padding: 0 0 20px 0;
}
.article-ttl:before {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 3px;
    background: #FFE036;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.article-ttl span {
    display: inline-block;
    padding-left: .4em;
}
.article-ttl span img {
    display: inline-block;
    vertical-align: middle;
}
.dtlHead_wrap {
    background: #FFE036;
    padding: 30px 0;
}
.dtlHead_wrap .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.dtlHead_wrap .top .icn {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
}
.dtlHead_wrap .top .icn img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
.dtlHead_wrap .top .ttlbox {
    padding-left: 20px;
}
.dtlHead_wrap .top .ttlbox .ttl {
    font-size: 34px;
    font-weight: bold;
}
.dtlHead_wrap .top .ttlbox .txt {
    font-size: 14px;
    padding-top: 10px;
}
.dtlHead_wrap .btm .list {
    letter-spacing: -.4em;
    margin: -10px 0 0 0;
}
.dtlHead_wrap .btm .list li {
    letter-spacing: normal;
    display: inline-block;
    margin: 10px 10px 0 0;
}
.dtlHead_wrap .btm .list li a {
    padding: 4px 12px;
    font-size: 14px;
    display: block;
    color: #fff;
    background: #000;
    border-radius: 30px;
}
.dtlHead_wrap .favbtn {
    display: table;
    width: 156px;
    height: 34px;
    margin: 0 auto;
}
.dtlHead_wrap .favbtn a {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    border-radius: 6px;
    padding-left: 38px;
    background:#fff url(../svg/icn_dtl7.svg) no-repeat left 15px center;
    background-size: 16px auto;
    text-decoration: none;
}
.dtlHead_wrap .favbtn.on a {
    color: #BABABA;
    background:#EDEDED url(../svg/icn_dtl7_on.svg) no-repeat left 15px center;
    background-size: 16px auto;
}
.sns_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 0;
}
.sns_wrap li {
    margin: 0 10px 0 0;
}
.sns_wrap li:last-child {
    margin: 0;
}
.sns_wrap li a {
    width: 34px;
    height: 34px;
    display: block;
    position: relative;
    border-radius: 6px;
}
.sns_wrap .x a {
    background: #000;
}
.sns_wrap .fb a {
    background: #1877F2;
}
.sns_wrap .bm a {
    background: #00A4DE;
}
.sns_wrap .line a {
    background: #06C755;
}
.sns_wrap li a:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 16px;
    height: 16px;
}
.sns_wrap .x a:before {
    background: url(../svg/icn_x.svg) no-repeat center;
    background-size: auto 100%;
}
.sns_wrap .fb  a:before {
    background: url(../svg/icn_facebook.svg) no-repeat center;
    background-size: 100% auto;
}
.sns_wrap .bm  a:before {
    background: url(../svg/icn_bookmark.svg) no-repeat center;
    background-size: 100% auto;
}
.sns_wrap .line  a:before {
    width: 28px;
    height: 28px;
    background: url(../svg/icn_line.svg) no-repeat center;
    background-size: 100% auto;
}
.dtlHead_lst {
    padding: 40px 0;
    background: #FFFBE1;
}
.dtlHead_lst .lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.dtlHead_lst .lst li {
    width: 33.333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}
.dtlHead_lst .lst li .ttl {
    font-size: 14px;
    font-weight: bold;
    width: 100px;
    position: relative;
    box-sizing: border-box;
    padding-left: 32px;
}
.dtlHead_lst .lst li .ttl:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.dtlHead_lst .lst li .ttl.icn1:before {
    background: url(../svg/icn_dtl1.svg) no-repeat center;
    background-size: auto 100%;
}
.dtlHead_lst .lst li .ttl.icn8:before {
    background: url(../svg/icn_dtl8.svg) no-repeat center;
    background-size: auto 100%;
}
.dtlHead_lst .lst li .ttl.icn9:before {
    background: url(../svg/icn_dtl9.svg) no-repeat center;
    background-size: 100% auto;
}
.dtlHead_lst .lst li .ttl.icn10:before {
    background: url(../svg/icn_dtl10.svg) no-repeat center;
    background-size: auto 100%;
}
.dtlHead_lst .lst li .ttl.icn11:before {
    background: url(../svg/icn_dtl11.svg) no-repeat center;
    background-size: auto 100%;
}
.dtlHead_lst .lst li .ttl.icn12:before {
    background: url(../svg/icn_dtl12.svg) no-repeat center;
    background-size: 100% auto;
}
.dtlHead_lst .lst li .txt {
    font-size: 14px;
}
.dtlHead_lst-add {
    margin-bottom: 25px;
}
.dtlHead_lst-add p a {
    font-size: 22px;
    position: relative;
    padding-right: 35px;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px solid #333;
}
.dtlHead_lst-add p a::after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 9;
    background: url(../svg/speech_bubble.svg) no-repeat center;
    background-size: 100% auto;
    width: 22px;
    height: 22px;
}
.dtl_cnt {
    margin: 0 auto;
    padding: 60px 0 80px;
    border-bottom: 1px solid #E5E5E5;
}
.cnt_wrap {
    margin: 0 auto 80px;
}
.cnt_wrap:last-child {
    margin: 0 auto;
}
.cnt-ttl {
    position: relative;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    padding: 0 0 20px 0;
    margin: 0 0 40px;
}
.cnt-ttl:before {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 3px;
    background: #FFE036;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.cnt-ttl .date {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    padding: 0 0 0 20px;
}
.cntInf_table {
    border-top: 1px solid #E5E5E5;
}
.cntInf_table tr {
    border-bottom: 1px solid #E5E5E5;
}
.cntInf_table th {
    box-sizing: border-box;
    width: 160px;
    padding: 15px 0 15px 20px;
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
    background: #F5F5F5;
}
.cntInf_table td {
    box-sizing: border-box;
    width: 410px;
    padding: 15px 0 15px 20px;
    background: #fff;
    line-height: 1;
    font-size: 14px;
}
.cntInf_gsv {
    width: 570px;
    height: 320px;
    position: relative;
}
.cntInf_wrap .map {
    width: 570px;
}
.fmBnr_wrap a {
    padding: 0 40px 0 0;
    background: no-repeat url(../img/fm_bnr_bg2.png) center/auto 100%;
}
.fmBnr_txt {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
}
.c-btn.fmBnr_btn {
    width: 275px;
    margin: 15px 0 0;
}
.c-btn.fmBnr_btn > div {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background: #000;
    border-radius: 6px;
    font-size: 16px;
    color: #000;
    border: 1px solid #000;
    background: #fff;
}
.c-btn.fmBnr_btn > div:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    top: 0;
    left: 0;
    bottom: 0;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform .3s;
    height: 54px;
    background: #333;
}
.cntLst-ttl {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 10px;
    border-bottom: solid 2px #FFE036;
    margin: 0 0 20px;
}
.cntLst_in li {
    line-height: 1.4;
    margin: 0 0 10px;
}
.cntLst_in li:last-child {
    margin: 0;
}
.cntLst_in li a {
    text-decoration: underline;
    font-size: 14px;
}
.cntLst_in li a span {
    font-weight: bold;
}
.cmntDtl_wrap {
    padding: 40px;
    margin: 0 0 10px;
    background: #F5F5F5;
    border-radius: 6px;
    position: relative;
    box-sizing: border-box;
    height: 377px;
    overflow: hidden;
}
.cmntDtl_wrap.is-ver2 {
    height: 327px;
}
.cmntDtl_wrap:last-child {
    margin: 0;
}
.cmntDtl_wrap.login {
    height: auto;
}
.cmntDtl_prf .img {
    margin: 0 auto 20px;
    width: 120px;
    height: 120px;
}
.cmntDtl_prf .img img {
    width: 100%;
    height: 100%;
    border-radius: 99px;
}
.cmntDtl_prf .ctfc {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
}
.cmntDtl_prf .name {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.cmntDtl_top {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.cmntDtl_top .label {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cmntDtl_top .label li {
    line-height: 1;
    font-size: 14px;
    background: #fff;
    border-radius: 99px;
    padding: 7px 12px;
    margin: 0 10px 24px 0;
}
.cmntDtl_top .date {
    font-size: 12px;
    margin: 0 0 24px;
}
.cmntDtl_expln {
    overflow: hidden;
}
.cmntDtl_expln .ttl {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px;
}
.cmntDtl_expln .txt {
    font-size: 14px;
    line-height: 2;
}
.cmntDtl_blind {
    position: absolute;
    z-index: 9;
    right: 40px;
    bottom: 0;
    width: 560px;
}
.cmntDtl_wrap.login .cmntDtl_blind {
    display: none;
}
.cmntDtl_blind .gradation {
    padding: 60px 0 0 0;
    background: linear-gradient(rgba(245,245,245,0),rgba(245,245,245,1));
}
.cmntDtl_blind .txt {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 25px 0 20px;
    background: #F5F5F5;
}
.cmntDtl_blind .btn {
    background: #F5F5F5;
    padding: 0 0 40px;
}
.dtlApp_btn.c-btn.is-ver2 {
    margin: 60px auto;
}
.dtlApp_btn.c-btn.is-ver2 a {
    color: #222;
}
@media (min-width: 768px) {
    .c-sp {
        display: none;
    }
    .dtlHead_in {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .dtlHead_lst .lst li:nth-child(-n+3) {
        margin-top: 0;
    }
    .dtlHead_wrap .favbtn a:hover {
        opacity: .8;
    }
    .dtlHead_wrap .btm .list li a:hover {
        color: #000;
        background: #fff;
    }
    .dtlHead_lst .lst li .ttl.icn1,
    .dtlHead_lst .lst li .ttl.icn10 {
            width: 135px;
    }
    .dtlHead_lst .lst li .ttl.ttl.icn8,
    .dtlHead_lst .lst li .ttl.icn11 {
            width: 93px;
    }
    .dtlHead_lst .lst li .ttl.icn9,
    .dtlHead_lst .lst li .ttl.icn12 {
            width: 110px;
    }
    .sns_wrap li {
        background: #fff;
        border-radius: 6px;
    }
    .sns_wrap li a:hover {
        opacity: 0.8;
    }
    .cnt_wrap {
        width: 1200px;
    }
    .cntInf_wrap {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .fmBnr_wrap a {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        height: 160px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .fmBnr_in {
        width: 275px;
    }
    .fmBnr_wrap a:hover .c-btn.is-ver2 > div {
        color: #fff;
    }
    .fmBnr_wrap a:hover .c-btn.fmBnr_btn > div:before {
        transform-origin: left top;
        transform: scale(1, 1);
    }
    .fmBnr_wrap a:hover .c-btn.is-ver2 .is-btn:before {
        background: url(/cmn/svg/arw_white_right.svg) no-repeat 0 0;
        background-size: 100% auto;
    }
    .cmnt_wrap {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .cmnt_in {
        width: 820px;
    }
    .cmntDtl_wrap {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 377px;
    }
    .cmntDtl_wrap.is-ver2 {
        height: 327px;
    }
    .cmntDtl_prf {
        width: 140px;
    }
    .cmntDtl_in {
        width: 560px;
    }
    .cntLst_wrap {
        width: 300px;
    }
    .cmntDtl_blind .btn {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .cmntDtl_blind .btn .c-btn.is-ver4,
    .cmntDtl_blind .btn .c-btn.is-ver2 {
        width: 270px;
        margin: 0;
    }
    .cntLst_in li a:hover {
        text-decoration: none;
    }
    .dtlApp_btn.c-btn.is-ver2 a:hover {
        color: #fff;
    }
    .dtlHead_lst-add p a:hover {
        opacity: .8;
    }
}
@media only screen and (max-width: 767px) {
    .c-pc {
        display: none;
    }
    .article-ttl {
        font-size: 20px;
        padding: 0 0 15px 0;
    }
    .dtlHead_wrap {
        padding: 20px 0;
    }
    .dtlHead_in {
        padding: 0;
    }
    .dtlHead_wrap .top {
        padding: 0 20px;
    }
    .dtlHead_wrap .top .icn {
        width: 60px;
        height: 60px;
    }
    .dtlHead_wrap .top .ttlbox {
        padding-left: 10px;
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
        box-sizing: border-box;
    }
    .dtlHead_wrap .top .ttlbox .ttl {
        font-size: 24px;
        line-height: 1.5;
    }
    .dtlHead_wrap .txt {
        font-size: 14px;
        padding: 0 20px;
        padding-top: 20px;
    }
    .dtlHead_wrap .btm {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 20px 0 0;
        padding-top: 20px;
        border-top: 1px solid #fff;
    }
    .dtlHead_wrap .btm .list {
        padding: 20px 20px;
        margin-bottom: 20px;
        margin-top: -10px;
        border-bottom: 1px solid #fff;
    }
    .dtlHead_wrap .btm .list li {
        line-height: 1;
    }
    .dtlHead_wrap .btm .list li a {
        font-size: 14px;
        padding: 8px 14px;
        border-radius: 30px;
    }
    .dtlHead_wrap .favbtn {
        margin: 0 10px 0 0;
    }
    .dtlHead_lst {
        padding: 20px 0;
    }
    .dtlHead_lst .lst {
        display: block;
    }
    .dtlHead_lst .lst li {
        width: 100%;
        margin-top: 15px;
    }
    .dtlHead_lst .lst li:first-child {
        margin-top: 0;
    }
    .dtlHead_lst .lst li .ttl {
        font-size: 12px;
        padding-left: 32px;
        width: 127px;
    }
    .dtlHead_lst .lst li .txt {
        font-size: 12px;
    }
    .sns_wrap {
        margin: 0 0;
    }
    .dtl_cnt {
        margin: 0 auto;
        padding: 60px 0 60px;
    }
    .cnt_wrap {
        margin: 0 20px 60px;
    }
    .cnt_wrap:last-child {
        margin: 0 20px;
    }
    .cnt-ttl {
        font-size: 20px;
        padding: 0 0 17px 0;
        margin: 0 0 30px;
    }
    .cnt-ttl .date {
        font-size: 12px;
        padding: 0 0 0 20px;
    }
    .cntInf_table {
        margin: 0 0 20px;
        width: 100%;
    }
    .cntInf_table th {
        width: 100%;
        display:block;
        padding: 17px 15px 17px 15px;
    }
    .cntInf_table td {
        width: 100%;
        display:block;
        padding: 17px 15px 17px 15px;
    }
    .cntInf_gsv {
        width: 100%;
        height: 188px;
        position: relative;
    }
    .cntInf_gsv iframe {
        width: 100%;
        height: 100%;
    }
    .cntInf_wrap .map {
        width: 100%;
    }
    .fmBnr_wrap a {
        display: block;
        box-sizing: border-box;
        padding: 223px 20px 0;
        height: 334px;
        border-radius: 6px;
        background: #FFE036 no-repeat url(../img/sp/fm_bnr_bg2.png) top 20px center/238px auto;
    }
    .fmBnr_txt {
        text-align: center;
        font-size: 16px;
        line-height: 1.5;
    }
    .c-btn.fmBnr_btn {
        width: 100%;
        margin: 15px 0 0;
    }
    .cntLst-ttl {
        font-size: 16px;
        font-weight: bold;
        padding: 0 0 10px;
        border-bottom: solid 2px #FFE036;
        margin: 0 0 20px;
    }
    .cntLst_in li {
        line-height: 1.4;
        margin: 0 0 15px;
    }
    .cntLst_in li a {
        font-size: 12px;
    }
    .cmnt_in {
        margin: 0 auto 60px;
    }
    .cmntDtl_wrap {
        padding: 20px;
        margin: 0 0 20px;
        background: #F5F5F5;
        border-radius: 6px;
        position: relative;
        box-sizing: border-box;
        height: 527px;
    }
    .cmntDtl_wrap.is-ver2 {
        height: 502px;
    }
    .cmntDtl_prf {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
        margin: 0 0 20px;
    }
    .cmntDtl_prf .img {
        margin: 0 20px 0 0;
        width: 80px;
        height: 80px;
    }
    .cmntDtl_prf .img img {
        width: 100%;
        height: 100%;
    }
    .cmntDtl_prf .ctfc {
        margin: 0 0 5px;
        font-size: 10px;
        line-height: 1.5;
        text-align: left;
    }
    .cmntDtl_prf .name {
        text-align: left;
        font-size: 14px;
        line-height: 1.4;
    }
    .cmntDtl_top .label {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cmntDtl_top .label li {
        line-height: 1;
        font-size: 14px;
        background: #fff;
        border-radius: 99px;
        padding: 7px 12px;
        margin: 0 10px 24px 0;
    }
    .cmntDtl_top .date {
        font-size: 12px;
        margin: 0 0 24px;
    }
    .cmntDtl_expln {
        overflow: hidden;
    }
    .cmntDtl_expln .ttl {
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 20px;
    }
    .cmntDtl_expln .txt {
        font-size: 12px;
        line-height: 2;
    }
    .cmntDtl_noimg img {
        width: 100%;
        height: auto;
    }
    .cmntDtl_blind{
        right: 20px;
        width: calc(100% - 40px);
    }
    .cmntDtl_blind .gradation {
        padding: 45px 0 0 0;
        background: linear-gradient(rgba(245,245,245,0),rgba(245,245,245,1));
    }
    .cmntDtl_blind .txt {
        font-size: 14px;
        padding: 37px 0 10px;
    }
    .cmntDtl_blind .btn {
        padding: 0 0 20px;
    }
    .cmntDtl_blind .btn .c-btn {
        margin: 10px 0 0;
    }
    .cmntDtl_blind .btn .c-btn:first-child {
        margin: 0;
    }
    .dtlApp_btn.c-btn.is-ver2 {
        margin: 40px 20px;
        width: calc(100% - 40px);
    }
    .dtlApp_btn.c-btn.is-ver2 a {
        color: #222;
    }
    .dtlHead_lst-add p a {
        font-size: 17px;
        line-height: 1.5;
        padding-bottom: 4px;
    }
    .dtlHead_lst-add {
        margin-bottom: 20px;
    }     
}
@media only screen and (max-width: 374px) {
    .dtlHead_lst .lst li .txt {
        max-width: 150px;
    }
    .dtlHead_wrap .btm {
        padding: 20px 20px 0;
    }
    .dtlHead_wrap .favbtn {
        height: 28px;
        width: 128px;
    }
    .dtlHead_wrap .favbtn a {
        font-size: 11px;
        padding-left: 30px;
        background: #fff url(../svg/icn_dtl7.svg) no-repeat left 7px center/16px auto;
    }
    .sns_wrap li a {
        width: 28px;
        height: 28px;
    }
}
