﻿/* Globals */

/* Font
-----------------------------------------------------------------------------------------------------------*/
html {font-size: 100%;}

body,
input,
select,
textarea,
button,
.ui-btn {
	font-size: 1em;
	line-height: 1.3;
	font-family: ヒラギノ角ゴ Pro W3 /*{global-font-family}*/;
}
.close-btn{ width:90%; margin:0 auto; padding-top:10px;}
#topics1{ width: 100%; margin:10px auto; border: 1px #7b6c3e solid; text-align: left;}
.topics_inner1{ padding: 10px; font-size: 13px;}
#topics1 p{ text-align: center; font-size: 16px; padding-bottom: 10px;}
#topics2{ width: 100%; margin:10px auto; border: 1px #7b6c3e solid; text-align: left;}
.topics_inner2{ padding: 10px; font-size: 13px;}
.topics_inner2 .sttl{font-size: 14px;}
.topics_inner2 .strong{font-weight: 700;}
.topics_inner2 ul{margin-left: 0; padding: 0;}
.topics_inner2 li{list-style: none;}
.topics_inner2 a {
	color: #3A546B;
	font-weight: bold;
	text-decoration: none;
}
.topics_inner2 a:visited {
	color: #494A41;
	font-weight: bold;
	text-decoration: none;
}
.topics_inner2 a:hover {
	color: #527798;
	text-decoration: none;
}
#topics2 p{ text-align: center; font-size: 16px; padding-bottom: 10px;}
#topics2 .indent1{padding-left: 6em;
    text-indent: -6em;}
#topics2 .indent2{padding-left: 8em;
    text-indent: -8em;}
#topics_kenmin img{margin-bottom: 5px;}
#topics_kenmin{text-align: left; color: #C00;}
#topics_goto{ width: 100%; margin:10px auto;  background-color: #FFCCCC; text-align: center; border-radius:5px;}
.topics_inner_goto{ padding: 10px; font-size: 13px;}
#topics_goto a {
	color: #3A546B;
	font-weight: bold;
	text-decoration: none;
}
#topics_goto a:visited {
	color: #494A41;
	font-weight: bold;
	text-decoration: none;
}
#topics_goto a:hover {
	color: #527798;
	text-decoration: none;
}
legend,
.ui-input-text input,
.ui-input-search input {
	color: inherit;
	text-shadow: inherit;}
.txt_red01 {color:#CC0000}
.txt_pink02 {
	color: #F36;
	font-weight: bold;
}
.coupon_shop{font-size: 15px; color:#82ae46; font-weight: bold;}
/*--オリジナルカラー--*/
.ui-btn-up-f {
  text-decoration: none;
  border: 1px solid #FFF;
  background:       none;
  color:        #666;
  font-weight: 700;
  text-shadow:none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: -webkit-linear-gradient(top, #fff, #fff);
  background-image:  -moz-linear-gradient(top, #fff, #fff);
  background-image:   -ms-linear-gradient(top, #fff, #fff);
  background-image:   -o-linear-gradient(top, #fff, #fff);
  background-image:     linear-gradient(top, #fff, #fff);
}
.ui-btn-hover-f ,
.ui-btn-down-f , 
.ui-body-f .ui-btn-active {
  text-decoration: none;
  border: 1px solid   #FFF;
  background:       none;
  color:        #666;
  font-weight: 700;
  text-shadow:none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#CC9966));
  background-image: -webkit-linear-gradient(top, #fff, #CC9966); 
  background-image:  -moz-linear-gradient(top, #fff, #CC9966); 
  background-image:   -ms-linear-gradient(top, #fff, #CC9966); 
  background-image:   -o-linear-gradient(top, #fff, #CC9966); 
  background-image:     linear-gradient(top, #fff, #CC9966);
}
.ui-body-f .ui-icon-checkbox-on, 
.ui-body-f .ui-checkbox-on .ui-icon, 
.ui-body-f .ui-radio-on .ui-icon {
  background-color: none;
}

.ui-body-g{
	background: url(../images/bg.gif);
}
/*--オリジナルカラー--*/
/* Form labels (overrides font-weight bold in bars, and mini font-size) */
.ui-mobile label, div.ui-controlgroup-label {font-weight: normal; font-size: 12px;}

/*--プラン一覧のリンクカラー--*/
/*.ui-btn-active a:link{color:#333; border-color:#633 ;text-shadow:none;}
.ui-btn-active a:active{ color:#333; background:#E5D6B6; border-color:#633; text-shadow:none; -webkit-tap-highlight-color : rgba(0,0,0,0)}
.ui-btn-active a:visited{color:#333; border-color:#633; text-shadow:none;}
.ui-btn-active a:hover{color:#333; background:#E5D6B6; border-color:#633; text-shadow:none; -webkit-tap-highlight-color : rgba(0,0,0,0)}*/

/*--タイトルタグ--*/
.header{position: fixed;}
.ui-header{
	 background: url(../images/bg.gif);s
	-webkit-background-size:100% 110px;
	background-size:100% 110px;
	position:relative;
	height:110px;
	z-index:1;
	text-align: left;
}
.ui-header h1{
	text-indent:-9999px;
	background: url(../images/logo.png) no-repeat top left;
	width:150px;
	height:70px;
	min-height:70px;
	padding:0;
}
@media only screen and (-webkit-min-device-pixel-ratio:2){
.ui-header h1{
	background-image: url(../images/logo@2.png) no-repeat top left;
	-webkit-background-size:150px 70px;
	background-size: 150px 70px;
}

}
h2{text-shadow: none; font-size: 18px; text-align: center; margin: 0; padding: 0;}
h3{background-color: #3A546B; padding: 10px; margin: 20px 0 0 0; text-shadow: none; font-size: 16px; color: #FFF;}
#rh2{text-shadow: none; font-size: 16px; color:#3A546B; margin:20px 0 10px 0; text-align: center;}
.txt_warp{text-align: center; margin:50px auto 0px auto; padding: 0;}
.lead{text-align: center; display: inline-block; font-size: 18px; line-height: 1.5em; font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
margin-bottom: 10px;}
.txt2{text-align: left; display: inline-block; font-size: 1em; line-height: 1.8em; font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";}
.txt1{text-align: left; margin-top: 10px;}
.txt {padding: 5px 0; font-weight: bold; text-shadow: none; font-size: 1em; color: #3A546B;}
p {margin: 0; text-shadow: none; font-size: 0.9em; line-height: 1.5em;}
/*--ページ、ヘッダー、コンテンツ--*/
.ui-page{  margin: 0; padding: 0;}

h2 img{ width: 80%;
	max-width: 300px;
	min-width: 150px;
	height: auto;
}

/*.ui-header img{ display: block; text-align: left;}*/
/*1.0em 5% 0.8em*/

.ui-header .ui-btn-icon-notext{top: 20px;}
.ui-header .ui-btn-right{right: 10px;}
.ui-header .ui-btn-left{left: 10px;}
.ui-content{padding:0 5% 20px 5%; margin: 0 auto; color:#666;}/*contentの背景*/


/*---スライドショー---*/
.flexslider{
    border:none;
    box-shadow:none;
	background: url(../images/bg.gif);
	}/*flexsliderの背景*/
 
/*--コントロールナビ色変更--*/
/*.flex-control-paging li a {background:#f98e8e;}
.flex-control-paging li a:hover{background:#f60101;}
.flex-control-paging li a.flex-active{background:#f60101;}*/

/*---下層ページの画像---*/
.img_w{width: 100%;}

/*--ページトップへ--*/
/*.pagetop{
	padding-top: 50px;
	text-align: center;
	text-shadow: none;}*/

/*--フッター--*/
.ftr_info {
	color: #494A41;
	font-size: 16px;
	text-shadow: none;
	background:url(../images/bg_header.gif);
	padding: 20px 0;
	text-align:center;}
.ftr_tel{font-size:20px; color: #494A41; text-shadow:none;}
.ftr_info a:link {color: #494A41;}
.ftr_info a:active {color: #5A5A7C;}
.ftr_info a:visited {color:#494A41;}
.ftr_info a:hover{color: #5A5A7C;}


#footer{
	text-align: center;
	padding: 20px 0 15px;
	font-size: 10px;
	color: #FFF;
	text-shadow: none;
background:url(../images/bg02.gif);}


/*------------リスト・ボタン系-----------------*/
/*--文字省略なし(ヘッダー・フッター含む)---*/
.ui-header .ui-title,
.ui-footer .ui-title,
.ui-btn-inner,
.ui-li-heading,
.ui-li .ui-btn-text a.ui-link-inherit,
.ui-li-desc{
	overflow: visible;
	white-space: normal;}
/*-ボタンコーナー部分-*/
.ui-btn-corner-all{border-radius: 5px;}

/*-ボタンサイズ-*/
.ui-btn-inner{padding: 5px 20px;}

/*-ヘッダー ボタンコーナー部分-*/
.ui-header .ui-btn-corner-all{border-radius: 15px;}

/*-リストビュー リスト名部分-*/
.ui-li .ui-btn-text a.ui-link-inherit{font-size: 12px;}

.ui-li-has-thumb .ui-btn-inner a.ui-link-inherit{
	min-height: 20px;
	padding-left: 60px;}

/*-リストビュー サムネイル部分-*/

.ui-listview .ui-li-thumb {
	max-height: 36px;
	max-width: 36px;
	left: 8px;
	top: 12px;
 
}
li.toplist_menu1 {border-color:#fff;}
li.toplist_menu1 a:link{background:#3A546B; text-shadow:none; border-color:#fff; color:#fff;}
li.toplist_menu1 a:visited{background:#3A546B; text-shadow:none; border-color:#fff; color:#fff;}
li.toplist_menu1 a:hover{background:#527798; text-shadow:none; border-color:#fff; color:#fff;}
li.toplist_menu1 a:active{background:#527798; text-shadow:none; border-color:#fff; color:#fff;}

li.toplist_menu1 p {padding: 17px 0 0 10px; font-weight: bold; font-size: 14px;}

li.toplist_menu2 { background:#3A546B; color: #fff; border-top: 1px solid #FFF; border-bottom: 1px solid #fff;}
li.toplist_menu2 h2{ padding-top: 20px;}
li.toplist_menu2 p{text-align: center; font-size: 1rem;}
li.menu3 {font-size: 12px; border-color:#CCC; color: #666;}

#plan { padding-top: 10px;}
#plan .ui-listview .ui-li-thumb {
	max-height: 85px;
	max-width: 85px;
	left: 8px;
	top: 10px;
}

#plan .ui-li-has-thumb .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-thumb {
padding-left: 10px;
min-height: 80px; }

#plan .ui-li-thumb, .ui-li-icon {

position: inherit;

}
/*-お料理-*/
.btn_plan{width:100%; display:inline-block; margin:10px 0 20px 0;}
.btn_plan p{ width:240px; margin:0 auto; padding-top:5px;}
#ala_info {text-align: left; margin:10px 0 50px 0; font-size: 12px; line-height: 1.2; width:100%;
    max-width: 100%;
    height: auto;}
#ala_info table{margin:0 auto; table-layout: fixed; border-collapse:collapse;}	
#ala_info th {padding: 5px;
	border-bottom:1px solid #666;
	color:#666;
	font-weight:bold;
	  white-space: nowrap; text-align:left; line-height:1.8em;vertical-align: middle;
}	
#ala_info td	{
	padding: 5px;
	border-bottom:1px dotted #666;
	text-align:left;
}
/*-コロナ対策-*/
#measures{
width: 100%;
display: -webkit-box;　/* Safari,Google Chrome用 */
display: -moz-box;　/* Firefox用 */
	text-align: center;

}
#measures .inner1{
	margin-right:10px;
	width:40%;
	-webkit-align-items: flex-end; /* 縦方向中央揃え（Safari用） */
	 -ms-align-items    : flex-end;  /* IE10        */
align-items: flex-end; /* 縦方向中央揃え */
	text-align: center;
	margin-bottom:20px;
	
}
#measures .inner1 img {
	max-width: 100%;
	
}
#measures .inner2{-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	 -ms-align-items: center;  /* IE10        */
align-items: center; /* 縦方向中央揃え */
 -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	-ms-justify-content: center;  /* IE10        */
 justify-content: center; /* 横方向中央揃え */
-webkit-box-flex: 1;　/* Safari,Google Chrome用 */
-moz-box-flex: 1;　/* Firefox用 */
}
#measures .inner2 p{margin-top: 20px; display: inline-block;}
.me_lead{text-align: center; display: inline-block; font-size: 1em; line-height: 1.8em; font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";}
/* .ui-content
-------------------*/

#home .ui-content  {margin:0 auto;}
/*
 .ui-content .recommend
-------------------*/
#home .ui-content .recommend{
	text-align:center;
	font-size: 80%;

}
#home .ui-content .recommend img{
	border:solid 3px #AFC9CA;
	max-width:158px;

}
#home .ui-content .recommend a{
	position:relative;
	display:inline-block;
	padding-top:5px;
	text-decoration:none;
}
.col-a .col1 {
    float: left;
margin-right: 5px;
}
.col-a .col2 {
    float: left;

} 
.col-a .col1 {
    width: 42%;
	position: relative;
	
}
.col_txt{position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);}
 .col-a .col2 {
    width: 56%;
	 position: relative;

}
/*floatの解除*/
.col-a:after {
    content: '';
    display: block;
    clear: both; 
    height: 0;
}
 
/*画像のサムネイル*/
.col-thumb {
  width:100%;
  height:120px;
  object-fit:cover;
}
#price01 table{margin:0 auto; table-layout: fixed; border-collapse:collapse;}
#price01 {text-align: left; margin:0; border-top: #ccc 1px solid; font-size: 12px; line-height: 1.2; width:100%;
    max-width: 100%;
    height: auto;}
	
#price01 th {padding: 5px;
	border-bottom: #ccc 1px solid;border-left: #ccc 1px solid;border-right: #ccc 1px solid;
	background: #eee;white-space: nowrap;text-align:center;font-weight: normal; line-height:1.5em; vertical-align:middle;
}
	
#price01 td	{
	padding: 5px;
	border-bottom: #ccc 1px dashed;
	border-right: #ccc 1px solid;
	text-align:right; background: #fff;
}
#price01 th.ro {background: #BFE7E5;
}
#price01 th.roe {background: #cee4ae;
}
#price01 th.ros {background: #F1E6BD;
}
.plan-nav{
	text-align:center;
	margin-top:10px;
	background:#FFF;
	border-bottom: 1px solid #FFF;
}

.plan-nav>div{
	display:inline-block;
	margin-bottom:30px;
}
.plan-nav .ui-btn-inner{
	padding:.6em 5px;
	padding-right:10px;
}

.plan-nav a:link{background:#3A546B; border-color: #FFF; text-shadow:none; color:#FFF;}
.plan-nav a:visited{background:#3A546B; border-color: #FFF; text-shadow:none; color:#FFF;}
.plan-nav a:hover{background:#527798; border-color: #FFF; text-shadow:none; color:#fff;}
.plan-nav a:active{background:#527798; border-color: #FFF; text-shadow:none; color:#fff;}

/*--------------------------------
pagetop
---------------------------------*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
	z-index: 50;
}
 
#page-top a {
    display: block;
    background: #1B1B13;
    color: #fff;
    width: 70px;
	height: 70px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
  line-height: 70px;
  vertical-align: middle;

}
 
#page-top a:hover {
    -ms-filter: "alpha( opacity=80 )"; /* IE8 */
	filter: alpha( opacity=80 ); /* IE6とIE7 */
	opacity: 0.80; /* IE以外 */
    text-decoration: none;
}
.bg_onetime_popup {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}
.popup_plan{margin-top: 10px;}
.bg_onetime_popup.js_active {
    opacity: 1;
    visibility: visible;
}

.onetime_popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 50%;
    min-width: 400px;
    background-color: #fff;
    cursor: pointer;
	
}

.onetime_popup_title {
    position: relative;
    padding: 5px 30px;
    margin: 0px;
    background-color: #000;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
}
.onetime_popup_title::before,
.onetime_popup_title::after {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    width: 30px;
    height: 4px;
    background-color: #fff;
    content: "";
	
}
.onetime_popup_title::before {
    transform: rotate(45deg);
}
.onetime_popup_title::after {
    transform: rotate(-45deg);
}

.onetime_popup_content {
    padding: 20px 30px;
    text-align: center;
}