/* 共通 */

img {
    width: 100%;
  }
  
  body {
    /* background-color: #fbf8f6; */
    font-family: serif;
  }
  .pt-15 {
    padding-top: 15px;
  }
  h2 img {
    width: 100%;
    margin-bottom: 30px;
  }
  .section_body {
    /* width: 1000px; */
    margin: 0 auto;
  }
  .mdp-img{
    margin-bottom: 0px !important;
  }
  .value-red3 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
  }
  .value-red3_box {
    width: 30%;
    background-color: #eee9ee;
    padding: 35px 35px 25px 35px;
    box-sizing: border-box;
    position: relative;
  }
  .value-red3_box img {
    width: 100px;
    position: absolute;
    top: -20px;
    left: 0;
  }
  .value-red3_box h3 {
    font-size: 19px;
    line-height: 1.7;
    letter-spacing: 3px;
    font-weight: bold;
    color: #b81c22;
    margin-bottom: 10px;
  }
  .value-red3_box p {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 1.5px;
  }
  .value-red3 + img {
    width: 100%;
    margin-bottom: 70px;
  }
  
  .value-red2 {
    display: flex;
    justify-content: space-evenly;
    width: 80%;
    margin: 0 auto;
  }
  .value-red2_box {
    width: 40%;
    background-color: #eee9ee;
    padding: 35px 35px 25px 35px;
    box-sizing: border-box  ;
    position: relative;
  }
  .value-red2_box img {
    width: 100px;
    position: absolute;
    top: -20px;
    left: 0;
  }
  .value-red2_box h3 {
    font-size: 19px;
    line-height: 1.7;
    letter-spacing: 3px;
    font-weight: bold;
    color: #b81c22;
    margin-bottom: 10px;
  }
  .value-red2_box p {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0.5px;
  }
  .value-red2 + img {
    margin-bottom: 70px;
  }
  
  .value-blue {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
  }
  .value-blue_box {
    width: 30%;
    background-color: #eee9ee;
    padding: 35px 35px 25px 35px;
    box-sizing: border-box;
    position: relative;
  }
  .value-blue_box img {
    width: 100px;
    position: absolute;
    top: -20px;
    left: 0;
  }
  .value-blue_box h3 {
    font-size: 19px;
    line-height: 1.7;
    letter-spacing: 3px;
    font-weight: bold;
    color: #003f65;
    margin-bottom: 10px;
  }
  .value-blue_box p {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 1.5px;
  }
  .value-blue + img {
    width: 100%;
    margin-bottom: 70px;
  }




#mdp .section_body > p {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    letter-spacing: 2px;
    margin-bottom: 50px;
  }
  .mdp_frow {
    margin-bottom: 50px;
  }
  .mdp_point {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
  }
  .mdp_point_box {
    width: 30%;
    padding: 30px;
    box-sizing: border-box;
  }
  .mdp_point_box h3 {
    font-size: 20px;
    color: #003f66;
    line-height: 1.5;
    margin-bottom: 15px;
    letter-spacing: 3px;
    font-weight: bold;
  }
  .mdp_point_box h3 span {
    border-bottom: 3px solid #eb6856;
    font-weight: bold;
  }
  .mdp_point_box p {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.8;
    font-weight: bold;
  }

  .mansion_map{
    margin-bottom: 30px;
  }



.nom-lead{
  margin-bottom: 70px;
  font-size: 16px !important;
}
  .nomucom_intro {
    display: flex;
    margin-bottom: 40px;
  }
  .nomucom_intro p {
    width: 50%;
    font-size: 16px;
    line-height: 2;
    padding: 10px 70px 10px 0px;
    text-align: justify;
    letter-spacing: 2px;
  }
  .nomucom_intro img {
    width: 50%;
  }
  .nomucom_crown {
    display: flex;
    justify-content: space-between;
    width: 700px;
    margin: 0 auto;
    margin-bottom: 70px;
  }
  .nomucom_crown img {
    width: 330px;
  }
  .nomucom_percentage {
  
  }
  .nomucom_percentage h3 {
    text-align: center;
    font-size: 25px;
    color: #b81c22;
    letter-spacing: 4px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .nomucom_percentage p {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 2;
    margin-bottom: 25px;
  }
  .nomucom_percentage_figure {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }
  .nomucom_percentage_figure img.nomucom_percentage_figure_4220 {
    display: block;
    width: 60%;
  }
  .nomucom_percentage_figure img.nomucom_percentage_figure_pc {
    display: block;
    width: 35%;
  }
  .nomucom_percentage_graph {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .nomucom_percentage_graph img {
    width: 48%;
  }
  .nomucom_percentage p.nomucom_nielsen {
    font-size: 10px;
    letter-spacing: 0px;
    line-height: 1.2;
    margin-bottom: 70px;
  }








  .pcnone {
    display: none;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }

  
  @media only screen and (max-width: 768px){

     /* 共通 */
  .mainvisual img {
    padding-top: 57px;
  }
  .pc {
    display: none!important;
  }
  .sp {
    display: block!important;
  }
  .spnone {
    display: none
  }
  #mdp .section_body > p{
    font-size: 14px;
  }
  .nom-lead{
    font-size: 14px !important;
    margin-bottom: 20px;
  }
  .logo_plus {
    width: 70%;
  }
  .logo_sl {
    width: 100%;
  }
  .anchors {
    width: 85%;
    margin: 0 auto;
    padding: 30px 0;
  }
  .anchors p {
    text-align: justify;
    font-size: 17px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
  }
  .anchors p br {
    display: none;
  }
  .anchors_list {
    width: 80%;
    height: auto;
    display: none;
  }
  .anchors_list a {
    width: 100%;
    margin-bottom: 15px;
    height: 55px;
    line-height: 55px;
    font-size: 12px;
  }
  h2 img {
    margin-bottom: 30px;
  }
  footer {
    padding: 40px 0;
  }
  footer a img {
    width: 70%;
  }
  .pt-15 {
    padding-top: 0px;
  }
  .value-red3 {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .value-red3_box {
    width: 100%;
    margin-bottom: 30px;
  }
  .value-red3_box img {
    width: 85px;
    top: -17px;
  }
  .value-red3_box h3 {
    font-size: 16px;
  }
  .value-red3_box p {
    font-size: 13px;
  }
  .value-blue {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .value-blue + img {
    margin-bottom: 0px;
  }
  .value-blue_box {
    width: 100%;
    margin-bottom: 30px;
  }
  .value-blue_box img {
    width: 85px;
    top: -17px;
  }
  .value-blue_box h3 {
    font-size: 16px;
  }
  .value-blue_box p {
    font-size: 13px;
  }
  .value-red2 {
    width: 100%;
    flex-direction: column;
  }
  .value-red2_box {
    width: 100%;
    margin-bottom: 30px;
  }
  .value-red2_box img {
    width: 85px;
    top: -17px;
  }







    .mdp_frow  {
        width: 75%;
        margin: auto;
        margin-bottom: 40px;
      }
      .mdp_point {
        flex-direction: column;
        margin-bottom: 10px;
      }
      .mdp_point_box {
        width: 100%;
        /* margin-bottom: 30px; */
      }
      .mdp_point_box h3 {
        font-weight: bold;
      }

      .nomucom_percentage p{
        font-size: 14px;
      }
      .nomucom_intro {
        flex-direction: column;
      }
      .nomucom_crown {
        width: 90%;
        margin-bottom: 30px;
      }
      .nomucom_crown img {
        width: 47%;
      }
      .nomucom_percentage_figure {
        flex-direction: column;
      }
      .nomucom_intro p {
        width: 100%;
        padding: 0px;
        margin-bottom: 30px;
        letter-spacing: 1px;
        font-size: 14px;
      }
      .nomucom_intro img {
        width: 100%;
      }
      .nomucom_percentage h3 {
        text-align: justify;
        font-size: 20px;
        letter-spacing: 2px;
        line-height: 1.5;
        margin-bottom: 15px;
      }
      .nomucom_percentage p {
        letter-spacing: 1px;
        margin-bottom: 30px;
      }
      .nomucom_percentage_figure img.nomucom_percentage_figure_4220 {
        width: 100%;
        margin-bottom: 30px;
      }
      .nomucom_percentage_figure img.nomucom_percentage_figure_pc {
        width: 80%;
      }
      .nomucom_percentage_graph {
        flex-direction: column;
        margin-bottom: 0px
      }
      .nomucom_percentage_graph img {
        width: 100%;
        margin-bottom: 30px;
      }
      .nomucom_percentage p.nomucom_nielsen {
        margin-bottom: 50px;
      }


  }