@charset "UTF-8";

/* If you want to change pagewidth, please change pagewidth's 'max-width'. */
.pagewidth {
	max-width: 1100px;
}

#pagewrap{
	background:url(../../img/hachiyaan/uploads/bg_page.png)top left;
}

/*custom*/
body .site{
	font-size:15px;
	line-height:2.15;
	color:#333333;
	font-family: 'Noto Sans JP', sans-serif;
}

a:hover img{
	opacity:0.7;
}

.module p:last-of-type{
	margin:0;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#pagewrap .module .module-title{margin-bottom:15px;padding:0;}

#pagewrap table{width:100%;border-collapse:collapse;}

#body .module.module-image .image-content,
#body .module.module-article .image-content{
	overflow:hidden;
	margin:0;
	padding:0;
}

body .site a{
	color:#333333;
	text-decoration:underline;
}
body .site a:visited{
	color:#333333;
}

body .site a:hover{
	color:#333333;
	text-decoration:none;
}
.module-image .image-wrap img{
	border-radius: 10px;
}

/************header***************/
#headerwrap #header{
	max-width:1400px;
}
#headerwrap #site-logo{
	float:left;
	margin:31px 0 30px;
}

#headerwrap #site-logo a{
	display:block;
	max-width:325px;
	margin:0 auto;
}

#headerwrap .hd_right{
	float:right;
	padding:0 60px 0 0;
}

#headerwrap .hd_button{
	width:326px;
	margin:0 0 40px auto;
	overflow:hidden;
}

#headerwrap .ct_button{
	float:left;
	width:100%;
	max-width:166px;
	margin:0 10px 0 0;
}
#headerwrap .ct_button a{
	font-size:15px;
	color:#333333;
	display:block;
	font-family: ten-mincho-text, serif;
	text-decoration:none;
	background:url(../../img/hachiyaan/uploads/hd_mail.png)top 15px left 20px no-repeat,#9cecf9;
	padding:8px 0 8px 50px;
	line-height:2;
	border-radius:0 0 6px 6px;
}

#headerwrap .shop_button{
	float:right;
	width:100%;
	max-width:150px;
}
#headerwrap .shop_button a{
	font-size:15px;
	color:#333333;
	display:block;
	font-family: ten-mincho-text, serif;
	text-decoration:none;
	background:url(../../img/hachiyaan/uploads/hd_shop.png)top 12px left 20px no-repeat,#9cecf9;
	padding:8px 0 8px 50px;
	line-height:2;
	border-radius:0 0 6px 6px;
}

#headerwrap .ct_button a:hover,
#headerwrap .shop_button a:hover{
	opacity:0.7;
}

/* ヘッダー：お取り寄せ（リンク停止・準備中オーバーレイ） */
#headerwrap .shop_button.hachiyaan-shop-soon{
	position:relative;
}
#headerwrap .shop_button.hachiyaan-shop-soon .hachiyaan-shop-soon__face{
	font-size:15px;
	color:#333333;
	display:block;
	font-family: ten-mincho-text, serif;
	text-decoration:none;
	background:url(../../img/hachiyaan/uploads/hd_shop.png)top 12px left 20px no-repeat,#9cecf9;
	padding:8px 0 8px 50px;
	line-height:2;
	border-radius:0 0 6px 6px;
	opacity:0.55;
	pointer-events:none;
	user-select:none;
}
#headerwrap .shop_button.hachiyaan-shop-soon .hachiyaan-shop-soon__overlay{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	padding:4px 10px;
	font-family: ten-mincho-text, serif;
	font-weight:700;
	color:#fff;
	letter-spacing:0.06em;
	text-shadow:0 1px 2px rgba(0,0,0,0.15);
	background:rgba(255,108,173,0.93);
	border-radius:0 0 6px 6px;
	box-shadow:inset 0 0 0 1px rgba(255,255,255,0.35);
	pointer-events:none;
}
#headerwrap .shop_button.hachiyaan-shop-soon .hachiyaan-shop-soon__overlay-inner{
	display:block;
	font-size:13px;
	line-height:1.45;
}

/* TOP：お取り寄せエリア（準備中） */
.hachiyaan-top-shop-soon .tb_text_wrap{
	text-align:center;
	padding:24px 16px 48px;
	max-width:560px;
	margin:0 auto;
}
.hachiyaan-coming-soon-msg{
	font-size:17px;
	line-height:1.9;
	color:#333;
	font-family: ten-mincho-text, serif;
	margin:0;
	padding:32px 28px;
	background:rgba(255,255,255,0.94);
	border:2px dashed rgba(255,108,173,0.45);
	border-radius:14px;
	box-shadow:0 10px 32px rgba(0,0,0,0.06);
}
.hachiyaan-coming-soon-msg strong{
	color:#ff6cad;
	font-weight:700;
}

#content .top_module_1.module_row.fullheight,
#content .top_module_1.module_row.fullheight .row_inner .module_column,
#content .top_module_1.module_row.fullheight .row_inner {
    min-height: calc(100vh - 154px);
}
#content .top_module_1 .tb_backstretch{
	max-width:calc(100% - 200px);
	margin-left:auto !important;
	margin-right:auto !important;
	border-radius:20px;
	right:0;
}

#content .top_module_1 .row-slider-slides{
	display:none;
}
#content .top_module_1 .row-slider-nav{
	width:calc(100% - 200px);
	right:0;
	margin:0 auto;
}
#content .top_module_1 .row-slider-nav .row-slider-prev{
	width:30px;
	height:50px;
	background:url(../../img/hachiyaan/uploads/arrow_left.png)center left no-repeat;
	visibility: visible;
	text-indent:100%;
	overflow:hidden;
	left:0;
	top:calc(50% - 25px);
}
#content .top_module_1 .row-slider-nav .row-slider-next{
	width:30px;
	height:50px;
	background:url(../../img/hachiyaan/uploads/arrow_right.png)center left no-repeat;
	visibility: visible;
	text-indent:100%;
	overflow:hidden;
	right:0;
	top:calc(50% - 25px);
}
#content .top_module_1 .row-slider-nav .row-slider-prev:before,
#content .top_module_1 .row-slider-nav .row-slider-next:before{
	display:none;
}

#menu-button{
	background-color:#ff89bd;
}
#menu-button .ham-lines span,
#menu-button .ham-lines::before,
#menu-button .ham-lines::after{
	background-color:#ffffff;
}
#menu-button .ham-text{
	color:#ffffff;
}
#main-menu-container.is-active{
	background-color:#f2fcff;
}

/* アニメーション設定 */
.module.top_text_1{
	position:absolute;
	bottom:-30px;
	left:0;
	right:0;
	text-align:center;
}
.module.top_text_1 .arrowWrap {
  	position: absolute;
  	right: 0;
	left:0;
  	bottom: 0;
  	height: 83px
}

.module.top_text_1 .arrowInner p {
  	font-size: 13px;
	color:#474e50;
	font-family: ten-mincho-text, serif;
	line-height:1;
	margin:0;
}

.module.top_text_1 .arrow {
  width: 1px;
  height: 60px;
  margin: 10px auto 0;
  background-color: transparent;
  position: relative;
  overflow: hidden;
}

.module.top_text_1 .arrow::before {
  content: '';
  width: 1px;
  height: 60px;
  margin: 10px auto 0;
  background-color: #474e50;
  position: absolute;
  top: -70px;
  left: 0;
  -webkit-animation: arrow 2.5s ease 0s infinite normal;
  animation: arrow 2.5s ease 0s infinite normal;
}

@keyframes arrow {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  60% {
    -webkit-transform: translate3d(-50%, 60px, 0);
    transform: translate3d(-50%, 60px, 0);
  }

  100% {
    -webkit-transform: translate3d(-50%,60px, 0);
    transform: translate3d(-50%, 60px, 0);
  }
}


/**************menu*****************/
#headerwrap #main-menu-container #main-menu{
	margin:0;
	list-style:none;
}

#headerwrap #main-menu-container #main-menu li{
	display:block;
	float:left;
	margin:0 20px;
	position:relative;
	padding:0;
}
#headerwrap #main-menu-container #main-menu li.navi8{
	display:none;
}
#headerwrap #main-menu-container #main-menu li a{
	display:block;
	font-size:15px;
	color:#333333;
	text-align:center;
	text-decoration:none;
	line-height:1;
	outline:none;
	padding:0 0 5px 0;
	margin:0;
	font-family: ten-mincho-text, serif;
	border-bottom:2px solid transparent;
	letter-spacing:1px;
}
#headerwrap #main-menu-container #main-menu li:hover a{
	border-color:#ff6cad;
}

.main-menu-container ul:after,
.main-menu-container ul li:after {
    clear: both;
    content: '';
    display: block;
}

/****************top page*********************/
#content .top_module_2 .row_inner{
	max-width:1340px;
	margin:0 auto;
	padding-top:100px;
}
#content .top_module_2:before{
	content:"";
	display:block;
	width:387px;
	height:146px;
	background:url(../../img/hachiyaan/uploads/top_bg_1.png)top left no-repeat;
	position:absolute;
	left:59px;
	top:-60px;
}
#content .top_module_2 .col2-1.first{
	padding:69px 0 0 60px;
}
#content .top_module_2 .col2-1.last{
	background:url(../../img/hachiyaan/uploads/top_bg_2.png)top 43px left 70px no-repeat;
}
#content .module.top_text_2{
	font-size:26px;
	line-height:1.8;
	font-family: ten-mincho-text, serif;
}
#content .module.top_text_2 strong{
	font-weight:400;
	font-size:36px;
	color:#ff6cad;
	line-height:1.5;
}

.module.top_img_1 .image-wrap img,
.module.top_img_2 .image-wrap img{
	border-radius:10px;
}

#content .module.top_bt_1 a{
	display:block;
	max-width:320px;
	position:relative;
	font-size:15px;
	color:#333333;
	text-decoration:none;
	line-height:2;
	font-family: ten-mincho-text, serif;
	text-align:center;
	border-radius:30px;
	background:#9cecf9;
	padding:15px 10px;
}

#content .module.top_bt_2 a{
	display:block;
	max-width:280px;
	position:relative;
	font-size:15px;
	color:#333333;
	text-decoration:none;
	line-height:2;
	font-family: ten-mincho-text, serif;
	text-align:center;
	border-radius:30px;
	background:#9cecf9;
	padding:15px 10px;
}

#content .module.top_bt_3 a{
	display:block;
	max-width:280px;
	position:relative;
	font-size:15px;
	color:#333333;
	text-decoration:none;
	line-height:2;
	font-family: ten-mincho-text, serif;
	text-align:center;
	border-radius:30px;
	background:#ffffff;
	padding:14px 10px;
	margin:0 auto;
	border:1px solid #26cee9;
}

#content .module.top_bt_4 a{
	display:block;
	max-width:280px;
	position:relative;
	font-size:15px;
	color:#333333;
	text-decoration:none;
	line-height:2;
	font-family: ten-mincho-text, serif;
	text-align:center;
	border-radius:30px;
	background:#9cecf9;
	padding:15px 10px;
	margin:0 auto;
}

#content .module.top_bt_4 a:before,
#content .module.top_bt_2 a:before,
#content .module.top_bt_1 a:before{
	content:"";
	display:block;
	width:50px;
	height:8px;
	background:url(../../img/hachiyaan/uploads/top_arrow_1.png)top right no-repeat;
	position:absolute;
	top:26px;
	right:-24px;
	transition: .3s;
}

#content .module.top_bt_3 a:before{
	content:"";
	display:block;
	width:50px;
	height:8px;
	background:url(../../img/hachiyaan/uploads/top_arrow_1.png)top right no-repeat;
	position:absolute;
	top:25px;
	right:-25px;
	transition: .3s;
}

#content .module.top_bt_4 a:hover:before,
#content .module.top_bt_2 a:hover:before,
#content .module.top_bt_1 a:hover:before{
	right:-34px;
}
#content .module.top_bt_3 a:hover:before{
	right:-35px;
}

.module.top_post_2 .post-image img,
.module.top_post_1 .post-image img{
	border-radius:10px;
}

#pagewrap .module.top_t1 .module-title{
	margin:0;
	text-align:center;
	font-family: ten-mincho-text, serif;
	font-style: normal;
	font-weight: 400;
	font-size:30px;
	color:#333333;
	line-height:1.2;
	background:url(../../img/hachiyaan/uploads/top_bg_3.png)center top no-repeat;
	padding:57px 0 41px;
}
#pagewrap .module.top_t2 .module-title{
	margin:0;
	text-align:center;
	font-family: ten-mincho-text, serif;
	font-style: normal;
	font-weight: 400;
	font-size:30px;
	color:#333333;
	line-height:1.2;
	background:url(../../img/hachiyaan/uploads/top_bg_7.png)center top no-repeat;
	padding:57px 0 41px;
}

#body .module.top_post_1 .post,
#body .module.top_post_2 .post{
	margin-bottom:30px;
}

#body .module.top_post_1 .post-image{
	display:block;
	text-align:center;
	margin:0 0 20px 0;
}

#body .module.top_post_2 .post-image{
	display:block;
	text-align:center;
	margin:0 0 11px 0;
}

#body .module.top_post_1 .post-title{
	font-size:18px;
	color:#333333;
	line-height:1.5;
	margin:0 0 18px 0;
	text-align:center;
	font-family: ten-mincho-text, serif;
	font-style: normal;
	font-weight: 400;
}

#body .module.top_post_2 .post-title{
	font-size:15px;
	color:#333333;
	line-height:2.15;
	margin:0 0 11px 0;
	text-align:center;
	font-family: ten-mincho-text, serif;
	font-style: normal;
	font-weight: 400;
}

#body .module.top_post_1 .entry-content p,#body .module.post_lineup1 .entry-content .shop_link a{
	display:block;
	max-width:220px;
	font-size:15px;
	color:#333333;	
	line-height:2;
	font-family: ten-mincho-text, serif;
	text-align:center;
	border-radius:30px;
	background:#9cecf9;	
	margin:0 auto;
	position:relative;
	overflow:hidden;
	border:1px solid #9cecf9;
}

/* Add Ebara */
#body .module.post_lineup1 .entry-content .shop_link a{
	margin-top: 30px;
}
/* End Ebara */

#body .module.top_post_2 .entry-content p{
	display:block;
	max-width:160px;
	font-size:15px;
	color:#333333;	
	line-height:2;
	font-family: ten-mincho-text, serif;
	text-align:center;
	border-radius:30px;
	background:#9cecf9;	
	margin:0 auto;
	position:relative;
	overflow:hidden;
	border:1px solid #9cecf9;
}

#body .module.top_post_2 .entry-content p:hover,
#body .module.top_post_1 .entry-content p:hover{
	border-color:#26cee9;
}

#body .module.top_post_2 .entry-content p:before,
#body .module.top_post_1 .entry-content p:before{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;	
    background: #fff;
    opacity: 0;
    transition: .4s ease; 
    transform: scale(0, 1);
    transform-origin: center left;
}

#body .module.top_post_2 .entry-content p:hover:before,
#body .module.top_post_1 .entry-content p:hover:before{
	opacity: 1;
    transform: scale(1, 1);
}

#body .module.top_post_1 .entry-content p a,#body .module.post_lineup1 .entry-content .shop_link a{
	display:block;
	text-decoration:none;
	position:relative;
	z-index:2;
	outline:none;
	padding:13px 10px;
}

#body .module.top_post_2 .entry-content p a{
	display:block;
	text-decoration:none;
	position:relative;
	z-index:2;
	outline:none;
	padding:9px 10px;
}

#body .module.top_post_2 .entry-content .tb_turn_on,
#body .module.top_post_1 .entry-content .tb_turn_on{
	display:none;
}

#content .top_module_3 .row_inner{
	max-width:1280px;
	margin:0 auto;
	border-radius:20px;
	background:url(../../img/hachiyaan/uploads/top_img_5.png)top left no-repeat;
	background-size:cover;
	padding:80px 20px 16px;
}

#content .module.top_text_3{
	font-size:14px;
	color:#fff;
	line-height:2;
	font-family: ten-mincho-text, serif;
}

#content .top_module_3 .themify_builder_sub_row{
	border-radius:20px;
	padding:50px;
	margin:0 60px 0 auto;
	max-width:525px;
	background:#fff;
}

#content .module.top_img_3{
	background:url(../../img/hachiyaan/uploads/top_line_1.png)center bottom no-repeat;
	max-width:425px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:14px;
}
#content .module.top_img_3 .image-wrap{
	margin:9px 20px 0 0;
}

#pagewrap .module.top_img_3 .image-title{
	display:inline-block;
	font-size:16px;
	line-height:1.4;
	background:#26cee9;
	color:#fff;
	margin:0 0 1px 0;
	font-family: ten-mincho-text, serif;
	font-weight:400;
	padding:0 12px;
}
#pagewrap .module.top_img_3 .image-caption{
	font-family: ten-mincho-text, serif;
	font-weight:400;
	font-size:26px;
	color:#333333;
	line-height:1.1;
}

#content .top_module_4 .row_inner{
	max-width:800px;
	margin:0 auto;
	padding:20px;
	border-radius:20px;
	background:url(../../img/hachiyaan/uploads/top_bg_8.png)center bottom -100px no-repeat;
}

#content .top_module_4 .tb-column-inner{
	border:1px solid #ffffff;
	background:rgba(255,255,255,0.6);
	border-radius:20px;
	padding:26px 15px 29px;
}

#content .module.top_img_4{
	max-width:492px;
	margin-left:auto;
	margin-right:auto;
	background:url(../../img/hachiyaan/uploads/top_line_2.png)left bottom no-repeat;
	padding-bottom:33px;
}
#content .module.top_img_4 .image-wrap{
	margin:10px 17px 0 0;
}

#pagewrap .module.top_img_4 .image-title{
	display:inline-block;
	font-size:16px;
	line-height:1.4;
	background:#26cee9;
	color:#fff;
	margin:0 0 1px 0;
	font-family: ten-mincho-text, serif;
	font-weight:400;
	padding:0 12px;
}
#pagewrap .module.top_img_4 .image-caption{
	font-family: ten-mincho-text, serif;
	font-weight:400;
	font-size:26px;
	color:#333333;
	line-height:1.1;
	letter-spacing:1px;
}

#body .module.top_post_3{
	max-width:1000px;
	margin:0 auto 25px;
}

#body .module.top_post_3 .post{
	margin-bottom:35px;
}
#body .module.top_post_3 .post-content{
	display:flex;
	align-items: center;
}
#body .module.top_post_3 .post-date{
	font-size:15px;
	color:#ff6cad;
	margin:0 20px 0 0;
	line-height:1.75;
}
#body .module.top_post_3 .post-meta{
	width:210px;
	margin:0 29px 0 0;
}
#body .module.top_post_3 .post-category{
	display:block;
	background:none;
	margin:0;
	text-align:center;
	padding:0;
	background:#ffffff;
	font-size:15px;
	line-height:1.75;
	padding:0 10px;
}
#body .module.top_post_3 .post-category a{
	pointer-events:none;
	text-decoration:none;
}
#body .module.top_post_3 .post-title{
	font-size:15px;
	line-height:1.75;
	color:#333;
	border-left:1px solid #9e9e9e;
	padding:0 0 0 30px;
	width:659px;
	margin:0;
}
#body .module.top_post_3 .post-title a{
	color:#333;
}

#pagewrap .builder-posts-wrap .post-image img{
	border-radius: 10px;
}

/****************footer*****************/
#footerwrap{
	background:#e0e0e0;
}

#footerwrap .ft_content{
	background:#9cecf9;
}
#footerwrap .ft_content .ft_content_width{
	max-width:1200px;
	margin:0 auto;
}

#footerwrap #footer-nav{
	float:left;
	margin:0;
	line-height:1;
	padding:42px 0 33px;
}

#footerwrap #footer-nav li{
	border-left:1px solid #333333;
	line-height:1;
	margin:0 0 10px 0;
}
#footerwrap #footer-nav li:first-child{
	border-left:0;
}
#footerwrap #footer-nav li:first-child a{
	padding-left:0;
}
#footerwrap #footer-nav li.navi8{
	display:none;
}
#footerwrap #footer-nav li.navi7 a{
	padding-right:0;
}
#footerwrap #footer-nav li a{
	font-size:15px;
	color:#333333;
	padding:0 12px;
}

#footerwrap .copyright-container{
	float:right;
	font-size:15px;
	color:#333333;
	line-height:2;
	padding:35px 0;
}

#footerwrap .ft_module_1 .row_inner{
	max-width:760px;
	margin:0 auto;
	border-radius:20px;
	background:#fff;
	padding:60px 15px 51px;
}
#footerwrap .ft_text_1{
	text-align:center;
	font-size:24px;
	color:#ff6cad;
	font-family: ten-mincho-text, serif;
	font-style: normal;
	font-weight: 400;
	line-height:1.5;
	letter-spacing:1px;
}
#footerwrap .ft_text_1 strong{
	font-size:32px;
	font-weight: 400;
}

#footerwrap .ft_text_2 ul{
	margin:0;
	list-style:none;
	text-align:center;
}
#footerwrap .ft_text_2 ul li{
	display:inline-block;
	margin:0 8px 16px 0;
}

#footerwrap .ft_text_2 ul li:first-child a{
	display:block;
	font-size:15px;
	line-height:2;
	text-decoration:none;
	color:#333;
	padding:8px 37px 8px 69px;
	background:url(../../img/hachiyaan/uploads/ft_mail.png)top 15px left 37px no-repeat,#9cecf9;
	border-radius:6px;
	font-family: ten-mincho-text, serif;
}

#footerwrap .ft_text_2 ul li:last-child a{
	display:block;
	font-size:15px;
	line-height:2;
	text-decoration:none;
	color:#333;
	padding:8px 46px 8px 75px;
	background:url(../../img/hachiyaan/uploads/ft_shop.png)top 12px left 44px no-repeat,#9cecf9;
	border-radius:6px;
	font-family: ten-mincho-text, serif;
}

#footerwrap .ft_text_2 ul li:first-child a:hover,
#footerwrap .ft_text_2 ul li:last-child a:hover{
	opacity:0.7;
}

#footerwrap .ft_text_3{
	text-align:center;
	font-size:15px;
	color:#333;
	line-height:2.15;
}
#footerwrap .ft_text_3 a{
	color:#ff6cad;
}


/* for the navigation for smartphones including the iPad Pro of landscape size */
#headerwrap #main-menu-container.is-active #main-menu li {
	float:none;
	display:block;
	margin:0 0 10px 0;
	text-align:center;
	border:0;
}
#headerwrap #main-menu-container.is-active #main-menu li a{
	display:inline-block;
}

/************************************************
***************** Media Query *******************
*************************************************/
@media screen and (max-width: 1024px) {
	#headerwrap hgroup{
		overflow:hidden;
	}
	#headerwrap #site-logo {
    	float: none;
    	margin: 30px 0;
	}
	#headerwrap .hd_right {
    	float: none;
    	padding:0;
			display: flex;
			gap: 10px;
	}
	#headerwrap .hd_button{
		margin:0 auto 20px;
	}
	#headerwrap .ct_button a,
	#headerwrap .shop_button a,
	#headerwrap .shop_button.hachiyaan-shop-soon .hachiyaan-shop-soon__face,
	#headerwrap .shop_button.hachiyaan-shop-soon .hachiyaan-shop-soon__overlay{
		border-radius:6px;
	}
	#content .top_module_1 .tb_backstretch{
		max-width:100%;
	}
	#content .top_module_1 .row-slider-nav{
		width:100%;
	}
	#content .top_module_1.module_row.fullheight,
	#content .top_module_1.module_row.fullheight .row_inner .module_column,
	#content .top_module_1.module_row.fullheight .row_inner {
    	min-height: unset;
	}
	body .pagewidth {
    	max-width: 94%;
	}
	#body #content .top_module_2 .row_inner{
		max-width:94%;
	}
	#content .top_module_2 .col2-1.first {
    	padding: 0;
	}
	
	#footerwrap #footer-nav {
    	float: none;
    	text-align:center;
    	padding: 22px 0 0;
	}
	#footerwrap .copyright-container {
    	float: none;
    	text-align:center;
    	padding: 15px 0 22px;
	}
	
	body .sp-footer-icons-container a{
		text-decoration:none;
	}
	
	.sp-footer-icons-container a{
		background-color:#ff89bd;
		border-left:solid 1px #ffffff;
		color:#ffffff !important;
	}
	.sp-footer-icons-container a i{
		color:#ffffff;		
	}
}

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

}


@media screen and (max-width: 768px) {
	#content .top_module_2:before{
		display:none;
	}
	#content .top_module_2 .col2-1.last{
		background:none;
	}
	
	#content .top_module_3 .themify_builder_sub_row {
    	margin: 0 auto;
	}
	
	#body .module.top_post_3 .post-content {
		display: block;
	}
	#body .module.top_post_3 .post-date {
    	margin: 0 0 10px 0;
	}
	#body .module.top_post_3 .post-meta {
    	margin: 0 0 10px 0;
	}
	#body .module.top_post_3 .post-title {
    	border-left: 0;
    	padding: 0;
    	width: 100%;
	}
	#footerwrap .ft_content .ft_content_width{
		padding:0 6px;
	}
	#headerwrap #header{
		padding-top:0;
	}
}


@media screen and (max-width: 680px) {
	#body #content .top_module_2 .row_inner{
		padding-top:50px;
	}
	#content .module.top_text_2 {
		font-size: 18px;
	}
	
	#content .top_module_1 .row_inner{
		padding:20px;
	}
	#content .module.top_img_4 .image-wrap,
	#content .module.top_img_3 .image-wrap {
		float:none;
		display:block;
		text-align:center;
    	margin: 0 0 10px 0;
	}
	#content .top_module_3 .themify_builder_sub_row{
		padding:30px 15px;
	}
	
	#content .module.top_img_4,
	#content .module.top_img_3{
		text-align:center;
	}
	
	#pagewrap .module.top_img_3 .image-caption,
	#pagewrap .module.top_img_4 .image-caption{
		font-size:20px;
	}
	#content .module.top_bt_1 a{
		max-width:290px;
		margin:0 auto;
	}
	#content .module.top_bt_2 a {
		max-width: 230px;
		margin:0 auto;
	}
	#content .module.top_bt_3 a {
		max-width: 205px;
	}
	#content .module.top_bt_4 a {
		max-width: 240px;
	}
	#footerwrap .ft_module_1 .row_inner {
    	padding: 30px 15px 21px;
	}
}

/* Phap */

body .site{
	letter-spacing:0.07em;
}

/*#content .top_module_1.module_row.fullheight, 
#content .top_module_1.module_row.fullheight .row_inner .module_column, 
#content .top_module_1.module_row.fullheight .row_inner {
    min-height: calc(100vh - 184px);
}*/

#content .top_module_3 .row_inner {
	background: url(../../img/hachiyaan/uploads/index-fix_03.png)top left no-repeat;
	padding: 80px 20px;
}
.top_text_3.module{
	display:none;
}

.top_module_4{
	background: 
		url(../../img/hachiyaan/uploads/bgfixed1a.png)bottom left 77px no-repeat,
		url(../../img/hachiyaan/uploads/bgfixed1b.png)bottom right 101px no-repeat;
}

#footerwrap .ft_text_1 {
	text-align:left;
	line-height:1;
}

.list_btn_f_1.module .module-buttons-item{
	width:200px;
	text-align:center;
	border-radius:5px;
	background:#fff;
	margin:0 12px 20px 0;
}
.list_btn_f_1.module .module-buttons-item a{
	color:#333;
	font-family: ten-mincho-text, serif;
	letter-spacing:0.07em;
	font-size:15px;
	line-height:1.4;
	border:0;
	min-height:46px;
	background:none;
}
.list_btn_f_1.module .module-buttons-item a *{
	display:inline-block;
	vertical-align:middle;
}
.list_btn_f_1.module .module-buttons-item:first-child a{
	padding: 13px 10px 9px;
}
.list_btn_f_1.module .module-buttons-item:last-child a{
	padding: 12px 10px 5px;
}
.list_btn_f_1.module .module-buttons-item:first-child span:before{
	content:url("../../img/hachiyaan/uploads/ctf1.png");
	vertical-align:middle;
	margin-right:10px;
}
.list_btn_f_1.module .module-buttons-item:last-child span:before{
	content:url("../../img/hachiyaan/uploads/shopf1.png");
	vertical-align:middle;
	margin-right:10px;
}

.col_f_1 .subrow_inner,
.col_f_2 .subrow_inner{
	justify-content:center;
	align-content:center;
}
.col_f_1 .sub_column,
.col_f_2 .sub_column{
	width:auto !important;
}
.col_f_2 .sub_column.last{
	margin-left:16px;
}

body #pc-backtop {
    bottom: 110px;
	right: 10px;
}

.bg_sub_main .module{
	background:url("../../img/hachiyaan/uploads/main.png")no-repeat center;
	background-size:cover;
	max-width:1400px;
	width:100%;
	margin:0 auto;
	height:350px;
	display:flex;
	justify-content:center;
	align-items:center;
	padding:10px 5%;
	color:#333;
	font-size:30px;
	line-height:1.4;
	font-family: ten-mincho-text, serif;
	letter-spacing:0.1em;
}
.bg_sub_main .row_inner{
	position:relative;
}
.bg_sub_main .row_inner:before{
	content:url("../../img/hachiyaan/uploads/top_bg_1.png");
	display:block;
	z-index:10;
	position:absolute;
	left:60px;
	bottom:-95px;
}

.row_2_dora{
	background:url("../../img/hachiyaan/uploads/bg1dora.png")no-repeat top -50px right 125px !important;
}

.text_1_dora.module{
	text-align:center;
	letter-spacing:0.07em;
}
.text_1_dora.module .module-title{
	font-family: ten-mincho-text, serif;
	font-weight:normal;
	font-size:26px;
	color:#333;
	margin:0 0 42px !important;
}

.count_dora_1{
	counter-reset:pcounter;
  list-style:none;
}

.count_dora_1 .subrow_inner {
	align-items: center;
	padding-bottom:50px;
}

.count_dora_1 .module {
	margin-bottom:30px;
}

.text_count_dora_1.module{
	counter-increment:pcounter;
	letter-spacing:0.07em;
	margin-bottom:4px;
}

.text_count_dora_1.module .module-title{
	font-size:16px;
	line-height:1.7;
	color:#333;
	margin:0 0 7px !important;
}
.text_count_dora_1.module .module-title:before{
	content:"CASE."counter(pcounter);
  display:inline-block;
  color:#333;
  font-size:16px;
  padding:4px 9px;
	background:#ade6f2;
	font-family: ten-mincho-text, serif;
	font-weight:normal;
	margin:0 8px 0 0;
}
.text_count_dora_1.module .tb_text_wrap{
	font-size:26px;
	line-height:1.769;
	font-family: ten-mincho-text, serif;
}


.boxshadow_img1.module .image-wrap,
.boxshadow_img1b.module .image-wrap{
	position:relative;
}
.boxshadow_img1.module .image-wrap img,
.boxshadow_img1b.module .image-wrap img{
	position:relative;
	z-index:2;
}
.boxshadow_img1.module .image-wrap:before,
.boxshadow_img1b.module .image-wrap:before{
	content:"";
	background:url("../../img/hachiyaan/uploads/boxshadow1.png");
	background-size:cover;
	border-radius:20px;
	width:100%;
	height:100%;
	z-index:1;
	display:block;
	top:15px;
	left:15px;
	position:absolute;
}
.boxshadow_img1b.module .image-wrap:before{
	left:-15px;
}

.row_4_dora .tb-column{
	max-width:800px;
	width:100%;
	margin:0 auto;
}

.table_dora_1 tr{
	border-bottom:1px dotted #000;
}
.table_dora_1 th,
.table_dora_1 td{
	text-align:left;
	padding:9px 0 8px;
	vertical-align:top;
}
.table_dora_1 th{
	width:29.1%;
	padding-left:10px;
	padding-right:10px;
}

.box_dora_1.module{
	padding:13px 20px;
	background:#fff;
}

.row_2_ct,
.archive #body,
.row_3_info,
.row_4_au,
.row_5_kt,
.row_6_dora {
    background: 
		url(../../img/hachiyaan/uploads/bgr2.png)bottom left 87px no-repeat, 
		url(../../img/hachiyaan/uploads/bgl2.png)bottom right 137px no-repeat;
}

#content .row_6_dora .row_inner {
	background: url(../../img/hachiyaan/uploads/gallery.png)center no-repeat;
	background-size:cover;
	border-radius:20px;
}

#content .row_6_dora .module.top_img_4 {
	background: url(../../img/hachiyaan/uploads/linedora1.png)left bottom no-repeat;
}

#content .row_6_dora .module.top_bt_3 a{
	border-color:#ff6cad;
}

.row_2_kitchen{
	background:url("../../img/hachiyaan/uploads/bg1_03.png")no-repeat bottom left 205px;
	letter-spacing:0.07em;
}
.text_1_kitchen.module .module-title{
	color:#333;
	font-family: ten-mincho-text, serif;
	font-weight:normal;
	margin-bottom:43px !important;
	font-size:26px;
}

.table_kitchen1.module{
	margin-bottom:50px;
}
.table_kitchen1.module .module-title{
	font-size:18px;
	color:#333;
	font-family: ten-mincho-text, serif;
	font-weight:normal;
	padding:10px 0 11px !important;
	margin:0 0 12px !important;
	border:1px solid #ff6cad;
	border-width:1px 0;
}
.table_kitchen1 tr{
	border-bottom:1px dotted #000;
}
.table_kitchen1 th,
.table_kitchen1 td{
	text-align:left;
	padding:9px 0 8px;
}
.table_kitchen1 td{
	text-align:right;
	padding-left:10px;
}

.p_anchor_1{
	text-align:center;	
}
.p_anchor_1 .tb_text_wrap{
	display:inline-block;
	padding:8px 25px;
	background:#fff;
}
.p_anchor_1.module a{
	color:#333;
	display:inline-block;
}

.row_2_au .tb-column{
	max-width:1280px;
	width:100%;
	margin:0 auto;
	padding:0 20px;
	background:
		url("../../img/hachiyaan/uploads/4-about-us2_06.png")no-repeat bottom left,
		url("../../img/hachiyaan/uploads/4-about-us2_03.png")no-repeat top 80px right;
}
.row_2_au .tb-column > .tb-column-inner{
	max-width:1100px;
	width:100%;
	margin:0 auto;
}

.row_2_au .module_subrow .module{
	margin-bottom:30px !important;
}

.ti_au_1.module{
	text-align:center;
	margin-bottom:33px;
}
.ti_au_1.module .module-title{
	display:inline-block;
	margin:0!important;
	background:url("../../img/hachiyaan/uploads/lineau1.png")repeat-x bottom left;
	color:#333;
	font-family: ten-mincho-text, serif;
	font-weight:normal;
	font-size:20px;
	padding-bottom:9px !important;
}

.row_3_au .module_subrow .sub_column{
	margin-bottom:37px !important;
}

.btn_au_1.module p{
	display: block;
    max-width: 220px;
    font-size: 15px;
    color: #333333;
    line-height: 2;
    font-family: ten-mincho-text, serif;
    text-align: center;
    border-radius: 30px;
    background: #9cecf9;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    border: 1px solid #9cecf9;
}
.btn_au_1.module a {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 2;
    outline: none;
    padding: 13px 10px;
}
.btn_au_1.module p:hover {
    border-color: #26cee9;
}

.btn_au_1.module p:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    transition: .4s ease;
    transform: scale(0, 1);
    transform-origin: center left;
}
.btn_au_1.module p:hover:before {
    opacity: 1;
    transform: scale(1, 1);
}

.text_au_1.module{
	margin-bottom:11px;
}
.text_au_1.module .module-title{
	font-weight:normal;
    font-family: ten-mincho-text, serif;
	font-size:20px;
	color:#333;
	text-align:center;
}

.list_btn_au1{
	background:#fff;
	border-radius:20px;
	padding:25px 20px 40px;
}

.table_au_1.module{
	margin-bottom:30px;
}
.table_au_1 th,
.table_au_1 td{
	padding:0;
	vertical-align:top;
	line-height:2;
}
.table_au_1 th{
	width:75px;
	text-align:left;
}

.ti_linetb_1.module{
	margin-bottom:23px;	
}
.ti_linetb_1.module .module-title{
	margin:0 !important;
	text-align:center;
	border:1px solid #6bd0e1;
	border-width:1px 0;
	font-size:18px;
	color:#333;
	font-weight:normal;
    font-family: ten-mincho-text, serif;
	padding:16px 10px 15px !important;
}

.post_lineup1.module{
	margin:0;
}
.post_lineup1.module .post{
	margin-bottom:30px;
}
.post_lineup1.module .post-title{
	margin:0 0 17px;
	border: 1px solid #6bd0e1;
    border-width: 1px 0;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    font-family: ten-mincho-text, serif;
    padding: 16px 18px 15px;
}

.post_lineup1a.module .post-image{
	width:27.3%;
	max-width: 100%;
	margin:0 35px 30px 0;
	text-align:center;
}
.post_lineup1a.module .post-content{
	margin-bottom:30px
}

.post_lineup1.module .module{
	margin-bottom:22px;
}
.post_lineup1.module .module a{
	color:#ff6cad;
	text-decoration:none;
}
.post_lineup1.module .module a:hover{
	text-decoration:underline;
}
.post_lineup1.module .module-plain-text{
	margin:0;
}

.post_lineup1b.module .post-image,
.post_lineup1b.module .post-content{
	margin-bottom:30px;
}

.row_2_lineup,.row_2_info{
	background:url(../../img/hachiyaan/uploads/bg1dora.png)no-repeat top -50px right 125px !important;
}

.row_3_lineup{
	background: 
		url(../../img/hachiyaan/uploads/bg_06.png)bottom left 87px no-repeat, 
		url(../../img/hachiyaan/uploads/bg_03.png)bottom right 137px no-repeat;
}

.table_info_1 tr{
	border-bottom:1px dotted #000;
}
.table_info_1 th,
.table_info_1 td{
	text-align:left;
	padding:9px 0 8px;
}
.table_info_1 th{
	width:130px;
}

.row_3_info .tb-column{
	background:#fff;
	border-radius:20px;
	padding:55px 10px 43px;
}

.row_3_info .subrow_inner{
	align-content:center;
	justify-content:center;
}
.row_3_info .sub_column{
	width:auto;
	margin-left:10px;
}
.row_3_info .sub_column.first{
	margin-left:0;
}
.row_3_info .sub_column .module{
	margin-bottom:10px;
}

.text_1_info.module{
	text-align:center;
}
.text_1_info.module .tb_text_wrap{
	display:inline-block;
	box-shadow: 0 -8px 0 #bcf6ff inset;
	font-size:20px;
	color:#333;
	line-height:1.4;
	padding:0 5px;
}

.sidebar1 #layout{
	padding-top:100px;
	padding-bottom:40px;
}
.sidebar1 #sidebar{
	padding:0;
	width:248px !important;
}
#sidebar .widget_text{
	margin:0;
}
#sidebar .widgettitle{
	margin:0 0 13px;
	border-bottom:1px solid #333;
	text-align:center;
	font-size:18px;
	color:#333;
    font-weight: normal;
    font-family: ten-mincho-text, serif;
	padding:0 0 13px;
}
#sidebar .textwidget p{
	margin:0;
}
#sidebar .categories-list li{
	border:0;
	padding:0 0 0 15px;
	position:relative;
}
#sidebar .categories-list li a{
	line-height:35px;
	font-size:15px;
}
#sidebar .categories-list li:before{
	content:"●";
	line-height:1;
	color:#ff6cad;
	font-size:6px;
	position:absolute;
	display:block;
	top:17px;
	left:0;
}

.sidebar1 #content{
	width:calc(100% - 36px - 248px);
}

#content .page-title{
	background:url("../../img/hachiyaan/uploads/bgtinews1.png")no-repeat center;
	background-size:cover;
	border-radius:20px;
	font-size:20px;
	color:#333;
    font-weight: normal;
    font-family: ten-mincho-text, serif;
	padding:14px 30px;
	margin:0 0 26px;
}
.archive .post .post{
	margin-bottom:60px;
}
.archive .post .post-image{
	margin: 0 20px 30px 0;
    width: 30.7%;
}
.archive .post .post-image img{
	width:100%;
}

.single-post .post{
	margin-bottom:90px;
}
.single-post .post-image{
	text-align:center;
	margin:0 0 60px;
}

.single-post .post time,
.archive .post time{
	color:#ff6cad;
	font-size:15px;
	line-height:32px;
    font-family: ten-mincho-text, serif;
	margin-right:5px;
}
.single-post .post time,
.single-post .post .post-meta,
.archive .post time,
.archive .post .post-meta{
	display:inline-block;
	vertical-align:middle;
}

.single-post .post .post-meta .post-category,
.archive .post .post-meta .post-category{
	background:none;
	padding:0;
}

.single-post .post .post-meta .post-category a,
.archive .post .post-meta .post-category a{
	display:inline-block;
	min-width:205px;
	padding:0 10px;
	text-align:center;
	color:#333;
	text-decoration:none;
	border-radius:5px;
	background:#fff;
	font-size: 15px;
    line-height: 26px;
}
.single-post .post .post-meta .post-category a:hover,
.archive .post .post-meta .post-category a:hover{
	text-decoration:underline;
}

.single-post .post .post-title,
.archive .post .post-title{
	font-size:18px;
	line-height:28px;
	border:1px solid #6bd0e1;
	border-width:1px 0;
	padding:14px 20px 13px;
	margin-bottom:17px;
}
.single-post .post .post-title,
.archive .post .post-title a{
	font-size:18px;
	line-height:28px;
	color:#333;
    font-family: ten-mincho-text, serif;
	font-weight:normal;
	text-decoration:none;
}
.archive .post .post-title a:hover{
	text-decoration:underline;
}

.archive .more-link{
	content:"もっと見る";
	border-radius:25px;
	background:#9cecf9;
	color:#333;
	width:160px;
	text-align:center;
    padding: 8px 10px;
	display:block;
	transition:all 0.25s ease-in-out;
	text-decoration:none;
	border: 1px solid #9cecf9;
	position:relative;
	z-index:2;
	margin:21px 0 0;
}
.archive .more-link:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    transition: .4s ease;
    transform: scale(0, 1);
    transform-origin: center left;
	z-index:-1;
	border-radius:25px;
}

.archive .more-link:hover{
	border-color: #26cee9;
}
.archive .more-link:hover:before {
    opacity: 1;
    transform: scale(1, 1);
}

.archive .entry-content p:last-child{
		margin:0;
}

body .pagenav{
	padding-bottom:60px;
}
body .pagenav a, 
body .pagenav span {
    line-height: 100%;
    padding:13px 0 0;
    margin: 0 2px;
    vertical-align: middle;
    display: inline-block;
    min-width:46px;
    min-height:46px;
    text-align: center;
    border-radius:23px;
    box-sizing: border-box;
	border:1px solid #ff6cad;
	background:#fff;
	color:#ff6cad;
	font-size:15px;
	text-decoration:none;
}
body .pagenav a:hover, 
body .pagenav span {
	border:1px solid #ff6cad;
	background:#ff6cad;
	color:#fff;
}

.history-back-container{
    display: block;
    max-width:160px;
    font-size: 15px;
    color: #333333;
    line-height: 2;
    font-family: ten-mincho-text, serif;
    text-align: center;
    border-radius: 30px;
    background: #9cecf9;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    border: 1px solid #9cecf9;
}
.history-back-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    transition: .4s ease;
    transform: scale(0, 1);
    transform-origin: center left;
}
.history-back-button{
    display: block;
    text-decoration: none !important;
    position: relative;
    z-index: 2;
    outline: none;
    padding: 13px 10px;
}

.history-back-container:hover {
    border-color: #26cee9;
}
.history-back-container:hover:before {
    opacity: 1;
    transform: scale(1, 1);
}

.single #body{
	padding:122px 0 100px;
	background:url("../../img/hachiyaan/uploads/top_bg_1.png")no-repeat top left 60px;
}

.text_box_ct_1.module{
	text-align:center;
}
.text_box_ct_1.module .tb_text_wrap{
	display:inline-block;
	border:1px solid #6bd0e1;
	border-radius:10px;
	padding:12px 10px;
	max-width:380px;
	width:100%;
	margin:0 auto;
}
.text_box_ct_1.module .tb_text_wrap span{
	line-height:1;
    font-family: ten-mincho-text, serif;
}

.wpcf7 th,
.wpcf7 td{
	text-align:left;
	width:auto;
	padding:0;
	vertical-align:top;
}
.wpcf7 th{
	width:240px;	
}

.wpcf7 th span{
	color:#ed6d46;
}

.wpcf7 input[type=text], 
.wpcf7 input[type=tel],
.wpcf7 input[type=search], 
.wpcf7 input[type=email], 
.wpcf7 input[type=url],
.wpcf7 textarea{
	width:100%;
	max-width:100%;
	background-color: #fff;
    border: solid 1px #26cee9;    
	padding: 6px 10px;
	border-radius:0;
}

.wpcf7 input{
	margin-bottom:20px;
}

.wpcf7 .fa{
	display:block;
	margin:0;
	text-align:center;
	padding:30px 0 0;
}

.wpcf7 input[type=submit]{
	width:200px;
	text-align:center;
    font-size: 15px;
    line-height: 1.7;
    padding:10px 10px 8px;
    background: #26cee9;
    border: 1px solid #26cee9;
    text-align: center;
    color: #333;
	font-size:18px;
	font-weight:normal;
	letter-spacing:0.1em;
	transition:all 0.5s ease-in-out;
	display:block;
	margin:0 auto;
	border-radius:25px;
    font-family: ten-mincho-text, serif;
}
.wpcf7 input[type=submit]:hover{
    background: #fff;
    color: #4c5b48;
}

.text_policy.module .tb_text_wrap{
	height:300px;
	overflow:auto;
}

#pagewrap .module.top_t1.text_policy.module .module-title{
	margin-bottom:5px;
}

#headerwrap .hd_button{
	/* width:515px; */
	width:375px;
}
#headerwrap .shop_button {
	float: left;
	margin-right:10px;
}
.lineh_button{
	float: left;;
    width: 100%;
    max-width: 175px;
}
.lineh_button a{ 
	display:block;
	background:url("../../img/hachiyaan/uploads/lineicon.png")no-repeat center left 15px,#47b648;
	padding:7px 0 7px 50px;
	color:#fff;
    font-family: ten-mincho-text, serif;
	text-decoration:none !important;
	border-radius: 0 0 6px 6px;
	color:#fff !important;
}

#headerwrap #main-menu-container #main-menu li.navp00{
	display:none;
}

@media screen and (max-width: 1024px){
	#headerwrap #main-menu-container #main-menu li.navp00{
		display:block;
	}
}

@media screen and (max-width: 939px){
	.bg_sub_main .module {
		height: 300px;
	}
	
	.col_row_5_dora .sub_column{
		width:100%;
		margin:0;
	}
	
	.col_row_5_dora .sub_column.first{
		margin-bottom:40px;
		text-align:center;
	}
	
}

@media screen and (max-width: 680px) {
	
	.bg_sub_main .module {
		height: 250px;
	}
	.bg_sub_main .row_inner:before{
		content:none;
	}
	
	.count_dora_1 .module_subrow:nth-child(odd) .subrow_inner {
		flex-direction: column-reverse;
	}
	
	.count_dora_1 .boxshadow_img1,
	.count_dora_1 .boxshadow_img1b{
		margin-bottom:40px;
	}
	
	.boxshadow_img1,
	.boxshadow_img1b{
		margin-bottom:40px;
		text-align:center;
	}
	
	.text_1_kitchen.module .module-title {
		margin:20px 0 33px !important;
	}
	
	.post_lineup1b.module .post-image{
		text-align:center;
	}
	.post_lineup1a.module .post-image{
		width:100%;
		margin:0 0 30px 0;
		float:none;
	}
	.post_lineup1a.module .post-image img {
		width: auto;
	}
	.post_lineup1.module .post{
		margin-bottom:50px;
	}
	
	.table_info_1 th, 
	.table_info_1 td {
		display:block;
		width:100%;
	}
	.table_info_1 th{
		padding-bottom:0;
	}
	.table_info_1 td {
		padding-top:0;
	}
	
	.sidebar1 #sidebar{
		margin:0 auto;
	}
	
	.archive .post .post-image{
		width:100%;
		margin:0 0 30px;
	}
	.archive .post .post-image img{
		width:auto;
	}
	
	.wpcf7 th, .wpcf7 td {
		display:block;
		width:100%;
	}
	#headerwrap .hd_button {
		display: flex;
		justify-content: center;
		gap: 16px;
		width: 100%;
	}
	
}

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

	.list_btn_f_1.module .module-buttons-item {
		margin: 0 auto 20px;
		display: block;
	}
	
	.lineh_button{
		float: none;
		clear: both;
		margin:0;
	}
	.lineh_button a{
		border-radius:6px;
	}
	
	#headerwrap .ct_button,
	#headerwrap .shop_button {
		float:none;
		display:block;
		width:200px;
		margin:0 auto 20px;
	}
	
	
	
}
 
/* End Phap*/

/* add css shimajiri */

#footer.pagewidth {
    max-width: 100%;
} 
.module.module-plain-text.tb_k69k175.ggcale {
	text-align: center;
}
.sub_row_3-0-2.tb_5vrb189 {
    width: 72%;
    margin: 0 auto;
}
.module.module-text.shutten{
    display: flex;
	border-bottom: 1px #000 dashed;
    padding-top: 10px;
}
.shutten .module-title {
    width: 20%;
    font-size: 14px;
	margin-right: 15px;
	margin-top: 7px;
}
.shutten p {
    width: 100%;
}
@media screen and (max-width: 939px){ 
	.sub_row_3-0-2.tb_5vrb189 {
		width: 90%;
	}
}
@media screen and (max-width: 680px) {
	#site-logo a img {
		width: 60%;
		margin: 0 auto;
	}
	.yokonarabi {
		width: auto;
		margin: 0;
	}
	.tb_fwvn259.module-image .image-wrap img {
		width: 60%;
	}
	.bg_sub_main .module {
		height: 200px;
		font-size: 24px;
	}
	.page-id-324 .text_1_dora.module .module-title,
	.page-id-324 .text_count_dora_1.module .tb_text_wrap {
		font-size: 22px;
	}
	.module.top_img_1 .image-wrap img {
		margin-top: 85px;
    	width: 80%;
	}
	.tb_707b303.module_subrow {
		background-size: 100%;
	}
	.row_3_lineup {
		background: url(../../img/hachiyaan/uploads/bg_06.png)bottom left 87px no-repeat;
	}
	.tb_ebiz157.top_module_4{
		    background: url(../../img/hachiyaan/uploads/bgfixed1b.png)bottom right 101px no-repeat;
	}
	.row_4_au,.row_3_info,.row_2_ct,.row_5_kt  {
		   background: url(../../img/hachiyaan/uploads/bgl2.png)bottom right 137px no-repeat;
	}
	.top_module_4 {
		background: url(../../img/hachiyaan/uploads/bgfixed1a.png)bottom left 77px no-repeat;
	}
	.sidebar1 #layout {
		padding-bottom: 100px;
	}
	.archive #body {
		background: url(../../img/hachiyaan/uploads/bgr2.png)bottom left 87px no-repeat;
	}
	.module.module-text.shutten {
		display: block;
	}
	.shutten .module-title {
		width: 100%;
	}
	#pagewrap .shutten .module-title {
		margin-bottom: 5px;
	}
/* 	.sp-br {
		display: none;
	} */
	.module.module-plain-text.tb_k69k175.ggcale {
		width: 100%;
	}
	.sub_row_3-0-2.tb_5vrb189 {
		width: 98%;
	}

}
/* end shimajiri */