@charset "utf-8";

/* info
--------------------------------------*/

.infomation-box {
	margin-top:15px;
}
.infomation-box div.info-title{
	font-size:130%;
	font-weight:bold !important;
	color:#000 !important;
	padding-bottom:0 !important;
	margin-bottom:15px;
	border-bottom:solid 1px #e00;
}
.infomation-box p{
	font-size:120% !important;
	line-height:1.5em !important;
	color:#d00 !important;
}

/* formatting style
----------------------------------------*/
.red{
color:red;
}
.yellowline{
	background: linear-gradient(transparent 60%, #fe5 60%);
}
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	font-size: 85%;
	line-height: 1.6;
	color: #333;
	font-family: sans-serif;
}
hr {
	display: none;
}

#logo{
	display:none;
}
.pc-hyoji{
	display:none;
}

/* link styles
----------------------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #6a5acd;
	text-decoration: underline;
}
a:visited {
	color: #111;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
img {
	width: 100%;
	height: auto;
}

h1 {
	font-size: 100%;
}

/* basic layout
----------------------------------------*/


#wrapper {
	background-color: #ffffff;
	margin: 0px auto;
}


#box_line {

}

#wrapper #container_bg {
	clear: both;
	width: 100%;
}
#wrapper #main_bg_footer_head {
	clear: both;
}

#g_menu{
	text-align: center;
	margin-bottom:3%;
	padding-top: 10px;
}
#g_menu li{
	background-color: #ffc722;
	padding-left:11px;
	padding-right:11px;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:1px;
	margin-left:1px;
	margin-bottom:5px;
	line-height: 230%;
	font-size:110%;
	border-radius: 4px;
	display:inline-block;/*-------重要！------*/
	list-style:none;
}
#g_menu li a{
	color: #333;
	text-decoration: none;
	word-wrap: normal;
}

/*#g_menu ul {

}
#g_menu ul li {
	list-style: none;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#g_menu ul li  a{
	text-decoration: none;
	display: inline;
	font-size: 110%;
	font-weight: bold;
	color: #666;
	background-color: #0CF;
	margin-right: 5px;
	margin-left: 5px;
	padding: 15px;
}

*/



/* main styles
----------------------------------------*/

#main {
	padding-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 13px;
}
#main h2 {
	padding-left: 15px;
	font-size: 140%;
	border-top: 1px solid #dda0dd;
	border-bottom: 3px solid #d8bfd8;
	vertical-align: middle;
	/*	height: 29px;*/
	padding-top: 9px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fbf9f5+0,f3e7d9+100 */
background: #fbf9f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #fbf9f5 0%, #f3e7d9 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fbf9f5 0%,#f3e7d9 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fbf9f5 0%,#f3e7d9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbf9f5', endColorstr='#f3e7d9',GradientType=0 ); /* IE6-9 */
	margin-top: 20px;


}
#main p  {
	font-size: 125%;
	line-height: 2em;
	padding-bottom: 25px;
}
#main p#pankuzu {
	font-size: 100%;
	line-height: 1.9em;
	padding-bottom: 0px;
}
#main ul {
	margin-bottom: 30px;
	padding-left: 25px;
	padding-right: 15px;
}
#main ul li {
	font-size: 120%;
	font-weight: bold;
	line-height: 30px;
	list-style-type: none;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 12px;
}
#main .koe-body {
	border: 3px double #FC0;
}
#main .koe {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FC0;
}
#main .koe-title {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 15px;
	color: #000;
	text-align:center;
}
#main .koe-body .koe-body-b {
	border: 2px dashed #FC0;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#main .koe-body .koe-title-b {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 15px;
}



#main .faq {
	padding-bottom: 20px;
}
#main .faq .faq-q {
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-bottom: 8px;
	line-height: 24px;
	font-size: 130%;
	font-weight: bold;
}
#main .faq .faq-a {
	background-image: url(../images/a.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 24px;
	font-size: 130%;
}

#main #upper a {
	float: right;
}

#f_menu  {
	text-align: center;
	border-top: 1px solid #6c6c6c;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-right: 15px;
	padding-left: 15px;
}


/* footer styles
----------------------------------------*/

#f_menu ul  {

}
#f_menu ul li  {
	list-style: none;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
	font-size: 115%;
}

#footer {
	clear: both;
	color: #ffffff;
	background-color: #000000;
	height: 60px;
	padding-top: 30px;
}
#footer ul li a {
	text-decoration: none;
}
#footer ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer a  {
	color: #FFF;
}
#footer p a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
#footer address {
	text-align: center;
}

/* sidebar_left styles
----------------------------------------*/


#sidebar_left {
	padding-top: 13px;
	background-color: #efefe9;
}
#sidebar_left .s_box {
	border: 10px solid #dfdfd2;
	padding: 10px;
	margin-right: 13px;
	margin-bottom: 15px;
	margin-left: 13px;
}
#sidebar_left .s_box #sidebar_home a {
	background-image: url(../images/side_home.gif);
	height: 80px;
	background-repeat: no-repeat;
	display: block;
}
#sidebar_left .s_box #sidebar_home a:hover {
	background-image: url(../images/side_home.gif);
	background-position: 0px -80px;
}





#sidebar_left ul li {
	list-style: none;
	border-bottom: 1px solid #efefe9;
	border-right: 1px solid #efefe9;
	border-left: 1px solid #efefe9;
	height: 50px;
	line-height: 50px;
	background-color: #ffffff;
	font-weight: bold;
}
#sidebar_left ul li a {
}

.s_box h3 {
	background-color: #ffffff;
	background-image: url(../images/s_box_h3.gif);
	background-repeat: repeat-x;
	height: 40px;
	padding-top: 9px;
	padding-left: 15px;
	font-size: 120%;
	color: #444444;
	line-height: 40px;
}
.s_box ul {
}

.s_box ul li{

}
.s_box ul li a {
	display: block;
	padding-left: 15px;
	text-decoration: none;
}
.s_box ul li a:hover {
	background-color: #ffc722;
}
.s_box ul li a:visited {
	text-decoration: underline;
}

.mailform {
	font-size: 120%;
	padding-bottom:25px;
}
.mailform .form_input_table {

}
.mailform tr {
	height: 40px;
}

.mailform th {
	width: 23%;
	text-align: left;
}
.mailform td {
	width: 90%;
}
.mailform td input {
	width: 90%;
	font-size: 120%;
}
.mailform td input#Userfree1_0 {
	width: 5%;
}
.mailform td input#Userfree1_1 {
	width: 5%;
}
.mailform td select {
	font-size: 120%;
}
.mailform td textarea {
	width: 90%;
	font-size: 120%;
}
.mailform .submit.form_input_submit {
	text-align: center;
}

.mailform .submit.form_input_submit input {
	-moz-border-radius: 8px;
	-moz-box-shadow: #6E7849 0px 0px 10px;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: #6E7849 0 0 10px;
	-webkit-transition: all 0.5s ease;
background: #48ff52; /* Old browsers */
background: -moz-linear-gradient(top,  #48ff52 0%, #49ba00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #48ff52 0%,#49ba00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #48ff52 0%,#49ba00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48ff52', endColorstr='#49ba00',GradientType=0 ); /* IE6-9 */
	border-radius: 8px;
	border: 2px solid #ffffff;
	box-shadow: #6E7849 0px 0px 3px;
	color: #ffffff;
	display: inline-block;
	font-size: 1.7em;
	font-weight: bold;
	line-height:100%;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding: 15px;
	text-decoration: none;
	transition: all 0.5s ease;
	display: block;
	text-align:center;
}



.tel-button {
	text-align: center;
}

.tel-button a:link {
	-moz-border-radius: 8px;
	-moz-box-shadow: #6E7849 0px 0px 10px;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: #6E7849 0 0 10px;
	-webkit-transition: all 0.5s ease;
background: #31ce2f; /* Old browsers */
background: -moz-linear-gradient(top,  #31ce2f 0%, #319f2d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #31ce2f 0%,#319f2d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #31ce2f 0%,#319f2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31ce2f', endColorstr='#319f2d',GradientType=0 ); /* IE6-9 */
	border-radius: 8px;
	border: 2px solid #ffffff;
	box-shadow: #6E7849 0px 0px 3px;
	color: #ffffff;
	display: inline-block;
	font-size: 1.7em;
	font-weight: bold;
	line-height:100%;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding: 15px;
	text-decoration: none;
	transition: all 0.5s ease;
	display: block;
	text-align:center;
}
.tel-button a:visited {
	color: #ffffff;
}

.cform-button {
	text-align: center;
}

.cform-button a:link {
	-moz-border-radius: 8px;
	-moz-box-shadow: #6E7849 0px 0px 10px;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: #6E7849 0 0 10px;
	-webkit-transition: all 0.5s ease;
background: #fadb0a; /* Old browsers */
background: -moz-linear-gradient(top,  #fadb0a 1%, #efb417 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fadb0a 1%,#efb417 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fadb0a 1%,#efb417 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fadb0a', endColorstr='#efb417',GradientType=0 ); /* IE6-9 */
	border-radius: 8px;
	border: 2px solid #ffffff;
	box-shadow: #6E7849 0px 0px 3px;
	color: #ffffff;
	display: inline-block;
	font-size: 1.7em;
	font-weight: bold;
	line-height:100%;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding: 15px;
	text-decoration: none;
	transition: all 0.5s ease;
	display: block;
	text-align:center;
}
.cform-button a:visited {
	color: #ffffff;
}
