@charset "utf-8";
/* CSS Document */





/***********************************
CTAエリア
************************************/



@media screen and ( max-width:1024px ) {
section.cta_common_box {
    width: 100%;
}		

}

/*20250110 追加*/
section.cta_common_box p.t_link {
    text-decoration: underline;
    font-size: 26px;
    text-align: center;
    padding-top: 20px;
    clear: both;
	color: #046bba;
}

/*20250110 追加*/
section.cta_common_box p.t_link a {
    color: #046bba;
}

/*20250110 追加*/
section.cta_common_box .cap {
    font-size: 14px;
    margin: 10px;
    text-align: right;
	padding-top: 0px;
	clear: both;
	color: #333333;
}


section.cta_common_box {
    background: #fde7ec;
    border-radius: 5px;
    width: 960px;
    height: auto;
	padding: 70px 20px 10px;	
    margin: 40px auto 80px!important;
	position: relative;
	overflow: hidden;
}


section.cta_common_box .inner{
	width: 920px!important;
}	


section.cta_common_box .sp_num_top{
	height: auto;
	min-height: 82px;
	width: 452px;
    border-radius: 5px;	
	background: #c52965;
	color: #fff;
	float: right;
	padding: 10px 0 0 10px;
	box-shadow: 0 8px #892c4d;
	margin-bottom: 20px;
	z-index: 10;
	position: relative;
}	

	
	
section.cta_common_box .sp_num_top img{
	width: 72%;
	margin:0 0 3px 0;
}	

section.cta_common_box .sp_num_top dl dt{
	float: left;
	width: 18%;
}

section.cta_common_box .sp_num_top dl dd{
	width: 75%;
	line-height: 1.0;
	text-align: center;
}


section.cta_common_box .sp_num_top dl dd.sub_txt{
	color: #ffff00;
}




section.cta_common_box .copy_txt_left{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	width: 452px;
	position: absolute;
    top: 30px;
    left: 20px;	
}

section.cta_common_box .copy_txt_right{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	width: 452px;
	position: absolute;
    top: 30px;
    right: 20px;
}



section.cta_common_box .pc_num{
		border: 2px solid #d34376;
		width: 452px;
		height: 90px;
	    border-radius: 5px;	
		float: left;
        background: #fff;
        padding: 10px;
        margin-left: 15px;
        z-index: 10;
        position: relative;		
}	

section.cta_common_box .pc_num img{
	vertical-align: middle!important;
	width: 15%;
}	


section.cta_common_box .pc_num span{
	font-size: 40px;
	font-weight: bold;
	/*text-decoration: underline;*/
    border-radius: 5px;	
	margin-left: 20px;
	vertical-align: middle!important;
}


section.cta_common_box .apply{
	width: 452px;
	height: 82px;
    border-radius: 5px;	
	background: #006c7f;
	color: #fff;
	padding: 10px;
	box-shadow: 0 8px #014f5d;
	margin-bottom: 10px;
	z-index: 10;
	position: relative;
	margin-left: 0px;
	float: left;	
}	

section.cta_common_box .apply img{
	width: 60%;
}	

section.cta_common_box .apply dl dt.pdf img{
	margin: 4% 0 0 10%;
}	

section.cta_common_box .apply dl dt{
	float: left;
	width: 18%;
}

section.cta_common_box .apply dl dd{
	width: 80%;
	line-height: 1.0;
	text-align: center;
}


section.cta_common_box dl dd.main_txt{
	font-size: 25px;
	line-height: 45px;
	font-weight: bold;
	color: #ffff00;
}	

section.cta_common_box dl dd.main_txt.first{
	font-size: 22px;
}


section.cta_common_box dl dd.tel_txt{
	font-size: 25px;
	line-height: 45px;
	font-weight: bold;
	color: #ffffff;
}	


section.cta_common_box dl dd.sub_txt{
	font-size: 16px;
	color:#ffffff;
	font-weight: bold;
	letter-spacing: 2px;
}	

section.cta_common_box dl dd.sub_txt.first{
	font-size: 18px;
}	


section.cta_common_box dl dd.maru_icon{
	position: absolute;
	top:10px;
	right: 0;
	width: 20%;
}	

section.cta_common_box dl dd.maru_icon img{
	width: 70%

}


section.cta_common_box .pc_present{
	clear: both;
	background: #fcf6f9;
	border: 2px solid #edb8c4;
	border-radius: 5px;
	padding:15px;
	width: 920px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}

section.cta_common_box .pc_present h2{
	text-align: center;
	font-size: 28px;	
}

section.cta_common_box .pc_present h2 span{
	margin: 9px;
}


section.cta_common_box .pc_present img.pre_icon {
width: 5.5%;
position: relative;
top: -5px;	
}


section.cta_common_box .pc_present .left.book{
	width: 12%;
	float: left;
	margin-left: 20px;
}


section.cta_common_box .pc_present .left.book img{
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .5);
	width: 80%;
}




section.cta_common_box .pc_present .right{
	width: 84%;
	float: left;
}


section.cta_common_box .pc_present .right .sub_txt{
	font-size:20px; 
    margin-top: 17px;
    margin-left: 25px;
}



section.cta_common_box .pc_present .regular_btn{
    display: block;
    position: absolute;
    padding: 8px 30px 6px 18px;
    font-weight: bold;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #B43965;
    width: 230px;
    bottom: 15px;
    right: 15px;
	border-radius: 40px;
	background: #fff;
}


section.cta_common_box .pc_present .regular_btn i {
    position: absolute;
    right: 30px;
    top: calc(50% - 12px);
    font-size: 22px;
}


    .triangle {
        width: 30px;
        border-top: 30px solid #d34376;
        border-right: 30px solid transparent;
        border-bottom: 30px solid transparent;
        border-left: 30px solid transparent;
        margin: 40px auto -10px;
		clear: both;
    }


/*タブレット*/
@media screen and ( max-width:1024px ) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/


}


