@charset "utf-8";
/*reset*/
/**********************************************/
a {
text-decoration: none;
}
#special_body a:link {
color:#008F9F;
font-weight: bold;
}
/* clearfix */
/*************************************************************/
#special_body {
	font-family: YakuHanJP, 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, Helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1.2rem;
}
#special_body .clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
#special_body .clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* custom */
/*************************************************************/
/*html{
	width: 950px;
	margin: 0 auto;
}*/

#specialContents02{
	width: 100%;
	margin: 0 auto;
	max-width: 1000px;
    color: #666666;
	font-size: 1.2rem;
}
#special_body #map img{
	margin: auto;
	max-width: 100%;
	height: auto;
}
#special_body .br-pc { display:block; }
#special_body .br-sp { display:none; }
#special_body .pc { display: block !important; }
#special_body .sp { display: none !important; }
#special_body .copy h1{
	font-size: 1.5rem;
	text-align: center;
	line-height: 1.5em;
	margin-top: 30px;
	color: #666666;
}
#special_body h2 span{
	font-size: 1.2rem;
    display: block;
    padding: 10px;
}
#special_body .copy{
	margin-top: 37px;
	margin: 0 auto;
	max-width: 100%;
}
#special_body #nav ul {
	max-width: 100%;
    display: flex;
	flex-wrap:wrap;
	list-style: none;
	padding: 20px 0;
}
#special_body #nav a.nav {
    width: 19.5%;
    color: #008f9f;
    font-size: 0.7rem;
    line-height: 1.6em;
    margin: 2px;
    padding: 18px 10px;
    border-right: solid 1px #008f9f;
    text-align: left;
    display: block;
    height: 50px;
}
#special_body #nav a.nav.none {
	border-right: none;
}
#special_body #nav a.nav.pdtb {
	padding: 10px 10px !important;
}

#special_body #nav a{
  position: relative;
  display: inline-block;
}
#special_body #nav a::before {
 content: '';
    position: absolute;
    left: 50%;
    top: -3px;
    display: inline-block;
    width: 170px;
    height: 1px;
    /* -webkit-transform: translateX(-50%); */
    transform: translateX(-50%);
    background-color: #008f9f;
    border-radius: 1px;
}
#special_body #nav a::after {
 content: '';
    position: absolute;
    left: 50%;
	bottom: -2px;/*線の上下位置*/
    display: inline-block;
    width: 170px;
    height: 1px;
    /* -webkit-transform: translateX(-50%); */
    transform: translateX(-50%);
    background-color: #008f9f;
    border-radius: 1px;
}
#special_body #nav li::before,
#special_body #nav li::after {
	content: "";
	position: absolute;
	top: 40%;
	right: 1%;
	width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #008f9f;
}
#special_body #nav li,
#special_body #nav ::before,
#special_body #nav li::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#special_body #Contents01 h1 ,#special_body #Contents02 h1 ,#special_body #Contents03 h1 ,#special_body #Contents04 h1 ,#special_body #Contents05 h1 ,#special_body #Contents06 h1 ,#special_body #Contents07 h1 ,#special_body #Contents08 h1 ,#special_body #Contents09 h1{

width: 118px;
margin: 0 auto;
margin-bottom: 10px;
}
#special_body #Contents01 h2 ,#special_body #Contents02 h2 ,#special_body #Contents03 h2 ,#special_body #Contents04 h2 ,#special_body #Contents05 h2 ,#special_body #Contents06 h2 ,#special_body #Contents07 h2 ,#special_body #Contents08 h2 ,#special_body #Contents09 h2{
	font-size: 1.8rem!important;
	color: #194492!important;
	text-align: center!important;
	line-height: 1em;
}
#Contents01 ,#Contents03 ,#Contents05 ,#Contents07 ,#Contents09 {
	background-color: #cae5ff;
	padding: 30px 20px;
	margin-top: 5px;
}
#Contents02 ,#Contents04 ,#Contents06 ,#Contents08{
	background-color: #d9f0f2;
	padding: 30px 20px;
	margin-top: 5px;
}
#special_body .details{
  width: 50%;
}
#special_body .container{
  margin-top: 20px;
  width: 100%;
  display: flex;
  flex-direction: row;
}
/*.container p{
  -webkit-box-flex: 1;
  box-flex: 1;
  width: 100%;
}*/
#special_body .catch-copy{
	text-align: left;
	margin-right: 5%;
	margin-bottom: 5%;
	font-size: 1.1rem;
	line-height: 1.8rem;
}
#special_body .icon ,.text{
	text-align: center;
	margin-top: 5px;
	font-size: 1.1rem;
}

/*.btn{
	width: 60%!important;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	color: #ffffff;
	background-color: #194492;
	padding: 10px 20px;
}*/
#special_body .btn,
#special_body .btn-none{
	width: 60%;
	display: block;
	position: relative;
	background-color: #194492;	/* 施設ボタン背景色 */
	text-align: center;
	font-size: 1.3rem;
	color: #ffffff;		/* 施設ボタン文字色 */
	font-weight: bold;
	padding: 10px;
	margin: 0 auto;
	margin-top: 20px;
}
#special_body .btn:hover {
	opacity: 0.8 ;	/* 施設ボタンオーバー色 */
}
#special_body #nav a:hover {
	background-color: #e7f3ff;/* 施設ボタンオーバー色 */
}
#special_body .btn::before,
#special_body .btn::after {
	content: "";
	position: absolute;
	top: 32%;
	right: 3%;
	width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ffffff;
}
#special_body .btn,
#special_body .btn::before,
#special_body .btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#special_body #Contents09 .btn{
	margin-top: 160px;
}
#special_body #Contents04 .btn{
	margin-top: 100px;
}

@media screen and (max-width: 640px) {
#special_body .br-pc { display:none; }
#special_body .br-sp { display:block; }
#special_body .pc { display: none !important; }
#special_body .sp { display: block !important; }
#special_body .copy h1{
	font-size: 1rem;
	text-align: center;
	line-height: 1.5em;
	margin-top: 10px;
	color: #666666;
}
#special_body h2 span{
	font-size: 1rem;
}
#special_body img{
		max-width: 100%;
	}

#special_body .copy {
    margin-top: 37px;
    margin: 0 auto;
    max-width: 100%;
}

#special_body #place{
 max-width: 100%;
}

#special_body .container{
  margin-top: 20px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}
#special_body #nav ul {
	max-width: 100%;
    display: flex;
	flex-wrap:wrap;
	list-style: none;
}
#special_body #nav a.nav {
    width: 48%;
	color: #008f9f;
    font-size: 0.7rem;
    line-height: 1.6em;
    margin: 2px;
    padding: 18px 5px;
	border-right: solid 1px #008f9f;
	text-align: left;
}
#special_body #nav a.nav.none {
	border-right: solid 1px #008f9f;
}
#special_body #nav a.nav.none-sp {
	border-right: none;
}
#special_body #nav a.nav.pdtb {
    padding: 12px 5px !important;
}
#special_body #nav a{
  position: relative;
  display: inline-block;
}
#special_body #nav a::before {
 content: '';
    position: absolute;
    left: 50%;
    /*top: -1px;*/
    display: inline-block;
    width: 150px;
    /*height: 0.5px;*/
    /* -webkit-transform: translateX(-50%); */
    transform: translateX(-50%);
    background-color: #008f9f;
    border-radius: 1px;
}
#special_body #nav a::after {
 content: '';
    position: absolute;
    left: 50%;
    /*top: -0.5px;*/
    display: inline-block;
    width: 150px;
    height: 1px;
    /* -webkit-transform: translateX(-50%); */
    transform: translateX(-50%);
    background-color: #008f9f;
    border-radius: 1px;

}
#special_body #nav li::before,
#special_body #nav li::after {
	content: "";
    position: absolute;
    top: 40%;
    right: 1%;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #008f9f;
}
#special_body #nav li,
#special_body #nav ::before,
#special_body #nav li::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size:0.9rem;
}
#special_body #Contents01 h1 ,#special_body #Contents02 h1 ,#special_body #Contents03 h1 ,#special_body #Contents04 h1 ,#special_body #Contents05 h1 ,#special_body #Contents06 h1 ,#special_body #Contents07 h1 ,#special_body #Contents08 h1 ,#special_body #Contents09 h1{

width: 107px;
margin: 0 auto;
	margin-top: 20px;
}
#special_body #Contents01 h2 ,#special_body #Contents02 h2 ,#special_body #Contents03 h2 ,#special_body #Contents04 h2 ,#special_body #Contents05 h2 ,#special_body #Contents06 h2 ,#special_body #Contents07 h2 ,#special_body #Contents08 h2 ,#special_body #Contents09 h2{
	font-size: 1.3rem!important;
	color: #194492!important;
	text-align: center!important;
	margin: 10px;
}
#special_body #Contents01 ,#special_body #Contents03 ,#special_body #Contents05 ,#special_body #Contents07 ,#special_body #Contents09 {
	background-color: #cae5ff;
	padding: 20px;
	margin-top: 5px;
}
#special_body #Contents02 ,#special_body #Contents04 ,#special_body #Contents06 ,#special_body #Contents08{
	background-color: #d9f0f2;
	padding: 20px;
	margin-top: 5px;
}
/*#special_body #Contents02 ,#special_body #Contents05 ,#special_body #Contents06 ,#special_body #Contents08 ,#special_body #Contents09{
		margin-bottom: -55px;
		
	}*/
#special_body .details{
  width:100%;
}

/*.container p{
  -webkit-box-flex: 1;
  box-flex: 1;
  width: 100%;
}*/
#special_body .catch-copy{
	text-align: left;
	/*margin-left: 5%;*/
}
#special_body .icon ,.text{
	text-align: center;
	margin-top: 5px;
}
#special_body .btn{
	width: 100%!important;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	color: #ffffff;
	background-color: #194492;
	padding: 10px 20px;
}
#special_body #Contents09 .btn{
	margin-top: 0px;
}
#special_body #Contents04 .btn{
	margin-top: 0px;
}

}

