@charset "UTF-8";

body {
	font-family: 'BIZ UDPGothic', sans-serif;
	font-weight: 400;
    background-position: center top;
    font-size: 1em;
    line-height: 1.8em;
    letter-spacing: 0;
    height: auto;
    float: none;
    width: 100%;
}
.pc-none{
	display: none;
}
/*gnav*/
.gnav{
    background: rgba(0,0,0,0.8);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 98;
}
.gnav__wrap{
    align-items:center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
}
.gnav__menu__item{
    margin: 40px 0;
}
.gnav__menu__item a{
    color: #FFFFFF;
    font-size: 1.4em;
    padding: 40px;
    text-decoration: none;
    transition: .5s;
}
.gnav__menu__item a:hover{
    color: #666;
}
/*menu*/
/*PCメニュー*/
.menu-top{
    height: 20px;
    position: absolute;
    right: 30px;
    top: 25px;
    width: 30px;
    z-index: 99;

}
.menu2-top{
    height: 20px;
    position: absolute;
    left: 81px;
    top: 24px;
    width: 30px;
    z-index: 99;
	color:#FFFFFF;
}
/*カスタマイズ*/
.menu2-top-new{
    height: 20px;
    position: absolute;
    right: 70px;
    top: -5px;
    width: 30px;
    z-index: 99;
    color: #0E57A0;
}
.menu2-top-new:hover{
	color:#B8D3EC;
}
.menu-top:hover .menu2-top-new{
	color:#B8D3EC;
}
.menu2-top-new:hover .menu__line{
	background: #000;
}

/*カスタマイズ*/
.topmenu-fix{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 70px;
    z-index: 10000;
    border-right: 20px solid transparent;
    background-color: #FFFFFF;
}
.topmenu-fix img{
	width:300px;
}
/*PCメニュー*/
.menu{
    height: 20px;
    position: absolute;
    left: 30px;
    top: 30px;
    width: 30px;
    z-index: 99;
}
.menu2{
    height: 20px;
    position: absolute;
    left: 81px;
    top: 24px;
    width: 30px;
    z-index: 99;
	color:#226AE9;
}
.menu__line{
    background: #226AE9;
    display: block;
    height: 2px;
    position: absolute;
    transition:transform .3s;
    width: 100%;
}
.menu-top:hover .menu__line{
	background: -moz-linear-gradient(left, #B8D3EC, #226AE9);
    background: -webkit-linear-gradient(left, #B8D3EC, #226AE9);
    background: linear-gradient(to right, #B8D3EC, #226AE9);
}
.menu-R:hover .menu__line{
	background: #000;
}

.menu__line--center{
    top: 9px;
}
.menu__line--bottom{
    bottom: 0;
}
.menu__line--top.active{
    top: 8px;
    transform: rotate(45deg);
}
.menu__line--center.active{
    transform:scaleX(0);
}
.menu__line--bottom.active{
    bottom: 10px;
    transform: rotate(135deg);
}




.lan{
	color:black;
	font-size:0.7em;
	position: fixed;
	top:20px;
	right:220px;
}
.lan a{
	color:#3A3939;
}

.top-en{
    width: 100%;
    height: 803px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../_image/top-im-A.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%;
}

.contents-top{
    width: 100%;
    height: 1100px;
    background-image: url(../_image/bk-japanmap2.jpg);
    background-position: center bottom;
    background-size: 2200px auto;
    padding-top: 65px;
}
.contents-top-en{
    width: 100%;
    height: 900px;
    background-image: url(../_image/bk-japanmap2.jpg);
    background-position: center bottom;
    background-size: 2200px auto;
    padding-top: 65px;
}


.features {
	font-family: 'Zen Old Mincho', serif;
	margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    height: 500px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

	
}
.features h1{
	font-size:4.3em;
	line-height: 3.6em;
	text-align: center;
	color:#2F67D9;
	position: absolute;
	top:130px;
	left:280px;
}
.features h2{
	font-size:1.6em;
	line-height: 2.6em;
	text-align: center;
	color:#2F67D9;
	position: absolute;
	top:20px;
	left:120px;
}
.features h2 span{
	font-size:70%;
}
.features p{
	font-family: 'BIZ UDPGothic', sans-serif;
	font-size:1.0em;
	color:#464444;
	width:550px;
	position: absolute;
	top:200px;
	left:130px;
}


.top-logo{
  	position: absolute;
  	z-index: 2;
  	top: 50%;
  	left: 27%;
  	transform: translate(-20%, -50%);

}
.top-text{
	color:#FFFFFF;
	position: absolute;
 	z-index: 2;
  	top: 65%;
  	left: 48%;
  	transform: translate(-20%, -50%);
}

.top-text h3{
    margin-left: 16px;
    margin-bottom: 0px;
    margin-top: 5px;
    text-shadow: 3px 2px 2px #111010;
	font-size: 0.9em;
}
.top-text h2{
    margin-left: 16px;
    margin-bottom: 0px;
    margin-top: 15px;
    text-shadow: 3px 2px 2px #111010;
	font-size: 1.0em;
	line-height: 1.4em;
	color:#FFEF00
}
.sampleimage{
  	position: absolute;
  	z-index: 2;
  	top: 150px;
  	left: 100px;  
}
.content-t{
    position: absolute;
    z-index: 10;
    width: 350px;
    top: 60px;
    left: 10px;
    font-size: 1.4em;
    color: #5C2E08;
}
.sample-t{
    position: absolute;
    z-index: 10;
    width: 400px;
    top: 130px;
    left: 760px;
    font-size: 1.4em;
    color: #5C2E08;
}
.sample-t2{
	margin-top:15px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #573E13
}
.sample-t2 h4{
	margin-top:20px;
}


.theme-area{
    margin-bottom: 85px;
}


.theme-area .box1{
	width: 42%;
	height: 500px;
	background-color: #876542;
	float: left;
	border-radius: 10px;
	overflow: hidden;
    display: block;	
	position: relative;
}
.theme-area .box2{
    width: 56%;
    height: 240px;
	margin-bottom: 21px;
    background-color: #AF7812;
	float: right;
	border-radius: 10px;
	overflow: hidden;
    display: block;	
	position: relative;
}
.theme-area .box3{
    width: 56%;
    height: 240px;
    background-color: #AF7812;
    float: right;
    border-radius: 10px;
    overflow: hidden;
    display: block;	
	position: relative;
}
.theme-area img{
	position: absolute;
	width: 100%;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: auto;
    max-height: 130%;
    margin: auto;
}
.theme-area img{
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.theme-area img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.theme-area h3{
    font-family: 'Zen Old Mincho', serif;
    color: #FFF;
    font-size: 2.8em;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1000;
    text-shadow: 2px 2px 3px #080707;
}
.title-1{
    font-family: 'BIZ UDMincho', serif;
    font-size: 1.5em;
    text-align: center;
    width: auto;
    display: block;
    margin-bottom: 62px;
	width: 100%;
}
.information{
    width: 80%;
    height: auto;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 26px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 0.9em;
    line-height: 1.6em;
    border-bottom: 1px solid #BCBCBC;
    padding-bottom: 19px;
}
.information .date{
    width: 15%;
	height: 50px;
	overflow: hidden;
    text-align: center;
}
.information .cate{
	width:15%;
}
.information h3{
    width: 65%;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	
}
.information h3 a{
    color: #000;
	width:100%;
    display: block;
}
.information h3 a:hover{
	color:#2C68F4;
	background-color: #DFF2F7;
}

.information2{
    width: 80%;
    height: auto;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 26px;
    font-size: 0.9em;
    line-height: 1.6em;
    border-bottom: 1px solid #BCBCBC;
    padding-bottom: 19px;
}
.information2 .date{
	font-size:0.9em;
	color:#4D4D4D;
	height: 40px;
}
.information2 .body{
	font-size:1.2em;
	line-height: 1.8em;
}
.information2 img{
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 600px;
	height: auto;
}
.information2 .body h2{
	font-size:1.8em;
	line-height: 1.6em;
	margin-bottom: 30px;
}


.wrapper2 {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	clear: both;
}








#head-spot{
    width: 100%;
    height: 600px;
    margin-top: 100px;
    display: block;
    position: relative;

}
.head-spot{
    width: 100%;
    height: 600px;
    margin-top: 100px;
    display: block;
    position: relative;

}

#head-info{
	width: 100%;
	height:250px;
	margin-top: 20px;
	background-color: blue;
	display: block;
	position: relative;
}
.info-area {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	clear: both;
}
.info-area .list{
    width: 19%;
    height: auto;
    float: left;
    display: block;
}
.info-area .article{
    width: 80%;
    height: auto;
    float: right;
    display: block;
}
.info-area .list p{
    font-size: 1.0em;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #696969;
}
.info-area .list li a{
    width: 100%;
    border-bottom: 1px dotted #696969;
    display: block;
    padding: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.info-area .list ul{
	margin-bottom: 30px;
}

.contents-menu {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    padding-bottom: 150px;
    padding-top: 100px;
}
.contents-menu .body{
	font-size:1.2em;
	line-height: 2.2em;
}
.contents-menu img{
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 600px;
	height: auto;
}
.contents-menu h1{
	font-size:1.8em;
	line-height: 1.6em;
	margin-bottom: 30px;
	text-align: center;
	height: 100px;
}
.contents-menu p{
	min-height: 20px;
}
.contents-menu hr{
}






.box{
    width: 375px;
    height: 380px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-left: 18px;
	margin-bottom: 20px;
}
.box h2{
    font-size: 1.3em;
    padding-top: 8px;
    padding-bottom: 14px;
    color: #3C68DD;
}
.box h3{
	font-size:1.0em;
	line-height: 1.7em;
	color:#373737;
}
.box img{
	width: 100%;
    display: block;
    transition-duration: 0.3s;
    border-radius: 8px;
}
*/
.box img:hover {
	width: 105%;
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}






.link{
    width: 100%;
    height: auto;
    margin-top: 200px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 26px;
	overflow: hidden;
    display: flex;              /* フレックスボックスにする */
    flex-wrap: wrap;            /* 折り返し指定 */
    align-content:stretch;      /* 折り返し時の配置指定 */
	justify-content: center;
}
.link img{
	width:250px;
	padding: 10px;
}


.footer{
	margin-top: 100px;
	width: 100%;
	background-color:#39B1FA;
}
.footer .logo{
    width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top: 60px;
	padding-bottom: 120px;
}
.footer .copyright{
	font-size:0.8em;
	color:#FFF;
	text-align: center;
	padding-bottom: 20px; 
}