@charset "UTF-8";

/* =========================================================
   共通
========================================================= */
body {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  line-height: 1.6;
  font-size: 16px;
  font-weight: 500;
}
/* ボタン
--------------------------- */
.pl-button {
  padding-bottom: 4px;
  text-align: center;
  margin-top: 74px;
  margin-bottom: 60px;
}
.pl-button__link {
  display: inline-block;
  position: relative;
  width: 540px;
  line-height: 50px;
  border-radius: 4px;
  background: #f27b11;
  -webkit-box-shadow: #d8670b 0 4px 0, rgba(0,0,0,0.2) 0 3px 3px;
  box-shadow: #d8670b 0 4px 0, rgba(0,0,0,0.2) 0 3px 3px;
  font-weight: bold;
  font-size: 20px;
  text-shadow: 0px -1px 1px rgba(0,0,0,0.2);
  text-align: center;
  color: #fff;
}
.pl-button__link::after {
  content: '＞';
  position: absolute;
  right: 10px;
  top: 0;
}
.pl-button__link:hover {
  text-decoration: none;
  position: relative;
  top: -1px;
  -webkit-box-shadow: #d8670b 0 4px 0, #f27b11 0 4px 10px;
  box-shadow: #d8670b 0 4px 0, #f27b11 0 4px 10px;
}
.pl-button__link:link, .pl-button__link:visited {
  color: #fff;
}
/* キャンペーン終了
--------------------------- */
.seasonoff {
  /*    display: none;*/
  width: 980px;
  border: 3px solid #FF0004;
  margin: 10px auto 15px;
  padding: 3px 7px;
  text-align: left;
}
.seasonoff p {
  line-height: 1.5em;
  font-size: 17px;
  font-weight: bold;
}
.txt_red, p.txt_red {
  color: #FF0004;
}
/* =========================================================
   メインビジュアル
========================================================= */
.pl-mainvisual {
  height: 560px;
/*  background: url(../images/mv-bg.gif)repeat-x;*/
}
.pl-mainvisual__inner {
  position: relative;
  width: 980px;
  height: 560px;
  margin: 0 auto;
}
h1.pl-mainvisual__title {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 560px;
}
h1.pl-mainvisual__title img{
  position: absolute;
  left: 50%;
  height: 560px;
  width: 1902px;
  margin-left: -951px;
}
p.pl-text__linkWrap {
  position: absolute;
  bottom: 10px;
  right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
}
.pl-text__linkWrap a {
  color: #fff;
  text-decoration: underline;
}

/* =========================================================
   問題解決
========================================================= */
.pl-contentwrap{
    width: 980px;
    margin: 0 auto;
}
h2.pl-headline--title {
  line-height: 50px;
  font-size: 22px;
  font-weight: bold;
  margin: 50px 0 32px 0;
  color: #fff;
  text-align: center;
  background: url(../images/h2-bg.gif) no-repeat;
}
h3.pl-headline--subtitle {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 9px;
  text-align: center;
  color: #007f00;
  background: url(../images/h3-border.gif) no-repeat bottom center;
}
/* 出発直前のあるあるを解決
--------------------------- */

.pl-trouble__title {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin: 30px 0;
}
.pl-trouble__point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 0 10px;
}
.pl-trouble__point-list {
  width: 300px !important;
  margin-right: 20px;
  padding: 10px;
  border: 1px solid #007f00;
}
.pl-trouble__point-list h4 {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  padding-left: 33px;
  color: #007f00;
}
.pl-trouble__point-list h4::before {
  content: url(../images/check-icon.png);
  position: absolute;
  left: -5px;
  top: -22px;
}
.pl-trouble__point-list figure {
  display: block;
  margin: 20px 0 16px 0;
  text-align: center;
}
/* LINEの便利な機能
--------------------------- */
.pl-convenient {
  width: 940px;
  margin: 0 auto 131px;
}
.pl-convenient--bridge {
  position: relative;
  width: 430px;
  line-height: 2.0;
  font-size: 18px;
  font-weight: bold;
  margin: 80px auto;
  color: #007f00;
  text-align: center;
}
.pl-convenient--bridge:before, .pl-convenient--bridge:after {
  position: absolute;
  top: 10px;
  display: inline-block;
}
.pl-convenient--bridge:before {
  content: url(../images/fukidashi-left.gif);
  left: -55px;
}
.pl-convenient--bridge:after {
  content: url(../images/fukidashi-right.gif);
  right: -52px;
}
.pl-convenient--bridge span {
  background: linear-gradient(transparent 60%, #ffea00 60%);
}
.pl-convenient__read {
  margin: 0 10px;
}
.pl-convenient__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 31px 0 30px;
}
.pl-convenient__fukiWrap {
  position: relative;
  width: 384px;
  margin: 0 20px;
}
.pl-convenient__fuki {
  width: 374px;
  border: 4px solid #007f00;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 25px 10px 16px;
}
.pl-convenient__fuki-top, .pl-convenient__fuki-bottom {
  position: relative;
  display: inline-block;
}
.pl-convenient__fuki-top:before, .pl-convenient__fuki-bottom:before {
  content: "";
  position: absolute;
  top: 50%;
}
.pl-convenient__fuki-top {
  position: absolute;
  top: 0;
  left: 10px;
}
.pl-convenient__fuki-top:before {
  left: -12px;
  margin-top: -12px;
  border-right: 12px solid #007f00;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.pl-convenient__fuki-bottom {
  position: absolute;
  bottom: 0;
  right: 10px;
}
.pl-convenient__fuki-bottom:before {
  right: -12px;
  margin-top: -12px;
  border-left: 12px solid #007f00;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.pl-convenient__fuki h4 {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dotted #007f00;
  margin-left: 54px;
  margin-bottom: 20px;
}
.pl-convenient__fuki h4::before {
  content: url(../images/line-icon.png);
  position: absolute;
  left: -54px;
  top: -3px;
}
/* =========================================================
   キャンペーン
========================================================= */
.pl-campaign__title {
  height: 350px;
  background: url(../images/second-bg.gif) repeat-x;
  text-align: center;
}
.pl-campaign__title-inner {
  position: relative;
  width: 940px;
  margin: 0 auto;
  padding-top: 66px;
}
.pl-campaign__title-img {
  position: absolute;
  left: 67px;
  top: -78px;
}
.pl-campaign__title-time {
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  margin-top: 10px;
  background: #007f00;
  color: #fff;
  display: inline-block;
  padding: 0 12px;
}
.pl-campaignContent {
  width: 940px;
  padding: 80px 30px;
  margin: -142px auto 0;
  box-shadow: 4px 2px 10px -2px #adadad;
  box-sizing: border-box;
  background: #fffde3;
}
.pl-campaignContent__intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pl-campaignContent__intro__img img {
  width: 400px;
  height: auto;
}
.pl-campaignContent__intro__text {
  width: 100%;
  margin-left: 47px;
  margin-top: 10px;
}
/* キャンペーンの流れ
--------------------------- */
h3.pl-headline--middle {
  font-size: 22px;
  padding-left: 24px;
  line-height: 44px;
  background: #00b900;
  color: #fff;
  margin: 64px 0 20px;
}
.pl-flowWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
dl.pl-flow {
  position: relative;
  width: 430px;
  border: 1px solid #00b900;
  margin-bottom: 20px;
  padding: 0 30px 20px;
  box-sizing: border-box;
  background: #fff;
}
dl.pl-flow:after {
  content: url(../images/arrow.png);
  position: absolute;
  z-index: 1;
}
dl.pl-flow__step1:after {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  transform: rotate(270deg);
  left: 409px;
  bottom: -11px;
}
dl.pl-flow__step2:after {
  right: 11px;
  top: 179px;
}
dl.pl-flow__step3:after {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  left: -49px;
  bottom: -11px;
}
dl.pl-flow__step4:after {
  left: 9px;
  bottom: -51px;
}
dl.pl-flow__step5:after {
  content: none;
}
/*----stepbox----*/
dt.pl-flow__step {
  position: absolute;
  left: 0;
}
h4.pl-flow__title {
  font-weight: bold;
  margin: 12px 0 20px 53px;
  text-align: left;
}
dl.pl-flow__step1 .pl-flow__title {
  margin-top: 16px;
}
dl.pl-flow.pl-flow__step5 {
  width: 100%;
}
.pl-flowWrap.reserve {
  flex-direction: row-reverse;
}
dd.pl-flow__textWrap {
  text-align: center;
}
dd.pl-flow__inner {
  display: flex;
  padding-top: 20px;
}
.pl-flow__largeTitle {
  font-weight: bold;
  margin-top: 76px;
  margin-bottom: 84px;
  text-align: left;
}
.pl-flow__largeText {
  width: 510px;
  margin-right: 40px;
  text-align: center;
}
p.pl-flow__text {
  text-align: left;
}
ul.pl-flow__add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 243px;
  margin: 0 auto;
}
ul.pl-flow__add h5 {
  width: 96px;
  line-height: 28px;
  background: #00b900;
  color: #fff;
}
.pl-flow__add-id {
  font-weight: bold;
  margin-top: 32px;
}
/* キャンペーンの流れテキスト
--------------------------- */
.pl-campaignCourse__comme{
  position: relative;
  padding-top: 1em;
}
.pl-campaignCourse__comme li{
  padding-left: 1.2em;
  list-style-type: none!important;
}
.pl-campaignCourse__comme li:before{
  content: "※";
  position: absolute;
  left : 0; 
}
.pl-campaignNote__list__item {
  list-style: disc;
  list-style-position: outside;
}
ul.pl-campaignNote__list {
  margin-left: 20px;
}
