@charset "utf-8";
/*======================================================

  タブレット @ 768～991px

======================================================*/
/* @ 991px～ */
@media screen and (max-width : 991px) {
html{
   font-size:1.3vw; 
}
  
  
  #contents {

  }
  .ttl_area .ttl_01{

  }

  .btn_01 a{

  }

  .en {
    color: #209789;
    font-size: 1.6rem;
}
  .ttl_wrapp{
    margin-bottom: 4rem;
  }
  .ttl_wrapp .ttl_01{
    font-size: 2.4rem;
  }
  
/*----------------------------------------
      トップページ　@top
----------------------------------------*/
  
  #top #sec_01{
    padding: 10rem 10rem 15rem 10rem;
    background-size: contain;
  }
  #top #sec_01 .sec_inner{
    width: 92%;
  }
  #top #sec_01 .ccp_ttl{
    font-size: 3rem;
  }
  #top #sec_01 .sec_inner:before,
  #top #sec_01 .sec_inner:after{
    display: none;
  }
  
  #top #sec_02 {
    padding: 7rem 0;
  }
  #top #sec_02 .sec_inner{
    max-width: 92%;
  }
  #top #sec_02 .ttl_box_01{
    width: 36rem;
    font-size: 1.8rem;
    height: 10rem;
    margin-bottom: 1rem;
  }
  #top #sec_02 .lead{
    font-size: 1.6rem;
  }
  #top #sec_02 .exam{
    padding: 1rem;
    font-size: 1.6rem;
  }
  #top #sec_03{
    padding: 7rem 0;
    background: url(../Image/top/bg_washi.png) no-repeat top left;
  }
  #top #sec_03 .sec_inner{
    max-width: 92%;
  }
  #top #sec_03 ul.suggestion li {
    width: 30%;
}
  #top #sec_03 ul.suggestion li .ttl{
    font-size: 1.8rem;
  }
  #top #sec_03 ul.suggestion li .txt_area p{
    font-size: 1.5rem;
  }
  #top #sec_04{
    padding: 7rem 0;
  }
  #top #sec_04 .sec_inner{
    max-width: 92%;
  }
  #top #sec_04 .box_wrapp .l_box {
    padding-right: 45%;
}
  #top #sec_04 .box_wrapp .l_box ul.merit li{
    margin-top: 1rem;
    padding: 2.5rem 2rem;
  }
  #top #sec_04 .box_wrapp .l_box img {
    margin-right: 2rem;
    width: 4rem;
}
  #top #sec_04 .box_wrapp .l_box ul.merit li p {
    font-size: 1.9rem;
}
  #top #sec_04 .box_wrapp .r_box{
    width: 43%;
    height: 100%;
  }
  #top #sec_05{
    padding: 7rem 0;
  }
  #top #sec_05 .sec_inner{
    max-width: 92%;
  }
  #top #sec_05 ul.slide li {
    padding: 0 3rem;
}
  #top #sec_05 .name_box{
    height: 14rem;
    width: 14rem;
  }
  #top #sec_05 .name_box .name_txt span{
    font-size: 3rem;
  }
#top #sec_05 .name_box .detial_txt {
    font-size: 1.3rem;
}
  #top #sec_05 .name_box {
    height: 16rem;
    width: 16rem;
    left: -1rem;
    line-height: 1.7;
    top: 0rem;
}
#top #sec_05 ul.slide li .inner {
    position: relative;
    height: 100%;
    padding: 13rem 0 0;
}
#top #sec_05 ul.slide li .comment_box {
    max-width: 58rem;
}
  #top #sec_05 ul.slide li .comment_list {
    padding: 5rem 3rem 5rem 3rem;
}
  #top #sec_05 ul.slide li .comment_list .ttl {
    font-size: 2rem;
    line-height: 1.5;
}
  #top #sec_05 ul.slide li .comment_list p{
    font-size: 1.7rem;
  }
  #top #sec_05 ul.comment_list li {
    margin-top: 4rem;
}
  #top #sec_05 .slick-next {
    right: 0;
}
  #top #sec_05 .slick-prev {
    left: 0px;
}
    #top #sec_05 .slick-arrow{
    width: 52px;
    height: 72px;
  }
  #top #sec_05 .slick-prev::before, 
  #top #sec_05 .slick-next::before{
    width: 52px;
    height: 72px;
  }
  
  #top #sec_06{
    padding: 7rem 0;
  }
  #top #sec_06 .sec_inner{
    max-width: 92%;
  }
  #top #sec_06 ul.dayly li .dayly_ttl{
    font-size: 1.8rem;
  }
  #top #sec_06 ul.dayly li .dayly_in .box .time{
    font-size: 2rem;
  }
  #top #sec_06 ul.dayly li .dayly_in .box .task{
    font-size: 1.5rem;
  }
    #top #sec_06 ul.dayly li.nurse,
  #top #sec_06 ul.dayly li.regular,
  #top #sec_06 ul.dayly li.part{
    display: none;
  }
  #top #sec_06 #nurse:checked ~ ul.dayly li.nurse,
  #top #sec_06 #regular:checked ~ ul.dayly li.regular,
  #top #sec_06 #part:checked ~ ul.dayly li.part{
    display: block;
        width: 100%;
    margin-top: 2rem;
  }
  #top #sec_06 ul.dayly li .dayly_ttl{
    display: none;
  }
  #top #sec_06 .tab_list{
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: auto;
  }
  #top #sec_06 .tab_list li{
    background: #3c9f93;
    color: #fff;
    padding: 1rem 2rem;
    width: 30%;
    text-align: center;
  }  
  .slick-track{
    align-items: baseline;
  }
  #top #sec_07{
    padding: 7rem 0;
  }
  #top #sec_07 .sec_inner{
    max-width: 92%;
  }
  #top #sec_08{
    padding: 7rem 0;
  }
  #top #sec_08 .sec_inner{
    max-width: 92%;
  }
  #top #sec_08 .content_box li a{
    padding: 5rem 4rem 3rem 4rem;
  }
  #top #sec_08 .content_box li .ttl_wrapp .en{
    font-size: 1.4rem;
  }
  #top #sec_08 .content_box li .ttl_wrapp .ttl_01 {
    font-size: 2rem;
}
  
}
/* @ 768～991pxのみ */
@media  (min-width : 768px) and (max-width : 991px){
  #footer .f_logo img{
    width: 100%;
  }
}
/*======================================================

  スマホ(大) @ 576～767px

======================================================*/
/* @ 767px～ */
@media screen and (max-width : 767px ) {
html{
   font-size:1.8vw; 
}
.ttl_wrapp {
    margin-bottom: 2rem;
}
  .en {
    font-size: 1.4rem;
}
  .ttl_wrapp .ttl_01 {
    font-size: 1.9rem;
    margin-bottom: 3rem;
}
  
  #top .mv_area {
      padding: 6rem 2rem 6rem 0;
  }
  #top .mv_area .mv_box .mv_txt{
      max-width: 45%;
      width: 45%;
  }
  #top #sec_01 {
    padding: 4rem 0 10rem;
}
  #top #sec_01 .ccp_ttl{
    font-size: 1.9rem;
    margin-bottom: 5rem;
  }
  #top #sec_01 .lead{
    font-size: 1.5rem;
    line-height: 2.3;
  }
  #top #sec_02 {
    padding: 5rem 0;
}
  #top #sec_02 .lead {
    font-size: 1.4rem;
}
  #top #sec_02 .box_wrapp{
    display: block;
  }
  #top #sec_02 .l_box {
    width: 80%;
    margin: auto;
}
  #top #sec_02 .r_box{
    width: 100%;
    display: block;
    padding: 0;
  }
  #top #sec_02 .ttl_box_01{
    width: 100%;
    height: auto;
    font-size: 2rem;
    padding: 2rem;
    margin: auto;
  }
  #top #sec_03 ul.suggestion{
    display: block;
  }
  #top #sec_03 ul.suggestion li {
    margin-top: 3rem;
    width: 100%;
}
  #top #sec_03 ul.suggestion li:first-child{
    margin-top: 0;
  }
  #top #sec_03 ul.suggestion li .ttl:before{
    width: 1.5rem;
    height: 1.5rem;
  }
  #top #sec_04 {
    padding: 5rem 0;
}
  #top #sec_04 .box_wrapp{
    display: block;
  }
  #top #sec_04 .box_wrapp .l_box{
    max-width: 100%;
    padding: 0;
    margin-bottom: 2rem;
  }
  #top #sec_04 .box_wrapp .l_box img {
    margin-right: 1rem;
    width: 3rem;
}
  #top #sec_04 .box_wrapp .r_box{
    position: static;
  }
  #top #sec_04 .box_wrapp .l_box ul.merit li {
    margin-top: 1rem;
    padding: 1.5rem 1rem;
}
  #top #sec_04 .box_wrapp .l_box ul.merit li p {
    font-size: 1.6rem;
}
  #top #sec_04 .box_wrapp .r_box{
    position: static;
    width: 100%;
  }
  #top #sec_04 .box_wrapp .r_box img{
    max-width: 55%;
    width: 55%;
    height: 320px;
    margin: auto;
  }
  
  #top #sec_05 {
    padding: 5rem 0;
}
  #top #sec_05 .name_box{
    height: 11rem;
    width: 16rem;
    left: 0rem;
    top: -2rem;
  }
  #top #sec_05 ul.slide li .comment_box {
    max-width: 100%;
    width: 100%;
}
  #top #sec_05 .name_box .name_txt {
    font-size: 1.5rem;
}
  #top #sec_05 .name_box .name_txt span {
    font-size: 2rem;
}
  #top #sec_05 .name_box .detial_txt {
    font-size: 1.4rem;
}
  #top #sec_05 ul.slide li {
    padding: 2rem 3rem;
}
    #top #sec_05 ul.slide li .inner{
    padding: 0;
  }
  #top #sec_05 ul.slide li .comment_list{
    padding: 7rem 2rem 3rem 2rem;
  }
  #top #sec_05 ul.slide li .comment_list .ttl {
    font-size: 1.5rem;
}
  #top #sec_05 ul.slide li .comment_list .ttl:before{
    width: 1.2rem;
    height: 1.1rem;
    margin-right: 0.5rem;
  }
  .slick-track{
    align-items: flex-start;
  }
  #top #sec_05 ul.slide li .comment_list p {
    font-size: 1.4rem;
    padding: 0 0 0 2rem;
}
  #top #sec_05 ul.comment_list li {
    margin-top: 2rem;
    padding: 0;
}
  #top #sec_05 .name_box{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin: auto;
    height: auto;
    padding: 1rem 2rem;
  }
  #top #sec_05 .slick-next {
    right: 0;
}
  #top #sec_05 .slick-prev {
    left: 0px;
}
  #top #sec_05 .slick-arrow{
    width: 36px;
    height: 50px;
  }
  #top #sec_05 .slick-prev::before, 
  #top #sec_05 .slick-next::before{
    width: 36px;
    height: 50px;
  }
  #top #sec_06 {
    padding: 5rem 0;
    background: none;
}
  #top #sec_06 .tab_list li{
        padding: 1rem 1rem;
  }
  #top #sec_06 ul.dayly{
    display: block;
  }
  #top #sec_06 ul.dayly > li{
    width: 100%;
    margin-top: 3rem;
  }
  #top #sec_06 ul.dayly li .dayly_in{
    padding: 2rem;
  }
  #top #sec_06 ul.dayly li .dayly_in .box .time{
    font-size: 1.8rem;
  }
  #top #sec_06 ul.dayly li .dayly_in .box .time:before{
    width: 1.5rem;
    height: 1.4rem;
    margin-right: 0.7rem;
  }
  #top #sec_06 ul.dayly li .dayly_in .box .task {
    font-size: 1.4rem;
}
  #top #sec_06 ul.dayly li .dayly_in .box{
    margin-bottom: 2rem;
  }
  #top #sec_07 {
    padding: 5rem 0;
}
  #top #sec_07 dl.faq dt{
        font-size: 1.6rem;
  }
  #top #sec_07 dl.faq dt:before,
  #top #sec_07 dl.faq dd:before{
    width: 2.4rem;
    height: 2.4rem;
    background-size: contain;
    vertical-align: -0.5rem;
    margin-right: 1rem;
  }
  #top #sec_07 dl.faq dd {
    font-size: 1.5rem;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}
  #top #sec_08 {
    padding: 5rem 0;
}
  #top #sec_08 .content_box{
    display: block;
  }
  #top #sec_08 .content_box li {
    width: 90%;
    margin: auto;
    margin-top: 2rem;
}
  #top #sec_08 .content_box li:first-child{
    margin-top: 0;
  }
  #top #sec_08 .content_box li a {
    padding: 3rem 3rem 2rem 3rem;
}
  #top #sec_08 .ttl_wrapp .ttl_01{
    margin-bottom: 0;
  }
  #top #sec_08 .ttl_wrapp:before{
    width: 1.4rem;
    height: 1.8rem;
    background-size: contain;
    top: -1.5rem;
  }
  #top #sec_08 .content_box li .ttl_wrapp .en {
    font-size: 1.3rem;
}
  #top #sec_08 .content_box li .ttl_wrapp .ttl_01 {
    font-size: 1.4rem;
}
  #top #sec_08 .in_txt{
    font-size: 1.5rem;
  }
#page_top {
    bottom: 16%;
}
}
/* @ 576～767pxのみ */
@media  (min-width : 576px) and (max-width : 767px){
}
/*======================================================

  スマホ(小) @ 320～575px

======================================================*/
/* @ 575px～ */
@media screen and (max-width : 575px) {
  html{
     font-size:2.5vw; 
  }
  #top #sec_05 ul.voice_list li .img_box{
    top: -5rem;
  }
}
