@charset "utf-8";

:root {
    --max-content: 1350px;
}

#workstyle_list .row img,.ability .row img{
    padding: 20px;
}

a.toworks{
    color:#ff6f00;
    text-decoration: none;
    padding: 5px;
    display: block;
}

.gr{
    color: #3b7d19;
}

.flex{
    display: flex;
    flex-wrap: wrap;
}

.t_center{
  text-align: center;
}


.bg_lg h2.ttl{
  color: #E9609E;
}
.bg_lg{
  background: #fef7ff;
}
.box .inner {
    /* padding-bottom: 20px; */
     border-bottom: none; 
}

.subcatch .bold{
  padding:10px;
  margin-top: 20px;
  color: #9d724a;
  font-size: 1.1rem;
}

/*メインイメージ*/

/* .mainImg{
      width: 100%;
      text-align: center;
      overflow: hidden;
      margin: 0 auto;
      position: relative;
      z-index: 3;
  } */

#mainImg {
  padding-top: 85px;
  padding-bottom: 64px;
  max-width: 1350px;
  margin: 0 auto;
}

#mainImg .bnr{
    width: 680px;
    display: block;
    margin: 30px auto 0;
    padding: 20px;
}

#mainImg .bnr a{
    padding: 0;
}

@media screen and (max-width: 480px){
    #mainImg .bnr{
        width: 100%;
        display: block;
    }
}

img.mainphoto{
   width: 100%;
   max-width: 1350px;
   height: 100%;
}

.topImg a:hover{
  opacity: 0.8;
}

.main_catch{
  color: #000;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  color: #46b036;
}

/*理念*/
#intro{
  /* padding-bottom: 15px; */
  /* border-bottom:1px solid #ccc;  */
}
.intro_wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#intro img{
  width: 100%;
  padding:20px; 
}

#intro h3{
    font-size: 1.375rem;
    margin: 0 0 1.5rem;
    font-family: "Yu Gothic","YuGothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
    font-weight: bold;
    color: #E9609E;
    text-align: left;
}
.intro_ttl {
    font-size: 1.5rem;
    line-height: 1.55;
    text-align: center;
    letter-spacing: 1px;
    color: #e9609e;
    margin-bottom: 1rem;
}
.intro_head-txt {
    text-align: center;
}
#intro .pink{
  color:#e9609e;
  font-weight: bold;
  font-size: 1.0rem;
}
#intro .catch{
    margin: 20px 0;
    
}
#intro .catch .point{
    font-size: 1.0rem;
    /* background:rgb(255 255 255 / 50%);  */
    /* padding: 15px; */
    margin-bottom: 20px;
}

#intro .catch ul li {
    margin-bottom: 10px;
    color: #5f8e22;
    font-weight: 600;
}

#intro .catch ul li i{
  color: #E9609E;
  padding-right: 2px;
}

@media screen and (max-width: 768px){
.intro_wrap {
    flex-direction: column;
}
.intro_ttl {
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
}
.intro_head-txt {
    text-align: left;
}
}

/*job*/

.workstyle {
    background: orange;
    padding: 40px;
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
    margin-bottom: 10px;
}

.workstyle p{
   color: #fff;
   line-height: 2.0;
}


.workstyle .row img {
    width: 100%;
}

.workstyle h3{
    text-align: center;
    font-size: 1.4rem;
    background: #fff;
    margin-bottom: 20px;
    padding: 5px 0;
}

.workstyle h4{
  padding: 2px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  background: none;
}

.workstyle ul{
    display: block;
}

.workstyle ul li {
    list-style: none;
    display: inline-block;
    float: left;
    font-size: 1.0rem;
    margin-right: 10px;
    color: #fff;
}

.sisetunai{
    background: #e9a26f;
    color:#fff ;
}

.sisetunai h3{
    color: #f76703;
}

.sisetugai{
    background: #337f24;
}

.sisetugai h3{
    color: #337f24;
}

.zaitaku{
    background: #0576b8; 
}

.zaitaku h3{
    color: #0576b8;
}

.workstyle_list .workstyle h4 {
    font-size: 1.0rem;
    margin-bottom: 3px;
    padding: 5px 0;
    margin: 20px 0;
}

.workstyle_list a {
    color: #fff;
    text-decoration: none;
    font-size: 0.9rem;
    border: 1px solid #ffffff70;
    padding: 5px 8px;
    background: #5a575733;
    margin-top: 20px;
    display: inline-block;
}

.sisetugai .row{
   margin-top:30px;
}

.workstyle_list h3.os{
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

.workstyle_list h3.os:before, .workstyle_list h3.os:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.workstyle_list h3.os:before {
  left:0;
}
.workstyle_list h3.os:after {
  right: 0;
}

@media screen and (max-width: 480px){
    .workstyle {
        padding: 20px;
    }
}

/*#space*/

#space img{
    width: 100%;
}

#space h2{
    margin: 20px 0 40px 0;
    font-family: "Yu Gothic","YuGothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
    font-weight: bold;
    color: #E9609E;
    text-align: center;
}

#space h3{
    width: 100%;
    text-align: center;
    font-size: 1.0rem;
    margin-bottom: 15px;
    color: #3b7d19;
}

#space h3 .f_small{
    color: #000;
}




/*お仕事について*/


#works .movie{
    margin: 0 auto;
}

#works.inner{
    padding-top: 0;
}
#works p{
    text-align: center;
}

#works h3{
    text-align: center;
    color: #f68d07;
}
#works p{
    text-align: center;
}

#works iframe{
    height: 300px;
}


@media screen and (max-width:480px)  {
    .workstyle h3 {
        margin: 0 0 20px 0;
        font-size: 1.0rem;
    }
}

/*@media screen and (max-width:1024px)  {
   img.faqphoto{
    width: 320px;
    margin-top: 5px;
    position: absolute;
    top: 20px;
    right: 15px;
    height: auto;
    object-fit: contain;
   }
}

@media screen and (max-width:768px)  {
   img.faqphoto{
    width: 250px;
    margin-top: 5px;
    position: absolute;
    top: 13px;
    right: 10px;
    height: auto;
    object-fit: contain;
   }
}*/

/*特徴*/
/*.merititem {
  text-align: center;
  width: 20%;
  display: in
}
*/


/* 5 Columns */
/*
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 50%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 33.3%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
  }
}


.merit .row .col-lg-15 {
    border-right: 2px dotted #badc70;
}

.merit .row .col-lg-15:first-child {
    border-left: 2px dotted #badc70;
}*/


/*メリット*/

section .merit h2.ttl{
 margin-top: 30px;
}

.merititem {
    text-align: center;
    margin-bottom: 40px;
    border-right: 2px solid #f8d2e3;
}

.merititem:nth-child(3n+1){
  border-left:2px solid #f8d2e3;
}



.merititem .f_bigger{
 font-size: 1.0em;
 color:#f66407;
}

.merit .row{
  margin-bottom:20px;
  padding:0 120px;
  text-align: center;
}

.merit figure img{
  width: 120px;
  height: auto;
}



.merit figcaption a {
    color: #f04991;
    text-align: center;
    padding: 2px 8px 1px;
    border: 1px solid #f04991;
    border-radius: 3px;
    font-size: 1.0rem;
}

.merit h4 {
    font-size: 1.0rem;
    margin-bottom: 10px;
    color: #9d724a;
    background: none;
    letter-spacing: 2px;
    padding: 8px 0;
}

.merit h4 span{
  font-size: 1.0rem;
  letter-spacing: 0px;
  color: #f68d07;
}




.merit figcaption{
  text-align: center;
  margin-top: 10px;
  font-size: 1.0rem;
  line-height: 1.4;
  padding: 0 10px;
}

.merit .subcatch{
  text-align: center;
  margin-bottom: 20px;
}





/*想い*/

.thought .inner{
  margin-top: 30px;
  padding:50px;

}

.thought .inner h3{
  text-align: center;
  margin-bottom: 30px;
}

section .thought .inner h2.ttl {
       margin-top: 30px;
}

/*#select_place .row {
    background: url(../images/bg_thought.png) bottom left;
    background-repeat: no-repeat;
    background-size: contain;
}
*/
/*ジョブ*/

.job h4 {
    background: none;
    padding: 0;
    margin:0;
    color: #345873;
    text-align: center;
}

/* .job .sub-heading {
    text-align: center;
    padding: 5px 20px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    border-radius: 5px;
    font-size: 20px;
} */

.job .sub-heading {
    margin: 0;
}

.job .inner{
  padding:30px;
}

.job .section-subheading {
    text-align: center;
    margin:0 0 10px 0;
}

.job .row iframe{
  width: 100%;
  height: 300px;
  padding: 0 20px;
}

.job .ability h3{
  text-align: center;
  font-size: 1.2rem;
  padding-bottom: 15px;
}

.job .ability p{
    line-height: 2.0;
}

.job .ability {
    background: rgba(255, 255, 243, 0.50);
    padding: 25px;
    border-radius: 8px;
    margin: 0 0 20px 0;
    box-shadow: 0px 0px 8px -1px #c9bda8;
}

.job .ability img{
  width: 100%;
}

.job .sub-heading {
    text-align: center;
    padding: 6px 10px 4px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    border-radius: 3px;
    font-size: 1.0rem;
    margin-right: 8px;
    vertical-align: 3px;
}

.job .ability h3{
  margin-bottom:30px;
}


.job .ability1 .sub-heading{
  background: #e9609e; 
}

.job .ability1{
  border: 3px solid #e9609e;
}

.job .ability2 .sub-heading{
  background: #69992a; 
}

.job .ability2{
  border: 3px solid #69992a;
}

.job .ability3 .sub-heading{
  background: #006699; 
}

.job .ability3{
  border: 3px solid #006699;
}

.job .ability4 .sub-heading{
  background: #a873c0; 
}

.job .ability4{
  border: 3px solid #a873c0;
}

.job .ability5 .sub-heading{
  background: #f79812; 
}

.job .ability5{
  border: 3px solid #f79812;
}

.job .ability6 .sub-heading{
  background: #996600; 
}

.job .ability6{
  border: 3px solid #996600;
}

.job .ability1 h3{
  color: #e9609e;
  border-bottom: 2px dotted #e9609e; 
}

.job .ability2 h3{
  color: #69992a;
  border-bottom: 2px dotted #69992a; 
}

.job .ability3 h3{
  color: #006699;
  border-bottom: 2px dotted #006699; 
}

.job .ability4 h3{
  color: #a873c0;
#ea2d8b  border-bottom: 2px dotted #a873c0; 
}

.job .ability5 h3{
  color: #f79812;
  border-bottom: 2px dotted #f79812;
} 

.job .ability6 h3{
  color: #996600;
  border-bottom: 2px dotted #996600;
} 


.job h3{
  padding-bottom: 2px;
  text-align: center;
}

.job h4{
  font-size: 1.0rem;
  margin-bottom: 3px;
}



.job .balloon2-left {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 1.5em 15px;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 1.0rem;
    background: #FFF;
    border: solid 3px rgba(189, 217, 239, 0.8);
    box-sizing: border-box;
    border-radius: 6px;
}

.job .balloon2-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}

.job .balloon2-left:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid rgba(189, 217, 239, 0.8);
  z-index: 1;
}

.job .balloon2-left p {
  margin: 0;
  padding: 0;
  line-height: 1.4;
  font-size: 0.9rem;
}

/*授産*/

.job .jyusan{
   margin-top: 60px;
}

.job .jyusan h3{
   text-align:center;
   color:#309bf0;
   font-size: 1.2rem;
}


/*授産*/
.job .pc_jyusan h3 {
    display: block;
    color: #f7f060;
    margin-bottom: 10px;
    padding: 10px 0;
    text-align: center;
    background: #075695;
    border-radius: 5px;
    font-size: 1.1rem;
}

.job .pc_jyusan p{
  color: #fff;
}

.job .pc_jyusan h4{
  color: #fff;
}

.pc_jyusan a {
    color: #309bf0;
    background: #ffffff;
    padding: 5px;
    font-weight: 700;
    margin-top: 10px;
    display: inline-block;
    font-size: 1.0rem;
    padding: 5px 35px;
    border-radius: 20px;
    line-height: 1.0;
}

.job .pc_jyusan .jyusan_img{
  /* height: 200px; */
  /* overflow: hidden; */
}

.job .pc_jyusan img{
  width: 100%;
}


.job .pc_jyusan{
  background: #309bf0;
  padding: 30px 30px 0;
  margin-bottom: 15px;
}




img.faq_sp{
  width: 100%;
  margin-top: 5px;
}

.social_img{
  text-align: center;
  padding: 50px 0;
}



.officeImg img{
  width: 100%;
}





.topImg,.social_img img,.jobImg img,img.spmain{
  width: 100%;
}



.social_img img{
  max-width: 1000px;
  width: 100%;
  height: auto;
}


/*サービスバナー*/

.service_bnr{
  width: 100%;
    margin-bottom: 50px;
    padding: 20px;
}

.service_bnr img{
    width: 50%;
    display: inline-block;
    float: left;
}


.space_cap{
  text-align: left;
}






/*トピックス*/


body#home ul.topics-list {
    padding:0 20px;
}

ul.topics-list li .topics_box {
    display: inline-block;
    background: #fcfcfc;
    border: 1px solid #DADADA;
    margin-bottom: 5px;
    font-size: 1.0rem;
    vertical-align: top;
    height: 100%;
    line-height: 1.4;
    border-radius: 8px;
}

ul.topics-list li .topics_box img{
   width: 100%;
   padding: 5px;
   object-fit: cover;
   height: 200PX;
   padding: 5px;
}

ul.topics-list li h3 {
    font-size: 1.0rem;
    font-weight: bold;
    letter-spacing: normal;
    margin: 0px;
    padding: 10px 3px;
    color: #333;
    text-align: left;
    padding: 10px 3px 0;
}

ul.topics-list li h3 i{
    font-size: 1.0rem;
    padding-right: 3px;
    color:#f288b6;
    display: inline;
}

ul.topics-list li h3 a, ul.topics-list li h3 a:hover {
    color: #333;
    text-decoration: none;
    text-indent: -1.3em;
    padding: 0 0 5px 1.3em;
    border-bottom: 1px dotted #ccc;
    display: block;
}

ul.topics-list li .topics_box p a{
  color: #333;
}

ul.topics-list li .topics-date {
    text-align: left;
    color: #656363;
    padding-left: 10px;
    font-size: 0.8rem;
}

ul.topics-list li .topics-date i{
  padding-right:0;
}



ul.topics-list li .caption {
    width: 100%;
    padding: 0 15px;
    font-size: 0.9rem;
}

.btn a {
    width: 75%;
    border: 2px solid #e9609e;
    display: block;
    font-size: 0.8rem;
    text-align: center;
    text-decoration: none;
    padding: 6px 0;
    margin: 0 auto;
    color: #e9609e;
    border-radius: 15px;
    background: #fff8cf;
}
.list_btn {
    width: 100%;
    text-align: center;
    margin: 20px auto;
}

.list_btn div p {
    line-height: 1.0;
    padding: 3px 0;
    margin: 0;
    color:#378410;
}

.list_btn div p a {
    color: #fff;
    line-height: 1.3;
    font-size: 0.9rem;
    font-weight: 500;
    padding: 10px 0;
}


.list_btn div.easywork p {
  background: #1285be;
}

.list_btn div.pc p {
  background:#e88509;
}

.list_btn div.group p {
  background: #378410;
}

.list_btn div.event p {
  background: #0a44af;
}

.list_btn div.other p {
  background: #585858;
}

.list_btn a{
   font-size: 1.0rem;
   line-height: 1.2;
   display: block;
}
.topics_box .post p {
    text-align: left;
    line-height: 1.6;
    margin-top: 5px;
}

.topics_box a {
    color: #fff;
    display: inline-block;
    margin: 5px;
    font-size: 1.0rem;
}

.topics_box .topics-list-photo a {
    color: #fff;
    display: inline-block;
    margin:0;
    width: 100%;
}


.topics_box a.label{
    background: #b1b1b1;
    font-size: 0.58rem;
    display: inline-block;
    padding: 3px;
}

/* .topics_box a.label:first-child{
  padding: 5px;
  display: block;
  color: #fff;
}
 */

.topics_box .kitting.label {
    background: #ec4c9c;
}

.topics_box .other.label {
    background: #b1b1b1;
}

.topics_box .easywork.label {
    background: #1285be;
}

.topics_box .pc.label {
    background: #e8b909;
}

.topics_box .event.label {
    background: #0a44af;
}

.topics_box .acce.label {
    background: #75b128;
}

.topics_box .groupwork.label {
    background: #69992a;
}

.topics_box .other.label {
    background: #585858;
}

.top_point .inner{
  padding:0;
}

.box.top_news {
    padding: 60px 30px; 
}
@media screen and (max-width:480px)  {
    .box.top_news {
    padding: 60px 0px; 
}
}





ul.topics-list li .topics_box .read{
  color: #e9609e;
  font-size: 0.9rem;
  font-weight: bold;
}



body#home .btn a {
    max-width: 50%;
    width: 100%;
    font-size: 1.0rem;
    border-radius: 100px;
    font-weight: bold;
}

body#home .topics_wrap {
    background: url(../images/homebody_bg.jpg) no-repeat ;
    background-position-x:51.5%; 
    background-position-y:80px;
}

body#home .topics {
  margin-top: 30px; 
}


.topics_box .post p .read{
   color:#e97ddc;
}

h3.point_disc{
  text-align: center;
}


/*内覧会*/

.p_show {
    border: 2px solid #8ec21e;
    padding: 20px;
    margin-top: 30px;
}

.p_show .movie iframe{
  max-width: 500px;
  width: 100%;
  height: 355px;
}


.p_show h4{
    /*background: #8ec21e;*/
    margin-top: 0;
    margin-bottom: 30px;
    padding: 18px 15px;
    font-size: 1.0rem;
    font-weight: bold;
    border: 1px solid #46b036;
    color: #46b036;
    border-radius:5px;
    background: #f7f5e0;
 } 


.p_show p{
  line-height: 1.8;
  font-size: 1.0rem;
}

.p_show span{
  font-weight: bold;
  font-size: 1.0rem;
}

.top_point ul li{
    padding:20px;
}

#space .top_point h3 {
  margin-bottom: auto;
  margin: 0 auto 15px;
  text-align: center;
  color: #000;
}

#space .top_point h3 i{
    font-size: 1.3rem;
    padding-right: 10px;
    color: #E9609E;
}

.top_point p {
    line-height: 1.6;
    width: 80%;
    margin: 0 auto;
}

#slider{
  width: 100%;
  max-width: 1200px;
  margin:0 auto 5px;
  box-shadow: 0px 0px 3px 3px rgba(64, 86, 15, 0.2);
}
.slide-item img{
    width: 100%;
} 

.slide-item {
  display: none;
}
.slide-item.slick-initialized {
  display: block;
}



/*12/11体験会*/

.taiken{
  padding: 20px　20px 0 20px;
  border: 2px solid #f39c0b;
  background: rgba(230, 225, 178, 0.19);
}

.taiken .taikendisc{
 text-align: left;
}

.taiken h4{
  font-size: 1.0rem;
  text-align: center;
  margin: 0;
}

.taiken h5{
  text-align: center;
  font-size: 1.0rem;
  margin: 0;
  color: #f39c0b;/*文字色*/
  padding: 0.5em 0;/*上下の余白*/
  border-top: solid 2px #f39c0b;/*上線*/
  border-bottom: solid 2px #f39c0b;/*下線*/
  margin:0 20px;
}

.taiken h6{
 text-align: center;
 font-size: 1.0rem;
 margin:10px 0;
}

.taiken h6 i{
color: #f39c0b;
}

.taiken .row div {
    padding: 15px;
}

.taiken .row{
    padding: 20px;
}

.taiken .row p {
    margin: 5px 0;
    font-size: 1.0rem;
}

.demo {
  max-width:1024px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  font-family: "Yu Gothic","YuGothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";;
  font-size: 1.0rem;
  color:#f68d07;
}
.heading {
  margin: 10px 0
}
.demo4 .heading {
  padding: 10px 5px;
  margin: 10px -20px;
  border: solid 3px #f39c0b;
  position:relative;
  text-align: center;
  border-radius: 3px;
  background: #f39c0b;
}
.demo4 .heading:after,
.demo4 .heading:before {
  content: '';
  position: absolute;
  bottom: -7px;
  background: #f1af41;
  border: solid 2px #f39c0b;
  width: 25px;
  height: 20px;
  z-index: -1;
}
.demo4 .heading:after {
     left: 2px;
     transform: rotate(120deg);
}
.demo4 .heading:before {
    right: 2px;
    transform: rotate(60deg);
}
 ul.application{
 text-align: center;
}
.application li{
  padding: 10px;
  display:block;
}
.bold{
  text-align: left;
  font-weight: bold;
  font-size: 1.0rem;
  letter-spacing: -1px;
}

.bold span {
    background: #676767;
    color: #fefdfd;
    padding: 0 5px;
    margin-right: 5px;
    font-size: 1.0rem;
}

.bold span.tel{
  background:none;
  color: #f9ae32;
}
.copy{
  font-size: 18px;
}



/*写真フレーム処理*/
.frame {
  display: inline-block;
  position: relative;
  overflow: hidden; /* 不要部分を消す */
  padding: 6px; /* 6px だけは写真からはみ出す */
}
.frame img {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.frame:before,
.frame:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 97px;
  height: 50px;
  background: #fffdec; /* 背景色 */
  transform: rotate(-30deg);
}
/* 左上 */
.frame:before {
  box-shadow: 0 10px 8px -12px rgba(0, 0, 0, 0.8);
  top: -24px;
  bottom: auto;
  right: auto;
  left: -26px;

}
/* 右下 */
.frame:after {
  box-shadow: 0 -10px 10px -10px rgba(0, 0, 0, 0.7);
  top: auto;
  bottom: -22px;
  right: -25px;
  left: auto;
}

iframe {
    width: 100%;
    height: 450px;
}

.job .balloon2-left {
    position: absolute;
    top: -45px;
    right: -120px;
    z-index: 300;
    width: 150px;
    font-size: 1.0rem;
    transform: rotate(-3deg);
}

.subcatch {
    text-align: center;
}
   
/* 5 Columns */


.illust{
  position: relative;
}



/*動画切り替えトップスライダー*/

#slider2{
  width: 100%;
  margin:0 auto;
  max-width: 1350px;
  /* border: 1px solid #ccc; */
  height:28vw;
  object-fit: cover;
  display: block;
}

/* #thumbnail-list{
  width: 100%;
  max-width:1200px;
  margin: 0 auto;
  height: 100%;
  padding:0 20px;
} */


#slider2 .slide-item {
   /*  height: 750px; */
} 

.slide_disc{
  width: 100%;
    max-width: 1500px;
    text-align: center;
    line-height: 1.1;
    margin: 15px auto 0;
}



.slide_disc p{
  line-height: 1.2;
}

.slide_disc span{
  font-size: 1.0rem;
  color: #e97ddc;
  font-weight: bold;
}

.slide-item img{
    width: 100%;
}

/* .thumbnail-item {
    display: inline-block;
    width: 20%;
    color: #fff;
    padding:5px; 
}

.thumbnail-item{
  margin-bottom: 10px;
  position:relative;
  float: left;
}

.thumbnail-item img{
  width: 100%;
  filter: brightness(100%);
  outline: 1px solid #fff;
  outline-offset: -1px;
}

.thumbnail-item p{
  position: absolute;
    top: 20px;
    left: 1;
    color: #fff;
    background: rgb(242 138 49 / 0.67);
    padding: 4px;
    line-height: 1.2;
    font-size: 15px;
    letter-spacing: -1px;
}

.thumbnail-item.thumbnail-current p{
  position: absolute;
  top: 20px;
  left: 5px;
  color: #fff;
  background: rgb(242 138 49 / 1);
  padding: 4px 8px;
  font-weight: bold;
}

.thumbnail-item.thumbnail-current img{
    width: 100%;
    filter: brightness(80%);
    outline: 5px solid #fb5fe8;
    outline-offset: -5px;
    transition: all 0.3s ease;
} 


.thumbnail-item.thumbnail-current{
   position: relative;
}
 */

@media screen and (min-width:1025px)  {
   /* .mainImg {
     background: url(../images/page/page_main_gr.png) repeat-x;
  } */
}

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

.topics_box a.label {
    background: #b1b1b1;
    display: inline-block;
    padding: 3px;
}
 .top_point h3 i {
        font-size: 1.0rem;
        padding-right:5px; 
  }
  .top_point h3{
        font-size: 1.0rem;
  }
  #thumbnail-list {
    padding: 10px;
  }
  .merit .row {
    padding: 0;
  }
}





/*タブレット*/
@media screen and (max-width: 768px){
  iframe {
      width: 100%;
      height: 500px;
      padding: 40px;
  }
  #wrapper .top_news .inner{
    padding:10px;
  }
  .logo{
    padding: 10px 8px 0 8px;
  }
  .topics-list li{
    padding: 0 5px;
  }
   .job .ability h3 {
    font-size: 1.0rem;
  }
  .job .balloon2-left {
    margin:0;
  }
  .job .ability {
    margin:20px 0;
  }
  #f_content .inner {
    padding: 20px;
  }
  
  .merit .row .col-lg-15 {
    margin-bottom: 30px;
  }
  .merit .row .col-lg-15:nth-child(4) {
    border-left:2px dotted #badc70;
  }
  .job .balloon2-left {
    position: initial;
  }
  .job .balloon2-left:before {
    display:none;
  }
  .job .balloon2-left:after {
   display:none;
  }
  .merit h2.ttl {
    margin-top:0;
  }
  .thought .inner {
    margin-top: 0;
  }
  .job .balloon2-left {
  width: 100%;
 }
 body#home ul.topics-list {
    margin-bottom: 35px;
    padding: 10px;
 }
}




@media screen and (max-width:480px)  {
    #merit .inner,#intro .inner,#space .inner{
        padding: 3rem 16px;
    }
    #intro h3 {
        font-size: 1.3rem;
    }
    #space h2 {
        font-size: 20px;
        line-height: 1.4;
    }
    #space h3 {
        margin:0 0 15px 0;
    }
    .merit h4 {
        font-size: 1.0rem;
    }

    .merit h4 span{
      font-size: 20px;
    }
}

/*スマホ*/

@media screen and (max-width:480px)  {
 .main_catch{
  color: #000;
  font-size: 1.0rem;
  font-weight: normal;
  text-align: left;
  color: #000;
  }
}

@media screen and (max-width:480px)  {
  .social_img {
    text-align: center;
    padding:0;
 }
 .officeImg div{
  margin-bottom: 10px;
 }
 .job .pc_jyusan .jyusanimg img {
    width: 100%;
   /*  height: 200px; */
    display: block;
    float: none;
  }
  .job .pc_jyusan .jyusan_illust img {
   display: none;
  }
  
  .box.top_point {
    padding-bottom:0;
  }

  .bistime{
    font-size: 1.0rem;
  }
}




@media screen and (max-width:480px)  {
   .service_bnr img{
      width: 100%;
      margin-bottom: 30px;
  }
}


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

body#home ul.topics-list {
    padding: 10px;
}

#intro img {
    padding: 0 20px;
}
#intro .catch {
    margin: 0;
}

#intro .col-12{
  position: unset;
}
.topics-list-photo{
   /*  width: 30%;
    float: left;
    margin: 10px; */
    display: block;
  }
  .topics_box .post p {
    text-align: left;
    line-height: 1.6;
    margin-top: 5px;
    font-size: 0.875rem;
  }
  ul.topics-list li .topics_box {
    display: inline-block;
    background: #fcfcfc;
    border-bottom: 1px dotted #ccc;
  /*   margin-bottom: 5px; */
    font-size: 1.0rem;
    border-radius: 8px;
}
  ul.topics-list{
    /* border: 3px solid #e97ddc;
    overflow-y: scroll;
    height:400px;
    padding: 20px 0;
    width: 100%;
    margin: 0 auto 20px; */
  }
  ul.topics-list li .topics-date i{
  padding-right:0;
 }
 ul.topics-list li .topics_box img{
   height: 180px;
   padding: 5px;
 }
 .list_btn div{
    margin-bottom: 10px;
 }
}

@media screen and (max-width: 480px){
  .p_show h4 {
      font-size: 1.0rem;
  }
  body#home .btn a {
    max-width: 300px;
    width: 100%;
    font-size: 0.9rem;
    border-radius: 100px;
    font-weight: bold;
  } 
}



@media screen and (max-width:480px)  {
    body#home .topics {
    margin: 10px;
    margin-top: 30px;
    }
}


 @media screen and (max-width: 480px){
  h3.point_disc{
    font-size: 1.2rem !important;
    line-height: 1.6;
    text-align: left;
    padding: 20px;
   }
}


@media screen and (max-width: 480px){
.thumbnail-item{
    width: 50%;
 }
 #thumbnail-list {
    padding: 10px;
 }
 .subcatch .bold {
    font-size: 1.0rem;
  }
  .job .ability .sub-heading {
    display: block;
    margin-bottom: 20px;
  }
   .merititem{
    border: none;
   }
   

  .merititem:nth-child(3n+1){
      border-left:none;
    }


  .merit .row .col-lg-15:first-child {
      border-left: none;
      border-right: 2px dotted #badc70;
  }
}



@media screen and (max-width:480px)  {
    .p_show {
        border: none;
        padding: 0;
        margin-top: 30px;
    }
    .sub_catch {
        font-size: 1.0rem;
        color: #46b036;
        font-weight: bold;
    }
    .job .mb30{
        text-align: left;
    }
    .job .ability {
        margin: 0 0 30px;
        box-shadow: 0px 0px 8px -1px #c9bda8;
    }
    .job .ability h3 {
        margin-top:0;
        text-align: center;
    }
    .job .balloon2-left:before {
        display:none;
    }
    .job .balloon2-left:after {
        display:none;
    }
    .job .balloon2-left {
        margin: 0 0 10px 0;
        width: 100%;
        transform: unset;
    }
    .job h4 {
        text-align: center;
    }
    .job .pc_jyusan{
        margin:0 0 30px 0; 
    }
    .job .pc_jyusan div{
        padding: 0;
        margin:0;
    }
    .job .pc_jyusan img {
        width: 100%;
        object-fit: cover;
        /* height: 250px; */
        margin-bottom: 15px;
    }
    .job .pc_jyusan .jyusancontent .subcatch {
        padding-left: 0;
        font-size:1.0rem;
    }
    .job .pc_jyusan .jyusancontent img {
        width: 120px;
        height: auto;
        text-align: center;
        float: right;
    }

    .top_point .inner {
        padding-bottom: 20px;
        margin: 0;
    }

    .slider-arrow {
        font-size: 1.0rem;
        top: 40%;
    }
    .thumbnail-item.thumbnail-current:after{
        content: "";
        position: none;
        top: 0px;
        left: 0;
        margin-left: 0;
        border: none;
    }
    .top_point h3{
        margin-top: 0;
    }
    .top_point p {
        line-height: 1.6;
        padding: 0 10px;
        margin-bottom: 0;
        width: 100%;
    }
    .point_disc{
        padding: 20px;
        font-size:1.0rem;
        text-align:left; 
    }
    body .pc_jyusan .jyusancontent p {
        display:inherit;
        color:#fff;
    }
    #thumbnail-list {
        margin:0;
    }
    .demo4 .heading {
        font-size: 1.0rem;
    }
    .demo4 div {
        text-align: left;
    }
    .taiken {
        margin: 0;
        border: 2px solid #f39c0b;
        background: rgba(255, 247, 152, 0.19);
        width: 100%;
    }
    .bold {
        font-size: 1.0rem;
        line-height: 1.8;
    }
    .taiken h4 {
        font-size: 1.0rem;
    }
    .merit h4 {
        padding: 0;
        line-height: 1.4;
        text-align: center;
    }
    .merititem {
        margin-bottom: 30px;
        border: none;
        padding-bottom: 10px;
    }
    .merititem:first-child {
        border: none;
    }
    .merititem:nth-child(2n+1) {
    border-right:2px dotted #5cb52f;
    }
    iframe {
        width: 100%;
        height: 300px;
        padding: 0;
    }
    .merit figcaption {
        font-size: 1.0rem;
        padding: 0 5px;
    }
    .pc_jyusan a{
        width: 100%;
        text-align: center;
    } 
}


@media screen and (max-width:574px)  {
       #slider2{
        height:80vw;
    }
}

@media screen and (max-width:480px)  {
 /*  #slider2 .slide-item {
    height: 230px;
   } */


 

  .slide_disc {
    padding: 10px;
    font-size: 1.0rem;
    text-align: center;
  }
  .slide_disc span{
      font-size: 1.0rem;
  }

  /*サムネイル*/
  .thumbnail-item {
    display: inline-block;
    width: 33.3%;
    color: #fff;
    margin-bottom: 0;
  }

  .thumbnail-item p{
      font-size: 1.0rem;
      top: unset;
      bottom: 5px;
  }

  .thumbnail-item.thumbnail-current p{
    font-size: 1.0rem;
      top: unset;
      bottom: 5px;
      letter-spacing: 0;
  }

  .thumbnail-item.thumbnail-current img {
     /*  height: 80px; */
      /* margin: 0 auto; */
  }
  #thumbnail-list img {
      /* height: 80px; */
  }
}


.multiple { padding: 0;}
.multiple img { width: 100%;}
.multiple div { margin: 0 3px;}
.multiple .slick-next { right: 17px;　z-index: 100;}
.multiple .slick-prev { left: 23px; z-index: 100;}


.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    padding: 0;
}

#topic_bnr{
    max-width: 600px;
    width: 100%;
    padding: 15px;
    margin: 0 auto;
}

#topic_bnr .inner{
    background:#fff;
    border-radius: 10px;
    padding: 15px;
    border: 2px solid #e9609e;
}

#topic_bnr .inner h3{
   text-align: center;
   margin-bottom:0;
   color: #128e12;
}

#topic_bnr .inner img{
    width: 100%;
}

@media screen and (max-width:480px)  {
    #topic_bnr .inner h3 {
        margin: 0;
    }
}

#kango {
    margin: 0 auto;
    max-width: 600px;
    width: 100%;
    border: 2px solid #d7a2b9;
    display: flex;
    border-radius: 10px;
    padding: 10px 20px 0;
    justify-content: center;
    align-items: center;
}
#kango img {
    width: 180px;
}

#kango .blk_right{
    padding: 0 15px 0;
}

@media screen and (max-width:480px)  {
    #kango {
    display: block;
}
#kango img {
    display: block;
    margin: 0 auto;
}

#kango .blk_right{
    padding:15px;
}
}

