/*
 Theme Name:astra child
 Template:astra
*/

/*--------------------------トップページ----------------------------  */
#ast-mobile-header > div.ast-main-header-wrap.main-header-bar-wrap > div > div > div.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section > div > div > button{
	display: none;
}
ul{
	list-style: none;
}

/* pc版の時にモバイル版を非表示 */
@media screen and (min-width:767px) {
	.mobile{
		display: none;
		}
	}
/* モバイル版の時にpc版を非表示 */
@media screen and (max-width:767px) {
	.pc{
		display: none;
		}
	}

time{
	display: none;
}
/*  */


/* html編集　css追加 */
/* CSSのみで作るドロップダウンメニュー */
.menu {
    position: relative;
    width: 100%;
    height: 50px;
    max-width: 1000px;
    margin: 0 auto;
}

.menu > li {
    float: left;
    /* グローバルナビ4つの場合 */
/* 	width: 25%;  */
    height: 50px;
    line-height: 50px;
/*     background: rgb(29, 33, 19); */
	list-style:none;
}

.menu > li a {
    display: block;
    color: #fff;
}

.menu > li a:hover {
    color: #999;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    background: #f2f5f4;
/*     background: #072A24; */
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #111;
}

.menu__third-level li {
    border-top: 1px solid #111;
}

.menu__second-level li a:hover {
/*     background: #111; */
	background:#fefefe;
}

.menu__third-level li a:hover {
    background: #2a1f1f;
}

.menu__fourth-level li a:hover {
    background: #1d0f0f;
	
}

/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}


/* ドロップダウンメニュー(シングルメニュー) */
.menu > li.menu__single {
    position: relative;
}

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
    width: 100%;
/*     background: #072A24; */
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}

#content > div.article_6.block_html > div > div > div > div:nth-child(1) > ul > li > a > img{
	
}

/* 親要素(コンテナ) */
.flex-wrapper {
	max-width: 1170px;
    margin: 0 auto;
/* 	background-color: #dfdfdf; */
	display: flex;
	
	border: 4px solid #532c12;
    border-radius: 8px;
    background-color: #fefefe;
/*     background-color: #fefefe; */
	justify-content: space-around;
	flex-wrap: wrap;
}
/* 子要素(アイテム) */
.flex-item {
/* 	background-color: #343434; */
/* 	color: #fff; */
	justify-content:space-between;
	
	padding: 0 25px;
/* 	padding: 0 10px 10px; */
    margin-bottom: 0
}

/* 親要素(コンテナ) */
.flex-wrapper2 {
	max-width: 1170px;
    margin: 0 auto;
/* 	background-color: #dfdfdf; */
	display: flex;
	
/* 	border: 4px solid #532c12; */
/*     border-radius: 8px; */
    background-color: #fefefe;
	justify-content: space-around;
	flex-wrap: wrap;
}
/* 子要素(アイテム) */
.flex-item2 {
/* 	background-color: #343434; */
/* 	color: #fff; */
	justify-content:space-between;
	
	padding: 0 10px 10px;
    margin-bottom: 0
}


@media screen and (min-width: 670px) {
.flex-item2 {
/* 	background-color: #343434; */
/* 	color: #fff; */
	justify-content:space-between;
	
	padding: 0 25px;
    margin-bottom: 0
}
}

.menu > li.menu__single {
    position: relative;
}

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
    width: 100%;
/*     background: #072A24; */
	background:#f2f5f4;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	color:white;
}

li.menu__single:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}



@media (max-width:480px) {
   .flex-wrapper {
       flex-wrap: wrap;
   }

   .flex-item {
       width: 50%;
   }
	   .flex-item2 {
       width: 50%;
   }
}

/* 新着情報を非表示 */
#content > div.article_4.block_newEntry > div > div > div > div{
	display: none;
}

/*  */
/* #content > div.article_1.block_image_content{
	margin-bottom: 100px;
}
#content > div.article_1.block_image_content > div > div > img{
	padding-bottom: 100px;
} */

.sb_instagram_header {
    background-color: #fff;
    margin-bottom: 0;
    margin-left: 0% !important;
}

@media (min-width: 480px){
  .news-template-default #head {
    position: absolute;
    top: 20%;
}
	.news-template-default footer{
		margin-bottom:200px;
	}
	.post{
		margin-bottom: 300px;
	}
  .home #head {
    position: absolute;
/*     top: 0%; */
}
/* 	.home #content img {
    max-width: 100% !important;
    height: auto;
    margin-top: 300px; */
	.home #content > div.article_1.block_image_content > div > div > img{
		   max-width: 100% !important;
    height: auto;
    margin-top: 300px
	}
}

#post-2414 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-abfe69a.elementor-section-content-middle.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > div.elementor-element.elementor-element-dbf5d45.elementor-widget.elementor-widget-html > div > div > div:nth-child(1) > ul > li > a > p{
	color: #000;
}




#pt-cv-view-ca12fd22br > div > div > div > a > img {
  position: relative;
  overflow: hidden;
}
.pt-cv-thumbnail ::before,
.pt-cv-thumbnail ::after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  margin: auto;
  transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
  opacity: 0;
}
#pt-cv-view-ca12fd22br > div > div > div > a > img ::before {
  background: rgba(190,91,70,.6);
  width: 100%;
  height: 100%;
}
#pt-cv-view-ca12fd22br > div > div > div > a > img::after {
  color: #fff;
  content: "Read More";
  font-size: 22px;
  font-weight: bold;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  bottom: 0;
  right: 0;
}
 
#pt-cv-view-ca12fd22br > div > div > div > a > img:hover::before,
#pt-cv-view-ca12fd22br > div > div > div > a > img:hover::after {
  opacity: 1;
}
 
.entry-content h3, h3 {
    color: #1A1B1B;
    font-size: 18px;
/*     line-height: 1.4; */
/* 	margin-bottom: 10px; */
}

@media screen and (min-width: 768px){
.cnttable {
    background: #E6E6E6;
    padding: 22.5px;
/*     padding: 45px; */
	padding-bottom: 6px;
    display: flex;
	border-color:#e6e6e6 !important;
}
.cnttable .title-info {
    font-size: 22px;
    font-weight: bold;
    color: #939393;
    margin-right: 80px;
}
table.table tr td:first-child {
    width: 120px;
    position: relative;
}
table.table tr td:first-child {
    width: 120px;
    position: relative;
}
table.table tr {
    display: block;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}
table.table tr td:first-child span:after {
    content: ":";
    position: absolute;
    right: 0;
}
.has-medium-font-size {
/* 	width: 100%;
    height: 50%;
    background: #F4D7B4;
    position: absolute;
    bottom: 0;
    z-index: -1; */
}
}

@media screen and (max-width: 767px){
.cons-details .cnttable {
    background: #E6E6E6;
    padding: 20px;
}
.cnttable {
    background: #E6E6E6;
    padding: 12.5px;
	padding-bottom: 6px;
/*     padding: 45px; */
}
	.cons-details table.table tr td {
    padding: 0 20px;
    font-size: 14px;
}
.cons-details table.table tr td:first-child {
    width: 100px;
    position: relative;
    padding: 0 20px 0px 0px;
}
.cnttable p {
    font-size: 22px;
    color: #939393;
    font-weight: bold;
    margin-right: 10px;
}
.cnttable td {
    color: #1A1B1B;
	font-weight: bold;
	font-size: 14px;
}
	table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1em;
    width: 100%;
}
}

table, td, th {
    border: 1px solid var(--ast-border-color);
	border:none;
    padding: 2px;
}
}

#post-2414 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-abfe69a.elementor-section-content-middle.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > div.elementor-element.elementor-element-dbf5d45.elementor-widget.elementor-widget-html > div > div > div:nth-child(1) > ul > li > ul{
	padding-left:10px;
}

@media screen and (max-width: 767px){
.pt-cv-view .pt-cv-title {
	font-size:16px;
/*     margin-bottom: 10px; */
}
	.cnttable > p{
		margin-bottom:10px;
	}
}

.entry-meta, .entry-meta * {
    line-height: 1.45;
    color: var(--ast-global-color-0);
	display: none;
}

.ast-separate-container .comments-area {
    border-top: 0;
	display: none;
}
@media screen and (min-width:767px) {
.line-image img{
	width:12.5%;
}
}
@media screen and (max-width:767px) {
.line-image img{
	width:20%;
}
}