@charset "UTF-8";

.sp {
    display: none !important;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
pre,
code,
form,
fieldset,
legend,
p,
blockquote,
table,
th,
td {
    margin: 0;
    padding: 0;
}

html {
    font-size: 62.5%;
}

body {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 1.6rem;
    color: #533931;
    line-height: 1.8;
    letter-spacing: 0.05em;
    padding-top: 120px;
}

@media screen and (max-width: 750px) {
    body {
        padding-top: 20px;
    }
}

img {
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;
    height: auto;
}

article::after,
section::after,
dl::after,
ul::after,
li::after,
.box::after,
.wrap::after,
.inner::after {
    content: '';
    display: block;
    clear: both;
}

/* ボタン　*/
#underlayer .btn {
    width: 220px;
    margin: 90px auto 60px;
}

#underlayer .consult .btn {
    margin: 0;
}

/* 共通　*/
#page-top {
    width: 50px;
    height: auto;
    filter: drop-shadow(2px 2px 4px rgba(51, 51, 51, 0.2));
    position: fixed;
    right: 30px;
    bottom: 50px;
}

.box {
    position: relative;
}

.indent {
    display: inline-block;
    text-indent: -0.3em;
}

.inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.ttl-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.bg {
    width: 100%;
    margin: 0 auto;
    max-height: 260px;
}

.lead {
    font-size: 1.8rem;
    line-height: 2;
    text-align: center;
    margin-bottom: 100px;
}


section {
    position: relative;
}

.wp-pagenavi {
    text-align: center;
    font-size: 12px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    background: #533931;
    color: #fff;
    border-color: #533931 !important;
}

h2 span {
    display: block;
    font-family: "游明朝 Medium", "YuMincho Medium", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", serif;
    font-size: 3.4rem;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 0.3em;
}

h2 {
    font-size: 1.3rem;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-weight: normal;
    color: #fff;
    text-shadow: 2px 2px 10px #333;
    position: absolute;
    top: 110px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
}

h2::before {
    content: "";
    width: 70px;
    height: 40px;
    background: url(../img/ttl-parts01.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
}

h3 {
    font-family: "游明朝 Medium", "YuMincho Medium", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", serif;
    font-size: 2.8rem;
    font-weight: normal;
    line-height: 1.6;
    color: #533931;
    letter-spacing: 0.25em;
    text-align: center;
    margin-bottom: 80px;
    position: relative;
}

h3::before {
    content: "";
    width: 60px;
    height: 30px;
    background: url(../img/ttl-parts02.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
}

h3::after {
    content: "";
    width: 30px;
    height: 6px;
    background-color: #2aaab3;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
}

h3 span {
    display: block;
    font-size: 1.3rem;
    letter-spacing: 0.1em;
}

#underlayer .navi {
    width: 1000px;
    margin: 0 auto;
}

#underlayer .navi ul {
    text-align: center;
}

#underlayer .navi li {
    display: inline-block;
    width: 260px;
    margin-right: 20px;
    position: relative;
}

#underlayer .navi li::after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(../img/icon03.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 24px;
}

#underlayer .navi li:last-of-type {
    margin-right: 0
}

#underlayer .navi li a {
    display: block;
    font-size: 1.8rem;
    color: #533931;
    line-height: 1;
    letter-spacing: 0.05em;
    text-decoration: none;
    padding: 18px 0 15px;
    background-color: #f9e1ba;
    border-radius: 10px;
    box-shadow: 4px 4px #533931;
}

#underlayer .navi li a:active {
    transform: translateY(4px);
    box-shadow: none;
    transition: all 0.3s;
}

#underlayer .btn a:active img {
    transform: translateY(-10px);
    transition: all 0.3s;
}

#underlayer .main {
    width: 700px;
    float: left;
    margin-right: 70px;
}

#underlayer .side {
    width: 230px;
    float: left;
}

#underlayer .side .info_cat,
#underlayer .side .voice_cat {
    margin-bottom: 40px;
}

#underlayer .side h4 {
    font-family: "游明朝 Medium", "YuMincho Medium", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", serif;
    font-size: 1.8rem;
    padding-bottom: 2px;
    border-bottom: 2px solid #533931;
    margin-bottom: 15px;
    padding-left: 5px;
}

#underlayer .side h4 span {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    display: inline-block;
    font-size: 1rem;
    float: right;
    padding-top: 10px;
}

#underlayer .side li {
    padding-bottom: 10px;
    border-bottom: 1px dashed #2aaab3;
    margin-bottom: 14px;
    position: relative;
}


#underlayer .side li:last-child {
    padding: 0;
    margin: 0;
    border: none;
}

#underlayer .side li::before {
    content: "";
    width: 8px;
    height: 8px;
    background: url(../img/icon02.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: 10px;
}

#underlayer .side li a {
    color: #533931;
    text-decoration: none;
    padding-left: 25px;
}

#underlayer .side .wrap {
    margin-bottom: 40px;
}

/* 　コンタクト　*/
#contact {
    background-color: #eff8f9;
    padding-bottom: 20px;
    position: relative;
}

#contact h3 {
    margin-bottom: 60px;
}

#contact h4 {
    font-family: "游明朝 Medium", "YuMincho Medium", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", serif;
    font-size: 2rem;
    font-weight: normal;
    letter-spacing: 0.25em;
    color: #2aaab3;
    text-align: center;
    padding: 5px 0;
    border-top: 1px solid #2aaab3;
    border-bottom: 1px solid #2aaab3;
    margin: 40px 0 60px;
}

#contact .lead a {
    color: #fc6157;
    text-decoration: underline;
}

#contact .box {
    width: 860px;
    margin: 0 auto 80px;
    padding: 80px 40px 40px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 6px 1px rgba(51, 51, 51, 0.1);
}

#contact .box p {
    text-align: center;
}

#contact .tel {
    font-size: 1.2rem;
    line-height: 1.6;
    position: relative;
}

#contact .tel span {
    display: block;
    font-size: 4.8rem;
    color: #533931;
}

#contact .tel::before {
    content: "";
    width: 44px;
    height: 36px;
    background: url(../img/icon06.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-250px);
    top: 20px;
}

#contact .photo-1 {
    width: 260px;
    height: auto;
    position: absolute;
    top: -60px;
    left: -60px;
}

#contact .photo-2 {
    width: 260px;
    height: auto;
    position: absolute;
    bottom: -60px;
    right: -80px;
}

#contact form dl {
    margin-bottom: 30px;
}

#contact form dt {
    width: 190px;
    float: left;
    margin-right: 20px;
    text-align: right;
    color: #533931;
    padding: 5px 0;
}

#contact form dt span {
    font-size: 1rem;
    color: #fff;
    padding: 2px 10px;
    background-color: #fc6157;
    margin-left: 5px;
    vertical-align: middle;
}

#contact form dd {
    width: 570px;
    float: left;
}

form input,
form textarea {
    font-size: 1.4rem;
    letter-spacing: 0.025em;
}

form input[type="text"],
form input[type="password"],
form input[type="tel"],
form input[type="email"],
form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    width: 100%;
    padding: 10px;
    border-radius: 6px;
}

form input[type="radio"] {
    vertical-align: 1px;
}

form input[type="file"] {
    vertical-align: -5px;
}

form input.your-zip {
    padding-top: 5px;
    width: 160px;
}

form input.own-spec,
form input.own-old {
    padding-top: 5px;
    width: 80px;
}

form label.your-contact {
    display: inline-block;
    padding-top: 5px;
}

form textarea {
    width: 100%;
    height: 200px;
    margin-bottom: 0;
}

form select {
    font-size: 1.4rem;
    color: #666;
    width: 180px;
    padding: 5px;
    height: 40px;
    border: 1px solid #d5d5d5;

}


label.select {
    position: relative;
    display: block;
    width: 180px;

}

/*


label.select:before {
    content: "";
    width: 18px;
    height: 36px;
    background: #533931;
    border-radius: 0 6px 6px 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}*/

.confirm-check {
    width: 260px;
    margin: 40px auto 0;
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: none;
}


/* ------------------------------------------------------------　会社案内　*/
#company-1 .photo {
    display: block;
    width: 1000px;
    margin: 20px auto 40px;
}

#company-1 .lead {
    margin-bottom: 60px;
}

#company-1 ul {
    width: 1000px;
    margin: 0 auto 100px;
}

#company-1 li {
    width: 32%;
    float: left;
    margin-right: 2%;
    text-align: center;
    color: #2aaab3;
}

#company-1 li:last-child {
    margin-right: 0;
}

#company .address {
    width: 860px;
    margin: 0 auto 100px;
}

#company #company-2 {
    padding-top: 140px;
    margin-top: -140px;
}

#company .address ul {
    margin-top: 60px;
    text-align: center;
}

#company .address li {
    width: 50px;
    display: inline-block;
    margin-right: 20px;
}

#company .address li:last-child {
    margin-right: 0;
}

#company dl {
    border-top: 1px solid #d5d5d5;
}

#company dt {
    width: 140px;
    float: left;
    color: #2aaab3;
    padding: 15px 0;
    padding-left: 10px;
}

#company dd {
    width: 720px;
    float: left;
    padding: 15px 0;
}

#company dd a {
    color: #fc6157;
    text-decoration: underline;
}

.ggmap {
    position: relative;
    height: 400px;
    overflow: hidden;
    margin-bottom: 120px;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#company-2 h3 {
    margin-bottom: 60px;
}

#company-2 .ttl {
    font-family: "游明朝 Medium", "YuMincho Medium", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", serif;
    font-size: 2.8rem;
    font-weight: normal;
    line-height: 1.6;
    color: #533931;
    letter-spacing: 0.3em;
    text-align: center;
    margin-bottom: 60px;
    position: relative;
}

#company-2 .wrap {
    width: 100%;
    background-color: #eff8f9;
    padding: 40px 0;
    margin: 80px 0 100px;
    position: relative;
}

#company-2 .wrap .mark {
    width: 46px;
    position: absolute;
    left: 50%;
    top: -22px;
    transform: translateX(-50%);
}

#company-2 .wrap dl {
    width: 760px;
    margin: 0 auto 20px;
    border: none;
}

#company-2 .wrap dl:last-of-type {
    margin-bottom: 0;
}

#company-2 .wrap dt {
    width: 200px;
    float: left;
    font-size: 1.1rem;
    color: #2aaab3;
    line-height: 1.6;
    padding-left: 30px;
    position: relative;
}



#company-2 .wrap dt span {
    display: block;
    font-family: "游明朝 Medium", "YuMincho Medium", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", serif;
    font-size: 2.2rem;
    color: #533931;
    letter-spacing: 0.3em;
}

#company-2 .wrap dd {
    width: 560px;
    float: left;
    line-height: 2.4;
    margin-top: -5px;
}

/* ------------------------------------------------------------　コンセプト　*/
#concept {
    background-color: #eff8f9;
    padding-bottom: 20px;
    position: relative;
}

#concept h2 span {
    font-size: 2.8rem;
    letter-spacing: 0.2em;
    line-height: 2.2;
}

#concept .box {
    width: 900px;
    margin: 0 auto;
    padding: 50px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 6px 1px rgba(51, 51, 51, 0.1);
}

#concept .box .image {
    width: 250px;
    float: right;
    margin-left: 40px;

}

#concept .box img {
    width: auto;
    height: auto;
}

#concept .mark {
    width: 96px;
    height: auto;
    position: absolute;
    top: -30px;
    left: -30px;
}

#concept .box {
    margin-bottom: 110px;
}

#concept h4 {
    font-size: 2.6rem;
    color: #2aaab3;
    font-weight: normal;
    margin-bottom: 15px;
}

/* ------------------------------------------------------------スタッフ　*/
#underlayer #staff .main {
    width: 1000px;
    float: none;
    margin: 0;
}

#staff div article {
    width: 300px;
    float: left;
    margin-right: 50px;
    margin-bottom: 60px;
}

#staff div article:nth-child(3n) {
    margin-right: 0;
}

#staff div:after {
    clear: both;
    display: block;
    font-size: 0;
    content: '';
}

#staff div.thumb {
    text-align: center;
    margin-bottom: 20px;
}

#staff div article img {
    width: 240px;
    height: 240px;
    object-fit: cover;
    font-family: 'object-fit: cover';
    border-radius: 50%;
}

#staff div article img.man {
    border: #d2eade 8px solid;
}

#staff div article img.woman {
    border: #f4e1ed 8px solid;
}

#staff p.position span {
    padding: 2px 20px;
    background: #2aaab3;
    color: #fff;
    font-size: 10px;
}

#staff p.position_none span {
    padding: 2px 20px;
    background: #fff;
    font-size: 10px;
}

#staff p.name {
    font-size: 20px;
    margin-bottom: 0px;
}

#staff p.name span {
    margin-left: 20px;
    font-size: 13px;
}

#staff p.comment {
    width: 100%;
    text-align: justify;
    font-size: 14px;
    padding-top: 14px;
    margin-top: 14px;
    border-top: 1px dotted #2aaab3;
}

#staff p.place:before {
    content: '出身地';
    color: #2aaab3;
    width: 6em;
    display: block;
    float: left;
    font-size: 14px;
    margin-left: -6em;
}

#staff p.place {
    clear: both;
    padding-left: 6em;
    font-size: 14px;
}

#staff p.hobby:before {
    content: '特技・趣味';
    color: #2aaab3;
    width: 6em;
    display: block;
    float: left;
    font-size: 14px;
    margin-left: -6em;
}

#staff p.hobby {
    clear: both;
    padding-left: 6em;
    font-size: 14px;
}

/*
#staff p.licence:before {
    content: '資格';
    color: #2aaab3;
    width: 6em;
    display: block;
    float: left;
    font-size: 14px;
    margin-left: -6em;
}
*/


#staff p.licence {
    margin-bottom: 10px;
    clear: both;
    font-size: 12px;
}

#staff p.specialty:before {
    content: '担当分野';
    color: #2aaab3;
    width: 6em;
    display: block;
    float: left;
    font-size: 14px;
    margin-left: -6em;
}

#staff p.specialty {
    clear: both;
    padding-left: 6em;
    font-size: 14px;
}

/* 　------------------------------------------------------------よくある質問　*/


#faq section.ttl-img {
    margin-bottom: 60px !important;
}

#faq h3 {
    padding-top: 120px;
    margin-top: -120px;
}

#faq h3::before {
    content: "";
    width: 60px;
    height: 30px;
    background: url(../img/ttl-parts02.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 90px;
}

#faq .box h4 {
    cursor: pointer;
    min-height: 60px;
    border-bottom: 2px solid #2aaab3;
    background: #eff8f9;
    font-size: 16px;
    color: #533931;
    padding: 20px 30px 0 80px;
}

#faq .box h4 span:before {
    font-size: 26px;
    content: "Q.";
    color: #2aaab3;
    font-family: 'Vollkorn', serif;
    margin-left: -50px;
    display: block;
    float: left;
    margin-top: -10px;
}

#faq .box h4 span:after {
    font-size: 20px;
    content: "+";
    color: #2aaab3;
    margin-right: -20px;
    display: block;
    float: right;
    margin-top: -5px;
}

#faq .box h4 span {
    display: block;
    background: url() no-repeat right 50%;
}

#faq .box h4.bg02 span {
    background: url() no-repeat right 50%;
}

#faq .box div {
    display: none;
    padding: 30px 30px 30px 80px;
}

#faq .box div:before {
    font-size: 26px;
    content: "A.";
    color: #fc6157;
    font-family: 'Vollkorn', serif;
    margin-left: -50px;
    display: block;
    float: left;
    margin-top: -10px;
}

#faw .box div p {
    text-align: justify;

}

#faq .box {
    margin-bottom: 140px;
}

/* 　------------------------------------------------------------お客様の声　*/

#underlayer #voice .page-nav {
    margin-bottom: 100px;
}

#underlayer #voice .page-nav li {
    float: left;
    width: 25%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

#underlayer #voice .page-nav li a {
    background: #F9E0B8;
    width: 100%;
    display: block;
    background: #F9E3BE;
    text-decoration: none;
    color: #533931;
    text-align: center;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 4px 4px 0 0 #533931;
    box-shadow: 4px 4px 0 0 #533931;
    padding: 10px;
    font-weight: bold;
}

#underlayer #voice .page-nav li a .arr {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -4px;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #533931;
    border-right: 3px solid #533931;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#underlayer #voice .main {
    width: 1000px;
    float: none;
    margin: 0;
}

#underlayer #voice .main .box {
    margin-bottom: 60px;
}

#voice div article {
    width: 300px;
    float: left;
    margin-right: 50px;
    margin-bottom: 60px;
    position: relative;
}

#voice div article a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#voice div article a:hover {
    background: #fff;
    opacity: 0.2;
}

#voice .cat {
    width: 70px;
    height: 55px;
    position: absolute;
    top: -14px;
    left: -14px;
    z-index: 999;
}

#voice .cat img {
    width: 70px;
    height: 55px;
}

#voice div article:nth-child(3n) {
    margin-right: 0;
}

#voice div:after {
    clear: both;
    display: block;
    font-size: 0;
    content: '';
}

#voice div.thumb {
    margin-bottom: 20px;
}

#voice div article img {
    width: 300px;
    height: 200px;
    object-fit: cover;
    font-family: 'object-fit: cover';
    border-radius: 10px;
}

#voice .title {
    clear: both;
    font-size: 18px;
    line-height: 32px;
    text-decoration: underline;
    padding-top: 10px;
}

#voice .type {
    float: left;
    padding: 0px 10px;
    border: 2px #fa731e solid;
    color: #fa731e;
    font-size: 13px;
}

#voice .personal {
    float: right;
    font-size: 14px;
    color: #2aaab3;
}

#underlayer #voice_taxnomy .main {
    width: 700px;
    float: left;
    margin: 0;
}

#voice_taxnomy div article {
    width: 300px;
    float: left;
    margin-right: 50px;
    margin-bottom: 60px;
    position: relative;
}

#voice_taxnomy div article a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#voice_taxnomy div article a:hover {
    background: #fff;
    opacity: 0.2;
}

#voice_taxnomy .cat {
    width: 70px;
    height: 55px;
    position: absolute;
    top: -14px;
    left: -14px;
    z-index: 999;
}

#voice_taxnomy .cat img {
    width: 70px;
    height: 55px;
}

#voice_taxnomy div article:nth-child(2n) {
    margin-right: 0;
}

#voice_taxnomy div:after {
    clear: both;
    display: block;
    font-size: 0;
    content: '';
}

#voice_taxnomy div.thumb {
    margin-bottom: 20px;
}

#voice_taxnomy div article img {
    width: 300px;
    height: 200px;
    object-fit: cover;
    font-family: 'object-fit: cover';
    border-radius: 10px;
}

#voice_taxnomy .title {
    clear: both;
    font-size: 18px;
    line-height: 32px;
    text-decoration: underline;
    padding-top: 10px;
}

#voice_taxnomy .type {
    float: left;
    padding: 0px 10px;
    border: 2px #fa731e solid;
    color: #fa731e;
    font-size: 13px;
}

#voice_taxnomy .personal {
    float: right;
    font-size: 14px;
    color: #2aaab3;
}

#voice-detail .intro {
    position: relative;
    padding: 60px 30px 10px;
    background-color: #eff8f9;
    border-radius: 10px;
    margin-bottom: 40px;
}

#voice-detail .intro:after {
    clear: both;
    content: '';
    font-size: 0;
    display: block;
}

#voice-detail .title {
    font-size: 26px;
    line-height: 44px;
    margin-bottom: 20px;
}

#voice-detail .personal {
    float: left;
    font-size: 14px;
    color: #2aaab3;
    margin-top: -20px;
}

#voice-detail .personal span {
    font-size: 34px;
}

#voice-detail .type {
    float: right;
    padding: 0px 10px;
    border: 2px #fa731e solid;
    color: #fa731e;
    font-size: 13px;
    background-color: #fff;
}

#voice-detail .cat {
    width: 70px;
    height: 55px;
    position: absolute;
    top: -20px;
    left: 20px;
    z-index: 999;
}

#voice-detail .cat img {
    width: 70px;
    height: 55px;
}

#voice-detail .contents {
    font-size: 16px;
    margin-bottom: 40px;
}

#voice-detail .thumb {
    width: 100%;
    float: left;
    margin-right: 20px
}

#voice-detail div:nth-of-type(5) {
    margin-right: 0;
}

#voice-detail .thumb img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    font-family: 'object-fit: cover';
    border-radius: 10px;
}

#voice-detail .btn {
    clear: both;
    padding-top: 80px;
}

/* 　------------------------------------------------------------お知らせ　*/
#news .box,
#blog .box {
    width: 330px;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
    position: relative;
}

#news .box a,
#blog .box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#news .box a:hover,
#blog .box a:hover {
    background: #fff;
    opacity: 0.2;
    z-index: 999;
}

#news .box:nth-of-type(even),
#blog .box:nth-of-type(even) {
    margin-right: 0;
}

#news .cat,
#blog .cat {
    width: 90px;
    margin-bottom: 5px;
    float: left;
    color: #FFF;
    text-align: center;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-family: "游明朝 Medium", "YuMincho Medium", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", serif;
}

#blog .cat {
    background: #5EB7E8;
}

#news .cat.event {
    background: #a0bd39;
}

#news .cat.general {
    background: #d47299;
}

#news .cat.rent {
    background: #14a2b1;
}

#news .cat.buy {
    background: #e0564d;
}

#news .cat.consultation {
    background: #BE9200;
}

#news .img-area,
#blog .img-area {
    width: 330px;
    height: 200px;
    border-radius: 10px;
    background-color: #eee;
    overflow: hidden;
    margin-bottom: 20px;
}

#news .img-area img,
#blog .img-area img {
    object-fit: cover;
    width: 100%;
    height: 200px;
}

#news .date,
#blog .date,
#blog-detail .date {
    font-size: 1.4rem;
    color: #2aaab3;
    float: right;
    margin-top: 2px;
}

#news .ttl a,
#blog .ttl a {
    font-size: 1.8rem;
    color: #533931;
    text-decoration: underline;
}

#blog-detail .img-area,
#event-detail .img-area,
#news-detail .img-area {
    width: 100%;
    height: auto;
    border-radius: 10px;
    background-color: #eee;
    overflow: hidden;
    margin-bottom: 30px;
}

#blog-detail .main .img-area img {
    width: 100%;
    height: auto;
    object-fit: cover;
    font-family: 'object-fit: cover';
}

#blog-detail .img-area img {
    width: 80px;
    height: 60px;
    object-fit: cover;
    font-family: 'object-fit: cover';
}

#blog-detail .ttl,
#event-detail .ttl,
#news-detail .ttl {
    font-size: 2.0rem;
    color: #533931;
    margin-bottom: 10px;
}

#blog-detail .cat,
#event-detail .cat,
#news-detail .cat {
    width: 120px;
    margin-bottom: 10px;
    color: #FFF;
    text-align: center;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-family: "游明朝 Medium", "YuMincho Medium", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", serif;
}

#blog-detail .cat.event,
#event-detail .cat.event,
#news-detail .cat.event {
    background: #a0bd39;
}

#blog-detail .cat.general,
#event-detail .cat.general,
#news-detail .cat.general {
    background: #d47299;
}

#blog-detail .cat.rent,
#event-detail .cat.rent,
#news-detail .cat.rent {
    background: #14a2b1;
}

#blog-detail .cat.buy,
#event-detail .cat.buy,
#news-detail .cat.buy {
    background: #e0564d;
}

#blog-detail .date,
#event-detail .date,
#news-detail .date {
    font-size: 1.4rem;
    color: #2aaab3;
    position: absolute;
    top: 5px;
    right: 0;
}

#blog-detail .copy,
#event-detail .copy,
#news-detail .copy {
    font-size: 1.6rem;
    color: #533931;
    line-height: 2;
}

#news .thumb {
    width: 330px;
    height: 200px;
    margin-bottom: 16px;
}

#news .thumb img {
    width: 330px;
    height: 200px;
    object-fit: cover;
    font-family: 'object-fit: cover';
    border-radius: 10px;
}

/* 　イベント　*/

.event_datail_area {
    width: 100%;
}

.event_detail {
    width: 100%;
    background: #EFF8F9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 100px;
}

.event_detail table {
    float: left;
    width: calc(100% - 600px);
    font-size: 1.4rem;
    border-collapse: collapse;
}

.event_detail table tr {
    border-bottom: 1px dashed #2AAAB3;
}

.event_detail table th {
    color: #2AAAB3;
    width: 90px;
    text-align: center;
    padding: 5px;
}

.event_detail table td {
    padding: 5px;
}

.event_detail .event_map {
    float: right;
    width: 570px;
    height: 255px;
    box-shadow: 0 0 6px 1px rgba(51, 51, 51, 0.1);
    background: #FFF;
}

.event_detail .event_map iframe {
    width: 570px;
    height: 255px;
}

.event_detail .check {
    position: absolute;
    width: 70px;
    height: auto;
    top: -20px;
    left: -20px;
}

.event_contact {
    padding-top: 80px;
}

.event_contact .aligncenter {
    margin-bottom: 30px;
}

.event_contact .aligncenter a {
    color: #FC6157;
}

.event_contact .wpcf7 {
    margin-top: 30px;
}

/* 　ブログ　*/
#blog .new-mark {
    width: 64px;
    height: auto;
    position: absolute;
    top: -20px;
    left: -20px;
}

#blog-detail .blog-side .ttl {
    margin-bottom: 0;
}

#blog .blog-side .img-area,
#blog-detail .blog-side .img-area {
    width: 80px;
    height: 60px;
    background-color: #eee;
    border-radius: 0;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

#blog .blog-side .txt,
#blog-detail .blog-side .txt {
    width: 140px;
    float: left;
}

#blog .blog-side .ttl,
#blog-detail .blog-side .ttl {
    font-size: 1.4rem;
    line-height: 1.6;
}

#blog .blog-side .date,
#blog-detail .blog-side .date {
    font-size: 1.2rem;
    position: static;
}

#blog .blog-side li::before,
#blog-detail .blog-side li::before {
    content: none;
}

#underlayer #blog .blog-side li,
#underlayer #blog-detail .blog-side li {
    padding-bottom: 0;
}

#underlayer #blog .blog-side li a,
#underlayer #blog-detail .blog-side li a {
    padding-left: 0;
}


/* 　イベント　*/
#event .box {
    margin-bottom: 40px;
}

#event .img-area {
    width: 330px;
    height: 200px;
    border-radius: 10px;
    background-color: #eee;
    overflow: hidden;
    float: left;
    margin-right: 40px;
}

#event .main .wrap {
    width: 330px;
    float: left;
}

#event .cat {
    width: 90px;
    height: auto;
    margin-bottom: 5px;
}

#event .date {
    font-size: 1.4rem;
    color: #2aaab3;
    position: absolute;
    top: 5px;
    right: 0;
}

#event .ttl {
    margin-bottom: 20px;
}

#event .ttl a {
    font-size: 1.8rem;
    color: #533931;
    text-decoration: underline;
}

#event .event-etc dl {
    font-size: 1.4rem;
    line-height: 1.8;
}

#event .event-etc dt {
    color: #2aaab3;
    font-weight: bold;
    width: 20%;
    float: left;
    margin-right: 4%;
}


/* 相続相談 */
#inheritance {
    background-color: #eff8f9;
    padding-bottom: 20px;
    position: relative;
}

#inheritance::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 80px solid transparent;
    border-top: 50px solid #eff8f9;
}

#inheritance h3 {
    margin: 140px 0 100px;
}

#inheritance h4 {
    font-size: 2.6rem;
    font-weight: normal;
    color: #2aaab3;
    margin-bottom: 20px;
}

#inheritance .box {
    width: 1000px;
    margin: 0 auto;
    padding: 40px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 6px 1px rgba(51, 51, 51, 0.1);
    position: relative;
}

#inheritance .box p {
    text-align: justify;
}

#inheritance .box .mark {
    width: 46px;
    position: absolute;
    left: 50%;
    top: -22px;
    transform: translateX(-50%);
    margin: 0;
}

#inheritance .box:nth-of-type(2) .wrap {
    float: right;
    margin-right: 0;
    margin-left: 40px;
}

#inheritance .box img {
    width: 20%;
    float: right;
    margin-left: 40px;
}

#inheritance ul {
    margin-bottom: 60px;
}

#inheritance li {
    width: 49%;
    float: left;
    margin-right: 2%;
    background-color: #fff;
    padding: 10px;
    padding-left: 60px;
    border-radius: 6px;
    box-shadow: 0 0 6px 1px rgba(51, 51, 51, 0.1);
    margin-bottom: 10px;
    position: relative;
    text-align: left;
}

#inheritance li:nth-of-type(even) {
    margin-right: 0;
}

#inheritance li::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/icon04.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 20px;
    top: 18px;
}

#inheritance .inner {
    text-align: center;
}

#inheritance .txt {
    display: inline;
    font-size: 2.4rem;
    color: #fc6157;
    line-height: 2;
    background: linear-gradient(transparent 70%, #fad5c9 0%);
}

.consult {
    width: 800px;
    margin: 80px auto;
    padding: 40px 60px 140px;
    border: 2px solid #2aaab3;
    position: relative;
    text-align: center;
}

.consult .mark {
    width: 90px;
    height: auto;
    position: absolute;
    top: 10px;
    right: 90px;
}

.consult .txt {
    display: inline-block;
    width: 580px;
    font-size: 2.6rem;
    color: #2aaab3;
    border-bottom: 1px solid #2aaab3;
    margin-bottom: 20px;
}

.consult .btn {
    width: 260px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 60px;
}


/* アプラス家賃保証*/
#aplus .wrap {
    width: 700px;
    margin: 0 auto 30px;
    text-align: center;
}

#aplus .wrap img {
    width: auto;
    height: auto;
    margin-bottom: 40px;
}

#aplus .wrap:nth-child(2) h3::after {
    content: "";
    width: 30px;
    height: 6px;
    background-color: #2aaab3;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 90px;
}

#aplus .download {
    background: url(../img/aplus_bg.jpg) no-repeat left top;
    -webkit-background-size: 700px 349px;
    -o-background-size: 700px 349px;
    background-size: 700px 349px;
    width: 700px;
    height: 349px;
    margin-left: auto;
    margin-right: auto;
}

#aplus .download_in {
    width: 555px;
    height: 349px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#aplus .download_in .left {
    width: 265px;
    position: absolute;
    bottom: 30px;
    left: 0;
}

#aplus .download_in .right {
    width: 265px;
    position: absolute;
    bottom: 30px;
    right: 0;
}

#aplus .download_in a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    filter: alpha(opacity=100);
    opacity: 1;
}

#aplus .download_in a:hover {
    filter: alpha(opacity=80);
    opacity: 0.80;
    text-decoration: none;
    cursor: pointer !important;
}

/* 買いたい・借りたい*/
#rent .inner,
#buy .inner {
    width: 916px;
    margin: 0 auto;
}

#buy ul,
#rent ul {
    width: 1000px;
    margin: 0 auto 40px;
}

#buy ul:after,
#rent ul:after {
    content: '';
    clear: both;
    display: block;
    font-size: 0;
}

#buy ul li {
    float: left;
    width: 25%;
    text-align: center;
}

#rent ul li {
    float: left;
    width: 25%;
    text-align: center;
    margin: 0 12.5%;
}

#buy ul li img {
    width: auto;
    height: auto;
}

#underlayer #rent .athome_btn,
#underlayer #buy .athome_btn {
    width: 292px;
}

@media screen and (max-width: 640px) {

    #rent,
    #buy {
        margin-top: 60px;
    }

    #rent .inner,
    #buy .inner {
        width: 90%;
        margin: 0 auto;
    }

    #buy ul,
    #rent ul {
        width: 90%;
        margin: 0 auto 40px;
    }

    #buy ul li,
    #rent ul li {
        float: left;
        width: 50%;
        text-align: center;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    #buy ul li img,
    #rent ul li img {
        width: 90%;
    }
}

/* ------------------------------------------------------------プライバシポリシー　*/
#privacy h3:before {
    display: none;
}

#privacy .inner {
    width: 860px;
    margin: 0 auto;
}

#privacy .inner p {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    margin-bottom: 80px;
}

#privacy .box {
    background: #eff8f9;
    width: 100%;
    padding: 30px;
}

#privacy .box h4 {
    font-size: 20px;
}

#privacy .box p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
}

/* ------------------------------------------------------------　不動産を売りたい！　*/

#underlayer #sale .page-nav li {
    float: left;
    width: 33%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

#underlayer #sale .page-nav li a {
    background: #F9E0B8;
    width: 100%;
    display: block;
    background: #F9E3BE;
    text-decoration: none;
    color: #533931;
    text-align: center;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 4px 4px 0 0 #533931;
    box-shadow: 4px 4px 0 0 #533931;
    padding: 10px;
    font-weight: bold;
}

#underlayer #sale .page-nav li a .arr {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -4px;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #533931;
    border-right: 3px solid #533931;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#underlayer #sale #sec01,
#underlayer #sale #sec02 {
    margin-top: 100px;
}

#underlayer #sale #sec02 {
    background: #F5F8EB;
    padding: 100px 0;
}

#underlayer #sale .lead-text {
    text-align: center;
    font-size: 1.4rem;
}

#underlayer #sale .contents_top {
    margin: 40px 0;
    width: 100%;
    background: #EFF8F9;
    padding: 30px 0;
}

#underlayer #sale h4 {
    color: #5FBFC6;
    font-size: 2.6rem;
    text-align: center;
}

#underlayer #sale .contents_top h4 img,
#underlayer #sale .contents_top h4 span {
    display: inline-block;
    vertical-align: middle;
}

#underlayer #sale .contents_top h4 span {
    margin-left: 20px;
}

#underlayer #sale .contents_top h4 img {
    width: 91px;
    height: auto;
}

#underlayer #sale .contents_top .lead-text {
    margin-top: 30px;
}

#underlayer #sale .contents_top .lead-text span {
    color: #FC6157;
    font-weight: normal;
}

#underlayer #sale .img01 {
    display: block;
    max-width: 854px;
    margin-left: auto;
    margin-right: auto;
}

#underlayer #sale .img02 {
    display: block;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#underlayer #sale .btn {
    width: 323px;
    margin-left: auto;
    margin-right: auto;
}

#underlayer #sale .charm03_img li {
    float: left;
    width: 33%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#underlayer #sale .charm04 .lead-text span {
    font-size: 1.8rem;
}

#underlayer #sale .btn.btn_assess {
    width: 292px;
    margin-left: auto;
    margin-right: auto;
}

#underlayer #sale .denkyu {
    width: 49px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

#underlayer #sale .merit_box,
#underlayer #sale .dmerit_box {
    margin-top: 60px;
    width: 100%;
    padding: 0 40px 40px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.8rem;
}

#underlayer #sale .merit_box ul li,
#underlayer #sale .dmerit_box ul li {
    text-indent: -1.2em;
    margin-left: 1.2em;
}

#underlayer #sale .med .merit_box,
#underlayer #sale .med .dmerit_box,
#underlayer #sale .buy .merit_box,
#underlayer #sale .buy .dmerit_box {
    height: 300px;
}

#underlayer #sale .merit_box {
    border: #eb5e55 5px solid;
    color: #EB5E55;
}

#underlayer #sale .dmerit_box {
    border: #513831 5px solid;
    color: #513831;
}

#underlayer #sale .merit_box .top,
#underlayer #sale .dmerit_box .top {
    width: 276px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
    margin-bottom: 20px;
}

#underlayer #sale .way_buy,
#underlayer #sale .flow {
    margin-top: 60px;
}

#underlayer #sale .way_buy .med,
#underlayer #sale .way_buy .buy,
#underlayer #sale .flow .med,
#underlayer #sale .flow .buy {
    float: left;
    width: 50%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#underlayer #sale .way_buy .med .way_buy_top,
#underlayer #sale .flow .med .flow_top {
    width: 100%;
    background: #91A943;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-size: 2.6rem;
    margin-bottom: 30px;
}

#underlayer #sale .way_buy .buy .way_buy_top,
#underlayer #sale .flow .buy .flow_top {
    width: 100%;
    background: #319aa1;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-size: 2.6rem;
    margin-bottom: 30px;
}

#underlayer #sale .flow_box {
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    margin: 30px 0;
}

#underlayer #sale .med .flow_box {
    border: 3px dotted #b1c463;
}

#underlayer #sale .med .flow_box p {
    text-align: justify;
}

#underlayer #sale .med .flow_box h5 {
    font-size: 2rem;
    font-weight: bold;
    color: #B1C463;
    margin-bottom: 15px;
}

#underlayer #sale .buy .flow_box {
    border: 3px dotted #5eb6bc;
}

#underlayer #sale .buy .flow_box:nth-child(3) {
    margin-bottom: 63px;
}

#underlayer #sale .buy .flow_box:nth-child(6) {
    margin-bottom: 30px;
}

#underlayer #sale .buy .flow_box:nth-child(8) {
    margin-bottom: 36px;
}

#underlayer #sale .buy .flow_box:nth-child(11) {
    margin-bottom: 46px;
}

#underlayer #sale .buy .flow_box p {
    text-align: justify;
}

#underlayer #sale .buy .flow_box h5 {
    font-size: 2rem;
    font-weight: bold;
    color: #5eb6bc;
    margin-bottom: 15px;
}

.aligncenter {
    text-align: center;
}

#underlayer #sale .flow_box .no {
    position: absolute;
    left: -10px;
    top: -40px;
    width: 66px;
    height: 66px;
}

#underlayer #sale .flow .arr {
    width: 25px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 750px) {

    #underlayer #sale .med .merit_box,
    #underlayer #sale .med .dmerit_box,
    #underlayer #sale .buy .merit_box,
    #underlayer #sale .buy .dmerit_box {
        height: auto;
    }
}

/* ------------------------------------------------------------　不動産を活用したい！　*/

#underlayer #lease .page-nav li {
    float: left;
    width: 33%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

#underlayer #lease .page-nav li a {
    background: #F9E0B8;
    width: 100%;
    display: block;
    background: #F9E3BE;
    text-decoration: none;
    color: #533931;
    text-align: center;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 4px 4px 0 0 #533931;
    box-shadow: 4px 4px 0 0 #533931;
    padding: 10px;
    font-weight: bold;
}

#underlayer #lease .page-nav li a .arr {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -4px;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #533931;
    border-right: 3px solid #533931;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#underlayer #lease #sec01,
#underlayer #lease #sec02 {
    margin-top: 100px;
}

#underlayer #lease .tit-area {
    width: 100%;
    background: url("../img/lease-tit-bg.jpg") no-repeat 50% 50%;
}

#underlayer #lease .tit-area h4 {
    font-size: 2.8rem;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: 0.2em;
    text-align: center;
    padding: 60px 0;
    color: #333;
}

#underlayer #lease .tit-area h4 span {
    font-size: 1.8rem;
    display: block;
}

#underlayer #lease .lead-text {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

#underlayer #lease .logo_tit {
    margin-top: 60px;
    margin-bottom: 40px;
    text-align: center;
}

#underlayer #lease .logo_tit h5 {
    font-size: 2.6rem;
    padding-left: 50px;
    background: url("../img/lease-tit_logo.png") no-repeat left 30px;
    -webkit-background-size: 30px 26px;
    -o-background-size: 30px 26px;
    background-size: 30px 26px;
    display: inline-block;
    font-weight: normal;
}

#underlayer #lease .logo_tit h5 span {
    display: inline-block;
    vertical-align: bottom;
}

#underlayer #lease .feature h5 span.tokutyou,
#underlayer #lease .one-up h5 span.tokutyou {
    width: 170px;
    height: 69px;
    margin-left: 10px;
}

#underlayer #lease .system .logo_tit h5 {
    background: url("../img/lease-tit_logo.png") no-repeat left 50%;
}

#underlayer #lease .feature ul li {
    float: left;
    width: 33%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#underlayer #lease .feature .imageArea {
    margin-top: 60px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#underlayer #lease .feature .imageArea .images {
    margin-bottom: 30px;
}

#underlayer #lease .btn {
    width: 292px;
    margin-left: auto;
    margin-right: auto;
}

#underlayer #lease .small_text {
    font-size: 1.4rem;
    color: #FC6157;
    text-align: center;
    margin-top: 15px;
}

#underlayer #lease .system03_img li {
    float: left;
    width: 33%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#underlayer #lease .system .btn {
    width: 292px;
    margin-left: auto;
    margin-right: auto;
}

#underlayer #lease .contents_top {
    margin: 40px 0;
    width: 100%;
    background: #EFF8F9;
    padding: 30px 0;
}

#underlayer #lease .contents_top h4 {
    color: #5FBFC6;
    font-size: 2.6rem;
    text-align: center;
}

#underlayer #lease .contents_top h4 img,
#underlayer #lease .contents_top h4 span {
    display: inline-block;
    vertical-align: middle;
}

#underlayer #lease .contents_top h4 span {
    margin-left: 20px;
}

#underlayer #lease .contents_top h4 img {
    width: 91px;
    height: auto;
}

#underlayer #lease .contents_top .lead-text span {
    color: #FC6157;
    font-weight: normal;
}

#underlayer #lease .imageArea .onestop-image {
    max-width: 863px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#underlayer #lease .images img.beforeafter-image {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#underlayer #lease .imageArea .point03-image {
    width: 935px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#underlayer #lease #sec02 {
    width: 100%;
    background: #F5F8EB;
    padding: 100px 0;
}

#underlayer #lease #sec02 h4 {
    color: #fc6157;
    font-size: 2.6rem;
    text-align: center;
}

#underlayer #lease #sec02 .Architecture,
#underlayer #lease #sec02 .land {
    position: relative;
}

#underlayer #lease #sec02 .Architecture .image-left {
    position: absolute;
    left: 0;
    top: -100px;
    width: 261px;
    height: auto;
}

#underlayer #lease #sec02 .Architecture .image-right {
    position: absolute;
    right: 0;
    top: -100px;
    width: 269px;
    height: auto;
}

#underlayer #lease #sec02 .images {
    max-width: 808px;
    margin-left: auto;
    margin-right: auto;
}

#underlayer #lease #sec02 .attention {
    width: 100%;
    background: #F8F0E6;
    padding: 16px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FC6157;
    font-size: 1.4rem;
}

#underlayer #lease #sec02 .attention .top {
    font-size: 1.8rem;
}

#underlayer #lease #sec02 .land {
    margin-top: 100px;
}

#underlayer #lease #sec02 .land .image-left {
    position: absolute;
    left: 0;
    top: -60px;
    width: 232px;
    height: auto;
}

#underlayer #lease #sec03 {
    padding: 100px 0 0;
}


/* ------------------------------------------------------------　管理物件一覧　*/

#underlayer #manage section#sec01,
#underlayer #manage section#sec02,
#underlayer #manage section#sec03,
#underlayer #manage section#sec04 {
    border-bottom: 1px solid #2aaab3;
    padding-bottom: 40px;
    margin-bottom: 40px;
    padding-top: 120px;
}

#underlayer #manage .page-nav {
    margin-bottom: 60px;
}

#underlayer #manage .page-nav li {
    float: left;
    width: 25%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

#underlayer #manage .page-nav li a {
    background: #F9E0B8;
    width: 100%;
    display: block;
    background: #F9E3BE;
    text-decoration: none;
    color: #533931;
    text-align: center;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 4px 4px 0 0 #533931;
    box-shadow: 4px 4px 0 0 #533931;
    padding: 10px;
    font-weight: bold;
}

#underlayer #manage .page-nav li a .arr {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -4px;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #533931;
    border-right: 3px solid #533931;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#underlayer #manage .manage-box {
    float: left;
    width: 25%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 30px;
}

#underlayer #manage .manage-box figure {
    margin: 0;
    padding: 0;
    height: 140px;
    position: relative;
    background: #eff8f9;
}

#underlayer #manage .manage-box img {
    max-height: 140px;
    width: auto;
}

#underlayer.management-list_view #manage .manage-box img {
    max-height: 140px;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%);
}

#underlayer.management-list_view #manage .manage-box .detail_btn {
    position: relative;
    text-align: center;
    margin-top: 20px;
}

#underlayer.management-list_view #manage .manage-box .detail_btn img {
    max-height: none;
    width: auto;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    /* Safari用 */
    transform: none;
}

#underlayer.management-list_view #manage .manage-box:hover {
    opacity: 0.7;
}

#underlayer.management-list_view #manage .manage-box:hover .detail_btn img{
    transform: translateY(-5px);
    transition: all 0.3s;
}

#underlayer #manage .manage-box .mark {
    position: absolute;
    left: -15px;
    top: -15px;
    background: #FA731E;
    color: #FFF;
    text-align: center;
    width: 70px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    padding: 10px 0;
}

#underlayer #manage .manage-box .textarea {
    width: 100%;
    display: table;
    margin-top: 20px;
}

#underlayer #manage .manage-box h4 {
    display: block;
    width: 100%;
    color: #333;
    font-size: 1.6rem;
}

#underlayer #manage .manage-box .place {
    width: 100%;
    display: block;
    text-align: right;
    color: #2AAAB3;
    font-size: 1.2rem;
}

#underlayer #manage .manage-box table {
    width: 100%;
    color: #333;
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin-top: 10px;
    border-collapse: collapse;
}

#underlayer #manage .manage-box table th {
    background: #eff8f9;
    padding: 5px;
    width: 90px;
}

#underlayer #manage .manage-box table td {
    background: #FFF;
    padding: 5px;
}

#underlayer #manage .manage-box table tr {
    border-bottom: 1px dotted #bfc7c7;
}

#underlayer #manage .pdf_btn {
    width: 196px;
    margin: 40px auto 0;
}

.contact_btn {
    clear: both;
    width: 292px;
    margin-left: auto;
    margin-right: auto;
}


/* 　------------------------------------------------------------物件詳細　*/
#underlayer #management_list p.managiment_name {
    text-align: left;
    font-size: 160% !important;
    font-weight: bold;
}

#underlayer #management_list .image_area,
#underlayer #management_list .info {
    background: #EBF7F7;
    padding: 60px 0;
}

#underlayer #management_list h4 {
    text-align: center;
    font-family: "游明朝 Medium", "YuMincho Medium", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", serif;
    font-size: 160%;
    margin-bottom: 20px;
}

#underlayer #management_list .image_area {
    margin-top: 60px;
}

#underlayer #management_list .slider {
    width: 100%;
}

#underlayer #management_list .slider img {
    height: auto;
    width: 100%;
}

#underlayer #management_list .madori_slide {
    width: 36%;
    float: left;
}

#underlayer #management_list .interior_slide .slick-dots {
    bottom: -80px !important;
}


@media screen and (min-width: 641px) {
    .madori_slide .slick-slide {
        height: 480px;
        position: relative;
        background: #FFF;
        overflow: hidden;
        text-align: center;
    }

    .madori_slide .slick-slide img {
        max-height: 100%;
        width: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit- transform: translateY(-50%) translateX(-50%);
    }
}


.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}

.clear,
.clearfix:after {
    clear: both;
}

#underlayer #management_list .madori_slide .slick-prev:before,
#underlayer #management_list .madori_slide .slick-next:before {
    color: #A6A7A7 !important;
}

#underlayer #management_list .interior_slide {
    width: 60%;
    float: right;
}

#underlayer #management_list .interior_slide figure {
    margin: 0;
    padding: 0;
    height: 480px;
    position: relative;
    background: #fff;
}

#underlayer #management_list .interior_slide figure img {
    max-height: 480px;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%);
}

#underlayer.management-list_view #management_list .interior_slide li {
    text-align: center;
}

#underlayer.management-list_view #management_list .interior_slide li p {
    text-align: left;
}



#underlayer #management_list .interior_slide .slick-prev:before,
#underlayer #management_list .interior_slide .slick-next:before {
    color: #fff !important;
}

#underlayer #management_list .interior_slide .slide_nav_thumb li {
    height: 70px;
    position: relative;
}
}

#underlayer #management_list .interior_slide .slide_nav_thumb li img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%);
}

#underlayer #management_list .interior_slide .slider-nav-wrap {
    width: 100%;
}

.slider-nav .slick-slide img {
    padding: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#underlayer #management_list .interior_slide .slider-nav {
    margin-top: 15px;
}

.slick-track {
    margin: 0 auto !important;
}

#underlayer #management_list .gallery_text,
#underlayer #management_list .img_title {
    font-size: 90%;
}

#underlayer #management_list .panorama_wrap {
    margin-top: 60px;
    margin-bottom: 60px;
}

@media screen and (min-width: 641px) {

    #underlayer #management_list .panorama,
    #underlayer #management_list .panorama_wrap p {
        width: 768px;
        margin-left: auto;
        margin-right: auto;
    }
}

#underlayer #management_list .info table {
    background: #FFF;
    width: 100%;
    box-shadow: 0px 1px 4px 0px rgba(51, 51, 51, 0.15);
    border-radius: 12px;
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#underlayer #management_list .info table th {
    font-size: 110%;
    color: #6CC6C8;
    text-align: left;
    font-weight: normal;
    width: 100px;
}

#underlayer #management_list .info table tr {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #dedede;
    width: 100%;
}

#underlayer #management_list .info table tr.col_2 {
    display: inline-block;
    vertical-align: middle;
    width: 49.6%;
    /*firefox対応のため*/
}

#underlayer #management_list .btn_area {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#underlayer #management_list .btn_area a.back {
    width: 220px;
    display: block;
    float: left;
}

#underlayer #management_list .btn_area a.athome {
    width: 292px;
    display: block;
    float: right;
}

@media screen and (max-width: 640px) {
    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }

    #underlayer .head .btn {
        position: static;
        bottom: 0;
        right: 0;
        width: 60%;
        margin: 40px auto 0;
    }

    section.ttl-img {
        margin-bottom: 30px !important;
    }

    .ttl-img {
        width: auto;
        height: 180px;
        overflow: hidden;
        margin-top: 100px;
    }

    .ttl-img img {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        height: 180px;
        width: auto;
        object-fit: cover;
    }

    .ttl-img h2 {
        width: 98%;
        top: 55%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .ttl-img h2 span {
        font-size: 2.6rem;
    }

    h3 {
        font-size: 2.2rem;
        margin-bottom: 60px
    }

    .inner {
        width: 94%;
        margin: 0 auto;
        position: relative;
    }

    #news,
    #news-detail,
    #blog-detail,
    #blog {
        margin-top: 60px;
    }

    #company,
    #staff,
    #contact,
    #manage,
    #aplus,
    #privacy,
    #faq {
        margin-top: 60px;
    }


    #underlayer section.head.sp {
        margin-bottom: 0;
    }

    #underlayer .main {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    #underlayer .side {
        width: 94%;
        margin: 0 auto;
        float: none;
    }

    /* ボタン　*/
    #underlayer .btn {
        width: 220px;
        margin: 60px auto 30px;
    }

    /* 　------------------------------------------------------------information　*/

    #news .box,
    #blog .box {
        width: 50%;
        margin: 0;
        padding: 2%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #news .thumb {
        width: 100%;
        height: auto;
    }

    #news .thumb img {
        width: 100%;
        height: 100px;
    }

    #news .cat,
    #blog .cat {
        width: 70px;
        font-size: 1.4rem;
        padding: 3px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #news .img-area,
    #blog .img-area {
        width: 100%;
        height: 100px;
    }

    #news .img-area img,
    #blog .img-area img {
        height: 100px;
    }

    #news .date,
    #blog .date,
    #blog-detail .date {
        margin-top: 0;
    }

    #blog .new-mark {
        width: 32px;
        top: -10px;
        left: -10px;
    }

    #blog .blog-side .txt,
    #blog-detail .blog-side .txt {
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px);
    }

    /* 　------------------------------------------------------------詳細　*/

    #blog-detail .img-area,
    #event-detail .img-area,
    #news-detail .img-area {
        height: auto;
    }

    #blog-detail .date,
    #event-detail .date,
    #news-detail .date {
        top: 0;
    }

    /* 　------------------------------------------------------------concept　*/

    #concept {
        margin-bottom: 30px;
        margin-top: 60px;
    }

    #concept h2 span {
        font-size: 2.4rem;
        line-height: 1.8;
    }

    .lead {
        width: 90%;
        margin: 0 auto 50px;
        font-size: 1.4rem;
        text-align: left;
    }

    #concept .box {
        width: 100%;
        padding: 25px;
        margin-bottom: 55px;
    }

    #concept .box p {
        font-size: 1.4rem;
        text-align: left;
    }

    #concept .box img.mark {
        width: 60px;
        left: -10px;
        top: -30px;
    }

    #concept h4 {
        font-size: 1.6rem;
    }

    #concept .photo {
        width: 100%;
        margin-bottom: 20px;
    }

    #concept .box .image {
        width: 100%;
        float: none;
        margin-left: 0;

    }

    /* 　------------------------------------------------------------inheritance　*/
    #inheritance {
        margin-top: 60px;
    }

    #inheritance h3 {
        margin: 70px 0 80px;
    }

    #inheritance h4 {
        font-size: 2.0rem;
    }

    #inheritance .box {
        width: 100%;
        padding: 20px;
        text-align: left;
    }

    #inheritance .box img {
        margin-left: 15px;
        width: 40%;
    }

    #inheritance .box:nth-of-type(2) .wrap {
        margin-left: 0;
        float: none;
    }

    #inheritance li {
        width: 100%;
    }

    #inheritance li::before {
        top: 50%;
        margin-top: -12px;
    }

    #inheritance .txt {
        font-size: 2.0rem;
    }

    /* 　------------------------------------------------------------consult　*/

    .consult {
        width: 100%;
        padding: 20px 30px 70px;
        margin-left: auto;
        margin-right: auto;
        margin: 80px auto 40px;
    }

    .consult .mark {
        right: 0;
        top: -20px;
    }

    .consult .txt {
        width: 100%;
        font-size: 2.0rem;
        padding-right: 60px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
    }

    .consult .btn {
        bottom: 20px;
    }

    /* 　------------------------------------------------------------voice　*/


    #voice {
        margin-top: 60px;
    }

    #underlayer #voice .page-nav {
        margin-bottom: 60px;
    }

    #underlayer #voice .page-nav li {
        width: 50%;
        margin-bottom: 20px;
    }

    #underlayer #voice .page-nav li a {
        height: 80px;
        position: relative;
        text-align: left;
    }

    #underlayer #voice .page-nav li a .arr {
        position: absolute;
        left: 10px;
        top: 50%;
        display: block;
        border-top: 2px solid #533931;
        border-right: 2px solid #533931;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #underlayer #voice .page-nav li a span.height-in {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        -webkit- transform: translateY(-50%);
        display: block;
        padding: 0 10px 0 25px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #underlayer #voice .main {
        width: 100%;
    }

    #underlayer #voice .main .box {
        margin-bottom: 60px;
    }

    #voice div article {
        width: 50%;
        margin: 0;
        padding: 2%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #voice div article img {
        height: 100px;
    }

    #voice div article {
        margin-right: 0;
        margin-bottom: 30px;
    }

    #voice div article img {
        height: 100px;
        width: 100%;
    }

    #voice .cat {
        width: 50px;
        left: 0;
    }

    #voice .cat img {
        width: 50px;
        height: auto;
    }

    #voice .title {
        font-size: 1.6rem;
        line-height: 1.8;
    }

    #voice .type {
        float: none;
        display: inline-block;
    }

    #voice .personal {
        float: none;
    }

    /* 　------------------------------------------------------------voice_taxnomy　*/

    #voice_taxnomy {
        margin-top: 60px;
    }

    #underlayer #voice_taxnomy .main {
        width: 100%;
    }

    #underlayer #voice_taxnomy .main .box {
        margin-bottom: 60px;
    }

    #voice_taxnomy div article {
        width: 50%;
        margin: 0;
        padding: 2%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #voice_taxnomy div article img {
        height: 100px;
    }

    #voice_taxnomy div article {
        margin-right: 0;
        margin-bottom: 30px;
    }

    #voice_taxnomy div article img {
        height: 100px;
        width: 100%;
    }

    #voice_taxnomy .cat {
        width: 50px;
        left: 0;
    }

    #voice_taxnomy .cat img {
        width: 50px;
        height: auto;
    }

    #voice_taxnomy .title {
        font-size: 1.6rem;
        line-height: 1.8;
    }

    #voice_taxnomy .type {
        float: none;
        display: inline-block;
    }

    #voice_taxnomy .personal {
        float: none;
    }

    /* 　------------------------------------------------------------voice詳細　*/
    #voice-detail {
        margin-top: 60px;
    }

    #voice-detail .intro {
        padding: 60px 15px 10px;
        margin-bottom: 20px;
    }

    #voice-detail .title {
        font-size: 2.0rem;
        line-height: 1.8;
        margin-bottom: 10px;
    }

    #voice-detail .thumb img {
        height: 70vw;
    }

    /* 　------------------------------------------------------------faq　*/

    #faq .box {
        margin-bottom: 70px;
    }

    /* 　------------------------------------------------------------company　*/

    #company-1 ul {
        width: 100%;
        margin-bottom: 20px;
    }

    #company-1 li {
        width: 50%;
        margin-bottom: 15px;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 0;
    }

    #company .address {
        width: 100%;
        margin: 20px auto 50px;
    }

    #company dt {
        width: 100%;
        float: none;
        padding: 15px 0 0;
    }

    #company dd {
        width: 100%;
        float: none;
    }

    #company-2 .wrap {
        margin: auto;
        padding: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 40px 0 50px;

    }

    #company-2 .wrap dl {
        width: 100%;
    }

    #company-2 .wrap dt {
        width: 100%;
        float: none;
        padding-left: 0;
        text-align: center;
    }

    #company-2 .wrap dd {
        float: none;
        width: 100%;
        text-align: center;
    }

    /* 　------------------------------------------------------------staff　*/

    #underlayer #staff .main {
        width: 100%;
    }

    #staff div article {
        width: 100%;
        float: none;
        margin: 0;
        margin-bottom: 30px;
    }

    #staff div article img {
        margin-left: auto;
        margin-right: auto;
    }

    #staff p.position_none {
        display: none;
    }

    /* 　------------------------------------------------------------assess　*/

    #contact {
        margin-bottom: 30px;
    }

    #contact .box {
        width: 90%;
        margin: 0 auto 40px;
        padding: 60px 20px 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #contact .tel::before {
        content: "";
        width: 36px;
        height: 36px;
        background: url(../img/icon06.png) no-repeat;
        background-size: contain;
        position: absolute;
        left: 50%;
        margin-left: -140px;
        top: 0px;
    }

    #contact .tel span {
        font-size: 2.0rem;
    }

    #contact h4 {
        margin: 20px 0;
    }

    #contact form dt {
        width: 100%;
        float: none;
        margin-right: 0;
        text-align: left;
    }

    #contact form dd {
        width: 100%;
        float: none;
    }

    form input.own-spec,
    form input.own-old {
        display: inline-block;
        margin-bottom: 5px;
    }

    .confirm-check {
        margin-top: 30px;
    }

    .confirm-check {
        width: 216px;
    }

    button[submit] {
        width: 216px;
        margin: 0 auto;
        background: none;
    }


    /* 　------------------------------------------------------------privacy　*/

    #privacy .inner {
        width: 94%;
        margin: 0 auto;
    }

    #privacy .inner p {
        margin-bottom: 40px;
    }

    #privacy .box {
        padding: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 30px;
    }

    /* 　------------------------------------------------------------aplus　*/

    #aplus .wrap {
        width: 100%;
        margin-bottom: 30px;
    }

    #aplus .download {
        height: 0;
        padding-top: 49.85%;
        background: url(../img/aplus_bg.jpg) no-repeat left top;
        background-size: contain;
        margin-bottom: 30px;
        width: 94%;
        margin-left: auto;
        margin-right: auto;
    }

    #aplus .download_in {
        width: 100%;
        height: auto;
        position: relative;
    }

    #aplus .download_in .left {
        width: 49%;
        position: absolute;
        bottom: 20px;
        left: 0;
        padding: 0 0 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #aplus .download_in .right {
        width: 49%;
        position: absolute;
        bottom: 20px;
        right: 0;
        padding: 0 15px 0 0;
    }

    #aplus .btn {
        width: 292px;
        margin: 0 auto 30px !important;
    }

    /* ------------------------------------------------------------　不動産を売りたい！　*/
    #sale {
        margin-top: 60px;
    }

    #underlayer #sale #sec01,
    #underlayer #sale #sec02 {
        margin-top: 60px;
    }

    #underlayer #sale .lead-text {
        text-align: left;
    }

    #underlayer #sale .contents_top {
        margin: 30px 0;
    }

    #underlayer #sale .denkyu {
        margin-top: 30px;
    }

    #underlayer #sale h4 {
        font-size: 2.0rem;
    }

    #underlayer #sale .page-nav li {
        width: 50%;
        margin-bottom: 20px;
    }

    #underlayer #sale .page-nav li a {
        height: 80px;
        position: relative;
        text-align: left;
    }

    #underlayer #sale .page-nav li a .arr {
        position: absolute;
        left: 10px;
        top: 50%;
        display: block;
        border-top: 2px solid #533931;
        border-right: 2px solid #533931;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #underlayer #sale .page-nav li a span.height-in {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        -webkit- transform: translateY(-50%);
        display: block;
        padding: 0 10px 0 25px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #underlayer #sale .contents_top h4 img,
    #underlayer #sale .contents_top h4 span {
        display: block;
    }

    #underlayer #sale .contents_top h4 img {
        margin-left: auto;
        margin-right: auto;
    }

    #underlayer #sale .contents_top h4 span {
        margin-left: 0;
        margin-top: 15px;
    }

    #underlayer #sale .contents_top .lead-text {
        margin-top: 20px;
    }

    #underlayer #sale .merit_box,
    #underlayer #sale .dmerit_box {
        padding: 0 15px 15px 15px;
        font-size: 1.6rem;
        margin-top: 30px;
    }

    #underlayer #sale .way_buy,
    #underlayer #sale .flow {
        margin-top: 30px;
    }

    #underlayer #sale .way_buy .med,
    #underlayer #sale .way_buy .buy,
    #underlayer #sale .flow .med,
    #underlayer #sale .flow .buy {
        float: none;
        width: 100%;
        padding: 0;
    }

    #underlayer #sale .way_buy .med .way_buy_top,
    #underlayer #sale .flow .med .flow_top {
        font-size: 2rem;
    }

    #underlayer #sale .way_buy .buy .way_buy_top,
    #underlayer #sale .flow .buy .flow_top {
        font-size: 2rem;
    }

    #underlayer #sale .way_buy .med {
        margin-bottom: 30px;
    }

    #underlayer #sale .flow .med {
        margin-bottom: 30px;
    }

    /* ------------------------------------------------------------　不動産を活用したい！　*/
    #lease {
        margin-top: 60px;
    }

    #underlayer #lease .page-nav li {
        width: 50%;
        margin-bottom: 20px;
    }

    #underlayer #lease .page-nav li a {
        height: 80px;
        position: relative;
        text-align: left;
    }

    #underlayer #lease .page-nav li a .arr {
        position: absolute;
        left: 10px;
        top: 50%;
        display: block;
        border-top: 2px solid #533931;
        border-right: 2px solid #533931;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #underlayer #lease .page-nav li a span.height-in {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        -webkit- transform: translateY(-50%);
        display: block;
        padding: 0 10px 0 25px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #underlayer #lease #sec01,
    #underlayer #lease #sec02 {
        margin-top: 60px;
    }

    #underlayer #lease .lead-text {
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: left;
        font-size: 1.4rem;
    }

    #underlayer #lease .contents_top {
        margin: 30px 0;
    }

    #underlayer #lease .contents_top h4 {
        font-size: 2.0rem;
    }

    #underlayer #lease .tit-area h4 {
        font-size: 2.4rem;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #underlayer #lease .logo_tit {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    #underlayer #lease .logo_tit h5 {
        font-size: 2.0rem;
        background: none;
        padding-left: 0;
    }

    #underlayer #lease .logo_tit h5 span {
        display: block;
    }

    #underlayer #lease .logo_tit h5 span.sp_bg {
        background: url("../img/lease-tit_logo.png") no-repeat left top;
        -webkit-background-size: 30px 26px;
        -o-background-size: 30px 26px;
        background-size: 30px 26px;
        padding-left: 30px;
    }

    #underlayer #lease .feature .logo_tit h5,
    #underlayer #lease .one-up .logo_tit h5 {
        background-position: left top;
    }

    #underlayer #lease .system .logo_tit h5 {
        background-position: left top;
    }

    #underlayer #lease .feature h5 span.tokutyou,
    #underlayer #lease .one-up h5 span.tokutyou {
        margin-left: auto;
        margin-right: auto;
        margin-top: 3px;
    }

    #underlayer #lease .feature ul li {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }

    #underlayer #lease .contents_top {
        margin: 30px 0;
    }

    #underlayer #lease .contents_top h4 img,
    #underlayer #lease .contents_top h4 span {
        display: block;
    }

    #underlayer #lease .contents_top h4 img {
        margin-left: auto;
        margin-right: auto;
    }

    #underlayer #lease .contents_top h4 span {
        margin-left: 0;
        margin-top: 15px;
    }

    #underlayer #lease #sec02 h4 {
        font-size: 2.0rem;
    }

    #underlayer #lease #sec02 {
        padding: 40px 0;
    }

    #underlayer #lease #sec02 .land {
        margin-top: 40px;
    }

    /* ------------------------------------------------------------　管理物件一覧　*/

    #underlayer #manage section#sec01,
    #underlayer #manage section#sec02,
    #underlayer #manage section#sec03,
    #underlayer #manage section#sec04 {
        border-bottom: 1px solid #2aaab3;
        padding-bottom: 40px;
        margin-bottom: 40px;
        padding-top: 30px;
    }

    #underlayer #manage .page-nav {
        margin-bottom: 30px;
    }


    #underlayer #manage .page-nav li {
        width: 50%;
        margin-bottom: 20px;
    }

    #underlayer #manage .page-nav li a {
        height: 80px;
        position: relative;
        text-align: left;
    }

    #underlayer #manage .page-nav li a .arr {
        position: absolute;
        left: 10px;
        top: 50%;
        display: block;
        border-top: 2px solid #533931;
        border-right: 2px solid #533931;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #underlayer #manage .page-nav li a span.height-in {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        -webkit- transform: translateY(-50%);
        display: block;
        padding: 0 10px 0 25px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #underlayer #manage .manage-box {
        float: none;
        width: 100%;
        padding: 0;
    }

    #underlayer #manage .manage-box .mark {
        left: -7px;
        top: -7px;
    }

    #underlayer.management-list_view #manage .manage-box figure {
        height: 60vw;
    }

    #underlayer.management-list_view #manage .manage-box img {
        max-height: 60vw;
    }

    /* ------------------------------------------------------------　イベント詳細　*/

    .event_detail {
        padding: 15px;
        margin-top: 60px;
        margin-bottom: 40px;
    }

    .event_detail .check {
        top: -50px;
        left: -10px;
    }

    .event_detail table {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .event_detail .event_map {
        width: 100%;
        float: none;
    }

    .event_detail .event_map iframe {
        width: 100%;
    }

    form select {
        background-image: url(/img/select-pd.png);
        background-position: right;
        background-repeat: repeat-y;
        background-size: 20px;

    }

    label.select:after {
        position: absolute;
        content: "";
        top: 48%;
        right: 5px;
        width: 0px;
        height: 0px;
        border: 5px solid transparent;
        border-top: 5px solid #fff;
        cursor: pointer;
        pointer-events: none;
        z-index: 100;
    }

    /* ------------------------------------------------------------　管理物件詳細　*/


    #underlayer #management_list .image_area,
    #underlayer #management_list .info {
        background: #EBF7F7;
        padding: 30px 0;
    }

    #underlayer #management_list .madori_slide {
        width: 100%;
        float: none;
    }

    #underlayer #management_list .interior_slide {
        width: 100%;
        float: none;
        margin-top: 60px;
    }

    .interior_slide .slick-dots {
        display: none !important;
    }

    #underlayer #management_list .panorama_wrap {
        margin-top: 30px;
    }

    #underlayer #management_list .panorama {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 95%;
    }

    #underlayer #management_list .panorama iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #underlayer #management_list .info table tr.col_2 {
        display: block;
        width: 100%;
    }

    #underlayer #management_list .btn_area {
        width: 100%;
        margin-bottom: 30px;
    }

    #underlayer #management_list .btn_area a.back {
        width: 220px;
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;

    }

    #underlayer #management_list .btn_area a.athome {
        width: 292px;
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

}

/* ------------------------------------------------------------　サイトマップ　*/

#sitemap section.site_list {
    width: 840px;
    margin: 0 auto 60px;
}

#sitemap section.site_list ul {
    width: 100%;
}

#sitemap section.site_list li {
    font-size: 1.6rem;
    border-bottom: #fbdddf 1px solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

/* -------------------------------------------------------------SP */
@media screen and (max-width: 750px) {
    #sitemap section.site_list {
        width: 90%;
    }
}

/* ------------------------------------------------------------- 　202003追加　*/
/*共通*/
.inheritance {
  color: #523931;
  font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'Noto Sans Japanese', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.inheritance .fukidashi h3,
.inheritance .btn-wrap .btn-link a,
.inheritance .box-three li,
.inheritance .answer li,
.only-lixil p,
.case-title,
.inheritance .case-box h4,
.inheritance .case-box-back h4,
.inheritance .case-box-back li b,
.inheritance .case-box-back li h5,
.inheritance .salon-info .img-box b,
.inheritance .assessment h5,
.inheritance .assessment dd b {
  font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', 'Yu Gothic', '游ゴシック体', YuGothic, sans-serif;
  font-weight: bold;
}

.inheritance .inner {
  width: 1200px;
}

.inheritance .bg-blue {
  background-color: #EFF8F9;
}

.inheritance .bg-yellow {
  background-color: #F7F6ED;
}

.inheritance .bg-gray {
  background-color: #F7F7FD;
}

.inheritance img {
  width: auto;
  max-width: 100%;
}

.inheritance .inblock {
  display: inline-block;
}

.inheritance .fukidashi {
  position: relative;
  width: 466px;
  margin: 0 auto;
}

.inheritance .fukidashi h3 {
  position: absolute;
  top: 26px;
  right: 0;
  left: 0;
  margin: auto;
  letter-spacing: 2px;
  font-size: 40px;
}

.inheritance .fukidashi h3 img {
  display: block;
  margin: 0 auto;
}

.inheritance .fukidashi h3::before,
.inheritance .fukidashi h3::after {
  background: transparent;
}

.inheritance .ttl-img {
  margin-bottom: 0;
}

.inheritance .btn-wrap {
  text-align: center;
  font-size: 0;
}

.inheritance .btn-wrap .btn-link {
  display: inline-block;
}

.inheritance .btn-wrap .btn-left {
  margin-right: 112px;
}

.inheritance .btn-wrap .btn-link a {
  display: block;
  width: 400px;
  padding: 27px 0;
  letter-spacing: 2px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 26px;
  line-height: 1;
}

.inheritance .btn-wrap .btn-link a:hover {
  opacity: .6;
}

.inheritance .btn-wrap .btn-left a {
  background-image: url(../img/2003/btn-left.png);
}

.inheritance .btn-wrap .btn-right a {
  background-image: url(../img/2003/btn-right.png);
}

.inheritance .smp-view,
.inheritance .ip-view {
  display: none;
}

.inheritance .ttl-img img {
  width: 100%;
}

/*sec01*/
.inheritance .sec01 {
  padding-top: 42px;
  padding-bottom: 76px;
}

.inheritance .fukidashi01 {
  margin-bottom: 44px;
}

.inheritance .fukidashi01 h3 {
  top: 35px;
  letter-spacing: 2px;
  font-size: 30px;
  line-height: 1.3;
}

.inheritance .box-three {
  margin-bottom: 70px;
  letter-spacing: 0;
  font-size: 0;
}

.inheritance .box-three li {
  display: inline-block;
  width: 378px;
  height: 260px;
  margin-right: 33px;
  padding: 34px;
  vertical-align: top;
  background-image: url(../img/2003/box-three-bk.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.inheritance .box-three li:last-child {
  margin-right: 0;
}

.inheritance .box-three li h4 {
  margin-bottom: 20px;
  text-align: center;
  letter-spacing: 2px;
  font-size: 28px;
  line-height: 1.2;
}

.inheritance .box-three li dd {
  position: relative;
  margin-bottom: 25px;
  padding: 5px 0 5px 65px;
  letter-spacing: 2px;
  font-size: 20px;
}

.inheritance .box-three li dd::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 46px;
  height: 44px;
  content: '';
  background-image: url(../img/2003/check-icon.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

.inheritance .box-three li:last-child dd {
  padding-left: 46px;
}

.inheritance .answer {
  margin-bottom: 80px;
  text-align: center;
}

.inheritance .answer ul {
  position: relative;
  display: inline-block;
}

.inheritance .answer ul::before,
.inheritance .answer ul::after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 26px;
  height: 64px;
  margin: auto;
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
}

.inheritance .answer ul::before {
  left: -50px;
  background-image: url(../img/2003/answer-left.png);
}

.inheritance .answer ul::after {
  right: -50px;
  background-image: url(../img/2003/answer-right.png);
}

.inheritance .answer li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  font-size: 26px;
  line-height: 1;
}

.inheritance .answer li:last-child {
  margin-right: 0;
}

.inheritance .sec01 .btn-wrap {
  margin-bottom: 130px;
}

.only-lixil {
  margin-bottom: 90px;
  text-align: center;
}

.only-lixil p {
  position: relative;
  display: inline-block;
  color: #EB5E00;
  font-size: 30px;
}

.only-lixil p::before,
.only-lixil p::after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2px;
  height: 40px;
  margin: auto;
  content: '';
  background-color: #EB5E00;
}

.only-lixil p::before {
  left: -40px;
  transform: skewX(30deg);
}

.only-lixil p::after {
  right: -40px;
  transform: skewX(-30deg);
}

.inheritance .fukidashi02 {
  margin-bottom: 54px;
}

.inheritance .point-wrap {
  padding: 60px 26px;
  background-color: #fff;
}

.inheritance .point {
  position: relative;
  padding-bottom: 150px;
}

.inheritance .point .textwrap {
  width: 600px;
}

.inheritance .point img {
  position: absolute;
  top: 0;
  right: 0;
}

.inheritance .point h4 {
  position: relative;
  margin-bottom: 36px;
  padding-left: 60px;
  font-size: 36px;
}

.inheritance .point h4::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 54px;
  height: 70px;
  margin: auto;
  content: '';
  background-image: url(../img/2003/point-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.inheritance .point01 img {
  top: -20px;
  right: 40px;
}

.inheritance .point02 img {
  top: -50px;
  right: 40px;
}

.inheritance .point03 {
  padding-bottom: 60px;
}

.inheritance .point03 img {
  top: -40px;
}

/*sec02*/
.inheritance .case {
  padding: 50px 0;
}

.inheritance .fukidashi03 {
  margin-bottom: 56px;
}

.inheritance .fukidashi03 h3 {
  top: 24px;
}

.case-title {
  position: relative;
  margin-bottom: 34px;
  margin-left: 60px;
  padding: 60px 0 26px 150px;
  font-size: 32px;
  line-height: 1.2;
}

.case-title img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.inheritance .case-box,
.inheritance .case-box-back {
  height: 560px;
}

.inheritance .case-box {
  position: relative;
  padding: 0 60px 24px 80px;
  background-color: #fff;
  box-shadow: 4px 5px 5px 1px #747474;
}

.inheritance .case-box ul {
  margin-bottom: 40px;
  font-size: 0;
}

.inheritance .case-box ul li {
  display: inline-block;
  width: 148px;
  margin-right: 30px;
  padding: 14px 0;
  text-align: center;
  color: #fff;
  background-color: #2AAAB3;
  font-size: 20px;
  line-height: 1;
}

.inheritance .case-box ul li:last-child {
  margin-right: 0;
}

.inheritance .case-box h4 {
  margin-bottom: 40px;
  color: #2AAAB3;
  font-size: 32px;
}

.inheritance .case-box .box-two {
  position: relative;
}

.inheritance .case-box .box-two p {
  position: absolute;
  top: 0;
  right: 0;
  width: 610px;
  font-size: 20px;
}

.inheritance .case-box .read-more,
.inheritance .case-box-back .read-back {
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
}

.inheritance .read-more:hover,
.read-back .inheritance:hover {
  opacity: .6;
}

.inheritance .case-box-back {
  position: relative;
  padding: 22px 76px 36px 34px;
  background-color: #fff;
  box-shadow: 4px 5px 5px 1px #747474;
}

.inheritance .case-box-back h4 {
  margin-bottom: 26px;
  color: #2AAAB3;
  font-size: 32px;
}

.inheritance .case-box-back ul {
  position: relative;
  letter-spacing: 0;
  font-size: 0;
}

.inheritance .case-box-back ul li {
  display: inline-block;
  width: 320px;
  margin-right: 65px;
  vertical-align: top;
}

.inheritance .case-box-back li:last-child {
  margin-right: 0;
}

.inheritance .case-box-back li img {
  display: block;
  margin-bottom: 24px;
}

.inheritance .case-box-back li b {
  position: relative;
  display: block;
  margin-bottom: 10px;
  color: #2AAAB2;
  font-size: 22px;
  font-style: italic;
}

.inheritance .case-box-back ul li:nth-of-type(1) b::after,
.inheritance .case-box-back ul li:nth-of-type(2) b::after {
  position: absolute;
  top: 5px;
  right: -40px;
  display: block;
  width: 15px;
  height: 30px;
  content: '';
  background-image: url(../img/2003/arrow-right.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.inheritance .case-box-back li h5 {
  font-size: 20px;
}

.inheritance .case-box-back li p {
  font-size: 16px;
}

.inheritance .case-box-back-04 li:nth-of-type(1) h5 {
  font-size: 18px;
}

/*sec03*/
.inheritance .sec03 {
  margin-bottom: 80px;
  padding: 50px 0 64px;
}

.inheritance .fukidashi04 {
  margin-bottom: 50px;
}

.inheritance .salon-info {
  margin-bottom: 110px;
  padding: 38px 30px 74px;
  background-color: #fff;
}

.inheritance .salon-info ul {
  margin-bottom: 20px;
  font-size: 0;
}

.inheritance .salon-info ul li {
  display: inline-block;
  vertical-align: top;
}

.inheritance .salon-info ul li:first-child {
  margin-right: 72px;
}

.inheritance .salon-info .img-box img {
  display: block;
}

.inheritance .salon-info .img-box li:nth-of-type(1) img {
  width: 500px;
}

.inheritance .salon-info .img-box li:nth-of-type(2) img {
  margin-bottom: 40px;
}

.inheritance .salon-info .img-box b {
  display: block;
  margin-bottom: 60px;
  font-size: 30px;
  line-height: 1.3;
}

.inheritance .salon-info .img-box p {
  font-size: 20px;
  line-height: 1.3;
}

.inheritance .salon-info .map-box {
  margin-bottom: 90px;
}

.inheritance .salon-info .map-box p {
  font-size: 25px;
  line-height: 1.3;
}

.inheritance .assessment {
  position: relative;
  padding: 120px 50px 50px;
  background-color: #fff;
}

.inheritance .assessment h4 {
  position: absolute;
  top: -68px;
  right: 0;
  left: 0;
  width: 640px;
  margin: auto;
}

.inheritance .assessment ul {
  margin-bottom: 130px;
  letter-spacing: 0;
  font-size: 0;
}

.inheritance .assessment li {
  display: inline-block;
  vertical-align: top;
}

.inheritance .assessment li:nth-of-type(1) {
  width: 620px;
  margin-right: 60px;
}

.inheritance .assessment li:nth-of-type(2) {
  width: 420px;
  text-align: center;
}

.inheritance .assessment h5 {
  margin-bottom: 50px;
  font-size: 36px;
}

.inheritance .assessment .p20 {
  margin-bottom: 50px;
  font-size: 20px;
}

.inheritance .assessment .p24 {
  margin-bottom: 60px;
  font-size: 24px;
}

.inheritance .assessment .p18 {
  font-size: 18px;
}

.inheritance .assessment dl {
  margin-bottom: 80px;
}

.inheritance .assessment dd {
  position: relative;
  margin-bottom: 56px;
  padding-left: 90px;
  font-size: 25px;
}

.inheritance .assessment dd::before {
  position: absolute;
  top: -5px;
  left: 0;
  width: 66px;
  height: 58px;
  content: '';
  background-image: url(../img/2003/assessment-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.inheritance .assessment li:nth-of-type(2) img {
  margin-bottom: 34px;
}

.inheritance .btn-wrap .btn-assessment a {
  width: 412px;
  padding: 34px 0;
  color: #2AAAB2;
  background-image: url(../img/2003/assessment03.png);
  background-repeat: no-repeat;
  background-size: contain;
}

/*------アニメーションの設定------*/
/*吹き出し*/
.fukidashi.wow {
  transition: all 1s;
  -webkit-transform: translateY(130%);
  transform: translateY(130%);
  opacity: 0;
}

.fukidashi.animated {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

/*答え*/
.answer.animated {
  -webkit-animation: jackInTheBox 2s both;
  animation: jackInTheBox 2s both;
}

@-webkit-keyframes jackInTheBox {
  from {
    -webkit-transform: scale(.1) rotate(20deg);
    transform: scale(.1) rotate(20deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    opacity: 0;
  }

  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes jackInTheBox {
  from {
    -webkit-transform: scale(.1) rotate(20deg);
    transform: scale(.1) rotate(20deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    opacity: 0;
  }

  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

/*ケースの表裏*/
.inheritance .case-box-wrap {
  position: relative;
}

.inheritance .case-box {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
}

.inheritance .surface .case-box {
  transition:
    opacity 100ms 150ms,
    transform 300ms 150ms;
  transform: rotateY(0deg);
  opacity: 1;
}

.inheritance .surface .case-box-back {
  transition:
    opacity 50ms 200ms,
    transform 300ms;
  transform: rotateY(90deg);
  opacity: 0;
}

.inheritance .reverse .case-box {
  transition:
    opacity 50ms 200ms,
    transform 300ms;
  transform: rotateY(90deg);
  opacity: 0;
}

.inheritance .reverse .case-box-back {
  transition:
    opacity 100ms 150ms,
    transform 300ms 150ms;
  transform: rotateY(0deg);
  opacity: 1;
}

/*実施中タイトル*/
.assessment-title.animated {
  -webkit-animation: swing 1s both;
  animation: swing 1s both;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@media screen and (max-width: 640px) {

  /*共通*/
  .inheritance .ttl-img {
    margin-bottom: 0 !important;
  }

  .inheritance .inner {
    width: 100%;
  }

  .inheritance .fukidashi {
    width: auto;
  }

  .inheritance .fukidashi .fukidashi-bk {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }

  .inheritance .fukidashi h3 {
    top: 22px;
    font-size: 24px;
  }

  .inheritance .fukidashi h3 img {
    display: block;
    width: 240px;
    margin: 0 auto;
  }

  .inheritance .btn-wrap .btn-link {
    display: block;
  }

  .inheritance .btn-wrap .btn-left {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .inheritance .btn-wrap .btn-link a {
    box-sizing: border-box;
    width: 280px;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 16px;
  }

  .inheritance .point-wrap,
  .inheritance .case .inner,
  .inheritance .salon-info,
  .inheritance .assessment {
    margin-right: 28px;
    margin-left: 28px;
  }

  .inheritance .case .inner {
    width: 90%;
    /* IE8以下とAndroid4.3以下用フォールバック */
    width: -webkit-calc(100% - 56px);
    width: calc(100% - 56px);
  }

  .inheritance .smp-view {
    display: initial;
  }

  .inheritance .pc-view {
    display: none;
  }

  /*sec01*/
  .inheritance .sec01 {
    padding-bottom: 40px;
  }

  .inheritance .fukidashi01 {
    margin-bottom: 30px;
  }

  .inheritance .fukidashi01 h3 {
    top: 26px;
    font-size: 20px;
  }

  .inheritance .box-three {
    margin-bottom: 30px;
  }

  .inheritance .box-three li {
    display: block;
    width: 330px;
    height: 230px;
    margin: 0 auto 20px !important;
  }

  .inheritance .box-three li h4 {
    font-size: 22px;
  }

  .inheritance .box-three li dl {
    padding-left: 10px;
  }

  .inheritance .box-three li dd {
    margin-bottom: 10px;
    padding: 5px 0 5px 40px;
    font-size: 16px;
  }

  .inheritance .box-three li:last-child dl {
    padding-left: 0;
  }

  .inheritance .box-three li:last-child dd {
    padding-left: 40px;
  }

  .inheritance .box-three li dd::before {
    top: 4px;
    width: 32px;
    height: 30px;
  }

  .inheritance .answer {
    margin-bottom: 60px;
  }

  .inheritance .answer li {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
  }

  .inheritance .answer li img {
    display: inline-block;
  }

  .inheritance .answer li:nth-of-type(1) img {
    height: 30px;
  }

  .inheritance .answer li:nth-of-type(2) img {
    height: 20px;
  }

  .inheritance .answer ul::before, .inheritance .answer ul::after {
    width: 14px;
    height: 34px;
  }

  .inheritance .answer ul::before {
    left: -30px;
  }

  .inheritance .answer ul::after {
    right: -30px;
  }

  .inheritance .sec01 .btn-wrap {
    margin-bottom: 80px;
  }

  .only-lixil {
    margin-bottom: 60px;
  }

  .only-lixil p {
    font-size: 20px;
  }

  .inheritance .point-wrap {
    padding: 40px 16px;
  }

  .inheritance .point {
    padding-bottom: 60px;
  }

  .inheritance .point .textwrap {
    width: auto;
  }

  .inheritance .point h4 {
    margin-bottom: 24px;
    padding-left: 36px;
    font-size: 20px;
  }

  .inheritance .point h4::before {
    width: 26px;
    height: 34px;
  }

  .inheritance .point .textwrap p {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .inheritance .point .textwrap p .small {
    font-size: 12px;
  }

  .inheritance .point img {
    position: initial;
    top: auto;
    right: auto;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }

  .case-title {
    margin-bottom: 20px;
    margin-left: 32px;
    padding: 30px 0 26px 95px;
    font-size: 20px;
  }

  .case-title img {
    width: 80px;
  }

  .inheritance .case-box,
  .inheritance .case-box-back {
    height: 530px;
  }

  .inheritance .case-box {
    padding: 0 20px 80px;
  }

  .inheritance .case-box ul {
    margin-bottom: 20px;
    font-size: 0;
  }

  .inheritance .case-box ul li {
    width: 70px;
    margin-right: 10px;
    padding: 12px 0;
    font-size: 12px;
  }

  .inheritance .case-box h4,
  .inheritance .case-box-back h4 {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .inheritance .case-box .box-two p {
    position: initial;
    top: auto;
    right: auto;
    width: auto;
    margin-bottom: 30px;
    font-size: 16px;
  }

  .inheritance .case-box .box-two img {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
  }

  .inheritance .case-box .read-more, .inheritance .case-box-back .read-back {
    width: 70px;
  }

  .inheritance .case-box-back {
    padding: 20px 20px 40px;
  }

  .inheritance .case-box-back ul li {
    display: block;
    width: auto;
    margin-right: 0;
  }

  .inheritance .case-box-back li img {
    max-width: 320px;
    margin: 0 auto 20px;
  }

  .inheritance .case-box-back li b {
    font-size: 18px;
    line-height: 1;
  }

  .inheritance .case-box-back li h5 {
    font-size: 16px;
  }

  .inheritance .case-box-back li p {
    font-size: 16px;
  }

  .inheritance .case-box-back ul li:nth-of-type(1) b::after, .inheritance .case-box-back ul li:nth-of-type(2) b::after {
    background-image: none;
  }

  .inheritance .case-box-back .slick-prev:before,
  .inheritance .case-box-back .slick-next:before {
    color: #2AAAB3;
  }

  .inheritance .case-box-back .slick-dots {
    position: absolute;
    bottom: -40px;
  }

  .inheritance .case-box-back .slick-dots li {
    display: inline-block;
    width: 20px;
  }

  .inheritance .case-box-back .slick-dots li.slick-active button:before {
    color: #2AAAB3;
  }

  .inheritance .case-box-back .slick-prev,
  .inheritance .case-box-back .slick-next {
    top: 30%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-repeat: no-repeat;
  }

  .inheritance .case-box-back .slick-prev {
    background-image: url(../img/2003/icon_arrow-left.svg);
  }

  .inheritance .case-box-back .slick-next {
    background-image: url(../img/2003/icon_arrow-right.svg)
  }

  .inheritance .case-box-back .slick-prev:before,
  .inheritance .case-box-back .slick-next:before {
    content: '';
  }

  /*sec03*/
  .inheritance .sec03 {
    margin-bottom: 40px;
  }

  .inheritance .salon-info,
  .inheritance .assessment {
    padding: 30px 20px 40px;
  }

  .inheritance .salon-info .img-box,
  .inheritance .salon-info .map-box {
    margin-bottom: 40px;
  }

  .inheritance .salon-info ul li {
    display: block;
  }

  .inheritance .salon-info ul li:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .inheritance .salon-info ul li a {
    color: #523931;
    text-decoration: none;
  }

  .inheritance .salon-info .img-box li:nth-of-type(1) img {
    width: 100%;
  }

  .inheritance .salon-info .img-box li:nth-of-type(2) img {
    margin: 0 auto 20px;
  }

  .inheritance .salon-info .img-box b {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .inheritance .salon-info .img-box p {
    font-size: 16px;
  }

  .inheritance .salon-info .map-box iframe {
    width: 100%;
    height: 340px;
  }

  .inheritance .salon-info .map-box p {
    font-size: 16px;
    line-height: 1.5;
  }

  .inheritance .assessment {
    padding-top: 50px;
  }

  .inheritance .assessment ul {
    margin-bottom: 15px;
  }

  .inheritance .assessment li:nth-of-type(1),
  .inheritance .assessment li:nth-of-type(2) {
    width: 100%;
    margin-right: 0;
  }

  .inheritance .assessment li:nth-of-type(1) {
    margin-bottom: 25px;
  }

  .inheritance .assessment h4 {
    top: -46px;
    width: 350px;
  }

  .inheritance .assessment h5 {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .inheritance .assessment .p20 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .inheritance .assessment .p24 {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .inheritance .assessment .p18 {
    margin-bottom: 20px;
    font-size: 12px;
  }

  .inheritance .assessment dl {
    margin-bottom: 40px;
  }

  .inheritance .assessment dd {
    margin-bottom: 20px;
    padding-left: 46px;
    font-size: 18px;
  }

  .inheritance .assessment dd::before {
    top: 0;
    width: 36px;
    height: 32px;
  }

  .inheritance .assessment li:nth-of-type(2) img {
    max-width: 120px;
    margin: 0 auto 20px;
  }

  .inheritance .btn-wrap .btn-assessment a {
    padding: 24px 0px;
  }
}

@media screen and (max-width: 500px) {
  .inheritance .case-box, .inheritance .case-box-back {
    height: 600px;
  }

  .inheritance .case-box-back .slick-prev {
    left: -10px;
  }

  .inheritance .case-box-back .slick-next {
    right: -10px;
  }

  .inheritance .salon-info .img-box li:nth-of-type(2) img {
    width: 50%;
  }

  .inheritance .salon-info .map-box iframe {
    width: 100%;
    height: 60vw;
  }
}

@media screen and (max-width: 384px) {
  .inheritance .ip-view {
    display: initial
  }

  .inheritance .case-box, .inheritance .case-box-back {
    height: 600px;
  }

  .inheritance .assessment h4 {
    top: -38px;
    width: 300px;
  }
}

@media screen and (max-width: 359px) {

  .inheritance .point-wrap,
  .inheritance .case .inner,
  .inheritance .salon-info,
  .inheritance .assessment {
    margin-right: 10px;
    margin-left: 10px;
  }

  .inheritance .case .inner {
    width: 90%;
    /* IE8以下とAndroid4.3以下用フォールバック */
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .inheritance .fukidashi .fukidashi-bk {
    max-width: 300px;
  }

  .inheritance .fukidashi h3 {
    font-size: 20px;
  }

  .inheritance .btn-wrap .btn-link a {
    width: 260px;
    padding: 20px 0;
    font-size: 14px;
  }

  .inheritance .fukidashi01 h3 {
    font-size: 18px;
  }

  .inheritance .box-three li {
    width: 300px;
    height: 210px;
  }

  .inheritance .box-three li h4 {
    font-size: 20px;
  }

  .inheritance .box-three li dd {
    padding-left: 32px;
    font-size: 14px;
  }

  .inheritance .box-three li:last-child dd {
    padding-left: 32px;
  }

  .inheritance .box-three li dd::before {
    width: 24px;
    height: 24px;
  }

  .only-lixil p::before {
    left: -30px;
  }

  .only-lixil p::after {
    right: -30px;
  }

  .case-title {
    margin-left: 16px;
    padding: 20px 0 16px 74px;
    font-size: 18px;
  }

  .case-title img {
    width: 60px;
  }

  .inheritance .case-box, .inheritance .case-box-back {
    height: 630px;
  }

  .inheritance .assessment h4 {
    width: 280px;
  }

  .inheritance .btn-wrap .btn-assessment a {
    padding: 23px 0;
  }
}

#kyojuu {
	width: 90%;
	max-width: 1000px;
	text-align: center;
	margin: 100px auto;
}

#kyojuu div {
	margin: 100px auto 0;
	padding: 80px 0;
	border-top: solid 1px;
	border-bottom: solid 1px;
}

#kyojuu div h4 {
	margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
	#kyojuu {
		margin: 140px auto 100px;
	}
}