/* 600px - 950px */

@media screen and (min-width:600px) {
  html {
    width: 100%;
  }

  body {
    margin: 0;
    padding: 0;
    width: 100%;
    /* display: flex;
        flex-flow: column;
        min-height: 100vh; */
  }

  img {
    max-width: 100%;
    /* height: auto; */
  }

  ul {
    padding: 0;
    margin: 0;
  }

  li {
    list-style-type: none;
    white-space: nowrap;
  }

  a {
    color: #333;
    text-decoration: none;
  }



  header {
    width: 100vw - 10px;
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;

  }

  .iconImage {
    width: 100%;
    margin-bottom: 5px;
    max-width: 20vw;
    /* align-items: flex-start; */
  }

  .lineIcon {
    /* width:400px; */
    width: 100%;
    max-width: 20vw;
    /* align-items: flex-end; */
  }

  .lineicon-image {
    margin-top: 10px;
  }

  /* トップページ画像 */
  div.topPage {
    width: 100%;
    /* margin-left: 100px; */
    /* max-width: 100%; */
    /* min-height: 100vh; */
    /* center / cover; */
  }

  .topPage-mobile {
    width: 100%;
    display: none;
  }

  nav {
    margin: 0 auto;
  }

  nav ul {
    display: flex;
  }

  nav ul li a {
    padding: 0 5px;
    font-size: 10px;
    font-weight: bold;
  }

  .btn {
    color: #fff;
    background: #333;
    padding: 10px 40px;
    display: inline-block;
    border-radius: 20px;
  }

  .menu-list {
    display: none;
  }


  .burgerbtn {
    display: none;
  }

  /* 下記_こんなお悩みはございませんか？ */

  .content1 {
    margin-top: 100px;
    white-space: nowrap;
    width: 100%;
    /* height: auto; */
    /* margin-left: 13%;
        margin-right: 13%;  */
    /* background: rgb(223, 152, 152); */


  }

  .illust1 {
    /* background-color: #5bb661; */
    /* margin-top: 200px; */
    /* white-space: nowrap; */
    width: 25%;
    height: auto;
    /* margin-left: 100px; */
    /* margin-left: 13%;
        margin-right: 13%;  */
    /* background: rgb(223, 152, 152); */


  }

  .title1 {
    color: #343434;
    text-align: center;
    font-size: 28px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    background: linear-gradient(transparent 70%, #9FFEC2 0%);
    width: 420px;
    /* text-decoration:underline;
    text-decoration-color:#9FFEC2; */
    text-align: center;
  }


  .content1-text {
    /* background: rgb(126, 119, 119); */
    text-align: center;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
  }

  .content1-list {
    color: #343434;
    /* background: rgb(54, 160, 128); */
    margin-left: 30px;
    /* margin-top: 100px; */
    font-size: 11px;
    font-weight: bold;
    text-align: left;
  }

  .downarrow {
    margin-top: 50px;
    height: auto;
    text-align: center;
  }

  .downarrow-img {
    width: 10%;
  }

  /* 皆様のお悩みをスタッフが全てサポートします */
  .line {
    position: relative;
    padding: 10px;
    text-align: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;

    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-weight: bold;
  }

  /* .line:before,
      .line:after {
        position: absolute;
        content: '';
      }
      
      .line:after {
        top: 0;
        left: 0;
        width: 30px;
        height: 30px;
        border-top: 3px solid #000000;
        border-left: 3px solid #000000;
      }
      .line:before {
        right: 0;
        bottom: 0;
        width: 30px;
        height: 30px;
        border-right: 3px solid #000000;
        border-bottom: 3px solid #000000;
      } */

  .staff-icon {
    padding: 0% 15%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    /* background-color: #5bb661; */
  }

  .staff-icon>* {
    min-width: 8%;
    background: rgb(255, 255, 255);
    font-size: 64px;
    text-align: center;
  }

  .staff-icon1 {
    width: 20%;
  }

  .staff-icon2 {
    width: 20%;
  }

  .staff-icon3 {
    width: 20%;
  }

  .staff-icon4 {
    width: 20%;
  }

  /* 札幌のほぼ全ての物件を仲介手数料無料でご案内可能です */
  .subtext1 {
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    text-align: center;
    background: linear-gradient(transparent 70%, #9FFEC2 0%);
    margin-top: 40px;
    width: 520px;
    /* text-decoration:underline;
    text-decoration-color:#9FFEC2; */
    text-align: center;

  }

  .contact-button {
    padding-left: 12%;
    padding-right: 10%;
    padding-top: 5%;
    display: flex;
    /* flex-direction: row;
        flex-wrap: wrap; */
    justify-content: space-between;
  }

  .contact-call {
    width: 80%;
    /* padding-right: 10%; */
    padding-left: 10%;
  }

  .contact-line {
    width: 80%;
    height: 90%;
    padding-left: 10%;
  }

  /* 下記_仲介手数料がなぜ無料なのか？ */

  .content2 {
    margin-left: 13%;
    margin-right: 13%;
  }


  .title2 {
    color: #343434;
    text-align: center;
    white-space: nowrap;
    font-size: 28px;
    width: 410px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    background: linear-gradient(transparent 70%, #9FFEC2 0%);
    /* text-decoration:underline;
    text-decoration-color:#9FFEC2; */
    text-align: center;

  }

  .section2-image {
    text-align: center;
    margin-top: 100px;
  }

  /* 下記_ミライズ不動産が選ばれる理由 */

  .content3 {
    margin-top: 100px;
    /* margin-left: 13%;
       margin-right: 13%; */
  }

  .title3-content {
    /* background-color: yellow; */
    /* display: flex; */
    margin-top: 100px;


    /* margin-right: 20%;
      margin-left: 20%; */
  }

  #ka {
    font-size: 18px;
    color: #343434;
  }

  p.main-title {
    color: #5bb661;
    text-align: center;
    font-size: 32px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  p.sub-title {
    color: #5bb661;
    text-align: center;
    font-size: 28px;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    background: linear-gradient(transparent 70%, #9FFEC2 0%);
    width: 170px;

  }

  #sa {
    color: #343434;
  }



  .image-position {
    position: relative;
  }

  .image {
    margin-top: 100px;
    background-image: url(../img/section3_tablet_image.png);
    background-repeat: no-repeat;
    background-position: right center;
  }

  .content3-img1 {
    width: 100%;
    height: 20vh;
  }

  .content3-img2 {
    width: 100%;
    height: 20vh;
  }

  .content3-img3 {
    width: 100%;
    height: 20vh;
  }

  .content3-img4 {
    width: 100%;
    height: 20vh;
  }

  .space-box {
    margin-left: 10%;
    margin-right: 10%;

  }

  .box-image {
    position: relative;
    margin-top: 5%;
  }


  .text-box {
    margin-left: 10%;
    margin-right: 32%;
  }

  p.box-title {
    font-size: 20px;
    position: absolute;
    font-weight: bold;
    left: 70px;
    top: 0px;
  }

  p.box-text {
    font-size: 15px;
    position: absolute;
    left: 70px;
    top: 50px;
    right: 10%;
  }

  /* 下記_まだ当社にしたないサービス */

  .content4 {
    margin-left: 13%;
    margin-right: 13%;
  }


  .title4 {
    color: #343434;
    text-align: center;
    white-space: nowrap;
    font-size: 28px;
    margin-top: 100px;
    margin-left: 20%;
    margin-right: 20%;
    /* background: linear-gradient(transparent 70%, #9FFEC2 0%); */
    /* text-decoration:underline;
    text-decoration-color:#9FFEC2;
    text-align: center; */
  }

  .service-box {
    margin-top: 100px;
  }

  .service-top {
    text-align: center;
    /* background-color: burlywood; */
    display: flex;
    justify-content: space-evenly;
  }

  .service-point1 {
    width: 50%;
    margin-right: 10px;
  }

  .service-point2 {
    width: 50%;
  }

  .service-point3 {
    width: 50%;
    margin-right: 10px;
  }

  .service-point4 {
    width: 50%;
  }

  /* 下記_お客様の声 */

  .backgroundimage {
    background-size: cover;
    background-image: url(../img/background-img.png);

  }

  .content5 {
    margin-top: 100px;
  }

  .content5-box {
    margin-top: 100px;
    padding-top: 10%;
    padding-bottom: 10%;
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
  }


  .title5 {
    color: #343434;
    text-align: center;
    font-size: 28px;
    /* margin-top: 15%; */
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
    background: linear-gradient(transparent 70%, #9FFEC2 0%);
    width: 150px;
    /* text-decoration:underline;
    text-decoration-color:#9FFEC2; */
    text-align: center;
  }

  /* 下記_LINEでのお問い合わせ方法 */

  .title6 {
    color: #343434;
    text-align: center;
    font-size: 28px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
    background: linear-gradient(transparent 70%, #9FFEC2 0%);
    width: 380px;
    /* text-decoration:underline;
    text-decoration-color:#9FFEC2; */
    text-align: center;

  }

  .content-box {
    margin-top: 100px;
    height: 1000px;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/section6_tablet_image.png);
  }

  .white-box {
    margin: 0%;
    padding-top: 50px;
    height: 1000px;
    background-color: rgb(255, 255, 255, 0.5);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
  }

  /* 下記_「ミライズ不動産」をLINE友達に追加 */

  .number1-title {
    display: flex;
    margin-left: 30px;
    margin-right: 30px;
    /* background-color: #343434; */
    width: auto;
  }

  .number1-img {
    /* margin: 100px; */
    width: 55px;
    height: 60px;
  }


  h1.title-text {
    font-size: 25px;
    margin-top: 3%;
  }

  p.sub-text {
    font-size: 13px;
    margin: 5px 5px;
    margin-left: 30px;
    color: #343434;
  }

  .number1-box {
    margin-left: 7%;
  }

  /* 下記　_お部屋のご提案・ご相談 */

  .number2-box {
    /* background-color: #343434; */
    margin-top: 40px;
    margin-left: 7%;
    /* margin-right: 7%; */
    /* width: 100%; */
    /* display: flex; */
  }

  .number2-img {
    /* margin: 100px; */
    width: 55px;
    height: 60px;
  }

  .number2-title {
    display: flex;
    margin-left: 30px;
    /* background-color: #343434; */
    width: auto;
  }

  h1.title1-text {
    font-size: 25px;
    font-weight: normal;
    margin-top: 3%;
    margin-left: 15px;
  }

  .sub-boxText {
    margin-right: 5px;
    width: 600px;
  }

  .sub-box {
    width: 100%;
    display: flex;
    height: auto;
    /* background-color: #5bb661; */
  }


  p.sub-title1 {
    margin: 20px 30px;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: bold;
  }

  .mockup1-image {
    margin-right: 15%;
    margin-top: 25px;

  }

  .mockup1-img {
    width: 100px;
    height: 110px;
  }

  .mockup2-img {
    width: 100px;
    height: 110px;
  }

  /* 下記_検討物件のURLを送付する */

  .number2_2-box {
    margin-top: 40px;

  }

  .number2_2-title {
    display: flex;
    margin-left: 120px;
  }

  .number2-img2 {
    width: 55px;
    height: 60px;
  }


  .sub-boxText2 {
    margin-right: 5px;
  }

  .sub-box {
    display: flex;
    /* background-color: #5bb661; */
  }


  p.sub-title2 {
    margin: 25px 120px;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: bold;
  }


  p.sub-text2 {
    font-size: 14px;
    /* margin-top: 25px; */
    /* margin-bottom: 25px; */
    margin-left: 120px;
    margin-top: 5px;
    margin-right: 5px;
    color: #343434;
  }

  .mockup2-image {
    margin-right: 5%;
    margin-top: 25px;
    width: 30%;
  }


  /* 下記_よくある質問 */

  .grey-box {
    background-color: #f0f0f0;
    height: 1100px;
  }

  .content7 {
    /* margin-top: px; */
    margin-left: 13%;
    margin-right: 13%;
  }


  .title7 {
    color: #343434;
    text-align: center;
    padding-top: 100px;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
    background: linear-gradient(transparent 90%, #9FFEC2 0%);
    /* text-decoration:underline;
    text-decoration-color:#9FFEC2; */
    width: 180px;
    text-align: center;

  }



  *,
  *::after,
  *::before {
    box-sizing: border-box;
  }

  .accordion {
    width: 900px;
    max-width: 100%;
    margin: 150px auto;
    margin-top: 50px;

  }

  /*------------------------------
    
    ここからアコーディオンのCSS
    
    ------------------------------*/
  /* チェックボックスは非表示 */
  .accordion-hidden {
    display: none;
  }

  /* Question部分 */
  .accordion-open {
    font-size: 18px;
    display: block;
    padding: 20px;
    background: #ffffff;
    cursor: pointer;
    margin: 5px 0;
    font-weight: 700;
    position: relative;
    /* 変更部分 */
  }

  /* 開閉状態を示すアイコン+の作成 */
  .accordion-open::before,
  .accordion-open::after {
    content: '';
    width: 20px;
    height: 3px;
    background: #000;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
  }

  /* 一本は縦にして+を作る */
  .accordion-open::after {
    transform: translateY(-50%) rotate(90deg);
    transition: .5s;
  }

  /* アコーディオンが開いたら縦棒を横棒にして-にする */
  .accordion-hidden:checked+.accordion-open:after {
    transform: translateY(-50%) rotate(0);
  }

  /* Answer部分 */
  .accordion-close {
    display: block;
    height: 10px;
    overflow: hidden;
    padding: 10px;
    opacity: 0;
    transition: 0.5s;
    /* 表示速度の設定 */
  }

  /* チェックボックスにチェックが入ったらAnswer部分を表示する */
  .accordion-hidden:checked+.accordion-open+.accordion-close {
    height: auto;
    opacity: 1;
    padding: 30px;
    background: #f7f7f7;
    font-weight: 700;
  }



  /* 下記_会社概要 */


  .content8 {
    margin-top: 100px;
    /* margin-left: 13%;
       margin-right: 13%; */
  }

  .title8 {
    color: #343434;
    text-align: center;
    font-size: 28px;
    white-space: nowrap;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    background: linear-gradient(transparent 70%, #9FFEC2 0%);
    /* text-decoration:underline;
    text-decoration-color:#9FFEC2; */
    width: 120px;
    text-align: center;
  }

  .company_box {
    margin-top: 100px;
    text-align: center;
    position: relative;
    width: 100%;
    height: 70vw;
  }

  .company_image {
    top: 0;
    left: 0;
    width: 100vw;
    height: auto;
    position: absolute;

  }

  .company_textbox {
    top: 5%;
    left: 10%;
    /* margin: 5vw 1vh; */
    /* margin-top: 1vh;
    margin-bottom: 1vh ;
    margin-right: 10%;
    margin-left: 10%; */
    width: 80%;
    height: auto;
    position: absolute;

  }

  .company_white {
    position: absolute;
    /* top: 50%;
      left: 70%; */
    transform: translate(-50%, -50%);
  }



  /* 会社概要テキスト修正確認 */

  .company_test_box {
    margin-top: 100px;
    /* text-align: center; */
    position: relative;
    width: 100%;
    height: 70vw;

  }

  .company_test {
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    position: absolute;
  }

  .kakomi-box3 {
    margin-top: 3vw;

    /* margin-top: 10%; */
    padding: 30px 50px;
    /* width: 750px; */
    border: 1px solid #ccc;
    /* 枠線 */
    background-color: rgba(255, 255, 255, 0.857);
    /* 背景色 */
    box-shadow: 1px 1px 2px #ccc;
    font-size: 20px;
    /* top: 5%; */
    left: 10%;
    /* margin: 5vw 1vh; */
    width: 80%;
    height: 55vw;
    position: absolute;
    font-size: 13px;


  }

  .kakomi-box3 p {
    margin-top: 0%;
    margin-bottom: 8px;
  }

  .motto {
    margin-top: -60px;
    width: 100%;
    text-align: right;
    font-size: 20px;
    font-family: 'Times New Roman', Times, serif;

  }

  .motto p {
    margin: 0%;
  }

  .blank {
    margin-right: 30px;
  }



  /* 会社概要テキスト修正確認 */

  /* グーグルマップ挿入 */

  iframe {
    width: 100%;
    aspect-ratio: 16/9;
    /*アスペクト比（縦横比）を指定*/
    margin-bottom: 10vw;
  }

  /* グーグルマップ挿入 */







  .footer_line {
    width: 100vw;
    position: fixed;
    bottom: 0%;
  }

  .phone-footer {
    display: none;

  }

  .p-contact {
    margin-top: 200px;
    padding: 100px 0;
    background-color: #f5fff0;
  }

  .p-contact__inner {
    padding: 0 20px;
  }

  .p-contact__inner h2 {
    color: #343434;
    text-align: center;
    font-size: 28px;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    background: linear-gradient(transparent 70%, #9FFEC2 0%);
    text-align: center;
    width: fit-content;
    padding: 0 25px;
  }

}