@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@400;700;900&display=swap");
ul,
ol,
li,
dl,
dt,
dd,
figure,
figcaption,
p {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Zen Kaku Gothic Antique", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-overflow-scrolling: touch;
}

a img {
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
}

a img:hover {
  opacity: 0.7;
}

#mv {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQzOSIgaGVpZ2h0PSI3MzciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMGgxNDM5TDAgNjEwVjBaTTE0MzkgMzM3LjUgMTAyMyA3MzdoNDE2VjMzNy41WiIgZmlsbD0iI0ZGRjk3NCIvPjwvc3ZnPg==");
  background-size: 100% 737px;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 44px 0 116px;
}

#mv .wrap {
  width: 945px;
  margin: 0 auto;
  position: relative;
}

#mv .wrap:before {
  content: "";
  width: 682.39px;
  height: 665px;
  display: block;
  position: absolute;
  left: 373.7px;
  top: 4px;
  background: url("../img/mv_sauna.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

#mv .wrap h1 {
  margin: 0 0 30px;
}

#mv p.banner {
  margin: 126.94px 0 0 20px;
  position: relative;
}

#mv p.banner:before {
  content: "";
  width: 400px;
  height: 100px;
  background: url("../img/mv_bannerText.png") no-repeat;
  background-size: contain;
  position: absolute;
  top: -100px;
  display: block;
}

#mv p.banner a img {
  z-index: 1;
  position: relative;
}

#mv ul {
  margin: 48px 0 84px 0;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}

#mv ul li {
  width: 300px;
  -webkit-box-shadow: 0 0 0 8px #fff974;
          box-shadow: 0 0 0 8px #fff974;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#mv ul li a {
  display: block;
  min-height: 108px;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.16667;
  padding: 12px 0 0 18px;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
  border: 2px solid #284881;
}

#mv ul li a:hover {
  background-color: #fffee3;
}

#mv ul li:nth-child(2) a {
  background-image: url("../img/mv_icon1.svg");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right;
}

#mv ul li:nth-child(3) a {
  background-image: url("../img/mv_icon2.svg");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right;
}

#mv ul li:nth-child(1) a {
  background-image: url("../img/mv_icon3.svg");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right;
}

#mv .text {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.33333;
  color: #284881;
}

#ranking {
  width: 945px;
  margin: 0 auto;
  position: relative;
}

#ranking h3 {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #284881;
  font-weight: 900;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
  padding: 16px 0;
  margin: 0;
}

#ranking h3 span {
  padding: 0 0 0 20px;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}

#ranking h3:before {
  content: "";
  width: calc(100% + ((100vw - 945px) / 2) - 20px);
  height: 100%;
  background: #fff974;
  display: block;
  position: absolute;
  top: 0;
  left: calc(-1 * ((100vw - 945px) / 2));
  z-index: -1;
}

#ranking h3:after {
  content: "";
  position: absolute;
}

#ranking h3:after {
  width: 76.25px;
  height: 180px;
  top: -61px;
  right: -31px;
  background: url("../img/ranking_title.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

#ranking .tabArea2 {
  margin: 60px 0 0;
  position: relative;
}

#ranking .tabArea2:before {
  content: "";
  width: 168px;
  height: 120px;
  position: absolute;
  bottom: 107px;
  right: 150px;
  pointer-events: none;
  background: url(../img/knowledge_img6.svg) no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#ranking .tabArea2 .tabNav ul,
#ranking .tabArea2 .tabNav2 ul {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#ranking .tabArea2 .tabNav ul li,
#ranking .tabArea2 .tabNav2 ul li {
  width: calc(100% / 4);
  background: #ffffff;
  border: 1px solid #284881;
  color: #284881;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  padding: 9px 0;
  cursor: pointer;
}

#ranking .tabArea2 .tabNav ul li:hover,
#ranking .tabArea2 .tabNav2 ul li:hover {
  background: #fffee3;
}

#ranking .tabArea2 .tabNav ul li.active,
#ranking .tabArea2 .tabNav2 ul li.active {
  background: #fff974;
}

#ranking .tabArea2 .tabNav ul li br,
#ranking .tabArea2 .tabNav2 ul li br {
  display: none;
}

#ranking .tabArea2 .tabNav2 {
  margin: 36px 0 0;
}

#ranking .tabArea2 .tabWrap {
  margin: 60px 0 0 0;
  display: none;
  position: relative;
}

#ranking .tabArea2 .tabWrap h4 {
  font-weight: 900;
  color: #284881;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
  text-align: center;
  margin: 0 0 40px;
}

#ranking .tabArea2 .tabWrap ul {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
  counter-reset: num;
}

#ranking .tabArea2 .tabWrap ul li {
  margin: 0 0 24px;
  position: relative;
}

#ranking .tabArea2 .tabWrap ul li::before {
  counter-increment: num;
  content: counter(num);
  display: block;
  position: absolute;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.28571;
  color: #284881;
  font-weight: 900;
  text-align: center;
}

#ranking .tabArea2 .tabWrap ul li a {
  display: block;
  color: #000;
  text-decoration: none;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
}

#ranking .tabArea2 .tabWrap ul li a:hover {
  background: #fffee3;
}

#ranking .tabArea2 .tabWrap ul li figure img {
  -o-object-fit: cover;
     object-fit: cover;
}

#ranking .tabArea2 .tabWrap ul li figure img:hover {
  opacity: 1;
}

#ranking .tabArea2 .tabWrap ul li h5 {
  margin: 0;
}

#ranking .tabArea2 .tabWrap ul li .area {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857;
  margin: 8px 0 0 0;
}

#ranking .tabArea2 .tabWrap ul li .text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429;
}

#ranking .tabArea2 .tabWrap ul li .btn a {
  display: block;
  background: #ffffff;
  border: 1px solid #1B2E52;
  -webkit-box-shadow: 0px 2px 0px #1B2E52;
          box-shadow: 0px 2px 0px #1B2E52;
  border-radius: 4px;
  width: 319px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857;
  font-weight: 700;
  padding: 7px 0;
  color: #284881;
  background: #284881;
  color: #fff;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
}

#ranking .tabArea2 .tabWrap ul li .btn a:hover {
  background: #fff;
  color: #284881;
}

#ranking .tabArea2 .tabWrap ul li .btn a br {
  display: none;
}

#ranking .tabArea2 .tabWrap ul li .btn.none a {
  background: #fff;
  color: #284881;
  -webkit-box-shadow: 0px 2px 0px #284881;
          box-shadow: 0px 2px 0px #284881;
  border: 1px solid #284881;
}

#ranking .tabArea2 .tabWrap ul li .btn.none a:hover {
  background: #284881;
  color: #fff;
  border: 1px solid #1B2E52;
  -webkit-box-shadow: 0px 2px 0px #1B2E52;
          box-shadow: 0px 2px 0px #1B2E52;
}

#ranking .tabArea2 .tabWrap ul li .btn.big {
  margin-top: 0;
}

#ranking .tabArea2 .tabWrap ul li:first-of-type {
  width: 100%;
  height: 340px;
}

#ranking .tabArea2 .tabWrap ul li:first-of-type:before {
  left: 4px;
  top: 4px;
  width: 64px;
  height: 64px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20d%3D%22M32.832%2010.112a1%201%200%200%200-1.664%200l-11.84%2017.76L4.625%2016.107a1%201%200%200%200-1.606.977l6.223%2031.111a1%201%200%200%200%20.98.804h43.556a1%201%200%200%200%20.98-.804l6.223-31.11a1%201%200%200%200-1.606-.978L44.672%2027.871l-11.84-17.759Z%22%20fill%3D%22%23FADE63%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 64px;
}

#ranking .tabArea2 .tabWrap ul li:first-of-type figure {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#ranking .tabArea2 .tabWrap ul li:first-of-type figure img {
  width: 460px;
  height: 340px;
  border-radius: 8px 0 0 8px;
}

#ranking .tabArea2 .tabWrap ul li:first-of-type figure figcaption {
  padding: 24px 0 0;
  margin-right: 24px;
  width: 440px;
}

#ranking .tabArea2 .tabWrap ul li:first-of-type figure h5 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.33333;
}

#ranking .tabArea2 .tabWrap ul li:first-of-type figure .text {
  margin: 20px 0 0 0;
}

#ranking .tabArea2 .tabWrap ul li:first-of-type figure .btn a {
  margin: 58px auto 0;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(2),
#ranking .tabArea2 .tabWrap ul li:nth-of-type(3),
#ranking .tabArea2 .tabWrap ul li:nth-of-type(4),
#ranking .tabArea2 .tabWrap ul li:nth-of-type(5) {
  width: 464px;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(2):before,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(3):before,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(4):before,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(5):before {
  left: 4px;
  top: 4px;
  width: 64px;
  height: 64px;
  line-height: 64px;
  border-radius: 8px 0 0 0;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(2) figure img,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(3) figure img,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(4) figure img,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(5) figure img {
  width: 100%;
  height: 180px;
  border-radius: 8px 8px 0 0;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(2) figure figcaption,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(3) figure figcaption,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(4) figure figcaption,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(5) figure figcaption {
  padding: 16px 21px 24px;
  width: 100%;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(2) figure h5,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(3) figure h5,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(4) figure h5,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(5) figure h5 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(2) figure .text,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(3) figure .text,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(4) figure .text,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(5) figure .text {
  margin: 11px 0 0 0;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(2) figure .btn a,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(3) figure .btn a,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(4) figure .btn a,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(5) figure .btn a {
  margin: 20px auto 0;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(2):before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2065%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20d%3D%22M32.833%2010.162a1%201%200%200%200-1.666%200L19.328%2028%204.626%2016.186a1%201%200%200%200-1.607.974l6.222%2031.252a1%201%200%200%200%20.981.805h43.556a1%201%200%200%200%20.98-.805l6.223-31.252a1%201%200%200%200-1.607-.974L44.672%2028%2032.833%2010.162Z%22%20fill%3D%22%23CECECE%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h64v64.29H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(3):before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20d%3D%22M32.832%2010.112a1%201%200%200%200-1.664%200l-11.84%2017.76L4.625%2016.107a1%201%200%200%200-1.606.977l6.223%2031.111a1%201%200%200%200%20.98.804h43.556a1%201%200%200%200%20.98-.804l6.223-31.11a1%201%200%200%200-1.606-.978L44.672%2027.871l-11.84-17.759Z%22%20fill%3D%22%23957D29%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(4):before,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(5):before {
  height: 48px;
  width: 48px;
  line-height: 48px;
  left: 0;
  top: 0;
  background: #fff974;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(6),
#ranking .tabArea2 .tabWrap ul li:nth-of-type(7),
#ranking .tabArea2 .tabWrap ul li:nth-of-type(8),
#ranking .tabArea2 .tabWrap ul li:nth-of-type(9),
#ranking .tabArea2 .tabWrap ul li:nth-of-type(10) {
  width: 464px;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(6):before,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(7):before,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(8):before,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(9):before,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(10):before {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 0.83333;
  height: 40px;
  width: 40px;
  line-height: 40px;
  left: 0;
  top: 0;
  background: #fff974;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(6) h5,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(7) h5,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(8) h5,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(9) h5,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(10) h5 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.55556;
  padding: 16px 28px 0 56px;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(6) .area,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(7) .area,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(8) .area,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(9) .area,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(10) .area {
  padding: 0 0 0 56px;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(6) .btn,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(7) .btn,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(8) .btn,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(9) .btn,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(10) .btn {
  padding: 12px 0 16px;
}

#ranking .tabArea2 .tabWrap ul li:nth-of-type(6) .btn a,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(7) .btn a,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(8) .btn a,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(9) .btn a,
#ranking .tabArea2 .tabWrap ul li:nth-of-type(10) .btn a {
  margin: 0 auto;
}

#ranking .tabArea2 .tabWrap.active {
  display: block;
}

#ranking .sns h4 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  color: #284881;
  text-align: center;
  margin: 63px 0 0 0;
}

#ranking .sns h4 br {
  display: none;
}

#ranking .sns div {
  margin: 16px auto 0;
  width: 944px;
  background: #fff974;
  padding: 24px 0;
  position: relative;
}

#ranking .sns div:after {
  content: "";
  width: 154.15px;
  height: 167px;
  background: url(../img/ranking_img.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  bottom: 0;
  right: 29px;
  pointer-events: none;
}

#ranking .sns ul {
  width: 486px;
  margin: 0 auto;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#ranking .sns ul li {
  width: 154px;
}

#ranking .sns ul li a {
  background: #ffffff;
  padding: 12px 0;
  border-radius: 12px;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.66667;
  line-height: 30px;
  color: #000;
  display: block;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
}

#ranking .sns ul li a:hover {
  text-decoration: none;
  background: #fffee3;
}

#ranking .sns ul li a img {
  margin: 0 15px 0 18px;
}

#ranking .sns ul li a img {
  margin: 0 8px 0 10px;
}

#ranking .ate {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857;
  width: 640px;
  margin: 28px auto 109px;
}

#area {
  width: 945px;
  margin: 0 auto;
  position: relative;
}

#area h3 {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #284881;
  font-weight: 900;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
  padding: 16px 0;
  margin: 0;
}

#area h3 span {
  padding: 0 0 0 20px;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}

#area h3:before {
  content: "";
  width: calc(100% + ((100vw - 945px) / 2) - 20px);
  height: 100%;
  background: #fff974;
  display: block;
  position: absolute;
  top: 0;
  left: calc(-1 * ((100vw - 945px) / 2));
  z-index: -1;
}

#area h3:after {
  content: "";
  position: absolute;
}

#area h3:after {
  width: 81.86px;
  height: 160px;
  top: -61px;
  right: -31px;
  background: url("../img/area_title.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

#area .tabArea {
  margin: 60px 0 0;
}

#area .tabArea .tabNav ul {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#area .tabArea .tabNav ul li {
  width: calc(100% / 7);
  background: #ffffff;
  border: 1px solid #284881;
  color: #284881;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  padding: 9px 0;
  cursor: pointer;
}

#area .tabArea .tabNav ul li:hover {
  background: #fffee3;
}

#area .tabArea .tabNav ul li.active {
  background: #fff974;
}

#area .tabArea .tabWrap {
  margin: 60px 0 0 0;
  display: none;
  position: relative;
}

#area .tabArea .tabWrap h4 {
  font-weight: 900;
  color: #284881;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
  text-align: center;
  margin: 0 0 40px;
}

#area .tabArea .tabWrap ul {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}

#area .tabArea .tabWrap ul:after {
  content: "";
  width: calc((100% / 3) - calc(23px / 2));
  height: 0;
  display: block;
  position: relative;
}

#area .tabArea .tabWrap ul li {
  width: calc((100% / 3) - calc(23px / 2));
  margin: 0 0 24px;
}

#area .tabArea .tabWrap ul li a {
  display: block;
  color: #000;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
  height: 100%;
}

#area .tabArea .tabWrap ul li a:hover {
  background: #fffee3;
  text-decoration: none;
}

#area .tabArea .tabWrap ul li a figure img {
  width: 100%;
  height: 152px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 8px 8px 0px 0px;
}

#area .tabArea .tabWrap ul li a figcaption {
  padding: 16px 16px 24px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33333;
}

#area .tabArea .tabWrap.active {
  display: block;
}

#area .tabArea .tabWrap:before {
  content: "";
  width: 174.27px;
  height: 280px;
  background: url(../img/area_img.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -152.27px;
  top: 345px;
}

#area .popular {
  margin: 56px 0 95px 0;
}

#area .popular h4 {
  font-weight: 900;
  color: #284881;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
  text-align: center;
  margin: 0 0 40px;
}

#area .popular ul {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}

#area .popular ul:after {
  content: "";
  width: calc((100% / 3) - calc(23px / 2));
  height: 0;
  display: block;
  position: relative;
}

#area .popular ul li {
  width: calc((100% / 3) - calc(23px / 2));
  margin: 0 0 24px;
}

#area .popular ul li a {
  display: block;
  color: #000;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
  height: 100%;
}

#area .popular ul li a:hover {
  background: #fffee3;
  text-decoration: none;
}

#area .popular ul li a figure img {
  width: 100%;
  height: 152px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 8px 8px 0px 0px;
}

#area .popular ul li a figcaption {
  padding: 16px 16px 24px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33333;
}

#knowledge {
  width: 945px;
  margin: 0 auto;
  position: relative;
}

#knowledge h3 {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #284881;
  font-weight: 900;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
  padding: 16px 0;
  margin: 0;
}

#knowledge h3 span {
  padding: 0 0 0 20px;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}

#knowledge h3:before {
  content: "";
  width: calc(100% + ((100vw - 945px) / 2) - 20px);
  height: 100%;
  background: #fff974;
  display: block;
  position: absolute;
  top: 0;
  left: calc(-1 * ((100vw - 945px) / 2));
  z-index: -1;
}

#knowledge h3:after {
  content: "";
  position: absolute;
}

#knowledge h3:after {
  width: 197.78px;
  height: 200px;
  top: -67px;
  right: -53px;
  background: url("../img/knowledge_title.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

#knowledge h4 {
  width: 100%;
  padding: 0 0 0 20px;
  margin: 0 0 46px;
  font-weight: 900;
  color: #284881;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 0.57143;
  position: relative;
}

#knowledge h4:before {
  content: "";
  width: 8px;
  height: 36px;
  background: #fff974;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  display: block;
}

#knowledge .box1,
#knowledge .box2 {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

#knowledge .box1:before,
#knowledge .box2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 708px;
}

#knowledge .box1 p,
#knowledge .box2 p {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  margin: 0 0 24px;
}

#knowledge .box1 ol,
#knowledge .box2 ol {
  width: 665px;
  counter-reset: number;
}

#knowledge .box1 ol li,
#knowledge .box2 ol li {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.55556;
  padding: 0 0 0 25px;
  margin: 0 0 16px;
  position: relative;
}

#knowledge .box1 ol li:before,
#knowledge .box2 ol li:before {
  counter-increment: number;
  content: counter(number) ".";
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.55556;
  font-weight: bold;
  left: 0;
  top: 0;
  position: absolute;
}

#knowledge .box1 {
  padding: 90px 0 0 0;
}

#knowledge .box1:before {
  width: 240.7px;
  height: 280px;
  background: url("../img/knowledge_img1.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

#knowledge .box2 {
  padding: 58px 0 0 0;
}

#knowledge .box2:before {
  width: 281px;
  height: 247px;
  background: url("../img/knowledge_img2.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

#knowledge .box3 {
  padding: 58px 0 0 0;
}

#knowledge .box3 h4 + p {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.33333;
  color: #284881;
  text-align: center;
  margin: 0 0 60px;
}

#knowledge .box3 ol li {
  margin: 0 0 32px 46px;
}

#knowledge .box3 ol li h5 {
  display: none;
}

#knowledge .box3 ol li figure {
  width: 100%;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#knowledge .box3 ol li figure figcaption {
  width: 560px;
}

#knowledge .box3 ol li figure figcaption h5 {
  display: block;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  margin: 0 0 24px;
}

#knowledge .box3 ol li figure figcaption p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.55556;
}

#knowledge .box3 ol + p {
  border: 4px solid #fff974;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px 35px 17px;
  color: #284881;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.55556;
  margin: 60px 0 12px 0;
}

#knowledge .box3 ol + p + p {
  text-align: right;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 2.18182;
}

#knowledge .recommend {
  margin: 80px 0 91px 0;
}

#knowledge .recommend h4 {
  font-weight: 900;
  color: #284881;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
  text-align: center;
  margin: 0 0 40px;
}

#knowledge .recommend ul {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}

#knowledge .recommend ul:after {
  content: "";
  width: calc((100% / 3) - calc(23px / 2));
  height: 0;
  display: block;
  position: relative;
}

#knowledge .recommend ul li {
  width: calc((100% / 3) - calc(23px / 2));
  margin: 0 0 24px;
}

#knowledge .recommend ul li a {
  display: block;
  color: #000;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
  height: 100%;
}

#knowledge .recommend ul li a:hover {
  background: #fffee3;
  text-decoration: none;
}

#knowledge .recommend ul li a figure img {
  width: 100%;
  height: 152px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 8px 8px 0px 0px;
}

#knowledge .recommend ul li a figcaption {
  padding: 16px 16px 24px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33333;
}

#knowledge .recommend h4 {
  padding: 0;
}

#knowledge .recommend h4:before {
  display: none;
}

#campaign {
  width: 945px;
  margin: 0 auto;
  position: relative;
}

#campaign h3 {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #284881;
  font-weight: 900;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
  padding: 16px 0;
  margin: 0;
}

#campaign h3 span {
  padding: 0 0 0 20px;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}

#campaign h3:before {
  content: "";
  width: calc(100% + ((100vw - 945px) / 2) - 20px);
  height: 100%;
  background: #fff974;
  display: block;
  position: absolute;
  top: 0;
  left: calc(-1 * ((100vw - 945px) / 2));
  z-index: -1;
}

#campaign h3:after {
  content: "";
  position: absolute;
}

#campaign h3:after {
  width: 139.67px;
  height: 200px;
  top: -84px;
  right: -25px;
  background: url("../img/campaign_title.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

#campaign h4 {
  margin: 80px auto 56px;
  text-align: center;
  position: relative;
}

#campaign h4:before {
  content: "";
  width: 336px;
  height: 311px;
  top: 251px;
  left: 50%;
  -webkit-transform: translateX(232px);
          transform: translateX(232px);
  display: block;
  position: absolute;
  background: url("../img/campaign_img1.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

#campaign dl {
  width: 530px;
  margin: 0 auto 16px;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#campaign dl dt {
  color: #fff974;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  background: #284881;
  padding: 1px 0;
  text-align: center;
  margin: 0 12px 0 0;
  width: 175px;
}

#campaign dl dt:nth-of-type(2) {
  padding: 10px 0 10px 16px;
  margin: 16px 0 0 0;
  text-align: left;
}

#campaign dl dd {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  color: #284881;
}

#campaign dl:nth-of-type(2) dt {
  padding: 6px 0 0 16px;
  text-align: left;
}

#campaign dl:nth-of-type(2) dd {
  padding: 3px 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33333;
}

#campaign .how,
#campaign .how2 {
  background: #ffffff;
  border: 5px solid #fff974;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 674px;
  padding: 19px 17px;
  position: relative;
}

#campaign .how h5,
#campaign .how2 h5 {
  font-weight: 900;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.16667;
  color: #284881;
  text-align: center;
  margin: 0 0 24px;
}

#campaign .how ol,
#campaign .how2 ol {
  counter-reset: number;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#campaign .how ol li,
#campaign .how2 ol li {
  width: 295px;
  position: relative;
}

#campaign .how ol li:before,
#campaign .how2 ol li:before {
  counter-increment: number;
  content: "STEP" counter(number);
  color: #284881;
  background: #fff974;
  font-weight: 700;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  display: block;
  position: relative;
  margin: 0 0 20px;
}

#campaign .how ol li figure img,
#campaign .how2 ol li figure img {
  display: block;
  margin: 0 auto 12px;
}

#campaign .how ol li figure figcaption p,
#campaign .how2 ol li figure figcaption p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857;
  margin: 0 0 16px;
  text-align: left;
}

#campaign .how ol li figure figcaption p.btn a,
#campaign .how2 ol li figure figcaption p.btn a {
  display: block;
  width: 100%;
  background: #ffffff;
  border: 2px solid #c61a1a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  font-weight: 900;
  color: #c61a1a;
  text-decoration: none;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  line-height: 48px;
  height: 52px;
  text-align: center;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
}

#campaign .how ol li figure figcaption p.btn a:hover,
#campaign .how2 ol li figure figcaption p.btn a:hover {
  background: #c61a1a;
  color: #fff;
}

#campaign .how ol li figure figcaption p.btn2 a,
#campaign .how2 ol li figure figcaption p.btn2 a {
  display: block;
  width: 100%;
  background: #c61a1a;
  border: 2px solid #c61a1a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  font-weight: 900;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  line-height: 48px;
  height: 52px;
  text-align: center;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
}

#campaign .how ol li figure figcaption p.btn2 a:hover,
#campaign .how2 ol li figure figcaption p.btn2 a:hover {
  background: #fff;
  color: #c61a1a;
}

#campaign .how p,
#campaign .how2 p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857;
  text-align: center;
}

#campaign .how {
  margin: 214px auto 208px;
}

#campaign .how:before {
  content: "";
  width: 341px;
  height: 162px;
  display: block;
  position: absolute;
  top: -167px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url("../img/campaign_img2.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

#campaign .how2 {
  margin: 0 auto 73px;
}

#campaign .how2:before {
  content: "";
  width: 298px;
  height: 148px;
  display: block;
  position: absolute;
  top: -153px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url("../img/campaign_img3.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

#attention {
  padding: 0 0 60px;
}

#attention h3 {
  color: #284881;
  text-align: center;
  margin: 0 0 22px;
  font-weight: 900;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
}

#attention ul {
  width: 640px;
  margin: 0 auto;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429;
}

#attention ul li {
  position: relative;
}

#attention ul li:before {
  content: "・";
  display: inline;
}

#sns {
  width: 100%;
  background: #fff974;
  padding: 24px 0;
}

#sns ul {
  width: 652px;
  margin: 0 auto;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#sns ul li {
  width: 154px;
}

#sns ul li a {
  background: #ffffff;
  padding: 12px 0;
  border-radius: 12px;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.66667;
  line-height: 30px;
  color: #000;
  display: block;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
}

#sns ul li a:hover {
  text-decoration: none;
  background: #fffee3;
}

#sns ul li a img {
  margin: 0 15px 0 18px;
}

footer .contact {
  padding: 40px 0 63px;
  background: #284881;
  text-align: center;
  color: #fff;
  position: relative;
}

footer .contact:before {
  content: "";
  width: 132.81px;
  height: 224px;
  background: url("../img/footer_img.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
  bottom: -91px;
  left: 50%;
  -webkit-transform: translateX(324px);
          transform: translateX(324px);
}

footer .contact h3 {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
}

footer .contact p.btn {
  margin: 40px 0 17px;
}

footer .contact p.btn a {
  margin: 40px auto 17px;
  width: 300px;
  background: #fff974;
  color: #284881;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  font-weight: bold;
  padding: 6px 0;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
  border: 2px solid #fff974;
  border-radius: 4px;
}

footer .contact p.btn a:hover {
  background: #fffee3;
  text-decoration: none;
}

footer .contact p:not(.btn) {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429;
}

footer .link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429;
  width: 945px;
  margin: 0 auto;
  position: relative;
  padding: 24px 0 20px 0;
}

footer .link ul {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

footer .link ul li {
  position: relative;
  margin: 0 0 4px;
  color: #284881;
}

footer .link ul li a {
  text-decoration: none;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
  color: #284881;
}

footer .link ul li a:hover {
  text-decoration: underline;
}

footer .link ul li:nth-child(n + 2):before {
  content: "｜";
  display: inline-block;
}

header {
  width: 945px;
  margin: 0 auto;
  position: relative;
  position: relative;
  background: #fff;
  padding: 10px 0 12px 0;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header h1 {
  margin: 0;
}

header .tit {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0 0 0 20px;
  display: block;
}

header .btn-about {
  width: 240px;
  margin: 0 0 0 auto;
  display: block;
}

header .btn-about img {
  width: 100%;
  height: auto;
}

.pc {
  display: block;
}

.sp {
  display: none;
}
/*# sourceMappingURL=style.css.map */