@charset "UTF-8";
/*
*  point
*/
.pointMainVisual {
  background-color: #fafafa;
  border-top: solid 1px #f0f0f0;
  text-align: center;
}

.btnWrapMv {
  position: relative;
  display: inline-block;
}

.btnMv {
  position: absolute;
  bottom: 28px;
  right: 225px;
  width: 380px;
  padding: 17px 20px;
  background-color: #3b6b96;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.0;
}
.btnMv.hover {
  opacity: 0.7;
}

.recommended {
  margin-top: 53px;
  margin-bottom: 130px;
  text-align: center;
  line-height: 1.5;
}

.recommendedTitle {
  margin-bottom: 33px;
  color: #ff7c00;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
}

.recommendedList {
  font-size: 0px;
  font-size: 0rem;
}

.recommendedListItem {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 98px;
  margin: 0 10px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: top;
}

.recommendedListItemLink {
  display: block;
}

.save {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 40px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  text-align: center;
}

.saveInner {
  position: relative;
  left: 0;
  width: 800px;
  padding: 90px 0 40px;
  margin: 0 auto;
  background-image: url(/images/point/img_click_kateneko.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.saveTitle {
  position: absolute;
  top: -68px;
  left: 0;
  width: 100%;
  text-align: center;
}

.saveTitle:after {
  position: absolute;
  bottom: 10px;
  left: 50%;
  content: '';
  display: block;
  width: 100px;
  height: 4px;
  background-color: #ff7c00;
  -webkit-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}

.saveLead {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
}

.saveLead.mod-emphasis {
  font-weight: bold;
}

.saveLeadCatch {
  color: #ff7c00;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}

.saveBtn {
  padding: 30px 15px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
  font-size: 18px;
  font-size: 1.8rem;
}

.shopping {
  padding: 20px 20px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
  margin-top: 30px;
  background-color: #fff;
}

.shoppingInner {
  background-color: #fffded;
  *zoom: 1;
}

.shoppingInner:after {
  content: "";
  display: table;
  clear: both;
}

.shop {
  float: left;
  width: 100%;
  max-width: 760px;
  padding-right: 20px;
  background-color: #fff;
}

.shopTitle {
  position: relative;
  left: 0;
  margin: 15px 0 10px;
  color: #ff7c00;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.42858;
}

.shopTitle:before {
  position: absolute;
  top: 0;
  left: -20px;
  content: '';
  display: block;
  width: 8px;
  height: 100%;
  background-color: #ff7c00;
}

.shopTitleEn {
  margin-bottom: 30px;
  color: #888888;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.5;
}

.shopInner {
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 25px;
}

.shopLogo {
  float: left;
  width: 100%;
  max-width: 180px;
}

.shopLogoLink {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.shopPoint {
  position: relative;
  left: 0;
  float: right;
  width: 560px;
}

.shopPointTitle {
  margin-bottom: 15px;
  color: #005437;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}

.shopPointAttention {
  color: #005437;
}

.mod-attention {
  font-size: 12px;
  font-size: 1.2rem;
}

.shopPointReward {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  border: 3px solid #ff7c00;
}

.rewardTitle {
  margin-bottom: 5px;
  color: #ff7c00;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}

.rewardContents {
  font-weight: bold;
}

.rewardPoint {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.0;
}

.rewardValue {
  padding: 0 5px;
  color: #d32c25;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 1px;
}

.shopGoods {
  float: right;
  width: 560px;
}

.mod-subtitle {
  padding-top: 3px;
  margin-bottom: 13px;
  color: #888;
  text-indent: -7px;
}

.shopGoodsList {
  margin: 0px -4px;
  font-size: 0px;
  font-size: 0rem;
}

.shopGoodsListItem {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 4px 10px;
  background-color: #fff;
}

.shopGoodsListItemlink {
  display: block;
  padding: 3px 8px;
  border: 1px solid #1cb3a3;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.0;
}

a.shopGoodsListItemlink:hover {
  background-color: #1cb3a3;
  color: #fff;
  text-decoration: none;
}

.shopGoodsText {
  color: #888;
}

.shopGoodsBtn {
  padding: 15px 30px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
  font-size: 12px;
  font-size: 1.2rem;
}

.shopGoodsBtnEmphasis {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
}

.shopCautionTitle {
  margin-bottom: 20px;
}

.shopCautionContents {
  overflow: hidden;
}

.shopCautionContentsItem.mod-col-6 {
  float: left;
  width: 50%;
  padding-right: 40px;
  margin-bottom: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.contentsItemLink {
  margin-left: 15px;
}

.hot {
  float: right;
  width: 340px;
  padding: 30px 20px;
  background-color: #fffded;
}

.hotTitle {
  margin-bottom: 15px;
  color: #005437;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  text-align: center;
}

.hotTitle:after {
  content: '';
  display: block;
  width: 100px;
  height: 4px;
  margin: 10px auto 0;
  background-color: #005437;
}

.hotLead {
  margin-bottom: 40px;
  color: #005437;
  line-height: 1.8;
  text-align: center;
}

.mod-unit {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

.hotItem {
  overflow: hidden;
}

.hotItemImage {
  float: left;
  width: 160px;
}

.hotItemImageLink {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.hotBtn {
  width: 100%;
  min-width: auto;
  min-width: initial;
  padding: 15px 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
  font-size: 12px;
  font-size: 1.2rem;
}

.hotItemContents {
  float: right;
  width: 160px;
}

.hotItemContentsTitle {
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.5;
}

.hotItemContentsPrice {
  margin-bottom: 15px;
}

.hotItemContentsText {
  color: #666;
  font-size: 12px;
  font-size: 1.2rem;
}

.imgLink {
  border: 1px solid #dddddd;
}

.imgLink:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

@media screen and (max-width: 768px) {
  .recommended {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .recommendedTitle {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
  }

  .recommendedListItem {
    width: auto;
    max-width: 16.4%;
    margin: 0 1.5% 15px;
  }

  .saveInner {
    width: 100%;
    padding: 0;
    background-size: 20%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .saveTitle {
    position: static;
    margin-bottom: 20px;
  }

  .saveTitle:after {
    display: none;
  }

  .saveTitleImage {
    width: 100%;
  }

  .saveLead {
    padding: 0 20px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
  }

  .saveLeadCatch {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .saveBtn {
    padding: 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .link {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .shopping {
    padding: 10px 5px 20px;
  }

  .shop {
    float: none;
    padding: 0 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .shopTitle {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .shopTitle:before {
    left: -10px;
    width: 4px;
  }

  .shopTitleEn {
    margin-bottom: 20px;
    font-size: 10px;
    font-size: 1rem;
  }

  .shopInner {
    margin-bottom: 20px;
  }

  .shopCaution {
    padding-bottom: 30px;
  }

  .shopLogo {
    width: 30%;
    max-width: initial;
    text-align: center;
  }

  .shopPoint {
    width: 65%;
  }

  .shopPointTitle {
    margin-bottom: 7px;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .mod-attention {
    font-size: 10px;
    font-size: 1rem;
  }

  .mod-attention .link {
    font-size: 10px;
    font-size: 1rem;
  }

  .shopPointReward {
    position: static;
    max-width: 200px;
    padding: 5px;
    text-align: center;
  }

  .rewardContents {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .shopGoods {
    float: none;
    clear: both;
    width: 100%;
    padding-top: 20px;
  }

  .mod-subtitle {
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .mod-text {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .shopGoodsListItemlink {
    padding: 3px 4px;
  }

  .shopGoodsText {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .shopGoodsBtn {
    padding: 15px 20px;
    font-size: 10px;
    font-size: 1rem;
  }

  .shopGoodsBtnEmphasis {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .shopCautionTitle {
    margin-bottom: 15px;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .shopCautionContentsItem {
    margin-bottom: 18px;
  }

  .shopCautionContentsItem.mod-col-6 {
    float: none;
    width: 100%;
    padding-right: 0;
  }

  .contentsItemLink {
    display: block;
    margin-left: 0;
  }

  .hot {
    float: none;
    width: 100%;
    padding: 20px 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .hotTitle {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .hotTitle:after {
    width: 50px;
    height: 2px;
  }

  .hotLead {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .mod-unit {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .hotItem {
    margin-top: 30px;
  }

  .hotItem:first-child {
    margin-top: 0;
  }

  .hotItemImage {
    width: 35.33333%;
    margin-right: 3.33333%;
  }

  .hotBtn {
    max-width: 160px;
    padding: 10px;
  }

  .hotItemContents {
    width: 61.33333%;
  }

  .hotItemContentsTitle {
    margin-bottom: 5px;
  }

  .hotItemContentsPrice {
    margin-bottom: 5px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
/*
*  point--about
*/
.flow {
  margin-bottom: 94px;
}

.flowTitle {
  padding-left: 15px;
  border-left: 7px solid #ff7c00;
  margin: 40px 0 60px;
  color: #ff7c00;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.42858;
}

.flowList {
  padding-top: 40px;
  margin: 0 17px;
  font-size: 0px;
  font-size: 0rem;
  background-image: url(/images/point/flow_step.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
}

.flowListItem {
  position: relative;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 25%;
  max-width: 188px;
  height: 94px;
  padding: 40px 0 0;
  margin: 0 0 5px 22px;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}

.flowListItem:first-child {
  max-width: 191px;
  margin-left: 0;
}

.flowListItem .itemAlign {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.flowListImage {
  display: none;
}

.flowStep {
  padding: 0 20px;
}

.flowStepTitle {
  position: relative;
  left: 0;
  padding: 21px 0 21px 278px;
  box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.05);
  background-color: #005437;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
}

.flowStepTitleIcon {
  position: absolute;
  bottom: 0;
  left: 0;
}

.flowStepTitleNum {
  position: absolute;
  top: 50%;
  left: 128px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Roboto', sans-serif;
}

.flowStepContents {
  min-height: 245px;
  padding: 40px 14px 0;
  border: solid 1px #f0f0f0;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  color: #333;
  font-size: 0px;
  font-size: 0rem;
}

.flowStepContentsBox {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 50%;
  padding: 0 0 0 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.flowStepContentsBox.imageBox {
  padding: 0 0 0 5px;
}

.contentsBoxTitle {
  margin: 10px 0 21px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
}

.contentsBoxListItem {
  color: #ff7c00;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.flowRegistration {
  box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.05);
}

.cardTitle.flowRegistrationTitle {
  padding: 22px 19px;
  background-color: #fff;
  text-align: center;
}

.flowRegistrationBody {
  background: url("/images/point/step_resistration_kateneko.png") no-repeat right bottom;
}

.flowResistrationBtn {
  padding: 14px 15px;
}

.flowBtn {
  padding: 20px 30px;
  font-size: 20px;
  font-size: 2rem;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 768px) {
  .flow {
    padding: 12px 19px;
    margin-bottom: 120px;
  }

  .flowTitle {
    padding-left: 10px;
    margin: 10px 0 30px;
    border-left-width: 4px;
    font-size: 21px;
    font-size: 2.1rem;
  }

  .flowList {
    display: none;
  }

  .flowListImage {
    display: block;
    text-align: center;
  }

  .flowStepTitle {
    padding: 10px 15px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
  }

  .flowStepTitleIcon {
    bottom: 100%;
  }

  .flowStepTitleNum {
    position: static;
    display: block;
    margin-bottom: 5px;
    font-size: 20px;
    font-size: 2rem;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .flowStep {
    padding: 0 1%;
  }

  .flowStepContents {
    min-height: auto;
    min-height: initial;
    padding: 20px 2% 0;
  }

  .flowStepContentsBox {
    display: block;
    width: 100%;
    padding: 0 2%;
  }

  .flowStepContentsBox.imageBox {
    padding-left: 0;
    text-align: center;
  }

  .contentsBoxImage {
    text-align: center;
  }

  .cardTitle.flowRegistrationTitle {
    padding: 10px;
  }

  .flowBtn {
    width: 90%;
    padding: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    white-space: normal;
  }
}
/*
 * shop2
 */
.shopping.shopping-thin {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

.shopping2Inner {
  *
  zoom: 1;
}

.shopping2Inner:after {
  content: "";
  display: table;
  clear: both;
}

.shop2 {
  width: 100%;
  background-color: #fff;
  padding-bottom: 15px;
}

.shop2:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}

.shop2Inner {
  display: table;
  width: 100%;
}

.shop2Logo {
  display: table-cell;
  width: 160px;
  vertical-align: middle;
}

.shopDescription {
  /* width: 560px; */
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
}

.shopDescriptionText {
  font-size: 1.8rem;
}

.shopDescriptionText {
  font-size: 1.6rem;
}

.shopDescriptionText:not(:first-child) {
  margin-top: 10px;
}

.shopBtnArea {
  width: 240px;
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
}

.shopDescriptionBtn {
  width: 100%;
  font-size: 1.8rem;
  line-height: 1.4em;
}

.shopDescription2 {
  display: table-cell;
  vertical-align: middle;
}

ul.caution {
  margin-top: 20px;
}

ul.caution li {
  font-size: 1.2rem;
  line-height: 1.6em;
  color: #d32c25;
  font-weight: bold;
}

ul.caution li:not(:first-child) {
  margin-top: 5px;
}

ul.caution li a {
  font-size: 1.2rem;
}

@media screen and (max-width: 768px) {
  .shopping.shopping-thin {
    margin-left: 10px;
    margin-right: 10px;
  }

  .shop2 {
    padding: 0 5px 15px 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .shop2Inner {
    display: block;
  }

  .shop2Logo {
    display: block;
    width: 30%;
    float: left;
  }

  .shopDescription {
    display: block;
    width: 65%;
    float: right;
    padding-left: 0;
  }

  .shopDescriptionText {
    font-size: 1.3rem;
  }

  .shopBtnArea {
    clear: both;
    padding-top: 10px;
    display: block;
    width: 100%;
    padding-left: 0;
  }

  .shopDescriptionBtn {
    font-size: 1.3rem;
  }

  .shopDescriptionBtn br {
    display: none;
  }

  .shopDescription2 {
    display: block;
  }

  ul.caution li {
    font-size: 1.0rem;
    line-height: 1.4em;
  }

  ul.caution li a {
    font-size: 1.0rem;
  }
}
/*
 * ポイントに関するご質問
 */
.inquiryBlock {
  width: 800px;
  margin: 75px auto 0;
}

.inquiryInner {
  padding: 0 21px;
}

.card.card-contact .inquiryTitle {
  color: #005437;
}

.card.card-contact .inquiryTitle:after {
  background-color: #005437;
}

.inquiryAttention {
  padding-bottom: 30px;
}

.inquiryAttention .inquiryAttentionHeading {
  padding: 3px 0;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}

.inquiryAttention .inquiryAttentionData {
  padding: 3px 0;
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
}

.inquiryAttention .inquiryAttentionData:before {
  content: '・';
}

.inquiryBtn {
  padding-bottom: 40px;
  border-bottom: 1px solid #f0f0f0;
  margin: 0 21px 20px;
}

.inquiryLabel {
  display: inline-block;
  padding-bottom: 5px;
  font-weight: bold;
}

.inquiryMust {
  background-color: #005437;
  color: #ffffff;
  line-height: 18px;
}

.inquiryInput .inquiryInputName,
.inquiryInput .inquiryInputMail,
.inquiryInput .inquiryInputMailCheck {
  width: 100%;
  max-width: 540px;
  height: 50px;
  padding: 0 1em;
}

.inquiryNowrap {
  display: inline-block;
  white-space: nowrap;
  margin-bottom: 10px;
}

.inquiryInput .inquiryInputYear {
  width: 100%;
  max-width: 135px;
  height: 50px;
  padding: 0 1em;
}

.inquiryInput .inquiryInputMonth,
.inquiryInput .inquiryInputDay,
.inquiryInput .inquiryInputMinutes {
  width: 100%;
  max-width: 80px;
  height: 50px;
  padding: 0 1em;
}

.inquiryInput .inquiryInputId,
.inquiryInput .inquiryInputPrice {
  width: 100%;
  max-width: 360px;
  height: 50px;
  padding: 0 1em;
}

.inquiryInput .form-error .error {
  padding-top: 3px;
}

.inquiryDateUnit,
.inquiryUnit {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 44px;
  padding: 0 4px 0 10px;
}

.inquirySelect .inquirySelectShop {
  width: 100%;
  max-width: 360px;
  height: 50px;
}

.inquirySelect .easy-select-box .esb-displayer {
  height: 50px;
  padding: 0 40px 0 1em;
  border-radius: 4px;
  border: solid 1px #dbdbdb;
  background-color: #fafafa;
  line-height: 50px;
}

.inquirySelect .easy-select-box .esb-displayer::after {
  color: #666;
}

.inquirySelect .easy-select-box .esb-item:first-child {
  display: none;
}

.inquirySelect .easy-select-box .esb-dropdown {
  border: solid 1px #dbdbdb;
  background-color: #fafafa;
  border-top: none;
}

.inquirySelect .easy-select-box .esb-item {
  line-height: 50px;
}

.inquiryTextarea .inquiryTextareaContact {
  width: 100%;
  height: 200px;
  padding: 0.5em 1em;
}

.inquiryCaution {
  text-indent: -1em;
  padding-left: 1em;
}

.inquiryCaution:before {
  content: '※';
}

.inquiryCaution.mod-id {
  padding-top: 10px;
}

.inquiryFormBtn {
  padding-bottom: 48px;
  font-size: 0;
  text-align: center;
}

.inquiryBtnReturnWrap {
  display: inline-block;
  vertical-align: top;
}

.inquiryBtnSubmitWrap {
  display: inline-block;
  vertical-align: top;
}

.inquiryBtnReturn {
  min-width: 130px;
  margin-right: 20px;
}

.inquiryBtnConfirm {
  width: 225px;
}

.inquiryFormBtnItem .form-error {
  padding-top: 3px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .inquiryBlock {
    width: 100%;
    margin: 0 auto;
  }

  .inquiryInner {
    padding: 0;
  }

  .inquiryLink {
    font-size: 1.4rem;
  }

  .inquiryBtn {
    padding-bottom: 20px;
    margin: 0;
  }

  .inquiryBtnReturnWrap {
    width: auto;
    max-width: 30%;
    min-width: 0;
  }

  .inquiryBtnSubmitWrap {
    width: 370px;
    max-width: 64%;
    min-width: 0;
  }

  .inquiryBtnReturn {
    min-width: 0;
  }

  .inquiryBtnConfirm {
    width: 100%;
    min-width: 0;
  }

  .inquiryAttention {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .inquiryNowrap {
    width: 50%;
  }

  .inquiryInput .inquiryInputYear {
    max-width: 85%;
  }

  .inquiryInput .inquiryInputMonth,
  .inquiryInput .inquiryInputDay,
  .inquiryInput .inquiryInputMinutes {
    max-width: 85%;
  }

  .inquiryDateUnit {
    width: 15%;
    padding: 0 0 0 2%;
  }

  .inquiryUnit {
    width: 10%;
    padding: 0 0 0 2%;
  }

  .inquiryTextarea .inquiryTextareaContact {
    height: 150px;
  }
}
@media screen and (max-width: 480px) {
  .inquirySelect .inquirySelectShop {
    max-width: 100%;
  }

  .inquiryInput .inquiryInputId {
    max-width: 100%;
  }

  .inquiryInput .inquiryInputPrice {
    max-width: 90%;
  }

  .inquiryFormBtnItem {
    display: block;
  }

  .inquiryUnit {
    width: 10%;
    padding: 0 0 0 2%;
  }
}
@media screen and (max-width: 374px) {
  .inquiryInput .inquiryInputYear {
    max-width: 82%;
  }

  .inquiryInput .inquiryInputMonth,
  .inquiryInput .inquiryInputDay,
  .inquiryInput .inquiryInputMinutes {
    max-width: 83%;
  }

  .inquiryDateUnit {
    width: 17%;
    padding: 0 0 0 2%;
  }
}
/*
 * お問い合わせ内容の確認
 */
.inquiryLead {
  padding-bottom: 30px;
  border-bottom: 1px solid #f0f0f0;
  margin: 0 21px 15px;
}

.inquiryLead .inquiryLeadData {
  padding: 3px 0;
  line-height: 1.8;
}

.inquiryConfirmDlist {
  padding-bottom: 35px;
}

.inquiryConfirmDlist dt {
  padding-bottom: 20px;
}

.inquiryConfirmDlist dd {
  padding: 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
}

.inquiryConfirmValue {
  display: inline-block;
  vertical-align: middle;
}

.inquiryBreakWord .inquiryConfirmValue {
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 100%;
}

.inquiryConfirmUnit {
  padding: 0 15px;
}

.inquiryBtnSubmit {
  width: 225px;
}

@media screen and (max-width: 768px) {
  .inquiryLead {
    padding-bottom: 20px;
    margin: 0;
  }

  .inquiryConfirmDlist {
    padding-bottom: 25px;
  }

  .inquiryConfirmDlist dt {
    padding-bottom: 10px;
  }

  .inquiryBtnSubmit {
    width: 100%;
    min-width: 0;
  }
}
@media screen and (max-width: 480px) {
  .inquiryConfirmDlist dd {
    padding: 0 15px;
  }

  .inquiryConfirmUnit {
    padding: 0 10px;
  }
}
@media screen and (max-width: 374px) {
  .inquiryConfirmUnit {
    padding: 0 8px;
  }
}
/*
 * お問い合わせが完了しました
 */
.inquiryCompleteLead {
  padding-bottom: 60px;
  margin: 0 21px;
}

.inquiryCompleteLead .inquiryCompleteLeadData {
  padding: 3px 0;
  line-height: 1.8;
}

.inquiryCompleteBtnReturn {
  width: 225px;
}

@media screen and (max-width: 768px) {
  .inquiryCompleteLead {
    padding-bottom: 40px;
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .inquiryCompleteBtnReturn {
    width: 100%;
    max-width: 320px;
  }
}
/* modal */
.modalBlock {
  display: none;
  max-width: 500px;
  width: 100%;
  padding: 0 10px 10px;
  background-color: #ff7c00;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.modalTitle {
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 75px;
  text-align: center;
}

.modalBody {
  position: relative;
  padding: 50px 30px;
  background-color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.modalLead {
  margin-bottom: 40px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
}

.modalBtn {
  text-align: center;
}

.modalLink {
  display: inline-block;
  max-width: 200px;
  width: 100%;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #ff7c00;
  color: #fff;
  font-size: 2.0rem;
  font-family: bold;
  line-height: 80px;
  text-decoration: none;
}

.modalImgWrap {
  position: absolute;
  bottom: 0;
  right: 10px;
}

.fancybox-skin {
  background-color: transparent;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.fancybox-close {
  top: -5px;
  right: -20px;
}

@media screen and (max-width: 640px) {
  .modalTitle {
    font-size: 2.4rem;
    line-height: 60px;
  }

  .modalBody {
    padding: 20px 20px 85px;
  }

  .modalLead {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }

  .modalLink {
    line-height: 60px;
  }

  .modalImgWrap {
    max-width: 65px;
  }

  .fancybox-close {
    top: -15px;
    right: -15px;
  }

  .fancybox-opened .fancybox-skin {
    padding: 0 !important;
  }
}
.intro {
  margin-bottom: 50px;
  text-align: center;
}

.intro * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.introBg {
  position: relative;
  z-index: 0;
}

.introContents {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.introAbout {
  margin-top: 40px;
}

.introPoint {
  margin-top: 65px;
}

.introShop {
  margin-top: 100px;
}

.introBox {
  position: relative;
  z-index: 0;
}

.introAboutBtnWrap {
  position: absolute;
  bottom: 42px;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  z-index: 1;
}

.introPointBtnWrap {
  position: absolute;
  bottom: 42px;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  z-index: 1;
}

.introShopListWrap {
  position: absolute;
  top: 130px;
  left: 50%;
  width: 1040px;
  -webkit-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  z-index: 1;
}

.introShopList {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  box-pack: center;
  flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 -1%;
  text-align: center;
}

.introShopItem {
  width: 10%;
  padding: 1%;
}

.btnRecommended {
  width: 500px;
  padding: 15px 20px;
  margin-bottom: 20px;
  border: 3px solid #ff7c00;
  border-radius: 4px;
  background-color: #fff;
  color: #ff7c00;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.0;
}
.btnRecommended.hover {
  opacity: 0.7;
}

.btnCheck {
  width: 400px;
  padding: 17px 20px;
  margin: 0 26px;
  background-color: #3b6b96;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.0;
}
.btnCheck.hover {
  opacity: 0.7;
}

.btnRegist {
  width: 400px;
  padding: 17px 20px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.0;
}

.pointFaqLink {
  margin: 0 10px;
}

.is-sp-show {
  display: none;
}

.is-sp-ib-show {
  display: none;
}

@media screen and (max-width: 768px) {
  .btnWrapMv {
    display: block;
  }

  .btnMv {
    bottom: 5%;
    right: 0;
    left: 50%;
    width: 81.25%;
    padding: 0 10px;
    font-size: 30px;
    font-size: 4.6875vw;
    line-height: 10.9375vw;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
  }

  .intro {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/tp-contents/point/bg_point_sp.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .introBg {
    display: none;
  }

  .introContents {
    position: static;
  }

  .introAbout {
    padding-top: 4.6875vw;
    margin-top: 0;
  }

  .introPoint {
    margin-top: 4.6875vw;
  }

  .introShop {
    margin-top: 10.9375vw;
  }

  .introAboutBtnWrap {
    bottom: 4.6875vw;
  }

  .introPointBtnWrap {
    bottom: 3.125vw;
  }

  .introShopListWrap {
    position: static;
    width: auto;
    padding: 3.125vw 4.6875vw 0;
    text-align: center;
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }

  .introShopList {
    margin: 0 -1.5625%;
  }

  .introShopItem {
    width: 20%;
    padding: 1.5625vw;
  }

  .btnRecommended {
    width: 81.25vw;
    padding: 2.34375vw 3.125vw;
    margin-bottom: 3.59375vw;
    font-size: 30px;
    font-size: 4.6875vw;
  }

  .btnCheck {
    width: 39.0625vw;
    min-width: 125px;
    padding: 5.46875vw 1.5625vw;
    margin: 0 3.125vw 0 0;
    font-size: 28px;
    font-size: 4.375vw;
    line-height: 1.5;
  }

  .btnRegist {
    width: 39.0625vw;
    min-width: 125px;
    padding: 5.46875vw 1.5625vw;
    margin: 0;
    font-size: 28px;
    font-size: 4.375vw;
    line-height: 1.5;
  }

  .btnRegist.mod-one-btn {
    width: 81.25vw;
    padding: 2.34375vw 3.125vw;
    font-size: 28px;
    font-size: 4.375vw;
    line-height: 1.0;
  }

  .pointFaqLink {
    display: block;
    margin: 0;
    font-size: 20px;
    font-size: 3.125vw;
    line-height: 1.5;
  }

  .is-sp-hide {
    display: none;
  }

  .is-sp-show {
    display: block;
  }

  .is-sp-ib-show {
    display: inline-block;
  }
}
@media screen and (min-width: 641px) and (max-width: 768px) {
  .pointMainVisual img {
    width: 100%;
  }

  .introAboutImgWrap img {
    width: 100%;
  }

  .introPointImgWrap img {
    width: 100%;
  }

  .introShopImgWrap img {
    width: 100%;
  }

  .introShopItem img {
    width: 100%;
  }
}
