@charset "UTF-8";
/* CSS Document */
@media screen and (max-width:1330px){
.headLogo img {
  height: 50px;
}	
.headLogo {
  margin-top: 25px;
}
.gNavi li a {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.gNavi li.headContactBtn {
  margin-left: 10px;
}
.gNavi li.langBtn a::before {
  left: 12px;
}
}
@media screen and (max-width:1220px){
.headLogo img {
  height: 50px;
}	
.headLogo {
  margin-top: 25px;
}
.gNavi li a {
  
  padding-left: 10px;
  padding-right: 10px;
}
.gNavi li.headContactBtn {
	margin-left: 10px;
}
.gNavi li.langBtn a::before {
  left: 8px;
}
.gNavi li.headContactBtn a {
  font-size: 12px;
}
gNavi li.headContactBtn a::before {
  font-size: 11px;
  bottom: -16px;
}
}
@media screen and (max-width:1102px){
.headLogo img {
  height: 40px;
}	
.headLogo {
  margin-top: 30px;
}
.gNavi li a {
  font-size: 13px;
}
}
@media screen and (max-width:834px){
.onPc{
	display:none !important;
}
.onSmt{
	display:block !important;
}

.spMbNon{
	margin-bottom: 0px !important;
}
.spMb05{
	margin-bottom: 5px !important;
}
.spMb10{
	margin-bottom: 10px !important;
}
.spMb15{
	margin-bottom: 15px !important;
}
.spMb20{
	margin-bottom: 20px !important;
}
.spMb30{
	margin-bottom: 30px !important;
}
.spMb40{
	margin-bottom: 40px !important;
}
.spMb50{
	margin-bottom: 50px !important;
}
.spMb60{
	margin-bottom: 60px !important;
}
.spMb70{
	margin-bottom: 70px !important;
}
.spMb80{
	margin-bottom: 80px !important;
}
.spMb90{
	margin-bottom: 90px !important;
}
.spMtNon{
	margin-top: 0px !important;
}
.spMt05{
	margin-top: 5px !important;
}
.spMt10{
	margin-top: 10px !important;
}
.spMt20{
	margin-top: 20px !important;
}
.spMt30{
	margin-top: 30px !important;
}
.spMt40{
	margin-top: 40px !important;
}
.spMt50{
	margin-top: 50px !important;
}
.spMt60{
	margin-top: 60px !important;
}
.spPl10{
	padding-left: 10px !important;
}
.spPl20{
	padding-left: 20px !important;
}
.spPl30{
	padding-left: 30px !important;
}
.spPl40{
	padding-left: 40px !important;
}
.spPl50{
	padding-left: 50px !important;
}
.spPl60{
	padding-left: 60px !important;
}
.spPlNon{
	padding-left: 0px !important;
}
.spPr10{
	padding-right: 10px !important;
}
.spPr20{
	padding-right: 20px !important;
}
.spPr30{
	padding-right: 30px !important;
}
.spPr40{
	padding-right: 40px !important;
}
.spPr50{
	padding-right: 50px !important;
}
.spPr60{
	padding-right: 60px !important;
}
.spPrNon{
	padding-right: 0px !important;
}
.spPb10{
    padding-bottom: 10px !important;    
}
.spPb05{
    padding-bottom: 5px !important;    
}
.spPb20{
    padding-bottom: 20px !important;    
}
.spPb30{
    padding-bottom: 30px !important;    
}
.spPb40{
    padding-bottom: 40px !important;    
}
.spPb50{
    padding-bottom: 50px !important;    
}
.spPb60{
    padding-bottom: 60px !important;    
}
.spPb100{
    padding-bottom: 100px !important;    
}
.spPt60{
    padding-top: 60px !important;    
}
.spPtNon{
    padding-top: 0px !important;    
}
.spPt10{
    padding-top: 10px !important;    
}
.spPt20{
    padding-top: 20px !important;    
}
.spPt30{
    padding-top: 30px !important;    
}
.spPt40{
    padding-top: 40px !important;    
}
.spText10{
    font-size: 10px !important;    
}
.spText11{
    font-size: 11px !important;    
}
.spText12{
    font-size: 12px !important;    
}
.spText13{
    font-size: 13px !important;    
}
.spText14{
    font-size: 14px !important;    
}
.spText15{
    font-size: 15px !important;    
}
.spText16{
    font-size: 16px !important;    
}
.spText18{
    font-size: 18px !important;    
}
.spText20{
    font-size: 20px !important;    
}
.spText22{
    font-size: 22px !important;    
}
.spText24{
    font-size: 24px !important;    
}
.spText26{
    font-size: 26px !important;    
}
.spText28{
    font-size: 28px !important;    
}
.spText30{
    font-size: 30px !important;    
}
body {
	width: 100%;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.header{
	height: 60px;
	width: 100%;
top: 0px;
left: 0px;
z-index: 1000;
box-shadow: 0px 3px 6px rgba(0,0,0,0.0);
box-sizing: border-box;
border-radius: 0px;
}
.spHeader {
	width: 100%;
	height: 50px;
	display: block;
	position: fixed;
	top: 0px;
	z-index: 10000;
	background-color: rgba(255,255,255,1.00);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.box1080 {
	
}
.box1280 {
	
}

.box1600{
	
}
.box800 {
    
}
.box600 {
   
}
.footBox {
    display: table;
    height: auto;
    margin: 0 auto;
    
    width: 100%;
	padding-bottom: 80px;
    padding-top: 60px;

}

.goTopBtn {
      height: 60px;
  width: 60px;
}
.goTopBtn img {
    
}
.goTopBtn.on {
	bottom: 20px;
}


#menuButton {
    display: block;
    height: 60px;
    right: 0px;
    position: fixed;
    top: 0px;
    width: 60px;
	border: 0px solid #183f92;
	z-index: 1200;
	cursor: pointer;
    
    transition-property: all;
transition: 0.4s ease;
    background-color: #FFF;
	border-radius: 0;
}
#menuButton span {
    display: block;
    background-color: #00b9e7;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 15px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
#menuButton span:first-child {
    top: 22px;
}
#menuButton span:last-child {
    bottom: 22px;
}
#menuButton.active span:first-child {
    -webkit-transform: translateY(7px) rotate(45deg);
    -moz-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
}
#menuButton.active span:last-child {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
}
#overlay{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1100;
    background-color: #00b9e7;
    overflow: scroll;
    right: -110%;
    display: flex;
	transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
	-webkit-overflow-scrolling: touch;
	align-items: flex-start;
}
#overlay::before{
	
}
#overlay.openMenu::before{
	
}
#overlay.openMenu::after{
	
}
#overlay.openMenu{
	right: 0;
}
#overlay .box800 {
    position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding: 0 40px;
	width: 100%;
    max-width: 1000px;
    padding-top:60px;
	margin-bottom: 60px;
}
.gNavi {
	display: none;
}
ul.menuSp{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
}
ul.menuSp li{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
	
	
}

ul.menuSp li a{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding-left: 0px;
	display: flex;
align-items: center;
justify-content: flex-start;
	font-weight: 600;
}
ul.menuSp li a::after {
    font-family: 'Font Awesome 5 Free';
    content: '\f054';
    font-weight: 900;
    position: absolute;
    top: calc(50% - 10px);
    right: 0px;
    font-size: 10px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
}
ul.menuSp li a img{
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

ul.menuSp li a span{
	 color: #fff;
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-left: 10px;
}
ul.menuSp li:last-child{
	border-bottom-width: 0;
}
.menuSp dl {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
	border-bottom: #f2f2f2 1px solid;
}
.menuSp dl dt {
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1em;
    padding: 20px 0px;
    text-decoration: none;
    color: #fff;
    position: relative;
    transition-property: all;
    transition: 0.2s ease;
font-weight: 600;
    cursor: pointer;
    z-index: 10;
}
.menuSp dl dt::before {
    font-family: "Font Awesome 5 Free";
    content: '\f067';
    font-weight: 900;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    top: 50%;
    margin-top: -10px;
    right: 0px;
    font-size: 10px;
    transition-property: all;
    transition: 0.2s ease;
    color: #fff;
}
.menuSp dl dt span{
    color: #fff;
font-size: 11px;
font-family: 'Roboto', sans-serif;
	font-weight: 600;
margin-left: 10px;
}
.menuSp dl dt.menuOpen::before {
    content: '\f068';
    color: #fff;
}
.menuSp dl dd {
    display: none;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.menuSp dl dd ol {
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
	margin-bottom: 20px;
}
.menuSp dl dd ol::before {
	/*content: '';
	width: 1px;
	height: calc(100% - 28px);
	position: absolute;
	background-color: #d2d2d2;
	left: 10px;
	top: 15px;*/
}
.menuSp dl dd ol li {
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: #FFF;
    padding-left: 1em;
	border-bottom-width: 0;
}
.menuSp dl dd ol li a {
    color: #FFF;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    font-size: 13px;
    line-height: 20px;
    padding: 13px 0px;
    text-decoration: none;
	font-weight: 500;
	display: flex;
	align-items: center;
}
.menuSp dl dd ol li a img{
	width: 20px;
height: 20px;
margin-right: 5px;
}

.menuBoxSp{
	width: 100%;
height: auto;
float: left;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;	
	
}

.headLogo {
  margin-top: 12px;
	margin-bottom: 12px;
}
	
.headLogo img {
  height: 36px;
  width: auto;
}

.halfBox{
	width: 100%;	
}
.flex.sp-reverse{
	flex-direction: column-reverse;
}

.box60 {
  width: 100%;
}
.box40 {
  width: 100%;
}
.w50sp{
	width: 50% !important;	
}

.mainBox {
  width: 100%;
  padding-right: 0px;
  margin-bottom: 20px;
}
.sideBox {
  margin-bottom: 20px;
  width: 100%;
  margin-top: 30px;
}

h1.blogMainTitle {
  font-size: 18px;
  line-height: 1.6em;
  margin-bottom: 30px;
  padding-bottom: 30px;
	margin-top: 10px;
}
.postBox {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.postBox p {
  font-size: 13px;
}
.postBox h1{
	font-size: 22px;
	line-height: 1.6;
}
.postBox h1::before {
  top: 16px;
}
.postBox h2{
	font-size: 20px;
	line-height: 1.6;
}
.postBox h3{
	font-size: 18px;
	line-height: 1.6;
}
.postBox h4{
	font-size: 16px;
	line-height: 1.6;
}
.postBox h5 {
  font-size: 15px;
}
.postBox h5::before {
  content: '';
  width: 10px;
  height: 1px;
  background-color: #999;
  position: absolute;
  top: 13px;
  left: 0;
}

.sideBox h2 {
  font-size: 16px;
  margin-bottom: 15px;
}
.sideBox li {
  font-size: 13px;
  margin-bottom: 5px;
}
.sideBox li a {
  font-size: 13px;
  line-height: 1.5em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 1.5em;
}


.box800 {
	padding-left: 20px;
	padding-right: 20px;
}
.box1080 {
	padding-left: 20px;
	padding-right: 20px;
}
.box1280 {
	padding-left: 20px;
	padding-right: 20px;
}

.copyright {
  width: 100%;
  
  font-size: 10px;
  line-height: 20px;
}
.moreBtn a {
  font-size: 24px;
	
}
.pageTopPd {
  margin-top: 60px;
}
.bc {
  font-size: 10px;
	margin-top: 10px;
}

.nextBtn a {
  line-height: 40px;
  font-size: 16px;
  max-width: 100px;
  
}
.prevBtn a {
  line-height: 40px;
  font-size: 16px;
  max-width: 100px;
  
}
.menuLogo {
	position: absolute;
    top: 13px;
	left: 0;
	padding: 8px 15px 10px;
}
.menuLogo img {
    height: 20px;
    width: auto;
}
.post_password input[type="password"] {
  width: 60%;
}
.footBox .flex {
  padding-top: 0px;
}
.formBox dt {
  font-size: 13px;
  line-height: 1.5em;
  padding: 0px 0px 0px;
  width: 100%;
}
.formBox dd {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 40px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
  width: 100%;
  margin-bottom: 20px;
}
.formBtn {
  margin-top: 20px;
}
.fm_btn {
  width: 100%;
}
.fm_btn02 {
  width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 15px 0;
}
.heroImage {
  width: 100%;
  height: 400px;
	max-height: 400px;
	margin-top: 60px;
}

.heroInner {
  padding-left: 20px;
  padding-bottom: 30px;
	padding-right: 20px;
	align-items: flex-end;
}


.box50.w-fullSp,.box40.w-fullSp,.box60.w-fullSp{
	width: 100%;	
}
.heroMain {
  font-size: 28px;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  text-shadow: 0px 0px 8px rgba(0,0,0,0.60);
}
.heroSub {
  font-size: 20px;
  letter-spacing: 0.03em;
  text-shadow: 0px 0px 8px rgba(0,0,0,0.60);
}	
.topPhilo {
  width: 60%;
	margin-left: 20%;
	margin-right: 20%;
	margin-bottom: 20px;
  position: relative;
}
.bgBottomDaenBlue {
  background-size: 100% 50px;

}
.topBiz{
	width: 100%;
	margin-bottom: 60px;
}
.spTextAlignCenter{
	text-align: center !important;	
}
.komeRightBox {
  width: 100%;
  padding: 20px;
	background-color: rgba(24,63,146,1.00);
	padding-bottom: 40px;
}
.waiText {
  font-size: 12px;
	margin-bottom: 5px;
}
.kengakuBtn a {
  width: 100%;
  height: 60px;
  line-height: 30px;
  font-size: 14px;
  letter-spacing: 0.05em;
  background-size: 24px 24px;
  background-position: 20px center;
}
.kengakuBtn a::before {
  top: calc(50% - 4.5px);
  right: 20px;
  width: 8px;
  height: 8px;
}
.spFlexCenter{
	justify-content: center !important;	
}


.contactArrow {

  margin-top: 10px;
}
.contactArrow img {
  width: 24px;
  height: 24px;
}
.textLink a {
  font-size: 16px;
}
.bottomBn {
  width: 100%;
	box-sizing: border-box;
  position: relative;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
}
.bottomContactBtn {
  height: 180px;
}
ul.footMenu {
  display: none;
}
.menuContactBtn {
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
    position: relative;
	margin-top: 10px;
}
.menuContactBtn a {
    width: 100%;
    height: auto;
    display: flex;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    transition-property: all;
    transition: 0.2s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    padding: 0px 0;
    position: relative;
    letter-spacing: 0.05em;
    background-color: #00DECF;
    background-repeat: no-repeat;
	border-radius: 40px;
	align-items: center;
	justify-content: flex-start;
	padding-left: 30px;
	font-weight: 600;
}
.menuContactBtn a img{
	width: 36px;
	height: 36px;
	margin-right: 10px;
}
.menuContactBtn.t-liner a {
	background-color: #FFF;
	color: #00b9e7;
	justify-content: center;
	padding-left: 0px;
}
.postListBox {
  width: 100%;
  margin-bottom: 30px;

}
.postListBox .ph100 {
  width: 35%;
}
.postListInfo {
  width: 65%;
  padding: 0px 0px 0px 15px;
}
.postData {
	font-size: 12px;
}
	
.misakiLogo img {
  width: 100%;
  height: auto;
  max-width: 280px;
}	
.topCircleWht::before {
  content: '';
  width: 100%;
  height: 30px;
  top: -30px;
  left: 0;
  background-size: 80% 30px;
}
.topCircleSky::before {
  height: 30px;
  top: -30px;
  background-size: 80% 30px;
}
.sideLine::before {
  content: '';
  width: 50px;
  height: 2px;
  position: absolute;
  top: calc(50% - 1px);
  left: -60px;
}
.sideLine::after {
  content: '';
  width: 50px;
  height: 2px;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(100% + 10px);
}
.t-news .sideLine::after {
  left: calc(100% + 10px);
}
.iconBtn {
  margin-bottom: 10px;
}
.topEnjoyBox {
  width: calc(100% - 40px);
  position: relative;
  margin-bottom: 30px;
  margin-left: 20px;
  margin-right: 20px;
  border-radius: 16px;
}
.whtBox {

  padding: 20px;

}
.bgBottomImg {

  height: 150px;
}
.footLogo img {
  width: auto;
  height: 60px;
}
.footLogo {
  margin-bottom: 10px;
}
.fixBtn{
width: calc(50% - 25px);
	left: 20px;
	width: 60px;
	height: 60px;
	bottom: 20px;
}
.fixBtn a{
	max-width: 100%;
	max-width: 60px;
	height: 60px;
	font-size: 14px;
	text-indent: -9999px;
}
.fixBtn a span{
	display: none;
}
.fixBtn a img {
  width: 30px;
  height: 30px;
  margin-right: 0px;
}
.fixBtn.t-tel {
  /*left: inherit;
	right: 20px;*/
	left: 90px;
}
.fixBtn.t-chat {
  /*left: inherit;
	right: 20px;*/
	left: 160px;
}
ul.menuSpSub {
  width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
ul.menuSpSub li{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	margin: 5px 0;
}
ul.menuSpSub li a {
  width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  font-size: 15px;
  line-height: 2.2em;
  text-decoration: none;
  color: #FFF;
}
.pageImg {
  height: 120px;
  margin-top: 60px;
}
.iconTitleBtn {
  
  z-index: 2;
  top: -25px;
  margin-bottom: -25px;
}
.iconTitleBtn span {
  height: 50px;
  line-height: 40px;
  font-size: 18px;
  max-width: 260px;
  border: #FFF 3px solid;
}
.iconTitleBtn span img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  position: relative;
  top: 0px;
}
.spotMenu li {
  width: 49%;
margin-bottom: 10px;
}
.spotMenu li a {
  height: 40px;
  font-size: 13px;
	letter-spacing: 0;
}
.spotMenu li a::before {
	border-image: 0;
}
.spotMenu.column02 li {
  margin-left: 0%;
  margin-right: 0%;
}
.spotMenu.column02 {
  justify-content: space-between;
}
.spotMenu li a::before {
	right: 0;
}
.barTitle {
  height: 40px;
  font-size: 18px;
  line-height: 1.4em;
  padding-left: 15px;
  border-radius: 8px;
}
.foodPh {
  width: 48%;
	margin-bottom: 15px;
}
.postListBox.t-spot {
  padding: 0px;
  width: 48%;
}
.postListBox.t-spot .ph100 {
  width: 100%;
}
.t-spot .postListInfo {
  width: 100%;
  padding:10px 0px 0px 0px;
}
.t-spot .postListInfo .text18{
	font-size: 15px;
	line-height: 1.8em;
}
.spCate {
  margin-bottom: 0px;
}
.spTag {
  font-size: 11px;
  line-height: 20px;
  padding: 0 10px;
  margin-right: 5px;
  margin-bottom: 5px;

}
.rcSpotBox {
  padding: 20px;

}
.rcSpotBox .box50,.rcSpotBox .box70,.rcSpotBox .box30,.rcSpotBox .box60,.rcSpotBox .box40{
	width: 100%;
}
.minSpec dt {
  width: 100%;
  font-size: 12px;
  line-height: 1.6em;
}
.minSpec dd {
  width: 100%;
  
}
.barTitle.t-min {
  font-size: 16px;
  height: auto;
  padding: 8px 15px;

}
.pagePd {
  padding-top: 60px;
}
.box50.w-fullsp{
	width: 100%;	
}
.spotTable{
	border-top: 1px solid #eee;	
}
.spotTable th {
	display: none;
}
.spotTable td {
	width: 100%;
	display: block;
	padding: 5px 0px 5px;
	padding-left: 80px;
	position: relative;
	min-height: 35.2px;
}
.spotTable tr td:last-child {
	min-height: auto;
}
.spotTable tr td:first-child{
	padding-top: 15px;	
}
.spotTable tr td:first-child::before {
	content: '名称';
	width: 70px;
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 10px;
	font-size: 13px;
	font-weight: bold;
	
}
.spotTable tr td:nth-child(2)::before {
	content: '所在地';
	width: 70px;
	display: inline-block;
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 13px;
	font-weight: bold;
}
.spotTable tr td:nth-child(3)::before {
	content: 'お問合せ';
	width: 70px;
	display: inline-block;
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 13px;
	font-weight: bold;
}
.spotTable.t-member tr td:first-child::before {
	content: '会社';
}
.spotTable.t-member tr td:nth-child(2)::before {
	content: '住所';
}
.spotTable.t-member tr td:nth-child(3) {
	padding-bottom: 15px;	
}
a.tblBtn {
  max-width: 140px;
  margin-bottom: 10px;
}
.pageHeadPt {
  padding-top: 60px;
}
.box800.pageSpot {
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  top: 0px;
  border-radius: 0px;
  margin-bottom: 0px;
}
.spotMainTitle {
  
  font-size: 20px;
  line-height: 1.4em;
  margin-bottom: 20px;
  font-weight: bold;
  position: relative;
}
.infoPosi {
  position: absolute;
  top: -20px;
  left: 0;
}
.flowBox {
  padding: 15px 10px;
  border-radius: 8px;
}
.flowBox p {
  font-size: 14px;
}
.dayTag span {
  width: auto;
  height: auto;
  font-size: 12px;
  line-height: 26px;
  padding: 0 10px;
  margin-bottom: 0px;
}
.mapBox iframe {
  width: 100%;
  height: 280px;
}
.specList {
  padding: 20px;
}
.specList dl dt {
  width: 100%;  
  font-size: 13px;

}
.specList dl dd {
  width: 100%;
  font-size: 14px;
  line-height: 1.8em;
  padding-bottom: 0px;
  margin-bottom: 20px;
  position: relative;
}
.cookList dl dd {
  font-size: 14px;
  line-height: 1.8em;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: #d2d2d2 1px dotted;
}
.cookList dl dt {
  font-size: 15px;
  line-height: 1.6em;
  font-weight: 600;
  position: relative;
  color: #f19ec2;
}
.spLangBtn {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 0px;
	right: 80px;
  display: block;
	padding-top: 12px;
	padding-bottom: 12px;
}
.spLangBtn img{
	width: 36px;
	height: 36px;
}
ul.subDdListSp{
	width: 120px;
	position: absolute;
	display: none;
	top: 60px;
	right: -20px;
	background-color: #FFF;
	box-shadow: 0 1px 5px rgba(0,0,0,0.20);
}
ul.subDdListSp:before {
  content: "";
position: absolute;
top: -12px;
right: 32px;
margin-left: 0px;
border: 6px solid transparent;
border-bottom: 6px solid #FFF;
}
ul.subDdListSp li{
	width: 100%;
  height: auto;
  float: left;
  display: block;
  box-sizing: border-box;
	position: relative;
}

ul.subDdListSp li a {
  width: auto;
  height: auto;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #00b9e7;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 500;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  letter-spacing: 0.02em;
	padding: 11px 0;
}
.ktzn-tm {
  left: 155px !important;
  bottom: 17px !important;
  
}
.pdfList dl dt {
  width: 100%;
  font-size: 12px;
  letter-spacing: 0;
  padding-top: 20px;
  padding-bottom: 0px;
}
.pdfList dl dd {
  width: 100%;
  font-size: 14px;
  line-height: 1.6em;
}
.pdfList dl dd span {
  font-size: 14px;
  line-height: 1.6em;
  padding-top: 0px;
  padding-bottom: 20px;
}
.pdfList dl dd span.pdf01 {
  padding-right: 40px;
  background-size: 24px 24px;
  background-position: 100% top;
  background-repeat: no-repeat;
}
.tblTitleSp{
  width: 70px;
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 10px;
  font-size: 13px;
  font-weight: bold;
	line-height: 1.8em;
}
.spotTable tr td:first-child .tblTitleSp{
	top: 16px;
}
.spotTable tr td::before {
	display: none !important;
}
.pageImg.p-food02{
	height: 160px;
}
.pageTopFood{
height: 160px;
}
.foodTopCntTitle {
  top: calc(50% - 10px);
  font-size: 18px;
}
.topFoodName {
  top: 5px;
	right: inherit;
  left: 5px;
  font-size: 9px;
  line-height: 1em;
  padding: 3px 5px;
  border-radius: 4px;
}
}

