@charset "utf-8";

/** |READ ME| **********************************************************************************************************

"Common CSS"

Cascading Style Sheet Setting File

Ver.20170911

------------------------------------------------------------------------------------------------------------------------

01. Reset
02. Common
03. Header
04. Footer
05. FooterRecruit
06. KeyVisual
07. Top
08. About
09. Service
10. Message
11. Company
12. News
13. Graduated
14. Job
15. Interview
16. Talk
17. Schedule
18. Teachingstaff
19. Sitemap
20. Privacy
21. Contact
22. Notfound
23. Entrusted
24. Cooperation

********************************************************************************************************** |READ ME| **/

/** |01. Reset | >> ********************************************************************************* >> START **/

*{margin:0;padding:0;list-style:none;}
table {border-collapse:collapse;border-spacing:0;border:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
em{font-style:normal;font-weight:bold;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
a img{border:none;outline:none;}
a.blank:before{content:url(../img/ico_cmn_blank_01.png);display:inline-block;margin:0 15px 0 0;}
a.color{color:#418de3;text-decoration:underline;}
a.color:hover{color:#418de3;text-decoration:none;}
.red{color:#d00;}
img{border:none;font-size:0;line-height:0;vertical-align:bottom;}
iframe{margin:0px;padding:0px;border:none;}
html{width:100%;height:100%;}
body{width:100%;height:100%;text-align:center;font-size:14px;line-height:1.5;letter-spacing:0em;color:#444444;font-family:YuGothic,"Yu Gothic","游ゴシック","メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS Pゴシック",sans-serif;}

/** |01. Reset | << ********************************************************************************* << END **/

/** |02. Common | >> ********************************************************************************* >> START **/

a{color:#444;text-decoration:none;transition:0.3s ease-in-out;}
a:hover{text-decoration:none;opacity:0.7;filter:alpha(opacity=70);transition:0.3s ease-in-out;}
a.color{color:#4897d4;text-decoration:underline;}
a.color:hover{text-decoration:none;}
.page-header{background:url("/img/common/bg_cmn_header.png") no-repeat center bottom;background-size:cover;min-width:1020px;}
.page-header-container{margin:0 auto;padding:30px 0;width:980px;text-align:left;color:#fff;line-height:1;}
.page-header--jp{font-size:35px;font-weight:normal;line-height:1;}
.page-header--en{padding:5px 0 0;font-size:15px;font-weight:normal;line-height:1;}
@media screen and (max-width:640px) {
.page-header{min-width:0;}
.page-header-container{margin:0 auto;padding:20px 15px;width:auto;}
.page-header--jp{font-size:20px;}
.page-header--en{padding:5px 0 0;font-size:12px;font-weight:normal;line-height:1;}
}

/** |02. Common | << ********************************************************************************* << END **/

/** |03. Header | >> ********************************************************************************* >> START **/

.header__wrap{min-width:1020px;background:#fff;}
.header__container{margin:0 auto;width:1020px;min-height:100px;}
.header__container:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.header__logo{float:left;padding:30px 0 0 20px;}
.header__logo-img{width:137px;height:auto;}
.header__btn-menu{display:none;}
.header__nav-items{float:right;padding:0 20px 0 0;letter-spacing:-0.4em;}
.header__nav{position:relative;margin:20px 0;padding:0 24px;display:inline-block;min-height:60px;letter-spacing:0;vertical-align:top;border-right:1px #ddd solid;cursor: pointer;}
.header__nav:nth-last-child(2){border-right:none;}
.header__nav--about.act a{color:#998c69;}
.header__nav--service.act a{color:#998c69;}
.header__nav--message.act a{color:#998c69;}
.header__nav--company.act a{color:#998c69;}
.header__nav--recruit.act a{color:#998c69;}
.header__nav--contact{display:inline-block;letter-spacing:0;}
.header__btn-jp{display:block;padding:15px 0 0;line-height:1;}
.header__btn-en{display:block;padding:5px 0 0;font-size:10px;line-height:1;}
.header__btn--contact{position:relative;display:block;margin:20px 0 0;width:150px;height:60px;text-align:center;line-height:60px;text-indent:-10px;color:#fff;background-color:#998c6b;}
.header__nav__arr{position:absolute;top:50%;right:10px;margin:-7.5px 0 0 0;width:15px;height:15px;}
.header__pd-items{position:absolute;top:60px;left:0;width:100%;height:0;z-index:1;font-size:12px;background:rgba(255,255,255,0.8);overflow:hidden;}
.header__pd-item{padding:5px 0;border-bottom:1px solid #ddd;}
.header__pd-item:last-child{border-bottom:none;}
.header__nav--recruit.act .header__pd-item a{color:#333;}
@media screen and (max-width:640px) {
  .header__wrap{min-width:0;min-height:60px;position: relative;z-index: 99;}
  .header__container{position:fixed;top:0;left:0;margin:0 auto;width:100%;min-height:60px;z-index:1;background:#fff;}
  .header__logo{padding:16px 0 0 12px;line-height:1;}
  .header__logo-img{line-height:1;width:110px;}
  .header__btn-menu{display:block;float:right;position:relative;margin:15px;}
  .header__btn-menu__img{width:30px;height:30px;}
  .header__btn-menu__img--close{width:30px;height:30px;display:none;}
  .header__btn-menu.act .header__btn-menu__img{display:none;}
  .header__btn-menu.act .header__btn-menu__img--close{display:block;}
  .header__nav-items{float:none;position:fixed;top:60px;left:0;width:100%;height:0;padding:0;font-size: 13px;letter-spacing:0;background:#fff;overflow:hidden;}
  .header__nav{margin:0;padding:0;display:block;min-height:0;letter-spacing:0;vertical-align:top;border-right:none;}
  .header__nav--contact{display:block;}
  .header__btn-jp{position:relative;margin:0 15px;padding:13px 0;text-align:left;text-indent:15px;border-bottom:dashed 1px #333;}
  .header__btn-jp::before{content:" ";display:block;position:absolute;top:50%;left:0;margin:-3px 0 0 0;width:5px;height:5px;border-top:1px solid #333;border-right:1px solid #333;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
  .header__nav--recruit .header__btn-jp::before{margin:-5px 0 0 0;-webkit-transform:rotate(135deg);transform:rotate(135deg);}
  .header__nav--recruit.open .header__btn-jp::before{margin:-2px 0 0 0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
  .header__btn-en{display:none;}
  .header__btn--contact{margin:15px;width:auto;height:40px;text-align:center;line-height:40px;text-indent:0;}
  .header__pd-items{position:relative;top:auto;left:auto;margin:0 15px;width:auto;height:0;z-index:1;font-size:12px;background:#f5f5f5;text-align:left;text-indent:15px;}
  .header__pd-item{padding:13px 0;border-bottom:1px solid #ddd;}
  .header__pd-item:last-child{border-bottom:none;}
}

/** |03. Header | << ********************************************************************************* << END **/

/** |04. Footer | >> ********************************************************************************* >> START **/

.footer{min-width:1020px;background:#f5f5f5;font-size:12px;line-height:1;}
.footer__container{position:relative;margin:0 auto;padding:30px 0;width:980px;}
.footer__container:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.footer__items{text-align:left;}
.footer__items:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.footer__item{float:left;padding:0 50px 0 0;width:150px;}
.footer__arr{padding:0 5px 0 0;width:10px;height:10px;vertical-align:top;}
.footer__title{display:block;margin:0 0 5px 0;padding:5px 0;}
.footer__ul{display:block;margin:0 0 10px 0;padding:5px 0;border-bottom:dashed 1px #ddd;}
.footer__link{display:block;margin:0 0 0 0;padding:5px 0;}
.footer__ul + .footer__title{margin:10px 0 0 0;}
.footer__ul + .footer__link{margin:10px 0 0 0;}
.footer__ul + .footer__ul{margin:5px 0 0 0;}
.footer-home{position:absolute;top:35px;right:0;}
.footer-home__link{display:inline-block;width:150px;height:40px;text-align:center;font-size:14px;line-height:40px;color:#fff;background-color:#998c6b;}
.footer__copy{padding:15px 0;min-width:1020px;background:#ddd;text-align:center;}
@media screen and (max-width:640px) {
.footer{min-width:0;}
.footer__container{margin:0 auto;padding:0 0 15px;width:auto;}
.footer__item{float:none;padding:0;width:auto;}
.footer__title{display:block;margin:0;padding:10px 15px;}
.footer__ul{display:block;margin:0;padding:15px 15px 10px;background:#eee;}
.footer__link{display:block;margin:0;padding:10px 15px 10px;}
.footer__ul:first-child{margin:0;padding:15px 15px 10px;}
.footer__ul + .footer__title{margin:0;padding:15px 15px 10px;}
.footer__ul + .footer__link{margin:0;padding:15px 15px 10px;}
.footer__ul + .footer__ul{margin:0;padding:15px 15px 10px;}
.footer-home{position:relative;top:auto;right:auto;margin:15px 0 0;}
.footer-home__link{display:block;margin:0 auto;width:150px;max-width:150px;}
.footer__copy{padding:15px 0;min-width:0;}
}

/** |04. Footer | << ********************************************************************************* << END **/

/** |05. FooterRecruit | >> ********************************************************************************* >> START **/

.footer-recruit{min-width:1020px;background:#ddd;font-size:12px;line-height:1;}
.footer-recruit__container{margin:0 auto;width:980px;}
.footer-recruit__container:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.footer-recruit__item{float:left;padding:20px 30px 20px 0;}
.footer-recruit__copy{float:right;padding:20px 0;}
.footer-recruit__arr{padding:0 5px 0 0;width:10px;height:10px;vertical-align:top;}
@media screen and (max-width:640px) {
  .footer-recruit{min-width:0;background:#f5f5f5;}
  .footer-recruit__container{margin:0 auto;padding:0;width:auto;}
  .footer-recruit__items{padding:5px 0;}
  .footer-recruit__item{float:none;padding:0;text-align:left;}
  .footer-recruit__item a{position:relative;display:block;padding:10px 15px;}
  .footer-recruit__copy{float:none;clear:both;padding:15px 0;background:#ddd;text-align:center;}
}

/** |05. FooterRecruit | << ********************************************************************************* << END **/

/** |06. KeyVisual | >> ********************************************************************************* >> START **/

.top-visual__items{position:relative;min-height:480px;}
.top-visual__item{position:absolute;top:0;left:0;width:100%;height:480px;min-width:1020px;margin:0 auto;}
.top-visual__item01{background:url("/img/top/bg_vis_mai_01.png") center center no-repeat;background-size:cover;}
.top-visual__item02{background:url("/img/top/bg_vis_mai_02.png") center center no-repeat;background-size:cover;}
.top-visual__item03{background:url("/img/top/bg_vis_mai_03.png") bottom center no-repeat;background-size:cover;}
.top-visual__dummy{display:none;}
@media screen and (max-width:640px) {
  .top-visual__items{min-height:0;}
  .top-visual__item{height:auto;min-width:0;}
  .top-visual__item01{background:url("/img/top/bg_vis_mai_sp_01.png") center center no-repeat;background-size:cover;}
  .top-visual__item02{background:url("/img/top/bg_vis_mai_sp_02.png") center center no-repeat;background-size:cover;}
  .top-visual__item03{background:url("/img/top/bg_vis_mai_sp_03.png") bottom center no-repeat;background-size:cover;}
  .top-visual__dummy{display:block;width:100%;height:auto;}
}

/** |06. KeyVisual | << ********************************************************************************* << END **/

/** |07. Top | >> ********************************************************************************* >> START **/

.top-main{padding:60px 0 0 0;min-width:1020px;text-align:left;}
.top-main + .top-main{padding:0;}
.top-ul-title{position:relative;padding:10px 20px 0;min-height:40px;border-bottom:dashed 1px #ddd;font-size:30px;font-weight:normal;line-height:1;}
.top-ul-title__btn{position:absolute;top:0;right:0;display:inline-block;width:150px;height:50px;text-align:center;font-size:18px;line-height:50px;text-indent:-10px;color:#fff;background-color:#998c6b;}
.top-ul-title__arr{position:absolute;top:50%;right:10px;margin:-7.5px 0 0 0;width:15px;height:15px;}
.top-cont{margin:0 auto 60px;width:980px;}
.top-cont a.movie{width: 100%; display: block; margin-top: 30px;}
.top-cont a.movie img{width: 100%; height: auto;}
.top-cont__items{padding:30px 20px;}
/*.top-cont__items::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}*/
.top-cont__items a{display:block;}
.top-cont__item--about{float:left;position:relative;margin:0 30px 0 0;width:293px;min-height:263px;text-align:center;background-color:#eff7ea;}
.top-cont__item--about::after{content:"";display:block;position:absolute;top:0;left:0;border-top:55px solid #72913a;border-right:55px solid transparent;}
.top-cont__item--service{float:left;position:relative;margin:0 30px 0 0;width:293px;min-height:263px;text-align:center;background-color:#fff4eb;}
.top-cont__item--service::before{content:"";display:block;position:absolute;top:0;left:0;border-top:55px solid #a90f5c;border-right:55px solid transparent;}
.top-cont__item--recruit{float:left;position:relative;margin:0;width:279px;border:solid 7px #e0e7eb;}
.top-cont__item--recruit::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #275f77;border-right:25px solid transparent;}
.top-cont__item--recruit::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.top-cont__item--cherry{float:left;position:relative;margin:10px 0;width:279px;border:solid 7px #e0e7eb;}
.top-cont__item--cherry::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #dc79a0;border-right:25px solid transparent;}
.top-cont__item--cherry::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.top-cont__item--manabi{float:left;position:relative;width:279px;border:solid 7px #e0e7eb;}
.top-cont__item--manabi::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #29338B;border-right:25px solid transparent;}
.top-cont__item--manabi::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.top-cont__item--manabi_jr{float:left;position:relative;width:279px;border:solid 7px #e0e7eb;}
.top-cont__item--manabi_jr::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #378A85;border-right:25px solid transparent;}
.top-cont__item--manabi_jr::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.top-cont__item--recruit a, .top-cont__item--cherry a,.top-cont__item--manabi a,.top-cont__item--manabi_jr a{
	display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;
}
.top-cont__item--recruit a h3, .top-cont__item--cherry a h3, .top-cont__item--manabi a h3, .top-cont__item--manabi_jr a h3{
	width: 134px;
	margin: 0 auto;
	line-height: 0;
}
.top-cont__item--recruit a figure, .top-cont__item--cherry a figure, .top-cont__item--manabi a figure, .top-cont__item--manabi_jr a figure{
	width: 120px;
}
.top-cont__item--recruit a figure img, .top-cont__item--cherry a figure img, .top-cont__item--manabi a figure img, .top-cont__item--manabi_jr a figure img{
	width: 100%;
	height: auto;
}

.top-cont__log--cherry{margin:-5px 0 0 0;width:110px;height:auto;}
.top-cont__img{margin:20px 0 0;width:150px;height:150px;}
.top-cont__jp--about{margin:15px 30px 0;padding:0 0 10px;font-size:22px;line-height:1;border-bottom:1px solid #72913a;}
.top-cont__jp--service{margin:15px 30px 0;padding:0 0 10px;font-size:22px;line-height:1;border-bottom:1px solid #a90f5c;}
.top-cont__en{padding:10px 0 0;font-size:12px;}
.top-cont__jp--half{padding:45px 0 0 0;text-align:center;font-size:22px;line-height:1;color:#275f77;}
.top-cont__img--half{float:right;display:block;width:120px;height:auto;}
.top-news{margin:0 auto 60px;width:980px;}
.top-news__item{padding:20px;border-bottom:dashed 1px #ddd;}
.top-news__item:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.top-news__date{float:left;width:120px;display:block;}
.top-news__tag--news{float:left;width:100px;display:block;text-align:center;color:#fff;background-color:#df9d26;}
.top-news__tag--ir{float:left;width:100px;display:block;text-align:center;color:#fff;background-color:#e7cd6b;}
.top-news__tag--other{float:left;width:100px;display:block;text-align:center;color:#fff;background-color:#aaaaaa;}
.top-news__tag--event{float:left;width:100px;display:block;text-align:center;color:#fff;background-color:#DD6892;}
.top-news__tag--tsushin{float:left;width:100px;display:block;text-align:center;color:#fff;background-color:#2181C5;}
.top-news__txt{float:right;padding:0 0 0 20px;width:700px;display:block;}
@media screen and (max-width:640px) {
  .top-main{padding:30px 0 0 0;min-width:0;}
  .top-main + .top-main{padding:0;}
  .top-ul-title{position:relative;padding:5px 0 0;min-height:30px;font-size:20px;}
  .top-ul-title__btn{width:100px;height:35px;font-size:14px;line-height:35px;}
  .top-ul-title__arr{position:absolute;top:50%;right:10px;margin:-7.5px 0 0 0;width:15px;height:15px;}
  .top-cont{margin:0 15px 30px;width:auto;}
  .top-cont__items{padding:15px 0 0;}
  .top-cont a.movie{width: 100%; display: block; margin-top: 15px;}
  .top-cont h2.movie{margin-top: 30px;}
  .top-cont__item--about{float:none;margin:0 0 15px;width:auto;}
  .top-cont__item--about::after{border-top:30px solid #72913a;border-right:30px solid transparent;}
  .top-cont__item--service{float:none;margin:0 0 15px;width:auto;}
  .top-cont__item--service::before{border-top:30px solid #a90f5c;border-right:30px solid transparent;}
  .top-cont__item--recruit{float:none;margin:0 0 15px 0;width:auto;border:solid 5px #e0e7eb;}
  .top-cont__item--recruit::before{border-top:20px solid #275f77;border-right:20px solid transparent;}
  .top-cont__item--cherry{float:none;position:relative;width:auto;border:solid 5px #e0e7eb;}
  .top-cont__item--cherry::before{border-top:20px solid #dc79a0;border-right:20px solid transparent;}
  .top-cont__item--manabi{float:none;margin: 10px 0;position:relative;width:auto;border:solid 5px #e0e7eb;}
  .top-cont__item--manabi::before{border-top:20px solid #29338B;border-right:20px solid transparent;}
  .top-cont__item--manabi_jr{float:none;position:relative;width:auto;border:solid 5px #e0e7eb;}
  .top-cont__item--manabi_jr::before{border-top:20px solid #378A85;border-right:20px solid transparent;}
  .top-cont__jp--about{margin:15px 15px 0;}
  .top-cont__jp--service{margin:15px 15px 0;}
  .top-news{margin:0 15px 60px;width:auto;}
  .top-news__item{padding:15px 0;}
  .top-news__txt{clear:both;float:none;padding:10px 0 0 0;width:auto;}
}

/** |07. Top | << ********************************************************************************* << END **/

/** |08. About | >> ********************************************************************************* >> START **/

.page-header-wrap--about{background-color:rgba(113,146,51,0.85);}
.about-main{margin:0 auto 100px;width:1020px;}
.about-catch{padding:50px 0;font-size:20px;line-height:1.8;}
.about-slogan__items{margin:0 20px 100px;border-bottom:solid 7px #e0e7eb;}
.about-slogan__item{position:relative;padding:95px 0;border-style:solid;border-color:#e0e7eb;border-width:7px 7px 0 7px;}
.about-slogan__item::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #dec354;border-right:25px solid transparent;}
.about-slogan__en{position:absolute;top:20px;left:20px;color:#755d2c;}
.about-slogan__jp{display:block;padding:0 0 10px;font-size:18px;color:#755d2c;}
.about-slogan__title{display:block;font-size:30px;}
.about-credo{position:relative;margin:0 20px;border:solid 3px #e0e7eb;}
.about-credo--line{margin:3px;border:solid 3px #e0e7eb;}
.about-credo::before{content:" ";position:absolute;top:-3px;left:-3px;display:block;width:30px;height:30px;background:url("/img/about/bg_cre_tl.png");background-size:30px 30px;}
.about-credo::after{content:" ";position:absolute;top:-3px;right:-3px;display:block;width:30px;height:30px;background:url("/img/about/bg_cre_tr.png");background-size:30px 30px;}
.about-credo--line::before{content:" ";position:absolute;bottom:-3px;left:-3px;display:block;width:30px;height:30px;background:url("/img/about/bg_cre_bl.png");background-size:30px 30px;}
.about-credo--line::after{content:" ";position:absolute;bottom:-3px;right:-3px;display:block;width:30px;height:30px;background:url("/img/about/bg_cre_br.png");background-size:30px 30px;}
.about-credo__jp{display:block;padding:0 0 10px;font-size:26px;color:#755d2c;line-height:1;}
.about-credo__en{display:block;padding:0;font-size:16px;color:#755d2c;line-height:1;}
.about-credo__title{float:left;margin:50px 0 50px 0;padding:20px 0;width:220px;border-right: #ddd solid 1px;}
.about-credo__catch{float:right;margin:50px 80px 50px 0 ;padding:20px 30px;width:601px;text-align: left;font-size:30px;}
.about-credo__list{clear: both;margin:0 80px 50px;text-align: left;border-top: #ddd solid 1px;}
.about-credo__sub{padding:30px 0 10px;color:#755d2c;font-size:30px;}
.about-credo__sub::before{content:"◇ ";font-size:18px;vertical-align: middle;}
.about-credo__text{padding:0 0 30px;border-bottom: #ddd dashed 1px;}
.about-credo__text:last-child{padding:0;border-bottom:none;}
.about-credo__catch--br{display:none;}

@media screen and (max-width:640px) {
  .about-main{margin:0 15px 60px;width:auto;}
  .about-catch{padding:30px 0;font-size:15px;line-height:1.6;}
  .about-slogan__items{margin:0 0 60px;border-bottom:solid 5px #e0e7eb;}
  .about-slogan__item{position:relative;padding:40px 5px;border-style:solid;border-color:#e0e7eb;border-width:5px 5px 0 5px;}
  .about-slogan__jp{padding:0;font-size:16px;}
  .about-slogan__en{position:absolute;top:15px;left:15px;color:#755d2c;font-size:11px;}
  .about-slogan__title{font-size:16px;}
  .about-credo{margin:0;border:solid 3px #e0e7eb;}
  .about-credo--line{margin:3px;padding:0 5px;border:solid 3px #e0e7eb;}
  .about-credo__en{font-size:14px;}
  .about-credo__jp{font-size:18px;}
  .about-credo__title{float:left;margin:15px 0 15px 0;padding:20px 0;width:100px;}
  .about-credo__catch{float:right;margin:15px 15px 15px 0 ;padding:15px 0 0 0;width:calc(100% - 130px);font-size:16px;}
  .about-credo__list{clear: both;margin:0 15px 15px;text-align: left;border-top: #ddd solid 1px;}
  .about-credo__sub{padding:15px 0 5px;color:#755d2c;font-size:15px;}
  .about-credo__sub::before{font-size:14px;}
  .about-credo__text{padding:0 0 15px;border-bottom: #ddd dashed 1px;}
  .about-credo__text:last-child{padding:0;border-bottom:none;}
  .about-credo__catch--br{display: block;}
}

/** |08. About | << ********************************************************************************* << END **/

/** |09. Service | >> ********************************************************************************* >> START **/

.page-header-wrap--service{background-color:rgba(171,4,92,0.85);}
.service-main{margin:0 auto;padding:100px 0 0;width:1020px;}
.service-info__items{padding:0 20px;}
.service-info__text--intro{float:left;width:400px;text-align:left;font-size:17px;line-height:2.5;}
.service-info__image--intro{float:right;}
.service-info__img--intro{width:500px;height:auto;}
.service-info__item{margin:0 0 75px;padding:0 0 75px;border-bottom:1px solid #ddd;}
.service-info__item:first-child{border-bottom:none;}
.service-info__item:last-child{border-bottom:none;}
.service-info__item:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.service-info__text{float:left;width:480px;text-align:left;font-size:15px;line-height:2;}
.service-info__text--flip{float:right;width:480px;text-align:left;font-size:15px;line-height:2;}
.service-info__btn{padding:10px 0 0 0;text-align:right}
.service-info__text--flip a{text-decoration:underline;}
.service-info__text--flip a:hover{text-decoration:none;}
a.service-info__btn__link{text-decoration:none;display:inline-block;width:240px;height:40px;text-align:center;font-size:14px;line-height:40px;color:#fff;background-color:#998c6b;}
a.service-info__btn__link:hover{text-decoration:none;}
.service-info__btn__arr{padding:0 5px 0 0;width:10px;height:10px;vertical-align:middle;line-height: 40px;}
.service-info__title{margin:0 0 15px 0;padding:10px 0 10px 15px;font-size:24px;line-height:1;border-left:3px solid #dec354;border-bottom:dashed 1px #ddd;}
.service-info__image{float:right;width:450px;}
.service-info__image--flip{float:left;width:450px;}
.service-info__img{width:450px;height:auto;}
.service-info__item--cherry{position:relative;display:inline-block;width:436px;min-height:102px;border:solid 7px #e0e7eb;}
.service-info__item--cherry::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #dc79a0;border-right:25px solid transparent;}
.service-info__item--cherry::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.service-info__img--half{float:right;display:block;width:190px;height:auto;}
.service-info__jp--half{padding:50px 0 0 0;text-align:center;font-size:22px;line-height:1;color:#275f77;}
.service-info__log--cherry{width:180px;height:auto;}
.service-info__item--book:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.service-info__item--book a{display:block;float:left;}
.service-info__img--book{width:130px;padding:0 0 0 25px;}
.service-info__img--book.sst{width:140px;height:auto;padding:0;}
.service-info__item a.bnr_support {
	width: 92%;
	display: block;
	margin: 50px auto 0;
}
.service-info__item a.bnr_support img{
	width: 100%;
	height: auto;
}
@media screen and (min-width:641px) {
	.service-info__image--flip .service-info__item--book .flex_block{
		display: flex;
		justify-content: center;
		padding-top: 20px;
		clear: both;
	}
}
@media screen and (max-width:640px) {
  .service-main{margin:0 15px;padding:30px 0 0;width:auto;}
  .service-info__items{padding:0;}
  .service-info__text--intro{float:none;width:auto;font-size:14px;line-height:2;}
  .service-info__image--intro{float:none;padding:30px 0 0 0;}
  .service-info__img--intro{width:100%;max-width:100%;height:auto;}
  .service-info__item{margin:0 0 30px;padding:0 0 30px;border-bottom:1px solid #ddd;}
  .service-info__text{float:none;width:auto;text-align:left;font-size:14px;}
  .service-info__text--flip{float:none;width:auto;text-align:left;font-size:14px;}
  .service-info__btn{padding:10px 0 5px;text-align:center}
  a.service-info__btn__link{width:240px;}
  .service-info__title{margin:0 0 15px 0;font-size:16px;}
  .service-info__image{float:none;padding:10px 0 0 0;width:auto;text-align:center;}
  .service-info__image--flip{float:none;padding:10px 0 0 0;width:auto;text-align:center;}
  .service-info__img{width:100%;max-width:100%;height:auto;}
  .service-info__item--cherry{position:relative;display:block;width:auto;min-height:93px;border:solid 5px #e0e7eb;}
  .service-info__item--cherry::before{border-top:20px solid #dc79a0;border-right:20px solid transparent;}
  .service-info__img--half{float:right;display:block;width:120px;height:auto;}
  .service-info__jp--half{padding:30px 0 0 0;text-align:center;font-size:22px;line-height:1;color:#275f77;}
  .service-info__log--cherry{width:110px;height:auto;}
  .service-info__item--book{margin:0 -3px;}
  .service-info__item--book a{width:35%;padding:0 3px;box-sizing:border-box;}
  .service-info__item--book a:nth-child(2){width:32.5%;}
  .service-info__item--book a:nth-child(3){width:32.5%;}
  .service-info__img--book{width:100%;height:auto;padding:0;}
  .service-info__img--book.sst{width:100%;height:auto;padding:0;}
  .service-info__image--flip .service-info__item--book .flex_block{
		display: flex;
		justify-content: center;
		padding-top: 20px;
		clear: both;
	}
  .service-info__image--flip .service-info__item--book .flex_block a:nth-child(2){
		width:35%;
	}
}

/** |09. Service | << ********************************************************************************* << END **/

/** |10. Message | >> ********************************************************************************* >> START **/

.page-header-wrap--message{background-color:rgba(36,71,101,0.85);}
.company-message{min-width:1020px;background:#F3F8FC;background:-moz-linear-gradient(top,  #f3f8fc 0%, #f6f9fc 51%, #dde3eb 100%);background: -webkit-linear-gradient(top,  #f3f8fc 0%,#f6f9fc 51%,#dde3eb 100%);background: linear-gradient(to bottom,  #f3f8fc 0%,#f6f9fc 51%,#dde3eb 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f8fc', endColorstr='#dde3eb',GradientType=0 );}
.company-message-container{margin:0 auto;padding:80px 20px 100px;width:980px;text-align:left;font-size:15px;line-height:1.8;}
.company-message-container::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.company-message__intro__title{padding:0 0 30px;color:#244765;font-size: 30px;line-height:1.5;}
.company-message__intro__text{padding:0 0 60px;font-size: 17px;line-height:2.5;}
.company-message__catch{padding:0 25px 40px;font-size:20px;font-weight: normal;text-align: left;}
.company-message__manifest{margin:0 0 30px;padding:0 25px;}
.company-message__maniList::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.company-message__maniItem{padding:0 25px;width:260px;float:left;}
.company-message__miniTitle{margin:0 0 10px;padding:0 0 10px;border-bottom:dashed 1px #ddd;text-align: center;display: block;text-align: center;}
.company-message__miniTitle__img{width:90px;height:36px;}
.company-message__image{float:right;}
.company-message__message{float:left;width:600px;}
.company-message__message__text{padding:50px 0 0;font-size:16px;line-height:2.5;}
.company-message__sign{float:right;padding:20px 0 0;display:inline-block;text-align:left;color:#244765;}
.company-message__sign small{padding:10px 0;display:block;font-size:14px;line-height:1;font-weight:normal;}
.company-message__sign b{display:block;font-size:30px;line-height:1;font-weight:normal;}
@media screen and (max-width:640px) {
  .company-message{min-width:0;}
  .company-message-container{padding:0 15px 30px;width:auto;border-bottom:1px solid #ddd;}
  .company-message-container::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
  .company-message__intro__title{padding:30px 0 5px;font-size:20px;line-height:1.5;}
  .company-message__intro__text{padding:0 0 30px;font-size:15px;line-height:2;}
  .company-message__catch{padding:0 0 30px;font-size:16px;line-height:1.5;}
  .company-message__manifest{margin:0 0 30px;padding:0;}
  .company-message__maniList{min-height:370px;background:url(/img/message/img_ito_mai.png) no-repeat top right;background-size: 150px 370px;}
  .company-message__maniList::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
  .company-message__maniItem{margin:0 160px 10px 0;padding:0;width:auto;float:none;font-size:12px;line-height:1.5;}
  .company-message__miniTitle{margin:0 0 5px;padding:0 0 5px;}
  .company-message__miniTitle__img{width:60px;height:24px;}
  .company-message__image{display: none;}
  .company-message__message{float:none;width:auto;}
  .company-message__message__text{padding:0;font-size:15px;line-height:1.8;}
  .company-message__sign{padding:10px 0 0;}
  .company-message__sign small{font-size:12px;}
  .company-message__sign b{display:block;font-size:25px;}
}

/** |10. Message | << ********************************************************************************* << END **/

/** |11. Company | >> ********************************************************************************* >> START **/

.page-header-wrap--company{background-color:rgba(53,133,164,0.85);}
.company-profile-container{margin:0 auto;padding:0 20px 100px;width:980px;text-align:left;}
.company-profile__title{margin:100px 0 30px;padding:0 0 15px ;color:#3585a4;font-size:30px;line-height:1;border-bottom:1px dashed #ddd;}
.company-profile__list::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.company-profile__label{float:left;width:12%;text-align:left;color:#3585a4;font-size:15px;text-indent:30px;line-height:1.8;}
.company-profile__text{float:left;padding:0 0 20px 30px;width:88%;border-left:1px solid #ddd;box-sizing:border-box;line-height:1.8;}
@media screen and (max-width:640px) {
  .company-profile-container{margin:0 15px;padding:0 0 60px;width:auto;}
  .company-profile__title{margin:60px 0 20px;font-size:24px;}
  .company-profile__label{float:left;width:20%;text-indent:0;line-height:1.8;}
  .company-profile__text{float:left;padding:0 0 10px 15px;width:80%;}
}

/** |11. Company | << ********************************************************************************* << END **/

/** |12. News | >> ********************************************************************************* >> START **/

.page-header-wrap--news{background-color:rgba(117,93,44,0.85);}
.news-wrap{margin:0 auto;padding:60px 20px;width:980px;}
.news-wrap::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.news-main{float:left;width:620px;text-align:left;}
.news-main .entry-header{margin:0 0 20px 0;padding:0 0 15px;font-weight:bold;border-bottom:dashed #ddd 1px;}
.news-main .screen-reader-text{display:none;}
.news-main .entry-date{margin:0 0 5px 0;display:block;font-weight: normal;color:#755d2c;}
.news-main .updated{display:none;}
.news-main .edit-link{display:none;}
.news-main .byline{display:none;}
.news-main .news-title{display:none;}
.news-main .entry-title{font-size:18px;line-height:1.4;}
.news-main .entry-content{margin:0 0 60px;padding:0 0 60px;border-bottom:1px solid #ddd;}
.news-main .entry-content:last-child{margin:0;border-bottom:none;}
.news-main .entry-content img{margin:0 0 10px;display:block;width:auto;max-width:100%;}
.news-main .pagination{position:relative;text-align:center;font-size:14px;line-height:20px;}
.news-main .page-numbers{display:inline-block;margin:0 1px;padding:5px 5px;width:20px;background:#f5f5f5;border-radius:3px;}
.news-main .page-numbers.current{background:#ddd;}
.news-main .prev.page-numbers{position:absolute;top:0;left:0;display:inline-block;margin:0;padding:5px 10px 5px 20px;width:auto;background:#f5f5f5;border-radius:2px;}
.news-main .next.page-numbers{position:absolute;top:0;right:0;display:inline-block;margin:0;padding:5px 20px 5px 10px;width:auto;background:#f5f5f5;border-radius:2px;}
.news-main .prev.page-numbers::after{position:absolute;top:50%;left:5px;content:" ";display:block;margin:-5px 0 0 0;width:10px;height:10px;background:url(/img/common/ico_cmn_arr_flip_01.png);background-size:10px 10px;}
.news-main .next.page-numbers::after{position:absolute;top:50%;right:5px;content:" ";display:block;margin:-5px 0 0 0;width:10px;height:10px;background:url(/img/common/ico_cmn_arr_01.png);background-size:10px 10px;}
.news-main .navigation,
.news-main .post-navigation{position:relative;text-align:center;font-size:14px;line-height:20px;height:30px}
.news-main .nav-previous{position:absolute;top:0;right:0;display:inline-block;padding:5px 20px 5px 10px;width:270px;background:#f5f5f5;border-radius:2px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-main .nav-next{position:absolute;top:0;left:0;display:inline-block;padding:5px 10px 5px 20px;width:270px;background:#f5f5f5;border-radius:2px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-main .nav-previous::after{position:absolute;top:50%;right:5px;content:" ";display:block;margin:-5px 0 0 0;width:10px;height:10px;background:url(/img/common/ico_cmn_arr_01.png);background-size:10px 10px;}
.news-main .nav-next::after{position:absolute;top:50%;left:5px;content:" ";display:block;margin:-5px 0 0 0;width:10px;height:10px;background:url(/img/common/ico_cmn_arr_flip_01.png);background-size:10px 10px;}
.news-main div:empty {height: 1em;}
.news-side{float:right;width:300px;text-align:left;}
.news-side .widget{padding:0 0 30px;}
.news-side .widget-title{margin:0 0 5px 0;padding:5px 10px;font-weight:bold;border-bottom:dashed #ddd 1px;border-left:#755d2c solid 3px;}
.news-side .widget li{padding:15px 0;}
.news-side .widget li+li{border-top:solid #ddd 1px;}
.news-side .widget_archive select{margin:15px 0 0 0;width:100%;}
.news-side .widget_categories select{margin:15px 0 0 0;width:100%;}
.news-side .screen-reader-text{display:none;}
@media screen and (max-width:640px) {
.news-wrap{margin:0 auto;padding:0;width:auto;}
.news-main{float:none;width:auto;padding:30px 15px 30px;text-align:left;}
.news-main .entry-title{font-size:16px;}
.news-main .entry-content{margin:0 0 30px;padding:0 0 30px;}
.news-main .page-numbers{display:none;}
.news-main .prev.page-numbers{display:block;width:48%;box-sizing: border-box;}
.news-main .next.page-numbers{display:block;width:48%;box-sizing: border-box;}
.news-main .nav-previous{width:48%;box-sizing: border-box;}
.news-main .nav-next{width:48%;box-sizing: border-box;}
.news-side{float:none;width:auto;padding:30px 0 15px 0;border-top:1px #ddd solid;}
.news-side .widget{padding:0 15px 15px;}
.news-side .widget_recent_entries{display:none;}
}

/** |12. News | << ********************************************************************************* << END **/

/** |13. Graduated | >> ********************************************************************************* >> START **/

.graduated-top__dummy{display:none;}
.graduated-top-header{position: relative;width:100%;min-width:1020px;min-height:480px;background:url("/img/recruit/graduated/bg_gra_mai.png") top center no-repeat;background-size:cover;}
.graduated-top-header-container{position:relative;margin: 0 auto;width: 980px;text-align:left;}
.graduated-top-header__message{position:absolute;top:169px;left:0;}
.graduated-top-header__img{width:270px;height:auto;display:block;}
.graduated-top-header__txt{padding:16px 0 0;font-size:28px;line-height:1.6;}
.graduated-top-main{margin:0 auto;width:1020px;}
.graduated-top-manifest__txt{padding:30px 0;font-size:16px;line-height:2.2;}
.graduated-top-manifest__banner{
	width: 368px;
	margin: 0 auto;
	padding-bottom: 30px;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.graduated-top-manifest__banner li{
	width: 178px;
}
.graduated-top-manifest__banner li img{
	width: 100%;
	height: auto;
}
.graduated-nav-items{margin: 0 auto;padding:30px 0;width:980px;border-top:#ddd dashed 1px;}
.graduated-nav-items::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.graduated-nav-item{float: left;position: relative;margin: 0 20px 0 0;width: 218px;min-height:92px;border: solid 6px #e0e7eb;}
.graduated-nav-item:last-child{margin:0;}
.graduated-nav-item a{display:block;padding:15px 0 0 0;}
.graduated-nav__img{width:30px;height:30px;}
.graduated-nav-item__txt{padding:10px 0 0 0;font-size:17px;}
.graduated-nav-item--job a{color:#448892;}
.graduated-nav-item--interview a{color:#244765;}
.graduated-nav-item--talk a{color:#d67a40;}
.graduated-nav-item--schedule a{color:#af1e56;}
.graduated-nav-item--job::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #448892;border-right:25px solid transparent;}
.graduated-nav-item--interview::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #244765;border-right:25px solid transparent;}
.graduated-nav-item--talk::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #d67a40;border-right:25px solid transparent;}
.graduated-nav-item--schedule::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #af1e56;border-right:25px solid transparent;}
.graduated-hed-nav {min-width:1020px;}
.graduated-hed-nav--job{border-top: solid 1px #448892;border-bottom: solid 3px #448892;}
.graduated-hed-nav--interview{border-top: solid 1px #244765;border-bottom: solid 3px #244765;}
.graduated-hed-nav--talk{border-top: solid 1px #d67a40;border-bottom: solid 3px #d67a40;}
.graduated-hed-nav--schedule{border-top: solid 1px #af1e56;border-bottom: solid 3px #af1e56;}
.graduated-hed-nav-items{margin: 0 auto;padding:30px 0;width:980px;}
.graduated-hed-nav-items::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.graduated-hed-nav-item{float: left;position: relative;margin: 0 20px 0 0;width: 222px;min-height:65px;border: solid 4px #e0e7eb;}
.graduated-hed-nav-item--job.act{border: solid 4px #448892;}
.graduated-hed-nav-item--interview.act{border: solid 4px #244765;}
.graduated-hed-nav-item--talk.act{border: solid 4px #d67a40;}
.graduated-hed-nav-item--schedule.act{border: solid 4px #af1e56;}
.graduated-hed-nav-item:last-child{margin:0;}
.graduated-hed-nav-item a{display:block;padding:20px 0 0 0;font-size:16px;line-height:25px;}
.graduated-hed-nav__img{padding:0 5px 0 0;width:25px;height:25px;}
.graduated-hed-nav-item__txt{padding:10px 0 0 0;}
.graduated-hed-nav-item--job a{color:#448892;}
.graduated-hed-nav-item--interview a{color:#244765;}
.graduated-hed-nav-item--talk a{color:#d67a40;}
.graduated-hed-nav-item--schedule a{color:#af1e56;}
.graduated-hed-nav-item--job::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #448892;border-right:25px solid transparent;}
.graduated-hed-nav-item--interview::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #244765;border-right:25px solid transparent;}
.graduated-hed-nav-item--talk::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #d67a40;border-right:25px solid transparent;}
.graduated-hed-nav-item--schedule::before{content:"";display:block;position:absolute;top:0;left:0;border-top:25px solid #af1e56;border-right:25px solid transparent;}
.graduated-teaching-container{margin: 0 auto;padding:40px 0;border-top:#ddd dashed 1px;}
.graduated-more-btn{position:relative;display:inline-block;width:340px;height:50px;text-align:center;font-size:18px;line-height:50px;color:#fff;background-color:#998c6b;}
.graduated-more-btn__arr{padding:0 0 0 5px;vertical-align:middle;width:15px;height:15px;}
@media screen and (max-width:640px) {
.graduated-top__dummy{display: block;width: 100%;height: auto;}
.graduated-top-header{min-width:0;min-height:0;}
.graduated-top-header-container{width:auto;}
.graduated-top-header__message{top:50%;left:15px;margin:-30px 0 0 0;}
.graduated-top-header__img{width:130px;height:auto;}
.graduated-top-header__txt{padding:5px 0 0;font-size:15px;line-height:1.4;}
.graduated-top-main{padding:0 15px;width:auto}
.graduated-top-manifest__txt{padding:20px 0;font-size:14px;line-height:1.8;}
.graduated-top-manifest__banner{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.graduated-top-manifest__banner li{
	width: 60%;
	min-width: 178px;
}
.graduated-top-manifest__banner li + li{
	margin-top: 10px;
}
.graduated-top-manifest__banner li img{
	width: 100%;
	height: auto;
}
.graduated-nav-items{margin: 0 auto;padding:20px 0;width:auto;}
.graduated-nav-items::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.graduated-nav-item{margin:0 0 2%;width:49%;min-height:0;border: solid 4px #e0e7eb;box-sizing:border-box;}
.graduated-nav-item:nth-last-child(1){margin:0;}
.graduated-nav-item:nth-last-child(2){margin:0;}
.graduated-nav-item:nth-child(2n){float:right;}
.graduated-nav-item a{display:block;padding:15px 0 5px;}
.graduated-nav__img{width:30px;height:30px;}
.graduated-nav-item__txt{font-size:12px;}
.graduated-nav-item--job::before{border-top:20px solid #448892;border-right:20px solid transparent;}
.graduated-nav-item--interview::before{border-top:20px solid #244765;border-right:20px solid transparent;}
.graduated-nav-item--talk::before{border-top:20px solid #d67a40;border-right:20px solid transparent;}
.graduated-nav-item--schedule::before{border-top:20px solid #af1e56;border-right:20px solid transparent;}
.graduated-hed-nav {padding:15px;min-width:0;}
.graduated-hed-nav--job{border-top: solid 1px #448892;border-bottom: solid 3px #448892;}
.graduated-hed-nav-items{padding:0;width:auto;}
.graduated-hed-nav-item{float: left;position: relative;margin:0 0 2%;width:49%;min-height:0;border: solid 3px #e0e7eb;box-sizing: border-box;}
.graduated-hed-nav-item:nth-child(2n){float:right;}
.graduated-hed-nav-item:nth-last-child(1){margin:0;}
.graduated-hed-nav-item:nth-last-child(2){margin:0;}
.graduated-hed-nav-item--job.act{border: solid 3px #448892;}
.graduated-hed-nav-item--interview.act{border: solid 3px #244765;}
.graduated-hed-nav-item--talk.act{border: solid 3px #d67a40;}
.graduated-hed-nav-item--schedule.act{border: solid 3px #af1e56;}
.graduated-hed-nav-item:last-child{margin:0;}
.graduated-hed-nav-item a{display:block;padding:10px 0;font-size:12px;line-height:20px;}
.graduated-hed-nav__img{padding:0 5px 0 0;width:20px;height:20px;}
.graduated-hed-nav-item--job a{color:#448892;}
.graduated-hed-nav-item--interview a{color:#244765;}
.graduated-hed-nav-item--talk a{color:#d67a40;}
.graduated-hed-nav-item--schedule a{color:#af1e56;}
.graduated-hed-nav-item--job::before{border-top:15px solid #448892;border-right:15px solid transparent;}
.graduated-hed-nav-item--interview::before{border-top:15px solid #244765;border-right:15px solid transparent;}
.graduated-hed-nav-item--talk::before{border-top:15px solid #d67a40;border-right:15px solid transparent;}
.graduated-hed-nav-item--schedule::before{border-top:15px solid #af1e56;border-right:15px solid transparent;}
.graduated-teaching-container{padding:30px 0;}
.graduated-more-btn{position:relative;display:inline-block;width:100%;max-width:340px;height:50px;text-align:center;font-size:15px;color:#fff;background-color:#998c6b;}
}

/** |13. Graduated | << ********************************************************************************* << END **/

/** |14. Job | >> ********************************************************************************* >> START **/

.graduated-job__dummy{display:none;}
.graduated-job-header{position: relative;width:100%;min-width:1020px;min-height:600px;background:url("/img/recruit/graduated/job/bg_job_mai.png") top center no-repeat;background-size:cover;}
.graduated-job-header-container{position:relative;margin: 0 auto;width: 980px;text-align:left;}
.graduated-job-header__message{position:absolute;top:169px;left:0;}
.graduated-job-header__img{width:210px;height:auto;display:block;}
.graduated-job-header__txt{padding:16px 0 0;font-size:28px;line-height:1.6;}
.graduated-job-main{margin:0 auto;padding:0 0 30px;width:1020px;}
.graduated-job-manifest__txt{padding:50px 50px 30px;text-align:left;font-size:16px;line-height:2.2;}
@media screen and (max-width:640px) {
.graduated-job__dummy{display: block;width: 100%;height: auto;}
.graduated-job-header{min-width:0;min-height:0;}
.graduated-job-header-container{width:auto;}
.graduated-job-header__message{top:50%;left:15px;margin:-30px 0 0 0;}
.graduated-job-header__img{width:90px;height:auto;}
.graduated-job-header__txt{padding:5px 0 0;font-size:15px;line-height:1.4;}
.graduated-job-main{padding:0 15px;width:auto}
.graduated-job-manifest__txt{padding:20px 0;font-size:14px;line-height:1.8;}
}

/** |14. Job | << ********************************************************************************* << END **/

/** |15. Interview | >> ********************************************************************************* >> START **/

.graduated-int__dummy{display:none;}
.graduated-int-header{position: relative;width:100%;min-width:1020px;min-height:600px;}
.graduated-int-header--tok{background:url("/img/recruit/graduated/interview/bg_int_tok.png") top center no-repeat;border-bottom:1px solid #db697f;background-size:cover;}
.graduated-int-header--miy{background:url("/img/recruit/graduated/interview/bg_int_miy.png") top center no-repeat;border-bottom:1px solid #1787be;background-size:cover;}
.graduated-int-main{margin:0 auto;padding:0 0 30px;width:1020px;}
.graduated-int-text{position: relative;padding:0 0 50px;text-align:left;}
.graduated-int-text__tag{position:absolute;top:-43px;left:0;width:600px;height:auto;}
.graduated-text__title--tok{padding:50px 0;color:#db697f;font-size:30px;}
.graduated-text__title--miy{padding:50px 0;color:#1787be;font-size:30px;}
.graduated-int-text__txt{padding:0 0 50px;line-height:2;}
.graduated-int-text__photo{line-height:2;}
.graduated-int-text__photo:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.graduated-int-text__img{float:right;padding:0 0 0 50px;width:400px;height:auto;display:block;line-height:1;}
@media screen and (max-width:640px) {
.graduated-int__dummy{display: block;width: 100%;height: auto;}
.graduated-int-header{min-width:0;min-height:0;}
.graduated-int-header-container{width:auto;}
.graduated-int-main{padding:0 15px;width:auto}
.graduated-int-text{position: relative;padding:0 0 20px;}
.graduated-int-text__tag{position:absolute;top:-24px;left:-15px;width:330px;height:auto;}
.graduated-text__title--tok{padding:30px 0 15px;font-size:18px;}
.graduated-text__title--miy{padding:30px 0 15px;font-size:18px;}
.graduated-int-text__txt{padding:0 0 15px;line-height:2;}
.graduated-int-text__photo{line-height:2;}
.graduated-int-text__img{float:none;padding:0 0 15px;width:100%;height:auto;}
}

/** |15. Interview | << ********************************************************************************* << END **/

/** |16. Talk | >> ********************************************************************************* >> START **/

.graduated-tal__dummy{display:none;}
.graduated-tal-header{position: relative;width:100%;min-width:1020px;min-height:600px;background:url("/img/recruit/graduated/talk/bg_tal_mai.png") top center no-repeat;background-size:cover;}
.graduated-tal-header-container{position:relative;margin: 0 auto;width: 980px;text-align:left;}
.graduated-tal-header__message{position:absolute;top:169px;left:0;}
.graduated-tal-header__img{width:210px;height:auto;display:block;}
.graduated-tal-header__txt{padding:16px 0 0;font-size:28px;line-height:1.6;}
.graduated-tal-main{margin:0 auto;padding:0 0 30px;width:1020px;}
.graduated-tal-title{padding:50px 0;position:relative;border-bottom: #ddd dashed 1px;}
.graduated-tal-teacher-left{float:left;width:38%;display:block;text-align:right;color:#d67a40;font-size:24px;}
.graduated-tal-teacher-center{display:block;position:absolute;top:50%;left:50%;margin:-32px 0 0 -72px;}
.graduated-tal-teacher-right{float:right;width:38%;display:block;text-align:left;color:#d67a40;font-size:24px;}
.graduated-tal-taidan{width:144px;height:64px;}
.graduated-tal-title::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.graduated-tal-text--full{padding:10px 20px 0;text-align:left;line-height:2;}
.graduated-tal-kosaku{margin:40px 0 0 0;position:relative;display:block;color:#dc6a9c;display:block;;}
.graduated-tal-kodera{margin:40px 0 0 0;position:relative;display:block;color:#d67a40;display:block;}
.graduated-tal-text--photo{padding:0 20px;text-align:left;line-height:2;}
.graduated-tal-text--photo + .graduated-tal-text--full{padding:0 20px;}
.graduated-tal-text--photo::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.graduated-tal-wrap-half{width:360px;margin:0 0 0 80px;display:block;float:right;}
.graduated-tal-img-half{width:360px;height:auto;display:block;line-height:1;}
.graduated-tal-name{display:block;padding:5px 0 15px;font-size:12px;}
.graduated-tal-wrap{width:480px;margin:0 0 50px 50px;display:block;float:right;}
.graduated-tal-img{width:480px;height:auto;display:block;line-height:1;}
@media screen and (max-width:640px) {
.graduated-tal__dummy{display: block;width: 100%;height: auto;}
.graduated-tal-header{min-width:0;min-height:0;}
.graduated-tal-header-container{width:auto;}
.graduated-tal-header__message{top:50%;left:15px;margin:-30px 0 0 0;}
.graduated-tal-header__img{width:90px;height:auto;}
.graduated-tal-header__txt{padding:5px 0 0;font-size:15px;line-height:1.4;}
.graduated-tal-main{padding:0 15px;width:auto}
.graduated-tal-title{padding:20px 0;}
.graduated-tal-teacher-left{float:none;width:auto;text-align:center;font-size:18px;}
.graduated-tal-teacher-center{position:relative;top:auto;left:auto;margin:auto;padding:10px 0;}
.graduated-tal-teacher-right{float:none;width:auto;text-align:center;font-size:18px;}
.graduated-tal-taidan{width:50px;height:auto;}
.graduated-tal-text--full{padding:0 0 15px;line-height:2;}
.graduated-tal-kosaku{margin:15px 0 0 0;position:relative;display:block;color:#dc6a9c;display:block;;}
.graduated-tal-kodera{margin:15px 0 0 0;position:relative;display:block;color:#d67a40;display:block;}
.graduated-tal-text--photo{padding:0 0 15px;line-height:2;}
.graduated-tal-text--photo + .graduated-tal-text--full{padding:0;}
.graduated-tal-text--photo::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.graduated-tal-wrap-half{width:auto;margin:0 0 15px;float:none;}
.graduated-tal-wrap-half::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.graduated-tal-wrap-unit{float:left;padding:0 5px;width:50%;text-align:center;box-sizing: border-box;}
.graduated-tal-img-half{width:100%;max-width:320px;height:auto;}
.graduated-tal-name{display:block;padding:5px 0 0;text-align:left;font-size:10px;}
.graduated-tal-wrap{width:100%;margin:0 0 15px 0;display:block;float:right;}
.graduated-tal-img{width:100%;max-width:640px;height:auto;display:block;line-height:1;}

}

/** |16. Talk | << ********************************************************************************* << END **/

/** |17. Schedule | >> ********************************************************************************* >> START **/

.graduated-sch-container{position:relative;margin: 0 auto;padding:60px 0;width:980px;text-align:center;}
.graduated-sch__img{width:720px;height:auto;}
.graduated-sch-container ul.banner{
	width: 16.86%;
	list-style: none;
	position: absolute;
	top: 34.3%;
	left: 66.8%;
	z-index: 5;
}
.graduated-sch-container ul.banner li{
	width: 100%;
}
.graduated-sch-container ul.banner li + li{
	margin-top: 8%;
}
.graduated-sch-container ul.banner li img{
	width: 100%;
	height: auto;
}
@media screen and (max-width:640px) {
.graduated-sch-container{position:relative;margin: 0 auto;padding:30px;width:auto;text-align:center;}
.graduated-sch__img{width:100%;height:auto;}
.graduated-sch-container ul.banner{
	width: 34%;
	list-style: none;
    position: absolute;
    top: 39%;
    left: 50%;
    z-index: 5;
}
.graduated-sch-container ul.banner li{
	width: 100%;
	line-height: 0;
}
.graduated-sch-container ul.banner li + li{
	margin-top: 8%;
}
.graduated-sch-container ul.banner li img{
	width: 100%;
	height: auto;
}
}

/** |17. Schedule | << ********************************************************************************* << END **/

/** |18. Teachingstaff | >> ********************************************************************************* >> START **/

.teach__dummy{display:none;}
.teach-header{position: relative;width:100%;min-width:1020px;min-height:480px;background:url("/img/recruit/teachingstaff/bg_tea_main.png") top center no-repeat;background-size:cover;}
.teach-header-container{position:relative;margin: 0 auto;width: 980px;text-align:left;}
.teach-main{position:relative;margin:0 auto;width:1020px;}
.teach-manifest__title{position:absolute;top:-48px;left:15px;}
.teach-manifest__tag{width:273px;height:auto;}
.teach-manifest__txt{padding:50px 15px;text-align:left;line-height:2;}
.teach-summary{text-align:left;}
.teach-summary__title{padding:0 15px 20px;color:#eb6370;font-size:30px;line-height:1;border-bottom:dashed 1px #ddd;}
.teach-summary__chart{margin:30px auto 50px;width:1020px;}
.teach-summary__chart::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.teach-summary__label{float:left;padding:15px;width:149px;border-bottom:1px #ddd solid;border-right:1px #ddd solid;color:#eb6370;}
.teach-summary__cnnt{float:left;padding:15px;width:810px;border-bottom:1px #ddd solid;}
.teach-summary__cnnt + .teach-summary__label{clear:both;}
.teach-apply{margin:0 0 50px;padding:20px;border:dashed 1px #ddd;}
.teach-apply__title{padding:0 0 10px;color:#eb6370;font-size:30px;line-height:1;}
.teach-apply__text{padding:0 0 10px;}
.teach-apply__tel{font-size:40px;line-height:1;}
.teach-apply__tel--sp{display:none;}
@media screen and (max-width:640px) {
.teach-container{position:relative;margin: 0 auto;padding:30px;width:auto;text-align:center;}
.teach__img{width:100%;height:auto;}
.teach__dummy{display: block;width: 100%;height: auto;}
.teach-header{min-width:0;min-height:0;}
.teach-header-container{width:auto;}
.teach-main{padding:0 15px;width:auto}
.teach-manifest__title{top:-26px;left:0;}
.teach-manifest__tag{width:150px;height:auto;}
.teach-manifest__txt{padding:30px 0;}
.teach-summary{font-size:13px;}
.teach-summary__title{padding:0 0 20px;font-size:20px;}
.teach-summary__chart{margin:15px auto 30px;width:auto;}
.teach-summary__label{padding:15px;width:20%;box-sizing: border-box; }
.teach-summary__cnnt{padding:15px;width:80%;box-sizing: border-box; }
.teach-apply{margin:0 0 30px;padding:15px;border:dashed 1px #ddd;}
.teach-apply__title{font-size:20px;}
.teach-apply__text{font-size:12px;}
.teach-apply__tel{display:none;}
.teach-apply__tel--sp{display:block;font-size:20px;line-height:1;}
}

/** |18. Teachingstaff | << ********************************************************************************* << END **/

/** |19. Sitemap | >> ********************************************************************************* >> START **/

.page-header-wrap--sitemap{background-color:rgba(117,93,44,0.85);}
.sitemap-main{width:100%;min-width:1020px;text-align:left;border-top:1px #ddd solid;}
.sitemap-container{margin:0 auto;padding:30px 0 60px;width:1020px;}
.sitemap-title{padding:0 20px 20px;font-size:30px;line-height:1;border-bottom:dashed 1px #ddd;}
.sitemap-wrap{padding:0 20px;}
.sitemap-wrap::after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.sitemap-left{float:left;width:50%;}
.sitemap-right{float:left;width:50%;}
.sitemap-items{padding:0;}
.sitemap-item{margin:30px 0 0 0;}
.sitemap-item--title{margin:30px 0 0 0;font-size:15px;font-weight:bold;}
.sitemap__arr{padding:0 5px 0 0;vertical-align:middle;width:10px;height:10px;}
@media screen and (max-width:640px) {
.sitemap-main{padding:0 15px;width:auto;min-width:0;}
.sitemap-container{padding:15px;width:auto;}
.sitemap-title{padding:0 0 20px;font-size:20px;}
.sitemap-wrap{padding:0;}
.sitemap-left{float:none;padding:15px 0 0 0;width:auto;}
.sitemap-right{float:none;padding:15px 0;width:auto;}
.sitemap-items{padding:0;}
.sitemap-item{margin:15px 0 0 0;}
.sitemap-item--title{margin:15px 0 0 0;}
}

/** |19. Sitemap | << ********************************************************************************* << END **/

/** |20. Privacy | >> ********************************************************************************* >> START **/

.page-header-wrap--privacy{background-color:rgba(117,93,44,0.85);}
.privacy-main{width:100%;min-width:1020px;text-align:left;border-top:1px #ddd solid;}
.privacy-container{margin:0 auto;padding:60px 0;width:1020px;}
.privacy-title{padding:0 20px 20px;font-size:30px;line-height:1;border-bottom:dashed 1px #ddd;}
.privacy-list{padding:0 20px;}
.privacy-list__title{margin:30px 0 5px;font-size:15px;font-weight:bold;}
.privacy-list__title--long{margin:30px 0;}
.privacy-text{line-height:2;}
.privacy-text a{text-decoration: underline;}
.privacy-text a:hover{text-decoration:none;}
.privacy-text + .privacy-title{margin:60px 0 0;}
.privacy-address{margin:30px 0 0;padding:0 20px;text-algin:left;line-height:1.5;}
.privacy-address__box{display:inline-block;padding:20px;border:1px #ddd solid ;border-radius:5px;}
.privacy-address__title{color:#998c6b;}
@media screen and (max-width:640px) {
.privacy-main{padding:0 15px;width:auto;min-width:0;}
.privacy-container{padding:30px 0;width:auto;}
.privacy-title{padding:0 0 20px;font-size:20px;}
.privacy-list{padding:0;}
.privacy-list__title{margin:15px 0 0;}
.privacy-list__title--long{margin:15px 0;}
.privacy-text + .privacy-title{margin:30px 0 0;}
.privacy-address{margin:15px 0 0;padding:0;}
.privacy-address__box{display:block;padding:15px;box-sizing: border-box;}
}

/** |20. Privacy | << ********************************************************************************* << END **/

/** |21. Contact | >> ********************************************************************************* >> START **/
.pc {display: block;}
.sp {display: none;}
.page-header-wrap--contact{background-color:rgba(117,93,44,0.85);}
.contact-main{width:100%;min-width:1020px;text-align:left;border-top:1px #ddd solid;}
.contact-container{margin:0 auto;padding:60px 0;width:700px;}
.contact-title{padding:0 20px 20px;font-size:30px;line-height:1;border-bottom:dashed 1px #ddd;}
.contact-title_h4{padding:0 0 40px;font-size:16px;line-height:1;text-align: center;}
.contact-block{margin-bottom: 50px; text-align: center;}
.contact-attention{width: 378px; padding:15px;margin:0 auto 12px;background:#f5f5f5;text-align:center;font-size:22px;}
.contact-attention span{font-size:17px;}
.contact-attention a{color: ##444444;}
.contact-block p{margin-bottom: 5px;}
.contact-block p.cap{color: #998c69;font-size:13px; line-height: 1.3;}
.contact-main .wpcf7-form p+p{padding:15px 0 0;}
.contact-main .wpcf7-text{display:block;width:374px;margin:5px 0 0 0;padding:8px 8px;border:1px solid #ddd;font-size:15px;}
.contact-main .wpcf7-textarea{display:block;width:684px;margin:5px 0 0 0;padding:8px 8px;border:1px solid #ddd;font-size:15px;}
.contact-main .wpcf7-submit{display:block;width:200px;height:40px;text-align:center;font-size:14px;line-height:40px;color:#fff;background-color:#998c6b;border:none;cursor:pointer}
.contact-main .wpcf7-submit:hover{opacity: 0.7;}
.contact-main .screen-reader-response{display:none;}
.contact-main .wpcf7-not-valid-tip{display:block;margin:4px 0 0 0;color:#d00;font-size:12px;}
.contact-main .wpcf7-validation-errors{display:block;margin:5px 0 0 0;color:#d00;font-size:12px;}
.contact-main .wpcf7-mail-sent-ok{display:block;margin:30px 0 0 0;border:1px #ddd solid;padding:15px;text-align:center;}
@media screen and (max-width:640px) {
.sp {display: block;}
.pc {display: none;}
.contact-main{padding:0 15px;width:auto;min-width:0;}
.contact-container{padding:30px 0;width:auto;}
.contact-title{padding:0 0 20px;font-size:20px;}
.contact-title_h4{padding:0 0 40px;font-size:14px;line-height:1.4;text-align: center;}
.contact-attention{ width: 100%; padding:15px;margin:0 0 15px;text-align:center;font-size:17px;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.contact-attention span{font-size:14px;}
.contact-block p.cap{color: #998c69;font-size:12px; line-height: 1.3;}
.contact-main .wpcf7-text{width:100%;box-sizing:border-box;}
.contact-main .wpcf7-textarea{width:100%;box-sizing:border-box;}
.contact-main .wpcf7-submit{margin: 0 auto;}

}

/** |21. Contact | << ********************************************************************************* << END **/

/** |22. Notfound | >> ********************************************************************************* >> START **/

.page-header-wrap--notfound{background-color:rgba(117,93,44,0.85);}
.notfound-main{width:100%;min-width:1020px;text-align:left;border-top:1px #ddd solid;}
.notfound-container{margin:0 auto;padding:30px 0 60px;width:1020px;}
.notfound-title{padding:0 20px 20px;font-size:30px;line-height:1;border-bottom:dashed 1px #ddd;}
.notfound-message{margin:120px 20px;padding:30px;font-size:15px;line-height:2;text-align:center;border:solid 1px #ddd;}
.notfound-message a{text-decoration:underline;}
@media screen and (max-width:640px) {
.notfound-main{padding:0 15px;width:auto;min-width:0;}
.notfound-container{padding:15px;width:auto;}
.notfound-title{padding:0 0 20px;font-size:20px;}
.notfound-message{margin:60px 0;padding:15px;font-size:14px;line-height:1.5;text-align:left;}
}

/** |22. Notfound | << ********************************************************************************* << END **/

/** |23. Entrusted | >> ********************************************************************************* >> START **/

.page-header-wrap--entrusted{background-color:rgba(171,4,92,0.85);}
.entrusted-main{margin:0 auto;padding:100px 0 0;width:1020px;}
.entrusted-info__intro{padding:0 20px 100px;text-align:left;font-size:17px;line-height:2.5;}
.entrusted-info__items{padding:0 20px;}
.entrusted-info__item{margin:0 0 75px;padding:0 0 75px;border-bottom:1px solid #ddd;}
.entrusted-info__item:last-child{border-bottom:none;padding:0 0 75px;}
.entrusted-info__item:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.entrusted-info__title{margin:0 0 20px 0;padding:10px 0 10px 15px;font-size:24px;line-height:1;border-left:3px solid #dec354;border-bottom:dashed 1px #ddd;text-align:left;}
.entrusted-info__text{float:left;width:530px;text-align:left;font-size:15px;line-height:2;}
.entrusted-info__btn{padding:20px 0 0 0;text-align:left;clear:both;}
.entrusted-info__btn__link{display: inline-block;padding:0 20px;;min-width:150px;height: 40px;text-align: center;font-size: 14px;line-height: 40px;color: #fff;background-color: #998c6b;}
.entrusted-info__btn__arr{padding:0 0 0 0;width:10px;height:10px;vertical-align:middle;line-height: 40px;}
.entrusted-info__image{float:right;width:400px;}
.entrusted-info__img{width:400px;height:auto;}
@media screen and (max-width:640px) {
  .entrusted-main{margin:0 15px;padding:30px 0 0;width:auto;}
  .entrusted-info__intro{padding:0 0 30px;font-size:14px;}
  .entrusted-info__items{padding:0;}
  .entrusted-info__text--intro{float:none;width:auto;font-size:14px;line-height:2;}
  .entrusted-info__image--intro{float:none;padding:30px 0 0 0;}
  .entrusted-info__img--intro{width:100%;max-width:100%;height:auto;}
  .entrusted-info__item{margin:0 0 30px;padding:0 0 30px;border-bottom:1px solid #ddd;}
  .entrusted-info__item:last-child{padding:0 0 30px;}
  .entrusted-info__text{float:none;width:auto;text-align:left;font-size:14px;}
  .entrusted-info__text--flip{float:none;width:auto;text-align:left;font-size:14px;}
  .entrusted-info__btn{padding:10px 0 5px;text-align:center}
  .entrusted-info__btn__link{min-width:180px;}
  .entrusted-info__title{margin:0 0 15px 0;font-size:16px;}
  .entrusted-info__image{float:none;padding:10px 0 0 0;width:auto;text-align:center;}
  .entrusted-info__img{width:100%;max-width:100%;height:auto;}
}

/** |23. Entrusted | << ********************************************************************************* << END **/

/** |24. Cooperation | >> ********************************************************************************* >> START **/

.page-header-wrap--cooperation{background-color:rgba(171,4,92,0.85);}
.cooperation-main{margin:0 auto;padding:50px 0 0;width:1020px;}
.cooperation-text{padding:0 20px 50px;text-align:left;font-size:16px;line-height:2;}
.cooperation-title{padding:0 20px 20px;text-align:left;font-size:25px;line-height:1;}
.cooperation-info{padding:0 20px 100px;}
.cooperation-table{width:100%;border-left:1px #dddddd solid;border-top:1px #dddddd solid;}
.cooperation-table th{padding:10px 0;border-right:1px #dddddd solid;border-bottom:1px #dddddd solid;text-align: center;}
.cooperation-table td{padding:30px;width:40%;border-right:1px #dddddd solid;border-bottom:1px #dddddd solid;text-align: left;box-sizing: border-box;}
.cooperation-table td.cooperation-table__area{width:20%;padding:15px 0;}
.cooperation-table td.cooperation-table__color{text-align: center;}
.cooperation-table__color{background-color:#eef2f4;text-align: center;}

@media screen and (max-width:640px) {
  .cooperation-main{margin:0 15px;padding:30px 0 0;width:auto;}
  .cooperation-text{padding:0 0 30px;font-size:15px;line-height:1.5;}
  .cooperation-title{padding:0 0 20px;text-align:left;font-size:20px;}
  .cooperation-info{padding:0 0 30px;}
  .cooperation-table td{padding:15px;}
}

/** |24. Cooperation | << ********************************************************************************* << END **/
