@charset "UTF-8";


figure {
  padding: 0;
  margin: 0;
}

.ta_c, .indexContents .mainVisual {
  text-align: center;
}

.modSpOnly {
  display: none;
}

@media only screen and (max-width: 767px) {
  .modSpOnly {
    display: block;
  }
}

.modPcOnly {
  display: block;
}

@media only screen and (max-width: 767px) {
  .modPcOnly {
    display: none;
  }
}

body img.modSpOnly,
body img.modPcOnly {
  margin: 0 auto;
}


/* 
.indexContents {
  margin-bottom: 116px;
}
*/

/* 
@media only screen and (max-width: 767px) {
  .indexContents {
    margin-bottom: 60px;
  }
}
*/

.indexContents .container {
  max-width: 1380px;
  text-align: center;
}

.indexContents .mainVisual img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .indexContents .spBr {
    display: block;
  }
}


.indexBlockc .inner {
  position: relative;
}

.indexBlockc .inner .detail {
  position: relative;
  width: 55.000%;
  text-align: center;
  margin-bottom: 5%;
}

@media only screen and (max-width: 767px) {
  .indexBlockc .inner .detail {
    width: 100%;
    margin-bottom: 45px;
  }
}

.indexBlockc .inner .detail .title {
  margin-bottom: 47px;
}

@media only screen and (max-width: 767px) {
  .indexBlockc .inner .detail .title {
    margin-bottom: 30px;
  }
}

.indexBlockc .inner .detail .txt {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 32px;
}

/* =================================
smartphone tablet
================================= */
@media (max-width: 979px) {

.indexBlockc .inner .detail .txt {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 28px;
}

}

/* =================================
smartphone
================================= */

@media (max-width: 767px) {
  .indexBlockc .inner .detail .txt {
    margin-left: -10px;
    margin-right: -10px;
    font-size: 13px;
    letter-spacing: -0.1rem;
  line-height: 23.4px;
  }
}

@media only screen and (max-width: 767px) {
  .indexBlockc .inner .photo {
    margin-top: 30px;
    margin-left: -10px;
    margin-right: -10px;
  }
}

.indexBlockc .inner .itemInfo {
  position: relative;
  color: #FFFFFF;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  margin-top: 34px;
  padding-top: 50px;
}

@media only screen and (max-width: 767px) {
  .indexBlockc .inner .itemInfo {
    margin-top: 28px;
    padding-top: 33px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.indexBlockc .inner .itemInfo:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #FFFFFF;
  width: 100px;
  height: 1px;
}

@media only screen and (max-width: 767px) {
  .indexBlockc .inner .itemInfo:before {
    width: 50px;
  }
}

.indexBlockc .inner .itemInfo p {
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .indexBlockc .inner .itemInfo p {
    margin-bottom: 15px;
  }
}

.indexBlockc .inner .itemInfo p:last-child {
  margin-bottom: 0;
}

.indexBlockc .inner .itemInfo p .spBr {
  display: inline-block;
  margin-left: 15px;
}

@media only screen and (max-width: 767px) {
  .indexBlockc .inner .itemInfo p .spBr {
    display: block;
    margin-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .indexBlockc .myBtn {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.gift_content01 {
  
}

@media only screen and (max-width: 767px) {
  .gift_content01 {

  }
}

.gift_content01 .myTxt {
  font-size: 22px;
  font-size: 2.2rem;
  color: #5d5c69;
  line-height: 2;
}

@media only screen and (max-width: 767px) {
  .gift_content01 .myTxt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

.indexitem {
  padding-top: 120px;
  padding-bottom: 107px;
  background: url(../../img/item_gc05.png) no-repeat top center;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .indexitem {
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../../img/item_gc05@2x.png) no-repeat top center;
    background-size: 100% auto,cover;
  }
}

.indexitem .detail {
  margin-right: auto;
}

@media only screen and (max-width: 767px) {
  .indexitem .detail .title img {
    max-width: 78.451%;
  }
}

@media only screen and (max-width: 767px) {
  .indexitem .txt {
    padding-bottom: 96%;
  }
}

.indexitem .inner .itemInfo p {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .indexitem .inner .itemInfo p {
    margin-bottom: 20px;
  }
}

.gift_content03 {
  padding-top: 98px;
  padding-bottom: 89px;
  background: url(../../img/item_gc03.png) no-repeat top center;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .gift_content03 {
    padding-top: 44px;
    padding-bottom: 30px;
    background: url(../../img/item_gc03@2x.png) no-repeat top center, url(../../img/bg_gc03@2x.png) no-repeat top center;
    background-size: 100% auto,cover;
  }
}

.gift_content03 .container {
  max-width: 1400px;
}

.gift_content03 .detail {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .gift_content03 .detail .title img {
    max-width: 67.606%;
  }
}

@media only screen and (max-width: 767px) {
  .gift_content03 .txt {
    padding-bottom: 89%;
  }
}

.gift_content04 {
  padding-top: 176px;
  background: url(../../img/item_gc04.png) no-repeat top center;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .gift_content04 {
    padding-top: 50px;
    background: url(../../img/item_gc04@2x.png) no-repeat top center, url(../../img/bg_gc04@2x.png) no-repeat top center;
    background-size: 100% auto,cover;
  }
}

.gift_content04 .inner {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .gift_content04 .inner {
    margin-bottom: 0px;
  }
}

.gift_content04 .detail {
  margin-right: auto;
}

@media only screen and (max-width: 767px) {
  .gift_content04 .detail .title img {
    max-width: 88.169%;
  }
}

@media only screen and (max-width: 767px) {
  .gift_content04 .txt {
    padding-bottom: 97%;
  }
}

.myBtn .btnList {

}

.myBtn .btnList li {
  display: inline-block;
  margin: 0 50px 0 20px;
  width:442px;
}

@media only screen and (max-width: 767px) {
  .myBtn .btnList li {
    margin: 0 0 0px 0;
  width:100%;
  }
}


/* doble-bt-box
-------------*/

.doble-bt-box{
width:100%;
margin:0 auto;
}

@media only screen and (max-width: 767px) {
.doble-bt-box{
width:90%;
margin:0 auto;
}
}

.doble-bt-box ul{
margin: 0;
list-style:none;
}


.doble-bt-box li{
display:inline;
margin: 0;
padding: 0;
}

.doble-bt-box li a{
display:block;
background-color:#fff;
border:#0077cc 1px solid;
padding: 15px 10px;
text-decoration:none;
color:#0077cc;
width: 100%;
margin:0;
text-align:center;
font-size:22px;
font-weight: 700;
border-radius: 50px;
box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
.doble-bt-box li a{
display:block;
background-color:#fff;
border:#0077cc 1px solid;
padding: 15px 10px;
text-decoration:none;
color:#0077cc;
width: 100%;
margin:0;
text-align:center;
font-size:18px;
font-weight: 700;
border-radius: 50px;
box-sizing: border-box;
}
}

.doble-bt-box li a:hover{
background-color:#eaf6ff;
}

.doble-bt-icon {
  display: inline-block;
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  font-size:30px;
  line-height:30px;
  color: #0077cc;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.doble_bt__title__icon {
vertical-align: middle;
  position: relative;
  top: -0.1em;
}

@media only screen and (max-width: 767px) {
  .doble_bt__title__icon {
    top: 50%;
vertical-align: middle;
  position: relative;
  top: -0.1em;
  }
}

/* doble-bt2-box
-------------*/

.doble-bt2-box{
width:100%;
margin:0 auto;
}

@media only screen and (max-width: 767px) {
.doble-bt2-box{
width:90%;
margin:0 auto;
}
}

.doble-bt2-box ul{
margin: 0;
list-style:none;
}


.doble-bt2-box li{
display:inline;
margin: 0;
padding: 0;
}

.doble-bt2-box li a{
display:block;
background: -webkit-gradient(linear, left top, left bottom, from(#3f9feb),to(#0372ca));
border:1px solid #0077cc;
padding: 15px 10px;
text-decoration:none;
color:#ffffff;
width: 100%;
margin:0;
text-align:center;
font-size:22px;
font-weight: 700;
border-radius: 50px;
box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
.doble-bt2-box li a{
display:block;
background-color:#ff5ac3;
padding: 15px 10px;
text-decoration:none;
color:#ffffff;
width: 100%;
margin:0;
text-align:center;
font-size:18px;
font-weight: 700;
border-radius: 50px;
box-sizing: border-box;
}
}

.doble-bt2-box li a:hover{
background-color:#ffa3db;
}

.doble-bt2-icon {
  display: inline-block;
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  font-size:30px;
  line-height:30px;
  color: #FFF;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.doble_bt2__title__icon {
vertical-align: middle;
  position: relative;
  top: -0.1em;
}

@media only screen and (max-width: 767px) {
  .doble_bt2__title__icon {
    top: 50%;
vertical-align: middle;
  position: relative;
  top: -0.1em;
  }
}


.myBtnPoint {
  display: inline-block;
  width: 442px;
  height: 66px;
  background: url(../../img/btnPointMake_ov.png) no-repeat top left;
}

.myBtnPoint:hover img {
  opacity: 1;
  visibility: hidden;
}

@media only screen and (max-width: 767px) {
  .myBtnPoint {
    width: auto;
    height: auto;
    background: none;
  }
  .myBtnPoint:hover img {
    opacity: 1;
    visibility: inherit;
  }
}

.myBtnShop:hover img {
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .myBtn01 {
    max-width: 87%;
    margin-left: auto;
    margin-right: auto;
  }
}

/*# sourceMappingURL=maps/gift.css.map */


/*============================================================================================================

                img   index-item-absolute - headline

=============================================================================================================*/


.index-item-absolute {
	position: absolute;
	top: 55%;
	left: 140%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);

	display:inline-block;
	width:330px;
	z-index: 3;
}

.index-item-relative {
    position: relative;
    width: 100%;
	height: auto;
}

@media (min-width: 768px) and (max-width: 979px) {

.index-item-absolute {
	position: absolute;
	top: 57%;
	left: 142%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);

	display:inline-block;
	width:280px;
	z-index: 3;
}

}

@media only screen and (max-width: 767px) {

.index-item-absolute {
	position: absolute;
	top: 65%;
	left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);

	display:inline-block;
	width:57%;
	z-index: 3;
}

}

@media only screen and (max-width: 979px) {
  .indexPcOnly {
    display: none;
  }
}

.indextabletOnly {
  display: none;
}

.indexSpOnly {
  display: none;
}

@media (min-width: 768px) and (max-width: 979px) {
  .indextabletOnly {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .indexSpOnly {
    display: block;
  }

.indextabletOnly {
  display: none;
}
}