@charset "UTF-8";

/*
-----------------------------------------
共通メニュー(444)
-----------------------------------------
*/



/*
-----------------------------------------
ぱんくずリスト(452)
-----------------------------------------
*/



/*
-----------------------------------------
サポーターズクラブ(598)
-----------------------------------------
*/

@charset "UTF-8";
.pc_none{
display:none;
}
@media screen and (max-width: 768px){
.pc_none{
display:block;
}
}
main.post-wrap.page_wrap {
    width: 1040px;
    margin: 50px auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.post-wrap .inner-wrap .post-wrap {
    width: calc(100% - 350px);
    box-sizing: border-box;
}
.post_title02 img{
width:700px;
}
.post_title02, .post_title03, .post_title06, .post_title04, .post_title05, .post_title09 {
    font-size: 28px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #368a4e;
    display: flex;
    align-items: center;
    line-height: 1.2;
    box-sizing: border-box;
}
.post-wrap p, .post-wrap li, .post-wrap dd {
    font-size: 16px;
    line-height: 1.75;
    text-align: justify;
}
.post_title07 {
    padding: 12px 20px;
    background-color: #222222;
    font-size: 20px;
    line-height: 1.5;
    color: white;
    font-weight: normal;
    margin: 30px 0 20px;
}
.post_title08, .eigyo_wrap .title01 {
    padding: 10px 16px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 1.5;
    font-weight: normal;
    background-color: #ebeef1;
    border-left: solid 5px #222222;
    margin: 30px 0 20px;
}

#supporters .btn1 {
    width: 240px;
    height: 45px;
    margin: 20px auto 0;
    background-color: #e18041;
}
.post-wrap p, .post-wrap li, .post-wrap dd {
    font-size: 16px;
    line-height: 1.75;
    text-align: justify;
}
.btn-hover {
    transition: all .3s;
    opacity: 1;
    transform: translate(0, 0);
}
#supporters .btn_link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: white;
    font-size: 18px;
}
.g-over_link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
a {
    color: #222;
    transition: color 0.3s;
}
.contact_desc-wrap {
    margin-top: 50px;
    background-image: url(/m/cmn_files/img_rwd/test1.jpg);
    padding: 30px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
    /* background-color: rgba(0,0,0,0.6); */
    position: relative;
    width: 800px;
    margin: 50px auto;
}

.contact_desc-wrap .title {
    font-size: 2.3rem;
    color: white;
    text-align: center;
    background: rgb(0 ,0 ,0 ,0.6);
    padding: 10px;
    font-family: a-otf-ryumin-pr6n, 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.7;
}
.contact_desc-wrap .sub {
    font-size: 1.3rem;
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    background-color: rgba(0,0,0,0.6);
}
.contact_desc-wrap .contact_main {
    margin-top: 15px;
    padding: 15px;
    box-sizing: border-box;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contact_desc-wrap .contact_main .btn {
    height: 75px;
    background-color: #e18041;
    width: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: white;
    position: relative;
}


.shops-tel {
    background-image: url(/m/cmn_files/img_rwd/icon-tel-blk.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 0;
    padding-left: 27px;
    text-align: left;
}
.shops-tel a{
    color: #000;
    font-family: a-otf-ryumin-pr6n, 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.7;
    font-size: 2.8rem;
    letter-spacing: 3px;
    font-weight: bold;
}




@media screen and (max-width: 768px){
main.post-wrap.page_wrap {
    width: 90%;
}
.contact_desc-wrap {
    width: 100%;
    padding: 10px;
}
.contact_desc-wrap .contact_main {
    display: block;
}
.contact_desc-wrap .contact_main .btn {
    width: 100%;
}
}

/*
-----------------------------------------
フッター(435)
-----------------------------------------
*/



