@charset "utf-8";
/* --------------------------------------------

ページ名

---------------------------------------------- */ 
.main {
  padding-top: 12em;
}

.main-title._center {
  margin: 0 auto 3em;
}
.main-title img {
  display: block;
  width: 100%;
}

.section-heading {
  margin-bottom: 2em;
}

.section-heading._message {
  margin-bottom: 1em;
  color: #fff;
  text-align: right;
}
.section-heading._message b {
  color: #fff;
}

.message {
  margin-bottom: 15em;
  background: url("../img/back.png") no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width:980px){
.message {
  margin-bottom: 8em;
  background-size: 150% auto;
}
}

.message-inner {
  width: 90%; max-width: 962px;
  margin: auto;
  padding-top: 12em;
}
@media screen and (max-width:768px){
.message-inner {
  padding-top: 6em;
}
}

.message-catch {
  margin-bottom: 2em;
  font-size: 30px; font-size: 3rem;
  letter-spacing: 0.1em;
  color: #335380;
}

.message-text {
  max-width: 736px;
  margin: 0 auto 2em;
	line-height: 2;
}
.message-name {
  width: 60%; max-width: 212px;
  margin: 0 0 0 auto;
}

.message-text br{}
@media screen and (max-width:768px){
	.message-text br { display: none;}
	.message-name {
  margin: 3em 0 0 auto;
}

}

.overview-inner,
.history-inner,
.access-inner {
  width: 90%; max-width: 1145px;
  margin: 0 auto 10em;
}

.column-item._col2 {
  max-width: 545px;
}
@media screen and (max-width:768px){
.column-item._col2 {
  max-width: none;
  margin-bottom: 5em;
}
}

.card {}
.card-map {
  margin-bottom: 1.5em;
}
.card-map iframe {
  display: block;
  width: 100%;
  height: 290px;
}

.card-box {
  width: 90%;
  margin: 0 auto;
}

.card-box > p {
  font-size: 14px; font-size: 1.4rem;
}

.card-heading {
  font-size: 14px; font-size: 1.4rem;
  color: #7D8A91;
}

.card-heading b {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 25px; font-size: 2.5rem;
  font-weight: normal;
  vertical-align: middle;
  color: #335380;
}

.card-button {
  display: block;
  max-width: 175px;
  margin-top: 2em;
  padding: 0.2em 0;
  font-size: 12px; font-size: 1.2rem;
  text-align: center;
  color: #fff;
  border-radius: 15px;
  background: #3D4053;
}
@media screen and (max-width:499px){
.column-item._col2 {
  margin: 2em auto 0;
}
}



.contentsTitle {
  max-width: 262px;
  margin: 0 auto 1em;
  text-align: center;
}


.first {
margin-bottom: 10em;
padding: 10em 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bfe7ff+0,e8fffe+100 */
background: rgb(191,231,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(191,231,255,1) 0%, rgba(232,255,254,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(191,231,255,1) 0%,rgba(232,255,254,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(191,231,255,1) 0%,rgba(232,255,254,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfe7ff', endColorstr='#e8fffe',GradientType=0 ); /* IE6-9 */
}

.first__heading {
  margin-bottom: 2em;
  font-size: 27px; font-size: 2.7rem;
  text-align: center;
  color: #335380;
}

.first__text {
  width: 90%;
  margin: 0 auto 3em;
  text-align: center;
}

.first__name {
  max-width: 211px;
  margin: 0 auto;
  padding-top: 3em;
  text-align: center;
}


.summary__heading {
  margin-bottom: 5em;
  font-size: 25px; font-size: 2.5rem;
  text-align: center;
  color: #335380;
}

.summaryBox {
  display: flex;
  justify-content: center;
  width: 90%; max-width: 916px;
  margin: 0 auto 8em;
  padding: 6em 0;
  background: rgba(218,229,230,0.2);
}

.summaryList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 42%;
}

.summaryList__head {
  width: 28%;
  font-size: 14px; font-size: 1.4rem;
  font-weight: bold;
  color: #284C80;
  border-right: 2px dotted #000;
}
.summaryList__text {
  box-sizing: border-box;
  width: 72%;
  padding: 0 1em 2em;
  font-size: 14px; font-size: 1.4rem;
  letter-spacing: 0;
}


.history__heading {
  margin-bottom: 3em;
  font-size: 25px; font-size: 2.5rem;
  text-align: center;
  color: #335380;
}
.historyBox {
  width: 90%; max-width: 916px;
  margin: 0 auto 8em;
  padding: 6em 0;
  background: rgba(218,229,230,0.2);
}

.historyList {
  overflow: hidden;
  width: 95%; max-width: 742px;
  margin: auto;
}

.historyList__head {
  box-sizing: border-box;
  float: left;
  clear: left;
  width: 13em;
  padding: 1em 3% 1em 5%;
  font-size: 14px; font-size: 1.4rem;
  font-weight: bold;
  color: #284C80;
}

.historyList__text {
  box-sizing: border-box;
  padding: 1em 0 1em 0;
  font-size: 14px; font-size: 1.4rem;
  border-bottom: 1px dotted #000;
}
.historyList__text:nth-last-of-type(1) {
  border-bottom: none;
}


.access__heading {
  margin-bottom: 3em;
  font-size: 25px; font-size: 2.5rem;
  text-align: center;
  color: #335380;
}
.accessBox {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.accessBox:nth-of-type(1) {
  margin-bottom: 1em;
}
.accessBox__detail {
  display: flex;
  align-items: center;
  width: 50%;
  padding: 6em 3%;
  background: #85CDD6;
}
.accessBox__inner {
  max-width: 420px;
  margin: auto;
}
.accessBox__heading {
  margin-bottom: 1em;
  font-size: 26px; font-size: 2.6rem;
  line-height: 1.4;
  color: #fff;
}
.accessBox__heading span {
  display: block;
  font-family: quasimoda, sans-serif;
  font-style: normal;
  font-size: 14px; font-size: 1.4rem;
}

.accessBox__text {
  font-size: 14px; font-size: 1.4rem;
  letter-spacing: 0;
  color: #fff;
}

.accessBox__map {
  width: 50%;
}
.accessBox__map iframe {
  display: block;
  width: 100%;
  height: 400px;
}

.card-box ._access b { 
	font-weight: 900;
}

