@charset "utf-8"; 


html {
	overflow-x: hidden;
	overflow-y: scroll;
}
body {
    font-family : "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: #221814;
    font-size: 1.6rem;
    line-height: 2.2;
    position: relative;
    letter-spacing: .15em;
    -webkit-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
strong,em {
	font-weight: normal ;
	font-style: normal ;
	}

fieldset {border:none}
hr { display: none ; }
.clear { clear: both ; }
.clearfix:after{
	content:".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;	
}
.clearfix{
	min-height:1px;
}



img {
	width: 100%;
	height: auto;
	vertical-align: top;
	border: 0 ;
}

a{
	color: #040000;
	background: transparent;
	text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #FF0000;	
}

a img {
	line-height:0;
}
.floatL{
	float: left;
	margin: 0 20px 12px 0;
}
.floatR{
	float: right;
	margin: 0 0 12px 20px;
}
.imgC{
	text-align: center;
	margin-bottom: 2em;
	clear: both;
}
.txtL {
	text-align: left;
}
.txtR {
	text-align: right;
}
.txtC {
	text-align: center;
}
.column {
	clear: both;
}
#main .column.row02 table {
	margin:0;
	width:50%;
	float:left;
	clear:none;
}
#main .column.row03 table {
	margin:0;
	width:33.3%;
	float:left;
	clear:none;
}
.bld {
	font-weight: bold;
}
.bld_L {
	font-weight: bold;
	font-size: 120%;
}
#main .important {
	color: #FF0000;
}
#wrapper #main .small_txt {
	font-size: 0.8em;
}
.is-sp {
	display: none;
}

.look_pc {
    display: block;	
}

.nolook_pc {
    display: none;	
}

/*
* font
*/
.hirakaku {
	font-family:'ヒラギノ角ゴ StdN' ,'ヒラギノ角ゴ pro', YuGothic, 'Yu Gothic', '游ゴシック体', '游ゴシック', 'メイリオ', Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
	font-weight: 300;
}


/*
* icon
*/







/*===============================wrapper================================*/
#container {
	padding-top:0;
}



/*=============================== header ================================*/
.header {
  /*  background-color: #42150D;*/
}



.header_intro_wrap {
    width: 100%;
    background-color: #998C7D;
    border-bottom: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header_intro {
    width: 100%;
    max-width: 1300px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 1em;
}

.header_intro .header_intro_txt {
    color: #fff;
    font-size: 1.3rem;
    padding-left: 20px;
    padding-bottom: 3px;
    padding-top: 3px;
	margin: 0;
}



.header_inner {
	width: 100%;
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0 10px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 91px;
}

.logo {
    width: 160px;
    margin-right: 20px;
	margin-top: 0px;
}
.logo a {
	outline-style:none;
}


.button_a {
    background-color: #732522;
	margin-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 13px;
    padding-right: 13px;
    letter-spacing: 0px;
    border-radius: 25px;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.5em;
	z-index: 100;
}

.button_a:hover {
    background-color: #9F792E;
}

/*一番上のメニューのあるヘッダーメニュー透過など*/
/*スクロールでヘッダーが上に*/
.site-header{
    background-color: rgba(244,186,119,0.9);
    /*    display: flex;*/
    padding: 0px 0px 0px 0px;
    position: fixed;
    /*   justify-content: space-between;*/
    transition: 0.7s;
    width: 100%;
    z-index: 99;
}
.site-header.transform {
	background: rgba(244,186,119,0.85);
    padding: 0px 0px 0px 0px;
}

.site-header.transform img{
	width: 85%;
	transition: 0.4s;
}


.site-header.transform .header_inner {
	height: 77px;
}

.site-logo-wrap {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.site-logo img{
	height: 20px;
	width: auto;
}
.gnav__menu{
	display: flex;
}
.gnav__menu__item{
	margin-left: 20px;
}
.gnav__menu__item a{
	color: #333;
	text-decoration: none;
}
.hero{
	max-height: 500px;
	overflow: hidden;
}
.hero img{
	height: auto;
	width: 100%;
}




/*=============================== メインナビ ===============================*/

#menuList {
    height: auto;
    flex: 1;
	max-width: 200px;
}
.main_nav {
    height: auto;
    margin-right: 0;
}
.main_nav_inner {
	height: 100%;
}
.main_nav_body {
    display: flex;
    /*justify-content: flex-end;*/
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.main_nav_item {
	margin: 0 0 0 25px;
	/*line-height: 75px;*/
	line-height: 1.3em;
	position: relative;
}

.main_nav_item::before {
    content: " ";
    display: block;
    width: 1px;
    height: 14px;
    position: absolute;
    left: -18px;
    top: 50%;
    background-color: #fff;
    margin-top: -7px;
}

.main_nav_item:first-child {
	margin-left: 0;
}
.main_nav_item:first-child::before {
	display: none;
}
.main_nav_item a {
	color: #fff;
	font-size: 1.6rem;
	letter-spacing: .15em;
	line-height: 1em;
	transition: color .4s ease;
}


.main_nav_item a:hover,
.main_nav_item.act a {
	color: #000;
}


/* 文字を赤色で点滅 */
.blinking {
	color: red;
	font-weight: bold;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}
	

/*ぱんくずリスト*/
.bread_list {
	font-size: 0.8em;
	margin-top: 160px;
	margin-bottom: 0px;
	padding: 0 100px;
}

.bread_list a:hover,
.bread_list .act {
	color: #ce9b0e;
}

/*=============================== サブナビ ===============================*/

#sub_menuList {
    height: auto;
}
.sub_main_nav {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}
.sub_header_inner {
    height: 100%;
    background-image: -webkit-linear-gradient(270deg,rgba(255,238,209,1.00) 0%,rgba(255,255,255,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,238,209,1.00) 0%,rgba(255,255,255,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,238,209,1.00) 0%,rgba(255,255,255,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,238,209,1.00) 0%,rgba(255,255,255,1.00) 100%);
    border-top: 5px solid #CEAF65;
}
.sub_main_nav_body {
    display: flex;
    /*justify-content: flex-end;*/
    justify-content: space-between;
    align-items: center;
    height: 100%;
    margin-left: 20px;
}
.sub_main_nav_item {
    margin: 0 0 0 25px;
    /*line-height: 75px;*/
    line-height: 1.3em;
    position: relative;
    text-align: center;
}
.sub_main_nav_item::before {
	content: " ";
	display: block;
	width: 1px;
	height: 34px;
	position: absolute;
	left: -45px;
	top: 50%;
	background-color: #999;
	margin-top: -15px;
}
.sub_main_nav_item:first-child {
	margin-left: 0;
}
.sub_main_nav_item:first-child::before {
	display: none;
}
.sub_main_nav_item a {
    color: #000;
    font-size: 1.6rem;
    letter-spacing: .4em;
    line-height: 1em;
    transition: color .5s ease;
    font-weight: bold;
}


.sub_main_nav_item a:hover,
.sub_main_nav_item.act a {
	color: #ce9b0e;
}





/*=============================== メインビジュアル ===============================*/




/*
* メインビジュアル／コンテンツ
*/
.entry_ttl {
	font-size: 3rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	letter-spacing: .1em;
}






/*=============================== メイン ===============================*/
#main {
	width: 100%;
}



/*=============================== バナーエリア ================================*/

.bnr_area {
	width: 960px;
	margin: 0 auto;
}

.movie_bnr {
	display: flex;
	justify-content: space-between;
	margin-bottom: 43px;
}
.movie_bnr_item {
	width: 470px;
	height: 150px;
}
.sns_bnr_item {
	width: 310px;
	height: 70px;
}





/*=============================== footer ===============================*/

#footer {
	color: #000;
	background-color:#eeeee9;
	clear: both;
	width: 100%;
	text-align: left;	
	position:relative;
	border-bottom:solid 1px #dedede;
}
#footer a {
	text-decoration:none;
}
.footer_inner {
	max-width: 960px;
	padding:20px 0;
	margin: 0 auto;
	position:relative;
}
.footer_logo {
    position: relative;
    text-align: center;
}

.footer_logo a {
    font-size: 1.8rem;
}


.footer_adr {
    font-size: 1.4rem;
    text-align: center;
}
.footer_url {
letter-spacing: .05em;
}
.footer_copyright {
    background-color: #8F8E5B;
	text-align:center;
	color:#fff;
	letter-spacing:.1em;
	padding:15px 0;
}






/*================================ animate ===============================*/

.animated {
  animation-duration: .5s;
  animation-fill-mode: both;
  animation-delay:.3s;
}


.js-inview-item {
  animation-name: fadeInUp;
}
.js-inview-item.bounceIn {
	animation-name: bounceIn;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}






/*
* ページトップ
*/
#page_top {
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	opacity:0;
	background-color: #333;
	border-radius: 100%;
	transition:opacity 0.2s ease;
	z-index: 50;
}
.onheader #page_top {
	opacity:1;
}
#page_top a {
	display:block;
	width:40px;
	height:40px;
	background-image: url(../img/arrow_pagetop_wh.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:16px auto;
	
}
#page_top:hover {
	opacity:.4;
}








/*================================icon===============================*/


#wrapper .blank_icon {
	padding: 0px 18px 0px 0px;
	background: url(../images/icon_blank.png) no-repeat right center;
}
#wrapper .pdf_icon{
	background: url(../images/pdf_icon.gif) no-repeat right center;
	padding: 0px 18px 2px 0px;
}


@media screen and (max-width: 1000px) {
	.main_nav_item a {
		font-size: 1.4rem;
		letter-spacing: .05em;
	}
		
	
    /*ぱんくずリスト*/
    .bread_list {
        font-size: 0.8em;
        margin-top: 120px;
        margin-bottom: 0px;
        padding: 0 30px;
    }

}



@media screen and (max-width: 420px) {
	
    /*ぱんくずリスト*/
    .bread_list {
		letter-spacing: 0.1em;
        font-size: 0.7em;
        margin-top: 120px;
        margin-bottom: 0px;
        padding: 0 15px;
    }

}



