@charset "utf-8";

/*////////////////////////////////////////////////////////

style20226

////////////////////////////////////////////////////////*/

/* common
------------------------------------------------------- */
body {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, Quicksand, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.home .wrap {
  padding: 0;
}

.spacer10 {
  height: 10px;
}

small {
  font-size: .8em;
}

/*----- header -----*/
.header_left {
  line-height: 1.2;
}
.header_L_text {
  margin-bottom: 5px;
}
.site-logo {
  width: 230px;
  margin: 0;
}
.drawer-btn {
  width: auto;
  padding: 20px 15px 12px;
  font-size: 2.8vw;
}
.drawer-btn i {
  display: block;
  font-size: 9vw;
}

/*----- footer -----*/
.btn_fixed_line {
  width: 110px;
  position: fixed;
  right: 5px;
  bottom: 70px;
  z-index: 100;
}
.footerBottom_inner {
  padding: 30px 20px;
}
.textwidget {
  padding: 40px 20px;
}
.button {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 400px;
  margin: 10px auto 0;
  height: 70px;
  border-radius: 3px;
  font-weight: bold;
}
.footer_tel {
  letter-spacing: .03em;
  font-family: Arial, Helvetica, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
  font-size: 2.6em;
  font-weight: bold;
}
.footer_tel i {
  margin-right: 10px;
}
.footer_adress {
  margin-top: 5px;
}
#copyright {
  font-size: .75em;
}

/*----- mvスライド文言 -----*/
.yt_text [class*="n2-font-"] {
  text-shadow: 1px 1px 2px rgba(45,85,189,.7) !important;
  font-weight: bold !important;
}

/*----- box -----*/
.section_green {
  line-height: 1.5;
  font-size: 1.3em;
  font-weight: bold;
  background: linear-gradient(180deg, #eef8fd 0%, #dcf2fd 100%);
}
.section_green h2 {
  font-size: 1.5em;
}
.section_green_L,
.section_green_S {
  padding: 30px 20px;
}
.one_third_LL {
  margin-right: 0;
}
[class*="one_third_"] span {
  font-weight: bold;
}
[class*="one_third_"] img {
  width: 100%;
}
.white-box {
  margin: 8px 0;
  padding: 14px 20px;
}

/*----- メニューバナー -----*/
.baner_under {
  letter-spacing: .07em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
}
.baner_under:before {
  background: #2364c6;
}

/*----- お知らせ/ブログ -----*/
#npcatch {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  height: auto;
  margin: 0 !important;
  padding: 0 1%;
}
#npcatch li {
  width: 31%;
  height: auto;
  margin: 0 0 20px !important;
  padding: 0 !important;
  float: none;
}
#npcatch .title {
  line-height: 1.2;
  font-weight: bold;
}
#npcatch img {
  margin-bottom: 15px;
  border: 0;
  box-shadow: none;
}

/*----- title -----*/
body:not(.home) h2:not([class]),
.home .textwidget h2,
.frontpage_box > h2,
.top-widget .widget-title {
  padding: 7px 14px;
  border: 0;
  text-shadow: none;
  font-size: 1.5em;
  color: #fff;
  background: #2364c6;
}
.top-widget .widget-title, .archive-widget .widget-title, .entry-title, .archive-title {
  height: auto;
  border-width: 2px;
}

@media screen and (min-width: 1081px) {
  .main-column {
    width: 70%;
  }
}

@media screen and (min-width: 1025px) {
  .wrap {
    padding-top: 2em;
  }
  
  /*----- header -----*/
  .header {
    text-shadow: 1px 1px 2px rgba(45,85,189,.7);
  }
  
  /*----- ブログ -----*/
  #npcatch li {
    width: 15%;
  }
}

@media (min-width: 769px) {
  .header {
    padding: 15px 0;
  }
  .telup,
  .telarea {
    font-weight: bold;
  }
  .telarea {
    letter-spacing: .05em;
    font-family: Arial, Helvetica, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
    font-size: 1.2em;
  }
  
  /*----- gnav -----*/
  .gnav-ul {
    margin-left: 10px;
  }
  .gnav-container ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
  }
  .gnav-container ul,
  .gnav-container > ul > li {
    border-color: rgba(255, 255, 255, .8);
  }
  .gnav-container > ul > li {
    width: 8%;
    float: none;
  }
  .gnav-container > ul > li:nth-child(n+2):nth-child(-n+5) {
    width: 14%;
  }
  .gnav-container .menu-item-12953 {
    width: 12%;
  }
  .gnav-container li a {
    text-shadow: 1px 1px 2px rgba(45,85,189,.7);
    font-weight: bold;
  }
  .gnav-container li .sub-menu li a {
    width: 230px;
    padding-left: 14px;
    padding-right: 14px;
  }
  .gnav-container li .sub-menu .sub-menu {
    top: 54px;
  }
  
  /*----- box -----*/
  .one_third_LL {
    padding-right: 15px;
    padding-left: 15px;
  }
  .one_third_LL [class*="section_green"],
  .one_third_LL .home_mid {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (max-width: 1024px) {
  #gnav {
    border: 0;
    background: #2d55bd;
  }
  ul#gnav-ul {
    margin: 0;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #gnav .container {
    padding: 0;
  }
  ul#gnav-ul {
    margin: 0;
  }
  .gnav-container li a {
    font-size: 1.4vw;
  }
}

@media (max-width: 800px) {
  .header {
    padding: 12px 0;
  }
}

@media screen and (max-width: 768px) {
  .site-logo {
    width: 200px;
  }
  #gnav * {
    border-right: 0;
    border-left: 0;
  }
  .gnav-container a:after {
    color: #fff;
  }
  .btn_fixed_line {
    width: 90px;
  }
}

@media screen and (max-width: 640px) {
  #npcatch li {
    width: 48%;
  }
  .one_third_textL,
  .one_third_textR {
    font-size: 3vw;
  }
}

@media screen and (max-width: 480px) {
  .one_third_textL, .one_third_textR {
    font-size: 4vw;
  }
  .footer_tel {
    font-size: 9vw;
  }
  .btn_fixed_line {
    width: 24vw;
  }
}






