@charset "utf-8";

@media screen and (min-width: 641px) {

/* -----------------------------------------------------------------------------

	共通

----------------------------------------------------------------------------- */	

#header #gnav > ul > li.navCompany > a > span {
	padding-bottom: 5px;
	border-bottom: 2px solid #2d9cdc;
}
section {
	min-width: 1000px;
}
section h2 {
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	padding: 50px 0;
	margin: 0 0 20px;
	background: #2d9cdc;
	color: #fff;
}
section h2 span {
	display: block;
	padding-top: 9px;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	font-weight: normal;
}
.breadCrumb {
	margin: 0 0 30px;
	font-size: 12px;
}
.breadCrumb ul {
	width: 1000px;
	margin: 0 auto;
}
.breadCrumb li {
	display: inline-block;
}
.breadCrumb li:before {
	content: "＞";
	display: inline-block;
	padding: 0 6px 0 3px;
}
.breadCrumb li:first-child:before {
	content: none;
}
.breadCrumb a {
	color: #2d9cdc;
}
.breadCrumb a:hover {
	text-decoration: underline;
}


/* -----------------------------------------------------------------------------

	大項目

----------------------------------------------------------------------------- */


/* -----------------------------------------------------------------------------

	COMPANY

----------------------------------------------------------------------------- */

.top .contents01 {
	width: 1000px;
	margin: 0 auto;
	font-size: 0;
	line-height: 1;
}
.top .contents01 li {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 30px 40px 0;
}
.top .contents01 li h3 {
	background: url(../company/img/icon_arrow01.png) no-repeat right center;
	margin: 5px 0 0;
}
.top .contents01 li:nth-child(3) {
	margin: 0;
}
.top .contents01 li:nth-child(6) {
	margin-right: 0;
}
.top .contents01 li:last-child {
	margin-bottom: 0;
}
.top .contents01 li:hover {
	transition: all .3s;
	-webkit-transition: all .3s;
	opacity: 1;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
	

/* 小項目 */


/* -----------------------------------------------------------------------------

社長メッセージ

----------------------------------------------------------------------------- */
.message section {
	overflow: hidden;
}
.message .mv {
	padding: 0;
	margin: 0;
	background: url(../company/message/img/photo01.jpg) no-repeat center center;
	width: 100%;
	height: 700px;
}
.message .mv .box {
	width: 1200px;
	margin: 0 auto;
	padding: 150px 60px 0 0;
}
.message h2 {
	width: 360px;
	height: 330px;
	line-height: 1;
	font-size: 0;
	padding: 0;
	margin: 0 0 0 880px;
	box-sizing: border-box;
	background: #E1F4FF;
}
.message .mv ul {
	width: 340px;
	height: 250px;
	background: #2d9cdc;
	box-sizing: border-box;
	margin: 0 0 0 780px;
	padding: 65px 0 0 40px;
	color: #fff;
}
/*.message .mv ul li:nth-child(1) {
	font-size: 15px;
	color: #fff;
	border-left: 4px solid #fff;
	padding: 0 0 0 5px;
	line-height: 1;
	margin-bottom: 50px;
}*/
.message .mv ul li.post {
	font-size: 15px;
	margin-bottom: 20px;
}
.message .mv ul li.name {
	width: 232px;
	height: 44px;
	margin:20px 0 0;
}
.message .mv ul li.jp {
	font-size: 21px;
	margin: 5px 0 0;
}
.message .breadCrumb {
	width: 1000px;
	margin: 20px auto 0;
}
.message .breadCrumb ul {
	position: absolute;
	margin: 0;
}
.message .contents01 {
	width: 1000px;
	margin: 0 auto;
}
.message .contents01 .box {
	background: #e8ecef;
	margin: 100px 0 30px;
	width: 1000px;
	padding: 55px 50px;
	box-sizing: border-box;
}
.message .box h3 {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.6;
	margin: 10px 0 20px;
	letter-spacing: -0.04em;
}
.message .box p {
	font-size: 15px;
	line-height: 2.2;
	margin: 0 0 30px;
}
.message .box p:last-child {
	margin: 0;
}
.message .box p span {
	font-size: 20px;
	font-weight: bold;
}
.message .contents02 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	line-height: 0;
	font-size: 0;
}
.message .contents02 .box {
	width: 460px;
	position: absolute;
	right: 0px;
	top: -390px;
}
.message .contents03 {
	width: 840px;
	margin: 0 auto;
}
.message .contents03 .box {
	background: #e8ecef;
	margin: 30px 0 0 240px;
	width: 680px;
	padding: 50px;
	box-sizing: border-box;
}
.message .contents04 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	line-height: 0;
	font-size: 0;
}
.message .contents04 .box {
	padding: 0;
	margin: 0 auto;
	font-size: 0;
	width: 420px;
	position: absolute;
	left: 0px;
	top: -390px;
}
.message .contents05 {
	width: 1200px;
	margin: 30px auto 0;
	position: relative;
	padding: 0 ;
}
.message .contents05 .box {
  background: #e8ecef;
  margin: 30px 0 0;
  width: 560px;
  height: auto;
  padding: 50px 48px;
  box-sizing: border-box;
  position: relative;
  top: 2px;
  left: 101px;
}
.message .contents05 img {
	position: relative;
	top: -420px;
	left: 690px;
	margin-bottom: -400px;
}
.message .contents05 h3 {
	margin-top: 15px;
	letter-spacing: -0.04em;
}
.message .contents05 h3 .indent {
	letter-spacing: -0.3em;
}
	
/* -----------------------------------------------------------------------------

大和総研について

----------------------------------------------------------------------------- */

.aboutus .mv {
	background:url(../company/aboutus/img/main.png) no-repeat center 0 , #2d9cdc;
}
.aboutus section h2 {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin: 0 auto 20px;
	padding: 50px 0 0 0;
	width: 1000px;
	height: 160px;
	box-sizing: border-box;
	background: none;
}
.aboutus section h2 span {
	font-size: 20px;
}
.aboutus .contents01,
.aboutus .contents02 {
	width: 1000px;
	margin: 0 auto 60px;
}
.aboutus .contents03 {
	width: 1000px;
	margin: 0 auto;
}
.aboutus h3 {
	width: 1000px;
	margin: 0 0 30px;
	box-sizing: border-box;
	text-align: center;
	color: #222;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.aboutus h3 span {
	display: block;
	color: #2d9cdc;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	font-size: 16px;
	margin: 10px 0 0;
}
.aboutus .contents01 .box {
	width: 650px;
	float: left;
}
.aboutus .contents01 h4 {
	font-size: 22px;
	font-weight: bold;
	color: #2d9cdc;
	margin: 40px 0 20px;
}
.aboutus .contents01 h4.mt0{
	margin-top: 0 !important;
}
.aboutus .contents01 .txt {
	font-size: 15px;
	line-height: 2;
}
.aboutus .contents01 .image {
	width: 300px;
	float: right;
	font-size: 0
}
.aboutus .contents02 p {
	font-size: 15px;
	line-height: 2;
	margin: 0 0 30px;
}
.aboutus .contents03 h4 {
	font-size: 22px;
	font-weight: bold;
	color: #2d9cdc;
	padding: 0 0 20px;
}
.aboutus .contents03 p {
	font-size: 15px;
	line-height: 2;
	margin: 0 0 40px;
}
.aboutus .contents03 .logo {
	text-align: center;
}
.aboutus .contents03 .logo span {
	display: block;
	font-size: 18px;
	margin: 10px 0 20px;
}
.aboutus .contents03 ul {
	font-size: 0;
}
.aboutus .contents03 ul li {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	text-align: center;
	line-height:1.3;
}
.aboutus .contents03 ul li:nth-child(odd) {
	width: 300px;
	height: 250px;
	margin: 0;
	font-size: 14px;
}
.aboutus .contents03 ul li:nth-child(odd) span {
	display: block;
	color: #2d9cdc;
	font-size: 16px;
	margin: 118px auto 36px;
	width: 130px;
	height: 50px;
}
.aboutus .contents03 ul li:nth-child(even) {
	width: 50px;
	margin: 110px 0 0;
}
.aboutus .contents03 ul li:nth-child(1) {
	background: url(../company/aboutus/img/group03.png) no-repeat;
}
.aboutus .contents03 ul li:nth-child(1) span {
	margin: 118px auto 30px;
}
.aboutus .contents03 ul li:nth-child(3) {
	background: url(../company/aboutus/img/group01.png) no-repeat;
}
.aboutus .contents03 ul li:nth-child(5) {
	background: url(../company/aboutus/img/group02.png) no-repeat;
}
.aboutus .contents03 ul li:nth-child(5) span {
	margin: 118px auto 36px;
}
.aboutus .contents03 .txt {
	font-size: 18px;
	color: #2d9cdc;
	text-align: center;
	background: url(../company/aboutus/img/arrow01.png) no-repeat center 40px;
	margin: 20px 0 60px;
}
.aboutus .contents03 .txt span {
	display: block;
	font-size: 22px;
	color: #000;
	padding: 40px 0 0;
}
.rinkBtn {
	width: 360px;
	height: 60px;
	background: #2d9cdc;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.15em;
	padding: 20px 0 0;
	margin: 0 auto;
	box-sizing: border-box;
}
.rinkBtn span {
	background: url(../company/aboutus/img/icon_arrow.png) no-repeat right;
	padding: 0 20px 0;
	margin: 0 0 0 -20px;
}
.rinkBtn:hover {
	transition: all .3s;
	-webkit-transition: all .3s;
	opacity: 1;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}

	/* add */
	
	.aboutus .contents03 ul li.cross {
		display: block;
		width: 50px;
		margin: 10px auto 10px;
	}
	
	.aboutus .contents03 ul li:nth-child(7) {
		width: 1000px;
		margin-left: 0px;
		background: url(../company/aboutus/img/group04.png) center top no-repeat;
	}
	.aboutus .contents03 ul li:nth-child(7) span {
		margin: 118px auto 36px;
	}




/* -----------------------------------------------------------------------------

事業内容について

----------------------------------------------------------------------------- */

.section .mv {
	background:url(../company/section/img/main.png) no-repeat center 0 , #2d9cdc;
}
.section section h2 {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin: 0 auto 20px;
	padding: 50px 0 0 0;
	width: 1000px;
	height: 160px;
	box-sizing: border-box;
	background: none;
}
.section section h2 span {
	font-size: 20px;
}
.section .menu {
	width: 1000px;
	font-size: 0;
	margin: 0 auto 60px;
}
.section .menu li {
	display: inline-block;
	margin: 0 0 0 20px;
}
.section .menu li:first-child {
	margin: 0;
}
.section .menu li:hover {
	transition: all .3s;
	-webkit-transition: all .3s;
	opacity: 1;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
.section .contents03,
.section .contents01 {
	width: 1000px;
	margin: 0 auto 60px;
	margin-top: -160px;
	padding-top: 160px;
}
.section .contents02 {
	width: 1000px;
	margin: 0 auto;
	margin-top: -160px;
	padding-top: 160px;
}
.section h3 {
	width: 1000px;
	margin: 0 0 20px;
	box-sizing: border-box;
	text-align: center;
	color: #222;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.section h3 span {
	display: block;
	color: #2d9cdc;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	font-size: 16px;
	margin: 10px 0 0;
}
.section h4 {
	margin: 0 0 30px;
	text-align:center;
}
.section h4 .circle {
	display: block;
	width: 100px;
	height: 100px;
	margin:0 auto;
	background: #2d9cdc;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
	padding: 42px 0 0;
	box-sizing: border-box;
	font-weight: normal;
}
.section h4 .title {
	display: block;
	font-size: 30px;
	font-weight: normal;
	color: #2d9cdc;
	margin: 20px 0 0;
}
.section .txt {
	width: 1000px;
	font-size: 15px;
	line-height: 2;
	margin: 0 0 20px;
}
.section .contents03 .box {
	padding: 10px 0 0;
}
.section .contents03 .box:last-child {
	padding: 50px 0 0;
}
.section .contents03 .box .left {
	width: 480px;
	float: left;
}
.section .contents03 .box h5 {
	width: 130px;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	background: #2d9cdc;
	box-sizing: border-box;
	padding: 16px 0;
	text-align: center;
	margin: 0 0 20px;
}
.section .contents03 .box h5.name02 {
	width: 360px;
}
.section .contents03 .box h6 {
	font-size: 24px;
	color: #2d9cdc;
	line-height: 1.4;
	margin: 0 0 20px;
}
.section .contents03 .box p {
	font-size: 15px;
	line-height: 2;
}
.section .contents03 .box p .link {
	color: #2d9cdc;
	padding-right: 10px;
	background: url(../common/img/icon_arrow.gif) no-repeat right center;
	margin-left: 10px;
}
.section .contents03 .box p .link:hover {
	text-decoration: underline;
}
.section .contents03 .box .image {
	width: 480px;
	float: right;
	font-size: 0;
}

.btn_section_corp {
	display: block;
	width: 300px;
	height: 40px;
	margin: 0 auto 40px;
	font-size: 15px;
	line-height: 42px;
	text-align: center;
	color: #FFF !important;
	background: url("../common/img/icon_blank_w.gif") right 12px center / auto auto no-repeat #0075c2;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.btn_section_corp:hover {
	opacity: 0.8;
}


/* -----------------------------------------------------------------------------

キーワードで知る大和総研

----------------------------------------------------------------------------- */

.keyword .mv {
	background:url(../company/keyword/img/main.png) no-repeat center 0 , #2d9cdc;
}
.keyword section h2 {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin: 0 auto 20px;
	padding: 50px 0 0 0;
	width: 1000px;
	height: 160px;
	box-sizing: border-box;
	background: none;
}
.keyword section h2 span {
	font-size: 20px;
}
.keyword .breadCrumb {
	margin: 0 0 20px;
}
.keyword .contents ul {
	width: 750px;
	margin: 0 auto;
	font-size: 0;
}
.keyword .contents li {
	width: 240px;
	display: inline-block;
	margin: 10px 10px 0 0;
	font-size: 14px;
	position: relative;
}
.keyword .contents li a {
	display: block;
}
.keyword .contents li img {
	vertical-align: bottom;
}
.keyword .contents li:nth-child(3n) {
	margin: 0;
}
.keyword .contents li .box {
	height: 90px;
	position: absolute;
	bottom: 0;
	color: #fff;
	background: url(../company/keyword/img/icon_arrow.png) no-repeat 97% center , rgba(0,0,0,0.67);
	box-sizing: border-box;
	padding: 10px 25px 0 10px;
	line-height: 1.4;
}
.keyword .contents li .box span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0 0;
}
.keyword .contents li:hover {
	transition: all .3s;
	-webkit-transition: all .3s;
	opacity: 1;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}



/* -----------------------------------------------------------------------------

会社概要・沿革

----------------------------------------------------------------------------- */

.profile .mv {
	background: url(../company/profile/img/main.png) no-repeat center 0 , #2d9cdc;
}
.profile section h2 {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin: 0 auto 20px;
	padding: 50px 0 0 0;
	width: 1000px;
	height: 160px;
	box-sizing: border-box;
	background: none;
}
.profile section h2 span {
	font-size: 20px;
}
.profile .contents01,
.profile .contents02 {
	width: 1000px;
	margin: 0 auto 90px;
}
.profile .contents03 {
	width: 1000px;
	margin: 0 auto;
}
.profile h3 {
	width: 1000px;
	margin: 0 0 50px;
	box-sizing: border-box;
	text-align: center;
	color: #222;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.profile h3 span {
	display: block;
	color: #2d9cdc;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	font-size: 16px;
	margin: 10px 0 0;
}
.profile table th {
	width: 200px;
	border-top: 1px solid #e1e4e8;
	font-size: 15px;
	padding: 25px 0;
	text-align: left;
}
.profile table td {
	width: 800px;
	border-top: 1px solid #e1e4e8;
	font-size: 15px;
	padding: 25px 0;
}
.profile table th.last ,
.profile table td.last {
	border-bottom: 1px solid #e1e4e8;
}
.profile table td .map {
	margin: 20px 0 0;
}
.profile table td a {
	color: #2d9cdc;
	text-decoration: underline;
	background: url(../common/img/icon_blank.gif) no-repeat right 2px;
	padding: 0 16px 0 0;
}
.profile table td a:hover {
	transition: all .3s;
	-webkit-transition: all .3s;
	opacity: 1;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
.profile .contents03 p {
	font-size: 15px;
	line-height: 2;
	margin: 0 0 30px;
}


/* -----------------------------------------------------------------------------

研修体系

----------------------------------------------------------------------------- */

.training .mv {
	background:url(../company/training/img/main.png) no-repeat center 0 , #2d9cdc;
}
.training section h2 {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin: 0 auto 20px;
	padding: 50px 0 0 0;
	width: 1000px;
	height: 160px;
	box-sizing: border-box;
	background: none;
}
.training section h2 span {
	font-size: 20px;
}
.training .lead {
	width: 1000px;
	margin: 0 auto 40px;
	font-size: 15px;
	line-height: 2;
}
.training .image {
	width: 1000px;
	font-size: 0;
	margin: 0 auto 40px;
}
.training .contents ul {
	width: 1000px;
	margin: 0 auto;
	font-size: 0;
}
.training .contents ul li {
	border-top: 1px solid #e1e4e8;
	font-size: 15px;
	line-height: 1.8;
}
.training .contents ul li.box09 {
	border-bottom: 1px solid #e1e4e8;
}
.training .contents ul li .title {
	float: left;
	width: 200px;
	height: 170px;
	color: #fff;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	padding: 95px 0 0;
	font-size: 18px;
	line-height: 1.3;
}
.training .contents ul li .title:after{
	content: "";
	border: 12px solid transparent;
	border-left: 12px solid #2d9cdc;
	position: absolute;
	top: 75px;
	left: 200px;
}
.training .contents .box01 .title {
	background: url(../company/training/img/icon01.png) no-repeat center 50px , #2d9cdc;
}
.training .contents .box02 .title {
	background: url(../company/training/img/icon02.png) no-repeat center 50px , #2d9cdc;
}
.training .contents .box03 .title {
	background: url(../company/training/img/icon03.png) no-repeat center 50px , #2d9cdc;
}
.training .contents .box04 .title {
	background: url(../company/training/img/icon04.png) no-repeat center 50px , #2d9cdc;
}
.training .contents .box05 .title {
	background: url(../company/training/img/icon05.png) no-repeat center 50px , #2d9cdc;
}
.training .contents .box06 .title {
	background: url(../company/training/img/icon06.png) no-repeat center 50px , #2d9cdc;
}
.training .contents .box07 .title {
	background: url(../company/training/img/icon07.png) no-repeat center 50px , #2d9cdc;
}
.training .contents .box08 .title {
	background: url(../company/training/img/icon08.png) no-repeat center 30px , #2d9cdc;
	padding: 75px 0 0;
}
.training .contents .box09 .title {
	background: url(../company/training/img/icon09.png) no-repeat center 30px , #2d9cdc;
	padding: 75px 0 0;
}
.training .contents ul li .txt {
	float: left;
	width: 530px;
	height: 170px;
	box-sizing: border-box;
	position: relative;
}
.training .contents ul li .txt span {
	display: block;
	position: absolute;
	top: 50%;
	padding: 0 30px 0 35px;
}
.training .contents ul li .two span {
	margin-top: -1.8em;
}
.training .contents ul li .three span {
	margin-top: -2.6em;
}
.training .contents ul li .four span {
	margin-top: -3.5em;
}
.training .contents ul li .five span {
	margin-top: -4.3em;
}
.training .contents ul li .skill{
	float: left;
	width: 270px;
	height: 170px;
	background: #f3f5f7;
	padding: 0 20px;
	box-sizing: border-box;
}
.training .contents ul li .skill ul {
	width: 270px;
}
.training .contents .skill li {
	border: none;
	position: relative;
	padding: 0 0 0 15px;
}
.training .contents .skill li:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 10px;
	height: 10px;
	background: #2d9cdc;
	border-radius: 5px;
	margin: 0;
}
.training .contents .skill .two {
	margin: 55px 0 0;
}
.training .contents .skill .three {
	margin: 45px 0 0;
}
.training .contents .skill .four {
	margin: 32px 0 0;
}
.training .contents .skill .five {
	margin: 17px 0 0;
}

.training .contents01 {
	width: 1000px;
	margin: 0 auto;
}
.training .contents01 .box {
}

.training .contents01 h4 {
	font-size: 22px;
	font-weight: bold;
	color: #2d9cdc;
	margin: 40px 0 20px;
}
.training .contents01 .txt {
	font-size: 15px;
	line-height: 2;
}

.training .contents01 ul {
	padding: 20px 15px 0;
}

.training .contents01 ul li {
	font-size: 15px;
	line-height: 2;
}


/* -----------------------------------------------------------------------------

福利厚生・制度

----------------------------------------------------------------------------- */

.welfare .mv {
	background:url(../company/welfare/img/main.png) no-repeat center 0 , #2d9cdc;
}
.welfare section h2 {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin: 0 auto 20px;
	padding: 50px 0 0 0;
	width: 1000px;
	height: 160px;
	box-sizing: border-box;
	background: none;
}
.welfare section h2 span {
	font-size: 20px;
}
.welfare .contents01 {
	width: 1000px;
	margin: 0 auto 90px;
}
.welfare .contents02 {
	width: 1000px;
	margin: 0 auto;
}
.welfare h3 {
	width: 1000px;
	margin: 0 0 30px;
	box-sizing: border-box;
	text-align: center;
	color: #222;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.welfare h3 span {
	display: block;
	color: #2d9cdc;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	font-size: 16px;
	margin: 10px 0 0;
}
.welfare .lead {
	font-size: 15px;
	line-height: 2;
	margin: 0 0 40px;
	text-align: center;
}
.welfare .contents02 table {
	margin: 0;
}
.welfare table {
	margin: 0 0 60px;
}
.welfare table th {
	width: 200px;
	border-top: 1px solid #e1e4e8;
	font-size: 15px;
	padding: 25px 0;
	text-align: left;
}
.welfare table td {
	width: 800px;
	border-top: 1px solid #e1e4e8;
	font-size: 15px;
	padding: 25px 0;
}
.welfare table th.last ,
.welfare table td.last{
	border-bottom: 1px solid #e1e4e8;
}
.welfare .contents01 table li {
	position: relative;
	padding: 0 0 0 15px;
	border: none;
}
.welfare .contents01 table th {
	vertical-align: middle;
}
.welfare .contents01 table li:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 10px;
	height: 10px;
	background: #2d9cdc;
	border-radius: 5px;
	margin: 0;
}
.welfare .contents01 .event {
	background: #ddedf9;
	padding: 40px 0;
	margin: 40px 0 0;
}
.welfare .contents01 .event .title {
	background: #fff;
	text-align: center;
	width: 920px;
	margin: 0 auto 10px;
	font-size: 24px;
	padding: 15px 0;
}
.welfare .contents01 .event ul {
	font-size: 0;
	width: 920px;
	margin: 0 auto;
}
.welfare .contents01 .event ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	width: 140px;
	height: 200px;
	margin: 0 16px 0 0;
	color: #fff;
	text-align: center;
	padding: 80px 0 0;
	box-sizing: border-box;
	position: relative;
}
.welfare .contents01 .event ul li:after{
	content: "";
	border: 12px solid transparent;
	border-left: 12px solid #e1c869;
	position: absolute;
	top: 50%;
	left: 140px;
	margin: -12px 0 0;
}
.welfare .contents01 .event ul li:last-child:after{
	border: none;
}
.welfare .contents01 .event ul li:last-child {
	margin: 0;
}
.welfare .contents01 .event ul li span {
	display: block;
	font-size: 14px;
	border-top: 1px solid #2686d1;
	margin: 18px 0 0;
	padding: 14px 0 0;
}
.welfare .contents01 .event ul li.box01 span {
	padding: 24px 0 0;
}
.welfare .contents01 .event ul li.box01 {
	background: url(../company/welfare/img/icon01.png) no-repeat center 35px , #3ea4df;
}
.welfare .contents01 .event ul li.box02 {
	background: url(../company/welfare/img/icon02.png) no-repeat center 30px , #3ea4df;
}
.welfare .contents01 .event ul li.box03 {
	background: url(../company/welfare/img/icon03.png) no-repeat center 30px , #3ea4df;
}
.welfare .contents01 .event ul li.box04 {
	background: url(../company/welfare/img/icon04.png) no-repeat center 28px , #3ea4df;
}
.welfare .contents01 .event ul li.box05 {
	background: url(../company/welfare/img/icon05.png) no-repeat center 35px , #3ea4df;
}
.welfare .contents01 .event ul li.box06 {
	background: url(../company/welfare/img/icon06.png) no-repeat center 30px , #3ea4df;
}

	/* 2022 welfare */
	
	.welfare_box {
		width: 100%;
		margin: 0 auto 20px;
		font-size: 15px;
		line-height: 1.8;
		border: 1px solid #2D9CDC;
		background: #fff;
		-webkit-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	
	.welfare_box:last-of-type {
		margin: 0 auto 60px;
	}
	
	a.accordion_ttl {
		position: relative;
		display: block;
		font-size: 20px;
		line-height: 1.4;
		-webkit-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}

	a.accordion_ttl::after {
		position: absolute;
		display: block;
		content: "";
		top: 0;
		right: 0;
		width: 72px;
		height: 72px;
		-webkit-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		background: url("../company/welfare/img/icn_open.png") center center / cover no-repeat;
	}

	a.accordion_ttl.selected::after {
		background: url("../company/welfare/img/icn_close.png") center center / cover no-repeat;
	}

	a.accordion_ttl:hover {
		opacity: 0.7;
	}

	a.accordion_ttl.selected:hover {
		opacity: 1;
	}

	a.accordion_ttl span {
		display: block;
		height: 72px;
		line-height: 72px;
		padding: 0 80px 0 29px;
		color: #2D9CDC;
	}
	
	.accordion_cnt {
		padding: 30px 30px 20px;
		background: #DBEEF4;
	}
	
	.welfare_box dl {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		margin: 0 0 10px;
		background: #fff;
	}

	.welfare_box dt {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 20%;
		padding: 12px 18px 12px 18px;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.3;
		background: #2D9CDC;
	}

	.welfare_box dd {
		width: 80%;
		padding: 12px 12px 12px 18px;
	}

	.welfare_box p  {
		padding: 0 0 0 1em;
		background: url("../company/welfare/img/icn_dd.png") left 3px top 8px no-repeat;
	}

	.welfare_box table {
		margin: 0 0 0;
	}

	.welfare .contents01 .welfare_box table th {
		width: auto;
		padding: 0 0.3em 0 0;
		border-top: none;
		font-weight: normal;
		white-space: nowrap;
		vertical-align: top;
	}

	.welfare .contents01 .welfare_box table td {
		width: auto;
		padding: 0 0 0 1em;
		text-indent: -1em;
		border-top: none;
		vertical-align: top;
	}





/* -----------------------------------------------------------------------------

	colorbox

----------------------------------------------------------------------------- */	
#cboxPrevious {
	width: 60px;
	height: 60px;
	background: url(../company/keyword/img/btn_prev.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -30px;
	text-indent: -999em;
}
#cboxNext {
	width: 60px;
	height: 60px;
	background: url(../company/keyword/img/btn_next.png) no-repeat;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -30px;
	text-indent: -999em;
}
.popup {
	display: none;
}
.detailBox {
	background: #fff;
	width: 960px;
	min-height: 420px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.detailBox h2 {
	width: 100%;
	height: 100px;
	font-size: 18px;
	display: table;
	border-bottom: 2px solid #2d9cdc;
}
.detailBox h2 b {
	background: #2d9cdc;
	color: #fff;
	padding: 0 18px;
	width: 140px;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
}
.detailBox h2 span {
	font-size: 22px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
}
.detailBox h2 + div {
	padding: 27px;
}
.detailBox h2 + div .txt {
	font-size: 15px;
	line-height: 1.8;
	text-align: left;
	float: left;
	width: 585px;
}
.detailBox h2 + div .txt a {
	color: #2d9cdc;
	text-decoration: underline;
}
.detailBox h2 + div .txt a:hover {
	transition: all .3s;
	-webkit-transition: all .3s;
	opacity: 1;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
.detailBox h2 + div .txt dl dt {
	font-weight: bold;
	margin-top: 20px;
}
.detailBox h2 + div .image {
	float: right;
	width: 300px;
}
.detailBox h2 + div .image img {
	width: 300px;
	height: auto;
}
.detailBox .btnClose {
	text-align: center;
	width: 240px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto 20px;
	background: #e7e7e7;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.detailBox .btnClose:hover {
	background: #eee;
}
.detailBox .btnClose span {
	padding: 3px 0 3px 20px;
	font-size: 14px;
	background: url(../company/keyword/img/btn_close.png) no-repeat left center;
	background-size: 14px;
	position: relative;
	top: 2px\9;
	background: url(../company/keyword/img/btn_close.png) no-repeat left 4px\9;
	background-size: 14px;
}


/* ------------------
 THIS IS DIR
------------------ */

.advanced .purpleBg {
	background: rgba(221,237,249,0.90);
}

.advanced .mv {
	background:url(../company/advanced/img/main.png) no-repeat center 0 ;
	position: relative;
	z-index:10;
}

.advanced .mvWrap {
	background-color: #2d9cdc;
	position: relative;
}

.advanced .mvWrap:before {
	content: "";
	position: absolute;
	width: 50%;
	height: 100%;
	background: #050507;
	right:0;
	top:0;
	z-index:5;
}

.advanced section h2 {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin: 0 auto 20px;
	padding: 50px 0 0 0;
	width: 1000px;
	height: 160px;
	box-sizing: border-box;
	background: none;
}

.advanced section h2 span {
	font-size: 20px;
}

.advanced h3 {
	text-align:center;
	margin: 0 0 30px;
	box-sizing: border-box;
	color: #222;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.advanced h3 span {
	display: block;
	color: #2d9cdc;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	font-size: 16px;
	margin: 10px 0 0;
}

.advanced .contentsBox h4 {
	font-size: 22px;
	font-weight: bold;
	color: #2d9cdc;
	margin: 0 0 20px;
	text-align:center;
}

.advanced .contentsBoxInner {
	width: 1000px;
	margin: 0 auto;
	padding: 60px 0;
}

.advanced .contentsBox.headquartersBlock .contentsBoxInner {
	padding: 0 0 60px;
}

.advanced .contentsBox.commendationBlock .contentsBoxInner {
	padding: 60px 0 0;
}

.advanced .contentsBoxInner .advanced_cnt {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

section .contentsBox:nth-child(3) .advanced_cnt { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
section .contentsBox:nth-child(4) .advanced_cnt { }
section .contentsBox:nth-child(5) .advanced_cnt { }
section .contentsBox:nth-child(6) .advanced_cnt { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
section .contentsBox:nth-child(7) .advanced_cnt { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
section .contentsBox:nth-child(8) .advanced_cnt { }
section .contentsBox:nth-child(9) .advanced_cnt { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.advanced .contentsBoxInner .imgBlock {
	-webkit-flex-basis: 480px;
	-ms-flex-basis: 480px;
	flex-basis: 480px;
	max-width: 480px;
	width: 480px;
}

.advanced .contentsBoxInner .imgBlock > img {
	width: 100%;
}

.advanced .contentsBoxInner .txtBlock {
	-webkit-flex-basis: 480px;
	-ms-flex-basis: 480px;
	flex-basis: 480px;
	max-width: 480px;
	width: 480px;
}

.advanced .contentsBoxInner .txtBlock > p {
	font-size: 15px;
	line-height: 2;
}

/* sub topic */

.adv_subttl {
	padding: 55px 0 18px;
	font-size: 22px;
	font-weight: bold;
}
.advanced .contentsBoxInner .imgBlock.w360 {
	-webkit-flex-basis: 360px;
	-ms-flex-basis: 360px;
	flex-basis: 360px;
	max-width: 360px;
	width: 360px;
}

.advanced .contentsBoxInner .txtBlock.w600 {
	-webkit-flex-basis: 600px;
	-ms-flex-basis: 600px;
	flex-basis: 600px;
	max-width: 600px;
	width: 600px;
}





}
/* add */

.aboutus .contents03 p.pic_feature {
	width: 80%;
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: center;
}

h4.mt_large {
	margin-top: 60px;
}

.pic_technology {
	width: 100%;
	margin: 0 auto 30px;
	padding: 20px 0 0;
	text-align: center;
}







@media all and (-ms-high-contrast: none){

.detailBox .btnClose span {
	position: relative;
	top: 2px;
	background: url(../company/keyword/img/btn_close.png) no-repeat left 4px;
	background-size: 14px;
}


}
