body {
  font-family: 'Noto Serif JP','Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #575353;
  background-color: #fee3e5;
 
}

a,
p,
dt,
dd,
span,
strong {
  color: #575353;
  font-size: 18px;
}

a {
  transition: .5s;

}

ul {
  list-style: none;
}

a:hover {
  color: #8E8E8E;
  opacity: .8;
  cursor: pointer;
}

.cl {
  clear: both;
}

@media screen and (min-width: 768px) {
  .br-sp {
    display: none;
  }

}

@media screen and (max-width: 750px) {

  a,
  p,
  dt,
  dd,
  span,
  strong {
    font-size: 14px;
  }

  body {
    margin-top: auto !important;
  }
}

.linebutton {
  width: 1000px;
  height: 190px;
  margin: 60px auto;
  background-image: url(../img/common/linebuttonbg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  transition: 0.3s;
}

.linebutton:hover {
  opacity: .8;
}

.linebutton a {
  display: block;
  font-size: 64px;
  line-height: 3;
  color: #984747;
}

@media screen and (max-width: 750px) {
  .linebutton {
    height: initial;
    margin: 18px auto;
    width: 80%;
    background-size: cover;
    border-radius: 40px;
    background-color: #7FF06C;
  }

  .linebutton a {
    font-size: 17px;
    font-weight: 600;
    line-height: 4;
  }
}

h1 {
  width: 500px;
  text-align: center;
}
.topbox {
  position: relative;
  padding: 20px 0 26px 50px;
  background: #F99B0E;
}
.topbox ul {
  display: flex;
}
.topbox ul {
  position: absolute;
  top: 18px;
  right: 20px;
}
.topbox li {
  margin-right: 10px;
} 

.topbox li a{
  display: block;
  padding: 8px 20px 8px 50px;
  text-align: center;
  border-radius: 7px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}

.topbox li.register a{  
  background-color: #EF4D4D;
  background-image: url(https://h-destiny.jp/wp-content/themes/classy/img/common/ic_touroku.png);
  background-repeat: no-repeat;
  background-position: 10px center;
}
.topbox li.login a {  
  background-image: url(https://h-destiny.jp/wp-content/themes/classy/img/common/ic_login.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-color: #355DDF;
}
.topbox li a span {
  display: block;
  font-weight: initial;
  font-size: 12px;
  color: #fff;
}
@media screen and (max-width: 1200px) { 
  h1 {
    width: 350px;
  }
  .topbox {
    padding: 20px 0 46px 50px;
  }
}
  @media screen and (max-width: 750px) { 
    h1 {
      text-align: center;
      padding-left: 0;
    }
    .topbox {
      padding: 0;
    }
    .topbox ul { 
      display: none;
    }
    }



header {
  position: initial;
  background-image: url(../img/index/headbg.png);
  background-size: 20%;
}

header nav {
  width: 1200px;
  margin: 0 auto;
  background-image: url(../img/index/headbg.png);
  background-size: 20%;
}

header nav ul {
  display: flex;
  justify-content: space-between;

}

header nav ul li a {
  display: block;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
}

header nav ul li a span {
  display: block;
  font-size: 13px;
}

header nav ul li a span:first-letter {
  color: #FF4493;
}

.mainspimg {
  display: none;
}
 
@media screen and (max-width: 750px) {
  header {
    background-size: 100%;
    height: initial;
  }

  header nav {
    width: 100%;
	 margin: 0 auto;
  }

  header nav ul {
    flex-wrap: wrap;
    border-left: solid 1px #c4c4c4;

  }

  header nav ul li {
    border: solid 1px #c4c4c4;
    margin-top: -1px;
    margin-left: -1px;
    width: calc(25% + 1px);
  }

  header nav ul li a {
    font-size: 13px;
    line-height: 1.4;
  }

  header nav ul li a span {
    font-size: 11px;
    font-weight: 600;
  }

  h2.index {
    height: initial;
    margin: 0 0 20px 0;
    padding: 20px 0;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5;
    background-size: cover;
  }

  .head-border:before {
    margin-right: 20px;
  }

  .head-border:after {
    margin-left: 20px;
  }

  h1 {
    font-size: 12px;
    padding: 10px 0;
  }
  h1 img {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
  .mainpcimg {
    display: none;
  }
  .mainspimg {
    display: block;
  }

}

.breadcrumbs {
  margin: 0 0 40px 0;
  background-color: #ddc3b6;
  padding: 4px 4px 4px 12px;
  text-align: left;
}
.breadcrumbs span {
  font-size: 12px;
}

/* ＝＝＝＝＝＝＝▼ページトップここから▼＝＝＝＝＝＝＝ */
#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 15%;
  background: #ef3f98;
  opacity: 0.6;
  border-radius: 50%;
  z-index: 110;
}

#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

#page_top a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 10px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .bottom-fixed-button a {
    line-height: initial;
  }
}

/* ＝＝＝＝＝＝＝▼追従バナーここから▼＝＝＝＝＝＝＝ */
.foot-follow-bnr .footsp {
  display: none;
}

/*color*/
.foot-follow-bnr-list .foot-follow-bnr-in:nth-child(1) a {
  background-color: #ff5c5d;
}

.foot-follow-bnr-list .foot-follow-bnr-in:nth-child(2) a {
  background-color: #06c655;
}

/*共通*/
.foot-follow-bnr * {
  box-sizing: border-box !important;
  margin: 0;
  padding: 0;
}

.foot-follow-bnr a,
.foot-follow-bnr a:hover {
  text-decoration: none;
}

.foot-follow-bnr {
  position: fixed;
  z-index: 100 !important;
  margin-bottom: 0;
  font-family: "Noto Sans JP", sans-serif !important;
  letter-spacing: -.40em;
}

.foot-follow-bnr-list {
  margin: 0;
  padding: 0;
}

.foot-follow-bnr-list .foot-follow-bnr-in {
  letter-spacing: normal;
  display: inline-block;
}

.foot-follow-bnr-list .foot-follow-bnr-in a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

/*PC*/
@media screen and (min-width: 751px) {
  .foot-follow-bnr {
    top: 150px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
  }

  .foot-follow-bnr-in {
    padding: 0 0 10px 0;
  }

  .foot-follow-bnr-in a {
    display: block;
    padding: 23px 18px;
    letter-spacing: .05em;
    filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.2));
    transition-duration: 0.2s;
  }

  .foot-follow-bnr-in a:hover {
    filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.2));
  }

  .foot-follow-bnr-in img {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 5px;
  }

  /*PC 左右*/
  .foot-follow-bnr.pc-right {
    right: 0;
  }

  .foot-follow-bnr.pc-left {
    left: 0;
  }

  .foot-follow-bnr.pc-right .foot-follow-bnr-in a {
    border-radius: 4px 0 0 4px;
  }

  .foot-follow-bnr.pc-left .foot-follow-bnr-in a {
    border-radius: 0 4px 4px 0;
  }
}

/*スマホ・タブレット*/
@media screen and (max-width: 750px) {
  .foot-follow-bnr .footsp {
    display: block;
  }

  .foot-follow-bnr .footsp span {
    display: block;
    font-size: 10px;
    color: #fff;
  }

  .foot-follow-bnr .foot-follow-bnr-in.footdiscount a {
    background: #ffde31;
  }

  .foot-follow-bnr .foot-follow-bnr-in a.footpc {
    display: none;
  }

  .foot-follow-bnr {
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .9);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 10px 0.5em;
  }

  .foot-follow-bnr.follow-list-1 .foot-follow-bnr-in {
    width: 100%;
  }

  .foot-follow-bnr.follow-list-2 .foot-follow-bnr-in {
    width: 37%;
  }

  .foot-follow-bnr.follow-list-2 .foot-follow-bnr-in.footdiscount {
    width: 25.5%;
    margin: 0 0 0 0.5%;
  }

  .foot-follow-bnr.follow-list-2 .foot-follow-bnr-in:nth-child(1) {
    padding: 0 2px 0 0;
  }

  .foot-follow-bnr.follow-list-2 .foot-follow-bnr-in:nth-child(2) {
    padding: 0 2px;
  }

  .foot-follow-bnr .foot-follow-bnr-in a {
    display: block;
    padding: 5px 1px;
    text-align: center;
    border-radius: 30px;
    border-bottom: 4px solid rgba(0, 0, 0, .2);
    font-size: 13px;
  }

  .foot-follow-bnr.follow-list-3 .foot-follow-bnr-in a {
    border-radius: 5px;
    font-size: 12px;
  }

  .foot-follow-bnr .foot-follow-bnr-in img {
    padding: 5px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
  }
}


.foot-follow-bnr-list02 {
  display: none;
}



@media screen and (max-width: 750px) {
  .foot-follow-bnr-list02 {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 10px;
    }
    .foot-follow-bnr-list02 li {
      width: 48%;
    }
.foot-follow-bnr-list02 li a {
  display: block;
  padding: 8px 4px 8px 20px;
  text-align: center;
  border-radius: 7px;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
}
.foot-follow-bnr-list02 li a { 
  letter-spacing: .2px;
  background-size: 10%;
background-repeat: no-repeat;
background-position: 10px center;
}

.foot-follow-bnr-list02 li.register a{  
  background-color: #EF4D4D;
  background-image: url(https://h-destiny.jp/wp-content/themes/classy/img/common/ic_touroku.png);

}
.foot-follow-bnr-list02 li.login a {  
  background-image: url(https://h-destiny.jp/wp-content/themes/classy/img/common/ic_login.png);

  background-color: #355DDF;
}

.foot-follow-bnr-list02 span {
  display: block;
  font-weight: initial;
  font-size: 11px;
  color: #fff;
}
}
footer {
  font-family: 'Noto Sans JP', sans-serif;
}
footer .foottop {
  background: rgba(0, 0, 0, .3);
}
footer .foottop .foottoptext {
  padding: 10px 0;
  color: #fff;
  text-align: center;
}
footer .foottop .footbtnlist {
  display: flex;
  justify-content: space-between;
  width: 96%;
  margin: 0 auto;
  padding-bottom: 20px;

}
footer .foottop .footbtnlist a {
  display: block;
  width: 23%;
}
footer .foottop .topbtn {
  padding: 6px 0;
  color: #fff;
  background: #313131;
  text-align: center;
}
footer .foottop .topbtn a {
  color: #fff;
  font-size: 14px;
}
footer .footwrap {

  margin: 0 auto;
  background: #32190E;
  padding: 30px 20px;
  color: #fff;
}
footer .footwrapin {
  width: 1000px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
footer .footwrap a {
  display: block;
  color: #fff;
  font-size: 12px;
}
footer .footwrap .logofoot {
  display: block;
  width: 250px;
  margin-bottom: 20px;
}
footer .footwrap .footbox01 a {
  display: inline-block;
  color: #fff;
}
footer .footwrap .footbtnlist {
  display: flex;
  margin-top: 40px;
}
footer .footwrap .footbtnlist li {
  width: 40px;
  margin-right: 20px;
}
.footbottom {
  text-align: center;
  padding: 0 8px;
  background: #FFFCF1;
  font-size: 12px;
  color: #fff;
}

@media screen and (max-width: 750px) {

footer {
  padding-bottom: 200px;
}
footer .foottop .footbtnlist {
  flex-wrap: wrap;
}
footer .foottop .footbtnlist a {
  width: calc(100% / 2 - 15px);
  margin: 0 auto;
  padding-bottom: 8px;
}
footer .footwrapin {
  display: block;
  width: auto;
}
footer .footwrap .footbtnlist {
  margin-top: 20px;
  justify-content: center;
}
.foot2,
.foot3 {
  margin: 40px auto 20px auto;
}
.foot2 h4,
.foot3 h4{
  margin-bottom: 10px;
}
.foot2 ul{
  display: flex;
    flex-wrap: wrap;
}
.foot2 ul li {
  width: 50%;
  text-align: left;
}
footer .footwrap .logofoot {
  display: block;
  width: 100px;
  margin: 0 auto;
}
}


/* ＝＝＝＝＝＝＝▼普通ページテンプレ▼＝＝＝＝＝＝＝ */
.wrap .contbox {
  margin: 0 0 30px 0;
  background: #fff;
  border-radius: 20px;
}

.wrap .contbox h2 {
  background: #32190E;
  color: #fff;
  text-align: center;
  padding: 20px;
  border-radius: 20px 20px 0 0;
  font-size: 20px;
}

.wrap .contbox .contboxin h3 {
  color: #f86ea2;
  margin: 20px 0 0 0;
  font-size: 18px;
}

.wrap .contbox .contboxin h4 {
  font-size: 16px;
  margin: 20px 0 0 0;
}

.wrap .contbox .contboxin h3+h4 {
  margin: 0;
}

.wrap .contbox .contboxin {
  padding: 20px 100px;
}

.wrap .contbox .contboxin .mokuji {
  margin: 20px 0 0 0;
}

.wrap .contbox .contboxin .mokuji ul li::before {
  content: "▼";
  color: #f86ea2;
}

.wrap .contbox .contboxin .sttext {
  margin: 20px 0 0 0;
}

.wrap .contbox .contboxin ul li {
  margin: 0 0 18px 0;
  font-size: 18px;
}

.wrap .contbox .contboxin span.attention {
  display: block;
  margin: 0 0 0 20px;
  font-size: 14px;
}

@media screen and (max-width: 750px) {
  .wrap .contbox {
    width: 96%;
    margin: 0 auto 30px auto;
  }

  .wrap .contbox h2 {
    font-size: 16px;
  }

  .wrap .contbox .contboxin {
padding: 12px;
  }

  .wrap .contbox .contboxin ul li {
    font-size: 14px;
  }

  .wrap .contbox .contboxin span.attention {
    margin: 0 0 0 0;
    font-size: 13px;
    color: #868686;
  }
}