@charset "UTF-8";
body, html {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color:#000;
font-size:22px;
line-height:1.8;
}
.flex{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	justify-content:space-between;
}

.pad-s{ padding:5px;}
.ws{
  white-space:nowrap;
}		
.pd8 { padding:8px  !important;}
.fw-b{ font-weight:bold !important;}



header {
	width: 100% !important;
	padding:0;
	margin:0;
	
}
.head-fix {
position: fixed;
width: 100% !important;
z-index: 9999;
	height:98px;
}
.navwrap {
position: relative;
}
.fixed .navwrap {
    background: #000;
}
header h1 {
position:absolute;
top:0;
left:0;
}
.titlelogo {
position: absolute;
    left: 120px;
    top: 20px;
	}
.titlelogo img {
width: 240px;
	}


.logoarea {

	height:98px !important;
	margin:0 auto;
	padding:0;
	width:30%;
	min-width:430px;
	}
.logoarea h1 {
    margin: 0;
    font-size: 14px;
    padding: 0;
    height: auto;
    width: 98px;
	}	
.logoarea h1 img {
max-width:100%;

height:auto;
padding-bottom:10px;
}
.nav-pc {
position: absolute;
top: 0;
right: 50px;
text-align: right;
padding: 0;
color: #fff;
font-size: 16px;
font-weight: bold;
}
.nav-pc a {
    color: #fff;
    line-height: 43px;
    display: inline-block;
    height: 100%;
    text-shadow: 0 0 4px rgba(0,0,0,0.4);
    padding: 26px 10px 0;
    border-bottom: 0px solid #FC0000;
}
.nav-pc a:hover {
    transition: .3s;
    border-bottom: 3px solid #FC0000;
    color: #FC0000;
    text-shadow: none;
}
.sns-icon {
    display: inline-block;
    padding: 0 0 0 50px;
    vertical-align: top;
}
.sns-icon a:hover{
    border: none;
}
ion-icon.hydrated {
    font-size: 40px;
    padding: 0 2px;
}
.reserve-box {
position:absolute;
top:0;
right:0;
height:100px !important;
}
.reservation {
    width: 98px;
    height: 98px;
    background: #FFF;
    text-align: center;
    position: relative;
}
.reservation a {
    color: #914C00;
    display: block;
    height: 98px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
}
.reservation a:hover {
    transition: .3s;
    background: #000;
    color: #fff;
}
.btnArea {
	width:300px;
	margin:0 auto;
	padding-top:560px;
	text-align:center;
	}

.m-text {
	font-size:26px;
	font-weight:bold;
	padding:25px 15px;
	}
.s-text{
	font-size:14px;
	line-height:1.8;
	}

.in-wrap {
max-width: 1080px;
width: 100%;
margin:0 auto;
text-align: center;
}
.in-block {max-width: 1080px;width: 100%;margin: auto;padding: 0;text-align: center;overflow: hidden;}
.in-block p {
margin:15px 0;
}
.img-block {
margin:30px auto;
}
.h2-block h2 {
font-size: 36px;
padding: 15px 0 0;
font-weight: bold;
letter-spacing: 5px;
}

span.sub-t {
    font-size: 14px;
}
.h2-block{
position: relative;
margin:0 0 60px;
}
#menu-area .h2-block{
position: relative;
margin:0 0 0px;
}
.bg-text p { 
	font-size:14px;
	margin:15px 0 15px 30px;
	line-height:1.8;
}
.boxwrap { 
	width:100%;
	max-width:780px;
	margin:0 auto;
	padding:30px 0;
	}
.boxwrap02 { 
	width:100%;
	max-width:780px;
	margin:0 auto;
	padding:20px 0 0;
	}
.boxwrap03 {
	width:100%;
	max-width:980px;
	margin:0 auto;
	padding:30px 0 !important;
	}
.boxwrap p {
	margin:15px 0 30px;
	}
	




.table-style {
	margin:30px auto 90px;
	width:95%;
	max-width:680px;
	font-size:14px;
	text-align: left;
	line-height: 1.5;
	background-color:#ccc;
  border-spacing:0;
  border-collapse: separate;
  	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;

	}
.table-style th {
	width: 30%;
	padding: 15px 0 15px 30px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight:normal;
	background-color: #fff;
}
.table-style td {
	width: 70%;
	padding: 15px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
}	
.r-line {
	background:#e60012;
	height:25px;
	}
span.red {
	color:#E60012;
	font-size:16px;
	line-height:1;
	}
h2{margin:0 auto; text-align:center; font-weight:bold;}	
h2.contact {
	padding-top:60px !important;
	}
h2.contact img {
	max-width:231px !important;
	}
p img ,h3 img{
	display:block;
	margin:0 auto;
	}
h2 img{
	display:block;
	margin:0 auto;
	width:300px;
	}	
.text-img {
width:100%;
	max-width:666px;
	margin:40px auto 70px;
	}
.contact-01 {
	font-size:17px;
	padding:30px 0 60px;
	margin-bottom:30px;
	}
.form-area {
	/* margin-bottom: 70px; */
	padding-bottom: 70px;
	}
p.footer_logo img {
    width: 190px;
    margin: 30px auto;
}	
.copyright {
	font-size:12px;
	color:#fff;
	margin:0;
	}
.img-box {
	margin:50px auto;
	max-width:980px;
	overflow:hidden;
	padding:0 !important;
	}
.img-box img{
	width:100%;
	}
.img-pad-left {
	padding:0 10px 0 0 !important;
	}
.img-pad-right {
	padding:0 0 0 10px !important;
	}
.block-pad-left {
	padding:0 15px 0 0 !important;
	}
.block-pad-right {
	padding:0 0 0 15px !important;
	}
#role,#contact,#thought,#business,#profile{
  margin-top : -50px;
  padding-top : 50px;
}

#incubation,#consal{
  margin-top : -60px;
  padding-top : 60px;
}
.brsp {
	display:none;
}
.contact-wrap {
	width:100%;
	max-width:720px !important;
	margin:0 auto;
	}
.contact-wrap h2 {
    margin-bottom: 40px;
    color: #fff;
    background: #000;
    padding: 40px 0 35px;
}
.contact-wrap h2 p{
	font-size:12px;
	padding: 15px 0 0;
	font-weight:normal;
}
p.select {
    margin: 0;
    line-height: 1.2;
}
p.select label {
    font-size: 14px !important;
    font-weight: normal;
    margin: 0;
}	
label{
	text-align:left;
	font-weight:bold;
	padding:0 15px !important;
	font-size:16px;
	width:100% !important;
	}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
textarea {
	background-color: #fff;
	border-radius:8px;
	color: #333;
	width: 100% !important;
	border: 1px solid #ddd;
	padding: 10px !important;
	font-size: 14px;
	font-weight:normal;
	margin: 5px auto !important;
	
	
	/* box-shadow */
	box-shadow:3px 3px 0px 0px #dadbdb;
	-moz-box-shadow:3px 3px 0px 0px #dadbdb;
	-webkit-box-shadow:3px 3px 0px 0px #dadbdb;

	/* border-radius */
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;

	/* border */
	border:2px solid #dadbdb;
}
.plan label {
    cursor: pointer;
    background: #fbe0e0;
    border-radius: 6px;
    padding: 15px !important;
    border: 3px solid #fbe0e0;
    transition: all 0.3s ease-in-out;
    margin: 0 15px auto;
    max-width: 690px;
    width: 100%;
}
textarea.wei {display:block;}
.btn-block {margin: 50px auto 20px;}
 input[type="submit"] {
	font-size: 18px;
	padding: 10px 30px 10px 50px;
	background: url(../img/r-arrow.png) no-repeat 15px, #e60012;
	color: #fff;
	border-radius: 8px;
	font-weight:bold;
	cursor: pointer;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	border: none;
	
	/* box-shadow */
	box-shadow:3px 3px 0px 0px #bb0007;
	-moz-box-shadow:3px 3px 0px 0px #bb0007;
	-webkit-box-shadow:3px 3px 0px 0px #bb0007;
}
input[type="submit"]:hover {
	background: url(../img/r-arrow.png) no-repeat 15px, #FB0013;
	/* box-shadow */
	box-shadow:2px 2px 0px 0px #bb0007;
	-moz-box-shadow:2px 2px 0px 0px #bb0007;
	-webkit-box-shadow:2px 2px 0px 0px #bb0007;
	position:relative;
	top:1px;
	left:1px;
}

.toparrow {
	padding:10px;
	display:block;
	margin:0 auto;
	}
/*フッター*/
footer {
    width: 100%;
    background: #000;
    padding: 20px 0;
    text-align: center;
}


/* ホバー */
.mouseHvr {
	opacity: 1;
}

.mouseHvr:hover {
	opacity: 0.8;
	transition:0.5s;
}
.en-text-h3 {
	font-size:24px;
	line-height:1.6;
	font-weight:bold;
	}

.navContainer {
	width:100%;
	}
.page-top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    text-align: center;
    margin-top: 30px;
	z-index: 99999;
}
.toparrow {
    padding: 10px;
    display: block;
    margin: 0 auto;
    width: 65px;
}

.flex-box {
    display: flex;              /* フレックスボックスにする */
}


.flex-item img {
    width: 100%;                /* 画像サイズ指定 */
}

.flex-item p {
        text-align: left;
    padding: 10px;
    font-weight: bold; 
}

#service-area{
    background-image: url(../img/section2.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    height: 1100px;
    color: #000;
    padding: 2em 0 5em;
}
#service-area .flex-box{
    display: unset;    
}
#service-area .flex-item {
    background-image: url(../img/section2-sub.png);
    background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    /* height: 500px; */
    padding: 50px 0;
    font-size: 18px;
    width: 700px;
    margin: 0 auto;
}
#service-area .flex-item p {
    text-align: center;
}
#service-area .h2-block h2 {
    margin: 2em 0 3em;
}
#service, #flow, #menu ,#company {padding-top: 70px;margin-top: -70px;}
#menu-area {
    background-image: url(../img/section3.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff;
    padding: 2em 0 5em;
}

#menu-area .flex-item{
    color: #fff;
    text-align:  left;
    padding: 0;
    margin: 0 auto;
    font-weight: bold;
    width: 700px;
}
p.menu-bikou {
    padding: 0 0 0 30px;
    font-weight: normal;
    font-size: 16px;
    margin: 0;
}
hr.menuhr {
    width: 780px;
    margin: 40px auto;
}
p.menu-hosoku {
    font-weight: normal;
    font-size: 12px;
    padding-left: 30px;
}
.flex-item.hosoku-area {
    padding-top: 10px !important;
}
#menu-area .menu-name{
    width: 420px;
    display: inline-block;
    padding-top: 5px;
}
#menu-area .menu-tittle{
    width: 420px;
    display: inline-block;
    padding-top: 25px;
}
#menu-area .menu-pace{
    width: 100px;
    display: inline-block;
}
#flow-area {
    background-image: url(../img/section4.jpg);
    background-position: right 33% top;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff;
    padding: 2em 0 5em;
}
#flow-area .flex-box{}
#flow-area .flex-item{margin: 0 auto;}
#flow-area .flex-item p{text-align: center;color: #000;background: rgba(255,255,255,0.5);border: 2px solid #000;border-radius: 32px;padding: 10px 80px;margin-bottom: 60px;position: relative;}
#flow-area .flex-item p:after{content:url(../img/flowarrow.png);display: block;position: absolute;left: 42%;width: 68px;top: 70px;}
#flow-area .flex-item p:last-child:after{content:none;}



#company-area {
    background: #fff;
    color: #000;
    padding: 2em 0;
}
company-area table {
    margin: 0 auto 40px;
}


@media screen and (max-width:800px) {
.nav-pc {
display: none;
}
}




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

.brpc-s {
	display:none;
	}	
}




/*{　スマートフォン用　}*/
@media screen and (max-width: 768px) {
body, html {
font-size:18px;
line-height:1.6;
}



p.s-text {
	line-height:1.8; 
	color:#231815;
	font-size:14px;
	margin:0 auto;
	padding:15px 15px;
}
p.ss-text {
	line-height:1.8; 
	color:#231815;
	font-size:14px;
	margin:0 auto;
	padding:15px 15px;
}
.m-text {
	font-size:20px;
	padding:10px 15px;
}





.table-style {
	font-size:14px;
	}
.table-style th ,.table-style td{
	padding: 15px 0 15px 10px;
}

.img-box {
	margin:50px auto 0;
	}


.titlelogo {
    color: #000;
    top: 5px;
    left: 85px;
    margin: 0 auto;
 }
.titlelogo img {
    height: auto;
    padding: 10px;
    margin: 0 auto;
    width: 200px;
}
.maintext {
border-bottom: 4px solid #fff;
    font-size: 30px;
    padding-bottom: 5px;
}


.btnArea {
position:absolute;
bottom:10%;
left:50%;
	width:200px;
	margin:0 0 0 -100px;
	padding-bottom:0px;
	text-align:center;
	}
	
	
.btn-reserve a{
 width:200px;
 display: block;
 margin:0 auto;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  color: #ffffff;
  font-size: 20px;
  padding: 5px 20px 5px 20px;
  
  }	

  
.in-wrap {
width:100%;
margin:0 auto;
padding:0 20px;
}
.in-block {
width:100%;
padding:0 20px;
}
hr.menuhr {
    width: 100%;
}
.h2-block {
    margin: 30px auto;
}  
.h2-block h2 {padding: 0px;margin: 0 auto !important;}
.img-block {
width:100%;
height:auto;
}
.page-top {width:65px;height:65px;position: fixed;bottom: 25px;right: 0px;z-index: 99999;}
.page-top img {
width:100%;
height:auto;
}


header {
width:100%;
}

.head-fix {position: fixed;top:0;height:70px;z-index:9999;background: #000;}
.navwrap {
position: relative;
}
.spwrap {
background:#000;
width:70px;
height:70px;
 position:absolute;
    top:0;
    right:0;
	color:#fff;
	padding-top:45px;
	text-align: center;
	font-size:12px;
}
.spmenu_btn {
    display:block;
    position:absolute;
    top:12px;
    right:14px;
    width:40px;
    height:24px;
    background:#fff;
    border-top:10px solid #000;
    border-bottom:10px solid #000;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
	z-index:300;
}
.spmenu_btn:before {
    content:'';
    position:absolute;
    width:40px;
    height:4px;
    background:#fff;
    top:-10px;
    right:0;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    transition:all 0.5s;
}
.spmenu_btn:after {
    content:'';
    position:absolute;
    width:40px;
    height:4px;
    background:#fff;
    bottom:-10px;
    right:0;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    transition:all 0.5s;
}
.spmenu_btn.active {
    background:#000;
}
.spmenu_btn.active:before {
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
    top:0;
    right:0;
}
.spmenu_btn.active:after {
    -moz-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
    bottom:0;
    right:0;
}
.spmenu {
    display:none;
    position:absolute;
    top:70px;
    left:0;
    width:100%;
	z-index:300;
}

.ag {
    width:100%;
    margin:0 auto;
	padding:0;
	z-index:300;
	border-top:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
	background:#ddd;
}

	

.replace {
    width: 50%;
    height: 60px;
    text-align: center;
    float:left;
    display: block;
    background: rgba(0,0,0,0.7);
    border: 1px solid #464444;
}

	

.replace a{
	display:block;
	width:100%;
	line-height: 60px;
	-webkit-transition: margin .8s;
	-moz-transition: margin .8s;
	-ms-transition: margin .8s;
	-o-transition: margin .8s;
	transition: margin .8s;
	margin: 0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.replace a:hover ,.replace-l a:hover{
    margin-top:0;
	height:60px;
}



.reserve-box {
position: absolute;
right: 0;
width: 70px;
height: 70px !important;
}

.reservation {
right: 0;
    width: 100%;
    height: 70px !important;
    vertical-align: middle;
    max-width: 70px !important;
    background: #ffffff;
    text-align: center;
    position: relative;
}
.reservation a {
    display: block;
    line-height: 14px;
    width: 70px;
    font-size: 17px;
    padding: 0;
    height: 70px;
    padding-top: 14px;
}
    .s-text {
    font-size: 12px;
}
.logoarea {
	height:70px !important;
	margin:0 auto;
	position: absolute;
	left:0;
	padding:0;
	max-width:250px;
	/* background: #000; */
	}
.logoarea h1 {
	margin:0;
	padding:0;
	height:70px !important;
	width: 70px;
	}	
.logoarea h1 img {
    width: auto;
    height: 70px;
    padding-bottom: 0;
}
.flex-item:nth-child(1), .flex-item:nth-child(2) {
    margin-right: 10px;
}
#service-area {
    height: auto;
}   
.price {
    font-size: 16px;
}    
#menu-area .flex-box:nth-child(3) .flex-item img, #menu-area .flex-box:nth-child(4) .flex-item img {
     padding: 0; 
}    
#menu-area .flex-box:nth-child(3) .flex-item, #menu-area .flex-box:nth-child(4) .flex-item {
    padding: 0;
}

#menu-area .flex-item:nth-child(1), #menu-area .flex-item:nth-child(2) {
    margin-right: 0;
}
    #reccomend-area {
    background: url(../img/spreccomend.jpg) #000;
    background-position: center;
    background-size: cover;
}
#reccomend-area p.item-text {
    padding: 1em 0 1em;
    font-size: 14px;
}
.post-text {
    font-size: 14px;
}    
.h2-block.sp-block.r-title {
    color: #fff;
    margin: 0;
}
.r-title h2 {
    margin: 0 !important;
    padding: 3em 0 2em;
    text-align: center !important;
    background: #000;
    height: 85px;
}
.r-title .sub-t {
    background: #000;
    text-align: center;
    padding-bottom: 6em;
    height: 45px;
    display: block;
}    
#service-area .flex-item {
    font-size: 14px;
    position: relative;
    padding: 20px 10px !important;
    width:100%;
}
#menu-area .flex-item {
    width: 100%;
    padding-bottom: 15px;
}   
#menu-area .menu-name {
    width: 100%;
    font-size: 13pt;
}
#menu-area .menu-tittle {
    padding-top: 30px;
}
#menu-area .menu-pace {font-size:12pt;/* text-align: right; *//* width: 50%; */padding-left: 23px;}
#menu-area .price {font-size:12pt;/* text-align: right; *//* display: inline-block; *//* width: 44%; */} 

.flex-item p {
    padding: 3px;
    line-height: 1.5;
}
p.menu-bikou {
    line-height:1.2;
    font-size: 12px;
    padding-left: 20px;
}
#flow-area .flex-item {
    width:100%;
} 
#flow-area .flex-item p {
    border: 2px solid #000;
    padding: 10px;
    margin-bottom: 60px;
    width: 100%;
}
#flow-area .flex-item p:after {
    top: 55px;
} 
.infoarea table {
    width: 100%;
}  
.sns-icon {
    display: flex;
    padding: 9px 0 0;
    width: 50%;
    margin: 0 auto;
    height: 55px;
}
p.plan {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}    
  .plan label {max-width: 100% !important;width: 95% !important;margin: 0 auto;}  
    
}



