@charset "utf-8";

.box01{
	width:820px;
	margin:0 auto 0;
}
@media only screen and (max-width: 768px) {
.box01{
	width:300px;
}
}
.box01 .boxMain{
	/*background:#ffffff url(../img_form/box_bottom_bg_yellow01.gif) no-repeat left bottom;
	border-top:#fee330 10px solid;*/
	padding-bottom:50px;
}



.contBox{
	width:780px;
	margin:20px auto 0px;
}
@media only screen and (max-width: 768px) {
.contBox{
	width:280px;
	margin:20px auto 0px;
}
}

.contBox .formBox{
	/*border-top:#959595 2px solid;*/
	margin-top:10px;
}





ul li.fRight,
ul li.fLeft{
	float: left; 
}
@media only screen and (max-width: 768px) {
ul li.fRight,
ul li.fLeft{
	
}
}


ul li.fRight label,
ul li.fRight span,
ul li.fRight input,
ul li.fRight select {
	display: block; float: left; 
}


ul li.fLeft{
	width:200px;
	padding:40px 20px 40px;
	/*border-bottom:#959595 1px solid;*/
}
@media only screen and (max-width: 768px) {
ul li.fLeft{
	width:100%;
	padding:40px 0px 10px;
}
}

ul li.fRight{
	width:500px;
	padding:40px 20px 40px;
	/*background-color:#f6f6f6;*/
	border-bottom:#e5e5e5 1px solid;
}
@media only screen and (max-width: 768px) {
ul li.fRight{
	width:260px;
	padding:10px 0px 40px;
}
}





.iframeSet{
	width:780px;
	height:300px;
	border:#c9c9c9 1px solid;
}
@media only screen and (max-width: 768px) {
.iframeSet{
	width:280px;
	height:1280px;
	border:#c9c9c9 1px solid;
}
}


.form_select {
	overflow: hidden;
	height:30px;
	/*margin: 2em auto;*/
	text-align: center;
}
.form_select select {
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	/*background: transparent;*/
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.form_select select::-ms-expand {
    display: none;
}
.form_select.form_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.form_select.form_sl01::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.form_select.form_sl01 select {
	padding: 8px 38px 8px 8px;
	color: #000000;
	font-size:12px;
}



.select01{
	width: 260px;
}
.select01 select{
	width: 260px;
}

.select02{
	width: 60px;
	margin-right:10px;
}
.select02 select{
	width: 60px;
	
}

.select03{
	width: 80px;
	margin-right:10px;
	margin-top:0px;
}
.select03 select{
	width: 80px;
	
}
@media only screen and (max-width: 768px) {
.select03{
	margin-top:10px;
}
}


.select04{
	width: 260px;
	margin-right:10px;
}
.select04 select{
	width: 260px;
	
}









.form_iptxt {
	position: relative;
	/*margin: 40px 3%;*/
}
.form_iptxt input[type='text'] {
	font: 12px sans-serif;
	box-sizing: border-box;
	width: 100%;
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	color: #000000;
	border: 1px solid #bbbbbb;
	border-radius: 4px;
}
input[type='text']:focus {
	border: 1px solid #da3c41;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}


.field_txt01{
	width:260px;
}

.field_txt01 input{
	width:260px;
	height:30px;
	margin-right:10px;
}
@media only screen and (max-width: 768px) {
.field_txt01 input{
	margin-right:0px;
}
}


.field_txt02{
	width:260px;
}
.field_txt02 input{
	width:260px;
	height:30px;
}
@media only screen and (max-width: 768px) {
.field_txt02{
	
}
.field_txt02 input{

}
}


.field_txt03{
	width:260px;
}
.field_txt03 input{
	width:260px;
	height:30px;
}
@media only screen and (max-width: 768px) {
.field_txt03{
	
}
.field_txt03 input{

}
}

.field_txt04{
	width:180px;
}
.field_txt04 input{
	width:180px;
	height:30px;
}
@media only screen and (max-width: 768px) {
.field_txt04{
	
}
.field_txt04 input{

}
}



.field_txt05{
	width:260px;
}
.field_txt05 input{
	width:260px;
	height:30px;
}
@media only screen and (max-width: 768px) {
.field_txt05{
	
}
.field_txt05 input{

}
}



.field_txt06{
	width:500px;
	height:30px;
	font-size:12px;
	background:#FFFFFF;
	border:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right:10px;
}
@media only screen and (max-width: 768px) {
.field_txt06{
	width:240px;
}
}


.field_txt07{
	width:260px;
}
.field_txt07 input{
	width:260px;
	height:30px;
}
@media only screen and (max-width: 768px) {
.field_txt07{
	width:220px;
}
.field_txt07 input{
	width:220px;
}
}


.field_txt08{
	width:160px;
}
.field_txt08 input{
	width:160px;
	height:30px;
	margin-left: -20px;
}
@media only screen and (max-width: 768px) {
.field_txt08{
	width:160px;
}
.field_txt08 input{
	width:160px;
}
}


.field_txt09{
	width:160px;
}
.field_txt09 input{
	width:160px;
	height:30px;
	margin-top: -5px;
	margin-left: -10px;
}
@media only screen and (max-width: 768px) {
.field_txt09{
	width:160px;
}
.field_txt09 input{
	width:160px;
}
}


.form_iptxtarea {
	position: relative;
	/*margin: 40px 3%;*/
}
.form_iptxtarea textarea {
	font: 12px sans-serif;
	box-sizing: border-box;
	width: 100%;
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	color: #000000;
	border: 1px solid #bbbbbb;
	border-radius: 4px;
}
textarea:focus {
	border: 1px solid #da3c41;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}

.textarea01{
	width:500px;
}
.textarea01 textarea{
	width:500px;
	margin-right:0px;
}
@media only screen and (max-width: 768px) {
.textarea01{
	width:260px;
}
.textarea01 textarea{
	width:260px;
}
}





.radio {
	position: relative;
	margin: 0 1rem 0 0;
	cursor: pointer;
}
.radio:before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0.125rem;
	width: 0.75rem;
	height: 0.75rem;
	content: '';
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	        transition:         transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	-webkit-transform: scale(0, 0);
	        transform: scale(0, 0);
	border-radius: 50%;
	background: #da3c41;
}
.radio:checked:before {
	-webkit-transform: scale(1, 1);
	        transform: scale(1, 1);
}
.radio:after {
	position: absolute;
	top: -0.25rem;
	left: -0.125rem;
	width: 1rem;
	height: 1rem;
	content: '';
	border: 2px solid #c9c9c9;
	border-radius: 50%;
	background: #ffffff;
}


label{
	padding-right:10px;
	padding-top:5px;
}
.radio01{
	padding-top:0px;
	margin-right: 10px;
}


.address01{
	width:100px;
}
@media only screen and (max-width: 768px) {
.address01{
	width:auto;
}
}

.address02{
	width:220px;
}

ul.inlineUl li{
	margin-top:20px;
}


.submitBtn{
	clear:both;
	padding-top:40px;
	text-align:center;
	
}
@media only screen and (max-width: 768px) {
}


.submit{
    border:1px solid #000000;
    padding: 4px 10px;
    color: #fff;
    cursor: pointer;
	background:#000000 url(../img_form/btnlink_mark.png) right center no-repeat;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:210px;
	height:40px;
	font-size:12px;
	transition: .4s;
}
.submit:hover{
	border:1px solid #c9c9c9;
	background:#c9c9c9 url(../img_form/btnlink_mark.png) right center no-repeat;
}





.syusei{
    border:1px solid #959595;
    padding: 4px 10px;
    color: #fff;
    cursor: pointer;
	background:#959595 url(../img_form/btnlink_mark.png) right center no-repeat;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:210px;
	height:40px;
	font-size:12px;
	margin-right:20px;
	margin-bottom:0px;
	transition: .4s;
}
.syusei:hover{
	border:1px solid #c9c9c9;
	background:#c9c9c9 url(../img_form/btnlink_mark.png) right center no-repeat;
}
@media only screen and (max-width: 768px) {
.syusei{
	margin-right:0px;
	margin-bottom:20px;
}
}







.thanksTxt{
	padding:20px 0px 40px;
	text-align:center;
}


.thanksTxt02{
	padding:50px 20px 50px;
	text-align:center;
	border:1px solid #c9c9c9;
	margin-bottom: 40px;
}





.viewBtn{
	margin:20px auto 0px;
	width:270px;
}
.viewBtn a{
	display:table-cell;
	background:url(../img_form/btnlink_mark.png) right center no-repeat;
	background-color: #000000;
	color: #ffffff;
	font-size:12px;
	line-height:14px;
	text-decoration: none;
	padding:0px 10px 0px 10px;
	width:250px;
	height:40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	vertical-align:middle;
	transition: .4s;
}
.viewBtn a:hover {
	background-color:#c9c9c9;
}
@media only screen and (max-width: 768px) {
.viewBtn a:hover {
	background-color:#c9c9c9;
}
}








.form_ipcheck label {
	line-height: 135%;
	position: relative;
	margin: 0 0.5rem 0.5rem;
	cursor: pointer;
}
.form_ipcheck .checkbox1 {
	position: relative;
	margin: 0 1rem 0 0;
	cursor: pointer;
}
.form_ipcheck .checkbox1:before {
	position: absolute;
	z-index: 1;
	top: 0.125rem;
	left: 0.1875rem;
	width: 0.75rem;
	height: 0.375rem;
	content: '';
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	        transition:         transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	-webkit-transform: rotate(-45deg) scale(0, 0);
	        transform: rotate(-45deg) scale(0, 0);
	border: 2px solid #da3c41;
	border-top-style: none;
	border-right-style: none;
}
.form_ipcheck .checkbox1:checked:before {
	-webkit-transform: rotate(-45deg) scale(1, 1);
	        transform: rotate(-45deg) scale(1, 1);
}
.form_ipcheck .checkbox1:after {
	position: absolute;
	top: -0.125rem;
	left: 0;
	width: 1rem;
	height: 1rem;
	content: '';
	cursor: pointer;
	border: 2px solid #f2f2f2;
	background: #ffffff;
}

