<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: ç¦å³¶è‘¬å„€ç¤¾
Description:ãƒ†ãƒ¼ãƒžã®èª¬æ˜Ž
Theme URI: ãƒ†ãƒ¼ãƒžã® URL
Author: FURUTA
Author URI: ä½œã£ãŸäººã® URL
Version: ãƒãƒ¼ã‚¸ãƒ§ãƒ³
License: ãƒ©ã‚¤ã‚»ãƒ³ã‚¹
License URI: ãƒ©ã‚¤ã‚»ãƒ³ã‚¹ã® URL
*/




@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
td.text_right_price {
	text-align:right;
}
td.text_right_price {
	text-align:right;
}
.center_txt {
	text-align:center;
}
td.middle_txt {
	width:10%;
}
td.right_txt {
	width:60%;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
/* åˆ¶ä½œè€…æƒ…å&nbsp;± */
/* ãƒ–ãƒ©ã‚¦ã‚¶åˆæœŸåŒ–ã‚¹ã‚¿ã‚¤ãƒ« */
/* å…±é€šéƒ¨åˆ†ã®ã‚¹ã‚¿ã‚¤ãƒ« */
/* å„ãƒšãƒ¼ã‚¸å€‹åˆ¥ã®ã‚¹ã‚¿ã‚¤ãƒ« */
/*--------------------------------------------------------------------
guideline : ver2.2
since : 2011/04/10
writer :
last_editday : 2015/05/19
last_editor :
--------------------------------------------------------------------*/
/*--------------------------------------------------------------------
common
ãƒšãƒ¼ã‚¸å…±é€šéƒ¨åˆ†
--------------------------------------------------------------------*/
html {
	font-size: 62.5%;
	font-family: Verdana, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	-webkit-font-smoothing: antialiased;
}
/*bodyã®ã‚¹ã‚¿ã‚¤ãƒ«*/
body {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	color: #333;
}
div.notFound {
	display: none;
}
/*æ–‡å­—è‰²ã®ã‚¹ã‚¿ã‚¤ãƒ«*/
a {
	color: #333;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:hover img {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}
/*ulã®ã‚¹ã‚¿ã‚¤ãƒ«*/
ul {
	list-style-type: none;
}
/*tableã®ã‚¹ã‚¿ã‚¤ãƒ«*/
table {
	border-collapse: collapse;
}
/*afteræ“¬ä¼¼ã‚¯ãƒ©ã‚¹ä½¿ç”¨ã«ã‚ˆã‚‹firefoxã®èƒŒæ™¯ç”»åƒå›žã‚Šè¾¼ã¿å¯¾ç­–*/
/*containerã®ã‚¹ã‚¿ã‚¤ãƒ«*/
#accesslog img {
	display: block;
	height: 0;
}
/*é›»è©±ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
.fa-phone {
	color:#333;
}
/*--------------------
header
--------------------*/
.header_inner {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:140px;
}
@media screen and (max-width: 1000px) {
 .header_inner {
 width: auto;
 margin-left: 10px;
 margin-right: 10px;
}
}
@media screen and (max-width: 1000px) {
 .header_inner {
 height: 100px;
}
}
.header_lead {
	position:absolute;
	display:block;
	left:0;
	top:0;
	line-height:1.1;
	color:#666;
	font-size:9px;
	font-size:0.9rem;
	text-align:right;
}
@media screen and (max-width: 1000px) {
 .header_lead {
 bottom: 25px;
}
}
 @media screen and (max-width: 680px) {
 .header_lead {
 position: static;
 height: 20px;
 padding: 5px;
 box-sizing: border-box;
 background: #f3f3f3;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: left;
}
}
.header_logo {
	position:absolute;
	display:block;
	left:0;
	top:30px;
	width:410px;
}
@media screen and (max-width: 1000px) {
 .header_logo {
 top: 25px;
}
}
 @media screen and (max-width: 680px) {
 .header_logo {
 position: static;
 width: 50%;
 padding: 0 0 20px 5px;
}
 .header_logo img {
 /*width: 100%;*/
height: 30px;
}
}
.header_logo_txt {
	margin:5px 0 0 0;
	font-size:12px;
	font-size:1.2rem;
	text-align:left;
}
@media screen and (max-width: 680px) {
 .header_logo_txt {
 font-size: 8px;
 font-size: 0.8rem;
 text-align: left;
}
}
.header_tel {
	position:absolute;
	display:block;
	right:110px;
	top:30px;
	color:#333;
	text-align:right;
	line-height:1;
}
.header_bnr {
	position:absolute;
	display:block;
	right:0;
	top:30px;
	color:#f67c0e;
	text-align:center;
	line-height:1.4;
	border:1px solid #f67c0e;
	padding:5px;
}
 @media screen and (max-width: 1000px) {
 .header_tel {
 top: 25px;
}
}
 @media screen and (max-width: 680px) {
 .header_tel {
 top: 0;
}
.header_bnr {
 display:none;
}
}
.header_txt_top {
	font-size:20px;
	font-size:2rem;
	text-align:right;
	line-height:1.5;
}
.header_txt_bottom {
	font-size:12px;
	font-size:1.2rem;
	text-align:right;
	line-height:2;
}
 @media screen and (max-width: 680px) {
 .header_txt_top {
 display:none;
}
 .header_txt_bottom {
 display:none;
}
}
.header_tel_no {
	display:inline-block;
	font-size:30px;
	font-size:3rem;
	font-weight:normal;
	vertical-align:middle;
}
.header_tel_no a {
	cursor:default;
	text-decoration:none;
}
.header_tel_no02 {
	/*	display:inline-block;
	font-size:30px;
	font-size:3rem;
	font-weight:normal;
	vertical-align:middle;
*/
display:none;
}
/*.header_tel_no02 a {
	cursor:default;
	text-decoration:none;
}*/


 @media screen and (max-width: 680px) {
 .header_tel_no {
 /*position: absolute;
 display: block;
 right: 98px;
 top: 35px;
 width: 44px;
 height: 44px;
 font-size: 20px;
 font-size: 2rem;
 font-weight: normal;*/
 display:none;
}
/* .header_tel_no a {
 cursor: pointer;
 display: block;
 width: 100%;
 height: 100%;
 padding: 10px 0 0 0;
 box-sizing: border-box;
 text-align: center;
}*/

.header_tel_no02 {
position: absolute;
 display: block;
 right: -70px;
 top: 35px;
 width: 44px;
 height: 44px;
 font-size: 20px;
 font-size: 2rem;
 font-weight: normal;
}
 .header_tel_no02 a {
 cursor: pointer;
 display: block;
 width: 100%;
 height: 100%;
 padding: 10px 0 0 0;
 box-sizing: border-box;
 text-align: center;
}
 .header_tel_no span {
 display: none;
}
}
.header_tel_btn {
	display:inline-block;
	font-size:16px;
	font-size:1.6rem;
	vertical-align:middle;
}
.header_tel_btn02 {
	display:inline-block;
	font-size:14px;
	font-size:1.4rem;
	vertical-align:middle;
}
.header_tel_btn a {
	position:relative;
	display:block;
	font-size:30px;
	font-size:3rem;
	/*background:#333;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;*/
	color:#333;
	text-align:center;
	text-decoration:none;
}
.header_tel_btn02 a {
	position:relative;
	display:block;
	font-size:14px;
	font-size:1.4rem;
	color:#333;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	background:#64aa32;
	padding:6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.header_tel_btn a i {
	position:static;
	display:block;
	right:0;
	top:0;
}
 @media screen and (max-width: 680px) {
 .header_tel_btn {
 position: absolute;
 display: block;
 /*right: 55px;*/
 left:20px;
 top: 35px;
 width: 44px;
 height: 44px;
}
 .header_tel_btn02 {
 display:none;
}
 .header_tel_btn a {
 width: 100%;
 height: 100%;
 padding: 10px 0 0 0;
 box-sizing: border-box;
 background: none;
 color: #333;
 -moz-border-radius: 0;
 -webkit-border-radius: 0;
 border-radius: 0;
 border-left: 1px solid #ccc;
}
 .header_tel_btn a i {
 position: static;
 font-size: 20px;
 font-size: 2rem;
}
 .header_tel_btn span {
 display: none;
}
}
.fa-envelope-square:before {
	color: #333;
}
#sp_menu {
	display:none;
}
 @media screen and (max-width: 680px) {
 #sp_menu {
 position: absolute;
 display: block;
 right: 10px;
 top: 35px;
 width: 44px;
 height: 44px;
 border-left: 1px solid #ccc;
 box-sizing: border-box;
 font-size: 20px;
 font-size: 2rem;
}
 #sp_menu i:before {
 position: absolute;
 display: block;
 left: 13px;
 top: 12px;
}
}
/*ãƒ˜ãƒƒãƒ€ãƒ¼ã®navã“ã“ã‹ã‚‰*/
#global02 {
	width:1000px;
	margin:0 auto 10px auto;
}
.global_inner02 {
	position:absolute;
	right:0;
	display:table;
	table-layout:fixed;
	width:20%;
	height:40px;
	/*border-left:1px solid #ddd;*/
	box-sizing:border-box;
}
.global_inner02 li {
	display:table-cell;/*border-right:1px solid #ddd;*/
}
.global_inner02 li a {
	display:block;
	width:100%;
	height:40px;
	padding:0 0 0 0;
	box-sizing:border-box;
	text-align:center;
	font-size:12px;
	font-size:1.2rem;
	line-height:1.1;
	text-decoration:none;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
 @media screen and (max-width: 680px) {
 .global_inner02 li.only_sp02 {
 display:none;
}
#global {
 display:none;
}
 #global03 {
}
}
/*ãƒ˜ãƒƒãƒ€ãƒ¼ã®navã“ã“ã¾ã§*/

/*ãƒ“ãƒ«ãƒ»ãƒžãƒ³ã‚·ãƒ§ãƒ³ãƒ»ã‚ªãƒ•ã‚£ã‚¹ã®navã“ã“ã‹ã‚‰*/
#global03 {
	width:1000px;
	margin:0 auto 40px auto;
}
@media screen and (max-width: 1000px) {
 #global03 {
 width: auto;
 margin-left: 10px;
 margin-right: 10px;
}
}
 @media screen and (max-width: 1000px) {
 #global03 {
 width: auto;
 margin-bottom: 20px;
}
}
 @media screen and (max-width: 680px) {
 #global03 {
 position: absolute;
 display: block;
 left: 0;
 top: 90px;
 z-index: 1000;
 width: 100%;
 margin: 0;
 display: none;
}
}
.global_inner03 {
	display:table;
	table-layout:fixed;
	width:100%;
	height:40px;
	border-left:none;
	box-sizing:border-box;
	border-top:1px solid #3092cd;
	border-bottom:1px solid #3092cd;
}
.global_inner03 li {
	display:table-cell;
	border-left:none;
}
.global_inner03 li a {
	display:block;
	width:100%;
	height:40px;
	padding:10px 0 0 0;
	box-sizing:border-box;
	text-align:center;
	font-size:14px;
	font-size:1.4rem;
	font-weight:bold;
	line-height:1.1;
	text-decoration:none;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#3092cd;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
.global_inner03 li a:after {
	display:block;
	font-size:13px;
	font-size:1.3rem;
	font-weight:normal;
	color:#CCC;
}
.global_inner03 li a:hover {
	background:#3092cd;
	color:#FFF;
	border-right:1px solid #3092cd;
	border-left:1px solid #3092cd;
}
.global_inner03 li.only_sp {
	display:none;
}
.global_inner03 li.only_sp02 {
	display:none;
}
 @media screen and (max-width: 1000px) {
 .global_inner03 {
 table-layout: auto;
}
 .global_inner03 li a {
 padding-left: 10px;
 padding-right: 10px;
}
}
 @media screen and (max-width: 680px) {
 .global_inner03 {
 display: block;
 width: 100%;
 border: none;
 border-top: 1px solid #ddd;
}
 .global_inner03 li {
 float: left;
 display: block;
 width: 50%;
 box-sizing: border-box;
 border-bottom: 1px solid #ddd;
}
 .global_inner03 li:nth-child(2n+1) {
 border-right: none;
}
 .global_inner03 li.only_sp {
 display: block;
}
 .global_inner03 li.global01 {
 display: none;
}
 .global_inner03 li a {
 width: 100%;
 height: auto;
 padding: 0 10px;
 background: #fff;
 text-align: center;
 font-size: 12px;
 font-size: 1.2rem;
 line-height: 44px;
 font-weight: normal;
}
 .global_inner03 li a:after {
 display: none;
}
 .global_inner03 li.only_sp02 {
 display:inherit;
}
 .global_inner03 li.only_sp03 {
 display:none;
}
}
/*ãƒ“ãƒ«ãƒ»ãƒžãƒ³ã‚·ãƒ§ãƒ³ãƒ»ã‚ªãƒ•ã‚£ã‚¹ã®navã“ã“ã¾ã§ã€‚ä»Šå›žä½¿ç”¨ãªã„ã‹ã‚‚*/


/*--------------------
global
--------------------*/
#global {
	width:1000px;
	margin:0 auto 20px auto;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
#global_sp {
	display:none;
}
 @media screen and (max-width: 1000px) {
 #global {
 width: auto;
 margin-left: 10px;
 margin-right: 10px;
}
}
 @media screen and (max-width: 1000px) {
 #global {
 width: auto;
 margin-bottom: 20px;
}
}
 @media screen and (max-width: 680px) {
 #global {
 display: none;
}
 #global_sp {
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 40px;
 position: absolute;
    display: block;
    left: 0;
    top: 90px;
    z-index: 1000;
    width: 100%;
    margin: 0;
	display: none;
}
 #menu-global_inner_sp {
 display: block;
 width: 100%;
 border: none;
 border-top: 1px solid #ddd;
}
 #menu-global_inner_sp li {
 float: left;
 display: block;
 width: 50%;
 box-sizing: border-box;
 border-bottom: 1px solid #ddd;
 background:#FFF;
}
 #menu-global_inner_sp li:nth-child(2n+1) {
 border-right: 1px solid #ddd;
}
 #menu-global_inner_sp li a {
 display: block;
 width: 100%;
 height: auto;
 padding: 0 10px;
 background: #fff;
 text-align: center;
 font-size: 12px;
 font-size: 1.2rem;
 line-height: 44px;
 font-weight: normal;
 box-sizing: border-box;
 text-decoration: none;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
}
#global .header_tel {
	position:static;
	display:block;
	text-align:center;
}
#global .header_tel_no {
	float:left;
	display:block;
	width:80%;
	background:#fff;
	box-sizing:border-box;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:20px;
	font-size:2rem;
}
#global .header_tel_no a {
	display: block;
	width: 100%;
	text-align: center;
	cursor: pointer;
	line-height: 44px;
}
#global .header_tel_btn {
	float: right;
	display: block;
	width: 20%;
	background: #fff;
	border-bottom: 1px solid #ddd;
	font-size: 20px;
	font-size: 2rem;
}
#global .header_tel_btn a {
	width: 100%;
	height: 44px;
	padding: 10px 0;
	box-sizing: border-box;
	background: #fff;
	color: #666;
	text-align: center;
	line-height: 44px;
	text-decoration: none;
	color: #333;
}
#global .header_tel_btn a i {
	position: static;
}
.global_inner {
	display:table;
	table-layout:fixed;
	width:100%;
	height:40px;
	/*border-left:1px solid #ddd;*/
	box-sizing:border-box;
}
.global_inner li {
	display:table-cell;/*border-right:1px solid #ddd;*/
}
.global_inner li a {
	display:block;
	width:100%;
	height:40px;
	padding:5px 0 0 0;
	box-sizing:border-box;
	text-align:center;
	font-size:14px;
	font-size:1.4rem;
	font-weight:bold;
	line-height:1.1;
	text-decoration:none;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#3092cd;
}
.global_inner li a:after {
	display:block;
	font-size:13px;
	font-size:1.3rem;
	font-weight:normal;
	color:#CCC;
}
.global_inner li a:hover {
	color:#64aa32;
}
.global_inner li.only_sp {
	display:none;
}
.global_inner li.only_sp02 {
	display:none;
}
 @media screen and (max-width: 1000px) {
 .global_inner {
 table-layout: auto;
}
 .global_inner li a {
 padding-left: 10px;
 padding-right: 10px;
}
}
 @media screen and (max-width: 680px) {
 .global_inner {
 display: block;
 width: 100%;
 border: none;
 border-top: 1px solid #ddd;
}
 .global_inner li {
 float: left;
 display: block;
 width: 50%;
 box-sizing: border-box;
 border-bottom: 1px solid #ddd;
}
 .global_inner li:nth-child(2n+1) {
 border-right: none;
}
 .global_inner li.only_sp {
 display: block;
}
 .global_inner li.global01 {
 display: none;
}
 .global_inner li a {
 width: 100%;
 height: auto;
 padding: 0 10px;
 background: #fff;
 text-align: center;
 font-size: 12px;
 font-size: 1.2rem;
 line-height: 44px;
 font-weight: normal;
}
 .global_inner li a:after {
 display: none;
}
 .global_inner li.only_sp02 {
 display:inherit;
}
 .global_inner li.only_sp03 {
 display:none;
}
}
/* nav */

nav#nav {
	width:100%;
	height:100%;
	background:#fff;
	border-top:1px solid #ddd;
}
nav#nav ul {
	height:100%;
}
nav#nav ul li {
	width:16.6%;
	float:left;
	line-height:1.3;
	border-right:1px solid #ddd;
	text-align:center;
	font-size:0.9em;
}
 nav#nav ul li:nth-child(1) {
 border-left:1px solid #FFF;
}
nav#nav ul li a {
	padding:10px 10px 12px 10px;
	display:block;
	color:#333;
}
nav#nav ul li a:hover {
	background:#CCC;
}
nav#nav ul li span {
	padding-bottom: 8px;
	display:block;
}
nav#nav ul li ul li {
	width:100%;
	border-right:none;
}
 nav#nav ul li ul li:nth-child(1) {
 border-left:none;
}
.menu {
 *zoom: 1;
	list-style-type: none;
	padding: 0;
}
.menu:before, .menu:after {
	content: "";
	display: table;
}
.menu:after {
	clear: both;
}
.menu li {
	position: relative;
	width: 20%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
.menu li a {
	display: block;
	margin: 0;
	padding: 15px 0 11px;
	color: #333;
	font-size: 14px;
	line-height: 1;
	text-decoration: none;
}
.menu li ul {
	list-style: none;
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
}
.menu li ul li {
	width: 100%;
}
.menu li ul li a {
	padding: 13px 15px;
	border-top: 1px solid #FFF;
	background: #fff;
	text-align: center;
}
.menu li:hover &gt; a {
	background: #f7f7f7;
}
.menu li a:hover {
	background: #f7f7f7;
}
#menu-flip2 li ul {
	visibility: hidden;
	perspective: 400px;
}
#menu-flip2 li:hover ul {
	visibility: visible;
}
#menu-flip2 ul li {
	transform: rotateY(90deg);
	transform-origin: 50% 0;
 transition: .3s;
}
#menu-flip2 li:hover li {
	transform: rotateY(0);
}
#menu-flip2 ul li:nth-child(2) {
 transition-delay: .1s;
}
#menu-flip2 ul li:nth-child(3) {
 transition-delay: .2s;
}
#menu-flip2 ul li:nth-child(4) {
 transition-delay: .3s;
}
#menu-flip2 ul li:nth-child(5) {
 transition-delay: .4s;
}
#menu-flip2 ul li:nth-child(6) {
 transition-delay: .5s;
}
/*--------------------
footer
--------------------*/
#footer {
	background:#83b008;
	clear:both;
}
.footer_inner {
	width:1000px;
	margin:0 auto;
	height:180px;
	box-sizing:border-box;
	overflow:hidden;
 *zoom: 1;
	padding:30px 0;
	color:#fff;
}
@media screen and (max-width: 1000px) {
 .footer_inner {
 width: auto;
 margin-left: 10px;
 margin-right: 10px;
}
}
 @media screen and (max-width: 1000px) {
 .footer_inner {
 height: auto;
 padding: 20px;
}
}
.footer_info {
	float:left;
	width:400px;
	font-size:12px;
	font-size:1.2rem;
}
.footer_info img {
	width:300px;
}
.footer_info p {
	margin: 10px 0 0 0;
}
 @media screen and (max-width: 1000px) {
 .footer_info {
 width: 40%;
}
}
 @media screen and (max-width: 680px) {
 .footer_info {
 float: none;
 width: 100%;
 text-align: center;
 font-size: 10px;
 font-size: 1rem;
}
 .footer_info img {
 width: auto;
 height: 15px;
 margin: 0 0 0 -10px;
}
}
.footer_menu {
	float:right;
	width:600px;
	text-align:right;
}
.footer_menu ul {
	padding:10px 0 0 0;
	font-size:0;
}
.footer_menu ul li {
	display:inline;
	font-size:14px;
	font-size:1.4rem;
}
 @media screen and (max-width: 1000px) {
 .footer_menu ul li {
 display: inline-block;
}
}
.footer_menu ul li:after {
	content: "ï½œ";
}
.footer_menu ul li:last-child:after {
	content: "";
}
 @media screen and (max-width: 1000px) {
 .footer_menu ul li:last-child:after {
 content: "ï½œ";
}
}
.footer_menu ul li a {
	color: #fff;
}
 @media screen and (max-width: 1000px) {
 .footer_menu {
 width: 55%;
}
}
 @media screen and (max-width: 680px) {
 .footer_menu {
 float: none;
 width: 100%;
 
}
/* .footer_menu ul {
 display: none;
}*/

.footer_menu ul {
 text-align:center;
}

 .footer_menu ul li{
	 font-size:14px;
	font-size:1.4rem;
	line-height:2;
	
}

}
#banners {
	margin:30px 0 9px;
}
 @media screen and (max-width: 1000px) {
 #banners {
 margin-top: 25px;
}
}
 @media screen and (max-width: 680px) {
 #banners {
 float: right;
 margin: 10px 0 0 0;
 padding: 5px 0 0 0;
}
 #banners img {
 width: auto;
 height: 4px;
}
}
small {
	font-size:12px;
	font-size:1.2rem;
}
 @media screen and (max-width: 680px) {
 small {
 float:none;
 margin-top: 10px;
 font-size: 9px;
 font-size: 0.9rem;
}
}
#pagetop {
	position:fixed;
	right:20px;
	bottom:20px;
	width:60px;
	height:60px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: rgba(0, 0, 0, 0.7);
}
#pagetop:before {
	position:absolute;
	top:50%;
	content: " ";
	display:block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	right: 10px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 10px;
	height: 10px;
	margin-top: -6px;
	top: 25px;
	right: auto;
	left: 25px;
	bottom: auto;
	margin: 0;
}
#pagetop:hover {
	background: rgba(0, 0, 0, 0.5);
}
 @media screen and (max-width: 680px) {
 #pagetop {
 right: 10px;
 bottom: 10px;
 width: 44px;
 height: 44px;
 -moz-border-radius: 22px;
 -webkit-border-radius: 22px;
 border-radius: 22px;
}
 #pagetop:before {
 top: 18px;
 left: 17px;
}
}
/*--------------------
layout
--------------------*/
main {
	width:1000px;
	margin:50px auto 0 auto;
}
 @media screen and (max-width: 1000px) {
 main {
 width: auto;
 margin-left: 10px;
 margin-right: 10px;
}
}
 @media screen and (max-width: 1000px) {
 main {
 margin-top: 20px;
}
}
#wrapper {
/*	overflow:hidden;
*/	*zoom: 1;
	margin:0 0 50px 0;
}
#post-153 {
	float: left;
	width: 680px;
}
.top #post-153 {
	float: none;
	width: 100%;
}
@media screen and (max-width: 1000px) {
 #post-153 {
 float: none;
 width: 100%;
}
 #side {
 display:none;
}
}
#side {
	float:right;
	width:280px;
}

/*--------------------
side
--------------------*/
@media screen and (max-width: 1000px) {
 #side &gt; ul {
 border-top: 1px solid #ddd;
}
}
#side ul.most_top_side {
	margin:0 0 10px 0;
}
#side ul.most_top_side li {
	padding:10px;
	text-align:center;
	margin:0 0 0 0;
}
#side ul.most_top_side li p {
	margin:0 0 0 0;
	padding:5px 0;
}
#side ul.most_top_side li p.top_side_txt {
	font-size:12px;
	font-weight:normal;
}
#side ul.most_top_side li p.top_side_tel {
	font-size:28px;
	font-weight:normal;
}
#side ul.most_top_side li p.top_side_tel img {
	width:12%;
}
#side ul.most_top_side li p.top_side_comment {
	font-size:18px;
	font-weight:normal;
}
#side ul.most_top_side li p.top_side_inquiry a {
	text-decoration:none;
	color:#FFF;
}
#side ul.most_top_side li p.top_side_inquiry {
	font-size:16px;
	background:#f67c0e;
}
#side h3 {
	background:#83b008;
	padding:10px;
	text-align:center;
	color:#FFF;
}
#side &gt; ul.top_side {
	margin:0 0 20px 0;
}
#side &gt; ul.top_side &gt; li {
	margin: 0 0 -1px 0;
	border: 1px solid #83b008;
	margin:0 0 10px 0;/*	border-bottom: 1px solid #ddd;*/
}
#side &gt; ul &gt; li {
	margin: 0 0 -1px 0;
	border: 1px solid #ddd;
	margin:0 0 10px 0;/*	border-bottom: 1px solid #ddd;
*/
}
#side &gt; ul &gt; li:last-child {
	margin-bottom: 0;
}
 @media screen and (max-width: 1000px) {
 #side &gt; ul &gt; li {
 float: left;
 width: 50%;
 margin: 0;
 border: 1px solid #ddd;
 border-top: none;
 box-sizing: border-box;
}
 #side &gt; ul &gt; li:nth-child(2n) {
 border-left: none;
}
}
#side &gt; ul &gt; li &gt; a {
	display: table;
	width: 93%;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
}
 @media screen and (max-width: 1000px) {
 #side &gt; ul &gt; li &gt; a {
 padding: 10px;
 box-sizing: border-box;
}
}
#side &gt; ul &gt; li &gt; a:hover {
	background: #f9f9f9;
}
#side &gt; ul &gt; li .side_img {
	display: table-cell;
	vertical-align: middle;
	width: 60px;
}
#side &gt; ul &gt; li .side_img span {
	display: block;
	width: 60px;
	overflow: hidden;
}
#side &gt; ul &gt; li .side_img img {
	position: relative;
	left: 0;
	width: auto;
	height: 60px;
}
#side &gt; ul &gt; li .side_txt {
	display: table-cell;
	padding: 0 0 0 10px;
	vertical-align: middle;
}
#side &gt; ul &gt; li .side_txt span {
	position: relative;
	display: block;
	padding: 0 20px 0 0;
}
#side &gt; ul &gt; li .side_txt span:after {
	position: absolute;
	top: 50%;
	content: " ";
	display: block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	right: 3px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
	height: 10px;
	margin-top: -6px;
}
#side &gt; ul &gt; li &gt; p {
	display: table;
	width: 100%;
	padding: 10px 0;
	text-decoration: none;
	font-weight: bold;
}
#side &gt; ul &gt; li &gt; p .side_txt span:after {
	display: none;
}
 @media screen and (max-width: 1000px) {
 #side &gt; ul &gt; li &gt; p {
 padding: 10px;
 box-sizing: border-box;
 cursor: pointer;
}
 #side &gt; ul &gt; li &gt; p:hover {
 background: #f9f9f9;
}
 #side &gt; ul &gt; li &gt; p .side_txt span:after {
 display: block;
}
}
#side &gt; ul &gt; li ul {
	padding: 0 0 10px 0;
}
 @media screen and (max-width: 1000px) {
 #side &gt; ul &gt; li ul {
 display: none;
}
}
#side &gt; ul &gt; li ul li a {
	position: relative;
	display: block;
	width: 100%;
	padding: 10px 0;
	text-decoration: none;
	font-weight: bold;
}
#side &gt; ul &gt; li ul li a:hover {
	background: #f9f9f9;
}
#side &gt; ul &gt; li ul li a:after {
	position: absolute;
	top: 50%;
	content: " ";
	display: block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	right: 3px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
	height: 10px;
	margin-top: -6px;
}
 @media screen and (max-width: 680px) {
#side {
 float:none;
 display:none;
}
}
/*--------------------
index
--------------------*/

/**/




#main_img {
	height: 650px;
	padding: 200px 0 0 0;
	box-sizing: border-box;
	background:url(images/top/top-img.png) no-repeat center center;
	background-size: cover;
}
#main_img p {
	width: 600px;
	margin: 0 auto;
	padding: 50px;
	background-color:rgba(255, 255, 255, 0.5);
	text-align:left;
	color: #333;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.8;
	font-family:"ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W6", "Hiragino Mincho Pro", "HGSæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", serif;
}
 @media screen and (max-width: 1000px) {
 #main_img {
 height: auto;
 padding: 50px;
 text-align: center;
}
 #main_img p {
 display: inline-block;
 width: auto;
 padding: 30px;
 font-size: 30px;
 font-size: 3rem;
}
}
 @media screen and (max-width: 680px) {
 #main_img {
 padding: 120px 0;
}
 #main_img p {
 padding: 20px;
 font-size: 20px;
 font-size: 2rem;
 line-height: 1.4;
}

 #main_img p&gt;br{
 	display: none;
 
}

}
.head_center {
	margin:0 0 30px 0;
	text-align:left;
	font-size:30px;
	font-size:3rem;
}
.head_center_blue {
	margin:0 0 2% 0;
	text-align:left;
	font-size:30px;
	font-size:3rem;
	color:#3092cd;
}
.head_center_green {
	margin:0 0 30px 0;
	text-align:left;
	font-size:30px;
	font-size:3rem;
	color:#64aa32;
}
.head_center_green span {
	font-size:15px;
	font-size:1.5rem;
	color:#64aa32;
}
.section_detail {
	padding:0 0 10px 0;
}
 @media screen and (max-width: 680px) {
 .head_center, .head_center_blue, .head_center_green {
 font-size: 20px;
 font-size: 2rem;
}
}
.index_example h2 table, .index_example h2 tbody, .index_example h2 tr, .index_example h2 td {
	display:inline;
}
.index_example h2 table div, .index_example h2 table a, .index_example h2 table img {
	display:none;
}
.index_example h2 table p {
	display:inline-block;
	overflow:hidden;
	background:#333;
	width:60px;
	height:60px;
	margin:0 5px 0 0;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	line-height:60px;
	text-align:center;
	color:#fff;
	line-height:60px;
}
 @media screen and (max-width: 680px) {
 .index_example h2 table p {
 width: 40px;
 height: 40px;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
 line-height: 40px;
}
}
.btn_wrap {
	margin:30px 0 0 0;
	text-align:center;
}
.top .btn_wrap {
	margin: -50px 0 100px 0;
}
a.btn {
	position:relative;
	display:inline-block;
	/*width:200px;
	margin:5px;*/
	border:1px solid #ccc;
	text-align:center;
	line-height:40px;
	font-size:16px;
	font-size:1.6rem;
	text-decoration:none;
}

div.btn {
	position:relative;
	display:inline-block;
	width:100%;
	text-align:center;
	line-height:40px;
	font-size:16px;
	font-size:1.6rem;
	text-decoration:none;
	background: #83b008;

}

div.btn a {
	text-decoration:none;
	color: #fff;
}

a.btn:after {
	position: absolute;
	top:50%;
	content: " ";
	display:block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	right: 15px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
	height: 10px;
	margin-top: -6px;
}

div.btn:after {
	position: absolute;
	top:50%;
	content: " ";
	display:block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	right: 15px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
	height: 10px;
	margin-top: -6px;
}

a.btn:hover {
	background:#f3f3f3;
}

div.btn:hover {
	background:#95c9e6;
}

.index_news {
	margin:0 0 100px 0;
}
.index_news ul {
	width:1000px;
	margin:0 auto;
	width:600px;
	height:70px;
	overflow:auto;
}
 @media screen and (max-width: 1000px) {
 .index_news ul {
 width: auto;
 margin-left: 10px;
 margin-right: 10px;
}
}
.index_news ul li {
	display:table;
	width:100%;
	margin:0 0 -1px 0;
	padding:20px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.index_news ul li span {
	display:table-cell;
	width:8em;
}
.index_news ul li a {
	display:table-cell;
}
 @media screen and (max-width: 1000px) {
 .index_news ul li {
 display: block;
}
 .index_news ul li span, .index_news ul li a {
 display: block;
 width: auto;
}
}
/*--------------------
content
--------------------*/
/*.page_header*/
.page{
	display:table;
	width:100%;
	margin:0 0 30px 0;
}
.page_title {
	display:table-cell;
	font-size:40px;
	font-size:4rem;
	line-height:1.1;
}
.page_title:after {
	display:inline-block;
	padding:0 0 0 15px;
	color:#ccc;
	font-size:15px;
	font-size:1.5rem;
	vertical-align:baseline;
}
.company .page_title:after {
	content: "company";
}
.curtain .page_title:after {
	content: "order made";
}
 @media screen and (max-width: 680px) {
 .page_title {
 font-size: 30px;
 font-size: 3rem;
 display: block;
}
 .page_title:after {
 padding: 0 0 0 10px;
 font-size: 12px;
 font-size: 1.2rem;
}
}
.crumbs {
	display: table-cell;
	text-align: right;
	vertical-align: bottom;
	font-size: 0;
}
 @media screen and (max-width: 680px) {
 .crumbs {
 display: block;
 margin: 5px 0 0;
 text-align: left;
}
}
.crumbs  {
	/*display: inline;*/
	font-size: 12px;
	font-size: 1.2rem;
	color: #999;
}
 @media screen and (max-width: 1000px) {
.crumbs  {
 font-size: 10px;
 font-size: 1rem;
}
}
.crumbs  span {
	color: #333;
}
.crumbs  a {
	color: #333;
	text-decoration: none;
}
.crumbs  a:hover {
	text-decoration: underline;
}
 @media screen and (max-width: 680px) {
 .crumbs  span, .crumbs  a {
 color: #999;
}
}
.page_img {
	margin: 0 0 50px 0;
}
 @media screen and (max-width: 1000px) {
 .page_img img {
 width: 100%;
 height: auto;
}
}
 @media screen and (max-width: 680px) {
 .page_img {
 margin: 0 0 20px 0;
}
}
.section {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 60px 0;
}
 @media screen and (max-width: 1000px) {
 .section {
 margin: 0 0 50px 0;
}
}
.heading, .gallery0 h2, .cathand_detail h2, .galleryDetail .title h2 {
	margin: 0 0 30px 0;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.2;
}
 @media screen and (max-width: 1000px) {
 .heading, .gallery0 h2, .cathand_detail h2, .galleryDetail .title h2 {
 margin: 0 0 20px 0;
}
}
 @media screen and (max-width: 680px) {
 .heading, .gallery0 h2, .cathand_detail h2, .galleryDetail .title h2 {
 margin: 0 0 10px 0;
 font-size: 20px;
 font-size: 2rem;
}
 .heading br, .gallery0 h2 br, .cathand_detail h2 br, .galleryDetail .title h2 br {
 display: none;
}
}
.sub-heading, .gallery1 .article .articleHead h3, .privacy dl dt {
	margin: 20px 0;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
}
 @media screen and (max-width: 1000px) {
 .sub-heading, .gallery1 .article .articleHead h3, .privacy dl dt {
 margin: 20px 0 10px 0;
}
}
 @media screen and (max-width: 680px) {
 .sub-heading, .gallery1 .article .articleHead h3, .privacy dl dt {
 font-size: 16px;
 font-size: 1.6rem;
}
 .sub-heading br, .gallery1 .article .articleHead h3 br, .privacy dl dt br {
 display: none;
}
}
.media {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 20px 0;
}
.media_img {
	float: left;
}

.attachment-thumbnail{
	float: left;
}
.reverse .media_img {
	float: right;
	margin: 0 0 0 30px;
}

.reverse .attachment-thumbnail {
	float: right;
	margin: 0 0 0 30px;
}

.reverse .flow_img {
	clear:both;
	width:100%;
	text-align:center;
}
 @media screen and (max-width: 680px) {
 .media_img {
 float: right;
 width: 40%;
 height: auto;
 margin: 0 0 10px 20px;
}

.attachment-thumbnail {
 float: right;
 width: 40%;
 height: auto;
 margin: 0 0 10px 20px;
}

 .reverse .flow_img {
 clear:both;
 width:100%;
 text-align:center;
}
 .reverse .flow_img img {
 clear:both;
 width:100%;
}
}
.media_txt {
	margin: 0 0 0 260px;
}
.reverse .media_txt {
	margin: 0;
}
 @media screen and (max-width: 680px) {
 .media_txt {
 margin: 0;
}
}
.media_lead {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.2;
}
.media_lead_bg_gy {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-size: 1.6rem;
	/*font-weight: bold;*/
	line-height: 1.2;
	padding:5px 10px;
	cursor:pointer;
	background:url(images/icon_open.png) 97% center no-repeat #f3f3f3;
	/*border:1px solid #CCC;*/
	background-size: 1.5rem;
}
.media_lead_bg_gy:active {
	background:url(images/icon_close.png) 97% center no-repeat;
	background-size: 1.5rem;
}
ul.media_name_content {
}
dt.media_lead_bg_gy02 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-size: 1.6rem;
	/*font-weight: bold;*/
	line-height: 1.2;
	padding:5px 10px;
}
dt.media_lead_bg_gy02 dd {
}
.fa-times-circle:before {
	color:#3092cd;
}
.fa-question-circle:before {
	color:#64aa32;
}
.media_sub_lead {
	font-weight: bold;
}
.media_content {
/*margin: 0 0 20px 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;*/
}
.media_content p {
	margin: 0 0 20px 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
}
.date-table, .privacy dl dd table, .date-table-right {
	width: 100%;
	border-top: 1px solid #ddd;
}
.date-table02, .privacy dl dd table {
	width: 100%;
	border-top: 1px solid #ddd;
}
.date-table th, ã€€ .date-table02 th, .date-table-right th, .privacy dl dd table th, .date-table td, ã€€ .date-table02 td, .date-table-right td, .privacy dl dd table td {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
}
.date-table th, ã€€ .date-table02 th, .date-table-right th, ã€€ .privacy dl dd table th {
	padding-right: 50px;
	white-space: nowrap;
}
 @media screen and (max-width: 680px) {
 .date-table,  .date-table-right,  .privacy dl dd table {
 display: block;
}
 .date-table tbody,  .date-table-right tbody,  .privacy dl dd table tbody,  .date-table tr,  .date-table-right tr,  .privacy dl dd table tr,  .date-table th,  .date-table-right th,  .privacy dl dd table th,  .date-table td,  .date-table-right td,  .privacy dl dd table td {
 display: block;
}
 .date-table th,  .date-table-right th,  .privacy dl dd table th {
 padding-bottom: 0;
 border: none;
 font-weight: bold;
}
 .date-table td,  .date-table-right td,  .privacy dl dd table td {
 padding-top: 0;
}
}
#map {
	width: 100%;
	height: 300px;
	margin: 0 0 20px 0;
}
.item_lead {
	margin: 10px 0;
	line-height: 1.4;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.triple {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 10px -10px;
}
.triple .item {
	float: left;
	width: 198px;
	margin: 0 0 30px 10px;
	border:1px solid #CCC;
	padding:10px;
}
.triple .item .item_txt {
	margin:0 0 5% 0;
}
 .triple .item:nth-child(3n+1) {
 clear: left;
}
 @media screen and (max-width: 1000px) {
 .triple {
 margin: 0 0 50px 0;
}
 .triple .item {
 width: 33.3%;
 margin: 0 0 20px 0;
 /*padding: 0 10px;*/
  padding: 10px;
 box-sizing: border-box;
}
 .triple .item img {
 width: 100%;
 height: auto;
}


}
 @media screen and (max-width: 680px) {
 .triple .item {
 width: 100%;
 margin: 0 0 20px 0;
 /*padding: 0 10px;*/
  padding: 10px;
}
 .triple .item img {
 width: 100%;
 height: auto;
}


 .triple .item .item_lead {
 margin: 10px 0;
}
 .triple .item .item_lead br {
 display: none;
}
}
.sub .triple.txt02 {
}
.sub .triple.txt02 .item {
	padding: 5px 20px 20px;
	background: #64aa32;
	box-sizing: border-box;
	color:#FFF;
}
 @media screen and (max-width: 1000px) {
 .sub .triple.txt02 .item {
 width: 30%;
 margin: 0 0 0 3%;
 padding: 10px;
}
}
 @media screen and (max-width: 680px) {
 .sub .triple.txt02 .item {
 width: 100%;
 margin: 0 0 10px 0;
}
}
.sub .triple.txt02 .item .item_lead {
	padding-bottom: 10px;
	border-bottom: 1px dotted #fff;
}
 @media screen and (max-width: 680px) {
 .sub .triple.txt02 .item .item_lead {
 margin-top: 0;
}
}
.sub .triple.txt02 .item a.btn {
	display: block;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px;
	box-sizing: border-box;
	border: none;
	background: #333;
	text-align: center;
	line-height: 1;
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
	color: #fff;
}
 @media screen and (max-width: 680px) {
 .sub .triple.txt02 .item a.btn {
 display: inline-block;
 width: auto;
 padding: 10px 30px 10px 20px;
}
}
.sub .triple.txt02 .item a.btn:after {
	position: absolute;
	top: 50%;
	content: " ";
	display: block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	right: 10px;
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	width: 5px;
	height: 5px;
	margin-top: -3px;
}
.sub .triple.txt02 .item a.btn:hover {
	background: #666;
}
/*.sub .triple {
    margin: 0 0 0 -25px; }
    .sub .triple .item {
      width: 210px;
      margin: 0 0 25px 25px; }
    @media screen and (max-width: 1000px) {
      .sub .triple {
        margin: 0 -10px; }
        .sub .triple .item {
          width: 33.33%;
          margin: 0 0 15px 0;
          padding: 0 10px;
          box-sizing: border-box; }
          .sub .triple .item img {
            width: 100%;
            height: auto; } }
    @media screen and (max-width: 680px) {
      .sub .triple .item {
        width: 50%; } }
    @media screen and (max-width: 1000px) {
      .sub .triple.txt {
        margin: 0 0 0 -3%; } }
    @media screen and (max-width: 680px) {
      .sub .triple.txt {
        margin: 0; } }
    .sub .triple.txt .item {
      padding: 5px 20px 20px;
      background: #f3f3f3;
      box-sizing: border-box; }
      @media screen and (max-width: 1000px) {
        .sub .triple.txt .item {
          width: 30%;
          margin: 0 0 0 3%;
          padding: 10px; } }
      @media screen and (max-width: 680px) {
        .sub .triple.txt .item {
          width: 100%;
          margin: 0 0 10px 0; } }
      .sub .triple.txt .item .item_lead {
        padding-bottom: 10px;
        border-bottom: 1px dotted #999; }
        @media screen and (max-width: 680px) {
          .sub .triple.txt .item .item_lead {
            margin-top: 0; } }
      .sub .triple.txt .item a.btn {
        display: block;
        width: 100%;
        margin: 10px 0 0 0;
        padding: 10px;
        box-sizing: border-box;
        border: none;
        background: #333;
        text-align: center;
        line-height: 1;
        font-size: 14px;
        font-size: 1.4rem;
        text-decoration: none;
        color: #fff; }
        @media screen and (max-width: 680px) {
          .sub .triple.txt .item a.btn {
            display: inline-block;
            width: auto;
            padding: 10px 30px 10px 20px; } }
        .sub .triple.txt .item a.btn:after {
          position: absolute;
          top: 50%;
          content: " ";
          display: block;
          -moz-transform: translate3d(0, 0, 0);
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          border-top: 1px solid #fff;
          border-right: 1px solid #fff;
          right: 10px;
          -moz-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
          -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
          width: 5px;
          height: 5px;
          margin-top: -3px; }
        .sub .triple.txt .item a.btn:hover {
          background: #666; }*/


.double {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 0 -40px;
}
 @media screen and (max-width: 1000px) {
 .double {
 margin: 0 0 0 -2%;
}
}
.double .item {
	float: left;
	width: 298px;
	margin: 0 0 20px 40px;
	border:1px solid #CCC;
	padding:10px;
}
 @media screen and (max-width: 1000px) {
 .double .item {
 width: 48%;
 margin: 0 0 2% 2%;
}
}
.double .item table {
	width: 100%;
}
.double .item table img {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}
.double .item table div {
	display: none;
}
.double.txt02 .item {
	padding: 5px 20px 20px;
	background: #64aa32;
	box-sizing: border-box;
	color:#FFF;
}
.double.txt02 .item .item_lead {
	padding-bottom: 10px;
	border-bottom: 1px dotted #fff;
}
.quattro {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 70px -20px;
}
.quattro .item {
	float: left;
	width: 235px;
	margin: 0 0 30px 20px;
}
 .quattro .item:nth-child(4n+1) {
 clear: left;
}
.quattro .item table {
	width: 100%;
}
.quattro .item table img {
	width: 100%;
	height: auto;
}
.quattro .item table p {
	margin: 10px 0 0 0;
}
.quattro .item table div {
	display: none;
}
.quattro .media_btn02 {
	width: 100%;
	margin: 10px 0 0 0;
	display:block;
}
.quattro .media_btn02 a.btn {
	border: 1px solid #95c9e6;
	color: #3092cd;
	display: block;
	font-size: 1.4rem;
	padding: 5px 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: auto;/*
    margin: 0;
    padding: 10px 20px 10px 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.1;
	text-align: center;*//*width: auto;
        padding: 2px 65px;
        border: 1px solid #3092cd;
        text-align: center;
        font-size: 14px;
        font-size: 1.4rem;
        text-decoration: none;
		color:#3092cd;*/
}
.quattro .media_btn02 a.btn a::after {
 border-right: 1px solid #3092cd;
 border-top: 1px solid #3092cd;
 content: " ";
 display: block;
 height: 5px;
 margin-top: -3px;
 position: absolute;
 right: 10px;
 top: 50%;
 transform: rotate(45deg);
 width: 5px;
}
.quattro .media_btn02 a.btn:after {
	position: absolute;
	top: 50%;
	content: " ";
	display: block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #3092cd;
	border-right: 1px solid #3092cd;
	right: 10px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 5px;
	height: 5px;
	margin-top: -3px;
}
.quattro .media_btn02 a.btn:hover {
	background: #95c9e6;
	border: 1px solid #95c9e6;
	color:#FFF;
}
.quattro .media_btn02 a.btn a {
	font-size: 1.2rem;
}
 @media screen and (max-width: 1000px) {
 .quattro {
 margin: 0 0 50px 0;
}
 .quattro .item {
 width: 25%;
 margin: 0 0 20px 0;
 padding: 0 10px;
 box-sizing: border-box;
}
 .quattro .item img {
 width: 100%;
 height: auto;
}
}
 @media screen and (max-width: 680px) {
 .quattro .item {
 width: 100%;
 margin: 0 0 20px 0;
 padding: 0 10px;
}
 .quattro .item .item_lead {
 margin: 10px 0;
}
 .quattro .item .item_lead br {
 display: none;
}
}
/*.sub .quattro {
    margin: 0 0 0 -13px; }
    .sub .quattro .item {
      width: 160px;
      margin: 0 0 13px 13px; }
      .sub .quattro .item img {
        margin: 0 0 5px 0; }*/
   /* @media screen and (max-width: 1000px) {
      .sub .quattro {
        margin: 0 -10px; }
        .sub .quattro .item {
          width: 25%;
          margin: 0 0 15px 0;
          padding: 0 10px;
          box-sizing: border-box; }
          .sub .quattro .item img {
            width: 100%;
            height: auto; } }
    @media screen and (max-width: 680px) {
      .sub .quattro .item {
        width: 50%; } }
*/
.inquiry {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 50px 0;
	border: 1px solid #666;
	padding: 20px 0;
	font-size: 18px;
	font-size: 1.8rem;
	/*font-weight: bold;*/
	line-height: 1.5;
}
 @media screen and (max-width: 680px) {
 .inquiry {
 margin:0;
 padding: 20px;
 font-size: 16px;
 font-size: 1.6rem;
}
}
.inquiry_tel {
	float: left;
	width: 50%;
	padding: 5px 0;
	border-right: 1px solid #666;
	box-sizing: border-box;
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
}
.inquiry_tel_comment_top {
	font-size: 20px;
	font-size: 2rem;
}
.inquiry_tel_comment {
	font-size: 14px;
	font-size: 1.4rem;
}
.inquiry_tel a {
	display: block;
	margin: 8px 0 0 0;
	font-size: 30px;
	font-size: 3rem;
	cursor: default;
	text-decoration: none;
}
 @media screen and (max-width: 680px) {
 .inquiry_tel {
 float: none;
 width: 100%;
 padding: 0 0 15px;
 border-right: none;
 border-bottom: 1px solid #333;
}
}
.inquiry_mail {
	float: right;
	width: 50%;
	padding: 5px 0;
	text-align: center;
	color:#333;
}
.inquiry_mail a {
	position: relative;
	display: block;
	margin: 10px 40px 0;
	background: #f67c0e;
	line-height: 2.2;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	text-decoration: none;
}
.inquiry_mail a:hover {
	background: #666;
}
.inquiry_mail a:after {
	position: absolute;
	top: 50%;
	content: " ";
	display: block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	right: 10px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
	height: 10px;
	margin-top: -6px;
}
 @media screen and (max-width: 680px) {
 .inquiry_mail {
 float: none;
 width: 100%;
 padding: 15px 0 0 0;
}
 .inquiry_mail a {
 margin: 10px 20px 0;
}
}
.inquiry02 {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 50px 0;
	border: 1px solid #333;
	padding: 20px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2;
}
 @media screen and (max-width: 680px) {
 .inquiry {
 margin: 0;
 padding: 20px;
 font-size: 16px;
 font-size: 1.6rem;
}
}
.inquiry_tel02 {
	float: left;
	width: 48%;
	padding: 5px;
	border-right: 1px solid #333;
	box-sizing: border-box;
	color: #3092cd;
	text-align: light;
	line-height:1.5;
}
 @media screen and (max-width: 680px) {
 .inquiry_tel02 {
 float: none;
 width: 100%;
 padding: 0 0 15px;
 border-right: none;
 border-bottom: 1px solid #333;
}
}
.inquiry_mail02 {
	float: right;
	width: 48%;
	padding: 5px;
	text-align: light;
	color: #3092cd;
	line-height:1.5;
}
 @media screen and (max-width: 680px) {
 .inquiry_mail02 {
 float: none;
 width: 100%;
 padding: 15px 0 0 0;
}
}
.inquiry03 {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 50px 0;
	padding: 20px 0;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
}
 @media screen and (max-width: 680px) {
 .inquiry {
 margin: 0;
 padding: 20px;
 font-size: 16px;
 font-size: 1.6rem;
}
}
.inquiry_tel {
	float: left;
	width: 50%;
	padding: 5px 0;
	border-right: 1px solid #333;
	box-sizing: border-box;
	text-align: center;
}
.inquiry_tel a {
	display: block;
	margin: 8px 0 0 0;
	font-size: 30px;
	font-size: 3rem;
	cursor: default;
	text-decoration: none;
}
 @media screen and (max-width: 680px) {
 .inquiry_tel {
 float: none;
 width: 100%;
 padding: 0 0 15px;
 border-right: none;
 border-bottom: 1px solid #333;
}
}
.inquiry_mail {
	float: right;
	width: 50%;
	padding: 50px 0;
	text-align: center;
	color: #333;
}
 @media screen and (max-width: 680px) {
 .inquiry_mail {
 float: none;
 width: 100%;
 padding: 15px 0 0 0;
}
 .inquiry_mail a {
 margin: 10px 20px 0;
}
}
.inquiry04 {
 *zoom: 1;
	margin: 0 0 50px 0;
	padding: 20px;
	font-size: 18px;
	font-size: 1.8rem;
	border: 1px solid #333;
	line-height:1.5;
}
 @media screen and (max-width: 680px) {
 .inquiry04 {
 margin: 20px 0 0 0;
 padding: 20px;
 font-size: 16px;
 font-size: 1.6rem;
}
}
.inquiry_mail04 {
	float: none;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	color: #3092cd;
	border-top:1px solid #333;
}
 @media screen and (max-width: 680px) {
 .inquiry_mail04 {
 float: none;
 width: 100%;
 padding: 15px 0 0 0;
}
 .inquiry_mail a {
 margin: 10px 20px 0;
}
}
.studio_detail dt {
	margin: 20px 0 0 0;
	font-weight: bold;
}
.studio_detail dt:before {
	content: "â–&nbsp;";
}
.studio_detail dd {
	margin: 10px 0 0 0;
}
.cancel-table {
	width: 100%;
	table-layout: fixed;
}
 @media screen and (max-width: 680px) {
 .cancel-table {
 table-layout: auto;
}
}
.cancel-table th, .cancel-table td {
	padding: 5px 10px;
	border: 1px solid #ddd;
	text-align: center;
}
 @media screen and (max-width: 680px) {
 .cancel-table th, .cancel-table td {
 padding: 5px;
}
}
.cancel-table th {
	background: #f3f3f3;
	font-weight: bold;
}
.box {
	overflow: hidden;
 *zoom: 1;
	padding: 20px;
	background: #fff;
	border:1px solid #d9d9d9;
}
 @media screen and (max-width: 680px) {
 .box {
 padding: 10px;
}
}
.box_img {
	float: right;
	margin: 0 0 0 20px;
}
 @media screen and (max-width: 680px) {
 .box_img {
 float: none;
 width: 100%;
 height: auto;
 margin: 0 0 10px 0;
}
}
.box_title {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}
.box_content {
	margin: 10px 0 0 0;
}
.box_category ul {
	margin: -5px -10px -10px;
	overflow: hidden;
 *zoom: 1;
	font-size: 0;
}
 @media screen and (max-width: 680px) {
 .box_category ul {
 margin: -2px;
}
}
.box_category ul li {
	position: relative;
	display: inline-block;
	padding: 5px;
	box-sizing: border-box;
}
 @media screen and (max-width: 680px) {
 .box_category ul li {
 padding: 2px;
}
}
.box_category ul li a {
	position: relative;
	display: block;
	width: 100%;
	padding: 10px 20px 10px 10px;
	box-sizing: border-box;
	background: #83b008;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
	color: #fff;
}
.box_category ul li a:after {
	position: absolute;
	top: 50%;
	content: " ";
	display: block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	right: 10px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 5px;
	height: 5px;
	margin-top: -3px;
}
.box_category ul li a:hover {
	background: #c0db75;
}
 @media screen and (max-width: 680px) {
 .box_category ul li a {
 padding: 5px 20px 5px 5px;
 font-size: 12px;
 font-size: 1.2rem;
}
}
.box_category ul li ul {
	display: none;
}
.box_category.sub-category {
	margin-top: 20px;
}
.box_category.sub-category ul {
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
}
.gallery0 .menu {
	margin: -15px 0 15px 0;
	text-align: right;
}
 @media screen and (max-width: 680px) {
 .gallery0 .menu {
 margin: 0 0 10px 0;
 font-size: 12px;
 font-size: 1.2rem;
}
}
.gallery0 .cathand_list_back {
	display: none;
}
.gallery0 #contents, .gallery0 #contents02 {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 30px -15px;
}
 @media screen and (max-width: 680px) {
 .gallery0 #contents, .gallery0 #contents02 {
 margin: 0 0 20px -10px;
}
}
.gallery0 #contents .product {
	float: left;
	width: 33.33%;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	box-sizing: border-box;
	vertical-align: top;
}
 .gallery0 #contents .product:nth-child(3n+1) {
 clear: left;
}
.gallery0 #contents02 .product {
	float: left;
	width: 25%;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	box-sizing: border-box;
	vertical-align: top;
}
 .gallery0 #contents .product:nth-child(4n+1) {
/* clear: left;*/ }
 @media screen and (max-width: 680px) {
 .gallery0 #contents .product, .gallery0 #contents02 .product {
 width: 50%;
 margin: 0 0 10px 0;
 padding: 0 0 0 10px;
}
 .gallery0 #contents .product:nth-child(3n+1) {
 clear: none;
}
 .gallery0 #contents02 .product:nth-child(4n+1) {
 clear: none;
}
 .gallery0 #contents .product:nth-child(2n+1), .gallery0 #contents02 .product:nth-child(2n+1) {
 clear: left;
}
}
.gallery0 #contents .product img, .gallery0 #contents02 .product img {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}
 @media screen and (max-width: 680px) {
 .gallery0 #contents .product img, .gallery0 #contents02 .product img {
 margin: 0;
}
}
.gallery0 #contents .product p, .gallery0 #contents02 .product p {
	display: none;
}
.gallery0 #contents .product p.detail, .gallery0 #contents02 .product p.detail {
	display: block;
	width: 100%;
	margin: 10px 0 0 0;
}
.gallery0 #contents .product p.detail a, .gallery0 #contents02 .product p.detail a {
	position: relative;
	display: block;
	padding: 5px 10px;
	border: 1px solid #95c9e6;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
	color:#3092cd;
}
.gallery0 #contents .product p.detail a:after, .gallery0 #contents02 .product p.detail a:after {
	position: absolute;
	top: 50%;
	content: " ";
	display: block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #3092cd;
	border-right: 1px solid #3092cd;
	right: 10px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 5px;
	height: 5px;
	margin-top: -3px;
}
.gallery0 #contents .product p.detail a:hover, .gallery0 #contents02 .product p.detail a:hover {
	background: #95c9e6;
	border: 1px solid #95c9e6;
	color:#FFF;
}
 @media screen and (max-width: 680px) {
 .gallery0 #contents .product p.detail a, .gallery0 #contents02 .product p.detail a {
 font-size: 12px;
 font-size: 1.2rem;
}
}
.cathand_detail {
	padding-bottom: 20px;
	position: relative;
}
.cathand_detail .cathand_detail_left {
	margin: 0 0 20px 0;
	text-align: center;
	padding-right: 20px;
	float:left;
	width: 55%;
}
.cathand_detail_left img {
	float: left;
	width: 100%;
}
.cathand_detail_left #img_title, .cathand_detail_left br {
	display: none;
}
.cathand_detail_right {
	float: left;
	width: 52.5%;
}
.cathand_detail_img {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 0 -2%;
}
.cathand_detail_img p {
	margin: 0 0 10px 2%;
}
.cathand_detail_img img {
	float: left;
	width: 23%;
	margin: 0 2% 2% 0;
}
.de_pr, .de_se, .de_ad, .de_ka {
	display: none;
}
.de_de {
	margin: 0 0 0 0;/* float: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 45%;*/
}
 @media screen and (max-width: 680px) {
 .cathand_detail {
 margin: 0;
 padding-bottom: 10px;
 width: 100%;
}
.cathand_detail .cathand_detail_left {
 float: none;
 margin: 0 0;
 width: 100%;
}
 .cathand_detail .cathand_detail_right {
 float: none;
 margin: 0;
 width: 100%;
}
 .cathand_detail .cathand_detail_img {
 float: none;
 width: 100%;
}
 .de_de {
 clear: both;
 float: none;
 position: static;
 width: 100%;
 margin-top: 20px;
}
}
.de_de b {
	font-weight: bold;
}
.gallery3 .category {
	display: none;
}
.gallery3 .galleryList {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 0 -15px;
}
 @media screen and (max-width: 680px) {
 .gallery3 .galleryList {
 margin: 0 0 0 -10px;
}
}
.gallery3 .galleryList .gallery {
	float: left;
	width: 33.33%;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	box-sizing: border-box;
	vertical-align: top;
}
 .gallery3 .galleryList .gallery:nth-child(3n+1) {
 clear: left;
}
 @media screen and (max-width: 680px) {
 .gallery3 .galleryList .gallery {
 width: 50%;
 margin: 0 0 10px 0;
 padding: 0 0 0 10px;
}
 .gallery3 .galleryList .gallery:nth-child(3n+1) {
 clear: none;
}
 .gallery3 .galleryList .gallery:nth-child(2n+1) {
 clear: left;
}
}
.gallery3 .galleryList .gallery img {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}
 @media screen and (max-width: 680px) {
 .gallery3 .galleryList .gallery img {
 margin: 0;
}
}
.gallery3 .galleryList .gallery .new {
	display: inline-block;
	padding: 5px 10px;
	background: #333;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	vertical-align: middle;
}
 @media screen and (max-width: 680px) {
 .gallery3 .galleryList .gallery .new {
 font-size: 10px;
 font-size: 1rem;
}
}
.gallery3 .galleryList .gallery h3 {
	display: inline-block;
	vertical-align: middle;
}
 @media screen and (max-width: 680px) {
 .gallery3 .galleryList .gallery h3 {
 font-size: 12px;
 font-size: 1.2rem;
}
}
.gallery3 .galleryList .gallery .comment {
	display: none;
}
.gallery3 .galleryList .gallery .detailLink {
	width: 100%;
	margin: 10px 0 0 0;
}
.gallery3 .galleryList .gallery .detailLink a {
	position: relative;
	display: block;
	padding: 5px 10px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
}
.gallery3 .galleryList .gallery .detailLink a:after {
	position: absolute;
	top: 50%;
	content: " ";
	display: block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	right: 10px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 5px;
	height: 5px;
	margin-top: -3px;
}
.gallery3 .galleryList .gallery .detailLink a:hover {
	background: #f3f3f3;
}
 @media screen and (max-width: 680px) {
 .gallery3 .galleryList .gallery .detailLink a {
 font-size: 12px;
 font-size: 1.2rem;
}
}
.pager-upper, .pager-lower {
	margin: -15px 0 15px 0;
	text-align: right;
}
 @media screen and (max-width: 680px) {
 .pager-upper, .pager-lower {
 margin: 0 0 10px 0;
 font-size: 12px;
 font-size: 1.2rem;
}
}
.galleryDetail .main {
	margin: 0 0 50px 0;
}
.galleryDetail .main .image {
	margin: 0 0 20px 0;
	text-align: center;
}
.galleryDetail .main b {
	font-weight: bold;
}
.galleryDetail .DetailList {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 0 -15px;
}
.galleryDetail .DetailList .detail {
	float: left;
	width: 50%;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	box-sizing: border-box;
	vertical-align: top;
}
.galleryDetail .DetailList .detail img {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}
.galleryDetail .DetailList .detail b {
	font-weight: bold;
}
.flow .item {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0 0 1px 0;
}
.flow .item:before {
	content: "";
	display: block;
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: white;
 *zoom: 1;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(50%, #cccccc), color-stop(100%, #ffffff));
	background-image: -moz-linear-gradient(left, #ffffff 0%, #cccccc 50%, #ffffff 100%);
	background-image: -webkit-linear-gradient(left, #ffffff 0%, #cccccc 50%, #ffffff 100%);
	background-image: linear-gradient(to right, #ffffff 0%, #cccccc 50%, #ffffff 100%);
}
.flow .item:after {
	position: absolute;
	top: 50%;
	content: " ";
	display: block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	right: 10px;
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	width: 10px;
	height: 10px;
	margin-top: -6px;
	top: auto;
	bottom: -6px;
	right: auto;
	left: 50%;
	margin: 0 0 0 -10px;
	background: #fff;
}
.flow .item:last-child {
	margin: 0;
	padding: 0;
}
.flow .item:last-child:before, .flow .item:last-child:after {
	display: none;
}
strong {
	font-weight: bold;
}
.single .item_txt {
	margin-top: 10px;
}
@media screen and (max-width: 1000px) {
 .single &gt; img {
 width: 100%;
 height: auto;
}
}
.media_btn {
	margin: -10px 0 20px 0;
}
.media_btn a.btn {
	width: auto;
	margin: 0;
	padding: 10px 20px 10px 10px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.1;
}
 @media screen and (max-width: 680px) {
 .media_btn a.btn {
 text-align: left;
}
}
.media_btn a.btn:after {
	position: absolute;
	top: 50%;
	content: " ";
	display: block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	right: 10px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 5px;
	height: 5px;
	margin-top: -3px;
}
.media_btn01 {
	width: 100%;
	margin: 10px 0 0 0;
	display:block;
}

.media_btn01_blog {
	width: 100%;
	margin: 10px 0 0 0;
	display:block;
	text-align:right;
}

.media_btn100 {
	margin: -10px 0 20px 0;
	text-align:center;
}
.media_btn01 a.btn {
	border: 1px solid #83b008;
	background:#83b008;
	color: #fff;
	display: block;
	font-size: 1.4rem;
	/*padding: 5px 10px;*/
	position: relative;
	text-align: center;
	text-decoration: none;
}
.media_btn100 a.btn {
	border: 1px solid #95c9e6;
	color: #3092cd;
	font-size: 1.4rem;
	text-decoration: none;
}
 .media_btn01 a.btn a::after {
 border-right: 1px solid #fff;
 border-top: 1px solid #fff;
 content: " ";
 display: block;
 height: 5px;
 margin-top: -3px;
 position: absolute;
 right: 10px;
 top: 50%;
 transform: rotate(45deg);
 width: 5px;
}
 .media_btn100 a.btn a::after {
 border-right: 1px solid #fff;
 border-top: 1px solid #fff;
 content: " ";
 display: block;
 height: 5px;
 margin-top: -3px;
 position: absolute;
 right: 10px;
 top: 50%;
 transform: rotate(45deg);
 width: 5px;
}
 @media screen and (max-width: 680px) {
/* .media_btn01 a.btn {
 text-align: left;
}
*/ .media_btn100 a.btn {
 text-align: center;
}
}
.media_btn01 a.btn:after, .media_btn100 a.btn:after {
	position: absolute;
	top: 50%;
	content: " ";
	display: block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	right: 10px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 5px;
	height: 5px;
	margin-top: -3px;
}
.media_btn01 a.btn:hover, .media_btn100 a.btn:hover {
	background: #95c9e6;
	border: 1px solid #95c9e6;
	color:#FFF;
}
.media_btn01 a.btn a {
	font-size: 1.2rem;
}
.interview dt {
	margin: 0 0 20px 0;
	font-weight: bold;
}
.interview dd {
	overflow: hidden;
 *zoom: 1;
	margin-bottom: 30px;
}
.president .lead {
	position: relative;
}
.president .lead img {
	width: 100%;
	height: auto;
}
.president .lead .name {
	position: absolute;
	display: block;
	left: 3%;
	bottom: 3%;
	padding: 20px;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.2;
}
 @media screen and (max-width: 680px) {
 .president .lead .name {
 font-size: 15px;
 font-size: 1.5rem;
}
}
.president .box {
	margin-top: 10px;
}
.gallery1 .category {
	display: none;
}
.gallery1 .article {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 10px 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #ddd;
}
.gallery1 .article .articleContent img {
	width: 30%;
	margin: 1.5%;
}
.gallery1 .article .articleContent .left {
	float: left;
	width: 30%;
	margin: 0 3% 3% 0;
}
.gallery1 .article .articleContent .left img {
	width: 100%;
}
.gallery1 .article .articleContent .right {
	float: right;
	width: 30%;
	margin: 0 0 3% 3%;
}
.gallery1 .article .articleContent .right img {
	width: 100%;
}
.gallery1 .article .articleContent .big img {
	width: auto;
	max-width: 100%;
}
.gallery1 .article .articleContent .clear {
	clear: both;
}
.privacy dl dt {
	margin-top: 50px;
}
 @media screen and (max-width: 680px) {
 .privacy dl dt {
 margin-top: 30px;
}
}
.privacy dl dd p {
	margin: 0 0 20px 0;
}
.privacy dl dd ol {
	margin: 0 0 0 1.5em;
}
.privacy dl dd ol li {
	list-style-type: decimal;
	margin: 0 0 20px 0;
}
.link .date-table, .link .privacy dl dd table, .privacy dl dd .link table {
	margin-top: 20px;
}
.sitemap &gt; li {
	margin: 0 0 10px 0;
}
.sitemap &gt; li a {
	position: relative;
	padding: 0 0 0 20px;
}
.sitemap &gt; li a:before {
	position: absolute;
	top: 50%;
	content: " ";
	display: block;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	right: 10px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 5px;
	height: 5px;
	margin-top: -3px;
	right: auto;
	left: 0;
}
.sitemap &gt; li li, .sitemap &gt; li span {
	padding: 0 0 0 20px;
}
.gallery2 table td {
	padding: 0 0 20px 0;
}
.gallery2 table td img {
	float: left;
	width: 240px;
}
 @media screen and (max-width: 680px) {
 .gallery2 table td img {
 float: right;
 width: 40%;
 height: auto;
 margin: 0 0 10px 20px;
}
}
.gallery2 table td p {
	margin: 0 0 0 260px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
}
 @media screen and (max-width: 680px) {
 .gallery2 table td p {
 margin: 0;
}
}
.gallery2 table td p b {
	display: block;
	margin: 0 0 10px 0;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.2;
}
.gallery2 table td p b + br {
	display: none;
}
.mb10 {
	margin-bottom: 10px;
}
.view01 {
	overflow: hidden;
 *zoom: 1;
	margin: 0 0 70px 0;
}
.view01 .item {
	float: left;
	width: 31%;
	margin: 0 0 30px 3.5%;
	box-sizing: border-box;
}
.view01 .item img {
	width:100%;
}
 .view01 .item:nth-child(3n+1) {
 clear: left;
 margin: 0 0 30px 0;
}
.view01 .item p.item_txt {
	margin-top: 10px;
}
 @media screen and (max-width: 680px) {
 .view01 .item {
 width: 100%;
 margin: 0 0 20px 0;
 padding: 0 10px;
}
 .view01 .item:nth-child(3n+1) {
 margin: 0 0 20px 0;
}
}
#slidetoggle_menu dd {
	display:none;
	margin:0 0 15px 0;
}
#slidetoggle_menu dl dt {
}

/*----------------------
blog.html
----------------------*/
.media_blog{
	border-bottom:1px dotted #CCC;
	padding:0 0 20px 0;
}

.entry_info{
	overflow:hidden;
}

.categories{
	float:left;
}

.categories ul li a{
	float:left;
	text-decoration:none;
}

.post_navi{
	clear:both;
	overflow:hidden;
	padding:20px 0 0 0;
}

.post_navi span{

}

span.prev{
	float:left;
	width:50%;
}

span.prev a{
	float:left;
	width:auto;
	display:block;
}

span.next{
	float:right;
	width:50%;
}

span.next a{
	float:right;
	width:auto;
	display:block;
}

/*otoiawase*/

ul.otoiawase_top{
	border:1px solid #d9d9d9;
	padding:10px;
	overflow:hidden;
}

.otoiawase_top_txt{
	margin:0 0 10px 0;
}

.otoiawase_tel_number{
	font-size: 30px;
	font-size: 3rem;
	font-weight:normal;
}

.otoiawase_tel_txt{
	font-size: 30px;
	font-size: 3rem;
	font-weight:normal;
	color:#83b008;
}

.otoiawase_tel_number img{
	width:12%;
}

ul.otoiawase_top li{
	float:left;
}

.must {
  padding: 0 5px;
  color: #c00; }

.form table {
  width: 100%;
  margin: 20px 0 0 0; }
  .form table td {
    padding: 10px 0;
    border-top: 1px solid #ddd;
    line-height: 1.5;
    vertical-align: top; }
    .form table td.form_index {
      width: 30%;
      padding-right: 20px; }
    .form table td.list_value {
      width: 70%; }
	  
	.form table tr.style_field16 td.list_value input,
	.form table tr.style_field19 td.list_value input{
		width:100%;
}
	.form table tr.style_field28 td.list_value input{
		width:50%;
}



  .form table .td_submit,
  .form table tr.tr_submit td {
    width: 100%;
    padding: 50px 0 0 0;
    white-space: normal;
    text-align: center;
    font-weight: normal; }
@media screen and (max-width: 680px) {
	.otoiawase_tel_number{
	font-size: 20px;
	font-size: 2rem;
	font-weight:normal;
}

.otoiawase_tel_txt{
	font-size: 20px;
	font-size: 2rem;
	font-weight:normal;
	color:#83b008;
}

.otoiawase_tel_number img{
	width:12%;
}



  .form {
    display: block; }
    .form table tbody, .form table tr, .form table th, .form table td {
      display: block; }
    .form table td.form_index {
      width: 100%;
      padding-bottom: 0; }
    .form table td.list_value {
      width: 100%;
      padding-top: 0;
      border: none; } }

input {
  padding: 5px;
  box-sizing: border-box; }

textarea {
  padding: 5px;
  width: 100%;
  height: 20em;
  box-sizing: border-box;
  border: 1px solid #ddd; }

label {
  margin-right: 10px; }

.style_zip td input,
.style_tel td input {
  margin: 0 5px; }
  .style_zip td input:first-child,
  .style_tel td input:first-child {
    margin-left: 0; }

.tr_tell input,
.tr_name input,
.style_name input,
.style_kana input {
  width: 50%; }

.tr_mail input,
.tr_mail_check input,
.tr_add input,
.style_add input,
.style_e_mail input,
.style_e_mail_check input,
.style_add input {
  width: 100%; }

.td_submit input,
.tr_submit input {
  -webkit-appearance: none;
  position: relative;
  display: inline-block;
  padding: 10px 40px;
  border: 1px solid #ccc;
  background: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-decoration: none !important;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer; }
  .td_submit input:hover,
  .tr_submit input:hover {
    background: #f3f3f3; }

a.otoiawase_back {
  display: none; }</pre></body></html>