@charset "utf-8";

/*fontfamily-style
---------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@400;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
.kakugothic {
	font-family: 'Zen Kaku Gothic Antique', sans-serif;}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Sans JP', sans-serif;
}
.mincho {
  font-family: "Times New Roman", Times, "游明朝体", "Yu Mincho", YuMincho, "HG明朝B", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'HG明朝E', 'ＭＳ Ｐ明朝', serif;
}

/*base
---------------------------------------*/
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: 400;
  font-style: normal;
  vertical-align: baseline;
  background: transparent
}

html {font-size: 75%;
 scroll-behavior: smooth;}
.pc {display: none;}
.sp {display: block;}
@media screen and (min-width:768px) {
.pc {display: block;}
.sp {display: none;}
}
@media screen and (min-width:1200px) {
html {font-size: 90%;}
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section, main {
  display: block;
  margin: 0
}
body {
  line-height: 1.7;
  font-size: 1rem;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: left;
  color: #5b5a5a;
  background: #fff;
}
ol, ul {
  list-style: none
}
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  width: auto
}


blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
input, textarea, select {
  font-family: inherit;
  vertical-align: middle
}
input::-webkit-input-placeholder {
    color: #a4a4a4;
}
input:-moz-placeholder {
    color: #a4a4a4;
}
input::-moz-placeholder {
    color: #a4a4a4;
}
input:-ms-input-placeholder {
    color: #a4a4a4;
}

input[type=submit] {
  cursor: pointer;
  border-radius: 0
}
strong {
  font-weight: 700
}

.wrapper {
  position: relative;
  overflow: hidden
}
.mgb30 {
  margin-bottom: 30px;
}
.mgb50 {
  margin-bottom: 50px;
}
.mgb100 {
  margin-bottom: 100px;
}
.mgb130 {
  margin-bottom: 130px;
}
.mgb200 {
  margin-bottom: 200px;
}
.mgtb5p {
  margin-top: 3% !important;
}
.pdt5p {
  padding-top: 5% !important;
}
.pdt10p {
  padding-top: 10% !important;
}
.pdt15p {
  padding-top: 15% !important;
}
.pdt20p {
  padding-top: 20% !important;
}
.pd5p {
  padding-left: 5%;
  padding-right: 5%;
}
.pd10p {
  padding-left: 10%;
  padding-right: 10%;
}
.pd15p {
  padding-left: 15%;
  padding-right: 15%;
}
.pd20p {
  padding-left: 20%;
  padding-right: 20%;
}
.pdb2p {
  padding-bottom: 2%;
}
.pdb3p {
  padding-bottom: 3%;
}
.pdb5p {
  padding-bottom: 5%;
}
.pdb10p {
  padding-bottom: 10%;
}
.pdb15p {
  padding-bottom: 15%;
}
.pdb20p {
  padding-bottom: 20%;
}
.pda10p {
  padding: 10%;
}
.pda15p {
  padding: 15%;
}
.pda20p {
  padding: 20%;
}
.fl-l, .fl {
  float: left;
}
.fl-r, .fr {
  float: right;
}
.w33 {
  width: 33.333333% !important;
}
.w40 {
  width: 40% !important;
}
.w48 {
  width: 48% !important;
}
.w50 {
  width: 50% !important;
}
.w52 {
  width: 52% !important;
}
.w60 {
  width: 60% !important;
}
.w66 {
  width: 66.666666% !important;
}
.w100 {
  width: 100% !important;
}
.t-c {
  text-align: center;
}
.pc {
  display: block;
}
.sp {
  display: none !important;
}
.pc960 {
  display: none !important;
}
.w1440pc {
  display: block;
}
.spsp {
  display: none !important;
}
img[src$=".svg"] {
  width: 100%;
}
.ft10-14 {
  font-size: 12px !important;
  line-height: 12px !important;
}
@media screen and (max-width:960px) {
  .pc960 {
    display: block !important;
  }
}
@media screen and (max-width:768px) {
  .jump {
    text-decoration: underline !important;
    color: #ff6633 !important;
  }
  ::-webkit-scrollbar {
    width: 5px
  }
  .fl-l, .fl-r {
    float: none;
  }
  .fl-l.w50, .fl-r.w50 {
    width: 100%;
  }
  .sp {
    display: block !important;
  }
  .w1440pc {
    display: none !important;
  }
  .pc {
    display: none !important;
  }
  .w33 {
    width: 100% !important;
  }
  .w40 {
    width: 100% !important;
  }
  .w48 {
    width: 100% !important;
  }
  .w50 {
    width: 100% !important;
  }
  .w52 {
    width: 100% !important;
  }
  .w66 {
    width: 100% !important;
  }
}
@media screen and (max-width:640px) {
  .spsp {
    display: block !important;
  }
}
.clearfix, footer .up div.txt_box dl {
  *zoom: 1;
}
.clearfix:after, footer .up div.txt_box dl:after {
  content: "";
  display: table;
  clear: both;
}
img:hover.hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
  -moz-filter: brightness(110%);
  -ms-filter: brightness(110%);
}

/*font
---------------------------------------*/
.text24 {
  font-size: 24px;
}
.text24 {
  font-size: 24px;
}
.text22 {
  font-size: 22px;
}
.text20 {
  font-size: 20px;
}
.text18 {
  font-size: 18px;
}
.text16 {
  font-size: 16px;
}
.text14 {
  font-size: 14px;
}
.text12 {
  font-size: 12px;
}
.text10 {
  font-size: 10px;
}
/*link-style
---------------------------------------*/
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  color: inherit;
}
a:focus {
  outline: none
}

/*font-color
---------------------------------------*/
.ftred {
  color: #ff3333 !important;
}
.tag, body > img, body > iframe {
  position: fixed;
  top: -9999px;
  left: -9999px;
}

/*** CLEAR-FIX ***/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}

/* ふんわりアルファオーバー */
.alpha > a {
  position: relative;
}
.alpha img {
  transition: all 0.5s ease-in-out;
}
.alpha a:hover img {
  opacity: 0.7;
}

 /*///////  Goto top   //////*/
  #goto {
    position: fixed;
    bottom: 0;
    right: 30px;
    z-index: 20;
  }
  #goto a {
    width: 40px;
    height: 40px;
    display: block;
    font-size: 10px;
    padding-top: 60px;
    text-align: center;
	 color: #026CBF;
  }
  #goto a:before, #goto a:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 2px;
    height: 10px;
    margin: auto;
    background: #026CBF;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform-origin: top center;
    transform-origin: top center
  }
  #goto a:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
 #goto a:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  #goto a:hover:before {
    -webkit-transform: translateY(-3px) rotate(45deg);
    transform: translateY(-3px) rotate(45deg)
  }
  #goto a:hover:after {
    -webkit-transform: translateY(-3px) rotate(-45deg);
    transform: translateY(-3px) rotate(-45deg)
  }
  #goto a:hover:before, #goto a:hover:after {
    background: #28BFDE
  }
  @media screen and (max-width:768px) {
    #goto {
      display: none !important;
      right: 0
    }
  }