@charset "utf-8";
/* CSS Document */
#stage {
	margin: 80px 0 60px;
}
#stage .section{
	margin-bottom: 40px;
}
#stage .section p {
	font-size: 14px;
	line-height: 1.714;
	text-align: center;
}
#stage .section .img_ {
	text-align: center;
}
#stage .section ul {
	margin-bottom: 10px;
}
#stage .section li {
	text-indent: -1em;
	margin-left: 1em;
}
#stage .ast_list_02 {
  margin-right: 1em;
  margin-bottom: 15px;
  margin-top: 50px;
}

#stage .section h2 {
	font-size: 24px;
	font-family: "dnp-shuei-gothic-kin-std";
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1.5;
	padding: 0 0 12px;
	margin: 0 0 10px;
	border-bottom: 1px solid #656464;
}

#stage .section ul.vlist {
	display: flex;
	justify-content: space-between;
	margin-bottom: 32px;
}
#stage .section ul.vlist li {
	width: 310px;
	margin: 0;
	text-indent: 0;
}
#stage .section ul.vlist li a {
	font-size: 18px;
	font-family: "dnp-shuei-gothic-kin-std";
	letter-spacing: 0.025em;
	text-decoration: none;
	line-height: 1.0;
	text-align: center;
	display: block;
	background-color: #ccc;
	border-radius: 4px;
	padding: 15px 0 39px;
	position: relative;
}
#stage .section ul.vlist li a::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 18px;
	width: 7px;
	height: 7px;
	margin-left: -3px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	transform: rotate(-45deg);
}

#stage .section .widget_ {
	padding: 25px 30px 10px;
	margin-bottom: 40px;
	background-color: #ccc;
}
#stage .section .widget_ .widget__header {
	text-align: center;
	margin: 0 0 22px;
}
#stage .section .widget_ .widget__header h3 {
	font-size: 24px;
	font-family: "dnp-shuei-gothic-kin-std";
	letter-spacing: 0.025em;
	line-height: 1.5;
	margin: 0 0 20px;
}
#stage .section .widget_ .stage_box {
	width: 894px;
	padding: 8px;
	margin: 0 auto 20px;
	background-color: #FFFFFF;
	position: relative;
}
#stage .section .widget_ .stage_box::after {
	content: "";
	position: absolute;
	left: -9px;
	top: -6px;
	width: 125px;
	height: 68px;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 10;
}
#stage .section .widget_ .stage_box_inner_ {
	border: 2px solid #000;
	padding: 35px 26px 28px 47px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#stage .section .widget_ .desc_ {
	width: 620px;
}
#stage .section .widget_ .img_ {
	width: 160px;
}
#stage .ttl_.ttl_02_,
#stage .ttl_.ttl_03_,
#stage .section .widget_ .stage_box h4,
#stage .section .widget_ .stage_menu_ h4,
#stage #w4 .widget__header h3 {
	font-family: "リュウミン EB-KL";
}
.stage_box_btn a,
.btn_bp_detail_ a
{
	font-family: "dnp-shuei-gothic-kin-std";
}
/* タイトルパターン */
#stage .ttl_.ttl_02_{
	display: inline-block;
	color: #4b6280;
	font-size: 18px;
	margin-top: 6px;
	padding-left: 40px;
	margin-bottom: 5px;
	padding: 0 40px;
	background: url(../../img/usr/freepage/cbon/stage/icon_p.png), url(../../img/usr/freepage/cbon/stage/icon_p.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center; 
}
#stage .ttl_.ttl_03_{
	font-size: 18px;
	padding: 7px 0 5px 0;
	text-align: left;
	border-top: solid 1px #4b6280;
	border-bottom: solid 1px #4b6280;
	margin-bottom: 13px;
	color: #4b6280;
}
/**/
#stage .section .widget_ .stage_box h4 {
	font-size: 22px;
	margin-bottom: 5px;
}
#stage .section .widget_ .stage_box p {
	text-align: left;
	margin-bottom: 4px;
}
#stage .section .widget_ .stage_box p span.ast {
	font-size: 12px;
	display: inline-block;
}
#stage .section .widget_ .stage_box .stage_box_btn {
	/*width: 630px;*/
	margin-top: 7px;
	display: flex;
	justify-content: flex-end;
}
#stage .section .widget_ .stage_box .stage_box_btn a {
	font-size: 15px;
	display: block;
	text-decoration: none;
	width: 143px;
	background-color: #ccc;
	border-radius: 4px;
	padding: 7px 0 6px 37px;
	position: relative;
}
#stage .section .widget_ .stage_box .stage_box_btn a::after {
	content: "";
	position: absolute;
	right: 17px;
	top: 50%;
	width: 7px;
	height: 7px;
	margin-top: -3px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	transform: rotate(-45deg);
}
#stage .section .widget_ p.txt_rt {
	font-size: 12px;
	text-align: right;
	line-height: 1.5;
	margin: -5px 0 17px;
}
#stage .section .widget_ .stage_menu_ {
	width: 860px;
	margin: 0 auto 20px;
	padding: 20px 20px 20px 30px;
	background-color: #FFFFFF;
}
#stage .w_box > img,
#stage .section .widget_ .stage_menu_ > img{
	float: right;
	margin-left: 20px;
}
#stage .section .widget_ .stage_menu_ h4 {
	font-size: 18px;
	margin-top: 10px;
	padding-left: 40px;
}
#stage .w_box p,
#stage .section .widget_ .stage_menu_ p {
	text-align: left;
}
#stage .section .widget_ .stage_menu_ .btn_bp_detail_ {
	margin: 25px 0 58px;
}
#stage .section .widget_ .stage_menu_ .btn_bp_detail_ a {
	font-size: 15px;
	display: block;
	text-decoration: none;
	width: 230px;
	background-color: #ccc;
	border-radius: 4px;
	padding: 5px 0 5px 37px;
	position: relative;
}
#stage .section .widget_ .stage_menu_ .btn_bp_detail_ a::after {
	content: "";
	position: absolute;
	right: 17px;
	top: 50%;
	width: 7px;
	height: 7px;
	margin-top: -3px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	transform: rotate(-45deg);
}


#stage #sec00 {
	margin-bottom: 55px;
}
#stage #sec00 h1 {
	font-size: 48px;
	font-family: "futura-pt";
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.5;
	text-align: center;
	margin: 0 0 40px;
}
#stage #sec00 h1 span {
	font-size: 24px;
	font-family: "dnp-shuei-gothic-kin-std";
	letter-spacing: 0.025em;
	line-height: 2.21;
	display: block;
}
#stage #sec01 .img_ {
	text-align: center;
	margin: 42px 0 35px;
}

#stage #w4.widget_ {
	padding: 0 0 20px;
	background-color: #4b6280;
}
#stage #w4 .widget__header h3{
	width: 960px;
	height: 45px;
	padding-top: 5px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	background: url(../../img/usr/freepage/cbon/stage/w4_ttl.png?ref=202205) no-repeat;
}
#stage #w4 .widget .bp {
  margin: 25px auto 20px auto;
}
#stage #w4 .txt_rt {
  color: #FFFFFF;
	width: 894px;
	margin: -5px auto 17px;
}

#stage #royal_service {
	background: #fff;
    width: auto;
    max-width: 840px;
    display: block;
    margin: 0 auto 20px;
    padding: 24px 30px;
}
#stage #royal_service .box {
	text-align: left;
	margin-top: 35px;
	overflow: hidden;
}
#stage #royal_service .box p {
	margin: 0;
}
#stage #royal_service .box p sup,
#stage .ast_list li sup {
	font-size: 60%;
	line-height: 1.2;
}
#stage #royal_service .img_box_ {
	margin-top: 20px;
}
#stage #royal_service #uir-0100 + .box {
	margin-top: 24px;
}

#stage .exchange_service_ {
	width: 900px;
	margin: 20px auto 24px;
	padding: 30px 0 40px;
	background-image: url("../../img/usr/freepage/cbon/stage/202506/service_bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
#stage .exchange_service_ h2 {
	text-align: center;
	margin: 0 0 35px;
	padding: 0;
	border: 0;
}
#stage .exchange_service_ .exchange_service_exchange_ {
	text-align: center;
	margin-bottom: 40px;
}
#stage .exchange_service_ .exchange_service_item_ {
	/*padding-left: 17px;*/
	text-align: left;
}
#stage .exchange_service_ .exchange_service_note_ {
	color: #FFFFFF;
	text-align: left;
	width: 830px;
	margin: 19px auto 0;
}
#stage .exchange_service_ .exchange_service_note_ ul li {
	/*font-size: 13px;*/
	font-size: 12px;
	font-family: "dnp-shuei-gothic-kin-std";
	line-height: 1.76;
}
#stage .exchange_service_ .exchange_service_note_ h3 {
	font-size: 14px;
	font-family: "dnp-shuei-gothic-kin-std";
	line-height: 1.714;
	margin: 22px 0 8px;
}
#stage .exchange_service_ .exchange_service_note_ .exchange_service_tel_ {
	font-size: 14px;
	font-family: "dnp-shuei-gothic-kin-std";
	line-height: 1.714;
	padding-left: 10px;
	border-left: 5px solid #a9976d;
}
#stage .exchange_service_ .exchange_service_note_ .exchange_service_tel_ strong {
	font-size: 24px;
	font-family: "dnp-shuei-gothic-kin-std";
	line-height: 1.0;
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 20px;
}
#stage .exchange_service_ .exchange_service_note_ .exchange_service_tel_ strong span {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "dnp-shuei-gothic-kin-std";
	background-color: #a9976d;
	padding: 5px 10px;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}
#stage #rbp_inv {
	text-align: left;
	width: 900px;
	margin: 0 auto 20px;
	/*margin-bottom: 20px;*/
/*	padding: 27px 62px 63px;
	margin-bottom: 20px;
	background-image: url("../../img/usr/freepage/cbon/stage/invitation_plan_bg.png");
	background-position: center top;
	background-repeat: no-repeat;*/
}
#stage #rbp_inv .invitation_plan_icon_ {
	text-align: center;
	margin-bottom: 5px;
}
#stage #rbp_inv .invitation_plan_title_ {
	margin: 0 0 18px;
	padding-left: 2px;
}
#stage #rbp_inv .invitation_plan_txt_ {
	margin: 0 0 35px;
}
#stage #rbp_inv .invitation_plan_desc_ {
	margin: 0 0 0 2px;
}
/*** unslice image ***/
#stage .unslice-image {
	background: #fff;
    width: auto;
    max-width: 840px;
    display: block;
    margin: 20px auto;
	padding: 24px 30px;
}
#stage .unslice-image-nl,
#stage .unslice-image-nl p {
	text-align: left;
}
#stage .unslice-image .uir {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
#stage .unslice-image .uir:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}
#stage .unslice-image .uic {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    position: relative;
}
#stage .unslice-image .uic img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    padding: 0;
    outline: 0;
    border: 0;
	margin-right: 10px;
}
#stage .unslice-image .uic > a img{margin-right: 0;}

#stage .unslice-image p.deadline_txt {
	font-size: 14px;
	line-height: 1.714;
	text-align: left;
	margin: 25px 0 0;
}

#stage .ttl_07_{
	color: #4b6280;
	font-size: 18px;
	margin-bottom: 2px;
	padding-left: 40px;
	/*display: inline-block;*/
	background: url(../../img/usr/freepage/cbon/stage/icon_p.png) no-repeat left -3px;
}
#stage .img_box_{margin-bottom: 18px;}

#stage ul.vlist li.white_ a,
#stage .section #w1,
#stage .section #w1 .stage_box .stage_box_btn a,
#stage .section #w1 .stage_menu_ .btn_bp_detail_ a {
	background-color: #d2e2e1;
}
#stage ul.vlist li.gold_ a,
#stage .section #w3,
#stage .section #w3 .stage_box .stage_box_btn a,
#stage .section #w3 .stage_menu_ .btn_bp_detail_ a {
	background-color: #e4e0d5;
}
#stage ul.vlist li.platinum_diamond_ a,
#stage .section #w4,
#stage .section #w4 .stage_box .stage_box_btn a,
#stage .section #w4 .stage_menu_ .btn_bp_detail_ a {
	background-color: #4b6281;
}
#stage ul.vlist li.platinum_diamond_ a,
#stage .section #w4 .stage_box .stage_box_btn a,
#stage .section #w4 .stage_menu_ .btn_bp_detail_ a {
	color: #FFFFFF;
}
#stage ul.vlist li.platinum_diamond_ a::after,
#stage .section #w4 .stage_box .stage_box_btn a::after,
#stage .section #w4 .stage_menu_ .btn_bp_detail_ a::after {
	border-color: #FFFFFF;
}
#stage .section #w4 #w4_01 {
	text-align: center;
}

#stage .section #w1 .stage_box_inner_ {
	border-color: #69bd92;
}
#stage .section #w3 .stage_box_inner_ {
	border-color: #d0bca0;
}
#stage .section #w4 .stage_box_inner_ {
	border-color: #8596ab;
}

#stage .section #w1 .stage_box h4,
#stage .section #w1 .stage_menu_ h4 {
	color: #009944;
}
#stage .section #w3 .stage_box h4,
#stage .section #w3 .stage_menu_ h4 {
	color: #b7915e;
}
#stage .section #w4 .stage_box h4,
#stage .section #w4 .stage_menu_ h4 {
	color: #4b6280;
}

#stage .section #w1 .stage_menu_ h4 {
	background: url(../../img/usr/freepage/cbon/stage/icon_gr.png) no-repeat left center;
}
#stage .section #w3 .stage_menu_ h4 {
	background: url(../../img/usr/freepage/cbon/stage/icon_g.png) no-repeat left center;
}
#stage .section #w4 .stage_menu_ h4 {
	background: url(../../img/usr/freepage/cbon/stage/icon_p.png) no-repeat left center;
}

#stage .section #w1 .stage_box::after {
	background-image: url("../../img/usr/freepage/cbon/stage/202408/ribbon_white.png");
}
#stage .section #w3 .stage_box::after {
	background-image: url("../../img/usr/freepage/cbon/stage/202408/ribbon_gold.png");
}
#stage .section #w4 .stage_box::after {
	background-image: url("../../img/usr/freepage/cbon/stage/202408/ribbon_pb.png");
}






