charset: utf-8;

/* code by wanna */

/*　reset css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
}

*{
    padding: 0;
    margin: 0;
}
html { scroll-behavior: smooth;}
@font-face{
    font-family:'bariol';
    src: url(../font/bariol_serif_regular-webfont.ttf);
}



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


body{
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", serif;   
    width: 100%;
    text-align: center;
    color: #313131;
}
.content a{
font-weight:normal;
    text-decoration-color: #222222;
    color: #222222;
    text-decoration: none;
}
    
footer .privacy p a{
        text-decoration: none;
        color: #222222;
    }
    
footer .privacy a:hover{
  text-decoration: underline;
}
}
.content a:hover{
color:#f89174;/*文字色*/
text-decoration:underline;
}


p class content-words{
    text-align: center;
    line-height: 1.8;
}


p class story{
    text-align:left;
    line-height: 1.9;
}

.justify-center {
    text-align: justify;
}


header{
    font-family:  "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    background-color: #313131;
}

ul{
    list-style: none;
}

.top-nav{
    list-style: none;
    text-decoration: none;
    width: 100%;

}

.top-nav_list{
    display: flex;
    justify-content: flex-end;
    flex-wrap:wrap;
    text-decoration: none;
}

.nav-item {
    width:13%;
    height: auto;
    text-align: center;
}



.nav-item a {
    color: #fff;
    padding: 15px 0 0 0;
    font-size: 1em;
    background: #313131;
    color: #fff;
    display: block;
    padding: 15px;
    text-decoration: none;
    align-self: stretch;
}


.header-nav{
    background-color: #313131;
    position: fixed;
    display: flex;
    align-items: center;
    text-align: center;
    height: 10%;
    width: 100%;
}

.header-nav img{
    width: 350px;
    display: block;
    padding-left: 25px;
}

#wraper{
    padding-top: 100px;
    width:80%;
    margin: 0 auto;
}

.content{
    width: 62%;
    margin: 0 auto;
}


.mv{
    text-align: center;
    width: 100%;
    height: 900px;
    background-image: url(../img/bgh900.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    font-family: "sans-serif", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic";
    letter-spacing: 1.3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.figure{
    float: right;
    width: 25%;
    height: auto;
}
.figure img{
   width: 100%;
    padding: 15px 8px;
    display: block;
}

.figure2{
    float:left;
}
.figure2 img{
    float:left;
    padding: 10px;

}

.figure img{
    width: 100%;
    height: auto;}

.figure3{

    padding: 10px 3px 0 0;
}
.figure3 img{
    width: 32%;
}


.figure4{
    float: right;
    padding: 20px 20px;
    
}
.figure4 img{
    text-align: center;
    width: 45%;
    margin: 0 auto;
}
    
.figure5{
    float: right;
    padding:0;
    margin: 0 auto;
    }
.figure5 img{
    float: right;
        padding: 5px;
}

.figure6{
    display: flex;
    text-align:center;
    padding: 20px 20px;
    
}

.figure6 img{
    text-align:center;
    width:100%;
    height: auto;
    margin: 0 auto;
    display: block;

}

/*テーブルレイアウト*/

table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

table th,table td{
    padding: 10px 0;
    text-align: center;
}

table tr:nth-child(odd){
    background-color: #eee
}

.tablebox1{
    margin: 15px;
}

.table-head {
    border-bottom: 2px solid #222222; /*下線のスタイル*/
}

.block1 {
    width: 90%;
    height: auto;
    margin: 0 auto;
    text-align: center;

}

.block1 img {
    width: 420px;
    margin: 0 auto;
    text-align: center;
}

/* textBox */

.textBox1{
    padding: 30px;
}

.center-words{
    line-height: 2;
}

p class .story{
    letter-spacing: .065em;
    text-align: left;
        
    }


.design{
    text-align:left;
}

.design-info img{
    width: 260px;
    height: auto;
    padding: 10px;
}



.drawing{
    display: flex;
    text-align: left;
    margin: 0 auto;
}

.drawing-info {
    text-align: center;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.koushi{
    text-align: center;
    width: 75%;
    margin: 0 auto;
}

.koushi img{
    width: 200px;
    height: auto;
    padding: 20px;
}

.dessan{
    text-align: left;
}

.block{
    text-align: center;
    margin: 0 auto;
}





.box1 {
    text-align:left
    display: flex;
     width:100%;
    height: auto;
    margin: 0 auto;
    
}
.box-item img {
    text-align: center;
    width: 80%;
    height: auto;
    margin: 0 auto;
    align-items: center;
    
}


.column2{
    width: 100%;
}
.column-box{
    display: flex;
    width: 100%;
    margin: 0 auto;
}

.column {
    text-align: center;
    width: 90%;
    height: auto;
    margin: 0 auto; 
}

.zoom{ text-align: center;
    width: 30%;
    height: auto;
    margin: 0 auto;
    padding: 20px;
}

#howto{
    text-align:left; 
}
#Payment{
    text-align: center;
}

h1{
   
}


h2{
    font-family: 'bariol'; 
    font-size: 15em;
    line-height: 1.2;
    color: rgba(99, 129, 212, 0.5);
}

h3{
    color: #ea7246;
    padding: 40px 30px;
    
}

h4{
    padding: 30px;
}

.footerlogo img{
    text-align: center;
    width: 100px;
    height: auto;
}


footer{
    height: 150px;
    background-color: #ebebeb;
    
    
}

.privacy{
    display: inline-flex;
    text-align: center;
    padding-left: 10px;
    background-color: #ebebeb;
    margin: 0 auto;
}

.py{
    margin: 60px;
}

.line{
    margin: 30px;
}





.blocks {
    padding-top: 100px;
}

.tablesp{
    display: none;
}


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

    .respomsibe{
        background-image: url(../img/logo-whiteyoko_300.png);
        background-size: auto;
        background-color: #313131;
        background-repeat:  no-repeat;
        background-position: center;
        width:100%;
        height: 60px;
        margin: 0 auto;
        text-align: center;
    }
    
    .header-nav{
        display: none;
    }
    
    .tablebox1{
        display: none;
    }
    
    .respomsibe img{
        width: 70%;
        height: auto;
        text-align: center;
        margin: 0 auto;
    }
    
    .story-block{
        display: none;
    }
    
    h2{
        display: none;
        
    }

    .mv{
        text-align: center;
        width: 100%;
        height: auto;
        text-decoration: underline #fff;
        background-image: url(../img/bgh650.png);
        background-repeat: no-repeat;
        background-position: right top;
        font-family: "sans-serif", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic";
        background-size: 80%;
        letter-spacing: 1.3px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border:none;
        text-decoration: none;
        text-decoration-color:#fff;
        margin: 0 auto;
    }
    
    .mv img{
        width: 100%;
        height: auto;
        text-align: center;
        margin: 0 auto;
    }
    .subtaitoru p{
      padding-top: 360px;
       padding-bottom:40px;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        height: auto;
        
    }
    
             table.formTable th {
                 margin-top:5px;
                 border-bottom:0;
             }
             form input[type="text"], form textarea {
                 width:80%;
                 padding:5px;
                 font-size:110%;
                 display:block;
             }
             form input[type="submit"], form input[type="reset"], form input[type="button"] {
                 display:block;
                 width:100%;
                 height:40px;}
       
    
     /*レスポンシブテーブルレイアウト*/
    
.tablebox1 td:first-child {
    background: #fff;
}

  .tablebox1 {
    width: 80%;
      text-align: center;
      margin: 0 auto;
  }
    
    table tr:nth-child(odd){
    background-color: #fff;
}
    
  .tablebox1 {
    display: none;
  }
  .tablebox tr {
    width: 100%;
  }
  .tablebox td {
    display: block;
    text-align:left;
    width: 100%;
  }
  .tablebox td:first-child {
    background: #ea7246;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .tablebox td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 15px;
  }
    

  .tbl-r01 .head{
    display:none;
  }
  .tbl-r01 {
    width: 100%;
      margin: 0 auto;
  }
    .tbl-r01 td{
           display:inline-block;
    width: 100%;
    }
  .tbl-r01 th{
    display: block;
    width: 100%;
	  background-color: #313131;
    border-bottom:solid 1px #313131;
  }
  .tbl-r01 td{
    padding: 0px 12px 0 0;
    display:block;
    width: 100%;
    line-height: 2.5;
  }
  .tbl-r01 td:before{
    color: #222222;
    content: attr(data-label);
    font-weight: bold;
    padding: 0px 10px;
    display: inline;
    margin-right: 10px;
  }
  .tbl-r01 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
    
        .tablesp {
  display: block !important;
}


    tr .moji{
        color: #fff;
    }       
    
        
    
     /*レスポンシブテーブルレイアウト以上*/
   

.tbl-r05 td:first-child {
  background: #fbf5f5;
}
@media screen and (max-width: 640px) {
  .tbl-r01 {
    width: 80%;
  }
  .tbl-r01 .thead {
    display: none;
  }
  .tbl-r01 tr {
    width: 100%;
  }
  .tbl-r01 td {
    display: block;
    text-align: right;
    width: 100%;
  }
  .tbl-r01 td:first-child {
    background: #222222;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .tbl-r01 td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 15px;
  }
}

    .MV-smartphone{
        width: auto;
        height: 70%;
    }

    
    .wrap{
        padding-top: 0px;
    }
    .content{
        width: 90%;
        margin: 0 auto;
    }
    
    body{
        max-width: 100%;
        max-height: auto;
    }
  
    
    p{
        font-size: 16px;
    }




.box1 {
    text-align:left
        display: flex;
    width:100%;
    height: auto;
    margin: 0 auto;

}
.box-item {
    text-align: center;
    display: block;
    width: 100%;
    height: auto;
    align-items: center;

}

.box-item img{
    display: block;
    margin: 0 auto;
    width:100%;
    height: auto;
    }
.body
    {width: 100%;
        height: auto;
        text-align: center;
        margin: 0 auto;
        background-color: #fff;

    }
    
    .wrap{
        width: 100%;
        text-align: center;
        margin: 0 auto;
        
    }
    
    .content{
    width: 87%;
    text-align: center;
    margin: 0 auto;
        
        
    }
    
    section{
        width: 100%;
        height: auto;
    }
    
    .figure{
        width: 50%;
        height: auto;
        padding: 8px 3px;
      
    }
    .figure img{
        float: right;
        width: 85%;
        height: auto;
        padding: 3px 0;

    }
    .blocks{
        padding-top: 30px;
    }
    
    .figure5{
        float: right;
        width: 45%;
        height: auto;

    }
 
    
    .figure5 img{
        width: 160px;
        height: auto;

    }

    .mainvision{
        width: 80%;
        height: auto;
        margin: 0 auto;
        padding-right: 15px;
        text-align: center;
    }
    
    .block1 img{
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    
    .header__hamburger {
  width: 48px;
  height: 100%;

}
/* ハンバーガーメニュー */
    
.hamburger {
  background-color: transparent;
  border-color: transparent;
  z-index: 9999;
}

@media screen and (min-width: 960px) {
  .hamburger {
    display: none;
  }
}

/* ハンバーガーメニューの線 */
.hamburger span {
  width: 100%;
  height: 1px;
  background-color: #000;
  position: relative;
  transition: ease .4s;
  display: block;
}

.hamburger span:nth-child(1) {
  top: 0;
}

.hamburger span:nth-child(2) {
  margin: 8px 0;
}

.hamburger span:nth-child(3) {
  top: 0;
}


/* ハンバーガーメニュークリック後のスタイル */
.header__nav.active {
  transform: translateX(0);
}

.hamburger.active span:nth-child(1) {
  top: 5px;
  transform: rotate(45deg);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;

}

.hamburger.active span:nth-child(3) {
  top: -13px;
  transform: rotate(-45deg);
}

    