@charset "UTF-8";
body {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}

img {
  max-width: 100%;
}

a {
  display: block;
}

a:hover {
  opacity: .7;
  -webkit-transition: all .5s;
  transition: all .5s;
}

h1 {
  color: #1B1464;
  font-size: 26px;
  font-weight: bold;
  border-bottom: 1px solid #1B1464;
  padding: 0 10px 5px;
  border-width: 2.5px;
  display: inline-block;
  margin-bottom: 23px;
}

h3 {
  font-weight: bold;
}

header {
  line-height: 0;
}
header img {
  width: 100%;
  height: auto;
}

.header_text {
  line-height: 1.6em;
  font-size: 20px;
  margin-top: 25px;
}

.m-width {
  max-width: 1124px;
  margin: 0 auto;
}

.banner_area1 {
  line-height: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
}
.banner_area1 img {
  width: 350px;
}

.banner_area2 {
  line-height: 0;
  padding: 35px 0;
  width: 60%;
  margin: 0 auto;
}
.banner_area2 img {
  width: 100%;
}

.banner_area3 {
  line-height: 0;
  padding: 5px 0 30px;
  width: 370px;
  margin: 0 auto;
}
.banner_area3 a {
  border: solid 3px #45489E;
  padding: 15px 30px;
  box-sizing: border-box;
}
.banner_area3 img {
  width: 100%;
}

.footer_banner_area {
  font-weight: bold;
}
.footer_banner_area h4 {
  font-weight: bold;
  font-size: 22px;
  padding: 20px 0 30px;
}

.daitsu {
  margin: 75px 0 15px;
}

.daitsu_list ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 900px;
  margin: 0 auto;
}
.daitsu_list ul li {
  display: inline-block;
  width: 250px;
  padding: 3px 10px;
}
.daitsu_list ul li img {
  max-width: 100%;
  max-height: 180px;
  width: auto;
}

.present_wrap {
  background: #EDEDF3;
  padding: 10px 0 0;
  margin: 20px 10px 0;
}
.present_wrap h5 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}
.present_wrap .kabegami {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 50px;
}
.present_wrap .kabegami div:nth-child(1) {
  width: 30%;
}
.present_wrap .kabegami div:nth-child(1) img {
  width: 100%;
  height: auto;
}
.present_wrap .kabegami div:nth-child(2) {
  width: 70%;
  padding-left: 50px;
  text-align: left;
  box-sizing: border-box;
}

.present_wrap2 {
  background: #DADAEB;
  padding: 25px;
  margin: 20px 0;
}
.present_wrap2 h3 {
  color: #1B1464;
  font-weight: bold;
  font-size: 22px;
}
.present_wrap2 .kabegami div:nth-child(1) {
  text-align: center;
}
.present_wrap2 .kabegami div:nth-child(1) img {
  width: 350px;
  height: auto;
}
.present_wrap2 .kabegami div:nth-child(2) {
  text-align: center;
  line-height: 1.5em;
  padding-top: 8px;
}
.present_wrap2 .small {
  font-size: 0.8em;
}

.btn_01 {
  background: #FF0000;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  line-height: 1em;
  display: inline-block;
  padding: 8px 100px;
  font-size: 18px;
  box-sizing: border-box;
}
.btn_01 span {
  font-size: .7em;
}
.btn_01:hover {
  background: #ff5656;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.btn_02 {
  background: #2E3192;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  line-height: 1em;
  display: inline-block;
  padding: 10px 50px 8px;
  margin: 10px 0;
  font-size: 18px;
  box-sizing: border-box;
}
.btn_02 span {
  font-size: .7em;
}
.btn_02:hover {
  background: #6568da;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.btn_03 {
  background: #2E3192;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  line-height: 1em;
  display: inline-block;
  padding: 10px 50px 8px;
  margin: 10px 0;
  font-size: 18px;
  box-sizing: border-box;
}
.btn_03 span {
  font-size: .7em;
}
.btn_03:hover {
  background: #6568da;
  -webkit-transition: all .5s;
  transition: all .5s;
}

footer {
  clear: both;
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 180;
  background-image: url("../img/footer.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #FFF;
}
footer .caution {
  padding: 0 0 8px;
  clear: both;
  font-size: 10px;
  line-height: 1.7;
}
footer .copyright {
  padding-bottom: 4%;
  font-family: "Helvetica Neue", Helvetica, 'Work Sans', "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Osaka", verdana, sans-serif;
  font-size: 10px;
  line-height: 1.2;
}
footer .copyright a {
  display: inline;
  color: #535353;
  text-decoration: underline;
}
footer .copyright br {
  display: none;
}
footer .linkNav {
  margin: 0 auto;
  padding: 5% 0 2%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  clear: both;
  width: 100%;
  max-width: 800px;
  text-align: center;
  z-index: 2;
}
footer .linkNav a {
  display: block;
}
footer .effectActive {
  position: relative;
  -webkit-animation: fadeInUp 1s cubic-bezier(0.17, 0.67, 0.6, 0.92) 1 forwards;
  -moz-animation: fadeInUp 1s cubic-bezier(0.17, 0.67, 0.6, 0.92) 1 forwards;
  -ms-animation: fadeInUp 1s cubic-bezier(0.17, 0.67, 0.6, 0.92) 1 forwards;
  -o-animation: fadeInUp 1s cubic-bezier(0.17, 0.67, 0.6, 0.92) 1 forwards;
  animation: fadeInUp 1s cubic-bezier(0.17, 0.67, 0.6, 0.92) 1 forwards;
}
footer .effect {
  transform: translate3d(0, 0, 0);
  transform: rotate(0.0001deg);
  outline: 1px solid transparent;
  will-change: transform;
}
footer .linkNav li.navOfficial {
  display: inline-block;
  width: 42%;
}
footer .linkNav li.navFanclub {
  display: inline-block;
  width: 42%;
}
footer .linkNav li.navYoutubeSas {
  padding-top: 4%;
  float: left;
  width: 28.88%;
}
footer .linkNav li.navYoutubeKuwata {
  padding-top: 4%;
  float: left;
  width: 28.88%;
}
footer .linkNav li.navTwitter {
  padding-top: 4%;
  float: left;
  width: 22.49%;
}
footer .linkNav li.navFacebook {
  padding-top: 4%;
  float: left;
  width: 19.75%;
}
footer .linkNav li img {
  width: 100%;
}
footer .linkNav li.navOfficial img {
  background: url(../img/official.png) no-repeat;
  background-size: 100% auto;
}
footer .linkNav li.navFanclub img {
  background: url(../img/fanclub.png) no-repeat;
  background-size: 100% auto;
}
footer .linkNav li.navYoutubeSas img {
  background: url(../img/youtube.png) no-repeat;
  background-size: 100% auto;
}
footer .linkNav li.navYoutubeKuwata img {
  background: url(../img/youtube_kuwata.png) no-repeat;
  background-size: 100% auto;
}
footer .linkNav li.navTwitter img {
  background: url(../img/twitter.png) no-repeat;
  background-size: 100% auto;
}
footer .linkNav li.navFacebook img {
  background: url(../img/facebook.png) no-repeat;
  background-size: 100% auto;
}
footer .copyright a {
  color: #FFF;
  text-decoration: underline;
}

#top_btn_wrap {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999;
  transition: right 0.3s;
}
#top_btn_wrap img {
  width: 30px;
  height: auto;
}

.present_wrap3 {
  background: #DADAEB;
  padding: 25px;
  margin-bottom: 40px;
}
.present_wrap3 .title_img {
  width: 350px;
  height: auto;
  margin: 0 auto;
  padding-top: 12px;
}
.present_wrap3 .small {
  font-size: 0.8em;
}
.present_wrap3 h3 {
  color: #FFF;
  background: #2E3192;
  margin: 0 10px;
  padding: 6px 0 5px;
  font-weight: bold;
  font-size: 22px;
  margin-top: -12px;
}
.present_wrap3 h4 {
  color: #1B1464;
  font-weight: bold;
  font-size: 22px;
  padding-top: 8px;
}

@media screen and (min-width: 768px) {
  /* pc */
  .sp_only {
    display: none;
  }

  .banner_area1 a + a {
    margin-left: 100px;
  }
  .banner_area1 a:nth-child(1) {
    width: 322px;
  }

  .daitsu_list ul li:nth-child(1) {
    width: 310px;
    padding-left: 50px;
    margin-bottom: -18px;
  }
  .daitsu_list ul li:nth-child(2) {
    padding-right: 80px;
    margin-left: -30px;
    margin-bottom: -12px;
  }
}
@media screen and (max-width: 768px) {
  /* sp */
  body {
    font-size: 14px;
  }

  h1 {
    font-size: 16px;
    padding: 0 3px 2px;
    margin-bottom: 15px;
  }

  .pc_only {
    display: none;
  }

  .header_text {
    line-height: 1.7em;
    font-size: 14px;
    margin: 25px 0;
  }

  .m-width {
    max-width: 100%;
  }

  .banner_area1 img {
    width: 100%;
  }
  .banner_area1 a {
    padding: 15px;
  }

  .banner_area2 {
    width: 100%;
    padding: 15px 15px 30px;
    box-sizing: border-box;
  }

  .banner_area3 {
    width: 100%;
    padding: 7px 15px 30px;
    box-sizing: border-box;
  }

  .footer_banner_area {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .footer_banner_area h4 {
    font-size: 18px;
    padding: 20px 0 30px;
  }

  .daitsu {
    margin: 25px 0 10px;
  }

  .daitsu_list ul {
    width: 100%;
  }
  .daitsu_list ul li {
    display: inline-block;
    width: 100%;
    padding: 8px 10px;
    box-sizing: border-box;
  }
  .daitsu_list ul li img {
    max-width: 100%;
    max-height: 200px;
    width: auto;
  }
  .daitsu_list ul.list1 li {
    width: 90%;
  }
  .daitsu_list ul.list2 li {
    width: 50%;
  }
  .daitsu_list ul.list2 li img {
    max-height: 110px;
  }

  .present_wrap {
    font-size: 14px;
    padding: 20px 10px;
    margin: 20px 0 0;
  }
  .present_wrap h5 {
    font-size: 17px;
  }
  .present_wrap .kabegami {
    padding: 0;
  }
  .present_wrap .kabegami div:nth-child(1) {
    width: 100%;
    padding: 20px 0 10px;
  }
  .present_wrap .kabegami div:nth-child(2) {
    width: 100%;
    padding-left: 0;
    padding-bottom: 15px;
  }

  .present_wrap3 h3 {
    margin: 0;
  }
  .present_wrap3 .title_img {
    width: 100%;
  }

  .btn_01 {
    padding: 8px 10px;
    width: 100%;
  }

  .btn_02 {
    width: 80%;
  }

  footer {
    background-image: url("../img/footer_sp.jpg");
  }
  footer .linkNav li.navOfficial {
    margin: 0 auto;
    display: block;
    width: 67%;
  }
  footer .linkNav li.navFanclub {
    margin: 0 auto;
    padding-top: 2%;
    display: block;
    width: 67%;
  }
  footer .linkNav li.navYoutubeSas {
    margin: 0 auto;
    float: none;
    width: 60.48%;
  }
  footer .linkNav li.navYoutubeKuwata {
    padding-top: 6%;
    margin: 0 auto;
    float: none;
    width: 60.48%;
  }
  footer .linkNav li.navTwitter {
    padding-top: 6%;
    margin: 0 auto;
    float: none;
    width: 47.229%;
  }
  footer .linkNav li.navFacebook {
    padding-top: 6%;
    margin: 0 auto;
    float: none;
    width: 41.475%;
  }
  footer > ul:nth-of-type(2) {
    padding: 4% 15px 15px;
  }
}
@media screen and (max-width: 320px) {
  /* SE */
  h1 {
    font-size: 14px;
    padding: 0 0 2px;
  }

  .header_text {
    font-size: 13px;
  }

  .present_wrap h3 {
    font-size: 15px;
  }

  .daitsu_list ul li:nth-child(2) {
    max-height: 90px;
  }
  .daitsu_list ul li:nth-child(2) img {
    max-height: 90px;
  }

  .btn_03 {
    font-size: 16px;
    padding: 10px 40px 8px;
  }
}
