
@charset "Shift_JIS";

/* =================================================================================================
　MIポイントワールド - 春のポイントアップキャンペーン
　https://www.a-q-f.com/
　Copyright (C) CREDIT SAISON CO.,LTD. All Right Reserved.
================================================================================================= */

body{margin:0;padding:0;}

/* ----------------------------------------------------------------------------
　clearfix
---------------------------------------------------------------------------- */
.clearfix{display: inline-block;}
/* Exclude Mac IE \*/
.clearfix{display: block;}
/**/
.clearfix:after{content:".";display:block;clear:both;height:0;visibility: hidden;}

/* ----------------------------------------------------------------------------
　テキストサイズ
---------------------------------------------------------------------------- */
.text9{font-size:9px;} .text10{font-size:10px;} .text11{font-size:11px;} .text12{font-size:12px;} .text13{font-size:13px;} .text14{font-size:14px;} .text15{font-size:15px;} .text16{font-size:16px;} .text17{font-size:17px;} .text18{font-size:18px;} .text19{font-size:19px;} .text20{font-size:20px;} .text21{font-size:21px;} .text22{font-size:22px;} .text23{font-size:23px;} .text24{font-size:24px;} .text25{font-size:25px;} .text26{font-size:26px;} .text27{font-size:27px;} .text28{font-size:28px;} .text29{font-size:29px;} .text30{font-size:30px;} .text31{font-size:31px;} .text32{font-size:32px;} .text33{font-size:33px;} .text34{font-size:34px;} .text35{font-size:35px;} .text36{font-size:36px;} .text37{font-size:37px;} .text38{font-size:38px;} .text39{font-size:39px;} .text40{font-size:40px;} .text41{font-size:41px;} .text42{font-size:42px;} .text43{font-size:43px;} .text44{font-size:44px;} .text45{font-size:45px;} .text46{font-size:46px;} .text47{font-size:47px;} .text48{font-size:48px;} .text49{font-size:49px;} .text50{font-size:50px;}

/* ----------------------------------------------------------------------------
　下マージン
---------------------------------------------------------------------------- */
.sp_btm5{margin-bottom:5px !important;} .sp_btm10{margin-bottom:10px !important;} .sp_btm15{margin-bottom:15px !important;} .sp_btm20{margin-bottom:20px !important;} .sp_btm25{margin-bottom:25px !important;} .sp_btm30{margin-bottom:30px !important;} .sp_btm35{margin-bottom:35px !important;} .sp_btm40{margin-bottom:40px !important;} .sp_btm45{margin-bottom:45px !important;} .sp_btm50{margin-bottom:50px !important;} .sp_btm60{margin-bottom:60px !important;} .sp_btm70{margin-bottom:70px !important;}


/* ----------------------------------------------------------------------------
　ページスタイル
---------------------------------------------------------------------------- */

/* ページ背景色 */
.page{
	background-color:#fff;
}

/* リセット */
#pointup h1,#pointup h2,#pointup h3,#pointup h4,#pointup h5,#pointup ul,#pointup li,#pointup dl,#pointup dt,#pointup dd,#pointup p,#pointup a,#pointup strong,#pointup address{
	margin:0; padding:0; text-align:left;
}
#pointup ul,#pointup li{
	list-style:none; list-style-position:inside; text-indent:0em;
}

#pointup{
	min-width:950px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo ,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color:#333;
	padding-bottom:0px;
}


/* パンくずナビ */
#pointup #breadCrumb{
	width:950px;
	margin:15px auto 15px;
}
#pointup #breadCrumb li{
	display: inline;
	font-size:12px;
}
#pointup #breadCrumb li strong{
	font-size:12px;
}
#pointup #breadCrumb li a{
	color:#3399ff;
}

/* リンク（デフォルトは下線無し） */
#pointup a{
	text-decoration:none;
	cursor:pointer;
}
#pointup a:hover{
	text-decoration:underline;
}


/* リキッド */
.liquid{
	margin:0 auto;
	max-width:1260px;
}


#new_header{
	margin-bottom:0px !important;
}
#wrapper{
	padding-top:0px !important;
}
#container,
#contentWrapper,
#mainContent{
	width:100% !important;
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
}


#pointup a{
	text-decoration:none !important;
}




#bg{
	background: url("/resources/common/pc/img/contents/extra/1803pointup/bg.jpg") center 0;
	border-top:3px solid #ff88af;
}





/* ----------------------------------------------------------------------------
　タイトルエリア
---------------------------------------------------------------------------- */
#main_area{
}
#main_area .inner{
	width:950px;
	margin:0 auto;
	position:relative;
	padding:20px 0 25px;
}
#main_area h1{
	text-align:center;
}

#main_area .shop{
	text-align:center;
	margin-bottom:20px;
}
#main_area .period{
	text-align:center;
	color:#000;
	font-size:28px;
	font-weight:600;
	letter-spacing:-1px;
}
#main_area .period .title{
	color:#f32ca1;
}
#main_area .period .small{
	font-size:24px;
}



/* ----------------------------------------------------------------------------
　ショップ情報
---------------------------------------------------------------------------- */
#shop{
	margin-bottom:40px;
}
#shop .inner{
	display:flex;
	justify-content : space-between;
	flex-wrap:wrap; /* 折り返す */
	width:950px;
	margin:0 auto;
}
#shop .box{
	background-color:#fff;
	box-shadow: 7px 7px 0px 0px rgba(0,0,0,0.1);
	width:465px;
	box-sizing:border-box;
	margin-bottom:20px;
	padding:15px 20px 28px;
	border:2px solid #fb951e;
}
#shop .box .logo{
	margin-bottom:18px;
}
#shop .box .logo a{
	display:flex;
	align-items : center;
}
#shop .box .logo a .title{
	font-size:20px;
	color:#0f218b;
	margin-left:15px;
	border-bottom:1px solid #0f218b;
	padding-bottom:5px;
}
#shop .box .logo a:hover .title{
	border-bottom:none;
}

#shop .box .point{
	background-color:#fff6b8;
	padding:14px 0 4px;
	display:flex;
	justify-content : center;
	align-items : center;
	margin-bottom:15px;
}
#shop .box .point .text{
	font-size:16px;
	line-height:120%;
	margin-right:15px;
}
#shop .box .point .api_displaypoint{
	font-size:20px;
	line-height:120%;
	color:#df0a17;
	position:relative;
	top:-4px;
}
#shop .box .point .api_displaypoint span{
	font-size:30px;
	font-weight:bold;
	line-height:120%;
}
#shop .box .point .api_normalmaxpoint{
	display:none;
}
#shop .box .point .plus{
	font-size:20px;
	color:#df0a17;
}
#shop .box .point .plus_point{
	font-size:20px;
	line-height:120%;
	color:#df0a17;
	position:relative;
	top:-4px;
}
#shop .box .point .plus_point span{
	font-size:30px;
	line-height:120%;
	font-weight:bold;
}

#shop .box .lead{
	font-size:13px;
	line-height:150%;
	margin-bottom:30px;
}
#shop .box .attention{
	display:flex;
}
#shop .box .attention li{
	margin-right:40px;
}
#shop .box .attention li:last-child{
	margin-right:0px;
}

#shop .box .attention li a{
	font-size:13px;
	color:#0f218b;
	border-bottom:1px solid #0f218b;
	padding-bottom:2px;
}
#shop .box .attention li a:hover{
	border-bottom:none;
}



/* ----------------------------------------------------------------------------
　キャンペーン概要・注意事項
---------------------------------------------------------------------------- */
#pointup .attention_box{
	background-color:#ff88af;
	padding:35px 0;
}
#pointup .attention_box dl{
	width:950px;
	margin:0 auto;
}
#pointup .attention_box dt{
	font-size:20px;
	line-height:120%;
	color:#fff;
	margin-bottom:15px;
	background: url("/resources/common/pc/img/contents/extra/1803pointup/attention_box.png") 0 center no-repeat;
	padding:10px 0 10px 50px;
}
#pointup .attention_box dd{
	font-size:15px;
	line-height:160%;
	color:#fff;
}
#pointup .attention_box dd ul li{
	padding-left: 1em;
	text-indent: -1em;
}



/* ----------------------------------------------------------------------------
　ページTOP
---------------------------------------------------------------------------- */
.page_top{
	width:950px;
	margin:0 auto;
	text-align:right;
	background-color:#fff;
}





