@charset "shift_jis";
/* CSS Document */

.ct_inbox {
width: 100%;
max-width: 1220px;
margin: 0 auto;
}


.ct_inbox.howto01 .top_box {
background: url(../images/howto01/bg_top.png) top center no-repeat;
background-size: 100% auto;
width: 96%;
max-width: 1154px;
margin: 0 auto;
}


.ct_inbox.howto01 .bottom_bg {
background: url(../images/howto01/bg_bottom.png) bottom center no-repeat;
background-size: 100% auto;
width: 96%;
max-width: 1154px;
margin: 0 auto 40px;
height: 20px;
}



.ct_inbox.howto01 .ttl_howto01 {
width: 60%;
max-width: 556px;
}

.ct_inbox.howto01 .bg_box {
background: url(../images/howto01/bg.png) top center repeat-y;
background-size: 100% auto;
width: 96%;
max-width: 1154px;
margin: 0 auto;

padding: 30px 0;
}

.ct_inbox.howto01 .bg_box .bg_inbox {
width: 96%;
max-width: 1064px;
margin: 0 auto;
}


.ct_inbox.howto01 .bg_box .bg_inbox .howto_price_box {
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
padding-top: 15px;
}

.ct_inbox.howto01 .bg_box .bg_inbox .howto_price_box .price {
display: block;
width: 80%;
height: auto;
max-width: 413px;
margin-right: 20px;
}

.ct_inbox.howto01 .bg_box .bg_inbox .howto_price_box .btn_buy {
margin-top: 10px;
}



/*-------------------*/

.ultimatch_logo_box.howto02 {
    margin-bottom: 5px;
}


.ct_inbox.howto02 .top_box {
background: url(../images/howto02/bg_top.png) top center no-repeat;
background-size: 100% auto;
width: 96%;
max-width: 1154px;
margin: 0 auto;
}


.ct_inbox.howto02 .bottom_bg {
background: url(../images/howto02/bg_bottom.png) bottom center no-repeat;
background-size: 100% auto;
width: 96%;
max-width: 1154px;
margin: 0 auto 40px;
height: 20px;
}



.ct_inbox.howto02 .ttl_howto02 {
width: 100%;
}

.ct_inbox.howto02 .bg_box {
background: url(../images/howto02/bg.png) top center repeat-y;
background-size: 100% auto;
width: 96%;
max-width: 1154px;
margin: 0 auto;

padding: 10px 0 30px;
}

.ct_inbox.howto02 .bg_box .bg_inbox {
width: 96%;
max-width: 1050px;
margin: 0 auto;
}

.ct_inbox.howto02 .bg_box .bg_inbox .promo_movie_box {
margin: 0 auto 15px;
}

.ct_inbox.howto02 .bg_box .bg_inbox .img01,
.ct_inbox.howto02 .bg_box .bg_inbox .img02 {
margin-bottom: 15px;
}
