@charset "utf-8";
/* LP common syle
 ========================================================================================================================================= */
/*---------------------------------------------
   テキストリンク
---------------------------------------------*/
@media screen and (min-width: 768px) {
#cp a:hover, #cp a:active {
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: pointer;
}
}
#cp .contentsLinkList p {
  margin-top: 0 !important;
  text-align: left !important;
}
#cp .linkColor {
  font-weight: bold !important;
  text-decoration: underline !important;
  color: #3f6974 !important;
}
#cp .linkColor {
  font-weight: bold !important;
  text-decoration: underline !important;
  color: #3f6974 !important;
}

/*---------------------------------------------
   common
---------------------------------------------*/
figure {
  margin: 0;
}
#cp #contents .spOnly {display: none!important;}
#cp #contents .pcOnly {display: inline-block!important;}
@media screen and (max-width: 767px) {
  #cp #contents .pcOnly {display: none!important;}
  #cp #contents .spOnly {display: inline-block!important;}
}

/* font */
#cp .fs11 { font-size: 11px; }
#cp .fs13 { font-size: 13px; }
#cp .fs15 { font-size: 15px; }
#cp .fs18 { font-size: 18px; }
#cp .fs20 { font-size: 20px; }
#cp .fs34 { font-size: 34px; line-height: 1.35em;}
#cp .fsp01 { font-size: 150%; }
#cp .fsp02 { font-size: 130%; }


#cp .fc01 { color: #005bac; }
#cp .fc02 { color: #dc1c26; }
#cp .fc03 { color: #fff; }
#cp .fc04 { color: #ffba00; }
#cp .fc05 { color: #ff8100; }

#cp .fw0b { font-weight: bold; }
#cp .fw100 { font-weight: 100; }
#cp .fw300 { font-weight: 300; }
#cp .fw900 { font-weight: 900; }
#cp .fwn { font-weight: normal; }

  
#cp .bc01 { background-color: #005bac; }
#cp .bc02 { background-color: #808080; }
#cp .bc03 { background-color: #ffba00; }
#cp .bc04 { background-color: #ff8100; }
#cp .bc05 { background-color: #dcebf8; }
#cp .bc06 { background-color: #fff8db; }
#cp .bc07 { background-color: #fff6ec; }


/*---------------------------------------------
 	PC_ヘッダー
---------------------------------------------*/
#cp #headerWrap .inner .headNav {
    float: right;
	width:auto;
    padding: 27px 0 13px;
}
#cp #headerWrap .inner .headNav .cpUserHeadNav {
  letter-spacing: -.4em;
}
#cp #headerWrap .inner .headNav .cpUserHeadNav span {
  display: inline-block;
  margin-left: 10px;
}
#cp #headerWrap .inner .headNav .cpUserHeadNav span:first-child {
  margin-left: 0;
}
#cp #headerWrap .inner .headNav .cpUserHeadNav a {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  display: inline-block;
  width: 80px;
  height: 24px;
  padding: 5px 0;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
}

#cp #headerWrap .inner .headNav .cpUserHeadNav a.cp {
	border-color: #404040 !important;
    border-width: 4px !important;
    color: #404040;
	width:116px;
	line-height:16px;
	height:16px;
	font-size:13px;
}
#cp #headerWrap .inner .headNav .cpUserHeadNav a.headLogoGaikaex {
	line-height:16px;
	padding-left:8px;
	width:72px;
	height:16px;
}
#cp #headerWrap .inner .headNav .cpUserHeadNav a.headLogoTrecolle {
	line-height:16px;
	padding-left:8px;
	width:141px;
	height:16px;
}
#cp #headerWrap .inner .headNav .cpUserHeadNav a.headLogoYj {
	line-height:16px;
	padding-left:8px;
	width:139px;
	height:21px;
}
#cp #headerWrap .inner .headNav .cpUserHeadNav a.headLogoCnex {
	line-height:16px;
	padding-left:8px;
	width:98px;
	height:23px;
}
/*---------------------------------------------
   PC_ヘッダーEND
---------------------------------------------*/
@media screen and (max-width: 767px) {

/*---------------------------------------------
	SP_ヘッダー
---------------------------------------------*/
#cp #headerWrap .inner .logoImg {
    float: left;
    height: 28px;
    padding: 8px 0 8px 8px;

}
#cp #headerWrap .inner .logoImg img {
    width: auto;
    height: 100%;
}
#cp #headerWrap .inner .headLogoGaikaex img{
  float: right;
  padding: 15px 11px 0 0;
  height: 16px;
  width: 72px;
}
#cp #headerWrap .inner .headLogoTrecolle img{
  float: right;
  padding: 17px 11px 0 0;
  height: 13px;
  width:115px;
}
#cp #headerWrap .inner .headLogoYj img{
  float: right;
  padding: 18px 11px 0 0;
  height: 17px;
  width:112px;
}
#cp #headerWrap .inner .headLogoCnex img{
  float: right;
  padding: 15px 11px 0 0;
  height: 18px;
  width: 77px;
}

}
/*---------------------------------------------
	SP_ヘッダーEND
---------------------------------------------*/

/* ==========================ページ固有  ===============================================================================================================*/
#cp .w640 {
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px;
}
#cp .lp_cnt {
  max-width: 940px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  box-sizing: border-box;
}

#visualArea {
  overflow: hidden;
  text-align: center;
  background: linear-gradient(45deg, #c62121 25%, transparent 25%, transparent 75%, #c62121 75%),
  linear-gradient(45deg, #c62121 25%, transparent 25%, transparent 75%, #c62121 75%);
  background-size: 80px 80px;
  background-position: 0 0, 40px 40px;
  background-color: #bd0000;
}
#visualArea img {
  max-width: 970px;
}
.containerInner * {
  text-align: center;
  line-height: 1.5;
}
.kikanArea {
  text-align: center;
  background: #404040;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 22px;
  padding: 13px 15px;
  line-height: 1;
}

/*---------------------------------------------
  PC_エントリーボタン
---------------------------------------------*/
.KouzaBtnBox {
  margin: 60px auto;
  text-align: center;
}

.KouzaBtnBox:nth-child(n+2) {
  margin: 100px auto;
}

[class*="KouzaBtnType"] span {
  color:#BD0000;
}
.KouzaBtnBox .list {
  margin-top: 15px;
}
[class*="KouzaBtnType"] {
  color: #ffffff;
  background-color: #BD0000;
  border-radius: 5px;
  box-shadow: 0 5px 0 #A10000;
  transition: all 0.1s ease-in-out 0s;
  font-weight: bold;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
[class*="KouzaBtnType"]::after {
  content: "";
  display: block;
  position: absolute;
  right: 28px;
  width: 48px;
  height: 48px;
  background: url(/campaign/gaikaex/quo_202401/common_fx/images/ic_con01.webp) 0 0 / 100% auto no-repeat ;
}
[class*="KouzaBtnType"]:hover {
  box-shadow: 0 0 0 #A10000;
  opacity: 1!important;
  -webkit-transform: translate3d(0, 6px, 0);
  -ms-transform: translate3d(0, 6px, 0);
  transform: translate3d(0, 6px, 0);
}
[class*="KouzaBtnType"] .txt {
  font-size: 28px;
  line-height: 1.2;
  margin-right: 7%;
}
/*---------------------------------------------
  SP_エントリーボタン
---------------------------------------------*/
@media screen and (max-width: 767px) {
  .KouzaBtnBox,.KouzaBtnBox:nth-child(n+2) {
    margin: 60px auto;
    text-align: center;
  }
  [class*="KouzaBtnType"] {
    height: 60px;
  }
  [class*="KouzaBtnType"]::after {
    width: 24px;
    height: 24px;
  }
  [class*="KouzaBtnType"] .txt {
    font-size: 18px;
    line-height: 1.3;
    margin-right: 0;
  }
}
@media screen and (max-width: 450px) {

  [class*="KouzaBtnType"]::after {
    position: initial;
    margin-left: 4%;
  }
}
@media screen and (max-width: 390px) {
  [class*="KouzaBtnType"] .txt {
    font-size: 4vw;
    font-weight: 900;
    margin-right: 0;
  }
}

/*---------------------------------------------
	共通デザイン
---------------------------------------------*/
.containerInner section[class*="Area"] {
  margin-top: 100px;
}
.containerInner .kozaBtnArea+* {
  margin-top: 60px;
}
.ttl_02 {
  font-weight: bold;
  font-size: 30px;
  color: #BD0000;
}
.containerInner .ttl_02 + .fwn {
  font-size: 26px;
  margin: 10px auto 30px;
}
.containerInner p.imgText {
  font-weight: bold;
  font-size: 26px;
  margin-top: 40px;
}
.containerInner p.imgText span {
  color: #BD0000;
  font-weight: 900;
  font-size: 36px;
}
section p.img {
  margin-top:30px;
}
section h2 div {
  position: relative;
}
section h2 div::before,section h2 div::after {
  content: "";
  display: block;
  position: absolute;
}


@media screen and (max-width: 767px) {
  .ttl_02 {
    font-size: 22px;
  }
  .containerInner .ttl_02 + .fwn {
    font-size: 18px;
    margin: 10px auto 15px;
  }
  .containerInner p.imgText {
    font-size: 22px;
    margin-top: 20px;
  }
  .containerInner p.imgText span {
    font-size: 30px;
  }
}

/*---------------------------------------------
	トップテキスト
---------------------------------------------*/
section.topText div p {
  font-size: 26px;
}
section.topText div p.RedText {
  font-size: 30px;
  font-weight: bold;
  color: #BD0000;
  margin-bottom: 10px;
}
section.topText {
  position: relative;
}
section.topText div::before{
  content: "";
  display: block;
  position: absolute;
  left: 8%;
  top: 5%;
  width: 66px;
  height: 94px;
  background: url(/campaign/gaikaex/quo_202401/common_fx/images/img_con07.webp) 0 0 / 100% auto no-repeat ;
}
section.topText div::after{
  content: "";
  display: block;
  position: absolute;
  right: 8%;
  top: 5%;
  width: 66px;
  height: 94px;
  transform: scale(-1, 1);
  background: url(/campaign/gaikaex/quo_202401/common_fx/images/img_con07.webp) 0 0 / 100% auto no-repeat ;
}


@media screen and (max-width: 767px) {
  section.topText div p {
    font-size: 18px;
  }
  section.topText div p.RedText {
    font-size: 20px;
  }
  section.topText div::before{
    content: "";
    display: block;
    position: absolute;
    left: 3%;
    top: 0;
    width: 49px;
    height: 67px;
    background: url(/campaign/gaikaex/quo_202401/common_fx/images/sp_img_con07.webp) 0 0 / 100% auto no-repeat ;
  }
  section.topText div::after{
    content: "";
    display: block;
    position: absolute;
    right: 3%;
    top: 0;
    width: 49px;
    height: 67px;
    background: url(/campaign/gaikaex/quo_202401/common_fx/images/sp_img_con07.webp) 0 0 / 100% auto no-repeat ;
  }
}

/*---------------------------------------------
	特典内容
---------------------------------------------*/
section.privilegeArea h2 div::before{
  top: 20%;
  left :35%;
  width: 26px;
  height: 32px;
  background: url(/campaign/gaikaex/quo_202401/common_fx/images/img_con08.webp) 0 0 / 100% auto no-repeat ;
}
section.privilegeArea h2 div::after{
  top: 20%;
  right :35%;
  width: 26px;
  height: 32px;
  background: url(/campaign/gaikaex/quo_202401/common_fx/images/img_con08.webp) 0 0 / 100% auto no-repeat ;
}


@media screen and (max-width: 767px) {
  section.privilegeArea h2 div::before{
    top: 2%;
    left :20%;
    width: 26px;
    height: 32px;
    background: url(/campaign/gaikaex/quo_202401/common_fx/images/sp_img_con08.webp) 0 0 / 100% auto no-repeat ;
  }
  section.privilegeArea h2 div::after{
    top: 2%;
    right :20%;
    width: 26px;
    height: 32px;
    background: url(/campaign/gaikaex/quo_202401/common_fx/images/sp_img_con08.webp) 0 0 / 100% auto no-repeat ;
  }
}

/*---------------------------------------------
	参加方法
---------------------------------------------*/
section.joinArea h2 div::before{
  top: 20%;
  left :25%;
  width: 24px;
  height: 32px;
  background: url(/campaign/gaikaex/quo_202401/common_fx/images/img_con09.webp) 0 0 / 100% auto no-repeat ;
}
section.joinArea h2 div::after{
  top: 20%;
  right :25%;
  width: 24px;
  height: 32px;
  background: url(/campaign/gaikaex/quo_202401/common_fx/images/img_con09.webp) 0 0 / 100% auto no-repeat ;
}


@media screen and (max-width: 767px) {
  section.joinArea h2 div::before{
    top: 2%;
    left :5%;
    width: 24px;
    height: 32px;
    background: url(/campaign/gaikaex/quo_202401/common_fx/images/sp_img_con09.webp) 0 0 / 100% auto no-repeat ;
  }
  section.joinArea h2 div::after{
    top: 2%;
    right :5%;
    width: 24px;
    height: 32px;
    background: url(/campaign/gaikaex/quo_202401/common_fx/images/sp_img_con09.webp) 0 0 / 100% auto no-repeat ;
  }
}

/*---------------------------------------------
	スケジュール
---------------------------------------------*/
section.scheduleArea h2 div::before{
  top: 20%;
  left :5%;
  width: 42px;
  height: 32px;
  background: url(/campaign/gaikaex/quo_202401/common_fx/images/img_con10.webp) 0 0 / 100% auto no-repeat ;
}
section.scheduleArea h2 div::after{
  top: 20%;
  right :5%;
  width: 42px;
  height: 32px;
  transform: scale(-1, 1);
  background: url(/campaign/gaikaex/quo_202401/common_fx/images/img_con10.webp) 0 0 / 100% auto no-repeat ;
}


@media screen and (max-width: 767px) {
  section.scheduleArea h2 div::before{
    top: 60%;
    left :0;
    width: 42px;
    height: 32px;
    background: url(/campaign/gaikaex/quo_202401/common_fx/images/sp_img_con10.webp) 0 0 / 100% auto no-repeat ;
  }
  section.scheduleArea h2 div::after{
    top: 60%;
    right :0;
    width: 42px;
    height: 32px;
    background: url(/campaign/gaikaex/quo_202401/common_fx/images/sp_img_con10.webp) 0 0 / 100% auto no-repeat ;
  }
}

/*---------------------------------------------
	その他キャンペーン
---------------------------------------------*/
section.campaignArea h2 div::before{
  top: 20%;
  left :5%;
  width: 41px;
  height: 32px;
  background: url(/campaign/gaikaex/quo_202401/common_fx/images/img_con11.webp) 0 0 / 100% auto no-repeat ;
}
section.campaignArea h2 div::after{
  top: 20%;
  right :5%;
  width: 41px;
  height: 32px;
  transform: scale(-1, 1);
  background: url(/campaign/gaikaex/quo_202401/common_fx/images/img_con11.webp) 0 0 / 100% auto no-repeat ;
}
.CampaignBox {
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
  line-height: 1.75 !important;
  padding-bottom: 50px;
}
.CampaignBox:last-of-type {
  padding-bottom: 0;
}
.CampaignBox {
  padding-top: 50px;
}
.CampaignBox:nth-of-type(n+2) {
  border-top: 2px dotted #4B3B30;
}
.imgCampaign {
  max-width: 608px;
  margin: 0 auto 20px;
}
.txtCampaign {
  max-width: 608px;
  text-align: left;
  margin: 0 auto;
  font-size: 18px;
}


@media screen and (max-width: 767px) {
  section.campaignArea h2 div::before{
    top: 30%;
    left :-2%;
    width: 41px;
    height: 32px;
    background: url(/campaign/gaikaex/quo_202401/common_fx/images/sp_img_con11.webp) 0 0 / 100% auto no-repeat ;
  }
  section.campaignArea h2 div::after{
    top: 30%;
    right :-2%;
    width: 41px;
    height: 32px;
    background: url(/campaign/gaikaex/quo_202401/common_fx/images/sp_img_con11.webp) 0 0 / 100% auto no-repeat ;
  }
  .CampaignBox {
    padding-bottom: 30px;
  }
  .CampaignBox {
    padding-top: 30px;
  }
  .imgCampaign {
    max-width: 100%;
    margin: 0 auto 15px;
  }
  .txtCampaign {
    max-width: 100%;
  }
}

/*---------------------------------------------
	PC_キャンペーン詳細
---------------------------------------------*/
#cp .list > * {
  padding-left: 1em;
  text-indent: -1em;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
}
#cp .infoAreaList {
  margin-top: 30px;
}
#cp .infoAreaList > li{
	border-bottom:1px dotted #404040;
	padding-bottom:15px;
	padding-top:15px;
}
#cp .infoAreaList li:first-of-type {
	padding-top:0;
}
#cp .infoArea .infoAreaList *{
	text-align:left!important;
  font-weight: normal;
  font-size: 14px;
}
#cp .infoArea .ttl{
  margin-bottom: 5px;
	font-weight:bold;
	font-size:18px;
}
#cp .infoArea .detailTtl{
  margin-top: 20px;
	font-weight:bold;
}
#cp .infoArea .indentNone{
  padding-left: 1em;
}
/*---------------------------------------------
	SP
---------------------------------------------*/
@media screen and (max-width: 767px) {
  .kikanArea {
    font-size: 14px;
    line-height: 1.4em;
  }
  .containerInner section[class*="Area"] {
    margin-top: 60px;
  }
}
@media screen and (max-width: 500px) {
.kouzaBtnType01 .txtTime {
  font-size: 4vw;
}
.kouzaBtnType01 .txt {
  font-size: 6vw;
}
}