@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700,900&subset=japanese");
html {
  outline: 0;
  background: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
* {
  box-sizing: border-box
}
body {
  outline: 0;
  color: #1d1d1d;
  font-family: "Noto Sans JP", sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
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, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
html {
  overflow-y: scroll
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
input, textarea {
  margin: 0;
  padding: 0
}
ol, ul {
  list-style: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
caption, th {
  text-align: left
}
a:focus {
  outline: 0
}
img {
  vertical-align: bottom
}
.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}
.cf {
  min-height: 1px
}
* html .cf {
  height: 1px
}
.both {
  clear: both
}
.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #444;
  cursor: pointer
}
a:hover {
  color: #444;
  text-decoration: none;
}
.m05 {
  margin-bottom: 5px
}
.m10 {
  margin-bottom: 10px
}
.m12 {
  margin-bottom: 12px
}
.m15 {
  margin-bottom: 15px
}
.m20 {
  margin-bottom: 20px
}
.m30 {
  margin-bottom: 30px
}
.m40 {
  margin-bottom: 40px
}
.m50 {
  margin-bottom: 50px
}
.m60 {
  margin-bottom: 60px
}
.mt05 {
  margin-top: 5px
}
.mt10 {
  margin-top: 10px
}
.mt12 {
  margin-top: 12px
}
.mt15 {
  margin-top: 15px
}
.mt20 {
  margin-top: 20px
}
.mt30 {
  margin-top: 30px
}
.mt35 {
  margin-top: 35px
}
.mt40 {
  margin-top: 40px
}
.mt50 {
  margin-top: 50px
}
.mt60 {
  margin-top: 60px
}
.ml05 {
  margin-left: 5px
}
.ml10 {
  margin-left: 10px
}
.ml12 {
  margin-left: 12px
}
.ml15 {
  margin-left: 15px
}
.ml20 {
  margin-left: 20px
}
.ml30 {
  margin-left: 30px
}
.ml40 {
  margin-left: 40px
}
.ml50 {
  margin-left: 50px
}
.ml60 {
  margin-left: 60px
}
.mr05 {
  margin-right: 5px
}
.mr10 {
  margin-right: 10px
}
.mr15 {
  margin-right: 15px
}
.mr20 {
  margin-right: 20px
}
.mr30 {
  margin-right: 30px
}
.mr40 {
  margin-right: 40px
}
.mr50 {
  margin-right: 50px
}
.mr60 {
  margin-right: 60px
}
.margin5 {
  margin: 5px
}
.padding05 {
  padding: 5px
}
.padding07 {
  padding: 7px
}
.padding10 {
  padding: 10px
}
.padding15 {
  padding: 15px
}
.padding20 {
  padding: 20px
}
.pt05 {
  padding-top: 5px
}
.pt10 {
  padding-top: 10px
}
.pt15 {
  padding-top: 15px
}
.pt20 {
  padding-top: 20px
}
.pt30 {
  padding-top: 30px
}
.pt40 {
  padding-top: 40px
}
.pb05 {
  padding-bottom: 5px
}
.pb10 {
  padding-bottom: 10px
}
.pb15 {
  padding-bottom: 15px
}
.pb20 {
  padding-bottom: 20px
}
.pb30 {
  padding-bottom: 30px
}
.pb40 {
  padding-bottom: 40px
}
.pl05 {
  padding-left: 5px
}
.pl10 {
  padding-left: 10px
}
.pl15 {
  padding-left: 15px
}
.pl20 {
  padding-left: 20px
}
.pl30 {
  padding-left: 30px
}
.pl40 {
  padding-left: 40px
}
.pr05 {
  padding-right: 5px
}
.pr10 {
  padding-right: 10px
}
.pr15 {
  padding-right: 15px
}
.pr20 {
  padding-right: 20px
}
.pr30 {
  padding-right: 30px
}
.pr40 {
  padding-right: 40px
}
.flt {
  float: left
}
.flr {
  float: right
}
.txt_l, td.txt_l, .txt_l td {
  text-align: left
}
.txt_r, td.txt_r, .txt_r td {
  text-align: right
}
.txt_c, td.txt_c, .txt_c td {
  text-align: center
}
.valign_t, td.valign_t, .valign_t td {
  vertical-align: top
}
.valign_m, td.valign_m, .valign_m td {
  vertical-align: middle
}
.valign_b, td.valign_b, .valign_b td {
  vertical-align: bottom
}
.text_bold {
  font-weight: 600
}
.clear {
  clear: both
}
.cf:before, .cf:after {
  content: "";
  display: block
}
.cf:after {
  clear: both
}
.cf {
  zoom: 1;
  overflow: hidden
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%
}
address {
  font-style: normal
}
.txt_80 {
  font-size: 80%
}
.txt_85 {
  font-size: 85%
}
.txt_90 {
  font-size: 90%
}
.txt_95 {
  font-size: 95%
}
.txt_110 {
  font-size: 110%
}
.txt_115 {
  font-size: 115%
}
.txt_120 {
  font-size: 120%
}
.txt_125 {
  font-size: 125%
}
.txt_130 {
  font-size: 130%
}
.txt_140 {
  font-size: 140%
}
.txt_150 {
  font-size: 150%
}
.table_w {
  width: 100%;
  display: table;
  table-layout: fixed
}
.table_c {
  display: table-cell;
  vertical-align: top
}
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0
}
input {
  line-height: normal
}
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver
}
legend {
  padding: 0;
  border: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: bold
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
}
.mobile_item {
  display: none;
}
.refresh_container {
  background-color: #fff;
}
.refresh_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
.refresh_inner {
  width: 100%;
}
.refresh_inner .image, .refresh_inner .pc_item, .refresh_inner .mobile_item {
  text-align: center;
}
.refresh_inner .pc_item a, .refresh_inner .mobile_item a {
  text-decoration: underline;
  color: blue;
}
/* ラインの最初の色のスタイル */
#line {
  width: 100%; /* 横幅100% */
  height: 5px;
  margin: 40px auto;
  background: #e4e4e4;
}
/* ラインのアニメーション時の色と動き */
.line_anime .expand {
  box-sizing: inherit;
  width: 100%;
  height: 5px;
  margin: 0;
  background: #2d8883;
  position: absolute;
  animation: fullexpand 5s ease-out;
  -moz-animation: fullexpand 5s ease-out;
  -webkit-animation: fullexpand 5s ease-out;
}
/* キーフレームを使った横幅100%のローディングの始まりと終わりの変化 */
@keyframes fullexpand {
  0% {
    width: 0px;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes fullexpand {
  0% {
    width: 0px;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes fullexpand {
  0% {
    width: 0px;
  }
  100% {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .mobile_item {
    display: initial;
  }
  .pc_item {
    display: none;
  }
}
