@charset "UTF-8";
/* CSS Document */
body {
    background-color: #FBF8F1;
}
.logo {
    position: fixed;
    z-index: 1001;
}
a img:hover,li a:hover {
    opacity: 0.8;
}
#carouselExampleIndicators {
    height: calc(80vh - 0px);
    overflow-x: hidden;
    overflow-y: hidden;
    line-height: 0;
    position: relative;
}
#carouselExampleIndicators2 {
    height: calc(20vh - 0px);
    overflow-x: hidden;
    overflow-y: hidden;
    line-height: 0;
    position: relative;
}
.box {
    height: calc(20vh - 0px);
    overflow-x: hidden;
    overflow-y: hidden;
    line-height: 0;
    position: relative;
}
.bg-dark {
    background-color: #2F2F2F !important;
}
.bg-dark2 {
    background-color: #1A1A1B !important;
}
.header-bg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}
.slider1 {
    background-image: url(../img/slider1.jpg);
}
.slider2 {
    background-image: url(../img/slider2.jpg);
}
.slider3 {
    background-image: url(../img/slider3.jpg);
}
.slider4 {
    background-image: url(../img/slider4.jpg);
}
.slider5 {
	background-image: url(../images/slider5.jpg);
}
p {
    font-size: 11pt;
    line-height: 24pt;
}

.bg-green {
    background-color: #A98F6A;
    position: relative;
}
.yama {
    position: absolute;
    width: 70px;
    right: 20%;
    top: -50px;
}
.mame {
    background-image: url(../img/mame.svg);
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 200px auto;
}
.bg-green-half {
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255,1);
}
.navbar-toggler {
  border: 0px solid transparent;
  border-radius: 0rem;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
h1,h2,h3,h4,h5,p,a {
    color: #2D2D2D;
}
h5#news {
    color: #A98F6A;
    border-bottom: 1px solid #A98F6A;
    font-family: ten-mincho, serif;
    padding-bottom: 10px;
}
.line {
	border-bottom: 1px dotted hsla(0,0%,47%,1.00);
}
.news,.news li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.news li time {
	margin-right: 15px;
}
.ftmenu {
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}
.ftmenu li {
	list-style-type: none;
	display: inline-block;
	padding-right: 10px;
}
.ftmenu li a {
	color: #FFFFFF;
}
.icon {
	max-width: 40px;
	margin-right: 15px;
	float: right;
}
.copyright {
    font-size: 9pt;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
ul.foot {
    font-size: 12pt;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    list-style-type: none;
    padding-top: 10px;
}
ul.foot li {
    list-style-type: none;
    border-right: 1px solid #FFFFFF;
    display: table-cell;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width: 767.98px) {
#carouselExampleIndicators {
    height: calc(100vh - 0px);
    overflow-x: hidden;
    overflow-y: hidden;
    line-height: 0;
    position: relative;
}
#carouselExampleIndicators2 {
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    line-height: 0;
    position: relative;
}
}
@media (max-width: 767.98px) {
	ul.foot {
    font-size: 10pt;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    list-style-type: none;
    padding-top: 10px;
}
ul.foot li {
    list-style-type: none;
    border-right: 0px solid #FFFFFF;
    display: inherit;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
}
.head1 {
	background-image: url(../images/head1.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 300px;
	background-size: contain;
	position: relative;
}
.head2 {
	background-image: url(../images/head2.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 300px;
	background-size: contain;
	position: relative;
}
.head3 {
	background-image: url(../images/head3.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 300px;
	background-size: contain;
	position: relative;
}
@media (max-width: 1800.98px) {
	.head1,.head2,.head3 {
	background-size: 130%;
}
}
@media (max-width: 1600.98px) {
	.head1,.head2,.head3 {
	background-size: 160%;
}
}
@media (max-width: 1300.98px) {
	.head1,.head2,.head3 {
	background-size: 200%;
}
}
@media (max-width: 1199.98px) {
	.head1,.head2,.head3 {
	background-size: 250%;
}
}
@media (max-width: 991.98px) {
	.head1,.head2,.head3 {
	background-size: 300%;
}
}
@media (max-width: 767.98px) {
	.head1,.head2,.head3 {
	background-size: 350%;
			background-position: center top;
}
}
@media (max-width: 575.98px) {
	.head1,.head2,.head3 {
	background-size: 500%;
			background-position: center top;
}
}
.title {
	position: absolute;
	color: #FFFAFA;
	 top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 70%)
}
.leadsh {
	line-height: 2em;
}
.leads {
	line-height: 2.5em;
}
.gyomu dt {
	float: left;
	font-weight: normal;
}
.gyomu dd {
	padding-left: 100px;
	font-weight: normal;
}
h3.people {
	font-size: 18pt;
	font-weight: normal;
}
h3.people small {
	font-size: 12pt;
	font-weight: normal;
}
@media (max-width: 991.98px) {
.bg-green-half {
	background-image: none;
	background-color: rgba(45,95,0,0.80);
}
	.logo {
	width: 130px;
}
}
/*******************************
* バッジの色
********************************/
/* 必須マーク */
.must {
	background: #FF1A00;
}

/* 任意マーク */
.free {
	background: #999;
}

.must,
.free {
	color: #FFF;
	border-radius: 3px;
	font-size: 12px;
	margin-right: 10px;
	padding: 5px 10px;
	letter-spacing: 0.2em;
}

/*******************************
* フォームの設定
********************************/
/* フォーム入力項目 */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea  {
    width: 100%;
    padding: 8px 15px;
    margin-right: 10px;
    margin-top: 10px;
    border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
    border-bottom: 1px dotted #4D4D4D;
    border-top: 0px solid #ddd;
    border-radius: 3px;
    background-color: #FBF8F0;
}

/* 送信ボタン */
input.sub-btn {
    width: 300px;
    height: 60px;
    background-color: #FAF8F0;
    color: #4D4D4D;
    font-size: 1.1em;
    font-weight: normal;
    letter-spacing: 0.2em;
    border: 1px dotted #4D4D4D;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

/* 送信ボタンホバー */
input.sub-btn:hover{
	background: #4D4D4D;
	color: #Fff;  
}

/* 送信ボタン中央寄せ */
.center {
	text-align:center;
}
.title {
    position: absolute;
    bottom: calc(50% - 0px);
    width: 100%;
    z-index: 1000;
    color: #FFFFFF;
    font-size: 120%;
    text-align: center;
}
.title2 {
    position: absolute;
    bottom: calc(50% - 0px);
    width: 100%;
    z-index: 1000;
    left: calc(50% - 40px);
    color: #FFFFFF;
    font-size: 120%;
}
.yajirushi {
	 position: absolute;
    bottom: calc(30% - 0px);
    width: 25px;
    z-index: 1000;
    left: calc(50% - 13px);
    color: #FFFFFF;
}
.under {
    position: absolute;
    bottom: 10vh;
    width: 40px;
    z-index: 1000;
    left: calc(50vw - 20px);
    opacity: 0.8;
}

.logo2 {
    position: absolute;
    bottom: calc(50vh - 125px);
    width: 150px;
    z-index: 1000;
    left: calc(50vw - 75px);
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.5));
}
.logo3 {
    position: absolute;
    bottom: calc(50vh - 125px);
    width: 220px;
    z-index: 1000;
    left: calc(50vw - 110px);
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.5));
}

@media (max-width: 767.98px) {
	.under {
    bottom: 20vh;
}
}

@media (max-width: 991.98px) {
		#imageContainer  img {
    width: 100%;
}
}

/* メニュー */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a, a:visited, a:hover, a:active {
  text-decoration: none;
  color: inherit;
}
.cp_fullscreenmenu {
  position: fixed;
   z-index: 1001;
  top: 15px;
  right: 75px;
}
/*menuコンテンツ*/
.cp_fullscreenmenu .menu {
  position: fixed;
/*  top: 0;
  left: 0;*/
  display: flex;
  visibility: hidden;
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;
  outline: 1px solid transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  align-items: center;
  justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}
@media all and (-ms-high-contrast: none){
  .cp_fullscreenmenu .menu {
  overflow: hidden;
  width: 200%;
  height: 200%;
}
}
.cp_fullscreenmenu .menu > div {
  display: flex;
  overflow: hidden;
  width: 200vw;
  height: 200vw;
  transition: all 0.4s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
  text-align: center;
  color: #fefefe;
  border-radius: 50%;
  background: rgba(255, 255, 255, 1);
  flex: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991.98px) {
  .cp_fullscreenmenu .menu > div {
    width: 300vw;
    height: 300vw;
  }
}
    @media  (max-width: 991.98px) and (-ms-high-contrast: none){
  .cp_fullscreenmenu .menu {
  overflow: hidden;
  width: 300%;
  height: 300%;
}
}
@media screen and (max-width: 575.98px) {
  .cp_fullscreenmenu {
    position: fixed;
      z-index: 1001;
    top: 10px;
    right: 70px;
  }
}
.cp_fullscreenmenu .menu > div > ul {
  display: block;
  max-height: 100vh;
  margin: 0;
  padding: 0 1em;
  list-style: none;
  transition: opacity 0.4s ease;
  opacity: 0;
}
.cp_fullscreenmenu .menu > div > ul > li {
	 font-family: ten-mincho, serif;
	color:#A98F6A!important;
  font-size: 18px;
  display: block;
  margin: 1em;
  padding: 0;
}
.cp_fullscreenmenu .menu > div > ul > li > a {
  position: relative;
  display: inline;
  cursor: pointer;
  transition: color 0.4s ease;
 color:#A98F6A;
}
.cp_fullscreenmenu .menu > div > ul > li > a:hover {
    color: #61523B;
}
.cp_fullscreenmenu .menu > div > ul > li > a:hover:after {
  width: 100%;
}
.cp_fullscreenmenu .menu > div > ul > li > a:after {
  position: absolute;
  z-index: 1;
  bottom: -0.15em;
  left: 0;
  width: 0;
  height: 2px;
  content: '';
  transition: width 0.4s ease;
  background: #e5e5e5;
}
/*クリックしたらメニューが開閉の動作*/
.cp_fullscreenmenu .toggle {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
  opacity: 0;
}
.cp_fullscreenmenu .toggle:checked + .hamburger > span {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
	 background: #000;
}
.cp_fullscreenmenu .toggle:checked + .hamburger > span:before, .cp_fullscreenmenu .toggle:checked + .hamburger > span:after {
  top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cp_fullscreenmenu .toggle:checked + .hamburger > span:after {
  opacity: 0;
}
.cp_fullscreenmenu .toggle:checked ~ .menu {
  visibility: visible;
  pointer-events: auto;
}
.cp_fullscreenmenu .toggle:checked ~ .menu > div {
  transition-duration: 0.75s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.cp_fullscreenmenu .toggle:checked ~ .menu > div > ul {
  opacity: 1;
}
.cp_fullscreenmenu .toggle:checked ~ .menu > div > ul li.top {
	background-color: #000000;
	border-radius: 20px;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	 font-family: ten-mincho, serif;
	font-size: 120%;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-box-shadow: 2px 2px 5px hsla(0,0%,0%,0.72);
	box-shadow: 2px 2px 5px hsla(0,0%,0%,0.72);
}
.cp_fullscreenmenu .toggle:checked ~ .menu > div > ul li:nth-of-type(1) {
  transition-delay: 0.2s;
}
.cp_fullscreenmenu .toggle:checked ~ .menu > div > ul li:nth-of-type(2) {
  transition-delay: 0.3s;
}
.cp_fullscreenmenu .toggle:checked ~ .menu > div > ul li:nth-of-type(3) {
  transition-delay: 0.4s;
}
.cp_fullscreenmenu .toggle:checked ~ .menu > div > ul li:nth-of-type(4) {
  transition-delay: 0.5s;
}
.cp_fullscreenmenu .toggle:checked ~ .menu > div > ul li:nth-of-type(5) {
  transition-delay: 0.6s;
}
.cp_fullscreenmenu .toggle:checked ~ .menu > div > ul li:nth-of-type(6) {
  transition-delay: 0.7s;
}
.cp_fullscreenmenu .toggle:checked ~ .menu > div > ul li:nth-of-type(7) {
  transition-delay: 0.8s;
}
.cp_fullscreenmenu .toggle:checked ~ .menu > div > ul li:nth-of-type(8) {
  transition-delay: 0.9s;
}
.cp_fullscreenmenu .toggle:checked ~ .menu > div > ul li:nth-of-type(9) {
  transition-delay: 1.0s;
}
.cp_fullscreenmenu .toggle:hover + .hamburger {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}
.cp_fullscreenmenu .toggle:checked:hover + .hamburger > span {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
	 background: #000;
}
/*ハンバーガー*/
.cp_fullscreenmenu .hamburger {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 50px;
  height: 50px;
  padding: 0.5em 1em;
  cursor: pointer;
  transition: box-shadow 0.4s ease;
  border-radius: 5em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cp_fullscreenmenu .hamburger > span {
    position: relative;
    top: 50%;
    display: block;
    width: 100%;
    height: 1px;
    transition: all 0.4s ease;
    background: #fefefe;
    box-shadow: 0px 0px 10px #7B7B7B;
    -webkit-box-shadow: 0px 0px 10px #7B7B7B;
}
.cp_fullscreenmenu .hamburger > span:before, .cp_fullscreenmenu .hamburger > span:after {
    position: absolute;
    z-index: 1;
    top: -8px;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    transition: all 0.4s ease;
    background: inherit;
    box-shadow: 0px 0px 10px #7B7B7B;
    -webkit-box-shadow: 0px 0px 10px #7B7B7B;
}
.cp_fullscreenmenu .hamburger > span:after {
  top: 8px;
}

.tya .hamburger > span {
  background: #A98F6A!important;
}

ul.menu2 {
    position: fixed;
    z-index: 1002;
    right: 40px;
    top: 100px;
}
.menu2 li {
    list-style-type: none;
    width: 20px;
    margin-bottom: 10px;
}
.menu2 li img{
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.2));
}
ul.k_menu {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.k_menu li {
    list-style-type: none;
    width: 30%;
    color: #A98F6A;
    font-family: ten-mincho, serif;
    border-bottom: 1px solid #A98F6A;
    float: left;
    margin-right: 1.5%;
    margin-left: 1.5%;
    padding-bottom: 10px;
}
.k_menu li.focus {
    border-bottom: 3px double #A98F6A!important;
}
.tenmin {
    font-family: ten-mincho, serif;
}
.old {
	  color: #A98F6A;
    font-family: ten-mincho, serif;
}
.oldline {
	  color: #A98F6A;
    font-family: ten-mincho, serif;
	 border-bottom: 1px solid #A98F6A;
}
.bg_back {
    background-image: url(../img/bg_back.svg);
    background-position: center 70%;
    background-size: 60% auto;
    background-repeat: no-repeat;
}
.tabletitle {
    color: #A98F6A;
    font-family: ten-mincho, serif;
    border-bottom: 1px solid #A98F6A;
    border-top: 1px solid #A98F6A;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
dt {
    color: #A98F6A;
    font-family: ten-mincho, serif;
    font-weight: normal;
}
.bg-f {
    background-color: #F2EBD5;
}
.fuwafuwa {
    animation-name: fuwa;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1.5s;
}
@keyframes fuwa {
    0% {
        transform: translate(0,0px);
    }

    100% {
        transform: translate(0,-15px)
    }
}
#page-top {
}
#page-top a {
    text-decoration: none;
    width: 100px;
    text-align: center;
    display: block;
}
#page-top a img:hover {
	text-decoration: none;
	opacity: 0.8;
}
