/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/

body{
	color:#fff;
	
}
li{
	list-style-type:none;
}
ul{
	margin:0;
	padding:0;
}


.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  

a:hover , a:hover img{
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
	-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.home .site-body {
    padding: 3.5rem 0rem 4rem;
    max-width: 100%;
    background:inherit;
    margin: 0 auto;
    min-height: 350px;
  }

/*header*/
#site-header-container{
  max-width: 100%;
  min-height:150px;
}
.site-header-logo {
  padding-top: 0.5rem;
}
.site-header-logo img{
	min-width:160px;
}
.site-header-logo img {
  max-height: 70px;
}
.site-header--layout--nav-float .site-header-logo {
    width: auto;
	margin: 30px 0 0 10px;
  }
.site-header{
	position:relative;
	padding:0;
	background:url(https://trustlinx.xsrv.jp/horumon/wp-content/themes/lightning-child/img/bg_header.png) center bottom no-repeat;
	background-size:auto;
	background-color: #111;
	min-height: 140px;
}
.logo_txt{
	margin:0 0 0 10px;
}
.breadcrumb {
  max-width: 1400px;
  margin: auto;
}


.header_scrolled .header_tel_area , .header_scrolled .logo_txt{
	display:none;
}
.header_scrolled .site-header-container{
	padding:0 0 15px;
}

.header_contact p:first-of-type{
	margin:8px 0 0 0;
}

.header_scrolled .site-header{
background-color: #111;
background-size: contain;
}
.header_scrolled .site-header .global-nav ul {
  margin: 0 !important;
}
.header_scrolled .site-header #site-header-container {
  min-height: 70px;
}

.header_tel_area{
	position:absolute;
	right:0;
	top:0;
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  max-width:545px;
  max-height:70px;
}
.head_contact01{
	font-size:15px;
	position: relative;
	margin: 5px 0 0;
}
.head_contact01 span{
	font-size:2em;
	font-weight:600;
}
.head_contact01:before {
  content: '';/*何も入れない*/
  display: inline-block;
  width:46px;/*画像の幅*/
  height: 46px;/*画像の高さ*/
  background-image: url(https://trustlinx.xsrv.jp/horumon/wp-content/themes/lightning-child/img/ico_head01.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: -55px;
  top: 5px;
}
.header_tel_area p:nth-of-type(2){

}

.head_contact02{
	text-align:center;
	margin: 0 0 0 25px;
}
.head_contact02 a{
	display:block;
	background:#C51A22;
	padding:3px 10px;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
}


.swiper {
  margin-top: 0 !important;
}


.global-nav ul{
	margin:50px 0 0 !important;
}

.global-nav-list > li {
  margin: 0 10px;
}
.device-pc .global-nav-list > li > a {
  padding: 8px 0.5em;
  color:#fff;
}
.header_scrolled .global-nav-list > li > a {
  padding: 8px 1.5em;
}
.global-nav-list > li::before{
	border-bottom:1px #D80000 solid;
}
.global-nav-list > li a{
	color:#fff;
}
#site-header-container #menu-item-93{
	display:none;
}

.global-nav-list li::last-child {
	display:none;
}
.pc_only{
	display:block;
}
.smp_only{
	display:none;
}



.pc_main{
	display:block;
}
.smp_main{
	display:none;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1400px;
}
.container{
	max-width:1400px;
	padding:0;
}
.home .container , .page-id-63 .container , .page-id-81 .container , .page-id-90 .container , .page-id-7 .container{
	max-width:100%;
	padding:0;
}


h2{
	color:#fff;
	text-align:center;
	margin:0 auto 100px;
	font-size:2.2rem;
	
}


.page-id-6 .wp-block-columns .wp-block-heading{
font-size: 1.5em !important;
  text-align: left !important;
}
/*top*/
.plan_area{
	max-width:1200px;
	margin:200px auto 140px;
}
.plan_area h2 , .top_room h2 , .about_apple h2 , .shop_info h2 , .tit_blog{
	color:#333;
	font-size:2em;
	position:relative;
	border:none;
	margin:0 auto 70px;
}
h2:where(:not(.wp-block-post-title)) {
border-top: none;
}
.top_menu{
margin: 0 0 100px;
}
.top_menu h2{
margin: 0 auto 50px;
text-align: center;
}

.top_menu ul{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;
}
.top_menu ul li{
width: 33.33333%;
margin: 0;
padding: 0;
}
.top_menu ul li h4{
font-weight: bold;
text-align: center;
padding: 0;
margin: 20px auto;
}
.top_menu ul li table{
width: 94%;
margin: 20px auto 40px;
padding: 20px 0;
border-bottom: 1px #fff solid;
border-top: 1px #fff solid;
}
.top_menu ul li table th , .top_menu ul li table td{
padding: 8px 0;
border: none;
}
.top_menu ul li table td{
text-align: right;
}
.top_menu ul li p a{
width: 90%;
max-width: 440px;
text-align: center;
margin: auto;
display: block;
}

#top_lunchBtn{
margin: 30px auto 0;
  max-width: 90%;
}

.top_shopinfo{
margin: 0;
}
.first_box{
  display: flex;
  flex-direction: row;
}
.firsttime h3{
	font-size:35px;
	margin:0 0 40px;
	border:none;
	text-align:center;
}
.firsttime h3:after{
	border:none;
}
.firsttime_txt01{
	text-align:center;
	margin:0 0 80px;
}

/*
.box + .box{
  margin-top: 80px;
}
*/
.box__body{
  width: 50%;
  padding: 0;
  margin: 0;
  position:relative;
}

.box__body_inner{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}

.box__ttl {
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px #fff solid;
  border-top: none;
  margin: 0 0 50px;
}
.box__ttl img{
	max-width:120px;
	padding: 0 0 15px;
}
.box__txt {
  margin-top: 20px;
}
.box__txt span{
font-size: 0.8em;
  color: #777777;
  line-height: 130%;
  display: block;
}
.box__txt_center {
	text-align:center;
}
.box__image{
  width: 50%;
  padding: 0;
  margin: 0;
}
.box__image img{
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.first_box:nth-child(even) {
  flex-direction: row-reverse;
}
.bg_first{
background: url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_topshop01.jpg) no-repeat;
background-size: cover;
}
.bg_second{
background: url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_topshop02.jpg) no-repeat;
background-size: cover;
}
.first_box table{
border: none;
}
.first_box table td{
border: none;
border-bottom: 1px #fff dotted;
}


.top_insta , #sb_instagram{
  background: url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_insta.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  margin:0;
}
.top_insta_area , #sbi_images{
padding: 80px 0;
background-attachment: fixed;
max-width:1200px;
margin:auto;
padding: 80px 0 !important;
}



.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
  max-width: 1400px;
  margin: auto;
  color: #fff;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
	padding:0;
	margin: 0 0 20px 0;
}
.wp-block-latest-posts li > a {
  color: #fff;
}
.wp-block-latest-posts__post-excerpt {
  color: #fff;
}
.sub-section {
  max-width: 1400px;
  margin: auto;
}

.site-body-bottom #block-5 , .site-body-bottom #block-6{
	display:none;
}
.site-footer{
padding: 20px 0 0;
border-top: 1px solid #BB0F17;
}
.site-footer-content{
  max-width: 1400px !important;
  margin: auto;
}
.site-footer-content ul , .site-footer-content li {
margin: 0;
padding: 0;
}
.site-footer-content li a{
color: #fff;
padding: 10px 0 0 0 !important;
}

.site-footer-title::after, .sub-section-title::after, h3:where(:not(.wp-block-post-title))::after {
  border-bottom: 1px solid #BB0F17;
}
.widget ul {
  padding-left: 1.5em;
  margin: 10px 0 0 !important;
  padding: 0;
}

.foot_sns{
	text-align:center;
	margin:30px auto;
}
.foot_sns ul{
	margin:0;
	padding:0;
}
.foot_sns ul li{
	list-style-type:none;
	display:inline-block;
	margin: 15px;
	max-width: 30px;
}
.searchform input[type="submit"] {
background-color: #ED1C24;
}

input[type="submit"]:not(:disabled):hover {
  background-color: #BB0F17;
}
.yoyaku{
text-align:center;
}

footer .widget_recent_entries li {
  padding-top: 0 !important;
}

/*下層*/
.page-header{
	/*background:none;*/
	color:#fff;
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_kasou_tit.jpg);
	background-size:cover;
	background-color:#111;
}


/*肉の豆知識*/
.trivia{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0 0 60px;
}
.trivia dl{
width: 48%;
}
.trivia dl:first-of-type dt{
border-bottom: none;
}
.trivia dl dt{
border-bottom: 1px #ccc solid;
padding: 0 0 10px;
font-weight: bold;
font-size: 1.25em;
}

/*子ども食堂*/
.kodomo{
text-align: center;
background: url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_kodomo.jpg) center 50% no-repeat;
background-size:contain;
}
.kodomo h5{
font-size: 2em;
position:relative;
}

.kodomo h5::before{
	content:"";
   display:block;
   width:110px;
   height:1px;
   background-color:#fff;
   position:absolute;
   top: 23px;
  left: 33%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
}
.kodomo h5::after{
	content:"";
   display:block;
   width:110px;
   height:1px;
   background-color:#fff;
   position:absolute;
   top: 23px;
  right: 25%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
}
.kodomo p{
margin: 0 0 50px;
}
#kodomo_txt01{
text-align: left;
  margin: 0 auto 100px;
  max-width: 58%;
}
.kodomo ul{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.kodomo li{
width: 24%;
list-style-type: none;
}

/*会社概要*/
.info_com{
background: url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_shopinfo.jpg) right top no-repeat;
background-size:44vw;
}
.info_com table{
    max-width: 1400px;
    margin: 0 auto 90px;
    border: none;
}
.info_com th {
    padding: 15px 2px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid var(--vk-color-border-hr);
    width: 14%;
    text-align: left;
    font-weight: inherit;
	text-align:left;
}
.info_com td {
    padding: 15px 2px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid var(--vk-color-border-hr);
}
.sp_subtit{
	display:none;
}



.page-header-title, h1.page-header-title{
	font-size: 3.3rem !important;
	font-family: "Kaisei Decol", serif;
  font-weight: 400;
  font-style: normal;
}
.kaisei-decol-regular {
  font-family: "Kaisei Decol", serif;
  font-weight: 400;
  font-style: normal;
}


/* =焼き物ページ
----------------------------------------------- */
.wagyu{
	margin:30px auto;
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/img_yaki02.jpg) no-repeat;
	background-size:contain;
	background-position:right center;
	width:100%;
}
.yaki_inner_left{
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
justify-content: space-between;
margin:0 0 0 0.5vw;
max-width:1264px;
width:72vw;
}
.pook{
	margin:30px auto;
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/img_yaki03.jpg) no-repeat;
	background-size:contain;
	background-position:left center;
	width:100%;
}
.kushi{
	margin:30px auto;
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/img_yaki06.jpg) no-repeat;
	background-size:auto;
	background-position:right top;
	width:100%;
}
.yakimono{
	margin:30px auto;
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/img_yaki07.jpg) no-repeat;
	background-size:contain;
	background-position:left center;
	width:100%;
}
.yaki_inner_right{
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
justify-content: space-between;
margin-left: calc((100% - 50vw)/2);
margin-right:0.5vw;
max-width:1264px;
width:72vw;
}
.yaki_inner_right{
  flex-direction: row-reverse;
}
.yaki_tit{
	width:23.7%;
}
.yaki_menu{
	width:72.5%;
	background: rgba(0,0,0,.6);
    padding: 20px;
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}

.txt_100{
	width:100%;
	font-size:1.4em;
	font-family: "Kaisei Decol", serif;
}
.txt_100 span{
	font-size:1.4em;
}
.yaki_menu dl {
    width: 24%;
    margin: 0 1.3% 30px 0;
  }
.yaki_menu dl:nth-of-type(4n) {
  margin: 0 0 30px 0;
}

.yaki_menu dt img{
	width: 100%;
  max-width: 600px;
  margin: auto;
  text-align: center;
  display: inherit;
}
.yaki_menu dd{
	text-align:center;
}
.yaki_menu dd span{
	font-size:0.8em;
}
.yaki_menu dd:first-of-type{
	text-align:center;
	font-weight:bold;
	padding:0;
}

.video_item{
	width:80%;
	margin:80px auto;
	max-width:1400px;
}
.line{
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/kasou_line.png) repeat-x;
	max-height:25px;
	margin:30px 0;
	}

.otsukuri{
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_otsukuri.jpg) no-repeat;
	background-size:cover;
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
justify-content: space-between;
flex-direction: row-reverse;
}
.otsukuri_left{
	width:50%;
	position:relative;
}
.otsukuri_left p{
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:60%;
}
.otsukuri_left p span{
	font-size:2em;
	display:block;
	margin:20px 0;
}
.otsukuri_right{
	width:50%;
}
.otsukuri_right img{
	vertical-align:bottom;
}
/* =ランチ
----------------------------------------------- */
.wp-container-core-group-is-layout-988b637e .wp-block-media-text {
  grid-template-columns: 1fr !important;
  grid-template-rows: 1fr !important;
}

.wp-container-core-group-is-layout-988b637e .wp-block-media-text > .wp-block-media-text__content {
  grid-column: 1 !important;
  grid-row: 2 !important;
  vertical-align: top;
  padding: 0;
}
/* =逸品料理ページ
----------------------------------------------- */
.kaisen{
	margin:30px auto;
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_kaisen.jpg) no-repeat;
	background-size:contain;
	background-position:right center;
	width:100%;
}

.ippin{
	margin:30px auto;
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_ippin.jpg) no-repeat;
	background-size:auto;
	background-position:left top;
	width:100%;
}

.recommend{
	margin:30px auto;
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_reco.jpg) no-repeat;
	background-size:contain;
	background-position:right center;
	width:100%;
}

.kimuchi{
	margin:30px auto;
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_kimuchi.jpg) no-repeat;
	background-size:contain;
	background-position:right center;
	width:100%;
}

.drink{
	margin:30px auto;
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_drink.jpg) no-repeat;
	background-size:contain;
	background-position:right center;
	width:100%;
}

.dessert{
	margin:30px auto;
	background:url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_dessert.jpg) no-repeat;
	background-size:auto;
	background-position:left top;
	width:100%;
}

.yaki_menu table {
  margin: 20px auto;
  padding: 20px 0;
  border-bottom: 1px #fff solid;
  border-top: 1px #fff solid;
}
.yaki_menu table th, .yaki_menu table td {
  padding: 8px 0;
  border: none;
  text-align:left;
  border-bottom: 1px #ccc dotted;
}
.yaki_menu table td {
  text-align: right;
}
#frozen{
	border:none;
	margin:0 0 30px;
}
#frozen td{
	text-align:left;
	width:48%;
	font-size:1.3em;
	border:none;
}
#frozen td:nth-of-type(2){
	padding:0 0 0 10px;
}
#frozen td span{
	font-weight:bold;
	font-size:1.2em;
}
.osusume{
	width:100%;
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
justify-content: space-between;
}
.osusume_left{
	width:70%;
	text-align:left;
}
.osusume_right{
	width:30%;
	text-align:center;
}
.osusume_right p{
	font-weight:bold;
}
.osusume_right p span{
	font-weight:400;
}
/* =SCROLL UP
----------------------------------------------- */
a#scroll-up {
	bottom: 70px;
	position: fixed;
	right: 20px;
	display: none;
	opacity: 1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
a#scroll-up img {
	font-size: 40px;
	color: #289dcc;

}
a#scroll-up:hover {
	opacity: 0.8;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}




@media only screen and ( max-width : 1430px ) {

}
@media only screen and ( max-width : 900px ) {
.vk-mobile-nav-menu-btn {
  right: 5px !important;
  left: inherit !important;
  }
.site-header--layout--nav-float .site-header-logo {
  margin: 60px 0 0 10px;
}

.first_box {
    display: block;
  }
 .box__body {
    width: 100%;
    padding:20px 0;
  }
.box__image {
    width: 100%;
    margin: 0;
  }
 .box__image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  vertical-align: top;
}

.box__body_inner {
  position: inherit;
  top:inherit;
  left: inherit;
  transform: inherit;
  width: 80%;
  margin: auto;
}
.box__ttl {
  margin: 0 0 20px;
}
.box__txt{
	margin:auto;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  max-width: 94%;
}
.site-footer .col-md-6 {
    max-width: 31%;
  }
.site-footer-content{
	width:96%;
}
.yoyaku {
  text-align: center;
  width: 50%;
  margin:20px auto;
}

#search-2{
display: none;
}

#wpcf7-f327-p328-o1{
	width:90%;
	margin:auto;
}
/*焼き物*/
.yaki_inner_left{
	width: 96%;
}
.yaki_inner_right{
	width: 96%;
	margin-left: calc((100% - 92vw)/2);
}
.yaki_tit {
  width: 20%;
}
.yaki_menu {
  width: 75.5%;
}
.yaki_menu dl {
  width: 48%;
  margin: 0 4% 30px 0;
}
.yaki_menu dl:nth-of-type(2n) {
  margin: 0 0 30px 0;
}

.otsukuri_left p{
	width:80%;
}
.otsukuri_left p img{
	width:10vw;
}
.breadcrumb-list {
  margin: 0;
  padding: 20px;
}
.info_com table{
margin: 0 auto 40px 20px;
}

.trivia{
width: 96%;
margin: 0 auto 60px;
}

/*子ども食堂*/
.kodomo{
width: 96%;
margin: auto;
}
.kodomo h5{
font-size: 3.5vw;
}
.kodomo h5::before{
left: 22vw;
width: 10vw;
top: 2.5vw;
}
.kodomo h5::after{
right: 9vw;
width: 10vw;
top: 2.5vw;
}
#kodomo_txt02{
  margin: 0 auto 50px;
  max-width: 60%;
}

#post-208 .entry-body{
	width:96%;
	margin:auto;
}

}


@media only screen and ( max-width : 768px ) {
.pc_only{
	display:none;
}
.smp_only{
	display:block;
}
.site-header {
  padding: 5px 0;
  min-height: 60px;
  background-size: cover;
}
.site-header-logo{
margin: 0 !important;
}
#site-header-container {
  min-height: 60px;
}

.header_tel_area{
max-width: 70%;
display:none;
}
.head_contact01 {
  font-size: 13px;
}
.head_contact02 a {
  font-size: 1.0em;
}
.top_menu {
  margin: 0 0 80px;
}

.top_menu h2 , .tit_trivia{
  width: 30vw;
}
.top_menu ul {
flex-wrap: wrap;
}
.top_menu ul li {
  width: 100%;
}
.top_menu ul li p a {
  width: 70%;
  margin: 0 auto 40px;
}


.wp-block-heading{
	margin:0 0 30px;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  max-width: 90%;
}

.site-footer .row {
  width: 96%;
  margin: 0 auto 30px;
}
.site-footer .container{
  max-width: 1400px !important;
}
.site-footer .row div{
  margin: 0 auto 30px;
  padding:0;
}
.pc_main{
	display:none;
}
.smp_main{
	display:block;
}
.logo_txt{
	margin:10px 0 0 0;
	text-align:center;
	line-height:120%;
}

.site-footer .col-md-6 {
    max-width: 100%;
  }
  
.page-header{
	background-position: top center;
}
 
/* =焼き物
----------------------------------------------- */ 

.otsukuri{
	display:block;
}
.otsukuri_right , .otsukuri_left{
  width: 100%;
}
.otsukuri_left p img {
    width: 20vw;
  }
.otsukuri_left p {
    width: 96%;
    position: inherit;
    margin: auto;
    padding: 20px;
	top: inherit;
    left: inherit;
    transform: inherit;
  }
/* =豆知識
----------------------------------------------- */   
.trivia{
display: block;
width: 96%;
margin: 0 auto 60px;
}
.trivia dl{
width: 100%;

}
/* =子ども食堂
----------------------------------------------- */   
.kodomo li {
  width: 49%;
}


.wp-container-core-group-is-layout-988b637e {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.wp-container-core-group-is-layout-988b637e .wp-block-media-text__content p{
	text-align:center;
}

#frozen td {
  text-align: left;
  width: 48%;
  font-size: 1.1em;
  border: none;
  vertical-align: top;
}

/* =追跡ボタン
----------------------------------------------- */
.footer_fixed_btn_sp {
    bottom: -1000px;
    position: absolute;
    width: 100%;
	text-align:center;
    margin: 0 auto 0;
    padding: 0;
    line-height: 1;
    z-index: 100;
	transition: top 0.65s ease-in !important;
    -webkit-transition: top 0.65s ease-in !important;
    -moz-transition: top 0.65s ease-in !important;
	background: rgba(255, 255, 255, 0.7);
}
/* Fixed */
.footer_fixed_btn_sp.fixed {
    margin-top: 0;
    bottom: 0!important;
    position: fixed;
    padding: 0;
    height: auto;
	width:100%;
    transition: top 0.65s ease-in !important;
    -webkit-transition: top 0.65s ease-in !important;
    -moz-transition: top 0.65s ease-in !important;
}
.footer_fixed_btn_sp .inner {
  width: 100%;
  padding: 5px;
}
.footer_fixed_btn_sp ul {
  font-size: 0;
  text-align: center;
  padding:0;
  margin:auto;
}
.footer_fixed_btn_sp ul li{
  font-size: 15px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.footer_fixed_btn_sp ul li:last-child {
  font-size: 15px;
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
}

a#scroll-up img {
  max-width: 60px;
}

/*会社概要*/
.info_com{
background: url(https://horumon-damashii.com/wp-content/themes/lightning-child/img/bg_shopinfo.jpg) right 52vw no-repeat;
background-size:60vw;
}


}