@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body {
	color:#555;
	font-size:small;
	font-family:verdana, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height:1.5;
	-webkit-text-size-adjust: none;
}


/* リンク設定
------------------------------------------------------------*/
a{color:#2c8202;text-decoration:none;}
a:hover{color:#256405;}
a:active, a:focus {outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
background:#fff;
}

.inner{
margin:0 auto;
width:100%;
}


/*************
/* ヘッダー
*************/
#header{
height:90px;
}

#header h1{
padding:5px 0 10px;
font-size:12px;
font-weight:normal;
}

/*************
/* ロゴ
*************/
.logo{
float:left;
}

.logo span{display:block;}

.logo02{
	width:100px;
	margin-right:5px;
float:left;
}

/*************
/* 電話番号
*************/
.info{
float:right;
text-align:right;
}

.info .open{font-size:11px;}


/*************
/* ロゴ+電話番号
*************/
.logo,.info .tel .tel02{
margin-top:6px;
font-size:20px;
font-weight:bold;
}


@media screen and (min-width :680px){
.tel02{  width: 0px;}
}



@media screen and (min-width : 1024px) {
.tel02{ width: 500px;} 
}




.logo span,.info span{
font-size:.6em;
font-weight:normal;
}



/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:30px auto;
padding:0;
position:relative;
line-height:0;
border-top:2px solid #ebebeb;
border-bottom:2px solid #ebebeb;
text-align:center;
}

#mainBanner02{
margin:30px auto;
padding:0;
position:relative;
line-height:0;

text-align:center;
}

#mainBanner img{
max-width:100%;
height:auto;
}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:10px;
left:0;
padding:5px 10px;
line-height:1.4;
text-align:left;
}

.slogan h2{
padding-bottom:5px;
font-size:20px;
}

#subpage #mainBanner{margin-top:0;}


/**************************
/* グリッド
**************************/
.gridWrapper{
padding-bottom:20px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
}

.box{
padding:10px;
text-align:center;
}

.box img{
max-width:100%;
height:auto;
}

.box h3{padding:10px 0 5px;}

.box h3, .box p{text-align:left;}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}

.box p.readmore a{
padding:3px 7px;
border-radius:3px;
color:#fff;
background:#8da650;
}

.box p.readmore a:hover{background:#7d9540;}


/*************
メイン コンテンツ
*************/
section.content article{
padding:20px;
margin-bottom:20px;
border:1px solid #ebebeb;
overflow:hidden;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

h3.heading{
font-weight:normal;
padding:10px 0;
margin-bottom:5px;
border-top:3px double #ebebeb;
border-bottom:3px double #ebebeb;
}

section.content img{
max-width:90%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

#gallery .grid{background:transparent;}

#gallery .grid img,.border{box-shadow:0 0 3px #ccc;}


/*************
テーブル
*************/
table.table{
border-collapse:collapse;
margin:5px auto 15px auto;

}


table.outback tr td{
    opacity: 0.2;  z-index: 1;}

.out{
	position:relative;
	text-align: center;
	margin: auto;
	padding: 50px 0px;
	color: #FFFFFF;
	margin-top: -110px;
	top: 450px;
	 font-size:23px;
	font-weight: bold;
	width: 80%;
	 background-color: rgba(0,0,0,0.8);
	opacity: 1.0;
	 z-index: 2;
	
	
}

table.table td{
border-collapse:collapse;
background-color:#F9F9F9;
text-align:left;
padding:8px;

line-height:20px;
}

table.table th{
background-color:#F5F5F5;
text-align:right;
padding:8px;
white-space:nowrap;
color: #151515;
border-top:1px solid #D4D4D4;
border-right:4px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
font-size:13px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}



table.newprice{
border-collapse:collapse;
margin:5px auto 15px auto;
}

table.newprice td{
border-collapse:collapse;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
padding: 10px;
}

table.newprice th{
background-color:#EEEEEE;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
font-weight: bold;
	padding: 10px;

}

	
table.newprice  ul li{
	
	list-style-type:decimal;
	
	margin-left: 19px;
	}



@media only screen and (max-width:980px){
	
	
table.table{
	
	width:100%;
	
    }
table.table td{
	 display: block;
    text-align:left;
	width:100%;
	
    }
table.table th{
	 display: block;
    text-align: center;
	width:100%;
	border:1px solid #D6D6D6;
	background-color:#858182;
	color:#FFFFFF;

    }
	
	

table.newprice th{
	font-size: 10px;
	width: 25%;

}	


	
	table.table02{
	
	width:100%;
	
    }
table.table02 td{
	 display: block;
    text-align:left;
	width:100%;
	
    }
table.table02 th{
	 display: block;
text-align:left;
	width:100%;


    }



	table.table03{
	
 display: block; 
    width: 100%; 
    margin: 0 -10px;	
    }
.table03 thead{ 
    display: block; 
    float: left;
    overflow-x:scroll;
  }
  .table03 tbody{ 
    display: block; 
    width: auto; 
    overflow-x: auto; 
    white-space: nowrap;
  }
  .table03 th{ 
    display: block;
    width:auto;
	
  }
  .table03 tbody tr{ 
    display: inline-block; 
    margin: 0 -3px;
  }
  .table03 td{ 
    display: block;
  }
  
  .guide-text{
	  
	  font-size:16px;
	  display:block;
	  
	  width:100%;
	  
	  	color:#666;

	  
	  text-align:center;
	  
	  font-weight:bold;}

}


table.table05{
	
	width:100%;
	
    }

table.table05 td strong{
	
	font-weight: bold;
	font-size: 18px;
    }
table.table05 td{
	
	
	
    text-align:left;
	width:100%;
	font-size: 14px;
	vertical-align: top;
	
    }
table.table05 th{
	padding-top:7%;
text-align:left;
	width:43%;


    }

div.namesign{ width:100%; text-align: right; margin-top:10px;}

div.namesign img{ width:50%;}

@media only screen and (max-width: 1000px)
{
	
	
	table.table05 td strong{
	
	
	font-size: 16px;
    }
	
	
table.table05 td{
	
	
	
    text-align:left;
	display: block;
	width:100%;
	font-size: 14px;
	vertical-align: top;
	
    }
table.table05 th{
	display: block;
	padding:7% 0%;

	width:100%;
text-align: center;
	

    }
	
	table.table05 th img{
	

	width:43%;


    }
	
	div.namesign{ width:100%; text-align: right; margin-top: 20px;}

div.namesign img{ width:30%;}


}


@media only screen and (min-width: 460px)
and (max-width:980px){
	 .guide-text{
	  
	  font-size:16px;
	  display:block;
	  
	  width:100%;
	  
	  	color:#666;

	  
	  text-align:center;
	  
	  font-weight:bold;}
}


@media only screen and (min-width:981px){
.guide-text{
	display:none;
	  }
	

}
table.table02{
border-collapse:collapse;
margin:5px auto 15px auto;
}

table.table02 td{
border-collapse:collapse;
background-color:#FFF;

border-bottom:#dcdcdc solid 1PX;
text-align:left;
padding:10px;
line-height:20px;

vertical-align:top;
}

table.table02 th{
background-color:#136303;
color:#FFFFFF;
text-align:right;
padding:8px;
white-space:nowrap;
border-top:1px solid #105103;
border-right:4px solid #105103;
border-bottom:1px solid #105103;
border-left:1px solid #105103;
font-size:13px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
vertical-align:middle;
}


table.table03{
border-collapse:collapse;
margin:5px auto 15px auto;
}



table.table03 td{
border-collapse:collapse;
background-color:#FFF;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}

table.table03 th{
background-color:#F5F5F5;
text-align:right;
padding:8px;
white-space:nowrap;
color: #151515;
border:1px solid #D4D4D4;

font-size:13px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}


table.table04{
border-collapse:collapse;
margin:5px auto 15px auto;
}

table.table04 td{
border-collapse:collapse;
background-color:#FFF;
vertical-align:top;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
width:300px;
}

table.table04 td img{

}
	
table.table04 th{
border-collapse:collapse;
background-color:#FFF;
vertical-align:top;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}


/*************
/* サイドバー
*************/
#sidebar ul{padding:10px;}

#sidebar li{
margin-bottom:10px;
padding-bottom:10px;
list-style:none;
border-bottom:1px dashed #ebebeb;
}

#sidebar li:last-child{
border:0;
margin-bottom:0px;
}

#sidebar li a{
display:block;
}

#sidebar ul.list li{
clear:both;
margin-bottom:5px;
padding:5px 0;
overflow:hidden;
border:0;
}

ul.list li{height:1%;}

ul.list li img{
float:left;
margin-right:10px;
}

ul.list li{
font-size:12px;
line-height:1.35;
}


/*************
/* フッター
*************/
#footer{
clear:both;
}

#footer .inner{
border-top:2px solid #ebebeb;
border-bottom:2px solid #ebebeb;
overflow:hidden;
}

* html #footer .inner{height:1%;}

#footer .grid .grid02{
margin:0;
}

#footer #info .logo, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
text-align:left;
}

#footer .logo{font-size:18px;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{
font-size:12px;
}

ul.footnav{
float:right;
width:630px;
padding:10px 0;
}

ul.footnav li{
float:left;
margin-bottom:10px;
padding:0 7px 0 8px;
border-right:1px solid #ebebeb;
	color:#2c8202;
}

address{
clear:both;
padding:20px 0;
text-align:center;
font-style:normal;
font-size:12px;
color:#555;
}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
	#wrapper,#header,.inner{
	width:960px;
	padding:0;
	margin:0 auto;
	}
	
	#wrapper{padding-bottom:20px;}
	
  nav#mainNav{
	clear:both;
	overflow:hidden;
	position:relative;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:200px;
	padding:20px 0;
  border-top:2px solid #ebebeb;
	border-bottom:2px solid #ebebeb;
	}
	
	nav#mainNav ul li.last a{width:159px;}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	}

	nav#mainNav ul li a span{
	color:#646464;
	font-size:10px;
	}

	nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav li.active a,nav#mainNav li a:hover{
	border-color:#8da650;
	}
	
	#main{
	float:right;
	width:680px;
	padding:15px 0 0 0;
	}
	
	#sidebar{
	float:left;
	width:250px;
	padding:15px 0 0 0;
	overflow:hidden;
	}
	
	#sidebar article{
	padding:7px;
	margin-bottom:20px;
	border:1px solid #ebebeb;
	overflow:hidden;
	}
	
	/* グリッド全体 */
	.gridWrapper{
	width:990px;
	margin:0 0 0 -30px;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	/* グリッド */
	.grid{
	float:left;
	width:320px;
	margin-left:10px;
	}
	
	
	.grid02{
	float:left;
	width:280px;
	margin-left:30px;
	}
	
	
	#subpage .grid{width:auto;}
	#subpage .grid02{width:auto;}
	
  #gallery .grid{
	width:auto;
	margin:10px 0 2px 10px;
	}
	
	
	#subpage .grid02{width:auto;}
	
  #gallery .grid02{
	width:auto;
	margin:10px 0 2px 10px;
	}
	
	
	#footer .inner{
	width:940px;
	padding:10px;
	}
}


@media only screen and (max-width:959px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	
	#header{padding:0 10px;}
	
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f5f5f5), color-stop(0.5, #f0f0f0), color-stop(0.00, #f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -moz-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
  border:1px solid #e4e4e4;
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

	nav#mainNav a#menu span{padding-left:10px;}
	nav#mainNav a.menu span:before{content: "→ ";}
	nav#mainNav a.menuOpen span:before{content: "↓ ";}

	nav#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a{color:#7d9540;}

	nav div.panel{float:none;}
	
	#subpage #mainBanner{margin-top:20px;}
	
	#sidebar{padding-bottom:30px;}
	
	#sidebar article{padding:7px 0;}
	
	

	
	#footer .grid, #footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}
	#footer .grid02, #footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	width:100%;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	
	.grid02{
	width:48%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1%;
	}
	
	/* #gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	} */
	
	
	#footer .grid .grid02 img, #footer .info{float:none;}
	#footer .grid .grid02 p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	
	#footer.logo,#footer .info{
	width:100%;
	float:none;
	}

}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	#header{
	height:auto;
	padding-bottom:20px;
	}
	
	#header h1,.logo,.info{text-align:center;}
	
	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	margin:0;
	}
	
	.box img{
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#gallery .grid .grid02{float:left;}
}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	.grid{width:100%;}
	.grid02{width:100%;}
	.box img{max-width:100px;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
	#sidebar p{text-align:center;}
	
	


}

.top-table{
	width:100%;
	
	border:0;
	
	background-color:#f5f4f4;
	
	padding:10px;
	
}

.top-table td{
	background-color:#FFFFFF;
	padding:10px;
		
	border:#e8e8e8 solid 1px;
	  border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	color:b2afaf;
	
	font-size:10px;
	
	
	

}

@media screen and (min-width : 768px){
  .top-table td{ font-size : 12px;}
}

@media screen and (min-width : 1024px) {
    .top-table td{ font-size : 14px;} 
}
.top-table td strong{
	padding-bottom:5px;
	color:#256f08;
	
	font-size:16px;
	
}

@media screen and (min-width : 768px){
.top-table td strong{ font-size : 18px;}
}

@media screen and (min-width : 1024px) {
   .top-table td strong{ font-size : 20px;} 
}


h3{
	width:98%;
	
	border-bottom:#256f08 solid 2px;
	color:#6b6c6a;
	
	font-size:14px;
	
	font-weight:bold;
	
	padding:5px; display:block;
	 margin-top:40PX; 
	 margin-bottom:10PX;
	 
}

h3 span{
	
	font-size:13px;
	
	padding-left:20px;
	
	color:#999999;
	 
}

@media screen and (min-width : 768px){
h3{ font-size : 16px;}
}

@media screen and (min-width : 1024px) {
   h3{ font-size : 18px;} 
}


@media screen and (min-width : 768px){
h2{ font-size : 16px;}
}

@media screen and (min-width : 1024px) {
   h2{ font-size : 18px;} 
}






table.newcotage-top  tr td ul.cotageinfo{
	
	margin-top:10px;
	
	color:#333;
	
	display:block;
	clear:both;
	
	font-size:12px;
}

table.newcotage-top  tr td ul.cotageinfo li{
	
	border-bottom:#333 dotted 1px;
	
	width:100%;
	
	display:block;
	clear:both;
	padding-bottom:10px;
	
	margin-top:30px;
	
	float: left;
}

table.newcotage-top  tr td ul.cotageinfo li a{
	float: left; width: 550px;
}

table.newcotage-top  tr td ul.cotageinfo li a:link {
	color:#903;
	text-decoration: none;
}
table.newcotage-top  tr td ul.cotageinfo li a:visited {
	text-decoration: none;
	color: #903;
}
table.newcotage-top  tr td ul.cotageinfo li a:hover {
	text-decoration: none;
	color:#F00;
}
table.newcotage-top  tr td ul.cotageinfo li a:active {
	text-decoration: none;
	color: #903;
}


table.newcotage-top  tr td ul.cotageinfo li b{
	
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 800;
	color: #DB191C;
	font-size: 1.3rem;
}


table.newcotage-top  tr td ul.cotageinfo li strong{
	
	font-weight:normal;
	padding-left:20px;
	color:#333333;
	margin-right:20px;
	height:30px;
	float: left;
}

table.newcotage-top tr td ul.cotageinfo li strong b{
	
	background-color:#fbb2a3;
	
	color:#FFFFFF;
	
	padding:3px 7px;
	
	text-align:center;
	width:auto;
	
	font-size:12px;
	
	margin-left:5px;
}

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

table.newcotage-top  tr td ul.cotageinfo li a{
	float: left; width: 80%;
}
	

table.newcotage-top  tr td ul.cotageinfo li a:link {
	padding-top:10px;
	padding-left:20px;
	color:#903;
	display:block;
	width:100%;
	text-decoration: none;
}

}




/*newnavi
------------------------------------------------------------*/


table.newnavi {
	width: 100%;
	border: 0;
	 color:#FFFFFF;
	font-size:16px;
}

table.newnavi tr td{
	 text-align: left;
background-color: #1F9A1B;
	padding-bottom: 20px;
	border: #FFFFFF 3px solid;
	width: 50%;
	
}
	

table.newnavi tr td span{
	background-color: #05522D;
	width: 95%;
	margin: 10px auto;
	display: block;
	text-align: center;
	
}




table.newnavi tr td span img{
	width:38%;
	margin-top: 10px;
}


table.newnavi tr td ul li{
	font-size: 15px;
padding: 0;
float: left;
margin-bottom: 10px;
width: 	40%;
margin-left: 40px;
	font-weight: bold;
	list-style-type: square;

}

table.newnavi tr td ul.rec li{
	font-size: 12px;
padding: 0;
float: left;
margin-bottom: 10px;
width: 	40%;
margin-left: 40px;
	font-weight: bold;
	list-style-type: square;

}

table.newnavi tr td ul li a{color:#FFFFFF;text-decoration:none;}
table.newnavi tr td ul li a:hover{color:#FDF011;}
table.newnavi tr td ul li a:active, a:focus {outline:0;}



	@media screen and (max-width:780px) { /*600px以下(スマホ用)*/
table.newnavi tr {
display: block;
max-width: 100%; /*スマホ画面ほぼ一杯に広がる感じ*/



}
		table.newnavi tr td {
display: block;
			width: 	100%;
max-width: 100%; /*スマホ画面ほぼ一杯に広がる感じ*/
padding-bottom: 90px;

}	
		
		table.newnavi tr td ul.rec{
			
			padding-bottom: 40px;

}
		
		
		
		table.newnavi tr td span img{
	width:28%;
}
}

@media screen and (max-width:580px) { /*600px以下(スマホ用)*/
	
		
	table.newnavi tr td{

	
width: 	100%;


}
	
	
	table.newnavi tr td ul li{

		font-size: 13px;
width: 	38%;


}
table.newnavi tr td ul{

padding-bottom:50px;

}	
		

	table.newnavi tr td ul.rec li{
	font-size: 9px;
padding: 0;
float: left;
margin-bottom: 15px;
width: 	38%;


}
}






/*newnavi02
------------------------------------------------------------*/


table.newnavi02 {
	width: 99%;
	border: 0;
	 color:#FFFFFF;
	font-size:16px;
}

table.newnavi02 tr td{
	padding: auto;
background-color: #1F9A1B;
	padding: 20px 0;
	border: #FFFFFF 3px solid;
	
}

table.newnavi02 tr th{
	 text-align: left;
background-color: #05522D;
	padding-bottom: 10px;
	
	
}



table.newnavi02 tr th{
	 text-align: left;
background-color: #05522D;
	height: 70px;
	background-image:url(images/newnavi02.png);
	background-repeat: no-repeat;
	background-size: 20%;
	background-position: 5px;

	
	
}

table.newnavi02 tr th span{
	display: block;
	margin-top: 25px;
	margin-left: 250px;
	

	
	font-size: 23px;
	
	

		
	
	
}
	
	

table.newnavi02 tr td span{
	background-color: #05522D;
	width: 95%;
	margin: 10px auto;
	display: block;
	text-align: center;
	
}




table.newnavi02 tr th img{
	width:17%;
	margin-top: 10px;
	padding-left: 10px;
}

table.newnavi02 tr td ul{
	display: block;
	
	padding-left: 10%;
	
	margin: auto;
	
	
	width: 100%;

}
table.newnavi02 tr td ul li{
	font-size: 18px;
padding: 0;
float: left;
margin-bottom: 10px;
width: 	40%;
margin-left: 40px;
	font-weight: bold;
	list-style-type: square;

}

table.newnavi02 tr td ul li a{color:#FFFFFF;text-decoration:none;}
table.newnavi02 tr td ul li a:hover{color:#FDF011;}
table.newnavi02 tr td ul li a:active, a:focus {outline:0;}



	@media screen and (max-width:780px) { /*600px以下(スマホ用)*/
table.newnavi tr {
display: block;
max-width: 100%; /*スマホ画面ほぼ一杯に広がる感じ*/


}
		table.newnavi tr td {
display: block;
max-width: 100%; /*スマホ画面ほぼ一杯に広がる感じ*/
padding-bottom: 90px;

}	
		
		table.newnavi tr td span img{
	width:28%;
}
	
}

@media screen and (max-width:580px) { /*600px以下(スマホ用)*/
	
	table.newnavi tr td ul li{

		font-size: 13px;
width: 	38%;


}

	table.newnavi02 tr th{
	
	height: 70px;

	background-size: 40%;
	background-position: 5px;

	
	
}
	
	table.newnavi02 tr th span{
	display: block;
	margin-top: 25px;
	
	margin-left: 0px;
		float: right;
		margin-right: 3%;

	font-size: 12px;
	
	

		
	
	

	}
	
	
	table.newnavi02 tr td ul{
	

	margin: 0;
		padding: 0;


}
	table.newnavi02 tr td ul li{
	font-size: 16px;
margin-bottom: 20px;
		
width: 95%;

}
	
}

@media screen and (max-width:375px) { 
	
	table.newnavi02 tr td ul li{
	font-size: 14px;


}
}

table.outlink{
	
	width: 100%;
	
	margin-top: 20px;
	
}


table.outlink th{
	
	border-bottom: dotted  #9B9B9B 1px;
	
	width: 20%;
	
	padding-top: 20px;
}

table.outlink td{
	
	border-bottom: dotted  #9B9B9B 1px;
	
	text-align: left;
	
	padding: 20px 0px 0px 20px ;
	
	vertical-align: middle;
	
	
	
}



/*陣痛タクシー
------------------------------------------------------------*/

table.babytaxi td{
	text-align: left;
	padding: 20px;
	background-color:#FBE2E3;
	color: #310001;
	height: 100px;
	  border-radius:10px;
}

table.babytaxi th{
	text-align:center;
	font-size: 18px;
	padding-bottom: 20px;
	font-weight: bold;
	color:#D93437;
	
}

table.babytaxi td b{
	font-size: 16px;
	font-weight: 700;

	display: block;
 
}

table.babyfaq tr{
	text-align: left;
	
	color: #310001;
	
	
	
}
table.babyfaq th{
	display: block;
	margin:30px 0px 10px 0px ;
	font-size: 16px;
	font-weight: 800;
	
}

table.babyfaq td{

background-color:#FEF5C9;
border-radius:5px;
padding: 20px 10px;

border-bottom: 2px dotted #499B0D;
 
}



table.babyfllow tr{
	 border-radius:8px;
	 border: solid 5px #F3CFD0;
	padding: 20px 10px;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
	
	
	
		
}


table.babyfllow td:nth-of-type(odd){
	 text-align: center;
 
  /* 横幅を固定して */
    float: left;
	
	padding: 10px 18px;
	font-weight: 800;
	color: #310001;
	border-radius: 50%;
	font-size: 20px;
	
	background-color:#F3CFD0;
}

table.babyfllow td:nth-of-type(even){
	 text-align: left;
  content: "";
    clear: both;
	
  vertical-align: middle;
	margin-left: 10px;
	padding-left: 20px;
	 
 
}

table.babyfllow td span{
	background-color: #DE0206;
	display: block;
	padding: 5px 10px;
	width: 75%;
	color: #fff;
	 
 
}

table.topbanner{
	margin-top:20px;
	z-index: 1;
}

table.topbanner td{
	
	border: #C1C1C1 1px solid;
	border-radius: 5px;
	text-align: center;

	padding: 10px;
}


@media screen and (max-width:580px) { /*600px以下(スマホ用)*/
	
	table.topbanner td{
	display: block;
		margin-bottom: 15px;
}


}


table.lec{ 
	width: 100%;

}
table.lec td img{
	
	max-width: 99%;
}

table.lec td {
	vertical-align: top;
}

table.lec td ul{
	padding-top: 20px;
}


table.lec td ul li{
	list-style-type: circle;
	padding-bottom: 10px;
	font-size: 18px;
}

/*ボタン
------------------------------------------------------------*/

.button {
  display: inline-block;
  width: 100%;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
font-size: 22px;
	margin-bottom:5px;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button {
  position: relative;
  border-radius: 4px;
  color: #fff;
  line-height: 50px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: none;
  transition: none;
  text-shadow: 0px 1px 0px #f56778;
}
.button,
.button:hover {
  border-bottom: 4px solid #cb5462;
  background-color: #f56778;
  background-image: -webkit-linear-gradient(top, #f997b0, #f56778);
  background-image: linear-gradient(to bottom, #f997b0, #f56778);
  box-shadow: inset 1px 1px 0 #fbc1d0;
}
.button::before,
.button::after {
  bottom: -1px;
  left: -1px;
  width: 200px;
  height: 50px;
  border: 1px solid #ee8090;
  border-bottom: 1px solid #b84d5a;
  border-radius: 4px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: none;
  transition: none;
}
.button::before {
  height: 48px;
  bottom: -4px;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 1px 0px #bfbfbf;
}
.button:hover {
  background: #f56778;
  background-image: -webkit-linear-gradient(top, #f56778, #f997b0);
  background-image: linear-gradient(to bottom, #f56778, #f997b0);
  color: #913944;
  text-shadow: 0px 1px 0px #f9a0ad;
}
.button:active {
  bottom: -4px;
  margin-bottom: 4px;
  border: none;
  box-shadow: 1px 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .3);
}
.button:active::before,
.button:active::after {
  border: none;
  box-shadow: none;
}


	@media screen and (max-width:980px) { /*600px以下(スマホ用)*/
.button {
 
font-size:16px;

}
		
		.button-font{
 
font-size:11px!important;

}
		
	}



.guidtaxi{
margin-bottom: 50px;
	
}


.guidtaxi th{
	border-bottom: dotted 1px #6B6A6A;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	
}
.guidtaxi td{
	vertical-align: top;
	text-align: center;
}

.guidtaxi td p{
	text-align:left;
	margin-bottom: 40px;
	font-size: 14px;
		padding: 0px 10px;
}

.guidtaxi td span{
	 background-color: #066026;
	border-radius: 10px ;
	color:#FFFBFB;
	padding: 5px 10px;
	
	display: block;
}
.guidtaxi td span.silver{
	background: #646464;
	font-weight: bold;
	width: 80%;
	margin: auto;
}

.guidtaxi td span.green{
	background: #31bf4f;
	font-weight: bold;
	width: 80%;
	margin: auto;
}


.top_movie{
height: 500px;
}

@media screen and (max-width:768px) { 
.top_movie{
height: 400px;
}
	
}


@media screen and (max-width:479px) { 
.top_movie{
height: 240px;
}
	
}

@media screen and (max-width:375px) { 
.top_movie{
height: 180px;
}
	
}



tr.nintei01 td{
padding: 30px 10px!important;
	width:30%!important;
	text-align: center!important;
	vertical-align: middle!important;
}
tr.nintei01 td:nth-of-type(2){
	width:50%!important;
	text-align: left!important;

}

tr.nintei01 td:first-of-type img{
	width: 100%!important;
}


tr.nintei01 td h2{
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 1px;
	color:#363636;
	border-bottom: 2px solid #3c6f05;
	padding-bottom: 5px;
}


tr.nintei01 td h2 br{
display: none;
}
tr.nintei01 td span{
	font-size: 1.0rem;
	font-weight: 600;
	letter-spacing: 1px;
	padding-top: 5px;
	display: block;
}

tr.nintei01 td p{
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-size: 0.9rem;
margin-top: 15px;
line-height: 180%;
letter-spacing: -1px;
}

tr.nintei01 td p b{
font-weight:600!important;
display: inline-block;
padding-bottom:5px;
}

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

tr.nintei01 td{
display:inline-block!important;
padding: 30px 10px!important;
	width:25%!important;

}
tr.nintei01 td:nth-of-type(2){
	width:70%!important;


}



tr.nintei01 td h2{
	font-size: 1.4rem;
	
	padding-bottom: 5px;
}
tr.nintei01 td span{
	font-size: 1.1rem;

	
	
	padding-top: 5px;
	
	
}
	
}

@media screen and (max-width:479px) { 
	.nensyou{
		text-align: center!important;
	}
tr.nintei01 td{

padding: 30px 10px 5px 10px!important;
	width:50%!important;
display: block;
	margin: auto;
	
	
}
tr.nintei01 td:nth-of-type(2){
	width:100%!important;
padding: 0px 10px  0px 10px!important;

}


tr.nintei01 td h2{
	font-size: 0.8rem;
	letter-spacing: 0px;
	padding-bottom: 5px;
}
tr.nintei01 td span{
	font-size:0.7rem;

	
	
	padding-top: 5px;
	
	
}
	tr.nintei01 td p{

font-size: 0.7rem;
margin-top: 10px;
line-height: 180%;
}

tr.nintei01 td p b{
font-weight: 600!important;
padding-bottom:3px;
}
}



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

	.nensyou{
		text-align: center!important;
	}
tr.nintei01 td{

padding: 30px 10px 5px 10px!important;
	width:50%!important;
display: block;
	
	
}
tr.nintei01 td:nth-of-type(2){
	width:100%!important;
padding: 0px 10px  0px 10px!important;

}
tr.nintei01 td h2 br{
display: block;
}


tr.nintei01 td h2{
	font-size: 0.7rem;
	letter-spacing: 0px;
	padding-bottom: 5px;
}
tr.nintei01 td span{
	font-size:0.6rem;

	
	letter-spacing: 0px;
	padding-top: 5px;
	
	
}
	tr.nintei01 td p{

font-size: 0.6rem;
margin-top: 10px;

}

tr.nintei01 td p b{
font-weight: 600!important;
padding-bottom:3px;
}
	
}




