@charset "shift_jis";

/*
 *	S0100
**-------------------------------------------------------------------------------------------------------------------------------*/
.text_style {
	padding: 17px 10px 13px;
}

.parts100:before,
.parts100_af:after {
	background: url(../IMG/parts_0100.png) no-repeat 0 0;
	background-size: 416px 87px;
	-webkit-background-size: 416px 87x;
}
.icon100:before {
	background: url(../IMG/parts_0100.png) no-repeat left top;
	background-size: 416px 87px;
	-webkit-background-size: 416px 87x;
}
.icon100 { position: relative; }
.icon100:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.icon100.time { padding-left: 29px; }
.icon100.time:before {
	position: absolute;
	top: 11px;
	left: 10px;
	content:"";
	display: block;
	width: 12px;
	height: 12px;
	background-position: -76px 0;
}
.icon100.gold_card:before {
	position: absolute;
	top: 50%;
	left: 10px;
	content:"";
	display: block;
	width: 37px;
	height: 32px;
	margin: -16px 0 0;
	background-position: -155px 0;
}
.icon100.gold_tel:before {
	display: inline-block;
	content:"";
	width: 26px;
	height: 18px;
	margin: 0 5px 0 0;
	background-position: -194px 0;
}
#user_time {
	position: relative;
	margin: 0 10px 10px;
	padding: 10px 10px 10px 27px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #f5f5f5;
	font-size: 12px;
	line-height: 1.4em;
}
#user_time h1 {
	font-size: 14px;
	line-height: 1em;
	padding: 0 0 3px;
}
#notification {
	margin: 0 10px 10px;
	padding: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #f8e435;
	background-color: #fffef4;
	font-size: 14px;
	line-height: 1.4em;
}
#notification h1 {
	line-height: 1em;
	font-size: 14px;
	padding: 0 0 3px;
}
#notification_family {
	margin: 0 10px 10px;
	padding: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #008cd0;
	background-color: #fffef4;
	color: #008cd0;
}
#member_menu {
	padding: 15px 10px;
	background-color: #008cd0;
}
#member_menu div.btn,
#member_menu_family div.btn {
	margin: 0 0 10px;
}
#member_menu a {
	position: relative;
}
#member_menu div:not(.btn_c) a:before,
#member_menu_family div.btn a:before {
	position: absolute;
	top: 50%;
	display: block;
	content:" ";
	background: url(../IMG/parts_0100.png) no-repeat;
	background-size: 416px 87px;
	-webkit-background-size: 416px 87x;
}
#member_menu div.btn.member_menu_vs a:before,
#member_menu_family div.btn.member_menu_vs a:before{
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	content:" ";
	width:80px;
	height:20px;
	margin:-10px 0 0 0;
	background: url(../IMG/toreco_logo.png) no-repeat;
	background-size:80px 20px;
	-webkit-background-size:80px 20px;
}
#member_menu div.btn.member_menu_vs a,
#member_menu_family div.btn.member_menu_vs a{
	padding-left:72px;
}
#member_menu div.btn_a > a,
#member_menu_family div.btn_a > a {
	height: 68px;
	text-align: center;
}
#member_menu div.btn_a > a:before,
#member_menu_family div.btn_a > a:before {
	left: 10px;
	width: 23px;
	height: 28px;
	margin: -14px 0 0;
	background-position:  -52px 0;
}
#member_menu div.btn_a a span,
#member_menu_family div.btn_a a span {
	display: block;
	font-size: 14px;
}
#member_menu div.btn_a.member_menu_vs a{
	line-height:1.2;
}
#member_menu_family div.btn_a.member_menu_vs a{
	line-height:1.2;
}
#member_menu div.btn_b > a {
	height: 46px;
	font-size: 16px;
	line-height: 1em;
	padding: 0 0 0 30px;
}
#member_menu div.btn_b > a:before {
	left: 18px;
	width: 20px;
	height: 24px;
	margin: -14px 0 0;
	background-position:  0 0;
}
#member_menu ul.divided_two {
	display: table;
	width: 100%;
	table-layout: fixed;
}
#member_menu ul li {
	display: table-cell;
	vertical-align: top;
}
#member_menu ul li:first-child { padding: 0 3px 0 0; }
#member_menu ul li:last-child { padding: 0 0 0 3px; }
#member_menu div.btn_c {
	margin: 0;
}
#member_menu div.btn_c > a {
	display: table-cell;
	height: 46px;
	font-size: 15px;
	line-height: 1.2em;
	padding: 0 0 0 0;
}
#member_menu div.btn_c > a:before {
	left: 8px;
}
#member_menu_family {
	padding: 15px 10px;
	background-color: #008cd0;
}
#member_menu_family li a {
	text-align: left;
	font-size: 17px;
	line-height: 1.2em;
	padding: 15px 65px 15px 15px;
}
#member_menu_family li a span {
	display: block;
	font-size: 12px;
	line-height: 1em;
}
#member_menu_family li + li {
	margin: 10px 0 0;
}
#present {
	background-color: #ddf4ff;
	padding: 10px;
}
#present div {
	position: relative;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #FFF;
}
#present div:not(.icon) { padding-right: 10px; }
#present div:after {
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	content:" ";
	width: 30px;
	height: 28px;
	margin: -14px 0 0;
	background: url(../IMG/parts_0100.png) no-repeat -21px 0;
	background-size: 416px 87px;
	-webkit-background-size: 416px 87px;
}
#pointmall_outer {
	background-color: #28aae1;
	border-color:#28aae1;
	border-style:solid;
	border-width:1px;
}
#pointmall {
	margin: 8px 7px 8px 7px;/*top right bottom left*/
	background-color: #fafafa;
	position: relative;
	display: block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size:100%;
	border-color:#fafafa;
	border-style:solid;
	border-width:1px;
}
#pointmall .pointmall_title 
{
	margin: 8px 7px 8px 7px;/*top right bottom left*/
}
#pointmall .pointmall_title a {
    text-decoration: none;
}
#pointmall .pointmall_title a:link { color: #555555; }
#pointmall .pointmall_title a:visited { color: #555555; }
#pointmall .pointmall_title a:hover { color: #555555; }
#pointmall .pointmall_title a:active { color: #555555; }
#pointmall .pointmall_banner 
{
	margin: 8px 7px 8px 7px;/*top right bottom left*/
}

#goldcard_service {
	padding: 10px;
	background-color: #f3eed4;
}
#goldcard_service > div {
	background-color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#goldcard_service h1 a {
	display: block;
	font-size: 15px;
	line-height: 1.2em;
	text-decoration: none;
	color: #a38e3a;
	padding: 10px 52px 10px 57px;
	background-color: #FFF;
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#goldcard_service h1 a:after {
	position: absolute;
	top: 50%;
	right: 10px;
	content: "";
	display: block;
	width: 32px;
	height: 32px;
	margin: -16px 0 0;
	background-position: -89px 0;
}
#goldcard_service h1 a.toggle_window_close:after { background-position: -122px 0; }
#goldcard_service ul li {
	margin: 2px 0 0;
	background-color: #FFF;
}
#goldcard_service ul li > a {
	padding: 5px 65px 15px 15px;
}
#goldcard_service ul li > p {
	padding: 15px 65px 15px 10px;
}
#goldcard_service .call_center {
	padding: 10px;
	background-color: #f9f6e4;
	border: 2px solid #FFF;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #464128;
}
#goldcard_service .call_center > a {
	display: block;
	padding: 0;
	color: #464128;
	text-decoration: none;
}
#goldcard_service .call_center .number_wrap {
	padding: 10px;
	background-color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: left;
}
#goldcard_service .call_center .number_wrap .ttl:after {
	display: block;
	content: "";
	height: 1px;
	margin: 5px 0 10px;
	background: -webkit-gradient(linear,left top,right top,from(#FFF),color-stop(0.5,#ece7d7),to(#FFF));
}

#goldcard_service .gold_title {
	position:relative;
	background-color:#FFFFFF;
}

#goldcard_service .call_center .number_wrap .gold_tel {
	display: inline-block;
	font-size: 20px;
}
#goldcard_service .call_center .number_wrap .gold_tel_sub {
	font-weight:lighter;
}
#goldcard_service .call_center .number_wrap .gold_tel_annai {
	line-height:normal;
}
#goldcard_service .call_center a + p {
	padding: 10px 0 0;
}
.section a {
	display: block;
}
.section ul li:first-child { border-top: none; }
.section ul li {
	border-top: 1px dotted #cccccc;
}
.section ul li a {
	padding: 15px 0 15px 10px;
}

/*
#campaign ul li a {
	display: table;
	width: 100%;
}
*/
#campaign ul li a span {
	display: table-cell;
	vertical-align: middle;
}
#campaign ul li a span.thum {
	width: 122px;
}
/*
 *	S0100_002,S0100_003
**-------------------------------------------------------------------------------------------------------------------------------*/
header > .header_inner h1.logo_vcard > a {
	width: 100px;
	height: 20px;
	background: url(../../IMG/parts_all.png) no-repeat -80px -52px;
	background-size: 437px 100px;
	-webkit-background-size: 437px 100px;
}
#form_logout .read {
	padding: 0 10px 0;
}
#form_logout .read_s {
	padding: 10px 10px 0;
	font-size: 12px;
	line-height:1.4em;
}
.glow_line.be:before,
.glow_line.af:after {
	content:" ";
	display: block;
	height: 4px;
	box-shadow:0 4px 4px -4px rgba(0,0,0,0.5) inset;
	-webkit-box-shadow:0 4px 4px -4px rgba(0,0,0,0.5) inset;
}
.glow_line.be.t2:before,
.glow_line.af.t2:after {
	height: 3px;
	box-shadow:0 3px 3px -3px rgba(0,0,0,0.3) inset;
	-webkit-box-shadow:0 3px 3px -3px rgba(0,0,0,0.3) inset;
}
div.normal {
	width: 192px;
	margin: 0 auto;
}
div.normal a {
	width: 190px;
	height: 45px;
}
div.normal a span {
	font-size: 16px;
	line-height: 1em;
}
#form_logout .win_close{ margin: 20px 0 0; }

#sitecontrol {
	margin: 0 10px 10px;
	padding: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #848484;
	background-color: #fffef4;
	font-size: 14px;
	line-height: 1.4em;
}






/* sec */
#sec_vnet,
#sec_view {
--	width: 870px;
	margin: 0px;
	padding: 0px 0px 0px;
	margin: 0 10px;
}
#sec_vnet p,
#sec_view p {
	font-size: 85%;
	line-height: 1.5em;
}
#sec_vnet p.read,
#sec_view p.read {
	margin-left: 10px;
	margin-right: 10px;
}
#sec_vnet p.read + p ,
#sec_view p.read + p {
	margin-top: 20px;
}
#sec_vnet p.read strong,
#sec_view p.read strong {
	font-size: 120%;
	font-weight: normal;
}
/* btn_arrange */
#sec_vnet .btn_arrange,
#sec_view .btn_arrange {
	text-align: center;
	position: relative;
	width: 870px;
	height: 90px;
	margin-top: 30px;
}
#sec_vnet .btn_arrange span.left,
#sec_view .btn_arrange span.left {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: 0px;
}

/* e_message */
/* ------------------------------------------------------ */
#sec_view .e_message {
	background: #fff5f6;
	border: 2px solid #e60012;
	padding: 17px 15px 11px;
	margin: 0px 0 15px;
}
#sec_view .e_message p {
	margin: 0px;
	padding: 5px 0px 6px 38px;
	color: #e60012;
	background: url(../IMG/error.gif) no-repeat left top;
	font-size: 105%;
	font-weight: bold;
	line-height: 1.4em;
}
/* attention */
/* ------------------------------------------------------ */
#sec_vnet ul.attention,
#sec_view ul.attention {
	border: 2px solid #f8e435;
	padding: 25px 20px;
	font-size: 100%;
	line-height: 1.5em;
	margin: 0 0 15px;
	background: #fffef4;
	clear: both;
	color: #333333;
}
#sec_vnet .attention p.read,
#sec_view .attention p.read{
	margin: 15px 0 0;
}

#sec_vnet .btn_center,
#sec_view .btn_center{
	margin-top: 30px!important;
}

#sec_vnet .btn_arrange_last,
#sec_view .btn_arrange_last {
	text-align: center;
	position: relative;
	width: 870px;
	height: 45px;
	margin-top: 30px;
}

ul.notes {
	margin: 0px;
	padding: 0px;
}
ul.notes li {
	margin: 0px;
	text-indent: 0em;
	padding: 0px 0px 0px 0em;
}
.btn_center {
	text-align: center;
}
.pagetop {
	text-align: right;
	margin-bottom: 20px;
	float: left;
	width: 910px;
}


/* S0100_001 */

.icon_def:before,
.icon_def:after {
	background: url(../../IMG/parts_all.png) no-repeat 0 0;
	background-size: 437px 100px;
	-webkit-background-size: 437px 100px;
}
.icon_def:before {
	background: url(../../IMG/parts_all.png) no-repeat left top;
	background-size: 437px 100px;
	-webkit-background-size: 437px 100px;
}
.icon_def { position: relative; }
.icon_def:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.icon.arrow.t1:before {
	display: block;
	position: absolute;
	top: 12px;
	content:" ";
	width: 12px;
	height: 12px;
	margin: -6px 0 0;
}
.icon.arrow.t1.right:before { background-position: -201px 0; }
.section a {
	display: block;
}
.section ul li:first-child { border-top: none; }
.section ul li {
	border-top: 1px dotted #cccccc;
}
.section ul li a {
	padding: 15px 0 15px 10px;
}

header > .header_inner h1 {
	padding: 13px 10px 0 10px;
}
header > .header_inner h1.logo_vcard > a {
	width: 100px;
	height: 20px;
	background: url(../../IMG/parts_all.png) no-repeat -80px -52px;
	background-size: 437px 100px;
	-webkit-background-size: 437px 100px;
}
header > .header_inner h1.logo_myj > a {
	width: 110px;
	height: 16px;
	background: url(../../IMG/parts_all.png) no-repeat -182px -52px;
	background-size: 437px 100px;
	-webkit-background-size: 437px 100px;
}
header > .header_inner > h1.right > a {
	position: absolute;
	top: 15px;
	right: 10px;
	display: block;
	font-size: 12px;
	line-height: 1em;
}
header > .header_inner > h1.right + a { right: auto; left: 0; }
h1 > span { line-height: 1em; }
h1.> span > span { font-size: 12px; line-height:1.2em; }
.icon_def.required { padding-left: 48px; }
.icon_def.required:before {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	content:" ";
	width: 33px;
	height: 15px;
	background-size: 437px 100px;
	-webkit-background-size: 437px 100px;
	background-position: -114px -73px;
}
#form_login .read {
	padding: 0 10px;
	font-size: 14px;
	line-height: 1.4em;
	margin: 10px 0 15px;
}
#form_login .form_parts_wrap {
	padding: 10px 10px 20px;
}
#form_login .form_parts_wrap input.width_short {
	width: 90px;
}
#form_login .form_parts_wrap input.width_long {
	width: 300px;
}
#form_login .form_parts_wrap .p2 {
	padding: 0 0 3px;
}
#form_login .form_parts_wrap .error:not(input) {
	font-size: 10px;
	line-height: 1.2em;
}
#form_login .form_parts_wrap p {
	font-size: 12px;
	line-height:1.2em;
}
#form_login .btn_b{
	padding: 20px 0 0;
}
#form_login .btn_b p{
	font-size: 14px;
	line-height: 1.6em;
}
/*↓2023/07/06 NJK巫　VNログイン画面改修対応 add begin */
#form_login .btn_b p.read_new {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
/*↑2023/07/06 NJK巫　VNログイン画面改修対応 add end */

/* ↓2023/08/22 NJK巫　MyJ廃止対応 add begin */
/* notice */
/* ------------------------------------------------------ */
#form_login .notice {
	font-size: 14px;
	background-color: white;
	border: 1px solid #cccccc;
	margin-left: 8px;
	margin-right: 8px;
	padding: 20px 0px 20px;
}

#form_login .notice p.redcolor {
	color: red;
}
/* ↑2023/08/22 NJK巫　MyJ廃止対応 add end */

#campaign_no_link {
	display: table;
	width: 95%;
	padding: 15px 10px;
}
#campaign_no_link span.bannertitle {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 60px 0px 0px;
}
#campaign_no_link span.thum {
	display: table-cell;
	vertical-align: middle;
	width: 122px;
}
#news_no_link {
	padding: 15px 65px 15px 10px;
	display:block;
}


/*2016/10/3追加*/

#member_menu div.btn.menber_menu_01 a,
#member_menu_family div.btn.menber_menu_01 a{
	font-size: 6.5vw;
}

#member_menu div.btn.member_menu_vs a,
#member_menu_family div.btn.member_menu_vs a{
	font-size: 5.1vw;
}

#member_menu div.btn a.jrepoint:before,
#member_menu_family div.btn a.jrepoint:before{
	position: absolute;
	top: 50%;
	display: block;
	content:" ";
	width:30px;
	height:24px;
	margin:-12px 0 0 0;
	background: url(../IMG/jrepoint_logo.png) no-repeat;
	background-size:contain;
}
#member_menu div.btn a.jrepoint,
#member_menu_family div.btn a.jrepoint{
	padding-left:25px;
	font-size: 4.1vw;
}

#member_menu div.btn a.gift:before,
#member_menu_family div.btn a.gift:before{
	position: absolute;
	top: 50%;
	display: block;
	content:" ";
	width:19px;
	height:24px;
	margin:-13px 0 0 0;
	background: url(../IMG/icon-gift.png) no-repeat;
	background-size:contain;
}
#member_menu div.btn a.gift,
#member_menu_family div.btn a.gift{
	padding-left:9vw;
	text-align: left;
	font-size: 4.1vw;
	line-height: 1.0;
}

#member_menu div.btn a.gift span.tx01,
#member_menu_family div.btn a.gift.tx01 {
	font-size: 2.5vw;
	display: inline-block;
	margin-left: -1vw;
	text-align: center;
	letter-spacing:-0.1vw;
}
#member_menu div.btn a.gift span.blank01,
#member_menu_family div.btn a.gift.blank01 {
	padding-right: 1vw;
	position: relative;
	margin-left: 5vw;
}
#member_menu div.btn a.gift span.blank01:after,
#member_menu_family div.btn a.gift.blank01:after {
	    display: block;
    position: absolute;
    top: 20%;
    right: -10px;
    content: " ";
    width: 11px;
    height: 12px;
    background-position: 0px -85px;
}
.icon.pc_type1.WebDetailbtn:before {
	right: 1px;
}

/* ↓2023/08/28 NJK巫　MyJ廃止対応 add begin */
.icon.window.l { padding-left: 20px;}
.icon.window:before {
	display: block;
	position: absolute;
	top: 50%;
	content: " ";
	width: 11px;
	height: 12px;
	margin: -6px 0 0 5px;
}
.icon.window { display: inline;}
.icon.window.l:before { left: 0;}
.icon.window.right:before { background-position: 0px -85px;}
/* ↑2023/08/28 NJK巫　MyJ廃止対応 add end */