/* vegas imporatnt回避*/

header div#slider.vegas-container{
    height:100vh;
    position: absolute;
    top:0;
    }


    header div#slider.vegas-container div.vegas-wrapper
    {
overflow: visible;
padding: 0px;
}


div.heading-block
{
    z-index:0;
}
  /*<div class="heading-block"style=""*/


div.logo1 img{
    width:168.5px;
    height:auto;
    vertical-align:middle;
}
/*
  <div class="logo1 sp" style="">
        
  <img src="img/logo.png" alt="mihonn" width="168.5" height="auto" style="vertical-align:middle;">
  */

  div.wrapper{
    background-color: white;
    padding:50px 10px;
  }
  /*
 <div class="wrapper"style="background-color: white;padding:50px 10px">*/

 div.wrapper section{
    width:95%;max-width: 1380px;margin: 0 auto;
 }

 /*<section class="main_data"style="width:95%;max-width: 1380px;margin: 0 auto;"> <!-- section1-->*/

 div.sectiontitle{
	background-color:white;width:100%;padding: 20px 0 40px 0;

 }

h3.sectiontitle{
    text-align:center;    
	/*padding: 30px 0px;*/
	font-size: xx-large;
	background-color: white;
	position: relative;
	padding: 0.5rem 2rem;
	z-index: 0;
}


h3.sectiontitle:after {
    content: "";
  display: block;
  height: 3px;
  background: -webkit-linear-gradient(to right, rgb(226, 135, 44), #f7dbdb);
  background: linear-gradient(to right, rgb(226, 135, 44), #f7dbdb);
}
  


 /*class="sectiontitle"style="text-align:center;margin: 50px 0px;font-size: xx-large;"*/

 h4.sectionsubtitle{
    margin: 20px 0px;font-size: x-large;
 }

 h1.left,h2.left,h3.left,h4.left{
    text-align:left;
 }
 h1.center,h2.center,h3.center,h4.center{
    text-align:center;
 }
 h1.right,h2.right,h3.rightr,h4.right{
    text-align:right;
 }

 .footerad{
    display: flex;
/*コレ*/justify-content: center;width:100%;height:150px;background-color:rgb(240, 197, 197);font-size: 0.8rem;
 }
 @media only screen and (max-width: 959px) {  .footerad{padding-bottom:65px;}}

 div#faddress{
text-align: center;width:80%;margin:auto;
 }



 /* Calender style */

#calenderTable{
	width:100%;	
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-collapse:collapse;
}
#calenderTable th{
	padding: 5px;
	font-size: 12px;
	color: #333;
	background: #eee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #FFF;
	border-left-color: #ccc;
}

@media only screen and (max-width: 959px) {
#calenderTable th {

   
}}

#calenderTable td{
	padding:5px;
	text-align:right;
	font-size:12px;
	border:1px solid #ccc;
	color:#555;
	width:14%;
	vertical-align:top;
	word-break: break-all
}
#calenderTable .calenderHeader a{
	color:#555;
	text-decoration:none;
}

#calenderTable td .scheduleComment{
	text-align:left;
	color:#555;
	font-size:10px;
	word-break: break-all;
}
#calenderTable td .schedulePulldownList{
	text-align:left;
	color:#555;
	font-size:10px;
	padding:0px 0 3px;
	border-bottom:1px dotted #ccc;
	word-break: break-all
}
#calenderTable .borderless{
	border:0!important
}
.countNum{
	font-size:110%;
}
p.holidayText{
	font-size:12px!important;
	color:#444;
	margin:0;
	padding:0 0 5px;
}


/* if ListStyle */
ul#calenderList{
	list-style:none;
	margin:0;
	padding:0;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#calenderList li{
	border-bottom:1px solid #999;
	padding:5px;
}
#calenderList li.first-child{
	border-top:1px solid #999;
}
#calenderList .scheduleComment{
	text-align:left;
	color:#555;
	font-size:10px;
}
#calenderList .schedulePulldownList{
	text-align:left;
	color:#555;
	font-size:11px;
	padding:0px 0 3px;
	border-bottom:1px dotted #aaa;
}
table.navNextPrev {
	width:100%;
}
table.navNextPrev .dspPrev{
	text-align:left;	
	padding:10px;
}
table.navNextPrev .dspNext{
	text-align:right;
	padding:10px;
}
h2#headerYm{
	background:#666;
	color:#fff;
	text-align:center;
	padding:5px ;
	font-size:110%;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* /if ListStyle */


/* Reserv Btn styl*/
.reservForm{
	display:inline;
	word-break: break-all;
}
.reservForm input{
	font-size:12px;
	cursor:pointer;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:1px 2px;
}
/* /Reserv Btn styl*/

/* ReservForm Style */

#formWrap {
	width: 100%;
	color: #555;
	line-height: 120%;
	font-size: 100%;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
#formWrap h2{
	font-weight:normal;
	font-size:14px;
	color:#111;
	margin:0 0 10px;
	background:#efefef;
	padding:5px 8px 3px;
	border-radius:3px;
	border:1px solid #ccc;
}
#formWrap p {
	margin:5px 0 5px;;
	padding:0;
	font-size:13px;
}

table.formTable {
	width: 100%;
	margin: 15px auto;
	border-collapse: collapse;
	font-size: 1.2em;
	line-height: 1.4em;
}
table.formTable td {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: left;
	background-color: #ffffff;
}
table.formTable th {
	padding: 10px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #FFF;
	border-left-color: #ccc;
}
table.formTable th {
	width: 30%;
	font-weight: normal;
	text-align: left;
	background-color: #F8F8F;

}
@media screen and (max-width:572px)  {
#formWrap {
	margin-top: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;

}

#formWrap p.error_messe {
	margin:0 0 5px;
	padding:0;
	color:red;
	font-size:13px;
}

table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
input[type="text"], textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
}
/*---------------------------------
		/index.php style 
---------------------------------*/
.red {
	color: #900;
}
.sum_red {
	color: #F00;
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: .9em;
	line-height: 1.3em;
	display: block;
}

/*   ここからリクルートフォーム　　*/
#formWrap {
	width:100%;
	margin-top: 50px;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px)  {
#formWrap {
	margin-top: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;

}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
input[type="text"], textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
}



/*   ここからリクルートフォーム　　*/
#formRec {
	width:100%;
	margin-top: 50px;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.Rec{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.Rec td,table.Rec th{
	border:1px solid #ccc;
	padding:10px;
}
table.Rec th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px) {
#formRec {
	margin-top: 20px;
	width:100%;
	margin:0 auto;
	margin-buttomp: 40px;
}
table.Rec th, table.Rec td {
	width:auto;
	display:block;
}
table.Rec th {
	margin-top:5px;
	border-bottom:0;
}
input[type="text"], textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
}

input{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   border: thin solid #DBD8B4;
   margin: 5px 0;
}

textarea {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   border: thin solid #DBD8B4;
   margin: 5px 0;
}