@charset "UTF-8";

/* 950-1280px */
@media screen and (min-width:950px) {
  body {
    margin: 0;
    padding: 0;
    /* 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;
    font-size: 100px;
  }

  a {
    color: #333;
    text-decoration: none;
    font-size: 100px;
  }


  header {
    height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;

  }

  .web-ipad-menu {
    height: 180px;
  }

  .logo {
    /* padding-left: 5%; */
    width: 15.7%;
  }

  .iconImage {
    width: 100%;
    /* margin-top: 80px; */
    max-width: 300px;
    height: 44.42px;
    margin-left: 20px;
    /* max-width: 30vw; */
    /* align-items: flex-start; */
  }

  .lineIcon {
    /* padding-left: 5%; */
    width: 15.7%;
    /* width:400px; */
    /* width: 100%; */

    /* max-width: 20vw; */
    /* align-items: flex-end; */

  }

  /* .logo{
    height: 130px;
  } */

  .lineicon-image {
    width: 100%;
    max-width: 220px;
    margin-left: 0px;
    margin-top: 60px;
  }

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

  .topPage-img {
    width: 100%;
  }

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

  nav {
    margin: 0 auto;
  }

  nav ul {
    display: flex;
    /* margin-left: 100px; */
  }

  nav ul li a {
    padding: 0 15px;
    /* font-size: 15px; */
    font-size: calc(15px + 20 * (100vw - 950px) / 1600);


  }

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



  .menu-list {
    display: none;
  }

  .burgerbtn {
    display: none;
  }

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

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


  }

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


  }

  .title1 {
    color: #343434;
    text-align: center;
    font-size: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 750px;
    /* text-decoration:underline;
    text-decoration-color:#9FFEC2; */
    /* border-bottom:solid;
    border-color:#9FFEC2;
    border-width:15px;5ピクセルの太さにする */
    background: linear-gradient(transparent 70%, #9FFEC2 0%);
  }


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

  .content1-list {
    color: #343434;
    /* background: rgb(54, 160, 128); */
    margin-left: 30px;
    margin-top: 20px;
    font-size: 22px;
  }

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

  .downarrow-img {
    width: 124px;
  }


  .line {
    position: relative;
    padding: 10px;
    text-align: center;
    width: 100%;
    margin: 80px auto;
    font-size: 30px;
  }

  /* .line:before,
  .line:after {
    position: absolute;
    content: '';
  }

  .line:after {
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    border-top: 4px solid #000000;
    border-left: 4px solid #000000;
  }

  .line:before {
    right: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    border-right: 4px solid #000000;
    border-bottom: 4px solid #000000;
  } */

  .staff-icon {
    padding: 2.5% 15%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

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

  .subtext1 {
    margin-left: auto;
    margin-right: auto;
    width: 680px;
    font-size: 27px;
    text-align: center;
    background: linear-gradient(transparent 70%, #9FFEC2 0%);
    margin-top: 50px;
    /* text-decoration:underline;
    text-decoration-color:#9FFEC2; */
    text-align: center;

  }

  .contact-button {
    padding: 0% 0%;
    display: flex;
    /* flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; */
    justify-content: center;
  }

  .contact-a {
    /* width: 0; */
    width: 300px;
  }

  .contact-b {
    /* width: 0; */
    width: 300px;
  }

  .contact-call {
    width: 90%;
    height: 8.3vh;
    padding-right: 20px;
    padding-left: 0%;
  }

  .contact-line {
    width: 90%;
    height: 8.3vh;
    padding-left: 20px;
  }

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

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


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

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

  .section2-img {
    width: 100%;
  }

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

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

  .content3-img1 {
    width: 730px;
    height: 256px;
  }

  .content3-img2 {
    width: 730px;
    height: 256px;
  }

  .content3-img3 {
    width: 730px;
    height: 256px;
  }

  .content3-img4 {
    width: 730px;
    height: 256px;
  }

  .title3-content {
    /* background-color: yellow; */
    /* display: flex; */
    margin-top: 200px;
    margin-right: 20%;
    margin-left: 20%;
  }

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

  p.main-title {
    color: #5bb661;
    text-align: center;
    font-size: 56px;
    line-height: 20px;
  }

  p.sub-title {
    color: #5bb661;
    text-align: center;
    font-size: 56px;
    margin-top: 0%;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    background: linear-gradient(transparent 70%, #9FFEC2 0%);
    /* text-decoration:underline;
    text-decoration-color:#9FFEC2; */
    text-align: center;

  }

  #sa {
    color: #343434;
  }



  .image-position {
    position: relative;
  }

  .image {
    margin-top: 150px;
    background-image: url(../img/section3_image_950.png);
    background-repeat: no-repeat;
    background-position: right center;
    width: 950px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .space-box {
    position: relative;
    margin-left: 0%;
    margin-right: 0%;

  }

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


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

  p.box-title {
    font-size: 34px;
    position: absolute;
    left: 80px;
    top: 60px;
    margin: 0;
  }

  p.box-text {
    font-size: 20px;
    position: absolute;
    left: 80px;
    top: 100px;
    right: 38%;
    width: 570px;
  }

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

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


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

  }

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

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

  .service-point1 {
    width: 444px;
    height: 498px;
    margin-right: 50px;
  }

  .service-point2 {
    width: 444px;
    height: 498px;
  }

  .service-point3 {
    width: 444px;
    height: 498px;
    margin-right: 50px;
  }

  .service-point4 {
    width: 444px;
    height: 498px;
  }

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

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

  }

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

  .content5-img1 {
    width: 100%;
  }

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

  }

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

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

  }

  .content-box {
    margin-top: 100px;
    height: 1400px;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;

    background-image: url(../img/section6_backgraundImage_950.png);
    width: 950px;
    display: block;
    margin-left: auto;
    margin-right: auto
      /* display: flex;
    justify-content: center; */
  }

  .white-box {
    margin: 15%;
    margin-top: 100px;
    margin-left: 0;
    margin-right: 0%;
    /* padding-top: 50px; */
    height: 1400px;
    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: 10px;
    /* background-color: #343434; */
    width: auto;
  }

  .number1-img {
    width: 65px;
    height: 75px;
  }

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

  h1.title-text {
    font-size: 32px;
    margin-top: 4%;
  }

  p.sub-text {
    font-size: 20px;
    margin: 25px 44px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    color: #343434;
  }

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

  .number2-box {
    /* background-color: #343434; */
    margin-left: 5%;
    /* display: flex; */
  }

  .number2-img {
    width: 65px;
    height: 75px;
  }

  .number2-title {
    display: flex;
    margin-left: 10px;
    width: auto;
  }



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

  .sub-boxText {
    /* margin-right: 30px; */
  }

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


  p.sub-title1 {
    /* margin: 25px 44px; */
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    font-weight: bold;
  }

  .mockup1-image {
    margin-right: 5%;
    margin-top: 25px;
    margin-left: 10%;
  }

  .mockup1-img {
    width: 150px;
    height: auto;
  }

  .mockup2-img {
    width: 150px;
    height: auto;
    /* height:250px; */
  }

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

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

  }

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

  .number2-img2 {
    width: 65px;
    height: 75px;
  }



  .sub-boxText2 {
    margin-right: 10px;
    width: 100%;
  }

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


  p.sub-title2 {
    margin: 25px 170px;
    margin-top: 0%;
    margin-bottom: 0;
    margin-right: 0%;
    margin-left: 100px;
    font-size: 32px;
    font-weight: bold;
  }


  p.sub-text2 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 25px;
    margin-left: 100px;
    /* margin-right: px; */
    color: #343434;
  }

  .mockup2-image {
    margin-left: 5%;
    margin-right: 0;
    margin-top: 25px;
  }


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

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

  .content7 {
    margin-left: 10%;
    margin-right: 10%;
  }


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

  }



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

  .accordion {
    width: 900px;
    max-width: 100%;
    margin: 80px auto;

  }

  /*------------------------------

ここからアコーディオンのCSS

------------------------------*/
  /* チェックボックスは非表示 */
  .accordion-hidden {
    display: none;
  }

  /* Question部分 */
  .accordion-open {
    font-size: 27px;
    display: block;
    padding: 30px;
    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;
    font-size: 20px;
    /* 表示速度の設定 */
  }

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



  /* 下記_会社概要 */


  .content8 {
    margin-top: 200px;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
  }


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



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

  }


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

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

  }

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

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


  }

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

  }

  .motto {
    margin-top: -80px;
    text-align: right;
    font-size: 30px;
    font-family: 'Times New Roman', Times, serif;

  }

  .blank {
    margin-right: 30px;
  }




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

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

  .googlemap {
    margin-left: 10%;
    margin-right: 10%;
  }

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


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



  .footer_line {
    opacity: 0;
    width: 100vw;
    position: fixed;
    bottom: 0%;
    transform: translateY(200px);
    transition: all .7s;

  }

  .footer_line.isActive {
    opacity: 1;
    transform: translateY(0px);

  }

  .footer_line:hover {
    transition: all .3s;

    opacity: .7;
    transform: translateY(5px);
  }

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



  .p-contact__inner h2 {
    color: #343434;
    text-align: center;
    font-size: 50px;
    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 40px;
  }

}