/*--------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
汎用
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------------------------*/
html, body, div, span, object, iframe, article, aside, canvas, details, pre, figcaption, figure,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, input, textarea, select, button, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {font-size: 15px;}

#loader .inner .logo-load {width: 200px; height: auto; right: 15px;}
#loader .inner p {font-size: .975rem;}

/*pc限定*/
.pc {display: none!important;}

/*TOPに戻る*/
#scroll {width: 50px; height: 50px;}
#scroll .top {width: 16px; height: 2px; margin: 5px 0;}
#scroll .arrow {width: 9px; height: 9px; border-width: 2px;}

/*--------------------------------------------------------------------------
部品
--------------------------------------------------------------------------*/
/*汎用ヘッダー*/
.g-h {margin: 80px 0;}
.g-h span.big {font-size: 1.8rem;}
.g-h span.small {font-size: .85rem;}
.g-h.arc span.big {font-size: 1.75rem;}
.g-h.arc span.cat {margin: -4px 16px 0 0;}

/*MORE*/
.more {padding: 14px 24px;}

/*次のページ*/
.next-sec {bottom: 30px;}

/*セクションスクロールナビ*/
#menu {right: 12px;}

/*SNS*/
.sns {justify-content: center;}

/*コンタクトボックス*/
.contact-box {padding: 50px 0;}
.contact-box .inner {flex-direction: column; width: 90%; padding: 30px 20px;}
.contact-box .g-h {margin: 20px 0 25px;}
.contact-box .g-h span.big {font-size: 2.3rem;}
.contact-box .right a.top {margin-bottom: 30px;}
.contact-box .right a.top .tel {display: block; font-size: 1.65rem;}
.contact-box .right a.top .tel span {display: block; font-size: 1.05rem; margin-bottom: 10px;}
.contact-box .right a.top .open {line-height: 1.5;}

/*ページネーション*/
#paginate {margin-bottom: 35px;}

/*ブログ*/
.blog-list .entry {width: 100%; margin: 0 0 35px 0;}

/*分譲地*/
.lands-list .entry .img img {width: 100%; min-height: 350px; max-height: 450px;}
.lands-list .entry .state {bottom: -150px; padding: 30px 30px;}
.lands-list .entry .state .h-l {font-size: 1.5rem; margin-bottom: 15px;}
.lands-list .entry .state .cat {font-size: .9rem; margin: 10px 0 5px;}
.lands-list .entry .state .more {margin-top: 24px;}
.lands-list .entry .content {display: block; margin-top: 180px;}
.lands-list .entry .content .left {margin-bottom: 25px;}
.lands-list .entry .content .catch {font-size: 1.7rem; margin-bottom: 15px;}
.lands-list .entry .content .excerpt {font-size: 1.025rem; line-height: 1.8; margin-top: 25px;}

/*2カラム*/
.two-col {flex-direction: column-reverse;}
.two-col .main {width: 100%;}
.two-col .sidebar {width: 100%; border-top: 1px solid #ddd; padding-top: 10px;}

/*--------------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------------*/
header .logo {top: 12px; left: 12px; width: 90px;}

header #full-navi {justify-content: flex-start; overflow-y: auto;}
header #full-navi .g-navi {display: block; margin: 100px 0 30px;}
header #full-navi .g-navi ul li {margin-bottom: 15px;}
header #full-navi .g-navi a {font-size: 1.25rem;}
header #full-navi .contact {width: 90%; margin-bottom: 30px; padding: 15px 25px;}
header #full-navi .contact a.top {margin-bottom: 10px; padding: 15px 0;}
header #full-navi .contact a.top .tel {display: block; font-size: 1.9rem;}
header #full-navi .contact a.top .tel span {display: block; font-size: 1.05rem; margin-bottom: 8px;}
header #full-navi .contact .top p {font-size: .9rem;}
header #full-navi .contact .bottom {display: block; margin-bottom: 12px;}
header #full-navi .contact .bottom .sns {margin-top: 12px;}

header #humberger {top: 7px; right: 3px;}
header #humberger div {width: 32px;}

header #toggle-back {width: 160px; height: 110px;}

@keyframes toggle-back-open {0% {transform: scale(1,1);} 100% {transform: scale(10,16);}}
@keyframes toggle-back-close {0% {transform: scale(10,16);} 100% {transform: scale(1,1);}}

/*--------------------------------------------------------------------------
フッター
--------------------------------------------------------------------------*/
footer {padding: 50px 0 40px;}
footer .container {display: block;}
footer .left {margin-bottom: 40px;}
footer .left .logo .logo-icon {height: 31px; margin-right: 20px;}
footer .left .logo .logo-jp {height: 30px;}
footer .right {display: block; padding: 40px 0 20px; border-top: 1px solid #708e72;}
footer .right > ul > li {margin-bottom: 1.25rem;}
footer .copyright {text-align: center;}

/*--------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
テンプレ＆固定ページ
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------
TOPページ
--------------------------------------------------------------------------*/
#front .sec01 {background-image: url(../img/front/sec-img_01@x2.jpg);}
#front .sec02 {background-image: url(../img/front/sec-img_02@x2.jpg);}
#front .sec03 {background-image: url(../img/front/sec-img_03@x2.jpg);}
#front .sec-scroll .txt {top: 50%; left: 4vw; transform: translate(0,-50%); width: 96vw;}
#front .sec-scroll .txt h1,
#front .sec-scroll .txt h2 {font-size: 2.125rem; margin: 0 0 10px -4px;}
#front .sec-scroll .txt p {font-size: .9rem; padding-bottom: 25px;}

#front .content-link {display: block; margin: 40px auto 80px;}
#front .content-link .entry {display: block; width: 100%; height: 250px; margin-bottom: 20px;}
#front .content-link .entry .g-h .big {font-size: 1.8rem;}

#front .blog {margin-bottom: 100px;}
#front .blog > .more {margin: 50px 0 0;}
#front .blog .container::-webkit-scrollbar {width: 4px; height: 4px;}
#front .blog .container::-webkit-scrollbar-thumb {background: #325e35;}
#front .blog .container::-webkit-scrollbar-track-piece {background: #fff;}
#front .blog .blog-list {width: 800%;}
#front .blog .blog-list .entry {width: 100%;}

#front .lands {margin-bottom: 100px;}
#front .lands > .more {margin: 50px 0 0;}

#front .access {display: block; margin-bottom: 50px;}
#front .access .contents .txt {padding: 32px 24px;}
#front .access #office-map {width: 100%; height: 480px;}

/*--------------------------------------------------------------------------
姶良土地開発のコンセプト
--------------------------------------------------------------------------*/
#page-concept .concept {flex-direction: column;}
#page-concept .concept:nth-child(even) {flex-direction: column-reverse;}
#page-concept .concept .img {width: 100%; height: 350px;}
#page-concept .concept .txt {padding: 40px 30px;}
#page-concept .concept .txt h2 {left: 50%; transform: translateX(-50%);}

/*--------------------------------------------------------------------------
姶良土地開発について
--------------------------------------------------------------------------*/
#page-company .message {padding: 100px 0 75px;}
#page-company .message .txt img {width: 80px; margin: 0 auto;}
#page-company .message .txt h1 {font-size: 1.5rem; margin: 30px auto 40px;}
#page-company .message .txt p {font-size: 1.1rem; margin: 0 auto 25px;}
#page-company .message .img img {width: 65%; margin: 60px auto 0;}
#page-company .message .img figcaption span {text-align: center;}
#page-company .message .letter {width: 70%; top: 150px; left: 50%; transform: translate(-50%,0);}

#page-company .company:nth-child(odd) {flex-direction: column-reverse;}
#page-company .company:nth-child(even) {flex-direction: column;}
#page-company .company .img {width: 100%; height: 350px;}
#page-company .company .txt {box-sizing: border-box; position: relative; background: #fff; padding: 30px;}
#page-company .company .txt h2 {font-size: 1.6rem; margin-bottom: 20px;}
#page-company .company .txt h3 {font-size: .95rem; letter-spacing: 1.5px; margin-bottom: 8px;}
#page-company .company .txt h3 span {font-size: 1.425rem; margin-right: 12px;}

#page-company .tenant {flex-direction: column-reverse; margin: 0;}
#page-company .tenant .txt {padding: 30px;}
#page-company .tenant img {height: 350px;}

#page-company .overview {margin: 40px auto;}
#page-company .overview .bg {padding: 20px 15px;}
#page-company .overview .bg .inner {display: block;}
#page-company .overview .bg h2 {margin: 40px 0; text-align: center;}
#page-company .overview .bg .list dl {padding: 8px 5px;}
#page-company .overview .bg .list dl dt,
#page-company .overview .bg .list dl dd {display: block;}
#page-company .overview .letter {width: 70%; top: -15px; left: -10px;}

#page-company .access {flex-wrap: wrap; margin-bottom: 50px; padding-top: 15px;}
#page-company .access .map {width: 100%; height: 50vh;}
#page-company .access .contents {display: block; padding-bottom: 15px;}
#page-company .access .contents .txt {padding: 20px 25px;}
#page-company .access .contents .txt h2 {font-size: 1.75rem; margin-bottom: 15px;}
#page-company .access .contents .txt h3 {font-size: 1.05rem; margin-bottom: 2px;}
#page-company .access .contents .txt ul li {font-size: .925rem;}
#page-company .access .contents .txt div {margin-bottom: 16px;}
#page-company .access .contents .img {width: 100%; max-height: 250px;}

/*--------------------------------------------------------------------------
宅地造成工事の流れ
--------------------------------------------------------------------------*/
#page-site-preparation .container {margin-bottom: 100px;}
#page-site-preparation .box {margin-bottom: 50px;}
#page-site-preparation .box h2 {display: flex; align-items: center; height: 54px;}
#page-site-preparation .box h2:after {left: 0; width: 100%; height: 2px;}
#page-site-preparation .box h2 .num {font-size: 1.625rem; width: 54px; height: 54px;}
#page-site-preparation .box h2 .num div {top: 5px; left: calc(90vw - 160px); width: 160px; height: auto;}
#page-site-preparation .box h2 .head-line {font-size: 1.25rem; width: calc(100% - 54px); padding: 0 0 0 10px;}
#page-site-preparation .box .txt {padding: 12px 0;}
#page-site-preparation .box > img {height: 250px;}

/*--------------------------------------------------------------------------
ご購入までの流れ
--------------------------------------------------------------------------*/
#page-buy-flow .contents {margin-bottom: 50px;}
#page-buy-flow .contents > li {overflow: hidden; margin-bottom: 25px;}
#page-buy-flow .contents > li img {width: 100%; height: 200%; margin-top: 20px; object-fit: cover; object-position: 50%; font-family: 'object-fit: cover; object-position: 50% 50%;';}
#page-buy-flow .contents > li:nth-child(7) {border-radius: 0;}
#page-buy-flow .contents h2 {padding: 25px 20px 20px; text-align: center;}
#page-buy-flow .contents ul,
#page-buy-flow .contents p {margin: 0 20px;}
#page-buy-flow .contents ul:last-of-type,
#page-buy-flow .contents p:last-of-type {margin-bottom: 20px;}
#page-buy-flow .contents > img {display: none;}
#page-buy-flow .contents .dotted {top: 0;}

/*--------------------------------------------------------------------------
お問い合わせ
--------------------------------------------------------------------------*/
#page-contact .form {margin: 60px auto;}

#page-contact .form small {margin-bottom: 30px;}
#page-contact .form dl {display: block; margin-bottom: 20px;}
#page-contact .form dl dt {margin-bottom: 8px;}

#page-contact .form .cheak {margin: 0 0 20px;}

#policy {top: 0; left: 0; height: 100%; min-height: 100vh;}
#policy .close {top: 12px; right: -12px; width: 48px; height: 48px;}
#policy .close:before,
#policy .close:after {width: 28px; height: 3px;}
#policy h2 {font-size: 1.5rem; margin: 30px 0 35px;}
#policy .content {padding: 20px;}

/*--------------------------------------------------------------------------
投稿汎用要素
--------------------------------------------------------------------------*/
#single blockquote {padding: 24px;}

/*シェアボタン*/
.sns-share {margin: 40px 0;}
.sns-share h3 {margin-bottom: 12px;}
.sns-share a {width: 48px; height: 48px; margin: 0 5px;}

/*--------------------------------------------------------------------------
ブログ
--------------------------------------------------------------------------*/
/*ヘッド*/
#single-page .single-head h1.title {font-size: 1.75rem; padding: 0 0 48px;}
#single-page .single-head .state {margin: 10px 0 8px;}
#single-page .single-head .state time {order: 1;}
#single-page .single-head .state .cat-list {order: 3; width: 90vw; margin-top: 6px;}
#single-page .single-head .state .cat-list .cat {margin: 0 8px 4px 0; padding: 5px 12px;}
#single-page .single-head .state .author {order: 2;}
#single-page .single-head .tag-list {margin: 8px 0 12px;}
#single-page .eyecatch {margin-bottom: 40px;}

/*コメント*/
#single-page .comment h3 {margin-bottom: 16px;}
#single-page .commets-list {margin: 0 0 40px;}
#single-page .commets-list li {margin: 0 0 15px auto; padding: 18px;}
#single-page .commets-list li.depth-2 {width: calc(100% - 18px);}
#single-page .commets-list li.depth-3 {width: calc(100% - 36px);}
#single-page .commets-list li .comment-meta .author {width: 100%;}
#single-page .comment-respond {margin: 0 0 40px;}
#single-page .comment-respond input[type="submit"] {margin: 40px auto;}

/*--------------------------------------------------------------------------
分譲地
--------------------------------------------------------------------------*/
#single-lands-page .container {margin-bottom: 50px;}

#single-lands-page .single-lands {display: flex; flex-direction: column-reverse; align-items: center; margin: 75px 0;}
#single-lands-page .single-lands h1.title {font-size: 1.725rem; line-height: 1.25;}
#single-lands-page .single-lands .cat {font-size: .9rem; margin-top: 18px; padding: 2px 16px;}
#single-lands-page .content {margin: 30px 0;}

#single-lands-page .back {margin: 70px 0 50px;}

#single-lands {margin: 40px 0;}
#single-lands > section {margin-bottom: 40px;}
#single-lands h2 {margin-bottom: 25px;}
#single-lands h2 span {font-size: 1.4rem; letter-spacing: 2px;}

#single-lands-page .eyecatch {margin: 0 -5rem;}

#single-lands .price table {width: 100%;}
#single-lands .price table th,
#single-lands .price table td {font-size: .9825rem; padding: 6px 10px;}

#single-lands .parcel-photo ul {display: block;}
#single-lands .parcel-photo ul li {margin-bottom: 15px;}
#single-lands .parcel-photo ul li figcaption {padding: 6px 10px;}

#single-lands .g-map .acf-map {height: 50vw; min-height: 400px; max-height: 600px;}

#single-lands .about .list {width: 100%;}
#single-lands .about .list dt,
#single-lands .about .list dd {display: block;}
#single-lands .about .list dt {color: #fff; background: #79ad4b;}

#single-lands .facilities section {margin-bottom: 35px;}
#single-lands .facilities h3 {font-size: 1.25rem; margin-bottom: 6px;}
#single-lands .facilities ul {flex-wrap: wrap; margin-bottom: -30px;}
#single-lands .facilities ul li {position: relative; width: 100%; height: 56vw; max-height: 300px; margin: 0 0 15px;}

#single-lands-page .tatemasa .container {display: block;}

#single-lands-page .tatemasa .discription {width: 90vw; margin: 0 auto 60px;}
#single-lands-page .tatemasa .discription h2 {margin-bottom: 50px;}
#single-lands-page .tatemasa .discription h2 img {margin: 0 auto;}
#single-lands-page .tatemasa .discription p {line-height: 1.75; text-align: center;}
#single-lands-page .tatemasa .discription img.mori {margin: 45px auto;}

#single-lands-page .tatemasa .outline .txt p {line-height: 1.75; margin: 25px 0 0;}
#single-lands-page .tatemasa .outline .txt h3 {font-size: 1.5rem; font-weight: 700; line-height: 1.25; background-size: auto 75%; background-position: 0 calc(100% - 8px); background-repeat: no-repeat; padding: 15px 0 5px; border-bottom: 3px solid #669933;}

#single-lands-page .tatemasa .outline .outline01 h3 {background-image: url(../img/tatemasa/no1.png); padding-left: 54px;}
#single-lands-page .tatemasa .outline .outline02 h3 {background-image: url(../img/tatemasa/no2.png); padding-left: 70px;}
#single-lands-page .tatemasa .outline .outline03 h3 {background-image: url(../img/tatemasa/no3.png); padding-left: 60px;}
#single-lands-page .tatemasa .outline .outline04 h3 {background-image: url(../img/tatemasa/no4.png); padding-left: 55px;}
#single-lands-page .tatemasa .outline .outline05 h3 {background-image: url(../img/tatemasa/no5.png); padding-left: 65px; border-color: #fff;}

#single-lands-page .tatemasa .outline .outline01 .txt {margin-bottom: 30px;}
#single-lands-page .tatemasa .outline .outline01 .img01,
#single-lands-page .tatemasa .outline .outline01 .img02 {margin-bottom: 20px;}
#single-lands-page .tatemasa .outline .outline01 .img01 figure,
#single-lands-page .tatemasa .outline .outline01 .img02 figure {position: relative;}
#single-lands-page .tatemasa .outline .outline01 .img01 figure figcaption,
#single-lands-page .tatemasa .outline .outline01 .img02 figure figcaption {position: absolute;}
#single-lands-page .tatemasa .outline .outline01 .img01 figure figcaption,
#single-lands-page .tatemasa .outline .outline01 .img02 figure figcaption {top: 10px; left: 20px; color: #fff;}

#single-lands-page .tatemasa .outline .outline03 img.lets {margin:40px auto; width:70%; }

#single-lands-page .tatemasa .outline .outline04 img {margin:40px auto;}
#single-lands-page .tatemasa .outline .outline04 img.tb {display: none;}

#single-lands-page .tatemasa .outline .outline05 dl.caution { margin:0 auto 70px auto;}
#single-lands-page .tatemasa .outline .outline05 dl.caution dt {color: #be272d; font-weight: 700; background: #fcee21; width: 178px; padding: 3px 0; text-align: center;}
#single-lands-page .tatemasa .outline .outline05 dl.caution dd {color: #be272d; font-size:1.1rem; background-color: #c1d6ad; padding:20px 30px;}
#single-lands-page .tatemasa .outline .outline05 {padding:110px 0 40px 0; background-color: #669933; background-image:url(../img/tatemasa/05_bg_head.png),url(../img/tatemasa/05_bg_foot.png); background-repeat: repeat-x,repeat-x; background-position: top,bottom; background-size:80%,80%;}
#single-lands-page .tatemasa .outline .outline05 p { color: #000;}
#single-lands-page .tatemasa .outline .outline05 .txt { }
#single-lands-page .tatemasa .outline .outline05 .nobito {width: 80%; max-width: 300px; margin:30px auto; position: relative;}
#single-lands-page .tatemasa .outline .outline05 .nobito img.pro {position: absolute; top: 45%; right:-20px; }
#single-lands-page .tatemasa .outline .outline05 .nobito figcaption {text-align: center; background-color: #fff; padding: 15px;}
#single-lands-page .tatemasa .outline .outline05 .nobito figcaption span {color: #000; font-size: 1.2rem; display: block; text-align: center; margin-bottom: 25px; background: url(../img/tatemasa/dotline.png) no-repeat center bottom;}
#single-lands-page .tatemasa .outline .outline05 .nobito figcaption img {margin:0 auto; }
#single-lands-page .tatemasa .outline .outline05 .nobito figcaption a {color: #000; display: block; text-align: center; }
#single-lands-page .tatemasa .outline .outline05 .tb {display: none;}
#single-lands-page .tatemasa .outline .outline05 .program {width:90%; margin: 0 auto;}
#single-lands-page .tatemasa .outline .outline05 .program img.program_menu {margin:0 auto 30px auto;}
#single-lands-page .tatemasa .outline .outline05 .program ul {flex-wrap: nowrap;}
#single-lands-page .tatemasa .outline .outline05 .program ul li {width:49%; display: inline-flex; flex-wrap: wrap;}
#single-lands-page .tatemasa .outline .outline05 .program ul li figure {width: 100%;}
#single-lands-page .tatemasa .outline .outline05 .program ul li figcaption {width: 100%; text-align: center; margin-bottom: 15px;}
#single-lands-page .tatemasa .outline .outline05 .program ul li img { margin:0 auto; }

/*--------------------------------------------------------------------------
分譲地一覧
--------------------------------------------------------------------------*/
#archive-lands .back {margin: -25px 0 75px;}

/*--------------------------------------------------------------------------
404
--------------------------------------------------------------------------*/
#notfound .g-h span.big {font-size: 1.6rem;}