/* CSS Document */


#contact_form
{
	padding-top: 80px;
}

article section .body
{
	overflow: visible;
}

#mail_form,
article .wak_box
{

}

#mail_form
{
}


#tel .wak_box,
#tel .wak_box p
{
	text-align: center;
}

#tel .wak_box a
{
	font-size: 76px;
	line-height: 120%;
	color: #b60005;
}

#contact_form .head_comment
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}

#contact_form .head_comment h2
{
	background-color: #F2FF00;
	background-image: url(images/contact_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	font-size: 60px;
	line-height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
	letter-spacing: 0em;
}

#contact_form .head_comment h3
{
	font-size: 20px;
	line-height: 120%;
}

#contact_form .head_comment p
{
	margin-bottom: 60px;
}


#contact_form .head_comment .box ul li::marker
{
}

#contact_form .head_comment .box ul li a
{
	color: #079659;
}

#contact_form section .box
{
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 40px;
	background-color: #f5f5f5;
}





#contact_form  section
{
	padding-top: 0px;
}

#contact_form .wak_box
{
	padding: 20px;
	margin-bottom: 60px;
	text-align: center;
	background-color: #F5F5F5;
}

#contact_form .wak_box h4
{
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}

#contact_form .wak_box h4 span
{
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
}

#contact_form .center p
{
	text-align: center;
}


#contact_form section .tel
{
	background-color: #fff;
	text-align: center;
	padding: 20px;
}

#contact_form section .tel h4
{
	font-size: 21px;
	line-height: 120%;
	text-align: center;
}

#contact_form section  .tel p
{
	text-align: center;
	margin: 0px;
}


#contact_form section .tel a
{
	font-size: 50px;
	line-height: 120%;
}

#contact_form section  .tel small
{
	font-size: 36px;
}



#contact_form section .box p
{
	font-size: 16px;
	line-height: 140%;
	margin-bottom: 10px;
	text-align: justify;
}

#contact_form section .box ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 40px;
	padding-left: 80px;
	display: block;
}

#contact_form section .box ul li 
{
	line-height: 120%;
	margin-bottom: 10px;
}

#contact_form section .box ul li a
{
	color: #33726A;
}

#contact_form .sub
{
	font-size: 14px;
	line-height: 120%;
	color: #aaa;
}

#contact_form .sub a
{
	color: #6CF;
}

#contact_form .preferred table
{
}

#contact_form .preferred table th
{
	width: 5em;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 4px;
}

#contact_form .preferred table td
{
	padding: 4px;
	text-align: left;
	vertical-align: middle;
}

#contact_form .preferred table td:nth-child(2)
{
	width: 220px;
}

#contact_form .preferred table td select
{
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	box-sizing: border-box;
}


#preferred > th
{
	padding: 0px !important;
	vertical-align: top !important;
}

#preferred > td
{
	padding: 0px !important;
	vertical-align: top !important;
}




/* PCのみ設定  768 以上*/
@media screen and (min-width:768px)
{

article .body
{
	width: 800px;
}



#tel .wak_box a
{
	pointer-events:none;
}

#contact_form .body
{
}



#contact_form section .tel small
{
	margin-right: 10px;
}


#contact_form section .tel a
{
	pointer-events: none;
	color: #000;
}




}

/* タブレットレイアウト : 768 px 〜 959 px*/
@media screen and (max-width:1199px)
{


article .body
{
	width: auto;
}



}

/* スマホ設定  768 以下*/
@media screen and (max-width:767px)
{

#contact_form table
{
	width: auto;
}


#contact_form .head_comment h2
{
	letter-spacing: 0em;
}

#tel .wak_box a
{
	font-size: 24px;
	line-height: 120%;
}

#tel a
{
	font-size: 24px;
	line-height: 120%;
	text-align: center;
	display: block;
	color: #FFF !important;
	background-color: #3fa9f5;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#tel a:hover
{
	color: #FFF !important;
}

#tel a:before
{
	transform: none;
	transform-origin: unset;
	width: auto;
	height: auto;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: transparent;
	font-family: "Font Awesome 6 Free";
	content: '\f095';
	font-weight: 900;
	margin-right: 10px;
	font-size: 21px;
	vertical-align: top;
}

#tel p span
{
	text-align: justify;
	display: block;
	font-size: 16px;
	line-height: 140%;
}

#contact_form #h1_area
{
	margin-bottom: 20px;
}


#contact_form .head_comment h3
{
	text-align: justify;
}


#contact_form section .box
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
}

#contact_form section .box ul
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#contact_form section .box ul li
{
	text-align: justify;
}


#contact_form section .tel p
{
	text-align: center;
}

#contact_form section .tel a
{
	font-size: 24px;
	line-height: 120%;
	text-align: center;
	display: block;
	color: #FFF;
	background-color: #3fa9f5;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#contact_form section .tel a:hover
{
	color: #FFF !important;
}

#contact_form section .tel a:before
{
	transform: none;
	transform-origin: unset;
	width: auto;
	height: auto;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: transparent;
	font-family: "Font Awesome 6 Free";
	content: '\f095';
	font-weight: 900;
	margin-right: 10px;
	font-size: 21px;
	vertical-align: top;
}

#contact_form section .tel small
{
	font-size: 18px;
	line-height: 120%;
	pointer-events: none;
	text-align: center;
	display: none;
}

#contact_form section .tel p span
{
	text-align: justify;
	display: block;
	font-size: 16px;
	line-height: 140%;
}

#contact_form section .box
{
	padding: 20px;
}

#contact_form .preferred table th
{
	display:block;
	width: auto;
}

#contact_form .preferred table td
{
	display:block;
	width: auto;
}




}

/* スマホ設定  599 以下*/
@media screen and (max-width:599px)
{


#contact_form .head_comment h2
{
	font-size: 30px;
	line-height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
	letter-spacing: 0em;
	text-align: right;
	padding-right: 20px;
}

}

/* 印刷用のCSS */
@media print 
{
article .body
{
	padding-right: 20px;
	padding-left: 20px;
}


	
#tel
{
	margin-bottom: 20px;
}

#contact_form .ind,
#contact_form .any
{
	font-size: 12px !important;
	display: inline-block;
	color: #FFF !important;
	background-color: #F00 !important;
	margin-left: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-right: 10px;
	line-height: 12px;
	font-weight: bold;
}


}