@charset "utf-8";

/* ===================================================================
Style CSS
ウィンドウ幅[1024px～]の場合に適用
=================================================================== */
/*	h_menu
----------------------------------------------------*/
#h_menu_bg {
  width: 100%;
  background: #000;
}

#h_menu {
  display: flex;
  justify-content: space-between;
  max-width: 980px;
  margin: 0 auto;
}

#h_menu h1 {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  line-height: 35px;
}

#h_menu #sns {
  display: flex;
  justify-content: space-between;
}

#h_menu #sns li {
  padding: 5px 0 4px 10px;
}

/*	header
----------------------------------------------------*/
header p {
  padding: 18px 0;
}

/*	cta
----------------------------------------------------*/
.cta_wrap {
  background: url(../images/cta_wrap.png) repeat-x;
}

.cta_tab {
  display: none;
}

.cta,
.cta02 {
  position: relative;
  max-width: 850px;
  margin: 0 auto;
}

.cta:before,
.cta02:before {
  content: "";
  display: block;
  padding-top: 46%;
}

.cta p,
.cta02 p {
  position: absolute;
  top: 0;
  left: 0;
}

.cta p:nth-of-type(1),
.cta02 p:nth-of-type(1) {
  top: 24px;
  left: 144px;
  width: 596px;
}

.cta p:nth-of-type(2),
.cta02 p:nth-of-type(2) {
  top: 40px;
  left: 0px;
  width: 290px;
}

.cta p:nth-of-type(3),
.cta02 p:nth-of-type(3) {
  top: 104px;
  left: 300px;
  width: 539px;
}

.cta p:nth-of-type(4),
.cta02 p:nth-of-type(4) {
  top: 202px;
  left: 300px;
  width: 260px;
}

.cta p:nth-of-type(5),
.cta02 p:nth-of-type(5) {
  top: 198px;
  left: 590px;
  width: 256px;
}

.cta p:nth-of-type(6),
.cta02 p:nth-of-type(6) {
  top: 300px;
  left: 290px;
  width: 240px;
}

.cta p:nth-of-type(7),
.cta02 p:nth-of-type(7) {
  top: 15px;
  left: 750px;
  width: 187px;
}

.cta .btn,
.cta02 .btn {
  top: 286px;
  left: 539px;
  width: 328px;
}

.cta_sp {
  display: none;
}

/*	mainImg
----------------------------------------------------*/
#mainImg01 img,
#mainImg02 img {
  display: block;
  max-width: 1080px;
  margin: 0 auto;
}

#mainImg02 {
  border-top: 20px solid #df2d79;
}

/*	sec01
----------------------------------------------------*/
#sec01 {
  padding: 70px 0 42px 0;
}

#sec01 h2 {
  max-width: 748px;
  margin: 0 auto 70px;
}

#sec01 ul {
  max-width: 749px;
  margin: 0 auto;
}

#sec01 ul li {
  position: relative;
  margin-bottom: 24px;
  padding-left: 57px;
  background: #feecf5;
  font-size: 22px;
  color: #ce3535;
  line-height: 81px;
}

#sec01 ul li span {
  position: absolute;
  width: 61px;
  top: -12px;
  left: -28px;
}

/*	sec02
----------------------------------------------------*/
#sec02 {
  padding: 50px 0;
}

#sec02 .box {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: 0 auto;
}

#sec02 .box p img {
  width: 260px;
}

#sec02 .box .text {
  margin: 54px 0 0 25px;
}

#sec02 .box .text h3 {
  max-width: 603px;
  margin-bottom: 20px;
}

#sec02 .box .text p {
  margin-bottom: 20px;
  font-size: 16px;
}

#sec02 .box .text p.small {
  font-size: 12px;
}

/*	sec03
----------------------------------------------------*/
#sec03 {
  padding: 50px 0;
}

#sec03 .box {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: 0 auto;
}

#sec03 .box p img {
  width: 260px;
}

#sec03 .box .text {
  margin: 13px 0 0 25px;
}

#sec03 .box .text h3 {
  max-width: 443px;
  margin-bottom: 20px;
}

#sec03 .box .text p {
  margin-bottom: 20px;
  font-size: 16px;
}

/*	sec04
----------------------------------------------------*/
#sec04 {
  padding: 70px 0 0 0;
}

#sec04 h2 {
  max-width: 659px;
  margin: 0 auto 50px;
}

#sec04 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 980px;
  margin: 0 auto;
}

#sec04 ul li {
  margin: 0 0 70px 0;
}

#sec04 ul li img {
  width: 305px;
}

/*	sec05
----------------------------------------------------*/
#sec05 {
  padding: 50px 0 60px 0;
}

#sec05 h2 {
  max-width: 980px;
  margin: 0 auto 35px;
}

#sec05 .box {
  max-width: 566px;
  margin: 0 auto 60px;
  border: 1px solid #df2d79;
  background: #fff;
}

#sec05 .box:last-child {
  margin-bottom: 0;
}

#sec05 .box h3 {
  max-width: 381px;
  margin: 1em auto;
}

#sec05 .box p {
  max-width: 381px;
  margin: 0 auto 35px;
}

/*	sec06
----------------------------------------------------*/
#sec06 {
  padding-bottom: 60px;
}

#sec06 .box {
  max-width: 850px;
  margin: 0 auto;
  padding: 60px 0 0 0;
}

#sec06 .title01 {
  width: 850px;
  height: 144px;
  padding: 103px 0 0 165px;
  background: url(../images/sec06_title01.png) no-repeat;
}

#sec06 .title02 {
  width: 850px;
  height: 213px;
  margin-bottom: 40px;
  padding: 103px 0 0 165px;
  background: url(../images/sec06_title02.png) no-repeat;
}

#sec06 .title01 p,
#sec06 .title02 p {
  font-size: 14px;
  color: #fff;
}

#sec06 .sp_title {
  display: none;
}

#sec06 .inbox {
  display: flex;
  justify-content: space-between;
  margin: 60px 0 0px;
}

#sec06 .inbox p img {
  width: 301px;
}

#sec06 .inbox .text {
  margin: 0 45px 0 38px;
}

#sec06 .inbox .text h3 {
  margin-bottom: 35px;
}

#sec06 .inbox .text h3 {
  max-width: 460px;
}

#sec06 .inbox .text p {
  font-size: 16px;
}

#sec06 #effect {
  position: relative;
  width: 850px;
  height: 748px;
}

#sec06 #effect #item {
  position: absolute;
  top: -14px;
  right: 0;
}

#sec06 #effect #list {
  padding: 27px 0 0 42px;
}

#sec06 #effect #list ul {
  display: flex;
}

#sec06 #effect #list ul li {
  margin-right: 10px;
}

#sec06 #effect #list h3 {}

/*	sec07
----------------------------------------------------*/
#sec07 {
  padding-bottom: 60px;
}

#sec07 .box {
  max-width: 980px;
  margin: 0 auto;
  padding: 60px 0 0 0;
}

#sec07 .box h2 {
  margin-bottom: 40px;
}

#sec07 .box .text {
  margin-bottom: 25px;
  padding: 35px 0;
}

#sec07 .use_sp {
  display: none;
}

#sec07 .use {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 55px;
}

#sec07 .use .step {
  width: 464px;
  height: 348px;
  margin-bottom: 15px;
  padding: 155px 0 0 30px;
}

#sec07 .use .step p {
  width: 220px;
  margin-bottom: 10px;
  font-size: 18px;
}

#sec07 .use .step p.bold {
  color: #df2d79;
  font-weight: bold;
}

#sec07 .use .step.s1 {
  background: url(../images/sec07_bg01.png) no-repeat;
}

#sec07 .use .step.s2 {
  background: url(../images/sec07_bg02.png) no-repeat;
}

#sec07 .use .step.s3 {
  background: url(../images/sec07_bg03.png) no-repeat;
}

#sec07 .use .step.s4 {
  background: url(../images/sec07_bg04.png) no-repeat;
}

#sec07 .box h3 {
  max-width: 897px;
  margin: 0 auto 65px;
}

/*	sec08
----------------------------------------------------*/
#sec08 {
  padding: 55px 0 60px;
}

#sec08 h2 {
  max-width: 599px;
  margin: 0 auto 45px;
}

#sec08 .box {
  max-width: 905px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.22);
}

#sec08 .box dl {
  padding: 35px 40px;
  border-bottom: 1px dashed #c3a888;
}

#sec08 .box dl:last-child {
  border-bottom: none;
}

#sec08 .box dl dt {
  margin-bottom: 30px;
  padding: 13px 0 0 70px;
  font-size: 30px;
  color: #76a8c6;
  background: url(../images/sec08_q.png) no-repeat;
}

#sec08 .box dl dd {
  padding-left: 70px;
  font-size: 16px;
  background: url(../images/sec08_a.png) no-repeat;
}

#sec08 .box dl dd.answer {
  padding-left: 70px;
  padding-bottom: 25px;
  font-size: 16px;
  background: url(../images/sec08_a.png) no-repeat;
}

/*	sec09
----------------------------------------------------*/
#sec09 .box {
  max-width: 980px;
  margin: 0 auto;
}

#sec09 h2 {
  max-width: 592px;
  margin: 0 auto 60px;
}

#sec09 .box {
  display: flex;
  justify-content: space-between;
  max-width: 980px;
  margin: 0 auto;
  padding-bottom: 35px;
}

#sec09 .box p img {
  width: 269px;
  margin-right: 25px;
}

#sec09 .box h3 {
  font-size: 30px;
  color: #fc6985;
  font-weight: normal;
}

#sec09 .box p {
  font-size: 16px;
}

#sec09 .box .attention {
  font-size: 12px;
}

/*	section10
----------------------------------------------------*/
#section10 {
  padding: 30px 0;
}

#section10 h3 {
  padding: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  background: #232323;
}

#section10 .confirmation {
  display: flex;
  justify-content: space-between;
  max-width: 980px;
  margin: 55px auto 70px;
}

#section10 .check_box {
  width: 312px;
  border: 1px solid #000;
  background: #fff;
}

#section10 .check_box ul {
  padding: 5px 10px;
}

#section10 .check_box li {
  margin-left: 20px;
  padding: 5px 0;
  font-size: 12px;
}

#section10 .check_box ul.disc li {
  list-style: disc;
}

#section10 .check_box ul.decimal li {
  list-style: decimal;
}

.caution table {
  max-width: 980px;
  margin: 0 auto 5em;
  background: #fff;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-spacing: 0;
}

.caution th {
  width: 20%;
  padding: 1em;
  font-size: 18px;
  font-weight: normal;
  color: white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  background: #232323;
}

.caution td {
  padding: 1em;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

.caution tr:last-child th {
  border-bottom: 1px solid #000;
}

.caution table ul {
  padding-left: 1.5em;
  list-style-type: disc;
}

#section10 .guide {
  max-width: 980px;
  margin: 0 auto;
  padding-bottom: 20px;
  background: #fff;
  border: 1px solid #000;
}

.guide_box {
  display: flex;
  justify-content: space-between;
}

#section10 .guide .left {
  width: 465px;
  padding: 10px 0 0 15px;
}

#section10 .guide img.visa {
  width: 76px;
}

#section10 .guide img.jcb {
  width: 38px;
}

#section10 .guide img.mc {
  width: 46px;
}

#section10 .guide img.dc {
  width: 30px;
}

#section10 .guide img.amex {
  width: 30px;
}

#section10 .guide img.address {
  width: 396px;
}

#section10 .guide img.tel {
  width: 113px;
}

#section10 .guide .right {
  width: 465px;
  padding: 10px 15px 0 0;
}

#section10 .guide h4 {
  margin-top: 20px;
  padding: 5px 10px;
  font-weight: normal;
  text-shadow: 1px 1px 1px #fff;
  background: #c7efa4;
}

#section10 .guide p {
  padding: 5px 10px;
  font-size: 12px;
}

#section10 .guide p.bold {
  padding-bottom: 0;
  font-size: 14px;
  font-weight: bold;
}

#section10 .center {
  margin: 50px 0;
  font-size: 12px;
  text-align: center;
}

footer {
  padding: 10px 0;
}

/*	5%還元
-------------------------------------------------------------------*/
.banner_5 {
  display: flex;
  justify-content: space-between;
  align-items: top;
}

.banner_5 .cb_banner {
  margin-left: 10px;
}

.banner_5 .cb_banner img {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
}

#section10 .cb_pay {
  display: flex;
  margin: 10px 0 20px;
  padding: 10px;
  border: 1px solid #333;
  border-radius: 5px;
}

#section10 .cb_pay .cb_pay_img {
  width: 180px;
}

#section10 .cb_pay .cb_pay_text {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 0 10px;
  margin-bottom: 0;
  text-align: justify;
  line-height: 1.3;
}
