@charset "utf-8";
/*
 *　全体の共通CSS
 *
 */

header,
#content, 
#container,
footer {/* Class is for the omitumori */
  margin: 0 auto;
  background-color: #fff;
}

#content {
  width: 1100px;
  margin: 0 auto !important;
}
header,
footer {
	width: 100%;
}

a {
  text-decoration: none;
}

#mainContent {
  width: 708px;
  float: right;
  position: relative; left: 189px;
  margin-right: -709px;
}
#subContent{
  float: left;
  width: 195px;
}
#extraContent{
  float: right;
  width:170px;
  background-color: #fff;
}
#foot{
  clear: both;
  background-color: #fff;
  width: 1100px;
  margin: auto;
}


/*
 * 共通タグ
 *
 */
.subtitle {
  background: #8EC21F;
  color: #fff;
  font-weight: bold;
  margin: 10px 0 0 0;
  padding: 10px 0;
  text-align: center;
}
.subtitle-gray {
  background: #ddd;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0 10px 10px;
}
.header-title-color {
	background: #eaeaea;
	border-left: 8px solid #ffcc00;
	font-size: 18px;
	height: auto;
	line-height: 2;
	margin-top: 10px;
	text-indent: 10px;
	width: auto;
}
.header-title-gray {
	background-color: transparent;
	border-bottom: 1px solid silver;
	border-left: 8px solid silver;
	color: #4c4c4c;
	font-size: 18px;
	font-weight: 600;
	height: auto;
	line-height: 1;
	margin: 10px 0;
	padding: 10px 0;
	text-indent: 10px;
	width: auto;
}
.header-title-navy {
	background: transparent;
	border-bottom: 2px solid navy;
	font-size: 16px;
	padding: 5px 0;
}
#head .head_description {
  font-size: 11px;
  color: #333;
  font-weight: 100;
  text-align:right;
  letter-spacing: 1px;
  padding: 5px 2px 5px 0;
}
#head .head_description h1,
#head .head_description p {
	font-weight: normal;
	margin: 0 auto;
	width: 1100px;
}
h2{font-size: 12px;}
img{border: none;}
hr {
  border: 1px dashed #999;
  display: block;
  margin: 20px 0 35px 0;
}
#mainContent .section p{margin: 10px;}

/* */
#top-contents {
    float: right;
    margin: 10px 0 0 0;
    text-align: left;
    width: 891px;
}
#top-contents:after {
  content: "";
  clear: both;
  display: block;
}


/*
 * 主に2カラム用
 */
#mainContent div.section{padding: 10px;padding-left: 0;padding-right: 0;}
#mainContent div.section p{letter-spacing: 1px;line-height: 1.8;}
#mainContent .sec{padding: 10px;margin-bottom: 20px;border: 0 solid #ddd;background-color: #fff;}
#mainContent .sec_silver{padding: 10px;margin-bottom: 20px;background-color: #eaeaea;}
#mainContent .sec_nonline{padding: 10px;margin-bottom: 10px;background-color: #fff;}
#mainContent h2{font-size: 25px;color: #4c4c4c;padding: 5px;}/* color: #4c4c4c */
#mainContent h3{font-size: 14px;color: #3e3e3e;font-weight: bold;text-indent: 10px;line-height: 2.5;height: 34px;
  background-color: #d3d3d3;
}
#mainContent h4{font-size: 14px;color: #fff;font-weight: bold;text-indent: 10px;line-height: 2.5;background-color: #5f9ea0;
margin-top: 20px;}
#mainContent h5{font-size: 12px;color: #000;font-weight: bold;text-indent: 10px;line-height: 2.2;height: 25px;background-color: #dcdcdc;}
#mainContent h6{font-size: 12px;color: #000;font-weight: bold;text-indent: 10px;line-height: 2;height: 20px;border-bottom: 1px solid silver;border-left: 5px solid #ffcc00;}

/*
 * 商品紹介ページ（左メニュー１階層目クリック）のヘッダー
 */
#content .pict {
	background-repeat: no-repeat;
	background-position: center center;
	width: 671px;
	height: 121px;
	margin: 0 0 15px 0;
	padding: 80px 0 0 120px;
	font-size:36px;
	line-height:1;
	text-shadow: 3px 3px 1px #CCCCCC;
}
#content .pict .top_title {
	left: 120px;
	position: absolute;
	top: 70px;
}

#mainContent .sec_border{border: 1px solid silver !important;margin: 10px;margin-left: 20px;padding: 10px;}

/*
 * 共通クラス
 *
 */
.tcenter {text-align: center !important;}
.tleft {text-align: left !important;}
.tright {text-align: right !important;}
.weight{font-weight: bold;}
.fbig{font-size: 14px;}
.fred{color: #CC0000;}
.fnavy {color: navy;}
.colorf00{ color: #f00; }
.bold{font-weight: bold;}
.over{overflow: hidden;}
* html .over{height: 1%;}
.left{float: left;}
.right{float: right;}
.both{clear: both;}
.movetop{text-align: right !important;}
.movetop a{color: gray;padding-left: 12px;background: transparent url(images/move_top.png) no-repeat scroll 0 center;}
.non{display: none;}
.clear{clear: both;}
.m5{margin: 5px;}
.m10{margin: 10px;}
.m1em0{ margin: 1em 0 !important;}
.m2em0{ margin: 2em 0 !important;}
.m2em1em { margin: 2em 1em !important; }
.m2emauto{ margin: 2em auto !important;}
.m1em { margin: 1em !important; }
.m2em { margin: 2em !important; }
.m015em { margin: 0 1.5em; }
.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}
.mr10{margin-right: 10px;}
.mt05{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px !important;}
.mt-20{margin-top: -20px;}
.mt40{margin-top: 40px !important;}
.mb20{margin-bottom: 20px !important;}
.mb40{margin-bottom: 40px !important;}
.m010px{margin: 0 10px;}
.pd0{padding: 0 !important;}
.pd5{padding: 5px;}
.pd10{padding: 10px;}
.pdl1em{padding-left: 1em;}
.block{display: block;}
.nonmarker{list-style-type: none;}
.listnumber { list-style-type: decimal; }
.listdisc { list-style-type: disc; }
.listinside{list-style-position: inside;}
.underline{text-decoration: underline;}
.hoverunderline:hover {text-decoration: underline;}
.hoveropacity:hover {opacity: .5;transition: .3s;}
.bg1{background-color: #FFDBE1 !important;}
.bg2{background-color: #FFFAC4 !important;}
.bg3{background-color: #EAFAFF !important;}
.f11{font-size: 11px !important;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f22{font-size: 22px;}
.f12em{font-size: 1.2em;}
.f14em{font-size: 1.4em;}
.f15em{font-size: 1.5em;}
.f16em{font-size: 1.6em;}
.f18em{font-size: 1.8em;}
.f2em{font-size: 2em;}
.w100per {width: 100% !important;}
.pointer{cursor: pointer;}
.lh0{line-height: 0;}
.lh2{line-height: 2;}

.valign_m{vertical-align: middle;}
.attention{
padding-left: 50px !important;padding-top: 8px !important;
background: transparent url(/images/attention.png) no-repeat scroll 10px center;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}
.outside_link{ /* 別ページを開く */
padding-right: 15px;
background: transparent url(/images/outside_link.png) no-repeat scroll right 3px;
}

.list_mark{
padding-left: 15px;
background: transparent url(/images/list_mark.png) no-repeat scroll 0 center;
}
.indentlist{font-size: 12px;text-indent: -12px;margin-left: 20px;margin: 10px 20px;}
.indentlist li{margin: 5px 0;}

.face{text-indent: 20px !important;background: #fff url(/images/face.png) no-repeat scroll left center;}
.round{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
border: 1px solid silver;
}
.requiredicon {
  background: #f00;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 10px;
  font-weight: normal;
  margin: 0 5px;
  padding: 2px 4px;
  vertical-align: middle;
}
.link-box {
  border: 1px solid #ccc;
  text-indent: -10%;
  position: relative;
  transition: .5s;
}
.link-box.no-indent {
  text-indent: 0;
}
.link-box i {
  display: inline-block;
  height: 1px;
  position: absolute;
  right: 7%;
  top: 50%;
  width: 10%;
}
.link-box i::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 2px;
  right: -1px;
  width: 7px;
  background: #aaa;
  height: 1px;
  transform: rotateZ(-45deg);
}
.link-box i::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: -2px;
  right: -1px;
  width: 7px;
  height: 1px;
  background: #bbb;
  transform: rotateZ(45deg);
}
.link-box .download-icon {
  /*
  background: url(../../images/button_template_mini.png) no-repeat;
  background-size: 30px;
  display: inline-block;
  height: 30px;
  position: absolute;
  right: 5%;
  top: 25%;
  width: 30px;
  */
}
.link-box:hover {
  top: -1px;
}
.link-box.bgcolor_offset i::after,
.link-box.bgcolor_offset i::before,
.link-box.bgcolor_onde i::after,
.link-box.bgcolor_onde i::before,
.link-box.bgcolor_digital i::after,
.link-box.bgcolor_digital i::before {
	background: #fff;
}
/* */
.link-box.middle {
	background: #fafafa;
	border-radius: 5px;
	color: #333;
	display: block;
	font-size: 1.1em;
	padding: .5em 0 .5em 1em;
	text-align: center;
	text-decoration: none;
}
.link-box.large {
	background: #fafafa;
	color: #333;
	display: block;
	font-size: 1.25em;
	padding: 1em 0 1em 1em;
	text-align: center;
	text-decoration: none;
}
.link-box.bgcolor_offset,
.link-box.bgcolor_onde,
.link-box.bgcolor_digital
 {
	color: #fff;
}

.border-box {
  border: 10px solid #eee;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  width: calc(100% - 16px);
  z-index: 2;
}
.border-box:after {
  border: 1px solid #ddd;
	content: "";
  display: block;
  height: calc(100% + 25px);
  left: -13px;
  position: absolute;
  top: -13px;
  width: calc(100% + 25px);
  z-index: -1;
}

.flexsort,
.flex {
	display:-webkit-box;
	display:-ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flexsort .order1 {
	-ms-flex-order:1; -webkit-order: 1; order: 1;
}
.flexsort .order2 {
	-ms-flex-order:2; -webkit-order: 2; order: 2;
}
.flexsort .order3 {
	-ms-flex-order:3; -webkit-order: 3; order: 3;
}
.flexsort .order4 {
	-ms-flex-order:4; -webkit-order: 4; order: 4;
}
.flexsort .order5 {
	-ms-flex-order:5; -webkit-order: 5; order: 5;
}
.flexsort .order6 {
	-ms-flex-order:6; -webkit-order: 6; order: 6;
}
.flexsort .order7 {
	-ms-flex-order:7; -webkit-order: 7; order: 7;
}
.flexsort .order8 {
	-ms-flex-order:8; -webkit-order: 8; order: 8;
}
.flexsort .order9 {
	-ms-flex-order:9; -webkit-order: 9; order: 9;
}
.flexsort .order10 {
	-ms-flex-order:10; -webkit-order: 10; order: 10;
}
.flexsort .order11 {
	-ms-flex-order:11; -webkit-order: 11; order: 11;
}
.flexsort .order12 {
	-ms-flex-order:12; -webkit-order: 12; order: 12;
}
.flexsort .order13 {
	-ms-flex-order:13; -webkit-order: 13; order: 13;
}
.flexsort .order14 {
	-ms-flex-order:14; -webkit-order: 14; order: 14;
}
.flexsort .order15 {
	-ms-flex-order:15; -webkit-order: 15; order: 15;
}
.flex-2column > * {
	box-sizing: border-box;
	width: 48.5%;
}


/*
 * ヘッダー
 */
span.head_free_shipping{
display: block;width: 52px; height: 52px;margin-right: 5px;
background: #fff url(/images/sp_header.png) no-repeat scroll 0 0;
}
a#head_japancolor{
display: block;width: 226px; height: 52px;
background: #fff url(/images/sp_header.png) no-repeat scroll -55px 0;
}

#head #top_middle,
#head #top_bottom {
	margin: 0 auto;
	width: 1100px;
}
#head #top_middle {
height: 106px;
background: #ffcc00 url(/images/top.png) no-repeat scroll 0 0;
}
* html #top_middle{height: 1%;}

#top_middle #logo a{
display: block;
width: 200px;height: 66px;
background: #fff url(/images/sp_mark.png) no-repeat scroll 0 -810px
}
#top_middle li.disp_cart_count {
  position: relative;
}
#top_middle li.disp_cart_count .cart_count {
  background: rgba(255,0,0,1);
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  min-width: 15px;
  padding: 3px;
  position: absolute;
  top: 0;
  width: auto;
  text-align: center;
  right: 7px;
}


/*
 * カスタマーセンター・支店番号
 */
#top_middle #top-right{
float: right;
width: auto;
padding-top: 5px;
}
#top-right ul#placenum{
overflow: hidden;
list-style-type: none;
}
* html #top-right ul#placenum{height: 1%;}
#top-right ul#placenum li{
float: left;
margin-left: -1px;
border-left: 1px dotted silver;
}
#top-right ul#placenum li dl{
padding: 0 10px;
}
#top-right ul#placenum li dt{
font-size: 11px;
overflow: hidden;
}
#top-right ul#placenum li a:hover img {
  opacity: .8;
}
/* 場所と電話番号 */
#top-right ul#placenum li dl dt .place,
#top-right ul#placenum li dl dt .tel{
float: left;
display: block;
}
  #top-right ul#placenum li dl dt .place{
  font-size: 10px;color: #fff;line-height: 1.7;text-align: center;
  background-color: #9BA4AD;
  height: 18px;
  padding: 0 5px;
  margin: 3px 5px 0 0;
  }
  #top-right ul#placenum li dl dt .tel{
  font-family: arial;font-size: 19px;color: #666;
  vertical-align: middle;
  }
/* 曜日と時刻 */
#top-right ul#placenum li dd{
clear: left;
text-align: center;
}

/*
 * 1行メッセージ
 * クレジット表記
 * サイト内検索
 */
#top_others{
overflow: hidden;
width: 1100px;height: 22px;
line-height: 19px;
margin:auto;
}

/* 1行メッセージ */
#top_others #line_message{
overflow: hidden;float: left;
width: 650px;height: 20px;
margin-left: 10px;
}
#top_others #line_message p{line-height: 1.8;padding-left: 3px;border-left: 5px solid #bb0000;}
#top_others #line_message p a:hover{color: #006aa8;}

/* クレジット表記 */
#top_others #creditcard{
float: right;
width: 115px;height: 14px;
margin: 3px 10px 0 0;
background: transparent url(images/sp_mark.png) no-repeat scroll 0 -770px;
}
/* サイト内検索 */
#top_others #ysearch{
float: right;
overflow: hidden;
width: 181px;
}
#srchBox{
width:178px;
_width:176px;
margin-bottom:10px;
background-color:#FFFFFF;
color:#000000;
text-align:left;
}
#srchBox *{
margin:0;
padding:0;
font-size:10px;
*font-size:small;
*font:x-small;
}
#srchBox a img{border:none;}
#srchBox #srch{padding:0px 0px 0px 0px;}
#srchBox #srch #srchForm{white-space:nowrap;}
#srchBox #srchInput{
width:128px;
margin-right:6px;
margin-bottom: 2px;
}
#srchBox #srchBtn{width:40px;}
*html #srchBox #srchBtn{padding-top:2px;}
*:first-child+html #srchBox #srchBtn{padding-top:2px;}
#srchBox ul{
margin-top:6px;
text-align:left;
}
#srchBox li{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input{margin:-4px 0 -4px -4px;}
#srchBox #srchLogo{
margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo a{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover{text-decoration:underline;}
#srchBox.watermark{padding-bottom: 6px;}
#srchBox.watermark #srchInput{
padding:1px 1px 2px 1px;
border:1px solid #a5acb2;
background: #fff url(https://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark{background: #fff;}
#srchBox.watermark #srchLogo{display: none;}

/*
 * グローバルメニュー
 *
 */

#top_bottom {
width: 1100px;
overflow: hidden;
background-color: #ffcc00;
}
#top_bottom ul{width: 1100px;}
#top_bottom li {
  /* [disabled]background-image: url(images/topmenu_bg.png); */
  text-align: center;
  float: left;
  height: auto;
  background-color: #ffcc00;
  /* border: none; */
  list-style-type: none;
  border-left: 1px solid white;
  margin-left: -1px;
}
#top_bottom li a:hover {
  text-decoration: none;
}
#top_bottom li a {
  height: 35px;
  text-decoration: none;
  text-align: center;
  display: block;
  color: white;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  overflow: hidden;
  padding-top: 10px;
}
#top_bottom li a:hover{background-color: #E99618;}


/* グローバルメニュー（個別） */

#top_menu_01,
#top_menu_02,
#top_menu_03,
#top_menu_04,
#top_menu_05,
#top_menu_06,
#top_menu_07,
#top_menu_08{width: 12.5%;}
#top_bottom #top_menu_01 a span{position: relative;top: 6px;}
#top_bottom #top_menu_02 a span{position: relative;top: 6px;}
#top_bottom #top_menu_03 a span{position: relative;top: 6px;}
#top_bottom #top_menu_04 a span{position: relative;top: 6px;}
#top_bottom #top_menu_06 a span{position: relative;top: 6px;}
#top_bottom #top_menu_07 a span{position: relative;top: 6px;}
#top_bottom #top_menu_08 a span{position: relative;top: 6px;}

/* == ログインフォーム == */

#search{
font-size: 12px;
position: absolute;top: 40px;left: 0; /* left: 191px */
width: 1100px;height: 29px; /* width: 789px */
background: #E6E6E6 url(images/sp_banner.png) no-repeat 0 -1430px;
overflow: hidden; /* IE6 */
}
#search form{margin: 0;padding: 0;}
#search div.loginstate{
width: 1100px;height: auto; /* width: 788px */
}
#search span#type_area{
display: block;width: 600px;
margin: 4px 0 0 40px;
}
#search span#username{
display: block;
margin: 7px 0 0 40px;
}

#search form .itt{
width: 150px;height: 19px;
border: 1px solid #999;
vertical-align: middle;
margin: 0 5px;
border-radius: 4px; /* CSS3草案 */
-webkit-border-radius: 4px; /* S,C */
-moz-border-radius: 4px; /* F */
}
#search form .its{
width: 130px;height: 21px; /* width: 60px; height: 19px; */
border: 1px solid #999;
vertical-align: middle;
background-color: #8ecdf0;
border-radius: 4px; /* CSS3草案 */
-webkit-border-radius: 4px; /* S,C */
-moz-border-radius: 4px; /* F */
}
#search form .its:hover{

cursor: pointer;
background-color: orange;
}
#search a#forget{}
#search a#forget:hover{}

#search a#btn_mypage{
display: block;
width: 90px;height: 19px;
background: #ffcc00 url(images/sp_banner.png) no-repeat scroll 0 -1400px;
}
#search a#btn_mypage:hover{background-color: #E99618;}
#search input#btn_logout{
font-size: 12px;width: 70px;
}
#search div.loginname{
display: inline; /* IE6 */
width: 600px;height: 27px; /* width: 530px */
overflow: hidden;
}
#search div.login_out_area,#search div.login_new_area{
text-align: right;
width: 170px;
margin-top: 4px;
}
#search div.login_new_area{width: 250px;}
#search div.login_out_area a{
display: block;
float: left;
}
#search div.login_new_area a{
display: block;
border-left: 1px solid #999;
float: left;
margin-left: -1px;
font-size: 12px;text-decoration: none;
padding-top: 2px;padding-right: 8px;padding-left: 8px;
}
#search div.login_new_area a:hover{text-decoration: underline;}


/* ============================================
 * 左ソデ
============================================ */
#subContent img.inner_new{vertical-align: middle;margin-left: 2px !important;margin-bottom: 2px !important;}
#subContent img.outer_new{margin: -1px 0 0 -1px;}
#subContent .section .view{
  text-align: left;
  overflow: visible;
  width: 175px;
}

/*
 * 一般内容
 */
#subContent .section ul.view li.wrap{
  height: auto;
  zoom: 1; /*IE6*/
}
#subContent .section ul.view,
#subContent .section ul.view li.wrap,
#subContent .section ul.view li.wrap ol,
#subContent .section ul.view li.wrap ol li{
list-style-type: none;
list-style-position: outside;
width: auto; /* IE5 */
}
#subContent .section .view .wrap dl dt{
background-color: #f1f1f1;
}
#subContent .section .view .wrap > dl > dd{
padding-bottom: 4px;
background-color: orange;
}
#subContent .section .view .wrap dl dd ol{list-style-position: outside;}
#subContent .section .view .wrap > dl > dd > ol > li {
width: 186px;height: 39px;
margin: 0 auto;margin-top: 3px;
position: relative;
}
#subContent .section .view .wrap > dl > dd > ol > li:first-child {
	margin: 0 auto;
}
/* IE6,7で上との距離が空く */
* html #subContent .section .view .wrap dl dd ol li{margin-top: 0;}
* +html #subContent .section .view .wrap dl dd ol li{margin-top: 0;}

.view li a,
.view li ul li a {
  text-decoration: none;
  color: #333;
  display: block;
}
.view li .hd li{border: none !important;}
.view .on{position: relative;}
.view .on .hd {display: block;}

ul.view li.wrap dl#menu_offset dd ol li.on ul.hd li{
width: 200px;
height: 20px !important;
margin: 0 !important;
margin-top: 5px !important;
padding: 0 !important;
}

#subContent .section {
  margin: 0 0 10px 0;
}
#subContent nav {
  background: #f1f1f1;
}

#subContent .banner {
  margin: 10px 0 5px;
}
#subContent .banner a:hover img {
  opacity: .5;
}

#subContent .guide_menu {
  margin: 0 0 5px 0;
}
#subContent .guide_menu li:first-child a,
#subContent .guide_menu li:last-child a {
  color: #000;
  display: inline-block;
  font-size: 11px;
  height: 100%;
  line-height: 39px;
  text-decoration: none;
  text-indent: 40px;
  width: 100%;
}
#subContent .guide_menu li:first-child a {
  background: url(images/icon_beginners.png) no-repeat left center #fff;
  background-size: 40px;
}
#subContent .guide_menu li:last-child {
  background: url(images/icon_tool_estimate.png) no-repeat left center #fff;
  background-size: 40px;
}
#item_list_title {
  padding: 0 0 0 4px;
}

#subContent li {
  height: auto;
  zoom: 1; /*IE6*/
}
#subContent ul,
#subContent ol {
  list-style-type: none;
  list-style-position: outside;
  width: auto; /* IE5 */
}
#subContent dt{
}
#subContent .section dd {
  padding-bottom: 7px;
}
#subContent .c1{
  box-sizing: border-box;
  height: 42px;
  margin: 0 auto;
  margin-top: 3px;
  width: 167px;
}
#subContent #lm_siryou a font {
  font-size: 10px;
}
#subContent .separate-line {
  border-bottom: 1px solid #999;
  margin: 0 0 15px 0 !important;
  padding: 0 0 10px 0 !important;
}
#subContent .small {
  font-size: 11px;
}
.triangle_icon:before {
  content: "▲";
  display: inline-block;
  margin: 0 5px 0 0;
  transform: rotate(90deg);
}
#subContent .sale_icon {
	background: url(/images/sale1.png) no-repeat;
	display: inline-block;
	width: 29px;
	height: 29px;
	position: absolute;
	top: -1px;
	left: -1px;
}
#subContent .new_icon {
	background: url(/images/new-red.png) no-repeat;
	display: inline-block;
	width: 29px;
	height: 29px;
	position: absolute;
	top: -1px;
	left: -1px;
}

/*
 * メニューツール
 */
#subContent .section .view .wrap #menu_tool dd{
padding-bottom: 0;background: #fff url(images/sp_left_menu_title.png) no-repeat scroll 0 0;height: 40px;}
a.tool_size,a.tool_hikaku,a.tool_sean{display: block;width: 180px !important;height: 40px !important;}
a.tool_size  {background: #fff url(images/sp_lm_tool.png) no-repeat scroll 0 0;}
a.tool_hikaku{background: #fff url(images/sp_lm_tool.png) no-repeat scroll 0 -40px;}
a.tool_sean  {background: #fff url(images/sp_lm_tool.png) no-repeat scroll 0 -80px;}

/*
 * ツール
 */
ul#tools{list-style-type: none;list-style-position: outside;padding: 10px 0;border: 1px solid silver;border-top: none;}
ul#tools li{
line-height: 0;
padding-top: 2px;
padding-bottom: 2px;
_padding-bottom: 0;
_border: 1px solid #fff; /* IE6 hover */
}
ul#tools li a{
display: block;
width: 140px;height: 58px;
margin: 0 auto;
line-height: normal;
}
ul#tools li a span{display: none;}

li#tools_calendar a{background: red url(images/sp_banner.png) no-repeat scroll 0 -1200px;}
li#tools_compare a {background: red url(images/sp_banner.png) no-repeat scroll 0 -1264px;}
li#tools_size a    {background: red url(images/sp_banner.png) no-repeat scroll 0 -1328px;}
li#tools_estimate a { background: red url(images/sp_banner.png) no-repeat scroll 0 -1136px;}
li#tools_calendar a:hover,
li#tools_compare a:hover,
li#tools_size a:hover{background-color: orange; line-height: normal;}

/*
 * オフセット・同人・支店の枠
 */
#subContent .section .view .wrap #menu_offset,
#subContent .section .view .wrap #menu_doujinshi,
#subContent .section .view .wrap #menu_doujinshi2,
#subContent .section .view .wrap #menu_siten{background-color: #eaeaea;}
#subContent .section .view .wrap #menu_doujin,
#subContent .section .view .wrap #menu_siten,
#subContent .section .view .wrap #menu_tool{margin-top: 10px;}

/*
 * メニュー　お急ぎ便
 */
#subContent .section .view .wrap #menu_speed{margin-top: 4px;margin-bottom: 10px;}
#subContent .section .view .wrap #menu_speed p#ms_today a{
width: 175px;height: 69px;
margin-bottom: -3px;
background: #fff url(images/sp_left_menu_title.png) no-repeat 0 -136px;
}
#subContent .section .view .wrap #menu_speed p#ms_today a span{display: none;}
#subContent .section .view .wrap #menu_today dd{
width: 175px;height: 70px;
padding-bottom: 0;background: #fff url(images/sp_left_menu_title.png) no-repeat 0 -136px;}
/*
 * カテゴリーオープン（未使用）
 */
#subContent .section .view .wrap dl dt.category_open {font-size:12px;width: 100%;}
#subContent .section .view .wrap dl dt.category_open a{display: block;width: 100%;height: 23px;line-height: 23px;}

/*
 * カテゴリーメニューの表示
 */
#subContent .section .view .wrap dl dd ol li a.outermost{
display: block;
width: 165px;height: 39px;
position: relative;
}
/* IE6,7（hover時に高さが動く） */
* html #subContent .section .view .wrap dl dd ol li a.outermost{width: auto;height: auto;}
* +html #subContent .section .view .wrap dl dd ol li a.outermost{width: auto;height: auto;}

#subContent .section .view .wrap dl dd ol li a.outermost span{
font-size: 11px;font-weight: bold;line-height: 1;text-indent: 0;
display: block;
margin-left: 23px;
position: absolute;
top: 50%;
transform: translateY(-50%);
}

* html #subContent .section .view .wrap dl dd ol li a.outermost span{top: 13px;}
*+html #subContent .section .view .wrap dl dd ol li a.outermost span{top: 18px;}

#subContent .section .view .wrap dl dd ol li a.outermost var{
float:left; position:relative; top:16px; left:8px; width:11px; height:11px;
display:block; text-align:center; vertical-align:middle;
font-family: monospace; font-size:10px;
background:#8A9EB7;color:#FFFFFF;
font-style:normal;
}

/*
 * 各カテゴリータイトル部分
 */
a#lm_title_offset,a#lm_title_tools, #lm_title_catalog, #lm_title_itemlist, #lm_title_quick{
font-size: 14px;color: #fff;font-weight: bold;text-align: left;text-indent: 10px;
display: block;width: 100%;height: 23px;
background-image: none;
}
a#lm_title_offset, #lm_title_catalog {background-color: orange;}
a#lm_title_tools{background-color: #ffcc00;; margin-top:5px;}
a.lm_title_guide{
font-size: 12px;color: #fff !important;font-weight: bold;text-align: center;line-height: 2;
display: block;width: 175px;height: auto;
margin: 20px auto;
background-image: none;background-color: orange;
border-radius: 20px 20px 20px 20px;
}
#lm_title_itemlist, #lm_title_quick {
	background: #fff;
	color: #000;
	border-left: 4px solid orange;
	border-right: 4px solid orange;
	border-top: 3px solid orange;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 0;
	width: 100% !important;
	box-sizing: border-box;
	height: auto !important;
}
#lm_title_itemlist:hover, 
#lm_title_quick:hover {
	background: #fff7d5;
}

/*
 * オフセット印刷・オンデマンド印刷とは
 */
#icon_exp{
padding: 5px 0;
border: 3px solid #eaeaea;
background-color: #fff;
}
#icon_exp a{color: blue;text-decoration: underline;display: inline;}
#icon_exp p#icon_exp_jp,
#icon_exp p#icon_exp_offset,
#icon_exp p#icon_exp_ondemand,
#icon_exp p#icon_exp_flexo{
font-size: 11px;
width: auto;height: auto;
padding-top: 4px;padding-bottom: 4px;padding-left: 45px;
}
#icon_exp p#icon_exp_jp      {background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -409px;}
#icon_exp p#icon_exp_offset  {background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -350px;}
#icon_exp p#icon_exp_ondemand{background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -290px;}
#icon_exp p#icon_exp_flexo   {background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -469px;}
#icon_exp p#icon_exp_jp span,
#icon_exp p#icon_exp_offset span,
#icon_exp p#icon_exp_ondemand span,
#icon_exp p#icon_exp_flexo span{font-family: arial;}

/*
 * メニュー背景
 */
#subContent .section .view .wrap dl dd ol li.c1{background-color: white;}

/*
 * メニューホバー時の背景カラー
 */
#subContent .section .view .wrap dl#menu_offset dd ol li.c1:hover {background-color: #fff7d5;}
#subContent .section .view .wrap dl#menu_siten dd ol li.c1:hover  {background-color: #006aa8;}

/* --------------------------------------------------
 *
 * プルダウンメニュー START
 *
 --------------------------------------------------*/
.fstul,
.fstul ul{border: 2px solid #FF4314;min-width: 167px;min-height: 234px;background-color: #fff;}
ul#pulldown-menu li .fstul{margin-left: 167px;margin-top: -63px;}
ul#pulldown-menu li .sndul{margin-left: 55px;margin-top: -2px;}
ul#pulldown-menu li .thdul{margin-left: 40px;margin-top: -2px;}
ul#pulldown-menu li .fthul{margin-left: 50px;margin-top: -2px;}

.fstul li{
border-top: 1px solid #ccc;
background-color: #fff;
margin: -1px 0 0 0 !important;
background: #fff url(images/sp_mark.png) no-repeat scroll 5px -453px;
}
ul#pulldown-menu li {
float: left;position: relative;
font-weight: bold;
width: 176px;height: 39px;
}
.fthul li{width: 220px !important;}

ul#pulldown-menu li a {
display: block;
text-align: left;
height: 39px;
padding-left: 18px;
}

ul#pulldown-menu .fstul li:hover{
background: #FFDAD1 url(images/sp_mark.png) no-repeat scroll 5px -453px;
}
ul#pulldown-menu .fstul li a:hover{
background: #FFC2B5 url(images/sp_mark.png) no-repeat scroll 5px -453px;
}
/* 下層のメニューを不可視に */
ul#pulldown-menu li ul.fstul,
ul#pulldown-menu li ul li ul.sndul,
ul#pulldown-menu li ul li ul li ul.thdul,
ul#pulldown-menu li ul li ul li ul.fthul
{
display: none;
border: 2px solid silver;
}

/* 疑似要素 :hover で子メニューを可視、孫メニューを不可視に */
ul#pulldown-menu li:hover ul {
display: block;position: absolute;
z-index: 9999;
/* box-shadow */
box-shadow:rgba(247, 168, 123, 0.65) 0px 0px 3px 2px;
-webkit-box-shadow:rgba(247, 168, 123, 0.65) 0px 0px 3px 2px;
-moz-box-shadow:rgba(247, 168, 123, 0.65) 0px 0px 3px 2px;
}
ul#pulldown-menu li:hover ul li:hover{
/* box-shadow */
box-shadow:rgba(255, 68, 0, 0.65) 0px 0px 3px 2px;
-webkit-box-shadow:rgba(255, 68, 0, 0.65) 0px 0px 3px 2px;
-moz-box-shadow:rgba(255, 68, 0, 0.65) 0px 0px 3px 2px;
}

/* 疑似要素 :hover で孫メニューを可視に */
ul#pulldown-menu li ul.fstul li:hover ul.sndul,
ul#pulldown-menu li ul.fstul li ul.sndul li:hover ul.thdul,
ul#pulldown-menu li ul.fstul li ul.sndul li:hover ul.thdul li:hover ul.fthul{
display: block;
position: absolute;
top: 0;left: 9em;
z-index: 9999;
}

/* ======================
 * メニューのホバーで出現
====================== */

.view li a,
.view li ul li a {
  color: #333;
  display: block;
  line-height: 1.5;
  text-decoration: none;
}

.view li .hd li{border: none !important;}
.view .on{position: relative;}
.view .on .hd {display: block;}

ul.view li.wrap dl#menu_offset dd ol li.on ul.hd li{
width: 200px;
height: 20px !important;
margin: 0 !important;
margin-top: 5px !important;
padding: 0 !important;
}

.view li .hd .row-1,
.view li .hd .row-2 {
	position: relative;
}
.view li .hd .row-2 {
	border-top: 2px solid #ffcc00;
}

/* メガメニュータイトル */
.view li .hd .mm_title {
	background: #fff7d5;
	border-bottom: 2px solid #ffcc00;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
}
.view li .hd .mm_title a {
	color: #00f;
	padding: 9px 0;
}
.view li .hd .mm_title a:before {
	margin: 0 5px 0 0;
	padding: 0;
}
.view li .hd .mm_title a[href]:hover {
	text-decoration: underline;
}
.view li .hd .mm_title .template_list {
	align-items: center;
	display:-webkit-box;
	display:-ms-flexbox;
	display: flex;
	margin: 2px 0 0 0;
}
.view li .hd .mm_title .template_list dt {
	background: none !important;
	font-size: 10px;
	line-height: 1.3;
}
.view li .hd .mm_title .template_list dt,
.view li .hd .mm_title .template_list dd {
	margin: 0 5px 0 0;
}
.view li .hd .mm_title .template_list dd a {
	padding: 0;
}
.template_list .ai_icon {
	background: url(technical/img/icon_ai.png) no-repeat center center;
}
.template_list .ps_icon {
	background: url(technical/img/icon_ps.png) no-repeat center center;
}
.template_list .ppt_icon {
	background: url(technical/office/img/ico_ppt.png) no-repeat -1px -2px;
}
.template_list .ai_icon,
.template_list .ps_icon,
.template_list .ppt_icon {
	background-size: 48px 48px;
	box-shadow: 0 2px 6px rgba(0,0,0,.4);
	border-radius: 50%;
	display: inline-block;
	height: 30px;
	margin: 0;
	position: relative;
	vertical-align: text-bottom;
	width: 30px;
}
.template_list .ppt_icon {
	background-size: 40px;
}
.template_list .ai_icon:hover,
.template_list .ps_icon:hover,
.template_list .ppt_icon:hover {
	top: -1px;
}

/* hdの大枠 */
/* #subContent .section .view .wrap dl dd ol li .hd */
.view .hd{
	margin: 0;padding: 0;
	position: absolute;
	top: -2px;
	left: 167px;
	z-index: 9999;
	width: 800px; /* autoにすると縦並びになる */
	border: 3px solid #fff;background-color: #fff;
	box-shadow: 3px 3px 5px 0px #777;
	-webkit-box-shadow: 3px 3px 5px 0px #777;
	-moz-box-shadow: 0px 0px 5px 2px #999;
	overflow: hidden;
	display: none;
}

dl#menu_offset dd ol li div.hd   {border-color: #ffcc00;}
dl#menu_doujinshi dd ol li div.hd{border-color: #fe7aa2;}
dl#menu_siten dd ol li div.hd    {border-color: #006aa8;}
dl#menu_tool dd ol li div.hd     {border-color: #666;}
dl#menu_doujinshi2 dd ol li div.hd{border-color: #ffcc00;}

#subContent .section .view li .hd li:hover{border: #666 1px solid;}

/*
 * hd内のメニューの説明
 */
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info{
clear: left;
padding: 5px 5px 0 5px;
margin-top: -1px;
border-bottom: 1px solid #ddd;
background: none;
overflow: hidden;
background-color: #eaeaea;
}
* html #subContent .section .view .wrap dl dd ol li .hd dl.menu_info{
height: 1%;
}
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info dt{font-size: 14px;font-weight: bold;margin-right: 10px;}
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info dt a{display: inline;color: #006aa8;text-decoration: underline;}
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info dt a:hover{text-decoration: none;}
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info dd{padding-top: 2px;}
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info dt,
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info dd{
float: left;
}
/*
 * hd内に各種ツールを入れる
 */
.leftmenu_re_tool{font-size: 11px;width: 200px;padding: 3px;border: 1px solid #dcdcdc;background-color: #f8f8ff;}
.leftmenu_re_tool a{
display: block;height: 20px;padding-left: 25px;
font-size: 16px;text-decoration: underline !important;}
.leftmenu_re_tool a:hover{color: blue !important;}
.leftmenu_re_tool img{vertical-align: middle;margin-right: 5px;}
a.tool_mini_henkei  {background: transparent url(images/sp_left_tool_mini_icon.png) no-repeat scroll 0 0;}
a.tool_mini_hikaku  {background: transparent url(images/sp_left_tool_mini_icon.png) no-repeat scroll 0 -40px;}
a.tool_mini_sehaba  {background: transparent url(images/sp_left_tool_mini_icon.png) no-repeat scroll 0 -60px;}
a.tool_mini_pamphlet{background: transparent url(images/sp_left_tool_mini_icon.png) no-repeat scroll 0 0px;}

#subContent .sub {
	list-style-type: none;
	float: left;
	font-size: 13px;
	width: 190px;
	margin: 5px 0 0 0;
	background-color: #fff;
}
#subContent .row-1 .splitline:not(:first-child):after,
#subContent .row-2 .splitline:not(:first-child):after {
	border-right: 1px solid #ccc;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 1px;
}
#subContent .column-2 {
	width: 380px;
}
#subContent .ul-column-4 {
	border: 0;
	float: left;
	margin: 0;
	width: 24.5%;
}
#subContent .sub *{margin: 0;padding: 0;} /* 小枠内を一旦初期化 */
#subContent .sub li {
	text-align: left;
	width: auto;
	height: auto;
	zoom: 1; /*IE6*/
	margin-bottom: 3px;
	padding-left: 20px;
	background: transparent url(images/sp_mark.png) no-repeat scroll 5px -369px;
}
#subContent .sub li.nomark {
	background: none;
}
#subContent .sub li:not(.sub-title) {
	box-sizing: border-box;
	margin: 0 0 3px 3px;
}
#subContent .sub li.clearboth {
	clear: both;
}
#subContent .column-2 li:not(.sub-title) {
	float: left;
	width: 44% !important;
}
*+html #subContent .sub li{
line-height: 1;
background: transparent url(images/sp_mark.png) no-repeat scroll 5px -375px;
}
#subContent .sub li a {
	padding: 3px 0;
}
#subContent .sub li a[href]:hover{
color: #52770d;text-decoration: underline;
background-color: #fff;
}
#subContent .sub li a:not([href]){
cursor:default;
}
#subContent .sub li.icon_posting {
	background: none;
}
#subContent .sub li.icon_estimate_betsu {
	background: none;
}
#subContent .sub li.icon_posting a {
	background: url(images/icon_for_newspaper.png) no-repeat -5px -10px;
	background-size: 50px 50px;
	display: inline-block;
	padding: 10px 0;
	text-indent: 45px;
}
#subContent .sub li.icon_estimate_betsu a {
	background: url(images/icon_estimateseparately.png) no-repeat -5px -10px;
	background-size: 50px 50px;
	display: inline-block;
	padding: 10px 0;
	text-indent: 45px;
}

/*
 * hd内のタイトル
 */
#subContent .sub .sub-title {
	background-image: none;
	padding: 5px 0;
	text-align: left;
}

#subContent .sub .sub-title a {
	font-size: 13px !important;
	font-weight: bold;
	text-indent: 5px;
	width: auto;
	height: auto;
	padding: 7px 0;
	white-space: nowrap;
}
#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title:hover{background-color: #fff !important;}

#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a{
  font-size: 13px;font-weight: bold;text-indent: 5px;
  width: auto;height: auto;
  padding: 7px 0;
  border-bottom: 1px dotted #c7c7c7;
  background-image: none;
}
#subContent .section .view .wrap dl#menu_offset dd ol li.sub-title    a{color: #5eadd6;} /* オフセット */
#subContent .section .view .wrap dl#menu_doujinshi dd ol li.sub-title a{color: #fe7aa2;} /* オンデマンド */

  #subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.ost,
  #subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.omd,
  #subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.dgl,
  #subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.fxo{
  font-size: 12px;letter-spacing: -1px;line-height: 1;
  padding-left: 35px;
  }
  #subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.ost{color: #5eadd6 !important;
  background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -350px;
  }
  #subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.omd{color: #fe9900 !important;
  background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -290px;
  }
  #subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.dgl{color: #6bc72a !important;
  background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -409px;
  }
  #subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.fxo{color: #4c4c4c !important;
  background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -469px;
  }
#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a[href]:hover{color: #759a30 !important;}

#subContent .lm_menu_title {
	background: #ffcc00 !important;
	border-left: 4px solid orange;
	border-right: 4px solid orange;
	font-weight: bold;
	padding: 7px 0;
	text-indent: 10px;
}

/*
 * ブラウザ・注文について
 */
#extraContent .section #browser,
#extraContent .section #about_order{
  text-align: left;
  width: 175px;
  margin-top: 10px;
}
#extraContent .section #browser .head,
#extraContent .section #about_order .head{
  color: white;text-align: center;font-weight: bold;line-height: 2;
  padding: 1px;
  background-color: #ffcc00;
}
#extraContent .section #browser dd,
#extraContent .section #about_order dd{
  font-size: 11px;
  padding: 3px;
  background-color: #f4f29b;
}

/*
 * about　～について
 */
#subContent ul.everyabout{
list-style-type: none;
overflow: hidden;
width: 175px;
margin-top: 10px;
border: 1px solid silver;
background-color: #fff;
}
#subContent ul.everyabout li{
margin-top: -1px;
border-top: 1px dotted #999;
zoom: 1; /*IE6*/
padding: 5px 0;
}
#subContent ul.everyabout li.about_title{text-indent: 10px;background-color: #d2dbe4;}
#subContent ul.everyabout li a{
display: block;
text-indent: 30px;text-decoration: none;
height: 15px;
background: transparent url(images/sp_mark.png) no-repeat scroll 10px -372px;
}
#subContent ul.everyabout li a:hover{color: #006aa8;text-decoration: underline;}

/* ============================================
 * 右ソデ
============================================ */
.right_group_title{}
.stripe_group{}
#extraContent .section{
width: 170px;
padding-top: 10px;
}
#extraContent .section .view{
  width: 160px;
  margin-left: 4px;margin-bottom: 10px;
  background-color: #fafafa;
}
#extraContent .section .view p#relief a{}
#extraContent .section .view p#chosen{}
#extraContent .section .view #chosen_title{}
#extraContent .section .view #chosen_stability{}
#extraContent .section .view #chosen_quality{}
#extraContent .section .view #chosen_speedy{}
#extraContent .section .view p#kigyo_damashii a{}
#extraContent .section .view p#ganbaru_forum a{}
#extraContent .section .view p#auto_cal a{ /* 自動見積もり */
display: block;
width: 160px;height: 52px;
background: skyblue url(images/sp_banner.png) no-repeat scroll 0 -1566px;
}
#extraContent .section .view p#auto_cal a:hover{background-color: yellowgreen;}
#extraContent .section .view p#japancolor_rightbanner a{ /* japan color取得 */
display: block;
width: 160px;height: 90px;
background: #e6e6e6 url(images/sp_banner.png) no-repeat scroll 0 -1470px;
}
#extraContent .section .view ul li{
text-align: left;
list-style-type: none;
}
#extraContent .section .view ul li span{
display: block;
font-size: 10px;
margin-left: 30px;
}

/*
 * 営業日カレンダー
 */
#extraContent #eigyoubi-calendar #eigyoubi_title{
  width: 142px;height: 29px;
  margin-left: 9px;
  background: #fff url(images/sp_mark.png) no-repeat scroll 0 0;
}
#extraContent #eigyoubi-calendar{padding-top: 5px;}
#extraContent #eigyoubi-calendar img,
#extraContent #eigyoubi-calendar iframe{
margin-left: 9px;
}

/*
 * バナー一覧
 */
#extraContent .section ul.right_banner{list-style-type: none;margin-top: 10px;background-color: #fff;}
#extraContent .section ul.right_banner li{padding-bottom: 5px;}

/* ============================================
 * フッター
============================================ */
#foot{
clear: both;
padding: 1px;
border-top: 1px solid #666;
line-height: 1.5;
}
#foot #acq2,
#foot #gf-navi,
#foot #gf-navi_goods,
#foot #footer_announce {
	margin: 0 auto;
	width: 1100px;
}
#acq2{padding: 10px 0;border-bottom: 1px solid #999;}
#acq2{overflow: hidden;}
* html #acq2{height: 1%;}
#acq2 dl{
overflow: hidden;float: left;
width: auto;height: 240px;
padding: 0 20px;
}
#acq2 dt,#acq2 dd{display: block;width: auto;}
#acq2 dt{display: block;text-align: center;}
#acq2 dd{font-size: 11px;text-align: center;margin-top: 10px; line-height: 1.6;}

/*
 * フッター最下部
 */
#footer_announce {
	line-height: 1.5;
	padding: 10px;
}

#foot #gf-navi,
#foot #gf-navi_goods{overflow: hidden;border-top: 1px solid #999;padding: 5px;}

* html #foot #gf-navi,
* html #foot #gf-navi_goods{height: 1%;}

#foot #gf-navi ul{
list-style-type: none;
height: 20px;
}
#foot #gf-navi ul li {
	float: left;
	width: 20%;
	margin: 0 0 10px 0;
	background: transparent url(images/sp_mark.png) no-repeat scroll 0 -371px;
}
#foot #gf-navi ul li a { 
	margin-left: 15px;
}
#foot #gf-navi ul li a:hover { 
	text-decoration: underline;
}

#foot #gf-navi_goods{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap
}
#foot #gf-navi_goodsItem{
  height: auto;
  width: 20%;
}
#foot #gf-navi_goodsItem ul {
  display:flex;
  flex-direction:column; 
  flex-wrap:wrap;
}

#foot #gf-navi_goodsItem ul li {
  margin: 0 0 10px 0;
  background: transparent url(images/sp_mark.png) no-repeat scroll 0 -371px;
  list-style-type: none;
  text-indent: -1em;
  padding-left: 1em;
}

#foot #gf-navi_goodsItem ul li a { 
  margin-left: 15px;
}

#foot #gf-navi_goodsItem ul li a:hover { 
  text-decoration: underline;
}

#foot #gf{overflow: hidden;border-top: 1px solid #999;padding: 5px;}
* html #foot #gf{height: 1%;}
#foot #gf ul{
float: left;
overflow: hidden;
list-style-type: none;
}
#foot #gf ul li{
float: left;
margin-right: 10px;
margin-bottom: 10px;
background: transparent url(images/sp_mark.png) no-repeat scroll 0 -375px;
}
#foot #gf ul li a{margin-left: 15px;}
#foot #gf address{font-family: consolas;font-style: normal;float: right;}

ul.setlist{list-style-type: none;}
ul.setlist li{
text-indent: 20px;
margin: 5px 0;
background: transparent url(./images/sp_mark.png) no-repeat scroll 5px -372px;
}

/*
 * 共通設定
 */
.fwhite{color: #fff !important;}
.lineh18{line-height: 1.8;}
.nondeco{text-decoration: none;}
/* link */
a:link{color: blue;} /* 未訪問 */
a:visited{color: blue;} /* 既訪問 */
/* border */
.border{border: 1px solid silver !important;padding-right: 10px;}
/* background */
.color_fff{background-color: #fff;}
.color_yg{background-color: #9FC238;}
/* interval */
.pd5{padding: 5px;}
.pleft20{padding-left: 20px;}
.m0{margin: 0 !important;}
.wauto{margin: 0 auto;}
.ml10{margin-left: 10px !important;}
.mt30{margin-top: 30px;}
/* size */
.size1{width: 720px;}
.wide300{width: 300px;}
.wide500{width: 500px;}

/* ボタン */
a.round_button20{
font-size: 14px;color: #fff;font-weight: bold;text-align: center;text-decoration: none;
display: block;
padding: 3px 10px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
border: 1px solid silver;
background-color: #0092DB;
}
a.round_button20:hover{
background-color: #FE9900;
}
.round10{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}

/* 陰影を付ける */
.shadow{
-moz-box-shadow   : 1px 1px 4px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
box-shadow        : 1px 1px 4px rgba(0, 0, 0, 0.6);
}
.shadow2{
/* box-shadow */
box-shadow:rgba(173, 173, 173, 0.65) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(173, 173, 173, 0.65) 0px 0px 6px 3px;
-moz-box-shadow:rgba(173, 173, 173, 0.65) 0px 0px 6px 3px;
}
/* 上に戻るボタン */
.movetop a{
color: #aaa;
padding-left: 12px;
background: #fff url(./technical/img/move_top.png) no-repeat scroll 0 6px;
}
/* 見出し背景 */
.bar_long{
text-indent: 50px !important;
width: 718px;height: 45px !important;
padding-top: 3px;
background: #fff url(./technical/img/top/hdr_bg_bar.png) no-repeat scroll 0 0;
}
.bar_short{
text-indent: 50px !important;
width: 332px;height: 45px !important;
padding-top: 3px;
background: #fff url(./technical/img/top/hdr_bg_short.png) no-repeat scroll 0 0;
}


.color_bace   {color:#8DC21F;}
.color_offset {color:#5EADD6;}
.color_onde   {color:#FE9900;}
.color_speed  {color:#ff4314;}
.color_doujin {color:#FE7AA2;}
.color_quick  {color:#33ADAD;} /* #8EC21F */
.color_jp     {color:#8EC21F;}
.color_okinawa{color:#8EC21F;}

.bgcolor_bace   {background-color:#8DC21F !important;}
.bgcolor_offset {background-color:#5DADD7 !important;}
.bgcolor_onde   {background-color:#FE9900 !important;}
.bgcolor_speed  {background-color:#FF4314;}
.bgcolor_doujin {background-color:#FE7AA2;}
.bgcolor_quick  {background-color:#33ADAD;} /* #8EC21F */
.bgcolor_jp     {background-color:#8EC21F;}
.bgcolor_okinawa{background-color:#8EC21F;}


.info-link {
	display: inline-block;
  padding: 4px 0;
}

/*
 * パンくずリスト
 */
#panlist{
font-size: 11px;
opacity: 0.8;
}


/*
 * パンくずリスト
 */
#panlist{
font-size: 11px;
opacity: 0.8;
}
#pankuzu_list {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-wrap: wrap;
  margin: 1em 0;
}
#pankuzu_list .nowrap {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#pankuzu_list:after {
  content: "";
  clear: both;
  display: block;
}
#pankuzu_list li {
  float: left;
}
#pankuzu_list li a {
  text-decoration: underline;
}
#pankuzu_list li:not(:last-child):after {
  content: ">";
  display: inline-block;
  padding: 0 5px;
}


/*
 * 左メニュー
 */
#guide_menu{
width: 180px !important;
padding-top: 0;margin-top: 10px;
border-bottom: 1px solid silver;
}
.guide_navi_title{
font-size: 22px;color: #4c4c4c;font-weight: 600;line-height: 1.2;
padding: 10px;border: 6px solid silver;
}
#guide_menu ul.view{width: 180px;}
div.technical_category{
margin-bottom: 0;margin-left: 10px;margin-right: 5px;
/*
border-left: 1px solid #ddd;border-right: 1px solid silver;
*/
}
#subContent .section .view .wrap .menu_technical p{font-weight: bold; margin: 0 0 1px}
.plus, .minus{
  font-size: 11px;
  padding: 7px 5px 7px 5px;
  margin: 0 20px 1px 0;
  background-color: #eaeaea;
  line-height: 1.55;
}
.minus{background-color: #bfbfbf !important;}
.plus:hover, .minus:hover{background-color: #dadada;}
/* ソフトアイコン */
.lft_ico_ill{background: #eaeaea url(./technical/img/left_ico_ill.png) no-repeat scroll 5px 7px; padding: 7px 5px 7px 25px !important;}
.lft_ico_pho{background: #eaeaea url(./technical/img/left_ico_pho.png) no-repeat scroll 5px 7px; padding: 7px 5px 7px 25px !important;}
.lft_ico_ind{background: #eaeaea url(./technical/img/left_ico_ind.png) no-repeat scroll 5px 7px; padding: 7px 5px 7px 25px !important;}
.lft_ico_pdf{background: #eaeaea url(./technical/img/left_ico_pdf.png) no-repeat scroll 5px 7px; padding: 7px 5px 7px 25px !important;}
.lft_ico_off{background: #eaeaea url(./technical/img/left_ico_off.png) no-repeat scroll 5px 7px; padding: 7px 5px 7px 25px !important;}
.lft_ico_qrk{background: #eaeaea url(./technical/img/left_ico_qrk.png) no-repeat scroll 5px 7px; padding: 7px 5px 7px 25px !important;}
#subContent .section .view .wrap .menu_technical p.category_title{
position: relative;
margin: 0 0 0 -7px;
height: 35px;
line-height: 35px;
}
#subContent .section .view .wrap .menu_technical p.category_title a{
position: absolute;top: 2px;left: 0;
text-indent: 10px;
width: 160px;
}
#subContent .section .view .wrap .menu_technical p.category_title a:hover{text-decoration: underline;}
#subContent .section .view .wrap .menu_technical p#step_first{background: transparent url(./technical/img/left_bg_green.png) no-repeat scroll 0 0;}
#subContent .section .view .wrap .menu_technical p#step_basic{background: transparent url(./technical/img/left_bg_orange.png) no-repeat scroll 0 0;}
#subContent .section .view .wrap .menu_technical p.step_soft {background: transparent url(./technical/img/left_bg_blue.png) no-repeat scroll 0 0;}
#subContent .section .view .wrap .menu_technical ul{
list-style-type: none;list-style-position: outside;
padding: 0;
overflow: hidden;
border-bottom: 1px solid silver;
width: 150px;
}
#subContent .section .view .wrap .menu_technical ul li{
zoom: 1;
margin: 0;padding: 0;
margin-top: -1px;
border-top: 1px solid silver;
}
#subContent .section .view .wrap .menu_technical ul li a{
font-size: 11px;font-weight: bold;
margin: 0;padding: 0;
padding: 5px 5px 5px 25px;
background: transparent url(./images/sp_mark.png) no-repeat scroll 10px -367px;
}
#subContent .section .view .wrap .menu_technical ul li a:hover{
color: #fff;
background-color: #677079;
}
/* 左メニュー end */

#subContent .section .view .wrap .menu_technical .plus {
	padding: 7px 5px 7px 25px;
  margin: 0 20px 1px 0;
}



#fix_navi {
	line-height: 1.5;
}
#fix_navi #navi-link {
  background: #ffcc00;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  position: fixed;
  right: 0;
  top: 20%;
  text-align: right;
  z-index: 999;
}
#fix_navi #navi-link:hover {
  opacity: .8;
}
#fix_navi #navi-link span {
  background: #9dca28;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  padding: 10px;
  
  text-decoration: none;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  width: 20px;
}

#fix_navi dl,
#fix_navi ul {
  list-style: none;
}
#fix_navi #fix-navi-list {
  box-shadow: 0 0 10px #aaa;
  display: none;
  position: fixed;
  right: -210px;
  top: 20%;
  z-index: 999;
}
#fix_navi #fix-navi-list > div {
  position: relative;
  text-align: left;
  width: 200px;
}
#fix_navi #fix-navi-list #close-menu {
  background: #000;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 6px;
  width: 25px;
}
#fix_navi #fix-navi-list #close-menu:hover {
  /*
  transition: .5s;
  transform: rotate(90deg);
  */
}
#fix-navi-list a,
#site_search_area {
  background: #fff;
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
  padding: 9px 0;
  width: 100%;
}
#fix-navi-list a:hover {
  text-decoration: underline;
}
#fix-navi-list dt {
  background: #ffcc00;
  color: #fff;
  padding: 8px 5px;
  font-size: 14px;
}
#fix-navi-list dd:not(:last-child) {
  border-bottom: 1px solid #999;
}
#fix-navi-list .sub-navi-list li:not(:first-child) a {
  text-indent: 20px;
}
#fix-navi-list li:not(:last-child) a {
  border-bottom: 1px dashed #999;
  color: #00f;
}
#fix-navi-list dd:not(:last-child) a:before {
  background: #000 url(./images/list_mark.png) no-repeat;
  color: #fff;
  content: "";
  display: inline-block;
  font-size: 10px;
  height: 12px;
  line-height: 12px;
  margin: 0 5px;
  text-align: center;
  text-indent: 0;
  width: 12px;
}
#fix-navi-list dd:last-child a {
  background: #ffcc00;
  color: #fff;
  padding: 8px 5px;
  text-align: center;
}
#fix-navi-list dd:last-child a:after {
  content: "";
  display: inline-block;
  margin: 0 2px;
  transform: rotate(90deg);
}
#fix-navi-list dd:last-child a:hover {
  background: #e99618;
}

/*
 *
 */
.img-detail-list {
  /*
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-wrap: wrap;
  */
  width: 100%;
}
.img-detail-list:after {
	content: "";
	clear: both;
	display: block;
}
.img-detail-list .list-image-area img {
	max-width: 200px;
}
.img-detail-list dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	margin: 10px 0;
	text-align: center;
}
.img-detail-list .dt_navy {
	border-radius: 20px;
	background: navy;
	color: #fff;
	padding: .5em 0;
}
.img-detail-list dd {
  padding: 0 10px;
}
.img-detail-list.column-3 li {
	box-sizing: border-box;
	display: table-cell;
	margin: 0 0 3% 0;
	width: 31%;
	float: left;
}
.img-detail-list.column-3 li:not(:nth-child(3n)) {
	margin: 0 3.5% 3% 0;
}
.img-detail-list.column-3 li:nth-child(3n+1) {
	clear: both;
}
.img-detail-list.alllink li {
	color: #00f;
	position: relative;
}
.img-detail-list.alllink li:hover {
	opacity: .8;
}
.img-detail-list.alllink li a {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.newtab_icon {
  margin: 0 0 0 5px;
  width: 11px;
}



.back-green-title {
	background: #FFCC01 !important;
}

/* 
 * グローバルメニュー非表示スタイル 
 */
.nogbl #head,
.nogbl #foot,
.nogbl #pankuzu_list,
.nogbl #subContent,
.nogbl .guide-top,
.nogbl .movetop {
  display: none;
}
.nogbl #top-contents {
  width: 100%;
}



.clearfix::after{
  content: "";
  display: block;
  clear: both;
}