@charset "utf-8";
    @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
:root { --color-background: #FFF;
--color-font: #666;
--color-primary: #F3BBD6;
--color-primary-shade: linear-gradient(90deg, #D6E8EA, #EBE2F2, #F2E1EA);
--color-primary-tint: #7BC4CD;
--color-secondary: #ED6A5A;
--color-secondary-tint: #ef796b;
--color-table-border: #DDD;
--body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem); --body-font-family: "Zen Kaku Gothic New", sans-serif;
--content-max-width: 1240px; --header-background: linear-gradient(90deg, #D6E8EA, #EBE2F2, #F2E1EA);
--header-color-font: #666;
--header-color-primary: #FEBCE4;
--header-color-primary-shade: #7BC4CD;
--header-color-primary-tint: #F06994; --footer-background: #F0EFEC;
--footer-color-font: #4D4D4D;
--footer-color-primary: #4D4D4D; --font-size-1: clamp(30px, 3.022vw, 58px);
--font-size-2: clamp(30px, 2.5vw, 47px);
--font-size-3: clamp(25px, 2.08vw, 40px);
--font-size-4: clamp(20px, 1.56vw, 30px);
--font-size-5: clamp(20px, 1.25vw, 24px);
--font-size-p: clamp(16px, 1.042vw, 20px);
--font-size-sub1: clamp(52px, 5.21vw, 100px);
--font-size-sub2: clamp(40px, 4.2vw, 82px);
--font-size-sub3: clamp(40px, 3.13vw, 60px);
--space-10: clamp(5px, 0.52vw, 10px);
--space-14: clamp(7px, 0.73vw, 14px);
--space-20: clamp(10px, 1.04vw, 20px);
--space-30: clamp(15px, 1.56vw, 30px);
--space-40: clamp(20px, 2.08vw, 40px);
--space-60: clamp(30px, 3.13vw, 60px);
--space-80: clamp(40px, 4.17vw, 80px);
--space-100: clamp(60px, 5.42vw, 100px);
--space-120: clamp(60px, 6.25vw, 120px);
--space-150: clamp(76px, 7.92vw, 150px);
--space-200: clamp(100px, 10.42vw, 200px);
}  html {
font-size: 62.5%;
overflow-x: hidden;
}
body {
color: var(--color-font);
font-size: var(--body-font-size);
font-weight: 400;
font-family: var(--body-font-family);
background: var(--color-background);
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body.mobile #mainImg,
body.mobile #breadcrumb {
margin-top: 0;
}
body.mobile {
margin-top: 0;
}
#mainImg {
padding-bottom: 0;
}
#mainImg img {
width: 100% !important;
}
.home #content {
padding: 0;
}
#wrapper,
#content,
.post {
overflow: visible !important;
}
body.mobile {
margin-top: 60px;
} #sidebar h2 {
color: var(--color-font);
text-align: center;
} a#scrollUp {
background: var(--color-primary);
}  .bg .inner {
width: auto !important;
}
#header p {
float: none;
padding: 0;
}
#header .bg,
.bg {
background: none;
margin: 0 auto;
}  #header h1,
#header .description,
#header-upper h1,
#header-upper .description {
color: var(--header-color-font);
font-size: min(calc(1.2rem + (1vw - 19.2px) * 0.2232), 1.2rem); }
@media print,
screen and (min-width: 1024px) { #header-upper {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
background: #F2F2F2;
height: 50px;
padding: 5px min(calc(20px + (1vw - 19.2px) * 1.1161), 20px); }
.header__socialicon ul,
#header-upper .header__catchphrase,
#header-upper .bg,
#header-upper .bg .inner,
#header-upper h1,
#header-upper .description {
height: 100%;
} #header-upper h1,
#header-upper .description {
display: flex;
flex-direction: row;
align-items: center;
} #header-upper .fa-2x,
.fa-2x {
font-size: inherit;
}
#header-upper .socialicon ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
justify-content: center;
padding: 0;
}
#header-upper .socialicon ul li {
display: flex;
justify-content: center;
align-items: center;
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#header-upper .socialicon ul li:not(:last-child) {
margin-right: 10px;
}
#header-upper .socialicon ul li::before {
content: none;
}
#header-upper .socialicon ul li a {
padding: 0;
overflow: initial;
line-height: 1;
}
#header-upper .socialicon .fa-facebook-square:before,
#header-upper .socialicon .fa-twitter-square:before,
#header-upper .socialicon .fa-youtube-square:before,
#header-upper .socialicon .fa-instagram:before {
color: var(--header-color-primary);
font-size: 2.5rem;
}
#header-upper .socialicon .SvgLine {
fill: var(--header-color-primary);
width: 21px;
height: 21px;
} #header {
overflow: visible;
color: var(--header-color-font);
background: var(--header-background);
width: 100%;
height: 80px;
margin: auto;
z-index: 9999;
}
#header .inner,
#header-layout,
#header .logo,
#header .sticky-logo,
#header .logo a,
#header .header__nav-contact,
nav#mainNav,
#mainNav .inner,
nav div.panel,
nav#mainNav ul,
nav#mainNav ul li,
nav#mainNav ul li a,
#header ul.header__contact,
#header ul.header__contact li,
#header a.head_btn {
height: 100%;
float: none;
}
#header .inner {
width: 100%;
max-width: none;
}
#header-layout {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
width: 100%;
max-width: none;
padding: 0;
} #header .logo {
display: block;
line-height: 0;
padding: min(calc(10px + (1vw - 19.2px) * 0.5580), 10px) min(calc(20px + (1vw - 19.2px) * 1.1161), 20px); }
#header .logo a {
display: flex;
flex-direction: row;
align-items: center;
}
#header .logo img {
-o-object-fit: contain;
object-fit: contain;
width: auto;
height: 100%;
max-width: 250px;
max-height: 70px;
} #header .header__nav-contact {
flex-shrink: 0;
}
nav#mainNav {
background: none;
margin: 0;
}
nav#mainNav ul,
#header .header__nav-contact {
display: flex;
flex-direction: row;
align-items: center;
}
nav#mainNav ul li a {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
color: var(--header-color-font);
font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.2232), 1.6rem); padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(35px + (1vw - 19.2px) * 1.6722), 35px); }
nav#mainNav ul ul.sub-menu {
width: 250px;
height: auto;
}
nav#mainNav ul li:hover ul.sub-menu {
top: 100%;
left: 50%;
transform: translateX(-50%);
}
nav#mainNav ul li a b,
nav#mainNav ul li a span {
margin-top: 0;
}
nav#mainNav ul li a span {
color: var(--header-color-font);
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:active b,
nav#mainNav ul li.current-menu-parent a b {
color: var(--header-color-primary);
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a,
nav#mainNav ul li li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-ancestor li.current-menu-item a,
nav#mainNav ul li.current-menu-ancestor li a:hover {
color: var(--header-color-font);
background: none;
} #header ul.header__contact {
display: flex;
flex-direction: row;
align-items: center;
margin-left: min(calc(10px + (1vw - 19.2px) * 0.5580), 10px); }
#header a.head_btn {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: var(--header-color-primary);
color: #fff;
font-size: calc(1.6rem + (1vw - 19.2px) * 0.2232); font-weight: 600;
line-height: 1.4;
padding: min(calc(10px + (1vw - 19.2px) * 0.2232), 10px) min(calc(20px + (1vw - 19.2px) * 0.5580), 20px); -webkit-transition: .3s;
transition: .3s;
}
#header a.head_btn.tel_btn {
background: var(--header-color-primary-shade);
}
#header a.head_btn::before {
display: block;
font-family: 'FontAwesome';
font-size: 1.4em;
font-weight: 400;
line-height: 1;
margin-bottom: .1em;
}
#header a.head_btn.tel_btn::before {
content: '\f095';
}
#header a.head_btn.mail_btn::before {
content: '\f0e0';
} .sticky-header .site-header {
z-index: 9999;
}
.sticky-header #header>.inner {
height: auto;
background: #fff;
box-shadow: 0 0 6px rgba(0, 0, 0, .2);
}
.sticky-header #header-layout {
justify-content: space-between;
height: 80px;
}
.sticky-header nav#mainNav {
background: none;
}
} @media print,
screen and (max-width: 1240px) {
#header a.headBtn span {
display: none;
}
#header a.headBtn::before {
margin-right: 0;
}
}
@media print,
screen and (max-width: 1023px) {
#header-upper .header__socialicon,
#header .sticky-logo,
#header ul.header__contact {
display: none;
}
#header h1,
#header .description,
#header-upper h1,
#header-upper .description {
display: block;
float: none;
text-align: center;
padding: 20px 0 10px;
}
} @media print,
screen and (min-width: 1024px) {
.sticky-header .site-header {
position: fixed !important;
width: 100%;
z-index: 9999;
top: -125px;
transform: translateY(125px);
transition: all 0.8s ease-in-out;
}
}
@media print,
screen and (max-width: 1023px) {
#header .inner {
width: 100%;
}
#header-layout {
padding: 0;
}
#header .logo {
display: block;
text-align: center;
margin: 20px auto;
padding: 0;
}
} .spmenu #menu {
padding: 0px 1px 2px 0;
}
.spmenu #menu p {
transform: translateX(-50%);
left: 50%;
}
.spmenu #menu span,
.spmenu #menu span:before,
.spmenu #menu span:after {
width: 35px;
background: var(--header-color-primary);
}
.spmenu #menu p {
color: var(--header-color-primary);
}
@media print,
screen and (max-width: 1023px) {
.mobile #header {
background: var(--header-background);
box-shadow: 0 0 6px rgba(0, 0, 0, .2);
z-index: 9999;
}
body.mobile nav#mainNav.menuOpen {
height: calc(100% - 130px);
}
body.mobile #header .logo,
body.mobile #header .logo .mark {
display: -webkit-box;
display: -ms-flexbox;
display: flex !important;
}
body.mobile #header .logo .spmenu {
display: block !important;
}
body.mobile #header .logo .mark {
justify-content: center;
align-items: center;
padding: 5px 10px;
}
body.mobile #header .logo img {
width: auto;
height: 100%;
max-width: 250px;
max-height: 50px;
-o-object-fit: contain;
object-fit: contain;
}
nav#mainNav ul li a {
color: var(--header-color-font);
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover {
color: var(--header-color-primary);
}
}   #footer {
color: var(--footer-color-font);
font-size: min(calc(1.4rem + (1vw - 19.2px) * 0.1942), 1.4rem); padding: min(calc(50px + (1vw - 19.2px) * 0.9709), 50px) 0 30px; background: var(--footer-background);
}
#footer a {
-webkit-transition: .2s;
transition: .2s;
}
#footer .inner {
width: 95%;
max-width: var(--content-max-width);
}
#footer ul {
font-size: 100%;
padding: 0;
}
#footer ul li {
display: block;
padding: 0;
margin: 0;
}
#footer ul li::before {
content: none;
position: static;
top: auto;
left: auto;
width: auto;
height: auto;
background: none;
}
#footer ul li a {
padding: 0;
font-weight: 500;
font-size: 16px;
}
#footer li a,
.footeradd,
.footertel,
#footer li a:hover {
color: var(--footer-color-primary);
}
#footer img {
width: auto;
max-width: 100%;
} #footer .footer__logo:not(:last-child) {
text-align: center;
margin-bottom: 20px;
}
#footer .footer__logo img {
-o-object-fit: contain; object-fit: contain;
}
@media print,
screen and (min-width: 769px) {
#footer .footer__logo:not(:last-child) {
text-align: left;
padding-left: 20px;
}
} #footer .footnav {
float: none;
}
#footer .footnav:not(:last-child) {
margin-bottom: 30px;
}
#footer .footnav ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#footer .footnav ul>li {
position: relative;
line-height: 1.4;
padding: 0 min(calc(16px + (1vw - 19.2px) * 0.4531), 16px) 0 min(calc(15px + (1vw - 19.2px) * 0.4531), 15px); margin-bottom: 10px;
}
#footer .footnav ul>li::before,
#footer .footnav ul>li::after {
content: '';
position: absolute;
width: 1px;
height: 100%;
background: var(--footer-color-font);
top: 0;
}
#footer .footnav ul>li::before {
left: 0;
}
#footer .footnav ul>li::after {
right: -1px;
}
@media print,
screen and (min-width: 769px) {
#footer .footnav ul {
justify-content: end;
}
} #footer .fa-2x,
.fa-2x {
font-size: inherit;
}
#footer .socialicon ul,
.socialicon ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0;
}
#footer .socialicon ul li,
.socialicon ul li {
text-align: center;
padding: 0 .6em;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#footer .socialicon ul li::before,
.socialicon ul li::before {
content: none;
}
#footer .socialicon ul li a,
.socialicon ul li a {
padding: 0;
overflow: initial;
line-height: 1;
}
#footer .fa-facebook-square:before,
#footer .fa-twitter-square:before,
#footer .fa-youtube-square:before,
#footer .fa-instagram:before {
color: var(--footer-color-primary);
font-size: 3rem;
}
#footer .SvgLine {
fill: var(--footer-color-primary);
width: 28px;
height: 28px;
}
@media print,
screen and (max-width: 768px) {
#footer {
padding-bottom: 60px;
}
} #copyright {
color: var(--footer-color-font);
font-size: clamp(13px, 1.042vw, 16px); letter-spacing: .1rem;
padding: 0;
margin: 30px auto 0;
background: var(--footer-background);
}
@media print,
screen and (min-width: 769px) {
#copyright {
text-align: right;
}
}  .front_contents {
position: relative;
padding: min(calc(150px + (1vw - 19.2px) * 4.5307), 150px) 0; z-index: 10;
}
.wrapper_content {
position: relative;
width: 90%;
max-width: 1240px;
margin: 0 auto;
z-index: 20;
}
#front_top_content,
#front_bottom_content {
position: relative;
background: #fafafa;
padding: min(calc(120px + (1vw - 19.2px) * 3.2362), 120px) 0; z-index: 10;
}
#front-sectionPost {
width: 90%;
max-width: 1240px;
margin: 0 auto;
} h1.title,
.post h1,
.post h2,
.post2b h2,
.post4b h2,
h2.title,
.post h3,
.post h4 {
line-height: 1.6;
background: none;
}
.post h1 span,
.post h2 span,
.post h3 span,
.post h4 span {
padding: 0;
}
h1.title:first-child,
.post h1:first-child,
#front-sectionPost h1:first-child,
.post h2:first-child,
.post h3:first-child,
.post h3.col-in-h3:first-child,
.post h4:first-child {
margin-top: 0;
} h1.title,
.post h1,
header#h1Header h1.title {
font-size: min(calc(3.2rem + (1vw - 19.2px) * 0.5178), 3.2rem); font-weight: 600;
letter-spacing: .2rem;
text-align: center;
text-shadow: none;
padding: 0;
z-index: 20;
}
h1.title,
.post h1 {
position: relative;
margin: 0 auto min(calc(60px + (1vw - 19.2px) * 1.2945), 60px); }
h1.title .sub_ttl,
.post h1 .sub_ttl {
display: block;
font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.2589), 1.6rem); } .post h2 {
font-size: min(calc(2.8rem + (1vw - 19.2px) * 0.4531), 2.8rem); font-weight: 600;
text-align: center;
letter-spacing: .2rem;
padding: 0;
margin: min(calc(120px + (1vw - 19.2px) * 3.5599), 120px) auto min(calc(50px + (1vw - 19.2px) * 0.9709), 50px); }
.post h2::before {
content: none;
position: relative;
width: auto;
height: auto;
top: auto;
left: auto;
}
.post h2::after {
content: '';
position: relative;
visibility: visible;
display: block;
width: 2.2em;
height: 3px;
background: var(--color-primary);
margin: 0.6em auto 0;
} .post h3 {
font-size: min(calc(2.4rem + (1vw - 19.2px) * 0.4531), 2.4rem); font-weight: 600;
letter-spacing: .1rem;
padding: 0 .4em .4em;
margin: min(calc(70px + (1vw - 19.2px) * 2.2654), 70px) auto min(calc(35px + (1vw - 19.2px) * 0.6472), 35px); border-bottom: 2px solid var(--color-primary);
}
.post h3::before {
content: none;
position: relative;
width: auto;
height: auto;
top: auto;
left: auto;
} .post h4 {
position: relative;
font-size: min(calc(1.8rem + (1vw - 19.2px) * 0.1942), 1.8rem); font-weight: 600;
padding: 0 0 0 1.2em;
margin: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px) auto min(calc(15px + (1vw - 19.2px) * 0.3236), 15px); border: none;
}
.post h4::before {
content: '';
position: absolute;
width: .7em;
height: 2px;
background: var(--color-primary);
top: .8em;
left: 0;
}  .content_inner {
margin: 0 auto;
width: 90%;
width: 93%;
}
.content_wrapper {
margin: 0 auto;
width: 100%;
}
.max_w900 {
max-width: 900px;
}
.max_w960 {
max-width: 960px;
}
.max_w1000 {
max-width: 1000px;
}
.max_w1024 {
max-width: 1024px;
}
.max_w1100 {
max-width: 1100px;
}
.max_w1200 {
max-width: 1200px;
}
.max_w1240 {
max-width: 1240px;
}
.max_w1300 {
max-width: 1300px;
}
.max_w1400 {
max-width: 1400px;
}
.max_w1500 {
max-width: 1500px;
}
.max_w1600 {
max-width: 1600px;
}
.max_w1700 {
max-width: 1700px;
}
.max_w1800 {
max-width: 1800px;
} .mt0 {
margin-top: 0 !important;
}
.mt1 {
margin-top: 1rem !important;
}
.mt2 {
margin-top: 2rem !important;
}
.mt3 {
margin-top: 3rem !important;
}
.mt4 {
margin-top: 4rem !important;
}
.mt5 {
margin-top: 5rem !important;
}
.mt6 {
margin-top: 6rem !important;
}
.mt7 {
margin-top: 7rem !important;
}
.mt8 {
margin-top: 8rem !important;
}
.mt9 {
margin-top: 9rem !important;
}
.mt10 {
margin-top: 10rem !important;
}
.mt15 {
margin-top: 15rem !important;
}
.mt16 {
margin-top: 16rem !important;
}
.mb0 {
margin-bottom: 0rem !important;
}
.mb1 {
margin-bottom: 1rem !important;
}
.mb2 {
margin-bottom: 2rem !important;
}
.mb3 {
margin-bottom: 3rem !important;
}
.mb4 {
margin-bottom: 4rem !important;
}
.mb5 {
margin-bottom: 5rem !important;
}
.mb6 {
margin-bottom: 6rem !important;
}
.mb7 {
margin-bottom: 7rem !important;
}
.mb8 {
margin-bottom: 8rem !important;
}
.mb9 {
margin-bottom: 9rem !important;
}
.mb10 {
margin-bottom: 10rem !important;
}
.mb15 {
margin-bottom: 15rem !important;
}
.mb16 {
margin-bottom: 16rem !important;
}
@media screen and (max-width: 768px) {
.mt1 {
margin-top: 0.5rem !important;
}
.mt2 {
margin-top: 1rem !important;
}
.mt3 {
margin-top: 1.5rem !important;
}
.mt4 {
margin-top: 2rem !important;
}
.mt5 {
margin-top: 2.5rem !important;
}
.mt6 {
margin-top: 3rem !important;
}
.mt7 {
margin-top: 3.5rem !important;
}
.mt8 {
margin-top: 4rem !important;
}
.mt9 {
margin-top: 4.5rem !important;
}
.mt10 {
margin-top: 5rem !important;
}
.mt15 {
margin-top: 7.5rem !important;
}
.mt16 {
margin-top: 8rem !important;
}
.mb1 {
margin-bottom: 0.5rem !important;
}
.mb2 {
margin-bottom: 1rem !important;
}
.mb3 {
margin-bottom: 1.5rem !important;
}
.mb4 {
margin-bottom: 2rem !important;
}
.mb5 {
margin-bottom: 2.5rem !important;
}
.mb6 {
margin-bottom: 3rem !important;
}
.mb7 {
margin-bottom: 3.5rem !important;
}
.mb8 {
margin-bottom: 4rem !important;
}
.mb9 {
margin-bottom: 4.5rem !important;
}
.mb10 {
margin-bottom: 5rem !important;
}
.mb15 {
margin-bottom: 7.5rem !important;
}
.mb16 {
margin-bottom: 8rem !important;
}
}
.pt0 {
padding-top: 0rem !important;
}
.pt1 {
padding-top: 1rem !important;
}
.pt2 {
padding-top: 2rem !important;
}
.pt3 {
padding-top: 3rem !important;
}
.pt4 {
padding-top: 4rem !important;
}
.pt5 {
padding-top: 5rem !important;
}
.pt6 {
padding-top: 6rem !important;
}
.pt7 {
padding-top: 7rem !important;
}
.pt8 {
padding-top: 8rem !important;
}
.pt9 {
padding-top: 9rem !important;
}
.pt10 {
padding-top: 10rem !important;
}
.pb0 {
padding-bottom: 0rem !important;
}
.pb1 {
padding-bottom: 1rem !important;
}
.pb2 {
padding-bottom: 2rem !important;
}
.pb3 {
padding-bottom: 3rem !important;
}
.pb4 {
padding-bottom: 4rem !important;
}
.pb5 {
padding-bottom: 5rem !important;
}
.pb6 {
padding-bottom: 6rem !important;
}
.pb7 {
padding-bottom: 7rem !important;
}
.pb8 {
padding-bottom: 8rem !important;
}
.pb9 {
padding-bottom: 9rem !important;
}
.pb10 {
padding-bottom: 10rem !important;
}
.pd2 {
padding: 2rem !important;
}
.pd3 {
padding: 3rem !important;
}
.pd4 {
padding: 4rem !important;
}
.pd5 {
padding: 5rem !important;
}
@media screen and (max-width: 768px) {
.pt1 {
padding-top: 0.5rem !important;
}
.pt2 {
padding-top: 1rem !important;
}
.pt3 {
padding-top: 1.5rem !important;
}
.pt4 {
padding-top: 2rem !important;
}
.pt5 {
padding-top: 2.5rem !important;
}
.pt6 {
padding-top: 3rem !important;
}
.pt7 {
padding-top: 3.5rem !important;
}
.pt8 {
padding-top: 4rem !important;
}
.pt9 {
padding-top: 4.5rem !important;
}
.pt10 {
padding-top: 5rem !important;
}
.pb1 {
padding-bottom: 0.5rem !important;
}
.pb2 {
padding-bottom: 1rem !important;
}
.pb3 {
padding-bottom: 1.5rem !important;
}
.pb4 {
padding-bottom: 2rem !important;
}
.pb5 {
padding-bottom: 2.5rem !important;
}
.pb6 {
padding-bottom: 3rem !important;
}
.pb7 {
padding-bottom: 3.5rem !important;
}
.pb8 {
padding-bottom: 4rem !important;
}
.pb9 {
padding-bottom: 4.5rem !important;
}
.pb10 {
padding-bottom: 5rem !important;
}
.pd2 {
padding: 1rem !important;
}
.pd3 {
padding: 1.5rem !important;
}
.pd4 {
padding: 2rem !important;
}
.pd5 {
padding: 2.5rem !important;
}
}
@media screen and (max-width: 414px) {
.mt16 {
margin-top: 5rem !important;
}
.mb16 {
margin-bottom: 5rem !important;
}
}  .spbr,
table.sp_t,
.post img.img_sp {
display: none;
}
.pc_none {
display: none;
}
@media screen and (max-width: 768px) {
.spbr,
table.sp_t,
.post img.img_sp {
display: block;
}
.pcbr,
table.pc_t,
.post img.img_pc {
display: none;
}
.pc_none {
display: inherit;
}
.sp_none {
display: none;
}
}
@media screen and (min-width: 769px) {
.pc_center {
text-align: center !important;
}
.pc_right {
text-align: right !important;
}
.pc_left {
text-align: left !important;
}
} .w10 {
width: 10%;
}
.w20 {
width: 20%;
}
.w30 {
width: 30%;
}
.w40 {
width: 40%;
}
.w50 {
width: 50%;
}
.w60 {
width: 60%;
}
.w70 {
width: 70%;
}
.w80 {
width: 80%;
}
.w90 {
width: 90%;
}
.gap {
gap: 5%;
}
.gap3 {
gap: 3%;
}
.ai_center {
align-items: center;
}
.ai_self_center {
align-self: center;
}
.jc_center {
justify-content: center;
}
.jc_between {
justify-content: space-between;
}
.jc_end {
justify-content: flex-end;
}
.rev {
flex-direction: row-reverse;
}
@media screen and (min-width: 769px) {
.columns,
.flexbox {
display: flex;
}
}
@media screen and (max-width: 768px) {
.w10,
.w20,
.w30,
.w40,
.w50,
.w60,
.w70,
.w80,
.w90 {
width: 100%;
margin-bottom: 20px;
}
.flexbox.rev {
flex-direction: row-reverse;
}
.sp_nowrap {
display: flex;
}
.sp_nowrap .w10 {
width: 10%;
}
.sp_nowrap .w20 {
width: 20%;
}
.sp_nowrap .w30 {
width: 30%;
}
.sp_nowrap .w40 {
width: 40%;
}
.sp_nowrap .w50 {
width: 50%;
}
.sp_nowrap .w60 {
width: 60%;
}
.sp_nowrap .w70 {
width: 70%;
}
.sp_nowrap .w80 {
width: 80%;
}
.sp_nowrap .w90 {
width: 90%;
}
.sp_ai_top {
align-items: flex-start;
}
.sp_no_mb {
margin-bottom: 0 !important;
}
.sp_no_pb {
padding-bottom: 0 !important;
}
} .anchor_link::before {
content: '';
display: block;
padding-top: 80px;
margin-top: -80px;
}
a.link_btn.anchor_btn {
min-width: auto;
padding: 10px 30px;
}
a.link_btn.anchor_btn::after {
content: '\f078';
}
ul.anchor_list {
max-width: none;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
ul.anchor_list>li {
width: calc((100% - (10px * 4)) / 5);
margin-right: 9px;
}
@media print,
screen and (min-width: 1024px) {
ul.anchor_list>li:nth-child(5n),
ul.anchor_list>li:last-child {
margin-right: 0;
}
ul.anchor_list>li:nth-child(5n+1):nth-last-child(-n+5),
ul.anchor_list>li:nth-child(5n+1):nth-last-child(-n+5)~li {
margin-bottom: 0;
}
}
@media print,
screen and (max-width: 1023px) and (min-width: 769px) {
ul.anchor_list>li {
width: calc((100% - (10px * 2)) / 3);
}
ul.anchor_list>li:nth-child(3n),
ul.anchor_list>li:last-child {
margin-right: 0;
}
ul.anchor_list>li:nth-child(3n+1):nth-last-child(-n+3),
ul.anchor_list>li:nth-child(3n+1):nth-last-child(-n+3)~li {
margin-bottom: 0;
}
}
@media print,
screen and (max-width: 768px) {
ul.anchor_list>li {
width: calc((100% - 9px) / 2);
}
ul.anchor_list>li:nth-child(2n),
ul.anchor_list>li:last-child {
margin-right: 0;
}
ul.anchor_list>li:nth-child(2n+1):nth-last-child(-n+2),
ul.anchor_list>li:nth-child(2n+1):nth-last-child(-n+2)~li {
margin-bottom: 0;
}
}  ul.post>li,
.post2b,
.post4b {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
ul.post>li,
.post2b li,
.post4b li {
border-bottom: none !important;
}
.post2b,
.post4b {
padding: 0;
margin: 0 auto;
}
.post2b li,
.post4b li {
position: relative;
padding: 0 0 45px;
margin: 0 0 20px;
}
.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
color: #FFF;
font-size: min(calc(1.2rem + (1vw - 19.2px) * 0.1294), 1.2rem); line-height: 1.2;
background: var(--color-primary);
padding: 5px 10px;
border-radius: 0;
}
.post2b li .post2b_contents,
.post4b li .post4b_contents {
margin-bottom: 0;
opacity: .5;
}
.post_link,
.post2b_link,
.post4b_link {
position: absolute;
float: none;
color: var(--color-primary);
font-size: min(calc(1.3rem + (1vw - 19.2px) * 0.1294), 1.3rem); margin: 0;
bottom: 10px;
right: 5px;
border-bottom: 1px solid;
}
.post_link a,
.post2b_link a,
.post4b_link a {
color: var(--color-primary);
} .post .post_img,
.post_text70,
.post_img img {
float: none;
}
.post .post_img,
.post_text70,
.post2b li,
.post4b li {
width: 100%;
}
.post_img img,
.post2b img,
.post4b img {
width: 100%;
height: 100%;
object-fit: cover;
}
.post_img img,
.post2b .post2b_img {
text-align: center;
}
.post_img img {
max-height: 250px;
}
.post2b img {
max-height: 280px;
}
.post4b img {
max-height: 200px;
}
@media only screen and (max-width: 640px) {
#content .post_img,
#content .post2b_img,
#content .post4b_img {
padding: 0;
}
#content .post_img img,
#content .post2b_img img,
#content .post4b_img img {
width: 100%;
max-width: none;
padding: 0;
}
} .post_text h2 a,
.post2b h2 a,
.post4b h2 {
font-size: inherit;
}
.post2b h2,
.post4b h2,
h2.title,
.post_text h2 {
text-align: left;
letter-spacing: .1rem;
padding: 0 !important;
margin: 10px auto !important;
border: none;
}
.post2b h2,
.post4b h2,
h2.title,
.post_text h2,
.post h2 a,
.post2b h2 a,
.post4b h2 a,
.postlist .ttls a {
color: var(--color-font);
}
h2.title,
.post_text h2,
.post h2 a {
font-size: min(calc(2rem + (1vw - 19.2px) * 0.2589), 2rem); }
.post2b h2,
.post4b h2,
.post2b h2 a,
.post4b h2 a {
font-size: min(calc(1.8rem + (1vw - 19.2px) * 0.1294), 1.8rem); }
.post_text h2::before,
.post2b h2::before,
.post4b h2::before,
.post_text h2::after,
.post2b h2::after,
.post4b h2::after {
content: none !important;
}
.clearfix:after {
content: none;
} body:not(.home) .post h2.cat-loop {
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
section.widget h2 {
border-bottom: 1px solid;
} .postlist {
margin-bottom: 0;
}
.postlist li {
border-bottom: 1px solid #ddd;
margin: 0 auto;
}
.postlist li:first-child {
border-top: 1px solid #ddd;
}
.postlist .post_text {
display: flex;
flex-direction: row;
align-items: center;
width: 98%;
margin: 0 auto;
padding: 12px 0;
}
.postlist .ttls,
.postlist .date {
display: block;
padding: 0 10px;
margin-bottom: 0;
}
.postlist .ttls {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.postlist .ttls a:hover {
text-decoration: underline;
}
.postlist .time {
display: block;
white-space: nowrap;
margin: 0 10px 0 0;
}
@media print,
screen and (max-width: 640px) {
.postlist .post_text {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.postlist .ttls {
width: 100%;
margin-top: 10px;
}
.postlist .ttls,
.postlist .date {
padding: 0 5px;
}
.postlist .time {
margin: 0 5px 0 0;
}
} @media print,
screen and (min-width: 800px) {
.post4b li {
width: 24%;
}
.post4b li:nth-child(4n+2):last-child {
margin-right: calc((24% * 2) + (((100% - (24% * 4)) / 3) * 2));
}
.post4b li:nth-child(4n+3):last-child {
margin-right: calc((24% * 1) + (((100% - (24% * 4)) / 3) * 1));
}
.post4b li:nth-child(4n+1):nth-last-child(-n+4),
.post4b li:nth-child(4n+1):nth-last-child(-n+4)~li {
margin-bottom: 0;
}
} @media print,
screen and (min-width: 800px) {
.post2b li {
width: 48%;
}
.post2b li:nth-child(2n+1):nth-last-child(-n+2),
.post2b li:nth-child(2n+1):nth-last-child(-n+2)~li {
margin-bottom: 0;
}
} ul.post>li {
margin-bottom: 30px;
}
ul.post>li .post_text70 {
position: relative;
padding-bottom: 30px;
}
@media print,
screen and (min-width: 800px) {
.post .post_img,
.post_text70 {
margin: 0;
}
.post .post_img {
width: 30%;
}
.post_text70 {
width: 65%;
}
}
@media print,
screen and (max-width: 799px) {
.post .post_img {
max-width: 300px;
text-align: center;
margin: 0 auto;
}
} #front_top_content,
#front_bottom_content {
padding: 100px 0;
}
#front-sectionPost {
width: 90%;
max-width: 1100px;
margin: auto;
}
#front_top_content .linkbtn_area,
#front_bottom_content .linkbtn_area {
margin-top: 50px;
}  .dateLabel {
padding-top: 10px;
margin-bottom: 30px;
border-top: 1px solid #ccc;
}
.pagenav {
margin: 70px 0 0;
}
.single-post h1.title {
font-size: min(calc(2.5rem + (1vw - 19.2px) * 0.4531), 2.5rem); font-style: normal;
margin: 0 auto 20px;
} #cat-post ul.post>li,
#cat-post ul.post2b>li,
#cat-post ul.post4b>li {
margin-bottom: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px); }
#cat-post li .post_contents {
margin-top: 1rem;
}
#cat-post .postlist li {
margin-bottom: 0;
}
.dateLabel {
padding-top: 10px;
margin-bottom: 30px;
border-top: 1px solid #ccc;
}
.pagenav {
margin: 70px 0 0;
} .single-post h1.title {
font-size: min(calc(2.5rem + (1vw - 19.2px) * 0.4531), 2.5rem); font-style: normal;
margin: 0 auto 20px;
}  .post {
margin: 0 auto;
padding: 0;
}
#full-wrapper .post {
margin: 0 auto;
}
#wrapper,
.inner {
width: 100%;
max-width: var(--content-max-width);
}
body:not(.home) #wrapper {
width: 90%;
}
#content,
body:not(.home) #content.wide {
padding: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px) 0 min(calc(180px + (1vw - 19.2px) * 3.8835), 180px); margin: 0 auto;
}
#content.wide {
width: 100%;
}
body:not(.home) #content.wide {
width: 100%;
}
@media print,
screen and (max-width: 1023px) {
#content,
#content.wide {
width: 90%;
}
} #thumbImg,
header#h1Header {
position: relative;
overflow: hidden;
height: 300px;
z-index: -1;
}
#thumbImg::before,
header#h1Header::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: #000;
opacity: .0;
top: 0;
left: 0;
z-index: 1;
}
#thumbImg img,
header#h1Header img {
position: absolute;
width: auto;
height: 100%;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
@media print,
screen and (min-width: 1921px) {
#thumbImg img,
header#h1Header img {
width: 100%;
height: auto;
}
}
@media print,
screen and (max-width: 1024px) {
#h1Header #thumb img {
height: 100%;
margin: auto;
}
#thumbImg,
header#h1Header {
height: calc(300px + (1vw - 10.24px) * 9.2450); }
} #breadcrumb {
padding: 12px 0;
}
#breadcrumb ul {
width: 98%;
max-width: var(--content-max-width);
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
padding: 0;
}
#breadcrumb ul li {
float: none;
}
#breadcrumb ul li:first-child {
margin-left: 0;
}
@media print,
screen and (max-width: 640px) {
#breadcrumb ul {
max-width: 100%;
}
} .page_contents_inner+.page_contents_inner {
margin-top: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); }
.fw_contents {
margin-top: max(calc(-100px + (1vw - 19.2px) * -3.2362), -100px); margin-bottom: max(calc(-180px + (1vw - 19.2px) * -3.8835), -180px); }
.fw_contents .page_contents_inner {
margin-right: calc(((100vw - 100%) / 2) * -1);
margin-left: calc(((100vw - 100%) / 2) * -1);
padding: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); margin-top: 0;
}
.fw_contents .page_contents_inner:nth-child(even) {
background: #fafafa;
} .wpcf7-form {
padding: 0;
}
span.wpcf7-list-item {
margin: 0 10px 0 0;
}
.wpcf7-form .must,
.wpcf7-form .option {
font-size: 75%;
}
.wpcf7-form .must {
background: var(--color-secondary);
}
.select-default input[type="text"],
.select-default input[type="tel"],
.select-default input[type="email"],
.select-default input[type="date"],
.select-default input[type="url"],
.select-default input[type="number"],
.select-default select,
.select-default textarea {
width: auto !important;
}
@media print,
screen and (min-width: 640px) {
.select3col input[type="text"],
.select3col input[type="tel"],
.select3col input[type="email"],
.select3col input[type="date"],
.select3col input[type="url"],
.select3col input[type="number"],
.select3col select,
.select3col textarea {
width: 25% !important;
}
}
@media print,
screen and (max-width: 640px) {
.select3col input[type="text"],
.select3col input[type="tel"],
.select3col input[type="email"],
.select3col input[type="date"],
.select3col input[type="url"],
.select3col input[type="number"],
.select3col select,
.select3col textarea {
width: 95% !important;
}
}
.submit_btn,
.post .submit_btn {
width: calc(100% - (35px * 2)) !important;
}
.submit_btn .wpcf7-spinner,
.post .submit_btn .wpcf7-spinner {
position: absolute;
margin: 0;
top: 50%;
right: -35px;
transform: translateY(-50%);
} #privacy h2 {
display: block;
color: #fff;
background: #4d4d4d;
font-size: min(calc(1.8rem + (1vw - 19.2px) * 0.1942), 1.8rem);
font-weight: 500;
letter-spacing: .2rem;
text-align: left;
padding: min(calc(8px + (1vw - 19.2px) * 0.1942), 8px) min(calc(12px + (1vw - 19.2px) * 0.1294), 12px);
margin: min(calc(50px + (1vw - 19.2px) * 0.9709), 50px) auto 20px;
border: none;
}
#privacy h3 {
color: #333;
background: none;
font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
font-weight: 600;
text-align: left;
padding: 0 0 10px;
margin: min(calc(40px + (1vw - 19.2px) * 0.9709), 40px) auto min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
border-width: 0 0 1px;
border-style: dashed;
border-color: #ddd;
}
#privacy h2::before,
#privacy h2::after,
#privacy h3::before,
#privacy h3::after {
content: none;
}
#privacy h2:first-child {
margin-top: 0;
}  .post p {
padding-bottom: 0;
}
.l_space p:not(:last-child) {
margin-bottom: 1.4em;
}
.note,
.inlinenote {
font-size: min(calc(1.2rem + (1vw - 19.2px) * 0.1294), 1.2rem); }
.note {
display: block;
}
.primary {
color: var(--color-primary);
}
.primary_shade {
color: var(--color-primary-shade);
}
.primary_tint {
color: var(--color-primary-tint);
}
.attention {
color: var(--color-secondary);
}
.nowrap {
display: inline-block;
}
.em_txt,
.post .em_txt {
font-size: 1.5em;
font-weight: 500;
}
.mid_txt,
.post .mid_txt {
font-size: 1.2em;
}
.min_txt,
.post .min_txt {
font-size: .9em;
}
.message {
line-height: 2.4;
letter-spacing: .1rem;
}
.txt_l,
.post .txt_l {
text-align: left;
}
.txt_r,
.post .txt_r {
text-align: right;
}
.txt_c,
.post .txt_c {
text-align: center;
}
@media print,
screen and (max-width: 1023px) {
.em_txt,
.post .em_txt {
font-size: 1.3em;
}
.mid_txt,
.post .mid_txt {
font-size: 1.1em;
}
} span.marker.blue {
background: linear-gradient(transparent 60%, #6cf 60%);
}
span.marker.pink {
background: linear-gradient(transparent 60%, #f6c 60%);
}
span.marker.yellow {
background: linear-gradient(transparent 60%, #ff6 60%);
} .read_txt {
font-size: min(calc(1.7rem + (1vw - 19.2px) * 0.1294), 1.7rem);
text-align: center;
letter-spacing: .1rem;
line-height: 2.2;
margin: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px) auto min(calc(70px + (1vw - 19.2px) * 1.2945), 70px);
}
.wh_bg {
background: #fff;
padding: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
}
.fw_contents .page_contents_inner:nth-child(even) .color_box {
background: #fff;
}
.read_txt:first-child,
.color_box:first-child {
margin-top: 0;
}
.read_txt:last-child,
.color_box:last-child {
margin-bottom: 0;
}
.read_txt:first-child {
margin-top: 0;
}
.read_txt:last-child {
margin-bottom: 0;
} .linkBtn,
.post .linkBtn,
a.linkBtn {
position: relative;
display: inline-block;
width: 100%;
max-width: 500px;
color: #fff;
line-height: 1.8;
text-align: center;
background: var(--color-primary);
padding: 20px 10px;
margin: 0 auto;
border-radius: 5px;
transition: all .3s;
}
.linkBtn a {
color: #fff;
}
.linkBtn:hover,
.post .linkBtn:hover,
a.linkBtn:hover {
color: #fff;
background: var(--color-primary-tint);
}
.linkBtn input[type="submit"],
.post .linkBtn input[type="submit"] {
background: none;
padding: inherit;
}
.linkBtn::after,
input.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after {
display: block;
content: '';
position: absolute;
top: 50%;
right: 1em;
width: 6px;
height: 6px;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-top: -3px;
}
div.wpcf7 .ajax-loader {
display: none;
}
.subimitarea {
text-align: center;
margin: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px) 0;/40px-20px (1920-375)/
}
.subimitarea .linkBtn {
padding: 0;
}
.wpcf7-spinner {
position: absolute;
left: 50%;
right: inherit;
margin: 0;
bottom: -30px;
transform: translateX(-50%);
}
.post .linkBtn input[type="submit"] {
display: block;
width: 100%;
font-family: var(--body-font-family);
text-align: center;
margin: 0 auto;
padding: 20px 35px 20px 10px;
}
@media only screen and (max-width: 640px) {
.linkBtn,
.post .linkBtn {
display: block;
text-align: center;
}
}
span.fa-solid.fa-arrow-right {
content: f061;
}
a.btn-arrow {
display: flex;
align-items: center;
justify-content: center;
}
a.btn-arrow span {
line-height: 1;
}
span.btn-arrow-txt {
text-decoration: underline;
margin-left: 20px;
transition: all .3s;
}
a.btn-blue {
display: flex;
color: white;
flex-direction: row;
justify-content: space-around;
align-items: center;
gap: 10px;
font-size: min(calc(2.4rem + (1vw - 19.2px) * 0.2232), 2.4rem);
font-weight: 500;
border-radius: 50vw;
margin: 18px 10px;
padding: 24px 30px;
max-width: 298px;
background: var(--header-color-primary-shade);
}
a.btn-blue::before {
content: url(//photostudio-z.com/wp-content/uploads/icon_camera_01.png);
position: relative;
top: 5px;
display: block;
font-family: 'FontAwesome';
font-size: 1.4em;
font-weight: 400;
line-height: 1;
margin-bottom: .1em;
} a.link_btn {
position: relative;
display: inline-block;
color: #FFF;
background: var(--color-primary);
width: 100%;
max-width: 400px;
font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
font-weight: 500;
letter-spacing: .1rem;
line-height: 1.6;
text-align: center;
padding: 14px min(calc(40px + (1vw - 19.2px) * 0.6472), 40px) 12px;
border-radius: 50vw;
-webkit-transition: .3s;
transition: .3s;
}
a.link_btn::after {
content: '\f105';
position: absolute;
font-size: .85em;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
top: 50%;
right: min(calc(16px + (1vw - 19.2px) * 0.3883), 16px);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
a.link_btn:hover {
text-decoration: none;
background: var(--color-primary-shade);
}
.linkbtn_area {
text-align: center;
margin: min(calc(50px + (1vw - 19.2px) * 0.9709), 50px) auto;
}
a.external::after,
a.mail::after,
a.tel::after {
content: '';
display: inline-block;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-left: 10px;
}
a.external::after {
content: '\f35d';
}
a.mail::after {
content: '\f0e0';
}
a.tel::after {
content: '\f3cd';
}
a.link_btn.external::after,
a.link_btn.mail::after,
a.link_btn.tell::after {
position: absolute;
top: 50%;
right: 15px;
transform: translateY(-50%);
} a.arw_c_btn,
.arw_c_btn {
position: relative;
display: inline-block;
color: #222;
font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
font-weight: 400;
letter-spacing: .1rem;
padding: min(calc(10px + (1vw - 19.2px) * 0.5178), 10px) min(calc(65px + (1vw - 19.2px) * 1.6181), 65px) min(calc(10px + (1vw - 19.2px) * 0.5178), 10px) 0;
-webkit-transition: .4s;
transition: .4s;
}
a.arw_c_btn.wh_btn,
.arw_c_btn.wh_btn {
color: #fff;
}
a.arw_c_btn .arw,
.arw_c_btn .arw {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
width: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
height: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
border: 1px solid;
border-radius: 50%;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: .4s;
transition: .4s;
}
a.arw_c_btn .arw::after,
.arw_c_btn .arw::after {
content: '';
position: absolute;
width: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
height: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
border-style: solid;
border-width: 1px 1px 0 0;
top: 50%;
left: 50%;
-webkit-transform: translate(-70%, -50%) rotate(45deg);
transform: translate(-70%, -50%) rotate(45deg);
-webkit-transition: .4s;
transition: .4s;
}
a.arw_c_btn:hover .arw,
.arw_c_btn:hover .arw {
background: #222;
}
a.arw_c_btn:hover .arw::after,
.arw_c_btn:hover .arw::after {
border-color: #fff;
}
a.arw_c_btn.wh_btn:hover .arw,
.arw_c_btn.wh_btn:hover .arw {
background: #fff;
}
a.arw_c_btn.wh_btn:hover .arw::after,
.arw_c_btn.wh_btn:hover .arw::after {
border-color: #222;
} .post ul {
margin: 0;
}
.post li {
line-height: 2;
margin-bottom: 0;
border-bottom: 0;
}
.post ol,
.post ul.list_disc {
margin: 0 0 0 1.2em;
}
.post ol:first-child {
margin-top: 0;
}
.post ol:last-child,
.post li:last-child {
margin-bottom: 0;
}
.post li ol li.list_decimal {
list-style: decimal;
margin-left: 0;
}
.post ul.list_disc {
list-style: disc;
}
.post ul.list_point>li,
.post ul.list_check>li,
.post ul.caution>li,
.post ul.list_checkbox>li {
position: relative;
list-style: none;
padding-left: 1.2em;
margin-left: 0;
}
.post ul.list_point>li:before,
.post ul.list_check>li:before,
.post ul.caution>li:before,
.post ul.list_checkbox>li:before {
position: absolute;
font-family: 'FontAwesome';
font-weight: 400;
left: 0;
}
.post ul.list_point>li:before,
.post ul li.list_point:before {
content: '\f087';
}
.post ul.list_check>li:before,
.post ul li.list-check:before {
content: '\f00c';
}
.post ul.caution>li::before,
.post ul li.caution::before {
content: '※';
}
.post ul.list_checkbox>li:before,
.post ul li.list_checkbox:before {
content: '\f14a';
} .post li.list_none,
.post ol li.list_none,
.post ul li.list_none {
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}
.post li.list_none:before,
.post ol li.list_none:before,
.post ul li.list_none:before {
content: none !important
} ul.linkbtn_list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
max-width: 800px;
margin: min(calc(70px + (1vw - 19.2px) * 1.2945), 70px) auto;
}
ul.linkbtn_list>li {
width: 100%;
margin-bottom: min(calc(20px + (1vw - 19.2px) * 0.5178), 20px);
}
ul.linkbtn_list>li a.link_btn {
width: 100%;
}
.linkbtn_area:first-child,
ul.linkbtn_list:first-child {
margin-top: 0;
}
.linkbtn_area:last-child,
ul.linkbtn_list:last-child {
margin-bottom: 0;
}
ul.col2_list,
ul.col3_list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
ul.col2_list>li,
ul.col3_list>li {
width: 100%;
}
ul.col2_list:not(.linkbtn_list)>li,
ul.col3_list:not(.linkbtn_list)>li {
margin-bottom: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
}
@media print,
screen and (min-width: 641px) {
ul.col2_list>li {
width: 48.5%;
}
ul.col2_list>li:nth-child(2n+1):nth-last-child(-n+2),
ul.col2_list>li:nth-child(2n+1):nth-last-child(-n+2)~li {
margin-bottom: 0;
}
ul.linkbtn_list>li {
width: 48%;
}
ul.linkbtn_list>li:nth-child(2n+1):nth-last-child(-n+2),
ul.linkbtn_list>li:nth-child(2n+1):nth-last-child(-n+2)~li {
margin-bottom: 0;
}
}
@media print,
screen and (min-width: 1024px) {
ul.linkbtn_list.col3_list {
max-width: none;
}
ul.col3_list>li {
width: 32%;
}
ul.col3_list>li:nth-child(3n+2):last-child {
margin-right: calc(32% + (((100% - (32% * 3)) / 2) * 1));
}
ul.col3_list>li:nth-child(3n+1):nth-last-child(-n+3),
ul.col3_list>li:nth-child(3n+1):nth-last-child(-n+3)~li {
margin-bottom: 0;
}
}
@media print,
screen and (max-width: 1023px) and (min-width: 641px) {
ul.col3_list:not(.linkbtn_list)>li {
width: 48%;
}
ul.col3_list:not(.linkbtn_list)>li:nth-child(2n+1):nth-last-child(-n+2),
ul.col3_list:not(.linkbtn_list)>li:nth-child(2n+1):nth-last-child(-n+2)~li {
margin-bottom: 0;
}
} .post table,
.post table th,
.post table td {
border-width: 1px;
border-color: var(--color-table-border);
}
.post table {
margin: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px) auto;
}
.post table th,
.post table td {
padding: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px) min(calc(15px + (1vw - 19.2px) * 0.4531), 15px);
}
.post table th {
width: 25%;
color: var(--color-font);
font-weight: 600;
background: #f2f2f2;
}
.post table td {
color: var(--color-font);
background: none;
}
.post table:first-child {
margin-top: 0;
}
.post table:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
.table_scroll {
width: 100%;
overflow-y: hidden;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-overflow-scrolling: touch;
}
.table_scroll table {
table-layout: auto;
width: 800px;
}
.post table.responsive th,
.post table.responsive td {
text-align: left;
}
} .post img {
padding: 0;
border: none;
vertical-align: bottom;
}
.post img.aligncenter {
margin: 0 auto;
}
.aspect_img {
position: relative;
overflow: hidden;
}
.aspect_img::before {
content: '';
display: block;
padding-top: 66.7%;
}
.aspect_img img {
position: absolute;
width: 100%;
height: 100%;
max-width: none;
object-fit: cover;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
} .gallery_area {
margin: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px) auto; }
.gallery_area:first-child {
margin-top: 0;
}
.gallery_area:last-child {
margin-bottom: 0;
}
.gallery {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
margin: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px) auto !important; }
.gallery>br {
display: none !important;
}
.gallery>*:last-child {
display: block;
}
.gallery:first-child,
.gallery:nth-child(2) {
margin-top: 0 !important;
}
.gallery:last-child {
margin-bottom: 0 !important;
}
.gallery-item {
float: none !important;
line-height: 0;
margin-top: 0 !important;
margin-bottom: 0; }
.gallery-caption {
font-size: min(calc(1.4rem + (1vw - 19.2px) * 0.1294), 1.4rem); line-height: 1.6;
text-align: center;
margin: .5em auto !important;
padding: 0 !important;
}
.gallery-columns-2 .gallery-item {
width: calc(100% / 2) !important;
}
.gallery-columns-3 .gallery-item {
width: calc(100% / 3) !important;
}
.gallery-columns-4 .gallery-item {
width: calc(100% / 4) !important;
}
.gallery-columns-5 .gallery-item {
width: calc(100% / 5) !important;
}
.gallery-columns-6 .gallery-item {
width: calc(100% / 6) !important;
}
.gallery-columns-1 .gallery-item img,
.gallery-columns-2 .gallery-item img,
.gallery-columns-3 .gallery-item img,
.gallery-columns-4 .gallery-item img,
.gallery-columns-5 .gallery-item img,
.gallery-columns-6 .gallery-item img {
max-width: 90%;
}
@media print,
screen and (min-width: 641px) {
.gallery-columns-3 .gallery-item:nth-of-type(3n+2):last-of-type {
margin-right: calc((100% / 3) + (((100% - ((100% / 3) * 3)) / 2) * 1)) !important;
}
.gallery-columns-4 .gallery-item:nth-of-type(4n+2):last-of-type {
margin-right: calc(((100% / 4) * 2) + (((100% - ((100% / 4) * 4)) / 3) * 2)) !important;
}
.gallery-columns-4 .gallery-item:nth-of-type(4n+3):last-of-type {
margin-right: calc(((100% / 4) * 1) + (((100% - ((100% / 4) * 4)) / 3) * 1)) !important;
}
.gallery-columns-5 .gallery-item:nth-of-type(5n+2):last-of-type {
margin-right: calc(((100% / 5) * 3) + (((100% - ((100% / 5) * 5)) / 4) * 3)) !important;
}
.gallery-columns-5 .gallery-item:nth-of-type(5n+3):last-of-type {
margin-right: calc(((100% / 5) * 2) + (((100% - ((100% / 5) * 5)) / 4) * 2)) !important;
}
.gallery-columns-5 .gallery-item:nth-of-type(5n+4):last-of-type {
margin-right: calc(((100% / 5) * 1) + (((100% - ((100% / 5) * 5)) / 4) * 1)) !important;
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+2):last-of-type {
margin-right: calc(((100% / 6) * 4) + (((100% - ((100% / 6) * 6)) / 5) * 4)) !important;
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+3):last-of-type {
margin-right: calc(((100% / 6) * 3) + (((100% - ((100% / 6) * 6)) / 5) * 3)) !important;
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+4):last-of-type {
margin-right: calc(((100% / 6) * 2) + (((100% - ((100% / 6) * 6)) / 5) * 2)) !important;
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+5):last-of-type {
margin-right: calc(((100% / 6) * 1) + (((100% - ((100% / 6) * 6)) / 4) * 1)) !important;
}
}
@media print,
screen and (max-width: 1023px) and (min-width: 641px) {
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item {
width: calc(100% / 3) !important;
}
.gallery-columns-5 .gallery-item:nth-of-type(3n+2):last-of-type,
.gallery-columns-6 .gallery-item:nth-of-type(3n+2):last-of-type {
margin-right: calc((100% / 3) + (((100% - ((100% / 3) * 3)) / 2) * 1)) !important;
}
}
@media print,
screen and (max-width: 640px) {
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item {
width: calc(100% / 2) !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item {
margin-bottom: 10px;
}
.gallery-columns-1 .gallery-item img,
.gallery-columns-2 .gallery-item img,
.gallery-columns-3 .gallery-item img,
.gallery-columns-4 .gallery-item img,
.gallery-columns-5 .gallery-item img,
.gallery-columns-6 .gallery-item img {
max-width: 97%;
}
} .googlemap {
padding-bottom: 45%;
margin: min(calc(50px + (1vw - 19.2px) * 1.6181), 50px) auto; }
.googlemap:first-child {
margin-top: 0;
}
.googlemap:last-child {
margin-bottom: 0;
}
@media print,
screen and (max-width: 768px) {
.googlemap {
padding-bottom: 80%;
}
} .youtubeArea {
position: relative;
overflow: hidden;
margin: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px) auto; }
.youtubeArea::before {
content: '';
display: block;
padding-top: 56.25%;
}
.youtubeArea>iframe {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.youtubeArea:first-child {
margin-top: 0;
}
.youtubeArea:last-child {
margin-bottom: 0;
} .qa_list {
cursor: pointer;
}
.qa_list .qa_list_inner dt {
position: relative;
font-weight: normal;
margin: 1rem 0 0 0;
display: flex;
align-items: stretch;
padding: 0rem 1rem 0rem 0rem;
background: #ffffff;
border: 1px solid #cccccc;
}
.qa_list .qa_list_inner dd .ans_flex {
position: relative;
font-weight: normal;
margin: 0;
display: flex;
align-items: stretch;
padding: 0;
background: #ffffff;
}
.qa_list .qa_list_inner .a_ico {
color: #ffffff;
background: var(--color-primary);
line-height: 1.0;
padding: 1rem 1rem 1rem 1rem;
font-size: 2.2rem;
border-right: 1px solid #cccccc;
width: 100%;
text-align: center;
max-width: 90px;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
font-family: var(--body-font-family);
}
.qa_list .qa_list_inner .q_ico {
background: #f2f2f2;
line-height: 1.0;
padding: 1rem 1rem 1rem 1rem;
font-size: 2.2rem;
font-weight: bold;
width: 100%;
text-align: center;
max-width: 90px;
display: flex;
align-items: center;
justify-content: center;
font-family: var(--body-font-family);
border-right: 1px solid #cccccc;
}
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
padding: 1.5rem 1.5rem 1.5rem 2rem;
line-height: 1.7;
}
.qa_list .qa_list_inner .a_desc {
line-height: 1.8;
width: 100%;
}
.qa_list .qa_list_inner dt:after {
content: '';
position: absolute;
top: 46%;
right: 3rem;
width: 12px;
height: 12px;
border-right: 1px solid #494949;
border-bottom: 1px solid #494949;
-webkit-transform: rotate(45deg) translateY(-50%);
transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner .active:after {
top: 43%;
right: 2rem;
-webkit-transform: rotate(-135deg) translateY(-50%);
transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner dd {
display: none;
position: relative;
padding: 0;
margin: 0 0 1rem 0;
border: 1px solid #cccccc;
border-top: 0;
}
@media only screen and (max-width: 959px) {
.qa_list .qa_list_inner {
margin-bottom: 8rem;
}
}
@media only screen and (max-width: 768px) {
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
padding: 0.5rem 1rem 0.5rem 1rem;
}
.qa_list .qa_list_inner dt {
padding: 0rem 1rem 0rem 0rem;
}
.qa_list .qa_list_inner .a_ico,
.qa_list .qa_list_inner .q_ico {
max-width: 50px;
padding: 1.2rem 1.0rem;
}
.qa_list .qa_list_inner dt:after {
right: 1.5rem;
width: 6px;
height: 6px;
}
.qa_list .qa_list_inner .active:after {
right: 1.0rem;
}
}
@media only screen and (max-width: 559px) {
.qa_list .qa_list_inner dd {
font-size: 1.4rem;
}
.qa_list .qa_list_inner {
margin-bottom: 6rem;
}
.qa_list .qa_list_inner dt {
font-size: 1.4rem;
}
} .front_contents {
position: relative;
padding: min(calc(150px + (1vw - 19.2px) * 4.5307), 150px) 0; z-index: 10;
}
.wrapper_content {
position: relative;
width: 90%;
max-width: 1240px;
margin: 0 auto;
z-index: 20;
}
#front_top_content,
#front_bottom_content {
position: relative;
background: #fafafa;
padding: min(calc(120px + (1vw - 19.2px) * 3.2362), 120px) 0; z-index: 10;
}
#front-sectionPost {
width: 90%;
max-width: 1240px;
margin: 0 auto;
} @media print,
screen and (min-width: 1024px) {}
@media print,
screen and (max-width: 1023px) {}
@media print,
screen and (min-width: 769px) {}
@media print,
screen and (max-width: 768px) {} .post h2,
.post h3,
.post h4 {
padding: 0;
margin: 0;
border: none;
}
.post h2::before,
.post h3::before,
.post h4::before,
.post h2::after {
content: none;
} @media print,
screen and (min-width: 1024px) { #header {
height: 120px;
} .sticky-header #header-layout {
height: 120px;
}
.sticky-header #header>.inner {
background: var(--header-background);
} nav#mainNav ul li a b,
nav#mainNav ul li a span {
font-weight: 500;
}
nav#mainNav ul li a b {
font-size: 17px; }
nav#mainNav ul li a span {
color: var(--header-color-primary-tint);
font-size: 11px; }
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover,
nav#mainNav ul li a:active,
nav#mainNav ul li.current-menu-parent a,
nav#mainNav ul li.current-menu-ancestor a {
background: transparent; }
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:active b,
nav#mainNav ul li.current-menu-parent a b {
color: var(--header-color-primary-tint); }
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li a:hover span,
nav#mainNav ul li a:active span,
nav#mainNav ul li.current-menu-parent a span {
color: var(--header-color-primary-tint); } #header a.head_btn {
flex-direction: row;
align-items: center;
gap: 10px;
font-size: 19px;
font-weight: 500;
border-radius: 50vw;
margin: 18px 10px;
padding: 0px 40px;
height: calc(100% - 36px);
}
#header a.head_btn::before {
position: relative;
top: 5px;
}
#header a.head_btn.reservation_btn {
background: var(--header-color-primary-shade);
}
#header a.head_btn.reservation_btn::before {
content: url(//photostudio-z.com/wp-content/uploads/icon_camera_01.png);
}
#header a.head_btn.mail_btn::before {
content: url(//photostudio-z.com/wp-content/uploads/icon_mail_01.png);
}
#header a.head_btn:hover {
opacity: .6;
} nav#mainNav ul li li a {
background: var(--header-background);
color: var(--header-color-font);
font-weight: 500;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a,
nav#mainNav ul li li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-ancestor li.current-menu-item a,
nav#mainNav ul li.current-menu-ancestor li a:hover {
background: var(--header-background);
color: var(--header-color-primary-tint);
}
} #front_top_content,
#front_bottom_content {
background: transparent;
} .postlist .ttls,
.postlist .date,
.postlist .time {
font-size: 16px;
font-weight: 500;
}
.postlist li,
.postlist li:first-child {
border: 0;
}  .form_content {
padding-top: var(--space-200);
padding-bottom: var(--space-100);
}
.form_content::before {
background-image: url(//photostudio-z.com/wp-content/uploads/common-contact-bg01-01.png);
top: 0;
left: 0;
height: 75%;
}
.form_content .content_inner {
background: #FFFFFF;
box-shadow: 0 4px 4px #0000003d;
padding-top: var(--space-100);
padding-bottom: var(--space-80);
padding-left: 5%;
padding-right: 5%;
}
.form_content h2 {
text-align: center;
font-size: var(--font-size-3);
line-height: 2.1;
padding-bottom: var(--space-20);
margin-bottom: var(--space-20);
font-weight: 600;
letter-spacing: .2rem;
}
.form_content p {
font-size: var(--font-size-p);
font-weight: 500;
text-align: center;
margin-bottom: var(--space-40);
}
.form_content h2 span.en {
display: inline-block;
background: linear-gradient(0deg, #D8E7EB, #EBE2F2 30%, #F2E1EA);
background: -webkit-linear-gradient(0deg, #D8E7EB, #EBE2F2 30%, #F2E1EA);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
line-height: 1.6;
} .fBtn_container {
display: table;
width: 95%;
border-collapse: separate;
border-spacing: 40px 0;
table-layout: fixed;
margin: auto;
}
a.fBtn {
display: table-cell;
color: #FFF;
font-size: clamp(18px, 1.15vw, 22px);
font-weight: 500;
text-align: center;
vertical-align: middle;
letter-spacing: 3px;
transition: .5s;
padding: 15px 0;
position: relative;
}
a.fBtn span.strong {
position: relative;
display: inline-block;
font-size: clamp(30px, 2.5vw, 43px);
padding-left: 1.3em;
}
a.fBtn span.strong::before {
content: "";
position: absolute;
width: 1em;
height: 1em;
background-repeat: no-repeat;
background-size: contain;
top: 0;
bottom: 0;
left: 0;
margin: auto;
}
a.fBtn:hover {
opacity: .5;
}
a.fBtn_tel {
background: var(--color-primary);
letter-spacing: 0;
line-height: 1.2;
}
a.fBtn_reservation {
background: var(--color-primary-tint);
}
a.fBtn_mail {
background: #F0EFEC;
color: var(--color-font);
}
.form_content a.fBtn span.strong::before {
background-image: url(//photostudio-z.com/wp-content/uploads/icon_tel_01.png);
}
.form_content a.fBtn_reservation span,
.form_content a.fBtn_mail span {
position: relative;
padding-left: 2.3em;
letter-spacing: 0;
}
.form_content a.fBtn_reservation::before,
.form_content a.fBtn_mail::before {
content: "";
position: absolute;
width: calc(100% - 40px);
height: calc(100% - 40px);
border: 1px solid;
top: 20px;
left: 20px;
}
.form_content a.fBtn_reservation span::before,
.form_content a.fBtn_mail span::before {
content: "";
position: absolute;
width: 1.8em;
height: 1.8em;
background-repeat: no-repeat;
background-size: contain;
top: 0;
bottom: 0;
left: 0;
margin: auto;
}
.form_content a.fBtn_reservation span::before {
background-image: url(//photostudio-z.com/wp-content/uploads/icon_camera_01.png);
}
.form_content a.fBtn_mail span::before {
background-image: url(//photostudio-z.com/wp-content/uploads/icon_mail_02.png);
}
@media print,
screen and (max-width: 768px) {}
@media print,
screen and (min-width: 769px) {}
@media print,
screen and (max-width: 768px) {} footer a.fBtn {
width: 50%;
}
footer .flexbox {
width: 90%;
max-width: 1800px;
margin: auto;
justify-content: space-between;
align-items: end;
}
footer .fBtn_container {
width: 100%;
border-spacing: 20px 40px;
margin-left: 0;
max-width: 700px;
}
footer a.fBtn {
background: #FFFFFF;
color: #666666;
padding: 2%;
}
footer a.fBtn span.strong::before {
content: "";
position: absolute;
width: 1em;
height: 1em;
background-repeat: no-repeat;
background-size: contain;
top: 0;
bottom: 0;
left: 0;
margin: auto;
}
footer a.fBtn_tel span.strong {
font-weight: 900;
font-size: clamp(30px, 2.5vw, 40px);
letter-spacing: -2px;
}
footer a.fBtn_mail span.strong {
font-size: clamp(28px, 1.4vw, 26px);
font-weight: 900;
letter-spacing: 0;
}
footer a.fBtn_tel span.strong::before {
background-image: url(//photostudio-z.com/wp-content/uploads/icon_tel_02.png);
}
footer a.fBtn_mail span.strong::before {
background-image: url(//photostudio-z.com/wp-content/uploads/icon_mail_03.png);
}
footer table td {
font-size: var(--font-size-p);
font-weight: 500;
line-height: 2;
text-align: left;
}
footer table td:first-child {
font-weight: bold;
padding-right: 30px;
}
footer a.youtube {
position: relative;
display: inline-block;
font-size: var(--font-size-p);
font-weight: 500;
color: #666;
margin-bottom: var(--space-80);
}
footer a.youtube::before {
content: url(//photostudio-z.com/wp-content/uploads/icon_youtube.png);
position: relative;
top: 4px;
margin-right: 10px;
}
footer a.youtube:hover {
opacity: .6;
}
@media print,
screen and (max-width: 1280px) {
.fBtn_container,
a.fBtn {
display: block;
}
a.fBtn {
width: 100%;
max-width: 440px;
margin: auto;
}
a.fBtn_reservation,
a.fBtn_mail {
padding: 60px 20px;
margin-top: 30px;
}
footer a.fBtn {
margin-left: 0;
margin-top: 30px;
width: 100%;
}
}
@media print,
screen and (min-width: 769px) {
footer table {
padding-left: 20px;
}
}
@media print,
screen and (max-width: 768px) {
footer table {
margin: auto;
}
footer a.fBtn {
margin: 30px auto;
}
footer .col_2.txt_r {
text-align: center;
}
} header#h1Header h1.title {
display: none;
}  .gallery {
row-gap: var(--space-60);
} .max_wFull {
position: relative;
width: 100vw;
margin-left: calc(((100vw - 100%) / 2) * -1);
margin-right: calc(((100vw - 100%) / 2) * -1);
} .bg {
position: relative;
}
.bg::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-size: cover;
z-index: -1;
}
.gap_1 {
gap: 1%;
}
.flex_1 {
flex: 1;
}
.col_2 {
width: 50%;
}
.col_3 {
width: calc(100% / 3);
text-align: center;
}
.w25 {
width: 25%;
}
.w35 {
width: 35%;
}
.w45 {
width: 45%;
}
.w65 {
width: 65%;
}
.w75 {
width: 75%;
}
.jc_between {
justify-content: space-between;
}
.jc_around {
justify-content: space-around;
}
.jc_evenly {
justify-content: space-evenly;
}
.align_center {
align-items: center;
}
.shadow {
box-shadow: 0 4px 4px #00000026;
}
.item+.item {
margin-top: max(80px, min(160px, 8vw));
}
.txt_area {
max-width: 575px;
width: 90%;
}
.absolute_content {
position: absolute;
}
.gCol_3 {
grid-template-columns: repeat(3, 1fr);
}
.gCol_2 {
grid-template-columns: repeat(2, 1fr);
}
@media print,
screen and (min-width: 769px) {
.ml_auto {
margin-left: auto;
}
.mr_auto {
margin-right: auto;
}
}
@media print,
screen and (max-width: 768px) {
.container_01,
.container_02 {
width: 90%;
}
.container_03 {
width: 100%;
}
.w25,
.w35,
.w45,
.w55,
.w65,
.w75 {
width: 100%;
margin-bottom: 20px;
}
.flex_1 {
margin-bottom: 40px;
}
.txt_area {
padding: 0 5% 5%;
margin: auto;
}
.col_2 {
width: 100%;
}
.col_3 {
width: calc(100% / 2);
}
.gCol_2,
.gCol_3 {
grid-template-columns: repeat(1, 1fr);
}
} .post p,
.post h2,
.post h3,
.post h4,
.post h5,
h1.title {
color: var(--color-font);
}
.post p {
font-size: var(--font-size-p);
line-height: 2;
margin-bottom: var(--space-30);
font-weight: 500;
}
.post h2,
h1.title {
font-size: var(--font-size-3);
line-height: 1.5;
padding-bottom: var(--space-20);
margin-bottom: var(--space-40);
}
.post h3 {
font-size: var(--font-size-3);
line-height: 1.5;
padding-bottom: var(--space-20);
margin-bottom: var(--space-20);
}
.post h4 {
font-size: var(--font-size-4);
line-height: 1.5;
padding-bottom: 10px;
margin-bottom: var(--space-10);
}
.post h5 {
font-size: var(--font-size-5);
line-height: 1.5;
margin-bottom: var(--space-30);
font-weight: 500;
}
.post h2 span.sub,
h1.title span.sub {
font-size: var(--font-size-sub1);
display: inline-block;
}
h2 span.en,
h1.title span.en {
display: block;
font-family: "Homemade Apple", cursive;
font-size: var(--font-size-sub1);
color: #ECD2DE;
margin-bottom: clamp(-60px, -3vw, -40px);
font-weight: 400;
line-height: 1;
bottom: 0;
z-index: -1;
}
h3 span.en {
position: relative;
display: block;
font-family: "Homemade Apple", cursive;
font-size: var(--font-size-sub2);
color: #ECD2DE;
font-weight: 400;
margin-bottom: -40px;
margin-left: -40px;
line-height: 1;
z-index: -1;
}
.top-lead p {
line-height: 2.9;
}
@media print,
screen and (min-width: 769px) {}
@media print,
screen and (max-width: 768px) {
h2 span.en,
h1.title span.en {
padding-left: 30px;
}
h3 span.en {
margin-bottom: -24px;
}
} .post table,
.post table th,
.post table td {
font-weight: 500;
font-size: var(--font-size-p);
}
.table table tr {
border-bottom: 2px solid #EBEBEB;
}
.table table tr:first-child {
border-top: 2px solid #EBEBEB;
}
.table table tr td {
font-size: 16px;
font-weight: 400;
color: #333;
padding: 30px;
vertical-align: middle;
}
.table table tr td:first-child {
width: 29%;
background: #FDFFF6;
text-align: center;
}
.map {
margin-top: 60px;
}
@media print,
screen and (max-width: 768px) {
.table table tr td {
padding: 20px 9px;
}
} a.btn {
position: relative;
display: block;
transition: .3s;
width: 90%;
max-width: 300px;
font-size: 18px;
font-weight: 500;
color: var(--color-font);
text-align: left;
padding: 30px 100px 30px 35px;
border-radius: 0;
background: var(--color-primary-shade);
border: 0;
margin: auto;
box-shadow: 10px 10px 0 #F0EFEC;
}
a.btn:hover {
opacity: .7;
box-shadow: none;
}
a.btn::before {
position: absolute;
content: "";
top: 0;
bottom: 0;
right: 1em;
width: 60px;
height: 1px;
background: var(--color-font);
border-radius: 100vw;
margin: auto;
transition: .5s;
}
a.btn:hover::before {
width: 30px;
}
a.btn::after {
position: absolute;
content: "";
top: 0;
bottom: 0;
right: 1em;
width: 6px;
height: 6px;
background: var(--color-font);
border-radius: 100vw;
margin: auto;
transition: .5s;
}
a.btn+a.btn {
margin-top: 30px;
}
@media print,
screen and (max-width: 768px) {} .top-lead h2,
.top-studio h2,
.top-gallery h2,
.top-menu h2,
.top-sponsor h2 {
font-size: var(--font-size-3);
line-height: 2.1;
text-align: left;
padding-bottom: var(--space-20);
margin-bottom: var(--space-60);
}
.top-gallery h2 span.en {
color: #F6F6F6;
}
.top-menu h2 span.en {
color: #D1E2E4;
}
.top-lead {
padding-top: var(--space-120);
}
.top-studio {
margin-top: var(--space-120);
padding-top: var(--space-120);
padding-bottom: var(--space-120);
}
.top-gallery {
margin-top: var(--space-120);
padding-top: var(--space-120);
padding-bottom: var(--space-120);
}
.top-menu {
margin-top: var(--space-60);
padding-top: var(--space-200);
padding-bottom: var(--space-120);
}
.top-info {
padding-bottom: var(--space-120);
}
.top-lead::before {
background-image: url(//photostudio-z.com/wp-content/uploads/about-bg01-01.png);
top: 0;
left: 0;
}
.top-studio::before {
background: linear-gradient(90deg, #F0D4E5, #F3F3F3);
width: 80%;
height: 65%;
max-width: 1400px;
right: 0;
bottom: 0;
}
.top-gallery::before {
background: linear-gradient(90deg, #F3F3F3, #BBDEE2);
width: 80%;
height: 70%;
max-width: 1400px;
left: 0;
top: 0;
}
.top-menu::before {
background-image: url(//photostudio-z.com/wp-content/uploads/top-menu-bg01-01.png);
top: 0;
left: 0;
}
.top-lead .max_wFull {
margin-top: var(--space-120);
}
.top-lead .gallery-columns-3 .gallery-item img {
max-width: 100%;
width: 100%;
}
.top-menu .flexbox {
flex-wrap: wrap;
row-gap: var(--space-60);
}
.top-menu a {
display: block;
position: relative;
overflow: hidden;
transition: .3s;
max-width: 90%;
margin: auto;
box-shadow: 0 4px 4px #0000003d;
}
.top-menu img {
box-shadow: 0 4px 4px #0000003d;
transition: .6s ease-out;
}
.top-menu a:hover {
opacity: .7;
box-shadow: none;
}
.top-menu a:hover img {
box-shadow: unset;
transform: scale(1.1);
opacity: 1;
}
.top-menu h3 {
position: absolute;
background: #FFF;
font-size: clamp(16px, 1.56vw, 30px);
z-index: 1;
bottom: 0;
margin: 0;
padding: var(--space-20);
width: 80%;
max-width: 300px;
}
.info_item .content_wrapper {
padding-top: var(--space-80);
padding-bottom: var(--space-80);
}
.info_item .content_wrapper::before {
background-image: url(//photostudio-z.com/wp-content/uploads/top-map-bg01-01.png);
opacity: 0.4;
top: 0;
left: 0;
}
.info_item .content_inner {
padding: 3% 0;
background: #ffffffbf;
}
.info_item table,
.info_item table td {
border: 0;
}
.info_item table {
width: 90%;
max-width: 930px;
}
.info_item table td {
line-height: 2.75;
}
.info_item table td:first-child {
color: #DA97B7;
width: 25%;
}
.top-sponsor {
padding-top: var(--space-120);
padding-bottom: var(--space-120);
}
.top-sponsor::before {
background: linear-gradient(90deg, #F0D4E5, #F3F3F3);
width: 80%;
height: 72%;
max-width: 1400px;
right: 0;
bottom: 0;
}
.top-sponsor .plan_container {
padding: 7%;
}
@media print,
screen and (min-width: 769px) {}
@media print,
screen and (max-width: 768px) {
.top-lead .max_wFull .gallery-columns-3 .gallery-item {
width: calc(100% / 3) !important;
}
.top-gallery::before {
height: 80%;
}
.top-menu .flexbox {
display: flex;
}
.top-menu a {
max-width: 97%;
}
.top-menu h3 {
width: 100%;
background: #ffffffe0;
}
.info_item table td {
display: block;
width: 100%;
line-height: 2;
}
.info_item table td:first-child {
width: 100%;
}
.info_item .content_inner {
padding: 60px 0;
}
} .img_area {
position: relative;
display: flex;
column-gap: 25px;
}
.img_area::before {
content: "";
position: absolute;
width: 90%;
height: 80%;
background: linear-gradient(135deg, #D6E8EA, #EBE2F2, #F2E1EA);
z-index: -1;
bottom: var(--space-60);
right: 0;
}
.img_area.rev::before {
left: 0;
}
.img_area .img_item {
width: 40%;
}
.img_area .img_item:first-child {
margin-top: var(--space-200);
}
.img_area .text_item {
position: absolute;
font-size: clamp(25px, 5.21vw, 100px);
font-family: "Homemade Apple", cursive;
line-height: 1;
color: #F6F6F6;
text-shadow: 0 4px 4px #0000003d;
letter-spacing: 10px;
z-index: 1;
bottom: var(--space-60);
right: 3vw;
}
.img_area.rev .text_item {
left: 3vw;
}
.service_container {
padding-top: var(--space-200);
margin-top: clamp(-200px, -10.42vw, -100px);
}
.service_container+.service_container {
padding-top: var(--space-200);
margin-top: 0;
}
.service_container h2 {
text-align: left;
border-bottom: 1px solid;
padding-top: var(--space-60);
}
.service_container h3 {
padding-left: 40px;
}
.service_gallery {
margin-top: var(--space-120);
}
.service_menu {
margin-top: var(--space-150);
padding-bottom: var(--space-120);
}
.service_menu::before {
content: "";
position: absolute;
background: linear-gradient(90deg, #F3F3F3, #BBDEE2);
width: 80%;
height: 94%;
max-width: 1400px;
left: 0;
bottom: 0;
z-index: -1;
}
.service_rental,
.service_furisode {
margin-top: var(--space-120);
}
.main-plan,
.sub-plan_item {
background: #FFF;
padding: 0 5%;
border-radius: 1vw;
box-shadow: 0 4px 4px #0000003d;
}
.main-plan {
margin-top: var(--space-120);
margin-bottom: 50px;
padding: 3% 7% 7%;
padding: 3% 4% 7%;
}
.main-plan h4 {
font-size: clamp(20px, 1.88vw, 36px);
margin-bottom: var(--space-20);
}
.main-plan h4 span {
color: #F06994;
}
.main-plan h5::before {
content: "▼";
margin-right: 5px;
}
.main-plan img {
max-height: 480px;
object-fit: cover;
margin-bottom: var(--space-60);
}
.plan_container table,
.plan_container table td {
border: 0;
}
.plan_container table td {
border-bottom: 1px solid #C4C4C4;
font-size: clamp(14px, 1.15vw, 22px);
font-weight: 400;
vertical-align: middle;
padding: 25px 15px;
}
.plan_container table td.plans {
font-weight: 500;
width: 35%;
}
.plan_container table td.price {
width: 10%;
text-align: right;
}
.plan_container span.strong {
color: #F06994;
}
.plan_container span.mid {
font-weight: 500;
margin-right: 10px;
}
.sub-plan {
display: grid;
grid-template-rows: auto;
gap: 20px;
}
.sub-plan_item {
display: grid;
grid-template-rows: subgrid;
grid-row: span 3;
gap: 15px;
padding-top: var(--space-60);
padding-bottom: var(--space-40);
}
.sub-plan table {
margin: 0px;
}
.sub-plan table td {
padding: 17px 5px;
font-size: clamp(14px, 1.042vw, 20px);
}
.sub-plan table td.price {
text-align: right;
}
.sub-plan h4 {
padding: 0;
margin: 0;
}
.sub-plan p.sub-text {
text-align: right;
margin-bottom: 0;
font-size: clamp(14px, 1.042vw, 20px);
margin-top: var(--space-40);
}
.service_rental h4::before {
content: "・";
position: static;
background: transparent;
}
.service_rental img {
margin-top: var(--space-60);
}
.service_rental a.btn {
margin-top: var(--space-120);
}
.photo-item .service_menu::before {
height: 97%;
}
@media print,
screen and (min-width: 769px) {
.plan_container table td.option {
padding-left: 10%;
}
}
@media print,
screen and (max-width: 768px) {
.img_area {
width: 95%;
margin-left: auto;
}
.img_area.rev {
margin-right: auto;
margin-left: 0;
}
.img_area .text_item {
letter-spacing: 5px;
}
.service_menu::before {
height: 96%;
}
.main-plan,
.sub-plan_item {
border-radius: 3vw;
}
.plan_container table td {
padding: 15px 7px;
}
.plan_container .col_2+.col_2 {
margin-top: 40px;
}
} form a.btn {
margin-left: 0;
}
.main-plan span.fa-solid.fa-arrow-right img {
margin: 0;
}
@media print,
screen and (max-width: 768px) {}
#footer .socialicon ul,
.socialicon ul {
justify-content: flex-end;
margin-bottom: var(--space-80);
} @media only screen and (min-width: 1024px) {
nav#mainNav ul li a {
padding-left: 22px;
padding-right: 22px;
}
} #content {
width: 100% !important;
padding-bottom: 0 !important;
}
#furisode_list .service_lead.max_wFull {}
.footer_upper {
display: none;
}
#furisode_list .col_2.list_image {
background-color: #fff;
width: 75%;
}
#furisode_list .col_2.search {
width: 22%;
background-color: #f1f1f1;
padding: 1%;
height: fit-content;
}
.col_2.search {
margin-bottom: 20px !important;
}
.flexbox.gap {
gap: 4%;
} .f_list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
} #furisode_list dl dd {
line-height: 1.2;
}
@media print,
screen and (min-width: 769px) {
#furisode_list .ml_auto {
margin-right: auto;
}
}
.single-furisode .full_color,
.single-furisode span.buy_blue,
.single-furisode span.rental_pink,
.furisode_list_item .full_color,
.furisode_list_item span.buy_blue,
.furisode_list_item span.rental_pink {
font-weight: 700;
margin-right: auto;
color: #fff;
padding: 2px 5px;
font-size: clamp(14px, 0.1294vw - -13.51px, 16px);
width: 90px;
text-align: center;
}
.single-furisode span.rental_pink,
.furisode_list_item span.rental_pink {
background-color: #ffa3db;
}
.single-furisode span.buy_blue,
.furisode_list_item span.buy_blue {
background-color: #7BC4CD;
}
.single-furisode .full_color,
.furisode_list_item .full_color {
background: var(--footer-background);
color: #999;
}
.single-furisode .tax_included,
.furisode_list_item .tax_included {
font-size: 70%;
font-weight: 400;
}
#furisode_list .ml_auto h2 {
width: 100%;
padding-top: var(--space-30);
}
.single-furisode .full,
.single-furisode .rental,
.single-furisode .buy,
.furisode_list_item .full,
.furisode_list_item .rental,
.furisode_list_item .buy {
display: flex;
align-items: baseline;
justify-content: flex-end;
padding: 0 0 5px !important;
font-size: 20px;
font-weight: 700;
}
.product_number {
border-bottom: 1px solid #ccc;
padding: 10px 0 5px !important;
margin-bottom: 5px;
font-weight: 700;
font-size: 22px;
color: #666;
}
dd.item_text {
color: #666;
} .list_image_read {
padding-top: 50px;
}
.checkbox_section title {
display: block;
font-size: 20px;
font-weight: 700;
margin: 30px 0 10px;
padding-left: 10px;
border-left: 4px solid #FEBCE4;
}
.checkbox_section p {
margin-bottom: 0;
}
.checkbox_section p label {
font-size: 14px;
}
.checkbox_flex p {
line-height: 1.4 !important;
}
input[type=checkbox] {
transform: scale(1.4);
margin: 0 clamp(12px, 2.45vw - 13.82px, 12px) 0 clamp(12px, 3.267vw - 25.09px, 20px);
}
.checkbox_section {
border-bottom: 1px solid #ccc;
margin-bottom: 30px;
padding-bottom: 30px;
width: 100%;
margin: 0 auto;
}
.col_2.search form>p a {
background-color: #FEBCE4;
color: #fff;
width: 90%;
max-width: 480px;
display: block;
text-align: center;
padding: 10px;
margin: 0 auto;
transition: .3s;
position: relative;
}
.col_2.search form>p a:hover {
opacity: .6;
}
.col_2.search form>p a img {
position: absolute;
width: 20px;
top: 50%;
right: 8%;
transform: translateY(-50%);
}
@media screen and (min-width:768px) and (max-width:1024px) { }
@media screen and (max-width: 768px) {
#furisode_list .col_2.search {
width: 100%;
}
#furisode_list .col_2.list_image {
background-color: #fff;
width: 100%;
} #furisode_list .flexbox.gap {
display: flex;
flex-flow: column-reverse;
}
.checkbox_section .checkbox_flex {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
width: 100%;
margin: 0 auto;
}
.checkbox_section .checkbox_flex p {
width: 25%;
}
.item_detail .item_detail_image img {
object-fit: contain;
}
}
@media screen and (max-width: 650px) {
.checkbox_section .checkbox_flex p {
width: 33%;
}
}
@media screen and (max-width: 499px) {
.furisode_list_item {
width: 100%;
}
.checkbox_section .checkbox_flex p {
width: 33%;
}
} .item_detail {
display: flex;
column-gap: 3%;
}
.item_detail_image {
width: 31%;
display: flex;
}
.item_detail .item_detail_image {
width: 40%;
}
.item_detail_image img {
height: 100%;
object-fit: cover;
}
.item_detail .item_detail_text {
width: 60%;
display: flex;
flex-flow: column;
justify-content: flex-start;
}
.item_detail_price {
display: flex;
justify-content: flex-end;
align-items: baseline;
font-size: var(--font-size-4); }
span.idp_price {
font-weight: 700 !important;
font-size: clamp(20px, 0.2588vw - -19.02px, 24px);
}
dt.idp_left {
font-weight: 400 !important;
font-size: clamp(16px, 0.2588vw - -15.02px, 20px);
}
.item_detail_notes span {
font-size: clamp(14px, 0.1294vw - -13.51px, 16px);
}
.item_detail_price dt,
.item_detail_price dd {
width: 50%;
display: flex;
justify-content: flex-end;
align-items: baseline;
margin-bottom: 0;
line-height: 1.6;
}
span.idp_tax_included {
font-size: 14px; padding-left: 0.5rem;
padding-right: 0.5rem;
}
#furisode_list .ml_auto,
.list_image .item_detail,
.list_image .furisode_point,
.list_image .furisode_recommended { }
.single-collection753 .list_image .furisode_point,
.single-collection753 .list_image .item_detail,
.single-furisode #furisode_list .ml_auto,
.single-furisode .list_image .item_detail,
.single-furisode .list_image .furisode_point,
.single-furisode .list_image .furisode_recommended {
margin-bottom: 50px;
}
h4.furisode_point_title {
text-align: center;
}
.furisode_point dl {
background-color: #fff;
}
.furisode_recommended_image {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 30px;
}
.single-furisode .furisode_recommended_image:after {
content: "";
display: block;
width: 31%;
}
p.p_number { color: #666 !important;
font-size: 20px !important;
font-weight: 700 !important;
border-bottom: 1px solid #666; display: flex;
justify-content: space-between;
}
p.item_detail_notes {
border: 1px solid #ffa3db;
padding: 4% !important;
line-height: 1.6 !important;
margin: var(--space-30) 0 0;
}
.furisode_point {
background: var(--header-background);
padding: 4%;
}
.furisode_point dl:last-child {
margin-bottom: 0;
}
.furisode_point dl dt {
background: var(--header-color-primary-shade);
width: 75px;
text-align: center;
color: #fff;
font-weight: 700 !important;
} .furisode_point dd {
line-height: 1.6 !important;
}
@media screen and (max-width: 900px) {
.list_image .item_detail,
.list_image .furisode_point,
.list_image .furisode_recommended {
margin-bottom: 30px;
}
.item_detail {
flex-flow: column;
}
.item_detail .item_detail_image {
width: 70%;
margin: 0 auto;
}
.item_detail .item_detail_text {
width: 100%;
display: flex;
flex-flow: column;
justify-content: center;
padding: 5%;
}
span.idp_left {
margin-right: auto;
}
.item_detail .item_detail_text {
width: 70%;
display: flex;
flex-flow: column;
justify-content: center;
padding: 5% 0 0;
margin: 0 auto;
}
}
@media screen and (max-width: 768px) {
.item_detail .item_detail_image {
width: 100%;
}
.item_detail .item_detail_text {
width: 100%;
}
#furisode_list .col_2.list_image {
margin-bottom: 50px;
}
#furisode_list .col_2.search {
padding: 3% 3% 10%;
}
.ml_auto.all_item {
padding-top: 30px;
}
}
.furisode_list_item figure {
margin: 0;
display: flex;
flex-flow: column;
height: 100%;
}
.furisode_list_item figure img {
aspect-ratio: 2 / 3;
object-fit: cover;
}
#furisode_list .list_image_read {
margin: 0 !important;
padding: 0 !important;
}
.checkbox_section.last-sec {
margin-bottom: 30px;
} .checkbox_section {
display: flex;
flex-direction: column;
}
.checkbox_section span {
font-size: 14px;
font-weight: 500;
}
#feas-submit-button-0 {
background-color: #FEBCE4 !important;
background-image: none !important;
color: #fff;
width: 90%;
max-width: 480px;
display: block;
text-align: center;
padding: 10px;
margin: 0 auto;
transition: .3s;
position: relative;
border: none;
cursor: pointer;
font-size: 16px;
}
#feas-submit-button-0::after {
content: url(//photostudio-z.com/wp-content/uploads/icon01.png);
display: inline-block;
margin-left: 10px;
vertical-align: middle;
}
@media print,
screen and (max-width: 768px) {
.plan_container table td {
padding: 8px 6px;
font-size: clamp(15px, 1.15vw, 22px);
letter-spacing: -0.5px;
}
} .single-furisode #content,
.post-type-archive-furisode #content {
width: 100%;
}
.single-furisode .item_detail_image_recomend_link {
width: 32%;
}
.single-furisode .item_detail_image_recomend_link a {
display: flex;
flex-flow: column;
justify-content: flex-start;
height: 100%;
}
.single-furisode .item_detail_image_recomend_link a img {
object-fit: cover;
object-fit: cover;
aspect-ratio: 1 / 1.5;
} figure>p,
.item_detail_image>p,
.item_detail_image_recomend_link a>p {
background: var(--header-background);
aspect-ratio: 1 / 1.5;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 0 !important;
flex-shrink: 0;
}
.single-furisode .item_detail_image>p {
width: 100%;
}
.post-type-archive-furisode figcaption {
display: flex;
}
.post-type-archive-furisode figcaption dl {
width: 100%;
} .f_list::after {
content: "";
display: block;
width: 31%;
}
@media screen and (max-width: 900px) {
.item_detail_image_recomend_link {
width: 48%;
}
} .contact_btn,
.reservation_btn {
text-align: center;
margin: 50px 0;
}
.furisode_btn.mail_btn {
background: var(--header-color-primary);
color: #fff;
font-size: 19px;
font-weight: 500;
padding: 18px 40px;
border-radius: 50px;
display: inline-flex;
align-items: center;
gap: 10px;
line-height: 1;
transition: .3s;
}
a.furisode_btn.mail_btn::before {
content: url(//photostudio-z.com/wp-content/uploads/icon_mail_01.png);
height: 28px;
}
a.furisode_btn.mail_btn:hover {
opacity: .6;
}
@media screen and (max-width: 768px) {
.contact_btn {
text-align: center;
margin: 50px 0 25px;
}
.furisode_btn.mail_btn {
font-size: 16px;
padding: 20px 40px;
}
} .all_tax_lists_area {
display: flex;
flex-wrap: wrap;
margin-top: 15px;
row-gap: 10px;
}
.tax_list {
margin-right: 20px;
}
.taxonomy-label {
display: flex;
align-items: center;
}
.taxonomy-label span {
font-size: 0.8em;
margin-right: 10px;
}
.tax_list ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
}
.tax_list ul li {
margin: 0 10px 10px 0;
}
.tax_list.brand ul li a {
display: inline-block;
padding: 1px 12px; color: #333;
text-decoration: none;
border-radius: 4px;
font-size: 0.8em;
border: 1px solid #666;
}
.tax_list.color ul li a {
display: inline-block;
padding: 1px 12px; color: #333;
text-decoration: none;
border-radius: 5px;
font-size: 0.8em;
border: 1px solid #666;
}
.tax_list.taste ul li a {
display: inline-block;
padding: 1px 12px; color: #333;
text-decoration: none;
border-radius: 5px;
font-size: 0.8em;
border: 1px solid #666;
}  .furisode_card {
width: 31%;
padding-bottom: 50px;
}
.top-lead {
padding-top: 0;
}
.content_wrapper.pala {
background-image: url(https://photostudio-z.com/wp-content/uploads/TOP_parallax-1920.jpg);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0;
background-attachment: fixed;
padding: var(--space-120) 0;
}
.content_wrapper.pala .max_w1100 {
max-width: 1100px;
background: #ffffffbb;
padding: 2%;
box-sizing: content-box;
}
.max_wFull.pala .column2_50 {
font-size: var(--font-size-p);
line-height: 2;
margin-bottom: var(--space-30);
font-weight: 500;
}
.max_wFull.pala .column2_50 {
display: inline-flex;
flex-flow: column;
align-items: center;
margin: 5px 0;
width: 49.5%;
vertical-align: top;
}
@media screen and (max-width: 768px) {
.max_wFull.pala .column2_50 {
width: 100% !important;
}
.max_wFull.pala .column2_50 img {
max-width: 50%;
}
.content_wrapper.pala {
background-size: cover;
background-attachment: unset;
background-position: center;
}
} p.search_range_sub_title {
font-weight: normal;
}
input[type="reset"] {
background-color: #cccccc !important;
background-image: none !important;
color: #fff;
width: 90%;
max-width: 480px;
display: block;
text-align: center;
padding: 10px;
margin: 0 auto;
transition: .3s;
position: relative;
border: none;
cursor: pointer;
font-size: 16px;
margin-top;
10px;
margin-bottom: 10px;
margin-top: 10px;
}
.search_condition_title {
width: 100%;
padding: 10px 10px 10px 10px;
text-align: center;
font-weight: bold;
background-color: #FEBCE4;
color: white;
border-radius: 5px;
}
.price_dropdown_area {
display: flex;
gap: 10px;
}
.feas_meta_dropdown {
flex: 1;
}
.radio_buttons_area {
display: flex;
gap: 5px;
flex-direction: column;
}
.radio_buttons_area label {
flex: 1;
display: flex; align-items: center;
font-weight: 500;
}
.checkbox_section.select_price_search_range {
border-bottom: none;
} span.furisode_price_title_child {}
dt.idp_left.prices_title_detail {
display: flex;
flex-direction: column;
} .furisode_price_title_child {
font-size: 0.9em;
} dd.item_text {
line-height: 1.6 !important;
}
.tax_list ul li a {
transition: ease 0.3s;
}
.tax_list ul li a:hover {
opacity: 0.6;
}
figure>p {
flex-shrink: 0;
}
.link_card {
height: 100%;
}
.post-type-archive-furisode figcaption,
.furisode_list_item figcaption {
height: 100%;
}
dd.item_text {
margin-bottom: auto;
}
.post-type-archive-furisode figcaption dl,
.furisode_list_item figcaption dl {
display: flex;
flex-flow: column;
height: 100%;
}
.all_tax_lists_area .tax_list {
margin-right: 0;
}
.all_tax_lists_area .tax_list.taste {
width: 100%;
}
.item_detail_price:nth-child(2) .furisode_price_title_parent {
background-color: #ffa3db;
}
.item_detail_price:nth-child(3) .furisode_price_title_parent {
background-color: #7BC4CD;
}
.item_detail_price .furisode_price_title_parent {
font-weight: 700; color: #fff;
padding: 2px 5px;
font-size: clamp(14px, 0.1294vw - -13.51px, 16px); width: 100%;
text-align: center;
}
.radio_buttons_area {
font-size: 14px;
}
.clear_and_search {
display: flex;
column-gap: 4%;
}
@media screen and (max-width: 960px) {
.furisode_recommended_image .furisode_card,
.f_list .furisode_card {
width: 49%;
}
dd.item_text {
display: none;
}
}
#feas-submit-button-0,
#feas-submit-button-1 {
background-color: #FEBCE4 !important;
background-image: none !important;
color: #fff;
width: 70%;
max-width: 480px;
display: block;
text-align: center;
padding: 10px;
margin: 10px auto;
transition: .3s;
position: relative;
border: none;
cursor: pointer;
font-size: 16px;
height: 44px;
}
input[type="reset"] {
background-color: #cccccc !important;
background-image: none !important;
color: #fff;
width: 30%;
max-width: 480px;
display: block;
text-align: center;
padding: 10px;
margin: 0 auto;
transition: .3s;
position: relative;
border: none;
cursor: pointer;
font-size: 16px;
margin-bottom: 10px;
margin-top: 10px;
}
.clear_and_search {
display: flex;
column-gap: 4%;
}
@media screen and (max-width: 768px) {
.col_2.search .feas_clevel_01 {
width: 50% !important;
margin-bottom: 3px;
}
.col_2.search .checkbox_section {
flex-direction: row;
flex-wrap: wrap;
}
.col_2.search .checkbox_section title {
width: 100%;
}
}
.furisode_reservation_btn {
background: #d1b82c;
color: #fff;
font-size: 19px;
font-weight: 500;
padding: 18px 40px;
border-radius: 50px;
display: inline-flex;
align-items: center;
gap: 10px;
line-height: 1;
transition: .3s;
}
.reservation_btn {
text-align: center;
}
a.furisode_reservation_btn::before {
content: "";
background-image: url(//photostudio-z.com/wp-content/uploads/icon_kimono_01.png);
background-size: contain;
height: 30px;
width: 30px;
}
a.furisode_reservation_btn:hover {
opacity: .6;
}
a.furisode_reservation_btn:hover span,
a.furisode_reservation_btn span {
color: #fff;
}
.link_card>a {
height: 100%;
display: flex;
flex-flow: column;
}
.detail_info {
height: 100%; }
.detail_info dl {
display: flex;
flex-flow: column;
height: 100%;
}
.furisode_card a img { object-fit: cover;
aspect-ratio: 2/3;
}
.feas-sort-menu_flex {
align-items: center;
display: flex;
justify-content: space-between;
}
.pagenav {
margin: 30px 0 30px;
}
.feas-sort-menu_flex .list_image_read {
font-size: 16px;
font-weight: 700;
}
#feas-sort-menu select {
font-size: 14px;
font-weight: 400;
} input[type="reset"] {
font-family: 'Zen Kaku Gothic New' !important;
}
.furisode_point_title,
.furisode_point_text {
margin: 0 !important;
padding: 0 !important;
}
.furisode_point {
display: flex;
flex-flow: column;
row-gap: 15px;
}
.reservation_btn>div p,
.contact_btn>div p {
margin: 0;
line-height: 1.4 !important;
}
.reservation_btn>div p {
color: #fff;
}
.post .reservation_btn,
.post .contact_btn {
width: 50%;
padding: 3% 0;
margin: 50px auto;
}
.contact_btn {
background: #eee;
}
.reservation_btn {
background-image: url(//photostudio-z.com/wp-content/uploads/contact_bg.png);
background-size: 100% 100%;
}
.reservation_btn>div,
.contact_btn>div {
margin-bottom: 15px;
}
.contact_btn_f18 {
font-size: 18px !important;
}
.contact_btn_f26 {
font-size: 26px !important;
}
.page_link_flex {
display: flex;
justify-content: space-evenly;
}
.page_link_flex a {
margin: 0 !important;
}
.contact_link_flex {
display: flex;
margin-top: 50px;
}
.contact_link_flex>div {
width: 50%;
margin: 0 !important;
}
@media screen and (max-width: 499px) {
.rental,
.buy {
flex-wrap: wrap;
}
.rental .rental_pink,
.buy .buy_blue {
width: 100% !important;
}
.rental .rental_pink,
.rental,
.buy .buy_blue {
margin-bottom: 5px !important;
}
}
@media screen and (max-width: 768px) {
.post .reservation_btn,
.post .contact_btn {
width: 100%;
margin: 5% auto 0;
padding: 5% 0;
}
.col_2.list_image a.btn {
margin: 10% auto;
}
.contact_link_flex,
.page_link_flex {
flex-flow: column;
align-items: center;
row-gap: 30px;
}
.product_number {
font-size: 18px;
}
.rental,
.buy {
font-size: 18px !important;
}
}
.list_image .button-open {
display: block;
margin: 30px auto 0;
padding: 16px 32px;
background-color: #fff;
border: 1px solid #7BC4CD;
color: #7BC4CD;
border-radius: 20rem;
cursor: pointer;
font-weight: 700;
font-size: 18px;
}
.list_image .button-open span {
color: #fff;
background-color: #7BC4CD;
width: 16px;
height: 16px;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 8px;
margin-left: 5px;
} .post-type-archive-collection753 {}
.post-type-archive-collection753 .modal-window_inner {
flex-flow: column;
row-gap: 30px;
}
.post-type-archive-collection753 .modal-window_right_inner,
.post-type-archive-collection753 .modal-window_left_inner {
height: auto !important;
}
.post-type-archive-collection753 .modal-window_left,
.post-type-archive-collection753 .modal-window_right {
width: 100%;
}
.post-type-archive-collection753 .modal-window_left_inner,
.post-type-archive-collection753 .modal-window_right_inner {
flex-flow: row;
flex-wrap: wrap;
}
.post-type-archive-collection753 .modal-window_inner_flex {
width: 49%;
}
.post-type-archive-collection753 .modal-note {
font-size: 14px !important;
font-weight: 400 !important;
text-align: left !important;
margin-top: 5px !important;
} .post-type-archive-collection753 .modal-window,
.post-type-archive-furisode .modal-window {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
max-width: 1160px;
background-color: #fff;
z-index: 101;
padding: 60px;
}
.post-type-archive-collection753 .modal-window>p,
.post-type-archive-furisode .modal-window>p {
font-weight: 700;
font-size: 28px;
text-align: center;
padding-bottom: 30px;
}
.modal-window_inner {
display: flex;
column-gap: 20px;
}
.modal-window img {
width: 80px;
}
.modal-window_left {
border: 2px solid #FEBCE4;
width: 50%;
}
.modal-window_left p {
background: #FEBCE4;
color: #fff;
text-align: center;
padding: 10px;
font-weight: 700;
font-size: 20px;
}
.modal-window_right {
border: 2px solid #7BC4CD;
width: 50%;
}
.modal-window_right p {
background: #7BC4CD;
color: #fff;
text-align: center;
padding: 10px;
font-weight: 700;
font-size: 20px;
}
.modal-window_right_inner,
.modal-window_left_inner {
height: 400px !important;
padding: 16px 32px;
display: flex;
flex-flow: column;
row-gap: 20px;
justify-content: space-between;
overflow: auto;
}
.modal-window_inner_flex {
display: flex;
align-items: center;
column-gap: 20px;
}
.modal-window_right_inner dt {
color: #7BC4CD;
}
.modal-window_left_inner dt {
color: #F06994;
}
.modal-window_left_inner dt,
.modal-window_right_inner dt {
font-weight: 700;
}
.modal-window_inner_flex dt {
font-size: 18px;
padding-bottom: 10px;
}
.modal-window_inner_flex dd {
font-size: 14px;
}
.fa-solid {
padding-left: 5px;
} .post-type-archive-collection753 .button-close,
.post-type-archive-furisode .button-close {
cursor: pointer;
border: none;
display: block;
position: absolute;
width: 30px;
height: 30px;
background: #fff;
top: 30px;
right: 30px;
}
button.js-close.button-close::before,
button.js-close.button-close::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 20px;
background: #333;
}
button.js-close.button-close::before {
transform: translate(-50%, -50%) rotate(45deg);
}
button.js-close.button-close::after {
transform: translate(-50%, -50%) rotate(-45deg);
}
.overlay {
display: none;
position: fixed;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
z-index: 10;
}
.pc__none {
display: none !important;
}
.pc__none.button-open {
border-color: #FEBCE4;
color: #FEBCE4;
margin: 20px auto 0;
text-align: center;
}
form#feas-searchform-0 {
padding-top: 100px;
margin-top: -100px;
}
@media screen and (max-width: 768px) {
.post-type-archive-collection753 .modal-window,
.post-type-archive-furisode .modal-window {
position: absolute;
transform: translate(-50%, -19%);
width: 92%;
}
.modal-window_inner {
flex-flow: column;
row-gap: 15px;
}
.modal-window_left,
.modal-window_right {
width: 100%;
}
.modal-window_inner_flex {
column-gap: 15px;
}
.modal-window_right_inner,
.modal-window_left_inner {
padding: 15px;
row-gap: 15px;
}
.modal-window img {
width: 50px;
}
.post-type-archive-collection753 .modal-window,
.post-type-archive-furisode .modal-window {
padding: 15px;
}
.post-type-archive-collection753 .modal-window>p,
.post-type-archive-furisode .modal-window>p {
font-size: 22px;
}
.modal-window_left p,
.modal-window_right p {
font-size: 18px;
}
.post-type-archive-collection753 .modal-window>p,
.post-type-archive-furisode .modal-window>p {
padding-top: 10px;
}
.post-type-archive-collection753 .button-close,
.post-type-archive-furisode .button-close {
top: 1px;
right: 1px;
}
button.js-close.button-close::before,
button.js-close.button-close::after {
height: 15px;
}
.list_image .button-open {
width: 100%;
max-width: 341px;
}
.pc__none {
display: block !important;
}
.post-type-archive-collection753 .modal-window_inner_flex {
width: 100%;
}
} li.link_menu.footer_furisode {
background-color: #ffa3db;
color: #fff;
}
li.link_menu.footer_furisode a p {
color: #fff !important;
} @media (max-width: 567px) {
.post-type-archive-collection753 #scrollUp,
.post-type-archive-furisode #scrollUp {
display: block !important;
bottom: 75px;
right: 14px;
}
} span.rental_pink.rental_753_color,
span.full_color.pre_shoot_753_color,
span.full_color.normal_grade_color,
span.full_color.upper_grade_color {
width: 150px;
color: #fff;
}
span.full_color.upper_grade_color {
background-color: #ffa3db;
}
span.full_color.pre_shoot_753_color,
span.full_color.normal_grade_color {
background-color: #7BC4CD !important;
} .gender_753 {
display: flex;
align-items: center;
}
.gender_753 span,
.gender_753 ul {
width: 50%;
text-align: right;
}
.tax_list.genre,
.tax_list.color_753 {
width: 100%;
}
@media (max-width: 768px) {
span.rental_pink.rental_753_color,
span.full_color.pre_shoot_753_color,
span.full_color.normal_grade_color,
span.full_color.upper_grade_color {
width: 100%;
}
dd.full.pre_shoot_753,
dd.rental.rental_753,
dd.full.normal_grade,
dd.full.upper_grade {
flex-wrap: wrap;
row-gap: 5px;
}
} .furisode_recommended_image {
margin-bottom: 50px;
}
.furisode_recommended_image::after {
content: "";
display: block;
width: 31%;
}
.single-collection753 .full.upper_grade,
.single-collection753 .full.normal_grade {
display: flex;
align-items: baseline;
justify-content: flex-end;
padding: 0 0 5px !important;
font-size: 20px;
font-weight: 700;
}
.single-collection753 .full.upper_grade .upper_grade_color,
.single-collection753 .full.normal_grade .normal_grade_color {
font-weight: 700;
margin-right: auto;
color: #fff;
padding: 2px 5px;
font-size: clamp(14px, 0.1294vw - -13.51px, 16px);
text-align: center;
}
.normal_grade .tax_included,
.upper_grade .tax_included {
font-size: 70%;
font-weight: 400;
}
.plan_753 {
color: #ffa3db;
}
.plan_753:hover {
color: #ffa3dbaa;
}
.furisode_card span.choosed_price_753 {
border-bottom: 1px solid #ccc;
text-align: center;
font-weight: bold;
color: #777;
padding-bottom: 5px;
margin-bottom: 10px;
}
.item_detail_text .item_detail_price:nth-child(5) dd {
flex-flow: column;
}
.item_detail_text .item_detail_price:nth-child(5) dd span {
width: 100%;
text-align: right;
}
.item_detail_text p:nth-child(4) {
margin: 0 !important;
} dd.rental.rental_753 {
font-weight: bold;
font-size: 16px;
flex-wrap: wrap;
}
span.rental_753_color.rental_size_label {
background-color: #fff;
color: #777;
text-align: center;
font-weight: bold;
width: 150px;
} span.rental_each_size {
width: calc(100% / 3);
text-align: right;
}
span.rental_each_size:nth-child(n+3) {
width: 100%;
text-align: right;
}
span.rental_each_size::after,
span.rental_each_size::before {
content: "";
display: block;
width: calc(100% / 3);
} dd.item_text:has(~ .rental_753) {
margin-bottom: unset !important;
}
.wp-pagenavi {
text-align: center;
}
.link_card dl dd:nth-child(5) {
margin-top: auto;
}
@media screen and (max-width: 768px) {
span.rental_each_size:nth-child(n+2) {
width: 100%;
text-align: right;
}
} @media screen and (min-width: 768px) {
#metaslider_48 {
display: block;
}
#metaslider_2623 {
display: none;
}
}
@media screen and (max-width: 768px) {
#metaslider_48 {
display: none;
}
#metaslider_2623 {
display: block;
}
}
.txt_area_flex {
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.page-id-132 {
.txt_area {
p {
a {
background: var(--header-background);
margin: 0 auto;
text-align: center;
padding: 10px 0;
color: #666;
display: block;
max-width: 320px;
position: relative;
font-size: 16px;
transition: ease-in-out .3s;
&::before {
content: "";
display: block;
position: absolute;
width: 7px;
height: 7px;
border-top: 1px solid #666;
border-right: 1px solid #666;
top: 50%;
right: 0;
transform: translate(-300%, -50%) rotate(45deg);
}
&:hover {
opacity: .6;
}
}
}
}
}
.page-id-133 {
@media screen and (min-width: 769px) {
.flexbox {
&.gap {
gap: 50px;
}
flex-wrap: wrap;
.col_2 {
width: calc(calc(100% - 50px) / 2);
display: flex;
flex-flow: column;
h5 {
text-align: center;
&::before {
display: none;
}
}
p {
text-align: left;
&.flex-g1 {
margin-top: auto;
text-align: right;
}
}
}
}
}
.flex-g1 {
text-align: right;
border-bottom: 1px solid #C4C4C4;
}
}
.page-id-130 {
.flexbox.gap {
.col_2 {
display: flex;
flex-flow: column;
h5 {
&::before {
display: none;
}
}
>div {
flex-grow: 1;
&.taf_wrap {
.txt_area_flex {
margin: 0;
}
}
p {
&.taf_bb {
border-bottom: 1px solid #C4C4C4;
text-align: left;
}
&.taf_bb_right {
text-align: left;
}
}
}
.text-pink {
color: #f06994;
}
}
}
}
.brand_logo_wrap h4 {
font-size: var(--font-size-4);
line-height: 1.5;
padding-bottom: 10px;
margin-bottom: var(--space-10);
font-weight: 700;
}
.gallery-columns-2 .gallery-item img {
object-fit: contain;
height: fit-content;
}