@charset "utf-8";

/* ===================================================================
CSS information

 file name  :style.css
 style info :リセットと汎用部分・印刷用の設定
=================================================================== */

html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
ul li,
ol li {
	list-style-type: none;
}

a,label {
	cursor:pointer;
}

img {
	vertical-align:bottom;
}

/* -----------------------------------------------------------
	body他
----------------------------------------------------------- */

body {
	font-family: "ＭＳ Ｐゴシック", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4",
	             "Osaka", sans-serif;
	font-size:76%;
	background-color: #fff;
	margin: 0;
	line-height:1.4;
	color: #333333;
}

a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* -----------------------------------------------------------
	#main_contents
----------------------------------------------------------- */
#contents #main_contents {
	overflow:hidden;
	width:760px;
	margin:0 auto;
}

#contents #main_contents:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

/* -----------------------------------------------------------
	#local_contents
----------------------------------------------------------- */
#contents #main_contents #local_contents {
	width:560px;
	float:right;
	font-size:109% !important;
}

/* -----------------------------------------------------------
	#aside
----------------------------------------------------------- */

#aside {
	float:left;
	width:185px;
}
#aside .category_title {
	width:185px;
	margin-bottom:14px;
}
#aside .brand_link{
	margin-bottom: 1rem;
}
#aside .brand_link a{
	position:relative;
	display:block;
	color:#e30404;
	background: #ffad1b;
	text-align: center;
	border-radius: .5rem;
	padding: 1rem 0;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: bold;
}
#aside .brand_link a:active {
	box-shadow: 0px 2px 0px 0px rgb(210, 130, 0), inset 0px -4px 0px -2px rgb(210, 130, 0);
}

/*　サイドナビ 開閉部分
***************************************************************************/

#aside .aside_section {
	width:185px;
	background:url(../img/share/bg-aside_nav.gif) repeat-y;
	margin-bottom:14px;
}
#aside .aside_section_inside {
	width:185px;
	background:url(../img/share/bg-aside_nav_bottom.gif) bottom no-repeat;
}
#aside .aside_section_inside {
	width:185px;
	background:url(../img/share/bg-aside_nav_bottom.gif) bottom no-repeat;
}
#aside .aside_section dl{
	padding:0 0 7px 0;
}
#aside .aside_section dl dt {
	padding:7px 0 7px 0;
	border-bottom:1px solid #dddddd;
}

#aside .aside_section dl.accordion dt {
	cursor:pointer;
}

#aside .aside_section dl.accordion dd {
	border-bottom:1px solid #dddddd;
	padding:5px 0;
	
}

#aside .aside_section dl.accordion dd ul li {
	padding:0 0 10px 0;
	margin-bottom:5px;
	border-bottom:none;
}

#aside .aside_section dl.accordion dd a {
	text-decoration:underline;
	font-weight:100;
	color:#383838;
	display:inline-block;
}

#aside .aside_section dl.accordion dd a:hover {
	color:#be0000;
	font-weight:bold;
	text-decoration:none;
}

#aside .aside_section dl.accordion dd.current li.this a {
	color:#be0000;
	font-weight:bold;
	text-decoration:none;
}

#aside .aside_section dl dd.last2 {
	border-top:1px solid #dddddd;
}

#aside .aside_section dl dt.last {
	border-bottom:none;
}
#aside .aside_section dl dd {
	margin:0 1px 0 1px;
	padding:7px;
	background:#f4f4f4;
}
#aside .aside_section dl dd.last {
	border-bottom:1px solid #dddddd;
}
#aside .aside_section ul li {
	padding:0 0 9px 9px;
}
#aside .aside_section .special {
	position:relative;
}
#aside .aside_section .special h3 {
	margin-bottom:5px;
}
#aside .aside_section .special p.btn_special{
	position:absolute;
	top:10px;
	left:135px;
	margin-bottom:0;
}

#aside .aside_section ul li.special {
	padding:0 0 9px 9px;
	margin-top:-8px;
}

/*　サイドナビ 一部開閉パターン
***************************************************************************/

#aside .aside_section .side_nav ul li.accordion {
	zoom:1;
}

#aside .aside_section .side_nav ul li.accordion dt {
	cursor:pointer;
}

#aside .aside_section .side_nav ul li.accordion dl {
	margin:0 0px -7px 0;
	padding:0;
	zoom:1;
}

#aside .aside_section .side_nav ul li.accordion dl dt {
	padding:0 0 7px 0;
	border-bottom:none;
}

#aside .aside_section .side_nav ul li.accordion dl dd.first {
	border-top:1px solid #dddddd;
}

#aside .aside_section .side_nav ul li.accordion dl dd {
	border-bottom:none;
	background:#f4f4f4;
}

#aside .aside_section .side_nav ul li.accordion dl dd.last {
	border-bottom:none;
}

#aside .aside_section .side_nav ul li.accordion dd a {
	text-decoration:underline;
	font-weight:100;
	color:#383838;
	display:inline-block;
	background:url(../img/share/ico-aside_nav.gif) 8px 4px no-repeat;
	padding-left:23px;
}
#aside .aside_section .side_nav ul li.accordion dd dl dt span {
	color:#383838;
	cursor:default;
	display:inline-block;
	background:url(../img/share/ico-aside_nav.gif) 8px 4px no-repeat;
	padding-left:23px;
}
#aside .aside_section .side_nav ul li.accordion dd dl dt span.this {
	color:#be0000;
	font-weight:bold;
}

#aside .aside_section .side_nav ul li.accordion dd dl dt {
	border-bottom:none;
    padding: 4px 0;
}
#aside .aside_section .side_nav ul li.accordion dd dl dd {
    padding: 4px 0 4px 10px;
}

#aside .aside_section .side_nav ul li.accordion dd dl dd.last {
    padding: 4px 0 10px 10px;
}

#aside .aside_section .side_nav ul li.accordion dd dl dd a {
	text-decoration:underline;
	font-weight:100;
	color:#383838;
	display:inline-block;
	background:url(../img/share/ico-aside_nav2.gif) 8px 4px no-repeat;
	padding-left:23px;
}

#aside .aside_section .side_nav ul li.accordion dd a:hover {
	color:#be0000;
	font-weight:bold;
	text-decoration:none;
}

#aside .aside_section .side_nav ul li.accordion .current .this a {
	color:#be0000;
	font-weight:bold;
	text-decoration:none;
}

#aside .aside_section .side_nav ul li.last dl {
	margin:0px 0px 0px 0;
	padding:0;
}

#aside .aside_section .side_nav ul li.last dl dd.last {
	border-bottom:1px solid #dddddd;
}


/*　サイドナビ 通常
***************************************************************************/

#aside .aside_section .side_nav ul li {
	padding:7px 0 7px 0;
	border-bottom:1px solid #dddddd;
}

#aside .aside_section .side_nav ul li.last {
	border-bottom:none;
}

/*　サイドナビ FAQ
***************************************************************************/

#aside .faq_mini {
	width:181px;
	border:2px solid #ffc928;
	padding:9px 0 6px;
}
#aside .faq_mini h4 {
	text-align:center;
	margin-bottom:5px;
}
#aside .faq_mini ul {
	padding-left:6px;
	width:163px;
}
#aside .faq_mini ul li {
	font-size:91%;
	line-height:1.5;
	margin-bottom:5px;
	position:relative;
	padding-left:22px;
	padding-top:5px;
	zoom:1;
}
#aside .faq_mini ul li img {
	position:absolute;
	top:3px;
	left:0;
}
#aside .faq_mini ul li a {
	text-decoration:underline;
	display:inline-block;
}
#aside .faq_mini ul li a:hover {
	text-decoration:none;
}

#aside ul.bnr_others li {
	margin-bottom:14px;
}

/*　サイドナビ 画像なしリスト
***************************************************************************/

#aside .aside_section .side_nav ul.text_only {
	padding:7px 0 10px;
}

#aside .aside_section .side_nav ul.text_only li{
	border-bottom:none;
	padding-bottom:0px;
}


#aside .aside_section .side_nav ul.text_only li a {
	text-decoration:underline;
	font-weight:100;
	color:#383838;
	display:inline-block;
	background:url(../img/share/ico-aside_nav2.gif) 8px 4px no-repeat;
	padding-left:23px;
}

#aside .aside_section .side_nav ul.text_only li a:hover {
	color:#be0000;
	font-weight:bold;
	text-decoration:none;
}

#aside .aside_section .side_nav ul.text_only li.this a {
	color:#be0000;
	font-weight:bold;
	text-decoration:none;
}


/* -----------------------------------------------------------
	トップ以外 タイトルエリア
----------------------------------------------------------- */

#contents #title_area {
	width:100%;
	background: #ffbb5e;
}
#contents #title_area_inside {
	width:760px;
	margin:0 auto;
}
#contents #title_area h1 {
	padding:20px 0;
	color: #333333;
	font-size: 1.2rem;
	font-weight: bolder;
}

/* -----------------------------------------------------------
	パンくずリスト
----------------------------------------------------------- */

ul#topic_path {
	width:760px;
	margin:13px 0;
}
ul#topic_path li {
	display:inline;
	font-size:88%;
	line-height:1.1;
}
ul#topic_path li a {
	color:#cc0000;
	text-decoration:underline;
}
ul#topic_path li a:hover {
	color:#cc0000;
	text-decoration:none;
}

/* -----------------------------------------------------------
	アイコン付きリンク
----------------------------------------------------------- */

.ico_popup {
	padding-right:17px;
	background:url(../img/share/ico-popup.gif) right no-repeat;
}

.ico_popup2 {
	padding-right:17px;
	background:url(../img/share/ico-popup2.gif) right no-repeat;
}

/* -----------------------------------------------------------
	ページトップへ
----------------------------------------------------------- */
p.page_top_bottom {
	text-align:right;
	width:760px;
	margin:0 auto;
}

p.page_top {
	text-align:right;
}

/* ローカルコンテンツ内 */

#main_contents div.contentwrap p.page_top {
	text-align:right;
	margin:0 auto;
}
#main_contents div.contentwrap p.environment2 {
	padding: 10px 0 0 10px;
}

/* -----------------------------------------------------------
	旧デザイン流用部分
----------------------------------------------------------- */

/*　メイン部
***************************************************************************/

.clearfix {
  display: block;
	zoom:1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.contentwrap h2 {
	margin-bottom:20px;
}

.top20 {
    margin-top: 20px !important;
}

p {
    line-height: 1.3;
}

div.mainwrap {
    margin-top: 20px;
    overflow: visible;
    padding-bottom: 30px;
    width: 760px;
}

.floatCenter {
    display: block;
    text-align: center;
}

.floatRight {
    display: block;
    text-align: right;
}

.floatRight a {
    background: url(../img/share/leftnav_bullet.gif) no-repeat;
    padding-left: 14px;
}

.redline a {
    color: #E60012;
    text-decoration: underline;
}

.redline a:hover {
    color: #ff6666;
}

div.contentwrap {
	width: 560px;
	padding-bottom: 20px;
}

div.contentwrap h3 {
	height: 31px;
	font-size: 110%;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 25px;
	margin: 20px 0px 6px;
	vertical-align: middle;
	background: url(../img/share/common_title_bg.jpg) no-repeat left top;
	overflow: hidden;
	line-height:1;
}

div.contentwrap table {
	border-collapse: collapse;
	margin-left: 15px;
}

div.contentwrap table th {
	width: 130px;
	font-weight: normal;
	vertical-align: middle;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 4px;
	line-height: 1.2;
}

div.contentwrap table td {
	width: 380px;
	vertical-align: middle;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
	line-height: 1.2;
}



#title_area_inside {
	position:relative;
}

#title_area_inside .btn_special {
	position:absolute;
	top:17px;
	left:576px;
}

.special_bn {
	top:9px!important;
}


/*　PAGE NAVI
***************************************************************************/

div.page_nav_outside {
	background:url(../products/img/bg-page_nav.gif) repeat-y;
	width:560px;
	margin-bottom:10px;
}

div.page_nav {
	background:url(../products/img/bg-page_nav_top.gif) top no-repeat;
	width:560px;
}

div.page_nav_inside {
	background:url(../products/img/bg-page_nav_bottom.gif) bottom no-repeat;
	width:560px;
}

div.page_nav_inside ul {
	width:370px;
	float:left;
	margin:0 !important;
	padding:14px 0 0 5px;
}

div.page_nav_inside ul li {
	float:left;
	padding:0 0 10px 14px;
	line-height:1.5;
	word-break:keep-all;
	height:1em;
}

div.page_nav_inside ul li a {
	background:url(../products/img/ico-arrow_bottom.gif) left no-repeat;
	padding-left:11px;
	color:#010101 !important;
	display:block;
}

div.page_nav_inside ul.btn_others {
	float:right;
	width:175px;
	padding:5px 0 5px 10px;
	_padding:5px 0px 0px 0px;
}

div.page_nav_inside ul.nonespecial {
	padding:14px 0 5px 10px;
}

div.page_nav_inside ul.btn_others li {
	padding:0px;
	width:82px;
	height:30px;
	padding-left:4px;
}

div.page_nav_inside ul.btn_others li a {
	background:none;
	padding:0;
}

div.page_nav_inside ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

div.page_nav_inside:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

div.page_nav_outside_02 {
	background:url(../products/img/bg-page_nav2.gif) repeat-y;
	width:560px;
	margin-bottom:10px;
}

div.page_nav_02 {
	background:url(../products/img/bg-page_nav_top2.gif) top no-repeat;
	width:560px;
}

div.page_nav_inside_02 {
	background:url(../products/img/bg-page_nav_bottom2.gif) bottom no-repeat;
	width:560px;
}
div.page_nav_inside_02 ul {
	width:370px;
	float:left;
	margin:0 !important;
	padding:14px 0 0 5px;
}

div.page_nav_inside_02 ul li {
	float:left;
	padding:0 0 10px 14px;
	line-height:1;
	white-space:nowrap;
}

div.page_nav_inside_02 ul li a {
	background:url(../products/img/ico-arrow_bottom.gif) left no-repeat;
	padding-left:11px;
	color:#010101 !important;
}

div.page_nav_inside_02 ul.btn_others {
	float:right;
	width:175px;
	padding:5px 0 5px 10px;
}
div.page_nav_inside_02 ul.nonespecial {
	padding:14px 0 5px 10px;
}
div.page_nav_inside_02 ul.btn_others li {
	padding:0px;
	width:175px;
	height:30px;
	text-align: center;
}

div.page_nav_inside_02 ul.btn_others li a {
	background:none;
	padding:0;
}

div.page_nav_inside_02 ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

div.page_nav_inside_02:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/* 最下部 バナー
***************************************************************************/

ul.bnr_bottom {
	width:560px;
	float:left;
	margin:20px 0 20px 0 !important;
	padding:0;
}

ul.bnr_bottom li {
	float:left;
	width:136px;
	padding-right:5px;
}

ul.bnr_bottom li.last {
	padding-right:0;
}

ul.bnr_bottom li.special {
	margin-top:-6px;
}

ul.bnr_bottom:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}






/* -----------------------------------------------------------
	ポップアップブロック
----------------------------------------------------------- */
.popupCoution {
	margin: 20px auto 0;
	width: 390px;
	background: url(../img/share/bg_cautionDot.gif) repeat-y left top;
	font-size: 11px;
	color: #323232;
}

.popupCoution p {
	margin: 0 !important;
	padding: 15px 10px 15px 15px !important;
}

.popupCoution p a {
	text-decoration: underline !important;
	color: #323232 !important;
}

.popupCoution .header {
	width: 390px;
	height: 1px;
	overflow: hidden;
	background: url(../img/share/bg_cautionDot_H.gif) repeat-x left top;
	font-size: 0;
}

.popupCoution .footer {
	width: 390px;
	height: 21px;
	overflow: hidden;
	background: #ffffff url(../img/share/bg_cautionDot_H.gif) repeat-x left top;
	font-size: 0;
}

.floatRightCaution {
	margin-right: 30px;
	width: 340px !important;
	background: url(../img/share/bg_cautionDot_S.gif) repeat-y left top !important;
}

.floatRightCaution .header,
.floatRightCaution .footer {
	width: 340px;
}
div#products div.contentwrap table.detail th.t02{
	text-align: left;
	width: 560px;;
}
div#products div.contentwrap table.detail td.t02{
	text-align: left;
	width: 560px;;
}

.h2_notes{
	font-weight: normal;
	margin:20px 0 0;
}

.about_cleverin .about_cleverin_inside span{
	font-size:12px;
	font-weight: normal;
	display:block;
	padding:10px 0;
}

ul.blockList li{
	float:none !important;
}

.cleverin_lead{
	font-size:12px !important;
}

.cleverin_lead .tex_r{
	text-align:right;
}

/* -----------------------------------------------------------
	印刷用
----------------------------------------------------------- */
@media print {

	div.HeadLink a img {
		display: none;
	}

	div.HeadLink h1 a img {
		display: block !important;
	}

	span.top_aGray ul {
		background: none;
	}

	ul.top_aGray {
		background: none;
	}

	div.Gnavi {
		width: 100%;
		height: 36px;
		overflow: hidden;
	}


}
