.p-service {
	overflow: hidden;
}
.p-service__hero {
	height: 800px;
	background-image: url('../service/image/main_visual.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.service-item {
	width: 100%!important;
	display: table!important;;
	background-color: rgba(255,255,255,.2)!important;;
	color: #fff!important;;
	height: 180px!important;;
	line-height: 120px!important;;
	border: 1px solid #fff!important;;
}
.service-item:hover {
	background-color: rgba(255,255,255,.5)!important;
	color: #fff!important;;
}
@media only screen and (max-width:768px){
	.p-service__hero {
		height: 216.533vw;
		background-image: url('../service/image/main_visual_sp.jpg');
	}
}
.p-service__summary {
	padding-top: 575px;
	width: 800px;
	margin: 0 auto;
}
@media only screen and (max-width:768px){
	.p-service__summary {
		padding-top: 139.022vw;
		width: auto;
		margin: 0;
	}
}
.p-service__title {
	font-size: 36px;
	color: #FFF;
	margin-bottom: 40px;
	text-align: center;
}
@media only screen and (max-width:768px){
	.p-service__title {
		font-size: 8vw;
		margin-bottom: 8.889vw;
		text-align: left;
	}
}
.p-service__discription p {
	color: #FFF;
	line-height: 30px;
}
@media only screen and (max-width:768px){
	.p-service__discription p {
		line-height: 1.8;
	}
}
.p-providedServices__contentBg {
	height: 841px;
	/*background-image: url('../service/image/section1_bg.jpg');*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
@media only screen and (max-width:768px){
	.p-providedServices__contentBg {
		height: auto;
		/*background-image: url('../service/image/section1_bg_sp.jpg');*/
		background-size: cover;
		padding-bottom: 14.2vw;
	}
}
.p-providedServices__summary {
	padding-top: 100px;
}
@media only screen and (max-width:768px){
	.p-providedServices__summary {
		padding-top: 15.111vw;
	}
}
.p-providedServices__title {
	font-size: 36px;
	color: #fff;
	margin-bottom: 40px;
	text-align: center;
}
@media only screen and (max-width:768px){
	.p-providedServices__title {
		font-size: 8vw;
		margin-bottom: 7.111vw;
	}
}
.p-providedServices__lead {
	color: #fff;
	/*text-align: center;*/
	margin-bottom: 50px;
	font-size: 18px;
}
@media only screen and (max-width:768px){
	.p-providedServices__lead {
		margin-bottom: 8.889vw;
		text-align: left;
	}
}
.p-providedServicesFourColumn__item {
    display: block;
    width: 24.25%;
    height: 60px;
    color: #fff;
    /*border: 1px #fff solid;*/
    text-align: center;
    float: left;
	position: relative;
}
@media only screen and (max-width:768px){
	.p-providedServicesFourColumn__item {
		width: 100%;
		height: 41.6vw;
		float: none;
		margin-right: 0;
		margin-bottom: 3.556vw;
	}
}
.p-providedServicesFourColumn__item:nth-child(4n) {
    margin-right: 0;
}
.p-providedServicesFourColumn__item a {
	display: table;
	width: 100%;
	height: 100%;
	color: #333;
	transition: .3s;
}
.p-providedServicesFourColumn__item a.active, .p-providedServicesFourColumn__item a:hover {
	background-color: #ccc;
}
.p-providedServicesFourColumn__summary {
	display: table-cell;
	vertical-align: middle;
}
@media only screen and (max-width:768px){
.p-providedServicesFourColumn__summary {
	padding: 5vw;
}
}
.p-providedServicesFourColumn__subtitle {
    font-size: 16px;
	/*margin-bottom: 20px;*/
}
@media only screen and (max-width:768px){
	.p-providedServicesFourColumn__subtitle {
		font-size: 4.267vw;
		margin-bottom: 6.044vw;
	}
}
.p-providedServicesFourColumn__subtitle p {
	height: 30px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	/*margin-top: 30px;*/
}
@media only screen and (max-width:768px){
	.p-providedServicesFourColumn__subtitle p {
		height: 6.222vw;
		/*margin-top: 6.044vw;*/
		line-height: 4.5vw;
		font-size: 3vw;
	}
}
.p-providedServicesFourColumn__title {
    width: 100%;
    font-size: 18px;
    /*position: absolute;*/
    /*top: 77px;*/
}
@media only screen and (max-width:768px){
	.p-providedServicesFourColumn__title {
		font-size: 5.5vw;
		top: 14.1vw;
	}
}
.p-providedServicesFourColumn__link {
	width: 100%;
	position: absolute;
	bottom: 19px;
}
@media only screen and (max-width:768px){
	.p-providedServicesFourColumn__link {
		bottom: 6.511vw;
	}
}
.p-servisCatalog {
    margin: 50px 0 0;
    padding: 30px 60px;
    background-color: #fff;
}
@media only screen and (max-width:768px){
	.p-servisCatalog {
		margin: 10.667vw 0 0;
		padding: 7.111vw 5.778vw;
	}
}
.p-servisCatalog__summary {
    float: left;
    border-right: 1px #c4c4c4 solid;
    padding-right: 85px;
    margin-right: 75px;
}
@media only screen and (max-width:768px){
	.p-servisCatalog__summary {
		float: none;
		border-right: none;
		padding-right: 0;
		margin-right: 0;
	}
}
.p-servisCatalog__link {
    float: left;
}
@media only screen and (max-width:768px){
	.p-servisCatalog__link {
		float: none;
		text-align: center;
	}
}
.p-servisCatalog__title {
    font-size: 22px;
    margin-bottom: 10px;
}
@media only screen and (max-width:768px){
	.p-servisCatalog__title {
		font-size: 8vw;
		margin-bottom: 3.556vw;
		text-align: center;
	}
}
.p-servisCatalog__text {
    font-size: 12px;
}
@media only screen and (max-width:768px){
	.p-servisCatalog__text {
		font-size: 3.478vw;
		margin-bottom: 8vw;
	}
}
.c-btn.p-servisCatalog__btn {
    font-size: 14px;
    padding: 18px 46px;
}
@media only screen and (max-width:768px){
	.p-servisCatalog__btn {
		font-size: 4.267vw;
		padding: 4.222vw 8.444vw;
	}
}
.p-servisCatalog__btn:after {
    right: 24px;
}
@media only screen and (max-width:768px){
	.p-servisCatalog__btn:after {
		right: 4.736vw;
	}
}
.p-service--contact {
	margin: 90px auto;
}
@media only screen and (max-width:768px){
	.p-service--contact {
		margin: 12.711vw auto;
	}
}

/* Modal ---------------------------------*/
@media only screen and (max-width: 768px){
.mfp-container {
    padding: 0 3.8vw;
}
}
.p-service--modal {
	position: relative;
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
@media only screen and (max-width:768px){
.p-service--modal {
	position: unset;
	width: 100%;
	height: 90vh;
	overflow: scroll;
	margin-top: 5vh;
	/*padding-top: 44px;*/
}
}
@media (min-width: 769px) {
.p-service--modal__scroll {
	width: 1000px;
	height: 90vh;
	margin: 0 auto;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}
}
.p-service--modal__inner {
	background-color: #FFF;
	padding: 40px 85px;
	position: relative;
    z-index: 1;
}
@media only screen and (max-width:768px){
.p-service--modal__inner {
	background-color: #FFF;
	padding: 12.4vw 7.6vw 8.8vw;
}
}
.p-service--modal .mfp-close {
	position: absolute;
	top: 15px;
	right: 15px;
	opacity: 1;
	text-indent: 10000%;
}
@media only screen and (max-width:768px){
.p-service--modal .mfp-close {
	top: -10px;
	right: 0;
}
}
.p-service--modal .mfp-close:before {
	content: "";
	width: 30px;
	border-top: #b2b2b2 1px solid;
	position: absolute;
	top: 31px;
	left: 2px;
	display: block;
	transform: rotate(45deg);
	transform-origin: right top;
}
.p-service--modal .mfp-close:after {
	content: "";
	width: 30px;
	border-top: #b2b2b2 1px solid;
	position: absolute;
	top: 10px;
	left: 2px;
	display: block;
	transform: rotate(-45deg);
	transform-origin: right top;
}

.p-service--modal__subTitle {
	font-size: 12px;
	line-height: 1;
	margin-bottom: 20px;
	text-align: center;
}
@media only screen and (max-width:768px){
.p-service--modal__subTitle {
	font-size: 3.2vw;
	line-height: 1.2;
	margin-bottom: 4.4vw;
}
}
.p-service--modal__title {
	font-size: 36px;
	line-height: 1;
	margin-bottom: 60px;
	text-align: center;
}
@media only screen and (max-width:768px){
.p-service--modal__title {
	font-size: 8vw;
	margin-bottom: 8vw;
}
}
.p-service--modal__text {
	margin: 0 0 60px;
	text-align: center
}
@media only screen and (max-width:768px){
.p-service--modal__text {
	margin: 0 0 8.8vw;
}
}
.p-service--modal__text p {
	/*line-height: 2.1;
	font-size: 20px;*/
	font-size: 15px;
	text-align: left;
	padding: 20px 0;
	position: relative;
	display: inline-block;
	min-width: 800px;
}
.p-service--modal__text p span {
	font-weight: bold;
}
@media only screen and (max-width:768px){
.p-service--modal__text p {
	line-height: 1.8;
	font-size: 4vw;
	text-align: left;
	padding: 8vw 0 6.2vw;
	min-width: 100%;
}
}
.p-service--modal__text p:before {
	content: "";
	/*display: block;*/
	display: none;
	width: 50px;
	height: 50px;
	border-top: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	position: absolute;
	top: 0;
	left: 0;
}
.p-service--modal__text p:after {
	content: "";
	/*display: block;*/
	display: none;
	width: 50px;
	height: 50px;
	border-bottom: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	position: absolute;
	bottom: 0;
	right: 0;
}
@media only screen and (max-width:768px){
.p-service--modal__text p:before,
.p-service--modal__text p:after {
	width: 6.6vw;
	height: 6.6vw;
}
}

.p-service--modal__service {
	background-color: #f9f9f9;
	padding: 38px;
	display: table;
	margin-bottom: 40px;
}
@media only screen and (max-width:768px){
.p-service--modal__service {
	padding: 9.3vw 4vw 7.1vw;
	display: block;
	margin-bottom: 8.8vw;
}
}
.p-service--modal__serviceTitle {
	display: table-cell;
	vertical-align: middle;
	width: 115px;
	border-right: 1px solid #a7a7a7;
}
@media only screen and (max-width:768px){
.p-service--modal__serviceTitle {
	display: block;
	width: 100%;
	height: auto;
	border-right: none;
	border-bottom: 1px solid #a7a7a7;
	padding-bottom: 7.1vw;
	margin-bottom: 4.4vw;
}
}
.p-service--modal__serviceTitle	p {
	display: inline-block;
}
@media only screen and (max-width:768px){
.p-service--modal__serviceTitle	p {
	display: inline-block;
	line-height: 1;
	font-size: 4.4vw;
}
}
.p-service--modal__serviceList {
	display: table-cell;
	width: 729px;
	vertical-align: middle;
}
.p-service--modal__serviceList ul li {
	display: inline-block;
	margin-left: 30px;
	line-height: 1.8;
}
@media only screen and (max-width:768px){
.p-service--modal__serviceList ul li {
	margin-left: 0;
	margin-right: 4vw;
	line-height: 2.5;
	font-size: 3.2vw;
}
}
.p-service--modal__link {
	text-align: center;
}

/* p-serviceDetail ---------------------------------*/
.p-serviceDetail__title {
	font-size: 36px;
	padding: 180px 0 110px;
}
@media only screen and (max-width:768px){
.p-serviceDetail__title {
	font-size: 8vw;
	text-align: center;
	padding: 40vw 0 14.2vw;
}
}
.p-serviceDetail__txt {
	font-size: 15px;
	margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
.p-serviceDetail__txt {
	padding: 0 4vw;
}
}
.p-serviceDetail__txt span {
	font-weight: bold;
}
@media only screen and (max-width: 768px) {
.p-serviceDetail__txt p {
	font-size: 4vw;
}
}
.p-serviceDetail__service {
	background-color: #f9f9f9;
	padding: 38px;
	display: table;
	margin-bottom: 40px;
	width: 100%;
}
@media only screen and (max-width: 768px) {
.p-serviceDetail__service {
    padding: 8.8vw 4vw 7.1vw;
    display: block;
    margin-bottom: 8.8vw;
}
}
.p-serviceDetail__serviceTitle {
	display: table-cell;
	vertical-align: middle;
	width: 115px;
	border-right: 1px solid #a7a7a7;
}
@media only screen and (max-width: 768px) {
.p-serviceDetail__serviceTitle {
	display: block;
	width: 100%;
	height: auto;
	border-right: none;
	border-bottom: 1px solid #a7a7a7;
	padding-bottom: 6.9vw;
	margin-bottom: 4.7vw;
}
.p-serviceDetail__serviceTitle p {
	font-size: 4.4vw;
}
}
.p-serviceDetail__serviceList {
	display: table-cell;
	width: 799px;
	vertical-align: middle;
}
.p-serviceDetail__serviceList ul li {
	display: inline-block;
	margin-left: 30px;
	line-height: 1.8;
}
@media only screen and (max-width: 768px) {
.p-serviceDetail__serviceList ul li {
	margin-left: 0;
	margin-right: 5vw;
	line-height: 2.5;
	font-size: 3.2vw;
}
}
.p-serviceDetail__serviceLink {
	text-align: center;
	margin-bottom: 90px;
}
@media only screen and (max-width: 768px) {
.p-serviceDetail__serviceLink {
	margin-bottom: 13.7vw;
}
}
.p-serviceDetail__relatedTitle {
	font-size: 28px;
	text-align: center;
	margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
.p-serviceDetail__relatedTitle {
	font-size: 6.2vw;
	margin-bottom: 8.8vw;
}
}
.p-serviceDetail__relatedColumn {
	display: flex;
	justify-content: space-between;
}
@media only screen and (max-width: 768px) {
.p-serviceDetail__relatedColumn {
	display: block;
}
}
.p-serviceDetail__relatedItem {
	width: 235px;
}
@media only screen and (max-width: 768px) {
.p-serviceDetail__relatedItem {
	width: 100%;
	margin-bottom: 6vw;
}
}
.p-serviceDetail__relatedItem .p-serviceDetail__relatedItemImage {
	height: 132px;
}
@media only screen and (max-width: 768px) {
.p-serviceDetail__relatedItem .p-serviceDetail__relatedItemImage {
	height: 45.4vw;
}
}
.p-serviceDetail__relatedItemTitle {
	line-height: 1.4;
}
.p-serviceDetail__relatedProject {
	margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
.p-serviceDetail__relatedProject {
	margin-bottom: 0;
}
}