@charset "UTF-8";
/* CSS Document */


/*--------------------------------------------
header
--------------------------------------------*/
#visual {
    width: 100%;
    min-width: 1120px;
    overflow: hidden;
	}
#visual-image {
    position: relative;
    left: 50%;
    margin-left: -720px;
	}

.mainvisual	img {
	width: 100%;
}
/*--------------------------------------------
header
--------------------------------------------*/
.meritcontent_header {
  width: 100%;
  margin-bottom: 30px;
}
.meritcontent_header_inner {
  background: url("../images/mv_sp.jpg") no-repeat center top;
  background-size: cover;
  width: 100%;
  height: 62vh;
  padding-top: 124px;
  box-sizing: border-box;
}
.mainvisual{
	width: 100%;
}
	.mainvisual img {
		width: 100%;
	}
.special-head{
	left: auto;
}
/*--------------------------------------------
common
--------------------------------------------*/
.content_inner {
  width: 100%;
  margin: auto;
}
.content_outer {
  padding: 20px 0;
  margin: 50px auto 0px;
}
/*--------------------------------------------
lead
--------------------------------------------*/
.lead_wrapper {
  width: 90%;
  margin-top: 50;
}
.lead h2 {
	line-height: 0px;
}
.lead h2 img {
  width: 80%;
}
.lead p {
  font-weight: bold;
  font-size: 1.3rem;
  margin-top: 0px;
  text-align: justify;
  margin-top: 4px;
}
/*--------------------------------------------
overview
--------------------------------------------*/
.overview {
  width: 88%;
  margin: 0px auto 0px;
}
.overview h3 {
  text-align: center;
  font-size: 2.6rem;
  line-height: 1.6;
  margin-bottom: 0.5em;
}
.overview h3 img {
  display: block;
  width: 60%;
  margin: 0 auto 0.5em;
}
/*--------------------------------------------
point
--------------------------------------------*/
/* point1 */
.overview .point1 {
  margin: 30px auto;
}
.overview .point1 + p {
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: bold;
  text-align: justify;
}
.overview .point2 p {
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: bold;
  text-align: left;
}
.overview .point3 p {
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: bold;
  text-align: justify;
}
.overview .point1 .scene_img {
  width: 84%;
  text-align: center;
}
	.point1 div {
  		margin: 0 auto 80px;
	}
	.point1 div:last-child {
  		margin: 0 auto 0px;
	}
/* point2,3 */
.overview .point2, .overview .point3 {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: bold;
  margin: 30px auto 60px;
}
.overview .point2 .scene_img, .overview .point3 .scene_img {
  width: 100%;
  text-align: center;
  margin:0 auto;
}
.overview .point2 .scene_img+.scene_img , .overview .point3 .scene_img+.scene_img {
  margin-top:40px;
}
.overview .point2 .scene_img img, .overview .point3 .scene_img img {
  margin-bottom: 1em;
}

/*--------------------------------------------
karte
--------------------------------------------*/
.special-head {
	left: 0px;
	top: -340px;
}
	.special-head h1{
		font-size: 5.4rem;
	}
	.special-head .logo{
		width: 52%;
	 }
	 .mainvisual{
		 margin-bottom: -320px;
	 }
	 @media screen and (max-width:880px) {
		 .special-head {
			 left: 0px;
			 top: -260px;
		 }
		 .mainvisual{
			 margin-bottom: -320px;
		 }
		}
	@media screen and (max-width:800px) {
		.special-head {
			left: 0px;
			top: -290px;
		}
			.special-head h1{
				font-size: 4.8rem;
			}
			.special-head .logo{
				width: 52%;
			 }
			 .mainvisual{
				 margin-bottom: -320px;
			 }
	}
	@media screen and (max-width:768px) {
		.special-head {
			left: 0px;
			top: -280px;
		}
		.mainvisual{
			margin-bottom: -220px;
		}
	}
	@media screen and (max-width:700px) {
		.special-head {
			left: 0px;
			top: -260px;
		}
		.mainvisual{
			margin-bottom: -220px;
		}
	}
	@media screen and (max-width:660px) {
		.special-head {
			left: 0px;
			top: -240px;
		}
		.special-head h1{
			font-size: 4.2rem;
		}
		.mainvisual{
			margin-bottom: -180px;
		}
	}
	@media screen and (max-width:560px) {
		.special-head {
			left: 0px;
			top: -240px;
		}
		.special-head h1{
			font-size: 3.8rem;
		}
		.mainvisual{
			margin-bottom: -140px;
		}
	}
	@media screen and (max-width:460px) {
		.special-head {
			left: 0px;
			top: -220px;
		}
		.special-head h1{
			font-size: 2.8rem;
		}
		.mainvisual{
			margin-bottom: -180px;
			height: 480px;
		}
	}
.karte_intro {
	width: 88%;
	margin: 0px auto;
	position: relative;
	top: -180px;
	margin-bottom: -180px;
}
.karte_about {
	margin-top: 40px;
}
.karte_about_img {
	width: 90%;
	margin: 0px auto;
}
.karte_about_list {
	width: 90%;
	margin: 0px auto;
}
	.karte_about_list h4 {
		font-size: 2.0rem;
		color: #29486d;
		border-bottom: 2px solid #29486d;
		line-height: 1.6;
		padding-bottom: 10px;
		}
	.karte_about_list ul {
		margin-top: 10px;	
	}
	.karte_about_list ul li {
		font-size: 2.0rem;
		line-height: 2.2;
		font-weight: bold;	
	}
		.lsit_icon_color {
			color: #5e7691;
		}
.karte_feature{

}
.karte_feature_one {
	width: 100%;
	margin: 0px auto 60px;
}
.karte_feature_one h5{
}
.karte_feature_one h6{
	font-size: 2.2rem;
	line-height: 1.6;
	text-align: center;
	margin-top: 10px;
}
.karte_feature_one img {
	margin-top: 10px;
}
.karte_feature_one p {
	font-size: 1.4rem;
	line-height: 1.8;
	text-align: center;
	margin-top: 20px;
}
.karte_data {
	background-color: #eaedf0;
	padding-top: 60px;
	padding-bottom: 40px;
	height: 340px;
	position: relative;
	margin-bottom: 250px;
}
	@media screen and (max-width:414px) {
		.karte_data {
			background-color: #eaedf0;
			padding-top: 60px;
			padding-bottom: 40px;
			height: 340px;
			position: relative;
			margin-bottom: 200px;
		}	
	}
.karte_data_inner {
	width: 88%;
	margin: 0px auto;
}
.karte_data_inner h3 {
    font-size: 2.6rem;
    font-weight: bold;
    letter-spacing: 0.01rem;
    margin-bottom: 0.5em;
    line-height: 1.5;
}
.karte_data_img{
	width: 100%;
	margin: 0px auto;
}
.karte_data_inner p{
	font-size: 1.4rem;
	line-height: 1.6;
	text-align: center;
	margin-top: 40px;
}

.karte_knowhow{
	margin-top: 40px;

}
.karte_knowhow_one {
	width: 80%;
	margin: 0px auto;
	display: block;
}
.karte_knowhow_one_arr {
	width: 100%;
	display: block;
	transform: rotate(90deg);
	margin-top: 140px;
	margin-bottom: -140px;
	padding-top: 0px;
}
	@media screen and (max-width:414px) {
			.karte_knowhow_one_arr {
				width: 100%;
				display: block;
				transform: rotate(90deg);
				margin-top: 160px;
				margin-bottom: -140px;
				padding-top: 0px;
			}
	}
.karte_knowhow_one p {
	text-align: center;
	line-height: 1.8;
	margin-top: 20px;
}
.attention {
	font-size: 1.2rem;
	display: block;
	text-decoration: underline;
}
/* salon_tool */
.salon_tool {
	padding-bottom: 80px;
}
.salon_tool_wrapper {
	width: 100%;
	height: auto;
}
.service_ec_content {
	width: 800px;
	margin: 0px auto;
	position: relative;
	padding-top: 40px;
}
.salon_tool {
	background-image: url("../images/salon_tool_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0px;
	height: 120px;
}
.salon_tool h2{
	color:#ffffff;
	text-align:center;
	font-size: 1.6rem;
	padding: 28px 1em;
	line-height: 1.8;
	letter-spacing: 0.05em;
}

.plan_attention {
  width: 88%;
  margin: 20px auto 10px;
}
  .plan_attention p {
    font-size: 1.4rem;
    text-align: center;
    text-decoration: underline;
  }
/*--------------------------------------------
function
--------------------------------------------*/
.flex-content.function_column {
  margin: 30px auto 40px;
  width: 95%;
}
.function_column .flex-content {
  align-self: center;
  width: 48%;
  margin-bottom: 10px;
}
.function_column .flex-content dt {
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; 
}
.function_column .flex-content dt img {
  max-width: 100%;
}
.function_column .flex-content dd {
  font-size: 76%;
  font-weight: bold;
  width: 66%;
  line-height: 1.6;
  padding-top: 5px;
}
.function_column .flex-content.triple dd{
}
.function_column .flex-content dd.single {
  padding-top: 0;
}
/*--------------------------------------------
info
--------------------------------------------*/
.info h4{
	font-size: 0.85em;
	line-height:1.8;
	text-align:center;
}
.info .footer_content {
	text-align:center;
}
.info .footer_content img{
	max-width: 65%;
}
.info h4.support{
	margin:40px 0;
}
/*--------------------------------------------
custom20230901
--------------------------------------------*/
.karte-inview-wrap{
	margin-bottom: -320px;
}
	.karte-inview-wrap .bg{
		height: 380px;
	}
	.karte-inview{
		top: -360px;
		height: 580px;
	}
@media screen and (max-width:768px){
.karte-inview-wrap{
	margin-bottom: -200px;
}
.karte-inview-wrap .bg{
	width: 100%;
	height: 280px;
}
	.karte-inview{
		width: 88%;
		top: -280px;
		height: 800px;
	}
	.karte-inview .box {
		flex-wrap: wrap;
	}
	.karte-inview .box .image{
		width: 100%;
		padding-left: 0px;
	}
	.karte-inview .box .text {
		width: 100%;
	}
	.karte-inview .box .text .tag{
		height: 42px;
		width: 80%;
		margin: 0px auto 1.4rem;
		font-size: 1.6rem;
		}
		.karte-inview .box .text h2{
			text-align: center;
			font-size: 2.8rem;
		}
		.karte-inview .box .text p{
			font-size: 1.4rem;
		}
}
@media screen and (max-width:700px){
	.karte-inview{
		height: 700px;
	}
}
@media screen and (max-width:640px){
.karte-inview-wrap{
	margin-bottom: -140px;
}
.karte-inview-wrap .bg{
	width: 100%;
	height: 220px;
}
	.karte-inview{
		width: 88%;
		top: -220px;
	}
.karte-inview .box .text .tag{
	width: 100%;
	}
}
@media screen and (max-width:520px){
.karte-inview-wrap .bg{
	width: 100%;
	height: 140px;
}
	.karte-inview{
		width: 88%;
		top: -140px;
		height: 740px;
	}
}