@charset "utf-8";

form .error{
    color: #ec574a;
    margin-top: 4px;
}

.ja {ime-mode: active;}
.en {ime-mode: disabled;}

table#conf {
margin:0 auto;
}

table#conf tr:first-child td{
      font-size: 17px;
  	  padding: 8px 0 6px;
  	  border-bottom: none;
}

table#conf tr td{
    padding:15px 30px 5px 5px;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
}

.button_group{
    text-align: center;
    margin-top: 40px;
}

.button_group > div {
	display: none;
}

#back {
    width: 200px;
    height: 70px;
    padding: 0;
    border: none;
    background: url(/premium/contact/img/contact_btn_02.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    margin-right: 30px;
}
#back:hover{
    background: url(/premium/contact/img/contact_btn_02_on.png) no-repeat;
}
.contact_area .btn-submit {
    width: 200px;
    height: 70px;
    padding: 0;
    border: none;
    background: url(/premium/contact/img/contact_btn_01.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.contact_area .btn-submit:hover{
    background: url(/premium/contact/img/contact_btn_01_on.png) no-repeat;
}


.list02 {border: 1px solid #ffffff; border-bottom: 1px solid #505050;}
.list02last { border-bottom: 1px solid #ffffff;}
.list02 dt {width:240px; height:53px;margin:15px 0 0 29px;
    color:#757575;
}
.list02 dd {min-height:45px; margin-top:-60px; padding-left:340px;
font-size: 17px;
    color:#757575;
}
.list02 dd .radio_txt {
	position: relative;
	margin-right: 20px;
	background: url(../../contact/img/contact_radio_01.png) no-repeat left center;
}
.list02 dd .radio_txt_on {
	position: relative;
	background: url(../../contact/img/contact_radio_01_on.png) no-repeat left center;
}
.list02 dd .radio_txt input {
	position: absolute;
	top: 0;
	left: -9999px;
}
.list02 dd .radio_txt label {
	padding-left: 28px;
}

.list_black,
.form_disabled{
    background-color: #E6E6E6;
    color:#757575;
}
.list_black dt{
    opacity: 0.5;
}
.list_black dd{
    opacity: 0.5;
}


input[type=radio]{
    width:auto;
}
.privacy-statement-box {
	font-size: 14px;
	margin: -26px 0 0 0;
}
#agreechk p label {
	font-size: 14px;
}
.p-error-top {
	margin-bottom: 20px;
	color: #a61918;
	font-size: 17px;
}
@media screen and (min-width: 769px) {
	.privacy-statement-box {
		text-align: center;
	}
	#agreechk {
		text-align: center;
		display: inline-block;
	}
	#agreechk p {
		display: inline-block;
	}
}
@media screen and (max-width: 768px) {
	.privacy-statement-box {
		margin: -26px 0 26px 0;
	}
	.p-error-top {
		font-size: 15px;
	}
}
@media screen and (max-width: 750px) {

	.contact_wrap .button_group {
		margin-top: 4.61%;
		padding: 0;
		background: none;
	}
	.contact_wrap .button_group input.btn-submit{
		width: 100%;
		border-radius: 0;
		background: url(../img/contact_btn_01_sp.png) no-repeat;
		background-size: contain;
		margin: auto;
	}
	.contact_wrap .button_group input.btn-submit:hover{
		background: url(../img/contact_btn_01_sp.png) no-repeat;
		background-size: contain;
	}
	
	.contact_wrap .button_group input#back{
		width: 100%;
		border-radius: 0;
        background: url(../img/contact_btn_02_sp.jpg) no-repeat;
		background-size: contain;
		margin: auto;
	}
	.contact_wrap .button_group input#back:hover{
        background: url(../img/contact_btn_02_sp.jpg) no-repeat;
		background-size: contain;
	}
	
	label:after {
		content: "\A";
		white-space: pre;
	}
	.list02 dd {
		padding-bottom:30px;
	}

/*
    .button_group {
        position:relative;
        margin-top: 4.61%;
        padding: 17.39% 0 0;
        background: none;
    }
    #submit{
        position:absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 0;
        background: url(/premium/contact/img/contact_btn_01_sp.png) no-repeat;
        background-size: cover;
        text-indent: -9999px;
        overflow: hidden;
    }
    #submit:hover{
        background: url(/premium/contact/img/contact_btn_01_sp.png) no-repeat;
        background-size: cover;
    }
    #back{
        margin:20px 0 10px;
        position:absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 0;
        background: url(/premium/contact/img/contact_btn_01_sp.png) no-repeat;
        background-size: cover;
        text-indent: -9999px;
        overflow: hidden;
    }
    #back:hover{
        margin:20px 0 10px;
        background: url(/premium/contact/img/contact_btn_01_sp.png) no-repeat;
        background-size: cover;
    }
*/
    .list02 {border-bottom: 1px solid #505050;}
	.list02last {border:none;}
    .list02 dt {width:220px; height:40px;margin:3.8% 0 0 15px;
        color:#757575;}
	.list02last dt {margin:8% 0 0 15px;}
    .list02 dd {min-height:45px; margin-top:-20px; padding-left:20px; font-size: 15px;
        color:#757575; }
	.list02last dd {padding-bottom:20px;}
    .list02 dd .radio_txt {
			display: block;
			margin-top: 9%;
			background: url(../../contact/img/contact_radio_01.png) no-repeat left center;
			background-size: 13px 13px;
		}
		.list02 dd .radio_txt_on {
			background: url(../../contact/img/contact_radio_01_on.png) no-repeat left center;
			background-size: 13px 13px;
		}
    .list02 dd .radio_txt label {
			display: inline-block;
			width: 100%;
			padding-left: 20px;
			box-sizing: border-box
		}


}