@charset "utf-8";

/*===== 共通ヘッダー/SP =====*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
button {
  border: 0;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", "Yu Gothic Medium", sans-serif;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  list-style: none;
}

body {
  color: #232b39;
  font-size: 14px;
}

img {
  width: 100%;
}

p {
  line-height: 1.6;
}

p a {
  color: #0187cd;
}

.visible-md {
  display: none;
}

.header {
  height: 96px;
  background-color: #fff;
}

.header-container {
  margin: 0;
  position: relative;
  line-height: 36px;
}

.header-container>p {
  font-size: 12px;
  margin: 12px 52px 0 0;
  float: right;
}

.header-top {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.header-logo {
  width: 96px;
  margin-left: 10px;
}

.header-telephone>a.txt-call {
  color: #232b39;
  font-family: Roboto;
  font-size: 20px;
  font-weight: bold;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  padding: 0;
  text-align: right;
}

.header-telephone .icon-fc {
  margin-right: 6px;
  vertical-align: text-top;
  width: 30px;
}

/*===== スライドメニュー/SP =====*/
#main-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 99999;
}

#main-menu .menu-inner {
  float: right;
  /*height: 100%;*/
  position: relative;
  background: #fff;
  width: 80%;
  overflow: auto;
}

#main-menu h2 {
  background-color: #ececec;
  font-weight: 700;
  color: #333;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
  padding: 9px 10px 6px;
  line-height: 1.5;
}

#main-menu ul li {
  padding: 0 0 0 10px;
  border-bottom: 1px solid #ccc;
}

#main-menu ul li a {
  display: block;
  padding: 6px 10px 4px 20px;
  background-repeat: no-repeat;
  background-position: 0 13px;
  text-decoration: none;
  color: #333;
  font-size: 13px;
}

#main-menu ul .ico-menu-5 a {
  background-image: url(https://www.e-ohaka.com/spv/common_img/ico_h_7.png);
  background-size: 8px 13px;
}

#main-menu ul .ico-menu-6 a {
  background-image: url(https://www.e-ohaka.com/spv/common_img/ico_star.png);
  background-size: 9px 12px;
}

#main-menu ul .ico-menu-13 a {
  background: url(https://www.e-ohaka.com/spv/common_img/ico_h_13.png) 0 center no-repeat;
  background-size: 12px 10px;
}

#main-menu ul .ico-menu-14 a {
  background: url(https://www.e-ohaka.com/spv/common_img/ico_hakajimai.png) 0 center no-repeat;
  background-size: 12px 10px;
}

#main-menu .banner {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.area-menu {
  display: inline-block;
  padding: 0;
}

.area-menu a.menu01 {
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  margin: 0;
  text-align: center;
  text-decoration: none;
  width: 17%;
}

.area-menu a.menu01 .material-icons {
  color: #666;
  font-size: 28px;
  line-height: 48px;
  margin-right: 12px;
}

.area-menu a.menu01 span {
  display: block;
}

.area-menu #main_overlay {
  background: rgba(0, 0, 0, 0.7);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  text-align: right;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.area-menu #main_overlay span {
  background: #ccc;
  border-radius: 3px;
  display: inline-block;
  margin-top: 3px;
  overflow: auto;
  position: fixed;
  right: 270px;
  line-height: 1;
}

.area-menu #main_overlay span .material-icons {
  font-size: 40px;
  color: #404040;
}

#main-menu .list-icon li {
  background: #fff url(https://www.e-ohaka.com/spv/common_img/icon_link.png) no-repeat 98%;
  background-size: 8px;
  padding: 0 0 0;
  border-bottom: 1px solid #ccc;
}

#main-menu .list-icon li a {
  color: #333;
  font-size: 15px;
  line-height: 1.2;
  padding: 14px 12px 12px 26px;
  text-decoration: none;
}

#main-menu .mb-80 {
  margin-bottom: 80px;
}

#main-menu .list-icon li.icon-01 a {
  background: #ebfbdb url(https://www.e-ohaka.com/spv/common_img/bg_rireki.png) 0 center no-repeat;
  background-size: 24px;
  color: #045896;
}

#main-menu .list-icon li.icon-02 a {
  background: #ebebeb url(https://www.e-ohaka.com/spv/icon_img/icon_navi01.png) 3px center no-repeat;
  background-size: 18px;
  color: #045896;
  padding: 4px 10px 2px 26px;
}

#main-menu .list-icon li.icon-05 a {
  background: transparent url(https://www.e-ohaka.com/spv/img/icon_15.png) 3px center no-repeat;
  background-size: 18px;
}

#main-menu .list-icon li.icon-06 a {
  background: transparent url(https://www.e-ohaka.com/spv/img/icon_06.png) 3px center no-repeat;
  background-size: 18px;
}

#main-menu .list-icon li.icon-07 a {
  background: transparent url(https://www.e-ohaka.com/spv/img/icon_04.png) 3px center no-repeat;
  background-size: 18px;
}

#main-menu .list-icon li.icon-08 a {
  background: transparent url(https://www.e-ohaka.com/spv/img/icon_05.png) 3px center no-repeat;
  background-size: 18px;
}

#main-menu .list-icon li.icon-09 a {
  background: transparent url(https://www.e-ohaka.com/spv/img/icon_14.png) 3px center no-repeat;
  background-size: 18px;
}

#main-menu .list-icon li.icon-10 a {
  background: transparent url(https://www.e-ohaka.com/spv/img/icon_02.png) 3px center no-repeat;
  background-size: 18px;
}

#main-menu .list-icon li.icon-11 a {
  background: transparent url(https://www.e-ohaka.com/spv/img/icon_10.png) 3px center no-repeat;
  background-size: 18px;
}

#main-menu .list-icon li.icon-12 a {
  background: transparent url(https://www.e-ohaka.com/spv/img/icon_07.png) 3px center no-repeat;
  background-size: 18px;
}

#main-menu .list-icon li.icon-13 a {
  background: transparent url(https://www.e-ohaka.com/spv/img/icon_08.png) 3px center no-repeat;
  background-size: 18px;
}

#main-menu .list-icon li.icon-14 a {
  background: transparent url(https://www.e-ohaka.com/spv/img/icon_12.png) 3px center no-repeat;
  background-size: 18px;
}

#main-menu .list-icon li.icon-15 a {
  background: transparent url(https://www.e-ohaka.com/spv/img/icon_18.png) 3px center no-repeat;
  background-size: 18px;
}

#main-menu .list-icon li.icon-16 a {
  background: transparent url(https://www.e-ohaka.com/spv/img/icon_13.png) 3px center no-repeat;
  background-size: 18px;
}

#main-menu .list-toku li {
  padding: 0 0 0 2px;
  border-bottom: 1px solid #ccc;
}

#main-menu .list-toku li a {
  background: #fff url(https://www.e-ohaka.com/spv/common_img/icon_link.png) no-repeat 98%;
  background-size: 8px;
  align-items: center;
  color: #333;
  display: flex;
  flex-flow: nowrap;
  font-size: 15px;
  justify-content: flex-start;
  padding: 10px 10px 8px 2px;
  text-decoration: none;
}

#main-menu .list-toku li a .icon-img {
  width: 16%;
}

#main-menu .list-toku li a p {
  line-height: 1.2;
  margin-left: 8px;
  width: 70%;
}

.banner {
  padding-bottom: 5px;
}

.banner img {
  width: 100%;
  height: auto;
}

.header-second {
  background: #05aa22;
  text-align: center;
  width: 100%;
}

.header-second>.area-second>ul {
  background: #05aa22;
  clear: both;
  display: flex;
  flex-flow: nowrap;
  justify-content: space-around;
  height: 48px;
  line-height: 48px;
  padding: 0;
  position: absolute;
  top: 50px;
  width: 100%;
}

.header-second>.area-second>ul>li {
  width: 44%;
}

.header-second>.area-second>ul>li.box-check {
  padding-right: 28px;
  position: relative;
}

.header-second>.area-second>ul>li>a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  text-decoration: none;
}

.header-second>.area-second>ul>li>a>i {
  height: 24px;
  line-height: 48px;
  margin-right: 6px;
  vertical-align: top;
}

.header-second>.area-second>ul>li>a>.number-check {
  background: #fff;
  border-radius: 50%;
  color: #e83c60;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  margin-left: 6px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 28px;
}

.is-fixed {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
  width: 100%;
}

.fix-nav-container {
  background-color: #ffffff;
  height: 48px;
}

/* 追従ヘッダー */
header>.fix-nav {
  display: none;
}

.fix-nav-title {
  background: #05aa22;
  height: 48px;
}

.fix-nav-title>ul {
  display: flex;
  height: 48px;
  justify-content: space-between;
  padding: 0 10px;
}

.fix-nav-title li {
  color: #fff;
  display: inline-block;
  font-weight: bold;
  height: 48px;
  line-height: 48px;
}

.fix-nav-title li a {
  color: #fff;
}

.fix-nav-title li.ttl {
  overflow: hidden;
}

.fix-nav-title li.txt-call {
  font-family: Roboto;
  font-size: 20px;
  height: 48px;
  overflow: hidden;
  padding: 0;
  text-align: right;
}

.fix-nav-title .txt-call span {
  display: none;
}

.fix-nav-title>ul>li.txt-call>a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.fix-nav-title .icon-fc {
  line-height: 48px;
  margin-right: 6px;
  vertical-align: text-top;
  width: 30px;
}

.fix-nav-title>ul>li.txt-call.visible-md {
  display: none;
}

#fix-nav-box ul {
  display: -webkit-flex;
  display: flex;
  height: 48px;
}

#fix-nav-box ul li {
  background: #fff;
  border: 1px solid #ccc;
  border-left: none;
  text-align: center;
  -webkit-flex: 1;
  flex: 1;
}

#fix-nav-box ul li:last-child {
  border-right: none;
}

#fix-nav-box ul li.current {
  background: #f5f5f5;
  line-height: 48px;
}

#fix-nav-box ul li a {
  color: #05aa22;
  display: block;
  font-size: 13px;
  height: 48px;
  line-height: 48px;
  padding: 0;
  position: relative;
  text-align: center;
}

#fix-nav-box ul li span {
  display: inline-block;
  height: 48px;
  overflow: hidden;
  padding: 0 0 0;
  vertical-align: middle;
}

#fix-nav-box ul li.current span {
  color: #232b39;
  display: inline-block;
  font-weight: bold;
  height: 48px;
  overflow: hidden;
  padding: 0 0 0;
  vertical-align: middle;
}

#fix-nav-box ul li.fix-nav-button.no-btn {
  display: none;
}

/* パンくず */
.breadcrumb {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e6e6e6;
  height: 32px;
  line-height: 1;
  overflow: hidden;
}

.breadcrumb-container {
  display: block;
  overflow-y: hidden;
  overflow-x: scroll;
}

.breadcrumb-container ol {
  line-height: 32px;
  display: inline-block;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
}

.breadcrumb-container ol li {
  position: relative;
  display: inline-block;
  line-height: 28px;
  height: 30px;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  font-size: 13px;
}

.breadcrumb-container ol li:before,
.breadcrumb-container ol li:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: calc(100% - 6px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 0 16px 10px;
  border-color: transparent transparent transparent #e6e6e6;
  z-index: 1;
}

.breadcrumb-container ol li:before {
  left: calc(100% - 7px);
  border-left-color: #f5f5f5;
  z-index: 2;
}

.breadcrumb-container ol li a {
  text-decoration: none;
  font-size: 13px;
  color: #232b39;
}

.breadcrumb-container ol li:last-of-type:before,
.breadcrumb-container ol li:last-of-type:after {
  content: none;
}

/*フッターメニュー改修*/
#area-menu-f .ttl-new {
  background: #349054;
  clear: both;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  padding: 0 4.6875%;
}

#area-menu-f .list-toku {
  margin: 0 0 10px;
  padding: 0;
}

#area-menu-f .list-toku li {
  border: none;
}

#area-menu-f .list-toku li a {
  align-items: center;
  background: #fff url(/spv/common_img/icon_link.png) no-repeat 98%;
  border: none;
  border-bottom: solid 1px #ccc;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  color: #404040;
  display: flex;
  flex-flow: nowrap;
  font-size: 16px;
  font-weight: normal;
  justify-content: flex-start;
  line-height: 1.4;
  margin: 0;
  padding: 2%;
  text-align: left;
  text-decoration: none;
  width: 100%;
}

#area-menu-f .list-toku li a .icon-img {
  height: 15%;
  width: 20%;
}

#area-menu-f .list-toku li a .icon-img02 {
  border: solid 2px #ebfbdb;
  box-sizing: border-box;
  /*height: 15%;*/
  width: 20%;
}

#area-menu-f .list-toku li a p {
  margin-left: 5%;
  width: 70%;
}

#area-menu-f .list-toku li a p strong {
  font-size: 16px;
  font-weight: bold;
}

.btn-today img {
  margin-top: 8px;
}

@media only screen and (max-width: 767px) {

  #examination-list,
  #examination-list form,
  #examination-list form .list-ex {
    display: none;
  }
}

/*===== 共通ヘッダー/PC =====*/
@media only screen and (min-width:768px) {

  body,
  header,
  main {
    font-size: 15px;
  }

  .visible-md {
    display: block;
  }

  .visible-xs {
    display: none;
  }

  .header {
    height: auto;
    padding: 15px 0 0;
    width: 100%;
    z-index: 99;
  }

  .header-container {
    line-height: 1;
    margin: 0 auto 4px;
    max-width: 1000px;
  }

  .header-container>p {
    margin: 0 0 15px;
  }

  .header-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .header-logo {
    width: 140px;
    margin: 0;
  }

  .keywords {
    width: 150px;
    height: 30px;
    border: 1px solid #aaa;
    border-radius: 3px 0 0 3px;
    font-size: 14px;
    padding-left: 13px;
  }

  .keywords:focus {
    outline: 0;
  }

  .box-search>p ::-webkit-input-placeholder {
    color: #aaa;
  }

  .box-search>p ::-moz-placeholder {
    color: #aaa;
  }

  .box-search :-ms-input-placeholder {
    color: #aaa;
  }

  .box-search {
    display: flex;
    margin-right: 25px;
  }

  .box-search>p {
    margin: 0;
  }

  .btn-search {
    width: 38px;
    height: 32px;
    background-color: #fafafa;
    border: 1px solid #aaa;
    border-left: none;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
  }

  .btn-search>i {
    color: #05aa22;
    padding: 3px 5px 0;
  }

  .search-btn {
    width: 20px;
    right: 0;
    left: 0;
    margin: auto;
    display: block;
    padding: 8px 0;
  }

  .search-btn:focus {
    outline: none;
  }

  .header-telephone dl {
    margin: 0;
    width: 320px;
  }

  .header-telephone dl a {
    color: #232b39;
  }

  .header-telephone dl dt {
    margin: 0 16px 0 0;
    font-size: 12px;
    text-align: center;
    float: left;
    color: #05aa22;
    background-color: #edf6e3;
    padding: 3px 0;
    width: 120px;
    border-radius: 3px;
    position: relative;
    line-height: 1.5;
  }

  .header-telephone dl dt:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -9px;
    top: 14px;
    border-left: 10px solid #edf6e3;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
  }

  .header-telephone dl dd {
    white-space: nowrap;
  }

  .header-telephone dl dd p:first-of-type {
    margin: -.1em 0 0;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 29px;
    line-height: 1;
    text-align: right;
  }

  .header-telephone dl dd p:nth-of-type(2) {
    margin: 0;
    font-size: 12px;
    text-align: center;
    line-height: 1.6;
  }

  .header-second {
    background: #05aa22;
    clear: both;
    font-size: 15px;
    height: 48px;
    justify-content: center;
    text-align: center;
    width: 100%;
  }

  .header-second>.area-second {
    margin: 0 auto;
    position: relative;
    width: 1000px;
  }

  .header-second>.area-second>ul {
    display: flex;
    flex-flow: nowrap;
    justify-content: flex-end;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 1000px;
  }

  .header-second>.area-second>ul>li {
    font-size: 15px;
    width: 160px;
  }

  .header-second>.area-second>ul>li.box-check {
    padding-right: 28px;
    position: relative;
  }

  .header-second>.area-second>ul>li>a {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
  }

  .header-second>.area-second>ul>li>a>i {
    height: 24px;
    line-height: 48px;
    margin-right: 8px;
    vertical-align: top;
  }

  .header-second>.area-second>ul>li>a>.number-check {
    background: #fff;
    border-radius: 50%;
    color: #e83c60;
    display: inline-block;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin-left: 8px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 28px;
  }

  /*detail配下の header-second*/
  .header-second__detail,
  .header-second>.area-second>ul {
    height: 32px;
  }
  .header-second__detail>.area-second>ul>li>a{
    height: 32px;
    line-height: 32px;
  }
  .header-second__detail>.area-second>ul>li>a>i{
    line-height: 32px !important;
  }
  .header-second__detail>.area-second>ul>li>a{
    font-size: 14px;
  }
  .header-second__detail>.area-second>ul>li>a>i{
    font-size: 20px !important;
  }

  .fix-nav-title {
    height: 40px;
  }

  .fix-nav-title>ul {
    display: flex;
    flex-flow: nowrap;
    font-size: 16px;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 0;
  }

  .fix-nav-title>ul>li {
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }

  .fix-nav-title>ul>li.ttl {
    width: 46%;
  }

  .fix-nav-title>ul>li.ttl>span {
    display: inline;
  }

  .fix-nav-title>ul>li.txt-call.visible-md {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    width: 54%;
  }

  .fix-nav-title>ul>li.txt-call.visible-xs {
    display: none;
  }

  .fix-nav-title>ul>li.txt-call i .icon-fc {
    margin: -2px 6px 0 0;
    vertical-align: text-top;
    width: 30px;
  }

  .fix-nav-title>ul>li.txt-call strong {
    font-family: Roboto, sans-serif;
    font-size: 22px;
    font-weight: bold;
  }

  .fix-nav-title>ul>li .txt-fromcall {
    display: inline-table;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
  }

  .fix-nav-container {
    background-color: #f5f5f5;
    border-bottom: solid 1px #e6e6e6;
    height: 40px;
  }

  #fix-nav-box {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
  }

  #fix-nav-box ul li {
    background: #f5f5f5;
    border: none;
    color: #05aa22;
    display: block;
    flex: none;
    height: 40px;
    line-height: 40px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 14%;
    -webkit-flex: none;
  }

  #fix-nav-box ul li:after {
    content: '';
    width: 1px;
    height: 28px;
    display: block;
    background: #ccc;
    position: absolute;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
  }

  #fix-nav-box ul li:first-child:before {
    content: '';
    width: 1px;
    height: 28px;
    display: block;
    background: #ccc;
    position: absolute;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
  }

  #fix-nav-box ul li span {
    font-size: 14px;
    line-height: 40px;
  }

  #fix-nav-box ul li a:visited,
  #fix-nav-box ul li a:active {
    text-decoration: none;
  }

  #fix-nav-box ul li:not(:last-of-type) a span:visited,
  #fix-nav-box ul li:not(:last-of-type) a span:active,
  #fix-nav-box ul li:not(:last-of-type) a span:link {
    font-weight: bold;
    color: #232b39;
  }

  #fix-nav-box ul li.fix-nav-button {
    background-image: linear-gradient(45deg, #f19500 0%, #ff8501 100%);
    border: solid 1px #ff7700;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    height: 30px;
    line-height: 32px;
    position: absolute;
    right: 0;
    top: 4px;
    width: 158px;
  }

  #fix-nav-box ul .fix-nav-button a {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-decoration: none;
  }

  #fix-nav-box ul .fix-nav-button:after {
    content: none;
  }

  #fix-nav-box ul .fix-nav-button a span {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    padding: 0;
  }

  #fix-nav-box ul li.current {
    color: #05aa22;
  }

  /* パンくず */
  .breadcrumb-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 10px;
  }

  .breadcrumb-container ol {
    overflow: hidden;
  }

  /* 検討リスト */
  #examination-list {
    width: 360px;
    position: absolute;
    top: 47px;
    right: 0;
    background-color: #FFF;
    z-index: 9999;
    border: 1px solid #05aa22;
    padding: 10px 20px;
    display: none;
  }

  #examination-list h5 {
    font-size: 15px;
    font-weight: bold;
    color: #05aa22;
    margin-bottom: 10px;
  }

  #examination-list .non {
    margin-bottom: 25px;
  }

  #examination-list ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #E2E2E2;
    overflow: hidden;
  }

  #examination-list ul li figure {
    float: left;
    margin-right: 15px;
  }

  #examination-list ul li figure img {
    width: 100px;
  }

  #examination-list .submit-btn {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  #examination-list .list-close {
    background-color: #E2E2E2;
    text-align: center;
    display: block;
    padding-top: 6px;
    padding-bottom: 4px;
    cursor: pointer;
    margin-bottom: 10px;
  }

  #examination-list .del a {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
  }

  #examination-list h2 {
    font-size: 15px;
    font-weight: bold;
    color: #05aa22;
    margin: 0 0 10px 20px;
  }

  #examination-list h2 span {
    color: #404040;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.0;
    margin-left: 20px;
  }

  #examination-list h2 span strong {
    color: #f00;
    font-size: 24px;
    font-weight: bold;
  }

  #examination-list .box-matome {
    font-size: 15px;
    position: relative;
    background: #faf8ed;
    border: 2px solid #118650;
    border-radius: 5px;
    margin: 0 5px 8px;
    padding: 2px 5px;
  }

  #examination-list .box-matome:after,
  .box-matome:before {
    top: 100%;
    left: 7%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }

  #examination-list .box-matome:after {
    border-color: rgba(250, 248, 237, 0);
    border-top-color: #faf8ed;
    border-width: 7px;
    margin-left: -7px;
  }

  #examination-list .box-matome:before {
    border-color: rgba(17, 134, 80, 0);
    border-top-color: #118650;
    border-width: 10px;
    margin-left: -10px;
  }

  #examination-list .box-matome label input {
    height: 24px;
    width: 24px;
  }

  #examination-list ul.list-ex {
    height: 240px;
    margin-bottom: 10px;
    position: relative;
    overflow: auto;
  }

  #examination-list ul.list-ex li {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-flex;
    flex-flow: nowrap;
    font-size: 13px;
    justify-content: flex-start;
    line-height: 1.5;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
    width: 99%;
  }

  #examination-list ul.list-ex li .box-check {
    background: #bdc8ca;
    border: 1px solid #ccc;
    border-radius: 4px 0 0 4px/4px 0 0 4px;
    padding: 15px;
    position: relative;
    text-align: center;
    width: 12px;
  }

  #examination-list ul.list-ex li .box-check label {
    display: inline-block;
    height: 100%;
    width: 48px;
  }

  #examination-list ul.list-ex li .box-check label input {
    height: 24px;
    left: 6px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    width: 24px;
  }

  #examination-list ul.list-ex li .box-check label input[type="checkbox"] {
    background: #ccc;
  }

  #examination-list ul.list-ex li .box-detail {
    background: none;
    border: none;
    line-height: 1.3;
    margin: 0;
    padding: 10px 10px 5px;
    position: relative;
    text-align: left;
  }

  #examination-list ul.list-ex li .box-detail h2.ttl-reien {
    background: none;
    border: none;
    display: block;
    line-height: 1.2;
    margin-bottom: 5px;
    padding: 0;
    width: 100%;
  }

  #examination-list ul.list-ex li .box-detail h2.ttl-reien a {
    background: none;
    border: none;
    color: #118650;
    font-size: 15px;
    font-weight: 700;
    left: 5px;
    position: static;
    top: 5px;
  }

  #examination-list ul.list-ex li .box-detail h2.ttl-reien a:after {
    background: none;
    border: none;
  }

  #examination-list ul.list-ex li .box-detail .box-inner {
    display: flex;
    width: 100%;
  }

  #examination-list ul.list-ex li .box-detail .box-inner .thumb {
    height: 60px;
    margin-right: 10px;
    width: 80px;
  }

  #examination-list ul.list-ex li .box-detail .box-inner .thumb img {
    max-height: 60px;
    max-width: 80px;
  }

  #examination-list ul.list-ex li .box-detail .box-inner .txt-price {
    color: #e60012;
    font-size: 15px;
    font-weight: 700;
    white-space: nowrap;
  }

  #examination-list ul.list-ex li .box-detail .box-inner .txt-price img {
    margin-right: 10px;
    vertical-align: baseline;
    width: 80px;
  }

  #examination-list .submit-btn button.button_0 {
    background: #fff;
    border: 0;
    cursor: pointer;
  }

  .vbox-overlay,
  .vbox-inline {
    display: none;
  }

  .btn-today img {
    width: auto;
  }
}

/*===== 共通ヘッダー/Tablet =====*/
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .header {
    width: 100%;
  }

  .header-container {
    padding: 0 0;
    width: 100%;
  }

  .header-top {
    padding: 0 20px;
    width: calc(100% - 40px);
  }

  .header-second>ul {
    width: 100%;
  }

  .header-second>.area-second {
    width: 100%;
  }

  .header-second>.area-second>ul {
    width: 100%;
  }

  .header-telephone dl dt {
    margin-right: 12px;
  }

  .fix-nav-title {
    padding: 0 0;
  }

  .fix-nav-title>ul>li .txt-fromcall {
    display: none;
  }

  #fix-nav-box ul {
    padding: 0 0;
  }

  #fix-nav-box ul .fix-nav-button {
    width: 18%;
    height: 27px;
  }

  #fix-nav-box ul .fix-nav-button a span {
    font-size: 13px;
  }
}

/*===== 共通ヘッダー/360px未満 =====*/
@media only screen and (max-width: 359px) {
  .header-container>p {
    margin-right: 5px;
  }

  .header-telephone>a.txt-call {
    color: #232b39;
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    padding: 0;
    text-align: right;
  }

  .header-telephone .icon-fc {
    margin-right: 2px;
    vertical-align: text-top;
    width: 28px;
  }

  .fix-nav-title li.txt-call {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 15px;
  }

  .fix-nav-title li.txt-call .material-icons.md-18 {
    font-size: 14px;
    vertical-align: middle;
  }

  .footerbar-button .conversion-box {
    padding: 8px 16px;
  }

  .footerbar-button .conversion-box a span {
    margin-left: 30px;
  }

  .footerbar-button .conversion-box a img {
    left: 16px;
  }
}

/* Material Icons */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://cdn.e-ohaka.com/css/iconfont/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(https://cdn.e-ohaka.com/css/iconfont/MaterialIcons-Regular.woff2) format('woff2'),
    url(https://cdn.e-ohaka.com/css/iconfont/MaterialIcons-Regular.woff) format('woff'),
    url(https://cdn.e-ohaka.com/css/iconfont/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  max-width: 1em;
}

.material-icons.md-18 {
  font-size: 18px;
}

.fix-nav-title>ul>li.txt-call>a>.material-icons.md-18 {
  color: #fff;
  margin: 0;
}

.material-icons.md-28 {
  font-size: 28px;
}

.material-icons.md-48 {
  font-size: 48px;
}

p#show_hide_station_link {
  /* 近隣の駅から探すリンク */
  text-decoration: underline;
  color: #076baf;
  text-align: right;
}

/* 鎌倉新書共通ヘッダー（PC） */
@media only screen and (max-width: 768px) {
  .ks-header {
    display: none;
  }
}

@media only screen and (min-width:768px) {
  .ks-header {
    background: #05aa22;
    color: #fff;
    display: block;
    height: 40px;
  }

  .ks-header .ks-nav {
    display: flex;
    flex-flow: nowrap;
    font-size: 14px;
    height: 40px;
    justify-content: flex-start;
    line-height: 40px;
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
  }

  .ks-header .ks-nav__txt {
    color: #fff;
    padding-right: 13px;
  }

  .ks-header .ks-nav__item>a {
    border-left: solid 1px #017513;
    color: #fff;
    padding: 5px 13px;
    text-decoration: underline;
  }

  .ks-header .ks-nav__item>a.no-border {
    border-left: none;
  }

  .ks-header .ks-nav__item.active {
    background: #fff;
    color: #232b39;
    padding: 0 13px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .ks-header .ks-nav {
    font-size: 1.3vw;
  }

  .ks-header .ks-nav__txt {
    padding-right: 10px;
  }

  .ks-header .ks-nav__item>a {
    padding: 5px 12px;
  }

  .ks-header .ks-nav__item.active {
    padding: 0 12px;
  }
}


/**
  * 保存した検索条件
  */
.search_conditions-container {
  padding: 0px 20px;
}

.search_conditions-card {
  border: 1px #ccc solid;
  border-radius: 5px;
  margin-bottom: 10px;
}

.search_conditions-card-header {
  border-bottom: #ccc 1px solid;
}

.search_conditions-card-date {
  display: inline-block;
  padding: 10px;
}

.search_conditions-card-clear.material-icons {
  float: right;
  vertical-align: top;
  display: inline-flex;
  font-size: 1em;
  font-weight: bold;
  color: #999;
  padding: 10px;
  max-width: none;
  cursor: pointer;
}

.search_conditions-card-body label {
  padding: 5px 10px;
  background-color: #ccc;
  border-radius: 10px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 12px;
}

.search_conditions-card-body {
  padding: 10px;
}

.search_conditions-card-body ul {
  font-size: 13px;
  margin-bottom: 10px;
}

.search_conditions-card-body ul li {
  display: inline-block;
}

.search_conditions-card-body ul li:after {
  content: "/";
  padding: 0px 2px;
}

.search_conditions-card-body ul li:last-child:after {
  content: "";
}

.search_conditions-card-body a.search_conditions-card-button {
  display: block;
  text-decoration: none;
  padding: 10px 0;
  background-color: #05aa22;
  color: #fff;
  text-align: center;
}

#saved_search_condition_list {
  width: 400px;
  position: absolute;
  top: 47px;
  right: 0;
  background-color: #FFF;
  z-index: 9999;
  border: 1px solid #05aa22;
  text-align: left;
  padding: 10px 0;
}

#saved_search_condition_list h2.ttl-list {
  font-size: 15px;
  font-weight: bold;
  color: #05aa22;
  margin: 0 0 10px 20px;
}

#saved_search_condition_list strong.regist_cemetery_list_cnt {
  color: #f00;
  font-size: 24px;
  font-weight: bold;
}

#saved_search_condition_list .list-close {
  background-color: #E2E2E2;
  text-align: center;
  display: block;
  padding-top: 6px;
  padding-bottom: 4px;
  cursor: pointer;
  margin-bottom: 10px;
  margin: 0 20px;
}

/* Spinner */
.spinner:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
  border-radius: 50%;
  border: 5px solid lightgrey;
  border-top-color: coral;
  animation: spinner 2s linear infinite;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

.cemetery-ranking-icon img {
  width: auto;
  vertical-align: middle !important;
  margin-top: -13px;
}

/*===== MOON_L1-3582 =====*/
.btn__to-list_save_resources {
  display: block;
  width: 87%;
  margin: 0 auto 10px auto;
  text-decoration: none;
  font-size: 15px;
  font-weight: normal;
  box-sizing: border-box;
  padding: 1px;
  color: #fff;
  background: #03aa22;
  line-height: 1;
  border-radius: 3px;
  border: #03aa22 solid 1px;
  background: rgb(3, 170, 34);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(3, 170, 34, 1) 0%, rgba(3, 148, 34, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(3, 170, 34, 1) 0%, rgba(3, 148, 34, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(3, 170, 34, 1) 0%, rgba(3, 148, 34, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03aa22', endColorstr='#039422', GradientType=0);
  /* IE6-9 */
}

.btn__to-list_save_resources span {
  display: block;
  border: #65ab3f solid 1px;
  border-radius: 2px;
  padding: 12px 0;
  text-align: center;
}

.btn__to-list_save_resources span em {
  display: inline-block;
  padding-left: 0;
}

@media only screen and (min-width: 768px) {

  .btn__to-list_save_resources {
    width: 100%;
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 10px 0;
  }

  .btn__to-list_save_resources span {
    padding: 8px 0;
  }

  .btn__to-list_save_resources span em {
    padding-left: 20px;
    position: relative;
  }

  .btn__to-list_save_resources span em::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #fff;
  }

}

.js-scrollable{
  max-width: 1000px;
}
.js-scrollable table{
  white-space: nowrap;
}