@charset 'utf-8';
/* ===============================
	base
 =============================== */
body {
  font-family: '小塚ゴシック Pro', 'Kozuka Gothic Pro', sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  color: #1a1a1a;
  -webkit-text-size-adjust: 100%;
  margin: 0;
}
html {
  scroll-behavior: smooth;
}
.spo {
  display: none;
}
.pco {
  display: block;
}
.sp76 {
  display: none;
}
.pc76 {
  display: block;
}
@media screen and (max-width: 992px) {
  .spo {
    display: block;
  }
  .pco {
    display: none;
  }
}
@media only screen and (max-width:768px) {
  body {
    font-size: 0.8em;
  }
  .sp76 {
    display: block;
  }
  .pc76 {
    display: none;
  }
}
/* ===============================
	bg
 =============================== */
.bg-beige {
  background-color: #f7efe5;
}
/* ===============================
	nav
 =============================== */
.navbar {
  max-width: 1500px;
	width:83%;
  margin-left: auto;
  margin-right: auto;
}
.navbar-brand img {
  width: 300px;
  height: auto;
}
.navbar-light .navbar-nav .nav-link {
  color: #e53c28;
  font-size: 1rem;
  letter-spacing: 3px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 6px;
}
.navbar-light .navbar-nav a.nav-link:hover {
  color: #e53c28;
  padding-bottom: 5px;
  border-bottom: 1px solid #e53c28;
}
@media screen and (max-width: 1200px) {
.navbar {
width:100%;
}
}
@media screen and (max-width: 767px) {
  .navbar-brand img {
    width: 150px;
    height: auto;
  }
  .navbar-light .navbar-nav .nav-link {
    color: #e53c28;
    font-size: 1.2em;
    padding-bottom: 10px;
	font-weight:bold;
	border-bottom:#e53c28 solid 1px;
  }
  .navbar-light .navbar-nav a.nav-link:hover {
    color: #ef5043;
    border-bottom: none;
    padding-bottom: 3px;
  }
}
/* ===============================
	共通
 =============================== */
.top01 {
  padding-top: 2%;
  padding-bottom: 3%;
}
.top01 img {
  width: 100%;
  height: auto;
}
.message, .message02, #footermain,.contents,.ctsmenu,.scheme {
  padding-top: 5%;
  padding-bottom: 5%;
}
.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
/* ===============================
	トップ
 =============================== */
.top01 h2 {
  background-color: #fff;
  color: #e53c28;
  font-size: 1.6em;
  text-align: center;
  width: 100%;
  padding: 10px;
  margin-top: 3%;
  letter-spacing: 3px;
}
@media screen and (max-width: 767px) {
  .top01 h2 {
    font-size: 1.1em;
    letter-spacing: 1px;
  }
}
/* ===============================
	トップ
 =============================== */
.message h2 {
  font-size: 1.8em;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 5%;
  line-height: 1.8em;
}
.message img:hover {
			opacity: 0.7 ;
		}
@media screen and (max-width: 767px) {
  .message h2 {
    ;
    font-size: 1.1em;
    letter-spacing: 1px;
  }
}
/* ===============================
	コンセプト・コンテンツ
 =============================== */
.concept{
  padding-top: 0;
  padding-bottom: 5%;
}
.concept .tit,
.contents .tit,
.scheme .tit,
.trader .tit{
  border-bottom: 1px solid #e53c28;
  text-align: center;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 1.8em;
  padding-bottom: 10px;
}
.concept .icon,
.contents .icon{
  width: 45px;
  height: auto;
}
.concept h3 {
  font-size: 1.4em;
  text-align: center;
}
@media screen and (max-width: 767px) {
.concept .tit,
.contents .tit,
.scheme .tit{
    width: 120px;
    letter-spacing: 1px;
    font-size: 1.2em;
    padding-bottom: 10px;
  }
  .concept h3 {
    font-size: 1.1em;
    line-height: 1.8em;
    text-align: left;
  }
}
/* ===============================
	コンセプト
 =============================== */
.photo {
  padding-top: 1%;
  padding-bottom: 1%;
}
.photo p {
  margin-bottom: 0;
}
/* ===============================
	メッセージ02
 =============================== */
.message02 p {
  line-height: 2.1em;
}
.bdbtom {
  border-bottom: 1px solid #cdcdcd;
}
.message02 h4 {
  line-height: 1.9em;
  font-size: 1.3em;
  letter-spacing: 4px;
  font-weight: normal;
  margin-top: 8%;
  margin-bottom: 5%;
}
.sdgsmsg {
  margin-top: 15%;
}
.name {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sdgsmsg {
    margin-top: 0;
  }
  .message02 h4 {
    line-height: 1.8em;
    font-size: 1.1em;
  }
  .name {
    text-align: right;
  }
}
/* ===============================
	footer
 =============================== */
#footnav {
  text-align: center;
  font-size: 0.8em;
	margin-top: 2rem;
}
#footnav li {
  display: inline;
  list-style-type: none;
  margin-right: 6px;
  padding-left: 10px;
  border-left: 1px solid #999;
}
#footnav li a {
  color: #1a1a1a;
}
#footnav li.FooterHome {
  border-left: 0;
  padding-left: 0;
}
#footermain {
  text-align: center;
}
#footermain p {
  font-size: 0.8em;
  letter-spacing: 1px;
  margin-bottom: 0.5em;
}
.copy {
  border-top: #e53c28 2px solid;
  padding-top: 2%;
  padding-bottom: 0.7%;
}
.copy p {
  font-size: 0.7em;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  #footermain p {
    margin-bottom: 0.2em;
  }
}


/* ===============================
	事業内容
 =============================== */
.titimg {
  padding: 0;
}
.titimg img{
  padding: 0;
}

.contents h4{
	font-size: 1em;
	line-height: 1.8em;
	font-weight: normal;
	text-align: center;
}

.ctsmsg{
		font-size: 1.3em;
	line-height: 2.5em;
	letter-spacing: 2px;
}
.ctsmsg span{
	background-color: #f7efe5;
	padding: 5px 20px;
}

.ctsmenu h2{
		font-size: 1.6em;
	  border-bottom: #e53c28 1px solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.ctsmenu .mbp{
	margin-bottom: 5%;
}

.ctsmenu .mbp img{
width: 340px;
	height: auto;
}

.scheme .bg-white{
padding-top: 5%;
	padding-bottom: 5%;
	text-align: center;
}
.scheme h4{
	font-size: 1em;
	line-height: 1.8em;
	font-weight: normal;
	text-align: center;
	margin-top: 5%;
		margin-bottom: 5%;
}
@media screen and (max-width: 992px) {
.ctsmsg{
		font-size: 1.2em;
	letter-spacing: 1px;
}
}
@media screen and (max-width: 767px) {
.contents h4{
text-align: left;
}
	.ctsmsg{
		font-size: 1.1em;
	line-height: 2.1em;
}
	.ctsmenu h2{
		font-size: 1.2em;
}
	.ctsmenu .mbp img{
width: 280px;
	height: auto;
}
}

/* メディアクエリサンプル */
/* ===============================
	device setting
 =============================== */
@media screen and (min-width: 1281px) {
  /* 画面幅が1281px以上（PC専用スタイル）*/
}
@media screen and (max-width: 1280px) {
  /* 画面幅が1280px以下（タブレット・スマホ共通スタイル）*/
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  /* 画面幅が768px～1280px（タブレット専用スタイル）*/
}
@media screen and (max-width: 767px) {
  /* 画面幅が767px以下（スマートフォン専用スタイル）*/
}
@media screen and (max-width: 414px) {
  /* 画面幅が414px以下（スマートフォン縦向き専用スタイル）*/
}
/* 印刷用スタイル */
/* ===============================
	print setting
 =============================== */
@media print {
  .printNl {
    page-break-before: always;
  }
}
#post-6 .article-header,#post-45 .article-header{
display:none;
}
.entry-content {
    margin-top: 0;
    margin-bottom: 0;
}
.getPostContent{
display:none;
}
.season{
margin-bottom:20px;
}
.getPostTitle a{
color:#000!important;
font-size:1.3rem;
}
.getPostStringArea{
margin-top:10px;
}

.navbar-light .navbar-toggler {
border:0;
}
@media screen and (max-width: 576px) {
.season {
width:96%;
margin-left:2%;
}
.getPostTitle a {
    font-size: 1.1rem;
}
}
.author-info{
display:none;
}

.sidebar h3 {
    background-color: #f5f6f7;
    padding: 12px;
    margin: 16px 0;
    border-radius: 2px;
	font-size:1.2em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-weight:bold;
}
.entry-card-title, .related-entry-card-title {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 18px;
    margin: 15px 0 5px 0;
    line-height: 1.2;
    font-weight: bold;
}
.list h1.archive-title{
display:none;
}
.sidebar {
width: 105%;
padding: 0 15px;
}
#topimg img{
margin-bottom:20px;
}
.getPostImgArea img{
width: 100%;
height:198px;
object-fit: cover;
border: 0;
}
@media screen and (max-width: 576px) {	
.getPostImgArea img{
height: 288px;
}}
.ect-vertical-card .entry-card-wrap .entry-card-thumb img {
height:198px;
object-fit: cover;
}
@media screen and (max-width: 576px) {	
.ect-vertical-card .entry-card-wrap .entry-card-thumb img {
height:148px;
}}
/*-----------------
contact
-----------------*/
.label {
    color: #F0393C;
    font-size: small;
    background-color: #fff;
    border: 1px solid #F0393C;
    border-radius: 2px;
    padding: 2px 5px;
}
.tablebox dt{
	margin-bottom: 1em;
}
.tablebox dd{
	margin-bottom: 2em;
	margin-left: 0px;
}
.formbtn{
	width: 500px;
	margin: 0 auto;
}

.ctttel{
	color: #c23d39;
	font-size: 2em;
	margin-top: 1em;
}
@media screen and (max-width: 768px) {
.ctttel{
	font-size: 1.2em;
}
.formbtn{
width: 90%;
margin: 0 auto;
}
.search-edit, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
font-size: 0.9em;
}
}
#post-89 .entry-title{
display:none;
}
#post-89 .entry-date{
display:none;	
}
.trader{
margin-top:3%;
margin-bottom:2%;
}