html,body{height:100%;
	overflow-x: hidden!important;
	-webkit-overflow-scrolling: touch;}



/* タイトル */
a.link_line{
	text-decoration: underline;
}
h1,h2,h4,h5,h6{
	margin:0;
	line-height:1.2;
	letter-spacing:1.8px;
	font-size:100%;
}
h1{
	font-size: 2em;
	margin-top: 20px;
	font-weight: 100!important;
	line-height: 50px;
	letter-spacing: 10px;
	font-family:'ヒラギノ明朝 Pro W6','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho','メイリオ',Meiryo,serif;
}
h2{
	font-size:20px;
	text-align: center;
	text-shadow: 1px 0px 0px #FFF, 0px 1px 0px #FFF, -1px 0px 0px #FFF, 0px -1px 0px #FFF;
}
h2.sab_tit {
	padding: 30px;
	background-image: url(../images/common/tit_back.png);
	font-size: 1.7em;
	text-align: left;
	color: #62905b;
	border-top: solid #62905b 1px;
	border-bottom: solid #62905b 1px;
}

/*h2.sab_tit {
	padding: 30px;
	background-image: url(../images/common/tit_back.jpg);
	text-shadow: none;
	font-size: 1.7em;
	text-align: left;
	color: #4F574A;
	border-radius: 20px;
	box-shadow:0px 0px 8px 3px #91db8f inset;
}*/
h3{
	color: #62905b;
	font-size: 1.5em;
	text-align: center;
}	
/* イメージ */
img,
a img{border:0;}

/* 段落 */

*{
	margin:0;
	padding:0;
	font-family:'���C���I',Meiryo,'�l�r �o�S�V�b�N',Arial,'�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	font-style:normal;
	letter-spacing:1.8px;
	line-height:25px;
	font-size:1em;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#666;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

img{vertical-align:top;}

.clearfix {zoom:1;}
.clearfix:after{
	content: ""; 
	display: block; 
	clear: both;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.t_l{text-align:left !important;}


.ml_3{margin-left:3px !important;}
.ml_5{margin-left:5px !important;}
.ml_10{margin-left:10px !important;}
.ml_15{margin-left:15px !important;}
.ml_20{margin-left:20px !important;}
.ml_25{margin-left:25px !important;}
.ml_30{margin-left:30px !important;}
.ml_40{margin-left:40px !important;}
.ml_50{margin-left:50px !important;}
.ml_55{margin-left:55px !important;}
.ml_100{margin-left:100px !important;}
.ml_150{margin-left:150px !important;}

.mb_0{margin-bottom:0px !important;}
.mb_5{margin-bottom:5px !important;}
.mb_10{margin-bottom:10px !important;}
.mb_15{margin-bottom:15px !important;}
.mb_20{margin-bottom:20px !important;}
.mb_25{margin-bottom:25px !important;}
.mb_30{margin-bottom:30px !important;}
.mb_40{margin-bottom:40px !important;}
.mb_50{margin-bottom:50px !important;}
.mb_60{margin-bottom:60px !important;}
.mb_70{margin-bottom:70px !important;}
.mb_80{margin-bottom:80px !important;}
.mb_90{margin-bottom:90px !important;}
.mb_100{margin-bottom:100px !important;}

.mr_5{margin-right:5px !important;}
.mr_10{margin-right:10px !important;}
.mr_15{margin-right:15px !important;}
.mr_20{margin-right:20px !important;}
.mr_25{margin-right:25px !important;}
.mr_30{margin-right:30px !important;}

.m_10{margin:10px !important;}
.m_box{margin:0 10px 10px 10px;}

.mt_5{margin-top:5px !important;}
.mt_10{margin-top:10px !important;}
.mt_15{margin-top:15px !important;}
.mt_20{margin-top:20px !important;}
.mt_30{margin-top:30px !important;}
.mt_40{margin-top:40px !important;}
.mt_50{margin-top:50px !important;}
.mt_55{margin-top:55px !important;}
.mt_80{margin-top:80px !important;}
.mt_80_40{margin-top:80px !important;}
.mt_100{margin-top:100px !important;}
.mt_120{margin-top:120px !important;}
.mt_200{margin-top:200px !important;}
.mt_300{margin-top:300px !important;}
.mt_350{margin-top:350px !important;}
.mt_400{margin-top:400px !important;}
.m_auto{margin:0 auto !important;}

.pb_80{padding-bottom:80px !important;}
.pt_10{padding-top:10px !important;}
.pt_20{padding-top:20px !important;}
.pb_20{padding-bottom:20px !important;}
.pt_50{padding-top:50px !important;}
.pb_50{padding-bottom:50px !important;}
.pt_80{padding-top:80px !important;}
.pb_80{padding-bottom:80px !important;}
.pt_40{padding-top:40px !important;}
.pl_50{padding-left:50px !important;}
.pr_50{padding-right:50px !important;}
.size80{font-size:80% !important;}

.p_10{padding:10px !important;}
.p_20{padding:20px !important;}
.f12{font-size:12px !important;}
.f15{font-size:15px !important;}
.f20{font-size:20px !important;}

.fl{float:left !important;}
.fr{float:right !important;}
.tl{text-align:left !important;}
.fc{clear:both !important;}
.tc{text-align:center !important;}

.f_12{font-size:12px;}

ul li{list-style-type:none;}

.pc_none{display:none !important;}
.sp_none{display:block!important;}
.button {
	display: inline-block;
	width: auto;
	padding:10px 30px;
	height: auto;
	text-align: center;
	text-decoration: none;
	line-height: 32px;
	outline: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	font-size:1.1em;
	letter-spacing:12px;
    margin-bottom: 10px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button {
	background-color: #62905b;
	color: #fff;
	font-weight:bold;
}
.button i{
	color: #f09c1c;
	font-weight:bold;
	font-size:2em;
	vertical-align:-5px;
}
.button:hover i{
	color: #ff0 !important;
}
.button:hover {
	/*background-color: #333;*/
	background-color: #70c364;
	color: #2b5a24;
}


.button2 {
	display: inline-block;
	width: 100%;
	padding:10px 30px;
	height: auto;
	text-align: center;
	text-decoration: none;
	line-height: 32px;
	outline: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	font-size:1.7em;
	letter-spacing:6px;
    margin-top: 10px;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #286a3a;
	color: #fff;
	font-weight:bold;
	font-size: 1.6em;
}
.button2 i{
	color: #f09c1c;
	font-weight:bold;
	font-size:2em;
	vertical-align:-5px;
}
.button2:hover i{
	color: #ff0 !important;
}
.button2:hover {
	/*background-color: #333;*/
	background-color: #70c364;
	color: #2b5a24;
}

.copy{
	background: url(../images/common/fot_copy_back.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top;
	margin-top: -70px;
	height: 100px;
}
.copy p{
	text-align: center;
	font-size: 0.7em;
	padding-top: 70px;
}
/************************固定スクロール*********************************/
.cd-fixed-bg {
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
	min-width:1100px !important;
	position: relative;
}
.cd-fixed-bg.cd-bg-1 {
  background-image: url("../images/top_img.jpg");
}
  
.cd-scrolling-bg {
    min-height: 100%;
}
/************************フッター*********************************/
footer{
	width:100%;
	height:auto;
	background-color: #73c189;
}
.footer_box{
	margin:0 auto;
}
.footer_box p{
	text-align:center;
}
p.sp_fot{
	display:none;
}
.fot_info{
	width: 100%;
	background-color: #73c189;
	padding: 50px 0 ;
}
.fot_info h3{
	color: #286a3a;
	font-size: 2em;
}
.fot_info2{
	width: 100%;
	background:url(../images/common/fot_border.png);
	padding: 20px 0 100px 0;
	text-align: center;
}
.fot_info2 img{
	width: 30%;
}
.fot_info2_p{
	text-align: center;
	color: #286a3a;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 40px;
}
.fot_info2_p2 ,.fot_info2_p2 a{
	color: #286a3a;
}
.fot_info2_p2 a{
	display: inline-block;
}
.nav_box{
	width:100%;
	height:60px;
	background-color:#62905b;
}
.nav_box2{
	margin:0 auto;
	width:85%;
	display: flex;
	align-items:flex-start;
	justify-content: space-between;
}
.nav_box2 a{
	width: 26%;
}
.nav_box2 a img{
	width: 100%;
}
.nav_box2 p{
	width: 70%;
    color: #fff;
    font-size: 1.2em;
    letter-spacing: 1px;
    padding-top: 20px;
}
.nav_box2 p a{
	color: #fff;
	/*letter-spacing: 7px;*/
}
.nav_box2 p a:hover{
	color: #FFED00;
}
.logo_1100{
	display: none;
}
@media screen and (max-width: 1320px){
.nav_box2 p{
    font-size: 1em;
}
}
@media screen and (max-width: 1100px){
	.logo_1100{
		display:block;
		width: 40%;
		margin: 0 auto;
	}
	.nav_box2 p{
		width: 100%;
		text-align: center;
		font-size: 0.9em;
	}
	.nav_box2 img{
		display: none;
	}
	.nav_box2 a {
		width: 0;
	}
	.nav_box2{
		width:100%;
	}

}
.header_menu {
	height: 50px;
	background-color: #000;
	position: fixed;
	width: 50px;
	top: 10px;
	right: 25px;
	cursor: pointer;
	z-index: 9999 !important;
}
.header_menu .btnMenu {
  padding:5px;
}
.header_menu .btnMenu font strong{
	opacity:1 !important;
	color:#FFF;
}

.gNav {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background: #000025;
}
.gNav .gNav_list li {
  background: #000025;
  border-bottom: 1px solid #FFF;
  box-sizing: border-box;
  width: 100%;
}
.gNav .gNav_list2 li {
  background: #4c2278;
  border-bottom: 1px solid #FFF;
  box-sizing: border-box;
  width: 100%;
}

.gNav .gNav_list li.li2 {
  display: block;
  padding: 10px 10px;
  border-bottom:none;
}
.gNav .gNav_list li ul li{
  border-bottom: 1px solid #ccc;
  width:90%;
  margin-left:10%;
}
.gNav .gNav_list li ul li a{
  color:#069;
}
.gNav .gNav_list li a {
  color: #FFF;
  display: block;
  padding: 10px 10px;
  text-decoration: none;
}

.top_content_back{
	width:100%;
	background-image:none !important;
	background-position:center bottom;
	background-repeat:no-repeat;
}

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

h1{
	color: #000;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
	-1px 1px 0 #FFF, 1px -1px 0 #FFF,
	0px 1px 0 #FFF,  0-1px 0 #FFF,
	-1px 0 0 #FFF, 1px 0 0 #FFF;
	font-size: 1.5em;
	line-height: 40px;
	letter-spacing: 8px;
}

}
@media screen and (max-width: 768px){
.footer_box{
	width:100%;
	min-width:100% !important;
	font-size:0.8em;
}
.copy{
	margin-top: -40px;
}
.copy p{
	padding-top: 40px;
}
.fot_info2 img{
	width: 60%;
}

}
@media screen and (max-width: 400px) {
.copy{
	margin-top: -10px;
	font-size: 0.5em;
	height: 50px;
}
.copy p{
	padding-top: 10px;
}
}
@media screen and (max-width: 640px) {
.mt_80_40{margin-top:40px !important;}
h2.sab_tit {
	padding: 15px;
	font-size: 1.3em;
}
	.sp_mt_10{
		margin-top: 10px;
	}
.button {
	display: inline-block;
	width: auto;
	padding:10px 30px;
	height: auto;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	outline: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	font-size:0.8em;
	letter-spacing:3px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button {
	background-color: #62905b;
	color: #fff;
	font-weight:bold;
}
.button i{
	color: #f09c1c;
	font-weight:bold;
	font-size:2em;
	vertical-align:-5px;
}
.button:hover i{
	color: #ff0 !important;
}
.button:hover {
	/*background-color: #333;*/
	background-color: #70c364;
	color: #2b5a24;
}
.button2 {
	font-size:1.2em;
}
.fot_info2_p2 ,.fot_info2_p2 a{
	text-align: left;
}
.fot_info2_p2{
	margin-left: 10px;
}
.nav_box{
	display: none;
}
.sp_nav_center{
	width: 94%;
	text-align: center;
	margin: 0 auto;
}
.sp_nav_flex{
	display: flex!important;
	justify-content:space-between;
	margin-top: 20px;
}
.sp_nav{
	/*width: 23%;*/
	width: 31%;
	padding: 0 1%;
}
h2{
	font-size:16px;
	text-align:left !important;
}
h1{
	font-size: 1.2em;
	line-height: 30px;
	letter-spacing: 4px;
	margin-top: 10px;
}

p.sp_fot{
	display:block;
	color:#FFF;
	padding:10px 0 20px 0;
}
.pc_none{
	display:block !important;
}
.sp_none{
	display:none !important;
}
ul.sp_menu a li{
	display:inline-block;
	width:48.5%;
	padding:10px 0 10px 1%;
	margin-bottom:5px;
}
ul.sp_menu li{
	display:inline-block;
	width:48.5%;
	padding:10px 0 10px 1%;
	margin-bottom:5px;
}
.mr_1{
	margin-right:1%;
}
.menu{
	width:100%;
	height:50px;
	margin:0 auto;
	text-align:center;
	margin-bottom:5px;
}
.menu img{
	height:34px;
	margin-top:8px;
}
table, tbody, tr, th, td {
display: block;
}

}