@charset "UTF-8";
body {
  margin: 0px;
  font-size: 13px;
  color: #FFF;
  line-height: 150%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  background-color: #777777;
  -webkit-text-size-adjust: 100%;
}
::-webkit-scrollbar{
  width: 8px;
}
::-webkit-scrollbar-track{
  background: #AAA;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb{
  background: #FFF;
  border-radius: 3px;
  box-shadow: 0px 0px 1px #AAA;
}
img {
	border: none;
	vertical-align: top;
}
a, p{
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
h2, h3, h4 ,h5 ,h6{
  margin: 0px;
}

h3 {
	color: #FFF;
	font-size: 16px;
	padding-left: 10px;
	border-radius: 5px 5px 0px 0px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4f', endColorstr='#131313',GradientType=0 );
	font-weight: bold;
	height: 24px;
	padding-top: 6px;
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

h4 {
	margin-top: 20px;
	padding-left: 3px;
}
h5 {
	font-size: 16px;
	color: #333;
}

|selection {
    background: #666666;
	color: #ffffff;
}
|-moz-selection {
    background: #666666;
	color: #ffffff;
}

/* Hides from IE Mac */

* html .clearfix {
  height: 1%;
}

.clearfix {
	display: block;
	position: relative;
}

/* START 2014/11/27 */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cont_block {
  margin-top: 20px;
  margin-bottom: 20px;
}

.h6_blue  {
	font-size: 19px;
	background-color: #006BC5;
	color: #FFF;
	text-indent: 10px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	padding-top: 10px;
	height: 23px;
}
.h6_red {
	font-size: 19px;
	background-color: #F00;
	color: #FFF;
	text-indent: 10px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D31F1A;
	padding-top: 10px;
	height: 23px;
}
.h6_green {
	font-size: 19px;
	background-color: #093;
	color: #FFF;
	text-indent: 10px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #007C26;
	padding-top: 10px;
	height: 23px;
}
.h6_yellow {
	font-size: 19px;
	background-color: #FC0;
	color: #333;
	text-indent: 10px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding-top: 10px;
	height: 23px;
}
.header   {
	margin-bottom: 20px;
}

.home_h1 {
	display: none;
}


.hspace {
	height: 25px;
	clear: both;
}


.fbspace {
  margin-bottom: 8px;
  padding-bottom: -12px;
  text-align: right;
}
.fbspace a:hover{
  text-decoration: none;
}
.border_full {
	border-bottom: solid #ddd 1px;
	margin-bottom: 30px;
	padding-top: 30px;
	clear: both;
}



.blue_line {
	color: #333;
	background-color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006BC5;
	font-size: 20px;
}

.red_line {
	color: #333;
	background-color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D31F1A;
	font-size: 20px;
}

.green_line {
	color: #333;
	background-color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #007C26;
	font-size: 20px;
}
.yellow_line {
	color: #333;
	background-color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	font-size: 20px;
}

.orange_line {
    color: #333;
    background-color: #FFF;
    padding-right: 8px;
    padding-left: 8px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #F60;
	font-size: 20px;
    padding-top: 3px;
}
.gray_line {
	color: #333;
	background-color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 20px;
	padding-top: 3px;
}


.left {
	float: left;
}
.right {
	text-align: right;
	color: #FFF;
}




.box{
    padding:20px;
    margin-left:auto;
    width:500px;
    margin-top:20px;
    background-color:#FFF;
    color:#333;
    margin-right: auto;
    margin-bottom: 20px;
}
.adobe_banner {
	margin-left: 20px;
	border: 1px solid #FFF;
	width: 158px;
	display: inline-block;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 1.3em;
}
.box  a{
	color:#06F;
	text-decoration: underline;
}


.blockNavi {
  overflow: hidden;
}

.blockNavi ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.blockNavi li {
  float: left;
  *display: inline;
  *zoom: 1;
  border: 1px solid #dddddd;
  padding: 0;
}

.blockNavi a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  color: #fff;
}

.blockNavi a:hover {
  opacity: 0.7;
}

.blockNavi strong {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  font-weight: normal;
  z-index: 3;
  background: url(../images/tnBlack.png) left top repeat;
}

.blockNavi strong span {
  display: block;
}

.blockNavi .dotBlack strong {
  background-image: url(../images/tnBlack.png);
}

.blockNavi .tnBgImg {
	overflow: hidden;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.fade {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.2s ease-in-out;
}
.fade:hover {
	opacity: 0.6;
	filter: alpha(opacity=40);
} 
.fade2 {
	opacity: 0.6;
	filter: alpha(opacity=40);
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.2s ease-in-out;
}
.fade2:hover {
	opacity: 1;
	filter: alpha(opacity=100);
} 
.dot_line {
	height: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CCC;
}

.indent {
	padding-left: 24px;
}
.item_box {
	background-color: #FFF;
	padding: 20px;
	border-radius: 0px 0px 5px 5px;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
}
.item_box p {
	color: #333;
	line-height: 2.0em;
}
.item_box3 {
	background-color: #FFF;
	padding: 20px;
	clear: both;
	overflow: hidden;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
}
.item_box3 p {
	color: #333;
	line-height: 2.0em;
}

.item_tbl {
	float: right;
	color: #333;
	border-collapse: collapse;
}
.item_tbl th {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.item_image {
	float: left;
	margin-right: 20px;
	border: 1px solid #CCC;
}
.item_image2 {
	float: left;
	border: 1px solid #CCC;
	margin-right: 4px;
	margin-left: 4px;
}

.item_spec  {
  width: 350px;
  font-weight: normal;
  color: #333;
  float: left;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #CCC;
  padding-left: 8px;
  line-height: 1.3em;
  font-size: 13px;
 }

.item_pdf {
	color: #333;
	float: right;
	width: 130px;
}
.item_pdf2 {
	color: #333;
	width: 110px;
	padding-top: 8px;
	float: right;
	text-align: center;
}
.item_pdf3 {
	color: #333;
	width: 148px;
	padding-top: 8px;
	float: right;
	text-align: center;
}

.item_setlist {
	line-height: 1.7em;
	color: #333;
	width: 353px;
	float: left;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 10px;
}
.item_setlist p{
	line-height: 1.7em;
	color: #333;
	border-left-style: solid;
	border-left-color: #99999C;
	border-left-width: 3px;
	padding-left: 35px;
	margin-left: -15px;
	width: 100%;
}
.item_setlist_radius {
	overflow: hidden;
	padding: 20px;
	border-radius: 5px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	clear: both;
	background-color: #FFF;
}
.link_dload:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
.privacy {
	/* [disabled]font-size: 18px; */
	float: right;
	padding: 5px;
	color: #000;
}
.slideArea {
  width: 800px;
}

.slideArea ul,
.slideArea li {
  margin: 0;
  padding: 0;
}

/* glide.js */

.slider {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slider__wrapper {
  height: 100%;
  list-style: none;
  overflow: hidden;
  *zoom: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}

.slider__item {
  height: 100%;
  float: left;
  clear: none;
}

.slider__arrows-item {
  position: absolute;
  display: block;
  width: 22px;
  height: 45px;
  overflow: hidden;
  margin-bottom: -20px;
  padding: 0;
  cursor: pointer;
}

.slider__arrows-item--right {
  background: url(../images/slideRight.png) top right no-repeat;
  bottom: 50%;
  right: 15px;
}

.slider__arrows-item--left {
  background: url(../images/slideLeft.png) top left no-repeat;
  bottom: 50%;
  left: 15px;
}

.slider__nav {
  position: absolute;
  bottom: 20px;
}

.slider__nav-item {
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  background: #eee;
}

.slider__nav-item--current {
  background: #ccc;
}

.slider__nav-item:hover {
	background: #cccccf;
}

.tbl_data {
	color: #000;
	background-color: #E7E7E7;
	width: 100%;
	border-collapse:collapse;
	clear: both;
	font-size: 13px;
}


.tbl_data td {
	border: 2px solid #777;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 40px;
}
.tbl_data th {
	font-weight: bold;
	border: 2px solid #777;
	height: 42px;
	color: #000;
}


.tbl_data a {
	color: #0099FF;
	text-decoration: none;
}
.tbl_data tr:nth-child(2n+2) {
	background-color: #fff;
}
.tbl_item {
	color: #333;
	background-color: #FFF;
	border-collapse:collapse;
	text-align: center;
	line-height: 18px;
	width: 100%;
	clear: both;
}


.tbl_item img {
	/* [disabled]box-shadow: 1px 1px 3px 1px #CCCCCC; */
	margin-bottom: 8px;
	border: 1px solid #CCC;
}

.tbl_item2 {
	border-collapse:collapse;
	text-align: center;
	float: left;
	width: 600px;
}
.tbl_item2 img {
	/* [disabled]box-shadow: 1px 1px 3px 1px #CCCCCC; */
	margin-bottom: 8px;
	border: 1px solid #CCC;
}

.tbl_cntr {
	background-color: #FFF;
	width: 100%;
	border-collapse:collapse;
	text-align: center;
}



.tbl_cntr td {
	border: 2px solid #666;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tbl_cntr th  {
	background-color: #F3F3F3;
	border: 2px solid #666;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
.tbl_cntr_td_left   {
	padding-left: 10px;
	text-align: left;
}

.tbl_cntr tr:nth-child(2n+2) {
	background-color: #F3F3F3;
}

.tbl_tax {
	text-align: center;
	width: 100px;
}
.tbl_price  {
	margin-left: auto;
	margin-right: auto;

}
.tbl_price td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 75px;
	text-align: right;
	margin-top: -5px;
	margin-bottom: -5px;
	height: 15px;
}
.tbl_price th {
	width: 10px;
	color: #333;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 10px;
}

.tbl_spec {
	font-weight: bold;
	color: #333;
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0CC;
	padding-left: 10px;
	width: 420px;
	margin-bottom: auto;
	margin-top: auto;
	margin-left: 14px;
}
.tbl_text {
	color: #333;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
}


.tbl_text th, .tbl_text td {
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	line-height: 1.7em;
}
.tel {
	font-size: 28px;
	color: #09F;
	font-weight: bold;
	background-image: url(../images/icon_tel.png);
	background-repeat: no-repeat;
	padding-left: 58px;
	height: 30px;
}
.mail {
	font-size: 26px;
	font-weight: bold;
	color: #09F;
	background-image: url(../images/icon_mail.png);
	background-repeat: no-repeat;
	padding-left: 58px;
	height: 30px;
}

.viewer {
	margin: 0;
	height: 120px;
	text-align: center;
	overflow: hidden;
	width: 160px;
}

 
.viewer ul {
	height: 120px;
	text-align: left;
	overflow: hidden;
	position: relative;
	margin: 0;
	width: 160px;
}
 
.viewer ul li {
	top: 0px;
	left: 0;
	height: 120px;
	display: none;
	position: absolute;
	width: 160px;
}
.viewer2 {
	margin: 0;
	height: 120px;
	text-align: left;
	overflow: hidden;
	width: 280px;
}
.viewer2 ul {
	height: 120px;
	text-align: left;
	overflow: hidden;
	position: relative;
	margin: 0;
	width: 280px;
}
.viewer2 ul li {
	top: 0px;
	left: 0;
	display: none;
	position: absolute;
	height: 120px;
	width: 280px;
}
#btn {
	color: #000;
	/* [disabled]letter-spacing: 0.1em; */
	/* [disabled]text-shadow: 0px 0px 0px rgba(248,248,252,0.5),-1px -1px 1px rgba(150,150,150,0.5); */
	width: 150px;
	background: #edf0f2; /* Old browsers */
	background: -moz-linear-gradient(top,  #edf0f2 13%, #eff0f4 42%, #f7f7f9 56%, #ffffff 67%, #fcfcfc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(13%,#edf0f2), color-stop(42%,#eff0f4), color-stop(56%,#f7f7f9), color-stop(67%,#ffffff), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #edf0f2 13%,#eff0f4 42%,#f7f7f9 56%,#ffffff 67%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #edf0f2 13%,#eff0f4 42%,#f7f7f9 56%,#ffffff 67%,#fcfcfc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #edf0f2 13%,#eff0f4 42%,#f7f7f9 56%,#ffffff 67%,#fcfcfc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #edf0f2 13%,#eff0f4 42%,#f7f7f9 56%,#ffffff 67%,#fcfcfc 100%); /* W3C */



    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf0f2', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
	font-size: 13px;
	text-align: center;
	height: 40px;
	padding-top: 32px;
	line-height: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
} 


#comArea {
  width: 190px;
  float: left;
}

#comArea h1#logoHead,
#comArea p#logoHead {
  width: 165px;
  padding: 0;
  margin: 0;
}

#comArea h1#logoHead a,
#comArea p#logoHead a {
	width: 165px;
	height: 58px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#comArea p {
  margin: 0;
  padding: 0;
}

#container {
	width: 1000px;
	margin: 30px auto 0;
}

#contents {
	width: 1000px;
	position: relative;
}
#content_body {
	float: right;
	width: 800px;
}

#container:after,
#footer:after,
#contents:after,
.cont_block:after,
.pagetop:after {
  content: ".";
  display: block;
  visibility: hidden;
  line-height: 0;
  height: 0.1px;
  font-size: 0.1em;
  clear: both;
}

#copyright {
	padding: 10px;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	background-image: url(../images/bgGrid.jpg);
	background-repeat: repeat;
	margin-top: 50px;
}

#globalNavi {
  width: 700px;
  float: left;
  margin: 10px 0 15px;
}

#globalNavi ul {
  width: 160px;
  float: left;
  list-style-type: none;
  margin: 0 15px 0 0;
  padding: 0;
  border-top: 1px solid #999999;
}

#globalNavi ul a {
	font-size: 13px;
	display: block;
	width: 145px;
	padding: 3px 2px 2px 13px;
	border-bottom: 1px solid #999999;
	line-height: 1.5;
	background-image: url(../images/gnArrow.png);
	background-repeat: no-repeat;
	background-position: 2px;
}


#globalNavi ul a:hover {
  color: #FFCC00;
  text-decoration: none;
}

#globalBtn {
  float: right;
  width: 87px;
  margin: 10px 0 0;
  padding: 0;
}

#globalBtn img {
  margin-bottom: 6px;
}

#globalBtn a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#globalPagetop {
	position: fixed;
	right: 20px;
	margin: 0;
	padding: 0;
}

#goback {
	padding-top: 15px;
	padding-left: 1px;
}

#headerWrapper {
  background: url(../images/bgGrid.jpg) left top repeat-x #555555;
  padding: 5px 0 0;
}

#header {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}

#header a {
  color: #fff;
}
#innerNavi {
	width: 800px;
	margin: 20px 0 30px;
}


#innerNavi ul {
  width: 810px;
}

#innerNavi li {
  width: 150px;
  height: 112px;
  margin: 10px 10px 0 0;
}

#innerNavi strong {
	min-height: 32px;
	_height: 32px;
	padding: 4px 0;
}

#innerNavi strong span {
	width: 82%;
	padding-top: 0;
	padding-right: 5%;
	padding-bottom: 0;
	padding-left: 12%;
}

#innerNavi .tnMain {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.4em;
	background: url(../images/innerNavArrow.png) 3% 1.2% no-repeat;
}

#innerNavi .tnBgImg {
  height: 72px;
}
#link_arrow   {
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: 10px;
}
#p_title {
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 16px;
}
#topNavi {
	width: 1000px;
	margin: 0 0 0;
}
#topNavi ul {
	width: 1020px;
}

#topNavi li {
	width: 233px;
	height: 183px;
	margin: 20px 20px 0 0;
}

#topNavi strong {
	min-height: 39px;
	height: 39px;
	padding: 4px 0 5px;
}

#topNavi .tnMain {
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	background-image: url(../images/tnAllow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

#topNavi .tnSub {
	margin-top: 2px;
	font-size: 13px;
}

#topNavi .tnBgImg {
	height: 183px;
}
#submenu {
	width: 185px;
	float: left;
	background-repeat: repeat-x;
	background-position: left top;
}
#submenu a {
	text-decoration: none;
	font-weight: bold;
}
#submenu > ul {
	border: 1px solid #333;
}
#submenu ul {
	width: 100%;
	font-size: 16px;
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
}
#submenu ul ul {
	font-size: 13px;
}

#submenu ul ul ul {
	border-bottom: none;
	font-size: 13px;
	width: 120%;
}
#submenu ul a {
	line-height: 20px;
	display: block;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../images/subArrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676767;
}
#submenu ul ul a {
	color: #FFFFFF;
	background-color: #505050;
	background-image: none;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
}
#submenu ul ul ul a{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 1.8em;
	background-color: rgba(48,125,255,0.8);
	font-size: 11px;
	width: 220px;
	border-bottom-color: #03C;
}
#submenu ul ul ul ul a{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 1.8em;
	background-color: rgba(09,75,200,0.9);
	font-size: 11px;
	border-bottom-color: #000033;
	width: 100%;
	margin-left: 13px;
}
#submenu ul a:hover {
	color: #FFFFFF;
	background-color: #444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
}
#submenu ul ul a:hover {
	color: #FFFFFF;
	background-color: #595959;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#submenu ul ul ul a:hover {
	color: #FFFFFF;
	background-color: rgba(09,75,200,0.9);
}
#submenu ul ul ul ul a:hover {
	color: #FFFFFF;
	background-color: rgba(6,56,149,0.9);
}
#submenu  ul a.point {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #676767;
	background-image: url(../images/to_dropmenu.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	background-color: #505050;
	z-index: 1000;
}
#submenu ul a.point2 {
	background-image: url(../images/to_dropmenu.png);
	background-repeat: no-repeat;
	background-position: 220px center;
	z-index: 1000;
}
#submenu ul a.point_blue {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006BC5;
	text-indent: -5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-image: url(../images/to_dropmenu.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	background-color: #595959;
}
#submenu ul a.point_red {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D31F1A;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-image: url(../images/to_dropmenu.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	background-color: #595959;
	text-indent: -5px;
}
#submenu ul a.point_green {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #007C26;
	text-indent: -5px;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-image: url(../images/to_dropmenu.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	background-color: #595959;
}
#submenu ul a.point_yellow {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	text-indent: -5px;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-image: url(../images/to_dropmenu.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	background-color: #595959;
}
#submenu ul a.point_orange {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	text-indent: -5px;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-image: url(../images/to_dropmenu.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	background-color: #595959;
}
#submenu ul a.point_orange_noneborder {
	background-image: none;
	background-image: url(../images/to_dropmenu.png);
	background-repeat: no-repeat;
	background-position: 170px center;
}
#submenu ul a.point_blue_nonearrow {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006BC5;
	text-indent: -5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-color: #595959;
	background-image: none;
}
#submenu ul a.point_red_nonearrow {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D31F1A;
	text-indent: -5px;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-color: #595959;
}
#submenu ul a.point_green_nonearrow {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #007C26;
	text-indent: -5px;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-color: #595959;
}
#submenu ul a.point_yellow_nonearrow {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	text-indent: -5px;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-color: #595959;
}
#submenu ul a.point_orange_nonearrow {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	text-indent: -5px;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-color: #595959;
}

#submenu #contacts_banner {
	display: inline-block;
	/* [disabled]height: 223px; */
	width: 185px;
	margin-bottom: 15px;
	border: 1px solid #ffffff;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(top, #FFFFFF, #f2f2f2, #DDDDDD);
	background: -moz-linear-gradient(top, #FFFFFF, #f2f2f2, #DDDDDD);
	background-image: -o-linear-gradient(top, #FFFFFF, #f2f2f2, #DDDDDD);
	background: linear-gradient(to bottom, #FFFFFF, #f2f2f2, #DDDDDD);
}
#submenu #contacts_banner #contacts_banner_back_pattern {
	height: 100%;
	width: 100%;
	background-image: url(../images/back_pattern.png);
	display: block;
	padding-bottom: 1px;
}

#submenu #contacts_banner .contacts_banner_h1 {
	color: rgba(255,255,255,1);
	height: 23px;
	width: auto;
	text-align: center;
	background-color: #333333;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px 3px 0px 0px;
	padding-top: 4px;
	background-image: url(../images/banner_contacts_icon_tel.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
}
#submenu #contacts_banner .contacts_banner_e_h1 {
	color: rgba(255,255,255,1);
	height: 23px;
	width: auto;
	text-align: center;
	background-color: #333333;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px 3px 0px 0px;
	padding-top: 4px;
}
#submenu #contacts_banner .contacts_banner_inner {
	width: 155px;
	margin-right: auto;
	margin-left: auto;
}
#submenu #contacts_banner .contacts_banner_inner_cn {
	width: 155px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner_contacts_logo_cn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 11px;
}
#submenu #contacts_banner .contacts_banner_inner_pr {
	width: 155px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11px;
	background-image: url(../images/banner_contacts_logo_pr.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#submenu #contacts_banner h2  {
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #2F2F2F;
}
#submenu #contacts_banner .studio{
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	color: #2F2F2F;
}

#submenu #contacts_banner .en  {
	font-size: 16px;
	line-height: 20px;
	color: #2F2F2F;
	display: block;
  text-align: center;
  margin-bottom:11px;
}
#submenu #contacts_banner .category  {
	font-size: 12px;
	line-height: 20px;
	color: #2F2F2F;
	display: block;
}
#submenu #contacts_banner .zip  {
	float: left;
	font-size: 12px;
	line-height: 16px;
	color: #2F2F2F;
	display: block;
}
#submenu #contacts_banner .telnumber  {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
	color: #2F2F2F;
	text-align: right;
}
#submenu #contacts_banner .formmail  {
  font-size: 12px;
  font-weight: bold;
  padding-top: 11px;
  padding-bottom: 10px;
  color: #FFFFFF;
  text-align: center;
  background-color: ;
  line-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0,144,180,1.00);
  border-radius: 5px;
}
#submenu #contacts_banner a:hover {
  transition: 0.3s;
  background-color: rgba(135,210,231,1.00);
  color: #004256;
}
#submenu #contacts_banner .material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;  /* Preferred icon size */
  display: inline-block;
  text-transform: none;
  letter-spacing: 0.3em;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
#submenu #contacts_banner .receptime  {
	font-size: 11px;
	padding-top: 5px;
	color: #2F2F2F;
	clear: both;
	text-align: right;
	line-height: 11px;
}
#submenu #contacts_banner .contacts_banner_border {
	height: 1px;
	width: 155px;
	margin-right: auto;
	margin-bottom: 11px;
	margin-left: auto;
	display: block;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: rgba(102,102,102,1);
	clear: both;
	margin-top: 11px;
}
#submenu #contacts_banner .mail_banner  {
	height: 30px;
	width: 146px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(top, #71cfe2, #499dad);
	background-image: -moz-linear-gradient(top, #71cfe2, #499dad);
	background-image: -ms-linear-gradient(top, #71cfe2, #499dad);
	background-image: -o-linear-gradient(top, #71cfe2, #499dad);
	background-image: linear-gradient(to bottom, #71cfe2, #499dad);
	border: solid #327287 1px;
	margin-top: 15px;
	display: block;
	margin-bottom: 15px;
}

#submenu #contacts_banner .mail_banner:hover {
  background-image: -webkit-linear-gradient(top, #85d1e0, #71cfe2);
  background-image: -moz-linear-gradient(top, #85d1e0, #71cfe2);
  background-image: -ms-linear-gradient(top, #85d1e0, #71cfe2);
  background-image: -o-linear-gradient(top, #85d1e0, #71cfe2);
  background-image: linear-gradient(to bottom, #85d1e0, #71cfe2);
  text-decoration: none;
}
#submenu #contacts_banner .mail_banner  p{
	border-radius: 5px;
	background-image: url(../images/banner_contacts_icon_tel.png);
	background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
	background-image: -moz-linear-gradient(top, #3498db, #2980b9);
	background-image: -ms-linear-gradient(top, #3498db, #2980b9);
	background-image: -o-linear-gradient(top, #3498db, #2980b9);
	background-image: url(../images/banner_contacts_icon_mail.png);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	line-height: 30px;
	padding-left: 24px;
}
#submenu #contacts_banner .info_banner  {
  background-color: #E00037;
  background-color: -webkit-linear-gradient(top, #F24897, #E00059);
  background-image: -moz-linear-gradient(top, #F24897, #E00059);
  background-image: -ms-linear-gradient(top, #F24897, #E00059);
  background-image: -o-linear-gradient(top, #F24897, #E00059);
  background-image: linear-gradient(to bottom, #F24897, #E00059);
  border-radius: 5px;
  border: solid #327287 1px;
  padding: 8px;
  display: block;
  margin-bottom: 15px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.2s ease-in-out;
}

#submenu #contacts_banner .info_banner:hover {
  background-image: -webkit-linear-gradient(top, #FF7BCA, #F2227A);
  background-image: -moz-linear-gradient(top, #FF7BCA, #F2227A);
  background-image: -ms-linear-gradient(top, #FF7BCA, #F2227A);
  background-image: -o-linear-gradient(top, #FF7BCA, #F2227A);
  background-image: linear-gradient(to bottom, #FF7BCA, #F2227A);
  text-decoration: none;
}
#submenu #contacts_banner .info_banner  p{
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}



#drop-down-menu {
	width: 185px;
}
#drop-down-menu li {
	text-shadow:1px 1px 2px #000;
	position: relative;
}
#drop-down-menu li a {
    text-shadow:1px 1px 2px #000;
}
#drop-down-menu li ul {
	position: absolute;
	z-index: 100;
	top: 100%;
}

#drop-down-menu li ul li {
	overflow: hidden;
	transition:0.1s;
	height: 0px;
}

#drop-down-menu li:hover a {
	text-shadow:1px 1px 2px #000;
}

#drop-down-menu li:hover > ul > li {
	overflow: visible;
	height: 28px;
	text-shadow:1px 1px 2px #000;
}

#drop-down-menu li ul {
    top: 0%;
	left: 100%;
}
#drop-down-menu .bottom2 {
	margin-top: -28px;
}
#drop-down-menu .bottom3 {
	margin-top: -56px;
}
#drop-down-menu .bottom4 {
	margin-top: -84px;
}
#drop-down-menu .bottom5 {
	margin-top: -112px;
}
#drop-down-menu .bottom6 {
	margin-top: -140px;
}
#drop-down-menu .bottom7 {
	margin-top: -168px;
}
#drop-down-menu .bottom8 {
	margin-top: -196px;
}
#drop-down-menu .bottom9 {
	margin-top: -224px;
}
#drop-down-menu .bottom10 {
	margin-top: -252px;
}
#drop-down-menu .bottom11 {
	margin-top: -280px;
}
#drop-down-menu .bottom12 {
	margin-top: -308px;
}
#drop-down-menu .bottom13 {
	margin-top: -336px;
}
#drop-down-menu .bottom14 {
	margin-top: -364px;
}
#drop-down-menu .bottom15 {
	margin-top: -392px;
}
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.5em;
	bottom: -0.25em;
}
#wrapper {
  position: relative;
}
    @media (max-width:1480px) {
    #wrapper {
      height: 1190px;
      }
      }
#wrapper #sidebanner {
	height: 390px;
	width: 170px;
	color: #333;
	background-color: #FFF;
	position: fixed;
	border-radius: 3px;
	z-index: 1000;
	box-shadow: 0px 1px 7px 3px rgba(0,0,0,0.2);
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #006BC5;
	left: 120px;
	bottom: 30px;
	background-image: url(../images/back_pattern.png);
	background-image: -webkit-linear-gradient(top, #FFFFFF, #f2f2f2, #DDDDDD);
	background: -moz-linear-gradient(top, #FFFFFF, #f2f2f2, #DDDDDD);
	background-image: -o-linear-gradient(top, #FFFFFF, #f2f2f2, #DDDDDD);
	background: linear-gradient(to bottom, #FFFFFF, #f2f2f2, #DDDDDD);
}
    @media (max-width:1480px) {
    #wrapper #sidebanner {
	visibility: hidden;
     }
}

#wrapper #sidebanner .title {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 18px;
}

#wrapper #sidebanner .text {
	padding-top: 22px;
	line-height: 1.4em;
}

#wrapper #sidebanner .text-combine{
	text-combine-upright: all;
	-webkit-text-combine: horizontal;
	-ms-text-combine-horizontal: all;
	color: #F30;
}
    #wrapper #sidebanner2 {
	visibility: hidden;
     }

    @media (max-width:1480px) {
    #wrapper #sidebanner2 {
	color: #333;
	background-color: #FFF;
	position: fixed;
	z-index: 1000;
	box-shadow: 0px 1px 7px 3px rgba(0,0,0,0.5);
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #006BC5;
	bottom: 15px;
	bottom: 0px;
	width: 100%;
	height: 100px;
	writing-mode: horizontal-tb;
	-ms-writing-mode: lr-tb;
	visibility: visible;
	background-image: -webkit-linear-gradient(top, #FFFFFF, #f2f2f2, #DDDDDD);
	background: -moz-linear-gradient(top, #FFFFFF, #f2f2f2, #DDDDDD);
	background-image: -o-linear-gradient(top, #FFFFFF, #f2f2f2, #DDDDDD);
	background: linear-gradient(to bottom, #FFFFFF, #f2f2f2, #DDDDDD);
     }
}

#wrapper #sidebanner2 .title {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrapper #sidebanner2 .text {
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#filterlist {
	overflow: auto;
	height: 450px;
}


#topNavi strong span {
	width: 82%;
	padding: 0 5% 0 13%;
}
.precautions li {
  margin-bottom: 12px;
  line-height: 1.7em;
}