.eng {
  font-family: 'arial black','Lato',sans-serif !important; }

.col2 {
  display: flex; }
  .col2 .col {
    width: 50%; }

.only_sp {
  display: none; }

.title_step {
  width: 92%;
  color: #FFF;
  background: #000;
  line-height: 1.3;
  padding: 80px 0 35px 8%;
  font-size: 4.4rem;
  box-sizing: border-box;
  margin-bottom: 3rem;
  position: relative; }
  .title_step .indent {
    display: block;
    text-indent: 5em; }
  .title_step .eng {
    position: absolute;
    left: 0;
    top: 15px;
    text-align: center;
    line-height: 1.8;
    margin: 0 0 22px 0;
    font-size: 2.4rem;
    width: 36%;
    display: block;
    border-bottom: 8px solid #6A8D61; }

.c-article .is-bg {
  padding-top: 0;
  max-width: 980px;
  margin: auto;
  padding: 0; }

.c-article .is-bg > .is-in {
  max-width: 980px;
  margin: auto; }
.logged-in #howtobuild {
  margin-top: 130px;
}

#howtobuild {
  margin-top: 20px;
  padding-top: 0;
  line-height: 1.6;
  font-family: "Hiragino Kaku Gothic ProN",'ヒラギノ角ゴ Pro W3','Noto Sans JP', "メイリオ",'arial black',sans-serif; }
  #howtobuild .entry-content {
    margin: 0; }
  #howtobuild .is-bg {
    padding-top: 0;
    padding: 0 0 50px; }
  #howtobuild .page_head {
    background: url("../img/main.jpg") no-repeat;
    background-size: cover;
    height: 46vw;
    max-height: 500px;
    position: relative; }
    #howtobuild .page_head .htc_logo {
      width: 20%; }
      #howtobuild .page_head .htc_logo img {
        width: 100%; }
    #howtobuild .page_head .page_head_meta {
      position: absolute;
      right: 0;
      top: 25%;
      padding: 15px 30px 5px;
      background: rgba(255, 255, 255, 0.6);
      font-size: 3rem;
      line-height: 1.2; }
      #howtobuild .page_head .page_head_meta .big {
        font-size: 6.5rem;
        font-weight: bold; }
        #howtobuild .page_head .page_head_meta .big .medium {
          font-size: 80%; }
    #howtobuild .page_head .page_head_description {
      position: absolute;
      right: 30px;
      top: 64%;
      line-height: 1.3;
      font-size: 1.5rem; }
  #howtobuild .page_body .main_title {
    background: #000;
    color: #FFF;
    padding: 10px 0;
    text-align: center;
    font-size: 7.2rem;
    line-height: 1; }
    #howtobuild .page_body .main_title .medium {
      font-size: 80%; }
      #howtobuild .page_body .main_title .medium.sup {
        font-size: 50%;
        vertical-align: super; }
  #howtobuild .page_body #index {
    display: flex;
    margin: 20px 0 0; }
    #howtobuild .page_body #index h2 {
      text-align: right;
      font-size: 3.5rem;
      height: 4.5rem;
      width: 14%;
      border-bottom: 8px solid #6A8D61; }
    #howtobuild .page_body #index ul {
      margin-top: 30px;
      width: 43%; }
      #howtobuild .page_body #index ul li {
        font-size: 2.4rem;
        padding: 0 0 0 35px;
        margin-bottom: 3rem; }
        #howtobuild .page_body #index ul li .eng {
          padding-right: 10px; }
        #howtobuild .page_body #index ul li a {
          text-decoration: none; }
  #howtobuild .page_body .box {
    padding-bottom: 6rem; }
    #howtobuild .page_body .box p {
      font-family: "ヒラギノ角ゴ Pro W3",sans-serif;
      font-size: 1.6rem;
      line-height: 1.8; }
  #howtobuild .page_body #step1 h3 {
    font-size: 2rem;
    width: 75%;
    padding-left: 15px;
    margin-left: -8%;
    line-height: 2;
    border-bottom: 3px solid #6A8D61; }
  #howtobuild .page_body #step1 p {
    padding: 0 16% 0 8%; }
  #howtobuild .page_body #step2 p {
    padding: 0 16% 0 8%; }
  #howtobuild .page_body #step2 .images li img {
    width: 100%;
    margin-bottom: 0; }
  #howtobuild .page_body #step3 .title_step .indent {
    text-indent: 5em; }
  #howtobuild .page_body #step3 p {
    margin: 1rem 0 4rem; }
  #howtobuild .page_body #step3 h3 {
    border-bottom: 3px solid #6A8D61;
    width: 75%; }
  #howtobuild .page_body #step3 picture img {
    padding-right: 10px; }
  #howtobuild .page_body #step3 .button {
    margin: 3rem auto 0;
    width: 75%;
    background: #FCD475;
    padding: 15px;
    text-align: center;
    border-radius: 40px;
    cursor: pointer; }
    #howtobuild .page_body #step3 .button a {
      font-size: 3rem;
      text-decoration: none; }
  #howtobuild .page_body #step3 .button:hover {
    opacity: .5;
    transition: opacity .6s ease-out; }
  #howtobuild .page_body #step4 .title_step .indent {
    text-indent: 3.5em; }
  #howtobuild .page_body #step5 p {
    padding-right: 4%; }
  #howtobuild .page_body #step5 .images {
    margin-top: 2rem;
    margin-bottom: 3rem;
    display: flex;
    flex-wrap: wrap; }
    #howtobuild .page_body #step5 .images li {
      margin-bottom: 2rem;
      box-sizing: border-box;
      width: 50%;
      padding-right: 4%; }
      #howtobuild .page_body #step5 .images li h3 {
        border-bottom: 3px solid #6A8D61;
        padding-bottom: 1rem;
        width: 75%; }
      #howtobuild .page_body #step5 .images li img {
        width: 100%; }
  #howtobuild .page_body #step6 p {
    padding: 0 16% 0 8%; }
  #howtobuild .page_body #step6 .images {
    display: flex;
    flex-wrap: wrap; }
    #howtobuild .page_body #step6 .images li {
      box-sizing: border-box;
      width: 50%;
      padding-right: 10px;
      margin-right: 0;
      font-size: 2rem;
      align-items: flex-start; }
      #howtobuild .page_body #step6 .images li .indent {
        text-indent: 6rem; }
      #howtobuild .page_body #step6 .images li .indent_l {
        text-indent: 10rem; }
      #howtobuild .page_body #step6 .images li span {
        color: #6A8D61;
        font-size: 70%;
        display: block; }
      #howtobuild .page_body #step6 .images li img {
        margin-top: 2rem; }
  #howtobuild .page_body #column h2 {
    text-align: left;
    padding: 22px 0;
    color: #FFF;
    background: #39692D;
    font-size: 4.6rem;
    margin-bottom: 5rem; }
    #howtobuild .page_body #column h2 .eng {
      text-align: right;
      display: inline-block;
      width: 22%;
      font-size: 4rem;
      line-height: 1.4;
      border-bottom: 8px solid #6A8D61;
      margin-right: 1.5rem;
      vertical-align: top; }
  #howtobuild .page_body #column .comingsoon {
    color: #818181;
    text-align: center;
    font-size: 2rem;
    padding: 4rem 0; }
  #howtobuild .page_body #foot_gallery h2 {
    width: 44%;
    border-bottom: 8px solid #6A8D61;
    font-size: 3.5rem;
    text-align: left;
    margin-bottom: 4rem; }
  #howtobuild .page_body #foot_gallery p {
    font-size: 3rem;
    text-align: left;
    margin-bottom: 1.4em; }
    #howtobuild .page_body #foot_gallery p br {
      display: none; }

@media only screen and (max-width: 1200px) {
  .title_step {
    line-height: 1.5;
    padding: 70px 0 25px 6%;
    font-size: 4rem;
    margin-bottom: 2rem;
    position: relative; }
    .title_step .indent {
      text-indent: 4em; }
    .title_step .eng {
      top: 10px;
      margin: 0 0 18px 0;
      font-size: 2rem;
      width: 34%; }

  #howtobuild .page_head {
    height: 40vw;
    max-height: 500px;
    position: relative; }
    #howtobuild .page_head .htc_logo {
      width: 24%; }
    #howtobuild .page_head .page_head_meta {
      position: absolute;
      right: 0;
      top: 24%;
      padding: 10px 20px 5px;
      font-size: 2rem;
      line-height: 1.2; }
      #howtobuild .page_head .page_head_meta .big {
        font-size: 5.2vw;
        font-weight: bold; }
        #howtobuild .page_head .page_head_meta .big .medium {
          font-size: 80%; }
    #howtobuild .page_head .page_head_description {
      right: 20px;
      top: 26vw;
      line-height: 1.4;
      font-size: 1.2vw; }
  #howtobuild .page_body .main_title {
    font-size: 5.8vw; }
  #howtobuild .page_body #index {
    display: flex;
    padding: 20px 0; }
    #howtobuild .page_body #index h2 {
      text-align: right;
      font-size: 2.5rem;
      height: 38px; }
    #howtobuild .page_body #index ul {
      margin-top: 20px;
      width: 43%; }
      #howtobuild .page_body #index ul li {
        font-size: 2rem;
        padding: 0 0 0 20px;
        margin-bottom: 2rem; }
        #howtobuild .page_body #index ul li .eng {
          padding-right: 5px; }
        #howtobuild .page_body #index ul li a {
          text-decoration: none; }
  #howtobuild .page_body .box {
    margin-bottom: 2rem; }
    #howtobuild .page_body .box p {
      font-size: 1.6rem;
      line-height: 1.8; }
  #howtobuild .page_body #step1 h3 {
    font-size: 1.8rem;
    width: 85%;
    padding-left: 15px;
    margin-left: -8%;
    line-height: 2;
    border-bottom: 3px solid #6A8D61; }
  #howtobuild .page_body #step1 p {
    padding: 0 10% 0 5%; }
  #howtobuild .page_body #step2 p {
    padding: 0 10% 0 5%; }
  #howtobuild .page_body #step2 .images li figure {
    display: flex;
    margin: 0;
    align-items: center; }
    #howtobuild .page_body #step2 .images li figure img {
      width: 66%;
      margin-bottom: 0; }
    #howtobuild .page_body #step2 .images li figure figcaption {
      font-size: 1.4vw;
      width: 34%;
      border-bottom: 3px solid #6A8D61; }
  #howtobuild .page_body #step2 .images li:nth-child(1) figure figcaption {
    order: 2;
    padding-left: .6em; }
  #howtobuild .page_body #step3 .title_step .indent {
    text-indent: 4em; }
  #howtobuild .page_body #step3 h3 {
    font-size: 1.5vw; }
  #howtobuild .page_body #step3 .button {
    width: 86%;
    padding: 15px 0; }
    #howtobuild .page_body #step3 .button a {
      font-size: 2.4rem;
      text-decoration: none; }
  #howtobuild .page_body #step3 .button:hover {
    opacity: .5;
    transition: opacity .6s ease-out; }
  #howtobuild .page_body #step4 .title_step .indent {
    text-indent: 3em; }
  #howtobuild .page_body #step5 .images {
    margin-top: 2rem;
    margin-bottom: 3rem;
    display: flex;
    flex-wrap: wrap; }
    #howtobuild .page_body #step5 .images li {
      margin-bottom: 2rem;
      box-sizing: border-box;
      width: 50%;
      padding-right: 4%; }
      #howtobuild .page_body #step5 .images li h3 {
        border-bottom: 3px solid #6A8D61;
        padding-bottom: 1rem;
        width: 75%; }
      #howtobuild .page_body #step5 .images li img {
        width: 100%; }
  #howtobuild .page_body #step6 p {
    padding: 0 10% 0 5%; }
  #howtobuild .page_body #step6 .images li {
    font-size: 1.6vw;
    margin-bottom: 2rem; }
    #howtobuild .page_body #step6 .images li .indent {
      text-indent: 6rem; }
    #howtobuild .page_body #step6 .images li .indent_l {
      text-indent: 8rem; }
  #howtobuild .page_body #column h2 {
    font-size: 3vw; }
    #howtobuild .page_body #column h2 .eng {
      width: 22%;
      font-size: 2.5vw;
      line-height: 1.3;
      margin-right: 1rem; }
  #howtobuild .page_body #column .comingsoon {
    font-size: 2rem;
    padding: 4rem 0; }
  #howtobuild .page_body #foot_gallery h2 {
    width: 50%;
    font-size: 3vw;
    margin-bottom: 4rem; }
  #howtobuild .page_body #foot_gallery p {
    font-size: 2.5vw; } }
@media only screen and (max-width: 767px) {
  .eng {
    font-weight: bold; }

  .col2 {
    display: block; }
    .col2 .col {
      width: 100%; }

  .only_sp {
    display: block; }

  .title_step {
    width: 100%;
    padding: 15vw 0.8em 3vw 0;
    font-size: 7vw;
    box-sizing: border-box;
    margin-bottom: 3rem;
    text-align: right;
    position: relative; }
    .title_step br {
      display: none; }
    .title_step div {
      display: inline; }
    .title_step .indent {
      display: inline;
      text-indent: 0; }
    .title_step .eng {
      position: absolute;
      left: 0;
      top: 10px;
      text-align: left;
      line-height: 1.8;
      margin: 0;
      padding-left: 1em;
      font-size: 4.5vw;
      width: 66%;
      border-bottom: 1vw solid #6A8D61; }
  .logged-in #howtobuild {
    margin-top: 68px;
  }
  #howtobuild {
    /*margin-top: 20px;*/ }
    #howtobuild .page_head {
      height: 54vw;
      max-height: 500px;
      position: relative; }
      #howtobuild .page_head .htc_logo {
        width: 30%; }
      #howtobuild .page_head .page_head_meta {
        position: absolute;
        right: 0;
        top: 26%;
        padding: 10px 20px 0;
        font-size: 1.7rem; }
        #howtobuild .page_head .page_head_meta .big {
          font-size: 7vw; }
          #howtobuild .page_head .page_head_meta .big .medium {
            font-size: 80%; }
      #howtobuild .page_head .page_head_description {
        display: none; }
    #howtobuild .page_body .main_title {
      padding: 12px 0;
      font-size: 7.5vw;
      line-height: 1; }
      #howtobuild .page_body .main_title .medium {
        font-size: 80%; }
    #howtobuild .page_body .hero_image {
      margin-bottom: 0; }
      #howtobuild .page_body .hero_image img {
        width: 100%;
        margin-bottom: 0; }
    #howtobuild .page_body .lead_main {
      background: #E6E6E6;
      padding: 1rem 0;
      font-size: 90%;
      text-align: center; }
      #howtobuild .page_body .lead_main p {
        font-size: 3.5vw;
        margin: 0; }
    #howtobuild .page_body #index {
      display: block;
      margin: 1rem 0 2rem; }
      #howtobuild .page_body #index h2 {
        text-align: right;
        font-size: 6vw;
        width: 24%;
        height: auto; }
      #howtobuild .page_body #index ul {
        margin: 1.2rem 0 0;
        width: 100%; }
        #howtobuild .page_body #index ul li {
          font-size: 4.6vw;
          padding: 0 0 0 1.5em;
          margin-bottom: 1.2rem; }
          #howtobuild .page_body #index ul li .eng {
            padding-right: 1.5em; }
    #howtobuild .page_body .box {
      margin-bottom: 0rem;
      padding-bottom: 2rem; }
      #howtobuild .page_body .box p {
        font-size: 1.6rem;
        line-height: 1.8; }
    #howtobuild .page_body #step1 h3 {
      font-size: 5vw;
      width: 85%;
      padding-left: 10px;
      margin-left: 0;
      line-height: 2;
      border-bottom: 3px solid #6A8D61; }
    #howtobuild .page_body #step1 p {
      padding: 0 0 1.5rem; }
    #howtobuild .page_body #step2 p {
      padding: 0 0 1rem; }
    #howtobuild .page_body #step2 .images li {
      display: block;
      margin: 0; }
      #howtobuild .page_body #step2 .images li img {
        width: 100%;
        margin-bottom: 3rem; }
    #howtobuild .page_body #step2 .images li:nth-child(2) img {
      width: 100%;
      margin-left: 0; }
    #howtobuild .page_body #step3 .title_step .indent {
      display: inline;
      text-indent: 0; }
    #howtobuild .page_body #step3 p {
      margin: 1rem 0 4rem; }
    #howtobuild .page_body #step3 h3 {
      font-size: 4vw;
      border-bottom: 3px solid #6A8D61;
      width: 82%; }
    #howtobuild .page_body #step3 h3.even {
      text-align: right;
      margin-left: 20%; }
    #howtobuild .page_body #step3 picture img {
      margin-bottom: 2.5rem; }
    #howtobuild .page_body #step3 .button {
      margin: 1rem auto 2rem;
      width: 100%;
      background: #FCD475;
      padding: 15px 0;
      text-align: center; }
      #howtobuild .page_body #step3 .button a {
        font-size: 4vw;
        text-decoration: none; }
    #howtobuild .page_body #step4 .schedule img {
      width: 100%; }
    #howtobuild .page_body #step5 .images {
      margin-top: 2rem;
      margin-bottom: 3rem;
      padding-right: 0;
      display: block; }
      #howtobuild .page_body #step5 .images li {
        margin-bottom: 1rem;
        width: 100%;
        padding-right: 0; }
        #howtobuild .page_body #step5 .images li h3 {
          font-size: 4.4vw;
          margin-bottom: 1rem;
          padding-bottom: .5rem;
          width: 90%; }
          #howtobuild .page_body #step5 .images li h3 br {
            display: none; }
        #howtobuild .page_body #step5 .images li img {
          width: 100%; }
      #howtobuild .page_body #step5 .images li:nth-child(even) h3 {
        margin-left: 10%;
        text-align: right; }
    #howtobuild .page_body #step6 p {
      padding: 0; }
    #howtobuild .page_body #step6 .images {
      display: block;
      flex-wrap: wrap; }
      #howtobuild .page_body #step6 .images li {
        width: 100%;
        margin-right: 0;
        font-size: 7vw;
        font-weight: bold;
        margin-bottom: 0.5rem; }
        #howtobuild .page_body #step6 .images li .indent {
          text-indent: 9rem; }
        #howtobuild .page_body #step6 .images li .indent_l {
          text-indent: 14rem; }
        #howtobuild .page_body #step6 .images li span {
          color: #6A8D61;
          font-size: 70%;
          display: block; }
        #howtobuild .page_body #step6 .images li img {
          margin-top: 2rem; }
      #howtobuild .page_body #step6 .images li:nth-child(1) img {
        margin-top: 4rem; }
    #howtobuild .page_body #column h2 {
      text-align: center;
      padding: 0.8rem 0;
      font-size: 6vw;
      margin-bottom: 5rem; }
      #howtobuild .page_body #column h2 .eng {
        text-align: right;
        display: block;
        width: 30%;
        font-size: 4.8vw;
        line-height: 1.4;
        border-bottom: 5px solid #6A8D61;
        margin-right: 1.5rem;
        margin-bottom: .5rem; }
    #howtobuild .page_body #column .comingsoon {
      font-size: 2rem;
      padding: 3rem 0; }
    #howtobuild .page_body #foot_gallery h2 {
      width: 85%;
      border-bottom: 8px solid #6A8D61;
      font-size: 6vw;
      text-align: left;
      margin-bottom: 3rem; }
    #howtobuild .page_body #foot_gallery p {
      font-size: 4vw;
      text-align: left; }
      #howtobuild .page_body #foot_gallery p br {
        display: block; } }

/* header */

     header {
    background: #000;
}

div.spHeader {
    display: none;
}

.head {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.head:after {
    content: "";
    clear: both;
    display: block;
}

.head img {
    float: left;
    padding: 12px 0;
    width: 300px;
}

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

    header {
        display: none;
    }

    div.spHeader {
        display: block;
    }

    .spTop {
        display: flex;
        background: #000;
        height: 60px;
    }

    .spLogo {
        padding: 10px;
        height: 60px;
        box-sizing: border-box;
        text-align: left;
        display: block;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }

}

