@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: 16px 0;
  text-align: center;
  text-decoration: none;
  vertical-align: bottom;
  width: 450px;
}
@media screen and (max-width:736px) {
  .actionbtnArea {
    margin: 20px 0;
    padding: 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;
  }
}
/*==== アンカーリンク ===*/
.anchor {
  background-color: #eeeeee;
  padding: 15px 0 15px 0px;
}
.anchor li {
  border-radius: 6px;
  margin: 0 0 10px 0;
}
.anchor li:last-child {
  margin-bottom: 0;
}
.anchor li a {
  background: url(../img/icon-link-2-3f35d24b321e3978449781c819a83734.svg) no-repeat #ffffff;
  background-position: right 10px top 50%;
  background-size: 20px 20px;
  border-radius: 6px;
  box-shadow: 2px 2px 3px -1px rgba(0, 0, 0, 0.3);
  color: #009bdc;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 120%;
  margin: 0 auto;
  padding: 15px 35px 15px 10px;
  text-align: left;
  text-decoration: none;
  vertical-align: bottom;
  width: 80%;
}
ul.anchor li a.target {
  coursor: pointer;
}
/*==== キャンペーン概要アイコン付きテキストリンク ===*/
.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 h1 {
  background: url("../img/pc_bg.png") no-repeat bottom center/cover;
  text-align: center;
  height: auto;
  /*min-width: 1400px;*/
  position: relative;
  width: 100%;
}
.contentsArea h1 .enq_title{
	position: absolute;
	background: url("../img/title_bg.png") repeat-x;
	color: #fff;
	font-size: 14px;
	height: 52px;
	text-align: center;
	top:0;
	margin: 0 auto;
	padding-top: 10px;
	width: 100%;
}
.contentsArea h1 .outer{
	width: auto;
}
.contentsArea h1 .outer img{
	max-width: 100%;
}

.kvbtn {
  background-color: #ffffff;
  margin: 15px 0 0;
}
.kvbtn a {
  position: relative;
}
@media screen and (max-width:736px) {
  .contentsArea h1 {
    height: auto;
    min-width: inherit;
  }
  .contentsArea h1:after {
    border-right: solid 2px #e6b800;
    border-bottom: solid 2px #e6b800;
    border-radius: 0;
    bottom: 0;
    display: inline-block;
    height: 30px;
    left: 50%;
    margin-left: -15px;
    min-width: inherit;
    transform: rotate(45deg) skew(-20deg, -20deg);
    -webkit-transform: rotate(45deg) skew(-20deg, -20deg);
    width: 30px;
  }
  .kvbtn {
    background-color: #fff;
    margin: 0 0 20px;
  }
  .kvbtn a {
    position: static;
  }
}
/*====================

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

====================*/
.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;
}