#wrapper {
  width: 100%;
  padding-top: 0;
  font-family:'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

header {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
    z-index: 1;
    background: #fff;
    max-width: inherit;
    position: fixed;
    top: 0;
    z-index: 2;
}


nav.main_menu {
    position: sticky;
    top: 0;
    width: 100%;
    position: fixed;
    top: 95px;

}



nav.main_menu div {
    max-width: 1440px;
    margin: 0 auto;
    font-size: 14px;
}
nav.main_menu div ul li {
    background: #fff;
    position: relative;
}
nav.main_menu div ul li::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1px;
    height: 2em;
    background-color: #333;
}
nav.main_menu div ul li:last-child:before{
        display: block;
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        width: 1px;
        height: 2em;
        background-color: #333;
}
nav.main_menu div ul li a {
    display: block;
    height: 100%;
    color: #333;
    padding: 15px 0;
    position: relative;
}
nav.main_menu div ul li a::after{
    display: block;
    content: "";
    position: absolute;
    top: 3em;
    right: 0;
    left: 0;
    width: 80%;
    height: 3px;
    margin: auto;
    background-color: #7296F5;
    opacity: 0;
}
nav.main_menu div ul li a:hover {
  text-decoration: none;
}
nav.main_menu div ul li a:hover:after {
  text-decoration: none;
  opacity: 1;
}

.RH ul li.li01 {
    max-width: 224px;
    margin-bottom: 1px;
    margin-right: 5px;
    background: #753445;
    text-align: center;
    padding: 16px 0 0;
    font-size: 20px;
    line-height: 130%;
    height: 42px;
    width: 37%;
}
.RH ul li.li02 {
    max-width: 224px;
    margin-bottom: 1px;
    margin-right: 6%;
    background: #333951;
    text-align: center;
    padding: 16px 0 0;
    font-size: 20px;
    line-height: 130%;
    height: 42px;
    width: 37%;
}
nav.main_menu {
    background: #fff;
}
nav.main_menu div ul li:first-child {
    display: inline-block;
    vertical-align: top;
    /* margin: 0 2px 0 0; */
    max-width: inherit;
    border-left: 2px solid #fff;
    width: 12.5%;
}
nav.main_menu div ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px 0 0;
    max-width: inherit;
    text-align: center;
    /* height: 73px; */
    width: 12.5%;
}
nav.main_menu .menu-link.active {
    background: #fff;
}
nav.main_menu .menu-link.active::after {
    opacity: 1;
}

main {
  margin-top: 147px;
}

main article section h2.title {
    color: #7296F5;
}

main article section h2.title span {
  font-weight: bold;
  color: #333;
}

main article section#information p {
    color: #333;
    font-size: 20px;
}
main article section#information p.catch {
    font-size: 28px;
}
main article section#information p.red{
  color:#C41A30;
  font-weight:bold;
  font-size: 28px;
}
@media ( max-width:768px ){
main article section#information p.red{
    font-size: 20px;
}
}

main article section#information p.red .small{
  font-size: 20px;
}
@media ( max-width:768px ){
main article section#information p.red .small{
    font-size: 16px;
}
}

main article section#towndesign {
    margin-bottom: -100px;
}

main article section#sectionmap div.section_box .box {
    width: 94%;
    padding: 7% 5% 0;
    background: none;
}
@media ( max-width:768px ){
main article section#sectionmap div.section_box .box {
width:90%;
  margin: 0 auto;
  flex-direction: column;
  gap:0;
}
}
.land-titleArea{
    display: block;
}
main article section#sectionmap div.sectionmap_bg{
background-color: #F7F7F7;
max-width: 100%;
padding: 0 0 50px;
}
main article section#sectionmap div.section_box .box p.tit01 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #7296F5;
}
@media ( max-width:768px ){
main article section#sectionmap div.section_box .box p.tit01 {
    font-size: 16px;
    margin-bottom: 10px;
}
}
main article section#sectionmap div.section_box .box p.tit02 {
  font-weight:bold;
  font-size:30px;
  color: #7296F5;
  /*border-bottom: 1px solid #7296F5;*/
  margin-bottom: 5px;
}
@media ( max-width:768px ){
main article section#sectionmap div.section_box .box p.tit02 {
  font-size:28px;
}
}
main article section#sectionmap div.section_box .box p.tit03 {
    font-size: 14px;
}
main article section#sectionmap div.section_box .box + .caution{
    font-size: 11px;
    display: block;
    text-align: left;
    padding: 2% 5% 5%;
}
main article section#sectionmap div.section_box .map_points .title {
    font-weight:bold;
    font-size:28px;
    color:#7296F5;
    height: auto;
}
main article section#sectionmap div.section_box .box p.txt01 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
}
@media ( max-width:768px ){
main article section#sectionmap div.section_box .box p.txt01 {
    font-size: 16px;
}
}
main article section#sectionmap div.section_box .box p.txt02 {
    font-size: 14px;
}

main article section#equipment .setsubi_layout li {
    color: #231815;
}

main article section#location #caption {
    width: 100%;
    max-width: 1300px;
    background-position: center top;
    margin: 20px auto 60px;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
}
main article section#location #caption ul {
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden;
}

main article section#location #caption ul li.li01, main article section#location #caption ul li.li02 {
    width: 50%;
    font-size: 20px;
    color: #000000;
    float: left;
    padding: 30px 0;
}

main article section#location #caption ul li.li03 {
    clear: both;
    width: 50%;
    font-size: 20px;
    color: #000000;
    float: left;
    /* border-bottom: 1px solid #213A70; */
    padding: 30px 0;
}

main article section#location #caption ul li.li04 {
    width: 50%;
    font-size: 20px;
    color: #000;
    float: left;
    padding: 30px 0;
}

main article section#location .box {
    overflow: hidden;
    background: #EAEEEE;
    padding: 3% 7%;
}
main article section#location .locbox00 {
    background: #EAEEEE;
    padding: 3%;
}

.more-trigger a {
    border: 1px solid #C41A30;
    color: #fff;
    background-color: #C41A30;
}

.more-trigger a:hover {
    background-color: #fff;
    color: #C41A30;
}

.more-trigger a span::before, .more-trigger a span::after {
    background-color: #fff;
}
.more-trigger a:hover span::before, .more-trigger a:hover span::after {
    background-color: #C41A30;
}

main article section#location .locbox01.col2 ul {
    background: #EAEEEE;
    padding: 3%;
}

main article section#location .locbox02 {
    background: none;
    padding: 3% 0;
}

main article section#location .locbox00, main article section#location .locbox01 {
  background: #F7F7F7;
   padding: 6% 5%;
}

main article section#location .locbox02 ul li {
    color: #000000;
}

main article section#outline h2 {
  font-weight: normal;
}



main article section#location .box ul.ph01 .block03 {
  padding-top: 22px;
}


@media screen and (max-width: 767px) {

header {
  position: relative;
  top: 0;
}
nav.main_menu {
  position: sticky;
  top: 0;
}

  main {
      margin-top: 0;
  }


  main article section#information p {
      font-size: 14px;
  }
  main article section#information p.catch {
      font-size: 20px;
  }

   header .clearfix li.li04 {
       width: 10%;
       position: fixed;
       right: 2px;
       top: 5px;
   }
   .drawer_menu *{
     /*background: #5D8063;*/
   }
   .drawer_menu .drawer_nav_wrapper {
       width: 100%;
       background-color: #00000038;
      transform: translateY(-100%);
   }
   .drawer_menu .drawer_nav li {
       width: 100%;
   }
   .drawer_menu .drawer_nav li a {
       width: 100%;
       color: #fff;
       background: #7296F5;
   }
   .drawer_menu .drawer_nav li.li01 {
       padding: 0;
       font-weight: normal;
   }

   main article section#towndesign {
       margin-bottom: -50px;
       width: 100%;
   }
   main article section#equipment .setsubi_layout {
    padding-inline: 0;
    padding-left: 0;
}

main article section#location #caption ul li.li01, main article section#location #caption ul li.li02 {
    font-size: 14px;
  }
main article section#location #caption ul li.li03 {
        font-size: 14px;
  }
main article section#location #caption ul li.li04 {
        font-size: 14px;
  }
  main article section#guidemap .setsubi_text1 {
      font-size: 10px;
  }
  main article section#location .box ul.ph01 .block03 {
    padding-top: 0;
  }
}

/**********　R7.9　レイアウト変更*********/
#slider{
    position: relative;
}
#slider .mv_catch{
    position: absolute;
    top: 2%;
    right: 11%;
    width: 30%;
    z-index: 1;
}
.mv_ad{
    display: flex;
    gap: 20px;
    overflow: hidden;
    margin: 10px auto 0;
}
@media ( max-width:768px ){
    .mv_ad{
        flex-direction: column;
        align-items: center;
        gap:0;
    }
}
.mv_ad .big{
    border: 1px solid #5C6164;
    font-size: 14px;
    text-align: center;
    padding: 3px 0px;
    float: left;
    min-width: 80px;
    width: 100%;
    max-width: 100px;
    color: #5C6164;
}

.mv_ad .text{
    padding-top: .5em;
}

.rubyposition_under{
  ruby-position: under;
}
.rubyposition_under rt{
  margin: 2px auto 0;

}
