@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline
}
:focus {
  outline: 0
}
ol, ul {
  list-style: none
}
table.table {
  border-collapse: separate;
  border-spacing: 0
}
caption, th, td {
  font-weight: normal;
  text-align: left
}
blockquote:before, blockquote:after, q:before, q:after {
  content: ""
}
blockquote, q {
  quotes: """"
}
a img {
  border: 0
}
figure {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
input[type="submit"], input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: 0;
  box-sizing: border-box;
  cursor: pointer
}
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration {
  display: none
}
input[type="submit"]::focus, input[type="button"]::focus {
  outline-offset: -2px
}
body {
  background-color: #fffbe9;
  font-family: "Noto Sans Japanese", Helvetica, Arial, "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif
}
a {
  text-decoration: none
}
#body_container {
  margin-top: 60px
}
@media screen and (max-width:768px) {
  #body_container {
    margin-top: 110px
  }
}
.conts_w {
  background-color: #fff
}
.conts_box {
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 4% 95px 4%
}
.conts_box_2 {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 4% 95px 4%
}
.menu:before, .menu:after, .footer_address:before, .footer_address:after, .doc:before, .doc:after {
  content: " ";
  display: table
}
.menu:after, .footer_address:after, .doc:after {
  clear: both
}
.menu, .footer_address, .doc {
  *zoom: 1
}
header {
  position: fixed;
  width: 100%;
  height: 60px;
  left: 0;
  top: 0;
  background-color: #ffce00;
  z-index: 9999
}
header .tx_small {
  padding: 0 0 0 28px;
  font-size: .7em
}
header #logo {
  width: 200px;
  height: auto;
  float: left;
  padding-left: 2%;
  padding-top: 3px;
  padding-bottom: 12px
}
@media all and (-ms-high-contrast:none) {
  header #logo {
    height: 60px
  }
  #bana_home {
    height: 21px
  }
  header nav a img {
    height: 32px
  }
}
.menu {
  position: relative;
  height: 43px;
  max-width: 70%;
  margin: 0 auto;
  float: right;
  font-family: "Noto Sans Japanese", Helvetica, Arial, "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif
}
.menu > li {
  float: left;
  height: 50px;
  line-height: 38px;
  padding: 0 20px
}
.menu > li a {
  display: block;
  color: #000;
  font-weight: 500
}
ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1
}
ul.menu__third-level {
  visibility: hidden;
  opacity: 0
}
ul.menu__fourth-level {
  visibility: hidden;
  opacity: 0
}
.menu__second-level li {
  border-bottom: 1px solid #ddd;
  line-height: 3em
}
.menu__third-level li {
  border-top: 1px solid #111
}
.menu__second-level li a:hover {
  background: #ffce00
}
.menu__third-level li a:hover {
  background: #2a1f1f
}
.menu__fourth-level li a:hover {
  background: #1d0f0f
}
.menu > li.menu__mega {
  position: relative
}
li.menu__mega ul.menu__second-level {
  position: absolute;
  top: 30px;
  left: 0;
  background: #fff;
  width: 150%;
  margin-left: -20px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}
.menu_s_l_r {
  left: -160px
}
li.menu__mega:hover ul.menu__second-level {
  top: 43px;
  visibility: visible;
  opacity: 1;
  margin-left: -20px
}
@-moz-document url-prefix() {
  li.menu__mega:hover ul.menu__second-level {
    top: 55px
  }
}
li.menu__mega ul.menu__second-level > li a {
  padding: 0 5%
}
@media screen and (max-width:990px) {
  li.menu__mega ul.menu__second-level {
    width: 170%
  }
  .menu > li {
    padding: 0 9px;
    font-size: .9em
  }
}
@media screen and (max-width:768px) {
  header {
    height: 110px
  }
  header #logo {
    width: 140px;
    height: 30px;
    float: left;
    padding: 7px 0 0 2%
  }
  #bana_home {
    float: right;
    margin: 7px;
    width: 21px
  }
  header nav {
    max-width: 768px;
    margin: 0 auto;
    padding: 5px 0;
    border-top: 1px solid #fff;
    clear: both
  }
  .menu {
    max-width: 100%;
    height: 65px;
    margin: 0 auto;
    float: none
  }
  .menu > li {
    float: left;
    height: 63px;
    padding: 0;
    width: 25%;
    font-size: 1em
  }
  .menu > li:hover {
    border-bottom: 3px solid #0984e3;
    -webkit-transition: all .1s;
    transition: all .1s
  }
  .menu > li .init-bottom {
    margin-top: 3px;
    padding: 0;
    font-size: .7em;
    line-height: 1em;
    text-align: center
  }
  .menu > li .init-bottom a {
    padding-right: 0
  }
  .menu > li.menu__mega {
    position: static
  }
  li.menu__mega ul.menu__second-level {
    position: absolute;
    top: 40px;
    left: 0;
    margin-left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
  }
  li.menu__mega:hover ul.menu__second-level {
    top: 63px;
    margin-left: 0;
    visibility: visible;
    opacity: 1
  }
  li.menu__mega ul.menu__second-level > li {
    float: left;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #ddd
  }
  li.menu__mega ul.menu__second-level > li a {
    padding: 0 0 0 2%
  }
  li.menu__mega ul.menu__second-level > li:nth-child(1n+1) {
    margin: 0;
    line-height: 3.5em
  }
  header nav a img {
    max-width: 30px;
    margin-bottom: 3px
  }
  .pc_con {
    display: none
  }
}
@media screen and (min-width:769px) {
  .sp_con {
    display: none
  }
}
@media print {
  #body_container {
    margin-top: 14px
  }
  header {
    position: static
  }
  .sp_con {
    display: none
  }
  .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px
  }
  #mainvisual:before, #mainvisual:after {
    content: " ";
    display: table
  }
  #mainvisual:after {
    clear: both
  }
  #mainvisual {
    *zoom: 1
  }
}
footer {
  width: 100%;
  padding: 40px 0;
  margin: 0 auto;
  background-color: #ffce00;
  text-align: center
}
.footer_inner {
  max-width: 533px;
  margin: 0 auto
}
footer .footer_logo {
  display: block;
  width: 230px;
  float: left;
  padding: 23px 6px 6px 6px
}
@media all and (-ms-high-contrast:none) {
  footer .footer_logo {
    height: 60px
  }
}
.footer_info {
  margin: 7px 0 0 5px;
  float: left;
  text-align: left
}
.info_c {
  clear: both;
  font-size: smaller;
  margin: 20px 0
}
.info_c a {
  color: #000;
  transition: .2s
}
.info_c a:hover {
  color: #0984e3
}
@media screen and (max-width:840px) {
  .footer_inner {
    max-width: 681px;
    margin: 0 auto;
    font-size: .8em
  }
}
@media screen and (max-width:768px) {
  footer .footer_logo {
    float: none;
    margin: 0 auto
  }
  .footer_info {
    text-align: center;
    float: none
  }
}
.col_conts {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 20px
}
.col_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left
}
.col_box {
  width: 180px
}
.col_box h6 {
  position: relative
}
.col_box h6 a {
  color: #000;
  display: block
}
.col_box h6 a:hover {
  color: #0984e3
}
.col_box h6 a:after {
  content: "＞";
  position: absolute;
  top: 0;
  right: -3px;
  transform: scale(0.5, 1)
}
.link_ul {
  margin: 0 0 30px 20px
}
footer .link_ul li {
  list-style: disc
}
.link_ul li ul li {
  margin-left: 1em;
  list-style: circle
}
.link_ul li a {
  line-height: 2em;
  color: #000;
  text-decoration: none;
  font-size: .9em
}
.link_ul a:hover {
  color: #0984e3
}
@media screen and (max-width:420px) {
  .col_box {
    width: 160px
  }
}
@media screen and (max-width:360px) {
  .col_box {
    width: 215px
  }
  .col_2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: left
  }
}
.pankuzu {
  width: 100%;
  background-color: #f2f2f2
}
.breadcrumb {
  padding-left: 0;
  margin-left: 0;
  width: 100%;
  margin: 0 auto;
  font-size: .7em;
  padding: 3px 2%
}
.breadcrumb li {
  display: inline;
  list-style: none;
  font-weight: bold
}
.breadcrumb li:after {
  content: '>';
  padding: 0 3px;
  color: #555
}
.breadcrumb li:last-child:after {
  content: ''
}
.breadcrumb li a {
  color: #555
}
.breadcrumb li a:hover {
  text-decoration: underline
}
.anchor {
  display: inline-block;
  margin-top: -60px;
  height: 60px;
  vertical-align: top
}
@media screen and (max-width:768px) {
  .anchor {
    margin-top: -110px;
    height: 110px
  }
}
h2 {
  font-family: "Rounded Mplus 1c";
  text-align: center;
  font-size: 2em;
  font-weight: 500;
  margin: 60px 0 60px 0
}
h2 .h2_bottom {
  font-size: .5em
}
h3 {
  background: #FFF;
  padding: 12px 15px;
  color: #0984e3;
  border-left: 5px solid #0984e3;
  font-size: 1.55em;
  margin: 2em auto 0;
  font-weight: 700
}
h4 {
  color: #0984e3;
  font-size: 1.25em;
  border-bottom: 2px solid #0984e3;
  padding-bottom: 5px;
  margin: 2em 0 1.5em;
  width: 100%;
  font-weight: 500
}
h5 {
  font-size: 1.07em;
  font-weight: 500;
  padding-bottom: 5px;
  margin: 2em 0 .5em
}
.h5_hr {
  border: .5px solid;
  margin-bottom: 1.5em
}
h6 {
  font-size: 1em;
  border-bottom: 2px solid #000;
  color: #000;
  margin: 0 0 4px 0;
  padding-bottom: 3px
}
@media screen and (max-width:768px) {
  h3 {
    margin: 2em auto 0
  }
  h4 {
    margin: 1em auto 1.5em
  }
  h5 {
    padding: 10px;
    margin: 2em 0 .5em
  }
  .h5_hr {
    width: 95%;
    margin: 0 auto 1.5em auto
  }
}
sup {
  font-size: .8em;
  vertical-align: op
}
.tx_c {
  text-align: center;
  font-size: 1em;
  margin-bottom: 20px
}
.tx_h_c {
  text-align: center;
  margin: 10px 0
}
.tx_small {
  font-size: .5em
}
.tx_day {
  font-size: .9em;
  margin-top: 30px
}
small {
  font-size: smaller
}
.h_no_top {
  margin-top: 10px
}
.mokuzi {
  border: 1px solid #ffce00;
  height: auto;
  margin: 1.5em auto 0;
  width: 40%
}
.mokuzi_title {
  padding: 5px 0;
  font-weight: bold;
  text-align: center;
  background: #ffce00
}
.mokuzi_title:before {
  content: url(../img/ico_mokuji.svg);
  font-weight: 400;
  display: inline-block;
  width: 26px;
  height: 21px;
  margin: 0 10px 0 0;
  text-align: center;
  line-height: 30px;
  vertical-align: sub
}
.mokuzi dl {
  font-weight: 500;
  padding: 1em;
  line-height: 2em
}
.mokuzi dl a {
  color: #000
}
.mokuzi dl dd {
  padding-left: 10px
}
.link {
  background: #f2f2f2;
  padding: 10px 25px 16px 25px;
  margin-top: 1.5em;
  transition: .2s
}
.link:hover {
  background: #ffce00
}
.link:after {
  content: url(../img/ico_link.svg);
  font-weight: 400;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 15px 0 10px;
  text-align: center;
  line-height: 30px
}
.link a {
  color: #000
}
.comments {
  font-size: .7em;
  margin: 1.2em 1em 3em 1em
}
.h_p {
  margin: 1.5em 0 0 2em;
  line-height: 2em
}
.h_p span {
  color: #2e66ce
}
@media screen and (max-width:768px) {
  .mokuzi {
    width: 90%;
    margin: 1.5em auto 0
  }
  .link {
    width: 100%;
    margin: 1.5em auto 0
  }
  .h_p {
    margin: 1.5em 1em 0 1em;
    line-height: 2em
  }
}
#PageTopBtn {
  position: fixed;
  bottom: -10px;
  right: 10px;
  margin-bottom: 20px;
  z-index: 4
}
#PageTopBtn a {
  display: block;
  text-decoration: none;
  color: #fff;
  background: #0984e3;
  text-align: center;
  border-radius: 50%;
  outline: 0
}
#PageTopBtn a:hover {
  text-decoration: none;
  background: #87cefa
}
@media(min-width:768px) {
  #PageTopBtn {
    font-size: 1em
  }
  #PageTopBtn a {
    width: 70px;
    height: 70px;
    padding: 20px 0
  }
}
@media(max-width:767px) {
  #PageTopBtn {
    font-size: .9em
  }
  #PageTopBtn a {
    width: 50px;
    height: 50px;
    padding: 11px 0
  }
  #PageTopBtn a img {
    width: 50%
  }
}
.doc {
  background: #f2f2f2;
  padding-bottom: -5px;
  margin: 1.5em 0;
  overflow: hidden;
  vertical-align: bottom;
  position: relative
}
.doc_p {
  float: left;
  padding: 14px 126px 14px 25px
}
.doc_p_pw {
  float: left;
  padding: 14px 230px 14px 25px
}
.doc_dlp, .doc_dlw, .doc_dl {
  display: block
}
.doc_dlp a, .doc_dlw a, .doc_dl a {
  transition: .4s
}
.doc_dlp a:after, .doc_dlw a:after {
  display: inline-block;
  position: absolute;
  right: 0;
  height: 100%;
  vertical-align: middle
}
.doc_dl a:after {
  display: inline-block;
  position: absolute;
  height: 100%;
  vertical-align: middle
}
.doc_dlp a:after {
  content: url(../../images/support/img/pdf_icon.png);
  background: #ed1c24
}
.doc_dlw a:after {
  content: url(../../images/support/img/word_icon.png);
  background: #0984e3
}
.doc_dl .dl_p:after {
  content: url(../../images/support/img/pdf_icon.png);
  background: #ed1c24;
  right: 117px
}
.doc_dl .dl_w:after {
  content: url(../../images/support/img/word_icon.png);
  background: #0984e3;
  right: 0
}
.doc_dlp a:hover, .doc_dlw a:hover, .doc_dl a:hover {
  opacity: .7
}
@media screen and (max-width:480px) {
  .doc_p, .doc_p_pw {
    float: none;
    padding: 15px 15px 50px 15px;
    margin-bottom: 20px;
    text-align: center
  }
  .doc_dlp, .doc_dlw {
    display: block;
    width: 100%;
    height: auto;
    text-align: center
  }
  .doc_dlp a, .doc_dlw a {
    display: block
  }
  .doc_dlp a:after, .doc_dlw a:after {
    height: 52px;
    left: 0;
    bottom: 0
  }
  .doc_dl {
    display: block;
    width: 50%;
    height: auto;
    text-align: center
  }
  .doc_dl adl_p, .doc_dl adl_w {
    display: block
  }
  .doc_dl .dl_p:after {
    height: 52px;
    left: 0;
    bottom: 0;
    right: 50%
  }
  .doc_dl .dl_w:after {
    height: 52px;
    right: 0;
    left: 50%;
    bottom: 0
  }
}
.button_box {
  width: 100%;
  max-width: 600px;
  margin: 40px auto 0;
  position: relative;
  text-align: center
}
.button_box a {
  color: #0984e3
}
.button, .button_2 {
  display: inline-block;
  width: 250px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  outline: 0;
  position: relative;
  z-index: 2;
  line-height: 50px;
  overflow: hidden;
  border-radius: 30px;
  opacity: 0;
  transition: all .5s ease;
  transform: translate(0, -50px)
}
.button.show, .button_2.show {
  opacity: 1;
  transform: none
}
.button {
  background-color: #fff;
  color: #0984e3
}
.button_2 {
  box-shadow: 0 0 0 2px #0984e3 inset;
  background: rgba(255, 255, 255, .001)
}
.button::before, .button::after, .button_2::before, .button_2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: ''
}
.button, .button::before, .button::after, .button_2, .button_2::before, .button_2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s
}
.button:hover {
  color: #fff
}
.button_2:hover {
  color: #fff
}
.button::after, .button_2::after {
  top: -100%;
  width: 100%;
  height: 100%
}
.button:hover::after, .button_2:hover::after {
  top: 0;
  background-color: #0984e3
}
.sub_flex_4 li {
  width: 20%;
  margin-right: 2.5%;
  margin-left: 2.5%;
  margin-bottom: 15px;
  position: relative;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  list-style: none
}
.sub_flex_4:before, .sub_flex_4:after {
  content: " ";
  display: table
}
.sub_flex_4:after {
  clear: both
}
.sub_flex_4 {
  *zoom: 1;
 position: relative;
 z-index: 2
}
.sub_flex_4 img {
  width: 100%;
  height: auto
}
@media screen and (max-width:870px) {
  .sub_flex_4 .tx_h_c {
    font-size: .8em
  }
}
@media screen and (max-width:768px) {
  .sub_flex_4 li {
    width: 31%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 5px
  }
  .sub_flex_4 .tx_h_c {
    font-size: 2vw
  }
}
@media screen and (max-width:425px) {
  .sub_flex_4 li {
    width: 49%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 5px
  }
  .sub_flex_4 li:nth-child(odd) {
    margin-right: 2%
  }
  .sub_flex_4 .tx_h_c {
    font-size: .8em
  }
}
.img_flex_4 li {
  width: 23%;
  margin-right: 2%;
  margin-bottom: 15px;
  position: relative;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  list-style: none
}
.img_flex_4 li:last-child {
  content: '';
  margin: 0
}
.img_flex_4 li a {
  display: inline-block
}
.img_flex_4:before, .img_flex_4:after {
  content: " ";
  display: table
}
.img_flex_4:after {
  clear: both
}
.img_flex_4 {
  *zoom: 1
}
.img_flex_4 img {
  width: 100%;
  height: auto
}
@media screen and (max-width:768px) {
  .img_flex_4 li {
    width: 49%;
    margin-right: 0;
    margin-bottom: 5px
  }
  .img_flex_4 li:nth-child(odd) {
    margin-right: 2%
  }
  #merit .img_flex_4 li {
    margin-bottom: 20px
  }
}
.clear {
  clear: both
}
.h_img img {
  max-width: 100%;
  margin: 0;
  vertical-align: bottom
}
.img_box_1280 {
  max-width: 1280px
}
.img_box_1280 img {
  width: 100%
}
img {
  transition: .4s
}
a:hover img {
  opacity: .6;
  0
}
.sa {
  opacity: 0;
  transition: all .5s ease;
  transform: translate(0, -50px)
}
.sa.show {
  opacity: 1;
  transform: none
}