@charset 'utf-8';
@media screen and (max-width: 640px){/* Sp ***************/

@charset "utf-8";

fieldset {
  border: 0;
}

address, caption, code, em, th {
  font-style: normal;
  font-weight: normal;
}

#maincont h1, #maincont h2, #maincont h3, #maincont h4, #maincont h5, #maincont h6 {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-size: 100%;
  font-weight: normal;
}

caption, th {
  text-align: left;
}
#maincont li{
  font-size: 0.75rem;
  font-size: 4.0vw;
}
#maincont {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-size: 0.75rem;
  font-size: 4.0vw;
  color: #333;
}
#maincont a {
  color: #333;
}
#maincont a:hover {
  color: #b3a477;
  text-decoration: underline;
}
#wrap {
  width: 100%;
  position: relative;
  height: auto !important;
  /*IE6対策*/
  height: 100%;
  /*IE6対策*/
  min-height: 100%;
}


#maincont ul.arrowList li {
  background: url("/be/common/images/rightArrow.png") no-repeat left 0.45em;
  padding-left: 15px;
}

#maincont ul.arrowList li.table {
  margin-left: 10px;
}

#maincont ul.arrowList li.icon_fb {
  background-image: none;
  padding-left: 5px;
}

#maincont ul.defaultLH li {
  margin: 5px 0;
}

#maincont .floatLeft {
  float: left;
}

#maincont .floatRight {
  float: right;
}


#maincont em {
  font-weight: bold;
}

#maincont .font-bold {
  font-weight: bold !important;
}

#maincont .text-left {
  text-align: left !important;
}

#maincont .text-right {
  text-align: right !important;
}

#maincont .text-center {
  text-align: center;
}

#maincont .margin-auto {
  margin: 0 auto;
}

#maincont .width50 {
  width: 50%;
}

#maincont .tbl-w-01 {
  width: 16.5%;
}

#maincont .mgb10 {
  margin-bottom: 10px !important;
}

#maincont .mgb15 {
  margin-bottom: 15px !important;
}

#maincont .mgb20 {
  margin-bottom: 20px !important;
}

#maincont .mgb25 {
  margin-bottom: 25px !important;
}

#maincont .mgb30 {
  margin-bottom: 23px !important;
}

/* rev */
#maincont .mgb35 {
  margin-bottom: 28px !important;
}

/* rev */
#maincont .mgb40 {
  margin-bottom: 40px !important;
}

#maincont .mgb45 {
  margin-bottom: 45px !important;
}

#maincont .mgb50 {
  margin-bottom: 50px !important;
}

#maincont .mgb60 {
  margin-bottom: 60px !important;
}

#maincont .mgb85 {
  margin-bottom: 85px !important;
}

#maincont .mgb100 {
  margin-bottom: 100px !important;
}

#maincont .mgb120 {
  margin-bottom: 120px !important;
}

#maincont .mgb150 {
  margin-bottom: 150px !important;
}

#maincont .mgt10 {
  margin-top: 10px !important;
}

#maincont .width120 {
  width: 120px !important;
}

#maincont .width135 {
  width: 135px !important;
}

#maincont .width238 {
  width: 238px !important;
}

#maincont .width248 {
  width: 248px !important;
}

#maincont .width350 {
  width: 100% !important;
}

#maincont .width472 {
  width: 472px !important;
}

#maincont .width504 {
  width: 504px !important;
}

#maincont .color_gray {
  color: #333;
}

#maincont .pl05 {
  padding-left: 5px !important;
}

#maincont .pl10 {
  padding-left: 10px !important;
}

#maincont .pr05 {
  padding-right: 5px !important;
}

#maincont .pr10 {
  padding-right: 10px !important;
}

#maincont .pt05 {
  padding-top: 5px !important;
}

#maincont .pt10 {
  padding-top: 10px !important;
}

#maincont .pt05 {
  padding-bottom: 5px !important;
}

#maincont .pb10 {
  padding-bottom: 10px !important;
}
/*
body.yuri_contact {
  background: url("/be/common/images/bg_yuri_contact.png") no-repeat top center;
}

body.yuri_treatment {
  background: url("/be/common/images/bg_yuri_treatment.png") no-repeat top center;
}

body.yuri_flow {
  background: url("/be/common/images/bg_yuri_flow.png") no-repeat top center;
}

body.yuri_doctor {
  background: url("/be/common/images/bg_yuri_doctor.png") no-repeat top center;
}

body.yuri_about {
  background: url("/be/common/images/bg_yuri_about.png") no-repeat top center;
}

body.about {
  background: url("/be/common/images/bg_about.png") no-repeat top center;
}

#main_image {
  width: 980px;
  margin: 90px auto 80px auto;
}

#wrap {
  width: 980px;
  margin: 0 auto;
}
*/

#maincont {
  width: 90%;
  margin: 0 auto;
  /*float: right;*/
}
#maincont h2.hdg-l2-01 {
  font-size: 125%;
  border-top: 1px solid #f0e8d8;
  border-bottom: 1px solid #f0e8d8;
  padding: 13px 10px 12px 10px;
  margin-bottom: 14px;
  letter-spacing: 2px;
}
#maincont h2.security {
  font-size: 167%;
}
#maincont h3.hdg-l3-01 {
  font-size: 109%;
}
#maincont p {
  letter-spacing: 2px;
  line-height: 1.7em;
}
#maincont p img.ict {
  margin: 2px 0;
}
#maincont .grayBox-01 {
  background: url("/be/common/images/bg_permeateGray.png");
  padding: 20px;
}
#maincont .grayBox-02 {
  background: url("/be/common/images/bg_permeateGray.png");
  padding: 3px;
}
#maincont .grayBox-03 {
  background: url("/be/common/images/bg_permeateGray.png");
  overflow: hidden;
  color: #404040;
}
#maincont .grayBox-03 span {
  display: block;
  padding-top: 1px;
  float: left;
  letter-spacing: 3px;
}
#maincont .grayBox-03 p {
  margin-left: 34px;
}
#maincont table {
  table-layout: fixed;
  background: #fff;
  width: 100%;
  border-collapse: collapse;
}
#maincont table p {
  margin: 0;
}
#maincont table td {
  padding: 15px;
  border: solid 1px #f0e8d8;
  vertical-align: top;
}
#maincont table td textarea {
  resize: vertical;
  width: 100%;
}
#maincont table td ul {
  width: 100%;
  overflow: hidden;
  zoom: 1;
}
#maincont table td ul li {
  float: left;
  white-space: nowrap;
  margin-right: 20px;
}
#maincont table td ul.mgb {
  margin-bottom: 20px;
}
#maincont table td input {
  margin-left: 1px;
  /* Mac Chrome */
  margin-right: 10px;
  vertical-align: middle;
}
#maincont table td input.textBox {
  border: 1px solid #e6e6e6;
  padding: 3px 5px 3px 10px;
}
#maincont table th {
  padding: 15px;
  font-weight: bold;
  border: solid 1px #f0e8d8;
  vertical-align: top;
}
#maincont table td.td_wdt {
  width: 200px;
}
#maincont .priceList-01 {
  width: 240px;
}
#maincont .priceList-01 td {
  padding: 10px 20px;
  text-align: right;
}
#maincont .priceList-02 table {
  table-layout: auto;
  width: auto;
}
#maincont .priceList-02 td {
  text-align: right;
  vertical-align: middle;
  padding: 10px 20px;
}
#maincont .priceList-02 colgroup.width-01 {
  width: 248px;
  #width: 228px;
}
#maincont .priceList-02 colgroup.width-02 {
  width: 120px;
  #width: 100px;
}
#maincont .priceList-02 span {
  display: block;
  padding: 10px 20px;
}
#maincont .priceList-02 th {
  padding: 10px;
  text-align: center;
}
#maincont ul.submit {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  margin: 0 auto;
}
#maincont ul.submit li input.contact_submit_button {
  height: 40px;
  background: #b3a477;
  border: 1px solid #948455;
  cursor: pointer;
  width: 238px;
  color: #fff;
}
#maincont ul.submit li input.contact_submit_button:hover {
  background: #cabfa0;
}
#maincont ul.error_return {
  width: 238px;
  margin: 0 auto;
}
#maincont ul.error_return li input {
  height: 40px;
  background: #b3a477;
  border: 1px solid #948455;
  cursor: pointer;
  width: 238px;
  color: #fff;
}
#maincont ul.error_return li input:hover {
  background: #cabfa0;
}
#maincont p.lineHeightL {
  line-height: 3em;
}
#maincont p.lineHeightM {
  line-height: 2em;
}
#maincont .clm2 {
  overflow: hidden;
  zoom: 1;
}
#maincont .clm2 p {
  text-align: justify;
}
#maincont .clm2 .clm2_left {
  float: left;
}
#maincont .clm2 .clm2_right {
  float: right;
}
#maincont .clm2 h2 {
  margin-bottom: 13px;
}
#maincont .clm2 h2 a {
  display: block;
  margin: 0 auto;
  padding: 12px 20px;
  background: white url("/be/common/images/rightArrow.png") no-repeat 324px 18px;
  border: 1px solid #f0e8d8;
}
#maincont .clm2 h2 a:hover {
  color: #000;
  background: #f8f4ec url("/be/common/images/rightArrow.png") no-repeat 324px 18px;
  text-decoration: none;
}
#maincont .clm3 {
  overflow: hidden;
  zoom: 1;
}
#maincont .clm3 .clm3_left {
  width: 224px;
  margin-right: 28px;
  float: left;
}
#maincont .clm3 .clm3_right {
  width: 224px;
  float: right;
}
#maincont .clm3 p {
  margin-bottom: 1px;
}
#maincont .clm3 p img {
  margin-bottom: 7px;
}

#maincont .clm4 {
  overflow: hidden;
  zoom: 1;
}
#maincont .clm4 .clm4_left {
  width: 182px;
  float: left;
}
#maincont .clm4 .clm4_right {
  width: 182px;
  float: right;
}
#maincont .clm4 p {
  margin-bottom: 1px;
}
#maincont .clm4 p img {
  margin-bottom: 7px;
}

#maincont .clm4 {
  overflow: hidden;
  zoom: 1;
}
#maincont .clm4 p {
  text-align: justify;
}
#maincont .clm4 .clm4_left {
  float: left;
}
#maincont .clm4 .clm4_right {
  float: right;
}
#maincont .clm4 h2 {
  margin-bottom: 13px;
}
#maincont .clm4 h2 a {
  display: block;
  margin: 0 auto;
  padding: 12px 20px;
  background: white url("/be/common/images/rightArrow.png") no-repeat 195px 18px;
  border: 1px solid #f0e8d8;
}
#maincont .clm4 h2 a:hover {
  color: #000;
  background: #f8f4ec url("/be/common/images/rightArrow.png") no-repeat 195px 18px;
  text-decoration: none;
}

#maincont img.map {
  width: 100%;
  height: auto;
  margin-top: 40px;
  margin-left: 10px;
}
#maincont div.flowFirst {
  margin: 0 auto;
  width: 100%;
}
#maincont div.flowFirst p.textBox-01 {
  background: #fff;
  display: block;
  margin: 0 auto;
  padding: 12px 20px;
  border: 1px solid #f0e8d8;
}
#maincont p.btn-01 a {
  color: #fff;
  margin: 0;
  padding: 11px 0;
  display: block;
  width: 238px;
  background: #b3a477;
  border: 1px solid #948455;
  text-align: center;
}
#maincont p.btn-01 a:hover {
  background: #cabfa0;
  text-decoration: none;
}

#maincont .setColor {
  background: #f8f4ec;
}

#maincont .colColor-01 {
  background: #fff;
}

#maincont .colColor-02 {
  background: #fafafa;
}

#maincont .colColor-03 {
  background: #f5f5f5;
}

#maincont .colColor-04 {
  background: #f0f0f0;
}

#maincont .attention {
  color: #c40e18;
}

#maincont #contentwrap {
  overflow: hidden;
  zoom: 1;
  /* for ie6 */
}

#maincont p.uptoTop{
  text-align: right;
}

#maincont .clm2 .clm2_right{
  float: none;
}
#maincont .clm4 .clm4_left,
#maincont .clm4 .clm4_right{
  float: none;
  width: 100%;
}
#maincont .clm4 h2 a{
  padding: 2% 2% 2% 5%;
  background-position: 1% 1.0em;
}
#maincont .clm4 h2 a br{
  display: none;
}

#maincont .priceList-02{
  overflow-x: scroll;
}
/*
#maincont .priceList-02 th{
  padding: 1% 2%;
}
#maincont .priceList-02 td{
  padding: 1% 2%;
}
*/

#maincont .clm2 .clm2_left{
  float: none;
  margin-bottom: 8%;
}



}/* /Sp */