@charset "UTF-8";
/*----------------------------------------
	top
----------------------------------------*/
/*　plagin
----------------------------------------*/
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; top: 0; left: 0; display: block; }

.slick-track:before, .slick-track:after { display: table; content: ''; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }

[dir='rtl'] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/* Slider */
/* Icons */
/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; display: block; padding: 0; top: 0; bottom: 0; width: 30px; cursor: pointer; color: transparent; background: transparent; border: none; outline: none; margin: auto; z-index: 100; }
.slick-prev:before, .slick-next:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 14px; height: 14px; margin: auto; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }

.slick-prev.slick-disabled, .slick-next.slick-disabled { opacity: 0; }

.slick-prev { left: 0; }

[dir='rtl'] .slick-prev { right: 0; left: auto; }

.slick-prev:before { left: 24px; border-left: 1px solid #323232; border-bottom: 1px solid #323232; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

[dir='rtl'] .slick-prev:before { left: 24px; border-left: 1px solid #323232; border-bottom: 1px solid #323232; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.slick-next { right: 0; }

[dir='rtl'] .slick-next { right: auto; left: 0; }

.slick-next:before { right: 24px; border-right: 1px solid #323232; border-bottom: 1px solid #323232; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

[dir='rtl'] .slick-next:before { right: 24px; border-right: 1px solid #323232; border-bottom: 1px solid #323232; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

/* Dots */
.slick-dots { width: 100%; position: absolute; bottom: 6px; text-align: center; font-size: 0; }

.slick-dots li { margin: 0 4px; display: inline-block; position: relative; cursor: pointer; }

.slick-dots li button { cursor: pointer; color: transparent; border: 0; outline: none; width: 10px; height: 0; padding-top: 10px; display: block; background: rgba(255, 255, 255, 0.7); cursor: pointer; line-height: 6; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; overflow: hidden; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

.slick-dots li.slick-active button { position: relative; background-color: #a69d92; cursor: default; }

/*　common
----------------------------------------*/
#top #content .section { margin-top: 22px; }
#top #content .section:first-child { margin-top: 0; }

/*　index
----------------------------------------*/
#top #content #top-slider-area { margin-top: 3px; position: relative; }
#top #content #top-slider-area #top-slider .slides-contents01 { background: #c9caca url(/images/top/bg_top_slider01.jpg) 50% 50% no-repeat; }
#top #content #top-slider-area #top-slider .slides-contents02 { background: #c9caca url(/images/top/bg_top_slider02.jpg) 50% 50% no-repeat; }
#top #content #top-slider-area #top-slider .slides-contents03 { background: #c9caca url(/images/top/bg_top_slider03.jpg) 50% 50% no-repeat; }
#top #content #top-slider-area #top-slider [class*="slides-contents"] { height: 600px; padding: 12px 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; letter-spacing: -0.4em; word-wrap: break-word; overflow-wrap: break-word; }
#top #content #top-slider-area #top-slider [class*="slides-contents"]:before { content: ""; display: inline-block; vertical-align: middle; height: 100%; }
#top #content #top-slider-area #top-slider [class*="slides-contents"] > * { display: inline-block; vertical-align: middle; letter-spacing: normal; }
#top #content #top-slider-area #top-slider [class*="slides-contents"] .slides-title { width: 450px; margin: 6% auto 0; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-slider-area #top-slider [class*="slides-contents"] .slides-title { width: auto; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-slider-area #top-slider [class*="slides-contents"] .slides-title { width: auto; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-slider-area #top-slider [class*="slides-contents"] .slides-title { margin-top: 4%; width: 450px; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-slider-area #top-slider [class*="slides-contents"] .slides-title { margin-top: 4%; width: 450px; } }
#top #content #top-slider-area #top-slider [class*="slides-contents"] .slides-title h1 { font-size: 1.8rem; color: #fff; line-height: 1.4; letter-spacing:1px; font-weight: 300; text-align: center; }
#top #content #top-slider-area #top-slider [class*="slides-contents"] .slides-title p { font-size: 1.0661rem; color: #fff; line-height: 1.4; font-weight: 300; text-align: left; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-slider-area #top-slider [class*="slides-contents"] { height: 346px; background-size: auto 346px; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-slider-area #top-slider [class*="slides-contents"] { height: 396px; background-size: auto 396px; } }
#top #content #top-slider-area #top-slider .slick-dots { top: 20px; right: 12px; width: auto; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-slider-area #top-slider .slick-dots { bottom: 20px; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-slider-area #top-slider .slick-dots { bottom: 20px; } }
#top #content #top-slider-area #top-news-wrap:before, #top #content #top-slider-area #top-news-wrap:after { content: ""; display: table; }
#top #content #top-slider-area #top-news-wrap:after { clear: both; }
#top #content #top-slider-area #top-news-slider { position: relative; float: left; width: 50%; padding: 20px; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-slider-area #top-news-slider { float: none; width: auto; padding: 5px; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-slider-area #top-news-slider { float: none; width: auto; padding: 5px; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-slider-area #top-news-slider { float: none; width: auto; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-slider-area #top-news-slider { float: none; width: auto; } }
#top #content #top-slider-area #top-news-slider:before { content: ''; position: absolute; top: 0; bottom: -600px; left: 0; right: 0; margin: auto; background-color: rgba(255, 255, 255, 0.6); z-index: -1; }
#top #content #top-slider-area #top-news-slider [class*="slides-contents"] { padding: 0 155px 0 115px; min-height: 76px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-slider-area #top-news-slider [class*="slides-contents"] { padding: 0 26px; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-slider-area #top-news-slider [class*="slides-contents"] { padding: 0 26px; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-slider-area #top-news-slider [class*="slides-contents"] { padding: 0 155px 0 60px; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-slider-area #top-news-slider [class*="slides-contents"] { padding: 0 155px 0 60px; } }
#top #content #top-slider-area #top-news-slider [class*="slides-contents"] .top-news-heading { font-size: 1.19936rem; }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-slider-area #top-news-slider [class*="slides-contents"] .top-news-heading { font-size: 1.0661rem; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-slider-area #top-news-slider [class*="slides-contents"] .top-news-heading { font-size: 1.0661rem; } }
#top #content #top-slider-area #top-news-slider [class*="slides-contents"] .top-news-heading a { color: #323232; }
#top #content #top-slider-area #top-news-slider [class*="slides-contents"] .top-news-text { margin-top: 10px; }
#top #content #top-slider-area #top-news-slider [class*="slides-contents"] .top-news-text a { color: #323232; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-slider-area #top-news-slider .slick-next:before { right: -10px; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-slider-area #top-news-slider .slick-next:before { right: -10px; } }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-slider-area #top-news-slider .slick-prev:before { left: -10px; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-slider-area #top-news-slider .slick-prev:before { left: -10px; } }
#top #content #top-slider-area #top-news-slider .top-news-btn { display: block; position: absolute; height: 80px; width: 80px; padding: 12px 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; letter-spacing: -0.4em; word-wrap: break-word; overflow-wrap: break-word; top: 0; bottom: 0; right: 75px; margin: auto; background-color: rgba(45, 135, 58, 0.7); color: #fff; line-height: 1.4; -webkit-transition-property: all; -moz-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; transition-timing-function: ease-out; }
#top #content #top-slider-area #top-news-slider .top-news-btn:before { content: ""; display: inline-block; vertical-align: middle; height: 100%; }
#top #content #top-slider-area #top-news-slider .top-news-btn > * { display: inline-block; vertical-align: middle; letter-spacing: normal; }
#top #content #top-slider-area #top-news-slider .top-news-btn:hover { background-color: rgba(81, 176, 51, 0.7); }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-slider-area #top-news-slider .top-news-btn { position: static; width: auto; height: auto; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-slider-area #top-news-slider .top-news-btn { position: static; width: auto; height: auto; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-slider-area #top-news-slider .top-news-btn { right: 80px; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-slider-area #top-news-slider .top-news-btn { right: 80px; } }
#top #content #top-slider-area #top-news-recruit { position: relative; float: left; width: 50%; padding: 20px 120px 20px 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; background: #e5f1dd  url(/images/top/bg_recruit01.png) 88% calc(100% + 40px) no-repeat; background-size: 200px auto; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-slider-area #top-news-recruit { float: none; width: auto; padding: 20px 120px 20px 12px; background: #e5f1dd url(/images/top/bg_recruit01.png) 102% calc(100% + 40px) no-repeat; background-size: 140px auto; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-slider-area #top-news-recruit { float: none; width: auto; padding: 20px 120px 20px 12px; background: #e5f1dd url(/images/top/bg_recruit01.png) 102% calc(100% + 40px) no-repeat; background-size: 185px auto; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-slider-area #top-news-recruit { float: none; width: auto; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-slider-area #top-news-recruit { float: none; width: auto; } }
#top #content #top-slider-area #top-news-recruit:before { content: ''; position: absolute; top: 0; bottom: -600px; left: 0; right: 0; margin: auto; background-color: rgba(221, 213, 191, 0.6); z-index: -1; }
#top #content #top-slider-area #top-news-recruit:after { content: ''; position: absolute; top: 12px; right: 20px; width: 126px; height: 100px; margin: auto; background: url(/images/top/bg_news_recruit02.png) 100% 50% no-repeat; background-size: auto 100px; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-slider-area #top-news-recruit:after { right: 12px; width: 100px; height: 88px; background-size: auto 88px; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-slider-area #top-news-recruit:after { right: 12px; width: 100px; height: 88px; background-size: auto 88px; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-slider-area #top-news-recruit:after { width: 100px; height: 88px; background-size: auto 88px; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-slider-area #top-news-recruit:after { width: 100px; height: 88px; background-size: auto 88px; } }
#top #content #top-slider-area #top-news-recruit a { color: #323232; }
#top #content #top-slider-area #top-news-recruit .top-news-recruit-list01 { min-height: 76px; }
#top #content #top-slider-area #top-news-recruit .top-news-recruit-list01 > dt { font-size: 1.0661rem; }
#top #content #top-slider-area #top-news-recruit .top-news-recruit-list01 > dd { font-size: 1.19936rem; }








#top #content #top-slider-area #top-news-gold { position: relative; float: left; width: 50%; padding:  30px 80px 30px 45px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; background: #f2f2f2  url(/images/top/bg_gold01.jpg) 100% no-repeat; background-size: 90% auto; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-slider-area #top-news-gold { float: none; width: auto; padding: 20px 20px 20px 20px; background: #f2f2f2 url(/images/top/bg_gold01.jpg) 102% calc(100% + 40px) no-repeat; background-size: 100% auto; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-slider-area #top-news-gold { float: none; width: auto; padding: 20px 30px 20px 30px; background: #f2f2f2 url(/images/top/bg_gold01.jpg) 102% calc(100% + 40px) no-repeat; background-size: 100% auto; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-slider-area #top-news-gold { float: none; width: auto; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-slider-area #top-news-gold { float: none; width: auto; } }
#top #content #top-slider-area #top-news-gold:before { content: ''; position: absolute; top: 0; bottom: -600px; left: 0; right: 0; margin: auto; background-color: rgba(221, 213, 191, 0.6); z-index: -1; }

@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-slider-area #top-news-gold:after { right: 12px; width: 100px; height: 88px; background-size: auto 88px; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-slider-area #top-news-gold:after { right: 12px; width: 100px; height: 88px; background-size: auto 88px; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-slider-area #top-news-gold:after { width: 100px; height: 88px; background-size: auto 88px; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-slider-area #top-news-gold:after { width: 100px; height: 88px; background-size: auto 88px; } }
#top #content #top-slider-area #top-news-gold a { color: #323232; display: block; }
#top #content #top-slider-area #top-news-gold .top-news-gold-list01 { min-height: 76px; }
#top #content #top-slider-area #top-news-gold .top-news-gold-list01 > dt { font-size: 1.0661rem; }
#top #content #top-slider-area #top-news-gold .top-news-gold-list01 > dd { font-size: 1.19936rem; }














#top #content #top-treatise-area { margin-top: 3px; }
#top #content #top-treatise-area [class*="grid-style"] > li > a { padding: 20px; background-color: #beaf85; display: block; color: #fff; text-align: center; }
#top #content #top-treatise-area [class*="grid-style"] > li > a:hover { background-color: #d3c594; text-decoration: none; -webkit-transition-property: all; -moz-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; transition-timing-function: ease-out; }


#top #content #top-treatise-area [class*="grid-style"] > li .top-treatise-heading { position: relative; font-size: 1.6rem; line-height: 1.4; padding-right: 30px; }

#top #content #top-treatise-area .top-treatise-ex a { background-color: #EB3D35 !important;}




@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-treatise-area [class*="grid-style"] > li .top-treatise-heading { font-size: 1.73241rem; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-treatise-area [class*="grid-style"] > li .top-treatise-heading { font-size: 1.73241rem; } }
#top #content #top-treatise-area [class*="grid-style"] > li .top-treatise-heading > .fa.fa-chevron-circle-right { position: absolute; top: 0; bottom: 0; right: 0; height: 1em; margin: auto; }
#top #content #top-treatise-area [class*="grid-style"] > li .top-treatise-heading span { position: relative; display: inline-block; padding-left: 1.8em;  font-size: 1.4rem; }

#top #content #top-treatise-area [class*="grid-style"] > li:nth-child(1)  .top-treatise-heading span { padding-left: 2.4em; }
#top #content #top-treatise-area [class*="grid-style"] > li:nth-child(2) .top-treatise-heading span  { padding-left: 1.6em; }
#top #content #top-treatise-area [class*="grid-style"] > li:nth-child(3)  .top-treatise-heading span { padding-left: 2em; }
#top #content #top-treatise-area [class*="grid-style"] > li:nth-child(4) .top-treatise-heading span  { padding-left: 1.1em; }

#top #content #top-treatise-area [class*="grid-style"] > li .top-treatise-heading span .fa { position: absolute; top: 0; bottom: 0; left: 0; height: 1em; margin: auto; font-size: 2.5rem; color: #693905; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-treatise-area [class*="grid-style"] > li .top-treatise-heading span .fa { font-size: 2.39872rem; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-treatise-area [class*="grid-style"] > li .top-treatise-heading span .fa { font-size: 2.39872rem; } }
#top #content #top-catch-area { max-width: 960px; margin: 22px auto 0; position: relative; padding-right: 480px; padding-left:40px; min-height: 248px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ddd;}
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-catch-area { padding-left: 16px; padding-right: 16px; margin-left: 20px; margin-right: 20px; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-catch-area { padding-left: 16px; padding-right: 16px; margin-left: 20px; margin-right: 20px; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-catch-area { padding-left: 80px; padding-right: 47%; margin-left: 20px; margin-right: 20px; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-catch-area { padding-left: 80px; padding-right: 47%; margin-left: 20px; margin-right: 20px; } }
#top #content #top-catch-area:after { position: absolute; content: ''; bottom: 0; right: 100px; width: 100%; max-width: 300px; height: 270px; margin: auto; background: url(/images/top/bg_top_catch01.jpg) 100% 100% no-repeat; background-size: 100% auto; z-index: -1; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-catch-area:after { display: block; position: static; left: 0; right: 0; margin: 0 auto; background-size: 100% auto; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-catch-area:after { display: block; position: static; left: 0; right: 0; margin: 0 auto; background-size: 100% auto; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-catch-area:after { width: 32%; right: 80px; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-catch-area:after { width: 32%; right: 80px; } }
#top #content #top-catch-area .top-catch-heading { font-size: 1.6rem; line-height: 1.4; margin-bottom: 20px; margin-top:40px;}
#top #content #top-catch-area .top-catch-text { padding-bottom: 20px; }
#top #content #top-catch-area-sosei { max-width: 960px; margin: 22px auto 0; position: relative; padding-right: 480px; padding-left:40px; min-height: 248px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ddd; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-catch-area-sosei { padding-left: 16px; padding-right: 16px; margin-left: 20px; margin-right: 20px; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-catch-area-sosei { padding-left: 16px; padding-right: 16px; margin-left: 20px; margin-right: 20px; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-catch-area-sosei { padding-left: 80px; padding-right: 47%; margin-left: 20px; margin-right: 20px; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-catch-area-sosei { padding-left: 80px; padding-right: 47%; margin-left: 20px; margin-right: 20px; } }
#top #content #top-catch-area-sosei:after { position: absolute; content: ''; bottom: 10px; right: 100px; width: 100%; max-width: 260px; height: 260px; margin: auto; background: url(/images/top/bg_top_catch_sosei.jpg) 100% 100% no-repeat; background-size: 100% auto; z-index: -1; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-catch-area-sosei:after { display: block; position: static; left: 0; right: 0; margin: 0 auto; background-size: 100% auto; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-catch-area-sosei:after { display: block; position: static; left: 0; right: 0; margin: 0 auto; background-size: 100% auto; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-catch-area-sosei:after { width: 32%; right: 80px; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-catch-area-sosei:after { width: 32%; right: 80px; } }
#top #content #top-catch-area-sosei .top-catch-heading { font-size: 1.6rem; line-height: 1.4; margin-bottom: 20px; margin-top:40px;}
#top #content #top-catch-area-sosei .top-catch-text { padding-bottom: 20px; }


#top #content #top-catch-area-recruit{ max-width: 960px; margin: 22px auto 0; position: relative; padding-right: 480px; padding-left:40px; min-height: 248px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ddd; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-catch-area-recruit{ padding-left: 16px; padding-right: 16px; margin-left: 20px; margin-right: 20px; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-catch-area-recruit{ padding-left: 16px; padding-right: 16px; margin-left: 20px; margin-right: 20px; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-catch-area-recruit{ padding-left: 80px; padding-right: 47%; margin-left: 20px; margin-right: 20px; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-catch-area-recruit{ padding-left: 80px; padding-right: 47%; margin-left: 20px; margin-right: 20px; } }
#top #content #top-catch-area-recruit:after { position: absolute; content: ''; bottom: 0px; right: 100px; width: 100%; max-width: 300px; height: 260px; margin: auto; background: url(/images/top/bg_top_catch_recruit.jpg) 100% 100% no-repeat; background-size: 100% auto; z-index: -1; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-catch-area-recruit:after { display: block; position: static; left: 0; right: 0; margin: 0 auto; background-size: 100% auto; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-catch-area-recruit:after { display: block; position: static; left: 0; right: 0; margin: 0 auto; background-size: 100% auto; } }
@media screen and (min-width: 481px) and (max-width: 600px) { #top #content #top-catch-area-recruit:after { width: 32%; right: 80px; } }
@media screen and (min-width: 601px) and (max-width: 768px) { #top #content #top-catch-area-recruit:after { width: 32%; right: 80px; } }
#top #content #top-catch-area-recruit .top-catch-heading { font-size: 1.6rem; line-height: 1.4; margin-bottom: 20px; margin-top:40px;}
#top #content #top-catch-area-recruit .top-catch-text { padding-bottom: 20px; }


#top #content #top-nav-area { margin-top: 3px; }
#top #content #top-nav-area a { position: relative; display: block; height: 200px; padding: 6px 12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; background-color: #bebfbf; color: white !important; font-size: 2.1322rem; -webkit-transition-property: all; -moz-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; transition-timing-function: ease-out; }
#top #content #top-nav-area a:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #000; opacity: 0; -webkit-transition-property: all; -moz-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; transition-timing-function: ease-out; }
#top #content #top-nav-area a:before { content: ''; display: block; position: absolute; border: 1px solid white; top: 12px; left: 12px; right: 12px; bottom: 12px; z-index: 2; opacity: 0; -webkit-transition-property: all; -moz-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; transition-timing-function: ease-out; }
#top #content #top-nav-area a p { opacity: 0; content: ''; position: absolute; bottom: 6em; left: 0; right: 0; margin: auto; font-size: 1.0661rem; -webkit-transition-property: all; -moz-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; transition-timing-function: ease-out; }
#top #content #top-nav-area a .top-nav-heading { position: absolute; left: 0; right: 0; bottom: 1em; }
#top #content #top-nav-area a p, #top #content #top-nav-area a .top-nav-heading { z-index: 2; font-size: 1.4rem; line-height: 1.2; font-weight: 300; letter-spacing:2px; }
#top #content #top-nav-area a:hover:before { opacity: 0.7; }
#top #content #top-nav-area a:hover:after { opacity: 0.4; }
#top #content #top-nav-area a:hover p { opacity: 1; }
#top #content #top-nav-area [class*="grid-style"] > li { background-color: #000; }
#top #content #top-nav-area [class*="grid-style"] > li:nth-child(1) a { background: #72C4B3 url(/images/top/bg_top_nav01.svg) 50% 40% no-repeat; background-size: auto 40%; }
#top #content #top-nav-area [class*="grid-style"] > li:nth-child(1) a:hover { background-size: auto 60%; }
#top #content #top-nav-area [class*="grid-style"] > li:nth-child(2) a { background: #D4BB7C url(/images/top/bg_top_nav02.svg) 50% 33% no-repeat; background-size: auto 50%; }
#top #content #top-nav-area [class*="grid-style"] > li:nth-child(2) a:hover { background-size: auto 70%; }
#top #content #top-nav-area [class*="grid-style"] > li:nth-child(3) a { background: #85B4CB url(/images/top/bg_top_nav03.svg) 50% 35% no-repeat; background-size: auto 35%; }
#top #content #top-nav-area [class*="grid-style"] > li:nth-child(3) a:hover { background-size: auto 55%; }
#top #content #top-nav-area [class*="grid-style"] > li:nth-child(4) a { background: #DB9D91 url(/images/top/bg_top_nav04.svg) 50% 25% no-repeat; background-size: auto 56%; }
#top #content #top-nav-area [class*="grid-style"] > li:nth-child(4) a:hover { background-size: auto 76%; }
#top #content #top-group-area { margin-top: 3px; }
#top #content #top-group-area a { position: relative; display: block; height: 200px; padding: 6px 12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; background-color: #bebfbf; color: #333333 !important; -webkit-transition-property: all; -moz-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; transition-timing-function: ease-out; }
#top #content #top-group-area a .top-group-text { position: absolute; top: 1em; left: 0; right: 0; margin: auto; -webkit-transition-property: all; -moz-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; transition-timing-function: ease-out; z-index: 2; font-size: 1.0rem; }
#top #content #top-group-area a .top-group-heading { font-size: 1.4rem; }
#top #content #top-group-area [class*="grid-style"] > li { background-color: #000; }
#top #content #top-group-area [class*="grid-style"] > li:nth-child(1) a { background: #c9caca url(/images/top/bg_top_group01.jpg) 50% 50% no-repeat; background-size: auto 100%; }
#top #content #top-group-area [class*="grid-style"] > li:nth-child(1) a:hover { background-size: auto 120%; }
#top #content #top-group-area [class*="grid-style"] > li:nth-child(2) a { background: #c9caca url(/images/top/bg_top_group02.jpg) 50% 50% no-repeat; background-size: auto 100%; color:#fff !important; }
#top #content #top-group-area [class*="grid-style"] > li:nth-child(2) a:hover { background-size: auto 120%; }
#top #content #top-local-area { margin-top: 0; padding: 20px; min-height: 144px; background: #acacac url(/images/top/bg_top_local.jpg) 50% 0 no-repeat; text-align: center; letter-spacing: -0.4em; word-wrap: break-word; overflow-wrap: break-word; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#top #content #top-local-area:before { content: ""; display: inline-block; vertical-align: middle; height: 100%; }
#top #content #top-local-area > * { display: inline-block; vertical-align: middle; letter-spacing: normal; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-local-area #top-local-inner { width: 100%; } }
@media screen and (min-width: 321px) and (max-width: 480px) { #top #content #top-local-area #top-local-inner { width: 100%; } }
#top #content #top-local-area .top-local-heading { font-size: 1.46588rem; font-weight: 700; color: #fff; text-shadow: 1px 3px 18px #999999; }
#top #content #top-local-area #top-local-select { overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: 1px 1px 3px #cccccc inset; -moz-box-shadow: 1px 1px 3px #cccccc inset; box-shadow: 1px 1px 3px #cccccc inset; margin-top: 10px; padding: 4px 100px 0; background-color: #fff; }
@media screen and (min-width: 0px) and (max-width: 320px) { #top #content #top-local-area #top-local-select { padding: 4px 30px; text-align: center; } }
#top #content #top-local-area #top-local-select #top-local-select-inner { overflow: hidden; }
#top #content #top-local-area #top-local-select #top-local-select-btn { -moz-appearance: none; -webkit-appearance: none; appearance: none; border: 0; width: 120%; }
