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


html{
    font-size: 62.5%;/*16px × 62.5%=10px*/
	color: #333;
}

img{
    max-width: 100%;
    height: auto;
}

.pc__img{
	
}
.sp__img{
	display: none;
}

header{
	background: #999;
}



.header{
	position: relative;
	height: 700px;
	height: 43.75vw;
	background-image: url("../image/main.png");
	background-size: cover;
}
	



.inner{
	height: 100%;
	margin: auto;
	line-height: 0;
}

.mainImg{
	margin: auto;
}

.logo{
	position: fixed;
	z-index: 100;
	top: 7%;
	left: 10%;
	height: 6vw;
}

.contact-btn{
	position: fixed;
	z-index: 100;
	top: 7%;
	right: 10%;
	height: 6vw;
}

.gNav{
	height: 6.25vw;
	line-height: 6.25vw;
	text-align: center;
	background-color: #ff7e00;
	overflow: hidden;
}

nav ul li{
	display: inline-block;
}

nav ul li a{
	font-size: 2.0rem;
	color: #fff;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 40px;
	text-decoration: none;
}

main{
	font-color: #333;
	text-align: center;
}

/*TSUNAGU独自の治療*/
h1{
	font-size: 3.6rem;
	margin-bottom: 100px;
	font-weight: bold;
}

.section1{
	font-size: 2.4rem;
	padding-top: 100px;
}

.section1h1{
	margin-bottom: 100px;
}

.section1text{
	margin-bottom: 100px;
	line-height: 2.8;
}

.section1list{
	float: left;
}
.text30px{
	font-size: 3.0rem;
	line-height: 2.2;
}
/*/TSUNAGU独自の治療*/



/*はじめての方へ*/
.section3{
	padding-top: 100px;
	background-image: url("../image/セクション3背景.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	height: 1800px;
	background-position: center;
}

.section3 h1{
	margin-bottom: 100px;
}

.section3h1p{
	font-size: 2.4rem;
	margin-bottom: 150px;
	line-height: 1.5;
}
.section3h2title{
	font-size: 3.6rem;
	margin-bottom: 72px;
}

.section3h2div{
	width: 60%;
}
.section3img{
	padding-bottom: 160px;
}

.section3h2{
	font-size: 2.6rem;
	padding-top: 50px;;
	padding-bottom: 40px;
}

.section3h2-1{
	float: left;
	width: 20vw;
	height: 40vw;
	background-color: #fff;
	padding-bottom: 50px;
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
}

.section3h2-2{
	float: right;
	width: 20vw;
	height: 40vw;
	background-color: #fff;
	padding-bottom: 50px;
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
}

.section3h2p{
	font-size: 1.6rem;
	line-height: 2.0;
}
/*/はじめての方へ*/



/*TSUNAGU 5つのこだわり*/
.section4{
	background-color: #DBF0F5;
	padding-top: 100px;
	
}

.section4 h1{
	margin-bottom: 100px;
}

.section4h2title{
	font-size: 2.4rem;
	color: #ff7e00;
	padding: 25px;
	text-align: left;
	/*border: solid 3px #ff7e00;*/
	/*border-radius: 20px;*/
	/*padding: 20px;*/
	/*width: 38%;*/
}

.section4h2p{
	font-size: 1.3vw;
	line-height: 1.7;
	padding: 3px 25px;
	text-align: left;
	font-weight: 300;
}


.section4-flexbox1{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.section4divh2{
	height: 58vw;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #fff;
	width: 23%;
	font-weight: bold;
}


.section4-flexbox2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	margin-top: 40px;
}






.contactimg{
	margin-top: 184px;
	padding-bottom: 100px;
}
/*/TSUNAGU 5つのこだわり*/



/*TSUNAGU独自の治療法とは？*/
/*.section5{
	padding-top: 100px;
	background-image: url("../image/TSUNAGU独自の治療とは？bgimg.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	height: 2000px;
	background-position: center;
	color: #fff;
}
.section5 h1{
	margin-bottom: 100px;
}

.section5div1{
	float: left;
	width: 38%;
	height: 500px;
	padding-bottom: 50px;
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
}

.section5div2{
	float: right;
	width: 38%;
	height: 500px;
	padding-bottom: 50px;
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
}


.section5h2{
	font-size: 3.6rem;
	padding-bottom: 200px;
}

.section5h2p1{
	font-size: 2.4rem;
	line-height: 2.6;
	padding-bottom: 200px;
	color: #333;
}

.section5h2p2{
	font-size: 2.4rem;
	line-height: 2.6;
	padding-bottom: 200px;
}

.section5h2p3{
	font-size: 2.2rem;
	line-height: 2.6;
	background-color: rgba(0,0,0,0.80);
	padding: 38px;
}*/

.section5{
	background-image: url("../image/orange_blue.png");
	background-size: 100%;
	color: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
	
}
.section5-flexbox{
	display: flex;
	justify-content: space-around;
	font-size: 2.0rem;
	line-height: 1.5;
}
.section5h2{
	font-size: 2.8rem;
	background-color: rgba(0,0,0,0.50);
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.section5h2p1{
	margin-bottom: 20px;
}
.section5h2p2{
	margin-bottom: 20px;
}
.section5h2p3{
	
}




/*/TSUNAGU独自の治療法とは？*/


/*あなたの子供の可能性を諦めていませんか？*/
.section6{
	padding-top: 100px;
}

.section6h1img{
	width: 60%;
	padding-bottom: 100px;
}

.section6h1img2{
	padding-bottom: 150px;
}

.section6p1{
	font-size: 4.0rem;
	padding-bottom: 150px;
}

.section6p2{
	font-size: 2.4rem;
	line-height: 3;
	padding-bottom: 100px;
}
.marker-yellow-hoso{
	background: linear-gradient(transparent 60%, #ffff66 60%);
}

.section6p3{
	font-size: 2.4rem;
	padding-bottom: 150px;
}
/*/あなたの子供の可能性を諦めていませんか？*/


/*安心・信頼できる専門家たち*/

.section7{
	padding-top: 100px;
	background-color: #f6feff;
	overflow: hidden;
}
.section7h1{
	margin-bottom: 100px;
}
.section7div1{
	width: 80%;
	margin: auto;
	/*position: relative;*/
}

.section7div1div1{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	margin-bottom: 100px;
	
}
.section7p1{
	/*float: left;
	width: 42%;
	padding-top: 100px;
	padding-bottom: 200px;
	text-align: left;
	font-size: 2.2rem;
	line-height: 2;*/
	font-size: 2.0rem;
	text-align: left;
	line-height: 2;
	width: 40%;
	margin-top: 30px;
}
.section7span1{
	display: block;

}
.section7span2{
	display: block;

}
.section7span3{
	display: block;

}
.section7img1{
	/*float: right;
	width: 50%;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: right;
	position: absolute;
	padding-left: 63%;*/
	width: 40%;
	
}

.section7div1div2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	flex-flow: row-reverse;
	margin-bottom: 150px;
}

.section7p2{
	/*float: right;
	width: 42%;
	padding-top: 0;
	padding-bottom: 450px;
	text-align: left;
	font-size: 2.2rem;
	line-height: 2;*/
	font-size: 2.0rem;
	text-align: left;
	line-height: 2;
	width: 40%;
	margin-top: 30px;
}
.section7span4{
	display: block;
}
.section7span5{
	display: block;
}
.section7img2{
	/*float: left;
	width: 50%;
	padding-bottom: 50px;
	text-align: left;
	position: absolute;
	margin-top: -100px;
	margin-left: -110px;*/
	width: 40%;
}
/*/安心・信頼できる専門家たち*/


/*共に協力してお子様のために*/
.section8{
	padding-top: 60px;
	font-size: 2.4rem;
	background-image: url("../image/共に協力してお子様のためにimg.png");
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	background-position: center;
	height: 1000px;
	color: #fff;
}

.section8div1{
	float: right;
	width: 60%;
	text-align: left;
	text-shadow: 1px 2px 3px #808080; 
}

.section8h1{
	margin-bottom: 80px;
	font-size: 4rem;
}

.section8span1{
	font-size: 1.8vw;
	display: block;
	padding-bottom: 100px;
	line-height: 1.5;
}
.section8span2{
	display: block;
	font-size: 2.4vw;
	padding-bottom: 50px;
}
.section8span3{
	display: block;
	font-size: 2.0vw;
	padding-bottom: 160px;
}

.section8div2{
	font-size: 1.7vw;
	text-align: left;
	line-height: 2.4;
	width: 70%;
	margin: auto;
}
/*/共に協力してお子様のために*/


/*TSUNAGU都島での過ごし方*/
.section9{
	padding-top: 100px;
	padding-bottom: 100px;
	
}

.section9-p{
	font-size: 2.2rem;
	margin-bottom: 64px;
	line-height: 1.5;
}
.section9-span{
	display: block;
}

.line-contact{
	background-color: #02B903;
	color: #fff;
	margin: 32px 35% 64px ;
	height: 50px;
	line-height: 50px;
	border-radius: 10px;
	border: solid 2px #fff;
	
}
.line-contact:hover{
	border: solid 2px #02B903;
	background-color: #fff;
	color: #02B903;
	transition: all 0.5s;
}
.fab.fa-line{
	margin-right: 8px;
}
.section9 a{
	text-decoration: none;
}

.section9-tel{
	font-size: 2.2rem;
	margin-bottom: 64px;
	line-height: 1.5;
}
.section9-video{
	margin-bottom: 100px;
}

.section9-tel.present{
	padding-right: 5%;
	padding-left: 5%;
}
.img-present{
	margin-top: 64px;
}
.far.fa-check-circle{
	margin-right: 8px;
}
.present-text2{
	margin-top: 16px;
	margin-bottom: 16px;
}

/*/TSUNAGU都島での過ごし方*/


.text36px{
	font-size: 3.6rem;
	line-height: 1.5;
}




/*アクセス*/
.inner-b{
	padding-bottom: 64px;
}

.section-title{
	padding: 16px 0;
	background-color: #454848;
	color: #fff;
	font-size: 3.4rem;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.section-title__green{
	background-color: #ff7e00;
}

.access-h1{
	margin-bottom: 64px;
}

.text-center{
	text-align: center;
}

.access-p{
	font-size: 2.2rem;
	line-height: 1.8;
}

.maps-outer{
	position: relative;
	padding-top: 26.25%;
	
}
.maps{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*/アクセス*/



/*法人概要*/
.section11{
	padding-top: 150px;
	padding-bottom: 150px;
	width: 70%;
	margin: auto;
}
.section11-h1{
	font-size: 3.6rem;
	margin-bottom: 100px;
}
.section11-flexbox{
	font-size: 1.8rem;
	display: flex;
	justify-content: space-around;
	text-align: left;
}
.section11-div1{
	padding-right: 30px;
}
.section11 dt{
	background-color: #ff7e00;
	display: inline;
	padding: 4px 10px;
	color: #fff;
}
.section11 dd{
	padding-top: 12px;
	padding-bottom: 32px;
	
}


/*/法人概要*/





@media screen and (max-width:768px){
	
	.pc__img{
		display: none;
	}
	.sp__img{
		display: inline;
	}
	.header{
		position: relative;
		height: 750px;
		height: 100vw;
		background-image: url("../image/sp/main.png");
		background-size: cover;
	}
	.logo{
	position: fixed;
	z-index: 100;
	top: 4%;
	left: 7%;
	height: 12vw;
	}
	.contact-btn{
		position: fixed;
		z-index: 100;
		top: 4%;
		right: 7%;
		height: 12vw;
	}
	
	.gNav{
		height: 16vw;
		line-height: 8vw;
		text-align: center;
		background-color: #ff7e00;
		overflow: visible;

	}
	.gNav-li1{
		text-align: justify;
		display: flex;
		justify-content: space-between;
		
	}
	.gNav-li2{
		text-align: justify;
		display: flex;
		justify-content: space-between;
	}
	
	nav ul li{
		display: inline-block;
	}

	nav ul li a{
		font-size: 1.6rem;
		color: #fff;
		font-weight: bold;
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
		text-decoration: none;
	}
	.gNav-li-2nd{
		padding-left: 40px;
		padding-right: 40px;
	}
	
	html{
		font-size: 30%;

	}
	h1{
		font-size: 4rem;
		line-height: 1.5;
		margin-bottom: 64px;
	}
	
	
	/*-----------------------------
	 *
	 * map
	 *
	 *----------------------------*/	
	.maps-outer{
		padding-top: 66.7%;
	}
	
	
	/*法人概要*/
	.section11{
		padding-top: 150px;
		padding-bottom: 150px;
		width: 70%;
		margin: auto;
	}
	.section11-h1{
		font-size: 3.6rem;
		margin-bottom: 100px;
	}
	.section11-flexbox{
		font-size: 1.8rem;
		display: flex;
		justify-content: space-around;
		text-align: left;
	}
	.section11-div1{
		padding-right: 30px;
	}
	.section11 dt{
		background-color: #ff7e00;
		display: inline;
		padding: 4px 10px;
		color: #fff;
	}
	.section11 dd{
		padding-top: 12px;
		padding-bottom: 32px;

	}
	
	/*TSUNAGU独自の治療*/
	h1{
		font-size: 3.6rem;
		margin-bottom: 64px;
		font-weight: bold;
	}

	.section1{
		font-size: 2.8rem;
		padding-top: 64px;
		width: 70%;
		margin: auto;
	}

	.section1h1{
		margin-bottom: 64px;
	}

	.section1text{
		margin-bottom: 64px;
		line-height: 2.8;
	}

	.section1list{
		float: left;
	}
	.text30px{
		font-size: 3.0rem;
		line-height: 2.2;
	}
	.section1-img{
		width: 100%;
	}
	.section1-br{
		display: none;
	}
	/*/TSUNAGU独自の治療*/
	
	
	/*はじめての方へ*/
	.section3{
		padding-top: 64px;
		background-image: url("../image/セクション3背景.png");
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width: 100%;
		height: 270vw;
		background-position: center;
	}

	.section3 h1{
		margin-bottom: 64px;
	}

	.section3h1p{
		font-size: 2.4rem;
		margin-bottom: 80px;
		line-height: 1.5;
	}
	.section3h2title{
		font-size: 3.6rem;
		margin-bottom: 40px;
	}

	.section3h2div{
		width: 84%;
	}
	.section3img{
		width: 100%;
		padding-bottom: 72px;
	}
	.section3-check-img{
		width: 70vw;
	}

	.section3h2{
		font-size: 2.6rem;
		padding-top: 24px;;
		padding-bottom: 16px;
	}

	.section3h2-1{
		float: left;
		width: 30vw;
		height: 110vw;
		background-color: #fff;
		padding-bottom: 24px;
		text-align: left;
		padding-left: 5%;
		padding-right: 5%;
	}

	.section3h2-2{
		float: right;
		width: 30vw;
		height: 110vw;
		background-color: #fff;
		padding-bottom: 24px;
		text-align: left;
		padding-left: 5%;
		padding-right: 5%;
	}

	.section3h2p{
		font-size: 1.6rem;
		line-height: 2.0;
	}
	/*/はじめての方へ*/
	
	
	/*TSUNAGU 5つのこだわり*/
	/*.section4{
	padding-top: 150px;
	}

	.section4h2title{
		font-size: 3.6rem;
		line-height: 1.5;
		color: #ff7e00;
		border: solid 3px #ff7e00;
		border-radius: 20px;
		padding: 20px;
		width: 38%;
		margin-bottom: 80px;
	}

	.section4h2p{
		font-size:1.8rem;
		line-height: 2.0;
	}

	.section4divh2{
		padding-bottom: 120px;
	}

	.section4h2div{
		width: 70%;
	}

	.section4h2div1{
		float: left;
		width: 38%;
		height: 500px;
		padding-bottom: 50px;
		text-align: left;
		padding-left: 5%;
		padding-right: 5%;
	}
	.section4h2img1{
		float: right;
		width: 48%;
		height: 500px;
		padding-bottom: 50px;
		text-align: left;
	}

	.section4h2div1 li{
		list-style: disc;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.section4h2div1 li:first-of-type{
		padding-top:20px;
	}
	.section4h2div1 li:last-of-type{
		padding-bottom: 20px;
	}


	.section4h2div2{
		width: 70%;
	}

	.section4h2img2{
		float: left;
		width: 48%;
		height: 400px;
		padding-bottom: 50px;
		text-align: left;
	}

	.section4h2divdiv2{
		float: right;
		width: 38%;
		height: 400px;
		padding-bottom: 50px;
		text-align: left;
		padding-left: 5%;
		padding-right: 5%;
	}


	.section4h2div3{
		width: 70%;
	}

	.section4h2img3{
		float: right;
		width: 48%;
		height: 300px;
		padding-bottom: 50px;
		text-align: left;
	}

	.section4h2divdiv3{
		float: left;
		width: 38%;
		height: 300px;
		padding-bottom: 50px;
		text-align: left;
		padding-left: 5%;
		padding-right: 5%;
	}

	.contactimg{
		margin-top: 300px;
		margin-bottom: 100px;
	}*/
	
	
	.section4{
		background-color: #DBF0F5;
		padding-top: 64px;

	}
	.section4-wrap{
		width: 80%;
		margin: auto;
	}

	.section4 h1{
		margin-bottom: 64px;
	}

	.section4h2title{
		font-size: 4.6vw;
		color: #ff7e00;
		padding: 25px;
		/*text-align: left;*/
		/*border: solid 3px #ff7e00;*/
		/*border-radius: 20px;*/
		/*padding: 20px;*/
		/*width: 38%;*/
		font-weight: bold;
	}

	.section4h2p{
		font-size: 3.7vw;
		line-height: 1.7;
		/*padding: 3px 25px;*/
		/*text-align: left;*/
		font-weight: 300;
	}


	.section4-flexbox1{
		display: block;
		
	}
	.section4divh2{
		height: 170vw;
		margin-right: 0px;
		margin-left: 0px;
		background-color: #fff;
		width: auto;
		font-weight: bold;
	}


	.section4-flexbox2{
		display: block;
		margin-top: 0px;
	}



	.contactimg{
		margin-top: 184px;
		padding-bottom: 100px;
	}
	
	.section4divh2{
		margin-bottom: 40px;
	}
	
	
	
	/*/TSUNAGU 5つのこだわり*/

	
	/*TSUNAGU独自の治療法とは？*/
	/*.section5{
		padding-top: 64px;
		background-image: none;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width: 100%;
		height: auto;
		background-position: center;
		color: #333;
		display: block;
	}
	.section5 h1{
		margin-bottom: 64px;
	}

	.section5div1{
		float: none;
		width: 38%;
		height: 500px;
		padding-bottom: 50px;
		text-align: center;
		padding-left: 5%;
		padding-right: 5%;
	}

	.section5div2{
		float: none;
		width: 38%;
		height: 500px;
		padding-bottom: 50px;
		text-align: center;
		padding-left: 5%;
		padding-right: 5%;
	}


	.section5h2{
		font-size: 3.6rem;
		padding-bottom: 200px;
	}

	.section5h2p1{
		font-size: 2.4rem;
		line-height: 2.6;
		padding-bottom: 200px;
		color: #333;
	}

	.section5h2p2{
		font-size: 2.4rem;
		line-height: 2.6;
		padding-bottom: 200px;
	}

	.section5h2p3{
		font-size: 2.2rem;
		line-height: 2.6;
		background-color: rgba(0,0,0,0.80);
		padding: 38px;
	}*/
	/*/TSUNAGU独自の治療法とは？*/
	
	.section5{
		background-size: cover;
		width: 100%;
		height: auto;
		background-position: center;
		display: block;
		padding-top: 64px;
	}
	.section5div1{
		float: none;
		width: 38%;
		height: 400px;
		padding-bottom: 20px;
		text-align: center;
		padding-left: 5%;
		padding-right: 5%;
	}

	.section5div2{
		float: none;
		width: 38%;
		height: 400px;
		padding-bottom: 20px;
		text-align: center;
		padding-left: 5%;
		padding-right: 5%;
	}
	.section5div1-inner{
		font-size: 2.2rem;
		padding: 0 7%;
		
	}
	.section5div2-inner{
		font-size: 2.2rem;
		padding: 0 5%;
	}
	
	.section5h2p1 br{
		display: none;
	}
	.section5h2p2 br{
		
		display: none;
	}
	.section5h2p3 br{
		display: none;
	}
	
	
	/*あなたの子供の可能性を諦めていませんか？*/
	.section6{
		padding-top: 16px;
		text-align: center;
		margin: 10%;
		display: block;
		line-height: 1.5;
		
	}
	.section6 br{
		display: none;
	}
	.section-h1-span{
		display: block;
	}

	.section6h1img{
		width: 90%;
		padding-bottom: 24px;
	}

	.section6h1img2{
		padding-bottom: 64px;
	}
	.section6h1img3{
		
		
	}
	.section6-img3{
		padding-bottom: 40px;
		padding-top: 10%;
	}

	.section6p1{
		font-size: 4.0rem;
		padding-bottom: 80px;
	}

	.section6p2{
		font-size: 2.4rem;
		line-height: 3;
		padding-bottom: 40px;
	}
	.marker-yellow-hoso{
		background: linear-gradient(transparent 60%, #ffff66 60%);
	}

	.section6p3{
		font-size: 2.4rem;
		padding-bottom: 64px;
	}
	.contactimg{
		width: 60%;
		margin: auto;
		padding-bottom: 24px;
	}
	/*/あなたの子供の可能性を諦めていませんか？*/
	
	
	
	
	/*安心・信頼できる専門家たち*/

	/*.section7{
		padding-top: 64px;
		padding-bottom: 64px;
		background-color: #f6feff;
		overflow: hidden;
	}
	.section7div1div1{
		height: auto;
	}
	.section7h1{
		margin-bottom: 16px;
	}
	.section7div1{
		width: 70%;
		margin: auto;
		position: relative;
	}

	.section7p1{
		float: left;
		width: 42%;
		padding-top: 32px;
		padding-bottom: 30%;
		text-align: left;
		font-size: 2.0rem;
		line-height: 2;
	}
	.section7span1{
		display: block;

	}
	.section7span2{
		display: block;

	}
	.section7span3{
		display: block;

	}
	.section7img1{
		float: right;
		width: 60%;
		padding-top: 30px;
		padding-bottom: 30%;
		text-align: right;
		position: absolute;
		padding-left: 63%;

	}


	.section7p2{
		float: right;
		width: 42%;
		padding-top: 7vw;
		padding-bottom: 50%;
		text-align: left;
		font-size: 2.0rem;
		line-height: 2;
	}
	.section7span4{
		display: block;
	}
	.section7span5{
		display: block;
	}
	.section7img2{
		float: left;
		width: 60%;
		padding-bottom: 50px;
		text-align: left;
		position: absolute;
		margin-top: 0;
		margin-left: -23%;

	}*/
	
	
	.section7{
		padding-top: 64px;
		background-color: #f6feff;
		overflow: hidden;
	}
	.section7h1{
		margin-bottom: 64px;
	}
	.section7div1{
		width: 100%;
		margin: auto;
		/*position: relative;*/
	}

	.section7div1div1{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-around;
		margin-bottom: 100px;

	}
	.section7p1{
		/*float: left;
		width: 42%;
		padding-top: 100px;
		padding-bottom: 200px;
		text-align: left;
		font-size: 2.2rem;
		line-height: 2;*/
		font-size: 2.6rem;
		text-align: left;
		line-height: 2;
		width: 40%;
		margin-top: 10px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.section7span1{
		display: block;

	}
	.section7span2{
		display: block;

	}
	.section7span3{
		display: block;

	}
	.section7img1{
		/*float: right;
		width: 50%;
		padding-top: 30px;
		padding-bottom: 50px;
		text-align: right;
		position: absolute;
		padding-left: 63%;*/
		width: 60%;
		margin-right: -40px;

	}

	.section7div1div2{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-around;
		flex-flow: row-reverse;
		margin-bottom: 150px;
	}

	.section7p2{
		/*float: right;
		width: 42%;
		padding-top: 0;
		padding-bottom: 450px;
		text-align: left;
		font-size: 2.2rem;
		line-height: 2;*/
		font-size: 2.6rem;
		text-align: left;
		line-height: 2;
		width: 40%;
		margin-top: 10px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.section7span4{
		display: block;
	}
	.section7span5{
		display: block;
	}
	.section7img2{
		/*float: left;
		width: 50%;
		padding-bottom: 50px;
		text-align: left;
		position: absolute;
		margin-top: -100px;
		margin-left: -110px;*/
		width: 60%;
		margin-left: -40px;
	}
	/*/安心・信頼できる専門家たち*/

	
	
	/*共に協力してお子様のために*/
	.section8{
		background-image: none;
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		padding-top: 0;
		height: auto;
	}
	.section8-wrap1{
		padding-top: 5%;
		margin-top: 0;
		font-size: 2.4rem;
		background-image: url("../image/sp/tomoni-img.png");
		 -webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width: 100%;
		background-position: center;
		height: auto;
		color: #fff;
	}

	.section8div1{
		float: none;
		margin: auto;
		width: 60%;
		text-align: center;
		text-shadow: 1px 2px 3px #808080; 
	}

	.section8h1{
		margin-bottom: 8%;
		font-size: 4rem;
	}

	.section8span1{
		display: block;
		padding-bottom: 10%;
		line-height: 1.5;
		font-size: 2.6rem;
	}
	.section8span2{
		display: block;
		font-size: 3.2rem;
		padding-bottom: 16px;
	}
	.section8span3{
		display: block;
		font-size:2.8rem;
		padding-bottom: 10%;
	}
	
	.section8-wrap2{
		padding-top: 8%;
		padding-bottom: 8%;
		margin-top: 0;
		font-size: 2.4rem;
		/*background-image: url("../image/sp/orange-bgc.png");
		 -webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width: 100%;*/
		background-color: rgba(255,126,0,0.60);
		background-position: center;
		/*height: 660px;
		height: 100vw;*/
		color: #fff;
	}
	.section8div2{
		text-align: center;
		line-height: 2.4;
		width: 70%;
		margin: auto;
		font-size: 2.4rem;
	}
	.section8div2 br{
		display: none;
	}
	/*/共に協力してお子様のために*/
	
	
	
	
	/*/TSUNAGU都島での過ごし方*/


	.section9{
		/*padding-left: 5%;
		padding-right: 5%;*/
		padding-top: 64px;
		padding-bottom: 16px;
		}
	.section9 p{
		/*line-height: 1.5;*/
		font-size: 2.4rem;
	}
	.section9-span{
		display: block;
	}
	.text36px{
		font-size: 3.6rem;
		line-height: 1.5;
	}
	.section9-video{
		width: 90%;
		margin-bottom: 64px;
	}
	
	.line-contact{
		background-color: #02B903;
		color: #fff;
		margin: 32px 15% 64px ;
		height: 50px;
		line-height: 50px;
		border-radius: 10px;
		border: solid 2px #fff;
	
	}
	.line-contact:hover{
		border: solid 2px #02B903;
		background-color: #fff;
		color: #02B903;
		transition: all 0.5s;
	}
	.section9 a{
		text-decoration: none;
	}
	
	.section9-tel{
		margin-top: 16px;
		font-size: 3.6rem;
		line-height: 1.6;
		
	}
	.section9-tel-br br{
		display: none;
	}
	.tel{
		display: block;
		font-size: 3.8rem;
	}
	
	
	/*アクセス*/
	.inner-b{
		padding-bottom: 32px;
	}

	.section-title{
		padding: 16px 0;
		background-color: #454848;
		color: #fff;
		font-size: 3.6rem;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 0.2em;
	}
	.section-title__green{
		background-color: #ff7e00;
	}

	.access-h1{
		margin-bottom: 32px;
	}

	.text-center{
		text-align: center;
	}

	.access-p{
		font-size: 2.4rem;
		line-height: 1.8;
	}

	.maps-outer{
		position: relative;
		padding-top: 66.7%;
	}
	.maps{
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	/*/アクセス*/
	
	
	
	
	/*/法人概要*/
	.section11{
	padding-top: 64px;
	padding-bottom: 64px;
	width: 70%;
	margin: auto;
	}
	.section11-h1{
		font-size: 3.6rem;
		margin-bottom: 48px;
	}
	.section11-flexbox{
		font-size: 1.6rem;
		display: flex;
		justify-content: space-around;
		text-align: left;
	}
	.section11-div1{
		padding-right: 30px;
	}
	.section11 dt{
		background-color: #ff7e00;
		display: inline;
		padding: 4px 10px;
		color: #fff;
	}
	.section11 dd{
		padding-top: 12px;
		padding-bottom: 32px;

	}

}

@media screen and (min-width: 768px) and (max-width: 1280px){
	
	/*はじめての方へ*/
	.section3{
		padding-top: 100px;
		background-image: url("../image/セクション3背景.png");
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width: 100%;
		height: 1800px;
		background-position: center;
	}

	.section3 h1{
		margin-bottom: 100px;
	}

	.section3h1p{
		font-size: 2.4rem;
		margin-bottom: 150px;
		line-height: 1.5;
	}
	.section3h2title{
		font-size: 3.6rem;
		margin-bottom: 72px;
	}

	.section3h2div{
		width: 80%;
	}
	.section3img{
		padding-bottom: 160px;
	}

	.section3h2{
		font-size: 2.6rem;
		padding-top: 50px;;
		padding-bottom: 40px;
	}

	.section3h2-1{
		float: left;
		width: 30vw;
		height: 60vw;
		background-color: #fff;
		padding-bottom: 50px;
		text-align: left;
		padding-left: 5%;
		padding-right: 5%;
	}

	.section3h2-2{
		float: right;
		width: 30vw;
		height: 60vw;
		background-color: #fff;
		padding-bottom: 50px;
		text-align: left;
		padding-left: 5%;
		padding-right: 5%;
	}

	.section3h2p{
		font-size: 1.6rem;
		line-height: 2.0;
	}
	/*/はじめての方へ*/


	/*TSUNAGU 5つのこだわり*/
	.section4{
		background-color: #DBF0F5;
		padding-top: 100px;

	}

	.section4 h1{
		margin-bottom: 100px;
	}

	.section4h2title{
		font-size: 2.4rem;
		color: #ff7e00;
		padding: 25px;
		text-align: left;
		/*border: solid 3px #ff7e00;*/
		/*border-radius: 20px;*/
		/*padding: 20px;*/
		/*width: 38%;*/
	}

	.section4h2p{
		font-size: 1.3vw;
		line-height: 1.7;
		padding: 3px 25px;
		text-align: left;
		font-weight: 300;
	}


	.section4-flexbox1{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
	}
	.section4divh2{
		height: 70vw;
		margin-right: 20px;
		margin-left: 20px;
		background-color: #fff;
		width: 27%;
		font-weight: bold;
	}


	.section4-flexbox2{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		margin-top: 40px;
	}






	.contactimg{
		margin-top: 184px;
		padding-bottom: 100px;
	}
	/*/TSUNAGU 5つのこだわり*/
	
	
	/*共に協力してお子様のために*/
	/*.section8{
		padding-top: 60px;
		font-size: 2.4rem;
		background-image: url("../image/共に協力してお子様のためにimg.png");
		 -webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width: 100%;
		background-position: center;
		height: 1000px;
		color: #fff;
	}

	.section8div1{
		float: right;
		width: 60%;
		text-align: left;
		text-shadow: 1px 2px 3px #808080; 
	}

	.section8h1{
		margin-bottom: 80px;
		font-size: 4rem;
	}

	.section8span1{
		display: block;
		padding-bottom: 100px;
		line-height: 1.5;
	}
	.section8span2{
		display: block;
		font-size: 3.2rem;
		padding-bottom: 50px;
	}
	.section8span3{
		display: block;
		font-size:2.8rem;
		padding-bottom: 160px;
	}

	.section8div2{
		text-align: left;
		line-height: 2.4;
		width: 70%;
		margin: auto;
	}*/
	/*/共に協力してお子様のために*/
	
}