/*
Theme Name:フロアコートプロ2025
Thema URL:フロアコートプロ2025
Description:フロアコートプロ2025
Author:フロアコートプロ2025
*/


.Singleconte p {
    margin-top: 1em;
    margin-bottom: 1em;
}
.Singleconte h2 {
    font-weight: bold;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
}
.Singleconte h3 {
    font-size: 1.25em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
}
.Singleconte h4 {
    font-size: 1.1em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
}


#pre_nex{
    clear: both;
    line-height: 1;
    text-align: center;
    width: 100%;
}
#pre_nex:after {
    clear: both;
    line-height: 1;
    text-align: center;
    width: 100%;
}
#pre_nex .pre {
    float: left;
}
#pre_nex .pre a {
    display: block;
    padding: 4px 5px 4px 18px;
	font-size:12px;
}
#pre_nex .nex {
    float: right;
}
#pre_nex .nex a {
    display: block;
    padding: 4px 18px 4px 5px;
	margin-right:32px;
	font-size:12px;
}
#pagelist {
    display: inline;
    margin: 0 auto;
    overflow: hidden;
}
a.page-numbers, #pagelist .current {
    border: 1px solid #051968;
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 6px 9px;
    background: none repeat scroll 0 0 #fff;
    border-radius: 50%;
    font-size: 1.3em;
    width: 2em;
    height: 2em;
    line-height: 1.3em;
}
#pagelist .current {
    background: none repeat scroll 0 0 #051968;
    border-color: #051968;
    color: #ffffff;
    border-radius: 50%;
    font-size: 1.3em;
    width: 2em;
    height: 2em;
    line-height: 1.3em;
}
#pagelist .next {
    display: inline-block;
    padding: 6px 9px;
    font-size: 1em;
    width: auto;
    border: none;
    background: none;
}
#pagelist .prev {
    display: inline-block;
    padding: 6px 9px;
    font-size: 1em;
    width: auto;
    border: none;
    background: none;
}
.monthly-calendar table{
	border-collapse: collapse;
}
.monthly-calendar table td,.monthly-calendar table th{
	border:1px solid #e5e5e5;
	border-collapse: collapse;
}

.list_extra {
    margin-bottom: 15px;
    overflow: hidden;
}
.list_extra li {
    float: left;
    margin-right: 15px;
}
.list_extra .date {
	font-size:12px;
	color:#666;
}
.list_extra .comment {
    float: right;
    margin-right: 0;
	font-size:12px;
	color:#666;
}
.list_extra a {
    text-decoration: none;
}
.list_extra a:hover {
    text-decoration: underline;
}


#gf_comment {
    clear: both;
    display: block;
    overflow: hidden;
    width: 100%;
}
#gf_comment .comment_body {
    display: block;
    margin-bottom: 20px;
    padding:15px 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-bottom:1px dotted #999;
}
#gf_comment .comment_body .comment_meta {
    display: block;
    float: left;
    overflow: hidden;
    width: 30%;
}
#gf_comment .comment_body .comment_meta dt {
    display: block;
    float: left;
    height: 42px;
    width: 42px;
}
#gf_comment .comment_body .comment_meta dt img {
    border: 2px solid #EEEEEE;
    margin-right: 8px;
}
#gf_comment .comment_body .comment_meta dd {
    line-height: 1.6;
}
#gf_comment .comment_body .comment_time {
    font-size: 10px;

}
#gf_comment .comment_post {
    display: block;
    float: right;
    width: 60%;
}
#gf_comment .comment_post p {
    margin-bottom: 5px;
}

#comment_form {
    margin-top: 5px;
    padding-top: 5px;
}
#comment_form #cf_left {
    float: left;
    line-height: 1.9;
    width: 30%;
}
#comment_form #cf_left dd {
    margin-bottom: 5px;
}
#comment_form #cf_left input {
    border: 1px solid #bbbbbb;
    width: 100%;
}
#comment_form #cf_right {
    float: right;
    width: 60%;
}
#comment_form #cf_right dd {
    margin-bottom: 10px;
}
#comment_form #cf_right .comment_detail {
    border: 1px solid #bbbbbb;
    height: 120px;
    width: 100%;
}
#comment_form .btn_comment_send {
    background-color: #3e4146;
    border: medium none;
    color: #fff;
    padding: 1px 3px;
}

/*input#submit {
    padding: 15px 70px;
	margin:40px;
    font-size: 1.2em;
    background-color: #f39800;
    color: #fff;
    border-style: none;
}
input#submit:hover {
    background-color: #fabd00;
	cursor:pointer;
}

#comment_form .comment_logout {
    font-size: 10px;
}
#comment_form #cancel-comment-reply {
    margin-bottom: 0;
}*/

/*#Blog h2 {
    text-align: center;
}*/

.Bredcrumb {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 0.9em 0px;
    margin-top: 0;
}
.Bredcrumb #bread {
    margin: auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    max-width: calc(1200px + ((100vw - 1200px) / 2));
    padding: 0 3.4%;
}
.Bredcrumb #bread li {
    margin: 0 4px;
}
.Bredcrumb #bread li a {
    color: #000;
}

#CMS #Blog {
    background-color: #fff;
}
#CMS #Blog .BlogFlex dl {
    background-color: rgba(241, 242, 251, .9);
}


#CMS #Blog h2.wp-block-heading {
    margin-top: 50px;
    margin-bottom: 20px;
    color: #1D77FF;
    /*background-color: #f4f4f4;
    padding: 6px 10px;*/
}
#CMS #Blog h3.wp-block-heading {
    margin-top: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #1D77FF;
    width: fit-content;
}


#CMS #Blog h4 {
    font-size: clamp(1.2em, 1.8vw, 1.6em);
    font-weight: bold;
}


#CMS #Blog figure {
	/*text-align: center;*/
    margin-top: 30px;
    margin-bottom: 30px;
}
#CMS #Blog figure img {
    height: auto;
	max-height: 800px;
	width: auto;
}

/*#Blog .Conte .Inner .Inner {
    max-width: 1100px;
}*/
#CMS #Blog img {
    height: auto;
}
#CMS #Blog p {
    margin-bottom: 1.5em;
}
#CMS #Blog section {
    margin-bottom: 90px;
}

#CMS #Blog ul li {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 1em;
    line-height: 1.8;
    margin-bottom: 8px;
}
#CMS #Blog ol li {
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 1em;
    line-height: 1.8;
    margin-bottom: 8px;
}

#CMS #Blog table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    line-height: 1.4;
    margin-bottom: 1.5em;
    min-width: 60%;
    max-width: 100%;
}
#CMS #Blog table th {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
    padding: 12px;
    font-style: normal;
    font-weight: bold;
    vertical-align: middle;
    background-color: #f0f5f7;
}
#CMS #Blog table td {
    padding: 12px;
    vertical-align: middle;
    border: solid 1px #d8d8d8;
}

#CMS #Blog .SingleInner {
    max-width: 100%;
    padding-bottom: 50px;
    background-color: #fff;
}


/*施工事例アーカイブページ*/
#CMS #Blog .WorkListSubTitle span {
    position: relative;
}
#CMS #Blog .WorkListSubTitle span::before,
#CMS #Blog .WorkListSubTitle span::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 1px;
    height: 28px;
    background: #000;
    transform-origin: bottom center;
}
#CMS #Blog .WorkListSubTitle span::before {
    left: -10px;
    transform: rotate(-27deg);
}
#CMS #Blog .WorkListSubTitle span::after {
    right: -10px;
    transform: rotate(27deg);
}
#CMS #Blog .WorkListNav {
    margin: 40px 0 100px;
}
#CMS #Blog .WorkListNav ul {
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
}
#CMS #Blog .WorkListNav ul li {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0;
    line-height: 1.4;
    text-align: center;
    padding: 8px .9em;
    white-space: nowrap;
    background-color: #a2a8aa;
    border-radius: 10px;
    color: #fff;
    display: flex;
    align-items: center;
    transition: 0.3s ease-in-out;
    width: calc(25% - 8px);
}
@media (max-width: 800px) {
    #CMS #Blog .WorkListNav ul li {
        width: calc(50% - 8px);
    }
}
#CMS #Blog .WorkListNav ul li:hover {
    background-color: #029ff9;
    opacity: 1;
}
#CMS #Blog .WorkListNav ul li.Active {
    background: #1D77FF;
}
#CMS #Blog .WorkListNav ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: clamp(.5rem, calc(1rem + 0.625vw), 1.7rem);
}
#CMS #Blog .WorkListNav ul li a:hover {
    opacity: 1;
}


#CMS #Blog .WorkListIndex {
    display: flex;
    background-color: #f1f2fb;
    padding: 50px 60px;
    border-radius: 30px;
    gap: 18px;
    margin-bottom: 80px;
}
@media (max-width: 800px) {
    #CMS #Blog .WorkListIndex {
        flex-wrap: wrap;
        padding: 30px 30px;
    }
}

#CMS #Blog .WorkListIndex .Befre,
#CMS #Blog .WorkListIndex .After {
    width: 28%;
}
@media (max-width: 800px) {
    #CMS #Blog .WorkListIndex .Befre,
    #CMS #Blog .WorkListIndex .After {
        width: 48%;
    }
}
#CMS #Blog .WorkListIndex .Befre span,
#CMS #Blog .WorkListIndex .After span {
    display: block;
    width: 80%;
    margin-top: -17px;
    margin-left: auto;
    margin-right: auto;
    background: rgba(29, 119, 255, .8);
    text-align: center;
    border-radius: 20px;
    color: #fff;
    position: relative;
    z-index: 1;
}
#CMS #Blog .WorkListIndex .Befre img,
#CMS #Blog .WorkListIndex .After img,
#CMS #Blog .WorkListIndex .VoicePhoto img {
    border-radius: 20px;
}
#CMS #Blog .WorkListIndex .Detail {
    width: 41%;
    margin-left: 3%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media (max-width: 800px) {
    #CMS #Blog .WorkListIndex .Detail {
        width: 100%;
    }
}

#CMS #Blog .WorkListIndex .VoicePhoto {
    width: 30%;
}
@media (max-width: 800px) {
    #CMS #Blog .WorkListIndex .VoicePhoto {
        margin: auto;
    }
}
#CMS #Blog .WorkListIndex .VoiceDetail {
    width: 67%;
    margin-left: 3%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media (max-width: 800px) {
    #CMS #Blog .WorkListIndex .VoiceDetail {
        width: 100%;
    }
}

#CMS #Blog .WorkListIndex .Detail dl div.Customer,
#CMS #Blog .WorkListIndex .VoiceDetail dl div.Customer {
    font-weight: bold;
    font-size: 1.2em;
}
@media (max-width: 800px) {
    #CMS #Blog .WorkListIndex .Detail dl div.Customer,
    #CMS #Blog .WorkListIndex .VoiceDetail dl div.Customer {
        font-size: 1.3rem;
    }
}
#CMS #Blog .WorkListIndex .Detail dl dt.Menu,
#CMS #Blog .WorkListSingleBox .Detail .Menu,
#CMS #Blog .WorkListIndex .VoiceDetail dl dt.Menu,
#CMS #Blog .WorkListSingleBox .VoiceDetail .Menu {
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 18px;
}
@media (max-width: 800px) {
    #CMS #Blog .WorkListIndex .Detail dl dt.Menu,
    #CMS #Blog .WorkListSingleBox .Detail .Menu,
    #CMS #Blog .WorkListSingleBox .VoiceDetail dl dt.Menu,
    #CMS #Blog .WorkListSingleBox .VoiceDetail .Menu {
        font-size: 1.15rem;
    }
}
#CMS #Blog .WorkListIndex .Detail dl dd {
    font-size: .9em;
}
#CMS #Blog .WorkListIndex .Detail .effectLink .Btn p {
    margin-bottom: 0;
}
/*施工事例アーカイブページここまで*/


/*施工事例シングルページ*/
#CMS #Blog .WorkListSingleBox {
    display: flex;
    justify-content: space-between;
}
@media (max-width: 800px) {
    #CMS #Blog .WorkListSingleBox {
        flex-direction: column;
    }
}
#CMS #Blog .WorkListSingleBox .WorkListSingle {
    display: flex;
    flex-direction: column;
    background-color: #f1f2fb;
    padding: 40px 40px;
    border-radius: 30px;
    gap: 38px;
    margin-bottom: 80px;
    width: 40%;
}
@media (max-width: 800px) {
    #CMS #Blog .WorkListSingleBox .WorkListSingle {
        width: 100%;
    }
}


#CMS #Blog .WorkListSingleBox .VoiceListSingle {
    display: block;
    margin-bottom: 30px;
}


#CMS #Blog .WorkListSingleBox .WorkListSingle .Befre,
#CMS #Blog .WorkListSingleBox .WorkListSingle .After,
#CMS #Blog .WorkListSingleBox .WorkListSingle .Befre,
#CMS #Blog .WorkListSingleBox .WorkListSingle .photo_voice {
    width: 100%;
}
#CMS #Blog .WorkListSingleBox .WorkListSingle .Befre span,
#CMS #Blog .WorkListSingleBox .WorkListSingle .After span {
    display: block;
    width: 80%;
    margin-top: -17px;
    margin-left: auto;
    margin-right: auto;
    background: rgba(29, 119, 255, .8);
    text-align: center;
    border-radius: 20px;
    color: #fff;
    position: relative;
    z-index: 1;
}
#CMS #Blog .WorkListSingleBox .WorkListSingle .Befre img,
#CMS #Blog .WorkListSingleBox .WorkListSingle .After img,
#CMS #Blog .WorkListSingleBox .WorkListSingle .photo_voice img {
    border-radius: 20px;
}
#CMS #Blog .WorkListSingleBox  .Detail {
    width: 55%;
}
@media (max-width: 800px) {
    #CMS #Blog .WorkListSingleBox  .Detail {
        width: 100%;
    }
}
#CMS #Blog .WorkListSingleBox .Detail dl div.Customer {
    font-weight: bold;
    font-size: 1.2em;
}
#CMS #Blog .WorkListSingleBox .Detail dl dt.Menu {
    font-weight: bold;
    margin-bottom: 18px;
}
#CMS #Blog .WorkListSingleBox .Detail dl dd {
    font-size: .9em;
}
#CMS #Blog .WorkListSingleBox .Detail .effectLink .Btn p {
    margin-bottom: 0;
}
#CMS #Blog .WorkListSingleBox .Detail h2 {
    font-size: clamp(1.5em, 2vw, 2.1em);
}
@media (max-width: 800px) {
    #CMS #Blog .WorkListSingleBox .Detail h2 {
        font-size: clamp(1.2em, 1.5vw, 1.5em);
    }
}
/*施工事例シングルページここまで*/


#CMS #Blog figure.wp-block-gallery.has-nested-images {
    margin: 0;
}
@media (min-width: 600px) {
    #CMS #Blog .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        margin: 0;
    }
}
 #CMS #Blog .is-layout-grid figure.wp-block-image {
    margin: 0;
 }

 .MainWarrper.WP .LowMainVisual {
    margin-bottom: 0px;
 }


@media (max-width: 800px) {
    #CMS #Blog div#ez-toc-container {
        width: 100%!important;
    }
}

#ez-toc-container a {
color:#444!important;
}