/* General Style */
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot');
	src:url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff') format('woff'),
		url('../fonts/icomoon/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}


html, body {
	box-sizing:border-box;
    font-family: "Mplus 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: 300;
	cursor:auto;
	padding:0;
	margin:0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	height: 100%;
	height: 100%;
}
a {
	text-decoration: none;
}
.mailformBox {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	float: left;
	padding: 30px 0;
}

.kome {
	font-size: 12px;
	color: #FFF;
	background-color: #E83B3B;
	padding: 5px 10px;
	margin-left: 10px;
	border-radius: 5px;
	vertical-align: top;
}
.kome_b {width: 100%;
	font-size: 12px;
	color: #666
}
ul.formBox {
	box-sizing: border-box;
	width: 100%;
	max-width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
ul.formBox li {
	box-sizing: border-box;
	border-top:1px dotted #c7c7c7;
	height:auto;
	overflow:hidden;
	list-style-type:none;
	position: relative;
	padding: 10px;
}
@media screen and (max-width: 800px) { 
ul.formBox li {
	width: 90%;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-left: 5%;
}
}
label {
	height: auto;
	line-height: 28px;
}
.label20, .label20_2 {
	box-sizing: border-box;
	width: 25%;
	height: auto;
	float: left;
	text-align: left;
	padding: 10px 10px;
	padding-left: 50px;
}

@media screen and (max-width: 800px) { 
.label20, .label20_2 {
	width: 100%;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 0px;
	}
}

ul.formBox li.noborad {
	border-top:0px dotted #c7c7c7;
}









.cp_iptxt {
	box-sizing: border-box;
	position: relative;
	width: 70%;
	float: left;
	text-align: left;
}
@media screen and (max-width: 800px) { 
.cp_iptxt {
	width: 100%;
	}
}
.cp_iptxt input[type=text] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	margin: 8px 0;
	padding: 0.3em;
	transition: 0.3s;
	border: 1px solid #333;
	border-radius: 4px;
	outline: none;
	font-size: 14px;
	padding-left: 10px;
}
.cp_iptxt input[type=text]:focus {
	border-color: #da3c41;
}
.cp_iptxt input[type=text] {
	padding-left: 10px;
}
.cp_iptxt input[type=text]:focus {
	border-color: #da3c41;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}


.cp_iptxt input[type=Email] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	margin: 8px 0;
	padding: 0.3em;
	transition: 0.3s;
	border: 1px solid #333;
	border-radius: 4px;
	outline: none;
	font-size: 14px;
	padding-left: 10px;
}
.cp_iptxt input[type=Email]:focus {
	border-color: #da3c41;
}
.cp_iptxt input[type=Email] {
	padding-left: 10px;
}
.cp_iptxt input[type=Email]:focus {
	border-color: #da3c41;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}


.cp_iptxt input[type=tel] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	margin: 8px 0;
	padding: 0.3em;
	transition: 0.3s;
	border: 1px solid #333;
	border-radius: 4px;
	outline: none;
	font-size: 14px;
	padding-left: 10px;
}
.cp_iptxt input[type=tel]:focus {
	border-color: #da3c41;
}
.cp_iptxt input[type=tel] {
	padding-left: 10px;
}
.cp_iptxt input[type=tel]:focus {
	border-color: #da3c41;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}


.cp_iptxt textarea[type=text] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	margin: 8px 0;
	padding: 0.3em;
	transition: 0.3s;
	border: 1px solid #333;
	border-radius: 4px;
	outline: none;
	font-size: 14px;
	padding-left: 10px;
	height: 100px;
}
.cp_iptxt textarea[type=text]:focus {
	border-color: #da3c41;
}
.cp_iptxt textarea[type=text] {
	padding-left: 10px;
}
.cp_iptxt textarea[type=text]:focus {
	border-color: #da3c41;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}

.cp_iptxt1 {
	box-sizing: border-box;
	width: 100%;
	float: left;
}
.cp_iptxt2 {
	box-sizing: border-box;
	box-sizing: border-box;
	width: 30%;
	max-width: 120px;
	float: left;
	padding-right: 0px;
}
.cp_iptxt3 {
	box-sizing: border-box;
	width: 150px;
	float: left;
	padding-right: 0px;
}
.hyphen {
	box-sizing: border-box;
	width: 5%;
	max-width: 30px;
	float: left;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
}
@media screen and (max-width: 600px) { 
.hyphen {
	max-width: 25px;
	font-size: 14px;
}
}








.cp_ipradio {
	width: 100%;
	text-align: left;
}
.cp_ipradio ul.radioBox2 {
	list-style: none;
}
.cp_ipradio ul.radioBox2 li {
	border-top: none;
	float: left;
	min-width: 150px;
	padding-top: 12px;
}
@media screen and (max-width: 800px) { 
.cp_ipradio ul.radioBox2 li {
	margin-left: -20px;
}
}
.cp_ipradio .list_item {
	padding: 0;
}
.cp_ipradio label {
	line-height: 135%;
	position: relative;
	margin: 0.5rem;
	cursor: pointer;
}
.cp_ipradio .option-input {
	position: relative;
	margin: 0 10px 0 0;
	cursor: pointer;
}
.cp_ipradio .option-input:before,
.cp_ipradio .option-input:after {
	position: absolute;
	z-index: 1;
	top: -0.125rem;
	left: -0.125rem;
	width: 1rem;
	height: 1rem;
	content: '';
	-webkit-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	border-radius: 50%;
	background: #ffffff;
	margin-top: -1px;
}
.cp_ipradio .option-input:after {
	z-index: 0;
	top: -0.25rem;
	left: -0.25rem;
	width: 1.25rem;
	height: 1.25rem;
	background: #da3c41;
	margin-top: -1px;
}
.cp_ipradio .option-input:checked:before {
	-webkit-transform: scale(0, 0);
	        transform: scale(0, 0);
	border-width: 0.625rem;
	border-color: #da3c41;
}









.cp_ipselect {
	box-sizing: border-box;
	overflow: hidden;
	width: 70%;
	text-align: center;
	float: left;
	margin-top: 5px;
}
@media screen and (max-width: 800px) { 
.cp_ipselect {
	width: 100%;
	}
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	font-size: 14px;
}
.cp_ipselect.cp_sl02 {
	position: relative;
	border: 1px solid #333;
	border-radius: 4px;
	background: #ffffff;
}
.cp_ipselect.cp_sl02::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;
}
.cp_ipselect.cp_sl02:after {
	position: absolute;
	top: 0;
	right: 2.5em;
	bottom: 0;
	width: 1px;
	content: '';
	border-left: 1px solid #bbbbbb;
}
.cp_ipselect.cp_sl02 select {
	padding: 5px 38px 5px 10px;
}






.btmBox {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	text-align: center;
	float: left;
	padding: 10px 0 50px 0;
}

.button2{
	box-sizing: border-box;
	width: 100%;
	max-width: 500px;
	background: linear-gradient(
	 to bottom,
	 #f7528b 0%,
	 #ff283f 49%,
	 #ff261a 50%,
	 #ff261a 80%,
	 #ff2a64 100%
 );
	color: #FFF;
	font-size: 24px;
	margin-top:20px; 
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 1px 5px rgba(58,51,53,0.6);
	padding: 15px;
}
.button2 img {
	width: 100%;
	max-width: 200px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.button2:hover {
	background: linear-gradient(
	 to bottom,
	 #ff283f 0%,
	 #ff283f 49%,
	 #ff261a 50%,
	 #ff261a 80%,
	 #f7528b 100%
 );
	box-shadow: 0 1px 2px rgba(58,51,53,0.6);
}
@media screen and (max-width: 600px) { 
.button2{
	font-size: 21px;
	padding: 15px;
}
.button2 img {
	max-width: 150px;
}
}

.warnBox {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	font-size: 14px;
	padding: 20px 0;
	line-height: 24px;
	text-align: center;
	background-color: #f2f2f2;
	border-radius: 10px;
}
.kojin {
	text-align: center;
	width: 100%;
	max-width: 300px;
	height: auto;
	font-size: 21px;
	font-weight: 400;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
@media screen and (max-width: 600px) { 
.kojin {
	font-size: 18px;
	}
}