@charset "utf-8";
/* CSS Document */
/* design10 css */
html{font-size:100%;}
#main_img{
	width: 100%;
	height: 100vh;
}
#fakeloader{
	z-index: 9999;
}
#fakeloader .fl{
	position: absolute!important;
	top: 50%!important;
	left: 50%!important;
	transform: translate(-50%,-50%)!important;
	max-width: 30%!important;
	
/*	max-width: 130px!important;*/
}
#fakeloader .fl{
animation-name: loader;
animation-duration: 3s;
animation-timing-function: ease;
animation-iteration-count: infinite;
}
@keyframes loader {
0% {opacity: 0;}
100% {opacity: 1;}
}

/* --all page-- */
.logo{
	text-align: center;
}
.logo h1{
	max-width: 110px;
}
.linkStyle{
	color:#333;
}
.linkStyle:hover{
	color:#333;
	opacity: 0.7;
	transition: all 0.5s;
}
#menu_wrap{
	overflow: scroll;
	width: 100%;
	top: -150%;
	box-sizing: border-box;
	z-index: 9997;
}
#menu_bt{}
#menu_bt .bar{
	display: block;
	width: 40px;
	height: 2px;
	background-color: #000;
	transition: all 0.3s;
}
#menu_bt .bar::before,#menu_bt .bar::after{
	content: "";
	display: block;
	width: 40px;
	height: 2px;
	background-color: #000;
	transition: all 0.3s;
	position: absolute;
}
#menu_bt .bar::before{
	top: -10px;
}
#menu_bt .bar::after{
	bottom: -10px;
}
#menu_bt.close_bt .bar{
	background-color: transparent;
}
#menu_bt.close_bt .bar::before{
	top: 0;
	transform: rotate(45deg);
}
#menu_bt.close_bt .bar::after{
	bottom: 0;
	transform: rotate(-45deg);
}
footer #map{
	width: 100%;
	height: 500px;
}
footer #map iframe{
	width: 100%;
	height: 500px;
}
footer .logo #logo2{
	max-width: 150px;
}
/* index */
.index{
	box-sizing: border-box;
}
header{
	top: 0;
	z-index: 9998;
	position: fixed;
	width: 100%;
}
.index header #header{
	box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
.index #main_nav{
	box-shadow: 0 -5px 10px rgba(0,0,0,0.3);
}
.fixed{
    position: fixed;
    top: 0;
    padding: 0;
    width: 100%;
    z-index: 1000;
	margin-top: 110px;
}
.main_img{
	overflow: hidden;
	margin-top: 100px;
}
.video_wrap {
    height: 43vw;

}
.video_wrap .video {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

}

/*.index #main_nav::after{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 30px;
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-30px,0);
}*/
.index header.fix{
	position: fixed;
	top: 0;
	width: 100%;
}
.index .fix #header{
	margin-bottom: 0!important;
}
#intro h2 {
  display: inline-block;
  position: relative;
}
#intro h2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -7px; /*下線の上下位置調整*/
  display: inline-block;
  width: 80px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #ed1d25; /*下線の色*/
}
#contents{
	background-color: #eeeeee;
}
#contents .square_box{
	box-sizing:border-box;
	border-color: #333;
}
#contents figure:hover{
	box-shadow: 0 0 0 rgba(0,0,0,0);
}
#top_cms .more{
	width: 90px;
	height: 90px;
}
#top_cms .more a{
	width: 80px;
	height: 80px;
}
/* page title*/
#page_title::after{
	content: "";
	display: block;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	z-index: 0;
}
#page_title div{
	z-index: 1;
}
/* pager */
.pager{}
.pager li a::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	left: -100%;
	bottom: 0;
	transition: all 0.3s;
	background-color: #000;
}
.pager li a:hover::after{
	left: 0;
}
/* cate list */
.cate_list{}
.cate_list li:last-of-type{
	border-right: none!important;
}
#page-top{
	position: fixed;
	right: 10px;
}
#page-top a{
	display: block;
	width: 40px;
	height: 40px;
	position: relative;
}
.cate img,.cate_box img{
	box-shadow: 0 2px 4px rgba(0,0,0,0.15);
}

/* page1 */
#cms_1-a .cate_box .box_txt1{
	opacity: 1!important;
}
/* page2 */
#cms_2-e .cate_box{
    background-color: #f5f5f5;
    padding: 50px 20px 40px 20px;
	margin-top: 0px!important;
}
#cms_2-e .cate_box:first-child{
    padding: 40px 20px 40px 20px;
	margin-top: 50px!important;
}
#cms_2-e .box_title span{
	background-color: #f5f5f5!important;
}


/* page4 */
#cms_6-b .cate .cate_title span::after {
    width: 100%;
    height: 1px;
    position: absolute;
    content: "";
    top: 100%;
    z-index: 99;
    left: 0;
}
/* page6 */
#cms_6-c .cate_box .box_title span::after {
    width: 100%;
    height: 1px;
    position: absolute;
    content: "";
    top: 100%;
    z-index: 99;
    left: 0;
	    background-color: rgb(237, 29, 37); 
}
#cms_6-c .box_title span:first-letter {
    font-size: 1.8rem;
    padding-right: 5px;
}
/* page7 */
#cms_4-b .cate .cate_title span::after {
    width: 100%;
    height: 1px;
    position: absolute;
    content: "";
    top: 100%;
    z-index: 99;
    left: 0;
}
#page7{}
#page7 .box_wrap .box{}
#page7 .box_wrap .box .box_title h3::before,#page7 .box_wrap .box .box_title h3::after{
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
}
#page7 .box_wrap .box .box_title h3::before{
	top: 0;
	left: 0;
	border-top: 2px solid;
	border-left: 2px solid;
}
#page7 .box_wrap .box .box_title h3::after{
	bottom: 0;
	right: 0;
	border-bottom: 2px solid;
	border-right: 2px solid;
}
/* page8 */
#page8 #form_box .box input::-webkit-input-placeholder,#page8 #form_box .box textarea::-webkit-input-placeholder{
	font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 14px;
	opacity: 0.8;
}
#page8 #form_box .box input:-moz-placeholder,#page8 #form_box .box textarea:-moz-placeholder{
	font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 14px;
	opacity: 0.8;
}
#page8 #form_box .box input::-moz-placeholder,#page8 #form_box .box textarea::-moz-placeholder{
	font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 14px;
	opacity: 0.8;
}
#page8 #form_box .box input:-ms-input-placeholder,#page8 #form_box .box textarea:-ms-input-placeholder {
	font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 14px;
	opacity: 0.8;
}
#page8 #form_box #form_bt div{
	display: inline-block;
	height: 50px;
	position: relative;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
#page8 #form_box #form_bt div input{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	padding: 15px;
	cursor: pointer;
	border: none;
	background-color: transparent;
	-webkit-appearance: none;
}
#page8 #form_box #form_bt div:hover{
	transform: translate(0,-5px);
	box-shadow: 0 2px 4px rgba(0,0,0,0.5);
}
#page8 #form_box #form_bt div::after{
	display: block;
	position: absolute;
	width: auto;
	height: 18px;
	letter-spacing: 3px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	line-height: 1;
	z-index: 98
}
#page8 #form_box #form_bt #submit::after{
	content: "送信";
}
#page8 #form_box #form_bt #reset::after{
	content: "クリア";
}
#page8 #form_bt{
	margin-top: 50px;
}
/* page9 */
#page9 .box_wrap .box p:first-of-type{
	background-color: #eee;
    color: #333;
}
#page9 .box_wrap .box:last-child p:first-of-type{
	background-color: #fff;
    color: #333;
}
/* page10 */

#page10 ul li{
	position: relative;
	padding: 10px 0;
}
#page10 ul li::before,#page10 ul li::after{
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	transition: all 0.5s;
}
#page10 ul li::before{
	left: -100%;
	top: 0;
}
#page10 ul li::after{
	left: 100%;
	bottom: 0;
}
#page10 ul li:hover::after{
	left: 0;
}
#page10 ul li:hover::before{
	left: 0;
}
#page10 ul li:hover span:last-of-type{
	opacity: 0.5;
}
@media all and (-ms-high-contrast: none){
.video_wrap {
    height: 41vw;
}
#main_nav ul{
padding-top: 5px;
  }
#bottom_menu nav{
	padding-top: 15px;	
}
#page8 #form_box #form_bt {
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;

}
#page9 .box p a{
	padding-top: 15px;	
}
}
@media screen and (max-width: 1280px){
.video_wrap {
    height: 55vw;
}
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.video_wrap {
    height: 55vw;
}
#top_cms{
	padding-bottom: 100px;
}
#top_cms .more{
	width: 70px;
	height: 70px;
}
#top_cms .more a{
	width: 60px;
	height: 60px;
}
#top_cms .top_cms_box:last-of-type{
	margin-bottom: 0;	
}
/* page2 */

/* page10 */
#page10 ul li::after{
	left: 0;
}
#page10 ul li::before{
	left: 0;
}
#page10 ul li span:last-of-type{
	opacity: 0.5;
}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	.logo h1{
	max-width: 70px;
}
/*-------------------------------------------------------
					　メインイメージ
-------------------------------------------------------*/
.main_img {

    margin-top: 65px;
}
.video_wrap {
    height: 55vw;
}
.video_wrap .video {
    width: auto!important;
    height: 100%;
}
.mynavi{
	margin-bottom: 80px!important;
}
footer .logo #logo2 {
    max-width: 130px;
}
/* page2 */
#cms_2-e .cate_box{
    background-color: #f5f5f5;
    padding: 10px 5px 40px 5px;
	margin-top: 0px!important;
}
#cms_2-e .cate_box:first-child{
    padding: 40px 5px 40px 5px;
	margin-top: 50px!important;
}

}