@charset "UTF-8";
/* CSS Document */

#powerTip {
  cursor: default;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  border-color: #333;
  border-color: rgba(0, 0, 0, 0.8);
  border-radius: 6px;
  color: #fff;
  display: none;
  padding: 10px;
  position: absolute;
  white-space: nowrap;
  z-index: 2147483647
}
#powerTip:before {
  content: attr(class) " ";
  position: absolute;
  height: 0;
  width: 0;
  text-indent: 100%;
  overflow: hidden
}
#powerTip.n:before, #powerTip.s:before {
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  left: 50%;
  margin-left: -5px
}
#powerTip.e:before, #powerTip.w:before {
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  margin-top: -5px;
  top: 50%
}
#powerTip.n:before, #powerTip.ne:before, #powerTip.nw:before {
  bottom: -10px
}
#powerTip.n:before, #powerTip.ne-alt:before, #powerTip.ne:before, #powerTip.nw-alt:before, #powerTip.nw:before {
  border-top-color: inherit;
  border-top-style: solid;
  border-top-width: 10px
}
#powerTip.e:before {
  border-right-color: inherit;
  border-right-style: solid;
  border-right-width: 10px;
  left: -10px
}
#powerTip.s:before, #powerTip.se:before, #powerTip.sw:before {
  top: -10px
}
#powerTip.s:before, #powerTip.se-alt:before, #powerTip.se:before, #powerTip.sw-alt:before, #powerTip.sw:before {
  border-bottom-color: inherit;
  border-bottom-style: solid;
  border-bottom-width: 10px
}
#powerTip.w:before {
  border-left-color: inherit;
  border-left-style: solid;
  border-left-width: 10px;
  right: -10px
}
#powerTip.ne:before, #powerTip.se:before {
  border-right: 10px solid transparent;
  border-left: 0;
  left: 10px
}
#powerTip.nw:before, #powerTip.sw:before {
  border-left: 10px solid transparent;
  border-right: 0;
  right: 10px
}
#powerTip.ne-alt:before, #powerTip.nw-alt:before, #powerTip.se-alt:before, #powerTip.sw-alt:before {
  bottom: -10px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 10px
}
#powerTip.ne-alt:before {
  left: auto;
  right: 10px
}
#powerTip.se-alt:before, #powerTip.sw-alt:before {
  border-top: none;
  bottom: auto;
  top: -10px
}
#powerTip.se-alt:before {
  left: auto;
  right: 10px
}
#powerTip {
  position: absolute;
  display: none;
  width: 620px;
  padding: 0;
  border: none;
  box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.35);
  background-color: rgba(255, 255, 255, 0.95);
  border-color: rgba(255, 255, 255, 0.95)
}


.heroBlock {
  position: relative
}
.heroBlock .hero__image img {
  width: 100%
}
@media (min-width: 701px) {
  .heroBlock .media__caption {
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: black
  }
    .heroBlock .media__caption2 {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: black
  }
}
@media (max-width: 700px) {
  .heroBlock .media__caption {
    margin: 0 0.5em
  }
.heroBlock .media__caption2 {
    margin: 0 0.5em
  }    
}
.pageTitle {
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 20px
}
@media (max-width: 700px) {
  .pageTitle {
    font-size: 15px
  }
}
.pageCopy {
  margin-bottom: 1em;
  font-size: 25px;
  text-align: center
}
@media (max-width: 700px) {
  .pageCopy {
    font-size: 21px
  }
}
.leadText {
  font-size: 18px;
  text-align: center
}
@media (max-width: 700px) {
  .leadText {
    font-size: 16px;
    text-align: justify
  }
}
.section {
  margin-bottom: 60px
}
@media (max-width: 700px) {
  .section {
    margin-bottom: 40px
  }
}
.section .text {
  margin-bottom: 2em;
  line-height: 1.8
}
.sectionHeader {
  margin-bottom: 40px
}
.sectionTitle {
  margin-bottom: 0.75em;
  font-size: 24px
}
.sectionTitle .englishLead {
  display: block;
  margin-bottom: 0.5em;
  font-size: 16px;
  color: #305d5f
}
.sectionLead {
  margin-bottom: 0.5em;
  font-size: 24px;
  text-align: center
}
.panoramaBox .caption {
  margin: 0.5em;
  font-size: 10px;
  text-align: right
}
.panoramaImage {
  position: relative;
  height: 300px
}
@media (max-width: 700px) {
  .panoramaImage {
    height: 300px
  }
}
.panoramaImage img {
  max-width: none;
  height: 300px
}
@media (max-width: 700px) {
  .panoramaImage img {
    height: 300px
  }
}
.panoramaImage .scrollingHotSpotLeft, .panoramaImage .scrollingHotSpotRight {
  position: absolute;
  top: 0;
  z-index: 24;
  width: 77px;
  height: 100%;
  min-width: 0;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-size: 36px 62px
}
@media (max-width: 700px) {
  .panoramaImage .scrollingHotSpotLeft, .panoramaImage .scrollingHotSpotRight {
    width: 50px
  }
}
.panoramaImage .scrollingHotSpotLeft {
  left: 0;
  background-image: url(../img/panorama_arrow_left.png)
}
.panoramaImage .scrollingHotSpotRight {
  right: 0;
  background-image: url(../img/panorama_arrow_right.png)
}
.section-1 .row-1 {
  padding-top: 100px
}
@media (min-width: 701px) {
  .section-1 .row-1 .col-1 {
    float: left;
    width: 500px;
    padding-top: 20px
  }
}
@media (min-width: 701px) {
  .section-1 .row-1 .col-2 {
    float: right;
    width: 500px
  }
}
.section-1 .row-2 {
  position: relative;
  margin-bottom: 30px;
  padding-top: 80px
}
@media (min-width: 701px) {
  .section-1 .row-2 {
    min-height: 540px
  }
}
@media (min-width: 701px) {
  .section-1 .row-2 .col-1 {
    float: left;
    width: 500px
  }
}
@media (min-width: 701px) {
  .section-1 .row-2 .col-2 {
    position: absolute;
    top: 40px;
    right: 0
  }
}
.section--plan {
  margin-bottom: 0;
  background: #eeeceb;
  text-align: center
}
@media (max-width: 700px) {
  .section--plan img {
    width: 100%
  }
}
.section--plan .plan {
  position: relative;
  padding-bottom: 80px
}
@media (min-width: 701px) {
  .section--plan .plan:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 0;
    padding-top: 170px;
    background: #3a4c57
  }
}
@media (max-width: 700px) {
  .section--plan .plan {
    padding-bottom: 40px
  }
}
.section--plan .plan .planImage {
  position: relative;
  z-index: 10
}
.section--plan .plan:last-child {
  padding-bottom: 0
}
.section--plan .plan--b {
  padding: 70px 0;
  background: url(../img/bg_pattern_stripe.png) repeat 0 0/20px 20px
}
@media (min-width: 701px) {
  .section--plan .plan--b:before {
    display: none
  }
}
.section--plan .plan--b .planBox {
  background: #fff
}
.section--plan .plan--b .planBox:after {
  content: "";
  display: block;
  clear: both
}
@media (min-width: 701px) {
  .section--plan .plan--b .planBox {
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 40px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planBox {
    width: 95%;
    margin-right: auto;
    margin-left: auto
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planBox .el-3 {
    float: left
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planBox .el-4 {
    float: right
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planBox .el-5 {
    float: left
  }
}
.section--plan .plan--b .planPointLinks:hover .planPointLink {
  -webkit-animation: none;
  animation: none
}
.section--plan .plan--b .planPointLink {
  position: absolute;
  display: flex;
  border-radius: 8px;
  background: #3a4c57;
  font-family: "YakuHanJP_Noto", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  justify-content: center;
  align-items: center;
  -webkit-animation: anim_planPoint 1s ease 1s alternate infinite;
  animation: anim_planPoint 1s ease 1s alternate infinite
}
@-webkit-keyframes anim_planPoint {
  0% {
    background: #3a4c57
  }
  100% {
    background: #5a94aa
  }
}
@keyframes anim_planPoint {
  0% {
    background: #3a4c57
  }
  100% {
    background: #5a94aa
  }
}
.section--plan .plan--b .planPointLink:hover {
  background: #5a94aa;
  opacity: 1;
  transform: scale(1.1);
  transition: none
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointLink {
    width: 32px;
    height: 32px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointLink {
    width: 5vw;
    height: 5vw;
    border-radius: 20%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointLink-1_1 {
    top: 295px;
    right: 163px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointLink-1_1 {
    top: 20.1%;
    right: 27.7%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointLink-1_2 {
    top: 654px;
    right: 161px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointLink-1_2 {
    top: 49.6%;
    right: 27.7%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointLink-1_3 {
    top: 839px;
    right: 161px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointLink-1_3 {
    top: 64.8%;
    right: 27.7%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointLink-2 {
    top: 210px;
    right: 371px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointLink-2 {
    top: 13.1%;
    right: 62.7%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointLink-3_1 {
    top: 394px;
    right: 274px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointLink-3_1 {
    top: 28.1%;
    right: 46.7%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointLink-3_2 {
    top: 890px;
    right: 356px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointLink-3_2 {
    top: 68.9%;
    right: 60.4%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointLink-4_1 {
    top: 238px;
    right: 274px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointLink-4_1 {
    top: 15.4%;
    right: 46.6%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointLink-4_2 {
    top: 503px;
    right: 176px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointLink-4_2 {
    top: 37.1%;
    right: 29.9%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointLink-5 {
    top: 433px;
    right: 393px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointLink-5 {
    top: 31.4%;
    right: 66.6%
  }
}
.section--plan .plan--b .pointList {
  position: relative
}
.section--plan .plan--b .planPointListLink {
  position: absolute;
  display: block;
  text-indent: -9999px;
  line-height: 0;
  font-size: 0;
  text-decoration: none
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointListLink {
    left: 166px;
    width: 36px;
    height: 36px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointListLink {
    left: 50%;
    width: 10vw;
    height: 10vw;
    margin-left: -5vw
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointListLink-1 {
    top: 19px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointListLink-1 {
    top: 6%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointListLink-2 {
    top: 128px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointListLink-2 {
    top: 24%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointListLink-3 {
    top: 235px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointListLink-3 {
    top: 42.2%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointListLink-4 {
    top: 343px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointListLink-4 {
    top: 60.3%
  }
}
@media (min-width: 701px) {
  .section--plan .plan--b .planPointListLink-5 {
    top: 483px
  }
}
@media (max-width: 700px) {
  .section--plan .plan--b .planPointListLink-5 {
    top: 78.3%
  }
}
.section--plan .plan--b .btype_point {
  display: none
}
#cboxOverlay {
  background: #000
}
#cboxNext, #cboxPrevious {
  top: auto;
  bottom: 0;
  padding: 20px
}
#cboxNext {
  width: 70px;
  height: 15px;
  background: url(../img/btn_next.png) no-repeat center center/70px 15px
}
#cboxPrevious {
  width: 72px;
  height: 15.5px;
  background: url(../img/btn_back.png) no-repeat center center/72px 15px
}
@media (max-width: 700px) {
  .btype_point {
    background: #fff
  }
}
.colorboxLink {
  display: none;
  visibility: hidden
}
.section--selectsystem {
  margin-bottom: 0;
  padding: 10px 0 40px;
  background: #515453;
  text-align: center;
  color: #fff
}
@media (max-width: 700px) {
  .section--selectsystem {
    padding: 0 0 20px
  }
  .section--selectsystem img {
    width: 100%
  }
  .section--selectsystem .l-inner {
    padding: 0
  }
}
.planIndex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.planitem {
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 30px;
}
.planitem-2 {
	margin-bottom: 5px;
}

.btnarea {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align : center;
	margin-top: 10px;
}

.printbtn {
	magin-left: 10px;
	margin-right: 10px;
}
.printbtn:hover{
	opacity: 0.5;
}

.clocebtnAria {
}

.closebtn {
	magin-left: 10px;
	margin-right: 10px;
}
.closebtn:hover{
	opacity: 0.5;
}

.copyright .inner {
	margin-top: 20px;
}

.planinner {
	margin-top: 20px;
}
/*@media (min-width: 701px) {
body, .popup{
    padding-top: 90px !important
}
}
@media (max-width: 700px){
body, .popup{
    padding-top: 60px !important
}
}*/
.pageNotesBlock {
  margin: 10px 0
}
@media (min-width: 701px){
.media__caption {
  display: block;
  padding-top: 4px;
  font-size: 10px;
  font-size: 1rem;
  text-align: left;
  color:white !important
}
.media__caption2 {
  display: block;
  padding-top: 4px;
  font-size: 10px;
  font-size: 1rem;
  text-align: right;
  color:white !important
}
}

.pageCopy2 {
    color: #B60005;
  margin-bottom: 0.3em;
  font-size: 36px;
  text-align: center
}

.line {
    border-top: 1px solid black;
    margin-bottom: 0.5em;
}
