@charset "UTF-8";
@font-face {
  font-family: 'Raisonne_DemiBold';
  src: url('/static/full/speedo/getfit_2021_2nd/css/font/Raisonne_DemiBold.ttf') format('ttf'),
       url('/static/full/speedo/getfit_2021_2nd/css/font/Raisonne_DemiBold.ttf') format('truetype');
}

.productItem-title {
  font-family: 'Raisonne_DemiBold';
}
/* common */
.is-sp {
  display: block;
}
.is-pc {
  display: none;
}
.getfit {
  /* font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif; */
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}
.getfit img {
  width: 100%;
}
.getfit-btn {
  text-align: center;
  margin: 0 auto;
  font-family: 'Noto Sans JP', sans-serif;
}
.getfit-btn_all {
  border: #000 1px solid;
  padding: 15px;
  letter-spacing: 1px;
  font-size: 1.2rem;
}
.fadeIn {
  opacity: 0;
  transition: 1.5s;
}
.fadeIn.is-show {
  opacity: 1;
}
/* css Animation */
.flash {
  animation: flash 1.5s linear infinite;
  width:50px;
  height:50px;
}
@keyframes flash {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }  
  100% {
    opacity: 1;
  }
}
.modal-btn.modal-btn_bg-white {
  background-color: #FFF;
  border-color: #000;
}
.modal-btn_bg-white.modal-btn:before, .modal-btn_bg-white.modal-btn:after {
 background-color: #000;
}

/* header */
.getfit-header {
  margin-bottom: 40px;
  margin-top: 20px;
}
.getfit-header_kv {
  position: relative;
  padding: 40px 0;
}
.getfit-header_kv-title {
  text-align: center;
  width: 100%;
  position: absolute;
  top: -2px;
}
.getfit-header_kv-title > img {
  max-width: 250px;
}
.getfit-header_kv-image {
  display: flex;
}
.getfit-header_kv-image > div {
  width: 50%;
}
.getfit-header_kv-subtitle {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 30px;
}
.getfit-header_kv-subtitle > img {
  max-width: 280px;
}
.getfit-header_lead {
  font-size: 1.15rem;
  line-height: 2;
  margin: 5px auto 25px;
  text-align: center;
}
.getfit-header_btnArea .getfit-btn {
  width: 250px;
}
/* mainContent */
.getfit-content-wrap {
  margin-top: 15px;
}
/* mainContent common */
.productItem-title {
  font-size: 3.2rem;
  font-weight: bold;
  position: absolute;
  line-height: 1;
}
.productItem-title_rl {
  writing-mode: vertical-rl;
}
.productItem-hoverMask {
  display: none;
}
.productItem-wrap {
  position: relative;
  margin: 0 auto;
  width: 83%;
}
/* maincontent col2 */
.getfit-itemList-col-2 {
  display: flex; 
  justify-content: space-between
}
.getfit-itemList-col-2 .productItem-wrap {
  width: 100%;
}
/* maincontent item1~18 */
.getfit_productItem1 .productItem-title {
  top: 10px;
  right: -7%;
}
.getfit_productItem2 > .getfit-listItem_left {
  width: 55%;
  z-index: 2;
  margin-top: 60px;
}
.getfit_productItem2 > .getfit-listItem_right {
  width: 55%;
  z-index: 2;
  margin-top: -15px;
  margin-left: -25px;
}
.getfit_productItem3.getfit-contentItem {
  margin-top: -20px;
}
.getfit_productItem4 > .getfit-listItem_left {
  width: 40%;
  z-index: 2;
  margin-top: 70px;
  margin-right: -25px;
}
.getfit_productItem4 > .getfit-listItem_right {
  width: 65%;
  margin-top: -15px;
}
.getfit_productItem5.getfit-contentItem {
  margin-top: -10px;
}
.getfit_productItem5 > .productItem-wrap {
  z-index: 2;
}
.getfit_productItem5 .productItem-title {
  top: 40px;
  left: -7%;
}
.getfit_productItem6 > .getfit-listItem_left {
  width: 50%;
  z-index: 3;
  margin-top: -30px;
}
.getfit_productItem6 > .getfit-listItem_right {
  width: 60%;
  z-index: 2;
  margin-top: 70px;
  margin-left: -20px;
}
.getfit_productItem6 > .getfit-listItem_right .productItem-wrap {
  width: 100%;
}
.getfit_productItem7.getfit-contentItem {
  margin-top: -50px;
}
.getfit_productItem7 > .productItem-wrap {
  z-index: 1;
}
.getfit_productItem7 .productItem-title {
  top: 20px;
  left: -15px;
  line-height: 1;
  font-size: 2.8rem;
}
.getfit_productItem8 > .getfit-listItem_left {
  width: 40%;
  z-index: 1;
  margin-top: 25px;
}
.getfit_productItem8 > .getfit-listItem_right {
  width: 60%;
  z-index: 2;
  margin-top: -30px;
}
.getfit_productItem9.getfit-contentItem {
  margin-top: -30px;
}
.getfit_productItem9 .modal-btn_open {
  top: 45px;
}
.getfit_productItem10 {
  align-items: center;
  margin-top: 20px;
}
.getfit_productItem10 > .getfit-listItem_left {
  width: 43%;
  z-index: 1;
}
.getfit_productItem10 > .getfit-listItem_right {
  width: 65%;
  z-index: 2;
}
.getfit_productItem11.getfit-contentItem {
  margin-top: -15px;
}
.getfit_productItem11 .productItem-title {
  top: 30px;
  left: -7%;
}
.getfit_productItem12.getfit-contentItem {
  align-items: end;
}
.getfit_productItem12 > .getfit-listItem_left {
  width: 43%;
  z-index: 2;
  margin-top: -45px;
}
.getfit_productItem12 > .getfit-listItem_right {
  width: 80%;
  z-index: 1;
  margin-top: 35px;
  margin-left: -70px;
}
.getfit_productItem13.getfit-contentItem {
  margin-top: -40px;
}
.getfit_productItem14 > .getfit-listItem_left {
  width: 55%;
  z-index: 2;
  margin-top: -20px;
}
.getfit_productItem14 > .getfit-listItem_right {
  width: 55%;
  z-index: 1;
  margin-top: 50px;
  margin-left: -30px;
}
.getfit_productItem15.getfit-contentItem {
  margin-top: -10px;
}
.getfit_productItem15 .productItem-title {
  top: 40%;
  right: -7%;
  font-size: 2.8rem;
}
.getfit_productItem16.getfit-contentItem {
  margin-top: 10px;
}
.getfit_productItem16 > .getfit-listItem_left {
  width: 50%;
  z-index: 2;
  margin-top: 45px;
}
.getfit_productItem16 > .getfit-listItem_right {
  width: 50%;
  z-index: 1;
}
.getfit_productItem17.getfit-contentItem {
  margin-top: 30px;
}
.getfit_productItem18.getfit-contentItem {
  margin-top: 50px;
  position: relative;
}
.getfit_productItem18 .productItem-title {
  top: 40%;
  right: -16%;
  position: absolute;
  font-size: 2.8rem;
}
.getfit_productItem18 .productItem-wrap {
  margin: 0;
}
.getfit_productItem18 .getfit_productItem18-img {
  width: 35%;
  z-index: 2;
  top: -70px;
  right: 0;
  position: absolute;
}
/* maincontent btn */
.getfit-content_btnArea {
  margin-top: 100px;
}
.getfit-content_btnArea > .getfit-btn {
  width: 250px;
}
/* modal */
.modal-bg {
  background: rgba(0, 0, 0, 1);
  opacity: 0.8;
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal-block {
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  display: none;
}
.modal-btn_leftbottom {
  bottom: 15px;
  left: 15px;
}
.modal-btn_rightbottom {
  bottom: 15px;
  right: 15px;
}
.modal-btn_lefttop {
  top: 15px;
  left: 15px;
}
.modal-btn_righttop {
  top: 15px;
  right: 15px;
}
.modal-btn_open {
  position: absolute;
}
.modal-btn_close {
  position: absolute;
  top: 45px;
  right: 25px;
  border: 1px solid #FFF;
}
.modal-btn.modal-btn_close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #fff;
}
.modal-btn.modal-btn_close:after {
  transform: rotate( 45deg);
  background-color: #fff;
}
.modal-btn {
  display: block;
  text-align: center;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
}
.modal-btn_black {
  border: 1px solid #000;
}
.modal-btn_black:before,
.modal-btn_black:after {
  background: #000;
}
.modal-btn_white {
  border: 1px solid #FFF;
}
.modal-btn_white:before,
.modal-btn_white:after {
  background: #FFF;
}
.modal-btn:before,
.modal-btn:after {
  content: '';
  display: block;
  position: relative;
  height: 1px;
  width: 25px;
  border-radius: 1px;
  margin-left: 7px;
  margin-top: 19px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.modal-btn:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.modal-btn:after {
  top: -20px;
}
.modal-btn.selected:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-btn.selected:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-content {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal-content-body {
  padding: 30px;
  height: 100vh;
  overflow-y: scroll;
  position: relative;
}
.modal-content-body-wrap {
  margin-top: 45px;
  padding-bottom: 45px;
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}
/* productCredit common */
.productCreditBlock + .productCreditBlock {
  margin-top: 45px;
}
.productCredit_item > a {
  color: #FFF;
  display: flex;
  align-items: flex-end;
}
.productCredit_left {
  width: 60%;
  box-sizing: border-box;
  padding-right: 15px;
}
.productCredit_left > span {
  display: block;
  line-height: 1.65;
}
.productCredit_name {
  font-size: 1.3rem;
  font-weight: bold;
}
.productCredit_name-en {
  margin-bottom: 5px;
}
.productCredit_right {
  width: 40%;
}
.productCredit_position {
  color: #FFF;
  font-size: 1.5rem;
  margin-bottom: 5px;
}
.productCredit_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #FFF;
  padding: 15px;
  color: #FFF !important;
  font-weight: bold;
}
.productCredit_item + .productCredit_item {
  margin-top: 25px;
}
/* productCredit sp */
.productCredit_btn {
  border-color: #FFF;
}
@media (min-width: 1025px) {
  /* PC */
  /* common */
  .is-sp {
    display: none;
  }
  .is-pc {
    display: block;
  }
  .content-maxWidth {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;
  }
  .getfit-btn_all {
    -webkit-transition: all 400ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    -moz-transition: all 400ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    -ms-transition: all 400ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    -o-transition: all 400ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    transition: all 400ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    display: block;
    max-width: 350px;
    text-decoration: none;
    padding: 28px 30px;
    border-width: 2px;
    font-size: 1.25rem;
  }
  .getfit-btn_all:hover {
    color: #000;
    box-shadow: rgba(255, 255, 0, 0.7) 0 0px 0px 50px inset;
    border-color: #000;
    /* box-shadow: rgba(0, 0, 0, 0.7) 0 0px 0px 50px inset;
    border-color: #000; */
  }
  .getfit-content_btnArea > .getfit-btn {
    width: auto;
  }
  /* css Animation */
  /* .flash {
    animation: none;
  } */
  /* header */
  .getfit-header {
    width: 75%;
    margin: 50px auto 80px;
    max-width: 980px;
  }
  .getfit-header_kv-title {
    top: -30px;
  }
  .getfit-header_kv-title > img {
    max-width: 400px;
  }
  .getfit-header_kv-subtitle {
    bottom: 25px;
  }
  .getfit-header_kv-subtitle > img {
    max-width: 420px;
  }
  .getfit-header_lead {
    margin: 80px auto 55px;
    font-size: 1.3rem;
  }
  .getfit-header_btnArea .getfit-btn {
    width: auto;
  }
  /* mainContent */
  
  /* mainContent common */
  .productItem-wrap {
    width: 67%;
  }
  .productItem-title {
    font-size: 4.8rem;
  }
  .getfit-contentItem + .getfit-contentItem {
    margin-top: 120px;
  }
  .modal-btn {
    width: 45px;
    height: 45px;
  }
  .modal-btn:before, .modal-btn:after {
    width: 30px;
    margin-left: 7px;
    margin-top: 22px;
  }
  .modal-btn:after {
    top: -24px;
  }
  .modal-btn_open.modal-btn {
    top: 20px;
    bottom: unset;
  }
  /* maincontent item1~18 */
  .getfit_productItem1 .productItem-wrap {
    margin: 0 auto;
  }
  .getfit-itemList-col-2 {
    width: 100%;
    margin-left: auto;
  }
  .getfit_productItem1 {
    margin-top: 160px;
  }
  .getfit_productItem1 .productItem-title {
    top: 40px;
    right: -120px;
  }
  .getfit_productItem5 .productItem-title {
    left: unset;
    right: -110px;
  }
  .getfit_productItem6 > .getfit-listItem_right {
    z-index: 3;
  }
  .getfit_productItem7 .productItem-title {
    top: -130px;
    left: -60px;
    font-size: 4.8rem;
  }
  .getfit_productItem8 {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5%;
    padding-right: 5%;
  }
  .getfit_productItem8 > .getfit-listItem_left {
    width: 48%;
    padding-right: 35px;
  }
  .getfit_productItem8 > .getfit-listItem_right {
    width: 53%;
  }
  .getfit_productItem11 .productItem-title {
    left: unset;
    right: -110px;
  }
  .getfit_productItem12 .productItem-hoverMask {
    padding-left: 90px;
  }
  .getfit_productItem12 .modal-btn {
    right: 20px;
    left: unset;
  }
  .getfit_productItem15 .productItem-title {
    right: -50%;
    font-size: 4.8rem;
  }
  .getfit_productItem17 .productItem-wrap {
    width: 55%;
  }
  .getfit_productItem18 .productItem-title {
    font-size: 4.8rem;
    right: -110px;
  }
  .getfit_productItem18 > .getfit-content_productItem {
    width: 72%;
  }
  .getfit_productItem18 .getfit_productItem18-img {
    width: 30%;
    position: absolute;
    top: -270px;
    right: 60px;
  }
  .getfit_productItem18 .productItem-wrap {
    width: 95%;
  }
 
  /* productItem:hover */
  .productItem-hoverParent {
    position: relative;
    margin-bottom: 30px;
  }
  .productItem-hoverMask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 30px 30px 0;
    opacity: 0;
    transition: all 0.6s ease;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .productItem-hoverParent:hover .productItem-hoverMask {
    opacity: 1;
    padding-bottom: 30px;
  }
  .productItem-hoverParent:hover .modal-btn {
    color: red;
  }
  .productItem-hoverParent:hover .modal-btn.modal-btn_open:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .productItem-hoverParent:hover .modal-btn.modal-btn_open:after {
    transform: rotate( 45deg);
  }
  /* productCredit pc */
  .productCreditBlock + .productCreditBlock {
    margin-top: 95px;
  }
  .productCredit_position {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .productCredit_btn {
    -webkit-transition: all 400ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    -moz-transition: all 400ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    -ms-transition: all 400ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    -o-transition: all 400ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    transition: all 400ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    display: block;
    text-decoration: none;
    padding: 20px 30px;
    color: #ffff00;
    font-size: 1.1rem;
    letter-spacing: 1px;
  }
  .productCredit_item-link:hover .productCredit_btn {
    color: #FFF;
    box-shadow: rgba(255, 255, 0, 0.7) 0 0px 0px 40px inset;
    border-color: #ffff00;
  }
  .productCredit_item-link:hover {
    color: #ffff00;
  }
  .productCredit_left {
    width: auto;
  }
  .productCredit_right {
    min-width: 150px;
    margin-left: auto;
  }
}