@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 {
  background: url(/campaign/gaikaex/quo_202402/common_fx/images/img_mv_bg02.webp),linear-gradient(to right, #02126d, #0d1a70);
  background-position: center;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: center;
}
#visualArea div.visualBG{
  background: url(/campaign/gaikaex/quo_202402/common_fx/images/img_mv_bg.webp);
  background-position: center;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  max-width: 1800px;
  margin: 0 auto;
}
#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:#0B36DB;
}
.KouzaBtnBox .list {
  margin-top: 15px;
}
[class*="KouzaBtnType"] {
  color: #ffffff;
  background-color: #DC1C26;
  border-radius: 5px;
  box-shadow: 0 5px 0 #A80D15;
  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 #A80D15;
  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: 2%;
  }
}
@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: #0B36DB;
}
.ttl_02::after {
  content: '';
  background: #B5B4B4;
  width: 160px;
  height: 7px;
  display: block;
  margin: 13px auto 0 auto;
}
.containerInner .ttl_02 + .fwn {
  font-size: 26px;
  margin: 10px auto 30px;
}
.containerInner p.imgText {
  font-weight: bold;
  font-size: 26px;
  color: #5c5c5c
}
.containerInner p.imgText span {
  color: #0B36DB;
  font-weight: 900;
  font-size: 36px;
}
section p.img {
  margin-top:30px;
}

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

/*---------------------------------------------
	トップテキスト
---------------------------------------------*/
section.topText {
  position: relative;
}
section.topText div p {
  font-size: 26px;
  margin-top: 10px;
}
section.topText div::before {
  content: "";
  display: block;
  position: absolute;
  left: 7%;
  bottom: 0;
  width: 85px;
  height: 107px;
  transform: scale(-1, 1);
  background: url(/campaign/gaikaex/quo_202402/common_fx/images/ic_con02.webp) 0 0 / 100% auto no-repeat;
}
section.topText div::after {
  content: "";
  display: block;
  position: absolute;
  right: 7%;
  bottom: 0;
  width: 85px;
  height: 107px;
  background: url(/campaign/gaikaex/quo_202402/common_fx/images/ic_con02.webp) 0 0 / 100% auto no-repeat;
}

@media screen and (max-width: 767px) {
  section.topText div p {
    font-size: 18px;
  }
  section.topText div::before {
    left: 7%;
    top: 3%;
    width: 43px;
    height: 54px;
    transform: scale(-1, 1);
    background: url(/campaign/gaikaex/quo_202402/common_fx/images/sp_ic_con02.webp) 0 0 / 100% auto no-repeat;
  }
  section.topText div::after {
    right: 7%;
    top: 3%;
    width: 43px;
    height: 54px;
    background: url(/campaign/gaikaex/quo_202402/common_fx/images/sp_ic_con02.webp) 0 0 / 100% auto no-repeat;
  }
}

/*---------------------------------------------
	特典内容
---------------------------------------------*/



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

}

/*---------------------------------------------
	参加方法
---------------------------------------------*/


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

}

/*---------------------------------------------
	追加銘柄
---------------------------------------------*/
section.itemArea ul li{
  display: flex;
  max-width: 694px;
  margin: 0 auto;
}
section.itemArea ul li {
  background-color: rgba(255,235,62,0.3);
  border-radius: 20px;
  padding: 32px 48px;
  margin-bottom: 20px;
  align-items: center;
}
section.itemArea ul li:last-of-type {
  margin-bottom: 0;
}
section.itemArea ul li p.itemTxt {
  width: 478px;
  text-align: left;
  font-size: 18px;
  margin-left: 50px;
}
section.itemArea ul li p.itemTxt span {
  background:linear-gradient(transparent 80%, #FFC93E 0%);
}

@media screen and (max-width: 767px) {
  section.itemArea ul li{
    display: block;
    max-width: 100%;
  }
  section.itemArea ul li {
    padding: 30px 20px;
    margin-bottom: 20px;
    align-items: normal;
  }
  section.itemArea ul li:first-of-type {
    margin-top: 30px;
  }
  section.itemArea ul li p.itemTxt {
    width: 100%;
    margin-left: 0;
  }
  section.itemArea p.img {
    margin-top:0;
  }
}

/*---------------------------------------------
	スケジュール
---------------------------------------------*/



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

}

/*---------------------------------------------
	その他キャンペーン
---------------------------------------------*/
.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 #404040;
}
.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) {
  .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;
}
}