@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated:  2010-09-17
Author:  Richard Clark - http: //richclarkdesign.com
Twitter:  @rich_clark
*/
@import url("https://fonts.googleapis.com/css2?family=Cantarell:wght@700&family=Oswald:wght@400;500;700&display=swap");
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-variant-ligatures: none;
          font-variant-ligatures: none;
  -webkit-text-size-adjust: 100%;
}

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;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #000;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

main {
  display: block;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

img[src$=".svg"] {
  display: block;
  width: 100%;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* FONT
***************************************************************/
/* 注文住宅一覧
***************************************************************/
.page_contactWrap {
  padding-bottom: 68px;
}

.page_contactWrap .inner {
  width: 1200px;
  margin: auto;
}



.listImg {
  margin:0 auto;
  }


 .listImg img{
  margin:0 auto;
     padding-left:180px;
  }

.listImg2 {
  margin:0 auto;
  }
.listImg2 img{
  margin:0 auto;
  }


.story{    
    width:80%;
    margin:5% 10% 4% 10%;   
     display: flex;
}


.story ul{
    width:60%;
    margin:0 auto;
    text-align: center;
}

.story ul li{
    font-size:24px;
    font-family:Oswald-Regular, Oswald;
    letter-spacing:"0.1em";
    color:#335167;
    float:left;
    padding:1%;
    margin:1%;
    display: flex;
     flex-direction: column;
  align-items: center; /* 垂直中心 */
  justify-content: center;
}

.story ul li span{ 
    font-size:15px;

}

.story ul li.sen{
    width:120px;
    border-bottom: solid 1px;
    padding-top:15px;
    vertical-align: middle;
}

.story ul li:nth-child(3){
    color:#DEDEDE;
}

.story ul li:nth-child(4){
    color:#DEDEDE;
}


.story ul li:nth-child(5){
    color:#DEDEDE;
}


.subtxt{
    text-align: center;
    font-size:15px;
    padding-bottom: 20px;
    line-height: 1.5;
}

.form_title{
    width:800px;
    border: solid 1px;
    font-size:16px;
    font-weight:600;
    font-family: 'Oswald-Regular, Oswald',sans-serif; 
    text-align: center;
    padding:15px 0;
    margin:20px auto;
}


.form_req{
    width:800px;
    margin:0 auto;
    font-size:15px;
     color:red;
    font-weight:600;
    font-family: 'Oswald-Regular, Oswald',sans-serif; 
    text-align: left;


}


.form_req span.reditem::after{
    content: "\203B";  /* Unicodeの「※」のコード */
    padding-right:4%;
    font-size: 20px;
    color:red; 
    width: 9px;
	height: 9px;
	/*background: #cc6c19;
	border-radius: 50%;  */
    display: inline-block;
    justify-content: center;


}

.locPUnitt {
    font-size: 28px;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    text-align: center;
    font-weight: bold;
    padding: 20px 15px;
    background-color: #ffffff;
    color: #000000;
    border: #000000 solid 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* マウスオーバー時 */
.locPUnitt:hover {
    color: #ffffff;
    background-color: #000000;
    cursor: pointer;
}



.gg{

  margin:auto;
	padding-bottom:20px;
    padding-top:20px;
 }
 





.question table.sheet01｛
　/*　　width:100%;*/
    margin:10px auto;
}



.summary_01{
	width:100%;
}
.summary_02{
	width:100%;
}

.tit03{
    width:810px;
    padding:15px;
    margin:100px 0 20px 190px;
     background-color: #335167;
    color:#ffffff;
}

.sheet02 th,
.sheet02 td{
	/*border-bottom:dotted 1px #B5B5B5;*/
	padding:10px 5px 0 0;
	font-size: 16px;
	line-height: 2;
}


.sheet02 th{
	/*background:#F1F9FD;
	color:#005BAB;*/
    color: #335167;
    font-weight:bold;
	/*width:800px;*/
    margin-left:200px;
	text-align:left;
    display: inline-block;
     margin-top:20px;
     position:relative;
    letter-spacing: 0.5em
}


.sheet02 th::before{
   content:"";
   display:inline-block;
   width:3px;
   height:15px;
   background-color: #335167;
   position:absolute;
   top:20px;
   left:-10px;
}


.sheet02 th span.reditem::after{
    content: "\203B";  /* Unicodeの「※」のコード */
  
    font-size: 20px;
    color:red; 
    width: 9px;
	height: 9px;
	/*background: #cc6c19;
	border-radius: 50%;  */
    display: inline-block;
    justify-content: center;
   margin-right: 50px;


}


.sheet02 td span.reditem{
    content: "\203B";  /* Unicodeの「※」のコード */
   
    font-size: 20px;
    color:red; 
    width: 9px;
	height: 9px;
	/*background: #cc6c19;
	border-radius: 50%;  */
    display: inline-block;
    justify-content: center;
   margin-right: 50px;


}

/*
.sheet01 th.twin{
   width:200px;
    padding-top:0;
    float:left;
   display: inline-block;
}
    
 .sheet01 th.twin::before{
    width:0;
   height:0;
}   
*/

.sheet02 td{
	width:800px;
    margin-left:200px;
	text-align:left;
    font-size:16px;
     display: inline-block;

}



.sheet02 td input{
    /*width:800px;*/
	 height: 50px;
    margin-left: 5px;
    background: #E8E8E8;
    border: none;
    font-size:16px;
      text-align: left;
    padding-left:5px;
}



.sheet02 td select{
	height:65px;
    width:800px;
    font-size:16px;
    border:solid 2px #335167;
    font-family:Noto sans JP ;
    text-align: center;
}

.sheet02 td ul.cf li{

    display: inline-block;
}


.sheet02 td .ad{
    width:300px;
    padding-left:2px;
    height:40px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    color:#335167;
    font-weight: bold;
}





.sheet02 td .qs{
    width:800px;
    padding-left:2px;
    height:40px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    color:#335167;
    font-weight: bold;
}


.sheet02 td .qs::before {
  content: '※';
  padding: 0 5px;
}





.sheet02 td .an{
    width:800px;
    padding-left:10px;
    height:50px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    color:#335167;
    font-weight: bold;
}

.sheet02 td .jyu select{
    width:480px;
    height:50px;
    display: inline-block;
     background: #E8E8E8;
    font-weight: bold;
}


.sheet02 td.birth{
       width:100%;
    }


.sheet02 td .birth li{
       width:180px;
    height:50px;
    float:left;
    
    display: inline-block;
    margin:0 5px;
    vertical-align: middle;
    }

.sheet02 td .birth li span{
  font-size:18px;
    padding-top:10px;
    vertical-align: middle;
    
    }

.sheet02 td .birth li select{
    width:150px;
    background: #E8E8E8;
    border:none;
    float:left;
    display: inline-block;
    padding:0 10px;
}


#day{
    font-size:20px;
    width:400px;
     display: inline-block;
}

.sheet02 td textarea.width150 {
	width:150px;
    height:50px;
}  

.sheet02 td input.width120 {
	width:200px;
    text-align: center;
    margin-right:20px;
}  

.sheet02 td input.width200 {
	width:200px;
}       
.sheet02 td input.width270 {
	width:270px;
}
.sheet02 td input.width300 {
	width:300px;
}
.sheet02 td input.width360 {
	width:360px;
}
.sheet02 td input.width450 {
	width:450px;
}
.sheet02 td input.width480 {
	width:480px;
} 

.sheet02 td input.width790 {
	width:790px;
} 
    
.sheet02 td li {
	float: left;
    list-style: none;
}
/*.sheet02 td li:first-child {
	margin-right: 5px;
}*/
.sheet02 td li span {
	display: inline-block;
	width: 30px;
	text-align: right;
	margin-right: 0px;
}
.sheet02 td textarea.width120{
    width: 120px;
    height: 18px;
}
.sheet02 td textarea{
    width: 800px;
    height: 100px;
}
button {
    margin-right: 7px;
    background: #335167;
    color: #fff;
    font-weight: bold;
    padding: 30px 10px;
    font-size: 18px;
    display: inline-block;
    border: 1px solid #335167;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
   
}
button[type="submit"] {
	margin-right: 7px;
    background: #335167;
    color: #fff;
    font-weight: bold;
    padding: 30px 30px;
    font-size:18px;
    display: inline-block;
    width: 600px;

  
}
button:hover,
button[type="submit"]:hover {
	background: #E8E8E8;
	color: #335167;
}

button[type="reset"] {
	margin-right: 7px;
    background: #335167;
    color: #fff;
    font-weight: bold;
    padding: 30px 30px;
    font-size: 20px;
    display: inline-block;
    width: 150x;
}






p.tCenter {
    text-align: center;
}
input#name1,
input#name2,
input#kana1,
input#kana2 {
    width: 390px;
    height: 50px;
    margin-left: 5px;
    background: #E8E8E8;
    border: none;
    font-size:18px;
}

input::-webkit-input-placeholder {
    padding-left:10px;
    font-weight: bold;
}
input:-moz-placeholder {
   padding-left:10px;
    font-weight: bold;
}
input::-moz-placeholder {
   padding-left:10px;
    font-weight: bold;
}
input:-ms-input-placeholder {
   padding-left:10px;
    font-weight: bold;
}

.accented a{
    padding:2px 5px;
    background :#335167;
    color:#ffffff;
}

.accented a:hover{
   border :1px solid #335167;
    background: #ffffff;
    color:#335167;
}

.txt_s{
    font-size:16px;
    margin:30px 0;
}

.txt_s a{
    color:#335167;
        font-weight:bold;
} 

a.tel_bnr {
    display: block;
    margin: 0 auto 50px auto;
    max-width: 403px;
    width: 100%;
  }
a.tel_bnr img{
    display: block;
    width: 100%;
}


textarea.large {
    margin-top: 5px;
    width:800px;
    background: #E8E8E8;
}
.bt_js_bnr{text-align: center; margin: 60px 0;}
.bt_js_bnr p{margin: 20px 0; }
footer {
    margin-top: 0;
}

    
    
.linehightshikaku{
     line-height:3.5 ;
    margin-left:2%;    
        
    }


input[type=checkbox] {
	width:			15px;
	height:			15px;
	-moz-transform:		scale(1.4);
	-webkit-transform:	scale(1.4);
	transform:		scale(1.4);
    margin: 0 10px;
     accent-color:#335167;
}
    
    
.linehighthp{
    line-height:3 ;
    margin-right:2% ;    
    }    



.accented {
  accent-color:#335167;
}

input[type=radio] {
	width:			18px;
	height:			18px;
    -moz-transform:		scale(1.4);
	-webkit-transform:	scale(1.4);
	transform:		scale(1.4);
    margin: 0 10px;
     accent-color:#335167;
}


.accented2 {
  accent-color:#335167;
    width:800px;
    margin-left:5px;
    float:left;
       font-size: 16px;
     font-weight: 500;
     font-family:Noto sans JP ;
}
    
.sheet02 td .accented2 input{
  display: inline-block; 
       font-size: 16px;
     font-weight: bold;
     font-family:Noto sans JP ;
}  
    
 .sheet02 td .accented2 li{
     width:155px;
   float:left;
   display: inline-block;
}  



.accented3 {
  accent-color:#335167;
}

h5{
    margin:100px 0;
    font-size: 20px;
     font-weight: bold;
      font-family: 'Oswald-Regular, Oswald',sans-serif; 
    text-align: center;
}

.thanks{
    width:800px!important;
    margin:0 0 50px 200px;
    font-size: 16px;
    text-align: left;
    line-height: 2.3;
     font-family: 'Noto sans JP,sans-serif;
       
  
}

/*@media all and (min-width: 681px) {
  .recruitList li .listImg .img {
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  }
  .recruitList li .listBtn .arrow span {
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
  }
  .recruitList li a:hover .listImg .img {
    opacity: 0.6;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .recruitList li a:hover .listBtn .arrow span {
    left: 62%;
  }


}*/

@media all and (max-width: 680px){
    
.page_contactWrap {
  padding-bottom: 10px;
}

.page_contactWrap .inner {
  width: 90%;
  margin: auto;
}

    
.listImg {
  margin:0 auto;
  padding:0;  
  }

 .listImg img{
    width: 84%; 
  margin:0 auto;
   padding-left:14%;  
  }

.listImg2 {
  margin:0 auto;
  padding:0;  
  }

.listImg2 img{
    width: 100%; 
    margin:0 auto;
  }    
    
    
    
.story{    
    width:90%;
    margin:7% auto;;   
     display: flex;
}


.story ul{
  width:90%;
    margin-left:10%;
    text-align: center;
}

.story ul li{
    font-size:16px;
    font-family:Oswald-Regular, Oswald;
    letter-spacing:"0.1em";
    color:#335167;
    float:left;
    padding:1%;
    margin:1%;
    display: flex;
     flex-direction: column;
  align-items: center; /* 垂直中心 */
  justify-content: center;
}

.story ul li span{ 
    font-size:13px;

}

.story ul li.sen{
    width:15px;
    border-bottom: solid 1px;
    padding-top:15px;
    vertical-align: middle;
}


    
.form_title{
    width:96%;
    border: solid 2px #335167;
    font-size:14px;
    font-weight:600;
   font-family: 'NotoSansJP-Medium, Noto Sans JP',sans-serif; 
    text-align: center;
    line-height: 1.5;
    padding:3% 1%;
    margin:5% 1%;
}
    
.form_req{
    width:97%;
    margin:0 auto;
    font-size:15px;
    font-weight:500;
       font-family: 'Oswald-Regular, Oswald',sans-serif; 
     text-align: left;
    padding-right: 3%;
    color:red; 

}


.form_req span.reditem::after{
    content: "\203B";  /* Unicodeの「※」のコード */
   margin-right: 2%;
    font-size: 18px;
    color:red; 
    width: 9px;
	height: 9px;
	/*background: #cc6c19;
	border-radius: 50%;  */
    display: inline-block;
    justify-content: center;


}
    
 .summary_01{
	width:100%;
      
}
.summary_02{
  	width:100%;

}

.tit03{
    width:90%;
    padding:15px;
    margin:5%;
     background-color: #335167;
    color:#ffffff;
}

    .sheet02{
        width:100%;
    }    
    
.sheet02 tr{
        width:100%;
    display: flex;
	flex-wrap: wrap;
    
    }    
       
    
    
.sheet02 th,
.sheet02 td{
      width:100%;
	/*border-bottom:dotted 1px #B5B5B5;*/
	padding:10px 2px 0 2px;
	font-size: 14px;
	line-height:1;
    display: flex;
	flex-wrap: wrap;
    
}


.sheet02 th{
    color: #335167;
    font-weight:bold;
    width:90%;
    margin-left:10px;
	text-align:left;
    display: inline-block;
     margin-top:10px;
     position:relative;
    letter-spacing: 0.2em
}


.sheet02 th::before{
   content:"";
   display:inline-block;
   width:2px;
   height:15px;
   background-color: #335167;
   position:absolute;
   top:10px;
   left:-5px;
}


.sheet02 th span.reditem::after{
     content: "\203B";  /* Unicodeの「※」のコード */
   margin-right: 2%;
    font-size: 18px;
    color:red; 
    width: 9px;
	height: 9px;
	/*background: #cc6c19;
	border-radius: 50%;  */
    display: inline-block;
    justify-content: center;
   margin-right: 50px;


}


 .sheet02 td{
	width:98%;
    margin-left:0;
	text-align:left;
    font-size:14px;
     display: inline-block;
     line-height: 1.7;
    
}
.sheet02 td input{
   	 height:40px;
    margin-left: 10px;
    background: #E8E8E8;
    border: none;
    font-size:14px;
    
}





.sheet02 td select{
    width:98%;
    font-size:16px;
    border:solid 2px #335167;
    font-family:Noto sans JP ;
    text-align: center;
}

.sheet02 td ul.cf li{
    
    width:48%;
    margin:0 0.5%;
    display: inline-block;
} 
    

input[type=text],
input[type=email],
textarea{
  width:98%;
  padding:3px 0;
    margin:0 auto;
  box-sizing: border-box;
 
}
.sheet02 td textarea.width120{
    height: 18px;
}
.sheet02 td textarea{
    margin-top: 5px;
    width:98%;
    height: 200px!important;
    background: #E8E8E8;
}

input#name1, input#name2, input#kana1, input#kana2 {
    width: 100%;
     height:40px;
    margin-left: 5px;
    /*width: 100%!important;*/
    box-sizing: border-box;
    margin: 0;
    font-size:14px;
}
.sheet02 td li span {
    display: inline-block;
    text-align: left;
    margin-right: 0px;
}
/*.sheet02 td li:first-child {
    margin-right: 0;
}*/
/*.table_a table tr td:first-child, .table_a table tr td:last-child {
    border-bottom: none;
    width:100%;
    padding: 15px 10px;
}*/
/*.table_a table tr:last-child td:last-child{
  border-bottom: 1px solid #0b419b;
}*/
.sheet02 td input.width300 {
    width: 100%;
}
    
.width120 {
	width:150px!important;
    text-align: center;
}      
    
    
    
.sheet02 td input.width200 {
    width: 100%;
}       
.sheet02 td input.width270 {
	    width:150px!important;
}
.sheet02 td input.width300 {
    width: 100%;
}
.sheet02 td input.width360 {
    width: 100%;
}
.sheet02 td input.width450 {
	    width: 100%;
}
.sheet02 td input.width480 {
        width:100%!important;
    padding:0 ;
} 

.sheet02 td input.width790 {
	    width:98%!important;
    padding:0 1%;
}     
    
.sheet02 td ul.cf li{
    display: inline-block;
    
}

.sheet02 td .ad{
    width:80%;
    padding-left:3%;
    /*height:15px;*/
    height: 20px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
     color:#000000;
    font-size:13px;
    font-weight: bold;
}

.sheet02 td li {
	float: left;
     width:100%;
   
    list-style: none;
}
    

.sheet02 td .an{
    width:98%;
    padding-left:1%;
    height:auto;
    float:left;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    color:#335167;
    font-weight: bold;
 overflow:inherit;
}
    

        
    
.sheet02 td .qs{
    width:98%;
    padding-left:1%;
    height:40px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    color:#335167;
    font-weight: bold;
}


.sheet02 td .qs::before {
  content: '●';
  padding: 0 5px;
}

    
    
    
    
    
    

.sheet02 td .jyu select{
    width:50%;
    height:50px;
    display: inline-block;
     background: #E8E8E8;
    font-weight: bold;
}

 

.sheet02 td .jyu select{
    width:98%;
    height:50px;
    display: inline-block;
     background: #E8E8E8;
    font-weight: bold;
}

.sheet02 td.birth{
       width:100%;
    }


.sheet02 td .birth li.by{
      width:115px;
    height:40px;
    float:left!important;
    display: inline-block;
    margin:0 1px;
    vertical-align: bottom;
    }

    .sheet02 td .birth li.bm{
      width:80px;
    height:40px;
    float:left!important;
    display: inline-block;
    margin:0 1px;
    vertical-align: bottom;
    }   
    
    
.sheet02 td .birth li span{
  font-size:14px;
    width:15px;
    padding: 13px 1px 0 1px;
   font-weight: bold; 
    vertical-align:bottom;
    
    }

#birth-y{
    width:90px;
      height:40px;
     background: #E8E8E8;
    float:left;
    display: inline-block;
    border:none;
    padding:0 1px;
}   
    
    
.sheet02 td .birth li select{
    width:55px;
    background: #E8E8E8; 
      height:40px;
    float:left;
     border:none;
    display: inline-block;
    padding:0 1px;
}

 

.accented a{
    font-size: 15px;
     font-weight: bold;
     font-family:Noto sans JP ;
    padding:2px 5px;
    background :#335167;
    line-height: 1.0;
    color:#ffffff;
}

.accented a:hover{
   border :1px solid #335167;
    background: #ffffff;
    color:#335167;
}    
    
    

.accented {
  accent-color:#335167;
    font-size: 15px;
     font-weight:400;
     font-family:Noto sans JP ;

}

input[type=radio] {
	width:			12px;
	height:			12px;
    -moz-transform:		scale(1.4);
	-webkit-transform:	scale(1.4);
	transform:		scale(1.4);
    margin: 0 5px;
    }



.accented2 {
  accent-color:#335167;
    width:94%;
    margin-left:3%;
    float:left;
       font-size: 14px;
     font-weight: 500;
     font-family:Noto sans JP ;
}
    
.sheet02 td .accented2 input{
  display: inline-block; 
       font-size: 14px;
     font-weight: bold;
     font-family:Noto sans JP ;
}  
    
 .sheet02 td .accented2 li{
  width:48%;
     text-align: left;
     display: inline-block;
     margin-left:1%;
}  
       
    
    
    
    
.accented3 {
  accent-color:#335167;
}
    

input[type=checkbox] {
	width:			13px;
	height:			13px;
	-moz-transform:		scale(1.4);
	-webkit-transform:	scale(1.4);
	transform:		scale(1.4);
    margin: 0 10px;
    
 
}
    
    
.linehighthp{
    line-height:1.5 ;
    margin-right:1% ; 

    }    
    
    
    


#day{
    font-size:16px;
    width:88%!important;
    margin-bottom: 20px;
}


button {
    margin-right: 7px;
    background: #335167;
    color: #fff;
    font-weight: bold;
    padding: 30px 10px;
    font-size: 18px;
    display: inline-block;
    border: 1px solid #335167;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
   
}
button[type="submit"] {
	margin-right: 7px;
    background: #335167;
    color: #fff;
    font-weight: bold;
    padding: 30px 30px;
    font-size:16px;
    display: inline-block;
    width:90%;

  
}
button:hover,
button[type="submit"]:hover {
	background: #E8E8E8;
	color: #335167;
}

button[type="reset"] {
	margin-right: 7px;
    background: #335167;
    color: #fff;
    font-weight: bold;
    padding: 20px 30px;
    font-size: 16px;
    display: inline-block;
    width: 20%;
}






p.tCenter {
    text-align: center;
}

input::-webkit-input-placeholder {
    padding-left:10px;
    font-weight: bold;
}
input:-moz-placeholder {
   padding-left:10px;
    font-weight: bold;
}
input::-moz-placeholder {
   padding-left:10px;
    font-weight: bold;
}
input:-ms-input-placeholder {
   padding-left:10px;
    font-weight: bold;
}
    
    
textarea.large {
    margin-top: 5px;
    width:98%;
    background: #E8E8E8;
}    
    


.txt_s{
    font-size:14px;
    margin:30px 0;
    line-height: 1.6;
}

.txt_s a{
    color:#335167;
        font-weight:bold;
} 

a.tel_bnr {
    display: block;
    margin: 0 auto 50px auto;
    max-width: 403px;
    width: 100%;
  }
a.tel_bnr img{
    display: block;
    width: 100%;
}

    
   .bt_js_bnr{text-align: center; margin: 10px 0;}
    .bt_js_bnr p{margin: 10px 0; 
        padding:30px 0;
        line-height: 1.6;
        text-align: left;
    font-size:14px;}

h5{
    margin:50px 0;
    font-size: 16px;
     font-weight: bold;
      font-family: 'Oswald-Regular, Oswald',sans-serif; 
    text-align: center;
}

.thanks{
    width:100%!important;
    margin:0 0 200px 5px;
    font-size: 14px;
    text-align: left;
    line-height: 2.3;
     font-family: 'Noto sans JP,sans-serif;
       
  
}



}
    
 /* .page_full_orderWrap {
    padding-bottom: 52px;
  }
  .page_full_orderWrap .inner {
    width: 100%;
  }
  .full_orderList li {
    margin-bottom: 33px;
  }
  .full_orderList li .listImg {
    width: 100%;
    height: 150px;
  }
  .full_orderList li .listTextBox {
    width: 100%;
    margin-top: 10px;
    padding: 0 12px;
  }
  .full_orderList li .listTitle {
    font-size: 15px;
    line-height: 1.6;
  }
  .full_orderList li .listBtn {
    width: 38px;
  }
  .full_orderList li .listBtn .arrow {
    width: 38px;
    height: 38px;
  }
  .full_orderList li .listBtn .arrow span {
    width: 10px;
    height: 3px;
  }
  .full_orderList li .listBtn .arrow span::after {
    width: 4px;
    top: 0;
    right: 0;
  }
  .full_orderList li .listBtn .text {
    display: none;
  }
  .full_orderList li:nth-child(1) .listImg .img {
    background: url(../img/full_order/full_order_img01_sp.jpg) no-repeat center/cover;
  }
  .full_orderList li:nth-child(2) .listImg .img {
    background: url(../img/full_order/full_order_img02_sp.jpg) no-repeat center/cover;
  }
  .full_orderList li:nth-child(4) .listImg .img {
    background: url(../img/full_order/full_order_img03_sp.jpg) no-repeat center/cover;
  }
  .full_orderList li:nth-child(3) .listImg .img {
    background: url(../img/full_order/full_order_img11_sp.jpg) no-repeat center/cover;
  }*/

/* 注文住宅一覧
***************************************************************/
/* エリア一覧
***************************************************************/
/*.areaList {
  width: 1000px;
  margin: 1% auto;
    margin-bottom: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 60px;
    padding-bottom: 200px;
}

.sinsotu{
    width:48%;
    display: inline-block;
    margin:1%;
}

.banner{
    float:left;
    margin:1%;
    padding-left: 2%;
}

.banner a:hover{
    opacity: 0.5;
}



.career{
    width:48%;
    display: inline-block;
     margin:1%;
}

.areaList li {
  width: 485px;
  height:250px;
}

.areaList li a {
  display: block;
  height: 100%;
  position: relative;
  z-index: 0;
}

.areaList li .listImg, .areaList li .img {
  width: 100%;
  height: 100%;
}

.areaList li .listImg {
  overflow: hidden;
}

.areaList li .listTitle {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.1em;
  text-align: center;
}

.areaList li .arrow {
  display: block;
  position: absolute;
  top: 73%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 37px;
  height: 11px;
}

.areaList li .arrow::before, .areaList li .arrow::after {
  content: '';
  position: absolute;
  height: 1px;
  background: #fff;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}

.areaList li .arrow::before {
  width: 100%;
  bottom: 0;
  left: 0;
}

.areaList li .arrow::after {
  width: 11px;
  top: 5px;
  right: -2px;
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
}

.interview {
  width: 1200px;
  margin: 1% auto;
    margin-bottom: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 60px;

}

.interview li{
    width:32%;
    display: inline-block;
    margin:0.5%;
}

.interview li span{
    font-size:22px;
    text-align: left;
    line-height: 1.8;
}

.interview li a:hover{
   opacity: 0.6;
}

.career_outline{
    width:1200px;
    margin:5% auto;
}

.career_outline tr{
	border-bottom: 1px dotted #ccc;
	display: block;
}

.career_outline tr td{padding: 15px; vertical-align: top;}
.career_outline tr td:first-child{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	line-height:29px;
	padding-left:40px;
    width:350px;
	background: #f4f4f4;
}
.career_outline tr td:last-child{
	font-size: 16px;
	line-height: 29px;
}


@media all and (min-width: 681px) {
  .areaList li {
    margin: 0 30px 30px 0;
  }
  .areaList li .listImg .img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .areaList li .arrow {
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
  }
  .areaList li a:hover .listImg .img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .areaList li a:hover .arrow {
    left: 53%;
  }
  .sinsotu .listImg .img {
    background: url(../img/recruit_img.jpg) no-repeat center/cover;
  }
  .career .listImg .img {
    background: url(../img/career_img.jpg) no-repeat center/cover;
  }
  .areaList li:nth-child(2n) {
    margin-right: 0;
  }
  .areaList li:last-child, .areaList li:nth-last-child(2) {
    margin-bottom: 0;
  }
}

@media all and (max-width: 680px) {
  .areaList {
    width: 93.75%;
    padding-top: 50px;
  }
    
   .sinsotu{
    width:98%;
    display: inline-block;
    margin:1%;
}

.banner img{
    width:90%;
    margin:1% auto;

}

    
    
    
.banner{
    width:90%;
     margin:1% auto;
    float:left;
    padding-left:10%;
}

.banner a:hover{
    opacity: 0.5;
}



.career{
    width:98%;
    display: inline-block;
     margin:1%;
}
 
 .page_recruitWrap {
  padding-bottom: 68px;
}

.page_recruitWrap .inner {
  width: 100%;
  margin: auto;
}
    
    
    
    
    
h2{
    font-size:15px;
    margin:20px 0 10px 5px;
    text-align: left;
    padding:0.5%;
  border-left: 2px solid #000;
}
    

    
    
  .areaList li {
    width: 100%;
    height: 200px;
    margin-bottom: 13px;
  }
  .areaList li:last-child {
    margin-bottom: 0;
  }
  .areaList li .listTitle {
    font-size: 16px;
  }
  .areaList li .arrow {
    width: 24px;
    height: 7px;
  }
  .areaList li .arrow::after {
    width: 10px;
    top: 2px;
  }
  .sinsotu .listImg .img {
    background: url(../img/recruit_img_sp.jpg) no-repeat center/cover;
  }
  .career .listImg .img {
    background: url(../img/career_img_sp.jpg) no-repeat center/cover;
  }
    
    
  .interview {
  width: 96%;
  margin: 1% auto;
    margin-bottom: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 5px;

}

.interview li{
    width:96%;
    display: inline-block;
    margin:0.5%;
}

.interview li span{
    font-size:15px;
    text-align: left;
    line-height: 1.8;
}

.interview li a:hover{
   opacity: 0.6;
}

.career_outline{
    width:100%;
    margin:5% auto;
}

.career_outline tr{
	border-bottom: 1px dotted #ccc;
	display: block;
}

.career_outline tr td{padding: 10px; vertical-align: top;}
.career_outline tr td:first-child{
	color: #000000;
	font-weight: bold;
    text-align: left;
	font-size:13px;
	line-height:25px;
	padding-left:22px;
    width:100%;
	background: #f4f4f4;
    display: inline-block;
}
.career_outline tr td:last-child{
	font-size: 13px;
	line-height: 25px;
}

  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}

/* エリア一覧
***************************************************************/
/* バナーボックス
***************************************************************/
/*.bannerBox {
  padding-top: 77px;
}

.bannerBox .banner {
  display: block;
  width: 672px;
  margin: 0 auto 30px;
}

.bannerBox .banner:last-child {
  margin-bottom: 0;
}

@media all and (min-width: 681px) {
  .bannerBox .banner {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .bannerBox .banner:hover {
    opacity: 0.6;
  }
}

@media all and (max-width: 680px) {
  .bannerBox {
    padding-top: 52px;
  }
  .bannerBox .banner {
    width: 93.75%;
    margin-bottom: 20px;
  }
}
*/
/* バナーボックス
***************************************************************/
/* 施工事例一覧
***************************************************************/
/*.page_worksWrap {
  background: #E2E7E7;
  padding: 120px 0 100px;
}

.page_worksWrap .inner {
  width: 1200px;
  margin: auto;
}

.page_works_title {
  text-align: center;
}

.page_works_title span {
  display: block;
  letter-spacing: 0.1em;
}

.page_works_title .en {
  font-size: 50px;
  color: #335167;
  margin-bottom: 14px;
}

.page_works_title .jp {
  font-size: 18px;
  letter-spacing: 0.5em;
  font-weight: 500;
}

.worksList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
}

.worksList li {
  width: 280px;
  margin-right: 25px;
}

.worksList li a {
  display: block;
}

.worksList li .listImg {
  overflow: hidden;
  width: 100%;
  height: 185px;
}

.worksList li .listImg .img {
  width: 100%;
  height: 100%;
}

.worksList li .listTitle {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 500;
  color: #335167;
  padding-right: 22px;
  position: relative;
  margin-top: 10px;
}

.worksList li .listTitle i {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 17px;
  height: 5px;
}

.worksList li .listTitle i::before, .worksList li .listTitle i::after {
  content: '';
  position: absolute;
  height: 1px;
  background: #335167;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}

.worksList li .listTitle i::before {
  width: 100%;
  bottom: 0;
  left: 0;
}

.worksList li .listTitle i::after {
  width: 6px;
  top: 1.5px;
  right: -1px;
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
}

.worksList.orginAnime li {
  position: relative;
  top: 60px;
  opacity: 0;
  -webkit-transition: top 0.6s 0.3s, opacity 0.6s 0.3s;
  transition: top 0.6s 0.3s, opacity 0.6s 0.3s;
}

.worksList.orginAnime li:nth-child(2) {
  -webkit-transition: top 0.6s 0.5s, opacity 0.6s 0.5s;
  transition: top 0.6s 0.5s, opacity 0.6s 0.5s;
}

.worksList.orginAnime li:nth-child(3) {
  -webkit-transition: top 0.6s 0.7s, opacity 0.6s 0.7s;
  transition: top 0.6s 0.7s, opacity 0.6s 0.7s;
}

.worksList.orginAnime li:nth-child(4) {
  -webkit-transition: top 0.6s 0.9s, opacity 0.6s 0.9s;
  transition: top 0.6s 0.9s, opacity 0.6s 0.9s;
}

.worksList.orginAnime.action li {
  top: 0;
  opacity: 1;
}

.works_moreBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 280px;
  margin: 24px auto 0;
}

.works_moreBtn .arrow {
  display: block;
  position: relative;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #335167;
  margin-right: 20px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.works_moreBtn .arrow span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 16px;
  height: 5px;
}

.works_moreBtn .arrow span::before, .works_moreBtn .arrow span::after {
  content: '';
  position: absolute;
  height: 1px;
  background: #fff;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}

.works_moreBtn .arrow span::before {
  width: 100%;
  bottom: 0;
  left: 0;
}

.works_moreBtn .arrow span::after {
  width: 7px;
  top: 1.5px;
  right: -1px;
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
}

.works_moreBtn .text {
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #335167;
  font-weight: 500;
}

@media all and (min-width: 681px) {
  .worksList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .worksList li {
    margin: 0 26px 26px 0;
  }
  .worksList li:nth-child(4n) {
    margin-right: 0;
  }
  .worksList li .listImg .img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .worksList li .listTitle i {
    -webkit-transition: right 0.3s;
    transition: right 0.3s;
  }
  .worksList li a:hover .listImg .img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .worksList li a:hover .listTitle i {
    right: -5px;
  }
  .works_moreBtn .arrow span {
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
  }
  .works_moreBtn:hover .arrow span {
    left: 62%;
  }
}

@media all and (max-width: 680px) {
  .page_worksWrap {
    padding: 56px 0;
  }
  .page_worksWrap .inner {
    width: 87.5%;
  }
  .page_works_title .en {
    font-size: 36px;
    margin-bottom: 8px;
  }
  .page_works_title .jp {
    font-size: 13px;
  }
  .worksList {
    margin-top: 17px;
  }
  .worksList li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 34px;
  }
  .worksList li:last-child {
    margin-bottom: 0;
  }
  .worksList li .listTitle {
    font-size: 15px;
    padding-right: 24px;
    margin-top: 16px;
  }
  .works_moreBtn {
    width: 205px;
    margin: 45px auto 0;
  }
  .works_moreBtn .arrow {
    width: 38px;
    height: 38px;
    margin-right: 13px;
  }
  .works_moreBtn .arrow span {
    width: 10px;
    height: 3px;
  }
  .works_moreBtn .arrow span::after {
    width: 4px;
    top: 0;
    right: 0;
  }
  .works_moreBtn .text {
    font-size: 15px;
  }
}
*/
/* 施工事例一覧*/
***************************************************************/
/* 動画でご紹介
***************************************************************/
/*.movieBtnWrap {
  padding: 100px 0 130px;
}

.movieBtnWrap .movieBtn {
  display: block;
  width: 672px;
  height: 217px;
  margin: auto;
  position: relative;
  z-index: 0;
}

.movieBtnWrap .movieBtn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 5px solid #335167;
  z-index: 1;
}

.movieBtnWrap .movieBtn::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.47;
  z-index: 2;
}

.movieBtnWrap .movieBtn .textBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  font-weight: 500;
  z-index: 3;
}

.movieBtnWrap .movieBtn .textBox .btnTextSml {
  display: inline-block;
  position: relative;
  font-size: 22px;
  letter-spacing: 0.1em;
  padding: 0 25px;
}

.movieBtnWrap .movieBtn .textBox .btnTextSml::before, .movieBtnWrap .movieBtn .textBox .btnTextSml::after {
  content: '';
  position: absolute;
  top: 0;
  width: 2px;
  height: 25px;
  background: #fff;
}

.movieBtnWrap .movieBtn .textBox .btnTextSml::before {
  left: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.movieBtnWrap .movieBtn .textBox .btnTextSml::after {
  right: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.movieBtnWrap .movieBtn .textBox .btnText {
  font-size: 36px;
  letter-spacing: 0.1em;
  margin: 18px 0 30px;
}

.movieBtnWrap .movieBtn .textBox .more {
  width: 129px;
  margin: auto;
  background: #fff;
  color: #335167;
  font-size: 16px;
  letter-spacing: 0;
  text-align: center;
  padding: 4px;
  border-radius: 12px;
  position: relative;
}

.movieBtnWrap .movieBtn .textBox .more i {
  display: block;
  position: absolute;
  right: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 13px;
  height: 4px;
}

.movieBtnWrap .movieBtn .textBox .more i::before, .movieBtnWrap .movieBtn .textBox .more i::after {
  content: '';
  position: absolute;
  height: 1px;
  background: #335167;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}

.movieBtnWrap .movieBtn .textBox .more i::before {
  width: 100%;
  bottom: 0;
  left: 0;
}

.movieBtnWrap .movieBtn .textBox .more i::after {
  width: 5px;
  top: 1px;
  right: -1px;
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
}

@media all and (min-width: 681px) {
  .movieBtnWrap .movieBtn {
    background: url(../img/full_order/full_order_img10.jpg) no-repeat center/cover;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .movieBtnWrap .movieBtn .textBox .more i {
    -webkit-transition: right 0.3s;
    transition: right 0.3s;
  }
  .movieBtnWrap .movieBtn:hover {
    opacity: 0.6;
  }
  .movieBtnWrap .movieBtn:hover .textBox .more i {
    right: 3px;
  }
}

@media all and (max-width: 680px) {
  .movieBtnWrap {
    padding: 50px 0 76px;
  }
  .movieBtnWrap .movieBtn {
    width: 93.75%;
    height: 103px;
    background: url(../img/full_order/full_order_img10_sp.jpg) no-repeat center/cover;
  }
  .movieBtnWrap .movieBtn::before {
    border: 3px solid #335167;
  }
  .movieBtnWrap .movieBtn .textBox {
    width: 100%;
  }
  .movieBtnWrap .movieBtn .textBox .btnTextSml {
    font-size: 13px;
    padding: 0 25px;
  }
  .movieBtnWrap .movieBtn .textBox .btnTextSml::before, .movieBtnWrap .movieBtn .textBox .btnTextSml::after {
    height: 25px;
  }
  .movieBtnWrap .movieBtn .textBox .btnText {
    font-size: 21px;
    margin: 5px 0 15px;
  }
  .movieBtnWrap .movieBtn .textBox .more {
    width: 85px;
    font-size: 12px;
    padding: 2px;
  }
  .movieBtnWrap .movieBtn .textBox .more i {
    right: 5px;
    width: 8px;
    height: 2px;
  }
  .movieBtnWrap .movieBtn .textBox .more i::after {
    width: 3px;
    top: 0;
  }
}

/* 動画でご紹介
***************************************************************/


/* 施工例　流れるスライド
***************************************************************/
/*.top-zone03 {
	width: 100%;
	height: 450px;
	background: url(../img/full_order/top_img01.jpg) center center repeat-x;
	background-size: auto 100%;
	position: relative;
	overflow: hidden;
		 -webkit-animation: fadeAnimations 3000s linear infinite;
    -moz-animation: fadeAnimations 3000s linear infinite;
    -ms-animation: fadeAnimations 3000s linear infinite;
    animation: fadeAnimations 3000s linear infinite;
    margin-top: 2%;
}



@-webkit-keyframes fadeAnimations {
 0% {
	 background-position:0 center;
}
 100% {
	 background-position:44400% center;
}
}

@-moz-keyframes fadeAnimations {
 0% {
	 background-position:0 center;
}
 100% {
	 background-position:44400% center;
}
}
@-ms-keyframes fadeAnimations {
 0% {
	 background-position:0 center;
}
 100% {
	 background-position:44400% center;
}
}
@keyframes fadeAnimations {
 0% {
	 background-position:0 center;
}
 100% {
	 background-position:44400% center;
}
}

@media all and (max-width: 680px) {
    
.top-zone03 {
	position: static;

   height: 200px; 
	padding: 40px 0px;
	box-sizing: border-box;
			 -webkit-animation-duration:15000s;
    -moz-animation-duration: 15000s;
    -ms-animatio-duration:15000s;
    animation-duration: 15000s;
}
}*/


/* 施工例　流れるスライド
***************************************************************/