.sp { display: none; }
.pc { display: block; }

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

.sp { display: block; }
.pc { display: none; }



/* SP menu ----------------------------------------------------- */

.spMenu{
    position: absolute;
    width: 60px;
    height: 60px;
    z-index: 1000;
    top: 0px;
    right: 0;
    padding-top: 20px;
}
.spMenu span{
	display:block;
	background:#006633;
	margin:0 auto;
	width:53%;
	height:5px;
	margin-bottom:7px;
	border-radius:6px;
	-moz-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
}


.close span:nth-of-type(3){
	display:none;
}
.close span:nth-of-type(1){
	transform: rotate(-45deg);
	margin-top:20px;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	background:#fff;
}
.close span:nth-of-type(2){
	transform: rotate(45deg);
	margin-top: -12px;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	background:#fff;
}
.scroll{background:rgba(0,0,0,0.6);}

#spMenu{
	position:fixed;
	z-index:600;
	top:0; right:0;
	width:100%;
	height:100%;
	color:#fff;
	background:rgba(0,0,0,0.6);

}
.spShow{display:none;}

#spMenu ul{
	margin:0 auto;
	margin-top:25%;
	width:100%;
}
#spMenu li{
	width:100%;
	list-style:none;
	margin-bottom:20px;
	padding:10px 0 20px 0;
	border-bottom:1px solid #fff;
}

#spMenu li a{color:#fff; padding-left:20px; font-size:16px !important; line-height:2rem;}

#spMenu li a:hover{
	opacity:0.75;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	overflow:hidden;
}

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

body{min-width:100%; width: 100%;}

h1,h2,h3,h4,h5{width:100%;}

.inside{
	margin:0 auto;
	width: 100%;
	overflow:hidden;
	clear:both;
}
#headerwrap{
	position:relative;
}


#header{width:100%;}
#h1wrap #h1box{width:100%; padding:0; margin:0;}
#h1box{display:none;}
#header ul li{display:none;}
#header ul li:first-of-type{display:block; padding-left:10px;}
#header ul li:last-of-type{
	display:block;
	position:fixed;
	width:100%;
	bottom:0;
	z-index:500;
	text-align:center;
	padding:0;
	padding-bottom:10px;
	background: rgba(255,255,255,0.6);
	border-top: 1px solid rgba(0,0,0,0.2);
}

#header ul li:last-of-type table{
font-size: 14px;
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    left: 0;
}

#header ul li:last-of-type tr:first-of-type{display:none;}


#contents {
    height: auto;
    width: 100%;
	margin-top:20px;
}
#mainimg{
	width:90%;
	text-align:center;
	margin: 0 auto;
	margin-bottom:20px;
}
#mainimg img{width:100%;}


#contents #contents_left {
    float: none;
    height: auto;
    width: 90%;
	margin:0 auto;
}
#contents_left ul li {padding-right:0;}

#contents_left ul,#contents_left ul li table, #contents_left ul li table img{
    clear: both;
    height: auto;
    width: 100%;
	margin:0 auto;
	font-size:18px !important;
}

#contents_left ul li table tr:nth-of-type(2) img{width:80%;}

#contents_left ul li table tr .box_txt{width:100%; font-size:16px !important; line-height:2rem;}



#contents #contents_right{
	clear:both;
	margin:0 auto;
	width:100%;
	text-align:center;
	padding-bottom:60px;
}
#contents #contents_right img{width:80%;}
#footer_wrap{height:auto; padding-bottom: 50px;}
#footer {
    height: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
#footer_left{padding-bottom:20px;}
#footer_left, #footer_right {
    float: none;
    height: auto;
    width: 90%;
	margin:0 auto;
}
.footer_tit, .footer_contents{width:100%; font-size:18px !important;}

.footer_txt, .gotonoge, .gotonoge a, .fmenu a{font-size:16px !important; line-height:2rem; width:100%;}



.indexTitleSP{
	margin:0 auto !important;
	background:none;
	background-color:#fff;
	border:none;
	color:#006e36;
	font-weight:bold;
	font-size:16px !important;
	border-top:6px solid #ffc400;
	border-bottom:1px solid #c9c9c9;
	padding:15px 20px 15px 20px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 50%, #ffffff 51%, #f3f3f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 50%,#ffffff 51%,#f3f3f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 50%,#ffffff 51%,#f3f3f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position:relative;
}
.indexTitleBigSP{
	margin:0 auto !important;
	background:none;
	background-color:#fff;
	border:none;
	color:#006e36;
	font-weight:bold;
	font-size:20px !important;
	border-top:6px solid #ffc400;
	border-bottom:1px solid #c9c9c9;
	padding:20px 20px 20px 20px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 50%, #ffffff 51%, #f3f3f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 50%,#ffffff 51%,#f3f3f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 50%,#ffffff 51%,#f3f3f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position:relative;

}



/* kikan ----------------------------------------------------------------------- */
#contents_child {
    background: none;
	background:#fff;
    clear: both;
    height: auto;
    width: 100%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}
#contents_child h2 #contents_child h2 img, #submenu{width:100%; height:auto;}
#submenu ul{display:block; width:90%; margin:0 auto;}
#submenu ul li {
    float: left;
	width: 50%;
	display:block;
	text-align:center;
}
#submenu ul li img{width:100%; height:auto;}
#submenu ul li:nth-of-type(3){clear:both;}


#page1, #page2, #page3, #page4 {
    border-top: 3px #c9c9c9 solid;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
	margin:0 auto;
}

h3 {
    margin: 15px 5%;
	width:90%;
    background:none;
	border-left:6px solid #08ae3e;
    height: auto;
    font-size: 24px;
    font-weight: bold;
    padding-top:0;
	padding-left: 10px;
}
#page1 img{
	width:90%;
	height:auto;
	margin:0 5% auto;
}
.point dt{text-align:center; padding-bottom:15px;}


.point dl, .point dl.last {
	clear:both;
    width: 90%;
    float: none;
    margin-right: 0px;
	margin:0 auto;
    margin-bottom: 40px;
	overflow: hidden;
}

.point dl .point_text {
    float: none;
    margin-left: 0px;
    width: 100%;
	font-size:14px !important;
	line-height:1.7rem;
}

#page1 img.point_img, .point_text img{width:30%; margin: 0 10px 10px 0; float:left;}

.boxA, .boxB {
    width: 100%;
    float: none;
    margin-right: 0px;
    font-size: 14px;
    line-height: 21px;
	margin-bottom:40px;
}
.boxA .txt,  .boxB .txt {
    color: #006633;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0px 20px 0px;
	width:90%;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
.boxA .txt14, .boxB .txt14{width:90%; margin:0 auto; margin-bottom:10px;}
.boxA dl dt, .boxB dl dt {
    color: #08ae3e;
    font-weight: bold;
    margin-bottom: 0px;
	
}

.box{width: 100%; margin-bottom:60px;}
.box img{width: 90%; height:auto; margin:0 auto; display: block;}
.slide {
    width: 100%;
    float: none;
    margin-right: 0px;
	text-align:center;
}
#contents_child #page2 .box.clearfix .detail02 {
    float: none;
    width: 90%;
    margin: 0 auto;
}
.slide ul {
    width: 90%;
    float: none;
    margin: 0 auto;
	margin-top:15px;
	text-align:center;
}
.slide ul li{
	float:left;
	width:47%;
	height:auto;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
}
.slide ul li:nth-of-type(even){float:right;}


p.title{text-align:center; margin-bottom:20px;}
.detail02 table{margin:0 auto; width:100%; margin-bottom:20px;}
.boxA table, .boxB table{margin:0 auto; width:90%; margin-bottom:20px;}
.boxA h4,.boxB h4{width:90%; margin:0 auto;}
.boxA .txt02, .boxB .txt02, .boxB .txt03 {
	width:90%;
	margin:0 auto;
	margin-top:20px;
}
.boxA .gap, .boxB .gap{text-align:center;}
.boxA .gap img, .boxB .gap img, .boxB p img{width:90%; height:auto; margin:0 auto;}

.point h4{width:90%; margin:0 auto; margin-bottom:20px;}
h4 img{width:100% !important; height:auto;     margin: 0 auto !important;}
.detail .contact03{margin-top:40px;}
.detail {
    float: none;
    width: 90%;
	margin:0 auto;
}
.detail ul{width:90%; margin:0 auto; text-align:center;}
.detail ul li{width:45%;}
.detail ul li:nth-of-type(2){float:right;}
.detail ul li img{width:100%;}

.point dl dd{float:none; margin:0 auto; margin-bottom:20px;}
#page4 .point dl dd{text-align:center;}

.boxA ul, .boxA p{width:90%; margin:0 auto; display:block;}


/* スマホ用テキスト見出し ---------------------------------------------------------- */
.h4Title, .h4Title2, .h4Title3, .h4Title4, .h4TitleSmall, .h4TitleSmall3{
	background:#e5e5e5;
	border-radius:6px;
	font-size:16px !important;
	line-height:1.7rem;
	font-weight:bold;
	padding:5px 10px 5px 70px; 
	width:90%;
	margin: 0 auto;
	  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position:relative;
}

.h4TitleSmall{
	font-size:14px !important;
}

.h4Title img{
	position:absolute;
	width:50px !important;
	height:auto;
	left:10px;
	bottom:10px;
}
.h4TitleSmall img{
	position:absolute;
	width:30px !important;
	height:auto;
	left:10px;
	bottom:10px;
}



.h4Title2 img{
	position:absolute;
	width:70px !important;
	height:auto;
	left:0px;
	bottom:10px;
}
.h4Title3 img{
	position:absolute;
	width:60px !important;
	height:auto;
	left:5px;
	bottom:10px;
}
.h4TitleSmall3 img{
	position:absolute;
	width:60px !important;
	height:auto;
	left:5px;
	bottom:10px;
}
.h4Title4 img{
	position:absolute;
	width:50px !important;
	height:auto;
	left:10px;
	bottom:10px;
}

.contact img{width:70% !important; margin: 0 auto !important; margin-top:15px !important;}
.contact02 img{width:70% !important; margin:0 auto !important;}

}

#contactPage #page1{border-top:none;}


#form{
	padding:20px 0;
	width:90%;
	margin:0 auto;
}

