/*
Template: twentytwenty
Theme Name: twentytwenty-child
Version:1.0
*/

/*******************************************************
 * THEME CSS RESET
 *******************************************************/
.wp-block-archives:not(.alignwide):not(.alignfull),
.wp-block-categories:not(.alignwide):not(.alignfull),
.wp-block-code, .wp-block-columns:not(.alignwide):not(.alignfull),
.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-media-text:not(.alignwide):not(.alignfull), .wp-block-preformatted,
.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
.wp-block-quote, .wp-block-quote.is-large, .wp-block-quote.is-style-large,
.wp-block-verse, .wp-block-video:not(.alignwide):not(.alignfull) {
 margin-top: 1rem;
 margin-bottom: 1.5rem;
}

.entry-content h1, .entry-content h2, .entry-content h3 { margin: 3rem auto 2rem;}
.entry-content h4, .entry-content h5, .entry-content h6 { margin: 2rem auto 1rem;}
section { margin: 0; padding: 0; width: 100%; }

.wp-block-columns.nosp { gap: 0.5rem; }
.archive-title {
 font-size: clamp(1rem, 0.773rem + 1.14vw, 1.625rem);
 letter-spacing: 0.02em;
}
.singular .entry-header { 
 background-color: #fff;
 padding: 1rem 0;
}
.post-inner { padding-top: initial; }


@media (min-width: 700px) {
.entry-content .wp-block-columns h1,
.entry-content .wp-block-columns h2,
.entry-content .wp-block-columns h3 { margin: 1rem 0 2rem; }
.entry-content .wp-block-columns h4,
.entry-content .wp-block-columns h5,
.entry-content .wp-block-columns h6 { margin: 1rem 0; }
.alignnone, .aligncenter {
 margin-bottom: 2rem;
 margin-top: 2rem;
 }
.archive-title { font-size: clamp(1rem, 0.773rem + 1.14vw, 1.625rem); }
.singular .entry-header { padding: 2rem 0; }
 
}


/*******************************************************
 * 1 - Base
 *******************************************************/
 html {
  font-size: 100%;
  height: 100%;
  scroll-padding-top: 130px;
}
 body {
 height: 100%;
 font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem);
 line-height: 1.8;
 letter-spacing: 0.05em;
}
 body,.entry-content,.archivelist,
 h1, h2, h3, h4, h5, h6,
.entry-content h1, .entry-content h2,
.entry-content h3, .entry-content h4,
.entry-content h5,
input, textarea, button, .button, .faux-button,
.wp-block-button__link, .wp-block-file__button {
 color: #404040;
 font-family: 'Noto Sans JP', sans-serif;
 letter-spacing: 0.02em;
 text-transform: none;
}
#wpadminbar { position: fixed; }

#site-content,
.error404 #site-content {
 margin: 111px auto 0;
 padding: 20px 5.33333vw 0;
 width: 100%;
}
#site-content > article > *,
.archivelist {
 margin: 0 auto;
 max-width: 1040px;
}
.admin-bar #site-header { top: 46px; }

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
 width: 100%;
 max-width: 1040px;
}
 /*.section-inner:not(.footer-inner) {
  margin: 0 auto;
  padding: 0 5.33333vw;
  max-width: 1100px;
  width: 100%;
 }*/

.brmb::before, .brpc::before {
 content: "\A" ;
 white-space: pre ;
}
.brpc::before { display: none; }
 
.entry-content > .fullw { 
 width: 100vw !important;
 position: relative;
 margin: 0 calc(-50vw + 50%) 3rem !important;
 padding: 3rem 5.33333vw 2rem;
 max-width: none !important;
}
.entry-content > .fullw > * {
 margin-left: auto;
 margin-right: auto;
 width: 100%;
 max-width: 1040px;
}
.bg-gray { background-color: #f8f8f8; }
.entry-content .fullw + .fullw { padding-top: 2rem; }
.entry-content .inc-option + .fullw { margin-top: 2rem !important; }

.wp-block-image.nosp { margin: 0 !important; }
.wp-block-image.lessp { margin-bottom: 0.5rem !important; }
dt, dd { line-height: 1.7; }
ul, ol { margin: 0 0 1.5rem 0; }
li {
 line-height: 1.5;
 margin: 0.3rem 0 0.8rem 1.5rem;
}
.narrow li { margin-bottom: 0.4rem; }

.entry-content > .alignwide:not(.wp-block-group.has-background),
.entry-content > .alignfull:not(.wp-block-group.has-background) {
 margin: 5rem calc(50% - 50vw);
 width: 100vw;
}
.entry-content > .alignfull.lesstsp:not(.wp-block-group.has-background) { margin-top: 2rem; }

.entry-content > .w660:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.entry-content .w660 {
 margin-left: auto;
 margin-right: auto;
 max-width: 660px;
}
.entry-content > .w700:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.entry-content .w700 {
 margin-left: auto;
 margin-right: auto;
 max-width: 700px;
}

summary { display: block; }
summary::-webkit-details-marker { display: block; }

table {
 margin: 1rem 0;
 width: 100%;
 max-width: 100%;
 border: 0.1rem solid #bbb;
 border-collapse: collapse;
 border-spacing: 0;
 font-size: inherit;
 overflow: hidden;
 empty-cells: show;
}
th, td { border: 1px solid #bbb; }
dd { margin: 0; }

figcaption, .wp-caption-text {
 display: block;
 margin-top: 1rem;
 color: inherit;
 font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
 font-weight: 500;
 line-height: 1.2;
}
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table { border: 0; }
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr th,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr td {
 padding: 0.5rem;
 border: 1px solid #bbb;
 text-align: left;
 vertical-align: middle;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea, select {
 padding: 0.8rem;
 font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
}
label {
 padding: 0;
 font-size: clamp(0.75rem, 0.682rem + 0.34vw, 0.938rem);
}
input, textarea {
 border-color: #bbb;
 color: #404040;
}

.wp-block-embed figcaption,
.wp-block-image figcaption {
 color: inherit;
 font-family: 'Noto Sans JP', sans-serif;
 font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem);
 font-weight: 400;
 text-align: center;
}


@media (max-width: 479px) {
ul { margin: 0 0 1.5rem 1rem; }
ol { margin: 0 0 1.5rem 0.6rem; }
ol li { margin-left: 1rem; }
}

@media screen and (max-width: 500px){
.brpc::before { display: none; }
.brmb::before { display: initial; }
}
@media screen and (min-width: 700px) {
table { font-size: inherit; }
.wp-block-embed figcaption,
.wp-block-image figcaption { font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem); }
}

@media screen and (min-width: 768px){
.brmb::before { display: none; }
.brpc::before { display: initial; }
.entry-content .inc-option + .fullw { margin-top: 4rem !important; }
}
@media screen and (min-width: 840px){
 html { scroll-padding-top: 80px; }
.admin-bar #site-header { top: 32px; }
 #site-content,
.error404 #site-content { margin-top: 66px; }
.entry-content > .fullw { 
 margin-bottom: 6rem !important;
 padding: 5rem 5.33333vw;
}
 
}

.wp-block-embed figcaption, .wp-block-image figcaption{
  margin-top: 0.5rem;
  text-align: left;
}


/*******************************************************
 * 2 - Typography
 *******************************************************/
.material-symbols-outlined { display: inline-flex; vertical-align: middle; }
.entry-content > * { margin-bottom: 2rem; }
.menu article:not(#post-17):not(#post-85) .entry-header { display: none; }

h1, .heading-size-1 {
 margin: 0 0 2.5rem;
 font-size: 1.3rem;
 font-weight: 500;
 line-height: 1.3;
 text-align: center;
}
h1 span {
 margin-top: 0.7rem; 
 font-size: 0.75rem;
 display: block;
}

.entry-content h2 {
 margin-bottom: 2rem;
 font-size: clamp(1.625rem, 1.398rem + 1.14vw, 2.25rem);
 font-weight: 500;
 line-height: 1.4;
 letter-spacing: 0.01em;
}
.entry-content h2.monts {
 margin-bottom: 2rem;
 font-family: "Montserrat", sans-serif;
 font-size: clamp(2rem, 1.636rem + 1.82vw, 3rem);
 font-weight: 300;
 line-height: 1.3;
}
.entry-content h2 strong {
 display: block;
 font-size: 0.875rem;
 font-weight: 400;
 font-family: 'Noto Sans JP', sans-serif;
 letter-spacing: 0.2em;
}
.entry-content .fullw h2 { margin-top: 0.5rem; }
.entry-content .fullw * + h2 { margin-top: 5rem; }
h3, .heading-size-3 {
 padding-left: 12px;
 border-left: 10px solid #6f6b61;
 font-size: clamp(1.125rem, 0.989rem + 0.68vw, 1.5rem);
 line-height: 1.4;
}
.entry-content .fullw > h3 { margin-top: 0; }
.entry-content .fullw * + h3 { margin-top: 3rem; }
.entry-content h3.hasborder,
.entry-content .fullw > h3.hasborder {
 margin: 0 auto 1rem;
 padding: 25px 0 0.5rem;
 border-top: 3px solid #efefef;
 border-left: 0;
 font-weight: bold;
 font-size: clamp(1.375rem, 1.239rem + 0.68vw, 1.75rem);
 letter-spacing: 0.08em;
 position: relative;
}
h3.hasborder::before {
 display: inline-block;
 content: "";
 width: 118px;
 height: 3px;
 background-color: #403f34;
 position: absolute;
 left: 0;
 top: -3px;
}
.entry-content h3.hasborder.nosp,
.entry-content .fullw > h3.hasborder.nosp { margin-bottom: 0; }
.entry-content h2 + h3,
.entry-content .fullw > h2 + h3 { margin-top: 0; }
.entry-content h2.tsp { padding-top: 4rem; }
.entry-content > h3.hasborder.tsp,
.entry-content .fullw > h3.hasborder.tsp { margin-top: 4rem; }
.entry-content > .cpbtn_or + h3.hasborder.tsp { margin-top: clamp(7rem, 10vw, 10rem); }
.entry-content > h3.hasborder.nobtsp { padding-bottom: 0.5rem; margin-bottom: 0; }
.entry-content h3.noborder {
 padding-left: 0;
 border-left: 0;
 font-size: clamp(1.188rem, 0.892rem + 1.48vw, 2rem);
}
.entry-content h3 span {
	font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
	font-weight: normal;
}
.entry-content h4 {
 margin: 2rem 0 1rem;
 font-size: clamp(1.125rem, 1.08rem + 0.23vw, 1.25rem);
 line-height: 1.5;
}
.entry-content h5 {
  margin: 2rem 0 1rem;
  font-size: clamp(1rem, 0.955rem + 0.23vw, 1.125rem);
  line-height: 1.5;
  font-weight: normal;
 }

p {
 margin: 0 0 1.5rem;
 line-height: 1.7;
 font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem);
 letter-spacing: 0.03em;
}
p.nosp, .entry-content p.nosp,
.entry-content > p:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide).nosp {
 margin-top: 0;
 margin-bottom: 0.3rem;
}
.entry-content p { line-height: 1.7; }
.entry-content p.btsp { margin-bottom: 4rem; }
.entry-content p.indenttx { text-indent: -1em; padding-left: 1em; }

a { background-color: transparent; transition: background 1s; }
b,strong { font-weight: bold; }
.red { color: #ec0000; }
.redb { color: #ec0000; font-weight: bold; }
.greentx { color: #92d030; }
.sstx, .entry-content .sstx { font-size: 70%; }
.stx, .entry-content .stx { font-size: 85%; }
.ltx, .entry-content .ltx { font-size: 120%; }
.lltx, .entry-content .lltx { font-size: 140%; }
.btx { font-weight: bold; }
.bltx,.entry-content .bltx { font-size: 120%; font-weight: bold; }
.cside { text-align: center; }
.cside img { margin-left: auto; margin-right: auto; }
.pdsp { display: block; padding: 2rem 0; }

@media screen and (min-width: 700px){
.entry-content { font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem); }
.entry-content h3 {
 margin: 6rem auto 2rem;
 padding-left: 15px;
}
.entry-content .fullw > h3 { margin-top: 0; }
.entry-content .fullw * + h3 { margin-top: 6rem; }
.entry-content .fullw > h2 + h3 { margin-top: 0; }
.entry-content .stx { font-size: 80%; }
.pdsp { display: block; padding: 3rem 0; }
}

@media screen and (min-width: 768px){
.entry-content > h3.hasborder,
.entry-content .fullw > h3.hasborder { padding: 45px 0 1rem; }
.entry-content p.btsp { margin-bottom: 6rem; }
}
 

/*------------------------------------
   Links
 -----------------------------------*/
.entry-content a:not(.wp-block-button__link) {
 text-decoration: none;
 /*border-bottom: 1px dotted;*/
 transition: 0.4s;
}
/*.entry-content p:not(.btn):not(.btn_w):not(.btn_bk):not(.btn_sq) a:not(.wp-block-button__link) {
 border-bottom: 1px dotted;
}*/
a:hover,
a:focus,
a:active {
 color: #c86464;
 text-decoration: underline;
}
a:focus { outline: thin dotted; }
a:hover,
a:active { outline: 0; }
.wp-block-button .wp-block-button__link:hover {
 color: inherit;
 text-decoration: none;
 opacity: 0.8;
}

#breadcrumbs {
 margin: 0 auto 1.2rem;
 padding: 0 0 10px;
 font-size: clamp(0.625rem, 0.602rem + 0.11vw, 0.688rem);
 line-height: 1.3;
 max-width: 1100px;
}
#breadcrumbs ul { margin-bottom: 0.5rem; }
#breadcrumbs a { margin: 0 0.3rem; color: #707070; }
#breadcrumbs .breadcrumb_last { margin-left: 0.3rem; }
#breadcrumbs a:hover { color: #c86464; text-decoration: underline; }
 
#site-content a:hover img { opacity: 0.5; }
#site-content a img { transition: .5s; }
 
#site-content > .btn {
 margin: 3rem 0 0;
 width: 100%;
 text-align: center;
}
#site-content > .btn .material-symbols-outlined { margin-left: 0.3rem; }
#site-content > .btn a:hover { background-color: #e22658; }

@media screen and (min-width: 840px){
#breadcrumbs { margin-bottom: 1.8rem; }

 
}


/*------------------------------------
  Button
 -----------------------------------*/
button, input[type="button"],
input[type="reset"],
input[type="submit"] { text-transform: none; }
button, .button, .faux-button,.wp-block-button__link,
.wp-block-file .wp-block-file__button, input[type="button"],
input[type="reset"], input[type="submit"] {
 -webkit-appearance: none;
 -moz-appearance: none;
 display: inline-block;
 margin: 0;
 padding: 0.7rem 1.5rem;
 background: #d6cdc7;
 border: none;
 border-radius: 0;
 color: #404040;
 font-size: clamp(0.75rem, 0.682rem + 0.34vw, 0.938rem);
 font-weight: 600;
 letter-spacing: 0.0333em;
 line-height: 1.25;
 text-align: center;
 text-decoration: none;
 cursor: pointer;
 opacity: 1;
 text-transform: uppercase;
 transition: opacity 0.15s linear;
}

.wp-block-button { margin: 0 auto; }
.wp-block-button__link wp-element-button
button, .button, .faux-button, .wp-block-button__link,
.wp-block-file .wp-block-file__button, input[type="button"],
input[type="reset"], input[type="submit"],.btn a, .btn_w a, .btn_bk a, .btn_or a, .btn_gr a {
 margin: 1rem auto;
 padding: 0.8rem 1.8rem 0.8rem 0.8rem;
 background-color: #d6cdc7;
 border-radius: 50px;
 max-width: 22em;
 color: #404040;
 font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem);
 font-weight: 700;
 letter-spacing: 0.05em;
 line-height: 1.25;
 text-align: center;
 text-decoration: none;
 display: flex;
 align-items: center;
 justify-content: center;
 position: relative;
}
.wp-block-buttons > .wp-block-button { margin: 0 auto; }
.btn a::after,
.btn_w a::after,
.btn_bk a::after,
.btn_or a::after,
.btn_gr a::after {
 position: absolute;
 right: 0.8rem;
 font-size: 140%;
 font-family: "Material Symbols Outlined";
 content: "\e941";
 font-variation-settings:
 'FILL' 0,
 'wght' 400,
 'GRAD' 0,
 'opsz' 24 
}
.btn_w a { background-color: #fff; }
.btn_bk a { background-color: #404040; color: #fff; }
.btn_or a { background-color: #ff982a; color: #fff; }
.btn_gr a { background-color: #92d030; color: #fff; }
.entry-content .btn a,
.entry-content .btn_w a,
.entry-content .btn_bk a,
.entry-content .btn_or a,
.entry-content .btn_gr a { border-bottom: 0; }
.entry-content .btn_sq a { border-bottom: 1px solid #c8c8c8; }

.btn_sq a {
 margin: 1rem auto;
 padding: 1.5rem 2.8rem 1.5rem 2rem;
 border: 1px solid #c8c8c8;
 width: 90%;
 max-width: 32em;
 color: #404040;
 font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
 font-weight: 500;
 letter-spacing: 0.05em;
 line-height: 1.5;
 text-align: center;
 text-decoration: none;
 display: flex;
 align-items: center;
 justify-content: center;
 position: relative;
}
.btn_sq a::after {
 position: absolute;
 right: 1rem;
 font-size: 140%;
 font-family: "Material Symbols Outlined";
 content: "\e5cc";
 font-variation-settings:
 'FILL' 0,
 'wght' 300,
 'GRAD' 0,
 'opsz' 24 
}

.entry-content .btn a:hover,
.entry-content .btn_w a:hover,
.entry-content .btn_bk a:hover,
.entry-content .btn_or a:hover,
.entry-content .btn_gr a:hover,
.entry-content .btn_sq a:hover { opacity: 0.8; }
.has-text-align-center.btn a { margin-left: auto; margin-right: auto; }

.cn_reserve {
 width: 80%;
 margin: 0 auto;
 text-align: center;
}
.cn_reserve a {
 display: block;
 width: 80%;
 margin: 7px auto 0;
 padding: 1.2rem 2.6rem;
 font-size: clamp(1.1rem, 0.649rem + 0.19vw, 0.75rem);
 border-radius: 50px;
 background-color: #ff982a;
 color: #fff;
 font-weight: bold;
 line-height: 1;
 letter-spacing: 0.15em;
 text-decoration: none;
 white-space: nowrap;
 position: relative;
}
.cn_reserve a::after {
 display: block;
 position: absolute;
 right: 2px;
 top: 52%;
 transform: translateY(-50%);
 font-size: 140%;
 font-family: "Material Symbols Outlined";
 content: "\e5cc";
 font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
 color: #fff;
}

/* For campaign button ------------------------*/
.cpbtn_or { line-height: 1; }
.cpbtn_or a {
 margin: 3rem auto 0;
 max-width: 600px;
 border-radius: 10px;
 padding: clamp(30px,4vw,40px);
 /*background-color: #403f34;*/
 background-color: #ff8400;
 color: #fff;
 font-size: 140%;
 font-weight: bold;
 display: flex;
 align-items: center;
 justify-content: center;
 position: relative;
}
.cpbtn_or a::before {
 margin-right: 0.3rem;
 font-size: 160%;
 font-family: "Material Symbols Outlined";
 content: "\e158";
 font-variation-settings:
 'FILL' 0,
 'wght' 300,
 'GRAD' 0,
 'opsz' 24
}
.cpbtn_or a::after {
 position: absolute;
 right: 1rem;
 font-size: 150%;
 font-family: "Material Symbols Outlined";
 content: "\e941";
 font-variation-settings:
 'FILL' 0,
 'wght' 400,
 'GRAD' 0,
 'opsz' 24
}
@media screen and (max-width: 499px){
.cpbtn_or a { font-size: 120%; }
}
@media screen and (min-width: 700px){
.cn_reserve { max-width: 339px!important; }
}

@media screen and (min-width: 768px){
.wp-block-buttons>.wp-block-button { margin: 0; }
}



/*******************************************************
 * 3 - Header
 *******************************************************/
#site-header {
 position: fixed;
 top: 0;
 left: 50%;
 transform: translateX(-50%);
 -webkit-transform: translateX(-50%);
 -ms-transform: translateX(-50%);
 z-index: 98;
 width: 100%;
}
.header-footer-group,
body:not(.overlay-header) #site-header .toggle { color: #404040; }
#site-header .header-inner {
 padding: 14px 0 16px 20px;
 height: 66px;
 width: 100%;
 max-width: 1140px;
 display: flex;
 }
.header-titles-wrapper {
 padding: 0 20px 0 0;
 width: 100%;
}
.site-logo {
 width: 20vw;
 min-width: 130px;
 max-width: 168px;
}
.site-logo img {
 width: 100%;
 height: auto;
}

#hd_reserve { margin: 0 clamp(70px,17vw,80px) 0 0; }
#hd_reserve a {
 display: block;
 margin: 7px 0 0 0;
 padding: 0.5rem 1.8rem;
 border-radius: 50px;
 background-color: #FF982A;
 color: #fff;
 font-size: clamp(0.8rem, 0.649rem + 0.19vw, 0.75rem);
 font-weight: bold;
 line-height: 1;
 letter-spacing: 0.15em;
 text-decoration: none;
 white-space: nowrap;
 position: relative;
}

#hd_reserve a::after {
  display: block;
  position: absolute;
  right: 2px;
  top: 52%;
  transform: translateY(-50%);
  font-size: 140%;
  font-family: "Material Symbols Outlined";
  content: "\e5cc";
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
  color: #FFF;
}


@media screen and (min-width: 700px){
.nav-toggle { right: 1rem; }
.header-titles-wrapper { padding-right: 90px; }
#hd_reserve { margin-right: clamp(86px,20vw,96px); }
#hd_reserve a {
	margin: 0;
	padding: 0.7rem 2rem;
 border-radius: 40px;
 font-size: 0.875rem;
}

}
@media screen and (min-width: 840px){
#hd_reserve { margin: 0 15px; }
#hd_reserve a {
	padding: 0.6rem 2rem;
	font-size: 0.85rem;
	}
}

/* -------------------------------------------------
  Mobile Main menu 
--------------------------------------------------*/
.header-inner .toggle {
 padding: 0 20px;
 width: 70px;
 height: 66px;
 }
.nav-toggle .toggle-inner { padding-top: 12px; height: 22px; }
.nav-toggle .toggle-icon,
.nav-toggle .toggle-icon::before,
.nav-toggle .toggle-icon::after {
 display: block;
 width: 30px;
 height: 1px;
 background-color: #000;
 transition: all .4s;
 }
.nav-toggle .toggle-icon {
 position: relative;
 overflow: visible;
}
.nav-toggle .toggle-icon::before,
.nav-toggle .toggle-icon::after {
 content: "";
 position: absolute;
 left: 0;
}
.nav-toggle .toggle-icon::before { top: 10px; }
.nav-toggle .toggle-icon::after { bottom: 10px; }
.menu-wrapper.section-inner {
 margin-left: auto;
 margin-right: auto;
 padding: 0 5.33333vw;
 max-width: initial;
 width: 100%;
}

.modal-menu {
 left: initial;
 width: 100%;
}
.menu-modal nav * { border-color: #d6cdc7; }
.modal-menu li { border-width: 0 0 0.1rem 0; }
.modal-menu > li:first-child { border-top-width: 0; }
.modal-menu a {
 padding: 22px 0;
 color: #403f34;
}
.modal-menu a:hover { 
}
.menu-modal .toggle { color: #403f34; }
.menu-modal button:hover { text-decoration: none; }
button.close-nav-toggle .toggle-text {
 font-size: 0.875rem;
 display: none;
}
button.close-nav-toggle {
 padding: 1.2rem 0 3rem;
 font-weight: normal;
}
.modal-menu > li > a {
 font-size: 1rem;
 font-weight: 700;
 letter-spacing: 0.08em;
 display: flex;
 position: relative;
}
.modal-menu a:focus, .modal-menu a:hover { text-decoration: none; }
 
#site-header ul.primary-menu { line-height: 1.3; }
.primary-menu li:hover > ul.sub-menu,
.primary-menu li:focus > ul.sub-menu,
.primary-menu li.focus > ul.sub-menu {
 right: 0;
 opacity: 1;
 transform: translateY(0);
 transition: opacity 0.15s linear, transform 0.15s linear;
}
.modal-menu .haschild > a::after,
.modal-menu .haschild > a::before {
 content: "";
 display: block;
 background-color: #403f34;
 width: 12px;
 height: 2px;
 position: absolute;
 right: 5px;
 top: 50%;
}
.modal-menu .haschild > a::before {
 transform: rotate(90deg);
 transition: 0.3s;
}
.modal-menu .haschild > a.open::before { transform: rotate(0); }
.modal-menu .sub-menu {
 margin-right: -10px;
 height: 0;
 padding: 0;
 overflow: hidden;
 transition: .5s;
}
.modal-menu .sub-menu ul {
 margin: 0;
 padding: 0 0 30px;
 display: flex;
 flex-wrap: wrap;
}
.modal-menu .sub-menu li {
 margin: 5px 10px 10px 0;
 width: calc((100% - 30px) / 3);
 border-left-width: 0;
 border-bottom: 0;
 font-size: clamp(0.713rem, 0.689rem + 0.12vw, 0.75rem);
 text-align: center;
 letter-spacing: 0;
 line-height: 1.4;
}
.modal-menu .sub-menu li a { padding: 0; }
.modal-menu .sub-menu li img {
 display: block;
 margin-bottom: 10px;
 width: 100%;
 height: auto;
}
.modal-menu .sub-menu .bt_memorial {
 margin: 0 0 10px;
 padding: 0;
 width: 50%;
}
.modal-menu .sub-menu .bt_memorial a {
 display: block;
 margin: 0 auto;
 padding: 0.5rem 0.4rem;
 width: 94%;
 background-color: #d6cdc7;
 border-radius: 50px;
 font-weight: bold;
 letter-spacing: 0;
}
.modal-menu .sub-menu .bt_access {
 margin: 0;
 padding: 0 8px 6px 27px;
 width: 100%;

}
.modal-menu .sub-menu .bt_access a {
 display: block;
 padding: 15px 12px 14px 20px;
 background-color: #f6f5f3;
 border-bottom: 1px solid #d6cdc7;
 font-size: 0.875rem;
 text-align: left;
 position: relative;
}
.modal-menu .sub-menu .bt_access a::before {
 position: absolute;
 right: 10px;
 content: "\e941";
 font-family: "Material Symbols Outlined";
 color: #d6cdc7;
}

.modal-menu > li:last-child {
 margin: 45px 0;
 border-bottom: 0;
}
.modal-menu > li:last-child a {
 display: block;
 margin: 0 auto;
 padding: 1rem;
 width: 94%;
 /*background-color: #d6cdc7;*/
 background-color: #FF982A;
 color: #fff;
 border-radius: 50px;
 font-size: 0.875rem;
 font-weight: bold;
 text-align: center;
}
.menu-modal .hdnavi-info {
 margin: 0 calc(-50vw + 50%) ;
 padding: 35px 5.33333vw 40px;
 width: 100vw;
 background-color: #f6f5f3;
}
.menu-modal .hdnavi-info > div {
 display: flex;
 justify-content: space-between;
 align-items: center;
 margin-bottom: 20px;
}
.menu-modal .hdnavi-info .site-logo { width: auto; } 
.menu-modal .hdnavi-info .sns_ico {
 display: flex;
 justify-content: flex-end;
}
.menu-modal .hdnavi-info .sns_ico a {
 margin-left: 12px;
 fill: #d6cdc7;
}
.menu-modal .hdnavi-info .sns_ico svg {
 width: 25px;
 max-height: 25px;
}
.menu-modal .hdnavi-info p {
 margin: 0;
 font-size: 80%;
}
.menu-modal .menu-bottom { padding: 0; }

@media screen and (min-width: 500px) and (max-width: 839px){
.modal-menu .sub-menu li {
 margin-right: 15px;
 width: calc((100% - 60px) / 4);
 }
}

/* -------------------------------------------------
  Mobile sub menu 
--------------------------------------------------*/
#hd-subnavi {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #f6f5f3;
  border-top: 1px solid #d6cdc7;
  display: flex;
 }
 #hd-subnavi li a {
  color: #403f34;
  text-decoration: none;
 }
 #hd-subnavi > li {
  margin: 0;
  padding: 0;
  width: calc(100% / 3);
  height: 44px;
  font-size: 0.75rem;
  font-weight: 700;
  text-align: center;
  list-style: none;
  position: relative;
 }
 #hd-subnavi > li:not(:last-child)::after {
  content: "";
  display: block;
  width: 1px;
  height: 60%;
  background-color: #d6cdc7;
  position: absolute;
  right: 0;
  top: 20%;
 }
 #hd-subnavi > li > span {
  display: block;
  margin: 0;
  padding: 11px 0 14px;
  position: relative;
  cursor: pointer;
 }
 #hd-subnavi > li span::after {
  content: "";
  position: absolute;
  bottom: 7px;
  left: 48%;
  width: 4px;
  height: 4px;
  border: 0.1em solid rgba(64,63,52,0.6);
  border-left: 0;
  border-bottom: 0;
  transform: translateY(-25%) rotate(135deg);
 }
 #hd-subnavi .sub-menu {
  width: 100%;
  height: 0;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  position: fixed;
  left: 0;
  transition: line-height 0.4s, padding 0.4s, opacity 0.4s;
  overflow: hidden;
  z-index: 97;
 }
 #hd-subnavi .sub-menu ul {
  margin: 0;
  padding: 30px 7vw 25px 8vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-y: auto;
 }
 #hd-subnavi .sub-menu li {
  margin: 0 0 1rem;
  padding: 0;
  width: 49%;
  font-size: clamp(0.738rem, 0.688rem + 0.25vw, 0.875rem);
  text-align: left;
  list-style: none;
 }
 #hd-subnavi > li:not(:first-child) .sub-menu li:first-child {
   width: 100%;
   font-size: clamp(0.781rem, 0.747rem + 0.17vw, 0.875rem);
 }
 #hd-subnavi .sub-menu li::before{
  margin-right: 0.3rem;
  width: 1em;
  height: 1em;
  color: #d6cdc7;
  font-size: 140%;
  content: "\f591";
  font-family: "Material Symbols Outlined";
  font-variation-settings:
   'FILL' 1,
   'wght' 500,
   'GRAD' 0,
   'opsz' 24;
  vertical-align: middle;
 }
 #hd-subnavi > li:first-child .sub-menu ul {
   padding-top: 60px;
   padding-bottom: 30px;
   height: 70vh;
  overflow-y: auto;
 }
 #hd-subnavi > li:first-child .sub-menu li {
  margin-bottom: 0.8rem;
  font-size: clamp(0.688rem, 0.619rem + 0.34vw, 0.875rem);
   position: relative;
 }
 
 #mask  {
  display: none;
  transition: all .5s;
 }
 #mask.open {
 display: block;
 width: 100vw;
 height: 100vh;
 background: #000 ;
 opacity: .5;
 position: fixed;
 top: 111px;
 left: 0;
 z-index: 5;
 transition: 0.3s;
 cursor: pointer;
 }
 
 
 /*アイコン＆見出し設定*/
 #hd-subnavi > li:first-child .sub-menu li:nth-child(3),
 #hd-subnavi > li:first-child .sub-menu li:nth-child(4),
 #hd-subnavi > li:first-child .sub-menu li:nth-child(5) { width: 100%; }
 #hd-subnavi > li:first-child .sub-menu li:nth-child(3),
 #hd-subnavi > li:first-child .sub-menu li:nth-child(6),
 #hd-subnavi > li:first-child .sub-menu li:nth-child(7) { margin-bottom: 4rem; }
 
 
 #hd-subnavi > li:first-child .sub-menu li:first-child::after,
 #hd-subnavi > li:first-child .sub-menu li:nth-child(4)::after,
 #hd-subnavi > li:first-child .sub-menu li:nth-child(8)::after {
   display: inline-block;
   padding: 5px;
   width: 12em;
   background-color: #d6cdc7;
   border-radius: 40px;
   line-height: 1;
   text-align: center;
   letter-spacing: 0.1em;
   position: absolute;
   top: -2rem;
   left: 0;
 }
 #hd-subnavi > li:first-child .sub-menu li:first-child::after {	content: "証明写真"; }
 #hd-subnavi > li:first-child .sub-menu li:nth-child(4)::after {	content: "プロフィール写真"; }
 #hd-subnavi > li:first-child .sub-menu li:nth-child(8)::after {	content: "記念写真"; }
 
 #hd-subnavi > li:nth-child(2) .sub-menu li:first-child { margin-bottom: 0.5rem; }
 #hd-subnavi > li:nth-child(2) .sub-menu li:first-child::after {
   display: flex;
   align-items: center;
   content: "- Instagram";
   /*background-image: url("/wp/wp-content/themes/twentytwenty-child/img/common/icon_insta.svg");
   background-repeat: no-repeat;
   background-size: 29px 29px;
   background-position: 2px 15px;*/
   margin: 1.5rem 0 0;
   padding: 15px 0 0;
   width: auto;
   height: 49px;
   border-top: 1px solid #d6cdc7;
   color: #bcb3ad;
   font-family: "Montserrat", sans-serif;
   line-height: 1;
   letter-spacing: 0.05em;
 }
 #hd-subnavi > li:nth-child(2) .sub-menu li:nth-child(2) {	width: 100%; }



/* -------------------------------------------------
  PC main menu 
--------------------------------------------------*/
/* Theme CSS Reset ******/
.primary-menu li:hover > ul.sub-menu,
.primary-menu li:focus > ul.sub-menu,
.primary-menu li.focus > ul.sub-menu {
 right: initial;
 opacity: initial;
 transform: none;
 transition: initial;
}
.primary-menu li:hover > .sub-menu,
.primary-menu li:focus > .sub-menu,
.primary-menu li.focus > .sub-menu {
 display: block;
 transition: opacity 0.15s linear, transform 0.15s linear;
}
.primary-menu ul::before,
.primary-menu ul::after {
 content: "";
 display: none;
}
/* ----------------------------**/

body:not(.overlay-header) .primary-menu > li > .icon {
 display: none;
}
.header-titles { margin: 0; }

#site-header ul.primary-menu {
 margin: 0;
 font-size: 0.75rem;
 font-weight: 700;
 letter-spacing: 0.02em;
 display: flex;
 flex-wrap: nowrap;
 justify-content: flex-end;
 align-items: center;
}
#site-header .primary-menu > li {
 margin: 0 0 0 1rem;
 white-space: nowrap;
}

body:not(.overlay-header) .primary-menu ul { background-color: #fff;}
.primary-menu .sub-menu {
 display: none;
 margin: 0;
 padding: 30px 35px;
 background: #fff;
 border-radius: 10px;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
 position: absolute;
 top: calc(100% + 1rem);
 left: 50%;
 transform: translateX(-50%);
 z-index: 1;
}
.primary-menu li:first-child .sub-menu { width: 430px; }
.primary-menu li:nth-child(2) .sub-menu { width: 550px; }
.primary-menu li:nth-child(3) .sub-menu { width: 670px; }
.primary-menu li:nth-last-child(3) .sub-menu {
 padding: 20px 20px 10px;
 width: calc(17.5em + 30px);
}

.primary-menu .sub-menu::before {
 content: "";
 display: block;
 position: absolute;
 bottom: 100%;
 width: 100%;
}
.primary-menu .sub-menu::before { height: 1rem;}
.primary-menu .sub-menu::after { border: 1rem solid transparent;}

.primary-menu .sub-menu ul {
 margin: 0;
 padding: 0;
 width: 100%;
 background: #fff;
 color: #403f34;
 opacity: 1;
 position: initial;
 transition: initial;
 transform: none;
 display: flex;
 flex-wrap: wrap;
}
.primary-menu .sub-menu li {
 margin: 5px 10px;
 width: 100px;
 border-left-width: 0;
 border-bottom: 0;
 font-size: clamp(0.688rem, 0.649rem + 0.19vw, 0.75rem);
 font-weight: 500;
 text-align: center;
 letter-spacing: 0;
 line-height: 1.4;
 white-space: normal;
}
.primary-menu .sub-menu li a {
 padding: 0;
 line-height: 1.3;
 text-decoration: none;
}
.primary-menu .sub-menu li a:hover { opacity: 0.6; }
.primary-menu .sub-menu li img {
 display: block;
 margin-bottom: 10px;
 width: 100%;
 height: auto;
}

.primary-menu .sub-menu .bt_memorial {
 margin: 0 0 15px;
 padding: 0;
 width: 50%;
}
.primary-menu .sub-menu .bt_memorial a {
 display: block;
 margin: 0 auto;
 padding: 0.6rem 0.4rem;
 width: 85%;
 background-color: #d6cdc7;
 border-radius: 50px;
 font-weight: bold;
 letter-spacing: 0;
}
.primary-menu .sub-menu .bt_memorial::before {
 content: "\e941";
 font-family: "Material Symbols Outlined";
 color: #403f34;
 font-size: 1rem;
 width: 1em;
 height: 1em;
 position: absolute;
 right: 35px;
 top: 7px;
}
.primary-menu .sub-menu .bt_access {
 margin: 0;
 padding: 0;
 width: 100%;
}
.primary-menu .sub-menu .bt_access a {
 display: block;
 padding: 0.7rem 2em 0.7rem 0.5rem;
 background-color: #fff;
 border-bottom: 1px solid #d6cdc7;
 font-size: 0.8125rem;
 text-align: left;
 position: relative;
}
.primary-menu .sub-menu .bt_access a::before {
 position: absolute;
 right: 10px;
 content: "\e941";
 font-family: "Material Symbols Outlined";
 color: #d6cdc7;
}
.primary-menu .sub-menu .bt_access:last-child a { border-bottom: 0; }


@media screen and (min-width: 840px){
.header-titles-wrapper { padding-right: 0; }
.site-logo { width: auto; }
.mobile-nav-toggle { display: none!important; }
.header-navigation-wrapper {
 align-items: center;
 display: flex;
}
.primary-menu-wrapper {
 display: block;
 width: 100%;
}
 body:not(.overlay-header) .primary-menu > li > a {
  color: #404040;
  text-decoration: none;
 }
 body:not(.overlay-header) .primary-menu > li > a:hover {
  text-decoration: none;
 }
 #site-header .primary-menu > li:last-child { display: none; }
 #hd-subnavi { display: none; }

}

@media screen and (min-width: 1000px){
.header-titles .site-logo{ margin: 0; }
 
}


/*******************************************************
 * 4 - Footer
 *******************************************************/
footer {
 position: sticky;
 top: 100vh;
 width: 100%;
}
.footerPageTop { right: 3.2vw; }
.footerPageTop {
 width: 79px;
 height: 79px;
 position: absolute;
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
 border-radius: 50%;
 -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
 box-shadow: 0 0 10px rgb(0 0 0 / 10%);
 top: -42px;
 z-index: 20;
}

.widget { margin-top: 1.5rem; }
.footer-widgets + .footer-widgets { margin-top: 1.5rem; }
.footer-nav-widgets-wrapper {
 padding: 0;
 border: 0;
 position: relative;
}
.footer-widgets-outer-wrapper {
 padding: 0;
 border: 0;
}
.widget_text p, .widget_text ol,
.widget_text ul, .widget_text dl,
.widget_text dt, .widget-content {
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.02em;
}
.footer-widgets.column-one {
 padding: 25px 5.33333vw 30px;
 background-color: #403f34;
 color: #fff;
 font-size: 0.75rem;
}
.footer-widgets.column-one .widget_text p,
.footer-widgets.column-one .widget_text ul { letter-spacing: 0.12em; }
.footer-widgets.column-one p { line-height: 1.6; }
.footer-widgets.column-one p.bishour {
 font-size: 0.8rem;
 font-weight: bold;
 letter-spacing: 0.02em;
}
.footer-widgets.column-one a {
 color: #fff;
 font-weight: normal;
 text-decoration: none;
 line-height: 1.4;
}

.footer-widgets .wp-block-image.ft_logo {
 margin-top: 0!important;
 margin-right: auto;
 margin-left: auto;
 width: 182px;
}
.footer-widgets.column-two {
 padding: 10px 5.33333vw 30px;
 background-color: #fff;
}
.footer-inner.section-inner {
 margin-left: 0;
 margin-right: 0;
 max-width: 120rem;
 width: 100%;
}
.column-one .widget.widget_media_image { margin-top: 0; }
.column-one .wp-block-image {
 margin-top: 0!important;
 margin-bottom: 10px!important;
}
.column-one .widget_nav_menu ul {
 display: flex;
 flex-wrap: wrap;
}
.widget.widget_nav_menu + .widget_text { margin-top: 1rem; }
.footer-widgets.column-one li {
 margin: 0 12px 10px 0;
 padding: 0 12px 2px 0;
 border-right: 1px solid #fff;
 line-height: 1;
}
.footer-widgets.column-one li:last-child { border-right: 0; }
#menu-ft_menu1 {
 padding: 1.5rem 0 15px;
 border-bottom: 1px solid #808080;
}
#menu-ft_menu1 a {
 font-size: 0.875rem;
 font-weight: bold;
 letter-spacing: 0.07em;
}
#menu-ft_menu2 {
 padding: 1.5rem 0 0;
 border-top: 1px solid #808080;
}
#menu-ft_menu2 a {
 letter-spacing: 0.12em;
 line-height: 1;
}
#menu-ft_menu2 li {
 margin-bottom: 12px;
 padding-bottom: 0;
}
footer .copyright {
 color: #9f9f9f;
 font-family: 'Montserrat', sans-serif;
 font-weight: 500;
 letter-spacing: 0.01em!important;
}


.ft_r { display: flex; }
.ft_r dl,.ft_r dd {
 margin: 0;
 padding: 0;
}
.ft_r dt {
 margin-bottom: 0.8rem;
 border-bottom: 1px solid #403f34;
 font-size: 1.25rem;
 font-weight: bold;
 font-family: 'Montserrat', sans-serif;
 line-height: 1.5;
 letter-spacing: 0.01em;
 white-space: nowrap;
}
.ft_r dd a {
 display: flex;
 align-items: center;
 color: #403f34;
 font-size: 0.75rem;
 text-decoration: none;
 letter-spacing: 0;
}
.ft_r dd a::before{
 font-family:"Material Symbols Outlined";
 content:"\e5cc";
 font-size: 120%;
 font-weight: bold;
}
.ft_r dl:last-of-type { width: 62%; }
.ft_r .sns {
 margin-right: 8%;
 width: 30%;
 min-width: 6.8em;
}
.ft_r .sns a {
 font-size: 0.875rem;
 font-family: "Montserrat", sans-serif;
 font-weight: 500; 
}
.ft_r .sns a::before { content: ""; }
.ft_r .sns a:first-of-type { margin-bottom: 5px; }
.ft_r .sns svg {
 margin-right: 3px;
 width: 16px;
 height: 16px;
 fill: currentColor;
}
.widget .ft_btns a {
 display: block;
 margin-bottom: 10px;
 max-width: 360px;
}
#site-footer {
 margin-top: -1px;
 padding: 0 0 1rem;
 background-color: #403f34;
 color: #fff;
 display: none;
}
#site-footer .section-inner { justify-content: center; }


@media screen and (min-width: 700px){
.footer-widgets-wrapper {
 display: block;
 margin-left: 0;
 width: 100%;
}
.footer-widgets {
  margin-left: 0;
  width: 100%;
}
.footer-widgets .widget {
 border-top: none;
 margin-top: 1.5rem;
 padding-top: 0;
}
footer .wp-block-columns:not(.alignwide):not(.alignfull) {
 margin-top: 0;
 margin-bottom: 0;
} 
}


@media screen and (min-width: 840px){
.footer-widgets-wrapper {
  display: flex;
  justify-content: center;
 }
 .footer-nav-widgets-wrapper { background-color: #fff; }
 .footer-inner.section-inner {
  max-width: initial;
  width: 100%;
 }
 .reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper {
  border-top-width: 0.1rem;
  position: relative;
 }
 .footer-widgets.column-one {
  padding: 84px 0 54px;
  width: 72%;
 }
 .footer-widgets.column-one > * {
  margin: 0;
  padding: 0 5%;
  max-width: 820px;
 }
 .footer-widgets .wp-block-image.ft_logo {
 margin-right: 5%;
 margin-left: 0;
 width: 244px;
}
#menu-ft_menu1 { padding-top: 70px; }
.footer-widgets.column-one li {
 margin: 0 17px 10px 0;
 border-right: 0;
}
.footer-widgets.column-two {
 margin: 0;
 padding: 53px 0 54px;
 width: 28%;
 display: block;
 }
.footer-widgets.column-two > * {
 margin: 0;
 padding: 0 10%;
 max-width: 280px;
}
.ft_r { display: initial; }
.ft_r dl { 
 width: 100%!important;
 margin-bottom: 30px;
}  
.widget-content > div > *:last-child { margin-bottom: 30px; }
footer .copyright { margin-top: 38px; }
  
.footerPageTop { right: 3.85714vw; }
 
}

@media screen and (min-width: 1180px){
.footer-widgets.column-one > * {
 margin-left: auto;
 padding: 0 106px 0 0;
}
.footer-widgets.column-two > * {
 margin-right: auto;
 padding: 0 0 0 78px;
} 
}

@media (min-width: 1220px){
.footer-widgets.column-one .widget-content { font-size: 0.75rem; }
.footer-widgets { margin-left: 0; }  
 }

@media (min-width: 1500px){
.footer-widgets.column-one { width: 66.8%; }
.footer-widgets.column-two { width: 33.2%; }
}

@media (min-width: 1800px){
.footer-widgets.column-one { width: 62%; }
.footer-widgets.column-two { width: 38%; }
}






/*******************************************************
 * 5 - Contents
 *******************************************************/
.post-meta {
 color: #6d6d6d;
 display: flex;
 flex-wrap: wrap;
 font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem);
 font-weight: 500;
 list-style: none;
 margin: -1rem 0 0 -2rem;
}
.post-meta .post-edit .meta-icon svg {
 width: inherit;
 height: inherit;
}
.post-meta li {
 flex-shrink: 0;
 letter-spacing: normal;
 margin: 0;
 max-width: calc(100% - 2rem);
}

/*------------------------------------
  PAGES: BASIC STYLE
 -----------------------------------*/
.basic-hd .entry-header,
.basic-hd .archive-header {
 margin: 0 calc(-50vw + 50%) 2.5rem !important;
 padding: 0 25px;
 width: 100vw !important;
 max-width: none !important;
 position: relative;
}
.basic-hd .entry-header .section-inner,
.basic-hd .archive-header .section-inner {
 padding: clamp(80px,12vw,170px) clamp(1.5rem,5vw,4rem) clamp(18px,5vw,170px);
 width: 100%;
 background-color: #dcc7b2;
 border-radius: 6px;
 color: #fff;
}
.basic-hd .entry-header h1,
.basic-hd .archive-header h1 {
 color: #fff;
 font-size: clamp(1.563rem, 0.903rem + 3.3vw, 3.375rem);
 font-weight: 300;
 text-align: left;
 letter-spacing: 0.1em;
}

@media screen and (max-width: 500px){
.basic-hd .entry-header,
.basic-hd .archive-header { padding: 0 15px; }
.basic-hd .entry-header h1,
.basic-hd .archive-header h1 { letter-spacing: 0.06em; }
}
@media screen and (min-width: 768px){
.basic-hd .entry-header { margin-bottom: 6rem !important; }
.basic-hd .archive-header { margin-bottom: 4rem !important; }
.basic-hd .entry-header .section-inner,
.basic-hd .archive-header .section-inner {
 padding: clamp(80px,14vw,170px) clamp(1.5rem,6vw,5rem) clamp(18px,11vw,170px);
 }
 
}


/*------------------------------------
  SEARCH
 -----------------------------------*/
.search #site-content ul {
 margin: 1rem -1.5rem 1rem 0;
 display: flex;
 flex-wrap: wrap;
 justify-content: flex-start;
}
.search #site-content li {
 margin: 0 0 1.5rem 0;
 width: calc((100% - 3rem) / 2);
 list-style: none;
}
.search #site-content li.noitem { width: auto; }


/*----------------------------------------------------------
  ARCHIVE
 ---------------------------------------------------------*/
.archive article .entry-header-inner,
.archive hr,
.archive .archivelist .post-meta-wrapper,
.archive h1.archive-title .color-accent { display: none; }

 

/*----------------------------------------------------------
  SINGLE PAGE
 ---------------------------------------------------------*/



 
/*----------------------------------------------------------
  PAGENATION
 ---------------------------------------------------------*/
.pagination-wrapper { margin-top: 3rem; }
.pagination .nav-links {
 margin: 0;
 width: 100%;
 font-size: 1rem;
 font-weight: normal;
 align-items: center;
}
.nav-links > * {
 margin: 0 0.5rem 0;
 padding: 0.15rem 0.75rem;
 border: 1px solid #707070;
}
.nav-links > span.current { background-color: #efefef; }
.nav-links > a { color: #404040; }
.nav-links > a:hover { color: #e22658; text-decoration: none; }
.nav-links > a:not(.prev):not(.next):hover {
 color: #fff;
 background-color: #d6cdc7;
 border-color: #d6cdc7;
 text-decoration: none;
}
.nav-links > .prev,
.nav-links > .next {
 margin: 0;
 border: 0;
 display: flex;
 align-items: center;
}
.nav-links .placeholder {
 display: none;
 visibility: hidden;
}
.pagination .dots {
 margin: 0 0px -20px;
 padding: 0.15rem 0.4rem;
 border: 0;
 font-size: 2rem;
}


@media screen and (min-width: 1000px){
.pagination .nav-links { justify-content: center; } 
.pagination .prev,
.pagination .next { margin: 0; }
.nav-links .placeholder {
 display: none;
 visibility: hidden;
} 
 
}


/*------------------------------------
  404 not found
 -----------------------------------*/
.error404 .basic-hd .archive-header h1 {
 font-size: clamp(0.75rem, 0.659rem + 0.45vw, 1rem);
 font-weight: 500;
}
.error404 .basic-hd .archive-header h1 span {
 margin-top: 0;
 font-size: inherit;
}
.error404 .basic-hd .archive-header h1::before {
 display: block;
 content: "404 Not Found";
 font-size: clamp(1.75rem, 1.068rem + 3.41vw, 3.625rem);
 font-weight: 300;
 font-family: "Montserrat", sans-serif;
 letter-spacing: 0.06em;
}
.error404 p {
 margin-bottom: 3rem;
 line-height: 1.8;
}
.error404 .lbtx {
 display: block;
 margin: 0 auto 1rem;
 font-size: clamp(1.125rem, 0.943rem + 0.91vw, 1.625rem);
 font-weight: bold;
 line-height: 1.5;
}



/*----------------------------------------------------------
  LINE BUTTON
 ---------------------------------------------------------*/
.top-btn {
 position: fixed;
 bottom: clamp(10px,4vw,20px);
 right: 3%;
 transition: all .3s;
 visibility: visible;
 display: flex;
 justify-content:flex-end;
 z-index: 9999;
}
.top-btn .open {
 padding: 0;
 cursor: pointer;
}
.top-btn a {
	margin-right: clamp(10px,2.5vw,20px);
	cursor: pointer;
}
.open img,
.top-btn > a img { width: clamp(75px,17vw,150px); }
.top-btn > div {
 margin: 0 0.5rem;
 width: 26%;
}
#pop-up, .top-btn .overlay { display: none; }
#pop-up:checked + .overlay {
 display: block;
 z-index: 9998;
 background-color: rgba(0,0,0,0.565);
 position: fixed;
 width: 100%;
 height: 100vh;
 top: 0;
 left: 0;
}
.top-btn .window {
 margin: 0 auto;
 padding: 0 5%;
 width: 100%;
 max-width: 700px;
 height: auto;
 border-radius: 6px;
 display: flex;
 justify-content: center;
 align-items: center;
 position: fixed;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
}
.top-btn .window ul {
 margin: 0 auto;
 padding: 0;
 text-align: center;
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}
.top-btn .window ul li {
 margin: 0 10px 30px;
 width: calc(50% - 20px);
 color: #fff;
 font-size: 0.8rem;
 font-weight: bold;
 letter-spacing: normal;
 text-align: left;
 list-style: none;
}
.top-btn .window ul li span {
 margin-bottom: 10px;
 display: block;
}
.top-btn .window ul li img {
 max-width: 100%;
 height: auto;
 vertical-align: bottom;
}
.top-btn .window dt {
 margin-bottom: 0.5rem;
 font-weight: normal;
}
.top-btn .window dd { margin: 0; }
.top-btn .close {
 cursor: pointer;
 position: absolute;
 top: initial;
 bottom: -80px;
 opacity: 1;
 color: #fff;
 font-size: 60px;
}

@media screen and (min-width: 840px){
.top-btn { right: 4%; }
.top-btn > div { margin: 0; }
.top-btn .window ul li {
 margin: 0 20px 30px;
 width: calc(50% - 40px);
 font-size: 1rem;
}

}
