/* CSS Document */
@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";
@font-face{
	font-family: "ipaexm";
	src: url("../fonts/ipaexm.ttf") format("truetype");
}
@font-face{
	font-family: "type07";
	src: url("../fonts/07LogoTypeGothic7.ttf") format("truetype");
}

html { scroll-behavior: smooth;overflow-x: hidden;}
*{
	font-size: clamp(8px, 3.2vw, 16px);
	font-family: 'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;
}
.ipaexm{
	font-family: 'ipaexm',sans-serif!important;
}
.type07{
	font-family: 'type07',sans-serif!important;
}





.BTN1 {
	position: relative;
	display: block;
	width: 80vw;
	max-width: 450px;
	height: 12vw;
	max-height: 60px;
	margin: 0 auto;
	padding-top: 4.24vw;
	background: rgba(255,255,255,0.50);
	font-weight: 900;
	text-align: center;
	letter-spacing: 5px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	border: 1.5px solid #d56d80;
	border-radius: 45px;

/*
	-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
*//*影*/


}

@media screen and (min-width:500px){
.BTN1{
	padding-top: 21.2px;
}}






.BTN1 span {
	position: relative;
	font-size: 1.1em;
}

/*
.BTN1:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background: rgba(255,255,255,0.50);
}
*/

.BTN1:after {
	font-family: "Font Awesome 5 Free";
	font-size: 1.6rem;
	line-height: 1;
	position: absolute;
	top: calc(50% - 0.8rem);
	right: 2rem;
	content: "\f30b";
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	color: #d56d80;
}

.BTN1:hover {
	color: #d56d80;
}

.BTN1:hover:before {
	opacity: 0;
}

.BTN1:hover:after {
	right: 1.5rem;
}

svg {
	width: 100%;
	height: auto;
}

.icon{
	display: block;
	margin: 0 auto 5px auto;
	width: 18%;
}

@media screen and (min-width:701px){
.icon{width: 14vw!important; max-width: 165px!important;}}

.title{
	text-align: center;
	line-height: 1.5;
	font-size: clamp(12px, 3.6vw, 24px);
	font-weight: 900;
}
.title h3{
	color: #ee6d89;
	font-size: 0.6em;
}










header{
	background: no-repeat top/contain;
	/*e8e8e8　　　色コード*/
	background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201440%20288%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23e8e8e8%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M0%2C0H1440V283.72c-4.03-1.35-8.05-2.72-12.09-4.02-1.29-.41-2.6-.85-3.9-.89-10.57-.27-21.15-.77-31.71-.53-5.94%2C.13-11.86%2C1.53-17.79%2C2.33-4.75%2C.64-9.5%2C1.16-14.25%2C1.89-5.98%2C.93-11.94%2C2.07-17.91%2C3.03-2.18%2C.35-4.37%2C.56-6.56%2C.64-12.83%2C.45-25.65%2C1.14-38.48%2C1.14-7.43%2C0-14.87-.99-22.3-1.79-5.47-.59-10.92-1.67-16.38-2.4-5.35-.71-10.7-1.31-16.06-1.85-3.12-.32-6.25-.55-9.38-.61-12.11-.26-24.23-.4-36.34-.66-4.94-.1-9.88-.35-14.81-.61-6.92-.37-13.85-.86-20.77-1.21-5.34-.27-10.68-.51-16.02-.61-13.86-.26-27.72-.33-41.57-.68-6.99-.18-13.98-.73-20.97-1.22-4.11-.29-8.21-.9-12.32-1.19-7.05-.49-14.11-1.06-21.17-1.22-15.67-.34-31.34-.54-47.01-.62-6.95-.03-13.9%2C.49-20.85%2C.56-27.94%2C.26-55.89%2C.5-83.83%2C.6-8.56%2C.03-17.12-.41-25.68-.57-12.65-.24-25.3-.59-37.95-.56-6.39%2C.02-12.78%2C.53-19.16%2C1.23-7.06%2C.77-14.09%2C2.02-21.13%2C3.03-4.55%2C.65-9.09%2C1.37-13.65%2C1.82-5.64%2C.55-11.29%2C.98-16.95%2C1.24-7.28%2C.33-14.57%2C.42-21.85%2C.65-5.47%2C.17-10.96%2C.19-16.42%2C.67-6.68%2C.59-13.34%2C1.56-20.01%2C2.43-5.87%2C.77-11.72%2C1.82-17.59%2C2.41-6.24%2C.63-12.5%2C.91-18.76%2C1.27-4.67%2C.27-9.34%2C.59-14.01%2C.59-4.87%2C0-9.76%2C.01-14.61-.66-8.08-1.12-16.13-2.71-24.18-4.24-7.06-1.34-14.09-3.09-21.16-4.27-5.67-.94-11.37-1.57-17.06-1.85-8.89-.44-17.79-.67-26.68-.61-5.92%2C.04-11.85%2C.53-17.75%2C1.23-6.45%2C.76-12.88%2C2.1-19.32%2C3-6.79%2C.95-13.6%2C1.74-20.41%2C2.47-3.32%2C.36-6.65%2C.6-9.98%2C.62-46.19%2C.24-92.37%2C.42-138.56%2C.65-34.25%2C.17-68.5%2C.5-102.74%2C.57-17.21%2C.03-34.42-.34-51.63-.59-7.62-.11-15.24-.23-22.86-.65-7.1-.39-14.2-1.13-21.3-1.83-5.22-.52-10.43-1.39-15.66-1.79-7.66-.58-15.32-.92-22.98-1.26-6.48-.29-12.96-.59-19.44-.59-6.68%2C0-13.36%2C.28-20.04%2C.6-6.12%2C.29-12.24%2C.79-18.36%2C1.21-5.85%2C.4-11.7%2C.84-17.55%2C1.23-3.73%2C.25-7.46%2C.54-11.19%2C.6-6.88%2C.1-13.75%2C.03-20.92%2C.03V0Z%22%2F%3E%3C%2Fsvg%3E');
}



@media screen and (min-width:1001px){
header{
	background-image: none;
	background: url("../images/headerBG_S.png") no-repeat top/1500px;
}}
@media screen and (min-width:1501px){
header{
	background: url("../images/headerBG_L.png") no-repeat top/contain;
}}




header > p:nth-child(1) > img{
	width: 100%;
}
header > p:nth-child(1) > a{
	display: block;
	width: 58%;
	max-width: 550px;
	margin: 0px auto 0 auto;
}

#nav_S0{
	position: fixed;
	top: -135px;
	padding-bottom: 10px;
	background: rgba(255,255,255,0.85);
	transition: .5s;
	z-index: 500;
}
#nav_S0.is-show{
	top: -5px;
}



#page_top{
  width: 90px;
  height: auto;
  position: fixed;
  right: 10px;
  bottom: -100px;
  transition: all 0.5s ease;
  z-index: 550;
  opacity: 0.80;
}
@media screen and (min-width:701px){#page_top{right: 30px;}}
#page_top.is-show {
	bottom: 11vh;
 }
#page_top a{
  position: relative;
  display: block;
  width: 90px;
  height: auto;
}




.nav ul{
	display: flex;
	margin: 15px auto 0;
}

.nav ul li{
	width: 20%;
	text-align: center;
}
.nav ul li a{
	display: block;
	width: 98%;
	margin: 0 auto;
}
.nav ul li img,
.nav ul li span{
	display: block;
	white-space: nowrap;
}

.nav ul li img{
	width: 65%;
	height: auto;
	margin: 0 auto;
}
.nav ul li span:nth-child(2){
	font-size: 10px;
}
.nav ul li:nth-child(1) span:nth-child(2){
	transform: scale(0.95, 1);
	letter-spacing: -1.5px;
}
.nav ul li span:nth-child(3){
	font-size: 7px;
	color: #ee6d89;
}
.nav ul li::after{
	display: block;
	content: "";
	width: 1px;
	height: 30px;
	margin-top: -50%;
	background: #ccc;
}
.nav ul li:nth-child(1)::after{
	display: none;
}



@media screen and (max-width:400px){
.nav li img,
.nav li span{
	/*transform: scale(1, 1);
	transform-origin: 
}
.nav li img{
	transform-origin: bottom;*/
}
}




@media screen and (min-width:1001px){
header{
	padding: 115px 0 0 0;
}
header nav.P{
	width: 100%;
	max-width: 1300px;
	margin: 0 auto 30px auto;
}
header nav.P ul li{
	width: 12%;
}
header nav.P ul li:nth-child(4){
	width: 28%;
	margin-top: -5%;
}
header nav.P ul li:nth-child(4)::after{
	margin-top: -27.2%;
}
header nav.P ul li span:nth-child(2){
	font-size: 16px;
	line-height: 2;
}
header nav.P ul li span:nth-child(3){
	font-size: 12px;
}
}







.main_view{
	position: relative;
	margin: 10px auto 0 auto;
	background: linear-gradient(0deg, rgba(215,255,203,1) 1%, rgba(215,255,203,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);
}
.main_view_service{
	background: none;
}


.index_contents1{
	background: linear-gradient(180deg, rgba(215,255,203,1) 1%, rgba(215,255,203,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);
	padding: 5px 0% 00px 0;
}

.index_contents1 > img:nth-child(1){
	width: 100vw;
}
.index_contents1 > img:nth-child(2){
	width: 20vw;
	margin-top: 5vw;
	transform: rotate(-25deg);
}
.index_contents1 > img:nth-child(3){
	float: right;
	width: 20vw;
	margin-top: 5vw;
	transform: rotate(25deg);
}
.index_contents1 > div:nth-child(4){
	clear: both;
	width: 90%;
	margin: -100px auto 0 auto;
	padding: 50px 0 30px 0;
	background: #fff;
	border-radius: 15px;
}
@media screen and (min-width:701px){
.index_contents1 > div:nth-child(4){
	margin: -200px auto 0 auto;
}

}


.index_contents1 > div:nth-child(4) > img{
	display: block;
	margin: 0 auto 0 auto;
}
.index_contents1 > div:nth-child(4) > img:nth-child(1){
	width: 70%;
	max-width: 500px;
	margin: 0px auto 0 auto;
}
.index_contents1 > div:nth-child(4) > img:nth-child(2){
	width: 85%;
	max-width: 600px;
	margin: -100px auto 0 auto;
}


.index_contents1 p{
	margin: 35px auto;
	text-align: center;
	line-height: 1.7;
}
.index_contents1 p span{
	display: block;
	font-size: 1.2em;
	margin: 20px auto;
}



@media screen and (min-width:700px){
.index_contents1 > div:nth-child(4) div:nth-child(5){
	display: flex;
	width: 65%;
	margin: 50px auto 0 auto;
}}






.index_contents1 .BTN1{
	margin: 0 auto 25px auto;
}




.index_contents1-2{
	background: url("../images/index_contents1-2_bg3.png") no-repeat center/100% 100%;
	margin: 20px 0 30px 0;
	padding: 70px 0 50px 0;
}
@media screen and (min-width:701px){
.index_contents1-2{
	margin: 100px 0 30px 0;
	padding: 170px 0 200px 0;
}}
.index_contents1-2 > div:nth-child(1){
	width: 50vw;
	max-width: 400px;
	margin: 0 auto;
	height: 56vw;
	max-height: 550px;
	background: url("../images/index_contents1-2_bg1.png") no-repeat bottom/100%;
}
.index_contents1-2 .icon{
	transform: scale(2)
}
@media screen and (min-width:701px){
.index_contents1-2 .icon{width: 7vw!important; max-width: 100px!important;}}


.index_contents1-2 > div:nth-child(2){
	position: relative;
	width: 93vw;
	margin: -10vw auto 0 auto;
	height: 129.0vw;
	background: url("../images/index_contents1-2_bg2.jpg") no-repeat center/100% 100%;
}

.index_contents1-2 > div:nth-child(2) > img{
	position: absolute;
	display: block;
	top: -10vw;
	width: 100%;
}
.index_contents1-2 > div:nth-child(2) a{
	position: absolute;
	bottom: 7vw;
	left: 16%;
	display: block;
	width: 72%;
	margin: 0 auto;
}



/* concept */

.index_contents1-2p > span:nth-child(1){
	display: block;
	width: 100%;
	height: 3.75vw;
	margin-top: 100px;
	background: url("../images/index_contents1-2p_bg1.png") no-repeat top/100% 100%;
}

.index_contents1-2p > img:last-child{
	display: block;
	width: 100%;
	margin-bottom: 100px;
}
.index_contents1-2p > div:nth-child(2){
	background: #fff7f0;
}
.index_contents1-2p > div:nth-child(2) > img:nth-child(1){
	position: relative;
	left: 10%;
	width: 33vw;
	max-width: 400px;
	float: left;
}
.index_contents1-2p > div:nth-child(2) > img:nth-child(2){
	position: relative;
	right: 10%;
	width: 18vw;
	max-width: 280px;
	float: right;
}
@media screen and (min-width:701px){
.index_contents1-2p > div:nth-child(2) > img:nth-child(1){
	left: 15%;
}
.index_contents1-2p > div:nth-child(2) > img:nth-child(2){
	right: 15%;
}
}

.index_contents1-2p > div:nth-child(2) > img:nth-child(3){
	display: block;
	clear: both;
	position: relative;
	top: -100px;
	z-index: 200;
}

#concept{
	margin: -230px 0 0 0;
	background: #fff7f0;
	z-index: 10;
}

#concept .concept-area{
    position: relative;
	width: 98%;
	max-width: 1300px;
	padding: 50px 0;
	margin: 0 auto;
}

#concept .concept-img{
    width:30%;
	max-width: 500px;
    margin: 0 auto;
    animation-delay: .4s;
}


#concept .concept-area ul{
    animation-delay: .5s;
	z-index: 30;
}

#concept .concept-area ul li{
	position: absolute;
	font-size: clamp(1vw, 3.0vw, 18px);
	color: #b5804e;
	font-weight: 900;
}

#concept .concept-area ul li::after{
    content:'';
    position: absolute;
    width:40px;
    height: 2px;
    bottom: -10px;
    right:10px;
    background: #36C1FF;
	border-radius: 1px;
}

#concept .concept-area ul li:nth-child(n+6)::after{
    left:10px;
}
    
#concept .concept-area ul li:nth-child(1){
    top: 17%;
    left: 17%;
    transform: rotate(15deg);
    animation-delay: .1s;
}

#concept .concept-area ul li:nth-child(2){
    top: 30%;
    left: 7.5%;
    transform: rotate(7.5deg);
    animation-delay: .2s;
}

#concept .concept-area ul li:nth-child(3){
    top: 45%;
    left: 11%;
    transform: rotate(0deg);
    animation-delay: .3s;
}

#concept .concept-area ul li:nth-child(4){
    top: 60%;
    left: 5%;
    transform: rotate(-7.5deg);
    animation-delay: .4s;
}

#concept .concept-area ul li:nth-child(5){
    top: 73%;
    left: 19%;
    transform: rotate(-15deg);
    animation-delay: .5s;
}

#concept .concept-area ul li:nth-child(6){
    top: 20%;
    right: 13%;
    transform: rotate(-15deg);
    animation-delay: .6s;
}

#concept .concept-area ul li:nth-child(7){
    top: 39%;
    right: 2%;
    transform: rotate(-5deg) scale(0.93, 1);
    animation-delay: .7s;
}
#concept .concept-area ul li:nth-child(7) span{
	letter-spacing: -0.5vw;
}

#concept .concept-area ul li:nth-child(8){
    top: 58%;
    right: 6%;
    transform: rotate(5deg);
    animation-delay: .8s;
}

#concept .concept-area ul li:nth-child(9){
    top: 75%;
    right: 12%;
    transform: rotate(15deg);
    animation-delay: .9s;
}


#concept > img:nth-child(2){
	display: block;
	position: relative;
	width: 50%;
	max-width: 900px;
	margin: -125px auto 0 auto;
}
#concept > span:nth-child(3){
	display: block;
	margin: -10px auto 0 auto;
	text-align: center;
	font-size: clamp(1vw, 5vw, 30px);
	font-weight: 900;
}
#concept > a:nth-child(4){
	display: block;
	width: 30%;
	max-width: 600px;
	margin: 30px auto 0px auto;
	padding-bottom: 50px;
}

@media screen and (max-width:700px) {
#concept .concept-area{
    padding: 0;
}
    
    #concept .concept-img{
        width:50%;
        margin:0 auto 30px auto;
    }
    
#concept .concept-area ul li{
     position: relative;
    font-size: 1rem;
    top:inherit!important;
    left: inherit!important;
    right:inherit!important;
    transform: none!important;
    text-align: center;
    margin: 0 0 10px 0;
}
    
    
#concept .concept-area ul li:after{
    display: none!important;
}
 
}









.index_contents2 > div:nth-child(2){
	width: 100%;
	margin: 20px 0 50px 0;
	padding: 35px 5% 50px 5%;
	background: url("../images/index_contents2_bg.jpg") no-repeat center/100% 100%;
	text-align: center;
}

.index_contents2 > div:nth-child(2) h4{
	line-height: 3;
}
.index_contents2 > div:nth-child(2) p{
	line-height: 2;
	margin: 0 auto 10px auto;
}
.index_contents2 > div:nth-child(2) img{
	display: block;
	width: 85%;
	margin: 0 auto;
}
.index_contents2 > div:nth-child(2) section{
	display: block;
}

@media screen and (min-width:700px) {
.index_contents2 > div:nth-child(2){
	padding: 100px 5% 150px 5%;
	background: url("../images/index_contents2_bgP.jpg") no-repeat center/100% 100%;
}
.index_contents2 > div:nth-child(2) h4{
	line-height: 5;
	font-size: 1.3em;
}
.index_contents2 > div:nth-child(2) section{
    display: flex;
	width: 85%;
	max-width: 1500px;
	margin: 0 auto;
}
.index_contents2 > div:nth-child(2) img{
	display: inline;
	width: 30%;
	height: auto;
	margin: 70px auto 0 auto;
}
.index_contents2 > div:nth-child(2) section img:nth-child(2){
}}





.index_contents3 > div:nth-child(2){
	width: 100%;
	margin: 20px 0 50px 0;
	padding: 0px 0 0px 0;
	background: #f5f5f5;
	text-align: center;
}
.index_contents3 > div:nth-child(2) > section:nth-child(1){
	display: block;
	width: 100%;
	height: 80vw;
	background: url("../images/company.jpg") no-repeat center/cover;
}
.index_contents3 > div:nth-child(2) h4{
	margin-top: 20px;
	font-size: 1.1em;
	line-height: 1.6;
}
.index_contents3 > div:nth-child(2) h5{
	font-size: 1.5em;
	line-height: 3.2;
}
.index_contents3 > div:nth-child(2) p{
	line-height: 1.6;
	margin-bottom: 20px;
}




.index_contents4 > div:nth-child(2){
	width: 100%;
	margin: 20px 0 50px 0;
	padding: 0px 0 0px 0;
	background: #e6e6db;
}

.index_contents4 > div:nth-child(2) ul{
	width: 85%;
	margin: 30px auto;
	font-size: clamp(1vw, 3.2vw, 18px);
	line-height: 1.5;
}
.index_contents4 > div:nth-child(2) ul li{
	display: flex;
	padding: 10px 0 10px 3vw;
	border-bottom: 1px dotted #444;
}
.index_contents4 > div:nth-child(2) ul li:last-child{
	border-bottom: none;
}

.index_contents4 > div:nth-child(2) ul li span{
	display: block;
	font-family: 'ipaexm',sans-serif; 
}
.index_contents4 > div:nth-child(2) ul li span:nth-child(1){
	width: 20%;
}
.index_contents4 > div:nth-child(2) ul li span:nth-child(2){
	width: 80%;
}



.index_contents34P{
	text-align: center;
	background: #e6e6db;
	padding-top: 30px;
}

.index_contents34P img{
	display: block;
	width: 50%;
	max-width: 700px;
	margin: 0 auto 0 auto;
	border-radius: 30px;
}

.index_contents34P > h4{
	margin-top: 20px;
	font-size: 1.4em;
	line-height: 1.6;
}
.index_contents34P > h5{
	font-size: 1.7em;
	line-height: 3.2;
}
.index_contents34P > p{
	line-height: 1.6;
	margin-bottom: 20px;
	font-size: 1.1em;
}







.index_contents34P p:nth-child(5){
	display: flex;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}


.index_contents34P div:nth-child(6){
	display: flex;
	width: 80%;
	max-width: 1000px;
	margin: 50px auto 0 auto;
}
.index_contents34P div:nth-child(6) iframe{
	display: block;
	width: 60%;
	border-radius: 30px;
}


.index_contents34P div:nth-child(6) ul{
	display: block;
	width: 40%;
	margin: 30px 0 0 20px;
	font-size: clamp(1vw, 3.2vw, 18px);
	line-height: 1.5;
}
.index_contents34P div:nth-child(6) ul li{
	display: flex;
	padding: 10px 0 10px 2vw;
	border-bottom: 1px dotted #444;
	text-align: left;
}
.index_contents34P div:nth-child(6) ul li:last-child{
	border-bottom: none;
}

.index_contents34P div:nth-child(6) ul li span{
	display: block;
	font-family: 'ipaexm',sans-serif; 
}
.index_contents34P div:nth-child(6) ul li span:nth-child(1){
	width: 20%;
}
.index_contents34P div:nth-child(6) ul li span:nth-child(2){
	width: 80%;
}



.index_contents34P_img{
	margin-bottom: 50px;
}


/*===========================================service.html===========================================*/
.service_contents1{
	margin: 50px auto;
}
.service_contents1 > p:nth-child(2){
	display: block;
	width: 90%;
	max-width: 1000px;
	margin: 30px auto 0 auto;
	font-size: clamp(1vw, 3.2vw, 18px);
	line-height: 2;
}
@media screen and (min-width:701px){
.service_contents1 > p:nth-child(2){
	text-align: center;
	margin: 50px auto 100px auto;
	line-height: 3.5;
}}
.service_contents1 > div:nth-child(4){
	background: url("../images/service_contents1_bgS.jpg") center/100% 100%;
	margin: 50px auto 0 auto;
	padding: 6vw 0 20vw 0;
}
.service_contents1 > div:nth-child(4) div{
	position: relative;
	max-width: 700px;
	margin: 0 auto;
}
@media screen and (min-width:701px){
.service_contents1 > div:nth-child(4){
	background: #fff7f0;
	margin: 0px auto 0 auto;
	padding: 0 0 0 0;
}}
.service_contents1 > div:nth-child(4) > div > ul:nth-child(2){
	width: 80%;
	max-width: 700px;
	margin: 30px auto 50px auto;
}
.service_contents1 > div:nth-child(4) > div > ul:nth-child(2) li{
	padding-left: 16px;
	font-size: 1em;
	font-family: 'ipaexm',sans-serif!important;
	font-weight: 900;
	line-height: 2;
	text-indent: -16px;
}
.service_contents1 > img:nth-child(3),
.service_contents1 > img:nth-child(5){
	display: none;
	width: 100%;
}
.service_contents1 > div:nth-child(4) > div > img:nth-child(3),
.service_contents1 > div:nth-child(4) > div > img:nth-child(6){
	display: none;
	position: absolute;
	height: 200px;
}
.service_contents1 > div:nth-child(4) > div > img:nth-child(3){
	top: 24%;
	right: 3%;
}
.service_contents1 > div:nth-child(4) > div > img:nth-child(6){
	bottom: 0;
}
.service_contents1 > div:nth-child(4) > div > img:nth-child(4){
	display: block;
	width: 70%;
	max-width: 480px;
	margin: 0 auto 50px auto;
}
.service_contents1 > div:nth-child(4) > div > ul:nth-child(5) li{
	width: 80%;
	max-width: 700px;
	margin: 20px auto 20px auto;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.6;
}
.service_contents1 > div:nth-child(4) > div > ul:nth-child(5) li:last-child{
	margin: 20px auto 0px auto;
}
.service_contents1 > div:nth-child(4) > div > ul:nth-child(5) li:nth-child(odd){
	color: #ed6d88;
}
.service_contents1 > div:nth-child(4) > div > ul:nth-child(5) li:nth-child(even){
	color: #5dc2d0;
}
@media screen and (min-width:701px){
.service_contents1 > div:nth-child(4) > div > img:nth-child(3),
.service_contents1 > div:nth-child(4) > div > img:nth-child(6),
.service_contents1 > img:nth-child(3),
.service_contents1 > img:nth-child(5){
	display: block;
}}

.service_contents2 > div:nth-child(2){
	display: block;
	width: 100%;
	margin: 20px auto;
	padding: 40px 0;
	background: url("../images/service_contents2_bgS.jpg") center/100% 100%;
}
@media screen and (min-width:1001px){
.service_contents2 > div:nth-child(2){
	padding: 100px 0;
	background: url("../images/service_contents2_bgP.jpg") center/100% 100%;
}}
.service_contents2 > div:nth-child(2) div img{
	display: block;
	width: 90%;
	margin: 20px auto;
}
@media screen and (min-width:1001px){
.service_contents2 > div:nth-child(2) div{
	max-width: 1500px;
	margin: 0 auto;
}
.service_contents2 > div:nth-child(2) div img{
	display: inline;
	width: 33%;
	margin: 0px auto;
	vertical-align: top;
}}

.service_contents2 > img:nth-child(3){
	display: block;
	width: 65%;
	max-width: 480px;
	margin: 50px auto 25px auto;
}
.service_contents2 > img:nth-child(4){
	display: block;
	width: 90%;
	max-width: 550px;
	margin: 0 auto 0px auto;
}
.service_contents2 > div:nth-child(5){
	display: flex;
	width: 90%;
	max-width: 700px;
	margin: 50px auto 0px auto;
}
.service_contents2 > div:nth-child(5) img{
	display: block;
	width: 29%;
	margin: 0 auto;
}
.service_contents2 > div:nth-child(6){
	display: block;
	width: 100%;
	max-width: 720px;
	margin: 0 auto 0px auto;
	padding: 0 0 10px 0;
	background: url("../images/service_contents2_img3-bg.png") no-repeat bottom/contain;
}
.service_contents2 > div:nth-child(6) img{
	display: block;
	width: 55%;
	margin: 15px auto;
}

.service_contents3{
	padding: 50px 0 50px 0;
	background: #dde6db;
}
.service_contents3 p img{
	display: block;
	width: 90%;
	max-width: 450px;
	margin: 50px auto;
}
.service_contents3 p img:nth-child(2){
	margin-bottom: 0;
}
@media screen and (min-width:1001px){
.service_contents3 p{
	display: block;
	max-width: 1000px;
	margin: 0 auto;
}
.service_contents3 p img{
	display: inline;
	width: 45%;
	max-width: 4000px;
	margin: 0 2.3%;
	vertical-align: top;
}}

.service_contents4{
	margin-bottom: 80px;
}

.service_contents4 h4{
	text-align: center;
	line-height: 2;
	margin: 30px auto 20px auto;
}
.service_contents4 div:nth-child(3){
	display: block;
}
.service_contents4 div:nth-child(3) table{
	width: 85%;
	max-width: 900px;
	margin: 0 auto;
	border-collapse: collapse;
}
.service_contents4 div:nth-child(3) table tbody tr th,
.service_contents4 div:nth-child(3) table tbody tr td{
	padding: 10px 0;
	border:1px solid #000000;
	text-align:center;
	line-height: 3;
}
.service_contents4 div:nth-child(3) table tbody tr th{
	padding: 0 0;
	background-color:#ffffa5;
}
.service_contents4 div:nth-child(3) table tbody tr:nth-child(n+4) td:nth-child(1){
	line-height: 1.5;
}
.service_contents4 div:nth-child(3) p:last-child{
	display: block;
	text-align: center;
	margin: 30px auto 50px auto;
	line-height: 1.2;
}
.service_contents4 div:nth-child(5){
	background: #e4e4e4;
	padding: 30px 4vw 0;
}
.service_contents4 div:nth-child(5) h5{
	font-size: 1.2em;
	font-weight: 900;
	text-align: center;
}
.service_contents4 div:nth-child(5) div:nth-child(2){
	position: relative;
	background: #fff;
	max-width: 600px;
	margin: 30px auto 50px auto;
	padding: 7px 0;
	border: 3px #c8ffde solid;
	border-radius: 10px;
}
.service_contents4 div:nth-child(5) div:nth-child(2) img{
	position: absolute;
	width: 30px;
	top: 12px;
	left: 4%;
}
.service_contents4 div:nth-child(5) div:nth-child(2) p{
	text-align: center;
	font-size: 0.9em;
}
.service_contents4 div:nth-child(5) h6{
	max-width: 600px;
	font-weight: 900;
	margin: 0 auto;
}

.service_contents4 div:nth-child(5) > ul:nth-child(4){
	display: block;
	max-width: 600px;
	margin: 0 auto;
}
.service_contents4 div:nth-child(5) > ul:nth-child(4) li{
	display: block;
	margin: 13px 0;
}
.service_contents4 div:nth-child(5) > ul:nth-child(4) li span{
	display: block;
	margin: 0.2em 0 0 1em;
	font-size: 0.8em;
	color: #555555;
}

.service_contents4 div:nth-child(5) > h2{
	font-size: 1.1em;
	font-weight: 900;
	max-width: 600px;
	margin: 30px auto 10px auto;
	padding-top: 20px;
	border-top: 3px #ccc dashed;
}

.service_contents4 div:nth-child(5) > ul:nth-child(6){
	display: block;
	max-width: 600px;
	margin: 0 auto;
	background: url("../images/service_contents4-img2.png") no-repeat bottom right/40%;
}
.service_contents4 div:nth-child(5) > ul:nth-child(6) li{
	display: block;
	position: relative;
	min-height: 70px;
	text-indent: -1em;
	margin: 0 0 0px 1em;
	padding-bottom: 10px;
	line-height: 1.6;
}
.service_contents4 div:nth-child(5) > ul:nth-child(6) li::before{
	content: "";
	display: inline-block;
	position: absolute;
	top: 1.3em;
	left: -0.55em;
	width: 3px;
	height: 45px;
	background: #5da8b6;
	border-radius: 1.5px;
}
.service_contents4 div:nth-child(5) > ul:nth-child(6) li:nth-child(-n+3)::before{
	height: 65px;
}
.service_contents4 div:nth-child(5) > ul:nth-child(6) li:last-child::before{
	display: none;
}
.service_contents4 div:nth-child(5) > ul:nth-child(6) li > span{
	display: block;
	color: #555555;
	line-height: 1.5;
	margin: 0px 0 0 1.0em;
	font-size: 0.8em;
}
.service_contents4 div:nth-child(5) > ul:nth-child(6) li > span span{
	display: block;
	font-size: 1.1em;
}


/*===========================================feelings.html===========================================*/
.feelings_contents1{
	margin: 50px 0 50px 0;
}
.feelings_contents1 div:nth-child(2){
	width: 55%;
	max-width: 450px;
	margin: 25px auto 10px auto;
}
.feelings_contents1 div:nth-child(3){
	width: 95%;
	max-width: 1000px;
	margin: 0 auto 0 auto;
	font-size: clamp(12px, 3.2vw, 20px);
	line-height: 1.7;
}
@media screen and (min-width:1001px){
.feelings_contents1 div:nth-child(3){
	margin: 50px auto 0 auto;
	line-height: 1.9;
}
}

.feelings_contents1img{
	position: relative;
	width: 92%;
	max-width: 1000px;
	height: 20px;
	margin: 0 auto 0 auto;
}
.feelings_contents1img img{
	position: absolute;
	top: -50px;
	right: 0;
	display: block;
	width: 50vw;
	max-width: 400px;
}

.feelings_contents2{
	display: block;
	width: 100%;
	padding: 100px 0 65px 0;
	background: url("../images/index_contents2_bgP.jpg") center/100% 100%;
	font-size: clamp(12px, 3.4vw, 28px);
	text-align: center;
	line-height: 3;
}
.feelings_contents2 img{
	width: 55%;
	max-width: 450px;
}

@media screen and (min-width:1001px){
.feelings_contents1img{
	width: 100%;
	height: 100px;
}
.feelings_contents1img img{
	top: 0px;
}
.feelings_contents2{
	padding: 200px 0 200px 0;
}
}



/*===========================================company.html===========================================*/
.company_contents1{
	margin: 50px 0 0px 0;
}
.company_contents1 div:last-child{
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
}

.company_contents2{
	padding: 50px 0;
	background: #e4e4e4;
}
.company_contents2 > h4{
	width: 100%;
	text-align: center;
}
.company_contents2 > h4 span{
	display: inline-block;
	padding: 0 0 6px 0;
	font-size: 1.4em;
	border-bottom: 2px solid #4CB3C2;
}
.company_contents2 > div:nth-child(2){
	width: 90%;
	margin: 0 auto;
}
.company_contents2 > div:nth-child(2) table{
	display: block;
	max-width: 1110px;
	margin: 30px auto 50px auto;
	padding: 15px 5%;
	background: #fff;
	border-radius: 10px;
}
.company_contents2 > div:nth-child(2) table tr{
	display: block;
	margin: 20px auto;
	border-bottom: 1px dashed #ccc;
}
.company_contents2 > div:nth-child(2) table tr:last-child{
	border-bottom: none;
}
.company_contents2 > div:nth-child(2) tr:nth-child(odd) th:nth-child(1),
.company_contents2 > div:nth-child(2) tr:nth-child(odd) td:nth-child(1){
	color: #ed6d88;
}
.company_contents2 > div:nth-child(2) tr:nth-child(even) th:nth-child(1),
.company_contents2 > div:nth-child(2) tr:nth-child(even) td:nth-child(1){
	color: #4CB3C2;
}
.company_contents2 > div:nth-child(2) table tr th:nth-child(1),
.company_contents2 > div:nth-child(2) table tr td:nth-child(1){
	font-size: 1.15em;
	font-weight: 900;
	margin-bottom: 6px;
}
.company_contents2 > div:nth-child(2) table tr th:nth-child(2),
.company_contents2 > div:nth-child(2) table tr td:nth-child(2){
	font-size: 0.95em;
	margin-bottom: 20px;
}
.company_contents2 > div:nth-child(2) table tr th,
.company_contents2 > div:nth-child(2) table tr td{
	display: block;
}
@media screen and (min-width:1001px){
.company_contents2 > h4 span{
	margin: 30px auto 10px auto;
	font-size: 1.8em;
}
.company_contents2 > div:nth-child(2) table{
	margin: 50px auto 0 auto;
	padding: 25px 6%;
	border-radius: 20px;
}
.company_contents2 > div:nth-child(2) table tr{
	margin: 35px auto;
	display: flex;
}
.company_contents2 > div:nth-child(2) table tr th:nth-child(1),
.company_contents2 > div:nth-child(2) table tr td:nth-child(1){
	width: 30%;
	padding: 0 0 0 5%;
}
.company_contents2 > div:nth-child(2) table tr th:nth-child(2),
.company_contents2 > div:nth-child(2) table tr td:nth-child(2){
	width: 70%;
	margin-bottom: 35px;
	padding: 0 5% 0 0;
	line-height: 1.6;
}
.company_contents2 > div:nth-child(2) table tr th,
.company_contents2 > div:nth-child(2) table tr td{
}

}


.company_contents2 .BTN1{
	margin: 20px auto 0px auto;
}
@media screen and (min-width:700px){
.company_contents2 > div:nth-child(3){
	display: flex;
	width: 65%;
	margin: 50px auto 0 auto;
}}


/*===========================================company.html===========================================*/
.contact{
	width: 90%;
	margin: 0 auto;
	line-height: 2;
	text-align: center;
}


.thanks{
	width: 90%;
	margin: 0 auto 100px auto;
	line-height: 2;
	text-align: center;
}



















































































.CTA{
	margin: 0 auto 100px auto;
	font-size: clamp(12px, 3.2vw, 22px);
	text-align: center;
}
@media screen and (min-width:701px){
.CTA{margin: 0 auto 200px auto;}}


.CTA p:nth-child(1){
	line-height: 2;
}

.CTA p:nth-child(2), .feelingsCTAS{
	line-height: 4;
	font-size: 1.8em;
	letter-spacing: 3px;
}

.CTA p:nth-child(3) a:nth-child(1){
	display: block;
	width: 95%;
	margin: 0 auto;
	color: #3FBACB;
	font-size: 3.0em;
	font-weight: 900;
	letter-spacing: 5px;
}
@media screen and (max-width:451px){
.CTA p:nth-child(3) a:nth-child(1){letter-spacing: 2px;}}

.CTA p:nth-child(3) > span{
	display: block;
	font-size: 1.1em;
	line-height: 5;
}






footer{
	position: relative;
	height: 50vw;
	padding-top: 15px;
	color: #FFFFFF;
	background: url("../images/footerBGS.jpg") no-repeat bottom/contain;
	line-height: 2;
}

footer > a:nth-child(2){
	display: none;
	width: 30vw;
	margin: 0 auto;
}

footer > a:nth-child(3){
	display: none;
	width: 30vw;
	min-width: 350px;
	margin: 0 auto;
}

.SNSbtn{
	display: flex;
	position: absolute;
	left: 6%;
	bottom: 25vw;
	width: 25vw;
}


small{
	position: absolute;
	right: 50%;
	bottom: 10px;
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
	white-space: nowrap;
}



@media screen and (max-width:700px){
footer > a:nth-child(2){display: block;}}

@media screen and (min-width:701px){
footer > a:nth-child(3){display: block;}}



@media screen and (min-width:1000px){
footer{
	height: 23vw;
	background: url("../images/footerBGP.jpg") no-repeat bottom/100%;
}

.SNSbtn{
	left: 10%;
	bottom: 330px;
	width: 130px;
}

small{
	bottom: 20px;
}
}












@media screen and (max-width:1000px){
.P{display: none!important;}}
@media screen and (min-width:1001px){
.S{display: none!important;}}
