@charset "UTF-8";

/* .access {
	font-family: Sawarabi Mincho, "MFW-YuMinPr6N-Medium", YuMincho, "ヒラギノ明朝 Pr6 W6", Hiragino Mincho Pro, "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", MS PMincho, serif;
} */
.eng {
	font-family: 'Gelasio', serif;
}
small {
	font-size: 80%;
}

 
.w100 {
	width: 100%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.w90 {
	width: 100%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.w80 {
	width: 96%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.w70 {
	width: 92%;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}
.w60 {
	width: 90%;
	max-width: 660px;
	margin-left: auto;
	margin-right: auto;
}
.w50 {
	width: 84%;
	max-width: 540px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 640px) {
	.w100 {
		width: 96%;
	}
	.w90 {
		width: 100%;
	}
	.w80 {
		width: 88%;
	}
	.w70 {
		width: 100%;
		margin-top: 20px;
	}
	.w60 {
		width: 80%;
	}
	.w50 {
		width: 80%;
	}
}

.access_area.l_container{
	max-width: 100%;
	width: 100%;
	/* background: url(../images/location/bg01.webp);
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0 40px; */
	margin: 0px auto !important;
}
.w1000 {
    max-width: 1000px;
    margin: 0 auto;
}

.title {
	font-size: 36px;
    font-size: 6.0rem;
	line-height: 1.6;
	color: #333;
	color: #000;
	text-align: center;
	letter-spacing: 0.05em;
    font-weight: bold;
}
.catch {
	line-height: 1.6;
	color: #333;
	text-align: center;
	font-size: 24px;
    font-weight: bold;
}
.text {
	font-size: 15px;
	font-size: 1.5rem;
	font-size: 16px;
	font-size: 14px;
	line-height: 1.6;
	color: #333;
	text-align: center;
}
@media(max-width:940px) {
	.access_area.l_container {
		padding-left: 0%;
    padding-right: 0%;
	}
	.catch {
		font-size: 18px;
		font-size: 1.8rem;
	}
}
@media(max-width:640px) {
	.title {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.catch {
		font-size: 15px;
		font-size: 1.5rem;
		font-size: 16px;
		margin-bottom: 20px;
	}
	.text {
		font-size: 1.2rem;
		font-size: 12px;
		line-height: 1.5;
		margin-bottom: 30px;
	}
}

.rosenzu {
	width: 94%;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 40px;
}
.access_point {
	width: 100%;
	max-width: 800px;
	margin: 20px auto 30px;
}
.scroll {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	margin: 2px auto;
}
.rosen_box {
	position: relative;
	width: 97%;
	margin: 10px auto;
	padding-left: 1%;
	padding-right: 1%;
}
.rosen_sp {
	position: relative;
	overflow-x: auto;
	width: 98%;
	margin: 15px auto 5px;
	padding: 10px 0;
}
.access_point_sp {
	width: 86%;
	max-width: 480px;
	margin: 20px auto 30px;
}

.ace_toptext{
	text-align: left;
	 color: #B3993E;
	 font-size: 20px;
	 font-weight: bold;
}

@media(max-width:640px) {
	.rosenzu {
		padding-top: 10px;
		width: 96%;
    padding: 0 2%;
	}
	.access_point {
		width: 90%;
	}
}

.train_wrap{
	width: 100%;
	max-width: 1000px;
	margin: 10px auto;
}
.train_txt {
	width: 97%;
	width: 100%;
	font-size: 18px;
	text-align: left;
	border-bottom: solid 1px #333;
	margin: 50px auto 0;
	font-weight: bold;
}
.train_access {
	display: flex;
	text-align: center;
	flex-wrap: wrap;
	justify-content: left;
	justify-content: center;
	margin: 20px 0 40px;
	gap: 0 20px;
}
.train_access .box {
	width: 32%;
	margin: 0 1.5% 20px;
	margin: 0 0% 20px;
}
.train_access .station {
	font-size: 22px;
	color: #fff;
	background: #503c38;
	padding: 5px;
	margin-bottom: 10px;
}
.train_access .station span {
	font-size: 16px;
}
.train_access .access_time {
	font-size: 18px;
	margin-bottom: 10px;
}
.train_access .access_time span {
	font-size: 22px;
	color: #990000;
}
.train_access .access_time strong {
	font-size: 32px;
	font-weight: normal;
}
.access_detail {
	font-size: 14px;
}
@media(max-width:940px) {
	.train_wrap {
		max-width: 96%;
		margin: 10px auto;
	}
	.train_access {
		margin: 20px 0;
	}
	.train_access .access_time {
		font-size: 15px;
	}
	.train_access .access_time span {
		font-size: 18px;
	}
	.train_access .access_time strong {
		font-size: 28px;
	}
	.access_detail {
		font-size: 11px;
	}
}
@media(max-width:640px) {
	.train_txt {
		font-size: 14px;
		margin: 30px auto 0;
	}
	.train_access {
		margin: 20px 0 30px;
	}
	.train_access .box {
		width: 47%;
		margin: 0 1.5% 20px;
		margin: 0 0% 20px;
	}
	.train_access .station {
		font-size: 18px;
		padding-bottom: 3px;
		margin-bottom: 7px;
	}
	.train_access .access_time {
		font-size: 15px;
	}
	.train_access .access_time span {
		font-size: 18px;
	}
	.train_access .access_time strong {
		font-size: 24px;
	}
	.access_detail {
		font-size: 10px;
	}
}


.simu_wrap{
	margin: 30px auto 80px;
	max-width: 1000px;
}
.simu_area {
	width: 96%;
	width: 100%;
	max-width: 900px;
	max-width: 100%;
	margin: 0 auto 60px;
}
.simu_area li:nth-child(1) {
	float: left;
	width: 62%;
	margin-right: 3%;
}
.simu_area li:nth-child(2) {
	float: left;
	width: 35%;
}
.simu_text {
	width: 96%;
	width: 100%;
	max-width: 900px;
	max-width: 1000px;
	max-width: 100%;
	font-size: 20px;
	line-height: 1.5;
	text-align: left;
	color: #333;
	margin: 0 auto 10px;
	font-weight: bold;
}
.simu_text_sub {
	font-size: 16px;
	line-height: 1.4;
	max-width: 1000px;
	max-width: 100%;
	margin: 0 auto 30px;
}
.simu_area .img1 {
	width: 100%;
	margin-bottom: 5px;
}
.simu_area .img2 {
	width: 100%;
}
.simu_line {
	width: 96%;
	width: 100%;
	max-width: 900px;
	max-width: 1000px;
	max-width: 100%;
	border-bottom: solid 1px #333;
	margin: 0 auto 40px;
}
@media(max-width:940px) {
	.simu_wrap {
		margin: 0 auto;
		max-width: 96%;
	}
	.simu_text {
		font-size: 16px;
	}
	.simu_line {
		margin: 0 auto 25px;
	}
}
@media(max-width:640px) {
	.simu_area {
		margin: 0 auto 25px;
	}
	.simu_area li:nth-child(1) {
		float: none;
		width: 96%;
		margin: 0 auto 20px;
	}
	.simu_area li:nth-child(2) {
		float: none;
		width: 96%;
		margin: 0 auto;
	}
	.simu_text {
		font-size: 16px;
	}
	.simu_area .img1 {
		float: left;
		width: 49.5%;
		margin: 0 1% 0 0;
	}
	.simu_area .img2 {
		float: left;
		width: 49.5%;
		margin: 0;
	}
}


.bus_area {
	width: 92%;
	width: 100%;
	max-width: 900px;
	max-width: 1000px;
	background: #f0ecdd;
	margin: 0 auto 40px;
	padding: 20px 2%;
}
.bus_area li:nth-child(1) {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.bus_area li:nth-child(2) {
	float: left;
	width: 38%;
	margin-right: 3%;
	margin-bottom: 20px;
}
.bus_area li:nth-child(3) {
	float: left;
	width: 59%;
	margin-bottom: 20px;
}
.bus_area li:nth-child(4) {
	clear: both;
	float: none;
	width: 100%;
}

.bus_area div.pickup_ttl_wrap {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 15px;
}
.bus_area div.pickup_ttl_wrap .icon {
	display: table-cell;
	vertical-align: middle;
	width: 150px;
	padding-right: 20px;
	box-sizing: border-box;
}

.bus_area div.pickup_ttl_wrap .bus_ttl {
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	line-height: 1.5;
	text-align: left;
	color: #333;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
/* .bus_area .icon {
	float: left;
	width: 80px;
	padding-right: 20px;
}
.bus_ttl {
	float: left;
	font-size: 20px;
	line-height: 1.5;
	text-align: left;
	color: #333;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
} */
.bus_text {
	font-size: 14px;
	line-height: 1.4;
}
.bus_remark {
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
	color: #333;
}
.bus_price {
	width: 100%;
	border: solid 1px #333;
	background: #fff;
	margin-top: 20px;
}
.bus_price p {
	width: 96%;
	font-size: 15px;
	line-height: 1.5;
	color: #333;
	text-align: center;
	padding: 5px;
}
.bus_price span {
	font-size: 140%;
}
@media(max-width:940px) {
	.bus_area {
		max-width: 100%;
		padding: 40px 5%;
		padding: 40px 2%;
	}

	.bus_area li:nth-child(2) {
		width: 42%;
		margin-bottom: 20px;
	}
	.bus_area li:nth-child(3) {
		width: 55%;
		margin-bottom: 20px;
	}
	.bus_area .icon {
		width: 65px;
		padding-right: 15px;
	}
	.bus_ttl {
		font-size: 16px;
	}
	.bus_text {
		font-size: 12px;
	}
	.bus_remark {
		font-size: 10px;
	}
	.bus_price p {
		font-size: 11px;
	}
	.c_list_warning_text {
		font-size: 10px;
		font-size: 1.0rem;
		line-height: 1.6;
	}
}
@media(max-width:640px) {
	.bus_area li:nth-child(1) {
		margin-bottom: 5px;
	}
	.bus_area li:nth-child(2) {
		float: none;
		width: 96%;
		margin: 0 2% 15px;
	}
	.bus_area li:nth-child(3) {
		float: none;
		width: 96%;
		margin: 0 2% 15px;
	}
	.bus_area .icon {
		float: none;
		width: 50px;
		padding-right: 0;
	}
	.bus_area div.pickup_ttl_wrap .bus_ttl {
		float: none;
		font-size: 14px;
	}
	.bus_price {
		margin: 10px auto 25px;
	}
	.bus_price p {
		font-size: 10px;
	}
	.bus_remark {
		font-size: 10px;
	}
	.c_list_warning_text {
		font-size: 10px;
		font-size: 1.0rem;
		line-height: 1.5;
	}
}

.access_h3 {
    width: 96%;
    max-width: 960px;
    padding: 0 2%;
	margin: 0 auto;
}
.access_h3>img{
	height: 32px !important;
	width: auto !important;
	max-width: auto !important;
	margin-bottom: 1px;
	margin: 0 auto 30px;
}

.ace572643_01{
	position: relative;
}
.ace572643_01_txt{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	width: 90%;
    top: 100px;
}

.ace572643_bg01{
	background-color: #000;
	padding: 80px 0 0;
}
.ace572643_bg01 p{
	color: #fff;
}

.ace572643_02{
    max-width: 1000px;
    margin: 0px auto 80px;
}
.ace572643_02_inner{
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.ace572643_02_inner div:nth-of-type(1){
	width: 40%;
}
.ace572643_02_inner div:nth-of-type(2){
	width: 30%;
}
.ace572643_02_inner div:nth-of-type(3){
	width: 23%;
}



.ace01{
    margin: 0px auto 80px;
	display: flex;
    align-items: normal;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.ace01>div{
	/* float: left; */
	width: 33.3333%;
	width: 25%;
	position: relative;
}
.ace01_txt{
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-size: 36px;
    color: #fff;
    letter-spacing: .1em;
    z-index: 2;
}
.ace01>div:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 30%;
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.76) 100%);
    z-index: 1;
}


.ace572643_03_wrap{
	margin: 80px auto;
}
.ace572643_03{
	display: flex;
    align-items: normal;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
	max-width: 1400px;
	margin: 30px auto 0;
}
.ace572643_03>div:nth-of-type(1){
	width: 75%;
}
.ace572643_03>div:nth-of-type(2){
	width: 22%;
}
.ace572643_03_txt{
	margin: 20px auto 0;
}
.ace572643_03_txt p:nth-of-type(1){
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;
}

.ace572643_03_txt p:nth-of-type(2){
	color: #fff;
	background-color: #000;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 10px;
}
.ace572643_03_txt p:nth-of-type(3){
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}
.ace572643_03_txt p:nth-of-type(4){
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
.ace572643_03_txt p:nth-of-type(4) span{
	text-align: center;
	font-size: 150%;
	margin-bottom: 10px;
	color: #982326;
}


.ace572643_04{
	display: flex;
    align-items: normal;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
	max-width: 1400px;
	margin: 30px auto 0;
}
.ace572643_04>div:nth-of-type(1){
	width: 22%;
}
.ace572643_04>div:nth-of-type(2){
	width: 75%;
}

.ace572643_05{
	display: flex;
    align-items: normal;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
	max-width: 1400px;
	margin: 30px auto 0;
}
.ace572643_05_in{
	width: 49%;
	display: flex;
    align-items: normal;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
	max-width: 1400px;
	margin: 30px auto 0;
}
.ace572643_05_in_img{
	width: 59%;
	position: relative;
}
.ace572643_05_in_img img{
	height: 100%;
}
.ace572643_05_in_txt{
	background: #6a736f;
	width: 41%;
	padding: 20px;
	box-sizing: border-box;
}
.ace572643_05_in_txt p{
	color: #fff;
}

.ace572643_05_in_txt p:nth-of-type(1){
	margin-bottom: 0px;
    line-height: 1em;
    font-size: 16px;
}


.ace572643_06{
	display: flex;
    align-items: normal;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
	max-width: 1000px;
	margin: 80px auto 50px;
}
.ace572643_06>div:nth-of-type(1){
	width: 44%;
}
.ace572643_06>div:nth-of-type(2){
	width: 51%;
}
.ace572643_copy{
	max-width: 100%;
}
.ace01.ace572643_07>div {
    width: 16.6666%;
}
.ace01.ace572643_07 .ace01_txt {
    font-size: 24px;
}

.ace572643_08_wrap{
	margin: 0px auto 80px;
}
.ace572643_08{
	display: flex;
    align-items: normal;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
	max-width: 1000px;
	margin: 0px auto 0px;
}
.ace572643_08>div:nth-of-type(1){
	width: 44%;
}
.ace572643_08>div:nth-of-type(2){
	width: 51%;
}

.ace572643_08 .relative{
	max-width: 80%;
	margin: 0 auto;
}


.sta_img{
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: auto;
	height: 30px;
    z-index: 1;
}
.acs_imgbox{
	position: relative;
}
.acs_imgbox::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(180deg, transparent 0 75%, #000 100% 100%);
  }

  .rosenzu_wrap{
	max-width: 1000px;
	margin: 0 auto;
  }
.rosenzu{
	float: left;
	width: 55%;
}
.acs02 {
    /* border-left: 10px solid #413a76;
    padding-left: 30px; */
	max-width: 1200px;
	max-width: 1000px;
    margin: 0 auto 80px;
	/* width: 96%;
    max-width: 960px;
    padding: 0 2%; */
	float: right;
	width: 43%;
}

.train_time_ttl {
    /* display: flex;
    align-items: center; */
    font-size: 1.8rem;
    margin-bottom: 20px;
	padding-left: 1em;
    text-indent: -1em;
	font-weight: bold;
}

.train_time_ttl:after {
    margin-left: 5px;
    border-top: 1px solid #ccc;
    content: "";
    flex-grow: 1;
}

.train_time_ttl02 img {
    height: 40px;
    width: auto;
    margin-bottom: 20px;
}

.train_time_ttl02 p {
    font-size: 1.6rem;
    margin-bottom: 20px;
}
/* .widearea>div {
    float: left;
    width: 50%;
    width: 45%;
}

.widearea>div+div {
    float: right;
    width: 52%;
	border-left: 10px solid #770b11;
    padding-left: 30px;
}*/

.access .widearea .column_double {
    /* float: left;
    width: 48%; */
	margin-bottom: 20px;
	min-height: 132px;
	min-height: auto;
	/* color: #fff; */
} 

/* .access .widearea .column_double:nth-of-type(even) {
    float: right;
} */

	.access .widearea .column_double p.txt{
		color: #8c7446;
		font-size: 18px;
	} 

.access_time {
    font-size: 18px;
    letter-spacing: .01rem;
    border-bottom: solid 1px #CACACA;
    padding-bottom: 3px;
    margin-bottom: 10px !important;
}

.access_time span {
    font-size: 24px;
}

.access_time span.kakko {
    font-size: 14px;
}

span.red {
    font-size: 36px;
    /* color: #CC0000;
    font-weight: bold; */
	color: #770b11;
	color: #cf7b1e;
	color: #8c7446;
	color: #ceb04a;
}
span.chokutsu {
    background-color: #8c7446;
    background-color: #ceb04a;
	color: #fff;
	padding: 5px 7px;
    font-size: 18px;
    vertical-align: super;
    margin: 0 10px;
}

.marker-bold {
    background: linear-gradient(transparent 50%, #fff200 50%);
    background: none;
}
.access_time span.heijoji{
	font-size: 12px;
}

.access_time_sub {
    font-size: 12px;
}
.remark {
    font-size: 12px;
    line-height: 1.6;
}


.arrow {
	position: relative;
	width: 210px;
	height: 40px;
	background: #1b1c80;
	margin-bottom: 20px;
  }
  .arrow::after {
	content: "";
	position: absolute;
	right: -40px;
	border-left: 20px solid;
	border-top: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid transparent;
	color: #1b1c80;
  }
  .arrow span.arrow_txt{
	color: #fff;
	font-size: 1.8rem;
    font-weight: bold;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
  }

  .acs03_wrap{
  }
 .acs03_txt{
	float: left;
	width: 55%;
 }
 .acs03{
    max-width: 1000px;
    margin: 0 auto 50px;
 }
 .acs03 p{
	margin-top: 10px;
	font-size: 18px;
	color: #fff;
 }


 .acs03>div{
	float: left;
	width: 49%;
 }
 .acs03>div+div{
	float: right;
 }

 .acs04_wrap{
    max-width: 1000px;
    margin: 0 auto 50px;
	border: 5px solid #8c7446;
	padding: 5px;
	background-image: url(../images/access/bg01.jpg);
	background-size: auto 100%;
	background-position: left top;
	background-repeat: no-repeat;
 }
 .acs04{
	border: 1px solid #8c7446;
	padding: 20px 10px;
 }
 .acs04_in>div:nth-of-type(1){
	float: left;
	width: 36%;
 }
 .acs04_in>div:nth-of-type(2){
	float: left;
	width: 36.5%;
    margin: 0% 1%;
 }
 .acs04_in>div:nth-of-type(3){
	float: right;
	width: 25%;
 }
 .ace_read{
    font-size: 18px;
    color: #B3993E;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #B3993E;
    letter-spacing: .7em;
}





.swipe_icon {
    display: none;
}

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

	.access .top_area .lead {
		text-align: center;
	}
	.access_h3 {
		margin: 0 auto 30px;
		padding: 0;
	}
	.ace01>div {
		width: 50%;
	}
	.ace01_txt {
		font-size: 20px;
	}
	.ace01_read {
		bottom: unset;
		top: 0;
	}

	.acs02 {
		border-left: none;
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
		margin-bottom: 0px;
	}

	.rosenzu{
		float: none;
		width: 100%;
	}
	.acs02 {
		float: none;
		width: 100%;
	}

	.widearea>div {
		float: none;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 30px;
		width: 96%;
    padding: 0 2%;
	}
	.widearea>div+div {
		float: none;
		width: 100%;
		width: 96%;
		max-width: 960px;
		padding: 0 2% 0px;
		margin: 30px auto 0;
		border-left: none;
	}
	.ace03_bus {
		float: none;
		width: 100%;
		margin-bottom: 40px;
	}
	.ace03_simu {
		float: none;
		width: 100%;
	}
	.simu_area {
		margin: 0 auto 40px;
	}
	.access_h3>img {
		margin: 0 auto 0px;
		height: 24px !important;
	}

	.access .widearea .column_double {
		float: none;
		width: 100%;
		margin-bottom: 20px;
		min-height: unset;
	} 
	
	.access .widearea .column_double:nth-of-type(even) {
		float: none;
	}

	.train_time_ttl {
		font-size: 1.4rem;
	}
	.access_time {
        font-size: 16px;
    }

    .access_time span {
        font-size: 20px;
        font-size: 16px;
    }

    span.red {
        font-size: 30px;
    }


	.top_text {
		margin: 10px auto 0px;
	}

	/* .train_time_ttl span{
		font-size: 12px;
	} */
	.remark {
		font-size: 10px;
		line-height: 1.8;
	}
	.swipe_icon {
		display: block;
	}

	.w1000 {
		width: 96%;
    padding: 0 2%;
	}
	.acs03_wrap {
		width: 96%;
    padding: 0 2%;
	}
	.acs03_txt {
		float: none;
		width: 100%;
	}
	.acs03 {
		float: none;
		width: 100%;
		padding: 0;
		margin: 0 auto;
		margin-bottom: 30px;
		width: 96%;
    padding: 0 2%;
}

	.acs03>div{
		float: none;
		width: 100%;
	 }
	 .acs03>div+div{
		float: none;
		margin-top: 20px;
	 }

	.ace_toptext{
		font-size: 1.4rem;
	}

	.acs04_wrap {
		margin: 0 auto;
		width: 96%;
    padding: 5px;
	}
	.acs04_in>div:nth-of-type(1) {
		float: none;
		width: 100%;
	}
	.acs04_in>div:nth-of-type(2){
		float: none;
		width: 100%;
		margin: 20px auto;
	 }
	 .acs04_in>div:nth-of-type(3){
		float: none;
		width: 100%;
	 }

	 .ace572643_01_txt {
		top: 30px;
	}
	.ace572643_02 {
		max-width: 90%;
	}
	.ace572643_02_inner {
		display: block;
		margin-top: 20px;
	}
	.ace572643_02_inner div:nth-of-type(1) {
		width: 100%;
	}
	.ace572643_02_inner div:nth-of-type(2) {
		width: 100%;
		margin: 20px auto;
	}
	.ace572643_02_inner div:nth-of-type(3) {
		width: 60%;
		margin: 0 auto;
	}

	.ace572643_03_wrap {
		max-width: 90%;
	}
	.ace572643_03 {
		display: block;
		margin: 30px auto 0;
	}
	.ace572643_03>div:nth-of-type(1) {
		width: 100%;
	}
	.ace572643_03>div:nth-of-type(2) {
		width: 100%;
	}
	
	.ace572643_03>div:nth-of-type(2)>div.relative {
		width: 80%;
		margin: 0 auto 20px;
	}
	.ace572643_03_txt p:nth-of-type(1) {
		font-size: 1.4rem;}

	.ace572643_04 {
		max-width: 90%;
	}
	.ace572643_04>div:nth-of-type(1) {
		width: 100%;
	}
	.ace572643_04>div:nth-of-type(2) {
		width: 100%;
	}
	
	.ace572643_04 .fukan_img.flatimg {
        max-width: 500px !important;
	}

	.ace572643_05 {
		display: block;
	}
	.ace572643_05_in {
		width: 100%;
		max-width: 90%;
	}
	.ace572643_05_in_img {
		width: 100%;
		position: relative;
	}
	.ace572643_05_in_txt {
		width: 100%;
	}

	.ace572643_06 {
		display: block;
	}
	.ace572643_06>div:nth-of-type(1) {
		width: 100%;
	}
	.ace572643_copy {
		max-width: 70%;
	}
	.ace572643_06>div:nth-of-type(2) {
		width: 100%;
	}
	.ace01.ace572643_07>div {
		width: 50%;
	}
	.ace01.ace572643_07 .ace01_txt {
		font-size: 20px;
	}
	.ace572643_08 {
		display: block;
	}
	.ace572643_08>div:nth-of-type(1) {
		width: 100%;
	}
	.ace572643_08 .relative {
		max-width: 80%;
	}
	.ace572643_08>div:nth-of-type(2) {
		width: 100%;
		margin-top: 30px;
	}
	
}
.access .top_area {
    background: none;
    padding: 0;
}