@charset "UTF-8";

header .head_ttl::before {
	content: "アクセス";
	line-height: 1;
	margin: 4px 0 0;
}
.gnav li a.access{
	background: #eee;
	color: #000;
}

/* #concept01{
	background: url(../img/concept/concept01_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 100px 0 100px;
	position: relative;
}
 */

/* .com_inner {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
} */

html {
	scroll-behavior: smooth;
}

.in1000 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.cap_wh {
	color: #fff;
}
.sec_ttl_ja{
	text-align: center;
	color: #fff;
}

.sec_lead{
	text-align: center;
	color: #fff;
}

/* mv */

/* .access_mv.access_mv_top {
    background: url(../img/access/access_mv.jpg);
    background-position: center center;
    background-size: cover;
} */


.ac_inner{
	max-width: 1200px;
    margin: 0 auto;
}
.access_bg_img {
    background: url(../img/access/access_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ttl_area {
	padding-top: 55px;
    margin-top: -55px;
}
.access_ttl_box {
	text-align: center;
	padding: 120px 0 80px;
}
.access_ttl {
	font-size: 42px;
	color: #ceb077;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.txt_en {
	margin-bottom: 20px;
}
.txt_ja {
	margin-top: 120px;
}
.access_ttl_kana {
	font-size: 20px;
}

.ttl_line_flex {
	display: flex;
	justify-content: center;
}
.ttl_line::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100px;
    background: #ceb077;
}




/* direct_access */
.direct_access_area {
	padding: 60px 0;
}
.ac_sec_ttl{
    font-size: 38px;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
	color: #fff;
	text-align: center;
}
.ac_sec_lead {
	
    color: #fff;
    font-size: 18px;
	text-align: center;
}
.kome_no {
	font-size: 10px;
}

.btn_area {
    /* margin: 60px 0; */
}
.btn_flex {
	display: flex;
	justify-content: center;
	font-size: 24px;

}
.btn_item {
	width: calc(100% / 3);
	/* padding: 20px; */
}
.btn_item.blue {
	background:rgba(48,160,210,0.5);
}
.btn_item.green {
	background:rgba(15,57,67,0.5);
}
.btn_item.pink {
	background:rgba(148,28,91,0.5);
}
.btn_item a {
	width: 100%;
	height: 100%;
	display: inline-block;
		padding: 20px;
}
.btn_en {
    color: #ceb077;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
	letter-spacing: 0.1em;
}
.btn_en::after {
    position: absolute;
    content: '';
    width: 80%;
    height: 1px;
    display: inline-block;
    background: #ceb077;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
.btn_ja {
    color: #ceb077;
    text-align: center;
    letter-spacing: 0.1em;
    padding-top: 10px;
}


/* train_access */
.access_subttl_box {
	/* margin-bottom: 60px; */
	font-size: 40px;
}
.subttl_en {
    color: #ceb077;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
	letter-spacing: 0.2em;
}
.subttl_en::after {
    position: absolute;
    content: '';
    width: 32%;
    height: 1px;
    display: inline-block;
    background: #ceb077;
	left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
}
.subttl_ja {
    color: #ceb077;
	/* font-size: 18px; */
	font-size: 0.45em;
    text-align: center;
	letter-spacing: 0.2em;
	padding-top: 10px;
}
.access_img {
	height: 600px;
}
.access_img02 {
	height: 400px;
}
.access_img.access_img_top {
    background: url(../img/access/access_img_top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.access_img.access_img_train {
    background: url(../img/access/train_access.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.access_img.access_img_bus {
    background: url(../img/access/bus_access.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.wd850 {
	max-width: 850px;
    /* margin: 60px auto 80px; */
    margin: 0 auto;
}

.access_img_box{
	/*background: rgba(255,255,255,0.7);*/
	padding: 40px 0;
}

.train_access_map{
	width: 85%;
    margin: 0 auto;
    max-width: 600px;
}

.st_time_area {
	/* margin-bottom: 80px; */
}
.col4_flex_box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    /* margin-bottom: 40px; */
}
.col4_flex_item {
	width: 24%;
}
.col4_flex_item p {
	color: #fff;
	letter-spacing: 0.1em;
	text-align: center;
}
.st_txt_box {
	margin-top: 20px;
}
.st_name {
	font-size: 30px;
	margin-bottom: 10px;
}
.st_time {
	font-size: 26px;
	margin-bottom: 10px;
}
.st_time_min01 {
    font-size: 1.8em;
	margin-left: 0.1em;
}
.st_time_min02 {
	font-size: 20px;
}
.st_lead01 {
    font-size: 14px;
    line-height: 1.4em;
}

.col2_flex_box01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	/* max-width: 1000px;
    margin: 0 auto 40px; */
}
.col2_flex_item {
	width: 48%;
}
.car_access .col2_flex_item{
	max-width: 400px;
}
.col2_flex_item p {
	color: #fff;
	letter-spacing: 0.1em;
	/* text-align: center; */
}
.col2_flex_item > .st_txt_box{
	margin-top: 0;
}
.col2_flex_item:nth-of-type(n + 3){
	margin-top: 20px;
}
.st_time_min03 {
	/* font-size: 24px; */
	font-size: 0.8em;
}
.st_lead02 {
    font-size: 14px;
    line-height: 1.4em;
	margin-left: 1em;
}
.wd1000 {
	max-width: 1000px;
	margin: 0 auto;
    /* margin: 0 auto 40px; */
}

.col2_flex_box02 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	/* margin-bottom: 80px; */
}
.shihatsu_box {
	max-width: 600px;
	margin: 0 auto 40px;
}
.simu_bg {
	background: rgba(0,0,0,0.5);
	padding: 50px 20px 0;
}
.simu_map{
	padding-bottom: 20px;
}
.simu_map_ttl{
	font-size: 20px;
	border-top: 1px solid #ceb077;
	border-bottom: 1px solid #ceb077;
	color: #ceb077;
	padding: 15px 0;
	text-align: center;
}

.simu_box > p {
	text-align: center;
}
.simu_ttl {
	font-size: 30px;
	color: #fff;
	letter-spacing: 0.1em;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.simu_ttl::after {
	position: absolute;
    content: '';
    width: 50%;
    height: 1px;
    display: inline-block;
    background: #ceb077;
	left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
}
.simu_subttl {
	font-size: 26px;
	color: #ceb077;
	letter-spacing: 0.2em;
	padding-top: 30px;
	margin-bottom: 40px;
}
.simu_txt_en {
	font-size: 0.5em;
	letter-spacing: 0.1em;
}
.mb40 {
	margin-bottom: 40px;
}
.sec_pd {
	padding: 120px 0 60px;
}
.access_img.access_img_car {
    background: url(../img/access/car_access.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.cararea_name {
	font-size: 24px;
	margin-bottom: 10px;
}
.cararea_time {
	font-size: 24px;
	margin-bottom: 10px;
}
.cararea_time_min {
	/* font-size: 20px; */
	font-size: 0.8em;
}
.cararea_lead {
	font-size: 14px;
    line-height: 1.4em;
	text-align: justify;
}

.ac_id{
	margin-top: -135px;
	padding-top: 135px;
}




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


	.btn_flex {
		font-size: 18px;
	}


	.access_ttl {
    	font-size: 36px;
	}

	/* .ac_sec_ttl{
		font-size: 26px;
	} */

	.col4_flex_box{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		max-width: 800px;
		margin: 0 auto;
	}

	.st_name,.cararea_name {
    	font-size: 24px;
	}

	.st_time,.cararea_time {
    	font-size: 22px;
	}
	

	.col4_flex_item{
		width: 48%;
	}
	.col4_flex_item:nth-of-type(n + 3){
		margin-top: 20px;
	}

	.simu_ttl {
    	font-size: 24px;
	}
	.simu_subttl {
    	font-size: 22px;
	}

	.access_subttl_box{
		font-size: 34px;
	}

	.access_img {
		height: 300px;
	}

	.access_img02 {
		height: 240px;
	}

}


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

	.access_ttl_box {
		padding: 80px 0;
	}

	.ac_id{
		margin-top: -60px;
		padding-top: 60px;
	}

	

}


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

	.access_ttl_box {
		padding: 60px 0;
	}

	.access_img {
        height: 220px;
    }

	.access_img02 {
		height: 160px;
	}

	.access_ttl {
        font-size: 24px;
    }

	.btn_flex {
        font-size: 13px;
    }
	.btn_item a{
		padding: 15px 10px;
	}

	.col4_flex_item p{
		text-align: left;
	}

	.train_flex .col4_flex_item{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.train_flex .col4_flex_item:nth-of-type(n + 2){
		margin-top: 20px;
	}

	.train_flex .col4_flex_item > div:first-of-type{
		width: 38%;
	}
	.train_flex .col4_flex_item > div:last-of-type{
		width: 58%;
		padding-right: 10px;
	}
	/* .train_flex .col4_flex_item > div:last-of-type > p{
		text-align: left;
	} */
	.train_flex .col4_flex_item .st_txt_box {
		margin-top: 0;
	}

	.st_name,.cararea_name {
        font-size: 18px;
		line-height: 1.5;
    }
	.st_time,.cararea_time {
        font-size: 18px;
		line-height: 1.8em;
    }
	.st_lead01,.cararea_lead {
    	font-size: 12px;
	}
	.st_lead02 {
    	font-size: 12px;
		margin-left: 0;
	}

	.simu_ttl {
        font-size: 18px;
    }

	.tukin_flex .col2_flex_item p{
		text-align: left;
	}

	.tukin_flex .col2_flex_item:first-of-type{
		width: 38%;
	}
	.tukin_flex .col2_flex_item:last-of-type{
		width: 59%;
	}
	.tukin_flex .col2_flex_item .sec_lead{
		font-size: 13px;
    	letter-spacing: 0.01em;
	}

	.st_txt_box{
		margin-top: 10px;
	}

	.simu_map_ttl{
		font-size: 16px;
	}
}



.ac_mt01{
	margin-top: 60px;
}
.ac_mt02{
	margin-top: 40px;
}

.ac_cap_mt01{
	margin-top: 10px;
}
.ac_cap_mt02{
	margin-top: 20px;
}

.ac_m01{
	margin: 60px 0;
}

.ac_pd_end{
	padding-bottom: 80px;
}

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

}

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

}

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

	.ac_m01 {
		margin: 40px 0;
	}
	.ac_mt01{
		margin-top: 40px;
	}

	.ac_pd_end{
		padding-bottom: 60px;
	}

}


/* scroll */

.scroll_flex{
    display: none;
}
.scroll_flex_p {
    padding: 10px 0;
    text-decoration: none;
    outline: none;
    font-size: 12px;
    width: 100%;
    text-align: center;
	white-space: nowrap;
	color: #fff;
}
.scroll_l {
    position: relative;
    color: #fff;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    outline: none;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    /* margin-bottom: 40px; */
}
.scroll_flex .scroll_l, .scroll_flex .scroll {
    width: 48%;
    left: unset;
    right: unset;
    transform: unset;
}
.scroll {
    position: relative;
    color: #fff;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    outline: none;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
}
.scroll::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}
.scroll::after {
    content: "";
    position: absolute;
    bottom: -4px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
}
.scroll::before {
    animation: arrowlong01 2s ease infinite;
}
.scroll::after {
    animation: arrowlong02 2s ease infinite;
}
@keyframes arrowlong01 {
    0% {
        width: 0;
        opacity: 0
    }
    20% {
        width: 0;
        opacity: 1
    }
    80% {
        width: 105%;
        opacity: 1
    }
    100% {
        width: 105%;
        opacity: 0
    }
}
@keyframes arrowlong02 {
    0% {
        left: 0;
        opacity: 0
    }
    20% {
        left: 0;
        opacity: 1
    }
    80% {
        left: 103%;
        opacity: 1
    }
    100% {
        left: 103%;
        opacity: 0
    }
}

/* scroll_l */
.scroll_b{
    padding: 10px 0;
    margin: 10px auto 0;
}
.scroll_l {
    position: relative;
    color: #fff;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    outline: none;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    /* margin-bottom: 40px; */
}
.scroll_l::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}
.scroll_l::after {
    content: "";
    position: absolute;
    bottom: -4px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(-135deg);
}
.scroll_l::before {
    animation: arrowlong03 2s ease infinite;
}
.scroll_l::after {
    animation: arrowlong04 2s ease infinite;
}

.scroll_flex {
	display: flex;
	justify-content: space-between;
	width: 50%;
	margin: 0px auto 20px;
	flex-wrap: wrap;
}

.simu_map{
	overflow-x: scroll;
}

.simu_map img {
	/* min-width: 850px; */
	min-width: 1500px;
	padding-bottom: 15px;
}

.simu_map::-webkit-scrollbar {
  width: 4px; /* スマホの表示に合わせる */
  height: 6px;
}

/* スクロールバーのつまみ部分のスタイルを調整 */
.simu_map::-webkit-scrollbar-thumb {
  background: rgba(100, 100, 100, 0.5); /* 半透明にする */
  border-radius: 5px; /* 角丸にする */
}

@keyframes arrowlong03 {
    0% {
        right: 0;
        width: 0;
        opacity: 0
    }
    20% {
        right: 0;
        width: 0;
        opacity: 1
    }
    80% {
        right: 0;
        width: 105%;
        opacity: 1
    }
    100% {
        right: 0;
        width: 105%;
        opacity: 0
    }
}
@keyframes arrowlong04 {
    0% {
        right: 0;
        opacity: 0
    }
    20% {
        right: 0;
        opacity: 1
    }
    80% {
        right: 103%;
        opacity: 1
    }
    100% {
        right: 103%;
        opacity: 0
    }
}
@media screen and (max-width: 650px) {
	.simu_map img {
    	min-width: 850px;
	}
    
}

