@charset "UTF-8";

.ui1265 .head_title {
  background: url(../../images/ui1265/bg_01.png) repeat-x;
  position: relative;
  height: auto;
  margin-top: 5px;
}

.ui1265 .head_title .page-inner {
  position: relative;
  padding: 18px 0;
}

@media (min-width:768px) {
  .ui1265 .head_title .page-inner {
    width: 1100px;
    max-width: 100%;
  }
  .ui1265 .txt_area .notice_area h3{
    font-size: 2.8rem;
  }
}

.ui1265 .head_title .page-inner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 19.5%;
  height: 118px;
  background: url(../../images/ui1265/txt_01.png) center top no-repeat;
  background-size: contain;
}

.ui1265 .head_title .page-inner .title {
  text-align: right;
  padding-left: 19.090909%;
}

.ui1265 .head_title p {
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.ui1265 .tab_area {
  background: url(../../images/ui1265/bg_02.png) #bce2e8 repeat;
}

.ui1265 .tab_area .tab_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px;
  width: 72%;
  margin: 0 auto;
}

.ui1265 .tab_area .tab_box li {
  width: 48%;
  text-align: center;
}

.ui1265 .tab_area .tab_box li .tab_button {
  display: block;
  padding: 20px 11%;
  margin: 0 auto;
}

.ui1265 .tab_area .tab_box li .tab_button.no_link {
  border: 6px solid #eb5606;
  position: relative;
  background: #fff;
  border-radius: 10px;
}

.ui1265 .tab_area .tab_box li .tab_button.no_link:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #eb5606 transparent transparent transparent;
  position: absolute;
  bottom: -25px;
  left: 45%;
}

.ui1265 .tab_area .tab_box li:last-child a:hover {
  border: 6px solid #fed000;
}

.ui1265 .tab_area .tab_box li a {
  display: block;
  text-decoration: none;
  overflow: hidden;
  border: 6px solid #fff;
  background: #fff;
  border-radius: 10px;
}

.ui1265 .tab_area .tab_box li:last-child a:hover .ttl {
  color: #333;
}

.ui1265 .tab_area .tab_box li:last-child a:hover .txt {
  color: #333;
}

.ui1265 .tab_area .tab_box .tab-button a:hover {
  border: 6px solid #eb5606;
}

.ui1265 .tab_area .tab_box .ttl {
  font-weight: bold;
  font-size: 1.6rem;
  border-bottom: 3px dotted #d2d2d2;
  display: inline-block;
  color: #333;
  margin-top: 3px;
  margin-bottom: 3px;
}

.ui1265 .tab_area .tab_box .txt {
  margin-top: 5px;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.3;
}

.ui1265 .news_area {
  border-bottom: 4px solid #c1e9ee;
  border-top: 4px solid #c1e9ee;
  margin-top: 5px;
}

.ui1265 .news_area p {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  padding: 18px 0 13px;
}

.ui1265 .cash_back_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
}

.ui1265 .cash_back_box {
  border: solid 5px #ec5707;
  margin-top: 35px;
}

.ui1265 .cash_back_box > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ui1265 .cash_back_box .figure {
  width: 25%;
}

.ui1265 .cash_back_box .figure img {
  margin: 0 auto;
}

.ui1265 .cash_back_box .txt {
  width: 75%;
  background: url(../../images/ui1265/bg_03.png) #ffddca no-repeat right 30px center;
}

.ui1265 .cash_back_box .txt div {
  padding: 18px 45px 15px;
  font-size: 2rem;
}

.ui1265 .cash_back_box .txt .price_box {
  color: #e50112;
  font-size: 3.8rem;
  margin-top: 0;
  line-height: 1.2;
}

.ui1265 .cash_back_box .txt .price {
  font-size: 6.8rem;
  padding: 0 5px 0 15px;
  letter-spacing: -2px;
}

.ui1265 .cash_back_box .txt .cash_back {
  padding-left: 15px;
  color: #ec5707;
}

.ui1265 .ttl_01 {
font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 140%;
    color: #52a9b5;
    text-align: center;
}

.ui1265 .txt_area {
  width: 980px;
  margin: 40px auto;
}

.ui1265 .txt_area .txt_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ui1265 .txt_area .txt_box:nth-child(n + 2) {
  border-top: 2px dotted #d2d2d2;
  margin-top: 30px;
  padding-top: 30px;
}

.ui1265 .txt_area .txt_box h2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 1.8rem;
  color: #52a9b5;
  margin: 0;
  padding-left: 2%;
  width: 23%;
  position: relative;
}

.ui1265 .txt_area .txt_box h2:before {
  content: '';
  font-size: 0.6rem;
  background: #53a9b5;
  position: absolute;
  top: 8px;
  left: 0px;
  width: 13px;
  height: 13px;
}

.ui1265 .txt_area .txt_box a {
  font-weight: bold;
}

.ui1265 .txt_area .txt_box .txt_01 {
  width: 75%;
  padding-left: 2%;
}

.ui1265 .txt_area .txt_box .txt_01 .type_01 {
  margin: 0;
}

.ui1265 .txt_area .txt_box .txt_01 .type_01 dt {
  font-weight: bold;
}

.ui1265 .txt_area .txt_box .txt_01 .type_01 dt:nth-child(n + 2) {
  margin-top: 20px;
}

.ui1265 .txt_area .txt_box .txt_01 .type_01 dd {
  margin-left: 40px;
}

.ui1265 .txt_area .txt_box .txt_01 .type_01 span {
  color: #cc0000;
  font-weight: bold;
  font-size: 15px;
}

.ui1265 .txt_area .txt_box .txt_01 .type_02 {
  margin-left: 40px;
}

.ui1265 .txt_area .block_area {
  display: block;
}

.ui1265 .txt_area .block_area h2 {
  width: 100%;
}

.ui1265 .txt_area .txt_box .cpEntryBox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ui1265 .txt_area .txt_box .cpEntryBox ul li {
  width: 32%;
  padding: 20px 2%;
  background: #eee;
  position: relative;
  font-size: 1.4rem;
}

.ui1265 .txt_area .txt_box .cpEntryBox ul li dl {
  margin-top: 14px;
}

.ui1265 .entry_area p {
  font-size: 1.2rem;
}

.ui1265 .entry_area .thumb {
  position: relative;
}

.ui1265 .entry_area .zoomBtn {
  position: absolute;
  right: 8px;
  bottom: 8px;
}

.ui1265 .entry_area .zoomBtn a {
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  background: #707070;
  text-decoration: none;
  width: 50px;
  height: 25px;
  line-height: 25px;
  display: block;
  text-align: center;
}

.ui1265 .entry_area .zoomSpTxt {
  display: none;
}

.ui1265 .entry_area dt {
  background: #bce2e8;
  color: #53a9b5;
  font-weight: bold;
  width: 90px;
  padding: 3px 0;
  text-align: center;
  font-size: 1.4rem;
}

.ui1265 .entry_area dd {
  margin-top: 10px;
}

.ui1265 .entry_area dl dd p {
  font-size: 1.4rem;
}

.ui1265 .entry_area .entryLead {
  font-weight: bold;
  font-size: 1.8rem;
}

.ui1265 .txt_area .txt_box .step_area .step_box {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.ui1265 .txt_area .txt_box .step_area .step_box :not(:last-child):before {
  content: "";
  display: inline-block;
  width: 10px;
  height: calc(140% - 85px);
  background: url("../../images/ui1265/icon_arrow_down.png") repeat-y top 0 center;
  position: absolute;
  top: 88px;
  left: 37px;
}

.ui1265 .txt_area .txt_box .step_area .step_box .icon {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-item-align: start;
  align-self: start;
}

.ui1265 .txt_area .txt_box .step_area .step_box.last :not(:last-child):before {
  display: none;
}

.ui1265 .txt_area .txt_box .step_area .step_box .icon p {
  padding: 20px;
  color: #53a9b5;
  font-weight: bold;
}

.ui1265 .txt_area .txt_box .step_area .step_txt_box {
  width: 75%;
}

.ui1265 .txt_area .txt_box .step_area .step_txt_box>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.ui1265 .txt_area .txt_box .step_area .stepNo {
  background: #bce2e8;
  color: #53a9b5;
  font-weight: bold;
  width: 90px;
  padding: 3px 0;
  text-align: center;
}

.ui1265 .txt_area .txt_box .step_area .stepTop {
  display: none;
}

.ui1265 .txt_area .txt_box .step_area .stepLead {
  padding-left: 10px;
  font-size: 1.8rem;
  font-weight: bold;
}

.ui1265 .txt_area .txt_box .step_area .stepTxt {
  margin-top: 10px;
  font-size: 1.3rem;
}

.ui1265 .txt_area .txt_box .step_area .stepTxt dl {
  margin: 0;
}

.ui1265 .txt_area .txt_box .step_area .stepTxt dl dt {
  font-weight: bold;
}

.ui1265 .txt_area .txt_box .step_area .stepTxt dl dt:nth-child(n + 2) {
  margin-top: 10px;
}

.ui1265 .txt_area .txt_box .step_area .stepTxt .frameBox {
  border: solid 1px #d2d2d2;
  width: 100%;
  padding: 10px 30px;
  margin-top: 20px;
}

.ui1265 .txt_area .txt_box .step_area .startLine {
  background: #bce2e8;
  font-size: 1.89rem;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
  padding: 10px 0;
}

.ui1265 .txt_area .notice_area {
  margin-top: 60px;
  border: solid 2px #d2d2d2;
  background: #eeeeee;
  padding: 30px 50px;
}

.ui1265 .txt_area .notice_area h3 {
  margin: 0;
}

.ui1265 .txt_area .notice_area> div {
  margin-top: 15px;
  border-top: 2px dotted #d2d2d2;
  padding-top: 15px;
}

.ui1265 .txt_area .notice_area .notice_lead {
  font-size: 1.54rem;
  font-weight: bold;
}

.ui1265 .txt_area .notice_area ul {
  margin-top: 10px;
  padding-left: 30px;
}

.ui1265 .txt_area .notice_area ul li {
  list-style: square;
  font-size: 1.4rem;
}

.ui1265 .txt_area .notice_area ul li + li {
  margin-top: 8px;
}

.ui1265 .txt_area .notice_area ul li span {
  color: #e50112;
  font-weight: bold;
}

.ui1265 .zoom {
  position: relative;
  width: 750px;
  margin: 30px auto 0;
  overflow: hidden;
}

.ui1265 .zoom_a {
  width: 750px;
  height: 0px;
}

.ui1265 .zoom .ui1265Modal {
  display: none;
  background: #eeeeee;
  padding: 10px;
  position: absolute;
  cursor: pointer;
}

.ui1265 .zoom .ui1265Modal dl {
  margin-top: 15px;
}

.ui1265 .zoom .modal_inner {
  border: solid 1px #cccccc;
  padding: 5px 10px;
  top: 530px;
  right: 10px;
  position: absolute;
  font-size: 1.26rem;
  background: #ffffff;
}

.ui1265 .thumb img {
  width: 100%;
}

.ui1265 .howToApply p.thumb {
  text-align: center;
}

@media (max-width:767px) {
  .ui1265 .zoom {
    width: auto;
  }
  .ui1265 .head_title .page-inner .title {
    padding-left: 27%;
  }

  .ui1265 .head_title .page-inner:before {
    width: 24%;
    left: 10px;
  }

  .ui1265 .head_title .page-inner {
    padding: 18px 10px;
  }

  .ui1265 .tab_area .tab_box .txt br {
    display: none;
  }

  .ui1265 .tab_area .tab_box {
    width: 100%;
    padding: 25px 16px;
    flex-direction: column-reverse;
  }

  .ui1265 .tab_area .tab_box li {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .ui1265 .tab_area .tab_box li .tab_button.no_link {
    margin-top: 25px;
  }


  .ui1265 .news_area p {
    font-size: 1.6rem;
  }

  .ui1265 .cash_back_box .txt div {
    padding: 10px 10px 8px;
    font-size: 2rem;
  }

  .ui1265 .cash_back_box .figure {
    padding: 5px;
  }

  .ui1265 .cash_back_box .txt p {
    font-size: 1.3rem;
  }

  .ui1265 .cash_back_box .txt .price_box {
    font-size: 2.3rem;
  }

  .ui1265 .cash_back_box .txt .price {
    font-size: 4rem;
  }

  .ui1265 .cash_back_box .txt {
    background: url(../../images/ui1265/bg_03.png) #ffddca no-repeat right 10px center;
    background-size: contain;
  }

  .ui1265 .cash_back_box {
    margin-top: 20px;
  }

  .ui1265 .cash_back_box {
    border: solid 3px #ec5707;
  }

  .ui1265 .ttl_01 {
    font-size: 1.8rem;
    text-align: left;
  }

  .ui1265 .txt_area {
    width: 100%;
    margin: 20px auto;
  }

  .ui1265 .txt_area .txt_box {
    display: block;
  }

  .ui1265 .txt_area .txt_box h2 {
    width: 100%;
    font-size: 1.6rem;
    padding-left: 1.6rem;
  }

  .ui1265 .txt_area .txt_box h2.w100 {
    width: 100%;
  }

  .ui1265 .txt_area .txt_box h2:before {
    width: 10px;
    height: 10px;
  }

  .ui1265 .txt_area .txt_box .txt_01 {
    width: 100%;
    font-size: 1.3rem;
  }

  .ui1265 .txt_area .txt_box .txt_01 .type_02 {
    margin-left: 20px;
  }

  .ui1265 .txt_area .txt_box:nth-child(n + 2) {
    padding-top: 20px;
    margin-top: 20px;
  }

  .ui1265 .txt_area .txt_box .step_area .step_box .icon {
    width: 15%;
  }

  .ui1265 .txt_area .txt_box .step_area .step_box .icon img {
    width: 50px;
    height: 50px;
  }

  .ui1265 .txt_area .txt_box .step_area .step_box :not(:last-child):before {
    left: 20px;
    height: 100%;
    top: 55px;
    z-index: -999;
  }

  .ui1265 .txt_area .txt_box .step_area .step_box .icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ui1265 .txt_area .txt_box .step_area .step_box .icon p {
    padding: 0;
    padding-left: 5px;
    width: calc(100% - 50px);
    display: none;
  }

  .ui1265 .txt_area .txt_box .step_area .stepLead {
    font-size: 1.6rem;
  }

  .ui1265 .txt_area .txt_box .step_area .stepNo {
    width: 70px;
	margin-bottom: 5px;
  }

  .ui1265 .txt_area .txt_box .step_area .stepTop {
    display: block;
    color: #53a9b5;
    font-weight: bold;
    font-size: 1.2rem;
    margin-bottom: 2px;
  }

  .ui1265 .txt_area .txt_box .step_area .stepLead {
    width: calc(100% - 70px);
  }

  .ui1265 .txt_area .txt_box .step_area .startLine {
    font-size: 1.6rem;
  }

  .ui1265 .txt_area .notice_area {
    margin-top: 30px;
    padding: 15px 20px;
  }

  .ui1265 .entry_area .entryLead {
    font-size: 1.5rem;
  }

  .ui1265 .entry_area dl dd p {
    font-size: 1.3rem;
  }

  .ui1265 .entry_area dt {
    width: 70px;
  }

  .ui1265 .entry_area .zoomBtn a {
    font-size: 1.2rem;
    width: 40px;
    height: 22px;
    line-height: 22px;
  }

  .ui1265 .entry_area .active .zoomSpTxt {
    display: block;
    margin-top: 5px;
  }

  .ui1265 .txt_area .notice_area h3 {
    font-size: 1.6rem;
  }

  .ui1265 .txt_area .notice_area .notice_lead {
    font-size: 1.5rem;
  }

  .ui1265 .txt_area .txt_box .cpEntryBox ul li {
    width: 100%;
  }
  .ui1265 .txt_area .txt_box .cpEntryBox ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .ui1265 .txt_area .notice_area h3{
    font-size: 2rem;
  }
}

@media (max-width:640px) {
  .ui1265 .head_title .page-inner {
    padding: 15px 10px;
  }

  .ui1265 .txt_area .txt_box .step_area .step_box .icon img {
    width: 40px;
    height: 40px;
  }

  .ui1265 .txt_area .txt_box .step_area .step_box :not(:last-child):before {
    left: 15px;
    top: 45px;
    background-size: contain;
    width: 8px;
  }
/*
  .ui1265 .txt_area .txt_box .step_area .step_box .icon {
    width: 30%;
  }*/

  .ui1265 .txt_area .txt_box .step_area .step_txt_box>div {
    display: block;
  }

  .ui1265 .txt_area .txt_box .step_area .step_txt_box {
    width: 85%;
    padding-left: 10px;
  }

  .ui1265 .txt_area .txt_box .step_area .stepNo {
    width: 50px;
    display: block;
  }

  .ui1265 .txt_area .txt_box .step_area .stepLead {
    width: calc(100% - 50px);
    font-size: 1.5rem;
  }

  .ui1265 .entry_area dt {
    width: 50px;
    font-size: 1.2rem;
  }

}

@media (min-width: 481px) {
  .ui1265 .news_area p br {
    /* display: none; */
  }
}

@media (max-width:480px) {
  .ui1265 .head_title .page-inner {
    padding: 11px 10px;
  }

  .ui1265 .tab_area .tab_box .tab_button > div img {
    max-width: 70%;
  }

  .ui1265 .tab_area .tab_box li a {
    background-position: 95% center;
  }

  .ui1265 .tab_area .tab_box li .tab_button {
    padding: 15px 14% 15px 8%; 
  }

  .ui1265 .news_area p {
    font-size: 1.3rem;
  }

  .ui1265 .news_area p span {
    display: none;
  }

  .ui1265 .cash_back_box .txt .price {
    font-size: 3rem;
  }

  .ui1265 .cash_back_box .figure {
    width: 100%;
    padding: 20px;
  }

  .ui1265 .cash_back_box .txt {
    width: 100%;
    background-size: contain;
  }

  .ui1265 .ttl_01 {
    font-size: 1.6rem;
  }

  .ui1265 .txt_area .txt_box .step_area .step_box .icon p {
    width: calc(100% - 40px);
  }

  .ui1265 .txt_area .txt_box .step_area .step_box .icon p br {
    display: none;
  }

  .ui1265 .txt_area .txt_box .step_area .stepLead {
    font-size: 1.3rem;
  }

  .ui1265 .txt_area .txt_box .step_area .startLine {
    font-size: 1.4rem;
  }

  .ui1265 .txt_area .txt_box h2 {
    width: 100%;
    font-size: 1.4rem;
    padding-left: 1.4rem;
  }

  .ui1265 .txt_area .txt_box h2:before {
    top: 5px;
  }
  .ui1265 .tab_area .tab_box .ttl {
    font-size: 1.5rem;
  }

}

@media (max-width:375px) {
  .ui1265 .head_title .page-inner {
    padding: 9px 10px;
  }

  .ui1265 .tab_area .tab_box .ttl {
    font-size: 1.4rem;
  }

  .ui1265 .tab_area .tab_box .txt {
    font-size: 1.2rem;
  }

  .ui1265 .txt_area .txt_box .step_area .step_box .icon p {
    font-size: 1.1rem;
  }

  .ui1265 .head_title .page-inner:before {
    width: 28%;
    left: 10px;
  }
  .ui1265 .head_title .page-inner .title {
    padding-left: 32%;
  }
  .ui1265 .tab_area .tab_box {
    padding: 23px 15px 20px 15px;
  }

  .ui1265 .tab_area .tab_box li .tab_button.no_link {
    margin-top: 20px;
  }

}

@media (max-width: 767px) {
  .ui1265 .txt_area .txt_box .entry.free {
    width: auto;
  }
  .ui1265 .entry_area .thumb.active .imgWrap {
    overflow-x: auto;
  }
  .ui1265 .entry_area .thumb.active .zoomBtn {
    display: none;
  }
  .ui1265 .entry_area .thumb.active .imgWrap img {
    max-width: none;
    width: auto;
    max-height: 400px;
  }
  .ui1265 .entry_area .thumb.active + .zoom {
    width: auto;
  }
  .ui1265 .entry_area .thumb.active + .zoom .modal_inner {
    top: 0;
    right: 0;
    font-size: 1.2rem;
    padding: 2px 6px;
  }
  .ui1265 .tab_area .tab_box li .tab_button.no_link , .ui1265 .tab_area .tab_box li a {
    border-width: 4px;
  }

  .ui1265 .tab_area .tab_box li .tab_button.no_link:after {
    border-width: 16px 16px 0 16px;
    bottom: -16px;
  }
}