@charset "UTF-8";
/* CSS Document */

/*

	Aflac CSS

	・ご契約者様専用サイトのご案内 Layout Setting
		・テーブル設定
		・ボタン設定

*/

/* --------------------------------------------------------------------------------------

	テーブル設定

--------------------------------------------------------------------------------------- */
/*- 横幅指定 */
table .wAuto {width: auto;}
table .w10 {width: 10%;}
table .w20 {width: 20%;}
table .w30 {width: 30%;}
table .w40 {width: 40%;}
table .w50 {width: 50%;}
table .w60 {width: 60%;}
table .w70 {width: 70%;}
table .w80 {width: 80%;}
table .w90 {width: 90%;}

/* --------------------------------------------------------------------------------------

	ボタン設定

--------------------------------------------------------------------------------------- */
/*	新規登録・ログインボタンモジュール
--------------------------------------------------------------------------------------- */
.loginBtn{	
	border:2px solid #0086bf;
	border-radius:5px;
	-webkit-border-radius:5px;
	padding:2px;
	background:linear-gradient(#9edffa 0%, #24AAE3 100%);
	background:-webkit-gradient(linear, left top, left bottom, from(#9edffa),to(#24AAE3));
}

.loginBtn span{
	display:block;
	border-radius:5px;
	-webkit-border-radius:5px;
	background:linear-gradient(#57bfeb 0%, #57bfeb 30%, #009CDE 100%);
	background:-webkit-gradient(linear, left top, left bottom, from(#57bfeb),color-stop(0.3,#57bfeb),to(#009CDE));
	min-height:30px;
	padding:10px 0 0;
	text-align:center;
}

.ulBtnListHorizontal .smalltextUnderBtn {
	margin-top:0.5em;
	font-size:10px;
	text-align: center;
}

.ulBtnListHorizontal li .textUnderBtn {
	margin-top:0.5em;
	font-size:11px;
	text-align: center;
}

/*	新規登録・ログインボタンモジュール
--------------------------------------------------------------------------------------- */
div.bloCanetCampaign {
	background-color: #efefef;
	padding:10px 0;
}

/* --------------------------------------------------------------------------------------

	ヘッダーレイアウト設定

--------------------------------------------------------------------------------------- */
div.bloHeaderArea{
	margin-bottom: 10px;
	text-align:center;
}
div.bloHeaderArea img{
	width: 100%;
	max-width: 581px;
}

/* --------------------------------------------------------------------------------------

	アンカーリンク設定

--------------------------------------------------------------------------------------- */
div.navAnchor ul{
	border-top:1px solid #0097dc;
}
div.navAnchor ul li{
	width:100%;
	margin:0;
	border-bottom:1px solid #0097dc;
	padding:0 10px 0 0;
	box-sizing:border-box;
}
div.navAnchor ul li img{
	width:100%;
	height:auto;
	vertical-align:middle;
	margin:0 4px 2px;
}
/* --------------------------------------------------------------------------------------

	SPリニューアル背景

--------------------------------------------------------------------------------------- */
.pageWrap_other #contents{
	background-color: #ffffff !important;
}
.pageWrap_other_bgBlue #contents{
	background-color: #e9f1f3 !important;
	padding: 0 10px !important;
}

/* --------------------------------------------------------------------------------------

	canet/onseioutou.html

--------------------------------------------------------------------------------------- */
/*	タイトル番号レイアウト設定
--------------------------------------------------------------------------------------- */
h3.hdOnseioutou {
	position: relative;
	padding-left: 2.4em;
}
span.numOnseioutou {
	color: #009bdd;
	position: absolute;
	top: -2px;
	left: 15px;
}

.ctaStd.ctaStdType02 {
	padding: 20px 20px;
}
.canetCtaStdTtl {
	font-size:  128%;
	font-weight:  bold;
}
.canetNumTi {
	font-size:  128%;
	font-weight:  bold;
}
.canetNum {
	color: #009bdd;
}
.ctaStdSceneBox {
	border: #e6e6e6 1px solid;
	padding: 25px 20px 20px;
}
.ctaStdSceneBox .ctaStdSceneBoxTx {
	position: relative;
	padding-left: 25px;
}
.ctaStdSceneBox .ctaStdSceneBoxTx .ctaStdSceneBoxTxNum {
	position: absolute;
	left: 0;
	top: -2px;
}
.ctaStdLinkBtnList > a {
	position: relative;
	display: block;
	border: solid 1px #d6d6d6;
	border-radius: 2px;
	box-shadow: 0 0 2px 0 #d6d6d6;
	padding: 25px;
	text-decoration: none;
	color: #333333;
	margin-bottom: 11px;
}
.ctaStdLinkBtnList > a::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #009bdd;
	top: 50%;
	right: 11px;
	margin-top: -5px;
}
.ctaStdLinkBtnList .ctaStdLinkBtnListColTx {
	text-align: center;
	font-size: 108%;
	font-weight:  bold;
}
.canetOrangeTx {
	color: #f49e00;
	font-size: 108%;
	font-weight:  bold;
}
.ctaCanet .ctaHeadLabel.ctaHeadLabelType02:before {
	content: "";
	position: absolute;
	top: -9px;
	left: -3px;
	width: 22px;
	height: 28px;
	background: url(../images/icon_canet_sp_02.png) no-repeat 0 0;
	-webkit-background-size: 22px auto;
	background-size: 22px auto;
}
.canetQuestionBtn a {
	color: #fff;
	display: block;
	background-color: #33b0e3;
	box-shadow: 0 2px 3px rgba(0,0,0,0.15);
	border-radius:3px;
	text-align: center;
	margin-bottom: 10px;
	overflow:hidden;
	padding: 10px 10px;
	font-size: 131%;
}
.canetQuestionBtn a .txIconSide {
	margin-left: 8px;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
a.canetPcLink {
	text-decoration: none;
	color: #333333;
}
/* --------------------------------------------------------------------------------------

	「アフラック ご契約者様専用アプリ」について

--------------------------------------------------------------------------------------- */
.pageWrap_canet_gokeiyakushaAppri #contents {
	padding-bottom: 20px !important;
}
#contents div.spCanetAppDLBtnArea {
	display: flex;
	justify-content: center;
}
#contents div.spCanetAppDLBtnArea > a:first-of-type {
	margin-right: 10px;
}
.pageWrap_canet_gokeiyakushaAppri p.canetAppSuishokankyoTx {
	display: table;
}
.pageWrap_canet_gokeiyakushaAppri p.canetAppSuishokankyoTx > span {
	display: table-cell;
}
.pageWrap_canet_gokeiyakushaAppri p.canetAppSuishokankyoTx > span:first-of-type {
	width: 30px;
}
/* --------------------------------------------------------------------------------------

	年末年始休業期間のお知らせ

--------------------------------------------------------------------------------------- */
.btnRow1.btnSpGWKyugyoOshirase {
	margin: 0 -5px 20px;
}
.btnRow1.btnSpGWKyugyoOshirase .btnRowCol{
	display: table;
	width: 100%;
	margin: 0;
	padding: 0 5px;
	table-layout: fixed;
	box-sizing: border-box;
}
.btnRow1.btnSpGWKyugyoOshirase a.btnStd.pc {
	position: relative;
	box-sizing: border-box;
	height: 48px;
	box-shadow: none;
	border: solid 1px #33b0e3;
	font-weight: normal;
	font-size: 14px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #333333;
}
.btnRow1.btnSpGWKyugyoOshirase a.btnStd.pc::after {
	content: "";
	position: absolute;
	display: block;
	width: 16px;
	height: 14px;
	top: 50%;
	margin-top: -7px;
	right: 10px;
	background-image: url(/content/dam/aflac/jp/ja/static/sp/top_images/icon_pc.png);
	background-size: 16px 14px;
	background-position: right 50%;
	background-repeat: no-repeat;
}
.btnRow1.btnSpGWKyugyoOshirase .btnStd .btnLabel {
	position: relative;
	display: inline-block;
	padding: 0 20px;
}
.btnRow1.btnSpGWKyugyoOshirase .btnStd .btnLabel:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 0;
	height: 0;
	margin-top: -6px;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #009bdd;
}

