@charset "UTF-8";
/* CSS Document */

@media screen and ( max-width:768px )
{
/*------------------------------------------------------*/
    .sp_only{
        display: block;
    }  
    .pc_only{
        display: none;

        }
    body{

        /*font-size:20px;*/
    }

    .wrapper{
        min-width: 100%;
    }
    .wrapper_line{
        min-width:100%;
        max-width: 100%;
        background:url(../img/module/bg_border.png)repeat-y;
        background-size: contain;
        margin:0 auto;
        padding:120px 0 0 0;
    }
/*-----------------------------------------------
  MV
-----------------------------------------------*/
    .MainVisual{
        position: relative;
        width: 100%;
        height:80vh;

    }
    .MainVisual_in{
        height:80vh;
    }

    .MainVisual .title{
        position: relative;
        min-width: 100%;
        max-width: 100%;
        color: #FFFFFF;
        z-index: 3;
    }
    .MainVisual p{
        padding:0 20px;
    }

    /* 202602変更| .MainVisual h1 */
    .MainVisual .h1-title_MainV{
        padding:0 20px;
        line-height: 50px;
    }
    /* 202602変更| .MainVisual h1::after */
    .MainVisual .h1-title_MainV::after{
        bottom:-20px;
        left:50%;
        margin-left: -15px;
    }
    .MainVisual .scroll{
        width:200px;
        bottom:40px;
        left:50%;
        margin-left:-100px;
    }
    .MainVisual .movie img{
        min-width: 100%; 
        min-height: 100%; 
        width: auto;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    
/*-----------------------------------------------
  header_Layout
-----------------------------------------------*/
    .haeder{
        min-width: 100%;
        width:100%;
        height:70px;
    }
    /* 202602変更| .haeder h1 */
    .haeder .p-title_logo{
        margin-top:25px;
        width:60%;
    }

    .header_menulist .menu{
        height:70px;
    }

    .haeder .pagemanu{
        background:#6A9B7F;
        padding:0;
        position: absolute;
        width:100%;
    }
    .haeder .pagemanu>li{
        float: none;
        width:100%;
        border-right:none;
    }
    .haeder .pagemanu>li a{
        padding:20px 0;
    }
    .haeder .pagemanu li:last-child{
        border-right:none;
    }
    .haeder .sp_cnv{
        background:#f7f7f7;
        margin:0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        width:100%;
    }
    .haeder .sp_cnv li{
        background:#f7f7f7;
        width:32.9%;
        border-right:none;
        margin:0 5px;
        font-size: 13px;
    }
   
    .haeder .sp_cnv li a:hover{
        background:#f7f7f7;
    }
    .haeder .sp_cnv li a p{
        color:#333;
    }
    .sp_cnvnum{
        text-align: center;
        width:100%;
        margin:0 auto;
        padding:15px 0 30px 0;
        color:#000;
        background:#f7f7f7;
        border-top:1px solid #6A9B7F;
    }
    .spnumber{
        font-size:20px;
    }
/*-----------------------------------------------
  content_Base
-----------------------------------------------*/
    .contents_in{
        padding:120px 20px 0 20px;
        box-sizing: border-box;
    }
    /* 202602変更| .contents_in h1 */
    .contents_in .h2-title_center{
        font-size: 24px;
    }
    /* 202602変更| .contents_in h1 span */
    .contents_in .h2-title_center span{
        font-size: 18px;
    }
/*-----------------------------------------------
  ABOUT
-----------------------------------------------*/
    #about {
        width:100%;
    }
    #about .profile{
        width:100%;
        float:none;
        margin-bottom:30px;
    }
    #about .profile img{
        width:55%;
        float:left;
    }
    #about .profile p{
        width:40%;
        float:right;
    }
    #about .before{
        width:100%;
        float:none;
    }
    .bxslider li{
        position: relative;
        height: auto;
        width: 100%;
    }
    .bxslider li img{
        width: 100%;
        height: auto;
    }
    #about .slide_content .caption{
        width:100%;
        position:relative;
        bottom:5px;
        z-index: 99;
        font-size: 13px;
        line-height: 25px;
        z-index: 51;
    }
/*-----------------------------------------------
  FLOW
-----------------------------------------------*/
    .flow_content{
        position: relative;
        width:100%;
        background:url(../img/flow/dot.png) repeat-y  center center;
        padding-bottom:80px;
    }
    .flow_content .text01{
        position:relative;
    }
    .flow_content .text01 .number{
        position:absolute;
        right:30px;
        top:30px;
        opacity: 0.07;
        font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, "メイリオ", Meiryo, Verdana,Arial, Helvetica, sans-serif;
        font-size: 90px;
        color: #856946;
    }
    .flow_content .text{
        float:none;
        width:100%;
        background: #FAFAFA;
    }
    .flow_content .text_in{
        padding:20px;
    }

    .flow_content .center_line{
        position:absolute;
        top:-20px;
        margin-top:0px;
        float:none;
        width:100%;
        transform:none;
        text-align: center;
    }
    .flow_content .center_line span{
        color: #6A9B7F;
        font-weight: bold;
    }
    .flow_content .photo{
        float:none;
        width:100%;
        margin-top:40px;
    }
/*-----------------------------------------------
  FINISH
-----------------------------------------------*/
    .finish_box{
    background: #FAFAFA;
    }
    #container1{
        position: relative;
    }
    .click360{
        opacity: 1;
        width:80px;
        height: 80px;
        top:-70px;
        right:0px;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
    }
    .click360 .number{
        font-size: 18px;
    }
    .click360 .text02{
        font-size:13px;
    }
    .view360con{
        width:100%;
        height: 600px;
    }
    .img_slide_title{
        position: absolute;
        top:10px;
        left:10px;
        font-size: 12px;
    }
    .img_slide_caption{
        pointer-events: none;
        position: relative;
        width:100%;
        bottom:0px;
        left:0px;
        z-index: 999;
        margin-top:10px;
        background-color: rgba(255,255,255,0.6);
    }
    .img_slide_caption p{
        padding:0px;
    }
    #finish .thumb{
        width:100%;
    }
    #finish .thumb ul{
        width: 100%;
        display: block;
        justify-content:space-between;
        margin:15px 0 30px 0;
    }
    #finish .thumb ul li {
        display: inline-block;
        box-sizing: border-box;
        text-align: center;
        border:1px solid #DDD;
        width:32.39%;
        cursor: pointer;
        margin-bottom:5px;
    }
    #finish .thumb ul li p{
        padding:5px 0;
    }
    #finish .thumb ul li img{
        width:100%;
        display: none;
        margin: 0 auto;
        padding: 0;
        cursor: pointer;
    }
    #finish .thumb .current{
        position: relative;
    }

    #finish .thumb .current::after{
        pointer-events: none;
        content: "";
        position: absolute;
        top:0;
        left:0;
        width:100%;
        height: 100%;
        z-index: 10;
        opacity: 0.83;
        border:3px solid #6A9B7F;
        box-sizing: border-box;
    }
    .twentytwenty-overlay{
        border: 1px solid #E2E2E2;
        box-sizing: border-box;
    }
    
    .twentytwenty-before-label:before{
      line-height:inherit !important;
        padding: 0 0;
    }

    .twentytwenty-after-label:before {
      line-height:inherit !important;
      padding: 0 0;
    }
    
    .twentytwenty-horizontal .twentytwenty-before-label:before {
      left: 0px; 
      bottom:0;
      font-size: 11px;
    }

    .twentytwenty-horizontal .twentytwenty-after-label:before {
      right: 0px; 
      bottom:0;
      font-size: 11px;
    }
    .twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
      top:initial !important;
      bottom: 0;
      margin-top: 0px; 
    }
    
    .twentytwenty-container img {
        min-width: 100%;
        position: absolute;
        top: 0;
        display: block; 
        height: 350px;
        object-fit: cover;
    }
    
    #container1,.image_old,.image_after{
        height: 350px;
    }
/*-----------------------------------------------
  VOICE
-----------------------------------------------*/
    #voice .tantou {
        width:100%;
        margin-top:80px;
    }
    #voice .movie img{
        width: 100%;
        height: auto;
        }
    #voice .tantou .text{
        float:none;
        width:100%;
    }
    #voice .tantou .text h2{
        font-size: 24px;
    }
    /* 202602変更| #voice .tantou h3 */
    #voice .tantou .h4-title_brown{
        font-size: 14px;
    }
    
    #voice .tantou .photo{
        float:none;
        width:70%;
        margin-top:30px;
        margin:30px auto 0px;
    }
    #voice .tantou ul{
        width:100%;
        display: block;
        margin-top:15px;
    }
    #voice .tantou ul li{
        width:100%;
        background: #F9F9F9;
        box-sizing: border-box;
        padding:15px 15px;
    }

    #voice .tantou ul li span{
        font-size: 18px;
        color: #6A9B7F;
        line-height: 25px;
    }
    #voice .tantou .text  ul li p{
        padding-left: 1.5em;
        text-indent: -1.5em;
        font-size: 13px;
    }
    
    .movie_tab .tab{
        width: 100%;
        float:none;
        overflow:hidden;
    }
    .movie_tab .tab li{
        padding:10px 25px;
        margin-right:1px;
        cursor: pointer;
    }
    .movie_tab .tab li.select{
        background:#F9F9F9;
        border-left:2px solid #6A9B7F;
    }
    .movie_tab .content{
        width: 100%;
        float:none;
    }
    .movie_tab .content li{
        background:#F9F9F9; 
        padding:20px;
    }
/*-----------------------------------------------
  OTHER
-----------------------------------------------*/
    #other{
        padding-bottom:60px;
    }
    #other .link_btn_bnr{
        width:100%;
        border-top:5px solid #F2F2F2;
        padding-top:60px;
    }
    #other .link_btn_bnr .link01{
        float:none;
        width:100%;
        margin-bottom:20px;
    }
    #other .link_btn_bnr .link01 p,#other .link_btn_bnr .link02 p{
        float: none;
        font-size:16px;
        width: 100%;
        padding:10px 0px;
        position: relative;
        top:auto;
        left:auto;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        text-align: center;
    }
    #other .link_btn_bnr .link01 img,#other .link_btn_bnr .link02 img{
        float:none;
        display: block;
        margin: 0 auto;
        width: 95%;
        box-sizing: border-box;
    }

    #other .link_btn_bnr .link02{
        float:none;
        width:100%;
    }



/*-----------------------------------------------
  Contact content
-----------------------------------------------*/

    #contact > p{
        text-align: center;
        font-size: 14px;
        color: #575757;
        line-height: 30px;
        padding:0 40px;
    }
    #contact .contact_img{
        margin-top:40px;
    }
    #contact .contact_img img{
        width:100%;
        height: auto;
    }
    #contact .showroom{
        position: relative;
        margin-top:60px;
        height:500px;
        width:100%;
    }
    #contact .sowroom_img{
        position: absolute;
        height:500px;
        width:100%;
        z-index: -1;
        top:0;
    }
    #contact .sowroom_img .img_left{
        height:500px;
        width:55%;
        position: absolute;
        top:0;
        left:0;
        background: url(../img/contact/img01.png) no-repeat center center;
        background-size: cover;
    }
    #contact .sowroom_img .img_right1{
        height:50%;
        width:45%;
        position: absolute;
        top:0;
        right:0;
        background: url(../img/contact/img01_2.png) no-repeat center center;
        background-size: cover;
    }
    #contact .sowroom_img .img_right2{
        height:50%;
        width:45%;
        position: absolute;
        bottom:0;
        right:0;
        background: url(../img/contact/img01_3.png) no-repeat center center;
        background-size: cover;
    }
    #contact .sowroom_img .img_right{
        position: absolute;
        right:0;
        top:0;
    }
    #contact .showroom_in{
        width: calc(80% - 50px);
        height:500px;
        margin-left:50px;
        display: table;
        margin:0 auto;
    }
    #contact .showroom_text{
        padding:0 40px;
        height:500px;
        opacity: 0.9;
        background: #FFFFFF;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }
    /* 202602変更| #contact .showroom_text h2 */
    #contact .showroom_text .h3-title_showroom{
        font-size: 24px;
    }
    #contact .showroom_text p{
        font-size:14px;
    }

/*-----------------------------------------------
  Footer content
-----------------------------------------------*/
    #footer{
        width:100%;
    }
    #footer .pagetop{
        background:#F1F1F1;
        height:70px;
        line-height: 70px;
        text-align: center;
    }
    #footer .pagetop a{
        display: block;
        width:100%;
        height: 100%;
    }
    #footer .copy{
        background:#3F3F3F;
        height:80px;
        line-height: 80px;
        text-align: center;
        color:#FFF;
        font-size: 11px;
    }
/*-----------------------------------------------
  FORM
-----------------------------------------------*/

    /* 202602変更| .form h2 */
    .form .h3-title_form{
        font-size: 24px;
    }
    .form_in .number{
        margin-top:15px;
    }
    .form_in .number span{
        font-size: 26px;
        margin-right:0px;
    }
    .form_in .form_btn{
        width:100%;
        padding-top:30px;
    }
    .form_in .form_btn p{
        display: block;
        width: 80%;
        margin:0 auto !important;
    }

    .form_in .form_btn a{
        margin-top:20px;
        position: relative;
        background:#E9E9E9;
        color:#6A9B7F;
        line-height: 40px;
    }
    .form_in .form_btn i{
        position: absolute;
        font-size:30px;
        right:10px;
        top:10%;
    }

    .form_in .button {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        outline: none;
        transition: all .3s;
    }
    .form_in .button::before,
    .form_in .button::after {
      position: absolute;
      top: -2px;
      right: -2px;
      bottom: -2px;
      left: -2px;
      z-index: 2;
      content: '';
      transition: all .3s;
    }
    .form_in  .button::before {
      border-top: 2px solid #FFF;
      border-bottom: 2px solid #FFF;
      transform: scale(0, 1);
    }
    .form_in .button::after {
      border-right: 2px solid #FFF;
      border-left: 2px solid #FFF;
      transform: scale(1, 0);
    }
    .form_in  .button:hover {
      color: #FFFFFF;
      background-color:inherit;
    }
    .form_in  .button:hover::after,
    .form_in  .button:hover::before {
      transform: scale(1);
    }


    .showroom_text .show_btn{
        width: 240px;
        margin:0 auto;
        position: relative;
        color:#6A9B7F;
        line-height: 40px;

        color:#FFF;
    }
    .showroom_text a{
        display: block;
        width: 240px;
        height: 100%;
        position: relative;
        outline: none;
        transition: all .3s;
        color:#FFF;
        background:#6A9B7F;
    }
    .showroom_text  i{
        position: absolute;
        font-size:30px;
        right:10px;
        top:10%;
    }
    .showroom_text .button::before,
    .showroom_text .button::after {
      position: absolute;
      top: -2px;
      right: -2px;
      bottom: -2px;
      left: -2px;
      z-index: 2;
      content: '';
      transition: all .3s;
    }
    .showroom_text .button::before {
      border-top: 2px solid #6A9B7F;
      border-bottom: 2px solid #6A9B7F;
      transform: scale(0, 1);
    }
    .showroom_text .button::after {
      border-right: 2px solid #6A9B7F;
      border-left: 2px solid #6A9B7F;
      transform: scale(1, 0);
    }
    .showroom_text .button:hover {
      color: #6A9B7F;
      background-color:inherit;
    }
    .showroom_text .button:hover::after,
    .showroom_text .button:hover::before {
      transform: scale(1);
    }
    
/*------------------------------------------------------*/
}