@charset "utf-8";

@-ms-viewport
{
    width: auto !important;
    initial-scale: 1;
}
@viewport
{
    width: device-width;
    initial-scale: 1;
}

.pc_v {
}

.sp_v,
.pc-hidden{
	display: none !important;
}
.clearfix::after {
content: "";
display: block;
clear: both;
}

html {
	height:100%;
	display:block;
	position:relative;
	
}

body {
	height:100%;
	font-size:13px;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	line-height:180%;
	/*background:url(img/bk_body.png);*/
	display:block;
	position:relative;
	
}


#body-in {
	height:100%;
	position:relative;
}

section {
	width:100%;
	padding:30px 0;
	box-sizing:border-box;
	overflow: hidden;
}

a {
	text-decoration:none;
	outline: none;
	color:inherit;
}

img {
	vertical-align:top;
}
.splogo{
	display: block;
    width: 200px;
    float: left;
    line-height: 100px;
    padding: 5px 0;
    height: 100px;
    box-sizing: border-box;
    vertical-align: middle;
}
.splogo img{
	height:100%;
	width:auto;
}
.headname{
	float:right;
	width:1000px;
	font-size: 12px;
	color:#FFF;
	margin:0;
	padding: 0;
	text-align: right;
}
.fl_wrap {
	clear:both;
	overflow:hidden;
}

.fl_left {
	float:left;
}

.fl_right {
	float:right;
}

.btn_1 {
	font-size:20px;
	color:#fff;
	padding:10px;
	border:1px solid #fff;
	font-weight:normal;
}

.btn_2 {
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding:0 8px;
	border:1px solid #000;
	background:#c5c5c5;
	display:inline-block;
	vertical-align:middle;
}

h2 {
	font-size:24px;
	text-align:center;
	margin-bottom:50px;
	letter-spacing:0.1em;
	font-weight: bold;
}

h3 {
	font-size:24px;
	padding-bottom:15px;
	border-bottom:1px dashed #000;
	margin-bottom:10px;
}

h4 {
	font-size:18px;
	color:#930a15;
	margin-bottom:20px;
	font-weight:bold;
}

h5 {
	font-size:20px;
	margin-bottom:20px;
}
p{
	font-size:16px;
}


/* width */

#nav-wrap,
#breadcrumb,
.about-in,
.information-in,
.blog-in,
#insta,
#map,
#shokuzai,
#floormap,
#gallery,{
	width:1200px;
	margin:0 auto;
	box-sizing:border-box;
}

.w1000 {
	width:1000px;
	margin:0 auto;
	box-sizing:border-box;
}


/* 追従エリア */
.window_right {
	position:fixed;
	bottom:200px;
	right:0;
	width:42px;
	height:auto;
	display:inline-block;
	z-index:98;
}

.window_right img {
	width:100%;
	height:auto;
}

#nav #sns {
	position:fixed;
	bottom:350px;
	right:10px;
	z-index:99;
}

#nav #sns a {
	display:block;
	width:31px;
	margin:0 0 10px;
}

#nav #sns a img {
	width:100%;
	height:auto;
}

/* ヘッダー */

#nav-wrap2 {
	width:100%;
	position:fixed;
	top:0;
	left:0;
	background:url(../images/bk_head.png);
	z-index:98;
	height:100px;
}

#nav-wrap2.back_b {
}

/*.page #nav-wrap2,
.single #nav-wrap2 {
	background:rgba(255,255,255,0.6);
}*/

#nav-wrap {
	margin:0 auto;
	z-index:99;
	width:1200px;
}

#nav {
	font-size:16px;	
	float:right;
	width:1000px;
}
.menu-phone,
.menu-map,
.menu-trigger{
	display: none;
}
/*#nav li {
	float:left;
	margin:20px 40px 0 0;
	color:#fff;
	position:relative;
	transition: .3s;
}*/

.tel {
	float:right;
	margin:8px 0 0 5px;
	/*width:260px;*/
/*	color:#fff;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
}
.tel .telno{
	font-weight:bold;
	color:#000;
	font-size:20px;
}
#footer-btn .reserv_btn,
.tel .reserv_btn,
#reservearea .reserv_btn{
	background:#967c4a;
	/*border:1px solid #e39521;*/
	color:#fff;
	vertical-align: text-bottom;
}
#footer-btn .reserv_btn{
	padding:5px 10px;
	margin:10px;
    width: 250px;
	font-size:20px;
    display: inline-table;

}
.tel .reserv_btn{
	padding:5px 10px;
	font-size:16px;
}
#reservearea .reserv_btn{
	box-shadow:0px 3px 7px 1px #ccc;
	padding:5px 40px;
	font-size:20px;
}
#footer-btn{
	text-align: center;
	padding-top:30px;
}
.tel img,
.tel p {
	display:inline-block;
	vertical-align:bottom;
}

.tel img {
	margin-bottom:4px;
}

.tel p {
	margin-left:10px;
	line-height:120%;
	letter-spacing:0.1em;
}

.tel p span {
	font-size:11px;
	letter-spacing:0;
}

#breadcrumb {
	margin-top:20px;
	font-size:12px;
	line-height:140%;
	width:1200px;
	margin:0 auto;
}

#breadcrumb h1 {
	display:inline-block;
}

#breadcrumb>span {
	display:inline-block;
	margin-right:10px;
}

#breadcrumb>span:first-child {
	margin-left:0;
}


/* フッター */
#reservearea{
	padding-top:100px;
	margin-bottom:60px;
}
#reservearea p{
	line-height:40px;
}
#reservearea .telno{
	font-size:30px;
}
#reservearea .container{
	/*border:1px solid #999;*/

	box-shadow:0px 3px 7px 1px #ccc;
	width:860px;
	margin:0 auto;
	text-align:center;
	box-sizing: border-box;
	background: #fff;
	font-size:16px;
}
#reservearea .container .left,
#reservearea .container .right{
	display: table-cell;
	vertical-align: middle;
	float: none;
	padding:20px 15px;
}
#reservearea .container .double{
	vertical-align: middle;
	padding:20px 15px;
}
#reservearea .container .left,
#reservearea .container .right{
	width:430px;
}
#reservearea .container .left{
	border-right:1px solid #eee;
}




#access {
/*	background:url("https://yakitori-miyagawa.jp/wp-content/themes/img/bg_map.png");*/
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	overflow:hidden;
}

#map{
	width: 100%;
}
#map iframe {
	width:100%;
	height:450px;
}

.map-canvas div {
	overflow: visible;
}

#shopinfo {
	padding-top:80px;
}
#shopinfo h3,
#shopinfo dl{
	width:800px;
	margin:0 auto;
}
#shopinfo h3{
	border:0px;
	margin-bottom:25px;
}
#shopinfo dt,
#shopinfo dd{
	float:left;
	border-top:1px solid #999;
	padding:20px 0;
	font-size:16px;
}
#shopinfo dt{
	width:150px;
}
#shopinfo dd{
	width:650px;
}
#shopinfo .shopname{
	font-weight:700;
	margin:5px 0;
}
#shopinfo .shoptitle{
	color:#fff;
	background-color:#666;
	padding:3px 20px;
	display: inline-block;
	margin-top:5px;
}
#shopinfo p{
	padding:5px;
}

#shopinfo img {
	width:300px;
	height:auto;
}

#shopinfo .fl_right {
/*	margin-right:100px;*/
	margin-left:50px;
	width:650px;
	float: left;
}

#shopinfo p {
	font-size:16px;
	line-height:180%;
	letter-spacing:0.2em;
}
#shopinfo .links {
    position: relative;;
/*    padding-top:20px;
    border-top:1px solid #999;*/
    width:800px;
    margin: 70px auto;
    padding-bottom: 10px;
    text-align: center;
}
#shopinfo  .links li {
    display: inline-block;
    padding: 0 2px 2px;
}
#shopinfo  .links img{
    width:auto;
    height:80px;
  }
#footer {
/*	background-repeat:repeat-x;
	background-position:center top;
	height:292px;
	padding-top:130px;*/
	box-sizing:border-box;
}
#footer-bk{
	background:#000;
	color: #fff;
}

#footer-menu {
	margin:0 auto;
	text-align:center;
	font-size:16px;
	background-position:left;
}
#footer-menu li {
	display:inline-block;
	vertical-align: top;
	color:#000;
	margin:20px 10px;
}
#footer-menu .sub-nav li {
	display: block;
}
#footer-menu .main-navi{
	padding:0;
}

#footer-menu a {
	display:inline-block;
	color:#000;
}
}
#footer-menu .sub-nav{
	padding:0;
}
#footer-menu .sub-nav li{
	margin:5px 0;
}

#copy {
	font-size:13px;
	color:#fff;
	margin:0 auto;
	text-align:center;
	padding:10px 0;
}

#totop {
	width:90px;
	height:93px;
	position:fixed;
	right:30px;
	bottom:70px;
	z-index:999;
	display:none;
}

#totop img {
	width:100%;
	height:auto;
}

/* メインビジュアル */

#mainv {
	height:400px;
	background-size: cover;
	background-position: center;
}
/*#gnav{
	position :absolute;
	right:0;
	bottom:-30px;
	height:60px;
	background:#FFF;
}
#gnav li {
	color:#000;
	transition: .3s;
	padding: 0px 20px;
	text-align: center;
	line-height:60px;
	font-size:20px;
	float:left;
}
#gnav li:hover .sub-nav {
	opacity: 1;
	display: block;
}
#gnav li .sub-nav {
	opacity: 0;
	display:none;
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	z-index: 100;
}
#gnav li .sub-nav li {
	display: block;
	padding: 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
	border-bottom: 1px solid #fff;
}
#gnav li .sub-nav li:last-child {
	border-bottom: none;
}
#gnav li .sub-nav a {
	display: block;
	width: 100%;
	padding: 4px 0;
	color: #fff;
	background: #999;
}
#gav li .sub-nav a:hover {
	background: #ccc;
}
#gnav li span.jp {
	position:absolute;
	top:30px;
	left:0;
	font-size:13px;
	display:inline-block;
	width:100px;
}

#gnav li span.jp {
	top: 10px;
	transition: .3s;
	opacity: 0;
}

#gnav li:hover span.jp {
	top: 23px;
	opacity: 1;
}

#gnav .nav_logo {
	width:100px;
	height:auto;
}
#gnav .reserve{ 
	background:orange;
}
#gnav .gmenu-tel{ 
	background:red;
}
#gnav .reserve a,
#gnav .gmenu-tel a{ 
	color: #fff;
}
*/



.page_mainv_bg {
	overflow:hidden;
	position:absolute;
	width:100%;
	height:240px;
	top:0;
	left:0;
	z-index: 5;
    background-size: cover;
    background-position: center;
}

#course_page .page_mainv_bg {
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

#menu_page .page_mainv_bg {
	background-position:center 35%;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

#drink_page .page_mainv_bg {
	background-position:center 8%;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

#space_page .page_mainv_bg {
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

#information_page .page_mainv_bg,
#blog_page .page_mainv_bg{
	background-position:center 60%;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

#post_page .page_mainv_bg {
	background-position:center 63%;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

#sitemap_page .page_mainv_bg {
	background-position:center 63%;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
/* slide2 */

.slide2 {
    margin-top: 0px;
    margin-bottom: 0px;
    position:relative;
    width:100%;
    height:0;
    padding-top:56.25%;
}
.slide2 iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}


/* ページ */





#information,
#blog {
/*	background:url("https://yakitori-miyagawa.jp/wp-content/themes/img/bg_info.png");*/
	background-position:center !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	background-attachment:fixed !important;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	overflow:hidden;
	text-align: center;
	padding:50px 0;
}

#information h2,
#blog h2,
#shopin h2,
#shopinfo h2{
	color:#000;
	padding-bottom: 30px;
	margin:0 auto 40px auto;
	width:1000px;
	border-bottom:1px solid #999;
}
#access h2{
	color:#000;
	margin-bottom: 20px;
}

.information-in,
.blog-in{
	padding:0px;
	/*background:rgba(255,255,255,0.6);*/
	font-size:15px;
}
.information-in,
.blog-in{
	margin:0 auto;
	width:890px;
}
.blog-in ul{
	margin-bottom:10px;
}
.blog-in li{
	width:850px;
	border-bottom:1px solid #999;
	padding:15px 0;
}
.blog-in li .info-img,
.blog-in li .info-date,
.blog-in li .info-title{
	float:left;
}
#information .btn_infomore,
#blog .btn_infomore{
	background:rgba(255,255,255,0.6);
	font-size:14px;
	padding:5px 15px;
	display: inline-block;
	border:1px solid #999;
	margin-top:10px;
}


.list_wrap {
	text-align: left;
}

.list {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #999;
	display:block;
	letter-spacing:0.1em;
}

.list:last-child {
	padding-bottom:0;
	border-bottom:none;
}

.blog-in li .info-img{
	width:100px;
	margin-right :15px;
}
.blog-in li .info-img img{
	width:100%;
	height:auto;
}

#blog .info-date {
	margin:0px;
	width:700px;
}


.readmore {
	float:right;
}

#top-btn {
	margin-top:30px;
	text-align:center;
}
#top-btn p{
	text-align:left;
}
#top-btn ul{
	margin-bottom:20px;
}
#top-btn .slick_container{
  display: none;
  }

.btn-wrap {
	margin:0 auto 100px auto;
	max-width:1280px;
}
.btn-wrap h3 {
	position:absolute;
	top:90px;
    padding:35px 100px;
    background:rgba(255,255,255,0.4);
    border-bottom:0;
}
.btn-wrap .odd h3 {
	left:-50px;
}

.btn-wrap .even h3 {
	right:-50px;
}



.btn-list {
}
.btn-list .images{
	width:66%;
	float:left;
}
.btn-list.even .images{
	float:right;
}
.btn-list .images .main{
	height:260px;
	background-position: center !important;
	background-size: cover !important;
	display: block;
}
.btn-list .images a{
	width:100%;
	height:100%;
	display: block;
}
.btn-list .desc{
	text-align: left;
	background:#f5f5f5;
	position: relative;
	float:left;
    width: 33%;
    height: 260px;
}
.btn-list.even .desc{
	float:right;
}

#top-btn .btn_infomore{
	background:#000;
	font-size:14px;
	padding:5px 50px;
	/*border:1px solid #999;*/
	margin:20px auto;
	color:#fff;
    border-radius:25px;
}

#top-btn .content1,
#top-btn .content2,
#top-btn .content3,
#top-btn .content4{
	max-width:1030px;
	margin:0px auto;
	padding:40px 0;
	clear:both;
}
#top-btn .content1 p,
#top-btn .content2 p,
#top-btn .content4 p{
	margin:0px 10px 10px 10px;
	color:#999;
}
#top-btn .content1 p.title,
#top-btn .content2 p.title,
#top-btn .content4 p.title{
	margin:10px 10px 5px 10px;
	font-weight: bold;
	color:#000;
}
#top-btn .content3 p{
	float:left;
	padding:7px;
	width:30%;
	text-align: right;
	box-sizing: border-box;
}
#top-btn .content3 p.title{
	float:left;
	padding:7px;
	width:70%;
	text-align: left;
	box-sizing: border-box;
}


#top-btn .content1 li,
#top-btn .content2 li,
#top-btn .content4 li{
	width:31%;
	float:left;
	border:1px solid #666;
	margin:1%;
}
#top-btn .content1 div.img,
#top-btn .content2 div.img,
#top-btn .content4 div.img{
	background-position: center;
	background-size: cover;
	height:185px;
}


#top-btn .content3 li{
	width:48%;
	float:left;
	border-top:1px solid #ccc;
	margin-left:1%;
	margin-right:1%;
}
#top-btn .content3 li.border-bottom{
	border-bottom:1px solid #ccc;
}


#top-btn .content2{

}
#top-btn .content3{

}
#top-btn .content4{

}




#shopin{
	text-align: center;
}
#shopin iframe{
	width:1000px;
	height:600px;
	margin:0 auto;
}

.page {
}

.page-h2 {
	text-align:center;
	margin-bottom:20px;
}

#course_menu {
}

.course_list {
	margin-bottom:50px;
}

.course_list:last-child {
	margin-bottom:0;
}

.course_list>.fl_left {
	width:400px;
}

.course_list>.fl_left img {
	width:100%;
	height:auto;
}

.course_list>.fl_right {
	width:523px;
}
.course_list>.fl_right pre{
	font-size:14px;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.course_list table {
	width:100%;
}

.course_list table tr td:first-child {
	width:20%;
	padding-right:10px;
	box-sizing:border-box;
}

.course_list table tr td:last-child {
	width:80%;
}

#nomihodai h3 span {
	font-size:13px;
}

.nomiho_menu {
	margin-top:30px;
}

.nomiho_menu .fl_left {
	margin-right:40px;
	width:480px;
}

.nomiho_menu .fl_left:nth-child(2n) {
	margin-right:0;
}

.nomiho_menu h4 {
	font-size:18px;
}

#course_comment {
	text-align:center;
}

.alc_lead {
	width:298px;
	height:273px;
	box-sizing:border-box;
	border:1px solid #000;
	position:relative;
	float:left;
	margin-right:2.66666px;
	margin-bottom:2.66666px;
}

.alc_lead_in {
	width:100%;
	position:absolute;
	top:50%;
    left:50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform:translate(-50%, -50%);
	text-align:center;
	line-height:150%;
}

.alc_lead_in h3 {
	font-size:23px;
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}

.alc_lead_in p {
	margin-bottom:20px;
}

.alc_lead_in p:last-child {
	margin-bottom:0;
}

.alc_list {
	width:298px;
	height:273px;
	box-sizing:border-box;
	position:relative;
	float:left;
	margin-right:2.66666px;
	margin-bottom:2.66666px;
}

.alc_list:nth-child(4n) {
	margin-right:0;
}

.alc_list p {
	width:100%;
	position:absolute;
	top:50%;
    left:50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform:translate(-50%, -50%);
	text-align:center;
	font-size:17px;
	color:#fff;
}

.alc_list p.alc_off {
	opacity:1;
}

.alc_list p.alc_on {
	opacity:0;
}

.alc_list:hover p.alc_off {
	opacity:0;
}

.alc_list:hover p.alc_on {
	opacity:1;
	font-size:13px;
	padding:30px;
	box-sizing:border-box;
	text-align:left;
	position:static;
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    transform:translate(0,0);
	background:rgba(0,0,0,0.3);
	height:100%;
	transition:opacity 0.5s;
	-moz-transition:opacity 0.5s;
	-ms-transition:opacity 0.5s;
	-o-transition:opacity 0.5s;
	-webkit-transition:opacity 0.5s;
}

.alc_list1 {
	background:url("../images/menu_img1.png");
}

.alc_list2 {
	background:url("../images/menu_img2.png");
}

.alc_list3 {
	background:url("../images/menu_img3.png");
}

.alc_list1,
.alc_list2,
.alc_list3 {
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

#ryori>.fl_wrap>.fl_left{
	margin-top:20px;
	margin-right:40px;
	width:480px;
}

#ryori>.fl_wrap>.fl_left:nth-child(2n) {
	margin-right:0;
}

#ryori table {
	width:100%;
}

#ryori table tr td {
	padding-bottom:20px;
	width:65%;
}

#ryori table tr td:last-child {
	text-align:right;
	width:35%;
}

.nihonshu_h4 {
	margin-top:40px;
}

#nihonshu>.fl_left {
	margin-right:40px;
	width:480px;
}

#nihonshu>.fl_left:nth-child(2n) {
	margin-right:0;
}

#nihonshu table {
	width:100%;
}

#nihonshu table tr td {
	width:65%;
	padding-bottom:20px;
}

#nihonshu table tr td:last-child {
	width:35%;
	text-align:right;
}

.drink_list {
	margin-top:50px;
}

.drink_list h4 {
	margin-bottom:20px;
}

.drink_list table {
	width:100%;
}

.drink_list table tr td {
	padding-bottom:20px;
}

.drink_list table tr td:last-child,
.drink_list table tr td:nth-child(2) {
	text-align:right;
}

.drink_list table tr td:first-child,
.drink_list table tr td:nth-child(3) {
	width:31.2%;
}

.drink_list table tr td:nth-child(2) {
	width:20.8%;
	padding-right:40px;
}

.drink_list table tr td:last-child {
	width:16.8%;
}

#gallery .fl_left {
	width:20%;
}


@media (min-width: 1025px) {

#gallery .fl_left img {
	margin: auto;
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 240px;
}


#gallery a.fl_left{
  height: 240px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
}

}

@media (max-width: 1024px) {

#gallery .fl_left img {
	position: static;
	max-width: 100%;
	height: auto;
	width: auto;
}

#gallery a.fl_left{
  max-height: 240px;
  height: auto;
  max-width: 240px;
}

}


#form,
#form table {
	width:100%;
}

#reservation {
	box-sizing:border-box;
	border:1px solid #acacac;
	padding:30px 60px;
	margin-bottom:60px;
} 

#reservation_page form table tr td {
	width:30%;
	padding-bottom:20px;
	box-sizing:border-box;
} 

#reservation_page form table tr td {
	width:20%;
} 

#reservation_page form table tr td:last-child {
	width:80%;
	text-align:left;
} 

#reservation_page form input,
#reservation_page form textarea {
	margin:0 auto;
	padding:7px;
	border:solid 1px #000;
	box-sizing:border-box;
	outline: none;
	font-size:14px;
	background:#fff;
}

#reservation_page form textarea {
	width:100%;
}

#reservation_page form input:focus,
#reservation_page form textarea:focus {
    border:1px solid #999;
}

.va_top {
	vertical-align:top !important;
}

#reservation_page form dt .va_top {
	vertical-align:top;
	padding-top:10px;
	display:inline-block;
}

#reservation_page form input[type="submit"],
#reservation_page form input[type="button"] {
	width:auto;
	padding:5px 40px;
	display:inline-block;
	background:#fff;
	cursor:pointer;
	border-radius:20px;
	border:1px solid #000;
	color:#000;
	box-sizing:border-box;
	font-size:13px;
	font-weight:normal;
}

#information_arc {
	box-sizing:border-box;
	border:1px solid #acacac;
	padding:30px 60px;
	margin-bottom:60px;
}

#information_arc .list_wrap {
	padding-bottom:5px;
	border-bottom:1px dashed #000;
}

#pagenation {
	width:100%;
	margin-top:30px;
}

#pagenation ul {
	letter-spacing:-1.4em;
	text-align:center;
}

#pagenation ul li {
	display:inline-block;
	letter-spacing:0;
	font-size:12px;
}

#pagenation ul li a,
#pagenation ul li .current {
	padding:5px 12px;
	display:inline-block;
}

#pagenation ul li a {
}

#pagenation ul li .current {
}

#single_contents {
}

#single_contents h2 {
	text-align:left;
	padding-bottom:5px;
	border-bottom:1px dashed #000;
	margin-bottom:10px;
}

#single_contents img {
	max-width:100%;
	height:auto;
	margin:0 0 15px 0;
}

#single_contents p {
	max-width:100%;
	height:auto;
	margin:0 0 15px 0;
}

#single_contents p.post_time {
	margin-bottom:30px;
	display:block;
	color:#be1a21;
}

#sitemap a {
	display:inline-block;
	margin-bottom:10px;
	padding-left:1.4em;
	position:relative;
	font-size:15px;
	font-weight:bold;
}

#sitemap a:before {
	position:absolute;
	top:0;
	left:0;
	content:"・"
}

#sitemap a span {
	display:inline-block;
	margin-left:10px;
	font-size:12px;
	font-weight:normal;
	color:#999;
}


#top .shop-list {
	max-width: 1280px;
	margin: 30px auto 0 auto;
  text-align: center;
}
#top .shop-list li {
    display: inline-block;
    width: 30%;
    margin: 0 1% 30px;
    text-align: left;
}
#top .shop-list li .shop-name {
    margin-top: 5px;
}
#top .shop-list li .m-img-bg {
    height: 120px;
}
#top .shop-list li .m-img-bg .img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
}



.w900 {
    width: 900px;
    margin:  0 auto;
}

.page-title {
    margin: 40px 0;
    text-align: left;
    font-size: 28px;
}
.page-title.al-center {
    text-align: center;
}

.page-description {
    line-height: 1.6;
    margin-bottom: 40px;
    padding: 0 1.5em;
    font-size: 16px;
}
.page-description.line {
    padding: 0 1.5em 30px;
    border-bottom: 1px solid #898989;
}

.menu-list-01 {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.6;
    margin-bottom: 50px;
    font-size: 16px;
}
.menu-list-01 * {
    box-sizing: border-box;
}
.menu-list-01 article {
    width: 49%;
    margin-bottom: 20px;
    background: #fff;
}
.menu-list-01 article:nth-child(odd) {
    margin-right: 1%;
}
.menu-list-01 article:nth-child(even) {
    margin-left: 1%;
}
.menu-list-01 article .title {
    margin-bottom: 20px;
    padding: 0 0 5px;
    border-bottom: 1px solid #898989;
    font-size: 21px;
    font-weight:bold;
}
.menu-list-01 article .table {
    display: table;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 20px;
}
.menu-list-01 article .name {
    display: table-cell;
    padding-right: 10px;
    font-weight: bold;
}
.menu-list-01 article .price {
    display: table-cell;
    text-align: right;
    white-space: nowrap;
}
.menu-list-01 article .note {
    margin-bottom: 30px;
    padding: 0 20px;
}

.menu-list-02 {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.6;
    margin-bottom: 50px;
    font-size: 16px;
    color:#000;
}
.menu-list-02 * {
    box-sizing: border-box;
}
.menu-list-02 article {
    width: 49%;
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    border: 1px solid #898989;
}
.menu-list-02 article:nth-child(odd) {
    margin-right: 1%;
}
.menu-list-02 article:nth-child(even) {
    margin-left: 1%;
}
.menu-list-02 article .title {
    margin-bottom: 20px;
    padding: 0;
    border-bottom: none;
    font-size: 21px;
    font-weight: bold;
}
.menu-list-02 article .table {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.menu-list-02 article .name {
    display: table-cell;
    padding-right: 10px;
}
.menu-list-02 article .price {
    display: table-cell;
    text-align: right;
    white-space: nowrap;
}
.menu-list-02 article .note {
    margin-bottom: 30px;
}

.recommend-list {
    display: flex;
    width: 100%;
    margin: 40px 0 50px
}
.recommend-list * {
    box-sizing: border-box;
}
.recommend-list .box {
    position: relative;
    width: 23%;
    margin: 0 0 0 2%;
    cursor: pointer;
    vertical-align: middle;
    z-index: -1;
}
.recommend-list .box:nth-of-type(1)  {
    margin: 0 2% 0 0;
    cursor: default;
}
.recommend-list .center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    width: 100%;
    padding: 20px;
    color:#000;
}
.recommend-list .base-txt .center {
    color:#fff;
    font-weight:bold;
    text-align: center;
    font-size: 16px;
}
.recommend-list .title {
    position: relative;
    background: #f9f9f9;
    border: 1px solid #898989;
    text-align: center;
    font-size: 28px;
}
.recommend-list .m-img-bg {
    height: 200px;
}
.recommend-list .m-img-bg .img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
}
.recommend-list .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    color: #fff;
    text-align: center;
    font-size: 16px;
    opacity: 0;
}
.recommend-list .box:hover .txt {
    opacity: 1;
    transition: all  0.3s ease;
}

.space-list-01 {
    margin-bottom: 50px;
}
.space-list-01 * {
    box-sizing: border-box;
}
.space-list-01 img {
    max-width: 100%;
    height: auto;
}
.space-list-01 ul {
    display: flex;
}
.space-list-01 li {
    width: 50%;
    padding:  0 5%;
    text-align: center;
    font-size: 14px;
}
.space-list-01 li figure {
    margin: 0;
}
.space-list-01 li figcaption {
    margin-top: 10px;
}

.space-list-02 {
    margin-bottom: 80px;
}
.space-list-02 * {
    box-sizing: border-box;
}
.space-list-02 img {
    max-width: 100%;
    height: auto;
}
.space-list-02 li {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}
.space-list-02 li > div {
    width: 50%;
    display: table-cell;
    vertical-align: top;
}
.space-list-02 .name {
    margin: 0 0 20px 40px;
    font-size: 22px;
    font-weight:  bold;
}
.space-list-02 dl {
    /*width: 100%;*/
    margin: 0 0 40px 40px;
    font-size: 16px;
    overflow: hidden;
}
.space-list-02 dt {
    clear: both;
    float: left;
    width: 20%;
    padding-bottom: 10px;
}
.space-list-02 dd {
    float: left;
    width: 80%;
    padding-bottom: 10px;
}

.space-list-03 {
    margin-bottom: 80px;
}
.space-list-03 * {
    box-sizing: border-box;
}
.space-list-03 img {
    max-width: 100%;
    height: auto;
}
.space-list-03 ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
}
.space-list-03 li {
    width: 47%;
    margin-bottom: 40px;
}
.space-list-03 li:nth-child(odd) {
	margin-right: 3%;
}
.space-list-03 li:nth-child(even) {
	margin-left: 3%;
}
.space-list-03 li .box {
	margin: -70px 5% 0;
	padding: 30px;
	background: #fff;
	border: 1px  solid #898989;
}
.space-list-03 li .m-img-bg {
    height: 350px;
}
.space-list-03 li .m-img-bg .img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
}
.space-list-03 .name {
    margin: 0 0 40px 0;
    text-align: center;
    font-size: 22px;
    font-weight:  bold;
}
.space-list-03 dl {
    width: 100%;
    margin: 0;
    font-size: 16px;
    overflow: hidden;
}
.space-list-03 dt {
    clear: both;
    float: left;
    width: 30%;
    margin: 0 0 20px;
    padding: 0 10px;
    background: #000;
    color: #fff;
}
.space-list-03 dd {
    float: left;
    width: 70%;
    padding: 0 0 0 20px;
    margin: 0 0 20px;
}

.photo-list {
    margin-bottom: 60px;
}
.photo-list * {
    box-sizing: border-box;
}
.photo-list img {
    max-width: 100%;
    height: auto;
}
.photo-list ul {
    display: flex;
    margin-left: -20px;
}
.photo-list li {
    margin-left: 20px;
    text-align: center;
    font-size: 14px;
    width:33%;
    box-sizing: border-box;
}
.photo-list li figcaption {
    margin-top: 10px;
}

.gallery-list {
    margin-bottom: 50px;
}
.gallery-list * {
    box-sizing: border-box;
}
.gallery-list ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 20px;
}
.gallery-list li {
    width: 25%;
}
.gallery-list li img {
    width: 100%;
    vertical-align: middle;
}
.gallery-list .pagenation {
    width: 100%;
    font-size: 14px;
    overflow: hidden;
}
.gallery-list .pagenation .prev {
    float: left;
}
.gallery-list .pagenation .next {
    float: right;
}

.spbtn{
	display: none;
}


/* banner */
.banner {
    text-align: center;
      margin: 0 15px 40px;
}
.banner img{
	width:70%;
	margin:0 auto;
}
/*bxslider*/
.bx-wrapper{
	border:0 !important;
	-moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.bx-controls{
	display: none;
}
.slider{
}
.slider li{
	background-position: center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	width:100%;
	height:560px;
	line-height:560px;
	text-align: center;
}
.slider p{
	display: inline-block;
	vertical-align: middle;
	font-size:34px;
}
#copy2{
	display: none;
}


@media all and (-ms-high-contrast:none) {
	@-ms-viewport {
    width: auto !important;
	}
	/*IE11用*/
	*::-ms-backdrop,html{
		height: 100% !important;
		overflow-y:hidden !important;
		overflow-x: hidden !important;
		box-sizing:border-box;
	}
	*::-ms-backdrop,body{
		height: 100% !important;
		overflow-y:auto !important;
		overflow-x:hidden !important;
		position:relative;
		left:0;
		right:0;
	}
	*::-ms-backdrop,.menu-trigger{
	}
}　




/*test-top*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

#vegas {
    width: 100vw;
    height: 100vh;
    position: relative;
    overflow: hidden;
}
#vegas::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../js/overlays/02.png');
    background-repeat: repeat;
    pointer-events: none;
}
#vegas ._movie{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
body#top{
	position: relative;
	overflow: hidden;
}
body{
    background: #000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#toplogo{
	position: absolute;
	top: 0%;
	left: 0%;
	/*transform: translateY(-50%) translateX(-50%);*/
}
body .vegas-container {
    overflow: hidden!important;
    position: static !important;
}
#top #gnav{
	position:absolute;
	height:100%;
	bottom:0;
	background:rgba(0,0,0,0.4);
	color:#fff;
	right:0;
}
#top #gnav a{
	color:#fff;
}
#top #gnav ul{
	display:none;
}
#top #gnav li{
	float:none;
	text-align: center;
	border-bottom:1px solid #666;
	padding:12px 50px;
	font-size:16px;
}
.is-hidden{
	display: none !important;
}
#top #gnav .btn,
#top #gnav .btn2,
#top #gnav .gmenu{
	height:100%;
	float: left;
}
#top #gnav .btn2,
#top #gnav .btn{
	/*padding:20px;*/
	display: flex;
	justify-content: center;
	align-items: center;
    box-sizing: border-box;
}
/*footer*/
.gotop{
	display: block;	
	background:#222;
	text-align:center;
	padding:10px;
	margin-top:50px;
	font-size:16px;
}
#footer-menu{
	color:#fff;
	height:100px;
    text-align: left;
    /*width: 900px;*/
    padding-left: 300px;
    margin: 0 auto;
    box-sizing: border-box;
}
#footer-menu a{
	color:#fff;
}
/*main-pages*/
.page #header,
.single #header{
	width:100%;
	position: fixed;
	text-align:right;
	z-index: 10000;
}
.page #header .header-logo,
.single #header .header-logo{
	float:left;
	padding:10px;
	box-sizing: border-box;
}
.page #header .header-logo img,
.single #header .header-logo img{
	height:auto;
	width: 200px;
}
.page #header #gnav,
.single #header #gnav{
	float:right;
	width:70%;
	position:relative;
	color:#fff;
}
.page #gnav a,
.single #gnav a{
	color:#fff;
}
.page #gnav .gmenu,
.single #gnav .gmenu{
	display:none;
    z-index:1000;
}
.page #gnav .gmenu ul,
.single #gnav .gmenu ul{
	background:rgba(0,0,0,0.3);
	/*background:#333333;*/
	float: left;
	height:100vh;
}

.page #gnav li,
.single #gnav li{
	float:none;
	text-align: center;
	border-bottom:1px solid #999;
	padding:12px 50px;
	font-size:16px;
}
.page #gnav .btn,
.page #gnav .btn2,
.page #gnav .gmenu,
.single #gnav .btn,
.single #gnav .btn2,
.single #gnav .gmenu{
	position:absolute;
	right:0;
}
.page #gnav .gmenu .btn,
.single #gnav .gmenu .btn,
.page #gnav .gmenu .btn2,
.single #gnav .gmenu .btn2{
	position:initial;
	background:rgba(0,0,0,0.3);
	/*background:#333333;*/
}

.page #gnav .btn,
.single #gnav .btn,
.page #gnav .btn2,
.single #gnav .btn2{
	padding:0px;
	/*padding:0 20px;*/
/*	display: flex;
	justify-content: center;
	align-items: center;*/
    box-sizing: border-box;
    z-index:100;
    float:left;
	background:rgba(0,0,0,0.3);
}
body.page{
	color: #fff;

}
.page #mainv,
.single #mainv {
	width:100%;
	height:460px;
	padding:0;
	background-size: cover !important;
	background-position: center !important;
}



#about {
	padding:60px 0;
	max-width:700px;
	margin:0px auto;
	text-align: center;
}
#about .img{
	max-width:700px;
	margin:0px auto;
	text-align: center;
	position:relative;
}
#about .img img{
	width: 100%;
	height: auto;
	margin:100px 0;
}
#about .img p{
	/*text-decoration:underline;*/
	background:url(../images/bg_line-l.png) no-repeat 30% top,url(../images/bg_line-r.png) no-repeat 70% bottom;
	margin-bottom:30px;
    position: absolute;
    padding-top:50px;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: block;
    box-sizing: border-box;
    font-size:18px;
}
#about .img img.ico{
	width:initial;
	height: auto;
	position:absolute;
	right:10%;
	bottom:-50px;
	margin:0;
}
#about .img span{
    border-bottom: 1px solid #999;
}
.about_read {
	font-size:16px;
	line-height: 200%;
	margin-top:80px;
}

#pr-block{
	max-width:900px;
	margin:0 auto;	
}
#pr-block .even,
#pr-block .odd{
	position: relative;
	/*margin-bottom:100px;*/
	min-height: 500px;
}
#pr-block .img,
#pr-block .table{
	width:55%;
}
#pr-block .img{
	background-position: center !important;
	background-size: cover !important;
	height:350px;
	position: absolute;
}
#pr-block .even .img,
#pr-block .odd .table{
	right: 0;
}
#pr-block .ico{
	position:absolute;
}
#pr-block .odd .ico{
	right:0;
}
#pr-block .even .ico{
	left:0;
}



#pr-block .table{
	text-align: center;
	padding:30px;
	box-sizing: border-box;
	margin-top:50px;
	background:url(../images/bg_line2-l.png) no-repeat right top,url(../images/bg_line2-r.png) no-repeat left bottom;
	/*background:url(img/bg_line-l.png) no-repeat left top,url(img/bg_line-r.png) no-repeat right bottom;*/
	position: absolute;
	top:50px;
}
#pr-block .en{
	font-size:18px;
}
#pr-block .en span{
    border-bottom: 1px solid #999;

}
#pr-block .jp{
	font-size:20px;
	margin:15px 0;
}
#pr-block .desc{
	text-align:left !important;
}


#pr-block2{
	max-width:1100px;
	margin:0 auto;	
}
#pr-block2-item{
	max-width:1100px;
	width:100%;
	padding:60px;
	box-sizing: border-box;
	margin-bottom:50px;
	position: relative;
	z-index: -1;
}
#pr-block2-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}

#pr-block2 .table{
	min-width:100%;
	text-align: center;
	padding:100px 200px;
	box-sizing: border-box;
	background:url(../images/bg_line2-l.png) no-repeat right top,url(../images/bg_line2-r.png) no-repeat left bottom;
	position: sticky;
	top:50px;
}
#pr-block2 .jp{
	font-size:18px;
	margin:15px 0;
}
#pr-block2 .desc{
	text-align:left !important;
}

.bui-img{
	max-width: 1100px;
	margin: 0 auto;
	position:relative;
}
.bui-img img{
	width:60%;height:auto;
	display: inline-block;
}
.bui-img .bg{
	background:#1a1a1a;
    height: 100%;
    z-index: -1;
    width: 100%;
    border:10px solid #000;
	position: absolute;
    top: 0;
    box-sizing: border-box;
}
.bui-img ul{
	/*padding-left:65%;*/
    font-size:18px;
    margin:30px;
	display: inline-block;
}
.bui-img li{
	margin:10px 0;
}
.bui-img li a:hover{
	text-decoration:underline;
}

#pr-block3{
	max-width:900px;
	margin:0 auto;	
}
#pr-block3 .even,
#pr-block3 .odd{
	position: relative;
	/*margin-bottom:100px;*/
	min-height: 500px;
	float: left;
	width:48%;
}
#pr-block3 .odd{
	margin-top:100px;
	margin-left:4%;
}
#pr-block3 .img{
	background-position: center !important;
	background-size: cover !important;
	height:250px;
	width:100%;
	margin-top:50px;
}
#pr-block3 .btn-wrap{
	margin-bottom: 0;
}



#pr-block3 .table{
	text-align: center;
	padding:30px;
	box-sizing: border-box;
	background:url(../images/bg_line-l.png) no-repeat left top;
	position: absolute;
	top:50px;
}
#pr-block3 .en{
	font-size:16px;
	text-decoration: underline;	
}
#pr-block3 .jp{
	font-size:24px;
	margin:15px 0;
}
#pr-block3 .desc{
	text-align:left !important;
}

.drink-list{
	max-width:1000px;
	margin:0 auto;
}
.drink-list h3{
	clear:both;
	padding:0;
	margin:20px 0 0 0 ;
	border:0;
	text-align: center;
}
.drink-list h3 span{
	border-bottom:1px solid #ccc;
}
.drink-list .tables{
	margin:20px 0 50px 0;
	border-bottom:1px solid #999;
}
.drink-list .table{
	box-sizing:border-box;
	float:left;
	width:50%;
	padding:10px;
	margin-bottom:20px;
}
.drink-list .table .img{
	width:25%;
	height:100px;
	background-position: center !important;
	background-size: cover !important;
	box-sizing: border-box;
	float:left;
}
.drink-list .table .name,
.drink-list .table .note,
.drink-list .table .price{
	float:right;
	width:70%;
	margin-right:10px;
}
.drink-list .table .name{
	font-size: 18px;
	margin-bottom:5px;
}
.menu-list{
	max-width:1000px;
	margin:0 auto;
}
.menu-list .table{
	box-sizing:border-box;
	padding:40px 10px;
	border-bottom:1px solid #999;
}
.menu-list .table .img{
	width:25%;
	height:150px;
	background-position: center !important;
	background-size: cover !important;
	box-sizing: border-box;
	float:right;
}
.menu-list .table .title,
.menu-list .table .desc,
.menu-list .table .menu{
	float:left;
	width:70%;
	margin-right:10px;
}
.menu-list .table .title{
	font-size:20px;
	margin-bottom: 15px;
}
.menu-list .table .desc{
	margin-bottom: 25px;
}
.menu-list .table span{
	padding:5px;
	border:1px solid #999;
	margin-right:20px;
}
.shop-list{
	max-width:1000px;
	margin:50px auto 0 auto;
}
.shop-item{
	background: #333;
	margin-bottom:50px;
}
.shop-item .img{
	width: 30%;
	height: 100%;
	float: 	left;
	/*min-height:150px;*/
	/*background-position: center !important;*/
	/*background-size: cover !important;*/
	/*box-sizing: border-box;*/
}
.shop-item .img img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.shop-item .box{
	width: 70%;
	float: 	left;
	box-sizing: border-box;	
	padding:15px;
}
.shop-item .box h3{
	font-size:20px;
	margin-bottom:10px;
	border:0;
	padding:0;
}
.shop-item li{
	display: inline-block;
	padding:3px 25px;
	margin:20px 10px 0 0;
	border:1px solid #999;
	border-radius: 0.3em;
}
.shop-item li.phone{
	background:#ccc;
	font-size:16px;
}
.shop-item li.phone a{
	color:#000;
}
.shop-item li.info{
	background:#777;
	border:1px solid #777;
}
.shop-item  li.link{
	background:#333;
}


#blog-block{
	max-width:900px;
	margin:0 auto;	
}
#blog-block .list_item{
	display: inline-block;
	width:45%;
	margin:2%;
	box-sizing:border-box;
	background:#333;
	vertical-align: top;
}
#blog-block .list_item .img,
#blog-block .list_item .title,
#blog-block .list_item .date,
#blog-block .list_item .text{
	width:100%;
	box-sizing: border-box;
}
#blog-block .list_item .title{
	font-size:18px;
}
#blog-block .list_item .title,
#blog-block .list_item .date,
#blog-block .list_item .text{
	padding:10px;
}
#blog-block .list_item .img{
	height:250px;
}
#blog-block .list_item .img a{
	display: block;
	width: 100%;
	height:100%;
}
#blog-block .list_item .date span{
	border-bottom:1px solid #fff;
}
#single_contents{
    padding: 60px 0;
    max-width: 700px;
    margin: 0px auto;
    /*text-align: center;*/
    color:#fff;
}
.paging {
	text-align: center;
}
.paging div{
	display: inline-block;
	margin:20px;
}

/* =====================================
  common parts
===================================== */
.p-ov-h {overflow: hidden;}

.p-bold {font-weight: bold;}

.p-align-l {text-align: left;}
.p-align-c {text-align: center;}
.p-align-r {text-align: right;}

.p-absolute {position: absolute;}
.p-relative {position: relative;}

.p-left {float: left;}
.p-right {float: right;}

.p-clear {clear: both;}

.p-spacing {height: 1em;}

/*.p-writing-mode-rl {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}*/

/* opa */
.p-opa {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.p-opa:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-filter: opacity(0.6);
}
@media (max-width: 991px) {
    .p-opa:hover {
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-filter: opacity(1);
    }
}

/* effect */
.p-effect {
    position: relative;
    display: inline-block;
    text-decoration: none;
    transition: .3s;
}
.p-effect::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    content: '';
    width: 0;
    height: 1px;
    background: #333;
    transition: .3s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.p-effect:hover::after {
    width: 100%;
}

/* corner */
.p-corner:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
}
.p-corner-orange:after {
    border-right: 8px solid #ff6601;
    border-bottom: 8px solid #ff6601;
}
.p-corner-gold:after {
    border-right: 8px solid #db850e;
    border-bottom: 8px solid #db850e;
}
.p-corner-blue:after {
    border-right: 8px solid #0065b0;
    border-bottom: 8px solid #0065b0;
}
.p-corner-sky-blue:after {
    border-right: 8px solid #21aab5;
    border-bottom: 8px solid #21aab5;
}

/*.p-overlay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.45);
}*/
.m-page-title-en{
	margin:0 auto 50px auto !important;
}
/* =====================================
  m-btn-base
===================================== */
.m-btn-base {
    position: relative;
    display: block;
    width: 310px;
    margin: 0 auto;
    padding: 10px;
    background: url(../images/common/bg2.jpg) left top repeat;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 18px;
    box-shadow:6px 7px 13px -1px rgba(0,0,0,.2);
    -moz-box-shadow:6px 7px 13px -1px rgba(0,0,0,.2);
    -webkit-box-shadow:6px 7px 13px -1px rgba(0,0,0,.2);
}
.m-btn-base:hover {
    text-decoration: none;
}
.m-btn-base:after {
    position: absolute;
    right: 20px;
    top: 10px;
    content: "\f105";
    font-family: FontAwesome;
}
.m-btn-base-long {
    width: 500px;
}
@media (max-width: 991px) {
    .m-btn-base {
      max-width: 100%;
      padding: 8px;
      font-size: 16px;
    }
    .m-btn-base:after {
        right: 15px;
        top: 5px;
    }
    .m-btn-base-long {
        width: 400px;
    }
}
@media (max-width: 767px) {
    .m-btn-base-long {
        width: 310px;
        max-width: 100%;
    }

	#pr-block2 .jp{
		font-size:14px;
	}

	.page #gnav li,
	.single #gnav li{
		padding:10px 50px;
	}
}
/* =====================================
  m-head-link-list
===================================== */
.m-head-link-list {
    margin-bottom: 70px;
    text-align: center;
}
.m-head-link-list ul {
    letter-spacing: -0.4em;
}
.m-head-link-list li {
    display: inline-block;
    letter-spacing: normal;
    width: 23.5%;
    margin-right: 1.5%;
    box-shadow:6px 7px 13px -1px rgba(0,0,0,.2);
    -moz-box-shadow:6px 7px 13px -1px rgba(0,0,0,.2);
    -webkit-box-shadow:6px 7px 13px -1px rgba(0,0,0,.2);
}
.m-head-link-list li:last-child {
    margin-right: 0;
}
.m-head-link-list a {
    display: table;
    width: 100%;
    padding: 10px 0;
    background: #fff;
    color: #000;
    text-decoration: none;
    font-size: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.m-head-link-list a:hover {
    background: #000;
    color: #fff;
}
@media (max-width: 991px) {
  .m-head-link-list {
      margin-bottom: 20px;
  }
  .m-head-link-list li {
      width: 45%;
      margin-right: 2%;
      margin-bottom: 5px;
  }
  .m-head-link-list li:last-child {
      margin-right: 2%;
  }
  .m-head-link-list li:nth-of-type(2n) {
      margin-right: 0;
  }
  .m-head-link-list a {
      padding: 10px 0;
      font-size: 16px;
  }
}
@media (max-width: 767px) {
  .m-head-link-list {
      margin-bottom: 10px;
  }
  .m-head-link-list a {
      padding: 5px 0;
  }
}

/* =====================================
  m-btm-link-list
===================================== */
.m-btm-link-list {
    padding-bottom: 4px;
}
.m-btm-link-list li {
    width: 48%;
    display: inline-block;
    margin-right: 2%;
    text-align: left;
    background: #fff;
    box-shadow:6px 7px 13px -1px rgba(0,0,0,.2);
    -moz-box-shadow:6px 7px 13px -1px rgba(0,0,0,.2);
    -webkit-box-shadow:6px 7px 13px -1px rgba(0,0,0,.2);
}
.m-btm-link-list li:last-child {
    margin-right: 0;
}
.m-btm-link-list li a {
    display: table;
    width: 100%;
    text-decoration: none;
}
.m-btm-link-list .m-img-bg {
    display: table-cell;
    width: 168px;
    height: 125px;
}
.m-btm-link-list .txt {
    display: table-cell;
    padding: 10px 20px;
    line-height: 1.6;
    vertical-align: middle;
}
.m-btm-link-list .txt1 {
    margin-bottom: 5px;
}
.m-btm-link-list .txt2 {
    position: relative;
    color: #940911;
    font-size: 18px;
}
.m-btm-link-list .txt2:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "\f105";
    font-family: FontAwesome;
}
@media (max-width: 991px) {
    .m-btm-link-list {
      margin-bottom: 20px;
    }
    .m-btm-link-list li {
      width: 48%;
      margin-right: 2%;
    }
    .m-btm-link-list .m-img-bg {
      width: 33%;
      height: 100px;
    }
    .m-btm-link-list .txt {
      padding: 5px 10px;
      font-size: 12px;
    }
    .m-btm-link-list .txt1 {
      margin-bottom: 2px;
    }
    .m-btm-link-list .txt2 {
      font-size: 14px;
    }
}
@media (max-width: 600px) {
    .m-btm-link-list li {
      width: 100%;
      margin: 0 0 10px 0;
    }
    .m-btm-link-list .m-img-bg {
      width: 30%;
      height: 80px;
    }
    .m-btm-link-list .txt {
      padding: 5px 10px;
      font-size: 11px;
    }
    .m-btm-link-list .txt1 {
      margin-bottom: 2px;
    }
    .m-btm-link-list .txt2 {
      font-size: 12px;
    }
}

/* ----------------------------------
/
/  walker
/
/--------------------------------- */
.walker .box {
    width: 740px;
    margin: 0 auto;
    background: url(../images/common/bg2.jpg) left top repeat;
    color: #fff;
    text-align: left;
}
.walker .box .movie .caption {
    margin-left: 20px;
}
.walker .box .txt {
    padding: 10px 70px 50px;
    font-size:18px;
}
.walker .box .name {
    position: relative;
    margin: 30px 0 20px;
    padding-bottom: 20px;
    font-size: 21px;
}
.walker .box .name:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 1px;
    background: #999999;
}
.walker .box .name span {
    display: block;
    line-height: 1.1;
    font-size: 52px;
}
@media (max-width: 991px) {
    .walker .box {
        width: 100%;
        margin-bottom: 30px;
        padding-top: 30px;
    }
    .walker .box .movie {
        width: 680px;
        margin: 0 auto;
    }
    .walker .box .movie iframe {
        width: 100%;
    }
    .walker .box .movie .caption {
        margin-left: 20px;
        font-size: 12px;
    }
    .walker .box .txt {
        padding: 10px 20px 30px;
    }
    .walker .box .name {
        position: relative;
        margin: 10px 0 15px;
        padding-bottom: 15px;
        font-size: 18px;
    }
    .walker .box .name:after {
        width: 60px;
    }
    .walker .box .name span {
        font-size: 32px;
    }
}
@media (max-width: 767px) {
    .walker .box {
        padding-top: 20px;
    }
    .walker .box .movie {
        width: 280px;
        margin: 0 auto;
    }
    .walker .box .movie iframe {
        height: 170px;
    }
}

/* ----------------------------------
/
/  recruit
/
/--------------------------------- */
.recruit .block {
    position: relative;
    min-height: 200px;
    padding: 70px 0;
    border-top: 1px solid #ccc;
    text-align: left;
}
.recruit .m-sub-title {
    top: 70px;
}
.recruit .block-inner {
    margin: 0px;
}
.recruit .block-txt {
    float: left;
    width: 60%;
    font-size: 18px;
}
.recruit .block-txt p{
    font-size: 18px;
}
.recruit .block-ph {
    float: left;
    width: 40%;
}
.recruit .block-title {
    line-height: 1.3;
    margin-bottom: 10px;
    font-size: 32px;
}
.recruit .block-effort .block-inner {
    margin-bottom: 60px;
}
.recruit .block-message .block-txt {
    line-height: 1.8;
    font-size: 24px;
    font-weight: bold;  
}
.recruit .block-message .block-txt .sign {
    display: block;
    margin-top: 15px;
    text-align: right;
    font-size: 16px;
}
.recruit .block-message .block-txt .sign img {
    margin-left: 20px;
    vertical-align: bottom;
}
.recruit .block-company .block-txt {
    width: 45%;
    margin-top: 0px;
}
.recruit .block-company .block-txt ul {
    width: 310px;
}
.recruit .block-company .block-txt li {
    margin-top: 30px;
}
.recruit .block-company .block-ph {
    width: 55%;
    text-align: right;
    padding-right: 0;
}
@media (max-width: 991px) {
  .recruit .block {
      padding: 35px 0;
  }
  .recruit .m-sub-title {
      top: 35px;
  }
  .recruit .block-inner {
      margin: 0 10px 0 60px;
  }
  .recruit .block-title {
      font-size: 18px;
  }
  .recruit .block-txt-left {
      padding-right: 20px;
  }
  .recruit .block-txt-right {
      padding-left: 20px;
  }
  .recruit .block-message .block-txt {
      font-size: 15px;
  }
  .recruit .block-message .block-txt .sign {
      font-size: 14px;
  }
  .recruit .block-message .block-txt .sign img {
      width: 80px;
  }
  .recruit .block-company .block-txt {
      margin-top: 10px;
  }
  .recruit .block-company .block-txt ul {
      width: 100%;
      max-width: 310px;
  }
  .recruit .block-company .block-txt li {
      margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .recruit .block {
      padding: 15px 0;
  } 
  .recruit .block-inner {
      margin: 0 10px;
  }
  .recruit .block-txt {
      float: none;
      width: 100%;
  }
  .recruit .block-ph {
      float: none;
      width: 100%;
  }
  .recruit .block-txt-left {
      padding-right: 0;
  }
  .recruit .block-txt-right {
      padding-left: 0;
  }
  .recruit .block-ph {
      margin-bottom: 10px;
      text-align: center;
  }
  .recruit .block-message .block-ph {
      width: 280px;
      margin: 0 auto 15px;
  }
  .recruit .block-ph img{
  	width:100%;
  }
  .recruit .block-company .block-ph {
      width: 280px;
      margin: 0 auto;
  }
  .recruit .block-company .block-title {
      text-align: center;
  }
  .recruit .block-company .block-txt {
      width: 100%;
      margin-top: 10px;
  }
  .recruit .block-company .block-txt ul {
      width: 280px;
      margin: 0 auto;
  }
  .recruit .block-company .block-txt li {
      margin-top: 10px;
  }
  .recruit .block-effort .block-inner {
      margin-bottom: 20px;
  }
  .recruit .block-effort img {
      width: 280px;
      height: auto;
  }

}
/* ----------------------------------
/
/  type01 
/
/--------------------------------- */

.type01 .block {
    position: relative;
    min-height: 200px;
    padding: 70px 0;
    border-top: 1px solid #ccc;
    text-align: left;z
}
.type01 .m-sub-title {
    top: 70px;
}
.type01 .block-inner {
    margin: 0 0 0 130px;
}
.type01 .block-txt {
    float: left;
    width: 60%;
}
.type01 .link,
.type01 .block-txt .link{
    margin:20px 0 0;
}
.type01 .block-ph {
    float: left;
    width: 40%;
}
.type01 .block-ph img{
    object-fit: cover;
    width: 95%;
    height: 95%;
}
.type01 .block-title {
    line-height: 1.3;
    margin-bottom: 10px;
    font-size: 32px;
}
.type01 .block-effort .block-inner {
    margin-bottom: 60px;
}
.type01 .block-message .block-txt {
    line-height: 1.8;
    font-size: 24px;
    font-weight: bold;  
}
.type01 .block-message .block-txt .sign {
    display: block;
    margin-top: 15px;
    text-align: right;
    font-size: 16px;
}
.type01 .block-message .block-txt .sign img {
    margin-left: 20px;
    vertical-align: bottom;
}
.type01 .block-company .block-txt {
    width: 45%;
    margin-top: 100px;
}
.type01 .block-company .block-txt ul {
    width: 310px;
}
.type01 .block-company .block-txt li {
    margin-top: 30px;
}
.type01 .block-company .block-ph {
    width: 55%;
    text-align: right;
    padding-right: 0;
}
.type01 .box {
    width: 740px;
    margin: 0 auto;
    color: #fff;
    text-align: left;
}
.type01 .box .movie .caption {
    margin-left: 20px;
}
.type01 .box .txt {
    padding: 10px 70px 50px;
}
.type01 .box .name {
    position: relative;
    margin: 30px 0 20px;
    padding-bottom: 20px;
    font-size: 21px;
}
.type01 .box .name:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 1px;
    background: #999999;
}
.type01 .box .name span {
    display: block;
    line-height: 1.1;
    font-size: 52px;
}
.type01 .img_box{
	display:table;
	margin:0 0 10px;
}
.type01 .img_box li{
	display:table-cell;
	width:50%;
	padding:0 10px;
}
.type01 .img_box li img{
	width:100%;
}
.type01 .ttl{
    font-weight: bold;
    font-size: 25px;
    margin: 0 0 10px;
    text-align: center;
}
@media (max-width: 991px) {
  .type01 .block {
      padding: 35px 0;
  }
  .type01 .m-sub-title {
      top: 35px;
  }
  .type01 .block-inner {
      margin: 0 10px 0 60px;
  }
  .type01 .block-title {
      font-size: 18px;
  }
  .type01 .block-txt-left {
      padding-right: 20px;
  }
  .type01 .block-txt-right {
      padding-left: 20px;
  }
  .type01 .block-message .block-txt {
      font-size: 15px;
  }
  .type01 .block-message .block-txt .sign {
      font-size: 14px;
  }
  .type01 .block-message .block-txt .sign img {
      width: 80px;
  }
  .type01 .block-company .block-txt {
      margin-top: 10px;
  }
  .type01 .block-company .block-txt ul {
      width: 100%;
      max-width: 310px;
  }
  .type01 .block-company .block-txt li {
      margin-top: 20px;
  }
    .type01 .box {
        width: 100%;
        margin-bottom: 30px;
        padding-top: 30px;
    }
    .type01 .box .movie {
        width: 680px;
        margin: 0 auto;
    }
    .type01 .box .movie iframe {
        width: 100%;
    }
    .type01 .box .movie .caption {
        margin-left: 20px;
        font-size: 12px;
    }
    .type01 .box .txt {
        padding: 10px 20px 30px;
    }
    .type01 .box .name {
        position: relative;
        margin: 10px 0 15px;
        padding-bottom: 15px;
        font-size: 18px;
    }
    .type01 .box .name:after {
        width: 60px;
    }
    .type01 .box .name span {
        font-size: 32px;
    }

}
@media (max-width: 767px) {
  .type01 .block {
      padding: 15px 0;
  } 
  .type01 .block-inner {
      margin: 0 10px;
  }
  .type01 .block-txt {
      float: none;
      width: 100%;
  }
  .type01 .block-ph {
      float: none;
      width: 100%;
  }
  .type01 .block-txt-left {
      padding-right: 0;
  }
  .type01 .block-txt-right {
      padding-left: 0;
  }
  .type01 .block-ph {
      margin-bottom: 10px;
      text-align: center;
  }
  .type01 .block-message .block-ph {
      width: 280px;
      margin: 0 auto 15px;
  }
  .type01 .block-company .block-ph {
      width: 280px;
      margin: 0 auto;
  }
  .type01 .block-company .block-title {
      text-align: center;
  }
  .type01 .block-company .block-txt {
      width: 100%;
      margin-top: 10px;
  }
  .type01 .block-company .block-txt ul {
      width: 280px;
      margin: 0 auto;
  }
  .type01 .block-company .block-txt li {
      margin-top: 10px;
  }
  .type01 .block-effort .block-inner {
      margin-bottom: 20px;
  }
  .type01 .block-effort img {
      width: 100%;
      height: 100%;
      margin:20px 0;
  }
    .type01 .box {
        padding-top: 20px;
    }
    .type01 .box .movie {
        width: 280px;
        margin: 0 auto;
    }
    .type01 .box .movie iframe {
        height: 170px;
    }


}
/* ----------------------------------
/
/  取り組み 
/
/--------------------------------- */
.activities .m-kv{background-image: url(../images/activities/kv_bg.jpg);}
.activities .m-page-title-en,
.bgseminar .m-page-title-en {
    margin-left: -161.5px;
}
/*.bgseminar .m-kv{background-image:url(../images/walker/kv_bg.jpg);}*/

/* ----------------------------------
/
/  news
/
/--------------------------------- */
.news {
}
.news .news-box {
    text-align: left;
    padding: 0 40px;
    background: #fff;
    overflow: hidden;
}
.news .news-box .news-list {
    float: left;
    width: 80%;
}
.news .news-box .news-list > ul > li {
    position: relative;
    padding: 40px 0;
    border-bottom: 2px dotted #ccc;
}
.news .news-box .news-list > ul > li:last-child {
    
}
.news .news-box .news-list .post-no {
    position: absolute;
    top: -100px;
    left: 0;
}
.news .news-box .news-list .news-top {
    font-size: 13px;
}
.news .news-box .news-list .news-date {
    display: inline-block;
    color: #666666;
}
.news .news-box .news-list .news-title {
    margin-top: 10px;
    font-size: 21px;
    font-weight: bold;
}
.news .news-box .news-list .news-txt {
    margin-top: 10px;
    font-size: 16px;
}
.news .news-box .news-list .news-txt img {
    padding: 15px 0;
}
.news .news-box .m-pagenation {
    padding: 40px 0 80px;
    font-size: 16px;
    font-weight: bold;
}
.news .news-box .m-pagenation .prev {
    position: relative;
    padding-left: 20px;
}
.news .news-box .m-pagenation .prev:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f104";
    font-family: FontAwesome;
}
.news .news-box .m-pagenation .next {
    position: relative;
    padding-right: 20px;
}
.news .news-box .m-pagenation .next:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "\f105";
    font-family: FontAwesome;
}
.news .news-box .news-archive {
    float: right;
    width: 20%;
    padding: 40px 0 40px 20px;
}
.news .news-box .news-archive dl {
}
.news .news-box .news-archive dt {
    font-size: 21px;
    font-weight: bold;
}
.news .news-box .news-archive dd {
    font-size: 16px;
}
.news .news-box .news-archive dd a {
    color: #666666;
    font-size: 16px;
}
.news .news-box .news-archive dd ul {
    margin-top: 10px;
}
.news .news-box .news-archive dd li {
    position: relative;
    margin-top: 2px;
    padding-left: 15px;
}
.news .news-box .news-archive dd li:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f105";
    font-family: FontAwesome;
}
@media (max-width: 991px) {
  .news .news-box {
      padding: 0 20px;
  }
  .news .news-box .news-list {
      float: none;
      width: 100%;
  }
  .news .news-box .news-list > ul > li {
      padding: 20px 0;
      border-bottom: 1px dotted #ccc;
  }
  .news .news-box .news-list .news-top {
      font-size: 11px;
  }
  .news .news-box .news-list .news-title {
      margin-top: 5px;
      font-size: 16px;
  }
  .news .news-box .news-list .news-txt {
      margin-top: 5px;
      font-size: 14px;
  }
  .news .news-box .news-list .news-txt img {
      padding: 10px 0;
  }
  .news .news-box .m-pagenation {
      padding: 20px 0 40px;
      font-size: 14px;
  }
  .news .news-box .m-pagenation .prev {
      padding-left: 10px;
  }
  .news .news-box .m-pagenation .next {
      padding-right: 10px;
  }
  .news .news-box .news-archive {
      float: none;
      width: 100%;
      padding: 0 0 40px 0;
  }
  .news .news-box .news-archive dt {
      margin-bottom: 15px;
      padding: 5px 0;
      background: #000;
      color: #fff;
      text-align: center;
      font-size: 16px;
  }
  .news .news-box .news-archive dd {
      font-size: 14px;
  }
  .news .news-box .news-archive dd a {
      font-size: 14px;
  }
  .news .news-box .news-archive dd ul {
      margin-top: 5px;
  }
  .news .news-box .news-archive dd li {
      margin-top: 2px;
      padding-left: 10px;
  }
}

/* ----------------------------------
/
/  magazine
/
/--------------------------------- */
.magazine .post-area {
    text-align: left;
    background: #fff;
    padding: 40px;
}
.magazine .post-area .post-title {
    margin-bottom: 40px;
    text-align: center;
    font-size: 36px;
}
.magazine .m-pagenation {
    margin: 20px 0;
    font-size: 20px;
}

/* wordpress editor */ 
.post-area p {
    display: block;
    margin: 1em 0;
}
.post-area strong { font-weight: bold; }
.post-area em { font-style: italic; }
.post-area blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
.post-area .aligncenter {
    display: block;
    margin: 0 auto;
}
.post-area .alignright { float: right; }
.post-area .alignleft { float: left; } 
.post-area img[class*="wp-image-"],
.post-area img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}
.post-area .clearfix {
    overflow: hidden;
    zoom: 1;
}
.post-area .clearfix:after {
    content: "";
    display: block;
    clear: both;
}
@media (max-width: 991px) {
  .post-area {
      padding: 10px;
  }
  .post-area .post-title {
      margin-bottom: 20px;
      font-size: 18px;
  }
}

/* =====================================
  m-intro
===================================== */
.m-intro {
    margin-bottom: 70px;
}
.m-intro .jp li,
.m-intro .en li{
	font-size:16px;
}
.m-intro .jp,
.m-intro .en {
    position: relative;
    margin-top: 20px;
    padding-top: 20px;
    font-size: 16px;
    text-align: center;
}
.m-intro .en:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 100px;
    height: 1px;
    margin-left: -50px;
    background: #999999;
}
@media (max-width: 991px) {
    .m-intro {
        margin-bottom: 35px;
    }
    .m-intro .en {
        margin-top: 15px;
        padding-top: 15px;
        font-size: 12px;
    }
    .m-intro .en:before {
        width: 80px;
        margin-left: -40px;
    }
}


/* =====================================
  m-list-01
===================================== */
.m-list-01 {
    width: 1010px;
    margin: 0 auto;
    text-align: left;
}
.m-list-01-head {
    padding: 5px;
    background: #fff;
    text-align: center;
    color: #000;
    font-size: 20px;
    border-bottom:0;
    margin-bottom:0;
}
.m-list-01 dl {
    /*background: #f0f0f5;*/
    background:#222;
    border: 1px solid #b3b3b3;
    overflow: hidden;
}
.m-list-01 dt {
    clear: both;
    float: left;
    width: 160px;
    padding: 20px 20px 18px;;
    border-top: 1px solid #cccccc;
    font-weight: bold;
    box-sizing: border-box;
    font-size:16px;
}
.m-list-01 dd {
    float: left;
    width: 848px;
    box-sizing: border-box;
    font-size:16px;
    margin: 0;
    padding: 20px 20px 18px;
    background: #000;
    border-top: 1px solid #cccccc;
}
.m-list-01 dt:first-child,
.m-list-01 dt:first-child + dd {
    border-top: none;
}
.m-list-01-btm {
  margin-top: -1px;
    padding: 30px 30px 40px;
    /*background: #fff;*/
    border-top: 1px solid #ccc;
    border-right: 1px solid #b3b3b3;
    border-left: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    text-align: center;
}
.m-list-01-btm .txt {
  margin-bottom: 10px;
}
.m-list-01-btm .txt span {
    display: block;
    color: #b80606;
    font-size: 24px;
    font-weight: bold;
}
@media (max-width: 991px) {
  .m-list-01 {
      width: 100%;
      margin: 0 0 30px;
  }
  .m-list-01-head {
      padding: 5px;
      font-size: 14px;
  }
  .m-list-01 dl {
  }
  .m-list-01 dt {
      float: none;
      width: 100%;
      padding: 5px 10px;
      /*background: #f0f0f5;*/
      border-top: none;
  }
  .m-list-01 dd {
      float: none;
      width: 100%;
      margin: 0;
      padding: 10px;
      border-top: none;
  }
  .m-list-01-btm {
      padding: 20px 20px 30px;
  }
  .m-list-01-btm .txt {
      margin-bottom: 10px;
  }
  .m-list-01-btm .txt span {
      font-size: 18px;
  }
}

/* =====================================
  m-list-02
===================================== */
.m-list-02 {
    margin-bottom: 80px;
    letter-spacing: -0.4em;
}
.m-list-02 li {
    position: relative;
    line-height: 1.6;
    max-width: 33.333%;
    padding-bottom: 13px;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
}
.m-list-02 .m-img-bg {
    width: 100%;
    height: 300px;
    margin-bottom: 15px;
}
.m-list-02 .title {
    position: absolute;
    left: 3%;
    top: 220px;
}
.m-list-02 .jp {
    width: 66%; 
    margin: 0 auto 5px;
    font-size: 14px;
}
.m-list-02 .en {
    width: 80%; 
    margin: 0 auto 20px;
    font-size: 14px;
}
.m-list-02 .txt {
    margin: 15px 30px 5px 70px;;
    text-align: left;
    font-size: 14px;
}
@media (max-width: 991px) {
  .m-list-02 {
      margin: 0 auto 40px;
  }
  .m-list-02 li {
      padding-bottom: 10px;
  }
  .m-list-02 .m-img-bg {
      height: 200px;
      margin-bottom: 10px;
  }
  .m-list-02 .title {
      position: absolute;
      left: 3%;
      top: 180px;
      width: 30px;
  }
  .m-list-02 .jp {
      width: 66%; 
      margin: 0 auto 3px;
      font-size: 12px;
  }
  .m-list-02 .en {
      width: 80%; 
      margin: 0 auto 15px;
      font-size: 12px;
  }
  .m-list-02 .txt {
      margin: 10px 10px 5px 50px;
      text-align: left;
      font-size: 12px;
  }
  .m-list-02 .m-btn-base {
      width: 80%;
  }
}
@media (max-width: 767px) {
  .m-list-02 {
      width: 280px;
  }
  .m-list-02 li {
      max-width: 100%;
      padding-bottom: 30px;
  }
  .m-list-02 .en {
      width: 70%; 
  }
  .m-list-02 .m-btn-base {
      width: 80%;
  }
}


/* ----------------------------------
/
/  customer
/
/--------------------------------- */
.customer {
}
.customer .read {
    margin-bottom: 20px;
}
.customer .m-list-01 {
    width: 80%;
    margin: 0 auto 50px;
}
.customer .m-list-01 dt {
    width: 30%;
    text-align: right;
}
.customer .m-list-01 dd {
    width: 70%;
}
.customer .m-list-01 dd .scroll-area {
    height: 400px;
    margin-bottom: 10px;
    padding: 20px;
    border: 1px solid #999;
    overflow-y:scroll;
}
.customer .btn {
    width: 180px;
    margin: 0 auto;
}
.customer .btn input {
    font-size: 20px;
}
.customer .mw_wp_form_confirm .kikkake {
    height: 105px;
}
.customer .mw_wp_form_confirm .agreement {
    display: none;
}
@media (max-width: 991px) {
  .customer .read {
      margin-bottom: 20px;
  }
  .customer .m-list-01 {
      width: 100%;
      margin: 0 auto 30px;
  }
  .customer .m-list-01 dt {
      width: 100%;
      text-align: left;
  }
  .customer .m-list-01 dd {
      width: 100%;
  }
  .customer .m-list-01 dd .scroll-area {
      height: 300px;
      padding: 10px;
  }
  .customer .btn {
      width: 80%;
  }
  .customer .btn input {
      font-size: 14px;
  }
  .customer .mw_wp_form_confirm .kikkake {
      height: 50px;
  }
}

/* ----------------------------------
/
/  history
/
/--------------------------------- */
.history {
}
.history .title {
    line-height: 1.5;
    font-size: 32px;
    margin-bottom: 10px;
    text-align: left;
}
.history .read {
    margin-bottom: 20px;
    text-align: left;
    font-size:18px;
}
.history .list {
    margin-bottom: 50px;
    /*background: #fff;*/
}
.history .list-head {
    padding: 5px;
    background: #4d4d4d;
    text-align: center;
    color: #fff;
    font-weight: normal;
}
.history .list-body {
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    overflow: hidden;
    font-size:16px;
}
.history .list-body dt {
    clear: both;
    float: left;
    width: 12%;
    padding: 10px 15px;
    border-top: 1px solid #808080;
    box-sizing: border-box;
}
.history .list-body dd {
    width: 88%;
    float: left;
    padding: 10px 15px;
    border-top: 1px solid #808080;
    border-left: 1px solid #808080;
    text-align: left;
    box-sizing: border-box;
}
.history .m-kv img{
	width:auto;
	height:auto;
}
.history img{
	width:100%;
	height: auto;
}
@media (max-width: 991px) {
    .history .title {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .history .read {
        margin-bottom: 20px;
        text-align: left;
    }
    .history .list {
        margin-bottom: 50px;
    }
    .history .list-head {
        padding: 5px;
        text-align: center;
        color: #fff;
        font-weight: normal;
    }
    .history .list-body dt {
        width: 20%;
        padding: 5px 10px;
    }
    .history .list-body dd {
        width: 80%;
        padding: 5px 10px;
    }
}
@media (max-width: 543px) {
	.type01 .ttl {
		font-size: 20px;
	}
	.m-kv img{
		width:80%;
		margin-top:20px;
	}
    .history .list-body dt {
        width: 35%;
    }
    .history .list-body dd {
        width: 65%;
    }
    .content-inner{
    	box-sizing: border-box;
    	padding:0 15px;
    }
}

/* ----------------------------------
/
/  customer
/
/--------------------------------- */
.customer {
}
.customer .read {
    margin-bottom: 20px;
}
.customer .m-list-01 {
    width: 80%;
    margin: 0 auto 50px;
}
.customer .m-list-01 dt {
    width: 30%;
    text-align: right;
}
.customer .m-list-01 dd {
    width: 70%;
}
.customer .m-list-01 dd .scroll-area {
    height: 400px;
    margin-bottom: 10px;
    padding: 20px;
    border: 1px solid #999;
    overflow-y:scroll;
}
.customer .btn {
    width: 180px;
    margin: 0 auto;
}
.customer .btn input {
    font-size: 20px;
}
.customer .mw_wp_form_confirm .kikkake {
    height: 105px;
}
.customer .mw_wp_form_confirm .agreement {
    display: none;
}
@media (max-width: 991px) {
  .customer .read {
      margin-bottom: 20px;
  }
  .customer .m-list-01 {
      width: 100%;
      margin: 0 auto 30px;
  }
  .customer .m-list-01 dt {
      width: 100%;
      text-align: left;
  }
  .customer .m-list-01 dd {
      width: 100%;
  }
  .customer .m-list-01 dd .scroll-area {
      height: 300px;
      padding: 10px;
  }
  .customer .btn {
      width: 80%;
  }
  .customer .btn input {
      font-size: 14px;
  }
  .customer .mw_wp_form_confirm .kikkake {
      height: 50px;
  }
}


/* ----------------------------------
/
/  company
/
/--------------------------------- */
.company .m-list-01 {
    margin-left: auto;
}
@media (max-width: 991px) {
  .company .m-list-01 {
      width: 90%;
      margin-left: 50px;
  }
}
@media (max-width: 767px) {
  .company .m-list-01 {
      width: 100%;
      margin-left: 0;
  }
}

/* ----------------------------------
/
/  producer
/
/--------------------------------- */
.producer .m-box-01 {
    margin-bottom: 0;
}
.producer .gallery {
    margin-bottom: 100px;
}
.producer .gallery img {
    width: 100%;
    vertical-align: top;
}
@media (max-width: 991px) {
  .producer .gallery {
      margin-bottom: 40px;
  }
}

/* ----------------------------------
/
/  sake
/
/--------------------------------- */
.sake {
}
.sake .step {
    line-height: 1.8;
    text-align: left;
}
.sake .step section {
    margin-bottom: 60px;
    overflow: hidden;
}
.sake .step .img {
    float: left;
    width: 54%;
}
.sake .step .step-01 .img {
    float: none;
    width: 100%;
    text-align: right;
}
.sake .step .txt {
    float: left;
    width: 46%;
}
.sake .step .step-01 .txt {
    margin-top: -50px;
    padding: 0 0 0 10%;
}
.sake .step .step-02 .txt,
.sake .step .step-03 .txt,
.sake .step .step-04 .txt,
.sake .step .step-05 .txt{
    padding-top: 30px;
}
.sake .step .txt p,
.sake .step .txt li {
    margin-bottom: 0.5em;
}
.sake .step .txt-left {
    padding-right: 40px;
}
.sake .step .txt-right {
    padding-left: 40px;
}
.sake .step .txt-right {
}
.sake .step .indent {
    text-indent: -1.5em;
    margin-left: 1.5em;
}
.sake .step .title {
    line-height: 1.4;
    margin-bottom: 20px;
    font-size: 32px;
}
.sake .step .title .small {
    display: inline-block;
    font-size: 21px;
}
.sake .block-complete {
    min-height: 690px;
    margin-bottom: 80px;
    background: url(../images/sake/img_008.jpg) center top no-repeat;
}
.sake .block-complete dl {
    width: 30%;
    margin: 0 auto;
    text-align: left;
    margin-top: 180px;
}
.sake .block-complete dt {
    margin-bottom: 20px;
    border-bottom: 1px solid #4d4d4d;
    font-size: 21px;
    font-weight: bold;
}
.sake .block-complete dd {
    padding-bottom: 120px;
}
@media (max-width: 991px) {
  .sake .step section {
      margin-bottom: 30px;
  }
  .sake .step .img {
      text-align: center;
  }
  .sake .step .step-02 .txt,
  .sake .step .step-03 .txt,
  .sake .step .step-04 .txt,
  .sake .step .step-05 .txt{
      padding-top: 30px;
  }
  .sake .step .txt-left {
      padding-right: 20px;
  }
  .sake .step .txt-right {
      padding-left: 20px;
  }
  .sake .step .title {
      margin-bottom: 10px;
      font-size: 21px;
  }
  .sake .step .title .small {
      font-size: 16px;
  }
  .sake .block-complete {
      min-height: auto;
      margin-bottom: 40px;
      background: none;
  }
  .sake .block-complete dl {
      width: 30%;
      margin: 0 auto;
      text-align: left;
      margin-top: 180px;
  }
  .sake .block-complete dt {
      margin-bottom: 20px;
      font-size: 16px;
  }
  .sake .block-complete dd {
      padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .sake .step .img {
      float: none;
      width: 100%;
      margin-bottom: 15px;
      text-align: center;
  }
  .sake .step .txt {
      float: none;
      width: 100%;
      padding: 0;
  }
  .sake .step .step-01 .txt {
      margin-top: 0;
      padding: 0 10px;
  }
  .sake .step .step-02 .txt,
  .sake .step .step-03 .txt,
  .sake .step .step-04 .txt,
  .sake .step .step-05 .txt{
      padding: 0 10px;
  }
  .sake .block-complete {
      margin-bottom: 20px;
  }
  .sake .block-complete dl {
      width: 100%;
      margin-top: 0px;
  }
  .sake .block-complete dt {
      margin-bottom: 10px;
      font-size: 16px;
  }
  .sake .block-complete dd {
      padding-bottom: 40px;
  }
}

/* ----------------------------------
/
/  chicken
/
/--------------------------------- */
.chicken .sub-title-bg {
    position: relative;
    display: table;
    width: 100%;
    height: 360px;
    background: url(../images/chicken/title_real_intention_bg.jpg) center center no-repeat;
    background-size: cover;
    margin-bottom: 80px;
}
.chicken .sub-title {
    position: relative;
    display: table-cell;
    line-height: 1;
    vertical-align: middle;
}
@media (max-width: 991px) {
    .chicken .sub-title-bg {
        height: 200px;
        margin-bottom: 40px;
    }
  .chicken .sub-title img {
      width: 231.5px;
  }
}

.chicken .block {
    display: table;
    width: 100%;
    max-width: 1100px;
    margin-bottom: 80px;
}
.chicken .block .block-ph {
    display: table-cell;
    width: 55%;
}
.chicken .block .block-txt {
    display: table-cell;
    width: 40%;
    text-align: left;
    vertical-align: middle;
}
.chicken .block .block-txt-left {
    padding-right: 40px; 
}
.chicken .block .block-txt-right {
    padding-left: 40px;
}
.chicken .block .title {
    line-height: 1.5;
    margin-bottom: 0.5em;
    font-size: 32px;
}
.chicken .block .title span {
    display: block;
    font-size: 21px;
}
@media (max-width: 991px) {
    .chicken .block {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .chicken .block .block-ph {
        width: 50%;
    }
    .chicken .block .block-txt {
        width: 50%;
    }
    .chicken .block .block-txt-left {
        padding-right: 20px; 
    }
    .chicken .block .block-txt-right {
        padding-left: 20px;
    }
    .chicken .block .title {
        font-size: 21px;
    }
    .chicken .block .title span {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .chicken .block {
        margin-bottom: 20px;
    }
    .chicken .block .block-ph {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .chicken .block .block-ph img {
        width: 100%;
    }
    .chicken .block .block-txt {
        display: block;
        width: 100%;
    }
    .chicken .block .block-txt-left {
        padding-right: 0; 
    }
    .chicken .block .block-txt-right {
        padding-left: 0;
    }
}

.chicken .block-aesthetic {
    padding-bottom: 150px;
}
.chicken .block-aesthetic .content-inner {
    margin-top: -450px;
}
.chicken .block-aesthetic .box {
    width: 50%;
    padding-bottom: 15px;
    text-align: left;
}
.chicken .block-aesthetic .box dl {
    padding: 20px 30px 30px;
    background: url(../images/chicken/bg_aesthetic_box_bg.png) right bottom no-repeat #fff;
    box-shadow:6px 7px 13px -1px rgba(0,0,0,.2);
    -moz-box-shadow:6px 7px 13px -1px rgba(0,0,0,.2);
    -webkit-box-shadow:6px 7px 13px -1px rgba(0,0,0,.2);
}
.chicken .block-aesthetic .box dt {
    font-size: 28px;
    font-weight: bold;
}
.chicken .block-aesthetic .box dt span {
    color: #b7190a;
}
@media (max-width: 991px) {
  .chicken .block-aesthetic {
      padding-bottom: 40px;
  }
  .chicken .block-aesthetic .content-inner {
      margin-top: 0px;
  }
  .chicken .block-aesthetic .box {
      width: 100%;
      padding-bottom: 15px;
      text-align: left;
  }
  .chicken .block-aesthetic .box dl {
      padding: 10px 15px 15px;
      background: url(../images/chicken/bg_aesthetic_box_bg.png) right bottom no-repeat #fff;
      background-size: 100px auto;
  }
  .chicken .block-aesthetic .box dt {
      line-height: 1.4;
      margin-bottom: 10px;
      font-size: 20px;
  }
  .chicken .block-aesthetic .box dd {
      line-height: 1.5;
      font-size: 14px;
  }
}

.chicken .block-parts {
    height: 1265px;
    margin-bottom: 80px;
    padding: 50px 0 0 0;
    background: url(../images/chicken/img_parts_bg.png) center center repeat-x;
}
.chicken .m-sub-title {
    position: relative;
    left: auto;
    top: auto;
    margin: 0 0 50px 0;
    text-align: left;
}
.chicken .m-sub-title:after {
    right: auto;
    top: auto;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 1px;
}
@media (max-width: 991px) {
    .chicken .block-parts {
        height: auto;
        margin-bottom: 40px;
        padding: 20px 0 30px 0;
    }
    .chicken .m-sub-title {
        margin: 0 0 15px 0;
    }

}



.recruit_flow {
	margin: 40px auto;
}
.recruit_flow img {
	text-align: center;
	width: 719px;
}
.recruit_flow h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 40px 0 20px;
}
.recruit_flow p {
	line-height: 1.6;
	font-size: 20px;
}


/* =====================================
    追加
===================================== */
/*TOPページ*/
.recruit-bnr-area {
    margin: 60px auto 0;
}
.recruit-bnr-area a img {
box-shadow: 6px 7px 13px -1px rgba(0,0,0,.2);
    -moz-box-shadow: 6px 7px 13px -1px rgba(0,0,0,.2);
    -webkit-box-shadow: 6px 7px 13px -1px rgba(0,0,0,.2);
}
.recruit-bnr-area a img:hover {
    opacity: 0.6;
}

@media (max-width: 991px) {
.recruit-bnr-area {
    margin: 0 auto;
}
}