@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
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, figcaption, figure, section, footer, header, main, hgroup, menu, nav, summary {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
@media all and (max-width: 374px) {
	html {
		font-size: calc(1000vw / 375);
	}
}
body, table, input, textarea, select, option {
	font-family: "IBM Plex Sans JP", sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, main, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
chrome_annotation {
	border: none !important;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
    height: auto;
}
address {
	font-style: normal;
}
a,
a:link {
	color: #000;
	text-decoration: none;
	transition: 0.3s;
}
a:visited {
	color: #231813;
}
a:hover {
	color: #231813;
}
a:active {
	color: #231813;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1280px;
	color: #231813;
	font-size: 1.7rem;
	font-weight: 400;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
}
#container {
	position: relative;
	text-align: left;
}
#main {
	margin-bottom: 24rem;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 897px) {
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 896px) {
	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;
	}
	#main {
		margin-bottom: 10rem !important;
	}
}
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* 81-LYX */
/* 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;}
.nunito {
	font-weight: 400;
	font-family: "Nunito Sans", sans-serif;
}
/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
	margin: 0 auto;
	max-width: 120rem;
}
@media all and (max-width: 896px) {
	.content {
		margin: 0 2rem;
		max-width: 100%;
	}
}
/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
.headLine01 {
	margin-bottom: 3.5rem;
}
.headLine01 .en {
	padding-left: 1.3rem;
	margin-bottom: 2.5rem;
	display: block;
	font-size: 1.6rem;
	font-weight: 400;
	color: #231815;
	font-family: "Nunito", sans-serif;
	background: url(img/common/icon04.png) no-repeat left center / 0.8rem;
}
.headLine01 .jp {
	font-size: 3.2rem;
	font-weight: 600;
}
@media all and (max-width: 896px) {
	.headLine01 {
		margin-bottom: 2rem;
	}
	.headLine01 .en {
		margin-bottom: 1rem;
	}
	.headLine01 .jp {
		font-size: 2.7rem !important;
}
}
/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
.headLine02 {
	margin-bottom: 1.6rem;
	font-size: 3.2rem;
	font-weight: 600;
	line-height: 1.53;
}
.headLine02 .blue {
	color: #0054A6;
}
.headLine02 .sml {
	margin-bottom: 4.1rem;
	padding-left: 2rem;
	display: block;
	color: #231814;
	font-weight: 500;
	font-size: 1.8rem;
	background: url(img/common/icon06.png) no-repeat left top 0.5rem / 1.5rem;
}
@media all and (max-width: 896px) {
	.headLine02 {
		font-size: 2.2rem !important;
	}
	.headLine02 .sml {
		margin-bottom: 1.5rem !important;
	}
}
/*------------------------------------------------------------
	headLine03
------------------------------------------------------------*/
.headLine03 {
	padding-bottom: 3.2rem;
	border-bottom: 1px solid #e9e9e9;
}
.headLine03 .en {
	font-weight: 400;
	font-size: 1.6rem;
	font-family: "Nunito", sans-serif;
	color: #0054a6;
	display: block;
}
.headLine03 .jp {
	font-size: 5.2rem;
	color: #231815;
	line-height: 1.4;
}
@media all and (max-width: 896px) {
	.headLine03 .en {
		margin-bottom: 1rem;
	}
	.headLine03 .jp {
		font-size: 3rem;
	}
}
/*------------------------------------------------------------
	headLine04
------------------------------------------------------------*/
.headLine04 {
	padding-left: 4.5rem;
	position: relative;
	font-size: 4.2rem;
	font-weight: 600;
}
.headLine04::after {
	width: 3rem;
	height: 0.3rem;
	border-radius: 1rem;
	position: absolute;
	top: 3.9rem;
	left: 0;
	z-index: 1;
	content: "";
	background-color: #0054a6;
}
@media all and (max-width: 896px) {
	.headLine04 {
		margin-bottom: 2rem;
		padding-left: 3rem;
		font-size: 2.5rem;
	}
	.headLine04::after {
		width: 2rem;
		top: 1.7rem;
	}
}
/*------------------------------------------------------------
	comContactBox
------------------------------------------------------------*/
.comContactBox {
	padding-bottom: 4rem;
	position: relative;
}
.comContactBox::after {
	width: 100%;
	height: 43.2rem;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	content: "";
	background-color: #f4efdc;
}
.comContactBox .bg {
	padding: 16.2rem 0;
	margin: 0 2rem 4rem;
	position: relative;
	z-index: 2;
	background: #0054a6 url(img/common/contactBg.png) no-repeat left top / cover;
	border-radius: 1rem;
	overflow: hidden;
}
.comContactBox .content {
	max-width: 108rem;
}
.comContactBox .headLine01 {
	margin-bottom: 1.9rem;
}
.comContactBox .headLine01 .en {
	color: #fff;
	background-image: url(img/common/icon05.png);
}
.comContactBox .headLine01 .jp {
	color: #fff;
	font-size: 4.2rem;
}
.comContactBox .text {
	color: #fff;
	letter-spacing: 0.05em;
}
.comContactBox .link {
	margin: 6.3rem -6rem 0 0;
	width: 34rem;
}
.comContactBox .link a {
	padding-bottom: 4.6rem;
	display: block;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.comContactBox .link a:hover {
	opacity: 0.7;
}
.comContactBox .link span {
	padding: 1.8rem 7.6rem 1.8rem 0;
	font-size: 1.8rem;
	font-weight: 500;
	background: url(img/common/icon02.png) no-repeat right center / 6rem;
}
.comContactBox .brandUl {
	position: relative;
	z-index: 2;
}
.comContactBox .brandUl li {
	margin: 0 1.45rem;
	width: 21.39%;
	max-width: 30.8rem;
}
.comContactBox .brandUl a {
	display: block;
}
.comContactBox .brandUl a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) {
	.comContactBox .content {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
}
@media all and (max-width: 896px) {
	.comContactBox .bg {
		padding: 5rem 0;
		margin: 0 1rem 4rem;
	}
	.comContactBox .content {
		max-width: 100%;
	}
	.comContactBox .link {
		margin: 4rem 0 0;
		width: auto;
	}
	.comContactBox .link a {
		padding-bottom: 2rem;
	}
	.comContactBox .link span {
		padding-right: 7rem;
		font-size: 1.6rem;
		background-size: 4.5rem auto;
	}
	.comContactBox .brandUl {
		margin: 1rem 2rem 0;
		position: relative;
		z-index: 2;
		justify-content: space-between;
	}
	.comContactBox .brandUl li {
		margin: 1rem 0 0;
		width: 48%;
		max-width: 100%;
	}
	.comContactBox .brandUl img {
		width: 100%;
	}
}
/*------------------------------------------------------------
	comLink01
------------------------------------------------------------*/
.comLink01 {
	margin-left: auto;
	width: fit-content;
}
.comLink01 a {
	padding: 1.7rem 0 1.7rem 7.4rem;
	color: #231814;
	display: inline-block;
	font-size: 1.8rem;
	font-weight: 500;
	background: url(img/common/icon03.png) no-repeat left center / 6rem;
}
.comLink01 a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.comLink01 a {
		padding-left: 6rem;
		font-size: 1.5rem;
		background-size: 4rem auto;
	}
}
/*------------------------------------------------------------
	comNewsList
------------------------------------------------------------*/
.comNewsList li {
	padding: 2.3rem 0 2.2rem;
	border-bottom: 1px solid #dfdfdf;
}
.comNewsList li:last-child {
	border-bottom: 0;
}
.comNewsList .detail {
	display: flex;
	flex-wrap: wrap;
}
.comNewsList .detail .time {
	width: fit-content;
	display: inline-block;
	color: #a5a5a5;
	font-size: 1.5rem;
	font-weight: 500;
	font-family: "Nunito", sans-serif;
}
.comNewsList .detail .tagList {
	margin-left: 0.5rem;
	flex: 1;
	margin-top: -0.2rem;
}
.comNewsList .detail .tagList .tag {
	margin-right: 0.5rem;
	padding: 0.1rem 0.8rem 0;
	display: inline-block;
	color: #656565;
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.2;
	border-radius: 0.9rem;
	background-color: #efefef;
}
.comNewsList li > p {
	letter-spacing: 0.05em;
	line-height: 1.88;
	color: #231815;
}
.comNewsList li > p a {
	color: #0054A6;
	text-decoration: underline;
	transition: opacity .3s;
}
.comNewsList li a.ico {
	position: relative;
	padding-left: 1.8rem;
}
.comNewsList li a.ico::after {
	width: 1.7rem;
	height: 1.9rem;
	position: absolute;
	top: 0.1rem;
	left: 0;
	z-index: 1;
	content: "";
	background: url(img/common/icon08.png) no-repeat left top / 100%;
}
.comNewsList li > p a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.comNewsList li {
		padding: 1.5rem 0;
	}
	.comNewsList .detail {
		margin-bottom: 1rem;
	}
}
/*------------------------------------------------------------
    wp-pagenavi
------------------------------------------------------------*/
.wp-pagenavi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	align-items: center;
}
.wp-pagenavi span,
.wp-pagenavi a {
    margin: 1rem 1.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: 0.06em;
	color: #231815;
	font-family: "Nunito Sans", sans-serif;
}
.wp-pagenavi .current {
    color: #0054a6;
	font-weight: 700;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
	width: 1.3rem;
	height: 1.2rem;
	display: inline-block;
	background: url(img/common/icon09.png) no-repeat left top /100%;
}
.wp-pagenavi .nextpostslink {
	background-image: url(img/common/icon10.png);
}
.wp-pagenavi .pages {
	margin: 0 1.1rem;
	padding: 0.5rem 2.5rem 0.5rem 0;
	border-right: 1px solid #e2e7ed;
}
.wp-pagenavi .first {
	margin: 0 1.1rem 0 0;
	padding: 0.5rem 2.5rem 0.5rem 0;
	border-right: 1px solid #e2e7ed;
}
.wp-pagenavi .last {
	margin: 0 1.1rem;
	padding: 0.5rem 0 0.5rem 2.5rem;
	border-left: 1px solid #e2e7ed;
}
@media all and (min-width: 897px) {
	.wp-pagenavi a:hover {
		color: #0054a6;
		font-weight: 700;
	}
	.wp-pagenavi .previouspostslink:hover {
		background-image: url(img/common/icon09_on.png);
	}
	.wp-pagenavi .nextpostslink:hover {
		background-image: url(img/common/icon10_on.png);
	}
}
@media all and (max-width: 896px) {
	.wp-pagenavi {
		margin: 0 -1rem;
	}
	.wp-pagenavi span,
	.wp-pagenavi a {
		margin: 1rem 0.4rem;
		font-size: 1.5rem;
	}
	.wp-pagenavi .pages {
		padding-right: 0.5rem;
	}
	.wp-pagenavi .first {
		padding-right: 1rem;
	}
	.wp-pagenavi .last {
		padding-left: 1rem;
	}
}
/*------------------------------------------------------------
	pageTitle
------------------------------------------------------------*/
.pageTitle {
	padding-top: 6.2rem;
	margin: 0 6rem 11.5rem;
	position: relative;
}
@media all and (max-width: 896px) {
	.pageTitle {
		padding: 5rem 1rem 0;
		margin: 0 1rem 5rem;
	}
}
/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
#pagePath {
	position: absolute;
	z-index: 2;
	top: 2.7rem;
	right: -0.7rem;
}
#pagePath li {
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 500;
	letter-spacing: 0.03em;
	color: #666;
}
#pagePath li:not(:last-child) {
	margin-right: 0.2rem;
	padding-right: 1.2rem;
	background: url(img/common/icon07.png) no-repeat right center / 0.6rem;
}
#pagePath a {
	color: #666;
}
#pagePath a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	#pagePath {
		right: 1rem;
		top: 1rem;
	}
}
/*------------------------------------------------------------
	comtoplink
------------------------------------------------------------*/
.comtoplink {
	margin-top: 4rem;
}
.comtoplink li:not(:last-child) {
	margin-right: 2.9rem;
}
.comtoplink a {
	display: inline-block;
	padding: 0.7rem 0 0.3rem 3.1rem;
	font-size: 1.5rem;
	font-weight: 500;
	color: #231814;
	background: url(img/common/icon11.png) no-repeat left center / 2.6rem;
}
.comtoplink a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.comtoplink {
		margin-top: 2rem !important;
		display: block;
	}
	.comtoplink li:not(:last-child) {
		margin: 0 0 1rem;
	}
	.comtoplink a {
		display: inline-block;
		padding: 0.7rem 0 0.3rem 3.1rem;
		font-size: 1.5rem;
		font-weight: 500;
		color: #231814;
		background: url(img/common/icon11.png) no-repeat left center / 2.6rem;
	}
}
/*------------------------------------------------------------
	comTableBox
------------------------------------------------------------*/
.comTableBox table {
	width: 100%;
	border-collapse: collapse;
}
.comTableBox table th,
.comTableBox table td {
	padding: 1.2rem 0 1rem;
	text-align: left;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 2.5;
	border-top: 1px solid #e2e7ed;
	border-bottom: 1px solid #e2e7ed;
	vertical-align: top;
	word-break: break-all;
}
.comTableBox table th {
	width: 20.8%;
	font-weight: 500;
}
.comTableBox table td p {
	font-weight: 500;
}
.comTableBox table td a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.comTableBox table th,
	.comTableBox table td {
		font-size: 1.4rem;
		display: block;
		width: 100% !important;
		line-height: 1.5;
	}
	.comTableBox table th {
		padding-bottom: 0;
		width: 20.8%;
		font-weight: 500;
		border-top: 0;
		border-bottom: 0;
	}
	.comTableBox table td {
		border-top: 0;
	}
	.comTableBox table tr:first-child th {
		border-top: 1px solid #e2e7ed;
	}
}
/*------------------------------------------------------------
	comTextList
------------------------------------------------------------*/
.comTextList {
	margin-top: -2rem;
	display: flex;
	flex-wrap: wrap;
}
.comTextList li {
	padding: 3.7rem 4rem 6.2rem;
	margin: 2rem 2% 0 0;
	width: 32%;
	border-radius: 1rem;
	background-color: #fdfbf0;
	border: 1px solid #f4efdc;
}
.comTextList li:nth-of-type(3n) {
	margin-right: 0;
}
.comTextList h4 {
	margin-bottom: 1.9rem;
	padding-bottom: 0.8rem;
	font-size: 2.5rem;
	color: #231815;
	position: relative;
	text-align: center;
}
.comTextList h4 .blue {
	margin-bottom: 1.3rem;
	display: block;
	font-size: 1.5rem;
	font-weight: 600;
	color: #0054a6;
}
.comTextList h4::after {
	width: 3rem;
	height: 0.3rem;
	border-radius: 1rem;
	background-color: #0054a6;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	content: "";
}
.comTextList .ttl {
	margin-bottom: 0.9rem;
	text-align: center;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.7;
}
.comTextList .txt {
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	line-height: 1.8;
}
@media all and (max-width: 896px) {
	.comTextList {
		margin-top: 0;
		display: block;
	}
	.comTextList li {
		padding: 2rem 1.5rem !important;
		margin: 0 0 2rem;
		width: auto;
	}
	.comTextList li:last-child {
		margin-bottom: 0;
	}
	.comTextList h4 {
		font-size: 2rem !important;
	}
	.comTextList h4 .blue {
		margin-bottom: 0.5rem;
	}
	.comTextList .ttl {
		font-size: 1.8rem;
	}
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	position: relative;
	background-color: #FFF;
}
#gHeader .hBox {
	padding: 2.8rem 5rem;
}
#gHeader h1 {
	width: 44.3rem;
}
#gHeader h1 a {
	display: block;
}
.menuBox {
	flex: 1;
}
#gNavi li:first-child a {
	color: #231815;
}
#gNavi ul a {
	font-weight: 500;
	color: #231814;
}
#gNavi .contact {
	width: 16rem;
	border-radius: 0.6rem;
}
#gNavi .contact a {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 5rem;
	text-align: center;
	color: #FFF;
	border-radius: 0.6rem;
	background-color: #0054a6;
}
#gNavi ul a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) {
	#gHeader .hBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	.menuBox {
		display: block !important;
	}
	#gNavi ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: end;
		align-items: center;
	}
	#gNavi ul li:not(:first-child) {
		margin-left: 3rem;
	}
}
@media all and (max-width: 896px) {
	#gHeader .hBox {
		padding: 2rem;
	}
	#gHeader h1 {
		position: relative;
		z-index: 10;
		width: 28rem;
	}
	#gNavi li {
		text-align: center;
	}
	#gNavi li:not(:last-child) {
		border-bottom: 1px solid #dfdfdf;
	}
	#gNavi a {
		padding: 1rem 0;
		display: block;
		font-size: 1.8rem;
	}
	#gNavi .contact {
		margin: 2rem auto 0;
		width: 20rem;
	}
	.menu {
		width: 3rem;
		height: 4rem;
		position: absolute;
		z-index: 10;
		top: 1rem;
		right: 1rem;
	}
	.menu span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
		position: absolute;
		left: 0;
		width: 2.9rem;
		height: .2rem;
		background-color: #0054a6;
	}
	.menu span:nth-of-type(1) {
		top: 1rem;
	}
	.menu span:nth-of-type(2) {
		top: 2rem;
	}
	.menu span:nth-of-type(3) {
		top: 3rem;
	}
	.menu.on span:nth-of-type(1) {
		transform: translateY(1rem) rotate(-45deg);
	}
	.menu.on span:nth-of-type(2) {
		opacity: 0;
	}
	.menu.on span:nth-of-type(3) {
		transform: translateY(-1rem) rotate(45deg);
	}
	.menuBox { 
		padding: 3rem 0 5rem;
		display: none;
		position: fixed;
		left: 0;
		top: 6.3rem;
		width: 100%;
		background: rgba(255, 255, 255, 1);
		z-index: 9;
		height: calc(100% - 6.3rem);
		overflow-y: auto;
		box-sizing: border-box;
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	padding: 3.5rem 3rem 5.3rem;
	background-color: #fff;
}
#gFooter .fNavi a {
	color: #231814;
	font-weight: 500;
}
#gFooter .fNavi li:first-child a {
	color: #231815;
}
#gFooter .fNavi li:not(:last-child) {
	margin-right: 3rem;
}
#gFooter address {
	font-size: 1.3rem;
	color: #a5a5a5;
	letter-spacing: 0.011em;
	font-family: "Nunito", sans-serif;
}
#gFooter .fNavi a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) {
	#gFooter .fBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	#gFooter .fNavi {
		display: flex;
		flex-wrap: wrap;
	}
}
@media all and (max-width: 896px) {
	#gFooter {
		padding: 4rem 2rem 1rem;
	}
	#gFooter .fNavi {
		margin-bottom: 2rem;
	}
	#gFooter .fNavi a {
		padding: 1rem 0;
		display: block;
	}
	#gFooter .fNavi li {
		border-top: 1px solid #e9e9e9;
	}
	#gFooter .fNavi li:last-child {
		border-bottom: 1px solid #e9e9e9;
	}
	#gFooter .fNavi li:not(:last-child) {
		margin-right: 0;
	}
	#gFooter address {
		text-align: center;
	}
}
/*------------------------------------------------------------
	top
------------------------------------------------------------*/
/* mainVisual */
#top .mainVisual {
	margin: 0 2rem;
	position: relative;
	border-radius: 1rem;
	height: calc(100vh - 10.6rem);
	overflow: hidden;
	background: url(img/index/main_img.jpg) no-repeat center top / cover;
}
#top .mainVisual .content {
	position: absolute;
	z-index: 1;
	left: 50%;
	transform: translateX(-50%);
	width: 120rem;
	bottom: 7rem;
}
#top .mainVisual .innerBox {
	color: #fff;
}
#top .mainVisual .innerBox .title {
	margin-bottom: 1.6rem;
	font-size: 5.2rem;
	font-weight: 700;
	line-height: 1.42;
}
#top .mainVisual .innerBox .title .en {
	margin-bottom: 1.7rem;
	display: block;
	font-size: 1.6rem;
}
#top .mainVisual .innerBox .text {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.68;
}
#top .mainVisual .scroll {
	width: fit-content;
	position: absolute;
	z-index: 100;
	right: 7.9rem;
	bottom: 7rem;
}
#top .mainVisual .scroll a {
	padding-right: 3.5rem;
	color: #fff;
	display: inline-block;
	font-size: 1.9rem;
	font-weight: 600;
	background: url(img/common/icon01.png) no-repeat right center / 2.1rem;
}
#top .mainVisual .scroll a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	#top .mainVisual {
		margin: 0 1rem;
		height: calc(100vh - 6.338rem);
	}
	#top .mainVisual .content {
		width: auto;
		left: 0;
		transform: translateX(0);
	}
	#top .mainVisual .innerBox .title {
		font-size: 2.8rem;
	}
	#top .mainVisual .innerBox .text {
		font-size: 1.3rem;
	}
	#top .mainVisual .scroll {
		right: 1rem;
		bottom: 2rem;
	}
	#top .mainVisual .scroll a {
		font-size: 1.6rem;
		background-size: 1.7rem auto;
	}
}
/* sec01 */
#top .sec01 {
	padding: 7.7rem 0 14rem;
	border-bottom: 1px solid #e9e9e9;
}
#top .sec01 .comLink01 {
	margin: 0;
}
#top .sec01 .comLink01 a {
	padding: 1rem 0 1rem 3.1rem;
	font-size: 1.5rem;
	background-size: 2.6rem auto;
}
#top .sec01 .lBox {
	flex: 1;
}
#top .sec01 .comNewsList {
	margin-top: -2.2rem;
	width: 68.3%;
}
@media all and (min-width: 897px) {
	#top .sec01 .sub {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#top .sec01 .headLine01 .en {
		margin-bottom: 1.2rem;
	}
}
@media all and (max-width: 896px) {
	#top .sec01 {
		padding: 4rem 0;
	}
	#top .sec01 .lBox {
		margin-bottom: 2rem;
	}
	#top .sec01 .comLink01 {
		margin-left: auto;
	}
	#top .sec01 .comNewsList {
		margin-top: 0;
		width: auto;
	}
}
/* sec02 */
#top .sec02 {
	padding: 10.9rem 0 24rem;
}
#top .sec02 .imgBox .photoBox {
	width: 54rem;
	border-radius: 1rem;
	overflow: hidden;
}
#top .sec02 .imgBox .textBox {
	margin-bottom: 4rem;
	width: calc(100% - 66rem);
}
#top .sec02 .imgBox .textBox .text {
	margin-bottom: 3rem;
	letter-spacing: 0.05em;
	line-height: 1.88;
}
@media all and (min-width: 897px) {
	#top .sec02 .imgBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
}
@media all and (max-width: 896px) {
	#top .sec02 {
		padding: 4rem 0;
	}
	#top .sec02 .imgBox .photoBox {
		margin-bottom: 4rem;
		width: auto;
	}
	#top .sec02 .imgBox .photoBox img {
		width: 100%;
	}
	#top .sec02 .imgBox .textBox {
		margin-bottom: 2rem;
		width: auto;
	}
	#top .sec02 .imgBox .textBox .text {
		margin-bottom: 2rem;
	}
}
/* sec03 */
#top .sec03 .photoBox {
	margin: 0 2rem 14.7rem;
	border-radius: 1rem;
	overflow: hidden;
}
#top .sec03 .sub {
	margin-bottom: 5rem;
}
#top .sec03 .text {
	margin-right: -1rem;
	width: 61.3rem;
	letter-spacing: 0.05em;
	line-height: 1.88;
}
#top .sec03 h3 {
	margin: -0.5rem 0 4.3rem;
	padding-left: 4rem;
	position: relative;
	font-size: 1.8rem;
	font-weight: 500;
	color: #231814;
}
#top .sec03 h3::after {
	width: 3rem;
	height: 0.3rem;
	background-color: #0054a6;
	position: absolute;
	top: 1rem;
	left: 0;
	z-index: 1;
	content: "";
}
#top .sec03 .sliderBox li {
	position: relative;
	margin: 0 2rem;
	width: 52rem;
	display: block !important;
}
#top .sec03 .sliderBox .splide__list > li::after {
	width: 8rem;
	height: 0.3rem;
	position: absolute;
	z-index: 1;
	content: "";
	top: 0;
	left: 4rem;
	background-color: #e50012;
}
#top .sec03 .sliderBox .slick-slide > div {
	margin: 0 2rem;
	width: 52rem;
	display: block;
}
#top .sec03 .sliderBox .is-active a {
	background-color: rgba(244, 239, 220, 1);
}
#top .sec03 .sliderBox a {
	display: block;
	padding: 5rem 4rem 4.2rem;
	border-radius: 1rem;
	overflow: hidden;
	background: #F9F6ED url(img/common/icon03.png) no-repeat right 2rem bottom 2rem / 6rem;
}
#top .sec03 .sliderBox a:hover {
	opacity: 0.7;
}
#top .sec03 .sliderBox .headLine01 {
	margin-bottom: 2.3rem;
}
#top .sec03 .sliderBox .headLine01 .en {
	margin-bottom: 0;
	font-size: 1.3rem;
	line-height: 1.3;
}
#top .sec03 .sliderBox .headLine01 .jp {
	font-size: 2.2rem !important;
}
#top .sec03 .sliderBox .phoBox {
	margin-bottom: 2.3rem;
	position: relative;
}
#top .sec03 .sliderBox .phoBox .img {
	width: 15.2rem;
	position: absolute;
	top: -7.1rem;
	right: -0.8rem;
}
#top .sec03 .sliderBox .phoBox > img {
	border-radius: 1rem;
	overflow: hidden;
}
#top .sec03 .sliderBox .txtBox .ttl {
	margin: 0 -2rem 1.2rem 0;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.7;
}
#top .sec03 .sliderBox .txtBox .txt {
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	line-height: 1.8;
}
@media all and (min-width: 897px) {
	#top .sec03 .sub {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-end;
	}
}
@media all and (max-width: 896px) {
	#top .sec03 .photoBox {
		margin: 0 1rem 4rem;
	}
	#top .sec03 .sub {
		margin-bottom: 2rem;
	}
	#top .sec03 .text {
		margin-right: 0;
		width: auto;
	}
	#top .sec03 h3 {
		margin-top: 3rem;
	}
	#top .sec03 .sliderBox li {
		margin: 0 1rem;
		width: 32rem;
		transform: translateX(0);
	}
	#top .sec03 .sliderBox .slick-slide > div {
		margin: 0 1rem;
		width: 32rem;
	}
	#top .sec03 .sliderBox a {
		padding: 3rem 2rem;
		height: 100%;
		background-size: 4rem auto;
	}
	#top .sec03 .sliderBox .phoBox {
		margin-bottom: 2.3rem;
	}
	#top .sec03 .sliderBox .phoBox .img {
		width: 9rem;
		top: -3rem;
	}
	#top .sec03 .sliderBox .txtBox .ttl {
		margin: 0 0 1.2rem 0;
		font-size: 1.6rem;
	}
	#top .sec03 .sliderBox .txtBox .txt {
		font-size: 1.4rem;
	}
}
@media all and (max-width: 896px) {
}
/*------------------------------------------------------------
	news
------------------------------------------------------------*/
#news .comNewsList {
	margin: 0 auto 6rem;
	max-width: 96rem;
}
#news .comNewsList li:first-child {
	padding-top: 0;
}
#news .comNewsList li:last-child {
	border-bottom: 1px solid #dfdfdf;
}
@media all and (min-width: 897px) {
	#news {
		margin-bottom: -8rem;
	}
}
@media all and (max-width: 896px) {
	#news .comNewsList {
		margin-bottom: 4rem;
		max-width: 100%;
	}
}
/*------------------------------------------------------------
	business
------------------------------------------------------------*/
#business .sec01 {
	padding-bottom: 14.6rem;
}
#business .sec01 .innerBox .textBox {
	margin-top: 9.3rem;
	width: 74rem;
}
#business .sec01 .innerBox .textBox p {
	letter-spacing: 0.05em;
	line-height: 1.88;
}
#business .sec01 .innerBox .textBox p:not(:last-of-type) {
	margin-bottom: 3.2rem;
}
#business .sec01 .innerBox .headLine02 {
	flex: 1;
}
#business .sec01 .innerBox .headLine02 {
	font-size: 4.2rem;
	line-height: 1.5;
}
#business .sec01 .photo {
	margin: 0 auto;
	max-width: 105.7rem;
}
#business .sec02 {
	padding: 8.7rem 10rem 10rem;
	margin: 0 2rem;
	background: #f4efdc url(img/business/sec02_bg.png) no-repeat left top /cover;
	border-radius: 1rem;
}
#business .sec02 .innerBox {
	margin-bottom: 6.5rem;
}
#business .sec02 .innerBox .headLine04 {
	flex: 1;
}
#business .sec02 .innerBox .text {
	margin-top: 1.7rem;
	width: 51.8rem;
	letter-spacing: 0.05em;
	line-height: 1.88;
}
#business .sec02 .imgBox {
	margin-bottom: 4rem;
	background-color: #fff;
	border-radius: 1rem;
	overflow: hidden;
}
#business .sec02 .imgBox:last-of-type {
	margin-bottom: 0;
}
#business .sec02 .imgBox .photoBox {
	width: 50%;
}
#business .sec02 .imgBox .photoBox .foo {
	line-height: 0;
}
#business .sec02 .imgBox .photoBox img {
	width: 100%;
}
#business .sec02 .imgBox .textBox {
	padding: 2rem 0 4.5rem 5.6rem;
	width: 50%;
}
#business .sec02 .imgBox .headLine01 {
	margin-bottom: 1.8rem;
	padding-bottom: 0.7rem;
	position: relative;
}
#business .sec02 .imgBox .headLine01::after {
	width: 3rem;
	height: 0.3rem;
	border-radius: 1rem;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	content: "";
	background-color: #0054a6;
}
#business .sec02 .imgBox .headLine01 .en {
	margin-bottom: 0;
	font-size: 1.3rem;
}
#business .sec02 .imgBox .headLine01 .jp {
	font-size: 3rem;
	color: #231815;
	font-weight: 700;
}
#business .sec02 .imgBox .ttl {
	margin-bottom: 1.2rem;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.7;
}
#business .sec02 .imgBox .txtList {
	margin-bottom: 3.4rem;
}
#business .sec02 .imgBox .txtList li {
	font-size: 1.5rem;
	letter-spacing: 0.05em;
}
#business .sec02 .imgBox .txtList li {
	margin-right: 1.8rem;
}
#business .sec02 .imgBox .txtList li:nth-child(3n) {
	margin-right: 0;
}
#business .sec02 .imgBox .comLink01 {
	margin-left: 0;
}
#business .sec02 .imgBox .slick-dots {
	padding: 1.5rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 2rem;
	width: fit-content;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 2.3rem;
}
#business .sec02 .imgBox .slick-dots li {
	position: relative;
	display: inline-block;
	width: 1.6rem;
	height: 1.6rem;
	margin: 0 0.5rem;
	padding: 0;
	cursor: pointer;
	background-color: #fff;
	border-radius: 50%;
}
#business .sec02 .imgBox .slick-dots li button {
	display: none;
}
#business .sec02 .imgBox .slick-dots li.slick-active {
	background-color: #0054a6;
}
#business .sec03 {
	padding-top: 14rem;
}
#business .sec03 .headLine04 {
	margin-bottom: 5.9rem;
}
#business .sec03 .text {
	margin: 0 12rem 4rem;
	line-height: 1.88;
	letter-spacing: 0.05em;
}
#business .sec03 .photo {
	padding-left: 10.8rem;
	margin: 0 auto;
	max-width: 113.2rem;
}
#business .sec03 .photo img {
	width: 100%;
}
@media all and (min-width: 897px) {
	#business .sec01 .innerBox, 
	#business .sec02 .innerBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#business .sec01 .innerBox .headLine02 {
		margin-top: 0.3rem;
	}
	#business .sec02 .imgBox {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
}
@media all and (min-width: 897px) and (max-width: 1320px) {
	#business .sec02 .imgBox .textBox {
		padding-bottom: 2rem;
	}
	#business .sec02 .imgBox .txtList li {
		font-size: 1.3rem;
	}
}
@media all and (max-width: 896px) {
	#business .sec01 {
		padding-bottom: 4rem;
	}
	#business .sec01 .innerBox .textBox {
		margin-top: 0;
		width: auto;
	}
	#business .sec01 .innerBox .textBox p:not(:last-of-type) {
		margin-bottom: 1rem;
	}
	#business .sec01 .photo {
		margin: 0 auto;
		max-width: 100%;
	}
	#business .sec01 .photo img {
		width: 100%;
	}
	#business .sec02 {
		padding: 2rem 0;
		margin: 0 1rem;
	}
	#business .sec02 .innerBox {
		margin-bottom: 3rem;
	}
	#business .sec02 .innerBox .text {
		margin-top: 0;
		width: auto;
	}
	#business .sec02 .imgBox {
		margin-bottom: 2rem;
	}
	#business .sec02 .imgBox .photoBox {
		width: auto;
	}
	#business .sec02 .imgBox .textBox {
		padding: 2rem 1.5rem;
		width: auto;
	}
	#business .sec02 .imgBox .headLine01::after {
		width: 2rem;
	}
	#business .sec02 .imgBox .headLine01 .jp {
		font-size: 2rem !important;
	}
	#business .sec02 .imgBox .ttl {
		margin-bottom: 1.2rem;
		font-size: 1.8rem;
		line-height: 1.5;
	}
	#business .sec02 .imgBox .txtList {
		margin-bottom: 2rem;
		display: block;
	}
	#business .sec02 .imgBox .txtList li {
		font-size: 1.3rem;
	}
	#business .sec02 .imgBox .txtList li {
		margin-right: 0;
	}
	#business .sec02 .imgBox .slick-dots {
		padding: 0.5rem 1rem;
		bottom: 1rem;
	}
	#business .sec02 .imgBox .slick-dots li {
		width: 1.2rem;
		height: 1.2rem;
	}
	#business .sec03 {
		padding-top: 4rem;
	}
	#business .sec03 .headLine04 {
		margin-bottom: 2rem;
	}
	#business .sec03 .text {
		margin: 0 0 2rem;
	}
	#business .sec03 .photo {
		padding-left: 0;
		max-width: 100%;
	}
}
/*------------------------------------------------------------
	popupBox
------------------------------------------------------------*/
body.popFix {
	touch-action: none;
	overscroll-behavior: none;
	overflow: hidden;
}
.mfp-wrap {
	overflow-y: auto;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transform: translateY(8rem);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	transform: translateY(0rem);
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	transform: translateY(8rem);
	opacity: 0;
}
body.fixed {
	overflow-y: scroll;
}
.mfp-bg {
	min-width: 128rem;
	background-color: rgba(0, 84, 166, 0.97);
	opacity: 1 !important;
}
.mfp-container {
	padding: 12rem 2rem;
	position: fixed;
	z-index: 100;
	overflow: auto;
}
.popupBox {
	position: relative;	
	margin: 0 auto;
	max-width: 120rem;
}
.popupBox .innerBox {
	position: relative;
	padding: 2rem 6rem 8rem;
	border-radius: 1rem;
	background-color: #fff;
}
.popupBox .icon {
	margin: 0 -4rem 0 auto;
	width: 6rem;
	position: sticky;
	top: 2rem;
	right: 0;
	z-index: 100;
}
.popupBox .icon a {
	display: block;
}
.popupBox .icon a:hover {
	opacity: 0.8;
}
.popupBox .headLine01 {
	margin-bottom: 2rem;
	padding-bottom: 0.4rem;
	position: relative;
	margin-top: -0.5rem;
}
.popupBox .headLine01::after {
	width: 3rem;
	height: 0.3rem;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	content: "";
	border-radius: 1rem;
	background-color: #0054A6;
}
.popupBox .headLine01 .en {
	margin-bottom: 0;
	font-size: 1.3rem;
}
.popupBox .headLine01 .jp {
	font-size: 4.2rem;
	line-height: 1.4;
	font-weight: 700;
}
.popupBox .title {
	margin-bottom: 1.3rem;
	font-size: 2.6rem;
	font-weight: 600;
	line-height: 1.46;
}
.popupBox .textList {
	margin-bottom: 3.3rem;
}
.popupBox .textList li {
	margin-right: 1.6rem;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
}
.popupBox .slider {
	margin: 0 -6rem 5.3rem;
	overflow: hidden;
}
.popupBox .infiniteslide {
	display: flex;
}
.popupBox .slider li {
	margin: 0 0.5rem;
	width: 60rem;
}
.popupBox .infoBox {
	margin: 0 6rem 7.3rem;
}
.popupBox .infoBox .text {
	margin-bottom: 3rem;
	line-height: 1.88;
	letter-spacing: 0.05em;
}
.popupBox .infoBox .bg {
	padding: 3.85rem 6rem 3.7rem;
	border-radius: 1rem;
	background-color: #fdfbf0;
	border: 1px solid #f4efdc;
}
.popupBox .infoBox .ttl {
	padding-left: 2rem;
	width: 17.9rem;
	font-size: 1.8rem;
	font-weight: 500;
	color: #231814;
	background: url(img/common/icon06.png) no-repeat left center / 1.5rem;
}
.popupBox .infoBox .dotList {
	padding: 0 0 3rem 4.1rem;
	flex: 1;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	line-height: 1.77;
	border-left: 1px solid #f4efdc;
}
.popupBox .infoBox .dotList li {
	padding-left: 1.7rem;
	position: relative;
}
.popupBox .infoBox .dotList li::after {
	width: 0.8rem;
	height: 0.8rem;
	position: absolute;
	top: 1.1rem;
	left: 0;
	z-index: 1;
	content: "";
	border-radius: 50%;
	background-color: #0054A6;
}
.popupBox .company .headLine04 {
	margin-bottom: 3.9rem;
	font-size: 3rem;
}
.popupBox .company .headLine04::after {
	top: 2.7rem;
}
.popupBox .company .comTableBox {
	margin: 0 6rem;
} 
.popupBox01 .infoBox .text {
	margin-bottom: 2rem;
}
.popupBox .comLink01 {
	margin-bottom: 4.9rem;
}
.popupBox .photo {
	margin: -1.7rem -6rem 3.3rem;
}
.popupBox01 .infoBox .dotList {
	padding-bottom: 2rem;
}
@media all and (min-width: 897px) {
	.popupBox .infoBox .bg {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
}
@media all and (min-width: 897px) and (max-width: 1240px) {
	.mfp-container {
		padding: 4rem 2rem;
	}
	.popupBox .infoBox {
		margin: 0 0 7.3rem;
	}
	.popupBox .company .comTableBox {
		margin: 0 2rem;
	}
}
@media all and (max-width: 896px) {
	.mfp-bg {
		min-width: 100%;
	}
	.mfp-container {
		padding: 3rem 2rem;
	}
	.popupBox {
		max-width: 100%;
	}
	.popupBox .innerBox {
		padding: 2rem 2rem 4rem;
	}
	.popupBox .icon {
		margin-right: -1rem;
		width: 4rem;
	}
	.popupBox .headLine01 {
		margin-top: 0;
	}
	.popupBox .headLine01 .jp {
		font-size: 2rem !important;
	}
	.popupBox .headLine01::after {
		width: 2rem;
	}
	.popupBox .title {
		font-size: 1.6rem;
	}
	.popupBox .textList {
		margin-bottom: 3.3rem;
		display: block;
	}
	.popupBox .textList li {
		margin-right: 0;
		font-size: 1.4rem;
	}
	.popupBox .slider {
		margin: 0 -2rem 2rem;
	}
	.popupBox .slider li {
		width: 25rem;
	}
	.popupBox .infoBox {
		margin: 0 0 3rem;
	}
	.popupBox .infoBox .bg {
		padding: 1.5rem 1rem;
	}
	.popupBox .infoBox .ttl {
		margin-bottom: 1rem;
		width: auto;
	}
	.popupBox .infoBox .dotList {
		padding: 0;
		font-size: 1.4rem;
		border-left: 0;
	}
	.popupBox .infoBox .dotList li::after {
		top: 0.8rem;
	}
	.popupBox .company .headLine04 {
		margin-bottom: 2rem;
		font-size: 2rem;
	}
	.popupBox .company .headLine04::after {
		top: 1.3rem;
	}
	.popupBox .company .comTableBox {
		margin: 0;
	} 
	.popupBox .comLink01 {
		margin-bottom: 2rem;
	}
	.popupBox .photo {
		margin: 0 -2rem 3.3rem;
	}
}
/*------------------------------------------------------------
	raichi
------------------------------------------------------------*/
#raichi .pageTitle {
	margin-bottom: 0;
}
#raichi .headLine03 {
	border-bottom: 0;
}
#raichi .comtoplink {
	margin-top: 0;
	position: absolute;
	z-index: 1;
	bottom: 4rem;
	right: 0.5rem;
}
#raichi .topBox {
	margin: 0 6rem;
}
#raichi .topBox .photoBox {
	margin-bottom: 7.7rem;
	position: relative;
	border-radius: 1rem;
	overflow: hidden;
}
#raichi .topBox .photoBox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#raichi .topBox .photoBox .content {
	position: absolute;
	z-index: 1;
	bottom: 4.1rem;
	left: 50%;
	transform: translateX(-50%);
	width: 120rem;
}
#raichi .topBox .title {
	color: #fff;
	font-size: 4.2rem;
	font-weight: 600;
}
#raichi .topBox .text {
	padding: 0 12rem 9.5rem;
	letter-spacing: 0.05em;
	line-height: 1.88;
	border-bottom: 1px solid #e9e9e9;
}
#raichi .sec01 {
	padding: 9.5rem 0 21.3rem;
}
#raichi .headLine02 {
	font-size: 4.2rem;
	flex: 1;
}
#raichi .infoBox {
	margin-bottom: 2.5rem;
}
#raichi .infoBox .text {
	margin: 9.3rem -2rem 0 0;
	width: 69.7rem;
	letter-spacing: 0.05em;
	line-height: 1.88;
}
#raichi .infoList {
	margin-top: -2rem;
}
#raichi .infoList li {
	margin: 2rem calc(10% / 3) 0 0;
	width: 22.5%;
}
#raichi .infoList li:nth-child(4n) {
	margin-right: 0;
}
#raichi .infoList .phoBox {
	margin-bottom: 1.7rem;
	border-radius: 1rem;
	overflow: hidden;
}
#raichi .infoList .txtBox .ttl {
	text-align: center;
	font-weight: 600;
}
#raichi .infoList .txtBox .txt {
	text-align: justify;
	font-size: 1.4rem;
	letter-spacing: 0.01em;
	line-height: 1.86;
}
#raichi .sec02 {
	padding: 9.5rem 10rem 1.9rem;
	margin: 0 2rem;
	border-radius: 1rem;
	overflow: hidden;
	background: url(img/business/raichi/sec02_bg.png) no-repeat left top /cover;
}
#raichi .sec02 .infoBox {
	margin-bottom: 4.2rem;
}
#raichi .sec02 .infoBox .text {
	width: 65.7rem;
}
#raichi .sec02 .imgBox .textBox {
	margin-right: 4.5rem;
	width: 50rem;
}
#raichi .sec02 .imgBox .textBox .headLine04 {
	margin-bottom: 2.6rem;
	padding-left: 2.9rem;
	font-size: 2.5rem;
}
#raichi .sec02 .imgBox .textBox .headLine04::after {
	width: 2rem;
	top: 2rem;
}
#raichi .sec02 .imgBox .textBox .txtList {
	margin-bottom: 5.3rem;
}
#raichi .sec02 .imgBox .textBox .txtList li:not(:last-child) {
	margin-bottom: 1.5rem;
}
#raichi .sec02 .imgBox .textBox .txtList .ttl {
	color: #0054a6;
	font-weight: 600;
	font-size: 1.8rem;
}
#raichi .sec02 .imgBox .textBox .txtList .txt {
	color: #231815;
	font-size: 1.5rem;
	letter-spacing: 0.04em;
}
#raichi .sec02 .imgBox .textBox .bgBox {
	padding: 2.4rem 3rem 4.3rem;
	border-radius: 1rem;
	background-color: #fcf9ef;
	border: 1px solid #e5d69d;
}
#raichi .sec02 .imgBox .textBox .bgBox h4 {
	margin-bottom: 0.8rem;
	padding-left: 2rem;
	color: #231814;
	font-size: 1.8rem;
	font-weight: 500;
	background: url(img/common/icon06.png) no-repeat left top 0.5rem / 1.5rem;
}
#raichi .sec02 .imgBox .textBox .bgBox .txt {
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	line-height: 1.8;
}
#raichi .sec02 .imgBox .photoBox {
	margin: -5rem 2.3rem 0 0;
	position: relative;
	flex: 1;
}
#raichi .sec02 .imgBox .photoBox .txtBox {
	padding: 1.4rem 1.9rem 1rem;
	position: absolute;
	top: 5.9rem;
	left: 3.472vw;
	z-index: 1;
	border-radius: 1rem;
	background-color: #fff;
	border: 1px solid #0054a6;
}
#raichi .sec02 .imgBox .photoBox .txtBox01 {
	top: 39.7rem;
}
#raichi .sec02 .imgBox .photoBox .txtBox02 {
	top: 27.3rem;
	left: auto;
	right: -1.597vw;
}
#raichi .sec02 .imgBox .photoBox .txtBox .ttl {
	margin-bottom: 0.2rem;
	font-size: 1.6rem;
	font-weight: 500;
	color: #231814;
}
#raichi .sec02 .imgBox .photoBox .txtBox .txt {
	margin-bottom: 0.3rem;
	font-size: 1.4rem;
	color: #231814;
}
#raichi .sec02 .imgBox .photoBox .txtBox .pho {
	margin: 0 auto;
	width: 15.1rem;
}
#raichi .sec02 .imgBox .photoBox .txtBox .link {
	margin: 0 auto;
	width: fit-content;
}
#raichi .sec02 .imgBox .photoBox .txtBox .link a {
	font-size: 1.1rem;
	color: #231814;
	text-decoration: underline;
}
#raichi .sec02 .imgBox .photoBox .txtBox .link a:hover {
	opacity: 0.7;
}
#raichi .sec03 {
	padding: 14.5rem 0 5rem;
}
#raichi .sec03 .headLine02 {
	margin-bottom: 0.3rem;
}
#raichi .sec03 .headLine02 .sml {
	margin-bottom: 3.8rem;
}
#raichi .sec03 .text {
	margin-bottom: 5rem;
	letter-spacing: 0.05em;
	line-height: 1.88;
}
#raichi .sec03 .bgBox {
	padding: 4.3rem 6rem;
	margin-top: 2.4rem;
	background-color: #fdfbf0;
	border-radius: 1rem;
	border: 1px solid #f4efdc;
}
#raichi .sec03 .bgBox .ttl {
	width: 11.7rem;
	color: #231815;
	font-weight: 700;
	font-size: 1.8rem;
}
#raichi .sec03 .bgBox .txt {
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	line-height: 1.8;
}
#raichi .sec04 {
	margin-bottom: -8rem;
	padding-top: 5rem;
}
#raichi .sec04 .headLine04 {
	margin-bottom: 6.5rem;
}
#raichi .sec04 .comTableBox {
	margin: 0 12rem;
}
@media all and (min-width: 897px) {
	#raichi .infoBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#raichi .infoList,
	#raichi .sec02 .imgBox,
	#raichi .sec03 .bgBox {
		display: flex;
		flex-wrap: wrap;
	}
	#raichi .sec03 .bgBox {
		align-items: center;
	}
}
@media all and (min-width: 897px) and (max-width: 1370px) {
	#raichi .topBox .photoBox .content {
		width: 110rem;
	}
	#raichi .headLine02 {
		font-size: 3rem;
	}
}
@media all and (min-width: 897px) and (max-width: 1439px) {
	#raichi .sec02 .imgBox .photoBox .txtBox02 {
		right: -8rem;
	}
}
@media all and (min-width: 897px) and (max-width: 1390px) {
	#raichi .sec02 {
		padding-bottom: 10rem;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox01 {
		left: 3rem;
	}
}
@media all and (min-width: 1280px) and (max-width: 1440px) {
	#raichi .sec02 .imgBox .photoBox .txtBox {
		top: 4.097vw;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox01 {
		top: 27.569vw;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox02 {
		top: 18.958vw;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox .ttl {
		font-size: 1.111vw;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox .txt {
		font-size: 0.972vw;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox .link a {
		font-size: 0.764vw;
	}
}
@media all and (min-width: 897px) and (max-width: 1310px) {
	#raichi .sec02 .imgBox .photoBox .txtBox01 {
		left: 1rem;
	}
}
@media all and (min-width: 897px) and (max-width: 1279px) {
	#raichi .sec02 .imgBox .photoBox .txtBox {
		top: 2.5rem;
		left: -1rem;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox01 {
		top: 32rem;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox02 {
		top: 20rem;
		left: auto;
		right: -11rem;
	}
}
@media all and (max-width: 896px) {
	#raichi .headLine03 {
		border-bottom: 1px solid #e9e9e9;
	}
	#raichi .comtoplink {
		position: static;
	}
	#raichi .topBox {
		margin: 2rem 0 0;
	}
	#raichi .topBox .photoBox {
		margin: 0 1rem 3rem;
	}
	#raichi .topBox .photoBox .content {
		bottom: 1rem;
		left: 0;
		transform: translateX(0);
		width: auto;
	}
	#raichi .topBox .title {
		font-size: 1.8rem;
	}
	#raichi .topBox .text {
		padding: 0 0 4rem;
	}
	#raichi .sec01 {
		padding: 4rem 0;
	}
	#raichi .headLine02 {
		font-size: 2rem;
	}
	#raichi .infoBox {
		margin-bottom: 2.5rem;
	}
	#raichi .infoBox .text {
		margin: 0 0 2rem;
		width: auto;
	}
	#raichi .infoList {
		margin-top: 0;
	}
	#raichi .infoList li {
		margin: 0 0 3rem;
		width: auto;
	}
	#raichi .infoList li:last-child {
		margin-bottom: 0;
	}
	#raichi .infoList .phoBox img {
		width: 100%;
	}
	#raichi .sec02 {
		padding: 3rem 0 10rem;
		margin: 0 1rem;
	}
	#raichi .sec02 .infoBox {
		margin-bottom: 2rem;
	}
	#raichi .sec02 .infoBox .text {
		width: auto;
	}
	#raichi .sec02 .imgBox .textBox {
		margin: 0 0 3rem;
		width: auto;
	}
	#raichi .sec02 .imgBox .textBox .headLine04 {
		margin-bottom: 1rem;
		font-size: 1.8rem;
	}
	#raichi .sec02 .imgBox .textBox .headLine04::after {
		top: 1rem;
	}
	#raichi .sec02 .imgBox .textBox .txtList {
		margin-bottom: 2rem;
	}
	#raichi .sec02 .imgBox .textBox .txtList .ttl {
		font-size: 1.6rem;
	}
	#raichi .sec02 .imgBox .textBox .bgBox {
		padding: 2.4rem 1.5rem;
	}
	#raichi .sec02 .imgBox .textBox .bgBox h4 {
		margin-bottom: 0.8rem;
		padding-left: 2rem;
		color: #231814;
		font-size: 1.8rem;
		font-weight: 500;
		background: url(img/common/icon06.png) no-repeat left top 0.5rem / 1.5rem;
	}
	#raichi .sec02 .imgBox .textBox .bgBox .txt {
		font-size: 1.5rem;
		letter-spacing: 0.05em;
		line-height: 1.8;
	}
	#raichi .sec02 .imgBox .photoBox {
		margin: 0 2.667vw 0 -2.667vw;
	}
	#raichi .sec02 .imgBox .photoBox .photo img {
		width: 100%;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox {
		padding: 2.667vw 1.333vw;
		top: 2.667vw;
		left: 5.333vw;
		width: 29.333vw;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox01 {
		top: 61.333vw;
		left: 12vw;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox02 {
		top: 32vw;
		left: auto;
		right: -2rem;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox .ttl {
		font-size: 3.2vw;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox .txt {
		font-size: 2.667vw;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox .pho {
		width: 21.333vw;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox .link {
		text-align: center;
		line-height: 1.2;
	}
	#raichi .sec02 .imgBox .photoBox .txtBox .link a {
		font-size: 2.667vw;
	}
	#raichi .sec03 {
		padding: 4rem 0 2rem;
	}
	#raichi .sec03 .headLine02 {
		margin-bottom: 1.5rem;
	}
	#raichi .sec03 .text {
		margin-bottom: 2rem;
	}
	#raichi .sec03 .bgBox {
		padding: 2rem 1.5rem;
	}
	#raichi .sec03 .bgBox .ttl {
		width: auto;
		font-size: 1.6rem;
	}
	#raichi .sec03 .bgBox .txt {
		font-size: 1.4rem;
	}	
	#raichi .sec04 {
		margin-bottom: 0;
		padding-top: 2rem;
	}
	#raichi .sec04 .headLine04 {
		margin-bottom: 3rem;
	}
	#raichi .sec04 .comTableBox {
		margin: 0;
	}
}
/*------------------------------------------------------------
	about
------------------------------------------------------------*/
#about .sec01 {
	padding-bottom: 23.6rem;
}
#about .sec01 .headLine02 {
	margin-bottom: 8.7rem;
	font-size: 4.2rem;
}
#about .sec01 .imgBox .photoBox {
	margin-top: 0.3rem;
	width: 48rem;
}
#about .sec01 .imgBox .photoBox .photo {
	margin-bottom: 2.6rem;
	border-radius: 1rem;
	overflow: hidden;
}
#about .sec01 .imgBox .photoBox .photo img {
	width: 100%;
}
#about .sec01 .imgBox .photoBox .name {
	text-align: center;
	font-size: 2.2rem;
	font-weight: 600;
}
#about .sec01 .imgBox .photoBox .name span {
	margin-bottom: 0.6rem;
	display: block;
	font-weight: 500;
	font-size: 1.8rem;
	color: #231814;
}
#about .sec01 .imgBox .textBox {
	width: calc(100% - 56rem);
}
#about .sec01 .imgBox .textBox p {
	margin-bottom: 3.2rem;
	letter-spacing: 0.05em;
	line-height: 1.88;
}
#about .sec01 .imgBox .textBox p:last-of-type {
	margin-bottom: 0;
}
#about .sec02 {
	padding: 8.7rem 9rem 10rem;
	margin: 0 2rem;
	border-radius: 1rem;
	background: #f4efdc url(img/about/sec02_bg.jpg) no-repeat left top /cover;
}
#about .sec02 .topBox {
	margin-bottom: 6.5rem;
}
#about .sec02 .topBox .headLine01 {
	flex: 1;
}
#about .sec02 .topBox .text {
	margin: 1.7rem -2rem 0 0;
	width: 55.1rem;
	letter-spacing: 0.05em;
	line-height: 1.88;
}
#about .sec02 .comTextList li {
	padding-bottom: 6.7rem;
	background-color: #fff;
}
#about .sec02 .comTextList h4 {
	padding-bottom: 0.6rem;
	font-size: 3rem;
}
#about .sec02 .comTextList h4 .blue {
	margin-bottom: -0.2rem;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.3;
}
#about .sec03 {
	padding: 14rem 0 7rem;
}
#about .sec03 .headLine04,
#about .sec04 .headLine04 {
	margin-bottom: 6.5rem;
}
#about .sec03 .comTableBox,
#about .sec04 .comTableBox {
	margin: 0 12rem;
}
#about .sec04 {
	padding-top: 7rem;
}
@media all and (min-width: 897px) {
	#about .sec01 .imgBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	#about .sec02 .topBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
}
@media all and (max-width: 896px) {
	#about .sec01 {
		padding-bottom: 4rem;
	}
	#about .sec01 .headLine02 {
		margin-bottom: 3rem;
	}
	#about .sec01 .imgBox .photoBox {
		margin-top: 0;
		width: auto;
	}
	#about .sec01 .imgBox .photoBox .photo {
		margin-bottom: 2.6rem;
	}
	#about .sec01 .imgBox .textBox {
		margin-bottom: 2rem;
		width: auto;
	}
	#about .sec01 .imgBox .textBox p {
		margin-bottom: 1rem;
	}
	#about .sec02 {
		padding: 3rem 0;
		margin: 0 1rem;
	}
	#about .sec02 .topBox {
		margin-bottom: 3rem;
	}
	#about .sec02 .topBox .text {
		margin: 0;
		width: auto;
	}
	#about .sec03 {
		padding: 4rem 0 2rem;
	}
	#about .sec03 .headLine04,
	#about .sec04 .headLine04 {
		margin-bottom: 3rem;
	}
	#about .sec03 .comTableBox,
	#about .sec04 .comTableBox {
		margin: 0;
	}
	#about .sec04 {
		padding-top: 4rem;
	}
}
/*------------------------------------------------------------
	contact
------------------------------------------------------------*/
#contact .text {
	margin-bottom: 6.1rem;
	letter-spacing: 0.05em;
	line-height: 1.88;
}
#contact .comTableBox table th, 
#contact .comTableBox table td {
	padding: 6.6rem 0 6rem;
	font-size: 1.7rem;
	line-height: 1.88;
	letter-spacing: 0.05em;
}
#contact .comTableBox table th {
	padding: 5.9rem 0 6rem 6rem;
	width: 44.4%;
	font-size: 3rem;
	font-weight: 700;
	color: #231815;
	letter-spacing: 0;
}
#contact .comTableBox table td a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	#contact .text {
		margin-bottom: 3rem;
	}
	#contact .comTableBox table th, 
	#contact .comTableBox table td {
		padding: 2rem 0;
		font-size: 1.3rem;
	}
	#contact .comTableBox table th {
		padding: 1rem 0 0;
		font-size: 2.3rem;
	}
}
/*------------------------------------------------------------
	fadeInUp
------------------------------------------------------------*/
.fadeInUp {
	opacity: 0;
	transform: translate(0,10rem);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInUp.on {
	opacity: 1;
	transform: translate(0,0);
}