@charset "UTF-8";
/* main */
.main {
  width: auto;
  margin: 53px auto 35px;
}

.main .main__image {
  position: relative;
  max-width: 1200px;
  margin: 0 auto 117px;
}

.main .main__image img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.mount1 {
  position: absolute;
  left: 1%;
  right: 66%;
  top: 44%;
  width: 15%;
  margin: 0;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.mount1 img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0;
}

.mount1--open {
  top: 77%;
}

.mount2 {
  position: absolute;
  left: 85%;
  right: 0;
  top: 83%;
  width: 15%;
  margin: 0;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.mount2 img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0;
}

.mount2--open {
  top: 121%;
}

@media screen and (max-width: 767px) {
  .main {
    width: auto;
    margin: 15px 5px 15px 5px;
  }
  .main .main__image {
    max-width: 1500px;
    margin: 0 auto;
  }
  .main .main__image img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .mount1 {
    position: absolute;
    left: 1%;
    right: 66%;
    top: 51%;
    width: 15%;
    margin: 0;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
  }
  .mount1 img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
  }
  .mount1--open {
    top: 90%;
  }
  .mount2 {
    position: absolute;
    left: 85%;
    right: 0;
    top: 103%;
    width: 15%;
    margin: 0;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
  }
  .mount2 img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
  }
  .mount2--open {
    top: 177%;
  }
}

@media screen and (max-width: 700px) {
  .mount1--open {
    top: 97%;
  }
}

/* jacket */
.jacketContainer {
  z-index: 6;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 3.5%;
  background: url(../images/main_bg.jpg) no-repeat center top;
  background-size: 100%;
}

.jacket__arrowbottom {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  bottom: -99px;
  width: 100%;
  height: 99px;
  margin: 0 auto;
}

.jacket__arrowbottom img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.jacket {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  background: url(../images/fes_bg02.png) no-repeat center top;
}

.jacket__title_pc {
  display: none;
  max-width: 1200px;
  margin: 0 auto 36px;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.jacket__title_pc img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.jacket__title_pc--open {
  display: block;
  margin-bottom: 100px;
}

.jacket__title_sp {
  display: none;
}

.jacket__wrap {
  position: relative;
  max-width: 1109px;
  margin: 0 auto;
}

.jacket__baloon {
  position: absolute;
  top: -65px;
  left: 1%;
  width: 20.198376916140667%;
}

.jacket__baloon img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.jacket__block {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  background-size: contain;
}

.jacket__box {
  position: relative;
  width: 22.00180342651037%;
  margin-bottom: 0;
  padding-bottom: 6.9rem;
}

.jacket__image {
  max-width: 285px;
  margin: 0 auto 15px;
  opacity: 1;
  filter: opacity(100);
}

.jacket__image img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  outline: none;
}

.jacket__name {
  margin: 0 auto 20px;
  color: #da370e;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  font-family: -webkit-body;
  line-height: 1;
}

.jacket__copy {
  position: absolute;
  right: 0%;
  top: 133.6%;
  text-align: right;
  font-size: 12px;
  font-size: .75rem;
  font-weight: normal;
  margin: 0;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.jacket__copy--op {
  top: 94.6%;
}

@media screen and (max-width: 767px) {
  .jacketContainer {
    z-index: 6;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 2.5%;
    background: url(../images/main_bg_sp.jpg) no-repeat center top;
    background-size: contain;
  }
  .jacket {
    position: relative;
    max-width: 1200px;
    margin: 11% auto 0;
    background: url(../images/fes_bg02_sp.png) no-repeat center 29.3%;
    background-size: auto;
  }
  .jacket__wrap {
    position: relative;
    max-width: 95%;
    margin: 0 auto;
  }
  .jacket__baloon {
    position: absolute;
    top: -65px;
    left: 4%;
    width: 38.198377%;
  }
  .jacket__baloon img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .jacket__title_pc {
    display: none;
  }
  .jacket__title_sp {
    display: none;
    max-width: auto;
    margin: 40px auto 36px;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
  }
  .jacket__title_sp img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    outline: none;
  }
  .jacket__title_sp--open {
    display: block;
    margin: 30px auto 50px;
  }
  .jacket__block {
    overflow: hidden;
    display: block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
  }
  .jacket__box {
    float: left;
    position: relative;
    width: 48%;
    margin-bottom: 0;
    padding-bottom: 6rem;
  }
  .jacket__box:nth-child(even) {
    float: right;
  }
  .jacket__name {
    margin: 0 auto 15px;
    font-size: 16px;
    font-size: 1rem;
  }
  .jacket__arrowbottom {
    position: relative;
    left: 0;
    right: 0;
    display: block;
    bottom: -20px;
    width: 100%;
    height: 40px;
    margin: 0 auto;
  }
  .jacket__copy {
    position: absolute;
    right: 0%;
    top: 125%;
    text-align: right;
    font-size: 10px;
    font-size: .7rem;
    margin: 0;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
  }
  .jacket__copy--op {
    top: 104%;
  }
}

@media screen and (max-width: 639px) {
  .jacket__baloon {
    position: absolute;
    top: -30px;
    left: 9%;
    width: 32.198377%;
  }
  .jacket__baloon img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .jacket__name {
    margin: 0 auto 13px;
    font-size: 16px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 500px) {
  .jacket__copy {
    position: absolute;
    right: 0%;
    top: 124%;
    text-align: right;
    font-size: 8px;
    font-size: .6rem;
    margin: 0;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
  }
  .jacket__copy--op {
    top: 104%;
  }
  .jacket__name {
    margin: 0 auto 5px;
    font-size: 16px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 320px) {
  .jacket {
    position: relative;
    max-width: 1200px;
    margin: 15% auto 0;
  }
}

/*-----------------------------------------------------
	booth
-----------------------------------------------------*/
.boothContainer {
  z-index: 4;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  background: url(../images/fes_bg04.jpg) no-repeat center bottom;
  background-size: cover;
  box-shadow: 0px -19px 22px -11px #b6b6bd inset;
  -moz-box-shadow: 0px -19px 22px -11px #b6b6bd inset;
  -webkit-box-shadow: 0px -19px 22px -11px #b6b6bd inset;
}

.booth {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 5% 0 0;
  background-size: 90%;
}

.booth__inner {
  position: relative;
  margin: 0;
  padding: 0 0 2%;
}

.booth__box {
  position: relative;
}

.booth__box--left {
  float: left;
  position: relative;
  width: 47.66666666666667%;
  margin: 0 auto;
}

.booth__box--right {
  float: right;
  position: relative;
  width: 46.58333333333333%;
  background: url(../images/fes_bg03.png) no-repeat center 40%;
  background-size: 90%;
}

.booth__height {
  margin: 0 auto 20px;
}

.booth__titlewrap {
  width: auto;
}

.booth__image {
  position: absolute;
  left: 0;
  top: -9%;
  float: left;
  width: 31.05263157894737%;
}

.booth__image img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0;
  outline: none;
}

.booth__subtitle00 {
  width: 32.166666666666664%;
  margin: 0 auto 1%;
}

.booth__subtitle00 img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  outline: none;
}

.booth__subtitle01 {
  float: right;
  width: 68.924561%;
}

.booth__subtitle01 img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0;
  outline: none;
}

.booth__subtitle02 {
  width: 97.89473684210527%;
}

.booth__subtitle02 img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  outline: none;
}

.booth__textwrap {
  width: 90%;
  margin: 0 auto 4%;
  border-bottom: solid 2px #000;
}

.booth__text {
  width: 70%;
  margin: 6% auto;
  font-size: 18px;
  font-size: 1.1rem;
  text-align: center;
  line-height: 2;
}
.alert{
  margin: 0 auto;
  font-weight: bold;
}

.booth__figure {
  width: auto;
  margin: 7% auto;
}

.booth__figure img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  outline: none;
}

.booth__date {
  margin: 0 0 3%;
  text-align: center;
  color: #73489a;
  font-weight: bold;
  letter-spacing: -.07rem;
  font-size: 21px;
  font-size: 1.3rem;
}

.booth__copy {
  margin: 0;
  padding: 0 0 .5%;
  text-align: right;
  font-size: 12px;
  font-size: .75rem;
}

@media screen and (max-width: 767px) {
  .boothContainer {
    z-index: 4;
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    background: url(../images/fes_bg04.jpg) no-repeat center bottom;
    background-size: contain;
    box-shadow: 0px -19px 22px -11px #b6b6bd inset;
    -moz-box-shadow: 0px -19px 22px -11px #b6b6bd inset;
    -webkit-box-shadow: 0px -19px 22px -11px #b6b6bd inset;
  }
  .booth {
    position: relative;
    max-width: 1200px;
    margin: 0 2.5%;
    padding: 0;
    background-size: 90%;
  }
  .booth__inner {
    position: relative;
    margin: 0;
    padding: 0 0 2%;
  }
  .booth__box {
    position: relative;
  }
  .booth__box--left {
    float: none;
    position: relative;
    width: auto;
    margin: 0 auto 7%;
  }
  .booth__box--right {
    float: none;
    position: relative;
    width: auto;
    margin: 0 auto;
    background: none;
  }
  .booth__star01 {
    position: absolute;
    left: 89%;
    right: 0;
    top: 21%;
    width: 13%;
  }
  .booth__star01 img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    outline: none;
  }
  .booth__star02 {
    position: absolute;
    left: 0;
    right: 89%;
    bottom: -12%;
    width: 13%;
  }
  .booth__star02 img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    outline: none;
  }
  .booth__height {
    margin: 0 auto;
  }
  .booth__titlewrap {
    width: 80%;
    margin: 0 auto 9%;
    overflow: hidden;
  }
  .booth__subtitle01 {
    float: right;
    width: 73%;
  }
  .booth__subtitle01 img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    outline: none;
  }
  .booth__subtitle02 {
    width: 90%;
    margin: 0 auto;
  }
  .booth__subtitle02 img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    outline: none;
  }
  .booth__textwrap {
    width: 80%;
    margin: 0 auto 2%;
    border-bottom: solid 2px #000;
  }
  .booth__text {
    width: auto;
    margin: 6% auto 2%;
    font-size: 14px;
    font-size: .8rem;
    text-align: center;
    line-height: 1.5;
  }
  .alert{
    margin-top: 2%;
    font-size: 1rem;
  }
  .booth__date {
    margin: 0 0 2%;
    text-align: center;
    color: #73489a;
    font-weight: bold;
    letter-spacing: -.07rem;
    font-size: 14px;
    font-size: .9rem;
  }
  .booth__image {
    position: absolute;
    left: 5%;
    top: -7%;
    float: left;
    width: 21%;
  }
  .booth__image img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    outline: none;
  }
  .booth__figure {
    width: auto;
    margin: 2% auto;
  }
  .booth__figure img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    outline: none;
  }
}

/*-----------------------------------------------------
	campaign
-----------------------------------------------------*/
.campaignContainer {
  z-index: 5;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  background: #edeef7;
  background-size: cover;
  box-shadow: 0px 14px 28px -7px #b6b6bd;
  -moz-box-shadow: 0px 14px 28px -7px #b6b6bd;
  -webkit-box-shadow: 0px 14px 28px -7px #b6b6bd;
}

.campaign {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 3.3% 0 0;
}

.campaign__title {
  width: auto;
  margin: 0 auto 4.5%;
}

.campaign__title img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.campaign__bnr {
  max-width: 1200px;
  margin: 3.5% auto 4.2%;
}

.campaign__bnr img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.campaign__bnr--last {
  margin: 0 auto;
  padding: 0 0 5%;
}

.campaign__bnr--last img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.campaign__bnr--zoku {
  max-width: 1200px;
  margin: 3.5% auto 4.2%;
}

.campaign__bnr--zoku img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.campaign__copy {
  margin: 0;
  padding: 0 0 1%;
  text-align: right;
  font-size: 12px;
  font-size: .75rem;
}

@media screen and (max-width: 767px) {
  .campaign {
    position: relative;
    max-width: 1200px;
    margin: 0 2.5%;
    padding: 8% 0 0;
  }
  .campaign__bnr {
    max-width: 1200px;
    margin: 3.5% auto 4.2%;
  }
  .campaign__bnr:last-child {
    margin: 0 auto;
    padding: 0 0 5%;
  }
  .campaign__bnr img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .campaign__bnr--zoku {
    max-width: 1200px;
    margin: 3.5% 5% 4.2%;
  }
  .campaign__bnr--zoku img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .campaign__copy {
    margin: 0;
    padding: 0 0 1%;
    text-align: right;
    font-size: 10px;
    font-size: .7rem;
  }
}

/*-----------------------------------------------------
	taicoclub
-----------------------------------------------------*/
.taicoclubContainer {
  z-index: 3;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  padding-bottom: 0;
  background: url(../images/fes_bg08.jpg) no-repeat center bottom;
  background-size: cover;
  box-shadow: 0px -19px 22px -11px #b6b6bd inset;
  -moz-box-shadow: 0px -19px 22px -11px #b6b6bd inset;
  -webkit-box-shadow: 0px -19px 22px -11px #b6b6bd inset;
}

.taicoclub {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 3.8% 0 0;
  background: url(../images/fes_bg05.png) no-repeat center 23%;
  background-size: contain;
}

.taicoclub__title {
  width: auto;
  margin: 0 auto 3%;
}

.taicoclub__title img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.taicoclub__text {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
}

.taicoclub__subtitle {
  width: 30.666666666666664%;
  margin: 0 auto 2.5%;
}

.taicoclub__movieWrap {
  display: flex;
  margin: 0 auto;
  max-width: 1108px;
}

.taicoclub__movieCont {
  width: 50%;
}

.taicoclub__movie {
  position: relative;
  width: 92%;
  margin: 0 auto;
  padding: 54% 0 0 0;
}

.taicoclub__movie--right {
  position: relative;
  width: 92%;
  padding: 54% 0 0 0;
}

.taicoclub__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.taicoclub__movietitle {
  margin: 1% auto 8%;
  text-align: center;
  font-size: 22px;
  font-size: 1.4rem;
  font-weight: bold;
}

.taicoclub__movietext {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  box-sizing: border-box;
  margin: auto;
  padding: 14px 25px;
  max-width: 1280px;
  background: #191919;
  color: #fff;
  font-size: .75rem;
}

@media screen and (max-width: 767px) {
  .taicoclubContainer {
    z-index: 3;
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    padding-bottom: 0;
    background: url(../images/fes_bg08.jpg) no-repeat center top;
    background-size: cover;
    box-shadow: 0px -19px 22px -11px #b6b6bd inset;
    -moz-box-shadow: 0px -19px 22px -11px #b6b6bd inset;
    -webkit-box-shadow: 0px -19px 22px -11px #b6b6bd inset;
  }
  .taicoclub {
    position: relative;
    max-width: 1200px;
    margin: 0 2.5%;
    padding: 8% 0 0;
    background: url(../images/fes_bg05_sp.png) no-repeat center 14%;
    background-size: contain;
  }
  .taicoclub__title {
    width: auto;
    margin: 0 auto 3%;
  }
  .taicoclub__title img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .taicoclub__text {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
  }
  .taicoclub__subtitle {
    width: 50%;
    margin: 0 auto;
  }
  .taicoclub__subtitle img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .taicoclub__movieWrap {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1108px;
  }
  .taicoclub__movieCont {
    width: 95%;
    margin: 0 auto;
  }
  .taicoclub__movie {
    width: auto;
    margin: 0 auto;
    padding: 5% 0 0;
  }
  .taicoclub__movie img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .taicoclub__movietitle {
    margin: 1% auto 8%;
    text-align: center;
    font-size: 18px;
    font-size: 1.1rem;
    font-weight: bold;
  }
  .taicoclub__movietitle--last {
    margin: 1% auto 0;
  }
  .taicoclub__movietext {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    box-sizing: border-box;
    margin: 10% auto 0;
    padding: 14px 25px;
    max-width: 1280px;
    background: #191919;
    color: #fff;
    font-size: .75rem;
  }
}

/*-----------------------------------------------------
	products
-----------------------------------------------------*/
.productsContainer {
  z-index: 4;
  position: relative;
  margin: 0px auto;
  padding: 0 0 5%;
  max-width: 100%;
  box-shadow: 0px 14px 28px -7px #b6b6bd;
  -moz-box-shadow: 0px 14px 28px -7px #b6b6bd;
  -webkit-box-shadow: 0px 14px 28px -7px #b6b6bd;
}

.products {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}

.products--bg01 {
  margin: 0 auto 6%;
  padding: 3.8% 0 0;
  background: url(../images/fes_bg06.png) no-repeat center bottom;
  background-size: contain;
}

.products--bg02 {
  background: url(../images/fes_bg07.png) no-repeat center center;
  background-size: contain;
}

.products__title {
  width: auto;
  margin: 0 auto 5%;
}

.products__title img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.products__model {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 990px;
  width: 82.5%;
  margin: 0 auto 1.5%;
  padding: 1% 0 0;
}

.products__model:last-child {
  margin: 0 auto;
}

.products__model--2model {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between;
  max-width: 675px;
  width: 56.25%;
  margin: 0 auto;
  padding: 2.7% 0 0;
}

.products__note {
  list-style: none;
  width: 51.515151515151516%;
  margin: 0 auto;
  padding: 0;
  font-size: 12px;
  font-size: .8rem;
}

.products__note li {
  padding-left: 2.5em;
  text-indent: -2em;
}

.products__subtitlewrap {
  position: relative;
}

.products__subtitle {
  width: 38.25%;
  margin: 0 auto 3.5%;
}

.products__subtitle img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.products__logo {
  position: absolute;
  right: 22%;
  left: 72%;
  top: -29%;
  width: 7.166666666666667%;
}

.products__logo img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.products__logo--2 {
  position: absolute;
  right: 3%;
  left: 74%;
  top: 18%;
  width: 19%;
}

.products__logo--2 img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.products__boxwrap {
  max-width: 332px;
  width: 33.13333%;
}

.products__boxwrap--2model {
  max-width: 332px;
  width: 52.4%;
}

.products__box {
  width: 84.33734939759037%;
  margin: 0 auto;
}

.products__comment {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.products__comment img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.products__image {
  width: 100%;
}

.products__image img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.products__name {
  margin: 0 auto;
  text-align: center;
  font-size: 30px;
  font-size: 1.85rem;
  font-weight: bold;
  line-height: 1;
}

.products__text {
  text-align: center;
  letter-spacing: -0.08rem;
}

@media screen and (max-width: 767px) {
  .products--bg01 {
    margin: 0 2.5% 6%;
    padding: 8% 0 0;
    background: none;
  }
  .products--bg02 {
    margin: 0 2.5% 6%;
    background: none;
  }
  .products__model {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto 3%;
    padding: 1% 0 0;
  }
  .products__model:last-child {
    margin: 0 auto;
  }
  .products__model--2model {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    padding: 2.7% 0 0;
  }
  .products__subtitlewrap {
    position: relative;
  }
  .products__subtitle {
    width: 60%;
    margin: 0 auto 5%;
  }
  .products__subtitle img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .products__logo {
    position: absolute;
    right: 28%;
    left: 85%;
    top: -19%;
    width: 9.166667%;
  }
  .products__logo img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .products__logo--2 {
    position: absolute;
    right: 3%;
    left: 85%;
    top: -22%;
    width: 14%;
  }
  .products__logo--2 img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .products__boxwrap {
    overflow: hidden;
    max-width: 100%;
    width: auto;
    margin: 0 0 10%;
  }
  .products__boxwrap--last {
    margin: 0 auto;
  }
  .products__note {
    list-style: none;
    width: 95%;
    margin: 0 auto 10%;
    padding: 0;
    font-size: 12px;
    font-size: .8rem;
  }
  .products__note li {
    padding-left: 2.5em;
    text-indent: -2em;
  }
  .products__boxwrap--2model {
    overflow: hidden;
    max-width: 100%;
    width: auto;
    margin: 0 0 10%;
  }
  .products__box {
    float: right;
    width: 50%;
    margin-right: 7%;
  }
  .products__comment {
    max-width: 100%;
    width: auto;
    margin: 0 auto 5%;
  }
  .products__comment img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .products__image {
    float: left;
    width: 38%;
    margin-left: 5%;
  }
  .products__image img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .products__name {
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1;
  }
  .products__text {
    text-align: center;
    letter-spacing: -0.08rem;
    font-size: 14px;
    font-size: .9rem;
  }
}

@media screen and (max-width: 350px) {
  .products__box {
    float: right;
    width: 54%;
    margin-right: 7%;
  }
  .products__image {
    float: left;
    width: 34%;
    margin-left: 5%;
  }
}

/*-----------------------------------------------------
	speaker
-----------------------------------------------------*/
.speakerContainer {
  z-index: 3;
  position: relative;
  margin: 0 auto 3%;
  max-width: 100%;
  padding-bottom: 3%;
  background: #edeef7;
}

.speaker {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 3.8% 0 0;
}

.speaker__baloon {
  position: absolute;
  left: 79%;
  top: 14%;
  width: 20.416666666666668%;
  margin: 0 auto 3%;
}

.speaker__baloon img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.speaker__title {
  width: auto;
  margin: 0 auto 3%;
}

.speaker__title img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.speaker__subtitle {
  width: 51.916666666666664%;
  margin: 0 auto 4.5%;
}

.speaker__subtitle img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.speaker__wrap {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1050px;
  width: 87.5%;
  margin: 0 auto 4%;
  padding: 0;
}

.speaker__wrap:last-child {
  margin: 0 auto;
}

.speaker__box {
  width: 31.5%;
  margin: 0 0 60px;
}

.speaker__name {
  margin: 0;
  color: #744a9b;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
}

.speaker__image {
  margin: 0 0 2%;
}

.speaker__image img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.speaker__boxtext {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 auto 3%;
  letter-spacing: -.05rem;
  text-align: center;
}

.speaker__name {
  color: #744a9b;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .speakerContainer {
    z-index: 3;
    position: relative;
    margin: 0 auto 3%;
    max-width: 100%;
    padding-bottom: 3%;
    background: #edeef7;
  }
  .speaker {
    position: relative;
    max-width: 1200px;
    margin: 0 2.5%;
    padding: 8% 0 0;
  }
  .speaker__baloon {
    position: absolute;
    left: 78%;
    top: 10.8%;
    width: 24.416667%;
    margin: 0 auto 3%;
  }
  .speaker__baloon img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .speaker__title {
    width: auto;
    margin: 0 auto 3%;
  }
  .speaker__title img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .speaker__subtitle {
    width: 78.4375%;
    margin: 0 auto 10%;
  }
  .speaker__subtitle img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .speaker__wrap {
    overflow: hidden;
    position: relative;
    display: block;
    max-width: 1050px;
    width: auto;
    margin: 0 auto 4%;
    padding: 0;
  }
  .speaker__wrap:last-child {
    margin: 0 auto;
  }
  .speaker__box {
    float: left;
    width: 49%;
    margin: 0 auto 10%;
  }
  .speaker__box:nth-child(even) {
    float: right;
  }
  .speaker__name {
    margin: 0;
    color: #744a9b;
    font-size: 13px;
    font-size: .95rem;
    text-align: center;
  }
  .speaker__image {
    margin: 0 0 2%;
  }
  .speaker__image img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: top;
  }
  .speaker__boxtext {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 auto 3%;
    letter-spacing: -.05rem;
    text-align: center;
  }
  .speaker__name {
    color: #744a9b;
    font-weight: bold;
  }
  .speaker__boxtext {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 auto 3%;
    letter-spacing: -.05rem;
    text-align: center;
  }
}

@media screen and (max-width: 615px) {
  .speaker__baloon {
    position: absolute;
    left: 78%;
    top: 10.8%;
    width: 22%;
    margin: 0 auto 3%;
  }
}

@media screen and (max-width: 450px) {
  .speaker__baloon {
    position: absolute;
    left: 78%;
    top: 9.8%;
    width: 22%;
    margin: 0 auto 3%;
  }
}

@media screen and (max-width: 320px) {
  .speaker__baloon {
    position: absolute;
    left: 78%;
    top: 8.8%;
    width: 22%;
    margin: 0 auto 3%;
  }
  .speaker__boxtext {
    font-size: 12px;
    font-size: .8rem;
    margin: 0 auto 3%;
    letter-spacing: -.05rem;
    text-align: center;
  }
}

/*-----------------------------------------------------
	ボタン
-----------------------------------------------------*/
.u-button {
  position: relative;
  margin: 0 auto;
  color: #fff;
  box-sizing: border-box;
}

.u-button:hover {
  opacity: .8;
  filter: opacity(80);
}

.u-button a:hover {
  color: #fff;
}

.u-button .arrowtype01 {
  display: inline-block;
  width: 11px;
  height: 13px;
  margin-right: 10px;
  background: url(../images/arrow.png) no-repeat center center;
}

.u-button--blue {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -40px;
  width: auto;
  padding: 3.5% 5%;
  background: #1f91d0;
  text-align: center;
  box-sizing: border-box;
}

.u-button--purple {
  display: block;
  max-width: 262px;
  width: auto;
  margin: 0 auto;
  padding: 3.5% 3%;
  background: #73489a;
  text-align: center;
  box-sizing: border-box;
}

.u-button--green {
  display: block;
  width: auto;
  padding: 3.5% 5%;
  background: #1daa39;
  text-align: center;
}

.u-button--lightblue {
  display: block;
  max-width: 507px;
  margin: 0 auto;
  padding: 2%;
  background: #16acae;
  font-size: 14px;
  font-size: .9rem;
  text-align: center;
  box-sizing: border-box;
}

.u-button--lightblue--right {
  max-width: 330px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .u-button {
    position: relative;
    position: relative;
    font-size: 12px;
    font-size: .8rem;
  }
  .u-button .arrowtype01 {
    display: inline-block;
    width: 11px;
    height: 13px;
    margin-right: 10px;
    background: url(../images/arrow.png) no-repeat center center;
    background-size: contain;
  }
  .u-button--green {
    display: block;
    width: auto;
    padding: 3.5% 5%;
    background: #1daa39;
    text-align: center;
  }
  .u-button--lightblue {
    float: right;
    max-width: 384px;
    width: auto;
    margin: 0 auto;
    padding: 2%;
    background: #16acae;
    text-align: center;
    box-sizing: border-box;
  }
  .u-button--lightblue--right {
    float: right;
    max-width: 250px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 360px) {
  .u-button {
    position: relative;
    font-size: 12px;
    font-size: .8rem;
  }
  .u-button .arrowtype01 {
    display: inline-block;
    width: 5.5px;
    height: 6.5px;
    margin-right: 10px;
    background: url(../images/arrow.png) no-repeat center center;
    background-size: contain;
  }
}

/*-----------------------------------------------------
	画像マウスオーバー
-----------------------------------------------------*/
.mod-effect img:hover {
  opacity: .8;
  transition: opacity 0.3s;
}

.mod-effect img:hover {
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
  transition: opacity 0.3s;
}

/*-----------------------------------------------------
	モーダルウィンドウ
-----------------------------------------------------*/
.modal {
  position: relative;
  max-width: 800px;
  width: 66.66666666666666%;
  margin: 0 auto;
  padding: 50px;
  background: #fff;
  border: solid 1px #eee;
  box-sizing: border-box;
}

.modal__catch {
  margin: 0 0 25px;
  color: #f2790d;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.modal__wrap {
  overflow: hidden;
}

.modal__left {
  float: left;
  width: 42.857142857142854%;
}

.modal__right {
  float: right;
  width: 52%;
}

.modal__images {
  max-width: 300px;
  margin: 0 auto;
}

.modal__images img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
}

.modal__title {
  margin: 0 0 20px;
  color: #da370e;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.3;
}

.modal__title span {
  color: #da370e;
  font-size: 12px;
  font-size: .8rem;
}

.modal__name {
  margin: 0 0 20px;
  color: #da370e;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.3;
}

.modal__name span {
  font-size: 12px;
  font-size: .8rem;
}

.modal__cont {
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
}

.modal__url {
  float: right;
}

.modal__close {
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 20px;
  top: 20px;
}

.modal__close img {
  opacity: 1;
}

.modal__close img:hover {
  opacity: .65;
}

.andmorewrap {
  overflow: hidden;
  display: block;
  color: #fff;
  box-sizing: border-box;
  max-width: 1110px;
  width: auto;
  margin: 0 auto;
  background: #de4b26;
  text-align: center;
  cursor: pointer;
  padding: 0;
  font-size: 20px;
  font-size: 1.25rem;
}

.andmorewrap a {
  overflow: hidden;
  display: block;
  padding: 1% 0;
  color: #fff;
}

.andmorewrap:hover {
  color: #fff;
  opacity: .8;
  filter: opacity(80);
}

.andmore_title {
  float: left;
  display: block;
  width: 49.864743011722275%;
  max-width: 100%;
  height: auto;
  margin: 0 0 0 15%;
  outline: none;
}

.andmore_title img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: bottom;
}

.andmore {
  float: left;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 0 0 5%;
  outline: none;
}

@media screen and (max-width: 767px) {
  .modal {
    position: relative;
    max-width: 800px;
    width: 95%;
    margin: 0 auto;
    padding: 10px;
    background: #fff;
    border: solid 1px #eee;
    box-sizing: border-box;
  }
  .modal__close {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 5px;
    top: 5px;
  }
  .andmore_title {
    float: none;
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 1% 5%;
    outline: none;
  }
  .andmore_title img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: bottom;
  }
  .andmore {
    float: none;
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    outline: none;
  }
}

.js-toggle {
  max-height: 370px;
}

@media screen and (max-width: 767px) {
  .js-toggle {
    max-height: 750px;
  }
}

@media screen and (max-width: 530px) {
  .js-toggle {
    max-height: 740px;
  }
}

@media screen and (max-width: 430px) {
  .js-toggle {
    max-height: 600px;
  }
}

@media screen and (max-width: 376px) {
  .js-toggle {
    max-height: 570px;
  }
}

@media screen and (max-width: 330px) {
  .js-toggle {
    max-height: 500px;
  }
}

/*-----------------------------------------------------
	clearfix
-----------------------------------------------------*/
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

/*-----------------------------------------------------
	pcsp
-----------------------------------------------------*/
.pc {
  display: block;
}

.sp {
  display: none;
}

.br {
  display: block;
}

.br_sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .br {
    display: none;
  }
  .br_sp {
    display: block;
  }
}

.s5-returnToTop {
  z-index: 100000 !important;
}
