
/* ---------------------------------------------------------------------------------------------

　   COMMON

--------------------------------------------------------------------------------------------- */
.sec_tit {
	color: #3e3e3e;
	text-align: center;
	font-weight: 400;
	letter-spacing: 0.15em;
}
.sec_tit .font-en {
	font-weight: 500;
}
.sec_tit.sec_tit_inline {
	text-align: left;
}
.sec_tit span {
	color: #5e5149;
	font-size: 238%;
	display: block;
	position: relative;
	line-height: 1em;
}
.sec_tit span:after {
	content: "";
	height: 1px;
	width: 20px;
	background: #5e5149;
	display: block;
	margin: .4em auto .4em;
}
.sec_tit.sec_tit_inline span {
	display: inline-block;
}
.btn {
	display: block;
	border: 2px solid #c8c2b5;
	max-width: 250px;
	color: #524c49;
	text-align: center;
	position: relative;
	padding: 15px;
	background: #fff;
	margin: 0 auto;
}
.btn:hover {
	background: #c8c2b5;
	opacity: 1;
}
.btn:after {
	content: "";
	width: 24px;
	height: 7px;
	background: url(../img/arrow.png) no-repeat center / 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 1em;
}
.cat {
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	border-radius: 2px;
	background: #6c524a;
	color: #fff;
	padding: 5px 20px;
}

@media only screen and ( max-width : 767px ) {
	.sec_tit {
		margin-bottom: 20px;
	}
	.sec_tit.sec_tit_inline span {
		margin-right: 20px;
	}
	.bg {
		background: url(../img/bg_navy_sp.jpg) repeat left top / 1600px;
	}
	.cat {
		font-size: 11px;
	}
}
@media print, screen and ( min-width : 768px ) {
	.sec_tit {
		margin-bottom: 45px;
	}
	.sec_tit.sec_tit_inline span {
		margin-right: 30px;
	}
	.bg {
		background: url(../img/bg_navy.jpg) repeat left top / 1600px;
	}
}

/* ---------------------------------------------------------------------------------------------

　   MV

--------------------------------------------------------------------------------------------- */
#mv {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 46.875%;
    background: url(../images/mv.jpg) no-repeat center center / auto 100%;
    box-shadow: 0px 0px 8px 4px rgb(0 0 0 / 35%);
    margin-bottom: 38px;
}

.mv_content {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.mv_content .container {
	position: relative;
}

.mv_contact {
    position: absolute;
    left: 5.2%;
    top: calc(3% + 73px);
    width: 20vw;
    max-width: 449px;
}

.mv_img_01 {
    position: absolute;
    left: 4%;
    bottom: 3%;
    width: 18vw;
    max-width: 346px;
}

p.mv_copy img {
    width: auto;
    height: 100%;
}

p.mv_contact img {
    width: 100%;
    height: auto;
}

p.mv_img_01 img {
    width: 100%;
    height: auto;
}

p.mv_copy {
    height: 90%;
}


	.mv_content {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding-top: 73px;
	}
	.mv_content .container {
		width: 100%;
	}

@media only screen and ( max-width : 767px ) {
	#mv {
		min-height: 350px;
		height: 65vh;
	}

	.mv_content .container {
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: center;
	}

	
	.mv_content {
		padding: 10px 0px 60px;
	}
	
	
	.mv_img_01 {
		position: absolute;
		left: unset;
		top: unset;
		right: 1%;
		bottom: 1%;
		width: 35vw;
		max-width: 140px;
	}
	.mv_contact {
		position: absolute;
		right: unset;
		top: unset;
		left: 2%;
		bottom: 2%;
		width: 40vw;
		max-width: 160px;
	}
}

@media print, screen and ( min-width : 1200px ) {
	.mv_content {
	}
	.mv_copy {
		/* margin-left: -50px; */
		height: 90%;
	}
}
@media print, screen and ( min-width : 1400px ) {

	.mv_copy {
	}
}







/* ---------------------------------------------------------------------------------------------

　   SNS

--------------------------------------------------------------------------------------------- */

div#index_sns {
    padding: 0 5%;
    margin-bottom: 8%;
}

ul.index_sns_btns {
    display: flex;
}

ul.index_sns_btns li {
    margin-right: 43px;
	width: 90px;
}

@media only screen and ( max-width : 767px ) {
	div#index_sns {
		padding: 0 10%;
		margin-bottom: 10%;
	}
	ul.index_sns_btns {
		align-items: center;
		justify-content: space-evenly;
	}
	ul.index_sns_btns li {
		margin: 0;
		height: 100px;
	}
	ul.index_sns_btns li img {
		height: 100%;
		width: auto;
	}
	
}

/* ---------------------------------------------------------------------------------------------

　   導入部分

--------------------------------------------------------------------------------------------- */

section#index_intro {
    padding-left: 18.75%;
	margin-bottom: 175px;
}

.index_intro_img {
    font-size: 42px;
    font-weight: bold;
    background: #f6f6f6;
    position: relative;
    color: #716864;
    padding: 80px 30px 65px 0;
    margin-top: 60px;
}
h2.index_intro_txt {
    border-bottom: solid 2px black;
    padding-left: 22px;
    padding-bottom: 18px;
    padding-right: 30px;
}
.index_intro_tit {
    font-size: 32px;
    font-weight: bold;
    color: #716864;
}
span.em_txt_01 {
    font-size: 48px;
    color: #207194;
}

span.em_txt_02 {
    font-size: 48px;
    color: #76c7be;
}
.index_intro_tit p {
    margin-bottom: 0;
}
p.index_intro_txt {
    padding: 0 0 20px 20px;
    border-bottom: solid 2px #000;
}
p.index_intro_illust {
    position: absolute;
    left: 760px;
    bottom: 62px;
    width: 420px;
}

@media only screen and ( max-width : 767px ) {
	section#index_intro {
		padding: 0 5%;
		margin-bottom: 10%;
	}
	.index_intro_tit {
		font-size: 24px;
		font-weight: bold;
		color: #716864;
	}
	.index_intro_tit p {
		margin-bottom: 22px;
	}
	span.em_txt_02 {
		font-size: 34px;
	}
	span.em_txt_01 {
		font-size: 34px;
	}
	p.index_intro_txt {
		padding: 0 5px 25px 5px;
		position: static;
		border-bottom: none;
	}
	.index_intro_img {
		font-size: 30px;
		padding: 8% 3% 0;
		margin-top: 40px;
	}
	p.index_intro_illust {
		position: static;
		width: 100%;
	}
	
}
/* ---------------------------------------------------------------------------------------------

　   サービスリスト

--------------------------------------------------------------------------------------------- */

section.service_list {
	position: relative;
	padding: 160px 170px;
	width: 1348px;
	height: 689px;
	margin: auto;
	background: url(../images/service_list_inner.png) no-repeat center center / auto 100%;
	margin-bottom: 400px;
}

.service_list_inner ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.service_list_inner ul li {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 231px;
	height: 96px;
	font-size: 30px;
	border-radius: 5px;
	background: #298ab1;
	font-weight: bold;
	margin-bottom: 43px;
}
.service_list_inner ul li .small{
	font-size: 18px;
}
.service_list_inner ul li a {
	color: #4b4b4b;
	text-align: center;
	line-height: 1em;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.service_list_inner ul li a:hover {
	color: #fff;
	opacity: 1;
}
.service_list_inner ul li:nth-child(1),
.service_list_inner ul li:nth-child(5),
.service_list_inner ul li:nth-child(9) {
	background: #298ab1;
}
.service_list_inner ul li:nth-child(2n) {
	background: #f9d682;
}
.service_list_inner ul li:nth-child(3),
.service_list_inner ul li:nth-child(7),
.service_list_inner ul li:nth-child(11){
	background: #ff9966;
}
.service_list_inner ul li:nth-child(4n) {
	background: #76c7be;
}
.service_list_inner ul li:nth-child(6n) {
	background: #f9d682;
}
.service_list_inner ul li:nth-child(12) {
	background: #76c7be;
}

p.service_contact {
    position: absolute;
    right: -240px;
    top: 50px;
}

p.service_contact_btn {
    position: absolute;
    bottom: -160px;
    left: 80px;
}p.service_contact_btn {
    position: absolute;
    bottom: -160px;
    left: 80px;
}

@media only screen and ( max-width : 767px ) {
	section.service_list {
		padding: 30% 5% 5% 5%;
		width: 100%;
		height: auto;
		margin-bottom: 10%;
		background: url(../images/service_list_inner.png) no-repeat top center / auto auto;
	}
	.service_list_inner ul li {
		width: 47%;
		height: 96px;
		font-size: 24px;
		border-radius: 5px;
		margin-bottom: 5%;
	}
	.service_list_inner li img {
		width: 90%;
	}
	.service_list_inner ul li:nth-child(1),
	.service_list_inner ul li:nth-child(2),
	.service_list_inner ul li:nth-child(9),
	.service_list_inner ul li:nth-child(10) {
		background: #298ab1;
	}
	.service_list_inner ul li:nth-child(3),
	.service_list_inner ul li:nth-child(4),
	.service_list_inner ul li:nth-child(11),
	.service_list_inner ul li:nth-child(12) {
		background: #f9d682;
	}
	.service_list_inner ul li:nth-child(5),
	.service_list_inner ul li:nth-child(6) {
		background: #ff9966;
	}
	.service_list_inner ul li:nth-child(7),
	.service_list_inner ul li:nth-child(8) {
		background: #76c7be;
	}
	p.service_contact {
		display: none;
	}
	p.service_contact_btn {
		position: static;
		margin-top: 8%;
	}
}
/* ---------------------------------------------------------------------------------------------

　   FAQ

--------------------------------------------------------------------------------------------- */

.index_faq {
	display: flex;
	justify-content: space-around;
	width: 1210px;
	margin: auto;
	align-items: flex-end;
	margin-bottom: 230px;
}

@media only screen and ( max-width : 767px ) {
	.index_faq {
		flex-direction: column;
		width: 100%;
		padding: 0 5%;
		margin-bottom: 10%;
	}
	.index_faq_img {
		margin-top: 5%;
	}
}
/* ---------------------------------------------------------------------------------------------

　   選ばれるポイント

--------------------------------------------------------------------------------------------- */

.index_point {
	padding-top: 150px;
	margin-bottom: 140px;
	width: 100%;
	background: url("../images/service_list_bg.png") no-repeat center center / 100% auto;
	background-size: cover;
}
.index_point_inner {
	padding: 150px 0 100px;
	width: 1190px;
	margin: auto;
	background: url("../images/top_point_img.png") no-repeat top right;
}
.index_point_inner ul {
    margin-bottom: 125px;
}
.index_point_inner li {
    margin-bottom: 35px;
}

@media only screen and ( max-width : 767px ) {
	.index_point {
		padding-top: 5%;
		padding: 5%;
		margin-bottom: 10%;
	}
	.index_point_inner {
		padding: 5% 0 5%;
		width: 100%;
		margin: auto;
		background: none;
	}
	.index_point_inner ul {
		margin-bottom: 10%;
	}
	.index_point_inner li {
		margin-bottom: 5%;
	}
}
/* ---------------------------------------------------------------------------------------------

　   想い

--------------------------------------------------------------------------------------------- */

.index_omoi {
	display: flex;
	justify-content: space-around;
	width: 1210px;
	margin: auto;
	align-items: center;
	margin-bottom: 230px;
}
.index_omoi_txt h2 {
	margin-bottom: 55px;
}
.index_omoi_txt p {
	font-size: 16px;
	margin-left: 15px;
	margin-bottom: 1em;
	color: #4b4b4b;
	line-height: 1.8em;
}

@media only screen and ( max-width : 767px ) {
	.index_omoi {
		width: 100%;
		padding: 0 5%;
		flex-direction: column;
		margin-bottom: 10%;
	}
	.index_omoi_txt h2 {
		margin-bottom: 7%;
	}
	.index_omoi_txt p {
		margin-left: 0;
	}
	.index_omoi_img {
		width: 85%;
		margin-top: 5%;
	}
}