@charset "UTF-8";
/* ==================================================
 * Name: brand_shichigahama
 * Author: ASW
 * Description: ブランド七ヶ浜Webサイト用(2017改訂版)
  * Version: 2.0 (update: 2017.10.7)
================================================== */
/* 
body
-------------------------------------------------- */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0;
  background: #FFF;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  line-height: 1.7142857143;
}
a {
  outline: none !important;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}

button {
  outline: none !important;
}

h1, h2, h3, h4, h5, h6, p, label, .btn, a {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 600;
}

h3, h4, h5, h6 {
  line-height: 1.4;
}

.container {
  max-width: 1170px;
}

/* 
.btn
-------------------------------------------------- */
.btn {
  margin: 0 5px 5px 0;
}

.btn-d, .btn-d:hover, .btn-d:focus {
  color: #FFF !important;
  background: rgba(0, 0, 0, 0.3);
}

/* 
footer
-------------------------------------------------- */
.scrollToTop {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  z-index: 500;
  transition: all 0.3s ease-in-out;
  padding: 0 !important;
}

.scrollToTop span {
  font-size: 14px;
  line-height: 40px;
}

.showScrollTop {
  opacity: 1;
}

.bloc-sm {
  padding: 20px 50px;
}

#bloc-inquiry {
  background-color: #2A4074;
}

#bloc-inquiry h3 {
  font-size: 17px;
  line-height: 1.7;
  font-weight: normal;
}

#bloc-inquiry {
  padding-top: 5px;
  padding-bottom: 0;
}

#bloc-inquiry .bloc-sm {
  padding-top: 15px;
  padding-bottom: 10px;
}

#bloc-inquiry p,
#bloc-inquiry a,
#bloc-inquiry i {
  font-weight: normal;
  color: #FFF !important;
  font-size: 16px;
}

#bloc-inquiry .links {
  margin: 0;
}

#bloc-inquiry .links li {
  margin-right: 1em;
  line-height: 1.5;
}

/* ==================================================
TOPページ
================================================== */
#bloc-header {
  background-color: #446396;
  background-color: #1C2B53;
  background-image: url("../images/hd_bg2.png");
}

.bloc {
  width: 100%;
  clear: both;
  background: 50% 50% no-repeat;
  padding: 0 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bloc .container {
  padding-left: 15px;
  padding-right: 15px;
}

.hero {
  padding-top: 0;
}
.hero .btn-dwn {
  width: 58px;
  height: 58px;
  line-height: 58px;
  margin: 0 0 0 -29px;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 50%;
  bottom: 60px;
  border: 0;
}

.hero-nav {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.v-center {
  width: 100%;
  height: 100%;
  display: table;
}
.v-center .vc-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
}

/*
Version: 2.0 (update: 2017.10.7)
*/
/* ============================================================

共通要素

============================================================ */
/* ==================================================
#header
================================================== */
#header {
  height: 60px;
  width: 100%;
  background-color: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  margin: 0;
  box-shadow: 0 1px 3px 0 rgba(100, 100, 100, 0.5);
}

@media screen and (max-width: 767px) {
  #home #header-sp {
    height: 60px;
    width: 100%;
    background-color: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    margin: 0;
    box-shadow: 0 1px 3px 0 rgba(100, 100, 100, 0.5);
    overflow: hidden;
  }
  #home #header-sp .hd-nav-btn {
    list-style: none;
    padding-left: 0;
    margin-top: 10px;
    float: right;
  }
  #home #header-sp .hd-nav-btn li:nth-child(1) {
    margin-right: 5px;
  }
  #home #header-sp .hd-nav-btn li {
    display: inline-block;
  }
  #home #header-sp .hd-nav-btn a {
    color: #064376;
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    padding: 10px 5px;
    border: solid 1px #AAA;
    border-radius: 4px;
  }
  #home header#header-sp.drawer.drawer--top.drawer--navbarTopGutter {
    display: none !important;
  }
  #home header#header-sp.clone-nav.is-show.drawer.drawer--top.drawer--navbarTopGutter {
    display: block !important;
  }
  #home .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: 100%;
    height: 100%;
    padding-top: 0;
    background-color: #2B4074;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1000;
  }
}
@media screen and (max-width: 320px) {
  #home #header-sp .hd-nav-btn li:nth-child(1) {
    margin-right: 5px;
  }
  #home #header-sp .hd-nav-btn a {
    font-size: 12px;
    padding: 8px 6px;
  }
  #home #header-sp .brand-id {
    height: 30px;
    width: auto;
  }
}
.hero-nav,
.hero-nav .nav > li > a {
  color: #FFF;
}

@media (max-width: 767px) {
  .navbar-header {
    display: none;
  }
}

@media (max-width: 767px) {
  .site-navigation.nav.pull-right {
    float: none !important;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .site-navigation.nav.pull-right > li {
    display: inline !important;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .site-navigation.nav.pull-right > li a {
    display: inline !important;
  }
}

/* ajust */
#home #header,
#home #header-sp {
  margin-top: -2000px;
}

#home header#header.clone-nav,
#home #header-sp.clone-nav {
  margin-top: 0;
}

.is-show-state #system {
  padding-top: 60px;
}
@media (max-width: 767px) {
  .is-show-state #system {
    padding-top: 30px;
  }
}

.clone-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  transition: 0.3s;
  transform: translateY(-100%);
  margin-top: 0;
}

.is-show {
  transform: translateY(0);
}

/* /ajust */
@media screen and (max-width: 767px) {
  #home .navbar-header {
    margin-top: 6px;
    overflow: visible;
  }
  #home .drawer-navbar-header {
    position: relative;
    z-index: 102;
    box-sizing: border-box;
    width: 100%;
    height: 3.75rem;
    height: 60px;
    padding: 0 0.75rem;
    padding: 5px 15px;
  }
  .site-navigation li a {
    font-size: 15px;
  }
}
.site-navigation li a {
  font-size: 16px;
}

.nav > li {
  position: static;
  display: inline-block;
  line-height: 60px;
}

.nav > li > a {
  position: static;
  display: block;
  padding: 0;
  color: #000;
  font-weight: 500;
}
.nav > li > a:before {
  content: "｜";
}
.nav > li > a:hover {
  background-color: transparent;
}

.nav > li:nth-child(1) > a:before {
  content: none;
}

.title-container {
  margin-top: 60px;
  padding-top: 30px;
  background-color: #012E58;
  background-image: url(../images/title-container-bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .title-container {
    margin-top: 0;
  }
}
.title-container .col-pic {
  height: 200px;
}
.title-container .col-pic img {
  display: block;
  margin: 20px 20px 0 0;
}
.title-container .col-txt {
  color: #FFF;
  padding-top: 35px;
  width: auto;
}
@media screen and (max-width: 767px) {
  .title-container .col-txt {
    padding: 0 15px;
    text-align: center;
    box-sizing: border-box;
  }
}
.title-container .col-txt h1 {
  margin-top: 0;
  font-size: 237.5%;
}
@media screen and (max-width: 767px) {
  .title-container .col-txt h1 {
    font-size: 150%;
  }
}
.title-container .col-txt .lead {
  color: #A0D6F4;
  font-size: 100%;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .title-container .col-txt .lead {
    font-size: 75%;
  }
}

.drawer-brand {
  padding: 0;
  margin-top: 0.25em;
  line-height: 1 !important;
}
@media screen and (max-width: 767px) {
  .drawer-brand {
    margin-top: 0.5em;
  }
}

.brand-id {
  padding: 0;
  height: 54px;
  height: 46px;
  width: auto;
}

#header-sp .brand-id {
  height: 36px;
  width: auto;
}

/* ==================================================
.vc-content
================================================== */
@media screen and (max-width: 767px) {
  .vc-content h1 img {
    width: 70%;
    height: auto;
  }
}
@media screen and (max-height: 400px) {
  .vc-content h1 img {
    width: auto;
    max-height: 180px;
    margin-top: 1.75em;
  }
}
@media screen and (max-height: 320px) {
  .vc-content h1 img {
    width: auto;
    max-height: 150px;
    margin-top: 1.75em;
  }
}

@media screen and (max-height: 400px) {
  .hero .btn-dwn {
    bottom: 30px;
  }
}
@media screen and (max-height: 400px) {
  .hero .btn-dwn {
    bottom: 20px;
  }
}
/* ==================================================
#bloc-news
================================================== */
#bloc-news {
  background-image: url("../images/hd_bg2add.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto;
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  #bloc-news {
    background-image: url("../images/hd_bg2add.png");
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 80px;
    background-size: auto;
  }
}

/* ==================================================
.bloc-title
================================================== */
.bloc-title {
  background-color: #4396D0;
  padding: 0;
  margin: 0;
}
.bloc-title h2 {
  line-height: 1.3;
  font-size: 187.5%;
  color: #FFF;
  margin: 0;
  height: 100px;
  line-height: 100px;
}
@media screen and (max-width: 767px) {
  .bloc-title h2 {
    height: 80px;
    font-size: 125%;
    line-height: 80px;
  }
}

@media screen and (max-width: 767px) {
  .bloc-title .bloc-md {
    padding: 20px 0;
  }
  .bloc-title h2 span {
    margin-top: -50px;
  }
}
/* ==================================================
OTHER
================================================== */
.arrow {
  height: 0;
  width: 0;
  border: 24px solid #4294D2;
  border-color: transparent;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-top-color: #4294D2;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -60px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .arrow {
    border: 19px solid #4294D2;
    border-color: transparent;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top-color: #4294D2;
  }
}

aside {
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  span.br {
    display: block;
  }
}

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

ブランド七ヶ浜認定品一覧（#approve）

============================================================ */
#approve #approve-list {
  margin-bottom: 50px;
}
#approve #approve-list h3 {
  font-size: 137.5%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #approve #approve-list h3 {
    font-size: 106.25%;
  }
}
#approve #approve-list .last-update {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #approve #approve-list .last-update {
    font-size: 81.25%;
    margin-bottom: 25px;
  }
}
#approve #approve-list table {
  width: 100%;
  border-bottom: solid 1px #888;
}
@media screen and (max-width: 767px) {
  #approve #approve-list table {
    border-top: solid 1px #888;
  }
}
#approve #approve-list .hd {
  border-bottom: solid 3px #888;
}
#approve #approve-list .hd th {
  font-size: 100%;
  color: #000;
  font-weight: 600;
  text-align: center;
  border-right: none;
  padding: 0 0 5px;
}
#approve #approve-list th, #approve #approve-list td {
  padding-top: 8px;
  padding-bottom: 6px;
  border-bottom: dotted 1px #888;
}
#approve #approve-list th {
  font-weight: 400;
  text-align: center;
  border-right: solid 1px #888;
}
#approve #approve-list td {
  padding-left: 1.25em;
  padding-right: 1em;
}
#approve #approve-list td.business {
  border-left: solid 1px #888;
  text-align: center;
}
#approve #approve-list a {
  font-size: 106.25%;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  outline: none;
}
#approve #approve-list a:before {
  content: "\f13a";
  font-size: 112.5%;
  font-family: fontawesome;
  font-weight: normal;
  color: #9C9C9C;
  margin-right: 0.15em;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #approve #approve-list table {
    width: auto !important;
    display: block;
    margin-left: -15px;
    margin-right: -15px;
  }
  #approve #approve-list tbody, #approve #approve-list tr {
    display: block;
    width: auto;
  }
  #approve #approve-list th, #approve #approve-list td {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    padding-bottom: 5px;
  }
  #approve #approve-list th {
    border-bottom: dotted 1px #CCC;
    border-right: none;
    font-size: 68.75%;
    text-align: left;
  }
  #approve #approve-list td {
    border-bottom: solid 1px #BBB;
    font-size: 120%;
  }
  #approve #approve-list td span {
    font-size: 67.402%;
    line-height: 1.7;
    font-weight: normal;
  }
  #approve #approve-list td a {
    display: block;
    font-size: 85%;
    line-height: 1.5;
    padding-right: 20px;
    overflow: hidden;
  }
  #approve #approve-list td a:before {
    content: none;
  }
  #approve #approve-list td a:after {
    content: "\f107";
    font-size: 150%;
    line-height: 1;
    font-family: fontawesome;
    font-weight: normal;
    color: #999;
    vertical-align: middle;
    margin-right: -20px;
    float: right;
  }
}
#approve #approve-detail {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail {
    margin-bottom: 0;
  }
}
#approve #approve-detail article {
  padding: 30px 0;
  background-color: #F1F1F1;
}
#approve #approve-detail article:nth-child(even) {
  background-color: #FFF;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail article {
    padding: 20px 0;
  }
  #approve #approve-detail article .row {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#approve #approve-detail h3 {
  color: #014075;
  font-size: 187.5%;
  margin: 0 0 20px;
  padding-right: 90px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail h3 {
    font-size: 125%;
    margin: 0 0 15px;
    text-align: center;
    padding: 0 15px;
  }
}
#approve #approve-detail h3:before {
  content: " ";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("../images/triangle7.png");
  background-size: contain;
  margin-right: 0.25em;
  margin-bottom: 0.15em;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail h3:before {
    content: none;
  }
}
#approve #approve-detail h3 span.num {
  display: block;
  position: absolute;
  top: 7px;
  right: 0;
  color: #FFF;
  font-size: 53.3333333333%;
  /*font-weight: normal;*/
  font-weight: 600;
  line-height: 27px;
  background-color: #555;
  background-color: #014075;
  text-align: center;
  height: 27px;
  width: 6em;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail h3 span.num {
    position: static;
    font-size: 70%;
    margin: 0 auto 10px;
  }
}
#approve #approve-detail .col-pic {
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail .col-pic {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }
}
#approve #approve-detail .col-pic img {
  padding: 5px;
  background-color: #FFF;
  border: solid 1px #D7D7D7;
  box-shadow: 0 0 3px 0 rgba(170, 170, 170, 0.5);
  box-sizing: border-box;
}
#approve #approve-detail .col-txt {
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail .col-txt {
    padding-left: 0;
    padding-right: 0;
  }
}
#approve #approve-detail .col-txt p {
  font-size: 125%;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail .col-txt p {
    font-size: 93.75%;
    margin: 0 0 10px;
  }
}
#approve #approve-detail .col-txt dl {
  display: table;
  border: solid 1px #AAA;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail .col-txt dl {
    display: block;
    font-size: 87.5%;
    padding: 5px 0;
  }
}
#approve #approve-detail .col-txt dt {
  display: table-cell;
  width: 6em;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  border-right: solid 1px #AAA;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail .col-txt dt {
    display: block;
    width: auto;
    border-right: none;
    border-bottom: solid 1px #AAA;
    padding-left: 15px;
    padding-bottom: 5px;
    text-align: left;
  }
}
#approve #approve-detail .col-txt dd {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail .col-txt dd {
    display: block;
  }
}
#approve #approve-detail .col-txt dd ul {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail .col-txt dd ul {
    padding-top: 5px;
    padding-left: 30px;
  }
}
#approve #approve-detail .col-txt dd li {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 767px) {
  #approve #approve-detail .col-txt dd li {
    margin-top: 0.15em;
    margin-bottom: 0.15em;
  }
}

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

TOPページ

============================================================ */
/* ==================================================
#bloc-news
================================================== */
#bloc-news.bloc {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
@media screen and (max-width: 767px) {
  #bloc-news.bloc .container {
    padding-left: 0;
    padding-right: 0;
  }
}
#bloc-news.bloc h3 {
  line-height: 1.3;
  color: #4396D0;
  font-size: 187.5%;
  font-weight: 600;
  margin-bottom: 30px;
}
#bloc-news.bloc dt.title,
#bloc-news.bloc dt.link {
  color: #000;
  font-size: 125%;
  cursor: pointer;
  padding: 15px;
  background-color: #E9E9E9;
  margin-bottom: 1.5em;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #bloc-news.bloc dt.title,
  #bloc-news.bloc dt.link {
    font-size: 112.5%;
    text-align: center;
  }
}
#bloc-news.bloc dt.title:hover,
#bloc-news.bloc dt.link:hover {
  background-color: #D0EAFB;
}
#bloc-news.bloc dt.title.open,
#bloc-news.bloc dt.link.open {
  color: #FFF;
  background-color: #4396D0;
  margin-bottom: -3px;
}
#bloc-news.bloc dt.title.open:after,
#bloc-news.bloc dt.link.open:after {
  content: "\f106";
  color: #D0EAFB;
}
@media screen and (max-width: 767px) {
  #bloc-news.bloc dt.title.open:after,
  #bloc-news.bloc dt.link.open:after {
    font-size: 162.5%;
    float: none;
    margin: 10px auto -10px;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  #bloc-news.bloc dt.title span,
  #bloc-news.bloc dt.link span {
    display: block;
  }
}
#bloc-news.bloc dt.title:after {
  content: "\f107";
  font-size: 187.5%;
  font-family: fontawesome;
  font-weight: normal;
  color: #AAA;
  line-height: 0.7;
  margin-right: 0.15em;
  float: right;
  display: block;
}
@media screen and (max-width: 767px) {
  #bloc-news.bloc dt.title:after {
    font-size: 162.5%;
    float: none;
    margin: 10px auto -10px;
    text-align: center;
  }
}
#bloc-news.bloc dt.link a:after {
  content: "\f105";
  font-size: 187.5%;
  font-family: fontawesome;
  font-weight: normal;
  color: #AAA;
  line-height: 0.7;
  margin-right: 0.15em;
  float: right;
  display: block;
}
@media screen and (max-width: 767px) {
  #bloc-news.bloc dt.link a:after {
    font-size: 162.5%;
    float: none;
    margin: 8px auto -5px;
    text-align: center;
  }
}
#bloc-news.bloc dt a {
  color: #000;
  font-weight: 600;
  display: block;
  outline: none;
}
#bloc-news.bloc dd.detail {
  display: none;
  border: solid 3px #4396D0;
  padding: 20px;
  margin-bottom: 1.5em;
}
#bloc-news.bloc dd.detail .contents {
  margin-bottom: 0.5em;
}
#bloc-news.bloc dd.detail .contents > dt {
  color: #000;
  font-size: 106.25%;
  border-bottom: solid 1px #666;
  padding-bottom: 0.25em;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}
#bloc-news.bloc dd.detail .contents > dt:nth-of-type(1) {
  margin-top: 0;
}
#bloc-news.bloc dd.detail .contents > dt.contact {
  background-color: #D0EAFB;
  border-bottom: none;
  margin-top: 2em;
  padding: 10px;
  border-radius: 4px;
}
#bloc-news.bloc dd.detail .contents > dd {
  font-size: 93.75%;
  margin-bottom: 0.75em;
}
#bloc-news.bloc dd.detail .sub-container dt {
  font-size: 106.25%;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
#bloc-news.bloc dd.detail .sub-container dd em {
  font-style: normal;
  font-weight: 500;
  display: block;
  margin: 1.25em 0 0.5em;
}
#bloc-news.bloc dd.detail .sub-container ul {
  padding: 15px 20px;
  background-color: #F3F3F3;
  list-style-type: none;
}
#bloc-news.bloc dd.detail .sub-container ul li {
  margin: 5px 0;
}

/* ==================================================
#system-guide
================================================== */
#system-guide {
  background-color: #F3F3F3;
}
#system-guide * {
  box-sizing: border-box;
}
#system-guide .arrow + .container {
  margin-top: 30px;
}
#system-guide p {
  font-size: 125%;
}
@media screen and (max-width: 767px) {
  #system-guide p {
    font-size: 112.5%;
  }
}
#system-guide h3 + p {
  font-size: 112.5%;
}
@media screen and (max-width: 767px) {
  #system-guide h3 + p {
    font-size: 100%;
  }
}
#system-guide table {
  width: 100%;
  border-bottom: solid 2px #888;
}
@media screen and (max-width: 767px) {
  #system-guide table {
    width: auto !important;
    border-top: none;
  }
}
#system-guide .hd {
  border-bottom: solid 2px #888;
}
#system-guide .hd th {
  font-size: 106.25%;
  color: #000;
  font-weight: 600;
  text-align: center;
  border-right: none;
  padding: 0 0 5px;
}
#system-guide th, #system-guide td {
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: dotted 1px #888;
  font-size: 106.25%;
}
#system-guide th {
  font-weight: 400;
  text-align: left;
  border-right: solid 1px #888;
  min-width: 12em;
}
@media screen and (max-width: 767px) {
  #system-guide th {
    min-width: 6em;
    width: auto;
    padding-left: 15px;
    box-sizing: border-box;
  }
}
#system-guide td {
  padding-left: 1.25em;
  padding-right: 1em;
}
#system-guide td.business {
  border-left: solid 1px #888;
  text-align: center;
}
#system-guide h3 {
  color: #000;
  font-size: 150%;
  line-height: 1;
  background: #FFFFFF;
  padding: 18px 20px;
  margin-top: 65px;
  margin-bottom: 20px;
  border: 3px solid #63AAA8;
  border-radius: 4px;
}
#system-guide h3:nth-of-type(1) {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #system-guide h3 {
    padding: 12px 7px;
    margin-top: 50px;
    margin-bottom: 15px;
    overflow: hidden;
    font-size: 118.75%;
    color: #2F7D7A;
    border: 2px solid #63A3A2;
  }
}
#system-guide .fig {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #system-guide .fig {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
#system-guide .fig img {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #system-guide .fig img {
    width: 75%;
    height: auto;
  }
}
#system-guide dl {
  margin-bottom: 50px;
}
#system-guide dl dt {
  color: #2F7D7A;
  font-size: 112.5%;
  margin-bottom: 0.25em;
}
#system-guide dl dt .pull-left {
  margin-top: 3px;
  margin-right: 0.5em;
}
#system-guide dl dd {
  font-size: 87.5%;
  line-height: 1.7;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: dotted 1px #AAA;
}
#system-guide dl dd:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
