@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  default.css
 style info :  デフォルトcssの定義
=================================================================== */
/* ---------------------------------------------------

font import

--------------------------------------------------- */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/* ---------------------------------------------------

common

--------------------------------------------------- */
html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
body {color: #333;line-height:1.5;position:relative;font-family: Meiryo, "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
/* ---------------------------------------------------

layout

--------------------------------------------------- */
header {height:60px; background:#fff; position:fixed; width:100%;box-shadow: 0 4px 10px rgba(4,0,0,0.18); z-index:999;transition: all .5s;}
.indexHeader {}
header.top { position:absolute;transition: all .5s; }
header .logo {text-indent:-99999px;background:url(../img/logo.png) 50% 50% no-repeat; background-size:cover;width:357px;height:38px; float:left; margin:10px 0 0 29px;}
/*
header.top .logo {background-image:url(../img/logo_top.png);}
*/
header .logo a {display:block;width:100%;height:100%;}
.main_nav {float:right;padding-top: 10px;margin-right: 80px;}
.main_nav li {float:left;margin-left: 35px;font-weight:bold;font-size: 16px;text-align:center;line-height: 1;font-weight: 900;}
.main_nav li a {display:block; color:#1e62a6;}
.main_nav li a:hover {color:#009dd3; text-decoration:none;}
.main_nav li a span {display:block;color:#333;font-size:11px;padding-top: 11px;font-weight: bold;}
.main_nav li a i {margin-left:9px;}

/*  MENU   */
.toggle_menu {cursor: pointer;position: relative;width: 60px;height: 60px;z-index: 50;float: right;opacity: 1;transition: all 1s 0.2s;display:none;}
.toggle_menu .in {height: 18px;width: 26px;padding: 24px 17px;}
.toggle_menu .toggle_bar { overflow: hidden; }
.toggle_menu span {display: block;height: 2px;width: 100%;background: #3c3c3c;position:relative;}
.toggle_menu .t2 {margin: 4px 0;}
/* GLOBAL NAVIGATION */
.global_navi {position: fixed;top: 0;right: 0;height: 100%;z-index: -99;width: 100%;text-align: center;padding: 60px 20px 0;background: rgba(255,255,255,1);opacity:0;display:none;box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling: touch;}
.is_menu_opened .global_navi { z-index: 99;opacity:1;display:block;}
.is_menu_opened body {overflow:hidden;}

.main_navi { margin:0 auto 20px; }
.main_navi li {display:block; border-bottom: 1px solid rgba(203,203,203,.6);overflow:hidden; }
.main_navi a { display: block;color: #1e62a6;font-size: 15px;line-height: 56px;letter-spacing: .2em;transform: translate3d(0,-150%,0); text-decoration:none; font-weight:bold;}
.main_navi a span {color:#333; font-size:12px;}
.main_navi li:last-child {background:#31bf77;color:#fff;}
.main_navi li:last-child a, .main_navi li:last-child span {color:#fff;}


.main_nav li.entry {background:#fff;width: 138px;height: 50px;margin-top: -5px;}
.main_nav li.entry img {display:block; transition:0.2s;}
.main_nav li.entry a {width: 180px;height: 50px;overflow:hidden;}
.main_nav li.entry a:hover img {/*position:relative;top:-50px;*/ opacity:0.5;}
.main_nav li:first-child {margin-left:0;}

.breadcrumb {background:#fff;padding: 16px 0 18px;border:1px solid #cdcdcd;border-width:1px 0;}
.breadcrumb ul {width:1200px; margin:0 auto;}
.breadcrumb ul li { font-size:16px; color:#333;}
.breadcrumb ul li .icon_home {width:13px;height:12px;display:inline-block;background:url(../img/icon_home.png) 50% 50% no-repeat;margin-right: 8px;}
.breadcrumb ul li a { color:#333;}

footer {background: #0D529D;overflow:hidden; position:relative;}
footer .wrap {width:1200px; margin:0 auto;}
footer .sns {padding: 60px 0 58px;}
footer .sns li {width:220px;height:74px; float:left; margin-right:25px;}
footer .sns li:last-child {margin-right:0;}
footer .sns li a {display:block; width:100%;height:100%; border-radius:5px;overflow:hidden;}
footer .sns li a:hover img {margin-top:-74px;}

footer .logo {clear:both;float:left;width:230px;height:70px;margin-right: 110px;}
.pc_only {display:block;}
.sp_only {display:none;}

footer .ft_nav {float:left; margin-right:80px; margin-bottom:50px; font-weight:bold;}
footer ul.ft_nav {width: 212px;padding-top: 16px;}
footer dl.ft_nav {width: 74px;margin-right: 70px;}
footer .ft_nav li {font-size:14px;margin-bottom: 9px;}
footer .ft_nav li a {display:block;position:relative;vertical-align: middle;color:#fff;}
footer .ft_nav li a::after {display:block;position: absolute;right: 0;top: 3px;content: "";width: 9px;height: 14px;background:url(../img/arrow_01.png) 0 0 no-repeat;}
footer .ft_nav li a:hover {color:#fdff4d; text-decoration:none;}
footer .ft_nav li a:hover::after {background-position:0 -14px;}
footer .ft_nav li a span {margin-left:12px;display:inline-block;position:relative;top:-1px;}
footer .ft_nav dt {color:#009dd3;margin-bottom:10px;font-size:14px;}
footer .ft_nav dd {padding-left: 16px;margin-bottom: 12px;font-size:12px;background: url(../img/arrow_03.png) 1px 50% no-repeat;}
footer .ft_nav dd a { color:#fff;}
footer .ft_nav dd a:hover {color:#fdff4d; text-decoration:none;}

footer .ft_bt {background:#1AA8DA url(../img/bg_00.jpg) 0 0 repeat; clear:both; height:40px; line-height:40px; font-size:12px;}
footer .ft_bt ul {float:left;}
footer .ft_bt ul li {float:left;margin-right: 16px;background:url(../img/arrow_02.png) 0 50% no-repeat;padding-left: 22px;}
footer .ft_bt ul li a {color:#fff;}
footer .ft_bt .copyright { float:right; color:#fff;}

.footnote {
	font-size: 16px;
}

#backTop {
	display:block;
	width:74px;
	height:74px;
	background:#fff url(../img/arrow_07.png) 50% 50% no-repeat;
	border: 2px solid #019ED3;
	cursor:pointer;
	/*
	position:relative;top: -118px;margin-bottom: -78px; float: right;margin-right: 40px;
	*/
	opacity:0;
	transition:0.3s;
	display:none;
	position:fixed;
	right:40px;
	bottom:40px;
	z-index:90;
	box-sizing: border-box;
	}
#backTop:hover {opacity:0.5 !important;}

.block_links { width:1200px; margin:0 auto;}
.block_links .box_link {width:550px; background:#aaa;color:#fff;text-align:center;margin-right:100px;float:left;}
.block_links .box_link:hover {opacity:0.5 !important;}
.block_links .link_mini {padding: 0 0 13px 0;}
.block_links .last_child {margin-right:0;}
.block_links .box_link a {color:#fff;text-decoration: none; transition:0.2s;}
.block_links .box_link h3 {line-height:1;font-size: 32px;margin-bottom: 16px;font-weight: bold;letter-spacing: -0.03em;padding-top:36px;}
.block_links .box_link p {line-height:1;font-size: 18px;margin-bottom: 20px;}
.block_links .box_link p:after {display:block;content:'';/*background:url(../img/arrow_06.png) 50% 0 no-repeat;width:100%;height: 9px;*/margin-top: 20px;}
.block_links .box_link .icon {display:block;width: 75px;height: 75px;border: 6px solid #f00;margin: 0 auto -45px;background:#fff 50% 50% no-repeat;border-radius:50%;z-index: 10;position: relative;box-shadow:3px 4px 18px rgba(90,90,90,0.42);}
.block_links .box_link figure img { display:block; width:100%; }
.block_links .box_link figure img.pcImg { display:block;}
.block_links .box_link figure img.spImg { display:none;}
.block_links .link_f {width: 1120px !important;}
.block_links .link_f .cont {width: 560px;float:left;padding-top:43px;}
.block_links .link_f .cont h3 {padding-top:0;}
.block_links .link_f figure {display:block;width: 560px;float:left;}
.block_links .link_f.float_r .cont {float:right;}
.block_links .box_link.aqua {background:#12a5d8 url(../img/bg_01.jpg) 0 0 repeat;}
.block_links .box_link.aqua .icon {border-color:#12a5d8; background-image:url(../img/icon_s_01.png);}
.block_links .box_link.org {background:#ee9c1d url(../img/bg_02.jpg) 0 0 repeat;}
.block_links .box_link.org .icon {border-color:#ee9c1d; background-image:url(../img/icon_s_02.png);}
.block_links .box_link.green {background:#31d1a9 url(../img/bg_03.jpg) 0 0 repeat;}
.block_links .box_link.green .icon {border-color:#31d1a9; background-image:url(../img/icon_s_03.png);}
.block_links .box_link.navy {background:#1760a5 url(../img/bg_04.jpg) 0 0 repeat;}
.block_links .box_link.navy .icon {border-color:#1760a5; background-image:url(../img/icon_s_04.png);}
.block_links .box_link.pink {background:#f87ec1 url(../img/bg_05.jpg) 0 0 repeat;}
.block_links .box_link.pink .icon {border-color:#f87ec1; background-image:url(../img/icon_s_05.png);}
.block_links .box_link.red {background:#fb4746 url(../img/bg_06.jpg) 0 0 repeat;}
.block_links .box_link.red .icon {border-color:#77809C; background-image:url(../img/icon_s_06.png);}
.block_links .box_link.blue {background:#318cd1 url(../img/bg_07.jpg) 0 0 repeat;}
.block_links .box_link.blue .icon {border-color:#318cd1; background-image:url(../img/icon_s_07.png);}
.block_links .intro__p {font-size:18px;line-height:1.9;font-weight:bold;color:#333;text-align:center;max-width:1200px;margin: 0 auto 50px;}

.m__block {background:#fff;padding: 110px 0 120px; position:relative;}
.m__block .tit__h2 {font-size:62px;margin-bottom: 50px;text-align:center;font-weight:900;color:#0f2642; letter-spacing:-0.05em;line-height:1;}
.m__block .tit__h2 span {color: #009dd3;display:block;margin-top:23px;font-size:26px;letter-spacing:0;font-weight:bold;}
.m__block .tit__h3 {font-size:50px;margin-bottom: 60px;text-align:center;font-weight:900;color:#0f2642;letter-spacing:-0.05em;line-height:1;}
.m__block .tit__h3 span {color: #535353;display:block;margin-top: 15px;font-size:20px;letter-spacing:0;font-weight:bold;}
.m__block .intro__p { font-size:18px; line-height:1.9; font-weight:bold; color:#333; text-align:center; max-width:1200px; margin:0 auto 50px;}

.page__tit {background:#fff;text-align:center;padding: 120px 0 70px;}
.page__tit .tit__h2 {font-size: 48px;text-align:center;font-weight:900;color:#fff;letter-spacing:-0.05em;line-height:1;}
.page__tit .tit__h2 span {color:#0f2642; display:block; margin-top:23px; font-size:20px; letter-spacing:0;font-weight:bold;}
.page__tit.aqua {background:url(../img/bg_01.jpg) 0 0 repeat;}
.page__tit.org {background:url(../img/bg_02.jpg) 0 0 repeat;}
.page__tit.green {background:url(../img/bg_03.jpg) 0 0 repeat;}
.page__tit.navy {background:url(../img/bg_04.jpg) 0 0 repeat;}
.page__tit.pink {background:url(../img/bg_05.jpg) 0 0 repeat;}
.page__tit.red {background:url(../img/bg_06.jpg) 0 0 repeat;}
.page__tit.blue {background:url(../img/bg_07.jpg) 0 0 repeat;}

.page__feature {position: relative; }
.page__feature .bg {width: 100%;height:370px; background:50% 50% no-repeat; background-size:cover;}
.page__feature .bg img {display:block;width: 100%;}
.page__feature .wrap {}
.page__feature .label {background: rgba(255,255,255,0.78);width: 600px;position: absolute;left: 50%;top: 80px;padding: 30px 55px 35px;box-sizing: border-box;}
.page__feature .label.left {left:auto;right:50%;}
.page__feature .label p {color: #0c539c;font-size: 24px;font-weight: bold;font-style: italic;line-height: 1.83;margin: 0 0 15px; position:relative; display:block;}
.page__feature .label p.indent {padding:0;}
/*
.page__feature .label p:before {content:'';display:block;width:16px;height:13px;background:url(../img/icon_qoute_l.png) 0 0 no-repeat;position:absolute;left: -17px;top: 4px;}
.page__feature .label p:after {content:'';display:block;width:16px;height:13px;background:url(../img/icon_qoute_r.png) 0 0 no-repeat;position:absolute;right: -24px;top: 4px;}
*/
.page__feature .label h3 {display:inline-block;font-size: 20px;font-weight: bold;margin-right: 20px;line-height: 1;margin-bottom: 20px;letter-spacing: 0.1em;}
.page__feature .label h4 {display:inline-block;color: #0c539c;font-size: 14px;font-weight: bold;line-height: 1;    text-transform: uppercase;}
.page__feature .label h5 {font-size: 16px;line-height: 1;}
.page__feature .banner {text-align:center; max-width:94vw; margin:-280px auto 130px;}
.page__feature .banner img {max-width:100%;}

.s__block {width: 1200px;margin: 0 auto;}
.s__block .tit__h3 {display:inline-block;padding: 20px 60px 15px;color: #0da3d7;border: 1px solid #0da3d7;border-bottom:0;background:#fff;margin-bottom:-1px;font-size: 30px;font-weight: bold;line-height: 1;letter-spacing: -0.03em;}
.s__block .s__cont {border: 1px solid #0da3d7;padding: 50px 60px;background: #fff;}
.s__block .s__cont .desc__p {color:#898989; font-size:18px; margin-bottom:25px;}
.s__block .s__cont p {font-size:16px;line-height:2.375;}

.s__block.navy .tit__h3 {color: #0d529d;border-color: #0d529d;}
.s__block.navy .s__cont {border-color: #0d529d;}
.s__block.org .tit__h3 {color: #EE9C1E;border-color: #EE9C1E;}
.s__block.org .s__cont {border-color: #EE9C1E;}
.s__block.aqua .tit__h3 {color: #12a5d8;border-color: #12a5d8;}
.s__block.aqua .s__cont {border-color: #12a5d8;}
.s__block.green .tit__h3 {color: #31d1a9;border-color: #31d1a9;}
.s__block.green .s__cont {border-color: #31d1a9;}
.s__block.pink .tit__h3 {color: #f87ec1;border-color: #f87ec1;}
.s__block.pink .s__cont {border-color: #f87ec1;}
.s__block.red .tit__h3 {color: #fb4746;border-color: #fb4746;}
.s__block.red .s__cont {border-color: #fb4746;}
.s__block.blue .tit__h3 {color: #318cd1;border-color: #318cd1;}
.s__block.blue .s__cont {border-color: #318cd1;}


.list_intv {width: 1200px;margin: -50px auto 0;background: #fff;position: relative;padding-top: 70px;}
.list_intv .m__cont { padding-top:20px;}
.list_intv .box_intv {width: 570px;float:left;margin-right: 60px;margin-bottom:85px;}
.list_intv .box_intv:nth-child(2n) {margin-right:0;}
.list_intv .box_intv a {display:block; color:#333; text-decoration:none;}
.list_intv .box_intv .box_photo{}
.list_intv .box_intv .box_photo img {display:block;}
.list_intv .box_intv .box_cont{position:relative;background: #fff;padding: 30px 28px 28px;margin: -125px 35px 0;box-shadow: 0 0 15px rgba(207,207,207,0.37);}
.list_intv .box_intv .box_cont p {color: #009dd3;font-size: 24px;line-height: 1.42;font-weight: bold;margin: 0 0 22px 0;font-style: italic; position:relative;}
/*
.list_intv .box_intv .box_cont p:before {content:'';display:block;width:16px;height:13px;background:url(../img/icon_qoute_b_l.png) 0 0 no-repeat;position:absolute;left: -27px;top: -10px;}
.list_intv .box_intv .box_cont p:after {content:'';display:block;width:16px;height:13px;background:url(../img/icon_qoute_b_r.png) 0 0 no-repeat;position:absolute;right: -15px;top: -10px;}
*/
.list_intv .box_intv .box_cont h4 {font-size: 16px;font-weight: bold;color: #0c539c;margin-bottom: 14px;line-height: 1;}
.list_intv .box_intv .box_cont h4:after {content:'';display:block;width: 42px;height:2px;background: #0c539c;margin-top: 14px;}
.list_intv .box_intv .box_cont h3 {font-size: 18px;color:#333;display:inline-block;margin-right: 15px;line-height: 1;}
.list_intv .box_intv .box_cont h5 {display:inline-block;font-size: 16px;line-height: 1;}
.list_intv .box_intv .box_cont .arrow {background:url(../img/arrow_05.png) 0 0 no-repeat;width: 51px;height: 51px;position:absolute;right: -6px;bottom: -6px; transition:0.1s;}
.list_intv .box_intv a:hover .box_cont .arrow {right:0;bottom:0;}

.list_talk {padding-bottom: 0;}
.list_talk .box_talk {margin-bottom: 120px;}
.talk_feature {margin-bottom:40px;width: 1200px;margin: 0 auto;}
.talk_feature figure {width: 1000px;margin:0 auto;position:relative;}
.talk_feature figure img {display:block; background:#eee;height:100%;width:100%;}
.talk_feature .label {position:relative;float:right;width:600px;background: rgba(255,255,255,0.9);padding: 37px 34px;margin-top: -90px;box-sizing: border-box;margin-right: 6px;}
.talk_feature .label a {display:block;color:#333; text-decoration:none;}
.talk_feature .label h4 {color: #0c539c;display:inline-block;font-size: 20px;font-weight: 900;margin: 0 20px 17px 0;line-height: 1;}
.talk_feature .label h5 {display:inline-block;font-size: 16px;color: #0f2642;font-weight: bold;line-height: 1;}
.talk_feature .label p {font-size: 24px;color: #0c539c;font-weight: bold;font-style: italic;margin: 0; position:relative;}
/*
.talk_feature .label p:before {content:'';display:block;width:16px;height:13px;background:url(../img/icon_qoute_l.png) 0 0 no-repeat;position:absolute;left: -27px;top: 0;}
.talk_feature .label p:after {content:'';display:block;width:16px;height:13px;background:url(../img/icon_qoute_r.png) 0 0 no-repeat;position:absolute;right: -15px;top: 0;}
*/
.talk_feature .label .arrow {background:url(../img/arrow_05.png) 0 0 no-repeat;width: 51px;height: 51px;position:absolute;right: -6px;bottom: -6px; transition:0.1s;}
.talk_feature .label .arrow.green { background:url(../img/arrow_05_g.png) 0 0 no-repeat;}
.talk_feature .label a:hover .arrow {right:0;bottom:0;}

.talk_intro {background: #32bf78;padding: 200px 0 100px;margin-top: -150px;}
.talk_intro .tit {width:50%;background: #0c539c;color:#fff;margin-bottom:50px;text-align: right;box-sizing: border-box;padding: 10px 160px 10px 0;font-size: 40px;font-weight: 900;line-height: 1;letter-spacing: -0.03em; position:relative;}
.talk_intro .tit::after {content:'';display:block;height: 42px;width: 42px;transform: rotate(45deg);background: #0c539c;right: -20px;top: 9px;position: absolute;}
.talk_intro .list_mbr {margin-bottom:100px;width: 1200px;margin: 0 auto;box-sizing: border-box;}
.talk_intro .box_mbr {float:left;width: 320px;margin-right: 120px;text-align:center;margin-bottom: 50px;}
.talk_intro .box_mbr:nth-child(3n) {margin-right:0;}
.talk_intro .box_mbr figure {width: 230px;height: 230px;border-radius:50%;overflow: hidden;margin: 0 auto 30px;}
.talk_intro .box_mbr figure img {display:block;width:100%;height:100%;}
.talk_intro .box_mbr h3 {font-size:20px;font-weight:bold;line-height:1;margin-bottom: 10px;}
.talk_intro .box_mbr h3:after {content:'';display:block;width: 42px;height:2px;background:#0c539c;margin: 12px auto 0;}
.talk_intro .box_mbr h4 {color:#0c539c;font-size:16px;font-weight:bold;line-height:1;margin-bottom: 28px;text-transform: uppercase;}
.talk_intro .box_mbr h5 {font-size:16px;margin-bottom: 22px;font-weight:bold;line-height:1;}
.talk_intro .box_mbr p {font-size:16px;font-weight:500;line-height:1.875;text-align: left;}
.talk_intro .btn {height:60px; width:450px; margin:0 auto; box-sizing:border-box; line-height:60px; color:#333; text-align:center; font-size:16px; font-weight:bold;}
.talk_intro .btn a {color:#333; text-decoration:none; border:2px solid #0c539c; display:block; width:100%; height:100%;border-radius:30px;background:#fff; position:relative; transition:0.2s;}
.talk_intro .btn a::after {content:''; display:block; width:87px;height:9px; position:absolute; right:-40px; top:25px; background:url(../img/arrow_06_n.png) 0 0 no-repeat;}
.talk_intro .btn a:hover {background:#0c539c; color:#fff;}


.talk_intro.navy { background:#0D529D;}
.talk_intro.navy .tit::after {background:#32bf78;}
.talk_intro.navy .box_mbr {color:#fff;}
.talk_intro.navy .box_mbr h3:after { background:#32bf78;}
.talk_intro.navy .box_mbr h4 {color:#32bf78;}
.talk_intro.navy .tit {background:#32bf78}
.talk_intro.navy .btn a {border-color:#32bf78;}
.talk_intro.navy .btn a::after {background:url(../img/arrow_06_g.png) 0 0 no-repeat;}
.talk_intro.navy .btn a:hover {background:#32bf78;}


.page_talk {}
.page_talk .art_talk {width:1200px; margin:-50px auto 0; position:relative; padding-top:40px; background:#fff;}
.page_talk .talk_feature figure {width: 1120px;}
.page_talk .talk_feature .label {float: none;width: 1000px;margin: -90px auto 0;box-shadow: 0 0 15px rgba(207,207,207,0.6);padding-top: 30px;background: #fff;}
.page_talk .talk_feature .label h4 { margin-bottom: 36px;}
.page_talk .talk_feature .label p {font-size:20px; color:#0f2642;}
/*
.page_talk .talk_feature .label p:before {content:'';display:block;width:16px;height:13px;background:url(../img/icon_qoute_l.png) 0 0 no-repeat;position:absolute;left: -27px;top: -10px;}
.page_talk .talk_feature .label p:after {content:'';display:block;width:16px;height:13px;background:url(../img/icon_qoute_r.png) 0 0 no-repeat;position:absolute;right: -15px;top: -10px;}
*/

.page_talk .talk_intro {background:none;margin-top: -120px;}
.page_talk .talk_intro .list_mbr {padding: 60px 29px;}
.page_talk .talk_intro .box_mbr {margin:0 30px;}

.page_talk .talk_intro.navy .box_mbr {color:#333;}

.page_talk .talk_intro .box_mbr h4 {color:#31d1a9;}
.page_talk .talk_intro .box_mbr h3:after {background:#31d1a9;}
.page_talk .talk_feature .label h4 {color:#31d1a9;margin-bottom: 36px;}
/*
.page_talk .talk_feature .label p:before {background:url(../img/icon_qoute_g_l.png) 0 0 no-repeat;}
.page_talk .talk_feature .label p:after {background:url(../img/icon_qoute_g_r.png) 0 0 no-repeat;}
*/
.page_talk .talk_main .tit {background: url(../img/bg_03.jpg) 0 0 repeat;}
.page_talk .talk_main .dialogue .box_txt {border-color:#31d1a9;}
.page_talk .talk_main .dialogue .box_txt:before {background:url(../img/arrow_g_l.jpg) 0 0 no-repeat;}
.page_talk .talk_main .dialogue.float_r .box_txt:before {background:url(../img/arrow_g_r.jpg) 0 0 no-repeat;}

.aside_link {margin-bottom:120px;}

.intv_prof {margin-bottom:100px;padding: 40px 40px 0;margin-top: -50px;position: relative;width: 1120px; background:#fff;}


.block_article { width:1200px; margin:0 auto;}
.block_article .box_article {margin-bottom: 70px;}
.block_article .box_article:last-child {margin-bottom:0;}
.block_article .box_article .cont_photo {width: 400px;padding-top: 65px;position:relative;}
.block_article .box_article .cont_photo img {display:block;width:100%;height:100%;}
.block_article .box_article .cont_txt {width: 740px;}
.block_article .box_article .cont_txt h2 {color: #0da3d7;font-size: 28px;font-weight: bold;margin-bottom: 15px; position:relative; display:inline-block;}
.block_article .box_article.italic .cont_txt h2 {font-style:italic;}
.block_article .box_article.navy .cont_txt h2 {color:#0d529d; }
/*
.block_article .box_article.navy .cont_txt h2:before {display:block; content:''; width:22px; height:3px; position:absolute; left:0; top:20px; background:#0da3d7;}
*/
.block_article .box_article .cont_txt p {font-size: 16px;line-height: 2.1;}
.block_article .box_article .cont_txt p.annotation {font-size:16px;}
.block_article .box_article .cont_txt p a {color:#333;}
.block_article .box_article.float_l .cont_photo { float:left;}
.block_article .box_article.float_l .cont_photo p {margin-top: 10px;text-align: center;font-size: 13px;}
.block_article .box_article.float_l .cont_txt { float:right;}
.block_article .box_article.float_r .cont_photo { float:right;}
.block_article .box_article.float_r .cont_txt { float:left;}
.block_article .box_article.float_n .cont_photo {width:100%;padding-top: 50px;}
.block_article .box_article.float_n .cont_photo h3 {position:absolute;right: 20px;top: 52%;color: #0da3d7;border-bottom: 1px solid #0da3d7;font-size: 28px;font-weight: bold;font-style: italic;padding: 3px 50px;}
.block_article .box_article.float_n .cont_txt {width:100%;}
.block_article .box_article.float_n .cont_txt h2 {width:100%; margin-bottom:38px; text-align:left;}

.block_sched {background: url(../img/sched_bg.jpg) 50% 50% no-repeat;padding: 110px 0 75px;background-size: cover; }
.block_sched .wrap {width:1200px; margin:0 auto;}
.block_sched .box_cont {background:#fff;border: 1px solid #0da3d7;width: 860px;position:relative;padding: 70px 55px;box-sizing: border-box;margin-bottom: 35px;}
.block_sched .box_cont h3 {display:inline-block;position:absolute;top: -26px;left: 20px;background: url(../img/bg_01.jpg) 0 0 repeat;padding: 14px 16px 14px 44px;color: #fff;font-size: 22px;font-weight: bold;line-height: 1;z-index: 10;border: 20px solid #f00;border-width: 0 15px 20px 0;border-color: transparent transparent #fff transparent;}
.block_sched .box_cont table.col {width: 370px;float:left;}
.block_sched .box_cont th {color: #1aa7d9;width: 95px;font-size: 20px;vertical-align: top;text-align: left;line-height: 1;}
.block_sched .box_cont th span {display:block; width: 1px;margin-top: 10px;margin-left: 26px; background:url(../img/sched_line.jpg) 0 0 no-repeat; height:26px;}
.block_sched .box_cont th span.br {width:30px;}
.block_sched .box_cont td {vertical-align: top;}
.block_sched .box_cont td h4 {font-size: 18px;line-height: 1;font-weight: bold;margin-bottom: 1px;}
.block_sched .box_cont td p {font-size:16px;line-height: 1.8;margin-bottom: 14px; min-height:28px;}
.block_sched .box_photo {background:#fff;float:right;margin-top: -525px;z-index: 11;position: relative;}
.block_sched .box_photo img {width:100%;height:100%;display:block;}
.block_sched .box_cmt {margin: 0 50px;padding: 30px;background:url(../img/bg_01.jpg) 0 0 repeat; position:relative;}
.block_sched .box_cmt::after {content:'';display:block;width:47px;height:55px;background:url(../img/arrow_08.png) 0 0 no-repeat;position:absolute;right:0;top: -55px;}
.block_sched .box_cmt h3 {color: #fdff4d;font-size: 22px;line-height: 1;margin-bottom: 10px;}
.block_sched .box_cmt p {color: #fff;font-size: 16px;line-height: 2.375;}

.inprivate {width:1200px;margin:0 auto; padding:60px 0;}
.inprivate .box_cmt {margin: 20px 0 0 475px;padding: 0 30px 20px;position:relative;border: 1px solid #0da3d7;background:#fff;border-radius: 10px;}
.inprivate .box_cmt::after {content:'';display:block;width: 23px;height: 22px;background:#000;top:50%;position: absolute;left: -23px;background: url(../img/arrow_n_l.jpg) 0 0 no-repeat;margin-top: -11px;}
.inprivate .box_cmt h3 {color: #fdff4d;font-size: 22px;line-height: 1;margin-bottom: 0;border: 20px solid #f00;border-width: 0 0 20px 15px;border-color: transparent transparent #fff transparent;background:url(../img/bg_01.jpg) 0 0 repeat;display:inline-block;padding: 10px 60px 10px;font-weight:bold;line-height: 1;margin-top: -20px;}
.inprivate .box_cmt p {font-size: 16px;line-height: 2.375;}
.inprivate .pri_photo {float:left;width:400px;}
.inprivate .pri_photo img {width:100%;}

.list_intv_talk {
    background: #F4FCFF;
}
.list_intv_talk .wrap {width:1200px; margin:0 auto;}
.box_intv_talk {width: 570px;padding: 30px;background:#fff;box-sizing: border-box;position: relative;box-shadow: 0 0 15px rgba(207,207,207,0.37);float: left;margin-right: 60px; margin-bottom:65px;}
.box_intv_talk:nth-child(2n) {margin-right:0;}
.box_intv_talk a {display:block; width:100%;height:100%; color:#333;}
.box_intv_talk a:hover {text-decoration:none;}
.box_intv_talk .box_photo {float:left;margin-right:20px;width: 168px;height: 158px;}
.box_intv_talk .box_photo img {display:block;width:100%;height:100%;}
.box_intv_talk .box_cont {margin-left: 200px;padding-top: 22px;}
.box_intv_talk .box_cont h4 {font-size: 16px;line-height: 1;font-weight: bold;color: #0c539c;margin-bottom: 14px;}
.box_intv_talk .box_cont h4:after {content:'';display:block;width: 42px;height:2px;background:#009dd3;margin-top: 20px;}
.box_intv_talk .box_cont p {font-size: 20px;margin-bottom: 9px;}
.box_intv_talk .box_cont h5 {font-size: 16px;}
.box_intv_talk .box_cont .arrow {background:url(../img/arrow_05.png) 0 0 no-repeat;width: 51px;height: 51px;position:absolute;right: -6px;bottom: -6px;z-index:11;}
.box_intv_talk .hv_cont {width:100%;height:100%;position:absolute;left:0;top:0;text-align: center;font-size: 20px;font-weight: bold;color: #fff;background:rgba(12,83,152,0.9);box-sizing: border-box;padding: 70px 100px 0;line-height:2; display:none;}
.box_intv_talk .hv_cont p {position:relative;}
/*
.box_intv_talk .hv_cont p:before {content:'';display:block;width:16px;height:13px;background:url(../img/icon_qoute_w_l.png) 0 0 no-repeat;position:absolute;left: -30px;top: 0;}
.box_intv_talk .hv_cont p:after {content:'';display:block;width:16px;height:13px;background:url(../img/icon_qoute_w_r.png) 0 0 no-repeat;position:absolute;right: -30px;top: 0;}
*/
.box_intv_talk a:hover .hv_cont {display:block;}

.box_intv_talk.green .hv_cont { background:rgba(50,191,120,0.9);}
.box_intv_talk.green .box_cont .arrow {background:url(../img/arrow_05_g.png) 0 0 no-repeat;}

.talk_main {
    width: 1200px;
    margin: 0 auto;
}

/*

.talk_main h3 {
	background: #717171 url(../img/arrow_9.jpg) right center no-repeat;
	color:#fff;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	padding-right: 75px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 80px;
}

.talk_main h3:before {
	content:'';
	display:block;
	background:#717171;
	width:30%;
	position:absolute;
	height:60px;
	left:0;
	z-index:-1;
}

*/

.talk_main h3 {
	color:#fff;
	background:#717171;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	padding-right: 75px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 80px;
	position: relative;
}

.talk_main h3:before {
	content:'';
	display:block;
	background:#717171;
	width:2500px;
	position:absolute;
	height:60px;
	top:0;
	left:-2500px;
	z-index:-1;
}
.talk_main h3:after {
	content:'';
	display:inline-block;
	background: #717171 url(../img/arrow_9.jpg) right center no-repeat;
	width:25px;
	position:absolute;
	height:60px;
	right:0;
}



.talk_main .tit {background: url(../img/bg_04.jpg) 0 0 repeat;padding: 35px 20px 35px 65px;font-size: 22px;line-height: 2;color: #fff;font-weight: bold;border: 20px solid #f00;border-width: 0 28px 33px 0;border-color: transparent transparent #fff transparent;margin-left: 100px;margin-bottom: 50px;}
.talk_main .dialogue {margin-bottom: 80px;}
.talk_main .dialogue .box_photo {width: 150px;float:left;padding-top: 10px;}
.talk_main .dialogue .box_photo figure {width:150px;height:150px;overflow:hidden;border-radius:50%;margin-bottom: 12px;}
.talk_main .dialogue .box_photo figure img {display:block;width: 100%;height:100%; }
.talk_main .dialogue .box_photo h4 {text-align:center;font-size: 20px;font-weight: bold;color: #0f2642;}
.talk_main .dialogue .box_txt {border: 1px solid #0c539c;padding: 25px 35px;background:#fff;float:right;position:relative;font-size: 16px;line-height: 2.1;border-radius: 30px;width: 965px;box-sizing: border-box;}
.talk_main .dialogue .box_txt:before {content:'';display:block;width: 23px;height: 22px;background:#000;top:50%;position: absolute;left: -23px;background: url(../img/arrow_n_l.jpg) 0 0 no-repeat;margin-top: -11px;}

.talk_main .dialogue.float_r {}
.talk_main .dialogue.float_r .box_photo { float:right;}
.talk_main .dialogue.float_r .box_txt {float:left;margin-left: 10px;}
.talk_main .dialogue.float_r .box_txt:before {left:auto;right:-23px; background: url(../img/arrow_n_r.jpg) 0 0 no-repeat;}

.anchor_nav { text-align:center; padding-top:40px; max-width:1200px; box-sizing:border-box; padding:40px 0 0; margin:-50px auto 0; background:#fff; position:relative;}
.anchor_nav ul {}
.anchor_nav li { display:inline-block; width:260px; height:80px; margin-right:120px; background:#0D529D;}
.anchor_nav li a {display:block; width:100%;height:100%; border:2px solid #0D529D; background:#fff; position:relative; top:-6px; right:6px; font-size:16px; font-weight:bold; padding-left:40px; box-sizing:border-box; line-height:80px; color:#0D529D; text-align:left; transition:0.2s;}
.anchor_nav li.p20 a {padding-left:20px;}
.anchor_nav li a:after {content:'';display:block; width:10px; height:10px; border:1px solid #0D529D; border-width:0px 1px 1px 0; position:absolute; top:30px;right:22px; transform:rotate(45deg);}
.anchor_nav li a:hover {background:#0D529D; color:#fff; right:0;top:0; text-decoration:none;}
.anchor_nav li a:hover::after {border-color:#fff;}
.anchor_nav .col_4 {}
.anchor_nav .col_4 li {margin:0 15px;}
.anchor_nav .col_3 li {margin:0 30px;}
.anchor_nav .col_2 li {margin:0 63px;}

.w1200 {width:1200px; margin:0 auto;}

.cooos {padding-bottom: 80px;}
.cooos .box_photo {margin-bottom:50px;}
.cooos .box_photo .icon {}
.cooos .box_txt {}
.cooos .box_txt h3 {font-size:22px;font-weight:bold;color:#285891;margin-bottom: 40px;text-align:center;}
.cooos.red .box_txt h3 {color:#F8504F;}
.cooos.green .box_txt h3 {color:#6cae48;}
.cooos.blue .box_txt h3 {color:#285891;}
.cooos.aqua .box_txt h3 { color:#13A5D8;}
.cooos .box_txt p {font-size:16px;line-height:2.2;margin-bottom: 50px;}
.cooos .btn { text-align:center;}
.cooos .btn a {display:inline-block; transition:0.2s;}
.cooos .btn a:hover {opacity:0.5 !important;}


.page00 {height:1174px;width:100%; position:relative;background:url(../img/mv_pc.jpg) 50% 0 no-repeat; background-size:100% auto;}
.page00 .top_text {position:absolute; left:50%;top:50%; margin:-123px 0 0 -416px;}
.page00 .top_text img {max-width:100%;}
.page00 .arrow-down{width:60px;height:40px;margin:0 0 0 -30px;position:absolute;left:50%;bottom:140px;
    -webkit-animation: arrow 0.5s 1s infinite ease-out alternate;
    -ms-animation: arrow 0.5s 1s infinite ease-out alternate;
}
.page00 .arrow-down:hover{
    -webkit-animation-play-state: paused;
    -ms-animation-play-state: paused;
}
.page00 .arrow-down a {display:block;width:100%;height:100%;}
.page00 .left{
    position:absolute;height:10px;width:40px;background:#009dd3;
    -webkit-transform:rotate(240deg);
    -ms-transform:rotate(240deg);
    top:10px;left:10px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -ms-border-radius:4px;
    -webkit-transform-origin:5px 50%;
    -ms-transform-origin:5px 50%;
    -webkit-animation: leftArrow 0.5s 1s infinite ease-out alternate;
    -ms-animation: leftArrow 0.5s 1s infinite ease-out alternate;
}
.page00 .right{position:absolute;height:10px;width:40px;background:#009dd3;
    -webkit-transform:rotate(-60deg);
    -ms-transform:rotate(-60deg);
    top:10px;left:10px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -ms-border-radius:4px;
    -webkit-transform-origin:5px 50%;
    -ms-transform-origin:5px 50%;
    -webkit-animation: rightArrow 0.5s 1s infinite ease-out alternate;
    -ms-animation: rightArrow 0.5s 1s infinite ease-out alternate;}
@-webkit-keyframes arrow{0% {  bottom:140px;}100%{  bottom:180px;}}
@-webkit-keyframes leftArrow{0% {}100%{  -webkit-transform:rotate(225deg);}}
@-webkit-keyframes rightArrow{0% {}100%{  -webkit-transform:rotate(-45deg);}}

@-ms-keyframes arrow{0% {  bottom:140px;}100%{  bottom:180px;}}
@-ms-keyframes leftArrow{0% {}100%{  -ms-transform:rotate(225deg);}}
@-ms-keyframes rightArrow{0% {}100%{  -ms-transform:rotate(-45deg);}}

.top_info {background:#0c539c url(../img/top_info_t.jpg) 0 50% no-repeat;width:calc(100% - 100px); font-size:18px; padding:20px 0;margin: 0 auto;}
/* .top_info {background:#0c539c url(../img/top_info_t.jpg) 0 50% no-repeat; position:absolute; bottom:50px; left:50px;width:calc(100% - 100px); font-size:18px; padding:20px 0;} */
.top_info #infoSwiper {margin-left:200px; margin-right:50px;}
.top_info time { float:left; color:#fff; margin-right:28px; line-height:20px;}
.top_info span {float:left;font-size:14px;color:#fdff4d; font-style:italic;margin-right:30px; line-height:20px;}
.top_info p {float:left;color:#fff; line-height:20px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;width:calc(100% - 310px);}
.top_info p a {color:#fff; text-decoration:underline; }
.top_info p a:hover {border-bottom:1px dotted #fff;}
.top_info .arrow { width:21px;height:40px; background:url(../img/arrow_04.jpg) 0 50% no-repeat;  position:absolute; top:50%;right:20px; cursor:pointer; margin-top:-20px;}
#downAnc {margin-top:-70px; padding-top:70px;}

.page_01 {}
.interviews {position:relative;}
.interviews .comt {width: 1200px;margin: 0 auto;}
.interviews .comt .wrap {width:650px; margin-left:100px;}
.interviews .comt h3 {}
.interviews .comt h3 img {display:block;}
.interviews .comt .cont {font-size:24px;line-height:1.9;font-weight:bold;background:url(../img/bg_01.jpg) 0 0 repeat;border: 20px solid #f00;border-width: 0 28px 33px 0;border-color: transparent transparent #fff transparent;padding: 22px 0 17px 47px;color: #fff;position:relative;}
/*
.interviews .comt .cont .q_l { display:block;width:16px;height:13px; background:url(../img/icon_qoute_l.png) 0 0 no-repeat; position:absolute; left:20px;top:20px;}
.interviews .comt .cont .q_r {display:block;width:16px;height:13px;background:url(../img/icon_qoute_r.png) 0 0 no-repeat;position:absolute;right: -7px;top:20px;}
*/
.interviews .comt .msgs .msg {transform:translate(0,250%); transition:0.25s ease-in-out; position:absolute;}
.interviews .comt .msgs .msg.active {transform:translate(0,0); position:relative;}

.interviews .inter {position:relative;margin-bottom:78px;}
.interviews .inter .port {position:relative;width:100%;overflow:hidden;background:url(../img/inter_bg.jpg) 50% 100% no-repeat;}
.interviews .port .main {width:600px;height:490px;background-position:50% 100%;background-repeat:no-repeat; margin:0 auto;z-index: 20; background-size:auto 490px;}
.interviews .port .sub {width:300px;height:490px;background-position:50% 100%;background-repeat:no-repeat; position:absolute;top: 0;background-size:auto 350px; opacity:0.5;}
.interviews .inter .main a{display:block; width:100%;height:100%;}
.interviews .port .left_01 {right: 50%;margin-right: 400px;}
.interviews .port .left_02 {right: 50%;margin-right: 720px;}
.interviews .port .left_03 {right: 50%;margin-right: 1040px;}
.interviews .port .right_01 {left: 50%;margin-left: 400px;}
.interviews .port .right_02 {left: 50%;margin-left: 720px;}
.interviews .inter .prev_next {width:87px;height:112px; position:absolute;top:260px; cursor:pointer;}
.interviews .inter .prev_next:hover {opacity:0.3;}
.interviews .inter .prev {background:url(../img/arrow_l.png) center 0 no-repeat;right:50%; margin-right:300px;}
.interviews .inter .next {background:url(../img/arrow_r.png) center 0 no-repeat;left:50%; margin-left:300px;}
.interviews .inter .navs {width:600px; margin:20px auto 0;}
.interviews .inter .navs li {width:30px;height:4px; background:#666; margin-right:10px; float:left;}
.interviews .inter .navs li.active {background:#0D539B;}

.interviews .intros {position: absolute;left: 50%;bottom: -37px; width: 342px;height:140px;}
.interviews .intro {position:absolute;background:#fff;width: 342px;height:140px;padding: 11px 20px 18px;box-shadow: 0 0 15px rgba(207,207,207,0.37); box-sizing: border-box;transform:translate(105%,0); transition:0.3s;opacity:0;z-index: -1;}
.interviews .intro.active {display:block;transform:translate(0,0); opacity:1; z-index:0;}
.interviews .intro a {display:block; width:100%;height:100%; text-decoration:none;}
.interviews .intro h4 {font-size:22px;font-weight:bold;color:#009dd3;margin-bottom: 1px;}
.interviews .intro h5 {font-size:16px;color:#333;margin-bottom: 12px;}
.interviews .intro h5:after {content:'';display:block;width: 42px;height:2px;background:#009dd3;margin-top: 9px;}
.interviews .intro h3 {font-size:20px; color:#333;}
.interviews .intros .arrow {background:url(../img/arrow_05.png) 0 0 no-repeat;width: 51px;height: 51px;position:absolute;right: -6px;bottom: -6px; transition:0.1s;}
.interviews .intros:hover .arrow {right:0;bottom:0;}

.page02 {background:#f5fcff;}
.page02 .conts {width:1200px; margin:0 auto; padding-top:20px;}
.page02 .conts a {}
.page02 .conts a:hover {opacity:0.5;}

.page03 {background:url(../img/bg_page03.jpg) 50% 50% no-repeat; background-size:cover;}
.page03 .conts {width: 1200px;margin:0 auto 60px;}
.page03 .conts h3 {margin-bottom:-1px;margin-left:2px;position: relative;}
.page03 .conts h3 img {display:block;}
.page03 .conts .comt {font-size:24px;font-weight:bold;color: #fff;background:url(../img/bg_04.jpg) 0 0 repeat;position:relative;display:inline-block;}
.page03 .conts .comt::after {content:'';display:block;width:47px;height:55px;background:url(../img/arrow_11.png) 0 0 no-repeat;position:absolute;right:0;bottom: -55px;}

.page03 .conts .comt p {font-size:24px; font-weight:bold;}
.page03 .conts .comt p span {display:inline-block; padding: 13px;}
.page03 .conts .comt p .quote {display:inline-block; font-style:normal; width:16px;height:13px; text-indent:-9999px;}
.page03 .conts .comt p .quote_l {background:url(../img/icon_qoute_w_l.png) 0 0 no-repeat;margin-right: 8px;}
.page03 .conts .comt p .quote_r {background:url(../img/icon_qoute_w_r.png) 0 0 no-repeat;margin:0 12px 0 -6px;}

.page03 .conts figure {margin-top:-120px; float:right;}
.page03 .conts figure img {display:block;}

.page04 {background:url(../img/bg_page04.png) 50% 50% no-repeat; background-size:cover;}
.page04 .services {border: 2px solid #318cd1;height:570px;width:1200px;box-sizing:border-box;margin:65px auto 105px;text-align:center; position:relative;}
.page04 .services h3 {background:#fff;color:#318cd1;display:inline-block;line-height:1;font-weight: 900;font-size: 40px;margin-top: -30px;margin-bottom: 47px;padding: 0 30px;letter-spacing: -0.03em;}
.page04 .services figure {text-align:center;margin: 0 auto 47px;}
.page04 .services figure img {display:inline-block;}
.page04 .services p {font-size:16px;line-height:2;color:#333;text-align:left;padding: 0 174px;}
.page04 .navi {position:absolute; bottom:-44px; left:50%; margin-left:-200px; width:370px;}
.page04 .navi .ser {width:74px;height:64px; float:left; margin:0 5px; margin-top:12px; border-radius:0;opacity:1;}
.page04 .navi .ser_00 {background:url(../img/ser_00.png) 50% 50% no-repeat; background-size:100%;}
.page04 .navi .ser_01 {background:url(../img/ser_01.jpg) 50% 50% no-repeat; background-size:100%;}
.page04 .navi .ser_02 {background:url(../img/ser_02.jpg) 50% 50% no-repeat; background-size:100%;}
.page04 .navi .ser_03 {background:url(../img/ser_03.jpg) 50% 50% no-repeat; background-size:100%;}
.page04 .navi .swiper-pagination-bullet-active {width:102px;height:88px; margin-top:0;}
.page04 .navi .swiper-pagination-bullet-active.ser_00 {background:url(../img/ser_00a.png);background-size:100%;}
.page04 .navi .swiper-pagination-bullet-active.ser_01 {background:url(../img/ser_01a.jpg);background-size:100%;}
.page04 .navi .swiper-pagination-bullet-active.ser_02 {background:url(../img/ser_02a.jpg);background-size:100%;}
.page04 .navi .swiper-pagination-bullet-active.ser_03 {background:url(../img/ser_03a.jpg);background-size:100%;}

.swiper-button-next, .swiper-button-prev {width:40px;height:50px;}
.swiper-button-prev {background:url(../img/arrow_l.png) center 0 no-repeat;left:-50px;}
.swiper-button-next {background:url(../img/arrow_r.png) center 0 no-repeat;right:-50px;}


.page05 {background:url(../img/bg_page05.jpg) 50% 100% no-repeat; background-size:cover;}

.subnav { text-align:center; margin-bottom:60px;}
.subnav li {width:200px; display:inline-block; margin:0 12px 20px; transition:0.2s;}
.subnav li:hover {opacity:0.5 !important;}


.table {width: 100%;}
.table th, .table td {border-bottom:10px solid #fff;}
.table th {background:#0D529D;color:#fff;font-size:20px;font-weight:bold;width:300px;border-right: 10px solid #fff;}
.table td {font-size:16px;padding: 20px 30px;background: #fafafa;line-height: 2;}
.table td h3 {color:#0D529D;font-weight: bold;font-size: 18px;}
.table td p {margin-bottom:20px;line-height: 2 !important;}
.table td p:last-child {margin-bottom:0;}
.table td a {color:#0D529D;padding-left:20px;background: url(../img/arrow_10.jpg) 0 50% no-repeat;text-decoration:underline;}
.table td a:hover {text-decoration:none;}
.table td ul {}
.table td li {margin-bottom: 40px;}
.table td li:last-child {margin-bottom:0;}
.table td li span {display:inline-block;}
.table td li .post {width: 130px;}
.table td li .line {width: 150px;height: 0;border-bottom: 1px dotted #333;margin-right: 30px;vertical-align: middle;}
.table td li .name {width:300px;}

.block_company {background:#F4FCFF;}
.block_recruit {padding-bottom:70px;width: 1200px;margin: -50px auto 0;}
.block_recruit .table {}
.block_recruit .table th {background:#12a5d8;}

.m__aside { width:1200px; margin:0 auto 120px; text-align:center;}
.m__aside .banner {max-width:94vw;margin:0 auto;}
.m__aside .banner img {max-width:100%;}

.page_job .block_links { background:#fff; padding:40px 0 0 40px; box-sizing:border-box; margin-top:-50px; position:relative;}
.page_job .block_links .w1200 { margin-right:0;}
.page_job .block_links .w1200 figure, .page_job .block_links .w1200 .cont {width:560px;}
.page_job .box_link {margin-bottom:40px; margin-right:40px;width:540px;}

.page_job .s__block {margin-bottom:120px;}


.recruit_link {}
.recruit_link .banner { text-align:center; margin-bottom:20px;}
.recruit_link .banner img {max-width:100%; }

.job_cate {}
.job_cate .box_tit { background:#0D529D;color:#fff; font-size:30px; font-weight:bold;height:60px; line-height:60px; position:relative; padding-left:40px;}
.job_cate .box_tit a {display:block; width:100%;height:100%; color:#fff; text-decoration:none;}
.job_cate .box_tit a:after{content:'';display:block;width: 21px;height: 60px;background: url(../img/arrow_04.jpg) 0 50% no-repeat;position: absolute;top: 0;right: 40px;}
.job_cate .box_cont {background:#fafafa;font-size:30px;padding: 30px 40px;}
.job_cate .box_cont dl {margin-bottom:60px;}
.job_cate .box_cont dt {font-size:22px; color:#0D529D; font-weight:bold;}
.job_cate .box_cont dd {font-size:20px;font-weight:bold;line-height: 2;margin-bottom: 20px;}
.job_cate .box_cont p.disable {color:#898989; font-size:20px; font-weight:bold;}

.job_faq {}
.job_faq .box_tit { background:#12a5d8;color:#fff; font-size:30px; font-weight:bold;height:60px; line-height:60px; position:relative; padding-left:40px;}
.job_faq .box_subtit {font-size:24px; font-weight:bold;margin-bottom:25px;}
.job_faq .box_cont {font-size:30px;padding: 30px 0 0;}
.job_faq .box_cont dl {margin-bottom: 50px;}
.job_faq .box_cont dl:last-child { margin-bottom:0;}
.job_faq .box_cont dt {font-size:20px;color:#12a5d8;font-weight:bold;border:1px solid #dedede;position:relative;padding: 13px 0 13px 85px;border-width:1px 0;overflow: hidden;margin-bottom: 20px;}
.job_faq .box_cont dt:before {content:'Q';display:block;border-right:1px solid #dedede;font-size:22px;color:#12a5d8;height:100%;width:55px;position:absolute;left:0;top: 0;text-align:center;padding: 13px 0;}
.job_faq .box_cont dd {font-size:16px;line-height: 2.22;margin-bottom: 30px;position:relative;padding-left:85px;}
.job_faq .box_cont dd:before {content:'A';display:block;font-size:22px;color:#ee9204;position:absolute;left: 42px;top: -6px;}

.about_in { padding-bottom:0;}

.about_te {padding-top:0;background: linear-gradient(to bottom, #fff 0%,#fff 40%,#fff 40%,#F4FCFF 40%,#F4FCFF 100%); /* W3C */}
.about_te .cols { width:1040px; margin:0 auto;}
.about_te .col { width:1144px; margin:0 auto;}
.about_te .col figure {margin-bottom: 30px;}
.about_te .col figure img {display:block;}
.about_te .col h4 {font-size:24px;font-weight:bold;color:#0c539c;margin-bottom: 18px; text-align:center;}
.about_te .col p {font-size:18px;line-height:2.33;font-weight: bold;margin-bottom: 30px;}
.about_te .col .btn {text-align:center; transition:0.2s;}
.about_te .col .btn:hover {opacity:0.5 !important;}

.history {}
.history .intro {background:url(../img/history_bg.jpg) 50% 50% no-repeat; background-size:cover;;color:#fff;text-align:center;padding: 65px 0 110px;}
.history .intro .wrap {width: 1080px;margin:0 auto;}
.history .intro h3 {font-size:18px;font-weight:bold;margin-bottom: 40px;line-height:1.75;}
.history .intro p {font-size:18px; font-weight:bold;margin-bottom:20px; line-height:2;}
.history .imgs {text-align:center;position:relative;margin-top:-80px;}
.history .imgs li {width:160px;height:160px; display:inline-block; margin:0 40px;}

.block_timeline { padding-top:50px;}
.block_timeline .logo {text-align:center; margin-bottom:50px;}
.block_timeline .point {border:2px solid #0f2642; font-size:16px;font-weight:bold; background:#fff; color:#0f2642; margin:0 auto; width:800px; text-align:center; padding:15px 0;}

.timeline { position: relative;max-width: 1200px;margin: 0 auto;}
.timeline * {box-sizing: border-box;}
.timeline::after {content: '';position: absolute;width: 2px;background-color: #1e62a6;top: 0;bottom: 0;left: 50%;margin-left: -1px;}
.timeline .container {position: relative;background-color: inherit;width: 50%;}
.timeline .container .date {position: absolute;width:80px;height:80px;background:#fff;border:2px solid #1e62a6;border-radius: 50%;z-index: 1;bottom: 0;text-align: center;line-height: 80px;font-size: 18px;font-weight: bold;color: #1e62a6;}
.timeline .container .date.hidden {display:none;}
.timeline .container::before {content: " ";position: absolute;margin-bottom: 30px;bottom: 50%;width: 130px;z-index: 1;height: 2px;background: #1e62a6;}
.timeline .content {padding: 15px 12px 20px;background-color: #F4FCFF;position: relative;margin-bottom: 60px;}
.timeline .content.pickUp {background: #fff4f4;}
.timeline .content h3 {color:#1e62a6;font-size:16px;margin-bottom: 4px;font-weight:bold;}
.timeline .content.pickUp h3 {color:#a61e2b;}
.timeline .content p {font-size:16px;line-height:2;font-weight:bold;}
.timeline .content p.mr200 {margin-right:200px;}
.timeline .content .img {float:right;margin-left: 200px;height: 0;position: relative;top: 10px;}

.timeline .duc .date {display:none;}
.timeline .duc .content {margin-bottom: -40px;}
.timeline .duc::before {margin-bottom: -20px;}

.timeline .left {left: 0;}
.timeline .left .content {float:right; margin-right:130px;}
.timeline .right {left: 50%;}
.timeline .right .content {float:left; margin-left:130px;}
.timeline .left::before {right: 0;}
.timeline .right::before {left:0;}
.timeline .left .date {right: -40px;}
.timeline .right .date {left: -40px;}

.old_timeline {padding-top:60px; padding-bottom:0;}
.old_timeline::after {background-color: #0f2642;}
.old_timeline .container .date {color:#0f2642;border-color:#0f2642;}
.old_timeline .container::before {background-color: #0f2642;}
.old_timeline .content {background:#f6f6f6;}
.old_timeline .content h3 {color:#0f2642;}
.old_timeline .content p {color:#4f6f97;}
.content p.yahoo_color {color:#f03 !important;}

.block_wl {width:1200px;margin:0 auto 100px; padding-top:80px;}
.block_wl .tit__h2 {height:120px;line-height: 116px;background:#fff url(../img/tit_wl.jpg) 0 50% no-repeat;border: 2px solid #0d529d;color:#0f2642;font-size:28px;font-weight:bold;padding-left: 160px;margin-bottom:60px;box-sizing: border-box;}
.block_wl .tit__h2 span {font-size:30px;font-weight:900;color:#0c539c;margin-right: 30px;}
.block_wl .f_img img.sp {display: none;}

.block_wl .wl__cont {}

.wl_02 .wl__cont { padding:20px 100px 0;}
.wl_02 .acc_tit {cursor:pointer; position:relative; transition:0.2s;}
.wl_02 .acc_tit:hover {opacity:0.8;}
.wl_02 .acc_tit::after {content:'';display:block; width:36px;height:36px; background:url(../img/acc_01.png) 0 0 repeat;position:absolute; right:40px;top:50%;margin-top:-18px;}
.wl_02 .acc_tit.focus::after {background:url(../img/acc_02.png) 0 0 repeat;}
.wl_02 .acc_tit img {display:block;}
.wl_02 .acc_cont {}
.wl_02 .space {height:60px;}
.wl_02 dl {border:6px solid #89A514; padding:40px 34px; border-top:0; }
.wl_02 dt {font-size:20px;height:50px;line-height:50px;padding-left:32px;background:#eee;margin-bottom:20px;text-transform: uppercase; color:#fff;}
.wl_02 dd {font-size:16px; line-height:2.25;margin-bottom:20px;}
.wl_02 .point_01 dl {border-color: #89a514;}
.wl_02 .point_01 dt {background: #89a514 url(../img/bg_a_01.png) 0 0 repeat;}
.wl_02 .point_02 dl {border-color: #019cd4;}
.wl_02 .point_02 dt {background: #019cd4 url(../img/bg_a_02.png) 0 0 repeat;}
.wl_02 .point_03 dl {border-color: #d1718c;}
.wl_02 .point_03 dt {background: #d1718c url(../img/bg_a_03.png) 0 0 repeat;}
.wl_02 .point_04 dl {border-color: #d19f00;}
.wl_02 .point_04 dt {background: #d19f00 url(../img/bg_a_04.png) 0 0 repeat;}
.wl_02 .point_05 dl {border-color: #2e9175;}
.wl_02 .point_05 dt {background: #2e9175 url(../img/bg_a_05.png) 0 0 repeat;}


.gallery {border: 2px solid #0d529d; width:1200px;box-sizing:border-box;margin: 95px auto 120px;text-align:center;position:relative;padding:100px;}
.gallery .tit {background:#fff;color: #0d529d;display:block;line-height:1;font-weight: 900;font-size: 40px;padding: 0 30px;letter-spacing: -0.03em;width:320px;position:absolute;left:50%;top: -23px;margin-left:-160px;}
.gallery figure {}
.gallery figure img { display:block;width:100%;height:auto;}
.gallery p {font-size:18px;line-height:2;color:#fff;text-align:left; padding:12px 33px; background:#0D529D;}
.g_thumbs {position:absolute; bottom:-50px; text-align:center; width:100%;left:0;}
.g_thumbs li {width:100px;height:100px; margin:0 5px;border-radius:50%;opacity:1; display:inline-block; border:2px solid #009dd3; background:#eee 50% 50% no-repeat; background-size:cover;}
.g_thumbs li.swiper-pagination-bullet-active {opacity:1; border-color:#0d529d;}

.ceo_msg {padding-top:50px;}
.ceo_prof  {margin-bottom:70px;}

.gredo {margin-top:-50px; padding-top:70px;}
.gredo .tit__h2 {margin-bottom:70px;}
.intv_main {padding-bottom:120px;}

@media screen and (max-width: 1400px) {
	.main_nav {margin-right:10px;}
	.main_nav li {margin-left:30px;}
	.interviews .intro {transform: translate(0,120%);}
	.swiper-button-next {right:0;}
	.swiper-button-prev {left:0;}
	.page00 .top_text {width:100%;left:0;top:35%;margin:0 auto;text-align: center;}
    .page00 .top_text img{width: 40%;}
}
@media screen and (max-width: 1280px) {
	.main_nav li {margin-left:25px;}
}
@media screen and (max-width: 1200px) {
	header.top .logo { background-image:url(../img/logo_sp.png);}
	header.top { background:#fff; box-shadow: 0 4px 10px rgba(4,0,0,0.18);position: fixed;padding-top: 0px;}
	.swiper-button-next, .swiper-button-prev {display:none;}
	.main_nav {display:none;}
	.toggle_menu {display:block;}
	.block_links {width:100%;}
	.block_links .box_link {margin:0 auto 30px; float:none;}
	.block_links .box_link figure img.pcImg { display:none;}
	.block_links .box_link figure img.spImg { display:block;}
	.block_links .intro__p {font-size:14px;margin-bottom: 30px;}

	.m__block {padding:60px 20px 40px; box-sizing:border-box;width:100%;}
	.m__block .tit__h2 {font-size:40px;margin-bottom: 30px;}
	.m__block .tit__h2 span {font-size:20px;margin-top: 10px;}
	.m__block .intro__p {font-size:14px;margin-bottom: 30px;}
	.s__block {width:100%; box-sizing:border-box; padding:0 20px;}
	.s__block .s__cont {padding:25px 30px;}
	.s__block .s__cont p { font-size:14px;}

	.m__aside {width:100%;}

	.page__tit {padding:90px 0 40px;}
	.page__tit .tit__h2 {font-size:36px;}
	.page__tit .tit__h2 span {font-size:18px; margin-top:18px;}

	.page__feature .bg {height:200px;}
	.page__feature .banner {padding-top:0;margin-top:-170px; margin-bottom:0;}

	.page_job .block_links .w1200 {width:540px !important;margin:0 auto 50px;}

	.breadcrumb {padding:16px 20px 18px;}
	.breadcrumb ul {width:100%;}
	#backTop {position:relative;bottom:0;right:0;width: 100%;}
	.subnav {margin-bottom:0;}
	.subnav li {width:20%; margin:0 2% 20px;}
	.subnav li img {width:100%;}
	footer { }
	footer .sns {text-align:center; padding:30px 0 20px;}
	footer .sns li {width:110px; height:37px; display:inline-block; margin:0 5px 15px; float:none;}
	footer .sns li img {width:100%;}
	footer .sns li a:hover img {margin-top:-37px;}

	footer .wrap {width:100%;}
	footer .logo {float:none; margin:0 auto 30px;  text-align:center;height:30px;}
	footer .logo img {width:100%;}
	footer .pc_only {display:none;}
	footer .logo .sp_only {display:inline-block;;}
	footer .ft_navis {width:310px;margin: 0 auto 50px;}
	footer ul.ft_nav {margin-right:24px;padding-top: 0;margin-bottom: 0;}
	footer dl.ft_nav {margin-right:0;}
	footer ul.ft_nav.last_child {clear:both;}
	footer .ft_bt {height:auto;}
	footer .ft_bt ul {float:none; text-align:center;}
	footer .ft_bt ul li {display:inline-block; float:none;}
	footer .ft_bt .copyright {background:#fff; float:none; color:#333; text-align:center;}

.page00 .top_text {width:60vw;margin:0;left:0;top:35%;margin:0 20vw;}
.page00 .top_text img{width: 100%;}
.page00 .arrow-down {bottom:80px;width:30px; height:20px;margin-left:-15px;}
.page00 .left{height:5px;width:20px;left: 8px;}
.page00 .right{height:5px;width:20px;left: 12px;}
@-webkit-keyframes arrow{0% {  bottom:80px;}100%{  bottom:120px;}}

	.page02 .conts {width:100%;}
	.page02 .conts img {width:100%;}

	.page03 .conts {width:100%;}
	.page03 .conts figure {float:none; margin-top:-50px;}
	.page03 .conts figure img {width:100%;}
	.page03 .conts h3 {margin-left:20px;}
	.page03 .conts .comt {margin-left: 20px;}
	.page03 .conts .comt p { font-size:18px;}

	.page04 .services p {padding:0 20px;}
	.page04 .services {width:100%;margin:60px 0 50px; height:auto; padding-bottom:50px;}
	.page04 .services .first figure img {width: 80%;height: auto;}
	.page04 .navi {left:50%; margin-left:-106px; width:210px; bottom:-22px;}
	.page04 .navi .ser {width:37px; height:32px; margin-top:6px;}
	.page04 .navi .swiper-pagination-bullet-active {width:51px;height:44px;margin-top:0;}
	.swiper-button-next, .swiper-button-prev {display:block;}
	.swiper-button-next {right:0;}
	.swiper-button-prev {left:0;}

	.interviews .inter .prev {margin-right: 280px;}
	.interviews .inter .next {margin-left: 280px;}
	.interviews .comt {width:100%;}
	.interviews .comt .wrap {width:auto;margin-left: 0;}
	.top_info {width:100%;left:0; background:#0c539c 0 50% no-repeat; padding:15px 0; bottom:20px;}
	.top_info #infoSwiper {margin-left:20px;}

	.list_intv {width:100%;margin-top:0;}
	.list_intv .box_intv {float:none; margin:0 auto 40px;}
	.list_intv .box_intv:nth-child(2n) {margin-right:auto;}
	.list_talk {padding-bottom:0;}
	.talk_feature {width:100%;}
	.talk_feature figure {width:100%;}
	.talk_feature .label {margin-right:36px;}
	.talk_intro .list_mbr {width:100%;}
	.talk_intro .box_mbr {width: 30%;margin: 0 1.5% 50px;}

	.anchor_nav {margin-top:0;width:100%;}
	.anchor_nav li {margin-bottom:20px !important;}
	.anchor_nav .col_2 li {margin:0 30px;}

	.block_wl {width:100%; margin-bottom:50px;}
	.block_wl .f_img {margin:0 20px;}
	.block_wl .f_img img {width:100%;}
	.wl_02 .wl__cont {padding:20px 20px 0;}
	.wl_02 .acc_tit img {width:100%;}
	.wl_02 .acc_tit::after {right:20px;}
	.wl_02 .space {height:30px;}
	.wl_02 dt {font-size:18px;}
	.gallery {width:calc(100% - 40px); padding:50px 30px;}
	.g_thumbs {bottom:-30px;}
	.g_thumbs li {width:50px;height:50px;}

	.block_article {width:100%; box-sizing:border-box; padding:0 10px;}
	.block_article .box_article {margin-bottom:40px;}
	.block_article .box_article .cont_txt {width:68%;}
	.block_article .box_article .cont_txt h2 {font-size:20px;}
	.block_article .box_article .cont_txt p {font-size:14px;}
	.block_article .box_article .cont_photo {width:30%;}
	.block_article .box_article.navy .cont_txt h2:before {top:15px;}

	.page__feature .label, .page__feature .label.left, .page__feature .label.right {position:relative;left:0;right:0;top:0;bottom:0;margin:-30px auto 0;}


	.w1200 {width:100%;}
	.cooos .box_photo {}
	.cooos .box_photo figure {width:100%;}
	.cooos .box_photo figure img {width:100%;}
	.about_te .col {width:100%;}
	.about_te .col figure {}
	.about_te .col figure img {width:100%;}

	.history .intro .wrap {width:100%;}
	.timeline {width:100%;}
	.block_timeline .point {width:100%;}
	.page_job .block_links {padding:40px 0 0 0;margin-top:0;}
	.page_job .block_links .w1200 figure, .page_job .block_links .w1200 .cont {width:100%;}

	.table th {width:150px; font-size:16px;}
	.table td {font-size:14px; padding:10px 20px;}
	.block_recruit {padding: 50px 0;margin-top:30px;}
	.table td li .line {width:100px;}
	.table td li .name {width:100px;}

	.intv_prof {margin-top:30px; margin-bottom:50px;}


.block_sched .wrap {width: 94vw;}
.block_sched .box_cont {width:100%;padding: 70px 30px;}
.block_sched .box_cont h3 {}
.block_sched .box_cont table.col {width: 100%;}
.block_sched .box_cont th {}
.block_sched .box_cont th span {}
.block_sched .box_cont th span.br {width: 1px;}
.block_sched .box_photo {width: 40%;margin-right: 0;margin-top: -300px;}

.inprivate {width:calc(100% - 40px);padding:30px 20px;}
.inprivate .box_cmt {margin: 20px 0 0 40%;}
.inprivate .pri_photo {width:36%;}

.list_intv_talk .wrap {width:100%;}
.box_intv_talk {float: none;margin: 0 auto 30px;}
.box_intv_talk:nth-child(2n) {margin-right: auto;}


.page_talk {}
.page_talk .art_talk {width: 100%;margin: 0 auto 30px;position:relative;}
.page_talk .talk_feature figure {width: 100%;}
.page_talk .talk_feature .label {float: none;width: 100%;margin: 0 auto 0;}
.page_talk .talk_feature .label h4 { margin-bottom: 36px;}
.page_talk .talk_feature .label p {font-size:18px; }
.page_talk .talk_feature .label p:before { width:16px;height:13px;position:absolute;left: -27px;top: -10px;}
.page_talk .talk_feature .label p:after { width:16px;height:13px;position:absolute;right: -15px;top: -10px;}

.page_talk .talk_intro {margin-top: 20px;}
.page_talk .talk_intro .list_mbr {padding: 30px 20px;}
.page_talk .talk_intro .box_mbr {margin: 0 1.5% 0;width: 30%;}

.talk_intro .box_mbr figure {width:180px; height:180px;}
.talk_intro .box_mbr figure img {width:100%;}

.talk_main {width:100%;}
.talk_main h3 {padding-left:20px;margin-bottom: 40px;}
.talk_main .dialogue {margin-bottom: 30px;}
.page_talk .talk_main .tit {margin-left:20px;margin-right:20px;font-size: 18px;padding: 25px 10px 25px 45px;margin-bottom: 30px;}
.talk_main .dialogue .box_photo {margin-left:10px;width:120px; padding-top:0;}
.talk_main .dialogue .box_photo figure {width:120px; height:120px;}
.talk_main .dialogue .box_photo h4 {font-size:16px;}
.talk_main .dialogue.float_r .box_photo {margin-right:10px; margin-left:0;}
.talk_main .dialogue .box_txt {width:calc(100% - 160px);font-size: 14px;}

}
@media screen and (max-width: 750px) {
	.top_info { padding:10px 0; bottom:0;}
	.top_info #infoSwiper {margin-left:10px;}
	.top_info time {font-size:13px;margin-right:20px;}
	.top_info span {font-size:14px;margin-right:20px;}
	.top_info p {font-size:15px; width:calc(100% - 250px);}
}
@media screen and (max-width: 600px) {
	header {height:50px;}
	header .logo {width:241px;height:26px; margin:13px 0 0 10px;}
	.toggle_menu {height:50px;}
	.toggle_menu .in {padding:19px 17px 13px;}
	.global_navi {padding-top:50px;}
	.block_links .box_link {width:100%; margin-bottom:20px;}
	.block_links .box_link h3 { font-size:24px;padding-top:20px;}
	.block_links .box_link p { font-size:12px; padding:0 20px; margin-bottom:10px;}
	.block_links .box_link .icon { width:36px;height:36px; background-size:19px; margin-bottom:-27px;}
    .block_links .link_f .cont{padding-top: 20px;}
	.m__block {padding:60px 10px 40px;}
	.m__block .tit__h2 {font-size:30px;}
	.m__block .tit__h2 span {font-size:16px; margin-top:5px;}
	.m__block .tit__h3 {font-size: 22px;text-align: center; margin-bottom:40px;}
	.m__block .tit__h3 span {font-size: 14px;margin-top: 8px;}
	.s__block {padding:0 10px;}
	.s__block .tit__h3 {font-size:20px; padding:20px 30px 15px;margin-bottom: -1px;}

	.s__block .s__cont {padding:20px 10px;}
	.s__block .s__cont .desc__p {font-size:13px;line-height:1.8;}

	.page__tit {padding: 85px 0 27px;}
	.page__tit .tit__h2 {font-size: 24px;}
	.page__tit .tit__h2 span {font-size: 14px;margin-top: 10px;}

	.page__feature { }
	.page__feature .bg {height:150px;}
	.page__feature .bg.shortHight {height:100px;}
	.page__feature .label, .page__feature .label.left, .page__feature .label.right {width:calc(100% - 20px);padding: 10px 30px 15px; margin: -20px auto 0;}
	.page__feature .label p {font-size:18px; text-align: center; display: block;}
	.page__feature .label p.indent {padding:0;}
	.page__feature .label h3 {font-size:16px;}
	.page__feature .label h4 {font-size:13px;}
	.page__feature .label h5 {font-size: 13px;}
	.page__feature .banner {padding-top:0;margin-top: -120px;}

	.anchor_nav {margin-top:0;width:100%;}
	.anchor_nav li {width: 45vw;margin: 0 1vw 5vw 2vw  !important;height: auto;}
	.anchor_nav li a {font-size:12px;line-height: 1.5;padding: 10px 0 10px 0 !important;text-align: center; top:-3px;right:3px;}
	.anchor_nav li a:after {display:none;}

	#backTop {height:37px; background-size:19px;}
	.swiper-button-next, .swiper-button-prev {width;20px; height:25px; background-size:13px;}

	.interviews .port .main {width:300px;height:245px;background-size:auto 245px;}
.interviews .port .sub {width:150px;height:175px; background-size:auto 175px;}
.interviews .port .left_01 {right: 50%;margin-right: 400px;}
.interviews .port .left_02 {right: 50%;margin-right: 720px;}
.interviews .port .left_03 {right: 50%;margin-right: 1040px;}
.interviews .port .right_01 {left: 50%;margin-left: 400px;}
.interviews .port .right_02 {left: 50%;margin-left: 720px;}
.interviews .inter {margin-bottom:35px;}
.interviews .inter .prev_next {width: 50px;height: 50px;position:absolute;top:130px;background-size:20px;}
.interviews .inter .navs {width:100%;margin-top: 130px;text-align: center;}
.interviews .inter .navs li {width: 16px;height: 2px;display: inline-block;float: none;}
.interviews .intro {width:100%;height: 100%;}
.interviews .intros {width: 300px;left:50%;margin-left:-150px;bottom: 20px;height: 130px;}
.interviews .inter .next {margin-left: 110px;background: #fff url(../img/arrow_r.png) center center no-repeat;background-size: 20px;opacity: .8;}
.interviews .inter .prev {margin-right: 110px;background: #fff url(../img/arrow_l.png) center center no-repeat;background-size: 20px;opacity: .8;}
.interviews .inter .next:hover {opacity: .8;}
.interviews .inter .prev:hover {opacity: .8;}
.interviews .comt .cont {font-size:18px;padding: 15px 6px 10px 47px;border-width: 0 14px 17px 0px;}
.interviews .comt h3 img {width:180px;}
.interviews .intro h4 {font-size:20px;}
.interviews .intro h5 {font-size:14px;}
.interviews .intro h3 {font-size:16px;}

.page03 .conts h3 img {width:200px;}
.page03 .conts .comt {padding:15px;}
.page03 .conts .comt::after {width:23px; height:27px; background-size:23px; bottom:-27px;}
.page03 .conts .comt p {font-size;16px;}
.page03 .conts .comt p span {padding:0;}
.page03 .conts .comt p .quote {width:8px;height: 7px; }
    .page03 .conts .comt p .quote_l, .page03 .conts .comt p .quote_r {background-size: 8px;}
    .page03 .conts .comt p .quote_r {margin:  0 12px 0 0}
.page04 .services h3 {font-size:24px;}
.page04 .services p {font-size:12px;}
.page04 .services .first figure img{width: 100%;}

.list_intv .box_intv {width:100%;}
.list_intv .box_intv .box_photo {}
.list_intv .box_intv .box_photo img {width:100%;}
.list_intv .box_intv .box_cont {padding: 25px 10px 15px;margin: 0;}
.list_intv .box_intv .box_cont p {font-size: 18px;margin: 0 0 20px 0;}
.list_intv .box_intv .box_cont h4 {font-size: 14px;}
.list_intv .box_intv .box_cont h3 {font-size: 16px;}
.list_intv .box_intv .box_cont h5 {font-size: 14px;}

.list_talk {padding:50px 0;}
.list_talk .box_talk {margin-bottom:60px;}
.list_talk .talk_02 {margin-bottom:0;}
.talk_feature {margin:0 0 20px; box-sizing:border-box; padding:0 10px;}
.talk_feature .label {width:100%;margin:0;padding: 10px 15px;}
.talk_feature .label h4 {font-size: 16px;margin-bottom: 10px;}
.talk_feature .label h5 {font-size: 14px;margin-bottom: 5px;}
.talk_feature .label p {font-size: 18px;margin: 0 20px;}

.talk_intro {margin:20px 0 0 0;padding: 30px 0 50px;}
.talk_intro .tit {font-size: 24px;padding-left: 20px;margin-bottom: 30px;}
.talk_intro .tit::after {width: 31px;height: 31px;right: -16px;top: 7px;}
.talk_intro .box_mbr {width:100%;margin:0 0 30px;}
.talk_intro .box_mbr figure {width: 150px;height: 150px;}
.talk_intro .box_mbr h3 {font-size: 16px;}
.talk_intro .box_mbr h4 {font-size: 14px; margin-bottom:15px;}
.talk_intro .box_mbr h5 {font-size: 12px;}
.talk_intro .box_mbr p {font-size:12px; padding:0 20px;}

.talk_intro .btn {width:calc(100% - 100px);height:40px; line-height:40px;}
.talk_intro .btn a::after {top:15px; display:none;}


.block_wl { margin-bottom:10px;padding-top:50px;}
.block_wl .tit__h2 {height:60px;font-size: 14px;background-size: 60px;padding-left: 70px;margin-bottom: 20px;line-height: 58px;}
.block_wl .tit__h2 span {font-size: 18px;margin-right: 10px;}
.block_wl .f_img img.pc {display: none;}
.block_wl .f_img img.sp {display: block;}

.wl_02 .wl__cont {padding:0 10px;}
.wl_02 .space {height:15px;}
.wl_02 .acc_tit::after {top:50%;width:18px;height:18px; background-size:18px; margin-top:-9px; right:10px;}
.wl_02 .acc_tit.focus::after {background-size:18px;}
.wl_02 dl {padding:20px 15px;}
.wl_02 dt {font-size: 16px;height:auto;line-height:1.8;padding: 5px 0;text-align: center; margin-bottom:10px;}
.wl_02 dd {font-size:14px; line-height:2;}

.gallery {width:calc(100% - 20px);padding: 30px 0 10px;margin: 50px auto;}
.gallery .tit {font-size: 24px;width: 200px;margin-left: -130px;top: -12px;}
.gallery p {font-size:12px; padding:10px;}
.g_thumbs {bottom:0; position:relative; padding-top:10px;}
.g_thumbs li {width:25px;height:25px; border-width:1px;}

.block_article {}
.block_article .box_article {margin-bottom:20px;}
.block_article .box_article .cont_txt {width:100%;}
.block_article .box_article .cont_txt h2 {font-size:18px; margin-bottom:10px;}
.block_article .box_article.float_n .cont_txt h2 {margin-bottom:10px;}
.block_article .box_article.float_n .cont_photo {padding-top:10px;}
.block_article .box_article .cont_txt p {font-size:13px;}
.block_article .box_article .cont_photo {width:100%; margin-bottom:10px; padding-top:0;}
.block_article .box_article .cont_txt p.annotation {font-size:12px;}

.page_job .block_links {padding:20px 10px 0;}
.page_job .block_links .w1200 {width:auto !important;}
.page_job .block_links .w1200 figure, .page_job .block_links .w1200 .cont {width:100%;}

.job_faq .box_tit {font-size:20px; padding-left:20px; height:30px; line-height:30px;}
.job_faq .box_cont dt {font-size: 16px;padding: 5px 0 5px 50px;margin-bottom: 10px;}
.job_faq .box_cont dt:before {width: 32px;font-size: 16px;padding: 5px 0;}
.job_faq .box_cont dd {font-size: 14px;padding-left: 30px;line-height: 1.8;margin-bottom: 15px;}
.job_faq .box_cont dd:before {left: 11px;font-size: 18px;}
.job_faq .box_subtit {font-size:18px;}

.job_cate .box_tit {font-size:20px; height:30px; line-height:30px; padding-left:20px;}
.job_cate .box_tit a:after {right:20px;width:11px; height:30px; background-size:11px;}
.job_cate .box_cont {padding:15px 20px;}
.job_cate .box_cont dl {margin-bottom:30px;}
.job_cate .box_cont dt {font-size:16px;}
.job_cate .box_cont dd {font-size:14px;margin-bottom:10px;}
.job_cate .box_cont p.disable {font-size:16px;}
.page_job .s__block {margin-bottom:50px;}

.box_intv_talk {width:100%; margin:0 auto 20px; padding:10px;}
.list_intv_talk .wrap {width:100%;}
.box_intv_talk .box_photo {width:120px; height:120px; margin-right:10px;}
.box_intv_talk .box_cont { margin-left:130px; padding-top:0;}
.box_intv_talk .box_cont h4 { font-size:14px;}
.box_intv_talk .box_cont p { font-size:16px;}
.box_intv_talk .box_cont h5 {font-size:12px;}
.box_intv_talk .hv_cont {padding:45px 40px 0; font-size:14px;}

.talk_main {width:100%;}


/* .talk_main h3 {padding-left:20px;margin-bottom: 20px;font-size: 14px;background: #717171;padding: 10px 0  10px 20px;width: 100%;box-sizing: border-box;height: auto;line-height: 1.8;}
.talk_main h3:before {display:none;} */

.talk_main h3 {padding-left:20px;margin-bottom: 20px;font-size: 14px;background: #717171;padding: 10px 0  10px 20px;width: 100%;box-sizing: border-box;height: auto;line-height: 1.8;}
.talk_main h3:before {display:none;}
.talk_main h3:after {display:none;}

.talk_main .dialogue {margin-bottom: 20px;}
.page_talk .talk_main .tit {margin-left:20px;margin-right:20px;font-size: 14px;padding: 10px 0 10px 20px;margin-bottom: 20px;border-width: 0 14px 16px 0;}
.talk_main .dialogue .box_photo {margin-left:10px;width: 60px;padding-top:0;}
.talk_main .dialogue .box_photo figure {width: 60px;height: 60px;margin-bottom: 6px;}
.talk_main .dialogue .box_photo h4 {font-size: 12px;}
.talk_main .dialogue.float_r .box_photo {margin-right:10px; margin-left:0;}
.talk_main .dialogue .box_txt {width: calc(100% - 100px);font-size: 12px;padding: 10px 15px;border-radius: 10px;font-weight: normal;margin-right: 10px;line-height: 1.8;}
.page_talk .talk_main .dialogue .box_txt:before {width:11px;height:11px;background-size:11px;left:-11px;top:0;margin-top: 25px;}
.page_talk .talk_main .dialogue.float_r .box_txt:before {background:url(../img/arrow_g_r.jpg) 0 0 no-repeat;background-size:11px; right:-11px;left:auto;}

.page_talk .talk_intro {padding:0 10px;}
.page_talk .talk_feature .label p{font-size:14px;margin:0 10px;}
.page_talk .talk_feature .label p:before {left:-20px;}
.page_talk .talk_feature .label p:after  {right:-20px;}
.page_talk .talk_intro .box_mbr {width:100%;margin:0 0 30px;}

    .block_sched .box_cont h3 {font-size: 16px;}
.block_sched .box_cont {padding:70px 10px 70px 30px; margin-bottom:0;}
.block_sched .box_cont th {font-size: 18px;}
.block_sched .box_cont th span {height: 18px;}
.block_sched .box_cont td {}
.block_sched .box_cont td h4 {font-size: 16px;}
.block_sched .box_cont td p {font-size:12px;}
.block_sched .box_photo {width: 150px;margin-top: -100px; margin-right:-10px;}

.inprivate {width:calc(100% - 40px);padding:30px 20px;}
.inprivate .box_cmt {margin:20px 0; padding:0 15px 15px;}
.inprivate .box_cmt:after {display:none;}
.inprivate .box_cmt p {font-size:13px; line-height:2;}
.inprivate .pri_photo {width:100%; float:none;}

.ceo_msg {padding:50px 0;}
.page04 .services figure {margin-bottom:25px;max-width: 80%;}
    .page04 .services figure.w5 {max-width: 50%;}
.page04 .services figure img {width:100%;}
.interviews .inter .port {background-size:100%;}
.top_info {}
.top_info #infoSwiper {}
.top_info time {font-size:12px;}
.top_info span {font-size:12px;}
.top_info p {float:left;width:100%; font-size:13px;}
.top_info p a {color:#fff; text-decoration:none; border-bottom:1px solid #fff; padding-bottom:5px;}
.top_info p a:hover {border-bottom:1px dotted #fff;}
.top_info .arrow { width:11px;height:30px; background:url(../img/arrow_04.jpg) 0 50% no-repeat; background-size:11px; right:10px;margin-top:-15px;}
.page00 {height:100vh !important;background:url(../img/mv_sp.jpg) 50% 0 no-repeat; background-size:cover;}
.page00 .top_text {width:90vw;margin:0;left:0;top:40%;margin:0 5vw;}
.page00 .arrow-down {bottom:80px;width:30px; height:20px;margin-left:-15px;}
.page00 .left{height:5px;width:20px;left: 8px;}
.page00 .right{height:5px;width:20px;left: 12px;}
@-webkit-keyframes arrow{0% {  bottom:80px;}100%{  bottom:120px;}}
.gredo {margin-top:60px;}

    .cooos {padding-bottom: 40px;}
.cooos .box_photo {margin-bottom:20px;}
.cooos .box_txt h3 { font-size:16px; margin-bottom:15px;}
.cooos .box_txt p { font-size:13px;margin-bottom:10px;}
.cooos .btn {width: 163px; margin: 0 auto;}
.cooos .btn img {width:100%;}

.history .intro {padding:40px 0 40px;}
.history .intro h3 {font-size:16px; padding:0 10px;}
.history .imgs {margin-top:-40px;}
.history .imgs li {width:80px;height:80px;margin:0 5px;}
.history .imgs li img {width:100%;}

.timeline::after {left: 50px;height: calc(100% - 50px);}
.timeline .container {width:100%;}
.timeline .container .date {width:40px;height:40px;line-height:40px;font-size:12px;left: 30px;}
.timeline .left .content, .timeline .right .content {float: left;margin: 0 0 20px 80px;}
.timeline .left, .timeline .right { left:0;}
.timeline .left::before, .timeline .right::before {left: 50px;width:30px;margin-bottom:10px;}
.timeline .left::after, .timeline .right::after { left:15px;}
.timeline .content {float:left; margin:0;}
.timeline .content h3 {font-size:14px;}
.timeline .content p {font-size:12px;}
.timeline .content .img {float:none;margin:0 0 5px 0; height:auto;top:0;max-width: 120px;}
    .timeline .content .img img {width: 100%;}
.block_timeline .point {font-size:12px;}
.timeline {padding-bottom:30px;}
.old_timeline {padding-top:30px;padding-bottom:0;}

.block_company {padding:60px 0 40px;}

.table th {width:100%;display: block;border: none;font-size: 16px;padding: 5px 0;}
.table td {width:100%;display: block;border: none;box-sizing: border-box;font-size:13px;padding:10px;}
.table td p { font-size:12px !important;}
.table td h3 {font-size:14px;}
.table td ul {}
.table td li {margin-bottom:10px;}
.table td li:last-child {margin-bottom:0;}
.table td li span {display:inline-block;}
.table td li .post {width: 100%;margin-bottom:10px;}
.table td li .empty {display:none;}
.table td li .line {display:none;}
.table td li .name {width:100%;font-weight:normal;}

.block_sched .box_cmt {margin: 0 10px; padding: 10px;}
.block_sched .box_cmt::after {width:23px;height:27px;background:url(../img/arrow_08.png) right bottom no-repeat;right:0;top: -27px; background-size: 23px;}
.block_sched .box_cmt h3 {font-size: 16px; margin-bottom: 6px;}
.block_sched .box_cmt p {font-size: 12px;line-height: 2;}


}

@media screen and (max-width: 330px) {
.main_navi a { font-size: 13px; }
.main_navi a span { font-size: 11px;}
}

.grid {}
.grid-sizer {width:360px;}
.gutter-sizer { width: 60px; }
.grid-item {background:#eee; margin-bottom:60px; padding:6px; box-sizing:border-box;}
.grid-item figure {}
.grid-item figure img {display:block;width:100%}
.grid-item figure img.sp {display:none;}
.grid-item.blue {background-color:#009cd3;}
.grid-item.pink {background-color:#d1718b;}
.grid-item.green {background-color:#89a513;}
.grid-item.yellow {background-color:#D19F02;}
.grid-item.w_360 {width:360px;}
.grid-item.w_780 {width:780px;}
.grid-item.h_360 {height:360px;}
.grid-item.h_780 {height:780px;}

.grid-item p {color:#fff; text-align:center; font-size:22px;line-height:1.36; font-weight:bold; padding:0 30px;width:100%; height:30%; display:table; box-sizing:border-box;}
.grid-item p span {display:table-cell;vertical-align:middle;}
.grid-item p small {font-size:15px; display:block;}
.grid-item.h_780 p {height:17.5%;}
.grid-item.w_780 p {height:24.5%;}

.wl_02 .acc_tit span {color:#fff; font-size:30px; width:5em; position:absolute; left:24%; top:50%;margin-top:-15px; line-height:1; font-weight:bold;text-align:center;}

.el_av{
	border: 2px solid #009cd3;
    width: 60%;
    margin-bottom: 60px;
	height: 330px;
	box-sizing: border-box;
	margin-right: auto;
    margin-left: auto;
}

.el_av h3{
	font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #009cd3;
    position: relative;
    height: 60px;
    line-height: 60px;
}

.el_av p {
	font-size: 18px;
    line-height: 1.9;
    font-weight: bold;
    margin: 0 39px;
    position: relative;
    text-align: center;
}

.el_av figure{
	text-align: center;
}

.els {}
.el { border:2px solid #009cd3; float:left;width:570px;margin-bottom:60px; box-sizing:border-box;  height:330px;}
.el_w {height:720px;}
.el.m_r {margin-right:60px;}
.el h3 {font-size:28px;font-weight:bold; color:#fff; text-align:center; background:#009cd3; position:relative;height:60px; line-height:60px;}
.el h3:after {content:'';display:block;width:0;height:0; border:10px solid #009cd3;border-width:17px 10px; border-color:#009cd3 transparent transparent transparent ; position:absolute;left:50%; bottom:-34px;margin-left:-10px;}
.el figure, .el_av figure { margin-bottom:12px;}
.el figure img { display:block; width:100%;}
.el p {font-size:18px; line-height:1.9; font-weight:bold; margin:0 39px; position:relative;}
.el p span { position:absolute; right:17px;bottom:4px;font-size:78%; color:#878787;}

@media screen and (max-width: 1200px) {
	.block_wl .wl__cont {width:90vw; margin:0 auto;}
	.grid {width:100%;}
	.grid-item {margin-bottom:4.5vw; position:relative;}
	.grid-item.w_360 {width:27vw;}
	.grid-item.w_780 {width:58.5vw;}
	.grid-item.h_360 {height:27vw;}
	.grid-item.h_780 {height:58.5vw;}
	.grid-sizer {width:27vw;}
	.gutter-sizer { width: 4.5vw; }
	.grid-item p { font-size:1.7vw; padding:0;}
	.grid-item p small {font-size:80%;}

	.wl_02 .acc_tit span {font-size:3vw;margin-top:-1.5vw;}

	.el {width:44vw; height:27vw; margin-bottom:2vw;}
	.el_w {height:56vw;}
	.el.m_r {margin-right:2vw;}
	.el h3 {height:40px;line-height:40px; font-size:2.5vw;}
	.el figure, .el_av figure { margin-bottom:0;}
	.el p {font-size:1.4vw;line-height:1.6;}
	.el p span {position:relative; right:0;bottom:0; display:block;}
	.el_av figure img { display:block; width:100%;}
}
@media screen and (max-width: 600px) {
	.grid-item {margin-bottom:4vw;}
	.grid-item.w_360 {width:90vw;}
	.grid-item.w_780 {width:90vw;}
	.grid-item.h_360 {height:28vw;}
	.grid-item.h_780 {height:28vw;}
	.grid-item figure {width:30vw;height: 100%; float:left;}
	.grid-item figure img {height:100%;width:auto;}
	.grid-item figure img.pc {display:none;}
	.grid-item figure img.sp {display:block;}
	.grid-item p {height:100% !important; font-size:3.6vw; line-height:1.6; width:55vw;float:left; padding:0 3vw;}
	.grid-item p small {font-size:80%;}
	.grid-sizer {width:90vw;}
	.gutter-sizer { width: 0; }

	.wl_02 .acc_tit span {left:21%;font-size:16px;margin-top:-8px;}

	.el, .el_av {width:90vw;height:auto; padding-bottom:30px; margin-bottom:20px;}
	.el h3 {font-size:18px;}
	.el h3:after {border-width:12px 10px; bottom:-24px;}
	.el p, .el_av p {font-size:14px; margin:0 6vw;}
}
@media screen and (max-width: 400px) {
		.wl_02 .acc_tit span {left:21%;font-size:12px;margin-top:-6px;}
	}
	
/* 2019年度新卒募集終了--------------20180718追記 */
.mr100 {margin-right: 100px;}
.mr40 {margin-right: 40px;}
.btn_area {float: left;width: 550px;}
.btn_area .org {margin-right: 0; margin-bottom: 5px;}
.btn_area .last_child {margin-right: 0;}
.btn_area .box_link {margin-right: 0;}
.btn_area p {font-size: 0.9rem;text-align: center;margin-bottom: 20px;}
.clearboth {clear: both;}
.banner p {text-align: center;font-size: 1.1rem;color: #fff;font-weight: 500;}
span.auto-br {display: inline-block;}
@media screen and (max-width: 1200px) {
	.btn_area {float: none;width: auto;}
	.btn_area .box_link {margin-right: auto;}
	.mr100 {margin-right: 0;}
	.mr40 {margin-right: 0;}
	.banner p {font-size: 0.9rem;color: #222;}
}
@media screen and (max-width: 500px) {
.page__feature .bg {
	height: 200px;
}
.page__feature .banner {
	margin-top: -160px;
}
}
@media screen and (max-width: 330px) {
.banner p {
	font-size: 0.8rem;
}
}

/* 2019/12 部分リニューアルで追加 */
.recruit_btn{
    padding: 110px 0 120px;
    position: relative;
}