@charset "UTF-8";
/* CSS Document */

#contact{
	margin-top: 3.07%;
	margin-bottom: 2.3%;
}
.conta_each{
	margin-bottom: 4.61%;
}
.conta_each p {
    line-height: 1.7em;
}
.conta_each p .to_pp {
    color: hsla(240,100%,42%,1.00);
    text-decoration: underline;
}


#conta_tel{
	font-size: 36px;
	line-height: 1em;
	    font-weight: 900;
	letter-spacing: 0.016em;
	    color: #36519D;
	
}
#contact .tit-border{
	margin-bottom: 2.3%;
}
#conta_tel img{
	width: 24px;
	margin-right: 0;
}
#conta_tel p{
	font-size: 15px;
	line-height: 1em;
    letter-spacing: 0.008em;
    font-weight: 500;
	margin-top: 14px;
	color: #3E3A39;
	padding-left: 2px;
}
#conta_tel a{
	pointer-events: none;
}
.conta_each ul {
    list-style-type: disc;
    padding-top: 24px;
    padding-right: 24px;
    padding-left: 40px;
    padding-bottom: 24px;
    margin-top: 16px;
    margin-bottom: 16px;
    background-color: #F4F4F9;
}
.conta_each ul li {
    line-height: 1.6em;
    font-weight: 500;
    margin-bottom: 4px;
    color: #36519D;
}
.conta_each .kengaku_notice {
    background-color: #EAECF7;
    border-radius: 10px;
    padding: 24px;
    border: 0.1em solid #36519D;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.conta_each .kengaku_notice li {
    color: #3E3A39;
}
.conta_each .kengaku_notice ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 16px;
    padding-left: 20px;
    padding-bottom: 0px;
    background-color: hsla(0,0%,0%,0.00);
}





table{
	width: 100%;
	margin-top: 3.84%;
    margin-bottom: 2.3%;
    margin-left: auto;
    margin-right: auto;
}



table tbody tr{
    font-size: 15px;
    line-height: 1em;
    font-weight: 400;
    text-align: left;
}
table tbody tr th{
    width: 100%;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    display: block;
}
table tbody tr th small {
    color: #828282;
    margin-left: 8px;
    display: inline-block;
    margin-top: 6px;
}

table tbody tr td{
	display: block;
	width: 100%;
	margin-bottom: 24px;
	font-size: 15px;
    line-height: 1em;
    font-weight: 400;
}
table tbody tr .kengaku_notice_th {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 17px;
    line-height: 1em;
    font-weight: 600;
}
table tbody tr .kengaku_notice_th span {
	border-bottom: 0.1em solid #E05581;
}
table tbody tr .kengaku_notice_th img {
    width: 19px;
    margin-right: 6px;
    vertical-align: sub;
}


table tbody tr #pp_agreement p {
    color: #36519d;
    padding-top: 16px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 17px;
	line-height:1em;

}
table tbody tr #pp_agreement p .wpcf7-list-item {
	margin:0px;
}
table tbody tr #pp_agreement p .wpcf7-list-item label {
	display:flex;
}
table tbody tr #pp_agreement p .wpcf7-list-item-label {
	margin-left:6px;
}
table tbody tr #pp_agreement a {
    text-decoration: underline;
}
table tbody tr #pp_agreement small {
    color: #3E3A39;
    font-size: 12px;
    margin-top: 16px;
    display: block;
}




.submit_btn_box {
    margin-top: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.submit_btn_box.btn_flex p {
	display: flex;
    justify-content: center;
}
.submit_btn_box.btn_flex p .wpcf7-spinner {
	margin:0px;
}
.sub_bt {
    width: 304px;
    min-width: 304px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 60px;
    font-weight: 500;
    font-size: 18px;
    line-height: 60px;
    color: #FFFFFF;
    cursor: pointer;
    border-radius: 14px;
    text-align: center;
    background-color: #E05581;
    border: 0;
    letter-spacing: 1px;
    margin-right: 16px;
	display:block;
}
.back_bt {
    width: 144px;
    min-width: 144px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 60px;
    font-weight: 500;
    font-size: 18px;
    line-height: 60px;
    color: #E05581;
    cursor: pointer;
    border-radius: 14px;
    text-align: center;
    background-color: #FFFFFF;
    border: 2px solid #E05581;
    letter-spacing: 1px;
}
table tbody tr th .hissu {
	display: inline-block;
    color: #E05581;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
	margin-left: 8px;
	letter-spacing: 0.06em;
}
.mfgg {
    height: 48px;
    display: block;
    padding: 12px;
    box-sizing: border-box;
    width: 100%;
    background-color: #EAEAEA;
    border: #36519D4D;
    margin-bottom: 6px;
}
.zip_area{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 12px;
    box-sizing: border-box;
    font-size: 16px;
    height: 48px;
	background-color: #EAEAEA;
	border: 0;
}
.mfgg_txtarea {
	width: 100%;
    height: 176px;
    display: block;
    padding: 12px;
    box-sizing: border-box;
	background-color: #EAEAEA;
	border: 0;
}

.confirm-area {
    padding-top: 4.61%;
    padding-right: 6.15%;
    padding-left: 6.15%;
    padding-bottom: 6.15%;
    background-color: #F6F6F6;
}
.confirm-area h3 {
    color: #E05581;
    font-size: 22px;
    margin-bottom: 16px;

}
.confirm-area p {
    font-weight: 500;
}
.confirm_table {
    margin-top: 24px;
}
.confirm_table tr  {
    background-color: #FFFFFF;
    margin-bottom: 8px;
    display: block;
}

.confirm_table th {
	padding:24px 24px 10px 24px;
	box-sizing:border-box !important;
	margin:0px;
}
.confirm_table th p {
   border-bottom: 1px solid #C6C4D6;
	padding-bottom:8px;
	font-weight: 700;
}
.confirm_table td {
    margin-bottom: 0px;
	padding:0px 24px 24px 24px;
	box-sizing:border-box !important;
}
#thanks {
    padding: 40px;
    background-color: #F6F6F6;
}
#thanks p {
    line-height: 1.8em;
}
#thanks_tel {
    margin-top: 16px;
}
#thanks_tel img {
    width: 18px;
    margin-right: 8px;
}
#thanks_tel a {
    font-size: 28px;
    color: #36519D;
    font-weight: 600;
	pointer-events: none;
}
