@charset "UTF-8";
/*------------------------------------------------------------
2021 25th Happyswing Goods
------------------------------------------------------------*/

html, body {
  background-color: #ffffff;
  height: auto;
  color: #221815;
}

@font-face {
  font-family: 'web_icon_fontsregular2';
  src: url("../font2/webiconfonts-regular.eot");
  src: url("../font2/webiconfonts-regular.eot?#iefix") format("embedded-opentype"), url("../font2/webiconfonts-regular.woff2") format("woff2"), url("../font2/webiconfonts-regular.woff") format("woff"), url("../font2/webiconfonts-regular.ttf") format("truetype"), url("../font2/webiconfonts-regular.svg#web_icon_fontsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: 'web_icon_fontsregular2';
}

.show {
  display: block;
}

.d-none {
  display: none;
}

img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.pc {
  display: block;
}

.smp {
   display: none;
}

@media screen and (max-width: 500px) {
  .pc {
    display: none;
  }

  .smp {
     display: block;
  }
}

/* header
-------------------------------------*/
header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
  height: 44px;
  background-color: #000;
  border-bottom: 1px solid #232323;
  padding: 0;
}
header > div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  /*@include transition(width 0.3s);*/
}
header .logo-area {
  width: auto;
  padding: 12px 19px 0;
}
header .logo-area a {
  display: block;
  width: 103px;
  margin: 0;
}
header .logo-area a img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
header .sns-area {
  width: 145px;
}
header .sns-area ul {
  display: flex;
  justify-content: space-around;
}
header .sns-area ul li {
  display: inline-flex;
  justify-content: center;
  width: 31%;
}
header .sns-area ul li:first-child {
  width: 34%;
}
header .sns-area ul li a {
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  background-color: #000;
  width: 18px;
  height: 44px;
  color: #fff;
  overflow: hidden;
}

header .sns-area ul li a img {
  width: 100%;
}
header .sns-area ul li a:hover {
  opacity: 0.7;
}
header .sns-area ul li a span + span {
  display: block;
  padding-top: 2px;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
header .sns-area ul li a span.icon {
  float: none;
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
}
header .sns-area ul li a.gp span.icon {
  padding-top: 1px;
}

@media screen and (max-width: 768px) {
  header .logo-area {
    width: auto;
  }

  header .sns-area ul li a span + span {
    padding-top: 2px;
    font-size: 13px;
    line-height: 16px;
  }
}
@media screen and (max-width: 600px) {
  header .logo-area {
    padding: 12px 11px 0;
  }
  header .logo-area a {
    width: 102px;
    margin: 0;
  }
  header .sns-area {
    width: 122px;
  }

  header .sns-area ul li a:hover {
    opacity: 1;
  }
  header .sns-area ul li a span + span {
    display: none;
  }
  header .sns-area ul li a span.icon {
    float: none;
  }
}

/*
--------------------------------------------*/
#gd_10th_logo_teaser {
  position: relative;
  background-color: #fff;
  overflow: hidden;
}

#gd_10th_logo_teaser h1 {
  position: relative;
  z-index: 1;
  display: block;
  background-color: #48362d;
  padding: 124px 25% 130px;
  background-image: url('../img/lp/10th_logo_teaser/bgmain.png');
}

#gd_10th_logo_teaser > h1 span {
  display: block;
  margin: 0 auto;
}

#gd_10th_logo_teaser img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  height: auto;
  vertical-align: top;
}

@media screen and (max-width: 600px) {
  #gd_10th_logo_teaser > h1 {
    padding: 80px 23% 80px;
  }
}
@media screen and (max-width: 400px) {
  #gd_10th_logo_teaser > h1 {
    padding: 50px 8% 52px;
  }
}

/*10th Logo Teaser Content*/
.gd_10th_logo_teaser_content {
  position: relative;
}

.logo_teaser_select_section_content_inner {
  max-width: 720px;
  margin: 0 auto;
  padding: 0 100px;
}

.logo_teaser_select_section {
  padding: 64px 0 58px;
}

.logo_teaser_select_section .title_bloc {
  max-width: 630px;
  margin: 0 auto;
  padding-bottom: 51px;
}

.logo_teaser_select_section .title_bloc strong {
  font-weight: bold;
}

.logo_teaser_select_section .title_bloc h2{
  font-size: 15px;
  font-family: "Hiragino Kaku Gothic ProN";
  line-height: 30px;
  text-align: center;
}

.logo_teaser_select_section .title_bloc h2 span {
  display: block;
}

.bloc_ttl {
  padding-bottom: 55px;
}

.bloc_ttl .ttl_text {
  background-color: #000;
  height: 70px;
  display: flex;
  margin-bottom: 33px;
}

.bloc_ttl div > h2 {
  font-size: 22px;
  font-family: "Hiragino Kaku Gothic ProN";
  color: rgb(253, 253, 253);
  line-height: 32px;
  text-align: center;
  margin: auto;
  font-weight: 600;
}

.bloc_ttl > h2 {
  font-size: 23px;
  font-family: "Hiragino Kaku Gothic ProN";
  line-height: 37px;
  text-align: center;
  font-weight: 600;
}

.bloc_ttl strong,
.bloc_ttl div > strong
{
  font-weight: bold;
}

.logo_selection_bloc_inner {
  display: flex;
  flex-direction: column;
}

.logo_selection_bloc_inner .logo_selection_form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.logo_selection_bloc_inner .row_container {
  flex-basis: 0;
  flex-grow: 1;
  margin-bottom: 64px;
}

.logo_selection_bloc_inner .row_container label input {
  display: none;
}

label.single_logo_box {
  cursor: pointer;
}

label.single_logo_box .img-box {
    border: 1px solid #dddddd;
}

label.single_logo_box.checked .img-box {
    outline: 5px solid #3ab2e1;
}

label.single_logo_box.checked .txt-box .btn-item-link a {
  background: linear-gradient(to bottom, #41ccec 0%,#167ec8 100%);
  color: #fff;
  border: 1px solid #167ec8;
}

label.single_logo_box .txt-box .btn-item-link .check_text, label.single_logo_box.checked .txt-box .btn-item-link .uncheck_text {
  display: none;
}

.single_logo_box.checked .txt-box .btn-item-link .check_text {
  display: inline-flex;
}

.row_container:nth-child(odd) {
    padding-right: 25px;
}

.row_container:nth-child(even) {
    padding-left: 25px;
}

.logo_selection_bloc_inner .txt-box {
  margin-top: 20px;
}

.btn-item-link {
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
}

.btn-item-link a {
    display: block;
    font-family: "Hiragino Kaku Gothic ProN";
    width: 100%;
    height: 61px;
    width: 261px;
    font-size: 17px;
    line-height: 27px;
    border-radius: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #959595;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: bold;
    transition: opacity .2s;
    color: rgb(149, 149, 149);
}

.logo_teaser_vote_section {
  background-color: #eaeaea;
  padding: 64px 0 37px;
}

.logo_teaser_vote_section_content_inner .title_bloc {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}

.logo_teaser_vote_section_content_inner .title_bloc h2 {
  max-width: 613px;
  margin: 0 auto;
  padding: 0 0px 35px 0;
  font-size: 28px;
  font-family: "Hiragino Kaku Gothic ProN";
  color: rgb(0, 0, 0);
  line-height: 38px;
  text-align: center;
  font-weight: 600;
}

.logo_teaser_vote_section_content_inner .downarrow {
  padding-bottom: 29px;
}

.logo_teaser_vote_section_content_inner .btn-item-link input {
  display: block;
  font-family: "Hiragino Kaku Gothic ProN";
  width: 100%;
  height: 61px;
  width: 261px;
  font-size: 17px;
  line-height: 27px;
  border-radius: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #959595;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: bold;
  transition: opacity .2s;
  color: rgb(149, 149, 149);
  background: #ffffff;
  cursor: pointer;
}

.logo_teaser_vote_section_content_inner .btn-item-link input {
  height: 80px;
  width: 400px;
  font-size: 28px;
  line-height: 38px;
  border-radius: 40px;
  color: rgb(211, 211, 211);
  border: 1px solid #d3d3d3;
}

.logo_teaser_vote_section_content_inner .btn-item-link.checked input {
  background: linear-gradient(to bottom, #41ccec 0%,#167ec8 100%);
  color: #fff;
  border: 1px solid #009ad6;
  cursor: pointer;
}

.logo_teaser_vote_section_content_inner .btn-item-link input:disabled {
  cursor: not-allowed;
}

.logo_teaser_vote_section_content_inner .bloc_ttl {
  max-width: 720px;
  margin: auto;
  margin-top: 86px;
}

.logo_teaser_vote_section_content_inner .bloc_ttl .ttl_text {
    margin-bottom: 30px;
}

.logo_teaser_vote_section_content_inner .bloc_ttl div > p {
    display: block;
    font-size: 15px;
    line-height: 30px;
}

#gd_10th_logo_teaser .single_logo_box.checked .txt-box .btn-item-link .check_text img {
    margin: auto 12% auto -68px;
}

.logo_teaser_vote_section_content_inner .bloc_ttl div > p:before {
    content: '・';
}

.logo_selection_bloc_inner .row_container hr {
  display: none;
}

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

  .logo_teaser_select_section {
    padding: 44px 0 72px;
  }

  .logo_teaser_select_section_content_inner {
    padding: 0 30px;
  }

  .logo_teaser_select_section .title_bloc {
    padding-bottom: 42px;
  }

  .bloc_ttl {
    padding-bottom: 50px;
  }

  .bloc_ttl .ttl_text {
    height: 52px;
    margin-bottom: 27px;
  }

  .bloc_ttl div > h2 {
    font-size: 16px;
  }

  .bloc_ttl > h2 {
    font-size: 20px;
    line-height: 29px;
    letter-spacing: -1px;
  }

  .logo_teaser_select_section .title_bloc h2 {
    line-height: 28px;
    text-align: left;
    letter-spacing: 0px;
  }

  .logo_teaser_select_section .title_bloc h2 span {
    display: inline;
  }

  .logo_selection_bloc_inner .row_container {
    flex-direction: column;
    max-width: 100%;
    margin-bottom: 0px;
  }

  .row_container:last-child {
    margin-bottom: 0px;
  }

  .logo_selection_bloc_inner .txt-box {
    margin-top: 25px;
  }

  .btn-item-link a {
    font-size: 17px;
    height: 61px;
    width: 256px;
  }

  label.single_logo_box {
      margin-bottom: 81px;
  }

  .logo_teaser_vote_section_content_inner .title_bloc h2 {
    max-width: 315px;
    padding: 0 0px 13px 0;
    font-size: 21px;
    line-height: 45px;
  }

  .logo_teaser_vote_section_content_inner .downarrow {
    padding-bottom: 10px;
  }

  .logo_teaser_vote_section_content_inner .btn-item-link input {
    height: 70px;
    width: 100%;
    font-size: 24px;
    line-height: 38px;
  }

  .logo_teaser_vote_section_content_inner .bloc_ttl {
      margin-top: 50px;
  }

  .logo_teaser_vote_section_content_inner .bloc_ttl strong {
    font-weight: bold;
  }

  .logo_teaser_vote_section_content_inner .bloc_ttl div > p {
    line-height: 27px;
    display: inline-flex;
  }

  .logo_teaser_vote_section {
    padding: 36px 30px 24px;
  }

  .logo_teaser_vote_section_content_inner .btn-item-link {
    padding: 0 10px;
  }

  #lp-footer address {
    font-size: 11px;
  }

  section.thank_you {
    margin: 50px auto 69px;
    max-width: 100%;
    padding: 0 30px;
  }

  section.thank_you .bloc_section {
    min-height: 550px;
  }

  section.thank_you .bloc_ttl {
    padding-bottom: 39px;
    max-width: 315px;
    margin: auto;
  }

  section.thank_you .bloc_section .section_text {
    margin: 42px 0;
    text-align: center;
  }

  section.thank_you .bloc_section .section_text h2 {
    font-size: 19px;
    font-weight: bold;
  }

  section.thank_you .bloc_section .section_text {
    margin: 42px 0 30px;
  }

  section.thank_you .bloc_section .img-box {
    padding: 0 34px;
  }

  section.thank_you .bloc_section .txt-box {
    margin: 40px 0 56px;
  }

  section.thank_you .bloc_section .btn-item-link a {
    height: 61px;
    width: 245px;
    font-size: 17px;
    line-height: 27px;
  }

  .logo_selection_bloc_inner .row_container hr {
    display: block;
    margin: 40px 30px 39px;
    border: 1px solid #d8d8d8;
  }

  #gd_10th_logo_teaser .logo_selection_bloc_inner .row_container .img-box img {
    width: 100%;
  }
}

@media screen and (max-width: 570px) {
  .row_container:nth-child(odd) {
    padding-right: 0;
  }

  .row_container:nth-child(even) {
    padding-left: 0;
  }

  section.thank_you .bloc_section {
    min-height: 100%;
  }
}

@media screen and (max-width: 320px) {
  .logo_teaser_vote_section_content_inner .btn-item-link input {
    height: 60px;
    width: 100%;
  }

  section.thank_you .bloc_section .btn-item-link a {
    height: 55px;
    width: 200px;
  }
}

@media screen and (min-width: 622px) and (max-width: 768px) {
  .logo_selection_bloc_inner .row_container hr {
    display: none;
  }
  .logo_selection_bloc_inner .row_container {
    margin-bottom: 64px;
  }
}


/* @media screen and (max-width: 320px) {
  .btn-item-link a {
    height: 50px;
    font-size: 14px;
  }
} */

/* footer
--------------------------------------*/
#lp-footer {
  position: relative;
  background-color: #000000;
  margin: 0 -30px;
}

#lp-footer address {
  font-family: 'Barlow', sans-serif;
  font-weight: 700;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  padding: 63px 30px 68px;
}

#gd_10th_logo_teaser.gacha #lp-footer address {
  color: #6f3914;
}

@media screen and (max-width: 600px) {
  #lp-footer address {
    font-size: 11px;
    line-height: 18px;
    padding: 49px 15px 58px;
  }
}

/* Thank You Page */

.thank_you {
  max-width: 720px;
  margin: 71px auto 99px;
}

.thank_you .bloc_section {
    max-width: 720px;
    min-height: 720px;
    border: 8px solid #eaeaea;
    border-radius: 25px;
}

.thank_you .bloc_section .txt-box {
    margin-top: 53px;
}

.thank_you .bloc_section .section_text {
    margin: 65px 0 42px;
    text-align: center;
}

.thank_you .bloc_section .section_text h2 {
    font-size: 27px;
    font-weight: bold;
}

.thank_you .bloc_section .btn-item-link a {
    height: 64px;
    width: 275px;
    font-size: 19px;
    line-height: 29px;
    background: linear-gradient(to bottom, #41ccec 0%,#167ec8 100%);
    color: #fff;
    border: 1px solid #009ad6;
}
