
@charset "Shift_JIS";

/* =================================================================================================
　永久不滅ポイントサイト - サービスで貯める
　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;
}

/* リセット */
#new_enquete h1,#new_enquete h2,#new_enquete h3,#new_enquete h4,#new_enquete h5,#new_enquete ul,#new_enquete li,#new_enquete dl,#new_enquete dt,#new_enquete dd,#new_enquete p,#new_enquete a,#new_enquete strong,#new_enquete address{
	margin:0; padding:0; text-align:left;
}
#new_enquete ul,#new_enquete li{
	list-style:none; list-style-position:inside; text-indent:0em;
}

#new_enquete{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo ,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color:#333;
}


/* パンくずナビ */
#new_enquete #breadCrumb{
	width:950px;
	margin:15px auto 15px;
	/*display:none;*/
}
#new_enquete #breadCrumb li{
	display: inline;
	font-size:12px;
}
#new_enquete #breadCrumb li strong{
	font-size:12px;
}
#new_enquete #breadCrumb li a{
	color:#3399ff;
}

/* リンク（デフォルトは下線無し） */
#new_enquete a{
	text-decoration:none;
	cursor:pointer;
}
#new_enquete a:hover{
	text-decoration:underline;
}


/* リキッド */
.liquid{
	margin:0 auto;
}

#wrapper{
	padding-top:0px !important;
}
#container,
#contentWrapper,
#mainContent{
	width:100% !important;
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
}



/* ----------------------------------------------------------------------------
　大外
---------------------------------------------------------------------------- */
#new_enquete{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo ,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	position:relative;
	z-index:2;
	margin:0 auto;
}


/* ----------------------------------------------------------------------------
　タイトルエリア
---------------------------------------------------------------------------- */
#title_area{
	min-width:950px;
	padding-top:50px;
}
#title_area h1{
	text-align:center;
	margin-bottom:70px;
}
#title_area h1 span{
	background:url("/common/pc/img/contents/extra/service/title.png") 0 0 no-repeat;
	padding:15px 0 0 110px;
	color:#10218c;
	font-size:36px;
	font-weight:bold;
	min-height:80px;
	box-sizing:border-box;
	line-height:120%;
	display:inline-block;
}



/* ----------------------------------------------------------------------------
　最近見たサービス
---------------------------------------------------------------------------- */
#history{
	margin:0 auto 60px;
}
#history h2{
	font-size:24px;
	font-weight:normal;
	line-height:120%;
	color:#000;
	text-align:center;
	margin-bottom:50px;
	background:url("/common/pc/img/contents/extra/service/history_title.gif") center center repeat-x;
}
#history h2 span{
	background-color:#fff;
	padding:0 20px;
}

#history ul{
	text-align:center;
}
#history ul li{
	float:left;
	vertical-align:top;
	width:15.15%;
	margin:0 1.8% 15px 0;
}
#history ul li:nth-child(6n){
	margin:0 0 10px 0;
}
#history ul li a{
	display:block;
	border:1px solid #dfdfdf;
	transition: 0.2s ease-in-out;
	text-align:center;
	text-decoration:none;
	color:#333;
	padding:20px 0;
	background:url("/common/pc/img/contents/extra/service/history_arrow.gif") right bottom no-repeat;
}
#history ul li a .name{
	font-size:14px;
	line-height:150%;
	text-align:center;
	margin-top:10px;
}

#history ul li a:hover{
	opacity:0.8;
}
#history ul li img{
	width:99%;
}


/* ----------------------------------------------------------------------------
　人気のサービス
---------------------------------------------------------------------------- */
#popularity{
	width:950px;
	margin:0 auto 50px;
}
#popularity h2{
	font-size:30px;
	text-align:center;
	margin-bottom:30px;
}
#popularity ul{
	text-align:center;
}
#popularity ul li{
	display:inline-block;
	vertical-align:top;
	width:200px;
	height:200px;
	background-color:#CCC;
	margin:0 10px 10px 0;
}
#popularity ul li img{
	width:100%;
}
#popularity .popularity_bnr {
    margin-bottom: 24px;
}
#popularity > *:last-child {
    margin-bottom: 0;
}
#popularity .popularity_bnr a {
    transition: opacity 0.2s;
    opacity: 1;
}
#popularity .popularity_bnr a:hover {
    opacity: 0.8;
}
/* ----------------------------------------------------------------------------
　アンケートで貯める
---------------------------------------------------------------------------- */
#save{
	margin-bottom:50px;
}
#save h2{
	font-size:30px;
	font-weight:normal;
	line-height:120%;
	color:#10218c;
	text-align:center;
	padding-bottom:60px;
	margin-bottom:40px;
	background:url("/common/pc/img/contents/extra/service/save_title.png") center bottom no-repeat;
}
#save h2 .icon01{
	background:url("/common/pc/img/contents/extra/service/save_title_icon01.png") 0 0 no-repeat;
	padding:7px 0 0 56px;
	display:inline-block;
	min-height:43px;
}
#save h2 .icon02{
	background:url("/common/pc/img/contents/extra/service/save_title_icon02.png") 0 0 no-repeat;
	padding:7px 0 0 56px;
	display:inline-block;
	min-height:43px;
}
#save h2 .icon03{
	background:url("/common/pc/img/contents/extra/service/save_title_icon03.png") 0 0 no-repeat;
	padding:7px 0 0 76px;
	display:inline-block;
	min-height:43px;
}



#save ul{
	margin-bottom:50px;
}
#save ul li{
	width:32.65%;
	float:left;
	margin:0 1% 50px 0;
}
#save ul li:nth-child(3n){
	margin:0 0 50px 0;
}
#save ul li a{
	display:block;
	border:1px solid #0f218b;
	border-radius: 3px;
	text-decoration:none;
	position:relative;
}
#save ul li a:hover{
	text-decoration:none;
}

#save ul li a .title_area{
	background-color:#0f218b;
	padding:20px 0 0;
	position:relative;
}
#save ul li a .title_area .campaign{
	position:absolute;
	z-index:2;
	top:-6px;
	left:5px;
	width:94px;
}
#save ul li a .title_area .campaign img{
	width:100%;
}


/* 1300px以下 */
@media print, screen and (max-width:1300px){
#save ul li a .title_area .campaign{
	width:75px;
	top:-5px;
}
}

/* 1100px以下 */
@media print, screen and (max-width:1100px){
#save ul li a .title_area .campaign{
	width:60px;
	top:-4px;
}
}


#save ul li a .sub_title{
	font-size:18px;
	font-weight:bold;
	line-height:120%;
	letter-spacing:-1px;
	margin-bottom:8px;
	text-align:center;
	color:#fefc10;
}
#save ul li a .title{
	font-size:24px;
	font-weight:bold;
	line-height:120%;
	margin-bottom:5px;
	text-align:center;
	color:#fff;
}


/* 1300px以下 */
@media print, screen and (max-width:1300px){
#save ul li a .sub_title{
	font-size:17px;
}
#save ul li a .title{
	font-size:23px;
}
}

/* 1100px以下 */
@media print, screen and (max-width:1100px){
#save ul li a .sub_title{
	font-size:15px;
}
#save ul li a .title{
	font-size:20px;
}
}



#save ul li a .photo{
	text-align:center;
}
#save ul li a .photo img{
	width:83.12958435%;
	vertical-align:bottom;
}
#save ul li a .inner{
	padding:3%;
}
#save ul li a .text{
	font-size:14px;
	line-height:150%;
	color:#666;
	margin-bottom:15px;
}

#save ul li a dl{
	margin-bottom:10px;
}
#save ul li a dl dt{
	height:34px;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	color:#fff;
	text-align:center;
	background: url("/common/pc/img/contents/extra/service/save_title_bg.jpg") center 0 no-repeat;
}
#save ul li dl dd{
	text-align:center;
	font-size:14px;
	line-height:150%;
	font-weight:bold;
	color:#666;
	padding:10px 0;
}


#save ul li dl dd sup{
	font-size:10px;
	line-height:100%;
}

/* ボタン */
#save ul li a .btn{
	display:block;
	color:#0f218b;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:4% 0;
	letter-spacing:-1px;
	line-height:120%;
	transition: 0.2s ease-in-out;
	
	background: url("/common/pc/img/contents/extra/service/save_btn_arrow.png") right center no-repeat;
	border:1px solid #0f218b;
	border-radius: 3px;
}
#save ul li a:hover .btn{
	color:#fff;
	background: url("/common/pc/img/contents/extra/service/save_btn_arrow_on.png") right center no-repeat;
	background-color:#0f218b;
}



/* 1200px以下 */
@media print, screen and (max-width:1200px){
#save ul li a .btn{
	font-size:15px;
}
}

/* 1100px以下 */
@media print, screen and (max-width:1100px){
#save ul li a .btn{
	font-size:14px;
}
}




#save ul li .cap{
	font-size:11px;
	position:absolute;
	left:0px;
	bottom:-25px;
}


/* ボタン */
#save .btn_detail a{
	width:380px;
	margin:0 auto;
	display:block;
	color:#0f218b;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:14px 0;
	letter-spacing:-1px;
	line-height:120%;
	transition: 0.2s ease-in-out;
	
	background: url("/common/pc/img/contents/extra/service/save_btn_arrow.png") right center no-repeat;
	border:1px solid #0f218b;
	border-radius: 3px;
}
#save .btn_detail a:hover{
	color:#fff;
	background: url("/common/pc/img/contents/extra/service/save_btn_arrow_on.png") right center no-repeat;
	background-color:#0f218b;
}

/* ----------------------------------------------------------------------------
　永久不滅ポイントとは？
---------------------------------------------------------------------------- */
#about{
	padding:95px 0 50px;
}
#about .title_area{
	margin:0 0 30px;
	position:relative;
}
#about .title_area h2{
	font-size:36px;
	font-weight:bold;
	line-height:120%;
	color:#0f218b;
	text-align:center;
}
#about .title_area h2 span{
	background: url("/common/pc/img/about/top_about_title_icon.png") 0 0 no-repeat;
	min-height:80px;
	padding:0 0 0 95px;
	display:inline-block;
}

#about .title_area .cap{
	width:300px;
	height:22px;
	padding-top:5px;
	font-size:16px;
	line-height:120%;
	color:#fff;
	text-align:center;
	background-color:#0f218b;
	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin:0 auto 0;
	position:relative;
	top:-30px;
	left:46px;
}


#about h3{
	width:80%;
	text-align:center;
	font-size:24px;
	line-height:120%;	
	background: url("/common/pc/img/about/title_line.gif") center center repeat-x;
	margin:0 auto 30px;
}
#about h3 span{
	background-color:#fff;
	padding:0 10px;
}
#about .text{
	text-align:center;
	font-size:14px;
	line-height:200%;
}
#about .text strong{
	color:#ee51a2;
	font-weight:bold;
}


#about .change{
	margin-bottom:50px;
}
#about .change li{
	width:32.14285714%;
	float:left;
	margin-right:1.76%;
}
#about .change .lastItem{
	margin-right:0%;
}
#about .change li .title{
	background-color:#0f218b;
	text-align:center;
	font-size:18px;
	line-height:120%;
	color:#fff;
	padding:19px 0 17px;
	
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
}

/* 1200px以下 */
@media print, screen and (max-width:1200px){
#about .change li .title{
	font-size:16px;
}
}

/* 1100px以下 */
@media print, screen and (max-width:1100px){
#about .change li .title{
	font-size:14px;
}
}



#about .change li .photo{
	background-color:#f5f5f5;
	padding-bottom:10px;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	text-align:center;
}
#about .change li .photo img{
	width:100%;
}
#about .lead02{
	font-size:14px;
	text-align:center;
	margin-bottom:35px;
}
#about .lead02 span{
	background: url("/common/pc/img/about/top_use_beginner.png") 0 center no-repeat;
	padding:3px 0 3px 25px;
}
#about .lead02 span a{
	color:#0f218b;
	text-decoration:underline;
}
#about .lead02 span a:hover{
	color:#0f218b;
	text-decoration:none;
}
#about .bnr{
	margin:0 3%;
}
#about .bnr img{
	width:100%;
}
#about .btn_white02{
	margin:15px 3% 0;
}




