@charset "UTF-8";

/* CSS Document */

/*==================================================

top-contents
=================================================*/

.top-image {
	width: 100%;
	position: relative;
	text-align: center;
}
.catch {
	width: 100%;
	background-color: #22b473;
}
.catch h1 {
	width: 90%;
	color: #FFF;
	font-size: 3.6rem;
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo,serif;
	font-weight: normal;
	line-height: 4rem;
	margin: 0 auto;
	padding: 40px 0;
}
.catch h1 span {
	font-size: 2rem;
}
.photo-full {
	width: 100%;
    position: relative;
}
.page-title-s {
	color: #22b473;
}
.page-contents {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-flow: row;
	flex-flow: row wrap;
	margin-top: 100px;
}
.page-contents.sl {
	width: 100%;
    display: block;
	margin-top: 60px;
}
.page-contents .inner {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-flow: row;
	flex-flow: row wrap;
}
.page-contents h1 {
	width: 100%;
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo,serif;
	font-size: 2.4rem;
	line-height: 3.6rem;
	font-weight: normal;
	color: #22b473;
	background-color: #d5f1b9;
	box-shadow: 0 -1px 0 0 #22b473,0 1px 0 0 #22b473;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-image: url(../../partner/images/partner_10.png);
	background-position: left 25px center;
	background-repeat: no-repeat;
	background-size: auto;
	margin-bottom: 50px;
	padding: 20px 80px;
}
.page-contents h2 {
	width: 100%;
	font-size: 2.2rem;
	line-height: 3.6rem;
	color: #22b473;
	margin-bottom: 20px;
    z-index: 2;
}
.page-contents h2.list-title {
    font-size: 2.2rem;
    line-height: 3.6rem;
	margin-bottom: 0;
}
.page-contents .list {
    max-width: 472px;
}
.page-contents .txt {
	width: 47.6%;
}
.page-contents .txt-l ul {
    margin-bottom: 2em;
}
.page-contents .txt-l ul:nth-last-of-type(1) {
    margin-bottom: 0;
}
.page-contents .txt-l ul li {
    text-indent: -1em;
	padding-left: 1em;
}
.page-contents .txt-l {
	width: 63%;
}
.page-contents .txt-sl {
	width: 47.2%;
}
.page-contents .txt-full {
	width: 100%;
}
.page-contents .photo-s {
	width: 47.4%;
}
.page-contents .photo-ss {
	width: 33%;
}
.page-contents .photo-sl {
	width: 46.7%;
}
.page-contents .txt h2 {
	margin-top: 30px;
}
.page-contents .txt .name {
	width: 100%;
	display: table;
	margin-top: 40px;
}
.page-contents .txt .name dt {
	width: 110px;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	color: #22b473;
	background-image: url(../../partner/images/partner_25.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto;
	padding: 12px 12px 12px 0;
}
.page-contents .txt .name dd {
	display: table-cell;
	vertical-align: middle;
	background-color: #d5f1b9;
	border-radius: 8px;
	padding: 12px;
}
.cul {
	width: 100%;
	background-color: #ededed;
	margin-top: 100px;
	padding: 1px 20px 40px;
}
.cul section {
	width: 100%;
	margin-top: 60px;
}
.cul section h1 {
	font-size: 2rem;
	line-height: 2.4rem;
	color: #FFF;
	background-color: #22b473;
	padding: 18px;
}
.cul section dl {
	width: 100%;
	display: table;
	margin-top: 40px;
}
.cul section dl dt {
	display: table-cell;
	padding: 0 2px;
}
.cul section dl dd {
	display: table-cell;
	padding: 0 2px;
}
.cul section .photo-m {
	width: 100%;
	max-width: 823px;
	margin: 40px auto 0;
}
.customer-cont {
	width: 100%;
}
.customer-cont li {
	width: 47.4%;
	float: left;
	margin-bottom: 30px;
}
.customer-cont li:nth-of-type(2n) {
	float: right;
}
.customer-cont li:nth-last-of-type(-n+2) {
	margin-bottom: 0;
}
.customer-cont li:nth-of-type(2n) {
	float: right;
}
.customer-faq dl {
	width: 100%;
	display: block;
	margin-bottom: 40px;
}
.customer-faq dl:nth-last-of-type(1) {
	width: 100%;
	display: block;
	margin-bottom: 0;
}
.customer-faq dl dt {
	width: 100%;
	display: block;
	font-size: 2rem;
	color: #22b473;
	font-weight: bold;
	border-radius: 8px;
	background-image: url(../../customer/images/customer_30.png);
	background-position: left 20px center;
	background-repeat: no-repeat;
	background-size: auto;
	background-color: #ededed;
	padding: 20px 20px 20px 100px;
}
.customer-faq dl dd {
	width: 100%;
	display: block;
	padding: 20px 0;
}
.tel-pict {
	width: 100%;
	display: inline-block;
	max-width: 508px;
}
.ce {
	text-align: center;
}
.hiroba-banner {
	width: 100%;
    text-align: center;
    background-color: #22b473;
	margin: 100px auto 0;
}
.hiroba-banner a {
    display: block;
    width: 100%;
}
.hiroba-banner img {
    width: 100%;
    max-width: 500px;
    height: auto;
}
.sub-title {
    font-size: 2.4rem;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo,serif;
    color: #22b473;
    letter-spacing: .1em;
    margin-bottom: 5%;
}

.partner-info {
    line-height: 160%;
    margin: 20px 0 60px;
}
.partner-pict-l img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}
.partner-circle-icon {
    width: 20%;
    max-width: 173px;
    position: absolute;
    top: 0;
    right: 5%;
    -webkit-transform: translate(0, -50%); 
    transform: translate(0, -50%);
    z-index: 1;
}
.business-item {
    cursor: pointer;
}

.partner-tell {
    width: 80%;
    max-width: 400px;
    margin: 60px auto 0;
}
.partner-tell img {
    width: 100%;
	max-width: 100%;
	height: auto;
}

/* modal */

.white-popup {
	width: 95%;
	max-width: 600px;
	position: relative;
	background: #FFF;
	margin: 0 auto;
	padding: 0;
	
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.white-popup img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

/* cf */

.customer-cont:after,.customer-cont:after {
    content:" ";
    display:block;
    clear:both;
}

/* top img */

.top-image .photo img,.catch img,.photo-full img,.page-contents .txt img,.page-contents .photo-s img,.cul img,.customer-cont img,.tel-pict img,
.cul section .photo-m img,
.page-contents .txt-sl img,
.page-contents .txt-full img,
.page-contents .photo-s img,
.page-contents .photo-ss img,
.page-contents .photo-sl img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

@media only screen and (max-width: 768px) {
	
	.catch h1 {
		font-size: 2.8rem;
		line-height: 3.2rem;
		padding: 4% 0;
	}
	.catch h1 span {
		font-size: 1.6rem;
	}
	.page-contents {
		margin-top: 10%;
	}
    .page-contents.sl {
        margin-top: 6%;
    }
    .page-contents .inner {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    
	.page-contents h1 {
		width: 100%;
		font-size: 1.8rem;
        background-position: left 15px center;
		margin-bottom: 6%;
		padding: 3% 20px 3% 60px;
	}
	.page-contents h2 {
		font-size: 1.6rem;
        line-height: 2.4rem;
	}
    .page-contents h2.list-title {
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin-bottom: 3%;
    }
	.page-contents .txt {
		width: 100%;
	}
    
    .page-contents .txt-l {
        width: 100%;
    }
    .page-contents .txt-sl {
        width: 1002%;
    }    
	.page-contents .txt .name {
		margin-top: 4%;
	}
	.page-contents .txt.sp {
		margin-top: 6%;
	}
	.page-contents .photo-s {
		width: 100%;
		margin-top: 5%;
	}
    .page-contents .inner .photo-s {
		width: 100%;
        margin-top: 0;
		margin-bottom: 5%;
	}
	.page-contents .photo-s.sp {
		margin-top: 0;
	}
    .page-contents .photo-ss {
        width: 100%;
        max-width: 330px;
        margin: 5% auto 8%;
    }
    .page-contents .photo-sl {
        width: 100%;
        margin: 8% auto 0;
    }
	.cul {
		width: 100%;
		margin-top: 10%;
		padding: 1px 5% 5%;
	}
	.cul section {
		width: 100%;
		margin-top: 8%;
	}
	.cul section h1 {
		font-size: 1.6rem;
		line-height: 2.4rem;
		padding: 12px;
	}
	.cul section dl {
		width: 100%;
		display: block;
		margin-top: 5%;
	}
	.cul section dl dt {
		width: 60%;
		display: block;
		margin: 0 auto;
	}
	.cul section dl dd {
		display: block;
	}
	.cul section .photo-m {
		margin: 5% auto 0;
	}
	.customer-cont li {
		width: 100%;
		max-width: 474px;
		float: none;
		margin: 0 auto 5%;
	}
	.customer-cont li:nth-of-type(2n) {
		float: none;
	}
	.customer-cont li:nth-last-of-type(1) {
		margin: 0 auto 0;
	}
	.customer-faq dl dt {
		width: 100%;
		font-size: 1.6rem;
		line-height: 2.8rem;
		background-position: left 20px center;
		background-repeat: no-repeat;
		background-size: 45px;
		background-color: #ededed;
		padding: 12px 12px 12px 80px;
	}
	.customer-faq dl {
		margin-bottom: 5%;
	}
	.customer-faq dl dd {
		padding: 3% 0;
	}
	.hiroba-banner {
		margin: 8% auto 0;
	}
	.sub-title {
        font-size: 1.8rem;
    }
    .partner-circle-icon {
        width: 25%;
        max-width: 173px;
        position: absolute;
        top: 0;
        right: 5%;
        -webkit-transform: translate(0, -110%); 
        transform: translate(0, -110%);
        z-index: 1;
    }
    .partner-tell {
        margin: 8% auto 0;
    }
}

@media only screen and (max-width: 568px) {
	

}
	
@media only screen and (max-width: 480px) {
	
	
}

