@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/*---------------------------------------------------

半期決算売尽し <モバイル会員様限定> 最大20％還元キャンペーン

Copyright (c) THIRDWAVE CORP. All Rights Reserved.  
----------------------------------------------------*/

/*-------------------------------------
　ページ基本設定
---------------------------------------*/
.column2R #main {
	float: none;
	width: auto;
}
#lp_page{
	color: #333;
  font-family: 'Noto Sans JP', sans-serif;
	font-size: 14px;
  line-height: 1.6;
	margin: 30px auto;
  width: 900px;
}
#lp_page div{
	margin:30px 0;
}
.pageTitle {
	background: none;
	font-size: 14px;
	color: #000;
	border-left: solid 4px #FF3300;
	margin: 0 0 20px 0;
	padding: 4px 8px;
	font-weight:normal;
}

/*-------------------------------------
　装飾
---------------------------------------*/
section {
  font-size: 16px;
	margin-bottom: 40px;
}
#campaign h2 {
  color: #004DA1;
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 16px;
  letter-spacing: 3px;
  text-align: center;
}
#campaign h3 {
	border-bottom: 2px solid #004DA1;
	color: #004DA1;
	font-size: 20px;
	margin-bottom: 14px;
}

/*-------------------------------------
　範囲装飾
---------------------------------------*/
.blueArea {
  background-color: #014fa2;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
	padding: 30px;
	text-align: center;
}
.period {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  border: 3px solid #f00;
  padding: .4em;
}
#logo_bottom ul {
	width:860px;
	display:flex;
	justify-content: center;
	padding:20px;
	list-style: none;
	text-align: center;
}
#logo_bottom li {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
	margin:2px;
}
.arrow {
  width: 10%;
}
.arrow img {
	position: relative;
	top: 50%;
}
.waku {
	border: 4px solid #004DA1;
	border-radius: 10px;
	height: 330px;
	padding: 10px;
  width: 40%;
}
.waku img{
	padding: 10px;
  width: 80%;
}
.entry{
  text-align: center;
}
.entryTxt {
  margin: 20px 0 0 10px;
}

/*-------------------------------------
　文字装飾
---------------------------------------*/
.bunrui {
  padding: 0 40px;
}
.bunrui h4 {
  color: #004DA1;
  font-size: 18px;
  margin-bottom: 4px;
  margin-top: 30px;
}
.bunrui h4.red {
  color: #E80202;
}
.bunrui h4 span {
  font-size: 14px;
}
.bunrui h4 span.plus {
  font-size: 30px;
}
.bunrui h4 + p {
  font-size: 16px;
  margin-bottom: 6px;
  margin-left: 0;
}
.bunrui p {
  font-size: 13px;
  margin-left: 1.4em;
}
.bunrui p span {
  font-size: 18px;
  font-weight: bold;
  color: #E80202;
}
.campList ul {
  text-indent: -1em;
}
.campList ul li {
  margin-left: 1em;
}
.campList ul li::before {
  content: "・";
}
.cashlessBnr {
  text-align: center
}
.txtRed {
  color: red;
}
.txtBlu {
  color: #0062b0;
}
.pc_ver {
  display: block;
}
.sp_ver {
  display: none;
}
a img:hover {
  opacity: 0.6
}


/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){
	.pc_ver{display:none}
	.sp_ver{display:block}
	
  /*-------------------------------------
  コンテンツ
  ---------------------------------------*/
  /*#container {
    width: 100% !important;
  }*/
  #lp_page {
    width: 100% !important;
  }
  #lp_page img {
    max-width: 100%;
  }
  #logo_bottom ul {
    display: block;
    text-align: center;
    width: 100%;
  }
  #logo_bottom li {
    display: block;
  }
  .waku {
    height: auto;
    width: 81%;
    padding: 10px;
  }
  .arrow img{
    transform:rotate( 90deg );
    position: relative;
    left:380%;
  }
  .period {
    font-size: 1rem;
    padding: 4px 12px;
    text-align: left;
  }
  .period dd {
    line-height: 1.2;
  }
  .period dd:not(:last-child) {
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px dashed #c0c0c0;
  }
  .blueArea {
    font-size: 16px;
    padding: 20px 10px;
    text-align: left;
  }
  .campNumber {
    font-size: 20px;
  }  
  .campNumber {
    padding-left: .3em;
  }
  #campaign {
    padding: 0 14px;
  }
  #campaign h2 {
    font-size: 1.8rem;
  }
  #campaign h3 {
    font-size: 1.2rem;
  }
  section {
    font-size: .9rem;
    margin-bottom: 30px;
  }
  .bunrui {
    padding: 0;
  }
  .bunrui h4 {
    font-size: 1rem;
    line-height: 1.2;
  }
  .bunrui h4 span {
    font-size: .8rem;
  }
  .bunrui h4 span.plus {
    font-size: 2rem;
  }
  .bunrui h4 + p {
    font-size: .9rem;
  }
  .bunrui p {
    font-size: .8rem;
    margin-left: 0;
  }

}
/*--レスポンシブ--*/

/*SFCC*/
#container a, #container a span {text-decoration: none;}
#content #root {line-height: 25px;}   
.p-header__login{height: auto;}   
@media screen and (max-width: 479px){       
#container{margin: 0 auto;width: auto;} 
#root,.breadCrumb{display: none;}
} 