@charset "UTF-8";
  html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, dl, dt, dd, ol, ul, li, form, label, legend, table, tbody, tr, th, td, article, embed, footer, header, hgroup, nav, section, time {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
font-weight: normal;
} article, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img{
vertical-align: bottom;
max-width: 100%;
}
main{
display: block;
}
*{
-webkit-box-sizing: border-box;
box-sizing: border-box;
} html {
font-size: 62.5%;
}
body {
font-size: 1.6rem;
text-align: left;
color: #000000;
line-height: 1.75;
background: #fff;
font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
} a {
color: #154AA5;
transition: all .5s;
}
a:hover {
color: #1959C6;
}
body {
-webkit-text-size-adjust: 100%;
}
button {
cursor: pointer;
}
strong span {
font-weight: bold;
} table {
width: 100%;
margin: 0 0 20px 0;
line-height: 1.5;
}
table th,
table td {
border: 1px solid #666;
border-collapse: collapse;
border-spacing: 0;
padding: 20px;
font-size: 100%;
vertical-align: middle;
}
table th {
background: #eee;
}
table td {
background: #fff;
} .l-inner {
max-width: 1120px;
margin: 0 auto;
padding: 0 20px;
}
.l-sub {
padding: 140px 0 0;
}  .l-header-content {
background: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/main_bg2.jpg) top center no-repeat;
background-size: cover; 
padding: 0 0 70px;
}
.l-header-logo {
padding: 50px 0;
}
.l-header-logo img {
vertical-align: top;
}
.l-header-txt {
background: rgba(255,255,255,.9);
padding: 30px;
box-shadow: 3px 3px 6px rgba(0,0,0,.15);
max-width: 540px;
}
.l-header-txt h1 {
font-weight: bold;
font-size: 2.6rem;
line-height: 1.5;
}
.l-header-txt h2 {
font-weight: bold;
margin: 20px 0 10px;
font-size: 1.8rem;
line-height: 1.5;
}
.l-header-txt p:not(:last-of-type) {
margin: 0 0 1em 0;
}
.l-nav {
background: #A4875F; 
}
.l-nav ul {
display: flex;
justify-content: space-around;
}
.l-nav a {
color: #fff;
text-decoration: none;
display: block;
line-height: 50px;
padding: 0 .5em;
font-weight: bold;
}
.l-nav a:hover {
background: rgba(255,255,255,.3);
}
.l-nav-sns {
display: flex;
align-items: center;
}
.l-nav-sns a {
line-height: 1;
padding: 0;
vertical-align: top;
margin: 0 .5em;
border-radius: 5px;
}
.l-nav-sns a img {
height: 24px;
} .l-sub-header {
position: fixed;
top: 0;
left: 0;
z-index: 2;
background: rgba(255,255,255,.9);
box-shadow: 0 1px 3px rgba(0,0,0,.1);
width: 100%;
height: 140px;
}
.l-sub-header .l-inner {
display: flex;
justify-content: space-between;
}
.l-sub-header .l-header-logo {
padding: 52px 0;
width: 240px;
margin: 0 30px 0 0;
}
.l-sub-header .l-nav {
background: none;
padding: 55px 0 0;
position: relative;
flex: 1;
}
.l-sub-header .l-nav ul {
justify-content: space-between;
}
.l-sub-header .l-nav a {
color: #000;
white-space: nowrap;
}
.l-sub-header .l-nav a:hover {
background: #eee;
}
.l-sub-header .l-nav-sns {
position: absolute;
top: 20px;
right: 0;
}
.l-sub-header .l-nav-sns a {
display: inline-block;
line-height: 1;
padding: 0;
vertical-align: top;
margin: 0 1em 0 0;
}
.l-sub-header .l-nav-sns a:hover {
background: none;
opacity: .7;
} .drawer--right .drawer-hamburger {
right: 5px;
width: 3rem;
}
.drawer-hamburger {
display: none;
}
.drawer--right .drawer-nav {
width: 200px;
right: -200px;
}
.drawer-nav li a { }
.drawer-nav .l-nav-sns {
justify-content: center;
}
.drawer-nav .l-nav-sns a{
margin: 1em .78em;
}
.drawer-menu-item {
font-size: 1.6rem;
text-align: center;
font-weight: bold;
padding: .9em;
}
.drawer--right.drawer-open .drawer-hamburger {
right: 200px;
} .l-sub-mv {
height: 250px;
background: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/main_bg.jpg) no-repeat center;
background-size: cover;
position: relative;
}
.l-sub-mv::after {
content: "";
display: block;
background: rgba(0,0,0,.2);
position: absolute;
width: 100%;
height: 100%;
}
.l-sub-mb__txt {
color: #fff;
text-shadow: 0 0 5px rgba(0,0,0,.6);
position: absolute;
left: 0;
top: 50%;
transform: translate(0,-50%);
text-align: center;
width: 100%;
z-index: 1;
}
.l-sub-mv__en {
font-size: 3.6rem;
font-weight: bold;
}
.l-sub-mv__tit {
font-size: 2.2rem;
font-weight: bold;
}
.l-breadcrumbs {
padding: 1em 0;
font-size: 1.4rem;
} .l-footer-shop {
border-top: 1px solid #A4875F;
padding: 50px 0;
text-align: center;
}
.l-footer-logo img {
width: 250px;
}
.l-footer-shopname {
margin: 10px 0;
font-weight: bold;
color: #A4875F;
font-size: 1.8rem;
}
.l-footer-access {
font-weight: bold;
margin: 0 0 20px 0;
}
.l-footer-info {
margin: 0 0 30px 0;
}  .c-btn {
display: inline-block;
background: #A4875F;
border: 1px solid #A4875F;
color: #fff;
text-decoration: none;
font-size: 1.8rem;
padding: .8em 2em;
min-width: 16em;
font-weight: bold;
text-align: center;
margin: 20px 0 0;
border-radius: 3px;
line-height: 1.3;
position: relative;
}
.c-btn::before{
content: '';
width: 6px;
height: 6px;
border: 0px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
transform: rotate(45deg);
position: absolute;
top: 50%;
right: 20px;
margin-top: -4px;
}
.c-btn:hover {
color: #fff;
background: #BE9E72;
}
.c-btn-w {
background: #fff;
color: #A4875F;
}
.c-btn-w:hover {
background: #FEF5EB;
color: #BE9E72;
border-color: #BE9E72;
}
.c-btn-w::before {
border-color: #A4875F;
}
.c-btn-w:hover::before {
border-color: #BE9E72;
}
.c-btn2-b,
.c-btn2-w {
font-size: 1.2rem;
}
.c-btn2-b {
background: rgba(0,0,0,1);
color: #fff;
border-color: #000;
}
.c-btn2-b:hover {
background: rgba(0,0,0,.8);
color: #fff;
border-color: #000;
}
.c-btn2-b::before {
border-color: #fff;
right: 10px;
}
.c-btn2-b:hover::before {
border-color: #fff;
}
.c-btn2-w {
background: #fff;
color: #000;
border-color: #000;
}
.c-btn2-w:hover {
background: #FEF5EB;
color: #000;
border-color: #000;
}
.c-btn2-w::before {
border-color: #000;
right: 10px;
}
.c-btn2-w:hover::before {
border-color: #000;
}
.c-recruit-btn {
text-align: center;
margin: 1em 0 0;
}
.c-recruit-btn a {
margin: 0 2px;
}
.p-shopdetail-info-txt .c-recruit-btn {
text-align: left;
}
.p-shopdetail-info-txt .c-recruit-btn a {
margin: 0 5px 0 0;
}
.c-section {
padding: 70px 0;
}
.c-section:not(.c-section-g)+.c-section:not(.c-section-g),
.c-section-g+.c-section-g,
.l-breadcrumbs + .c-section:not(.c-section-g){ padding-top: 40px;
}
.c-section-g {
background: #F5F5F5;
}
.c-section-tit {
font-weight: bold;
font-size: 2.2rem;
color: #A4875F;
margin: 0 0 50px 0;
text-align: center;
position: relative;
padding: 0 0 10px 0;
}
.c-section-tit::after {
content: "";
display: inline-block;
width: 1.5em;
border-bottom: 1px solid #A4875F;
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%,0);
}
.c-section-tit2 {
text-align: center;
font-weight: bold;
font-size: 20px;
margin: 0 0 30px 0;
}
.c-section-tit2 span {
line-height: 1.3;
display: inline-block;
background: linear-gradient(transparent 70%,#F0E1D0 70%);
}
.c-section-tit.tit-insta::after,
.c-section-tit.tit-movie::after{
content: "インスタグラム";
display: inline-block;
width: auto;
border-bottom: none;
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-24%,0);
font-size: .9rem;
}
.c-section-tit.tit-insta a {
text-decoration: none;
color: #A4875F;
font-weight: bold;
}
.c-section-tit.tit-movie::after{
content: "動画";
transform: translate(58%,0);
}
.c-section-tit.tit-movie {
margin-bottom: 0 !important;
} .c-cta.c-section {
padding: 40px 0 60px;
}
.c-cta .c-section-tit {
margin: 0 0 30px 0;
}
.c-cta-box {
display: flex;
justify-content: space-between;
}
.c-cta .c-btn {
width: calc( 50% - 15px);
margin: 0;
padding: 1em;
}
.c-cta-btn__catch {
font-weight: bold;
font-size: 2.4rem;
display: block;
margin: 0 0 5px 0;
}
.c-cta-btn__txt {
font-weight: bold;
display: block;
font-size: 1.4rem;
} .c-product-box {
display: flex;
justify-content: space-between;
}
.c-product-item {
border: 1px solid #A4875F;
border-radius: 5px;
padding: 20px;
width: calc((100% - 30px) / 3 );
background: #fff;
}
.c-product-img {
text-align: center;
margin: 0 0 20px 0;
}
.c-product-tit {
font-weight: bold;
font-size: 2.2rem;
margin: 0 0 5px 0;
}
.c-product-info {
font-weight: bold;
margin: 0 0 15px 0;
}
.c-product-material {
text-align: center;
margin: 30px 0 0;
} .c-info-box {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.c-info-item {
border: 1px solid #A4875F;
border-radius: 5px;
padding: 20px;
width: 31.5%;
text-decoration: none;
color: #000;
margin: 0 0 30px;
background: #fff;
}
.c-info-item:not(:nth-of-type(3n)) {
margin-right: calc(5.5% / 2);
}
.c-info-item:hover {
color: #000;
background: #FEF5EB;
}
.p-top-news .c-info-item:nth-child(4) {
display: none;
}
.p-top-news__presslink {
text-align: center;
margin: -20px 0 40px;
}
.p-top-movie-wrap {
max-width: 800px;
margin: 0 auto;
}
.p-top-movie {
position: relative;
padding-top: 56.25%;
}
.p-top-movie iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
.c-info-img {
margin: 0 0 20px 0;
padding: 56.25% 0 0;
background: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/noimage.png) no-repeat center;
background-size: cover;
}
.c-info-tit {
font-weight: bold;
font-size: 1.8rem;
margin: 0 0 5px 0;
line-height: 1.3;
}
.c-info-date {
font-size: 1.2rem;
color: #666;
margin: 0 0 10px 0;
}
.c-info-date span {
display: inline-block;
background: #000;
padding: .1em .5em;
margin-right: .5em;
border-radius: 3px;
color: #fff;
}
.eventlist {
background: #F5F5F5;
border-radius: 5px;
padding: 15px 20px;
margin: 0 0 2.75%;
}
.eventlist h3 {
font-weight: bold;
text-align: center;
margin: 0 0 .8em;
}
.eventlist-wrap {
display: table;
width: 100%;
}
.eventlist-item {
display: table-row;
text-decoration: none;
background: #fff;
}
.eventlist-item:hover {
background: #FEF5EB;
}
.eventlist-date {
display: table-cell;
padding: 5px 0 5px 10px;
width: 100px;
border-bottom: 5px solid #f5f5f5;
}
.eventlist-date span{
display: inline-block;
white-space: nowrap;
font-size: 1.2rem;
padding: 0 1em;
text-align: center;
background: #A4875F;
color: #fff;
width: 100%;
border-radius: 3px;
}
.eventlist-tit {
display: table-cell;
padding: 5px 10px 5px 20px;
font-weight: bold;
vertical-align: middle;
font-size: 1.4rem;
line-height: 1.5;
border-bottom: 5px solid #f5f5f5;
color: #000;
}
.c-2col-block {
display: flex;
justify-content: space-between;
}
.c-2col-img {
width: calc(40% - 15px);
}
.c-2col-txt {
width: calc(60% - 15px);
}
.c-2col-txt h2 {
font-weight: bold;
font-size: 2.2rem;
line-height: 1.5;
margin: 0 0 20px 0;
}
.c-2col-txt h3 {
font-weight: bold;
font-size: 1.8rem;
line-height: 1.5;
margin: 0 0 15px 0;
}
.c-2col-txt p:not(:last-of-type) {
margin: 0 0 1em 0;
}
.c-3col-block {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.c-3col-item {
width: calc(33.3333% - 20px);
margin: 0 0 30px;
}
.c-3col-tit {
font-weight: bold;
font-size: 2.2rem;
margin: 0 0 15px 0;
line-height: 1.3;
}
.c-3col-img {
margin: 0 0 15px;
}
.c-list-li {
display: inline-block;
list-style: none;
padding: 0;
counter-reset: item;
text-align: left;
}
.c-list-li li {
padding: 0 0 15px 1em;
margin: 0 0 15px;
position: relative;
border-bottom: 1px solid #ccc;
}
.c-list-li li::before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 6px;
border-color: transparent transparent transparent #a4875f;
position: absolute;
left: 0;
top: .4em;
}
.c-list-li li:last-of-type {
margin-bottom: 0;
padding-bottom: 0;
border: none;
}
.c-list-check {
display: inline-block;
list-style: none;
padding: 0;
text-align: left;
}
.c-list-check li {
margin: 0 0 15px;
background: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/icon_check.png) left center no-repeat;
background-size: 1em;
padding: 0 0 0 1.4em;
}
.c-list-check li:last-of-type {
margin: 0;
}
.c-contact-tel {
font-weight: bold;
font-size: 3.2rem;
display: inline-block;
background: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/icon_tel.png) left center no-repeat;
background-size: 1em;
padding: 0 0 0 1.2em;
color: #000;
text-decoration: none;
}
.c-contact-tel:hover {
color: #000;
}
.c-contact-time {
font-weight: bold;
font-size: 3.2rem;
display: inline-block;
background: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/icon_time.png) left center no-repeat;
background-size: 1em;
padding: 0 0 0 1.2em;
color: #000;
text-decoration: none;
}
.c-contact-time span {
font-size: .6em;
vertical-align: middle;
}
.c-contact-time2 {
display: inline-block;
background: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/icon_time.png) left center no-repeat;
background-size: 1em;
padding: 0 0 0 1.2em;
margin: 0 0 5px;
}
.c-contact-time2-2 {
margin-top: -5px;
} .c-com-table dl{
display: flex;
flex-wrap: wrap;
margin: 0 auto;
max-width: 540px;
}
.c-com-table dt,
.c-com-table dd {
padding: 15px 20px;
line-height: 1.4;
}
.c-com-table dt {
width: 10em;
font-weight: bold;
}
.c-com-table dd {
width: calc(100% - 10em);
border-top: solid 1px #ccc;
} .c-gallery-list {
display: flex;
flex-wrap: wrap;
}
.c-gallery-list li {
width: 24%;
margin-bottom: 15px;
}
.c-gallery-list li:not(:nth-of-type(4n)) {
margin-right: calc(4% / 3);
}
.c-gallery-list li a {
display: block;
padding: 75% 0 0;
background: center no-repeat;
background-size: cover;
}  .p-top-headline {
background: #f0f0f0;
}
.p-top-headline a {
display: flex;
text-decoration: none;
color: #000;
padding: .5em 0;
align-items: center;
}
.p-top-headline a::before {
content: 'Pickup';
background: #000;
color: #fff;
width: 5em;
text-align: center;
margin: 0 15px 0 0;
font-size: 1.2rem;
flex: 0 0 auto;
border-radius: 3px;
transition: all .3s;
}
.p-top-headline__date {
margin: 0 15px 0 0;
flex: 0 0 auto;
font-size: 1.4rem;
}
.p-top-headline__title {
line-height: 1.4;
font-size: 1.5rem;
}
.p-top-headline a:hover {
color: #a4875f;
}
.p-top-headline a:hover::before {
background: #a4875f;
}
.p-top-bnr {
display: flex;
justify-content: space-between;
text-align: center;
margin: 0 0 50px;
}
.p-top-bnr a {
width: 49%;
}
.p-top-bnr a img {
transition: all .3s;
}
.p-top-bnr a:hover img {
opacity: .8;
}
.p-top-bread .l-inner {
position: relative;
}
.p-top-bread-img {
max-width: 700px;
}
.p-top-bread-img img {
width: 100%;
}
.p-top-bread-txt {
position: absolute;
right: 20px;
top: 50%;
transform: translate(0,-50%);
background: rgba(255,255,255,.9);
padding: 30px;
box-shadow: 3px 3px 6px rgba(0,0,0,.15);
max-width: 500px;
}
.p-top-bread-txt h2 {
font-weight: bold;
font-size: 2.2rem;
line-height: 1.5;
margin: 0 0 20px 0;
}
.p-top-bread-txt p:not(:last-of-type) {
margin: 0 0 1em 0;
} .p-shop-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.p-shop-item {
border: 1px solid #A4875F;
border-radius: 5px;
padding: 20px;
width: calc(50% - 15px);
background: #fff;
margin: 0 0 30px;
}
.p-shop-item--popup {
width: 100%;
display: flex;
justify-content: space-between;
}
.p-shop-item--popup .c-btn {
margin: 40px 0 0;
}
.p-shop-img {
display: block;
margin: 0 0 20px 0;
padding: 75% 0 0;
background: url(https://placehold.jp/800x600.png) no-repeat center;
background-size: cover;
}
a.p-shop-img:hover {
opacity: .7;
}
.p-shop-item--popup-img a:hover {
opacity: .7;
}
.p-shop--popup-img {
height: 280px;
}
.p-shop--popup-img a img {
height: 100%;
width: 100%;
object-fit: cover;
object-position: center;
}
.p-shop-tit {
font-weight: bold;
font-size: 2.2rem;
margin: 0 0 5px 0;
}
.p-shop--popup-txt.c-2col-txt .p-shop-tit {
margin: 0 0 5px 0;
}
.p-shop-address,
.p-shop--popup-txt.c-2col-txt .p-shop-address {
margin: 0;
line-height: 1.5em;
}
.p-shop-tel,
.p-shop--popup-txt.c-2col-txt .p-shop-tel {
margin: 5px 0 0;
background: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/icon_tel.png) left center no-repeat;
background-size: 1em;
padding: 0 0 0 1.3em;
}
.p-shop-time,
.p-shop--popup-txt.c-2col-txt .p-shop-time {
margin: 5px 0 0;
background: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/icon_time.png) left center no-repeat;
background-size: 1em;
padding: 0 0 0 1.3em;
}
.p-shop-time + .p-shop-time {
margin-top: 0;
}
.p-shop-baked {
margin: 0 0 10px;
background: #FEF5EB;
padding: 10px 1.3em;
font-size: 1.8rem;
font-weight: bold;
}
.p-shop-item .p-shop-baked {
margin: 10px 0 0;
}
.p-shop-baked span {
color: #A4875F;
background: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/icon_bread.png) left center no-repeat;
background-size: 1.3em;
padding: 0 0 0 1.6em;
} .p-shopdetail-feature {
justify-content: center;
}
.p-shopdetail-feature .c-2col-img,
.p-shopdetail-feature .c-2col-txt {
width: calc(50% - 15px);
}
.p-shopdetail-feature .c-2col-txt {
margin: 0 0 0 30px;
}
.p-shopdetail-manager {
overflow: hidden;
}
.p-shopdetail-manager-img {
float: left;
width: 30%;
margin-right: 30px;
}
.p-shopdetail-manager-img .img-inner {
width: 100%;
padding: 100% 0 0;
background: center no-repeat;
background-size: cover;
border-radius: 50%;
}
.p-shopdetail-info {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.p-shopdetail-info-map {
width: calc(60% - 15px);
}
.p-shopdetail-info-map iframe {
width: 100%;
height: 300px;
}
.p-shopdetail-info-txt {
width: calc(40% - 15px);
font-size: 1.2em;
}
.p-shopdetail-manager-txt p:not(:last-of-type){
margin: 0 0 1em 0;
}
.p-shopdetail-manager-name {
text-align: right;
margin: 1em 0 0;
overflow: hidden;
}
.p-shopdetail-news {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.p-shopdetail-news-item {
width: calc(50% - 15px);
border: 1px solid #A4875F;
border-radius: 5px;
padding: 15px 30px 15px 15px;
margin-bottom: 30px;
color: #000;
text-decoration: none;
position: relative;
}
.p-shopdetail-news-item::after {
content: '';
width: 6px;
height: 6px;
border: 0px;
border-top: solid 2px #A4875F;
border-right: solid 2px #A4875F;
transform: rotate(45deg);
position: absolute;
top: 50%;
right: 20px;
margin-top: -4px;
}
.p-shopdetail-news-item:hover {
color: #000;
background: #FEF5EB;
}
.p-shopdetail-news-img {
width: 100px;
float: left;
margin: 0 15px 0 0;
}
.p-shopdetail-news-date {
font-size: 1.4rem;
color: #666;
}
.p-shopdetail-news-tit {
font-weight: bold;
font-size: 1.8rem;
line-height: 1.4;
} .p-fc-table dl {
max-width: 600px;  
text-align: left;
}
.p-fc-table dd {
border-top: none;
} .p-recruit .p-shop-item {
border: none;
padding: 0;
}
.p-recruit .p-shop-img {
margin: 0;
padding: 40% 0 0 0;
position: relative;
}
.p-recruit .p-shop-item:nth-of-type(2) .p-shop-img {
background-position: -20px center;
}
.p-recruit .p-shop-img:after {
content: "";
display: block;
background: rgba(0,0,0,.2);
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.p-recruit .p-shop-img span {
position: absolute;
display: block;
width: 12em;
color: #fff;
border: 1px solid #fff;
background: rgba(255,255,255,0);
padding: 10px;
text-align: center;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
transition: all .5s;
font-weight: bold;
}
.p-recruit .p-shop-img:hover span {
background: rgba(255,255,255,1);
color: #000;
}
.recruit_desc {
border: 1px solid #A4875F;
padding: 30px;
margin: 0 auto 60px;
background: #fff;
max-width: 640px;
}
.p-recruit-table dl{
max-width: 640px;
} .p-contact-table dl{
max-width: 640px;
}
.p-contact-table dt {
width: 16em;
}
.p-contact-table dd {
width: calc(100% - 16em);
border-top: none;
}
.p-contact-table input[type="text"],
.p-contact-table input[type="email"],
.p-contact-table input[type="tel"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: .3em;
border: 1px solid #ccc;
background: #FEF5EB;
width: 100%;
font-size: 16px;
}
.p-contact-table select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: .3em;
border: 1px solid #ccc;
background: #FEF5EB;
width: 10em;
font-size: 16px;
}
.wpcf7-form-control-wrap:not(:first-of-type) input[type="text"],
.wpcf7-form-control-wrap:not(:first-of-type) select,
.wpcf7-form-control-wrap:not(:first-of-type) textarea {
margin: .5em 0 0;
display: inline-block;
}
label {
cursor: pointer;
}
input[type="submit"].c-btn {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
font-family: inherit;
}
.p-contact-table textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
resize: none;
padding: .3em;
border: 1px solid #ccc;
background: #FEF5EB;
width: 100%;
font-size: 16px;
}
.p-postal-code {
width: 6em !important;
}
.u-must {
display: inline-block;
font-weight: normal;
font-size: 1.2rem;
color: #fff;
background: #CC2222;
padding: .2em .5em;
border-radius: 3px;
vertical-align: middle;
float: right;
} .p-order-content {
border: 1px solid #A4875F;
padding: 30px;
margin: 0 auto 60px;
background: #fff;
}
.p-order-content:last-of-type {
margin: 0 auto;
}
.p-order-flow {
display: inline-block;
list-style: none;
padding: 0;
counter-reset: item;
text-align: left;
}
.p-order-flow li {
padding: 0 0 20px 32px;
margin: 0 0 35px;
position: relative;
}
.p-order-flow li::before {
display: block;
float: left;
counter-increment: item;
content: counter(item);
background: #A4875F;
color: #fff;
font-weight: bold;
font-size: .8em;
width: 22px;
height: 22px;
line-height: 23px;
border-radius: 50%;
text-align: center;
position: absolute;
top: .2em;
left: 0;
}
.p-order-flow li::after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 15px 15px 0 15px;
border-color: #a4875f transparent transparent transparent;
position: absolute;
left: 50%;
transform: translate(-50%,0);
top: 100%;
}
.p-order-flow li:last-of-type {
margin: 0;
padding-bottom: 0;
}
.p-order-flow li:last-of-type::after {
display: none;
}
.p-order-area {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.p-order-area-item {
width: calc(100% / 7);
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
text-align: center;
}
.item-hide {
display: none;
}
.p-order-area-item dt,
.p-order-area-item dd {
line-height: 1.5;
padding: .5em 0;
}
.p-order-area-item dt {
background: #A4875F;
color: #fff;
font-weight: bold;
}
.p-order-area-item dd {
border-top: 1px solid #ccc;
}
.p-order-area-item:not(.item-head) dd {
font-weight: bold;
color: #CC2222;
}
.p-order-area-item.item-head dd {
background: #f5f5f5;
}
select.itemSelect {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: .3em;
border: 1px solid #ccc;
background: #FEF5EB;
width: 6em;
font-size: 16px;
}
.itemDisable:disabled {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
background: none;
color: #CC2222;
font-weight: bold;
font-size: 1.2em;
display: inline;
width: 10em;
}
.chargeTbl {
margin: 0 auto;
width: auto;
}
.chargeTbl th,
.chargeTbl td {
text-align: left;
border: none;
background: none;
padding: 5px 0;  
}
.chargeTbl td {
padding-left: 10px;
}
.orderForm-inner {
border: 2px solid #A4875F;
border-top: 0;
padding: 40px;
background: #fff7eb;
}
.orderForm-tit {
background: #A4875F;
color: #fff;
padding: 10px 0;
font-size: 2.2rem;
text-align: center;
margin: 0;
font-weight: bold;
}
.orderForm-inner .p-contact-table input[type="text"],
.orderForm-inner .p-contact-table input[type="email"],
.orderForm-inner .p-contact-table input[type="tel"],
.orderForm-inner .p-contact-table textarea,
.orderForm-inner .p-contact-table select {
background: #fff;
} .p-post-area {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.p-post-content {
flex-basis: calc(100% - 30px - 300px);
}
.p-post-content-tit {
padding: 0 0 5px;
margin: 0 0 5px 0;
font-size: 2.5rem;
font-weight: bold;
color: #A4875F;
border-bottom: solid 2px #A4875F;
line-height: 1.4;
}
.p-post-content-date {
color: #666;
font-size: 1.4rem;
}
.p-post-content-body {
margin: 20px 0 0 ;
}
.p-post-content-eyecatch {
margin: 20px 0;
text-align: center;
}
.p-post-content-eyecatch img {
margin: 0 !important;
}
.p-post-nav {
flex-basis: 300px;
}
.p-post-nav-block {
margin: 0 0 30px 0;
}
.p-post-nav-block h2 {
background: #000;
color: #fff;
padding: 10px;
font-weight: bold;
}
.p-post-nav-block li {
border: 1px solid #ccc;
}
.p-post-nav-block li {
border-top: none;
}
.p-post-nav-block li a {
display: block;
text-decoration: none;
color: #000;
line-height: 1.3;
font-size: 1.4rem;
padding: 5px;
overflow: hidden;
}
.p-post-nav-block li a:hover {
background: #FEF5EB;
}
.p-post-nav-block li a img {
width: 60px;
float: left;
margin: 0 10px 0 0;
}
.p-post-nav-date {
color: #666;
font-size: 1.2rem;
}
.p-post-nav-block li a h3 {
margin: 5px 0 0;
} .u-serif {
font-family: a-otf-ryumin-pr6n, 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.u-caution {
display: inline-block;
border: 1px solid #ccc;
padding: 20px;
min-width: 600px;
margin: 0 auto;
background: #fff;
}
.u-ta-c {
text-align: center;
}
.u-ta-r {
text-align: right;
}
.u-dp-ib {
display: inline-block;
}
.u-mb-none {
margin-bottom: 0 !important;
}
.u-mb-m {
margin-bottom: 1em;
}
.u-mb-l {
margin-bottom: 2.5em;
}
.u-mt-m {
margin-top: 1em;
}
.u-mt-l {
margin-top: 2.5em;
}
.u-fw-b {
font-weight: bold;
}
.u-fs-s {
font-size: 1.4rem;
}
.u-fs-l {
font-size: 2rem;
}
.u-fc-red {
color: #CC2222;
}
.u-br-sp {
display: none;
}
.u-br-pc {
display: inline;
} @media screen and (max-width: 960px){
.l-sub {
padding: 60px 0 0;
}
.l-header .l-nav {
display: none;
}
.l-sub-header {
height: 60px;
}
.l-sub-header .l-nav {
display: none;
}
.l-sub-header .l-header-logo {
padding: 15px 0;
}
.l-sub-header .l-header-logo img {
max-height: 100%;
width: auto;
height: 30px;
}
.drawer-hamburger {
display: block;
}
.p-post-content {
flex-basis: 100%;
}
.p-post-nav {
flex-basis: 100%;
}
.p-top-bnr {
flex-direction: column;
margin: 0 0 30px;
}
.p-top-bnr a {
width: auto;
}
.p-top-bnr a:nth-of-type(2) {
margin: 15px 0 0;
}
.p-top-headline {
background: #a4875f;
}
.p-top-headline a {
color: #fff;
}
.p-top-headline a::before {
background: #fff;
color: #a4875f;
}
.p-top-headline__title {
}
.p-top-headline a:hover {
color: #ede9b8;
}
.p-top-headline a:hover::before {
background: #ede9b8;
}
}  @media screen and (max-width: 750px){
.l-inner {
padding: 0 15px;
}
.l-header-content {
background: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/main_bg_sp.jpg) bottom center no-repeat;
background-size: cover;
padding: 0 0 180px;
}
.l-header-logo {
padding: 20px 0 30px;
}
.l-header-logo a {
display: block;
width: 180px;
}
.l-header-logo a + img {
display: block;
margin: 15px 0 0;
}
.l-header-txt {
max-width: inherit;
padding: 30px 20px;
}
.l-header-txt h2 {
margin: 30px 0 15px;
}
.l-sub-mv {
height: 150px;
background-size: cover;
}
.l-sub-mv__en {
font-size: 3rem;
line-height: 1.3;
}
.l-sub-mv__tit {
font-size: 1.8rem;
line-height: 1.3;
margin: 5px 0 0;
}
.l-footer-logo img {
width: 200px;
}
.l-breadcrumbs {
padding: 1em 0; }
.p-top-bread-img {
max-width: inherit;
}
.p-top-bread-txt {
position: static;
transform: translate(0,0);
max-width: inherit;
padding: 20px;
}
.p-top-news__presslink {
margin: -15px 0 25px;
}
.p-shop-item {
width: 100%;
margin: 0 0 20px;
}
.p-shop-item--popup {
width: 100%;
flex-direction: column;
}
.p-shop-item--popup .c-btn {
margin: 20px 0 0;
}
.p-shop-img {
padding: 56.25% 0 0;
}
.p-shop--popup-img {
height: 37vw;
}
.p-shopdetail-info-map {
width: 100%;
order: 1;
margin: 15px 0 0;
}
.p-shopdetail-info-map iframe {
width: 100%;
height: 300px;
}
.p-shopdetail-info-txt {
width: 100%; }
.p-shopdetail-manager-txt p:not(:last-of-type){
margin: 0 0 1em 0;
}
.p-shopdetail-news-item {
width: 100%;
padding: 10px 20px 10px 10px;
margin-bottom: 10px;
}
.p-shopdetail-news-item::after {
right: 10px;
}
.p-shopdetail-news-img {
width: 80px;
margin: 0 10px 0 0;
}
.p-shopdetail-news-tit { }
.p-order-content {
padding: 20px;
margin: 0 auto 30px;
}
.p-order-flow li {
padding: 0 0 10px 32px;
margin: 0 0 25px;
}
.p-order-flow li::after {
border-width: 10px 10px 0 10px;
}
.p-order-flow li:last-of-type {
margin: 0;
padding-bottom: 0;
}
.p-order-flow li:last-of-type::after {
display: none;
}
.p-order-area-item {
width: calc(100% / 4);
}
.item-hide {
display: block;
}
.orderForm-inner {
padding: 20px;
}
.orderForm-tit {
padding: 5px 0;
}
.p-post-content-eyecatch {
margin: 15px 0 20px;
}
.c-btn {
min-width: 80%;
}
.c-btn2-b,
.c-btn2-w {
min-width: 80%;
}
.c-recruit-btn {
text-align: center !important;
margin: 1em 0 0;
}
.c-recruit-btn a {
margin: .8em 0 !important;
}
.c-recruit-btn a:first-of-type {
margin: 0 !important;
}
.c-section {
padding: 40px 0 !important;
}
.c-section:not(.c-section-g)+.c-section:not(.c-section-g),
.c-section-g+.c-section-g,
.l-breadcrumbs + .c-section:not(.c-section-g){ padding-top: 20px !important;
}
.c-section-tit {
margin: 0 0 30px !important;
}
.c-section-tit2 {
margin: 0 0 20px;
}
.c-product-box {
flex-wrap: wrap;
}
.c-product-item {
width: 100%;
}
.c-product-item:not(:first-of-type) {
margin: 15px 0 0;
}
.c-cta-box {
flex-wrap: wrap;
}
.c-cta .c-btn {
width: 100%;
}
.c-cta .c-btn:nth-of-type(2) {
margin: 15px 0 0;
}
.c-info-box {
justify-content: space-between;
}
.c-info-item {
padding: 10px;
width: calc(50% - 7.5px);
margin: 0 0 15px !important;
}
.c-info-item:nth-child(4) {
display: block !important;
}
.c-info-tit { margin: 0 0 5px 0;
line-height: 1.3;
}
.c-info-date { color: #666;
margin: 0 0 10px 0;
}
.c-info-desc { }
.eventlist {
padding: 10px;
}
.eventlist h3 {
margin: 0 0 .5em;
font-size: 1.6rem;
}
.eventlist-wrap {
display: block;
}
.eventlist-item {
display: block;
margin: 0 0 5px;
padding: 10px;
}
.eventlist-date {
display: block;
padding: 0 0 5px;
border-bottom: none;
}
.eventlist-date span{
width: auto;
}
.eventlist-tit {
display: block;
padding: 0;
border-bottom: none;
}
.c-2col-block {
flex-wrap: wrap;
}
.c-2col-img {
width: 100% !important;
}
.c-2col-txt {
width: 100% !important;
margin: 20px 0 0 !important;
}
.c-3col-item {
width: calc(50% - 7.5px);
margin: 0 0 30px;
}
.c-3col-tit { }
.c-3col-img {
margin: 0 0 15px;
}
.c-3col-odd .c-3col-item {
width: 100%;
overflow: hidden;
}
.c-3col-odd .c-3col-img {
width: 40%;
float: left;
margin: 0 15px 0 0;
}
.c-3col-odd .c-3col-desc {
overflow: hidden;
}
.c-com-table dl{
}
.c-com-table dt,
.c-com-table dd {
padding: 15px 20px;
}
.c-com-table dt {
width: 100%;
border-top: solid 1px #ccc;
padding: 15px 15px 0px
}
.c-com-table dd {
width: 100%;
border: none;
padding: 5px 15px 15px;
}
.u-caution {
min-width: inherit;
display: block;
}
.u-mb-l {
margin-bottom: 2em;
}
.u-mt-l {
margin-top: 2em;
}
}  @media screen and (max-width: 480px){
html {
font-size: 54.6875%; }
.c-info-item {
width: 100%;
}
.c-3col-item {
width: 100%;
}
.c-3col-odd .c-3col-img {
width: 80%;
float: none;
margin: 0 auto 15px;
}
.c-contact-tel {
font-size: 2.8rem;
}
.p-top-headline a {
flex-wrap: wrap;
}
.p-top-headline__title {
width: 100%;
margin: .5rem 0 0;
}
.p-shop-baked {
font-size: 1.6rem;
}
.p-shopdetail-manager-img {
float: none;
width: 60%;
margin: 0 auto 20px;
}
.c-gallery-list li {
width: 49%;
margin-bottom: 15px;
}
.c-gallery-list li:not(:nth-of-type(4n)) {
margin-right: 0;
}
.c-gallery-list li:nth-of-type(odd) {
margin-right: 2%;
}
.u-caution {
text-align: left;
}
.u-br-sp {
display: inline;
}
.u-br-pc {
display: none;
}
.u-ta-txt {
text-align: left;
}
} .wp-pagenavi {
margin: 4em 0 0;
text-align: center;
}
.wp-pagenavi .pages {
display: none;
}
.wp-pagenavi a,
.wp-pagenavi .current {
display: inline-block !important;
border: 1px solid #A4875F !important;
border-radius: 3px !important;
padding: .5em 0 !important;
line-height: 1 !important;
color: #A4875F !important;
text-decoration: none !important;
font-weight: normal !important;
width: 2em !important;
text-align: center;
margin: 0 .3em !important;
}
.wp-pagenavi a:hover,
.wp-pagenavi .current{
background: #A4875F !important;
color: #fff !important;
} .c-single-nav {
display: table;
width: 100%;
margin: 40px 0 0;
}
.nav-left,
.nav-center,
.nav-right {
display: table-cell;
}
.nav-left {
text-align: left;
width: 40%;
padding-right: 10px;
}
.nav-center {
text-align: center;
padding: 0 10px;
}
.nav-right {
text-align: right;
width: 40%;
padding-left: 10px;
} @media screen and (max-width: 960px){
.c-single-nav {
display: block;
margin:20px 0 30px;
}
.nav-left {
display: block;
width: 100%;
padding: 0;
}
.nav-center {
display: none;
}
.nav-right {
display: block;
width: 100%;
margin-top: 10px;
padding: 0;
}
}
.c-single-nav a {
display: inline-block;
border: 1px solid #A4875F;
border-radius: 3px;
padding: .5em 1em;;
line-height: 1.5;
color: #A4875F;
text-decoration: none !important;
}
.c-single-nav a:hover {
background: #A4875F;
color: #fff;
}
.p-post-content-body h2,
.p-post-content-body h3,
.p-post-content-body h4 {
clear: both;
}
.p-post-content-body h2:first-child,
.p-post-content-body h3:first-child,
.p-post-content-body h4:first-child {
margin-top: 0;
}
.p-post-content-body h2 {
margin: 1.7em 0 1em;
padding: .4em .5em;
font-size: 2rem;
font-weight: bold;
background: #f5f5f5;
border-left: solid 4px #A4875F;
line-height: 1.4;
}
.p-post-content-body h3 {
margin: 1.5em 0 1em;
font-size: 1.7rem;
font-weight: bold;
line-height: 1.4;
}
.p-post-content-body p {
margin: 0 0 1.5em;
line-height: 2;
word-wrap: break-word;
}
.p-post-content-body * {
max-width: 100%;
}
.p-post-content-body img,
.p-post-content-body .thumb {
height: auto!important;
margin: 1em 0;
}
.p-post-content-body .thumb img {
margin: 0;
}
.p-post-content-body img.aligncenter,
.p-post-content-body img.alignleft,
.p-post-content-body img.alignright {
display: block;
margin-left: auto;
margin-right: auto;
}
.p-post-content-body hr {
margin: 1.5em 0;
border: transparent;
clear: both;
}
.p-post-content-body ol {
list-style: none;
padding: 0;
counter-reset: item;
margin: 0 0 1.2em;
}
.p-post-content-body ol li { padding-left: 32px;
margin: 0 0 .5em;
}
.p-post-content-body ol li::before {
display: block;
float: left;
counter-increment: item;
content: counter(item);
background: #A4875F;
color: #fff;
font-weight: bold;
font-size: .8em; width: 22px;
height: 22px;
line-height: 23px;
border-radius: 50%;
text-align: center;
margin: 0 0 0 -32px;
}
.p-post-content-body ul {
margin: 0 0 1.2em;
}
.p-post-content-body ul li {
text-indent: -1.5em;
padding-left: 1.5em;
margin: 0 .5em .5em 0;
}
.p-post-content-body ul li::before {
content: "・";
margin: 0 .5rem 0 0;
color: #A4875F;
font-weight: bold;
}
.p-post-content-body table,
.c-table--1 {
min-width: 770px;
border: solid 1px #d9dbdd;
margin: 0 0 1.5em;
border-collapse: collapse;
}
.p-post-content-body table th,
.c-table--1 th {
padding: 1em;
border: solid 1px #d9dbdd;
background: #f5f5f5;
font-weight: bold;
text-align: center;
}
.p-post-content-body table td,
.c-table--1 td {
padding: 1em;
border: solid 1px #d9dbdd;
}
.p-post-content-body pre {
position: relative;
padding: 1.5em;
margin: 0 0 1.2em;
white-space: pre-wrap;
}
.p-post-content-body a:hover img {
opacity: .8;
}
.p-post-content-body strong {
background: linear-gradient(transparent 60%, #F0E1D0 0%) ;
font-weight: bold;
} @media screen and (min-width: 750px){
.p-post-content-body img.alignleft {
float: left;
margin-top: 0;
margin-right: 1em;
max-width: 40%;
}
.p-post-content-body img.alignright {
float: right;
margin-top: 0;
margin-left: 1em;
max-width: 40%;
}
.p-post-content-body img,
.p-post-content-body .thumb {
margin: 1.5em 0;
}
.p-post-content-body h2 {
font-size: 2.4rem;
}
.p-post-content-body h3 {
font-size: 2.2rem;
}
.p-post-content-body hr {
margin: 2em 0;
}
.p-post-content-body table {
margin: 0 0 2em;
}
.p-post-content-body ul,
.p-post-content-body ol {
margin: 0 0 1.5em;
}
.p-post-content-body ol li,
.p-post-content-body ul li {
margin: 0 0 1em;
}
}  .p-ourbread .l-sub-mv {
background-image: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/mv-ourbread.jpg);
}
.p-product .l-sub-mv {
background-image: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/mv-product.jpg);
}
.p-shop .l-sub-mv {
background-image: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/mv-shop.jpg);
}
.p-order .l-sub-mv {
background-image: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/mv-order.jpg);
}
.p-contact .l-sub-mv {
background-image: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/mv-contact.jpg);
}
.p-fc .l-sub-mv {
background-image: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/mv-fc.jpg);
}
.p-company .l-sub-mv {
background-image: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/mv-company.jpg);
}
.p-news .l-sub-mv {
background-image: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/mv-news.jpg);
}
.p-recruit .l-sub-mv {
background-image: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/mv-recruit.jpg);
}
.p-regular .l-sub-mv {
background-image: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/mv-regular.jpg);
}
.p-part .l-sub-mv {
background-image: url(//www.panya-ashiya.com/cms/wp-content/themes/panya/img/mv-part.jpg);
} .p-post-content_shop {
border: 1px solid #ccc;
background: #f5f5f5;
padding: 15px;
}
.p-post-content_shop > a {
display: flex;
color: #000;
text-decoration: none;
}
.p-post-content_shop > a:hover {
opacity: .8;
}
.p-post-content_shop__img {
width: 160px;
margin: 0 15px 0 0;
}
.p-post-content_shop__img div {
padding: 75% 0 0;
background: url(https://placehold.jp/800x600.png) no-repeat center;
background-size: cover;
}
.p-post-content_shop__info .p-shop-tit {
font-size: 1.8rem;
}
@media screen and (max-width: 480px){
.p-post-content_shop > a {
flex-direction: column;
align-items: center;
}
.p-post-content_shop__img {
width: 100%;
margin: 0 0 10px 0;
}
.p-post-content_shop__img div {
padding-top: 50%;
background-position: top center;
}
.p-post-content_shop__info {
width: 100%;
}
} .popup {
background-color: #efefef;
box-shadow: 0 0 0 9999px rgba(0, 0, 0, .8);
display: none;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 375px;
height: 375px;
z-index: 100;
}
#popup-on{
display: none;
}
#popup-on:checked + .popup{
display: block;
transition: all .3s;
}
.icon-close{
background: #000;
color: #fff;
font-size: 30px;
padding: 0 10px;
position: absolute;
right: 0;
}
@media screen and (max-width: 480px){
.popup {
width: 90vw;
height: 90vw;
}
}