@0charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.tifana.net/newtifana/font/nsjpr.woff") format("woff");
}

*::before, *::after {
    box-sizing: border-box;
}
body, input, textarea, button, .button, .faux-button, .faux-button.more-link, .wp-block-button__link, .wp-block-file__button, .has-drop-cap:not(:focus)::first-letter, .entry-content .wp-block-archives, .entry-content .wp-block-categories, .entry-content .wp-block-cover-image, .entry-content .wp-block-cover-image p, .entry-content .wp-block-latest-comments, .entry-content .wp-block-latest-posts, .entry-content .wp-block-pullquote, .entry-content .wp-block-quote.is-large, .entry-content .wp-block-quote.is-style-large, .entry-content .wp-block-archives *, .entry-content .wp-block-categories *, .entry-content .wp-block-latest-posts *, .entry-content .wp-block-latest-comments *, .entry-content, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dt, .entry-content cite, .entry-content figcaption, .entry-content table, .entry-content address, .entry-content .wp-caption-text, .entry-content .wp-block-file, .comment-content p, .comment-content ol, .comment-content ul, .comment-content dl, .comment-content dt, .comment-content cite, .comment-content figcaption, .comment-content .wp-caption-text, .widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary, .widget-content cite, .widget-content figcaption, .widget-content .wp-caption-text {
    font-family: inherit  !important;
}
body {
    background-color: #fff;
    color:#3f3e3e;
    /*font-family: Roboto,"游ゴシック",YuGothic,"Yu Gothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Arial,"メイリオ",Meiryo,sans-serif;*/
    line-height: 1.65;
	font-family: 'nsjpr','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,Osaka,'MS PGothic',arial,helvetica,sans-serif;
	font-size: 1.4rem;
	  margin: 0;
padding: 0;
}

a {
    color: #666666;
    cursor: pointer;
    text-decoration: none;
	
}

a:hover {
    opacity: 0.7;
}

img {
    vertical-align: middle;
    border: 0 none;
}

ul {
  list-style-type: none;
  margin: 0;
padding: 0;
}

dl, dt, dd, li {
    margin: 0;
    padding: 0;
}

h1, h2, h3 {
    font-weight: normal;
    margin: 0;
}
.pannavi h1{font-size: 12px;float: left;font-weight: normal;margin: 2px 5px;}
.pannavi p{font-size: 12px;float: left;margin:0 5px;}
.content h2{
    text-align: center;
    font-size: 30px !important;
}

.entry-title,.entry-meta,.comments-area,.entry-footer,.navigation {
    display: none;
}

.main {
    margin: auto;
    max-width: 1050px;
    width: 100%;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

.pad {
    display: none;
}

.waku {
    overflow: auto;
    clear: both;
}

.f_bold {
    font-weight: bold;
}

.f_left, .f_left_n {
    float: left;
}

.f_right, .f_right_n {
    float: right;
}

.inline_b, .t_center, .t_center_n {
    text-align: center;
}

.inline_b li {
    display: inline-block;
}

.inline_top li {
    vertical-align: top;
}

.position_r {
    position: relative;
}

.position_a {
    position: absolute;
}

.l_line a {
    text-decoration: underline;
}
.popWindow .close:hover {
    color: white;
}
.wh_frame {
    padding: 30px 0;
    overflow: auto;
    clear: both;
}

.wh_frame_tno {
    padding: 0 0 30px;
}

.wh_frame_bno {
    padding: 30px 0 0;
}

.wh_frame_wno {
    padding: 0;
}

.normalfont {
    font-family: "MS Pゴシック" !important;
}

.red span {
    color: red;
}

.kome {
    padding-top: 10px !important;
    font-size: 12px !important;
}
.imglist{
    margin:40px 80px 60px;
    height: 200px;
}
.imglist img{
    margin: auto !important;
display: block !important;
width: 200px;
object-fit: cover;
overflow: hidden;
height: 200px;
}
.imglist p{text-align: center !important;
font-size: 17px !important;
margin: 5px 0px 10px !important;
}
.linkbottom{clear: both;}

.pickunderline span{background:linear-gradient(transparent 70%, #FFFF99 0%);}

.gryback{
  position: relative;
}
.gryback::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fcfadd;
 transform: skewY(-3deg) translateY(33px);
z-index: -1;
height: 450px;
}

.gryback{
    height: 550px;
	padding-top: 40px;
}



/*パンナビ*/
.pannavi{
    font-size: 12px;
	margin: 7px;
	display: flex;
}
.pannavi a{
    color:black;
}
/*パンナビここまで*/
/*ヘッダー*/

.r22_header dd {
    width: 30px;
    margin: auto;
}

.r22_header dt {
    color: #0e024b;
    font-size: 12px;
}

.r22_header li {
    padding: 0 7px;
}

.r22_header ul {
}

.r22_headrogo {
    padding: 5px 0 0 40px;
}

.r22_header {
    overflow: auto;
    border-top: 15px solid #0e024b;
    background-color: rgba(255,255,255,0.8);
    position: fixed;
    width: 100%;
    padding: 5px 0;
	z-index: 9999;
	height: 50px;
	overflow: hidden;
}

/*ヘッダーここまで*/


/*ショップインフォ*/

.shopinfo span{background-color: #0e024b;
color: white;
padding: 8px;
font-size: 10px;
margin-right: 10px;
width: 40px;
display: block;
text-align: center;
float: left;
}
/*ショップインフォ*/
.c span,.popWindow span{display:none;}

.imglist2 img {
    margin: auto !important;
    display: block !important;
    object-fit: cover;
    max-height: 450px;
    overflow: hidden;
    width: 450px;
}
.c img{
    width: 150px;
    object-fit: cover;
    overflow: hidden;
    height: 150px;
}

.imgdai .c img{ 
height: 365px;
}
/*ハンバーガーpc*/
/* ナビ開いてる時のボタン */
.wrapper2.open span:nth-child(1) {
  top : 16px;
  left: 6px;
  background :#fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.wrapper2.open span:nth-child(2),
.wrapper2.open span:nth-child(3) {
  top: 16px;
  background :#fff;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

.menu{margin: 0;}
#wrapper2 nav {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    padding-top: 50px;
    background: #0e024b;
    font-size: 16px;
    box-sizing: border-box;
    z-index: 2
}
#wrapper2 nav ul li {
    display:block;
    padding: 20px 28px
	
}
#wrapper2 nav ul li a {
    text-decoration: none;
    color: #ddd
}
#wrapper2 .btn-gnavi2 {
position: relative;
top: 12px;
right: 20px;
    width: 30px;
    height: 24px;
    z-index: 3;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
#wrapper2 .btn-gnavi2.open{
    position: fixed !important;
    top: 35px  !important;
    right: 30px  !important;
}
#wrapper2 .btn-gnavi2 span {
    position: absolute;
    width: 30px;
    height: 4px;
    background: #666;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms
}
#wrapper2 .btn-gnavi2 span:nth-child(1) {
    top: 0
}
#wrapper2 .btn-gnavi2 span:nth-child(2) {
    top: 10px
}
#wrapper2 .btn-gnavi2 span:nth-child(3) {
    top: 20px
}
#wrapper2 .btn-gnavi2.open span {
    background: #fff
}
#wrapper2 .btn-gnavi2.open span {
    width: 24px;
}
#wrapper2 .btn-gnavi2 span {
    position: absolute;
    width: 30px;
    height: 3px;
    background: #0e024b;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
#wrapper2 .contents section p {
    position: absolute;
    top: 50%;
    width: 30%;
    line-height: 1.4;
    font-size: 20px;
    color: #fff;
}
#wrapper2 .contents section:nth-child(odd) p {
    left: 10%
}
#wrapper2 .contents section:nth-child(even) p {
    right: 10%
}
#wrapper2 nav ul li{
display:inline-block;
font-size: 16px;
padding: 15px 20px 15px 28px;
width: 100%;
text-align: left;
border-bottom: 1px dotted white;
}
#wrapper2 nav ul li a{
color: #ddd
}


/*ハンバーガーpcここまで*/

/*こだわり*/
.popWindow img{width: 450px;
padding-bottom: 20px !important;
}
.popWindow {width: 500px;
height: 500px;
font-size: 20px !important;
}
.popWindow .close{
color: white !important;
background-color: black;
}
    .kodawaripoint li{float:left;width:60%;font-size:17px;}
    .kodawaripoint li img{width: 80%;}
    .kodawaripoint li::first-child{width:40%;}
/*こだわりここまで*/

/*チョイスコンテンツ*/
.choicelist li{
    float: left;
	width:25%;
	margin: 10px 0px;
}
.choicebaner {
    background-color: #f3f3f3;
    text-align: center;
    margin: 15px 0;
    font-size: 17px;
    padding: 5px;
}


/*チョイスコンテンツここまで*/
.featured-media{display: none !important;}
/*TOP*/
.content h3 {
    text-align: center;
}
.subtitle{text-align: center;
    margin:0 !important;line-height: 100%;}
.topimg {
    background: rgba(0, 0, 0, 0) url("/images/toptest.jpg") no-repeat center center;
        background-size: auto;
    max-width: 1900px;
    background-size: cover;
    margin: auto;
	height: 500px;
}
.h2title{background:linear-gradient(transparent 70%, #FFFF99 0%);
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;letter-spacing: 3px;}
.shoptopcontent li{
width: 33%;
float: left;
}
.map{position: relative;}
.map img{
    position: absolute;
    left: 0;
    z-index: 1;
    top: 100px;
}
.map iframe{width: 400px;
height: 400px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);}

.shopinfo tr{width: 100%;
float:none;
font-size: 15px;
}
.shopinfo,.shopinfo tr,.shopinfo td{border:none;}
.shopinfo img{float:left;margin-right: 15px !important;}
.shopinfo a{color: #000000;}
.content img{margin:auto;display: block;}
.content{margin:50px 0 40px 0;overflow: hidden;clear: both;}
.r22_topban h1 span {
    font-size: 20px;
}

.r22_topban h1 {
    font-size: 60px;
    color: #fff;
    padding: 230px 0 150px;
    line-height: 40px;
}

.r22_topban {
    background: rgba(0, 0, 0, 0) url(/images/r22_toptest.jpg) no-repeat center center;
    background-size: cover;
}
.shoptopcontent{height: 350px;}
.shopinfomore{clear: both;}
/*TOPここまで*/

/*フッター*/
.r22_footer p {
    font-size: 10px;
    bottom: 0;
    right: 0;
}

.r22_footlink a {
    color: #fff;
}

.r22_footlink li {
}

.r22_footlink ul {
}

.r22_footlink dd {
    font-size: 14px;
}

.r22_footlink dt {
    font-size: 16px;
}

.r22_footlink dl {
    
}

.r22_footlink {
    padding: 0 30px;
}

.r22_footove li {
    
}

.r22_footove ul {
    
}

.r22_footove dd {
    font-size: 10px;
}

.r22_footove dt {
    font-size: 12px;
}

.r22_footove dl {
    
}

.r22_footove {
    
}

.r22_footrogo {
    padding: 30px;
}

.r22_footercon {
    overflow: auto;
    padding: 30px 0;
}

.r22_footer {
    background-color: #0e024b;
    color: #fff;
	z-index: -2;
position: sticky;
}

/*フッターここまで*/

/*こだわり*/
.kodawarileftcontent,.kodawarirightcontent{width: 80%;
margin: auto;
}

.kodawarileftcontent li,.kodawarileftcontent2 li {
    float: left;
    width: 65%;
	padding: 0 30px 24px;
margin: 50px auto 40px;
position: relative;
box-sizing: border-box;
border: solid 1px #6cbac4;
}
.kodawarileftcontentimg{
width: 35%  !important;
border: none !important;

right: 72px;
top: -20px;
}
.kodawarirightcontentimg{
width: 35%  !important;
border: none !important;

left: 55px;
top: -20px;
}


.kodawarileftcontentimg img,.kodawarirightcontentimg img{margin:0;width:100%;}
.kodawarirightcontent li {
    float: right;
    width: 65%;
	padding: 0 30px 24px;
margin: 50px auto 40px;
position: relative;
box-sizing: border-box;
border: solid 1px #6cbac4;
}
.pickuptext{
font-size: 22px;
font-weight: bold;
}
.kodawarileftcontent p,.kodawarirightcontent p,.kodawarileftcontent2 p{margin:0 !important;}
/*こだわりここまで*/

.shopcontent{
margin: 30px 0;
}

/*コンタクトフォーム*/
.submitb{border-radius: 19px;
width: 40% !important;
margin: 20px auto;
display: block;
background-color: yellow;
font-size: 16px;}
#mw_wp_form_mw-wp-form-21 input{width: 95%;height: 40px;}
#mw_wp_form_mw-wp-form-21 textarea{width: 95%;}
#mw_wp_form_mw-wp-form-21 p{margin: 0;margin-top: 20px;}
#mw_wp_form_mw-wp-form-21{font-size:15px;}
.backcolor{background-color: #f4f4f3;margin-top: 150px;}
/*スタッフ紹介ここまで*/


/*トップページ*/
.imglist li{float: left;
width: 25%;
	height: 290px;}
.content p{
    font-size: 17px;
    margin: 25px 200px;
}
.imglist li a{color:black;}
/*トップページここまで*/
@media screen and ( max-width:980px )
{

}

@media screen and ( max-width:510px )
{
.imglist span {
  font-weight: bold;
  display: none !important;
}
.shopcontent {
    margin: 0px 15px;
}
/*こだわり*/
.backcolor {
 margin-top: 30px;
}

.pickuptext {
    font-size: 18px;
	}

.kodawarileftcontent li,.kodawarirightcontent li,.kodawarileftcontent2 li {
    padding: 0 15px 20px;
	}
.kodawarileftcontent,.kodawarirightcontent,.kodawarileftcontent2{width: 100%;
margin: 10px;}
.kodawarileftcontent li,.kodawarirightcontent li,.kodawarileftcontent2 li {
    float: none;
    width: 100%;
	background-color: white;
margin-top: 120px !important;
}


.kodawarileftcontentimg,.kodawarirightcontentimg{width: 100%  !important;}
.kodawarileftcontentimg img,.kodawarirightcontentimg img{margin:0;width: 98%;}

.kodawarirightcontentimg {
width: 70% !important;
border: none !important;
position: absolute !important;
left: 300px;
top: -65px;
}

.kodawarileftcontentimg {
    width: 70% !important;
    border: none !important;
    position: absolute !important;
    left: 300px;
    top: -65px;
}
/*こだわりここまで*/

/*電話リンク*/
.tellink {background-color: #0e024b;
    border-radius: 17px;
color: white;
display: block;
margin: auto;
}
.tellink a{
    color: white;
}
.tellink {text-align: center;width:70%;
    margin: 18px auto;
}
.shopinfo span {
    width: 30px;
    display: block;
    text-align: center;
}
/*共通*/


.f_left, .f_left_n {
    float: left;
    margin: 5px 15px;
}
.r22_footer a{color:white;}
.content h2 {
    font-size:15px !important;
}
.content h2 span{
    font-size: 27px !important;
}

.imglist li {
    height: 240px;
}
.pricelist li {
    height: 250px;
}

.content {
    margin: 20px 0 30px 0;
    overflow: hidden;
}
.main {
    overflow: hidden;
}
.pc {
    display: none;
}

.sp {
    display: block;
}
.stitle{
font-size: 28px !important;
color: #010355;
font-weight: bold;
margin-bottom: 20px !important;}
.shopcontent li{
    float: left;
}
.shopcontent{overflow: hidden;}
.shopcontent p {
    font-size: 14px;
    margin: 5px auto;
}
.shopcontent p span{
    font-size: 28px;
}
.content1img, .content2img{position: absolute;}
.content1img img,.content2img img{
    position: relative;
    bottom: -223px;
    z-index: 0;
    opacity: 0.2;
	width: 90% !important;
}

/*共通ここまで*/

/*ヘッダー*/
.r22_headrogo {
padding:0;
width: 24%;
}
.r22_headrogo img{width: 100%;}
.r22_header {
    border-top: 10px solid #0e024b;
	padding:0;
	}
/*ヘッダーここまで*/


.f_left_n, .f_right_n {
    float: none;
}

.t_center_n {
    text-align: left;
}

.sp_f_12 {
    font-size: 12px;
}

.sp_f_13 {
    font-size: 13px;
}

.sp_m_p5 {
    margin-bottom: 5px;
}

.sp_m_p10 {
    margin-bottom: 10px;
}

.sp_m_m15 {
    margin-bottom: -15px;
}

.sp_m_m25 {
    margin-bottom: -25px;
}

.content img:first-child{/*width:40%;*/}
/*トップページ*/
.content p {
    margin: 25px 15px;
}
.shoptopcontent li {
    width: 100%;
	}
.shopinfo img {
    width: 20px !important;
}
.map img {
    top: 140px;
	width: 40%  !important;
}
.map {height: 360px !important;}
#shopinfo52{width: 50% !important; }
.shopinfo2 img{width: 50% !important;}
.shoptopcontent li {
    padding: 5px 7px;
}
.shopinfo img {
    margin-right: 5px !important;
}
.w40{width: 40% !important; margin-top:20px;}

.imglist li {
    width: 50%;
}
.imglist img{ width: 90% !important;}
.choicelist img{ width: 80% !important;}
.choicelist li {
width: 33%;
}
.choicelist  {
    margin: 0;
	padding: 0;
}
.choicelist p {

}
/*トップページここまで*/
}




#global-navi {
    background:#333;
    position: fixed;
    top: 0;
    right: 0px;
    width: 100%;
}

@media screen and (max-width: 600px) {
.pannavi,.pannavi p{
    font-size: 10px;
	}
#wrapper nav {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    padding-top: 50px;
    background:#0e024b;
    font-size: 16px;
    box-sizing: border-box;
    z-index: 2
}
#wrapper nav ul li {
    display:block;
    display: block;
padding: 8px 20px;
margin: 0;
	border-bottom: 1px dotted white;
}
  
#wrapper nav ul li a {
    text-decoration: none;
    color: #ddd
}
  
#wrapper .btn-gnavi {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 24px;
    z-index: 3;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms
}
  
#wrapper .btn-gnavi span {
    position: absolute;
    width: 30px;
    height: 2px;
    background: #0e024b;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms
}
  
#wrapper .btn-gnavi span:nth-child(1) {
    top: 0
}
  
#wrapper .btn-gnavi span:nth-child(2) {
    top: 10px
}
  
#wrapper .btn-gnavi span:nth-child(3) {
    top: 20px
}
  
#wrapper .btn-gnavi.open {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
  
#wrapper .btn-gnavi.open span {
    background: #fff
}
  
#wrapper .btn-gnavi.open span {
    width: 24px;
}
#wrapper .contents section p {
    position: absolute;
    top: 50%;
    width: 30%;
    line-height: 1.4;
    font-size: 20px;
    color: #fff;
    text-shadow: 0 0 6px #666
}
  
#wrapper .contents section:nth-child(odd) p {
    left: 10%
}
  
#wrapper .contents section:nth-child(even) p {
    right: 10%
}

.imglist {
    margin: 20px 0;
}
.gryback {
    height: 910px;
}
/*ハンバーガー*/
#wrapper .btn-gnavi {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 24px;
    z-index: 3;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms
}
/*ハンバーガーここまで*/
.gryback::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fcfadd;
    transform: skewY(-6deg) translateY(33px);
    z-index: -1;
    height: 517px;
}


}