@charset "UTF-8";
/* CSS Document */
#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
section{
  margin: 5em 0em;
}
#mainArea{
  width: 840px;
  letter-spacing: 0;
  line-height: 2;
  overflow: hidden;
  margin: 0 auto;
}
.bold{
  font-weight: 700 !important;
}
.blc{
  display: block;
}
.in-blc{
  display: inline-block;
}
.right{
  text-align: right;
}
.left{
  text-align: left;
}
.center{
  text-align: center;
}
.v-m{
  vertical-align: middle;
}
.f-12{
  font-size: 1.2rem;
}
.f-13{
  font-size: 1.3rem;
}
.f-15{
  font-size: 1.5rem;
}
.f-18{
  font-size: 1.8rem;
  margin: 0 0 0.2em 0;
}
.f-24{
  font-size: 2.4rem;
}
.c-g {
	color: #256533;
}
h2 {
    font-family: Times;
    font-size: 2.2rem;
    line-height: 1.6;
    text-align: center;
	margin-bottom: 4%;
}
h3 {
    font-family: Times;
    font-size: 2.2rem;
    line-height: 1.6;
    text-align: center;
	position: relative;
	margin-bottom: 14%;
}
h3::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    width: 0.5px;
    height: 30px;
    margin: auto;
    background-color: #000;
}
h4 {
	position: absolute;
    top: 34px;
    left: 35px;
    font-size: 1.7rem;
    line-height: 1.6;
    text-align: left;
}
h5 {
    font-size: 1.7rem;
	text-align: center;
    line-height: 1.6;
	margin-bottom: 2%;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.gray-area {
	background-color: #f7f7f7;
	padding: 5% 0;
}
.lead {
  font-size: 1.3rem;
    margin: 6% 7% 0%;
    text-align: left;
}
.img-c img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
.about-area__ {
	width: 100%;
	background: #e6d5c3;
	padding: 15% 0%;
	text-align: left;
}
.inner__ {
	width: 84%;
	margin: 0 auto;
}
.about-img {
	
}
.nakayama {
	width: 75px;
	margin: 0 auto;
}
.nakayama-name {
	text-align: center;
	font-size: 1.4rem;
	margin: 7% 0%;
}
.staff--comment {
  position: relative;
  padding: 15px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5% 0;
  text-align: left;
}
.staff--comment::before,
.staff--comment::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.staff--comment::before {
  top: 0;
  left: 0;
  border-top: 4px solid #555;
  border-left: 4px solid #555;
}
.staff--comment::after {
  bottom: 0;
  right: 0;
  border-bottom: 4px solid #555;
  border-right: 4px solid #555;
}
.brand-area {
	position:relative;
	padding: 15% 0 13%;
}
.brand-area::before {
   content:"";
   display:block;
   width: 100%;
   height:4px;
   background-color:#222;
   position:absolute;
   top:0;
}
.brand-area::after {
	content:"";
   display:block;
   width: 100%;
   height:4px;
   background-color:#222;
   position:absolute;
   bottom:0;
}
.brand-logo {
	margin: 0 auto 10%;
}

.itemArea_{
  margin: 0 auto;
  text-align: left;
}
.item--text{
  margin: 5em 0;
  text-align: center;
}
.item--text img{
  width: 80%;
}
.caption--area{
  margin: 3em 0;
  text-align: left;
}
.more--area{
  line-height: 1.5;
  padding: 0 0 3em 0;
  text-align: left;
  border-top: 2px solid;
  border-bottom: 2px solid;
  position: relative;
  margin: 0;
}
.more--item--area{
  text-align: center;
  background: #e7eef0;
  margin: -10em -2em 0;
  padding: 5em 0;
}
.more--item--image{
  text-align: center;
  margin: 5em 3em 2em;
  position: relative;
}
.more--title{
  z-index: -99;
  position: absolute;
  top: -48px;
  right: 10px;
  font-size: 3.6rem;
}
.more--title--2{
  z-index: -99;
  position: absolute;
  top: -48px;
  left:0;
  font-size: 3.6rem;
}
.more--item--text{
  text-align: left;
  margin: 0 3em;
}
.item--text--2 img{
  margin: 0 0 0 6em;
}
.item--title{
  position: relative;
  margin: 2em 0 -0.8em 1.4em;
}
.item--title::before{
  position: absolute;
  width: 14px;
  height: 14px;
  border: 1px solid;
  content: "";
  margin: 0.5em 0 0 -1.3em;
}
.more--area .item--title::before{
  position: absolute;
  width: 14px;
  height: 14px;
  border: 1px solid;
  content: "";
  margin: 0.3em 0 0 -1.3em;
}
.staff-come2 {
	width: 90%;
	margin: 8% auto;
}
.item--link{
  margin: 2em 0;
}
.item--name-main {
  width: 17.5em;
  display: inline-block;
  line-height: 1.5;
  vertical-align: middle;
}
.item--inner__ {
	width: 80%;
	margin: 0 auto;
}
.item--name{
  width: 19em;
  display: inline-block;
  line-height: 1.5;
  vertical-align: middle;
}
.item-img {
	position: relative;
	margin-bottom: 7%;
}

.no {
	position: absolute;
    top: 10px;
    left: -25px;
    width: 70px;
}
.btn_ {
    width: 68px;
    text-align: left;
    line-height: 2.4;
    letter-spacing: 2px;
    margin: 0px auto;
    display: inline-block;
    vertical-align: middle;
}
.btn_ a {
   border: 1px solid #070707;
    color: #070707;
    background-color: #fff;
    text-align: center;
    padding: 0px;
    font-size: 1.3rem;
    transition: all 0.3s ease 0s;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    letter-spacing: 1px;
}
.btn_ a:hover {
    color: #fff !important;
    background-color: #070707;
    border: 1px solid #070707;
}
.all--button{
  margin: 1em 0 0 0;
}
.all--button a {
  color: #e67643;
  text-align: center;
  padding: 5%;
  margin: 5% 0 0 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  font-size: 1.5rem;
  width: 100%;
  background: #143f4d;
}

