@charset"utf-8";

.access .ttlHead {
	text-align: left;
	line-height: 1;
	margin-left:1em;
	margin-bottom:.5em;
}

.access{
	/*background: linear-gradient(-45deg,#f3ebdb, #fffffe 45%,#f3ebdb);*/
}

.access .container{
	/*background: linear-gradient(-45deg,#f3ebdb, #fffffe 45%,#f3ebdb);*/
}

.access h2{
	font-size:1.5em;
	font-weight:600;
}

.access .ac_bg{
	background-image: url(../images/access/img_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover;
	background-color:rgba(255,255,255,0.6);
	background-blend-mode:lighten;
	padding:2em;
}

.access .bg_gray{
	background-color: #eee;
}

.access .ac_txt{
	max-width: 700px;
	width: 100%;
}

.access .ttlHead img{
	width:130px;
}

.access .topimg img{
	width: 100%;
	max-width: 1270px;
}

.access .ac_top img{
	width: auto;
}

.access .lg{
	font-size: 1.5em;
}

.access .xlg{
	font-size: 5em;
	line-height: 0.65;
}

.access .small{
	font-size: 0.7em;
}

.access .right {
	float: right;
	margin-top:0.1em;
}

.access .bdud{
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

.access .accessBox {
	font-family: 'Noto Serif JP', serif;
	text-align:left;
	padding:1em;
	margin:auto;
	border:1px solid #333;
	max-width: 500px;
	width: 100%;
}

.access .accessBox h4 {
	border-bottom: 1px solid #ccc;
}

.access .col1 {
	width: 48%;
}

.access .col2_1 {
	width: 50.3%;
}

.access .col2_2 {
	width: 49.7%;
}

.access .col2_3 {
	width: 49.353%;
}

.access .col2_4 {
	width: 50.646%;
}

.access .col3_1 {
	width: 65%;
}

.access .col3_2 {
	width: 30%;
	text-align: center;
}

.access .col3 {
	width: 33.33%;
}

.access .wd {
	max-width: 310px;
	width: 100%;
}

.access .tx01 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.6em;
	font-weight: 600;
	letter-spacing: 0.06em;
	line-height: 1.5;
}

.access .guinness{
	max-width: 357px;
	width: 100%;
}

.access .tx_img {
	max-width: 800px;
	width: 100%;
}

.access .tx01+.tx02 {
	margin-top: 1.2em;
}

.access .tx02+.subList {
	margin-top: 11px;
}

.access h4 {
	font-size: 16px;
}

.access .tx02 {
	font-size: 14px;
}

.access p sup {
	font-size: 10px;
}

.access .map01 {
	width: 100%;
	text-align:center;
	padding: 3em 0;
}

.access .map01 img {
	width: 100%;
	max-width: 1270px;
}

.access .map01+.subList {
	margin-top: 5px;
}

.access .container {
	width: 100%;
	padding-left: 3vw;
	padding-right: 3vw;
}


/*------------------------------------------------------------*/
@media screen and (max-width: 768px) {

	.access .container {
		width: 100%;
		padding-top:100px;
	}

	.access .accessArea00,
	.access .bg_gray{
		margin-left: -3vw;
		margin-right: -3vw;
	}

	.access .ttlHead {
		font-size:26px;
	}

	.access .ac_bg{
		padding:1em;
	}

	.access .col1,
	.access .col2_1,
	.access .col2_2,
	.access .col2_3,
	.access .col2_4,
	.access .col3_1,
	.access .col3_2 {
		width: 100%;
	}


	.access .accessArea01 {
		margin-bottom: 8.8%;
	}

	.access .accessArea01.type02 {
		margin-top: 6%;
		margin-bottom: 14.3%;
	}

	.access .accessArea01 li {
		width: 50%;
	}

	.access .accessArea02 {
		margin-left: -3.88vw;
		margin-right: -3.88vw;
		margin-bottom: 10%;
		padding: 1em;
	}

	.access .accessArea02 .tx01+.tx02 {
		margin-top: 1.3em;
	}

	.access .accessArea01 .col{
		width: 100%;
	}

	.access .col3 {
		width: 50%;
	}

	.access .col3_2 {
		margin-bottom:2em;
	}

	.access .accessArea01 .accessBox div{
		margin:0;
	}

	.access .accessArea04 {
		padding: 6.8% 8.7% 8.7%;
		margin-top: 13%;
	}

	.access .accessArea04 .col {
		width: auto;
	}

	.access .accessArea04 .col .tx01 {
		margin-bottom: 11.37%;
	}

	.access .accessArea04 .col dl+dl {
		margin-top: 11.37%;
	}

	.access .accessArea04 .col dl dt {
		font-family: 'Noto Serif JP', serif;
		font-size: 16px;
		font-weight: 600;
		letter-spacing: 0.06em;
		line-height: 1.5;
		border-bottom: 1px solid #000;
		padding-bottom: 5px;
		margin-bottom: 15px;
	}

	.access .accessArea04 .col dl dd {
		font-size: 14px;
	}

	.access .accessArea04 .col+.col {
		width: auto;
		padding-top: 12.5%;
	}

	.access .accessArea04 .col+.col figure+figure {
		margin-top: 7%;
	}

	.access .accessArea05 .tx02 {
		text-align: left;
	}

	.access .tx01 {
		font-size: 22px;
	}

	.access .map01 {
		width: 100%;
		margin-bottom: 3%;
	}

	.access .map01 img {
		width: 100%;
	}
}
