@charset "utf-8";

/* CSS Document */

.wrapper {
    padding-top: 20px;
  }
.link_orange a { color:#E94709;}
.link_orange a:hover{ text-decoration:underline; color:#E94709;} 

@media screen and (min-width: 980px) {
  
  .pc_wrap h2 {
    float: none;
    font-size: 20px;
    font-weight: bold;
  }
  .wd200 {
    width: 200px
  }
  .wd600 {
    width: 600px
  }
  .wd350 {
    width: 350px
  }
  .gray_waku {
    background-color: #f0efea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 25px;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-right: 25px;
    padding-bottom: 30px;
    padding-left: 25px;
  }
  .gray_waku dl dt {
    display: inline-block;
    float: left;
    width: 150px;
    line-height: 1.5em;
    margin-bottom: 10px;
  }
  .gray_waku dl dd {
    padding-left: 160px;
    line-height: 1.5em;
    text-indent: -1.15em;
  }
  .mrline {
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #9fa0a0;
  }
  .custom {
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 8px;
    padding-left: 5px;
    float: left;
    color: #000;
  }
  .custom>select {
    background-color: #FFF;
    padding: 0.6em 2.4em 0.6em 0.6em;
    font-size: 1rem;
  }
  .custom:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1.8em;
    display: block;
    content: "";
    pointer-events: none;
    background-image: url(../images/sch/arrow.png);
    background-repeat: no-repeat;
    background-position: 95%;
  }
  .default .custom>select {
    width: auto
  }
  .graywaku {
    background-color: #F0EFEA
  }
  .graywaku02 {
    background-color: #F0EFEA;
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .graywaku03 {
    background-color: #F0EFEA;
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .graywaku02 ul li {
    display: block;
    float: left;
    font-size: 11px;
    width: 105px;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
  }
  .graywaku03 ul li {
    display: block;
    font-size: 11px;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
  }
  .schform li {
    float: left;
    width: 180px;
  }
  .wd427 {
    width: 427px;
  }
  input[type=txt] {
    padding: 5px
  }
  .select-box select {
    position: relative;
    padding: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f0efea;
    border: 1px solid #f0efea;
    width: 440px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .select-box select::-ms-expand {
      display: none;
  }
  .select-box label {
    position: relative;
    border: 1px solid #efebe1;
  }
  .select-box label:after {
    display: block;
    content: " ";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 20px;
    margin-top: -8px;
    background-size: 20px;
    pointer-events: none;
    background-image: url(../img/arrw.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
  }

  .time_sch #textfield {
    background-color: #F0EFEA;
    padding: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #F0EFEA;
  }
  .search {
    position: relative
  }
  .search .name label {
    position: absolute;
    top: 8px;
    color: #999;
    left: 80px;
    text-align: center;
  }
  .search .tel label {
    position: absolute;
    top: 8px;
    color: #999;
    left: 40px;
    text-align: center;
  }
  .search .mail label {
    position: absolute;
    top: 8px;
    color: #999;
    left: 85px;
    text-align: center;
  }
  .search .o_ther label {
    position: absolute;
    top: 8px;
    color: #999;
    left: 170px;
    
  }
  .search .other02 label {
    position: absolute;
    top: 15px;
    color: #999;
    left: 68px;
      }
  .search input {
    background-color: #F0EFEA;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-align: center;
  }
  .inquiry dt {
    display: block;
    float: left;
    width: 110px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
  }
  .inquiry dd {
    padding-left: 110px;
    margin-bottom: 15px;
  }
  .person{ line-height:1.5em !important;}
  .inquiry .txtarea {
    width: 425px;
    padding: 10px;
    height: 140px;
    background-color: #F0EFEA;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .step {
    border: 1px solid #212121;
    margin-top: 30px;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
  }
  .step_title {
    font-size: 115%;
    line-height: 1.8em;
  }
  .step dt {
    font-size: 180%;
    float: left;
    display: inline-block;
  }
  .step dd {
    padding-left: 60px;
    padding-bottom: 20px;
  }
  .black {
    color: #000;
  }
  .gray {
    color: #a5a5a3;
  }
  .clorfulSelect {
    color: #a5a5a3;
  }
  .voice {
    font-weight: normal;
    font-size: 14px;
  }
  .voice a {
    color: #39F;
  }
  .name {
    width: 198px;
    float: left;
  }
  .telarea {
    width: 137px;
    float: left;
    margin-right: 15px;
  }
  .telinput {
    width: 90%;
  }
  .pcmr30 {
    margin-right: 30px;
  }
  .date {
    width: 80%;
  }
  .sche {
    width: 237px;
    float: left
  }
  .confirm {
    width: 365px;
    float: right;
	margin-top:100px;
  }
}

@media print,screen and (max-width: 979px) {
  .search input {
	background-color: #F0EFEA;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
  }
  .sp_float_l {
    float: left;
  }
  .sp_float_r {
    float: right;
  }
  .name {
    width: 48%;
  }
  .pc_wrap h2 {
    float: none;
    font-size: 130%;
    font-weight: bold;
  }
  .wd427 {
    width: 100%;
  }
  .gray_waku {
    background-color: #f0efea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 25px;
    margin-bottom: 20px;
    padding: 10px;
  }
  .telarea {
    width: 30%;
    float: left;
    margin-right: 10px;
  }
  .gray_waku dl dt {
    display: inline-block;
    float: left;
    width: 150px;
    line-height: 1.5em;
    margin-bottom: 10px;
  }
  .gray_waku dl dd {
    padding-left: 160px;
    line-height: 1.5em;
    text-indent: -1.15em;
  }
  .gray_waku span {
    display: block;
    font-size: 95%;
  }
  
  
	input[type="email"],
  input[type="text"],
  input[type="password"],
  input[type="number"],
  input[type="tel"],
  input[type="search"],
  input[type="url"],
  textarea {
	font-size:16px;
  }
  
  input[type=txt] {
    padding: 5px;
	font-size:16px;
  }
  .select-box select {
    width: 100%;
    position: relative;
    padding: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f0efea;
    border: 1px solid #f0efea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .select-box label {
    position: relative;
    border: 1px solid #efebe1;
  }
  .select-box label:after {
    display: block;
    content: " ";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 20px;
    margin-top: -8px;
    background-size: 20px;
    pointer-events: none;
    background-image: url(../img/arrw.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .time_sch #textfield {
    background-color: #F0EFEA;
    padding: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #F0EFEA;
	width:100%;
  }
  .search {
    position: relative
  }
  .search .name label {
    position: absolute;
    top: 8px;
    color: #999;
    left: 10px;
    text-align: center;
  }
  .search .tel label {
    position: absolute;
    top: 8px;
    color: #999;
    left: 10px;
    text-align: center;
  }
  .search .mail label {
    position: absolute;
    top: 8px;
    color: #999;
    left: 10px;
    text-align: center;
  }
  .search .o_ther label {
    position: absolute;
    top: 8px;
    color: #999;
    left: 10px;
    text-align: center;
  }
  .search .other02 label {
    position: absolute;
    top: 5px;
    color: #999;
    left: 10px;
  }
  .sche {
    margin-bottom: 10px;
  }
  .inquiry dt {
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
  }
  .inquiry dd {
    margin-bottom: 15px;
  }
  .inquiry .txtarea {
	height: 130px;
	background-color: #F0EFEA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;  
  }
  .step {
    border: 1px solid #212121;
    margin-top: 30px;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
  }
  .step_title {
    font-size: 115%;
    line-height: 1.8em;
  }
  .step dt {
    font-size: 180%;
  }
  .step dd {
    padding-bottom: 20px;
  }
  .black {
    color: #000;
  }
  .gray {
    color: #a5a5a3;
  }
  .clorfulSelect {
    color: #a5a5a3;
  }
  .voice {
    font-weight: normal;
    font-size: 14px;
  }
  .voice a {
    color: #39F;
  }
}