@charset "UTF-8";
@media screen and (min-width: 768px),print { 

.p-club .sec01 .content__right .msg-box .sub-ttl{
	font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.l-flex__box3{    width: calc(100% / 3.5) !important;}

.l-flex__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack:start !important;
    -ms-flex-pack: justify;
    justify-content:start !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.l-flex__wrap li{
	margin: 0 64px 0 0;}

.l-flex__wrap li:nth-child(3n){
	margin: 0 0 0 0;
}

}


@media screen and (max-width: 767px) {
.l-header .row02 .ttl{
	padding: 30px 6% 30px 6% !important;
}

.p-club .sec01 .content__right .msg-box .sub-ttl{
font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Sawarabi Mincho", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

}
