@charset "utf-8";
		
/*------------------------------------------------------------
	カラー
------------------------------------------------------------*/
.keycolor {
	color:#5089c7;
}
.red {
	color:#c45;
}
.orange {
	color:#c60;
}
.white {
	color:#fff;
}
.green {
	color:#063;
}
.lgreen {
	color:#063;
}
.sky {
	color:#369;
}
.pink {
	color:#ee7799;
}
.blue {
	color:#1b689c;
}
.purple {
	color:#9c94e1;
}
.snavy {
	color:#50678f;
}
.navy {
	color:#06c;
}
.gray {
	color:#777;
}
.gold {
	color:#c49640;
}
.brown {
	color:#855b08;
}
/*------------------------------------------------------------
	リンクカラー
------------------------------------------------------------*/
.tel-link a {
	color:inherit !important;
}
a:link {
	color:#06C;
	text-decoration:none;
}
a:visited {
	color:#06C;
	text-decoration:none;
}
a:hover {
	color:#39f;
	text-decoration:none;
}
a:active {
	color:#06C;
	text-decoration:none;
}
.fw a:link {
	color:#555;
	text-decoration:none;
}
.fw a:visited {
	color:#555;
	text-decoration:none;
}
.fw a:hover {
	color:#aaa;
	text-decoration:none;
}
.fw a:active {
	color:#555;
	text-decoration:none;
}
#news a:link {
	color:#555;
	text-decoration:none;
}
#news a:visited {
	color:#555;
	text-decoration:none;
}
#news a:hover {
	color:#aaa;
	text-decoration:none;
}
#news a:active {
	color:#555;
	text-decoration:none;
}
#bread a:link {
	color:#fff;
	text-decoration:none;
}
#bread a:visited {
	color:#fff;
	text-decoration:none;
}
#bread a:hover {
	color:#fff;
	text-decoration:none;
}
#bread a:active {
	color:#fff;
	text-decoration:none;
}


.endadj {
	margin-bottom:60px;
}

.tabcontact {
	position:fixed;
	right:0;
	top:80px;
}
@media screen and (max-width: 499px) {
.endadj {
	margin-bottom:40px;
}
.tabcontact {
	display:none;
}
}



/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
.lh_s {
	line-height:1.5 !important;
}
.lh_m {
	line-height:1.7 !important;
}
.lh_l {
	line-height:2.5 !important;
}
.lh0 {
	line-height:0;
	font-size:1px;
}
html {
	height:100%;
}
	
body {
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	color:#333;
	background-color:#fff;
	-webkit-text-size-adjust: 100%;
	word-wrap:break-word;
	height:100%;
}
.fserif {
		font-family:serif;
}
.bg_b {
	background-color:#111;
	color:#fff;
	overflow:hidden;
	padding-top:40px;
}
#loader {
	display:none;
	position:fixed;
	background-color:#fff;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
}
#loader img {
	position:absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.ovf {
	overflow:hidden;
}
#wrapper {
	background-color:#fff;
	color:#333;
}

@media screen and (max-width: 499px) {
	.pc {
		display:none !important;
	}
	body {
		font-size: 0.84em;
	}
	.mbcenter {
		text-align:center;
	}
	#loader img {
		width:32px;
	}
}

@media screen and (min-width: 500px) {
	.mb {
		display:none !important;
	}
	.pcmb40 {
		margin-bottom:40px;
	}
	.pccenter {
		text-align:center;
	}
}

#header {
	position:relative;
	height:100px;
}
.hd_box {
	width:1100px;
	height:100px;
	position:relative;
	margin:0 auto;
}
#header h1 {
	position:absolute;
	left:60px;
	bottom:17px;
	line-height:0;
}
#header p {
	position:absolute;
	right:60px;
	bottom:37px;
	line-height:0;
}
.fix_btn {
	display:none;
}


@media screen and (max-width: 499px) {
#header {
	width:100%;
	height:50px;
	text-align:center;
}
.hd_box {
	width:100%;
	height:40px;
	padding-top:10px;
}
#header h1 {
	position:static;
}
#header h1 img {
	height:30px;
}
#header p {
	display:none;
}
.fix_btn {
	position:fixed;
	display:block;
	width:100%;
	left:0;
	bottom:0;
	z-index:3000;
}
.fix_btn p {
	float:left;
	width:50%;
}
}

@media screen and (min-width: 500px) {

}

.main {
	background-image:url(../img/main_bg.png);
	background-repeat:repeat-x;
	background-color:#d0efa1;
	text-align:center;
	padding:30px 0;
	
}
.main h2 {
	margin-bottom:30px;
}
.main_box {
	width:1000px;
	margin:0 auto;
}

.toku {
    text-align: center;
    line-height: 1.7;
    margin-bottom: 30px;
}
.toku h3 {
    color: #ff6;
    font-size: 1.32em;
    background-color: #360;
    padding: 5px 0;
    width: 400px;
    margin: 0 auto 10px;
    border-radius: 100px;
}

.main_box dl {
	float:left;
	width:300px;
	padding:10px 10px 0;
	background-color:#fff;
	margin-left:10px;
}
.main_box dt {
	padding-bottom:20px;
}
.main_box dd {
	padding-bottom:20px;
}
.main_box dd span {
	display:none;
}

.pdf_banner {
    background-color: #fff;
    margin: 30px 10px 30px;
    border: 5px solid #458800;
    padding: 20px;
}
.pdf_box {
    font-size: 1.4em;
    text-align: left;
    line-height: 1.6;
}
.pdf_box h3 {
    font-size: 1.32em;
    font-weight: bold;
}
.pdf_box h3 span {
    font-size: 1.8em;
    color: #f00;
}
.pdf_btn {
     text-align: right;
}

.obi1 {
	background-color:#448800;
	padding:30px 0;
}
.obi_box {
	width:980px;
	margin:0 auto;
    color: #fff;
}
.price a {
    display: block;
    background-color: #fc9;
    color: #c00;
    font-size: 15px;
    line-height: 30px;
    padding: 5px 0;
    border-radius: 100px;
    transition: opacity 0.5s;
    text-align: center;
}
.price a:hover {
    opacity: 0.6;
}

.container {
	width:980px;
	padding:40px 60px 1px;
	margin:0 auto;
	text-align:left;
}

@media screen and (min-width: 500px) {
    
}
@media screen and (max-width: 499px) {
.main {
    padding-bottom: 10px;
}
.main h2 {
	margin-bottom:30px;
}
.toku {
    margin:0 30px 30px;
    text-align: left;
}
.toku h3 {
    text-align: center;
    font-size: 1.16em;
    width: 80%;
    margin: 0 auto 10px;
}
.main_box {
	width:100%;
}

.main_box dl {
	float:none;
	width:auto;
	padding:10px;
	margin:0 20px 10px;
}
.main_box dt {
	display:table-cell;
	vertical-align:middle;
	padding-bottom:0;
}
.main_box dt img {
	width:120px;
}
.main_box dd {
	display:table-cell;
	vertical-align:middle;
	padding-bottom:0;
	text-align:center;
	width:100%;
}
.main_box dd img {
	display:none;
}
.main_box dd span {
	display:block;
	color:#360;
	font-weight:bold;
	font-size:1.16em;
}

.pdf_banner {
    margin: 20px 20px 30px;
    border: 5px solid #458800;
}
.pdf_box {
    font-size: 1.32em;
}
.pdf_btn {
     text-align: center;
}

.obi1 {
	padding:20px 0;
}
.obi_box {
	width:auto;
	margin:0 20px;
}

.price a {
    font-size: 14px;
    width: 100%;
    margin: auto;
}

.container {
	width:auto;
	padding:40px 20px 1px;
}
.tx1 span {
	color:#360;
	font-size:1.24em;
	line-height:1.4;
}
}

.pagetop {
	position:fixed;
	width:60px;
	height:39px;
	bottom:40px;
	right:-90px;
	z-index:1000;
}
.pagetop img {
	width:60px;
}

#footer {
	width:980px;
	margin:0 auto;
	padding:20px 60px 60px;
	line-height:1.6;
	text-align:left;
}
.copyright {
	padding:40px 0 0;
	font-size:0.76em;
	text-align:center;
	color:#999;
}
.copyright img {
	vertical-align:top;
}

@media screen and (max-width: 499px) {
.pagetop {
	position:static;
	text-align:center;
	width:auto;
	height:auto;
	padding-bottom:30px;
}
.pagetop img {
	width:60px;
}

#footer {
	width:auto;
	padding:0 0 80px;
	text-align:center;
}
.credit {
	float:none;
	text-align:center;
}
.credit h3 img {
	width:200px;
}
.copyright {
	padding:0 0 0;
	text-align:center;
}
}


.flyer img {
	max-width:200px;
	max-height:200px;
	width: expression(this.width >= this.height ? "200px" : "auto");
	height: expression(this.width <= this.height ? "200px" : "auto");
}

.sodan table {
	height:100%;
}
.sodan td {
	height:100%;
	text-align:center;
}
.sodan li {
	float:left;
	position:relative;
	width:480px;
	margin-bottom:20px;
	border:3px solid #390;
	height:100px;
	font-weight:bold;
	font-size:1.16em;
	box-sizing:border-box;
	text-align:center;
	line-height:1.4;
}
.sodan li:nth-child(odd) {
	margin-right:20px;
}
.sodan img {
	position:absolute;
	left:0;
	top:0;
	width:50px;
}
.tacha li {
	float:left;
	width:294px;
	padding:10px;
	margin-right:19px;
	background-color:#cfefa0;
}
.tacha li:last-child {
	margin-right:0;
}
.tacha img {
	width:100%;
}
.ta_img {
	margin-bottom:10px;
}
.ta_tx {
	padding:10px;
}
.ta_tx h3 {
	color:#390;
	background-color:#fff;
	font-size:1.16em;
	text-align:center;
	margin-bottom:10px;
}
.mida {
	background-color:#360;
	color:#fff;
	text-align:center;
	padding:10px 0;
	font-size:1.16em;
	margin-bottom:30px;
}
.mida_s {
	font-size:1.16em;
	color:#390;
	border-bottom:1px solid #390;
	margin:0 0 10px;
	padding:0 0 5px;
	line-height:1.5;
}
.himg {
	position:relative;
	height:250px;
}
.himg1 {
	position:absolute;
	left:0;
	top:0;
}
.himg2 {
	position:absolute;
	right:0;
	bottom:0;
}
.gyomu {
}
.gyomu li {
	float:left;
	padding:0 20px;
	height:340px;
	font-size:1.16em;
	font-weight:bold;
	line-height:1.231;
	border:2px solid #390;
	box-sizing:border-box;
	text-align:center;
}
.gyomu li.arr {
	border:0;
}

@media screen and (max-width: 499px) {
.sodan {
	padding-bottom:10px;
}
.sodan li {
	float:none;
	width:auto;
	height:80px;
	margin-bottom:10px;
	font-size:1em;
}
.sodan li:nth-child(odd) {
	margin-right:0;
}
.sodan img {
	width:30px;
}

.tacha li {
	float:none;
	width:auto;
	margin:0 0 20px;
}
.himg {
	height:180px;
}
.himg img {
	width:180px;
}

.gyomu li {
	float:none;
	padding:15px 0;
	height:auto;
}

}

@media screen and (min-width: 500px) {
.gyomu li {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	letter-spacing: 0.1em;
}
}

.sub {
	text-align:left;
	font-size:1.16em;
	color:#360;
	border-bottom:1px solid #360;
	 margin:0 0 30px;
	 padding:0 10px 9px;
	 line-height:1.5;
}
.sub2 {
	text-align:left;
	font-size:1.16em;
	font-family:serif;
	color:#5089c7;
	border-bottom:1px solid #5089c7;
	 margin:0 0 20px;
	 padding-bottom:9px;
}
.sub2 span {
	color:#0d6fb8;
	font-size:1.16em;
}
.line {
	border-bottom:1px dotted #666;
}
.line2 {
	border-bottom:1px dotted #ccc;
	margin-left:10px;
	margin-right:10px;
}
.more a {
	display:block;
	color:#231815;
	text-align:center;
	line-height:40px;
	background-color:#fff;
	border:1px solid #231815;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
}

@media screen and (max-width: 499px) {
 .sub {
	 margin:0 0 20px;
	 padding-bottom:7px;
}
}

.box0 {
	line-height:1.7;
}
.box1 {
	line-height:1.7;
	margin-left:10px;
	margin-right:10px;
}
.box2 {
	line-height:1.7;
	margin-left:20px;
	margin-right:20px;
}
.imgbox p {
	*float:left;
	display: table-cell;
	vertical-align: middle;
	padding:0 10px;
}

.table0 {
	border-width:0;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
.table0 td {
	border-width:0;
	padding:0;
	margin:0;
}
.table0 th {
	border-width:0;
	padding:0;
	margin:0;
}

.table1 {
	width: 100%;
	border-collapse: collapse;
}
.table1 td,.table1 th{
	padding: 10px 15px;
	border: 1px solid #999;
	text-align:left;
	vertical-align:top;
}
.table1 th{
	font-weight: normal;
	background:#eee;
	white-space:nowrap;
}

.table2 {
	border-width:0;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	margin-left:auto;
	margin-right:auto;
}
.table2 td {
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#666;
	padding:15px 20px;
	vertical-align:top;
	margin:0;
}
.table2 th {
	border-width:0 1px 1px 0;
	border-style:dotted;
	border-color:#666;
	padding:15px 20px;
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
	margin:0;
	font-weight:normal;
	background-color:#eee;
	color:#666;
}
.nobd {
	border-bottom:none !important;
}
.table3 {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px dotted #666;
}
.table3 td {
	padding: 10px 15px;
	border-top: 1px dotted #666;
	text-align:left;
}
.table3 th {
	font-size: 0.84em;
	padding: 10px 15px;
	border-top: 1px dotted #666;
	text-align:left;
	vertical-align:top;
	font-weight: normal;
	background:#eeeeee;
	white-space:nowrap;
}
.table4 {
	width: 100%;
	border-collapse: collapse;
}
.table4 td {
	padding: 10px 15px;
	border: 1px solid #999;
	text-align:left;
}
.table4 th {
	width:150px;
	padding: 10px 15px;
	border: 1px solid #999;
	text-align:left;
	vertical-align:top;
	font-weight: normal;
	background:#e0f2bc;
	white-space:nowrap;
}
.table5 {
	border-width:0;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	margin-left:auto;
	margin-right:auto;
}
.table5 td {
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#999;
	padding:15px 20px;
	vertical-align:top;
	margin:0;
}
.table5 th {
	border-width:0 1px 1px 0;
	border-style:dotted;
	border-color:#999;
	padding:15px 20px;
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
	margin:0;
	font-weight:normal;
}

.gmap {
	margin-bottom:30px;
}
.gmap iframe {
	width:100%;
	height:500px;
}

@media screen and (max-width: 499px) {
.imgbox {
	text-align:center;
}
.imgbox p {
	display:block;
	margin-bottom:20px;
}

.table0 {
	display: block;
}
.table0 tbody {
	display: block;
}
.table0 tr {
	display: block;
}
.table0 th,.table0 td {
	float:left\9;
	clear:both\9;
	display:block;
	width:100%;
}
.table0 th {
	display:none;
}
.table0 td {
	margin-bottom:30px;
}
.table0 td.adj0 {
	margin-bottom:0;
}
.table0 td.adj10 {
	margin-bottom:10px;
}
.table0 td.adj20 {
	margin-bottom:20px;
}
.table0 td.adj40 {
	margin-bottom:40px;
}
.dtable {
	display:table !important;
	border:none !important;
}
.dtable tbody {
	display: table-row-group !important;
}
.dtable tr {
	display:table-row !important;
}
.dtable th,.dtable td {
	float:none !important;
	display:table-cell !important;
	width:auto !important;
	border:none !important;
	margin:0 !important;
}
.img100 {
	width:100%;
	height:auto;
}
.img90 {
	width:90%;
}
.img80 {
	width:80%;
}
.img70 {
	width:70%;
}
.img60 {
	width:60%;
}
.img50 {
	width:50%;
}
.img40 {
	width:40%;
}
.imglmt {
	width:100%;
	max-width:360px;
}

.table1 {
	display: block;
	width:auto;
}
.table1 tbody {
	display: block;
}
.table1 tr {
	display: block;
}
.table1 th,.table1 td {
	float:left\9;
	clear:both\9;
	display:block;
	width:auto;
	border:none;
}
.table1 th {
	margin-bottom: 10px;
	background: #eee;
	padding:3px 10px;
	border-bottom:1px solid #999;
}
.table1 td.histada {
	margin:0 10px 0 !important;
	padding: 0;
	color:#50678f;
}
.table1 td {
	margin:0 10px 20px;
	padding: 0;
}

.table2 {
	display: block;
	width:auto;
}
.table2 tbody {
	display: block;
}
.table2 tr {
	display: block;
}
.table2 th,.table2 td {
	float:left\9;
	clear:both\9;
	display:block;
	width:auto;
	border:none;
}
.table2 th {
	text-align:left;
	margin-bottom: 10px;
	color: #666;
	padding:3px 10px;
	border-bottom:1px solid #ccc;
	font-weight:normal;
}
.table2 td {
	margin:0 10px 20px ;
	padding: 0;
}
.table2in td {
	margin:0 0 20px;
}
.table4 th {
	width:1%;
}
.table5 {
	display: block;
	width:auto;
}
.table5 tbody {
	display: block;
}
.table5 tr {
	display: block;
}
.table5 th,.table5 td {
	float:left\9;
	clear:both\9;
	display:block;
	width:auto;
	border:none;
}
.table5 th {
	text-align:left;
	margin-bottom: 10px;
	color: #171519;
	padding:3px 10px;
	border-bottom:1px solid #171519;
	font-weight:bold;
}
.table5 td {
	margin:0 10px 20px ;
	padding: 0;
}
.table5in td {
	margin:0 0 20px;
}
.gmap {
	margin:0 20px 20px;
}
.gmap iframe {
	width:100%;
	height:400px;
}
}

.txc1 {
	display:inline-block;
	text-align:left;
}
.txc2 {
	display:inline-block;
	text-align:left;
}
.txc3 {
	width:80%;
	margin:0 auto;
	text-align:left;
}
.txc4 {
	display:inline-block;
	text-align:left;
}
.txc5 {
	width:60%;
	margin:0 auto;
	text-align:left;
}
.txc6 {
	display:inline-block;
	text-align:left;
}
.txsdw1 {
	text-shadow:0px 0px 5px #111111;
}
.txsdw2 {
	text-shadow:0px 0px 5px #ffffff;
}
.imgc1 {
	padding:10px;
	text-align:left;
}
.pgtop {
	padding-top:30px;
}
.pgend {
	margin-bottom:60px;
}
.int {
	padding-bottom:60px;
	line-height:0;
}

@media screen and (max-width: 499px) {
.txc1 {
	display:block;
	padding:30px 30px 0;
	text-align:left;
}
.txc2 {
	display:block;
	padding:30px;
	text-align:left;
}
.txc3 {
	width:auto;
	padding:30px;
	margin:0 auto;
	text-align:left;
}
.txc4 {
	display:block;
	padding:20px 30px 0;
	text-align:left;
}
.txc5 {
	width:auto;
	padding:0 30px;
	margin:0 auto;
	text-align:left;
}
.txc6 {
	display:block;
	text-align:left;
}
.imgc1 {
	padding:0 10px;
	text-align:left;
}
.pgtop {
	padding-top:20px;
}
.pgend {
	margin-bottom:40px;
}

input[type="text"],textarea {
	width:290px;
}
.table1 th img {
	float:right;
	width:40px;
	margin-top:1px;
}
.sarea {
	width:80px !important;
}
.int {
	padding-bottom:40px;
}
.int img {
	width:80px;
}

}

@media screen and (min-width: 500px) {
.table1 th img {
	float:right;
	width:40px;
	margin-top:2px;
}
}