@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700&display=swap');
/*
Theme Name: retrieva
Theme URI: null
Description: Description
Version: 1.0
*/

.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}
.wp-block-image figure,
.wp-block-image figcaption {
	display: block;
}
a.nolink,
a.nolink:hover {
	opacity: 1;
	cursor: default;
	pointer-events: none;
}
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
html {
	font-size: 62.5%;
}
@media all and (min-width: 1680px) and (max-width: 1919px) {
	html {
		font-size: 54.6%;
	}
}
@media all and (min-width: 1440px) and (max-width: 1679px) {
	html {
		font-size: 46.6%;;
	}
}
@media all and (min-width: 1200px) and (max-width: 1439px) {
	html {
		font-size: 39.1%;
	}
}
body, table, input, textarea, select, option {
	font-family: 'Noto Sans JP', sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
a {
	transition: all .3s;
}
a,
a:link {
	color: #464646;
	text-decoration: none;
}
a:visited {
	color: #464646;
}
a:hover {
	color: #464646;
}
a:active {
	color: #464646;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #464646;
	font-size: 1.8rem;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
body.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
#container {
	text-align: left;
	overflow: hidden;
}
#main {
	display: block;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
.en01 {
	font-family: 'Barlow Condensed', sans-serif;
}
@media all and (min-width: 1025px) {
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 1024px) {
	body {
		min-width: inherit;
		font-size: 1.4rem;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}
#cover {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	transition: opacity .8s ease,visibility .8s ease;
	z-index: 100000;
}
.hideCover #cover {
	opacity: 0;
	visibility: hidden;
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	padding: 4.5rem 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
	transition: all .3s;
}
#gHeader.fixed {
	position: fixed;
	background-color: rgba(255,255,255,0.7);
}
#gHeader .logo {
	position: absolute;
	top: 50%;
	left: 5.7rem;
	width: 19.4rem;
	transform: translateY(-50%);
}
#gHeader .recruit {
	position: absolute;
	top: 50%;
	right: 5.7rem;
	transform: translateY(-50%);
}
#gHeader .recruit a {
	padding: 0 0 0.5rem 2.8rem;
	color: #6B8EB2;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	background: url(img/common/icon01.png) no-repeat left center / 1.8rem auto;
}
#gHeader .logo .on01 {
	display: block;
}
#gHeader .logo .on02 {
	display: none;
}
@media all and (max-width: 1024px) {
	#gHeader {
		padding: 21px 0;
		left: 0;
		top: 0;
		width: 100%;
	}
	#gHeader .logo {
		padding-right: 32px;
		margin: 0 auto;
		position: relative;
		top: auto;
		left: auto;
		width: 114px;
		transform: none;
		z-index: 999;
	}
	#gHeader .logo.on .on01 {
		display: none;
	}
	#gHeader .logo.on .on02 {
		display: block;
	}
	#gHeader .recruit {
		margin: 0 47px 100px;
		position: static;
		top: auto;
		right: auto;
		transform: none;
	}
	#gHeader .recruit a {
		padding: 19px 10px;
		display: block;
		color: #6B8EB2;
		font-size: 1.8rem;
		font-weight: 600;
		letter-spacing: 0.05em;
		text-align: center;
		background: #fff;
	}
	#gHeader .recruit a span {
		padding-left: 26px;
		display: inline-block;
		background: url(img/common/icon01.png) no-repeat left center / 18px auto;
	}
	.menuBox {
		display: block;
	}
}
/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	font-size: 1.8rem;
	font-weight: 500;
}
#gNavi li {
	margin: 0 2.8rem;
}
#gNavi li a {
	padding: 0.2rem;
	display: block;
	letter-spacing: 0.05em;
}
@media all and (min-width: 1025px) {
	#gNavi li a:hover {
		color: #222;
	}
	#gHeader .recruit a:hover {
		color: #404040;
	}
}
@media all and (min-width: 1025px) and (max-width: 1200px) {
	#gHeader .logo {
		width: 15rem;
	}
	#gNavi li {
		margin: 0 1rem;
	}
}
@media all and (max-width: 1024px) {
	#gHeader .menu-trigger {
		display: block;
		position: absolute;
		right: 23px;
		top: 25px;
		width: 27px;
		height: 10px;
		-webkit-transition: all .4s;
		-o-transition: all .4s;
		transition: all .4s;
		z-index: 1;
	}
	#gHeader .menu-trigger span {
		display: inline-block;
		position: absolute;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #464646;
		-webkit-transition: all .4s;
		-o-transition: all .4s;
		transition: all .4s;
	}
	#gHeader .menu-trigger span:nth-of-type(1) {
		top: 0;
	}
	#gHeader .menu-trigger span:nth-of-type(2) {
		bottom: 0;
	}
	#gHeader .menu-trigger.active span {
		background-color: #fff;
	}
	.menuBox {
		padding-top: 95px;
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100vh;
		overflow: auto;
		box-sizing: border-box;
		background-color: rgba(107,142,178,0.9);
	}
	#gNavi {
		font-size: 1.8rem;
		font-weight: 500;
	}
	#gNavi .navi {
		margin-bottom: 60px;
		display: block;
	}
	#gNavi li {
		margin: 0 45px;
	}
	#gNavi li a {
		color: #fff;
		padding: 19px 25px;
		font-size: 2.3rem;
		display: block;
		position: relative;
		letter-spacing: 0.05em;
		border-bottom: 1px solid #fff;
	}
	#gNavi li a i {
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(-70%);
	}
	#gNavi li a i::before {
		font-size: 0.9rem;
	}
	#gNavi li:last-child a {
		border-bottom: none;
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	margin-top: 0;
	color: #fff;
	padding: 11vw 0 2vw;
	box-sizing: border-box;
	position: relative;
	z-index: 99;
	background: url(img/common/bg01.png) no-repeat center top / cover
}
#gFooter .pageTop {
	position: fixed;
	right: 60px;
	bottom: 60px;
	width: 85px;
	z-index: 666;
}
#gFooter.on01 {
	margin-top: -27rem;
	padding: 22rem 0 2vw;
}
#gFooter.on02 {
	margin-top: -17.8rem;
}
#gFooter a {
	color: #fff;
	display: block;
}
#gFooter .fBox {
	margin: 0 auto;
	padding: 0 2rem;
	max-width: 120rem;
}
#gFooter .contactBox {
	margin-bottom: 10.8vw;
	align-items: center;
}
#gFooter .contactBox .lBox {
	width: 50%;
}
#gFooter .contactBox .lBox p {
	font-size: 3.2rem;
	font-weight: 500;
	line-height: 1.9;
	letter-spacing: 0.08em;
}
#gFooter .contactBox .rBox {
	width: 42%;
}
#gFooter .contactBox .rBox .btn {
	padding-top: 2.5rem;
}
#gFooter .contactBox .rBox .btn a {
	padding: 0 4.4vw 0 0;
	display: block;
	font-size: 2rem;
	font-weight: 500;
	text-align: right;
	letter-spacing: 0.06em;
}
#gFooter .contactBox .rBox .btn a span {
	padding: 1rem 3.3vw 1rem 8vw;
	display: block;
	background: url(img/common/line02.png) no-repeat right center,url(img/common/line03.png) no-repeat left center;
	background-size: auto 1.6rem;
}
#gFooter .linkUl > li {
	margin-right: 2.5%;
	font-size: 1.5rem;
	font-weight: 400;
	width: 16.5%;
}
#gFooter .linkUl > li .link {
	margin-bottom: 1.5rem;
	letter-spacing: 0.1em;
}
#gFooter .linkUl > li.liStyle01 {
	width: 13%;
}
#gFooter .linkUl > li.liStyle02 {
	width: 8.5%;
}
#gFooter .linkUl > li:nth-child(6n) {
	margin-right: 0;
}
#gFooter .linkUl li li {
	margin-bottom: 0.6rem;
}
#gFooter .linkUl li li:last-child {
	margin-bottom: 0;
}
#gFooter .linkUl li li a {
	font-size: 1.2rem;
}
#gFooter .linkUl {
	margin-bottom: 7.5vw;
}
#gFooter .linkList {
	margin-bottom: 3vw;
}
#gFooter .linkList li {
	margin-right: 2.5rem;
}
#gFooter .linkList li a {
	padding-left: 1.5rem;
	font-size: 1.1rem;
	font-weight: 300;
	letter-spacing: 0.1em;
	background: url(img/common/icon08.png) no-repeat left center / 1rem auto;
}
#gFooter .linkList li:nth-child(2) a {
	background-image: url(img/common/icon06.png);
}
#gFooter .linkList li:nth-child(3) a {
	background-image: url(img/common/icon07.png);
}
#gFooter .linkList li:nth-child(4) a {
	background-image: url(img/common/icon05.png);
	background-size: 1.2rem auto;
}
#gFooter .btmBox {
	padding: 0 5.8rem 0 4rem;
	font-size: 1.2rem;
}
#gFooter .btmBox .btnList li {
	margin-left: 2.5rem;
}
#gFooter .btmBox address {
	display: block;
	font-style: normal;
}
@media all and (min-width: 1025px) {
	#gFooter .contactBox .rBox .btn a:hover {
		color: #222;
	}
	#gFooter .linkUl li a:hover {
		color: #222;
	}
	#gFooter .btmBox .btnList li a:hover {
		color: #222;
	}
	#gFooter .linkList li a:hover {
		color: #222;
	}
	#gFooter .pageTop a:hover {
		opacity: 0.7;
	}
}
@media all and (min-width: 1025px) and (max-width: 1200px) {
	#gFooter .linkUl > li {
		width: 16%;
	}
	#gFooter .linkUl > li.liStyle02 {
		width: 10.5%;
	}
}
@media all and (max-width: 1024px) {
	#gFooter {
		margin-top: 0;
		padding: 52vw 0 30px;
		box-sizing: border-box;
	}
	#gFooter .pageTop {
		width: 50px;
		right: 20px;
		bottom: 20px;
	}
	#gFooter.on01 {
		margin-top: -240px;
		padding: 260px 0 30px;
	}
	#gFooter.on02 {
		margin-top: 0;
	}
	#gFooter .fBox {
		margin: 0 auto;
		padding: 0 40px 0 50px;
		max-width: inherit;
	}
	#gFooter .contactBox {
		margin-bottom: 100px;
		display: block;
	}
	#gFooter .contactBox .lBox {
		margin-bottom: 55px;
		width: auto;
	}
	#gFooter .contactBox .lBox p {
		font-size: 2.2rem;
		line-height: 2.3;
	}
	#gFooter .contactBox .rBox {
		width: auto;
	}
	#gFooter .contactBox .rBox .btn {
		margin: 0 auto;
		max-width: 400px;
		padding-top: 0;
	}
	#gFooter .contactBox .rBox .btn a {
		padding: 0;
		text-align: center;
	}
	#gFooter .contactBox .rBox .btn a span {
		padding: 10px;
		background: url(img/common/line02.png) no-repeat right 30px center,url(img/common/line02.png) no-repeat left 30px center;
		background-size: auto 16px;
	}
	#gFooter .linkUl {
		margin-top: -53px;
		justify-content: space-between;
	}
	#gFooter .linkUl > li {
		margin: 53px 0 0;
		font-size: 1.4rem;
		width: 43%;
	}
	#gFooter .linkUl > li .link {
		margin-bottom: 17px;
	}
	#gFooter .linkUl > li.liStyle01 {
		width: 43%;
	}
	#gFooter .linkUl > li.liStyle02 {
		width: 43%;
	}
	#gFooter .linkUl li li {
		margin-bottom: 6px;
	}
	#gFooter .linkUl li li:last-child {
		margin-bottom: 0;
	}
	#gFooter .btnList {
		margin-bottom: 50px;
	}
	#gFooter .btnList li {
		margin-bottom: 10px;
		font-size: 1.2rem;
	}
	#gFooter .btnList li:last-child {
		margin-bottom: 0;
	}
	#gFooter .linkUl {
		margin-bottom: 30px;
	}
	#gFooter .linkList {
		margin-bottom: 130px;
		font-size: 1.2rem;
		justify-content: flex-start;
	}
	#gFooter .linkList li {
		margin: 15px 0 0 0;
		width: 48%;
	}
	#gFooter .linkList li:last-child {
		margin-right: 0;
	}
	#gFooter .linkList li a {
		padding-left: 20px;
		padding-bottom: 3px;
		font-size: 1.6rem;
		background: url(img/common/icon13.png) no-repeat left center / 14px auto;
	}
	#gFooter .linkList li:nth-child(2) a {
		background-image: url(img/common/icon15.png);
	}
	#gFooter .linkList li:nth-child(3) a {
		background-image: url(img/common/icon14.png);
	}
	#gFooter .linkList li:nth-child(4) a {
		background-image: url(img/common/icon12.png);
		background-size: 17px auto;
	}
	#gFooter .btmBox {
		padding: 0 50px;
		font-size: 1.2rem;
		display: block;
	}
	#gFooter .btmBox address {
		text-align: center;
	}
}
@media all and (max-width: 384px) {
	#gFooter .contactBox .lBox p {
		font-size: 2rem;
	}
	#gFooter .linkUl > li .link {
		font-size: 1.3rem;
	}
}
@media all and (max-width: 373px) {
	#gFooter .fBox {
		padding: 0 20px;
	}
}
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* clearfix */
.clearfix:after {content: "";display: block;clear: both;}
/* flex */
.flex,.flexA,.flexB,.flexC {display: flex;flex-wrap: wrap;}
.flexA {justify-content: space-around;}
.flexB {justify-content: space-between;}
.flexC {justify-content: center;}
/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
	margin: 0 auto;
	padding: 0 2rem;
	max-width: 104rem;
}
/*------------------------------------------------------------
	fadeUp
------------------------------------------------------------*/
.fadeUp {
	opacity: 0;
	-webkit-transition: all ease 1s;
	transition: all ease 1s;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
}
.fadeUp.scrollin {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
.adein1 {
	transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
}
.adein2 {
	transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
}
.adein3 {
	transition-delay: 0.8s;
	-moz-transition-delay: 0.8s;
	-webkit-transition-delay: 0.8s;
	-o-transition-delay: 0.8s;
	-ms-transition-delay: 0.8s;
}
.adein4 {
	transition-delay: 1.1s;
	-moz-transition-delay: 1.1s;
	-webkit-transition-delay: 1.1s;
	-o-transition-delay: 1.1s;
	-ms-transition-delay: 1.1s;
}
/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
.headLine01 {
	margin-bottom: 3.9rem;
	font-size: 5rem;
	font-weight: 700;
	text-align: center;
}
@media all and (max-width: 1024px) {
	.headLine01 {
		margin-bottom: 30px;
		font-size: 3.4rem;
		line-height: 1.67;
	}
}
/*------------------------------------------------------------
	comTxt
------------------------------------------------------------*/
.comTxt {
	margin-bottom: 6rem;
	font-size: 2rem;
	text-align: center;
	line-height: 2;
}
@media all and (max-width: 1024px) {
	.comTxt {
		margin-bottom: 110px;
		font-size: 1.4rem;
		line-height: 2.15;
	}
}
/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
.headLine02 {
	margin-bottom: 8.8rem;
	font-size: 2.5rem;
	font-weight: 500;
	text-align: center;
}
.headLine02 span {
	padding: 0 8.5rem;
	letter-spacing: 0.08em;
	min-width: 26rem;
	box-sizing: border-box;
	display: inline-block;
	background: url(img/common/line05.png) no-repeat left center,url(img/common/line05.png) no-repeat right center;
	background-size: 2.3rem auto;
}
.index .headLine02 span {
	background: url(img/common/line01.png) no-repeat left center,url(img/common/line01.png) no-repeat right center;
	background-size: 2.3rem auto;
}
.headLine02 small {
	margin-top: 4rem;
	display: block;
	font-size: 2.2rem;
	font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
}
@media all and (max-width: 1024px) {
	.headLine02 {
		margin-bottom: 60px;
	}
	.headLine02 small {
		margin-top: 35px;
		font-size: 2rem;
	}
}
@media all and (max-width: 384px) {
	.headLine02 span {
		padding: 0 50px !important;
	}
}
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
.comLink a {
	padding: 0 2rem 0 0;
	color: #7E7E7E;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
}
.comLink a i {
	margin-right: 1.2rem;
}
.comLink a i::before {
	color: #6B8EB2;
}
@media all and (min-width: 1025px) {
	.comLink a:hover {
		color: #6B8EB2;
	}
}
/*------------------------------------------------------------
	comBtn
------------------------------------------------------------*/
.comBtn {
	width: 100%;
	max-width: 26.4rem;
	position: relative;
	z-index: 3;
}
.comBtn a {
	padding: 1.8rem 1rem;
	display: block;
	position: relative;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-align: center;
	border: 1px solid #FFF;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	background: url(img/common/icon02.png) no-repeat right 2rem center / 0.6rem auto;
}
@media all and (min-width: 897px) {
	.comBtn a::before {
		content: "";
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #fff;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 50%;
		transform-origin: 0 50%;
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}
	.comBtn a:hover {
		color: #6B8EB2;
		background-image: url(img/common/icon03.png);
	}
	.comBtn a:hover::before {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

.comBtn01 {
	margin: 0 auto;
	width: 26.4rem;
	position: relative;
	z-index: 3;
	background-color: #BDC8D3;
}
.comBtn01 a {
	padding: 1.9rem 1rem;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	display: block;
	position: relative;
	text-align: center;
	letter-spacing: 0.05em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.comBtn02 a {
	background: url(img/common/icon18.png) no-repeat left 26px center / 18px auto;
}
@media all and (min-width: 1025px) {
	.comBtn01 a:hover {
		color: #6B8EB2;
	}
	.comBtn02 a:hover {
		background-image: url(img/common/icon18_on.png);
	}
	.comBtn01 a::before {
		content: "";
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #fff;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 50%;
		transform-origin: 0 50%;
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}
	.comBtn01 a:hover::before {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.index .backstretch img {
	transition: transform 7s linear;
	-webkit-transition: -webkit-transform 7s linear;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.index .backstretch .active {
	transform: scale(1.15);
	-webkit-transform: scale(1.15);
}
.index .mainVisual {
	margin-bottom: -21rem;
	padding: 1.5vw 0;
	overflow: hidden;
	position: relative;
}
.index .mainVisual .slide {
	height: 113rem;
}
.index .mainVisual .slide .photo {
	height: 113rem;
	position: relative;
	background: url(img/index/mv01.jpg) no-repeat center center / cover;
}
.index .mainVisual .slide .photo02 {
	background-image: url(img/index/mv02.jpg);
}
.index .mainVisual .slide .photo03 {
	background-image: url(img/index/mv03.jpg);
}
.index .mainVisual .slide .photo::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.15);
	content: '';
}
.index .mainVisual .bg01 {
	position: absolute;
	top: -8.8vw;
	left: 0;
	width: 100%;
}
.index .mainVisual .txtBox {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-58%);
}
.index .mainVisual .txtBox .title {
	margin-bottom: 3.3rem;
	font-size: 8rem;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.06em;
}
.index .mainVisual .txtBox p span {
	display: block;
}
.index .mainVisual .txtBox .text {
	margin-left: 0.5rem;
	font-size: 2rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.07em;
}
.index .mainVisual .content {
	max-width: 128rem;
}
.index .linkBgBox {
	margin-bottom: 12.5rem;
	position: relative;
	z-index: 2;
}
.index .linkBgBox .pho {
	position: relative;
	left: 50%;
	width: 100%;
	min-width: 192rem;
	transform: translateX(-50%);
}
.index .linkBgBox .content {
	max-width: 110rem;
}
.index .linkBgBox .positionBox {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-52%);
}
.index .linkBgBox .positionBox .link {
	text-align: right;
}
.index .linkBgBox .positionBox .link a {
	display: inline-block;
	text-align: left;
	letter-spacing: 0.1em;
}
.index .linkBgBox .positionBox .link span {
	display: block;
	transition: all .3s;
}
.index .linkBgBox .positionBox .link .en01 {
	margin-bottom: 1rem;
	color: #6B8EB2;
	font-size: 4rem;
	font-weight: 500;
}
.index .linkBgBox .positionBox .link .jp {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}
.index .linkBgBox .positionBox .link .jp i {
	margin-right: 0.5rem;
}
.index .linkBgBox .positionBox .link .jp i::before {
	font-size: 1.4rem;
	color: #6B8EB2;
}
.index .sec01 .linkBox {
	position: relative;
}
/*NOTE: TOPページ上段の製品紹介エリアに、製品間のBorderを描画するcss
 *NOTE: 主要製品が1つになったので現在無効化中。
.index .sec01 .linkBox::after {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 1px;
	height: 90%;
	background-color: #CCC;
	content: '';
}*/

/*
 * NOTE: 主要製品エリアの横並び要素幅の配分調整
*/
.index .sec01 .linkBox li {
	width: 50%;
	text-align: center;
}
.index .sec01 .linkBox li p {
	margin-bottom: 3.8rem;
	color: #7E7E7E;
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.75;
	letter-spacing: 0.05em;
}
.index .sec01 .linkBox li .mark {
	margin-bottom: 2.6rem;
}
.index .sec01 .linkBox li .mark img {
	width: 31.8rem;
}
.index .sec01 .linkBox li .link a {
	padding: 0 2rem 0 0;
	color: #7E7E7E;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
}
.index .sec01 .linkBox li .link a i {
	margin-right: 1.2rem;
}
.index .sec01 .linkBox li .link a i::before {
	color: #6B8EB2;
}
.index .sec01 .content {
	max-width: 110rem;
}
.index .sec01 {
	margin-bottom: 20.5rem;
}
.index .sec02 .scroll .slick-slide > div {
	margin-right: 3.9rem;
	width: 27.6rem;
}
.index .sec02 .scroll1 {
	margin-bottom: 3.3rem;
}
.index .sec02 .scroll2 {
	margin-bottom: 3.3rem;
}
.index .sec02 {
	margin-bottom: 8vw;
}
.index .sec03 {
	margin-bottom: -17.8rem;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.index .sec03 .bg {
	position: relative;
	top: 0;
	width: 100%;
	left: 50%;
	min-width: 192rem;
	transform: translateX(-50%);
	z-index: 1;
}
.index .sec03 .inner {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-60%);
	width: 100%;
	z-index: 2;
}
.index .sec03 .content {
	position: relative;
	z-index: 3;
}
.index .sec03 .headLine02 {
	margin-bottom: 7.2rem;
}
.index .sec03 .comTxt {
	margin-bottom: 12rem;
}
.index .sec03 .content {
	max-width: 158rem;
}

/*
 * NOTE: TOPページ下段のSolution紹介エリアの横並び要素の幅調整
 * NOTE: solutionが2つになったので現在50%。
*/
.index .sec03 .txtUl li {
	width: 50%;
	border-right: 1px solid #CCC;
	text-align: center;
	box-sizing: border-box;
}
.index .sec03 .txtUl li:last-child {
	border-right: none;
}
.index .sec03 .txtUl li h2 {
	margin-bottom: 3.2rem;
	color: #6B8EB2;
	font-size: 4rem;
	font-weight: 500;
	line-height: 1.42;
	letter-spacing: 0.1em;
}
.index .sec03 .txtUl li .ttl {
	margin-bottom: 2.2rem;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.1em;
}
.index .sec03 .txtUl li .txt {
	margin-bottom: 4rem;
	color: #7E7E7E;
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
.index .sec03 .txtUl li .comLink a {
	padding-left: 1.5rem;
	font-size: 2rem;
	font-weight: 500;
}
.index .sec03 .txtUl li .comLink a i {
	margin: 0.4rem 0.7rem 0 0;
	vertical-align: top;
}
.index .sec03 .txtUl li .comLink a i::before {
	font-size: 1.4rem;
}
.index .sec04 {
	margin-bottom: -21rem;
	position: relative;
	color: #FFF;
	overflow: hidden;
}
.index .sec04 .bg01,
.index .sec04 .bg02 {
	position: relative;
	left: 50%;
	top: 0;
	width: 100%;
	transform: translateX(-50%);
}
.index .sec04 .bg01 {
	position: absolute;
	width: 100%;
	left: 50%;
	min-width: 2280px;
	transform: translateX(-50%);
}
.index .sec04 .bg02 {
	z-index: 3;
	min-width: 192rem;
}
.index .sec04 .bg01 img,
.index .sec04 .bg02 img {
	max-width: inherit;
	width: 100%;
}
.index .sec04 .inner {
	padding: 5rem 0;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-45%);
}
.index .sec04 .content {
	max-width: 107rem;
}
.index .sec04 h2 {
	margin-bottom: 3.5rem;
	font-size: 5.4rem;
	font-weight: 500;
	line-height: 1.46;
	letter-spacing: 0.1em;
}
.index .sec04 p {
	margin-bottom: 6.3rem;
	line-height: 2.2;
	font-weight: 500;
	letter-spacing: 0.05em;
}
.index .sec04 .innBox .lBox {
	width: 50%;
}
.index .sec04 .innBox .rBox {
	margin-top: 2.2rem;
	padding: 2rem 0 3rem 7rem;
	width: 30.7%;
	box-sizing: border-box;
	border-left: 1px solid #fff;
}
.index .sec04 .innBox .rBox .linkUl li {
	margin-bottom: 7.4rem;
}
.index .sec04 .innBox .rBox .linkUl li:last-child {
	margin-bottom: 0;
}
.index .sec04 .innBox .rBox .linkUl li a {
	color: #fff;
	display: block;
}
.index .sec04 .innBox .rBox .linkUl li span {
	display: block;
}
.index .sec04 .innBox .rBox .linkUl li .en01 {
	margin-bottom: 0.3rem;
	font-size: 4rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}
.index .sec04 .innBox .rBox .linkUl li .jp {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.index .sec04 .innBox .rBox .linkUl li .jp i::before {
	margin-right: 0.5rem;
	font-size: 1.3rem;
}
.index .linkBgBox01 {
	margin-bottom: 16rem;
	position: relative;
	z-index: 26;
}
.index .linkBgBox01 .pho {
	position: relative;
	top: 0;
	width: 100%;
	z-index: 12;
}
.index .linkBgBox01 .positionBox {
	z-index: 13;
	transform: translateY(-20%);
}
.index .linkBgBox01 .positionBox .link {
	text-align: left;
}
.index .sec05 {
	margin-bottom: 19.6rem;
	position: relative;
	z-index: 15;
}
.index .sec05 .newsUl li {
	margin-bottom: 3.2rem;
	display: flex;
}
.index .sec05 .newsUl li span,
.index .sec05 .newsUl li a {
	display: block;
	font-size: 1.6rem;
	font-weight: 500;
}
.index .sec05 .newsUl li .time {
	margin-right: 3rem;
	color: #AAA;
	width: 6rem;
}
.index .sec05 .newsUl li .ttl {
	margin-right: 5rem;
	width: 10rem;
	text-align: center;
	color: #6B8EB2;
}
.index .sec05 .newsUl li .ttl01 {
	color: #82B5AA;
}
.index .sec05 .newsUl li a {
	color: #505050;
	font-weight: 400;
	width: calc(100% - 25rem);
}
.index .sec06 {
	margin-bottom: 2.8vw;
}
.index .sec06 .blogUl > li {
	width: 43%;
}
.index .sec06 .blogUl li .headLine02 {
	margin-bottom: 4.8rem;
	font-weight: 700;
}
.index .sec06 .blogUl li .headLine02 span {
	padding: 0 6.5rem;
	max-width: inherit;
	letter-spacing: 0.06em;
}
.index .sec06 .blogUl li li {
	margin-bottom: 4rem;
	font-size: 1.6rem;
}
.index .sec06 .blogUl li li a {
	color: #505050;
	display: block;
}
.index .sec06 .blogUl li li a p {
	margin-bottom: 2rem;
	text-align: justify;
	text-justify: inter-ideograph;
}
.index .sec06 .blogUl li li a span {
	padding: 0 0 0.15rem 2rem;
	display: block;
	color: #6B8EB2;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	font-family: 'Barlow Condensed', sans-serif;
	background: url(img/common/icon04.png) no-repeat left center / 12px auto;
}
.index .linkBgBox02 {
	margin-bottom: 0;
}
.index .linkBgBox02 .content {
	max-width: 120rem;
}
.index .linkBgBox02 .positionBox {
	transform: translateY(-100%);
}
.index .linkBgBox02 {
	overflow: hidden;
}
.index .linkBgBox02 .pho01 {
	position: absolute;
	left: 50%;
	top: 50%;
	min-width: 192rem;
	transform: translate(-50%,-44%);
}
@media all and (min-width: 1025px) {
	.index .linkBgBox .link a:hover .en01 {
		color: #222;
	}
	.index .linkBgBox .link a:hover .jp {
		color: #6B8EB2;
	}
	.index .sec01 .linkBox li .mark a:hover {
		opacity: 0.7;
	}
	.index .sec01 .linkBox li .link a:hover {
		color: #6B8EB2;
	}
	.index .sec04 .innBox .rBox .linkUl li a:hover {
		color: #222;
	}
	.index .sec05 .newsUl li a:hover {
		color: #ccc;
	}
	.index .sec06 .blogUl li li a:hover {
		opacity: 0.7;
	}
	.index .sec06 .blogUl li li a:hover {
		opacity: 0.7;
	}
}
@media all and (min-width: 650px) and (max-width: 1024px) {
	.index .mainVisual .bg01 {
		right: 0;
	}
	.index .mainVisual .slide .photo {
		background-position: center center;
	}
}
@media all and (max-width: 1024px) {
	.index .mainVisual {
		margin-bottom: -85px;
		padding: 65px 0 0;
	}
	.index .mainVisual .slide {
		height: 652px;
	}
	.index .mainVisual .slide .photo {
		height: 652px;
		background-position: right -310px center;
	}
	.index .mainVisual .bg01 {
		position: absolute;
		top: -62px;
		left: auto;
		right: -260px;
		width: 100%;
		min-width: 915px;
	}
	.index .mainVisual .bg01 img {
		width: 100%;
	}
	.index .mainVisual .txtBox {
		top: 21%;
		width: 100%;
		transform: none;
	}
	.index .mainVisual .txtBox .title {
		margin-bottom: 13px;
		font-size: 3rem;
		line-height: 1.52;
	}
	.index .mainVisual .txtBox .text {
		margin-left: 5px;
		font-size: 0.9rem;
		line-height: 2.3;
	}
	.index .mainVisual .content {
		padding: 0 55px;
		max-width: inherit;
	}
	.index .linkBgBox {
		margin-bottom: 75px;
	}
	.index .linkBgBox .content {
		padding: 0 55px;
		max-width: inherit;
	}
	.index .linkBgBox .positionBox {
		transform: translateY(-56%);
	}
	.index .linkBgBox .pho {
		min-width: 915px;
	}
	.index .linkBgBox .positionBox .link a {
		letter-spacing: 0.1em;
	}
	.index .linkBgBox .positionBox .link .en01 {
		margin-bottom: 5px;
		font-size: 2.5rem;
	}
	.index .linkBgBox .positionBox .link .jp {
		font-size: 1rem;
		padding: 0 0 2px 12px;
		background: url(img/common/icon09.png) no-repeat left center / 9px auto;
	}
	.index .sec01 .linkBox::after {
		display: none;
	}
	.index .sec01 .linkBox {
		display: block;
	}
	.index .sec01 .linkBox li {
		margin-bottom: 82px;
		padding-bottom: 67px;
		width: auto;
		border-bottom: 1px solid #CCC;
	}
	.index .sec01 .linkBox li:last-child {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.index .sec01 .linkBox li p {
		margin-bottom: 38px;
		font-size: 1.4rem;
		line-height: 2;
	}
	.index .sec01 .linkBox li .mark {
		margin-bottom: 30px;
	}
	.index .sec01 .linkBox li .mark img {
		width: 272px;
	}
	.index .sec01 .linkBox li .link a {
		padding: 0 0 3px 25px;
		font-size: 1.4rem;
		background: url(img/common/icon10.png) no-repeat left center / 15px auto;
	}
	.index .sec01 .content {
		max-width: inherit;
	}
	.index .sec01 {
		margin-bottom: 170px;
	}
	.index .sec02 .scroll .slick-slide > div {
		margin-right: 18px;
		width: 115px;
	}
	.index .sec02 .scroll1 {
		margin-bottom: 15px;
	}
	.index .sec02 .scroll2 {
		margin-bottom: 15px;
	}
	.index .sec02 {
		margin-bottom: 40px;
	}
	.index .sec03 {
		margin-bottom: -135px;
	}
	.index .sec03 .bg {
		top: auto;
		bottom: 0;
		min-width: 1840px;
	}
	.index .sec03 .inner {
		top: 50%;
		transform: translateY(-55%);
	}
	.index .sec03 .headLine02 {
		margin-bottom: 30px;
	}
	.index .sec03 .headLine02 span {
		padding: 0 70px;
	}
	.index .sec03 .comTxt {
		margin-bottom: 90px;
	}
	.index .sec03 .content {
		max-width: inherit;
	}
	.index .sec03 .txtUl {
		display: block;
	}
	.index .sec03 .txtUl li {
		margin-bottom: 56px;
		padding-bottom: 67px;
		width: auto;
		border-bottom: 1px solid #CCC;
		text-align: center;
		box-sizing: border-box;
		border-right: none;
	}
	.index .sec03 .txtUl li:nth-child(3n) {
		border-right: none;
	}
	.index .sec03 .txtUl li:last-child {
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: none;
	}
	.index .sec03 .txtUl li h2 {
		margin-bottom: 35px;
		font-size: 2.5rem;
		line-height: 1.42;
		letter-spacing: 0.1em;
	}
	.index .sec03 .txtUl li .ttl {
		margin-bottom: 24px;
		letter-spacing: 0.1em;
	}
	.index .sec03 .txtUl li .txt {
		margin-bottom: 40px;
		font-size: 1.4rem;
		line-height: 2;
	}
	.index .sec03 .txtUl li .comLink a {
		padding: 0 25px 3px;
		background: url(img/common/icon10.png) no-repeat left center / 15px auto;
	}
	.index .sec04 {
		margin-bottom: -74px;
	}
	.index .sec04 .bg01 {
		transform: translateX(-62.5%);
		min-width: 2207px;
	}
	.index .sec04 .bg02 {
		right: auto;
		z-index: 13;
		width: 100%;
		min-width: 1181px;
		transform: translateX(-75%);
	}
	.index .sec04 .bg02 img {
		width: 100%;
	}
	.index .sec04 .inner {
		padding: 50px 0;
		top: 140px;
		transform: none;
		z-index: 14;
	}
	.index .sec04 .content {
		padding: 0 20px;
		max-width: inherit;
	}
	.index .sec04 h2 {
		font-size: 3.4rem;
		line-height: 1.66;
	}
	.index .sec04 p {
		line-height: 2.42;
	}
	.index .sec04 .innBox {
		display: block;
	}
	.index .sec04 .innBox .lBox {
		padding: 0 40px 110px;
		width: auto;
	}
	.index .sec04 .innBox .rBox {
		margin-top: 22px;
		padding: 95px 50px 30px;
		width: auto;
		box-sizing: border-box;
		border-left: none;
		border-top: 1px solid #fff;
	}
	.index .sec04 .innBox .rBox .linkUl li {
		margin-bottom: 63px;
	}
	.index .sec04 .innBox .rBox .linkUl li:last-child {
		margin-bottom: 0;
	}
	.index .sec04 .innBox .rBox .linkUl li .en01 {
		margin-bottom: 3px;
		font-size: 3.3rem;
	}
	.index .sec04 .innBox .rBox .linkUl li .jp {
		padding: 0 0 3px 18px;
		font-size: 1.3rem;
		background: url(img/common/icon11.png) no-repeat left center / 12px auto;
	}
	.index .linkBgBox01 {
		margin-bottom: 30px;
		position: relative;
		overflow: hidden;
		z-index: 10;
	}
	.index .linkBgBox01 .pho {
		min-width: 1100px;
		transform: translateX(-53%);
	}
	.index .linkBgBox01 .pho img {
		width: 100%;
	}
	.index .linkBgBox01 .pho01 {
		position: relative;
		left: auto;
		right: 0;
		top: 0;
		min-width: 100%;
		width: 100%;
		z-index: 12;
	}
	.index .linkBgBox01 .pho01 img {
		width: 100%;
	}
	.index .linkBgBox01 .positionBox {
		z-index: 13;
		transform: translateY(-100%);
	}
	.index .linkBgBox01 .positionBox .link {
		text-align: left;
	}
	.index .linkBgBox01 .positionBox .link .en01 {
		font-size: 3.2rem;
	}
	.index .linkBgBox01 .positionBox .link .jp {
		padding-left: 0;
		font-size: 1.3rem;
		background: none;
	}
	.index .linkBgBox01 .positionBox .link .jp i::before {
		font-size: 1.1rem;
	}
	.index .linkBgBox01 .content {
		padding: 0 86px;
	}
	.index .sec05 {
		margin-bottom: 126px;
		position: relative;
		z-index: 15;
	}
	.index .sec05 .newsUl li {
		padding: 0 20px;
		margin-bottom: 22px;
		flex-wrap: wrap;
	}
	.index .sec05 .headLine02 {
		margin-bottom: 50px;
	}
	.index .sec05 .newsUl li .time {
		color: #505050;
		margin-right: 20px;
		width: auto;
	}
	.index .sec05 .newsUl li .ttl {
		margin-right: 0;
		width: auto;
	}
	.index .sec05 .newsUl li a {
		margin-top: 5px;
		color: #7E7E7E;
		width: 100%;
	}
	.index .sec06 {
		margin-bottom: 7.8vw;
	}
	.index .sec06 .blogUl {
		padding: 0 10px;
		display: block;
	}
	.index .sec06 .blogUl > li {
		margin-bottom: 130px;
		width: auto;
	}
	.index .sec06 .blogUl li .headLine02 {
		margin-bottom: 38px;
		font-weight: 500;
	}
	.index .sec06 .blogUl li .headLine02 span {
		min-width: inherit;
	}
	.index .sec06 .blogUl li li {
		margin-bottom: 40px;
		font-size: 1.6rem;
	}
	.index .sec06 .blogUl li li a {
		color: #7E7E7E;
	}
	.index .sec06 .blogUl li li a p {
		margin-bottom: 20px;
	}
	.index .sec06 .blogUl li li a span {
		padding: 0 0 3px 18px;
		display: block;
		color: #7E7E7E;
		background: url(img/common/icon04.png) no-repeat left center / 12px auto;
	}
	.index .linkBgBox02 .content {
		max-width: inherit;
	}
	.index .linkBgBox02 .positionBox {
		transform: translateY(-80%);
		text-align: left;
	}
	.index .linkBgBox02 .pho {
		min-width: 911px;
		transform: translateX(-56%);
	}
	.index .linkBgBox02 .positionBox .link {
		text-align: left;
	}
	.index .linkBgBox02 .positionBox .link a .en01 {
		font-size: 3.1rem;
	}
	.index .linkBgBox02 .positionBox .link a .jp {
		padding-left: 15px;
		font-size: 1.2rem;
		background: url(img/common/icon16.png) no-repeat left center / 11px auto;
	}
	.index .linkBgBox02 .pho01 {
		min-width: 1050px;
		transform: translate(-55%,-35%);
	}
}
@media all and (min-width: 480px) and (max-width: 1024px) {
	.index .mainVisual .bg01 {
		right: 0;
	}
	.index .sec03 {
		margin-bottom: -205px;
	}
	.index .sec04 {
		margin-bottom: -84px;
	}
	/* .index .sec04 .bg02 {
		transform: translateX(-50%);
	} */
	.index .linkBgBox02 .pho {
		transform: translateX(-50%);
	}
}
@media all and (min-width: 594px) and (max-width: 1024px) {
	.index .sec04 {
		margin-bottom: -148px;
	}
	.index .sec04 .bg02 {
		min-width: 1200px;
		transform: translateX(-50%);
	}
	.index .linkBgBox01 {
		z-index: 14;
	}
}
@media all and (max-width: 384px) {
	.index .sec01 .linkBox li p {
		font-size: 1.3rem;
	}
	.index .sec04 .innBox .lBox {
		padding: 0 30px 110px 40px;
	}
	.index .sec04 h2 {
		font-size: 3rem;
	}
}
@media all and (max-width: 370px) {
	.index .sec04 .innBox .lBox {
		padding: 0 0 110px;
	}
	.index .sec04 .innBox .rBox {
		padding: 95px 20px 30px;
	}
}
/*------------------------------------------------------------
	news
------------------------------------------------------------*/
.news .sec01 {
	margin-bottom: 15rem;
	position: relative;
	z-index: 15;
}
.news .sec01 .newsUl {
	margin-bottom: 15rem;
}
.news .sec01 .newsUl li {
	margin-bottom: 3.2rem;
	display: flex;
}
.news .sec01 .newsUl li span,
.news .sec01 .newsUl li a {
	display: block;
	font-size: 1.6rem;
	font-weight: 500;
}
.news .sec01 .newsUl li .time {
	margin-right: 3rem;
	color: #AAA;
	width: 6rem;
}
.news .sec01 .newsUl li .ttl {
	margin-right: 5rem;
	width: 10rem;
	text-align: center;
	color: #6B8EB2;
}
.news .sec01 .newsUl li .ttl01 {
	color: #82B5AA;
}
.news .sec01 .newsUl li a {
	color: #505050;
	font-weight: 400;
	width: calc(100% - 25rem);
}
@media all and (min-width: 1025px) {
	.news .sec01 .newsUl li a:hover {
		color: #ccc;
	}
}
@media all and (max-width: 1024px) {
	.news .sec01 {
		margin-bottom: 100px;
		position: relative;
		z-index: 15;
	}
	.news .sec01 .newsUl {
		margin-bottom: 100px;
	}
	.news .sec01 .newsUl li {
		padding: 0 15px;
		margin-bottom: 20px;
		flex-wrap: wrap;
	}
	.news .sec01 .headLine02 {
		margin-bottom: 50px;
	}
	.news .sec01 .newsUl li .time {
		color: #505050;
		margin-right: 20px;
		width: auto;
	}
	.news .sec01 .newsUl li .ttl {
		margin-right: 0;
		width: auto;
	}
	.news .sec01 .newsUl li a {
		margin-top: 5px;
		color: #7E7E7E;
		width: 100%;
	}
}
/*------------------------------------------------------------
	pageTitle
------------------------------------------------------------*/
.pageTitle {
	margin-bottom: 15rem;
	position: relative;
	overflow: hidden;
	position: relative;
	z-index: 33;
}
.pageTitle03 {
	z-index: 0;
}
.pageTitle .bg01 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	min-width: 192rem;
	transform: translate(-50%,-50%);
}
.pageTitle .bg02 {
	position: relative;
	left: 50%;
	top: 0;
	width: 100%;
	min-width: 192rem;
	transform: translateX(-50%);
	z-index: 2;
}
.pageTitle .txtBox {
	position: absolute;
	z-index: 3;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	left: 0;
}
.pageTitle .title {
	margin-bottom: 1rem;
	color: #6B8EB2;
	font-size: 13rem;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0.05em;
}
.pageTitle .pageUl li a {
	padding: 0 4.7rem 0 2em;
	display: block;
	font-weight: 700;
	font-size: 1.4rem;
	background: url(img/common/line04.png) no-repeat right center / 1.6rem auto;
}
.pageTitle .pageUl li:last-child a {
	background: none;
}
@media all and (min-width: 1025px) {
	.pageTitle .pageUl li a:hover {
		color: #6B8EB2;
	}
	.pageTitle .pageUl li.en01 a {
		font-size: 1.7rem;
		font-weight: 500;
	}
}
@media all and (max-width: 1024px) {
	.pageTitle {
		margin-bottom: 52px;
		position: relative;
	}
	.pageTitle.wid .bg01 {
		min-width: 77rem;
	}
	.pageTitle .title {
		margin-bottom: 2px;
		font-size: 5rem;
	}
	.pageTitle .btn {
		text-align: center;
	}
	.pageTitle .btn a {
		padding: 0 20px 2px;
		color: #6B8EB2;
		font-size: 1.6rem;
		font-weight: 500;
		display: inline-block;
		background: url(img/common/icon17.png) no-repeat left center / 14px auto;
	}
	.pageTitle .pageUl li a {
		padding: 0 45px;
		display: block;
		font-size: 1.4rem;
		background: url(img/common/line04.png) no-repeat right center / 16px auto;
	}
	.pageTitle .pageUl li:last-child a {
		background: none;
	}
}
/*------------------------------------------------------------
	wp-pagenavi
------------------------------------------------------------*/
.wp-pagenavi {
	font-size: 0;
	clear: both;
	display: flex;
	justify-content: center;
	text-align: center;
	font-family: 'Barlow Condensed', sans-serif;
}
.wp-pagenavi a,
.wp-pagenavi span {
	font-size: 2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	padding: 0.1rem 0.5rem;
	margin: 0 0.7rem;
	color: #7E7E7E;
	font-weight: 500;
	width: 5rem;
	height: 5rem;
	border-radius: 0.5rem;
	box-sizing: border-box;
	border: 1px solid #EEE;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	border-color: #BDC8D3;
	color: #fff;
	background-color: #BDC8D3;
}
.wp-pagenavi .first,
.wp-pagenavi .last,
.wp-pagenavi .pages {
	display: none;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
	margin: 0 4rem;
	border: none;
	font-size: 2.5rem;
	width: auto;
	letter-spacing: 0.1em;
}
@media all and (max-width: 1024px) {
	.wp-pagenavi a,
	.wp-pagenavi span {
		display: none;
	}
	.wp-pagenavi .previouspostslink,
	.wp-pagenavi .nextpostslink {
		margin: 0 35px;
		border: none;
		font-size: 2.5rem;
		width: auto;
		display: flex;
		letter-spacing: 0.1em;
	}
}
/*------------------------------------------------------------
	detail
------------------------------------------------------------*/
.news.detail .pageTitle {
	margin-bottom: 12.3rem;
}
.news.detail .sec02 {
	margin-bottom: 18rem;
}
.news.detail .sec02 .content {
	/* max-width: 85rem; */
}
.news.detail .sec02 .title {
	margin-bottom: 2rem;
	color: #000;
	font-size: 3.4rem;
	font-weight: 500;
	/* text-align: center; */
}
.news.detail .time {
	margin-bottom: 6rem;
	color: #6B8EB2;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.06em;
	text-align: left;
}
.news.detail .time span {
	margin: 0 0.5rem;
	color: #CCC;
	display: inline-block;
}
.news.detail p {
	margin-bottom: 3.9rem;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 2.2;
	text-align: justify;
	text-justify: inter-ideograph;
}
.news.detail .pageList {
	margin-top: 11.5rem;
}
.news.detail .pageList li {
	margin: 0 3.5rem;
}
.news.detail .pageList li a {
	color: #7E7E7E;
	font-size: 2.5rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}
@media all and (min-width: 1025px) {
	.news.detail .pageList li a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 1024px) {
	.news.detail .pageTitle {
		margin-bottom: 98px;
	}
	.news.detail .sec02 {
		margin-bottom: 150px;
	}
	.news.detail .sec02 .content {
		padding: 0 30px;
		max-width: inherit;
	}
	.news.detail .sec02 .title {
		margin-bottom: 10px;
		font-size: 2.6rem;
		line-height: 1.4;
	}
	.news.detail .time {
		margin-bottom: 40px;
		font-size: 2rem;
	}
	.news.detail .pageList {
		margin-top: 160px;
	}
	.news.detail .pageList li {
		margin: 0 38px;
	}
}
.pageTitle01 {
	margin-bottom: -20rem;
}
@media all and (max-width: 1024px) {
	.pageTitle01 {
		margin-bottom: -150px;
	}
}
.comSecVision {
	margin: 0 0 18rem;
	position: relative;
}
.comSecVision .bg01 {
	position: relative;
	z-index: 2;
	left: 50%;
	width: 100%;
	min-width: 192rem;
	transform: translateX(-50%);
}
.comSecVision .bg01 img {
	width: 100%;
}
.comSecAi .bg02 img {
	max-width: inherit;
	width: 100%;
}
.comSecAi .bg01 img {
	max-width: inherit;
	width: 100%;
}
.comSecVision .txtBox {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	color: #fff;
	z-index: 3;
	transform: translateY(-42%);
}
.comSecVision .txtBox .content {
	max-width: 70rem;
}
.comSecVision .txtBox .headLine01 {
	margin-bottom: 2rem;
	line-height: 1.5;
	text-align: center;
	text-justify: inherit;
}
.comSecVision .txtBox .comTxt {
	margin-bottom: 5.5rem;
	text-align: center;
	text-justify: inherit;
}
.comSecVision .txtBox .headLine02 {
	margin-bottom: 6rem;
	line-height: 1.5;
	text-align: center;
	text-justify: inherit;
}
.comSecVision .txtBox .headLine02 span {
	background: url(img/common/line06.png) no-repeat left center,url(img/common/line06.png) no-repeat right center;
	background-size: 2.3rem auto;
}
.comSecVision .txtBox h2 {
	margin-bottom: 1.7rem;
	font-size: 2.6rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.7;
	letter-spacing: 0.05em;
}
.comSecVision .txtBox p {
	margin-bottom: 4.2rem;
	line-height: 2.2;
	text-align: justify;
	text-justify: inter-ideograph;
}
.comSecVision .txtBox p:last-child {
	margin-bottom: 0;
}
@media all and (max-width: 1024px) {
	.comSecVision {
		margin: 0 0 90px;
	}
	.comSecVision .bg01 {
		min-width: 1794px;
	}
	.comSecVision .txtBox {
		position: absolute;
		left: 0;
		width: 100%;
		top: 50%;
		color: #fff;
		z-index: 3;
		transform: translateY(-42%);
	}
	.comSecVision .txtBox .content {
		padding: 0 33px;
		max-width: 700px;
	}
	.comSecVision .txtBox .headLine01 {
		margin-bottom: 30px;
		line-height: 1.5;
		font-size: 3.4rem;
		font-weight: 500;
	}
	.comSecVision .txtBox .comTxt {
		margin-bottom: 85px;
		font-size: 1.5rem;
		font-weight: 700;
		line-height: 2.2;
		letter-spacing: 0.08em;
	}
	.comSecVision .txtBox .headLine02 {
		margin-bottom: 64px;
		line-height: 1.5;
		font-size: 2.5rem;
	}
	.comSecVision .txtBox .headLine02 span {
		letter-spacing: 0.05em;
	}
	.comSecVision .txtBox h2 {
		margin-bottom: 22px;
		font-size: 1.8rem;
		font-weight: 700;
		line-height: 2.2;
		letter-spacing: 0.05em;
	}
	.comSecVision .txtBox p {
		margin-bottom: 42px;
		font-size: 1.4rem;
		line-height: 2.8;
		letter-spacing: 0.04em;
	}
}


.comSecMission {
	margin-bottom: 12rem;
}
.comSecMission .txtBox .content {
	max-width: 70rem;
}
.comSecMission .txtBox .headLine01 {
	margin-bottom: 2.5rem;
	line-height: 1.5;
	text-align: center;
	text-justify: inherit;
	letter-spacing: 0.05em;
}
.comSecMission .txtBox .comTxt {
	margin-bottom: 5.5rem;
	text-align: center;
	text-justify: inherit;
	letter-spacing: 0.05em;
}
.comSecMission .txtBox .headLine02 {
	margin-bottom: 4.6rem;
	line-height: 1.5;
	text-align: center;
	text-justify: inherit;
}
.comSecMission .txtBox .headLine02 span {
	color: #6B8EB2;
}
.comSecMission .txtBox h2 {
	margin-bottom: 4.8rem;
	font-size: 2.6rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.7;
	letter-spacing: 0.05em;
}
.comSecMission .txtBox p {
	margin-bottom: 4.2rem;
	line-height: 2.2;
	text-align: justify;
	text-justify: inter-ideograph;
}
.comSecMission .txtBox p:last-child {
	margin-bottom: 0;
}
@media all and (max-width: 1024px) {
	.comSecMission {
		margin-bottom: 20px;
	}
	.comSecMission .txtBox .content {
		padding: 0 33px;
	}
	.comSecMission .txtBox .headLine01 {
		margin-bottom: 25px;
		line-height: 1.5;
		font-size: 3.4rem;
		text-align: center;
		text-justify: inherit;
		letter-spacing: 0.05em;
	}
	.comSecMission .txtBox .comTxt {
		margin-bottom: 55px;
		font-size: 1.6rem;
		font-weight: 700;
		letter-spacing: 0.05em;
	}
	.comSecMission .txtBox .headLine02 {
		margin-bottom: 58px;
		line-height: 1.5;
		font-size: 2.5rem;
	}
	.comSecMission .txtBox .headLine02 span {
		letter-spacing: 0.05em;
	}
	.comSecMission .txtBox h2 {
		margin-bottom: 26px;
		font-size: 1.8rem;
		font-weight: 700;
		line-height: 2.2;
		letter-spacing: 0.05em;
	}
	.comSecMission .txtBox p {
		margin-bottom: 32px;
		font-size: 1.4rem;
		line-height: 2.5;
		letter-spacing: 0.06em;
	}
}


.comSecValue {
	margin: 0 0 14rem;
	position: relative;
	overflow: hidden;
}
.comSecValue .bg01 {
	position: absolute;
	left: 50%;
	width: 100%;
	min-width: 192rem;
	transform: translateX(-50%);
	opacity: 0.42;
}
.comSecValue .bg02 {
	position: relative;
	z-index: 2;
	left: 50%;
	width: 100%;
	min-width: 192rem;
	transform: translateX(-50%);
}
.comSecValue .bg02 img {
	width: 100%;
}
.comSecValue .txtBox {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	color: #fff;
	z-index: 3;
	transform: translateY(-56%);
}
.comSecValue .txtBox .content {
	max-width: 70rem;
}
.comSecValue .txtBox .headLine02 {
	margin-bottom: 7rem;
	line-height: 1.5;
	text-align: center;
}
.comSecValue .txtBox .headLine02 span {
	background: url(img/common/line06.png) no-repeat left center,url(img/common/line06.png) no-repeat right center;
	background-size: 2.3rem auto;
}
.comSecValue .txtBox h2 {
	margin-bottom: 2.7rem;
	font-size: 4rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.7;
	letter-spacing: 0.05em;
}
.comSecValue .txtBox p {
	margin-bottom: 5.2rem;
	line-height: 2.2;
	text-align: center;
	letter-spacing: 0.05em;
}
.comSecValue .txtBox p:last-child {
	margin-bottom: 0;
}
@media all and (max-width: 1024px) {
	.comSecValue {
		margin: 0 0 130px;
	}
	.comSecValue .bg01 {
		min-width: 1800px;
	}
	.comSecValue .bg02 {
		min-width: 1800px;
	}
	.comSecValue .txtBox {
		transform: translateY(-47%);
	}
	.comSecValue .txtBox .content {
		padding: 0 23px;
	}
	.comSecValue .txtBox .headLine02 {
		margin-bottom: 70px;
		font-size: 2.5rem;
	}
	.comSecValue .txtBox h2 {
		margin-bottom: 35px;
		font-size: 2.7rem;
		line-height: 1.7;
		letter-spacing: 0.05em;
	}
	.comSecValue .txtBox p {
		line-height: 2.5;
		letter-spacing: 0.05em;
	}
}

.comSecPmg {
	margin-bottom: 24.2rem;
}
.comSecPmg .content {
	max-width: 118rem;
}
.comSecPmg .headLine02 {
	margin-bottom: 17rem;
}
.comSecPmg .headLine02 span {
	padding: 0 4rem;
	max-width: inherit;
}
.comSecPmg .imgBox {
	margin-bottom: 11rem;
}
.comSecPmg .imgBox:last-child {
	margin-bottom: 0;
}
.comSecPmg .imgBox .photoBox {
	width: 61%;
}
.comSecPmg .imgBox .textBox {
	margin-top: 10.5rem;
	width: 34%;
}
.comSecPmg .imgBox .textBox h2 {
	margin-bottom: 2rem;
	font-size: 5rem;
	font-weight: 500;
}
.comSecPmg .imgBox .textBox .ttl {
	margin-bottom: 4rem;
	color: #6B8EB2;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.5;
	text-align: left;
	text-justify: inherit;
	letter-spacing: 0.1em;
}
.comSecPmg .imgBox .textBox p {
	font-size: 1.6rem;
	line-height: 2.5;
	margin-bottom: 4rem;
	letter-spacing: 0.04em;
	text-align: justify;
	text-justify: inter-ideograph;
}
.comSecPmg .imgBoxL .photoBox {
	order: 2;
}
.comSecPmg .txt {
	margin-bottom: 13rem;
	color: #797979;
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
@media all and (max-width: 1024px) {
	.comSecPmg {
		margin-bottom: 158px;
	}
	.comSecPmg .content {
		padding: 0 30px;
	}
	.comSecPmg .headLine02 {
		margin-bottom: 62px;
	}
	.comSecPmg .headLine02 span {
		padding: 0 40px;
		max-width: inherit;
		letter-spacing: 0.05em;
	}
	.comSecPmg .imgBox {
		margin-bottom: 70px;
		display: block;
	}
	.comSecPmg .imgBox .photoBox {
		margin-bottom: 25px;
		width: auto;
	}
	.comSecPmg .imgBox .textBox {
		margin-top: 0;
		width: auto;
	}
	.comSecPmg .imgBox .textBox h2 {
		margin-bottom: 3px;
		font-size: 2.8rem;
		font-weight: 400;
		letter-spacing: 0.06em;
		text-align: center;
	}
	.comSecPmg .imgBox .textBox .ttl {
		margin-bottom: 18px;
		font-size: 1.8rem;
		letter-spacing: 0.07em;
		text-align: center;
	}
	.comSecPmg .imgBox .textBox p {
		margin-bottom: 35px;
		font-size: 1.4rem;
		line-height: 2.44;
		letter-spacing: 0.1em;
	}
}


.comSecAi {
	margin-bottom: 21.5rem;
	position: relative;
	overflow: hidden;
}
.comSecAi .bg01 {
	position: relative;
	left: 50%;
	min-width: 1920px;
	transform: translateX(-50%);
	z-index: 2;
}
.comSecAi .bg02 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	min-width: 1920px;
	transform: translate(-50%,-91%);
}
.comSecAi .bg02 img {
	max-width: inherit;
	width: 100%;
}
.comSecAi .bg01 img {
	max-width: inherit;
	width: 100%;
}
@media all and (max-width: 1024px) {
	.comSecAi {
		margin-bottom: 100px;
	}
	.comSecAi .bg01 {
		min-width: 1447px;
	}
	.comSecAi .bg02 {
		min-width: 1447px;
	}
	.comSecAi .bg02 img {
		max-width: inherit;
		width: 100%;
	}
	.comSecAi .bg01 img {
		max-width: inherit;
		width: 100%;
	}
}


.comSecEntry {
	margin-bottom: 25.8rem;
}
.comSecEntry .headLine02 {
	margin-bottom: 2rem;
}
.comSecEntry .headLine02 span {
	padding: 0 5rem;
}
.comSecEntry .txt {
	margin-bottom: 13rem;
	color: #797979;
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
.comSecEntry .content {
	max-width: 119rem;
}
.comSecEntry .linkUl {
	margin: -7rem 0 7rem;
}
.comSecEntry .linkUl li {
	margin: 7rem 0.8% 0 0;
	width: 32.8%;
}
.comSecEntry .linkUl li:nth-child(3n) {
	margin-right: 0;
}
.comSecEntry .linkUl li .pho {
	margin-bottom: 2.4rem;
}
.comSecEntry .linkUl li .pho a {
	display: block;
}
.comSecEntry .linkUl li h2 {
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center;
}
.comSecEntry .linkUl li h3 {
	margin-bottom: 2rem;
	font-size: 3rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-align: center;
}
.comSecEntry .linkUl li h3 a {
	color: #6B8EB2;
	display: block;
}
.comSecEntry .linkUl li p {
	color: #797979;
	font-size: 1.4rem;
	line-height: 1.95;
	text-align: center;
	letter-spacing: 0.05em;
}
@media all and (min-width: 1025px) {
	.comSecEntry .linkUl li .pho a:hover {
		opacity: 0.7;
	}
	.comSecEntry .linkUl li h3 a:hover {
		color: #222;
	}
}
@media all and (max-width: 1024px) {
	.comSecEntry {
		margin-bottom: 204px;
	}
	.comSecEntry .content {
		padding: 0 30px;
	}
	.comSecEntry .headLine02 {
		margin-bottom: 35px;
	}
	.comSecEntry .headLine02 span {
		padding: 0 55px;
	}
	.comSecEntry .txt {
		margin-bottom: 80px;
		font-size: 1.4rem;
		line-height: 2;
	}
	.comSecEntry .linkUl {
		margin: 0 0 98px;
		display: block;
	}
	.comSecEntry .linkUl li {
		margin: 0 0 38px;
		width: auto;
	}
	.comSecEntry .linkUl li:last-child {
		margin-bottom: 0;
	}
	.comSecEntry .linkUl li img {
		width: 100%;
	}
	.comSecEntry .linkUl li .pho {
		margin-bottom: 24px;
	}
	.comSecEntry .linkUl li h2 {
		font-size: 1.5rem;
	}
	.comSecEntry .linkUl li h3 {
		margin-bottom: 20px;
		font-size: 2.6rem;
	}
}


.comSecMessage {
	position: relative;
	overflow: hidden;
}
.comSecMessage .bg02 {
	position: relative;
	left: 50%;
	min-width: 192rem;
	transform: translateX(-50%);
	z-index: 3;
}
.comSecMessage .bg02 img {
	max-width: inherit;
	width: 100%;
}
.comSecMessage .bg01 img {
	max-width: inherit;
	width: 100%;
}
.comSecMessage .bg01 {
	position: absolute;
	left: 50%;
	top: 0;
	min-width: 192rem;
	width: 100%;
	height: 100%;
	transform: translateX(-50%);
}
.comSecMessage .txtBox {
	position: absolute;
	left: 0;
	top: 20.2rem;
	width: 100%;
	transform: none;
	z-index: 4;
}
.comSecMessage .txtBox .inn {
	max-width: 50rem;
}
.comSecMessage .txtBox .headLine02 {
	margin-bottom: 6.5rem;
	text-align: left;
	font-size: 3rem;
	color: white;
}
.comSecMessage .txtBox .headLine02 span {
	background: url(img/common/line06.png) no-repeat left center,url(img/common/line06.png) no-repeat right center;
	background-size: 2.3rem auto;
}
.comSecMessage .txtBox h3 {
	margin-bottom: 5rem;
	font-size: 3.8rem;
	color: white;
	font-weight: 500;
	line-height: 1.7;
}
.comSecMessage .txtBox p {
	margin-bottom: 4rem;
	font-size: 1.6rem;
	font-weight: 700;
	color: white;
	line-height: 2.5;
	letter-spacing: 0.05em;
	text-align: justify;
	text-justify: inter-ideograph;
}
.comSecMessage .txtBox p:last-child {
	margin-bottom: 0;
}
.comSecMessage .txtBox .time {
	font-size: 2rem;
}
@media all and (max-width: 1024px) {
	.comSecMessage {
		margin-bottom: 130px;
	}
	.comSecMessage .bgBox {
		margin-bottom: 65px;
		position: relative;
		overflow: hidden;
	}
	.comSecMessage .bg02 {
		min-width: 750px;
	}
	.comSecMessage .bg01 {
		left: 50%;
		top: 50%;
		min-width: 1200px;
		transform: translate(-50%,-70%);
	}
	.comSecMessage .content {
		padding: 0 40px;
	}
	.comSecMessage .txtBox {
		position: static;
		left: auto;
		top: auto;
		transform: none;
	}
	.comSecMessage .txtBox .inn {
		max-width: inherit;
	}
	.comSecMessage .txtBox .headLine02 {
		margin-bottom: 35px;
		text-align: center;
		color: #464646;
	}
	.comSecMessage .txtBox .headLine02 span {
	background: url(img/common/line05.png) no-repeat left center,url(img/common/line05.png) no-repeat right center;
	background-size: 2.3rem auto;
	}  
	.comSecMessage .txtBox h3 {
		margin-bottom: 40px;
		font-size: 2.8rem;
		color: #464646;
		line-height: 1.7;
		text-align: center;
	}
	.comSecMessage .txtBox p {
		margin-bottom: 33px;
		font-size: 1.4rem;
		font-weight: 500;
		color: #464646;
		line-height: 2.45;
		letter-spacing: 0.05em;
	}
	.comSecMessage .txtBox .time {
		font-size: 2rem;
		text-align: center;
	}
}
@media all and (max-width: 388px) {
	.comSecVision .txtBox .headLine01 {
		font-size: 2.5rem;
	}
	.comSecMission .txtBox h2 {
		font-size: 1.6rem;
	}
	.comSecValue .txtBox p {
		font-size: 1.3rem;
	}
	.comSecValue .txtBox h2 {
		font-size: 2.1rem;
	}
	.comSecMessage .txtBox h3 {
		font-size: 2.4rem;
	}
}

.pageTitle02 {
	margin-bottom: 15rem;
	z-index: 3;
}
.pageTitle02 .bg01 {
	/* opacity: 0.42; */
}
.pageTitle02 .pageUl li a {
	color: #5F5F5F;
	letter-spacing: 0.1em;
}
@media all and (max-width: 1024px) {}



.comSecYoshina {
	margin-bottom: -20rem;
	padding: 38.5rem 0 40rem;
	position: relative;
	background: url(img/page/service_bg01.png) no-repeat center top / 100% 100%;
}
.comSecTsunade {
	margin-bottom: 31rem;
	padding: 39.5rem 0 33.5rem;
	background: url(img/page/service_bg02.png) no-repeat center top / 100% 100%;
}
.comSecYoshina .headLine02 {
	margin-bottom: 13.2rem;
	font-size: 3rem;
}
.comSecYoshina .headLine02 span {
	padding: 0 7.5rem;
}
.comSecYoshina .content {
	max-width: 105rem;
}
.comSecYoshina .imgBox {
	margin-bottom: 100px;
}
.comSecYoshina .imgBox .photoBox {
	width: 42%;
}
.comSecYoshina .imgBox .photoBox .pho {
	overflow: hidden;
	border: 1px solid #EEEEEE;
}
.comSecYoshina .imgBox .photoBox .pho a {
	display: block;
}
.comSecYoshina .imgBox .photoBox .pho a img {
	transform: scale(1);
	transition: all .3s;
}
.comSecYoshina .imgBox .textBox {
	margin-top: 2rem;
	width: 52%;
}
.comSecYoshina .imgBox .textBox h2 {
	margin-bottom: 2.2rem;
	font-size: 2.4rem;
	line-height: 1.8;
	font-weight: 700;
}
.comSecYoshina .imgBox .textBox p {
	color: #464646;
	line-height: 2.2;
}
.comSecTsunade .imgBox {
	margin-bottom: 8rem;
}
.comSecTsunade .imgBox .textBox p {
	font-size: 1.6rem;
	line-height: 2.4;
}
.comSecYoshina .markUl {
	margin-bottom: 10.7rem;
}
.comSecYoshina .markUl li {
	width: 23.4%;
	text-align: center;
}
.comSecTsunade .markUl {
	margin: 0 -5% 9rem;
}
.comSecTsunade .markUl li {
	width: 20%;
}
.comSecYoshina .markUl li .mark {
	margin-bottom: 2rem;
}
.comSecYoshina .markUl li .mark img {
	max-width: 13.6rem;
}
.comSecYoshina .markUl li h3 {
	margin-bottom: 1.3rem;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center;
}
.comSecYoshina .markUl li p {
	font-size: 1.4rem;
}
.comSecYoshina .pointUl {
	margin: -25px 0 10.5rem;
}
.comSecTsunade .pointUl {
	margin-bottom: 14.5rem;
}
.comSecYoshina .pointUl li {
	margin-top: 2.5rem;
	padding: 2rem 2.5rem 4.3rem;
	width: 49%;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #EEE;
}
.comSecYoshina .pointUl li .point {
	margin-bottom: 1.3rem;
	color: #6B8EB2;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.08em;
}
.comSecYoshina .pointUl li .tbox {
	padding: 0 2rem 0 3.3rem;
	align-items: center;
}
.comSecYoshina .pointUl li .tbox .mark {
	width: 8.6rem;
	order: 2;
}
.comSecYoshina .pointUl li .tbox .txt {
	width: calc(100% - 10rem);
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.6;
}


@media all and (min-width: 1025px) {
	.comSecYoshina .imgBox .photoBox .pho a:hover img {
		transform: scale(1.1);
	}
}
@media all and (max-width: 1024px) {
	.comSecYoshina {
		margin-bottom: -50px;
		padding: 260px 0 260px;
		position: relative;
		background: url(img/page/service_bg01.png) no-repeat center bottom -400px / cover;
	}
	.comSecTsunade {
		margin-bottom: 100px;
		padding: 280px 0 285px;
		background: url(img/page/service_bg02.png) no-repeat center top / cover;
	}
	.comSecYoshina .content {
		padding: 0 30px;
	}
	.comSecYoshina .headLine02 {
		margin-bottom: 117px;
		font-size: 3rem;
	}
	.comSecYoshina .imgBox {
		margin-bottom: 80px;
		display: block;
	}
	.comSecYoshina .imgBox .photoBox {
		margin-bottom: 22px;
		width: auto;
	}
	.comSecYoshina .imgBox .photoBox img {
		width: 100%;
	}
	.comSecYoshina .imgBox .textBox {
		margin-top: 0;
		width: auto;
	}
	.comSecYoshina .imgBox .textBox h2 {
		margin-bottom: 18px;
		font-size: 2rem;
		line-height: 1.9;
		text-align: center;
	}
	.comSecYoshina .imgBox .textBox p {
		line-height: 2.4;
	}
	.comSecTsunade .imgBox {
		margin-bottom: 70px;
	}
	.comSecTsunade .imgBox .textBox p {
		font-size: 1.4rem;
		line-height: 2.4;
	}
	.comSecYoshina .markUl {
		margin-bottom: 75px;
		display: block;
	}
	.comSecYoshina .markUl li {
		margin-bottom: 5px;
		width: auto;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.comSecTsunade .markUl {
		margin: 0 0 90px;
	}
	.comSecTsunade .markUl li {
		width: auto;
	}
	.comSecYoshina .markUl li .mark {
		margin-bottom: 20px;
		width: 124px;
	}
	.comSecTsunade .markUl li .mark {
		width: 126px;
	}
	.comSecYoshina .markUl li .mark img {
		max-width: 100%;
	}
	.comSecYoshina .markUl li .txtBox {
		padding-bottom: 10px;
		width: calc(100% - 150px);
	}
	.comSecTsunade .markUl li .txtBox {
		padding-bottom: 20px;
	}
	.comSecYoshina .markUl li h3 {
		text-align: left;
	}
	.comSecYoshina .markUl li p {
		text-align: left;
	}
	.comSecYoshina .pointUl {
		margin: 0 0 50px;
		display: block;
		text-align: center;
	}
	.comSecTsunade .pointUl {
		margin-bottom: 55px;
	}
	.comSecYoshina .pointUl li {
		margin: 0 0 47px;
		padding: 35px 25px 57px;
		width: auto;
	}
	.comSecYoshina .pointUl li .point {
		margin-bottom: 42px;
		font-size: 2rem;
		font-weight: 500;
		letter-spacing: 0.08em;
		text-align: center;
	}
	.comSecYoshina .pointUl li .tbox {
		padding: 0;
		display: block;
	}
	.comSecYoshina .pointUl li .tbox .mark {
		margin: 0 auto 35px;
		width: 106px;
	}
	.comSecTsunade .pointUl li .tbox .mark {
		margin-bottom: 23px;
		width: 100px;
	}
	.comSecYoshina .pointUl li .tbox .txt {
		width: auto;
		font-size: 1.6rem;
		line-height: 1.9;
		text-align: center;
	}
}


.comSecKnowledge {
	margin-bottom: 33rem;
}
.comSecKnowledge .headLine02 {
	margin-bottom: 4.7rem;
	font-size: 3rem;
}
.comSecKnowledge .headLine02 span {
	padding: 0 5.5rem;
}
.comSecKnowledge .content {
	max-width: 118.5rem;
}
.comSecKnowledge .text {
	margin: 0 auto 5.5rem;
	max-width: 62rem;
	color: #7C7C7C;
	font-size: 1.6rem;
	line-height: 2.5;
}
.comSecKnowledge .imgUl {
	margin-bottom: 7rem;
}
.comSecKnowledge .imgUl li {
	margin-right: 0.8%;
	width: 32.8%;
}
.comSecKnowledge .imgUl li:nth-child(3n) {
	margin-right: 0;
}
@media all and (max-width: 1024px) {
	.comSecKnowledge {
		margin-bottom: 170px;
	}
	.comSecKnowledge .content {
		padding: 0 35px;
	}
	.comSecKnowledge .headLine02 {
		margin: 0 -10px 29px;
		font-size: 2.5rem;
	}
	.comSecKnowledge .headLine02 span {
		padding: 0 45px;
	}
	.comSecKnowledge .text {
		margin: 0 auto 73px;
		font-size: 1.4rem;
		line-height: 2.53;
	}
	.comSecKnowledge .imgUl {
		margin-bottom: 110px;
		display: block;
	}
	.comSecKnowledge .imgUl li {
		margin: 0 0 21px;
		width: auto;
	}
	.comSecKnowledge .imgUl li:nth-child(3n) {
		margin-right: 0;
	}
}

.comSecBioinformatics {
	margin-bottom: 28.2rem;
}
.comSecBioinformatics .content {
	max-width: 118rem;
}
.comSecBioinformatics .headLine02 {
	margin-bottom: 1.6rem;
	font-size: 3rem;
}
.comSecBioinformatics .headLine02 span {
	padding: 0 5.5rem;
}
.comSecBioinformatics .headLine02 small {
	margin-top: 5.8rem;
}
.comSecBioinformatics .text {
	margin: 0 auto 10rem;
	color: #505050;
	font-size: 1.6rem;
	line-height: 2.5;
	text-align: center;
}
.comSecBioinformatics .imgUlBox {
	position: relative;
}
.comSecBioinformatics .imgUlBox::after {
	position: absolute;
	left: 50%;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #CCC;
	content: '';
}
.comSecBioinformatics .imgUl li {
	width: 37%;
}
.comSecBioinformatics .imgUl li .photoBox {
	margin-bottom: 3.5rem;
	border: 1px solid #D6D6D6;
}
.comSecBioinformatics .imgUl li .photoBox a {
	display: block;
	overflow: hidden;
	border: 1px solid #D6D6D6;
}
.comSecBioinformatics .imgUl li .photoBox a img {
	transform: scale(1);
	transition: all .3s;
}
.comSecBioinformatics .imgUl li p {
	margin-bottom: 7rem;
	color: #505050;
	font-size: 1.6rem;
	line-height: 2.5;
	letter-spacing: 0.05em;
}
@media all and (min-width: 1025px) {
	.comSecBioinformatics .imgUl li .photoBox a:hover img {
		transform: scale(1.1);
	}
}
@media all and (max-width: 1024px) {
	.comSecBioinformatics {
		margin-bottom: 200px;
	}
	.comSecBioinformatics .content {
		padding: 0 35px;
	}
	.comSecBioinformatics .headLine02 {
		margin-bottom: 29px;
		font-size: 2.5rem;
	}
	.comSecBioinformatics .headLine02 span {
		padding: 0 70px;
	}
	.comSecBioinformatics .headLine02 small {
		margin-top: 32px;
	}
	.comSecBioinformatics .text {
		margin: 0 auto 100px;
		color: #7C7C7C;
		font-size: 1.4rem;
		line-height: 2.5;
		text-align: left;
	}
	.comSecBioinformatics .imgUl {
		display: block;
	}
	.comSecBioinformatics .imgUlBox::after {
		display: none;
	}
	.comSecBioinformatics .imgUl li {
		margin-bottom: 82px;
		width: auto;
	}
	.comSecBioinformatics .imgUl li .photoBox {
		margin-bottom: 35px;
	}
	.comSecBioinformatics .imgUl li p {
		margin-bottom: 60px;
		font-size: 1.4rem;
		line-height: 2.5;
		letter-spacing: 0.05em;
	}
}

.comSecProfile {
	margin-bottom: 18rem;
}
.comSecProfile .content {
	max-width: 86.5rem;
}
.comSecProfile .headLine02 {
	margin-bottom: 9rem;
	font-size: 3rem;
}
.comSecProfile .headLine02 span {
	padding: 0 5.5rem;
}
.comSecProfile .imgBox {
	margin-bottom: 4rem;
}
.comSecProfile .imgBox .photoBox {
	width: 45.5%;
}
.comSecProfile .imgBox .textBox {
	margin-top: 2.5rem;
	width: 46%;
}
.comSecProfile .imgBox .textBox h2 {
	margin-bottom: 2rem;
	font-size: 2rem;
	font-weight: 700;
}
.comSecProfile .imgBox .textBox p {
	font-size: 1.6rem;
	line-height: 1.9;
	letter-spacing: 0.07em;
}
.comSecProfile .imgBox01 {
	margin-bottom: 12.5rem;
}
.comSecProfile .map {
	margin-bottom: 6rem;
	position: relative;
	padding-bottom: 42%;
	overflow: hidden;
}
.comSecProfile .map iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #CCC;
}
.comSecProfile .textlist {
	margin-bottom: 5rem;
}
.comSecProfile .textlist li {
	padding: 2rem 0;
	min-height: 10.5rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	border-bottom: 1px solid #CCC;
}
.comSecProfile .textlist li:last-child {
	border-bottom: none;
}
.comSecProfile .textlist li span {
	display: block;
	font-size: 1.6rem;
}
.comSecProfile .textlist li .ttl {
	width: 20%;
	text-align: center;
	color: #CCC;
	font-weight: 700;
}
.comSecProfile .textlist li .txt {
	width: 75.5%;
}
.comSecProfile .linkUl li {
	margin: 0 2rem;
}
.comSecProfile .linkUl li a {
	display: block;
}
.comSecProfile .linkUl li img {
	height: 8.9rem;
	transition: all .3s;
	transform: scale(1);
}
/*追加*/
.comSecProfile .imgUl {
	margin-bottom: 7rem;
}
.comSecProfile .imgUl li {
	margin-right: 0.8%;
	width: 32.8%;
}
.comSecProfile .imgUl li:nth-child(3n) {
	margin-right: 0;
}
@media all and (min-width: 1025px) {
	.comSecProfile .linkUl li a:hover img {
		transform: scale(1.1);
	}
}
@media all and (max-width: 1024px) {
	.comSecProfile {
		margin-bottom: 170px;
	}
	.comSecProfile .content {
		padding: 0 30px;
	}
	.comSecProfile .headLine02 {
		margin-bottom: 73px;
		font-size: 2.5rem;
	}
	.comSecProfile .headLine02 span {
		padding: 0 75px;
	}
	.comSecProfile .imgBox {
		margin-bottom: 57px;
		display: block;
	}
	.comSecProfile .imgBox .photoBox {
		margin-bottom: 40px;
		width: auto;
	}
	.comSecProfile .imgBox .textBox {
		margin-top: 0;
		width: auto;
	}
	.comSecProfile .imgBox .textBox h2 {
		margin-bottom: 23px;
		font-size: 1.8rem;
		text-align: center;
	}
	.comSecProfile .imgBox .textBox p {
		font-size: 1.4rem;
		line-height: 2.52;
		letter-spacing: 0.07em;
	}
	.comSecProfile .imgBox01 {
		margin-bottom: 60px;
	}
	.comSecProfile .comBtn01 {
		margin-bottom: 160px;
	}
	.comSecProfile .map {
		margin-bottom: 88px;
		padding-bottom: 173%;
	}
	.comSecProfile .textlist {
		margin-bottom: 23px;
	}
	.comSecProfile .textlist li {
		margin-bottom: 30px;
		padding-bottom: 34px;
		min-height: inherit;
		display: block;
		text-align: center;
	}
	.comSecProfile .textlist li:last-child {
		border-bottom: none;
	}
	.comSecProfile .textlist li span {
		display: block;
	}
	.comSecProfile .textlist li .ttl {
		margin-bottom: 23px;
		width: auto;
	}
	.comSecProfile .textlist li .txt {
		width: auto;
		font-size: 1.4rem;
		line-height: 2.6;
	}
	.comSecProfile .linkUl li {
		margin: 0 20px;
	}
	.comSecProfile .linkUl li img {
		height: 89px;
	}
}



.comSecContact {
	margin-bottom: 18rem;
}
.comSecContact .content {
	max-width: 86.5rem;
}
.comSecContact .headLine02 {
	margin-bottom: 9.3rem;
	font-size: 3rem;
}
.comSecContact .headLine02 span {
	padding: 0 5.5rem;
}
.comSecContact .textlist {
	margin-bottom: 5rem;
}
.comSecContact .textlist > li {
	margin-bottom: 3rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.comSecContact .textlist li > div {
	display: block;
	font-size: 1.6rem;
	height: 100%;
}
.comSecContact .textlist li .ttl {
	width: 20%;
	text-align: center;
	color: #7E7E7E;
	font-weight: 700;
}
.comSecContact .textlist li .txt {
	padding: 0.5rem 0.5rem 0.5rem 3.8rem;
	width: 77.5%;
	min-height: 7.9rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	border-left: 1px solid #CCC;
}
.comSecContact .textlist li select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 1rem 2.5rem;
	width: 32.7rem;
	height: 6.9rem;
	color: #B5AEAE;
	border-radius: 0.5rem;
	border: 1px solid #E0E0E0;
	font-size: 1.6rem;
	background: url(img/common/icon19.png) no-repeat center right 18px / 19px auto;
}
.comSecContact .textlist li textarea,
.comSecContact .textlist li input[type="text"],
.comSecContact .textlist li input[type="email"],
.comSecContact .textlist li input[type="tel"] {
	padding: 1rem 2.5rem;
	width: 100%;
	height: 6.9rem;
	font-size: 1.6rem;
	resize: vertical;
	border-radius: 0.5rem;
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box;
}
.comSecContact .textlist li select::-ms-expand {
	display: none;
}
.comSecContact .textlist li input::-webkit-input-placeholder,
.comSecContact .textlist li textarea::-webkit-input-placeholder {
	color: #B5AEAE;
	font-size: 1.6rem;
	opacity: 1;
}
.comSecContact .textlist li input:-moz-placeholder,
.comSecContact .textlist li textarea:-moz-placeholder {
	color: #B5AEAE;
	font-size: 1.6rem;
	opacity: 1;
}
.comSecContact .textlist li input::-moz-placeholder,
.comSecContact .textlist li textarea::-moz-placeholder {
	color: #B5AEAE;
	font-size: 1.6rem;
	opacity: 1;
}
.comSecContact .textlist li input:-ms-input-placeholder,
.comSecContact .textlist li textarea:-ms-input-placeholder {
	color: #B5AEAE;
	font-size: 1.6rem;
}
.comSecContact .textlist li .checkUl {
	padding-left: 3rem;
	color: #B5AEAE;
	font-size: 1.6rem;
}
.comSecContact .textlist li .checkUl li {
	margin-right: 1.8rem;
}
.comSecContact .textlist li .checkUl input[type="checkbox"] {
	display: none;
}
.comSecContact .textlist li .checkUl input[type="checkbox"] + span {
	padding: 0.3rem 0 0.1rem 3rem;
	background: url(img/common/icon22.png) no-repeat left center / 1.4rem auto;
}
.comSecContact .textlist li .checkUl input[type="checkbox"]:checked + span {
	background-image: url(img/common/icon23.png);
}
.comSecContact .textlist li textarea {
	padding: 2.5rem;
	height: 16.2rem;
}
.comSecContact .mailForm {
	padding-right: 50px;
}
.comSecContact .mailForm .textlist {
	margin-bottom: 7.5rem;
}
.comSecContact .mailForm .text {
	margin-bottom: 2.5rem;
	color: #7E7E7E;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.06em;
}
.comSecContact .agree {
	margin: 0 auto 6.5rem;
	padding: 3rem;
	color: #7E7E7E;
	font-size: 1.6rem;
	text-align: center;
	max-width: 47.1rem;
	border-radius: 0.5rem;
	box-sizing: border-box;
	background-color: #EEEEEE;
}
.comSecContact .agree input[type="checkbox"] {
	display: none;
}
.comSecContact .agree input[type="checkbox"] + span {
	padding: 0.3rem 0 0.3rem 3rem;
	background: url(img/common/icon20.png) no-repeat left center / 2rem auto;
}
.comSecContact .agree input[type="checkbox"]:checked + span {
	background-image: url(img/common/icon21.png);
}
.comSecContact .mailForm .submit {
	display: flex;
	justify-content: center;
}
.comSecContact .mailForm .submit li {
	width: 26.4rem;
}
.comSecContact .mailForm .submit li input {
	padding: 0.2rem 1rem;
	width: 100%;
	height: 6.1rem;
	color: #fff;
	font-size: 1.6rem;
	border-radius: 0;
	border: none;
	cursor: pointer;
	box-sizing: border-box;
	-webkit-appearance: none;
	transition: all .3s;
	background: #BDC8D3 url(img/common/icon02.png) no-repeat right 15px center / 6px auto;
}
.comSecContact .mailForm .submit li:not(:last-child) {
	margin-bottom: 1rem;
}
.comSecContact {
	margin-bottom: 29rem;
}
@media all and (min-width: 1025px) {
	.comSecContact .mailForm .submit li input:hover {
		color: #6B8EB2;
		background: #fff url(img/common/icon03.png) no-repeat right 15px center / 6px auto;
	}
}
@media all and (max-width: 1024px) {
	.comSecContact .content {
		padding: 0 33px;
	}
	.comSecContact .headLine02 {
		margin-bottom: 53px;
		font-size: 2.5rem;
	}
	.comSecContact .headLine02 span {
		padding: 0 75px;
	}
	.comSecContact .textlist {
		margin-bottom: 20px;
	}
	.comSecContact .textlist > li {
		padding-bottom: 24px;
		margin-bottom: 34px;
		display: block;
		border-bottom: 1px solid #CCC;
	}
	.comSecContact .textlist > li:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}
	.comSecContact .textlist li > div {
		display: block;
		font-size: 1.6rem;
	}
	.comSecContact .textlist li .ttl {
		margin-bottom: 17px;
		width: auto;
		text-align: center;
		letter-spacing: 0.05em;
	}
	.comSecContact .textlist li .txt {
		padding: 0;
		width: auto;
		min-height: inherit;
		display: block;
		border-left: none;
		font-size: 1.4rem;
	}
	.comSecContact .textlist li select {
		width: 100%;
		font-size: 1.4rem;
	}
	.comSecContact .textlist li textarea,
	.comSecContact .textlist li input[type="text"],
	.comSecContact .textlist li input[type="email"],
	.comSecContact .textlist li input[type="tel"] {
		font-size: 1.4rem;
	}
	.comSecContact .textlist li input::-webkit-input-placeholder,
	.comSecContact .textlist li textarea::-webkit-input-placeholder {
		font-size: 1.4rem;
	}
	.comSecContact .textlist li input:-moz-placeholder,
	.comSecContact .textlist li textarea:-moz-placeholder {
		font-size: 1.4rem;
	}
	.comSecContact .textlist li input::-moz-placeholder,
	.comSecContact .textlist li textarea::-moz-placeholder {
		font-size: 1.4rem;
	}
	.comSecContact .textlist li input:-ms-input-placeholder,
	.comSecContact .textlist li textarea:-ms-input-placeholder {
		font-size: 1.4rem;
	}
	.comSecContact .textlist li .checkUl {
		padding-left: 0;
		justify-content: center;
	}
	.comSecContact .textlist li .checkUl li {
		margin-right: 1.6rem;
	}
	.comSecContact .textlist li .checkUl input[type="checkbox"] + span {
		padding: 3px 0 2px 25px;
	}
	.comSecContact .textlist li textarea {
		padding: 23px 23px;
		height: 162px;
	}
	.comSecContact .mailForm {
		padding-right: 0;
	}
	.comSecContact .mailForm .textlist {
		margin-bottom: 28px;
	}
	.comSecContact .mailForm .text {
		margin-bottom: 34px;
		font-size: 1.4rem;
		letter-spacing: 0.06em;
		line-height: 1.9;
	}
	.comSecContact .agree {
		margin: 0 auto 40px;
		padding: 31px 25px;
		font-size: 1.4rem;
		max-width: inherit;
		letter-spacing: 0.05em;
	}
	.comSecContact {
		margin-bottom: 130px;
	}
}
@media all and (min-width: 400px) and (max-width: 600px) {
	#gFooter.on01 {
		margin-top: -250px;
	}
}
@media all and (min-width: 601px) and (max-width: 700px) {
	#gFooter.on01 {
		margin-top: -260px;
	}
}
@media all and (min-width: 701px) and (max-width: 800px) {
	.index .linkBgBox02 .pho {
		min-width: 1000px;
	}
	#gFooter.on01 {
		margin-top: -270px;
	}
}
@media all and (min-width: 801px) and (max-width: 1024px) {
	.index .linkBgBox02 .pho {
		min-width: 1200px;
	}
	#gFooter.on01 {
		margin-top: -290px;
	}
}
@media all and (max-width: 376px) {
	.sp320 {
		display: none !important;
	}
	.comSecMission .txtBox .comTxt {
		font-size: 1.5rem;
	}
}
@media all and (max-width: 374px) {
	.comSecYoshina .imgBox .textBox h2 {
		font-size: 1.8rem;
	}
	.comSecYoshina .pointUl li .tbox .txt {
		font-size: 1.4rem;
	}
	.comSecContact .mailForm .text {
		font-size: 1.2rem;
	}
}
@media all and (max-width: 350px) {
	.news.detail .pageList li {
		margin: 0 28px;
	}
}
@media all and (min-width: 1680px) and (max-width: 1919px) {
	.index .mainVisual {
		margin-bottom: -210px;
	}
	.index .sec03 {
		margin-bottom: -178px;
	}
	.index .sec04 {
		margin-bottom: -210px;
	}
	#gFooter.on01 {
		margin-top: -250px;
	}
	.pageTitle02 {
		margin-bottom: 150px;
	}
	#gFooter.on02 {
		margin-top: -178px;
	}
}
@media all and (min-width: 1200px) and (max-width: 1679px) {
	.index .mainVisual {
		margin-bottom: -140px;
	}
	.index .sec03 {
		margin-bottom: -148px;
	}
	.index .sec04 {
		margin-bottom: -185px;
	}
	#gFooter.on01 {
		margin-top: -220px;
	}
	.pageTitle02 {
		margin-bottom: 150px;
	}
	#gFooter.on02 {
		margin-top: -158px;
	}
}
/* @media all and (min-width: 1200px) and (max-width: 1440px) {
	.index .mainVisual .content {
		max-width: 147rem;
	}
} */
@media all and (-ms-high-contrast:none) {
	.comSecProfile .textlist li {
		padding: 3rem 0;
		min-height: auto;
	}
}






@media all and (min-width: 1025px) {
	.pcmb01 {
		margin-bottom: 1em !important;
	}
	.pcmb02 {
		margin-bottom: 2em !important;
	}
	.pcmb03 {
		margin-bottom: 3em !important;
	}
	.pcmb04 {
		margin-bottom: 4em !important;
	}
	.pcmb05 {
		margin-bottom: 5em !important;
	}
	.pcmb06 {
		margin-bottom: 6em !important;
	}
	.pcmb07 {
		margin-bottom: 7em !important;
	}
	.pcmb08 {
		margin-bottom: 8em !important;
	}
	.pcmb09 {
		margin-bottom: 9em !important;
	}
	.pcmb10 {
		margin-bottom: 10em !important;
	}
	.pcmb11 {
		margin-bottom: 11em !important;
	}
	.pcmb12 {
		margin-bottom: 12em !important;
	}
	.pcmb13 {
		margin-bottom: 13em !important;
	}
	.pcmb14 {
		margin-bottom: 14em !important;
	}
	.pcmb15 {
		margin-bottom: 15em !important;
	}
	.pcmb16 {
		margin-bottom: 16em !important;
	}
	.pcmb17 {
		margin-bottom: 17em !important;
	}
	.pcmb18 {
		margin-bottom: 18em !important;
	}
	.pcmb19 {
		margin-bottom: 19em !important;
	}
	.pcmb20 {
		margin-bottom: 20em !important;
	}
	.pcmb25 {
		margin-bottom: 25em !important;
	}
}
@media all and (max-width: 1024px) {
	.spmb01 {
		margin-bottom: 1em !important;
	}
	.spmb02 {
		margin-bottom: 2em !important;
	}
	.spmb03 {
		margin-bottom: 3em !important;
	}
	.spmb04 {
		margin-bottom: 4em !important;
	}
	.spmb05 {
		margin-bottom: 5em !important;
	}
	.spmb06 {
		margin-bottom: 6em !important;
	}
	.spmb07 {
		margin-bottom: 7em !important;
	}
	.spmb08 {
		margin-bottom: 8em !important;
	}
	.spmb09 {
		margin-bottom: 9em !important;
	}
	.spmb10 {
		margin-bottom: 10em !important;
	}
	.spmb11 {
		margin-bottom: 11em !important;
	}
	.spmb12 {
		margin-bottom: 12em !important;
	}
	.spmb13 {
		margin-bottom: 13em !important;
	}
	.spmb14 {
		margin-bottom: 14em !important;
	}
	.spmb15 {
		margin-bottom: 15em !important;
	}
	.spmb16 {
		margin-bottom: 16em !important;
	}
	.spmb17 {
		margin-bottom: 17em !important;
	}
	.spmb18 {
		margin-bottom: 18em !important;
	}
	.spmb19 {
		margin-bottom: 19em !important;
	}
	.spmb20 {
		margin-bottom: 20em !important;
	}
	.spmb25 {
		margin-bottom: 25em !important;
	}
}
.wpcf7-list-item {
	margin: 0 !important;
}