@charset "UTF-8";
/* CSS Document */
@media screen and (max-width:700px){
#contact{
    margin-bottom: 16.15%;
}
.conta_each{
	margin-bottom: 22px;
}
#conta_tel{
	font-size: 24px;
	line-height: 1em;
	    font-weight: 900;
	letter-spacing: 0.016em;
	    color: #36519D;
	
}
#contact .tit-border{
	margin-bottom: 16px;
	font-size: 19px;
}
#conta_tel img{
	width: 15px;
	margin-right: 1px;
}
#conta_tel p{
	font-size: 15px;
	line-height: 1em;
    letter-spacing: 0.008em;
    font-weight: 500;
	margin-top: 12px;
	color: #3E3A39;
	padding-left: 2px;
}
	#conta_tel a{
	pointer-events: inherit;
}
table{
	width: 100%;
	margin-top: 20px;
    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;
	display: block;
	box-sizing:border-box;
	width:100%;
}
table tbody tr th{
    width: 100%;
    display: block;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
	display: block;
	box-sizing:border-box;
}
table tbody tr td{
	display: block;
	width: 100%;
	margin-bottom: 16px;
	font-size: 15px;
    line-height: 1em;
    font-weight: 400;
	display: block;
	box-sizing:border-box;
}

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



table tbody tr #pp_agreement {
    color: #36519d;
    padding-top: 8px;
	padding-left: 0px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 15px;
}
table tbody tr #pp_agreement .hissu {
    display: block;
    margin-top: 12px;
    margin-left: 0px;
}

table tbody tr #pp_agreement a {
    text-decoration: underline;
}
table tbody tr #pp_agreement small {
    color: #3E3A39;
    font-size: 13px;
    margin-top: 8px;
	margin-left: 0px;
    display: block;
    line-height: 1.5em;
}
table tbody tr #pp_agreement p {
    color: #36519d;
    padding-top: 8px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 15px;
	line-height:1em;

}

	
.submit_btn_box {
	width: 100%;
    margin-top: 24px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.submit_btn_box p {
	width: 100%;
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.submit_btn_box div {
    width: 100%;
}

.sub_bt {
    width: 100%;
    min-width: 100%;
    -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: 0px;
	margin-bottom: 0px;
	display:block;
}
.back_bt {
    width: 100%;
    min-width: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 56px;
    font-weight: 500;
    font-size: 18px;
    line-height: 56px;
    color: #E05581;
    cursor: pointer;
    border-radius: 14px;
    text-align: center;
    background-color: #FFFFFF;
    border: 2px solid #E05581;
    letter-spacing: 1px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
	display:block;
}
.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;
}
.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: 32px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 32px;
    background-color: #F6F6F6;
	box-sizing:border-box;
}
.confirm-area h3 {
    color: #E05581;
    font-size: 20px;
    margin-bottom: 16px;

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

.confirm_table th {
	padding:16px;
	box-sizing:border-box !important;
	margin:0px;
	display:block;
	width:100%;
}
.confirm_table th p {
   border-bottom: 1px solid #C6C4D6;
	padding-bottom:8px;
	font-weight: 700;
}
.confirm_table td {
    margin-bottom: 0px;
	padding:0px 0px 16px 16px;
	box-sizing:border-box !important;
	display:block;
	width:100%;
}
#thanks {
    padding: 32px;
    background-color: #F6F6F6;
}
#thanks p {
    line-height: 1.8em;
}
#thanks_tel {
    margin-top: 16px;
    text-align: center;
}
#thanks_tel img {
    width: 16px;
    margin-right: 4px;
}
#thanks_tel a {
    font-size: 24px;
    color: #36519D;
    font-weight: 600;
    pointer-events: inherit;
}

}
