@charset "UTF-8";
/*スマホ用
----------------------------------*/
/*@media only screen and (max-width: 1035px) {
  .FEATURE-box .text {width: 100%;}
.FEATURE-box .right {width: 100%;}
.FEATURE-box .left {width: 100%;}  
}*/

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

header .head {background: #fff;}
header .read {font-size: 20px;}
header .contents {display: none;}
header .sp-logo-box {display: block;}
header .sp-logo-box h1 {width: 100%; text-align: center; padding: 40px 0; background: #2f373a;}
header .slide-area {padding: 0; background-size: 310%; height: 100vh; animation: none;}
header .slide-area .read {top: 175px;}
.scroll {bottom: 15%;}
.scroll img {width:35px;}
.contents ul.NEWS-area li span {margin-bottom: 15px; display: block;}
.contents {width: 100%; margin:0%;}
br.sp-br {display: block;}
.sp-zone {display: block;}
.pc-zone {display: none;}

header h1.sp-index-logo {width: 100%; position: absolute; float: none; z-index: 999; text-align: center; padding: 100px 0;}
header .sp-navi {display: block;}











/*btn-navi*/
.Btn-navi {padding: 10px 5px; right: 5%; bottom: 5%; position: fixed; background: #333; width: 47px; display:block; line-height:1em; z-index:99999; transition: .3s;}
.Btn-navi .name {font-weight: bold; position: relative; bottom: -25px; vertical-align:middle; text-align:center; color:#ffffff; font-size:7.3px; line-height: 1em; }
.Btn-navi .menuBtn {display: inline-block; position: relative; width: 40px; height:30px;}
.menu-icon {display: block; position: absolute; top: 20%; left: 50%; width: 24px; height: 2px; margin: -1px 0 0 -12px; background: #ffffff; transition: .2s;}
.menu-icon:before,.menu-icon:after {display: block; content: ""; position: absolute; top: 50%; left: 0; width: 24px; height: 2px; background: #ffffff; transition: .3s;}
.menu-icon:before {margin-top: -8px;}
.menu-icon:after {margin-top: 6px;}
.menuBtn:hover .menu-icon:before {margin-top: -10px;}
.menuBtn:hover .menu-icon:after {margin-top: 8px;}
.Btn-navi.close .name { color:#ffffff; overflow: hidden; left: 0px; width: 100%; font-size: 7.3px; line-height: 10px; text-align: center; font-weight: bold; height: 8px;}
.Btn-navi.close .name:before {display: block; content: 'CLOSE'; overflow: hidden; margin-right: 20px: }
.Btn-navi.close .menu-icon:before,.Btn-navi.close .menu-icon:after {background: #ffffff;}
.Btn-navi.close .menuBtn .menu-icon {background: transparent;}
.Btn-navi.close .menuBtn .menu-icon:before, .Btn-navi.close .menuBtn .menu-icon:after {margin-top: 0;}
.Btn-navi.close .menuBtn .menu-icon:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.Btn-navi.close .menuBtn .menu-icon:after { -webkit-transform: rotate(-135deg); transform: rotate(-135deg);}
#mainhead .Btn-navi{ position: absolute; left:5px; top:5px; }
#mainhead .Btn-navi.close { opacity: 0; display: none;}
#fixBtn-navi {position: fixed;  width: auto; bottom: 20px; right:15px;}
#fixBtn-navi.Btn-navi .menuBtn { display: block; background-color:#333; border-radius: 10px; padding:10px 0px 0px;}
#fixBtn-navi.Btn-navi .menuBtn .menu-icon {margin-top: -6px;}
#fixBtn-navi .menu-icon,#fixBtn-navi .menu-icon:before,#fixBtn-navi .menu-icon:after {background-color: #ffffff;}
#fixBtn-navi .menu-icon:before{margin-top: -7px;}
#fixBtn-navi .menu-icon:after {margin-top: 5px;}
#fixBtn-navi.close .menu-icon:before,#fixBtn-navi.close .menu-icon:after {margin-top: 0;}
#fixBtn-navi.close .menu-icon {background: transparent;}
#fixBtn-navi .name { color: #ffffff; display: block; position: relative; left:0px; bottom: -17px;}
#fixBtn-navi .name:before { display: inline; content: 'MENU';}
#fixBtn-navi.close .name:before { display: inline; content: 'CLOSE';}
#fixBtn-navi.close .name { color: #ffffff;}
#cavor.Btn-navi {width: 100%; height: 100%; position: fixed; top:0px; left: -100%; transition:0s;  z-index: 999;}
#cavor.Btn-navi .menuBtn {display:block; width: 100%; height: 100%; background:rgba(255,255,255,0.6); }
#cavor.close { left: 0px; }
.navi {
    background-color: #fff; /*メニュー背景色*/
    box-sizing: border-box;
    height: 100%;
    padding: 10px 40px; /*メニュー内部上下左右余白*/
    position: fixed;
    left: -70%; /*メニュー横幅①と合わせる*/
    top: 0;
    transition: .2s; /*0.3s は変化するのにかかる時間*/
    width: 70%; /*メニュー横幅①*/
    z-index: 1000;
}
.Btn-navi:hover + .navi-background {
    opacity: 0.5; /*黒背景部分透過度*/
    z-index: 999;
}
/*.navi-background {width: 100%; height: 100%; position: fixed; top: 0px; left: 0%; transition: 0s; z-index: 999;}*/
.navi-background a.background-btn{display: block; width: 100%; height: 100%; background: rgba(255,255,255,0.6);}
.navi.open { left: 0; }
.navi-background {z-index: 999; display: none; position: fixed; width: 100%; height: 100%; top: 0; left:0; }
.navi-background.open {display: block; background: rgba(255,255,255,0.6); }
.navi.open {padding-bottom: 10px; padding-top: 30px; text-align: center; overflow: scroll;}
.navi.open ul li {font-size: 14px; margin-bottom: 25px;}

.Btn-navi_first {padding: 5px; background: #816a29; width: 40px; display:none; line-height:1em; z-index:9999; transition: .3s;}
.Btn-navi_first .name { vertical-align:middle; text-align:center; color:#ffffff; font-size:7.3px; line-height: 1em; }
.Btn-navi_first .menuBtn {display: inline-block; position: relative; width: 40px; height:30px;}
/*footer .navi ul {display: block; padding: 30px 0px;}*/
footer .navi ul {
    font-size: 12px;
    height: 280px;
    overflow: auto;
    /* background-color: #FFF; */
    padding: 10px 10px;
    margin-bottom: 15px;
    /* border: 1px solid #CCC; */
    display: block;
    padding: 30px 0px;
}




.navi .menu li {
    padding-bottom: 3%;
    border-bottom: 1px dotted #aaa;
}
.navi .menu li a span {
    display: block;
    font-size: 1.3rem;
    display: none;
}
.navi .menu li .submenu {

}

.navi .menu li .submenu li {
    padding-bottom: 1%;
    margin-bottom: 0px;
    border-bottom: none;
    font-size: 1.1rem;
}


.navi.open ul li.insta {
    width: 40%;
    margin: auto auto 10%;
    border: none;
}






body {
    min-width: 100%;
}
.hd_TR {
    display: none;
}
#global_nav {
    display: none;
}
header {
    height: auto;
}
header .inner {
    padding-top: 5%;
    padding-bottom: 5%;
}
header .logo {
    padding-top: 0;
    width: 75%;
    margin: auto;
}
.slick-slider .slick-list img {
    height: auto;
}
.side-bnr {
    display: none;
}




/* TOP */
.btn_more a {
    width: 50%;
    height: auto;
    padding: 2% 5%;
    margin: auto;
    text-align: center;
}
.btn_more a {
    display: block;
}
.topcontent__section.intro-wrap {
    margin-bottom: 8rem;
}
.topcontent__section.slide {
    margin-bottom: 5.5rem;
}
.topcontent__section .content {
    width: 92%;
    margin: auto;
}
.topcontent__section .content h2 {
    font-size: 3.2rem;
    margin-bottom: 1em;
    display: block;
}
.topcontent__section .content h2 span {
    margin-left: 3%;
    font-size: 1.7rem;
    margin-left: 0;
}
.topcontent__section.news .newslist li a .ymd {
    width: 50%;
    display: block;
}
.topcontent__section.news .newslist li a {
    flex-wrap: wrap;
}
.topcontent__section.news .newslist li a .ymd {
    width: 30%;
}
.topcontent__section.news .newslist li a .cat {
    min-width: 35%;
}
.topcontent__section.news .btn_more a {
    margin: auto;
    text-align: center;
}
.topcontent__section.topics .topicslist li {
    padding: 5%;
    display: block;
    margin-bottom: 10%;
}
.topcontent__section.topics .topicslist li .photo {
    width: 65%;
    max-width: 240px;
    margin-right: 0;
    margin: auto auto 5% auto;
}
.topcontent__section.topics .topicslist li .text h3 {
    text-align: center;
}
.topcontent__section.topics .topicslist li .text .txt {
    padding: 0%;
}
.topcontent__section.topics .topicslist li .text .btn_more a {
    margin: auto;
    text-align: center;
}
.topcontent__section.blog .flexarea {
    display: block;
}
.topcontent__section.blog .flexarea .info {
    width: 100%;
    max-width: 100%;
    padding: 4rem 5% 5rem 5%;
    background: #f5f5f5;
    margin-bottom: 8rem;
}
.topcontent__section.blog .flexarea .info .flex .photo {
    margin: auto auto 5%;
}
.topcontent__section.blog .flexarea .info h3 {
    font-size: 3.2rem;
    margin-bottom: 1em;
    display: block;
}
.topcontent__section.blog .flexarea .info h3 span {
    margin-left: 3%;
    font-size: 1.7rem;
    margin-left: 0;
    display: block;
}
.topcontent__section.blog .flexarea .info .flex {
    display: block;
}
.topcontent__section.blog .flexarea .info .flex .text .btn_more a {
    margin: auto;
    text-align: center;
}







footer .inner {
    display: block;
}
footer .add_box {
    width: 100%;
}
.add_box .logo {
    margin: auto auto 5% ;
}
footer .nav_box {
    display: none;
}







#page-header {
    height: 300px;
}

.contents h2 {
    font-size: 3.5rem;
}
.contents h2 span {
    font-size: 2.1rem;
}
.contents .inner {
    padding: 15% 5%;
}
.contents h3 {
    font-size: 2.4rem;
}
.contents p.lead {
    font-size: 1.8rem;
}
.contents h4 {
    font-size: 2.1rem;
}
.col-wrap {
    display: block;
}
.col-wrap .item-01 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5%;
}
.col-wrap .item-02 {
    width: 100%;
    max-width: 100%;
    font-size: 1.6rem;
}
.col-wrap .item-03 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5%;
}
.col-wrap .item-04 {
    width: 100%;
    max-width: 100%;
    font-size: 1.6rem;
    margin-bottom: 5%;
}


.col-wrap.fst .item-08 {
    width: 100%;
    max-width: 100%;
    font-size: 1.6rem;
    margin-bottom: 5%;
    margin-right: 0;
}

.col-wrap.fst .item-09 {
    width: 100%;
    max-width: 100%;
    font-size: 1.6rem;
    margin-bottom: 5%;
    margin-right: 0;
}
.col-wrap .item-08 {
    width: 100%;
    max-width: 100%;
    font-size: 1.6rem;
    margin-bottom: 5%;
    margin-right: 0;
}


.col-wrap .item-03-flex {
    width: 100%;
    max-width: 100%;
    font-size: 1.6rem;
}

.mbLL {
    margin-bottom: 2em !important;
    font-size: 1.6rem;
}
.col-1fr.mbM {
    font-size: 1.6rem;
}
.col-wrap .item-05 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5%;
}
.col-wrap .item-05 img {
    width: 100%;
}
.col-wrap .item-06 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5%;
}
.col-wrap .item-06 img {
    width: 100%;
}


.col-wrap.fst .item-09 {

}
.col-wrap.fst .item-09 img {
    display: block;
    margin: auto;
}



.intro-wrap ul.point li {
    border-right: none;
    margin-bottom: 3%;
}
.sec-wrap table {
    overflow-x: scroll;
}
.sec-wrap table tbody {
    width: 1000px;
}

.col-wrap .item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5%;
}




.flow-step dl {
    display: block;
    width: 100%;
}
.flow-step dd {
    width: 100%;    
}
.flow-step dt {
    width: 100%;
    margin-bottom: 5%;
}





.profile-wrap .prof-img {
    float: none;
    margin-left: 0;
    margin-bottom: 5%;
}
.profile-wrap .prof-img img {
    margin: auto;
}
.profile-wrap p.name {
    text-align: center;
}
.profile-wrap .detail {
    padding-left: 0;
}
.profile-wrap dl {
    display: block;
    margin-bottom: 5%;
}
.profile-wrap dd {
    width: 100%;
}

.col-wrap .item-07 {
    width: 100%;
    max-width: 100%;
}
.profile-wrap ul {
    justify-content: center;
}
.profile-wrap li.w180 {
    width: 30%;
}
.profile-wrap li.w320 {
    width: 54%;
}
.profile-wrap li {
    width: 46%;
}





#news-pagezone .single {
    max-width: 100%;
}
.news__page.single .title {
    margin-bottom: 3rem;
}
.news__page.single .title h2 {
    font-size: 2.1rem;
    margin-top: 3%;
}
#news-pagezone .single {
    padding-top: 0;
}
.news__page.single .text {
    font-size: 1.6rem;
}


.workspage.active .category {
    max-width: 100%;
    margin: auto auto;
    justify-content: center;
    margin-bottom: 5%;
}
.workspage .category li {
    width: 45%;
}
.workspage .category li a {
    font-size: 1.2rem;
}
.workspage .category li.cat-item.cat-item-209 a {
    font-size: .9rem;
}
.workspage .category li.cat-item.cat-item-273 a {
    font-size: .9rem;
}
.workspage.active .active__list .active__list__item {
    width: 47%;
}




#post-pagezone .archive .active__list .active__list__item {
    width: 47%;
}
.related-posts .active__list .active__list__item {
    width: 47%;
}
#column-pagezone .archive .active__list .active__list__item {
    width: 47%;
}



.table-scroll {
    width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* iPhoneでヌルヌル */
  margin-top: 5%;
}
.table-scroll::before {
    content: "▶︎横スクロール";
}
.table-scroll table {
  min-width: 1000px; /* ← ここで横幅を確保！ */
}

.contact__contentarea .contect__read {
    margin-bottom: 4rem;
    font-size: 1.4rem;
}

.contactpage__mail__box {
    width: 100%;
    padding: 5%;
}

.contactpage__mail__box p {
    font-size: 1.2rem;
}
.contact__contentarea .contactarea dl {
    font-size: 1.4rem;
}




#page-header .rightbox {
    top: auto;
    bottom: 5%;
    font-size: 1.2rem;
}



a.telto {
    pointer-events: initial;
}

}



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

}
@media only screen and (max-width: 480px) {
    
}
@media only screen and (max-width: 320px) {
    
}







