/* ========================================

management.css

======================================== */
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
body {
  min-width: 1250px;
}
@media screen and (max-width: 767px) {
  body {
    min-width: 320px;
  }
}

.container {
  width: 1200px;
  margin: 0 auto;
	display: inherit;
}
.container_i{
width: 1200px;
  margin: 0 auto 2vw;
	display: inherit;
}
img{
	height: auto;
    max-width: 100%;
}
ol, ul{
	list-style: none;
}
.fixed_btn
{
  position: fixed;
    bottom: 1em;
    right: 1em;
    padding: 0.6em 1.8em;
    font-size: 1.8em;
    font-weight: 600;
    border: 2px solid #fff;
    border-radius: 20px;
    background: #db7f6b;
    z-index: 2;
    color: #fff;
}

@media screen and (max-width: 767px) {
	.fixed_btn {
		font-size: 1.3em;
		padding: 0.5em 1.4em;
	}
}
.inner__box{
	color: #fff;
	font-weight: 600;
	background: #db7f6b;
	background-color:#db7f6b; margin:0 auto 20px; text-align:center; transform:skew(-15deg,0);
	font-size: 1.6em;
	line-height: 1em;
	padding: 0;
	margin: 5vw auto 2vw;
}
.inner__box::before{
	content: '';
  position: absolute;
}
.inner__box span{
	    transform: skew(15deg,0);
    display: inline-block;
}
.program_number{
	color: #db7f6b;
	background-color:#f8f8f8; margin:0 auto; text-align:center;
	padding: 0 0 0.5em;
	display: inline-block;
	position: relative;
}
.program_number::after{
	content: "";
	display: block;
}
.program_number p{
	transform:skew(15deg, 0deg);
	font-weight: normal;
	font-size: 1.6em;
	line-height: 0.8em;
}

ul.inner_program_box {
	display: flex;
	justify-content: center;
    width:90%;
    margin:0 auto ;
    padding:0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
ul.inner_program_box li {
    width: 30%;
    max-width: 315px;
    background: #f7eeee;
    list-style: none;
    padding-bottom: 3vw;
    margin-bottom: 0;
	line-height: 1.8em;
    position: relative;
	font-size: 1.2em;
}
ul.inner_program_box li:nth-child(1),
ul.inner_program_box li:nth-child(2){
    margin-right:3%;
}
ul.inner_program_box li img {
    width:100%;
    margin:0;
    padding:0;
}
#mv_btnbox{
    text-align:center;
}
#mv_btnbox{
    display:inline-block;
}
ul.inner_program_box li h4 {
    color: #db7f6b;
    font-size:1.2em;
    text-align:center;
    margin-bottom:10px;
    margin-top:20px;
}
ul.inner_program_box li p {
    padding:0 9%;
    font-size:90%;
}
ul.inner_program_box h4 div{
	border: solid 1px #e17c6d;
	padding: 0em 0.4em;
    margin-left: 0.2vw;
	font-size: 0.8em;
    width: max-content;
	display: inline;
}
ul.case_list {
    margin:1em 0 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:396px;
}
 
    ul.case_list li:nth-child(odd) {
        margin:0 ;
        padding:1% 2%;
        width:27%;
        list-style:none;
    }
ul.case_list li:nth-child(even) {
        margin:0 ;
        padding:1% 2%;
        width:73%;
        list-style:none;
    }
ul.case_list li a{
	color: #000;
}
.management3__txt2{
	width: 70%;
	max-width: 640px;
	margin: 3vw auto;
}
.c-imgtext1__info div.btn_link{
	background: #313131;
	color: #fff;
	padding: 0.6em 0.8em;
	float: right;
	text-decoration:none;
}
#schedule{
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
	width: 96%;
	margin: 0 auto;
}
@media screen and (min-width: 1201px) {#schedule{width: 1200px;}}

@media screen and (max-width: 767px) {
  .container {
    width: 100%;}
.container_i{
width: 100%;
    padding: 0 15px;
	display: inherit;
	margin-bottom: 2vw
}
	ul.inner_program_box li:nth-child(1), ul.inner_program_box li:nth-child(2){
		margin-right:0;
	}
}
.i_standard {
  height: 496px;
  background: url("/assets/img/service/penetration/i_standard/i_standard_mv.png") no-repeat center/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .i_standard {
    margin-top: 100px;
    height: 240px;
  }
}
.p-service_i_sta h4{
    text-align: center;
    font-size: 2rem;
    display: block;
    line-height: 1.4;
    color: #ffffff;
    padding: 18px 10px;
    font-weight: bold;
    margin: 10px auto 24px;
    background-color: #f39800;
    width: 600px;
}
.p-service_i_pra h4{
    text-align: center;
    font-size: 2rem;
    display: block;
    line-height: 1.4;
    color: #ffffff;
    padding: 18px 10px;
    font-weight: bold;
    margin: 10px auto 24px;
    background-color: #a97554;
    width: 600px;
}
.p-service_i_sta .btn,
.p-service_i_pra .btn,
.p-service_i_sta .btn_r,
.p-service_i_pra .btn_r{
    margin-bottom: 1em;
}
.p-service_i_sta .btn a,
.p-service_i_pra .btn a{
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 579px;
	border: 2px solid #7d0000;
    font-size: 1.6rem;
    line-height: 1.75;
    color: #fff;
    font-weight: bold;
    -webkit-box-sizing: border-box;
	background: #7d0000;
    box-sizing: border-box;
    padding: 18px 0 16px;
    position: relative;
    font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;}

.p-service_i_sta .btn_r a,
.p-service_i_pra .btn_r a{
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 579px;
	border: 2px solid #093d6e;
    font-size: 1.6rem;
    line-height: 1.75;
    color: #093d6e;
    font-weight: bold;
    -webkit-box-sizing: border-box;
	background: #fff;
    box-sizing: border-box;
    padding: 18px 0 16px;
    position: relative;
    font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;}

.p-service_i_sta .btn a:after,
.p-service_i_pra .btn a:after{
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    }
.p-service_i_sta .btn_r a:after,
.p-service_i_pra .btn_r a:after{
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #093d6e;
    border-right: 2px solid #093d6e;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    }
@media screen and (max-width: 767px){
	.p-service_i_sta .btn a,
	.p-service_i_pra .btn a,
	.p-service_i_sta .btn_r a,
	.p-service_i_pra .btn_r a{
	font-size: 1.2rem;
	}
	.p-service_i_sta .btn,
	.p-service_i_pra .btn,
	.p-service_i_sta .btn_r,
	.p-service_i_pra .btn_r{
	width: 100%;
}
}
.i_standard__ttl {
  width: 100%;
  text-align: center;
  font-size: 5rem;
  line-height: 1.2;
  color: #121212;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .i_standard__ttl {
  transform: translateY(-5px);
    font-size: 2.4rem;
  }
.inline li{max-width: 40%;}
	ul.inner_program_box li {width: 100%;
	margin: 0 ;
	max-width: none;}
	ul.inner_program_box{
		width: 100%;
	}
	.program_number p{
		font-size: 1.2em;
	}
    .p-service_i_sta .btn a,
	.p-service_i_sta .btn_r a,
    .p-service_i_pra .btn a,
	.p-service_i_pra .btn_r a{
    display: inline-block;
    width: 100%;
    line-height: 1.75;
    font-weight: bold;
    box-sizing: border-box;
    padding: 12px 0 10px;
    position: relative;
    }
    .p-service_i_sta h4,
    .p-service_i_pra h4{
    width: 100%; 
    }
}
.i_standard__txt {
  font-size: 2.2rem;
  line-height: 1.75;
	width: 25%;
    text-align: center;
  color: #db7f6b;
  margin: 4vw 0 0;
  display: block;
  position: absolute;
  top: 300px;
  left: 50%;
  transform: translateX(-50%);
	background: #fff;
	border: solid 2px #db7f6b;
	padding: 0.8em 1.1em;
}
.i_standard__txt::after{
	content: '';
    width: 8px;
    height: 8px;
    border-top: 2px solid #db7f6b;
    border-right: 2px solid #db7f6b;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0, -50%) rotate(
45deg
);
    transform: translate(0, -50%) rotate(
45deg
);
}
@media screen and (max-width: 767px) {
  .i_standard__txt {
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 12px 0 0;
    top: 150px;
    width: 80%;
  }
}
/* 見出し黒文字用CSS　-------------*/
.blackTitle {
	color:#000000;
}

.l-btn--center {
  text-align: center;
}
.c-btn1__txt2 {
  display: inline-block;
  width: 40%;
  font-size: 2.4rem;
  line-height: 1.75;
  color: #db7f6b;
  font-weight: bold;
  border: 2px solid #db7f6b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 0 16px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-btn1__txt2 {
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.4;
    padding: 12px 0 10px;
  }
}
.c-btn1__txt2::after {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #db7f6b;
  border-right: 2px solid #db7f6b;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
}
@media screen and (max-width: 767px) {
  .c-btn1__txt2::after {
    right: 10px;
  }
}
.c-btn2 {
  display: inline-block;
  margin: 0 8px;
}
@media screen and (max-width: 767px) {
  .c-btn2 {
    display: block;
    margin: 5px 0;
  }
}

.c-mainttl {
  margin-bottom: 4vw;
  text-align: center;
}
.c-mainttl__txt {
  font-size: 3.6rem;
  line-height: 1;
  color: #333;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-mainttl__txt {
    font-size: 1.8rem;
  }
}
.c-title1 {
  position: relative;
  overflow: hidden;
  border-bottom: 0;
}
.c-title1__txt {
  position: relative;
  font-size: 3.2rem;
  line-height: 1.4;
  color: #333;
  font-weight: bold;
  padding: 0 0 5px;
}
.c-title1__txt2 {
  position: relative;
  font-size: 2.2rem;
  line-height: 1em;background-color: #aaaaaa;
  color: #fff;
  font-weight: bold;
  padding: 0.5em 0.8em;
  margin-bottom: 1vw;
}
@media screen and (max-width: 767px) {
  .c-title1__txt {
    font-size: 2rem;
  }
}
.c-title1__txt span {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .c-title1__txt span {
    font-size: 1.8rem;
  }
}
.c-title1__txt:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  height: 2px;
  width: 100%;
  background: #db7f6b;
}
.c-title2 {
  background: #eeeeee;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 37px 39px 29px 121px;
  margin: -60px 0 0;
	border-left: solid 8px #aaaaaa;
}
@media screen and (max-width: 767px) {
  .c-title2 {
    padding: 18px 18px 14px 30px;
    margin: -30px 0 0;
  }
}
.c-title2__main {
  font-size: 3.6rem;
  line-height: 1.5;
  font-weight: bold;
  position: relative;
  padding: 0 16px 0 0;
  margin: 0 25px 0 0;
}
@media screen and (max-width: 767px) {
  .c-title2__main {
    font-size: 2rem;
    padding: 0 10px 0 0;
    margin: 0 15px 0 0;
  }
}

.c-title2__sub {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: 'Noto Sans JP', sans-serif;
  margin: -11px 0 0;
  letter-spacing: 0.2px;
}
@media screen and (max-width: 767px) {
  .c-title2__sub {
    font-size: 1.3rem;
    margin: -6px 0 0;
  }
}
.c-imgtext1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-imgtext1_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
	background: url("/assets/img/service/penetration/i_standard/bg_case_left.png") no-repeat;
}
.c-imgtext1_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
	background: url("/assets/img/service/penetration/i_standard/bg_case_right.png") no-repeat top right;
}
.c-imgtext1_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}


.center{
	text-align:center;
}
.inline{width: 100%;}
.inline li{
	display: -moz-inline-box;
	display: inline-block;
	max-width: 40%;
	vertical-align: middle;
}
.i-min-contents{
	display: inline-flex;
}
.c-imgtext1__inner2{
	margin-left: 2vw;
}
.c-imgtext1__inner2 h5{
	font-size: 1.6em;
    margin: 0.4em 0;}
@media screen and (max-width: 767px) {
  .c-imgtext1__inner {
    padding-right: 0;
  }
	
}
@media screen and (max-width: 767px) {
  .c-imgtext1__inner {
    padding-right: 0;
  }
}
.c-imgtext1__info {
  width: 670px;
}
.c-imgtext1__left {
  width: 500px;
	display: inline-block;
}
@media screen and (max-width: 767px) {

	.c-imgtext1__left{
	width: 100%;
    padding: 0;
	}
}
.c-imgtext1__img {
  width: 502px;
  margin: 14px 0 0;
}
.c-imgtext1__img2 {
  width: 350px;
  margin: 14px 0 0;
}

.c-imgtext1__left {
  width: 500px;
}

@media screen and (max-width: 767px) {
  .c-imgtext1__img {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    /* order: -1; */
    margin: 0 0 20px;
    text-align: center;
  }
  .c-imgtext1__img img {
    width: auto;
  }
	.c-imgtext1__img2 {
  width: 100%;
  margin: 14px 0 0;
}
}
h3.c-mainttl__txt span{
	font-size: 0.48em;
}
.c-imgtext1__inner {
	margin: 0 auto;
}
.c-imgtext1__txt {
  font-size: 1.8rem;
  line-height: 1.7;
  color: #1b1b1b;
  margin-bottom: 27px;
	width: 650px;
}



@media screen and (max-width: 767px) {
  .c-imgtext1__txt {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 15px;
	width: 100%;
  }
}
.c-imgtext1__txt2 {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #1b1b1b;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .c-imgtext1__txt2 {
    font-size: 1.3rem;
    line-height: 1.6;
    margin-bottom: 15px;
  }
}

.c-imgtext1__title {
  font-size: 2.2rem;
  line-height: 1.3;
  color: #1b1b1b;
  margin-bottom: 27px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-imgtext1__title {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 15px;
  }
}

.c-imgtext1__title + img {
  margin-bottom: 26px;
}

.c-imgtext1 .l-btn {
  margin: 55px 0 0;
}
@media screen and (max-width: 767px) {
  .c-imgtext1 .l-btn {
    margin: 20px 0 0;
  }
}


.c-list1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .c-list1__item {
    width: 100%;
    margin: 0 0 15px;
    padding: 16vw 15px 15px;
  }
}
.c-list1__item:nth-child(3n + 1) {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .c-list1__item:nth-child(3n + 1) {
    margin: 0 0 15px;
  }
}
.c-list1__ttl {
  font-size: 1.8rem;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  margin: 0 0 38px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-list1__ttl {
    font-size: 1.5rem;
  }
}
.c-list1__ttl span {
  font-size: 3rem;
  display: block;
  margin: -2px 0 0;
}
@media screen and (max-width: 767px) {
  .c-list1__ttl span {
    font-size: 2rem;
    margin: 0;
  }
}
.c-list1__txt {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-list1__txt {
    font-size: 1.4rem;
  }
}

/*  leader kids 左右写真画像レイアウト ------*/
.lkids-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lkids-box__inner {
	display:block;
	width:48%;
	margin-bottom:50px;
	
}
.lkids-box__inner h5{
	font-weight:bold;
	font-size:1.6em;
	border-bottom:solid 2px #000000;
	margin-bottom:8px;
}
.lkids-box__inner img {
	width:100%;
	margin-bottom:5px;
}
.lkids-box__inner p {
	font-size:1.1em;
	lin-height:150%;
	
}
@media screen and (max-width: 767px) {
	.lkids-box__inner {
		width:100%;
	}
}

.lkids-trainer-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
	margin:0 auto 60px auto;
}
.lkids-trainer-pic__inner {
	display:block;
	width:100%;	
	margin:0 auto;
	text-align:center;
}
section.flow:not(:last-child) {
	padding-bottom: 40px;
}
section.flow{
	width: 90%;
	margin: 0 auto;
}
section.flow dl{
  width:100%;
  margin:0;
padding-left: 200px;
    display: inline-block;}
section.flow dl::after{
	clear: both;
}
section.flow dt{display: none;}
section.flow dd{
	width : 100%;
}

section#flow_box1{
	background: url("/assets/img/service/penetration/i_standard/flow_01.png") no-repeat left top;}
section#flow_box2{
	background: url("/assets/img/service/penetration/i_standard/flow_02.png") no-repeat left top;
	border-bottom: solid 1px #c9c9c9;margin-bottom: 2vw;}
section#flow_box3{
	background: url("/assets/img/service/penetration/i_standard/flow_03.png") no-repeat left top;
	border-bottom: solid 1px #c9c9c9;margin-bottom: 2vw;}
section#flow_box4{
	background: url("/assets/img/service/penetration/i_standard/flow_04.png") no-repeat left top;
}
@media screen and (max-width: 767px) {
	section#flow_box1 {
		background-position:top center;
	}
	section.flow dl {
		display:flex;
		flex-direction:column;
		padding-left:0;
	}
	section.flow dd.install {
		margin-top:180px;
		margin-bottom:20px;
	}
}

.management3 ul li{
	display: inline-block;
	float: left;
}
.management3 ul li:first-child{
	margin-right: 20px;
}

section#contents_flow dl dd.mb{
	margin-bottom: 2vw;
}
section#contents_flow dl dd.center{
	text-align: center;
}
section#contents_flow div.left{
	max-width: 444px;
	float: left;
}
section#contents_flow div.right{
	max-width: 396px;
    float: left;
    margin: 0 0 0 40px;
}

section.flow dd.ttl_bg_p{
	background: #db7f6b;
	color: #fff;
	text-align: center;
	font-weight: 600;
	padding: 0.6em 0;
	line-height: 1em;
	font-size: 1.2em;
	margin-bottom: 1em;
}
.lkids-trainer-pic__inner img {
	width:30%;
}
section.flow dd.i-title{
	font-weight: 600;
	font-size: 1.4em;
	line-height: 1em;
	margin: 1.4em 0 0.7em;
}
section.flow dd .i-ttl{
	background: #f8e0d9;
	color: #e17c6d;
	text-align: center;
	font-weight: 600;
	padding: 0.2em 0.8em;
	line-height: 1em;
	font-size: 0.9em;
	margin-right: 0.6em;
}
p#i-price{
	text-align: center;
	margin: 2vw 0;
	padding-bottom: 2vw;
}
@media screen and (max-width: 767px) {
	.lkids-trainer-pic__inner {
		width:100%;
	}
	.lkids-trainer-pic__inner img {
	width:100%;
		padding-bottom:20px;
}
}	

.management {
  /*position: relative;*/
}
/*

------------------------------------------------------------*/
.management1 {
  padding: 53px 0 50px;
}
@media screen and (min-width: 768px){
.management1 .c-imgtext1_left {
  margin: 22px 0 0;
}
}
@media screen and (max-width: 767px) {
  .management1 {
    padding: 30px 0;
  }
}
.management1 .c-title1 {
  margin-bottom: 25px;
}
.management1 .c-imgtext1 {
  margin: 22px 0 0;
}

.management1 .c-imgtext1_right {
  margin: 22px 0 0;
}
.c-imgtext1__left h3,
.c-imgtext1__left2 h3,
.c-imgtext1__right h3,
.c-imgtext1__right2 h3{
	color: #fff;
}
p.case_sub_name{
	color: #db7f6b;
	font-size: 1.6em;
	padding-bottom: 1em;
	font-weight: 600;
}
p.case_tex{
	line-height: 1.8em;
}
/*

------------------------------------------------------------*/
.management2 {
  padding: 53px 0 90px;
  background-color: #f8f8f8;
}
.management2 ul.inline li:nth-child(1),
.management2 ul.inline li:nth-child(2){
	margin-right: 2%;
}
@media screen and (max-width: 767px) {
  .management2 {
    padding: 30px 0 50px;
  }
}
.management2 .c-title1 {
  display: inline-block;
  margin-bottom: 21px;
}
.management2 .c-imgtext1__info {
  width: 670px;
}
.c-imgtext1__left{
	width: 500px;
	margin-top: 2.5vw;
}
.c-imgtext1__left2{
	width : 60% ; /* IE8以下とAndroid4.3以下用フォールバック */
    width: calc(70% - -2vw);
    margin: 0 2vw 0 4vw;
	
}
.c-imgtext1__right {
  width:600px;
  display: inline-block;
}
@media screen and (min-width: 768px){
	.display_pc {display: none;}
	.c-imgtext1__right h3,
.c-imgtext1__right2 h3{
	padding: 36px 0 38px;
}
	
.c-imgtext1__left h3,
.c-imgtext1__left2 h3{
	padding: 36px 0 38px 2em;
}
	
	
}
@media screen and (max-width: 767px) {
	.c-imgtext1__right{
		order: -1;
	}
		
	.c-imgtext1__right,
	.c-imgtext1__left2
	{display: none;}
	.c-imgtext1_left,
	.c-imgtext1__right2{
		width: 90%;
		margin: 0 auto;
	}
	.display_pc{width: 90%;
	margin: 0 auto;}
	.display_sp h3,
	.display_pc h3{
		color: #db7f6b;
		font-size: 1.4em;
		padding: 3vw 0 2vw;
	}
	}
.c-imgtext1__right2 {
  width:500px;
display: inline-block;
	margin-top: 2.5vw;
	margin-bottom: 2vw;
}
.c-imgtext1__right2 p.case_sub_name{
	text-align: right;
}
.c-imgtext1__left h3,
.c-imgtext1__left2 h3,
.c-imgtext1__right h3,
.c-imgtext1__right2 h3{
	line-height: 1.3em;
}

@media screen and (max-width: 767px) {
  .management2 .c-imgtext1__info {
    width: 100%;
  }
	.c-imgtext1__left {
    width: 100%;
  }
	p.case_sub_name{
	color: #FFF;
	background: #db7f6b;
	font-size: 1.2em;
	padding: 1vw 2vw;
	font-weight: 600;
		margin-bottom: 2vw;
}
}
.management2 .c-imgtext1__img {
  width: 650px;
  margin: 3px 0 0;
}

@media screen and (max-width: 767px) {
  .management2 .c-imgtext1__img {
    width: 100%;
    text-align: center;
    margin: 0 0 15px;
  }
}
/*

------------------------------------------------------------*/
.management3 {
  padding: 0 0 4vw;
}
@media screen and (max-width: 767px) {
  .management3 {
    padding: 0 0 70px;
  }
}
.management3 .c-title1 {
  text-align: center;
  margin: 28px 0 26px;
}
@media screen and (max-width: 767px) {
  .management3 .c-title1 {
    padding: 0 15px;
  }
}
.management3 .c-title1__txt {
  display: inline-block;
}
.management3 .c-title1__txt img {
  max-width: 340px;
  height: auto;
}
.management3 .c-title1__txt:after {
  width: 100vw;
}
.management3__txt {
  text-align: center;
  font-size: 1.8rem;
  color: #333;
  line-height: 1.4;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .management3__txt {
    font-size: 1.4rem;
  }
}
.management3__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .management3__list {
    display: block;
  }
}
.management3__list li {
  width: 32%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .management3__list li {
    width: 100%;
    margin-bottom: 60px;
  }
}
.management3__list li::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 18px;
  border-color: transparent transparent transparent #959595;
  position: absolute;
  top: 74px;
  right: -21px;
}
@media screen and (max-width: 767px) {
  .management3__list li::after {
    top: auto;
    right: 0;
    left: 0;
    bottom: -60px;
    margin: 0 auto;
    transform: rotate(90deg);
  }
}
.management3__list li:last-of-type::after {
  display: none;
}
.management3__ball {
  width: 210px;
  height: 210px;
  border-radius: 100%;
  background-color: #0c788b;
  margin: 0 auto;
  text-align: center;
  padding: 96px 0 0;
  position: relative;
  color: #fff;
}
.management3__ball.bg2 {
  background-color: #00684c;
}
.management3__ball.bg3 {
  background-color: #5a861f;
}
/*.management3__ball::before {

  content: "";

  width: 32px;

  height: 32px;

  background-image: url(/common_previous/img/icon_management.png);

  position: absolute;

  top: 40px;

  left: 0;

  right: 0;

  margin: 0 auto;

}*/
.management3__ball p {
  font-size: 3rem;
  line-height: 1;
}
.management3__ball span {
  font-size: 1.8rem;
  line-height: 1;
}
.management3__caption {
  text-align: center;
  font-size: 1.6rem;
  color: #1b1b1b;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .management3__caption {
    font-size: 1.3rem;
  }
}
/*

------------------------------------------------------------*/
.management4 {
  padding: 2vw 0 1vw;
}


.rt3__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  margin-top: 34px;
}
@media screen and (max-width: 767px) {
  .rt3__list {
    display: block;
    margin-bottom: 0;
  }
}
.rt3__list li {
  width: 32%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .rt3__list li {
    width: 100%;
    margin-bottom: 60px;
  }
}
.rt3__list li::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 18px;
  border-color: transparent transparent transparent #959595;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .rt3__list li::after {
    top: 54px;
    right: -11px;
  }
}
@media screen and (max-width: 767px) {
  .rt3__list li::after {
    top: auto;
    right: 0;
    left: 0;
    bottom: -60px;
    margin: 0 auto;
    transform: rotate(90deg);
  }
}
.rt3__list li:last-of-type::after {
  display: none;
}
.rt3__list li::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 18px;
  border-color: transparent transparent transparent #959595;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .rt3__list li:last-child {
    margin-bottom: 0;
  }
}
.rt3__ball {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 160px;
  height: 160px;
  border-radius: 100%;
  background-color: #697dac;
  margin: 0 auto;
  padding: 0 6px;
  text-align: center;
  position: relative;
  color: #fff;
}
.rt3__ball p {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
}
.rt3__ball::before {
  content: "";
  width: 32px;
  height: 32px;
  background-image: none;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  top: 112px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.rt3__ball::after {
  content: "";
  width: 12px;
  height: 12px;
  border-top: 3px solid #697dac;
  border-right: 3px solid #697dac;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 118px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.rt3__ball.bg2 {
  background-color: #697dac;
}
.rt3__ball.bg3 {
  background-color: #a33139;
}
.rt3__ball.bg3::after {
  border-top-color: #a33139;
  border-right-color: #a33139;
}
.rt3__ball.bg4 {
  background-color: #839e6b;
}
.rt3__ball.bg4::after {
  border-top-color: #839e6b;
  border-right-color: #839e6b;
}
.rt3__ball.bg5 {
  background-color: #839e6b;
}
.rt3__ball.bg5::after {
  border-top-color: #839e6b;
  border-right-color: #839e6b;
}
.rt3__ball.bg6 {
  width: 170px;
  height: 170px;
  border-radius: 0;
  background-color: #ffffff;
}
.rt3__ball.bg6::after {
  display: none;
}
.rt3__ball.bg6 div {
  padding-left: 1em;
}
.rt3__ball.bg6 p {
  position: relative;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: left;
  color: #363636;
}
.rt3__ball.bg6 p:before {
  content: "";
  position: absolute;
  top: 8px;
  ;
  left: 4px;
  margin-left: -20px;
  display: block;
  width: 6px;
  height: 6px;
  background-color: #263f6c;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .rt3__ball.bg6 {
    width: 100%;
    height: 100%;
  }
}
.fc__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  margin-top: 34px;
}
@media screen and (max-width: 767px) {
  .fc__list {
    display: block;
    margin-bottom: 0;
  }
}
.fc__list li {
  width: 32%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .fc__list li {
    width: 100%;
    margin-bottom: 40px;
  }
}
/* 　タブレット　*/
@media screen and (max-width: 959px) {
	
}

/* 　スマホ　*/
@media screen and (max-width: 559px) {
  
  }