@charset "UTF-8";
/* line 11, ../sass/inquiry.scss */
#inquiryPage #subExp {
  width: 100%;
  height: 84px;
  background: url(/green/image/common/slide_shadow.png) bottom repeat-x;
  margin-top: -5px;
  padding: 0px 0px 7px 0px;
}
/* line 17, ../sass/inquiry.scss */
#inquiryPage #subExp .inner {
  width: 100%;
  background: #F5F5F5;
  height: 67px;
  border-bottom: 1px solid #dddddd;
  padding: 17px 0 0;
  text-decoration: none;
  text-align: center;
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.5em;
}
/* line 30, ../sass/inquiry.scss */
#inquiryPage #mainCont {
  width: 1020px;
  margin: 28px auto 0px;
}
/* line 33, ../sass/inquiry.scss */
#inquiryPage #mainCont .btnSect {
  margin: 80px 0 40px;
}
/* line 35, ../sass/inquiry.scss */
#inquiryPage #mainCont .btnSect li {
  display: block;
  width: 220px;
  height: 170px;
  float: left;
  margin: 0px 30px 60px 0;
  cursor: pointer;
}
/* line 42, ../sass/inquiry.scss */
#inquiryPage #mainCont .btnSect li a {
  display: block;
  background: url(/green/image/inquiry/frame.png) 0px no-repeat;
  width: 220px;
  height: 118px;
  position: relative;
  float: left;
  padding: 65px 0 0;
  text-decoration: none;
  color: #000;
}
/* line 52, ../sass/inquiry.scss */
#inquiryPage #mainCont .btnSect li a .icn {
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -42px;
}
/* line 58, ../sass/inquiry.scss */
#inquiryPage #mainCont .btnSect li a .txt {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 220px;
  height: 95px;
  font-size: 16px;
  text-align: center;
}
/* line 72, ../sass/inquiry.scss */
#inquiryPage #agreeContents {
  width: 980px;
  margin: 30px auto 63px;
}
/* line 76, ../sass/inquiry.scss */
#inquiryPage .formExp {
  height: 95px;
  padding: 0 0 0 97px;
  margin: 29px 0 0;
}
/* line 80, ../sass/inquiry.scss */
#inquiryPage .formExp .info_ttl {
  font-weight: normal;
  font-size: 28px;
  color: #333;
  line-height: 1.1;
  padding: 18px 0 9px;
}
/* line 88, ../sass/inquiry.scss */
#inquiryPage .shop {
  background: url(/green/image/inquiry/shop_i.png) no-repeat;
}
/* line 89, ../sass/inquiry.scss */
#inquiryPage .stock {
  background: url(/green/image/inquiry/stock_i.png) no-repeat;
}
/* line 90, ../sass/inquiry.scss */
#inquiryPage .buy {
  background: url(/green/image/inquiry/item_i.png) no-repeat;
}
/* line 91, ../sass/inquiry.scss */
#inquiryPage .other {
  background: url(/green/image/inquiry/other_i.png) no-repeat;
}
/* line 92, ../sass/inquiry.scss */
#inquiryPage #agreementSect {
  position: relative;
  background: #F5F5F5;
  margin: 28px 0px 0px;
  padding: 0 0 47px;
  border: 1px solid #dddddd;
}
/* line 98, ../sass/inquiry.scss */
#inquiryPage #agreementSect .policy_ttl {
  width: 880px;
  font-size: 22px;
  border-bottom: 1px solid #d8d8d8;
  margin: 48px auto 0px;
  padding: 0px 0px 8px;
}
/* line 105, ../sass/inquiry.scss */
#inquiryPage #agreementSect #policyCont {
  position: relative;
  letter-spacing: 0.05em;
  width: 834px;
  margin: 0px auto 0px;
  padding: 19px 16px 20px 30px;
  font-size: 14px;
  line-height: 1.6;
  clear: both;
  background: #fff;
}
/* line 115, ../sass/inquiry.scss */
#inquiryPage #agreementSect #policyCont dl {
  margin-top: 22px;
}
/* line 117, ../sass/inquiry.scss */
#inquiryPage #agreementSect #policyCont dl dd {
  margin-left: 33px;
}
/* line 121, ../sass/inquiry.scss */
#inquiryPage #agreementSect #policyCont .viewport {
  width: 780px;
  height: 300px;
  overflow: hidden;
  position: relative;
}
/* line 122, ../sass/inquiry.scss */
#inquiryPage #agreementSect #policyCont .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  margin: 20px 0px 0px;
}
/* line 123, ../sass/inquiry.scss */
#inquiryPage #agreementSect #policyCont .scrollbar {
  position: relative;
  float: right;
  width: 7px;
}
/* line 124, ../sass/inquiry.scss */
#inquiryPage #agreementSect #policyCont .track {
  border-left: 1px solid #333333;
  height: 100%;
  width: 9px;
  position: relative;
  padding: 0px;
}
/* line 125, ../sass/inquiry.scss */
#inquiryPage #agreementSect #policyCont .thumb {
  background: #333333 no-repeat;
  　height: 9px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 5px;
}
/* line 126, ../sass/inquiry.scss */
#inquiryPage #agreementSect #policyCont .thumb .end {
  overflow: hidden;
  height: 300px;
  width: 9px;
}
/* line 127, ../sass/inquiry.scss */
#inquiryPage #agreementSect #policyCont .disable {
  display: none;
}
/* line 128, ../sass/inquiry.scss */
#inquiryPage #agreementSect #policyCont .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
/* line 130, ../sass/inquiry.scss */
#inquiryPage #agreementSect .btnExplain {
  font-size: 20px;
  text-align: center;
  margin: 48px 0px 0px;
}
/* line 135, ../sass/inquiry.scss */
#inquiryPage #agreementSect .nextBtn {
  width: 400px;
  font-size: 18px;
  text-align: center;
  margin: 18px auto 0px;
}
/* line 141, ../sass/inquiry.scss */
#inquiryPage #agreementSect #agCont {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.5px;
}
/* line 145, ../sass/inquiry.scss */
#inquiryPage #agreementSect #agCont .expTxt {
  margin: 0 0 45px;
}
/* line 148, ../sass/inquiry.scss */
#inquiryPage #agreementSect #agCont .title {
  margin: 0 0 45px;
}
/* line 151, ../sass/inquiry.scss */
#inquiryPage #agreementSect #agCont dl {
  margin-bottom: 40px;
}
/* line 153, ../sass/inquiry.scss */
#inquiryPage #agreementSect #agCont dl dt {
  font-weight: bold;
  margin-bottom: 23px;
}
/* line 157, ../sass/inquiry.scss */
#inquiryPage #agreementSect #agCont dl dd {
  margin-left: 47px;
}
/* line 161, ../sass/inquiry.scss */
#inquiryPage #agreementSect #agCont .subT {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 3px;
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: bold;
}
/* line 172, ../sass/inquiry.scss */
#inquiryPage #mainContents {
  width: 990px;
  margin: 30px auto 63px;
}
/* line 176, ../sass/inquiry.scss */
#inquiryPage #main {
  width: 990px;
  margin: 52px auto 0;
}
/* line 180, ../sass/inquiry.scss */
#inquiryPage #formSect {
  color: #333;
  position: relative;
  background: #F5F5F5;
  padding: 0 0 44px;
  margin: 20px 0px 50px;
  border: 1px solid #dddddd;
  letter-spacing: 0.05em;
}
/* line 188, ../sass/inquiry.scss */
#inquiryPage #formSect .red {
  color: #E60012;
  font-weight: normal;
  font-size: 14px;
}
/* line 193, ../sass/inquiry.scss */
#inquiryPage #formSect .confirmBtn {
  width: 300px;
  margin: 10px auto 0px;
}
/* line 197, ../sass/inquiry.scss */
#inquiryPage #formSect .backBtn {
  width: 150px;
  margin: 50px 145px 0px 55px;
  padding: 8px 0 14px;
  float: left;
}
/* line 203, ../sass/inquiry.scss */
#inquiryPage #formSect .sendBtn {
  width: 300px;
  margin: 50px 0px 0px;
  float: left;
}
/* line 208, ../sass/inquiry.scss */
#inquiryPage #formSect .formWrap {
  border-bottom: 1px solid white;
  width: 880px;
  margin: 0px auto;
}
/* line 212, ../sass/inquiry.scss */
#inquiryPage #formSect .formWrap dl {
  width: 440px;
  float: left;
  padding: 24px 0px 30px;
  border-bottom: 1px solid #dddddd;
}
/* line 217, ../sass/inquiry.scss */
#inquiryPage #formSect .formWrap dl .item {
  font-weight: bold;
  font-size: 16px;
}
/* line 221, ../sass/inquiry.scss */
#inquiryPage #formSect .formWrap dl dd {
  margin-top: 7px;
}
/* line 224, ../sass/inquiry.scss */
#inquiryPage #formSect .formWrap dl input {
  float: left;
  margin-right: 8px;
  width: 280px;
  height: 30px;
  outline: none;
  border: 1px solid #cccccc;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}
/* line 233, ../sass/inquiry.scss */
#inquiryPage #formSect .formWrap dl .sample {
  font-size: 14px;
  float: left;
  margin: 7px 0px 0px;
  letter-spacing: 0.05em;
}
/* line 240, ../sass/inquiry.scss */
#inquiryPage #formSect .formWrap .error {
  float: left;
  padding: 26px 0px 9px;
  border-bottom: 1px solid #dddddd;
  font-size: 14px;
}
/* line 245, ../sass/inquiry.scss */
#inquiryPage #formSect .formWrap .error .item {
  font-weight: bold;
  font-size: 16px;
}
/* line 249, ../sass/inquiry.scss */
#inquiryPage #formSect .formWrap .error dd {
  margin-top: 5px;
}
/* line 252, ../sass/inquiry.scss */
#inquiryPage #formSect .formWrap .error input {
  float: left;
  margin-right: 8px;
  width: 280px;
  height: 30px;
  outline: none;
  border: 1px solid #cccccc;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}
/* line 261, ../sass/inquiry.scss */
#inquiryPage #formSect .formWrap .error .sample {
  float: left;
  margin: 7px 0px 0px;
  letter-spacing: 0.05em;
}
/* line 266, ../sass/inquiry.scss */
#inquiryPage #formSect .formWrap .error .att {
  padding-top: 4px;
  clear: both;
  color: #E50012;
  font-size: 13px;
}
/* line 274, ../sass/inquiry.scss */
#inquiryPage #formSect .conrfimFormWrap {
  border-bottom: 1px solid #cccccc;
  width: 880px;
  margin: 0px auto;
}
/* line 278, ../sass/inquiry.scss */
#inquiryPage #formSect .conrfimFormWrap dl {
  width: 440px;
  float: left;
  padding: 26px 0px 28px;
  border-bottom: 1px solid white;
}
/* line 283, ../sass/inquiry.scss */
#inquiryPage #formSect .conrfimFormWrap dl .item {
  font-weight: bold;
  font-size: 16px;
}
/* line 287, ../sass/inquiry.scss */
#inquiryPage #formSect .conrfimFormWrap dl dd {
  border-left: 5px solid #333333;
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.5;
  height: 100%;
  padding: 0px 0px 0px 12px;
}
/* line 295, ../sass/inquiry.scss */
#inquiryPage #formSect .conrfimFormWrap dl .sample {
  float: left;
  margin: 7px 0px 0px;
  letter-spacing: 0.05em;
  font-size: 14px;
}
/* line 305, ../sass/inquiry.scss */
#inquiryPage #formSect .f1 dl {
  width: 440px;
}
/* line 310, ../sass/inquiry.scss */
#inquiryPage #formSect .f2 dl {
  width: 880px;
}
/* line 312, ../sass/inquiry.scss */
#inquiryPage #formSect .f2 dl .address {
  margin-top: 17px;
}
/* line 315, ../sass/inquiry.scss */
#inquiryPage #formSect .f2 dl select {
  height: 24px;
}
/* line 318, ../sass/inquiry.scss */
#inquiryPage #formSect .f2 dl input {
  width: 600px;
}
/* line 324, ../sass/inquiry.scss */
#inquiryPage #formSect .f3 dl {
  width: 880px;
}
/* line 328, ../sass/inquiry.scss */
#inquiryPage #formSect .f4 {
  border: none;
}
/* line 330, ../sass/inquiry.scss */
#inquiryPage #formSect .f4 dl {
  width: 880px;
  border: none;
  padding-top: 12px;
}
/* line 334, ../sass/inquiry.scss */
#inquiryPage #formSect .f4 dl textarea {
  width: 880px;
  height: 150px;
  outline: none;
  border: 1px solid #cccccc;
}
/* line 341, ../sass/inquiry.scss */
#inquiryPage #formSect .f4 .error {
  border: none;
}
/* line 346, ../sass/inquiry.scss */
#inquiryPage #formSect .f5 dl {
  width: 880px;
  padding-top: 12px;
}
/* line 354, ../sass/inquiry.scss */
#inquiryPage #compPage {
  width: 980px;
  margin: 32px auto 100px;
}
/* line 357, ../sass/inquiry.scss */
#inquiryPage #compPage .thanks {
  width: 653px;
  margin: 100px auto 50px;
}
/* line 361, ../sass/inquiry.scss */
#inquiryPage #compPage p {
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
}
/* line 366, ../sass/inquiry.scss */
#inquiryPage #compPage .toBack {
  width: 340px;
  margin: 50px auto 0;
}


