@charset "utf-8";
/*
------------
home.css
------------
*/
/* kv_area */
#kv_area {
	width: 100vw;
	height: 60.15625vw;
	position: relative;
}
#kv_area h2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#kv_area span {
	color: #fff;
	position: absolute;
	top: 50px;
	right: 50px;
	font-size: 0.9rem;
	letter-spacing: 0.1em;
	border: 1px solid #fff;
	display: inline-block;
	padding: 10px 25px;
}
@media only screen and (max-width: 768px) {
#kv_area {
	height: 131.73333333vw;
}
#kv_area span {
	top: 25px;
	right: 25px;
	font-size: 0.8rem;
	padding: 6px 15px;
}
}
/* information */
#information {
	width: 84.765625vw;
	min-height: 16vw;
	background: #fff;
	margin: -14.453125vw 0 0 auto;
	position: relative;
	z-index: 1;
}
#information .inner {
	padding: 60px 60px 0 60px;
}
#information .inner .campaign_bnr {
	margin: 0 0 60px 0;
}
#information .inner .campaign_bnr img {
	max-width: 90%;
}
#information .inner .campaign_bnr a {
	transition: all .25s ease;
}
#information .inner .campaign_bnr a:hover {
	opacity: 0.6;
}
#information .inner h3 {
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.15em;
}
#information .inner p {
	margin: 45px 0 0 0;
	color: #4d4d4d;
	line-height: 2;
	letter-spacing: 0.05em;
}
@media only screen and (max-width: 768px) {
#information {
	width: 85vw;
	min-height: auto;
	margin: 0 auto;
}
#information .inner {
	padding: 45px 0 0 0;
}
#information .inner .campaign_bnr {
	margin: 0 0 45px 0;
}
#information .inner .campaign_bnr img {
	max-width: 100%;
}
#information .inner h3 {
	font-size: 1.3rem;
}
#information .inner p {
	margin: 30px 0 0 0;
}
}
/* concept */
#concept {
	margin: 145px 0 0 0;
}
#concept .inner {
	width: 100vw;
	margin: 0 auto;
}
#concept .inner figure {
	width: 735px;
	margin: 0 8vw 0 auto;
}
#concept .inner .item {
	position: relative;
}
#concept .inner .item h3 {
	font-size: 2.8rem;
	letter-spacing: 0.2em;
	font-weight: 700;
	position: relative;
	margin: -50px 0 0 10.9375vw;
}
#concept .inner .item h3::before {
	content: "";
	width: 44.53125vw;
	height: 31.640625vw;
	background: #eae7e3;
	position: absolute;
	top: 0.5em;
	left: 0;
	z-index: -1;
}
#concept .inner .item p.concept_img {
	width: 46.09375vw;
	position: absolute;
	top: 170px;
	left: 0;
}
#concept .inner .item dl {
	margin: 220px 0 0 51.40625vw;
}
#concept .inner .item dl dt {
	font-size: 1.3rem;
	line-height: 2.2;
	font-weight: 600;
	letter-spacing: 0.1em;
}
#concept .inner .item dl dd {
	color: #4d4d4d;
	line-height: 3.2;
	letter-spacing: 0.1em;
	margin: 45px 0 0 0;
}
#concept .inner p.diagram {
	width: 1000px;
	margin: 125px auto 0 auto;
	text-align: center;
}
#concept .inner .youtube_link {
	margin: 125px 0 0 0;
}
#concept .inner .youtube_link ul {
	width: 800px;
	margin:  0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#concept .inner .youtube_link ul li {
	width: 395px;
}
#concept .inner .youtube_link ul li a {
	display: block;
	letter-spacing: 0.1em;
	background: #fff;
	border: 1px solid #000;
	padding: 30px 0;
	transition: all .25s ease;
	text-align: center;
}
#concept .inner .youtube_link ul li a:hover {
	background: #000;
	color: #fff;
}
@media only screen and (max-width: 768px) {
#concept {
	margin: 85px 0 0 0;
}
#concept .inner {
	width: 85vw;
}
#concept .inner figure {
	width: 100%;
	margin: 0;
}
#concept .inner .item h3 {
	font-size: 2rem;
	margin: 30px 0 0 0;
}
#concept .inner .item h3::before {
	width: 60vw;
	height: 60vw;
	top: 0.5em;
	left: -12.5vw;
}
#concept .inner .item p.concept_img {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	margin: 30px 0 0 0;
}
#concept .inner .item dl {
	margin: 30px 0 0 0;
}
#concept .inner .item dl dt {
	font-size: 1.1rem;
	line-height: 2;
}
#concept .inner .item dl dd {
	line-height: 2.5;
	margin: 30px 0 0 0;
}
#concept .inner p.diagram {
	width: 85vw;
	margin: 65px auto 0 auto;
}
#concept .inner .youtube_link {
	margin: 80px 0 0 0;
}
#concept .inner .youtube_link ul {
	width: 85vw;
}
#concept .inner .youtube_link ul li {
	width: 100%;
}
#concept .inner .youtube_link ul li:not(:first-child) {
	margin: 10px 0 0 0;
}
#concept .inner .youtube_link ul li a {
	padding: 30px 0;
}
}
/* location */
#location {
	margin: 180px 0 0 0;
}
#location .header_area {
	width: 100vw;
	padding: 80px 0;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
	overflow: hidden;
}
#location .header_area em {
	font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
	opacity: 0.1;
	position: absolute;
	top: -25px;
	left: -15px;
	font-size: 182px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-style: normal;
}
#location .header_area .item {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 1;
}
#location .header_area .item h3 {
	font-size: 1.7rem;
	letter-spacing: 0.15em;
	font-weight: 700;
}
#location .header_area .item p {
	margin: 55px 0 0 0;
	letter-spacing: 0.2em;
	line-height: 2.5;
}
#location .location_list {
	width: 1000px;
	margin: 125px auto 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#location .location_list .item {
	width: 330px;
	margin: 0 5px 65px 0;
}
#location .location_list .item:nth-child(3n) {
	margin: 0 0 65px 0;
}
#location .location_list .item figure {
	width: 100%;
}
#location .location_list .item h4 {
	line-height: 1.7;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin: 25px 0 0 0;
}
#location .location_list .item p {
	color: #4d4d4d;
	font-size: 0.9rem;
	letter-spacing: 0.1em;
	margin: 15px 0 0 0;
}
@media only screen and (max-width: 768px) {
#location {
	margin: 90px 0 0 0;
}
#location .header_area {
	padding: 50px 0;
}
#location .header_area em {
	font-size: 70px;
	top: -10px;
	left: -5px;
}
#location .header_area .item {
	width: 85vw;
}
#location .header_area .item h3 {
	font-size: 1.4rem;
}
#location .header_area .item p {
	display: none;
}
#location p.sp_lead {
	line-height: 1.7;
	width: 85vw;
	margin: 30px auto 0 auto;
}
#location .location_list {
	width: 85vw;
	margin: 60px auto 0 auto;
	justify-content: space-between;
}
#location .location_list .item {
	width: 49%;
	margin: 0 0 10vw 0;
}
#location .location_list .item:nth-child(3n) {
	margin: 0 0 10vw 0;
}
#location .location_list .item h4 {
	margin: 20px 0 0 0;
}
}
/* plan */
#plan {
	margin: 85px 0 0 0;
	position: relative;
	padding: 0 0 200px 0;
}
#plan::before {
	content: "";
	width: 100vw;
	height: 64vw;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(118, 128, 128, 0.1);
	clip-path: polygon(0 0, 100% 0, 100% 65%, 0% 100%);
	z-index: -2;
}
#plan::after {
	content: "";
	width: 100vw;
	height: 44vw;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(118, 128, 128, 0.1);
	clip-path: polygon(0 69%, 100% 0, 100% 100%, 0% 100%);
	z-index: -2;
}
#plan .header_area {
	width: 100vw;
	padding: 80px 0;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
	overflow: hidden;
}
#plan .header_area em {
	font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
	opacity: 0.1;
	position: absolute;
	top: -65px;
	left: -15px;
	font-size: 182px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-style: normal;
}
#plan .header_area h3 {
	width: 1000px;
	margin: 0 auto;
	font-size: 1.7rem;
	letter-spacing: 0.15em;
	font-weight: 700;
	position: relative;
	z-index: 1;
}
#plan .inner {
	width: 1000px;
	margin: 0 auto;
}
#plan .inner .plan_item {
	width: 1000px;
	margin: 125px auto 0 auto;
	border: 1px solid #768080;
	padding: 50px;
	position: relative;
}
#plan .inner .plan_item::before {
	content: "";
	width: 100%;
	height: 100%;
	background: url("../../images/content/home/planBg.jpg") repeat-y;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: -1;
}
#plan .inner .plan_item h4 {
	color: #000;
	font-size: 1.2rem;
	letter-spacing: 0.05em;
	line-height: 1.7;
	font-weight: 600;
	border-left: 4px solid #ffd600;
	padding: 0 0 0 20px;
}
/*========= ここから モーダル表示のためのCSS ===============*/
#plan .inner .plan_item .hide-area{
	display: none;
}
#plan .inner .plan_item .modaal-close:after, 
#plan .inner .plan_item .modaal-close:before {
	background: #ccc;  
}
#plan .inner .plan_item .modaal-close:focus:after,
#plan .inner .plan_item .modaal-close:focus:before,
#plan .inner .plan_item .modaal-close:hover:after,
#plan .inner .plan_item .modaal-close:hover:before {
	background:#666;
}
#plan .inner .plan_item .gallery_list {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 50px 0 0 0;
}
#plan .inner .plan_item .gallery_list li {
	width: 290px;
	height: 290px;
	background: #fff;
	border: 1px solid #768080;
	margin: 0 14px 14px 0;
	padding: 10px;
}
#plan .inner .plan_item .gallery_list li:nth-child(3n) {
	margin: 0 0 14px 0;
}
#plan .inner .plan_item .gallery_list li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.modaal-overlay {
	z-index: 10001 !important;
}
.modaal-wrapper {
	z-index: 10002 !important;
}
/*========= ここまで モーダル表示のためのCSS ===============*/
#plan .inner .plan_item .lead {
	margin: 45px 0 0 0;
}
#plan .inner .plan_item .lead p {
	line-height: 2;
	color: #4d4d4d;
	letter-spacing: 0.15em;
	font-size: 0.9rem;
	text-align: justify;
}
#plan .inner .plan_item .plan_spec {
	border-top: 1px solid #768080;
	margin: 65px 0 0 0;
	padding: 70px 0 0 0;
}
#plan .inner .plan_item .plan_spec .content {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#plan .inner .plan_item .plan_spec .content figure {
	width: 294px;
}
#plan .inner .plan_item .plan_spec .content .item {
	width: 554px;
}
#plan .inner .plan_item .plan_spec .content .item p.price {
	font-weight: 600;
	letter-spacing: 0.05em;
	font-size: 3rem;
}
#plan .inner .plan_item .plan_spec .content .item p.price span {
	font-size: 1.2rem;
	margin: 0 0 0 5px;
}
#plan .inner .plan_item .plan_spec .content .item .spec_box01 {
	color: #4d4d4d;
	margin: 30px 0 0 0;
	line-height: 1.7;
	letter-spacing: 0.05em;
}
#plan .inner .plan_item .plan_spec .content .item ul.spec_box02 {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 30px 0 0 0;
}
#plan .inner .plan_item .plan_spec .content .item ul.spec_box02 li {
	width: 115px;
	margin: 0 0 5px 0;
}
#plan .inner .plan_item .plan_spec .content .item ul.spec_box02 li:not(:last-child) {
	margin: 0 5px 5px 0;
}
#plan .inner .plan_item .plan_img {
	margin: 40px 0 0 0;
}
#plan .inner .plan_item .plan_img ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#plan .inner .plan_item .plan_img ul li {
	width: 294px;
	margin: 0 8px 8px 0;
}
#plan .inner .plan_item .plan_img ul li:nth-child(3n) {
	margin: 0 0 8px 0;
}
#plan .inner .plan_item .plan_point {
	margin: 85px 0 0 0;
}
#plan .inner .plan_item .plan_point h5 {
	background: #97a6ae;
	color: #fff;
	padding: 15px 40px;
	font-weight: 600;
	letter-spacing: 0.05em;
	font-size: 1.1rem;
}
#plan .inner .plan_item .plan_point .point_list {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 40px 0 0 0;
}
#plan .inner .plan_item .plan_point .point_list .item {
	width: 294px;
	background: rgba(118, 128, 128, 0.07);
	padding: 50px 40px;
	margin: 0 8px 8px 0;
}
#plan .inner .plan_item .plan_point .point_list .item:nth-child(3n) {
	margin: 0 0 8px 0;
}
#plan .inner .plan_item .plan_point .point_list .item h6 {
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.5;
	font-size: 1rem;
	text-align: justify;
}
#plan .inner .plan_item .plan_point .point_list .item p {
	margin: 25px 0 0 0;
	line-height: 1.5;
	color: #4d4d4d;
	letter-spacing: 0.05em;
	text-align: justify;
}
@media only screen and (max-width: 768px) {
#plan {
	margin: 50px 0 0 0;
	padding: 0 0 100px 0;
}
#plan .header_area {
	padding: 50px 0;
}
#plan .header_area em {
	font-size: 70px;
	top: -25px;
	left: -5px;
}
#plan .header_area h3 {
	width: 85vw;
	font-size: 1.4rem;
}
#plan .inner {
	width: 85vw;
}
#plan .inner .plan_item {
	width: 100%;
	margin: 65px auto 0 auto;
	padding: 40px;
}
#plan .inner .plan_item::before {
	top: 5px;
	left: 5px;
}
#plan .inner .plan_item h4 {
	font-size: 1rem;
	line-height: 1.5;
	padding: 0 0 0 15px;
}
#plan .inner .plan_item .gallery_list {
	margin: 30px 0 0 0;
}
#plan .inner .plan_item .gallery_list li {
	width: calc(100% / 3 - 6px);
	height: 100px;
	margin: 0 9px 9px 0;
	padding: 5px;
}
#plan .inner .plan_item .gallery_list li:nth-child(3n) {
	margin: 0 0 9px 0;
}
#plan .inner .plan_item .lead {
	margin: 30px 0 0 0;
}
#plan .inner .plan_item .lead p {
	line-height: 1.7;
}
#plan .inner .plan_item .plan_spec {
	margin: 45px 0 0 0;
	padding: 50px 0 0 0;
}
#plan .inner .plan_item .plan_spec .content {
	display: block;
}
#plan .inner .plan_item .plan_spec .content figure {
	width: 100%;
	text-align: center;
}
#plan .inner .plan_item .plan_spec .content .item {
	width: 100%;
	margin: 30px 0 0 0;
}
#plan .inner .plan_item .plan_spec .content .item p.price {
	font-size: 2.6rem;
}
#plan .inner .plan_item .plan_spec .content .item .spec_box01 {
	margin: 25px 0 0 0;
}
#plan .inner .plan_item .plan_spec .content .item ul.spec_box02 {
	display: flex;
	margin: 25px 0 0 0;
}
#plan .inner .plan_item .plan_spec .content .item ul.spec_box02 li {
	width: calc(100% / 3 - 6px);
	margin: 0 0 9px 0;
}
#plan .inner .plan_item .plan_spec .content .item ul.spec_box02 li:nth-child(3n) {
	margin: 0 0 9px 0 !important;
}
#plan .inner .plan_item .plan_spec .content .item ul.spec_box02 li:not(:last-child) {
	margin: 0 9px 9px 0;
}
#plan .inner .plan_item .plan_img {
	margin: 30px 0 0 0;
}
#plan .inner .plan_item .plan_img ul {
	display: block;
}
#plan .inner .plan_item .plan_img ul li {
	width: 100%;
	margin: 0 0 8px 0;
	text-align: center;
}
#plan .inner .plan_item .plan_point {
	margin: 55px 0 0 0;
}
#plan .inner .plan_item .plan_point h5 {
	padding: 15px 25px;
	font-size: 1rem;
}
#plan .inner .plan_item .plan_point .point_list {
	display: block;
	margin: 30px 0 0 0;
}
#plan .inner .plan_item .plan_point .point_list .item {
	width: 100%;
	padding: 30px 30px;
	margin: 0 0 8px 0;
}
#plan .inner .plan_item .plan_point .point_list .item p {
	margin: 20px 0 0 0;
}
}

/* access */
#access {
	margin: 0;
}
#access .header_area {
	width: 100vw;
	padding: 80px 0;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
	overflow: hidden;
}
#access .header_area em {
	font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
	opacity: 0.1;
	position: absolute;
	top: -65px;
	left: -15px;
	font-size: 182px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-style: normal;
}
#access .header_area h3 {
	width: 1000px;
	margin: 0 auto;
	font-size: 1.7rem;
	letter-spacing: 0.15em;
	font-weight: 700;
	position: relative;
	z-index: 1;
}
#access .inner {
	width: 1000px;
	margin: 0 auto;
}
#access .inner .map_embed {
	width: 1000px;
	margin: 85px auto 0 auto;
}
#access .inner .map_embed iframe {
	width: 100% !important;
	height: 520px !important;
}
#access .inner .map_embed p {
	color: #4d4d4d;
	margin: 25px 0 0 0;
	letter-spacing: 0.1em;
}
#access .inner .access_guide {}
#access .inner .access_guide .access_content {
	margin: 125px 0 0 0;
}
#access .inner .access_guide .access_content h4 {
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.2em;
	line-height: 2.8;
	border-bottom: 2px solid #000;
	display: inline;
	padding: 0 0 8px 0;
}
#access .inner .access_guide .access_content figure {
	width: 1000px;
	margin: 45px 0 0 0;
}
#access .inner .access_guide .access_content dl {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	letter-spacing: 0.1em;
	margin: 100px 0 0 0;
}
#access .inner .access_guide .access_content dl dt {
	background: #000;
	color: #fff;
	padding: 10px 20px;
	border-radius: 300px;
}
#access .inner .access_guide .access_content dl dd {
	margin: 0 0 0 20px;
}
#access .inner .access_guide .access_content .access_list {
	margin: 45px 0 0 0;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#access .inner .access_guide .access_content .access_list.car .item {
	width: calc(100% / 4);
	text-align: center;
	padding: 45px 0;
	border-right: 1px solid #000;
}
#access .inner .access_guide .access_content .access_list.car .item:nth-child(n+5) {
	border-top: 1px solid #000;
}
#access .inner .access_guide .access_content .access_list.car .item:nth-child(4n) {
	border-right: none;
}
#access .inner .access_guide .access_content .access_list.car .item h5 {
	font-weight: 600;
	letter-spacing: 0.2em;
	font-size: 1.1rem;
}
#access .inner .access_guide .access_content .access_list.car .item ul {
	margin: 30px 0 0 0;
}
#access .inner .access_guide .access_content .access_list.car .item ul li:nth-child(1) {
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: 0.1em;
}
#access .inner .access_guide .access_content .access_list.car .item ul li:nth-child(1) span {
	font-size: 1rem;
}
#access .inner .access_guide .access_content .access_list.car .item ul li:nth-child(2) {
	font-size: 0.9rem;
	color: #969696;
	letter-spacing: 0.1em;
	margin: 10px 0 0 0;
}
#access .inner .access_guide .access_content .access_list.train .item {
	width: 238px;
	text-align: center;
	margin: 0 16px 0 0;
}
#access .inner .access_guide .access_content .access_list.train .item:nth-child(n+5) {
	margin: 45px 16px 0 0;
}
#access .inner .access_guide .access_content .access_list.train .item:nth-child(4) {
	margin: 0 !important;
} 
#access .inner .access_guide .access_content .access_list.train .item:nth-child(4n) {
	margin: 45px 0 0 0;
}

#access .inner .access_guide .access_content .access_list.train .item h5 {
	font-weight: 600;
	letter-spacing: 0.2em;
	font-size: 1.1rem;
	background: #768089;
	color: #fff;
	padding: 20px 0;
}
#access .inner .access_guide .access_content .access_list.train .item ul {
	margin: 30px 0 0 0;
}
#access .inner .access_guide .access_content .access_list.train .item ul li:nth-child(1) {
	font-size: 0.9rem;
	letter-spacing: 0.1em;
}
#access .inner .access_guide .access_content .access_list.train .item ul li:nth-child(2) {
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin: 10px 0 0 0;
}
#access .inner .access_guide .access_content .access_list.train .item ul li:nth-child(2) span {
	font-size: 1rem;
}

#access .inner .access_guide .access_content .company_list {
	margin: 125px 0 0 0;
}
#access .inner .access_guide .access_content .company_list h5 {
	font-size: 1.2rem;
	letter-spacing: 0.2em;
	border-bottom: 2px solid #000;
	padding: 0 0 10px 0;
	display: inline-block;
}
#access .inner .access_guide .access_content .company_list ul {
	margin: 45px 0 0 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#access .inner .access_guide .access_content .company_list li {
	font-weight: 500;
	letter-spacing: 0.1em;
	width: 450px;
}
#access .inner .access_guide .access_content .company_list li:nth-child(n+3) {
	margin: 30px 0 0 0;
}
#access .inner .access_guide .access_content .company_list li span {
	color: #4d4d4d;
	font-size: 0.9rem;
	margin: 0 0 0 20px;
}
#access .inner .access_guide .notes {
	margin: 100px 0 0 0;
	color: #808080;
	font-size: 0.9rem;
	line-height: 2;
}
@media only screen and (max-width: 768px) {
#access .header_area {
	padding: 50px 0;
}
#access .header_area em {
	font-size: 70px;
	top: -25px;
	left: -5px;
}
#access .header_area h3 {
	width: 85vw;
	font-size: 1.4rem;
}
#access .inner {
	width: 85vw;
}
#access .inner .map_embed {
	width: 100% !important;
	margin: 50px auto 0 auto;
}
#access .inner .map_embed iframe {
	height: 400px !important;
}
#access .inner .map_embed p {
	margin: 20px 0 0 0;
}
#access .inner .access_guide .access_content {
	margin: 65px 0 0 0;
}
#access .inner .access_guide .access_content h4 {
	font-size: 1.2rem;
	line-height: 2.5;
	padding: 0 0 6px 0;
}
#access .inner .access_guide .access_content figure {
	width: 100%;
	margin: 30px 0 0 0;
}
#access .inner .access_guide .access_content dl {
	display: block;
	margin: 50px 0 0 0;
}
#access .inner .access_guide .access_content dl dt {
	padding: 10px 0;
	text-align: center;
}
#access .inner .access_guide .access_content dl dd {
	margin: 15px 0 0 0;
	padding: 0 10px;
}
#access .inner .access_guide .access_content .access_list {
	margin: 50px 0 0 0;
	justify-content: space-between;
}
#access .inner .access_guide .access_content .access_list.car .item {
	width: calc(100% / 2);
	padding: 30px 0;
	border-right: 1px solid #000;
}
#access .inner .access_guide .access_content .access_list.car .item:nth-child(n+3) {
	border-top: 1px solid #000;
}
#access .inner .access_guide .access_content .access_list.car .item:nth-child(2n) {
	border-right: none;
}
#access .inner .access_guide .access_content .access_list.car .item h5 {
	font-size: 1rem;
}
#access .inner .access_guide .access_content .access_list.car .item ul {
	margin: 20px 0 0 0;
}
#access .inner .access_guide .access_content .access_list.car .item ul li:nth-child(1) {
	font-size: 2rem;
}
#access .inner .access_guide .access_content .access_list.train .item {
	width: 49%;
	margin: 0;
}
#access .inner .access_guide .access_content .access_list.train .item:nth-child(n+3) {
	margin: 35px 0 0 0;
}
#access .inner .access_guide .access_content .access_list.train .item:nth-child(n+5) {
	margin: 35px 0 0 0;
}
#access .inner .access_guide .access_content .access_list.train .item:nth-child(4n) {
	margin: 35px 0 0 0 !important;
}

#access .inner .access_guide .access_content .access_list.train .item h5 {
	font-size: 1rem;
	padding: 15px 0;
}
#access .inner .access_guide .access_content .access_list.train .item ul {
	margin: 20px 0 0 0;
}
#access .inner .access_guide .access_content .access_list.train .item ul li:nth-child(2) {
	font-size: 2rem;
}
#access .inner .access_guide .access_content .company_list {
	margin: 80px 0 0 0;
}
#access .inner .access_guide .access_content .company_list h5 {
	font-size: 1.1rem;
}
#access .inner .access_guide .access_content .company_list ul {
	margin: 35px 0 0 0;
	display: block;
}
#access .inner .access_guide .access_content .company_list li {
	width: 100%;
}
#access .inner .access_guide .access_content .company_list li:nth-child(n+2) {
	margin: 15px 0 0 0;
}
#access .inner .access_guide .access_content .company_list li:nth-child(n+3) {
	margin: 15px 0 0 0;
}
#access .inner .access_guide .access_content .company_list li span {
	margin: 0 0 0 10px;
}
#access .inner .access_guide .notes {
	margin: 50px 0 0 0;
	line-height: 1.7;
}
}
/* outline */
#outline {
	margin: 125px 0 0 0;
	position: relative;
}
#outline .header_area {
	width: 100vw;
	padding: 80px 0;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
	overflow: hidden;
}
#outline .header_area em {
	font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
	opacity: 0.1;
	position: absolute;
	top: -65px;
	left: -15px;
	font-size: 182px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-style: normal;
}
#outline .header_area h3 {
	width: 1000px;
	margin: 0 auto;
	font-size: 1.7rem;
	letter-spacing: 0.15em;
	font-weight: 700;
	position: relative;
	z-index: 1;
}
#outline .inner {
	width: 1000px;
	margin: 125px auto 0 auto;
}
#outline .inner .outline_tbl {
	width: 100%;
	text-align: left;
}
#outline .inner .outline_tbl tr {
	border-bottom: 2px solid #fff;
}
#outline .inner .outline_tbl tr:nth-child(odd) {
	background: rgba(118, 128, 128, 0.2);
}
#outline .inner .outline_tbl tr:nth-child(even) {
	background: rgba(118, 128, 128, 0.1);
}
#outline .inner .outline_tbl tr th {
	width: 270px;
	color: #000;
	letter-spacing: 0.1em;
	line-height: 1.5;
	font-weight: 600;
	font-size: 0.9rem;
	padding: 20px 40px;
}
#outline .inner .outline_tbl tr td {
	width: 730px;
	color: #4d4d4d;
	font-size: 0.9rem;
	letter-spacing: 0.1em;
	line-height: 1.5;
	padding: 20px 30px;
	border-left: 2px solid #fff;
}
#outline .inner h4 {
	margin: 100px 0 20px 0;
	line-height: 1.5;
	font-weight: 600;
	letter-spacing: 0.1em;
	font-size: 1rem;
}
#outline .inner p.att {
	color: #4d4d4d;
	line-height: 1.5;
	font-size: 0.9rem;
	letter-spacing: 0.05em;
	margin: 45px 0 0 0;
}
@media only screen and (max-width: 768px) {
#access .header_area {
	padding: 50px 0;
}
#access .header_area em {
	font-size: 70px;
	top: -25px;
	left: -5px;
}
#access .header_area h3 {
	width: 85vw;
	font-size: 1.4rem;
}
#access .inner {
	width: 85vw;
}
#outline {
	margin: 65px 0 0 0;
}
#outline .header_area {
	padding: 50px 0;
}
#outline .header_area em {
	font-size: 70px;
	top: -25px;
	left: -5px;
}
#outline .header_area h3 {
	width: 85vw;
	font-size: 1.4rem;
}
#outline .inner {
	width: 85vw;
	margin: 65px auto 0 auto;
}
#outline .inner .outline_tbl tr th {
	width: 30%;
	padding: 20px 20px;
}
#outline .inner .outline_tbl tr td {
	width: 70%;
	padding: 20px 20px;
}
#outline .inner h4 {
	margin: 50px 0 20px 0;
}
#outline .inner p.att {
	margin: 25px 0 0 0;
}
}
/* request_area */
#request_area {
	width: 1000px;
	margin: 125px auto 0 auto;
	background: url("../../images/content/home/request_areaBg.jpg") no-repeat center bottom;
	background-size: cover;
	padding: 50px 50px;
}
#request_area .inner {
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.9);
	padding: 50px 0;
	text-align: center;
}
#request_area .inner h3 {
	font-size: 1.8rem;
	letter-spacing: 0.2em;
	font-weight: 600;
}
#request_area .inner h3 span {
	display: block;
	width: 220px;
	margin: 0 auto 10px auto;
}
#request_area .inner p.lead {
	margin: 55px 0 0 0;
	line-height: 2.5;
	letter-spacing: 0.1em;
}
#request_area .inner p.link {
	margin: 55px 0 0 0;
	display: block;
}
#request_area .inner p.link a {
	display: inline-block;
	background: #000;
	color: #fff;
	border: 1px solid #000;
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	padding: 30px 100px;
	border-radius: 300px;
	transition: all .25s ease;
}
#request_area .inner p.link a:hover {
	background: #fff;
	color: #000;
	border: 1px solid #000;
}
@media only screen and (max-width: 768px) {
#request_area {
	width: 85vw;
	margin: 65px auto 0 auto;
	padding: 20px 20px;
}
#request_area .inner {
	padding: 20px 20px;
}
#request_area .inner h3 {
	font-size: 1.2rem;
}
#request_area .inner h3 span {
	width: 120px;
}
#request_area .inner p.lead {
	margin: 25px 0 0 0;
	line-height: 2;
	font-size: 0.9rem;
	text-align: left;
}
#request_area .inner p.link {
	margin: 25px 0 0 0;
}
#request_area .inner p.link a {
	display: block;
	font-size: 0.9rem;
	padding: 25px 0;
}	
}
/* contact_area */
#contact_area {
	margin: 50px 0 0 0;
}
#contact_area .inner {
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #000;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	padding: 30px 0;
}
#contact_area .inner::after {
	content: "";
	width: 1px;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: 370px;
}
#contact_area .inner h3 {
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	width: 370px;
	text-align: center;
}
#contact_area .inner dl {
	width: 628px;
	padding: 0 20px 0 75px;
	letter-spacing: 0.1em;
}
#contact_area .inner dl dt {
	font-size: 1.6rem;
	letter-spacing: 0.15em;
	font-weight: 600;
}
#contact_area .inner dl dd {
	margin: 10px 0 0 0;
	font-size: 0.9rem;
	line-height: 1.7;
}
@media only screen and (max-width: 768px) {
#contact_area {
	margin: 50px 0 0 0;
}
#contact_area .inner {
	width: 85vw;
	display: block;
	padding: 30px;
}
#contact_area .inner::after {
	content: none;
}
#contact_area .inner h3 {
	font-size: 1.1rem;
	width: 100%;
	border-bottom: 1px solid #000;
	padding: 0 0 20px 0;
}
#contact_area .inner dl {
	width: 100%;
	padding: 30px 0 0 0;
}
#contact_area .inner dl dt {
	font-size: 1.6rem;
	text-align: center;
}
#contact_area .inner dl dd {
	margin: 30px 0 0 0;
}
}
/* overview_area */
#overview_area {
	margin: 125px 0 0 0;
}
#overview_area .inner {
	width: 1000px;
	margin: 0 auto;
}
#overview_area .inner p {
	font-size: 0.8rem;
	line-height: 1.7;
	letter-spacing: 0.1em;
	color: #4d4d4d;
}
#overview_area .inner p:not(:first-child) {
	margin: 25px 0 0 0;
}
@media only screen and (max-width: 768px) {
#overview_area {
	margin: 65px 0 0 0;
}
#overview_area .inner {
	width: 85vw;
}
#overview_area .inner p:not(:first-child) {
	margin: 20px 0 0 0;
}
}
/* camp_overview_area */
#camp_bnr_area {
	margin: 125px 0 0 0;
}
#camp_bnr_area .inner {
	width: 1000px;
	margin: 0 auto;
}
#camp_bnr_area .inner a {
	transition: all .25s ease;
}
#camp_bnr_area .inner a:hover {
	opacity: 0.6;
}
@media only screen and (max-width: 768px) {
#camp_bnr_area {
	margin: 65px 0 0 0;
}
#camp_bnr_area .inner {
	width: 85vw;
}
}
/* camp_overview_area */
#camp_overview_area {
	margin: 65px 0 0 0;
}
#camp_overview_area .inner {
	width: 1000px;
	margin: 0 auto;
}
#camp_overview_area .inner h3 {
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	color: #4d4d4d;
	position: relative;
	padding: 5px 0 5px 15px;
}
#camp_overview_area .inner h3::before {
	content: "";
	width: 3px;
	height: 100%;
	background: #4d4d4d;
	position: absolute;
	top: 0;
	left: 0;
}
#camp_overview_area .inner ul {
	margin: 25px 0 0 1em;
	line-height: 1.7;
	letter-spacing: 0.1em;
	font-size: 0.8rem;
	list-style: disc;
	color: #4d4d4d;
}
#camp_overview_area .inner ul li {
	position: relative;
}
#camp_overview_area .inner ul li:not(:first-child) {
	margin: 10px 0 0 0;
}
@media only screen and (max-width: 768px) {
#camp_overview_area {
	margin: 40px 0 0 0;
}
#camp_overview_area .inner {
	width: 85vw;
}
}