@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#common .topTitleBox {
    margin-bottom: 27px;
}

#contact {
	margin: 0 auto;
	width: 960px;
}

#contact .banner {
    margin-bottom: 40px;
    padding: 13px;
    display: flex;
    justify-content: space-between;
    background: #ACCAE0;
}

#contact .banner .txtBox {
    width: 790px;
}

#contact .banner .txtBox p {
    margin-left: 50px;
    font-size: 2.4rem;
    line-height: 1.5;
}

#contact .banner .txtBox .title {
    margin-left: 30px;
    color: #1a9a0c;
    font-size: 3.8rem;
}

#contact .banner .txtBox .link {
    text-align: right;
}

#contact .banner .txtBox .link span {
    padding: 5px 45px 5px 0;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    background: url("img/newsite/common/banner-icon.png") no-repeat right center;
}

#contact .banner .pho a {
    display: block;
}

#contact .banner .pho a:hover {
    opacity: 0.7;
}

#contact .banner .txtBox .note {
    padding: 0;
    font-size: 1.6rem;
}

#contact .banner .txtBox .note span {
    color: #ff0000;
}

#contact .banner .pho {
    width: 140px;
}

#main .linkList {
	margin-bottom: 28px;
	font-size: 0;
	text-align: center;
}

#main .linkList li {
	margin: 45px 30px 0;
	display: inline-block;
	vertical-align: top;
}

#main .error,
#main .red {
	color: #ff0000 !important;
	display: block !important;
}

#main .top {
	text-align: right;
	margin: 0 50px -6px;
}

#main .top a {
	font-size: 13px;
	line-height: 13px;
	color: rgb(0, 0, 238);
	text-decoration: underline;
}

#main .h3Ttl01 {
	margin-bottom: 2px;
	text-align: center;
}

#main .inner {
	margin: 0 auto 13px;
	width: 685px;
	padding: 20px 20px 32px;
	box-sizing: border-box;
	border: 1px solid #4dff4d;
}

#main .inner ul {
	padding: 5px 0 14px;
	padding-left: 54px;
}

#main .inner li {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	line-height: 22px;
}

#main .inner .h4Ttl {
	margin-bottom: -2px;
	padding: 26px 0 0 22px;
}

#main .inner .h4Ttl + ul li:nth-child(2) {
	margin-top: 11px;
}

#main .comTab {
	margin-left: 50px;
	width: 845px;
}

#main .link {
	text-align: center;
}

.h3Ttl02 {
	margin: 0 auto 22px;
	border-left: 30px solid #2BA339;
	font-size: 1.8rem;
	line-height: 24px;
	overflow: hidden;
}

.h3Ttl02 b {
	margin-right: 14px;
	min-width: 180px;
	padding-left: 13px;
	float: left;
	font-size: 2.6rem;
	line-height: 72px;
	display: block;
	vertical-align: middle;
}

.h3Ttl02 span {
	display: block;
	font-weight: normal;
	overflow: hidden;
}

.note {
	padding: 20px 120px 60px 140px;
	font-size: 1.8rem;
	line-height: 36px;
}

.note a {
	color: #cc0033;
	text-decoration: underline;
}

.note a:hover {
	text-decoration: none;
}

#common .tel {
	margin-bottom: 0;
	padding-bottom: 10px;
	border-bottom: 3px solid #009800;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#common .topTitleBox {
		margin-bottom: 27px;
	}
	
	#contact {
		width: auto;
	}	

    #contact .banner {
        margin-bottom: 40px;
    }

    #contact .banner .txtBox {
        width: auto;
    }

    #contact .banner .txtBox p {
        margin-left: 10px;
        font-size: 1.4rem;
        line-height: 1.5;
    }

    #contact .banner .txtBox .title {
        margin: 0 0 15px;
        font-size: 2.2rem;
        font-weight: bold;
    }

    #contact .banner .txtBox .subBox {
        margin: 0 auto 15px;
        max-width: 300px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #contact .banner .txtBox .link span {
        padding: 5px 32px 5px 0;
        font-size: 1.1rem;
        background-size: 20px auto;
    }

    #contact .banner .pho a:hover {
        opacity: 1;
    }

    #contact .banner .txtBox .note {
        padding: 0;
        font-size: 1.2rem;
    }

    #contact .banner .pho {
        width: 34%;
    }

	#main .linkList {
		margin-bottom: 7px;
	}

	#main .linkList li {
		margin: 8px 5px 0;
	}
		
	#main .top {
		display: none;
	}

	#main .top a {
		font-size: 13px;
		line-height: 13px;
		color: rgb(0, 0, 238);
		text-decoration: underline;
	}

	#main .h3Ttl01 {
		margin-bottom: 2px;
		text-align: center;
	}

	#main .h3Ttl01 img {
		width: 358px;
	}

	#main .inner {
		margin: 0 11px 10px;
		width: auto;
		padding: 10px 10px 15px;
		box-sizing: border-box;
		border: 1px solid #4dff4d;
	}

	#main .inner ul {
		padding: 3px 0 5px;
		font-size: 0;
	}

	#main .inner li {
		font-size: 7px;
		line-height: 11px;
		/*width: 42%;*/
	}

	#main .inner li:first-child {
		/*width: 55%;*/
	}

	#main .inner .h4Ttl {
		margin-bottom: -1px;
		padding: 13px 0 0 11px;
	}

	#main .inner .h4Ttl + ul li:nth-child(2) {
		margin-top: 6px;
	}
		
	#main .link img {
		width: 206px;
	}
		
	#gFooter.footer02 .bNavi {
		display: none !important;
	}
	
	#main .comTab {
		margin-left: 0;
		width: 100%;
	}

	.h3Ttl01 {
		margin: 0 -18px;
	}

	.h3Ttl02 {
		margin: 13px auto 13px;
		border-left: 10px solid #96DA9D;
		font-size: 12px;
		color: #666;
		line-height: 14px;
		overflow: hidden;
	}

	.h3Ttl02 b {
		min-width: 50px;
		padding: 0 10px;
		float: left;
		font-size: 15px;
		line-height: 42px;
	}

	.h3Ttl02 span {
		display: block;
		font-weight: normal;
		overflow: hidden;
	}

	.note {
		margin-bottom: 30px;
		padding: 10px;
		font-size: 12px;
		line-height: 15px;
	}

	.note a:hover {
		text-decoration: underline;
	}
	
	#common .title {
		margin: 0 0 4px;
	}

	#common .subTxt {
		margin: 0 0 12px;
	}

	#common .tel {
		margin: 0 -18px;
		padding-bottom: 10px;
		border-bottom: 2px solid #009800;
	}
}

.inq-kengaku .h4Ttl {
	margin: 0 0 15px 50px;
	padding-left: 20px;
	font-size: 2rem;
	font-weight: normal;
	position: relative;
}
.inq-kengaku .h4Ttl::before {
	position: absolute;
	left: 0;
	top: 2px;
	width: 10px;
	height: 24px;
	background-color: #2BA339;
	content: '';
}
.inq-kengaku .comTab {
	margin-bottom: 30px;
}
.inq-kengaku .comTab.mb01 {
	margin-bottom: 60px;
}
.inq-kengaku .smlTtl {
	margin-left: 30px;
	display: inline-block;
	font-size: 1.4rem;
}
.inq-kengaku .smlTtl a {
	color: rgb(0, 0, 238);
	text-decoration: underline;
}
.inq-kengaku .smlTtl a:hover {
	text-decoration: none;
}
@media all and (min-width: 0) and (max-width: 767px) {
	.inq-kengaku .h4Ttl {
		margin: 0 0 10px 0;
		font-size: 1.6rem;
		padding-left: 14px;
	}
	.inq-kengaku .h4Ttl::before {
		top: 1px;
		width: 6px;
	}
	.inq-kengaku .smlTtl a:hover {
		text-decoration: underline;
	}
}
.content03 #contact {
	width: auto;
}
#main .content03 .comTab {
	margin-left: auto;
	margin-right: auto;
}