/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;}
html{
    scroll-behavior: smooth;
}
body		{font-family: Verdana, "ΰSVbN", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN", "CI", Meiryo, sans-serif;}
*html body	{font-family: Verdana, "ΰSVbN", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN", "CI", Meiryo, sans-serif;}

/* Rules for sizing the icon. */
.material-icons.md-14 { font-size: 14px; }
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
/* Rules for using icons as black on a light background. */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }
/* Rules for using icons as white on a dark background. */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }
.material-icons.orange600 { color: #FB8C00; }

img{border:none;margin:0;padding:0;-ms-interpolation-mode: bicubic;}

.{
	height:0px;
	width:0px;
	margin:0;
	padding:0;
	clear: both;
}

input,textarea {
	border: 1px solid #cccccc;
	background-color: #efefef;
}

a{color:#584530; background:none;}
a:hover{text-decoration:none; background:none;}

a:hover img{
  opacity:0.6;
  filter: alpha(opacity=60);
}


li{list-style-type:none;}
.clear{	clear:both;}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img .border{border:1px solid #efefef;}
.bottom_border{
	background-image: url(/image/bg_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 15px 0;
}
.middle_border{
	background-image: url(/image/bg_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 0 0 15px 0;
}

.bottom_border_red{
	background-image: url(/image/bg_bottom_line_red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 15px 0;
}
.bottom_border_dot{
	background-image: url(/image/dot_gray2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bokasi_box {
	background-image: url(/image/first/bg_waku.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 675px;
	margin: 0px auto;
	padding: 20px 10px 0 20px;
}

.td_border table{
	border-collapse: collapse;
}
.td_border td{border: 1px solid #ccc;line-height: 150%;	padding: 3px;}
.td_border th{border: 1px solid #ccc;line-height: 150%;	padding: 3px;}
/*2/1ζt€iκe[u*/
.itemimg_itiran table{	border-collapse: collapse;}
.itemimg_itiran td{	line-height: 150%;	padding: 3px;	border-top: 1px solid #ccc;	border-bottom: 1px solid #ccc;}
.itemimg_itiran img{margin:3px;}
/*2/1ζt€iκe[u*/
.border{border: 1px solid #000;}
.arrow_gray {
	background-image: url(/image/arrow_gray.gif);
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 20px;
}
.arrow_green {
	background-image: url(/images/arrow_green.gif);
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 20px;
}
.arrow_green2{
	background-image: url(/image/atention_green.gif);
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 25px;
}
.arrow_red{
	background-image: url(/image/arrow_red.gif);
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 25px;
}
.arrow_answer{
	background-image: url(/image/arrow_answer.gif);
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 25px;
}
.arrow_question{
	background-image: url(/image/faq/arrow_question.gif);
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 15px;
}

.bold{font-weight:bold;}
.center{text-align:center;}
.left{text-align:left;}
.fleft{float:left;}
.fright{float:right;}
.right{text-align:right;}
.middle{vertical-align:middle;}
.padd5{padding:5px;}
.padd20{padding:20px;}
.padd_r_5{padding-right:5px;}
.padd_r_10{padding-right:10px;}
.padd_l_10{padding-left:10px;}
.padd_l_20{padding-left:20px;}
.padd_l_30{padding-left:30px;}
.padd_top2 {padding-top: 2px;}
.padd_top3 {padding-top: 3px;}
.padd_top5 {padding-top: 5px;}
.padd_top10 {padding-top: 10px;}
.padd_top15 {padding-top: 15px;}
.padd_b10 {padding-bottom: 10px;}
.padd_b15 {padding-bottom: 15px;}
.padd_b5 {padding-bottom: 5px;}
.padd10{padding:10px;}
.padd20{padding:20px;}
.td_padd3 td{padding:3px;}
.clear_r {clear:right;}
.clear_l {clear:left;}
.mrg2{margin:2px;}
.mrg5{margin:5px;}
.mrg10{margin:10px;}
.mrg15{margin:15px;}
.mrg20{margin:20px;}
.mrg_tb10{margin:10px 0;}
.mrg_tb15{margin:15px 0;}
.mrg_tb20{margin:20px 0;}
.mrg_tb30{margin:30px 0;}
.mrg_r10{	margin-right: 10px;}
.mrg_r15{	margin-right: 15px;}
.mrg_r20{	margin-right: 20px;}
.mrg_r30{	margin-right: 30px;}
.mrg_r45{	margin-right: 45px;}
.mrg_r60{	margin-right: 60px;}
.mrg_left3 {margin-left: 3px;}
.mrg_left4 {margin-left: 4px;}
.mrg_left5 {margin-left: 5px;}
.mrg_left10 {margin-left: 10px;}
.mrg_left13 {margin-left: 13px;}
.mrg_left15 {margin-left: 15px;}
.mrg_left20 {margin-left: 20px;}
.mrg_left25 {margin-left: 25px;}
.mrg_left30 {margin-left: 30px;}
.mrg_left40 {margin-left: 40px;}
.mrg_left45 {margin-left: 45px;}
.mrg_left50 {margin-left: 50px;}
.mrg_left60 {margin-left: 60px;}
.mrg_left80 {margin-left: 80px;}
.mrg_left55 {margin-left: 55px;}
.mrg_left100 {margin-left: 100px;}
.mrg_left120 {margin-left: 120px;}
.mrg_left130 {margin-left: 130px;}
.mrg_left140 {margin-left: 140px;}
.mrg_left190 {margin-left: 190px;}
.mrg_top-3 {	margin-top: -3px;}
.mrg_top3 {	margin-top: 3px;}
.mrg_top2 {	margin-top: 2px;}
.mrg_top5 {	margin-top: 5px;}
.mrg_top8 {	margin-top: 8px;}
.mrg_top10 {	margin-top: 10px;}
.mrg_top13 {	margin-top: 13px;}
.mrg_top15 {	margin-top: 15px;}
.mrg_top18 {	margin-top: 18px;}
.mrg_top20 {	margin-top: 20px;}
.mrg_top25 {	margin-top: 25px;}
.mrg_top30 {	margin-top: 30px;}
.mrg_top35 {	margin-top: 35px;}
.mrg_top40 {	margin-top: 40px;}
.mrg_top45 {	margin-top: 45px;}
.mrg_top50 {	margin-top: 50px;}
.mrg_top60 {	margin-top: 60px;}
.mrg_top70 {	margin-top: 70px;}
.mrg_top80 {	margin-top: 80px;}
.mrg_top55 {	margin-top: 55px;}
.mrg_top100 {	margin-top: 100px;}
.mrg_top130 {	margin-top: 130px;}
.mrg_top170 {	margin-top: 170px;}
.mrg_b200{	margin-bottom: 200px;}
.mrg_b150{	margin-bottom: 150px;}
.mrg_b100{	margin-bottom: 100px;}
.mrg_b50{	margin-bottom: 50px;}
.mrg_b40{	margin-bottom: 40px;}
.mrg_b30{	margin-bottom: 30px;}
.mrg_b20{	margin-bottom: 20px;}
.mrg_b10{	margin-bottom: 10px;}
.mrg_b5{	margin-bottom: 5px;}
.w980 {	width: 980px;	margin: 0px auto;}
.w960 {	max-width: 960px;	margin: 0px auto;}
.w910 {	width: 910px;	margin: 0px auto;}
.w725 {	width: 725px;	margin: 0px auto;}
.w700 {	width: 700px;	margin: 0px auto; padding:0 5px;}
.w650 {	width: 650px;	margin: 0px;}
.w600 {	width: 600px;	margin: 0px auto;}
.w560 {	width: 560px;}
.w500 {	width: 500px;	margin: 0px auto;}
.w445 {	width: 445px;}
.w200 {	width: 200px;}
.w250 {	width: 250px;}
.w360 {	width: 360px;}
.w350 {	width: 350px;}
.w340 {	width: 340px;}
.w330 {	width: 340px;}
.w300 {	width: 300px;}
.w310 {	width: 310px;}
.w320 {	width: 320px;}
.w410 {	width: 410px;}
.w200 {	width: 200px;}
.w180 {	width: 180px;}
.w165 {	width: 165px;}
.w140 {	width: 140px;}
.w135 {	width: 135px;}
.w130 {	width: 130px;}
.w120 {	width: 120px;}
.w100 {	width: 100px;}
.w90 {	width: 90px;}
.w80 {	width: 80px;}
.w60 {	width: 60px;}
.h20{ height:20px;}
.h40{ height:40px;}
.h50{ height:50px;}
.h60{ height:60px;}
.underline{
border-bottom:1px solid;}
.line_h100{line-height:100%;}
.line_h120{line-height:120%;}
.line_h135{line-height:135%;}
.line_h150{line-height:150%;}
.line_h170{line-height:170%;}
.size18 {	font-size: 18px;}
.size16 {	font-size: 16px;}
.size14 {	font-size: 14px;}
.size12 {	font-size: 12px;}
.size11 {	font-size: 11px;}
.size10 {	font-size: 10px;}
.dot_top{border-top:1px #CCCCCC dotted;}
.red {	color: #FF0000;}
.pink {	color: #DB1B92;}
.blue{ color:#0033CC;}
.lightgray{ color:#cccccc;}
.gray{ color:#636466;}
.white{ color:#ffffff;}
.orange {	color: #FF6600;	line-height: 130%;}
.e_green{color:#12AE9D;}
.bg_ef{background-color:#efefef;}
.bg_green {
	background-color: #A7D27B;
}
.bg_yellow {
    background-color: #F7E6A0;
	}

.bg_white {
background-color:ffffff;
}
.bg_download{
	background-image: url(/image/arrow_download.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding: 0 0 0px 70px;
	line-height: 25px;
}
.bg_download a{background:none;}

.middle{
vertical-align:middle;
}

.border_5px_gray{
border:#CCCCCC 5px solid;
padding:15px;
line-height:170%;
}


body{
	font-size:12px;
	font-family:"lr oSVbN",Osaka,sans-serif;
	letter-spacing:0.5px;
	padding-top: 0px;
	color:#584530;
	background-color:#F5F3F1 !important;;
	background-repeat:repeat;
}

#header {
	width: 100%;
	background-color:#EBE9E7;
	padding-top:10px;
	padding-bottom:5px;
	}

#header table{
width:960px;
margin-left:auto;
margin-right:auto;
}

#header td{
vertical-align:top;
}

#header h1{
font-size:10px;
font-weight:normal;
}

#header h2{
font-size:12px;
font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
font-weight:normal;
}

#header .dropdown-menu a {
    border-bottom: 1px solid #ccc;
}

.header_menu {width:985px; margin:0 auto;}
.header_menu ul {}
.header_menu li {float: left;margin: 0;}

.search {background-color:#ffffff; margin-left:10px; margin-top:20px;}
.search input {color: #999999;font-size: 12px;}
.search .botan {float:left;border:none;}
.search .textbox {
width:150px;
background-color:#ffffff;
float:left;
border: 1px solid #cccccc;
padding-top:5px;
}

.pankuzu {
text-align: right;
margin:20px 30px 0 0;
}


#main {
    max-width:960px;
	margin:10px auto 0;
	background-color:#F5F3F1;
}

#wrapper{
	margin:10px auto 10px;	
	background-color:#FFFFFF;
}

#leftmenu {
	background-color:#FFFFFF;
}

#leftmenu ul {
    margin-top: 8px;
    padding-left: 45px;
}

.cat_menu{
background-color:#FFFFFF;
margin-top:-10px;
padding-bottom:30px;
}

.cat_menu a{
text-decoration:none;
}

.cat_menu a:hover{
background-color:#EBE9E7;
}

.cat_title{
font-size:12px;
font-weight:bold;
margin-top:25px;
padding-left: 20px;
}

.cat_title img{
margin-right:10px;
vertical-align:bottom;
opacity: 0.5;   
filter: alpha(opacity=50);   
}

/* Recy[WSΚ*/
#contents {
	background-color:#F5F3F1;
}

.contents2 {
	background-color:#ffffff;
}


.contents3 {
	/*float:left;*/
	background-color:#FFFFFF;
	margin-top:20px;
/*	max-width:710px;*/
}

.contents_title{
font-size:18px;
border-bottom:1px solid #584530;
padding-bottom:5px;
padding-left:20px;
font-weight:bold;
margin-bottom:20px;
}
/* //Recy[WSΚ*/


/* JeSy[W*/
.item_roop{
width:150px;
height:270px;
float: left;
text-align:center;
margin:20px 0 0 20px;
}

.item_roop img{
width:130px;
height:130px;
border:1px #F3F0ED solid;

}

.item_number{
text-align:center;
margin-top:10px;
color:#584530;
}

.item_size{
text-align:center;
font-size:12px;
line-height:135%;
margin-top:3px;
color:#584530;
}

.item_title{
text-align:center;
font-weight:bold;
font-size:12px;
line-height:135%;
margin-top:5px;
color:#584530;
}

.item_cost{
margin-top:10px;
color:red;
text-align:center;
}

.item_tani{
margin-top:5px;
text-align:center;
color:#584530;
}

.item_roop a{
text-decoration:none;
}

.item_roop a:hover{
text-decoration:underline;
background-color:#EBE9E7;
}
/* //JeSy[W*/


/* //€iy[W Ά€*/
.item_left{
width:350px;
float:left;*/
margin:20px 0 0 20px;
text-align:center;
}


.item_img_big{
/*max-width:350px;*/
height:350px;
border:2px #F3F0ED solid;
}

.item_img_big img{
max-width:300px;
margin:25px auto;
}

.item_left ul {
}
.item_left li {float: left;margin: 0;}

.item_thum{
margin-top:10px;
}

.item_thum img{
widows:60px;
height:60px;
border:2px #F3F0ED solid;
margin:0 7px 5px 0;
padding:5px;
}
/* €iy[W Ά€*/

/* €iy[W E€*/
.item_right{
width:300px;
float:left;
margin:20px 0 0 25px;
text-align:left;
}

.item_description{
float:left;
/*max-width:300px;*/
margin:30px 0 0 25px;
}

.item_description h1{
font-size:18px;
font-weight:bold;
}


.item_description .number{
margin:10px 0 30px 0;
font-size:11.5px;
font-weight:normal;
line-height:100%;
}

.item_description .tanka{
margin:0 0 0 0;
font-size:18px;
font-weight:bold;
color:red;
}

.item_description .setsumei{
margin:30px 0 0 0;
width:300px;
font-weight:normal;
line-height:200%;
}

.item_description .order{
text-align:left;
font-size:11.5px;
font-weight:normal;
line-height:170%;
}

.point_img{
width:90x;
margin:50px 0 0 0;
float:left;
}

.point_img img{
width:90px;
height:90px;
margin:0 10px 0 0;
border:none;
float:left;}

.spec {
margin:30px 0 40px 0;
padding:15px 0 10px 0;
border-top: solid 1px #CACACC;
border-bottom: solid 1px #CACACC;
}

.spec_title{
font-weight:bold;
margin-right:10px;
float:left;
width:60px;
line-height:20px;
}

.spec_contents{
float:left;
width:220px;
line-height:20px;
}

.spec a {text-decoration:none;background:none;}
.spec a:hover {text-decoration:underline;}	

.mark {
float:left;
clear:inherit;
}
.mark img{margin:5px 5px 0 0;}

.kanren {padding: 10px;}
.kanren dl {
margin:30px 0 0 0;

}
.kanren dt {
	float: left;
	margin: 0 10px 20px 0;
	text-align: center;
	padding: 5px;
}
.kanren dt img{	
width:120px;
height:120px;
border:none;	
padding: 5px;
}

/* //€iy[W E€*/



.top_menu{
background-color:#FFFFFF;
padding:20px 0;
margin-top:10px;
}

.top_menu img{
opacity: 1.0;   
filter: alpha(opacity=100);   
}

.top_menu table{
margin:0 auto;
}

.top_menu table td{
width:175px;
height:175px;
text-align:center;
}

.top_menu_popup{
width:200px;
padding:5px;
}

.top_menu_popup h1{
border-bottom:1px solid #584530;
font-size:12px;
font-weight:bold;
}

.top_menu_popup img{
margin-top:10px;
width:80px;
height:80px;
}

.top_menu_popup ul{
margin-top:8px;
}

.top_menu_popup li{;
line-height:190%;
font-weight:normal;
list-style:disc;
font-size:10px;
}

.top_menu_popup a{
text-decoration:underline;
color:#584530;
}

footer {
    width: 100%;
    clear: both;
    padding-top: 20px;
    margin-top: 20px;
    background-color: #EBE9E7;
}
#footer {
    max-width: 960px;
    margin: 0px auto;
    padding: 10px 0;
}

.footer_menu{
background-color:#ffffff;
padding:20px 20px;
}

.footer_menu h2{
font-size:14px;
border-bottom:1px solid #584530;
padding-bottom:5px;
font-weight:bold;
}

.footer_menu p{
line-height:200%;
margin-top:15px;
}

.footer_menu ul{
margin-top:15px;
padding-left:15px;
}

.footer_menu ul li{
list-style-type:disc;
line-height:200%;
}


.footer_menu a{
text-decoration:none;
}

.footer_menu a:hover {
background-color:#EBE9E7;
}

.footer_merit{
padding-left:20px;
padding-bottom:10px;
padding-top:10px;
background-color:#FFFFFF;
line-height:200%;
}

.footer_bottom{
text-align:center;
background-color:#ffffff;
line-height:170%;
padding-top:20px;
margin-top:20px;
}

.slider_delay{
width:960px;
height:240px;
overflow:hidden;
}

.info {
background-color:#FFFFFF;
}
.info ul {
padding-top:10px;
padding-left:20px;
overflow-y:scroll;
overflow-x: hidden;
width: 100%;
height: 8em;
scrollbar-face-color: #ffffff;
scrollbar-track-color: #f9f9f9;
scrollbar-arrow-color: #cccccc;
scrollbar-highlight-color: #fff8dc;
scrollbar-shadow-color: #d8d8d8;
scrollbar-3dlight-color: #d8d8d8;
scrollbar-darkshadow-color: #cccccc;
}

.info li{
line-height:170%;
}

.page-back {
 position: fixed;
 bottom: 10px;
 right: 50px;
}

ul.bxslider,
ul.bxslider li {
margin:0;

}

.bxslider_pager{
position:absolute;
left:25px;
bottom:10px;
z-index:999999;
}

.relative{
position: relative; 
}
.bx-pager a img {   
opacity: 0.5;   
filter: alpha(opacity=50);   
}
.bx-pager a.active img {   
opacity: 1;   
filter: alpha(opacity=100);   
}  
.limited { 
word-wrap:break-all;
}  
div#container { 
margin: 20px auto 0;
overflow: hidden;
}

ul#filter { 
float: left; 
font-size: 12px; 
list-style: none; 
margin-left:20px ; 
width: 100%;
}
	
ul#filter li {
border-right: 1px solid #dedede;
float: left;
margin-left:10px;
padding-right:10px;
}

ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #999; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #584530; font-weight: bold; }

ul#portfolio { float: left; list-style: none; margin-left: 0;display: block;}

ul#portfolio li {
width:160px;
float: left;
text-align:center;
margin:20px 0 0 10px;
}

.bxslider01{margin-left:0;padding-left:0;}

ul#portfolio li.topscroll {
/*width:140px;*/
float: left;
text-align:center;
/*margin:5px 5px;*/
}

ul#portfolio li img{
width: 111px;
border:1px #F3F0ED solid;
}

ul#portfolio li a{
text-decoration:none;}

ul#portfolio li a:hover { 
text-decoration: underline; }

.topscroll .item_img{width:100px;margin:10px auto!important; text-align:center;}

.ote_thum {
margin:20px 0 0 20px;
float:left;
}

.ote_thum img{
width:130px;
height:130px;
}

.ote_contents{
}

.ote_contents p{
line-height:150%;
}

.ote_contents table{
border:1px solid #C1C1C1;
border-collapse:collapse;
}

.ote_contents table td{
border:1px solid #C1C1C1;
padding:5px;
}

.ote_contents table td img{
width:50px;
height:50px;
}

/* WEBJ^OfΪp@20150313  */

.contents_title_cata{
font-size:18px;
font-family:"MS Ύ©","qMmΎ© ProN W6","HiraMinProN-W6","HGΎ©E","lr oΎ©","MS PMincho",serif;
border-bottom:1px solid #584530;
padding:10px;
font-weight:bold;
}

.ote_contents2{
padding:10px;
}

.ote_contents2 p{
line-height:150%;
}

.ote_contents2 table{
border:1px solid #C1C1C1;
border-collapse:collapse;
}

.ote_contents2 table td{
border:1px solid #C1C1C1;
padding:5px;
}



.ote_contents2 table td a{
background:none;
text-decoration:none;
}

.ote_contents2 table td a:hover{
background:none;
text-decoration:underline;
}

.catalogue_ote_frame{
background-color:#FFFFFF;
margin-top:50px;
}

ul.portfolio2 { float: left; list-style: none; margin:0 0 0 90px;}

ul.portfolio2 li {
width:180px;
height:200px;
float: left;
text-align:center;
margin:20px 0;
}

ul.portfolio2 li img{
width:100px;
height:100px;
border:1px #F3F0ED solid;
}

ul.portfolio2 li a{
text-decoration:none;}

ul.portfolio2 li a:hover { 
text-decoration: underline; }

.title_kanren{
font-size:14px;
border-bottom:1px dotted #CCCCCC;
padding-bottom:5px;
font-weight:bold;
margin:20px 100px 20px 100px; 
}

.slider_delay02{
width:960px;
height:990px;
overflow:hidden;
}

.slider_delay03{
width:960px;
height:740px;
overflow:hidden;
}

.slider_delay04{
width:960px;
height:680px;
overflow:hidden;
}
/* WEBJ^OfΪp@20150313  */


/*goto20151029webJ^Oy[W*/
.cata_menu{
	background-image: url(/images/catalogue/bg02.jpg);
	max-width: 960px;
	padding: 20px 0 20px 20px;
	margin: 0px auto;
}
.cata_menu li{
	float: left;
	width: 294px;
	margin: 0 20px 20px 0;
	text-align: center;
}

/*//goto20151029webJ^Oy[W*/
.cata_menu li a {
	color: #FFFFFF;
}
.cata_menu img {
	margin-bottom: 10px;
}
/* newACR */
.new_relative {
    position: relative;
    width: 690px;
}
.new_absolute {
    position: absolute;
    left: 15px;
    top: 15px;
}

small {
	font-size: .8em;
}
.arrow_tyui {
    background-image: url(/images/attention.gif);
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
    margin: 0 0 0 20px;
    padding: 10px 0 0 50px;
    font-size: 1.2em;
}
/* top_cot_btn NEW*/
.ico_new {
    width: 294px;
    height: 412px;
    margin: 0 auto;
    position: relative;
}
.ico_new::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 4em solid transparent;
    border-left: 4em solid #CD0000;
    position: absolute;
    z-index: 100;
}
.ico_new::after {
    content: "New!";
    font-weight: bold;
    display: block;
    top: 5px;
    transform: rotate(-45deg);
    color: #fff;
    left: 0;
    position: absolute;
    z-index: 101;
}

.link_number {
	margin: 3px 0;
}

.link_number a{
	width: 100px;
	background-color: #6FA723;
	color: #FFFFFF;
	padding: 0px 6px;
	border-top: 1px solid #CCECA2;
	border-left: 1px solid #CCECA2;
	border-right: 1px solid #30480F;
	border-bottom: 1px solid #30480F;
	margin: 5px;
}

.link_number a:hover{
	border-bottom: 1px solid #CCECA2;
	border-right: 1px solid #CCECA2;
	border-left: 1px solid #30480F;
	border-top: 1px solid #30480F;
}
/* bootstrap4  */
.carousel-indicators li {
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
}
.navbar-expand-lg .navbar-nav .nav-link {
  text-decoration: none;
}
.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
/* BACK TO TOP */
#backtotop {
    position: fixed;
    bottom: 80px;
    right: 20px;
    font-size: 1em;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
#backtotop a {
    background: #666!important;
    text-decoration: none;
    color: #fff;
    width: 44px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 10px;
}
#backtotop a:hover {
    text-decoration: none;
    background: #999!important;
}
.img-responsive {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
}
@media print {
  #container, .container {
    width: auto;
  }
}