

.header-title h1 {
  display: none;
}

.container {
  padding-left: 15px
}

hr {
  max-width: 1160px;
}

body h1, body p, body a {
font-family: 'Noto Serif', 'Noto Sans Japanese';
  color: #252525;
}

.container.content-asset-container {
  padding: 0;
  max-width: 100vw;
  margin-top: -1.3em;
  overflow: hidden;
}

#shinjohigashiyama .container {
  padding: 0;
  margin: 0 auto;
  Max-width: 100%;
}

/* ////////////////////////////////////////////////////animation of the title  //////////////////////////////////////////////////// */
@keyframes focus-in-contract {
  0% {
    letter-spacing: 1em;
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
    z-index: 5;
  }

  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
    z-index: 5;
    font-family: inherit;
  }
}

/* ////////////////////////////////////////////////////animation of the title END //////////////////////////////////////////////////// */
@media (min-width: 0px) {
  .shinjo-banner {
    display: block;
    position: relative;
  }

  .shinjo-banner-pic {
    display: block;
    position: relative;
    background-image: url("../images/shinjohigashiyama-bann.jpg");
    height: 33.8em;
    background-repeat: no-repeat;
    background-position-x: -55.1em;
  }

  .text-banner {
    z-index: 1;
    margin: auto;
    padding: 0px 15px;
  }

  .text-banner p {
    line-height: 145.4%;
    font-size: 1.3em;
    position: absolute;
    color: #f4f4f4;
    margin: 33.4vh 8.8px;
    z-index: 1;
  }

  .text-banner h1 {
    line-height: 124.4%;
    position: absolute;
    font-size: 2.6em;
    color: #f4f4f4;
    margin: 18vh 5.8px;
    z-index: 1;
    font-family: 'Noto Serif', 'Noto Sans Japanese';
  }

  .text-banner h2 {
    line-height: 124.4%;
    position: absolute;
    font-size: 1.3em;
    color: #f4f4f4;
    margin: 35.4vh 5.8px;
    z-index: 1;
    font-family: 'Noto Serif', 'Noto Sans Japanese';
  }

  .page-width {
    flex: 0 0 100%;
    max-width: 100%;
    margin: auto;
  }

  .banner-2ndlevel-container {
    background-color: #08213b;
    display: block;
    position: relative;
    height: auto;
    margin: 0;
    text-align: center;
    margin-top: -1.3em;
  }

  .level1 {
    display: inline-block;
    background-color: #08213b;
    position: relative;
    width: 96vw;
    margin-right: 0px;
    text-align: justify;
    overflow: hidden;
    margin: 19px 0px;
    padding: 0px 15px;
  }

  .level1 p {
    font-size: 1em;
    color: #f4f4f4;
    margin: 4.7% 0 0 0;
    padding: 0;
    vertical-align: middle;
    line-height: 2em;
  }

  .level1 h1 {
    font-size: 1.8em;
    color: #f4f4f4;
    padding: 0 0 0 0;
    vertical-align: middle;
    margin: 6% 0 0 0;
  }

  .level2 {
    display: block;
    background-image: url("../images/view1.jpg");
    position: relative;
    width: 100%;
    margin-left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 66.5%;
  }

  .level3 {
    display: block;
    background-image: url("../images/view2.jpg");
    position: relative;
    height: 0;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 66.7%;
  }

  .banner-3rdlevel-container, .explain-container, .explain-container2, .explain-container3 {
    display: block;
    position: relative;
    height: auto;
    margin: 0;
    text-align: center;
  }

  .explain-container2 h1 {
    font-size: 1.3em;
    text-align: left;
    line-height: 1.6em;
    margin: 0 0 -1em 0;
  }

  .level4 {
    display: inline-block;
    position: relative;
    margin-right: 0px;
    text-align: justify;
    overflow: hidden;
    width: 100vw;
    padding: 0px 15px;
  }






  .level4 p {
    font-size: 1em;
    padding: 0;
    vertical-align: middle;
    line-height: 2em;
    margin: 6.7% 0 0 0;
  }

  .level4 h1, #shokunin h1 {
    font-size: 1.8em;
    vertical-align: middle;
    margin: 6% 0 0 0;
  }

  #fulltext {
    text-align: left;
  }

  .level4 a {
    font-size: 1.4em;
    margin: 6% 0 0 0;
    text-decoration: none;
    position: relative;
    margin: 21px auto;
    display: block;
    text-align: center;
  }


  .level4 a:hover {
   color: #000 !important; }

  .level5 {
    display: inline-block;
    position: relative;
    height: auto;
    width: 100vw;
    text-align: justify;
    margin: 0;
    padding: 0 23px;
    overflow: hidden;
  }

  .level5 p {
    font-size: 1em;
    margin: 14.5% 0 0 -8px;
    padding: 0 0 0 0;
    vertical-align: middle;
    line-height: 2em;
  }

  .level5 h1 {
    font-size: 1.8em;
    padding: 0 0 0 0;
    vertical-align: middle;
    margin: 4% 0 -42px 0px;
  }

  .level5 a {
    font-size: 1em;
    margin: 0 auto;
    text-decoration: none;
    position: absolute;
    border: 1px solid #575757;
    padding: 0.3em 0;
    font-weight: bold;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 87.2vw;
    /*! height: 3em; */
    text-align: center;
  }

  .level5 a:hover {
    color: #f4f4f4;
    background-color: #000;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

  }


  .level6 {
    display: inline-block;
    background-image: url("../images/explain.jpg");
    position: relative;
    height: 333px;
    width: 100vw;
    margin-left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .level7 {
    display: inline-block;
    background-image: url("../images/schema.jpg");
    position: relative;
    height: 245px;
    width: 82vw;
    margin-left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .level8 {
    display: inline-block;
    position: relative;
    height: 206px;
    width: 100vw;
    margin-right: 0px;
    text-align: justify;
    margin: 0 0px;
    padding: 0 18px;
    overflow: hidden;
  }

  .level8 p {
    font-size: 1em;
    margin: 3.7% 0 0 0;
    padding: 0 0 0 0;
    vertical-align: middle;
    line-height: 2em;
  }

  #fulltext p, #fulltext2 p, #shokunin p {
    font-size: 1em;
    margin: 6.7% -1px 0 0px;
    vertical-align: middle;
    line-height: 2em;
  }

  #fulltext p {
    color: #c4912c;
  }

  #fulltext2 h1 {
    margin-bottom: 0.65em;
    font-size: 1.7em;
  }

  #shokunin-pics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1315px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
  }

  .sho1, .sho2, .sho3, .sho4, .sho5, .sho6 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    height: 220px;
    width: 100vw;
    margin-left: 0px;
    background-repeat: no-repeat;
    margin: 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-size: cover;
  }

  .sho1 {
    background-image: url("../images/sho1.jpg");
  }

  .sho2 {
    background-image: url("../images/sho2.jpg");
  }

  .sho3 {
    background-image: url("../images/sho3.jpg");
  }

  .sho4 {
    background-image: url("../images/sho4.jpg");
  }

  .sho5 {
    background-image: url("../images/sho3.jpg");
  }

  .sho6 {
    background-image: url("../images/sho1.jpg");
  }

  .buythings {
    position: fixed;
    height: 1.6em;
    z-index: 2;
    bottom: 50px;
    right: 0.8em;
  }

  .buythingsa a {
    background-image: url("../images/cart-withoutp-white2.svg");
    background-repeat: no-repeat;
    width: 65px;
    height: 5em;
    display: block;
  }
}

/* SM */
@media (min-width: 576px) {}

/* MD */
@media (min-width: 768px) {

  .container {
    padding-left: 0px
  }


  #shinjohigashiyama .container {
    margin: auto;
  }

  .shinjo-banner-pic {
    background-position-x: -30em;
  }

  .text-banner h1 {
    line-height: 180%;
    font-size: 3.4em;
  }

  .level1 {
    width: 92.8vw;
    height: 355px;
    margin: 0;
  }

  .text-banner {
    z-index: 1;
    margin: 0px 31px;
    padding: 0;
  }

  .text-banner h2 {
    font-size: 1.4em;
    margin: 27vh 5.8px;
  }

  .text-banner p {
    margin: 29.4vh 8.8px;
  }

  .banner-2ndlevel-container {
    height: 365px;
    margin: 0;
    top: -20px;
  }

  .level2 {
    display: inline-block;
    height: 380px;
    width: 50.1vw;
    left: 25%;
  }

  .level3 {
    display: inline-block;
    height: 300px;
    width: 50vw;
    margin-left: 0px;
    padding-top: 0%;
    right: 25%;
  }

  .banner-3rdlevel-container, .explain-container, .explain-container2, .explain-container3 {
    top: -23px;
  }

  .explain-container2 h1 {
    font-size: 1.6em;
    margin: 0 0 -2em 0;
    padding: 0 33px;
  }

  .level4 {
    height: 151px;
    width: 91vw;
    margin: 0 0px;
    padding: 0px 0px;
  }

  .level4 p {
    margin: -0.3% 0 0 0;
  }

  .level4 h1, #shokunin h1 {
    padding: 0 33px;
  }

  .level4 a {
    margin: 20% 0 0px 0;
    position: absolute;
    bottom: -7px;
    right: 0px;
  }

  .level5 {
    width: 50.4vw;
    text-align: justify;
    margin: 0;
    padding: 34px 48px 0px 9px;
    left: 0.1em;
  }

  .level5 p {
    margin: 10.5% 0 0 -8px;
    vertical-align: middle;
  }

  .level5 a {
    font-size: 1.1em;
    margin: -12px 0;
    padding: 0.1em 7.6vw;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    width: 41.8vw;
  }

  .level6 {
    height: 527px;
    width: 319px;
    margin-left: -6px;
  }

  .level7 {
    height: 232px;
    width: 249px;
    margin-left: 0px;
  }

  .level8 {
    height: 246px;
    width: 469px;
    padding: 0px 16px;
    bottom: 1.3em;
  }

  .level8 p {
    margin: 16.7% 0 0 0;
  }

  #fulltext p, #fulltext2 p, #shokunin p {
    margin: 1% 0 0 0;
    padding: 0 33px;
  }

  #fulltext2 h1 {
    font-size: 2em;
    padding: 0 33px;
  }

  #shokunin-pics {
    height: 340px;
  }

  .sho1, .sho2, .sho3, .sho4, .sho5, .sho6 {
    height: 170px;
    width: 256px;
    padding: 0 15px;
  }
}

@media (min-width: 1024px) {
  .shinjo-banner-pic {
    background-position-x: -16em;
  }

  #shinjohigashiyama .container {
    margin: 20px auto;
  }

  .text-banner {
    z-index: 1;
    margin: 0px 31px;
  }

  .text-banner p {
    margin: 29.4vh 8.8px;
  }

  .text-banner h2 {
    margin: 24vh 5.8px;
    bottom: 4.2em;
  }

  .level2 {
    padding-top: 0%;
  }

  .level3 {
    height: 348px;
    width: 50vw;
    right: 25%;
  }

  .explain-container2 h1 {
    margin: 0 0 -1.6em 0;
    padding: 0;
  }

  .level4 {
    height: 157px;
    width: 91vw;
  }

  .level4 h1, #shokunin h1 {
    padding: 0;
    margin: 4% 0 0 0;
  }

  .level4 a {
    bottom: -5px;
    right: 0px;
  }

  .level5 {
    width: 50.4vw;
    padding: 34px 48px 0px 9px;
    left: -1.9em;
  }

  .level6 {
    height: 447px;
    width: 354px;
  }

  .level7 {
    height: 250px;
    width: 311px;
  }

  .level8 {
    width: 610px;
  }

  .level8 p {
    margin: 17.7% 0 0 0;
  }

  #fulltext p, #fulltext2 p, #shokunin p, #fulltext2 h1 {
    padding: 0;
  }

  #shokunin-pics {
    height: 496px;
  }

  .sho1, .sho2, .sho3, .sho4, .sho5, .sho6 {
    height: 205px;
    width: 308px;
  }
}

@media (min-width: 1140px) {
  #shinjohigashiyama .container {
    margin: 20px auto;
  }

  .shinjo-banner-pic {
    background-position-x: 0em;
  }

  .level1 {
    width: 570px;
    height: 370px;
  }

  .text-banner {
    z-index: 1;
    margin: auto;
  }

  #fulltext {
    text-align: left;
    padding: 0 0;
  }

  .text-banner p {
    margin: 29.4vh 8.8px;
  }

  .text-banner h2 {
    margin: 18vh 5.8px;
  }

  .banner-2ndlevel-container {
    height: 380px;
  }

  .level2 {
    width: 576px;
    left: 0%;
  }

  .level3 {
    height: 380px;
    width: 570px;
    right: 0%;
  }

  .banner-3rdlevel-container, .explain-container, .explain-container2, .explain-container3 {
    top: -20px;
  }

  .explain-container2 h1 {
    margin: 0 0 -2.7em 0;
    padding: 0 0px;
  }

  .level4 {
    height: 380px;
    width: 565px;
    padding: 0 23px;
  }

  .level4 p {
    margin: 16.7% 0 0 0;
  }

  .level4 h1, #shokunin h1 {
    margin: 3% 0 0 0;
  }

  .level4 a {
    margin: 6% 0 0 0;
    bottom: 77px;
    right: 16px;
  }



  .level5 {
    height: 34em;
    width: 560px;
    padding: 0px 23px;
    left: 0em;
  }

  .level5 p {
    margin: 19.5% 0 0 -8px;
  }

  .level5 a {
    font-size: 1.4em;
    margin: 0 auto;
    padding: 0.3em 5.5em;
    width: 517px;

  }


  .level6 {
    height: 436px;
    width: 570px;
    margin-left: 36.9px;
  }

  .level7 {
    height: 213px;
    width: 409px;
  }

  .level8 {
    width: 747px;
  }

  .level8 p {
    margin: 16.7% 0 0 0;
  }

  .sho1, .sho2, .sho3, .sho4, .sho5, .sho6 {
    height: 252px;
    width: 380px;
  }

  #fulltext2 h1 {
    margin-top: 1em;
  }

  #fulltext2 p {
    margin-bottom: 2em;
  }

  /* ////////////////////////////////////////////////////animation of the title  //////////////////////////////////////////////////// */
  .focus-in-contract {
    -webkit-animation: focus-in-contract 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: focus-in-contract 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    font-family: 'Noto Serif', 'Noto Sans Japanese';
  }

  /* ----------------------------------------------
 * Generated by Animista on 2019-7-23 14:35:30
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
  /**
 * ----------------------------------------
 * animation text-focus-in
 * ----------------------------------------
 */
  /* ----------------------------------------------
  * Generated by Animista on 2019-7-23 14:41:7
  * w: http://animista.net, t: @cssanimista
  * ---------------------------------------------- */
  /**
  * ----------------------------------------
  * animation focus-in-contract
  * ----------------------------------------
  */
  @keyframes focus-in-contract {
    0% {
      letter-spacing: 1em;
      -webkit-filter: blur(12px);
      filter: blur(12px);
      opacity: 0;
      z-index: 5;
    }

    100% {
      -webkit-filter: blur(0px);
      filter: blur(0px);
      opacity: 1;
      z-index: 5;
      font-family: inherit;
    }
  }

  #text-object h1 {
    line-height: 124.4%;
    font-size: 2em;
    position: absolute;
    color: #f4f4f4;
    margin: 18vh 5.8px;
  }

  #text-object h2 {
    line-height: 124.4%;
    font-size: 2em;
    position: absolute;
    color: #f4f4f4;
    margin: 18vh 5.8px;
  }

  /* ////////////////////////////////////////////////////animation of the title END  //////////////////////////////////////////////////// */
  .hideme {
    opacity: 0;
  }

  .buythings {
    position: fixed;
    height: 1.6em;
    z-index: 2;
    bottom: 120px;
    right: 16.8em;
  }

  .buythingsa a {
    background-image: url("../images/cart-withoutp-white2.svg");
    background-repeat: no-repeat;
    width: 80px;
    height: 5em;
    display: block;
  }

  .buythingsa a:hover {
    background-image: url("../images/cart-withoutp-white2-hover.svg");
    width: 80px;
    height: 5em;
    display: block;
  }
     a:hover {
   color: #000;
  }
}
