@charset "utf-8";
 @font-face {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 400;
src: local("Noto Sans CJK JP"),
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}
body {
font-family: 'Noto Sans JP', "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo, sans-serif;
line-height:1.75em;
font-size:16px;
overflow-x: hidden;
}
p{
margin-bottom:1em;
}
.container-fluid{
padding:0;
} .row-nopadding {
margin-left: 0;
margin-right: 0;
} .row-nopadding > [class*="col-"] {
padding-left: 0;
padding-right: 0;
} img {
max-width: 100%;
height: auto;
}
.v-middle{
vertical-align: middle;
}
.v-bottom{
vertical-align:bottom;
}
.alignleft{
float:left;
padding-right:30px;
padding-bottom:30px;
}
.alignright{
float:right;
padding-left:30px;
padding-bottom:30px;
}
.aligncenter{
display: block;
margin: 0 auto;
}
hr.clear{
visibility: hidden;
clear: both;
height: 1px;
margin: 0;
} .row-eq-height {
display: flex;
flex-wrap: wrap;
} table, table.table{
width: 100%;
border: 1px solid #999999;
border-left:0;
border-right: 0;
margin-bottom: 15px;
}
table tr th{
border: 1px solid #999999;
border-left:0;
border-right: 0;
background-color:#f7efe3;
padding: 5px 10px;
line-height: 1.5;
white-space:nowrap;
text-align: center;
}
table tr td{
border: 1px solid #999999;
border-left:0;
border-right: 0;
padding: 5px 10px;
line-height: 1.5;
background-color:#ffffff;
}
table ol{
margin: 0;
padding-left: 1.25em;
}
table ul{
margin: 0;
padding-left: 1.25em;
}
table tr th p, table tr td p{
margin: 0;
}
table tr th.nowrap, table tr td.nowrap{
white-space:nowrap;
}
a{
color:#0068b7;
} header#site-header{
position: relative;
border-top:3px solid #d3a243;
} header#site-header .site-title{
margin-top: 15px;
margin-bottom: 15px;
position:relative;
}
header#site-header .site-title p{
padding: 0;
margin: 0;
}
header#site-header .site-title p img{
position: relative;
} header#site-header .header-contact{
margin: 10px 10px 10px 0;
float: right;
}
header#site-header .header-contact::after{
float: none;
height: 1px;
display: block;
}
header#site-header .header-contact .contact-info{
line-height: 1;
margin: 0 0 5px;
font-size: 14px;
}
header#site-header .header-contact .contact{
font-size: 28px;
font-weight: 600;
line-height: 1;
margin: 0;
}
header#site-header .header-contact .tel-pc{
}
header#site-header .header-contact .tel-mobile{
display: none;
}
header#site-header .header-contact .tel-pc .contact i{
color: #d3a243;
}
header#site-header .header-contact .tel-pc .contact{
font-size: 28px;
font-weight: 600;
line-height: 1;
margin: 0;
}
header#site-header .header-contact .tel-mobile .contact{
font-size: 14px;
font-weight:normal;
line-height: 1;
margin: 0;
text-align: center;
}
header#site-header .header-contact .tel-mobile .contact i{
font-size: 18px;
margin-bottom: 5px;
}
header#site-header .header-contact .tel-mobile .contact a{
border: 1px solid #d3a243;
background-color: #d3a243;
border-radius: 5px;	
padding: 5px;
width: 50px;
height: 50px;
color: #ffffff;
display: block;
}
header#site-header .header-contact .tel-mobile .contact a:hover{
color: #ffffff;
text-decoration: none;
background-color:rgba(211,162,67,0.80);
}
header#site-header .header-contact .tel-mobile .contact:hover{
color: #ffffff;
} .nav-menu .container{
padding-left: 0;
padding-right: 0;
}
#mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item:last-child{
align-content: center!important
} #frontcontents.container{
} #front-page{
margin-bottom: 30px;
}
#front-page section{
position: relative;
} #front-page h1{
font-size: 30px;
margin-bottom: 30px;
text-align: center;
} #front-page #slider{
margin-top: 15px;
margin-bottom: 75px;
} #front-page #info{
margin-top: 75px;
margin-bottom: 75px;
padding: 0;
} #front-page #topic01{
margin-top: 75px;
margin-bottom: 75px;
padding: 0;
height: 350px;
background-image:url(//itiriki.jp/wp-content/themes/itiriki/images/bg_top_topic01.jpg);
background-position: center center;
background-repeat:no-repeat;
background-size: cover;
position: relative;
}
#front-page #topic01:hover{
opacity: 0.8;
}
#front-page #topic01 .topic01-tate{
position: absolute;
left: 30px;
top: 0;
margin: 0;
font-size: 28px;
color: #ffffff;
padding: 30px 5px;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
height: 100%;
background-color:rgba(130,68,20,0.60);
}
#front-page #topic01 .topic01-text .topic01-tate p{
margin: 0;
line-height: 1.75em;
}
#front-page #topic01 .link-area a{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
color: transparent;
} #front-page #topic02{
margin-top: 75px;
margin-bottom: 75px;
padding: 0;
}
#front-page #topic02 div[class^="season"]{
position: relative;
min-height: 250px;
width: 100%;
margin-bottom: 30px;
}
#front-page #topic02 p[class^="title-"]{
font-size: 24px;
font-family: "リュウミン R-KL" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
font-weight: 600;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
padding: 5px 5px 30px 5px;
position: absolute;
top:0;
left: 0;
min-height: 150px;
z-index: 1;
margin: 0;
}
#front-page #topic02 .text-l{
font-size: 28px;
}
#front-page #topic02 .title-spring{
background:-webkit-gradient(linear, left top, left bottom, from(#f7c9dd), to(#ffffff));
background:-webkit-linear-gradient(top, #f7c9dd, #ffffff);
background:-moz-linear-gradient(top, #f7c9dd, #ffffff);
background:-o-linear-gradient(top, #f7c9dd, #ffffff);
background:linear-gradient(to bottom, #f7c9dd, #ffffff);
}
#front-page #topic02 .title-summer{
background:-webkit-gradient(linear, left top, left bottom, from(#9fd9f6), to(#ffffff));
background:-webkit-linear-gradient(top, #9fd9f6, #ffffff);
background:-moz-linear-gradient(top, #9fd9f6, #ffffff);
background:-o-linear-gradient(top, #9fd9f6, #ffffff);
background:linear-gradient(to bottom, #9fd9f6, #ffffff);
}
#front-page #topic02 .title-autumn{
background:-webkit-gradient(linear, left top, left bottom, from(#f9c270), to(#ffffff));
background:-webkit-linear-gradient(top, #f9c270, #ffffff);
background:-moz-linear-gradient(top, #f9c270, #ffffff);
background:-o-linear-gradient(top, #f9c270, #ffffff);
background:linear-gradient(to bottom, #f9c270, #ffffff);
}
#front-page #topic02 .title-winter{
background:-webkit-gradient(linear, left top, left bottom, from(#cfbad9), to(#ffffff));
background:-webkit-linear-gradient(top, #cfbad9, #ffffff);
background:-moz-linear-gradient(top, #cfbad9, #ffffff);
background:-o-linear-gradient(top, #cfbad9, #ffffff);
background:linear-gradient(to bottom, #cfbad9, #ffffff);
}
#front-page #topic02 p[class^="photo-"]{
z-index: 10;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
#front-page #topic02 div[class^="season"] p.link-area a{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
color: transparent;
z-index: 20;
} #front-page #topic03{
margin-top: 75px;
margin-bottom: 75px;
padding: 0;
height: 350px;
background-image:url(//itiriki.jp/wp-content/themes/itiriki/images/bg_top_topic03.jpg);
background-position: center center;
background-repeat:no-repeat;
background-size: cover;
position: relative;
}
#front-page #topic03:hover{
opacity: 0.8;
}
#front-page #topic03 .topic03-text{
position: absolute;
right: 0;
bottom: 30px;
}
#front-page #topic03 .topic03-text .topic03-yoko{
background-color:rgba(81,126,62,0.60);
font-size: 24px;
color: #ffffff;
padding: 5px 30px;
}
#front-page #topic03 .topic03-text .topic03-yoko p{
margin: 0;
line-height: 1.75em;
}
#front-page #topic03 .topic03-text .topic03-yoko p.topic03{
font-size: 28px;
}
#front-page #topic03 .link-area a{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
color: transparent;
}   .archive-post ul{
padding: 0;
list-style: none;
}
.archive-post ul li{
border-bottom: solid 1px #9fa0a0;
padding: 10px 30px;
}
.archive-post ul li:first-child{
border-top: solid 1px #9fa0a0;
}
.archive-post ul li .post-date{
display:inline-block;
vertical-align: top;
width: 150px;
}
.archive-post ul li .post-name{
box-sizing: border-box;
display: inline-block;
vertical-align: top;
width : calc(100% - 155px) ;
padding: 0;
}
.archive-post .top-more {
text-align:right;
margin: 15px 0;
}
.archive-post .top-more a{
border-top: 1px solid #9fa0a0;
border-bottom: 1px solid #9fa0a0;
padding: 2px 15px;
}
.archive-post .top-more a:hover{
text-decoration: none;
background-color:#a0a0a0;
color: #ffffff;	
}
.archive-post .top-more a i{
padding-left: 5px;
font-size: 18px;
}   #breadcrumb{
margin-top: 15px;
}
#breadcrumb ul{
padding: 0;
margin: 0;
list-style: none;
}
#breadcrumb ul li{
float: left;
} .contents{
margin-bottom: 30px;
min-height: calc(100vh - 450px);		
} #content .page-header{
background-position: top center;
background-size:cover;
background-repeat: no-repeat;
min-height: 300px;
}
#content.post-content{
margin-left: 50px;
margin-right: 50px;
}
#content.post-content .entry-content{
margin-left: 50px;
}
#content header {
margin-top: 30px;
}
#content header h1{
padding: 5px 5px;
margin-bottom: 30px;
font-size: 32px;
font-weight: 600;
background-image: url(//itiriki.jp/wp-content/themes/itiriki/images/bg_h1.png);
background-position: left bottom;
background-repeat: repeat-x;
}
#content .entry-content h1, #content .entry-post h1{
font-size: 28px;
font-weight: 600;
font-family: "リュウミン R-KL" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
text-align: center;
margin-bottom: 15px;
line-height: 1.5;
}
#content .entry-content h2, #content .entry-post h2{
padding: 0px 10px 5px;
font-size: 24px;
margin-bottom: 15px;
border-bottom: 2px solid #d3a243;
border-left: 12px solid #d3a243;
}
#content .entry-content h3, #content .entry-post h3{
font-size: 20px;
font-weight: 600;
margin-top: 30px;
margin-bottom: 15px;
border-bottom: 1px solid #595757;
padding-bottom: 5px;
}
#content .entry-content h4, #content .entry-post h4{
font-size: 18px;
font-weight: 600;
margin-top: 30px;
}
#content .entry-content h5, #content .entry-post h5,
#content .entry-content h6, #content .entry-post h6{
font-size: 18px;
font-weight: 600;
margin-top: 15px;
}
#content .entry-post .entry-date{
text-align: right;
margin-bottom: 0.5em;
}
#content .entry-content img.img-base,  #content .entry-post img.img-base{
vertical-align: baseline;
}   #content .entry-content ul[class^="photo"], #content .entry-post ul[class^="photo"]{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
list-style: none;
margin: 0 -15px;
padding: 0;
}
#content .entry-content ul[class^="photo"] li, #content .entry-post ul[class^="photo"] li{
margin-bottom: 30px;
text-align: center;
font-size: 14px;
line-height: 1.5;
padding: 5px 15px;
} #content .entry-content ul.photo02 li, #content .entry-post ul.photo02 li{
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} #content .entry-content ul.photo03 li, #content .entry-post ul.photo03 li{
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
} #content .entry-content ul.photo04 li, #content .entry-post ul.photo04 li{
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} iframe[src*="google.com"]{
max-width: 100%;
} .video {
position: relative;
height: 0;
padding: 30px 0 56.25%;
overflow: hidden;
}
.video iframe[src*="youtube.com"] {
position: absolute;
top: 0;
left: 0;
max-width: 100%;
max-height: 100%;
} #content .entry-content a.btn{
padding: 5px 30px;
position: relative;
border:solid 1px #333333;
color: #333333;
}
#content .entry-content a.btn:hover{
border:solid 1px #d3a243;
background-color: #d3a243;
color: #ffffff;
} #content .post-content #nav-below{
margin-top: 45px;
} #content .post-content #nav-below .nav-next{
text-align: right;
} #content .memo-area{
}
#content .memo-area p{
margin: 0;
}
#content .memo-area .memo-title{
background-color: #d3a243;
font-size: 20px;
font-family: "リュウミン R-KL" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight: 600;
color: #ffffff;
padding: 15px;
margin: 0;
}
#content .memo-area .memo-title .memo-etc{
font-size: 14px;
padding-left: 15px;
}
#content .memo-area .memo-tel{
font-size: 24px;
padding: 30px;
border: 1px solid #d3a243;
}
#content .memo-area .memo-tel i{
padding-right: 15px;
color:#d3a243;
font-size: 28px;
}
#content .memo-area .memo-tel p.tel-pc{
display: block;
}
#content .memo-area .memo-tel p.tel-mobile{
display:none;
}   a.btn[target="_blank"]::after {
font-family: "Font Awesome 5 Free";
content : "\f35d";
font-weight: 900;
padding-left: 15px;
}   a[href$=".pdf"] {
background: url(//itiriki.jp/wp-content/themes/itiriki/images/icon/pdf.png) no-repeat left 3px;
margin:0px;
padding: 0px 0px 15px 25px;
}  
a[href$=".doc"], a[href$=".docx"]{
background: url(//itiriki.jp/wp-content/themes/itiriki/images/icon/word.png) no-repeat left 3px;
margin:0px;
padding: 0px 0px 15px 25px;
}  
a[href$=".xls"], a[href$=".xlsx"]{
background: url(//itiriki.jp/wp-content/themes/itiriki/images/icon/excel.png) no-repeat left 3px;
margin:0px;
padding: 0px 0px 15px 25px;
}
a[href$=".pdf"] img {
margin-left: -25px;
background-image: none;
}  
a[href$=".doc"] img, a[href$=".docx"] img{
margin-left: -25px;
background-image: none;
}  
a[href$=".xls"] img, a[href$=".xlsx"] img{
margin-left: -25px;
background-image: none;
}  #content .archive-post{
margin-top: 45px;
}
#content .archive-content{
margin-top: 45px;
}
#content .archive-content article{
margin-bottom: 30px;
}
#content .archive-content .entry-header h2::before{
content: "■ ";
color: #71b567;
}
#content .archive-content .entry-header h2{
font-size: 24px;
font-weight: 600;
margin-top: 30px;
margin-bottom: 15px;
}
#content .archive-content .entry-summary .entry-date{
margin-bottom: 0;
}
#content .archive-content .entry-summary h2.entry-title{
font-size: 18px;
margin: 0 0 15px;
}
#content .archive-content .entry-summary .excerpt_more{
text-align: right;
}
#content .archive-content .entry-summary .excerpt_more a i.fa{
color: #71b567;
}
#content .archive-content .entry-summary p{
line-height: 1.75em;
} #content #nav-above{
margin-top: 30px;
padding-right: 15px;
padding-left: 15px;
width: 100%;
}
#content #nav-above .tab_nav{
text-align: center;
line-height: 1.25em;
}
#content #nav-above .tab_nav .page-numbers {
padding: 2px 7px;
border:solid 1px #cccccc;
color: #666666;
}
#content #nav-above .tab_nav .page-numbers:hover{
color: #FFFFFF;
border:solid 1px #c49958;
background-color: #c49958;
text-decoration: none;
}
#content #nav-above .tab_nav .current {
padding: 2px 7px;
color: #FFFFFF;
border:solid 1px #c49958;
background-color: #c49958;
}   #content .cuisine-area{
position: relative;
margin-bottom: 45px;
}
#content .cuisine-area .cuisine{
position: relative;
min-height: 300px;
}
#content .cuisine-area .cuisine p[class^="title"]{
position: absolute;
top: 0;
left: 0;
z-index: 2;	
border-radius: 50%;
line-height: 1;
padding: 35px;
margin: 0;
display: inline-block;
font-size: 32px;
font-family: "リュウミン R-KL" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight: 600;
}
#content .cuisine-area .cuisine p.title-spring{
background: -moz-radial-gradient(#f7c9dd, #ffffff); 
background: -webkit-radial-gradient(#f7c9dd, #ffffff); 
background: radial-gradient(#f7c9dd, #ffffff); 
}
#content .cuisine-area .cuisine p.title-summer{
background: -moz-radial-gradient(#9fd9f6, #ffffff); 
background: -webkit-radial-gradient(#9fd9f6, #ffffff); 
background: radial-gradient(#9fd9f6, #ffffff); 
}
#content .cuisine-area .cuisine p.title-autumn{
background: -moz-radial-gradient(#f9c270, #ffffff); 
background: -webkit-radial-gradient(#f9c270, #ffffff); 
background: radial-gradient(#f9c270, #ffffff); 	
}
#content .cuisine-area .cuisine p.title-winter{
background: -moz-radial-gradient(#cfbad9, #ffffff); 
background: -webkit-radial-gradient(#cfbad9, #ffffff); 
background: radial-gradient(#cfbad9, #ffffff); 		
}
#content .cuisine-area .cuisine p.photo{
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
width: 100%;
}
#content .cuisine-area .cuisine-text{
padding-top: 45px;
}  #side-bar .widget{
margin-bottom: 30px;
}
#side-bar .widget header{
background-color:#dde4cc;
padding: 10px 10px 10px 15px;
}
#side-bar h3{
margin: 0;
font-size: 18px;
line-height: 1.5;
font-weight: 600;	
}
#side-bar ul{
padding: 0;
list-style: none;
}
#side-bar ul li{
border-bottom: solid 1px #898989;
padding: 10px 0px;
line-height: 1.5em;
}
#side-bar ul li a{
color: #333333;
}
#side-bar .posts-all-link-area{
position: relative;
margin-bottom: 1em;
}
#side-bar .posts-all-link{
text-align: right;
margin: 0;
}
#side-bar .posts-all-link a{
color: #333333;
padding: 0 15px;
background-color: #dde4cc;
}
#side-bar .posts-all-link a i{
padding-left: 5px;
font-size: 18px;
}
#side-bar .posts-all-link a:hover{
text-decoration: none;
color: #ffffff;
background-color:#007130;
} footer{
margin: 75px 0 0;
padding: 0;
}
footer .footer01{
margin: 0;
padding: 15px 0;
background-color:#d3a243;
color: #ffffff;
} footer .footer-first{
background-image:url(//itiriki.jp/wp-content/themes/itiriki/images/footer-logo.png);
background-position: 5px top;
background-repeat: no-repeat;
min-height: 94px;
padding-left: 110px;
}
footer .footer-first p.title{
font-size: 20px;
font-weight: 600;
}
footer .footer-first p{
margin-bottom: 0;
font-size: 14px;
line-height: 1.5;
} footer .footer-first .maplink{
margin-left: 10px;
}
footer .footer-first .maplink a{
background-color: #ffffff;
padding: 0 15px;
color: #333333;
}
footer .footer-first .maplink a:hover{
text-decoration: none;
background-color: rgba(255,255,255,0.70);
color: #333333;
} footer #footer-second{
margin-top: 5px;
text-align: right;
padding-right: 5px;
}
footer #footer-second #nav_menu-2::after{
clear: both;
}
footer #footer-second #nav_menu-2{
float: right;
margin-bottom: 30px;
}
footer #footer-second #nav_menu-2 ul{
padding: 0;
list-style: none;
margin: 0;
}
footer #footer-second #nav_menu-2 ul li{
float: left;
border-left: 1px solid #ffffff;
padding-left: 10px;
padding-right: 10px;
line-height: 1em;
margin-bottom: 5px;
}
footer #footer-second #nav_menu-2 ul li:last-child{
border-right: 1px solid #ffffff;
}
footer #footer-second #nav_menu-2 ul::after{
clear: both;
display: block;
visibility: hidden;
content: " ";
}
footer #footer-second #nav_menu-2 ul li a{
color: #ffffff;
}
footer #footer-second #nav_menu-2 ul li a:hover{
color: #ffffff;text-decoration: none;
}
footer .footer02{
margin: 0;
padding: 15px 0;
background-color:#deb971;
color: #ffffff;
} footer .copyright{
padding: 0;	
text-align: center;
}
.copyright p#copyright{
line-height: 1em;
font-size: 12px;
margin: 0;
color: #ffffff;
} .red{
color: #FF0000;
font-size: 12px;
}
#content .entry-content p.contact{
font-size: 32px;
margin-bottom: 0.5em!important;
}
#content .entry-content p.contact-etc{
margin-left: 50px;
}
#content .entry-content .contact i{
padding-right: 10px;
font-size: 34px;
}
#content .entry-content .form-group input.btn{
display: inline-block;
}
.form-group input.btn{
padding: 10px;
}
.form-group input.btn:hover{
}
span.wpcf7-list-item {
margin-right: 15px;
}
.form-group input#zip, .form-group input#zip2{
margin-bottom: 5px;
}
.disnon{
display: none;
}   #page-top {
position: fixed;
bottom: 20px;
right: 10px;
}
.page-id-8 #page-top, .page-id-635 #page-top{
bottom: 90px;
}
#page-top a {
background: #999;
text-decoration: none;
color: #fff;
width: 80px;
height: 80px;
text-align: center;
display: block;
opacity: 0.8;
border-radius: 50%;
font-size: 12px;
line-height: 1.5;
padding-top: 20px;
}
#page-top a i{
font-size: 18px;
}
#page-top a:hover {
text-decoration: none;
background: #999;
opacity: 0.6;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) { header#site-header .header-top{
letter-spacing: 1.0em;
} header#site-header .nav-menu .container{
max-width: 767px!important;
}    #front-page #info ul li .post-name, #content .archive-content ul li .post-name, #content .archive-post ul li .post-name{
display: block;
width: 100%;
}
#front-page #info ul li .post-title, #content .archive-content ul li .post-title, #content .archive-post ul li .post-title{
display: block;
width: 100%;
}
#front-page #info ul li .post-cid, #content .archive-content ul li .post-cid, #content .archive-post ul li .post-cid{
display: block;
}	
#front-page #info ul li .post-cid .cid, #content .archive-content ul li .post-cid .cid, #content .archive-post ul li .post-cid .cid{
margin-right: 20px;
margin-left: 0px;
margin-top: 5px;
}
#front-page #info ul li .post-cid .cid:last-child, #content .archive-content ul li .post-cid .cid:last-child, #content .archive-post ul li .post-cid .cid:last-child{
margin-right: 0px;
} #front-page #topic01{
height: 300px;
}
#front-page #topic01 .topic01-tate{
font-size: 24px;
} #front-page #topic03{
height: 300px;
}
#front-page #topic03 .topic03-text .topic03-yoko{
font-size: 22px;
}
#front-page #topic03 .topic03-text .topic03-yoko p.topic03{
font-size: 26px;
} #content .entry-content iframe[src*="google.com"],
#content .entry-post iframe[src*="google.com"]{
max-width: 100%;
height: 60vh;
} #content.post-content{
margin-left: 0px;
margin-right: 0px;
}
#content.post-content .entry-content {
margin-left: 0px;
} #content #side-bar{
margin-top: 30px;
padding-left:15px;
}  footer .footer-top{
letter-spacing: 0.25em;
}
footer #footer-second{
margin-top: 15px;
}
footer #footer-second #nav_menu-2{
margin-right: 90px;
float: left;
}
}
@media screen and (min-width: 576px) and (max-width: 767px) {    #front-page #topic02 div[class^="season"]{
min-height: 240px;
} #content .entry-content ul.photo03 li, #content .entry-post ul.photo03 li{
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} #content .entry-content ul.photo04 li, #content .entry-post ul.photo04 li{
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media screen and (max-width: 575px) {   header#site-header{
min-height: 70px;
}
header#site-header .header{
position: relative;
}
header#site-header .site-title p{
font-size: 14px;
line-height: 1.5;
}
header#site-header .site-title p img{
padding-bottom: 5px;
} header#site-header .header-contact{
}
header#site-header .header-contact .tel-pc{
display: none;
}
header#site-header .header-contact .tel-mobile{
display:block;
}   #front-page h1 {
font-size: 22px;
} .archive-post ul li{
padding: 10px 5px;
} #front-page #topic01{
height: 200px;
}
#front-page #topic01 .topic01-tate{
font-size: 20px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode:horizontal-tb;
width: 100%;
text-align: center;
left: 0;
top: 20%;
height: 60%;
padding: 20px 5px;
} #front-page #topic03{
height: 200px;
}
#front-page #topic03 .topic03-text .topic03-yoko{
font-size: 20px;
}
#front-page #topic03 .topic03-text .topic03-yoko p.topic03{
font-size: 24px;
} #front-page #topic02 div[class^="season"]{
min-height: 180px;
}	
#front-page #topic02 p[class^="photo-"] img{
max-height: 120px;
width: auto;
text-align: center;
}	
#front-page #topic02 p[class^="title-"] {
font-size: 20px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode:horizontal-tb;
min-height: 20px;
width: 140px;
padding: 5px 5px 5px 5px;
}
#front-page #topic02 .text-l {
font-size: 24px;
}
#front-page #topic02 .title-spring{
background:-webkit-gradient(linear, left top, right top, from(#f7c9dd), to(#ffffff));
background:-webkit-linear-gradient(left, #f7c9dd, #ffffff);
background:-moz-linear-gradient(left, #f7c9dd, #ffffff);
background:-o-linear-gradient(left, #f7c9dd, #ffffff);
background:linear-gradient(to right, #f7c9dd, #ffffff);
}
#front-page #topic02 .title-summer{
background:-webkit-gradient(linear, left top, right top, from(#9fd9f6), to(#ffffff));
background:-webkit-linear-gradient(left, #9fd9f6, #ffffff);
background:-moz-linear-gradient(left, #9fd9f6, #ffffff);
background:-o-linear-gradient(left, #9fd9f6, #ffffff);
background:linear-gradient(to right, #9fd9f6, #ffffff);
}
#front-page #topic02 .title-autumn{
background:-webkit-gradient(linear, left top, right top, from(#f9c270), to(#ffffff));
background:-webkit-linear-gradient(left, #f9c270, #ffffff);
background:-moz-linear-gradient(left, #f9c270, #ffffff);
background:-o-linear-gradient(top, #f9c270, #ffffff);
background:linear-gradient(to right, #f9c270, #ffffff);
}
#front-page #topic02 .title-winter{
background:-webkit-gradient(linear, lleft top, right top, from(#cfbad9), to(#ffffff));
background:-webkit-linear-gradient(left, #cfbad9, #ffffff);
background:-moz-linear-gradient(left, #cfbad9, #ffffff);
background:-o-linear-gradient(left, #cfbad9, #ffffff);
background:linear-gradient(to right, #cfbad9, #ffffff);
} #content .entry-content ul[class^="photo"] li, #content .entry-post ul[class^="photo"] li{
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .alignleft{
float:none;
display:block;
padding-right:0px;
padding-bottom:10px;
}
.alignright{
float:none;
display: block;
padding-left:0px;
padding-bottom:10px;
} #content header h1{
font-size: 26px;
}
#content .entry-content h1, #content .entry-post h1{
font-size: 24px;
}
#content .entry-content h2, #content .entry-post h2{
font-size: 22px;
}
#content .entry-content h3, #content .entry-post h3{
font-size: 20px;
} #content .entry-content .cuisine-area .order-12{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
#content .entry-content .cuisine-area .order-1{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
#content .cuisine-area .cuisine p.photo img{
max-height: 250px;
width: auto;
text-align: center;
}
#content .cuisine-area .cuisine-text{
padding-top: 5px;
} #content .memo-area .memo-title .memo-etc{
padding-left: 0px;
display: block;
}
#content .memo-area .memo-tel{
padding: 15px;
}
#content .memo-area .memo-tel i{
padding-right: 15px;
}	
#content .memo-area .memo-tel p.tel-pc{
display: none;
}
#content .memo-area .memo-tel p.tel-mobile{
display:block;
} #content .entry-content p.contact{
font-size: 22px;
}
#content .entry-content p.contact i{
padding-right: 10px;
font-size: 22px;
}  footer .footer-first{
background-image:none;
min-height: 94px;
padding-left: 15px;
} footer .footer-top{
letter-spacing: 0.25em;
}
footer .footer01{
background-image:none;
}
footer #footer-second #nav_menu-2{
margin-right: 90px;
float:none;
}
footer #footer-second #nav_menu-2 ul{
padding: 0;
list-style:disc;
margin-left: 20px;
text-align: left;
}
footer #footer-second #nav_menu-2 ul li{
float:none;
border-left:none;
padding: 0px;
}
footer #footer-second #nav_menu-2 ul li:last-child{
border-right: none;
}
}
@media screen and (max-width: 360px) {    #front-page #topic02 div[class^="season"]{
min-height: 160px;
}    #content .cuisine-area .cuisine {
max-height: 300px;
min-height: 250px;
}
}
@media (min-width: 768px) and (max-width: 991px){ #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item > a.mega-menu-link{
font-size: 14px!important;
}    #front-page #topic02 div[class^="season"]{
min-height: 300px;
}
}
@media (min-width: 992px) and (max-width: 1199px){    #front-page #topic02 div[class^="season"]{
min-height: 220px;
}
}