/* .uagb-columns__wrap.alignfull > .uagb-columns__inner-wrap {
  max-width: 1170px;
} */

/* フォント変更 */

.title_wrapper .blue,.top_02 .title_wrapper span.kuro{
  font-family: 'Noto Sans JP', sans-serif;
}
.kasou_header_right p,.top_03 .title_wrapper h2,.architecture_03 .tel_num,.top_02 ul.info li a h3 span{
  font-family: 'Poppins', sans-serif;
}


/* フォント変更終わり */
.br_sp{
  display:none;
}
.kasou_header_right .justify{
font-size: 14px !important;
padding-top: 10px;
}
a.scroll_img {
    position: absolute;
    width: 13.5px !important;
    left: 45px;
    margin-top: 100px !important;
    z-index: 1;
}
a.scroll_img:hover img {
    transform: none;
}
img.back2 {
    position: absolute;
    width: 122px !important;
    z-index: 1;
    right: 8%;
    margin-top: 80px !important;
}
img.back3 {
    position: absolute;
    width: 122px !important;
    z-index: 1;
    left: 8%;
    margin-top: -75px !important;
}
img.back4 {
    position: absolute;
    width: 191px !important;
    z-index: 1;
    right: 8%;
    margin-top: -75px !important;
}
img.back5 {
    position: absolute;
    width: 191px !important;
    z-index: 1;
    left: 8%;
    margin-top: -85px !important;
}
img.back6 {
    position: absolute;
    width: 122px !important;
    z-index: 1;
    left: 8%;
    margin-top: -35px !important;
}
.title_wrapper h2{
  margin-right: -0.15em;
}
.title_wrapper span{
  text-indent: 0.08em;
}
section.top_02{
  background-image: url(/wp-content/uploads/sites/879/2022/11/stripe_2x.png);
    background-color: #f6f6f6;
    background-repeat: repeat;
    background-size: 46px;
}
.kasou_header>img{
width: calc(100% - 100px);
}
.title1 img{
width: 59px;
}
.title_wrapper span{
margin-bottom: 0;
}
.title_wrapper .blue{
  display: inline;
  font-size:inherit;
color: #0081e0;
letter-spacing: 0.15em;
}

.top_02 .title_wrapper{
  display: flex;
      justify-content: flex-start;
      align-items: center;
      gap: 15px;
}
.top_02 .title_wrapper h2{
margin-bottom: 0;
margin-right: 0;
}
.top_02 .title_wrapper span{
margin-top: 5px;
}
.top_02 .title_wrapper img{
width: 45px;
}
.top_02 .information{
  padding: 30px 0 0;
}

.uagb-block-8b98e77d .uagb-column__inner-wrap{
  padding: 0;
}

.es-list .has-4-columns>:not(:nth-child(4n+1)) {
    margin-left: 32px;
}

.has-4-columns>*{
  width: calc(25% - 24px);
}

.top_02 .information .es-list-items a:hover{
opacity: 0.6;
transition: all .3s;
}
.top_02 .information .es-list-items li a:hover h3{
color: #0081e0;
transition: all .3s;
}
.top_02 .information .ellipsis{
  font-size: 13px;
  font-weight: 500;
padding: 5px;
}
.site-content a:hover img{
transform: none;
}
.top_02 .chart .wp-block-button a{
  display: block;
  max-width: 300px;
      box-shadow: none;
      background-color: #0081e0;
      border: 1px solid #0081e0;
      border-radius: 50px;
      padding: 15px 30px;
      margin: 0 auto;
      color: #fff;
      font-weight: 600;
      line-height: 1.5;
      font-size: 15px;
      letter-spacing: 0.1em;
      text-indent: 0.1em;
      position: relative;
      transition: all .3s;
}
.top_02 .chart .wp-block-button a:hover{
background-color: #fff;
transform: none;
color: #0081e0;
}

.top_02 .chart .wp-block-button a:after{
  position: absolute;
  content: "\03e";
  width: 15px;
  height: 25px;
  font-size: 15px;
top: 50%;
right:18px;
transform: translateY(-50%);
}
.top_02 .diary .wp-block-button a:after{
color: #fff;
}
.top_02 .diary .wp-block-button a:hover:after{
color: #0081e0;
}
.top_03 {
    background-image: url(/wp-content/uploads/sites/879/2022/11/stripe_2x.png);
    background-color: #f6f6f6;
    background-repeat: repeat;
    background-size: 46px;
}
.sns_container .uagb-column__inner-wrap{
display: flex;
justify-content: space-between;
align-items: center;
padding: 0;
}

.top_03 .title_wrapper{
  display: flex;
      justify-content: flex-start;
      align-items: center;
      gap: 15px;
      /* margin-bottom: 30px; */
}
.top_03 .title_wrapper img{
width: 45px;
}
.top_03 .title_wrapper span{
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
color: #445460;
margin-top: 0px;
text-indent: 0;
}
.top_03 .title_wrapper h2{
margin-bottom: 0;
margin-right: 20px;
}
.top_03 .sns_list .uagb-columns__inner-wrap{
gap:20px;
}

.top_03 .sns_list .wp-block-image{
margin: 0;
}
.top_03 .sns_list a:hover{
opacity: 0.6;
transition: all .3s;
}
.top_03 .instagram .wp-block-buttons{
flex-direction: row-reverse;
}
.top_03 .sns_button{
display: block;
width: 300px;
}
.top_03 .sns_button a{
  display: block;
    box-shadow: none;
    border-radius: 50px;
    padding: 20px 30px;
    width: 100%;
    font-weight: 600;
    line-height: 1.5;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    position: relative;
    transition: all .3s;
}
.top_03 .sns_button a:hover{
background-color: #fff;
transform: none;
}
.top_03 .instagram a{
  background-color: #EF7BE9;
  border: 1px solid #EF7BE9;
}
.top_03 .instagram a:hover{
color: #EF7BE9;
}
.top_03 .tiktok a{
background-color: #42C6F4;
border: 1px solid #42C6F4;
}
.top_03 .tiktok a:hover{
color: #42C6F4;
}
.top_03 .instagram a:before{
  position: absolute;
    content: "";
    width: 13px;
    height: 16px;
    background-image: url(/wp-content/uploads/sites/879/2022/11/tokyocp_insta_2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
    transition: all .3s;
}
.top_03 .instagram a:hover:before{
background-image: url(/wp-content/uploads/sites/879/2022/12/tokyocp_insta_on_2x.png);
}
.top_03 .tiktok a:before{
  position: absolute;
    content: "";
    width: 13px;
    height: 16px;
    background-image: url(/wp-content/uploads/sites/879/2022/11/tokyocp_tiktok_2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    left: 50px;
    transform: translateY(-50%);
    transition: all .3s;
}
.top_03 .tiktok a:hover:before{
background-image: url(/wp-content/uploads/sites/879/2022/12/tokyocp_tiktok_on_2x.png);
}
.top_03 .sns_button a:after {
  position: absolute;
  content: "\03e";
  width: 15px;
  height: 25px;
  font-size: 15px;
top: 50%;
right:18px;
transform: translateY(-50%);
}
.top_03 .instagram a:after:hover{
  border-color: #EF7BE9;
}
.top_04{
background-color: #f7f8f8;
}
.top_04.bg_white{
  background-color: #fff;
}
.uagb-columns__wrap.top_04_2> .uagb-columns__inner-wrap {
    max-width: 1560px;
}
.top_04 .title_wrapper{
  display: flex;
      justify-content: flex-start;
      align-items: center;
      gap: 15px;
}
.top_04 .title_wrapper h2{
  position: relative;
  padding-bottom: 10px;
margin-bottom:10px;
margin-right: 0;
    text-indent: 0.15em;
}
.top_04 .title_wrapper h2:after{
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      background-image: url(/wp-content/uploads/sites/879/2022/11/tokyocp_bottom_2x.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      bottom: -50%;
      left: 0;
      background-color: transparent;
      margin: 0;
}
.top_04 .title_wrapper span{
margin-bottom: 20px;
}
.top_04 ul{
display: flex;
justify-content: space-between;
align-items:stretch;
/* gap:40px; */
list-style: none;
margin: 0;
}
.top_04 ul li{
  width: calc(100%/4 - 45px);
background-color: #fff;
border-radius: 30px;
padding: 45px;
position: relative;
}
.top_04 ul li a{
display: block;

}
.top_04 ul li a:hover{
text-decoration: none;
opacity: 0.6;
transition: all .3s;
}
.top_04 ul li a:hover h3{
color: #0081e0;
transition: all .3s;
}
.top_04 ul li a img{
  display: block;
  width: 86px;
  margin: 0 auto;
}
.top_04 ul li a h3{
text-align: center;
font-size: 22px;
font-weight: 600;
letter-spacing: 0.15em;
text-indent: 0.15em;
padding-top: 22px;
margin-bottom: 12px;
}
.top_04 ul li a p{
  font-size:14px;
color: #939393;
margin-bottom: 0;
}
.top_04 ul li a .arrow{
position: absolute;
width: 23px;
right: 20px;
bottom: 20px;
}
.owner .title_wrapper{
display: block;
margin-bottom: 20px;
}
.owner .title_wrapper h2{
  font-size: 44px;
width: fit-content;
padding: 0 10px 0px;
margin: 0 auto;
}
.owner .title_wrapper h2:after{
background-image: url(/wp-content/uploads/sites/879/2022/12/realestate_line_2x.png);
}


.owner ul li a h3{
color: #0081e0;
letter-spacing: 0.15em;
padding-top: 0;
margin-bottom: 0;
}
.owner .title_wrapper h2{
  color: #e5e523;
}
.owner ul li{
  position: relative;
  border-radius: 10px;
  padding: 45px;
  border-radius:10px;
  border: solid 1px #eae7e7;
}

.owner ul li a .title_wrapper span{
  font-size: 13px;
text-align: center;
margin-bottom: 0;
}
.onayami .title_wrapper h2 {
    text-align: center;
    font-size: 34px;
    margin-bottom: 30px;
}
.onayami ul{
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
gap:60px;
list-style: none;
margin-left: 0;
}
.onayami ul li{
/* width: 33.33%; */
max-width: 184px;
}
.onayami ul li img{
image-rendering: auto;
}
.onayami .justify {
    font-size: 14px;
    line-height: 2.5;
    letter-spacing: 0.15em;
    margin-bottom: 0;
}

.about .title_wrapper.center{
  text-align: center;
  margin-bottom: 60px;
}
.about .title_wrapper img{
  width: 24%;
  height: 5px;
  object-fit: cover;
  margin-top: -1.5em;
}
.about a.btn1{
  width: 320px;
  background-color: #0081e0;
  border-color: #0081e0;
  margin-top: 70px;
}
.about a.btn1:hover{
  background-color: #fff;
  color: #0081e0;
}
.about a.btn1:after{
  top: 50%;
  transform: translateY(-50%);
}
.about .title_wrapper.center h2{
text-align: center;
padding:0 144px;
display: inline-block;
background-image: url(/wp-content/uploads/sites/879/2023/05/reform_right_2x.png),url(/wp-content/uploads/sites/879/2023/05/reform_left_2x.png);
background-size: 134px,134px;
background-repeat: no-repeat;
background-position:left -10px center,right -10px center ;
margin-bottom: 0;
}

.about .title_wrapper .dot{
width: 457px;
margin-top: -30px;
}
.architecture_02 .justify{
text-align: center;
color: #fff;
font-size: 14px;
letter-spacing: 0.15em;
margin-right: -0.15em;
margin-bottom: 50px;
}
.architecture_02 ul{
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
/* gap:30px; */
list-style: none;
margin: 0 0 80px 0;
}

.architecture_02 ul.work_img li{
  position: relative;
width:calc(50% - 20px);
}
.architecture_02 ul.work_img li:first-child,.architecture_02 ul.work_img li:nth-child(2){
  margin-bottom: 83px;
}

.architecture_02 ul.work_img li:after{
  position: absolute;
  content: "";
  width: 312px;
  height: 66px;
  background-image: url(/wp-content/uploads/sites/879/2023/05/reform_text1_2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  left: 20px;
  top: -33px;
}

.architecture_02 ul.work_img li.kitchen:after{
  background-image: url(/wp-content/uploads/sites/879/2023/05/reform_text2_2x.png);
}

.architecture_02 ul.work_img li.bath:after{
  background-image: url(/wp-content/uploads/sites/879/2023/05/reform_text3_2x.png);
}

.architecture_02 ul.work_img li.roof:after{
  background-image: url(/wp-content/uploads/sites/879/2023/05/reform_text4_2x.png);
}

.architecture_02 ul.work_img li p{
  color: #fff;
    font-size: 17px;
    letter-spacing: 0.1em;
    margin-top: 20px;
    margin-bottom: 0;
}


.architecture_02 ul.example_list{
  margin-bottom: 50px;
}

.architecture_02 ul.example_list li{
  width: calc(100%/3);
  border-left: dashed 1px #fff;
}

.architecture_02 ul.example_list li:nth-child(3n){
  border-right: dashed 1px #fff;
}

.architecture_02 ul.example_list li:nth-child(-n+3){
  margin-bottom: 80px;
}

.architecture_02 ul.example_list li img{
  display: block;
  max-width: 136px;
  margin: 0 auto 40px;
}

.architecture_02 ul.example_list li h3.center{
  text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 21px;
    letter-spacing: 0.2em;
    margin-right: -0.2em;
    line-height: 1.5;
    margin-bottom: 0;
}

.architecture_02 ul.example_list li:nth-child(-n+3) h3.center{
  display: flex;
    align-items: center;
    justify-content: center;
    min-height: 63px;
}

.architecture_02 p.center{
  text-align: center;
  line-height: 1;
  color: #fff;
  font-size: 21px;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  margin-bottom: 60px;
}

.architecture_02 p.center span{
vertical-align: text-bottom;
}


/* .architecture_02 ul li a h3{
position: absolute;
top: 50%;
left:0;
transform: translateY(-50%);
text-align: center;
font-size: 28px;
font-weight: 600;
letter-spacing: 0.15em;
text-indent: 0.15em;
color: #fff;
width: 100%;
margin-bottom: 0;
} */
.architecture_02 .wp-block-button a {
    display: block;
    max-width: 250px;
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 15px 30px;
    margin: 0 auto;
    color: #0081e0;
    font-weight: 600;
    line-height: 1.5;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    position: relative;
    transition: all .3s;
}
.architecture_02 .wp-block-button a:after {
    position: absolute;
    content: "\03e";
    width: 15px;
    height: 25px;
    font-size: 15px;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
}
.architecture_02 .wp-block-button a:hover {
    background-color: #0081e0;
    transform: none;
    color: #fff;
}
.architecture_02 .wp-block-button a:hover:after {
    color: #fff;
}
.architecture_03 .wp-block-image{
margin-bottom: 0;
}
.architecture_03 .title_wrapper h2{
font-size: 22px;
font-feature-settings: "palt" 1;
margin-right: 0;
}
.architecture_03 .address{
margin-bottom: 0;
}
.architecture_03 .zyusyo{
font-size:14px;
margin-bottom: 10px;
}
.architecture_03 .tel_num,.architecture_03 .fax_num{
display: block;
line-height: 1em;
}
.architecture_03 .tel_num{
  font-size: 18px;
font-weight: 600;
letter-spacing: 0.05em;
margin-bottom: 10px;
}
.architecture_03 .tel_num img{
width: 21px;
margin:0 5px 5px 0;
}
.architecture_03 .fax_num{
  font-size: 13px;
  font-weight: 500;
color: #939393;
}

.top_02 ul.info {
  display: flex;
  justify-content: space-between;
  align-items:center;
  gap: 0px;
  list-style: none;
  margin:100px 0 0 0;
}

.top_02 ul.info li {
  width: calc(25% - 24px);
  background-color: #fff;
  border-radius: 10px;
  border: solid 1px #eae7e7;
    padding: 45px 30px;
      position: relative;
}

.top_02 ul.info li:first-child {
  background-color: transparent;
  border: none;
  max-width: 244px;
  padding: 0;
}

.top_02 ul.info li a {
  display: block;
}

.top_02 ul.info li a:hover {
  text-decoration: none;
  opacity: 0.6;
  transition: all .3s;
}

.top_02 ul.info li a:hover h3 {
  color: #0081e0;
  transition: all .3s;
}

.top_02 ul.info li a img {
  display: block;
  width: 79px;
  margin: 0 auto;
}

.top_02 ul.info li:nth-child(3) a .sub_title img{
  transform: translateX(10px);
}

.top_02 ul.info li a h3 {
  font-size: 15px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.15em;
   margin-right: -0.15em;
    margin-bottom: 12px;
}

.top_02 ul.info li a h3 span {
  display: block;
  color: #e5e523;
  margin-bottom: 15px;
  margin-top: 15px;
}
.top_02 .title_wrapper span.kuro {
  color: #30414f;
}

.top_02 ul.info li a .arrow {
  position: absolute;
  width: 23px;
  right: 20px;
  bottom: 20px;
}

.architecture_03 .box{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.architecture_03 .box>img{
  max-width: 560px;
}

.architecture_03 .box .box_containner{
  width: calc(100% - 630px);
}

.architecture_03.uagb-block-26516efa .uagb-column__inner-wrap{
  padding: 0;
}

#main .entry-content .architecture_03.alignfull .uagb-column__inner-wrap{
  padding: 0;
}

.bg_fff {
  text-align: center;
    background: #fff;
    border-radius: 30px;
    padding: 80px 100px;
}

.flex_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.bg_fff>.flex_wrapper:not(:last-of-type){
  padding-bottom: 35px;
  border-bottom: solid 1px #eae7e7;
}
.bg_fff>.flex_wrapper{
  padding-top: 35px;
}
.bg_fff>.flex_wrapper.first{
  padding-top: 0;
}

.kanri_img{
  position: relative;
  width: 240px;
}
.sankaku{
  position: absolute;
  width: 23px;
  top:-7px;
  left: 15px;
}
.title1 img.hukidashi_ao{
  width: 330px;
  margin-bottom: 10px;
}
.onayami .title_wrapper{
  text-align: center;
}
.left_img img {
    width: 63px;
}
.right_text{
  width: calc(100% - 85px);
}
.right_text h3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 1.6;
    margin-bottom: 10px;
    color: #30414f;
}
.right_text p,.case p {
    margin-bottom: 0;
    line-height: 1.8;
    font-size: 14px;
    letter-spacing: 0.15em;
}
.case p{
letter-spacing: 0.11em;
}
.flex_wrapper.right{
  align-items: flex-start;
  width: calc(100% - 285px);
}

.case {
  position: relative;
    background-color: #f7f8f8;
}
.case::after{
  position: absolute;
  content: "";
  background-image: url(/wp-content/uploads/sites/879/2022/12/tokyo_about_yajirushi_2x.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 70px;
  top: 36px;
  left: 50%;
  transform: translateX(-50%);
}
.case .title_wrapper h2{
  margin-right: 0;
  font-size: 26px;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}
.title1 img.ok{
  position: absolute;
  width: 188px;
  right: 50px;
  bottom: -40px;
}
.case .title_wrapper{
  position: relative;
  margin-bottom: 40px;
}
.case_box{
border-radius: 30px;
overflow: hidden;
}
.case_box:not(:last-of-type){
  margin-bottom: 60px;
}
.case_box:last-of-type{
  margin-bottom: 50px;
}
.case_box>.flex_wrapper{
  padding: 20px 50px;
  background-color: #0081e0;
  justify-content: flex-start;
}
.case_box>.flex_wrapper h3{
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.15em;
  margin: 0;
}
.case_box>.flex_wrapper img{
  width: 96px;
  margin-right: 30px;
}
.case_box .case_wrapper{
  background-color: #fff;
  padding:60px;
}
.case_box .center{
  text-align: center;
}
.case_box .case_wrapper ul{
  list-style: none;
  margin: 0;
}
.case_box .case_wrapper ul li{
  width: calc(100%/5 - 32px);
  border-radius: 15px;
  border: solid 1px #0081e0;
  padding: 30px 5px 20px;
}
.case_box .case_wrapper ul li img{
  width: 96px;
  margin-bottom:10px;
}
.case_box .case_wrapper ul li p{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height:39px;
  line-height: 1.5;
  margin-right: -0.15em;
}
.case_box.box02 .case_wrapper ul li:last-child p,.case_box.box03 .case_wrapper ul li:last-child p{
  font-size: 17px;
}
.case_box.box03 .case_wrapper ul li p{
  min-height:42px;
}
.case_box.box01 .case_wrapper ul li p,.case_box.box02 .case_wrapper ul li p{
  font-size: 13px;
}
.case p.blue{
  text-align: center;
  text-indent: 0.15em;
  display: flex;
  justify-content: center;
  align-items: center;
  padding:0 10px;
  color: #0081e0;
  border: solid 1px #0081e0;
}
.case_box .case_wrapper p.justify{
  width: calc(100% - 110px);
}
.case_box .case_wrapper>div.flex_wrapper{
  align-items: stretch;
  margin-bottom: 25px;
}
.case .uagb-column__wrap{
  overflow: visible;
}
.case_box.box02 .case_wrapper ul li:nth-child(6) img{
  width: 62px;
  margin-bottom: 0;
}
.case_box.box02 .case_wrapper ul li:nth-child(6),.case_box.box02 .case_wrapper ul li:last-child,.case_box.box03 .case_wrapper ul li:last-child{
  border: none;
  padding: 0;
}
.case_box.box02 .case_wrapper ul li:nth-child(-n+5){
  margin-bottom: 55px;
}
.case_box.box03 .case_wrapper ul li:nth-child(-n+4){
  margin-bottom: 25px;
}
.case_box.box03 .case_wrapper ul li {
    width: calc(100%/4 - 30px);
}
.case_box.box02 .case_wrapper ul{
  position: relative;
}
.case_box.box02 .case_wrapper ul::after{
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color:#eae7e7;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media (min-width: 566px){
  .block_565{
    display: none;
  }
}
@media (min-width: 992px){
  .block_991{
    display: none;
  }
}

@media (max-width: 1580px){
  .uagb-columns__wrap.top_04_2> .uagb-columns__inner-wrap {
      max-width: 1310px;
  }
}
@media (max-width: 1420px){
  .uagb-columns__wrap.top_04_2> .uagb-columns__inner-wrap {
    max-width: 1140px;
}
.owner ul li {
    padding: 45px 10px;
}
  img.back4{
  right: 3%;
  }
  img.back5{
    left: 3%;
  }
  img.back6{
  left: 3%;
  }
  .top_04 ul li {
    width: calc(25% - 30px);
}
}
@media (max-width: 1359px){
a.scroll_img {
    display: none;
}
}
@media (max-width: 1350px){
.kasou_header>img {
    width: calc(100% - 80px);
}
}
@media (max-width: 1280px){
  img.back5 {
    margin-top: -115px !important;
}
  img.back6{
  left: 1%;
  margin-top: -50px !important;
  }

}
@media (max-width: 991px){
  .none_991{
    display: none;
  }
}
@media (max-width: 767px){
  .case::after {
    width: 20px;
    height: 60px;
    top: 10px;
  }
  .title1 img.ok {
    width: 158px;
}
  .case .title_wrapper h2{
    text-align: justify;
  }
  .top_02 .title_wrapper span {
    margin-top: 10px;
}
  .top_03 .title_wrapper span{
    text-align: justify;
    font-feature-settings: "palt" 1;
    margin-top: 0px;
    margin-bottom: 0;
  }
  .top_03 .title_wrapper span .none_pc{
  display:none;
  }
  img.back2 {
      display: none;
  }
  img.back3 {
      display: none;
  }
  img.back4 {
      display: none;
  }
  img.back5 {
      display: none;
  }
  img.back6 {
      display: none;
  }
  .uagb-columns__stack-mobile.top_02>.uagb-columns__inner-wrap{
    display:flex;
    justify-content: space-between;
  }
  .uagb-columns__stack-mobile.sns_list>.uagb-columns__inner-wrap{
  display:flex;
  justify-content: space-between;
  }
  .uagb-columns__stack-mobile>.uagb-columns__columns-4>.uagb-column__wrap{
  width: 45% !important;
  }
  .uagb-columns__stack-mobile.btn_block>.uagb-columns__inner-wrap{
  display: flex;
  }
  .top_03 .sns_button a{
  margin: 0 auto;
  }
  .architecture_02 .none_sp{
  display:block;
  }
.architecture_03.uagb-columns__stack-mobile>.uagb-columns__inner-wrap{
display: flex;
}
.sns_container .uagb-column__inner-wrap{
display: flex;
}
.architecture_03 .title_wrapper h2{
text-align: justify;
}

/* .architecture_02 ul li a h3{
font-size: 22px;
} */
.top_02 ul.info {
  margin-top: 50px;
}
}
@media (max-width: 565px){
  .onayami .block_991{
    display: none;
  }
    .onayami{
      text-align: center;
    }
  .onayami_img{
    width: 80%;
  }
}
@media (max-width: 480px){
  .case_box {
    border-radius: 20px;
  }
  .case::after {
    width: 15px;
    height: 40px;
    top: 15px;
}
  .case_box.box02 .case_wrapper ul li:nth-child(6) img {
    width: 30px;
}
  .case_box.box02 .case_wrapper ul li:nth-child(5),.case_box.box03 .case_wrapper ul li:nth-child(4){
    border-right: none;
  }
  .case_box.box03 .case_wrapper ul li {
    width: 25%;
}
  .case_box.box02 .case_wrapper ul li:nth-child(-n+5) {
    margin-bottom: 40px;
}
  .case_box .case_wrapper ul li img {
    width: 46px;
    margin-bottom: 5px;
}
  .case_box .case_wrapper p.justify {
    width: 100%;
}
.case_box .case_wrapper {
    padding: 20px 15px;
}
.case_box .case_wrapper>div.flex_wrapper {
    margin-bottom: 20px;
}
.case_box .case_wrapper ul li{
  width: 20%;
  border-radius: 0;
  border: none;
  padding: 0;
}
.case_box.box01 .case_wrapper ul li p, .case_box.box02 .case_wrapper ul li p,.case_box.box03 .case_wrapper ul li p {
    font-size: 10px;
      min-height: 45px;
    letter-spacing: 0.01em;
    margin-right: -0.01em;
}
.case_box .case_wrapper ul li:not(:last-of-type){
  border-right: solid 1px #0081e0;
}

.case p.blue {
  margin: 0 auto 10px;
  }
  .sankaku {
    width: 36px;
    top: -10px;
    left: 20px;
}
  .case_box>.flex_wrapper {
    padding: 15px 30px;
    justify-content:center;
}
.case_box>.flex_wrapper h3{
  font-size: 18px;
  width: 100%;
  text-align: center;
  margin-right: -0.15em;
}
.case_box>.flex_wrapper img {
    width: 86px;
    margin-right:0;
}
  .case_box:last-of-type {
    margin-bottom: 25px;
}
  .case_box:not(:last-of-type) {
    margin-bottom: 30px;
}
  .case .title_wrapper {
    margin-bottom: 30px;
}
  .case .title_wrapper h2 {
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
    margin-right: -0.1em;
}
  .title1 img.hukidashi_ao {
    width: 270px;
}
  .onayami .title_wrapper h2 {
    font-size: 28px;
    margin-bottom: 20px;
}
  .onayami_img{
    width: 100%;
  }
  a.btn1:after {
    width: 8px;
    height: 20px;
  }
  .about a.btn1 {
    margin-top: 25px;
}
  .kanri_img {
    width: 100%;
    margin-bottom:20px;
}
.bg_fff>.flex_wrapper:not(:last-of-type) {
    padding-bottom: 25px;
}
.bg_fff>.flex_wrapper {
    padding-top: 30px;
}
  .right_text h3 img.block_480 {
    width: 35px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.bg_fff {
    background: #fff;
    border-radius: 20px;
    padding: 35px 20px 35px 20px;
}
  .none_480{
    display: none;
  }
  .right_text,.flex_wrapper.right {
    width: 100%;
}
  .right_text p,.case p {
      letter-spacing: 0.1em;
      font-weight: 500;
  }
  .right_text h3 {
    font-size: 15px;
    letter-spacing: 0.05em;
    margin-bottom: 8px;
    position: relative;
    padding-left: 45px;
}
  .title1 img.ok{
    display: none;
  }
  .entry-content p{
  font-weight: 500;
  }
.title1 img{
  width: 54px;
margin: 0 auto;
}
  .kasou_header>img{
  width: 100%;
  }
  .kasou_header_right .justify {
    font-size: 12px !important;
}

.top_02 .title_wrapper{
display: block;
}
.top_02 .title_wrapper img{
width: 54px;
}
.top_02 .title_wrapper span{
  margin-top: 0;
}
.top_02 .information{
padding-top: 15px;
}
.instagram.none_pc{
display:block;
}
.instagram.none_sp{
display: none;
}
.top_03 .title_wrapper span .none_pc{
display: block;
}
.top_03 .title_wrapper{
display: block;
margin-bottom: 15px;
}
.top_03 .title_wrapper img{
width: 54px;
}
.top_03 .title_wrapper span{
  font-size: 15px;
margin-top: 0;
}
.uagb-columns__columns-4{
  flex-wrap: wrap;
  }
  .top_03 .wp-block-buttons{
  display: block;
}
.top_04 .title_wrapper{
display: block;
}
.top_04 .title_wrapper h2{
width: fit-content;
margin: 0 auto 10px;
}
.top_04 .title_wrapper span {
    margin-bottom: 0px;
    margin-top: 0;
}
  .top_04 ul{
  flex-wrap: wrap;
  }
  .top_04 ul li{
  width: 100%;
  margin: 0 auto;
  border-radius: 20px;
    padding: 35px 40px;
  }

  .top_04 ul li:not(:last-child){
    margin-bottom: 30px;
  }
  .top_04 ul li a .sub_title{
  display: flex;
  justify-content:center;
  align-items: center;
  gap:5px;
  margin-bottom: 10px;
  }
  .top_04 ul li a .arrow {
    right: 15px;
    bottom: 15px;
}
  .top_04 ul li a img{
    width: 43px;
    margin: 0;
    object-fit: contain;
  }
.top_04 ul li a h3{
padding-top: 0;
margin-bottom: 0;
}
.owner .title_wrapper{
  margin-bottom: 0;
 width: calc(100% - 43px);
 padding-left: 10px;
  }
.owner .title_wrapper h2{
font-size: 35px;
}
.owner ul li{
  border-radius: 10px;
 padding: 25px 30px 30px 25px;
}
.owner ul li:not(:last-child){
  margin-bottom: 25px;
}
  .owner ul li a .sub_title {
 align-items: center;
 justify-content: flex-start;
 margin-bottom: 0;
 gap: 0;
}
.owner .title_wrapper {
 margin-bottom: 0;
 width: calc(100% - 43px);
 padding-left: 10px;
}
.owner ul li a .title_wrapper span{
  text-align: left;
}
.owner ul li a h3 {
  text-indent: 0;
 padding-top: 0;
 margin-bottom: 0;
 text-align: justify;
 font-feature-settings: "palt" 1;
 letter-spacing: 0.05em;
 font-size: 20px;
}
  .es-list .has-4-columns{
  flex-wrap: wrap;
  justify-content: space-between;
  }


.es-list .has-4-columns>:not(:nth-child(4n+1)){
margin-left: 0;
}
.onayami .title_wrapper .none_pc{
display: block;
}
.onayami .justify{
      line-height: 2;
      font-weight: 500;
}

.architecture_02 .none_sp{
display: none;
}
.architecture_02 .justify{
text-align: justify;
    font-weight: 500;
    margin-right: 0;
    margin-bottom: 25px;
}
.sns_container .uagb-column__inner-wrap{
display: block;
}
.top_03 .title_wrapper span{
text-align: center;
}
.top_03 .title_wrapper h2{
margin-right: 0;
}
.uagb-columns__stack-mobile.btn_block>.uagb-columns__inner-wrap{
display: block;
}
.top_03 .sns_button{
width: 250px;
margin: 0 auto;
}
.top_03 .sns_container .instagram{
padding-right: 0;
margin-bottom: 15px;
}
.top_03 .sns_container .tiktok{
padding-left: 0;
}
.onayami ul{
flex-wrap: wrap;
justify-content: center;
gap:0;
}
.onayami ul li{
width:calc(50% - 10px);
}
.onayami ul li:first-child{
  margin-left: 50%;
  margin-right: auto;
  transform: translateX(-50%);
}

.onayami ul li:nth-child(2){
  margin-right: 10px;
}
.onayami ul li:last-child{
  margin-left: 10px;
}
.architecture_02 ul.work_img {
 align-items: flex-start;
 margin: 0 0 40px 0;
}
.architecture_02 ul.work_img li {
 width: calc(50% - 10px);
}

.architecture_02 ul.work_img li:after {
  width: 156px;
  height: 33px;
  left: 10px;
  top: -16px;
}
.architecture_02 ul.example_list li{
  width: 50%;
}

.architecture_02 ul.work_img li p{
  font-size: 13px;
  line-height: 1.5;
  margin-top: 10px;
}
.architecture_02 ul.work_img li:first-child,.architecture_02 ul.work_img li:nth-child(2){
  margin-bottom: 36px;
}

.architecture_03.uagb-columns__stack-mobile>.uagb-columns__inner-wrap{
display: block;
}
.architecture_03 .renovation_right{
padding-left: 0;
}
.architecture_03 .renovation_left{
margin-bottom: 15px;
}
/* .architecture_03 .title_wrapper h2{
text-align: center;
} */

.top_02 ul.info {
  flex-wrap: wrap;
}
.top_02 ul.info li{
  width: calc(50% - 10px);
    padding: 35px 15px;
}

.top_02 ul.info li:first-child,.top_02 ul.info li:nth-child(2){
  margin-bottom: 20px;
}

.top_02 ul.info li a img{
  width: 40px;
}
.top_02 ul.info li:nth-child(3) a .sub_title img {
  transform: translateX(5px);
}
.top_02 ul.info li a h3 {
  letter-spacing: 0.1em;
  margin-right: -0.1em;
  font-size: 14px;
}
.top_02 ul.info li a h3 span {
  font-size: 13px;
  margin-top: 15px;
}
.top_02 ul.info li a .arrow {
  right: 15px;
  bottom: 15px;
}
.top_02 .title_wrapper h2{
  margin-right: -0.15em;
}

.architecture_03 .box>img,.architecture_03 .box .box_containner{
  width:100%;
}
.architecture_03 .title_wrapper h2{
  margin-top: 10px;
  margin-bottom: 10px;
}
.has-4-columns>*{
  width: calc(50% - 10px);
}
.has-4-columns>:last-child{
  margin-bottom: 20px;
}
.about .title_wrapper.center{
  margin-bottom: 30px;
}
.about .title_wrapper.center h2 {
  padding: 0;
  background-size: 0px,0px;
}
.architecture_02 ul.example_list li:nth-child(3n){
  border-right: none;
}
.architecture_02 ul.example_list li:nth-child(2n){
  border-right: dashed 1px #fff;
}
.architecture_02 ul.example_list li img {
  display: block;
  max-width: 68px;
  margin: 0 auto 20px;
}
.architecture_02 ul.example_list li h3.center {
  font-size: 16px;
}
.architecture_02 ul.example_list li:nth-child(-n+3) h3.center{
  min-height: auto;
}
.architecture_02 ul.example_list li:nth-child(-n+3),.architecture_02 ul.example_list li:nth-child(4){
  margin-bottom: 30px;
}
.architecture_02 ul.example_list{
  margin-bottom: 25px;
}
.architecture_02 p.center{
  font-size: 16px;
  margin-bottom: 30px;
}
.architecture_03 .tel_num{
  transition: all 0.3s;
}
.architecture_03 .tel_num:hover{
text-decoration: none;
opacity: 0.8;
}
}



@media (min-width: 441px){
.block_440 {
  display: none;
}
}

@media (max-width: 428px){
  .title1 img.hukidashi_ao {
    width: 250px;
}
  .onayami .title_wrapper h2 {
    font-size: 25px;
    margin-right: -0.1em;
}
  .onayami .title_wrapper h2,.onayami .title_wrapper .blue{
  letter-spacing: 0.1em;
}
.onayami ul{
  justify-content:space-between;
  }

  .onayami ul li:nth-child(2){
    margin-right: 0;
  }
  .onayami ul li:last-child{
    margin-left: 0;
  }
  .architecture_02 ul.example_list li h3.center {
    font-size: 15px;
    letter-spacing: 0.15em;
    margin-right: -0.15em;
}
}

@media (max-width: 400px){
.about a.btn1 {
width: 100%
}
}
@media (max-width: 390px){
  .title1 img.hukidashi_ao {
    width: 230px;
}
  .onayami .title_wrapper h2 {
    font-size: 24px;
}
  .right_text h3 img.block_480 {
    width: 30px;
}
  .right_text h3 {
    letter-spacing: 0;
    padding-left: 38px;
}
  .architecture_02 ul.example_list li h3.center {
    font-size: 14px;
    letter-spacing: 0.1em;
    margin-right: -0.1em;
}
}

@media (max-width: 360px){
  .bg_fff>.flex_wrapper {
      padding-top: 28px;
  }
  .bg_fff>.flex_wrapper:not(:last-of-type) {
    padding-bottom: 20px;
}
  .case_box .case_wrapper>div.flex_wrapper {
    margin-bottom: 15px;
}
.case p.blue{
  margin-bottom: 7px;
}
  .case_box>.flex_wrapper h3{
    font-size: 17px;
  }
  .case_box>.flex_wrapper img {
    width: 81px;
}
  .case::after {
    width: 12px;
    height: 35px;
}
  .case .title_wrapper h2 {
    font-size: 17px;
    line-height: 1.7;
}
  .sankaku {
    width: 30px;
    top: -8px;
    left: 15px;
}
  .case .title_wrapper {
    margin-bottom: 25px;
}
  .title1 img.hukidashi_ao {
    width: 220px;
    margin-bottom: 5px;
}
  .onayami .title_wrapper h2 {
    font-size: 23px;
    margin-bottom: 15px;
}
  .case_box:last-of-type {
    margin-bottom: 20px;
}
  .case_box:not(:last-of-type) {
    margin-bottom: 25px;
}
  a.btn1 {
    font-size: 13px;
}
.br_sp{
    display: block;
  }
  .top_04 ul li a h3{
    font-size: 19px;
  }
  .architecture_03 .title_wrapper h2 {
    font-size: 21px;
}

#main .entry-content .alignfull.p_120{
  padding-top: 50px;
  padding-bottom: 50px;
}
#main .entry-content .alignfull.pt_120{
  padding-top: 50px;
}
#main .entry-content .alignfull.pb_120{
  padding-bottom: 50px;
}
#main .entry-content .alignfull.p_100{
  padding-top: 40px;
  padding-bottom: 40px;
}

.top_02 ul.info {
  margin-top: 40px;
}
.architecture_02 ul.example_list li img {
  margin-bottom: 10px;
}
.architecture_02 ul.example_list li h3.center {
  font-size: 13px;
}
.architecture_02 p.center {
  font-size: 15px;
}
.about .title_wrapper.center h2{
  letter-spacing: 0.1em;
  margin-right: -0.1em;
  line-height: 1.5;
}
.architecture_02 ul.work_img li:after {
  width: 156px;
  height: 33px;
  left: 10px;
  top: -16px;
}
.architecture_02 ul.work_img li:first-child, .architecture_02 ul.work_img li:nth-child(2),.architecture_02 ul.work_img li:nth-child(3) {
  margin-bottom: 46px;
}
}
@media (max-width: 350px){
  .architecture_03 .title_wrapper h2 {
    letter-spacing: 0.13em;
}
}
@media (max-width: 340px){
  .title1 img.hukidashi_ao {
    width: 200px;
}
  .onayami .title_wrapper h2 {
    font-size: 21px;
}
.about .title_wrapper h2 {
    font-size: 21px;
}
  .owner ul li a .title_wrapper span{
  font-size: 12px;
  }
  .owner ul li a h3{
  font-size: 18px;
  }
  .architecture_03 .title_wrapper h2 {
    font-size: 20px;
}
}
@media (max-width: 320px){

}
