@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap');

body{
    color: #231815;
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
        margin: 0;
    padding: 0;
}
*, *::before, *::after {
  box-sizing: border-box;
}
ul,li,p,
h3,h2,dl,dt,dd{
    margin: 0;
    padding: 0;
    list-style: none;
}
picture{
    width: 100%;
    height: 100%;
}
.sp{
    display: none;
}
.d-flex{
    display: flex;
    flex-wrap: wrap;
}
.aic{
    align-items: center;
}
.jcsc,
.jcc{
    justify-content: center;
}
.jcsb{
    justify-content: space-between;
}
.nav_menu{
    display: none;
}

.wpcf7-form-control{
    width: 100%;
    height: 50px;
}

.container{
    width: 1575px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}
.m-container{
    width: 1180px;
    margin: 0 auto;
}

img,video{
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

.p_boder{
    background: #C6BAA0;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 8px 0;
    margin-bottom: 50px;
}
.p_boder p{
    font-size: 28px;
}
.txtcenter{
    text-align: center;
}

a{
    text-decoration: none;
    color: inherit;
}
a:hover{
    opacity: 0.8;
}



.h_nav li{
    margin-right: 18px;
    line-height: 0;

}
.h_nav li._icon{
    margin-right: 8px;
}
.h_nav li .h_icon{
    width: 40px;
}
.h_cta_login{
    border: 1px solid #231815;
    border-radius: 9999px;
    padding: 4px 20px;
}
header{
    padding: 10px 0 0;
}
.header_inner{
    margin-bottom: 30px;
    padding: 0 20px;
}
.sub_header_nav{
    display: none;
}
.mv_area{
    margin-bottom: 93.5px;
}

.mv_logo{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.mv_logo img{
    width: 250px;
}
.mv_logo h2{
    text-align: center;
    font-size: 75px;
    color: #fff;
    margin-top: 75px;
    font-weight: 100;
    letter-spacing: 0.4rem;
}

.left_block,
.right_block{
    width: 540px;
    padding: 0 24px;
}
.left_block ._title,
.right_block ._title
    {
    text-align: center;
    border-bottom: 1px solid #231815;
    padding-bottom: 24px;
    margin-bottom: 40px;
}
.left_block p,
.right_block p
    {
    padding:0  20px ;
    font-size: 18px;
    line-height: 2;
}

.mission_area ._title span{
    font-size: 32px;
}

.mission_area ._title h3{
    font-size: 60px;
    font-weight: 100;
}

.about_block{
    margin-top: 110px;
}



.absolute_right{
    position: absolute;
    right: 32px;
    top: 0;
    transform: translate(0px, -72px);
}
.about_block{
    background: #C6BAA0;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 50px 15px;
    position: relative;
}
.about_block .d-flex{
    gap:54px
}
.about_item{
    width: 22.10%;
}
.about_item ._dec{
    background: #fff;
    padding: 20px;
}
.about_item ._dec h3{
    font-size: 24px;
margin-bottom: 10px;
}

.contact_area{
    background: #C6BAA0;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 20px 0;
    margin-top: 90px;
}


.contact_area{
    text-align: center;
}

.sponsor_block{
    display: flex;
    align-items: center;
    gap:40px;
}

.footer_inner .f_logo{
    width: 335px;
    margin-bottom: 5px;
}
.contact_area h2{
    margin-bottom: 24px;
}
.contact_area p{
    font-size: 20px;
}

.contact_bottom .d-flex{
    margin: 40px 0;
}

.btn_qa a,
.btn_mail a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 350px;
    margin: 20px auto 60px;
    border: 1px solid #231815;
    border-radius: 999px;
    font-size: 24px;
    font-weight: 500;
    padding: 8px 0;
}
.btn_link a{
      display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto 60px;
    border: 1px solid #231815;
    border-radius: 999px;
    font-size: 24px;
    font-weight: 500;
    padding: 8px 40px;
}

.cta_tel a{
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.2rem;
}
.footer_content{
    border-bottom: 2px solid #000;
}

.blog_block{
    padding: 100px 10px;
}
.blog_block .d-flex{
    gap:60px;
}
.blog_news_column,
.blog_post_column{
    width: 48%;
}

.blog_post_column ._title img,
.blog_news_column ._title img,
.page_blog_post_column img{
    width: 24px;
    margin-left: 10px;
}


.blog_block ._title{
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 10px 0;
}
.blog_item{
    padding: 35px 0;
    border-bottom: 2px dotted #000;

}

.articleList__item{
    display: flex;
}
.articleList__item_img{
    width: 200px;
    height: 200px;
    object-fit: contain;
}


.time_category_area{
    width: 20%;
}

.category_list{
        background: #c6baa0;
    text-align: center;
    font-size: 12px;
    padding: 2px 8px;
}

.blog_item .d-flex{
    flex-wrap: nowrap;
}
.footer_inner{
   margin-top: 100px;
   padding: 0 20px;
}
.footer_content{
    padding-bottom: 100px;
}
.footer_content .d-flex{
    align-items: flex-end;
}
.f_right{
    margin-left: 140px;
}
.f_right .d-flex{
    gap:40px;
}

.f_copy{
    text-align: center;
    margin-top: 20px;
    padding: 20px 0;
}


.page_section .page_title{
    text-align: center;
}
.page_section .page_title h1{
    margin: 0;
}


/*入会について*/
.mv_picture{
    display: block;
    height: 350px;
    margin-bottom: 80px;
}
.mv_picture img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center ;
}
.page_sub_title{
    text-align: center;
}
.join_link{
    margin-top: 50px;
    gap:40px;
}
.join_link h3{
    font-weight: 400;
    margin-bottom: 20px;
}
.join_link .btn_qa{
    margin-top: 30px;
}

/*衛生基準について*/
.page_inner{
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
}
.page_inner h2{
    font-size: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
}

.hyhygiene_text{
    margin: 40px 0 50px;
}
.txt_center{
    text-align: center;
}
.page_inner p{
    font-size: 20px;
    line-height: 2;
}
#h02{
    margin-top: 80px;
}
#h02 h2{
    font-size: 24px;
}
.standards_block ul{
    justify-content: center;
    gap:16px;
}
.standards_block li{
    background: #dddddd;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    width: 450px;
    max-width: 100%;
    padding: 10px 0;
}
.border_text p{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #000;
}

.price_box{
    margin:80px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.price_box p{
    font-size: 28px;
}
.price_box p span.normal_txt{
    font-size: 18px;
}
.application h2{
    font-size: 20px;
    font-weight: bold;
    border: none;
    padding: 0;
}
.application ._left h2{
    width: 240px;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #dddddd;

}
.application ._right{
    width: calc(100% - 240px);
    padding-left: 20px;
    box-sizing: border-box;
}
.application ._right h3{
    font-size: 28px;
    padding-left: 20px;

}
.btn_block {
    margin-top: 80px;
    display: flex;
    justify-content: center;
    gap:100px;
}

.cycleproject_text{
    display:flex;    
    margin-top: 30px;
}
.cycleproject_text img{
    width: 380px;
    padding-left: 40px;
}
.vision_block{
    margin-top: 80px;
}
.vision_block h2{
    border: 1px solid #000;
    text-align: center;
}
.vision_list{
        box-sizing: border-box;
    margin-top: 40px;
}
.panel {
    background-color: #e8e8e8; /* パネルの背景色（ライトグレー） */
    border: 1px solid #000;
    display: flex;
    align-items: center;
    padding: 5px;
    border-radius: 2px;
    margin: 10px 0;
  } 
    .vision_list ._title{
        margin-bottom: 20px;
    }

  .vision_list p{
    font-size: 18px;
  }
  .icon {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .text {
    flex: 1;
  }

  .vision_list ul{
    flex-wrap: nowrap;
    gap:24px;
    box-sizing: border-box;
    margin-bottom: 80px;

  }
.vision_list li{
    box-sizing: border-box;
    width: 33.33%;
    background: #c6baa0;
    padding: 25px 20px;
}
.vision_list li ._title h3{
    text-align: center;
    border: 4px dotted #fff;
    border-radius: 16px;
    padding: 20px;
}
.vision_list  .text p{
    font-size: 18px;
    font-weight: bold;
    padding: 0;
}
.future_block h2{
    border-bottom: 3px dotted #000;
    margin-bottom: 5px;
}
.future_block ul{
    gap:20px;
    margin: 20px 0 70px;
}
.future_block li{
    width: 32%;
    padding: 20px 30px;
    background: #dddddd;
    border-radius: 10px;
}
.future_block li h3{
    text-align: center;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #000;
}
.future_block li p{
    margin-top: 5px;
    font-size: 18px;
}
.Connecting_block{
    margin-top: 50px;
}
.Connecting_block h2{
    text-align: center;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    margin-bottom: 20px;
}
.circulation_block{
        margin-top: 50px;

}
.circulation_block h2{
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}

.circulation_block ._left{
    width: calc(100% - 300px);
    padding-right: 60px;
}
.circulation_block ._right{
    max-width: 300px;
}
.circulation_block .btn_link{
    text-align: center;
}
.page_blog{
    margin: 100px 0 50px;
}

.page_blog_post_column ._title{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}
.page_blog_post_column ._title h2{
    line-height: 2;
    border: none;
}




.page_blog_post_column .blog_item ._img{
    width: 400px;
    height: 200px;
    margin-right: 20px;
}
.page_blog_post_column .blog_item ._img a{
    height: 100%;
}
.page_blog_post_column .blog_item ._img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page_blog_post_column time{
    display: block;
}
.page_blog_post_column  ._dec{
    margin-left: 80px;
}
.time_category a{
    background: #c6baa0;
    text-align: center;
    font-size: 14px;
    padding: 2px 8px;
}
.page_blog_post_column h3.blog_title{
    margin-bottom: 50px;
}

.case_item_link{
    display: flex;
    gap:24px;

}
.inner{
    max-width: 800px;
    margin: 0 auto;
}

.border_title{
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 40px;

}

.blog_item.case .d-flex{
    gap:28px;
}
.case_list ._img,
.case_list ._dec
{
    width: 50%;
}
.case_list ._dec h3.blog_title{
    margin-bottom: 20px;
}
.case_list .time_category{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.category_link{
    display: flex;
    gap:5px;
}

.case h3.blog_title{

}

.wp-block-heading{
    margin: 25px 0 16px;
}
.post_body p{
    line-height: 2;
}
.border-box-top{
    margin: 50px 0;
    border-top: 2px solid #000;
}

.wp-block-contact-form-7-contact-form-selector{
    margin-top: 80px;
}
.wpcf7-list-item{
    display: block!important;
    margin: 0!important;
}
.wpcf7-form dl{
    margin-top: 40px;
}

.wpcf7-form dt{
    font-size: 18px;
    font-weight: bold;
}

.wpcf7-form-control.wpcf7-textarea{
    height: 300px;
}

.wpcf7-form .d-flex{
    align-items: center;
    justify-content: space-between;
}
.wpcf7-form .btn_qa a{
    font-size: 18px;
    width: 270px;
    margin: 0;
}
.rec{
    background: #ff0000;
    color: #fff;
    margin-left: 16px;
    font-size: 14px;
    padding: 2px 5px;

}
.wpcf7-acceptance{
    margin: 40px 0;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
    height: auto;
    display: block;
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

/*事業実例　single*/
.case h1{
    margin: 0 0 20px;
    font-size: 20px;
}

.case .is-layout-flex{
    justify-content: space-between;
}

.taxonomy-case_category a{
    background: #c6baa0;
    text-align: center;
    font-size: 14px;
    padding: 2px 8px;
    margin-left: 10px;
}
.wp-block-post-terms__separator{
    display: none;
}

.case h2.wp-block-heading{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 0;
    margin: 50px 0 20px;
}
.case p{
    line-height: 2;
}

.next_link{
    margin-top: 50px;
}
.next_link .d-flex{
    justify-content: center;
    gap:40px;
}

.next_link a{
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
}
.next_link img{
    width: 26px;
    margin:0  10px;
}

.next_link .btn_qa a{
    margin: 100px 0 0;
}
.next_link .btn_qa.case_btn_link .d-flex{
    gap:72px;
}


/*news*/
.news .d-flex{
    gap:65px;
}
.news_list ._img{
    width: 335px;
}
.news_list ._dec{
    width: calc(100% - 335px);
}

.news .time_category{
    display: flex;
    gap:20px;
}
.news .blog_title{
    font-size: 28px;
    margin-bottom: 30px;
}


.next_blog_list{
    margin-top: 50px;
}
.page-numbers{
    display:flex;
    justify-content: center;
    gap:20px;
}
.page-numbers a{
    font-size: 18px;
  display: inline-block;
  padding: .5rem .7rem;
    border: 1px solid #000;

  background-color: white;
  text-decoration: none;
  color: black;
}
.next_blog_list .current {
  display: inline-block;
  padding: .5rem .7rem;
  border: 1px solid #000;
  background-color: #eee;
  margin-right: 2px;
}


.next_blog_list a:hover,
.next_blog_list a:focus {
  background-color: #ddd;
}

.next_blog_list .page-numbers {
  margin: 0 1px;
}



.page-numbers img{
    width: 26px;
    margin: 0 10px;
}

.page-numbers.next,
.page-numbers.prev 
 {
    border: none;
    width: auto;
}

.blog_list{
    display: flex;
    flex-wrap: wrap;
    gap:24px;
    box-sizing: border-box;
}
.blog_item.blog{
    width:31.33%;
    border: none;
}
.blog_item.blog img{
    width: 370px;
    height: 370px;
    object-fit: contain;
}

.blog .time_category{
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
}
.blog h3.blog_title{
    font-size: 20px;
    margin-bottom: 20px;
}



/*開催講座*/
.blog_item.cours .d-flex{
    gap:24px;
}

.blog_item.cours ._img img{
    width: 376px;
}

.cours .blog_title{
    font-size: 28px;
    margin-bottom: 30px;
}

.dec_day_time dt{
    background: #c6baa0;
    font-size: 24px;
    width: 176px;
    height: 40px;
    text-align: center;
    margin-bottom: 20px;
}
.dec_day_time dd{
    font-size: 28px;
    font-weight: bold;
}
._members{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}
._members .d-flex{
    align-items: center;
    justify-content: space-around;
}
._members dt{
    font-size: 30px;
}
._members dt:nth-child(1){
    padding-right: 50px;
    border-right: 1px solid #000;
}

._members dd{
    font-size: 35px;
}
._members dd.small,
._members dt.small
{
    font-size: 18px;
}
.blog_item.cours p{
    line-height: 1.8;
}


.yoast_breadcrumb{
    padding: 20px;
}


@media screen and (max-width: 768px) {
    main{
        overflow: hidden;
    }
.pc{
    display: none;
}
.sp{
    display: block;
}
.container{
    width: 100%;
}
header{
    padding: 10px 0 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
}
main{
    padding-top: 63px;
}

.header_inner{
    padding: 0 10px;
    margin-bottom: 10px;
}

.nav_menu{
    display: block;
}
.humber {
  --opacity: 1;
  --rotate: 0;
  --translate: 0.5rem;
  display: grid;
  place-items: center;
  width: 40px;
  aspect-ratio: 1;
  border: none;

  &.close {
    --opacity: 0;
    --rotate: 135deg;
    --translate: 0;
  }
}


.bar {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #333;
  grid-area: 1/1/-1/-1;
  transition: opacity 0.4s ease, rotate 0.4s ease, translate 0.4s ease;

  &:nth-child(1) {
    opacity: var(--opacity);
  }

  &:nth-child(2) {
    translate: 0 calc(var(--translate) * -1);
    rotate: var(--rotate);
  }

  &:nth-child(3) {
    translate: 0 var(--translate);
    rotate: calc(var(--rotate) * -1);
  }
}

.menu {
  opacity: 0;
  pointer-events: none;

  $.is-active {
    opacity: 1;
    pointer-events: all;
  }
}

.header_slider {
  display: block;
  opacity: 0;
  position: fixed;
  background: #fff;
  color: #333;
  top: 63.33px;
  right: 0;
  width: 100%;
  height: 100dvh;
  visibility: hidden;
  pointer-events: none;
  z-index: calc(infinity);
  padding: 2.5rem 8vw;
  overflow: scroll;
}

.header_slider.slide-in {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  z-index: 9999;
}

.humber.close {
  position: relative;
  z-index: 10000;
}

.humber.close .bar {
  background-color: #333;
}

.slide_nav_list{
    text-align: center;
}
.slide_nav_list li{
    margin-bottom: 30px;
    font-size: 20px;
}

.icon_flex {
    justify-content: center;
    gap:10px;
}

.icon_flex img{
    width: 50px;
}

.h_logo{
    width: 281px;
}
.mv_logo{
    width: 100%;
}
.mv_logo img{
    width: 125px;
}
.mv_logo h2 {
font-size: 35px;
font-weight: 100;
margin-top: 35px;
}
.mv_area{
    height: 420px;
}
video{
    height: 100%;
    object-fit: cover;
}
.mv_area {
    margin-bottom: 50px;
}

.absolute_right{
    top:-40px
}
.left_block{
    margin-bottom: 90px;
}


.left_block, .right_block{
    width: 100%;
    padding: 0 ;
}

.left_block p, .right_block p{
    padding: 0 16px;
}

.about_item ._dec{
    padding: 16px;
}
.about_item ._dec p{
    line-height: 2;
}

.about_block{
    padding: 40px 20px;
}
.about_block .d-flex,
.blog_block .d-flex{
    gap:30px;
}
.about_item
{
    width: 100%;
}
.blog_news_column, .blog_post_column{
    width: 100%;
}
.blog_item .d-flex{
    flex-direction: column;
}
.articleList__item_img{
    width: 100%;
    height: auto;
}

.blog_block ._title{
    padding: 16px;
}
.blog_item{
    padding: 40px 16px;
}
.blog_block .d-flex{
    gap:initial;
}

.blog_block ._img{
    margin-bottom: 24px;
}
.time_category_area{
    margin-bottom: 24px;
}

.page_section{
    margin-top: 20px;
}

.mv_picture{
    height: 200px;
}

.footer_content{
    padding-bottom: 40px;
}
.footer_inner{
    margin-top: 40px;
}
.footer_content .d-flex{
    padding: 0 20px;
}
.f_right{
    width: 100%;
    margin: 40px 0 0;
}
.f_right .d-flex{
    padding: 0;
    justify-content: center;
    flex-wrap: nowrap;
    font-size: 14px;
}
.footer_content .d-flex{
    align-items: flex-start;
}

.page_sub_title{
    padding: 16px;
    text-align: left;
    line-height: 1.8;
}
.join_link h3{
    text-align: center;
}
.join_link {
    padding: 0 10px;
}

.single_page{
    padding: 0 16px;
}
.next_link .btn_qa.case_btn_link .d-flex{
    gap:0px;
}
.next_link .btn_qa a{
    margin: 40px 0 0;
}

/*衛生基準*/
.btn_block{
    flex-direction: column;
}
.hyhygiene_text{
    padding: 10px 20px;
}
.standards_block li{
    width: 100%;
    font-size: 20px;
}
.hyhygiene_left{
    padding: 0 20px;
}
.hyhygiene_right{
    width: 100%;
    padding:  0 20px;
    margin: 20px 0;
}
.border_text p{
    padding: 10px;
    font-size: 18px;
}
.application ._left,
.application ._right{
    width: 100%;
    padding: 0 20px;
    margin-top: 20px;
}

.application ._left h2{
    width: 200px;
    height: 200px;
    margin: 0 auto ;
}
.application ._right h3{
    padding: 0;
    margin-bottom: 20px;
}

.page-id-26 .btn_block{
    margin-top: 30px;
    padding: 0 30px;
    gap:0;
}

.hyhygiene_btn a, .hyhygiene_btn a{
    width: 100%;
    font-size: 20px;
    margin: 15px 0;
}

.cycleproject_text{
    flex-direction: column;
}
.cycleproject_text p{
    padding: 0 20px;
}
.cycleproject_text ._right{
    margin-top: 20px;
    padding: 0 20px;

}
.cycleproject_text img{
    width: 100%;
    padding: 0;
}
.vision_block ._title{
    padding: 0 20px;
}
.vision_block h2{
    font-size: 24px;
}

.vision_list ul{
    flex-direction: column;
}
.vision_list li{
    width: 100%;
}
.future_block p.p20{
    padding: 0 20px;
}
.future_block ul{
    flex-direction: column;
    padding: 0 20px;
}
.future_block li{
    width: 100%;
        padding: 20px 20px;

}
.p20{
    padding: 0 20px;
}

.circulation_block .flex-wrap{
    flex-wrap: wrap;
    flex-direction: column;
}
.circulation_block ._left{
    width: 100%;
    padding: 0 20px;
}

.circulation_block .btn_link a{
    font-size: 20px;
    padding: 8px 36px;
}
.circulation_block ._right{
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
}
.page_blog_post_column ._title{
    align-items: center;
}
.cycle_blog h2{
    font-size: 16px;
    padding: 0;
    line-height: 1.6;
}
.page_blog_post_column .blog_item ._img{
    width: 100%;
    margin: 0 0 20px;
}
.blog_post_column ._title img, .blog_news_column ._title img, .page_blog_post_column img {
    width: 15px;
}

.page_blog_post_column img
{
    margin: 0;
}
.page_blog_post_column ._dec{
    margin: 20px 0;
}
.page_blog_post_column h3.blog_title{
    margin-bottom: 20px;
}
.blog_item{
    padding: 30px 20px 20px;
}

.m-container{
    width: 100%;
}
.blog_item.cours .d-flex{
    gap:0;
}
.blog_item.cours ._img img{
    width: 100%;
}
.cours .blog_title{
    font-size: 24px;
    margin-bottom: 30px;
}
.dec_day_time dt{
    width: 100%;
    margin-bottom: 10px;
        text-align: center;

}
.dec_day_time dd{
    text-align: center;
    margin-bottom: 10px;
}

._members{
    margin-top: 20px;
}

._members dt:nth-child(1){
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #000;
    text-align: center;
    padding: 5px 0;
}
._members dt{
    font-size: 25px;
}
._members dd{
    font-size: 30px;
}
._members dt.small{
    margin-top: 10px;
    font-size: 16px;
}
._members dd.small{
    font-size: 24px;
}
._members p{
    margin-top: 20px;
}
/*お問い合わせ*/
.post_body{
    padding: 0 20px;
}

/*アーカイブ・ブログ・事例一覧*/
.blog_item.blog{
    width: 100%;
}

.page_section .page_title h1{
    font-size: 28px;
}


/*news single*/

.news_list ._img{
    width: 100%;
}
.news .blog_title{
    font-size: 24px;
    margin: 10px 0 20px;
}
.news_list ._dec{
    width: 100%;
}

.blog_item.blog img{
    width: 100%;
    height: auto;
}
}