@charset "utf-8";

/*---------------------------------------------

service_counselingスタイル

-----------------------------------------------*/

@media print, screen and (min-width: 768px) {

/* ▼全体PC */
#pagetitle {
	border-top: solid 1px #e0e0e0;
	background: url("../new_img/servicetitle_counseling.jpg");
	background-size: cover;
}

#pagetitle .inner {padding: 90px 0;}

#pagetitle p {
	font-size: 22px; font-size: 2.2rem;
	font-feature-settings: "palt" 1;
	font-weight: bold;
}

#pagetitle p span {
	margin-left: 28px;
	vertical-align: -7px;
}

#pagetitle p img {
	width: 186px;
	image-rendering: -webkit-optimize-contrast;
}

h2 {
	font-size: 22px; font-size: 2.2rem;
	font-feature-settings: "palt" 1;
	color: #e95283;
}

h2 span {
	display: block;
	margin-top: 3%;
}

/* ▼pageareaPC */
#pagearea {
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
	flex-direction: row-reverse;
}

#pagearea nav {width: 160px;}

#pagearea li {margin-bottom: 10px;}

#pagearea li a {
	display: block;
	width: 160px;
	padding: 12px 0 12px 20px;
	box-sizing: border-box;
	font-size: 16px; font-size: 1.6rem;
	font-feature-settings: "palt" 1;
	color: #e95283;
	font-weight: bold;
	text-decoration: none;
}

#pagearea li a:hover, #pagearea li.active a {
	color: #fff;
	background: #e95283 url("../new_img/sankaku.png") no-repeat;
	background-size: 18px;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼pagecontentsPC */
#pagecontents {width: 800px;}

#pagecontents h1 {
	color: #e95283;
	font-size: 22px; font-size: 2.2rem;
	font-feature-settings: "palt" 1;
	border: solid 2px #d3d3d3;
	padding: 10px 12px;
	margin-bottom: 20px;
}

#pagecontents p {
	font-size: 16px; font-size: 1.6rem;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
}

.firsttxt {margin-bottom: 40px;}

h2#counseling_title01 {
	padding-top: 25px;
	margin-bottom: 45px;
}

h2#counseling_title01 img {
	width: 289px;
	image-rendering: -webkit-optimize-contrast;
}

h3 {
	border-bottom: solid 2px #d3d3d3;
	font-size: 22px; font-size: 2.2rem;
	font-feature-settings: "palt" 1;
	color: #e95283;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.txtbtm60 {margin-bottom: 60px;}

#zai {padding: 20px 0 60px 0;}

#zai > div {
	background: #f2f2f2;
	position: relative;
	display: flex;
	margin-bottom: 25px;
}

#pagecontents p.zai_title {
	font-size: 22px; font-size: 2.2rem;
	font-feature-settings: "palt" 1;
	color: #e95283;
	font-weight: bold;
	position: absolute;
	top: 20px;
	left: 20px;
}

.zai_img {
	width: 170px;
	padding: 70px 20px 20px 20px;
}

.zai_img img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

#pagecontents p.zai_txt {
	width: 230px;
	padding: 65px 20px 20px 0;
	font-size: 15px; font-size: 1.5rem;
	font-feature-settings: "palt" 1;
	line-height: 1.6;
	box-sizing: border-box;
}

.zai_md {
	width: calc(100% - 440px);
	padding: 25px 0 15px 0;
}

#pagecontents .zai_md > p {
	font-size: 15px; font-size: 1.5rem;
	font-feature-settings: "palt" 1;
	line-height: 1.6;
	font-weight: bold;
	margin-bottom: 3px;
}

#pagecontents .zai_md > ul + p {padding-top: 15px;}

#pagecontents .zai_md > ul li {
	font-size: 14px; font-size: 1.4rem;
	font-feature-settings: "palt" 1;
	line-height: 1.6;
	list-style: disc;
	margin: 0 0 0 20px;
	padding: 0 20px 5px 0;
}

.counseling_img05 {
	width: 370px;
	height: 297px;
	float: right;
	image-rendering: -webkit-optimize-contrast;
	margin-left: 50px;
}

.txt_img05 {min-height: 297px;}

.txtbtm100 {margin-bottom: 100px;}

.tejyun {
	position: relative;
	padding-top: 30px;
	min-height: 195px;
}

.tejyun h4 {
	font-size: 22px; font-size: 2.2rem;
	font-feature-settings: "palt" 1;
	color: #e95283;
	margin-bottom: 15px;
}

.tejyun div {
	width: 268px;
	height: 195px;
}

.tejyun div img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.trightimg h4 {width: 505px;}

.trightimg p {width: 505px;}

.trightimg div {
	position: absolute;
	top: 30px;
	right: 0;
}

.tleftimg h4 {margin-left: 300px;}

.tleftimg p {
	margin-left: 300px;
	padding-bottom: 70px;
}

.tleftimg div {
	position: absolute;
	top: 30px;
	left: 0;
}

#maru {
	display: flex;
	justify-content: space-between;
	padding: 50px 0;
}

#maru li {
	width: 252px;
	height: 252px;
	background: #e5e5e5;
	border-radius: 126px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 55px;
}

#maru li p:nth-of-type(1) {
	font-size: 22px; font-size: 2.2rem;
	font-feature-settings: "palt" 1;
	color: #03a4c4;
	margin-bottom: 15px;
	font-weight: bold;
}

#pagecontents .kagi {
	position: relative;
	line-height: 1.8;
	font-weight: bold;
	padding: 35px 0 35px 40px;
}

#pagecontents .kagi p {text-align: center;}

#pagecontents .kagi p:nth-of-type(1) {
	font-size: 22px; font-size: 2.2rem;
	font-feature-settings: "palt" 1;
	color: #03a4c4;
	font-weight: bold;
}

#pagecontents .kagi p:nth-of-type(2) {font-weight: normal;}

#pagecontents .kagi::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 105px;
	height: 105px;
	border-top: solid 1px #dedede;
	border-left: solid 1px #dedede;
	content: " ";
}

.kagi::after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 105px;
	height: 105px;
	border-bottom: solid 1px #dedede;
	border-right: solid 1px #dedede;
	content: " ";
}

}

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

/* ▼全体SP */
#pagetitle {
	background: url("../new_img/servicetitle_counseling.jpg") left 40% top;
	background-size: cover;
}

#pagetitle .inner {padding: 12% 0;}

#pagetitle p {
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	font-weight: bold;
}

#pagetitle p span {
	display: block;
	margin-top: 3%;
}

#pagetitle p img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

h2 {
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
	color: #e95283;
}

h2 span {
	display: block;
	margin-top: 3%;
}

h2 img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼pageareaSP */
#pagearea {padding-top: 6%;}

#pagearea.inner {width: 100%;}

#pagearea nav {padding-top: 8%;}

#pagearea nav ul {
	display: flex;
	flex-wrap: wrap;
	border-top: solid 1px #e95283;
}

#pagearea nav ul li {
	display: block;
	width: 50%;
	font-size: 4vw;
	border-bottom: solid 1px #e95283;
	text-align: center;
	line-height: 2.5;
	font-weight: bold;
}

#pagearea nav ul li a {
	display: block;
	color: #e95283;
	text-decoration: none;
}

#pagearea nav ul li:nth-of-type(odd) a {border-right: solid 1px #e95283;}

/* ▼pagecontentsPC */
#pagecontents {
	width: 94%;
	margin: 0 auto;
}

#pagecontents h1 {
	color: #e95283;
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	border: solid 2px #d3d3d3;
	padding: 2.5% 3%;
	margin-bottom: 3%;
}

#pagecontents p {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 1.6;
}

.firsttxt {margin-bottom: 8%;}

h2#counseling_title01 {
	padding-top: 4%;
	margin-bottom: 6%;
}

h3 {
	border-bottom: solid 2px #d3d3d3;
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
	color: #e95283;
	padding-bottom: 2%;
	margin-bottom: 3%;
}

.txtbtm60 {margin-bottom: 12%;}

#zai {padding: 2% 0 8% 0;}

#zai > div {
	background: #f2f2f2;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 5%;
	padding: 0 3%;
}

#pagecontents p.zai_title {
	width: 100%;
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	color: #e95283;
	font-weight: bold;
	padding: 3% 0;
}

.zai_img {width: 45%;}

.zai_img img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

#pagecontents p.zai_txt {
	width: 55%;
	font-size: 3.6vw;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
	box-sizing: border-box;
	padding-left: 3%;
}

.zai_md {
	width: 100%;
	padding: 5% 0 4% 0;
}

#pagecontents .zai_md > p {
	font-size: 3.6vw;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 3px;
}

#pagecontents .zai_md > ul + p {padding-top: 15px;}

#pagecontents .zai_md > ul li {
	font-size: 3.6vw;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
	list-style: disc;
	margin: 0 0 0 5%;
	padding: 0 0 2% 0;
}

.counseling_img05 {
	display: block;
	width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
	margin-bottom: 3%;
}

.txtbtm100 {margin-bottom: 16%;}

.tejyun {
	position: relative;
	padding-top: 6%;
}

.tejyun h4 {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	color: #e95283;
	margin-bottom: 2%;
}

.tejyun div {
	width: 100%;
	margin-bottom: 2%;
}

.tejyun div img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.tejyun p {
	font-size: 3.6vw;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
	margin-bottom: 2%
}

#maru {padding-top: 6%;}

#maru li {
	width: 70%;
	margin: 0 auto 6% auto;
	height: 0;
	padding: 20% 0 50% 0;
	background: #e5e5e5;
	border-radius: 9999px;
	text-align: center;
	box-sizing: border-box;
}

#maru li p:nth-of-type(1) {
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	color: #03a4c4;
	margin-bottom: 4%;
	font-weight: bold;
}

#pagecontents .kagi {
	position: relative;
	line-height: 1.5;
	font-weight: bold;
	padding: 4% 0;
}

#pagecontents .kagi p {text-align: center;}

#pagecontents .kagi p:nth-of-type(1) {
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	color: #03a4c4;
	font-weight: bold;
}

#pagecontents .kagi p:nth-of-type(2) {font-weight: normal;}

#pagecontents .kagi::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 20%;
	padding-top: 20%;
	border-top: solid 1px #dedede;
	border-left: solid 1px #dedede;
	content: " ";
}

.kagi::after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20%;
	padding-bottom: 20%;
	border-bottom: solid 1px #dedede;
	border-right: solid 1px #dedede;
	content: " ";
}

}
