@charset "utf-8";
/* -------------------------------------
     sp CSS
 (c) Copyright 2020 Sketches of Design
     version 2020-12-26
------------------------------------- */

/* 1280
--------------------------------------*/
@media screen and (max-width: 1280px) {
  #result .titlearea,
  #peoplesliderarea .slider-wrapper,
  body:not(#home) #main-pic,
  main section .inner,
  footer .inner,
  body#home section .inner{
    margin: 0 4%;
    width: auto;
  }
  ol.bc{
    padding: 5px 10px;
    max-width: 100%;
  }
  body:not(#home) #main-pic{
    border-radius: 70px 0;
  }
  ol.bc .home a{
    width: 40px;
    height: 40px;
  }
  body#home #main-pic{
    margin: 0 10px;
  }
  body#home #main-pic .slider-container{
    margin: 0 40px;
    max-width: 100%;
  }
  body#home #main-pic .arrow-left {
    left: -30px;
  }
  body#home #main-pic .arrow-right {
    right: -30px;
  }
  body#about-idx #mission p{
    font-size: 5.0rem;
  }
  body#about-idx #origin .lead{
    font-size: 3.8rem;
  }
  body#about-idx #origin em{
    font-size: 4.0rem;
  }
  body#about-idx #about-working{
    margin: 0 4% 200px 4%;
    max-width: 100%;
  }
  body#about-idx #about-working .bg-shape,
  body#about-idx #about-working .bg-shape_02{
    width: 70%;
  }
  body#about-idx #aboutfunleash .bg-shape,
  body#about-idx #aboutfunleash .bg-shape_02{
    top: -10%;
    right: -10%;
  }
  body#about-idx #working .bg-shape,
  body#about-idx #working .bg-shape_02{
    top: -25%;
    left: -10%;
  }
  body#about-idx #aboutfunleash .inner,
  body#about-idx #working .inner{
    padding: 40px 0;
  }
  #people-process .inner{
    margin: 0;
  }
  body#service-spp .images img{
    max-width: 100%;
    height: auto;
    width /***/:auto;
  }
  body#service-spp .images{
    padding: 20px 4%;
  }


}
/*  1024
--------------------------------------*/
@media screen and (max-width: 1024px) {
  body#about-idx #mission p{
    font-size: 4.0rem;
  }
  body#service-idx #service-area .academia .balloon span,
  body#service-idx #service-area h3 em,
  body#home #service-area h2 em{
    font-size: 2.0rem;
  }
  body#about-idx #origin em{
    font-size: 3.0rem;
  }
  body#about-idx #origin .lead{
    font-size: 2.8rem;
  }
  body#service-idx #service-area .block .balloon,
  body#service-idx #service-area h3 span{
    font-size: 1.6rem;
  }
  body#service-idx #service-area .block .balloon ul,
  body#service-idx #service-area .link a,
  .slidecard .flower .textarea p,
  .slidecard .profile .textarea p,
  footer ul,
  body#home #service-area .link a,
  body#home #news-area h3,
  body#home #service-area h2 .tag,
  body#home #main-pic .slide .text p{
    font-size: 1.4rem;
  }
  body.news #content .tag li,
  body#home #news-area li,
  footer #ft-menu .service li:not(.idx) a{
    font-size: 1.2rem;
  }
  body#home #service-area h2 span:not(.tag){
    font-size: 1.6rem;
    width: 100%;
    text-align: center;
  }
  body.news #content .inner{
    margin: 0 4%;
    width: auto;
  }
  body#service-idx #service-area .block div,
  body#service-idx #service-area h3 span:not(.tag),
  body#home #service-area .block div{
    width: 100%;
  }
  body#home #news-area li{
    margin: 2px 5px 0 0;
  }
  body#home #service-area h2 .tag{
    margin-bottom: 5px;
  }
  body#home #main-pic .indicator-circle{
    width: 40px;
    height: 40px;
    font-size: 1.8rem;
  }
  body#home #main-pic .slider {
    border-radius: 60px 0;
  }
  body#home #service-area .link a{
    padding: 3px 20px;
  }
  body#home #service-area .pic{
    margin: 20px auto 0 auto;
  }
  body#home #news-area .inner > div{
    width: calc(50% - 20px);
  }
  body#home #news-area .block{
    margin: 0 0 10px 0;
  }
  body#about-idx #mission .pic{
    margin: 0 0 0 auto;
    width: 40%;
  }
  body#about-idx #mission img{
    max-width: 100%;
    height: auto;
    width /***/:auto;
  }
  body#about-idx #mission .inner{
    padding: 60px 0 0 60px;
    border-radius: 60px 0 0 0;
  }
  body#about-idx #origin .inner{
    padding: 60px 20px;
    border-radius: 0 60px 0 0;
  }
  body.news #content .date{
    margin: 10px 0 20px 0;
  }
  body#service-idx #service-area h3{
    order: 1;
  }
  body#service-idx #service-area .block div{
    order: 2;
  }
  body#service-idx #service-area .pic{
    order: 3;
    margin: 10px auto;
  }
  body#service-idx #service-area .block .balloon{
    order: 4;
  }
  body#service-idx #service-area .block .balloon:before {
    left: 50%;
  }
  body#service-idx #service-area h3 em{
    margin-top: 10px;
  }
  body#service-idx #service-area .block .balloon{
    padding: 15px;
  }
  body#service-idx #service-area .block .balloon ul{
    margin: 0;
  }
  .organization-slider .block{
    width: calc(100% - 2px);
  }


}
/*  960
--------------------------------------*/
@media screen and (max-width: 960px) {

  /* font */
  h2{
    font-size: 2.4rem;
  }
  body#service-spp .balloon p{
    font-size: 1.8rem;
  }
  body.news #content h2,
  #result .maker,
  body#service-spp .point h3,
  body#about-idx #peoplelist .name,
  body#about-idx .shimizu .position,
  h3{
    font-size: 1.6rem;
  }
  body#about-idx #peoplelist .position,
  main p,
  main dl,
  main table,
  main ul,
  #hdmenu nav ul li{
    font-size: 1.3rem;
  }
  footer ul{
    font-size: 1.2rem;
  }

  /**/
  .service-slider,
  main section .inner{
    width: auto !important;
    height: 100%;
  }
  main section .inner{
    margin: 0 5%;
  }
  body#about-idx #peoplelist .card{
    margin-bottom: 20px;
    width: calc(25% - 10px);
  }
  body#about-idx .shimizu .picarea{
    width: 260px;
  }
  body#about-idx .shimizu .textarea{
    width: calc(100% - 300px);
  }
  body#about-idx .shimizu .picarea img{
      max-width: 100%;
    height: auto;
    width /***/:auto;
  }
  body#service-idx #service-area .block{
    width: calc(50% - 15px);
  }
  body#service-idx .slick-prev {
    left: 15px;
  }
  body#service-idx .slick-next {
    right: 0;
  }
  body#service-spp .point h3 br{
    display: none;
  }
  .organization-slider .text p{
    font-size: 1.8rem;
  }
  .organization-slider .text .weak{
    font-size: 1.3rem;
  }
  body#home #service-area h2 .tag{
    margin: 0 auto 10px auto;
  }


}
/*  768
--------------------------------------*/
@media screen and (max-width: 768px) {

  img{
    max-width: 100%;
    height: auto;
    width /***/:auto;
  }

  /* diagram */
  .diagram .sp{
    display: block !important;
  }
  .diagram .image{
    display: none;
  }
  .diagram{
    position: relative;
  }
  .diagram span{
    display: block;
    position: absolute;
    width: 30px !important;
    height: 30px !important;
    right: 10px;
    margin: -40px 0 0 0;
  }
  .diagram img{
    max-width: 100%;
    height: auto;
    width /***/:100%;
  }

  /* menu */
  #hdmenu{
    position: fixed;
    top: 0;
    margin-top: 0;
    padding: 0;
    width: 100%;
  }
  #hdmenu #b-logo{
    position: relative;
    z-index: 1000;
  }
  #mobile-head{
    position: absolute;
    top: 0;
    background: #fff;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
    width: 100%;
    height: 60px;
    z-index: 999;
  }
  #hdmenu nav{
    position: absolute;
    top: -896px;
    width: 100%;
    padding: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
  }
  #hdmenu nav ul,
  #hdmenu nav ul li{
    position: static;
  }
  #hdmenu nav ul{
    list-style: none;
    right: 0;
    bottom: 0;
  }
  #hdmenu nav ul li{
    margin: 0;
    width: 50%;
    background: rgba(255,255,255,.9);
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  #hdmenu.fixed {
    padding-top: 0;
    background: transparent;
  }
  #hdmenu.fixed  #b-logo{
    margin: 0;
  }
  #hdmenu.fixed nav ul{
    right: 0;
    height: auto;
  }
  #hdmenu nav ul li a,
  #hdmenu.fixed nav ul li a {
    width: 100%;
    display: block;
    padding: 10px;
    line-height: 1.5;
  }
  #nav-toggle,
  #nav-toggle span {
    position: absolute;
  }
  #nav-toggle {
    display: block;
      right: 10px;
      top: 11px;
      width: 34px;
      height: 36px;
      cursor: pointer;
      z-index: 101;
  }
  #nav-toggle div {
    position: relative;
  }
  #nav-toggle span {
      display: block;
      height: 2px;
      width: 100%;
      background: #595757;
      left: 0;
      -webkit-transition: .35s ease-in-out;
      -moz-transition: .35s ease-in-out;
      transition: .35s ease-in-out;
  }
  #nav-toggle span:nth-child(1) {
    top: 9px;
  }
  #nav-toggle span:nth-child(2) {
    top: 17px;
  }
  #nav-toggle span:nth-child(3) {
    top: 26px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 17px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 17px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  .open nav {
    -moz-transform: translateY(956px);
    -webkit-transform: translateY(956px);
    transform: translateY(956px);
  }
  #hdmenu nav ul li .active{
    padding: 10px 10px 10px 25px;
  }
  #hdmenu .active::before{
    top: 0;
    bottom: 0;
    left: 10px;
    right: auto;
  }

  /**/
  br.sp{
    display: block;
  }
  body#home #pickup .date{
    font-size: 1.2rem;
  }
  #contactarea ul li a,
  body#service-spp .balloon p,
  body#home #service-area h2 span:not(.tag),
  body#home #pickup h3{
    font-size: 1.4rem;
  }
  body.news #content h1{
    font-size: 2.4rem;
  }
  #result .titlearea h3,
  body#about-idx #origin em,
  body#about-idx #origin .lead{
    font-size: 2.0rem;
  }
  body#about-idx #mission p{
    font-size: 2.8rem;
  }
  header{
    padding: 20px 0;
  }
  .logo-container a {
    height: 40px;
  }
  .original-logo {
    width: 40px;
    height: 40px;
  }
  .hover-logo {
    width: auto;
    height: 40px;
  }
  .logo-container:hover .original-logo {
    transform: translateX(calc(-50% - 98.5px));
  }
  .logo-container:hover .hover-logo {
    opacity: 1;
    transform: translateX(calc(-50% + 10px));
  }
  .nav-overlay li{
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
  .nav-overlay .spp,
  .nav-overlay .aca,
  .nav-overlay .aca-pol{
    margin-bottom: 5px;
    font-size: 85%;
  }
  .wanleash img{
    width: 60px;
  }
  footer #ft-menu{
    width: calc(100% - 80px);
  }
  footer .menu a{
    padding: 0 10px;
  }
  footer #ft-menu li:first-child a{
    padding: 0 10px 0 0;
  }
  footer .inner{
    padding: 20px 0;
  }
  body#home #main-pic .slide {
    padding: 40px 20px;
  }
  body#home #main-pic .slide h2{
    text-align: left;
  }
  body#home #pickup .block{
    width: calc(33.33% - 20px);
  }
  body#home #pickup .tag::after{
    left: -20px;
    width: 15px;
    height: 15px;
  }
  body#home #news-area .inner > div{
    width: 100%;
  }
  body#home #service-area .pic{
    width: 100%;
    text-align: center;
  }
  #news-list img{
    width: 160px;
    height: 90px;
  }
  #news-list .text{
    width: calc(100% - 170px);
  }
  body#home #news-area img{
    width: 80px;
    height: 80px;
  }
  body#home #news-area .text{
    width: calc(100% - 100px);
  }
  body#home #news-area h2 {
    margin: 40px 0 10px 0;
  }
  body#about-idx #origin{
    margin: 50px 0 100px 0;
  }
  body#about-idx #aboutfunleash .inner,
  body#about-idx #working .inner{
    margin: 0 50px;
    width: auto !important;
  }
  body#about-idx #about-working .bg-shape,
  body#about-idx #about-working .bg-shape_02{
    width: 80%;
    height: 120%;
  }
  body#about-idx #aboutfunleash .bg-shape,
  body#about-idx #aboutfunleash .bg-shape_02{
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  body#about-idx #working .bg-shape,
  body#about-idx #working .bg-shape_02{
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  body#about-idx #working{
    margin-top: 100px;
  }
  body#about-idx .shimizu .textarea img{
    width: 30px;
  }
  body#about-idx .shimizu .picarea{
    width: 200px;
  }
  body#about-idx .shimizu .textarea{
    width: calc(100% - 230px);
  }
  body#service-spp .point .inner div{
    border-radius: 20px 0;
    width: calc(33.33% - 10px);
  }
  body#service-spp .point p,
  body#service-spp .point .inner h3{
    text-align: left;
  }
  #result .titlearea .images{
    width: 200px;
  }
  #result .titlearea div{
    width: calc(100% - 220px);
  }
  body#service-spp .balloon{
    margin:0 4%;
  }
  body#service-spp .balloon p{
    padding: 10px 20px;
  }
  body#home #news-area .block{
    height: auto !important;
  }
  #peoplesliderarea .slider-prev,
  #peoplesliderarea .slider-next{
    top: 100px;
  }
  #peoplesliderarea .slider-prev {
    left: 0;
  }
  #peoplesliderarea .slider-next {
    right: 0;
  }
  #contactarea ul li{
    width: calc(50% - 10px);
  }
  #contactarea ul li a{
    padding: 10px;
    border-radius: 20px 0;
  }




}
/*  667
--------------------------------------*/
@media screen and (max-width: 667px) {
  body:not(#home) #main-pic {
    border-radius: 50px 0;
  }
  h1{
    padding: 40px 20px;
    font-size: 2.4rem;
  }
  body#about-idx #mission p{
    font-size: 2.4rem;
  }
  h2{
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
  body#about-idx .shimizu h2{
    font-size: 1.8rem;
  }
  body#home #content .link a,
  body.news #content .link a,
  #news-list h3,
  body#about-idx .shimizu .position{
    font-size: 1.4rem;
  }
  footer .menu a {
    padding: 0 5px;
  }
  body#home #main-pic .slide{
    display: block;
    padding: 30px;
  }
  body#service-idx #service-area .link a,
  body#about-idx .shimizu .textarea,
  body#about-idx .shimizu .picarea,
  body#home #main-pic .slide .pic,
  body#home #main-pic .slide .text,
  .nav-overlay ul{
    width: 100%;
  }
  body#home #main-pic .slide .pic{
    margin-bottom: 20px;
    text-align: center;
  }
  body#home #main-pic .slide .pic img{
    width: 70%;
  }
  body#home #main-pic .slide h2{
    margin: 0 0 10px 0;
    text-align: center;
  }
  footer #ft-menu li{
    margin: 0 0 10px 0;
  }
  footer #ft-menu li:first-child a{
    padding: 0 10px;
  }
  .copyarea .inner{
    padding: 10px 0;
  }
  body#about-idx .shimizu{
    margin-bottom: 40px;
  }
  body#about-idx .shimizu .picarea{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
  }
  body#about-idx .shimizu .picarea .pic{
    width: 180px;
  }
  body#about-idx .shimizu .picarea .flower{
    width: calc(100% - 200px);
  }
  body#about-idx .shimizu{
    flex-direction: column-reverse;
  }
  body#about-idx .shimizu .flex{
    margin-bottom: 20px;
  }
  body#about-idx #peoplelist::after,
  body#about-idx #peoplelist .card{
    width: calc(33.33% - 20px);
  }
  body#about-idx #peoplelist::before{
    display: none;
  }
  body#about-idx #peoplelist .link{
    margin: 10px auto 0 auto;
    font-size: 1.2rem;
    padding: 2px;
    border-radius: 10px 0;
    width: 100px;
  }
  .slidecard .profile .pic{
    width: 150px;
  }
  .slidecard .profile .pic{
    margin: auto;
  }
  .organization-slider .pic{
    width: 80%;
  }
  .slidecard .profile .textarea{
    width: 100%;
  }
  body#service-spp .point p br{
    display: none;
  }
  #peoplesliderarea .slider-prev,
  #peoplesliderarea .slider-next{
    top: 70px;
  }
  .slidecard .flower .textarea{
    width: calc(100% - 120px);
  }
  .slidecard .flower .pic{
    width: 100px;
  }
  body#service-idx #service-area h3 .tag{
    padding: 2px 15px;
    font-size: 1.4rem;
    border-radius: 10px 0;
  }
  .service-slider .pic{
    width: 200px;
  }
  body#service-spp .point .inner div{
    padding: 15px;
    width: 100%;
    margin-bottom: 10px;
  }

}
/*  480
--------------------------------------*/
@media screen and (max-width: 480px) {
  #content ol li, #content ul li,
  body#service-idx #service-area h3 span,
  body#about-idx #peoplelist .position{
    font-size: 1.2rem;
  }
  .slidecard .flower .textarea p,
  body#about-idx .shimizu h2 span,
  body#about-idx .shimizu .position,
  body#home #main-pic .slide .text p{
    font-size: 1.3rem;
  }
  body#service-idx #service-area .academia .balloon span{
    font-size: 1.6rem;
  }
/*  body#home #main-pic .slide h2{
    font-size: 1.8rem;
  }*/
  body#service-idx #service-area .academia .balloon em{
    font-size: 2.5rem;
  }
  h1 {
    padding: 30px 10px;
  }
  body#home #pickup .block{
    margin: 0 20px 20px 20px;
    width: 100%;
  }
  body#home #pickup h3,
  body#home #pickup .tag{
    margin-bottom: 2px;
  }
  body#home #service-area .block{
    width: calc(50% - 10px);
  }
/*  body#home #service-area .pic img{
    margin: 0;
    width: 80px;
  }*/
  body#home #news-area .block a{
    padding: 10px;
  }
  body#about-idx #about-working .bg-shape,
  body#about-idx #about-working .bg-shape_02{
    width: 100%;
    height: 100%;
  }
  body#about-idx #working {
    margin-top: 60px;
  }
  body#about-idx #about-working{
    margin: 0 4% 100px 4%;
  }
  body#about-idx #peoplelist .card,
  body#about-idx #peoplelist::after{
    width: calc(33.33% - 10px);
  }
  body#about-idx #mission .inner {
    padding: 40px 0 0 40px;
  }
  body#about-idx #mission h2 {
    margin: 0 0 10px 0;
  }
  body#about-idx #mission p {
    margin: 0 0 10px 0;
    font-size: 2.6rem;
  }
  body:not(#home) #main-pic {
    border-radius: 40px 0;
  }
  body#about-idx #mission .inner {
    border-radius: 30px 0 0 0;
  }
  body#about-idx #origin .inner {
    border-radius: 0 30px 0 0;
  }
  .slidecard .flower .pic{
    width: 100px;
  }
  .slidecard .flower .pic img {
    border-radius: 10px 0 10px 0;
  }
  .slidecard .flower .textarea{
    width: calc(100% - 120px);
  }
  #contactarea ul li,
  #result .titlearea div,
  body#service-idx #service-area .pic,
  body#service-idx #service-area .pic img{
    width: 100%;
  }
  body#service-idx #service-area .block {
    width: calc(50% - 10px);
  }
  body#service-idx #service-area .link a{
      padding: 6px 20px;
  }
  body#service-idx #service-area .block .balloon:before{
    top: -50px;
  }
  #result .result-slider .slide-item{
    padding: 15px;
    width: 300px;
  }
  #result .titlearea .images{
    margin: auto;
    padding: 20px 0;
  }
  #content .pagemenu li{
    margin: 8px;
    font-size: 1.1rem;
  }
  #content .pagemenu li a::before{
    width: 9px;
    height: 9px;
  }
  #content .pagemenu li a:hover::before{
    bottom: -2px;
    width: 12px;
    height: 12px;
  }
  #contactarea ul li{
    margin-bottom: 10px;
  }

}
/*  375
--------------------------------------*/
@media screen and (max-width: 375px) {
  body.news #content h1,
  h1 {
    font-size: 2.0rem;
  }
  body#about-idx #about-working .bg-shape,
  body#about-idx #about-working .bg-shape_02 {
    height: 70%;
  }
  body#about-idx #working .bg-shape,
  body#about-idx #working .bg-shape_02,
  body#about-idx #aboutfunleash .bg-shape,
  body#about-idx #aboutfunleash .bg-shape_02{
    top: 20%;
  }
  body#about-idx #origin {
    margin: 30px 0;
  }
  body#about-idx #working {
    margin-top: 0;
  }
  body#about-idx .shimizu .picarea .pic{
    width: 120px;
  }
  body#about-idx .shimizu .picarea .flower{
    width: calc(100% - 140px);
  }



}
