<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ===================================================================
CSS information
 file name  :  common.css
 style info :  蜈ｱ騾夊ｨｭ螳�
=================================================================== */

/*==========================================
 1-1 蜈ｱ騾夐Κ蛻�
 ===========================================*/

body {
	font-size: 14px;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	background: #f2ebd9;
	line-height: 1.6em;
	letter-spacing: 0.01em;
	-webkit-text-size-adjust: none;
}
#container {
	width: 100%;
	background: #F2F0EE;
}
header {
	background-color: #FFF;
	padding-top: 7px;
	padding-left: 10px;
	/*width:100%; */
	text-align: center;
	border-top: #B3DBCE 5px solid;
}
.logo {
	text-align: center;
}
footer {
	background: #221D17;
	color: #fff;
	font-size: 10px;/*	height:45px;*/
	text-align: center;
	padding: 12px 0;
}
.btns {
	text-align: center;
}
.btn {
	float: left;
	width: 140px;
	padding-left: 5px;
	display: block;
}
a, a:link, a:active, a:visited {
	color:  #cc6666;
	text-decoration: underline;
}
a:hover {
	color: #584839;
	text-decoration: none;
}
a:focus {
	outline:none;
}
a:hover, a:active {
	outline: 0;
}
a:hover img.over {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.error_box {
	border: 1px solid #cc6666;
	padding: 10px;
}
.marginB20 {
	margin-bottom: 20px;
}
.maginB05 {
	margin-bottom: 5px;
}
.marginB100 {
	margin-bottom: 100px;
}
.marginT10 {
	margin-top: 10px;
}
.marginT20 {
	margin-top: 20px;
}
.maginT05 {
	margin-top: 5px;
}
.marginT100 {
	margin-top: 100px;
}

/*==========================================
 1-2 繝輔か繝ｼ繝�髢｢騾｣
 ===========================================*/
fieldset, form, label, legend, textarea, input {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
select {
	width: 30%;
	border: 1px solid #ccc ;
	border-radius: 4px;
	padding: 6px 5px 3px 5px;
	vertical-align: middle;
}
option {
	padding: 0.2em 0.2em 0.2em 5px;
	border-right: 1px solid #ccc;
}
input, textarea {
	border: 1px #ccc solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 6px;
	font-size: 14px;
}
input:focus, select:focus, textarea:focus {
  border:solid 1px #EEA34A;
}
.formwidth {
	width: 60%;
}
.selectsize {
	line-height: 30px;
	height: 30px;
	width: 30%;
	padding: 5px;
}
.selectsize2 {
	line-height: 30px;
	height: 30px;
	width: 30%;
	padding: 5px;
}
.selectsize3 {
	width: 80%;
	padding: 5px;
}
input[type="button"],input[type="submit"] {
	border: 1px #ccc solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	background: #red;
	color: #594437;
	background: #FBF6EA;
	padding: 10px 50px;
	font-weight: bold;
}
input[type="button"]:focus,input[type="submit"]:focus {
  border:solid 1px #EEA34A;
}


/*==========================================
 1-3 騾∽ｿ｡螳御ｺ��繝ｼ繧ｸ
 ===========================================*/
.mes {
	margin: 7px;
	padding: 7px 0;
	background: #ffffff;
	font-size: 110%;
}
.mesbox {
	display: block;
	margin: 7px;
}
.mesbox dt {
	height: 25px;
	background-color: #ecebea;
	vertical-align: middle;
	padding-left: 10px;
}
.mesbox dd {
	line-height: 150%;
	padding: 15px;
	vertical-align: middle;
	display: block;
}
/*邏ｰ驛ｨ*/
.red {
	color: #cc6666;
}
.bold {
	font-weight: bold;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}
.float_left {
	float: left;
}
.clear_both {
	clear: both;
}
.pal_5 {
	padding-left: 5px;
}

/*==========================================
 1-4 陬懆ｶｳ
 ===========================================*/
dd {
	overflow-x: hidden;
}
.borderline {
	border-bottom: dotted 1px #aaa;
	margin-bottom: 10px;
	padding-bottom: 15px !important;
}
.radiolabel {
	vertical-align: middle;
}
input.radio {
	margin-right: 5px;
}
ul {
	padding-left: 1em;
}
ul li {
	text-indent: -1em;
	list-style-type: none;
}
.caution {
	color: #9c9c9c;
	font-size: 12px;
	margin: 0;
}
.caution li {
	padding: 0;
	line-height: 1.6;
	font-size: 10px;
}
ul.caution2 {
	color: #9c9c9c;
	font-size: 12px;
	margin-bottom: 5px;
}
ul.caution3 {
	margin-left: 10px;
	color: #9c9c9c;
	font-size: 12px;
	margin-bottom: 10px;
}

ul.caution2 li {
}
.caution li.red {
	color: #cc6666;
}
.center {
	text-align: center;
	border-top: #ccc 1px solid;
	margin-top: 20px;
}
.right {
	text-align: right;
}


ul.hosoku {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
}
ul.hosoku li {
	margin: 0;
	padding: 10px;
	border-bottom: 1px dotted #ccc;
	text-indent: 0;
}
ul.hosoku li.none {
	border-bottom: none;
}

/*contact*/
.contact_box {margin-top:50px; text-align:center; color:#6C6153; font-weight:bold;}
.contact_box a, section#menu .contact_box a:link, section#menu .contact_box a:active, section#menu .contact_box a:visited,section#menu .contact_box a:hover,section#menu .contact_box a:active {
color:#fff;
text-decoration:none;
}
.contact_box .tel_info {display:block; margin-top:10px; font-family: 'Open Sans', sans-serif; font-size:40px; font-weight:normal; color:#BB2C21;}
.contact_box .tel_btn {display:none;}
@media screen and (max-width:640px) {
.contact_box .tel_info {display:none;}
.contact_box .tel_btn {display:block; width:280px; margin:20px auto 0; padding:2px; background:#997826; color:#fff; font-family: 'Playfair Display', serif; font-size:30px; font-weight:normal;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}
.contact_box .tel_btn span {display:block; padding:10px 0; border:solid 1px #fff;}
}
.contact_btn {width:280px; margin:20px auto 60px; padding:2px; background:#997826; color:#fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}
.contact_btn:hover {background:#4B4747;}
.contact_btn span {display:block; padding:20px 0; border:solid 1px #fff; font-size:15px;}
@media screen and (max-width:640px) {
.contact_btn {margin:20px auto;}
}


/*==========================================
 Clearfix Module
 ===========================================*/
 
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

</pre></body></html>