html, body {
	height: 100%;
}
body {
	position:relative;
	margin: 0;
	padding: 0;
	font: 12px/100% 'Acme', sans-serif;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
-webkit-text-size-adjust: 100%;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
h1{
	margin: 10px 0 20px 0;
	font-size: 38px;
	letter-spacing: 7px;
	font-family: 'Open Sans', sans-serif; 	
}
h2 {
	margin: 0px 0 0px 0;
	padding:0px 0px 0px 0px;
	font-size: 28px;
	line-height:45px;
	letter-spacing: 7px;
	text-align:center;
	font-family: 'Open Sans', sans-serif; 
color:#000000;
}

a, a:visited {
	color: #fff;
	text-decoration: none; 
}
a:hover {
	text-decoration: underline; 
}
.cover { 
	position: relative; 
	width: 100%; 
	margin: 0; 
	padding: 0; 
	color: #fff; 
}

li{
list-style:none;
}

button .smenubtn{
top:0;
left:0;
margin:0;
padding:0;
}



@media screen and (min-width: 1000px) {
   /* 表示領域が1000px以上の場合に適用するスタイル */
	#slogo{
		display:none;
	}
	#smenu{
	display:none;
	}
	#header_s{
		display:none;
	}

#head-bg{
background: #ffffff;
border-bottom:1px solid #cccccc;
text-align:center;
padding:0px;
margin:0px;
width:100%;
background: url(../img/head_line.gif) repeat-x bottom center;
}

#head{
width:1000px;
height:120px;
margin:0px auto 0px auto;
padding:0px auto 0px auto;
text-align:center;
}
/*headright*/
#headright {
float:right;
margin:0px 0 0px 10px;
}
#headright ul li{
margin:0px 0px 0px 10px;
display:inline-block;
vertical-align:top;
}

.logo{
padding:0px 0px 0px 0;
float:left;
}
.logo_t{
font-size:14px;
color:#999999;
margin:0px;
padding:10px 0px 5px 0px;
letter-spacing: 0px;
}
.hrmenu {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:210px;
}
.hrmenu p{
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
display:inline-block;
position:relative;
width:100px;
height:25px;
font-size:12px;
color:#000000;
border:1px solid #999999;
}
.hrmenu p a{
	color:#000000;
	display: block;
width:100px;
height:25px;
padding:5px 0px 0px 0px;
	font-size:12px;
	text-decoration: none;
}
.hrmenu p a:link,a:visited{
	color:#000000;
}
.hrmenu p a:hover{
	margin:0px 0px 0px 0px;
padding:5px 0px 0px 0px;
	color:#000000;
	font-size:12px;
	text-decoration: none;
	width:100%;
	height:100%;
}
.tel{
maring:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.line{
maring:0px 0px 0px 0px;
padding:0px 0px 0px 0px;}

#menu{
width:1000px;
margin: 0px auto 0px auto;
}

#menu li{
	display:inline-block;
	width:150px;
	height:50px;
	border-radius: 10px;
	text-align:center;
}
#menu li:hover{
	display:inline-block;
	width:150px;
	border-radius: 10px;
}
#menu li a:link,a:visited{
	margin:10px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	color:#089666;
	font-size:16px;
	font-weight:bold;
	width:100%;
	height:100%;
	display: block;
	background:#ffffff;
	border-radius: 5px;
}
#menu li a:hover{
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	background:#00704a;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	width:100%;
	height:100%;
}

}


/* フローティングメニュー */
ul.lof-main-wapper li {
		position:relative;
}
div#menu2 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    left: 0%\9; /* IE8 */
    *left: 0%; /* IE7 */
    _left: 0%; /* IE6 */
    position: absolute;
    width: 100%;
	height:70px;
    top: 470px;
background: #089666;
 
   /* 影を入れる。指定のピクセルは前から順に横方向のズレ、縦方向のズレ、ぼかし具合、 */
    /* 影の色を指定している。 */
  -moz-box-shadow: 0px 1px 1px #cccccc; /* Firefox用 */
    -webkit-box-shadow: 0px 1px 1px #cccccc; /* Google ChromeやSafari用 */
    box-shadow: 0px 1px 1px #cccccc; /* CSS3対応ブラウザ用 */

    z-index: 9999;
    overflow: hidden;
}

	
@media screen and (max-width: 1000px) {
   /* 表示領域が1000px以下の場合に適用するスタイル */
	#head{
		display:none;
	}	
	#menu2{
		display:none;
	}
#slogo {
	width:100%;
padding:10px 0px 0px 60px;
margin:0;
	}
#slogo img{
height:40px;
text-align:center;
padding:0px 0px 0px 0px;
margin:0;
}

/*toolnavi**/
#toolnavi {
	position:absolute;
	right:0px;
	top:0px;
	padding:0;
	margin:0;
    border-bottom:1px solid #cccccc;
	}

#toolnavi li {
	padding:0;
	margin:0;
	text-align:center;
	float:left;
	}
#toolnavi a.pc {
	padding:0;
	background:none;
	}

#smenu{
position:fixed;
background:rgba(0,0,0,0);
z-index: 50;
}

	#header_s{
		background:#ffffff;
		height:60px;
	}
}


@media screen and (min-width: 1000px) {
   /* 表示領域が1000px以上の場合に適用するスタイル */
#index_img_sp{
	display:none;
}
}
@media screen and (max-width: 1000px) {
   /* 表示領域が1000px以下の場合に適用するスタイル */
#index_img{
	display:none;
}
}


@media screen and (min-width: 1000px) {
   /* 表示領域が1000px以上の場合に適用するスタイル */
	#index_img{
		width:100%;
		height:350px;
		background-size:1500px 350px;
		
	}
	#index_img1{
		width:100%;
		height:350px;
		background:url(../img/index_img_bg.png)center no-repeat;
		background-size:1500px 350px;
		
	}
	#index_img1b{
		margin:0px auto 0px auto;
		width:1000px;
		height:350px;
		background:url(../img/index_img.png)no-repeat;
		background-size:350px;	
	}
	#index_img2{
		width:100%;
		height:350px;
		background:url(../img/index_img2_bg.png)center no-repeat;
		background-size:1500px 350px;
		
	}
	#index_img2b{
		margin:0px auto 0px auto;
		width:1000px;
		height:350px;
		background:url(../img/index_img2.png)no-repeat;
		background-size:1000px 350px;	
	}
	#index_img2b a:link{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;		
	}
	#index_img3{
		width:100%;
		height:350px;
		background:url(../img/index_img3_bg.png)center no-repeat;
		background-size:1500px 350px;
		
	}
	#index_img3b{
		margin:0px auto 0px auto;
		width:1000px;
		height:350px;
		background:url(../img/index_img3.png)no-repeat;
		background-size:1000px 350px;	
	}
	#index_img3b a:link{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;		
	}
@font-face {
	font-family: '851MkPOP_002';
	src: url('../font/851MkPOP_002.ttf') format('truetype');
}
	#index_img1b p:nth-child(1){
		position:absolute;
		margin:60px 0px 0px 330px;
		font-size:80px;
		line-height:46px;
		color:#000000;
		font-family: '851MkPOP_002';
		transform: rotate(-0deg);
		text-shadow: 3px 3px 5px #606060;
	}
	#index_img1b p:nth-child(2){
		position:absolute;
		margin:140px 0px 0px 330px;
		font-size:28px;
		line-height:46px;
	}
	#index_img1b p:nth-child(3){
		position:absolute;
		margin:200px 0px 0px 330px;
		font-size:20px;
		line-height:26px;
	}
	#index_btn{
		position:absolute;
		margin:250px 0px 0px 700px;
	}
	#index_btn img{
		width:200px;
		height:80px;
	}
	#index_btn a:hover{
		opacity: 0.5;
	}
	}
@media screen and (max-width: 1000px) {
   /* 表示領域が1000px以下の場合に適用するスタイル */
	#index_img_sp{
		width:100%;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	#index_img_sp div{
		width:100%;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	#index_img_sp div img{
		width:100%;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
}




@media screen and (min-width: 1000px) {
   /* 表示領域が1000px以上の場合に適用するスタイル */
#types{
	width:100%;
	margin:0px 0x 0px 0x;
	padding:0px 0px 20px 0px;
	background:#D5FCE0;
}
#types2{
	width:1000px;
	margin:0px auto 0px auto;
}
.type_t{
	font-size:32px;
	margin:0;
	padding:40px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
}
.type_t span{
	background:linear-gradient(transparent 60%, #ffffff 0%);
}
#types ul{
	width:1000px;
	padding:0;
	font-size:0;
}
#types ul li{
	position: relative;
	display:inline-block;
	padding:10px 15px 10px 15px;
	width:320px;
	height:200px;
	background:#ffffff;
	border:0px solid #000000;
	border-radius:20px;
	box-sizing: border-box;
	vertical-align:top;
}
#types ul li a{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	}

#types ul li:nth-child(1){
	margin:40px 20px 20px 0px;
	background:url(../img/type_f.png)center no-repeat,#ffffff;
	background-size:180px 180px;
}
#types ul li:nth-child(2){
	margin:40px 20px 20px 0px;
	background:url(../img/type_b.png)center no-repeat,#ffffff;
	background-size:180px 180px;
}
#types ul li:nth-child(3){
	margin:40px 0px 20px 0px;
	background:url(../img/type_a.png)center no-repeat,#ffffff;
	background-size:180px 180px;
}
#types ul li:hover{
	opacity: 1;
	color:#ffffff;
	background:#0000cc;
	}
#types ul li p:nth-child(1){
	font-size:24px;
	line-height:0px;
	font-weight:bold;
	text-align:center;
}
#types ul li p:nth-child(2){
	font-size:32px;
	line-height:0px;
	font-weight:bold;
	text-align:center;
}
#types ul li p:nth-child(3){
	font-size:14px;
	line-height:20px;
}
}

@media screen and (max-width: 1000px) and (min-width: 600px) {
   /* 表示領域が1000px以下600以上の場合に適用するスタイル */
#types{
	width:100%;
	margin:0px 0x 0px 0x;
	padding:0px 0px 20px 0px;
	background:#D5FCE0;
}
#types2{
	margin:0px auto 0px auto;
}
.type_t{
	font-size:30px;
	margin:0;
	padding:40px 0px 30px 0px;
	text-align:center;
	font-weight:bold;
}
.type_t span{
	background:linear-gradient(transparent 60%, #ffffff 0%);
}
#types ul{
	margin:0px auto 0px auto;
	padding:0;
	font-size:0;
	text-align: center;
}
#types ul li{
	position: relative;
	display:inline-block;
	padding:10px 15px 10px 15px;
	width:500px;
	background:#ffffff;
	border:0px solid #000000;
	border-radius:20px;
	box-sizing: border-box;
	vertical-align:top;
	text-align: left;
}
#types ul li a{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	}

#types ul li:nth-child(1){
	margin:10px 10px 0px 10px;
	background:url(../img/type_f.png)center no-repeat,#ffffff;
	background-size:180px 180px;
}
#types ul li:nth-child(2){
	margin:10px 10px 0px 10px;
	background:url(../img/type_b.png)center no-repeat,#ffffff;
	background-size:180px 180px;
}
#types ul li:nth-child(3){
	margin:10px 10px 0px 10px;
	background:url(../img/type_a.png)center no-repeat,#ffffff;
	background-size:180px 180px;
}
#types ul li:hover{
	opacity: 1;
	color:#ffffff;
	background:#0000cc;
	}
#types ul li p:nth-child(1){
	font-size:18px;
	line-height:0px;
	font-weight:bold;
	text-align:center;
}
#types ul li p:nth-child(2){
	font-size:28px;
	line-height:0px;
	font-weight:bold;
	text-align:center;
}
#types ul li p:nth-child(3){
	font-size:14px;
	line-height:20px;
}
}

@media screen and (max-width: 600px) {
   /* 表示領域が600px以下の場合に適用するスタイル */
#types{
	width:100%;
	margin:0px 0x 0px 0x;
	padding:0px 0px 20px 0px;
	background:#D5FCE0;
}
#types2{
	margin:0px auto 0px auto;
}
.type_t{
	font-size:28px;
	line-height: 28px;
	margin:0;
	padding:40px 0px 30px 0px;
	text-align:center;
	font-weight:bold;
}
.type_t span{
	background:linear-gradient(transparent 60%, #ffffff 0%);
}
#types ul{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-size:0;
}
#types ul li{
	position: relative;
	display:inline-block;
	padding:10px 15px 10px 15px;
	background:#ffffff;
	border:0px solid #000000;
	border-radius:20px;
	box-sizing: border-box;
	vertical-align:top;
}
#types ul li a{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	}

#types ul li:nth-child(1){
	margin:0px 10px 10px 10px;
	background:url(../img/type_f.png)center no-repeat,#ffffff;
	background-size:180px 180px;
}
#types ul li:nth-child(2){
	margin:0px 10px 10px 10px;
	background:url(../img/type_b.png)center no-repeat,#ffffff;
	background-size:180px 180px;
}
#types ul li:nth-child(3){
	margin:0px 10px 10px 10px;
	background:url(../img/type_a.png)center no-repeat,#ffffff;
	background-size:180px 180px;
}
#types ul li:hover{
	opacity: 1;
	color:#ffffff;
	background:#0000cc;
	}
#types ul li p:nth-child(1){
	font-size:18px;
	line-height:0px;
	font-weight:bold;
	text-align:center;
}
#types ul li p:nth-child(2){
	font-size:24px;
	line-height:0px;
	font-weight:bold;
	text-align:center;
}
#types ul li p:nth-child(3){
	font-size:14px;
	line-height:20px;
}
}



@media screen and (min-width: 1000px) {
   /* 表示領域が1000px以上の場合に適用するスタイル */
#follow{
	width:100%;
	margin:0px 0x 0px 0x;
	padding:100px 0px 40px 0px;
	background:url(../img/index_bg.png);
}
#follow2{
	width:1000px;
	margin:0px auto 0px auto;
	padding:30px 20px 10px 20px;
	background:#ffffff;
	border-radius:20px;
	text-align:center;
}
#follow2 span{
	font-size:22px;
	font-weight:bold;
	background:linear-gradient(transparent 60%, #a6dafd 0%);
}
#follow2 p span{
	font-size:22px;
	font-weight:bold;
	background:linear-gradient(transparent 60%, #aafaa0 0%);
}
#follow2 p{
	padding:10px 0px 0px 210px;
	text-align:left;
	font-size:18px;
	line-height:28px;
	background:url("../img/index_c_dog.png")left no-repeat;
	background-size:200px 200px;
}
}

@media screen and (min-width: 800px) and (max-width: 1000px){
#follow{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:10px 10px 30px 10px;
	background:url(../img/index_bg.png);
}
#follow2{
	margin:0px auto 0px auto;
	padding:30px 20px 10px 20px;
	background:#ffffff;
	border-radius:20px;
	text-align:center;
}
#follow2 span{
	font-size:22px;
	line-height:34px;
	font-weight:bold;
	background:linear-gradient(transparent 60%, #a6dafd 0%);
}
#follow2 p span{
	font-size:22px;
	font-weight:bold;
	background:linear-gradient(transparent 60%, #aafaa0 0%);
}
#follow2 p{
	padding:170px 0px 0px 0px;
	text-align:left;
	font-size:18px;
	line-height:28px;
	background:url("../img/index_c_dog.png")top center no-repeat;
	background-size:150px 150px;
}
}

@media screen and (max-width: 800px) {
   /* 表示領域が1000px以下の場合に適用するスタイル */
#follow{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:10px 10px 20px 10px;
	background:url(../img/index_bg.png);
}
#follow2{
	margin:0px auto 0px auto;
	padding:30px 20px 10px 20px;
	background:#ffffff;
	border-radius:20px;
	text-align:center;
}
#follow2 span{
	font-size:22px;
	line-height:34px;
	font-weight:bold;
	background:linear-gradient(transparent 60%, #a6dafd 0%);
}
#follow2 p span{
	font-size:22px;
	font-weight:bold;
	background:linear-gradient(transparent 60%, #aafaa0 0%);
}
#follow2 p{
	padding:170px 0px 0px 0px;
	text-align:left;
	font-size:18px;
	line-height:28px;
	background:url("../img/index_c_dog.png")top center no-repeat;
	background-size:150px 150px;
}
}

@media screen and (min-width: 1000px) {
   /* 表示領域が1000px以上の場合に適用するスタイル */
#point{
	width:100%;
	margin:0px 0x 0px 0x;
	padding:30px 0px 40px 0px;
	background:url(../img/index_bg.png);
}
#point2{
	width:1000px;
	margin:0px auto 0px auto;
	padding:30px;
	background:url(../img/point_bg.jpg)center center,#ffffff;
	background-size:1000px 650px;
	border-radius:20px;
	text-align: left;
	border:10px #ffffff solid;
	box-sizing: border-box;
}
#point2 ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align: left:
}
#point2 li{
	padding:0px 0px 0px 50px;
	margin:10px 0px 10px 0px;
	text-align: left;
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	background:url(../img/point.png)left center no-repeat;
	background-size:50px 50px;
	min-height:50px;
	vertical-align:middle;
	display:flex;
	align-items:center;
}
#point2 span{
	font-size:16px;
	font-weight:normal;
}
}
@media screen and (max-width: 1000px) {
   /* 表示領域が1000px以下の場合に適用するスタイル */
#point{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:30px 10px 40px 10px;
	background:url(../img/index_bg.png);
}

#point2{
	margin:0px auto 0px auto;
	padding:30px;
	background:url(../img/point_bg.jpg)center center,#ffffff;
	background-size:1000px 650px;
	border-radius:20px;
	text-align: left;
	border:10px #ffffff solid;
	box-sizing: border-box;
}
#point2 ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align: left:
}
#point2 li{
	padding:0px 0px 0px 50px;
	margin:20px 0px 20px 0px;
	text-align: left;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	background:url(../img/point.png)left center no-repeat;
	background-size:50px 50px;
	min-height:50px;
	display:flex;
	align-items:center;
}
#point2 li p{
	font-size:14px;
	font-weight:normal;

}
}




@media screen and (min-width: 1000px) {
   /* 表示領域が1000px以上の場合に適用するスタイル */
#news{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:40px 0px 40px 0px;
	background:#D5FCE0;
}
#news2{
	width:1000px;
	margin:0px auto 0px auto;
	padding:30px 0px 30px 0px;
	background:#ffffff;
	border-radius:20px;
	text-align: left;
}
.nl2{
font-size:0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 40px;
}
.nl2 li{
	display:inline-block;
	padding:30px 0px 30px 0px;
	border-bottom:1px solid #cccccc;
}
.nl2a{
width:200px;
font-size:16px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.nl2b{
width:720px;
font-size:16px;
text-align:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
}
@media screen and (max-width: 1000px) {
   /* 表示領域が1000px以下の場合に適用するスタイル */
#news{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:30px 10px 40px 10px;
	background:#D5FCE0;
}

#news2{
	margin:0px auto 0px auto;
	padding:0px;
	background:#ffffff;
	border-radius:20px;
	text-align: left;
	border:10px #ffffff solid;
	box-sizing: border-box;
}
.nl2{
font-size:0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}
.nl2 li{
	margin:10px 10px 0px 10px;

}
.nl2a{
font-size:14px;
margin:20px 0px 10px 0px;
padding:0px 0px 5px 0px;
}
.nl2b{
font-size:16px;
text-align:left;
margin:0px 0px 10px 0px;
padding:0px 0px 10px 0px;
border-bottom:1px solid #cccccc;
}
}
