@charset "UTF-8";

/*画面幅300px以下のときに適応_スマホ*******************************/
@media screen and (max-width: 300px) {

}

/*画面幅1000px以下のときに適応_スマホ*******************************/
@media screen and (max-width: 1000px) {


  /* ナビゲーションエリア */


  /* .toggle-btn {
    top: 10px;
  } */

  #mask {
    display: none;
    transition: all 0.5s;
  }

  nav .inner {
    background-color: rgba(255, 255, 255, 0);
  }

  nav .inner ul li a {
    padding: 1rem;
    font-size: 13px;
  }

  .open #mask {
    display: block;
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    opacity: .8;
    cursor: pointer;
    z-index: 200;
  }


  /* 以下body内 */

  .wave01 {
    display: none;
  }

  .wave01_mb {
    z-index: -100;
    position: relative;
  }

  .wave01 img {
    display: none;
  }

  .wave01_mb img {
    width: 100vw;
  }

  .mainTitle h4 {
    font-size: 25px;
  }

  .mainTitle p {
    font-size: 12px;
  }

  .typographyItem h1 {
    font-size: 45px;
    left: -10px;
  }

  .mainTitle h4 {
    font-size: 20px;
  }

  .mainTitle p {
    margin-top: 15px;
    top: 42px;
  }


  .typographyItem h5 {
    top: 40px;
    font-size: 16px;
  }

  .typographyItem p {
    top: 70px;
    font-size: 10px;
  }

  .logowrap img {
    width: 120px;
    padding-bottom: 20px;
  }

  .logowrap p {
    width: 100%;
    padding-bottom: 100px;
    line-height: 2em;
    font-family: "dnp-shuei-mgothic-std", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
  }

  .logowrap_2 img {
    width: 170px;
    padding-bottom: 20px;
  }

  .logowrap_2 p {
    width: 100%;
    padding-bottom: 100px;
    line-height: 2em;
    font-family: "dnp-shuei-mgothic-std", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
  }


  .projectGroup {
    width: 90%;
  }

  .projectGrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2em;
    width: 90%;
    margin-bottom: 100px;
    margin: 0 auto;
  }

  .projecContent img {
    max-width: 100px;
    padding-bottom: 15px;
  }

  .projecItem p {
    font-size: 13px;
    padding-bottom: 15px;
  }

  .scheduleWrap {
    width: 90%;
  }

  .table_layout {
    width: 100%;
  }

  .name {
    width: 120px;
    font-size: 14px;
  }

  table td {
    font-size: 13px;
  }


  .scheduleGrid {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 1fr;
    grid-gap: 1.5em;
    width: 95%;
    margin: 0 auto;
  }

  .schedulePhotoContents h4 {
    font-size: 16px;
  }

  .schedulePhotoContents p {
    font-size: 14px;
  }


  .featureGrid {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 1fr;
    grid-gap: 1.5em;
    width: 90%;
    margin: 0 auto;
  }

  .featureContents h4 {
    font-size: 16px;
  }

  .featureContents p {
    font-size: 14px;
  }



  .scroll-infinity__wrap li {
    padding: 10px 5px;
  }

  .scroll-infinity__item {
    width: calc(100vw / 3);
  }


  .philosophyItem h3 {
    font-family: "dnp-shuei-mgothic-std", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    text-align: center;
    line-height: 1.8em;
    color: #f5f5f5;
    padding-top: 80px;
    padding-bottom: 10px;
  }

  .philosophyItem p {
    font-size: 14px;
    line-height: 1.6em;
    font-family: yu-gothic-pr6n, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align: justify;
    color: #f5f5f5;
    padding-top: 10px;
  }



  .serviceGrid {
    grid-template-columns: repeat(1, 1fr);
  }


  .basicTxt_2 {
    width: 90%;
  }

  .serviceWrap {
    width: 60%;
    padding-top: 20px;
    margin: 0 auto;
  }

  .serviceWrap h5 {
    padding: 15px;
    text-align: center;

  }

  .serviceWrap p {
    padding-top: 20px;
    text-align: center;
  }

  .philosophyCircle img {
    width: 65%;
    max-width: 250px;
    padding-bottom: 20px;
  }



  .txtCircle {
    margin: 0 auto;
    width: 150px;
    height: 150px;
  }


  .announceWrap {
    width: 90%;
  }

  .announceItem h6 {
    font-size: 14px;
  }


  .linkGrid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 3em;
    width: 100%;
    margin-bottom: 100px;
    margin: 0 auto;
  }

  .linkGrid>div {
    overflow: auto;
    min-width: 0;
  }



  .summaryWrap {
    width: 90%;
  }

  .summaryItem h4 {
    font-size: 16px;
    padding-bottom: 20px;
  }

  .summaryItem p {
    font-size: 13px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 20px 0px;
  }

  .linkButton {
    width: 220px;
  }

  .kajima h2 {
    font-size: 24px;
  }

  .ooso h2 {
    font-size: 24px;
  }

  .shinmei h2 {
    font-size: 24px;
  }

  footer h6 {
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center;
    padding: 50px 0px 0px 0px;
    line-height: 1.4em;
  }

  /*badge*/
  .bentbadge_pc {
    display: none;
  }

  .bentbadgeItem {
    width: 100%;
    max-width: 280px;
    background-color: #f5f5f5;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 50px;
    border: 2px solid #b14134;
  }

  .bentbadgeItem p {
    text-align: center;
    padding: 20px;
    font-size: 20px;
    line-height: 1.2em;
    font-family: "dnp-shuei-mgothic-std", sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #b14134;
  }

  .bentbadgeItem:hover {
    background-color: #b14134;
    border: 2px solid #b14134;
  }

  .bentbadgeItem p:hover {
    color: #f5f5f5;
  }

  .orderTxt p {
    text-align: center;
    font-size: 14px;
    line-height: 1.2em;
    font-family: "dnp-shuei-mgothic-std", sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #b14134;
    margin-bottom: 100px;
  }



  .caseItem_mb {
    width: 100%;
    text-align: center;
  }
  
  .caseItem_mb img {
    width: 100%;
    max-width: 1000px;
  }
  
  .caseItem_pc {
    display: none;
  }



}


/*画面幅1000px以上のときに適応_PC*******************************/
@media screen and (min-width: 1001px) {


  /*badge*/
  .bentbadgeItem img {
    max-width: 300px;
    position: absolute;
    bottom: -100px;
    right: -40px;
  }

  .bentbadgeItem img:hover {
    /* transition: 0.1s; */
    transform: translateY(5px);
    cursor: pointer;
  }

  .bentbadge_mb {
    display: none;

  }


  .wave01 {
    z-index: -100;
    position: relative;
  }

  .wave01_mb {
    display: none;
  }

  .wave01 img {
    width: 100vw;
  }

  .wave01_mb img {
    display: none;
  }

  .caseItem_pc {
    width: 100%;
    text-align: center;
  }
  
  .caseItem_pc img {
    width: 100%;
    max-width: 1000px;
  }
  
  .caseItem_mb {
    display: none;
  }

  /* Big Title ///////////////////////////////*/

  .bigTitle_yoko {
    /* width: 100%;
  max-width: 600px;
  margin: 0 auto;
  position: relative; */
    display: none;
  }

  .bigTitle_yoko img {
    /* position: absolute;
  top: -20px; */
    display: none;
  }

  .bigTitle {
    width: 100%;
    max-width: 150px;
    position: relative;
  }

  .bigTitle img {
    position: absolute;
    top: -20px;
  }

  /* Big Title ///////////////////////////////*/


}