/*
Theme Name: kuonbyo vol.1
Version: 1.01
*/

#header .header-inner #logoPc,
#header #header-wrap #logoPc {
  float: left;
  font-size: 14px;
  position: relative;
  z-index: 1;
  transition: all .4s ease-in-out;
  height:30px;
}
#header .header-inner #logoPc a > img,
#header #header-wrap #logoPc a > img {
  vertical-align: inherit;
  transition: all .4s ease-in-out;
  height: 30px;
  width: auto;
}
#header .header-inner #logoPc a > img,
#header .header-inner #logoPc a [class*="logo-"],
#header #header-wrap #logoPc a > img,
#header #header-wrap #logoPc a [class*="logo-"] {
  display: none;
}
#header .header-inner #logoPc a .logo-default,
#header #header-wrap #logoPc a .logo-default {
  display: block;
}
#header .header-inner #logoPc a,
#header .header-inner #logoPc a span,
#header #header-wrap #logoPc a,
#header #header-wrap #logoPc a span {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 20px;
  line-height: 30px;;
  color: #1f1f1f;
  font-weight: 800;
  margin-top:6px;
  letter-spacing: 1.5px;
}

#topbar {
    border-bottom: none;
}

dl.recent-posts {
	margin: .1rem 0;
	padding: 0;
	display: block;
}
dl.recent-posts dd,
dl.recent-posts dt {
	font-weight: normal;
	margin: 0;
	padding: 15px 0;
	border-top:1px solid #ddd;
}
dl.recent-posts dt {
	float: left;
	clear: both;
	width: 7.2em;
}
dl.recent-posts{
	border-bottom:1px solid #ddd;
}
dl.recent-posts dd {
	overflow: hidden;
}
dl.recent-posts dd a{
	color: #333;
}
dl.recent-posts span.recent-posts-new {
	padding: 2px 5px;
	margin-right: 5px;
	vertical-align: top;
	font-size: .7rem;
	color: #fff;
	font-weight: bold;
	border-radius: 3px;
	background-color: #6e661d!important;
}
@media screen and (max-width: 640px){
	dl.recent-posts dt {
		float: none;
		clear: both;
		display: block;
		width:100%;
		padding: 15px 0 5px;
	}
	dl.recent-posts dd {
		clear: both;
		display: block;
		border-top:none;
		padding: 5px 0 15px;
	}
}
.halfscreen.inpage {
  height: 300px!important;
  min-height: 300px!important;
  margin-bottom: 0!important;
}

.inspiro-slider .slide .slide-captions2 {
  position: relative;
  display: inline-block;
	background-color: rgba(14,24,53,.9);
	padding:3%;
	max-width: 90%;
  text-align: left;
}
.inspiro-slider .slide .slide-captions2 h1 {
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  margin-bottom: 30px;
  color: #ffffff;
}
.inspiro-slider .slide .slide-captions2 h2 {
  font-size: 60px;
  font-weight: 700;
  line-height: 68px;
  margin-bottom: 30px;
  color: #ffffff;
}
.inspiro-slider .slide .slide-captions2 h3,
.inspiro-slider .slide .slide-captions2 h4,
.inspiro-slider .slide .slide-captions2 h5,
.inspiro-slider .slide .slide-captions2 h6 {
  color: #ffffff;
}
.inspiro-slider .slide .slide-captions2 .strong {
  color: #ffffff;
  display: block;
  font-size: 16px !important;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 18px;
  margin-bottom: 20px;
  position: relative;
  text-transform: uppercase;
}
.inspiro-slider .slide .slide-captions2 .strong::after {
  border-top: 3px solid #fff;
  content: "";
  display: block;
  margin-bottom: 0;
  margin-top: 8px;
  width: 26px;
}
.inspiro-slider .slide .slide-captions2 > p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 40px;
}
.inspiro-slider .slide .slide-captions2 .text-dark.strong::after, .inspiro-slider .slide .slide-captions2.text-dark .strong::after {
  border-top-color: #111;
}
.inspiro-slider .slide .slide-captions2.text-left .strong::after {
  margin-left: 0;
  margin-right: auto;
}
.inspiro-slider .slide .slide-captions2.text-center .strong::after {
  margin-left: auto;
  margin-right: auto;
}
.inspiro-slider .slide .slide-captions2.text-right .strong::after {
  margin-left: auto;
  margin-right: 0;
}
.inspiro-slider .slide .slide-captions2 .slide-caption-hide {
  opacity: 0;
  visibility: hidden;
}
.inspiro-slider .slide .slide-captions2 img {
  width: inherit !important;
}
.inspiro-slider .slide.is-selected {
  z-index: 2;
}
.inspiro-slider.slider-loaded, .inspiro-slider.flickity-enabled {
  opacity: 1;
}
.inspiro-slider .slide-link {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}
.inspiro-slider .flickity-button {
  width: 78px;
  height: 78px;
  line-height: 78px;
  background: transparent;
  color: #ffffff;
  box-shadow: none;
  padding: 0;
}
.inspiro-slider .flickity-button::before {
  line-height: 78px;
  font-size: 28px;
  color: #ffffff;
}
.inspiro-slider .flickity-page-dots {
  bottom: 30px;
}
.inspiro-slider .flickity-page-dots .dot {
  box-shadow: inset 0 0 0 2px #ffffff;
}
.inspiro-slider .flickity-page-dots .dot:after {
  background-color: #ffffff;
  box-shadow: 0 0 1px #ffffff;
}
.inspiro-slider .slide-captions2 > * {
  opacity: 1;
}

/*Contactform7*/

.form__wrap {
  width: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}
.wpcf7 .template_form {
  color: #666;
  font-size: 16px;
}
.wpcf7 .template_form a {
  margin: 0;
  padding: 0;
  text-decoration: underline;
  color: inherit;
  transition: opacity .25s;
}
.wpcf7 .template_form a:hover {
  opacity: .5;
  transition: opacity .25s;
}
.wpcf7 .template_form div.form__row {
  display: flex;
  margin: 0;
  padding: 0;
  border-top: 1px solid #efe8e5;
}
.wpcf7 .template_form div.form__row.row-privacy,
.wpcf7 .template_form div.form__row.row-submit {
  display: block;
  border-top: 0;
  margin-top: 1em;
  text-align: center;
}
.wpcf7 .template_form p.form__label,
.wpcf7 .template_form p.form__body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.wpcf7 .template_form p.form__label {
  width: 36%;
  padding: 1.5em 1em;
}
.wpcf7 .template_form p.form__body {
  width: 64%;
  padding: 1.5em 1em;
}
.wpcf7 .template_form div.form__row.row-privacy .form__body,
.wpcf7 .template_form div.form__row.row-submit .form__body {
  width: 100%;
}
.wpcf7 .template_form p.form__label label {
  position: relative;
  margin: 0;
  padding: 0;
  padding-left: 44px; 
  box-sizing: border-box;
}
.wpcf7 .template_form p.form__label label::after {
  content: "任意";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  margin: 0;
  padding: 0 5px;
  border-radius: 2px;
  background-color: #f1f1f1;
  color: #929292;
  font-size: 11px;
  text-align: center;
  box-sizing: border-box;
}
.wpcf7 .template_form p.form__label.is-required label {
  position: relative;
}
.wpcf7 .template_form p.form__label.is-required label::after {
  content: "必須";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  padding: 0 5px;
  background-color: #c53030;
  color: #fff;
  font-size: 11px;
  text-align: center;
}
/* テキストフィールド */
.wpcf7 .template_form input[type=text],
.wpcf7 .template_form input[type=tel],
.wpcf7 .template_form input[type=email],
.wpcf7 .template_form textarea {
  width: 100%;
  margin: 0;
  padding: .5em 1em;
  border: 1px solid #c4bbb8;
  border-radius: 4px;
  box-shadow: none;
  background-color: #fefefe;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 16px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* テキストフィールド placeholder */
.wpcf7 .template01 input[type=text]::placeholder,
.wpcf7 .template01 input[type=tel]::placeholder,
.wpcf7 .template01 input[type=email]::placeholder,
.wpcf7 .template01 input[type=url]::placeholder,
.wpcf7 .template01 input[type=date]::placeholder,
.wpcf7 .template01 input[type=number]::placeholder,
.wpcf7 .template01 textarea::placeholder {
  color: #ccc;
}
.wpcf7 .template01 input[type=text]:-ms-input-placeholder,
.wpcf7 .template01 input[type=tel]:-ms-input-placeholder,
.wpcf7 .template01 input[type=email]:-ms-input-placeholder,
.wpcf7 .template01 input[type=url]:-ms-input-placeholder,
.wpcf7 .template01 input[type=date]:-ms-input-placeholder,
.wpcf7 .template01 input[type=number]:-ms-input-placeholder,
.wpcf7 .template01 textarea:-ms-input-placeholder {
  color: #ccc;
}
.wpcf7 .template01 input[type=text]::-ms-input-placeholder,
.wpcf7 .template01 input[type=tel]::-ms-input-placeholder,
.wpcf7 .template01 input[type=email]::-ms-input-placeholder,
.wpcf7 .template01 input[type=url]::-ms-input-placeholder,
.wpcf7 .template01 input[type=date]::-ms-input-placeholder,
.wpcf7 .template01 input[type=number]::-ms-input-placeholder,
.wpcf7 .template01 textarea::-ms-input-placeholder {
  color: #ccc;
}
/* テキストフィールド フォーカス時 */
.wpcf7 .template01 input[type=text]:focus,
.wpcf7 .template01 input[type=tel]:focus,
.wpcf7 .template01 input[type=email]:focus,
.wpcf7 .template01 input[type=url]:focus,
.wpcf7 .template01 input[type=date]:focus,
.wpcf7 .template01 input[type=number]:focus,
.wpcf7 .template01 textarea:focus {
  outline: 0;
  border: 1px #6c5d2f solid;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}
/* チェックボックス */
.wpcf7 .template_form input[type=checkbox] {
  display: none;
}
.wpcf7 .template_form input[type=checkbox] + span {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0 1em 0 1.8em;
  font-size: inherit;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
.wpcf7 .template_form input[type=checkbox] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.24em;
  height: 1.24em;
  border: 1px solid #c4bbb8;
  border-radius: 4px;
  background-color: #fefefe;
  box-sizing: border-box;
}
.wpcf7 .template_form input[type=checkbox] + span::after {
  content: "";
  opacity: 0;
  display: block;
  position: absolute;
  top: 0.15em;
  left: 0.44em;
  width: 0.4em;
  height: .8em;
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
  box-sizing: border-box;
  transform: rotate(40deg);
  transition: opacity .25s ease;
}
.wpcf7 .template_form input[type=checkbox]:checked + span {
  color: #6c5d2f;
  transition: all .25s ease;
}
.wpcf7 .template_form input[type=checkbox]:checked + span::before {
  opacity: 1;
  border: 1px solid #6c5d2f;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
  background-color: #6c5d2f;
  transition: opacity .25s ease;
}
.wpcf7 .template_form input[type=checkbox]:checked + span::after {
  opacity: 1;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: opacity .25s ease;
}
/* ラジオボタン */
.wpcf7 .template_form input[type=radio] {
  display: none;
}
.wpcf7 .template_form input[type=radio] + span {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0 1em 0 1.8em;
  font-size: inherit;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
.wpcf7 .template_form input[type=radio] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  border: 1px solid #c4bbb8;
  border-radius: 50%;
  background-color: #fefefe;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
.wpcf7 .template_form input[type=radio] + span::after {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
.wpcf7 .template_form input[type=radio]:checked + span {
  color: #6c5d2f;
}
.wpcf7 .template_form input[type=radio]:checked + span::before {
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}
.wpcf7 .template_form input[type=radio]:checked + span::after {
  opacity: 1;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  background-color: #6c5d2f;
  border-radius: 50%;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
/* セレクト */
.wpcf7 .template_form span.select-wrap {
  position: relative;
  width: 250px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.wpcf7 .template_form select {
  cursor: pointer;
  width: 250px;
  max-width: 100%;
  margin: 0;
  padding: .5em 3.5em .5em 1em;
  border: 1px solid #c4bbb8;
  border-radius: 4px;
  box-shadow: none;
  background-color: #fefefe;
  background-image: linear-gradient(90deg, #d4cbb2, #d4cbb2)!important;
  background-position: 100% 0;
  background-size: 2em 3.5em;
  background-repeat: no-repeat;
  color: inherit;
  font-size: inherit;
  line-height: 1;
  box-sizing: border-box;
  transition: border-color 0.2s ease, outline 0.2s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wpcf7 .template_form select::-ms-expand {
  display: none;
}
.wpcf7 .template_form span.select-wrap::after {
  content: "";
  pointer-events: none;
  position: absolute;
  display: block;
  width: .6em;
  height: .6em;
  top: 50%;
  right: .8em;
  margin-top: -3px;
  border-bottom: 1px solid #6c5d2f;
  border-right: 1px solid #6c5d2f;
  transform: rotate(45deg) translateY(-50%);
  transform-origin: 50% 0;
  box-sizing: border-box;
}
.wpcf7 .template_form select:focus {
  outline: 0;
  border: 1px #6c5d2f solid;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}
.wpcf7 .template_form span.select-wrap:focus-within::after {
  border-bottom: 1px solid #6c5d2f;
  border-right: 1px solid #6c5d2f;
}


.wpcf7 .template_form input[type="date"] {
  cursor: pointer;
  width: 200px;
  max-width: 100%;
  margin: 0;
  padding: .5em 1em;
  border: 1px solid #c4bbb8;
  border-radius: 4px;
  box-shadow: none;
  background-color: #fefefe;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 16px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wpcf7 .template_form input[type="date"]::-ms-expand {
  display: none;
}
.wpcf7 .template_form input[type="date"]:focus {
  outline: 0;
  border: 1px #6c5d2f solid;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}

/* 送信ボタン */
.wpcf7 .template_form .submit-btn {
  position: relative;
  width: 320px;
  height: 65px;
  max-width: 100%;
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
.wpcf7 .template_form input[type="submit"] {
  cursor: pointer;
  width: 320px;
  max-width: 100%;
  padding: 18px;
  box-shadow: none;
  border: 1px #6c5d2f solid;
  border-radius: 8px;
  background-color: #6c5d2f;
  color: #fff;
  font-size: 18px;
  text-align: center;
  box-sizing: border-box;
  transition: all .25s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wpcf7 .template_form input[type="submit"]:disabled {
  cursor: not-allowed;
  box-shadow: none!important;
  border: 1px solid #f8f8f8!important;
  background-color: #f8f8f8!important;
  color: #929292!important;
}
.wpcf7 .template_form input[type="submit"]:hover {
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
  background-color: #fff;
  color: #6c5d2f;
  transition: all .25s;
}
.wpcf7 .template_form input[type="submit"]:focus {
  outline: 0;
  border: 1px #6c5d2f solid;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}
@media only screen and (max-width: 768px) {
  .wpcf7 .template_form div.form__row {
    display: block;
  }
  .wpcf7 .template_form p.form__label {
    width: 100%;
    padding: 1.5em 1em 0;
  }
  .wpcf7 .template_form p.form__body {
    width: 100%;
    padding: 1em 1em 1.5em;
  }
}