@charset "UTF-8";
/* line 5, ../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

strong { font-weight:bold; }

/*all common*/
/* line 2, ../sass/_common.scss */
body {
  color: #333333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
}
/* line 6, ../sass/_common.scss */
body a {
  color: #e44895;
  text-decoration: underline;
}
/* line 9, ../sass/_common.scss */
body a:hover {
  text-decoration: none;
}

/*fontsize*/
/* line 18, ../sass/_common.scss */
.fontsize10 {
  font-size: 10px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize11 {
  font-size: 11px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize12 {
  font-size: 12px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize13 {
  font-size: 13px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize14 {
  font-size: 14px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize15 {
  font-size: 15px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize16 {
  font-size: 16px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize17 {
  font-size: 17px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize18 {
  font-size: 18px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize19 {
  font-size: 19px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize20 {
  font-size: 20px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize21 {
  font-size: 21px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize22 {
  font-size: 22px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize23 {
  font-size: 23px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize24 {
  font-size: 24px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize25 {
  font-size: 25px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize26 {
  font-size: 26px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize27 {
  font-size: 27px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize28 {
  font-size: 28px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize29 {
  font-size: 29px !important;
}

/* line 18, ../sass/_common.scss */
.fontsize30 {
  font-size: 30px !important;
}

/*margin*/
/* line 25, ../sass/_common.scss */
.mb0 {
  margin-bottom: 0px !important;
}

/* line 25, ../sass/_common.scss */
.mb5 {
  margin-bottom: 5px !important;
}

/* line 25, ../sass/_common.scss */
.mb10 {
  margin-bottom: 10px !important;
}

/* line 25, ../sass/_common.scss */
.mb15 {
  margin-bottom: 15px !important;
}

/* line 25, ../sass/_common.scss */
.mb20 {
  margin-bottom: 20px !important;
}

/* line 25, ../sass/_common.scss */
.mb25 {
  margin-bottom: 25px !important;
}

/* line 25, ../sass/_common.scss */
.mb30 {
  margin-bottom: 30px !important;
}

/* line 25, ../sass/_common.scss */
.mb35 {
  margin-bottom: 35px !important;
}

/* line 25, ../sass/_common.scss */
.mb40 {
  margin-bottom: 40px !important;
}

/*padding*/
/* line 32, ../sass/_common.scss */
.pb0 {
  padding-bottom: 0px !important;
}

/* line 32, ../sass/_common.scss */
.pb5 {
  padding-bottom: 5px !important;
}

/* line 32, ../sass/_common.scss */
.pb10 {
  padding-bottom: 10px !important;
}

/* line 32, ../sass/_common.scss */
.pb15 {
  padding-bottom: 15px !important;
}

/* line 32, ../sass/_common.scss */
.pb20 {
  padding-bottom: 20px !important;
}

/* line 32, ../sass/_common.scss */
.pb25 {
  padding-bottom: 25px !important;
}

/* line 32, ../sass/_common.scss */
.pb30 {
  padding-bottom: 30px !important;
}

/* line 32, ../sass/_common.scss */
.pb35 {
  padding-bottom: 35px !important;
}

/* line 32, ../sass/_common.scss */
.pb40 {
  padding-bottom: 40px !important;
}

/* line 38, ../sass/_common.scss */
.pa0 {
  padding: 0px !important;
  display: blok;
}

/* line 38, ../sass/_common.scss */
.pa5 {
  padding: 5px !important;
  display: blok;
}

/* line 38, ../sass/_common.scss */
.pa10 {
  padding: 10px !important;
  display: blok;
}

/* line 38, ../sass/_common.scss */
.pa15 {
  padding: 15px !important;
  display: blok;
}

/* line 38, ../sass/_common.scss */
.pa20 {
  padding: 20px !important;
  display: blok;
}

/* line 38, ../sass/_common.scss */
.pa25 {
  padding: 25px !important;
  display: blok;
}

/* line 38, ../sass/_common.scss */
.pa30 {
  padding: 30px !important;
  display: blok;
}

/*line*/
/* line 43, ../sass/_common.scss */
.linesize10 {
  line-height: 1.0;
}

/* line 46, ../sass/_common.scss */
.linesize13 {
  line-height: 1.3;
}

/* line 49, ../sass/_common.scss */
.linesize15 {
  line-height: 1.5;
}

/* line 52, ../sass/_common.scss */
.linesize18 {
  line-height: 1.8;
}

/* line 55, ../sass/_common.scss */
.linesize20 {
  line-height: 2.0;
}

/* line 59, ../sass/_common.scss */
.bold {
  font-weight: bold;
}

/* line 63, ../sass/_common.scss */
.serif {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/* line 67, ../sass/_common.scss */
.red {
  color: #FF0004;
}

/* line 70, ../sass/_common.scss */
.pink {
  color: #FF3399;
}

/*img*/
/* line 75, ../sass/_common.scss */
.fl_img {
  float: left;
  margin-right: 3%;
  margin-bottom: 20px;
}

/* line 80, ../sass/_common.scss */
.fr_img {
  float: right;
  margin-left: 3%;
  margin-bottom: 20px;
}

/* line 85, ../sass/_common.scss */
.img_height_auto {
  height: auto;
}

/*layout*/
/* line 91, ../sass/_common.scss */
.text_left {
  text-align: left !important;
}

/* line 94, ../sass/_common.scss */
.text_center {
  text-align: center !important;
}

/* line 97, ../sass/_common.scss */
.text_right {
  text-align: right !important;
}

/* line 101, ../sass/_common.scss */
.content_center {
  margin: 0 auto;
}

/*btn*/
/* line 106, ../sass/_common.scss */
.btn_phone {
  width: 98%;
  height: 50px;
  margin-top: 15px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  border: solid 2px #1768aa;
  background: #1884b7;
  text-align: center;
}
/* line 115, ../sass/_common.scss */
.btn_phone a {
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  line-height: 50px;
  display: block;
}
/* line 121, ../sass/_common.scss */
.btn_phone a span {
  font-size: 23px !important;
  font-weight: normal;
  padding-right: 5px;
  display: inline !important;
}

/* line 129, ../sass/_common.scss */
.btn_phone2 {
  width: 98%;
  height: 50px;
  margin-top: 15px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  border: solid 2px #C34783;
  background-color: #E868A6;
  text-align: center;
}
/* line 138, ../sass/_common.scss */
.btn_phone2 a {
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  line-height: 50px;
  display: block;
}
/* line 144, ../sass/_common.scss */
.btn_phone2 a span {
  font-size: 23px !important;
  font-weight: normal;
  padding-right: 5px;
  display: inline !important;
}

/* line 152, ../sass/_common.scss */
.btn_style1 {
  width: 98%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  /*border: solid 1px #C7337C;*/
  text-align: center;
  margin: 0 auto 20px;
  padding: 0 !important;
}
/* line 159, ../sass/_common.scss */
.btn_style1 a {
  color: #fff;
  line-height: 1.3;
  padding: 10px 1%;
  background-color: #e44895;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  z-index:80;
  position:relative;
}
/* line 168, ../sass/_common.scss */
.btn_style1 a span {
  font-size: 26px;
  font-weight: normal;
  display: inline;
  vertical-align: sub;
  padding-right: 3px;
}
/* line 176, ../sass/_common.scss */
.btn_style1 a:hover {
  background-color: #C7337C;
}
/* line 181, ../sass/_common.scss */
.btn_style1.pdf a {
  padding: 10px 0 10px;
  position: relative;
}
/* line 184, ../sass/_common.scss */
.btn_style1.pdf a:before {
  content: url(../images/common/icon_pdf_middle.png);
  vertical-align: text-bottom;
  position: relative;
  left: -8px;
  top: 4px;
}

/*.This is button of the internal link(sp only) --/service/*/
/* line 195, ../sass/_common.scss */
.btn_style2 {
  width: 98%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #1768aa;
  text-align: center;
  margin: 0 auto 20px;
}
/* line 201, ../sass/_common.scss */
.btn_style2 a {
  color: #fff;
  line-height: 1.5;
  padding: 10px 0 8px;
  background-color: #1884b7;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
/* line 209, ../sass/_common.scss */
.btn_style2 a span {
  font-weight: normal;
  display: inline;
  vertical-align: sub;
  padding: 0 3px;
}

/* line 218, ../sass/_common.scss */
.btn_arrow {
  width: 98%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #C7337C;
  text-align: center;
  margin: 0 auto 20px;
  background-color: #e44895;
  padding: 0 !important;
}
/* line 226, ../sass/_common.scss */
.btn_arrow a {
  color: #fff;
  line-height: 1.5;
  padding: 10px 5% 10px 8%;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  background: url(/images/common/icon_bg_arrow.png) no-repeat 15px center;
  display: block;
}
/* line 236, ../sass/_common.scss */
.btn_arrow a:hover {
  background-color: #C7337C;
}
/* line 241, ../sass/_common.scss */
.btn_arrow.gray {
  background-color: #CDCDCD;
  border: solid 1px #A8A8A8;
}
/* line 244, ../sass/_common.scss */
.btn_arrow.gray a {
  color: #000;
  background: url(/images/common/icon_bg_arrow_black.png) no-repeat 15px center;
}

/*background*/
/* line 253, ../sass/_common.scss */
.bg_gray {
  background-color: #f0f0f0 !important;
}

/* line 256, ../sass/_common.scss */
.bg_lightgray {
  background-color: #D4D4D4 !important;
}

/* line 259, ../sass/_common.scss */
.bg_darkgray {
  background-color: #7F7F7F !important;
  color: #fff !important;
}
.bg_pink {
  	background-color: #FBD9DA;
	padding:20px;
	border:1px solid #F59597;
}
.bg_alert {
	background-color: #FBD9DA;
	padding:20px;
	text-align:center;
	border:1px solid #F59597;
	font-weight:bold;
}

/*.bread*/
/* line 265, ../sass/_common.scss */
.bread {
  overflow: hidden;
  *zoom: 1;
  height: 45px;
  z-index: 80;
  position: relative;
}
/* line 270, ../sass/_common.scss */
.bread li {
  float: left;
  line-height: 45px;
  color: #000000;
}
/* line 274, ../sass/_common.scss */
.bread li a {
  color: #000000;
  text-decoration: none;
  margin-right: 8px;
}
/* line 278, ../sass/_common.scss */
.bread li a:hover {
  text-decoration: underline;
}
/* line 281, ../sass/_common.scss */
.bread li a span {
  color: #a7a7a7;
}
/* line 284, ../sass/_common.scss */
.bread li a.icon-triangle-right {
  color: #88aece;
  margin-right: 8px;
}
/* line 289, ../sass/_common.scss */
.bread li span.icon-triangle-right {
  color: #88aece;
  margin-right: 8px;
}

/* line 296, ../sass/_common.scss */
section {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 30px;
  /*list*/
}
/* line 301, ../sass/_common.scss */
section ul {
  margin-left: 23px;
  list-style-type: disc;
  list-style-position: outside;
  line-height: 1.8;
  font-size: 14px;
}
/* line 308, ../sass/_common.scss */
section ul li span[class~="icon"] {
  margin: 0 5px !important;
  position: relative !important;
  top: 2px !important;
}
section ul.check li {
  background:url(../images/common/icon_check.png) no-repeat 0 5px;
  padding-left:27px;
  text-align:left !important;
  margin-bottom:10px;
}
section ul.check li:last-child {
  margin-bottom:0;
}


/* line 315, ../sass/_common.scss */
section ol {
  margin-left: 28px;
  list-style-type: decimal;
  list-style-position: outside;
  line-height: 1.8;
  font-size: 14px;
}


/* set width for float items */
.w10 { width: 8%; }
.w20 { width: 18%; }
.w30 { width: 28%; }
.w40 { width: 38%; }
.w50 { width: 48%; }
.w60 { width: 58%; }
.w70 { width: 68%; }
.w80 { width: 78%; }
.w90 { width: 88%; }
.w100{width: 100%; }
.w10 img, .w20 img, .w30 img, .w40 img, .w50 img, .w60 img, .w70 img, .w80 img, .w90 img, .w100 img { width: 100%; }

/* set flex-box wrapp */
.flexNormal {
	height: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.flexCenter {
	height: auto;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
}
.flexBetween {
	height: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
}
.flexNormal img, .flexCenter img, .flexBetween img {width:100%;}
img.fill { width:100%; }

.stepbar {
  margin: 0 auto;
  width: 90%;
}

.stepbar .stepbarwrap {
  margin: 2em 0;
  position: relative;
}

.stepbar .stepbarwrap .steptitle {
  display: inline-flex;
  align-items: center;
}

.stepbar .stepbarwrap .steptitle .stepcircle {
  display: inline-block;
  width: 4em;
  height: 4em;
  content: "";
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  text-align: center;
}

.stepbar .stepbarwrap .steptitle .stepcircle span {
  display: inline-block;
  line-height: 1.2em;
  font-size: 0.9em;
  position: relative;
  top: 1.2em;
}

.stepbar .stepbarwrap .steptitle .title {
  margin: 1em;
  font-weight: bold;
  font-size: 1.25em;
}

.stepbar .stepbarwrap .steptxt {
  padding-left: 5em;
}

.stepbar .stepbarwrap .steptxt .txt {
  font-size: 1.05em;
  line-height: 1.6em;
}

.stepbar .stepbarwrap .stepline {
  width: 1px;
  height: calc(100% + 1em);
  background-color: #b5b5b5;
  position: absolute;
  top: 1em;
  left: 2em;
  z-index: -1;
}

.stepbarwrap:last-of-type .stepline:last-of-type {
  display: none;
}


.pdf {
	position: relative;
}
.pdf::before {
	position: absolute;
	content:"";
	display:block;
	background:url("../images/common/icon_pdf_small.png") no-repeat center center;
	background-size: 100%;
	width:16px;
	height: 20px;
	top: 10px;
	left: 10px;
	z-index: 2;
}
ul.linklist {
	margin: 0;
	text-indent: 0;
}
ul.linklist li {
	margin: 0 0 0.5em 0;
	list-style-image: none;
	text-indent: 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
}
ul.linklist li a {
	display: block;
	width: auto;
	padding: 0.5rem 10px 0.5rem 36px;
	position: relative;
	background: #fff;
	text-decoration: none;
	transition: 0.25s;
	color: #000;
	font-weight: 500;
}
ul.linklist li a:hover {
	background: #f8e1ec;
}
/* added 2024.7 AI-Wait */
.ai-wait-button {
  display: block;
  position: fixed;
  top: 100px;
  right: 0;
  z-index: 999999;
}
.ai-wait-button a {
  width: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 0;
  width: 220px;
  position: relative;
  text-decoration: none;
  background: rgb(0,140,122);
  background: linear-gradient(180deg, rgba(10,198,170,1) 0%, rgba(0,140,122,1) 100%);
  border: 1px solid rgb(0,140,122);
  border-radius: 10px 0 0 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
}
.ai-wait-button a:hover {
  background: linear-gradient(180deg, rgba(0,140,122,1) 0%, rgba(10,198,170,1) 100%);
}
.ai-wait-button img {
  width: 68px;
  margin-right: 16px;
}
.ai-wait-button p {
  position: relative;
  font-size: 1.45em;
  font-weight: 500;
  line-height: 1.6;
  text-align: left;
  padding-left: 16px;
  color: #fff;
}
.ai-wait-button p::before {
  content:"";
  width: 1px;
  height: 90px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -45px;
}
.ai-wait-button p br {
}
.ai-wait-button p span {
  display: none;
}

/*------------------------------------------------------------------------------------------------*/
/*all sp -----------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  /*sp width*/
  /* line 15, ../sass/base.scss */
  .w1_sp {
    width: 1% !important;
  }

  /* line 15, ../sass/base.scss */
  .w2_sp {
    width: 2% !important;
  }

  /* line 15, ../sass/base.scss */
  .w3_sp {
    width: 3% !important;
  }

  /* line 15, ../sass/base.scss */
  .w4_sp {
    width: 4% !important;
  }

  /* line 15, ../sass/base.scss */
  .w5_sp {
    width: 5% !important;
  }

  /* line 15, ../sass/base.scss */
  .w6_sp {
    width: 6% !important;
  }

  /* line 15, ../sass/base.scss */
  .w7_sp {
    width: 7% !important;
  }

  /* line 15, ../sass/base.scss */
  .w8_sp {
    width: 8% !important;
  }

  /* line 15, ../sass/base.scss */
  .w9_sp {
    width: 9% !important;
  }

  /* line 15, ../sass/base.scss */
  .w10_sp {
    width: 10% !important;
  }

  /* line 15, ../sass/base.scss */
  .w11_sp {
    width: 11% !important;
  }

  /* line 15, ../sass/base.scss */
  .w12_sp {
    width: 12% !important;
  }

  /* line 15, ../sass/base.scss */
  .w13_sp {
    width: 13% !important;
  }

  /* line 15, ../sass/base.scss */
  .w14_sp {
    width: 14% !important;
  }

  /* line 15, ../sass/base.scss */
  .w15_sp {
    width: 15% !important;
  }

  /* line 15, ../sass/base.scss */
  .w16_sp {
    width: 16% !important;
  }

  /* line 15, ../sass/base.scss */
  .w17_sp {
    width: 17% !important;
  }

  /* line 15, ../sass/base.scss */
  .w18_sp {
    width: 18% !important;
  }

  /* line 15, ../sass/base.scss */
  .w19_sp {
    width: 19% !important;
  }

  /* line 15, ../sass/base.scss */
  .w20_sp {
    width: 20% !important;
  }

  /* line 15, ../sass/base.scss */
  .w21_sp {
    width: 21% !important;
  }

  /* line 15, ../sass/base.scss */
  .w22_sp {
    width: 22% !important;
  }

  /* line 15, ../sass/base.scss */
  .w23_sp {
    width: 23% !important;
  }

  /* line 15, ../sass/base.scss */
  .w24_sp {
    width: 24% !important;
  }

  /* line 15, ../sass/base.scss */
  .w25_sp {
    width: 25% !important;
  }

  /* line 15, ../sass/base.scss */
  .w26_sp {
    width: 26% !important;
  }

  /* line 15, ../sass/base.scss */
  .w27_sp {
    width: 27% !important;
  }

  /* line 15, ../sass/base.scss */
  .w28_sp {
    width: 28% !important;
  }

  /* line 15, ../sass/base.scss */
  .w29_sp {
    width: 29% !important;
  }

  /* line 15, ../sass/base.scss */
  .w30_sp {
    width: 30% !important;
  }

  /* line 15, ../sass/base.scss */
  .w31_sp {
    width: 31% !important;
  }

  /* line 15, ../sass/base.scss */
  .w32_sp {
    width: 32% !important;
  }

  /* line 15, ../sass/base.scss */
  .w33_sp {
    width: 33% !important;
  }

  /* line 15, ../sass/base.scss */
  .w34_sp {
    width: 34% !important;
  }

  /* line 15, ../sass/base.scss */
  .w35_sp {
    width: 35% !important;
  }

  /* line 15, ../sass/base.scss */
  .w36_sp {
    width: 36% !important;
  }

  /* line 15, ../sass/base.scss */
  .w37_sp {
    width: 37% !important;
  }

  /* line 15, ../sass/base.scss */
  .w38_sp {
    width: 38% !important;
  }

  /* line 15, ../sass/base.scss */
  .w39_sp {
    width: 39% !important;
  }

  /* line 15, ../sass/base.scss */
  .w40_sp {
    width: 40% !important;
  }

  /* line 15, ../sass/base.scss */
  .w41_sp {
    width: 41% !important;
  }

  /* line 15, ../sass/base.scss */
  .w42_sp {
    width: 42% !important;
  }

  /* line 15, ../sass/base.scss */
  .w43_sp {
    width: 43% !important;
  }

  /* line 15, ../sass/base.scss */
  .w44_sp {
    width: 44% !important;
  }

  /* line 15, ../sass/base.scss */
  .w45_sp {
    width: 45% !important;
  }

  /* line 15, ../sass/base.scss */
  .w46_sp {
    width: 46% !important;
  }

  /* line 15, ../sass/base.scss */
  .w47_sp {
    width: 47% !important;
  }

  /* line 15, ../sass/base.scss */
  .w48_sp {
    width: 48% !important;
  }

  /* line 15, ../sass/base.scss */
  .w49_sp {
    width: 49% !important;
  }

  /* line 15, ../sass/base.scss */
  .w50_sp {
    width: 50% !important;
  }

  /* line 15, ../sass/base.scss */
  .w51_sp {
    width: 51% !important;
  }

  /* line 15, ../sass/base.scss */
  .w52_sp {
    width: 52% !important;
  }

  /* line 15, ../sass/base.scss */
  .w53_sp {
    width: 53% !important;
  }

  /* line 15, ../sass/base.scss */
  .w54_sp {
    width: 54% !important;
  }

  /* line 15, ../sass/base.scss */
  .w55_sp {
    width: 55% !important;
  }

  /* line 15, ../sass/base.scss */
  .w56_sp {
    width: 56% !important;
  }

  /* line 15, ../sass/base.scss */
  .w57_sp {
    width: 57% !important;
  }

  /* line 15, ../sass/base.scss */
  .w58_sp {
    width: 58% !important;
  }

  /* line 15, ../sass/base.scss */
  .w59_sp {
    width: 59% !important;
  }

  /* line 15, ../sass/base.scss */
  .w60_sp {
    width: 60% !important;
  }

  /* line 15, ../sass/base.scss */
  .w61_sp {
    width: 61% !important;
  }

  /* line 15, ../sass/base.scss */
  .w62_sp {
    width: 62% !important;
  }

  /* line 15, ../sass/base.scss */
  .w63_sp {
    width: 63% !important;
  }

  /* line 15, ../sass/base.scss */
  .w64_sp {
    width: 64% !important;
  }

  /* line 15, ../sass/base.scss */
  .w65_sp {
    width: 65% !important;
  }

  /* line 15, ../sass/base.scss */
  .w66_sp {
    width: 66% !important;
  }

  /* line 15, ../sass/base.scss */
  .w67_sp {
    width: 67% !important;
  }

  /* line 15, ../sass/base.scss */
  .w68_sp {
    width: 68% !important;
  }

  /* line 15, ../sass/base.scss */
  .w69_sp {
    width: 69% !important;
  }

  /* line 15, ../sass/base.scss */
  .w70_sp {
    width: 70% !important;
  }

  /* line 15, ../sass/base.scss */
  .w71_sp {
    width: 71% !important;
  }

  /* line 15, ../sass/base.scss */
  .w72_sp {
    width: 72% !important;
  }

  /* line 15, ../sass/base.scss */
  .w73_sp {
    width: 73% !important;
  }

  /* line 15, ../sass/base.scss */
  .w74_sp {
    width: 74% !important;
  }

  /* line 15, ../sass/base.scss */
  .w75_sp {
    width: 75% !important;
  }

  /* line 15, ../sass/base.scss */
  .w76_sp {
    width: 76% !important;
  }

  /* line 15, ../sass/base.scss */
  .w77_sp {
    width: 77% !important;
  }

  /* line 15, ../sass/base.scss */
  .w78_sp {
    width: 78% !important;
  }

  /* line 15, ../sass/base.scss */
  .w79_sp {
    width: 79% !important;
  }

  /* line 15, ../sass/base.scss */
  .w80_sp {
    width: 80% !important;
  }

  /* line 15, ../sass/base.scss */
  .w81_sp {
    width: 81% !important;
  }

  /* line 15, ../sass/base.scss */
  .w82_sp {
    width: 82% !important;
  }

  /* line 15, ../sass/base.scss */
  .w83_sp {
    width: 83% !important;
  }

  /* line 15, ../sass/base.scss */
  .w84_sp {
    width: 84% !important;
  }

  /* line 15, ../sass/base.scss */
  .w85_sp {
    width: 85% !important;
  }

  /* line 15, ../sass/base.scss */
  .w86_sp {
    width: 86% !important;
  }

  /* line 15, ../sass/base.scss */
  .w87_sp {
    width: 87% !important;
  }

  /* line 15, ../sass/base.scss */
  .w88_sp {
    width: 88% !important;
  }

  /* line 15, ../sass/base.scss */
  .w89_sp {
    width: 89% !important;
  }

  /* line 15, ../sass/base.scss */
  .w90_sp {
    width: 90% !important;
  }

  /* line 15, ../sass/base.scss */
  .w91_sp {
    width: 91% !important;
  }

  /* line 15, ../sass/base.scss */
  .w92_sp {
    width: 92% !important;
  }

  /* line 15, ../sass/base.scss */
  .w93_sp {
    width: 93% !important;
  }

  /* line 15, ../sass/base.scss */
  .w94_sp {
    width: 94% !important;
  }

  /* line 15, ../sass/base.scss */
  .w95_sp {
    width: 95% !important;
  }

  /* line 15, ../sass/base.scss */
  .w96_sp {
    width: 96% !important;
  }

  /* line 15, ../sass/base.scss */
  .w97_sp {
    width: 97% !important;
  }

  /* line 15, ../sass/base.scss */
  .w98_sp {
    width: 98% !important;
  }

  /* line 15, ../sass/base.scss */
  .w99_sp {
    width: 99% !important;
  }

  /* line 15, ../sass/base.scss */
  .w100_sp {
    width: 100% !important;
  }

  /* line 18, ../sass/base.scss */
  .hidden_sp {
    display: none !important;
  }

  /*sp iframe*/
  /* line 21, ../sass/base.scss */
  iframe {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px;
  }

  /* line 28, ../sass/base.scss */
  body {
    /* L----- sp .content_top*/
    /* L----- sp .content_sub*/
    /* L----- sp .clinic_infomation*/
    /* L----- sp footer*/
  }
  /* line 29, ../sass/base.scss */
  body .content_top {
    margin-bottom: 10px;
    margin-top: 69px;
    /* L----- sp .content_inner*/
  }
  /* line 32, ../sass/base.scss */
  body .content_top .content_inner {
    position: relative;
    z-index: 100;
    /* L----- sp .main*/
    /* L----- sp .side*/
  }
  /* line 35, ../sass/base.scss */
  body .content_top .content_inner .message {
    background-position: right top;
    background-repeat: no-repeat;
  }
  /* line 38, ../sass/base.scss */
  body .content_top .content_inner .message p {
    font-family: serif;
    font-weight: bold;
    line-height: 1.8;
    text-align: center;
    text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 0;
  }
  /* line 46, ../sass/base.scss */
  body .content_top .content_inner .main {
    position: relative;
    top: -30px;
    margin: 10px;
    /* L----- h2*/
    /*sp home news*/
    /* L----- sp .news*/
  }
  /* line 50, ../sass/base.scss */
  body .content_top .content_inner .main h2 {
    background-color: #E868A6;
    padding: 8px 5px;
    color: #fff;
    line-height: 1.5;
    font-size: 16px;
    font-weight: bold;
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px;
    border-radius: 6px 6px 0px 0px;
    border: 1px solid #eb99c1;
  }
  /* line 61, ../sass/base.scss */
  body .content_top .content_inner .main .allnews {
    position: absolute;
    top: 7px;
    right: 8px;
  }
  /* line 65, ../sass/base.scss */
  body .content_top .content_inner .main .allnews a {
    color: #414141;
    text-decoration: none;
    text-align: center;
    display: block;
    background: #FFFFFF;
    padding: 7px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 70px;
    font-size: 15px;
  }
  /* line 79, ../sass/base.scss */
  body .content_top .content_inner .main .news {
    -moz-border-radius: 0px 0px 6px 6px;
    -webkit-border-radius: 0px;
    border-radius: 0px 0px 6px 6px;
    border: 1px solid #C1C1C1;
    border-top: none;
    overflow: scroll;
    height: 200px;
  }
  /* line 86, ../sass/base.scss */
  body .content_top .content_inner .main .news dl {
    padding: 10px 10px;
    overflow: hidden;
    *zoom: 1;
    background: url(../images/common/bg_dotted.png) repeat-x bottom;
    line-height: 1.5;
  }
  /* line 91, ../sass/base.scss */
  body .content_top .content_inner .main .news dl dt {
    margin-bottom: 5px;
  }
  /* line 95, ../sass/base.scss */
  body .content_top .content_inner .main .news dl dd a {
    display: block;
    color: #333;
    text-decoration: none;
  }
  /* line 101, ../sass/base.scss */
  body .content_top .content_inner .main .news dl dd.icon_pdf a:after {
    content: url(../images/common/icon_pdf_small.png);
    vertical-align: sub;
    padding-left: 5px;
  }
  /* line 108, ../sass/base.scss */
  body .content_top .content_inner .main .news dl dd.icon_exit a:after {
    content: url(../images/common/icon_exit.png);
    vertical-align: sub;
    padding-left: 5px;
  }
  /* line 115, ../sass/base.scss */
  body .content_top .content_inner .main .news dl:hover {
    background: #ECECEC;
    cursor: pointer;
  }
  /* line 119, ../sass/base.scss */
  body .content_top .content_inner .main .news dl.nohover {
    background: url(../images/common/bg_dotted.png) repeat-x bottom !important;
    cursor: default !important;
  }
   /* jokuso kitei 2018/7 */
  body .content_top .content_inner .main .jokuso_kitei {
  	display: block;
	padding: 30px 0;
  }
  body .content_top .content_inner .main .jokuso_kitei h3 {
  	padding: 10px;
  	background:#f0f0f0;
	margin-bottom: 10px;
	font-weight: 600;
    font-size: 14px;
  }
  
  body .content_top .content_inner .main .jokuso_kitei ul {
    list-style-type: disc;
    list-style-position: outside;
    line-height: 1.8;
    font-size: 14px;
  }
  body .content_top .content_inner .main .jokuso_kitei ul li {
	list-style-type: none;
  }
  body .content_top .content_inner .main .jokuso_kitei ul li a {
	padding: 6px;
	display: block;
	width: auto;
  } 
  /* line 129, ../sass/base.scss */
  body .content_top .content_inner .side {
    /* L----- sp .information_box*/
  }
  /* line 130, ../sass/base.scss */
  body .content_top .content_inner .side .information_box {
    margin-bottom: 20px;
    /* L----- ul*/
  }
  /* line 132, ../sass/base.scss */
  body .content_top .content_inner .side .information_box h3 {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }
  /* line 136, ../sass/base.scss */
  body .content_top .content_inner .side .information_box h3 span {
    font-size: 14px;
    padding-top: 8px;
    display: block;
  }
  /* line 142, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul {
    margin: 0 1%;
    overflow: hidden;
    *zoom: 1;
    /* L----- li*/
  }
  /* line 145, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul li {
    width: 48%;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #f9f2f6;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    border: solid 1px #d96da2;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3YzhkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f7c8df), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(bottom, #f7c8df, #ffffff);
    background-image: -webkit-linear-gradient(bottom, #f7c8df, #ffffff);
    background-image: linear-gradient(to top, #f7c8df, #ffffff);
    text-align: center;
    float: left;
    margin-bottom: 10px;
    margin-left: 2%;
  }
  body .content_top .content_inner .side .information_box.single ul li {
    width: 98%;
  }
  /* line 156, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  /* line 159, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul li a {
    width: 100%;
    line-height: 70px;
    display: block;
    font-size: 16px;
    text-align: center;
    color: #a00451;
    font-weight: bold;
    text-decoration: none;
  }
  /* line 169, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul li.breadth {
    width: 98%;
    margin-left: 0;
  }
  /* line 176, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul li:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3YzhkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ffffff), color-stop(100%, #f7c8df));
    background-image: -moz-linear-gradient(bottom, #ffffff, #f7c8df);
    background-image: -webkit-linear-gradient(bottom, #ffffff, #f7c8df);
    background-image: linear-gradient(to top, #ffffff, #f7c8df);
    cursor: pointer;
  }
  /* line 186, ../sass/base.scss */
  body .content_top .content_inner .side .access_box {
    margin: 0 4%;
  }
  /* line 195, ../sass/base.scss */
  body .content_sub {
    margin-top: 69px;
  }
  /* line 197, ../sass/base.scss */
  body .content_sub section {
    margin: 0 4% 30px;
    /*sp title*/
    /*sp table*/
    /* L----- sp table*/
    /* L----- sp .col2*/
    /* L----- sp .col3*/
    /*sp sub new*/
    /* L----- sp .news*/
    /*sp sub new_oushins*/
    /* L----- sp .news*/
    /* L----- pc .pagination*/
  }
  /* line 199, ../sass/base.scss */
  body .content_sub section p {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    margin-bottom: 20px;
    overflow: hidden;
    *zoom: 1;
  }
  /* line 205, ../sass/base.scss */
  body .content_sub section p.catch {
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
    font-weight: bold;
    padding: 0;
  }
  /* line 212, ../sass/base.scss */
  body .content_sub section p img {
    width: 100%;
    height: auto;
  }
  /* line 216, ../sass/base.scss */
  body .content_sub section p:last-child {
    margin-bottom: 0;
  }
  /* line 222, ../sass/base.scss */
  body .content_sub section h3 {
    text-align: left;
    font-size: 18px;
	line-height:1.3;
    margin-bottom: 20px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0;
    border-radius: 0 0 6px 6px;
    -moz-box-shadow: 0px 1px 4px #dddddd;
    -webkit-box-shadow: 0px 1px 4px #dddddd;
    box-shadow: 0px 1px 4px #dddddd;
    border: 1px solid #ceced1;
    border-top: 3px solid #000;
    padding: 14px 20px;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #ffffff 56%, #f8e1ec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(56%,#ffffff), color-stop(100%,#f8e1ec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 56%,#f8e1ec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8e1ec',GradientType=0 ); /* IE6-8 */
  }
  /* line 232, ../sass/base.scss */
  body .content_sub section h4 {
    font-size: 18px;
    line-height: 1.5;
    padding: 0 0 5px 10px;
    border-bottom: 2px solid #333;
    margin-bottom: 15px;
  }
  /* line 238, ../sass/base.scss */
  body .content_sub section h4 span {
    font-size: 23px;
    vertical-align: sub;
    padding-right: 5px;
  }
  /* line 244, ../sass/base.scss */
  body .content_sub section h5 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  body .content_sub section h5.imp {
    font-size: 16px;
    font-weight: bold;
	padding: 0 0 10px 10px;
	border-bottom: 2px solid #333;
    margin-bottom: 20px;
  }
  /* line 251, ../sass/base.scss */
  body .content_sub section table {
    width: 98%;
    margin: 0 1%;
    font-size: 14px;
    line-height: 1.3;
  }
  /* line 257, ../sass/base.scss */
  body .content_sub section table thead tr {
    border-top: solid 1px #aaa;
    border-left: solid 1px #aaa;
  }
  /* line 260, ../sass/base.scss */
  body .content_sub section table thead tr th, body .content_sub section table thead tr td {
    border-right: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
    padding: 4% 2%;
    background: #89C0ED;
    color: #000;
    width: 96%;
    display: block;
  }
  /* line 269, ../sass/base.scss */
  body .content_sub section table thead tr td {
    background: #B0D4F3;
    border-bottom: none;
  }
  /* line 277, ../sass/base.scss */
  body .content_sub section table tbody tr {
    border-left: solid 1px #aaa;
  }
  /* line 279, ../sass/base.scss */
  body .content_sub section table tbody tr th, body .content_sub section table tbody tr td {
    border-right: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
    padding: 4% 2%;
    background: #deeefb;
    color: #000;
    width: 96%;
    display: block;
  }
  /* line 287, ../sass/base.scss */
  body .content_sub section table tbody tr th.ver_top, body .content_sub section table tbody tr td.ver_top {
    vertical-align: top;
  }
  /* line 290, ../sass/base.scss */
  body .content_sub section table tbody tr th.ver_bottom, body .content_sub section table tbody tr td.ver_bottom {
    vertical-align: bottom;
  }
  /* line 294, ../sass/base.scss */
  body .content_sub section table tbody tr td {
    background: #fff;
  }
  /* line 298, ../sass/base.scss */
  body .content_sub section table tbody tr:first-child {
    border-top: solid 1px #aaa;
  }
  /* line 304, ../sass/base.scss */
  body .content_sub section table.naked tr {
    border: none;
  }
  /* line 306, ../sass/base.scss */
  body .content_sub section table.naked tr th {
    border: none;
  }
  /* line 309, ../sass/base.scss */
  body .content_sub section table.naked tr td {
    border: none;
  }
  /* line 312, ../sass/base.scss */
  body .content_sub section table.naked tr:first-child {
    border-top: none;
  }
  /* line 320, ../sass/base.scss */
  body .content_sub section table.same thead tr th, body .content_sub section table.same thead tr td {
    display: table-cell;
  }
  /* line 324, ../sass/base.scss */
  body .content_sub section table.same thead tr.center th, body .content_sub section table.same thead tr.center td {
    text-align: center;
  }
  /* line 333, ../sass/base.scss */
  body .content_sub section table.same tbody tr th, body .content_sub section table.same tbody tr td {
    width: auto;
    display: table-cell;
  }
  /* line 338, ../sass/base.scss */
  body .content_sub section table.same tbody tr.center th, body .content_sub section table.same tbody tr.center td {
    text-align: center;
  }
  /* line 349, ../sass/base.scss */
  body .content_sub section table.red thead tr th {
    background: #FFD5D5;
  }
  /* line 352, ../sass/base.scss */
  body .content_sub section table.red thead tr td {
    background: #FFD5D5;
  }
  /* line 359, ../sass/base.scss */
  body .content_sub section table.red tbody tr th {
    background: #FFD5D5;
  }
  /* line 368, ../sass/base.scss */
  body .content_sub section table.green thead tr th {
    background: #BBE0E3;
  }
  /* line 371, ../sass/base.scss */
  body .content_sub section table.green thead tr td {
    background: #BBE0E3;
  }
  /* line 378, ../sass/base.scss */
  body .content_sub section table.green tbody tr th {
    background: #BBE0E3;
  }
  /* line 384, ../sass/base.scss */
  body .content_sub section table p, body .content_sub section table ul, body .content_sub section table ol, body .content_sub section table li, body .content_sub section table dl, body .content_sub section table dt, body .content_sub section table dd {
    font-size: 14px;
  }
  /* line 388, ../sass/base.scss */
  body .content_sub section table ol li {
    margin-left: 15px;
  }
  /* line 398, ../sass/base.scss */
  body .content_sub section .col1_img {
    text-align: center;
  }
  /* line 400, ../sass/base.scss */
  body .content_sub section .col1_img img {
    margin-bottom: 5px;
	max-width: 100%;
  }
  /* line 403, ../sass/base.scss */
  body .content_sub section .col1_img span.text {
    text-align: center;
    display: block;
    font-size: 13px;
    line-height: 1.3;
  }
  /* line 411, ../sass/base.scss */
  body .content_sub section .col2 {
    overflow: hidden;
    *zoom: 1;
    margin: 0 auto;
  }
  /* line 414, ../sass/base.scss */
  body .content_sub section .col2 .col {
    margin-bottom: 15px;
  }
  /* line 416, ../sass/base.scss */
  body .content_sub section .col2 .col img {
    margin-bottom: 5px;
    text-align: center;
  }
  /* line 420, ../sass/base.scss */
  body .content_sub section .col2 .col span.text {
    text-align: center;
    display: block;
    font-size: 12px;
    line-height: 1.3;
  }
  /* line 429, ../sass/base.scss */
  body .content_sub section .col2.sitemap .col {
    margin-bottom: 0px;
  }
  /* line 431, ../sass/base.scss */
  body .content_sub section .col2.sitemap .col > ul {
    margin-left: 0;
    list-style: none;
  }
  /* line 434, ../sass/base.scss */
  body .content_sub section .col2.sitemap .col > ul:last-child {
    border-bottom: 1px solid #ceced1;
  }
  /* line 437, ../sass/base.scss */
  body .content_sub section .col2.sitemap .col > ul > li {
    border-top: 1px solid #ceced1;
    line-height: 1.3;
  }
  /* line 440, ../sass/base.scss */
  body .content_sub section .col2.sitemap .col > ul > li:first-child {
    border-top: none;
  }
  /* line 443, ../sass/base.scss */
  body .content_sub section .col2.sitemap .col > ul > li > a {
    display: block;
    margin: 0;
    color: #333;
    text-decoration: none;
    padding: 15px 0;
  }
  /* line 449, ../sass/base.scss */
  body .content_sub section .col2.sitemap .col > ul > li > a:hover {
    background: #ECECEC;
  }
  /* line 452, ../sass/base.scss */
  body .content_sub section .col2.sitemap .col > ul > li > a span {
    margin: 0 5px;
  }
  /* line 456, ../sass/base.scss */
  body .content_sub section .col2.sitemap .col > ul > li > ul {
    margin-left: 0;
    list-style: none;
  }
  /* line 459, ../sass/base.scss */
  body .content_sub section .col2.sitemap .col > ul > li > ul > li {
    border-top: 1px solid #ceced1;
    line-height: 1.3;
  }
  /* line 462, ../sass/base.scss */
  body .content_sub section .col2.sitemap .col > ul > li > ul > li > a {
    display: block;
    margin: 0;
    color: #333;
    text-decoration: none;
    padding: 15px 0 15px 25px;
  }
  /* line 468, ../sass/base.scss */
  body .content_sub section .col2.sitemap .col > ul > li > ul > li > a:hover {
    background: #ECECEC;
  }
  /* line 481, ../sass/base.scss */
  body .content_sub section .col3 {
    overflow: hidden;
    *zoom: 1;
    margin: 0 auto;
  }
  /* line 484, ../sass/base.scss */
  body .content_sub section .col3 .col {
    margin-bottom: 15px;
  }
  /* line 486, ../sass/base.scss */
  body .content_sub section .col3 .col img {
    margin-bottom: 5px;
    text-align: center;
  }
  /* line 490, ../sass/base.scss */
  body .content_sub section .col3 .col span.text {
    text-align: center;
    display: block;
    font-size: 12px;
    line-height: 1.3;
  }
  /* line 501, ../sass/base.scss */
  body .content_sub section .news {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 20px;
  }
  /* line 504, ../sass/base.scss */
  body .content_sub section .news dl {
    padding: 0 10px 10px;
    margin-bottom: 10px;
    overflow: hidden;
    *zoom: 1;
    background: url(../images/common/bg_dotted.png) repeat-x bottom;
    line-height: 1.5;
  }
  /* line 510, ../sass/base.scss */
  body .content_sub section .news dl dt {
    margin-bottom: 5px;
  }
  /* line 513, ../sass/base.scss */
  body .content_sub section .news dl dd {
    padding-left: 20px;
  }
  /* line 515, ../sass/base.scss */
  body .content_sub section .news dl dd a {
    display: block;
    color: #333;
    text-decoration: none;
  }
  /* line 521, ../sass/base.scss */
  body .content_sub section .news dl dd.icon_pdf a:after {
    content: url(../images/common/icon_pdf_small.png);
    vertical-align: sub;
    padding-left: 5px;
  }
  /* line 528, ../sass/base.scss */
  body .content_sub section .news dl dd.icon_exit a:after {
    content: url(../images/common/icon_exit.png);
    vertical-align: sub;
    padding-left: 5px;
  }
  /* line 535, ../sass/base.scss */
  body .content_sub section .news dl:hover {
    background: #ECECEC;
    cursor: pointer;
  }
  /* line 539, ../sass/base.scss */
  body .content_sub section .news dl.nohover {
    background: url(../images/common/bg_dotted.png) repeat-x bottom !important;
    cursor: default !important;
  }
  /* line 548, ../sass/base.scss */
  body .content_sub section .news_oushin {
    position: relative;
  }
  /* line 550, ../sass/base.scss */
  body .content_sub section .news_oushin h3 {
    background: #E868A6 ;
    padding: 8px 5px;
    color: #fff;
    line-height: 1.5;
    font-size: 16px;
    font-weight: bold;
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px;
    border-radius: 6px 6px 0px 0px;
    border: 1px solid #eb99c1;
    text-align: left;
    margin-bottom: 0;
  }
  /* line 562, ../sass/base.scss */
  body .content_sub section .news_oushin .allnews {
    position: absolute;
    top: 7px;
    right: 8px;
    margin-bottom: 0;
  }
  /* line 567, ../sass/base.scss */
  body .content_sub section .news_oushin .allnews a {
    color: #414141;
    text-decoration: none;
    text-align: center;
    display: block;
    background: #FFFFFF;
    padding: 7px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 70px;
    font-size: 15px;
    line-height: 1;
  }
  /* line 581, ../sass/base.scss */
  body .content_sub section .news_oushin .news {
    -moz-border-radius: 0px 0px 6px 6px;
    -webkit-border-radius: 0px;
    border-radius: 0px 0px 6px 6px;
    border: 1px solid #C1C1C1;
    border-top: none;
    overflow: scroll;
    height: 200px;
  }
  /* line 588, ../sass/base.scss */
  body .content_sub section .news_oushin .news dl {
    padding: 10px 10px;
    margin-bottom: 0;
    overflow: hidden;
    *zoom: 1;
    background: url(../images/common/bg_dotted.png) repeat-x bottom;
    line-height: 1.5;
  }
  /* line 594, ../sass/base.scss */
  body .content_sub section .news_oushin .news dl dt {
    margin-bottom: 5px;
  }
  /* line 597, ../sass/base.scss */
  body .content_sub section .news_oushin .news dl dd {
    padding-left: 0px;
  }
  /* line 599, ../sass/base.scss */
  body .content_sub section .news_oushin .news dl dd a {
    display: block;
    color: #333;
    text-decoration: none;
  }
  /* line 605, ../sass/base.scss */
  body .content_sub section .news_oushin .news dl dd.icon_pdf a:after {
    content: url(../images/common/icon_pdf_small.png);
    vertical-align: sub;
    padding-left: 5px;
  }
  /* line 612, ../sass/base.scss */
  body .content_sub section .news_oushin .news dl dd.icon_exit a:after {
    content: url(../images/common/icon_exit.png);
    vertical-align: sub;
    padding-left: 5px;
  }
  /* line 619, ../sass/base.scss */
  body .content_sub section .news_oushin .news dl:hover {
    background: #ECECEC;
    cursor: pointer;
  }
  /* line 623, ../sass/base.scss */
  body .content_sub section .news_oushin .news dl.nohover {
    background: url(../images/common/bg_dotted.png) repeat-x bottom !important;
    cursor: default !important;
  }
  /* line 632, ../sass/base.scss */
  body .content_sub section .pagination {
    overflow: hidden;
    *zoom: 1;
    width: 100%;
    margin: 0 auto;
  }
  /* line 636, ../sass/base.scss */
  body .content_sub section .pagination p {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #C7337C;
    text-align: center;
    margin: 0 auto 20px;
    width: 45%;
    float: right;
  }
  /* line 643, ../sass/base.scss */
  body .content_sub section .pagination p a {
    color: #fff;
    line-height: 1.3;
    padding: 10px 0;
    background-color: #e44895;
    font-weight: bold;
    text-decoration: none;
    display: block;
  }
  /* line 651, ../sass/base.scss */
  body .content_sub section .pagination p a span {
    font-weight: normal;
    display: inline;
    vertical-align: middle;
  }
  /* line 657, ../sass/base.scss */
  body .content_sub section .pagination p a:hover {
    background-color: #C7337C;
  }
  /* line 661, ../sass/base.scss */
  body .content_sub section .pagination p:first-child {
    float: left;
  }
  /* line 664, ../sass/base.scss */
  body .content_sub section .pagination p.nolink {
    border: solid 1px #9B9B9B;
    background-color: #B8B8B8;
    color: #fff;
    padding: 10px 0;
    font-weight: bold;
    line-height: 1.3;
  }
  /* line 676, ../sass/base.scss */
  body .content_sub section aside {
    padding: 20px;
    background: #fff;
    border: 1px solid #aaa;
  }
  /* line 681, ../sass/base.scss */
  body .content_sub section .fence {
    background: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #aaa;
  }
  /* line 685, ../sass/base.scss */
  body .content_sub section .fence .title {
    padding: 20px 10px 18px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
  }
  /* line 691, ../sass/base.scss */
  body .content_sub section .fence .phone {
    background-color: #f0f0f0;
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
    font-size: 22px;
    padding: 10px 0;
    margin-bottom: 15px;
  }
  /* line 699, ../sass/base.scss */
  body .content_sub section .fence p {
    padding: 0 20px;
  }
  /* line 702, ../sass/base.scss */
  body .content_sub section .fence .btn_phone {
    width: 80%;
    margin: 0 auto 15px;
  }
  /* line 707, ../sass/base.scss */
  body .content_sub section .fence.blue {
    padding: 10px;
    margin: 0 0 20px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEFFDFF', endColorstr='#FFFFFFFF');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZmRmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #effdff), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(top, #effdff 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(top, #effdff 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #effdff 0%, #ffffff 100%);
  }
  /* line 713, ../sass/base.scss */
  body .content_sub section .fence.blue ul {
    list-style: none;
    margin: 0;
  }
  /* line 716, ../sass/base.scss */
  body .content_sub section .fence.blue ul li {
    font-weight: bold;
    text-align: center;
  }
  /* line 721, ../sass/base.scss */
  body .content_sub section .fence.blue p {
    padding: 0;
  }
  /* line 729, ../sass/base.scss */
  body .content_sub section ul li span[class~="icon"] {
    margin-left: 5px;
    position: relative;
    top: 2px;
  }
  /* line 744, ../sass/base.scss */
  body .clinic_infomation {
    background: #fbe3ef;
    border-bottom: 2px solid #F0C5DA;
    padding: 15px 10px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.5;
  }
  /* line 751, ../sass/base.scss */
  body .clinic_infomation span {
    text-align: center;
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: bold;
    display: block;
  }
  /* line 761, ../sass/base.scss */
  body footer {
    /* L----- .sp footer_inner*/
    /* L----- sp .footer_nav*/
    /* L----- sp .footer_under*/
  }
  /* line 762, ../sass/base.scss */
  body footer .footer_inner {
    /* L----- .sp footer_title*/
    /* L----- sp .footer_bana*/
  }
  /* line 763, ../sass/base.scss */
  body footer .footer_inner .footer_title {
    background: #deeefb;
    border-bottom: 2px solid #abceeb;
    padding: 15px 10px;
    margin-bottom: 20px;
  }
  /* line 768, ../sass/base.scss */
  body footer .footer_inner .footer_title p {
    font-size: 14px;
    line-height: 1.5;
  }
  /* line 771, ../sass/base.scss */
  body footer .footer_inner .footer_title p span {
    text-align: center;
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: bold;
    display: block;
  }
  /* line 782, ../sass/base.scss */
  body footer .footer_inner .footer_bana {
    margin-bottom: 20px;
  }
  /* line 785, ../sass/base.scss */
  body footer .footer_inner .footer_bana ul li {
    margin-bottom: 10px;
    text-align: center;
  }
  /* line 786, ../sass/base.scss */
  body footer .footer_inner .footer_bana ul li img {
    width: 90%;
    height: auto;
  }
  /* line 792, ../sass/base.scss */
  body footer .footer_inner .footer_bana ul li.bana {
    position: relative;
    display: table;
    margin: 0 auto;
    width: 90%;
  }
  /* line 797, ../sass/base.scss */
  body footer .footer_inner .footer_bana ul li.bana a {
    color: #fff;
    width: 100%;
    height: 70px;
    background: #1884b7;
    font-size: 23px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
  }
  /* line 807, ../sass/base.scss */
  body footer .footer_inner .footer_bana ul li.bana a:hover {
    background: #389CCC;
  }
  /* line 820, ../sass/base.scss */
  body footer .footer_nav ul li {
    margin-top: 1px;
  }
  /* line 822, ../sass/base.scss */
  body footer .footer_nav ul li a {
    background: #E3E3E3;
    border-bottom: 1px solid #ADADAD;
    padding: 17px 10px;
    display: block;
    font-size: 16px;
    color: #000;
    text-decoration: none;
  }
  /* line 830, ../sass/base.scss */
  body footer .footer_nav ul li a:hover {
    background: #D7D7D7;
  }
  /* line 834, ../sass/base.scss */
  body footer .footer_nav ul li .icon-arrow-bold-right {
    color: #6bb5d2;
    display: inline;
    margin-right: 5px;
  }
  /* line 843, ../sass/base.scss */
  body footer .footer_under {
    background: #3c3c3c;
    text-align: center;
    padding: 30px 0;
  }
  /* line 847, ../sass/base.scss */
  body footer .footer_under .copy {
    color: #fff;
    font-size: 11px;
  }
  /* added 2024.7 AI-Wait */
  .ai-wait-button {
    top: auto;
    bottom: 0;
    left: 50%;
    margin-left: -150px;
  }
  .ai-wait-button a {
    width: 300px;
    border-radius: 10px 10px 0 0;
    padding: 8px 0;
  }
  .ai-wait-button img {
    width: 50px;
  }
  .ai-wait-button p::before {
    margin-top: -30px;
    height: 60px;
  }
  .ai-wait-button p br {
    display: none;
  }
  .ai-wait-button p span {
    display: inline;
  }
}

/*------------------------------------------------------------------------------------------------*/
/*all pc -----------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 769px) {
  /*pc width*/
  /* line 867, ../sass/base.scss */
  .w1_pc {
    width: 1%;
  }

  /* line 867, ../sass/base.scss */
  .w2_pc {
    width: 2%;
  }

  /* line 867, ../sass/base.scss */
  .w3_pc {
    width: 3%;
  }

  /* line 867, ../sass/base.scss */
  .w4_pc {
    width: 4%;
  }

  /* line 867, ../sass/base.scss */
  .w5_pc {
    width: 5%;
  }

  /* line 867, ../sass/base.scss */
  .w6_pc {
    width: 6%;
  }

  /* line 867, ../sass/base.scss */
  .w7_pc {
    width: 7%;
  }

  /* line 867, ../sass/base.scss */
  .w8_pc {
    width: 8%;
  }

  /* line 867, ../sass/base.scss */
  .w9_pc {
    width: 9%;
  }

  /* line 867, ../sass/base.scss */
  .w10_pc {
    width: 10%;
  }

  /* line 867, ../sass/base.scss */
  .w11_pc {
    width: 11%;
  }

  /* line 867, ../sass/base.scss */
  .w12_pc {
    width: 12%;
  }

  /* line 867, ../sass/base.scss */
  .w13_pc {
    width: 13%;
  }

  /* line 867, ../sass/base.scss */
  .w14_pc {
    width: 14%;
  }

  /* line 867, ../sass/base.scss */
  .w15_pc {
    width: 15%;
  }

  /* line 867, ../sass/base.scss */
  .w16_pc {
    width: 16%;
  }

  /* line 867, ../sass/base.scss */
  .w17_pc {
    width: 17%;
  }

  /* line 867, ../sass/base.scss */
  .w18_pc {
    width: 18%;
  }

  /* line 867, ../sass/base.scss */
  .w19_pc {
    width: 19%;
  }

  /* line 867, ../sass/base.scss */
  .w20_pc {
    width: 20%;
  }

  /* line 867, ../sass/base.scss */
  .w21_pc {
    width: 21%;
  }

  /* line 867, ../sass/base.scss */
  .w22_pc {
    width: 22%;
  }

  /* line 867, ../sass/base.scss */
  .w23_pc {
    width: 23%;
  }

  /* line 867, ../sass/base.scss */
  .w24_pc {
    width: 24%;
  }

  /* line 867, ../sass/base.scss */
  .w25_pc {
    width: 25%;
  }

  /* line 867, ../sass/base.scss */
  .w26_pc {
    width: 26%;
  }

  /* line 867, ../sass/base.scss */
  .w27_pc {
    width: 27%;
  }

  /* line 867, ../sass/base.scss */
  .w28_pc {
    width: 28%;
  }

  /* line 867, ../sass/base.scss */
  .w29_pc {
    width: 29%;
  }

  /* line 867, ../sass/base.scss */
  .w30_pc {
    width: 30%;
  }

  /* line 867, ../sass/base.scss */
  .w31_pc {
    width: 31%;
  }

  /* line 867, ../sass/base.scss */
  .w32_pc {
    width: 32%;
  }

  /* line 867, ../sass/base.scss */
  .w33_pc {
    width: 33%;
  }

  /* line 867, ../sass/base.scss */
  .w34_pc {
    width: 34%;
  }

  /* line 867, ../sass/base.scss */
  .w35_pc {
    width: 35%;
  }

  /* line 867, ../sass/base.scss */
  .w36_pc {
    width: 36%;
  }

  /* line 867, ../sass/base.scss */
  .w37_pc {
    width: 37%;
  }

  /* line 867, ../sass/base.scss */
  .w38_pc {
    width: 38%;
  }

  /* line 867, ../sass/base.scss */
  .w39_pc {
    width: 39%;
  }

  /* line 867, ../sass/base.scss */
  .w40_pc {
    width: 40%;
  }

  /* line 867, ../sass/base.scss */
  .w41_pc {
    width: 41%;
  }

  /* line 867, ../sass/base.scss */
  .w42_pc {
    width: 42%;
  }

  /* line 867, ../sass/base.scss */
  .w43_pc {
    width: 43%;
  }

  /* line 867, ../sass/base.scss */
  .w44_pc {
    width: 44%;
  }

  /* line 867, ../sass/base.scss */
  .w45_pc {
    width: 45%;
  }

  /* line 867, ../sass/base.scss */
  .w46_pc {
    width: 46%;
  }

  /* line 867, ../sass/base.scss */
  .w47_pc {
    width: 47%;
  }

  /* line 867, ../sass/base.scss */
  .w48_pc {
    width: 48%;
  }

  /* line 867, ../sass/base.scss */
  .w49_pc {
    width: 49%;
  }

  /* line 867, ../sass/base.scss */
  .w50_pc {
    width: 50%;
  }

  /* line 867, ../sass/base.scss */
  .w51_pc {
    width: 51%;
  }

  /* line 867, ../sass/base.scss */
  .w52_pc {
    width: 52%;
  }

  /* line 867, ../sass/base.scss */
  .w53_pc {
    width: 53%;
  }

  /* line 867, ../sass/base.scss */
  .w54_pc {
    width: 54%;
  }

  /* line 867, ../sass/base.scss */
  .w55_pc {
    width: 55%;
  }

  /* line 867, ../sass/base.scss */
  .w56_pc {
    width: 56%;
  }

  /* line 867, ../sass/base.scss */
  .w57_pc {
    width: 57%;
  }

  /* line 867, ../sass/base.scss */
  .w58_pc {
    width: 58%;
  }

  /* line 867, ../sass/base.scss */
  .w59_pc {
    width: 59%;
  }

  /* line 867, ../sass/base.scss */
  .w60_pc {
    width: 60%;
  }

  /* line 867, ../sass/base.scss */
  .w61_pc {
    width: 61%;
  }

  /* line 867, ../sass/base.scss */
  .w62_pc {
    width: 62%;
  }

  /* line 867, ../sass/base.scss */
  .w63_pc {
    width: 63%;
  }

  /* line 867, ../sass/base.scss */
  .w64_pc {
    width: 64%;
  }

  /* line 867, ../sass/base.scss */
  .w65_pc {
    width: 65%;
  }

  /* line 867, ../sass/base.scss */
  .w66_pc {
    width: 66%;
  }

  /* line 867, ../sass/base.scss */
  .w67_pc {
    width: 67%;
  }

  /* line 867, ../sass/base.scss */
  .w68_pc {
    width: 68%;
  }

  /* line 867, ../sass/base.scss */
  .w69_pc {
    width: 69%;
  }

  /* line 867, ../sass/base.scss */
  .w70_pc {
    width: 70%;
  }

  /* line 867, ../sass/base.scss */
  .w71_pc {
    width: 71%;
  }

  /* line 867, ../sass/base.scss */
  .w72_pc {
    width: 72%;
  }

  /* line 867, ../sass/base.scss */
  .w73_pc {
    width: 73%;
  }

  /* line 867, ../sass/base.scss */
  .w74_pc {
    width: 74%;
  }

  /* line 867, ../sass/base.scss */
  .w75_pc {
    width: 75%;
  }

  /* line 867, ../sass/base.scss */
  .w76_pc {
    width: 76%;
  }

  /* line 867, ../sass/base.scss */
  .w77_pc {
    width: 77%;
  }

  /* line 867, ../sass/base.scss */
  .w78_pc {
    width: 78%;
  }

  /* line 867, ../sass/base.scss */
  .w79_pc {
    width: 79%;
  }

  /* line 867, ../sass/base.scss */
  .w80_pc {
    width: 80%;
  }

  /* line 867, ../sass/base.scss */
  .w81_pc {
    width: 81%;
  }

  /* line 867, ../sass/base.scss */
  .w82_pc {
    width: 82%;
  }

  /* line 867, ../sass/base.scss */
  .w83_pc {
    width: 83%;
  }

  /* line 867, ../sass/base.scss */
  .w84_pc {
    width: 84%;
  }

  /* line 867, ../sass/base.scss */
  .w85_pc {
    width: 85%;
  }

  /* line 867, ../sass/base.scss */
  .w86_pc {
    width: 86%;
  }

  /* line 867, ../sass/base.scss */
  .w87_pc {
    width: 87%;
  }

  /* line 867, ../sass/base.scss */
  .w88_pc {
    width: 88%;
  }

  /* line 867, ../sass/base.scss */
  .w89_pc {
    width: 89%;
  }

  /* line 867, ../sass/base.scss */
  .w90_pc {
    width: 90%;
  }

  /* line 867, ../sass/base.scss */
  .w91_pc {
    width: 91%;
  }

  /* line 867, ../sass/base.scss */
  .w92_pc {
    width: 92%;
  }

  /* line 867, ../sass/base.scss */
  .w93_pc {
    width: 93%;
  }

  /* line 867, ../sass/base.scss */
  .w94_pc {
    width: 94%;
  }

  /* line 867, ../sass/base.scss */
  .w95_pc {
    width: 95%;
  }

  /* line 867, ../sass/base.scss */
  .w96_pc {
    width: 96%;
  }

  /* line 867, ../sass/base.scss */
  .w97_pc {
    width: 97%;
  }

  /* line 867, ../sass/base.scss */
  .w98_pc {
    width: 98%;
  }

  /* line 867, ../sass/base.scss */
  .w99_pc {
    width: 99%;
  }

  /* line 867, ../sass/base.scss */
  .w100_pc {
    width: 100%;
  }

  /* line 870, ../sass/base.scss */
  .visible_pc {
    display: block !important;
  }

  /* line 873, ../sass/base.scss */
  .hidden_pc {
    display: none !important;
  }

  /* line 877, ../sass/base.scss */
  body {
    background: #fff;
    color: #333333;
    font-size: 13px;
    font-family: Meiryo;
    /* L----- pc .content_top*/
    /* L----- .content_sub*/
    /* L----- pc footer*/
  }
  /* line 882, ../sass/base.scss */
  body .content_top {
    /* L----- pc .content_inner*/
  }
  /* line 883, ../sass/base.scss */
  body .content_top .content_inner {
    width: 960px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    *zoom: 1;
    /* L----- pc .main*/
    /* L----- side*/
  }
  /* line 888, ../sass/base.scss */
  body .content_top .content_inner .main {
    width: 675px;
    float: left;
    position: relative;
    margin-bottom: 30px;
    /*pc home news*/
    /* L----- pc .news*/
  }
  /* line 893, ../sass/base.scss */
  body .content_top .content_inner .main h2 {
    width: 630px;
    font-size: 18px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0;
    border-radius: 0 0 6px 6px;
    -moz-box-shadow: 0px 1px 4px #dddddd;
    -webkit-box-shadow: 0px 1px 4px #dddddd;
    box-shadow: 0px 1px 4px #dddddd;
    border: 1px solid #ceced1;
    border-top: 3px solid #000;
    padding: 14px 20px;
    margin-bottom: 5px;
    background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #ffffff 56%, #f8e1ec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(56%,#ffffff), color-stop(100%,#f8e1ec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 56%,#f8e1ec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8e1ec',GradientType=0 ); /* IE6-8 */
  }
  /* line 904, ../sass/base.scss */
  body .content_top .content_inner .main .allnews {
    font-size: 11px;
    position: absolute;
    top: 15px;
    left: 515px;
  }
  /* line 909, ../sass/base.scss */
  body .content_top .content_inner .main .allnews img {
    margin-right: 5px;
    vertical-align: middle;
  }
  /* line 913, ../sass/base.scss */
  body .content_top .content_inner .main .allnews a {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 5px;
  }
  /* line 919, ../sass/base.scss */
  body .content_top .content_inner .main .allnews:hover {
    background: #ECECEC;
    cursor: pointer;
  }
  /* line 925, ../sass/base.scss */
  body .content_top .content_inner .main .news {
    padding: 0 10px 30px;
  }
  /* line 927, ../sass/base.scss */
  body .content_top .content_inner .main .news dl {
    padding: 20px 10px;
    overflow: hidden;
    *zoom: 1;
    background: url(../images/common/bg_dotted.png) repeat-x bottom;
    line-height: 1.5;
  }
  /* line 932, ../sass/base.scss */
  body .content_top .content_inner .main .news dl dt {
    width: 70px;
    float: left;
  }
  /* line 936, ../sass/base.scss */
  body .content_top .content_inner .main .news dl dd {
    width: 540px;
    float: right;
  }
  /* line 939, ../sass/base.scss */
  body .content_top .content_inner .main .news dl dd a {
    display: block;
    color: #333;
    text-decoration: none;
  }
  /* line 945, ../sass/base.scss */
  body .content_top .content_inner .main .news dl dd.icon_pdf a:after {
    content: url(../images/common/icon_pdf_small.png);
    vertical-align: sub;
    padding-left: 5px;
  }
  /* line 952, ../sass/base.scss */
  body .content_top .content_inner .main .news dl dd.icon_exit a:after {
    content: url(../images/common/icon_exit.png);
    vertical-align: sub;
    padding-left: 5px;
  }
  /* line 959, ../sass/base.scss */
  body .content_top .content_inner .main .news dl:hover {
    background: #ECECEC;
    cursor: pointer;
  }
  /* line 963, ../sass/base.scss */
  body .content_top .content_inner .main .news dl.nohover {
    background: url(../images/common/bg_dotted.png) repeat-x bottom !important;
    cursor: default !important;
  }
  
  /* jokuso kitei 2018/7 */
  body .content_top .content_inner .main .jokuso_kitei {
  	display: block;
	padding: 20px 10px 10px;
	border: 1px solid #dddddd;
	border-radius: 6px;
  }
  body .content_top .content_inner .main .jokuso_kitei h3 {
  	padding: 10px;
  	background:#f0f0f0;
	margin-bottom: 10px;
	font-weight: 600;
    font-size: 14px;
  }
  
  body .content_top .content_inner .main .jokuso_kitei ul {
    list-style-type: disc;
    list-style-position: outside;
    line-height: 1.8;
    font-size: 14px;
  }
  body .content_top .content_inner .main .jokuso_kitei ul li {
	list-style-type: none;
  }
  body .content_top .content_inner .main .jokuso_kitei ul li a {
	padding: 6px;
	display: block;
	width: auto;
  }

  /* line 972, ../sass/base.scss */
  body .content_top .content_inner .side {
    width: 255px;
    float: right;
    position: relative;
    margin-bottom: 30px;
    /* L----- information_box*/
    /* L----- .clinic_infomation*/
  }
  /* line 977, ../sass/base.scss */
  body .content_top .content_inner .side .information_box {
    width: 230px;
    padding: 15px 10px 5px;
    margin-bottom: 20px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0;
    border-radius: 0 0 6px 6px;
    -moz-box-shadow: 0px 1px 4px #D8D8D8;
    -webkit-box-shadow: 0px 1px 4px #D8D8D8;
    box-shadow: 0px 1px 4px #D8D8D8;
    border: 1px solid #ceced1;
    border-top: 3px solid #000;
	background-color:#fff;
    /* L----- ul*/
  }
  body .content_top .content_inner .side .information_box.single {
    border-top: 1px solid #ceced1;
    /* L----- ul*/
  }
  /* line 985, ../sass/base.scss */
  body .content_top .content_inner .side .information_box h3 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
  }
  /* line 989, ../sass/base.scss */
  body .content_top .content_inner .side .information_box h3 span {
    font-size: 12px;
    padding-top: 8px;
    display: block;
  }
  /* line 995, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul {
    overflow: hidden;
    *zoom: 1;
    /* L----- li*/
  }
  /* line 997, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul li {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #f9f2f6;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    border: solid 1px #d96da2;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3YzhkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f7c8df), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(bottom, #f7c8df, #ffffff);
    background-image: -webkit-linear-gradient(bottom, #f7c8df, #ffffff);
    background-image: linear-gradient(to top, #f7c8df, #ffffff);
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  /* line 1006, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  /* line 1009, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul li a {
    width: 106px;
    height: 70px;
    line-height: 70px;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #a00451;
    font-weight: bold;
    text-decoration: none;
  }
  body .content_top .content_inner .side .information_box.single ul li a {
    width: 225px;
  }
  /* line 1020, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul li.breadth {
    margin-left: 0;
  }
  /* line 1022, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul li.breadth a {
    width: 225px;
  }
  /* line 1026, ../sass/base.scss */
  body .content_top .content_inner .side .information_box ul li:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3YzhkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ffffff), color-stop(100%, #f7c8df));
    background-image: -moz-linear-gradient(bottom, #ffffff, #f7c8df);
    background-image: -webkit-linear-gradient(bottom, #ffffff, #f7c8df);
    background-image: linear-gradient(to top, #ffffff, #f7c8df);
  }
  /* line 1035, ../sass/base.scss */
  body .content_top .content_inner .side .clinic_infomation {
    background: #f0f0f0;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 1.7;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  /* line 1042, ../sass/base.scss */
  body .content_top .content_inner .side .clinic_infomation span {
    font-size: 16px;
    display: block;
    padding-bottom: 8px;
    line-height: 1;
  }
  /* line 1056, ../sass/base.scss */
  body .content_sub {
    /* L----- .content_inner*/
  }
  /* line 1057, ../sass/base.scss */
  body .content_sub .content_inner {
    width: 960px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    *zoom: 1;
    /* L----- pc section*/
  }
  /* line 1062, ../sass/base.scss */
  body .content_sub .content_inner section {
    /*pc title*/
    /*pc table*/
    /*pc sub news*/
    /* L----- pc .news*/
    /*pc sub news_oushin*/
    /* L-----pc sub news_oushin*/
    /* L----- pc .pagination*/
    /* L----- pc .col2*/
    /* L----- pc .col3*/
    /* L----- pc li.icon_pdf*/
  }
  /* line 1063, ../sass/base.scss */
  body .content_sub .content_inner section p {
    font-size: 14px;
    line-height: 1.7;
    color: #333;
    margin-bottom: 20px;
    overflow: hidden;
    *zoom: 1;
  }
  /* line 1069, ../sass/base.scss */
  body .content_sub .content_inner section p.catch {
    font-size: 25px;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 !important;
  }
  /* line 1076, ../sass/base.scss */
  body .content_sub .content_inner section p:last-child {
    margin-bottom: 0;
  }
  /* line 1084, ../sass/base.scss */
  body .content_sub .content_inner section h4 {
     font-size: 18px;
     line-height: 1.5;
     padding: 0 0 5px 10px;
     border-bottom: 2px solid #333;
     margin-bottom: 15px;
  }
  /* line 1090, ../sass/base.scss */
  body .content_sub .content_inner section h4 span {
    font-size: 25px;
    vertical-align: sub;
    padding-right: 5px;
  }
  /* line 1096, ../sass/base.scss */
  body .content_sub .content_inner section h5 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  body .content_sub .content_inner section h5.imp {
    font-size: 16px;
    font-weight: bold;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #333;
    margin-bottom: 20px;
  }
  /* line 1103, ../sass/base.scss */
  body .content_sub .content_inner section table {
    width: 98%;
    margin: 0 1%;
    font-size: 14px;
    line-height: 1.5;
  }
  /* line 1109, ../sass/base.scss */
  body .content_sub .content_inner section table thead tr {
    border-top: solid 1px #aaa;
    border-left: solid 1px #aaa;
  }
  /* line 1112, ../sass/base.scss */
  body .content_sub .content_inner section table thead tr th, body .content_sub .content_inner section table thead tr td {
    border-right: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
    padding: 12px 8px;
    background: #89C0ED;
    color: #000;
  }
  /* line 1119, ../sass/base.scss */
  body .content_sub .content_inner section table thead tr td {
    background: #B0D4F3;
  }
  /* line 1125, ../sass/base.scss */
  body .content_sub .content_inner section table tbody tr {
    border-top: solid 1px #aaa;
    border-left: solid 1px #aaa;
  }
  /* line 1128, ../sass/base.scss */
  body .content_sub .content_inner section table tbody tr th, body .content_sub .content_inner section table tbody tr td {
    border-right: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
    padding: 12px 8px;
    background: #deeefb;
    color: #000;
  }
  /* line 1134, ../sass/base.scss */
  body .content_sub .content_inner section table tbody tr th.ver_top, body .content_sub .content_inner section table tbody tr td.ver_top {
    vertical-align: top;
  }
  /* line 1137, ../sass/base.scss */
  body .content_sub .content_inner section table tbody tr th.ver_bottom, body .content_sub .content_inner section table tbody tr td.ver_bottom {
    vertical-align: bottom;
  }
  /* line 1141, ../sass/base.scss */
  body .content_sub .content_inner section table tbody tr td {
    background: #fff;
  }
  /* line 1147, ../sass/base.scss */
  body .content_sub .content_inner section table tr.center th, body .content_sub .content_inner section table tr.center td {
    text-align: center;
  }
  /* line 1152, ../sass/base.scss */
  body .content_sub .content_inner section table.naked tr {
    border: none;
  }
  /* line 1154, ../sass/base.scss */
  body .content_sub .content_inner section table.naked tr th {
    border: none;
  }
  /* line 1157, ../sass/base.scss */
  body .content_sub .content_inner section table.naked tr td {
    border: none;
  }
  /* line 1160, ../sass/base.scss */
  body .content_sub .content_inner section table.naked tr:first-child {
    border-top: none;
  }
  /* line 1166, ../sass/base.scss */
  body .content_sub .content_inner section table.simple tr {
    border: none;
  }
  /* line 1168, ../sass/base.scss */
  body .content_sub .content_inner section table.simple tr th {
    border-bottom: dotted 1px #aaa;
    border-right: none;
    padding: 10px;
    background: none;
  }
  /* line 1174, ../sass/base.scss */
  body .content_sub .content_inner section table.simple tr td {
    border-bottom: dotted 1px #aaa;
    border-right: none;
    padding: 10px;
  }
  /* line 1184, ../sass/base.scss */
  body .content_sub .content_inner section table.red thead tr th {
    background: #FFD5D5;
  }
  /* line 1187, ../sass/base.scss */
  body .content_sub .content_inner section table.red thead tr td {
    background: #FFD5D5;
  }
  /* line 1194, ../sass/base.scss */
  body .content_sub .content_inner section table.red tbody tr th {
    background: #FFD5D5;
  }
  /* line 1203, ../sass/base.scss */
  body .content_sub .content_inner section table.green thead tr th {
    background: #BBE0E3;
  }
  /* line 1206, ../sass/base.scss */
  body .content_sub .content_inner section table.green thead tr td {
    background: #BBE0E3;
  }
  /* line 1213, ../sass/base.scss */
  body .content_sub .content_inner section table.green tbody tr th {
    background: #BBE0E3;
  }
  /* line 1219, ../sass/base.scss */
  body .content_sub .content_inner section table p, body .content_sub .content_inner section table ul, body .content_sub .content_inner section table ol, body .content_sub .content_inner section table li, body .content_sub .content_inner section table dl, body .content_sub .content_inner section table dt, body .content_sub .content_inner section table dd {
    font-size: 14px;
  }
  /* line 1223, ../sass/base.scss */
  body .content_sub .content_inner section table ol li {
    margin-left: 15px;
  }
  /* line 1232, ../sass/base.scss */
  body .content_sub .content_inner section .news {
    padding: 0 10px;
    margin-bottom: 20px;
    overflow: hidden;
    *zoom: 1;
  }
  /* line 1236, ../sass/base.scss */
  body .content_sub .content_inner section .news dl {
    padding: 20px 10px;
    overflow: hidden;
    *zoom: 1;
    background: url(../images/common/bg_dotted.png) repeat-x bottom;
    line-height: 20px;
  }
  /* line 1241, ../sass/base.scss */
  body .content_sub .content_inner section .news dl dt {
    width: 10%;
    float: left;
  }
  /* line 1245, ../sass/base.scss */
  body .content_sub .content_inner section .news dl dd {
    width: 90%;
    float: right;
  }
  /* line 1248, ../sass/base.scss */
  body .content_sub .content_inner section .news dl dd a {
    display: block;
    color: #333;
    text-decoration: none;
  }
  /* line 1254, ../sass/base.scss */
  body .content_sub .content_inner section .news dl dd.icon_pdf a:after {
    content: url(../images/common/icon_pdf_small.png);
    vertical-align: sub;
    padding-left: 5px;
  }
  /* line 1261, ../sass/base.scss */
  body .content_sub .content_inner section .news dl dd.icon_exit a:after {
    content: url(../images/common/icon_exit.png);
    vertical-align: sub;
    padding-left: 5px;
  }
  /* line 1269, ../sass/base.scss */
  body .content_sub .content_inner section .news dl:hover {
    background: #ECECEC;
    cursor: pointer;
  }
  /* line 1273, ../sass/base.scss */
  body .content_sub .content_inner section .news dl.nohover {
    background: url(../images/common/bg_dotted.png) repeat-x bottom !important;
    cursor: default !important;
  }
  body .content_sub .content_inner section .news_oushin {
    position:relative;
  }
  /* line 1283, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .allnews {
    font-size: 11px;
    position: absolute;
    top: 13px;
    right: 15px;
  }
  /* line 1288, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .allnews img {
    margin-right: 5px;
    vertical-align: middle;
  }
  /* line 1292, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .allnews a {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 5px;
  }
  /* line 1298, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .allnews:hover {
    background: #ECECEC;
    cursor: pointer;
  }
  /* line 1304, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .news {
    padding: 0 10px;
  }
  /* line 1306, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .news dl {
    padding: 20px 10px;
    overflow: hidden;
    *zoom: 1;
    background: url(../images/common/bg_dotted.png) repeat-x bottom;
    line-height: 1.5;
  }
  /* line 1311, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .news dl dt {
    width: 70px;
    float: left;
  }
  /* line 1315, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .news dl dd {
    width: 540px;
    float: right;
  }
  /* line 1318, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .news dl dd a {
    display: block;
    color: #333;
    text-decoration: none;
  }
  /* line 1324, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .news dl dd.icon_pdf a:after {
    content: url(../images/common/icon_pdf_small.png);
    vertical-align: sub;
    padding-left: 5px;
  }
  /* line 1331, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .news dl dd.icon_exit a:after {
    content: url(../images/common/icon_exit.png);
    vertical-align: sub;
    padding-left: 5px;
  }
  /* line 1338, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .news dl:hover {
    background: #ECECEC;
    cursor: pointer;
  }
  /* line 1342, ../sass/base.scss */
  body .content_sub .content_inner section .news_oushin .news dl.nohover {
    background: url(../images/common/bg_dotted.png) repeat-x bottom !important;
    cursor: default !important;
  }
  /* line 1352, ../sass/base.scss */
  body .content_sub .content_inner section .pagination {
    overflow: hidden;
    *zoom: 1;
    width: 324px;
    margin: 0 auto;
  }
  /* line 1356, ../sass/base.scss */
  body .content_sub .content_inner section .pagination p {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #C7337C;
    text-align: center;
    margin: 0 auto 20px;
    width: 150px;
    float: left;
    padding: 0 !important;
  }
  /* line 1364, ../sass/base.scss */
  body .content_sub .content_inner section .pagination p a {
    color: #fff;
    line-height: 1.3;
    padding: 10px 0;
    background-color: #e44895;
    font-weight: bold;
    text-decoration: none;
    display: block;
  }
  /* line 1373, ../sass/base.scss */
  body .content_sub .content_inner section .pagination p a:hover {
    background-color: #C7337C;
  }
  /* line 1377, ../sass/base.scss */
  body .content_sub .content_inner section .pagination p:first-child {
    margin-right: 20px;
  }
  /* line 1380, ../sass/base.scss */
  body .content_sub .content_inner section .pagination p.nolink {
    border: solid 1px #9B9B9B;
    background-color: #B8B8B8;
    color: #fff;
    padding: 10px 0 !important;
    font-weight: bold;
    line-height: 1.3;
  }
  /* line 1393, ../sass/base.scss */
  body .content_sub .content_inner section aside {
    padding: 20px;
    background: #fff;
    border: 1px solid #aaa;
  }
  /* line 1399, ../sass/base.scss */
  body .content_sub .content_inner section .fence {
    background: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #aaa;
  }
  /* line 1403, ../sass/base.scss */
  body .content_sub .content_inner section .fence .title {
    padding: 20px 10px 18px;
    font-size: 18px;
    font-weight: bold;
  }
  /* line 1408, ../sass/base.scss */
  body .content_sub .content_inner section .fence .phone {
    background-color: #f0f0f0;
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
    font-size: 32px;
    padding: 10px 0;
    margin-bottom: 15px;
  }
  /* line 1416, ../sass/base.scss */
  body .content_sub .content_inner section .fence p {
    padding: 0 20px;
  }
  /* line 1419, ../sass/base.scss */
  body .content_sub .content_inner section .fence.blue {
    background-color: #effdff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEFFDFF', endColorstr='#FFFFFFFF');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZmRmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #effdff), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(top, #effdff 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(top, #effdff 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #effdff 0%, #ffffff 100%);
    padding: 20px;
    margin-bottom: 20px;
  }
  /* line 1426, ../sass/base.scss */
  body .content_sub .content_inner section .fence.blue ul {
    list-style: none;
    margin: 0;
  }
  /* line 1429, ../sass/base.scss */
  body .content_sub .content_inner section .fence.blue ul li {
    font-weight: bold;
    text-align: center;
  }
  /* line 1434, ../sass/base.scss */
  body .content_sub .content_inner section .fence.blue p {
    padding: 0;
  }
  /* line 1439, ../sass/base.scss */
  body .content_sub .content_inner section .col1_img {
    text-align: center;
  }
  /* line 1441, ../sass/base.scss */
  body .content_sub .content_inner section .col1_img img {
    margin-bottom: 5px;
  }
  /* line 1444, ../sass/base.scss */
  body .content_sub .content_inner section .col1_img span.text {
    text-align: center;
    display: block;
    font-size: 12px;
    line-height: 1.3;
  }
  
  /* line 1451, ../sass/base.scss */
  body .content_sub .content_inner section .col2 {
    overflow: hidden;
    *zoom: 1;
    margin: 0 auto;
  }
  /* line 1454, ../sass/base.scss */
  body .content_sub .content_inner section .col2 .col {
    float: left;
  }
  /* line 1456, ../sass/base.scss */
  body .content_sub .content_inner section .col2 .col img {
    margin-bottom: 5px;
  }
  /* line 1459, ../sass/base.scss */
  body .content_sub .content_inner section .col2 .col span.text {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 1.3;
  }
  /* line 1465, ../sass/base.scss */
  body .content_sub .content_inner section .col2 .col:nth-child(2n) {
    float: right;
  }
  /* line 1471, ../sass/base.scss */
  body .content_sub .content_inner section .col2.sitemap .col > ul {
    margin-left: 0;
    list-style: none;
  }
  /* line 1474, ../sass/base.scss */
  body .content_sub .content_inner section .col2.sitemap .col > ul:last-child {
    border-bottom: 1px solid #ceced1;
  }
  /* line 1477, ../sass/base.scss */
  body .content_sub .content_inner section .col2.sitemap .col > ul > li {
    border-top: 1px solid #ceced1;
    line-height: 1.3;
    font-size: 15px;
  }
  /* line 1481, ../sass/base.scss */
  body .content_sub .content_inner section .col2.sitemap .col > ul > li:first-child {
    border-top: none;
  }
  /* line 1484, ../sass/base.scss */
  body .content_sub .content_inner section .col2.sitemap .col > ul > li > a {
    display: block;
    margin: 0;
    color: #333;
    text-decoration: none;
    padding: 15px 0;
  }
  /* line 1490, ../sass/base.scss */
  body .content_sub .content_inner section .col2.sitemap .col > ul > li > a:hover {
    background: #ECECEC;
  }
  /* line 1493, ../sass/base.scss */
  body .content_sub .content_inner section .col2.sitemap .col > ul > li > a span {
    margin: 0 5px;
  }
  /* line 1497, ../sass/base.scss */
  body .content_sub .content_inner section .col2.sitemap .col > ul > li > ul {
    margin-left: 0;
    list-style: none;
  }
  /* line 1500, ../sass/base.scss */
  body .content_sub .content_inner section .col2.sitemap .col > ul > li > ul > li {
    border-top: 1px solid #ceced1;
    line-height: 1.3;
    font-size: 15px;
  }
  /* line 1504, ../sass/base.scss */
  body .content_sub .content_inner section .col2.sitemap .col > ul > li > ul > li > a {
    display: block;
    margin: 0;
    color: #333;
    text-decoration: none;
    padding: 15px 0 15px 25px;
  }
  /* line 1510, ../sass/base.scss */
  body .content_sub .content_inner section .col2.sitemap .col > ul > li > ul > li > a:hover {
    background: #ECECEC;
  }
  /* line 1523, ../sass/base.scss */
  body .content_sub .content_inner section .col3 {
    overflow: hidden;
    *zoom: 1;
    margin: 0 auto;
  }
  /* line 1526, ../sass/base.scss */
  body .content_sub .content_inner section .col3 .col {
    float: left;
    margin-right: 20px;
  }
  /* line 1529, ../sass/base.scss */
  body .content_sub .content_inner section .col3 .col img {
    margin-bottom: 5px;
  }
  /* line 1532, ../sass/base.scss */
  body .content_sub .content_inner section .col3 .col span.text {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 1.3;
  }
  /* line 1538, ../sass/base.scss */
  body .content_sub .content_inner section .col3 .col:nth-child(3n) {
    margin-right: 0;
  }
  /* line 1547, ../sass/base.scss */
  body .content_sub .content_inner section ul li span[class~="icon"] {
    margin-left: 5px;
    position: relative;
    top: 2px;
  }
  /* line 1562, ../sass/base.scss */
  body footer {
    background: #deeefb;
    border-top: 1px solid #c6d0d9;
    z-index: 5;
    /* L----- pc .footer_inner*/
    /* L----- pc .footer_under*/
  }
  /* line 1566, ../sass/base.scss */
  body footer .footer_inner {
    width: 960px;
    margin: 0 auto;
    padding: 50px 0;
    overflow: hidden;
    *zoom: 1;
    /* L----- pc .footer_bana*/
  }
  /* line 1571, ../sass/base.scss */
  body footer .footer_inner .footer_title {
    float: left;
    width: 220px;
    height: 510px;
    border-right: 1px dotted #9f9f9f;
    margin-right: 25px;
  }
  /* line 1577, ../sass/base.scss */
  body footer .footer_inner .footer_title p {
    line-height: 1.8;
    font-size: 11px;
  }
  /* line 1580, ../sass/base.scss */
  body footer .footer_inner .footer_title p span {
    display: block;
    font-size: 13px;
    margin-bottom: 8px;
  }
  /* line 1587, ../sass/base.scss */
  body footer .footer_inner .footer_link {
    float: left;
    width: 480px;
    font-size: 12px;
  }
  /* line 1591, ../sass/base.scss */
  body footer .footer_inner .footer_link > ul {
    float: left;
    width: 200px;
  }
  /* line 1594, ../sass/base.scss */
  body footer .footer_inner .footer_link > ul:first-child {
    border-right: 1px dotted #9f9f9f;
    margin-right: 25px;
    padding-right: 20px;
  }
  /* line 1599, ../sass/base.scss */
  body footer .footer_inner .footer_link > ul > li {
    line-height: 1.3;
    background: url(../images/common/icon_circle.png) no-repeat 0 7px !important;
    padding-left: 15px;
  }
  /* line 1603, ../sass/base.scss */
  body footer .footer_inner .footer_link > ul > li a {
    color: #333333;
    text-decoration: none;
    display: block;
    margin-bottom: 0.2em;
    padding: 5px;
  }
  /* line 1609, ../sass/base.scss */
  body footer .footer_inner .footer_link > ul > li a:hover {
    text-decoration: none;
    background: #BED7EB;
  }
  /* line 1615, ../sass/base.scss */
  body footer .footer_inner .footer_link > ul > li > ul li {
    background: none;
    padding-left: 0;
    line-height: 1.3;
    margin-bottom: 0.2em;
  }
  /* line 1625, ../sass/base.scss */
  body footer .footer_inner .footer_bana {
    float: left;
    /* L----- pc ul*/
  }
  /* line 1627, ../sass/base.scss */
  body footer .footer_inner .footer_bana ul {
    /* L----- pc li*/
  }
  /* line 1628, ../sass/base.scss */
  body footer .footer_inner .footer_bana ul li {
    margin-bottom: 10px;
  }
  /* line 1630, ../sass/base.scss */
  body footer .footer_inner .footer_bana ul li.bana {
    position: relative;
    display: table;
  }
  /* line 1633, ../sass/base.scss */
  body footer .footer_inner .footer_bana ul li.bana a {
    color: #fff;
    width: 230px;
    height: 60px;
    background: #1884b7;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
  }
  /* line 1643, ../sass/base.scss */
  body footer .footer_inner .footer_bana ul li.bana a:hover {
    background: #389CCC;
  }
  /* line 1656, ../sass/base.scss */
  body footer .footer_under {
    background: #fff;
    border-top: 1px solid #c6d0d9;
    position: relative;
    /* L----- pc p.toppage*/
  }
  /* line 1660, ../sass/base.scss */
  body footer .footer_under p.copy {
    text-align: center;
    padding-top: 30px;
    height: 50px;
    z-index: 5;
  }
  /* line 1666, ../sass/base.scss */
  body footer .footer_under p.toppage {
    position: absolute;
    top: -36px;
    right: 100px;
    z-index: 1;
  }
  /* line 1671, ../sass/base.scss */
  body footer .footer_under p.toppage a {
    width: 60px;
    height: 36px;
    background: url(../images/common/btn_pagetop.png) no-repeat 0 0;
    text-indent: -999em;
    display: block;
  }
  /* line 1677, ../sass/base.scss */
  body footer .footer_under p.toppage a:hover {
    background: url(../images/common/btn_pagetop.png) no-repeat 0 -36px;
    z-index: 1;
  }

  /* L----- pc body*/
}



@media print, screen and (min-width: 769px) {
  /* line 4, ../sass/cl-pc.scss */
  html.cl {
    /* L----- body*/
  }
  /* line 5, ../sass/cl-pc.scss */
  html.cl body {
    /* L----- header*/
    /* L----- .content_top*/
    /* L----- .content_sub*/
  }
  /* line 6, ../sass/cl-pc.scss */
  html.cl body header {
    background: url(../images/common/cl_bg_head.gif) repeat-x;
    position: fixed;
    z-index: 100;
    width: 100%;
    /* L----- pc .header_inner*/
    /* L----- nav*/
  }
  /* line 11, ../sass/cl-pc.scss */
  html.cl body header .header_inner {
    width: 960px;
    height: 119px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    *zoom: 1;
    /* L----- pc .head_nav*/
    /* L----- pc .title*/
    /* L----- pc .head_info*/
  }
  /* line 17, ../sass/cl-pc.scss */
  html.cl body header .header_inner .head_nav {
    width: 290px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    *zoom: 1;
  }
  /* line 23, ../sass/cl-pc.scss */
  html.cl body header .header_inner .head_nav ul {
    float: left;
    width: auto;
    margin-top: 5px;
  }
  /* line 27, ../sass/cl-pc.scss */
  html.cl body header .header_inner .head_nav ul a {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 5px;
    font-size: 12px;
  }
  /* line 34, ../sass/cl-pc.scss */
  html.cl body header .header_inner .head_nav ul:hover {
    background: #BED7EB;
  }
  /* line 38, ../sass/cl-pc.scss */
  html.cl body header .header_inner .head_nav p {
    float: right;
    width: 200px;
  }
  /* line 44, ../sass/cl-pc.scss */
  html.cl body header .header_inner .title {
    margin-top: 50px;
    width: 555px;
    float: left;
  }
  /* line 48, ../sass/cl-pc.scss */
  html.cl body header .header_inner .title .logo_read {
    font-size: 12px;
    margin-bottom: 10px;
  }
  /* line 53, ../sass/cl-pc.scss */
  html.cl body header .header_inner .title h1 a {
    color: #333;
    font-size: 30px;
    text-decoration: none;
    font-weight: bold;
  }
  /* line 58, ../sass/cl-pc.scss */
  html.cl body header .header_inner .title h1 a span {
    padding-left: 20px;
    font-size: 11px;
    font-weight: normal;
  }
  /* line 63, ../sass/cl-pc.scss */
  html.cl body header .header_inner .title h1 a:hover {
    color: #666666;
  }
  /* line 70, ../sass/cl-pc.scss */
  html.cl body header .header_inner .head_info {
    margin: 56px 0 0 0;
    width: 350px;
    float: right;
    color: #000000;
  }
  /* line 75, ../sass/cl-pc.scss */
  html.cl body header .header_inner .head_info .phone {
    font-size: 30px;
    margin-bottom: 3px;
    line-height: 1em;
  }
  /* line 79, ../sass/cl-pc.scss */
  html.cl body header .header_inner .head_info .phone .text {
    font-size: 11px;
    padding: 5px 10px 3px;
    background: #f0f0f0;
    margin-right: 16px;
    vertical-align: middle;
    border: 1px solid #d2d2d2;
  }
  /* line 88, ../sass/cl-pc.scss */
  html.cl body header .header_inner .head_info.type1 {
    margin: 42px 0 0 0;
  }
  /* line 91, ../sass/cl-pc.scss */
  html.cl body header .header_inner .head_info.type2 {
    margin: 49px 0 0 0;
  }
  /* line 98, ../sass/cl-pc.scss */
  html.cl body header nav {
    overflow: hidden;
    *zoom: 1;
    background: #eff7fd;
    border-bottom: 1px solid #dcdcdc;
    /* L----- ul*/
  }
  /* line 102, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
    /* L----- li*/
  }
  /* line 107, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li {
    width: auto;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    height: 78px;
    padding: 0 11px;
    line-height: 24px;
  }
  /* line 116, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li > a {
    padding: 27px 38px;
    display: block;
    color: #333333;
    text-decoration: none;
  }
  /* line 124, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li:hover {
    background-color: #e44895 !important;
  }
  /* line 126, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li:hover > a {
    color: #fff !important;
  }
  /* line 130, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li.active {
    background: #e44895;
  }
  /* line 132, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li.active a {
    color: #fff;
  }
  
  /* line 136, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li > .liinner {
    background: #e44895;
    position: absolute;
    top: 197px;
    left: 0;
    width: 100%;
    overflow: hidden;
    *zoom: 1;
  }
  /* line 143, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li > .liinner ul.low {
    width: 960px;
    margin: 0 auto;
  }
  /* line 146, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li > .liinner ul.low li {
    float: left;
  }
  /* line 148, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li > .liinner ul.low li a {
    padding: 20px 50px;
    display: block;
    color: #fff;
    text-decoration: none;
  }
  /* line 154, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li > .liinner ul.low li:hover {
    background-color: #CD3480 !important;
  }
  /* line 156, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li > .liinner ul.low li:hover > a {
    color: #fff !important;
  }
  /* line 162, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu > li > .liinner ul.low.housui_s a {
    padding: 20px 40px;
  }
  /* line 172, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu.type1 li a {
    padding: 27px 16px;
  }
  /* line 179, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu.type2 li a {
    padding: 27px 48px;
  }
  /* line 186, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu.type3 li a {
    padding: 27px 31px;
  }
  /* line 193, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu.type4 li a {
    padding: 27px 42px;
  }
  /* line 200, ../sass/cl-pc.scss */
  html.cl body header nav > ul.menu.type5 li a {
    padding: 27px 103px;
  }
  /* line 212, ../sass/cl-pc.scss */
  html.cl body .content_top {
    background: url(../images/common/cl_bg_content.jpg) repeat-x 0 0;
    background-attachment: fixed;
    padding-top: 119px;
    /* L----- .content_inner*/
  }
  /* line 216, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner {
    background: url(../images/common/cl_bg_headsky.png) no-repeat 0 0;
    background-size: 100% auto;
  }
  /* line 219, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner .message {
    height: 380px;
    margin-top: 70px;
  }
  /* line 222, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner .message .text {
    margin-bottom: 30px;
    color: #090909;
    font-size: 16px;
    line-height: 30px;
  }
  /* line 228, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner .message.ario {
    height: 350px;
  }
  /* line 232, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner nav {
    width: 256px;
    position: absolute;
    top: 70px;
    right: 0;
  }
  /* line 238, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner nav ul.btn_menu li {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: solid 1px #d96da2;
    background-color: #f9f2f6;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3YzhkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f7c8df), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(bottom, #f7c8df, #ffffff);
    background-image: -webkit-linear-gradient(bottom, #f7c8df, #ffffff);
    background-image: linear-gradient(to top, #f7c8df, #ffffff);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  /* line 247, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner nav ul.btn_menu li:nth-child(2n+1) {
    margin-left: 0;
  }
  /* line 250, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner nav ul.btn_menu li a {
    width: 120px;
    height: 120px;
    line-height: 120px;
    display: block;
    font-size: 13px;
    text-align: center;
    color: #a00451;
    font-weight: bold;
    text-decoration: none;
  }
  /* line 261, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner nav ul.btn_menu li:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3YzhkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ffffff), color-stop(100%, #f7c8df));
    background-image: -moz-linear-gradient(bottom, #ffffff, #f7c8df);
    background-image: -webkit-linear-gradient(bottom, #ffffff, #f7c8df);
    background-image: linear-gradient(to top, #ffffff, #f7c8df);
  }
  /* line 265, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner nav ul.btn_menu li:first-child a {
    line-height: 1.5;
    height: 75px;
    padding-top: 45px;
  }
  /* line 271, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner nav ul.btn_menu li:first-child.del a {
    line-height: 120px;
    height: 120px;
    padding-top: 0;
  }
  /* line 280, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner nav.item6 {
    width: 406px;
    position: absolute;
    top: 70px;
    right: 0;
  }
  /* line 286, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner nav.item6 ul.btn_menu li {
    margin-left: 10px;
  }
  /* line 290, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner nav.item6 ul.btn_menu:nth-child(3n+1) {
    margin-left: 0;
  }
  /* line 294, ../sass/cl-pc.scss */
  html.cl body .content_top .content_inner nav.item6 ul.btn_menu:first-child a {
    line-height: 120px;
    height: 120px;
    padding-top: 0;
  }
  /* line 308, ../sass/cl-pc.scss */
  html.cl body .content_sub {
    padding-top: 197px;
    background: url(../images/common/cl_bg_content_sub.jpg) repeat-x 0 197px;
    background-attachment: fixed;
    /* L----- .content_inner*/
  }
  /* line 312, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner {
    background: url(../images/common/cl_pc_bg_headsky.png) no-repeat;
    background-size: 100% auto;
    width: 960px;
    margin: 0 auto;
    position: relative;
    /*margin-bottom:40px;*/
    /* L----- .single_main*/
  }
  /* line 319, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner h2 {
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    margin-top: 40px;
  }
  /* line 325, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main {
    position: relative;
    padding: 40px 40px 30px;
    margin-bottom: 30px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: solid 1px #ceced1;
    background-color: #fff;
  }
  /* line 332, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section {
    padding-top: 271px;
    margin-top: -271px;
    /* L----- .col4_img*/
    /*add 0519*/
  }
  /* line 335, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section h3 {
    font-size: 18px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0;
    border-radius: 0 0 6px 6px;
    -moz-box-shadow: 0px 1px 4px #dddddd;
    -webkit-box-shadow: 0px 1px 4px #dddddd;
    box-shadow: 0px 1px 4px #dddddd;
    border: 1px solid #ceced1;
    border-top: 3px solid #000;
    padding: 14px 20px;
    margin-bottom: 1.5em;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #ffffff 56%, #f8e1ec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(56%,#ffffff), color-stop(100%,#f8e1ec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 56%,#f8e1ec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8e1ec',GradientType=0 ); /* IE6-8 */
  }
  /* line 345, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section h4 {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* line 349, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section .col4_img {
    overflow: hidden;
    *zoom: 1;
  }
  /* line 351, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section .col4_img .col {
    width: 210px;
    /*215px*/
    height: 158px;
    /*165px*/
    float: left;
    margin-left: 12px;
    margin-bottom: 50px;
    text-align: center;
    vertical-align: middle;
    position: relative;
  }
  /* line 360, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section .col4_img .col:nth-child(4n+1) {
    margin-left: 0;
  }
  /* line 363, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section .col4_img .col a {
    overflow: hidden;
    display: inline-block;
    background: #EFEFEF;
    width: 210px;
    /*215px*/
    height: 158px;
    /*165px*/
  }
  /* line 369, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section .col4_img .col a img {
    max-width: 210px;
    /*215px*/
    height: 158px;
    /*165px*/
  }
  /* line 373, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section .col4_img .col a:hover {
    border: 3px solid #E868A6;
    width: 204px;
    /*209px*/
    height: 152px;
    /*159px*/
  }
  /* line 377, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section .col4_img .col a:hover img {
    margin: -3px;
  }
  /* line 383, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section .col4_img .col .text {
    font-size: 11px;
    line-height: 1.5;
    position: absolute;
    top: 165px;
    text-align: center;
    width: 210px !important;
  }
  /* line 392, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section .col4_img.notext {
    margin-bottom: 20px;
  }
  /* line 394, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section .col4_img.notext .col {
    margin-bottom: 12px;
  }
  /* line 401, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section iframe {
    width: 880px;
    height: 450px;
    margin: 0 auto 20px;
    display: block;
  }
  /* line 408, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section p {
    padding: 0 10px;
  }
  /* line 411, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section ul.rabel {
    margin: 0 10px;
  }
  /* line 413, ../sass/cl-pc.scss */
  html.cl body .content_sub .content_inner .single_main section ul.rabel li {
    background: #eee;
    border-left: 4px solid #E44895;
    padding: 20px 20px;
    list-style-type: none;
    margin-bottom: 15px;
    font-size: 17px;
  }
  /* line 433, ../sass/cl-pc.scss */
  html.cl body footer {
    /*position: relative;
    top: 119px;*/
  }

  /* L----- html.cl*/
}

@media screen and (max-width: 768px) {
  .noflex .w10,.noflex .w20,.noflex .w30,.noflex .w40,.noflex .w50,.noflex .w60,.noflex .w70,.noflex .w80,.noflex .w90 { width: 100%; }
  /* line 4, ../sass/cl-sp.scss */
  html.cl body {
    padding-top: 80px;
    margin-top: -80px;
    /* L----- sp .content_top*/
    /* L----- sp .content_sub*/
  }
  /* line 7, ../sass/cl-sp.scss */
  html.cl body .header_wrap {
    border-top: 2px solid #E868A6;
    border-bottom: 1px solid #c6d0d9;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 1000;
    padding-top: 2px;
    font-size: 13px;
    height: 68px;
    width: 100%;
    /* L----- sp header*/
    /* L----- sp #menubtn*/
    /* L----- sp nav*/
  }
  /* line 18, ../sass/cl-sp.scss */
  html.cl body .header_wrap header {
    overflow: hidden;
    *zoom: 1;
    background: #fff;
  }
  /* line 21, ../sass/cl-sp.scss */
  html.cl body .header_wrap header .header_inner {
    width: 80%;
    float: left;
  }
  /* line 24, ../sass/cl-sp.scss */
  html.cl body .header_wrap header .header_inner .title {
    height: 68px;
  }
  /* line 26, ../sass/cl-sp.scss */
  html.cl body .header_wrap header .header_inner .title .logo_read {
    font-size: 10px;
    padding: 8px 0 0 5px;
    color: #000;
  }
  /* line 31, ../sass/cl-sp.scss */
  html.cl body .header_wrap header .header_inner .title h1 {
    padding-left: 5px;
    line-height: 1.3;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
  }
  /* line 37, ../sass/cl-sp.scss */
  html.cl body .header_wrap header .header_inner .title h1 a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
    /*span {
    	display:block;
    	font-size:11px;
    	padding-top:6px;
    	font-weight:normal;
    }*/
  }
  /* line 49, ../sass/cl-sp.scss */
  html.cl body .header_wrap header .header_inner .title h1 a:hover {
    color: #666666;
  }
  /* line 54, ../sass/cl-sp.scss */
  html.cl body .header_wrap header .header_inner .title h1.font_sp a {
    font-size: 17px;
  }
  /* line 63, ../sass/cl-sp.scss */
  html.cl body .header_wrap #menubtn {
    position: fixed;
    top: 0;
    right: 0;
    color: #fff;
    padding: 0px 6px 3px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0px 1px 4px #D8D8D8;
    -webkit-box-shadow: 0px 1px 4px #D8D8D8;
    box-shadow: 0px 1px 4px #D8D8D8;
    margin: 10px 6px 0 0;
    cursor: pointer;
    background: #E868A6;
  }
  /* line 74, ../sass/cl-sp.scss */
  html.cl body .header_wrap #menubtn > span.icon-menu {
    font-size: 45px;
    position: relative;
    top: -2px;
  }
  /* line 78, ../sass/cl-sp.scss */
  html.cl body .header_wrap #menubtn > span.icon-menu > span {
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 11px;
    display: block;
    text-align: center;
    margin-top: -5px;
  }
  /* line 88, ../sass/cl-sp.scss */
  html.cl body .header_wrap nav {
    width: 100%;
    position: absolute;
    top: 71px;
    right: 0;
  }
  /* line 94, ../sass/cl-sp.scss */
  html.cl body .header_wrap nav .spmenu {
    display: none;
    width: 100%;
    background: #fff;
  }
  /* line 99, ../sass/cl-sp.scss */
  html.cl body .header_wrap nav .spmenu li a {
    background: #E868A6;
    border-bottom: 1px solid #D85393;
    padding: 18px 10px;
    display: block;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
  }
  /* line 107, ../sass/cl-sp.scss */
  html.cl body .header_wrap nav .spmenu li a:hover {
    background: #C8538B;
  }
  /* line 116, ../sass/cl-sp.scss */
  html.cl body .content_top {
    /* L----- sp .content_inner*/
  }
  /* line 117, ../sass/cl-sp.scss */
  html.cl body .content_top .content_inner {
    /* L----- sp .side*/
  }
  /* line 118, ../sass/cl-sp.scss */
  html.cl body .content_top .content_inner .message {
    background-image: url(../images/common/cl_bg_headsky.png);
    background-size: 170% auto;
  }
  /* line 121, ../sass/cl-sp.scss */
  html.cl body .content_top .content_inner .message p.text {
    padding: 7% 0 0 0;
  }
  /* line 124, ../sass/cl-sp.scss */
  html.cl body .content_top .content_inner .message p.img {
    padding: 3% 0 0 0;
  }
  /* line 126, ../sass/cl-sp.scss */
  html.cl body .content_top .content_inner .message p.img img {
    width: 98%;
    height: auto;
  }
  html.cl body .content_top .content_inner .main {
    position: relative;
    top: -17px;
    margin: 10px;
    /* L----- h2*/
    /*sp home news*/
    /* L----- sp .news*/
  }
  /* line 143, ../sass/cl-sp.scss */
  html.cl body .content_sub .content_inner h2 {
    height: 90px;
    line-height: 90px;
    font-size: 25px;
    background-image: url(../images/common/cl_pc_bg_headsky.png);
    background-size: auto 100px;
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 1px solid #c6d0d9;
    padding: 0 1%;
    margin-bottom: 1.0em;
    text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 0;
  }
  /* line 155, ../sass/cl-sp.scss */
  html.cl body .content_sub .content_inner h2.spline {
    line-height: 1.5;
    font-size: 22px;
    padding-top: 15px;
    height: 75px;
  }
  /* line 162, ../sass/cl-sp.scss */
  html.cl body .content_sub .content_inner section {
    /* L----- sp .col4_img*/
  }
  /* line 163, ../sass/cl-sp.scss */
  html.cl body .content_sub .content_inner section .col4_img {
    overflow: hidden;
    *zoom: 1;
    width: 96%;
    margin: 0 auto 20px;
  }
  /* line 167, ../sass/cl-sp.scss */
  html.cl body .content_sub .content_inner section .col4_img .col {
    width: 48%;
    height: 100px;
    float: left;
    margin-bottom: 40px;
    vertical-align: middle;
    background: #EFEFEF;
    position: relative;
    text-align: center;
  }
  /* line 176, ../sass/cl-sp.scss */
  html.cl body .content_sub .content_inner section .col4_img .col:nth-child(2n) {
    float: right;
  }
  /* line 179, ../sass/cl-sp.scss */
  html.cl body .content_sub .content_inner section .col4_img .col a {
    overflow: hidden;
    width: 48%;
  }
  /* line 182, ../sass/cl-sp.scss */
  html.cl body .content_sub .content_inner section .col4_img .col a img {
    max-width: 100%;
    height: 100%;
    text-align: center;
  }
  /* line 188, ../sass/cl-sp.scss */
  html.cl body .content_sub .content_inner section .col4_img .col .text {
    font-size: 11px;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    height: 2.2em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  /* line 201, ../sass/cl-sp.scss */
  html.cl body .content_sub .content_inner section .col4_img.notext .col {
    margin-bottom: 10px;
  }
  /* line 208, ../sass/cl-sp.scss */
  html.cl body .content_sub .content_inner section ul.rabel {
    margin: 0;
  }
  /* line 210, ../sass/cl-sp.scss */
  html.cl body .content_sub .content_inner section ul.rabel li {
    background: #eee;
    border-left: 4px solid #E44895;
    padding: 20px 20px;
    list-style-type: none;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 1.3;
  }
}

@media print, screen and (min-width: 769px) {
  /* line 4, ../sass/corp-pc.scss */
  html.corp {
    /* L----- body*/
  }
  /* line 5, ../sass/corp-pc.scss */
  html.corp body {
    /* L----- header*/
    /* L----- .content_top*/
    /* L----- .content_sub*/
  }
  /* line 6, ../sass/corp-pc.scss */
  html.corp body header {
    background: #d1eaff;
    /* L----- pc .header_up*/
    /* L----- nav*/
  }
  /* line 8, ../sass/corp-pc.scss */
  html.corp body header .header_up {
    width: 960px;
    height: 90px;
    margin: 0 auto;
    padding-top: 30px;
    overflow: hidden;
    *zoom: 1;
  }
  /* line 14, ../sass/corp-pc.scss */
  html.corp body header .header_up .title {
    width: 400px;
    float: left;
  }
  /* line 17, ../sass/corp-pc.scss */
  html.corp body header .header_up .title .logo_read {
    font-size: 11px;
    margin-bottom: 15px;
  }
  /* line 24, ../sass/corp-pc.scss */
  html.corp body header .header_up .head_nav {
    width: 428px;
    float: right;
    padding-top: 10px;
  }
  /* line 28, ../sass/corp-pc.scss */
  html.corp body header .header_up .head_nav ul {
    float: left;
    padding-top: 10px;
  }
  /* line 31, ../sass/corp-pc.scss */
  html.corp body header .header_up .head_nav ul li {
    float: left;
    margin-right: 10px;
    font-size: 12px;
  }
  /* line 35, ../sass/corp-pc.scss */
  html.corp body header .header_up .head_nav ul li a {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 5px;
  }
  /* line 41, ../sass/corp-pc.scss */
  html.corp body header .header_up .head_nav ul li:hover {
    background: #BED7EB;
  }
  /* line 46, ../sass/corp-pc.scss */
  html.corp body header .header_up .head_nav .btn_inquiry {
    width: 160px;
    float: right;
  }
  /* line 50, ../sass/corp-pc.scss */
  html.corp body header .header_up .head_nav .btn_inquiry a {
    height: 40px;
    display: block;
    background: url(../images/common/btn_contact.png) no-repeat 0 0;
    text-indent: -999em;
  }
  /* line 55, ../sass/corp-pc.scss */
  html.corp body header .header_up .head_nav .btn_inquiry a:hover {
    background: url(../images/common/btn_contact.png) no-repeat 0 -40px;
  }
  /* line 63, ../sass/corp-pc.scss */
  html.corp body header nav {
    background: #fff;
    position: absolute;
    top: 120px;
    margin-bottom: 78px;
    height: 78px;
    width: 100%;
    border-top: 1px solid #c6d0d9;
    /* L----- ul*/
  }
  /* line 71, ../sass/corp-pc.scss */
  html.corp body header nav > ul {
    width: 1040px;
    height: 78px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
    /* L----- li*/
  }
  /* line 76, ../sass/corp-pc.scss */
  html.corp body header nav > ul > li {
    width: auto;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    height: 78px;
    padding: 0 11px;
    line-height: 24px;
    background: url(../images/common/partition.png) no-repeat right;
  }
  /* line 86, ../sass/corp-pc.scss */
  html.corp body header nav > ul > li span {
    display: block;
    font-size: 25px;
  }
  /* line 90, ../sass/corp-pc.scss */
  html.corp body header nav > ul > li a {
    padding: 27px 16px;
    display: block;
    color: #333333;
    text-decoration: none;
  }
  /* line 96, ../sass/corp-pc.scss */
  html.corp body header nav > ul > li:hover {
    background-color: #e44895 !important;
    /*background-image:none;*/
  }
  /* line 99, ../sass/corp-pc.scss */
  html.corp body header nav > ul > li:hover a {
    color: #fff !important;
  }
  /* line 103, ../sass/corp-pc.scss */
  html.corp body header nav > ul > li.active {
    background: #e44895;
  }
  /* line 105, ../sass/corp-pc.scss */
  html.corp body header nav > ul > li.active a {
    color: #fff;
  }
  /* line 110, ../sass/corp-pc.scss */
  html.corp body header nav > ul > li.iconhome a {
    padding: 17px;
  }
  /* line 114, ../sass/corp-pc.scss */
  html.corp body header nav > ul > li.active_background {
    background: #e44895;
  }
  /* line 117, ../sass/corp-pc.scss */
  html.corp body header nav > ul > li.no_background {
    background: none;
  }
  /* line 119, ../sass/corp-pc.scss */
  html.corp body header nav > ul > li.no_background a {
    color: #000000;
  }
  /* line 127, ../sass/corp-pc.scss */
  html.corp body header nav.fixed {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    border-bottom: 1px solid #c6d0d9;
  }
  /* line 138, ../sass/corp-pc.scss */
  html.corp body .content_top {
    margin-top: 78px;
    background: url(../images/common/pc_home_bg_head.jpg) repeat-x 0 0;
    /* L----- .content_inner*/
  }
  /* line 142, ../sass/corp-pc.scss */
  html.corp body .content_top .content_inner .message {
    height: 400px;
    background: url(../images/common/pc_home_img_photo.png) no-repeat right top;
    margin-bottom: 30px;
  }
  /* line 146, ../sass/corp-pc.scss */
  html.corp body .content_top .content_inner .message p {
    padding-top: 120px;
  }
  /* line 154, ../sass/corp-pc.scss */
  html.corp body .content_sub {
    margin-top: 78px;
    background: url(../images/common/pc_sub_bg_head.jpg) repeat-x 0 0;
    /* L----- .content_inner*/
  }
  /* line 157, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner {
    background: url(../images/common/pc_sub_img_photo.png) no-repeat right top;
    /* L----- .single_main*/
    /* L----- .main*/
    /* L----- .side*/
  }
  /* line 160, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner h2 {
    height: 140px;
    line-height: 143px;
    font-size: 36px;
  }
  /* line 164, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner h2.service_title {
    line-height: 1.5;
    padding-top: 35px;
    height: 105px;
  }
  /* line 168, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner h2.service_title span {
    font-size: 15px;
    display: block;
  }
  /* line 173, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner h2.service_title_l {
    line-height: 1.5;
    padding-top: 35px;
    height: 105px;
  }
  /* line 177, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner h2.service_title_l span {
    font-size: 15px;
    display: block;
  }
  /* line 180, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner h2.service_title_l span.l {
    font-size: 17px;
    display: inline;
  }
  /* line 187, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .bread {
    margin-bottom: 20px;
  }
  /* line 190, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main {
    position: relative;
    margin-bottom: 30px;
    width: 960px;
    margin: 0 auto;
    /* L----- .col4_img*/
    /* L----- .col3_btn*/
    /* L----- .service_btn*/
    /*pc iframe*/
  }
  /* line 196, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main h3 {
    width: 915px;
    font-size: 18px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0;
    border-radius: 0 0 6px 6px;
    -moz-box-shadow: 0px 1px 4px #dddddd;
    -webkit-box-shadow: 0px 1px 4px #dddddd;
    box-shadow: 0px 1px 4px #dddddd;
    border: 1px solid #ceced1;
    border-top: 3px solid #000;
    padding: 14px 20px;
    margin-bottom: 20px;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #ffffff 56%, #f8e1ec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(56%,#ffffff), color-stop(100%,#f8e1ec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 56%,#f8e1ec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8e1ec',GradientType=0 ); /* IE6-8 */
  }
  /* line 207, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col4_img {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 20px;
  }
  /* line 210, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col4_img .col {
    width: 230px;
    height: 170px;
    float: left;
    margin-left: 13px;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: middle;
    background: #EFEFEF;
    position: relative;
  }
  /* line 220, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col4_img .col:nth-child(4n+1) {
    margin-left: 0;
  }
  /* line 223, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col4_img .col a {
    overflow: hidden;
    display: inline-block;
    width: 230px;
  }
  /* line 227, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col4_img .col a img {
    max-width: 230px;
    height: 170px;
  }
  /* line 231, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col4_img .col a:hover {
    border: 3px solid #E868A6;
    width: 224px;
    height: 164px;
  }
  /* line 235, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col4_img .col a:hover img {
    margin: -3px;
  }
  /* line 243, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 246, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn a {
    display: block;
    position: relative;
    width: calc( 33.33333% - 8px );
    margin-right: 8px;
    height: 300px;
    /*float: left;
    margin-left: 20px;*/
    margin-bottom: 20px;
    border: 1px solid #7894b6;
    text-decoration: none;
    color: #333;
    font-size: 14px;
  }

  /* line 258, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn a:nth-child(3n) {
    margin-right: 0;
  }
  /* line 261, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  /* line 266, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn a .col .col_title {
    display: flex;
    align-items: center;
    height: 46px;
    width: auto;
    background: #7894b6;
    padding: 15px;
    position: relative;
    font-weight: bold;
  }

  /* line 275, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn a .col .col_title:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(120, 148, 182, 0);
    border-top-color: #7894b6;
    border-width: 15px;
    margin-left: -15px;
  }
  /* line 289, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn a .col .col_title p {
    color: #fff;
    vertical-align: middle;
  }
  /* line 294, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn a .col .col_content {
    padding: 25px 0 0 0;
  }
  /* line 297, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn a .col .col_content p {
    padding: 0 15px;
  }
  /* line 299, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn a .col .col_content p.name {
    text-indent: -1.4em;
    margin: 0 7px 1.5em 5px;
    padding: 0 0 0 2em;
  }
  /* line 303, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn a .col .col_content p.name .icon-edit {
    padding-right: 5px;
  }
  /* line 308, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn a .col .col_content .col_btn {
    position: absolute;
    bottom: 0;
    color: #fff;
    background-color: #e44895;
    text-align: center;
    width: 100%;
    padding: 10px 0;
  }

  /* line 316, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn a .col .col_content .col_btn span {
    position: absolute;
    top: 10px;
    left: 5px;
  }
   /* line 327, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn.clinic_ver a {
    height: 300px;
  }
  /* line 330, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn.clinic_ver a .col .col_title {
    background: #7894b6;
    padding: 15px;
    position: relative;
  }
  /* line 334, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn.clinic_ver a .col .col_title:after {
    display: none;
  }
  /* line 339, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .col3_btn.clinic_ver a .col .col_content {
    padding: 20px 0 0 0;
  }

  /* added 2023.01 */
  html.corp body .content_sub .content_inner .single_main .col3_btn a.inquiry {
    width: calc( 100% - 2px ) !important;
    height: 190px !important;
    margin-left: 0 !important;
  }
  html.corp body .content_sub .content_inner .single_main .col3_btn a.inquiry .col .col_title {
    height: auto;
    width: calc( 100% - 2px );
    display: block;
    text-align: center;
  }
  html.corp body .content_sub .content_inner .single_main .col3_btn.clinic_ver a.inquiry .col .col_content {
    padding: 20px 0 0 0;
  }
  html.corp body .content_sub .content_inner .single_main .col3_btn a.inquiry .col .col_content .col_btn {
    top: 56%;
    right: 0;
    height: 16px;
    width: 305px;
  }

  /* line 349, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .service_btn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  html.corp body .content_sub .content_inner .single_main .service_btn .col {
      width: calc( 25% - 9px );
      margin-right: 8px;
      margin-bottom: 8px;
  }
  html.corp body .content_sub .content_inner .single_main .service_btn .col:nth-child(4n){
      margin-right: 0;
  }


  html.corp body .content_sub .content_inner .single_main .service_btn .col {
    /*width: 223px;/**/
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #f9f2f6;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    border: solid 1px #d96da2;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3YzhkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f7c8df), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(bottom, #f7c8df, #ffffff);
    background-image: -webkit-linear-gradient(bottom, #f7c8df, #ffffff);
    background-image: linear-gradient(to top, #f7c8df, #ffffff);
    float: left;
    /*margin-left: 20px;
    margin-bottom: 20px;*/
  }
  /* line 359, ../sass/corp-pc.scss */
  /*html.corp body .content_sub .content_inner .single_main .service_btn .col:nth-child(4n+1) {
    margin-left: 0;
  }*/
  /* line 362, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .service_btn .col a {
    display: block;
    text-align: center;
    height: 70px;
    line-height: 70px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
  }
  /* line 372, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main .service_btn .col:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3YzhkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ffffff), color-stop(100%, #f7c8df));
    background-image: -moz-linear-gradient(bottom, #ffffff, #f7c8df);
    background-image: -webkit-linear-gradient(bottom, #ffffff, #f7c8df);
    background-image: linear-gradient(to top, #ffffff, #f7c8df);
  }
  /* line 379, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main ul.arrowlist {
    list-style: none;
    overflow: hidden;
    margin: 0 10px 20px;
  }
  /* line 383, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main ul.arrowlist li {
    width: 271px;
    color: #000;
    text-decoration: none;
    padding: 10px 0 10px 42px;
    background: #E7E7E7;
    background: #e8e8e8;
    position: relative;
    display: block;
    float: left;
  }
  /* line 393, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main ul.arrowlist li:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid #e8e8e8;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
  }
  /* line 407, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main ul.arrowlist li:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
  }
  /* line 422, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main ul.arrowlist li.active {
    background: #e44895;
    background: #e44996;
    padding: 10px 0 10px 13px;
    color: #fff;
  }
  /* line 427, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main ul.arrowlist li.active:after {
    border-left: 30px solid #e44996;
  }
  /* line 433, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main form {
    font-size: 14px;
  }
  /* line 435, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main form input {
    padding: 5px;
    vertical-align: middle;
    margin-bottom: 10px;
  }
  /* line 439, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main form input:last-child {
    margin-bottom: 0;
  }
  /* line 442, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main form input.controltop {
    position: relative;
    top: 3px;
  }
  /* line 446, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main form input.controltop:not(:target) {
    position: relative;
    top: 5px \9;
  }
  /* line 451, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main form textarea {
    width: 80%;
    height: 100px;
    padding: 5px;
  }
  /* line 456, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main form .button {
    width: 98%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #C7337C;
    text-align: center;
    margin: 0 1% 20px;
    color: #fff;
    line-height: 1.5;
    padding: 10px 0;
    background-color: #e44895;
    font-size: 20px;
    font-weight: bold;
  }
  /* line 468, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main form .button:hover {
    cursor: pointer;
    background-color: #C7337C;
  }
  /* line 473, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main form .imperative {
    background: #e44895;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 3px 5px;
    margin-right: 5px;
  }
  /* line 485, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .single_main iframe {
    width: 940px;
    height: 600px;
    margin: 0 auto 20px;
    display: block;
  }
  /* line 494, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .service_nav {
    margin-bottom: 30px;
    overflow: hidden;
    *zoom: 1;
    position: relative;
    z-index: 50;
  }
  /* line 500, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .service_nav ul li {
    position: relative;
    float: left;
    border-top: 1px solid #E44895;
    border-right: 1px solid #E44895;
    border-bottom: 1px solid #E44895;
  }
  /* line 506, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .service_nav ul li:first-child {
    border-left: 1px solid #E44895;
  }
  /* line 509, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .service_nav ul li a {
    width: 105px;
    height: 50px;
    color: #333;
    line-height: 1.3;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  /* line 519, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .service_nav ul li a:hover {
    background: #E44895;
    color: #fff;
  }
  /* line 526, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .service_nav ul li.active a {
    background: #E44895;
    color: #fff;
  }
  /* line 534, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .main {
    position: relative;
    margin-bottom: 30px;
    width: 720px;
    float: right;
  }
  /* line 539, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .main section {
    padding-top: 100px;
    margin-top: -100px;
  }
  /* line 542, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .main section h3 {
    width: 675px;
    font-size: 18px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0;
    border-radius: 0 0 6px 6px;
    -moz-box-shadow: 0px 1px 4px #dddddd;
    -webkit-box-shadow: 0px 1px 4px #dddddd;
    box-shadow: 0px 1px 4px #dddddd;
    border: 1px solid #ceced1;
    border-top: 3px solid #000;
    padding: 14px 20px;
    margin-bottom: 20px;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #ffffff 56%, #f8e1ec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(56%,#ffffff), color-stop(100%,#f8e1ec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 56%,#f8e1ec 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 56%,#f8e1ec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8e1ec',GradientType=0 ); /* IE6-8 */
  }
  /* line 555, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side {
    position: relative;
    margin-bottom: 30px;
    width: 220px;
    float: left;
    /* L----- .link_clinic*/
  }
  /* line 560, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .service_subnav {
    border: 1px solid #ceced1;
    margin-bottom: 20px;
  }
  /* line 563, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .service_subnav h3 {
    background: #E44895;
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
  }
  /* line 572, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .service_subnav ul li {
    border-top: 1px solid #ceced1;
    padding-left: 5px;
    line-height: 1.3;
  }
  /* line 576, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .service_subnav ul li a {
    background: url(../images/common/icon_triangle_right.png) no-repeat 0px 17px;
    display: block;
    margin: 0 5px;
    color: #333;
    text-decoration: none;
    padding: 15px 10px;
  }
  /* line 584, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .service_subnav ul li:hover {
    background: #ECECEC;
  }
  /* line 590, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .link_clinic {
    border: 1px solid #ceced1;
    margin-bottom: 20px;
  }
  /* line 593, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .link_clinic h3 {
    background: #E44895;
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    position: relative;
  }
  /* line 601, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .link_clinic h3:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(228, 72, 149, 0);
    border-top-color: #e44895;
    border-width: 15px;
    margin-left: -15px;
  }
  /* line 616, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .link_clinic ul {
    padding-top: 15px;
    padding-bottom: 10px;
    background: #F4F4F4;
  }
  /* line 620, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .link_clinic ul li {
    background: url(../images/common/icon_triangle_right.png) no-repeat 0 13px;
    margin: 0 10px;
    padding-left: 5px;
    line-height: 1.3;
  }
  /* line 625, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .link_clinic ul li a {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 10px 0px 10px 8px;
  }
  /* line 630, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .link_clinic ul li a:hover {
    background: #ECECEC;
  }
  /* line 637, ../sass/corp-pc.scss */
  html.corp body .content_sub .content_inner .side .link_clinic p {
    padding: 35px 15px 15px;
    background: #F4F4F4;
    line-height: 1.3;
  }
}

@media screen and (max-width: 960px) {
  body .content_sub .content_inner {
    width: auto;
    margin: 0 20px;
    position: relative;
    overflow: hidden;
}
  html.corp body .content_sub .content_inner .single_main {
    width: 100%;
  }
  html.corp body .content_sub .content_inner .single_main .service_btn {
    width: 100%;
  }
  html.corp body .content_sub .content_inner .single_main .service_btn .col {
      width: calc( 50% - 8px );
      margin-right: 8px;
      margin-bottom: 8px;
  }
  html.corp body .content_sub .content_inner .single_main .service_btn .col:nth-child(2n) {
      margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  /* line 4, ../sass/corp-sp.scss */
  html.corp body {
    padding-top: 80px;
    margin-top: -80px;
    /* L----- sp .content_top*/
    /* L----- sp .content_sub*/
  }
  /* line 7, ../sass/corp-sp.scss */
  html.corp body .header_wrap {
    border-top: 2px solid #1884b7;
    border-bottom: 1px solid #c6d0d9;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 1000;
    padding-top: 2px;
    font-size: 13px;
    height: 68px;
    width: 100%;
    /* L----- sp header*/
    /* L----- sp #menubtn*/
    /* L----- sp nav*/
  }
  /* line 18, ../sass/corp-sp.scss */
  html.corp body .header_wrap header {
    overflow: hidden;
    *zoom: 1;
    background: #fff;
  }
  /* line 21, ../sass/corp-sp.scss */
  html.corp body .header_wrap header .header_inner {
    width: 90%;
    float: left;
  }
  /* line 25, ../sass/corp-sp.scss */
  html.corp body .header_wrap header .header_inner .title .logo_read {
    font-size: 10px;
    padding: 8px 0;
    color: #000;
    text-align: center;
  }
  /* line 31, ../sass/corp-sp.scss */
  html.corp body .header_wrap header .header_inner .title h1 {
    text-align: center;
  }
  /* line 33, ../sass/corp-sp.scss */
  html.corp body .header_wrap header .header_inner .title h1 img {
    max-width: 60%;
    height: auto;
  }
  /* line 44, ../sass/corp-sp.scss */
  html.corp body .header_wrap #menubtn {
    position: fixed;
    top: 0;
    right: 0;
    color: #fff;
    padding: 0px 6px 3px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0px 1px 4px #D8D8D8;
    -webkit-box-shadow: 0px 1px 4px #D8D8D8;
    box-shadow: 0px 1px 4px #D8D8D8;
    margin: 10px 6px 0 0;
    cursor: pointer;
    background: #1884b7;
  }
  /* line 55, ../sass/corp-sp.scss */
  html.corp body .header_wrap #menubtn > span.icon-menu {
    font-size: 45px;
    position: relative;
    top: -2px;
  }
  /* line 59, ../sass/corp-sp.scss */
  html.corp body .header_wrap #menubtn > span.icon-menu > span {
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 11px;
    display: block;
    text-align: center;
    margin-top: -5px;
  }
  /* line 69, ../sass/corp-sp.scss */
  html.corp body .header_wrap nav {
    width: 100%;
    position: relative;
    top: 10px;
    right: 0;
  }
  /* line 74, ../sass/corp-sp.scss */
  html.corp body .header_wrap nav .spmenu {
    display: none;
    width: 100%;
    background: #fff;
  }
  /* line 79, ../sass/corp-sp.scss */
  html.corp body .header_wrap nav .spmenu li a {
    background: #1884b7;
    border-bottom: 1px solid #1273A0;
    padding: 18px 10px;
    display: block;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
  }
  /* line 87, ../sass/corp-sp.scss */
  html.corp body .header_wrap nav .spmenu li a:hover {
    background: #216C8F;
  }
  /* line 99, ../sass/corp-sp.scss */
  html.corp body .header_wrap header .header_up {
    width: 90%;
    float: left;
  }
  /* line 103, ../sass/corp-sp.scss */
  html.corp body .header_wrap header .header_up .title .logo_read {
    font-size: 10px;
    padding: 8px 0;
    color: #000;
    text-align: center;
  }
  /* line 109, ../sass/corp-sp.scss */
  html.corp body .header_wrap header .header_up .title h1 {
    text-align: center;
  }
  /* line 111, ../sass/corp-sp.scss */
  html.corp body .header_wrap header .header_up .title h1 img {
    max-width: 60%;
    height: auto;
  }
  /* line 119, ../sass/corp-sp.scss */
  html.corp body .header_wrap #menubtn {
    background: #1884b7;
  }
  /* line 123, ../sass/corp-sp.scss */
  html.corp body .content_top {
    /* L----- sp .content_inner*/
  }
  /* line 125, ../sass/corp-sp.scss */
  html.corp body .content_top .content_inner .message {
    background-image: url(../images/common/sp_home_img_photo.png);
    background-size: 90% auto;
    height: 150px;
  }
  /* line 129, ../sass/corp-sp.scss */
  html.corp body .content_top .content_inner .message p {
    padding: 10% 0 0 0;
  }
  /* line 138, ../sass/corp-sp.scss */
  html.corp body .content_sub {
    /* L----- sp .content_inner*/
  }
  /* line 139, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner {
    /* L----- section*/
    /* L----- sp .service_nav*/
    /* L----- sp .side*/
  }
  /* line 140, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner h2 {
    height: 90px;
    line-height: 90px;
    font-size: 25px;
    background-image: url(../images/common/sp_home_img_photo.png);
    background-size: auto 90px;
    background-repeat: no-repeat;
    background-position: right top;
    border-bottom: 1px solid #c6d0d9;
    padding: 0 2%;
    margin-bottom: 20px;
    text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 0;
  }
  /* line 152, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner h2.spline {
    line-height: 1.5;
    font-size: 22px;
    padding-top: 15px;
    height: 75px;
  }
  /* line 158, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner h2.service_title {
    line-height: 1.5;
    padding-top: 20px;
    height: 70px;
  }
  /* line 162, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner h2.service_title span {
    font-size: 15px;
    display: block;
  }
  /* line 167, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner h2.service_title_l {
    line-height: 1.3;
    padding-top: 12px;
    height: 78px;
  }
  /* line 171, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner h2.service_title_l span {
    font-size: 15px;
    display: block;
  }
  /* line 174, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner h2.service_title_l span.l {
    font-size: 15px;
    display: block;
  }
  /* line 181, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section {
	padding-top: 100px;
    margin-top: -100px;

    /* L----- sp .col4_img*/
    /* L----- .col3_btn*/
    /* L----- .service_btn*/
    /* L----- form*/
  }
  /* line 182, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col4_img {
    overflow: hidden;
    *zoom: 1;
    width: 96%;
    margin: 0 auto 20px;
  }
  /* line 186, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col4_img .col {
    width: 48%;
    height: 100px;
    float: left;
    margin-bottom: 13px;
    vertical-align: middle;
    background: #EFEFEF;
    position: relative;
    text-align: center;
  }
  /* line 195, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col4_img .col:nth-child(2n) {
    float: right;
  }
  /* line 198, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col4_img .col a {
    overflow: hidden;
    width: 48%;
  }
  /* line 201, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col4_img .col a img {
    max-width: 100%;
    height: 100%;
    text-align: center;
  }
  /* line 211, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 20px;
  }
  /* line 214, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a {
    display: block;
    position: relative;
    width: 98%;
    margin: 0 auto;
    margin-bottom: 20px;
    border: 1px solid #7894b6;
    text-decoration: none;
    color: #333;
    font-size: 14px;
  }
  /* line 224, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  /* line 228, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_title {
    background: #7894b6;
    padding: 15px;
    position: relative;
    height: auto;
    font-size: 16px;
    font-weight: bold;
  }
  /* line 235, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_title:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(120, 148, 182, 0);
    border-top-color: #7894b6;
    border-width: 15px;
    margin-left: -15px;
  }
  /* line 249, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_title p {
    color: #fff;
    font-size: 16px;
  }
  /* line 254, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_content {
    padding: 25px 0 60px 0;
  }
  /* line 256, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_content p {
    padding: 0 15px;
  }
  /* line 258, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_content p.name {
    text-indent: -1.4em;
    margin: 0 7px 1.5em 5px;
    padding: 0 0 0 2em;
  }
  /* line 262, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_content p.name .icon-edit {
    padding-right: 5px;
  }
  /* line 268, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_content ul {
    padding: 0 15px;
    list-style: none;
    margin-left: 0;
    margin-bottom: 20px;
    line-height: 1;
    font-size: 13px;
    overflow: hidden;
    *zoom: 1;
  }
  /* line 276, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_content ul li {
    width: 45%;
    position: relative;
    float: left;
    text-align: center;
    padding: 10px 5px 8px;
    border-bottom: 1px solid #7894B6;
    border-right: 1px solid #7894B6;
  }
  /* line 284, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_content ul li:nth-child(2n+1) {
    border-left: 1px solid #7894B6;
  }
  /* line 287, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_content ul li:nth-child(-n+2) {
    border-top: 1px solid #7894B6;
  }
  /* line 292, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_content .col_btn {
    position: absolute;
    bottom: 0;
    color: #fff;
    background-color: #e44895;
    text-align: center;
    width: 100%;
    padding: 20px 0;
    font-size: 16px;
  }
  /* line 301, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn a .col .col_content .col_btn span {
    position: absolute;
    top: 20px;
    left: 5px;
  }
  /* line 313, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn.clinic_ver a .col .col_title {
    background: #7894b6;
    padding: 15px;
    position: relative;
  }
  /* line 317, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .col3_btn.clinic_ver a .col .col_title:after {
    display: none;
  }
  /* line 328, ../sass/corp-sp.scss */
  /*html.corp body .content_sub .content_inner section .service_btn {
    margin: 0 15px;
  }*/

  /* line 330, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .service_btn .col {
    /*width: 47%;*/
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #f9f2f6;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    border: solid 1px #d96da2;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3YzhkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f7c8df), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(bottom, #f7c8df, #ffffff);
    background-image: -webkit-linear-gradient(bottom, #f7c8df, #ffffff);
    background-image: linear-gradient(to top, #f7c8df, #ffffff);
    text-align: center;
    float: left;
    margin-bottom: 10px;
    /*margin-left: 10px;*/
  }
  /* line 341, ../sass/corp-sp.scss */
  /*html.corp body .content_sub .content_inner section .service_btn .col:nth-child(2n+1) {
    margin-left: 0;
  }
  /* line 344, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .service_btn .col a {
    width: 100%;
    line-height: 70px;
    display: block;
    font-size: 16px;
    text-align: center;
    color: #a00451;
    font-weight: bold;
    text-decoration: none;
  }
  /* line 354, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section .service_btn .col:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3YzhkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ffffff), color-stop(100%, #f7c8df));
    background-image: -moz-linear-gradient(bottom, #ffffff, #f7c8df);
    background-image: -webkit-linear-gradient(bottom, #ffffff, #f7c8df);
    background-image: linear-gradient(to top, #ffffff, #f7c8df);
  }
  /* line 361, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section ul.arrowlist {
    list-style: none;
    overflow: hidden;
    margin: 0 0 15px;
  }
  /* line 365, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section ul.arrowlist li {
    width: 100%;
    padding: 10px;
    position: relative;
    display: none;
  }
  /* line 370, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section ul.arrowlist li.active {
    background: #e44895;
    background: #e44996;
    color: #fff;
    display: block;
  }
  /* line 379, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section form {
    font-size: 14px;
  }
  /* line 381, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section form input {
    padding: 5px;
    vertical-align: sub;
    margin-bottom: 10px;
  }
  /* line 385, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section form input:last-child {
    margin-bottom: 0;
  }
  /* line 389, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section form textarea {
    width: 95%;
    height: 100px;
    padding: 5px;
  }
  /* line 394, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section form .button {
    width: 98%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #C7337C;
    text-align: center;
    margin: 0 1% 20px;
    color: #fff;
    line-height: 1.5;
    padding: 10px 0;
    background: #e44895 !important;
    font-size: 20px;
    font-weight: bold;
  }
  /* line 407, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner section form .imperative {
    background: #e44895;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 3px 5px;
    margin-right: 5px;
  }
  /* line 422, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .service_nav {
    position: relative;
    width: 98%;
    margin: 0 auto 20px;
    display: block;
  }
  /* line 427, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .service_nav ul {
    margin-bottom: 10px;
    overflow: hidden;
    *zoom: 1;
  }
  /* line 430, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .service_nav ul li {
    width: 32%;
    position: relative;
    float: left;
    /*border-top: 1px solid #E44895;*/
    border-bottom: 1px solid #E44895;
    border-right: 1px solid #E44895;
  }
  html.corp body .content_sub .content_inner .service_nav ul li:last-child {
    /*border-top: 0;*/
  }
  /* line 439, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .service_nav ul li:nth-child(3n+1) {
    border-left: 1px solid #E44895;
  }
  /* line 436, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .service_nav ul li:nth-child(3n+2) {
    width: 34%;
  }
  /* line 442, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .service_nav ul li:nth-child(n+7) {
    border-bottom: 1px solid #E44895;
  }
  /* line 442, ../sass/corp-sp.scss */
  /*html.corp body .content_sub .content_inner .service_nav ul li:nth-child(n+7) {
    border-bottom: 1px solid #E44895;
  }*/
  html.corp body .content_sub .content_inner .service_nav ul li:nth-child(1),
  html.corp body .content_sub .content_inner .service_nav ul li:nth-child(2),
  html.corp body .content_sub .content_inner .service_nav ul li:nth-child(3) {
    border-top: 1px solid #E44895;
  }
  /* line 445, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .service_nav ul li a {
    height: 50px;
    width: 1%;
    padding-right: -1px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #333;
    line-height: 1.3;
    text-decoration: none;
  }
  /* line 456, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .service_nav ul li.active {
    background: #E44895;
  }
  /* line 458, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .service_nav ul li.active a {
    color: #fff;
  }
  /* line 467, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .side {
    /* L----- sp .link_clinic*/
  }
  /* line 468, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .side .link_clinic {
    width: 98%;
    margin: 0 auto 30px;
    padding-top: 100px;
    margin-top: -100px;
  }
  /* line 473, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .side .link_clinic h3 {
    background: #1884b7;
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 17px;
    position: relative;
	padding:0 15px;
  }
  /* line 481, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .side .link_clinic h3:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(24, 132, 183, 0);
    border-top-color: #1884b7;
    border-width: 15px;
    margin-left: -15px;
  }
  /* line 496, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .side .link_clinic ul {
    padding-top: 15px;
    background: #F4F4F4;
  }
  /* line 499, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .side .link_clinic ul li {
    padding: 0 10px;
    line-height: 1.3;
    border-bottom: 1px solid #ceced1;
  }
  /* line 505, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .side .link_clinic ul li a {
    background: url(../images/common/icon_triangle_right.png) no-repeat 0 19px;
    color: #333;
    font-size: 15px;
    text-decoration: none;
    display: block;
    padding: 15px 0px 15px 12px;
  }
  /* line 516, ../sass/corp-sp.scss */
  html.corp body .content_sub .content_inner .side .link_clinic p {
    padding: 35px 15px 20px;
    background: #F4F4F4;
    line-height: 1.3;
  }
}

/* Preload images */
body:after {
  content: url(../images/common/close.png) url(../images/common/loading.gif) url(../images/common/prev.png) url(../images/common/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a images {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/common/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/common/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/common/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/common/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-63ga6b');
	src:url('../fonts/icomoon.eot?#iefix-63ga6b') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-63ga6b') format('woff'),
		url('../fonts/icomoon.ttf?-63ga6b') format('truetype'),
		url('../fonts/icomoon.svg?-63ga6b#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-pdf:before {
	content: "\e613";
}

.icon-number:before {
	content: "\e609";
}

.icon-number2:before {
	content: "\e60a";
}

.icon-number3:before {
	content: "\e60b";
}

.icon-number4:before {
	content: "\e60c";
}

.icon-number5:before {
	content: "\e60d";
}

.icon-number6:before {
	content: "\e60e";
}

.icon-number7:before {
	content: "\e60f";
}

.icon-number8:before {
	content: "\e610";
}

.icon-number9:before {
	content: "\e611";
}

.icon-edit:before {
	content: "\e604";
}

.icon-triangle-right:before {
	content: "\e600";
}

.icon-arrow-bold-right:before {
	content: "\e601";
}

.icon-menu:before {
	content: "\e602";
}

.icon-arrow-bold-down:before {
	content: "\e607";
}

.icon-arrow-bold-up:before {
	content: "\e608";
}

.icon-triangle-left:before {
	content: "\e612";
}

.icon-launch:before {
	content: "\e603";
}

.icon-panorama-fisheye:before {
	content: "\e605";
}

.icon-close:before {
	content: "\e606";
}

.icon-home:before {
	content: "\e900";
}

.icon-phone:before {
	content: "\e942";
}

@media print {

	nav.fixed {
		background: #fff;
		position: absolute !important;
		top: 120px !important;
		margin-bottom: 78px;
		height: 78px;
		width: 100%;
		border-top: 1px solid #c6d0d9;
	}
	html.cl body header{
		position: absolute !important;
		top: 0 !important;
	}
}
