@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: 1100px;
  margin: auto;
  
}


.listImg {
  margin:0 auto;
  }


 .listImg img{
  /*margin:0 auto!important;
  padding-left:170px;*/
  width: 80%;
  margin: 0 10% 0 10%;
  }

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


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


.story ul{
    width:63%;
    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_title2{
    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;
    background:#06c755;
    color:#fff;
}

.form_req{
    width:800px;
    margin:0 auto;
    font-size:15px;
    font-weight:500;
    color:red;
    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%;
}



.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: 40px;


}


.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: 40px;


}

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

.sheet02 h2{
	width:800px;
    margin-left:200px;
	text-align:left;
    font-size:22px;
    font-weight: 400;
     display: inline-block;
    
}

.note{
	width:800px;
    margin-left:200px;
	text-align:left;
    font-size:16px;
    line-height: 1.8;
    font-weight: 300;
     display: inline-block;
    
}



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



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



.sheet02 td select{
	height:65px;
    width:300px;
    font-size:19px;
    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;
    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;
}

.width80 {
	width:80px;
    height:50px;
}  





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



.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: 20px 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: 20px 30px;
    font-size: 20px;
    display: inline-block;
    width: 150x;
}



button.step-next{
    padding:20px 15px;
    margin-top:50px;
}

button.step-prev{
    padding:20px 15px;
    margin-top:50px;
}



button02 {
    text-align: center;
    margin:2% auto 0 auto;
    background: #335167;
    color: #fff;
    font-weight: bold;
    padding: 2.5% 7%;
    font-size: 105%;
    display: inline-block;
    border: 1px solid #335167;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
   
}

button02:hover {
  background: linear-gradient(
    135deg,
    #fff3b0 0%,
    #e6b94e 30%,
    #c8a300 55%,
    #fff1a8 75%,
    #b8941f 100%
  );
  color: #000;
}

/*
button02:hover:hover {
	background: #E8E8E8;
	color: #335167;
}
*/


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;
}
    
    
.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;
}


.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;'
       
  
}

.table_a h4{
    width:800px;
padding: 1rem 2rem;
  border-top: 1px solid #335167;
  border-bottom: 1px solid #335167;
    margin:0 auto;
    text-align: center;
    font-size:135%;
    color:#335167;
}


.tel_bnr2 {
        width: 60%;
      margin:0 auto;

  }
.tel_bnr2 img{
    width: 100%;
}


.table-scroll{
     width: 800px;
  margin:0.5% auto;
}


.table-scroll h2{
    font-size:110%;
    margin:3% 0;
}




.table-scroll {
    overflow-x: auto;
  }



 #dateTable {
    width: 98%;
    border-collapse: collapse;
    table-layout: fixed;
     font-size:88%;
     font-weight: 300;
    margin-bottom: 30px;
      margin-top: 5px;
  }
  #dateTable th, #dateTable td {
    border: 1px solid #ccc;
    padding: 15px 10px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s;
  }
  #dateTable th {
    background-color: #f2f2f2;
  }
  #dateTable td:hover {
    background-color: #335167;
      color:#fff;
  }
  #dateTable .selected {
    background-color: #335167; !important;
    color: white;
    font-weight: bold;
  }
  #dateTable .full {
    background-color: #eee;
    color: #999;
    cursor: not-allowed;
  }


.time-list-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 10px;
  width: 100%;
}

.time-list-row {
  display: flex;
  gap: 8px;
  flex-wrap: nowrap;
  min-width: 700px; /* スクロールを強制させる */
}


  .time-item {
    flex: 0 0 auto;
    display:inline-block;   
    width: 75px;
    padding: 8px 8px;
      margin:1% 0.3%;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
  }
  .time-item:hover {
    background-color: #335167;
      color:#fff;
  }
  .time-selected {
    background-color: #335167; !important;
    color: white;
    font-weight: bold;
  }
  .form-area, .output {
    margin-top: 20px;
    font-size: 18px;
  }
  input[type="text"] {
    width: 300px;
    padding: 8px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  input[type="text02"] {
    width: 90%;
    padding: 3% 2%;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  input[type="email"] {
    width: 95%;
    padding: 8px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  input[type="email02"] {
    width: 95%;
    padding: 1.8% 2%;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
 .week-buttons {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .week-buttons button {
    padding: 8px 16px;
    font-size: 16px;
    cursor: pointer;
  }




/*@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: 96%; 
  margin:0 auto;
   padding-left:2%;  
  }

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

.listImg2 img{
    width: 100%; 
    margin:0 auto;
  }    
    
   
.table-scroll{
     width:98%;
  margin:0.5% auto;
}    
   
.table-scroll p{
    font-size:95%;
    margin:3% 0;
}
    

 #dateTable {
    width: 560px;
    border-collapse: collapse;
    table-layout: fixed;
     overflow-x: scroll; 
     font-size:88%;
     font-weight: 300;
    margin-bottom: 30px;
      margin-top: 5px;
  }    
    
    
    
    
    #dateTable {
        font-size:85%!important;
    }   
    
    
    #dateTable th, #dateTable td{
        font-size:90%;
        text-align: center!important;
    }    
#dateTable th {
    text-align: center !important;
    vertical-align: middle;

    }
    
 .time-list {
  width: 100%;
     overflow-x: scroll; 
  }    
    
    
 .time-item {
     width: 70px;
    margin:1% 0.1%;
     font-size:90%;
   
  }  
    
    
  .week-buttons button {
    padding: 8px 10px;
    font-size: 12px;
    cursor: pointer;
  }

    
    
    
    
.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_title2{
    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%;

}



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


.sheet02 th{
    color: #335167;
    font-weight:bold;
    width:100%;
    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:96%;
    margin-left:2%;
	text-align:left;
    font-size:14px;
     display: inline-block;
     line-height: 1.7;
    
}
.sheet02 td input{
    /* width:800px;*/
	 height:40px;
    margin-left: 10px;
    background: #E8E8E8;
    border: none;
    font-size:14px;
    
}





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

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

input[type=text],
input[type=email],
textarea{
  width:98% !important;
  padding:3px 0;
    margin:0 auto;
  box-sizing: border-box;
 
}
.sheet02 td textarea.width120{
    height: 18px;
}
.sheet02 td textarea{
    margin-top: 5px;
    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%;
}
    
.sheet02 td input.width200 {
    width: 100%;
}       
.sheet02 td input.width270 {
	    width:180px!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 .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;
  accent-color: #335167;
}

    
 
    
.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%;
}


button02 {
    margin:0 auto;
    padding: 4% 5% 5% 5%;
    font-size:100%;
    display: inline-block;   
}



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;
}


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

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

a.tel_bnr {
    margin: 0 auto 50px auto;
    width: 100%;
  }
a.tel_bnr img{
    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: 15px;
    line-height: 1.7;
     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;'
       
  
}

    
 .table_a h4{
    width:98%;
padding:1%;
  border-top: 1px solid #335167;
  border-bottom: 1px solid #335167;
    margin:0 auto;
    text-align: center;
    font-size:110%;
    color:#335167;
}


.tel_bnr2 {
        width: 90%;
      margin:0 auto;

  }
.tel_bnr2 img{
    width: 100%;
}
   
    
 .note{
	width:100%;
    margin:0 auto;
	text-align:left;
    font-size:80%;
    line-height: 1.8;
    font-weight: 300;
     display: inline-block;
    
}
   
    
    
input[type="text"] {
    width: 300px;
    padding: 8px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  input[type="text02"] {
    width: 100%;
    padding: 3% 2%;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  input[type="email"] {
    width: 95%;
    padding: 8px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  input[type="email02"] {
    width: 100%;
    padding: 1.8% 2%;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
  }    
    


}
    
 /* .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;
  }*/

/* 注文住宅一覧
***************************************************************/





/* おみくじ内容　PC
***************************************************************/

.padi0{
    padding: 0;
}

.page_mvBoxBox{
   margin: 10% 0 0 0;
}
.page_mvBoxBox img{
   width: 100%;
}

.page_contactWrap .inner .inner_omikuji{
    width:70%;
    margin: 0% auto;   
    padding: 5% 0;	
}
.page_contactWrap .inner .inner_omikuji .omititle{
    color:#335167;
    font-size: 150%;
    margin: 0 0 3% 0;
    text-align: center;
    font-weight: 600;
    border-bottom: 3px solid #335167;
    border-top: 3px solid #335167;
    padding: 1% 0 1% 0;
}
.page_contactWrap .inner .inner_omikuji .omitext{
    color:#335167;
    font-size: 120%;
    margin: 0 0 5% 0;
    text-align: center;
    font-weight: 600;
}


.page_contactWrap .inner .inner_omikuji ul.cf001 {
  display: flex;
  gap: 10px; /* 任意：項目の間隔 */
}

.page_contactWrap .inner .inner_omikuji ul.cf001 li {
  width: 50%; /* 2つを均等配置したい場合は追加 */
}

.page_contactWrap .inner .inner_omikuji .kome01{
    margin: 5% 0 5% 0;
    font-size: 90%;
    line-height: 1.3;
}

.page_contactWrap .inner .text_center{
    text-align: center;
}
.page_contactWrap .inner .position_relative{
    text-align: center;
    position: relative;
}
.page_contactWrap .inner .position_relative .po_click{
    position: absolute;
    top:-30%;
    left:10%;
    width: 18%;
}




.page_contactWrap .inner_sec1 {
  width: 100%;
  background-image: url("../img/back.png"); /* ←画像パス */
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;  
  
  position: relative; /* ← これを追加 */
  overflow: hidden;   /* はみ出し防止（任意） */  
  
}


/* 左下：おみくじ */
.page_contactWrap .inner_sec1 .omikuji_img {
  position: absolute;
  bottom: 5%;
  left: 5%;
  width: 250px;     /* サイズは調整 */
  z-index: 1;
}

/* 右下：富士山 */
.page_contactWrap .inner_sec1 .fuji_img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 380px;     /* サイズは調整 */
  z-index: 1;
}




.page_contactWrap .inner_sec1 .inner_omikuji{
    width:70%;
    margin: 0% auto;   
    padding: 3% 0;	
}
.page_contactWrap .inner_sec1 .inner_omikuji .omititle{
    color:white;
    font-size: 150%;
/*    margin: 0 0 3% 0; */
    text-align: center;
    font-weight: 600;
/*    border-bottom: 3px solid black;
    border-top: 3px solid black; */
    padding: 1% 0 1% 0;
}
.page_contactWrap .inner_sec1 .inner_omikuji .omitext{
    color:#335167;
    font-size: 120%;
    margin: 0 0 5% 0;
    text-align: center;
    font-weight: 600;
}


.page_contactWrap .inner_sec1 .inner_omikuji ul.cf001 {
  display: flex;
  gap: 10px; /* 任意：項目の間隔 */
}

.page_contactWrap .inner_sec1 .inner_omikuji ul.cf001 li {
  width: 50%; /* 2つを均等配置したい場合は追加 */
}

.page_contactWrap .inner_sec1 .inner_omikuji .kome01{
    margin: 0% 0 2% 0;
    font-size: 90%;
    line-height: 1.3;
}

.page_contactWrap .inner_sec1 .text_center{
    text-align: center;
}
.page_contactWrap .inner_sec1 .position_relative{
    text-align: center;
    position: relative;
}
.page_contactWrap .inner_sec1 .position_relative .po_click{
    position: absolute;
    top:3%;
    right:25%;
    width: 12%;
}






.page_contactWrap .inner_sec2 .omititle{
    color:#335167;
    font-size: 130%;
/*    margin: 0 0 3% 0; */
    text-align: center;
    font-weight: 600;
/*    border-bottom: 3px solid black;
    border-top: 3px solid black; */
    padding: 3% 0 0 0;
}
.page_contactWrap .inner_sec2 .omitext{
    color:#335167;
    font-size: 120%;
    margin: 0 0 5% 0;
    text-align: center;
    font-weight: 600;
}


.page_contactWrap .inner_sec2 .text_center{
    text-align: center;
}
.page_contactWrap .inner_sec2 .position_relative{
    text-align: center;
    position: relative;
}
.page_contactWrap .inner_sec2 .position_relative .po_click{
    position: absolute;
    top:20%;
    right:30%;
    width: 10%;
}




.page_contactWrap .inner_sec3 .omititle{
    color:#335167;
    font-size: 130%;
/*    margin: 0 0 3% 0; */
    text-align: center;
    font-weight: 600;
/*    border-bottom: 3px solid black;
    border-top: 3px solid black; */
    padding: 3% 0 0 0;
}
.page_contactWrap .inner_sec3 .omitext{
    color:#335167;
    font-size: 120%;
    margin: 0 0 5% 0;
    text-align: center;
    font-weight: 600;
}
.page_contactWrap .inner_sec3 .text_center{
    text-align: center;
}
.page_contactWrap .inner_sec3 .position_relative{
    text-align: center;
    position: relative;
}
.page_contactWrap .inner_sec3 .position_relative .po_click{
    position: absolute;
    top:20%;
    right:30%;
    width: 10%;
}









.page_contactWrap .inner .omikuji_kekka01{
    text-align: center;
    font-size: 120%;
    padding: 1% 0 1.5% 0;
    background:#1A2A3A/*#B80000*/;
    color:#fff;
    font-weight: 500;
    margin: 3% 0 0 0;
}

.page_contactWrap .inner .fortune{
    text-align: center;
    font-size: 600%;
    /*color:#C8A300;*/
    letter-spacing: 0.5em;
    font-weight: 900;
    font-family: 'Shippori Mincho', 'Hannari Mincho', serif;
    
    background: linear-gradient(#ffe9a0, #c8a300);
    -webkit-background-clip: text;
    color: transparent;
    text-shadow:
      0 1px 0 #b58a00,
      0 2px 2px rgba(0,0,0,0.3);
}


/* --- おみくじ結果アニメーション（毎回再生用） --- */
#fortuneText.animate {
  opacity: 0;
  transform: scale(0.7);
  animation: fortuneCombo 2.5s ease-out forwards;
}

@keyframes fortuneCombo {
  0% {
    opacity: 0;
    transform: scale(0.75);
    filter: brightness(2.2);
  }
  40% {
    opacity: 1;
    transform: scale(1.12);
    filter: brightness(1.7);
  }
  70% {
    transform: scale(1.03);
    filter: brightness(1.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    filter: brightness(1);
  }
}




/* キラッアニメーション用 */
.shimmer {
  position: relative;
  /*display: inline-block;*/
  overflow: hidden; /* はみ出した光を隠す */
}

/* 光の筋 */
.shimmer::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -30%;
  width: 58%;
  height: 200%;
  transform: skewX(-25deg);
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.8) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  animation: shine 3.0s ease-in-out infinite;
  pointer-events: none;
}

/* 光が左から右へスーッと動く */
@keyframes shine {
  0% {
    transform: translateX(-150%) skewX(-25deg);
  }
  40% {
    transform: translateX(150%) skewX(-25deg);
  }
  100% {
    transform: translateX(150%) skewX(-25deg);
  }
}



.page_contactWrap .inner .fortuneMessage{
    text-align: center;
    font-size: 150%;
    color:#D40000;
    font-weight: 700;
}
.page_contactWrap .inner .small{
    text-align: center;
    font-size: 100%;
    margin: 2% 0 5% 0;
}


.page_contactWrap .bg0001{
    background:#f5f5f5 ;
    padding: 3% 0 0 0;
}

.page_contactWrap .inner .bukken_box01{
    width: 100%;
    margin: 3% 0 3% 0;
    background: #fff;
    padding: 2.5%;
    box-shadow: 2px 2px 4px;
}

.page_contactWrap .inner .bukken_box01 .bukken_title01{
    font-size: 150%;
    color:#335167;
    line-height: 1.3;
}

.page_contactWrap .inner .bukken_box01 .bukken_map{
    display: inline-block;
    width:50%;
    margin: 3% 2% 2% 0;    
}

.page_contactWrap .inner .bukken_box01 .bukken_list{
    display: inline-block;
    width:47%;
    margin: 3% 0 2% 0;    
    vertical-align: top;
    padding: 2% 0 2% 0;
}

.page_contactWrap .inner .bukken_box01 .bukken_list h1{
    font-size: 120%;
    text-align: center;
    line-height: 2;
}

.page_contactWrap .inner .bukken_box01 .bukken_list .bbox01{
    margin: 2% 0 2% 0;
    padding: 2% 3% 2% 3%;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
}
.page_contactWrap .inner .bukken_box01 .bukken_list .bbox01 li{
    font-size: 100%;
    line-height: 2;
}

.page_contactWrap .inner .bukken_box01 .bukken_list p.text001{
    font-size: 100%;
    text-align: left;
    line-height: 2;
}

.page_contactWrap .inner .bukken_box01 .bukken_list .mapmap{
    width: 70%;
    margin: 3% 15% 2% 15%;
    background: #008b8b;
    text-align: center;
    color: #fff;
    border: thin solid #008b8b;
    font-size: 110%;
    padding: 1.5% 0 1% 0;
}

.page_contactWrap .inner .bukken_box01 .bukken_list .mapmap:hover{
    background: #fff;
    color: #008b8b;
    border: thin solid #008b8b;
}

.page_contactWrap .inner .bukken_box01 .bukken_list .kengaku{
    width: 70%;
    margin: 3% 15% 2% 15%;
    background: #B80000;
    text-align: center;
    color: #fff;
    border: thin solid #B80000;
    font-size: 110%;
    padding: 1.5% 0 1% 0;
}

.page_contactWrap .inner .bukken_box01 .bukken_list .kengaku:hover{
    background: #fff;
    color: #B80000;
    border: thin solid #B80000;
}


#slider01 div p{
    /*position: absolute;
    bottom:-23px;
    left:0;
    background: rgba(0,0,0,0.5);
    color:#ffffff;*/
    padding:1% 1% 1% 3%;
    font-size: 100%;
}





/* おみくじ内容　PC  end
***************************************************************/

/* おみくじ内容　SP
***************************************************************/
/* SP 調整 */
@media all and (max-width: 680px) {
 .page_mvBoxBox{
   margin: 25% 0 0 0;
}
.page_mvBoxBox img{
   width: 100%;
}

.page_contactWrap .inner .inner_omikuji{
    width:96%;
    margin: 5% 2% 25% 2%    
}

  .page_contactWrap .inner_sec1 .omikuji_img {
    width: 120px;
    bottom: 10px;
    left: 25px;
  }

  .page_contactWrap .inner_sec1 .fuji_img {
    width: 180px;
    bottom: 0;
    right: 0px;
  }


.page_contactWrap .inner .inner_omikuji .omititle{
    font-size: 130%;
    margin: 0 0 3% 0;
    line-height: 1.3;
    text-align: center;
    padding: 1% 0 1% 0;
}
    
.page_contactWrap .inner .inner_omikuji .omitext{
    font-size: 100%;
    margin: 0 0 5% 0;
    text-align: center;
}    
    
.page_contactWrap .inner .inner_omikuji ul.cf001 {
  display: flex;
  gap: 20px; /* 任意：項目の間隔 */
}

.page_contactWrap .inner .inner_omikuji ul.cf001 li {
  width: 50%; /* 2つを均等配置したい場合は追加 */
}

.page_contactWrap .inner .inner_omikuji .kome01{
    margin: 7% 0 7% 0;
    font-size: 80%;
    line-height: 1.3;
}

.page_contactWrap .inner .inner_omikuji .text_center{
    text-align: center;
}



.page_contactWrap .inner_sec1 .inner_omikuji{
    width:100%;
    margin: 3% 0% 20% 0%;
    padding: 5% 5% 8% 5%;    
}
.page_contactWrap .inner_sec1 .inner_omikuji .omititle{
    font-size: 130%;
    margin: 0 0 3% 0;
    line-height: 1.3;
    text-align: center;
    padding: 1% 0 1% 0;
}
    
.page_contactWrap .inner_sec1 .inner_omikuji .omitext{
    font-size: 100%;
    margin: 0 0 5% 0;
    text-align: center;
}    
    
.page_contactWrap .inner_sec1 .inner_omikuji ul.cf001 {
  display: flex;
  gap: 20px; /* 任意：項目の間隔 */
}

.page_contactWrap .inner_sec1 .inner_omikuji ul.cf001 li {
  width: 50%; /* 2つを均等配置したい場合は追加 */
}

.page_contactWrap .inner_sec1 .inner_omikuji .kome01{
    margin: 0% 0 7% 0;
    font-size: 80%;
    line-height: 1.3;
}

.page_contactWrap .inner_sec1 .inner_omikuji .text_center{
    text-align: center;
}

.page_contactWrap .inner_sec1 .position_relative .po_click{
    position: absolute;
    top:5%;
    right:3%;
    width: 20%;
}

.page_contactWrap .inner_sec2 .inner_omikuji .text_center{
    text-align: center;
}

.page_contactWrap .inner_sec2 .position_relative .po_click{
    position: absolute;
    top:5%;
    right:7%;
    width: 20%;
}


.page_contactWrap .inner_sec3 .inner_omikuji .text_center{
    text-align: center;
}

.page_contactWrap .inner_sec3 .position_relative .po_click{
    position: absolute;
    top:5%;
    right:7%;
    width: 20%;
}



    
.page_contactWrap .inner .omikuji_kekka01{
    text-align: center;
    font-size: 120%;
    padding: 1% 0 1.5% 0;
}

.page_contactWrap .inner .fortune{
    text-align: center;
    font-size: 360%;
    /*color:#C8A300;*/
    letter-spacing: 0.5em;
    margin: 0 0 0 5%;
} 
    
    
    
.page_contactWrap .inner .fortuneMessage{
    text-align: center;
    font-size: 130%;
}
.page_contactWrap .inner .small{
    text-align: center;
    font-size: 90%;
    margin: 2% 0 5% 0;
}


.page_contactWrap .bg0001{
    padding: 3% 0 0 0;
}

.page_contactWrap .inner .bukken_box01{
    width: 100%;
    margin: 3% 0 3% 0;
    padding: 3% 3% 0 3%;
}

.page_contactWrap .inner .bukken_box01 .bukken_title01{
    font-size: 130%;
    line-height: 1.3;
}

.page_contactWrap .inner .bukken_box01 .bukken_map{
    display: inline-block;
    width:100%;
    margin: 3% 0 2% 0;    
}

.page_contactWrap .inner .bukken_box01 .bukken_list{
    display: inline-block;
    width:90%;
    margin: 0 5% 2% 5%;    
    vertical-align: top;
    padding: 0 0 2% 0;
}

.page_contactWrap .inner .bukken_box01 .bukken_list h1{
    font-size: 110%;
    text-align: center;
    line-height: 1.5;
    margin: 0 0 2% 0 ;
}

.page_contactWrap .inner .bukken_box01 .bukken_list .bbox01{
    margin: 2% 0 2% 0;
    padding: 2% 3% 2% 3%;
}
.page_contactWrap .inner .bukken_box01 .bukken_list .bbox01 li{
    font-size: 90%;
    line-height: 2;
}

.page_contactWrap .inner .bukken_box01 .bukken_list p.text001{
    font-size: 100%;
    text-align: left;
    line-height: 2;
}

.page_contactWrap .inner .bukken_box01 .bukken_list .mapmap{
    width: 49%;
    margin: 3% 0 2% 0;
    text-align: center;
    font-size: 110%;
    padding: 2% 0 2.5% 0;
    display: inline-block;
    line-height: 1.2;
}

.page_contactWrap .inner .bukken_box01 .bukken_list .kengaku{
    width: 49%;
    margin: 3% 0 2% 0;
    text-align: center;
    font-size: 110%;
    padding: 2% 0 2.5% 0;
    display: inline-block;
    line-height: 1.2;
}




#slider01 div p{
    /*position: absolute;
    bottom:-23px;
    left:0;
    background: rgba(0,0,0,0.5);
    color:#ffffff;*/
    padding:1% 1% 1% 3%;
    font-size: 100%;
}    
    
    
    
    
    
    
}
/* おみくじ内容　SP   end
***************************************************************/    
    


/* おみくじシステム　PC
***************************************************************/

.omikuji-wrapper {
  max-width: 600px;
  margin: 40px auto 20px;
}

.omikuji-card {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 16px;
  padding: 24px 22px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.06);
  margin-bottom: 16px;
}

.omikuji-title {
  font-size: 1.4rem;
  font-weight: 700;
  color: #335167;
  margin-bottom: 8px;
}

.omikuji-lead,
.omikuji-note,
.omikuji-result-lead {
  font-size: 0.9rem;
  line-height: 1.6;
  margin-bottom: 14px;
}

.omikuji-card label {
  display: block;
  font-size: 0.95rem;
  font-weight: 600;
  color: #335167;
  margin: 10px 0 4px;
}

.omikuji-card input[type="text"],
.omikuji-card input[type="email"]{
  width: 100%;
  height: 44px;
  padding: 6px 10px;
  border-radius: 8px;
  border: 1px solid #d0d0d0;
  background: #f7f7f7;
  font-size: 0.95rem;
  box-sizing: border-box;
}

.omikuji-btn {
  width: 100%;
  margin-top: 18px;
  padding: 14px 10px;
  border-radius: 999px;
  background: #335167;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  border: none;
  cursor: pointer;
  text-align: center;
  transition: background 0.3s, transform 0.1s, box-shadow 0.1s;
}

.omikuji-btn:hover {
  background: #223548;
}

.omikuji-btn:active {
  transform: translateY(1px);
  box-shadow: 0 2px 4px rgba(0,0,0,0.15) inset;
}

.omikuji-alert {
  margin-bottom: 10px;
  padding: 8px 10px;
  border-radius: 8px;
  background: #ffe5e5;
  color: #b40000;
  font-size: 0.85rem;
  line-height: 1.4;
}

.omikuji-result-label {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 10px;
  color: #335167;
}

.omikuji-result-text {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 18px 10px;
  margin-bottom: 10px;
  border-radius: 12px;
  background: #fff7da;
  color: #c08c00;
}

.is-hidden {
  display: none !important;
}

.hidden { display: none !important; }




/* =========================
   おみくじボタン（金色）
========================= */
#omikujiButton{
  border-radius: 999px; /* しっかり丸く */
  padding: 22px 80px;
  font-size: 26px;
  letter-spacing: 0.15em;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
    "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3",
    Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 700;

  background: linear-gradient(
    135deg,
    #fff3b0 0%,
    #e6b94e 30%,
    #c8a300 55%,
    #fff1a8 75%,
    #b8941f 100%
  );

  color: #000;
  border: none;
  box-shadow:
    0 6px 0 #9c7c16,
    0 12px 25px rgba(0,0,0,0.25);

  cursor: pointer;
  position: relative;
  overflow: hidden;
}




#omikujiButton:hover{
  transform: translateY(-2px);
  box-shadow:
    0 8px 0 #9c7c16,
    0 16px 30px rgba(0,0,0,0.3);
}

#omikujiButton:active{
  transform: translateY(4px);
  box-shadow:
    0 3px 0 #9c7c16,
    0 6px 15px rgba(0,0,0,0.2);
}


/* 光の筋 */
#omikujiButton::before{
  content: "";
  position: absolute;
  top: -50%;
  left: -30%;
  width: 40%;
  height: 200%;
  background: linear-gradient(
    to right,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.9) 50%,
    rgba(255,255,255,0) 100%
  );
  transform: skewX(-25deg);
  animation: omikujiShine 3s infinite;
}

@keyframes omikujiShine {
  0%   { left: -50%; }
  40%  { left: 120%; }
  100% { left: 120%; }
}












/* =========================
   おみくじボタン（金色）
========================= */
.js-omikuji-button{
  border-radius: 999px; /* しっかり丸く */
  padding: 22px 80px;
  font-size: 26px;
  letter-spacing: 0.15em;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
    "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3",
    Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 700;

  background: linear-gradient(
    135deg,
    #fff3b0 0%,
    #e6b94e 30%,
    #c8a300 55%,
    #fff1a8 75%,
    #b8941f 100%
  );

  color: #000;
  border: none;
  box-shadow:
    0 6px 0 #9c7c16,
    0 12px 25px rgba(0,0,0,0.25);

  cursor: pointer;
  position: relative;
  overflow: hidden;
}




.js-omikuji-button:hover{
  transform: translateY(-2px);
  box-shadow:
    0 8px 0 #9c7c16,
    0 16px 30px rgba(0,0,0,0.3);
}

.js-omikuji-button:active{
  transform: translateY(4px);
  box-shadow:
    0 3px 0 #9c7c16,
    0 6px 15px rgba(0,0,0,0.2);
}


/* 光の筋 */
.js-omikuji-button::before{
  content: "";
  position: absolute;
  top: -50%;
  left: -30%;
  width: 40%;
  height: 200%;
  background: linear-gradient(
    to right,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.9) 50%,
    rgba(255,255,255,0) 100%
  );
  transform: skewX(-25deg);
  animation: omikujiShine 3s infinite;
}

@keyframes omikujiShine {
  0%   { left: -50%; }
  40%  { left: 120%; }
  100% { left: 120%; }
}























/* おみくじシステム　PC END
***************************************************************/
/* おみくじシステム　SP
***************************************************************/
/* SP 調整 */
@media all and (max-width: 680px) {
  .omikuji-wrapper {
    width: 100%;
    margin: 24px auto 10px;
  }

  .omikuji-card {
    border-radius: 12px;
    padding: 18px 14px;
  }

  .omikuji-title {
    font-size: 1.2rem;
  }

  .omikuji-result-text {
    font-size: 1.4rem;
  }
  
  
  
  
  
  
  
/* =========================
   おみくじボタン（金色）
========================= */
.js-omikuji-button{
  border-radius: 999px; /* しっかり丸く */
  padding: 15px 50px;
  font-size: 20px;
  letter-spacing: 0.15em;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
    "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3",
    Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 700;

  background: linear-gradient(
    135deg,
    #fff3b0 0%,
    #e6b94e 30%,
    #c8a300 55%,
    #fff1a8 75%,
    #b8941f 100%
  );

  color: #000;
  border: none;
  box-shadow:
    0 6px 0 #9c7c16,
    0 12px 25px rgba(0,0,0,0.25);

  cursor: pointer;
  position: relative;
  overflow: hidden;
}




.js-omikuji-button:hover{
  transform: translateY(-2px);
  box-shadow:
    0 8px 0 #9c7c16,
    0 16px 30px rgba(0,0,0,0.3);
}

.js-omikuji-button:active{
  transform: translateY(4px);
  box-shadow:
    0 3px 0 #9c7c16,
    0 6px 15px rgba(0,0,0,0.2);
}


/* 光の筋 */
.js-omikuji-buttonn::before{
  content: "";
  position: absolute;
  top: -50%;
  left: -30%;
  width: 40%;
  height: 200%;
  background: linear-gradient(
    to right,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.9) 50%,
    rgba(255,255,255,0) 100%
  );
  transform: skewX(-25deg);
  animation: omikujiShine 3s infinite;
}

@keyframes omikujiShine {
  0%   { left: -50%; }
  40%  { left: 120%; }
  100% { left: 120%; }
}



  
}

/* おみくじシステム　SP END
***************************************************************/






/* inner_sec2　PC
***************************************************************/

.page_contactWrap .inner_sec2{
  width: 100%;
  margin:5% auto 6% auto; 
}

.page_contactWrap .inner_sec2 .inner_box2{
  width: 1000px;
  margin:0 auto; 
}

.page_contactWrap .inner_sec2 .inner_box2 .omititle{
    color:#335167;
    font-size: 150%;
    margin: 0 0 5% 0;
    text-align: center;
    font-weight: 600;
    border-bottom: 3px solid #335167;
    border-top: 3px solid #335167;
    padding: 1% 0 1% 0;
}

/* ===== モデルハウス2カラム ===== */
.page_contactWrap .inner_sec2 .inner_box2 .mhGrid{
  display: flex;
  gap: 40px;
  margin-top: 40px;
}

.page_contactWrap .inner_sec2 .inner_box2 .mhCard{
  width: calc((100% - 40px) / 2);
  background: #efefef;
  padding: 30px;
  display: block;
  color: #000;
}

.page_contactWrap .inner_sec2 .inner_box2 .mhPhoto{
  background: #fff;
/*  padding: 18px;　*/
  margin-bottom: 18px;
}

.page_contactWrap .inner_sec2 .inner_box2 .mhPhoto img{
  width: 100%;
  height: auto;
  display: block;
}

/* タイトル1（黒帯） */
.page_contactWrap .inner_sec2 .inner_box2 .mhTitle1{
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: 700;
  padding: 14px 10px;
  margin: 0 0 14px 0;
  font-size: 18px;
  line-height: 1.4;
}

/* タイトル2 */
.page_contactWrap .inner_sec2 .inner_box2 .mhTitle2{
  text-align: center;
  font-weight: 600;
  margin: 0 0 10px 0;
  font-size: 15px;
  color: #333;
}

/* 表っぽい部分 */
.page_contactWrap .inner_sec2 .inner_box2 .mhTable{
  border-top: 3px solid #335167;
}

.page_contactWrap .inner_sec2 .inner_box2 .mhRow{
  display: flex;
  border-bottom: 1px dotted #888;
}

.page_contactWrap .inner_sec2 .inner_box2 .mhTh{
  width: 28%;
  padding: 10px 10px;
  font-weight: 700;
  text-align: center;
  border-right: 1px dotted #888;
/*  background: rgba(255,255,255,0.4); */
}

.page_contactWrap .inner_sec2 .inner_box2 .mhTd{
  width: 72%;
  padding: 10px 14px;
  line-height: 1.6;
}






/* inner_sec2　PC END
***************************************************************/


/* inner_sec2　SP
***************************************************************/
/* SP 調整 */

@media all and (max-width: 680px){
	
.page_contactWrap .inner_sec2 {
 width: 100%;
}	

.page_contactWrap .inner_sec2 .inner_box2{
 width: 100%;
}

.page_contactWrap .inner_sec2 .inner_box2 .inner_omikuji .omititle{
    font-size: 130%;
    margin: 0 0 3% 0;
    line-height: 1.3;
    text-align: center;
    padding: 1% 0 1% 0;
}

  .page_contactWrap .inner_sec2 .inner_box2 .mhGrid{
    flex-direction: column;
    gap: 20px;
  }
  .page_contactWrap .inner_sec2 .inner_box2 .mhCard{
    width: 90%;
    padding: 18px;
	margin:0 5%;
  }
  .page_contactWrap .inner_sec2 .inner_box2 .mhTitle1{
    font-size: 16px;
    padding: 12px 8px;
  }
  .page_contactWrap .inner_sec2 .inner_box2 .mhTh{
    width: 32%;
  }
  .page_contactWrap .inner_sec2 .inner_box2 .mhTd{
    width: 68%;
  }
  
  
 /* ===== モデルハウス2カラム ===== */
.page_contactWrap .inner_sec2 .inner_box2 .mhGrid{
  display: flex;
  gap: 20px;
  margin-top: 20px;
} 
  
  
  
  
	
}

/* inner_sec2　SP END
***************************************************************/





/* inner_sec3　PC
***************************************************************/

.page_contactWrap .inner_sec3{
  width: 100%;
  padding: 5% 0 6% 0;
  background-color:#e5deca;
}

.page_contactWrap .inner_sec3 .inner_box3{
  width: 1000px;
  margin:0 auto;
}


.page_contactWrap .inner_sec3 .inner_box3 .omititle{
    color:#335167;
    font-size: 150%;
    margin: 0 0 3% 0;
    text-align: center;
    font-weight: 600;
    border-bottom: 3px solid #335167;
    border-top: 3px solid #335167;
    padding: 1% 0 1% 0;
}

/* ===== モデルハウス2カラム ===== */
.page_contactWrap .inner_sec3 .inner_box3 .mhGrid{
  display: flex;
  gap: 40px;
  margin-top: 20px;
}

.page_contactWrap .inner_sec3 .inner_box3 .mhCard{
  width: calc((100% - 40px) / 2);
  background: #efefef;
  padding: 30px;
  display: block;
  color: #000;
}

.page_contactWrap .inner_sec3 .inner_box3 .mhPhoto{
  background: #fff;
/*  padding: 18px;　*/
  margin-bottom: 18px;
}

.page_contactWrap .inner_sec3 .inner_box3 .mhPhoto img{
  width: 100%;
  height: auto;
  display: block;
}

/* タイトル1（黒帯） */
.page_contactWrap .inner_sec3 .inner_box3 .mhTitle1{
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: 700;
  padding: 14px 10px;
  margin: 0 0 14px 0;
  font-size: 17px;
  line-height: 1.4;
}

/* タイトル2 */
.page_contactWrap .inner_sec3 .inner_box3 .mhTitle2{
  text-align: center;
  font-weight: 600;
  margin: 0 0 10px 0;
  font-size: 15px;
  color: #333;
}

/* 表っぽい部分 */
.page_contactWrap .inner_sec3 .inner_box3 .mhTable{
  border-top: 3px solid #335167;
}

.page_contactWrap .inner_sec3 .inner_box3 .mhRow{
  display: flex;
  border-bottom: 1px dotted #888;
}

.page_contactWrap .inner_sec3 .inner_box3 .mhTh{
  width: 28%;
  padding: 10px 10px;
  font-weight: 700;
  text-align: center;
  border-right: 1px dotted #888;
/*  background: rgba(255,255,255,0.4); */
}

.page_contactWrap .inner_sec3 .inner_box3 .mhTd{
  width: 72%;
  padding: 10px 14px;
  line-height: 1.6;
}


.page_contactWrap .inner_sec3 .inner_box3 .op50{
	width: 100%;
/*    padding: 5% 0;	*/
}



.page_contactWrap .inner_sec3 .amazonkome
{
	width:1000px;
	margin:0 auto;
}



.page_contactWrap .inner_sec3 .amazonkome .kome01{
    margin: 7% 0 0 0;
    font-size: 80%;
    line-height: 1.3;
}



.page_contactWrap .inner_sec3 .kome01{
	width:1000px;
	margin:0 auto 5% auto;
}





/* inner_sec3　PC END
***************************************************************/


/* inner_sec3　SP
***************************************************************/
/* SP 調整 */

@media all and (max-width: 680px){
	
.page_contactWrap .inner_sec3 {
 width: 100%;
 background-color:#e5deca;
}	

.page_contactWrap .inner_sec3 .inner_box3{
 width: 100%;
}	



.page_contactWrap .inner_sec3 .inner_box3 .inner_omikuji .omititle{
    font-size: 130%;
    margin: 0 0 3% 0;
    line-height: 1.3;
    text-align: center;
    padding: 1% 0 1% 0;
}

  .page_contactWrap .inner_sec3 .inner_box3 .mhGrid{
    flex-direction: column;
    gap: 20px;
  }
  .page_contactWrap .inner_sec3 .inner_box3 .mhCard{
    width: 90%;
    padding: 18px;
	margin: 0 5%;
  }
  .page_contactWrap .inner_sec3 .inner_box3 .mhTitle1{
    font-size: 16px;
    padding: 12px 8px;
  }
  .page_contactWrap .inner_sec3 .inner_box3 .mhTh{
    width: 32%;
  }
  .page_contactWrap .inner_sec3 .inner_box3 .mhTd{
    width: 68%;
  }
  
  
 /* ===== モデルハウス2カラム ===== */
.page_contactWrap .inner_sec3 .inner_box2 .mhGrid{
  display: flex;
  gap: 20px;
  margin-top: 20px;
}   
 
.page_contactWrap .inner_sec3 .inner_box3 .op50{
	width: 100%;
    padding: 5% 5% 0 5%;	
} 
 

 .page_contactWrap .inner_sec3 .amazonkome
{
	width:100%;
	margin:0 auto;
}


 
 .page_contactWrap .inner_sec3 .amazonkome .kome01{
  margin: 10% 0 0 0;
  font-size: 70% !important;
  line-height: 1.3;
  padding: 0 5%;
}


.page_contactWrap .inner_sec3 .kome01{
	width:100%;
	margin:1% auto 5% auto;
	padding:0 5%;
	font-size:90%;
	line-height: 1;
}

	
}

/* inner_sec3　SP END
***************************************************************/

