/* ___________________________________

  タイトル
____________________________________ */

.page-template-page-access .ttlarea {
	background: url(../img/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.ttlarea ul.outer {
	max-width: 1200px;
	justify-content: center;
}
h1.ttl {
	padding: 5em 0;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2;
	filter: drop-shadow(1px 1px 1px #000);	
}
h1.ttl span {
	margin-top: 1em;
	color: #fff;
	font-size: 30px;
	display: block;
}


/* ------------------------------

   共通セレクタ

------------------------------ */
.contents {
	padding-top: 80px;
	background: #12314b;
}
.container_subpage {
	padding: 0;
}
#faq {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}


/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
  	padding: 0 0 1em;
  	color: #fff;
  	font-size: 3vw;
  	font-weight: 500;
  	text-align: center;
}
.container_subpage h2 span {
  	padding: 0 0 1em;
  	color: #ccc;
  	font-size: 1.5vw;
  	font-weight: 400;
  	text-align: center;
	display: block;
}



/* ------------------------------
   段落
------------------------------ */
p.lead {
  	margin-bottom: 2em;
	color: #fff;
  	font-size: 18px;
  	text-align: center;
}


/* 文字色
--------------------------- */
span.email a {
	color: #8ab0d0;
}




/* パンくず
--------------------------- */
.breadcrumbs {
	color: #fff;
	background: #12314b;
}
.breadcrumbs span, .breadcrumbs span a {
	color: #eee;
}


/* ------------------------------

   地図

------------------------------ */

#google-map {
	margin: 0 auto;
	padding: 0;
}


/* 地図
--------------------------- */
#google-map ul.outer li.map {
	flex: 0 0 auto;
	width: 100%;
	max-width: 100%;
}
#google-map ul.outer li.map .wrapper_map {
	width: 100%;
	position: relative;
}
#google-map ul.outer li.map .wrapper_map iframe {
	width: 100%;	
	height: 700px;
}


/* テキスト
--------------------------- */
#google-map ul.outer li.txt {
	flex: 0 0 auto;
	width: 100%;
	max-width: 100%;
}
#google-map ul.outer li.txt h3 {
	padding: 1% 0;
	font-size: 20px;
}
#google-map ul.outer li.txt p.address, #google-map ul.outer li.txt p.address a {
	margin: 0 0 1em;
	color: #fff;
}
#google-map ul.outer li.txt p.address a:hover {
	text-decoration: none;
}

/* 地図 */
.icofont.google-map::before {
	content: "\ed42";
	margin-right: 0.25em;
	color: #ebbf53;
	font-size: 1.5rem;
	vertical-align: middle;
}



/* ------------------------------

   アクセス方法

------------------------------ */

#how-to-access {
	margin: 0 auto;
	padding: 7% 0;
}
#how-to-access dl.details {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
#how-to-access dl.details dt {
	float: left;
	width: 10em;
	padding: 2% 0;
	color: #fff;
}
#how-to-access dl.details dd {
	padding: 2% 0 2% 12em;
	color: #fff;
}



/* ___________________________________

  関連施設
____________________________________ */

#related-facilities .container_subpage_inner h2 {
  	padding: 0 0 1em;
  	color: #040303;
  	font-size: 3vw;
  	font-weight: 500;
  	text-align: center;
}
#related-facilities .container_subpage_inner h2 span {
  	padding: 0 0 1em;
  	color: #666;
  	font-size: 1.5vw;
  	font-weight: 400;
  	text-align: center;
  	display: block;
}


/**
 * レスポンシブ: PC用 ウィンドウ幅1200px以下共通
 */
@media screen and ( max-width:1200px) {	

/* ------------------------------

   共通セレクタ

------------------------------ */
.contents {
	padding-top: 54px;
}

/* ___________________________________

  タイトル
____________________________________ */

.ttlarea ul.outer {
	max-width: 94%;
}	
}


/**
 * レスポンシブ: PC用 ウィンドウ幅821px以上、1200px以下
 */
@media screen and (min-width:821px) and ( max-width:1200px) {
	

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 38px;	
}
	
	
	
/* ------------------------------
   見出し
------------------------------ */
#wrapper_access h2 {
	font-size: 23px;
}
.container h3 {
	font-size: 24px;
}
}



/**
 * レスポンシブ: PC用 ウィンドウ幅1140px以下
 */
@media screen and ( max-width:1140px) {


}








/**
 * レスポンシブ: TB用 ウィンドウ幅834px以下共通
 */
@media screen and ( max-width:834px) {


/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	padding: 4em 0;
}
	
	
	
/* ___________________________________

  共通セレクタ
____________________________________ */

.container_subpage_inner {
	width: 94%;
	max-width: 94%;
}


/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
  	font-size: 4vw;
}
.container_subpage h2 span {
  	font-size: 2vw;
}	
}



/**
 * レスポンシブ: TB用 ウィンドウ幅641px以上、834px以下
 */
@media screen and (min-width:641px) and ( max-width:834px) {


/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 36px;
}

/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	font-size: 24px;
}	
}




/**
 * レスポンシブ: SP用 ウィンドウ幅640px以下
 */
@media screen and (max-width:640px) {

	
/* ___________________________________

  コンテンツ
____________________________________ */

.contents {
	padding-top: 50px;
}	


/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
  	font-size: 5vw;
}
.container_subpage h2 span {
  	font-size: 2.5vw;
}
}







/**
 * レスポンシブ: SP用 ウィンドウ幅480px以下
 */
@media screen and ( max-width:480px) {


/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	font-size: 22px;
}
.container h3 {
	font-size: 20px;
}


	
/* ------------------------------

   アクセス方法

------------------------------ */

#how-to-access dl.details dt {
	float: none;
	width: 100%;
	padding: 2% 0;
}
#how-to-access dl.details dd {
	width: 100%;
	padding: 2% 0;
}	
}


/**
 * レスポンシブ: SP用 ウィンドウ幅428px以下
 */
@media screen and ( max-width:428px) {


/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
  	font-size: 6vw;
}
.container_subpage h2 span {
  	font-size: 3vw;
}
}



/**
 * レスポンシブ: SP用 ウィンドウ幅414px以下
 */
@media screen and ( max-width:414px) {

/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	font-size: 22px;
}			
}


/**
 * レスポンシブ: SP用 ウィンドウ幅375px以下
 */
@media screen and ( max-width:375px) {

/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
  	font-size: 7vw;
}
.container_subpage h2 span {
  	font-size: 3.5vw;
}
}

/**
 * レスポンシブ: SP用 ウィンドウ幅374px以下
 */
@media screen and ( max-width:374px) {

}


/**
 * レスポンシブ: SP用 ウィンドウ幅360px以下
 */
@media screen and ( max-width:360px) {

}


/**
 * レスポンシブ: SP用 ウィンドウ幅340px以下
 */
@media screen and ( max-width:340px) {

	
}





/**
 * レスポンシブ: SP用 ウィンドウ幅320px以下
 */
@media screen and ( max-width:320px) {

/* ------------------------------
   見出し
------------------------------ */
.container h3 {
	font-size: 15px;
}
}



/**
 * レスポンシブ: SP用 ウィンドウ幅280px以下
 */
@media screen and ( max-width:280px) {

/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
  	font-size: 8vw;
}
.container_subpage h2 span {
  	font-size: 4vw;
}
}