@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Noto Sans SC', sans-serif;
padding:0;
margin:0;
box-sizing:border-box;
}
a{
	text-decoration:none;
}
#cotainer {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 100%;
	text-align: center;
	box-sizing:border-box;
}
.header {
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 100%;
	overflow: hidden;
	box-sizing:border-box;
}
.header h1 {
	font-size: xx-small;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	box-sizing: border-box;
}
.header img {
	display: none;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}

.top_mneu {
	display: block;
	margin: 0px auto;
	padding: 0;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	clear: both;
	float: none;
	color: #FFFFFF;
}
.top_mneu li {
	text-align: center;
	display: inline-block;
	margin: 0px;
	height: auto;
	width: calc(100% / 6);
	list-style: none;
	box-sizing: border-box;
	border: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.top_mneu li a {
	text-decoration: none;
	color: #666666;
	display: block;
	width: auto;
	font-size: small;
}
.top_mneu li a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#FFFF00;
	
}
.top_mneu li:hover {
	background:#669900;
	color:#FFFF00;

	}

.content h1 {
	color: #666666;
	display: block;
	margin: 0px;
	padding: 0% 2% 2%;
	height: auto;
	width: 100%;
	font: normal 100% 'Noto Serif SC', serif;
	text-align: center;
	box-sizing: border-box;
}
.main {
	display: inline-block;
	margin: 0;
	padding: 0px;
	height: auto;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	vertical-align: top;
}

.main h1 {
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0;
	text-align: center;
	height: auto;
	width: 100%;
	text-decoration: none;
	box-sizing: border-box;
	font: xx-large 'Noto Serif JP', serif;
}
.main h1:before{
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	width: 40px;/*画像の幅*/
	height: 45px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(../img/main/top-05.png) ;
	box-sizing: border-box;

}
.main h3 {
	font-size: small;
	color: #000000;
	display: block;
	margin: 0px;
	padding: 0px 4%;
	box-sizing: border-box;
	height: auto;
	width: 100%;
	font-family: 'Noto Serif JP', serif;
	}
.main h2 {
	font-size: medium;
	display: block;
	margin: 0px;
	padding: 0px 4%;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	color: #000000;
}
.main img {
	text-align: center;
	display: block;
	margin: 0px auto;
	padding: 4%;
	height: auto;
	width: 100%;
	box-sizing: border-box;
}
.main p {
	margin: 0px;
	padding: 0% 4% 4%;
	height: auto;
	width: 100%;
	display: block;
	box-sizing: border-box;
	white-space: normal;
	text-align: left;
	color: #333333;
	font: small/normal 'Noto Sans SC', sans-serif;
}

.bg-oran{
	background:#FF9900;
}
.bg-pink{
	background:#FF99CC;
}
.bg-blue{
	background:#0099FF;
}
.bg-red{
	background:#ff6666;
}
.bg-green{
    background-color: #4CB745;
}

.footer {
	text-decoration: none;
	background: url(../img/main/top-06.png) repeat;
	background-size:100%;
	display: block;
	margin: 5% 0px 0px;
	padding: 5% 0% 1%;
	height: auto;
	width: 100%;
	overflow: hidden;
	box-sizing:border-box;
}
.foot-left {
	display: block;
	margin: 0px;
	padding: 3% 3% 3% 10%;
	float: left;
	height: auto;
	width: 100%;
	box-sizing: border-box;
}
.foot-left a img {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 25%;
	float: left;
	box-sizing:border-box;
}
.foot-left h1 {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0%;
	float: left;
	height: auto;
	width: 60%;
	text-align: left;
	color: #000000;
	font-size: xx-large;
}
.foot-left p {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 4%;
	float: left;
	height: auto;
	width: 100%;
	box-sizing: border-box;
}
.foot-left h2 {
	font: small "游明朝体 ミディアム";
	text-align: left;
	display: block;
	margin: 0px;
	padding: 5px;
	float: left;
	height: auto;
	width: 60%;
}
.small {
	font-size: small;
	margin: 0px;
	padding: 2% 0px 0px;
	display: block;
	float: left;
	width: auto;
	text-align: left;
	box-sizing: border-box;
}
.foot-right {
	display: none;
	margin: 3% auto 0px;
	padding: 2%;
	height: auto;
	width: 80%;
	box-sizing: border-box;
}
.foot-right .inc {
	display: block;
	margin: 0px;
	padding: 2% 0px 1%;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	clear: both;
	float: none;
	overflow: hidden;
	text-align: left;
}
.inc h2 {
	font-size: x-small;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	float: left;
	box-sizing:border-box;
}
.inc h3 {
	font-size: medium;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	box-sizing:border-box;
}
.inc p {
	font-size: small;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 100%;
	box-sizing:border-box;
}
.left {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	box-sizing:border-box;
}

.foot_mneu {
	display: block;
	margin: 40px auto 0px;
	padding: 0;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	clear: left;
	float: none;
	background: #FFFFFF;
	
}
.foot_mneu li {
	color: #000000;
	text-align: center;
	display: inline-block;
	margin: 0px;
	height: auto;
	width: calc(100% / 6);
	list-style: none;
	box-sizing: border-box;
	border: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.foot_mneu li a {
	text-decoration: none;
	color: #000000;
	font-size: small;
}
.foot_mneu li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #336600;
}
copyright {
	font-size: small;
	color: #333333;
	box-sizing:border-box;
}
.topix {
	display: block;
	margin: 0px;
	padding: 3%;
	height: auto;
	width: 100%;
	overflow: hidden;
	text-align: center;
	box-sizing:border-box;
}
.topix h1{
	text-align:center;
}
	
.bg-wh {
	background: #FFFFFF;
	display: block;
	margin: 0;
	padding: 0px;
	overflow: hidden;
	height: auto;
	width: auto;
	box-sizing:border-box;
}
.bg-yell {
	background:#FFFF00;
	}
	
.sub{
	display: block;
	margin: 3% auto;
	padding: 0%;
	height: auto;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}


.sub h1 {
	color: #333333;
	display: block;
	margin: 0px 0px 1%;
	padding: 0;
	text-align: center;
	height: auto;
	width: 100%;
	text-decoration: none;
	box-sizing: border-box;
	float: left;
	font-size: 5vw;
	font-weight: bold;
  }
  
.sub h1:before{
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	width: 40px;/*画像の幅*/
	height: 40px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(../img/logo.png) ;
	box-sizing: border-box;

}
.sub img {
	background: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0;
	float: right;
	height: auto;
	width: 40%;
	overflow: hidden;
	box-sizing:border-box;
}
.sub p {
	display: block;
	margin: 0px;
	padding: 2% 4%;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	clear: left;
	box-sizing: border-box;
}
.sub2 {
	background: #FFFFFF;
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 100%;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
}
.sub2 img {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 30%;
	width: auto;
	overflow: hidden;
	box-sizing: border-box;
}

.sub4 {
	background: #FFFFFF;
	display: block;
	margin: 2% auto;
	padding: 2%;
	height: auto;
	width: 75%;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
}
.sub4 img {
	display: inline-block;
	margin: 0;
	padding: 2%;
	height: auto;
	width: auto;
	overflow: hidden;
	box-sizing: border-box;
}

.max {
	text-align: center;
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 100%;
	box-sizing: border-box;
}

.max img {
	display: block;
	margin: 0px;
	padding: 0px 2%;
	height: auto;
	width: 100%;
	box-sizing: border-box;
}
.sub h2 {
	display: inline;
	margin: 0px;
	padding: 2% 2% 2% 5%;
	height: auto;
	width: auto;
	overflow: hidden;
	text-align: left;
	clear: left;
	float: left;
	box-sizing: border-box;
}
.sub h3 {
	display: inline;
	margin: 0px auto;
	padding: 0px 0px 0px 5%;
	height: auto;
	width: 60%;
	overflow: hidden;
	text-align: left;
	float: left;
	box-sizing: border-box;
}
.tx_lf{
	text-align:left;
	
}
.foot_mneu {
	display: block;
	margin: 5% auto 0px;
	padding: 0;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	clear: left;
	float: none;
	background: #FFFFFF;
	
}
.sub_mneu {
	display: block;
	margin: 2% auto;
	padding: 0;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	clear: left;
	float: none;
}
.sub_mneu li {
	color: #000000;
	text-align: center;
	display: inline-block;
	margin: 0px;
	height: auto;
	width: calc(100% / 4);
	list-style: none;
	box-sizing: border-box;
	border: 0;
	padding-top: 3%;
	padding-right: 0px;
	padding-bottom: 3%;
	padding-left: 0px;
}
.sub_mneu li a {
	text-decoration: none;
	color: #333333;
	font-size: small;
}
.sub_mneu li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #336600;
}
.ir_h2 {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 80%;
	overflow: hidden;
	padding: 0.5em;/*文字周りの余白*/
	color: #494949;/*文字色*/
	background: #CCFF99;/*背景色*/
	border-left: 5px solid #66CC00;/*左線（実線 太さ 色）*/box-sizing: border-box;
}
.max p {
	margin: 0px;
	padding: 0px 0px 0px 2%;
	height: auto;
	width: 100%;
	box-sizing: border-box;
}

.sub3{
	display: block;
	margin: 0% auto 0px;
	padding: 3%;
	height: auto;
	width: 100%;
	overflow: hidden;
	background: #FFFFFF;
	box-sizing: border-box;
}


.sub3 h1 {
	box-sizing: border-box;
}

  
  
.sub3 h1:before{
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	width: 40px;/*画像の幅*/
	height: 40px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(../img/logo.png) ;
	box-sizing: border-box;

}
.sub3 img {
	background: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 2%;
	float: left;
	height: auto;
	width: 40%;
	overflow: hidden;
	box-sizing: border-box;
}
.sub3 p {
	display: block;
	margin: 0px;
	padding: 0px 5% 2%;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	box-sizing: border-box;
	box-sizing: border-box;
}
.sub3 h2 {
	display: inline;
	margin: 0px;
	padding: 2% 2% 0px 5%;
	height: auto;
	width: auto;
	overflow: hidden;
	text-align: left;
	float: left;
	font-weight: normal;
	box-sizing: border-box;
}
.sub3 h3 {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 5%;
	height: auto;
	width: 60%;
	overflow: hidden;
	text-align: left;
	float: left;
	box-sizing: border-box;
}
.ora-line:after {
	content: "";
	display: block;
	height: 4px;
	background: -webkit-linear-gradient(to left, orange,white);
	background: linear-gradient(to left,  orange,white);
}
.gree-line:after {
	content: "";
	display: block;
	height: 4px;
	background: -webkit-linear-gradient(to left, rgb(210, 230, 20), white);
	background: linear-gradient(to left, rgb(210, 230, 20), white);
}
.blue-line:after {
	content: "";
	display: block;
	height: 4px;
	background: -webkit-linear-gradient(to left, rgb(125, 200, 255), white);
	background: linear-gradient(to left, rgb(125, 200, 255), white);
}

.yelo-line:after {
	content: "";
	display: block;
	height: 4px;
	background: -webkit-linear-gradient(to left, yellow, white);
	background: linear-gradient(to left, yellow, white);
}
.pink-line:after {
	content: "";
	display: block;
	height: 4px;
	background: -webkit-linear-gradient(to left, pink,white);
	background: linear-gradient(to left,  pink,white);
}
.red-line:after {
	content: "";
	display: block;
	height: 4px;
	background: -webkit-linear-gradient(to left, ff6666,white);
	background: linear-gradient(to left,  ff6666,white);
}


.orange {
	color: #FFCC00;
}
a{
	text-decoration:none;
	color:#333333;
}
table {
	margin: 0px auto;
	padding: 0px;
	font-size: small;
}
.header .sp01 img {
	height: auto;
	width: 100%;
	display: block;
	margin: 0px auto;
	padding: 0%;
	box-sizing: border-box;
}
.sub iframe {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 80%;
	overflow: hidden;
	box-sizing: border-box;
}
.content img {
	display: block;
	margin: 0px auto;
	width: 100%;
	box-sizing: border-box;
}
.main01 {
	display: none;
}
.sub h3 {
	margin: 0px;
	padding: 0px 0px 0px 2%;
	width: auto;
}
.main.bg-yell h1 {
	color: #000000;
}
.main bg-yell h1:before{
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	width: 40px;/*画像の幅*/
	height: 45px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(../img/logo.png) ;
	box-sizing: border-box;

}
