
@charset "utf-8";

/* =================================================================================================
　セゾンポイントモール - 最新キャンペーン情報
　https://www.a-q-f.com/
　Copyright (C) CREDIT SAISON CO.,LTD. All Right Reserved.
================================================================================================= */


/* ----------------------------------------------------------------------------
　フォント
---------------------------------------------------------------------------- */
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);




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;
}

/* リセット */
#yahoo_cpn h1,#yahoo_cpn h2,#yahoo_cpn h3,#yahoo_cpn h4,#yahoo_cpn h5,#yahoo_cpn ul,#yahoo_cpn li,#yahoo_cpn dl,#yahoo_cpn dt,#yahoo_cpn dd,#yahoo_cpn p,#yahoo_cpn a,#yahoo_cpn strong,#yahoo_cpn address{
	margin:0; padding:0; text-align:left;
}
#yahoo_cpn ul,#yahoo_cpn li{
	list-style:none; list-style-position:inside; text-indent:0em;
}

#yahoo_cpn{
	min-width:950px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo ,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color:#333;
	padding-bottom:0px;
}


/* パンくずナビ */
#yahoo_cpn #breadCrumb{
	width:950px;
	margin:15px auto 15px;
}
#yahoo_cpn #breadCrumb li{
	display: inline;
	font-size:12px;
}
#yahoo_cpn #breadCrumb li strong{
	font-size:12px;
}
#yahoo_cpn #breadCrumb li a{
	color:#3399ff;
}
#yahoo_cpn #breadCrumb li a:hover{
	text-decoration:underline !important;
}

/* リンク（デフォルトは下線無し） */
#yahoo_cpn a{
	text-decoration:none;
	cursor:pointer;
}
#yahoo_cpn 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;
}


#yahoo_cpn a{
	text-decoration:none !important;
}


#yahoo_cpn{
	font-family: "Noto Sans Japanese","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}




/* ----------------------------------------------------------------------------
　タイトルエリア
---------------------------------------------------------------------------- */
#main_area {
    position: relative;
    background: url("/common/pc/img/contents/extra/yahoo_cpn/main_area_bg_renew.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#main_area .inner{
	width:950px;
	margin:0 auto;
	position:relative;
}
#main_area .inner h1 img{
    width: 100%;
}
#main_area h1{
	text-align:center;
}

#main_area .anchor {
    display: flex;
    justify-content: space-around;
    position: absolute;
    bottom: 10px;
    flex-wrap: wrap;
    width: 34%;
    right: 0;
}
#main_area .anchor li {
    width: 150px;
    box-sizing: border-box;
    margin-bottom: 7px;
    border: 1px solid #ddd;
    background-color: #fff;
}

/*
#main_area .anchor li a {
    color: #000;
    text-align: center;
    display: block;
    padding: 0.8rem 0;
}
 


#main_area .anchor li a:hover{
	opacity:0.8;
}
*/

#main_area .anchor li .photo{
	text-align:center;
}
#main_area .anchor li .photo img{
	width:auto;
} 

#main_area .anchor li .text{
	text-align:center;
}




/* ----------------------------------------------------------------------------
　各バナー
---------------------------------------------------------------------------- */
#yahoo_cpn .bnr{
	background-color:#ffffff;
}
#yahoo_cpn #travel {
    background: url("/common/pc/img/contents/extra/yahoo_cpn/bg_ytra.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#yahoo_cpn #e_book {
    background: url("/common/pc/img/contents/extra/yahoo_cpn/bg_ytra.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
/*#yahoo_cpn #e_book {
    background: url("/common/pc/img/contents/extra/yahoo_cpn/bg_ebook.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}*/
#yahoo_cpn .bnr .inner{
	width:950px;
	padding:70px 0;
	margin:0 auto;
}

#yahoo_cpn #e_book .inner{
	margin: 0 auto 90px;
}


#yahoo_cpn .bnr .title_area{
	display:flex;
	align-items : center;
	margin-bottom:20px;
}
#yahoo_cpn .bnr .title_area .logo {
    margin-right: 20px;
    width: 125px;
}
#yahoo_cpn .bnr .title_area .logo a {
    cursor: default;
    display: block;
    padding: 4px 0;
    border: 1px solid #999;
    background-color: #fff;
}

#yahoo_cpn .bnr .title_area .logo img {
    box-sizing: border-box;
    margin: 0 auto;
    display: block;
}


#yahoo_cpn .bnr .title_area h2{
	flex:1 1 auto; /* 倍率 */
}

#yahoo_cpn .bnr .title_area h2 span.ttl_eng{
    font-size: 30px;
    font-family: century-gothic, sans-serif;
    font-weight: 700;
    font-style: normal;
}
#yahoo_cpn .bnr .title_area h2 span.ttl_jp {
    font-size: 30px;
    font-family: m-plus-2c, sans-serif;
    font-weight: 800;
    font-style: normal;
    position: relative;
}

#e_book .title_area h2 span.ttl_eng{
    position: relative;
}
#lohaco .title_area h2 span.ttl_eng{
    position: relative;
}

#yahoo .title_area h2 span.ttl_jp:after {
    content: url(/common/pc/img/contents/extra/yahoo_cpn/icon_y_shopping.png);
    transform: scale(0.5);
    position: absolute;
    left: 160px;
    bottom: -4px;
}
#travel .title_area h2 span.ttl_jp:after {
    content: url(/common/pc/img/contents/extra/yahoo_cpn/icon_y_tra.png);
    transform: scale(0.5);
    position: absolute;
    left: 95px;
    bottom: -4px;
}
#p_gou .title_area h2 span.ttl_jp:after {
    content: url(/common/pc/img/contents/extra/yahoo_cpn/icon_pgou.png);
    transform: scale(0.5);
    position: absolute;
    left: 68px;
    bottom: -4px;
}
#e_book .title_area h2 span.ttl_eng:after {
    content: url(/common/pc/img/contents/extra/yahoo_cpn/icon_ebook.png);
    transform: scale(0.5);
    position: absolute;
    left: 153px;
    bottom: -4px;
}
#lohaco .title_area h2 span.ttl_eng:after {
    content: url(/common/pc/img/contents/extra/yahoo_cpn/icon_lohaco.png);
    transform: scale(0.5);
    position: absolute;
    left: 245px;
    bottom: -4px;
}

#yahoo .title_area h2{
    color: #e72a32;
}
#travel .title_area h2{
    color: #15b256;
}
#p_gou .title_area h2{
    color: #ff7901;
}
#e_book .title_area h2{
    color: #f6495d;
}
#lohaco .title_area h2{
    color: #ff7901;
}

#yahoo_cpn .bnr .title_area .point{
	display:flex;
	justify-content : flex-end;
	align-items : flex-end;
}



#yahoo_cpn .bnr .title_area .point .text{
	margin-right:10px;
}
#yahoo_cpn .bnr .title_area .point .api_displaypoint{
	font-weight:bold;
	font-size:25px;
	line-height:100%;
	color:#666666;
}
#yahoo_cpn .bnr .title_area .point .api_displaypoint span{
	font-size:43px;
	line-height:100%;
	color:#df2822;
	margin:0 5px;
    font-family: Futura, 'Century Gothic', sans-serif;
}


/*
#yahoo_cpn #p_gou .title_area .point .api_displaypoint span {
    font-size: 32px;
    line-height: 200%;
}

#yahoo_cpn #p_gou .title_area .point .text{
    text-align: center;
    margin-bottom: 10px;
    margin-right: auto;
}
#yahoo_cpn #p_gou .title_area .gou_point .gou_p_inner {
    margin-right: 19px;
}
#yahoo_cpn #p_gou .title_area .gou_point .gou_p_inner p{
    border: 1px solid #333;
    padding: 4px 20px;
    text-align: center;
}

#yahoo_cpn #p_gou span.p_chui{
    font-size: 11px;
    font-weight: bold;
    margin-top: 6px;
    display: block;
}

#yahoo_cpn #p_gou .title_area .point{
    display: block;
}
#yahoo_cpn #p_gou  .title_area .gou_point{
    display: flex;
    align-items: center;
}
#yahoo_cpn #p_gou  .title_area .gou_point p.m100{
    margin-top:9%;
}
*/

#yahoo_cpn .bnr ul{
	display:flex;
}
#yahoo_cpn .bnr ul li{
	margin-right:25px;
}
#yahoo_cpn .bnr ul li:last-child{
	margin-right:0px;
}
#yahoo_cpn .bnr ul li a:hover{
	opacity:0.8;
}


/* 付与条件 */
#yahoo_cpn .bnr .attention{
	display:flex;
	justify-content :flex-end;
	margin-top:15px;
}
#yahoo_cpn .bnr .attention a{
	color:#10228c;
	text-decoration:underline !important;
	font-size:12px;
}
#yahoo_cpn .bnr .attention a:hover{
	text-decoration:none;
}

@media screen and (min-width:2000px) {
#main_area {
    background-size: inherit;
}
}




/* ----------------------------------------------------------------------------
　ページTOP
---------------------------------------------------------------------------- */
.page_top{
	width:950px;
	margin:0 auto;
	text-align:right;
	background-color:#fff;
}





