@charset "UTF-8";
@import "products.css";
@import "extend_cmn.css";

/* CSS Document */

/* ----------------------------------------------------------------------------------------------------
*  top
* --------------------------------------------------------------------------------------------------*/
/* topMainVisual
--------------------------------------------------*/
.topMainVisual {
	position: relative;
	overflow: hidden;
}
.topMainVisual .slider01 img{
	width: 100%;
}
.topMainVisual .slider01 li{
	outline: none;
}
.topMainVisual #slidePrev,
.topMainVisual #slideNext{
	width: 28px;
	height: 28px;
	border: solid 2px #fff;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	cursor: pointer;
}
.topMainVisual #slidePrev{
	border-width: 2px 0 0 2px;
	left: 20px;
}
.topMainVisual #slideNext{
	border-width: 0 2px 2px 0;
	right: 20px;
}
@media screen and (max-width:414px) {
	.topMainVisual #slidePrev,
	.topMainVisual #slideNext{
		width: 14px;
		height: 14px;
	}
	.topMainVisual #slidePrev{
		left: 10px;
	}
	.topMainVisual #slideNext{
		right: 10px;
	}
}

/* topBnrArea
--------------------------------------------------*/
.topBnrArea {
	padding: 20px 0;
	width: 100%;
	position: relative;
}
.topBnrArea li{
	width: 24%;
	margin-right: 1%;
	margin-top: 1%;
	float: left;
}
.topBnrArea li img{
	width: 100%;
}
.topBnrArea li:nth-child(4) {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.topBnrArea li:nth-child(3) {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
.topBnrArea li:nth-child(2) {
	-webkit-animation-delay: 1.0s;
	animation-delay: 1.0s;
}
.topBnrArea li:nth-child(1) {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}

.topBnrArea li:nth-child(3n){
	margin-right: 1%;
}
@media screen and (max-width:414px) {
	.topBnrArea {
		padding: 10px 0;
	}
	.topBnrArea li:nth-child(1n+0){
		width: auto;
		margin: 10px;
	}
	.topBnrArea li:nth-child(n+2){
		margin-top: 0;
	}
}

.formarea .aptoenq_qa {font-size:1em;line-height:1.4;margin: -1px 0 0;border: 1px solid #ddd;}
.formarea .aptoenq_q , .formarea .aptoenq_a {padding: .6em .8em;}
.formarea .aptoenq_a select {margin: .5em 0;}
.formarea .aptoenq_necessary {margin-left:0;margin-bottom:0.5em;}
.formarea .aptoenq_question textarea, #aptoenqform textarea {font-family:inherit;border: 1px solid #ccc;margin: .3em 0;width: 98%;min-height: 4em;}
.formarea .aptoenq_cusinfo {font-size: 1em;padding: 1em 0;border: 1px solid #ddd;margin: 2em 0;}
.formarea .aptoenq_cusinfo .aptoenq_cusinfo_subj {font-size:1.2em;margin: 0;}
.formarea .aptoenq_question, .formarea .aptoenq_cusinfo {color:#333;}
.formarea .aptoenq_cusinfo {border:none;}
.formarea .aptoenq_cusinfo .aptoenq_cusinfo_subj {text-align:left;}
.formarea .aptoenq_cusinfo .aptoenq_cusinfo_item {width: auto;text-align: left;padding: 5px;float: none;padding: .6em .8em;background-color: rgb(240, 240, 240);border: 1px solid #ddd;}
.formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm {width: 100%;padding: 0.8em;border: 1px solid #ddd;margin-top:-1px;}
.formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm:nth-child(3)  {border:none;padding: 0;}
.formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm.aptoenq_cusinfo_fm_juusho input[type="text"] {width:100%;}



/* topPerformance
--------------------------------------------------*/
.topPerformance {
	padding: 35px 0 37px;
	background: #f5f5f5;
}

/* performanceDl01 */
.performanceDl01 {
	text-align: center;
}
.performanceDl01 > * {
	display: inline-block;
	vertical-align: middle;
}
.performanceDl01 dt {
	padding-right: 50px;
	margin-right: 10px;
	position: relative;
	font-size: 12px;
	line-height: 1.2;
}
.performanceDl01 dt:after {
	width: 1px;
	height: 84px;
	background: #b9b9b9;
	position: absolute;
	top: -11px;
	right: 0;
	content: "";
	transform-origin: top;
	transform: rotate(15deg);
}
.performanceDl01 dt strong {
	display: block;
	color: #009e96;
	font-size: 36px;
	font-weight: bold;
}
.performanceDl01 dd {
	font-size: 24px;
}
.performanceDl01 dd + dd {
	margin-left: 0.8em;
}
.performanceDl01 dd > * {
	vertical-align: baseline;
}
.performanceDl01 dd strong {
	vertical-align: baseline;
	font-size: 60px;
	font-weight: bold;
}
@media screen and (max-width:414px) {
	.topPerformance {
		padding: 25px 0 15px;
	}
	/* performanceDl01 */
	.performanceDl01 dt {
		display: block;
		padding: 0;
		margin: 0 0 5px;
		font-size: 6px;
	}
	.performanceDl01 dt:after {
		display: none;
	}
	.performanceDl01 dt strong {
		margin-bottom: 2px;
		font-size: 18px;
	}
	.performanceDl01 dd {
		font-size: 12px;
	}
	.performanceDl01 dd strong {
		font-size: 30px;
	}
}

/* topProducts
--------------------------------------------------*/
.topProducts {
	padding: 78px 0 117px;
	position: relative;
	z-index: 1;
	color: #fff;
}
.topProductsBg01,
.topProductsBg02{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	position: absolute;
	content: "";
	top: 0;
	left: 0;
}
.topProductsBg01 {
	background-color: #014099;
	z-index: -2;
}
.topProductsBg02 {
	background-image: url(../img/top/top_products_bg01_pc.png);
	z-index: -1;
}

/* productsList01 */
.productsList01 {
	margin-bottom: 78px;
}
.productsList01 li {
	width: 23.8%;
	margin-right: 1.6%;
	float: left;
}
.productsList01 li:nth-child(4n) {
	margin-right: 0;
}
.productsList01 .listHead01 {
	padding-bottom: 20px;
	border-bottom: solid 1px #fff;
	text-align: center;
}
.productsList01 .listHead02 {
	padding: 13px 0 15px;
	text-align: center;
	font-weight: bold;
	line-height: 1.6;
}
.productsList01 .listHead02 span {
	display: block;
	font-size: 24px;
}
@media screen and (max-width:414px) {
	.topProducts {
		padding: 30px 0 25px;
	}
	/* productsList01 */
	.productsList01 {
		margin-bottom: 40px;
	}
	.productsList01 li:nth-child(1n+0) {
		width: 47.5%;
		margin: 0;
	}
	.productsList01 li:nth-child(even) {
		float: right;
	}
	.productsList01 li:nth-child(n+3) {
		margin-top: 25px;
	}
	.productsList01 .listHead01 {
		padding-bottom: 8px;
	}
	.productsList01 .listHead01 img {
		height: 63px;
	}
	.productsList01 .listHead02 {
		padding: 10px 0 5px;
		font-size: 7px;
	}
	.productsList01 .listHead02 span {
		font-size: 12px;
	}
	.topProductsBg02 {
		background-image: url(../img/top/top_products_bg01_sp.png);
	}
}

/* topLinkArea
--------------------------------------------------*/
.topLinkArea {
	padding: 100px 0 0;
}
/* linkList01 */
.linkList01 {
	overflow: hidden;
}
.linkList01 li {
	width: 49.57%;
}
.linkList01 li a {
	display: block;
	position: relative;
}
.linkList01 li a:hover {
	opacity: 1.0;
}
.linkList01 .listImage {
	box-shadow: 0 0 3px 0 #d3d3d3 inset;
	overflow: hidden;
	position: relative;
}
.linkList01 .listImage img {
	position: relative;
	z-index: -1;
}
.linkList01 li .listImage:after {
	width: 126px;
	height: 126px;
	border-radius: 50%;
	margin: auto;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	content: "";
	z-index: 1;
}
.linkList01 li:nth-child(odd) .listImage:after {
	right: -67px;
}
.linkList01 li:nth-child(even) .listImage:after {
	left: -67px;
}
.linkList01 li .listImage:before {
	width: 58px;
	height: 126px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	bottom: 0;
	content: "";
	z-index: 2;
}
.linkList01 .fL .listImage:before {
	background-image: url(../img/common/cmn_arrow01.svg);
	right: 0;
}
.linkList01 .fR .listImage:before {
	background-image: url(../img/common/cmn_arrow02.svg);
	left: 0;
}
.linkList01 .listImage img {
	width: 100%;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.linkList01 a:hover .listImage img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.linkList01 li p {
	margin-top: 13px;
	font-size: 16px;
}
.linkList01 li span {
	display: block;
	color: #174f9f;
	font-size: 24px;
	font-weight: bold;
}
@media screen and (max-width:414px) {
	.topLinkArea {
		padding: 25px 0 0;
	}
	/* linkList01 */
	.linkList01 li:nth-child(1n+0) {
		width: auto;
		float: none;
	}
	.linkList01 li:nth-child(n+2) {
		margin-top: 25px;
	}
	.linkList01 li:nth-child(1n+0) .listImage:after {
		width: 60px;
		height: 60px;
		border-radius: 50%;
		margin: auto;
		background: #fff;
		position: absolute;
		top: 0;
		bottom: 0;
		left: auto;
		right: -30px;
		content: "";
		z-index: 1;
	}
	.linkList01 li .listImage:before {
		width: 30px;
		height: 60px;
		background-size: auto 13px;
	}
	.linkList01 .fL .listImage:before {
		background-image: url(../img/common/cmn_arrow02.svg);
	}
	.linkList01 .fR .listImage:before {
		left: auto;
		right: 0;
	}
	.linkList01 li p {
		margin-top: 10px;
		font-size: 10px;
		line-height: 1.4;
	}
	.linkList01 li span {
		font-size: 15px;
	}
}

/* topNews
--------------------------------------------------*/
.topNews {
	padding-top: 86px;
	border-top: solid 1px #ccc;
	margin-top: 94px;
}
.topNews .btnStyle01 {
	margin-top: 40px;
}
@media screen and (max-width:414px) {
	.topNews {
		padding-top: 0;
		margin-top: 55px;
		border: none;
	}
	.topNews .btnStyle01 {
		margin-top: 20px;
	}
}


/* ----------------------------------------------------------------------------------------------------
*  products
* --------------------------------------------------------------------------------------------------*/
.products .topImage {
	text-align: center;
}
@media screen and (max-width:414px) {
	.products .topImage {
		width: 106.25%;
		margin-left: -3.125%;
	}
}

.products .secModule {
	margin-top: 75px;
}
.products .secModule .tableArea {
	margin-top: 25px;
	text-align: center;
}
.products .secModule .tableArea .inner {
	display: inline-block;
	text-align: left;
}
.products .secModule .table {
	text-align: center;
}
.products .secModule .textArea {
	margin-top: 15px;
}
.products .secModule .textArea .note {
	margin-top: 2px;
	font-size: 12px;
}
@media screen and (max-width:414px) {
	.products .secModule {
		margin-top: 20px;
		font-size: 12px;
	}
	.products .secModule .ttl {
		font-size: 12px;
	}
	.products .secModule .tableArea {
		margin-top: 10px;
	}
	.products .secModule .textArea .note {
		margin-top: 10px;
		font-size: 10px;
	}
}

.products .secSolution {
	margin-top: 85px;
}
.products .secSolution .orderList {
	margin-top: 80px;
}
.products .secSolution .linkList {
	margin-top: 10px;
}
.products .secSolution .txt {
	margin-top: 5px;
	color: #888;
}
@media screen and (max-width:414px) {
	.products .secSolution {
		margin-top: 50px;
	}
	.products .secSolution .orderList {
		margin-top: 60px;
	}
	.products .secSolution .linkList {
		margin-top: 5px;
	}
}

.products .sidebarLinkList {
	margin: 30px 0 10px;
}

/* ----------------------------------------------------------------------------------------------------
*  products / ms
* --------------------------------------------------------------------------------------------------*/
.prd-ms .prd-ms_ttl {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.prd-ms .prd-ms_ttl span {
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
	margin-bottom: -10px;
}
.prd-ms .prd-ms_image {
	margin: 60px 0 65px;
	text-align: center;
}
.prd-ms .msSec:after {
	content: "";
	display: block;
	clear: both;
}
.prd-ms .msSec + .msSec {
	margin-top: 100px;
}
.prd-ms .msSec_ttl {
	font-size: 24px;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
	margin-bottom: 8px;
	padding-left: 10px;
}
.prd-ms .msSec .info {
	width: calc(100% - 175px);
	float: right;
}
.prd-ms .dlMs {
	padding-left: 10px;
}
.prd-ms .dlMs + .dlMs {
	margin-top: 20px;
}
.prd-ms .dlMs dt {
	color: #3c92ca;
	font-size: 18px;
	font-weight: bold;
}
.prd-ms .msSec .ico {
	float: left;
}
@media screen and (max-width: 768px) {
	.prd-ms .prd-ms_ttl {
		font-size: 18px;
	}
	.prd-ms .prd-ms_ttl span {
		font-size: 10px;
		margin-bottom: -2px;
	}
	.prd-ms .prd-ms_image {
		margin: 35px 0 60px;
	}
	.prd-ms .msSec .ico {
		float: none;
		text-align: center;
		margin-bottom: 13px;
	}
	.prd-ms .msSec .ico img {
		width: 75px;
	}
	.prd-ms .msSec .info {
		float: none;
		width: 100%;
	}
	.prd-ms .msSec_ttl {
		font-size: 18px;
		padding-left: 0;
	}
	.prd-ms .dlMs {
		padding-left: 0;
	}
	.prd-ms .dlMs dt {
		font-size: 15px;
	}
	.prd-ms .msSec + .msSec {
		margin-top: 48px;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  products / option
* --------------------------------------------------------------------------------------------------*/
.prd-option .text {
	margin: 42px 0 50px;
}
.prd-option .text + .linkListStyle01 {
	margin-left: 20px;
}
@media screen and (max-width:414px) {
	.prd-option .text {
		margin: 0 0 20px;
	}
	.prd-option .text + .linkListStyle01 {
		margin-left: 0;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  products / scp
* --------------------------------------------------------------------------------------------------*/
.prd-scp .scpDl01 + .scpDl01 {
	margin-top: 50px;
}
.prd-scp .scpDl01 .ttl {
	display: inline-block;
	width: calc(100% - 70px);
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
}
.prd-scp .scpDl01 .ttl span {
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.prd-scp .scpDl01 .ico {
	margin-right: 15px;
	display: inline;
}
.prd-scp .scpDl01 dd {
	padding: 15px 8px 0 70px;
}
.prd-scp .scpDl01 .txt {
	line-height: 2;
}
.prd-scp .scpSec .ttl {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.prd-scp .scpDl02 + .scpDl02 {
	margin-top: 25px;
}
.prd-scp .scpDl02 dt {
	font-size: 18px;
	font-weight: bold;
}
.prd-scp .scpDl02 dt:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../img/common/cmn_arrow08.png) no-repeat;
	background-size: 100%;
	margin-right: 8px;
}
.prd-scp .scpDl02 dd {
	padding-left: 24px;
	padding-right: 8px;
}
.prd-scp .scpDl02 .txt {
	line-height: 2;
}
.prd-scp .scpDl02 .txt + .txt {
	margin-top: 30px;
}
.prd-scp .scpSec01 {
	margin-top: 120px;
}
.prd-scp .scpSec02 {
	margin-top: 65px;
}
.prd-scp .scpSec03 {
	margin-top: 75px;
}
#content > .contentIn .left .contentBox .prd-scp .scpbtn01 a,
#content > .contentIn .left .contentBox .prd-scp .scpbtn02 a {
	color: #fff;
}
#content > .contentIn .left .contentBox .prd-scp .scpbtn01 a:hover{
	color: #174f9f;
}
#content > .contentIn .left .contentBox .prd-scp .scpbtn02 a:hover {
	color: #04b5ac;
}
.prd-scp .scpbtn01 {
	display: block;
	margin: 55px auto 80px;
}
.prd-scp .scpbtn01 > * {
	text-align: center;
	background-image: url(../img/common/cmn_arrow04.svg);
}
.prd-scp .scpbtn01 > *:hover {
	background-image: url(../img/common/cmn_arrow02.svg);
}
.prd-scp .scpbtn02 {
	width: 100%;
	max-width: none;
	color: #fff;
	background: #04b5ac;
	border-radius: 0;
}
.prd-scp .scpbtn02:hover {
	color: #04b5ac;
}
.prd-scp .scpbtn02:before {
	background: #fff;
}
.prd-scp .scpbtn02 > * {
	padding: 24px 0;
	text-align: center;
}
@media screen and (max-width: 768px) {
	.prd-scp .scpDl01 .ico {
		display: block;
		text-align: center;
		margin: 0;
	}
	.prd-scp #breadcrumb {
		margin-bottom: 17px;
	}
	.prd-scp .scpDl01 .ico img {
		width: 80px;
	}
	.prd-scp .scpDl01 .ttl {
		width: 100%;
		font-size: 15px;
		padding-bottom: 5px;
		margin-top: 20px;
	}
	.prd-scp .scpDl01 .ttl span {
		font-size: 9px;
	}
	.prd-scp .scpDl01 dd {
		padding: 5px 0 0;
	}
	.prd-scp .scpDl01 .txt {
		font-size: 12px;
	}
	.prd-scp .scpSec .ttl {
		font-size: 18px;
	}
	.prd-scp .scpDl02 dt {
		font-size: 12px;
		text-indent: -17px;
		margin-left: 17px;
	}
	.prd-scp .scpDl02 dt:before {
		width: 12px;
		height: 12px;
		margin-bottom: -1px;
		margin-right: 5px;
	}
	.prd-scp .scpDl02 dd {
		padding: 0;
	}
	.prd-scp .scpDl02 .txt {
		font-size: 12px;
	}
	.prd-scp .scpDl02 .txt + .txt {
		margin-top: 10px;
	}
	.prd-scp .scpDl02 + .scpDl02 {
		margin-top: 20px;
	}
	.prd-scp .scpbtn01 {
		margin: 50px auto 10px;
	}
	.prd-scp .scpbtn01 > * {
		font-size: 15px;
	}
	.prd-scp .scpbtn02 > * {
		font-size: 15px;
		line-height: 1.6;
		font-weight: normal;
		padding: 15px 0;
	}
	.prd-scp .scpSec01 {
		margin-top: 42px;
	}
	.prd-scp .scpSec02 {
		margin-top: 47px;
	}
	.prd-scp .scpSec03 {
		margin-top: 48px;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  products / scp / about
* --------------------------------------------------------------------------------------------------*/
.prd-scp-about h2.ttl {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.prd-scp-about .image {
	margin: 50px 0 25px;
	text-align: center;
}
.prd-scp-about .txt {
	line-height: 2;
	margin-top: 65px;
}
@media screen and (max-width: 768px) {
	.prd-scp-about h2.ttl {
		font-size: 18px;
	}
	.prd-scp-about .image {
		margin: 25px 0 25px;
		text-align: center;
	}
	.prd-scp-about .txt {
		font-size: 12px;
		line-height: 1.5;
		margin-top: 46px;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  products / scp / helpfulinfo
* --------------------------------------------------------------------------------------------------*/
.prd-scp-help .linkListStyle01 {
	margin: 60px 0 0 20px;
}
.prd-scp-help .right {
	padding-top: 50px;
}
@media screen and (max-width:414px) {
	.prd-scp-help .linkListStyle01 {
		margin: 0;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  products / faq
* --------------------------------------------------------------------------------------------------*/
.prd-faq .faqList {
	margin-top: 50px;
}
@media screen and (max-width:414px) {
	.prd-faq .faqList {
		margin-top: 20px;
	}
}

.prd-faq .paginationBox {
	margin-top: 40px;
}
@media screen and (max-width:414px) {
	.prd-faq .paginationBox {
		margin-top: 20px;
	}
}

.prd-faq .sideSearchArea {
	width: 250px;
	max-width: 100%;
}
/*.prd-faq .sideCategoryArea {
	margin-top: 50px;
}*/
.prd-faq .sidebarLinkList {
	margin: 30px 0 10px;
}

/* ----------------------------------------------------------------------------------------------------
*  casestudies
* --------------------------------------------------------------------------------------------------*/
.cs .mainVisual {
	background-image: url(../img/casestudies/cs_company_mainimg01.jpg);
}
.cs .ttlStyle04 {
	margin-bottom: 55px;
}
@media screen and (max-width:414px) {
	.cs .ttlStyle04 {
		margin-bottom: 25px;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  casestudies / solution
* --------------------------------------------------------------------------------------------------*/
.cs-solution .ttlStyle04 {
	margin-bottom: 70px;
}
.cs-solution .acList01 > li {
	margin-top: 60px;
}
.cs-solution .acList01 > li .text {
	margin: 5px 0 25px;
}
.cs-solution .acList01 > li .acContent {
	padding-top: 15px;
}
.cs-solution .acList01 > li .acContent .ttlStyle06 {
	margin-bottom: 3px;
}
.cs-solution .acList01 > li .acContent p + .ttlStyle06 {
	margin-top: 20px;
}
.cs-solution .acList01 > li .acContent .linkListStyle01 {
	margin: 25px 0 30px;
}
@media screen and (max-width:414px) {
	.cs-solution .ttlStyle04 {
		margin-bottom: 60px;
	}
	.cs-solution .acList01 > li {
		margin-top: 40px;
	}
	.cs-solution .acList01 > li .text {
		margin: 5px 0 25px;
		font-size: 12px;
	}
	.cs-solution .acList01 > li .acContent {
		padding-top: 0;
	}
	.cs-solution .acList01 > li .acContent .ttlStyle06 {
		margin-bottom: 5px;
	}
	.cs-solution .acList01 > li .acContent .linkListStyle01 {
		margin: 15px 0 10px;
	}
	.cs-solution .acList01 > li .acContent .btnStyle01 {
		margin-top: 10px;
	}
	.cs-solution .acBtn {
		margin-top: 15px;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  casestudies / industry
* --------------------------------------------------------------------------------------------------*/
.cs-industry .ttlStyle04 {
	margin-bottom: 70px;
}
.cs-industry .acList01 > li + li {
	margin-top: 50px;
}
.cs-industry .acList01 > li .acContent {
	padding-top: 30px;
}
@media screen and (max-width:414px) {
	.cs-industry .ttlStyle04 {
		margin-bottom: 60px;
	}
	.cs-industry .acList01 > li + li {
		margin-top: 25px;
	}
	.cs-industry .acList01 > li .acContent {
		padding-top: 10px;
	}
	.cs-industry .acList01 > li .acContent .linkListStyle01 {
		margin-bottom: 30px;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  casestudies / company
* --------------------------------------------------------------------------------------------------*/
.cs-company .ttlStyle04 {
	margin-bottom: 50px;
}
.cs-company .inner {
	padding: 45px 5.154% 0;
}
@media screen and (max-width:414px) {
	.cs-company .ttlStyle04 {
		margin-bottom: 30px;
	}
	.cs-company .inner {
		padding: 25px 0 0;
	}
	.cs-company .inner .linkListStyle01 li .linkStyle01 {
		font-weight: normal;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  casestudies / effect
* --------------------------------------------------------------------------------------------------*/
.cs-effect .ttlStyle04 {
	margin-bottom: 50px;
}
.cs-effect .acList01 > li > .acContent .partnerList01 {
	margin-bottom: 40px;
}
.cs-effect .acList01 > li > .acContent .partnerList01 > li + li {
	margin-top: 20px;
}
@media screen and (max-width:414px) {
	.cs-effect .ttlStyle04 {
		margin-bottom: 55px;
	}
	.cs-effect .acList01 > li > .acContent .partnerList01 {
		margin-bottom: 10px;
	}
	.cs-effect .acList01 > li > .acContent .partnerList01 > li + li {
		margin-top: 10px;
	}
	.cs-effect .acList01 > li > .acContent .btnStyle01 {
		margin-top: 15px;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  casestudies / video
* --------------------------------------------------------------------------------------------------*/
.cs-video .ttlStyle04 {
	margin-bottom: 65px;
}
.cs-video .list01 li + li {
	margin-top: 55px;
}
.cs-video .list01 li .video {
	margin: 25px auto 0;
	text-align: center;
	position: relative;
}
@media screen and (min-width:769px) {
	/*
	.cs-video .list01 li .video.w540 video {
		width: 540px;
		height: 390px;
	}
	.cs-video .list01 li .video.w600 video {
		width: 600px;
		height: 336px;
	}
	*/
}
@media screen and (max-width:768px) {
	.cs-video .list01 li .video video {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.cs-video .list01 li .video.w540 {
		width: 100%;
		padding: 72.22222% 0 0 0;
	}
	.cs-video .list01 li .video.w600 {
		width: 100%;
		padding: 56% 0 0 0;
	}
}
@media screen and (max-width:414px) {
	.cs-video .ttlStyle04 {
		margin-bottom: 25px;
	}
	.cs-video .list01 li + li {
		margin-top: 30px;
	}
	.cs-video .list01 li .linkStyle01 {
		font-weight: normal;
	}
	.cs-video .list01 li .video {
		margin: 10px auto 0;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  partner
* --------------------------------------------------------------------------------------------------*/
.partner .ttlStyle04 {
	margin-bottom: 50px;
}
@media screen and (max-width:414px) {
	.partner .ttlStyle04 {
		margin-bottom: 55px;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  partner / recruitment
* --------------------------------------------------------------------------------------------------*/
.partner-recruitment .ttlStyle04 {
	margin-bottom: 30px;
}
.partner-recruitment .ttlStyle04 + .lead {
	margin-bottom: 45px;
	line-height: 1.423;
}
.partner-recruitment .recruitmentArea {
	padding: 0 15px;
	line-height: 1.85;
}
.partner-recruitment .recruitmentArea .ulStyle01 {
	margin: 3px 0 25px;
}
.partner-recruitment .recruitmentArea .linkListStyle01 {
	margin: 25px 0;
}
.partner-recruitment .recruitmentArea > section {
	padding-top: 50px;
	line-height: 1.423;
}
.partner-recruitment .recruitmentArea > section > .inner {
	padding: 5px 12px 0;
}
.partner-recruitment .recruitmentArea > .sec02 .ulStyle02 {
	margin: 25px 0 10px;
}
.partner-recruitment .recruitmentArea > .sec02 .link {
	display: none;
}
@media screen and (max-width:414px) {
	.partner-recruitment .ttlStyle04 {
		margin-bottom: 25px;
	}
	.partner-recruitment .ttlStyle04 + .lead {
		margin-bottom: 35px;
		font-size: 12px;
		line-height: 1.5;
	}
	.partner-recruitment .recruitmentArea {
		padding: 0;
	}
	.partner-recruitment .recruitmentArea .ulStyle01 {
		margin: 5px 0 15px;
		line-height: 1.44;
	}
	.partner-recruitment .recruitmentArea .linkListStyle01 {
		margin: 15px 0;
	}
	.partner-recruitment .recruitmentArea > section {
		padding-top: 25px;
	}
	.partner-recruitment .recruitmentArea > section > .ttlStyle05 {
		font-size: 12px;
	}
	.partner-recruitment .recruitmentArea > section > .inner {
		padding: 8px 0 0;
	}
	.partner-recruitment .recruitmentArea > .sec02 .ulStyle02 {
		margin: 10px 0 0;
	}
	.partner-recruitment .recruitmentArea > .sec02 .link {
		display: block;
		margin-top: 15px;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  useful
* --------------------------------------------------------------------------------------------------*/
.useful .ttlStyle04 {
	margin-bottom: 85px;
}
/* linkList01 */
.usefulList01,
.usefulList02 {
	overflow: hidden;
}
.usefulList01 li {
	width: 49%;
}
.usefulList02 li{
	margin-top: 2%;
	margin-left: 2%;
	width: 32%;
	float: left;
}
.usefulList02 li:nth-child(3n-2){
	margin-left: 0;
}
.usefulList01 li a {
	display: block;
	position: relative;
}
.usefulList01 li a:hover {
	opacity: 1.0;
}
.usefulList01 .listImage,
.usefulList02 .listImage {
	box-shadow: 0 0 3px 0 #d3d3d3 inset;
	overflow: hidden;
	position: relative;
}
.usefulList01 .listImage img,
.usefulList02 .listImage img {
	position: relative;
	z-index: -1;
}
.usefulList01 li .listImage:after,
.usefulList02 li .listImage:after {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin: auto;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	content: "";
	z-index: 1;
}
.usefulList01 li .listImage:after,
.usefulList02 li .listImage:after  {
	right: -30px;
}
.usefulList01 li .listImage:before,
.usefulList02 li .listImage:before {
	width: 20px;
	height: 60px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	bottom: 0;
	content: "";
	z-index: 2;
}
.usefulList01 .listImage:before,
.usefulList02 .listImage:before {
	background-image: url(../img/common/cmn_arrow02.svg);
	right: 0;
	-webkit-transform: scale(.7);
	   -moz-transform: scale(.7);
	    -ms-transform: scale(.7);
	     -o-transform: scale(.7);
	        transform: scale(.7);
}

.usefulList01 .listImage img,
.usefulList02 .listImage img {
	width: 100%;
}

@media screen and (max-width:769px) {
	.useful .ttlStyle04{
		margin-top: 29px;
		margin-bottom: 33px;
	}
	.usefulList01 li {
		margin: 3% auto 0 auto;
		width: 100%;
		float: none;
	}
	.usefulList01 .listImage:before {
		right: -2px;
		-webkit-transform: scale(.7);
		   -moz-transform: scale(.7);
		    -ms-transform: scale(.7);
		     -o-transform: scale(.7);
		        transform: scale(.7);
	}
	.usefulList02 li{
		margin: 3% auto 0 auto;
		width: 100%;
		float: none;
	}
	.usefulList02 li .listImage:after {
		width: 40px;
		height: 40px;
	}
	.usefulList02 li .listImage:after  {
		right: -20px;
	}
	.usefulList02 .listImage:before {
		right: -4px;
		-webkit-transform: scale(.5);
		   -moz-transform: scale(.5);
		    -ms-transform: scale(.5);
		     -o-transform: scale(.5);
		        transform: scale(.5);
	}
	/*
	.csList01 li {
		width: 32.08333333333333%;
		margin-right: 1.666666666666667%;
	}
	.csList01 li:nth-child(3n) {
		margin-right: 0;
	}
	.csList01 li:nth-child(n+4) {
		margin-top: 40px;
	}
	.csList01.type02 li:nth-child(n+4) {
		margin-top: 20px;
	}
	*/
}


/* ----------------------------------------------------------------------------------------------------
*  search
* --------------------------------------------------------------------------------------------------*/
.resultList01 {

}

.resultList01 li {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: dotted #CCC 1px;
}

.resultList01 li .ttlStyle05 {
	margin-bottom: 5px;
	padding: 0;
	border: none;
	font-size: 20px;
}

.resultList01 li .ttlStyle05 a {
	color: #174f9f;
}

.search-result .paginationBox .pagination-wrapper {
	text-align: center;
}


/* ----------------------------------------------------------------------------------------------------
*  info
* --------------------------------------------------------------------------------------------------*/
.info .paginationBox {
	margin-top: 40px;
}
@media screen and (max-width:414px) {
	.info .paginationBox {
		margin-top: 20px;
	}
}


/* ----------------------------------------------------------------------------------------------------
*  company
* --------------------------------------------------------------------------------------------------*/
@font-face {
    /*font-family: 'AGaramondPro-Bold';*/
    /*src: url('../../company/fonts/AGaramondPro-Bold.eot');*/ /* IE9 Compat Modes */
    /*src: url('../../company/fonts/AGaramondPro-Bold.eot?#iefix') format('embedded-opentype'),*/ /* IE6-IE8 */
    /*url('../../company/fonts/AGaramondPro-Bold.woff') format('woff'),*/ /* Modern Browsers */
    /*url('../../company/fonts/AGaramondPro-Bold.ttf')  format('truetype');*/ /* Safari, Android, iOS */
}

/*.mainVisual.img01 {
	background-image: url(../../company/img/company_mainimg01_pc.jpg);
}

.mainVisual.network {
	background-image: url(../../company/img/network_mainimg01_pc.jpg);
}*/


#content.company .contentIn .contentTtl1 {
	margin-top: 50px;
	margin-bottom: 11px;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.5;
}

#content.company .contentIn .contentTtl2 {
	margin: 40px 0 11.5px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
}

#content.company > .contentIn .tableE tr {
	border-top: solid #CCC 1px;
}

#content.company > .contentIn .tableE th,
#content.company > .contentIn .tableE td {
	padding: .8em 1em;
	font-size: 16px;
	vertical-align: top;
}
#content.company > .contentIn .tableE th {
	width: 15%;
	font-weight: bold;
}
#content.company > .contentIn .tableE td a {
	color: #337ab7;
	text-decoration: none;
}
#content.company > .contentIn .tableE td a:hover {
	text-decoration: underline;
}


#content.company > .contentIn .tableF{
	margin-bottom: 1px;
	border-right: 0;
	border-bottom: solid #CCC 1px;
}
#content.company > .contentIn .tableF tr {
	border-width: 0;
}

#content.company > .contentIn .tableF th,
#content.company > .contentIn .tableF td {
	padding: .8em 1em;
	border-top: solid #CCC 1px;
	font-size: 16px;
	vertical-align: top;
}

#content.company > .contentIn .tableF th {
	width: 11%;
}
#content.company > .contentIn .tableF td {
	width: 89%;
}


#content.company > .contentIn .recruitList {
	margin-bottom: 40px;
}

#content.company > .contentIn .tableF.recruit {
	margin-bottom: 50px;
}

#content.company > .contentIn .tableF.recruit th {
	font-weight: bold;
	white-space: nowrap
}


.gmap iframe {
	width: 100%;
}



.gmap {
	position: relative;
	/*padding-bottom: 56.25%;*/
	padding-bottom: 49.18%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border: solid #CCC 1px;
}

.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




#accessPhoto {
	margin: 50px auto 0;
	width: 90%;
}
#accessPhoto li{
	margin-left: 2%;
	width: 49%;
	float: left;
}
#accessPhoto li:first-child{
	margin-left: 0;
	text-align: right;
}
#accessPhoto li p {
	margin-top: .4em;
	text-align: center;
	font-weight: bold;
}

@media all and (min-width: 0) and (max-width: 767px)  {

	#accessPhoto {
		margin: 50px auto 0;
		width: 100%;
	}
	#accessPhoto li{
		margin-bottom: 1.5em;
		margin-left: 0;
		width: 100%;
		float: none;
		text-align: center;
	}
}







#content.company > .contentIn .tableC th {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

#content.company > .contentIn .tableC td {
	padding: 0;
	font-size: 14px;
}

#content.company > .contentIn h2 {
	/*
	font-size: 33px;
	font-weight: bold;
	*/
}

#content.company > .contentIn p {
	margin-bottom: 13px;
	font-size: 14px;
	line-height: 1.7;
	word-break: break-all;
}

#content.company > .contentIn .textIndent {
	margin-left: 20px;
}

#content.company > .contentIn p:last-child {
	margin-bottom: 0;
}

#content.company > .contentIn a {
    color: #174f9f;
    text-decoration: underline;
	/*transition: all 0.2s;*/

}

#content.company > .contentIn a:focus,
#content.company > .contentIn a:active,
#content.company > .contentIn a:hover {
	text-decoration: underline;
}

#content.company > .contentIn a:hover {
    color: #174f9f;
	/*opacity: 1;*/
}

.entry-meta .published,
.entry-meta .author,
.entry-meta .vCard,
.entry-meta .updated,
#content.company > .contentIn > .entry > .entry-meta > .entry-meta__list > .categories, .entry-meta .tags {
    display: none !important;
}

#content.company > .contentIn .textMsg {
	margin-bottom: 60px;
}
#content.company > .contentIn .textMsg p {
	font-size: 16px;
	line-height: 1.8;
}
#content.company > .contentIn .textMsg p.note {
	font-size: 12px;
}
#content.company > .contentIn .textProf,
#content.company > .contentIn .textList {
	padding-left: 40px;
	font-size: 14px;
	line-height: 1.7;
}

#content.company > .contentIn b {
	font-weight: bold;
}

.csList01 li a:hover {
	opacity: 0.75;
	transition: none;
}

#content.company > .contentIn .networkBox p {
	margin: -2px 140px 45px;
	color: #333;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.45;
	text-align: center;
}

#content.company > .contentIn .networkBox .typeList {
	margin-bottom: 104px;
	text-align: right;
	position: relative;
	z-index: 20;
}

#content.company > .contentIn .networkBox .typeList li {
	margin-right: 4px;
	display: inline;
	font-size: 12px;
}

#content.company > .contentIn .networkBox .typeList .txt01 {
	color: #ea0535;
}

#content.company > .contentIn .networkBox .typeList .txt02 {
	color: #174f9f;
}

#content.company > .contentIn .networkBox .typeList .txt03 {
	color: #646464;
}

#content.company > .contentIn .networkBox .typeList li img {
	margin: -2px 8px 0 0;
	display: inline-block;
	vertical-align: middle;
}

#content.company > .contentIn .networkBox .mapBox {
	margin-top: -118px;
	overflow: auto;
}

#content.company > .contentIn .networkBox .map {
	width: 1200px;
	position: relative;
}

#content.company > .contentIn .networkBox .map .sp {
	display: none;
}

#content.company > .contentIn .networkBox .map > div {
	position: absolute;
    /*font-family: 'AGaramondPro-Bold';*/
    font-family: YuGothic, 'Yu Gothic', sans-serif;
	text-shadow: 0 0 2px #FFF,0 0 2px #FFF,0 0 2px #FFF,0 0 2px #FFF,0 0 2px #FFF;
	color: #404040;
	/*font-size: 90%;*/
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: 1.2;
}

#content.company > .contentIn .networkBox .map > div a {
	/*color: #404040;
	opacity: 0.6;*/
	text-decoration: none;
}

#content.company > .contentIn .networkBox .map > div a span {
	margin-top: 10px;
	display: inline-block;
}

#content.company > .contentIn .networkBox .map > div a:hover {
	color: #174f9f;
	opacity: 1;
}

#content.company > .contentIn .networkBox .map > div:before {
    background: #999;
    position: absolute;

    content: "";
}

#content.company > .contentIn .networkBox .map > div:hover:before {
	background: #174f9f;
}

#content.company > .contentIn .networkBox .map .link01 {
	left: 80px;
	top: 95px;
}

#content.company > .contentIn .networkBox .map .link01:before {
    width: 1px;
    height: 138px;
    top: 5px;
    left: -8px;
}

#content.company > .contentIn .networkBox .map .link02 {
	/*width: 133px;*/
	left: 250px;
	top: 286px;
	letter-spacing: -.01em;
}

#content.company > .contentIn .networkBox .map .link02:before {
    width: 1px;
    height: 92px;
    top: 5px;
    right: 0;
}

#content.company > .contentIn .networkBox .map .link02 a {
	margin-right: 4px;
}

#content.company > .contentIn .networkBox .map .link03 {
	/*width: 303px;*/
	left: 211px;
	top: 456px;
	letter-spacing: 0.015em;
}

#content.company > .contentIn .networkBox .map .link03:before {
    width: 1px;
    height: 52px;
    bottom: 5px;
    right: 0;
}

#content.company > .contentIn .networkBox .map .link03 a {
	margin-right: 4px;
}

#content.company > .contentIn .networkBox .map .link04 {
	left: 435px;
	top: 497px;
}

#content.company > .contentIn .networkBox .map .link04:before {
    width: 1px;
    height: 41px;
    bottom: 2px;
    left: -7px;
}

#content.company > .contentIn .networkBox .map .link05 {
	display: none;
	left: 440px;
	top: 140px;
}

#content.company > .contentIn .networkBox .map .link05:before {
    width: 14px;
    height: 211px;
    top: 0;
    left: -16px;
	background: url(../../company/img/network_bg01.png) no-repeat left top;
}

#content.company > .contentIn .networkBox .map .link05:hover:before {
	background: url(../../company/img/network_bg01_over.png) no-repeat left top;
}

#content.company > .contentIn .networkBox .map .link06 {
	padding: 0 0 2px 99px;
	left: 460px;
	top: 276px;
	letter-spacing: 0.015em;
}

#content.company > .contentIn .networkBox .map .link06:before {
    width: 100%;
    height: 1px;
    bottom: 2px;
    left: 0;
}

#content.company > .contentIn .networkBox .map .link07 {
	padding: 0 0 2px 227px;
	left: 462px;
	top: 332px;
}

#content.company > .contentIn .networkBox .map .link07:before {
    width: 100%;
    height: 1px;
    bottom: 2px;
    left: 0;
}

#content.company > .contentIn .networkBox .map .link08 {
	left: 484px;
	top: 193px;
}

#content.company > .contentIn .networkBox .map .link08:before {
    width: 1px;
    height: 98px;
    top: 0;
    left: -8px;
}

#content.company > .contentIn .networkBox .map .link08 a {
	margin-bottom: 10px;
	display: inline-block;
}

#content.company > .contentIn .networkBox .map .link09 {
	width: 240px;
	left: 958px;
	top: 301px;
	text-align: right;
}

#content.company > .contentIn .networkBox .map .link09:before {
    width: 240px;
    height: 1px;
    bottom: 12px;
    left: 0;
}

#content.company > .contentIn .networkBox .map .link09 a {
	margin-bottom: 14px;
	display: inline-block;
}

#content.company > .contentIn .networkBox .map .link10 { padding-left:5px;top:100px;left:424px; }
#content.company > .contentIn .networkBox .map .link10 a:before { position:absolute;top:0;left:0;content:""; display:block; width:12px; height:208px; border:solid #CCC; border-width:0 0 1px 1px;background:none !important; }
#content.company > .contentIn .networkBox .map .link10 a:hover:before { border-color: #174F9F; }

#content.company > .contentIn .networkBox .map .link11 { padding-left:5px;top:248px;left:512px; }
#content.company > .contentIn .networkBox .map .link11 a { color:#ea0535 !important; }
#content.company > .contentIn .networkBox .map .link11 a:before { position:absolute;top:0;left:0;content:""; display:block; width:12px; height:43px; border:solid #CCC; border-width:0 0 0 1px;background:none !important; }
#content.company > .contentIn .networkBox .map .link11 a:hover:before { border-color: #ea0535; }

#content.company > .contentIn .networkBox .map .link12 { padding-left:5px;top:190px;left:476px; }
#content.company > .contentIn .networkBox .map .link12 a { color:#174f9f !important; }
#content.company > .contentIn .networkBox .map .link12 a:before { position:absolute;top:0;left:0;content:""; display:block; width:12px; height:98px; border:solid #CCC; border-width:0 0 0 1px;background:none !important; }
#content.company > .contentIn .networkBox .map .link12 a:hover:before { border-color: #174f9f; }

#content.company > .contentIn .networkBox .btn {
	margin: 88px auto 0;
	width: 430px;
}

#content.company > .contentIn .networkBox .btn a {
	padding: 11px 0 10px;
	display: block;
	color: #FFF;
	font-size: 18px;
	letter-spacing: 1px;
	position: relative;
	text-align: center;
	text-decoration: none;
	background-color: #174F9F;
	border-radius: 5px;
}

#content.company > .contentIn .networkBox .btn a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#content.company > .contentIn .networkBox .btn a:before {
    content: '';
	width: 8px;
	height: 14px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 24px;
	bottom: 0;
	background: url(../img/common/cmn_arrow04.svg) no-repeat;
	background-size: cover;
}

#content.company > .contentIn .linkList {
	display: none;
}

@media all and (min-width: 0) and (max-width: 767px)  {
	.mainVisual.img01 {
		background-image: url(../../company/img/company_mainimg01_sp.jpg);
	}

	.mainVisual.network {
		background-image: url(../../company/img/network_mainimg01_sp.jpg);
	}

	#content.company > .contentIn .tableE th {
		width: 30%;
	}

	#content.company > .contentIn .networkBox p {
		margin: -2px 0 35px;
		font-size: 18px;
		line-height: 1.25;
	}

	#content.company > .contentIn .networkBox > p {
		margin: -2px -10px 35px;
	}

	#content.company > .contentIn .networkBox .typeList {
		display: none;
	}

	#content.company > .contentIn .networkBox .mapBox {
		margin: 0;
		overflow: visible;
	}

	#content.company > .contentIn .networkBox .map {
		margin: 0;
		width: auto;
		position: relative;
	}

	#content.company > .contentIn .networkBox .map .sp {
		display: block;
	}

	#content.company > .contentIn .networkBox .map .pc {
		display: none;
	}

	#content.company > .contentIn .networkBox .map > div {
		display: none;
	}

	#content.company > .contentIn .networkBox .btn {
		margin: 24px 0 0;
		width: auto;
	}

	#content.company > .contentIn .networkBox .btn a {
		padding: 10px 0 9px;
		font-size: 15px;
		letter-spacing: 0;
		border-radius: 2px;
	}

	#content.company > .contentIn .networkBox .btn a:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	#content.company > .contentIn .networkBox .btn a:before {
		width: 5px;
		height: 9px;
		right: 12px;
	}

	#content.company > .contentIn .linkList {
		margin-top: 20px;
		display: block;
	}

	#content.company > .contentIn .linkList li {
		margin-bottom: 10px;
	}

	#content.company > .contentIn .linkList li a {
		padding: 9px 10px;
		display: block;
		color: #014099;
		font-size: 15px;
		line-height: 1.2;
		position: relative;
		text-decoration: none;
		background: #EDF3FB;
		border-radius: 2px;
	}

	#content.company > .contentIn .linkList li a:hover {
		color: #014099;
		text-decoration: none;
	}

	#content.company > .contentIn .linkList li a:before {
		margin-top: -4px;
		width: 5px;
		height: 9px;
		background: url(../../company/img/network_icon.png) no-repeat left top;
		background-size: 5px 9px;
		position: absolute;
		top: 50%;
		right: 10px;

		content: "";
	}

	#content.company > .contentIn p iframe {
		width: 100% !important;
	}
}

/* ----------------------------------------------------------------------------------------------------
*  login
* --------------------------------------------------------------------------------------------------*/
.mainVisual.login,
.mainVisual.logoff {
	background-image: url(../img/login/login_mainimg01_pc.jpg);
}

.mainVisual.login .ttl {
	background: none;
}

#content > .contentIn .loginList {
	overflow: hidden;
}

#content > .contentIn .loginList li {
	line-height: 1.9;
	float: left;
}

@media screen and (min-width:769px) {
	.loginList li {
		width: 32.08333333333333%;
		margin-right: 1.666666666666667%;
	}
	.loginList li:nth-child(3n) {
		margin-right: 0;
	}
	.loginList li:nth-child(n+4) {
		margin-top: 40px;
	}
}
@media screen and (max-width:768px) and (min-width:415px) {
	.loginList li {
		width: 49%;
		margin-right: 2%;
	}
	.loginList li:nth-child(2n) {
		margin-right: 0;
	}
	.loginList li:nth-child(n+3) {
		margin-top: 40px;
	}
}
@media screen and (max-width:414px) {
	.loginList li {
		width: 100%;
		float: none;
	}
	.loginList:not(.type02) li + li {
		margin-top: 20px;
	}
	.loginList li .image .ttl {
		padding: 5px 10px 4px;
		font-size: 15px;
	}
	.loginList li .text {
		margin-top: 8px;
		font-size: 9px;
		line-height: 1.33;
	}
}
#content > .contentIn .loginList li a {
	margin-bottom: 35px;
	display: block;
	position: relative;
}

#content > .contentIn .loginList li a:hover {
	opacity: 0.75;
	transition: none;
}

#content > .contentIn .loginList li a span {
	padding: 0 25px;
	width: 100%;
	position: absolute;
	right: 0;
	top: 38.5%;
	color: #FFF;
	font-size:16px;
	text-align: right;
	box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
}

#content > .contentIn .loginList li a span:before {
    content: '';
	width: 8px;
	height: 14px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	background: url(../img/common/cmn_arrow04.svg) no-repeat;
	background-size: cover;
}

@media all and (min-width: 0) and (max-width: 767px)  {
	.mainVisual.login {
		background-image: url(../img/login/login_mainimg01_sp.jpg);
	}

	#content > .contentIn .loginList li {
		line-height: 1.4;
	}

	#content > .contentIn .csList01 li .text {
		margin-top: 8px;
		font-size: 9px;
		line-height: 1.33;
	}

	#content > .contentIn .loginList li a {
		margin-bottom: 8px;
	}

	#content > .contentIn .loginList li a span {
		margin-top: -13px;
		padding: 3px 25px 0;
		right: 0;
		top: 50%;
		font-size: 12px;
	}

	#content > .contentIn .loginList li a span:before {
		width: 6px;
		height: 10px;
		top: 0;
		right: 8px;
		background-size: 6px 10px;
	}
}

.entries__2column  .request{
  display: none;
}
.formarea .aptoenq_qa {font-size:1.0em;line-height:1.4;margin: -1px 0 0;border: 1px solid #ddd;}
.entries__2column .formarea .aptoenq_qa {margin:0 0;border: 0;}
.formarea .aptoenq_q , .formarea .aptoenq_a {padding: .5em .0em;}
.formarea .aptoenq_a select {margin: .5em 0;}
.entries__2column .aptoenq_a label{
  background: none;
  color: #fff;
}
.formarea .aptoenq_necessary {margin-left:0;margin-bottom:1em;}
.entries__2column #aptoenqform{
  position: relative;
}
.entries__2column #aptoenqform{
  position: relative;
  color: #fff;
}
.entries__2column #aptoenqform .aptoenq_q,.entries__2column #aptoenqform .aptoenq_a{
	font-size: 0.8rem;

  background: none!important;
  color: #fff!important;
}
.entries__2column #aptoenqform .aptoenq_q.aptoenq_l{
	font-size: 1.1rem;
	font-weight: bold;
}

.formarea .aptoenq_question textarea, #aptoenqform textarea {font-family:inherit;border: 1px solid #ccc;margin: .3em 0;width: 98%;min-height: 4em;
font-size: 1.05em;
}
.entries__2column .formarea .aptoenq_question textarea{
  width: 100%;
  padding: 0.8em 0.5em!important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
    border-radius: 3px;
}
.entries__2column .formarea .aptoenq_question .aptoenq_cusinfo_msg
{width: 100%;
display: block;
font-size: 0.9rem;}
.formarea .aptoenq_cusinfo {font-size: 1.3em;padding: 1em 0;border: 1px solid #ddd;margin: 2em 0;}
.formarea .aptoenq_bt_send {
	width: 190px;
	float: none;
	background: none;
	display: block;
	margin: 0 auto 1.5em;
}

.formarea .aptoenq_bt_send button {width: 100%;font-size: 1.5em;line-height: 2;background: #f01010;color: #fff;
	border: 0;
  cursor:pointer;
	font-size: 1rem;
  padding-top: 3px;
  transition: all 0.4s ease;
}
.formarea .aptoenq_bt_back {width: 190px;float: right;background: none;
display: none;}
.formarea .aptoenq_bt_back button {width: 190px;font-size: 1.5em;line-height: 15px;background: #aaa;color: #fff;}
.formarea .aptoenq_cusinfo .aptoenq_cusinfo_subj {font-size:1.1rem;margin: 0;
font-weight: bold;}
.formarea .aptoenq_question, .formarea .aptoenq_cusinfo {color:#333;}
.entries__2column .formarea .aptoenq_question,.entries__2column  .formarea .aptoenq_cusinfo {color:#fff;}

.formarea .aptoenq_cusinfo {border:none;}
.formarea .aptoenq_cusinfo .aptoenq_cusinfo_subj {text-align:left;}
.formarea .aptoenq_cusinfo .aptoenq_cusinfo_item {width: auto;text-align: left;padding: 5px;float: none;padding: .6em .8em;background-color: rgb(240, 240, 240);border: 1px solid #ddd;}
.entries__2column .formarea .aptoenq_cusinfo .aptoenq_cusinfo_item {padding: 0px;background-color: rgb(240, 240, 240,0);border: none;
font-size: 1.0rem;
}
.formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm {padding: .4em;border: 1px solid #ddd;margin-top:-1px;}
.entries__2column .formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm {border: none;margin-top:0px;margin-bottom: 10px;
padding-top: 0.4em;}
.entries__2column .formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm input[type="text"],.entries__2column .formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm textarea{
  width: 100%;
  -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  padding: 0.8em 0.5em!important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
      border-radius: 3px;
			padding: 3px;
      font-size: 0.9em;
font-family:inherit;}
.formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm:nth-child(3)  {border:none;padding: 0;}
.formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm.aptoenq_cusinfo_fm_juusho input[type="text"] {width:80%;}
.entries__2column .formarea .aptoenq_cusinfo .aptoenq_cusinfo_fm.aptoenq_cusinfo_fm_juusho input[type="text"] {width:100%;}

.entries__2column{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.entries__2column .entries__2column__left{
  width: 55%;
  padding-right: 40px;
}
@media screen and (max-width: 767px){
	.entries__2column{
		flex-wrap: wrap;
	}
	.entries__2column .entries__2column__left{
	  width: 100%;
	  padding-right: 0;
		padding-bottom: 40px;
	}

}

.entries__2column .entries__2column__left h2{
	margin-bottom: 11px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
}
.entries__2column .entries__2column__left p{
	margin-bottom: 11.5px;
	line-height: 1.7;
	word-break: break-all;
}
.dl__img{
	width: 650px;
	display: block;
	overflow: hidden;
	border-radius: 4px;
	max-width: 100%;
	margin: auto auto 40px auto!important;
}
.dl__img picture{
	width: 100%;
	display: block;
}
.dl__img picture img{
	width: 100%;
	display: block;
	object-fit: cover;
}

.entries__2column  .aptoenq_cusinfo_exp a{
    color: #fff!important;
    text-decoration: underline;
    transition: all 0.4s ease;
}
.entries__2column  .aptoenq_cusinfo_exp a:hover{
    color: #f01010!important;
    text-decoration: underline;
}
.entries__2column .formarea{
  width: 41%;
  margin-left: auto;
  background: #00468f;
  padding: 60px 20px 20px 20px;
  color: #fff;
	font-size: 0.8rem;

}
@media screen and (max-width: 767px){
	.entries__2column .formarea{
	  width: 100%;
	  padding: 40px 20px 20px 20px;

	}
}
.entries__2column .formarea h2{
  text-align: center!important;
  border-left: 0!important;
	font-size: 1.6rem;

}
.entries__2column .formarea .aptoenq_check input{
	transform: translateY(-4px) scale(1.5);
	margin-right: 8px;

}
.entries__2column .formarea .aptoenq_red{
	color: #ff0000;

}
.entries__2column .formarea .aptoenq_cusinfo_exp{
	font-size: 0.8rem;

}
.entries__2column .formarea .aptoenq_cusinfo_exp input{
	transform: translateY(-3px);

}
