
/*************/

/*.bodyBgBottom {
	background: none !important;
}*/
#wrapperArea {
	width: auto !important;
}
div#one_maincolumn {
	padding: 0 !important;
}
#wrapper_contents {
	border-top:none !important;
	padding: 0 !important;
}
#contents {
	width: auto !important;
}

/*************/



body ,#container {
	margin: 0;
	padding: 0;
	background:url(/ud/default/img/lp/extract_formed/images/body_bg.jpg) top left repeat-x #e0e0e0 !important;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 14px !important;
	line-height: 180% !important;
}
sup {
	font-size: 10px !important;
	vertical-align: super !important;
}
.Clr {
	clear: both;
}
#Wrap {
	width: 980px;
	margin: 0 auto;
	background: #fff;
    font-family: "IwaGGoPro-Md";
}

#Main {
	position: relative;
}
#Main p {
	position: absolute;
	top: 440px;
	left: 332px;
}
#Contents {
	margin: 0 50px;
}

#Contents .UL01 {
	margin: 0 0 0 23px;
	display: inline-block;
}

#Contents .UL01 li {
	float: left;
	width: 390px;
}
#Contents .UL01 img {
	margin: 0 0 20px 0;
}
#Contents .UL01 p {
	line-height: 180%;
	color: #000;
}
#Contents .UL01 p span {
	color: #ca0102;
}

#Contents .TurnOver {
	border: solid #d8d8d8 1px;
	padding: 20px;
	display: inline-block;
	width: 787px;
	margin: 0 20px;
}
#Contents .TurnOver li {
	float: left;
}

#Contents .Oubo {
	border-bottom: 1px solid #000000;
	font-size: 10px !important;
	line-height: 140% !important;
	margin-top: 5px;
	padding-bottom: 5px;
}
#Contents .CNP-Box {
	clear: both;
	margin-bottom: 50px;
}
#Contents .CNP-Box img {
	display: block;
}
#Contents .Opa a:hover {
	opacity: 0.8;
}

.UL-8321 {
	width: 836px;
	margin: 0 0 50px 23px;
	font-size: 12px;
	display: block;
}
.UL-8321-Ph {
	float: right;
	width: 355px !important;
}
.UL-8321 li {
	width: 430px;
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 210%;
	color: #000;
}
.UL-8321 li span {
	font-size: 10px;
}
.Fs-10 { font-size: 10px !important;}
.BLK {color: #000 !important;}

.Quality {
	position: relative;
}
.Quality p {
	position: absolute;
	top: 305px;
	left: 385px;
}


.Form-List {
	margin: 20px 0 0 0;
	line-height: 150%;
	font-size: 14px;
}

.Mat-50 {
	margin-top: 50px;
}
.Call {
	text-align: center;
	font-size: 25px !important;
	font-weight: bold;
	margin: 10px;
}

.Call span {
	color: #c40024;
}

.colorRed {
	color: #de0000;
}

.FooterLink {
	background: #e0e0e0;
}
.FooterLink li {
	float: left;
	display: block;
}

.FooterLink .Address {
	padding: 20px !important;
}

.FooterLink .Copyright {
	font-size: 10px;
	background: #8b8b8b;
	text-align: center;
	padding: 5px 0 3px;
	color: #fff;
}






.textCtrl_902 {
	padding: 0 6px 2px 0.7em !important;
}

.textCtrl_903 {
    padding: 0 9px 2px 0.5em !important;
}



/*#Contents .formBlock .generalFormTable table {
    width: 100%;
    padding: 0px;
    margin: 0px auto 50px auto;
    font-size: 100%;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: none;
    border-right: none;
    border-collapse: separate;
}
#Contents .formBlock .generalFormTable table th {
    padding: 7px 9px;
    background: #e4ebf6;
    border-top: none;
    border-left: none;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    font-weight: bold;
    vertical-align: middle;
    color: #333333;
    text-align: center;
}
#Contents .formBlock .generalFormTable table td {
    padding: 7px 9px;
    background: #f3f3f3;
    border-top: none;
    border-left: none;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}*/

/*********************************************************************************************************/
/*-------------------------------------
  form parts
--------------------------------------*/
input[type="email"].form_parts, input[type="tel"].form_parts, input[type="text"].form_parts, input[type="password"].form_parts { -moz-appearance: none; appearance: none; background-color: #fafafa; border: 1px solid #e6e6e6; -webkit-appearance: none; -moz-border-radius: 0; border-radius: 0; -moz-box-sizing: border-box; box-sizing: border-box; color: #000; font-family: "IwaGGoPro-Md" !important; outline: none !important; padding-bottom: 0; padding-top: 0; }
input[type="email"].form_parts:focus, input[type="tel"].form_parts:focus, input[type="text"].form_parts:focus, input[type="password"].form_parts:focus { border: 1px solid #ff0000; }
@media screen and (min-width: 751px), print { input[type="email"].form_parts, input[type="tel"].form_parts, input[type="text"].form_parts, input[type="password"].form_parts { font-size: 14px; font-size: 0.875rem; height: 50px; max-width: 100%; padding: 0 20px; width: 100%; }
  input[type="email"].form_parts:placeholder-shown, input[type="tel"].form_parts:placeholder-shown, input[type="text"].form_parts:placeholder-shown, input[type="password"].form_parts:placeholder-shown { font-size: 14px; font-size: 0.875rem; color: #999999; }
  input[type="email"].form_parts::-webkit-input-placeholder, input[type="tel"].form_parts::-webkit-input-placeholder, input[type="text"].form_parts::-webkit-input-placeholder, input[type="password"].form_parts::-webkit-input-placeholder { font-size: 14px; font-size: 0.875rem; color: #999999; }
  input[type="email"].form_parts:-moz-placeholder, input[type="tel"].form_parts:-moz-placeholder, input[type="text"].form_parts:-moz-placeholder, input[type="password"].form_parts:-moz-placeholder { font-size: 14px; font-size: 0.875rem; color: #999999; opacity: 1; }
  input[type="email"].form_parts::-moz-placeholder, input[type="tel"].form_parts::-moz-placeholder, input[type="text"].form_parts::-moz-placeholder, input[type="password"].form_parts::-moz-placeholder { font-size: 14px; font-size: 0.875rem; color: #999999; opacity: 1; }
  input[type="email"].form_parts:-ms-input-placeholder, input[type="tel"].form_parts:-ms-input-placeholder, input[type="text"].form_parts:-ms-input-placeholder, input[type="password"].form_parts:-ms-input-placeholder { font-size: 14px; font-size: 0.875rem; color: #999999; }
  input[type="email"].form_parts::-ms-input-placeholder, input[type="tel"].form_parts::-ms-input-placeholder, input[type="text"].form_parts::-ms-input-placeholder, input[type="password"].form_parts::-ms-input-placeholder { font-size: 14px; font-size: 0.875rem; color: #999999; }
  input[type="email"].form_parts.w_14, input[type="tel"].form_parts.w_14, input[type="text"].form_parts.w_14, input[type="password"].form_parts.w_14 { max-width: 100%; width: 140px; }
  input[type="email"].form_parts.w_23, input[type="tel"].form_parts.w_23, input[type="text"].form_parts.w_23, input[type="password"].form_parts.w_23 { max-width: 100%; width: 230px; }
  input[type="email"].form_parts.w_30, input[type="tel"].form_parts.w_30, input[type="text"].form_parts.w_30, input[type="password"].form_parts.w_30 { max-width: 100%; width: 300px; }
  input[type="email"].form_parts.w_53, input[type="tel"].form_parts.w_53, input[type="text"].form_parts.w_53, input[type="password"].form_parts.w_53 { width: 530px; }
  input[type="email"].form_parts.w_56, input[type="tel"].form_parts.w_56, input[type="text"].form_parts.w_56, input[type="password"].form_parts.w_56 { width: 560px; } }

/*
@media (max-width: 750px) {
  input[type="email"].form_parts, input[type="tel"].form_parts, input[type="text"].form_parts, input[type="password"].form_parts { height: 35px; padding-left: 10px; padding-right: 10px; font-size: 14px; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "IwaGGoPro-Md" !important; line-height: 1.1; width: 100%; }
  input[type="email"].form_parts:placeholder-shown, input[type="tel"].form_parts:placeholder-shown, input[type="text"].form_parts:placeholder-shown, input[type="password"].form_parts:placeholder-shown { font-size: 13px; color: #999999; }
  input[type="email"].form_parts::-webkit-input-placeholder, input[type="tel"].form_parts::-webkit-input-placeholder, input[type="text"].form_parts::-webkit-input-placeholder, input[type="password"].form_parts::-webkit-input-placeholder { font-size: 13px; color: #999999; }
  input[type="email"].form_parts:-moz-placeholder, input[type="tel"].form_parts:-moz-placeholder, input[type="text"].form_parts:-moz-placeholder, input[type="password"].form_parts:-moz-placeholder { font-size: 13px; color: #999999; opacity: 1; }
  input[type="email"].form_parts::-moz-placeholder, input[type="tel"].form_parts::-moz-placeholder, input[type="text"].form_parts::-moz-placeholder, input[type="password"].form_parts::-moz-placeholder { font-size: 13px; color: #999999; opacity: 1; }
  input[type="email"].form_parts:-ms-input-placeholder, input[type="tel"].form_parts:-ms-input-placeholder, input[type="text"].form_parts:-ms-input-placeholder, input[type="password"].form_parts:-ms-input-placeholder { font-size: 13px; color: #999999; }
  input[type="email"].form_parts::-ms-input-placeholder, input[type="tel"].form_parts::-ms-input-placeholder, input[type="text"].form_parts::-ms-input-placeholder, input[type="password"].form_parts::-ms-input-placeholder { font-size: 13px; color: #999999; } }
*/

input[type="email"].error, input[type="tel"].error, input[type="text"].error, input[type="password"].error { background-color: #fff4f8; border-color: #ff0000; }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; -moz-appearance: none; margin: 0; }
input[type="number"] { -moz-appearance: textfield; }
input[type="password"].form_parts { -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: arial,sans-serif !important; }

@media screen and (min-width: 751px), print { input[type="password"].form_parts { font-size: 30px; font-size: 1.875rem; line-height: 1.1; }
  input[type="password"].form_parts:placeholder-shown { font-size: 14px; font-size: 0.875rem; color: #999999; }
  input[type="password"].form_parts::-webkit-input-placeholder { font-size: 14px; font-size: 0.875rem; color: #999999; }
  input[type="password"].form_parts:-moz-placeholder { font-size: 14px; font-size: 0.875rem; color: #999999; opacity: 1; }
  input[type="password"].form_parts::-moz-placeholder { font-size: 14px; font-size: 0.875rem; color: #999999; opacity: 1; }
  input[type="password"].form_parts:-ms-input-placeholder { font-size: 14px; font-size: 0.875rem; color: #999999; }
  input[type="password"].form_parts::-ms-input-placeholder { font-size: 14px; font-size: 0.875rem; color: #999999; } }

/*
@media (max-width: 750px) { input[type="password"].form_parts { font-size: 25px; line-height: 35px; }
  input[type="password"].form_parts:placeholder-shown { font-size: 13px; color: #999999; }
  input[type="password"].form_parts::-webkit-input-placeholder { font-size: 13px; color: #999999; }
  input[type="password"].form_parts:-moz-placeholder { font-size: 13px; color: #999999; opacity: 1; }
  input[type="password"].form_parts::-moz-placeholder { font-size: 13px; color: #999999; opacity: 1; }
  input[type="password"].form_parts:-ms-input-placeholder { font-size: 13px; color: #999999; }
  input[type="password"].form_parts::-ms-input-placeholder { font-size: 13px; color: #999999; } }
*/

/*edge*/
@supports (-ms-ime-align: auto) { input[type="password"].form_parts { font-family: "IwaGGoPro-Md" !important; font-weight: normal; font-size: 14px !important; } }
.select_wrap { background-color: #fafafa; border: 1px solid #e0e0e0; display: inline-block; min-width: 1px; overflow: hidden; vertical-align: middle; }
.select_wrap.error { background-color: #fff4f8; border-color: #ff0000; }
.select_wrap.error .form_parts { background-color: #fff4f8; }
.select_wrap select { color: #000; outline: none !important; }
.select_wrap select.form_parts { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #fafafa; border: none; -moz-border-radius: 0; border-radius: 0; font-family: "IwaGGoPro-Md"; }

@media screen and (min-width: 751px), print {
  .select_wrap.w_14 { width: 140px; }
  .select_wrap.w_23 { width: 230px; }
  .select_wrap.w_30 { width: 300px; }
  .select_wrap.w_53 { width: 530px; }
  .select_wrap.w_56 { width: 560px; }
  .select_wrap select.form_parts { background-image: url("/ud/master/common/images/parts_select.svg"); -moz-background-size: 10px 20px; background-size: 10px 20px; background-position: 0 0; background-repeat: no-repeat; overflow: hidden; height: 20px; width: 10px; text-indent: -9999px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-position: 75% center; color: #999999; font-family: "IwaGGoPro-Md"; height: 50px; padding: 0 0 0 20px; text-indent: 0; width: 120%; } }

/*
@media (max-width: 750px) {
  .select_wrap.w_14 { width: 85px; }
  .select_wrap.w_23 { width: 130px; }
  .select_wrap.w_30 { width: 165px; }
  .select_wrap.w_53 { width: 280px; width: 530px; }
  .select_wrap.w_56 { width: 295px; }
  .select_wrap select.form_parts { background-image: url("../images/parts_select.svg"); -moz-background-size: 8.5px 15px; background-size: 8.5px 15px; background-position: 0 0; background-repeat: no-repeat; overflow: hidden; height: 15px; width: 8.5px; overflow: hidden; text-indent: -9999px; font-size: 13px; height: 35px; padding-left: 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-position: right 22% center; border: none; -moz-border-radius: 0; border-radius: 0; color: #999999; font-family: "IwaGGoPro-Md"; padding-right: 0; text-indent: 0; width: 120%; } }
*/

input[type="radio"].form_parts { opacity: 0; display: none; height: 0; outline: none !important; text-indent: -999px; width: 0; }
input[type="radio"].form_parts + span { display: inline-block; }
input[type="radio"].form_parts + span:before { content: ''; display: inline-block; }

@media screen and (min-width: 751px), print {
  input[type="radio"].form_parts + span:before { background-image: url("/ud/master/common/images/parts_radio_check.svg"); -moz-background-size: 24px 24px; background-size: 24px 24px; background-position: 0 0; background-repeat: no-repeat; overflow: hidden; height: 24px; width: 24px; text-indent: -9999px; content: ''; display: inline-block; margin-right: .5em; margin-top: -3px; vertical-align: middle; }
  input[type="radio"].form_parts:checked + span:before { background-image: url("/ud/master/common/images/parts_radio_check.svg"); -moz-background-size: 24px 24px; background-size: 24px 24px; background-position: 0 0; background-repeat: no-repeat; overflow: hidden; height: 24px; width: 24px; text-indent: -9999px; } }
input.form_parts[type="radio"] + span::before {
    background-image: url("/ud/master/common/images/parts_radio.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    content: "";
    display: inline-block;
    height: 24px;
    margin-right: 0.5em;
    margin-top: -3px;
    overflow: hidden;
    text-indent: -9999px;
    vertical-align: middle;
    width: 24px;
}
/*
@media (max-width: 750px) {
  input[type="radio"].form_parts + span:before { margin-right: 2.5px; background-image: url("../images/parts_radio.svg"); -moz-background-size: 15px 15px; background-size: 15px 15px; background-position: 0 0; background-repeat: no-repeat; overflow: hidden; height: 15px; width: 15px; overflow: hidden; text-indent: -9999px; content: ''; display: inline-block; line-height: 1.1; margin-top: -3px; vertical-align: middle; }
  input[type="radio"].form_parts:checked + span:before { background-image: url("../../common/images/parts_radio_check.svg"); -moz-background-size: 15px 15px; background-size: 15px 15px; background-position: 0 0; background-repeat: no-repeat; overflow: hidden; height: 15px; width: 15px; overflow: hidden; text-indent: -9999px; } }
*/

input[type="checkbox"].form_parts { opacity: 0; display: none; height: 0; outline: none !important; text-indent: -999px; width: 0; }
input[type="checkbox"].form_parts + span { display: inline-block; }
input[type="checkbox"].form_parts + span:before { content: ''; display: inline-block; }

@media screen and (min-width: 751px), print { input[type="checkbox"].form_parts + span:before { background-image: url("/ud/master/common/images/parts_check_check.svg"); -moz-background-size: 20px 20px; background-size: 20px 20px; background-position: 0 0; background-repeat: no-repeat; overflow: hidden; height: 20px; width: 20px; text-indent: -9999px; content: ''; display: inline-block; margin-right: .5em; vertical-align: middle; }
  input[type="checkbox"].form_parts:checked + span:before { background-image: url("/ud/master/common/images/parts_check_check.svg"); -moz-background-size: 20px 20px; background-size: 20px 20px; background-position: 0 0; background-repeat: no-repeat; overflow: hidden; height: 20px; width: 20px; text-indent: -9999px; } }

/*
@media (max-width: 750px) { input[type="checkbox"].form_parts + span:before { background-image: url("../images/parts_check.svg"); -moz-background-size: 15px 15px; background-size: 15px 15px; background-position: 0 0; background-repeat: no-repeat; overflow: hidden; height: 15px; width: 15px; overflow: hidden; text-indent: -9999px; content: ''; display: inline-block; margin-right: .5em; vertical-align: middle; }
  input[type="checkbox"].form_parts:checked + span:before { background-image: url("../images/parts_check_check.svg"); -moz-background-size: 15px 15px; background-size: 15px 15px; background-position: 0 0; background-repeat: no-repeat; overflow: hidden; height: 15px; width: 15px; overflow: hidden; text-indent: -9999px; } }
.form_block .block_ttl { font-family: "IwaMinPro-Md"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke: 0.1px #000000; }
.form_block .require { font-family: "IwaGGoPro-Md"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke: 0.1px #ff0000; color: #ff0000; margin-left: .5em; }
.form_block .gray_line { background-color: #f2f2f2; line-height: 1.1; }
.form_block .gray_line label { display: inline-block; }
.form_block .error_txt { font-family: "IwaGGoPro-Md"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke: 0.1px #ff0000; color: #ff0000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke: 0.1px #ff0000; clear: both; }
.form_block .agree { font-family: "IwaGGoPro-Bd"; text-align: center; }
*/

/*
@media screen and (min-width: 751px), print { .form_block .block_ttl { font-size: 20px; font-size: 1.25rem; margin-bottom: 25px; }
  .form_block .require { font-size: 12px; font-size: 0.75rem; }
  .form_block .gray_line { font-size: 14px; font-size: 0.875rem; padding: 25px; }
  .form_block .agree { font-size: 14px; font-size: 0.875rem; }
  .form_block .error_txt { font-size: 14px; font-size: 0.875rem; margin-top: 15px; } }
*/

/*
@media (max-width: 750px) {
  .form_block .block_ttl { font-size: 15px; margin-bottom: 10px; }
  .form_block .require { font-size: 11px; }
  .form_block .gray_line { padding-bottom: 10px; padding-top: 10px; }
  .form_block .agree { font-size: 12px; }
  .form_block .error_txt { font-size: 12px; margin-top: 9px; } }
*/

  .form_table { 
  	table-layout: fixed; 
  	width: 885px !important; 
  }
  .form_table th, .form_table td { 
  	font-family: "IwaGGoPro-Md" !important; 
  	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke: 0.1px #000000; vertical-align: middle; text-align: left; }
  .form_table th { 
  	background-color: #ebebeb; 
  	width: 30%;
  	border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;

}
  .form_table th .f_s { font-family: "IwaGGoPro-Md"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke: 0.1px #000000; }
  .form_table td { 
  	background-color: #f2f2f2;
  	border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

@media screen and (min-width: 751px), print {
  .form_table th, .form_table td { padding: 20px 30px; }
  .form_table th .f_s { font-size: 12px; font-size: 0.75rem; }
  .form_table td .t_cell.w3 + .t_cell.w3 { padding-left: 0; }
  .form_table .kana, .form_table .katakana { font-size: 0; overflow: hidden; }
  .form_table .kana .parts_wrap, .form_table .katakana .parts_wrap { font-size: 16px; font-size: 1rem; display: table; float: left; vertical-align: top; width: 255px; }
  .form_table .kana .parts_wrap:nth-of-type(n+2), .form_table .katakana .parts_wrap:nth-of-type(n+2) { margin-left: 40px; }
  .form_table .kana .name, .form_table .kana .input, .form_table .katakana .name, .form_table .katakana .input { display: table-cell; }
  .form_table .kana .input input, .form_table .katakana .input input { width: 100%; }
  .form_table .kana .note, .form_table .katakana .note { display: inline-block; }
  .form_table .kana .name { width: 25px; }
  .form_table .kana .input { width: 230px; }
  .form_table .kana .error_txt { padding-left: 25px; }
  .form_table .katakana .name { width: 35px; }
  .form_table .katakana .input { width: 220px; }
  .form_table .katakana .error_txt { padding-left: 35px; }
  .form_table .f_s { font-size: 14px; font-size: 0.875rem; }
  .form_table .note { font-size: 14px; font-size: 0.875rem; font-family: "IwaGGoPro-Md"; margin-top: 15px; }
  .form_table .note .f_s { font-size: 11px; font-size: 0.6875rem; }
  .form_table .note + .error_txt { margin-top: 10px; } }

/*
@media (max-width: 750px) { 
  .form_table { padding-top: 5px; display: block; width: 100%; }
  .form_table tbody, .form_table tr, .form_table th, .form_table td { display: block; margin: 0; text-align: left; width: 100%; }
  .form_table th, .form_table td { border-bottom: 1px solid #ffffff; display: table; padding-left: 15px; padding-right: 15px; padding-bottom: 10px; padding-top: 10px; width: 100%; }
  .form_table td .note { padding-top: 5px; }
  .form_table .kana .parts_wrap, .form_table .katakana .parts_wrap { padding-right: 10px; display: table; float: left; width: 50%; }
  .form_table .kana .parts_wrap:nth-of-type(n+2), .form_table .katakana .parts_wrap:nth-of-type(n+2) { padding-left: 5px; padding-right: 0; }
  .form_table .kana .name, .form_table .katakana .name { display: table-cell; }
  .form_table .kana .input, .form_table .katakana .input { display: table-cell; }
  .form_table .kana .input input, .form_table .katakana .input input { width: 100%; }
  .form_table .kana .note, .form_table .katakana .note { display: block; }
  .form_table .kana .name { width: 20px; }
  .form_table .kana .error_txt { padding-left: 20px; }
  .form_table .katakana .name { width: 30px; }
  .form_table .katakana .error_txt { padding-left: 30px; }
  .form_table .f_s { font-size: 12px; }
  .form_table .note { font-size: 12px; font-family: "IwaGGoPro-Md"; }
  .form_table .note .f_s { font-size: 9px; display: inline-block; }
  .form_table .w3 { display: table; vertical-align: top; padding-left: 0; width: 50%; }
  .form_table .w3:nth-of-type(n+2) { float: left; }
  .form_table .w3 .input, .form_table .w3 .txt { display: table-cell; }
  .form_table .w3 .input .w_11, .form_table .w3 .input .w_14 { width: 100%; }
  .form_table .w3 .input select { width: 120%; }
  .form_table .w3 .txt { padding-left: 5px; text-align: left; width: 2em; } }
*/

@media screen and (min-width: 751px), print { 
  .form_table .post_wrap .input { display: inline-block; vertical-align: top; }
  .form_table .post_wrap .btn { display: inline-block; margin-left: 20px; line-height: 50px; vertical-align: top; width: 120px; }
  .form_table .post_wrap .btn a { line-height: 50px; } }

/*@media (max-width: 750px) { 
  .form_table .post_wrap { display: table; width: 100%; }
  .form_table .post_wrap .input { display: table-cell; }
  .form_table .post_wrap .btn { padding-left: 10px; display: table-cell; padding-right: 0; vertical-align: top; width: 80px; }
  .form_table .post_wrap .btn a { font-size: 12px; line-height: 35px; vertical-align: middle; padding-left: 0; padding-right: 0; } }
*/

@media (max-width: 340px) { #recommend .point dt { font-size: 15px !important; }
  #recommend .point:nth-of-type(2) dt { padding-left: 35px; letter-spacing: -1px; } }
.agree_box { background-color: #f2f2f2; text-align: center; }
.agree_box input[type="checkbox"] { position: absolute; opacity: 0; }
.agree_box input[type="checkbox"]:checked + label:before { z-index: 2; }
.agree_box label { display: inline-block; position: relative; }
.agree_box label:after, .agree_box label:before { content: ''; display: block; background-color: #fff; position: absolute; }
.agree_box-text { display: inline-block; cursor: pointer; }
.agree_box-text a { text-decoration: underline; }
@media screen and (min-width: 751px), print { .agree_box { padding: 25px 0; margin-bottom: 40px; width: 883px; color: #000; /* border-right: 2px solid white; border-left: 2px solid white; */}
  .agree_box-text { font-size: 14px; }
  .agree_box label { padding-left: 30px; }
  .agree_box label:after, .agree_box label:before { top: 0; left: 0; width: 20px; height: 20px; border: 1px solid #e6e6e6; }
  .agree_box label:before { background-image: url(/ud/master/ins/campaign/images/check.png); -moz-background-size: 12px 8px; background-size: 12px 8px; background-position: center; background-repeat: no-repeat; } }
@media (max-width: 750px) { .agree_box { padding: 15px 0; margin-bottom: 30px; }
  .agree_box-text { font-size: 12px; text-align: left; }
  .agree_box label { padding-left: 20px; }
  .agree_box label:after, .agree_box label:before { top: 0; left: 0; width: 15px; height: 15px; border: 1px solid #e6e6e6; }
  .agree_box label:before { background-image: url(/ud/master/ins/campaign/images/check.png); -moz-background-size: 9px 6px; background-size: 9px 6px; background-position: center; background-repeat: no-repeat; } }
.privacy_box { position: fixed; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; visibility: hidden; width: 100%; height: 100%; top: 0; left: 0; z-index: 10000; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; background-color: rgba(0, 0, 0, 0.8); opacity: 0; overflow: auto; }
.privacy_box-wrapper { background-color: white; border: 1px solid #e0e0e0; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); transform: scale(0); margin: auto 0; }
.privacy_box-ins { position: relative; background-color: #fff; border: 2px solid #e0e0e0; -moz-box-sizing: border-box; box-sizing: border-box; }
.privacy_box h3 { text-align: center; }
.privacy_box p { background-color: #f7f7f7; line-height: 2; }
.privacy_box-close { position: absolute; display: block; background-image: url(/ud/master/ins/campaign/images/close.png); font-size: 0; background-repeat: no-repeat; }
@media screen and (min-width: 751px), print { .privacy_box-wrapper { padding: 10px; width: 960px; }
  .privacy_box-ins { padding: 40px 55px 130px; }
  .privacy_box h3 { font-size: 22px; line-height: 1; margin-bottom: 40px; }
  .privacy_box p { font-size: 16px; padding: 25px; }
  .privacy_box-close { bottom: 55px; right: 55px; width: 61px; height: 13px; -moz-background-size: 61px 13px; background-size: 61px 13px; cursor: pointer; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; transition: opacity 0.3s ease; }
  .privacy_box-close:hover { opacity: 0.5; } }
@media (max-width: 750px) { .privacy_box-wrapper { padding: 5px; width: 315px; }
  .privacy_box-ins { padding: 20px 15px 52px; }
  .privacy_box h3 { font-size: 14px; margin-bottom: 15px; }
  .privacy_box p { font-size: 13px; padding: 10px; }
  .privacy_box-close { bottom: 20px; right: 13px; width: 49px; height: 11px; -moz-background-size: 49px 11px; background-size: 49px 11px; } }
.privacy_box.show { visibility: visible; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; transition: opacity 0.3s ease; opacity: 1; }
.privacy_box.show .privacy_box-wrapper { -webkit-transition: -webkit-transform 0.3s ease-in-out 0.3s; transition: -webkit-transform 0.3s ease-in-out 0.3s; -moz-transition: transform 0.3s ease-in-out 0.3s, -moz-transform 0.3s ease-in-out 0.3s; transition: transform 0.3s ease-in-out 0.3s; transition: transform 0.3s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out 0.3s, -moz-transform 0.3s ease-in-out 0.3s; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.privacy_box.hidden { opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s ease 0.3s,visibility 0.3s ease 0.6s; -moz-transition: opacity 0.3s ease 0.3s,visibility 0.3s ease 0.6s; transition: opacity 0.3s ease 0.3s,visibility 0.3s ease 0.6s; }
.privacy_box.hidden .privacy_box-wrapper { -webkit-transition: -webkit-transform 0.3s ease-in-out; transition: -webkit-transform 0.3s ease-in-out; -moz-transition: transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }