.hd {
  position: relative;
}

.hd .s {
  position: absolute;
  right: 0;
}

.panel {
  padding-top: 6px;
  overflow: hidden;
  position: relative;
}

.panel:after {
  content: ".";
  visibility: hidden;
  display: block;
  min-width: 960px;
}

.panel-print {
  background-color: #91e5ff;
}

.panel-print .panel_arrow:before {
  background-color: #00c2ff;
  border-color: transparent transparent #00c2ff transparent;
}

.panel-print .panel_focus {
  border-color: #00c2ff;
}

.panel-print.panel-main h1 i {
  color: #00c2ff;
}

.panel-print .panel-main_point li {
  background-color: #00c2ff;
}

.panel-hanko {
  background-color: #a4f0cc;
}

.panel-hanko .panel_arrow:before {
  background-color: #18b16b;
  border-color: transparent transparent #18b16b transparent;
}

.panel-hanko .panel_focus {
  border-color: #18b16b;
}

.panel-hanko.panel-main h1 i {
  color: #18b16b;
}

.panel-hanko .panel-main_point li {
  background-color: #18b16b;
}

.panel-naire {
  background-color: #f8d16f;
}

.panel-naire .panel_arrow:before {
  background-color: #f79413;
  border-color: transparent transparent #f79413 transparent;
}

.panel-naire .panel_focus {
  border-color: #f79413;
}

.panel-naire.panel-main h1 i {
  color: #f79413;
}

.panel-naire .panel-main_point li {
  background-color: #f79413;
}

.panel-medical {
  background-color: #fdd8df;
}

.panel-medical .panel_arrow:before {
  background-color: #f9b5c2;
  border-color: transparent transparent #f9b5c2 transparent;
}

.panel-medical .panel_focus {
  border-color: #f9b5c2;
}

.panel-medical.panel-main h1 i {
  color: #f9b5c2;
}

.panel-medical .panel-main_point li {
  background-color: #f9b5c2;
}

.panel-main {
  background-image: url(/j3a/images/ST001/pic_main.jpg);
  background-repeat: no-repeat;
  background-position: 100% 0;
}

.panel-main h1 {
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 1;
}

.panel-main h1 small {
  font-size: 24px;
}

.panel-main h1 i {
  margin-right: 15px;
  position: relative;
  background-color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 34px;
  line-height: 50px;
  text-align: center;
}

.panel-main_desc {
  margin-bottom: 18px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}

.panel-main_point {
  margin-bottom: 10px;
  overflow: hidden;
  display: flex;
  justify-content: left;
  align-items: stretch;
}

.panel-main_point li {
  margin-left: 10px;
  float: left;
  font-size: 16px;
  line-height: 1.3;
  color: #fff;
  font-weight: bold;
  border-radius: 6px;
}

.panel-main_point li:first-child {
  margin-left: 0;
}

.panel-main_point div {
  padding: 10px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 60px;
  justify-content: center;
}

.panel-main_point div span.s {
  margin-bottom: 10px;
}

.panel_inner {
  padding: 20px 380px 0 35px;
}

.panel_el {
  margin: 0 0 6px 6px;
  padding: 15px;
  position: relative;
  float: left;
  display: block;
  overflow: hidden;
  background: #fff no-repeat 0 0;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
  color: #333;
}

.no-touchevents .panel_el:hover {
  text-decoration: none;
}

.panel_el-type1 {
  width: 471px;
  height: 230px;
}

.panel_el-type2 {
  width: 471px;
  height: 112px;
}

.panel_el-type3 {
  width: 948px;
  height: 230px;
}

.panel_el-type3 .panel_desc {
  padding-right: 480px;
}

.panel_el-type4 {
  width: 312px;
  height: 228px;
}

.panel_el-type4 .panel_hd {
  font-size: 18px;
}

.panel_el-type4 .panel_desc {
  padding-right: 0;
}

.panel_el-type4 .panel_pic {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

.panel_el-type5 {
  width: 642px;
  height: 120px;
}

.panel_el-type5 .panel_hd {
  margin-bottom: 10px;
  font-size: 22px;
}

.panel_el-type5 .panel_pic {
  right: 25px;
}

.panel_el-type5 .panel_notice {
  margin-bottom: 7px;
}

.panel_el-type5 .s {
  margin-right: 5px;
  position: static !important;
}

.panel_el-type6 {
  width: 300px;
  height: 120px;
}

.panel_el-type6 .panel_hd {
  font-size: 14px;
}

.panel_el-type6 .panel_pic {
  right: 9px;
  z-index: 0;
}

.panel_el-type6 .panel_pic-2 {
  top: auto;
  right: auto;
  bottom: 10px;
  left: 0;
}

.panel_el-type6 .panel_notice {
  margin-bottom: 5px;
  position: relative;
  z-index: 50;
}

.panel_el-type6 .panel_price {
  margin-top: 5px;
  position: relative;
  z-index: 50;
}

.panel_el-type6 .panel_desc {
  margin-top: 0 !important;
  padding-right: 100px;
  position: relative;
  z-index: 50;
}

/* 3連で少し縦長のパネル */
.panel_el-type7 {
  width: 312px;
  height: 320px;
}
.panel_el-type7 .panel_hd {
  font-size: 18px;
}
.panel_el-type7 .panel_desc {
  padding-right: 0;
}
.panel_el-type7 .panel_pic {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

/* 標準幅でスリム3つ分の高さ */
.panel_el-type8 {
  width: 471px;
  height: 348px;
}

.panel_el .s {
  position: absolute;
  right: 17px;
  top: 15px;
}

.panel_el.spacer {
  visibility: hidden !important;
}
.panel_el .s-group {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 36px;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
}
.panel_el .s-group .s {
  position: relative;
}

.panel_focus {
  border: 0 solid;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: border-width .05s ease-out;
  transition: border-width .05s ease-out;
}

.panel_el:hover .panel_focus {
  border-width: 6px;
}

.panel_arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 34px;
  height: 34px;
  overflow: hidden;
}

.panel_arrow:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  -webkit-transform: rotate(45deg) translate(14px);
      -ms-transform: rotate(45deg) translate(14px);
          transform: rotate(45deg) translate(14px);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2) inset;
}

.g-html-ie8 .panel_arrow:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 34px 34px;
  background-color: transparent;
}

.panel_arrow i {
  font-size: 11px;
  color: #fff;
  position: absolute;
  right: 3px;
  bottom: 5px;
}

.panel_hd {
  margin-bottom: 3px;
  font-size: 20px;
  line-height: 1.2;
  position: relative;
}

.panel_lead {
  margin-bottom: 1em;
  position: relative;
}

.panel_desc {
  position: relative;
  padding-right: 210px;
  font-size: 12px;
  line-height: 1.4;
}

.panel_hd + .panel_desc {
  margin-top: 7px;
}

.panel_price {
  color: #ed0000;
  font-weight: bold;
  font-size: 10px;
  line-height: 1.5;
}

.panel_price strong {
  margin: 0 2px;
  font-size: 16px;
  line-height: 1.5;
}

.panel_price span {
  margin-left: 3px;
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  color: #333;
}

.panel_pic {
  position: absolute;
  top: 0;
  right: 19px;
}

.panel_el-sp1 {
  background: url(/j3a/images/top/pic-inmen1.jpg);
  color: #fff;
}

.panel_el-sp2 {
  background: url(/j3a/images/top/pic-inmen2.jpg);
  color: #fff;
}

.ranking li {
  margin-left: 10px;
  width: 160px;
}

.ranking li:first-child {
  margin-left: 0;
}

.ranking .g-media_hd {
  padding-left: 50px;
  position: relative;
}

.ranking .s {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.recommend .g-carousel_item a {
  display: block;
  color: #333;
}

.no-touchevents .recommend .g-carousel_item a:hover {
  color: #1c57b8;
}

.recommend li {
  margin-left: 7px;
  width: 203px;
}

.recommend li:first-child {
  margin-left: 0;
}

.recommend .g-media_hd {
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 1.4;
}

.recommend .g-media_text {
  line-height: 1.4;
}

.g-html-ie8.g-html-small .g-breadcrumbs {
  margin: auto;
  max-width: 960px;
}

.g-html-ie8.g-html-small .g-sidebar {
  display: none;
}

.g-html-ie8.g-html-small .g-main {
  margin: auto !important;
  width: 960px;
  float: none !important;
}

@media only screen and (max-width: 1279px) {
  .g-breadcrumbs {
    margin: auto;
    max-width: 960px;
  }
  .g-sidebar {
    display: none;
  }
  .g-main {
    margin: auto !important;
    width: 960px;
    float: none !important;
  }
}

.g-body .g-main {
  min-width: 960px;
}
