.cp_iptxt {
    position: relative;
    width: 98%;
}
.cp_iptxt input[type='text'] ,.cp_iptxt input[type='tel'] ,.cp_iptxt input[type='email'],.cp_iptxt textarea {
    font: 15px/24px sans-serif;
    box-sizing: border-box;
    width: 100%;
    padding: 0.3em;
    transition: 0.3s;
    letter-spacing: 1px;
    color: #626262;
    border: 1px solid #1b2538;
    border-radius: 4px;
}
.form-b input[type='text']:focus ,.form-b input[type='tel']:focus ,.form-b input[type='email']:focus ,.cp_iptxt textarea:focus {
	border: 1px solid #da3c41;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
	background-color: #CFF8FF;
}


.form-b option[ selected='selected']:focus {
	border: 1px solid #da3c41;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}
.todofuken{
    font: 17px/24px sans-serif;
    box-sizing: border-box;
    width: 100%;
    padding: 0.3em;
    transition: 0.3s;
    letter-spacing: 1px;
    color: #626262;
    border: 1px solid #1b2538;
    border-radius: 4px;
}

.form-b{
    width: auto;
    float: left;
    margin: 0px;	
height: 100%;
}

.form-t{
    width: 257px;
    height: auto;
    display: block;
    float: left;
    margin-top: 8px;
    font-size: 1.2em;
}
.hissu {
    display: block;
    background-color: #F42E2E;
    border: 1px solid #FE0105;
    text-shadow: 0px 1px;
    padding-top: 2px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 1px;
    font-size: 11px;
    color: #FFFFFF;
    float: left;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0px;
    border-radius: 1px;
    box-shadow: 0px 0px;
    background-size: 100% 100%;
    -webkit-box-shadow: 0px 0px;
    height: 15px;
}
.nini {
    display: block;
    background-color: #84A6F8;
    border: 1px solid #84A6F8;
    text-shadow: 0px 1px;
    padding-top: 2px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 1px;
    font-size: 11px;
    color: #FFFFFF;
    float: left;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0px;
    border-radius: 1px;
    box-shadow: 0px 0px;
    background-size: 100% 100%;
    -webkit-box-shadow: 0px 0px;
    height: 15px;
}
.freeinp {
    display: block;
    background-color: #ADADAD;
    border: 1px solid #6C6C6C;
    text-shadow: 0px 1px;
    padding-top: 1px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 1px;
    font-size: 0px;
    color: #FA2626;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0px;
    border-radius: 1px;
    box-shadow: 0px 0px;
    background-size: 100% 100%;
    -webkit-box-shadow: 0px 0px;
    height: 5px;
}
.yubin{
    float: left;
    margin-right: 9px;
    color: #000000;
    margin-top: 8px;
}
.formbody-t{
    /*background-image: url(../__image/maskblack.png);
    background-repeat: repeat;*/
    display: border-box;
    padding-top: 8px;	/*background: linear-gradient(-135deg, #218b08, #306624);*/
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border-radius: 11px 11px 0px 0px;
    width: 100%;
    background-color: #A75402;
    border-left: 2px solid #643602;
    border-right: 2px solid #643602;
    border-bottom: 0px solid #643602;
    border-top: 2px solid #643602;
    -webkit-box-shadow: 0px 0px 7px #DAE1FB;
    box-shadow: 0px 0px 7px #DAE1FB;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}
.formbody{
    /*background-image: url(../__image/maskblack.png);
    background-repeat: repeat;*/
    display: border-box;
    padding-top: 8px;	/*background: linear-gradient(-135deg, #218b08, #306624);*/
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border-radius: 0px 0px 11px 11px;
    width: 100%;
    background: linear-gradient(-135deg, #fffbf4, #FFFFFF);
    border-left: 2px solid #6A2C00;
    border-right: 2px solid #6A2C00;
    border-bottom: 2px solid #6A2C00;
    border-top: 0px solid #6A2C00;
    -webkit-box-shadow: 0px 0px 7px #DAE1FB;
    box-shadow: 0px 0px 7px #DAE1FB;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}
.formbody-ff{
    /*background-image: url(../__image/maskblack.png);
    background-repeat: repeat;*/
    display: border-box;
    padding-top: 8px;	/*background: linear-gradient(-135deg, #218b08, #306624);*/
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border-radius: 11px;
    width: 100%;
    background: linear-gradient(-135deg, #f8f5ae, #FFFFFF);
    border: 2px solid #f8f5ae;
    -webkit-box-shadow: 0px 0px 7px #f4f3ce;
    box-shadow: 0px 0px 7px #f4f3ce;
	box-sizing:border-box;
	
}
.formbody-int{
    /*background-image: url(../__image/maskblack.png);
    background-repeat: repeat;*/
    display: border-box;
    padding-top: 8px;	/*background: linear-gradient(-135deg, #218b08, #306624);*/
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border-radius: 11px;
    width: 100%;
    background: linear-gradient(-135deg, #FFFFFF, #FFFFFF);
    border: 2px solid #d1d1d4;
    -webkit-box-shadow: 0px 0px 7px #39AD98;
    box-shadow: 0px 0px 7px #39AD98;
    box-sizing: border-box;
}
.mfp_buttons{
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.mfp_buttons button{
    width: 100px;
    height: 50px;
    font-size: 1.1em;
    border-radius: 8px;
    background: linear-gradient(-135deg, #e6f2ff, #bbe5ff);
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 16px;
}

.form-b2 label{
	margin-bottom: 5px;
}
.thanks-txt{
	margin-top:20px;
	font-size: 1.1em;
	line-height: 1.8em;
	width:97%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
a .thank-top{
    width: 60%;
    height: 25px;
    text-align: left;
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    border-radius: 65px;
    background: linear-gradient(-135deg, #e6f2ff,#bbe5ff);
    overflow-y: hidden;
    overflow-x: hidden;
    -webkit-box-shadow: 1px 2px 3px #5A5A5A;
    box-shadow: 0 0 3px gray;
    margin-bottom: 40px;
    font-size: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 5px;
    padding-left: 13px;
    text-decoration: none;
}
a:hover .thank-top{
	color:#ffffff;
    background: linear-gradient(-135deg, #9fffbc, #4dd576);
}
.ex-box{
    width: 95%;
    border: 2px solid #F7898B;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
	font-size:120%;
}





.cp_ipselect {
	overflow: hidden;
	width: 90px;
	margin: 0em auto;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	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;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl02 {
	position: relative;
	border: 1px solid #bbbbbb;
	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: 8px 38px 8px 8px;
	color: #666666;
}
