@charset "UTF-8";
/* CSS Document */
body {
	/*
  font-family: "游ゴシック", YuGothic, 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  */
  font-family: 'Noto Sans JP',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
img {
  max-width: 100%;
  height: auto;
}
.marker {
  background: linear-gradient(transparent 75%, #f6d019 75%);
  font-weight: bold;
}
.center, .image_center {
  text-align: center;
}
.sans {
  font-family: "Source Sans Pro";
}
.red {
  color: #ff4b36;
}
.blue {
  color: #5285ea;
}
.green {
  color: #35af91;
}
/*--------------------------------------------
header
--------------------------------------------*/
#visual {
  width: 100%;
  min-width: 1120px;
  overflow: hidden;
}
#visual-image {
  /*
  position: relative;
  left: 50%;
  margin-left: -720px;
  */
  
}
  @media screen and (max-width:1180px){
    #visual-image {
      position: relative;
      left: 50%;
      margin-left: -800px;
      
    }

  }
/*--------------------------------------------
common
--------------------------------------------*/
.content_inner {
  width: 1024px;
  margin: auto;
}
.content_outer {
  background: #f6d019;
  padding: 40px 0;
  margin: 80px auto 0px;
}
.flex-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sub_header {
  font-size: 2.4rem;
}
/*--------------------------------------------
lead
--------------------------------------------*/
.lead_wrapper {
  width: 1024px;
  margin: 40px auto 0px;
}
.lead {
  text-align: center;
  line-height: 1.8;
}
.lead h2 {
  font-size: 2.5rem;
  text-align: center;
}
.lead h2 img {
  width: 16em;
}
.lead p {
  font-size: 2rem;
  margin-top: 10px;
  font-weight: bold;
  line-height: 1.4;
}
/*--------------------------------------------
overview
--------------------------------------------*/
.overview {
  width: 960px;
  margin: 100px auto 0px;
}
.overview h3 {
  text-align: center;
  font-size: 3.8rem;
  font-weight: bold;
  letter-spacing: 0.01rem;
  margin-bottom: 0.5em;
  line-height: 1.4;
}
.overview h3 img {
  display: block;
  width: 340px;
  margin: 0 auto 0.5em;
}
/* point1 */
.overview .point1 {
  margin: 40px auto;
}
.overview .point1 .scene_img {
  width: 30%;
}
/* point2 */
.overview .point2 {
  margin: 60px auto;
}
.overview .point2 .scene_img {
  width: 45%;
  text-align: center;
}
.overview .point2 .scene_img img {
  margin-bottom: 1em;
}
/* point2 */
.overview .point3 {
  margin: 60px auto;
}
.overview .point3 .scene_img {
  width: 45%;
  text-align: center;
}
.overview .point3 .scene_img img {
  margin-bottom: 1em;
}
.overview p {
	font-weight: bold;
}

/*--------------------------------------------
karte
--------------------------------------------*/

.special-head{
  position: relative;
  top:-380px;
  left: -70px;
  margin-bottom: -180px;
}
  .special-head .logo{
     width: 460px;
     height: auto;
  }
  .special-head h1 {
    font-weight: 900;
    font-size: 6.0rem;
    color: #111;
    text-align: left;
  }
  .special-head h1 span.fc_blue {
    color: #5186EC;
  }
  .special-head h1 span.fc_red {
    color: #ff4b36;
  }
.karte_intro {
	width: 640px;
	margin: 0px auto;
	position: relative;
	top: -180px;
	margin-bottom: -180px;
}
.karte_about {
	margin-top: 40px;
}
.karte_about_img {
	width: 600px;
}
.karte_about_list {
	width: 300px;
}
	.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: 460px;
	margin-bottom: 60px;
}
.karte_feature_one h5{
	color: #29486d;
	font-size: 1.8rem;
	border-bottom: 2px solid #29486d;
	text-align: center;
	padding-bottom: 20px;
}
.karte_feature_one h6{
	font-size: 2.6rem;
	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: 420px;
}
.karte_data_inner {
	width: 980px;
	margin: 0px auto;
}
.karte_data_inner h3 {
	text-align: center;
    font-size: 3.8rem;
    font-weight: bold;
    letter-spacing: 0.01rem;
    margin-bottom: 0.5em;
    line-height: 1.4;
}
.karte_data_img{
	width: 550px;
	margin: 0px auto;
}
.karte_data_inner p{
	font-size: 1.4rem;
	line-height: 1.8;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.karte_knowhow{
	margin-top: 40px;
	margin-bottom: 60px;

}
.karte_knowhow_one {
	width: 28%;
}
.karte_knowhow_one_arr {
	width: 2%;
	padding-top: 140px;
}
.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: 240px;
}
.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:240px;
}
.salon_tool h2{
	color:#ffffff;
	text-align:center;
	font-size:168.75%;
	padding:120px 0;
}
.plan_attention {
  width: 1024px;
  margin: 20px auto 10px;
}
  .plan_attention p {
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: center;
    text-decoration: underline;
  }
@media screen and (max-width:1180px)
{
.special-head{
  left: 6%;
}
  .special-head .logo{
  }
  .special-head h1 {
  }
}
/*--------------------------------------------
function
--------------------------------------------*/
.flex-content.function_column {
  margin: 60px auto;
  width: 980px;
}
.function_column .flex-content {
  align-self: center;
  width: 33%;
  margin-bottom: 30px;
}
.function_column .flex-content dt {
  width: 30%;
}
.function_column .flex-content dt img {
  max-width: 100px;
}
.function_column .flex-content dd {
  font-size: 1.25em;
  font-weight: bold;
  width: 65%;
  line-height: 1.6;
  padding-top: 15px;
}
/*--------------------------------------------
info
--------------------------------------------*/
.info h4{
	font-size:2.125em;
	line-height:1.8;
	text-align:center;
}
.info .footer_content {
	text-align:center;
}
.info .footer_content img{
	max-width:415px;
}
.info h4.support{
	margin:40px 0;
}
/*--------------------------------------------
custom20230901
--------------------------------------------*/
.container-max {
  max-width: 100%;
  height: auto;
}
  .karte-inview-wrap{
    margin-bottom: -380px;
  }
  .karte-inview-wrap .bg{
    background-color: #ff4b36;
    width: 38.2%;
    height: 420px;
    position: relative;
    top: 0px;
  }
  .karte-inview{
    max-width: 1024px;
    margin: 0px auto;
    position: relative;
    top: -400px;
    height: 560px;
  }
  .karte-inview .box {
    display: flex;
    align-items: center;
  }
  .karte-inview .box .image{
    width: 600px;
    height: auto;
    padding-left: 30px;
  }
  .karte-inview .box .text {
    width: 414px;
  }
  .karte-inview .box .text .tag{
    color: #5186ec;
    border: 1px solid #5186ec;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    margin-bottom: 1.4rem;
  }
  .karte-inview .box .text h2{
    font-size: 3.2rem;
    margin-bottom: 1.4rem;
  }
  .karte-inview .box .text p{
    font-size: 1.6rem;
  }
  @media screen and (max-width:1024px){
  .karte-inview-wrap{
  }
  .karte-inview-wrap .bg{
    width: 52%;
    height: 420px;
  }
    .karte-inview{
      max-width: 94%;
    }
    .karte-inview .box {
    }
    .karte-inview .box .image{
      width: 62%;
      padding-left: 0px;
    }
    .karte-inview .box .text {
      width: 38%;
    }
      .karte-inview .box .text .tag{
      }
      .karte-inview .box .text h2{
        font-size: 2.8rem;
      }
      .karte-inview .box .text p{
        font-size: 1.4rem;
      }
  }