
.only_SP {
  display: none !important;
}

@media screen and (max-width: 375px) {
  .only_SP {
    display: block !important;
  }

  .only_PC {
    display: none !important;
  }
}



#top h2.type1 {
  margin-bottom: 65px;
}

@media screen and (max-width: 375px) {
  #top h2.type1 {
    margin-bottom: 30px;
  }
}

#top section#search .wrap .box {
    padding: 1rem 3rem;
}

input.search {
  height: 50px;
  width: 400px;
  border: 1px solid #47ccbf;
  margin-right: 10px;
}

#top section#member .bg-stripe .wrap a {
  padding: 10px 3em 12px 1.5em;
  border-radius: 30px;
}

#top section#event {
  padding-bottom: 80px;
}

#top section#event .slick-dots{
  bottom: -50px;
}
#top section#event .slick-arrow{
  position: absolute;
  width: 30px;

  bottom: -16%;
  z-index: 5;
}
#top section#event .prev-arrow1{
  left: 30%;
}



#top section#event .prev-arrow2{
  right: 30% ;
 
}
@media screen and (max-width: 812px) {
  @media screen and (orientation: portrait) {
    #top section#event .prev-arrow1{
      left: 10%;
    }
    #top section#event .prev-arrow2{
      right: 10% ;
     
    }
    #top section#event .slick-arrow{

    
      bottom: -22%;

    }
  }
  @media screen and (orientation: landscape) {
    #top section#event .slick-arrow{

    
      bottom: -28%;

    }
  }


}

#top section#shop ul li {
  position: relative;
}

@media screen and (max-width: 375px) {
  #top section#search {
    padding-top: 70px;
    padding-bottom: 50%;
  }

  #top section#search .wrap {
    position: inherit;
    transform: none;
    top: inherit;
    left: inherit;
  }

  #top section#search .wrap h1 img {
    width: 80%;
    margin-bottom: 20px;
  }

  #top section#search .wrap .box {
    padding: 0.7rem 1rem;
    width: 85%;
    margin: auto;
  }

  input.search {
    height: 30px;
    width: 235px;
  }

  input.search_icon {
    width: 30px;
  }

  #top section#member .bg-stripe .wrap figure {
    width: 200px;
  }

  #top section#member .bg-stripe .wrap {
    padding: 40px 0 40px;
  }

  #top section#member .bg-stripe .wrap h2 {
    font-size: 1.5rem;
    margin-bottom: 0.7rem;
    line-height: 1.4;
  }

  #top section#member .bg-stripe .wrap a {
    font-size: 14px;
    padding: 5px 2em 6px 1.5em;
    background-position: right 0.7em center;
    background-size: 13px;
  }

  #top section#category ul li {
    width: 50%;
    height: 0;
    padding-bottom: 50%;
    position: relative;
  }

  #top section#category ul li img {
    width: 50%;
  }
}

.icon.eat.new,
.icon.beauty.new,
.icon.shopping.new {
  display: inline-block;
  position: absolute;
  top: -10px;
  right: 30%;
  padding: 15px 30px;
}

#top section#partner {
  margin-top: 100px;
  padding: 20px 0;
}

#top section#partner .wrap .title h2 {
  font-size: 36px;
  padding: 13px 90px;
}

#top section#partner .wrap .title p {
  color: #fff;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 30px;
}

#top section#partner .wrap .title a {
  font-size: 17px;
  color: #fff;
  padding: 6px 55px 10px 25px;
  box-sizing: border-box;
  line-height: 100%;
  letter-spacing: 2px;
  position: relative;

}
#top section#partner .wrap .title a img {
 width: 12%;
 position: absolute;
 right: 15px;
 top: 10px;

}

#top section#partner .wrap .title {
  padding: 20px 30px;
  top: -70px;
  right: -30px;
}
/*
#top section#partner .wrap .title::before {
  content: "";
    display: block;
    width: 60px;
    height: 45px;
    background-color: #29c9d8;
    position: absolute;
    top: -10px;
    left: -40px;
}
*/

@media screen and (max-width: 375px) {
  #top section#partner .wrap {
    padding-top: 100px;
  }

  #top section#partner .wrap .title {
    width: 90%;
    right: 4%;
    top: -130px;
  }

  #top section#partner .wrap .title::before {
    display: none;
  }

  #top section#partner .wrap .title h2 {
    font-size: 24px;
    padding: 10px 55px;
  }

  #top section#partner .wrap .title p {
    font-size: 12px;
  }

  #top section#partner .wrap .title a {
    font-size: 16px;
  }
}



#top section#news,
#top section#shop,
#top section#report {
  margin-top: 100px;
  margin-bottom: 100px;
}

#top section#news .wrap {
  padding: 20px;
}

#top section#news .wrap .stamp {
  top: -145px;
}

#top section#news .wrap ul li a .text div .date {
  display: inline-block;
}

#top section#news .wrap a.button {
  display: inline-block;
  font-size: 18px;
  background: #47ccbf;
  color: #fff;
  padding: 15px 70px 15px 30px;
  border-radius: 30px;
  margin-top: 30px;
  margin-bottom: 20px;
  position: relative;
}
#top section#news .wrap a.button img{
  width: 12%;
  position: absolute;
  right: 20px;
  top: 15px;
}

@media screen and (max-width: 375px) {
  #top section#news .wrap {
    border: none;
    background: none;
  }
}

#top section#report h2.type1 {
  padding-top: 80px;
}

#top section#report ul li {
  margin-bottom: 6rem;
}

#top section#report ul li figure {
  margin-top: -3rem;
}

#top section#report ul li .text h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #47ccbf;
}

#top section#report ul li a {
  margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 18px;
}

@media screen and (max-width: 375px) {
  #top section#report ul li {
    width: 90%;
    margin: 2rem auto;
  }

  #top section#report ul li .text {
    width: 45%;
  }

  #top section#report ul li .text .date {
    font-size: 7px;
  }

  #top section#report ul li .text h3 {
    font-size: 14px;
  }

  #top section#report ul li a {
    font-size: 12px;
  }
}

#top section#update {
  padding-bottom: 150px;
}

#top section.ranking ul li h3 {
    color: #47ccbf;
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 10px;
}

#top section.ranking ul li .icon {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 25px;
}

#top section.ranking ul li p {
  margin: 1rem 2rem 2.5rem 2rem;
}

#top section.ranking ul li:nth-of-type(2) {
  margin-top: 40px;
}

#top section.ranking ul li:nth-of-type(3) {
  margin-top: 80px;
}

#top section.ranking {
    padding-bottom: 100px;
}

@media screen and (max-width: 375px) {
  #top section.ranking h2.type1 {
    padding: 1rem 5rem;
  }
}




/* ------------------------------------------- */
/* about_hanaclub */
/* ------------------------------------------- */

section#main_bg {
  width: 100%;
  height: 0;
  padding-bottom: 39%;
  background: url(../img/top/search-bg.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
}

section#main_bg .wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

section#main_bg h1 {
  font-size: 36px;
  background-color: #fff;
  color: #47ccbf;
  font-weight: normal;
  padding: 10px 45px;
  border-radius: 30px;
  letter-spacing: 5px;
}

section#main_bg span {
  color: #fff;
  font-size: 21px;
  padding-top: 20px;
  display: block;
  letter-spacing: 5px;
}

section#breadclumb ul {
  line-height: 1.5;
  text-align: right;
  margin: 30px 0 50px;
  color: #47ccbf;
}

section#breadclumb ul li {
  display: inline-block;
  font-size: 12px;
  margin-right: 10px;
}

section#breadclumb ul li img {
  width: 30px;
  margin-right: 10px;
}

section#breadclumb ul li img.arrow {
  width: 10px;
  margin-right: 0;
}

@media screen and (max-width: 375px) {
  section#main_bg .wrap {
    width: 60%;
  }

  section#main_bg h1 {
    font-size: 18px;
    padding: 10px 20px;
  }

  section#main_bg span {
    font-size: 16px;
    padding-top: 10px;
  }

  section#breadclumb ul li {
    margin-right: 2px;
  }

  section#breadclumb ul li img {
    width: 22px;
    margin-right: 5px;
  }

  section#breadclumb ul li img.arrow {
    width: 7px;
    vertical-align: inherit;
  }
}

section#about_main {
  margin-top: 250px;
}

section#about_main .wrapper {
  max-width: 1000px;
  margin: auto;
  padding: 30px 0 70px;
  border-radius: 30px;
  border: 5px solid #fff;
  position: relative;
  z-index: 100;
}

section#about_main .wrapper img {
  width: 20%;
}

section#about_main .wrapper h2 {
  color: #fff;
  font-size: 36px;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 20px;
  letter-spacing: 5px;
}

section#about_main .about_image {
  position: relative;
  max-width: 1300px;
  margin: auto;
}

section#about_main .about_image img:nth-of-type(1) {
  position: absolute;
  top: -550px;
  right: 0;
  width: 300px;
}

section#about_main .about_image img:nth-of-type(2) {
  position: absolute;
  top: -500px;
  right: 315px;
  width: 200px;
  z-index: 1000;
}

section#about_main .about_image img:nth-of-type(3) {
  position: absolute;
  top: -330px;
  right: 50px;
  width: 170px;
  z-index: 1000;
}

section#about_main .about_image img:nth-of-type(4) {
  position: absolute;
  top: -30px;
  right: 0px;
  width: 300px;
  z-index: 1000;
}

section#about_main .about_image img:nth-of-type(5) {
  position: absolute;
  top: -56px;
  left: 200px;
  width: 150px;
  z-index: 1000;
}

section#about_main .about_image img:nth-of-type(6) {
  position: absolute;
  top: -340px;
  left: 50px;
  width: 150px;
  z-index: 1000;
}

section#about_main .about_image img:nth-of-type(7) {
  position: absolute;
  top: -580px;
  left: 0;
  width: 350px;
}

section#about_main .about_image img:nth-of-type(8) {
  position: absolute;
  top: -560px;
  left: 400px;
  width: 150px;
  z-index: 1000;
}

section#about_text {
  max-width: 1300px;
  padding-top: 300px;
  padding-bottom: 100px;
  margin: auto;
  margin-top: -100px;
  background-color: #ecf7fb;
}

section#about_text .wrapper {
  max-width: 1000px;
  margin: auto;
  font-size: 18px;
}

section#about_text .wrapper p {
  line-height: 2;
  letter-spacing: 2px;
}

section#category {
  margin-bottom: 150px;
}

section#category .title {
  margin-top: 150px;
  margin-bottom: 50px;
}

section#category .title h2 {
  display: inline-block;
  font-size: 32px;
  font-weight: normal;
  background-color: #29c9d8;
  color: #fff;
  padding: 8px 60px;
  border-radius: 30px;
  margin-bottom: 5px;
  margin-right: 10px;
}

section#category .title img {
  width: 50px;
}


/* ------------------------------------------- */
/* form */
/* ------------------------------------------- */

section#teikei_info {
  max-width: 1300px;
  margin: auto;
  margin-bottom: 100px;
  font-size: 16px;
  line-height: 1.6;
  color: #29a6d8;
}

section#teikei_info p {
  text-align: center;
  line-height: 2;
  letter-spacing: 2px;
}

section#teikei_info a {
  text-decoration: underline;
}

section#form form{
  max-width: 1000px;
  margin: auto;
  margin-bottom: 100px;
}

section#form form h2 {
  text-align: left;
  font-size: 24px;
  color: #47ccbf;
  margin-bottom: 40px;
  margin-top: 100px;
}

section#form form .group {
  text-align: left;
}

section#form form .group span {
  font-size: 11px;
  padding: 2px 14px 3px;
  margin-left: 10px;
  border-radius: 30px;
  background-color: #47ccbf;
  color: #fff;
}

section#form form .group:nth-of-type(1){
  border-top: 2px solid #cccccc;
}

section#form form .group:nth-of-type(odd)
 {
  background-color: #eefaf9;
}
/*
section#form form .group:nth-of-type(6),
section#form form .group:nth-of-type(11) {
  border-bottom: 2px solid #cccccc;
}
*/

section#form form label {
  display: inline-block;
  width: 32%;
  padding-left: 2%;
  text-align: left;
  font-weight: bold;
}

section#form form label.text {
  line-height: 240px;
  vertical-align: bottom;
}

section#form form input,
section#form form .postal,
section#form form select,
section#form form textarea {
  display: inline-block;
  width: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 14%;
  height: 40px;
  text-align: left;
  font-weight: bold;
}

section#form form textarea {
  height: 200px;
}

section#form form .radio {
  width: 50%;
  margin-right: 14%;
  display: inline-block;
  text-align: left;
}

section#form form .radio input {
  width: 16px;
  margin-right: 10px;
}

section#form form .radio .check_lb input {
  margin-top: 0;
  margin-bottom: 0;
}

section#send {
  font-size: 21px;
  background-color: #47ccbf;
  color: #fff;
  padding: 20px 130px;
  margin: auto;
  margin-bottom: 150px;
  border-radius: 30px;
  display: inline-block;
}

section#form.contact .group {
  border-bottom: 1px solid #cccccc;
}

section#form.contact form .group:nth-of-type(1) {
  border-top: 1px solid #cccccc;
}

section#form.contact form .group:nth-of-type(6) {
  border-bottom: 1px solid #cccccc;
}

section#form.contact form .group:nth-of-type(7) {
  border-top: none;
  background-color: #eefaf9;
}

section#form.contact form .label_radio {
  line-height: 320px;
  vertical-align: bottom;
}

@media screen and (max-width: 375px) {
  section#teikei_info {
    width: 80%;
    font-size: 14px;
    margin-bottom: 50px;
  }

  section#form {
    width: 90%;
    margin: auto;
  }

  section#form form {
    margin-bottom: 50px;
  }

  section#form form h2 {
    margin-bottom: 20px;
    margin-top: 50px;
  }

  section#form .group {
    padding: 10px 0;
  }

  section#form form label {
    width: 100%;
  }

  section#form.contact form .label_radio {
    margin-bottom: 10px;
  }

  section#form form input,
  section#form form .postal,
  section#form form textarea {
    width: 90%;
  }

  section#form form .radio .check_lb input {
    height: 28px;
  }

  section#form form .radio {
    width: 100%;
  }

  section#form.contact form .label_radio,
  section#form form label.text {
    line-height: 0;
  }

  section#send {
    font-size: 18px;
  }
}


/* ------------------------------------------- */
/* form_tanks */
/* ------------------------------------------- */

section#message {
  width: 1000px;
  margin: auto;
  border: 2px solid #c5e7f4;
  border-radius: 30px;
  background-color: #eefaf9;
  padding: 100px 0;
  margin-bottom: 100px;
}

section#message p {
  text-align: center;
  line-height: 2.5;
}

section#back_top {
  margin-bottom: 100px;
}

section#back_top img {
  width: 80px;
}

section#back_top p {
  text-align: center;
  color: #47ccbf;
  margin-top: 10px;
}

@media screen and (max-width: 375px) {
  section#message {
    width: 90%;
    margin: auto;
    margin-bottom: 50px;
    padding: 50px 0;
  }

  section#back_top {
    margin-bottom: 50px;
  }
}

/* ------------------------------------------- */
/* unei */
/* ------------------------------------------- */

section#company table {
  width: 1000px;
  margin: auto;
  margin-bottom: 100px;
}

section#company table tr {
  border-bottom: 1px solid #cccccc;
}

section#company table tr:first-of-type {
  border-top: 1px solid #cccccc;
}

section#company table th {
  width: 30%;
  text-align: left;
  padding:20px 30px
}

section#company table td {
  text-align: left;
  vertical-align: middle;
}
/*
section#company table tr:nth-of-type(1),
section#company table tr:nth-of-type(3),
section#company table tr:nth-of-type(5),
section#company table tr:nth-of-type(7) {
  background-color: #eefaf9;
}*/
section#company table tr:nth-of-type(odd){
  background-color: #eefaf9;
}

@media screen and (max-width:375px) {
  section#company table {
    width: 90%;
    margin: auto;
    margin-bottom: 50px;
  }

  section#company table th,
  section#company table td {
    display: block;
    padding: 10px;
    line-height: 1.6;
  }

  section#company table th {
    padding-bottom: 0;
  }

  section#company table td {
    padding-top: 0;
  }

}

/* ------------------------------------------- */
/* privacypolicy */
/* ------------------------------------------- */

section#privacypolicy {
  width: 1000px;
  margin: auto;
  text-align: left;
}

section#privacypolicy h2 {
  font-size: 24px;
  color: #47ccbf;
  margin-bottom: 30px;
}

section#privacypolicy p {
  margin-bottom: 50px;
}

section#privacypolicy p span {
  margin-left: 50px;
  margin-top: 10px;
  display: block;
  margin-bottom: 10px;
}

section#privacypolicy p.right {
  text-align: right;
}

@media screen and (max-width:375px) {
  section#privacypolicy {
    width: 90%;
  }

  section#privacypolicy p span {
    margin-left: 15px;
  }
}

/* ------------------------------------------- */
/* teikei_bosyu */
/* ------------------------------------------- */

section#teikei_bosyu_message {
  width: 1300px;
  margin: auto;
  text-align: center;
}

.teikei_bosyu_info .circle {
  width: 150px;
  height: 150px;
  border: 10px solid #ffe9e7;
  border-radius: 50%;
  position: relative;
  margin: auto;
  background: #fff;
  margin-bottom: -51px;
}

.teikei_bosyu_info .circle p {
  position: absolute;
  width: 200%;
  text-align: center;
  top: 38px;
  left: -69px;
  font-weight: bold;
}

.teikei_bosyu_info .circle p span {
  font-size: 38px;
}

section#teikei_bosyu_message h2 {
  font-size: 36px;
  color: #fff;
  background-image: url('../img/share/stripe.png');
  width: 1000px;
  padding: 40px;
  padding-top: 80px;
  line-height: 1.8;
  border: 4px solid #fff;
  border-radius: 30px;
  margin: auto;
  margin-bottom: -100px;
}

.teikei_bosyu_image {
  z-index: -100;
  position: relative;
}

.teikei_bosyu_message {
  width: 1000px;
  margin: auto;
  text-align: center;
  background-color: rgba(255,255,255,0.7);
  padding: 100px;
  margin-top: -148px;
  z-index: 100;
  position: relative;
}

.teikei_bosyu_message p {
  text-align: center;
  font-size: 21px;
  line-height: 2;
  letter-spacing: 3px;
  font-weight: bold;
}

section#teikei_bosyu_detail {
  width: 1300px;
  margin: auto;
  background-image: url('../img/share/stripe_gray.png');
  padding-top: 370px;
  margin-top: -262px;
  padding-bottom: 150px;
}

section#teikei_bosyu_detail h2 {
  font-size: 32px;
  line-height: 1.6;
  letter-spacing: 6px;
}

section#teikei_bosyu_detail .teikei_bosyu_detail_box {
  background: #fff;
  width: 1000px;
  margin: auto;
  border: 2px solid #a1e5de;
  border-radius: 30px;
  margin-top: 60px;
}

section#teikei_bosyu_detail .teikei_bosyu_detail_box h2 {
  background: #47ccbf;
  display: inline-block;
  padding: 15px 50px;
  border-radius: 30px;
  font-size: 24px;
  letter-spacing: 1px;
  color: #fff;
  margin-top: -30px;
}

section#teikei_bosyu_detail .teikei_bosyu_detail_box .image_wrapper {
  display: flex;
  justify-content: space-around;
  width: 70%;
  margin: auto;
  margin-top: 30px;
}

section#teikei_bosyu_detail .teikei_bosyu_detail_box .image_wrapper img {
  width: 150px;
}

section#teikei_bosyu_detail .teikei_bosyu_detail_box .image_wrapper img:nth-of-type(3) {
  width: 200px;
  margin-top: 40px;
}

section#teikei_bosyu_detail .teikei_bosyu_detail_box p {
  text-align: center;
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 40px;
  margin-top: 40px;
}

section#teikei_bosyu_detail .teikei_bosyu_circle {
  width: 1000px;
  margin: auto;
  margin-top: 100px;
}

section#teikei_bosyu_apply {
  margin-top: 150px;
  margin-bottom: 150px;
}

section#teikei_bosyu_apply a {
  font-size: 36px;
  font-weight: bold;
  background: #ff736a;
  color: #fff;
  padding: 7px 40px;
  border-radius: 30px;
}

section#teikei_bosyu_apply a img {
  width: 50px;
  vertical-align: middle;
}

@media screen and (max-width:1000px) {
  section#teikei_bosyu_message {
    width: 90%;
    margin: auto;
  }

  section#teikei_bosyu_message h2 {
    width: 75%
  }

  .teikei_bosyu_image img {
    max-width: 100%;
  }

  .teikei_bosyu_message {
    width: 70%;
    margin-top: -100px;
    padding: 50px;
  }

  section#teikei_bosyu_detail {
    width: 90%;
  }

  section#teikei_bosyu_detail .teikei_bosyu_detail_box {
    width: 90%;
  }

  section#teikei_bosyu_detail .teikei_bosyu_circle {
    width: 80%;
  }

}

@media screen and (max-width: 375px) {
  section#teikei_bosyu_message h2 {
    font-size: 18px;
    padding-top: 50px;
    padding: 20px;
    padding-top: 50px;
    margin-bottom: 10px;
}

  .teikei_bosyu_info .circle p span {
    font-size: 24px;
  }

  .teikei_bosyu_info .circle {
    width: 100px;
    height: 100px;
  }

  .teikei_bosyu_info p.outline {
    font-size: 14px;
  }

  .teikei_bosyu_info .circle p {
    top: 24px;
    left: -50px;
  }

  .teikei_bosyu_message {
    padding: 25px;
    margin-top: -50px;
  }

  .teikei_bosyu_message p {
    font-size: 14px;
  }

  section#teikei_bosyu_detail {
    padding-top: 20px;
    margin-top: 0;
  }

  section#teikei_bosyu_detail .teikei_bosyu_detail_box .image_wrapper img {
    width: 30%;
  }

  section#teikei_bosyu_detail .teikei_bosyu_detail_box .image_wrapper img:nth-of-type(3) {
    width: 40%;
    margin-top: 20px;
  }

  section#teikei_bosyu_detail h2 {
    font-size: 18px;
    letter-spacing: 0;
  }

  section#teikei_bosyu_detail h2 img {
    width: 10px;
  }

  section#teikei_bosyu_detail .teikei_bosyu_detail_box h2 {
    font-size: 18px;
    padding: 10px;
    width: 80%;
  }

  section#teikei_bosyu_detail .teikei_bosyu_detail_box p {
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  section#teikei_bosyu_detail .teikei_bosyu_circle {
    margin-top: 50px;
  }

  section#teikei_bosyu_detail {
    padding-bottom: 50px;
  }

  section#teikei_bosyu_apply a {
    font-size: 16px;
  }

  section#teikei_bosyu_apply a img {
    width: 22px;
  }

  section#teikei_bosyu_apply {
    margin-top: 50px;
    margin-bottom: 50px;
  }

}


/* ------------------------------------------- */
/* 縁取り文字 */
/* ------------------------------------------- */

.outline {
  display        : inline-block;
  color          : #ff736a;            /* 文字の色 */
  font-size      : 24px;               /* 文字のサイズ */
  text-shadow    :
       2px  2px 0px #ffffff,
      -2px  2px 0px #ffffff,
       2px -2px 0px #ffffff,
      -2px -2px 0px #ffffff,
       2px  0px 0px #ffffff,
       0px  2px 0px #ffffff,
      -2px  0px 0px #ffffff,
       0px -2px 0px #ffffff;        /* 文字の影 */
}


/* ------------------------------------------- */
/* slick */
/* ------------------------------------------- */

.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
    color: #29c9d8; /* hover時の色を変更 */
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '●';
    text-align: center;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #29c9d8; /* active時の色を変更 */
}

header .wrap-upper nav.globalMenuSp {
  display: block;
  padding-top: 100px;
}

nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    height: 100vh;
    background: #47ccbf;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}

nav.globalMenuSp ul.icon {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px;
}

nav.globalMenuSp ul.icon li {
  width: 30%;
  margin-bottom: 15px;
}

nav.globalMenuSp ul.icon li.logo {
  display: flex;
  align-items: center;
}

nav.globalMenuSp ul.icon li a img {
  max-width: 100%;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}

.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 3;
    text-align: center;
}

.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 1px #47ccbf;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}

.navToggle.active span {
    border-bottom: solid 3px #fff;
}

.navToggle span:nth-child(1) {
    top: 9px;
}

.navToggle span:nth-child(2) {
    top: 18px;
}

.navToggle span:nth-child(3) {
    top: 27px;
}

.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}


ul.menu li a {
  font-size: 15px;
  color: #fff;
}

ul.menu li a span {
  font-size: 8px;
}

.nav_menu {
  display: flex;
  padding: 20px;
}

.nav_menu ul {
  text-align: left;
  width: 45%;
  border-right: 1px solid #fff;
}

.nav_menu ul li {
  margin-bottom: 10px;
}

.nav_menu .info {
  padding-left: 20px;
}

.nav_menu .info .login {
  font-size: 11px;
  border: 1px solid;
  color: #fff;
  padding: 8px;
  border-radius: 8px;
}


ul.sns {
  display: flex;
  border-right: none;
  width: initial;
  justify-content: space-between;
}

ul.sns li a img {
  width: 30px;
}

.nav_menu .info .contact {
  margin: 60px 0;
}

.nav_menu .info .contact span {
  display: block;
  color: #fff;
}

.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

#thumbnail {
  height: 100px;
  max-width: 200px;
    object-fit:contain;
  margin: 10px;
}


