@charset "shift_JIS";
/* CSS Document */

/*基本*/
body, h1, h2, h3, h4, h5, h6, h7, p, ul, ol, li, dl, dt, dd, input, span, div{
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box; /* 過去の WebKit ベースブラウザ向け */
	-moz-box-sizing: border-box;	/* 過去の (Firefox <29) Gecko ベースブラウザ向け */
	box-sizing: border-box;
}

body{
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 14px;
}

img{ vertical-align: top;}
table{ border-collapse: collapse; }
ul,li{ list-style: none; }

input{
	outline: 0;
	border: none;
}

a img{
	text-decoration: none;
	border: none;
}

.clearfix:after{
	content: " ";
	display: block;
	clear: both;
	zoom: 1;
}

.mb_0{ margin-bottom: 0; }
.mb_10{ margin-bottom: 10px; }
.mb_20{ margin-bottom: 20px; }
.mb_30{ margin-bottom: 30px; }
.mb_40{ margin-bottom: 40px; }
.mb_60{ margin-bottom: 60px; }
.mt_0{ margin-top: 0; }
.mt_10{ margin-top: 10px; }
.mt_20{ margin-top: 20px; }
.mt_30{ margin-top: 30px; }
.mt_40{ margin-top: 40px; }
.mt_60{ margin-top: 60px; }
.ml_80{ margin-left: 80px; }
.pad_2p{
	padding:  0 2%;
	-webkit-box-sizing: border-box; /* 過去の WebKit ベースブラウザ向け */
	-moz-box-sizing: border-box; /* 過去の (Firefox <29) Gecko ベースブラウザ向け */
	box-sizing: border-box;
}
.pad_3p{
	padding:  0 3%;
	-webkit-box-sizing: border-box; /* 過去の WebKit ベースブラウザ向け */
	-moz-box-sizing: border-box; /* 過去の (Firefox <29) Gecko ベースブラウザ向け */
	box-sizing: border-box;
}
span.pad_3p{ display: inline-block; }

.f_left{ float: left; }
.f_right{ float: right; }
.t_center{ text-align: center; }
.t_left{ text-align: left; }
.t_inde{
	padding-left: 1em;
	text-indent: -1em;
}
.t_right{ text-align: right; }
.t_small{ font-size: 80%; }
.t_bold{ font-weight: bold; }
.d_block{ display: block; }

/*ページ全体*/
#t_wrap{
	width: 821px;
	margin: 0 auto;
	border: none;
	-webkit-box-sizing: border-box; /* 過去の WebKit ベースブラウザ向け */
	-moz-box-sizing: border-box; /* 過去の (Firefox <29) Gecko ベースブラウザ向け */
	box-sizing: border-box;
	text-align: center;
}

#header{
	width: 821px;
	margin: 15px;
	padding-left: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
}

/*画像包括部*/
.img_complex{ margin: 0 auto;}
/*画像包括部　マージン追加*/
.img_margin{ margin-bottom: 20px;}

/*リンクボタン包括部*/
.t_btn_wrap{
	margin: 30px auto;
	text-align: center;
}
.t_btn_wrap a img{
	text-decoration: none;
	border: none;
}

/*リンクボタン注意事項(太字)*/
.t_btn_bold{
	margin: 10px auto;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}

.t_btn_txt{
	margin: 5px auto;
	text-align: center;
}

/*キャンペーン期間*/
.cam-date{
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	margin: 1% auto;
}

/*詳細説明部*/
#t_descript {
    margin: 20px auto;
    padding: 25px 35px;
}

/*角丸表示部用*/
.narrow_width{ width: 610px; }

/*詳細説明部 角丸*/
.t_radius{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#t_descript .tbl_descript{ text-align: left;}

/*詳細説明部　題名*/
#t_descript .tbl_descript .descript_title{
	font-weight: bold;
	padding: 5px 10px;
}

#t_descript .tbl_descript td{ padding: 5px 10px;}

#t_descript .tbl_descript .td_left{
	vertical-align: top;
	padding: 5px 0 0 5px;
}

#t_descript .tbl_descript .td_item{ padding: 5px 0 0 0;}

/*詳細説明部　説明文右寄せ*/
.descript_right{ text-align: right;}

/*「キャンペーン期間」表示部*/
.date_area{
	margin: 20px 0;
	padding: 0 0 10px 0;
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 5px;
	border: none;
	border-bottom: 1px solid #63b5ec;
}


/*中央キャンペーン表示部(キービジュ部より下のページ全体の幅他の寸法を設定)*/
.block{
	margin: 0 auto;
	padding: 0;
}
/*キャンペーン表示部(各項目見出し部より下部の幅を設定)*/
.block_small{
	width: 880px;
	margin: 0 auto;
	padding: 0;
}
/*背景色を白に(全体の背景色が白以外の時に)*/
.back_white{ background-color: #FFF; }

/*『お申し込みはこちら』ボタン+下説明部*/
.appli_area{
	padding: 25px 0;
}
.appli_area .new_btn{
	width: 880px;
	margin: 0 auto;
}
.appli_area .appli_txt{
	width: 600px;
	margin: 20px auto 0 auto;
}
.appli_area .appli_txt ul{ line-height: 1.5em; }
.appli_area .appli_txt ul li{ list-style: none; }

.appli_tbl{ text-align: left; }
.appli_tbl th{ font-weight: bold; }
.appli_tbl td{ padding: 5px 10px; }
.appli_tbl .td_left{
	vertical-align: top;
	padding: 5px 5px 0 0;
}
.appli_tbl .td_item{ padding: 5px 0 0 0; }

/*「入会特典詳細」表示部*/
.new_ttl{
	background-color: #00A0E9;
	width: 821px;
	margin: 30px auto 25px auto;
	padding: 10px 0 10px 20px;
	-webkit-box-sizing: border-box; /* 過去の WebKit ベースブラウザ向け */
	-moz-box-sizing: border-box; /* 過去の (Firefox <29) Gecko ベースブラウザ向け */
	box-sizing: border-box;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}

/*詳細説明部*/
table.new_discript{
	width: 821px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-collapse: collapse;
}
table.new_discript tr{
	text-align: left;
	vertical-align: text-top;
}
table.new_discript tr.border_b{ border-bottom: 1px solid #CCC; }
table.new_discript th,table.new_discript td{
	padding: 5px;
	line-height: 1.5;
}
table.new_discript td.pad_10{ padding: 10px; }
table.new_discript th{
	border-right: 1px solid #CCC;
	font-size: 120%;
	width: 300px;
	text-align: left;
	font-weight: bold;
}
table.new_discript th.border_non_r{ border-right: none; }
td.grid_center{
	width: 1em;
	text-align: center;
	vertical-align: top;
}

/*中央アコーディオン部各項目ボタン部*/
/*#cate-menu1,*/
#cate-menu2,
#cate-menu3,
#card-menu1,
#card-menu2,
#syoki-menu1,
#syoki-menu2,
#card-point1,
#card-point2,
#card-point3,
#card-point4,
#card-point5
/*,#cate-menu4*/
{ display: none; }

.head-plus{
	background: url(../images_B_2030/PC_plus.png) no-repeat;
}
.menuopen{
	background: url(../images_B_2030/PC_minus.png) no-repeat;
}
.head-plus,.menuopen{
	background-position-x: 97%;
	background-position-y: center;
	background-position: right 2.5em center;
}

/*中央アコーディオン部各項目詳細部*/
#cate-menu1,
#cate-menu2,
#cate-menu3,
#cate-menu4,
#cate-menu5,
#card-menu1,
#card-menu2{
	background-color: #FFF;
	text-align: left;
	margin: 20px auto;
}

.big_A.is-sec01>#cate-menu1{
	background-color: #E8FAFB;
}
.big_A.is-sec01>#cate-menu2{
	background-color: #E8FAFB;
}
.big_A.is-sec02>#cate-menu1{
	background-color: #FFEEE5;
}
.big_A.is-sec02>#cate-menu3{
	background-color: #FFEEE5;
}

#syoki-menu1,
#syoki-menu2
{
	/* background-color: #FFF; */
	text-align: left;
	/* margin: 20px auto; */
}

#card-point1,
#card-point2,
#card-point3,
#card-point4,
#card-point5{
	background-color: #FFF;
	text-align: left;
	/* margin: 20px auto; */
}

#cate-menu1:after,
#cate-menu2:after,
#cate-menu3:after,
#cate-menu4:after,
#card-menu1:after,
#card-menu2:after,
#syoki-menu1:after,
#syoki-menu2:after,
#card-point1:after,
#card-point2:after,
#card-point3:after,
#card-point4:after
#card-point5:after{
	display: block;
	clear: both;
	content: "";
}

#cate-menu1 img,
#cate-menu2 img,
#cate-menu3 img,
#cate-menu4 img,
#card-menu1 img,
#card-menu2 img,
#syoki-menu1 img,
#syoki-menu2 img
{ margin: 2% 0; }

#cate-menu1 p,
#cate-menu2 p,
#cate-menu3 p,
#cate-menu4 p,
#card-menu1 p,
#card-menu2 p,
#syoki-menu1 p,
#syoki-menu2 p
{ line-height: 1.5em; }

/*アコーディオン用バナー部*/
.big_A{
	overflow: hidden;
    width: 960px;
    margin: 0 auto 5px auto;
    text-align: center;
	padding: 0px;
}

.big_A.is-sec01{
	background-color: #E8FAFB;
}

.big_A.is-sec02{
	background-color: #FFEEE5;
}
.cate-menu4_t{
	background: #7b7b7b;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	padding: 1em 0 1em .5em;
}
.A_PanelTab{
	margin: 0 auto;
	padding: 2px;
}
.letter_block{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #FFF;
	border-top: 1px solid #5EAAE8;		/*色を変更する際にはこちらを変更する事*/
	border-bottom: 1px solid #5EAAE8;	/*色を変更する際にはこちらを変更する事*/
}
.letter_inner{
	width: 100%;
	margin: 2px auto;
	background-color: #5EAAE8;			/*色を変更する際にはこちらを変更する事*/
}
.letter_img{
	padding: 1.3em 0 1.3em 3em;
	text-align: left;
	margin: 0 auto;
}
.A_PanelPoint{
	cursor: pointer;
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer */
	-khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
}

/*各項目内見出し部*/
.itemheading{
	border: none;
	border-bottom: 1px dotted #CCC;
	text-align: left;
    width: 100%;
	margin: 20px auto;
	padding-bottom: 5px;
}
.left_ttl{
	background-color: #5EAAE8;			/*色を変更する際にはこちらを変更する事*/
    width: 8px;
    height: 26px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	margin: 0;
	padding: 0;
    float: left;
}
.ttl_bold{
	font-size: 150%;
    font-weight: bold;
    padding: 0 0 10px 1em;
    display: block;
}

/*フッター部*/
.ncs_footer{
	margin: 15px auto;
	text-align: center;
}
.ncs_footer a{ text-decoration: none; }
.ncs_footer .ncs_txt{
	font-size: 14px;
	font-weight: bold;
	color: #5F589C;
	margin-bottom: 0.25em;
}
.ncs_footer .ncs_url{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-top: 0.25em;
}

/*キャンペーン詳細部新アコーディオン部各項目詳細部*/
#d_tails{ display: none; }
#d_tails{
	background-color: #FFF;
	text-align: left;
	margin: 20px auto;
}
#d_tails:after{
	display: block;
	clear: both;
	content: "";
}
#d_tails img{ margin: 2% 0; }
#d_tails p{ line-height: 1.5em; }
/*キャンペーン詳細・アコーディオン部各項目ボタン部*/
#cate_d .letter_block{
	width: 92%;
	margin: 0 auto;
	text-align: center;
	background-color: #FFF;
	border: none;
	border: 1px solid #A4B3BF;		/*色を変更する際にはこちらを変更する事*/
}
#cate_d .letter_inner{
	width: 99%;
	margin: 0.5% auto;
	background-color: #A4B3BF;		/*色を変更する際にはこちらを変更する事*/
}
#cate_d .letter_img{
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
}

/* 規約部用 */
.Contract_Top{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	box-sizing: border-box;
	border: none;
	border-bottom: 2px solid #666;
}
.PmgL{ margin-left: 21px; }

/* compStep */
ul.compStep{ margin: 10px 0; }
.compStep li{
	float: left;
	box-sizing:border-box;
	/*list-style: none;*/
}
.compStep li img{ margin-bottom: 10px; }
.compStep li p{ padding-left:10px; }

/* 規約部アコーディオン */
.inqMethod02{
	width: 640px;
	margin: 20px auto 0 auto;
    padding: 15px;
	text-align: center;
    border: solid 5px #E5E5E5;
}
.ttl01{
    font-weight: 700;
    color: #262626;
    line-height: 1.3;
    padding-bottom: 13px;
}

/* -- sectionView -- */
.sectionView{
	margin: 20px 0;
	text-align: left;
}

.sectionView p{ margin-bottom: 15px; }

.sectionView > :first-child,
.sectionView form > :first-child{ margin-top: 0 !important;}
.sectionView > :last-child,
.sectionView form > :last-child{ margin-bottom: 0 !important;}

.sectionView h3.direTtl01 span{
    font-size: 115.4%;
    font-weight: 700;
    padding-left: 20px;
    color: #357DA0;
}
.sectionView .direTtl03{
    padding: 4px 10px 3px;
    background: #357DA0;
    text-shadow: none;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    margin-bottom: 10px;
}
.directTtl02{
    font-size: 115.4%;
    font-weight: 700;
    line-height: 1.2;
    display: inline-block;
    padding: 0 5px;
    margin-bottom: 5px;
    border-left: 5px solid #FF7357;
}
.title06{
    padding: 0 0 5px 0;
    font-size: 115.4%;
    font-weight: 700;
}
.direBtn{ font-size: 20px; }
p.direBtn{
	margin: 0 auto;
	width: 12em;
}

/* 規約部アコーディオン */
.tglBox{
    display: none;
    background: #fff;
    border-top: 1px solid #CCC;
}
.noJS .tglBox{
    display: block;
    background-color: #fff;
    padding: 10px;
}
.tglList{ margin: 0; }
.tglList > li{
	border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
	list-style: none;
}
.tglList li.tgl01{ border-top: 1px solid #CCC; }
.tglList li > p{ margin-bottom: 0; }
.tglBtn{
	padding: 10px 20px;
	box-sizing: border-box;
	font-weight: bold;
	color: #222;
	background: #eee;
	text-shadow: 0 1px 0 #FFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #FFF ), to( #DADADA ));
	background-image: -webkit-linear-gradient( #FFF , #DADADA );
	background-image:    -moz-linear-gradient( #FFF , #DADADA );
	background-image:     -ms-linear-gradient( #FFF , #DADADA );
	background-image:      -o-linear-gradient( #FFF , #DADADA );
	background-image:         linear-gradient( #FFF , #DADADA );
}
.tglList .innersec ol li{
	background: none;
	padding: 5px;
    word-wrap: break-word;
}
ul.tglList > li > p span{
    background: url(../images_B_2030/icon_plus_01.png) no-repeat right 50%;
    display: block;
    background-size: 1.4em;
	text-align: left;
}
ul.tglList > li > p span.open{
    background: url(../images_B_2030/icon_minus_01.png) no-repeat right 50%;
    display: block;
    background-size: 1.4em;
}

.sectionView .innersec01{
	background-color: #fce8e4;
    padding: 15px;
    margin: 20px 15px;
}
ul.inlist01,ul.inlist02{ margin: 0 0 0 20px; }
.inlist01 li{ list-style-type: disc; }
.inlist02 li{ list-style-type: none; }
.listSec .innerContents{
	width: 523px;
	float: left;
	margin-left: 15px;
    height: 245px;
    overflow: auto;
}
.listSec .innerContents h1.title01{
	font-size: 17px;
	margin-bottom: 10px;
}
.ver{
	margin-bottom: 5px;
	text-align: right;
}
.link01 a{ padding-bottom: 5px; }
.innersec ul{ margin-left: 0; }

/*rule*/
.sectionView .tglBox .titbar01{
	position: relative;
    padding: 5px 20px;
    margin: 0 0 10px 0;
    box-sizing: border-box;
    background: #357DA0;
    text-shadow: none;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: left;
}

.tglBox .titbar02{
    border-top: solid 3px #357DA0;
    border-bottom: solid 1px #e0e0e0;
    position: relative;
    margin: 0;
    padding: 3px 22px;
    background: #f5f5f5;
    text-shadow: none;
    font-weight: bold;
    font-size: 14px;
}

.tglBox .tit01{
    position: relative;
    margin: 15px 0;
    padding-left: 10px;
    line-height: 1.3;
    font-weight: 700;
    font-size: 14px;
}

.info h3{ font-size: 1.1em; }

.ver{
    text-align: right;
    margin-top: 10px;
}

.content .linkArea{
    text-align: right;
    margin-right:5px;
}

.content .linkArea img.pdf{
    vertical-align: middle;
    padding-left: 0.3em;
}

.section01 .innersec{
	padding: 10px;
	box-sizing: border-box;
}

.pd10{
	padding: 10px;
	box-sizing: border-box;
}
.wrp{ word-wrap: break-word; }
.tglList .innersec ol li{
	padding: 5px 0;
	box-sizing: border-box;
}

.alnR{ text-align: right !important; }

/*規約部内　表*/
table.t_lules{
	padding: 5px;
	margin-left: 3%;
	box-sizing: border-box;
	border: 1px solid gray;
}
.t_lules tr{ background-color: #FFF;}
.t_lules td{
	padding: 2px 5px;
	border: 1px solid gray;
}
.t_lules td.lule_c{
	text-align: center;
	background-color: #CCF;
}
.t_lules td.lule_r{ text-align: right; }

/* table
----------------------------- */
.tbl01{
	/*border-collapse: collapse;*/
	width: 97%;
    margin: 10px auto;
}
.tbl01 th, .tbl01 td{
	border: 1px solid #DDD;
	font-size: 12px;
	padding: 7px;
}
.tbl01 th{
	background-color: #f8f8f8;
	font-weight: 700;
	text-align: left;
}
.tbl01 td{ vertical-align: middle; }

.tbl01.col1Tbl th,.tbl01.col1Tbl td{
	display: block;
	width: auto;
}
.tbl01.col1Tbl th,.tbl01.col1Tbl td{ border-bottom: none; }
.tbl01.col1Tbl{ border-bottom: solid 1px #DDD; }
.tbl01.col1Tbl{ table-layout: fixed; }



#cate-menu4 {
	background-color: #FFF;
	text-align: left;
	margin: 25px auto;
	max-width:1000px;
	
}


.block {
    width: 880px;
    margin: 0 auto;
    padding: 25px 0;
    position: relative;
}

.tbl_spec {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    width: 100%;
	color: #000;
}

.tbl_spec th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f2f2f2;
	padding: 2em 3em;
    text-align: center;
    width: 120px;
}
.tbl_spec td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2em 3em;
    text-align: left;
}


dl.attention1 dt {
	position: absolute;
}
dl.attention1 dd {
	padding-left: 4em;
}


.conts_guide_inner {
    margin: 0px auto;
    padding:15px 0;

}

.letter_inner_k{
	width: 100%;
	margin: 4% auto;
	background-color: #FFF;	
    border-top: solid 2px #000;
    border-bottom: solid 2px #000;
}

.letter_inner_k.is-bg_none{
	background: 0;
}

.letter_img_k{
	text-align: center;
	margin: 0.5%;
}

.menu-plus{
	background: url(../images_B_2030/PC_plus.png) no-repeat;
	background-size: 40px;
}
.menu-plus.is-card{
	background: url(../images_B_2030/PC_ico04.png) no-repeat;
	background-size: 29px;
}
.menu-plus.is-point{
	background: url(../images_B_2030/PC_ico02.png) no-repeat;
	background-size: 38px;
}
.menu-plus.is-coupon{
	background: url(../images_B_2030/PC_ico01.png) no-repeat;
	background-size: 29px;
}

.menuopen{
	background: url(../images_B_2030/PC_minus.png) no-repeat;
	background-size: 40px;
}
.menuopen.is-card{
	background: url(../images_B_2030/PC_ico04_close.png) no-repeat;
	background-size: 29px;
}
.menuopen.is-point{
	background: url(../images_B_2030/PC_ico02_close.png) no-repeat;
	background-size: 38px;
}
.menuopen.is-coupon{
	background: url(../images_B_2030/PC_ico01_close.png) no-repeat;
	background-size: 29px;
}

.menu-plus,.menuopen{
	background-position-x: 97%;
	background-position-y: center;
	background-position: right 2.5em center;
}
.menu-plus.is-card,.menuopen.is-card{
	background-position-x: 97%;
	background-position-y: center;
	background-position: right 7.4em center;
}
.menu-plus.is-point,.menuopen.is-point{
	background-position-x: 97%;
	background-position-y: center;
	background-position: right 2.4em center;
}
.menu-plus.is-coupon,.menuopen.is-coupon{
	background-position-x: 97%;
	background-position-y: center;
	background-position: right 6.4em center;
}

.is-bg_yellow .menu-plus,.is-bg_yellow .menuopen{
	background-position: right 33% center;
}

.is-bg_blue .menu-plus,.is-bg_blue .menuopen{
	background-position: right 33% center;
}

.title01cs {
font-size: 230.8%;
font-weight: 700;
color: #262626;
line-height: 1.3;
background: url(../images_B_2030/bg_title_01.png) no-repeat 0 100%;
padding-bottom: 13px;
margin-bottom: 30px;
}
.title01cs_sub {
font-weight: bold;
text-align: left;
margin-left: 70px;
}
p.logo {
float: left;
margin: 0 15px 20px 0;
}
p strong {
font-weight: 700;
}
.box01 {
border: 5px solid #e5e5e5;
padding: 15px 20px 0;
}

.is-left {
text-align: left;
}

/* .c-toggle03 */
.c-toggle03{
	position: relative;
	padding: 0 75px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto 5px auto;
	text-align: left;
	z-index: 1;
}
.c-toggle03-trigger{
	position: relative;
	transition: all .3s;
}
.c-toggle03-trigger.menu-plus,
.c-toggle03-trigger.menuopen{
	background: 0;
}
.c-toggle03-trigger::before,
.c-toggle03-trigger::after{
	position: absolute;
	content: '';
	right: 22px;
	top: 50%;
	transform: translateY(-50%) rotate(0deg);
	width: 20px;
	height: 3px;
	background-color: #357DA0;
	z-index: 2;
}
.c-toggle03-trigger::before{
	transform: translateY(-50%) rotate(90deg);
	transition: all .3s;
}
.c-toggle03-trigger.menuopen::before{
	transform: translateY(-50%) rotate(0deg);
	transition: all .3s;
}
.c-toggle03-content{
	padding: 0 12px;
}


.c-head02__txt {
	position: relative;
	display: inline-block;
	padding: 0 55px;
	color: #11376b;
	font-size: 24px;
	line-height: 1.5;
	letter-spacing: .06em;
	font-weight: bold;
}
.c-head02__txt::before, .c-head02__txt::after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 2px;
	background-color: #11376b;
}
.c-head02__txt::before {
	left: 0;
}
.c-head02__txt::after {
	right: 0;
}

.c-table01 {
	margin: 0 auto 40px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-spacing: 0;
	/* width: 100%; */
	width: 88%;
	color: #000;
}
.c-table01 .is-border-none {
	border-bottom: 0;
}
.c-table01 .is-indent {
	padding-left: 4em;
	text-indent: -4em;
}
.c-table01 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f2f2f2;
	text-align: center;
	/* padding: 4px; */
	padding: 2em 3em;
	width: 212px;
	vertical-align: middle;
	box-sizing: border-box;
}
.c-table01 td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	/* padding: 10px 16px; */
	padding: 2em 3em;
}

.c-list01{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.c-list01__item{
	width: 39%;
	display: flex;
	flex-direction: column;
}
.c-list01__item:nth-child(2n){
	margin-left: 20px;
}
.c-list01__inner{
	flex-grow: 1;
}
.c-list01__wrap{
	border: 3px solid #c8c8c8;
	border-radius: 24px;
	padding: 16px;
	font-weight: bold;
	color: #565656;
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
}
.c-list01__item-strong{
	color: #da6c6d;
}
.c-list01-child__item{
	padding-left: 1em;
	text-indent: -1em;
}

.letter_head.is-small{
	font-size: 23px;
	font-weight: bold;
	padding: 16px;
	text-align: center;
}

.block_small.is-yellow{
	background-color: #FAF4A2;
	padding: 0 30px 30px;
}

.block_small.is-blue{
	background-color: #cce1fe;
	padding: 0 30px 30px;
}

.txt_yellow{
	color: yellow;
}

.is-relative{
	position: relative;
}

.top-img{
	margin: auto;
	position: absolute;
	top: 108px;
	bottom: 0;
	left: 0;
	right: 0;
	width: 802px;
}

.fadeIn {
	animation-name: fadeInAnime;
	animation-fill-mode:backwards;
	animation-duration:3s;
	/* animation-iteration-count:infinite; */
	animation-timing-function:ease;
	animation-delay: 0.8s;
	animation-direction:normal;
	}
	
	/*アニメーション*/
	@keyframes fadeInAnime{
		0% {
			opacity: 0;
		}
	
		100% {
			opacity: 1;
		}
	}

.fadeUp {
	animation-name: fadeUpAnime;
	animation-duration:1s;
	animation-delay: 0.5s;
	animation-fill-mode:forwards;
	opacity:0;
	}

	@keyframes fadeUpAnime{
		from {
			opacity: 0;
		transform: translateY(100px);
		}
	
		to {
			opacity: 1;
		transform: translateY(0);
		}
	}

.fadeUpTrigger{
	opacity: 0;
}

.main-txtarea {
	margin: 0 77px 0 145px;
	padding-top: 8px;
}
.main-txt {
	color: #000;
	text-align: left;
	font-size: 15px;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.5;
}
.main-txt__strong {
	font-weight: bold;
	text-decoration: underline;
}

.main-inner{
	margin-bottom: 30px;
	padding-bottom: 10px;
	background-color: #fcd005;
}

.sub-image{
	position: relative;
}
.sub-image-btn{
	display: block;
	width: 381px;
	position: absolute;
	bottom: 38px;
	right: 22px;
	transition: all .3s;
}
.sub-image-btn:hover {
	opacity: .6;
}

.main-content{
	margin: 50px 75px;
	padding: 20px 0;
	background-color: #fff;
}

.main-content-btn__link {
	transition: all .3s;
}
.main-content-btn__link:hover {
	opacity: .6;
}

.main-content-sec01{
	position: relative;
	padding: 70px 0 75px;
}
.main-content-sec01::before{
	position: absolute;
	content: "";
	top: 0;
	left: -5px;
	width: 862px;
	height: 11px;
	background: url(../images_B_2030/PC_bg01.png) no-repeat;
}
.main-content-sec01__btn-link {
	position: relative;
	transition: all .3s;
}
.main-content-sec01__btn-link:hover {
	opacity: .6;
}
.main-content-sec01__btn-link::before{
	position: absolute;
	content: "";
	top: 32px;
	right: 20px;
	width: 29px;
	height: 29px;
	background: url(../images_B_2030/PC_ico01.png) no-repeat;
}
.main-content-sec01-box{
	padding: 0 70px;
	color: #000;
}
.main-content-sec01-box.is-narrow{
	padding: 0 88px;
}
#cate-menu2.main-content-sec01-box{
	margin-top: 70px;
}
.main-content-sec01-box__head{
	background: #11376b;
	color: #fff;
	font-size: 20px;
	padding: 16px;
	letter-spacing: 0.08em;
}
.main-content-sec01-box__flame{
	padding: 16px;
	border: 1px dashed #333;
}
.main-content-sec01-box__flame-list{
	padding: 0 1em;
}
.main-content-sec01-box-order__item{
	padding-left: 1em;
	text-indent: -1em;
}
#cate-menu2 .main-content-sec01-box-order__img{
	display: block;
	margin: 20px auto 40px;
}
.main-content-sec01-box-list__item{
	padding-left: 1em;
	text-indent: -1em;
}
.main-content-sec01-box-list__item.is-indent02{
	padding-left: 2em;
}
.main-content-sec01-box-list__item-span{
	display: inline-block;
	text-indent: 1em;
}
.main-content-sec01__head-img{
	width: 100%;
}

.main-content-sec02{
	position: relative;
	padding: 70px 0 0;
}
.main-content-sec02::before{
	position: absolute;
	content: "";
	top: 0;
	left: -5px;
	width: 862px;
	height: 11px;
	background: url(../images_B_2030/PC_bg01.png) no-repeat;
}

.main-card{
	/* padding: 70px 0 30px; */
	padding: 50px 0 30px;
}
.card-point-sec__wrapper{
	background-color: #11376b;
}
.card-point-sec-box{
	padding: 40px 70px;
}
.card-point-sec-box__txt.is-dashed{
	margin-top: 60px;
	padding-top: 40px;
	border-top: 2px dashed #357DA0;
}
.card-point-sec-box__img{
	/* width: 100%; */
	width: auto;
	max-width: 100%;
	margin: auto;
	display: table;
}

.card-point-sec-box-list__txt{
	display: flex;
	text-align: left;
	margin-left: 50px;
	color: #000;
	font-weight: 500;
	margin-top: 16px;
	font-size: 18px;
}
a.is-link{
	margin-left: 4px;
	color: #0097e0;
}
.card-point-sec-box-list__txt{
	margin-left: 100px;
}
.card-point-sec-box-list__img{
	width: auto;
	max-width: 100%;
	margin: auto;
	display: table;
}

.tbl_spec.is-cashing th {
	padding: 4px;
	width: 200px;
}
.block.is-table {
	width: 100%;
	margin: -30px auto 0 0;
}

.card-point-sec-box__v{
	width: 76%;
	margin: auto;
	text-align: center;
}
.card-point-sec-box__v-img{
	max-width: 100%;
}


/***追従するトップへ戻るボタン***/
#page-top.pagetop01{
	width: 940px;
}
.page-top__link {
	position: fixed;
	bottom: 160px;
	height: 50px;
	text-decoration: none;
	font-weight: bold;
	transform: rotate(90deg);
	font-size: 120%;
	line-height: 1.8rem;
	padding: 0 0 0 35px;
	border-top: solid 2px;
	width: auto;
	margin: 0;
	transition: all .3s;
}
.page-top__link::before {
	content: "";
	display: block;
	position: absolute;
	top: -2px;
	left: 0px;
	width: 20px;
	border-top: solid 2px;
	transform: rotate(35deg);
	transform-origin: left top;
}
.page-top__link:hover {
	bottom: 178px;
}
a.page-top__link{
	/* color: #11376b; */
	/* color: #06662b; */
	color: #14a937;
}
/***トップへ戻るボタンここまで***/