@charset "UTF-8";
/*グレー*/
/*薄いエンジ*/
/*薄いベージュ*/
/*スマホメニューの色*/
/*スマホメニューの色*/
section {
  padding-bottom: 80px;
}

p {
  margin-bottom: 20px;
  text-align: left;
}
p:last-child {
  margin-bottom: 0px;
}

ul {
  text-align: left;
  margin-bottom: 20px;
}

.bgbox {
  background-image: url(../images/common/linebg01.svg), url(../images/common/linebg02.svg);
  background-position: left top, right top;
  background-size: 200px auto, 200px auto;
  background-repeat: no-repeat, no-repeat;
  max-width: 1300px;
  margin: 0 auto;
}

#wrapper {
  background: url(../images/common/bacebg.jpg) top center repeat-x;
}

#h2box {
  max-width: 1200px;
  margin: 0 auto 60px auto;
  border-bottom: 1px #fff solid;
  padding: 10px 40px;
}
#h2box h2 {
  font-size: 1.8em;
  color: #fff;
}

#maimimg {
  height: 180px;
  margin: 0 auto;
}

#company #maimimg {
  background: url(../images/company/mainimg.jpg) center center no-repeat;
  background-size: cover;
}
#company h3 {
  font-size: 1.6em;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#company h3:after {
  margin-left: 5px;
  border-top: 2px solid #333;
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#company #contents01 dl {
  text-align: left;
}
#company #contents01 dl dt {
  width: 14em;
  padding-left: 40px;
  float: left;
}
#company #contents01 dl dd {
  padding-left: 14em;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px #333 solid;
}
#company #contents02 dl {
  text-align: left;
}
#company #contents02 dl dt {
  width: 12em;
  padding-left: 40px;
  float: left;
}
#company #contents02 dl dd {
  padding-left: 14em;
  padding-bottom: 10px;
}

#philosophy #maimimg {
  background: url(../images/philosophy/mainimg.jpg) center center no-repeat;
  background-size: cover;
}
#philosophy #contents01 .copybox {
  margin: 0px 0 75px 0;
}
#philosophy #contents01 .message {
  max-width: 720px;
  margin: 0 auto 60px auto;
  text-align: left;
  letter-spacing: 0.13em;
  font-size: 1.1em;
}
#philosophy #contents01 .message2 {
  max-width: 720px;
  margin: 0 auto;
  text-align: left;
  letter-spacing: 0.13em;
  font-size: 1.1em;
}
#philosophy #contents01 .message2 h3 {
  margin-bottom: 20px;
}
#philosophy #contents01 .message2 ul li {
  text-indent: -0.7em;
  padding-left: 0.7em;
}
#product #maimimg {
  background: url(../images/product/mainimg.jpg) center center no-repeat;
  background-size: cover;
}
#product h3 {
  color: #6d4646;
  font-size: 1.8em;
  text-align: left;
  margin-bottom: 20px;
  font-family: "Sorts Mill Goudy", serif;
}
#product ul.disclist li {
  list-style: disc;
  margin-left: 1em;
}
#product #contents01 .itembox {
  margin-bottom: 60px;
}
#product #contents01 .itembox .readtext {
  color: #6d4646;
  margin-bottom: 20px;
}
#product #contents01 .itembox p {
  text-align: left;
}
#product #contents01 .itembox .btnbox a {
  background-color: #000;
  padding: 5px 10px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  display: block;
}
#product #contents01 .itembox2 .col2box {
  background-color: #fffbf4;
  padding: 20px;
}
#product #contents01 .itembox2 h4 {
  color: #6d4646;
  font-size: 1.2em;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 20px;
  display: block;
  position: relative;
}
#product #contents01 .itembox2 h4 span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#product #contents01 .itembox2 h5 {
  font-size: 1.1em;
}
#product #contents02 h4 {
  font-size: 1.4em;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#product #contents02 h4:after {
  margin-left: 5px;
  border-top: 2px solid #333;
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#product #contents02 dl {
  text-align: left;
}
#product #contents02 dl dt {
  width: 10em;
  float: left;
}
#product #contents02 dl dd {
  padding-left: 11em;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px #333 dotted;
}
#product #contents03 h4 {
  font-size: 1.4em;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#product #contents03 h4:after {
  margin-left: 5px;
  border-top: 2px solid #333;
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#product p {
  text-align: left;
}
#product .infotext {
  background-color: #ebe7e4;
  padding: 40px;
  margin-bottom: 40px;
  text-align: center;
}
#product .infotext .marker {
  font-size: 1.4em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(40%, #f0a5a5));
  background: linear-gradient(transparent 40%, #f0a5a5 40%);
  padding: 0 20px;
}
#product .infotext a {
  display: block;
  width: 400px;
  background-color: #6d4646;
  color: #fff;
  font-size: 1.2em;
  padding: 20px;
  margin: 10px auto;
}
#product .messagebox {
  margin-top: 60px;
  border: 1px #ededed solid;
  padding: 20px;
}
#product .productlink {
  text-align: center;
  margin-top: 40px;
}
#product .productlink .btnbox a {
  background-color: #000;
  padding: 5px 10px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  display: block;
}

#haorisbeaute #maimimg {
  background: url(../images/haorisbeaute/mainimg.jpg) center center no-repeat;
  background-size: cover;
}
#haorisbeaute h3 {
  color: #6d4646;
  font-size: 1.8em;
  text-align: left;
  margin-bottom: 20px;
  font-family: "Sorts Mill Goudy", serif;
}
#haorisbeaute #contents01 {
  background: url(../images/haorisbeaute/bg.png) top center no-repeat;
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
}
#haorisbeaute #contents01 .infomationbox {
  width: 1000px;
  margin: 0 auto 40px auto;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 40px;
}
#haorisbeaute #contents01 .infomationbox h4 {
  color: #a38b78;
  font-weight: bold;
  font-size: 1.4em;
}
#haorisbeaute #contents01 h3 {
  margin-bottom: 60px;
  text-align: center;
}
#haorisbeaute #contents01 .h4box {
  background-color: #a38b78;
  color: #fff;
  padding: 20px;
  margin-bottom: 60px;
  width: 1000px;
  margin: 0 auto;
}
#haorisbeaute #contents01 .h4box h4 {
  font-size: 1.4em;
  text-align: center;
}
#haorisbeaute #contents01 .h4box p {
  line-height: 1.8;
  text-align: center;
}
#haorisbeaute #contents01 .itembox {
  margin-bottom: 60px;
}
#haorisbeaute #contents01 .itembox .textbox {
  width: 67%;
}
#haorisbeaute #contents01 .itembox .imgbox {
  width: 30%;
}
#haorisbeaute #contents01 .itembox .btnbox i {
  font-size: 1.4em;
  margin-right: 10px;
}
#haorisbeaute #contents01 .itembox .btnbox a {
  display: block;
  padding: 20px;
  border-radius: 10px;
}
#haorisbeaute #contents01 .itembox .btnbox a.individual {
  background-color: #a38b78;
  color: #fff;
  margin-bottom: 20px;
}
#haorisbeaute #contents01 .itembox .btnbox a.business {
  background-color: #a37048;
  color: #fff;
  margin-bottom: 5px;
}
#haorisbeaute #contents01 .itembox .btnbox .business_message {
  line-height: 1.2;
}
#haorisbeaute #contents01 .itembox .ttlbox {
  border-bottom: 3px #ebe7e4 solid;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-align: left;
}
#haorisbeaute #contents01 .itembox .ttlbox:before {
  content: "";
  width: 100px;
  height: 3px;
  background-color: #a38b78;
  position: absolute;
  bottom: -3px;
  left: 0;
}
#haorisbeaute #contents01 .itembox .ttlbox .ttl_en {
  font-size: 1.4em;
  font-family: "Sorts Mill Goudy", serif;
  text-align: left;
  line-height: 1.2;
  padding-right: 20px;
}
#haorisbeaute #contents01 .itembox .ttlbox .ttl_en span {
  font-size: 0.8em;
}
#haorisbeaute #contents01 .itembox .ttlbox .ttl_jp {
  font-size: 1.4em;
  text-align: left;
  line-height: 1.2;
}
#haorisbeaute #contents01 .itembox .infotxt {
  text-align: left;
  margin-bottom: 20px;
  line-height: 1.4;
  border: 1px #a38b78 solid;
  padding: 10px;
  color: #a38b78;
  letter-spacing: 0.1em;
}
#haorisbeaute #contents01 .itembox .infotxt2 {
  text-align: left;
  margin-bottom: 20px;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
#haorisbeaute #contents01 .itembox .infotxt3 {
  text-align: left;
  background-color: #f4efea;
  padding: 10px;
  font-size: 0.9em;
  margin-bottom: 10px;
}
#haorisbeaute #contents01 .itembox .infotxt3_info {
  text-align: right;
  font-size: 0.8em;
  margin-top: 10px;
  border-top: 1px #fff solid;
  padding-top: 5px;
}
#haorisbeaute #contents01 .itembox .componentbox {
  text-align: left;
  background-color: #ebe7e4;
  padding: 10px;
  font-size: 0.9em;
  line-height: 1.2;
}
#haorisbeaute #contents01 .itembox .componentbox .minitxt {
  font-size: 0.7em;
}
#haorisbeaute #contents01 .itembox .notelist {
  font-size: 0.8em;
  margin-top: 10px;
}
#haorisbeaute #contents01 .itembox .notelist ul li {
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.4;
  margin-bottom: 5px;
}
#haorisbeaute #contents01 .itembox .notelist p {
  text-align: left;
  line-height: 1.4;
}
#haorisbeaute #contents01 .tab_wrap {
  width: 1000px;
  margin: 20px auto;
}
#haorisbeaute #contents01 .tab_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#haorisbeaute #contents01 .tab_label {
  width: 33.1125827815%;
  padding: 5px 0;
  background: #c9c9c9;
  text-align: center;
  cursor: pointer;
  -webkit-transition: ease 0.2s opacity;
  transition: ease 0.2s opacity;
}
#haorisbeaute #contents01 .tab_area label:hover {
  opacity: 0.5;
}
#haorisbeaute #contents01 .panel_area {
  margin-top: 0px;
}
#haorisbeaute #contents01 .tab_panel {
  width: 100%;
  padding: 30px 0 0 0;
  display: none;
}
#haorisbeaute #contents01 .tab_area label.active {
  background: #ebe7e4;
}
#haorisbeaute #contents01 .tab_panel.active {
  display: block;
}
#haorisbeaute #contents01 .componentinfobox {
  font-size: 0.9em;
}
#haorisbeaute #contents01 .componentinfobox .component_listbox {
  width: 31.25%;
}
#haorisbeaute #contents01 .componentinfobox .component_listbox dl {
  text-align: left;
}
#haorisbeaute #contents01 .componentinfobox .component_listbox dl dt {
  margin-bottom: 10px;
}
#haorisbeaute #contents01 .componentinfobox .component_listbox ul li {
  text-align: left;
}

#contact #contents01 .formbox {
  background-color: #fff;
  padding: 40px;
  max-width: 885px;
  margin: 0 auto;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
}
#contact #contents01 .formbox dl {
  text-align: left;
}
#contact #contents01 .formbox dl dt {
  width: 12em;
  float: left;
}
#contact #contents01 .formbox dl dt span {
  color: #f00;
  font-size: 0.8em;
  margin-left: 10px;
}
#contact #contents01 .formbox dl dd {
  padding-left: 12em;
  margin-bottom: 20px;
}
#contact #contents01 .formbox dl dd:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}
#contact #contents01 .formbox dl dd ul li input[type=checkbox] {
  margin-right: 10px;
}
#contact #contents01 .formbox .btnbox {
  margin-top: 40px;
}
#contact .thanksbox {
  min-height: 300px;
}

#privacy #contents01 p {
  margin-bottom: 20px;
}
#privacy #contents01 ol {
  text-align: left;
  margin-left: 20px;
}
#privacy #contents01 ol li {
  margin-bottom: 20px;
}
#privacy #contents01 ol li .innerlist01 {
  text-align: left;
  margin-top: 20px;
}
#privacy #contents01 ol li .innerlist01 li {
  padding-left: 2em;
  text-indent: -1.9em;
}
#privacy #contents01 ol li .innerlist01 li p {
  margin-left: 0;
  text-indent: 0;
}
#privacy #contents01 ol li .innerlist01 li dl {
  margin-left: 2em;
  margin-top: 20px;
}
#privacy #contents01 dl {
  text-align: left;
  font-weight: 300;
}
#privacy #contents01 dl dd {
  margin-bottom: 20px;
}
#privacy #contents01 p {
  text-align: left;
  font-weight: 300;
}
#privacy #contents01 p.readtext {
  margin-bottom: 20px;
}
#privacy #contents01 .contactbtn {
  margin-top: 20px;
}
#privacy #contents01 .contactbtn a {
  background-color: #e6d6b0;
  padding: 10px 30px;
}

@media screen and (max-width: 820px) {
  #product #contents01 {
    background-size: 100%;
  }
  #product #contents01 .h4box {
    width: 100%;
  }
  #product #contents01 .tab_wrap {
    width: 100%;
  }
  #wrapper {
    background: url(../images/common/bacebg_sp.jpg) top center repeat-x;
    padding: 0px 0px 20px 0px;
  }
  #h2box {
    padding-left: 20px;
    margin: 0 auto 20px auto;
  }
  #h2box h2 {
    font-size: 1.6em;
    color: #333;
  }
  .bgbox {
    padding: 0 20px;
    background-size: 100px auto, 100px auto;
  }
  #company #contents01 dl dt, #company #contents02 dl dt {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  #company #contents01 dl dd, #company #contents02 dl dd {
    padding-left: 0;
  }
  #product h3 {
    font-size: 1.4em;
  }
  #product #contents01 .itembox .ttlbox span {
    display: block;
  }
  #product #contents01 .itembox .ttlbox.flexbox .ttl_en {
    width: 100%;
  }
  #product #contents01 .itembox .ttlbox.flexbox .ttl_jp {
    width: 100%;
  }
  #product #contents01 .itembox2 h4 span {
    position: static;
  }
  #product #contents01 .componentinfobox .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #product #contents01 .componentinfobox .component_listbox dl dt {
    font-size: 0.8em;
  }
  #product #contents01 .componentinfobox .component_listbox dl dd {
    font-size: 0.7em;
  }
  #product .infotext {
    padding: 20px;
  }
  #product .infotext a {
    width: 100%;
  }
  #contact #contents01 .formbox {
    padding: 20px;
  }
  #contact #contents01 .formbox dl dt {
    width: 100%;
    float: none;
  }
  #contact #contents01 .formbox dl dd {
    padding-left: 0;
  }
  #contact #contents01 .formbox dl dd ul li {
    display: block;
    width: 100%;
  }
  #haorisbeaute .contentsinner2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  #haorisbeaute #contents01 .h4box {
    width: 100%;
  }
  #haorisbeaute #contents01 .tab_wrap {
    width: 100%;
  }
  #haorisbeaute #contents01 .itembox {
    padding-bottom: 60px;
    border-bottom: 2px #a38b78 dotted;
  }
  #haorisbeaute #contents01 .itembox .textbox {
    width: 100%;
  }
  #haorisbeaute #contents01 .itembox .imgbox {
    width: 100%;
  }
  #haorisbeaute #contents01 .infomationbox {
    width: 100%;
    padding: 0;
  }
  #haorisbeaute #contents01 .componentinfobox .component_listbox {
    width: 100%;
    margin-bottom: 20px;
  }
  #haorisbeaute #contents01 .componentinfobox .component_listbox dl dd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #haorisbeaute #contents01 .componentinfobox .component_listbox dl dd ul li {
    width: 48%;
  }
  #philosophy #contents01 .message {
    margin: 0 auto 60px auto;
  }
}