@charset "utf-8";

.mainHeader {
	background-image: url(../images/communication/bg_ttl.png);
}

.communicationSection {
	padding: 60px 0;
}

.serviceTitle {
	text-align: center;
}

.serviceTitle .en {
	display: block;
	margin-bottom: 10px;
}

.serviceTitle .ja {
	display: block;
	margin-bottom: 12px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.18em;
}

.serviceTitle + .lead_desc {
	margin-bottom: 36px;
	font-size: 16px;
	line-height: 1.625;
	text-align: center;
}

.gray {
	background-color: #f5f5ee;
}

@media (max-width: 767px) {
	.communicationSection {
		padding: 30px 0;
	}

	.serviceTitle {
		text-align: center;
	}

	.serviceTitle .en {
		display: block;
		margin-bottom: 10px;
	}

	.serviceTitle .ja {
		display: block;
		margin-bottom: 12px;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0.18em;
	}

	.serviceTitle + .lead_desc {
		margin-bottom: 36px;
		font-size: 16px;
		line-height: 1.625;
		text-align: center;
	}
}
/*----------------------------------------------------
	通信事業部について
----------------------------------------------------*/
.box11 {
    margin: 2em 0;
    background: #FFE4E1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.box11 .box-title {
    font-size: 1.2em;
    background: #CC0030;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box11 p {
    padding: 15px 20px;
    margin: 0;
    font-size: 1.2em;
    text-align: center;
    font-weight:bolder;
}
.box11:hover {
    background-color: #FFFAF0;
}
.communicationLead h3 {
	margin-bottom: 6px;
	padding: 10px 0 20px;
	color: #cc0033;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.16em;
}

.communicationLead p {
	font-size: 16px;
	line-height: 1.8;
}

.communicationLead .wrap {
	-js-display: flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-ms-flex-pack: justify;
}

.communicationLead .wrap .desc {
	width: 590px;
}

.communicationLead .wrap .pic {
	width: 410px;
}

@media (max-width: 767px) {
	.communicationLead h3 {
		font-size: 26px;
	}

	.communicationLead p {
		font-size: 16px;
		line-height: 1.75;
	}

	.communicationLead .wrap {
		display: block;
	}

	.communicationLead .wrap .desc {
		width: 100%;
		margin-bottom: 20px;
	}

	.communicationLead .wrap .pic {
		width: 100%;
	}
}


.comunication.shopInfoWrapp .info {
 width: 100%;
}
/*----------------------------------------------------
	通信事業部について
----------------------------------------------------*/
/*----------------------------------------------------
	スライド
----------------------------------------------------*/
.communicationSlide .sp-thumbnails {
	padding-top: 14px;
}

.communicationSlide .sp-thumbnail {
	padding: 0 4px;
}

.communicationSlide .sp-thumbnail img {
	border: 2px solid transparent;
}

.communicationSlide .sp-selected-thumbnail img {
	border: 2px solid #cc0033;
}

@media (max-width: 767px) {
	.communicationSlide {
		padding-bottom: 0;
	}

	.communicationSlide .sp-thumbnails {
		padding-top: 6px;
	}

	.communicationSlide .sp-thumbnail {
		padding: 0 2px;
	}

	.communicationSlide .sp-thumbnail img {
		border: 1px solid transparent;
	}

	.communicationSlide .sp-selected-thumbnail img {
		border: 1px solid #cc0033;
	}
}
/*----------------------------------------------------
	ショップリスト
----------------------------------------------------*/
.communicationShops {
	padding-top: 0;
}

/*----------------------------------------------------
	ナビゲーション
----------------------------------------------------*/
/*----------------------------------------------------
	料金・割引
----------------------------------------------------*/
/*----------------------------------------------------
	サービス・機能
----------------------------------------------------*/
/*----------------------------------------------------
	法人のお客様へ
----------------------------------------------------*/
