@charset "utf-8";
/*@import url(./reset.css);*/
/*@import url(./top.css);*/
/*@import url(./other.css);*/

/*
Theme Name: tomita_ginza
Theme URI: http://nijimo.jp/
Description: tomita_ginza
Version: 1.0
Author: 株式会社ニジモ
Tags:
*/

body {
  color: #444;
  font-size: 62.5%;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

img {
  max-width: 100%;
  vertical-align: top;
}

iframe {
  max-width: 100%;
}

a {
  color: #444;
}

a:visited {
  color: #666;
}

a:hover {
  color: #666;
}

a img {
  border: none;
}

p {
  margin-bottom: 10px;
}

sup {
  /* 上付（イオン価数） */
  font-size: 0.8em;
  position: relative;
  top: -0.6em;
}

hr {
  display: none;
}

table {
  margin-bottom: 16px;
  width: 100%;
}

th {
  padding: 4px 8px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  border: #BFB8B0 solid 1px;
  vertical-align: top;
  background: #082356;
}

th.head {
  padding: 2px 8px;
  font-size: 1.2em;
}

td {
  padding: 4px 8px;
  border: #BFB8B0 solid 1px;
}

table.nostyle {
  width: auto;
}

table.nostyle th,
table.nostyle td {
  padding: 0 12px 0 0;
  vertical-align: top;
  background: none;
  border: none;
}

#wrapper {
  position: relative;
  margin: 0 auto;
  zoom:1;
}

#header {
  background: url(./images/header_bg.png) bottom repeat-x;
  border-bottom: solid 1px #B9B9B9;
}

#header_content {
  position: relative;
  margin: 0 auto;
  width: 1000px;
  height: 192px;
}

#header_sp_menu {
  display: none;
}

#header h1 {
  position: absolute;
  top: 72px;
  /*background: url(./images/logo.png) no-repeat;*/
  background-size: 100%;
}

#header h1 a {
  display: block;
  width: 439px;
  height: 55px;
}

#header h1 a span {
  position: absolute;
  overflow: hidden;
  text-indent: -8000px;
}

#header h2 {
  position: absolute;
  top: 22px;
  left: 0;
  height: 24px;
  line-height: 24px;
  color: #D47E05;
  font-weight: 400;
  font-size: 13px;
}
#header #header_hoken {
  position: absolute;
  top:48px;
}
#header_navigation {
  position: absolute;
  top: 0;
  right: 0;
  width: 224px;
}

#header .english {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 22px;
}

#header .english a {
  padding: 0 0 0 12px;
  font-size: 12px;
  text-decoration: none;
  background: url(./images/header_english.png) left no-repeat;
}

#header .english a:hover {
  text-decoration: underline;
}

#header_navigation .mail {
  position: absolute;
  top: 0;
  right: 0;
  width: 480px;
}

#header_navigation .mail li {
  float: left;
  padding: 0 0 0 6px;
}

#header .tel {
  position: absolute;
  top: 48px;
  right: 0;
  width: 490px;
}

#header .tel img {
  float: left;
  display: inline;
  margin: 0 0 0 18px;
}

#header .hoken {
  position: absolute;
  top: 108px;
  right: 0;
}

#header_menu {
  position: absolute;
  bottom: 0;
  width: 100%;
}

#header_menu li {
  float: left;
  position: relative;
  display: inline;
  padding: 12px 0 12px 0;
  width: 122px;
  background: #fff;
}

/*#header_menu li.menu_1 {
  width: 96px;
}
#header_menu li.menu_7 {
  width: 99px;
}
#header_menu li.menu_9 {
  width: 96px;
}
#header_menu li.menu_9 {
  width: 96px;
}
#header_menu li.menu_5 {
  width: 96px;
}*/

#header_menu li {
  width: 12.5%;
}

#header_menu li a {
  display: block;
  height: 27px;
  background: 50% 50% no-repeat;
  border-left: solid 1px #A49F9C;
}
#header_menu li.menu_7 a {
  border-right: solid 1px #A49F9C;
}

#header_menu li.menu_1 a { background-image: url(./images/header_menu_1_bg.png); }
#header_menu li.menu_2 a { background-image: url(./images/header_menu_2_bg.png); }
#header_menu li.menu_3 a { background-image: url(./images/header_menu_3_bg.png); }
#header_menu li.menu_4 a { background-image: url(./images/header_menu_4_bg.png); }
#header_menu li.menu_5 a { background-image: url(./images/header_menu_5_bg.png); }
#header_menu li.menu_6 a { background-image: url(./images/header_menu_6_bg.png); }
#header_menu li.menu_7 a { background-image: url(./images/header_menu_7_bg.png); }
#header_menu li.menu_8 a { background-image: url(./images/header_menu_visitor.png); }
#header_menu li.menu_9 a { background-image: url(./images/header_menu_taiken.png); }

#header_menu li span {
  position: absolute;
  overflow: hidden;
  text-indent: -8000px;
}

#header_menu li ul {
  position: absolute;
  top: 51px;
  left: 0;
  display: none;
  padding: 10px 18px;
  background: #000;
  opacity: 0.85;
  z-index: 1000;
}

#header_menu li ul li {
  padding: 0;
  background: none;
  width: 230px;
  font-size: 12px;
  line-height: 1.8;
}

#header_menu li ul li a {
  padding: 0 0 0 13px;
  height: auto;
  color: #fff;
  text-decoration: none;
  background: url(./images/header_menu_sub_bg.png) left no-repeat !important;
  border: none !important;
}

#sub_image {
  text-align: center;
  background: url(./images/main_image_bg.png) top;
}

#content {
  line-height: 1.8;
  margin: 0 auto;
  width: 1000px;
  font-size: 1.4em;
  overflow: hidden;
}

#main {
  float: left;
  margin: 30px 0 0 0;
  padding-bottom: 50px;
  width: 700px;
}

#main h3 {
  position: relative;
  margin-bottom: 18px;
  padding: 5px 0 5px 30px;
  min-height: 30px;
  color: #fff;
  font-size: 1.3em;
  font-weight: 800;
  line-height: 30px;
  background: #202020 url(./images/h3_bg.png) top left repeat-x;
  border: solid 1px #CBCBCB;
  overflow: hidden;
}

#main h3:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
}

#main h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
}

#main h3 span {
  position: absolute;
  overflow: hidden;
  text-indent: -8000px;
}

#main h4 {
  position: relative;
  margin: 0 0 20px 0;
  padding: 4px 0 4px 28px;
  min-height: 21px;
  color: #444;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 21px;
  background: #E7E4DA url(./images/h4_bg.png) left top no-repeat;
  border: solid 1px #CBCBCB;
  border-radius: 8px;
}

#main h4.square--blue {
color: #0C257F;
background: none;
font-size: 25px;
font-weight: 700;
border: none;
padding: 0;
}

#main h4.orange {
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 1.7em;
  font-weight: 800;
  background: #FF9741;
  border: none;
  border-radius: 0;
}

#main h4.grey {
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 1.7em;
  font-weight: 800;
  background: #767676;
  border: none;
  border-radius: 0;
}

#main h5 {
  position: relative;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.4;
  color: #ff7101;
}

#main.main-modified h5 {
  margin-bottom: 0px;
  font-size: 16px;
}

#main.main-modified table th {
  background-color: #57b2b7;
}

#main.main-modified .ta-c {
  text-align: center;
}

#main h5.h5_line_title {
    position: relative;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 2em;
    text-align: center;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

#main h5.h5_title {
    font-size: 16px;
    margin: 0;
}

#main h5.kakumaku-lasik-title {
  position: relative;
  margin-bottom: 5px;
  font-size: 1.6em;
  font-weight: 800;
  line-height: 1.4;
  color: #E73F76;
}

#main h5.itrack {
  position: relative;
  margin-bottom: 5px;
  font-size: 1.6em;
  font-weight: 800;
  line-height: 1.4;
  color: #1C95C2;
}

#main h5.small {
  font-size: 1.3em;
  color: #ff7101;
}

#main h5.xsmall {
    font-size: 1.05em;
    color: #ff7101;
}

#main h5.radius {
  padding: 4px 0;
  font-size: 1.3em;
  color: #fff;
  font-weight: 800;
  text-align: center;
  background: #F86711;
  border-radius: 20px;
}

#main *.heading_brown {
  color: #D47E05;
}

#main *.heading_case_1 {
  padding: 20px;
  color: #000;
  font-weight: 800;
  font-size: 22px;
  background: #F9F9F9;
  border: none;
  border-left: solid 6px #FF7C00;
  border-radius: 0;
}

#main *.heading_case_2 {
  margin-bottom: 10px;
  padding: 10px 10px 10px 40px;
  color: #000;
  font-weight: 800;
  font-size: 18px;
  background: 8px 5px url(./images/case_icon.png) no-repeat;
  border-bottom: dashed 1px #B9B9B9;
}

#main *.heading_black {
  color: #000;
}

#content hr {
  margin: 18px 0;
  display: block;
  height: 1px;
  border: none;
  border-bottom: dashed #C9C9C9 1px;
  vertical-align: top;
}

#content .inner {
  margin-bottom: 30px;
  padding: 0 20px;
}

#content .nallow_540 {
  margin-right: auto;
  margin-left: auto;
  max-width: 540px;
}

#content .oflow {
  overflow: hidden;
}

#content .box {
  padding: 17px;
  border: solid 1px #999;
  overflow: hidden;
}

#content .spacebox {
  padding: 10px;
  overflow: hidden;
}


#content .flow {
  margin: 10px 0 4px 0;
}

#content .navigation {
  width: 100%;
  margin-bottom: 20px;
}

#content .navigation:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}

#content .pager {
  margin: 0 auto;
  width: 25%;
}

#content .pager:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}

#sidebar {
  float: right;
  margin: 30px 0 0 0;
  padding-bottom: 50px;
  width: 262px;
}

#sidebar h3 {
  position: relative;
  height: 61px;
  text-align: center;
  background: url(./images/sidebar_bg_center.png) repeat-x;
}

#sidebar h3 span {
  display: block;
  height: 61px;
}

#sidebar h3 span:before {
  position: absolute;
  left: 0;
  content : url(./images/sidebar_bg_left.png);
}

#sidebar h3 span:after {
  position: absolute;
  right: 0;
  content : url(./images/sidebar_bg_right.png);
}

#sideber_contact li {
  margin: 0 0 5px 0;
}

#sideber_contact {
  margin: 0 0 20px 0;
}

#sidebar #sidebar_movie h3 {
  margin: 0 0 8px 0;
  padding: 8px 0 10px 0;
  height: auto;
  font-weight: 400;
  color: #fff;
  background: #282828 url(./images/sidebar_movie_h3_bg.png) bottom repeat-x;
}

#sidebar #sidebar_movie h3.blue_back {
background: #369CD7;
border-bottom: 7px solid #3E5CD3;
padding-bottom: 3px;
}
#sidebar #sidebar_movie h3.green_back {
background: #27A597;
border-bottom: 7px solid #00867E;
padding-bottom: 3px;
}
#sidebar #sidebar_movie h3.orange_back {
background: #FF7100;
border-bottom: 7px solid #FF4D00;
padding-bottom: 3px;
}

#sidebar #sidebar_movie h3 span {
  display: inline;
  height: auto;
  font-size: 1.2em;
}

#sidebar #sidebar_movie ul {
  padding: 0 0 15px 0;
}

#sidebar #sidebar_movie ul li {
  padding: 5px;
  text-align: center;
}

#sidebar #sidebar_movie h3 span:before {
  content : none;
}

#sidebar #sidebar_movie h3 span:after {
  content : none;
}

#sidebar_menu {
  margin: 0 0 20px 0;
  line-height: 1.4em;
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
}

#sidebar_menu .hoken {
  margin: -1px 0 0 0;
  padding: 4px 0;
  text-align: center;
  background: #F3F3F0;
}

#sidebar_menu ul {
  padding: 10px 15px;
  background: url(./images/sidebar_service_bg.png) right bottom no-repeat;
  overflow: hidden;
}

#sidebar_menu li {
  padding: 0 0 8px 0;
}

#sidebar_menu li a {
  display: block;
  padding: 0 0 0 20px;
  color: #7B777A;
  font-size: 14px;
  text-decoration: none;
  background: url(./images/sidebar_list_bg.png) left no-repeat;
}

#sidebar_banner li {
  margin: 0 0 14px 0;
}

#sidebar_info {
  margin: 0 0 40px 0;
  padding: 10px;
  border: solid 1px #DCDCDC;
}

#sidebar_info h4 {
  margin: 0 0 4px 0;
  padding: 0 0 0 17px;
  color: #6D5241;
  font-weight: 400;
  font-size: 15px;
  background: url(./images/sidebar_info_h4.png) left no-repeat;
  border-bottom: solid 2px #C78F57;
}

#footer_building {
  padding: 26px 0;
  background: #F4F4F1 url(./images/footer_building_bg.png) top repeat-x;
}

#footer_building ul {
  margin: 0 auto;
  width: 1000px;
  border-right: dotted 2px #C3C3C1;
  overflow: hidden;
}

#footer_building ul li {
  float: left;
  padding: 0 44px;
  font-size: 13px;
  line-height: 1.4;
  border-left: dotted 2px #C3C3C1;
}

#footer_building ul li.building_1 { width: 330px; }
#footer_building ul li.building_2 { width: 480px; }

#footer_building ul li h4 {
  margin: 0 0 6px 0;
  font-size: 16px;
}

#footer_building ul li .detail {
  text-align: left;
}

#footer_building ul li img {
  float: left;
  margin: 0 8px 0 0;
}

#footer_info {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  overflow: hidden;
}

#footer_info_left {
  float: left;
}

#footer_info_right {
  float: right;
  width: 340px;
}

#footer_tel {
  margin: 0 auto;
  padding: 20px 0 20px 0;
  overflow: hidden;
}

#footer_tel li {
  float: left;
  margin: 0 20px 0 0;
}

#footer_tel li.logo {
  float: none;
  margin: 0 0 16px 0;
}

#footer_info_2 {
  margin: 0 auto;
  padding: 36px 10px;
  width: 100%;
  max-width: 980px;
  font-size: 13px;
  line-height: 1.4;
  overflow: hidden;
  box-sizing: border-box;
}

#footer_info_2 .footer_info_left {
  float: left;
  margin-bottom: 10px;
}

#footer_info_2 .footer_info_right {
  float: right;
}

#footer_info_2 .logo {
  margin-bottom: 8px;
}

#footer_info_2 .address {
  margin-bottom: 8px;
  font-size: 14px;
}

#footer_info_2 .tel {
  margin-bottom: 8px;
  overflow: hidden;
}

#footer_info_2 .tel li {
  float: left;
  margin: 0 20px 0 0;
}

#footer_info_2 .tel_time {
  margin-bottom: 8px;
}

#footer_info_2 .time {
  margin-bottom: 8px;
}

#footer_info_2 .week {
  margin-bottom: 8px;
}

#footer_info_2 .map {
  margin-bottom: 12px;
}

#footer_info_2 .access {
  padding: 10px;
  color: #007FB5;
  text-align: center;
  line-height: 1.6;
  border: solid 1px #439FC7;
}

#footer {
  clear: both;
  font-size: 90%;
  background: url(./images/main_bg.png) top;
  border-top: solid 2px #C78F57;
}

#footer_content {
  margin: 0 auto;
  color: #BFBFBF;
  line-height: 1.2;
}

#footer_menu {
}

#footer_menu ul {
  padding: 20px 0;
  text-align: center;
}

#footer_menu ul li {
  display: inline;
  zoom: 1;
}

#footer_menu ul li a {
  padding: 0 22px;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  border-right: solid 1px #fff;
}

#footer_menu ul li.menu_1 a {
  border-left: solid 1px #fff;
}

#footer_menu ul li.menu_9 {
  display: none;
}

#footer_text {
  margin-bottom: 6px;
  text-align: center;
  line-height: 1.4;
}

#footer_copyright {
  margin-bottom: 4px;
  text-align: center;
}

#footer_supported {
  text-align: center;
}

#footer_supported a {
  color: #777;
  text-decoration: none;
}

.detail {
  padding: 10px 0;
  text-align: right;
}

.detail a {
  padding-left: 15px;
  color: #CD4A4E;
  background: url(./images/top_department_detail_bg.png) left no-repeat;
}

.to_top {
  margin: 0 auto;
  width: 1000px;
  text-align: right;
  overflow: hidden;
  zoom: 1;
}

.to_top a {
}

.oflow {
  overflow: hidden;
}

.mbottom_10 {
  margin-bottom: 10px !important;
}

.mbottom {
  margin-bottom: 20px !important;
}

.mbottom_30 {
  margin-bottom: 30px !important;
}

.mbottom_40 {
  margin-bottom: 40px !important;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.big {
  font-size: 1.2em;
  font-weight: 800;
}

.big2 {
  font-size: 1.9em;
  font-weight: 800;
}

.bold {
  font-weight: 800;
}

.big_blue {
  font-size: 1.5em;
  font-weight: 800;
  color: #2989BF;
}

.big_green {
  font-size: 1.1em;
  font-weight: 800;
  color: #36B298;
}


.big_pink {
  font-size: 1.5em;
  font-weight: 800;
  color: #F7686F;
}

.small_green {
  font-size: 1.2em;
  font-weight: 800;
  color: #36B298;
}

.box_red {
    padding: 10px;
    border: solid 1px #C22633;
}

.box_orange {
  padding: 10px 17px;
  border: solid 1px #ff7101;
}

.box_rad {
  padding: 10px;
  border: solid 1px #D3D2D3;
  border-radius: 10px;
}

#main .box_step p {
  margin: 0;
}

#main .box_step {
  padding: 17px 17px 17px 90px;
  border: solid 1px #999;
  overflow: hidden;
}

#main .step_1 { background: url(./images/step_img_1.png) 17px 50% no-repeat; }
#main .step_2 { background: url(./images/step_img_2.png) 17px 50% no-repeat; }
#main .step_3 { background: url(./images/step_img_3.png) 17px 50% no-repeat; }
#main .step_4 { background: url(./images/step_img_4.png) 17px 50% no-repeat; }


#main .box_disease p {
  margin: 0;
}

#main .box_disease {
  padding: 17px 17px 17px 110px;
  overflow: hidden;
  border: solid 1px #ff7101;
}

#main .disease_1 { background: url(/wp-content/uploads/2015/03/kahunsyou_img_6.png) 17px 50% no-repeat; }


#main .box_step_lasik {
  padding: 17px 17px 17px 110px;
  border: solid 1px #999;
  overflow: hidden;
}

#main .step_lasik_1 { background: url(./images/zlasik_step_1.png) 17px 50% no-repeat; }
#main .step_lasik_2 { background: url(./images/zlasik_step_2.png) 17px 50% no-repeat; }
#main .step_lasik_3 { background: url(./images/zlasik_step_3.png) 17px 50% no-repeat; }
#main .step_lasik_4 { background: url(./images/zlasik_step_4.png) 17px 50% no-repeat; }
#main .step_lasik_5 { background: url(./images/zlasik_step_5.png) 17px 50% no-repeat; }
#main .step_lasik_6 { background: url(./images/zlasik_step_6.png) 17px 50% no-repeat; }
#main .step_lasik_7 { background: url(./images/zlasik_step_7.png) 17px 50% no-repeat; }
#main .step_lasik_8 { background: url(./images/zlasik_step_8.png) 17px 50% no-repeat; }


#main .box_step h5 {
  margin: 0 0 6px 0;
  color: #ff7101;
  font-size: 1.3em;
}

#main .box_number p {
  margin: 0;
}

#main .box_number {
  margin: 0 0 20px 0;
  padding: 17px 17px 17px 90px;
  border: solid 1px #999;
  overflow: hidden;
}

#main .number_1 { background: url(./images/number_img_1.png) 17px 50% no-repeat; }
#main .number_2 { background: url(./images/number_img_2.png) 17px 50% no-repeat; }
#main .number_3 { background: url(./images/number_img_3.png) 17px 50% no-repeat; }
#main .number_4 { background: url(./images/number_img_4.png) 17px 50% no-repeat; }

#main .box_number h5 {
  margin: 0 0 6px 0;
  color: #ff7101;
  font-size: 1.3em;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
  display: inline;
  margin-left: 16px;
}

.alignleft {
  float: left;
  display: inline;
  margin-right: 16px;
}

.red {
  color: #C22633;
}

.blue {
  color: #0062B8;
}

.orange {
  color: #ff7101;
}

.wpcf7-response-output {
  text-align: center;
}

.wpcf7-not-valid-tip-no-ajax {
  float: left;
  display: block;
  color: #f00;
}

.wpcf7-validation-errors {
  color: #f00;
}

.clear {
  clear: both;
}

ul.col_2 {
  overflow: hidden;
}

ul.col_2 li {
  float: left;
  width: 50%;
}

ul.col_2 li:nth-child(odd) {
  clear: both;
}

ul.col_2_padding {
  overflow: hidden;
}

ul.col_2_padding  li {
  float: left;
  width: 50%;
  padding: 0px;
}

ul.col_3 {
  overflow: hidden;
}

ul.col_3 li {
  float: left;
  width: 33.33%;
}

ul.col_4 {
  overflow: hidden;
}

ul.col_4 li {
  float: left;
  width: 25%;
}

.pink_bar {
    position: relative;
    margin-bottom: 18px;
    padding: 5px 0px 5px 30px;
    min-height: 21px;
    color: #FFF;
    font-size: 1.3em;
    font-weight: 800;
    line-height: 30px;
    background: repeat-x scroll left top #EA5472;
    overflow: hidden;
}

.blue_bar {
    position: relative;
    margin-bottom: 18px;
    padding: 5px 0px 5px 30px;
    min-height: 10px;
    color: #FFF;
    font-size: 1.3em;
    font-weight: 800;
    line-height: 30px;
    background: repeat-x scroll left top #00B6D2;
    overflow: hidden;
}


.green_bar {
    position: relative;
    margin-bottom: 18px;
    padding: 5px 0px 5px 30px;
    min-height: 10px;
    color: #FFF;
    font-size: 1.3em;
    font-weight: 800;
    line-height: 30px;
    background: repeat-x scroll left top #42B39B;
    overflow: hidden;
}
 .clearfix:after {
  display: block;
  content: '';
  clear: both;
}

ul.kakumakulasik li {
  padding-left: 30px;
  background: url(/wp-content/uploads/2015/06/kakumakulasik_bg_1.png) center left no-repeat;
  margin-left: 10px;
}


ul.kakumakulasik-numbered li {
  padding-left: 75px;
  margin-left: 10px;
  height: 60px;
  border-bottom: 1px dashed #999;
  font-size: 180%;
  font-weight: 800;
  color: #0C257F;
  line-height: 120%;
  padding-top: 30px;
}


ul.kakumakulasik-numbered li.add {
  padding-top: 15px;
  padding-bottom: 15px;
}

.kakumakulasik-list1 { background: url(/wp-content/uploads/2015/06/kakumakulasik_point_1.png) center left no-repeat; }
.kakumakulasik-list2 { background: url(/wp-content/uploads/2015/06/kakumakulasik_point_2.png) center left no-repeat; }
.kakumakulasik-list3 { background: url(/wp-content/uploads/2015/06/kakumakulasik_point_3.png) center left no-repeat; }
.kakumakulasik-list4 { background: url(/wp-content/uploads/2015/06/kakumakulasik_point_4.png) center left no-repeat; }
.kakumakulasik-list5 { background: url(/wp-content/uploads/2015/06/kakumakulasik_point_5.png) center left no-repeat; }

.raw-list-a {
width:320px;
float: left;
margin-right: 10px
}

.raw-list-b {
width:320px;
float: left;
}

.price .ryoukin_tables p {
display: none;
}

#main .staff-title h5 {
font-size: 1.2em;
text-align: center;
    padding: 0 0 4px;
position: relative;
margin: 0;
}

#main .staff-ort h5{
color: #EE7700;
}

.staff-ort span {
color: #FCB549;
}

#main .staff-nurse h5 {
color: #FFC0CB;
}

.staff-nurse span {
color: #FFE4E1;
}

#main .staff-title span {
text-align: center;
display: block;
border-top: 2px solid;

}

#main .staff-name {
font-size: 2em;
border-bottom: 2px solid #999;
padding-left: 10px;
width: 337px;

height: 41px;
margin-top: 60px;
}

#main .staff-name span {
font-size: .6em;
margin-right: 60px;
}

.flex {
  display: flex;
}

.flex.jc-sb {
  justify-content: space-between;
}

.flex.jc-sa {
  justify-content: space-around;
}

.case-info,
.case-info tbody {
  display: block;
  flex-wrap: wrap;
  font-size: 12px;
  table-layout: fixed;
  overflow: hidden;
}

.case-info tr {
  float: left;
  display: flex;
  width: 33.33%;
}

.case-info tr.flex-x-6 {
  width: 50%;
}

.case-info tr.flex-x-8 {
  width: 66.66%;
}

.case-info tr th {
  display: block;
  padding: 10px 4px;
  min-width: 60px;
  flex-basis: 60px;
  color: #000000;
  background: #FFF2AE;
  border: solid 3px #fff;
}

.case-info tr td {
  display: block;
  padding: 10px 3px;
  flex-grow: 1;
  background: #F9F9F9;
  border: solid 3px #fff;
}

.box-before {
  position: relative;
  margin-top: 30px;
  padding: 20px 10px;
  background: #FFF4F4;
}

.box-after {
  position: relative;
  margin-top: 30px;
  padding: 20px 10px;
  background: #EEFAFF;
}

#main .box-before h5,
#main .box-after h5 {
  position: absolute;
  top: -10px;
  padding-left: 10px;
  font-size: 18px;
  border-left: solid 5px #ccc;
}

#main .box-before h5 { color: #FF6D71; border-color: #FFA6A8; }
#main .box-after h5 { color: #3C90CF; border-color: #61A5D8; }

.box-ba-row {
  display: flex;
  align-items: center;
}

.box-ba-row h6 {
  flex-basis: 60px;
  text-align: center;
  font-size: 16px;
  color: #000;
}

.box-ba-row table {
  flex-grow: 1;
  display: block;
  margin-bottom: 0;
  width: auto;
}

.box-ba-row tbody {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
}

.box-ba-row tr {
  display: flex;
  flex: 1;
}

.box-ba-row tr th {
  padding: 10px;
  width: 60%;
  border: solid 3px #ccc;
}

.box-ba-row tr td {
  padding: 10px 4px;
  width: 40%;
  text-align: right;
  background: #fff;
  border: solid 3px #ccc;
}

#main .box-before tr th {
  background: #FF9497;
  border-color: #FFF4F4;
}

#main .box-before tr td {
  border-color: #FFF4F4;
}

#main .box-after tr th {
  background: #61A5D8;
  border-color: #EEFAFF;
}

#main .box-after tr td {
  border-color: #EEFAFF;
}

#main * .heading-bar-orange {
  padding: 10px 15px;
  color: #fff;
  font-weight: bold;
  background: #F29600;
  border: none;
  border-radius: 0;
}

#main *.heading-ppi {
  margin-bottom: 40px;
  padding: 20px;
  text-align: center;
  font-family: 'Yu Mincho', YuMincho, serif;
  background: #F2970B;
  border: none;
}

#main *.heading-ppi .heading-inner {
  display: table;
  margin-right: auto;
  margin-left: auto;
  padding: 8px 32px 4px 32px;
  border: solid 1px #fff;
}

#main *.heading-ppi .jp {
  font-size: 24px;
  letter-spacing: -0.05em;
}

#main *.heading-ppi .en {
  font-size: 14px;
}

#main *.heading-serif,
#main *.heading-serif-border {
  margin-bottom: 20px;
  padding: 0 0 8px 0;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Yu Mincho', YuMincho, serif;
  color: #0C257F;
  line-height: 1.2;
  letter-spacing: -0.05em;
  background: none;
  border: none;
  border-radius: 0;
}

#main *.heading-serif-border {
  border-bottom: solid 1px #0C257F;
}

.bg-blue {
  padding: 20px;
  background: #E9F3F9;
}

.bg-yellow {
  padding: 20px;
  background: #FFFFEE;
}

#main *.heading-red-rad {
  padding: 8px;
  text-align: center;
  color: #fff;
  background: #FF1A00;
  border-radius: 50px;
}