@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainVisual {
	position: relative;
	height: 625px;
	background: url("../img/index/main_bg.jpg") repeat-x center center;
	background-size: auto 100%;
	overflow: hidden;
}
#main .mainVisual .textImg {
	margin-top: -200px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	text-align: center;
}
#main .ttlBox {
	padding: 0 15px;
	background-color: #000;
}
#main .ttlBox .comBox {
	padding: 62px 0 25px;
	max-width: 1000px;
	align-items: center;
}
#main .ttlBox h2 {
	width: 201px;
}
#main .ttlBox p {
	color: #fff;
	line-height: 2.25;
}
#main .ttlBox .ttl {
	margin-bottom: 15px;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.5;
}
#main .ttlBox .text {
	margin-left: 80px;
	flex: 1;
}
#main .sec01 {
	margin-bottom: 59px;
	padding: 165px 0 92px;
	position: relative;
	background: url("../img/index/photo01.jpg") no-repeat center top / cover;
}
#main .sec01::before {
	width: 100%;
	height: 70px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../img/index/arrow01.png") no-repeat left top / 100% 100%;
	content: '';
}
#main .sec01 .comBox {
	justify-content: flex-end;
}
#main .sec01 .textBox {
	padding: 32px 41px 31px;
	width: 425px;
	background-color: #fff;
	box-sizing: border-box;
}
#main .sec01 .textBox p {
	line-height: 2.25;
	letter-spacing: 0.1em;
}
#main .sec01 .textBox h2 {
	margin-bottom: 17px;
	font-size: 3rem;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.07em;
}
#main .sec01 .textBox h2 .size {
	font-size: 2.4rem;
}
#main .sec01 .textBox h2 .bold {
	font-weight: 700;
}
#main .sec02 .ttlInn {
	padding-bottom: 29px;
	margin: 0 auto 62px;
	max-width: 656px;
	border-bottom: 2px dotted #000;
}
#main .sec02 .ttlInn h2 {
	margin-top: -3px;
	width: 182px;
}
#main .sec02 .ttlInn p {
	flex: 1;
	margin-left: 49px;
	font-size: 3rem;
	line-height: 1.5;
	letter-spacing: 0.09em;
}
#main .sec02 .ttlInn p .size {
	margin-bottom: 10px;
	display: block;
	font-size: 2.4rem;
}
#main .sec02 .ttlInn p .bold {
	font-weight: 700;
}
#main .sec02 .imgBox {
	margin-bottom: 61px;
	align-items: center;
}
#main .sec02 .imgBox .photo {
	width: 45.5%;
}
#main .sec02 .imgBox .photo img {
	width: 100%;
}
#main .sec02 .imgBox .textBox {
	width: 47.4%;
}
#main .sec02 .imgBox .textBox h3 {
	margin-bottom: 20px;
	font-size: 2.4rem;
	font-weight: normal;
	letter-spacing: 0.15em;
}
#main .sec02 .imgBox .textBox h3 span {
	margin-bottom: -8px;
	display: block;
	font-size: 3.6rem;
	font-weight: 700;
}
#main .sec02 .imgBox .textBox p {
	letter-spacing: 0.4em;
}
#main .sec02 .imgBoxR {
	flex-direction: row-reverse;
}
#main .sec02 .imgBoxR .textBox {
	width: 50%;
	padding-left: 9.8%;
	box-sizing: border-box;
}
#main .sec02 .photoUl {
	margin-top: -130px;
}
#main .sec02 .photoUl li {
	margin-top: 153px;
	width: 45.5%;
}
#main .sec02 .photoUl li .imgBox {
	margin-bottom: 0;
}
#main .sec02 .photoUl li .imgBox .photo {
	margin-bottom: 9px;
	width: auto;
}
#main .sec02 .photoUl li .imgBox .textBox {
	width: auto;
}
#main .sec02 .photoUl li .imgBox .textBox h3 {
	margin-bottom: 15px;
	font-size: 1.8rem;
}
#main .sec02 .photoUl li .imgBox .textBox h3 span {
	margin: 0 34px 0 0;
	font-size: 3rem;
	display: inline-block;
}
#main .sec02 .photoUl li .imgBox .textBox p {
	letter-spacing: 0.1em;
}
#main .sec02 {
	margin-bottom: 136px;
}
#main .sec03 {
	padding: 82px 0 73px;
	background-color: #e2dfc1;
}
#main .sec03 h2 {
	padding-bottom: 9px;
	margin: 0 auto 12px;
	width: 470px;
	font-size: 2.4rem;
	text-align: center;
	line-height: 1.5;
	position: relative;
	font-weight: normal;
	letter-spacing: 0.07em;
	border-bottom: 2px dotted #000;
}
#main .sec03 h2 .txt {
	position: relative;
}
#main .sec03 h2 .txt::before {
	width: 51px;
	height: 30px;
	position: absolute;
	right: -26px;
	top: -15px;
	background: url("../img/index/icon03.png") no-repeat left top / 100% 100%;
	content: '';
}
#main .sec03 h2 .color {
	margin-top: 9px;
	color: #db6629;
	font-size: 3.6rem;
	font-weight: 700;
	display: block;
}
#main .sec03 h2 .bold {
	font-weight: 700;
}
#main .sec03 .topTxt {
	margin-bottom: 85px;
	letter-spacing: 0.07em;
	text-align: center;
}
#main .sec03 .topTxt span {
	margin-top: 3px;
	display: block;
	font-weight: 700;
	font-size: 2rem;
}
#main .sec03 .textUl {
	margin: 0 auto 62px;
	max-width: 1000px;
}
#main .sec03 .textUl li {
	width: 30%;
	text-align: center;
}
#main .sec03 .textUl li h3 {
	margin-bottom: 10px;
	font-size: 3rem;
	font-weight: 700;
}
#main .sec03 .textUl li h3 img {
	width: 62px;
	display: block;
	margin: 0 auto 6px;
}
#main .sec03 .textUl li p {
	font-size: 1.4rem;
	line-height: 1.71;
}
#main .sec03 .textUl li .btmTxt {
	padding: 6px;
	color: #fff;
	font-size: 1.4rem;
	background-color: #DB6629;
	text-align: center;
	letter-spacing: 0.05em;
}
#main .sec03 .textUl li .btmTxt span {
	display: block;
	font-weight: 700;
	font-size: 1.8rem;
}
#main .sec03 .textUl li .txtBox {
	margin-bottom: 116px;
	position: relative;
	z-index: 1;
}
#main .sec03 .textUl li .txtBox::before {
	width: 100%;
	padding-bottom: 100%;
	position: absolute;
	left: 0;
	top: -17.3%;
	border-radius: 100%;
	background-color: #fff;
	content: '';
	z-index: -1;
}
#main .sec03 .textUl li .txtBox::after {
	margin-left: -45px;
	position: absolute;
	left: 50%;
	bottom: -105px;
	width: 90px;
	height: 84px;
	background: url("../img/index/arrow02.png") no-repeat left top / 100% 100%;
	content: '';
}
#main .sec03 .textUl li .txtBox p {
	margin: 0 15%;
}
#main .sec03 .imgBox {
	margin: 0 auto 22px;
	max-width: 526px;
	align-items: center;
}
#main .sec03 .imgBox .photo {
	width: 180px;
}
#main .sec03 .imgBox .text {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.7;
	flex: 1;
	margin-left: 25px;
}
#main .sec03 .imgBox .text span {
	font-size: 2.4rem;
	line-height: 1;
}
#main .sec03 .btmText {
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center;
	line-height: 2;
	letter-spacing: 0.07em;
}
#main .sec04 {
	margin-bottom: 23px;
	padding: 127px 0 108px;
	background: url("../img/index/photo14.jpg") no-repeat center top / cover;
}
#main .sec04 .textBox {
	padding: 27px 31px 18px;
	width: 451px;
	background-color: #fff;
	box-sizing: border-box;
	text-align: center;
}
#main .sec04 .textBox p {
	letter-spacing: 0.1em;
}
#main .sec04 .textBox h2 {
	margin-bottom: 25px;
}
#main .sec04 .textBox h2 img {
	max-width: 378px;
	width: 100%;
}
#main .sec05 {
	padding-bottom: 43px;
	max-width: 1000px;
}
#main .sec05 .topLink {
	margin-bottom: 40px;
	padding: 19px 10px 15px;
	display: block;
	position: relative;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	background: #000;
}
#main .sec05 .topLink:after {
	margin-left: -12px;
	position: absolute;
	bottom: -18px;
	left: 50%;
	width: 24px;
	height: 18px;
	content: '';
	background: url(../img/index/icon04.png) no-repeat left center;
}
#main .sec05 .text {
	margin-bottom: 43px;
	letter-spacing: 0.12rem;
	text-align: center;
}
#main .sec05 .imgList {
	margin-bottom: 52px;
}
#main .sec05 .imgList li {
	width: 47.6%;
}
#main .sec05 .imgList li .ttl {
	margin-bottom: 19px;
	font-size: 1.8rem;
	line-height: 1.65;
	letter-spacing: 0.1em;
}
#main .sec05 .imgList .ttl > span {
	margin-left: 20px;
	display: inline-block;
	vertical-align: top;
}
#main .sec05 .imgList .ttl span span {
	display: block;
	font-weight: bold;
}
#main .sec05 .imgList01 {
	margin-bottom: 0;
}
#main .sec05 .imgList01 .pho {
	margin-bottom: 14px;
	position: relative;
}
#main .sec05 .imgList01 .pho .photo {
	position: absolute;
	top: 0;
	left: 0;
}
#main .sec05 .imgList01 .ttl {
	text-align: center;
}
#main .sec05 .imgList01 li {
	width: 30%;
}
#main .sec06 {
	background: #f5f5f5;
}
#main .sec06 {
	padding: 20px 0 47px;
	position: relative;
	z-index: 1;
}
#main .sec06 h2 {
	margin-bottom: 17px;
	font-size: 2.4rem;
	letter-spacing: 0.05em;
	text-align: center;
}
#main .sec06 .slideBox {
	margin: 0 auto;
	padding: 36px 100px 60px;
	max-width: 1000px;
	position: relative;
	text-align: center;
	background: #fff;
	box-sizing: border-box;
}
#main .sec06 .slideBox .arrowList .prev {
	margin-top: -45px;
	position: absolute;
	top: 50%;
	left: 20px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: url(../img/index/arrow04.png) no-repeat left top;
}
#main .sec06 .slideBox .arrowList .prev:hover {
	opacity: 0.7;
}
#main .sec06 .slideBox .arrowList .next {
	margin-top: -45px;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: url(../img/index/arrow03.png) no-repeat left top;
}
#main .sec06 .slideBox .arrowList .next:hover {
	opacity: 0.7;
}
#main .sec06 .slideBox img {
	max-width: 800px;
}
#main .sec06 .slideBox .slick-slide > div {
	margin-bottom: 0;
}
#main .sec06 .slick-dots {
	height: 15px;
	width: 100%;
	position: absolute;
	display: block;
	bottom: -27px;
	text-align: center;
}
#main .sec06 .slick-dots li {
	display: inline-block;
	margin: 0 7px;
	width: 15px;
	height: 15px;
	min-height: inherit;
	background: #ccc;
	background-size: 10px 10px;
	border-radius: 20px;
	cursor: pointer;
}
#main .sec06 .slick-dots li:before {
	display: none;
}
#main .sec06 .slick-dots li.slick-active {
	width: 15px;
	height: 15px;
	background: #000;
}
#main .sec06 .slick-dots li button {
	display: none !important;
}
#main .sec07 {
	padding: 87px 15px;
}
#main .sec07 .borBox {
	margin: 0 auto 24px;
	padding: 60px 65px 40px;
	max-width: 900px;
	font-size: 1.8rem;
	font-weight: bold;
	position: relative;
	box-sizing: border-box;
	border: 3px solid #000;
}
#main .sec07 .borBox .title {
	margin: -37px 0 0 -32%;
	padding: 10px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 63%;
	color: #fff;
	letter-spacing: 0.1em;
	text-align: center;
	background: #000;
}
#main .sec07 .borBox li {
	margin-bottom: 12px;
	padding: 0 0 12px 44px;
	letter-spacing: 0.1em;
	background: url(../img/index/icon02.png) no-repeat left top 4px, url(../img/common/line01.png) repeat-x left bottom;
}
#main .sec07 .borBox li:last-child {
	margin-bottom: 0;
}
#main .sec07 .imgBox {
	margin: 0 auto 60px;
	max-width: 920px;
	align-items: center;
}
#main .sec07 .imgBox .photoBox {
	width: 420px;
}
#main .sec07 .imgBox .textBox {
	width: calc(100% - 430px);
}
#main .sec07 .imgBox .textBox p {
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.75;
	letter-spacing: 0;
	font-size: 1.5rem;
	font-weight: bold;
}
#main .sec07 .linkList {
	margin: 0 auto 66px;
	max-width: 900px;
}
#main .sec07 .linkList li {
	width: 47%;
}
#main .sec07 .linkList .btn {
	margin-bottom: 16px;
}
#main .sec07 .linkList .btn span {
	padding: 6px;
	display: block;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	background: #000;
}
#main .sec07 .linkList .link {
	margin-bottom: 30px;
	font-size: min(4vw,18px);
	font-weight: bold;
}
#main .sec07 .linkList .tel {
	margin-bottom: 15px;
	font-size: 1.4rem;
}
#main .sec07 .linkList .tel span {
	font-size: 1.8rem;
	font-weight: bold;
}
#main .sec07 .linkList .tel a {
	margin: 0 5%;
	display: inline-block;
	vertical-align: top;
}
#main .sec07 .linkList p {
	font-size: 1.6rem;
	letter-spacing: 0.08em;
}
#main .sec07 .linkList li:last-child .btn {
	margin-bottom: 16px;
}
#main .sec07 .linkList li:last-child p {
	margin-bottom: 11px;
	text-align: center;
}
.btn01 {
	margin-bottom: 21px;
}
#main .sec07 h2 {
	margin-bottom: 58px;
	text-align: center;
}
#main .sec07 .imgUl {
	margin: 0 auto -155px;
	padding-right: 40px;
	max-width: 990px;
	box-sizing: border-box;
}
#main .sec07 .imgUl li {
	padding: 18px 12px 12px;
	width: 43.8%;
	min-height: 292px;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	background: #289bd1;
}
#main .sec07 .imgUl li .photoBox {
	position: absolute;
	bottom: -90px;
	right: -38px;
	left: 38px;
}
#main .sec07 .imgUl li:last-child {
	background: #f5ca20;
}
#main .sec07 .greyBox {
	padding-bottom: 40px;
	height: 396px;
	background: #f5f5f5;
	display: flex;
	align-items: flex-end;
	box-sizing: border-box;
}
#main .sec07 .greyBox .comBtn {
	margin: 0 auto;
	width: 300px;
}
#main .sec07 .greyBox .comBtn a {
	display: block;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
}
@media all and (min-width: 897px) and (max-width: 1024px) {
	#main .sec02 .imgBoxR .textBox {
		padding-left: 0;
	}
	#main .sec02 .photoUl li .imgBox .textBox h3 span {
		margin-right: 10px;
	}
	#main .sec02 .imgBox .textBox h3 {
		letter-spacing: 0.05em;
	}
	#main .sec03 .textUl li p {
		font-size: 1.2rem;
	}
	#main .sec05 .imgList li {
		width: 49%;
	}
	#main .sec05 .imgList .ttl > span {
		margin-left: 5px;
	}
	#main .sec05 .imgList li .ttl {
		font-size: 1.7rem;
	}
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		height: 500px;
	}
	#main .mainVisual .textImg {
		margin: -186px 0 0 37px;
	}
	#main .ttlBox {
		padding: 0;
	}
	#main .ttlBox .comBox {
		display: block;
		padding: 38px 59px 42px;
	}
	#main .ttlBox h2 {
		margin: 0 auto 24px;
		width: 113px;
	}
	#main .ttlBox .text {
		margin-left: 0;
	}
	#main .ttlBox p {
		line-height: 1.857;
		font-size: 1.4rem;
		font-weight: 500;
	}
	#main .ttlBox .ttl {
		margin-bottom: 24px;
		font-size: 2.1rem;
		line-height: 1.71;
		letter-spacing: 0.1em;
	}
	#main .sec01::before {
		height: 23px;
	}
	#main .sec01 {
		margin-bottom: 32px;
		padding: 0;
		background: none;
	}
	#main .sec01 .textBox h2 {
		margin-bottom: 18px;
		font-size: 2.1rem;
		line-height: 1.71;
	}
	#main .sec01 .textBox h2 .size {
		font-size: 1.8rem;
	}
	#main .sec01 .comBox {
		display: block;
		padding: 0;
	}
	#main .sec01 .textBox {
		padding: 47px 59px 30px;
		width: auto;
	}
	#main .sec01 .textBox p {
		font-size: 1.4rem;
		font-weight: 500;
		line-height: 1.857;
	}
	#main .sec01 .photo img {
		width: 100%;
	}
	#main .sec02 .ttlInn {
		margin-bottom: 38px;
		padding-bottom: 13px;
		display: block;
		max-width: 284px;
	}
	#main .sec02 .ttlInn h2 {
		width: 142px;
		margin: 0 auto 30px;
	}
	#main .sec02 .ttlInn p {
		margin: 0;
		font-size: 2.1rem;
		letter-spacing: 0.04em;
	}
	#main .sec02 .ttlInn p .size {
		margin-bottom: 9px;
		font-size: 1.8rem;
	}
	#main .sec02 .imgBox {
		margin-bottom: 51px;
		display: block;
	}
	#main .sec02 .imgBox .photo {
		margin-bottom: 21px;
		width: auto;
	}
	#main .sec02 .imgBox .textBox {
		width: auto;
	}
	#main .sec02 .imgBox .textBox h3 {
		margin-bottom: 11px;
		font-size: 1.8rem !important;
	}
	#main .sec02 .imgBox .textBox h3 span {
		margin: 0 0 -2px !important;
		font-size: 2.6rem !important;
	}
	#main .sec02 .imgBox .textBox p {
		font-size: 1.4rem;
		line-height: 1.857;
	}
	#main .sec02 .imgBoxR .textBox {
		padding: 0;
	}
	#main .sec02 .photoUl {
		margin: 0;
		display: block;
	}
	#main .sec02 .photoUl li {
		width: auto;
		margin: 0 0 51px;
	}
	#main .sec02 .photoUl li:last-child {
		margin-bottom: 0;
	}
	#main .sec02 .photoUl li .imgBox .textBox h3 span {
		display: block;
	}
	#main .sec02 {
		margin-bottom: 60px;
	}
	#main .sec03 h2 {
		margin-bottom: 24px;
		padding-bottom: 12px;
		width: 286px;
		letter-spacing: 0.05em;
	}
	#main .sec03 h2 .txt {
		font-size: 1.44rem;
	}
	#main .sec03 h2 .color {
		margin-top: 3px;
		font-size: 2.16rem;
	}
	#main .sec03 {
		padding: 28px 0 53px;
	}
	#main .sec03 h2 .txt::before {
		width: 30px;
		height: 17px;
		right: -15px;
		top: -12px;
	}
	#main .sec03 .topTxt {
		margin-bottom: 68px;
		font-size: 1.4rem;
		line-height: 1.857;
		font-weight: 500;
	}
	#main .sec03 .topTxt span {
		font-size: 1.7rem;
	}
	#main .sec03 .textUl {
		margin: 0 auto 63px;
		width: 240px;
		display: block;
	}
	#main .sec03 .textUl li {
		margin-bottom: 71px;
		width: auto;
	}
	#main .sec03 .textUl li h3 img {
		width: 49px;
	}
	#main .sec03 .textUl li h3 {
		margin-bottom: 7px;
		font-size: 2.4rem;
	}
	#main .sec03 .textUl li p {
		font-size: 1.12rem;
		line-height: 1.5;
	}
	#main .sec03 .textUl li .txtBox p {
		font-size: 1.12rem;
		line-height: 1.71;
	}
	#main .sec03 .textUl li .txtBox::after {
		width: 72px;
		height: 68px;
		margin-left: -36px;
		bottom: -84px;
	}
	#main .sec03 .textUl li .txtBox {
		margin-bottom: 92px;
	}
	#main .sec03 .textUl li .btmTxt span {
		font-size: 1.44rem;
	}
	#main .sec03 .textUl li .btmTxt {
		line-height: 1.45;
	}
	#main .sec03 .textUl li:last-child {
		margin-bottom: 0;
	}
	#main .sec03 .imgBox {
		margin-bottom: 19px;
		display: block;
	}
	#main .sec03 .imgBox .photo {
		margin: 0 auto 24px;
	}
	#main .sec03 .imgBox .text {
		font-size: 1.6rem;
		line-height: 1.9;
		letter-spacing: 0.1em;
	}
	#main .sec03 .imgBox .text span {
		font-size: 2.2rem;
	}
	#main .sec03 .btmText {
		line-height: 1.875;
		font-size: 1.6rem;
		letter-spacing: 0.05em;
	}
	#main .sec04 {
		margin-bottom: 32px;
		padding: 0;
		background: none;
	}
	#main .sec04 .textBox h2 {
		margin-bottom: 28px;
	}
	#main .sec04 .textBox h2 img {
		max-width: 302px;
	}
	#main .sec04 .comBox {
		display: block;
		padding: 0;
	}
	#main .sec04 .textBox {
		padding: 54px 40px 30px;
		width: auto;
	}
	#main .sec04 .textBox p {
		font-size: 1.4rem;
		font-weight: 500;
		line-height: 1.71;
		text-align: left;
	}
	#main .sec04 .photo img {
		width: 100%;
	}
	#main .sec05 {
		padding: 0 15px 43px;
		font-size: 1.4rem;
	}
	#main .sec05 .topLink {
		margin-bottom: 20px;
		padding: 15px 10px 12px;
		font-size: 1.68rem;
	}
	#main .sec05 .topLink:after {
		margin-left: -7px;
		background: url(../img/index/icon04.png) no-repeat left top;
		background-size: 15px auto;
	}
	#main .sec05 .text {
		margin-bottom: 24px;
		text-align: left;
	}
	#main .sec05 .imgList {
		margin-bottom: 52px;
		display: block;
	}
	#main .sec05 .imgList li {
		margin-bottom: 20px;
		width: auto;
	}
	#main .sec05 .imgList li .photoBox img {
		width: 100%;
	}
	#main .sec05 .imgList li .ttl {
		margin-bottom: 19px;
		font-size: 1.6rem;
		line-height: 1.8;
	}
	#main .sec05 .imgList li .ttl img {
		width: 125px;
	}
	#main .sec05 .imgList .ttl > span {
		margin: 12px 0 0;
		display: block;
	}
	#main .sec05 .imgList01 .pho {
		text-align: center;
	}
	#main .sec05 .imgList01 li {
		margin: 0 auto;
		width: auto;
	}
	#main .sec05 .imgList01 li .pho img {
		width: 100%;
	}
	#main .sec05 .imgList01 li .pho .photo {
		width: auto;
	}
	#main .sec06 {
		padding: 28px 15px 110px;
		font-size: 1.4rem;
	}
	#main .sec06 h2 {
		margin-bottom: 17px;
		font-size: 2.1rem;
		letter-spacing: 0.05em;
	}
	#main .sec06 .slideBox {
		margin: 0 auto;
		padding: 0;
		max-width: auto;
		background: none;
	}
	#main .sec06 .slideBox img {
		max-width: inherit;
		width: 100%;
	}
	#main .sec06 .slick-dots {
		display: none;
	}
	#main .sec06 .slick-dots li {
		display: none;
	}
	#main .sec06 .slideBox .arrowList .prev {
		margin: 0 0 0 -58px;
		position: absolute;
		top: auto;
		bottom: -70px;
		left: 50%;
		width: 48px;
		height: 48px;
		background: url(../img/index/arrow04.png) no-repeat left top / cover;
	}
	#main .sec06 .slideBox .arrowList .prev:hover {
		opacity: 1;
	}
	#main .sec06 .slideBox .arrowList .next {
		margin: 0 -58px 0 0;
		position: absolute;
		top: auto;
		bottom: -70px;
		right: 50%;
		width: 48px;
		height: 48px;
		background: url(../img/index/arrow03.png) no-repeat left top / cover;
	}
	#main .sec06 .slideBox .arrowList .next:hover {
		opacity: 1;
	}
	#main .sec07 {
		padding: 50px 15px;
		font-size: 1.4rem;
	}
	#main .sec07 .borBox {
		margin: 0 auto 24px;
		padding: 40px 20px 30px;
		max-width: auto;
		font-size: 1.4rem;
		border: 2px solid #000;
	}
	#main .sec07 .borBox .title {
		margin: -30px 0 0 -41%;
		padding: 10px 5px;
		left: 50%;
		width: 83%;
		box-sizing: border-box;
	}
	#main .sec07 .imgBox {
		margin: 0 auto 30px;
		max-width: auto;
		width: auto;
		display: block;
	}
	#main .sec07 .imgBox .photoBox {
		margin-bottom: 20px;
		width: auto;
		text-align: center;
	}
	#main .sec07 .imgBox .textBox {
		width: auto;
	}
	#main .sec07 .linkList {
		margin: 0 auto 35px;
		max-width: auto;
	}
	#main .sec07 .linkList {
		display: block;
	}
	#main .sec07 .linkList li {
		width: auto;
		text-align: center;
	}
	#main .sec07 .linkList li:not(:last-child) {
		margin-bottom: 25px;
	}
	#main .sec07 .linkList .btn span {
		padding: 5px;
		font-size: 1.4rem;
	}
	#main .sec07 .linkList .tel {
		margin-bottom: 15px;
		font-size: 1.4rem;
		line-height: 1.4;
	}
	#main .sec07 .linkList .tel span {
		font-size: 1.6rem;
	}
	#main .sec07 .linkList .tel a {
		margin: 0 3% 0;
		width: 160px;
	}
	#main .sec07 .linkList p {
		font-size: 1.4rem;
	}
	#main .sec07 .linkList li:last-child .btn {
		margin-bottom: 10px;
	}
	#main .sec07 .linkList li:last-child p {
		margin-bottom: 7px;
	}
	#main .sec07 .linkList .comBtn {
		margin: 0 auto;
		max-width: 400px;
	}
	#main .sec07 .linkList .btn01 {
		margin-bottom: 15px;
	}
	#main .sec07 h2 {
		margin-bottom: 28px;
	}
	#main .sec07 .imgUl {
		margin: 0 auto 20px;
		padding-right: 5%;
		display: flex;
	}
	#main .sec07 .imgUl li {
		margin-bottom: 15%;
		padding: 12px;
		width: 46%;
		height: 35vw;
		min-height: 180px;
	}
	#main .sec07 .imgUl li .bgBox {
		height: auto;
	}
	#main .sec07 .imgUl li .photoBox {
		width: 100%;
		bottom: -10%;
		right: -10%;
		left: 10%;
	}
	#main .sec07 .greyBox {
		padding-bottom: 30px;
		background: #fff;
		height: auto;
	}
	#main .sec07 .greyBox .comBtn {
		width: 100%;
		max-width: 400px;
	}
	#main .sec07 .greyBox .comBtn a {
		font-size: 1.4rem;
	}
}
@media all and (max-width: 490px) {
	#main .sec07 .imgUl {
		justify-content: center;
		padding-right: 25px;
	}
	#main .sec07 .imgUl li {
		margin-bottom: 15%;
		padding: 12px;
		width: 276px;
		min-height: 230px;
	}
}
@media all and (max-width: 375px) {
	#main .ttlBox .comBox {
		padding: 38px 15px 40px;
	}
	#main .sec01 .textBox {
		padding: 47px 15px 30px;
	}
	#main .mainVisual .textImg {
		margin-left: 0;
	}
}
@media all and (max-width: 350px) {
	#main .sec07 .borBox .title {
		margin: -30px 0 0 -46.5%;
		padding: 10px 2px;
		width: 93%;
	}
}
#main .mv02 {
	position: relative;
	background: url("../img/index/main_img02.jpg") no-repeat center center;
	background-size: cover;
	overflow: hidden;
	height:700px;
	margin-bottom:80px;

}
#main .mv02 .imgTitle {
	position: absolute;
	top:50%;
	left:0;
	right:0;
	transform: translateY(-50%);
	text-align:center;
}
#main .mv02 .imgTitle__txt{
	color: #fff;
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
	font-size: clamp(40px,5vw,55px);
	font-family: 'Zen Old Mincho', serif;
	letter-spacing: 0.1em;
	font-weight: 400;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
}
/*@media all and (max-width: 896px) {
	#main .mv02 .imgTitle {
		margin:-170px auto 0;
	}
	#main .mv02 .imgTitle img{
		width:170px;
	}
}*/
@media all and (max-width: 490px) {
	#main .mv02 {
		height:500px;
		margin-bottom:50px;
		background: url("../img/index/main_img02_sp.jpg") no-repeat center center;
		background-size: auto 100%;
	}
	#main .mv02 .imgTitle__txt{
		font-size: 8vw;
	}
}