@charset "utf-8";

/**************************************************
Sub Page Only
**************************************************/

/* 【content】 --------------- */

.subpage #wrap {
padding-top:50px;
}

#main {
width:860px;
text-align:left;
float:right;
}

#main2 {
width:1200px;
text-align:left;
float:left;
}

#main3 {
width:860px;
text-align:left;
float:right;
}

#main h1.title,
#main h2.title {
	width:100%;
	margin-bottom:30px;
	padding:15px 0;
	background:#00602C;
	text-align:center;
	font-size:20px;
	color:#fff;
	float:left;
	letter-spacing:2px;
	box-sizing:border-box;
}

#main h1.title span,
#main h2.title span {
padding:0 10px;
display:inline-block;
}

#main-single h1.title {
font-size:16px;
}

.content {
width:100%;
float:left;
}

.photo {
	overflow:hidden;
	line-height: 2em;
	margin:10px 0;
	padding:10px;
}

.imgr {
	float:right;
	margin:10px 10px 10px 10px;
}

.imgl {
    float:left;
    margin:0 18px 0px 0;
}

.style1 {
	margin-bottom:0.5em;
	padding-left:15px;
	background:#00602C;
	color: #fff;
	font-weight: normal;
	font-size: 28px;
	line-height: 3em;
	}

.style2 {
	margin-bottom:25px;
	padding-left:10px;
	font-size:22px;
	color:#666;
	border-bottom : 2px solid #00602C;
	border-left : 10px ridge #33602C;
	line-height: 2em;
	font-weight: normal;
	margin-top: 25px;
}

.style3 {
	margin-bottom:0.5em;
	padding-left:20px;
	background:#9DC200;
	color: #fff;
	font-weight: normal;
	font-size: 26px;
	line-height: 3em;
	width: 80%;
	margin-top: 0.5em;
}

.style4 {
	margin-bottom:0.5em;
	padding-left:20px;
	color: #9DC200;
	font-weight: bold;
	font-size: 18px;
	line-height: 3em;
	margin-top: 0.5em;
	background:#F4F4F4;
}

.style5 {
	margin-bottom:0.5em;
	padding-left:20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 3em;
	margin-top: 0.5em;
	background:#2EA6DF;
}

.style6 {
	margin-bottom:0.5em;
	padding-left:15px;
	background:#2EA6DF;
	color: #fff;
	font-weight: normal;
	font-size: 28px;
	line-height: 3em;
	}
	
.style7 {
	background:#9DC200;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	}	
	
	
.style8 {
	margin-bottom:0.5em;
	padding-left:15px;
	background:#9DC200;
	color: #fff;
	font-weight: normal;
	font-size: 28px;
	line-height: 3em;
	}
	
	.style9 {
	margin-bottom:0.5em;
	padding-left:3px;
	color: #096;
	font-weight: bold;
	font-size: 38px;
	line-height: 2em;
	}
	
		.style10 {
	margin-bottom:0.5em;
	padding-left:3px;
	color: #fff;
	background:#01A33E;
	font-weight: bold;
	font-size: 30px;
	line-height: 2em;
	text-align: center;
	}
	
		.style11 {
	margin-bottom:0.5em;
	padding-left:3px;
	color: #fff;
	background:#01A33E;
	font-weight: bold;
	font-size: 20px;
	line-height: 2em;
	text-align: center;	
	}
	
	
.style20 {
	color:#D83D44;
	font-weight: bold;
	}

.style21 {
	color:#6CBDFF;
	font-weight: bold;
	}
	
.style22 {
	color:#9DC200;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.5em;
	}

.style23 {
	color:#00602C;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.5em;
	}	

.style24 {
	color:#519C41;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
	}	
	
	.style25 {
	color:#00602C;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.5em;
	}	
	
.style30 {
	margin-bottom:0.5em;
	padding-left:10px;
	font-size:28px;
	color:#666;
	line-height: 2em;
	font-weight: normal;
}

.style31 {
	margin-bottom:0.5em;
	padding-left:20px;
	background:#9DC200;
	color: #fff;
	font-weight: normal;
	font-size: 26px;
	line-height: 3em;
	
	margin-top: 0.5em;
}
	
.pc { display: block !important; }
.sp { display: none !important; }


.box1 {
	padding: 0.5em 1em;
	margin: 2em 0;
	color: #FF6D5E;
	background: #fff;
	border: solid 3px #FF6D5E;
	border-radius: 10px;
}
.box1 p {
	margin: 15px;
	padding: 0;
	text-align: center;
	letter-spacing: 0.3em;
}


.box2 {
	padding: 0.5em 1em;
	margin: 2em 0;
	color: #9DC200;
	border: solid 3px #9DC200;
	border-radius: 10px;
}
.box2 h1 {
	margin: 20px;
	padding: 0;
	text-align: center;
	letter-spacing: 0.3em;
}

.box3 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #9DC200;
}
.box3 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #9DC200;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box3 h1 {
    margin: 0; 
    padding: 0;
}

.title1 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 26px;
line-height:2em;
}

.title1:before {
content: "１";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.title2 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 26px;
line-height:2em;
}

.title2:before {
content: "２";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.title3 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 26px;
line-height:2em;
}

.title3:before {
content: "３";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.title4 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 26px;
line-height:2em;
}

.title4:before {
content: "４";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.title5 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 26px;
line-height:2em;
}

.title5:before {
content: "５";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.title6 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 26px;
line-height:2em;
}

.title6:before {
content: "６";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.title7 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 26px;
line-height:2em;
}

.title7:before {
content: "７";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}



#gmap iframe {width:100%;display:inline-block;}
  
  
  
  

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media only screen and (max-width: 779px) {
	
.pc { display: none !important; }
.sp {display: block !important;
	 margin:auto;
}

table{border:0;	}
table tr{
		margin-bottom:10px;
		display:block;
		border-bottom:2px solid #ddd;}
	
table th{background-color: #F5F5F5;}

table td{
		display:block;
		text-align:left;
		font-size:14px;
		border-bottom:1px dotted #ccc;
		}


.style1 {
	margin-bottom:0.5em;
	padding-left:15px;
	background:#00602C;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	line-height: 2em;
	}

.style2 {
	margin-bottom:0.5em;
	padding-left:10px;
	font-size:16px;
	color:#666;
	border-bottom : 2px solid #00602C;
	border-left : 10px ridge #33602C;
	line-height: 2em;
	
}

.style4 {
	margin-bottom:0.5em;
	padding-left:20px;
	color: #9DC200;
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
	margin-top: 0.5em;
	background:#F4F4F4;
}

.style7 {
	background:#9DC200;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	}	

.style9 {
	margin-bottom:0.5em;
	padding-left:3px;
	color: #096;
	font-weight: bold;
	font-size: 24px;
	line-height: 2em;
	}
	
	.style10 {
	margin-bottom:0.5em;
	padding-left:3px;
	color: #fff;
	background:#01A33E;
	font-weight: bold;
	font-size: 22px;
	line-height: 2em;
	text-align: center;
	}
	
		.style11 {
	margin-bottom:0.5em;
	padding-left:3px;
	color: #fff;
	background:#01A33E;
	font-weight: bold;
	font-size: 17px;
	line-height: 2em;
	text-align: center;	
	}

.style22 {
	color:#9DC200;
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
	}

.style23 {
	color:#00602C;
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
	}	

	
.style30 {
	margin-bottom:0.5em;
	padding-left:10px;
	font-size:16px;
	color:#666;
	line-height: 2em;
	font-weight: bold;
}

.style31 {
	margin-bottom:0.5em;
	padding-left:20px;
	background:#9DC200;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	line-height: 2em;
	
	margin-top: 0.5em;
}
.title1 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 18px;
line-height:1.5em;
}

.title1:before {
content: "１";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.title2 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 18px;
line-height:1.5em;
}

.title2:before {
content: "２";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.title3 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 18px;
line-height:1.5em;
}

.title3:before {
content: "３";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.title4 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 18px;
line-height:1.5em;
}

.title4:before {
content: "４";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.title5 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 18px;
line-height:1.5em;
}

.title5:before {
content: "５";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.title6 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 18px;
line-height:1.5em;
}

.title6:before {
content: "６";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.title7 {
position: relative;
background: #E7F0B9;
padding: 0.25em 0.5em;
border-left: solid 2em #9DC200;
font-size: 18px;
line-height:1.5em;
}

.title7:before {
content: "７";
position: absolute;
padding: 0em;
color: white;
font-weight: normal;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


}
  
  

/*************** table ***************/

table.line{
border-collapse: collapse;
}

table.line,
table.line th,
table.line td {
	border: 1px #666666 solid;
	padding:15px 15px;


}




table.line2 {
border-collapse: collapse;
}

table.line2,
table.line2 th,
table.line2 td {
	padding:15px 15px;


}

/*************** still ***************/
#main-still {
width:100%;
height:auto;
float:center;
overflow:hidden;
position:relative;
}

#main-still-in {
width:100%;
overflow:hidden;
float:center;
position:fixed;
top:0;
left:0;
}

#main-still-in img {
width:100%;
height:auto;
}


/* 【free area1】 --------------- */

#free-area1 {
width:100%;
margin-top:35px;
float:left;
}

/* -------------------------------------------------------------- */

/************** archive category search **************/

.archive-description {
width:100%;
margin-bottom:30px;
float:left;
}

#main-archive {
float:left;
}

#main-archive .content-in {
width:100%;
margin-bottom:50px;
padding-bottom:50px;
border-bottom:2px solid #ccc;
float:left;
}

#main-archive h2.post-title {
width:100%;
margin:5px 0 10px;
background:#f4f4f4;
float:left;
box-sizing:border-box;
}

#main-archive h2.post-title span {
padding:0 10px;
display:block;
}

#main-archive h2.post-title a {
width:100%;
padding:10px 0;
float:left;
}

#main-archive h2.post-title a:before {
margin-right:5px;
color:#7f0015;
font-family:"dashicons";
content:"\f522";
vertical-align:-0.18em!important;
}

.content-left {
width:300px;
float:left;
}

.content-left .thumbnail {
padding:10px;
background:#fff;
border:1px solid #7f0015;
text-align:center;
float:left;
overflow:hidden;
transition:0.4s;
-webkit-transition:0.4s;
-moz-transition:0.4s;
-o-transition:0.4s;
-ms-transition:0.4s;
}

.content-right {
width:560px;
float:right;
}

.content-right-in {
width:98%;
float:right;
}

.archive-date {
width:100%;
padding-top:15px;
float:left;
}

.archive-cat {
width:50%;
text-align:left;
font-size:12px;
float:left;
}

.archive-cat span:before {
margin-right:5px;
color:#7f0015;
font-size:15px;
font-family:"dashicons";
content:"\f318";
vertical-align:-0.13em!important;
}

.postdate {
width:50%;
text-align:right;
font-size:12px;
float:right;
}

.pagenavi {
width:100%;
float:left;
}

.pagenavi .page-numb {
text-align:left;
}

.pagenavi span.current {
background:#7f0015;
font-weight:bold;
color:#fff;
}

.pagenavi .page-numbers {
height:22px;
margin-right:5px;
padding:1px 8px;
background:#fff;
border:1px solid #7f0015;
text-align:center;
float:left;
}

.search-error {
width:100%;
text-align:center;
flot:left;
}

.search-error h2 {
font-weight:bold;
font-size:50px;
color:#d1d1d1;
}

.tag-nav {
width:100%;
float:right;
}

.navidate {
float:left;
}

.posttags {
height:auto;
font-size:12px;
float:right;
}

.posttags p {
padding:0 5px;
display:inline-block;
}

.posttags p a:before {
margin-right:3px;
color:#7f0015;
font-family:"dashicons";
content:"\f323";
vertical-align:-0.13em!important;
}

.posttags a {
padding:0 0 0 2px;
float:left;
}

/************** archive category search **************/

/************** page single **************/

#main-page,
#main-single {
width:100%;
float:left;
}

#main-single {
border-bottom:4px solid #fff;
}

#txsingle-thumbnail {
width:100%;
height:auto;
padding-bottom:10px;
text-align:center;
float:left;
}

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

#navidate-single {
margin-bottom:10px;
float:left;
}

#posttags-single {
margin-bottom:10px;
float:right;
}

#posttags-single p {
padding:0 5px;
display:inline-block;
}

#posttags-single p span {
display:inline-block;
}

#posttags-single p a:before {
margin-right:3px;
color:#7f0015;
font-family:"dashicons";
content:"\f323";
vertical-align:middle!important;
}

#posttags-single a {
padding:0 0 0 2px;
float:left;
}

/************** page single **************/

.breadcrumbs {
width:100%;
height:auto;
margin:10px 0 50px;
text-align:left;
font-size:14px;
float:left;
}

.breadcrumbs p {
float:left;
}

.breadcrumbs p.bread-home:before {
margin-right:4px;
color:#7f0015;
font-size:16px;
font-family:"dashicons";
content:"\f102";
vertical-align:-0.15em!important;
}

.breadcrumbs p.bread-sub:before {
margin:0 4px;
color:#7f0015;
font-family:"dashicons";
content:"\f522";
vertical-align:-0.15em!important;
}

/* -------------------------------------------------------------- */


/* 【contact】 --------------- */

#contact-form p {
width:100%;
margin-bottom:10px;
text-align:left;
float:left;
}

.contact-box p span {
height:20px;
line-height:20px;
margin-right:5px;
padding:0 5px;
background:#cc0000;
font-size:12px;
color:#fff;
float:left;
}

.confirmation .contact-box p {
padding:10px;
background:#fff;
box-sizing:border-box;
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="date"],
#contact-form input[type="number"],
#contact-form input[type="tel"],
#contact-form input[type="url"],
#contact-form select,
#contact-form textarea {
width:100%;
padding:10px 5px;
background:#f0f0f0;
border:1px solid #fff;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
box-sizing:border-box;
transition:0.6s;
-webkit-transition:0.6s;
-moz-transition:0.6s;
-o-transition:0.6s;
-ms-transition:0.6s;
}

#contact-form input[type="text"]:hover,
#contact-form input[type="email"]:hover,
#contact-form input[type="date"]:hover,
#contact-form input[type="number"]:hover,
#contact-form input[type="tel"]:hover,
#contact-form input[type="url"]:hover,
#contact-form select:hover,
#contact-form textarea:hover {
background:#fafafa;
border:1px solid #d3d3d3;
}

#contact-form input[type="range"] {
padding:10px 5px;
background:none!important;
border:0!important;
}

#contact-form input:placeholder-shown {
color:#cdcdcd;
}

#contact-form input::-moz-input-placeholder {
color:#cdcdcd;
}

#contact-form input::-webkit-input-placeholder {
color:#cdcdcd;
}

#contact-form input:-ms-input-placeholder {
color:#cdcdcd;
}

.contact-but button,
.contact-but input[type="button"],
#contact-form input[type="submit"] {
width:230px;
margin-top:30px;
padding:10px 0;
background:#fff;
border:1px solid #eaeaea;
font-size:16px;
font-weight:bold;
cursor:pointer;
outline:none;
transition:0.6s;
-webkit-transition:0.6s;
-moz-transition:0.6s;
-o-transition:0.6s;
-ms-transition:0.6s;
}

.contact-but button:hover,
.contact-but input[type="button"]:hover,
#contact-form input[type="submit"]:hover {
background:#7f0015;
border:1px solid #7f0015;
color:#fff;
}

.contact-but .top {
width:100%;
margin:20px 0;
text-align:center;
float:left;
}

.contact-but .left,
.contact-but .right {
width:50%;
text-align:center;
float:left;
}

p.form-error {
margin:10px 0;
color:red;
}

/* -------------------------------------------------------------- */


/* 【company】 --------------- */

.company {
width:100%;
text-align:center;
float:left;
}

table.returned {
width:100%;
text-align:center;
border-collapse:collapse;
float:left;
}

table.returned-in {
width:100%;
border:1px solid #eaeaea;
border-collapse:collapse;
}

table.returned-in tr,
table.returned-in td {
vertical-align:middle!important;
}

.returned td.returned-left {
width:32%;
height:80px;
padding:10px 0;
background:#f6f6f6;
text-align:center;
border-bottom:1px solid #eaeaea;
font-weight:bold;
}

.returned td.returned-right {
width:65%;
height:auto;
padding:10px 0 10px 3%;
border-bottom:1px solid #eaeaea;
text-align:left;
}

/* -------------------------------------------------------------- */


/**************************************************
***************************************************
width:[1200px] or less.
***************************************************
**************************************************/

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

.subpage #wrap {
margin-top:20px;
padding:0;
}

#main {
width:100%;
}

#main2 {
width:100%;
}

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


#main3 {
width:100%;
}

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


#main h1.title,
#main h2.title {
margin-bottom:20px;
font-size:15px;
}

.breadcrumbs {
margin-bottom:20px;
}

#main-archive .content-in {
margin-bottom:20px;
padding-bottom:20px;
}

.content-left {
width:30%;
}

.content-right {
width:70%;
font-size:13px;
}

.content-left .thumbnail {
width:80%;
padding:5px;
}

.content-left .thumbnail img {
width:100%;
height:auto;
}

.archive-cat,
.postdate {
width:100%;
}

#navi-out {
margin:20px 0 0;
}

#single-sns {
margin-top:0;
padding:30px 0 0;
}

#comment-title {
margin:20px 0;
font-size:15px;
}

#respond p.comment-form-author,
#respond p.comment-form-email,
#respond p.comment-form-url,
#respond p.comment-form-comment {
margin-bottom:5px;
}

#respond p.logged-in-as,
#respond p.comment-notes {
margin-bottom:10px;
}


}
