@charset "UTF-8";

/*---------------------------------------------
	Browser reset css
  ---------------------------------------------*/


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img,
ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, td, th, article, aside, dialog, figure, footer,
header, main, menu, nav, section, time, mark, audio, video {
	border-left-width: 0px;
	font-size: 100%;
	border-right-width: 0px;
	vertical-align: baseline;
	background: none transparent scroll repeat 0% 0%;
	border-bottom-width: 0px;
	outline-width: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	border-top-width: 0px;
}

article, aside, dialog, figure, footer, header, main, nav, section {
	display: block;
}

nav ul {
	list-style-type: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}

a {
	border-left-width: 0px;
	font-size: 100%;
	border-right-width: 0px;
	vertical-align: baseline;
	background: none transparent scroll repeat 0% 0%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	border-top-width: 0px;
}
ins {
	color: #000;
	text-decoration: none;
	background-color: #ff9;
}
mark {
	font-weight: bold;
	color: #000;
	font-style: italic;
	background-color: #ff9;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	border-left-width: 0px;
	border-top: #cccccc 1px solid;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 1em 0px;
	display: block;
	padding-right: 0px;
}
input {
	vertical-align: middle;
}
select {
	vertical-align: middle;
}
sup {
	font-size: 60%;
}
sub {
	font-size: 60%;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
* {
	outline-width: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
}
html {
	font-size: 12px;
	font-family: "Verdana","�q���M�m�p�S pro W3","Hiragino Kaku Gothic pro W3",���C���I,Meiryo,"�l�r �o�S�V�b�N",sans-serif;
	color: #333;
	line-height: 1.6;
}
body {
	text-align: center;
	margin: 0px auto;
	background: #fff;
	-webkit-text-size-adjust: 100%;
}
body#top {
	text-align: center;
	margin: 0px auto;
	background: url(../images/bg_2.jpg)top no-repeat;
	-webkit-text-size-adjust: 100%;
}
img {
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #108bbe;
}
li {
	list-style-type: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clearfix:after {
	height: 0px;
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
* html ul li {
	display: inline-block;
}
.inner {
	text-align: left;
	margin: 0px auto;
	width: 1028px;
}
.inner2 {
	text-align: left;
	margin: 20px auto;
	width: 960px;
	background-color: #fff;
}
.mt2 {
	margin-top: 2px;
}
.mt5 {
	margin-top: 5px;
}
.mt8 {
	margin-top: 8px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt60 {
	margin-top: 60px;
}
.mb7 {
	margin-bottom: 7px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb100 {
	margin-bottom: 100px;
}
.mb110 {
	margin-bottom: 110px;
}
.pt2 {
	padding-top: 2px;
}
.pt5 {
	padding-top: 5px;
}
.pt8 {
	padding-top: 8px;
}
.pt10 {
	padding-top: 10px;
}
.pt13 {
	padding-top: 13px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt25 {
	padding-top: 25px;
}
.pt30 {
	padding-top: 30px;
}
.pt35 {
	padding-top: 35px;
}
.pt40 {
	padding-top: 40px;
}
.ta-r {
	text-align: right;
}
.relative {
	position: relative;
}
.bold {
	font-weight: bold;
}
.fz11 {
	font-size: 11px;
	line-height: 1.3;
}
.boxLeft150 { width: 150px; float: left; }
.boxRight440 { width: 550px; float: left }

/* ==================================================
	+1: Leyout Pattern Set
================================================== */
.boxSet {
	clear: both;
	float: none;
}
/* clearFix
================================================== */
.clearFix:after { content: "."; clear: both; height: 0; visibility: hidden; display: block; }

.clearFix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearFix { zoom:1; height: 1%; }

.clearFix { display: block; }/* End hide from IE-mac */


/* ------ Font ------ */

/* 各ブラウザに対応したWebフォントを指定 */
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?sd18jf');
  src:  url('fonts/icomoon.eot?sd18jf#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?sd18jf') format('truetype'),
    url('fonts/icomoon.woff?sd18jf') format('woff'),
    url('fonts/icomoon.svg?sd18jf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

header {
	padding-bottom: 6px;
	background-color: #FFF;
}
header h2 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 2px;
	line-height: 1.3;
	padding-left: 10px;
	text-align: right;
}
header #logo-area {
	float: left;
}
#header-sub {
	position:relative;
	width: 650px;
	float: right;
	text-align: right;
}
#header-sub2 {
	position:relative;
	width: 500px;
	float: right;
	text-align: right;
}
#header-sub p.user {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 14px;
}
#header-sub2 li {
	margin-right: 0px;
	padding-top: 30px;
	float: left;
}
#header-sub li.tel {
	margin-top: 25px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #b00000;
	float: right;
	padding-left:22px;
	vertical-align: middle;
	letter-spacing: normal;
	background: url(../images/tel.png) no-repeat;
}
#header-sub li.fax {
	margin-top: 25px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #007aad;
	float: right;
	padding-left:22px;
	vertical-align: middle;
	letter-spacing: normal;
	margin-left: 20px;
	background: url(../images/fax.png) no-repeat;
}
#header-sub2 li.logo {
	margin-right: 0px;
	padding-top: 5px;
	float: right;
}
#header-sub2 li.office {
	margin-right: 0px;
	padding-top: 5px;
	padding-left: 20px;
	float: right;
	vertical-align: middle;
	line-height: 26px;
	font-size: 18px;
	color: #333;
}
/*************
/* トップナビゲーション
*************/

  #nav-global{
	clear:both;
	overflow:hidden;
	position:relative;
	min-width:960px;
	margin-left: auto;
	margin-right: auto;
	height: 45px;
	background:#f4f4f4;
	}


	#nav-global ul li{
	float: left;
	position: relative;
	list-style: none;

/* 2020.02.04 Blade Nagayama UPD Start */
/* 2016.01.09 Blade Nagano UPD Start */
	width:146px;
/* 	width:150px; */
/*	width:239px;*/
/* 2016.01.09 Blade Nagano UPD End */
/* 2020.02.04 Blade Nagayama UPD End */
	}

	#nav-global li:last-child{
		border-right:1px solid #ebebeb;

/* 2020.02.04 Blade Nagayama UPD Start */
/* 2016.01.09 Blade Nagano UPD Start */
		width:146px;
/* 		width:150x; */
/*	width:238px;*/
/* 2016.01.09 Blade Nagano UPD End */
/* 2020.02.04 Blade Nagayama UPD End */
		}

	#nav-global ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:14px;
	padding-top:5px;
	color:#464646;
	/* 2023/05/10 Arimura UPD === START */
	/* height: 40px; */
	height: 45px!important;
	/* 2023/05/10 Arimura UPD === START */
	border-left:1px solid #ebebeb;
	font-weight: normal;
	}

	#nav-global ul li a span,
	#nav-global ul li a {
	display:block;
	}

	#nav-global ul li a span{
	font-size: 10px;
	line-height:10px;
	font-weight:normal;
	}

	#nav-global li a.now-cat {
	color: #FFF;
	padding-top: 5px;
	background-color: #71af05;
	}

	#nav-global li a:hover,
	#nav-global li a:active {
	padding-top: 5px;
	background-color: #71af05;
	color: #FFF;
	}

	/* 営業マン用調整 */
	/* 2020/03/18 Nagayama UPD Start */
	#nav-global.saler-nav ul li {
		width: 180px;
	}
	#nav-global.saler-nav ul li:last-child {
		width: 180px;
	}
	/* 旧コード */
/* 	#nav-global.saler-nav ul li { */
/* 		width: 114px; */
/* 	} */
/* 	#nav-global.saler-nav ul li:last-child { */
/* 		width: 115px; */
/* 	} */
	/* 2020/03/18 Nagayama UPD End */



#nav-local {
	height: 26px;
	background-color: #71af05;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
#nav-local a {
	color: #fff;
}
#nav-local a:hover {
	color: #fff433;
}
#nav-local .inner {
	position: relative;
}
.nav-local-list {
	position: absolute;
	padding-top: 3px;
	left: 0px;
	display: none;
	top: 0px;
}
.now-cat.nav-local-list {
	display: block;
}
.nav-local-list ul {
	position:relative;
	text-align: center;
}
.nav-local-list li {
	font-size: 12px;
	float:left;
	padding-left: 10px;
	margin-right: 24px;
}
.nav-local-list li a:after {
	content: "\23";
	font-family: 'icomoon';
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	color: #fff;
}
.nav-local-list li a:hover:after {
	color: #fff433;
}


/* ------ Mainvisual ------ */
#mainvisual {
	width: 960px;
	background-color: transparent;
	height: 320px;
	overflow: hidden;
}

/* ==================================================
　　　　　　footer
================================================== */

footer {
	background: url(../images/f-bg.png) #fff repeat-x left top;
}
footer.login_footer {
	background:none;
	background-color: transparent;
	/*border-top: 1px solid #ccc;*/
	color: #000;
	padding-top: 40px;
	top: -15px;
	position: relative;
}
#footer-top {
	padding-top: 30px;
}
footer.login_footer #footer-top {
	padding-top: 30px;
}
#footer-top h2 {
	text-align: center;
	margin-right: 30px;
}
#copytight {
	font-size: 10px;
	height: 40px;
}
footer.login_footer #copytight {
    font-size: 10px;
    height: 20px;
    line-height: 20px;
}
#copytight .right {
	margin-top: 15px;
}
#copytight .right li {
	font-size: 11px;
	float: right;
	margin-left:14px;
}
#copytight .right img {
	vertical-align: middle;
}
#copytight .right span {
	padding-left: 6px;
}

/* ==================================================
　　　　　　ページトップ
================================================== */

#page { /* position　基準　親要素 */
    position: relative;
}
#pagetop { /* ボタン */
	position: fixed;
	bottom: 95px;
	right: 0px;
	font-size:12px;
	font-weight:bold;
	z-index: 9999;
}
#pagetop a {
	background: #ccc url(../images/arrow_up.png) no-repeat top;
	text-decoration: none;
	color: #fff;
	width: 65px;
	text-align: center;
	display: block;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;

	border: 2px solid #bbb;
}
#pagetop a:hover {
	text-decoration: none;
	background: #71AF05 url(../images/arrow_up.png) no-repeat top;
	color: #fff;
	border: 2px solid #ECF4DD;
}


/* ------ テーブル ------ */
/*.tableDesign {
	font-family: "Verdana","�q���M�m�p�S pro W3","Hiragino Kaku Gothic pro W3",���C���I,Meiryo,"�l�r �o�S�V�b�N",sans-serif;
	box-sizing: border-box;
	font-size: 13px;
	text-align: center;
	width: 280px;
	letter-spacing: normal;
}
.tableDesign td {
	box-sizing: border-box;
	background-color: #fff;
	text-align: center;
	border: 1px solid #f6f6f6;
	height: 17px;
	font-weight: bold;
	width: 40px;
	color: #000;
	vertical-align: bottom;
}
.tableDesign th {
	box-sizing: border-box;
	background-color: #fff;
	text-align: center;
	border: 1px solid #f6f6f6;
	height: 20px;
	font-weight: bold;
	width: 40px;
	color: #000;
}
.tableDesign th.sun,
.tableDesign td.sun {
	color: #c40000;
}
.tableDesign th.sat,
.tableDesign td.sat {
	color: #00c3da;
}
.tableDesign th.tbllogo {
	text-align:center;
	height: 30px;
	border: none;
	background: url(../images/tbl-logo.jpg) no-repeat center;
	background-color: transparent;
}
.tableDesign th.day {
	font-weight: bold;
	font-size: 15px;
	line-height:30px;
	background-color: #fff;
}
.tableDesign th.day2 {
	font-weight: bold;
	font-size: 15px;
	line-height:30px;
	background-color: transparent;
}*/

/*	TOP
----------------------------------------------------------- */
.bginner {
	margin-top: 20px;
	background: #f5f5f5 url(../images/bg_page.gif) repeat;
	padding: 20px 0;
}
.bginner2 {
	margin-top: 30px;
	background: #fff;
	padding:10px 0 10px;
}
.bginner3 {
	margin-top: 0px;
	background: #fff;
	padding: 10px 0 40px;
}
.bginner4 {
	margin-top: 0px;
	background: #fff;
	padding:10px 0 10px;
}
.bginner4.login_ssl {
	margin-top: 0px;
	background-color: transparent;
	padding:0px 0 20px;
}
.topcontents {
	width: 940px;
	margin: 0px auto;
}
/*.topcontents h2.title {
	font-size: 16px;
	font-weight: bold;
	border-left: 10px solid #dd4b39;
	padding-left: 15px;
	background:#ededed url(../images/bg_gray.jpg) repeat;
	text-align: left;
	line-height: 40px;
	color: #464646;
	text-shadow: 1px 1px 0 #fff;
	-webkit-box-shadow: 0 10px 6px -10px #777;
       -moz-box-shadow: 0 10px 6px -10px #777;
            box-shadow: 0 10px 6px -10px #777;
}
.topcontents h2.title span {
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
}
.topcontents h2.title2 {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	border-left: 10px solid #71AF05;
	padding-left: 25px;
	background:#ededed url(../images/bg_gray.jpg) repeat;
	text-align: left;
	line-height: 40px;
	color: #464646;
	text-shadow: 1px 1px 0 #fff;
	-webkit-box-shadow: 0 10px 6px -10px #777;
       -moz-box-shadow: 0 10px 6px -10px #777;
            box-shadow: 0 10px 6px -10px #777;
}
.topcontents h2.title2 span {
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
}*/
.topcontents h2.title {
	font-size: 16px;
	font-weight: bold;
	border-left: 10px solid #dd4b39;
	padding-left: 15px;
	background:#2d2d2d;
	text-align: left;
	line-height: 40px;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	-webkit-box-shadow: 0 10px 6px -10px #777;
       -moz-box-shadow: 0 10px 6px -10px #777;
            box-shadow: 0 10px 6px -10px #777;
}
.topcontents h2.title span {
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
}
.topcontents h2.title2 {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	border-left: 10px solid #71AF05;
	padding-left: 25px;
	background-color: #2d2d2d;
	text-align: left;
	line-height: 40px;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	-webkit-box-shadow: 0 10px 6px -10px #777;
       -moz-box-shadow: 0 10px 6px -10px #777;
            box-shadow: 0 10px 6px -10px #777;
}
.topcontents h2.title2 span {
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
}
.topcontents h2.title3 {
	font-size: 16px;
	position: relative;
	font-weight: bold;
	padding-left: 0px;
	background:#fff;
	border-bottom: 4px solid #71AF05;
	text-align: left;
	line-height: 36px;
	color: #464646;
	text-shadow: 1px 1px 0 #fff;
	-webkit-box-shadow: 0 10px 6px -10px #777;
       -moz-box-shadow: 0 10px 6px -10px #777;
            box-shadow: 0 10px 6px -10px #777;
}
.topcontents h2.title3 span {
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
}
.topcontents h2.title3:before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	bottom: -11px;
	left: 30px;
	border-left: solid 8px transparent;
	border-right: solid 8px transparent;
	border-top: solid 8px #71AF05;
}
.ta-c {
	width: 620px;
	margin: 0 auto 30px;
}
.ta-c2 {
	width: 620px;
	margin: 0 auto;
}

.orderbox {
	position: relative;
	display: block;
	width: 300px;
	float: left;
	margin-right: 20px;
}
.orderbox2 {
	position: relative;
	display: block;
	width: 500px;
	text-align:center;
	margin: 0px auto;
}
.orderbox3 {
	position: relative;
	display: block;
	width: 620px;
	float: left;
	margin-right: 20px;
}
.orderbox-last {
	position: relative;
	display: block;
	width: 300px;
	float: left;
}
.box {
	box-sizing: border-box;
	position: relative;
	border: 2px solid #ccc;
	background-color: #fff;
	display: block;
	width: 300px;
	float: left;
	height: 54px;
	-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 6px -10px #777;
       -moz-box-shadow: 0 10px 6px -10px #777;
            box-shadow: 0 10px 6px -10px #777;
}
.box2 {
	box-sizing: border-box;
	position: relative;
	border-bottom: 2px solid #c5c5c5;
	background: #DD4B39;
	display: block;
	width: 500px;
	text-align:center;
	height: 60px;
	-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 6px -10px #777;
       -moz-box-shadow: 0 10px 6px -10px #777;
            box-shadow: 0 10px 6px -10px #777;
}
.box3 {
	box-sizing: border-box;
	position: relative;
	border: 2px solid #ccc;
	background-color: #fff;
	display: block;
	width: 300px;
	float: left;
	height: 54px;
	-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 6px -10px #777;
       -moz-box-shadow: 0 10px 6px -10px #777;
            box-shadow: 0 10px 6px -10px #777;
}
.box4 {
	box-sizing: border-box;
	background-color: #fff;
	width: 620px;
	padding: 10px;
}
.box-right {
	box-sizing: border-box;
	position: relative;
	background: #f5f5f5 url(../images/calendar_bg.jpg) no-repeat;
	width: 300px;
	height: 237px;
	margin-right: none;
	padding:10px;
	-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 6px -10px #777;
       -moz-box-shadow: 0 10px 6px -10px #777;
            box-shadow: 0 10px 6px -10px #777;
}
.box-last {
	box-sizing: border-box;
	position: relative;
	border: 2px solid #ccc;
	background-color: #fff;
	display: block;
	width: 300px;
	float: left;
	height: 54px;
	-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
	margin-right: none;
	-webkit-box-shadow: 0 10px 6px -10px #777;
       -moz-box-shadow: 0 10px 6px -10px #777;
            box-shadow: 0 10px 6px -10px #777;
}

.box h3, .box3 h3, .box-last h3 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	text-align: left;
	padding-left: 0px;
	color: #464646;
}
.box4 h3.ttl {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-align: left;
	padding-left: 10px;
	color: #464646;
	border-bottom: 2px solid #ccc;
}
.box4 h3.ttl span {
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-align: right;
	right: 0px;
	color: #DD4B39;
}
.box3 a h3.vistor:before {
	content: "\e900";
	font-family: 'icomoon';
	font-size: 30px;
	font-weight: normal;
	padding-right: 20px;
	padding-left:20px;
	color: #dd4b39;
	float: left;
}
.box3 a h3.request:before {
	content: "\34";
	font-family: 'icomoon';
	font-size: 30px;
	font-weight: normal;
	padding-right: 20px;
	padding-left:20px;
	color: #dd4b39;
	float: left;
	-webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.box2 h3 {
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	text-align:center;
	padding-left: 0px;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
}
.box h3 img, .box-last h3 img {
	line-height: 50px;
	padding:0px;
	float: left;
}
.box2 h3 img {
	line-height: 50px;
	padding: 5px 0px;
	float: left;
}
.box a h3, .box2 a h3, .box3 a h3, .box-last a h3 {
	display: block;
}

p.pBox {
	line-height: 30px;
	font-size: 13px;
	padding: 10px;
	color: #555;
	text-align: left;
}
p.pBox2 {
	line-height: 25px;
	font-size: 13px;
	padding: 10px;
	color: #555;
	text-align:center;
}
p.pBox3 {
	line-height: 28px;
	font-size: 14px;
	padding: 10px;
	color: #555;
	text-align: left;
	overflow:auto;
	overflow-x:hidden;
	max-height: 117px;
}
h3.c-ttl {
	line-height: 25px;
	color: #464646;
	text-shadow: 1px 1px 0 #fff;
	font-size: 15px;
	display: block;
	background: #f5f5f5 url(../images/bg_gray.jpg) repeat;
	margin-top: 10px;
	-webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
	margin-right: none;
	-webkit-box-shadow: 0 5px 3px -5px #777;
       -moz-box-shadow: 0 5px 3px -5px #777;
            box-shadow: 0 5px 3px -5px #777;
}
.calendar {
	box-sizing: border-box;
	background-color: transparent;
}
.calendar_1{
	color:;
	background-color:#eaf4ff;
;
}
.calendar_2{
	background-color:#FFF0F5;
}
.calender_3{
	text-align:center;
	margin: 1px 1px 1px 1px;
}
p.pBox:before, p.pBox2:before {
	content: "\ea1c";
	font-family: 'icomoon';
	font-size: 13px;
	font-weight: normal;
	padding-right: 10px;
	color: #71AF05;
}
.box:hover, .box3:hover, .box-last:hover {
	border: 2px solid #71AF05;
	cursor: pointer;
}
.box2:hover {
	border-bottom: 2px solid #ccc;
	background-color: #c64130;
	cursor: pointer;
}
.box a:hover, .box2 a:hover, .box3 a:hover, .box-last a:hover {
	text-decoration: none;
	display: block;
}
.box a h3:hover, .box3 a h3:hover, .box-last a h3:hover {
	color: #459200;
}
.box2 a h3:hover {
	color: #fff;
	text-shadow: 1px 1px 0 #000;
}


/* ------ Login ------ bg_login.jpg 25565450_m.jpg 24249680_m.jpg */
body#login_img {
	background: #fff url(../images/kyuri_medical_bg_login.jpg) no-repeat center center;

	width:100%;
	height: auto;
	background-size: cover;
}

/* 2020/03/19 Nagayama UPD Start */
body#login_img_saler {
	background: #fff url(../images/bg_login.jpg) no-repeat center center;
	width:100%;
	height: 880px;
	background-size: cover;
}
/* 2020/03/19 Nagayama UPD End */
header.h_login {
	line-height: 30px;
	/*background: #71AF05 url(../images/bg_grass.png) repeat;*/
	width: 100%;
	/*position: fixed;*/
	position:relative;
}
header.h_login #logo-area {
	position:relative;
	width: 940px;
	margin: 0 auto;
}
header.h_login #logo-area2 {
	position:relative;
	width: 50%;
	text-align: left;
	float: left;
}
header.h_login #nav-area {
	position:relative;
	width: 50%;
	text-align: right;
	float: right;

}

header.h_login #nav-area p {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
header.h_login #nav-area p a {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	margin-left: 20px;
}
header.h_login #nav-area p a:hover {
	color: #ffea00;
	text-decoration: none;
}
header.h_login #nav-area p .login_btn {
	background-color: transparent;
	border: none;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
	margin-right: 15px;
}
header.h_login #nav-area p .login_btn:hover {
	color: #ffea00;
	text-decoration: none;
}
.bginner_login {
	margin-top: 0px;
	margin-bottom: 0px;
	/*background: url(../images/bg_white.png) repeat;*/
	background-color: transparent;
	padding:60px 0 0px;
}
.bginner_user_login {
	margin-top: 30px;
	/*background: url(../images/bg_white.png) repeat;*/
	background-color: transparent;
	padding:10px 0 0px;
}
h1.h1_login {
	text-align:left;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
.orderbox_login {
	position: relative;
	display: block;
	width: 500px;
	float: left;
	margin-right: 40px;
	padding-top: 40px;
}
.orderbox_login-last {
	position: relative;
	display: block;
	width: 400px;
	float: left;
}
.orderbox_user_login {
	position: relative;
	display: block;
	width: 400px;
	text-align: center;
	margin:0 auto;
}
h2.title_login {
	padding-top: 50px;
	background-color: transparent;
	text-align: left;
}
h2.title_user_login {
	background-color: transparent;
	text-align: center;
	padding-bottom: 20px;
}
p.user_login_come {
	background-color: transparent;
	text-align: center;
	padding-bottom: 20px;
	font-size: 14px;
	color: #464646;
}
/*.box_login-right {
	box-sizing: border-box;
	position: relative;
	background:url(../images/bg_green.png) repeat;
	width: 400px;
	height: auto;
	margin-right: none;
	padding:10px;
	-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 6px -10px #777;
       -moz-box-shadow: 0 10px 6px -10px #777;
            box-shadow: 0 10px 6px -10px #777;
}*/
.bginner_login h3.folos_app_ttl {
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
	color: #333;
	text-align: left;
	/*margin-bottom: 15px;
	border-top: 2px solid #dddccc;
	border-bottom: 1px solid #ccc;*/
	padding-left: 260px;
	/*padding-bottom: 10px;
	background: -webkit-linear-gradient(transparent 80%, #efea3a 20%);
	background: -o-linear-gradient(transparent 80%, #efea3a 20%);
	background: linear-gradient(transparent 80%, #efea3a 20%);*/
	background: linear-gradient(to right, rgba(255, 255, 255, 0),  rgba(231, 238, 238, 0.9) 20%);
}
.bginner_login h3.folos_app_ttl span {
	font-size: 16px;
	font-weight: bold;
	color: #247f9b;
}


/* FAXビューア */
#faxViewer {
	height: 70vh;
}
#faxViewer .hdnImg {
	display: none;
}


/* icomoon */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e600";
}
.icon-globe:before {
  content: "\e603";
}
.icon-mail:before {
  content: "\e604";
}
.icon-lock:before {
  content: "\e607";
}
.icon-info:before {
  content: "\e60f";
}
.icon-heart:before {
  content: "\f004";
}
.icon-smile-o:before {
  content: "\f118";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-cart-plus:before {
  content: "\f217";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-copy:before {
  content: "\e92c";
}
.icon-price-tags:before {
  content: "\e936";
}
.icon-coin-yen:before {
  content: "\e93e";
}
.icon-calculator:before {
  content: "\e940";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location2:before {
  content: "\e948";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-printer:before {
  content: "\e954";
}
.icon-floppy-disk:before {
  content: "\e962";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-cog:before {
  content: "\e994";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-stats-bars:before {
  content: "\e99c";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-clipboard:before {
  content: "\e9b8";
}
.icon-tree:before {
  content: "\e9bc";
}
.icon-notification:before {
  content: "\ea08";
}
.icon-question:before {
  content: "\ea09";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-play3:before {
  content: "\ea1c";
}

/* アイコンの色 */
.icon-read {
	color: #daac4e;
}
.icon-already {
	color: #3f993f;
}
.icon-cancel {
	color: #ed462f;
}


.box a h3.trade:before {
	content: "\e99c";
	font-family: 'icomoon';
	font-size: 30px;
	font-weight: normal;
	padding-right: 20px;
	padding-left:20px;
	color: #dd4b39;
	float: left;
}

/* ------------------------------------------------- */
/* 2023/02/17 Miyajima V3対応 ADD ===START */
/* 集約受注の際のメニューの幅 */
.grp_menu{
	width: 1328px;
}
/* 2023/02/17 Miyajima V3対応 ADD ===END */



/* 2023/05/22 意図しない保留対応 nagayama ADD Start */
#unintentionallyInfo {
	padding: 5px 15px;
	background: #666;
	color: #fff;
	font-size: 16px;
}

#unintentionallyInfo p {
	margin: 0 auto;
	padding: 0;
	width: 1328px;
	text-align: left;
}
/* 2023/05/22 意図しない保留対応 nagayama ADD End */


/* 20240619 No.2284 _請求書ダウンロード廃止-カスタマーサービスへ移行の案内 ADD Start */
#attention_fs_customer_service {
	margin: 0;
	padding: 0;
}
#attention_fs_cs {
	width: 70%;
	margin: 0 auto;
	margin-bottom: 10px!important;
}
dl.attention_fs_cs_dl {
	background-color: #ffe5e5;
	box-sizing: border-box;
	padding:5px 10px 10px 10px;
	box-shadow: 0px 1px 5px rgba(148, 30, 30, 0.4);
}
dt.attention_fs_cs_dt {
	display: flex;
	align-items: center;
	justify-content: center;
}
dt.attention_fs_cs_dt::before {
	/* margin-right: 1.5em; */
	border-top: 3px solid #dd4b39;
	content: "";
	width: 50%;
}
dt.attention_fs_cs_dt::after {
	/* margin-left: 1.5em; */
	border-top: 3px solid #dd4b39;
	content: "";
	width: 50%;
}
dt.attention_fs_cs_dt span.attention_mark {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	line-height: 1.5;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	/* background-color: #ee6464; */
	background-color: #dd4b39;
	margin-right: 5px;
}
dt.attention_fs_cs_dt span.attention_text {
	display: inline-block;
	width: 220px;
	font-size: 20px;
	/* color: #ee6464; */
	color: #dd4b39;
	font-weight: bold;
}
dd.attention_fs_cs_dd {
	font-size: 15px;
	color: #464646;
	font-weight: bold;
	margin-bottom: 10px;
}
dd.fs_cs_link {
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
dd.fs_cs_link a.fs_cs_link_text {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 40%;
	margin: 0 10px;
	/* margin: 0 auto; */
	border-radius: 10px;
	box-sizing: border-box;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	/* background-color: #019040; */
	/* border: 2px solid #09551f; */
	box-shadow: 0 1px 7px rgba(50,61,82,.3);
	padding: 8px 0;
	transition: all 0.3s;
}
dd.fs_cs_link a.fs_cs_login {
	background-color: #0b5ed7;
	border: 2px solid #052e6b;
}
dd.fs_cs_link a.fs_cs_manual {
	background-color: #519f62;
	border: 2px solid #2e6b05;
}
dd.fs_cs_link a.fs_cs_login::after,
dd.fs_cs_link a.fs_cs_manual::after {
	position: absolute;
	content: '';
	top: 18px;
	right: 20px;
	width: 9px;
	height: 9px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	transition: all 0.3s;
}
dd.fs_cs_link a.fs_cs_login:hover {
	color: #0b5ed7;
	border: 2px solid #0b5ed7;
	background-color: #fff;
}
dd.fs_cs_link a.fs_cs_login:hover:after {
	right: 14px;
	border-top: 3px solid #0b5ed7;
	border-right: 3px solid #0b5ed7;
}
dd.fs_cs_link a.fs_cs_manual:hover {
	color: #519f62;
	border: 2px solid #519f62;
	background-color: #fff;
}
dd.fs_cs_link a.fs_cs_manual:hover:after {
	right: 14px;
	border-top: 3px solid #519f62;
	border-right: 3px solid #519f62;
}
dd.fs_cs_link a.fs_cs_link_text img.pdf_icon {
	width: 30px;
	margin-right: 3px;
}
/* 20240619 No.2284 _請求書ダウンロード廃止-カスタマーサービスへ移行の案内 ADD End */

/* 2025.08.19 商品締時間・単位対応 */
.limit_over_refresh_row td {
	background-color: #FFE9DE;
}
.limit_over_explanation {
	background-color: #FFE9DE;
}
/* 2025.08.19 商品締時間・単位対応 */



