@charset "UTF-8";
/* Body */
article,aside,canvas,details,figcaption,figure,
header,footer,main,menu,nav,section,summary {
	display: block;
}
html{
	font-size: 62.5%;
}
body {
	font-family:  Meiryo,Hiragino Kaku Gothic Pro, Osaka, MS PGothic," sans-serif";
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 100;
	font-size:1.65em;
}
h1,h2,h3{
	font-family: Hiragino Kaku Gothic Pro, " Kozuka Gothic Pr6N R"," MaisonNeue-Bold";
	font-size: 16px;
}
h4,h5,p{
	font-family: Meiryo," MaisonNeue-Light"," Kozuka Gothic Pr6N L";
}
p{
	font-size: 1.4rem;
}
h1{	
	font-size: 2.6rem;
}
h2{
	font-size: 2.3rem;
}
h3{
	font-size: 2.0rem;
}
h4{
	font-size: 1.75rem;
}
h5{
	font-size: 1.5rem;
}
ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.img-fluid {
  max-width: 90%;
  height: auto;
}
.img-fluid2 {
  max-width: 100%;
  height: auto;
}

/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	width: 100%;
	height: 50px;
	background-color: #ffffff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	box-shadow : 0 1px 2px rgba( 0, 0, 0, 0.2 );
}
.header_top {
	height: 50px;
	padding-left: 50px;
	vertical-align: middle;
}
.header_top img{
	margin-top: 5px;
	height: 40px;
	margin-bottom: 5px;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
}

header nav.pcmenu {
	float: right;
	width: 70%;
	height: 100%;
	text-align: right;
	margin-right: 0px;
	padding: 0;
	margin: 0;
}

/*header nav ul {
	list-style: none;
	float: right;
}
*/
nav.pcmenu ul li {
	float: left;
	color: #937B1C;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	padding: 0;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
nav.pcmenu ul li a {
	color: #937B1C;
	text-decoration: none;
}
nav.pcmenu ul li:hover a {
	color: #6F5900;
	text-decoration: underline;
}
nav.pcmenu ul li:hover a {
	display: block;
	width: 100%;
	height: 100%;
}
section{
	padding-top: 30px;
}
.green{
	color: olivedrab;
}
.pink{
	color:mediumvioletred;
}
.aqua{
	color:cadetblue;
}
.gray{
	color:gray;
}
.bl-10{
	border: solid #c4d72d;
	border-width: 0 0 0 15px;
	padding-left: 10px;
	line-height: 60px;
}
.main{
	padding-top: 5%;
	min-height: 900px;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
/* Hero Section */
.hero {
	background-size: cover;
	filter: brightness(90%);
	-webkit-filter: brightness(80%);
	padding-top: 50px;
	padding-bottom: 100px;
	max-height: 200px;
	position: relative;
	z-index: 1;
}
.service {
	background-size: cover;
/*	filter: brightness(90%);
	-webkit-filter: brightness(80%);*/
	padding-top: 50px;
	padding-bottom: 150px;
	max-height: 250px;
	position: relative;
	z-index: 1;
}
.main_banner{
	background: url(../images/1366_top21024x270.jpg) no-repeat center center;
}
.service_banner{
	background: url(../images/1366_service21500x350.jpg) no-repeat center center;
}
.bunner{
	width: 100%;
	max-width: 1000px;
}

.hero h2{
	filter: brightness(100%);
	-webkit-filter: brightness(100%);
	color: #ffffff;
	z-index: 11;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
p.text_column {
	width: 95%;
	text-align: center;
	font-weight: lighter;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
	color: #999999;
}
.about {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
	width: 100%;
}
/* Stats Gallery */
.stats {
	color: #ffffff;
	margin-bottom: 0px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.gallery a {
	text-decoration: none;
	display: block;
}
.gallery a:hover h3{
	color:cadetblue;
	text-decoration: underline;
}
.gallery a:hover h4 {
	color:cadetblue;
	text-decoration: underline;
}
.gallery a:hover {
	filter: brightness(0.85);
}

.thumbnail {
	width: 25%;
	box-sizing: border-box;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 10px 20px;
}
.gallery .thumbnail h3 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0;
	color: #52BAD5;
	font-size: 100%;
}
.gallery .thumbnail h4 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0;
	color: #52BAD5;
	font-size: 75%;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
.gallery .thumbnail .red {
	font-size: 0.75em;
	color: red;
	height: 1.5em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
.gallery .thumbnail p img{
	margin: 0;
	width: 100%;
}

/* ポップアップウィンドウ */
.open {
	cursor:pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}
.open:hover{
	filter:brightness(0.8);
}
#pop-up {
	display: none; /* label でコントロールするので input は非表示に */
}
.overlay {
	display: none; /* input にチェックが入るまでは非表示に */
}
#pop-up:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
.window {
	width: 90vw;
	max-width: 500px;
	height: 330px;
	background-color: #ffffff;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.text {
	font-size: 15px;
	margin: 0;
}
.close {
	cursor:pointer;
	position: absolute;
	top: 4px;
	right: 4px;
	font-size: 20px;
}
.close2 {
	cursor:pointer;
	position: absolute;
	top: 300;
	left: 45%;
	padding: 1px 8px;
	font-size: 14px;
	background-color: gray;
	color: #ffffff;
	border-radius: 8px;
}


.title{
    width: 100%;
    padding: 0;
	margin-bottom: 3.0rem;
    height: 60px;
    border: 1px solid #cccccc;
    background: url(../images/title-img.png) no-repeat right -20px;
}
.contact {
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}
p.thanks {
	margin-top: 50px;
	margin-bottom: 200px;
	padding: 20px auto;
}
img.thanks{
	width: 300px;
	height: auto;
}
dl.tbl{
  display:flex;
  flex-wrap: wrap;
  border: 1px solid #ccc;
  border-top: none;
  background: #ddd;
  margin-bottom: 50px;
}
dl.tbl dt{
  background: #ddd;
  width: 30%;
  padding: 10px;
  box-sizing: border-box;
  border-top: 1px solid #ccc; 
}
dl.tbl dd{
  padding: 10px;
  margin: 0;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc; 
  width: 70%;
  background: #fff;
  box-sizing: border-box;
}
table{
	margin-bottom: 20px;
	border-collapse: collapse;
}
th,td{
	margin-bottom: 20px;
    border:1px solid #999999;
}
tbody{
	font-size: 1.25rem;
}
.bg-green{
	background: #43DDD8;
}
.bg-gray{
	background: #E3E2DA;
}
/* Parallax Section */

.company {
	color: #999999;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
	width: 100%;
}
.footer_column {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
.footer_column .table{
	color: #717070;
	text-align: center;
	width: 80%;
	margin: 30px auto;
}

.footer_column .table dl {
	box-sizing: border-box;
	width: 90%;
	margin: 0px auto;
	text-align: left;
}
.footer_column .table dl dt{
	margin: 0px;
	width: auto;
	height: 24px;
	font-weight:bold;
}
.footer_column .table dl dd{
	margin-bottom: 20px;
	width: 90%;
}


footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}

.cards {
	width: 80%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-size: 1em;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
	width: 100%;
}
.hidden {
	display: none;
}
.center{
	text-align: center;
}

/***********/
/* Mobile */
/***********/
@media (max-width: 479px) {
section{
	padding-top: 0px;
}
.hero {
	padding-top: 50px;
	padding-bottom: 50px;
	max-height: 150px;
}
.service {
	padding-top: 50px;
	padding-bottom: 0px;
	max-height: 150px;
}
.main_banner{
	background: url(../images/1366_top2480x127.jpg) no-repeat center center;	
	}
.service_banner{
	background: url(../images/1366_service2900x230.jpg) no-repeat center center;
}
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Container */
.container header nav.pcmenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header img.nav_logo {
}

/* スマホ用メニュー */
header .sp_menu {
    position: fixed;
    width:100%;
    height:50px;
    top:0;
    left:0;
    background:#FFF;
    border-bottom:1px solid #997A3D;
    z-index:100;
}
header img.nav_logo {
	padding: 5px 20px;
	height: 40px;
	border: 0;
}
.spmenu_btn {
	display: block;
	position: absolute;
	top: 14px;
	right: 20px;
	width: 30px;
	height: 22px;
	background: #997A3D;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.spmenu_btn:before {
    content:'';
    position:absolute;
    width:30px;
    height:2px;
    background:#997A3D;
    top:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn:after {
    content:'';
    position:absolute;
    width:30px;
    height:2px;
    background:#997A3D;
    bottom:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn.active {
    background:#FFF;
}
.spmenu_btn.active:before {
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
    top:0;
    right:0;
}
.spmenu_btn.active:after {
    -moz-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
    bottom:0;
    right:0;
}
 
.spmenu {
    display:none;
    position:absolute;
    top:51px;
    left:0;
    width:100%;
    background:#997A3D;
}
.spmenu nav.btn_menu {
    display:block;
    width:100%;
    margin:0 auto;
}

.spmenu nav.btn_menu ul{
	margin: 0;
	padding: 0;
	width: 100%;
}
	/*
	.spmenu nav.btn_menu ul li{
	margin: 0;
	padding: 0;
	width: 100%;
}*/
.spmenu nav.btn_menu ul li a {
    display:block;
	text-align: right;
    width:100%;
	letter-spacing: 3px;
	font-size: 12pt;
	text-decoration: none;
    color:#ffffff;
    padding:10px 15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-bottom:1px solid #ffffff;
}
.spmenu nav.btn_menu ul li a:hover {
	text-decoration: underline;
}
/* スマホメニューここまで */

.text_column {
	width: 100%;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
/** company**/
.footer_column .table{
	width: 100%;
	margin: 30px auto;
}

	
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/**************************/
/*** タブレット  480〜767 ***/
/**************************/
@media(min-width:480px) and (max-width:767px){
section{
	padding-top: 30px;
}
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}
.hero {
	padding-top: 50px;
	padding-bottom: 50px;
	max-height: 180px;
}
.service {
	padding-top: 50px;
	padding-bottom: 50px;
	max-height: 180px;
}
.main_banner{
	background: url(../images/1366_top2768x203.jpg) no-repeat center center;	
/*	width: 100%;*/
	}
.service_banner{
	background: url(../images/1366_service2900x230.jpg) no-repeat center center;
}

/* Container */
.container {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
header nav.pcmenu {
	display: none;
}
/* スマホ用メニュー */
header .sp_menu {
    position:fixed;
    width:100%;
    height:50px;
    top:0;
    left:0;
    background:#FFF;
    border-bottom:1px solid #997A3D;
    z-index:100;
}
header img.nav_logo {
	padding: 5px 20px;
	height: 40px;
	border: 0;
}
.spmenu_btn {
	display: block;
	position: absolute;
	top: 14px;
	right: 20px;
	width: 30px;
	height: 22px;
	background: #997A3D;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.spmenu_btn:before {
    content:'';
    position:absolute;
    width:30px;
    height:2px;
    background:#997A3D;
    top:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn:after {
    content:'';
    position:absolute;
    width:30px;
    height:2px;
    background:#997A3D;
    bottom:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn.active {
    background:#FFF;
}
.spmenu_btn.active:before {
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
    top:0;
    right:0;
}
.spmenu_btn.active:after {
    -moz-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
    bottom:0;
    right:0;
}

.spmenu {
    display:none;
    position:absolute;
	z-index: 98;
    top:50px;
    left:0;
    width:100%;
    background:#997A3D;
}
.spmenu nav.btn_menu {
    display:block;
    width:100%;
    margin:0 auto;
}
.spmenu nav.btn_menu ul{
	margin: 0;
	padding: 0;
	width: 100%;
}
.spmenu nav.btn_menu ul li a {
    display:block;
	text-align: right;
    width:100%;
	letter-spacing: 3px;
	font-size: 12pt;
    color:#FFF;
	text-decoration: none;
    padding:10px 15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    border-bottom:1px solid #fff;
}

.spmenu nav.btn_menu ul li a:hover {
	text-decoration: underline;
}

/* スマホメニューここまで */
.text_column {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.footer_column .table{
	color: #717070;
	text-align: center;
	width: 90%;
	margin: 30px auto;
}

	
.footer_column .table dl {
	box-sizing: border-box;
	width: 95%;
	margin: 0px auto;
	text-align: left;
}

.footer_column .table dl dt{
	margin: 0px;
	width: 25%;
	height: 24px;
	font-weight:bold;
}
.footer_column .table dl dd{
	margin-left: 28%;
	margin-top: -24px;
	margin-bottom: 20px;
	padding: 0 0 10px 0;
	width: 70%;
}

.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
tbody{
	font-size: 1.35rem;
}
	
}
/**************************/
/*** タブレット  768〜991 ***/
/**************************/
@media (min-width: 768px)and (max-width: 991px) {
.hero {
	padding-top: 50px;
	padding-bottom: 80px;
	max-height: 180px;
}
.service {
	padding-top: 50px;
	padding-bottom: 80px;
	max-height: 180px;
}
.main_banner{
	background: url(../images/1366_top21024x270.jpg) no-repeat center center;	
	}
.service_banner{
	background: url(../images/1366_service21024x270.jpg) no-repeat center center;	
	}

.header_top img{
	height: 35px;
}
header img.nav_logo {
		display: none;
	}
	
nav.pcmenu .menu{
	font-size: 1.8vw;
	letter-spacing: 1px;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	padding-right: 2.3vw;
	display: inline;
}
nav.pcmenu .menu:last-child {
	padding-right: 5.0vw;
	text-align: right;
}

nav.pcmenu .menu a{
	color: #937B1C;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
}
nav.pcmenu .menu a:hover{
	color: #6F5900;
	text-decoration: underline;
}
ul li a {
	color: #937B1C;
	text-decoration: none;
}
ul li:hover a {
	color: #6F5900;
	text-decoration: underline;
}
nav.menu ul li:hover a {
	display: block;
	width: 100%;
	height: 100%;
}

	header .spmenu {
		display: none;
	}
	header nav.btn_menu{
		display: none;
	}
	.about{
		width: 95%;
	}
	.thumbnail {
		width: 33.3333%;
	}
	p.text_column {
		margin-top: 0;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}

	
	.ex_essential_br{
		display: none;
	}


	.footer_column .table dl {
		box-sizing: border-box;
		width: 95%;
		margin: 0px auto;
		text-align: left;
	}

	.footer_column .table dl dt{
		margin: 0px;
		width: 20%;
		height: 24px;
		font-weight:bold;
	}
	.footer_column .table dl dd{
		margin-left: 23%;
		margin-top: -24px;
		margin-bottom: 20px;
		padding: 0 0 10px 0;
		width: 70%;
	}

	.banner {
		margin-top: 0px;
		padding-top: 0px;
	}
tbody{
	font-size: 1.35rem;
	}
}
/**************************/
/*** PC 992〜1119 ***/
/**************************/
@media (min-width: 992px)and (max-width: 1199px) {
.hero {
	margin-top: -10px;
	padding-top: 30px;
	padding-bottom: 150px;
	max-height: 200px;
}
.main_banner{
		background: url(../images/1366_top21024x270.jpg) no-repeat center center;
}
.service {
	margin-top: -10px;
	padding-top: 30px;
	padding-bottom: 150px;
	max-height: 200px;
}
.service_banner{
		background: url(../images/1366_service21500x350.jpg) no-repeat center center;
}
	header img.nav_logo {
		display: none;
	}
	header .spmenu {
		display: none;
	}
	header nav.btn_menu{
		display: none;
	}
	
nav.pcmenu .menu{
	font-size: 1.8vw;
	letter-spacing: 1px;
	line-height: 50px;
	text-align: center;
	padding-right: 2.3vw;
	display: inline;
}
nav.pcmenu .menu:last-child {
	padding-right: 5.0vw;
	text-align: right;
}

nav.pcmenu .menu a{
	color: #937B1C;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
}
nav.pcmenu .menu a:hover{
	color: #6F5900;
	text-decoration: underline;
}
	.about{
		width: 95%;
	}
	.text_column {
		width: 100%;
	}
	
	.ex_essential_br{
		display: none;
	}
	.thumbnail {
		width: 33.3333%;
	}


	.footer_column .table dl {
		box-sizing: border-box;
		width: 95%;
		margin: 0px auto;
		text-align: left;
	}
	.footer_column .table dl dt{
		margin: 0px;
		width: 25%;
		height: 24px;
		font-weight:bold;
	}
	.footer_column .table dl dd{
		margin-left: 28%;
		margin-top: -24px;
		margin-bottom: 20px;
		padding: 0 0 10px 0;
		width: 70%;
	}
tbody{
	font-size: 1.35rem;
	}
.bunner{
}

}
/**************************/
/*** PC 1120〜 ***/
/**************************/
@media (min-width: 1200px) {
.hero {
	margin-top: -20px;
	padding-top: 50px;
	padding-bottom: 150px;
	max-height: 250px;
}
.service {
	margin-top: -20px;
	padding-top: 50px;
	padding-bottom: 150px;
	max-height: 250px;
}
.main_banner{
		background: url(../images/1366_top21500x270.jpg) no-repeat center center;
}
.service_banner{
		background: url(../images/1366_service21500x350.jpg) no-repeat center center;
}
	header img.nav_logo {
		display: none;
	}
	header .spmenu {
		display: none;
	}
	header nav.btn_menu{
		display: none;
	}
tbody{
	font-size: 1.35rem;
}
	
nav.pcmenu .menu{
	font-size: 14pt;
	letter-spacing: 1px;
	line-height: 50px;
	text-align: center;
	padding-right: 20pt;
	display: inline;
}
nav.pcmenu .menu:last-child {
	padding-right: 5.0vw;
	text-align: right;
}

nav.pcmenu .menu a{
	color: #937B1C;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
}
nav.pcmenu .menu a:hover{
	color: #6F5900;
	text-decoration: underline;
}
	.about{
		width: 95%;
	}
	.text_column {
		width: 100%;
	}
	
	.ex_essential_br{
		display: none;
	}


	.footer_column .table dl {
		box-sizing: border-box;
		width: 95%;
		margin: 0px auto;
		text-align: left;
	}
	.footer_column .table dl dt{
		margin: 0px;
		width: 25%;
		height: 24px;
		font-weight:bold;
	}
	.footer_column .table dl dd{
		margin-left: 28%;
		margin-top: -24px;
		margin-bottom: 20px;
		padding: 0 0 10px 0;
		width: 70%;
	}

}
