@charset "utf-8";
/*
Theme Name: nissin refratech
*/
/* Reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
	margin: 0;
	padding: 0;
	letter-spacing: 0;
}
p, ul, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	outline: none;
}
li {
	list-style: none;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	vertical-align: bottom;
	border: none;
}
a {
	color: inherit;
	text-decoration: none;
	outline: none;
}
a img:hover {
	opacity: 0.7;
}
sup {
	font-size: 0.7em;
	vertical-align: super;
}
/* ie対策 */
main {
	display: block;
}
body * {
	box-sizing: border-box;
}
/* pc-sp
---------------------------------------- */
.forPC {
}
.forSP {
	display: none !important;
}
.sp-dN {
}
.pc-dN {
	display: none !important;
}
/* style
---------------------------------------- */
body {
	font-family: 'Noto Sans', 'Noto Sans Japanese', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 1.4em;
	position: relative; min-width: 1000px;
}
body, h1, h2, h3, h4, ul, li, p, dl, dt, dd {
	margin: 0;
	padding: 0;
}
h1 {
	color: #fff;
	font-weight: normal;
	font-size: 2.3em;
	letter-spacing: 0.08em;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 520px;
	display: block;
}
#body {
    /*margin-top: 10px;*/
	overflow: hidden;
}
#body hr {
	/*border: 1px solid #ffffff;*/
}
h2 {
	font-size: 1.4em;
	color: #0075c2;
	line-height: 1;
	letter-spacing: 0.05em;
	margin-bottom: 35px;
	font-weight: bold;
	border-bottom: 2px solid #0075c2;
	border-left: 5px solid #0075c2;
	padding: 5px 10px;
}
h2 span {
	/*font-size: 0.7em;*/
	/*font-weight: normal;*/
}
section {
	padding: 0;
	box-sizing: border-box;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul li {
	list-style: none;
}
a {
	color: #0071bc;
}
a img:hover {
	opacity: 0.8;
}
strong {
	color: #D1550C;
}
.wrap {
	margin: 0px auto;
	width: 950px;
	/*overflow: hidden;*/
}
.bg-beige {
	background: url(/assets/images/bg_beige.jpg);
}
.box-clear {
	overflow: hidden;
}
.box-half-l, 
.box-half-r {
	width: 48%;
}
.box-half-l {
	float: left;
}
.box-half-r {
	float: right;
}
.btn {
	font-size: 0.9em;
}
.btn a {
	text-decoration: none;
	background: url(/assets/images/ico_arrow_brown.png) no-repeat right 15px center;
	color: #4a0610;
	display: inline-block;
	border: solid 1px #4a0610;
	border-radius: 5px;
	padding: 8px 35px 8px 15px;
}
.btn a:hover {
	opacity: 0.8;
}
.last {
	margin-right: 0 !important;
}
.tC {
	text-align: center !important;
	line-height: 1.8em;
}
nav .nav .contact{

}
/*.menu{
	position: absolute;
}*/
/* slick の2ページ目以降は javascript-off では非表示にする  */
.slide_rest {
	display: none;
}

/* 日本語文章の単語単位の改行 */
.wordwrap span{
	display: inline-block;
}

#primary {
	width: 640px;
	float: left;
	margin-bottom:50px;
}
/*sidebar
----------------------------------------------------------------------------------------------------*/
#body > div:last-of-type {
}
#body > div:last-of-type:after {
    content: "";
    display: block;
    clear: both;
}
.wrapclearfix {
}
.wrapclearfix:after {
    content: "";
    display: block;
    clear: both;
}

/*sidebar
----------------------------------------------------------------------------------------------------*/
#secondary{
    width: 220px;
    float: right;
	position: relative;
	top: 10px;
}
#secondary #sidebar{
    background-color: white;
    position: absolute;
    padding-top: 5px;
    top: 0px;
}

aside #sidebar section ul.sidebar > li{
}
aside #sidebar section ul.sidebar > li > span {
    border-left: 5px solid #d3e1f3;
    padding-left: 12px;
    background-color: #0075c2;
    display: block;
    height: 41px;
    width: 100%;
    line-height: 41px;
    color: white;
}

aside #sidebar section ul.sidebar > li:first-of-type{
    margin-bottom: 40px;
    padding: 0;
    background-color: transparent;
    border-left: 0;
}

aside #sidebar section ul.sub {
    margin-bottom: 20px;
}
/* 右向き三角形 */
aside #sidebar section ul.sub > li {
    
}
aside #sidebar section ul.sub > li:before {
    content: "";
    display: block;
    float: left;
    
    margin-top: 15px;
    margin-right: 8px;
    border-top: 5px solid transparent;
    border-right: 0;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #666;
}

aside #sidebar section ul.sub > li {
    padding-left: 10px;
    box-siging: border-box;
    /*padding-left: 12px;*/
    display: block;
    height: 41px;
    width: 100%;
    line-height: 41px;
    color: white;
    border-bottom: 1px solid #333;
}
aside #sidebar section ul.sub > li a {
    display: block;
    width: calc(100% - 12px);
    box-sizing: border-box;
    color: #333;
}

/*h3
----------------------------------------------------------------------------------------------------*/

h3 {
    border-bottom: 2px solid #0075c2;
    font-size: 1.67em;
    line-height: 1.8em;
    margin-bottom: 0.8em;
}

/*band
----------------------------------------------------------------------------------------------------*/

#band img {
    display: block;
    margin: 0 auto;
}

#band {
    width: 100%;
    background-color: #e9f0f9;
}


/*corporate & recruit
----------------------------------------------------------------------------------------------------*/

article.corporate, article.recruit {
    color: #666;
}
article.corporate #compay .description, article.recruit #compay .description {
    width: 370px;
}
article.corporate .name, article.recruit .name {
    text-align: right;
}
article.corporate table, article.recruit table {
    width: 100%;
    border: 1px solid #666;
}
article.corporate table th, article.recruit table th {
    background-color: #efefef;
    text-align: left;
    width: 30%;
}
article.corporate table th, article.corporate table td,
article.recruit table th, article.recruit table td {
    vertical-align: top;
    border: 1px solid #666;
    padding: 0.5em 1em;
}
article.corporate .map-wrap, article.recruit .map-wrap {
    position: relative;
}
article.corporate .map, article.recruit .map {
    position: absolute;
    bottom: 0;
    right: 0;
}
article.corporate .map a, article.recruit .map a {
    background-color: #888;
    text-decoration: none;
    color: white;
    border-radius: 5px;
    padding: 2px 15px;
    font-size: 0.95em;
}
article.corporate .tag, article.recruit .tag {
    position: relative;
    top: -145px;
}
article.corporate .content, article.recruit .content {
    margin-bottom: 2em;
}
article.corporate p, article.recruit p {
    display: block;
    margin: 1em 0;
}

/* content-path
----------------------------------------------------------------------------------------------------*/

#content-path{
    margin-top: 15px;
    margin-bottom: 10px;
    color: #666;
    font-size: 0.8rem;
}
#content-path span{
    color: #666;
}
#content-path a{
    color: #666;
    text-decoration: underline;
}
#content-path ul li {
    display: inline;
}
#content-path ul li a{
    color: #666;
    text-decoration: underline;
}

/*home
----------------------------------------------------------------------------------------------------*/

body#index #maincont section#news {
    margin-bottom: 55px;
}

body#index #maincont section#news ul > li {
    border-bottom: 2px dotted #333;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

body#index #maincont section#news .update-time {
    font-weight: bold;
    display: inline-block;
    width: 7em;
}

body#index #maincont section#news .item-list .category {
    display: inline-block;
    width: 7em;
    text-align: center;
    font-size: 0.8em;
    color: #666;
}

body#index #maincont section#news .item-list .category.topics {
    background-color: #ac3;
}
body#index #maincont section#news .item-list .category.ir {
    background-color: #f6c8dd;
}

body#index #maincont section#news .item-list .title a {
    color: #666;
}

body#index #maincont section#products {margin-bottom:20px;}
body#index #maincont section#products ul:after {
    content: "";
    display: block;
    clear: both;
}
body#index #maincont section#products ul li {
    display: block;
    float: left;
    box-sizing: border-box;
    margin-right: 11px;
    margin-bottom: 15px;
}
body#index #maincont section#products ul li:nth-of-type(4n) {
    margin-right: 0px;
}
body#index #maincont section#products ul li:nth-of-type(4n+1) {
    clear: both;
}
body#index #maincont section#products ul li .title {
    display: none;
}

#logo {
	position: absolute;
	top: 60px;
	left: 3%;
	/*transform: translate(-50%, -50%);*/
	width: 202px;
	height: 132px;
}
#logo-t {
	position: absolute;
	top: 205px;
	left: 0;
	/*transform: translate(-50%, -50%);*/
	width: 200px;
	height: 20px;
}
#keyvisual .inner {
	position: relative;
}
/*
 =========================================================== */
 
.clearfix {
	width: 100%;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
  
.floatR {
	float: right;
}
.floatL {
	float: left;
}
/*header
----------------------------------------------------------------------------------------------------*/
body #container{
	/*border-bottom: 2px solid #0075c2;*/
}
header {
	/*	display: none;*/
	/*position: fixed;*/
	/*top: 0px;*/
	/*left: 0px;*/
	width: 100%;
	/*height: 145px;     /* ヘッダのスクロールしない領域の高さ */
	/*z-index: 200;*/
	background-color: white;
	padding-top: 15px;
}
header#pages-header {
	display: block !important;
	opacity: 1 !important;
	position: static;
}
/* 各ページの header の企業ロゴ */
header .header_logo {
    position: relative;
    background-color: #fff;
}
header .header_logo .logo {
	margin: 0;
	margin-bottom: 5px;
}
header .header_logo .logo img {
	/*height: 40px;*/
}
header .header-description {
	font-size: 0.7rem;
}
header .header_logo div {
	
}
/*nav
----------------------------------------------------------------------------------------------------*/
/* 各ページの header の nav */
header nav {
	margin: 0 auto;
	width: 100%;
	/*	background:url(/assets/images/bg_navi.png);*/
	padding: 20px 0;
	background-color: white;
	border-bottom: 2px solid #0075c2;
	/*margin-bototm: 2px;*/
}
header nav ul.nav {
	/*width: 100%;*/
	text-align: center;
}
header nav ul.nav > li {
	width: 19.59%;
	text-align: center;
	/*border-left: 1px solid #e6e6e6;*/
}
header nav ul li {
	display: inline-block;
}
header nav ul.nav > li:nth-last-child(2) {
	/*border-right: 1px solid #e6e6e6;*/
}
header nav ul li > span, 
header nav ul li > a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	/*margin: 0 39.7px;*/
	margin: 0 22px;
	display: inline-block;
	/*transition: all 0.3s ease;*/
	line-height: 28px;
	width: 100%;
}
header nav ul li span.ja{
	color: #0075c2;
}
header nav ul li span.en{
	color: #b5b5b5;
	font-size: 0.7em;
}
header nav ul li.active > span,
header nav ul li.active > a{
	background-color: #0075c2;
}
header nav ul li.active > span span.ja,
header nav ul li.active > a span.ja,
header nav ul li.active > span span.en,
header nav ul li.active > a span.en{
	color: #fff;
}
header nav ul li.active a {
}
header nav ul li > span:hover,
header nav ul li > a:hover{
	background-color: #0075c2;
}
header nav ul li > span:hover span.ja,
header nav ul li > a:hover span.ja,
header nav ul li > span:hover span.en,
header nav ul li > a:hover span.en{
	color: #fff;
}
header nav ul li a:hover {
	opacity: 0.8;
}
header nav ul li li a {
	font-weight: normal;
}
header .header_logo .language {
	position: absolute;
	top: 5px;
	right: 1px;
	/*color: white;*/
	/*background-color: #555;*/
	padding-left: 8px;
	padding-right: 8px;
	display: none;
}
header .header_logo .language a {
	color: #666;
}
header .header_logo .contact {
	position: absolute;
	top: 35px;
	right: 1px;
	color: white;
	/*background-color: #555;*/
	padding-left: 8px;
	padding-right: 8px;
}
header .header_logo .contact a {
	display: inline-block;
	color: white;
	padding: 3px;
	text-decoration: none;
}
header nav {
	padding: 0px;
}
header nav ul.inner {
	position: relative;
	padding: 0;
	overflow: visible;
}
header nav ul li > a {
	margin: 0;
	/*margin-right: 40px;*/
	/*margin-left: 20px;*/
	line-height: 1.1em;
	height: 46px;
	padding-top: 10px;
}
header nav ul > li.sub:nth-last-child(2) > a {
	margin: 0 17.5px;
}
/*top
----------------------------------------------------------------------------------------------------*/
#slide {
	margin-bottom: 0 !important;
	/*	background: url(/assets/images/slide_01.png) no-repeat center center;*/
	background-size: cover;
}
#slide {
	height: 577px;
}
#slide li {
	height: 577px;
}
#slide li.slide01 {
	/*background: url(/assets/images/home/mainvisual.png) no-repeat center center;*/
	background-position: right center;
}
#slide li div.image {
	width: 970px;
	height: 520px;
}
#slide .slick-next {
	display: none !important;
}
#top-menu.inner {
	/*	width: 1105px;*/
	position: relative;
	height: auto;
	min-height: 390px/*height: 390px;*/
}
#top-menu h2 {
	/*position: absolute;
	top: 0;
	left: 0;*/
	text-align: center;
}
#top-menu .btn {
	text-align: right;
	margin-bottom: 35px;
}
#top-menu > div {
	width: 190px;
	float: left;
	margin-right: 70px;
	padding-top: 15px;
	padding-bottom: 25px;/*box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 6px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 6px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 6px 3px;*/
}
#top-menu .update-time {
	text-align: right;
	margin-top: 0.5em;
}
#top-menu > div:last-child {
	margin-right: 0;
}
#top-menu > div a {
	text-decoration: none;
	color: #333;
}
#top-menu > div a hover img {
	opacity: 0.7;/*filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";*/
}
#top-menu > div .menu-img {
	width: auto;
	height: auto;
	/*width: 261px;
	height: 221px;*/
	/*overflow: hidden;*/
	position: relative;
	text-align: center;
}
#top-menu > div .menu-img img {
}
#top-menu > div .menu-img img:hover {
}
#top-menu > div .menu-img span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 251px;
	text-align: center;
	text-decoration: underline;
	background-color: rgba(255,255,255,0.65);
	opacity: 0;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
#top-menu > div a:hover .menu-img span {
	opacity: 1;
}
#top-menu > div h2 {
	font-size: 1.2em;
	letter-spacing: 0.02em;
	/*float: left;*/
	text-align: center;
	margin: 15px 0;
	color: black;
}
#top-menu > div dt span {
	font-size: 0.7em;
	letter-spacing: 0;
	color: #5e5e5e;
	display: inherit;
	padding-left: 3px;
	margin-bottom: 5px;
}
#top-menu > div dd {
	/*float: right;*/
	font-size: 0.95em;
	margin: 0;
	text-align: left;
	padding-top: 10px;
	border-top: 1px solid black;
}
.ph {
	height: 348px;
	position: relative;
	z-index: -1;
	overflow: hidden;
}
.ph img {
	position: absolute;
	z-index: -10;
	top: 0;
	left: -100%;
	right: -100%;
	margin-right: auto;
	margin-left: auto;
	width: 125vw;
}
#info_list {
	width: 710px;
	margin: 0px auto 20px;
	display: inline-block;
}
#info_list li {
	list-style: none;
	width: 46%;
	float: left;
	text-align: left;
	padding: 5px 0;
	background: url(/assets/images/ico_shopinfo.png) no-repeat;
	background-position: left;
	padding-left: 15px;
}
/*about
----------------------------------------------------------------------------------------------------*/
#about #main {
	background: url(/assets/images/main_about.jpg) no-repeat center center;
	background-size: cover;
	height: 330px;
}
#about #main h1 {
	text-align: center;
}
#about #main .catch {
	text-align: right;
}
#about #main .line {
	background: url(/assets/images/ttl_h1_line_r.png) no-repeat bottom center;
	left: 0;
	right: -50px;
}
#about .bg-beige p.tC {
	margin-bottom: 70px;
}
#about .bg-beige p:last-child {
	margin-bottom: 0;
}
#about .bg-beige .box {
	text-align: center;
	margin-top: 40px;
	overflow: hidden;
}
#about .bg-beige .box a {
	margin-right: 30px;
}
#about .bg-beige .box a:nth-child(2) {
	margin-right: 0px;
}
#about .bg-beige .box img {
	width: 340px;
	height: auto;
	display: inline-block;
}
#about .bg-beige {
	position: relative;
}
#about .bg-beige p {
	width: 100%;
	margin: 0;
	line-height: 1.8em;
	text-align: center;
}
#about .bg-beige p span {
	color: #A01100;
	font-weight: bold;
}
#about .bg-beige .box h3 {
	font-weight: normal;
	color: #4a0610;
	line-height: 1.8em;
	float: left;
	margin-bottom: 10px;
}
#about .bg-beige .box h3 span {
	font-size: 1.3em;
	font-weight: bold;
}
#aboutabout .bg-beige .box p {
	float: left;
	width: 560px;
	margin: 0;
	font-size: 0.95em;
}
#about #subvisual {
	height: 348px;
	position: relative;
	z-index: -1;
	overflow: hidden;
}
#about #subvisual img {
	position: absolute;
	z-index: -10;
	top: 0;
	left: -100%;
	right: -100%;
	margin-right: auto;
	margin-left: auto;
	width: 125vw;
	height: auto;
}
#about #special {
	background: #fff;
}
/*menu
----------------------------------------------------------------------------------------------------*/
#menu #main {
	background: url(/assets/images/main_menu.jpg) no-repeat center center;
	background-size: cover;
	height: 330px;
}
#menu #main .line {
	background: url(/assets/images/ttl_h1_line_r.png) no-repeat bottom center;
	left: 0;
	right: -190px;
}
#menu .bg-beige .tC {
	margin-bottom: 80px;
}
#menu .tab_area {
	margin: 0px auto;
	width: 960px;
}
#menu .tab_area li {
	font-size: 1.25em;
	margin-right: 15px;
	width: 165px;
	padding: 10px 15px;
	box-sizing: border-box;
	display: inline-block;
	color: #ffffff;
	background: url(/assets/images/menu/ico_arrow.png) no-repeat right 15px center, #b18b52;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	cursor: pointer;
}
#menu .tab_area li:last-child {
	margin-right: 0px;
}
#menu .all_area {
	overflow: hidden;
}
#menu .tab_area li.select {
	background: url(/assets/images/menu/ico_arrow.png) no-repeat right 15px center, #4A0610;
}
.hide {
	display: none;
}
/*shop
----------------------------------------------------------------------------------------------------*/
#shop #main {
	background: url(/assets/images/main_shop.jpg) no-repeat center center;
	background-size: cover;
	height: 330px;
}
#shop #main .line {
	background: url(/assets/images/ttl_h1_line_r.png) no-repeat bottom center;
	left: 0;
	right: -160px;
}
#shop .box-clear {
	font-size: 0.9em;
}
#shop .ttl {
	font-weight: bold;
	font-size: 1.7em;
	margin: 5px 0 20px;
}
#shop .ttl span {
	font-size: 0.8em;
	margin-left: 10px;
}
#shop .txt {
	border-bottom: solid 1px #333;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
#shop dl {
	overflow: hidden;
	margin-bottom: 25px;
}
#shop dl dt {
	float: left;
	margin-bottom: 10px;
}
#shop dl dd {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
#shop dl dd:nth-of-type(2), 
#shop dl dd:nth-of-type(3), 
#shop dl dd:nth-of-type(4) {
	float: none;
}
#shop .map {
	text-align: right;
}
#shop .map a {
	background: url(/assets/images/ico_map.png) no-repeat left 15px center, url(/assets/images/ico_arrow_white.png) no-repeat right 15px center, #4a0610;
	color: #fff;
	text-decoration: none;
	padding: 8px 35px 8px 35px;
	border-radius: 5px;
	display: inline-block;
}
#shop .map a:hover {
	opacity: 0.8;
}
#shop .box {
	border-top: 1px dashed #333333;
	padding-top: 30px;
	padding-bottom: 100px;
	overflow: hidden;
	width: 820px;
	margin: 160px auto 0;
}
#shop .box a:nth-of-type(1) {
	float: left;
	margin-right: 10px;
	display: block;
}
#shop .box a:nth-of-type(2) {
	float: right;
	display: block;
}
/*tokonoma
----------------------------------------------------------------------------------------------------*/
.logo {
	margin-top: 130px;
}
h1{
	width: 100%;
	text-align: center;
}
/* タイトル画像中のホームボタン */
body.columns h1#title{
	text-align: left;
	height: 0;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	overflow: visible;
}

/* タイトルロゴ背景 */
body.columns .main_visual {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
body.columns .main_visual {
	max-width: 1380px;
	width: 100%;
	height: 215px;
	margin: 0 auto;
	background: url(../../../../assets/images/columns/bg_main_01.png) no-repeat no-repeat;
	background-size: cover;
	background-position: center center; 
}
/* タイトルロゴ */
body.columns .main_visual .image{
    margin-top: 60px;
}
body.columns .main_visual img{
    width: 400px;
}
body.columns article{
	float: left;
	width: 260px;
	margin-right: 94px;
	margin-bottom: 50px;
	
}
body.columns article:nth-of-type(3n) {
	margin-right: 0;
	
}
body.columns article .photo {
	margin-bottom: 10px;
	position: relative;
}
body.columns > div.inner {
	overflow: visible;
}
body.columns article:nth-child(3n+1) {
	clear: both;
}
body.columns article .photo .new_mark {
	position: absolute;
	top: -15px;
	left: -15px;
}
body.columns article .category {
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #F8F8F8;
	border: 1px solid #898989;
	
}
body.columns article .description {
	line-height: 1.5em;
	margin-top: 8px;
}
body.columns article .update-time {
    text-align: right;
    font-family: "Arapey",serif;
    font-style: italic;
    font-weight: bold;
}
body.columns .footer {
    text-align: center;
    margin-bottom: 20px;
}
body.columns .navi {
    text-align: center;
    margin-bottom: 10px;
}

/* カテゴリメニュー */

body.columns .item_tab ul li#header-logo img{
	vertical-align:middle;
}
body.columns .item_tab ul li#header-logo a{
	margin-left:0px;
}

body.columns .item_tab ul li#header-logo:hover,
body.columns .item_tab ul li#header-contact:hover{
	text-decoration:none;
}
body.columns .item_tab {
	padding: 0;
	text-align: right;
}
body.columns .item_tab nav {
	text-align: center;
}
body.columns .item_tab ul.inner {
	position: relative;
	padding:20px 0px;
	overflow:visible;
}
body.columns .item_tab > ul > li > a {
	margin: 0 17.5px;
	line-height: 28px;
}
body.columns .item_tab > ul > li:last-child > a {
	margin: 0 17.5px;
}
body.columns .item_tab > ul > li:last-child a:hover{
	background:none;
}
body.columns .item_tab > ul > li > span {
	margin: 0 17.5px;
	line-height: 28px;
}
body.columns .item_tab > ul > li:last-child > span {
	margin: 0 17.5px;
}
body.columns .item_tab > ul > li:last-child > span:hover{
	background:none;
}

body.columns .item_tab ul.nav {
	overflow: visible;
	display: inline-block;
}
body.columns .item_tab ul.nav > li .gnav-sub {
    position: absolute;
    top: 70px;
    width: 140px;
    height: 0;
    overflow: hidden;
}


/* 三角形 */
body.columns .item_tab .nav .sub {
/*  margin: 0 auto 50px;*/
    position: relative;
}

/* 下向き三角形の描画 */
body.columns .item_tab .nav .sub:after {
    border: 4px solid transparent;    /* 横幅の半分を指定（不要なボーダーは透過にする） */
    border-top: 7px solid black;   /* 三角形の高さと色を指定 */
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;           /* 右寄せ */
}
/* 上向き三角形の描画(ホバー時) */
body.columns .item_tab .nav .sub:hover:after {
    border-top: 4px solid transparent;  /* 上向き三角形を非表示にする */
    border-bottom: 7px solid black;     /* 下向き三角形の高さと色を指定 */
    bottom: 4px;                        /* 三角形の位置を調整 */
}
/* ドロップダウンメニュー */
body.columns .item_tab > ul {
	position: relative;
	margin-bottom: 2em;
/*	margin: 0;
	padding: 0;
	list-style: none;*/
}
body.columns .item_tab > ul::after {
	display: block;
	clear: both;
	content: '';
}
body.columns .item_tab > ul > li {
/*	position: relative;*/
	float: left;
	margin-left: 1em;
	border-top: 2px solid black;
}
body.columns .item_tab > ul > li:not(:first-child) {
/*	border-left: 1px solid #c8c8c8;*/
}
body.columns .item_tab > ul > li:hover {
	background-color: rgba(255,255,255,.3);
}
body.columns .item_tab > ul > li > a {
	display: inline-block;
	padding: 0 2em;
	color: black;
	text-decoration: none;
	white-space: nowrap;
}
body.columns .item_tab > ul > li > span {
	display: inline-block;
	padding: 0;
	color: black;
	text-decoration: none;
	white-space: nowrap;
}
body.columns .item_tab > ul > li a.active {
	color: black;
	text-decoration: underline;
}
body.columns .item_tab > ul > li a:hover {
	color: black;
}
body.columns .item_tab ul ul li a {
	display: inline-block;
	padding: 0;
	color: black;
	text-decoration: none;
	white-space: nowrap;
}
body.columns .item_tab ul li:hover ul li a {
	color: black;
}
body.columns .item_tab ul ul {
	position: absolute;
	top: 100%;
	left: -2px;
	text-align: left;
	background-color: #EFEEEF;
	z-index: 1;
	display: none;
	line-height: 2em;
}
body.columns .item_tab ul ul li {
	float: none;
	margin: 0;
}
body.columns .item_tab ul.nav ul li:not(:first-child) {
/*	border-left:  1px solid #c8c8c8;*/
}
/*body.columns .item_tab ul ul ul {
	position: absolute;
	top: -2px;
	left: 100%;
}*/
body.columns .item_tab ul li:hover > ul {
    display: block;
    width: 100%;
    padding-left: 1em;
    text-align: left;
}
body.columns .item_tab ul ul li:last-child a {
    
}
body.columns .item_tab ul ul li:hover {
	font-weight: bold;
}


/*contact_send
----------------------------------------------------------------------------------------------------*/
#contact_send #main {
	background: url(../images/main_contact.jpg) no-repeat left center;
	background-size: cover;
	display: none;
}
#contact_send #main h1 {
	text-align: right;
	display: none;
}
#contact_send #main .catch {
	text-align: right;
	display: none;
}
#contact_send #main .line {
	background: url(../images/ttl_h1_line_r.png) no-repeat bottom center;
	left: 0;
	right: -350px;
	display: none;
}
#contact_send p.tC {
	margin-bottom: 100px;
}
#contact_send input {
	line-height: 1;
	font-size: 0.9em;
	padding: 5px 7px;
	box-sizing: border-box;
}
#contact_send input#confirmation {
	background: url(../images/ico_arrow_white.png) no-repeat right 15px center, #4a0610;
	padding: 10px 35px 10px 15px;
	color: #fff;
}
#contact #validation {
	display: none;
}
#contact_send textarea {
	height: 180px;
}
#contact_send p.catch {
	margin-bottom: 30px;
}
/*contact
----------------------------------------------------------------------------------------------------*/
#contact #main {
	background: url(/assets/images/main_contact.jpg) no-repeat left center;
	background-size: cover;
	height: 330px;
}
#contact #main h1 {
	text-align: center;
}
#contact #main .catch {
	text-align: right;
}
#contact #main .line {
	background: url(/assets/images/ttl_h1_line_r.png) no-repeat bottom center;
	left: 0;
	right: -350px;
}
#contact p.tC {
	margin-bottom: 70px;
}
#contact input {
	line-height: 1;
	font-size: 0.9em;
	padding: 5px 7px;
	box-sizing: border-box;
}
#contact input#name, 
#contact input#kana, 
#contact input#tel {
	width: 50%;
}
#contact input#mail, 
#contact input#address, 
#contact textarea {
	width: 100%;
}
#contact input#reset {
	background: url(/assets/images/ico_arrow_back_brown.png) no-repeat left 15px center;
	color: #4a0610;
	padding: 10px 15px 10px 35px;
	margin-right: 10px;
}
#contact input#confirmation {
	background: url(/assets/images/ico_arrow_white.png) no-repeat right 15px center, #4a0610;
	padding: 10px 35px 10px 15px;
	color: #fff;
}
#contact input#reset, 
#contact input#confirmation {
	border: solid 1px #4a0610;
	border-radius: 5px;
	cursor: pointer;
}
#contact input#reset:hover, 
#contact input#confirmation:hover {
	opacity: 0.8;
}
#contact textarea {
	height: 180px;
}
#contact dl {
	width: 800px;
	margin: 0 auto 50px;
}
#contact dl dt {
	background: url(/assets/images/ico_circle.png) no-repeat left center;
	padding-left: 25px;
	float: left;
	padding-top: 5px;
}
#contact dl dd {
	padding-left: 30%;
	border-bottom: dotted 1px #333;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#contact dl dd:last-child {
	border-bottom: none;
}
#contact p:last-child {
	margin-bottom: 0;
}
#contact p.catch {
	margin-top: 30px;
}
#contact input#consent {
	position: relative;
	margin: 10px 5px 0px 18px;
}
#contact dl span {
	color: #fff;
}
#contact #checkbox-consent #err_consent {
	display: inline-block;
	margin-left: 10px;
}
#contact #checkbox-consent #err_consent div {
	display: inline-block;
}
/*other
----------------------------------------------------------------------------------------------------*/
#main {
	/*position: relative;*/
	/*padding: 170px 0 0 0;*/
	/*min-width: 960px;*/
	/*overflow: hidden;*/
}
#main h1 {
	margin: 20px auto 0;
	text-align: center;
}
#main .catch {
	width: 960px;
	margin: 0 auto;
	color: #fff;
	line-height: 2em;
	text-align: right;
}
#main .line {
	width: 100%;
	background: url(/assets/images/ttl_h1_line.png) no-repeat bottom center;
	height: 3px;
	position: absolute;
	top: 215px;
	right: 0;
	margin: 0 auto;
}
#coffee-ticket {
	position: fixed;
	right: 0;
	bottom: 20%;
}
#appearance {
	background: #fff;
	text-align: center;
	line-height: 0;
	margin-bottom: -5px;
}
.tic-btn {
	position: fixed;
	right: 0;
	top: 60%;
	z-index: 999;
}
#pagetop {
	position: fixed;
	bottom: 50px;
	right: 10px;
	z-index: 200;
	margin-top: -97px;
	line-height: 0;
	margin-right: 3%;
}
#about_bottom {
	padding: 50px 0;
}
/*footer
----------------------------------------------------------------------------------------------------*/
footer {
	padding-top: 10px;
	line-height: 1;
}
footer #footer-logo {
	float: left;
	line-height: 0;
	margin-right: 25px;
	margin-left: 30px;
}
footer .clear {
	clear: both;
}
footer div.title {
	font-size: 1.1em;
	color: black;
	line-height: 2em;
	letter-spacing: 0.05em;
	font-weight: bold;
}
footer .foot-nav-sub li a, 
footer .foot-nav-sub li a {
	background: url(.//assets/images/btn_foot_nav.png) no-repeat left center;
	padding-left: 0.8em;
}
footer #fb {
	float: left;
}
footer .copyright {
	text-align: center;
	line-height: 36px;
	color: #666;
	font-size: 0.9em;
	font-weight: normal;
	padding-right: 0;
}

#loader {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 225px;
	transform: translate(-50%, -50%);
	overflow: hidden;
	height: 145px;
}
#loader img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#progressBar {
	width: 95px;
	height: 90px;
	background: #e97e3f;
	position: absolute;
	top: 100%;
	left: 65px;
	z-index: -100;
}
.infinity-wrapper-01 {
	overflow: hidden;
	margin-bottom: 60px;
}
.infinity-scroll-01 {
	background: url(/assets/images/relaxation/infinity-scroll-01.png) repeat-x;
	height: 210px;
	width: 6300px;
	animation: slide-01 60s linear infinite;
}
#list section.inner {
/*	width:800px;*/
}
#list .inner h2 {
	text-align: center;
	margin-bottom: 60px;
}
#list .inner h2 span {
	margin-left: 0;
	line-height: 2.1em;
}
#list .inner ul.latest {
	width: 100%;
	overflow: hidden;
	margin-bottom: 60px;
}
#list .inner ul.latest li a {
	display: block;
	text-decoration: none;
	background: url(/assets/images/ico_circle.png) no-repeat left top 2px;
	padding-left: 30px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #666;
	margin-bottom: 10px;
	color: #333;
	overflow: hidden;
}
#list .inner ul.latest li a span {
	display: block;
	float: right;
	margin-left: 30px;
	width: 650px;
	color: #0071bc;
	text-decoration: underline;
}
#list .inner ul.latest li a:hover span {
	text-decoration: none;
}
#list .inner ul.latest li:last-child a {
	border-bottom: none;
}
#list .inner .wp-pagenavi {
	text-align: center;
}
#list .inner .wp-pagenavi a, 
#list .inner .wp-pagenavi .current {
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
	color: #333;
	padding: 5px 8px;
	border: 1px solid #4a0610;
}
#list .inner .wp-pagenavi a:last-child {
	margin-right: 0;
}
#list .inner .wp-pagenavi .current {
	background-color: #4a0610;
	color: #fff;
}
#list .inner .wp-pagenavi a:hover {
	background-color: #d7c8cb;
}
#single section.inner {
	overflow: hidden;
	width: 800px;
}
#single h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #4a0610;
}
#single .entry .entry-content {
	margin-bottom: 100px;
}
#single .entry .entry-content p {
	margin-bottom: 10px;
}
#single .entry h2 {
	font-size: 1.6em;
}
#single .entry .entry-date {
	text-align: right;
	margin-bottom: 30px;
}
#single .entry .btn {
	overflow: hidden;
}
#single .entry .btn a {
	text-decoration: none;
	background: url(/assets/images/ico_arrow_brown.png) no-repeat right 15px center;
	color: #4a0610;
	display: inline-block;
	border: solid 1px #4a0610;
	border-radius: 5px;
	padding: 8px 35px 8px 15px;
	cursor: pointer;
	float: right;
}
#single .entry .btn a:nth-child(1) {
	float: left;
	background: url(/assets/images/ico_arrow_back_brown.png) no-repeat left 15px center;
	padding: 8px 15px 8px 35px;
}
#single .entry .btn a:nth-child(3) {
	background: url(/assets/images/ico_arrow_back_brown.png) no-repeat left 15px center;
	padding: 8px 15px 8px 35px;
}
#single .entry .btn a:nth-child(2) {
	margin-left: 10px;
}
#sendok section.inner {
	text-align: center;
	margin-bottom: 60px;
}
#sendok h2 {
	font-size: 2em;
}
#sendok h2 span {
	padding-top: 5px;
	margin-left: 0;
	color: #4a0610;
}
#slide {
	height: 710px;
}
#slide li {
	height: 710px;
}
#first_block {
	padding: 50px 0;
}
/* footer */
footer {
	width: 100%;
	color: #fff;
	overflow: hidden;
}
footer .foot-nav-sub a {
	color: #585858;
}
footer div.title {
	font-size: 1.1em;
	letter-spacing: 0;
	margin-bottom: 3px;
	line-height: 22px;
}
footer #foot-top {
	background-color: #f2f2f2;
	overflow: hidden;
	padding: 40px 0;
}
footer #foot-top p {
	color: #8a1018;
}
footer #foot-top .copy {
	float: left;
	font-size: 1.5em;
	line-height: 1.9em;
	letter-spacing: 0.08em;
}
footer #foot-top .btn {
	float: right;
	margin-left: 20px;
}
footer #foot-top .btn a {
	display: block;
	letter-spacing: 0;
	font-weight: bold;
	color: #fff;
	background: #8a1018 url(/assets/images/arrow-foot-on.png) no-repeat right center;
	border: 1px solid #8a1018;
	line-height: 42px;
	height: 42px;
	padding-left: 15px;
	padding-right: 40px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
footer .fb_thum_wrap {
	float: left;
	width: 50%;
}
footer .fb_thum_wrap ul {
}
footer .fb_thum_wrap ul li {
	display: inline-block;
	width: 122px;
	height: 122px;
	overflow: hidden;
}
footer .fb_thum_wrap ul li img {
	width: 160%;
	height: auto;
	transform: translateX(-25%);
}
footer .fb_thum_wrap ul li:hover img {
	opacity: .75;
}
footer .fb_thum {
	width: 100%;
}
footer .fb_thum li {
	height: 125px;
	overflow: hidden;
	width: 25%;
	margin: 0 10px 10px;
	float: left;
	box-sizing: border-box;
}
footer #foot-top .btn a:hover {
	color: #8a1018;
	background: url(/assets/images/arrow-latest-event.png) no-repeat right center;
}
footer #foot-bnr {
	margin-bottom: 20px;
}
footer #foot-bnr ul {
	text-align: center;
}
footer #foot-bnr li {
	display: inline-block;
	width: 35%;
}
footer #foot-bnr li:nth-child(2) {
	text-align: center;
}
footer #foot-bnr li:nth-child(3) {
	text-align: right;
	float: right;
}
footer #foot-bnr a:hover {
	opacity: 0.7;
}
footer .foot-wrapper {
	background-color: #dcdcdc;
	overflow: hidden;
	padding: 30px 0 25px;
	width: 100%;
	color: #585858;
}
footer .foot-wrapper .inner {
	overflow: hidden;
}
#totop {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 200;
	background-color: #aaa;
}
#totop a:hover {
	opacity: 0.7;
}
footer li a {
	/*text-decoration: none;*/
}
/* フッターロゴ */
footer #foot-logo {
	margin-bottom: 30px;
}
footer #foot-logo p {
	font-size: 0.9em;
}
footer #foot-logo img {
	width: 140px;
	height: auto;
}
/* サイトマップメニュー */
footer #foot-menu:after {
	display: block;
	clear: both;
	content: '';
}
/* フッターの投稿リスト */
footer #foot-menu #foot-menu-1, 
footer #foot-menu #foot-info-works, 
footer #foot-menu #foot-info-company,
footer #foot-menu .contact {
	float: left;
}
footer #foot-menu .foot-info-works1, 
footer #foot-menu .foot-info-works2 {
	width: 199px;
	display: block;
	float: left;
}
footer #foot-menu #foot-info-works:after{
}
/* サイトマップメニュー */
footer #foot-menu > div {
	height: 190px;
	padding-left: 20px;
	line-height: 2em;
	font-size: 0.9em;
}
footer #foot-menu {
	text-align: center;
}
footer #foot-menu li {
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 1em;
	line-height: 2em;
	font-size: 0.8rem;
	display: inline-block;
}
footer #foot-menu li a {
	color: #666;
	/*font-weight: bold;*/
	text-decoration: underline;
}
footer #foot-menu #foot-menu-1 .foot-nav-sub li a {
}
footer #foot-menu #foot-menu-1 {
	width: 220px;
	border-left: 1px solid #a0a0a0;
}
/* フッターの事業案内 */
footer #foot-menu #foot-info-works {
	width: 420px;
}
footer #foot-menu #foot-info-works2, 
footer #foot-menu #foot-info-works1 {
	width: 180px;
}
footer #foot-menu #foot-info-works .contact {
}
footer #foot-menu #foot-info-works {
	border-left: 1px solid #a0a0a0;
}
footer #foot-menu > div:last-child {
	border-left: 0;
}
footer #foot-menu .foot-nav-sub {
}
footer #foot-menu .foot-nav-sub li {
}
footer #foot-menu .foot-nav-sub li a {
	background: url(/assets/images/common/btn_foot_nav.png) no-repeat left center;
	display: block;
	padding-left: 10px;
	font-size: 0.95em;
}
/* フッター連絡先 */
footer .foot-address .address {
	color: #231815;
}
footer .foot-address .fb {
	margin-top: 14px;
}
/* フッターのフェイスブック */
footer .foot-address .fb a {
	color: #231815;
}
/* フッターの会社紹介 */
footer #foot-info-company {
	width: 170px;
	height: 190px;
	border-left: 1px solid #a0a0a0;
}
footer .foot-address {
	margin-top: 15px;
	line-height: 1.1em;
	text-align: center;
}
footer .foot-address img {
	padding-top: 10px;
	padding-bottom: 3px;
}
footer .foot-address .address {
	font-size: 1em;
	line-height: 1.5em;
	padding-right: 20px;
}
footer .foot-logo {
	text-align: center;
}
footer #facebook-wrapper {
	min-height: 548px;
	box-sizing: border-box;
	width: 1100px;
	overflow: hidden;
	padding-top: 60px;
	margin: 0 auto 60px;
}
h2#facebook {
	text-align: center;
	margin-bottom: 30px !important;
}
footer #foot-facebook {
	width: 100%;
	margin: 0 auto;
}
._2p3a {
	width: 680px !important;
}
footer #foot-facebook h2 {
	font-size: 1.4em;
}
.fb_iframe_widget, 
.fb_iframe_widget span, 
.fb_iframe_widget iframe[style] {
	display: inline-block;
	position: relative;
	float: left;
	padding-left: 15px;
	width: 50%;


	box-sizing: border-box;
}
/*************
/* サイドバーの最新のお知らせ一覧
*************/

#sidebar section.widget widget_recent_entries a {
	position: relative;
	top: 20px;
}
#sidebar section.widget widget_recent_entries a {
	position: relative;
	top: 20px;
}
#sidebar section.widget widget_recent_entries span.post-date {
	display: block;
	position: relative;
	top: -20px;
}
/*************
/* ページメニュー
*************/
/* ページメニュー */

header nav ul.nav {
	overflow: visible;
}
header nav ul.nav > li .gnav-sub {
	position: absolute;
	top: 70px;
	width: 140px;
	height: 0;
	overflow: hidden;
}
/* 三角形 */
header nav .nav .sub {
	/*  margin: 0 auto 50px;*/
	position: relative;
}
/* 下向き三角形の描画 */
header nav .nav .sub:after {
	content: "";
	position: absolute;
	right: 20px;                        /* 右寄せ */
	border: 4px solid transparent;      /* 横幅の半分を指定（不要なボーダーは透過にする） */
	border-top: 7px solid black;        /* 上向き三角形の高さと色を指定 */
	bottom: 20%;                        /* 三角形の位置を調整 */
}
/* 上向き三角形の描画(ホバー時) */
header nav .nav .sub:hover:after {
	border-top: 4px solid transparent;  /* 上向き三角形を非表示にする */
	border-bottom: 7px solid black;     /* 下向き三角形の高さと色を指定 */
	bottom: 40%;                        /* 三角形の位置を調整 */
}
/* ドロップダウンメニュー */
header nav > ul {
	position: relative;/*	margin: 0;
	padding: 0;
	list-style: none;*/
}
header nav ul::after {
	display: block;
	clear: both;
	content: '';
}
header nav ul li {
/*	position: relative;
	float: left;
	border: 2px solid #fff;*/
}
header nav ul li:not(:first-child) {
/*	border-left: none;*/
}
header nav ul li:hover {
	background-color: rgba(255,255,255,.3);
}
header nav ul li a {
	display: inline-block;
}
header nav ul ul {
	position: absolute;
	top: 100%;
	left: -2px;
	text-align: left;
	background-color: #EFEEEF;
	z-index: 1;
}
header nav ul ul li {
	display: block;
	width: 100%;
	float: none;
	margin: 0;
	border-bottom: 1px solid white;
}
header nav ul ul li a {
	background: url(/assets/images/common/btn_foot_nav.png) no-repeat left center;
	display: block;
	width: 165px;
	font-size: 0.9em;
	color: #555;
	padding-left: 10px;
	margin: 0 10px;
}
/*nav ul ul li:not(:first-child) {
	border: 2px solid #fff;
	border-top: none;
}*/
/*nav ul ul ul {
	position: absolute;
	top: -2px;
	left: 100%;
}*/
header nav ul ul {
	display: none;
}
header nav ul li:hover ul.sub_menu {
	display: block;
}
header nav ul ul li:last-child a {
}
/*privacy box
----------------------------------------------------------------------------------------------------*/
#include-privacy {
}
#include-privacy #assize-abidance, 
#include-privacy #preface {
	padding: 1em;
}
#include-privacy #preface h4 {
	font-weight: bold;
	font-size: 1.1em;
}
#include-privacy #assize-abidance p, 
#include-privacy #preface p {
	padding-left: 1em;
	text-indent: -1em;
}
/*archive
----------------------------------------------------------------------------------------------------*/

section#content .photo img {
	width: 680px;
	height: auto;
}
section#content .content {
	width: 390px;
}
/*products
----------------------------------------------------------------------------------------------------*/
#products .description {
    margin-bottom: 2em;
}
#our_products ul:after {
    content: "";
    display: block;
    clear: both;
}
#our_products ul li {
    display: block;
    float: left;
    box-sizing: border-box;
    margin-right: 11px;
    margin-bottom: 15px;
}
#our_products ul li:nth-of-type(4n) {
    margin-right: 0px;
}
#our_products ul li:nth-of-type(4n+1) {
    clear: both;
}
#our_products ul li .title {
    display: none;
}

#other_products ul:after {
    content: "";
    /*display: block;*/
    clear: both;
}
#other_products ul li {
    /*display: table;*/
    float: left;
    /*width: 151px;*/
    /*height: 71px;*/
    /*background-color: #666;*/
    /*color: white;*/
    /*box-sizing: border-box;*/
    /*margin-right: 12px;*/
    /*margin-bottom: 15px;*/
    /*text-align: center;*/
    list-style-type: disc;
	margin-left:40px;
	line-height:150%;
}
#other_products ul li:nth-of-type(4n) {
    margin-right: 0px;
}
#other_products ul li:nth-of-type(4n+1) {
    clear: both;
}
#other_products ul li:nth-of-type(4n) {
    margin-right: 0px;
}
#other_products ul li a {
    display: block;
    position: relative;
    color: white;
}
#other_products ul li div {
    /*display: table-cell;*/
    vertical-align: middle;
    text-align: left;
    padding-left: 15px;
    width: 270px;
    /*height: 71px;*/
}
#other_products ul li a:after {
    content: "";
    display: block;
    position: absolute;
    vertical-align: middle;
    box-sizing: border-box;
    width: 0;
    height: 0;
    line-height: 0;
    border-left: 10px solid white;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    right: 15px;
    top: 25px;
}
#other_products ul li:hover {
    /*opacity: 0.8;*/
}

#products {
    margin-bottom: 0px;
}

/*information
----------------------------------------------------------------------------------------------------*/

body.information article.post {
    margin-bottom: 55px;
}

ul.item-list {
}
ul.item-list > li {
    border-bottom: 2px dotted #333;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.item-list .update-time {
    font-weight: bold;
    display: inline-block;
    width: 7em;
}

.item-list .category {
    display: inline-block;
    width: 7em;
    text-align: center;
    font-size: 0.8em;
    color: #666;
}

.item-list .category.topics {
    background-color: #ac3;
}
.item-list .category.ir {
    background-color: #f6c8dd;
}

.item-list .title a {
    color: #666;
}
.wp-pagenavi {
    margin-top: 50px;
    text-align: center;
}
body.information .wp-pagenavi {
    margin-top: 50px;
    text-align: center;
}

.wp-pagenavi a, 
.wp-pagenavi span {
    text-decoration: none;
    border: none;
    padding: 3px 5px;
    margin: 2px;
    color: #666;
}
.wp-pagenavi span.current {
    font-weight: normal;
    color: #0075c2;
    background-color: transparent;
}

/* word press page
----------------------------------------------------------------------------------------------------*/
.post-edit-link {
	display: none;
}
/*index
----------------------------------------------------------------------------------------------------*/
body#index header {
}
body#index header {
	/*position: fixed;*/
	/*top: 0px;*/
	/*left: 0px;*/
	width: 100%;
	/*height: 145px;*/
	/*z-index: 200;*/
	background-color: white;
}
body#index #main {
	position: relative;
	padding: 145px 0 0 0;
	min-width: 960px;
	overflow: hidden;
}
/* メイン画像 */
body#index #keyvisual {
    margin-top: 12px;
    margin-bottom: 30px;
}
/* スライドショー部分 */
body#index #keyvisual #slide {
    height: 550px;
}
body#index #keyvisual #slide li {
    height: 520px;
}
body#index #keyvisual #slide li {
    background-position: right center;
    background-repeat: no-repeat no-repeat;
    background-position: center top;
}
/* スライドのナビ(dots) */
body#index #keyvisual .slide-wrapper .slick-dots{
    height: 30px;
    bottom: 0;
}

/* スライドボタン */
body#index #keyvisual .slide-wrapper .slick-prev, 
body#index #keyvisual .slide-wrapper .slick-next {
	/*top: 55px;*/
}
body#index #keyvisual .slide-wrapper .slick-prev:before, 
body#index #keyvisual .slide-wrapper .slick-next:before {
	display: none;
	content: "";
}
body#index #keyvisual .slide-wrapper .slick-prev {
	left: -30px;
}
body#index #keyvisual .slide-wrapper .slick-next {
	right: -25px;
}

body#index #keyvisual .slide-wrapper .slick-prev,
body#index #keyvisual .slide-wrapper .slick-next{
    -webkit-transition: all .3s ease;
}
body#index #keyvisual .slide-wrapper .slick-prev{
    left: -30px;
    opacity: 0.0;
}
body#index #keyvisual .slide-wrapper:hover .slick-prev{
    left: 5px;
    opacity: 0.8;
}
body#index #keyvisual .slide-wrapper .slick-next{
    right: -30px;
    opacity: 0.0;
}
body#index #keyvisual .slide-wrapper:hover .slick-next{
    right: 15px;
    opacity: 0.8;
}

/* トップページのメニュー */
/* home の nav */
body#index #keyvisual nav {
	box-sizing: border-box;
	padding: 20px 0;
	background-color: #ddd;
}
#keyvisual nav > ul {
	text-align: center;
}
body#index #keyvisual nav ul.nav > li {
	display: inline-block;
	width: 19.6%;
}
#keyvisual nav > ul > li:first-of-type {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
#keyvisual nav > ul > li {
	border-right: 1px solid #e6e6e6;
	box-sizing: border-box;
	text-align: center;
}
#keyvisual nav > ul > li a, 
#keyvisual nav ul.nav > li:last-child a {
	margin: 0 !important;
	box-sizing: border-box;
}
#keyvisual nav > ul > li:nth-child(5) > a, 
#keyvisual nav > ul > li:nth-child(6) > a {
	text-indent: -1em;
}
#keyvisual nav ul ul li {
	text-align: left;
	padding-left: 1em;
	box-sizing: border-box;
	border-bottom: 1px solid white;
}
#keyvisual nav ul ul li:last-child {
	border-bottom: 0;
}
body#index #keyvisual nav ul.nav > li > span, 
body#index #keyvisual nav ul.nav > li > a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	/*margin: 0 39.7px;*/
	margin: 0 22px;
	display: inline-block;
	/*transition: all 0.3s ease;*/
	line-height: 28px;
}
body#index #keyvisual nav ul.nav > li > a:hover {
	opacity: 0.8;
}
body#index #keyvisual nav ul.nav > li:last-child > a {
	margin: 0 38px;
}
body#index #keyvisual nav ul.nav > li:last-child a;
hover {
	background: none;
}
body#index #keyvisual nav .contact {
	position: absolute;
}
body#index #keyvisual nav ul.nav {
	overflow: visible;
}
body#index #keyvisual nav ul.nav > li .gnav-sub {
	position: absolute;
	top: 70px;
	width: 140px;
	height: 0;
	overflow: hidden;
}
body#index #keyvisual nav ul ul.sub_menu > li > span, 
body#index #keyvisual nav ul ul.sub_menu > li > a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	/*margin: 0 39.7px;*/
	margin: 0 22px;
	display: inline-block;
	/*transition: all 0.3s ease;*/
	line-height: 28px;
}
/* 三角形 */
body#index #keyvisual nav .nav .sub {
	position: relative;
	padding-right: 20px;
}
/* 下向き三角形の描画 */
body#index #keyvisual nav .nav .sub:after {
	content: "";
	position: absolute;
	right: 20px;                        /* 右寄せ */
	border: 4px solid transparent;      /* 横幅の半分を指定（不要なボーダーは透過にする） */
	border-top: 7px solid black;        /* 上向き三角形の高さと色を指定 */
	bottom: 20%;                        /* 三角形の位置を調整 */
}
/* 上向き三角形の描画(ホバー時) */
body#index #keyvisual nav .nav .sub:hover:after {
	border-top: 4px solid transparent;  /* 上向き三角形を非表示にする */
	border-bottom: 7px solid black;     /* 下向き三角形の高さと色を指定 */
	bottom: 40%;                        /* 三角形の位置を調整 */
}
/* ドロップダウンメニュー */
body#index #keyvisual nav ul {
	position: relative;
}
body#index #keyvisual nav ul::after {
	display: block;
	clear: both;
	content: '';
}
body#index #keyvisual nav ul li:hover {
	background-color: rgba(255,255,255,.3);
}
body#index #keyvisual nav ul.nav > li > span, 
body#index #keyvisual nav ul.nav > li a {
	display: inline-block;
}
body#index #keyvisual nav ul.nav ul.sub_menu > li > span, 
body#index #keyvisual nav ul.nav ul.sub_menu > li a {
	background: url(/assets/images/common/btn_foot_nav.png) no-repeat left center;
	display: block;
	width: 180px;
	font-size: 0.9em;
	color: #555;
	padding-left: 10px;
	margin: 0 10px;
}
body#index #keyvisual nav ul ul {
	position: absolute;
	top: 100%;
	left: -2px;
	text-align: left;
	background-color: #EFEEEF;
	z-index: 1;
}
body#index #keyvisual nav ul ul.nav > li {
	float: none;
	margin: 0;
}
body#index #keyvisual nav ul ul {
	display: none;
}
body#index #keyvisual nav ul li:hover ul.sub_menu {
	display: block;
}
body#index #keyvisual nav ul ul li:last-child a {
	margin: 0 22px;
}
/* new マークを付加する画像範囲 */
body#index section #top-menu .menu-img {
	position: relative;
}
body#index section #top-menu .menu-img .new_mark {
	position: absolute;
	top: -15px;
	left: -15px;
}
/* about_us */
body#index #about_us {
	background-color: #fff;
}
body#index #about_us .left {
	width: 280px;
	float: left;
}
body#index #about_us .title {
}
body#index #about_us .desc {
	font-size: 0.8em;
}
body#index #about_us .main {
	width: 600px;
	float: right;
}
body#index #about_us .desc img {
}
body#index #about_us .desc p {
	margin-top: 100px;
	line-height: 2em;
	font-size: 1.3em;
}
body#index #about_us .main img {
	margin-bottom: 20px;
}
body#index #about_us .main div {
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d0d0d0;
}
body#index #about_us .main div:last-of-type {
	border-bottom: 0;
}
body#index #about_us .main ul {
	display: inline-block;
}
body#index #about_us .main li {
	display: inline-block;
	width: 195px;
}
body#index #about_us .main li.tile_01 {
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}
body#index #about_us .main li.tile_02 {
	border-right: 1px solid #d0d0d0;
}
body#index #about_us .main li.tile_03 {
	border-right: 1px solid #d0d0d0;
}
body#index #about_us .main li.tile_04 {
	border-right: 1px solid #d0d0d0;
}
body#index #about_us .main li.tile_05 {
}
body#index #about_us .main li.tile_06 {
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}
body#index #about_us .main li.tile_07 {
	border-right: 1px solid #d0d0d0;
}
body#index #about_us .inner {
/*	width:1080px;*/
}
body#index #about_us {
	/*	background: url(/assets/images/bg_news.png) no-repeat right bottom, url(/assets/images/bg_beige.jpg);*/
	padding-top: 0;
}
body#index #about_us .inner {
	position: relative;
}
body#index #about_us h2 {
	text-align: center;
	margin-bottom: 60px;
}
body#index #about_us dl {
	width: 800px;
	margin: 100px 0 30px 160px;
}
body#index #about_us dl dt {
	background: url(/assets/images/ico_circle.png) no-repeat left top 2px;
	float: left;
	padding: 0px 60px 22px 25px;
	border-bottom: dotted 1px #666;
	margin-right: 1px;
}
body#index #about_us dl dd {
	border-bottom: dotted 1px #666;
	padding-bottom: 22px;
	margin-bottom: 22px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
body#index #about_us .btn {
	text-align: right;
}

/*contact
----------------------------------------------------------------------------------------------------*/


/* information
----------------------------------------------------------------------------------------------------*/

main#news {
  line-height: 1.8em;
}

main#news .update-time {
    font-weight: bold;
    display: inline-block;
    width: 7em;
}

main#news .attr {
	text-align: right;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}

main#news .category {
    display: inline-block;
    width: 7em;
    text-align: center;
    font-size: 0.8em;
    color: #666;
}

main#news .category.topics {
    background-color: #ac3;
}
main#news .category.ir {
    background-color: #f6c8dd;
}

main#news p {
  line-height: 1.8em;
}

.post main#news .photo{
    margin-top: 20px;
}



/*新着イベント一覧・詳細　共通
----------------------------------------------------------------------------------------------------*/
/* イベントメニュー */

.event_tab ul li#header-logo img{
	vertical-align:middle;
}
.event_tab ul li#header-logo a{
	margin-left:0px;
}

.event_tab ul li#header-logo:hover,
.event_tab ul li#header-contact:hover{
	text-decoration:none;
}
.event_tab {
	margin-top: 30px;
	padding:0px;
	text-align: center;
}
.event_tab ul.inner {
	position: relative;
	padding:20px 0px;
	overflow:visible;
}
.event_tab > ul > li > span,
.event_tab ul li a {
	margin: 0 10px;
	line-height: 28px;
}
.event_tab ul li:last-child a:hover{
	background:none;
}

.event_tab ul.nav {
	overflow: visible;
	display: inline-block;
}
.event_tab ul.nav > li .gnav-sub {
    position: absolute;
    top: 70px;
    width: 140px;
    height: 0;
    overflow: hidden;
}


/* 三角形 */
.event_tab .nav .sub{
    position: relative;
}
.event_tab .nav .sub span{
    position: relative;
}
/* 下向き三角形の描画 */
.event_tab .nav .sub span:after {
    content: "";
    position: absolute;
    right: 8%;
    bottom: 20%;
    border: 5px solid transparent;
    border-top: 7px solid #cecece;
}
/* 上向き三角形の描画(ホバー時) */
.event_tab .nav .sub:hover span:after {
    border-top: 5px solid transparent;
    border-bottom: 7px solid black;
    bottom: 40%;
}
/* ドロップダウンメニュー */
.event_tab ul {
	position: relative;
	margin-bottom: 25px;
/*	margin: 0;
	padding: 0;
	list-style: none;*/
}
.event_tab ul::after {
	display: block;
	clear: both;
	content: '';
}
.event_tab>ul>li {
	float: left;
	border-right: 1px solid #c8c8c8;
}
.event_tab>ul>li:first-child {
	border-left: 1px solid #c8c8c8;
}
.event_tab>ul>li>span ,
.event_tab>ul>li>a {
	display: block;
	width:120px;
	font-size:1.1em;
	color: #e4e4e4;
}
.event_tab li.active>span ,
.event_tab li.active>a {
	color: black;
	border-bottom: 1px solid #3d3d3d;
}
.event_tab>ul>li:hover>span ,
.event_tab>ul>li:hover>a {
	color: black;
}
.event_tab ul ul {
	display: none;
	width:100%;
	position: absolute;
	top: 100%;
	left: 0;
	text-align: left;
	background-color: #EFEEEF;
	z-index: 1;
}
.event_tab li:hover>ul {
	display: block;
}
.event_tab li:hover li a {
	display:block;
	color: black;
    	margin: 0 22px;
}


/* specifications
----------------------------------------------------------------------------------------------------*/
/*仕様*/
main#specifications.list {
}
main#specifications.list div.inner {
}
main#specifications.list div.inner h1#title {
	width: 100%;
	text-align: center;
}
main#specifications.list div.inner h1#title img {
}
/*仕様 (準備中) */
main#specifications.list div.inner div#content {
	text-align: center;
}


/* privacy_policy
----------------------------------------------------------------------------------------------------*/
/* プライバシーポリシー */
#privacy_policy {
}
#privacy_policy #content {
	width: 510px;
	margin: 0 auto;
	margin-top: 40px;
	line-height: 1.8em;
	font-size: 0.95em;
}
#privacy_policy #message {
	padding-top: 10px;
	padding-bottom: 35px;
	border-bottom: 1px solid #999;
}
#privacy_policy #content section {
	padding-top: 70px;
}
#privacy_policy #content section h4{
	font-size: 1.5em;
	font-weight: 800;
	text-align: center;
	letter-spacing: 2px;
}
#privacy_policy #content section ul{
	margin-top: 25px;
	
}
/* 個人情報保護基本方針の文章をぶら下がりインデント */
#privacy_policy #content section ul li {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 2em;
}
