/* General Style */
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot');
	src:url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff') format('woff'),
		url('../fonts/icomoon/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}


html, body {
	box-sizing:border-box;
    font-family: "Mplus 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: 300;
	cursor:auto;
	padding:0;
	margin:0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	height: 100%;
	height: 100%;
}
a {
	text-decoration: none;
}


/* #overlay
--------------------------- */
.line-overlay {
	box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/dot.png);
	background-repeat: repeat;
    z-index: 2;
}
@media screen and (max-width: 1045px) { 
.line-overlay {
	border-bottom: solid 0px #FFF;
}
}



.centTop {
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	top: 50%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	text-align: center;
}


#content0 {
	width: 100%;
	height: 100%;
	background-image: url(../img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: fixed;
	z-index: 0;
}
#content1, #content2, #content3, #content4, #content5, #content6, #content7, #content8, #content9, #content10, #content11 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	z-index: 999;
}
#content1 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 99;
	float: left;
	padding-bottom: 50px;
	background-attachment: fixed;
}
@media screen and (max-height: 800px) { 
#content1 {
	padding-bottom: 20px;
	background-image: url(../img/bg2.jpg);
}
}@media only screen and (max-width:767px) {
#content1 {
	background-attachment: scroll;
	background-position: bottom center;
  }
}
@media screen and (max-height: 500px) { 
#content1 {
	background-image: url(../img/bg3.jpg);
}
}


.mainBox, .mainBox2, .mainBox3, .mainBox4 {
	box-sizing:border-box;
	width: 100%;
	max-width: 1280px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.mainBox2, .mainBox4 {
	padding: 50px 20px;
}
@media screen and (max-width: 750px) { 
.mainBox {
}
.mainBox2 {
	padding: 30px 10px;
}
.mainBox4 {
	padding: 30px 0px;
}
}
.whiteBox {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	background-color:rgba(255, 255, 255,0.6);
	-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(2px);
	position: relative;
	padding: 50px 30px;
	border-radius: 20px;
}
@media screen and (max-width: 800px) { 
.whiteBox {
	padding: 30px 10px;
}
}
@media screen and (max-width: 450px) { 
.whiteBox {
	padding: 20px 5px;
}
}






.topBox1 {
	box-sizing:border-box;
	width: 100%;
	height: 100vh;
	float: left;
	background-image:url(../img/blackBG.png);
	background-position: top center;
	background-repeat: repeat-x;
	position: relative;
	top: 0;
}
@media screen and (max-width: 450px) { 
.topBox1 {
	height: 85vh;
}
}
.topBox2 {
	box-sizing:border-box;
	width: 100%;
	height: 50vh;
	position: relative;
	float: left;
}
.topBox3 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	position: relative;
	float: left;
}
.topText1 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	text-align: center;
}
.topText1 img {
	box-sizing:border-box;
	width: 80%;
	max-width: 80vh;
	height: auto;
	text-align: center;
	display: block;
	padding: 0 20px 0 20px;
	margin: 0 auto;
	margin-top: 50px;
}
@media screen and (max-height: 800px) { 
.topText1 img {
	margin-top: 50px;
	max-width: 600px;
}
}
@media screen and (max-width: 800px) { 
.topText1 img {
	margin-top: 50px;
}
}
@media screen and (max-width: 500px) { 
.topText1 img {
	width: 100%;
	margin-top:50px;
}
}


.topLogo1 {
	width: 100%;
	height: auto;
	text-align: center;
	display: block;
}
.topLogo1 img {
	box-sizing:border-box;
	width: 100%;
	max-width: 80vh;
	height: auto;
	margin: 0 auto;
	padding: 0 20px;
}
.topLogo2 {
	width: 100%;
	height: auto;
	text-align: center;
	display: none;
	float: left;
}
.topLogo2 img {
	box-sizing:border-box;
	width: 100%;
	max-width: 80vh;
	height: auto;
	margin: 0 auto;
	padding: 0 20px;
}
.topLogo3 {
	width: 100%;
	height: auto;
	text-align: center;
	display: block;
}
.topLogo3 img {
	box-sizing:border-box;
	width: 100%;
	max-width: 80vh;
	height: auto;
	margin: 0 auto;
	padding: 0 20px;
}
@media screen and (max-width: 600px) { 
.topLogo1 {
	display: block;
	max-width: 600px;
}
.topLogo2 {
	display: block;
	max-width: 600px;
}
.topLogo3 {
	display: none;
	max-width: 600px;
}
}
@media screen and (max-width: 400px) { 
.topLogo2 img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.topLogo1 {
	display: block;
	max-width: 600px;
}
.topLogo2 {
	display: block;
	max-width: 600px;
}
.topLogo3 {
	display: none;
	max-width: 600px;
}
}

.halfBox1 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	float: left;
	bottom: 5%;
	left: 0;
	padding: 20px;
}
.topCBox1, .topCBox2 {
	box-sizing:border-box;
	width: 90%;
	max-width: 350px;
	height: auto;
	position: relative;
	margin: 5%;
	margin: 0 auto;
}

@media screen and (max-width: 600px) { 
.halfBox1 {
	width: 100%;
	max-width: 600px;
}
.topCBox1, .topCBox2 {
	width: 96%;
	margin: 2%;
}
}
.halfBox2 {
	box-sizing:border-box;
	width: 100%;
	max-width: 600px;
	height: auto;
	position: absolute;
	bottom: 8%;
	left: 0;
	right: 0;
	padding: 0 20px;
	margin: 0 auto;
}
@media screen and (max-width: 900px) { 
.halfBox2 {
	margin-top: 0px;
}
}
@media screen and (max-width: 600px) { 
.halfBox2 {
	width: 100%;
	max-width: 600px;
	padding-left: 0px;
	padding-right: 0px;
	bottom: 4%;
}
}
.topCircle1 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	background-color: #000;
	border-radius: 50%;
	float: left;
	text-align: center;
	box-shadow: 0 1px 5px rgba(58,51,53,0.6);
	margin-bottom: 10px;
}
.topCircle1 img {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	display: block;
}
@media screen and (max-width: 600px) { 
.topCircle1 {
	width: 80%;
	margin-left: 10%;
}
}
.topCBack1, .topCBack2 {
	background-image: url(../img/image01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.topCBack2 {
	background-image: url(../img/image02.jpg);
}
.topCircle2 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	color: #FFF;
	float: left;
	text-align: center;
	font-size: 18px;
	background-color: rgba(0,0,0,0.6);
	padding: 5px;
	border-radius: 5px;
	margin-top: 5px;
}
@media screen and (max-width: 600px) { 
.topCircle2 {
	font-size: 12px;
	}
}
.topBtm {
	width: 100%;
	height: auto;
	min-height: 60px;
	position: relative;
	float: right;
	padding: 0px;
	text-align: right;
}
@media screen and (max-width: 900px) { 
.topBtm {
	width: 100%;
	max-width: 400px;
	height: auto;
	min-height: 60px;
	margin-right: 0px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
}




ul.topImageBox {
	box-sizing:border-box;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
	overflow: hidden;
} 
ul.topImageBox li {
	box-sizing:border-box;
	width:48%;
	height: auto;
	margin:1%;
    list-style:none;
	position: relative;
	text-align: center;
}




.button3{
	background: linear-gradient(
	 to bottom,
	 #c0d560 0%,
	 #849c2a 49%,
	 #778c2f 50%,
	 #778c2f 80%,
	 #9db724 100%
 );
	color: #FFF;
	font-size: 24px;
	margin-top:20px; 
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 1px 5px rgba(58,51,53,0.6);
}
.button3 img {
	width: 100%;
	max-width: 200px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.button3:hover {
	background: linear-gradient(
	 to bottom,
	 #849c2a 0%,
	 #849c2a 49%,
	 #778c2f 50%,
	 #778c2f 80%,
	 #849c2a 100%
 );
	box-shadow: 0 1px 2px rgba(58,51,53,0.6);
}
@media screen and (max-width: 600px) { 
.button3{
	width: 80%;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 15px;
}
.button3 img {
	max-width: 150px;
}
}

.button2{
	background: linear-gradient(
	 to bottom,
	 #f7528b 0%,
	 #ff283f 49%,
	 #ff261a 50%,
	 #ff261a 80%,
	 #ff2a64 100%
 );
	color: #FFF;
	font-size: 24px;
	margin-top:20px; 
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 1px 5px rgba(58,51,53,0.6);
}
.button2 img {
	width: 100%;
	max-width: 200px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.button2:hover {
	background: linear-gradient(
	 to bottom,
	 #ff283f 0%,
	 #ff283f 49%,
	 #ff261a 50%,
	 #ff261a 80%,
	 #f7528b 100%
 );
	box-shadow: 0 1px 2px rgba(58,51,53,0.6);
}
@media screen and (max-width: 600px) { 
.button2{
	font-size: 21px;
	padding: 15px;
}
.button2 img {
	max-width: 150px;
}
}









ul.itemBox {
	box-sizing:border-box;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
	overflow: hidden;
} 
ul.itemBox li {
	box-sizing:border-box;
	width:48%;
	height: auto;
	margin:1%;
    list-style:none;
	float: left;
	position: relative;
}
@media screen and (max-width: 600px) { 
ul.itemBox li {
	width:98%;
	margin-top:0px;
	margin-bottom: 30px;
}
}
.itemTitle {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	color: #FFFFFF;
	font-weight: 100;
	font-size: 21px;
	padding: 10px;
	text-align: center;
	position: relative;
	background-color:#9db452;
    font-family: "Mplus 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: 400;
	float: left;
}
.itemT2{
	background-color: #004692;
}
.itemPic {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	float: left;
	background-color: #000;
}
.itemPic img{
	width: 100%;
	height: auto;
	float: left;
}
.itemBtm {
	box-sizing:border-box;
	width: 80%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 18px;
	padding: 10px;
	margin-left: 10%;
	margin-top: -60px;
	font-weight: 400;
	color: #333;
	border: 1px solid #ccc;
	background-color:rgba(255, 255, 255,0.6);
}
@media screen and (max-width: 600px) { 
.itemBtm {
	font-size: 16px;
	}
}
.komeBox {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	color: #333;
	font-size: 16px;
	padding: 10px 5px;
	float: left;
	text-align: center;
	font-weight: 400;
}
.kome2 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	color: #363636;
	font-size: 13px;
	padding: 10px 0px;
	float: left;
	text-align: left;
	font-weight: 300;
}
.br600 {
	display: none;
}
@media screen and (max-width: 600px) { 
.komeBox {
	font-size: 14px;
	padding: 10px 5px;
	text-align: left;
}
.br600 {
	display: block;
}
.itemBtm {
	font-size: 18px;
}
}
.itms {
	width: 100%;
	height: auto;
	opacity: 1;
}
.itms:hover {
	opacity: 0.6;
}


.itemCompany {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFF;
	text-align: center;
	font-size: 14px;
	padding: 10px 0;
	margin-top: 10px;
}
.comp1 {
	box-sizing:border-box;
	width: 40%;
	height: auto;
	float: left;
	text-align: right;
	padding: 5px;
	font-size: 14px;
	line-height: 24px;
}
.comp2 {
	box-sizing:border-box;
	width: 60%;
	height: auto;
	float: left;
	text-align: left;
	padding: 5px;
	font-size: 14px;
	line-height: 24px;
}
@media screen and (max-width: 600px) { 
.comp1 {
	width: 35%;
	}
.comp2 {
	width: 65%;
	}
}
.comp2 a{
	color: #333333;
	text-decoration: underline;
}
.contactInner {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	color: #333;
	padding: 20px 5px 30px 5px;
	float: left;
}
.contact01 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	float: left;
	font-size: 36px;
	text-align: center;
	font-weight: 500;
	padding-bottom: 10px;
}
.contact01 a {
	color: #333;
	text-decoration: none;
}
.contact02 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	float: left;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	font-weight: 400;
}
.secondBtm {
	width: 100%;
	max-width: 600px;
	height: auto;
	margin: 0 auto;
	position: relative;
}










.bandBox, .bandBox2 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	padding: 10px;
	margin-top: 50px;
	background-color: rgba(100,170,220,0.8);
}
@media screen and (max-width: 800px) { 
.bandBox, .bandBox2 {
	margin-top: 30px;
	padding: 20px 0;
}
}
.bandBox2 {
	margin-top: 0px;
}
.bandBox img, .bandBox2 img {
	width: 100%;
	max-width: 800px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.secondText2, .secondText3 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	text-align: center;
	color: #000;
	font-size:42px;
	line-height: 58px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: 700;
}
.secondText3 {
	text-align: left;
	padding-left: 35%;
}
@media screen and (max-width: 700px) { 
.secondText2, .secondText3 {
	font-size:24px;
}
}
@media screen and (max-width: 500px) { 
.secondText2, .secondText3 {
	font-size:18px;
}
}

.movieBox {
	box-sizing:border-box;
	width: 150px;
	height: 150px;
	color: #FFF;
	text-align: center;
	line-height: 150px;
	font-size: 32px;
	position: absolute;
	right: 0;
	top: -80px;
	border-radius: 75px;
	z-index: 99;
	border: 5px double #f2f2f2;
	background-image: url(../img/movie.jpg);
	background-size: cover;
	background-position: center center;
}
@media screen and (max-width: 800px) { 
.movieBox {
	box-sizing:border-box;
	width: 120px;
	height: 120px;
	line-height: 110px;
	font-size: 24px;
	right: 0%;
	top: -60px;
}
}
@media screen and (max-width: 600px) { 
.movieBox {
	box-sizing:border-box;
	width: 80px;
	height: 80px;
	line-height: 74px;
	font-size: 18px;
	right: 0%;
	top: -40px;
}
}
.movieImage {
	box-sizing:border-box;
	width: 100%;
	max-width:980px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 30px;
	position: relative;
}
.movie{
  position:relative;
  width:100%;
  padding-top:57%;
}
.movie iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
.movieText, .movieText2, .movieText3 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	font-size: 18px;
	line-height: 32px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	font-weight: 400;
	letter-spacing: 1px;
}
.movieText2 {
	box-sizing:border-box;
	font-size: 16px;
	box-sizing:border-box;
	padding: 0;
	text-align: center;
	line-height: 28px;
	padding: 5px;
	background-color: #FFF;
	letter-spacing: 0px;
	position: relative;
	float: left;
}
.movieText3 {
	padding: 20px 30px 0px 30px;
}
@media screen and (max-width: 800px) { 
.movieImage {
	padding: 10px;
	margin-top: 10px;
}
.movieText2 {
	width: 50%;
	line-height: 28px;
	font-size: 14px;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
}
.movieText, .movieText3  {
	padding: 20px 0px 0px 0px;
	line-height: 28px;
	font-size: 16px;
}
.movieText3 {
	padding: 20px 15px 0px 15px;
}
}
@media screen and (max-width: 800px) { 
.movieText, .movieText3  {
	padding: 20px 0px 0px 0px;
	line-height: 28px;
	font-size: 14px;
	letter-spacing: 0px;
}
.movieText3 {
	padding: 20px 15px 0px 15px;
}
}






.thirdPics {
	box-sizing:border-box;
	width: 100%;
	height: 100%;
	float: left;
	display: block;
	background-color: #FFF;
	background-image: url(../img/image03.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
}
.thirdPics img {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	display: block;
}
.rockBox {
	box-sizing:border-box;
	width: 60%;
	height: auto;
	float: left;
	padding: 20px;
}
.rockBox img {
	box-sizing:border-box;
	width: 300px;
	height: 300px;
	float: right;
	padding-left: 20px;
}
.rocktxt {
	font-size: 14px;
	color: #333;
}











ul.petBox {
	box-sizing:border-box;
	width:100%;
	margin:0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin: 30px 0;
}
ul.petBox li {
	box-sizing:border-box;
	width:48%;
	list-style:none;
	margin-bottom: 0;
	position: relative;
}
ul.petBox li img{
	box-sizing:border-box;
	width: 100%;
	height: auto;
	display: block;
}
ul.petBox li:first-child{
	margin-right:2%;
}
ul.petBox li.wid29 {
	width: 29%;
	display: block;
}
ul.petBox li.wid69 {
	width: 69%;
}
ul.petBox li.wid29_2 {
	float: right;
}
@media screen and (max-width: 800px) { 
ul.petBox li.wid29 {
	display: none;
}
ul.petBox li.wid69 {
	width: 100%;
	margin-top: -20px;
}
}


ul.petBox2 {
	box-sizing:border-box;
	width:100%;
	margin:0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin: 30px 0;
}
ul.petBox2 li {
	box-sizing:border-box;
	width:48%;
	list-style:none;
	margin-bottom: 0;
	position: relative;
}
ul.petBox2 li img{
	box-sizing:border-box;
	width: 100%;
	height: auto;
	display: block;
}
ul.petBox2 li:first-child{
	margin-right:2%;
}

ul.petBox2 li.wid29 {
	width: 29%;
}
ul.petBox2 li.wid70 {
	width: 69%;
}
@media screen and (max-width: 800px) { 
ul.petBox2 {
	margin: 20px 0;
	margin-bottom: 0px;
}
ul.petBox2 li.wid29 {
	width: 100%;
	padding: 0 10px;
	padding-top: 20px;
}
ul.petBox2 li.wid70 {
	width: 100%;
	padding: 0 10px;
}
ul.petBox2 li:first-child{
	margin:0%;
}
}






.fourthBox {
	box-sizing:border-box;
	width: 100%;
	height: 100%;
	min-height: 500px;
	position: relative;
	background-image: url(../img/fifth_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.rightBox {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
	position: relative;
}
.rightPic {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	float: left;
}
.rightPic img {
	width: 100%;
	height: auto;
	display: block;
}
@media screen and (max-width: 800px) { 
.rightBox {
	width: 100%;
	height: auto;
}
.rightPic {
	width: 50%;
}
}
.righttxt {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
.rightLast {
	margin-bottom: 0px;
}
.leftbottom {
	box-sizing:border-box;
	width: 100%;
	position: absolute;
	padding: 20px;
	bottom: 0px;
	left: 0px;
}
@media screen and (max-width: 800px) { 
.leftbottom {
	padding: 10px;
}
}







#content6 {
	background-color: #FFF;
	padding: 80px 30px;
	background-color:rgba(255, 255, 255,0.6);
	-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(2px);
	margin-top: 50px;
}
@media screen and (max-width: 800px) { 
#content6 {
	padding: 10px 0px;
}
}
.whiteBox2 {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	background-color:rgba(255, 255, 255,0.6);
	-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(2px);
	position: relative;
	padding: 50px 30px;
	border-radius: 20px;
	border: 1px solid #000;
}
@media screen and (max-width: 800px) { 
.whiteBox2 {
	padding: 20px 10px;
}
}
@media screen and (max-width: 450px) { 
.whiteBox2 {
	padding: 20px 5px;
}
}


ul.testBox {
	box-sizing:border-box;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
	overflow: hidden;
} 
ul.testBox li {
	box-sizing:border-box;
	width:32.3%;
	height: auto;
	margin:0.5%;
    list-style:none;
	float: left;
	position: relative;
	background-color: #FFF;
	padding: 10px;
}
ul.testBox li img {
	width: 100%;
	height: auto;
	display: block;
}
@media screen and (max-width: 700px) { 
ul.testBox {
	margin-bottom:0px;
	}
ul.testBox li {
	width:100%;
	margin:0%;
	margin-bottom:10px;
}
}
.testTitle {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 10px 0px 4px 0px;
	font-weight: 500;
	text-align: center;
	border-bottom: 1px solid #333;
	color: #333;
	font-size: 18px;
}
@media screen and (max-width: 1000px) { 
.testTitle {
	font-size: 14px;
	}
}
@media screen and (max-width: 600px) { 
.testTitle {
	font-size: 16px;
	}
}
.testTxt {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	color: #333;
	text-align: left;
	padding: 5px 0;
	font-weight: 400;
	font-size: 14px;
}











#content7 {
}
ul.nayamiBox {
	box-sizing:border-box;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
	overflow: hidden;
	display: block;
} 
ul.nayamiBox li {
	box-sizing:border-box;
	width:32%;
	height: auto;
    list-style:none;
	float: left;
	position: relative;
	padding: 10px;
}
ul.nayamiBox li img {
	width: 100%;
	height: auto;
	display: block;
}
ul.nayamiBox li.centerBox {
	width:36%;
}
ul.nayamiBox li.bottomBox {
	margin-left: 9%;
	margin-right: 9%;
}

.nayamiBox0 {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	text-align: center;
}
.nayamiBox0 img {
	width: 100%;
	height: auto;
	display: block;
}
.nayamiBox1 {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	text-align: center;
	color: #333;
	font-size: 21px;
	font-weight: 400;
}
.nayamiBox1 img {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	display: block;
	padding-top: 10px;
}
@media screen and (max-width: 900px) { 
.nayamiBox1 {
	font-size: 16px;
}
.nayamiBox1 img {
	padding-top: 5px;
}
}
@media screen and (max-width: 700px) { 
.nayamiBox1 {
	font-size: 14px;
}
}


ul.nayamiBox2 {
	box-sizing:border-box;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
	overflow: hidden;
	display: none;
} 
ul.nayamiBox2 li {
	box-sizing:border-box;
	width:49%;
	margin: 0.5%;
	margin-bottom: 10px;
	height: auto;
    list-style:none;
	float: left;
	position: relative;
	padding: 2px;
}
ul.nayamiBox2 li img {
	width: 100%;
	height: auto;
	display: block;
}
ul.nayamiBox2 li.topBox {
	margin: 0 25%;
}
@media screen and (max-width: 900px) { 
ul.nayamiBox {
	display: none;
}
ul.nayamiBox2 {
	display: block;
}
}







#content8 {
	background-color: #FFF;
	padding: 0px;
}
ul.doorBox {
	box-sizing:border-box;
	width:100%;
	margin:0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
ul.doorBox li {
	box-sizing:border-box;
	width:50%;
	list-style:none;
	margin-bottom: 0;
	position: relative;
}
ul.doorBox li img{
	box-sizing:border-box;
	width: 100%;
	height: auto;
	display: block;
}
@media screen and (max-width: 800px) { 
ul.doorBox li {
	width:100%;
	min-height: 500px;
	}
}

.centTop2 {
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	top: 50%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	text-align: center;
	display: block;
	padding: 40px;
}
@media screen and (max-width: 800px) { 
.centTop2 {
	position: relative;
	padding: 40px;
}
}
@media screen and (max-width: 600px) { 
.centTop2 {
	position: relative;
	padding: 20px;
}
}









#content9 {
	padding: 0px;
}

ul.detailBox {
	box-sizing:border-box;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
	overflow: hidden;
} 
ul.detailBox li {
	box-sizing:border-box;
	width:40%;
	height: auto;
    list-style:none;
	float: left;
	position: relative;
	background-color:rgba(255, 255, 255,0.7);
	-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(2px);
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	margin-top: -1px;
}
ul.detailBox li a {
	text-decoration: underline;
	color: #666;
}
ul.detailBox li img {
	width: 100%;
	max-width: 350px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media screen and (max-width: 600px) { 
ul.detailBox li {
	font-size: 14px;
	padding: 5px;
}
}
ul.detailBox li.textleft {
	text-align: left;
}
ul.detailBox li.wid20 {
	width: 20%;
}
ul.detailBox li.wid80 {
	width: 80%;
}
@media screen and (max-width: 600px) { 
ul.detailBox li.wid20 {
	font-size: 13px;
}
}
	
.seane01,.seane02,.seane03,.seane04,.seane05,.seane06,.seane07,.seane08 {
	box-sizing:border-box;
	width: 31.33%;
	margin: 1%;
	height: auto;
	float: left;
	color: #FFF;
	padding: 10px;
	border-radius: 10px;
	font-weight: 400;
}
.seane01{
	background: rgba(23,129,213,1);
	background: -webkit-linear-gradient(top, rgba(89,161,224,1) 0%, rgba(23,129,213,1) 100%);
	background: linear-gradient(to bottom, rgba(89,161,224,1) 0%, rgba(23,129,213,1) 100%);
}
.seane02{
  background: rgba(0,54,113,1);
  background: -webkit-linear-gradient(top, rgba(64,104,149,1) 0%, rgba(0,54,113,1) 100%);
  background: linear-gradient(to bottom, rgba(64,104,149,1) 0%, rgba(0,54,113,1) 100%);
}
.seane03{
  background: rgba(246,46,36,1);
  background: -webkit-linear-gradient(top, rgba(246,46,36,1) 0%, rgba(255,54,121,1) 100%);
  background: linear-gradient(to bottom, rgba(246,46,36,1) 0%, rgba(255,54,121,1) 100%);
}
.seane04{
  background: rgba(57,204,204,1);
  background: -webkit-linear-gradient(top, rgba(57,204,204,1) 0%, rgba(34,122,122,1) 100%);
  background: linear-gradient(to bottom, rgba(57,204,204,1) 0%, rgba(34,122,122,1) 100%);
}
.seane05{
  background: rgba(176,13,201,1);
  background: -webkit-linear-gradient(top, rgba(232,150,147,1) 0%, rgba(235,104,111,1) 100%);
  background: linear-gradient(to bottom, rgba(232,150,147,1) 0%, rgba(235,104,111,1) 100%);
}
.seane06{
  background: rgba(255,133,27,1);
  background: -webkit-linear-gradient(top, rgba(255,133,27,1) 0%, rgba(255,80,27,1) 100%);
  background: linear-gradient(to bottom, rgba(255,133,27,1) 0%, rgba(255,80,27,1) 100%);
}
.seane07{
  background: rgba(0,60,240,1);
  background: -webkit-linear-gradient(top, rgba(64,109,244,1) 0%, rgba(20,60,240,1) 100%);
  background: linear-gradient(to bottom, rgba(64,109,244,1) 0%, rgba(0,60,240,1) 100%);
}
.seane08{
  background: rgba(255,221,0,1);
  background: -webkit-linear-gradient(top, rgba(255,221,0,1) 0%, rgba(184,147,0,1) 100%);
  background: linear-gradient(to bottom, rgba(255,221,0,1) 0%, rgba(184,147,0,1) 100%);
}
	
@media screen and (max-width: 600px) { 
.seane01,.seane02,.seane03,.seane04,.seane05,.seane06,.seane07,.seane08 {
	width: 48%;
	}
}
.pad5 {
	padding: 10px 0;
}	
	
	
	
.telBox {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	border-radius: 10px;
	float: left;
	background-color: #eefdf6;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #eefdf6;
	padding-bottom: 20px;
}
.teltxt1 {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 18px;
	padding: 10px;
	color: #FFF;
	font-weight: 400;
	background-color: #85b217;
	margin-bottom: 20px;
}
.teltxt2 {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0 10px;
}
.teltxt2 img {
	width: 100%;
	max-width: 350px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media screen and (max-width: 500px) { 
.teltxt1 {
	font-size: 14px;
	}
}

	
	
#content10 {
	background: #FFF;
}
	



.newsBox {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
@media screen and (max-width: 700px) {
.newsBox {
	padding: 10px;
}
}
@media screen and (max-width: 500px) {
.br500 {
	display: block;
}
}
.box_srcollbar {
	box-sizing:border-box;
	overflow:auto;
	width:70%;
	min-width: 250px;
	height:200px;
	padding:0px;
	color:#232323;
	font-size:12px;
	position: relative;
	margin: 0 auto;
	border: 1px solid #333;
	background-color: #FFF;
	padding: 10px;
}
@media screen and (max-width: 800px) { 
.box_srcollbar {
	width:80%;
	}
}
@media screen and (max-width: 650px) { 
.box_srcollbar {
	width:90%;
	}
}
@media screen and (max-width: 450px) { 
.box_srcollbar {
	width:100%;
	}
}
.newsTop {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	float: left;
	margin: 5px 0;
	overflow:hidden;
}
.innerTBox {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	color: #333;
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	float: left;
	padding: 5px;
	font-weight:500;
	border-bottom: 1px solid #333;
}
.innerBox {
	box-sizing:border-box;
	width: 100%;
	height: auto;
	color: #333;
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}
	
.grecaptcha-badge {
	z-index: 9999;
}