/* ホーム */
#supporttop_link_guide {
	margin-bottom: 15px;
	float: none;
	list-style:none;
}

/* アンケート・お客様の声ボタン */
#enq_voice {
	/*width:349px;*/
	width:351px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	float:right;
}
#enq_voice div.left {
	width:193px;
	margin: 0px;
	padding: 0px;
	float:left;
}
#enq_voice div.right {
	width:141px;
	margin: 0px;
	padding: 0px;
	float:right;
}

#enqueteArea {
	width:950px;
	margin: 0px auto;
	clear:both;
}
#enqueteArea #sbi_comment1 {
	width:600px;
	margin: 0px auto;
}

h2#maintitle {
	background:#333333;
	height:45px;
}
h2#maintitle .topBtn {
	margin-top:15px;
	margin-right:15px;
	padding:0px 0px 0px 10px;
	background:url(/support/ichigan/images/enjoy/photo/ico_arrow-w.png) 0 5px no-repeat;
	color:#FFF;
}

h2#maintitle .topBtn_first{
	margin-left: 100px;
}

h2#maintitle span.mq {
	display: none;
}
p.caption {
	margin-top:5px;
}
	p.caption .author{
		display:block;
		margin-bottom:5px;
		font-weight:bold;
	}
img.zoom {
	float:right;
	margin-left:5px;
}
div.space0 {
	line-height:1;
}

@media screen and (max-width: 640px){
	h2#maintitle .topBtn_first{
		margin-left: 0px;
	}
}


/*===========================================
	pregBox 
=============================================*/
.pregBox {
	margin:40px 0px 0px 0px;
	padding:0px;
	clear:both;
}
/* s-title */
h4.s-title {
	margin:0px 0px 15px 0px;
	border-bottom:#999 1px solid;
	font-size:24px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}
.s-title span {
	border-left:#999 7px solid;
	padding:3px 10px 0px 15px;
	display:block;
}
h5.s-title {
	font-size:16px;
	padding: 0px 0px 0px 10px;
	background: url(/support/ichigan/images/enjoy/photo/ico_disc.gif) no-repeat 0px 8px;
}

/* anchorArea */
ul.anchorArea {
	margin:15px 0px 0px 0px;
	padding:0px 20px 12px 20px;
	border:#999999 1px solid;
	list-style:none;
	clear:both;
}
ul.anchorArea li,
ul.anchorArea-2 li {
	margin:12px 0px 0px 15px;
	padding:0px 0px 0px 13px;
	background:url(/support/ichigan/images/enjoy/photo/ico_anchor.png) 0 5px no-repeat;
	float:left;

}
ul.anchorArea li.top,
ul.anchorArea-2 li.top {
	margin:12px 0px 0px 0px;
	white-space: nowrap;
}
@media screen and (max-width: 640px) {
	ul.anchorArea li.top,
	ul.anchorArea-2 li.top {
	white-space: normal;
	}
}

/* anchorArea-2 */
div.graylineArea {
	margin:15px 0px 0px 0px;
	padding:0px 20px 12px 20px;
	border:#999999 1px solid;
	list-style:none;
	clear:both;
}
ul.anchorArea-2 {
	margin:0px;
	padding:0px;
	list-style:none;
	clear:both;
}



/*===========================================
	themaSelectArea 
=============================================*/
#themaSelectArea {
	margin:40px 0px 0px 0px;
	padding:25px 0px;
	border:#666666 1px solid;
	clear:both;
	overflow: hidden;
}
#themaSelectArea div.mt {
	width:900px;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	border-bottom:#999 2px dotted;
}
#themaSelectArea div.mt p {
	display:none;
}
#themaSelectArea ul.list {
	width:900px;
	margin:0px auto;
	padding:0px;
	list-style:none;
	clear:both;
}
#themaSelectArea ul.list li {
	width:270px;
	margin:15px 0px 0px 30px;
	padding:0px 0px 5px 10px;
	border-bottom:#999 1px dotted;
	float:left;
}
#themaSelectArea ul.list li p {
	margin:0px 3px;
	padding:0px 0px 0px 10px;
	background:url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}
#themaSelectArea ul.list li.top {
	margin:15px 0px 0px 0px;
}

.fl-l {
	float:left;
}
.fl-r {
	float:right;
}
.txt-center {
	text-align:center;
}
span.txt-center {
	text-align:center;
}
.pc-none {
	display: none;
}
.mq-none {
	display: block;
}

span.mod-storeLink a {
    background: url("/share2/images/mod-topProduct/bg_01.png") repeat scroll 0 48% transparent;
    border-bottom: 2px solid #DF6F2D;
    border-radius: 0;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    min-height: 14px;
    padding: 8px 24px 4px;
}
span.mod-storeLink a,
span.mod-storeLink a:visited,
span.mod-storeLink a:hover,
span.mod-storeLink a:active {
    color: #FFFFFF;
}

@media (max-width: 640px){
#homeArea {
    display: none;
}
#enqueteArea,
#enqueteArea #sbi_comment1 {
	width: auto;
}
h2#maintitle {
	height: auto;
	background: #333;
	color:#FFFFFF;
	padding:5px 10px !important;
}
h2#maintitle img {
	display:none;
}
h2#maintitle .topBtn {
	margin-top:3px;
	display:block;
}
h2#maintitle span.mq {
	display: block;
	font-size:15px !important;
}					
img.zoom {
	display:none;
}

/* anchorArea */
ul.anchorArea li,
ul.anchorArea-2 li,
ul.anchorArea-2 li.top {
	margin:10px 0px 0px 0px;
	float: none;
}






/*===========================================
	pregBox 
=============================================*/
.pregBox {
	margin:40px 0px 0px 0px;
	padding:0px;
	clear:both;
}

/* s-title */
h4.s-title {
	font-size:18px;
}

/*===========================================
	themaSelectArea 
=============================================*/
#themaSelectArea {
	padding:15px;
}

#themaSelectArea div.mt {
	width: auto;
}
#themaSelectArea div.mt img {
	display:none;
}
#themaSelectArea div.mt p {
	display: block;
}

#themaSelectArea ul.list {
	width: auto;
}
#themaSelectArea ul.list li {
	width: auto;
	margin:15px 0px 0px 0px;
	float: none;
}

#themaSelectArea ul.list {
	width: auto;
}
#themaSelectArea ul.list li {
	width: auto;
	margin:15px 0px 0px 0px;
	float: none;
}

.fl-l {
	float: none;
}
.fl-r {
	float: none;
}
span.txt-center {
	display:block;
}
	
div.img img.img500 {
	width:500px;
	height:auto;
}
	
div.img img.img400 {
	width:400px;
	height:auto;
}	
	

.pc-none {
	display: block;
}
.mq-none {
	display: none;
}


}
html>body #enqueteArea {
	float: none;
}

/*===========================================
	txtlink
=============================================*/
ul.txtlink {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.txtlink li {
	margin-top:3px;
	padding: 0 0 0 10px;
	background:url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}
p.txtlink {
	padding: 0 0 0 10px;
	background:url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}

/*===========================================
	iconNewWin 
=============================================*/
span.mod-iconNewWin {
    background: url("/support/ichigan/images/enjoy/photo/ico_01.png") repeat scroll 0 0 transparent;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 9px 0 0;
    vertical-align: baseline;
    width: 11px;
	margin-left:2px;
}


/*===========================================
	clearfix 
=============================================*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */


/*===========================================
	clear_both
=============================================*/
.clear_both {
	clear: both;
}



/*===========================================
	Space
=============================================*/
.mt_00 {
	margin: 0px;
}
.mt_02{
	margin: 2px 0px 0px 0px;
}
.mt_03{
	margin: 3px 0px 0px 0px;
}
.mt_05{
	margin: 5px 0px 0px 0px;
}
.mt_10 {
	margin: 10px 0px 0px 0px;
}
.mt_15 {
	margin: 15px 0px 0px 0px;
}
.mt_20 {
	margin: 20px 0px 0px 0px;
}
.mt_25 {
	margin: 25px 0px 0px 0px;
}
.mt_30 {
	margin: 30px 0px 0px 0px;
}
.mt_35 {
	margin: 35px 0px 0px 0px;
}
.mt_40 {
	margin: 40px 0px 0px 0px;
}
.mt_45 {
	margin: 45px 0px 0px 0px;
}
.mt_50 {
	margin: 50px 0px 0px 0px;
}


.mb_15 {
	margin: 0px 0px 15px 0px;
}


.ml_05 {
	margin-left: 5px;
}
.ml_10 {
	margin-left: 10px;
}
.ml_15 {
	margin-left: 15px;
}
.ml_20 {
	margin-left: 20px;
}
.ml_25 {
	margin-left: 25px;
}
.ml_30 {
	margin-left: 30px;
}
.ml_35 {
	margin-left: 35px;
}
.ml_40 {
	margin-left: 40px;
}
.ml_45 {
	margin-left: 45px;
}
.ml_50 {
	margin-left: 50px;
}

/*===========================================
	font-size
=============================================*/
.font16 {
    font-size: 16px;
}
.font14 {
    font-size: 14px;
}
.txt10 {
    font-size: 80%;
}
.txt13 {
    font-size: 90%;
}

/*===========================================
	pagetopBox
=============================================*/
.pagetopBox{
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:right;
	clear:both;
}

/*===========================================
	indent
=============================================*/
dl.indent{
	color: #333333;
}
	dl.indent dd{
		padding-left:1em;
	}

span.indent02{
	display:block;
	zoom:1;
}
	span.indent02 .num{
		display:block;
		width:2.7em;
		float:left;
	}
	span.indent02 .txt{
		display:block;
		margin-left:2.7em;
		_text-indent:-0.2em;
	}
span.indent02:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*===========================================
	adjust height
=============================================*/
.adjHeight{
	min-height:100%;
    overflow:hidden;
    padding-bottom: 20px;
}
	.adjHeight .grayArea-2.fl-r,
	.adjHeight .grayArea-2.fl-l{
		padding-bottom:32767px;
    	margin-bottom:-32767px;
	}
	
@media(max-width:640px){
	.adjHeight{
		min-height:0;
	    overflow:visible;
	    padding-bottom: 0;
	}
		.adjHeight .grayArea-2.fl-r,
		.adjHeight .grayArea-2.fl-l{
			padding-bottom:20px;
	    	margin-bottom:0;
		}
}

/*2015/01ボタン追加/*
/*
	====================================
		list (btn_area)
	====================================
*/

ul.btn_area li {
	list-style: none outside none;
}
ul.btn_area li {
    float: left;
    padding: 0;
}

.clear {
    clear: both;
}
ul.btn_area li {
	margin: 0 0 10px 1em;
}
@media screen and (-webkit-min-device-pixel-ratio : 0 ) {
ul.btn_area li {margin: 0 14px 10px 0;}
}
@-moz-document url-prefix( ){
ul.btn_area li {margin: 0 14px 10px 0;}
}
/*
	====================================
		selectArea ul.list
		subArea ul.list
	====================================
*/

#selectArea ul.list {
	*width: 890px;
	overflow: hidden;
}
#selectArea ul.list li,
#themaSelectArea ul.list li {
	border-bottom: none;
}
#subArea ul.list li {
	border-top: none;
}
/*
	====================================
			button
	====================================
*/

.ButtonIcon {
	margin: 0 5px 0 0;
}
.Button {
	display: inline-table;
	vertical-align: middle;
    border: 1px solid #666666;
    width: 246px;
    min-height: 32px;
    height: 32px;
    height: 40px\9;
	background: url("/support/ichigan/images/enjoy/photo/linkbutton.png") no-repeat scroll 0 52% transparent;
	border: 1px solid #BCBCBC;
	border-radius: 6px 6px 6px 6px;
	padding: 10px 0 10px 20px;
	cursor: pointer;
	transition: opacity 0.2s ease-in 0s;
    *width: 250px;
    *max-height: 32px;
    *height: auto;
	*padding: 8px 0 4px 22px;
	*display:inline;
	*zoom:1;
}
div#subArea {
    width: 205px;
    border: none;
}
#subArea ul.list li .Button{
    width: 200px;
    *width: 204px;
}
#subArea ul.list li span.ButtonText {
    *max-width: 154px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
.Button { display: inline-block; }
}
.ButtonImg {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	*display:inline;
	*zoom:1;
    width: 35px;
}
.ButtonText {
	word-break: break-all;
    min-height: 32px;
    height: 32px;
	color: #333333;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.2em;
    margin: -3px 0 0 0;
	padding-right: 5px;
	letter-spacing: 0;
    *width: auto;
    *max-width: 200px;
    *min-height: 0;
    *max-height: 32px;
    *height: auto;
    *margin: -3px 5px 0 5px;
	*display:inline;
	*zoom:1;
}

#subArea ul.list li span.ButtonText{
    *max-width: 140px;
}    
ul.numbering li span.ButtonText {
	padding-left: 2em;
	*padding-left: 1.5em;
	text-indent: -2em;
	*text-indent: -1.5em;
}

ul.btn_area.long .Button {
    width: auto;
}
ul.btn_area.long .ButtonText {
    *max-width: none;
}

a:hover span.Button, a:active span.Button {
	color: #333333;
	text-decoration: none;
	background: url("/support/ichigan/enjoy/photo/images/linkbutton_on.png") no-repeat 0 52%;
}
a:hover span.ButtonText, a:active span.ButtonText{
	color: #333333;
	text-decoration: none;
}

ul.btn_area li a {
	webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
/*
	====================================
		span.mod-linkButton1
	====================================
*/
span.mod-linkButton1.large {
	padding: 15px 50px 15px 20px;
	margin-right: 15px;
}

#themaSelectArea div.mt span.mod-linkButton1{
	margin-right: 10px;
}
@media screen and (max-width: 640px) {
	#themaSelectArea div.mt span.mod-linkButton1{
		margin-top: 10px;
	}
}
/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {
/*
	--------------------------------------
		list (btn_area)
	--------------------------------------
*/

ul.btn_area {
	float: none;
	width: 85%;
	height: auto !important;
	margin: 0 auto;
}
ul.btn_area li {
	width: 100% !important;
}
ul.btn_area li {
	margin: 0 0 10px ;
	
}
/*
	--------------------------------------
		button
	--------------------------------------
*/
.Button,
ul.btn_area.long .Button {
    min-height: 32px;
    height: 32px;
	width: 85%;
}
div#subArea {
	width: 100%;
}
#subArea ul.list li .Button{
	width: 100%;
}
.ButtonText {
    min-height: 32px;
    height: 32px;
	width: 100%;
}
.ButtonImg {
	width: 1px;
}
/*
	--------------------------------------
		span.mod-linkButton1
	--------------------------------------
*/
span.mod-linkButton1.large {
	padding: 12px 60px 12px 23px;
}
}


@media screen and (max-width: 640px) {
	div.img360 img.ml10 {
		margin-left: 0 !important;
	}
}

a.textLink {
	display: inline;
	margin: 0 3px 0 7px;
	background-position: 0px;
	padding-top: 2px;
}

h2#maintitle a:hover{
	text-decoration: none;
}

ul.annotation li {
    list-style: none;
    text-indent: -0.7em;
    font-size: 0.9em;
	margin-left:2em;
}

@media screen and (max-width: 640px) {
ul.annotation li {
	margin-left:1em;
}
}

/*20201019*/

a.link{
	display: block;
	margin: 1em auto;
    width: 80%;
	height: 168px;
 	border: 2px solid #d3d3d3;
	color: #2B2A2A;
}

a.link:hover,
a.link:focus,
a.link:active{
	outline: thin dotted;
	background-color: #E4E4E4;
	color: #2B2A2A;
    text-decoration: none;
}

a.link p{
	float: left;
    margin: 5.5em 1.5em;
	background: url(/support/ichigan/images/enjoy/photo/gray_arrow.png) no-repeat 0 4px;
    padding-left: 1.3em;
}

a.link img{
    float: right;
	width: 30%;
	margin: 1em;
}

@media screen and (max-width: 640px){
	a.link{
	height: auto;
	text-align: center;
	text-decoration: none;	
	}
	
	a.link p{
	float: none;
    margin: 0.5em;
	text-align: left;
	}
	
	a.link img{
    float: none;
	width: 60%;
	margin: 0.5em 0;
	}
}



/*20201221追記*/
@media screen and (max-width: 540px){
	div.img img.img500 {
	width:100%;
}
	
div.img img.img400 {
	width:100%;
}
}

/*2022/12/23追記*/
#contents ul.textlink{
    list-style: none;
    margin-left: 0.5em;
}

#contents ul.textlink li{
	margin: 0;
	padding: 0 0 0 13px;
	background: url(/share/images/arrow_black.gif) no-repeat 0 0.5em;
}