@charset "shift_jis";
/* CSS Document */

.ct_inbox {
width: 100%;
max-width: 1220px;
margin: 0 auto;
}


.ct_inbox.rule .top_box {
background: url(../images/rule/bg_top.png) top center no-repeat;
background-size: 100% auto;
width: 96%;
max-width: 1154px;
margin: 0 auto;
}


.ct_inbox.rule .bottom_bg {
background: url(../images/rule/bg_bottom.png) bottom center no-repeat;
background-size: 100% auto;
width: 96%;
max-width: 1154px;
margin: 0 auto 40px;
height: 20px;
}



.ct_inbox.rule .ttl_rule {
width: 100%;
max-width: 1114px;
}

.ct_inbox.rule .bg_box {
background: url(../images/rule/bg.png) top center repeat-y;
background-size: 100% auto;
width: 96%;
max-width: 1154px;
margin: 0 auto;

padding: 30px 0;
}

.ct_inbox.rule .bg_box .bg_inbox {
width: 96%;
max-width: 1064px;
margin: 0 auto;
}


.ct_inbox.rule .bg_box .bg_inbox .rule_price_box {
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

.ct_inbox.rule .bg_box .bg_inbox .rule_price_box .price {
display: block;
width: 96%;
height: auto;
max-width: 627px;
margin-right: 20px;
}

.ct_inbox.rule .bg_box .bg_inbox .rule_price_box .btn_buy {
margin-top: 10px;
}


.ct_inbox.rule .bg_box .bg_inbox .txt01 {
display: block;
width: 96%;
height: auto;
max-width: 1008px;
margin: 0 auto 20px;
}
.ct_inbox.rule .bg_box .bg_inbox .rule_img {
max-width: 1086px;
margin: 0 auto 20px;
}
.ct_inbox.rule .bg_box .bg_inbox .rule_img04 {
max-width: 1046px;
margin: 0 auto 60px;
}
.ct_inbox.rule .bg_box .bg_inbox .stadium_img {
display: block;
width: 96%;
height: auto;
max-width: 1017px;
margin: 0 auto 20px;
}
.ct_inbox.rule .bg_box .bg_inbox .stadium_ttl {
display: block;
width: 90%;
height: auto;
max-width: 657px;
margin: 0 auto 30px;
}
