/* CSS Document */

*{
	margin:0;
	padding:0;}

body, html, main {
  /* important */
  height: 100%;
  }

html {
  position: relative;}

body {
  height: 100%;
  color: #000;
  font-family:YuGothic, '游ゴシック', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

img {
  vertical-align: top;}

.t a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
			border:none;}
						
.t a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	border:none;}


a {
  -webkit-transition: color ease-in-out;
  -webkit-transition-delay: 0.1s;
  -moz-transition: color ease-in-out 0.1s;
  -o-transition: color ease-in-out 0.1s;
  transition: color ease-in-out 0.1s;}

a:link {
  color: #46811A;
  text-decoration: none;}

a:visited {
  color: #46811A;
  text-decoration: none;}

a:hover {
  color: #333;
  text-decoration: none;}

a:active {
  color:#333;
  text-decoration: none;}

.sp{
	display:none;}

.clear{
	clear:both;}

.al-center{
	text-align:center;}

.al-left{
	text-align:left;}

.al-right{
	text-align:right;}

/******************************************/

header{
	width:100%;
	z-index:999;
	position:fixed;
	top:0;}

.header_t{
	width:100%;
	background-image:url(../img/bg_header.png);
	background-repeat:repeat;
	min-width:1080px;}

.wrap1080{
	width:1080px;
	margin:0 auto;}

.header_l1{
	width:100px;
	float:left;}

.header_l1 img{
	padding:18px 0;}

.header_r1{
	width:980px;
	float:right;}

.header_h1{
	font-size:14px;
	text-align:left;
	color:#333;
	padding:2px 0;}

.header_l2{
	width:320px;
	float:left;}

.header_l2 img{
	margin:18px 0 0 0;}

.header_c2{
	width:300px;
	float:left;}

.header_r2{
	width:280px;
	float:right;
	text-align:center;}

.header_h2{
	font-size:12px;
	border-left:2px solid #666;
	color:#666;
	line-height:20px;
	padding:0 0 0 8px;
	margin:15px 0 10px 0;}

.header_tel{
	background-color:#54BDDF;
	border-radius:20px;
	font-size:16px;
	padding:2px 0;
	text-align:center;
	margin:2px 0 5px 0;
	color:#FFF;
	font-weight:400;}

.header_telk{
	text-align:center;
	letter-spacing:2px;
	font-weight:bold;
	color:#54bddf;
	font-size:16px;}

.header_b{
	width:100%;
	background-image:url(../img/bg_headernavi.png);
	background-repeat:repeat;}

.header_navi{
	list-style:none;
	margin:0;
	padding:0;}

.header_navi li{
	width:20%;
	float:left;
	text-align:center;
	border-left:1px solid #FFF;}

.header_navi li:last-child{
	width:19%;
	float:left;
	text-align:center;
	border-right:1px solid #FFF;}

.header_navi li a:link , .header_navi li a:active , .header_navi li a:visited{
	padding:5px 0;
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#FFF;}

.header_navi li a:hover{
	padding:5px 0;
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background-image:url(../img/bg_headernavihover.png);
	background-repeat:repeat;}

.topscll{
	position:absolute;
	top:90vh;
	width:100%;
	text-align:center;
	z-index:55;}

.cd-fixed-bg {
  position: relative;
  min-height: 100%;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;}
  
.cd-fixed-bg.cd-bg-1 {
  background-image: url("../img/bg_1.jpg");}
  
.cd-fixed-bg.cd-bg-2 {
  background-image: url("../img/bg_2.jpg");}
  
.cd-fixed-bg.cd-bg-3 {
  background-image: url("../img/bg_3.jpg");
  background-position:bottom; }
  
.cd-fixed-bg.cd-bg-4 {
  background-image: url("../img/bg_4.jpg");}
  
.cd-fixed-bg.cd-bg-5 {
  background-image: url("../img/bg_5.jpg");}
  
.cd-fixed-bg.cd-bg-6 {
  background-image: url("../img/bg_6.jpg");}

.cd-fixed-bg.cd-bg-7 {
  background-image: url("../img/bg_7.jpg");}

.cd-scrolling-bg{
	position:relative;
	z-index:50;
	background-color:#FFF;}

.cd-container{
	width:1040px;
	margin:0 auto;
	padding:50px 0;}	

/*******************************************************/

.news_img1{
	margin-bottom:40px;}

.news_left{
	width:490px;
	float:left;}

.news_right{
	width:490px;
	float:right;}

.insta_bg{
	background-color:#CEE7FF;
	padding:5px;}

.news_p1{
	font-size:26px;
	font-weight:bold;
	text-align:left;
	color:#333;}

.news_p1 span{
	color:#198DFF;
	font-size:36px;}

.news_img2{
	padding:15px 0;}

.news_p2{
	font-size:16px;
	line-height:25px;
	padding:10px 0;}


.feeed{
	width:480px;
	margin:0 auto;
	flex-wrap: wrap;
	text-align:center;}

.feeed img{
	width:146px;
	height:146px;
	margin:7px 7px;}

.tro_p1{
	font-size:16px;
	text-align:center;
	letter-spacing:1px;
	line-height:35px;
	padding:30px 0;}

.tro_box1{
	width:250px;
	float:left;
	background-color:#0088D6;
	border-radius:15px;}

.tro_box2{
	width:250px;
	float:left;
	background-color:#F66187;
	margin:0 13px;
	border-radius:15px;}

.tro_box3{
	width:250px;
	float:left;
	background-color:#F2AE1B;
	margin:0 13px 0 0;
	border-radius:15px;}

.tro_box4{
	width:250px;
	float:right;
	background-color:#61B748;
	border-radius:15px;}

.tro_box5{
	width:250px;
	float:left;
	background-color:#0088D6;
	border-radius:15px;}

.tro_box6{
	width:250px;
	float:left;
	background-color:#F66187;
	margin:0 13px;
	border-radius:15px;}

.tro_box7{
	width:250px;
	float:left;
	background-color:#F2AE1B;
	margin:0 13px 0 0;
	border-radius:15px;}

.tro_box8{
	width:250px;
	float:right;
	background-color:#61B748;
	border-radius:15px;}

.tro_box_p1{
	font-size:24px;
	text-align:center;
	color:#FFF;
	line-height:35px;
	font-weight:bold;
	padding:10px 0 5px 0;}

.tro_box_p1 span{
	font-size:20px;}

.tro_box1 img , .tro_box2 img , .tro_box3 img , .tro_box4 img{
	width:100%;
	border-radius:0 0 15px 15px;}
	
.tro_box5 img , .tro_box6 img , .tro_box7 img , .tro_box8 img{
	width:100%;
	border-radius:15px 15px 0 0 ;}
	


	
*全体*/
.hidden_box {
    padding: 0;
}

.hidden_box label:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	border:none;}


/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}

.hidden_show{
	width:1040px;
	position:absolute;}

.hidden_show2{
	width:250px;
	position:absolute;}

.show1{
	margin:0;}

.show2{
	margin:0 0 0 -263px;}

.show3{
	margin:0 0 0 -526px;}

.show4{
	margin:0 0 0 -789px;}

.show1in{
	background-color:#FFF;
	border:10px solid #0088D6;
	padding:20px;
	border-radius:15px;
	margin:-10px 0 0 0;}

.show2in{
	background-color:#FFF;
	border:10px solid #F66187;
	padding:20px;
	border-radius:15px;
	margin:-10px 0 0 0;}

.show3in{
	background-color:#FFF;
	border:10px solid #F2AE1B;
	padding:20px;
	border-radius:15px;
	margin:-10px 0 0 0;}

.show4in{
	background-color:#FFF;
	border:10px solid #61B748;
	padding:20px;
	border-radius:15px;
	margin:-10px 0 0 0;}

.show5in{
	background-color:#FFF;
	border:10px solid #0088D6;
	padding:10px 0 10px 20px;
	border-radius:15px;
	margin:-10px 0 0 0;}

.show6in{
	background-color:#FFF;
	border:10px solid #F66187;
	padding:10px 0 10px 20px;
	border-radius:15px;
	margin:-10px 0 0 0;}

.show7in{
	background-color:#FFF;
	border:10px solid #F2AE1B;
	padding:10px 0 10px 20px;
	border-radius:15px;
	margin:-10px 0 0 0;}

.show8in{
	background-color:#FFF;
	border:10px solid #61B748;
	padding:10px 0 10px 20px;
	border-radius:15px;
	margin:-10px 0 0 0;}

.show_h1{
	font-size:36px;
	font-weight:bold;
	color:#000;
	letter-spacing:1px;
	padding:0 0 5px 0;}

.show_p1{
	font-size:14px;
	color:#069;
	padding:15px 0 0 10px;}

.show_l{
	width:275px;
	float:left;}

.show_r{
	width:650px;
	float:right;}

.show_ul{
	list-style-image:url(../img/check.png);
	margin:0 0 0 40px;}

.show_ul li{
	font-size:16px;
	line-height:30px;}

.show_ul2{
	list-style-image:url(../img/check.png);
	margin:0 0 0 10px;}

.show_ul2 li{
	font-size:16px;
	line-height:30px;}

.show_ull{
	width:350px;
	float:left;}

.show_p2{
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	background-color:#F69;
	border-radius:5px;
	padding:2px 10px;
	width:80px;
	text-align:center;
	float:left;
	margin:15px 15px 0 10px;}

.show_p3{
	font-size:24px;
	font-weight:bold;
	color:#f69;
	margin:12px 0 0 0;}

.show_p3 span{
	font-size:14px;}

.ref_p1{
	font-size:16px;
	text-align:center;
	line-height:23px;}

.copyright{
	background-color:#00638F;
	text-align:center;
	font-size:14px;
	letter-spacing:1px;
	padding:5px 0;
	font-weight:bold;
	color:#FFF;}

.info_l{
	width:450px;
	float:left;}

.info_r{
	width:550px;
	float:right;}

.info_tb{
	width:100%;
	border-collapse:collapse;}

.info_tb td{
	padding:10px;}

.info_td1{
	background-color:#00638F;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	border-bottom:1px solid #FFF;}

.info_td2{
	font-size:14px;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #00638F;}

.info_h1{
	text-align:center;
	font-size:36px;
	color:#000;
	text-shadow:2px 2px 2px #ccc;
	padding-bottom:20px;}

.info_bg{
	background-image:url(../img/nsof.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:80px 0 80px 380px;}

.info_p1{
	font-size:16px;
	line-height:35px;
	padding:10px 0 20px 0;}
	

.info_p2{
	font-size:24px;
	text-align:left;
	border-left:10px solid #00638F;
	padding:10px 0 10px 5px;
	margin:15px 0 0 0;
	letter-spacing:2px;}
























