@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif; 
  src: url("font/NotoSerifJP-Black.woff2") format("woff2"),
       url("font/NotoSerifJP-Black.woff") format("woff"),
       url("font/NotoSerifJP-Black.ttf") format("truetype"),
       url("font/NotoSerifJP-Black.eot") format("embedded-opentype"),
       url("font/NotoSerifJP-Black.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

html, body, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6{
	list-style:none;
	padding:0;
	margin:0;
}
body{
	background:#fff;
	font-size:14px;
	color:#333;
	line-height:1.66;
	font-family:"Giomanist Book","Noto Sans Medium","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ","Meiryo",sans-serif;
	font-family:Lato, 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, sans-serif;
	font-family:"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
	
	/*font-family: 'A1 Gothic M', 'YuGothic', '娓搞偞銈枫儍銈�', '銉掋儵銈儙瑙掋偞 Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;
    font-weight: 500;
    font-feature-settings: "palt";
    letter-spacing: .1em;
	-webkit-font-smoothing: antialiased;*/
}
img{
	max-width:100%;
	vertical-align:middle;
}
a{
	color:#6A3906;
	text-decoration:none;
}
a:hover{
	color:#611b33;
}
a:hover img, a:focus img {
    opacity: .65;
	transition: .3s;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}
.footer{
	color:#6A3906;
}
.fnav{
	margin:0 auto;
	background:url(../img/bg_02.jpg);
}
.fnav dl{
	width:960px;
	width:832px;
	height:99px;
	padding:0 0;
	margin:0 auto;
}
.fnav dl:nth-child(2n-1){
}
.fnav dl{
	display:flex;
	align-items: center;
}
.fnav dt{
	width:6em;
	padding-right:60px;
	margin-right:60px;
	position:relative;
	text-align:center;
	line-height:1.2;
}
.fnav dt::after{
	position:absolute;
	right:0;
	top:16px;
	bottom:16px;
	width:1px;
	background:#9e9e9f;
	overflow:hidden;
	content:'';
}
.fnav dd a{
	background:url(../img/1_47.png) left center no-repeat;
	padding-left:35px;
	line-height:99px;
	display:inline-block;
	margin-right:2em;
	min-width:7em;
	font-size:16px;
}
.fnav .icon, .gnav .icon{
	background-position:center center;
	background-repeat:no-repeat;
	/*margin-bottom:4px;*/
}
.i_about{
	background:url(../img/fn1.png);
	height:41px;
}
.i_interview{
	background:url(../img/fn2.png);
	height:36px;
}
.i_event{
	background:url(../img/fn3.png);
	height:38px;
}
.i_support{
	background:url(../img/fn4.png);
	height:43px;
}
.i_house{
	background:url(../img/fn5.png);
	height:32px;
}
.i_job{
	background:url(../img/fn6.png);
	height:41px;
}
.i_contact{
	background:url(../img/fn7.png);
	height:44px;
}
.fnav dt a{
	color:#946134;
}
.fnav .en{
	font-size:12px;
}
.fbar{
	display:flex;
	justify-content: center;
	margin-top:25px;
	font-size:16px;
}
.flogo{
	margin-right:36px;
	padding-right:36px;
	position:relative;
}
.flogo::after{
	position:absolute;
	right:0;
	top:5px;
	bottom:5px;
	width:1px;
	background:#804f21;
	overflow:hidden;
	content:'';
}
.cp{
	text-align:center;
	padding:20px 0 25px;
	font-size:12px;
}
.header{
	margin:0 auto;
}
.gnav{
	border-top:2px solid #eac06e;
	border-bottom:2px solid #eac06e;
	/*padding:15px 0;*/
}
.gnav ul{
	display:flex;
	/*justify-content: space-around;*/
	justify-content: space-between;
	width:960px;
	margin:0 auto;
}
.gnav li.ite{
	text-align:center;
	line-height:1.2;
	width:100px;
	position:relative;
	height:100px;
	cursor:pointer;
}
.gnav li a{
	display:block;
	padding:5px 0;
	text-align:center;
	min-width:4em;
}
.gnav li a .cn{
	font-size:16px;
}
.gnav li a .en{
	font-size:12px;
	color:#946134;
}
.gnav a.i_icon{
	height:50px;
}
.gnav .i_about{
	background:url(../img/n1.png) center center no-repeat;
	background-size:41.6px auto;
	height:50px;
}
.gnav .i_interview{
	background:url(../img/n2.png) center center no-repeat;
	background-size:59.2px auto;
	height:50px;
}
.gnav .i_event{
	background:url(../img/n3.png) center center no-repeat;
	background-size:45.6px auto;
	height:50px;
}
.gnav .i_support{
	background:url(../img/n4.png) center center no-repeat;
	background-size:40.8px auto;
	height:50px;
}
.gnav .i_house{
	background:url(../img/n5.png) center center no-repeat;
	background-size:42.4px auto;
	height:50px;
}
.gnav .i_job{
	background:url(../img/n6.png) center center no-repeat;
	background-size:40.8px auto;
	height:50px;
}
.gnav .i_contact{
	background:url(../img/n7.png) center center no-repeat;
	background-size:39.2px auto;
	height:50px;
}
.gnav li ol{
	/*background-color: #f6e5be;
	background:url(../img/ptn02.jpg);
    border-radius: 5px;
    box-shadow: 0 0 50px -10px rgba(0, 0, 0, 0.2);
	display:none;
    padding: 24px;
    pointer-events: none;
    position: absolute;
    transform: translateY(-15px);
    transition: all 0.4s ease-out 0s;
    z-index: 100;
	left:0;
	top:108px;*/
	
	
	position: absolute;
    z-index: 100;
    padding: 24px;
	background-color: #f6e5be;
	background:url(../img/ptn02.jpg);
    transform: translateY(-15px);
    transition: .4s ease-out;
    border-radius: 5px;
    /*pointer-events: none;*/
    /*opacity: 0;*/
    box-shadow: 0 0 50px -10px rgba(0,0,0,.2);
	left:0;
	top:118px;
    /*pointer-events: none;*/
	display:none;
}
.gnav li.ite:hover ol {
	transform: translateY(-5px);
	opacity: 1;
	/*pointer-events: auto;*/
}
.gnav li ol li{
}
.gnav li ol li a{
	display: block;
    padding: 10px 10px 10px 10px;
    /*position: relative;*/
	white-space:nowrap;
	text-align:left;
	z-index:99;
}
.gnav a.lev_n1{
	pointer-events: none;
}
.nv_area{
	background:#fff;
}
.nav-fixed{
	top: 0;
    z-index: 999;
    width: 100%;
    position: fixed;
	background:rgba(255,255,255,.95);
}
.nav-fixed .gnav{
	border-top:none;
	border-bottom:2px solid #eac06e;
}
.sbanner{
	background:url(../img/h_01.jpg) center top no-repeat;
	height:460px;
	padding-top:100px;
	box-sizing:border-box;
	background-size:cover;
	display:flex;
	justify-content: center;
	align-items: center;
}
.hbar{
	position:absolute;
	left:0;
	top:0;
	right:0;
	width:100%;
	z-index:2;
	height:80px;
	/*background:url(../img/hbg.png);*/
	display:flex;
	justify-content: space-between;
	align-items:center;
}
.rtool{
	display:flex;
	justify-content: space-between;
	padding-right:60px;
}
.rtool .sns{
	display:flex;
}
.rtool .sns li{
	margin-right:30px;
}
.logo a{
	display:inline-block;
	padding:0  0 0 25px;
}
.crumb{
	display:flex;
	width:960px;
	font-size:16px;
	margin:30px auto 36px;
	margin:10px auto;
}
.crumb li{
	margin-right:20px;
}
.crumb a{
	background:url(../img/1_30.png) right center no-repeat;
	line-height:30px;
	display:inline-block;
	padding-right:30px;
	color:#333;
}

.tjbox{
	display:flex;
	align-items: center;
	background:#fffcdb;
	position:relative;
	padding:30px;
	border-radius:10px;
	margin:0 auto 70px;
	width:832px;
	box-sizing:border-box;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif; 
}
.tjbox .ltxt{
	width:380px;
	text-align:center;
	line-height:1.5;
	color:#796A56;
}
.tjbox .ltxt .t1{
	font-size:24px;
}
.tjbox .ltxt .t2{
	font-size:36px;
}
.tjbox .icon{
	position:absolute;
	top:-35px;
	left:20px;
}

.btn_a_01{
	height:50px;
	line-height:50px;
	width:375px;
	text-align:center;
	display:block;
	border-radius:25px;
	background:#fffbda url(../img/f_03.png) 90% center no-repeat;
	font-size:16px;
	margin:0 auto;
}
.btn_a_02{
	height:50px;
	line-height:50px;
	width:375px;
	text-align:center;
	display:block;
	border-radius:25px;
	background:#dca218 url(../img/g_05.png) 90% center no-repeat;
	font-size:16px;
	margin:0 auto;
	color:#fff;
}
.btn_a_02:hover{
	color:#fff;
}
.btn_a_03{
	height:50px;
	line-height:50px;
	width:375px;
	text-align:center;
	display:block;
	border-radius:25px;
	background:#c8bb9b;
	font-size:16px;
	margin:0 auto;
}
.btn_a_02 + .btn_a_03{
	margin-top:15px;
}

.prolist{
	display:flex;
	flex-wrap: wrap;
	/*justify-content: space-between;*/
}
.prolist li{
	width:246px;
	padding-bottom:36px;
	margin:0 47px 0 0;
}
.prolist li:nth-child(3n){
	margin-right:0;
}
.prolist .tlink{
	display:block;
}
.prolist .tlink.status2 img{
	opacity:0.4;
}
.prolist .pic{
	width:246px;
	height:171px;
	overflow:hidden;
	background:#000;
}
.prolist .pic img{
	max-width:246px;
	max-height:171px;
	width:246px;
	height:171px;
}
.prolist .date{
	font-size:12px;
	margin:8px 0 0;
}
.prolist .name{
	font-size:15px;
}
.prolist .name .inew{
	font-size:10px;
	color:#ec6a1a;
	display:inline-block;
	margin-right:4px;
}
.prolist .ostate{
	color:#EC6A1A;
}
.prolist .tag{
	margin:8px 0 0;
}
.prolist .tag a, .prolist .tag span{
	background:#dda31a;
	background:#40220f;
	height:24px;
	line-height:24px;
	text-align:center;
	border-radius:12px;
	padding:0 12px;
	color:#fff;
	font-size:12px;
	display:inline-block;
	margin-right:8px;
}
.prolist .desc{
	margin:8px 0 0;
}
.prolist .kcr{
	border: 2px solid #dda31a;
    border-radius: 10px;
    margin-top: 12px;
    padding: 10px 15px;
	font-size:13px;
}
.prolist .kcr .expire{
	/*text-decoration:line-through;*/
}
.pagination{
	margin-bottom:70px;
}
.pagination ul{
	display:flex;
	justify-content: center;
}
.pagination ul li{
	border:2px solid #f4d59f;
	margin:0 10px;
	width:36px;
	height:36px;
	display:block;
	text-align:center;
	line-height:36px;
	font-size:16px;
	cursor:pointer;
}
.pagination ul li a{
	width:36px;
	height:36px;
	display:block;
	text-align:center;
	line-height:36px;
	font-size:16px;
}
.pagination ul li.on{
	background:#f4d59f;
}
.rtool .opt{
	display:none;
}

.ajaxbg { 
    display: block; 
    height: 36px;
	line-height:36px;
	color:#999;
	width:100px;
	margin:120px auto 150px;
	background:url(../img/loading.gif) left center no-repeat;
    filter: alpha(opacity=40);
	padding-left:40px;
}
.l-nav__btn{
	display:none;
}
.h_nodata{
	text-align:center;
	width:100%;
}
.event-close {
    position: relative;
    text-align: center;
    margin: 0.5em 0;
}
.event-close::before {
    position: absolute;
    top: 50%;
    z-index: 1;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e24a3b;
}
.event-close span {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin: 0 2.5em;
    padding: 0 1em;
    background-color: #fff;
    text-align: left;
    color: #e24a3b;
    font-size: .75em;
    font-weight: 700;
}
@media screen and (min-width:768px) and (max-width:1080px) {
	.gnav ul{
		width:inherit;
	}
	.fnav dl{
		width:inherit;
	}
	.crumb{
		margin-left:20px;
		margin-right:20px;
	}
	.gnav li.ite:last-child ol{
		left:inherit;
		right:0;
	}
	
}
@media screen and (max-width: 768px) {
	.fnav{
		background:none;
		margin:0 15px;
		border-top:1px solid #cfcfcf;
	}
	.fnav dl{
		width:inherit;
		display:inherit;
		height:inherit;
	}
	.fnav dt::after{
		background:none;
	}
	.fnav dt{
		margin:0;
		padding:0;
		width:auto;
		height:44px;
		overflow:hidden;
		border-bottom:1px solid #cfcfcf;
		padding:10px 40px 10px 0;
		background:url(../img/1_472.png) right center no-repeat;
		background-size:16px auto;
	}
	.fnav dt.on{
		background:url(../img/1_473.png) right center no-repeat;
		background-size:16px auto;
	}
	
	.fnav dt a{
		/*display:flex;*/
		width:100%;
		align-items: center;
		pointer-events: none;
	}
	.fnav dt a .cn{
		margin:0 0 0 0;
		width:6em;
		float:left;
		line-height:44px;
		text-align:left;
		padding-left:20px;
	}
	.fnav dd{
		/*border-top:1px solid #e2e7e7;
		padding-top:1em;*/
		clear:both;
		border-bottom:1px solid #cfcfcf;
		padding:10px 0;
		display:none;
	}
	.fnav dd a{
		padding:0;
		margin:0;
		background:none;
		height:44px;
		line-height:44px;
		display:block;
		width:100%;
		text-align:left;
		font-size:14px;
		text-indent:90px;
	}
	.fnav .icon{
		width:70px;
		float:left;
	}
	.fnav .en{
		float:right;
		line-height:44px;
		text-align:left;
		width:5em;
	}
	.flogo{
		margin:0 0 18px;
		padding:0;
	}
	.flogo::after{
		background:none;
	}
	.fbar{
		display:block;
		text-align:center;
		font-size:14px;
		margin-top:45px;
	}
	
	.sbanner{
		height:230px;
		padding-top:60px;
		box-sizing:border-box;
	}
	.sbanner p img{
		max-height:56px;
	}
	.hbar{
		height:60px;
		position:fixed;
		left:0;
		top:0;
		width:100%;
	}
	.logo a{
		padding:0 0 0 10px;
		width:136px;
	}
	.rtool .sns li{
		width:35px;
		margin:0 auto;
		align-items:center;
	}
	.rtool .sns li a{
		display:block;
		height:100%;
		padding:0px 0 0;
		box-sizing:border-box;
		text-align:center;
	}
	.rtool .sns li a img{
		width:20px;
	}
	.rtool{
		padding-right:0;
	}
	.rtool .opt{
		display:block;
	}
.crumb{
	width:inherit;
	margin:5px 15px;
	line-height:30px;
	font-size:14px;
}
.crumb li{
	margin-right:10px;
}
.crumb a{
	background-size:8px;
	padding-right:20px;
}
.cp{
	padding:20px 15px 25px;
}




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


.gnav{
		display: none;
		height: 100%;
		left: 0;
		overflow-y: auto;
		padding-bottom: 60px;
		position: fixed;
		right: 0;
		top: 60px;
		z-index: 9999999;
		background:#fff;
		border-top:1px solid #d9d9d9;
	}
	.gnav ul{
    	display:inherit;
		justify-content: inherit;
		padding:0;
		border-top:1px solid #d9d9d9;
	}
	.gnav ul.g_n_1{
		margin:0 20px;
		background:#fff;
		border-top:none;
	}
	.gnav ul.g_n_2{
		padding:0 20px;
		border-top:none;
		background:#f5f4f3;
	}
	.gnav ul li{
		margin:0;
		position:relative;
	}
	.gnav ul li::after{
		position:absolute;
		height:1px;
		background:#d9d9d9;
		left:0;
		bottom:0;
		right:0;
		z-index:2;
		content:'';
	}
	.gnav ul li:last-child::after{
		height:0;
	}
	.gnav ul li a{
		padding:18px 0px;
		display:block;
		line-height:1;
		font-size:14px;
		position:relative;
	}
	.gnav ul.g_n_2 li a{
		padding-left:25px;
	}
	.gnav ul.g_n_2 li.s_g_1 a{
		background:url(../img/j_03.png) left center no-repeat;
		background-size:16px auto;
	}
	.gnav ul.g_n_2 li.s_g_2 a{
		background:url(../img/j_06.png) left center no-repeat;
		background-size:16px auto;
	}
	.gnav ul.g_n_2 li.s_g_3 a{
		background:url(../img/j_09.png) left center no-repeat;
		background-size:16px auto;
	}
	.gnav ul.g_n_2 li.s_g_4 a{
		background:url(../img/j_12.png) left center no-repeat;
		background-size:16px auto;
	}
	
	.gnav ul.g_n_1 li a:after {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		content: "";
		display: inline-block;
		vertical-align: middle;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		content: "";
		display: inline-block;
		vertical-align: middle;
		border-style: solid;
		border-width: 0 1px 1px 0;
		vertical-align: middle;
		height: 7px;
		width: 7px;
		border-color: #323232;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin-top: 1px;
		position: absolute;
		right: 7px;
		top: calc(50% - 4px)
	}

.is-nav--active .gnav{
		display:block;
	}
	.l-nav__btn {
	color: transparent;
	font: 0/0 a;
	overflow: hidden;
	text-shadow: none;
	background-color: #fff;
	cursor: pointer;
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	border:none;
	display:block;
}
.l-nav__btn:focus,
.l-nav__btn:active{
	border:none;
	box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-o-box-shadow: none;
		-ms-box-shadow: none;
		-khtml-box-shadow: none;
		outline: none;
}
.l-nav__btn span, .l-nav__btn span::before, .l-nav__btn span::after {
	background: #323232;
	content: '';
	display: block;
	height: 2px;
	position: absolute;
	width: 20px
}
.l-nav__btn span {
	left: 50%;
	margin: -1px 0 0 -10px;
	top: 50%;
	-webkit-transition: background-color 100ms;
	transition: background-color 100ms
}
.l-nav__btn span::before, .l-nav__btn span::after {
	left: 0;
	-webkit-transition: top 200ms, -webkit-transform 200ms;
	transition: top 200ms, -webkit-transform 200ms;
	transition: transform 200ms, top 200ms;
	transition: transform 200ms, top 200ms, -webkit-transform 200ms
}
.l-nav__btn span::before {
	top: -7px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}
.l-nav__btn span::after {
	top: 7px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}
.is-nav--active .l-nav__btn span {
	background: #fff;
}
.is-nav--active .l-nav__btn span::before, .is-nav--active .l-nav__btn span::after {
	top: 0
}
.is-nav--active .l-nav__btn span::before {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg)
}
.is-nav--active .l-nav__btn span::after {
	-webkit-transform: rotate(-225deg);
	transform: rotate(-225deg)
}
.header + div{
	/*padding-top:60px;*/
}
.is-nav--active body{
	height:100vh;
	overflow:hidden;
}

.rtool .sns{
	padding-right:60px;
}
.l-nav__btn{
	background:none;
}
.l-nav__btn span, .l-nav__btn span::before, .l-nav__btn span::after{
	background:#fff;
}



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

.gnav{
		border-top:1px solid #cfcfcf;
		background:#fff;
	}
	.gnav ul{
		width:inherit;
		margin:0 15px;
		border-top:none;
		border-bottom:1px solid #d9d9d9;
		padding-bottom:60px;
	}
	.gnav li.ite{
		width:inherit;
		display:inherit;
		height:inherit;
	}
	.gnav a.lev_n1::after{
		background:none;
	}
	.gnav a.lev_n1{
		margin:0;
		padding:0;
		width:auto;
		height:40px;
		overflow:hidden;
		padding:0 40px 0 0;
		background:url(../img/1_472.png) right center no-repeat;
		background-size:16px auto;
	}
	.gnav a.lev_n1.on{
		background:url(../img/1_473.png) right center no-repeat;
		background-size:16px auto;
	}
	
	.gnav a.lev_n1{
		/*display:flex;*/
		width:auto;
		align-items: center;
		pointer-events: none;
	}
	.gnav a.lev_n1 .cn{
		margin:0 0 0 0;
		width:6em;
		float:left;
		line-height:40px;
		text-align:left;
		padding-left:20px;
	}
	.gnav ol{
		/*border-top:1px solid #e2e7e7;
		padding-top:1em;*/
		clear:both;
		border-bottom:1px solid #cfcfcf;
		padding:10px 0;
		display:none;
	}
	.gnav ol li a{
		padding:0;
		margin:0;
		background:none;
		height:40px;
		line-height:40px;
		display:block;
		width:100%;
		text-align:left;
		font-size:14px;
		text-indent:90px;
	}
	.gnav .icon{
		width:70px;
		float:left;
	}
	.gnav .en{
		float:right;
		line-height:40px;
		text-align:left;
		width:5em;
	}
	.gnav li.ite{
		width:auto;
		height:auto;
		padding:6px 0px 6px 0;
	}
	.gnav .i_about{
		height:40px;
	}
	.gnav .i_interview{
		height:40px;
	}
	.gnav .i_event{
		height:40px;
	}
	.gnav .i_support{
		height:40px;
	}
	.gnav .i_house{
		height:40px;
	}
	.gnav .i_job{
		height:40px;
	}
	.gnav .i_contact{
		height:40px;
	}
	.gnav li ol{
		left:inherit;
		top:inherit;
		position:inherit;
		pointer-events:inherit;
		opacity:1;
		background:none;
		box-shadow:none;
		transform:none;
		transition:none;
		padding:10px 0 0;
		border-top:1px solid #cfcfcf;
		border-radius:0;
		border-bottom:none;
		margin-top:10px;
	}
	.gnav li.ite:hover ol {
		transform: none;
		opacity: 1;
		pointer-events: inherit;
	}
	.gnav ul ol li::after{
		height:0;
	}
	.gnav li ol li a{
		padding:0;
	}
}

@media screen and (min-width: 768px) {
    a { 
      -webkit-tap-highlight-color:rgba(0, 0, 0, 0); 
    }

    @-moz-document url-prefix() {
      * { font-feature-settings: "palt"; }
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
      * { font-feature-settings: "palt"; }
    }
  }
.faddress{
	display:flex;
	font-size:13px;
}
.faddress .ite_adr{
	margin-right:1.5em;
}

@media screen and (max-width: 768px) {
.faddress{
	display:inherit;
}
.faddress .ite_adr{
	margin:1em 5px 0;
	text-align:left;
	display:inline-block;
}
}