@charset "UTF-8";
/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/

/*必要ならばここにコードを書く*/

.topimage {
	position: absolute;
	top: 0;
	width: 100%;
	height: 600px;
	object-fit: cover;
}
.topmusubi {
	line-height: 2.5;
	font-size: 36px;
	vertical-align: middle;
	padding: 80px;
	text-shadow: 1px 2px 3px #000;
	margin-top: 200px;
	padding-bottom: 150px;
}
.topmusubi span {
	font-size: 1.2em;
}
.top-cover {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	z-index: 1;
}
.top-clomuns {
	display: flex;
	margin-bottom: 1.75em;
	box-sizing: border-box;
	flex-wrap: wrap!important;
	align-items: normal!important;
}
.top-topic1{
	display:flex;
	justify-content: flex-end;
	padding:100px;
	width: 100%;
}
.top-topic2{
	display: flex;
	flex-direction: row-reverse;
	padding:100px;
	width: 100%;
}
.top-contents{
	display: flex;
	max-width: 1170px;
	width: 100%;
	margin:60px auto;
	gap:50px;
}
.wrap {
	width: 100%;
}
.main {
	padding: 0;
}
.entry-title {
	display: none;
}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
	width: 1000px;
}
.negai-caption {
	line-height: 2;
	font-size: 14px;
}
.wp-block-columns {
	margin-bottom: 60px;
}
.top-award {
	max-width: 1170px;
	width: 100%;
	margin: 100px auto;
	padding:30px;
}
.top-award2 {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	gap: 50px;
	margin-bottom: 40px;
}
.top-arrow{
	text-align:right;
}
.aw-title {
	color: #D0BA7D;
	font-size: 28px;
}
.info {
	background-color: #2E2E2E;
	color: white;
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	font-size: 24px;
	text-align: center;
	padding: 60px;
	margin-bottom: 100px;
}
.info h2 {
	background-color: #2E2E2E !important;
}
.top-lineup {
	display: flex;
	margin-left: 300px;
	margin-bottom: 100px;
}
.tl1 {
	flex-basis: 50%;
}
.tl2 {
	flex-basis: 50%;
	margin-top: auto;
}
.tl1 h3 {
	background-color: #000 !important;
	border: none;
	padding: 0;
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
	font-weight: 500;
	margin-top: 100px;
	margin-bottom: 0;
}
.tl1 p {
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	font-size: 15px;
}
.tl1-text {
	line-height: 3;
}
.top-lineup2 {
	display: flex;
	flex-direction: row-reverse;
	margin-right: 300px;
	margin-bottom: 100px;
}
.title-h1 {
	font-weight: 400 !important;
	font-size: 2em;
	margin: 100px;
	text-align: center;
}
.menu-icon {
	display: block;
	max-width: 900px;
	width: 100%;
	margin: 80px auto;
}
.about-menu {
	list-style: none;
	text-align: center;
}
.ab-link a {
	float: left;
	height: 50px;
	color: #FFF;
	width: 30%;
	list-style: none;
	text-decoration: none;
	border-bottom: solid 1px #D0BA7D;
	line-height: 50px;
	margin-left: 10px;
}
.ab-link　a:hover {
	background-image: linear-gradient(0deg, rgba(85, 85, 85, 1), rgba(0, 0, 0, 1));
}
.ab-link2 a:hover {
	background-image: linear-gradient(0deg, rgba(85, 85, 85, 1), rgba(0, 0, 0, 1));
}
.ab-link2 a {
	float: left;
	height: 50px;
	color: #FFF;
	width: 30%;
	list-style: none;
	text-decoration: none;
	border-bottom: solid 1px #D0BA7D;
	line-height: 50px;
	margin-left: 10px;
}
.read {
	clear: both;
	text-align: center;
	padding: 60px;
	line-height: 2.5em;
}
.read-img img {
	object-fit: cover;
	width: 100%;
}
.read-imgpc {
	display: block !important;
}
.read-imgtb {
	display: none !important;
}
.read-imgsp {
	display: none !important;
}
.about-omoi {
	border-bottom: solid 1px #FFF;
	max-width: 1170px;
	width: 100%;
	text-align: center;
	margin: 60px auto;
	padding:30px;
}
.about-omoi2 {
	border-top: solid 1px #FFF;
	max-width: 1170px;
	width: 100%;
	text-align: center;
	margin: 60px auto;
}
.about-title {
	text-align:center;
	background-color: #000 !important;
	margin-bottom:20px !important;
	padding: 0 !important;
}
.about-maintitle{
	text-align:center;
	background-color: #000 !important;
	margin:50px !important;
	padding: 0 !important;
}
.about-box {
	display: flex;
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	gap: 50px;
	margin-bottom: 60px;
	padding:30px;
}
.about-box2 {
	display: flex;
	flex-direction: row-reverse;
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	gap: 50px;
	margin-bottom: 100px;
}
.about-box3 {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 100px;
	padding:40px;
	 line-height: 2.5em;
}
.abob1 {
	flex-basis: 69%;
}
.abob2 {
	flex-basis: 31%;
	line-height: 3;
}
.about-grape {
	max-width: 1170px;
	width: 100%;
	text-align: center;
	margin: 100px auto;
}
.abogrb2 img {
    margin-bottom: 30px;
}
.abo-title {
	width: 1170px;
	text-align: center;
	padding: 10px !important;
	color: #000 !important;
	display: table-cell;
	vertical-align: middle;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 1), rgba(208, 186, 125, 1) 20% 80%, rgba(0, 0, 0, 1));
}
.about-grbox {
	display: flex;
	max-width: 1170px;
	width: 100%;
	gap: 50px;
	margin: 0 auto;
	margin-bottom: 150px;
	padding: 30px;
}
.abogrb1 {
	flex-basis: 70%;
}
.abogrb2, .abogrb3 {
	flex-basis: 30%;
}
.about-read{
	float:left;
  margin-right:30px;
  width:40%;
}
.about-read2{
	float:right;
  margin-left:30px;
  width:40%;
}
.about-readtext{
	line-height:3em;
}
.cafe1 {
	flex-basis: 50%;
}
.cafe2 {
	flex-basis: 50%;
}
.cafe-list{
	list-style-type: none;
}
.gr-year {
	display: flex;
	gap: 10px;
	width: 100%;
	margin: 0 auto;
}
.gr-year2 {
	padding-bottom:20px;
}
.gr-manth {
	background-color: #D0BA7D;
	color: #000;
	font-size: 20px;
	text-align: center;
	width: 150px;
	font-weight: 600;
	height: 40px;
	margin-bottom: 0 !important;
}
.gr-title {
	color: #D0BA7D;
	border: none !important;
	margin-bottom: 0 !important;
	height: 50px;
	line-height: 10px !important;
}
.abh-box {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	padding:30px;
}
.abhb1-title {
	font-size: 16px;
	margin-bottom: 0 !important;
	font-weight: 600;
}
.about-hinshu {
	border-bottom: solid 1px #D0BA7D;
	max-width: 1170px;
	width: 100%;
	text-align: center;
	margin: 100px auto;
	margin-bottom: 50px;
	padding: 0 30px;
}
.ab-title {
	font-weight: nomal;
	color: #D0BA7D;
	font-size: 24px;
	margin-bottom: 0 !important;
	text-align: left;
}
.contact, .cont-tel{
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	padding: 0 30px;
	margin-bottom:150px;
}
.cont-tel p{
	font-size:1.2em;
}
.lineup-box1 {
	display: flex;
	gap: 50px;
	margin-bottom: 100px;
}
.lineup-box2 {
	display: flex;
	flex-direction: row-reverse;
	gap: 50px;
	margin-bottom: 100px;
}
.lineup-back1 {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	background-image: url(http://lereve.youi-design.com/wp-content/uploads/2023/01/lineup-haikeien.png);
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0 30px;
}
.lineup-back2 {
	max-width: 1170px;
	width: 100%;
	background-position: right;
	margin: 0 auto;
	background-image: url(http://lereve.youi-design.com/wp-content/uploads/2023/01/lineup-haikeien.png);
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0 30px;
}
.lineb1 img {
	max-width: none;
}
.lineb2 {
	padding-top: 100px;
}
.lineb3 {
	padding-top: 100px;
}
.lineb3 img {
	max-width: none;
	width: 250px;
	height: 250px;
}
.linb-title {
	font-weight: 600;
	font-size: 30px;
	border-bottom: solid 1px #fff;
}
.lineup-en1 img {
	width: 450px;
	height: 450px;
	max-width: none;
	position: absolute;
	top: 950px;
	left: 250px;
	z-index: -1;
}
.lineup-en2 img {
	width: 450px;
	height: 450px;
	max-width: none;
	position: absolute;
	top: 1550px;
	right: 250px;
	z-index: -1;
}
.visitmt {
	color: #D0BA7D;
	font-size: 1.5em !important;
	border-bottom: 1px solid;
	width: 100%;
	margin-bottom: 20px !important;
}
.vistm {
	margin-bottom: 5px !important;
}
.vists {
	font-size: 0.8em;
}
.vistp {
	font-size: 1.5em;
	margin: 20px !important;
}
.visitmenu {
	display: flex;
	gap: 50px;
}
.visitbox {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 60px;
	padding:30px;
}
.visitboxs {
	display: flex;
	gap: 20px;
	margin-bottom: 100px;
}
.visit-naiyo {
	display: flex;
	gap: 80px;
	max-width: 1170px;
	width: 100%;
	margin: 40px auto;
}
.visn1 {
	width: 100%;
}
.visn2 {
	width: 100%;
}
.visitbtn {
	text-align: center;
	margin-bottom:100px;
}
.visit-cafetable table th, table td {
	border:0 #000;
	background-color: #000;
	font-size:1.1em !important;
	vertical-align: top;
}
.visit-cafetable table tr:nth-of-type(2n+1) {
    background-color: #000 !important;
}
.tbl1 td {
    border: 1px solid var(--cocoon-x-thin-color) !important;
}
a.btn-radius-solid {
	color: #333;
	width: 250px;
	font-size: 1.3em;
	border: 1px solid #ccc;
	background: #f1e767;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
	background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
	background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
	-webkit-box-shadow: inset 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #fff;
}
a.btn-radius-solid:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#fdfbfb), to(#ebedee));
	background: -webkit-linear-gradient(bottom, #fdfbfb 0%, #ebedee 100%);
	background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}
.visitniki {
	text-align: center;
	margin-top: 100px;
}
.visittimg {
	max-width: 1170px;
	width: 100%;
}
.company-box {
	display: flex;
	gap: 50px;
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 100px;
	padding:30px;
}
.comb1 {
	flex-basis: 40%;
}
.comb2 {
	flex-basis: 60%;
}
.comb2-orner {
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	font-size: 15px;
	margin-bottom: 0;
}
.comb2-ornername {
	font-size: 26px;
}
.company-info {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 100px;
	padding:30px;
}

.comi2 {
	display: flex;
	gap: 50px;
}
.comi2-1 {
	width: 100%;
}
.comi2-2 {
	width: 100%;
}
.tbl1 {
	background-color: #000;
	color: #FFF;
	border: #FFF solid 1px;
}
.tbl1 th {
	background-color: #2E2E2E;
	font-weight: normal;
}
.tbl1 td {
	background-color: #000;
}
.map-wrap{
	max-width:1170px;
	margin:0 auto;
	padding:30px;
}
.access-map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70%; 
}
.access-map  iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-wrap {
	color: #FFF !important;
}
#list {
    max-width: 1024px;
    margin: 0 auto;
}

.article dd {
    margin-left: 0;
    width: 100%;
}

.must{
	color:red;
}

p.btn_contact7 {
    width: 300px;
    margin: 0 auto;
}

.new-entry-cards.widget-entry-cards.no-icon.cf {
    max-width: 1024px;
    margin: 0 auto;
}

.new-entry-card-title.widget-entry-card-title.card-title {
    text-align: left;
}

.new-entry-card-date {
  display: block;
	text-align: right;
}

.date-tags {
    display: none;
}
div#navi-in {
    padding: 10px;
}
.privacy{
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	padding:0 30px;
}
.navi-in .has-icon {
  display:none;
}

.navi-in > ul .sub-menu li {
    height: 40px;
}

.wp-block-cover, .wp-block-cover-image {
	padding: 0;
}

.header-container-in.hlt-top-menu .logo-header img {
   width: 200px;
}
.navi .item-label, .navi .item-description {
	font-size: 0.9em;
}
.new-entry-card-date.widget-entry-card-date.display-none {
    text-align: left;
}

.post-138.new-entry-card.widget-entry-card.e-card.cf.post.type-post.status-publish.format-standard.hentry.category-6-post {
	position: relative;
}

.new-entry-card-content.widget-entry-card-content.card-content {
    position: absolute;
    top: 50%;
    left: 2%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(-50%, -50%);
}
.breadcrumb.sbp-main-before, .breadcrumb.sbp-footer-before, .breadcrumb.pbp-main-before, .breadcrumb.pbp-footer-before {
	background-color: #D0BA7D;
	color:#000;
}

.eye-catch-wrap img {
    width: 200px;
}
footer{
	bottom:0;
	left:0;
	width:100%;
}
.footer-bottom {
    margin-top: 0;
}

.a-wrap:hover {
    background-color: #666;
}

.scrolldown4{
	position:absolute;
	bottom:1%;
	right:50%;
	animation: arrowmove 1s ease-in-out infinite;
}

@keyframes arrowmove{
      0%{bottom:1%;}
      50%{bottom:3%;}
     100%{bottom:1%;}
 }

.scrolldown4 span{
	position: absolute;
	left:-40px;
	bottom:15px;
	color: #eee;
	font-size: 0.7rem;
	letter-spacing: 0.05em;
}
.scrolldown4:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: -6px;
    width: 1px;
    height: 20px;
    background: #eee;
    transform: skewX(-31deg);
}
.scrolldown4:after{
	content:"";
	position: absolute;
	bottom:0;
	right:0;
	width:1px;
	height: 50px;
	background:#eee;
}

.btnlinestretches5{
	position:relative;
	color:#fff;
    padding: 10px 0;
	display:inline-block;
    text-decoration: none;
    outline: none;
}

.btnlinestretches5::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}

.btnlinestretches5::after {
    content: "";
    position: absolute;
    bottom:-4px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
}
a.btnlinestretches5:hover {
    color: #D0BA7D;
}
.btnlinestretches5::before {
    animation: arrowlong01 2s ease infinite;
}
.btnlinestretches5::after {
    animation: arrowlong02 2s ease infinite;
}
@keyframes arrowlong01{
    0%{width:0;opacity:0}
    20%{width:0;opacity:1}
    80%{width:105%;opacity:1}
    100%{width:105%;opacity:0}
}
@keyframes arrowlong02{
    0%{left:0;opacity:0}
    20%{left:0;opacity:1}
    80%{left:103%;opacity:1}
    100%{left:103%;opacity:0}
}



/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/

@media screen and (max-width: 1023px) {
	/*必要ならばここにコードを書く*/
	.wp-image-88 {
		height: 500px !important;
		width: auto;
		margin-top: 100px;
	}
	.topmusubi {
		font-size: 28px;
		width: 100%;
		padding: 0;
		margin-top: 340px;
	}
	.top-award2 {
		gap: 20px;
	}
	.post p:not(.max-img) {
		margin-left: 15px;
		margin-right: 15px;
	}
	main.main {
		padding: 0px;
	}
	.top-lineup, .top-lineup2 {
		flex-direction: column;
		margin: 0 auto;
	}
	.top-topic1, .top-topic2{
		padding:20px;
		flex-direction: column;
		margin: 0 auto;	
	}
	.tl1 {
		text-align: center;
		width: 85%;
		margin: 0 auto;
	}
	.tl1-text {
		text-align: left;
	}
	.menu-icon {
		display: block;
		max-width: 800px;
		width: 100%;
		margin: 0 auto;
	}
	.ab-link a {
		width: 30%;
	}
	.ab-link2 a {
		width: 30%;
	}
	.read {
		padding: 20px;
	}
	.read-img img {
		height: 400px;
		object-fit: cover;
		margin-bottom: 0;
	}
	.read-imgpc {
		display: none !important;
	}
	.read-imgtb {
		display: block !important;
	}
	.read-imgsp {
		display: none !important;
	}
	.about-grape {
		margin: 60px auto;
	}
	.about-grbox {
		margin-bottom: 0;
	}
	.abh-box {
		width: 90%;
	}
	.about-hinshu {
		padding: 0 20px;
		margin: 30px auto;
	}
	.about-omoi {
		margin: 50px auto;
	}
	.ab-title {
		text-align:center;
	}
	.visitbox, .visitboxs {
		margin-bottom: 20px;
	}
		
	.mobile-menu-buttons{
height:50px;
box-shadow: none;
}
.mobile-menu-buttons > li {
padding-top:0;
}
.menu-button{
margin: auto;
}
	.mobile-menu-buttons {
background: #000;
color: #D0BA7D;
}

.mobile-menu-buttons .menu-button > a {
color: #333;
}
	
	.navi-menu-caption.menu-caption,.home-menu-caption.menu-caption,.search-menu-caption.menu-caption,.top-menu-caption.menu-caption,.sidebar-menu-caption.menu-caption{
display:none;
}
	
	.navi-menu-content {
  left: auto;
  right: 0;
  transform: translateX(105%);
}
	
	.navi-menu-content {
	background: #333;
}
	.menu-drawer a {
	color: #FFF;
	padding:10px;
}
	
	.lineb3{
		display:none;
	}
}


@media screen and (max-width: 480px) {
	.topimage {
		width: 100%;
		height: 300px;
		object-fit: cover;
	}
	.wp-block-image aligncenter size-full {
		height: 100px;
	}
	.top-clomuns {
		flex-direction: column;
	}
	.wp-image-88 {
		height: 300px !important;
		width: auto;
		margin-top: 170px;
	}
	.topmusubi {
		font-size: 20px;
		width: 100%;
		padding: 0;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 150px !important;
	}
	.top-award2 {
		flex-direction: column;
		margin-bottom: 0;
		gap: 10px;
	}
	.top-award {
		text-align: center;
	}
	.top-award3 img {
		height: 150px !important;
		width: auto;
	}
	.top-contents{
	flex-direction: column;
	margin-top:100px;
	text-align: center;
	}
	.aw-title {
		font-size: 18px;
	}
	.info {
		margin-bottom: 0;
	}
	.tl1-text {
		line-height: 2;
	}
	.about-menu {
		margin: 0 auto;
	}
	.read {
		font-size: 14px;
		padding: 20px;
	}
	.read-img img {
		height: 300px;
		margin-bottom: 100px;
	}
	.menu-icon {
		margin: 0 auto;
	}
	.read-imgpc {
		display: none !important;
	}
	.read-imgtb {
		display: none !important;
	}
	.read-imgsp {
		display: block !important;
	}
	
.ab-link a {
	width: 90%;
}
	.ab-link,.ab-link2 a {
		display: block;
		float: none;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.ab-link,.ab-link2 {
		width: 100%;
	}
	.about-box, .about-box2 {
		flex-direction: column;
		gap: 10px;
	}
		.about-box3 {
		padding:15px;
	}
	.about-readtext {
    line-height: 2.5em;
}
	.about-omoi {
		margin: 50px auto;
	}
	.about-menu {
		padding: 0 !important;
	}
	.about-read{
		float:none;
		width: 100%;
	}
	.about-read2 {
		float:none;
		width: 100%;
		margin:0;
	}
	.abogrb1 {
		flex-basis: 100%;
	}
	.abogrb2 {
		display: none;
	}
	.about-grbox {
		flex-direction: column;
	}
	.about-omoi {
		font-size: 0.8em;
	}
	.about-title {
		line-height: 2 !important;
	}
	.lineup-box1, .lineup-box2 {
		flex-direction: column;
		gap: 5px;
	}
	.lineb1 {
		text-align: center;
	}
	.lineb1 img {
		height: 300px;
		width: auto;
	}
	.lineb2 {
		padding-top: 0;
	}
	.linb-title {
		margin-bottom: 10px !important;
		text-align: center;
		font-size: 25px;
	}
	.lineb3 {
		display: none;
	}
	.lineup-back2 {
		background-position: top;
	}
	.vistm {
		padding: 0 20px;
	}
	.visittimg {
		margin-bottom: 5px !important;
	}
	.visitboxs {
		gap: 15px;
	}
	.visit-naiyo {
		flex-direction: column;
		gap: 0;
	}
	.visitmt {
    font-size: 1.2em !important;
    text-align: center;
}
	.map-wrap {
    padding: 10px;
	}
	.title-h1 {
		font-size: 1.5em;
		margin: 30px;
	}
	.btn_contact7 input {
		width: 100%;
	}
	.info {
    padding: 10px;
}
	.company-box{
	flex-direction: column-reverse;			
	}
	.comi2{
	flex-direction: column;	
	}
	 .tbl1 {
    width: 100%;
  }
  table.tbl1 th,
  table.tbl1 td {
    display: block;
    width: 100%;
    border-bottom:none;
	 padding: 10px;
	 text-align: center;
  }
  .tbl1 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
	.visitboxs{
		flex-direction: column;	
	}
	.copyright {
    font-size: 0.5em;
}
	.menu-footer{
		display:none;
	}
	footer{
		display:none;
	}
	.mobile-menu-buttons {
    height: 60px;
	}
	.widget-entry-cards .a-wrap {
    padding: 30px 10px;
	}
}