html{line-height:1.15;-webkit-text-size-adjust:100%;}
body{margin:0;}
main{display:block;}
h1{font-size:2em;margin:.67em 0;}
hr{box-sizing:content-box;height:0;overflow:visible;}
pre{font-size:1em;}
a{background-color:transparent;}
a:hover{outline:none;}
abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
code,kbd,samp{font-family:monospace,monospace;font-size:1em;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
img{border-style:none;}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button,input{overflow:visible;}
button,select{text-transform:none;}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0;}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:.35em .75em .625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{vertical-align:baseline;}
textarea{overflow:auto;}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
details{display:block;}
summary{display:list-item;}
[hidden],template{display:none;}
:root{
--black:rgb(17,17,17);
--gray:rgb(51,51,51);
--gray2:rgb(102,102,102);
--gray3:rgb(207,207,207);
--white:rgb(255,255,255);
--yellow:rgb(255,224,0);
--orange:rgb(234,95,0);
--skyblue:rgb(103,195,240);
--window-max:1160px;
--notosans:'Noto Sans Japanese',"Noto Sans JP", sans-serif;
--mplus:"M PLUS Rounded 1c",Helvetica,Arial, sans-serif;
}
html{font-size:1em;box-sizing:border-box;}
@media (min-width:600px) {
html{overflow-x:hidden;}
}
*,:after,:before{box-sizing:inherit;}
body{background:rgb(255,204,0);background:var(--yellow);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;}
@media (min-width:600px) {
body{overflow-x:hidden;}
}
body,button,input,optgroup,select,textarea{color:#000;color:var(--black);font-family:'Noto Sans Japanese',"Noto Sans JP", sans-serif;font-family:var(--notosans);font-weight:500;line-height:1.8;}
main{position:relative;}
blockquote,q{quotes:"""";}
blockquote:after,blockquote:before,q:after,q:before{content:"";}
hr{border:0;height:1px;margin-bottom:1.5em;}
ol,ul{margin-top:32px;line-height:1.4;list-style:none;}
ol ol,ol ul,ul ol,ul ul{margin-top:0;}
ul{margin-left:1.5em;padding-left:0;}
ol{counter-reset:section;margin-left:0;padding-left:0;}
li > ol,li > ul{margin-bottom:0;margin-left:1.5em;}
dt{font-weight:700;}
dd{margin:0 0 1.5em;}
img{vertical-align:bottom;max-width:100%;}
@media (max-width:959px) {
img{height:auto;}
}
figure{margin:0;}
table{min-width:100%;border-collapse:collapse;table-layout:fixed;text-align:left;margin-top:32px;font-size:.875em;}
table td,table th{vertical-align:top;}
table td:first-child,table th:first-child{font-weight:700;}
table th{font-weight:400;}
@media (max-width:599px) {
table td,table th{display:block;}
table td:first-child,table th:first-child{width:100%;}
table td:first-child,table th{width:100%;padding-bottom:0;}
table td{padding-top:7px;}
}
h1,h2,h3,h4,h5,h6{clear:both;line-height:1.4;}
cite,dfn,em,i{font-style:italic;}
blockquote{margin:0 1.5em;}
address{margin:0 0 1.5em;}
pre{background:#eee;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}
code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:.9375rem;}
abbr,acronym{border-bottom:1px dotted #666;cursor:help;}
ins,mark{background:#fff9c0;text-decoration:none;}
big{font-size:125%;}
a{color:#000;color:var(--black);text-decoration:none;}
a:active,a:hover,a:visited{color:#666;color:var(--black);}
a:active,a:hover{text-decoration:none;}
a:after{vertical-align:bottom;}
p{margin-bottom:0;line-height:1.8;}
.postEdit h2 + *,.postEdit h3 + *,.postEdit h4 + *.postEdit h5 + *,.postEdit h6 + *{margin-top:40px;}
button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);font-size:12px;font-size:.75rem;line-height:1;padding:.6em 1em .4em;}
button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa;}
button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb;}
input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px;}
input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{color:rgb(17,17,17);color:var(--black);}
select{border:1px solid #ccc;}
textarea{width:100%;}
.alignleft figcaption{clear:left;}
.alignright figcaption{clear:right;}
.aligncenter{clear:both;display:block;margin-right:auto;margin-left:auto;text-align:center;}
.alignleft{float:left;}
.alignright{float:right;}
.alignfull{margin-left:-16px;margin-right:-16px;}

@media (min-width:960px) {
.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);}
}
.textleft{text-align:left;}
.textright{text-align:right;}
.textcenter{text-align:center;}
.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}
embed,iframe,object{max-width:100%;}
.wp-caption{margin-bottom:1.5em;max-width:100%;}
.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto;}
.wp-caption .wp-caption-text{margin:5px auto 0;font-size:1.4rem;}
.wp-caption-text{text-align:center;}
.gallery{margin-bottom:1.5em;}
.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;}
.gallery-columns-2 .gallery-item{max-width:50%;}
.gallery-columns-3 .gallery-item{max-width:33.3333333333%;}
.gallery-columns-4 .gallery-item{max-width:25%}
.gallery-columns-5 .gallery-item{max-width:20%;}
.gallery-columns-6 .gallery-item{max-width:16.6666666667%}
.gallery-columns-7 .gallery-item{max-width:14.2857142857%;}
.gallery-columns-8 .gallery-item{max-width:12.5%;}
.gallery-columns-9 .gallery-item{max-width:11.1111111111%;}
.gallery-caption{display:block;}
.editor-writing-flow .wp-block{clear:both;}
.wp-block-video video{max-width:636px;}
.wp-block-gallery:not(.components-placeholder){margin:1.5em auto;}
.wp-block-cover-text p{padding:1.5em 14px;}
ul.wp-block-latest-posts.alignfull,ul.wp-block-latest-posts.alignwide,ul.wp-block-latest-posts.is-grid.alignwide{padding:0 14px;}
.wp-block-embed.type-video > .wp-block-embed__wrapper{position:relative;width:100%;height:0;padding-top:56.25%;}
.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;}
.wp-block-quote.is-large{margin:0 auto 16px;}
.wp-block-pullquote > p:first-child{margin-top:0;}

a.btn_leftarw{background:rgb(234,95,0);background:var(--orange);color:rgb(255,255,255);color:var(--white);display:inline-block;border-radius:6px;padding:1.2rem 2.33696rem;max-width:100%;min-width:300px;cursor:pointer;line-height:1;overflow:hidden;text-align:center;text-decoration:none;vertical-align:middle;white-space:nowrap;font-size:1.125rem;margin:1.86957rem auto 0;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;position:relative;}
a.btn_leftarw:hover,a.btn_leftarw:focus{background:rgb(17,17,17);background:var(--black);}
a.btn_leftarw::before{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='rgb(255,255,255)' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M21.883 12l-7.527 6.235.644.765 9-7.521-9-7.479-.645.764 7.529 6.236h-21.884v1h21.883z'/%3E%3C/svg%3E");content:"";display:inline-block;width:24px;height:24px;position:absolute;left:18px;top:50%;margin-top:-12px;}

.grid-layout{display:flex;flex-wrap:wrap}

header.global,section,#pagetitle,#archivelist,#form{max-width:1160px;max-width:var(--window-max)}
section{margin:0 auto 60px;}
main section:last-child{margin:0 auto;}
header.global{margin:0 auto -28px;position:relative;}
#sitetitle{color:rgb(234,95,0);color:var(--orange);font-size:.875em;text-align:center;line-height:1.6em;width:620px;height:250px;position:relative;padding:20px 0 0 320px;font-weight:bold;margin:30px 0 0 30px;}
#sitetitle::before,#sitetitle::after{content:"";display:inline-block;position:absolute;background-repeat:no-repeat;background-size:cover;background-position:center;z-index:-1;}
#sitetitle::before{background-image:url(../../img/yamada01.svg);width:330px;height:264px;left:0;bottom:0;}
#sitetitle::after{background-image:url(../../img/baloon.svg);color:rgb(234,95,0);width:322px;height:108px;top:0;right:0;}
#sitenav,header.global .snslist{position:absolute;}
#sitenav{display:-webkit-box;display:-ms-flexbox;display:flex;width:730px;top:105px;left:410px;justify-content:end;}
#sitenav li{margin:0 6px;}
#sitenav li a{background:#fff;background:var(--white);color:rgba(17,17,17);border-radius:25px;width:140px;display:inline-block;padding:15px 20px;font-size:.9375rem;text-align:center;position:relative;}
#sitenav li a,#ftnav li a{color:var(--black);text-decoration:none;font-weight:bold;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;}
#sitenav li a::before,#ftnav li a::before{content:"";display:inline-block;background:rgb(17,17,17);background:var(--black);border-radius:50%;width:8px;height:8px;}
#sitenav li a::before{position:absolute;top:50%;left:18px;margin-top:-4px;}
#ftnav li a::before{position:relative;top:-1px;margin:0 10px 0 0;}
#sitenav li:nth-child(1) a{width:120px;}
#sitenav li a:hover{color:#fff;color:var(--white);background:rgba(234,95,0);background:var(--orange)}
#sitenav li a:hover::before{background:#fff;background:var(--white);}
#ftnav li a:hover{color:rgba(234,95,0);color:var(--orange);}
#ftnav li a:hover::before{background:rgba(234,95,0);background:var(--orange)}
#spnav{display:none;}
.snslist{width:170px;margin:0 auto;font-size:0;left:720px;top:20px;text-align:center;}
.snslist::after{content:"\0046\006f\006c\006c\006f\0077\0020\0075\0073\0020\006f\006e\0020\0053\004e\0053\0020\0021\0020";display:block;width:100%;font-family:"M PLUS Rounded 1c", sans-serif;font-family:var(--mplus);font-size:18px;font-weight:bold;padding:10px 0;letter-spacing:-0.03em}
.snslist li{width:40px;display:inline-block;}
.snslist li:nth-child(2){margin:0 25px;}
.snslist li a::before{content:"";display:inline-block;width:40px;height:40px;background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;}
.snslist li.fb a::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb(17,17,17)' viewBox='0 0 24 24'%3E%3Cpath d='M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm3 8h-1.35c-.538 0-.65.221-.65.778v1.222h2l-.209 2h-1.791v7h-3v-7h-2v-2h2v-2.308c0-1.769.931-2.692 3.029-2.692h1.971v3z'/%3E%3C/svg%3E");}
.snslist li.tw a::before{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg id='x-icon' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E      .st0 {        fill: %23111;      }    %3C/style%3E%3C/defs%3E%3Cpath id='ico-x' class='st0' d='M12.1,11l-3-4.4h-1.6l3.8,5.4.5.7h0s3.2,4.6,3.2,4.6h1.6l-4-5.7-.5-.7ZM12,0C5.4,0,0,5.4,0,12s5.4,12,12,12,12-5.4,12-12S18.6,0,12,0ZM14.4,18.1l-3.3-4.8-4.1,4.8h-1.1l4.7-5.4-4.7-6.8h3.6l3.1,4.5,3.9-4.5h1.1l-4.5,5.2h0l4.9,7.1h-3.6Z'/%3E%3C/svg%3E");}
.snslist li.ig a::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb(17,17,17)' viewBox='0 0 24 24'%3E%3Cpath d='M14.829 6.302c-.738-.034-.96-.04-2.829-.04s-2.09.007-2.828.04c-1.899.087-2.783.986-2.87 2.87-.033.738-.041.959-.041 2.828s.008 2.09.041 2.829c.087 1.879.967 2.783 2.87 2.87.737.033.959.041 2.828.041 1.87 0 2.091-.007 2.829-.041 1.899-.086 2.782-.988 2.87-2.87.033-.738.04-.96.04-2.829s-.007-2.09-.04-2.828c-.088-1.883-.973-2.783-2.87-2.87zm-2.829 9.293c-1.985 0-3.595-1.609-3.595-3.595 0-1.985 1.61-3.594 3.595-3.594s3.595 1.609 3.595 3.594c0 1.985-1.61 3.595-3.595 3.595zm3.737-6.491c-.464 0-.84-.376-.84-.84 0-.464.376-.84.84-.84.464 0 .84.376.84.84 0 .463-.376.84-.84.84zm-1.404 2.896c0 1.289-1.045 2.333-2.333 2.333s-2.333-1.044-2.333-2.333c0-1.289 1.045-2.333 2.333-2.333s2.333 1.044 2.333 2.333zm-2.333-12c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm6.958 14.886c-.115 2.545-1.532 3.955-4.071 4.072-.747.034-.986.042-2.887.042s-2.139-.008-2.886-.042c-2.544-.117-3.955-1.529-4.072-4.072-.034-.746-.042-.985-.042-2.886 0-1.901.008-2.139.042-2.886.117-2.544 1.529-3.955 4.072-4.071.747-.035.985-.043 2.886-.043s2.14.008 2.887.043c2.545.117 3.957 1.532 4.071 4.071.034.747.042.985.042 2.886 0 1.901-.008 2.14-.042 2.886z'/%3E%3C/svg%3E");}
.snslist li.fb a:hover::before,.snslist li.fb a:focus::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb(234,95,0)' viewBox='0 0 24 24'%3E%3Cpath d='M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm3 8h-1.35c-.538 0-.65.221-.65.778v1.222h2l-.209 2h-1.791v7h-3v-7h-2v-2h2v-2.308c0-1.769.931-2.692 3.029-2.692h1.971v3z'/%3E%3C/svg%3E");}
.snslist li.tw a:hover::before,.snslist li.tw a:focus::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb(234,95,0)' viewBox='0 0 24 24'%3E%3Cpath d='M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm6.066 9.645c.183 4.04-2.83 8.544-8.164 8.544-1.622 0-3.131-.476-4.402-1.291 1.524.18 3.045-.244 4.252-1.189-1.256-.023-2.317-.854-2.684-1.995.451.086.895.061 1.298-.049-1.381-.278-2.335-1.522-2.304-2.853.388.215.83.344 1.301.359-1.279-.855-1.641-2.544-.889-3.835 1.416 1.738 3.533 2.881 5.92 3.001-.419-1.796.944-3.527 2.799-3.527.825 0 1.572.349 2.096.907.654-.128 1.27-.368 1.824-.697-.215.671-.67 1.233-1.263 1.589.581-.07 1.135-.224 1.649-.453-.384.578-.87 1.084-1.433 1.489z'/%3E%3C/svg%3E");}
.snslist li.tw a:hover::before,.snslist li.tw a:focus::before{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg id='x-icon' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E      .st0 {        fill: rgb(234,95,0);      }    %3C/style%3E%3C/defs%3E%3Cpath id='ico-x' class='st0' d='M12.1,11l-3-4.4h-1.6l3.8,5.4.5.7h0s3.2,4.6,3.2,4.6h1.6l-4-5.7-.5-.7ZM12,0C5.4,0,0,5.4,0,12s5.4,12,12,12,12-5.4,12-12S18.6,0,12,0ZM14.4,18.1l-3.3-4.8-4.1,4.8h-1.1l4.7-5.4-4.7-6.8h3.6l3.1,4.5,3.9-4.5h1.1l-4.5,5.2h0l4.9,7.1h-3.6Z'/%3E%3C/svg%3E");}
.snslist li.ig a:hover::before,.snslist li.ig a:focus::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb(234,95,0)' viewBox='0 0 24 24'%3E%3Cpath d='M14.829 6.302c-.738-.034-.96-.04-2.829-.04s-2.09.007-2.828.04c-1.899.087-2.783.986-2.87 2.87-.033.738-.041.959-.041 2.828s.008 2.09.041 2.829c.087 1.879.967 2.783 2.87 2.87.737.033.959.041 2.828.041 1.87 0 2.091-.007 2.829-.041 1.899-.086 2.782-.988 2.87-2.87.033-.738.04-.96.04-2.829s-.007-2.09-.04-2.828c-.088-1.883-.973-2.783-2.87-2.87zm-2.829 9.293c-1.985 0-3.595-1.609-3.595-3.595 0-1.985 1.61-3.594 3.595-3.594s3.595 1.609 3.595 3.594c0 1.985-1.61 3.595-3.595 3.595zm3.737-6.491c-.464 0-.84-.376-.84-.84 0-.464.376-.84.84-.84.464 0 .84.376.84.84 0 .463-.376.84-.84.84zm-1.404 2.896c0 1.289-1.045 2.333-2.333 2.333s-2.333-1.044-2.333-2.333c0-1.289 1.045-2.333 2.333-2.333s2.333 1.044 2.333 2.333zm-2.333-12c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm6.958 14.886c-.115 2.545-1.532 3.955-4.071 4.072-.747.034-.986.042-2.887.042s-2.139-.008-2.886-.042c-2.544-.117-3.955-1.529-4.072-4.072-.034-.746-.042-.985-.042-2.886 0-1.901.008-2.139.042-2.886.117-2.544 1.529-3.955 4.072-4.071.747-.035.985-.043 2.886-.043s2.14.008 2.887.043c2.545.117 3.957 1.532 4.071 4.071.034.747.042.985.042 2.886 0 1.901-.008 2.14-.042 2.886z'/%3E%3C/svg%3E");}
#cta{position:fixed;top:100px;right:-260px;z-index:10;-webkit-transition:all .6s ease-out;transition:all .6s ease-out;}
.pagedown #cta{right:-90px}
#cta a{background:rgb(103,195,240);background:var(--skyblue);display:block;color:rgb(17,17,17);color:var(--black);font-size:1.25rem;-moz-transform: rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);width:260px;height:80px;text-align:center;padding-top:18px;line-height:1;border-radius:0 0 16px 16px;font-weight:bold;letter-spacing:0.03em;}
#cta a::before{content:"";display:inline-block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 .02c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm6.99 6.98l-6.99 5.666-6.991-5.666h13.981zm.01 10h-14v-8.505l7 5.673 7-5.672v8.504z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;background-position:center;width:24px;height:24px;position:relative;-moz-transform: rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);margin-right:16px;top:5px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;}
#cta a:hover{color:rgb(234,95,0);color:var(--orange);-webkit-transition:all .2s ease-out;transition:all .2s ease-out;background:rgb(17,17,17);background:var(--black);}
#cta a:hover::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb(234,95,0)' viewBox='0 0 24 24'%3E%3Cpath d='M12 .02c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm6.99 6.98l-6.99 5.666-6.991-5.666h13.981zm.01 10h-14v-8.505l7 5.673 7-5.672v8.504z'/%3E%3C/svg%3E");}
footer.global{text-align:center;font-weight:bold;padding:0 0 150px;position:relative;background:rgb(255,204,0);background:var(--yellow)}
footer.global::before{background-image:url(../../img/footer_sun.png);background-size:cover;background-repeat:no-repeat;background-position:center;width:64px;height:64px;bottom:70px;left:50%;margin-left:-32px;mix-blend-mode:multiply}
footer.global::after{background-image:url(../../img/footer_bg.png);background-position:bottom;background-size:auto 150px;background-repeat:repeat-x;width:100%;height:150px;left:0;bottom:0;mix-blend-mode:multiply}
footer.global::before,footer.global::after{content:"";position:absolute;}
footer.global p,footer.global ul li{letter-spacing:0.03em;text-indent:0.03em;}
#ftnav{background:#fff;background:var(--white);width:920px;border-radius:38px;padding:26px 0;margin:60px auto;line-height:1;}
#ftnav ul{margin:0;}
#ftnav li{display:inline-block;margin:0 8px;font-weight:bold;}
#ftnav li a::before{margin-right:14px;}
#ftnav + p:lang(ja)::before{content:"";width:133px;height:155px;background:url(../../img/logo.gif) no-repeat center / cover;display:block;margin:0 auto 30px;}
#ftnav + p:lang(ja){font-size:2.25rem;margin:0 0 .6em;line-height:1.5em;}
#ftnav + p:lang(ja) + p:lang(en){font-size:1.5rem;font-family:"M PLUS Rounded 1c", sans-serif;font-family:var(--mplus);margin:0 0 2em;line-height:1.4em;}
#companyname span{display:block;}
footer.global ul{margin:.5em auto 1.6em;line-height:1.8em}
footer.global ul li{display:inline-block;padding:0 12px;}
footer.global #companyname + ul:lang(ja){width:620px}
footer.global ul:lang(en){width:500px}
#copyright{font-size:0.75rem}

#serial a{background:#fff;background:var(--white);border-radius:38px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:3}
#serial a::after{content:"";border:2px solid #fff;border:2px solid var(--white);border-radius:30px;position:absolute;width:100%;height:100%;bottom:-8px;right:-8px;}
#serial h2{width:160px;height:160px;border-radius:32px;background:rgb(234,95,0);background:var(--orange);color:#fff;color:var(--white);font-size:3.75rem;line-height:1.1em;text-align:center;padding:12px 0 0;letter-spacing:0.08em;text-indent:0.08em;margin:0 auto 40px;}
_:-ms-lang(x)::-ms-backdrop,#serial h2{padding:18px 0 0;}
#serial h3{width:calc(100% - 600px);padding:25px 25px 0;}
#serial h3 span{display:block;}
#serial h3 span:lang(ja){font-size:4.375rem;line-height:1.2;letter-spacing:-0.05em;margin:0 0 .4em;}
#serial h3 span:lang(en){font-size:1.5rem;line-height:1.5;}
#serial{position:relative;}
#serial figure,.postlist > article figure{border-radius:28px;vertical-align:middle;position:relative;z-index:0;}
#serial figure img,.postlist > article figure img,#serial figure::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:28px}
#serial figure,#serial a:hover figure::after{width:440px;height:440px;}
#serial figure::after{width:440px;height:440px;content:"\0056\0069\0065\0077";background:rgba(255,255,255,.6);border-radius:28px;color:rgb(234,95,0);color:var(--orange);font-size:1.5rem;text-align:center;line-height:440px;font-weight:bold;opacity:0;-webkit-transition: all .2s ease-out;transition: all .2s ease-out;z-index:3;left:auto;top:0;right:0}
#serial a:hover figure::after{opacity:1}
#serial > * {margin-top:0;}
#listeninglist h2,#propertylist h2,#application h2{text-align:center}
section h2{margin:0 0 1.5em;letter-spacing:0.05em;text-indent:0.05em;}
section h2 span{display:block;}
section h2 span:lang(ja){font-size:2.25rem;}
section h2 span:lang(en){font-size:1.5rem;font-family:"M PLUS Rounded 1c", sans-serif;font-family:var(--mplus);padding-top:.5em;}
.postlist{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
#listeninglist .postlist{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
#listeninglist .postlist > article{-webkit-box-flex:0;-ms-flex:0 1 360px;flex:0 1 360px;width:360px;}

#listeninglist .postlist.feature > article{margin-bottom:30px}
#listeninglist .postlist > article figure{width:360px;height:240px;border:2px solid #fff;border:2px solid var(--white);}
#listeninglist .postlist > article figure img{border-radius:28px}
#listeninglist .postlist > article a{position:relative;display:block;}
#listeninglist .postlist > article h3,#listeninglist .postlist > article h4,#listeninglist .postlist > article p{padding:0 25px;}
#listeninglist .postlist > article h3,#listeninglist .postlist > article h4{font-size:1.125rem}
#listeninglist article figure::after{content:"";border:2px solid #fff;border:2px solid var(--white);border-radius:26px;position:absolute;width:100%;height:100%;bottom:-6px;right:-6px;z-index:-1}
#listeninglist article a h3{color:rgb(51,51,51);color:var(--gray);font-size:1.125rem}
#listeninglist article h3 + p{color:rgb(17,17,17);color:var(--black);line-height:1.5;margin:0;}
#listeninglist .postlist > article a p,#listeninglist .postlist > article a time{color:rgb(17,17,17);color:var(--black);}
#listeninglist .postlist > article a time{font-size:0.937rem;padding:20px 25px;display:block;}
#listeninglist .postlist > article a time::before{content:"";display:inline-block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 12v-6h-2v8h7v-2h-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:18px;height:18px;position:relative;top:3px;margin:0 6px 0 0;}
#listeninglist .postlist > article a::after{content:"\0056\0069\0065\0077";background:rgba(255,255,255,.6);width:360px;height:240px;border-radius:28px;color:rgb(234,95,0);color:var(--orange);display:block;position:absolute;top:0;left:0;font-size:1.5rem;text-align:center;line-height:240px;font-weight:bold;opacity:0;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;}
#listeninglist .postlist > article a:hover::after{opacity:1;}

#propertylist .postlist.left{width:760px;float:left}
#propertylist .postlist.right{width:360px;float:right}
#propertylist .postlist{align-content:flex-start;}
#propertylist .postlist > article{width:360px;flex-basis:360px}
#propertylist .postlist > article a{display:block;position:relative;}
#propertylist .postlist.left article a::before{content:"";background:rgba(0,0,0,.3);display:block;width:100%;height:512px;position:absolute;top:0;left:0;z-index:3;border-radius:26px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;border:2px solid #fff;border:2px solid var(--white);}
#propertylist .postlist.left article{width:760px;flex-basis:760px;height:512px;position:relative;margin:0 0 30px;}
#propertylist .postlist.left article:last-child{margin-bottom:0;}
#propertylist .postlist.left article a{color:#fff;color:var(--white);padding-top:220px;}
#propertylist .postlist.left article a:hover::before{background:rgba(0,0,0,.6)}
#propertylist .postlist.left article a h3,
#propertylist .postlist.left article a p{position:relative;z-index:3}
#propertylist .postlist.left article h3{font-size:1.5rem;margin:0 30px 1.2em}
#propertylist .postlist.left article p{margin:0 30px 1.2em}
#propertylist .postlist.left article time,#propertylist .postlist.left article .rent,#detailHead time,#detailHead .rent{position:absolute;z-index:3}
#propertylist .postlist > article a time,#detailHead time{font-size:0.937rem;display:block;top:35px;left:25px;}
#propertylist .postlist > article a time::before,#detailHead time::before{content:"";display:inline-block;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb(255,255,255)' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 12v-6h-2v8h7v-2h-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:18px;height:18px;position:relative;top:3px;margin:0 10px 0 0;}
#propertylist .postlist.left article a .rent,#detailHead .rent{font-size:0.875rem;top:50px;left:25px;letter-spacing:0.05em;font-weight:bold;color:#fff;color:var(--white);}
#propertylist .postlist.left article a .rent strong,#detailHead .rent strong{font-size:3rem;padding:0 12px 0 0;}
#propertylist .postlist > article .rent strong,#archivelist article .rent strong,#detailHead .img .rent strong{color:rgb(234,95,0);color:var(--orange);}
#propertylist .postlist > article.recommend a::after{/*content:"\0030aa\0030b9\0030b9\0030e1";writing-mode: vertical-rl;display:flex;justify-content: center;align-items: center;position:absolute;border-radius:50%;border:5px double #8cd106;background:#8cd106;color:#fff;font-weight:bold;*/content:"";display:block;position:absolute;background:url(/img/ico_recommend.png) no-repeat center / cover;z-index:3;width:150px;height:150px;top:30px;right:30px;font-size:24px;}
#propertylist .postlist > article.normal a::after{/*content:"\0052df\0096c6\004e2d";writing-mode: vertical-rl;display:flex;justify-content: center;align-items: center;border-radius:50%;border:5px double #ffe000;background:#ffe000;color:#fff;*/font-weight:bold;z-index:3;width:150px;height:150px;top:30px;right:30px;font-size:24px;position:absolute;content:"";background:url(/img/ico_new.png) no-repeat center / contain;display:block;}
#propertylist .postlist > article figure{border:2px solid #fff;border:2px solid var(--white);}
#propertylist .postlist > article figure{position:relative;width:120px;height:82px;}
#propertylist .postlist.left > article figure{z-index:-1;}
#propertylist .postlist > article figure img{border-radius:15px}
#propertylist .postlist > article figure::after{content:"";border:2px solid #fff;border:2px solid var(--white);border-radius:15px;position:absolute;width:100%;height:100%;z-index:-1;bottom:-5px;right:-3px}
#propertylist .postlist.left article figure{width:760px;height:512px;position:absolute;top:0;left:0}
#propertylist .postlist.left article figure,#propertylist .postlist.left article figure img,#propertylist .postlist.left article figure::after{border-radius:26px}
#propertylist .postlist.left article figure::after{bottom:-6px;right:-7px;}

#propertylist .postlist.right article{margin:0 0 2em}
#propertylist .postlist.right article figure{float:left;margin:0 15px 0 0 }
#propertylist .postlist.right article h3{clear:none;margin:0;font-size:1.125rem;}
#propertylist .postlist.right article h3 .rent{font-size:1.125rem;}
#propertylist .postlist.right article p{font-size:0.875rem;line-height:1.7}
#propertylist .postlist.right article time{display:none;}
#propertylist .postlist.right article a::after{content:"\0056\0069\0065\0077";background:rgba(255,255,255,.6);width:120px;height:82px;border-radius:15px;color:rgb(234,95,0);color:var(--orange);display:block;position:absolute;top:0;left:0;text-align:center;line-height:82px;font-weight:bold;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;opacity:0;}
#propertylist .postlist.right article.closed a::after{content:"\0052df\0096c6\007d42\004e86\00ff01";opacity:1;color:#fff;background:rgba(234,95,0,.6);border:2px solid #fff;}
#profile{position:relative;}
#profile::after{background:#fff;background:var(--white);content:"";display:block;height:100%;width:300%;top:0;left:50%;position:absolute;margin-left:-150%;z-index:-1;}
#profile h2{width:50%;margin-left:50%;padding-top:60px;margin-bottom:30px}
#profile h3{margin-top:0}
#proflayout{flex-wrap:nowrap;display:flex;flex-grow:0;}
#profimg{text-align:center;margin-top:-110px;}
#profimg img{width:480px;height:auto;margin:0 auto 40px;}
#profimg,#proftxt{flex-basis:50%;}
#proftxt {margin-bottom:2em}
#proftxt p{margin-bottom:1.9em}
#proftxt .txt:lang(en){font-family:"M PLUS Rounded 1c", sans-serif;font-family:var(--mplus)}
#proflayout .snslist::after{color:rgb(102,102,102);color:var(--gray2);}
#application table{position:relative;border-radius:30px}
#application table tr:first-child::after{content:"";position:absolute;content:"";border:2px solid #fff;border:2px solid var(--white);border-radius:30px;position:absolute;width:100%;height:100%;bottom:-8px;right:-8px;z-index:-1}
#application table tr:first-child th{border-radius:30px 0 0 0;border:none}
#application table tr:first-child td{border-radius:0 30px 0 0;border-top:none}
#application table tr:last-child th{border-radius:0 0 0 30px;border-left:none}
#application table tr:last-child td{border-radius:0 0 30px 0}
#application table th,#application table td{padding:14px 25px;border-left:1px solid rgb(207,207,207);border-left:1px solid var(--gray3);border-top:1px solid rgb(207,207,207);border-top:1px solid var(--gray3);font-size:1rem;}
#application table th{color:#fff;color:var(--white);background:rgb(17,17,17);background:var(--black);text-align:left;}
#application table td{background:#fff;background:var(--white)}
#propertycta{width:100%;text-align:center;padding:50px}
#propertycta li{display:inline-block;width:300px;margin:0 10px;}
#propertycta li a{border:4px solid rgb(17,17,17);border:4px solid var(--black);border-radius:8px;display:block;padding:15px;text-align:center;font-size:1.25rem;font-weight:bold;transition:0.5s}
#propertycta li a::before{display:block;font-size:0.875rem;transition:0.5s}
#propertycta li a:hover{color:rgb(17,17,17);color:var(--white);background:rgb(17,17,17);background:var(--black);}
#propertycta li a:hover::before{color:rgb(17,17,17);color:var(--white)}
#propertycta li.back a::before{content:"Back to list"}
#propertycta li.apply a::before{content:"Property application"}
#propertycta li.inquiry a::before{content:"Contact"}
#youtube{padding:30px}
#access,#youtube{position:relative;border-radius:30px;background:#fff;background:var(--white);overflow:hidden}
#access::after,#youtube::after{content:"";position:absolute;content:"";border:2px solid #fff;border:2px solid var(--white);border-radius:30px;position:absolute;width:100%;height:100%;bottom:-8px;right:-8px;z-index:-1}
#access .map,#access .txt{width:50%}
#access .map{float:left;padding:30px}
#access .map iframe,#youtube iframe{border-radius:18px;width:100%}
#access .map iframe{height:345px}
#youtube iframe{height:500px}
#access .txt{float:right;padding:50px 30px 20px 0}
#access .txt h2{font-size:1.875rem;padding:0;margin-bottom:.6em}

/* TB/SP STYLE  *************************************************************/
@media screen and (max-width:1300px){
#cta{bottom:-100px;top:auto;right:30px;}
.pagedown #cta{bottom:-30px;right:30px;}
#cta a{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);border-radius:16px 16px 0 0;}
#cta a::before{-moz-transform: rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);}
}
@media screen and (max-width:1200px){
header.global, section{width:calc(100% - 40px);max-width:calc(100% - 40px)}
#sitetitle{margin:30px 0 0;}
#sitenav{width:calc(100% - 380px);left:300px;}
#sitenav li a{width:auto;white-space:nowrap;padding:15px 30px;min-width:120px;max-width:300px;}
#serial h2{width:140px;height:140px;border-radius:32px;font-size:3.125rem;}
#serial h3{width:calc(100% - 440px)}
#serial figure,#serial a:hover figure::after,#serial figure::after{width:300px;height:300px;}
#serial h3 span:lang(ja){font-size:3.125rem;letter-spacing:normal;}
#serial figure::after{line-height:300px;}
#listeninglist .postlist > article{width:28%;flex:auto;padding:0 2%}
#listeninglist .postlist{margin:0 -2%}
#listeninglist article a h3{font-size:1.187em;}
#listeninglist .postlist > article figure{width:27vw;height:18.7vw;margin:0 auto}
#listeninglist .postlist > article a::after{width:27vw;height:18.7vw;line-height:18.7vw;left:50%;margin-left:-13.5vw}
#propertylist .postlist.left article a{padding:200px 0 20px;}
#propertylist .postlist.left{width:calc(66% - 20px)}
#propertylist .postlist.right{width:calc(34% - 20px)}
#propertylist .postlist.left article,#propertylist .postlist > article,#propertylist .postlist.left article figure{width:100%}
#profimg{flex-basis:40%}
#profimg figure{width:90%;margin:0 auto}
#proftxt{flex-basis:60%}
#profile h2{width:60%;margin-left:40%}
}
@media screen and (max-width:1040px){
#sitetitle{width:580px;padding:20px 0 0 280px}
#sitetitle::before{width:300px;height:250px;}
#sitenav{width:calc(100% - 300px);left:260px;}
#ftnav + p:lang(ja){font-size:2rem;}
}
/* SP STYLE  *************************************************************/
@media screen and (max-width:960px){
header.global{margin:0 auto -10px}
header.global, section{max-width:100%;width:100%;}
#sitetitle{min-width:320px;max-width:360px;margin:0 0 0 10px;padding:50px 0 0 110px;height:130px;font-size:0.75em}
#sitetitle::before{width:150px;height:125px}
#sitetitle::after{display:none}
#sitenav{padding:0;width:100%;left:auto;display:block;top:0}
#sitenav li a::before{position:relative;left:-5px;}
#sitenav, header.global .snslist{position:relative;left:auto;top:auto}
#spnav,#spnav span{display:inline-block;-webkit-transition:all .4s;transition:all .4s;box-sizing:border-box}
#spnav{position:fixed;top:10px;right:10px;width:50px;height:50px;z-index:20;border:none;background:transparent;border-radius:50%;background:fff;background:var(--white);}
.pagedown #spnav{box-shadow:0 0 6px 3px rgba(0,0,0,0.1)}
.pagedown #spnav.active{box-shadow:none;}
#spnav span{position:absolute;left:15px;top:50%}
#spnav span,#spnav span:before,#spnav span:after{content:"";width:22px;height:3px;background:#000;background:var(--black);z-index:20;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:absolute}
#spnav span:before,#spnav span:after{left:0}
#spnav span:before{top:-7px}
#spnav span:after{top:7px}
#spnav.active span{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}
#spnav.active span:before{opacity:0}
#spnav.active span:after{transform:rotate(90deg);-webkit-transform:rotate(90deg);top:0}
#gnav{position:fixed;top:0;right:0;z-index:20;width:70vw;height:100vh;background:rgba(255,255,255,0.95);opacity:0;-webkit-transition:.5s linear;-moz-transition:.5s linear;transition:.5s linear;-moz-transform:translateX(100vw);-webkit-transform:translateX(100vw);transform:translateX(100vw);overflow-y:scroll;}
#gnav.active{right:0;opacity:1;-moz-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0)}
#gnav ul{padding-bottom:20px}
#sitenav li a:hover{color:#000;color:var(--black);}
#sitenav li a:hover::before{background:#000;background:var(--black)}
#ftnav{display:none}
#ftnav + p:lang(ja)::before{width:80px;height:93px;}
#ftnav + p:lang(ja){font-size:1.125rem}
#ftnav + p:lang(ja) + p:lang(en){font-size:1rem}
footer.global{padding:20px 20px 140px;}
footer.global #companyname + ul:lang(ja),footer.global ul:lang(en){width:100%}
footer.global ul:lang(ja) li,footer.global ul:lang(en) li{display:block;font-size:0.875rem}
#cta{width:100%;right:0;z-index:20}
#cta a{width:70%;margin:0 auto;height:60px;padding-top:8px;}
.pagedown #cta{right:0}
main{padding:0 20px;overflow:hidden}
section h2{letter-spacing:normal;text-indent:0;}
#serial a{padding:320px 10px 10px;display:block;border-radius:26px}
#serial h2{width:80px;height:80px;border-radius:20px;font-size:1.625rem;display:inline-block;margin:0;vertical-align:top}
#serial h3{width:calc(100% - 90px);display:inline-block;padding:10px;margin-top:0;}
#serial h3 span:lang(ja){font-size:1.5rem;}
#serial h3 span:lang(en){font-size:1rem}
#serial figure,#serial figure::after{width:calc(100% - 20px);height:300px;border-radius:20px;position:absolute;top:10px;}
#serial figure::after,#serial a:hover figure::after{top:0;line-height:300px;left:0;width:100%}
#serial figure img, .postlist > article figure img{border-radius:20px}
#serial a::after{bottom:-4px;right:-4px;}
section{margin:0 auto 60px}
section h2 span:lang(ja){font-size:1.5rem}
section h2 span:lang(en){font-size:1.25rem}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.slick-list.draggable{padding:0 !important}
.slick-track{width:100%;}
.slick-loading .slick-list{background:#fff url(../../img/top/ajax-loader.gif) center center no-repeat}
@font-face{font-family:'slick';font-weight:400;font-style:normal;src:url(../webfont/slick.eot);src:url(../webfont/slick.eot?#iefix) format("embedded-opentype"),url(../webfont/slick.woff) format("woff"),url(../webfont/slick.ttf) format("truetype"),url(../webfont/slick.svg#slick) format("svg")}
.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:42%;display:block;width:100px;height:100px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}
.slick-prev:before,.slick-next:before{font-family:Helvetica,Arial,"sans-serif";line-height:1;opacity:.75;color:#000}
[dir='rtl'] .slick-prev{left:auto}
.slick-prev:before{content:'';background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg  xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23px' height='41px'%3E%3Cpath fill-rule='evenodd'  fill='rgb(0, 0, 0)' d='M20.493,40.500 L22.507,38.486 L4.521,20.500 L22.507,2.514 L20.493,0.500 L0.493,20.500 L20.493,40.500 Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;}
[dir='rtl'] .slick-prev:before{content:'';background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg  xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23px' height='41px'%3E%3Cpath fill-rule='evenodd'  fill='rgb(0, 0, 0)' d='M20.493,40.500 L22.507,38.486 L4.521,20.500 L22.507,2.514 L20.493,0.500 L0.493,20.500 L20.493,40.500 Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;}
[dir='rtl'] .slick-next{right:auto}
.slick-next:before{content:'';background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg  xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23px' height='41px'%3E%3Cpath fill-rule='evenodd'  fill='rgb(0, 0, 0)' d='M2.507,40.500 L0.493,38.486 L18.479,20.500 L0.493,2.514 L2.507,0.500 L22.507,20.500 L2.507,40.500 Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;}
[dir='rtl'] .slick-next:before{content:'';background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg  xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23px' height='41px'%3E%3Cpath fill-rule='evenodd'  fill='rgb(0, 0, 0)' d='M2.507,40.500 L0.493,38.486 L18.479,20.500 L0.493,2.514 L2.507,0.500 L22.507,20.500 L2.507,40.500 Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;}
.slick-dotted.slick-slider{margin-bottom:30px}
.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}
.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'?';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-dots li.slick-active button:before{opacity:.75;color:#000}

.slick-prev,.slick-next{width:50px;height:50px;}
.slick-prev:before,[dir='rtl'] .slick-prev:before{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg  xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='11px' height='21px'%3E%3Cpath fill-rule='evenodd'  fill='rgb(0, 0, 0)' d='M9.996,20.500 L11.004,19.493 L2.011,10.500 L11.004,1.507 L9.996,0.500 L-0.004,10.500 L9.996,20.500 Z'/%3E%3C/svg%3E");width:50px;height:50px;background-repeat:no-repeat;background-position:center;}
.slick-next:before,[dir='rtl'] .slick-next:before{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg  xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='11px' height='21px'%3E%3Cpath fill-rule='evenodd'  fill='rgb(0, 0, 0)' d='M1.004,20.500 L-0.004,19.493 L8.989,10.500 L-0.004,1.507 L1.004,0.500 L11.004,10.500 L1.004,20.500 Z'/%3E%3C/svg%3E");;width:50px;height:50px;background-repeat:no-repeat;background-position:center;}
.postlist{display:block;}
article.slick-slide{padding:0 10px;}
article.slick-slide figure{border-radius:18px;vertical-align:middle;position:relative;z-index:0;}
article.slick-slide figure::before{display:block;height:0;content:"";}
article.slick-slide figure img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:28px}
article.slick-slide figure{width:27vw;height:18.7vw;}
#propertylist .postlist.left,#propertylist .postlist.right{width:100%;float:none;}
#propertylist .postlist.right article figure{width:92vw;height:58.5vw;margin:0 auto 20px;float:none}
#propertylist .postlist > article figure img{border-radius:26px;}
#propertylist .postlist > article figure::after{display:none;}
#propertylist .postlist.right article a::after{width:calc(100vw - 40px);height:62.5vw;margin-left:calc(-50vw + 30px);left:50%;padding-top:25%;font-size:8vw;border-radius:26px}
#propertylist .postlist.left article{padding-bottom:10px}
#propertylist .postlist.left article a::before{display:none}
#propertylist .postlist.left article a{padding:150px 0 20px}
#propertylist .postlist.left article h3{font-size:1.125rem;height:55px;overflow:hidden;margin:0 20px 1.2em;}
#propertylist .postlist.left article p{margin:0 20px;font-size:0.875rem;padding-bottom:10px;height:154px;overflow:hidden;}
#propertylist .postlist.right article{margin:40px 0}
#propertylist .postlist > article.recommend a::after{width:150px;height:150px;top:10px;right:10px;font-size:18px;}
#propertylist .postlist > article.normal a::after{width:150px;height:150px;top:10px;right:10px;font-size:18px;}
#propertylist .postlist > article a time{top:20px;}
#propertylist .postlist.left article a .rent{top:30px;}
#propertylist .postlist.left article a::before{content:"";background:rgba(0,0,0,.3);display:block;width:100%;/*height:512px;*/position:absolute;top:0;left:0;z-index:3;border-radius:26px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;border:2px solid #fff;border:2px solid var(--white);}
article.slick-slide time{padding:10px 0;display:block;font-size:0.875em}
article.slick-slide time::before{content:"";display:inline-block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 12v-6h-2v8h7v-2h-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:12px;height:12px;position:relative;top:0px;margin:0 6px 0 0;}
a.btn_leftarw{margin:1rem auto 0;min-width:100%;}
#profile{background:#fff;background:var(--white);}
#profile h2{width:100%;text-align:center;margin-left:auto}
#proflayout{display:block}
#profimg{width:300px;margin:0 auto 20px}
#proftxt{padding:0 0 20px;}
}
@media screen and (max-width:760px) {
article.slick-slide figure{width:40vw;height:28.5vw;}
}
@media screen and (max-width:600px) {
article.slick-slide{padding:0 15px;}
article.slick-slide figure{width:80vw;height:54.5vw;}
}


#archivelist{margin:0 auto;padding:50px 0;}
#archivelist article a,#pagetitle,#form{background:#fff;background:var(--white);border-radius:30px;position:relative;margin:0 auto;text-align:center}
#archivelist article{margin:0 auto 30px;position:relative;}
#archivelist article:last-child{margin:0 auto}
#archivelist article a{display:block;z-index:3}
#archivelist article a .column{display:flex;height:390px;text-align:left;}
#archivelist article a h2{margin:0 0 30px;padding:0}
#archivelist article::after,#pagetitle::after,#form::after{content:"";border:2px solid #fff;border:2px solid var(--white);border-radius:30px;position:absolute;width:100%;height:100%;bottom:-6px;right:-6px;}
#archivelist article .txt,#archivelist article .img{padding:20px;width:50%}
#archivelist article .img{position:relative}
#archivelist article .img figure{border-radius:18px;vertical-align:middle;position:relative;z-index:0;}
#archivelist article .img figure::before{display:block;height:0;content:"";}
#archivelist article .img figure img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:28px}
#archivelist article .img figure{width:100%;height:345px;}
#archivelist article .txt{overflow:hidden;margin-bottom:20px}
#archivelist article .txt dl{width:100%;}
#archivelist article .txt dt,#archivelist article .txt dd{padding:0;margin-bottom:.3em}
#archivelist article .txt dt{width:50%;float:left;clear:both}
#archivelist article .txt dt::after{content:"\00ff1a";float:right;margin-right:5px;}
#archivelist article a figure::after{content:"\0056\0069\0065\0077";background:rgba(255,255,255,.6);width:100%;height:100%;border-radius:15px;color:rgb(234,95,0);color:var(--orange);display:block;position:absolute;top:0;left:0;text-align:center;padding-top:30%;font-weight:bold;opacity:0;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;font-size:1.5em}
/*#archivelist article.closed a figure::after,#propertylist .postlist.left article.closed a::after{content:"\005951\007d04\006e08";writing-mode: vertical-rl;display:flex;justify-content: center;align-items: center;position:absolute;border-radius:50%;border:5px double #f00;background:#f00;color:#fff;font-weight:bold;z-index:3;width:100px;height:100px;top:10px;right:10px;font-size:20px;}
#archivelist article.closed a figure::after{padding:120px 0 0;}
#propertylist .postlist.left article.closed a::before{padding:180px 0 0;}*/
#archivelist article.closed a figure::after,#propertylist .postlist.left article.closed a::before{content:"\00304a\00304b\003052\003055\00307e\003067\0020\A\0052df\0096c6\007d42\004e86\00ff01";background:rgba(234,95,0,.6);display:block;width:100%;position:absolute;top:0;left:0;border-radius:26px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;border:2px solid #fff;border:2px solid var(--white);color:rgb(255,255,255);color:var(--white);text-align:center;line-height:1.2em;font-weight:bold;opacity:1;white-space:pre;z-index:10;font-size:3.75rem;}
#archivelist article.closed a figure::after{padding:120px 0 0;}
#propertylist .postlist.left article.closed a::before{padding:180px 0 0;}
#archivelist article a:hover figure::after{opacity:1;}
#archivelist article.recommend .img figure::before{/*content:"\0030aa\0030b9\0030b9\0030e1";writing-mode: vertical-rl;display:flex;justify-content: center;align-items: center;border-radius:50%;border:5px double #8cd106;background:#8cd106;color:#fff;font-weight:bold;*/content:"";background:url(/img/ico_recommend.png) no-repeat center / cover;position:absolute;z-index:3;width:100px;height:100px;top:10px;right:10px;font-size:20px;}
#archivelist article.normal .img figure::before,#propertylist .postlist article.normal a:after{/*content:"\0052df\0096c6\004e2d";writing-mode: vertical-rl;display:flex;justify-content: center;align-items: center;border-radius:50%;border:5px double #ffe000;background:#ffe000;color:#fff;*/position:absolute;font-weight:bold;z-index:3;width:150px;height:150px;top:10px;right:10px;font-size:20px;content:"";background:url(/img/ico_new.png) no-repeat center / contain;display:block;left:auto;z-index:3;}
#archivelist article a:hover .img::after{opacity:1;}
#archivelist article time,#archivelist article .rent{position:absolute;z-index:3}
#archivelist article a time{font-size:0.937rem;display:block;top:35px;left:45px;color:rgb(255,255,255);color:var(--white)}
#archivelist article time::before{content:"";display:inline-block;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb(255,255,255)' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 12v-6h-2v8h7v-2h-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:18px;height:18px;position:relative;top:3px;margin:0 10px 0 0;}
#archivelist article a .rent{font-size:0.875rem;top:50px;left:45px;letter-spacing:0.05em;font-weight:bold;color:rgb(255,255,255);color:var(--white)}
#archivelist article .rent strong{font-size:3rem;padding:0 12px 0 0;}
#archivelist article .rent strong{color:rgb(234,95,0);color:var(--orange);}
#pagetitle{padding:45px 0;}
#pagetitle span{display:block;margin:0 auto}
#pagetitle span:lang(ja){font-size:4.5rem}
#pagetitle span:lang(en){font-size:1.5rem;font-family:"M PLUS Rounded 1c", sans-serif;font-family:var(--mplus);}
.wp-pagenavi{clear:both;text-align:center;font-weight:700}
.wp-pagenavi span,.wp-pagenavi a{display:inline-block;text-align:center;font-size:1.125rem;}
.wp-pagenavi a{text-decoration:none;background:rgb(234,95,0);background:var(--orange);color:rgb(255,255,255);color:var(--white)}
.wp-pagenavi span{color:rgb(255,255,255);color:var(--white);background:rgb(17,17,17);background:var(--black)}
.wp-pagenavi a:hover{color:rgb(255,255,255);color:var(--white);background:rgb(17,17,17);background:var(--black)}
.wp-pagenavi{font-size:1rem;padding:80px 30px}
.wp-pagenavi span,.wp-pagenavi a{width:60px;height:60px;margin:0 5px 0 0;line-height:60px;border-radius:5px}

#detailHead{display:flex}
#detailHead .img{position:relative}
#detailHead figure{border-radius:28px;vertical-align:middle;position:relative;z-index:0;width:560px;height:370px}
#detailHead figure::after{content:"";border:2px solid #fff;border:2px solid var(--white);border-radius:30px;position:absolute;width:100%;height:100%;bottom:-6px;right:-6px;z-index:0}
#detailHead figure::before{display:block;height:0;content:"";}
#detailHead figure img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:28px;z-index:1}
#detailHead figure{}
#detailHead .txt{padding-left:30px;}
#detailHead .txt a{text-decoration:underline}
#detailHead .txt a:hover{text-decoration:none;}
#detailHead h1{font-size:2.25rem;font-weight:bold;margin:.3em 0 .67em}
#detailHead time{color:rgb(255,255,255);color:var(--white)}
#detailHead.recommend .img::after{/*content:"\0030aa\0030b9\0030b9\0030e1";writing-mode: vertical-rl;display:flex;justify-content: center;align-items: center;border-radius:50%;border:5px double #8cd106;background:#8cd106;color:#fff;font-weight:bold;*/content:"";position:absolute;background:url(/img/ico_recommend.png) no-repeat center / cover;z-index:3;width:100px;height:100px;top:10px;right:10px;font-size:20px;}
#detailHead.normal .img::after{/*content:"\0052df\0096c6\004e2d";writing-mode: vertical-rl;display:flex;justify-content: center;align-items: center;border-radius:50%;border:5px double #ffe000;background:#ffe000;color:#fff;font-weight:bold;*/position:absolute;z-index:3;width:150px;height:150px;top:10px;right:10px;font-size:20px;content:"";background:url(/img/ico_new.png) no-repeat center / contain;display:block;}
#detailHead.closed .img::before{content:"\00304a\00304b\003052\003055\00307e\003067\0020\A\0052df\0096c6\007d42\004e86\00ff01";background:rgba(234,95,0,.6);display:block;width:100%;height:370px;position:absolute;top:0;left:0;z-index:6;border-radius:26px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;border:2px solid #fff;border:2px solid var(--white);color:rgb(255,255,255);color:var(--white);font-size:3.75rem;text-align:center;line-height:1.2em;padding:120px 70px 0;font-weight:bold;opacity:1;white-space:pre;}
#form{margin:3em auto}
#related{font-weight:bold;font-size:1.125rem}
#related a{text-decoration:underline;transition:.5s;opacity:1;}
#related a:hover{text-decoration:none;opacity:.8}
@media screen and (max-width:1200px){
#pagetitle{width:calc(100% - 40px);max-width:calc(100% - 40px);display:block;text-align:center;}
#pagetitle span{display:block}
#propertylist .postlist > article.closed::after{padding:180px 0 0}
#archivelist{width:100%;max-width:100%;padding:50px 20px 40px;}
#pagetitle span:lang(ja){font-size:3.5rem;}
#pagetitle span:lang(en){font-size:1.5rem;}
#archivelist article .txt dl{font-size:0.875rem}
}

/* SP STYLE  *************************************************************/
@media screen and (max-width:960px){
#archivelist{margin:0 auto;padding:20px 0 0}
#pagetitle{padding:30px 0;}
#pagetitle span:lang(ja){font-size:1.5rem;}
#pagetitle span:lang(en){font-size:1.25rem;}
/*#propertylist .postlist.left article,#propertylist .postlist.left article,#propertylist .postlist > article.closed::after,
#propertylist .postlist.left article a::before,#propertylist .postlist.left article figure,*/
#propertylist .postlist.right article figure{width:calc(100vw - 40px);height:62.5vw;overflow:hidden;}
#propertylist .postlist.left article.closed a::before{font-size:2.8rem;padding:26% 0 0;}
#propertylist .postlist.left article,
#propertylist .postlist.left article a::before,
#propertylist .postlist.left article figure{height:400px;}
#propertylist .postlist.left article.closed a::before{padding-top:150px}
#archivelist article,#archivelist article a{height:auto}
#archivelist article a .column{display:block;height:auto}
#archivelist article .txt{width:100%}
#archivelist article .img{width:100%;padding-bottom:0}
#archivelist article .img figure{width:calc(100vw - 60px);height:66.5vw;top:-10px;left:-10px}
#archivelist article.recommend .img figure::before,#archivelist article.normal .img figure::before{width:146px;height:146px;}
#archivelist article a .rent,#archivelist article a time{left:30px;}
#archivelist article.closed a:hover figure::after,#archivelist article.closed figure::after{padding-top:20%;font-size:1.75rem;}
.wp-pagenavi{font-size:1rem;text-align:center;padding:40px 0}
.wp-pagenavi span,.wp-pagenavi a{width:40px;height:40px;margin:0 2px 6px 0;line-height:40px;border-radius:5px}
#archivelist article .txt dl,#archivelist article .txt dt,#archivelist article .txt dd{box-sizing:border-box;}
#archivelist article .txt dt,#archivelist article .txt dd{padding:0;}
#archivelist article .txt dt{width:55%;float:left;}
#archivelist article .txt dd{margin-left:55%;}
#archivelist article .txt dd:after{content:'';display: block;clear:both;}
#archivelist article a:hover figure::after{display:none;}
#propertylist .postlist.right article{position:relative;}
#propertylist .postlist.right article.closed a::after{width:calc(100vw - 40px);height:62.5vw;font-size:2.8rem;padding:22% 0 0;border-radius:28px;content:"\00304a\00304b\003052\003055\00307e\003067\0020\A\0052df\0096c6\007d42\004e86\00ff01";white-space:pre;line-height:1.2em;margin-left:calc(-50vw + 20px)}
#propertylist .postlist.right article.closed a::after figure{height:58.5vw;margin:0 auto 20px;float:none;content:"\00304a\00304b\003052\003055\00307e\003067\0020\A\0052df\0096c6\007d42\004e86\00ff01";background:rgba(234,95,0,.6);display:block;width:100%;position:absolute;top:0;left:50%;border-radius:26px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;border:2px solid #fff;border:2px solid var(--white);color:rgb(255,255,255);color:var(--white);text-align:center;line-height:1.2em;font-weight:bold;opacity:1;white-space:pre;z-index:10}
#propertylist .postlist.left article a::before,/*#propertylist .postlist.right article a::after,*/#serial figure::after{display:none}
#detailHead{display:block}
#detailHead .img{position:relative}
#detailHead figure{width:100%;border-radius:28px;vertical-align:middle;position:relative;z-index:0;height:300px}
#detailHead h1{font-size:1.5rem;padding:15px 0 0;}
#detailHead.recommend .img::after{width:150px;height:118px}
#detailHead.closed .img::before{font-size:2.5rem;padding:25% 20px 0;}
#detailHead figure,#detailHead.closed .img::before{width:calc(100vw - 40px);height:62.5vw}
#detailHead .txt{padding:0}
#listeninglist{margin:0 0 60px;max-width:calc(100% + 30px);width:calc(100% + 30px);}
#listeninglist .postlist{margin:0}
#listeninglist .postlist > article{width:49%;display:inline-block;vertical-align:top;}
#listeninglist .postlist > article figure{width:44.5vw;height:32.4vw;margin:0 auto}
#listeninglist .postlist > article h3,#listeninglist .postlist > article h4,#listeninglist .postlist > article p{padding:0 10px}
#youtube{padding:20px}
#access .map,#access .txt{width:100%;float:none}
#access .txt{padding:20px}
#access .txt h2{font-size:1.5rem;text-align:center;padding:15px 0}
#access .map iframe,#youtube iframe{width:100%;height:300px}
#propertycta{padding:60px 0 0;margin:0}
#propertycta li{width:280px;margin:0 auto 10px;display:block;}
#propertycta li a{font-size:1rem}
#propertycta li a::before{font-size:.92rem}
}
@media screen and (max-width:860px){
#archivelist article a{display:block;height:auto}
#archivelist article .txt,#archivelist article .img{width:100%}
#archivelist article .img{padding-bottom:0}
#archivelist article.closed a:hover figure::after,
#archivelist article.closed a figure::after,
#archivelist article.closed figure::after,
#archivelist article.closed a:focus figure::after{padding:30% 0 0;font-size:2.5em;display:block}
}
@media screen and (max-width:660px){
#archivelist article.closed figure::after{font-size:2em;}
}
@media screen and (max-width:599px){
#application table tr:first-child::after{content:"";border:2px solid #fff;border:2px solid var(--white);border-radius:30px;position:absolute;width:100%;height:100%;bottom:-8px;right:-8px;z-index:-1}
#application table tr:first-child th{border-radius:30px 30px 0 0;border:none}
#application table tr:first-child td{border-radius:0 0 0 0;border-top:none}
#application table tr:last-child th{border-radius:0 0 0 0;border-left:none}
#application table tr:last-child td{border-radius:0 0 30px 30px}
}
@media screen and (max-width:580px){
#archivelist article a h2{font-size:1.5em}
#archivelist article .txt dl{font-size:0.875rem;}
article.slick-slide figure{width:76vw;height:50.5vw;}
}
@media screen and (max-width:480px){
/*#propertylist .postlist.right article a::after{display:none}*/
article.slick-slide{padding:0}
#archivelist article .img figure{top:0;left:0}
#archivelist article .img{padding:10px;}
#archivelist article .txt{padding:20px;}
#archivelist article .txt dt,#archivelist article .txt dd{display:block;float:none;width:100%}
#archivelist article .txt dt::after{float:none;padding-left:10px}
#archivelist article .txt dd{padding:0;margin:0}
#propertylist .postlist.left article a h3{font-size:1.125em;margin:0 20px 1.2em}
#listeninglist{width:100%}
#listeninglist .postlist > article{padding:0;width:48%}
#listeninglist .postlist.feature article:nth-child(2n){margin-left:1%}
#listeninglist .postlist.feature article:nth-child(2n+1){margin-right:1%}
#listeninglist .postlist.feature > article figure{width:100%}
#listeninglist article figure img{border:2px solid #fff}
#listeninglist article figure::after{display:none}
#listeninglist article h3 + p,#propertylist .postlist.left article a p{font-size:.875em}
#propertylist .postlist > article .rent{text-align:center;display:block}
#propertylist .postlist > article .rent strong{font-size:1.5rem}
#propertylist .postlist > article a time, #detailHead time{top:25px;left:15px;}
#propertylist .postlist.left article a .rent, #detailHead .rent{top:40px;left:15px}
#propertylist .postlist > article.recommend a::after,
#detailHead.recommend .img::after,#archivelist article.recommend .img figure::before{width:100px;height:100px}
#propertylist .postlist > article.normal a::after,
#detailHead.normal .img::after,#archivelist article.normal .img figure::before,#propertylist .postlist article.normal a:after{width:100px;height:100px;opacity:1;}
#detailHead .txt{padding-left:0}
article.slick-slide figure{width:100%;height:60.5vw;}
#propertycta li,#propertycta li a{width:100%}
}

.mw_wp_form{position:relative;z-index:5}
#formHd strong{font-weight:normal}
.require{background:rgb(234,95,0);background:var(--orange);color:rgb(255,255,255);color:var(--white);}
input[type="text"],input[type="email"],textarea,select{background:#fff}
#confirm-button{text-align:center;clear:both}

#confirm-button li input[type="submit"]{text-align:center;display:block;font-weight:bold;transition:0.3s;background:#111;cursor:pointer;color:#fff;border-radius:30px;}
#confirm-button li input[type="submit"]:hover{opacity:0.8}
input[type="text"],input[type="email"],textarea{border:1px solid #ababab;background:#fff}
#form dl{text-align:left}
#form dl dt,.smf-item__col--label{position:relative}
input[type=radio], input[type=checkbox]{display:none}
.mwform-checkbox-field-text{box-sizing: border-box;-webkit-transition:background-color 0.2s linear;transition:background-color 0.2s linear;position:relative;display: inline-block;margin:0 10px 0px 0;padding:2px 4px 2px 30px;border-radius:3px;/*  background-color: #f6f7f8;*/vertical-align:middle;cursor:pointer}
.mwform-checkbox-field-text:before{-webkit-transition:opacity 0.2s linear;transition:opacity 0.2s linear;position:absolute;top:50%;left:11px;display:block;margin-top:-5px;width:5px;height:9px;border-right:3px solid rgb(234,95,0);border-bottom:3px solid rgb(234,95,0);border-right:3px solid var(--orange);border-bottom:3px solid var(--orange);content:'';opacity:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.mwform-checkbox-field-text:after,input[type=checkbox]:checked + .mwform-checkbox-field-text:before{opacity:1}
.mwform-checkbox-field-text:after{-webkit-transition:border-color 0.2s linear;transition:border-color 0.2s linear;position:absolute;top:50%;left:5px;display:block;margin-top:-8px;width:16px;height:16px;border:2px solid #bbb;content:''}
#formHd p{text-align:center}
.confirmPage #form dl dd,.smf-item__col--controls{border-bottom:1px solid #ccc}
@media screen and (min-width:961px) {
#formHd{padding:80px 20px 40px;line-height:2em;font-size:20px}
.thanks #formHd{padding:120px 20px}
#form form{font-weight:700;width:1060px;margin:0 auto;border-radius:10px}
#form dl{width:100%;margin:0 auto;padding:50px 50px 0}
#form .require{position:absolute;top:24px;right:5px;font-size:12px;padding:0 6px}
#form dl dt,.smf-item__col--label{clear:both;width:18em;float:left;padding:20px 60px 16px 0;position:relative;font-weight:700;text-align:right}
#form dl dd,.smf-item__col--controls{padding:18px 15px 16px 20em;min-height:62px}
#form dl dd label,.smf-item__col--controls label{padding:0 25px 0 0}
#form dl dd label input[type="checkbox"],.smf-item__col--controls input[type="checkbox"]{margin:0 6px 0 0}
#form dl+dl dt{float:none;padding:8px 5px 0}
#form dl+dl dd{padding:18px 5px;font-weight:normal;font-size:14px;line-height:2em}
input[type="text"],input[type="email"],textarea,select{border:2px solid #ccc;width:100%}
input[type="text"],input[type="email"],textarea{padding:8px 8px}
.inputA{width:440px}
#zip{width:180px}
select{padding:5px 20px 5px 10px;background:#fff;background-size:10px;width:auto}
.inputB,textarea{width:480px}
textarea{height:200px;width:100%}
#confirm-button{padding:0 0 60px}
#confirm-button li{margin:0 10px 0 0;display:inline-block}
#confirm-button li input[type="submit"]{padding:25px 60px;font-size:1.125rem}
#confirm-button li input[type="submit"]:hover{opacity:0.8}
label{cursor:pointer}
.contactPage #content,.confirmPage #content,.thanksPage #content{background:#fff;width:100%;padding-left:0}
.contactPage footer.global dl,.contactPage footer.global #ctaBox,.contactPage #breadcrumb,.contactPage footer.global dl+p{display:none}
.contactPage footer.global #copyright{text-align:center}
.confirmPage #form dl dt,.smf-item__col--label{padding:18px 60px 16px 0}
.confirmPage #form .require{display:none}
.confirmPage #form dl dd,.confirmPage .smf-item__col--controls{padding:18px 15px 16px 16em;min-height:61px}
.confirmPage #form .require{top:22px}
#form .mw_wp_form_confirm.mw_wp_form_preview dl dt{padding:16px 60px 18px 0}
.mw_wp_form_confirm.mw_wp_form_preview dl dd{padding:18px 15px 18px 20em;margin:0;}
#form .mw_wp_form_confirm.mw_wp_form_preview dl{padding:0 0 30px;}
}
.mw_wp_form_confirm.mw_wp_form_preview dl dd{border-bottom:1px solid rgb(0,0,0,.2);}

@media screen and (max-width:960px) {
#form{margin:1em auto}
#formHd{padding:20px 10px 0;line-height:1.8em;font-size:.82rem}
input,textarea{-webkit-appearance:none;}
select{-webkit-appearance:button;appearance:button;}
.mwform-checkbox-field.horizontal-item{display:block;padding:5px 0}
.mw_wp_form .horizontal-item + .horizontal-item{margin:0 !important}
.contactPage #ctaBox,.contactPage #breadcrumb,.contactPage #pageTop,.contactPage h2:after,.confirmPage h2:after,.thanksPage h2:after{display:none !important}
.contactPage #copyright{padding:10px}
#form .require{font-size:10px;padding:2px 5px;margin-left:15px;font-weight:normal}
#form dl{padding:20px 10px;}
#form dl dt,.smf-item__col--label,.smf-item__col--controls{display:block;line-height:1.5em}
#form dl dt,.smf-item__col--label{padding:8px 10px 0;font-weight:bold}
#form dl dd,.smf-item__col--controls{padding:5px 15px 10px;margin:0}
#form dl dd label.smf-item__col--controls label{padding:5px 0;margin:0 0 5px 0}
#form dl dd label input[type="checkbox"],#form dl dd label input[type="radio"],.smf-item__col--controls input[type="checkbox"],.smf-item__col--controls input[type="radio"]{margin:0 5px 0 0}
#form dl+dl{padding:0 0 10px}
#form dl+dl dd{font-weight:normal;font-size:11px;line-height:1.6em}
input[type="text"],input[type="email"],textarea,select{border:1px solid #ababab}
input[type="text"],input[type="email"],textarea{padding:10px 8px;width:100%}
#zip{width:160px}
select{padding:12px 12px;background:#fff;background-size:10px;width:80%;position:relative}
textarea{height:160px}
#confirm-button{padding:0 0 40px;margin:0;}
#confirm-button li{text-align:center}
#confirm-button li input[type="submit"]{padding:16px 35px;display:inline-block;margin:0 auto 15px;width:240px;font-size:1rem;}
#confirm-button li.btn{width:auto;height:auto}
.mwform-checkbox-field-text{margin-right:5px}
#fornHd{padding:15px;}
#form.thanks #formHd{padding:40px 10px;line-height:1.8em;font-size:.82rem}
}
#form form {width:100%}
.confirmPage #form dl dd, .smf-item__col--controls{border:none;}

#readonly{color:#000;color:var(--black);}
#readonly:focus{outline:none}
.youtubelist ul{margin-left:0;}
.youtubelist li iframe{width:100%;}
#sns{text-align:center;}
.sns-list{width:100%;}
.sns-item iframe{width:100%;}

.privacypolicy{}
.privacy-frame{overflow-y:scroll;border:1px solid #ccc;}
.privacy-frame *{font-size:.88rem;}
.privacypolicy h3{font-size:.92rem;}
.privacypolicy h3:before{content:"\0025bc";}
.privacy-frame ul li,.privacy-frame p{font-weight:normal;}
.privacy-frame ul{margin:1em 0 2em;padding-left:1em;}
.privacy-frame ul li:before{content: "\0030fb";margin: 0 0.2em 0 -1.2em;}
.mw_wp_form.mw_wp_form_confirm .privacy-frame,.mw_wp_form.mw_wp_form_confirm .privacypolicy h3{display:none}

@media screen and (min-width:961px) {
header.global{height:240px;margin:0 auto;}
header.global .logo{padding-top:50px;}
.youtubelist ul{display:flex;justify-content:flex-start;}
.youtubelist li{width:calc((100% - 40px) / 3);margin-bottom:20px;}
.youtubelist li:nth-of-type(1),.youtubelist li:nth-of-type(2){margin-right:20px;}
.youtubelist li iframe{height:220px;border-radius:20px;border:2px solid #fff;}
.sns-list{display:flex;justify-content:center;margin:0 auto 40px;max-width:720px;}
.sns-list .sns-item{width:calc((100% - 40px) / 2);padding:0 20px;}
.sns-item iframe,.sns-item .fb-root{max-width:340px;height:500px !important;}
dd.privacypolicy{padding-top:0;}
.privacypolicy h3{padding-top:0;}
.privacy-frame{height:200px;padding:20px;}
}

@media screen and (max-width:960px) {
	header.global{height:80px;margin:0 auto;padding:15px;}
	header.global .logo img{height:50px;}
	.youtubelist ul{display:flex;justify-content:flex-start;flex-wrap: wrap;}
	.youtubelist li{margin-bottom:20px;}
	.youtubelist li:nth-of-type(1){width:100%;}
	.youtubelist li:nth-of-type(2),.youtubelist li:nth-of-type(3){width:calc(50% - 10px)}
	.youtubelist li:nth-of-type(2){margin-right:10px;}
	.youtubelist li:nth-of-type(3){margin-left:10px}
	.youtubelist li iframe{border-radius:20px;border:2px solid #fff;}
	.youtubelist li:nth-of-type(1) iframe{height:220px;}	
	.youtubelist li:nth-of-type(2) iframe,.youtubelist li:nth-of-type(3) iframe{height:140px;}
.sns-list{margin:0 auto;}
.sns-item .sns-item{padding-top:20px}
.fb_iframe_widget_fluid{height:100vw !important;margin:20px auto 0;padding-top:20px;}
.sns-item iframe,.sns-item .fb-root{max-width:100%;height:100vw !important;}
.fb_iframe_widget span{height:100vw !important;}
.privacy-frame{height:60vw;padding:10px;}
}
.smf-action{text-align: center;}
.snow-monkey-form{z-index: 1;position: relative;}

.snow-monkey-form button[type="submit"] {
text-align: center;
    display: block;
    font-weight: bold;
    transition: 0.3s;
    background: #111;
    cursor: pointer;
    color: #fff;
    border-radius: 30px;display:block;margin:0 auto;
    }
.smf-item__controls{text-align:left;}
.is-require .smf-item__col--label{}
.is-require .smf-item__col--label:after {background: rgb(234,95,0);color: #fff;content:"\005fc5\009808";position: absolute;}

@media screen and (min-width:961px) {
	.snow-monkey-form{
	        padding: 50px 50px 60px;
	}
	.snow-monkey-form button[type="submit"] {
	        padding: 25px 60px;
	        font-size: 1.125rem;
	}
.is-require {
    }
.is-require .smf-item__col--label:after {
        position: absolute;
        top: 24px;
        right: 5px;
        font-size: 12px;
        padding: 0 6px;}
}
.privacy-agree + .smf-placeholder{padding:1em 0;}
.smf-item__col--controls input[type="checkbox"]{position:relative;top:6px;}

@media screen and (max-width:960px) {
	.snow-monkey-form{
	        padding:20px 10px;
	}
	.snow-monkey-form button[type="submit"] {
	        padding: 16px 35px;
	        display: inline-block;
	        margin: 0 auto 15px;
	        width: 240px;
	        font-size: 1rem;
	}
.is-require .smf-item__col--label:after {
        font-size: 10px;
        padding: 2px 5px;
        margin-left: 15px;
        font-weight: normal;}
}

*[data-screen="confirm"] .smf-item__col--controls {
    border-bottom: 1px solid #ccc;
}
*[data-screen="confirm"] .privacy-agree{display:none;}
*[data-screen="confirm"] .smf-action{display: flex;justify-content: center;flex-direction: column-reverse;padding:1em;gap:1em;}
.snow-monkey-form button[type="submit"][data-action="back"]{background:#666;}
*[data-screen="confirm"] .privacy-agree + .smf-placeholder{padding:0;}
