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

/* common */

#page_ttl .wrap {
	background: url(../images/psychologist/pagettl_img.png) no-repeat right 25% top 15%;
}
#page_ttl .page_ttl_jp {
	line-height: 1.4;
	margin-bottom: .5em;
}

@media screen and (max-width: 768px) {

	#page_ttl .wrap {
		background-position: right 10% top 20%;
		background-size: 15vw auto;
	}
	#page_ttl .page_ttl_en img {
		height: 4vw;
		width: auto;
	}

}

/* sec01 */

#sec01 .wrap {
	background: url(../images/psychologist/sec01_bg.png) no-repeat center;
	padding: 80px 0;
}
#sec01 .txt {
	margin: 30px auto 0;
	font-size: 2.2rem;
	line-height: 2;
	letter-spacing: .1em;
	text-align: center;
}

@media screen and (max-width: 768px) {

	#sec01 .wrap {
		background-size: contain;
		background-position: center top;
		padding: 8vw 5vw;
		margin-top: 5vw;
	}
	#sec01 .wrap .ttl {
		width: 80%;
		margin: 0 auto;
	}
	#sec01 .txt {
		margin: 5vw auto 0;
		font-size: 4vw;
	}
	
}

/* sec02 */

#sec02 {
	background: #ffe9eb;
	padding: 80px 0;
}
#sec02 .ttl {
	text-align: center;
	margin: 1em 0;
}
#sec02 .ttl span {
	display: inline-block;
	background:
		url(../images/psychologist/sec02_ttl01.png) no-repeat left center,
		url(../images/psychologist/sec02_ttl01.png) no-repeat right center;
	padding: .5em 2.5em;
	font-size: 2.8rem;
	line-height: 1.4;
	letter-spacing: .1em;
}
#sec02 .ttl + .catch {
	font-size: 2.0rem;
	line-height: 1.8;
	letter-spacing: .1em;
	text-align: center;
	margin: 1em 0;
}
#sec02 hr {
	background: url(../images/psychologist/sec02_hr.png) repeat-x left top;
	border: none;
	height: 5px;
	margin: 60px 0;
}
#sec02 .bg {
	background: #fff;
	padding: 40px;
	border-radius: 15px;
}

#sec02 .sec01 .fukidashi {
	background: url(../images/psychologist/sec02_ttl02.png) no-repeat center top / contain;
	width: 544px;
	height: 107px;
	margin: 1.5em auto 3em;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 1.2em;
	font-size: 2.8rem;
	line-height: 1.8;
	letter-spacing: .1em;
	text-align: center;
}
#sec02 .sec01 .flex01 .item {
	flex: 1;
	border-radius: 15px;
	position: relative;
}
#sec02 .sec01 .flex01 .item + .item {
	margin-left: 15px;
}
#sec02 .sec01 .flex01 .item .sttl {
	background: url(../images/psychologist/sec02_ttl03.png) no-repeat center / contain;
	width: 100%;
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 3.0rem;
}
#sec02 .sec01 .flex01 .item:last-child .sttl {
	background-image: url(../images/psychologist/sec02_ttl04.png);
}
#sec02 .sec01 .flex01 .txt {
	margin-top: 2em;
	font-size: 1.7rem;
	letter-spacing: .1em;
}
#sec02 .sec01 .flex02 {
	background: url(../images/psychologist/sec02_bg01.png) no-repeat center / cover;
	padding: 20px 30px 30px;
	border-radius: 15px;
	margin-top: 60px;
	align-items: center;
}
#sec02 .sec01 .flex02 .sttl {
	color: #a3815f;
	font-size: 2.4rem;
	line-height: 1.6;
	letter-spacing: .1em;
	font-weight: bold;
	margin-left: .5em;
}
#sec02 .sec01 .flex02 .sttl::before,
#sec02 .sec01 .flex02 .sttl::after {
	content: '';
	display: inline-block;
	width: 2px;
	height: 1em;
	background: #a3815f;
	transform: skew(25deg);
	margin-right: .5em;
	vertical-align: middle;
}
#sec02 .sec01 .flex02 .sttl::after {
	transform: skew(-25deg);
	margin: 0 0 0 .5em;
}
#sec02 .sec01 .flex02 .bold {
	font-size: 1.9rem;
	line-height: 1.6;
	letter-spacing: .1em;
	font-weight: bold;
	margin: .5em 0;
}
#sec02 .sec01 .flex02 .txt {
	font-size: 1.7rem;
	line-height: 2;
	letter-spacing: .1em;
}
#sec02 .sec01 .flex02 .img {
	flex: 0 0 auto;
	margin-left: 20px;
}

#sec02 .sec02 .ttl {
	margin-bottom: 2em;
}
#sec02 .sec02 .flex01 .sttl {
	color: #e681bb;
	font-size: 2.8rem;
	letter-spacing: .18em;
	margin-bottom: .5em;
}
#sec02 .sec02 .flex01 .txt {
	font-size: 1.7rem;
	line-height: 2;
	letter-spacing: .1em;
}
#sec02 .sec02 .flex01 .small {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.6;
	margin-top: .5em;
}
#sec02 .sec02 .flex01 .img {
	flex: 0 0 auto;
	margin-left: 50px;
}
#sec02 .sec02 .flex02 {
	flex-wrap: wrap;
}
#sec02 .sec02 .flex02 .item {
	width: 47.5%;
	margin-left: 5%;
}
#sec02 .sec02 .flex02 .item:nth-child(2n+1) {
	margin-left: 0;
}
#sec02 .sec02 .flex02 .sttl {
	background: #ffe9eb;
	font-size: 2.8rem;
	line-height: 1.8;
	letter-spacing: .18em;
	text-align: center;
	border-radius: 10px;
	margin-bottom: .5em;
}
#sec02 .sec02 .flex02 .big {
	color: #e681bb;
	font-size: 2.8rem;
	line-height: 1.8;
	letter-spacing: .18em;
	margin-bottom: .5em;
}
#sec02 .sec02 .flex02 .txt {
	font-size: 1.7rem;
	line-height: 2;
	letter-spacing: .1em;
}

#sec02 .sec03 .bg {
	margin-top: 40px;
}
#sec02 .sec03 .flex .item {
	flex: 1;
}
#sec02 .sec03 .flex .item + .item {
	margin-left: 60px;
}
#sec02 .sec03 .flex .img {
	margin-bottom: 30px;
}
#sec02 .sec03 .flex .sttl {
	color: #e681bb;
	font-size: 2.8rem;
	line-height: 1.8;
	letter-spacing: .18em;
	margin-bottom: .5em;
}
#sec02 .sec03 .flex .txt {
	font-size: 1.7rem;
	line-height: 2;
	letter-spacing: .1em;
}
#sec02 .sec03 .flex .small {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.6;
	margin-top: .5em;
}

@media screen and (max-width: 768px) {

	#sec02 {
		padding: 8vw 0;
	}
	#sec02 .ttl span {
		background-size: 10vw auto;
		padding: .5em 2em;
		font-size: 6vw;
	}
	#sec02 .ttl + .catch {
		font-size: 4vw;
	}
	#sec02 hr {
		margin: 8vw 0;
	}
	#sec02 .bg {
		padding: 5vw;
		border-radius: 3vw;
	}

	#sec02 .sec01 .fukidashi {
		width: 90vw;
		height: 20vw;
		font-size: 5vw;
		margin: 5vw 0 8vw;
	}
	#sec02 .sec01 .flex01 {
		display: block;
	}
	#sec02 .sec01 .flex01 .item {
		border-radius: 3vw;
	}
	#sec02 .sec01 .flex01 .item + .item {
		margin: 10vw 0 0;
	}
	#sec02 .sec01 .flex01 .item .sttl {
		height: 13vw;
		font-size: 6vw;
	}
	#sec02 .sec01 .flex01 .txt {
		margin-top: 1em;
		font-size: 4vw;
	}
	#sec02 .sec01 .flex02 {
		display: block;
		padding: 5vw;
		border-radius: 3vw;
		margin-top: 8vw;
	}
	#sec02 .sec01 .flex02 .sttl {
		font-size: 6vw;
	}
	#sec02 .sec01 .flex02 .bold {
		font-size: 5vw;
	}
	#sec02 .sec01 .flex02 .txt {
		font-size: 4vw;
	}
	#sec02 .sec01 .flex02 .img {
		margin: 5vw auto 0;
		width: 60%;
	}

	#sec02 .sec02 .flex01 {
		display: block;
	}
	#sec02 .sec02 .flex01 .sttl {
		font-size: 6vw;
	}
	#sec02 .sec02 .flex01 .txt {
		font-size: 4vw;
	}
	#sec02 .sec02 .flex01 .small {
		font-size: 3vw;
	}
	#sec02 .sec02 .flex01 .img {
		margin: 5vw auto 0;
	}
	#sec02 .sec02 .flex02 {
		display: block;
	}
	#sec02 .sec02 .flex02 .item {
		width: 100%;
		margin: 0;
	}
	#sec02 .sec02 .flex02 .sttl {
		font-size: 6vw;
		line-height: 2.4;
		border-radius: 3vw;
	}
	#sec02 .sec02 .flex02 .big {
		font-size: 5vw;
	}
	#sec02 .sec02 .flex02 .txt {
		font-size: 4vw;
	}

	#sec02 .sec03 .bg {
		margin-top: 8vw;
	}
	#sec02 .sec03 .flex {
		display: block;
	}
	#sec02 .sec03 .flex .item + .item {
		margin: 5vw 0 0;
	}
	#sec02 .sec03 .flex .img {
		margin-bottom: 5vw;
	}
	#sec02 .sec03 .flex .sttl {
		font-size: 6vw;
	}
	#sec02 .sec03 .flex .txt {
		font-size: 4vw;
	}
	#sec02 .sec03 .flex .small {
		font-size: 3vw;
	}

}


/* sec03 */

#sec03 {
	padding-top: 80px;
}
#sec03 .wrap {
	max-width: 916px;
}
#sec03 .ttl {
	background: #e681bb;
	color: #fff;
	font-size: 3.6rem;
	line-height: 1.6;
	text-align: center;
	border-radius: 10px;
}
#sec03 .ttl span {
	display: inline-block;
	padding: .3em 2.5em;
	position: relative;
}
#sec03 .ttl span::before,
#sec03 .ttl span::after {
	content: '';
	background: url(../images/psychologist/sec03_ttl.png) no-repeat center / contain;
	width: 2em;
	height: 2em;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
#sec03 .ttl span::after {
	left: auto;
	right: 0;
	transform: translateY(-50%)scale(-1,1);
}
#sec03 table {
	width: 100%;
}
#sec03 table th,
#sec03 table td {
	border-bottom: 1px solid #000;
	font-size: 2.0rem;
	line-height: 2;
	padding: 1em;
	vertical-align: top;
	text-align: left;
}
#sec03 table tr:first-child th {
	vertical-align: middle;
}
#sec03 table .tel {
	display: inline-block;
	color: #000;
	font-size: 4.4rem;
	letter-spacing: .075em;
	line-height: 1.2;
	vertical-align: -.2em;
}
#sec03 .small {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.6;
	margin-top: 2em;
}

@media screen and (max-width: 768px) {

	#sec03 {
		padding-top: 8vw;
	}
	#sec03 .ttl {
		font-size: 6vw;
		border-radius: 3vw;
	}
	#sec03 table,
	#sec03 tbody,
	#sec03 tr,
	#sec03 th,
	#sec03 td {
		display: block;
	}
	#sec03 table th,
	#sec03 table td {
		font-size: 5vw;
		padding-left: 0;
		padding-right: 0;
	}
	#sec03 table th {
		border: none;
		padding-bottom: 0;
		font-weight: bold;
	}
	#sec03 table .tel {
		font-size: 8vw;
	}
	#sec03 .small {
		font-size: 3vw;
	}


}