
@charset "UTF-8";

/*-----------------------------------

CSS Information

Site URL:			http://www.abiko-ceremoa.com/
File name:			page.css ( http://www.abiko-ceremoa.com/contact/page.css )

-----------------------------------*/

.form_base {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;}

.form_base .txt {
	font-size: 1.4em;
	line-height: 1.6;
	letter-spacing: 0.04em;}

.form_base .txt a {
	color: #000;}

.form_base table {
	font-size: 1.5em;
	line-height:1.5em;
	text-align: left;
	width: 100%;
	margin: 0 0 30px;
	border-collapse: separate;
	border-spacing: 0 10px;}

.form_base th {
	font-weight: bold;
	background-color: #f5f5f5;
	width: 240px;
	padding: 15px 25px;
	box-sizing: border-box;
	word-break: break-all;}

.red,
.form_base th span {
	font-size:1em;
	color: #c45a5a;
	margin: 0 0 0 0.5em;}

.red{
	font-size:1.5em;
	font-weight:bold;}

.form_base td {
	padding: 0 0 0 10px;}

.form_base input[type="submit"] {
	display:block;
	text-align:center;
	margin:0 auto 4em;
	vertical-align: middle;
	height: 60px;
	padding: 1em 1.5em;
	font-size: 1.7em;
	font-weight: 700;
	text-decoration: none;
	background: #43C34F;
	color: #FFF;
	border-bottom: solid 4px #07B017;
	border-radius: 3px;
	box-sizing: border-box;
	cursor:pointer;
	border-style: none;
	-webkit-appearance: none;
	/*text-align:center;
	font-size: 2em;
	line-height: 1.6;
	font-weight: 700;
	color: #000;
	background-color: #f49898;
	width: 300px;
	margin: 20px auto 0;
	padding: 19px 0;
	box-sizing: border-box;
	border: none;
	background-color:#FDD108;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;*/
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;}

.form_base input[type="submit"]:active{
	-ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/}

@media screen and (min-width: 768px) {
.form_base .txt a:hover {
text-decoration: none;
}
.form_base input[type="submit"]:hover {
background-color: #65DC6F;
}
}

@media screen and (max-width: 767px) {
.form_base {
width: auto;
max-width: none;
margin: 0 10px;
}
.form_base .txt {
text-align: left;
}
.form_base table {
font-size: 1.4em;
border-spacing: 0;
margin: 0;
padding: 0;
}
.form_base th {
display: block;
width: 100%;
}
.form_base td {
display: block;
width: 100%;
padding: 10px 0 20px;
}
.form_base input[type="submit"] {
font-size: 1.6em;
width: 100%;
padding: 11px 0;
margin: 20px 0 30px;
border-radius: 25px;
}
}

.radio,
.checkbox {
box-sizing: border-box;
-webkit-transition: background-color 0.2s linear;
transition: background-color 0.2s linear;
position: relative;
display: inline-block;
margin: 0 10px 0 0;
padding: 16px 16px 16px 42px;
border-radius: 6px;
background-color: #f6f6f6;
vertical-align: middle;
cursor: pointer;
}
.radio:hover,
.checkbox:hover {
background-color: #fff6f7;
}
.radio:hover:after,
.checkbox:hover:after {
border-color: #f49898;
}
.radio:after,
.checkbox:after {
-webkit-transition: border-color 0.2s linear;
transition: border-color 0.2s linear;
position: absolute;
top: 50%;
left: 15px;
display: block;
margin-top: -10px;
width: 16px;
height: 16px;
border: 2px solid #bbb;
border-radius: 10px;
content: '';
}
.radio:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 20px;
	display: block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #f49898;
	content: '';
	opacity: 0;}

input[type=radio]:checked + .radio:before {
opacity: 1;}

.checkbox:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 21px;
	display: block;
	margin-top: -7px;
	width: 5px;
	height: 9px;
	border-right: 3px solid #f49898;
	border-bottom: 3px solid #f49898;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);}

input[type=checkbox]:checked + .checkbox:before {
	opacity: 1;}

input[type="text"], textarea{
	font-size: 15px;
	width: 100%;
	padding: 8px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	margin:5px 0;}

input[class="yubin_no"]{
	font-size: 15px;
	width: 40%;
	padding: 8px;
	border: 1px solid #ddd;
	box-sizing: border-box;}

.place li{
	overflow:hidden;
	box-sizing:border-box;}

.place_t{
	float:left;
	width:80px;
	margin-top:15px;}

.place_s{
	float:right;
	width:100%;
	margin-left:-80px;
	padding-left:80px;
	box-sizing:border-box;}

.pp{
	margin:0 auto 2em;
	text-align:center;
	font-size: 1.4em;
	line-height: 1.8em;}

.thanks{
	width:70%;
	text-align:center;
	font-size:1.4em;
	line-height:1.8em;
	background-color:#eee;
	margin:5em auto;
	padding:2em;
	box-sizing:border-box;}

.thanks_top{
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:1em;}

.thanks_btm{
	margin-bottom:1em;}

.thanks_tel{
	font-size:1.4em;
	line-height:1.8em;}

@media screen and (max-width: 767px) {

.thanks{
	width:100%;}

}