@charset "UTF-8";
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.pc-only {
  display: block !important;
}

@media screen and (max-width: 750px) {
  .pc-only {
    display: none !important;
  }
}

.no-pc {
  display: none;
}

@media screen and (max-width: 1152px) {
  .no-pc {
    display: block;
  }
}

@media screen and (max-width: 1152px) {
  .no-tablet {
    display: none;
  }
}

.tablet-only {
  display: none;
}

@media screen and (max-width: 1152px) {
  .tablet-only {
    display: block;
  }
}

@media screen and (max-width: 750px) {
  .tablet-only {
    display: none;
  }
}

.sp-only {
  display: none !important;
}

@media screen and (max-width: 750px) {
  .sp-only {
    display: block !important;
  }
}

.kv,
.sec-5 {
  background-image: url(../img/bg_01.jpg);
  background-position: top;
  background-repeat: repeat;
  background-size: auto;
}

@media screen and (max-width: 750px) {
  .kv,
  .sec-5 {
    background-size: 30%;
  }
}

.sec-1,
.sec-3 {
  background-image: url(../img/bg_03.jpg);
  background-position: top;
  background-repeat: repeat;
  background-size: auto;
}

@media screen and (max-width: 750px) {
  .sec-1,
  .sec-3 {
    background-size: 17%;
  }
}

.kv {
  position: relative;
  width: 100%;
  padding-top: 5.7%;
}

@media screen and (max-width: 750px) {
  .kv {
    padding-top: 18%;
  }
}

.kv .top {
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.kv .top img {
  width: 100%;
}

.kv .main {
  width: 100%;
}

.sec-1 {
  width: 100%;
  position: relative;
  padding: 4% 0 8%;
  margin-top: -6%;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  .sec-1 {
    padding: 8% 0 20%;
    margin-top: -36.5%;
  }
}

.sec-1 p {
  font-size: 24px;
  line-height: 1.8;
  color: #00008a;
}

@media screen and (max-width: 750px) {
  .sec-1 p {
    font-size: 3vw;
    line-height: 2;
  }
}

.sec-1 .box-con {
  width: 84.5%;
  max-width: 840px;
  position: relative;
  margin: 70px auto;
}

@media screen and (max-width: 750px) {
  .sec-1 .box-con {
    width: 100%;
    margin: 5% auto;
    overflow: hidden;
  }
}

.sec-1 .box-img-1 {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 750px) {
  .sec-1 .box-img-1 {
    width: 112%;
    -webkit-transform: translate(-5.5%, 0);
            transform: translate(-5.5%, 0);
  }
}

.sec-1 .box-img-2 {
  width: 48.8%;
  position: absolute;
  top: 41%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .sec-1 .box-img-2 {
    width: 54.6%;
  }
}

.sec-2 {
  padding-top: 50.5px;
  background-color: #ffffff;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .sec-2 {
    padding-top: 6%;
    padding-bottom: 4%;
  }
}

.sec-2 img {
  width: 87.4%;
  max-width: 864px;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .sec-2 img {
    width: 92%;
  }
}

.sec-3 {
  padding: 25px 0 280px;
  margin-top: -120px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1416px) {
  .sec-3 {
    padding: 0 0 15.5vw;
  }
}

@media screen and (max-width: 980px) {
  .sec-3 {
    margin-top: -12%;
  }
}

@media screen and (max-width: 750px) {
  .sec-3 {
    padding: 0 0 44vw;
  }
}

.sec-3 .baloon {
  width: 122px;
  margin: -50px 420px 0 0;
}

@media screen and (max-width: 1416px) {
  .sec-3 .baloon {
    margin: -25px 420px 0 0;
  }
}

@media screen and (max-width: 980px) {
  .sec-3 .baloon {
    width: 15%;
    max-width: 122px;
    margin: -25px 44vw 0 0;
  }
}

@media screen and (max-width: 750px) {
  .sec-3 .baloon {
    width: 10%;
    margin: -4% 60% 0 0;
  }
}

.sec-3 .syuryou {
  width: 95%;
  max-width: 1070px;
  margin: 15px auto 0;
  padding: 1% 0;
}

.sec-3 .syuryou img {
  width: 89%;
  max-width: 827px;
}

.sec-3 .box-con-pre {
  width: 87.4%;
  max-width: 864px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  text-align: center;
  padding: 52px 0 34px;
  margin: 90px auto 0;
  border: 8px solid #d04e33;
  border-radius: 30px;
  background-color: #ffffff;
}

@media screen and (max-width: 750px) {
  .sec-3 .box-con-pre {
    width: 84.7%;
    margin: 10% auto 0;
    padding: 7% 0 5%;
    border: 1vw solid #d04e33;
    border-radius: 18px;
  }
}

.sec-3 .box-con-pre.con-2 {
  border: 8px solid #00008a;
}

@media screen and (max-width: 750px) {
  .sec-3 .box-con-pre.con-2 {
    border: 1vw solid #00008a;
  }
}

.sec-3 .box-con-pre p {
  font-size: 24px;
  color: #00008a;
  line-height: 1.6;
}

@media screen and (max-width: 750px) {
  .sec-3 .box-con-pre p {
    font-size: 3vw;
  }
}

.sec-3 .box-con-pre p.col-2 {
  margin-top: 4%;
  color: #00acee;
  letter-spacing: 2px;
}

@media screen and (max-width: 750px) {
  .sec-3 .box-con-pre p.col-2 {
    font-size: 3.4vw;
  }
}

.sec-3 .box-con-pre p.col-2 a {
  color: #00acee;
}

.sec-3 .box-con-pre p.small {
  font-size: 18px;
}

@media screen and (max-width: 750px) {
  .sec-3 .box-con-pre p.small {
    font-size: 2.4vw;
  }
}

.sec-3 .box-con-pre p strong {
  font-size: 30px;
  color: #d04e33;
  font-weight: bold;
}

@media screen and (max-width: 750px) {
  .sec-3 .box-con-pre p strong {
    font-size: 3.5vw;
  }
}

.sec-3 .box-con-pre .ttl {
  position: absolute;
  width: 546px;
  top: -32px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .sec-3 .box-con-pre .ttl {
    width: 86%;
    top: -4vw;
  }
}

.sec-3 .box-con-pre .img-pre {
  margin: 3% auto 0;
}

@media screen and (max-width: 750px) {
  .sec-3 .box-con-pre .img-pre.pre-1 {
    width: 85%;
  }
  .sec-3 .box-con-pre .img-pre.pre-2 {
    width: 70%;
  }
  .sec-3 .box-con-pre .img-pre.pre-3 {
    width: 80%;
  }
}

.sec-3 .box-con-pre .img-btn {
  width: 80%;
  display: block;
  margin: 3% auto 0;
  opacity: 0.4;
}

@media screen and (max-width: 750px) {
  .sec-3 .box-con-pre .img-btn {
    width: 90%;
  }
}

.sec-3 .txt-con {
  width: 78%;
  max-width: 730px;
  margin: 50px auto;
  text-align: left;
}

@media screen and (max-width: 750px) {
  .sec-3 .txt-con {
    width: 80%;
    margin: 9% auto;
    margin-top: -6%;
  }
}

.sec-3 .txt-con .ttl {
  margin-bottom: -2%;
}

@media screen and (max-width: 750px) {
  .sec-3 .txt-con .ttl img {
    width: 36%;
  }
}

.sec-3 .txt-con .ttl-sub {
  font-size: 28px;
  color: #00008a;
  margin: 2.5% auto;
}

@media screen and (max-width: 750px) {
  .sec-3 .txt-con .ttl-sub {
    font-size: 3.8vw;
    margin: 0 auto 5%;
    line-height: 1;
  }
}

.sec-3 .txt-con .main {
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
}

@media screen and (max-width: 750px) {
  .sec-3 .txt-con .main {
    font-size: 2.2vw;
  }
}

.sec-3 .sec-bottom {
  position: absolute;
  width: 100%;
  max-width: 1416px;
  bottom: 0;
  left: 0;
  right: -220px;
  margin: 0 auto;
}

@media screen and (max-width: 1416px) {
  .sec-3 .sec-bottom {
    right: 0;
  }
}

.sec-3 .sec-bottom img {
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 1416px) {
  .sec-3 .sec-bottom img {
    width: 86%;
  }
}

@media screen and (max-width: 890px) {
  .sec-3 .sec-bottom img {
    width: 80%;
  }
}

@media screen and (max-width: 750px) {
  .sec-3 .sec-bottom img {
    width: 100%;
  }
}

.sec-4 {
  background-color: #ffffff;
  padding: 5% 0;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .sec-4 {
    padding: 10% 0 10%;
  }
}

.sec-4 img {
  margin: 0 auto 5%;
}

@media screen and (max-width: 750px) {
  .sec-4 img {
    width: 80%;
    margin: 0 auto 10%;
  }
}

.sec-4 .col-2 {
  margin: 4% auto 2%;
  color: #00acee;
  letter-spacing: 2px;
  font-size: 26px;
}

@media screen and (max-width: 750px) {
  .sec-4 .col-2 {
    margin: 0 auto 12%;
    font-size: 4vw;
  }
}

.sec-4 .col-2 a {
  color: #00acee;
}

.sec-4 .twitter {
  position: relative;
  width: 68%;
  max-width: 670px;
  margin: 0 auto;
  border: 1px solid #bfbfbf;
}

@media screen and (max-width: 750px) {
  .sec-4 .twitter {
    width: 90%;
  }
}

.sec-5 {
  padding: 3% 0;
}

@media screen and (max-width: 750px) {
  .sec-5 {
    padding: 10% 0 1px;
  }
}

@media screen and (max-width: 750px) {
  .sec-5 .ttl {
    width: 45%;
    margin: 0 auto;
  }
  .sec-5 .ttl img {
    width: 100%;
  }
}

#Post {
  margin-bottom: 40px;
}

@media screen and (max-width: 750px) {
  #Post {
    margin-bottom: 10%;
  }
}

#Post .inner {
  width: 95%;
  max-width: 1050px;
  margin: 5% auto 0 auto;
  position: relative;
}

@media screen and (max-width: 750px) {
  #Post .inner {
    margin: 5% auto 0;
  }
}

#Post .posts_data_wrapper {
  margin: 0 auto;
}

#Post .one_data {
  width: 340px;
  background-color: #ffffff;
  margin-bottom: 5px;
  padding: 20px 15px;
  position: relative;
  border-radius: 15px;
  word-break: break-all;
}

@media screen and (max-width: 750px) {
  #Post .one_data {
    width: 600px;
    margin: 2% auto;
    padding: 5% 3%;
  }
}

@media screen and (max-width: 600px) {
  #Post .one_data {
    width: 300px;
  }
}

#Post .one_data .icon_twitter {
  width: 18px;
  position: absolute;
  top: 10px;
  right: 10px;
}

#Post .one_data ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  cursor: pointer;
  cursor: hand;
}

#Post .one_data ul .icon {
  width: 30px;
}

#Post .one_data ul .icon img {
  border-radius: 300px;
}

#Post .one_data ul .name {
  padding: 6px 0 0 5px;
  font-weight: 700;
  overflow: hidden;
  word-break: break-all;
  width: 80%;
}

#Post .one_data .message {
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.4;
  cursor: pointer;
  cursor: hand;
}

#Post #read_more_wrapper {
  height: 80px;
}

#Post #read_more {
  margin: 80px auto 0;
  color: #063c9e;
  position: relative;
}

@media screen and (max-width: 750px) {
  #Post #read_more {
    margin: 15vw auto 0;
  }
}

#Post #read_more img {
  display: block;
  position: relative;
  width: 470px;
  height: auto;
  margin: 10px auto 0;
}

@media screen and (max-width: 750px) {
  #Post #read_more img {
    width: 80%;
    height: auto;
    margin: 1.5vw auto 0;
  }
}

#Post #posts_loader {
  width: 100%;
  min-height: 80px;
  background: transparent url(../img/loader.gif) center center no-repeat;
  position: absolute;
  bottom: 10px;
  left: 0;
}

#Post img {
  width: 100%;
}

.sec-6 a {
  display: block;
  margin: 6% auto;
  width: 84%;
  max-width: 629px;
}

.sec-6 a img {
  width: 100%;
}

.sec-happyou {
  margin: 0 auto;
  text-align: center;
  background-color: #ffffff;
  padding: 60px 0 0;
}

@media screen and (max-width: 750px) {
  .sec-happyou {
    padding: 6% 0 0;
  }
}

.sec-happyou .ttl {
  width: 86.7%;
  max-width: 875px;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .sec-happyou .ttl {
    width: 90%;
  }
}

.sec-happyou .ttl img {
  width: 100%;
}

.sec-happyou .txt {
  font-size: 32px;
  color: #1d3497;
  margin: 50px auto 80px;
  line-height: 2;
}

@media screen and (max-width: 1008px) {
  .sec-happyou .txt {
    font-size: 3.2vw;
  }
}

@media screen and (max-width: 750px) {
  .sec-happyou .txt {
    font-size: 4vw;
    margin: 7% auto 27%;
  }
}

.sec-happyou .txt span {
  display: inline-block;
  background-color: #1d3497;
  color: #ffffff;
  margin: 0 0.8%;
  line-height: 1.4;
}

@media screen and (max-width: 750px) {
  .sec-happyou .txt span {
    margin: 0 0.5%;
    padding: 0 0.5%;
  }
}

.sec-happyou .txt strong {
  font-size: 60px;
}

@media screen and (max-width: 1008px) {
  .sec-happyou .txt strong {
    font-size: 6vw;
  }
}

@media screen and (max-width: 750px) {
  .sec-happyou .txt strong {
    font-size: 7.2vw;
  }
}

.sec-happyou .recipi-con {
  background-image: url(../img/happyou_bg.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 50px;
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-con {
    background-image: url(../img/happyou_bg_sp.jpg);
    position: relative;
    padding-top: 32%;
    padding-bottom: 13%;
  }
}

.sec-happyou .recipi-con .main {
  max-width: 1005px;
  width: 100%;
  margin: -72px auto 0;
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-con .main {
    margin: 0 auto 0;
    position: absolute;
    top: -7%;
  }
}

.sec-happyou .recipi-wrapper {
  max-width: 1008px;
  width: 100%;
  margin: 0 auto;
}

.sec-happyou .recipi-wrapper .box {
  width: 85%;
  margin: 75px auto 40px;
  text-align: left;
  position: relative;
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-wrapper .box {
    width: 93%;
    margin: 25% auto 7%;
  }
}

.sec-happyou .recipi-wrapper .box img {
  width: 195px;
  top: -12%;
  left: 5%;
  position: absolute;
  z-index: 2;
  background-color: #7d0022;
  padding: 0 1.5%;
}

@media screen and (max-width: 970px) {
  .sec-happyou .recipi-wrapper .box img {
    top: -1.6vw;
  }
}

@media screen and (max-width: 970px) {
  .sec-happyou .recipi-wrapper .box img {
    top: -2.6vw;
    width: 40%;
  }
}

.sec-happyou .recipi-wrapper .box .box-con {
  border: 1px solid #ffffff;
  padding: 4% 3% 1%;
  position: relative;
}

@media screen and (max-width: 970px) {
  .sec-happyou .recipi-wrapper .box .box-con {
    padding: 4% 0% 1% 6%;
  }
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-wrapper .box .box-con {
    padding: 4% 0% 1% 7%;
  }
}

.sec-happyou .recipi-wrapper .box p {
  display: inline-block;
  font-size: 24px;
  color: #ffffff;
  font-weight: normal;
  text-align: left;
}

@media screen and (max-width: 970px) {
  .sec-happyou .recipi-wrapper .box p {
    display: block;
  }
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-wrapper .box p {
    font-size: 4vw;
  }
}

.sec-happyou .recipi-wrapper .box p.mt-left-1 {
  margin-left: 4%;
}

@media screen and (max-width: 970px) {
  .sec-happyou .recipi-wrapper .box p.mt-left-1 {
    margin-left: 0;
  }
}

.sec-happyou .recipi-wrapper .box p.mt-left-2 {
  margin-left: 11.2%;
}

@media screen and (max-width: 970px) {
  .sec-happyou .recipi-wrapper .box p.mt-left-2 {
    margin-left: 0;
  }
}

.sec-happyou .recipi-wrapper .txt-con {
  width: 83%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-wrapper .txt-con {
    width: 91%;
  }
}

.sec-happyou .recipi-wrapper .txt-con img {
  width: 138px;
  height: 138px;
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-wrapper .txt-con img {
    width: 16%;
    height: auto;
  }
}

.sec-happyou .recipi-wrapper .txt-con .txt-wrapper {
  margin-left: 2%;
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-wrapper .txt-con .txt-wrapper {
    margin-left: 5%;
  }
}

.sec-happyou .recipi-wrapper .txt-con p {
  font-size: 24px;
  color: #ffffff;
  text-align: left;
  font-weight: normal;
  margin-bottom: 2%;
  line-height: 1.3;
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-wrapper .txt-con p {
    font-size: 3vw;
    margin-bottom: 4%;
  }
}

.sec-happyou .recipi-wrapper .txt-con p.last {
  margin-bottom: 0;
}

.sec-happyou .recipi-wrapper .osusume {
  width: 85%;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-wrapper .osusume {
    width: 93%;
  }
}

.sec-happyou .recipi-wrapper .osusume .img-1 {
  width: 100%;
  margin: 60px auto 50px;
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-wrapper .osusume .img-1 {
    margin: 9% auto 6%;
  }
}

.sec-happyou .recipi-wrapper .osusume .img-2 {
  width: 96%;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-wrapper .osusume .img-2 {
    width: 90%;
  }
}

.sec-happyou .recipi-wrapper .osusume .img-3 {
  width: 67.6%;
  margin: 50px auto 60px;
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-wrapper .osusume .img-3 {
    width: 82%;
    margin: 7% auto 9%;
  }
}

.sec-happyou .recipi-wrapper .osusume .img-4 {
  width: 58.7%;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .sec-happyou .recipi-wrapper .osusume .img-4 {
    width: 66%;
  }
}
/*# sourceMappingURL=style.css.map */