/*----------------------------------------------------
	　　    ◆TOP
----------------------------------------------------*/

.red {
	/*color: #95000e;*/
	color: #F30A0E;
}
.top-mv-slider figure span {
	display: block;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.top-mv-zone {
	position: relative;
	overflow: hidden;
}
.top-mv-zone .top-mv-mark {
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 3;
}
.top-mv-zone .top-mv-txt {
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 3;
	box-sizing: border-box;
	padding: 0 10px;
}
.top-mv-zone .top-mv-txt .top-mv-txt-p01 {
	margin: 0 auto 30px;
	text-align: center;
}
.top-mv-zone .top-mv-txt .top-mv-txt-p01 img{
	margin:0 auto;
	}

.top-mv-zone .top-mv-txt .top-mv-txt-p01-sub{
	font-size:25px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	margin:0 auto 20px;
	text-shadow: 1px 1px 1px #000000;
	}

.forge-top-mv-txt-p01-sub{
		font-size:36px;
		color:#fff;
		text-align:center;
		font-weight:bold;
		margin:0 auto 36px;
		text-shadow: 1px 1px 1px #000000;
	}

.top-mv-zone .top-mv-txt .top-mv-txt-p02 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000000;
	margin: 0 auto 20px;
}

.forge-top-mv-txt-p02 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000000;
	margin: 0 auto 20px;
}

.top-mv-zone .top-mv-txt .top-mv-txt-p03 a {
	display: block;
	max-width: 320px;
	text-align: center;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	border-radius: 30px;
	padding: 18px 0 16px;
	font-size: 16px;
	margin: 0 auto;
	font-weight: bold;
}
.top-mv-zone .top-mv-txt .top-mv-txt-p03 a:hover {
	background-color: #333;
	color: #fff;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
a.forge {
	background-color: #3f59fe !important;
	color: #fff !important;
}
a.forge:hover {
	background-color: #fff !important;
	color: #3f59fe !important;
}
.top-mv-slider .slick-dots {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 20px 0;
	text-align: center;
}
.top-mv-slider .slick-dots li {
	display: inline-block;
	margin: 0 5px;
	padding: 0;
}
.top-mv-slider .slick-dots li button {
	padding: 0;
	margin: 0;
	padding: 0;
	margin: 0;
	text-align: -9999px;
	line-height: 0;
	font-size: 0;
	width: 12px;
	height: 12px;
	border-radius: 30px;
	box-sizing: border-box;
	border: 1px solid #fff;
	background-color: transparent;
}
.top-mv-slider .slick-dots li.slick-active button {
	background-color: #fff;
}
.top-zone01 {
	background-color: #f2f2f2;
	box-sizing: border-box;
	padding: 60px 10px;
}
.top-zone01 .top-zone01-inr {
	max-width: 1200px;
	margin: 0 auto;
}
.center-box {
	margin: 0 auto;
	overflow: hidden;
}
.center-box a {
	display: block;
	line-height: 0 !important;
	position: relative;
	color: #fff;
	text-shadow: 1px 1px 1px #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.center-box a figure {
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.center-box a:hover figure {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}
.center-box a figure:after {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.20);
	opacity: 0;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.center-box a:hover figure:after {
	opacity: 1;
}
.center-box a figure span {
	display: block;
	box-sizing: border-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.center-box a figure span.sn01 {
	padding-top: 75%;
}
.center-box a figure span.sn02 {
	padding-top: 37.5%;
}
.center-box a figure span.sn03 {
	padding-top: 75%;
}
.center-box a figure img {
	display: none !important;
}
.center-box a p {
	width: 100%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	font-size: 25px;
	position: absolute;
	line-height: 1.2 !important;
	z-index: 2;
}
.center-box a p span {
	display: block;
}
.center-box a p .en1 {
	font-size: 0.5em;
}
.top-zone01-box01-left, .top-zone01-box01-right {
	width: 50%;
	float: left;
}
.top-zone01-box01-left-inr {
	float: left;
	width: 50%;
}
.top-zone02 {
	text-align: center;
	box-sizing: border-box;
	padding: 60px 10px;
	background-color: #fff;
}
.top-zone02 .top-zone02-p01 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4 !important;
	margin: 0 auto;
}
.top-zone02 .top-zone02-p02 {
	font-size: 30px;
	font-weight: bold;
	margin: 0 auto 30px;
}
.top-zone02 .top-zone02-p03 {
	font-size: 16px;
	margin: 0 auto 30px;
}
.top-zone02 .top-zone02-p04 {
	text-align: center;
}
.top-zone02 .top-zone02-p04 a {
	display: block;
	text-align: center;
	padding: 0.8em 0 0.8em;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	border-radius: 30px;
	max-width: 300px;
	margin: 0 auto;
}
.top-zone03 {
	box-sizing: border-box;
	padding: 100px 10px;
	background: url(../cmn_img/top/top_img13.jpg) center center no-repeat;
	background-size: cover;
}
.top-zone03 .top-zone03-ul {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
}
.top-zone03 .top-zone03-ul li {
	font-size: 11px;
	display: inline-block;
	width: 20%;
	box-sizing: border-box;
	padding: 0 5px;
	color: #fff;
	font-weight: bold;
}
.top-zone03 .top-zone03-ul li figure {
	margin: 0 auto 20px;
}
.top-zone03 .top-zone03-ul li .top-zone03-p01 {
	font-size: 16px;
	margin: 0 auto 10px;
}
.top-zone03 .top-zone03-ul li .top-zone03-p02 {
	font-size: 14px;
}
.top-zone03 .top-zone03-ul li .top-zone03-p02 span {
	font-size: 40px;
	margin-right: 5px;
	font-family: 'Lato', "Times New Roman", Times, sans-serif;
}
.top-zone04 {
	background: url(../cmn_img/top/top_img14.jpg) center center no-repeat;
	background-size: cover;
	padding: 60px 10px;
	box-sizing: border-box;
}
.top-zone04-inr {
	max-width: 1200px;
	margin: 0 auto;
}
.top-zone04-ul li {
	width: 49.5%;
	float: left;
	box-sizing: border-box;
	padding: 10px;
	background-color: #9b9b9b;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}
.top-zone04-ul li:nth-child(2n) {
	float: right;
}
.top-zone04-ul li.current {
	background-color: #D90003;
}
.top-zone04-box01 {
	background-color: rgba(255,255,255,0.96);
	box-sizing: border-box;
	padding: 20px;
}
.top-zone04-box02 {
	/*position: relative;*/
	text-align: center;
}


.top-zone04-box02-inr{
	position: relative;
	}


.top-zone04-sp-ul{
	margin:0 auto;
	text-align:center;
	}

.top-zone04-sp-ul li{
	width:49.5%;
	float:left;
	margin-bottom:5px;
	}

.top-zone04-sp-ul li:nth-child(2n){
	float:right;
	}	

.top-zone04-sp-ul li a{
	display:block;
	text-align:center;
	background-color:#fff;
	color:#000;
	font-size:11px;
	padding:10px 0;
	border:1px solid #ccc;
	font-weight:bold;
	text-decoration:none;
	}



.top-zone04-box02 .free-p01 {
	position: absolute;
	right: 10px;
	bottom: 10px;
	max-width: 33%;
}
.top-zone05 {
	padding: 60px 10px;
	background-color: #f2f2f2;
}
.top-zone05-inr {
	max-width: 1200px;
	margin: 0 auto;
}
.top-info-tab-ul {
	margin: 0 auto 10px;
}
.top-info-tab-ul li {
	width: 24%;
	margin-right: 1.3333%;
	float: left;
	box-sizing: border-box;
	padding: 10px 20px 8px;
	background-color: #000000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}
.top-info-tab-ul li.current:after {
	content: "\f13a";
	font-family: FontAwesome;
	position: absolute;
	right: 10px;
	top: 10px;
	font-weight: normal;
}
.top-info-tab-ul li:nth-child(4n) {
	margin-right: 0;
}
.top-info-tab-ul li.cate01 {
	background-color: #6B87D6;
}
.top-info-tab-ul li.cate02 {
	background-color: #2f359e;
	background-color: #2c4da9;
}
.top-info-tab-ul li.cate03 {
	background-color: #57b4c5;
}
.top-info-tab-wrapper {
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.80);
	padding: 20px 20px;
	margin: 0 auto 40px;
}
.top-info-tab-box li {
	margin: 0 auto;
}
.top-info-tab-box li a {
	display: block;
	box-sizing: border-box;
	color: #000000;
	text-decoration: none;
	padding: 10px 10px;
	border-bottom: 1px dotted #efefef;
}
.top-info-tab-box li:last-child a {
	border-bottom: none;
}
.top-info-tab-box li a:hover {
	background-color: #fff;
}
.top-info-tab-box li a .top-info-date {
	color: #333;
	margin: 0 auto 5px;
	font-weight: bold;
}
.top-info-tab-box li a .top-info-tittle .cate {
	display: inline-block;
	background-color: #000000;
	color: #fff;
	font-size: 11px;
	width: 80px;
	text-align: center;
	padding: 4px 0 2px;
	border-radius: 30px;
	margin-right: 10px;
	font-weight: bold;
	line-height: 1.2 !important;
	vertical-align: top;
}
.top-info-tab-box li a .top-info-tittle .cate.longVer {
	width: 120px;
}
.top-info-tab-box li a .top-info-tittle .cate.cate01 {
	background-color: #6B87D6;
}
.top-info-tab-box li a .top-info-tittle .cate.cate02 {
	background-color: #2f359e;
}
.top-info-tab-box li a .top-info-tittle .cate.cate03 {
	background-color: #57b4c5;
}

.top-info-tab-box li a .top-info-tittle .cate.cat-tanshin {
	background-color: #575dc5;
}
.top-info-tab-box li a .top-info-tittle .cate.cat-press {
	background-color: #2f359e;
}
.top-info-tab-box li a .top-info-tittle .cate.cat-pr {
	background-color: #57b4c5;
}
.top-info-tab-box li a .top-info-tittle .cate.cat-yuho {
	background-color: #F44336;
}
.top-info-tab-box li a .top-info-tittle .cate.cat-ir_material1 {
	background-color: #8BC34A;
}
.top-info-tab-box li a .top-info-tittle .cate.cat-ir_material_for_fiscal_ym {
	background-color: #4CAF50;
}
.top-info-tab-box li a .top-info-tittle .cate.cat-announcement {
	background-color: #9C27B0;
}


.top-info-tab-box li a .top-info-tittle .tittle {
	font-weight: bold;
	font-size: 14px;
}
.top-info-tab-box li a .top-info-tittle i {
	color: #FF0004;
	margin: 0 5px;
}
.top-info-tab-box li a .top-info-tittle .size {
	font-size: 12px;
	color: #333;
}
.top-zone06 {
	box-sizing: border-box;
	padding: 40px 10px 60px;
}
.top-zone06-inr {
	max-width: 1200px;
	margin: 0 auto;
}
.top-zone06-inr .pick-up-ul li {
	width: 49.5%;
	float: left;
	margin-right: 1%;
	margin-bottom: 20px;
}
.top-zone06-inr .pick-up-ul li:nth-child(2n) {
	margin-right: 0;
}
.top-zone06-inr .pick-up-ul li:nth-child(2n + 1) {
	clear: both;
}
.top-zone06-inr .pick-up-ul li a {
	display: table;
	width: 100%;
	background-color: #efefef;
	position: relative;
	color: #333;
	text-decoration: none;
}
.top-zone06-inr .pick-up-ul li a:hover {
	opacity: 0.8;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.top-zone06-inr .pick-up-ul li a > i {
	position: absolute;
	width: 50px;
	right: 0;
	top: 0;
}

.top-zone06-inr .pick-up-ul li .pick-up-p03 i{
	display:inline-block;
	width:60px;
	}

.top-zone06-inr .pick-up-ul li a figure {
	width: 40%;
	vertical-align: top;
	display: table-cell;
}
.top-zone06-inr .pick-up-ul.app-ver li a figure {
	width: 30%
}
.top-zone06-inr .pick-up-ul.app-ver li a {
	background-color: #fff;
}
.top-zone06-inr .pick-up-ul li .txt-box {
	width: 60%;
	vertical-align: middle;
	display: table-cell;
	box-sizing: border-box;
	padding: 0 20px;
}
.top-zone06-inr .pick-up-ul li .pick-up-p01 {
	font-size: 20px;
	line-height: 1.2 !important;
	font-weight: bold;
	font-family: 'Lato', "Times New Roman", Times, sans-serif;
	margin: 0 auto 10px;
}
.top-zone06-inr .pick-up-ul li .pick-up-p01 .blue {
	color: #3a77cc;
}
.top-zone06-inr .pick-up-ul li .pick-up-p01 .green01 {
	color: #99c84d;
}
.top-zone06-inr .pick-up-ul li .pick-up-p01 .green02 {
	color: #21b09c;
}
.top-zone06-inr .pick-up-ul li .pick-up-p01 .brown {
	color: #8c6a45;
}
.top-zone06-inr .pick-up-ul li .pick-up-p02 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2 !important;
	margin: 0 auto 10px;
}



.sys-image-ul{
	margin:0 auto 20px;
	}
.sys-image-ul li{
	width:48%;
	float:left;
	margin-bottom:20px;
	}

.sys-image-ul li:nth-child(2n){
	float:right;
	}	

.sys-image-ul li:nth-child(2n + 1){
	clear:both;
	}	
	


.top-zone07 {
	background: url(../cmn_img/top/top_img19.jpg) center center no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding: 60px 10px;
}
.top-zone07 .top-zone07-ul {
	max-width: 1200px;
	margin: 0 auto;
}
.top-zone07 .top-zone07-ul li {
	width: 24%;
	margin-right: 1.333%;
	float: left;
}
.top-zone07 .top-zone07-ul li:last-child {
	margin-right: 0;
}
.top-zone07 .top-zone07-ul li a {
	display: block;
	box-sizing: border-box;
	background-color: #fff;
	padding: 60px 10%;
	position: relative;
	color: #333;
	text-decoration: none;
}
.top-zone07 .top-zone07-ul li a:after {
	content: "\f178";
	font-family: FontAwesome;
	position: absolute;
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 26px;
	bottom: 10px;
	left: 0;
}
.top-zone07 .top-zone07-ul li a:hover {
	background-color: #e5e6ff;
	background-color: #f4f7ff;
}
.top-zone07 .top-zone07-ul li a figure {
	text-align: center;
	margin: 0 auto 20px;
}
.top-zone07 .top-zone07-ul li a .top-zone07-p01 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 10px;
}
.top-zone08 {
	padding: 80px 10px;
	text-align: center;
}
.top-zone08 .top-zone08-inr {
	max-width: 1250px;
	margin: 0 auto;
}
.top-zone08 .top-zone08-inr figure {
	margin: 0 auto 50px;
}
.top-zone08 .top-zone08-inr .top-zone08-p01 {
	font-size: 20px;
	font-weight: bold;
}
.top-zone08 .top-zone08-inr .top-zone08-p02 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto 10px;
}
.top-zone08 .top-zone08-inr .top-zone08-p03 {
	margin: 0 auto 10px;
}
.top-zone09 {
	box-sizing: border-box;
	padding: 60px 10px;
	background: url(../cmn_img/top/top_img30.jpg) center center no-repeat;
	background-size: cover;
}
.top-zone09 .top-zone09-inr {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.top-zone09-inr > div:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 760px) {
  .top-zone09 .top-zone09-pc {
    display: none;
  }
  .top-zone09 .top-zone09-sp {
    display: block;
  }
}
@media screen and (min-width: 761px) {
  .top-zone09 .top-zone09-pc {
    display: block;
  }
  .top-zone09 .top-zone09-sp {
    display: none;
  }
}
.sp-top-bus-ul {
	max-width: 500px;
	margin: 0 auto;
}
.sp-top-bus-ul li {
	width: 49.5%;
	float: left;
	margin: 0 auto 1%;
}
.sp-top-bus-ul li:nth-child(2n) {
	float: right;
}
.sp-top-bus-ul li a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	padding-top: 60%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	text-decoration: none;
}
.sp-top-bus-ul li a:after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background-color: rgba(0,0,0,0.30);
}
.sp-top-bus-ul li a p {
	z-index: 2;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	text-align: center;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	text-shadow: 1px 1px 1px #000;
}
.sp-top-bus-ul li a .en1 {
	display: block;
	font-size: 10px;
	font-weight: bold;
}
.sp-top-bus-ul li a .jp {
	font-size: 14px;
	display: block;
	font-weight: bold;
}


.fade-mark-box{
	position:fixed;
	z-index:100;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:#fefefe;
	}


	
.fade-mark-box .fade-mark-p{
	position:absolute;
	left:50%;
	top:50%;
	transform: translate(-50%, -50%);
 -moz-transform: translate(-50%, -50%);
 -webkit-transform: translate(-50%, -50%);
 -o-transform: translate(-50%, -50%);
	}
	
div.playwithlogo {
	position: absolute;
	bottom: 0px;
	right: 50px;
	z-index: 9;
}

.top-mv-zone .top-mv-txt .legalcrud-top-mv-txt-p01 {
	margin: 0 auto 60px;
	text-align: center;
}

.legalcrud-top-mv-txt-img {
	max-width: 500px;
}

.legalcrud-top-mv-txt-p01-sub {
	font-size:28px;
	line-height: 28px;
	text-align:center;
	margin:0 auto 28px;
}

.legalcrud-top-mv-txt-p02-sub {
	font-size:20px;
	line-height: 20px;
	text-align:center;
	margin:0 auto 60px;
}

.top-mv-zone .top-mv-txt .legalcrud-top-mv-txt-p03 a {
	display: block;
	max-width: 320px;
	text-align: center;
	background-color: #EC8200;
	color: #fff;
	text-decoration: none;
	border-radius: 30px;
	padding: 18px 0 16px;
	font-size: 16px;
	margin: 0 auto;
	font-weight: bold;
}

.top-mv-zone .top-mv-txt .legalcrud-top-mv-txt-p03 a:hover {
	background-color: #fff;
	color: #EC8200;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}

.top-mv-zone .top-mv-txt .manuaibot-top-mv-txt-p01 {
	margin: 0 auto 25px;
	text-align: center;
	margin-top: 40px;
}

.manuaibot-top-mv-txt-img {
	max-width: 400px;
}

.manuaibot-top-mv-txt-p01-sub {
	font-size:32px;
	line-height: 32px;
	text-align:center;
	margin:0 auto 20px;
	font-weight: bold;
	color:#fff;
}

.manuaibot-top-mv-txt-p02-sub {
	font-size:16px;
	line-height: 24px;
	text-align:center;
	margin:0 auto 25px;
	color:#fff;
	font-weight: bold;
}

.cepass-display-pc {
	display: inline;
}

.cepass-display-mb {
	display: none;
}

.cepass-top-mv-txt-img {
	max-width: 400px;
}

.cepass-font1 {
	font-size:32px;
	line-height: 32px;
}

.cepass-top-mv-txt-p02-sub {
	font-size:16px;
	line-height: 24px;
	text-align:center;
	margin:0 auto 25px;
	color:#fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;
}

.manuaibot-read-style {
	color: #b0bec5;
}

.manuaibot-aianswer {
	background: linear-gradient(270deg, #00A4EE 0%, #8C86FF 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.dispBr_pc {
	display: inline;
}

.dispBr_mb {
	display: none;
}

.top-mv-zone .top-mv-txt .manuaibot-top-mv-txt-p03 {
	margin-bottom: 45px;
}

.top-mv-zone .top-mv-txt .manuaibot-top-mv-txt-p03 a {
	display: block;
	max-width: 220px;
	text-align: center;
	background-color: #8c86ff;
	color: #fff;
	text-decoration: none;
	border-radius: 30px;
	padding: 18px 0 16px;
	font-size: 16px;
	margin: 0 auto;
	font-weight: bold;
}

.top-mv-zone .top-mv-txt .manuaibot-top-mv-txt-p03 a:hover {
	background-color: #a6a1fd;
	color: #fff;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}

.manuaibot-top-device-img {
	max-width: 500px;
	margin: 0 auto;
}

.top-mv-zone .top-mv-txt .cepass-btn-color a {
	background-color: #ffc200;
	color: #000;
}

.top-mv-zone .top-mv-txt .cepass-btn-color a:hover {
	background-color: #FFEBAB;
	color: #000;
}

.cepass-back-pc {
	display: block;
}

.cepass-back-mb {
	display: none;
}

@media screen and (min-width: 761px) {
    .top-mv-zone .top-mv-txt .top-mv-txt-p01 img.pc {
        display: block;
    }

    .top-mv-zone .top-mv-txt .top-mv-txt-p01 img.mobile {
        display: none;
    }
}

@media screen and (max-width: 760px) {
	.top-mv-zone .top-mv-txt-manuaibot
	{
		margin-top: 15px;
	}

    .top-mv-zone .top-mv-txt .top-mv-txt-p01 img.pc {
        display: none;
    }

    .top-mv-zone .top-mv-txt .top-mv-txt-p01 img.mobile {
        display: block;
    }

    .top-mv-zone .top-mv-txt .top-mv-txt-p01.mobile {
        margin-bottom: 0px;
    }

    .top-mv-zone .top-mv-txt .top-mv-txt-p01-sub.mobile {
	margin:0 auto 10px;
	font-size: 16px;
    }

    .top-mv-zone .top-mv-txt .top-mv-txt-p02.mobile {
	font-size: 12px;
    }

	.manuaibot-top-mv-txt-img {
		max-width: 200px;
	}

	.manuaibot-top-mv-txt-p01-sub {
		font-size:20px;
		line-height: 24px;
		margin:0 auto 20px;
	}

	.manuaibot-top-mv-txt-p02-sub {
		font-size:12px;
		line-height: 14px;
		margin:0 auto 25px;
	}

	.top-mv-zone .top-mv-txt .manuaibot-top-mv-txt-p03 {
		margin-bottom: 15px;
	}

	.dispBr_pc {
		display: none;
	}

	.dispBr_mb {
		display: inline;
	}

	.top-mv-zone .top-mv-txt .manuaibot-top-mv-txt-p03 a {
		max-width: 150px;
		padding: 10px 0 10px;
		font-size: 10px;
	}

	.manuaibot-top-device-img {
		max-width: 200px;
	}

	.cepass-display-pc {
		display: none;
	}

	.cepass-display-mb {
		display: inline;
	}

	.cepass-top-mv-txt-img {
		max-width: 300px;
	}

	.cepass-font1 {
		font-size:15px !important;
		line-height: 20px;
	}

	.cepass-top-mv-txt-p02-sub {
		font-size:10px;
		line-height: 14px;
		margin:0 auto 25px;
	}

	.cepass-back-pc {
		display: none;
	}

	.cepass-back-mb {
		display: block;
	}
}

/*----------------------------------------------------
	　　    ◆bottom-link-wrapper
----------------------------------------------------*/

.bottom-link-wrapper {
	background: url(../cmn_img/company/company_link_bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 50px 10px;
	box-sizing: border-box;
}
.bottom-link-ul {
	max-width: 1100px;
	margin: 0 auto;
}
.bottom-link-wrapper.company-ver .bottom-link-ul {
	max-width: 1280px;
	font-size: 0;
	text-align: center;
}
.bottom-link-wrapper.company-ver .bottom-link-ul li {
	width: 25%;
	box-sizing: border-box;
	display: inline-block;
	padding: 0 0.4%;
	font-size: 13px;
	margin-bottom: 20px;
}
.bottom-link-wrapper.company-ver .bottom-link-ul li a {
	display: block;
	box-sizing: border-box;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	text-align: center;
	max-width: 345px;
	margin: 0 auto;
	padding-bottom: 1px;
	position: relative;
	box-shadow: 1px 1px 2px #8B8B8B;
}
.bottom-link-wrapper.company-ver .bottom-link-ul li a:after {
	content: "\f178";
	font-family: FontAwesome;
	width: 100%;
	text-align: center;
	font-size: 22px;
	display: block;
}
.bottom-link-wrapper.company-ver .bottom-link-ul li figure {
	margin-bottom: 10px;
}
.bottom-link-wrapper.company-ver .bottom-link-ul li .txt-box {
}
.bottom-link-wrapper.company-ver .bottom-link-ul li .bottom-link-p01 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.bottom-link-wrapper.company-ver .bottom-link-ul li .bottom-link-p02 {
	font-size: 14px;
}
.ir-ver .bottom-link-ul li {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.ir-ver .bottom-link-ul li:nth-child(3n) {
	margin-right: 0;
}
.ir-ver .bottom-link-ul li:nth-child(3n + 1) {
	clear: left;
}
.ir-ver .bottom-link-ul li .wrapper-box {
	max-width: 345px;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 1px 1px 2px #8B8B8B;
	padding-bottom: 20px;
}
.ir-ver .bottom-link-ul li .wrapper-box figure {
	margin: 0 auto 20px;
}
.ir-ver .bottom-link-ul li .wrapper-box .txt-box {
	box-sizing: border-box;
	padding: 0px 20px;
}
.ir-ver .bottom-link-ul li .bottom-link-p01 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
.ir-ver .bottom-link-ul li .bottom-link-p01 a {
	color: #000000;
	text-decoration: none;
	display: block;
}
.ir-ver .bottom-link-ul li .bottom-link-p02 {
	margin-bottom: 5px;
	line-height: 1.4 !important;
}
.ir-ver .bottom-link-ul li .bottom-link-p02 a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	display: inline-block;
}
.ir-ver .bottom-link-ul li .bottom-link-p02 a:hover {
	color: #E70000;
}
.ir-ver .bottom-link-ul li .bottom-link-p02 a:before {
	content: "\f0da";
	font-family: FontAwesome;
	margin-right: 5px;
}
.ir-ver02 .bottom-link-ul li {
	width: 19.5%;
	float: left;
	margin-right: 0.625%;
	margin-bottom: 20px;
	
}
.ir-ver02 .bottom-link-ul li:nth-child(5n) {
	margin-right: 0;
}
.ir-ver02 .bottom-link-ul li a {
	display: block;
	background-color: #fff;
	text-align: center;
	color: #333;
	text-decoration: none;
	box-shadow: 1px 1px 2px #8B8B8B;
	box-sizing:border-box;
}
.ir-ver02 .bottom-link-ul li a .txt-box {
	box-sizing: border-box;
	padding: 10px 0;
}
.ir-ver02 .bottom-link-ul li a .bottom-link-p01 {
	font-weight: bold;
	font-size: 15px;
}
.bottom-link-wrapper.csr-ver {
	background-image: url(../cmn_img/csr/csr_link_bg.jpg);
}
.bottom-link-wrapper.csr-ver .bottom-link-ul {
	font-size: 0;
	text-align: center;
}
.bottom-link-wrapper.csr-ver .bottom-link-ul > li {
	display: inline-block;
	width: 20%;
	font-size: 13px;
	box-sizing: border-box;
	padding: 0 1px;
	margin-bottom: 20px;
	vertical-align: top;
}
.bottom-link-wrapper.csr-ver .bottom-link-ul > li a {
	display: block;
	max-width: 252px;
	margin: 0 auto;
	box-sizing: border-box;
	background-color: #fff;
	color: #333;
	text-decoration: none;
}
.bottom-link-wrapper.csr-ver .bottom-link-ul > li a .bottom-link-p01 {
	display: block;
	padding: 10px 10px;
	font-size: 14px;
	font-weight: bold;
}
/*----------------------------------------------------
	　　    ◆NEWS
----------------------------------------------------*/
.mv-zone {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	width: 100%;
	height: 330px;
	overflow: hidden;
}
.mv-zone .mv-zone-tittle {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	position: absolute;
	text-align: center;
	box-sizing: border-box;
	padding: 0 10px;
	line-height: 1.4 !important;
}
.mv-zone .mv-zone-tittle .small {
	font-size: 0.6em;
	display: block;
}
.mv-zone .mirailogo {
	max-width: 1300px;
	height: 400px;
	text-align: center;
	margin: auto;
}
.mv-zone .mirailogo .figure {
	width: 100%;
}

.breadBox {
	background-color: #fff;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.breadBox ol {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 0;
}
.breadBox ol li {
	display: inline-block;
	border-right: 1px solid #ccc;
	font-size: 14px;
}
.breadBox ol li:first-child {
	border-left: 1px solid #ccc;
}
.breadBox ol li a {
	display: block;
	color: #333;
	text-decoration: none;
	color: #000000;
}
.breadBox ol li a:hover {
	background-color: #efefef;
}
.breadBox ol li span {
	display: block;
	padding: 10px 30px;
	font-size: 15px;
}
.breadBox ol li a i {
	font-weight: normal;
}
.news-page {
	background-color: #f2f2f2;
	padding: 80px 10px;
	box-sizing: border-box;
}
.news-page-inr {
	max-width: 1200px;
	margin: 0 auto;
}
.news-cate-link-wrapper {
	margin: 0 auto 30px;
}
.news-cate-link-ul {
	margin: 0 auto;
	text-align: center;
}
.news-cate-link-ul li {
	width: 24%;
	margin-right: 1.333%;
	float: left;
}
.news-cate-link-ul li:nth-child(4n) {
	margin-right: 0;
}

.news-cate-link-ul.clm03 li{
	width:33%;
	margin-right:0.5%;
	}

.news-cate-link-ul.clm03 li:nth-child(3n){
	margin-right:0;
	}
	

.news-cate-link-ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 1.4em 0;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	box-sizing: border-box;
	position: relative;
}
.news-cate-link-ul li a.current:after {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 10px solid #fff;
	content: "";
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -15px;
}
.news-cate-link-ul li a.current:before {
	content: "";
	box-sizing: border-box;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 2px solid #fff;
	left: 5px;
	top: 5px;
	position: absolute;
}
.news-cate-link-ul li a.cate01 {
	background-color: #6B87D6;
}
.news-cate-link-ul li a.cate02 {
	background-color: #2f359e;
}
.news-cate-link-ul li a.cate03 {
	background-color: #57b4c5;
}
.news-cate-link-ul li a:hover {
	opacity: 0.8;
}
.news-index-contents {
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px;
	margin: 0 auto 60px;
}
.news-index-ul li a {
	display: block;
	box-sizing: border-box;
	padding: 10px 10px;
	border-bottom: 1px dotted #ccc;
	color: #333;
	text-decoration: none;
}
.news-index-ul li a:hover {
	background-color: #FFFEF8;
}
.news-index-ul li a .news-index-date {
	font-size: 14px;
}
.news-index-ul li a .news-index-tittle {
	font-size: 15px;
}
.news-index-ul li a .news-index-tittle .cate {
	display: inline-block;
	background-color: #000000;
	color: #fff;
	font-size: 11px;
	width: 80px;
	text-align: center;
	padding: 4px 0 2px;
	border-radius: 30px;
	margin-right: 10px;
	font-weight: bold;
	line-height: 1.2 !important;
}
.news-index-ul li a .news-index-tittle .cate.longVer {
	width: 120px;
}
.news-index-ul li a .news-index-tittle .cate.cate01 {
	background-color: #6B87D6;
}
.news-index-ul li a .news-index-tittle .cate.cate02 {
	background-color: #2f359e;
}
.news-index-ul li a .news-index-tittle .cate.cate03 {
	background-color: #57b4c5;
}


.news-index-ul li a .news-index-tittle .cate.cat-tanshin {
	background-color: #575dc5;
}
.news-index-ul li a .news-index-tittle .cate.cat-press {
	background-color: #2f359e;
}
.news-index-ul li a .news-index-tittle .cate.cat-pr {
	background-color: #57b4c5;
}
.news-index-ul li a .news-index-tittle .cate.cat-yuho {
	background-color: #F44336;
}
.news-index-ul li a .news-index-tittle .cate.cat-ir_material1 {
	background-color: #8BC34A;
}
.news-index-ul li a .news-index-tittle .cate.cat-ir_material_for_fiscal_ym {
	background-color: #4CAF50;
}
.news-index-ul li a .news-index-tittle .cate.cat-announcement {
	background-color: #9C27B0;
}



.news-index-ul li a .news-index-tittle .tittle {
	font-weight: bold;
	vertical-align: top;
}
.news-index-ul li a.pdf-link .news-index-tittle .tittle:after {
	content: "\f1c1";
	font-family: FontAwesome;
	color: #FF0004;
	margin: 0 5px;
	font-weight: normal;
}
.news-archive-wrapper {
	text-align: right;
	margin: 0 auto 30px;
}
.news-archive-wrapper .news-archive-p01 {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.news-archive-wrapper .news-archive-box {
	width: 200px;
	display: inline-block;
	vertical-align: middle;
}
.news-archive-wrapper .news-archive-box select {
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 5px;
	font-size: 16px;
}
.news-archive-wrapper .news-archive-box option {
	font-size: 16px;
}
.news-detail-contents {
	background-color: #fff;
	box-sizing: border-box;
	padding: 60px 20px 100px;
	margin: 0 auto 30px;
	border-top: 2px solid #000000;
}
.news-detail-cate {
	text-align: center;
	margin: 0 auto 20px;
}
.news-detail-cate span {
	display: inline-block;
	box-sizing: border-box;
	font-size: 12px;
	padding: 0.6em 0 0.4em;
	color: #fff;
	background-color: #000;
	border-radius: 30px;
	line-height: 1.2 !important;
	width: 120px;
	font-weight: bold;
}
.news-detail-cate span.cate01 {
	background-color: #6B87D6;
}
.news-detail-cate span.cate02 {
	background-color: #2f359e;
}
.news-detail-cate span.cate03 {
	background-color: #57b4c5;
}
.news-detail-title {
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto 20px;
	line-height: 1.4 !important;
	text-align: center;
}
.news-detail-date {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin: 0 auto 20px;
}
.editor-zone {
	max-width: 960px;
	margin: 0 auto;
}
.editor-zone img {
	width: auto;
	height: auto;
	max-width: 100%;
}
.news-detail-btn-wrapper {
	text-align: center;
	max-width: 660px;
	margin: 0 auto;
}
.news-detail-btn-wrapper .news-detail-btn.prev, .news-detail-btn-wrapper .news-detail-btn.next {
	width: 29%;
}
.news-detail-btn-wrapper .news-detail-btn.prev {
	float: left;
}
.news-detail-btn-wrapper .news-detail-btn.next {
	float: right;
}
.news-detail-btn-wrapper .news-detail-btn.to-list {
	width: 40%;
	margin: 0 auto;
}
.news-detail-btn-wrapper .news-detail-btn a {
	display: block;
	box-sizing: border-box;
	border: 1px solid #000;
	border-radius: 30px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 0.6em 0 0.4em;
}
.news-detail-btn-wrapper .news-detail-btn.prev a:before {
	content: "\f104";
	font-family: FontAwesome;
	margin-right: 5px;
	font-weight: normal;
}
.news-detail-btn-wrapper .news-detail-btn.next a:after {
	content: "\f105";
	font-family: FontAwesome;
	margin-left: 5px;
	font-weight: normal;
}
.news-detail-btn-wrapper .news-detail-btn.to-list a:before {
	content: "\f0c9";
	font-family: FontAwesome;
	margin-right: 5px;
	font-weight: normal;
}
.news-detail-btn-wrapper .news-detail-btn a:hover {
	background-color: #000;
	color: #fff;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.news-detail-btn-wrapper .news-detail-btn a.disable {
	cursor: default;
	background-color: transparent !important;
	color: #000 !important;
	opacity: 0.1;
}
/*----------------------------------------------------
	　　    ◆COMPANY
----------------------------------------------------*/

.company-page {
	padding: 80px 0 0;
	background-color: #fff;
}
.company-page-inr {
	max-width: 1120px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 10px 60px;
}
.history-table {
	width: 100%;
	margin: 0 auto;
}
.history-table th, .history-table td {
	vertical-align: top;
	box-sizing: border-box;
	padding: 15px 0;
	line-height: 1.5;
	border-bottom: 1px solid #efefef;
}
.history-table th {
	width: 300px;
	text-align: right;
	font-family: 'Lato', "Times New Roman", Times, sans-serif;
	padding-right: 180px;
}
.history-table td {
	font-size: 15px;
}
.history-table th .year {
	display: inline-block;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #6a6fc4;
	background-color: #6b87d6;
	padding: 0.2em 1em 0.1em;
}
.history-table th .month {
	color: #6a6fc4;
	font-size: 20px;
	margin-left: 10px;
}
.about-box {
	width: 100%;
	margin: 0 auto 60px;
}
.about-box .about-box-image {
	width: 48%;
	float: left;
}
.about-box .about-box-txt {
	width: 50%;
	float: right;
}
.about-box.rightVer .about-box-image {
	float: right;
	text-align: right;
}
.about-box.rightVer .about-box-txt {
	float: left;
}
.about-box .about-box-txt table {
	width: 100%;
}
.about-box .about-box-txt table th, .about-box .about-box-txt table td {
	text-align: left;
	box-sizing: border-box;
	padding: 10px 0px;
	line-height: 1.7;
	border-bottom: 1px dotted #efefef;
	vertical-align: top;
	font-size: 14px;
}
.about-box .about-box-txt table th {
	width: 33%;
}
.about-box .about-box-txt table td {
	padding-left: 10px;
}
.about-box .about-box-txt table th:before {
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 10px;
	color: #E30003;
}
.leaders-ul li {
	display: table;
	width: 100%;
	font-size: 14px;
}
.leaders-ul li span {
	display: table-cell;
	vertical-align: top;
}
.leaders-ul li span.span01 {
	width: 200px;
}
.about-gray-box {
	box-sizing: border-box;
	padding: 30px 8%;
	box-sizing: border-box;
	background-color: #efefef;
}
.about-gray-box .about-gray-p01 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0 auto 30px;
	text-align: center;
}
.about-gray-box .about-gray-p02 span {
	color: #fff;
	font-weight: bold;
	display: inline-block;
	box-sizing: border-box;
	padding: 1px 10px 0px;
	font-size: 16px;
	margin-bottom: 10px;
}
.about-gray-box .about-gray-p02 span.red {
	background-color: #cc2d2d;
}
.about-gray-box .about-gray-p02 span.green {
	background-color: #3b9daf;
}
.about-gray-box .about-gray-ul li {
	font-size: 15px;
}
.about-gray-box .about-gray-ul li a {
	color: #333;
}

.about-gray-box .about-gray-ul-mark{
	margin:0 auto;
	font-size:0;
	text-align:center;
	}
.about-gray-box .about-gray-ul-mark li{
	display:inline-block;
	width:25%;
	box-sizing:border-box;
	padding:0 1%;
	}

.number-zone {
	max-width: 1000px;
	margin: 0 auto;
}
.number-zone .number-wrapper01 {
	margin: 0 auto 10px;
}
.number-zone .number-wrapper01 .number-wrapper01-big {
	float: left;
	width: 53%;
	box-sizing: border-box;
}
.number-zone .number-wrapper01 .number-wrapper01-small {
	width: 46%;
	float: right;
}
.number-zone .number-wrapper01.right-ver .number-wrapper01-big {
	float: right;
}
.number-zone .number-wrapper01.right-ver .number-wrapper01-small {
	float: left;
}
.number-zone .number-wrapper01 .number-wrapper01-big-inr {
	padding-top: 88%;
	background-color: #efefef;
	position: relative;
	overflow: hidden;
}
.number-zone .number-wrapper01 .number-wrapper01-small-inr {
	padding-top: 101.4%;
	position: relative;
	overflow: hidden;
}
.number-zone .number-wrapper01 .number-wrapper01-big-inr .number-box01 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}
.number-zone .number-wrapper01 .number-wrapper01-small-inr .number-box02 {
	position: absolute;
	width: 100%;
	height: 49%;
	left: 0;
	top: 0;
	background-color: #efefef;
}
.number-zone .number-wrapper01 .number-wrapper01-small-inr .number-box02:nth-child(2) {
	top: auto;
	bottom: 0;
}
.number-zone .number-wrapper01 .number-wrapper01-small-inr .number-box02 figure {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding: 0 5px;
}
.number-zone .number-wrapper02 {
	margin: 0 auto 10px;
}
.number-zone .number-wrapper02 .number-box03 {
	width: 32.66%;
	float: left;
	margin-right: 1%;
	position: relative;
	padding-top: 32.66%;
	background-color: #efefef;
}
.number-zone .number-wrapper02 .number-box03:nth-child(3) {
	margin-right: 0;
}
.number-zone .number-wrapper02 .number-box03 figure {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	width: 90%;
	text-align: center;
	box-sizing: border-box;
	padding: 0 5px;
}
.philosophy-zone {
	max-width: 1100px;
	margin: 0 auto 100px;
}
.philosophy-box01 {
	box-sizing: border-box;
	border: 3px solid #efefef;
	padding: 20px 10px;
	margin: 0 auto 30px;
	background: url(../cmn_img/co-mark-gray.png) center center no-repeat;
	background-size: auto 80%;
	text-align: center;
	max-width:860px;
}
.philosophy-box01 .philosophy-box01-p01 {
	font-size: 20px;
	font-weight: bold;
}
.philosophy-box01 .philosophy-box01-p02 {
	font-size: 14px;
	font-weight: bold;
	color: #6B87D6;
}
.philosophy-ul01 {
	margin: 0 auto;
	max-width:860px;
}
.philosophy-ul01 li {
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-bottom:30px;
	box-sizing: border-box;
	padding: 0 10px;
}

.philosophy-ul01 li:nth-child(even){
	margin-right:0;
	} 
/*
.philosophy-ul01 li:nth-child(3) {
	margin:0 auto 10px;
	width:100%;
}*/
.philosophy-ul01 li .philosophy-ul03 {
	font-size: 20px;
	text-align: center;
	margin: 0 auto 10px;
	font-weight: bold;
}
.philosophy-ul01 li .philosophy-ul01 {
	text-align: center;
	margin: 0 auto 20px;
}
.philosophy-box01-p03 {
	text-align: center;
	margin: 30px auto 0;
}
.philosophy-box01-p03 span {
	display: inline-block;
	padding: 10px 30px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	border-radius: 300px;
	font-size: 16px;
	font-weight: bold;
}
.philosophy-box01-p04 {
	font-size: 16px;
	text-align: center;
	margin: 30px auto 30px;
	font-weight: bold;
}
.philosophy-box01-ul01 {
	max-width: 700px;
	margin: 0 auto 30px;
}
.philosophy-box01-ul01 li {
	font-size: 14px;
	box-sizing: border-box;
	padding-left: 1.4em;
	text-indent: -1.4em;
}
.philosophy-box02 {
	text-align: center;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
	box-sizing: border-box;
	padding: 20px 10px;
	margin: 0 auto 20px;
}
.philosophy-box02-under-p {
	text-align: center;
	font-size: 14px;
}
.philosophy-box03 {
	box-sizing: border-box;
	border: 1px solid #ccc;
	padding: 60px 10px;
	text-align: center;
}
.philosophy-box03 .philosophy-box03-p02 {
	color: #6B87D6;
	margin: 0 auto 20px;
	font-size: 18px;
	font-weight: bold;
}
.philosophy-box03 .philosophy-box03-p03 {
	font-size: 14px;
}
.domestic-link-zone {
	max-width: 1100px;
	margin: 0 auto 40px;
	box-sizing: border-box;
	padding: 30px 10px 20px;
	border: 1px solid #d9d9d9;
	max-width: 1100px;
	background-color: #efefef;
}
.domestic-link-zone ul {
	max-width: 680px;
	margin: 0 auto;
	box-sizing: border-box;
	text-align: center;
}
.domestic-link-zone li {
	width: 20%;
	box-sizing: border-box;
	padding: 0 5px;
	margin: 0 auto 10px;
	float: left;
}
.domestic-link-zone li a {
	display: block;
	background-color: #fff;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
	border: 1px solid #d9d9d9;
	text-decoration: none;
}
.domestic-link-zone li a:hover {
	background-color: #000;
	color: #fff;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.branch-detail-wrapper {
	margin: 0 auto 30px;
	box-sizing: border-box;
	padding: 20px;
	border: 1px solid #d9d9d9;
	max-width: 1100px;
}
.branch-detail-box {
	margin: 0 auto 0px;
}
.branch-detail-box figure {
	float: left;
	width: 238px;
}
.branch-detail-box .txt-box {
	width: calc(100% - 270px);
	float: right;
}
.branch-detail-p01 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto 20px;
}

.branch-detail-p01 small{
	margin-left:10px;
}

.branch-detail-p01 a {
	display: inline-block;
	color: #333;
	background-color: #fff;
	border: 1px solid #333;
	font-size: 13px;
	padding: 8px 20px 6px;
	line-height: 1 !important;
	text-decoration: none;
	margin-left: 10px;
	border-radius: 3px;
}
.branch-detail-p01 a:hover {
	background-color: #000;
	color: #fff;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.branch-detail-p02 {
	font-size: 14px;
	margin: -10px auto 20px;
	font-weight: bold;
}
.branch-detail-table01 {
	width: 100%;
	box-sizing: border-box;
}
.branch-detail-table01 th, .branch-detail-table01 td {
	text-align: left;
	vertical-align: top;
	line-height: 1.7;
	font-size: 14px;
	box-sizing: border-box;
	padding: 5px 0;
}
.branch-detail-table01 th {
	width: 140px;
}
.branch-detail-table01 th:before {
	content: "\f054";
	font-family: "FontAwesome";
	font-weight: normal;
	margin-right: 10px;
	font-size: 12px;
	color: #d92c2c;
}
.google-map-link {
	border-radius: 3px;
	display: inline-block;
	box-sizing: border-box;
	background-color: #000;
	text-decoration: none;
	margin: 0 5px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 12px 5px;
	line-height: 1 !important;
}
.google-map-link:before {
	content: "\f041";
	font-family: "FontAwesome";
	margin-right: 10px;
	font-size: 14px;
}
.google-map-link:hover {
	background-color: #d92c2c;
	color: #fff;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.center-list-wrapper {
	box-sizing: border-box;
	margin: 20px auto 0;
}
.center-list-p01 {
	font-size: 15px;
	font-weight: bold;
	box-sizing: border-box;
	padding-left: 20px;
	position: relative;
	margin: 0 auto 10px;
}
.center-list-p01:before {
	width: 4px;
	height: 1em;
	content: "";
	position: absolute;
	left: 0;
	top: 0.3em;
	background-color: #5058cf;
}
.center-list-table01 {
	width: 100%;
	box-sizing: border-box;
	border-top: 1px solid #efefef;
}
.center-list-table01 th, .center-list-table01 td {
	text-align: left;
	vertical-align: top;
	line-height: 1.7;
	font-size: 14px;
	box-sizing: border-box;
	padding: 20px 0;
	border-bottom: 1px solid #efefef;
}


.center-list-table01 td p{
	display:inline-block;
	margin-right:20px;
	}
.center-list-table01 td b{
	margin-right:10px;
	display:inline-block;
	}

.center-list-table01 th {
	padding-left: 20px;
	width: 220px;
}
.over-mv-wrapper {
	margin: 0 auto 60px;
	position: relative;
}
.overseas-tit01 {
	color: #fff;
	font-size: 16px;
	padding: 10px 20px;
	box-sizing: border-box;
	font-weight: bold;
	background-color: #000;
	margin: 0 auto 20px;
}
.overseas-tit01.color01 {
	background-color: #a99e40;
}
.overseas-tit01.color02 {
	background-color: #3b9daf;
}
.overseas-tit01.color03 {
	background-color: #3777a0;
}
.overseas-detail-box01 {
	margin: 0 auto 50px;
}
.overseas-detail-box01 .overseas-detail-figure {
	width: 25%;
	float: left;
	box-shadow:1px 1px 2px #333;
}
.overseas-detail-box01 .overseas-detail-figure img {
	width: 100%;
}
.overseas-detail-box01 .txt-box {
	float: right;
	width: 72%;
}
.overseas-detail-box01 .txt-box p {
	font-size: 16px;
}
.overseas-detail-p01 {
	font-size: 18px;
	font-weight: bold;
	box-sizing: border-box;
	padding-left: 20px;
	position: relative;
	margin: 0 auto 10px;
}
.overseas-detail-p01:before {
	width: 4px;
	height: 1em;
	content: "";
	position: absolute;
	left: 0;
	top: 0.4em;
	background-color: #5058cf;
}
.overseas-detail-p01 span.en1 {
	font-size: 13px;
	display: inline-block;
}
.overseas-detail-box02 {
	box-sizing: border-box;
	padding: 30px 0;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	margin: 0 auto 40px;
}
.overseas-detail-table {
	box-sizing: border-box;
	margin: 0 auto 30px;
	width: 100%;
}
.overseas-detail-table th, .overseas-detail-table td {
	box-sizing: border-box;
	font-size: 16px;
	padding: 10px 10px;
	line-height: 1.7;
	text-align: left;
	vertical-align: top;
}
.overseas-detail-table th:before {
	content: "\f054";
	font-family: "FontAwesome";
	font-weight: normal;
	margin-right: 10px;
	font-size: 12px;
	color: #ccc;
}
.overseas-detail-google-map-wrapper {
	width: 100%;
	padding-top: 50%;
	position: relative;
}
.overseas-detail-google-map-box {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #333;
}
.overseas-detail-google-map-box iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.overseas-detail-contact-btn {
	text-align: center;
}
.overseas-detail-contact-btn a {
	display: block;
	max-width: 320px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 10px 0 8px;
	font-size: 16px;
	color: #fff;
	background-color: #000000;
	border-radius: 30px;
	font-weight: bold;
	text-decoration: none;
}
.overseas-detail-contact-btn a:hover {
	background-color: #5058cf;
}
.certorb-page {
	padding: 80px 0;
	background-color: #efefef;
}
.certorb-page-underlay {
	margin-top: 80px;
	background-color: #fff;
}
.certorb-page-underlay:nth-child(2) {
	margin-top: 0;
}
.certorb-page-inr {
	max-width: 800px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 50px 10px 20px;
}
.certorb-page h2 {
	margin-bottom: 30px;
	text-align: center;
}
.certorb-page h3 {
	margin-bottom: 50px;
}
.certorg-box01 {
	margin: 0 auto 30px;
	border-bottom: 1px solid #C9C9C9;
}
.certorg-box01:nth-last-child(1) {
	margin-bottom: 0;
	border-bottom: 0;
}
.certorg-box01-inr {
	display: table;
	width: 100%;
}
.certorg-box01-inr figure {
	display: table-cell;
	text-align: center;
	width: 110px;
}
.certorg-box01-inr .txt-box {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 50px;
	vertical-align: top;
}
.certorg-box01-block {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #C9C9C9;
}
.certorg-box01-block:nth-last-child(1) {
	margin-bottom: 0;
	border-bottom: 0;
}
.certorg-box01-inr .txt-box h4 {
	padding-left: 16px;
	border-left: 5px solid #6B87D6;
	font-size: 20px;
	line-height: 29px;
}
.certorg-box01-inr .txt-box h4.certorg-box01-subtitle {
	margin-bottom: 20px;
	padding-left: 21px;
	border-left: 0;
	background-image: linear-gradient(to top, #6B87D6, #6B87D6 2px, transparent 2px, transparent 4px);
	background-size: 5px 4px;
	background-position: left bottom;
	background-repeat: repeat-y;
	font-size: 15px;
	line-height: 23px;
}
.certorg-box01-inr .txt-box p {
	font-size: 15px;
	line-height: 26px;
}
.certorg-box01-inr .txt-box ul {
	margin-top: 20px;
}
.certorg-box01-inr .txt-box li {
	font-size: 15px;
}
/*----------------------------------------------------
	　　    ◆IR
----------------------------------------------------*/

.ir-main-zone {
	width: calc(100% - 210px);
	float: right;
}
.ir-side-zone {
	float: left;
	width: 190px;
}
.side-zone {
	width: 100%;
	box-sizing: border-box;
}
.side-zone .side-p01 {
	box-sizing: border-box;
	padding: 8px 10px;
	background-color: #000000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.side-zone .side-p02 {
	border: 1px solid #ccc;
	border-top: none;
	box-sizing: border-box;
}
.side-zone .side-p02 a {
	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 10px;
	background-color: #f5f4f9;
	color: #333;
	text-decoration: none;
	display: block;
	position: relative;
}
.side-zone .side-p02 a.current {
	background-color: #fff;
	color: #000;
}
.side-zone .side-p02 a:after {
	content: "\f105";
	font-family: FontAwesome;
	color: #333;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.side-red-p {
	margin-top: 10px;
	border: 1px solid #ccc;
}
.side-red-p a {
	display: block;
	background-color: #930c0c;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 10px;
	position: relative;
}
.side-red-p a:after {
	content: "\f003";
	font-family: FontAwesome;
	color: #fff;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.ir-page {
	margin: 0 auto;
	background-color: #fff;
}
.ir-page-inr {
	max-width: 1220px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 80px 10px;
}
.ir-index-box01 {
	margin: 0 auto 30px;
	position: relative;
}
.ir-index-box01 .ir-index-box01-left {
	width: 64%;
	float: left;
	background: url(../cmn_img/ir/ir_index_img01.jpg) center center no-repeat;
	background-size: cover;
	padding-top: 60px;
}
.ir-index-box01 .ir-index-box01-left .head03 {
	margin: 0 auto 60px;
}
.ir-index-box01-ul {
	background-color: rgba(87,93,197,0.80);
	box-sizing: border-box;
	padding: 10px 10px;
}
.ir-index-box01-ul li {
	max-width: 560px;
	margin: 0 auto;
}
.ir-index-box01-ul li a {
	color: #333;
	text-decoration: none;
	display: table;
	width: 100%;
	padding: 10px 0;
}
.ir-index-box01-ul li a .ir-index-box01-p01 {
	display: table-cell;
	vertical-align: middle;
	width: 70%;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4 !important;
}
.ir-index-box01-ul li a .ir-index-box01-p01:before {
	margin-right: 4px;
	content: "\f0da";
	font-family: FontAwesome;
	font-weight: normal;
}
.ir-index-box01-ul li a .ir-index-box01-p02 {
	display: table-cell;
	vertical-align: middle;
	width: 30%;
	text-align: right;
}
.ir-index-box01-ul li a .ir-index-box01-p02 span {
	display: inline-block;
	background-color: #fff;
	box-sizing: border-box;
	padding: 5px 10px;
	border-radius: 5px;
	color: #000;
	font-weight: bold;
}
.ir-index-box01-ul li a .ir-index-box01-p02 span:before {
	margin-right: 10px;
	content: "\f1c1";
	font-family: FontAwesome;
	color: #F80004;
	font-weight: normal;
}
.ir-index-box01-ul li a:hover .ir-index-box01-p02 span {
	background-color: #000000;
	color: #fff;
}
.ir-index-box01-ul li a:hover .ir-index-box01-p02 span:before {
	color: #fff;
}
.ir-index-box01 .ir-index-box01-right {
	width: 34%;
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	background: url(../cmn_img/ir/ir_index_img02.jpg) center center no-repeat;
	background-size: cover;
}
.ir-index-box01 .ir-index-box01-right:after {
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	position: absolute;
	box-sizing: border-box;
	border: 1px solid #fff;
	left: 5px;
	top: 5px;
	content: "";
}
.ir-index-box01 .ir-index-box01-right .ir-index-box01-p02 {
	text-align: center;
}
.ir-index-box01 .ir-index-box01-right .ir-index-box01-p02 a {
	display: inline-block;
	min-width: 200px;
	border-radius: 30px;
	background-color: rgba(255,255,255,0.90);
	color: #62797f;
	text-decoration: none;
	font-size: 16px;
	padding: 0.3em 0 0.1em;
	font-weight: bold;
}
.ir-index-box01 .ir-index-box01-right .ir-index-box01-p02 a:hover {
	background-color: rgba(255,255,255,1.00);
}
.ir-index-box01 .ir-index-box01-right .txt-box {
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 2;
}
.ir-index-box02 {
	margin: 0 auto 30px;
}
.ir-index-box02 .ir-index-box02-left, .ir-index-box02 .ir-index-box02-right {
	box-sizing: border-box;
	border: 1px solid #BFBFBF;
	padding: 20px 10px;
	margin-bottom: 20px;
	width: 49.5%;
	float: left;
}
.ir-index-box02 .ir-index-box02-right {
	float: right;
}
.ir-index-box02 .head04 {
	position: relative;
}
.ir-index-box02 .head04 .ir-index-box02-a {
	position: absolute;
	right: 0;
	top: 0px;
	box-sizing: border-box;
	padding: 4px 20px 2px;
	background-color: #000000;
	color: #fff;
	text-decoration: none;
	border-radius: 30px;
	font-size: 12px;
	font-weight: bold;
}
.ir-index-box02 .ir-index-box02-p01 {
	background-color: #efefef;
	box-sizing: border-box;
	padding: 2px 5px;
	font-size: 13px;
	font-weight: bold;
}
.ir-index-box02 .ir-index-box02-p01:before {
	margin-right: 5px;
	content: "\f0c8";
	font-family: FontAwesome;
	color: #ccc;
	font-weight: normal;
}
.rss-mark {
	display: inline-block;
	background-color: #ff6f0f;
	border-radius: 3px;
	padding: 1px 5px 0;
	font-size: 12px;
	margin-left: 10px;
	text-decoration: none;
}
.rss-mark:before {
	margin-right: 10px;
	content: "\f09e";
	font-family: FontAwesome;
	color: #fff;
}
.rss-mark:after {
	content: "RSS";
	color: #fff;
}
.stock-bnr {
	margin: 0 auto 20px;
	background: url(../cmn_img/ir/ir_index_img03.jpg) center center no-repeat;
	background-size: cover;
}
.stock-bnr a {
	box-sizing: border-box;
	display: block;
	color: #333;
	text-decoration: none;
	position: relative;
	box-sizing: border-box;
	padding: 50px 10px;
	text-align: center;
}
.stock-bnr a:before {
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	box-sizing: border-box;
	border: 1px solid #fff;
	position: absolute;
	left: 4px;
	top: 4px;
	content: "";
}
.stock-bnr a p {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
}
.stock-bnr a p.stock-bnr-p01 {
	color: #fff;
	font-size: 24px;
}
.stock-bnr a p.stock-bnr-p01:before {
	margin-right: 10px;
	content: "\f201";
	font-family: FontAwesome;
	font-weight: normal;
}
.stock-bnr a p.stock-bnr-p02 {
	box-sizing: border-box;
	background-color: #fff;
	color: #000000;
	font-size: 14px;
	border-radius: 30px;
	text-align: center;
	padding: 5px 20px;
	margin-left: 10px;
}
.stock-bnr a p.stock-bnr-p02:after {
	margin-left: 5px;
	content: "\f08e";
	font-family: FontAwesome;
	font-weight: normal;
}
.ir-index-box03 {
	margin: 0 auto;
}
.ir-index-box03-inr {
	width: 49.5%;
	float: left;
	box-sizing: border-box;
	padding: 20px 80px 20px 10px;
	background-color: #efefef;
	border: 1px solid #ccc;
	position: relative;
}
.ir-index-box03-inr:after {
	position: absolute;
	right: 30px;
	width: 50px;
	height: 100%;
	content: "";
	background: url(../cmn_img/ir/ir_index_img04.png) center center no-repeat;
	background-size: 100% auto;
	top: 0;
}
.ir-index-box03-inr:nth-child(2n) {
	float: right;
}
.ir-index-box03-inr:after {
	width: 50px;
	height: 100%;
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../cmn_img/ir/ir_index_img04.png);
	position: absolute;
	right: 20px;
}
.ir-index-box03-inr:nth-child(2):after {
	background-image: url(../cmn_img/ir/ir_index_img05.png);
}
.ir-index-box03-p01 {
	margin-bottom: 5px;
}
.ir-index-box03-p02 a {
	display: inline-block;
	text-align: center;
	width: 200px;
	background-color: #000;
	color: #fff;
	font-size: 14px;
	padding: 0.4em 0 0.2em;
	box-sizing: border-box;
	text-decoration: none;
	font-weight: bold;
	border-radius: 3px;
}
.ir-index-box03-p02 a.red {
	background-color: #930c0c;
}
.message-wrapper {
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
	margin: 0 auto 30px;
}
.message-wrapper .message-left {
	width: 400px;
	float: left;
}
.message-wrapper .message-right {
	width: calc(100% - 480px);
	float: right;
}
.message-wrapper .message-p01 {
	font-size: 28px;
	color: #000000;
	font-weight: bold;
}
.message-wrapper .message-p02 {
	font-size: 14px;
	line-height: 2 !important;
}
.message-name {
	font-size: 16px;
	text-align: right;
	line-height: 2 !important;
}
.message-name span {
	margin-left: 10px;
}
.boss-massage {
	margin: 0 auto 30px;
}
.boss-massage-left {
	width: 34%;
	float: left;
}
.boss-massage-right {
	width: 64%;
	float: right;
}
.boss-massage-p01 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto 10px;
}
.boss-massage-p02 {
	font-size: 16px;
	margin: 0 auto 20px;
}
.ir-notice-table {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto 60px;
}
.ir-notice-table th, .ir-notice-table td {
	box-sizing: border-box;
	padding: 20px 10px;
	line-height: 1.5 !important;
	border-bottom: 1px solid #d8d8d8;
	font-size: 15px;
}
.ir-notice-table th {
	width: 140px;/*color: #ccc;*/
}
.ir-notice-table td {
	color: #000;
}
.ir-notice-table td a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.ir-notice-table td a:hover {
	text-decoration: underline;
}
.ir-notice-table td a i {
	color: #DD0003;
	margin: 0 5px;
}
.adobe-zone {
	box-sizing: border-box;
	padding: 12px 10px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	display: table;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 20px;
}
.adobe-zone figure {
	display: table-cell;
	vertical-align: middle;
	width: 160px;
}
.adobe-zone .adobe-p {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding-left: 20px;
}
.stock-info-box01 {
	background-color: #cb0909;
	margin: 0 auto 30px;
	display: table;
	width: 100%;
	padding: 10px 10px;
	box-sizing: border-box;
}
.stock-info-box01 .stock-info-box01-p01 {
	display: table-cell;
	vertical-align: middle;
	width: 230px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.stock-info-box01 .stock-info-box01-p01:before {
	content: "\f201";
	font-family: FontAwesome;
	margin-right: 10px;
}
.stock-info-box01 .stock-info-box01-p02 {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 18px;
}
.stock-info-box01 .stock-info-box01-p02 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	padding: 8px 20px;
	background-color: #fff;
	border-radius: 30px;
	line-height: 1.2 !important;
	color: #cb0909;
}
.stock-info-box01 .stock-info-box01-p02 a:after {
	content: "\f08e";
	font-family: FontAwesome;
	margin-left: 10px;
	font-weight: normal;
}
.stock-info-link-zone {
	margin: 0 auto 30px;
}
.stock-info-link-zone li {
	width: 33.333%;
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	box-sizing: border-box;
	margin-left: -1px;
}
.stock-info-link-zone li a {
	color: #333;
	display: block;
	padding: 15px 0;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.stock-info-link-zone li a.current {
	background-color: #000000;
	color: #fff;
}
.stock-info-mv {
	width: 100%;
	height: 185px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin: 0 auto 30px;
}
.stock-info-mv:after {
	content: "";
	position: absolute;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	box-sizing: border-box;
	border: 1px solid #fff;
	left: 5px;
	top: 5px;
}
.stock-info-mv .txt-box {
	position: absolute;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	width: 100%;
	z-index: 2;
}
.stock-info-mv .stock-info-tit {
	font-size: 22px;
	position: relative;
	color: #fff;
/*	padding-top: 10px;*/
}
.stock-info-mv .stock-info-tit:before {
	width: 40px;
	height: 2px;
	background-color: #fff;
	content: "";
	left: 50%;
	margin-left: -20px;
	top: 0px;
	position: absolute;
	display:none;
}
.stock-info-mv .stock-info-sub-tit {
	color: #FFFD00;
	font-size: 14px;
}
.table-style01 {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto 40px;
	box-sizing: border-box;
	border-left: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
}
.table-style01 th, .table-style01 td {
	box-sizing: border-box;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	line-height: 1.5;
	font-size: 14px;
	padding: 10px 10px;
	text-align: left;
}
.table-style01.center th, .table-style01.center td {
	text-align: center;
}
.table-style01 .yellow th, .table-style01 .yellow td {
	background-color: #f8fcd4;
}
.table-style01 th {
	background-color: #f2f2f2;
	padding-left: 20px;
}
.table-style01 td a {
	color: #333;
}
.note-p {
	margin: 0 auto 80px;
}
.calendar-f01 {
	text-align: center;
	margin: 0 auto 60px;
}
.ir-calendar-ul01 {
	margin: 0 auto 30px;
}
.ir-calendar-ul01 li {
	width: 16.66%;
	float: left;
	box-sizing: border-box;
	padding: 0 2px;
}
.ir-calendar-ul01 li a {
	display: block;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
	border-radius: 300px;
	font-size: 14px;
	color: #000000;
	padding: 6px 0;
}
.ir-calendar-ul01 li a:hover {
	background-color: #000;
	color: #fff;
}
.ir-calendar-tit01 {
	font-size: 20px;
	margin: 0 auto 10px;
	font-weight: bold;
}
.investor-ul {
	margin: 0 auto 30px;
}
.investor-ul li {
	width: 49.5%;
	float: left;
	margin-bottom: 10px;
}
.investor-ul li:nth-child(2n) {
	float: right;
}
.investor-ul li:nth-child(2n + 1) {
	clear: both;
}
.investor-ul li .inrBox {
	display: table;
	width: 100%;
	background-color: #efefef;
	box-sizing: border-box;
	border: 1px solid #ccc;
	color: #333;
	text-decoration: none;
}
.investor-ul li .inrBox figure {
	display: table-cell;
	width: 40%;
	vertical-align: middle;
}
.investor-ul li .inrBox figure span {
	display: block;
	width: 100%;
	padding-top: 80%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.investor-ul li .inrBox .txt-box {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 10px 5%;
}
.investor-ul li .inrBox .investor-ul-p-01 {
	font-size: 16px;
	font-weight: bold;
}
.investor-ul li .inrBox .investor-ul-p-02 {
	font-size: 14px;
}
.question-ul {
	margin: 0 auto;
}
.question-ul li {
	margin: 0 auto 20px;
	counter-increment : num;
}
.question-ul li .question-p01 {
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
	line-height: 1.2 !important;
	cursor: pointer;
}
.question-ul li .question-p01:hover {
	background-color: #f1f1f1;
}
.question-ul li .question-p01:before {
	content : "Q" counter(num);
	width: 40px;
	display: inline-block;
	border-right: 1px solid #333;
	margin-right: 5px;
}
.question-ul li .question-p02 {
	padding: 10px 10px 10px 45px;
	background-color: #efefef;
	text-indent: -40px;
}
.question-ul li .question-p02:before {
	content: "A";
	font-size: 16px;
	font-weight: bold;
	width: 40px;
	display: inline-block;
	text-indent: 0;
	text-align: center;
}
.ir-policy-ul {
	margin: 0 auto;
	max-width: 700px;
}
.ir-policy-ul li {
	width: 50%;
	float: left;
	padding: 0 5px;
	box-sizing: border-box;
	text-align: center;
}
.pdf-down-ul {
	margin: 0 auto 30px;
}
.pdf-down-ul li {
	margin: 0 auto;
}
.pdf-down-ul li a {
	display: table;
	width: 100%;
	box-sizing: border-box;
	padding: 15px 20px;
	border-bottom: 1px dotted #ccc;
	color: #333;
	text-decoration: none;
}
.pdf-down-ul li a:hover {
	background-color: #FFFEF8;
}
.pdf-down-ul li a .date {
	display: table-cell;
	vertical-align: middle;
	width: 120px;
}
.pdf-down-ul li a .title {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
.pdf-down-ul li a .size {
	font-style: normal;
}
.pdf-down-ul li a .fa {
	color: #E30003;
	margin-left: 5px;
}
.performance-ul {
	margin: 0 auto 40px;
	text-align: center;
}
.performance-ul li {
	width: 25%;
	float: left;
	box-sizing: border-box;
	border: 1px solid #ccc;
}
.performance-ul li .performance-ul-inr {
	box-sizing: border-box;
	display: block;
	box-sizing: border-box;
	height: 5em;
	position: relative;
	color: #333;
	font-weight: bold;
	cursor: pointer;
}
.performance-ul li.current .performance-ul-inr {
	background-color: #000;
	color: #fff;
}
.performance-ul li .performance-ul-inr span {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	line-height: 1.2 !important;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}


.ir-policy-box01{
	padding:30px 10px;
	box-sizing: border-box;
	text-align:center;
	background:url(../cmn_img/ir/ir_policy_img01.jpg) center center no-repeat;
	background-size:cover;
	}


.ir-policy-box01 .ir-policy-box01-p01{
	font-size:20px;
	color:#fff;
	margin:0 auto -5px;
	}


.ir-policy-box01 .ir-policy-box01-p02{
	font-size:28px;
	color:#b1935a;
	font-weight:bold;
	}



.ir-policy-box01 .ir-policy-box01-p03{
	font-size:26px;
	font-weight:bold;
	color:#fff;
	margin:0 auto 10px;
	}


.ir-policy-box01 .ir-policy-box01-p04{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	}
.ir-policy-box01-p05{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	padding:10px 0;
	background-color:#b1935a;
	}
       
	  

.ir-policy-box02{
	text-align:center;
	background-color:#ebeff3;
	padding:40px 10px;
	box-sizing:border-box;
	}
	
.ir-policy-box02-p01{
	text-align:center;
	margin:0 auto 20px;
	font-size:20px;
	font-weight:bold;
}	

.ir-policy-box02-f01{
	text-align:center;
	margin:0 auto 20px;
	}

.ir-policy-box02-p02{
	text-align:center;
	max-width:430px;
	margin:0 auto 80px;
	}	

.ir-policy-box02-p02 span{
	display:inline-block;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
	margin:0 0px 10px;
	}	
	
.ir-policy-box02-p03{
	margin:0 auto 20px;
	font-size:22px;
	font-weight:bold;
	}	

.ir-policy-box02-ul01{
	margin:0 auto 10px;
	max-width:800px;
	}
	   
	  
.ir-policy-box02-ul01 li{
	width:33.33%;
	float:left;
	box-sizing:border-box;
	padding:0 5px;
	color:#fff;
	font-weight:bold;
	} 
	   

.ir-policy-box02-ul01 .ir-policy-box02-ul01-box{
	box-sizing:border-box;
	padding:30px 10px;
	background-color:#000;
	display:table;
	width:100%;
	}


.ir-policy-box02-ul01 li:nth-child(1) .ir-policy-box02-ul01-box{ background-color:#6b7b87;}
.ir-policy-box02-ul01 li:nth-child(2) .ir-policy-box02-ul01-box{ background-color:#4e596b;}
.ir-policy-box02-ul01 li:nth-child(3) .ir-policy-box02-ul01-box{ background-color:#344562;}


.ir-policy-box02-ul01 .ir-policy-box02-ul01-p01{
	display:table-cell;
	vertical-align: bottom;
	font-size:16px;
	line-height:0 !important;
	}

.ir-policy-box02-ul01 .ir-policy-box02-ul01-p02{
	display:table-cell;
	vertical-align: bottom;
	font-size:16px;
	line-height:0 !important;
	}	

.ir-policy-box02-ul01 .ir-policy-box02-ul01-p02 span{
	font-size:40px;
	}	


.ir-policy-box02-p04{
	text-align:right;
	margin:0 auto;
	max-width:800px;
	font-size:12px;
	font-weight:bold;
	}

.ir-policy-box02-p05{
	text-align:right;
	margin:0 auto;
	max-width:800px;
	font-size:12px;
	font-weight:bold;
	}

.ir-policy-box02-p05-super{
	vertical-align:super;
	font-size:14px;
	}
	
.ir-policy-box03{
	margin-bottom:0 auto 80px;
	padding:60px 10px;
	box-sizing:border-box;
	background:url(../cmn_img/ir/ir_policy_img05.jpg) center center no-repeat;
	background-size:cover;
	text-align:center;
	}

.ir-policy-box03 .ir-policy-box01-p01{
	font-size:20px;
	color:#fff;
	margin:0 auto -5px;
	}


.ir-policy-box03 .ir-policy-box01-p02{
	font-size:28px;
	color:#b1935a;
	font-weight:bold;
	}



.ir-policy-box03 .ir-policy-box01-p03{
	font-size:26px;
	font-weight:bold;
	color:#fff;
	margin:0 auto 10px;
	}


.ir-policy-box03 .ir-policy-box01-p04{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:10px 0 20px 0;
	}
	
.ir-policy-box03 .ir-policy-box03-p01{
	text-align:center;
	color:#b1935a;
	font-weight:bold;
	font-size:22px;
	}  

.ir-policy-box03 .ir-policy-box03-p02{
	font-size:22px;
	color:#fff;
	font-weight:bold;
	margin:0 auto 20px;
	}

.ir-policy-box03-p03{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	padding:20px 4em 20px 6em;
	text-indent:-2em;
	background-color:#ebeff3;
	}

 .ir-policy-box03-ul{
	 max-width:800px;
	 font-size:0;
	 margin:0 auto;
	 } 
   
 .ir-policy-box03-ul li{
	 width:50%;
	 display:inline-block;
	 padding:0 10px;
	 box-sizing:border-box;
	 }
   
   

/*----------------------------------------------------
	　　    ◆CSR
----------------------------------------------------*/

.csr-index-zone01 {
	padding: 80px 10px 60px;
	box-sizing: border-box;
	background: url(../cmn_img/csr/csr_index_bg.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
}
.csr-index-zone01 .csr-index-zone01-p01 {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}
.csr-index-zone01 .csr-index-zone01-p02 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	font-family: 'Lato', "Times New Roman", Times, sans-serif;
	margin: 0 auto 10px;
}
.csr-index-zone01 .csr-index-zone01-p03 {
	font-size: 16px;
	line-height: 2 !important;
	margin: 0 auto 20px;
}
.csr-index-zone01 .csr-index-zone01-p04 a {
	display: block;
	box-sizing: border-box;
	max-width: 300px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 30px;
	color: #fff;
	background-color: #000000;
}
.csr-inr {
	max-width: 1120px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 80px 10px;
}
.csr-human-box01 {
	margin: 0 auto 60px;
	position: relative;
	padding: 60px 10px;
	background: url(../cmn_img/csr/csr_human_img01.jpg) center center no-repeat;
	background-size: cover;
}
.csr-human-box01:before {
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	position: absolute;
	content: "";
	box-sizing: border-box;
	border: 1px solid #fff;
	left: 5px;
	top: 5px;
}
.csr-human-box01 .csr-human-box01-p01 {
	text-align: center;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	left: 1.2 !important;
}
.csr-human-box01 .csr-human-box01-p02 {
	text-align: center;
}
.csr-human-box01 .csr-human-box01-p02 span {
	font-family: 'Lato', "Times New Roman", Times, sans-serif;
	display: inline-block;
	padding: 3px 10px;
	background-color: rgba(255,255,255,0.20);
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2 !important;
}
.csr-human-box01 .csr-human-box01-p101 {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #ccc;
}
.csr-human-box02 .csr-human-box02-tit {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto 20px;
}
.csr-human-box02 li {
	width: 32.66%;
	float: left;
	margin-right: 1%;
	box-sizing: border-box;
}
.csr-human-box02 li:nth-child(3n) {
	margin-right: 0;
}
.csr-human-box02 .csr-human-box02-p01 {
	margin: 0 auto 10px;
	background-color: #000;
	text-align: center;
	line-height: 0 !important;
	padding: 20px 10px;
}
.csr-human-box02 li:nth-child(1) .csr-human-box02-p01 {
	background-color: #286b9b;
}
.csr-human-box02 li:nth-child(2) .csr-human-box02-p01 {
	background-color: #3ea9b9;
}
.csr-human-box02 li:nth-child(3) .csr-human-box02-p01 {
	background-color: #d87777;
}
.csr-human-box02 .csr-human-box02-p01 span {
	display: block;
	width: 50%;
	margin: 0 auto;
}
.csr-human-box02 .csr-human-box02-p02 {
	text-align: center;
	font-size: 18px;
	line-height: 1.2 !important;
	font-weight: bold;
	margin: 0 auto 10px;
}
.csr-human-box02 .csr-human-box02-p02 span {
	color: #838383;
	margin-right: 3px;
}
.csr-human-box02 .csr-human-box02-p03 {
	font-size: 14px;
}
.csr-human-box02 .csr-human-box02-p03 strong {
	display: table;
	width: 100%;
}
.csr-human-box02 .csr-human-box02-p03 strong span {
	display: table-cell;
	vertical-align: middle;
}
.csr-human-box02 .csr-human-box02-p03 strong span i {
	display: block;
	width: 100%;
	max-width: 160px;
}
.csr-society-box {
	margin: 0 auto 30px;
	background-color: #f2f2f2;
	box-sizing: border-box;
	padding: 30px 30px;
	position: relative;
}
.csr-society-box figure {
	width: 30%;
	float: left;
	box-sizing: border-box;
}
.csr-society-box .txt-box {
	width: 68%;
	float: right;
	max-width: 700px;
}
.csr-society-box:nth-child(2n + 1) figure {
	float: right;
}
.csr-society-box:nth-child(2n + 1) .txt-box {
	float: left;
}
.csr-society-box .txt-box .csr-society-p01 {
	font-size: 22px;
	line-height: 1.2 !important;
	color: #579113;
	padding-bottom: 5px;
	border-bottom: 1px solid #579113;
	margin: 0 auto 10px;
	font-weight: bold;
}
.csr-society-box .txt-box .csr-society-p02 {
	font-size: 14px;
}
.csr-society-box .txt-box .csr-society-p02 img {
	margin-bottom: -5px;
}
.csr-society-box .txt-box .csr-society-p03 {
	font-size: 14px;
	color: #D40003;
	margin-top: 4px;
}
.csr-society-box .txt-box .logo-right figure img {
	position: absolute;
	right: 30px;    
    bottom: 30px; 
	width: 200px;
	height: auto; 
}
@media screen and (max-width:888px) {
.csr-society-box .txt-box .logo-right figure img {
	width: 200px;
	height: auto; 
	top: 15px;    
    right: 0;
  	left: 0;
 	margin: 0 auto;
}
}

.csr-office-area {
    position:relative;
    width: 100%;
}
.csr-wrap {
    position: relative;
    margin: 0px auto;
    max-width: 1280px;
    box-sizing:content-box;
}
.csr-office {
    position:relative;
    width: 100%;
    text-align: center;
    padding-bottom: 100px;
}
.csr-office-explanation {
    text-align: center;
}
.csr-office-catch {
    font: normal normal bold 22px/33px Yu Gothic;
}
.csr-new-address_border {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 50px;
    border-top: 3px solid #707070;
}
.csr-office-lead-box {
    margin-top: 30px;
    font: normal normal normal 14px/24px Yu Gothic;
}
.csr-office-lead {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.csr-office-keyword {
    margin-top: 30px;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #F2F2F2 0% 0% no-repeat padding-box;
}
.csr-office-keyword-texts-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.csr-office-keyword-text {
    display: flex;
    flex-wrap: wrap;
}
.csr-office-keyword-bold {
    text-align: left;
    font: normal normal bold 14px/30px Yu Gothic;
}
.csr-office-keyword-normal {
    text-align: left;
    font: normal normal normal 14px/30px Yu Gothic;
}
.csr-office-pictures {
    margin-top: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.csr-pictures-box {
    margin-left: 7px;
    margin-right: 7px;
}
.csr-footer_area {
    position:relative;
    width: 100%;
}
.csr-footer {
    width: 100%;
    position:relative;
    text-align: center;
    background: #B7D7D599 0% 0% no-repeat padding-box;
    padding-top: 86px;
    padding-bottom: 86px;
}
.csr-space {
    background: #FFFFFF 0% 0% no-repeat;
    width: 100%;
    height: 24.75px; 
}
.env-box01 {
	display: table;
	width: 100%;
	margin: 0 auto 60px;
}
.env-box01 figure {
	display: table-cell;
	vertical-align: middle;
	width: 30%;
	box-sizing: border-box;
	padding-right: 20px;
}
.env-box01 .txt-box {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding-left: 20px;
}
.env-box01 .txt-box .env-box01-p01 {
	font-size: 15px;
	font-weight: bold;
	box-sizing: border-box;
	padding-left: 1em;
	text-indent: -1em;
}
.env-box01 .txt-box .env-box01-p02 {
	font-size: 14px;
	padding-left: 1em;
}
.env-box02 {
	background: url(../cmn_img/csr/csr_env_img02.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
	text-align: center;
	padding: 60px 10px;
	box-sizing: border-box;
	margin: 0 auto 60px;
}
.env-box02:after {
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	position: absolute;
	left: 5px;
	top: 5px;
	border: 1px solid #fff;
	content: "";
	box-sizing: border-box;
}
.env-box02 .env-box02-p01 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 1.4 !important;
	margin: 0 auto 10px;
}
.env-box02 .env-box02-p02 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 1.4 !important;
	margin: 0 auto;
}
.env-box03 {
	margin: 0 auto 80px;
}
.env-box03-inr {
	display: table;
	width: 100%;
	border: 2px solid #4ac8ed;
}
.env-box03-inr.dark-blue {
	border-color: #0655a4;
	margin: 0 auto 60px;
}
.env-box03-inr.fsc {
	border: 2px solid #285C4D;  /* Pantone 626C */
}
.env-box03-inr figure {
	display: table-cell;
	text-align: center;
	width: 210px;
	padding: 30px 0;
	background-color: #4ac8ed;
	vertical-align: middle;
}
.env-box03-inr.dark-blue figure {
	background-color: #0655a4;
}
.env-box03-inr.fsc figure {
	background-color: #285C4D;  /* Pantone 626C */
}
.env-box03-inr .txt-box {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 10px 30px;
}
.env-box03-inr .txt-box p {
	font-size: 14px;
}
.env-box03-inr .env-box33 {
	margin-top: 20px;
	max-width: 720px;
}
.env-box03-inr .env-box33 li {
	width: 19%;
	padding-right: 3px;
	float: left;
	line-height: 0;
}
.env-box04 {
	margin: 0 auto 40px;
	background-color: #f2f2f2;
}
.env-box04 figure {
	width: 43%;
	float: left;
}
.env-box04 .txt-box {
	width: 57%;
	box-sizing: border-box;
	float: right;
	padding: 0 3% 20px;
	margin-top: 3%;
}
.env-box04.rightVer figure {
	float: right;
}
.env-box04.rightVer .txt-box {
	float: left;
}
.env-box04 .env-box04-p01 {
	text-align: center;
	color: #579113;
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto 30px;
}
.env-box04 .env-box04-p01:before {
	content: url(../cmn_img/csr/csr_env_mark.png);
	display: inline;
	margin-right: 3px;
}
.renewable-energy {
    color: #1e90ff !important;
}
.renewable-energy:before {
    content: url(../cmn_img/csr/csr_env_mark2.png) !important;
}
.env-box04 .env-box04-p02 {
	font-size: 14px;
}
.quality-box01 {
	margin: 0 auto 60px;
}
.quality-box01 figure {
	float: left;
	width: 46%;
}
.quality-box01 .txt-box {
	width: 52%;
	float: right;
}
.quality-box01 .txt-box p {
	font-size: 15px;
}
.quality-box02 {
	background-color: #f2f2f2;
	padding: 60px 10px;
	box-sizing: border-box;
}
.quality-box02 .quality-box02-inr {
	max-width: 850px;
	margin: 0 auto;
}
.quality-box02 .quality-box02-p01 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 60px;
}
.quality-box02 .quality-box02-p02 {
	text-align: center;
	margin: 0 auto 60px;
}
.quality-box02 .quality-box02-p03 {
	font-size: 15px;
	margin: 0 auto 30px;
}
.quality-box02-ul li {
	margin: 0 auto 5px;
	font-size: 15px;
	box-sizing: border-box;/*	padding-left: 1em;
	text-indent: -1em;*/
}
.quality-box02-ul li b {
	display: block;
}
.quality-p01 {
	font-size: 15px;
	margin: 0 auto 60px;
}
.quality-ul01 {
	margin: 0 auto 40px;
}
.quality-ul01 li {
	font-size: 15px;
	margin: 0 auto 0.8em;
}
.quality-ul01 li b {
	display: block;
	font-weight: bold;
}
.csr-report-wrapper {
	background-color: #f2f2f2;
}
.sdgs-03-color {
	color: #1B973B;
}
.sdgs-04-color {
	color: #C50F29;
}
.sdgs-08-color {
	color: #980C32;
}
.sdgs-10-color {
	color: #DC097B;
}
.sdgs-11-color {
	color: #F5A20B;
}
.sdgs-12-color {
	color: #D39206;
}
.sdgs-14-color {
	color: #0076BA;
}
.sdgs-03-bg-color {
	background-color: #1B973B;
}
.sdgs-04-bg-color {
	background-color: #C50F29;
}
.sdgs-08-bg-color {
	background-color: #980C32;
}
.sdgs-10-bg-color {
	background-color: #DC097B;
}
.sdgs-11-bg-color {
	background-color: #F5A20B;
}
.sdgs-12-bg-color {
	background-color: #D39206;
}
.sdgs-14-bg-color {
	background-color: #0076BA;
}
.sdgs-box01 {
	box-sizing: border-box;
	margin: 0 100px 90px;
}
.sdgs-box01 .pc {
	display: none; }
@media screen and (min-width: 750px){   
	.sdgs-box01 .pc { display: block; }
  }

.sdgs-box01 p {
	font-size: 15px;
	margin-bottom: 26px;
}
.sdgs-box01 figure {
	width: 220px;
	height: auto;
	text-align: center;
	margin: auto;
}

.sdgs-box02-container {
	margin: 0 100px;
}
.sdgs-box02-container h3 {
	font-size: 20px;
	margin-bottom: 6px;
}
.sdgs-box02 {
	padding: 30px 0;
	border-top: 1px solid #C9C9C9;
}
.sdgs-box02:last-child {
	border-bottom: 1px solid #C9C9C9;
}
.sdgs-box02.sdgs-box02-first {
	padding-bottom: 0;
}
.sdgs-box02.sdgs-box02-second {
	margin-top: 10px;
	padding-top: 0;
	border-top: 0;
}
.sdgs-box02-inr {
	display: table;
	width: 100%;
}
.sdgs-box02-inr figure {
	display: table-cell;
	text-align: center;
	width: 100px;
	padding-right: 85px;
}
.sdgs-box02-inr .txt-box {
	display: table-cell;
	box-sizing: border-box;
	vertical-align: top;
}
.sdgs-box02-inr .txt-box p {
	font-size: 15px;
}
.sdgs-box02-inr .txt-box ul {
	margin-top: 20px;
}
.sdgs-box02-inr .txt-box ul li {
	font-size: 15px;
}


#sdgs-mirai {
	width: 100%;
	text-align: center;
}
.miraittl {
	color: #1B973B;
	text-align: center;
	font-size: 30px;
}
#sdgs-mirai .sdgs-box01 {
	font-size: 16px;
	line-height: 2em;
}
#sdgs-mirai .sdgs-box01 p {
	background-color: #FFF;
	padding: 30px;
	font-size: 15px;
	margin: 20px 100px 0;
	position: relative;
	display: inline-block;
	border-radius: 10px;
	box-shadow: 1px 1px 10px #d4f0d4;
}
@media screen and (max-width:1080px) {
	#sdgs-mirai .sdgs-box01 p {
		margin: 20px 20px 0;
	}
}
#sdgs-mirai .sdgs-box01 p::before {
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid #FFF;
}

#sdgs-mirai .sdgs-box02-container {
	text-align: left;
}

#sdgs-mirai .shapedividers_com-9180 {
	overflow:hidden;
	position:relative;
	height: 100px;
	}
	#sdgs-mirai .shapedividers_com-9180::before {
	content:'';
	font-family:'shape divider from ShapeDividers.com';
	position: absolute;
	bottom: -1px;
	left: -1px;
	right: -1px;
	top: -1px;
	z-index: 3;
	pointer-events: none;
	background-repeat: no-repeat; 
	background-size: 133% 24px;
	background-position: 50% 100%;    
	background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 100.86 4.15"><path fill="%23eefff0" d="M100.86 4.15V.65a9.07 9.07 0 0 0-9.37 1.67 9.07 9.07 0 0 0-12.1 0 9.07 9.07 0 0 0-12.11 0 9.07 9.07 0 0 0-12.06 0 9.07 9.07 0 0 0-12.11 0 9.07 9.07 0 0 0-12.09 0 9.07 9.07 0 0 0-12.08 0 9.07 9.07 0 0 0-12.08 0A9.07 9.07 0 0 0 0 .04v4.1z"/></svg>'); 
	}
	
	@media (min-width:768px){
	#sdgs-mirai .shapedividers_com-9180::before {
	background-size: 100% 36px;
	background-position: 50% 100%;   
	}  
	}
	 
	@media (min-width:1025px){
	#sdgs-mirai .shapedividers_com-9180::before { 
	bottom: -0.1vw;
	left: -0.1vw;
	right: -0.1vw;
	top: -0.1vw; 
	background-size: 100% 90px;
	background-position: 50% 100%;  
	}
	}
	@media (min-width:2100px){
	#sdgs-mirai .shapedividers_com-9180::before {
	background-size: 100% calc(2vw + 30px);
	}
	}
	.sdgs-mirai-back {
	background-color: #eefff0;
	}

#sdgs-mirai .csr-society-box {
	background-color: #FFF;
	box-shadow: 1px 1px 15px #d4f0d4;
}
#sdgs-mirai .csr-society-box p {
	text-align: left;
}

#sdgs-mirai .csr-society-box figure {
	float: right;
}
#sdgs-mirai .csr-society-box .txt-box {
	float: left;
}
#sdgs-mirai .csr-society-box:nth-child(2n + 1) figure {
	float: left;
}
#sdgs-mirai .csr-society-box:nth-child(2n + 1) .txt-box {
	float: right;
}

@media (max-width:888px){
	#sdgs-mirai .csr-society-box:nth-child(2n+1) {
		padding-top: 240px;
	}
}

#sdgs-mirai .container {
	margin-top: 80px;
}

/*----------------------------------------------------
	　　    ◆UTILITY
----------------------------------------------------*/

.sitemap-p01 {
	margin: 0 auto 20px;
}
.sitemap-p01 span, .sitemap-p01 a {
	display: block;
	background-color: #6B87D6;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	position: relative;
	padding: 0.6em 0em 0.6em 1.2em;
}
.sitemap-p01 span:before, .sitemap-p01 a:before {
	position: absolute;
	left: 8px;
	top: 0.9em;
	height: 1em;
	width: 4px;
	border-radius: 300px;
	background-color: #fff;
	content: "";
}
.sitemap-p01 a:hover {
	opacity: 0.8;
}
.sitemap-ul {
	margin: 0 auto 30px;
}
.sitemap-ul li {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 5px;
}
.sitemap-ul li:nth-child(3n) {
	margin-right: 0;
}
.sitemap-ul li:nth-child(3n + 1) {
	clear: both;
}
.sitemap-ul li a {
	display: block;
	box-sizing: border-box;
	font-size: 14px;
	padding: 0.5em 0.5em;
	background-color: #efefef;
	color: #333;
	text-decoration: none;
	font-weight:bold;
}
.sitemap-ul li a:hover {
	background-color: #000000;
	color: #fff;
}
.prac-inr {
	max-width: 860px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 10px 10px 60px;
}
.prac-p01 {
	font-size: 14px;
	margin: 0 auto 20px;
}
.prac-p02 {
	color: #427bbf;
	font-size: 13px;
	margin: 0 auto 30px;
}
.prac-ul01 {
	margin: 0 auto 30px;
}
.prac-ul01 li {
	margin: 0 auto 20px;
	padding-left: 18px;
	box-sizing: border-box;
}
.prac-ul01 li span {
	display: block;
	font-weight: bold;
	text-indent: -18px;
	box-sizing: border-box;
}
/*----------------------------------------------------
	　　    ◆RECRUIT_TOP
----------------------------------------------------*/

.recruit-page .recruit-header-wrapper {
	width: 100%;
	background-color: #6B87D6;
}
.recruit-page .recruit-header-wrapper header {
	background-color: transparent;
}
.recruit-page .recruit-header-wrapper .recruit-header-inr {
	position: relative;
}
.recruit-page .recruit-header-wrapper .recruit-header-mark {
	position: absolute;
	left: 20px;
	top: 50%;
	line-height: 0 !important;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.recruit-page .recruit-header-wrapper .recruit-header-entry-btn {
	position: absolute;
	right: 20px;
	top: 50%;
	line-height: 0 !important;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.recruit-page .recruit-header-ul {
	text-align: center;
}
.recruit-page .recruit-header-ul li {
	display: inline-block;
	margin: 0 5px;
}
.recruit-page .recruit-header-ul li a {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	padding: 25px 10px;
	text-decoration: none;
	font-weight: bold;
}
.recruit-page .recruit-head01 {
	text-align: center;
	margin: 0 auto 60px;
	line-height: 1.4 !important;
}
.recruit-page .recruit-head01 span {
	display: block;
}
.recruit-page .recruit-head01 .en1 {
	color: #6B87D6;
	font-size: 18px;
}
.recruit-page .recruit-head01 .jp {
	font-size: 30px;
}
.recruit-page .recruit-head01.white * {
	color: #fff !important;
}
.recruit-page .recruit-head01-under {
	text-align: center;
	font-size: 15px;
	margin: -50px auto 60px;
}
.top-info-tab-ul li.rec-cate01 {
	background-color: #9bb024;
}
.top-info-tab-ul li.rec-cate02 {
	background-color: #4ca7d1;
}
.top-info-tab-ul li.rec-cate03 {
	background-color: #4451ba;
}
.top-info-tab-box li a .top-info-tittle .cate.rec-cate01 {
	background-color: #9bb024;
}
.top-info-tab-box li a .top-info-tittle .cate.rec-cate02 {
	background-color: #4ca7d1;
}
.top-info-tab-box li a .top-info-tittle .cate.rec-cate03 {
	background-color: #4451ba;
}
.recruit-top-zone03 {
	box-sizing: border-box;
	padding: 60px 10px;
}
.staff-index-ul {
	max-width: 1100px;
	margin: 0 auto 10px;
}
.staff-index-ul li {
	width: 33.33%;
	float: left;
	margin: 0 auto 20px;
	box-sizing: border-box;
	padding: 0 2px;
}

.staff-index-ul li:nth-child(3n + 1){
	clear:both;
	}

.staff-index-ul li a {
	display: block;
	max-width: 345px;
	margin: 0 auto;
	background-color: #edf0f3;
	box-sizing: border-box;
	color: #333;
	text-decoration: none;
}
.staff-index-ul li a:hover {
	opacity: 0.8;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.staff-index-ul li a .txt-box {
	box-sizing: border-box;
	padding: 10px 20px;
}
.staff-index-ul li a .staff-index-p01 {
	font-size: 13px;
}
.staff-index-ul li a .staff-index-p02 .name {
	color: #000;
	font-size: 22px;
	font-weight: bold;
	margin-right: 5px;
}
.staff-index-ul li a .staff-index-p02 .en1 {
	color: #4451ba;
	font-weight: bold;
}
.staff-index-ul li a .staff-index-p03 {
	font-size: 14px;
}
/*----------------------------------------------------
	　　    ◆RECRUIT_NEWS
----------------------------------------------------*/


.news-cate-link-ul li a.rec-cate01 {
	background-color: #9bb024;
}
.news-cate-link-ul li a.rec-cate02 {
	background-color: #4ca7d1;
}
.news-cate-link-ul li a.rec-cate03 {
	background-color: #4451ba;
}
.news-index-ul li a .news-index-tittle .cate.rec-cate01 {
	background-color: #9bb024;
}
.news-index-ul li a .news-index-tittle .cate.rec-cate02 {
	background-color: #4ca7d1;
}
.news-index-ul li a .news-index-tittle .cate.rec-cate03 {
	background-color: #4451ba;
}
.news-detail-cate span.rec-cate01 {
	background-color: #9bb024;
}
.news-detail-cate span.rec-cate02 {
	background-color: #4ca7d1;
}
.news-detail-cate span.rec-cate03 {
	background-color: #4451ba;
}
/*----------------------------------------------------
	　　    ◆RECRUIT_MESSAGE
----------------------------------------------------*/


.recruit-message-wrapper {
	background-color: #f6f6f9;
	padding: 60px 10px;
	box-sizing: border-box;
	overflow: hidden;
}
.recruit-message-box {
	max-width: 1100px;
	margin: 0 auto;
}
.recruit-message-left {
	width: 50%;
	float: left;
}

.recruit-message-left.sepcialVer{
	padding-top:16%;
	box-sizing:border-box;
	}

.recruit-message-right {
	width: 48%;
	float: right;
}
.recruit-message-box .recruit-message-p01 {
	margin: 0 auto 40px;
}



.recruit-message-box .recruit-message-p02 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto 10px;
}
.recruit-message-box .recruit-message-p03 {
	font-size: 14px;
}
.recruit-message-right figure {
	margin: 0 auto 20px;
}
.recruit-message-box .recruit-message-p04 {
	font-size: 13px;
	font-weight: bold;
}
.recruit-message-box .recruit-message-p05 {
	font-size: 30px;
	font-weight: bold;
}
.recruit-message-box .recruit-message-p06 {
	font-weight: bold;
}
.message-hr-page {
	max-width: 1100px;
	margin: 0 auto;
}
.message-hr-box01 {
	margin: 0 auto 60px;
	position: relative;
}
.message-hr-box01 .message-hr-box01-left {
	float: left;
	width: 52%;
	margin-top: 130px;
	box-sizing: border-box;
	background-color: #6B87D6;
	position: relative;
	padding: 60px 50px;
	z-index: 3;
}
.message-hr-box01 .message-hr-box01-left:before {
	content: "MESSAGE";
	color: #6B87D6;
	font-size: 54px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: -32px;
	font-family: 'Lato', "Times New Roman", Times, sans-serif;
	letter-spacing: 0.1em;
	display:none !important;
	visibility:hidden !important;
}
.message-hr-box01 .message-hr-box01-left:after {
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	box-sizing: border-box;
	border: 1px solid #fff;
	position: absolute;
	content: "";
	left: 10px;
	top: 10px;
}
.message-hr-box01 .message-hr-box01-p01 {
	margin: 0 auto 20px;
}
.message-hr-box01 .message-hr-box01-p02 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.message-hr-box01 .message-hr-box01-p03 {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}
.message-hr-box01 .message-hr-box01-p04 {
	font-size: 16px;
	margin: 0 auto 10px;
	color: #fff;
}
.message-hr-box01 .message-hr-box01-p05 {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
.message-hr-box01 .message-hr-box01-right {
	position: absolute;
	z-index: -0;
	right: -10%;
	top: 0;
	width: 86%;
}
.message-hr-p01 {
	color: #8e8dd2;
	font-size: 18px;
	font-weight: bold;
}
.message-hr-p02 {
	font-size: 20px;
	font-weight: bold;
}
.message-hr-p03 {
	font-size: 14px;
}
.message-hr-box02 {
	display: table;
	width: 100%;
	margin: 0 auto 50px;
}
.message-hr-box02-left {
	width: 48%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.message-hr-box02-right {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
}
/*----------------------------------------------------
	　　    ◆RECRUIT_STAFF
----------------------------------------------------*/

.recruit-staff-tab-ul {
	padding-top: 60px;
	max-width: 1100px;
	margin: 0 auto 40px;
}
.recruit-staff-tab-ul li {
	width: 33.3333%;
	float: left;
	border: 1px solid #000;
	color: #000;
	font-size: 16px;
	padding: 12px 0;
	text-align: center;
	box-sizing: border-box;
	margin-left: -1px;
	font-weight: bold;
	cursor: pointer;
}
.recruit-staff-tab-ul li.current {
	background-color: #000;
	color: #fff;
}
.recruit-staff-tab-wrapper {
	padding-bottom: 80px;
}
.staff-detail-page {
	background-color: #f5f5f9;
	padding: 60px 0 0;
}
.staff-detail-box01 {
	border-bottom: 2px solid #3840a3;
	max-width: 1200px;
	margin: 0 auto 80px;
	position: relative;
}
.staff-detail-box01 .staff-detail-box01-right {
	float: right;
	width: 80%;
	text-align: right;
}
.staff-detail-box01 .staff-detail-box01-left {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 50%;
	max-width: 550px;
}
.staff-detail-box01 .staff-detail-box01-left .staff-detail-box01-tit {
	margin: 0 auto 30px;
}
.staff-detail-box01 .staff-detail-box01-tit01 {
	position: absolute;
	left: 0;
	top: 0;
}
.staff-detail-box01 .staff-detail-box01-left .txt-box {
	background-color: #edf0f3;
	box-sizing: border-box;
	padding: 30px 30px;
	box-shadow: 1px 1px 2px #D9D9D9;
}
.staff-detail-box01 .staff-detail-box01-left .staff-detail-box01-p01 {
	color: #6C6C6C;
}
.staff-detail-box01 .staff-detail-box01-left .staff-detail-box01-p02 .jp {
	font-size: 30px;
	font-weight: bold;
	margin-right: 20px;
	display: inline-block;
}
.staff-detail-box01 .staff-detail-box01-left .staff-detail-box01-p02 .en1 {
	font-size: 17px;
	color: #4451ba;
	display: inline-block;
}
.staff-detail-box01 .staff-detail-box01-left .staff-detail-box01-p03 {
/*margin-bottom: 15px;*/
}
.staff-detail-box01 .staff-detail-box01-left .staff-detail-box01-p04 {
	font-size: 14px;
	display: none;
	visibility: hidden;
}
.staff-detail-box02 {
	max-width: 1220px;
	margin: 0 auto 30px;
	padding: 0 10px;
	box-sizing: border-box;
	width: 100%;
	display: table;
}
.staff-detail-box02 .staff-detail-box02-img {
	display: table-cell;
	vertical-align: middle;
	width: 42%;
}
.staff-detail-box02 .staff-detail-box02-txt {
	display: table-cell;
	vertical-align: middle;
	width: 55%;
	box-sizing: border-box;
	padding: 10px 20px;
}
.staff-detail-box02 .staff-detail-box02-p01 {
	font-size: 17px;
	color: #b9d517;
	font-family: 'Lato', "Times New Roman", Times, sans-serif;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.staff-detail-box02 .staff-detail-box02-p02 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto 5px;
}
.staff-detail-box02 .staff-detail-box02-p03 {
	font-size: 14px;
}
.staff-detail-box03 {
	max-width: 1220px;
	margin: 0 auto 30px;
	padding: 80px 10px;
	box-sizing: border-box;
	width: 100%;
	position: relative;
}
.staff-detail-box03 .staff-detail-box03-txt {
	position: absolute;
	left: 10px;
	top: 50%;
	background-color: #6B87D6;
	box-sizing: border-box;
	width: 55%;
	max-width: 620px;
	padding: 40px 4%;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.staff-detail-box03 .staff-detail-box03-txt:after {
	position: absolute;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	content: "";
	box-sizing: border-box;
	position: absolute;
	left: 10px;
	top: 10px;
	border: 1px solid #fff;
}
.staff-detail-box03 .staff-detail-box03-txt .staff-detail-box03-p01 {
	color: #fff;
	font-size: 22px;
}
.staff-detail-box03 .staff-detail-box03-txt .staff-detail-box03-p02 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto 10px;
}
.staff-detail-box03 .staff-detail-box03-txt .staff-detail-box03-p03 {
	font-size: 14px;
	color: #fff;
}
.staff-detail-box03 .staff-detail-box03-img {
	width: 55%;
	text-align: right;
	float: right;
}
.staff-detail-slider-zone {
	background-color: #e5e5e9;
	padding: 30px 10px 60px;
}
.staff-detail-slider-zone .staff-detail-slider-tit {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto 30px;
}
.staff-detail-slider-zone .staff-detail-slider-wrapper {
	margin: 0 auto;
	max-width: 1200px;
	box-sizing: border-box;
	padding: 0 40px;
}
.staff-detail-slider-zone .staff-detail-slider-box {
	box-sizing: border-box;
	padding: 0 2px;
}
.staff-detail-slider-zone .staff-detail-slider-box a {
	display: block;
	max-width: 345px;
	margin: 0 auto;
	text-decoration: none;
	background-color: #edf0f3;
	padding-bottom: 20px;
	color: #333;
}
.staff-detail-slider-zone .staff-detail-slider-box a.current {
	position: relative;
}
.staff-detail-slider-zone .staff-detail-slider-box a.current:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.60);
}
.staff-detail-slider-zone .staff-detail-slider-box a.current:before {
	width: 100%;
	z-index: 2;
	top: 48%;
	font-size: 16px;
	content: "CURRENT";
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 0;
	text-align: center;
}
.staff-detail-slider-zone .staff-detail-slider-box a figure {
	margin: 0 auto 20px;
}
.staff-detail-slider-zone .staff-detail-slider-box a .txt-box {
	box-sizing: border-box;
	padding: 0 20px;
}
.staff-detail-slider-zone .staff-detail-slider-box .staff-detail-slider-p01 {
	color: #333;
	font-size: 14px;
}
.staff-detail-slider-zone .staff-detail-slider-box .staff-detail-slider-p02 .jp {
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
}
.staff-detail-slider-zone .staff-detail-slider-box .staff-detail-slider-p02 .en1 {
	color: #4451ba;
	font-size: 12px;
	display: inline-block;
}
.staff-detail-slider-zone .staff-detail-slider-box .staff-detail-slider-p03 {
	font-size: 13px;
}
.staff-detail-slider-zone .slick-arrow.slick-prev, .staff-detail-slider-zone .slick-arrow.slick-next {
	position: absolute;
	top: 48%;
	box-sizing: border-box;
	text-indent: -9999px !important;
	overflow: hidden;
	width: 40px;
	height: 40px;
	background-color: transparent;
	border: none;
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	z-index: 3;
}
.staff-detail-slider-zone .slick-arrow.slick-prev {
	left: 0;
	border-left: 2px solid #B8B8B8;
	border-top: 2px solid #B8B8B8;
}
.staff-detail-slider-zone .slick-arrow.slick-next {
	right: 0;
	border-right: 2px solid #B8B8B8;
	border-bottom: 2px solid #B8B8B8;
}
/*----------------------------------------------------
	　　    ◆RECRUIT_ITEM
----------------------------------------------------*/

.recruit-item-page {
	max-width: 1120px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 60px 10px 80px;
}
.recruit-item-page .recruit-item-p01 {
	text-align: center;
	margin: 0 auto 10px;
}
.recruit-item-page .recruit-item-p02 {
	font-size: 16px;
	text-align: center;
	margin: 0 auto 60px;
	font-weight: bold;
}
.recruit-item-page .recruit-item-index-ul {
	text-align: center;
	font-size: 0;
}
.recruit-item-page .recruit-item-index-ul li {
	display: inline-block;
	width: 50%;
	text-align: center;
	box-sizing: border-box;
	padding: 0 2px;
	margin: 0 auto 10px;
}
.recruit-item-page .recruit-item-index-ul li a:hover {
	opacity: 0.8;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.item-select-zone {
	margin: 0 auto 60px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	background-color: #eeeeee;
	padding: 30px 20px 1px;
}
.item-select-zone table {
	width: 100%;
	max-width: 900px;
	margin: 0 auto 10px;
	box-sizing: border-box;
}
.item-select-zone table th, .item-select-zone table td {
	box-sizing: border-box;
	padding: 10px 10px;
	font-size: 16px;
	vertical-align: top;
	text-align: left;
}
.item-select-zone table th {
	width: 160px;
}

.item-select-ul{
	box-sizing:border-box;
	padding-left:1em;
	margin-bottom:20px !important;
	}
	

.item-select-ul:last-child{
	margin-bottom:0 !important;
	}	
	
.item-select-ul li {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 5px;
}
.item-select-ul li label {
	font-size: 15px;
	font-weight: bold;
}
.item-select-num {
	font-size: 20px;
	border-bottom: 2px solid #000000;
	margin: 0 auto 10px;
	line-height: 1.4 !important;
	font-weight: bold;
}
.item-select-num .num {
	font-size: 1.2em;
	color: #E70003;
}
.item-result-box {
	box-sizing: border-box;
	background-color: #eaebf7;
	padding: 30px 30px;
	margin: 0 auto 20px;
}
.item-result-p01 {
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
    display: flex;
    align-items: center;
}
.item-result-p01 span {
	display: inline-block;
}
.item-result-p01 span:last-of-type {
    flex-grow: 1;
}
.item-result-p01 .cate {
	display: inline-block;
	width: 100px;
	border-radius: 30px;
	background-color: #000000;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
	font-size: 12px;
	text-align: center;
}
.item-result-p01 .cate.cate-graduate {
	background-color: #5f65c7;
}
.item-result-p01 .cate.cate-career {
	background-color: #00a0aa;
}
.item-result-table {
	width: 100%;
	margin: 10px auto 30px;
	box-sizing: border-box;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff;
}
.item-result-table th, .item-result-table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	font-size: 14px;
	padding: 10px 10px;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
}
.item-result-table th {
	width: 180px;
	padding: 10px 20px;
	background-color: #efefef;
}
.item-result-btn {
	text-align: center;
}
.item-result-btn a:hover {
	opacity: 0.8;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
/*----------------------------------------------------
	　　    ◆BUSINESS
----------------------------------------------------*/

.business-index01{
	background:url(../cmn_img/business/business_index_bg.jpg) center center no-repeat;
	background-size:cover;
	padding:80px 10px;
	box-sizing:border-box;
	}
	
.business-index-inr{
	max-width:1000px;
	margin:0 auto;
	}	
	
.business-index-p01{
	margin:0 auto 10px;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	}

.business-index-p02{
	margin:0 auto 60px;
	text-align:center;
	font-size:15px;
}	
.business-index-f01{
	text-align:center;
	margin:0 auto 60px;
	}


.business-index-p03{
	
	margin:0 auto 30px;
	}

.business-index-p04{
	
	font-weight:bold;
	}	

.business-index-ul{
	margin:0 auto 30px;
	}
	
.business-index-ul li{
	box-sizing:border-box;
	color:#6b87d6;
	padding-left:1em;
	text-indent:-1em;
	}


.business-index02{
	box-sizing:border-box;
	padding:30px 10px 60px;
	}


.business-index02 .business-index02-tit{
	font-size: 28px;
	font-weight:bold;
	text-align:center;
	margin:0 auto 20px;
	}

.business-index02-ul{
	max-width:1000px;
	margin:0 auto;
	text-align:center;
	}


.business-index02-ul li{
	width:49%;
	float:left;
	margin-right:2%;
	}
.business-index02-ul li:nth-child(2n){
	margin-right:0;
	}

.business-index02-ul li a{
	display:block;
	width:100%;
	padding:60px 0;
	box-sizing:border-box;
	background-position:center center;
	background-size:cover;
	text-align:center;
	color:#fff;
	text-decoration:none;
	text-shadow:1px 1px 1px #333;
	font-weight:bold;
	}	

.business-index02-ul .business-index02-p01{
	font-size:12px;
	}	

.business-index02-ul .business-index02-p02{
	font-size:22px;
	}	
	

.business-index03{
	max-width:1220px;
	margin:0 auto;
	box-sizing:border-box;
	padding:40px 10px 0;
	margin:0 auto 10px;
	}


.business-link-wrapper {
	box-sizing: border-box;
	padding: 80px 10px;
	background: url(/lib/cmn_img/business/business_link_bg.jpg) center center no-repeat;
	background-size: cover;
}
.business-link-wrapper .business-link-tit {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin: 0 auto 30px;
}
.business-link-wrapper .business-link-ul {
	max-width: 1100px;
	margin: 0 auto;
}
.business-link-wrapper .business-link-ul li {
	box-sizing: border-box;
	padding: 0 2px;
	width: 20%;
	float: left;
	margin: 0 auto 10px;
}
.business-link-wrapper .business-link-ul li a {
	display: block;
	box-sizing: border-box;
	max-width: 212px;
	margin: 0 auto;
	color: #333;
	text-decoration: none;
	position: relative;
}
.business-link-wrapper .business-link-ul li a p {
	position: absolute;
	width: 100%;
	height: 36px;
	left: 0;
	bottom: 0;
	background-color: rgba(255,255,255,0.80);
	box-sizing: border-box;
	text-align: center;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	line-height: 1.4 !important;
}
.business-link-wrapper .business-link-ul li a:hover p {
	/*background-color: rgba(87,93,197,0.80);*/
	background-color: rgba(107,135,214,0.80);
	width: 100%;
	height: 100%;
	color: #fff;
}
.business-link-wrapper .business-link-ul li a:hover p span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	width: 100%;
	display: block;
}
.business-link-wrapper .business-link-ul li a:hover p span:after {
	content: "\f178";
	font-family: FontAwesome;
	display: block;
}
.business-page {
	padding: 80px 10px 80px;
	max-width: 1120px;
	margin: 0 auto;
	box-sizing: border-box;
}
.business-zone01 {
	margin: 0 auto 30px;
}
.business-zone01 .business-zone01-box01 {
	width: 32%;
	float: left;
	margin-right: 2%;
}
.business-zone01 .business-zone01-box01:nth-child(3n) {
	margin-right: 0;
}
.business-zone01 .business-zone01-box01:nth-child(3n + 1) {
	clear: both;
}
.business-zone01 .business-zone01-box01 figure {
	margin: 0 auto 20px;
}
.business-example-zone {
	margin: 0 auto 30px;
	padding-top: 40px;
	border-top: 1px solid #cbcbcb;
}
.business-example-box {
	margin: 0 auto 30px;
}
.business-example-box figure {
	float: left;
	width: 25%;
}
.business-example-box figure span {
	width: 100%;
	padding-top: 53%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}
.business-example-box .txt-box {
	float: right;
	width: 72%;
}
.business-example-box .business-example-p01 {
	margin: 0 auto 10px;
}
.business-example-box .business-example-p01 .business-example-cate {
	display: inline-block;
	padding: 3px 10px 1px;
	background-color: #000;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-right: 3px;
}
.business-example-box .business-example-p01 .business-example-cate.cate01 {
	background-color: #294f7f;
}
.business-example-box .business-example-p01 .business-example-cate.cate02 {
	background-color: #2f8e73;
}
.business-example-box .business-example-p01 .business-example-cate.cate03 {
	background-color: #5f4024;
}
.business-example-box .business-example-p01 .business-example-cate.cate04 {
	background-color: #4a4d18;
}
.business-example-box .business-example-p01 .business-example-cate.cate05 {
	background-color: #2c7a17;
}
.business-example-box .business-example-p01 .business-example-cate.cate06 {
	background-color: #1a6081;
}
.business-example-box .business-example-p01 .business-example-cate.cate07 {
	background-color: #12448e;
}
.business-example-box .business-example-p01 .business-example-cate.cate08 {
	background-color: #2a128e;
}
.business-example-box .business-example-p01 .business-example-cate.cate09 {
	background-color: #67128e;
}
.business-example-box .business-example-p01 .business-example-cate.cate10 {
	background-color: #8e4112;
}
.business-example-box .business-example-p01 .business-example-cate.cate11 {
	background-color: #8e2112;
}
.business-example-box .business-example-p01 .business-example-cate.cate12 {
	background-color: #8e8d12;
}

.business-example-box .business-example-p01 .business-example-cate.cate13 {
	background-color: #087b5c;
}

.business-example-box .business-example-p01 .business-example-cate.cate14 {
	background-color: #071d90;
}

.business-example-box .business-example-p01 .tit {
	font-size: 16px;
	font-weight: bold;
}
.business-example-box .business-example-p02 {
	font-size: 14px;
}
.business-tit01 {
	color: #6B87D6;
	border-bottom: 1px solid #6B87D6;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto 10px;
}
.business-tit02 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto 10px;
	line-height: 1.4 !important;
}
.business-tit02 span.num {
	display: inline-block;
	background-color: #6B87D6;
	color: #fff;
	border-radius: 30px;
	text-align: center;
	width: 22px;
	margin-right: 5px;
}
.business-zone02 {
	margin: 0 auto 30px;
}
.business-zone02 .business-zone02-box01 {
	width: 32%;
	box-sizing: border-box;
	float: left;
	margin-right: 2%;
	padding: 20px 20px;
	background-color: #eeeeee;
	border: 1px solid #d8d8d8;
}
.business-zone02 .business-zone02-box01:nth-child(3n) {
	margin-right: 0;
}
.business-image-txt-zone {
	margin: 0 auto 30px;
}
.business-image-txt-zone .image-box {
	float: right;
	width: 43%;
}
.business-image-txt-zone .txt-box {
	width: 51%;
	float: left;
}
.business-zone03 {
	box-sizing: border-box;
	padding: 20px 20px;
	background-color: #eee;
	margin: 0 auto 30px;
}
.business-zone04 {
	display: table;
	width: 100%;
	margin: 0 auto 30px;
}
.business-zone04 .business-zone04-image {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
.business-zone04 .business-zone04-txt {
	display: table-cell;
	width: 50%;
	box-sizing: border-box;
	padding: 0 4%;
	vertical-align: middle;
	background-color: #eee;
}
.business-zone04 .business-zone04-p01 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto 10px;
	text-align: center;
}
.business-zone04 .business-zone04-p02 {
	margin: 0 auto 20px;
}
.business-legalcroud-right .business-zone04-p03,
.business-zone04 .business-zone04-p03 {
	text-align: center;
}
.business-legalcroud-right .business-zone04-p03 {
	margin-top: 70px;
}
.business-legalcroud-right .business-zone04-p03 a,
.business-zone04 .business-zone04-p03 a {
	display: block;
	max-width: 200px;
	margin: 0 auto;
	border-radius: 300px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	box-sizing: border-box;
	padding: 5px 0;
	font-weight: bold;
	border: 2px solid #000000;
}
.business-legalcroud-right .business-zone04-p03 a:hover,
.business-zone04 .business-zone04-p03 a:hover {
	background-color: #fff;
	color: #000;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.txt-ul-style01 {
	margin: 0 auto 30px;
}
.txt-ul-style01 li {
	box-sizing: border-box;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 15px;
	font-weight: bold;
}
.business-zone05 {
	display: block;
	margin: 0 auto 30px;
}
.business-zone05-left {
	width: 25%;
	float: left;
}
.business-zone05-right {
	width: 72%;
	float: right;
}
.ah-ver .business-zone05-left {
	float: right;
}
.ah-ver .business-zone05-right {
	float: left;
}
.business-zone05-p01 {
	font-size: 14px;
}
.business-zone06 {
	width: 100%;
	display: table;
}
.business-zone06-left {
	width: 46%;
	display: table-cell;
	vertical-align: middle;
}
.business-zone06-right {
	width: 52%;
	display: table-cell;
	vertical-align: middle;
}
.business-zone07 {
	display: table;
	width: 100%;
	background-color: #f4f5f7;
}
.business-zone07 .business-zone07-left {
	display: table-cell;
	vertical-align: middle;
	width: 26%;
}
.business-zone07 .business-zone07-right {
	display: table-cell;
	vertical-align: middle;
}
.business-zone07 .business-zone07-right .txt-box {
	padding: 20px 30px;
}
.business-zone07 .business-zone07-right .txt-box .btn-style01 {
	margin: 0 auto;
}
.business-zone07 .business-zone07-right .txt-box .btn-style01 a {
	padding: 3px 0 2px;
}
.business-zone08 {
	background-color: #F7F7F7;
	box-sizing: border-box;
	margin: 0 auto 30px;
	padding: 20px 5%;
}
.business-zone08-ul {
	margin: 0 auto;
}
.business-zone08-ul li {
	box-sizing: border-box;
	padding: 0 3px;
}
.business-zone08-ul.clm04 li {
	width: 25%;
	float: left;
}
.business-zone08-ul.clm03 li {
	width: 33.33%;
	float: left;
}
.business-zone08-ul.clm02 li {
	width: 50%;
	float: left;
}
.business-zone09 {
	width: 100%;
	max-width: 820px;
	display: table;
	margin: 0 auto 30px;
	padding: 30px 20px;
	box-sizing: border-box;
	background-color: #F7F7F7;
}
.business-zone09-left {
	display: table-cell;
	vertical-align: middle;
}
.business-zone09-right {
	display: table-cell;
	vertical-align: middle;
	width: 30%;
	box-sizing: border-box;
	padding-left: 20px;
	text-align: right;
}
.business-blue {
	margin: 0 auto 30px;
	width: 100%;
	display: table;
	box-sizing: border-box;
	background-color: #e1f3fa;
	padding: 20px 20px;
}
.business-blue >* {
	display: table-cell;
	box-sizing: border-box;
	vertical-align: middle;
}
.business-blue figure {
	width: 240px;
	text-align: center;
}
.business-blue .txt-box {
	padding-left: 20px;
}
.tianping-box-wrapper {
	margin: 0 auto 30px;
}
.tianping-box {
	width: 49%;
	float: left;
}
.tianping-box:nth-child(2n) {
	float: right;
}
.business-table02 {
	border-collapse: collapse;
	border-left: 1px solid #D0D0D2;
	border-top: 1px solid #D0D0D2;
	width: 100%;
	margin: 0 auto 30px;
}
.business-table02 th, .business-table02 td {
	border-right: 1px solid #D0D0D2;
	border-bottom: 1px solid #D0D0D2;
	line-height: 1.7;
	padding: 15px 10px 12px;
	text-align: left;
	vertical-align: top;
}
.business-table02 thead th {
	background-color: #efefef;
	text-align: center;
}
.business-table02 thead tr th:nth-child(1) {
	width: 100px;
}
.business-table02 thead tr th:nth-child(2) {
	width: 140px;
}
.business-table02 tbody th {
	background-color: #f5f7ff;
	width: 100px;
	text-align: center;
}

.business-legalcroud-wrapper {
	display: flex;
}

.business-legalcroud-wrapper > * {
	margin-bottom: 25px;
}

.business-legalcroud-left {
	flex: 1;
	margin-left: 20px;
}

.business-legalcroud-right {
	flex: 2;
	margin-left: 30px;
}

.business-legalcroud-poster {
	min-width: 300px;
	max-width: 700px;
}

.business-legalcroud-right-contents1 {
	font-size: 18px;
	line-height: 18px !important;
	padding-top: 36px;
}

.business-legalcroud-right-contents2 {
	font-size: 18px;
	line-height: 18px !important;
	padding-top: 50px;
}

.business-legalcroud-right-contents3 {
	font-size: 18px;
	line-height: 18px !important;
	padding-top: 20px;
}

.business-legalcroud-right-contents4 {
	font-size: 16px;
	line-height: 16px !important;
	padding-top: 70px;
}

#user-login-wrapper{
	max-width:320px;
	margin-bottom:20px;
	box-sizing:border-box;
	padding:20px 20px;
	border-radius:3px;
	/*background-color:#5194fb;*/
	background: -moz-linear-gradient(top, #5194fb 0%, #2671e5 100%);
background: -webkit-linear-gradient(top, #5194fb 0%,#2671e5 100%);
background: linear-gradient(to bottom, #5194fb 0%,#2671e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5194fb', endColorstr='#2671e5',GradientType=0 );
	}


#user-login-wrapper .user-login-p01{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	}

#user-login-wrapper .user-login-p02{
	font-size:13px;
	color:#fff;
	margin:0 auto 20px;
	}

#user-login-wrapper .user-input-p{
	margin:0 auto 10px;
	}

#user-login-wrapper .user-input-p span{
	display:block;
	color:#fff;
	font-weight:bold;
	}	

#user-login-wrapper .user-input-p input{
	box-sizing:border-box;
	background-color:#fff;
	border:1px solid #fff;
	padding:5px 10px;
	display:block;
	width:100%;
	max-width:100%;
	}

#user-login-wrapper input[name='login']{
	display:block;
	width:100px;
	border:1px solid #000000;
	border-color:transparent !important;
	box-sizing:border-box;
	color:#fff;
	padding:2px 0;
	text-align:center;
	font-weight:bold;
	background: #b0d4e3;
background: -moz-linear-gradient(top, #b0d4e3 0%, #88bacf 100%);
background: -webkit-linear-gradient(top, #b0d4e3 0%,#88bacf 100%);
background: linear-gradient(to bottom, #b0d4e3 0%,#88bacf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0d4e3', endColorstr='#88bacf',GradientType=0 );
border-radius:3px; 
	}







/*----------------------------------------------------
	　　    ◆CONTACT
----------------------------------------------------*/

.contact-page {
	margin: 0 auto;
	background-color: #f2f2f2;
	box-sizing: border-box;
	padding: 80px 10px;
}
.form-p01 {
	text-align: center;
	font-size: 16px;
	margin: 0 auto 60px;
}
.form-p01 a {
	color: #000000;
	font-weight: bold;
}
.form-wrapper {
	max-width: 1200px;
	margin: 0 auto;
}
.contact-table {
	width: 100%;
	margin: 0 auto 30px;
	border-top: 2px solid #000000;
	background-color: #fff;
}
.contact-table th {
	width: 25%;
	min-width: 200px;
	text-align: left;
	font-size: 14px;
}
.contact-table th, .contact-table td {
	border-bottom: 1px dotted #ddd;
	line-height: 1.5;
	padding: 20px 20px;
	box-sizing: border-box;
}
.input-note {
	color: #000;
	font-size: 12px;
}
.err-p {
	font-size: 13px;
	font-weight: bold;
	color: #ED0003;
	margin: 10px auto 0;
}
.contact-table input[type="text"], .contact-table textarea, .contact-table select {
	width: 100%;
	box-sizing: border-box;
	padding: 5px 5px;
	border: 1px solid #f9f9f9;
	/*border-radius: 3px;*/
	background-color: #f9f9f9;
	border: 1px solid #ccc;
}
.contact-table textarea {
	min-height: 200px;
}
.contact-table .width_M {
	width: 100%;
	max-width: 200px;
}
.contact-table input[type="text"]:focus, .contact-table textarea:focus, .contact-table select:focus {
	background-color: #FFF4F4;
}
.ms-span, .ny-span {
	display: inline-block;
	margin-right: 5px;
	font-weight: bold;
	background-color: #EB0003;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px;
	vertical-align: top;
}
.ms-span:after {
	content: "必須";
}
.ny-span {
	background-color: #C9C9C9;
}
.ny-span:after {
	content: "任意";
}
.contact-p01 {
	font-size: 14px;
	margin: 0 auto 30px;
}
.contact-p02 {
	font-size: 16px;
	margin: 0 auto 30px;
}
.contact-p02 a {
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	margin-left: 5px;
}
.form-btn-wrapper {
	text-align: center;
	font-size: 0;
	max-width: 760px;
	margin: 0 auto;
}
.form-btn-wrapper .form-btn {
	display: inline-block;
	width: 48%;
	margin: 0 1% 20px;
	min-width: 280px;
	text-align: center;
}
.form-btn-wrapper .form-btn input {
	background-color: #000;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	display: block;
	width: 100%;
	border: 1px solid #000;
	padding: 12px 0 10px;
	max-width: 280px;
	margin: 0 auto;
	border-radius: 300px;
}
.form-btn-wrapper .form-btn input:hover {
	opacity: 0.8;
}


.input-p.ds{
	box-sizing:border-box;
	padding-left:1em;
	}
.input-p label {
	display: inline-block;
	margin-right: 10px;
}
.input-p label > * {
	display: inline-block;
	vertical-align: middle;
}

.input-p .nowrap{
	display:inline-block;
	}



@media screen and (max-width:1000px) {
/*----------------------------------------------------
	　　    ◆TOP
----------------------------------------------------*/

.top-zone06-inr .pick-up-ul li {
	float: none !important;
	margin: 0 auto 10px !important;
	width: 100%;
	max-width: 600px;
}
.top-zone06-inr .pick-up-ul li a > i {
	width: 40px;
}
/*----------------------------------------------------
	　　    ◆RECRUIT_TOP
----------------------------------------------------*/

.recruit-page .recruit-header-ul li {
	margin: 0 5px;
}
.recruit-page .recruit-header-ul li a {
	padding: 20px 6px;
	font-size: 14px;
}
.recruit-page .recruit-header-wrapper .recruit-header-mark {
	max-width: 140px;
	left: 10px;
}
.recruit-page .recruit-header-wrapper .recruit-header-entry-btn {
	max-width: 140px;
	right: 10px;
}



}

@media screen and (max-width:920px) {
/*----------------------------------------------------
	　　    ◆IR
----------------------------------------------------*/
.ir-main-zone {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.ir-side-zone {
	width: 100%;
	float: none;
}
}

@media screen and (max-width: 840px) {
/*----------------------------------------------------
	　　    ◆CSR
----------------------------------------------------*/
.csr-office-lead {
	width: 70%;
}

.csr-office-keyword {
	width: 70%;
}
}

@media screen and (max-width:760px) {
/*----------------------------------------------------
	　　    ◆TOP
----------------------------------------------------*/
.top-mv-zone .top-mv-mark {
	display: none;
}
.top-mv-slider .slick-dots {
	padding: 10px 0;
}


.top-mv-zone .top-mv-txt .top-mv-txt-p01 {
	max-width: 60%;
	text-align: center;
	margin: 0 auto 10px;
}

.top-mv-zone .top-mv-txt .top-mv-txt-p01.longVer{
	max-width:100%;
	box-sizing:border-box;
	}

.top-mv-zone .top-mv-txt .legalcrud-top-mv-txt-p01.longVer {
	max-width: 60%;
}

.legalcrud-top-mv-txt-p01-sub {
	font-size:14px;
	line-height: 14px;
	margin:0 auto 14px;
}

.legalcrud-top-mv-txt-p02-sub {
	font-size:12px;
	line-height: 12px;
	margin:0 auto 20px;
}

.top-mv-zone .top-mv-txt .top-mv-txt-p01-sub{
	font-size:13px;
	}

.forge-top-mv-txt-p01-sub{
		font-size:16px;
		margin:0 auto 10px;
	}

.top-mv-zone .top-mv-txt .top-mv-txt-p02 {
	font-size: 13px;
	margin: 0 auto 10px;
}

.forge-top-mv-txt-p02{
	font-size:12px;
	margin:0 auto 10px;
}

.top-mv-zone .top-mv-txt .top-mv-txt-p03 a {
	font-size: 13px;
	max-width: 250px;
	padding: 10px 0 8px;
}

.top-mv-zone .top-mv-txt .legalcrud-top-mv-txt-p03 a {
	font-size: 13px;
	max-width: 250px;
	padding: 10px 0 8px;
}

.top-zone01-box01 {
	max-width: 600px;
	margin: 0 auto;
}
.top-zone01-box01-left, .top-zone01-box01-right {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.center-box {
	border-bottom: 2px solid #fff;
}
.center-box a p {
	font-size: 16px;
}
.top-zone02 {
	padding: 40px 10px 20px;
}
.top-zone02 .top-zone02-p01 {
	font-size: 18px;
}
.top-zone02 .top-zone02-p02 {
	font-size: 18px;
}
.top-zone02 .top-zone02-p03 {
	font-size: 13px;
}
.top-zone03 {
	padding: 50px 10px 30px;
	overflow: hidden;
}
.top-zone03 .top-zone03-ul li {
	width: 33%;
	vertical-align: top;
	margin-bottom: 20px;
}
.top-zone03 .top-zone03-ul li figure {
	width: 60%;
}
.top-zone03 .top-zone03-ul li .top-zone03-p01 {
	font-size: 12px;
	word-break: keep-all;
}
.top-zone03 .top-zone03-ul li .top-zone03-p02 {
	font-size: 12px;
}
.top-zone03 .top-zone03-ul li .top-zone03-p02 span {
	font-size: 18px;
}
.top-zone05 {
	padding: 40px 10px 20px;
}
.top-info-tab-ul li {
	font-size: 12px;
	padding: 10px 5px 8px;
}
.top-info-tab-ul li.current:after {
	right: 5px;
}
.top-info-tab-wrapper {
	padding: 20px 10px;
}
.top-info-tab-box li a {
	padding: 5px 0;
}
/*.top-info-tab-box li a .top-info-date {
	float: left;
	margin-right: 10px;
	height: 8px;
}*/
.top-zone06-inr .pick-up-ul li a {
	display: block;
}
.top-zone06-inr .pick-up-ul li a figure {
	display: block;
	float: left;
	width: 36% !important;
	box-sizing: border-box;
	padding-right: 10px;
}
.top-zone06-inr .pick-up-ul li .txt-box {
	display: block;
	width: 100%;
	padding: 0;
}
.top-zone06-inr .pick-up-ul li .pick-up-p01 {
	margin-top: 35px;
	font-size: 18px;
}
.top-zone06-inr .pick-up-ul li a > i {
	width: 30px;
}
.top-zone06-inr .pick-up-ul li .pick-up-p03 {
	clear: both;
	box-sizing: border-box;
	padding: 5px;
}






.top-zone07 {
	padding: 30px 10px;
}
.top-zone07 .top-zone07-ul li {
	width: 50%;
	/*float: none !important;*/
	margin: 0 auto 20px !important;
	box-sizing: border-box;
	padding: 0 2px;
}
.top-zone07 .top-zone07-ul li a {
	padding: 20px 10px 30px;
}
.top-zone07 .top-zone07-ul li a:after {
	bottom: 0;
	font-size: 20px;
}
.top-zone07 .top-zone07-ul li a figure {
	max-width: 60px;
	margin: 0 auto 10px;
}
.top-zone07 .top-zone07-ul li a .top-zone07-p01 {
	font-size: 13px;
	word-break: keep-all !important;
}
.top-zone07 .top-zone07-ul li a .top-zone07-p02 {
	display: none;
}

.sys-image-ul li{
	float:none !important;
	width:100%;
	line-height:0 !important;
	margin-bottom:10px;
	}


.top-zone08 {
	padding: 40px 10px 10px;
}
.top-zone08 .top-zone08-inr figure {
	margin: 0 auto 20px;
}
.top-zone08 .top-zone08-inr .top-zone08-p01, .top-zone08 .top-zone08-inr .top-zone08-p02 {
	font-size: 16px;
}
div.playwithlogo {
	right: 0px;
}

div.playwithlogo img {
	width: 100px;
}

/*----------------------------------------------------
	　　    ◆bottom-link-wrapper
----------------------------------------------------*/


.bottom-link-wrapper.company-ver .bottom-link-ul {
	text-align: left;
}
.bottom-link-wrapper.company-ver .bottom-link-ul li {
	width: 50%;
	margin: 0 auto 10px !important;
	box-sizing: border-box;
	padding: 0 2px;
}
.bottom-link-wrapper.company-ver .bottom-link-ul li .bottom-link-p01 {
	font-size: 14px;
}
.bottom-link-wrapper.company-ver .bottom-link-ul li .bottom-link-p02 {
	font-size: 12px;
	display: none;
}
.bottom-link-wrapper.company-ver .bottom-link-ul li a:after {
	font-size: 15px;
}
.ir-ver .bottom-link-ul li {
	width: 50%;
	margin: 0 auto 10px !important;
	box-sizing: border-box;
	padding: 0 2px;
}
.ir-ver .bottom-link-ul li:nth-child(3n+1) {
	clear: none;
}
.ir-ver .bottom-link-ul li:nth-child(2n+1) {
	clear: left;
}
.ir-ver .bottom-link-ul li .wrapper-box {
	padding-bottom: 10px;
}
.ir-ver .bottom-link-ul li .wrapper-box figure {
	margin: 0 auto 10px;
}
.ir-ver .bottom-link-ul li .wrapper-box .txt-box {
	padding: 0 10px;
}
.ir-ver .bottom-link-ul li .bottom-link-p02 {
	margin: 0 auto 10px;
}


.ir-ver02 .bottom-link-ul li{
	width:49%;
	margin-right:2%;
	margin-bottom:10px;
	}

.ir-ver02 .bottom-link-ul li:nth-child(5n){
	margin-right:2%;
	}
.ir-ver02 .bottom-link-ul li:nth-child(2n){
	margin-right:0%;
	}		


.ir-ver02 .bottom-link-ul li a{
	max-width:217px;
	margin:0 auto;
	box-sizing:border-box;
	}



/*----------------------------------------------------
	　　    ◆NEWS
----------------------------------------------------*/


.mv-zone {
	height: 130px;
}
.mv-zone .mv-zone-tittle {
	font-size: 26px;
}
.breadBox ol li span {
	font-size: 11px;
	padding: 5px 5px;
}
.news-page {
	padding: 60px 10px;
}
.news-cate-link-ul li a {
	font-size: 13px;
}
.news-cate-link-ul li a.current:before {
	border: 1px solid #fff;
}
.news-archive-wrapper .news-archive-p01 {
	font-size: 14px;
}
.news-index-contents {
	padding: 20px 10px;
}
.news-detail-contents {
	padding: 20px 10px;
}
.news-detail-title {
	font-size: 16px;
}
.news-detail-btn-wrapper .news-detail-btn.prev, .news-detail-btn-wrapper .news-detail-btn.next {
	width: 49%;
	margin-bottom: 20px;
}
.news-detail-btn-wrapper .news-detail-btn.prev a, .news-detail-btn-wrapper .news-detail-btn.next a {
	border-radius: 5px;
}
.news-detail-btn-wrapper .news-detail-btn.to-list {
	width: 100%;
	margin: 0 auto;
	clear: both;
}
/*----------------------------------------------------
	　　    ◆COMPANY
----------------------------------------------------*/

.company-page {
	padding: 40px 0px 0px;
}
.history-table th {
	width: 120px;
	padding-right: 20px;
	word-break: keep-all;
}
.history-table td {
	font-size: 14px;
}
.history-table th .year {
	font-size: 14px;
}
.history-table th .month {
	font-size: 14px;
}
.about-box {
	margin: 0 auto 30px;
	max-width: 500px;
}
.about-box .about-box-image {
	width: 100%;
	float: none !important;
	margin: 0 auto 20px;
	text-align: center !important;
}
.about-box .about-box-txt {
	width: 100%;
	float: none !important;
	margin: 0 auto;
	text-align: center !important;
}
.about-box .about-box-txt table th, .about-box .about-box-txt table td {
	display: block;
	width: 100%;
}
.about-box .about-box-txt table td {
	padding: 10px;
}
.about-gray-box {
	padding: 20px 10px;
}
.number-zone .number-wrapper01 .number-wrapper01-big, .number-zone .number-wrapper01 .number-wrapper01-small {
	float: none !important;
	margin: 0 auto 0px !important;
	width: 100%;
}
.number-zone .number-wrapper01 .number-wrapper01-big {
	margin-bottom: 10px !important;
}
.number-zone .number-wrapper02 .number-box03 {
	width: 100%;
	float: none;
	padding-top: 60%;
	margin: 0 auto 10px;
}
.number-zone .number-wrapper02 .number-box03:nth-child(3) {
	margin: 0 auto;
}
.number-zone .number-wrapper02 .number-box03 figure {
	width: 50%;
}
.philosophy-zone {
	margin: 0 auto 50px;
}
.philosophy-box01 {
	border-width: 1px;
}
.philosophy-box01 .philosophy-box01-p01 {
	font-size: 14px;
}
.philosophy-ul01 li {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.philosophy-box01-p03 span {
	font-size: 13px;
}
.philosophy-box02-under-p {
	text-align: left;
}
.domestic-link-zone {
	padding: 10px 5px 1px;
}
.domestic-link-zone li {
	width: 33.33%;
	padding: 0 1px;
}
.domestic-link-zone li a {
	font-size: 12px;
	word-break: keep-all;
}
.branch-detail-wrapper {
	margin: 0 auto 30px;
	padding: 10px;
}
.branch-detail-box figure {
	float: none;
	width: 100%;
	margin: 0 auto 10px;
	text-align: center;
}
.branch-detail-box .txt-box {
	float: none;
	width: 100% !important;
	margin: 0 auto;
}
.branch-detail-table01 th, .branch-detail-table01 td {
	width: 100%;
	display: block;
	box-sizing: border-box;
}
.center-list-table01 th, .center-list-table01 td {
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 10px 10px;
}
.overseas-detail-box01 .overseas-detail-figure {
	width: 45%;
	box-sizing: border-box;
	padding-right: 10px;
	padding-bottom: 5px;
}
.overseas-detail-box01 .txt-box {
	float: none;
	width: 100%;
}
.overseas-detail-box01 .txt-box p {
	font-size: 14px;
}
.overseas-detail-table th, .overseas-detail-table td {
	font-size: 14px;
	padding: 10px 5px;
}
.overseas-detail-table th::before {
	margin-right: 5px;
}
.certorg-box01-inr {
	display: block;
}
.certorg-box01-inr figure, .certorg-box01-inr .txt-box {
	display: block;
	width: 100%;
}
.certorg-box01-inr .txt-box {
	padding: 20px 10px 0;
	box-sizing: border-box;
}
/*----------------------------------------------------
	　　    ◆IR
----------------------------------------------------*/

.ir-page-inr {
	padding: 40px 10px;
}
.ir-index-box01, .ir-index-box02 {
	max-width: 600px;
	margin: 0 auto;
}
.ir-index-box01 .ir-index-box01-left {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.ir-index-box01 .ir-index-box01-right {
	width: 100%;
	position: relative;
	height: 300px;
	margin: 0 auto 20px;
}
.ir-index-box01-ul li a {
	display: block;
}
.ir-index-box01-ul li a .ir-index-box01-p01 {
	font-size: 15px;
	display: block;
	width: 100%;
	margin: 0 auto 5px;
}
.ir-index-box01-ul li a .ir-index-box01-p02 {
	display: block;
	text-align: left;
	width: 100%;
}
.ir-index-box01-ul li a .ir-index-box01-p02 span {
	font-size: 11px;
}
.ir-index-box02 .ir-index-box02-left, .ir-index-box02 .ir-index-box02-right {
	margin: 0 auto 20px;
	width: 100%;
	float: none;
	padding: 10px;
}
.ir-index-box03-inr {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.ir-index-box03-inr:after {
	width: 30px;
	right: 10px;
}
.message-wrapper {
	max-width: 600px;
	margin: 0 auto 30px;
}
.message-wrapper .message-left {
	width: 100%;
	float: none;
	margin: 0 auto 30px;
}
.message-wrapper .message-right {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.message-wrapper .message-p01 {
	font-size: 20px;
}
.message-wrapper .message-p02 {
	font-size: 13px;
}
.ir-notice-table th, .ir-notice-table td {
	font-size: 13px;
	vertical-align: top;
}
.ir-notice-table th {
	width: 100px;
	padding: 20px 0;
	text-align: left;
}
.ir-notice-table td {
	padding: 20px 0;
}
.adobe-zone {
	display: table;
}
.adobe-zone figure {
	display: block;
	width: 100%;
	margin: 0 auto 10px;
}
.adobe-zone .adobe-p {
	display: block;
	width: 100%;
	padding: 0;
}
.stock-info-link-zone li a {
	font-size: 13px;
}
.stock-info-box01 {
	width: 100%;
	display: block;
	box-sizing: border-box;
}
.stock-info-box01 .stock-info-box01-p01 {
	display: block;
	width: 100%;
	margin: 0 auto 10px;
}
.stock-info-box01 .stock-info-box01-p02 {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	display: block;
	width: 100%;
}
.investor-ul {
	max-width: 500px;
	margin: 0 auto 30px;
}
.investor-ul li {
	width: 100%;
	float: none;
	margin: 0 auto 10px !important;
}
.investor-ul li .inrBox figure {
	width: 33%;
	vertical-align: top;
}
.investor-ul li .inrBox .txt-box {
	padding: 5px 0px 5px 10px;
	vertical-align: top;
}
.investor-ul li .inrBox .investor-ul-p-01 {
	font-size: 14px;
}
.investor-ul li .inrBox .investor-ul-p-02 {
	font-size: 13px;
}
.pdf-down-ul li a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 10px;
}
.pdf-down-ul li a .date {
	display: block;
	width: 100%;
}
.pdf-down-ul li a .title {
	display: block;
	width: 100%;
}
.boss-massage {
	max-width: 500px;
	margin: 0 auto;
}
.boss-massage-left {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.boss-massage-right {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.boss-massage-p01 {
	font-size: 20px;
}
.boss-massage-p02 {
	font-size: 14px;
}
.performance-ul li .performance-ul-inr {
	height: 4em;
}
.performance-ul li .performance-ul-inr span {
	font-size: 11px !important;
}

.ir-policy-box01 .ir-policy-box01-p01{
	font-size:16px;
	}

.ir-policy-box01 .ir-policy-box01-p02{
	font-size:20px;
	}	

.ir-policy-box01 .ir-policy-box01-p03{
	font-size:16px;
	}
	
.ir-policy-box01 .ir-policy-box01-p04{
	font-size:13px;
	}

.ir-policy-box02-p02{
	margin:0 auto 50px;
	}	
.ir-policy-box02-p02 span{
	font-size:16px;
	}


.ir-policy-box02-ul01{
	max-width:300px;
	margin:0 auto 10px;
	}

.ir-policy-box02-ul01 li{
	width:100%;
	display:block;
	float:none;
	margin:0 auto 10px;
	}
.ir-policy-box02-ul01 .ir-policy-box02-ul01-box{
	padding:30px 20px;
	}
.ir-policy-box02-ul01 .ir-policy-box02-ul01-p01{
	width:100px;
	text-align:left;
	}

.ir-policy-box02-ul01 .ir-policy-box02-ul01-p02{
	text-align:right;
	}	

.ir-policy-box03{
	padding:20px 10px;
	}

.ir-policy-box03-ul li{
	padding:0 2px;
	}

.ir-policy-box03-p03{
    padding: 20px 1em 20px 3em;
}
/*----------------------------------------------------
	　　    ◆CSR
----------------------------------------------------*/

.csr-index-zone01 {
	padding: 40px 10px;
}
.csr-index-zone01 .csr-index-zone01-p01 {
	font-size: 16px;
}
.csr-index-zone01 .csr-index-zone01-p02 {
	font-size: 14px;
}
.csr-index-zone01 .csr-index-zone01-p03 {
	font-size: 13px;
}
.bottom-link-wrapper.csr-ver .bottom-link-ul {
	text-align: left;
}
.bottom-link-wrapper.csr-ver .bottom-link-ul > li {
	width: 50%;
	margin: 0 auto 10px;
}
.bottom-link-wrapper.csr-ver .bottom-link-ul > li a .bottom-link-p01 {
	font-size: 12px;
	letter-spacing: -0.06em;
}
.csr-inr {
	padding: 60px 10px;
}
.csr-human-box01 {
	padding: 30px 10px;
}
.csr-human-box01 .csr-human-box01-p01 {
	font-size: 16px;
}
.csr-human-box01 .csr-human-box01-p02 span {
	font-size: 12px;
}
.csr-human-box02 .csr-human-box02-tit {
	font-size: 16px;
}
.csr-human-box02 li {
	width: 100%;
	margin: 0 auto 20px !important;
	float: none;
	max-width: 400px;
}
.csr-human-box02 li:last-child {
	margin: 0 auto !important;
}
.csr-human-box02 .csr-human-box02-p01 span {
	width: 60px;
}
.csr-human-box02 .csr-human-box02-p02 {
	font-size: 14px;
}
.csr-human-box02 .csr-human-box02-p03 {
	font-size: 13px;
}
.csr-society-box {
	padding: 20px 10px;
}
.csr-society-box .txt-box {
	float: none !important;
	width: 100%;
}
.csr-society-box figure {
	width: 40%;
	box-sizing: border-box;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.csr-society-box:nth-child(2n+1) figure {
	padding-right: 10px;
	padding-left: 10px;
}
.csr-society-box .txt-box .csr-society-p01 {
	font-size: 15px;
}
.csr-society-box .txt-box .csr-society-p02, .csr-society-box .txt-box .csr-society-p03 {
	font-size: 13px;
}
.csr-office {
	padding-top: 50px;
	padding-bottom: 50px;
}
.csr-office-pictures {
	margin-top: 50px;
	flex-wrap: nowrap;
	flex-direction:column;
	align-items: center;
}
.csr-office-lead {
	width: 95%;
}
.csr-office-keyword {
	margin-top: 15px;
	width: 95%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.env-box01 {
	display: block;
	width: 100%;
}
.env-box01 figure, .env-box01 .txt-box {
	width: 100%;
	display: block;
	padding: 0;
}
.env-box02 {
	padding: 30px 10px;
}
.env-box02 .env-box02-p01 {
	font-size: 14px;
}
.env-box02 .env-box02-p02 {
	font-size: 16px;
}
.env-box03-inr {
	display: block;
}
.env-box03-inr figure, .env-box03-inr .txt-box {
	display: block;
	width: 100%;
}
.env-box03-inr figure img {
	width: 22%;
	max-width: 99px;
}
.env-box03-inr .txt-box {
	padding: 20px 10px;
	box-sizing: border-box;
}
.env-box04 {
	max-width: 476px;
	margin: 0 auto 20px;
}
.env-box04 figure {
	width: 100%;
	margin: 0 auto 20px;
	float: none !important;
}
.env-box04 .txt-box {
	width: 100%;
	margin: 0 auto;
	float: none !important;
}
.env-box04 .env-box04-p01 {
	font-size: 16px;
	margin: 0 auto 20px;
}
.quality-p01 {
	font-size: 13px;
}
.quality-ul01 li {
	font-size: 13px;
}
.quality-box01 figure {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.quality-box01 .txt-box {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.quality-box01 .txt-box p {
	font-size: 13px;
}
.quality-box02 {
	padding: 30px 10px;
}
.quality-box02 .quality-box02-p01, .quality-box02 .quality-box02-p02 {
	margin: 0 auto 20px;
}
.quality-box02 .quality-box02-p03 {
	font-size: 13px;
}
.quality-box02-ul li {
	font-size: 13px;
}
.sdgs-box01 {
	margin-left: auto;
	margin-right: auto;
}
.sdgs-box02-container {
	margin: 0 auto;
}
.sdgs-box02-inr {
	display: block;
}
.sdgs-box02-inr figure, .sdgs-box02-inr .txt-box {
	display: block;
	width: 100%;
	padding-right: 0;
}
.sdgs-box02-inr .txt-box {
	padding: 20px 10px;
	box-sizing: border-box;
}


/*----------------------------------------------------
	　　    ◆UTILITY
----------------------------------------------------*/

.sitemap-ul li {
	width: 100%;
	margin: 0 auto 5px !important;
	float: none;
}
/*----------------------------------------------------
	　　    ◆RECRUIT_TOP
----------------------------------------------------*/
.recruit-page .recruit-header-wrapper .recruit-header-mark {
	position: static;
	transform: translate(0, 0%);
	-o-transform: translate(0, 0%);
	-ms-transform: translate(0, 0%);
	-moz-transform: translate(0, 0%);
	-webkit-transform: translate(0, 0%);
	padding: 8px 10px;
}
.recruit-page .recruit-head01 {
	margin: 0 auto 30px;
}
.recruit-page .recruit-head01 .en1 {
	font-size: 16px;
}
.recruit-page .recruit-head01 .jp {
	font-size: 22px;
}
.recruit-page .recruit-head01-under {
	margin: -30px auto 30px;
	font-size: 13px;
}
.staff-index-ul li {
	width: 50%;
}

.staff-index-ul li:nth-child(3n + 1){
	clear: none;
	}
.staff-index-ul li:nth-child(2n + 1){
	clear: none;
	}
.staff-index-ul li a .txt-box {
	padding: 10px 10px;
}
.staff-index-ul li a .staff-index-p02 .name {
	display: block;
	font-size: 18px;
}
.staff-index-ul li a .staff-index-p02 .en {
	font-size: 13px;
	word-break: break-all !important;
}
.staff-index-ul li a .staff-index-p03 {
	font-size: 12px;
	word-break:keep-all !important;
}


.staff-index-ul li a .staff-index-p02 .name{
	line-height:1.4 !important;
	}
.staff-index-ul li a .staff-index-p02 .en1{
	display:block;
	font-size:11px;
	}

.recruit-top-zone03 {
	padding: 40px 10px 10px;
}
.message-hr-box01 .message-hr-box01-left {
	width: 100%;
	float: none;
	margin: 30px auto 0;
	padding: 20px;
}
.message-hr-box01 .message-hr-box01-left:before {
	font-size: 30px;
	top: -26px;
}
.message-hr-box01 .message-hr-box01-right {
	position: static;
	text-align: right;
	width: 100%;
	text-align: center;
}
.message-hr-box01 .message-hr-box01-p01 {
	margin: 0 auto 20px;
}
.message-hr-box01 .message-hr-box01-p03 {
	font-size: 24px;
}
.message-hr-box01 .message-hr-box01-p04 {
	font-size: 16px;
}
.message-hr-box01 .message-hr-box01-p05 {
	font-size: 13px;
}
.message-hr-p02 {
	font-size: 16px;
}
.message-hr-box02 {
	display: block;
	width: 100%;
}
.message-hr-box02-left {
	display: block;
	width: 100%;
	margin: 0 auto 20px;
}
.message-hr-box02-right {
	display: block;
	width: 100%;
}
/*----------------------------------------------------
	　　    ◆RECRUIT_STAFF
----------------------------------------------------*/

.staff-detail-box01 {
	max-width: 796px;
	margin: 0 auto;
	border-bottom: none;
}
.staff-detail-box01 .staff-detail-box01-right {
	float: none;
	margin: 0 auto;
	width: 100%;
}
.staff-detail-box01 .staff-detail-box01-tit01 {
	width: 50%;
}
.staff-detail-box01 .staff-detail-box01-left {
	position: static;
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 10px 0;
}
.staff-detail-box01 .staff-detail-box01-left .staff-detail-box01-tit {
	margin: 0 auto 10px;
}
.staff-detail-box01 .staff-detail-box01-left .txt-box {
	padding: 20px 20px;
}
.staff-detail-box01 .staff-detail-box01-left .staff-detail-box01-p02 .jp {
	font-size: 20px;
	display: block;
}
.staff-detail-box01 .staff-detail-box01-left .staff-detail-box01-p02 .en1 {
	font-size: 14px;
}
.staff-detail-box01 .staff-detail-box01-left .staff-detail-box01-p03 {
/*margin: 0 auto 10px;*/
}
.staff-detail-box02 {
	display: block;
	width: 100%;
}
.staff-detail-box02 .staff-detail-box02-img, .staff-detail-box02 .staff-detail-box02-txt {
	width: 100%;
	display: block;
	margin: 0 auto 10px;
}
.staff-detail-box02 .staff-detail-box02-txt {
	padding: 0;
}
.staff-detail-box03 {
	padding: 20px 10px;
}
.staff-detail-box03 .staff-detail-box03-txt {
	position: static;
	margin: 0 auto;
	transform: translate(0, 0%);
	-o-transform: translate(0, 0%);
	-ms-transform: translate(0, 0%);
	-moz-transform: translate(0, 0%);
	-webkit-transform: translate(0, 0%);
	width: 100%;
	padding: 30px 30px;
}
.staff-detail-box03 .staff-detail-box03-txt .staff-detail-box03-p02 {
	font-size: 22px;
}
.staff-detail-box03 .staff-detail-box03-img {
	width: 100%;
	margin: 0 auto;
	float: none;
	text-align: center;
}
.staff-detail-slider-zone .staff-detail-slider-wrapper {
	padding: 0 20px;
}
.staff-detail-slider-zone .slick-arrow.slick-prev, .staff-detail-slider-zone .slick-arrow.slick-next {
	width: 30px;
	height: 30px;
}
.recruit-item-page .recruit-item-index-ul li {
	width: 100%;
}
.item-select-zone {
	padding: 10px 10px 1px;
}
.item-select-zone table th, .item-select-zone table td {
	display: block;
	width: 100%;
	padding: 10px 0;
}
.item-result-box {
	padding: 10px 10px;
}
.recruit-item-page {
	padding: 60px 10px 40px;
}
.item-result-table th, .item-result-table td {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 10px;
}

/*----------------------------------------------------
	　　    ◆RECRUIT_MESSAGE
----------------------------------------------------*/

.recruit-message-box{
	max-width:600px;
	}

.recruit-message-left,
.recruit-message-right{
	width:100%;
	float:none;
	margin:0 auto !important;
	padding:0 !important;
	}
	
.recruit-message-left{
	margin:0 auto 20px !important;
	}
.recruit-message-box .recruit-message-p02{
	font-size:17px;
	}


/*----------------------------------------------------
	　　    ◆BUSINESS
----------------------------------------------------*/


.business-index01{
	padding:30px 10px 20px;
	}

.business-index-p01{
	font-size:18px;
	margin:0 auto 20px;
	}

.business-index-p02{
	font-size:14px;
	margin:0 auto 30px;
	}

.business-index-f01{
	margin:0 auto 30px;
	}
.business-index02{
	padding:30px 10px;
	}

.business-index02 .business-index02-tit{
	font-size:18px;
	}

.business-index02-ul li{
	width:100%;
	float:none;
	margin:0 auto 10px !important;
	}
.business-index02-ul li a{
	padding:20px 0;
	}

.business-index02-ul .business-index02-p01{
	font-size:9px;
	}
	
.business-index02-ul .business-index02-p02{
	font-size:20px;
	}


.business-link-wrapper {
	padding: 30px 10px;
}
.business-link-wrapper .business-link-tit {
	font-size: 22px;
}
.business-link-wrapper .business-link-ul li {
	width: 50%;
}
.business-link-wrapper .business-link-ul li a p {
	font-size: 12px;
}
.business-page {
	max-width: 600px;
	padding: 40px 10px;
}
.business-zone01 .business-zone01-box01 {
	width: 100%;
	float: none;
	margin: 0 auto 30px;
}
.business-example-box figure {
	padding-right: 10px;
	width: 32%;
}
.business-example-box .txt-box {
	width: 100%;
	float: none;
}
.business-example-box .business-example-p01 .business-example-cate {
	font-size: 11px;
}
.business-example-box .business-example-p01 .tit {
	display: block;
	font-size: 14px;
}
.business-example-box .business-example-p02 {
	font-size: 13px;
}
.business-tit01 {
	font-size: 14px;
}
.business-zone02 {
	max-width: 600px;
	margin: 0 auto 30px;
}
.business-zone02 .business-zone02-box01 {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
	padding: 10px 10px;
}
.business-zone02 .business-zone02-box01:last-child {
	margin-bottom: 0;
}
.business-tit02 {
	font-size: 13px;
}
.business-tit02 span.num {
	width: 18px;
}
.business-image-txt-zone .image-box {
	float: none;
	width: 100%;
	margin: 0 auto 10px;
}
.business-image-txt-zone .txt-box {
	float: none;
	width: 100%;
}
.business-zone03 {
	padding: 10px 10px;
}
.business-zone04 {
	width: 100%;
	display: block;
	max-width: 600px;
	margin: 0 auto 30px;
}
.business-zone04 .business-zone04-image, .business-zone04 .business-zone04-txt {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.business-zone04 .business-zone04-txt {
	box-sizing: border-box;
	padding: 10px 10px 20px;
}
.business-table02 tbody th {
	width: auto !important;
}
.business-table02 thead th {
	width: auto !important;
}
.business-zone06-left {
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	display: block;
	margin: 0 auto 10px;
}
.business-zone06-right {
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	display: block;
}
.business-zone07 .business-zone07-left, .business-zone07 .business-zone07-right {
	width: 100%;
	display: block;
}
.business-zone07 .business-zone07-right .txt-box {
	padding: 10px 10px;
}
.business-zone08 {
	padding: 20px 10px;
	margin: 0 auto 20px;
}
.business-zone08-ul.clm04 li {
	width: 50%;
}
.tianping-box {
	width: 100%;
	margin: 0 auto 10px;
	float: none !important;
}
.business-blue {
	padding: 20px 10px;
}
.business-blue figure {
	width: 100%;
	display: block;
	text-align: center;
}
.business-blue .txt-box {
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 0 !important;
}
.business-legalcroud-wrapper {
	display: block;
	margin-bottom: 20px;
}
.business-legalcroud-left {
	margin-left: 0;
}
.business-legalcroud-poster {
	max-width: initial;
	min-width: initial;
	margin-bottom: 0;
}
.business-legalcroud-right {
	margin-left: 0;
}
.business-legalcroud-right-contents1 {
	padding-top: 0;
}
.business-legalcroud-right-contents4 {
	padding-top: 45px;
}

.business-legalcroud-right .business-zone04-p03 {
	margin-top: 45px;
}
/*----------------------------------------------------
	　　    ◆CONTACT
----------------------------------------------------*/



.contact-table th, .contact-table td {
	display: block;
	padding: 10px 5px;
	width: 100%;
	max-width: 100%;
}
.contact-table th {
	padding-bottom: 0;
	border-bottom: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.form-btn-wrapper .form-btn input {
	font-size: 12px;
	padding: 10px 0 8px;
}
.form-p01 {
	font-size: 13px;
}
}

@media screen and (max-width: 520px) {
/*----------------------------------------------------
	　　    ◆CSR
----------------------------------------------------*/
.csr-office-keyword-bold {
	font: normal normal bold 10px/15px Yu Gothic;
}
.csr-office-keyword-normal {
	font: normal normal normal 10px/22px Yu Gothic;
}
.csr-office-catch {
	padding-left: 15px;
	padding-right: 15px;
}
.csr-office-lead {
	width: 95%;
}
.csr-office-keyword {
	margin-top: 28px;
	width: 95%;
}
.image-future {
	width: 85%;
}
}

@media screen and (max-width: 490px) {
/*----------------------------------------------------
	　　    ◆CSR
----------------------------------------------------*/
.csr-office-catch {
	padding-left: 0px;
	padding-right: 0px;
	}
.csr-office-lead {
	width: 95%;
}
.csr-office-keyword {
	margin-top: 20px;
	width: 95%;
}
}

/*----------------------------------------------------
	　　    ◆ikikimi download
----------------------------------------------------*/
.ikikimidl-logo {
    width: 190px;
    vertical-align: middle;
}

.ikikimidl-procedure {
    display: flex;
    align-items: center;
    margin-bottom: 80px;
}

@media screen and (min-width: 761px) {
    .ikikimidl-procedure {
        justify-content: center;
    }
}

@media screen and (max-width: 760px) {
    .ikikimidl-procedure {
        flex-direction: column;
    }
}

.ikikimidl-procedure-item {
    border: solid 2px #000;
    width: 200px;
    min-width: 160px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}

.ikikimidl-procedure-arrow {
    width: 0;
    height: 0;
    line-height: 30px;
}

@media screen and (min-width: 761px) {
    .ikikimidl-procedure-arrow {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 12px solid #000;
        margin: 0 2%;
    }
}

@media screen and (max-width: 760px) {
    .ikikimidl-procedure-arrow {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 12px solid #000;
        margin: 2% 0;
    }
}

.ikikimidl-procedure-item.active {
    background: #000;
    color: #fff;
}

.ikikimidl-summary {
    display: flex;
}

.ikikimidl-summary-item {
    flex: 1;
    padding: 0 2%;
}

.ikikimidl-summary-list {
    list-style-type: disc;
    margin-left: 20px;
}

.ikikimidl-consultation {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F2F2F2;
    padding: 20px;
}

.ikikimidl-consultation-item {
    flex: 1;
    padding: 0 2%;
}

@media screen and (min-width: 761px) {
    .ikikimidl-consultation-item img {
        max-width: 200px;
    }
}

@media screen and (max-width: 760px) {
    .ikikimidl-consultation-item img {
        max-width: 70%;
    }
}

.ikikimidl-consultation-title {
    background-color: #fff;
    border-top: solid 2px gray;
    border-bottom: solid 2px gray;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}

.ikikimidl-link {
    color: #0563C1;
    font-weight: bold;
}