@charset "utf-8";
/*====================

　ボタン・テキストリンク

====================*/
/*==== アイコン付きテキストリンク ===*/
.linkbtnArea-txt {
  margin: 10px 10px 0 0;
  text-align: right;
}
.linkbtnArea-txt-sub {
  font-size: 14px;
  margin: 0 10px 20px 0;
  text-align: right;
}

.linkbtnArea-txt a {
  color: #4585c7;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  height: 1em;
  text-align: right;
}
.linkbtnArea-txt a:before {
  background: url(../img/icon-link-3f35d24b321e3978449781c819a83734.svg) no-repeat;
  background-position: center;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 14px;
  margin: 0px 4px 2px 0px;
  vertical-align: middle;
  width: 14px;
}
.linkbtnArea-txt a:hover {
  text-decoration: none;
}
/*==== ボタンリンク ===*/
/*.actionbtnArea {
  background-color: #ededed;
  margin: 0 0 40px;
  padding: 20px;
}*/
.actionbtnArea p {
  font-size: 12px;
  text-align: center;
}
.actionbtnArea p a {
  background-color: #db2c16;
  border-radius: 6px;
  /*box-shadow: #b02413 0 -5px 0 inset, #bbbbbb 1px 2px 3px -1px;*/
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 28px;
  font-weight: bold;
  line-height: 130%;
  margin: 0 auto;
  padding: 18px 0 16px;
  text-align: center;
  text-decoration: none;
  vertical-align: bottom;
  width: 450px;
  transition: 0.5s;  
}
@media screen and (max-width:736px) {
  .actionbtnArea {
    /*margin: 20px 0;*/
    padding: 0 10px;
  }
  .actionbtnArea p + p {
    text-align: left;
  }
  .actionbtnArea p a {
    font-size: 18px;
    line-height: 120%;
    width: inherit;
  }
  span.br {
    display: block;
  }
  .actionbtnArea .btnCommentList {
    margin: 10px 10px 0;
    width: inherit;
  }
}

/*==== キャンペーン概要アイコン付きテキストリンク ===*/
.outline a.outline-txtlink, .flowArea_link a.outline-txtlink {
  color: #4585c7;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  height: 1em;
  line-height: 1.5;
  margin-top: 10px;
  text-decoration: underline;
}
.outline a.outline-txtlink:before {
  background: url(../img/icon-link-3f35d24b321e3978449781c819a83734.svg) no-repeat;
  background-position: center;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 14px;
  margin: 0px 4px 2px 0px;
  vertical-align: middle;
  width: 14px;
}
.outline a.outline-txtlink:hover {
  text-decoration: none;
}

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

　メイン画像

====================*/
.contentsArea .mainvisual {
  background: repeating-linear-gradient(135deg, #fbcbc2, #fbcbc2 8px, #fbd0c8 8px, #fbd0c8 16px);
  text-align: center;
  height: 600px;
  margin-bottom: 100px;
}
.contentsArea h1 .outer{
    padding: 20px 0 30px;
	width: auto;
}
.contentsArea h1 .outer img{
	max-width: 100%;
}
.contentsArea .cmp_lead{
    text-align: center;
}
.contentsArea .actionbtnInner{
    transform: translateY(50%);
}
/*.contentsArea .actionbtnInner{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -36px;
}*/

.kvbtn {
  background: none;
  /*margin: 15px 0 0;*/
}
.kvbtn a {
  position: relative;  
}
.kvbtn a:hover{
    opacity: 1;
}
@media screen and (min-width:768px) {
    .kvbtn a:hover{
    transform: scale(1.1,1.1);
    }
}
@media screen and (max-width:736px) {
  .contentsArea .mainvisual {
      height: auto;
      margin-bottom: 20%;
      /*padding-bottom: 12%;*/
    }
  .contentsArea h1 {
    padding: 1% 5% 5%;
    min-width: inherit;
  }
    /*.actionbtnInner{
        bottom: -10% !important;
    } */   
  .kvbtn {
    margin: 0 0 20px;
  }
  .kvbtn a {
    position: static;
  }
    .btnBtm{
    background-color: #ededed;
    font-size: 14px;
    padding: 10px;
    }
    .btnBtm p{
        font-size: 14px;
        padding: 0 0 10px;
    }
    .cmp_lead{
        padding: 0 5%;
    }
}
/*@media only screen and (min-width:768px) and (max-width:959px) {
    .actionbtnInner{
        bottom: -5% !important;
    } 
}*/
/*====================

　インセンティブ獲得フロー

====================*/
.contentsArea section:nth-of-type(2) {
  margin: 0 auto;
}
ul.giftFlow {
  height: 260px;
  margin: 20px 0;
  width: 100%;
}
ul.giftFlow li {
  box-sizing: border-box;
  border: solid 2px #dcf5ff;
  border-radius: 6px;
  float: left;
  height: inherit;
  position: relative;
  width: 280px;
}
ul.giftFlow li + li {
  margin: 0 0 0 60px;
}
ul.giftFlow li:before {
  display: inline-block;
  content: "";
  background: url(../img/icon.png) no-repeat;
  top: 50%;
  margin-top: -37px;
  left: -40px;
  width: 20px;
  height: 74px;
  position: absolute;
}
ul.giftFlow li:first-child:before {
  display: none;
}
ul.giftFlow li:first-child {
  background: url(../img/flimg_pc01.png) no-repeat;
  background-position: 0px 114px;
}
ul.giftFlow li:nth-child(2) {
  background: url(../img/flimg_pc02.png) no-repeat;
  background-position: 64px 100px;
}
ul.giftFlow li:last-child {
  background: url(../img/flimg_pc04.png) no-repeat;
  background-position: 55px 100px;
}
p.giftFlowTtl {
  background-color: #dcf5ff;
  color: #009bdc;
  font-size: 22px;
  font-weight: bold;
  margin: 0 auto;
  padding: 2px;
  text-align: center;
}
p.giftFlowTxt {
  font-size: 14px;
  padding: 15px 10px;
}
p.giftFlowTxt span.strong {
  color: #009bdc;
  font-weight: bold;
}
p.giftFlowTxt small {
  font-size: 14px;
}
@media screen and (max-width:736px) {
  ul.giftFlow {
    box-sizing: border-box;
    height: auto;
    margin: 0;
    padding: 0 10px;
    width: inherit;
  }
  ul.giftFlow li {
    float: inherit;
    width: inherit;
    height: auto;
    min-height: 110px;
  }
  ul.giftFlow li + li {
    margin: 40px 0;
  }
  ul.giftFlow li:first-child, ul.giftFlow li:nth-child(2), ul.giftFlow li:last-child {
    background-position: -9999px;
  }
  ul.giftFlow li:last-child {
    margin: 0;
  }
  ul.giftFlow li:before {
    display: none;
  }
  ul.giftFlow li:after {
    display: inline-block;
    content: "";
    background: url(../img/icon_sp.png) no-repeat;
    bottom: -32px;
    left: 50%;
    margin-left: -37px;
    width: 74px;
    height: 20px;
    position: absolute;
  }
  ul.giftFlow li:last-child:after {
    display: none;
  }
  p.giftFlowTtl, p.giftFlowTxt {
    height: 100%;
    vertical-align: middle;
  }
  ul.giftFlow li p.giftFlowTtl {
    text-indent: -9999px;
    background-position: 50%;
    background-size: 32px;
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
  }
  ul.giftFlow li:first-child p.giftFlowTtl {
    background: url(../img/step01.png) no-repeat #dcf5ff;
    background-size: 32px;
    background-position: 50%;
  }
  ul.giftFlow li:nth-child(2) p.giftFlowTtl {
    background: url(../img/step02.png) no-repeat #dcf5ff;
    background-size: 32px;
    background-position: 50%;
  }
  ul.giftFlow li:last-child p.giftFlowTtl {
    background: url(../img/step03.png) no-repeat #dcf5ff;
    background-size: 32px;
    background-position: 50%;
  }
  p.giftFlowTxt {
    box-sizing: border-box;
    font-size: 14px;
    margin-left: 50px;
    padding: 10px;
    min-height: 110px;
  }
  p.giftFlowTxt span.strong {
    font-size: 16px;
  }
  p.giftFlowTxt small {
    font-size: 12px;
  }
  ul.giftFlow li:first-child .giftFlowTxt {
    background: url(../img/flimg_sp01.png) no-repeat;
    background-size: 47px 75px;
    background-position: 95% 50%;
  }
  ul.giftFlow li:nth-child(2) .giftFlowTxt {
    background: url(../img/flimg_sp02.png) no-repeat;
    background-size: 47px 45px;
    background-position: 95% 80%;
  }
  ul.giftFlow li:last-child .giftFlowTxt {
    background: url(../img/flimg_sp04.png) no-repeat;
    background-size: 78px 68px;
    background-position: 95% 80%;
  }
}
/* clearfix */
.flow-bace ul:after {
  content: "";
  clear: both;
  display: block;
}
/*====================

　キャンペーン概要

====================*/
.ly-pointDetail .outline {
  margin: 0px 10px;
}
.ly-pointDetail .outline:not(:first-of-type):before {
  background-color: #eeeeee;
  content: "";
  display: block;
  height: 2px;
  margin: 20px 0;
  width: 100%;
}
.ly-pointDetail .list-address li {
  margin-bottom: 20px;
}
.ly-pointDetail .recruitmentNum {
  margin-top: 20px;
  text-align: right;
}
.outline-ttl {
  color: #009bdc;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 12px;
}
.outline-txt {
  font-size: 14px;
  line-height: 1.5;
  margin: 9px 0px 10px;
}
.ly-pointDetail .outline__list, .ly-pointDetail .outline-list-dot, .ly-pointDetail .outline-list-smalldot, .ly-pointDetail .outline-list-square, .ly-pointDetail .innerlist-comments, .ly-pointDetail .innerlist-smalldot {
  font-size: 14px;
  line-height: 1.5;
  margin: 9px 0px -5px 10px;
}
.ly-pointDetail .outline-list-dot > li, .ly-pointDetail .outline-list-smalldot > li, .ly-pointDetail .outline-list-square > li, .ly-pointDetail .innerlist-comments > li, .ly-pointDetail .innerlist-smalldot > li {
  position: relative;
}
.ly-pointDetail .outline-list-dot > li:before {
  content: "●";
  font-size: 10px;
  left: -12px;
  line-height: 20px;
  position: absolute;
}
.ly-pointDetail .outline-list-smalldot > li:before {
  content: "・";
  font-size: 10px;
  left: -12px;
  line-height: 20px;
  position: absolute;
}
.ly-pointDetail .outline-list-square > li:before {
  content: "■";
  left: -14px;
  font-size: 14px;
  line-height: 20px;
  position: absolute;
}
.ly-pointDetail .innerlist-comments li:before {
  content: "※";
  font-size: 11px;
  left: -12px;
  line-height: 20px;
  position: absolute;
}
.ly-pointDetail .innerlist-smalldot li:before {
  content: "・";
  font-size: 10px;
  left: -12px;
  line-height: 20px;
  position: absolute;
}