@charset "UTF-8";
/*@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++
+ Update：2015-3-28
+ Guideline:Mission Statement Standard Ver.1.3
+ Browser Windows：IE8,IE,Firefox,safari,chrome Latest edition
+ Browser Macintosh：Safari Latest edition,Firefox Latest edition
++++++++++CSSを追加した場合下記コメントを追記 +++++++++++++++++++
++++++++++++++
last-modifier 2015-3-28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++ */
/* === common ============================== */
.hideItemReview {
  display: none !important;
}
/* === .headBanner ============================== */
.headBanner {
  display: none;
}
/* === HEADER ============================== */
#header {
  padding: 0px 0 0;
}
#header .block1, #header .block2 {
  position: relative;
}
#header h1 {
  float: left;
  color: #656565;
  font-size: 12px;
}
#header .headLink {
  float: right;
}
#header .headLink ul {
  width: auto;
  float: left;
  margin-right: 10px;
}
#header .headLink ul li.tpointHead {
  padding: 0 0 0 20px;
  color: #DE1616;
  font-weight: bold;
}
#header .headLink ul li {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
}
#header .headLink li:after {
  content: "  |  ";
  color: #C4C4C4;
}
#header .headLink li:last-child:after {
  content: "";
}
#header .headLink li a {
  color: #656565;
  line-height: 12px;
}
#header .headLink .login {
  width: auto;
  float: left;
}
#header .headLink .login .hdBlock1Menu2 li:after {
  content: "";
}
#header .headLink .login a {
  text-decoration: underline;
  color: #0065B8;
  font-size: 14px;
}
#header .block2 {
  margin-top: 5px;
}
#header .logo {
  width: 250px;
  height: 71px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(/mrso_img/common/hd_v6/logo_header.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 175px auto;
  display: block;
  float: left;
  margin-right: 15px;
}
#header .logo a {
  width: 250px;
  height: 71px;
  display: block;
}
#header .tel {
  height: 64px;
  position: relative;
  float: left;
  padding-top: 3px;
}
#header .tel a.kiyaku {
  position: absolute;
  display: block;
  right: 0px;
  top: 65px;
  font-size: 10px;
}
#header .tel .attention {
  position: absolute;
  display: block;
  left: 0px;
  top: 65px;
  font-size: 10px;
  color: #FF0004;
}
#header .tel a.kenpo {
  position: absolute;
  display: block;
  right: 10px;
  top: 9px;
  background-color: #FFFFFF;
  color: #656565;
  padding: 0px 5px;
  font-size: 11px;
  width: 90px;
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
  #header .tel a.kenpo {
    right: 10px;
  }
}
#header .facilitiesInfo {
  width: 153px;
  min-height: 60px;
  max-height: 85px;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 1.7em;
  margin-right: 7px;
  position: relative;
  padding: 3px;
  z-index: 10;
}
.right_balloon {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #bfbfbf;
  margin: 0;
  border-radius: 5px;
  clear: both;
  max-width: 154px;
  float: right;
  box-shadow: 0px 2px #c2c2c2;
}
.right_balloon:after, .right_balloon:before {
  left: 100%;
  top: 70%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.right_balloon:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 7px;
  margin-top: -7px;
}
.right_balloon:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #bfbfbf;
  border-width: 8px;
  margin-top: -8px;
}
#header .facilitiesInfo .infoTxt {
  padding: 5px;
  overflow: hidden;
}
#header .facilitiesInfo span {
  font-size: 120%;
  color: #307FC2;
  font-weight: bold;
}
#header .search {
  width: 260px;
  height: 90px;
  float: left;
  position: relative;
  top: -10px;
  background-image: url(/mrso_img/common/hd_v4/search_bg.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
#header .search a.btn {
  position: absolute;
  top: 52px;
  right: 8px;
  z-index: 12;
}
.cse .gsc-control-cse, .gsc-control-cse {
  padding: 0 !important;
  width: 180px !important;
  position: relative;
  top: 10px;
}
input.gsc-input {
  font-size: 14px !important;
  padding: 5px !important;
  border: none !important;
  width: 154px !important;
  color: #aaa !important;
  padding: 4px\9 !important;
}
input.gsc-input:not(:target) {
  padding: 4px\9 !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  input.gsc-input {
    font-size: 14px !important;
    padding: 5px 5px 4px !important;
    border: none !important;
    width: 154px !important;
    color: #aaa !important;
  }
}
.gsc-input input.gsc-input {
  background: none !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 0 !important;
  line-height: 15px;
}
.gsib_a {
  padding: 0px !important;
}
.gsc-input-box {
  height: 27px !important;
  border-color: #BFBFBF !important;
  width: 150px !important;
  position: relative;
  top: 10px;
}
.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
  border: 1px solid #00408f !important;
  border-top-color: #00408f !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
}
.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
  border: 1px solid #00408f !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
  border-color: #00408F !important;
  background-color: #00408F !important;
}
.gsc-search-button input.gsc-search-button.gsc-search-button-v2 {
  width: 0px !important;
  height: 0px !important;
  margin: 0px !important;
  min-width: 0px !important;
  border: none !important;
  padding: 13px 20px 14px !important;
  margin-top: 8px !important;
  background: #f4f4ff url("/mrso_img/common/hd_v4/btn_search.gif") no-repeat 50% 50% !important;
  background-size: contain !important;
  position: absolute;
  right: 0px;
  top: -8px;
}
input#gsc-i-id1 {
  margin-top: 0px !important;
}
#header .search input[type=text].input01 {
  width: 155px;
  position: relative;
  top: 13px;
  z-index: 11;
  height: 28px;
}
@-moz-document url-prefix() {
  #header .search input[type=text].input01 {
    padding: 4px 5px 5px;
  }
}
#header .search input[type=submit] {
  border: 0px;
  width: 40px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: left top no-repeat;
  background-image: url(/mrso_img/common/hd_v4/btn_search.gif);
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 12px;
  top: 12px\9; /* IE8 */
  left: -10px;
  z-index: 11;
}
#header .search input[type=submit]:not(:target) {
  top: 13px\9; /* IE9- */
}
@media all and (-ms-high-contrast:none) {
  #header .search input[type=submit] {
    top: 13px;
  } /* IE11 */
}
@-moz-document url-prefix() {
  #header .search input[type=submit] {
    top: 13px;
  }
}
#header .search .note {
  font-size: 10px;
  z-index: 11;
  position: absolute;
  bottom: 0px;
}
/* v3 header */
#header.v3 .block1 {
  /*	border-bottom: 2px solid #07438c;*/
  /*	padding: 0 10px;*/
}
#header.v3 .block1 .inner {
  margin: 0 auto;
  overflow: hidden;
  width: 1280px;
}
#header.v3 .block1 .tab {
  display: inline-block;
  letter-spacing: -0.4em;
  width: auto;
}
#header.v3 .block1 .tab .tab01 {
  background-color: #07438c;
  border-radius: 3px 3px 0 0;
  display: inline-block;
  letter-spacing: normal;
  margin-right: 3px;
  padding: 0 17px 0 14px;
  text-align: center;
}
#header.v3 .block1 .tab .tab02 {
  background-color: #e2ebf6;
  border-radius: 3px 3px 0 0;
  display: inline-block;
  letter-spacing: normal;
  padding: 0 11px 0 15px;
  text-align: center;
}
#header.v3 .block1 .tab .tab01 a {
  color: #fff;
}
#header.v3 .block1 .tab a {
  display: block;
  font-size: 12px;
  line-height: 28px;
}
#header.v3 .block2 {
  margin: 0 auto;
  padding: 5px 5px 10px;
  position: relative;
  width: 1280px;
}
#header.v3 .block2 h1, #header.v3 .block2 p.titletxt {
  color: #333333;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 8px;
  float: none;
  display: none;
}
#header.v3 .block2 .inner {
  overflow: hidden;
  margin-top: 0px;
}
#header.v3 .block2 .inner .logo {
  float: left;
  width: 190px;
  background-image: none;
  margin-right: 0;
  height: auto;
  margin-top: 12px;
  border-right: 1px solid #ccc;
}
#header.v3 .block2 .inner .logo a {
  background-image: url("/mrso_img/common/hd_v6/logo_header.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 175px auto;
  display: block;
  height: 47px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 190px;
}
#header.v3 .block2 .inner .number {
  float: left;
  margin: 12px 0 0;
  padding: 0 0 2px 15px;
}
#header.v3 .block2 .inner .number .first {
  color: #000;
  font-size: 12px;
  padding-top: 3px;
}
#header.v3 .block2 .inner .number .first .c-text {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
#header.v3 .block2 .inner .number .first .c-text .note {
  font-size: 10px;
  color: #000000;
}
#header.v3 .block2 .inner .number .first .facility_count {
  font-size: 14px;
  font-weight: 700;
  color: #000000;
}
#header.v3 .block2 .inner .number .second {
  color: #000;
  font-size: 10px;
  padding-top: 3px;
}
#header.v3 .block2 .inner .number .second span {
  font-size: 12px;
  font-weight: bold;
}
#header.v3 .block2 .inner .tel {
  background-color: #e2ebf6;
  border-radius: 2px;
  float: left;
  margin-top: 7px;
  padding: 3px 10px 2px;
  height: auto;
}
#static #header.v3 .block2 .inner .tel {
  margin-top: 15px;
}
#header.v3 .block2 .inner .tel .time {
  margin: 0 3px;
}
#header.v3 .block2 .inner .tel p {
  color: #28394e;
  font-size: 11px;
}
#header.v3 .block2 .inner .tel .bold {
  font-weight: bold;
}
#header.v3 .block2 .inner .tel .f16 {
  font-size: 16px;
}
#header.v3 .block2 .inner .tel .f16.red {
  color: #d20a14;
}
#header.v3 .block2 .inner .tpointHead {
  color: #de1616;
  font-weight: 700;
  position: relative;
  height: 20px;
  padding: 0 20px;
  top: 37px;
  left: 15px;
  float: left
}
#header.v3 .block2 .inner .member {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 3px;
}
#header.v3 .block2 .inner .member div a {
  color: #000;
  font-size: 13px;
}
#header.v3 .block2 .inner .member a.newMemberBtn {
  color: #00408f;
  box-shadow: none;
  background: none;
  border: 1px solid #00408f;
  line-height: 38px;
  padding: 0 18px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
  display: block;
  margin-top: 5px;
}
#header.v3 .block2 .inner .member a.newMemberBtn span {
  background: rgba(0, 0, 0, 0) url("/mrso_img/common/hd_v6/ico_new_memberbtn.png") no-repeat scroll left 50%;
  padding-left: 23px;
}
#header.v3 .block2 .inner .right {
  display: block;
  text-align: right;
  margin-top: 10px;
}
#header.v3 .block2 .inner .right .header_nav .regist-button {
  color: #fff;
  box-shadow: none;
  background-color: #00408f;
  line-height: 35px;
  padding: 5px 25px;
}
#header.v3 .block2 .inner .right .header_nav a {
  margin: 0 15px;
  font-size: 14px;
}
#header.v3 .block2 .inner .right .header_nav a:last-child {
  margin: 0;
}
#header.v3 .block2 .inner .right .header_point {
  margin-bottom: 5px;
  color: #333;
  position: relative;
  height: 20px;
}
#header.v3 .block2 .inner .right .header_point p {
  font-weight: bold;
}
#header.v3 .block2 .inner .right .header_point p .text-red{
  color: #DE1616;
  font-weight: bold;
}
#header.v3 .block2 .inner .right .header_point p img{
  vertical-align: middle;
  width: 60px;
  padding-bottom: 3px;
  margin: 0 3px;
}

/* v3 sp header */
#spHeader.v3 {
    min-width: 100%;
    overflow: hidden;
    border-top: none;
}
#spHeader.v3 .tab {
  border-bottom: 2px solid #07438c;
  letter-spacing: -0.4em;
  overflow: hidden;
  padding: 0 1%;
}
#spHeader.v3 .tab .tab01 {
  background-color: #07438c;
  border-radius: 3px 3px 0 0;
  display: inline-block;
  letter-spacing: normal;
  margin-right: 1%;
  padding: 0 2px;
  text-align: center;
  width: 47%;
}
#spHeader.v3 .tab .tab01 a {
  color: #fff;
}
#spHeader.v3 .tab a {
  display: block;
  font-size: 9px;
  line-height: 28px;
}
#spHeader.v3 .tab .tab02 {
  background-color: #e2ebf6;
  border-radius: 3px 3px 0 0;
  display: inline-block;
  letter-spacing: normal;
  padding: 0 2px;
  text-align: center;
  width: 52%;
}
#spHeader.v3 .tab .tab02 a {
  color: #044392;
}
#spHeader.v3 div {
  vertical-align: top;
}

#spHeader.v3 .boxL {
    float: left;
    padding: 0;
    text-align: center;
    width: 55%;
    margin-bottom: 0;
}
#spHeader.v3 .boxL a {
  display: block;
  vertical-align: top;
  font-size: 0
}
#spHeader.v3 .boxL .spHeaderTpoint {
  color: #de1616;
  font-size: 8px;
  font-weight: bold;
  line-height: 1;
}
#spHeader.v3 .boxR {
    float: right;
    letter-spacing: -0.4em;
    padding:0;
    text-align: right;
    width: 40%;
}
#spHeader.v3 .boxR .user {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 5px;
  text-align: right;
  font-size: 12px;
  line-height: 1;
  position: relative;
  height: 44px;
  padding-top: 28px;
}
#spHeader.v3 .boxR .user a {
  color: #000;
}
#spHeader.v3 .boxR #mobileMenu {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 44px;
}
/* ↑↑　180213修正　↑↑ */
#spHeader.v3 #mobileMenu > a {
  display: block;
  height: 100%;
  width: 100%;
}
#spHeader.v3 .boxR #mobileMenu a img {
  line-height: 1;
  vertical-align: top;
}
#spHeader.v3 .spHeaderTpoint .sp_header_point {
  width: unset;
  color: #333;
  text-align: center;
  padding: 5px;
  margin: 0 -4%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-weight: 700;
}
#spHeader.v3 .spHeaderTpoint .sp_header_point p {
  font-weight: bold;
  font-size: 14px;
}
#spHeader.v3 .spHeaderTpoint .sp_header_point p span.text-red {
  color: #de1616;
  font-weight: bold;
}
#spHeader.v3 .spHeaderTpoint .sp_header_point img {
  vertical-align: middle;
  width: 60px;
  padding-bottom: 3px;
}
#spHeader.v3 .spHeaderTpoint div {
  width: 80%;
  margin: 0 auto;
}
#spHeader.v3 .spHeaderTpoint div p {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
}
#spHeader.v3 .spHeaderTpoint div p.spHeaderTpoint-logo {
  margin-right: 2px;
  width: 25%;
}
#spHeader.v3 .boxR .user a.newMemberBtn {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ee9124 0%, #e56d13 100%) repeat scroll 0 0;
  background: -moz-linear-gradient(top, #ee9124 0%, #ee9124 25%, #e56d13 75%, #e56d13);
  background: -webkit-gradient(linear, center top, center bottom, from(#ee9124), to(#e56d13));
  border: 1px solid #e85110;
  border-radius: 3px;
  box-shadow: 1px 1px 0 rgba(245, 191, 128, 1) inset;
  color: #ffffff;
  display: inline-block;
  font-size: 8px;
  line-height: 28px;
  margin-top: 6px;
  text-align: center;
  width: 100%;
}
#spHeader.v3 .boxR .user a.newMemberBtn span {
  background-size: auto 10px;
  background-image: url("/mrso_img/common/hd_v5/ico_newMemberBtn.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  display: inline-block;
  min-height: 17px;
  padding-left: 12px;
  font-size: 9px;
}
#spHeader.v3 .title {
  background-color: #f2f5fa;
  border-top: 1px solid #044392;
  color: #044392;
  font-size: 14px;
  padding: 6px 2%;
}
/* === Global Navigation ============================== */
#gnav {
  border-top: 2px solid #e4e4e4;
  padding: 0 10px;
  background-color: #F2F2F2;
  position: relative;
  z-index: 9997;
}
#gnav .gnavInner {
  border-bottom: 1px solid #FFFFFF;
  margin: 0 auto;
  position: relative;
  width: 1280px;
}
#gnav .bookmark {
  width: 149px;
  position: absolute;
  right: 10px;
  top: 0px;
}
#gnav .bookmark a {
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  display: block;
  line-height: 24px;
  margin-top: 6px;
  text-align: center;
  text-decoration: none;
}
#gnav ul {
  float: left;
  width: 1110px;
}
#gnav ul li {
  float: left;
  position: relative;
}
#gnav ul li a {
  background-image: url(../mrso_img/common/hd_v4/line.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 7px;
  display: block;
  line-height: 40px;
  font-size: 14px;
  text-shadow: rgba(150, 150, 150, 0.2)0 0 2px;
  position: relative;
  height: 40px;
}
#gnav ul li a:hover {
  text-decoration: none;
}
#gnav ul li a span {
  background-repeat: no-repeat;
  background-position: 6px 48%;
  border-radius: 5px;
  padding: 6px 7px 6px 30px;
  position: relative;
  padding: 6px 7px 6px 26px\9; /* IE8 */
}
#gnav ul li a span:not(:target) {
  padding: 7px 7x 6px 32px\9; /* IE9- */
}
.hearing-context .-text {
      font-size :7px;
      padding :0px;
      position: absolute;
      line-height: 1rem;
}
@media all and (-ms-high-contrast:none) { /* IE10- */
  #gnav ul li a span {
    padding: 7px 7px 6px 30px;
  }
}
@-moz-document url-prefix() { /* firefox */
  #gnav ul li a span {
    padding: 6px 7px 6px 26px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, #gnav ul li a span { /* for safari */
    padding: 5px 10px 5px 26px !important;
  }
}
#gnav ul li a span:hover {
  background-color: #fff;
}
#gnav ul li.users, #gnav ul li.bookmark {
  float: right;
}
#gnav ul li.interview a span {
  padding: 8px 7px
}
#gnav ul li.search a span {
  background-image: url(/mrso_img/common/hd_v4/icon_search.gif);
}
#gnav ul li.ranking a span {
  background-image: url(/mrso_img/common/hd_v4/icon_crown.gif);
}
#gnav ul li.kenpo a span {
  background-image: url(/mrso_img/common/hd_v4/icon_kenpo.gif);
}
#gnav ul li.business a span {
  background-image: url(/mrso_img/common/hd_v4/icon_business.gif);
}
#gnav ul li.gifts a span {
  background-image: url(/mrso_img/common/hd_v4/icon_gift.gif);
}
/*#gnav ul li.interview a span {
	background-image: url(/mrso_img/common/hd_v4/icon_interview.gif);
}*/
#gnav ul li.users a span {
  background-image: url(/mrso_img/common/hd_v4/ico_mypage.gif);
}
#gnav ul li.bookmark a span {
  background-image: url(/mrso_img/common/hd_v4/icon_bookmark.gif);
}
#gnav ul li.faq a span {
  background-image: url(/mrso_img/common/hd_v4/icon_faq.gif);
}
#gnav ul li.users {
  background-image: url(/mrso_img/common/hd_v4/line.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
#gnav ul li.words {
  background-image: url(../mrso_img/common/hd_v4/line.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 7px;
  display: block;
  line-height: 40px;
  font-size: 14px;
  text-shadow: rgba(150, 150, 150, 0.2)0 0 2px;
  position: relative;
  height: 40px;
  z-index: 1
}
#gnav ul li.words span {
  background-image: url("/mrso_img/common/hd_v4/icon_word.png");
  background-repeat: no-repeat;
  background-position: 6px 48%;
  border-radius: 5px;
  color: #0065b8;
  padding: 6px 7px 6px 30px;
  position: relative;
  padding: 6px 7px 6px 26px\9;
  background-size: 17px auto;
  cursor: pointer
}
#gnav ul li.words span:after {
  content: url("../mrso_img/common/hd_v4/arrow_down.png");
  position: relative;
  margin-left: 5px;
}
#gnav ul li.words span:hover {
  background-color: #fff;
}
#gnav ul li.words ul.child {
  display: none;
  background-color: #FFFFFF;
  position: absolute;
  top: 35px;
  left: 0px;
  z-index: 10;
  width: 250px;
  float: none;
  box-shadow: 0px 9px 3px -3px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0px 9px 3px -3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 9px 3px -3px rgba(0, 0, 0, 0.6);
}
#gnav ul li.words ul.child li {
  float: none;
  background-color: #F2F2F2;
  border-bottom: 1px solid #fff;
}
#gnav ul li.words ul.child li:last-child {
  border-style: none;
}
#gnav ul li.words ul.child li:last-child a {
  border-style: none;
}
#gnav ul li.words ul.child li a {
  display: block;
  line-height: 1.7;
  padding: 5px 10px;
  height: auto;
  background-image: none;
  border-bottom: 1px solid #e4e4e4;
}
#gnav ul li.words ul.child li a:hover {
  background-color: #fff
}
#gnav ul li.words ul.child li a:after {
  content: url("../mrso_img/common/hd_v4/arrow_right.png");
  position: relative;
  margin-left: 10px;
}
/* ===== breadCrumb =========================== */
#breadCrumb {
  border-bottom: 1px solid #BFBFBF;
  padding: 10px 0;
}
#breadCrumb .inner {
  margin: 0 auto;
  width: 1280px;
}
#breadCrumb span.singleItem {
  display: inline;
  margin: 0 2px 0 0;
  font-size: 11px;
}
#breadCrumb span.singleItem a {
  background: url(/mrso_img/common/breadcrumb.gif) no-repeat right 4px;
  padding: 0 12px 0 10px;
  font-size: 11px;
  color: #8C8C8C;
}
#breadCrumb span:last-child a {
  background: none;
}
/* v3 layout */
#mainContents {
  margin: 0;
  background-color: #ffffff;
}
#mainContents .mainInner {
  background-color: #ffffff;
  margin: 0 auto;
  padding: 15px 0 0;
  position: relative;
  width: 1280px;
}
@media only screen and (max-width: 640px) {
  #mainContents .mainInner {
    max-width: 100%;
  }
  .hearing-context {display: none;}

}
/* ===== ad =========================== */
#ad {
  line-height: 1;
  position: absolute;
  right: -180px;
  top: 15px;
  width: 180px;
}
#ad h2 {
  font-size: 78%;
  font-weight: normal;
  margin-bottom: 10px;
  text-align: center;
}
/*#searchBoxArea*/
#searchBoxArea {
  width: 280px;
  margin-right: 20px;
  float: left;
}
#block1 #topSearch {
  clear: both;
  float: left;
  margin-right: -340px;
  width: 100%;
}
#block1 .search-right {
  float: right;
  margin-left: -340px;
  width: 100%;
}
/*#searchBoxArea*/
#searchBoxArea h2, #searchBoxArea p.search-filter {
  font-size: 13px;
  font-weight: bold;
  margin-top: 2px;
  color: #212121;
}
#searchBoxArea h2.refine, #searchBoxArea .search-filter.refine {
  padding-left: 25px;
  background-image: url(/mrso_img/search_area/icon_refine.png);
  background-repeat: no-repeat;
  background-position: left 4px;
}
#searchBoxArea .facilitiySearchWrap {
  overflow: hidden;
}
#searchBoxArea .box {
  padding: 5px 10px 10px 10px;
  border: 4px solid #bfbfbf;
}
#searchBoxArea .box.freebox {
  margin-top: 10px;
}
#searchBoxArea .areaClass {
  width: 50px;
  float: left;
  color: #676767;
  font-size: 14px;
  line-height: 24px;
}
#searchBoxArea .box .swich {
  margin-bottom: 10px;
}
#searchBoxArea .box input[type=text].input01 {
  width: 100%;
  float: left;
  padding: 6px 5px;
  background-color: #FFFFCC;
  cursor: pointer;
  margin-bottom: 10px;
}
#searchBoxArea .box input[type=submit].btn01.word {
  float: right;
  width: 60px;
}
#searchBoxArea select {
  width: 100%;
  height: 33px;
  border: 1px solid #bfbfbf;
  line-height: 33px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 8px center;
  margin-bottom: 10px;
  text-indent: 22px;
  padding-left: 22px\9; /* IE8 */
  background-color: #FFFFCC;
  cursor: pointer;
}
#searchBoxArea .other-conditions {
  display: none;
}
#searchBoxArea .advanced-search {
  text-align: center;
  margin: 5px 0;
}
/*#topSearch*/
#topSearch #searchBoxArea h2, #topSearch #searchBoxArea .search-filter {
  font-weight: normal;
}
#topSearch #searchBoxArea h2 span, #topSearch #searchBoxArea .search-filter span {
  font-weight: bold;
}
#topSearch #searchBoxArea .box {
  padding: 7px 15px 13px;
  border: 3px solid #044392;
  border-radius: 5px;
}
#topSearch #searchBoxArea .synthesis {
  margin-top: 8px;
}
#topSearch #searchBoxArea .synthesis dt {
  color: #ac2121;
  font-weight: bold;
}
#topSearch #searchBoxArea .synthesis dd {
  background: #f8e9e6;
  border: 1px solid #e7cbcb;
  padding: 12px 10px;
}
#topSearch #searchBoxArea .single {
  margin: 10px 0;
}
#topSearch #searchBoxArea .single dt {
  color: #10549b;
  font-weight: bold;
}
#topSearch #searchBoxArea .single dd input {
  margin: 3px 3px 0 0;
}
#topSearch #searchBoxArea .swich li {
  cursor: pointer;
  height: 24px;
  border-radius: 5px;
  line-height: 24px;
  text-align: center;
  width: 90px;
  float: left;
  background-color: #E1F0FC;
  margin-right: 10px;
  color: #307FC2;
  position: relative;
}
#topSearch #searchBoxArea .swich li.select {
  background-color: #00408F;
  color: #FFFFFF;
}
#searchBoxArea select:not(:target) {
  padding-left: 22px\9; /* IE9 */
}
#searchBoxArea span.from {
  position: relative;
  top: 5px;
  margin-left: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #searchBoxArea select:not(:target) {
    padding-left: 22px; /* IE10（\9なしでIE11にも適用） */
  }
}
#searchBoxArea select.half {
  width: 120px;
  float: left;
}
#searchBoxArea select.map {
  background-image: url(/mrso_img/common/icon/search/icon_map02.png);
  background-position: 5px center;
}
#searchBoxArea select.area {
  background-image: url(/mrso_img/common/icon/search/icon_map.png);
}
#searchBoxArea select.train {
  background-image: url(/mrso_img/common/icon/search/icon_train.png);
  background-position: 5px center !important;
}
#searchBoxArea select#maxPrice {
  width: 43%;
  float: right;
  padding-left: 5px;
  margin: 0 0px 10px 2%;
  text-indent: 0px;
}
#searchBoxArea select#minPrice {
  width: 43%;
  float: left;
  margin: 0 4% 10px 0;
  padding-left: 5px;
  text-indent: 0px;
}
#searchBoxArea .fromPrice {
  font-size: 11px;
  line-height: 31px;
  float: left;
  margin-right: 10px;
}
#searchBoxArea select.map {
  margin-bottom: 5px;
}
#searchBoxArea select#PlanPlanTag {
  background-image: url(/mrso_img/common/icon/search/icon_inspection.png);
  margin-top: 3px;
}
#searchBoxArea input[type=text].input01.selectDate01 {
  width: 75%;
  float: left;
  background-image: url(/mrso_img/common/icon/search/icon_calendar.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  padding-left: 27px;
  margin-bottom: 10px;
  background-color: #FFFFCC;
  cursor: pointer;
}
#searchBoxArea .box input[type=submit].btn03.datail {
  width: 218px;
  float: none;
  margin: 10px auto 20px;
  height: 40px;
  font-size: 16px;
}
.ui-datepicker {
  font-size: 70%;
}
/* ===== .facebook =========================== */
.facebook {
  width: 100%;
}
/* ===== .recentFacilityWrapper =========================== */
.recentFacilityWrapper {
  background: #f2f2f2;
  margin-top: 60px;
}
.recentFacilityWrapper .doc {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.recentFacilityWrapper h3, .recentFacilityWrapper .recentFacilityTtl, .recentFacilityWrapper .recentFacilityTitle {
  background: #f2f2f2;
  padding: 8px 25px;
  position: absolute;
  top: -25px;
  color: #666;
  font-weight: bold;
  font-size: 14px;
}
.recentFacilityWrapper .doc .inner {
  padding: 40px 0 0 0
}
.recentFacilityWrapper ul li {
  float: left;
  width: 140px;
  margin-right: 15px;
}
.recentFacilityWrapper ul li .frame {
  width: 140px;
  height: 90px;
  overflow: hidden;
}
.recentFacilityWrapper ul li img {
  width: 140px
}
.recentFacilityWrapper .facilityName {
  margin-top: 5px;
  line-height: 1.3;
  display: block;
}
.recentFacilityWrapper .facilityName {
  font-weight: bold;
  text-decoration: underline;
}
.recentFacilityWrapper a {
  text-decoration: underline;
}
.recentFacilityWrapper a:hover {
  text-decoration: none
}
.recentFacilityWrapper .alignR {
  padding: 10px 0 20px 0
}
.recentFacilityWrapper .alignR a {
  color: #666;
  text-decoration: none;
  background: url(/mrso_img/common/icon/arrow_gray.png) no-repeat 0 50%;
  padding-left: 10px;
  font-size: 13px;
}
.recentFacilityWrapper .alignR a:hover {
  text-decoration: underline;
}
/* ===== .adjacentFacilityWrapper =========================== */
.adjacentFacilityWrapper {
  background: #ffffff;
  margin-top: 60px;
}
.adjacentFacilityWrapper .doc {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.adjacentFacilityWrapper h3 {
  background: #ffffff;
  position: absolute;
  color: #666;
  font-weight: bold;
}
.adjacentFacilityWrapper .doc .inner {
  padding: 40px 0 0 0
}
.adjacentFacilityWrapper ul li {
  float: left;
  width: 140px;
  margin-right: 15px;
}
.adjacentFacilityWrapper ul li .frame {
  width: 140px;
  height: 90px;
  overflow: hidden;
}
.adjacentFacilityWrapper ul li img {
  width: 140px
}
.adjacentFacilityWrapper .facilityName {
  margin-top: 5px;
  line-height: 1.3;
  display: block;
}
.adjacentFacilityWrapper .facilityName {
  font-weight: bold;
  text-decoration: underline;
}
.adjacentFacilityWrapper a {
  text-decoration: underline;
}
.adjacentFacilityWrapper a:hover {
  text-decoration: none
}
.adjacentFacilityWrapper .pref {
  color: #666;
  font-size: 11px;
}
.adjacentFacilityWrapper .alignR {
  padding: 10px 0 20px 0
}
.adjacentFacilityWrapper .alignR a {
  color: #666;
  text-decoration: none;
  background: url(/mrso_img/common/icon/arrow_gray.png) no-repeat 0 50%;
  padding-left: 10px;
  font-size: 13px;
}
.adjacentFacilityWrapper .alignR a:hover {
  text-decoration: underline;
}
/* ===== #conciergeBanner =========================== */
#conciergeBanner {
  bottom: 10px;
  display: none;
  width: 278px;
  height: 278px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 10px;
  z-index: 10;
}
#conciergeBanner a:hover {
  position: relative;
  top: 2px;
}
#conciergeClose {
  cursor: pointer;
  height: 30px;
  width: 30px;
  overflow: hidden;
  position: absolute;
  right: 30px;
  bottom: 40px;
  z-index: 10;
}
/* ===== #footer =========================== */
#footer {
  width: 100%;
  background-color: #00408F;
  padding-top: 30px;
  /*margin-top: 30px;*/
}
#footer .footerInner {
  margin: 0 auto;
  width: 1100px;
  padding-bottom: 10px;
}
#footer ul.point {
  background-color: #F2F6F9;
  border-radius: 5px;
  padding: 20px 0;
  height: auto;
  margin-top: 20px;
  width: 1100px;
  position: relative;
}
#footer ul.point li {
  background-color: #F2F6F9;
  height: 320px;
  width: 25%;
  float: left;
  border-right: 1px dotted #BFBFBF;
  padding: 20px 20px 0px;
}
#footer ul.point li .imageArea {
  height: 80px;
  text-align: center;
}
#footer ul.point li .imageArea img {
  height: 56px;
}
#footer ul.point li:last-child {
  border-right: none;
}
#footer ul.point li p {
  font-size: 14px;
  height: 100px;
}
#footer ul.point li h3, #footer ul.point li p.pointHl {
  color: #000000;
  font-size: 15.9px;
  margin-top: 20px;
  margin-bottom: 10px;
  height: auto;
}
#footer ul.point li .kiyaku {
  font-size: 80%;
}
#footer ul.point li a.btn {
  background-color: #00408F;
  background-image: url(/mrso_img/common/footer/icon_link.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  color: #FFFFFF;
  padding: 5px 10px 5px 20px;
  display: block;
  margin-top: 10px;
  font-size: 13px;
}
#footer ul.point li .note {
  font-size: 90%;
}
#footer ul.pointBtm li {
  margin: 20px auto 0;
  width: 200px;
  display: block;
}
#footer ul.pointBtm li a {
  background-repeat: no-repeat;
  background-image: url(/mrso_img/common/footer/icon_link02.png);
  background-position: 0px center;
  padding-left: 10px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 15px;
}
#footer #information {
  border-top: 1px dotted #FFFFFF;
  margin-top: 20px;
  padding-top: 20px;
}
#footer #information .boxL {
  width: 100px;
}
#footer #information .boxR {
  width: 980px;
  color: #FFFFFF;
}
#footer #information .boxR h4 {
  font-size: 21px;
  font-weight: 500;
}
#footer .footerBannerArea ul li {
  float: left;
  margin-right: 5px;
  margin-right: 3px\9;
  display: block;
}
#footer .footerBannerArea ul li:last-child {
  margin-right: 0px;
}
#footer .information02 {
  border-top: 1px dotted #FFFFFF;
  padding: 10px 0;
  margin-top: 10px;
}
#footer .information02.last-child {
  border-bottom: none;
}
#footer .information02 h3, #footer .information02 p.pickupKw {
  color: #FFFFFF;
  margin-bottom: 5px;
}
#footer .information02 ul li {
  float: left;
  margin: 0 10px 0px 0;
  font-size: 96%;
}
#footer .information02 ul li a {
  color: #FFFFFF;
}
#companyFooter {
  background-color: #FFF100;
  padding: 20px 0 20px;
}
#companyFooter .inner {
  margin: 0 auto;
  width: 1100px;
}
#companyFooter .logo {
  height: 50px;
  width: 140px;
  float: left;
  margin-right: 20px;
}
#companyFooter .inner .links {
  width: 830px;
  text-align: right;
}
#companyFooter .links a {
  color: #00408F;
  font-size: 12px;
}
#companyFooter .copyright {
  text-align: right;
  color: #00408F;
  font-size: 10px;
  margin: 0 auto;
  width: 1100px;
}
/* ===== #footBannerArea =========================== */
#footBannerArea {
  margin-top: 30px;
}
#footBannerArea .footBannerInner {
  margin: 0 auto;
  width: 1100px;
}
#footBannerArea h3, #footBannerArea p.nowFeature {
  background-color: #bf0000;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px 10px;
}
#footBannerArea ul {
  padding-top: 15px;
  display: flex;
  flex-wrap: wrap;
}
#footBannerArea ul li {
  width: 203px;
  margin-right: 21px;
  margin-bottom: 15px;
  float: left;
}
#footBannerArea ul li:nth-child(5n) {
  margin-right: 0px;
}
#footBannerArea ul li dt {
  width: 203px;
  height: 92px;
}
#footBannerArea ul li dt img {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
#footBannerArea ul li dd {
  margin-top: 10px;
  line-height: 1.2em;
  font-size: 12px;
}
/* sp用
=========================================*/
@media only screen and (max-width: 640px) {
  #footBannerArea .footBannerInner {
    margin: 0 auto;
    width: 100%;
  }
  #footBannerArea ul {
    width: 98%;
    margin: 0 auto;
  }
  #footBannerArea ul li {
    width: 49%;
    margin-bottom: 15px;
    float: left;
    margin-right: 0%;
  }
  #footBannerArea ul li:nth-child(5n) {
    margin-right: 0%;
  }
  #footBannerArea ul li:nth-child(2n) {
    margin-right: 0% !important;
    float: right;
  }
  #footBannerArea ul li dt {
    width: 100%;
    height: auto;
  }
}
/* ===== clearfix =========================== */
#header:after, #gnav:after, #mainContents:after, #footer ul.point:after, #footer #information:after, #footer .footerBannerArea ul:after, #companyFooter .inner:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden;
}
#header:after, #gnav:after, #mainContents:after, #footer ul.point:after, #footer #information:after, #footer .footerBannerArea ul:after, #companyFooter .inner:after {
  zoom: 1;
}
.floatWrapper {
  display: none;
}
/* ===== SP/PC切替=========================== */
.sp-none {
  display: block;
}
.sp-only {
  display: none;
}
/* ===== #swichPc =========================== */
#swichPc #pc-site-change-button, #swichPc #sp-site-change-button {
  display: block;
  margin: 10px 10%;
  padding: 7px 10px;
  position: relative;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-image: url(/mrso_img/sp/common/icon_arrow03.png);
  color: #00408F;
  text-decoration: none;
  border: 1px solid #00408F;
  background-size: 8px 13px;
}
/* ===== SP用 =========================== */
@media only screen and (max-width: 640px) {
  #header, #gnav, #footer .point, #footer .pointBtm, #footer .footerBannerArea, #footer .information02 {
    display: none;
  }
  #conciergeBanner {
    display: none !important;
  }
  #spHeader {
    min-width: 100%;
    padding: 12px 4% 0;
    overflow: hidden;
    border-top: 4px solid #00408F;
  }
  #spHeader .clearfix {margin-bottom: 8px}
  #spHeader .boxL {
    width: 50%;
    text-align: center;
    margin-bottom: 5px;
  }
  #spHeader .boxL .spHeaderTpoint {
    color: #DE1616;
    font-weight: bold;
    font-size: 12px;
    display: block;
  }
  #spHeader .boxR {
    width: 47%;
    position: relative;
  }
  #spHeader .boxR .login {
    width: 75%;
    float: left;
  }
  #spHeader .boxR .login li {
    font-size: 80%;
  }
  #spHeader .boxR .login li a {
    /*	width: 75%;
            font-size: 80%;*/
    background-image: url(/mrso_img/sp/common/icon_arrow01.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 0.6em;
    background-size: 4px 7px;
    text-decoration: underline;
  }
  #spHeader .boxR #mobileMenu {
    width: 25%;
    border-radius: 5px;
    float: right;
    overflow: hidden;
    z-index: 99999;
    position: relative;
    top: 0px;
    right: 0px;
  }
  #mobileMenu > a {
    width: 100%;
    height: 100%;
    display: block;
  }
  #telMenu img, a.right-menu img {
    width: 100%;
    height: auto;
  }
  #sidr-right input.btn01.word {
    padding-left: 5px;
    padding-right: 5px;
    width: 22%;
    float: right;
  }
  #sidr-right input[type=text].input01 {
    padding: 6px 5px;
    width: 73%;
  }
  #sidr-right.sidr.right a.right-menu.closeBtn {
    color: #ffffff;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    display: block;
    width: 80%;
    text-decoration: none;
    border-radius: 5px;
    margin: 0 10% 20px;
    background-color: #00408F;
  }
  #sidr-right ul li a span {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
    background-size: 13px 13px;
  }
  #sidr-right ul li.menu01 a span {
    background-image: url(/mrso_img/sp/common/menu_icon01.png);
  }
  #sidr-right ul li.menu02 a span {
    background-image: url(/mrso_img/sp/common/menu_icon02.png);
  }
  #sidr-right ul li.menu03 a span {
    background-image: url(/mrso_img/sp/common/menu_icon03.png);
  }
  #sidr-right ul li.menu04 a span {
    background-image: url(/mrso_img/sp/common/menu_icon04.png);
  }
  #sidr-right ul li.menu05 a span {
    background-image: url(/mrso_img/sp/common/menu_icon05.png);
  }
  #sidr-right ul li.menu06 a span {
    background-image: url(/mrso_img/sp/common/menu_icon06.png);
  }
  #sidr-right ul li.menu07 a span {
    background-image: url(/mrso_img/sp/common/menu_icon07.png);
  }
  #sidr-right ul li.menu08 a span {
    background-image: url(/mrso_img/sp/common/menu_icon08.png);
  }
  #sidr-right ul li.menu09 a span {
    background-image: url(/mrso_img/sp/common/menu_icon09.png);
  }
  #sidr-right ul li.menu10 a span {
    background-image: url(/mrso_img/sp/common/menu_icon10.png);
  }
  #sidr-right ul li.menu10 a {
    padding: 10px 15px 10px 5px;
    line-height: 1.2;
  }
  #sidr-right ul li.menu11 a span {
    background-image: url(/mrso_img/common/hd_v4/icon_faq.gif);
  }
  #sidr-right ul li.menu12 div {
    padding: 0 15px 0 5px;
    display: block;
    text-decoration: none;
    color: #00408f;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-image: url(../mrso_img/sp/common/icon_arrow04.png);
    background-color: rgba(0, 0, 0, 0);
    background-attachment: scroll;
    font-size: 16px;
    line-height: 2.5em;
    width: 100%;
    background-size: 10px auto;
    border-top: 1px solid #FFFFFF;
    cursor: pointer;
  }
  #sidr-right ul li.menu12 span {
    background-image: url(../mrso_img/common/hd_v4/icon_word.png);
    padding-left: 23px;
    background-size: 15px auto;
    background-repeat: no-repeat;
    background-position: 0% 50%;
  }
  #sidr-right ul li.menu12 .child {
    display: none;
  }
  #sidr-right ul li.menu12 .child a {
    font-size: 13px;
    color: #00408f;
    padding-left: 20px;
  }
  #sidr-right ul li.menu13 a span {
    background-image: url(../mrso_img/common/hd_v4/icon_crown.png);
  }
  /* ↓↓　180213修正　↓↓ */
  #sidr-right ul li.menu08-login a span {
    background-image: url(/mrso_img/sp/common/menu_icon_login.png);
  }
  #sidr-right ul li.menu08-logout a span {
    background-image: url(/mrso_img/sp/common/menu_icon08.png);
  }
  #sidr-right a.newMemberBtn {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffa200 0%, #ff7900 100%) repeat scroll 0 0;
    background: -moz-linear-gradient(top, #ffa200 0%, #ff7900 100%);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffa200), to(#ff7900));
    border: 0;
    border-radius: 3px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    margin: 0 auto 1em;
    padding: 0.5em 0;
    text-align: center;
    width: 90%;
  }
  #sidr-right a.cnLinkBtn {
    display: block;
    letter-spacing: normal;
    text-align: center;
    width: 90%;
    color: #044392;
    font-size: 12px;
    padding: 0.5em;
    border: 1px solid #b5bcca;
    margin: 0 auto 2em;
    border-radius: 4px;
  }
  /* ↑↑　180213修正　↑↑ */
  #mobileMenu ul {
    display: none;
  }
  #sidr-right {
    display: none;
  }
  #spHeader .boxR .special {
    clear: both;
    position: relative;
  }
  #spHeader .boxR .special p.note {
    color: #656565;
    font-size: 10px;
    margin: 0;
    line-height: 10px;
    position: relative;
    top: -3px;
  }
  #spHeader .kiyaku {
    text-align: center;
    font-size: 12px;
  }
  #searchBoxArea {
    width: 100%;
    margin-right: 0px;
    float: none;
  }
  /*#mainContents*/
  #mainContents {
    margin-right: 0;
    min-width: 100%;
  }
  #mainContents .mainInner {
    padding: 0;
  }
  /*#searchBoxArea*/
  #searchBoxArea .box {
    padding: 3%;
    border: 4px solid #bfbfbf;
  }
  /*#topSearch*/
  #topSearch #searchBoxArea .box {
    margin: 0 2%;
  }
  #searchBoxArea .box input[type=text].selectDate01.input01 {
    width: 100%;
    margin-right: 0%;
  }
  #searchBoxArea .box input[type=submit].btn01.word {
    float: right;
    width: 28%;
  }
  #searchBoxArea select.map {
    background-image: url(/mrso_img/common/icon/search/icon_map02.png), url(/mrso_img/sp/common/icon_arrow_select.png);
    background-position: 3px center, 97% center;
    background-repeat: no-repeat, no-repeat;
  }
  #searchBoxArea select.area {
    background-image: url(/mrso_img/common/icon/search/icon_map.png), url(/mrso_img/sp/common/icon_arrow_select.png);
    background-position: 5px center, 97% center;
    background-repeat: no-repeat, no-repeat;
  }
  #searchBoxArea select.train {
    background-image: url(/mrso_img/common/icon/search/icon_train.png), url(/mrso_img/sp/common/icon_arrow_select.png);
    background-position: 5px center, 97% center;
    background-repeat: no-repeat, no-repeat;
  }
  #searchBoxArea select#PlanPlanTag {
    background-image: url(/mrso_img/common/icon/search/icon_inspection.png), url(/mrso_img/sp/common/icon_arrow_select.png);
    background-position: 5px center, 97% center;
    background-repeat: no-repeat, no-repeat;
  }
  #searchBoxArea select {
    width: 100%;
    height: 33px;
  }
  #searchBoxArea .box input[type=submit].btn01.datail {
    width: 80%;
    float: none;
    margin: 10px auto;
    height: 40px;
    font-size: 16px;
  }
  #breadCrumb {
    border-bottom: 1px solid #BFBFBF;
    padding: 2px 2% 2px;
    line-height: 1.0;
    min-width: 100%;
  }
  #breadCrumb .inner {
    width: 100%;
    overflow: hidden;
  }
  #breadCrumb .singleItem {
    line-height: 1.0
  }
  #breadCrumb span.singleItem a {
    font-size: 11px;
    color: #8C8C8C;
    margin-right: 5px;
    padding-right: 10px;
    padding-left: 0px;
  }
  #footer {
    margin-top: 20px;
    padding-top: 10px;
  }
  #footer .footerInner {
    margin: 0;
    width: 100%;
    padding-bottom: 10px;
  }
  #footer #information .boxL {
    width: 18%;
  }
  #footer #information .boxR {
    width: 78%;
    color: #FFFFFF;
    padding-right: 2%;
  }
  #footer #information .boxR h4 {
    font-size: 17px;
    font-weight: 500;
  }
  #footer #information .boxR p {
    font-size: 13px;
  }
  #footer ul.spPoint {
    background-color: rgba(0, 0, 0, 0) !important;
    border-radius: 0px;
    padding: 0 2%;
    margin: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  #footer ul.spPoint li {
    background-color: rgba(0, 0, 0, 0) !important;
    height: auto;
    width: 46%;
    float: left;
    border-right: none;
    border-radius: 5px;
    margin-right: 2%;
    margin-left: 2%;
  }
  #footer ul.spPoint li .imageArea {
    height: 80px;
    text-align: left;
  }
  #footer ul.spPoint li.point_footer_logo{
    background-color: #f2f6f9 !important;
    border-radius: 1px;
    padding: 5px 0;
  }
  #footer ul.spPoint li.point_footer_logo img {
    border-radius: 5px;
    vertical-align: middle;
  }
  #footer ul.spPoint li.point_footer_logo span {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
  }
  #footer .spPointBtm li {
    background-image: url(/mrso_img/sp/common/icon_arrow02.png);
    background-position: 96% center;
    background-repeat: no-repeat;
    border-top: 1px solid #3A69A2;
    background-size: 8px 13px;
  }
  #footer .spPointBtm {
    margin-top: 20px;
  }
  #footer .spPointBtm li a {
    line-height: 3em;
    color: #F0F0F0;
    padding: 5px 5px 5px 4%;
    width: 100%;
    display: block;
  }
  #companyFooter {
    background-color: #FFF100;
    padding: 20px 0 80px;
  }
  #companyFooter .inner {
    margin: 0 auto;
    width: 100%;
  }
  #companyFooter img.logo {
    display: none;
  }
  #companyFooter .inner .links {
    float: none;
    padding: 0 2%;
    text-align: center;
    width: 100%;
  }
  #companyFooter .copyright {
    margin: 0 2%;
    width: 96%;
    text-align: center;
  }
  #fotterTelBtn {
    width: 100%;
    z-index: 999999;
  }
  .floatWrapper {
    width: 100%;
    background: #4b4b4b;
    box-shadow: rgba(153, 154, 156, 0.65) 0px 6px 6px 6px;
    padding: 0px;
    z-index: 9999999;
    position: fixed;
    bottom: 0;
    left: 0;
    display: block;
  }
  .floatWrapper .btnWrapper .btn00 {
    position: absolute;
    width: 45%;
    margin-right: 5%;
    bottom: 0px;
  }
  .floatWrapper .btnWrapper img {
    width: 100%;
  }
  .floatWrapper .btnWrapper .btnAarea {
    width: 58%;
    float: left;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ee9124 0%, #e56d13 100%);
  }
  .floatWrapper .btnWrapper a {
    background-repeat: no-repeat;
    background-position: 50% 5px;
    background-size: auto 28px;
    display: block;
    font-size: 11px;
    text-align: center;
    padding: 34px 0 0px;
    font-weight: bold;
  }
  .floatWrapper .btnWrapper .btnAarea a {
    background-image: url(/mrso_img/saerchs/icon_tel.png);
    color: #FFFFFF;
  }
  .floatWrapper .btnWrapper .btnAareaClinic {
    width: 40%;
    float: right;
  }
  .floatWrapper .btnWrapper .btnAareaClinic a {
    background-color: #F1F1F1;
    background-image: url(/mrso_img/saerchs/icon_clinic.png);
  }
  /* ===== SP/PC切替=========================== */
  .sp-none {
    display: none;
  }
  .sp-only {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  #spHeader.v3 .title {
    display: none;
  }
  #breadCrumb {
    display: none;
  }
}
.gsc-control-cse {
  top: 0 !important;
}
form.gsc-search-box {
  margin: 0 0 0 !important;
}
table.gsc-search-box {
  margin-bottom: 0 !important;
}
/*footerStatic*/
.l-footer {
  width: 100%;
	margin-top: 40px
}
.p-footer {}
.p-footer__logo .c-imgLink {
  display: block;
  background-image: url(/mrso_img/common/hd_v6/logo.svg);
  background-size: 238px auto;
  height: 100px;
  width: auto;
}
.p-site-footer {
  border-top: 1px solid #00408f;
}
.p-site-footer__banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto;
  width: 1280px;
}
.p-site-footer__banner > li {
  width: 190px;
  margin-right: 15px;
}
.p-site-footer__banner > li a {
  text-align: left;
  padding-right: 0px;
  line-height: 42px !important;
}
.c-button {
    border-radius: 3px;
    display: block;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    line-height: 46px;
    cursor: pointer;
}
.c-icon {
    font-style: normal;
    font-weight: 400;
}
.c-button.-banner {
    background: #00408f;
    border-radius: 0;
    color: #fff;
    line-height: 52px;
    position: relative;
    text-decoration: none;
}
.c-button.-banner.c-icon.-arw-r:after {
    border-color: #fff;
    border-width: 3px;
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 15px;
    height: 9px;
    width: 9px;
}
.c-icon.-arw-b:after, .c-icon.-arw-r:after {
    border-right: 2px solid #00408f;
    border-bottom: 2px solid #00408f;
    content: "";
    display: inline-block;
    margin-left: 7px;
    height: 7px;
    width: 7px;
}
.c-icon.-arw-r:after {
    transform: rotate(-45deg);
}
.p-site-footer__seo {
  width: 1280px;
  margin: auto;
}
.p-site-footer__seo>.-logo-seo {
    display: inline-block;
    height: 100px;
    background-position: 0;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
}
.p-site-footer__seo > .-logo-seo.bg-img1 {
  background-image: url(/mrso_img/common/footer/xgankenshin50.png.pagespeed.ic.E4HlRLCf3B.webp);
  width: 445px;
}
.p-site-footer__seo > .-logo-seo.bg-img2 {
  background-image: url(/mrso_img/common/footer/xe-ningendock.png.pagespeed.ic.JK7HSi5Mdd.webp);
  width: 150px;
}
.p-site-footer__seo > .-logo-seo.bg-img3 {
  background-image: url(/mrso_img/common/footer/xkenshin-gr.png.pagespeed.ic.Lek4VrxgKb.webp);
  width: 290px;
}
.p-site-footer__seo > img {
  padding: 28px 0;
  height: 100px;
  width: 2px;
  margin: 0 20px;
  background-position: 0;
  background-repeat: no-repeat;
  background-image: url(/mrso_img/common/footer/xstraight-line.png.pagespeed.ic.1XOjwnnY1-.webp);
  display: inline-block;
}
.p-site-footer__content {
  padding: 20px 0;
}
.p-site-footer__content {
  background: #fff100;
}
.p-site-footer__content-inner {
  width: 1280px;
  margin: auto;
}
.p-site-footer__content-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.p-logo--footer {
  display: inline-block;
  background-image: url(/mrso_img/common/hd_v6/logo.svg);
  background-size: 140px auto;
  height: 50px;
  width: 140px;
  background-position: 0;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
}
.p-site-footer__content-inner > .-footright > .-footnav {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.p-site-footer__content-inner > .-footright > .-footnav > li {
  font-size: 12px;
}
.p-site-footer__content-inner > .-footright > .-footnav > li > a {
  color: #00408f;
  text-decoration: none;
}
.p-site-footer__content-inner>.-footright>.-footnav>li:after {
    content: " ｜ ";
    white-space: pre-wrap;
}
.p-site-footer__content-inner>.-footright>.-footnav>li:last-child:after {
    display: none
}
.p-site-footer__content-inner > .-footright > .-copy {
  font-size: 10px;
  margin-top: 15px;
  text-align: right;
}
.p-site-footer__content-inner > .-footright > .-copy {
  display: block;
}
@media (min-width: 20em) and (max-width: 40.0525em) {
  .l-footer {
    margin-top: 30px;
  }
  .p-site-footer__banner {
    display: flex;
    flex-wrap: wrap;
	width: 100%
  }
  .p-site-footer__banner > li {
    width: 50%;
    max-width: 50%;
	margin-right: 0px
  }
  .p-site-footer__banner > li:first-child {
    border-right: 1px solid #fff;
  }
  .c-button.-banner {
    font-size: 14px;
    text-align: left;
  }
  .c-button.-banner.c-icon.-arw-r:after {
    border-width: 2px;
    height: 8px;
    width: 8px;
  }
  .p-site-footer__seo {
    width: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .p-site-footer__seo > img {
    display: none;
  }
  .p-site-footer__seo > .-logo-seo.bg-img1 {
    background-image: url(/mrso_img/common/footer/xgankenshin50-sp.png.pagespeed.ic.244k7uIGfz.webp);
    width: 46%;
    margin-right: 8%;
    margin-left: 2%;
    background-size: 100%;
  }
  .p-site-footer__seo > .-logo-seo.bg-img2 {
    width: 41%;
  }
  .p-site-footer__seo > .-logo-seo.bg-img3 {
    width: 100%;
    background-position: 50%;
    margin-bottom: 12px;
  }
  .p-site-footer__content {
    padding: 20px 0;
  }
  .p-logo--footer {
    display: none;
  }
  .p-site-footer__content-inner {
	  width: 100%
	}
  .p-site-footer__content-inner > .-footright > .-footnav {
    justify-content: center;
    padding: 0 2%;
  }
  .p-site-footer__content-inner > .-footright > .-footnav > li {
    margin: 2px 0;
  }
  .p-site-footer__content-inner > .-footright > .-copy {
    font-size: 11px;
    padding: 0 2%;
    text-align: center;
  }
}
@charset "UTF-8";
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++
+ Update：2015-3-28
+ Guideline:Mission Statement Standard Ver.1.3
+ Browser Windows：IE8,IE,Firefox,safari,chrome Latest edition
+ Browser Macintosh：Safari Latest edition,Firefox Latest edition
++++++++++CSSを追加した場合下記コメントを追記 +++++++++++++++++++
++++++++++++++
last-modifier 2015-3-28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++ */


/* === UNDER PAGE COMMON CSS ============================== */

/* GENERAL CSS */

/* general parts */
.clearfix {
	zoom:1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}

.doc {margin: 0px auto; position: relative;}
.alpha:hover{ opacity: 0.6}
.btnCursor{
	cursor: pointer;
}

/*button parts*/
.btn01 {
	font-size: 14px;
	color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #307ec2;
	-moz-box-shadow: 1px 1px 0px rgba(38,89,133,1),
		inset 1px 1px 0px rgba(172,205,231,1);
	-webkit-box-shadow: 1px 1px 0px rgba(38,89,133,1),inset 1px 1px 0px rgba(172,205,231,1);
	box-shadow: 1px 1px 0px rgba(38,89,133,1),inset 1px 1px 0px rgba(172,205,231,1);
	background-color: #307EC2;
	padding: 4px 0px 2px;
	position: relative;
	 -webkit-appearance: none;
	 cursor: pointer;
}
.btn01:not(:target){
	padding: 4px 0px 2px\9;/* IE9- */
}
@-moz-document url-prefix() {/* firefox */
.btn01 {
	padding: 4px 0px 0px;
	}
}

.btn02 {
	font-size: 14px;
	color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ffcb00;
	-moz-box-shadow: 1px 1px 0px rgba(173,139,7,1.00),
		inset 1px 1px 0px rgba(255,234,153,1.00);
	-webkit-box-shadow: 1px 1px 0px rgba(173,139,7,1.00),inset 1px 1px 0px rgba(255,234,153,1.00);
	box-shadow: 1px 1px 0px rgba(173,139,7,1.00),inset 1px 1px 0px rgba(255,234,153,1.00);
	background-color: #ffcb00;
	padding: 4px 0px 2px;
	position: relative;
	 -webkit-appearance: none;
}
.btn02:not(:target){
	padding: 4px 0px 2px\9;/* IE9- */
}
@-moz-document url-prefix() {/* firefox */
.btn02 {
	padding: 4px 0px 0px;
	}
}

.btn03 {
	font-size: 14px;
	color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #E5611F;
	-moz-box-shadow: 1px 1px 0px rgba(0,0,0,0.3),
		inset 1px 1px 0px rgba(255,2555,255,0.4);
	-webkit-box-shadow: 1px 1px 0px rgba(0,0,0,0.3),inset 1px 1px 0px rgba(255,2555,255,0.4);
	box-shadow: 1px 1px 0px rgba(0,0,0,0.3),inset 1px 1px 0px rgba(255,2555,255,0.4);
	/*background-color: #307EC2;*/
	background: #E5611F;
	background: linear-gradient(0deg, #eb7f4f 0%, #fc7033 40%, #fd9565 100%);
	padding: 4px 0px 2px;
	position: relative;
	 -webkit-appearance: none;
	 cursor: pointer;
	 text-shadow:-1px -1px 0px rgba(0,0,0,0.4);
}
.btn03:not(:target){
	padding: 4px 0px 2px\9;/* IE9- */
}
@-moz-document url-prefix() {/* firefox */
.btn03 {
	padding: 4px 0px 0px;
	}
}

/* input parts */
input[type=text].input01{
	border: 0;
	padding: 5px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	border: solid 1px #bfbfbf;
}
input.input01:focus[type=text] {
    border:solid 1px #0065b8;
}
input[type=select].input02{
	border: 0;
	padding: 5px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	border: solid 1px #bfbfbf;
}
input.input01:focus[type=select] {
    border:solid 1px #0065b8;
}


/* align */
.aL{ text-align:left!important;}
.aC{ text-align:center!important;}
.aR{ text-align:right!important;}

/* box */
.boxA, .boxB, .boxC,
.boxL {float:left}
.boxR{ float:right}

/* margin */
.mT0 {margin-top:0px!important;}
.mT5 {margin-top:5px!important;}
.mT10 {margin-top:10px!important;}
.mT20 {margin-top:20px!important;}
.mT25 {margin-top:25px!important;}
.mT30 {margin-top:30px!important;}
.mT40 {margin-top:40px!important;}
.mT50 {margin-top:50px!important;}

.mB0 {margin-bottom:0px!important;}
.mB5 {margin-bottom:5px!important;}
.mB10 {margin-bottom:10px!important;}
.mB15 {margin-bottom:15px!important;}
.mB20 {margin-bottom:20px!important;}
.mB25 {margin-bottom:25px!important;}
.mB30 {margin-bottom:30px!important;}
.mB35 {margin-bottom:35px!important;}
.mB40 {margin-bottom:40px!important;}
.mB45 {margin-bottom:45px!important;}
.mB50 {margin-bottom:50px!important;}
.mB60 {margin-bottom:60px!important;}
.mB70 {margin-bottom:70px!important;}
.mB100 {margin-bottom:100px!important;}

.mR0 {margin-right:0px!important;}
.mR10 {margin-right:10px!important;}
.mR15 {margin-right:15px!important;}
.mR20 {margin-right:20px!important;}
.mR25 {margin-right:25px!important;}
.mR30 {margin-right:30px!important;}

.mL5 {margin-left:5px!important;}
.mL10 {margin-left:10px!important;}
.mL20 {margin-left:20px!important;}
.mL30 {margin-left:30px!important;}


.p10{ padding:10px;}
.p20{ padding:20px;}
.p40{ padding:40px;}
.p55{ padding:55px;}
.p80{ padding:80px}
.pB0{ padding-bottom:0px!important}
.pB10{ padding-bottom:10px;}
.pT10{ padding-top:10px;}
.pT20{ padding-top:20px;}
.pT50{ padding-top:50px;}
.pT100{ padding-top:100px;}

/* font */
.font10 { font-size: 72%; }
.font11 { font-size: 79%; }
.font12 { font-size: 86%; }
.font13 { font-size: 93%; }
.font14 { font-size: 100%; }
.font15 { font-size: 108%; }
.font16 { font-size: 115%; }
.font17 { font-size: 122%; }
.font18 { font-size: 129%; }
.font19 { font-size: 136%; }
.font20 { font-size: 143%; }
.font21 { font-size: 150%; }
.font22 { font-size: 158%; }
.font23 { font-size: 165%; }
.font24 { font-size: 172%; }
.font25 { font-size: 179%; }
.font26 { font-size: 186%; }





/* ==============================================

 SELECT PAGE

============================================== */

/* sp用
=========================================*/

@media only screen and (max-width: 640px) {
input[type=select].input02 {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;}

}
.sidr {
	display: none;
	position: absolute;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 260px;
	overflow-x: none;
	overflow-y: auto;
	font-size: 15px;
	background: #f2f2f2;
	padding: 10px 0;
	color: #00408f;
	border-left: 3px solid #AAAAAA;
}
.sidr .sidr-inner {
	padding: 0 0 15px
}
.sidr .sidr-inner>p {
	margin-left: 15px;
	margin-right: 15px
}
.sidr.right {
	left: auto;
	right: -260px
}
.sidr.left {
	left: -260px;
	right: auto
}
/*.sidr h1, .sidr h2, .sidr h3, .sidr h4, .sidr h5, .sidr h6 {
	font-size: 11px;
	font-weight: normal;
	padding: 0 15px;
	margin: 0 0 5px;
	color: #333;
	line-height: 24px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dfdfdf));
	background-image: -webkit-linear-gradient(#ffffff, #dfdfdf);
	background-image: -moz-linear-gradient(#ffffff, #dfdfdf);
	background-image: -o-linear-gradient(#ffffff, #dfdfdf);
	background-image: linear-gradient(#ffffff, #dfdfdf);
	-webkit-box-shadow: 0 5px 5px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 5px 3px rgba(0,0,0,0.2);
	box-shadow: 0 5px 5px 3px rgba(0,0,0,0.2)
}*/
.sidr p {
	font-size: 13px;
	margin: 0 0 12px
}
.sidr p a {
	color: #00408F
}
.sidr>p {
	margin-left: 15px;
	margin-right: 15px
}
.sidr ul {
	display: block;
	margin: 20px 0;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}
.sidr ul li {
    border-top: 1px solid #cacaca;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.sidr ul li.lastArea {    border-top: none;}
.sidr ul li:last-child { 
	border-bottom: 1px solid #cacaca;}
.sidr ul li a {
	background-repeat: no-repeat;
	background-position: 95% center;
	background-image: url(/mrso_img/sp/common/icon_arrow03.png);
	background-color: rgba(0, 0, 0, 0);
	background-attachment: scroll;
	display: block;
	font-size: 16px;
	line-height: 2.5em;
	text-decoration: none;
	width: 100%;
	color: #00408f;
	background-size: 8px 10px;	
	border-top: 1px solid #FFFFFF;
}
/*.sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active {
	border-top: none;
	line-height: 49px
}*/
/*.sidr ul li:hover>a, .sidr ul li:hover>span, .sidr ul li.active>a, .sidr ul li.active>span, .sidr ul li.sidr-class-active>a, .sidr ul li.sidr-class-active>span {
	-webkit-box-shadow: inset 0 0 15px 3px #ebebeb;
	-moz-box-shadow: inset 0 0 15px 3px #ebebeb;
	box-shadow: inset 0 0 15px 3px #ebebeb
}*/
.sidr ul li a, .sidr ul li span {
	padding: 0 15px 0 5px;
	display: block;
	text-decoration: none;
	color: #00408f;
}
.sidr ul li ul {
	border-bottom: none;
	margin: 0
}
.sidr ul li ul li {
	line-height: 40px;
	font-size: 13px
}
.sidr ul li ul li:last-child {
	border-bottom: none
}
.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active {
	border-top: none;
	line-height: 41px
}
.sidr ul li ul li:hover>a, .sidr ul li ul li:hover>span, .sidr ul li ul li.active>a, .sidr ul li ul li.active>span, .sidr ul li ul li.sidr-class-active>a, .sidr ul li ul li.sidr-class-active>span {
	-webkit-box-shadow: inset 0 0 15px 3px #ebebeb;
	-moz-box-shadow: inset 0 0 15px 3px #ebebeb;
	box-shadow: inset 0 0 15px 3px #ebebeb
}
.sidr ul li ul li a, .sidr ul li ul li span {
	color: rgba(51,51,51,0.8);
	padding-left: 30px
}
.sidr form {
	margin: 0 2%
}
.sidr label {
	font-size: 13px
}

@charset "UTF-8";
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++
+ Update：2013-03-31
+ Guideline:Mission Statement Standard Ver.1.3
+ Browser Windows：7,8,Firefox Latest edition
+ Browser Macintosh：Safari Latest edition,Firefox Latest edition
++++++++++CSSを追加した場合下記コメントを追記 +++++++++++++++++++
++++++++++++++
last-modifier 2013-03-31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++ */

/* === SIDE NAVIGATION ============================== */

/* === CONTENTS ============================== */
body .mainWrapper {
  margin: 50px auto 0;
  width: 1100px;
}
body .mainWrapper #contents {
  width: 100%;
}
h1.mT10 {
}
h1.mT10 img.top {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
h2 {
  margin: 30px 0 10px 0;
  color: #449fda;
}
hr {
  width: 100%;
  margin-bottom: 55px;
}
div.noteWrapper {
}
div.imgBox1 {
  float: left;
}
div.box-1 {
}
div.BoxR {
}
div.imgBox2 {
  margin: 30px 0 35px 0;
  text-align: center;
}
p.strong {
  font-size: 20px;
}
hr.bloc2 {
  width: 100%;
  margin: 90px 0 60px 0;
}
div.imgBox3 {
  float: right;
  margin-top: -145px;
}
div.bloc2 {
}
div.blocin {
  margin: 0 0 60px 0;
}
.mainWrapper .boxL {
  float: left;
  width: 50%;
}
.mainWrapper .boxR {
  float: right;
}
#contents div.left {
  float: left;
  margin: 0 20px 0 0;
}
#contents div.right {
  float: left;
  width: 320px;
}
h2.bloc2 {
  margin: 10px 0 20px 0;
  color: #449fda;
}
h3.Boxin {
  margin: 0 0 10px 0;
  color: #000000;
}
p.Boxin-2 {
  margin: 15px 0 0 0;
  color: #439ed9;
}
div.Button {
  background: url(/mrso_img/com_profile/h2_background1.png) no-repeat;
  color: #ffffff;
  padding: 5px 10px 5px 19px;
  font-size: 13px;
  margin-top: 15px;
}
div.Button2 {
  background: url(/mrso_img/com_profile/h2_background2.png) no-repeat;
  color: #ffffff;
  padding: 5px 10px 5px 19px;
  font-size: 13px;
  margin-top: 15px;
}
div.Button3 {
  background: url(/mrso_img/com_profile/h2_background3.png) no-repeat;
  color: #ffffff;
  padding: 5px 10px 5px 19px;
  font-size: 13px;
  margin-top: 15px;
}
div.Button4 {
  background: url(/mrso_img/com_profile/h2_background4.png) no-repeat;
  color: #ffffff;
  padding: 5px 10px 5px 19px;
  font-size: 13px;
  margin-top: 15px;
}
div.Button5 {
  color: #ffffff;
  padding: 5px 10px 5px 19px;
  font-size: 13px;
  margin-top: 15px;
  background-image: url(/mrso_img/com_profile/h2_background4.png);
  background-repeat: no-repeat;
  background-color: #449fda;
  display: inline-block;
}
.mainWrapper #contents p {
  margin-top: 10px;
}
div.bloc3 {
  margin: 0 0 30px 0;
}
div.boxL2 {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
div.left2 {
  float: left;
  margin: 0 90px 0 90px;
}
table {
  width: 520px;
}
th {
  width: 150px;
  line-height: 27px;
}
td {
  width: 370px;
  line-height: 27px;
}
hr.bloc3 {
  margin-bottom: 20px;
}
.w942 {
  width: 942px;
}
.doc {
  color: #444;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
  text-align: left;
  width: 100%;
}

/* ===== SP用 =========================== */
@media only screen and (max-width: 640px) {
  body .mainWrapper {
    margin: 20px 2% 0;
    width: 96%;
  }
  h1.mT10 img.top {
    margin-bottom: 0px;
  }
  hr {
    margin: 10px 0;
  }
  h2 {
    font-size: 20px;
    font-weight: bold;
    clear: both;
  }
  h3.Boxin {
    font-size: 18px;
    font-weight: bold;
  }
  .w942 {
    width: 100%;
  }
  div.blocin {
    margin-bottom: 0px;
  }
  .mainWrapper .boxL,
  .mainWrapper .boxR {
    float: none;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .mainWrapper .boxR.last {
    border-bottom: 0px dashed #ccc;
  }
  table {
    width: 100%;
  }
  th {
    width: 30%;
    line-height: 27px;
  }
  td {
    width: 70T;
    line-height: 27px;
  }
  #contents div.left,
  #contents div.right {
    float: none;
    margin: 0 auto;
  }
  div.left.imgBox {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
