.header_bottom01{
    background-image:url(../images/matterport_top.jpg);
}
.header_bottom02{
    background-image:url(../images/video_top.jpg);
}
.kotei{
    position:fixed;
    right:3px;
    top:400px;
    z-index:9999;
}
.kotei li{
    margin-top:10px;
}
.kotei a{
    font-weight: bold;
    text-align:center;
    text-decoration:none;
    color:white;
    font-size:14px;
    letter-spacing: 1px;
    display:block;
    width:85px;
    height:85px;
    line-height:24px;
    border-radius:50%;
    background:#555;
    transition:0.3s;
}
.kotei a:hover{
    background:#FBC702;
}
.kotei i{
    margin-top:14px;
    font-size:28px;
}

h3{
    margin:0 auto 50px  auto;
}
.main-title{
    text-align:center;
}
.main-title h3{
    margin:0 auto 20px auto;
}
.title{
    margin: 0 auto;
    max-width: 1200px;
}
.title .border{
    width:70px;
    height:1px;
    background:#000;
    display:inline-block;
    vertical-align: super;
    margin-left:30px;
}

h4{
    display: inline-block;
    font-weight: bold;
    margin-bottom:20px;
    border-bottom: 3px solid #000;
}


/*-----------　できる事　-----------*/

#can{
    margin:100px auto;
    background:#fff;
    padding:50px 0 70px 0;

    width:100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
#can .can_wrapper{
    display:flex;
    justify-content: space-between;
    max-width:880px;
    margin: 0 auto;
}
#can .can_inner{
    display:flex;
    flex-direction:column;
    justify-content: center;
    text-align: center;
    background:#F5F2EB;
    border-radius: 50%;
    width:190px;
    height:190px;
}
#can .content{    
    margin-top:10px;
    letter-spacing: 2px;
    font-size:16px;
    font-weight:bold;
    display:inline-block;
}
#can .picture{
    width:100px;
    margin:0 auto;
}
#can .picture img{
    border-radius:20px;
}




/*-----------　3つのポイント　-----------*/

#point{
    margin:100px auto;
}
#point .point_wrap{
    margin:0 auto 70px auto;
    display:flex;
    justify-content: space-between;
    letter-spacing: 0.5px;
    line-height: 30px;
}
#point .point_wrap .picture{
  width:32%;
}
#point .point_inner{
    width:63%;
}



/*-----------　WEB制作　-----------*/

#webpage{
    margin:100px auto 0 auto;
    background:#fff;
    padding:50px 0 70px 0;

    width:100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
#webpage .webpage_wrapper{
    display:flex;
    justify-content: space-between;
    max-width: 1200px;
    margin:0 auto;
}
#webpage .picture{
    width:40%;
}
#webpage .webpage_wrap .webpage_inner{
    width:50%;
}

#webpage .webpage_wrap .webpage_inner ul{
    list-style: disc;
}
#webpage .webpage_wrap .webpage_inner ul li{
    line-height:30px;
}
#webpage .webpage_wrap .webpage_inner .more{
    margin-top:50px;
    letter-spacing: 1px;
}
#webpage .webpage_wrap .webpage_inner .more a{
    color:#fff;
    background:#EC610C;
    padding:15px 30px;
    border-radius: 5px;
    border : 1px solid #EC610C;
    transition:0.3s;
    box-shadow: 2px 2px 4px rgb(133 133 133);
}
#webpage .webpage_wrap .webpage_inner .more a:hover{
    border:1px solid #EC610C;
    color:#EC610C;
    background: #fff;
}




/*-----------　制作事例　-----------*/

#example{
    margin:100px auto 0 auto;
    font-size:14px;
}
#example h3 {
    margin: 0 auto 10px auto;
}
#example .title_sub{
    color:#b1b1b1;
    margin:0 auto 50px auto;
    font-size:18px;
    font-weight:bold;
    letter-spacing: 2px;
}
#example h4{
    color:#fff;
    background:#555;
    letter-spacing: 1px;
    text-align: center;
    margin:30px 0;
    padding:10px 0;
    display:block;
    border-bottom:none;
}
#example h4.pin{
    margin-top:50px;
}
#example h5{
    font-size:16px;
    margin-bottom:30px;
}

#example .mannaka{
    display:flex;
    justify-content: center;
    flex-wrap:wrap;
    background: #fff;
}
#example .mannaka .ex:nth-child(1),
#example .mannaka .ex:nth-child(2){
    border-bottom:1px dashed #333;
}
#example .mannaka .ex:nth-child(1),
#example .mannaka .ex:nth-child(3){
    border-right:1px dashed #333;
    padding:0 2% 30px 2%;
}
#example .mannaka .ex:nth-child(2),
#example .mannaka .ex:nth-child(4){
    padding:0 2% 30px 2%;
}


#example .mannaka .ex{
     width:45.9%;
}

#example .mannaka .ex .pic{
    width:80%;
    margin:0 0 10px 0;
}
#example .inner{
    display:flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom:10px;
}
#example .inner .kigo{
    width:100px;
}
#example .inner .kigo02{
    width:100%;
}
#example .ex .inner .content{
    width:80%;
    margin-left:2%;
}
#example .iframewrap-parent{
    width:100%;
}
#example .half{
    display:flex;
}
#example .iframewrap-parent02,#example .example_wrap .iframewrap-parent03{
    width:50%;
}
@media screen and (max-width: 959px) {
    .iframewrap-parent {
      width: 100%; /* タブレット以下だとサイト幅100%になる */
    }
  }
#example .iframewrap-child {
    position: relative;
    width: 100%;
    height: 0;
    margin:20px 0;
    /* 以下タテヨコ比（アスペクト比） */
    padding-top: 56%;/* 16:9 */
  }
#example .iframewrap-child iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

