@charset "utf-8";
/* LP common syle
 ========================================================================================================================================= */
/*---------------------------------------------
  テキストリンク
---------------------------------------------*/
#cp .contentsLinkList p {
  margin-top: 0 !important;
  text-align: left !important;
}
#cp .linkColor {
  font-weight: bold !important;
  text-decoration: underline !important;
  color: #3f6974 !important;
}

/*---------------------------------------------
  common
---------------------------------------------*/
figure {
  margin: 0;
}
#cp .spOnly,#cp .spOnlyFlex {display: none!important;}
#cp .pcOnly {display: inline-block!important;}
#cp .pcOnlyFlex  {display: flex!important;}
@media screen and (max-width: 767px) {
#cp .pcOnly,#cp .pcOnlyFlex {display: none!important;}
#cp .spOnly {display: inline-block!important;}
#cp .spOnlyFlex {display: flex!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; }

#cp .mt24 { margin-top:24px; }

/*---------------------------------------------
  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
---------------------------------------------*/

/*---------------------------------------------
	SP_ヘッダー
---------------------------------------------*/
@media screen and (max-width: 767px) {
  #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 .lp_cnt {
  max-width: 940px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #cp .lp_cnt {
    padding: 0 16px;
  }
}

#visualArea {
  background: url(/campaign/gaikaex/lottery_202507/common_fx/images/img_mv_bg.webp) no-repeat center 0;
  background-color: #fbf3cb;
  background-size: 1400px auto;
  overflow: hidden;
  text-align: center;
}
#visualArea .visualMain img,
#visualArea .period img {
  max-width: 940px;
}
#visualArea .period {
  text-align: center;
  background-color: #6C6B5D;
}
.containerInner * {
  text-align: center;
  line-height: 1.5;
}

/*---------------------------------------------
  PC_エントリーボタン
---------------------------------------------*/
.kouzaBtnArea  {
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
}

[class*="kouzaBtnType"] {
  color: #ffffff;
  background-color: #DC1C26;
  border-radius: 5px;
  box-shadow: 0 4px 0 #A80D15;
  transition: all 0.1s ease-in-out 0s;
  font-weight: bold;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
[class*="kouzaBtnType"]::after {
  content: "";
  display: block;
  position: absolute;
  right: 28px;
  width: 32px;
  height: 32px;
  background: url(/campaign/gaikaex/lottery_202507/common_fx/images/icon_arrow.svg) 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;
}
[class*="kouzaBtnType"] .txt span {
  font-size: 20px;
}
.kouzaBtnType02 {
  background-color: #fff;
  border: 1px solid #404040;
  box-shadow: 0 4px 0 #272727;
}
.kouzaBtnType02 .txt {
  color:#404040;
}
.kouzaBtnType02::after {
  display: none;
}
.kouzaBtnArea .kouzaTxt {
  font-size: 18px;
  font-weight: bold;
  margin: 40px auto 8px;
  line-height: 1.75;
}

/*---------------------------------------------
  SP_エントリーボタン
---------------------------------------------*/
@media screen and (max-width: 767px) {
  [class*="kouzaBtnType"] {
    height: 60px;
  }
  [class*="kouzaBtnType"]::after {
    width: 24px;
    height: 24px;
  }
  [class*="kouzaBtnType"] .txt {
    font-size: 22px;
    margin-right: 0;
  }
  [class*="kouzaBtnType"] .txt span {
    font-size: 16px;
  }
  .kouzaBtnArea {
    max-width: auto;
    padding: 0 16px;
  }
  .kouzaBtnArea .textLink {
    font-size: 16px;
  }
  .kouzaBtnArea .kouzaTxt {
    font-size: 16px;
    margin: 32px auto 8px;
  }
}

@media screen and (max-width: 340px) {
  [class*="kouzaBtnType"]::after {
    position: initial;
    margin-left: 6%;
  }
  .kouzaBtnType01,.kouzaBtnType02{
    padding-left: 13%;
  }
  [class*="kouzaBtnType"] .txt {
    font-size: 6.5vw;
  }
  [class*="kouzaBtnType"] .txt span {
    font-size: 4.7vw;
  }
}

/*---------------------------------------------
	共通デザイン
---------------------------------------------*/
.containerInner {
  margin: 100px auto 0;
  max-width: 940px;
  width: 100%;
}
.ttl_02 {
  display: inline-block;
  font-weight: bold;
  font-size: 30px;
  color: #404040;
  margin: 100px 0 32px;
}
.ttl_02::after {
  content: '';
  background: #404040;
  width: 100%;
  height: 3px;
  display: block;
  margin: 10px auto 0 auto;
}

@media screen and (max-width: 767px) {
  .containerInner {
  margin: 60px auto 0;
}
  .ttl_02 {
    font-size: 26px;
    margin: 60px 0 32px;
  }
  .ttl_02::after {
    margin: 8px auto 0 auto;
  }
}

/*---------------------------------------------
	当選までの2STEPエリア
---------------------------------------------*/
.stepInner {
  background-color: #FFFEDE;
  padding: 40px 0;
}
.stepFlow {
  max-width: 640px;
  width: 100%;
  margin: 0 auto 24px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  row-gap: 64px;
}
.stepFlow .stepBottom {
  position: relative;
}
.stepFlow .stepBottom::before {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  content: "";
  width: 32px;
  height: 16px;
  background: url(/campaign/gaikaex/lottery_202507/common_fx/images/img_step_arrow.svg) 0 0 / 100% auto no-repeat;
}

@media screen and (max-width: 767px) {
  .stepInner {
    padding: 30px 16px;
  }
  .stepFlow {
    margin: 0 auto 16px;
    row-gap: 48px;
 }
  .stepFlow .stepBottom::before {
    top: -30px;
  }
}

/*---------------------------------------------
	当選確率エリア
---------------------------------------------*/
.quadrupleArea .quadrupList img {
  max-width: 940px;
}
@media screen and (max-width: 960px) {
  .quadrupleArea .quadrupList img {
    max-width: 95%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .quadrupleArea .quadrupList img {
    max-width: 91.2%;
  }
}

/*---------------------------------------------
	アコーディオンエリア
---------------------------------------------*/
.appArea {
  background-color: #EBF5F5;
  padding: 32px 0;
}
.appTtlWrap {
  margin: 0 auto;
  max-width: 640px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  row-gap: 16px;
}
.appTtl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  color: #008080;
  text-align: center;
}
.appTtl span {
  font-weight: normal;
  font-size: 16px;
}
#cp .accordionBox {
  margin: 16px auto 0;
  max-width: 640px;
  width: 100%;
}
#cp .accordion {
  border-left: #008080 2px solid;
  border-right: #008080 2px solid;
  border-top: #008080 2px solid;
  border-bottom: #008080 2px solid;
  background-color: #ffffff;
  border-radius: 6px;
}
#cp .accordion > ul > li {
  border-bottom: none;
}
#cp .accordion > ul > li > a:before {
  display: none;
}
#cp .accordion > ul > li > a.active:before {
  display: none;
}
#cp .accordion > ul > li > a:after {
  display: none;
}
#cp .accordion > ul > li > a.active:after {
  display: none;
}
#cp .accordionTtl {
  padding: 22px 32px;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  color: #008080;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#cp .accordionInnerBox {
  padding: 45px 32px 32px;
  border-top: #008080 2px solid;
}
/*-----アコーディオンアイコンアニメーション-----*/
#cp .accordionTtl .accordionTtl_icon {
  position: relative;
  display: inline-block;
  width: 42px;
  height: 42px;
  background: #008080;
  border-radius: 50%;
}
#cp .accordionTtl .accordionTtl_icon::after,
#cp .accordionTtl .accordionTtl_icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 26px;
  background-color: #ffffff;
  border-radius: 3px;
  transition: all 0.3s;
  transform: translate(-50%, -50%) rotate(0deg);
}
#cp .accordionTtl .accordionTtl_icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.accordionTtl.active .accordionTtl_icon::before {
  transform: translate(-50%, -50%) rotate(90deg) !important;
}
/*----------------------------------------*/

@media screen and (max-width: 767px) {
  .appTtlWrap {
    max-width: 91.2%;
    justify-content: center;
    flex-direction: row;
    align-items: center;
  }
  .appTtl {
    font-size: 20px;
    margin-left: 16px;
  }
  .appTtl span {
    font-size: 14px;
  }
  #cp .accordionBox {
    max-width: 91.2%;
  }
  #cp .accordionTtl {
    padding: 12px 24px;
    font-size: 16px;
  }
  #cp .accordionTtl .accordionTtl_icon {
    width: 28px;
    height: 28px;
}
  #cp .accordionTtl .accordionTtl_icon::after,
  #cp .accordionTtl .accordionTtl_icon::before {
    width: 3px;
    height: 17px;
  }
  #cp .accordionInnerBox {
    padding: 0 0 24px;
  }
}


/*---------------------------------------------
	キャンペーン詳細
---------------------------------------------*/
.infoArea a{
  text-decoration: underline;
}
.infoArea > dl *{
  text-align: left;
  font-weight: normal;
}
.infoArea > dl + dl {
  padding-top: 22px;
}
.infoArea > dl > dt{
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 20px;
}
.infoArea > dl > dd{
  font-size: 16px;
  line-height: 1.75;
}
.infoArea .detailTtl{
  display: block;
  margin-top: 6px;
  font-size: 16px;
  font-weight: bold;
}
.infoArea dd + dd .detailTtl{
  margin-top: 24px;
}
.infoArea .list > * {
  list-style: disc;
  line-height: 1.75;
  margin-left: 1.7em;
}
@media screen and (max-width: 1005px) {
  .infoArea {
    padding-right: 16px;
    padding-left: 16px;
  }
}

/*---------------------------------------------
	ご注意
---------------------------------------------*/
.cautionArea .ttl{
  font-weight: bold;
  font-size: 20px;
  color: #404040;
  margin-bottom: 16px;
}
.cautionArea{
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .cautionArea{
    margin-top: 60px;
  }
  .cautionArea .ttl{
    font-size:20px;
  }
}

/*---------------------------------------------
	追記系
---------------------------------------------*/
.note {
  display: block;
  font-size: 16px;
  margin-top: 12px;
}
