@charset "UTF-8";
/* --------------------------------------------------------- */
/* home.css */
/* --------------------------------------------------------- */
/*home header*/
.homeOnlyBox {
  width: 100%;
  margin: -400px auto 0;
  overflow: hidden;
}

.homeOnlyBox {
  background-image: url(../../images/appli/main_vb.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  display: block;
  height: 800px;
}

.homeHeaderTop_img {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding-top: 25px;
}

.homeHeader_ttlImg {
  position: relative;
}

.homeHeader_ttlImg img {
  margin-left: auto;
  margin-right: auto;
}

.homeHeader_img1 {
  width: 400px;
  margin-bottom: 13px;
}

.homeHeader_img2 {
  width: 250px;
}

.homeHeader_img3 {
  width: 200px;
  margin-top: 20px;
}

.homeHeader_ttlImg::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 76px;
  height: 78.453px;
  background-image: url(../../images/appli/home/headerTop_homeSide.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  right: 290px;
  top: 80px;
}

.homeHeader_appImg {
  position: absolute;
  top: 120px;
}

.homeHeader_img4 {
  width: 380px;
  height: auto;
}

.homeHeader_img5 {
  position: absolute;
  width: 200px;
  height: auto;
  top: 437px;
  left: 150px;
}

.ytSp {
  margin-top: 30px;
}

.topYt {
  text-align: right;
}

.topYt iframe {
  border-width: 0px;
}

.topDownloadBox {
  width: 100%;
  height: auto;
  margin: 70px auto 0;
}

.topDownloadBox_inner {
  width: 980px;
  margin: 0 auto;
}

.topDownloadBox_inner h2 {
  text-align: center;
}

.topDownloadBox_inner p {
  text-align: center;
}

.topDownloadBox_img {
  margin: 15px 0;
}

.topDownloadBox_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.topDownloadBox_img a {
  display: inline-block;
  width: 170px;
  height: auto;
  margin: 0 15px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.topDownloadBox_img img {
  width: 170px;
  height: auto;
}

.topDownloadBox_img a:hover {
  opacity: 0.4;
}

.pointget {
  border: 1px solid #000000;
  padding: 15px;
  margin-bottom: 1em;
  width: 300px;
}
.pointget p {
  font-size: 14px;
  line-height: 1.4em;
}

@media screen and (max-width: 768px) {
  .homeOnlyBox {
    background-image: url(../../images/appli/header_bgSp.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .homeHeaderTop_img {
    width: 100%;
    height: 100%;
  }

  .homeHeader_ttlImg {
    float: right;
    width: 49.2%;
    right: 7%;
  }

  .homeHeader_img1 {
    width: 100%;
    margin-bottom: 3.5%;
  }

  .homeHeader_img2 {
    width: 89.6%;
  }

  .homeHeader_img3 {
    width: 62.4%;
    margin-top: 3.25%;
  }

  .homeHeader_ttlImg::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 13.33%;
    height: 16.53%;
    background-image: url(../../images/appli/headerTop_title_img.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    right: 8%;
    top: 77%;
  }

  .topDownloadSp {
    overflow: hidden;
    float: right;
    margin-top: 9.25%;
  }

  .topDownloadSp_inner {
    width: 100%;
  }

  .topDownloadSp ul {
    width: 50.66%;
    margin: 0 auto;
  }

  .topDownloadSp ul li a {
    display: inline-block;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }

  .topDownloadSp ul li a:hover {
    opacity: 0.4;
  }

  .topDownloadSp ul li {
    width: 100%;
    margin: 0 auto;
  }

  .topDownloadSp ul li:first-child {
    margin-bottom: 2.5%;
  }

  .topDownloadSp_img img {
    width: 100%;
  }

  .topDownloadSp h2 {
    text-align: center;
    margin: 0 0 3%;
  }

  .topDownloadSp p {
    clear: both;
    text-align: center;
    line-height: 2.5em;
    font-size: 10px;
  }

  .homeHeader_appImg {
    width: 57.6%;
    top: 20px;
    left: -10%;
    float: left;
  }

  .homeHeader_img4 {
    width: 100%;
  }

  .homeHeader_img5 {
    position: absolute;
    top: 90.3%;
    left: 40%;
    width: 43.16%;
  }

  .ytSp {
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
  }

  .topYt {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    text-align: center;
    margin: 100px auto 90px;
  }

  .topYt iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .pointget p {
    font-size: 11px;
  }
}
@media screen and (max-width: 540px) {
  .homeHeader_ttlImg::after {
    top: 70%;
  }

  .topDownloadSp ul li:first-child {
    margin-bottom: 5%;
  }

  .homeHeader_img5 {
    position: relative;
    top: 0;
    left: 28%;
    width: 68.16%;
  }

  .topYt {
    margin: 25px auto 45px;
  }
}
@media screen and (max-width: 360px) {
  .homeHeader_img5 {
    position: relative;
    top: 0;
    left: 23%;
    width: 68.16%;
  }
}
/* メイン
----------------------- */
body {
  color: #333333;
}

.main {
  position: relative;
  min-width: 980px;
}

.main .acdList {
  margin: 0 auto;
}

.main .acdList h2 {
  margin: 50px auto 10px;
  font-size: 16px;
}

/*.main .acdList h2:first-child{margin-top: -50px;}*/
.main .acdList h2 span {
  padding-bottom: 1%;
  background: url(../img/line_img.png) repeat-x left bottom;
  background-size: 1px 50%;
}

.main .acd {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 90px;
  background-color: #fffade;
}

.main .acd h3 {
  line-height: 1.4;
  font-size: 17px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
  /*3.71-0.3*/
}

/*.main .acd h3.close{border-bottom:1px solid #c4c4c4;background-image:url(/../common/images/icon_close.png);}*/
/*.main .acd:last-of-type h3{border-bottom:1px solid #c4c4c4;}*/
.main .textBox {
  margin-top: 0;
  /*padding:30px 2.78% 20px 4.63%; */
  /*background-color: #fffade;*/
}

/*約1010px(win幅1080px時)*/
.main .text {
  margin-bottom: 1em;
  font-size: 14px;
  line-height: 1.4em;
}

.main .text.mb2 {
  margin-bottom: 2em;
}

.main .text.nm {
  margin-bottom: 0;
}

.main .text a {
  display: inline;
  word-break: break-all;
  text-decoration: none;
}

.main .text .line {
  font-weight: bold;
  text-decoration: underline;
}

.main .idt {
  padding-left: 1em;
  text-indent: -1em;
}

.main .str {
  width: 106.45%;
  margin-left: -3.45%;
  font-weight: bold;
}

.main .list li {
  margin-bottom: 1.5em;
  padding-left: 1em;
  text-indent: -1em;
}

.main .list .nm {
  margin-bottom: 0;
}

.acdList {
  width: 100%;
}

.acd {
  margin-bottom: 20px;
}

.main .acd:nth-child(even) {
  background-color: #ffffff;
}

.acd h3 {
  width: 980px;
  margin: 0 auto;
}

.homeH3 {
  padding: 6px 10px;
  border-left: 3px solid #ff0000;
}

.textBox {
  width: 980px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text_main {
  /* width: 62%;*/
  width: 570px;
  margin-left: 20px;
}

.textBox_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -5px;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.textList_redLine {
  color: #ff0000;
  border-bottom: 1px solid #ff0000;
}

.textBox_topText {
  font-size: 15px;
  margin-left: 15px;
}

.textBox_sideImage img {
  width: 65px;
  height: 100%;
}

.noneImage .text_main {
  width: 100%;
  margin-top: 0;
}

.textBox_image {
  /*
    width: 35%;*/
  width: 340px;
  height: auto;
  margin-right: 15px;
  /*margin-top: 30px;*/
}
.textBox_image.birthday {
  width: 200px;
  padding-right: 60px;
}

.textBox_image img {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .main {
    margin-top: 60px;
    min-width: unset;
  }

  .content {
    margin-top: 60px;
    padding-top: 10px;
  }

  .acdList {
    width: 100%;
  }

  .main .acd {
    width: 100%;
    padding: 30px 0;
  }

  .main .acd h3 {
    width: 100%;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 35px;
  }

  .main .text {
    font-size: 11px;
  }

  .main .textBox {
    width: 100%;
    padding: 0;
    margin: 0 auto 10px;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text_main {
    width: 90%;
    /*
          width: 100%;*/
    margin: 10px auto 0;
  }

  .textBox_image {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .textBox_image.birthday {
    width: 60%;
    padding-right: 0;
    margin: 20px auto 0;
  }

  .textBox_image img {
    width: 50%;
    margin: 0 auto;
  }

  .textBox_topText {
    font-size: 12px;
    margin-left: 10px;
  }
}
/* 2022 04 */
.homeChangeLink {
  text-align: center;
  margin: 40px 0 70px;
}
.homeChangeLink a {
  display: inline-block;
  width: 370px;
  background-color: #d61518;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  padding: 15px 0 14px;
  border-radius: 5px;
  text-decoration: none;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: relative;
}
.homeChangeLink a::before {
  content: "";
  width: 88px;
  padding-top: 12%;
  background-image: url(../../images/appli/home/homeLinkImg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 10px;
}
.homeChangeLink a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 768px) {
  .homeChangeLink {
    margin: 0 0 40px;
  }
  .homeChangeLink a {
    width: 80%;
    max-width: 370px;
    font-size: 12px;
    padding: 8px 0 7px;
  }
  .homeChangeLink a::before {
    width: 44px;
    padding-top: 24px;
  }
}
/*# sourceMappingURL=map/home.css.map */