@charset "UTF-8";
/* 
Theme Name: Mizuiri 2019 Theme
Theme URI: http://abe-cl-meneki.com/
Author: Studio Libero
Author URI: http://abe-cl-meneki.com/
Description: Customized on base Bootstrap4.2
Version: 1.0
*/
.btn-sidebar {
  width: 100%;
  font-weight: bold;
  height: 5rem;
  vertical-align: middle; }

.btn-sidebar-l {
  width: 100%;
  border: solid 2px #42210b;
  color: #42210b;
  border-radius: 5px;
  font-size: 1rem;
  height: 2.8rem;
  vertical-align: middle; }

.sidebar-ronuded {
  border-radius: 15px; }

.btn-shadow {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.text-small {
  font-size: 0.8rem;
  font-weight: bold; }

.text-normal {
  font-size: 1rem;
  font-weight: bold; }

.text-big {
  font-size: 1.5rem;
  font-weight: bold; }

.text-bigger {
  font-size: 2rem;
  font-weight: bold; }

.text-phone {
  font-family: arial, helvetica, sans-serif;
  font-size: 2rem;
  font-weight: bold; }

body {
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  color: #42210b;
  font-weight: normal; }

.wrap {
  overflow: hidden; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-top: 3rem;
  margin-bottom: 2rem;
  padding-bottom: 0.5rem;
  border-bottom: #42210b 2px solid; }

.img-thumbnail {
  margin: 0 15px 15px; }

.img-sidebar {
  width: 100%;
  margin-bottom: 5px; }

.img-portrait {
  max-width: 40%; }

.blog-sidebar {
  margin-top: 20px; }

.jumbotron-fluid {
  margin-bottom: 0px; }

.h-250 {
  height: 250px; }

@media (min-width: 768px) {
  .h-md-250 {
    height: 250px; } }
/*
 * Blog name and description
 */
.blog-main {
  font-size: 1.1rem;
  line-height: 2rem; }

.blog-title {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400; }

.blog-description {
  font-size: 1.1rem;
  color: #999; }

@media (min-width: 40em) {
  .blog-title {
    font-size: 3.5rem; } }
/*
 * Blog posts
 */
.blog-post {
  margin-bottom: 4rem; }

.blog-post-title {
  margin-bottom: .25rem;
  font-size: 2.5rem; }

.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #999; }

/*
 * Footer
 */
footer {
  padding: 0;
  color: #333;
  font-size: 12px; }

.bg-orange {
  background-color: #f15a24; }

.bg-brown {
  background-color: #42210b; }

.bg-yellow {
  background-color: #ffcc00; }

.bg-green {
  background-color: #96bd0f; }

.bg-red {
  background-color: #b84944; }

.bg-black {
  background-color: #222222; }

.bg-l_green {
  background-color: #cccc00; }

.bg-d_bl {
  background-color: #20417A; }

.bg-photo-bcg {
  background: url("img/bcg-cws-small.jpg");
  background-position: center;
  color: #333333; }

.bg-photo-vitaminc {
  background: url("img/vitaminc.jpg");
  background-position: center;
  color: #333333; }

.bg-photo-affiliate {
  background: url("img/affiliate.jpg");
  background-position: center;
  color: #333333; }

.bg-photo1-opdivo {
  background: url("img/opdivo.jpg");
  background-position: center;
  color: #333333; }

.text-green {
  color: #96bd0f; }

.text-red {
  color: #b84944; }

.text-orange {
  color: #f15a24; }

.text-gray {
  color: #555555; }

.text-brown {
  color: #42210b; }

h1 {
  font-size: 2rem; }

h2 {
  font-size: 1.8rem; }

h2.page-title {
  font-size: 1.8rem;
  border-bottom: none; }

.section-title {
  font-size: 1.3rem;
  border-left: #ffcc00 3px solid; }

h3 {
  font-size: 1.3rem;
  /* border-bottom:$c-green 2px solid;*/ }

h4 {
  font-size: 1.1rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 1rem; }

a {
  text-decoration: none;
  color: #96bd0f; }

a:hover, a:active, a:focus {
  text-decoration: none;
  color: #96bd0f; }

dd {
  margin-left: 2em; }

.h-light {
  border-bottom: #cccc00 2px solid;
  padding: 4px; }

.h-dark {
  font-weight: normal;
  background-color: #96bd0f;
  color: white;
  border-radius: 5px;
  padding: 10px; }

header {
  background-color: #ffffff;
  padding-top: 0px; }

.fixed-header {
  z-index: 1030;
  left: 0;
  right: 0; }

#phone {
  margin-right: 130px; }

#mobile-navi a {
  padding: 10px 5px;
  color: #ffffff;
  font-weight: bold; }

#mobile-navi a:visited {
  color: #ffffff; }

.shiftnav-toggle-button {
  margin-top: 5px;
  border-radius: 5px;
  padding-top: 15px;
  font-size: 8px;
  width: 45px;
  height: 30px; }

#sodan-form {
  font-size: 0.6em;
  bottom: 3px; }

.blog-sidebar {
  width: 250px; }

.header-top-ribbon {
  background-color: #42210b;
  color: white; }

.header-image {
  max-height: 88px; }

#footer-box {
  background-color: white;
  border-top: #cccccc solid 1px;
  max-width: 100%; }

nav a {
  font-size: 0.8em;
  font-weight: bold;
  color: white;
  vertical-align: middle; }

nav a:hover, a:active, a:focus {
  color: #cccccc; }

.nav-item {
  padding: 10px; }

ul#nav-menu-test {
  list-style: none;
  width: 100%;
  padding: 0; }

ul#nav-menu-test li {
  float: left;
  display: inline; }

#menu-side-nav {
  list-style: none;
  margin-top: 10px; }

#menu-side-nav li {
  background-color: #EEEEEE;
  margin-left: -40px;
  padding: 10px 15px;
  border-bottom: solid 1px #ffffff; }

#menu-side-nav li:hover {
  background-color: #cccccc; }

#menu-side-nav li a {
  color: #5A5A5A; }

#menu-side-nav li a:hover {
  color: #333333; }

#menu-side-nav li ul {
  margin-top: 10px;
  margin-bottom: 0px; }

#menu-side-nav li ul li {
  list-style: square;
  list-style-position: inside;
  margin-left: -40px;
  padding: 10px 15px;
  border-bottom: none;
  background-color: inherit; }

#menu-side-nav li ul li:hover {
  background-color: inherit; }

#menu-side-nav li ul li a {
  color: #5A5A5A; }

#menu-side-nav li ul li a:hover {
  color: #333333; }

.btn-green {
  background-color: #96bd0f;
  color: white;
  font-weight: bold; }

.btn-red {
  background-color: #b84944;
  color: white;
  font-weight: bold; }

.img-small {
  width: 30%; }

/****** lists and tables from old site *****/
table td, th {
  font-size: 0.7em; }

table.listkeireki {
  width: 100%;
  padding: 0;
  margin: 0; }

table.listkeireki th {
  float: left;
  width: 30%;
  /* adjust the width; make sure the total of both is 100% */
  background: #fcfcfc;
  padding: 0;
  margin: 0; }

table.listkeireki td {
  float: left;
  width: 70%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 0;
  margin: 0; }

table.whatsnew {
  width: 100%;
  font-size: 1em; }

.whatsnew th {
  width: 30%;
  font-size: 0.9em;
  vertical-align: baseline; }

.whatsnew td {
  width: 70%;
  font-size: 0.9em; }

/* Table Settings */
table.cost {
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  empty-cells: show;
  font-size: 1em;
  line-height: 1em;
  margin-bottom: 10px; }

.cost th {
  border: 1px solid #cccccc;
  background-color: #cccc00;
  padding: 1.2em 1em;
  color: #363636; }

.cost td {
  border: 1px solid #cccccc;
  padding: 0.3em;
  color: #363636; }

.r {
  text-align: right; }

table.costsample {
  /*    background-color: #d5e4bb;*/
  background-color: #ffffff;
  empty-cells: show;
  line-height: 15pt;
  margin-left: 15px;
  margin-bottom: 0px;
  border: none;
  border-collapse: collapse;
  color: #363636; }

.costsample th {
  text-align: center;
  padding: 5px 2px;
  font-size: 1.2em;
  border-collapse: collapse;
  border-style: hidden;
  color: #363636;
  font-weight: lighter; }

.costsample td {
  text-align: center;
  padding: 5px 2px;
  font-size: 1em;
  vertical-align: middle;
  border-collapse: collapse;
  border-style: hidden;
  color: #363636; }

/***********************************************/
@media (min-width: 320px) {
  nav a {
    font-size: 0.75em;
    line-height: 75%; }

  .container-jumbotron {
    padding-top: 0px; }

  footer {
    margin-bottom: 60px; }

  #sodan-form {
    font-size: 0.7em; } }
@media (min-width: 360px) {
  nav a {
    font-size: 0.8em; }

  h2 {
    font-size: 1.3rem; } }
@media (min-width: 375px) {
  header {
    margin-bottom: 10px; } }
@media (min-width: 576px) {
  nav a {
    font-weight: bold; }

  h2 {
    font-size: 1.5rem; } }
@media (min-width: 768px) {
  nav a {
    font-size: 0.9em; }

  .container-jumbotron {
    margin-top: 240px; }

  header {
    padding-top: 0px;
    margin-bottom: 0px; }

  table td, th {
    font-size: 1em; } }
@media (min-width: 992px) {
  nav a {
    font-size: 0.78em; }

  .container-jumbotron {
    margin-top: 180px; }

  .text-bigger {
    font-size: 1.7rem; }

  .text-normal {
    font-size: 1.0rem; }

  .text-phone {
    font-size: 1.7rem; } }
@media (min-width: 1200px) {
  nav a {
    font-size: 0.95em; }

  .text-bigger {
    font-size: 2.1rem; }

  .text-phone {
    font-size: 2.0rem; } }
