@charset "utf-8";
.page_ttl{
    width: 100%;
    font-size: 2rem;
    font-weight: 400;
    line-height: 3rem;
    color: #826026;
    margin: 0 auto 30px;
    padding: 10px 0 30px 80px;
    background-image: url("../images/page_title/ttl_bottom_line_05.png"),url("../images/page_title/page_ttl_icon_05.png");
    background-repeat: repeat-x,no-repeat;
    background-position: bottom,left top;
    background-size: 100%,65px;
    letter-spacing: 0.2rem;
}
.starclub_main{
    width: 90%;
    margin: 0 auto;
	color: #826026;
}
.top_catch{
	color: rgba(220,80,122,1.00);
	font-size: 2rem;
	font-weight: 500;
	text-align: center;
}
.top_cp{
	font-size: 1.1rem;
	text-align: center;
}
.top_cp img{
	width: 50%;
	margin: 30px auto;
}
.rule{
	font-size: 1.2rem;
	padding: 5px 30px;
	border:2px solid rgba(132,198,89,1.00);
	border-radius: 8px;
	text-align: center;
	color: #1D710F;
}
.rule2{
	width: 100%;
	margin: 30px auto;
}
.rule2 dl{
	width: 90%;
	margin: 10px auto;
	padding: 0 0 10px 0;
	border-bottom: #FFA5AF 1px solid;
	display: flex;
	align-items: center;
	
}
.rule2 dt{
	width: 8rem;
	color: #fff;
	text-align: center;
	background-color: #FC6777;
}
.rule2 dd{
	width: calc(100% - 10rem);
	color: #666;
	padding-left: 30px;
}
/*ーーーーーー各クラブーーーーーーー*/
.flag1{
	width: 100%;
	margin: 50px auto 20px;
	background-image: url("../images/support/star/flag_kosaka.png");
	background-repeat: repeat-x;
	background-size: contain;
}
.club_name{
    width: 40%;
    margin: 30px auto;
}
.club_tel{
    width: 15rem;
    margin: 10px auto 20px;
    font-size: 1.2rem;
}
.club_tel a{
    color: #C58236;
    text-decoration: none;
}
.club_tel a:hover{
    color: #FAC78E;
    text-decoration: none;
}
.club_tel2{
    width: 15rem;
    margin: 10px auto 20px;
    font-size: 1.2rem;
}
.club_tel2 a{
    color: #ED567F;
    text-decoration: none;
}
.club_tel2 a:hover{
    color: #FEBCCE;
    text-decoration: none;
}
.kosaka_col1{
    color: rgba(248,191,127,1.00);
}
.eiwa_col1{
    color: #F7AABE;
}
.eiwa_col2{
    color: #BE661C;
    font-weight: 1.1rem;
}
.club_photo_area{
    width: 100%;
    margin: 30px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.club_photo_item{
    width: 48%;
    margin: 0;
    padding: 0;
}
.club_photo_item img{
    width: 100%;
}
.cont_access{
    width: 100%;
    margin: 30px auto 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cont_access_item{
    width: 48%;
    
}
.cont_access_item p{
    color: rgba(205,104,7,1.00);
    font-size: 1.2rem;
    margin-top: 10px;
}
.cont_access_item span{
    color: rgba(205,104,7,1.00);
}
.cont_access_item2{
    width: 48%;
    
}
.cont_access_item2 p{
    color: #FD668E;
    font-size: 1.2rem;
    margin-top: 10px;
}
.cont_access_item2 span{
    color: #FD668E;
}
.flag2{
	width: 100%;
	margin: 50px auto 20px;
	background-image: url("../images/support/star/flag_eiwa.png");
	background-repeat: repeat-x;
	background-size: contain;
}
.table_area{
    width: 100%;
    margin: 20px 0;
    overflow-x: scroll;
}
@media screen and (max-width:900px){
.page_ttl{
    width: 100%;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.5rem;
    color: #826026;
    margin: 0 auto 10px;
    padding: 10px 3% 20px 60px;
    background-image: url("../images/page_title/ttl_bottom_line_05.png"),url("../images/page_title/page_ttl_icon_05.png");
    background-repeat: repeat-x,no-repeat;
    background-position: bottom,left top;
    background-size: 100%,50px;
    letter-spacing: 0.2rem;
}
.starclub_main{
    width: 100%;
    margin: 0 auto;
	color: #826026;
}
.top_catch{
	color: rgba(220,80,122,1.00);
	font-size: 1.7rem;
	font-weight: 500;
	text-align: center;
}
.top_cp{
	font-size: 1.1rem;
	text-align: center;
}
.top_cp img{
	width: 60%;
	margin: 20px auto;
}
.rule{
	font-size: 1.2rem;
	padding: 5px 30px;
	border:2px solid rgba(132,198,89,1.00);
	border-radius: 8px;
	text-align: center;
	color: #1D710F;
}
.rule2{
	width: 100%;
	margin: 30px auto;
}
.rule2 dl{
	width: 100%;
	margin: 10px auto;
	padding: 0 0 10px 0;
	border-bottom: #FFA5AF 1px solid;
	display: flex;
	align-items: center;
	
}
.rule2 dt{
	width: 7rem;
	color: #fff;
	text-align: center;
	background-color: #FC6777;
}
.rule2 dd{
	width: calc(100% - 9rem);
	color: #666;
	padding-left: 30px;
}
/*ーーーーーー各クラブーーーーーーー*/
.flag1{
	width: 100%;
	margin: 50px auto 20px;
	background-image: url("../images/support/star/flag_kosaka.png");
	background-repeat: repeat-x;
	background-size: contain;
}
.club_name{
    width: 40%;
    margin: 30px auto;
}
.club_tel{
    width: 15rem;
    margin: 10px auto 20px;
    font-size: 1.2rem;
}
.club_tel a{
    color: #C58236;
    text-decoration: none;
}
.club_tel a:hover{
    color: #FAC78E;
    text-decoration: none;
}
.club_tel2{
    width: 15rem;
    margin: 10px auto 20px;
    font-size: 1.2rem;
}
.club_tel2 a{
    color: #ED567F;
    text-decoration: none;
}
.club_tel2 a:hover{
    color: #FEBCCE;
    text-decoration: none;
}
.kosaka_col1{
    color: rgba(248,191,127,1.00);
}
.eiwa_col1{
    color: #F7AABE;
}
.eiwa_col2{
    color: #BE661C;
    font-weight: 1.1rem;
}
.club_photo_arae{
    width: 100%;
    margin: 30px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.club_photo{
    width: 48%;
}
.cont_access{
    width: 100%;
    margin: 30px auto 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.cont_access_item{
    width: 80%;
    margin: 10px auto;  
}
.cont_access_item img{
        width: 80%;
        margin: 10px auto;
    }
.cont_access_item p{
    color: rgba(205,104,7,1.00);
    font-size: 1.2rem;
    margin-top: 10px;
}
.cont_access_item span{
    color: rgba(205,104,7,1.00);
}
.cont_access_item2{
    width: 80%;
    margin: 10px auto;
}
.cont_access_item2 img{
        width: 80%;
        margin: 10px auto;
    }
.cont_access_item2 p{
    color: #FD668E;
    font-size: 1.2rem;
    margin-top: 10px;
}
.cont_access_item2 span{
    color: #FD668E;
}
.flag2{
	width: 100%;
	margin: 50px auto 20px;
	background-image: url("../images/support/star/flag_eiwa.png");
	background-repeat: repeat-x;
	background-size: contain;
}
.table_area{
    width: 100%;
    margin: 20px 0;
    overflow-x: scroll;
}
}

@media screen and (max-width:480px){
.page_ttl{
    width: 100%;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.2rem;
    color: #826026;
    margin: 0 auto 10px;
    padding: 5px 0 20px 60px;
    background-image: url("../images/page_title/ttl_bottom_line_05.png"),url("../images/page_title/page_ttl_icon_05.png");
    background-repeat: repeat-x,no-repeat;
    background-position: bottom,left top;
    background-size: 200%,40px;
    letter-spacing: 0.2rem;
}
.top_catch{
	color: rgba(220,80,122,1.00);
	font-size: 1.5rem;
    line-height: 2rem;
	font-weight: 500;
	text-align: left;
}
.top_cp{
	font-size: 1.0rem;
	text-align: left;
    margin-top: 10px;
}
.top_cp img{
	width: 100%;
	margin: 20px auto;
    padding: 0 10%;
}
 .btn_box{
    width: 100%;
    margin: 20px auto;
     display: flex;
     justify-content: space-between;
    }
.btn_box_item{
    padding: 0 5px;
    width: 48%;
    border: 1px solid #ccc;
    }
 .btn_box_item img:hover{
        opacity: 0.8;
    }
.rule{
	font-size: 1rem;
	padding: 5px 20px;
	border:2px solid rgba(132,198,89,1.00);
	border-radius: 8px;
	text-align: center;
	color: #1D710F;
}
.rule2{
	width: 100%;
	margin: 20px auto;
}
.rule2 dl{
	width: 100%;
	margin: 10px auto;
	padding: 0 0 10px 0;
	border-bottom: #FFA5AF 1px solid;
	display: flex;
    flex-direction: column;
	align-items: center;
	
}
.rule2 dt{
	width: 100%;
	color: #fff;
	text-align: center;
	background-color: #FC6777;
}
.rule2 dd{
	width: 100%;
	color: #666;
	padding: 5px 10px;
}
/*ーーーーーー各クラブーーーーーーー*/
.flag1{
	width: 100%;
	margin: 50px auto 10px;
	background-image: url("../images/support/star/flag_kosaka.png");
	background-repeat: repeat-x;
	background-size: 100%;
}
.club_name{
    width: 80%;
    margin: 10px auto;
}

.club_photo_area{
    width: 100%;
    margin: 10px auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.club_photo_item{
    width: 90%;
    margin: 10px auto;
}
.cont_access{
    width: 100%;
    margin: 10px auto 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.cont_access_item{
    width: 90%;
    margin: 10px auto;  
}
.cont_access_item img{
        width: 100%;
        margin: 0 auto;
    }
.cont_access_item p{
    color: rgba(205,104,7,1.00);
    font-size: 1.2rem;
    margin-top: 10px;
}

.cont_access_item2{
    width: 100%;
    margin: 10px auto;
}

.cont_access_item2 p{
    color: #FD668E;
    font-size: 1.2rem;
    margin-top: 10px;
}


}