@charset "UTF-8";
.font-bold {
  font-weight: normal;
}

#header-sp {
font-size:13px;
}

/*html
-----------------------------------------------------------------------------*/
/*body
-----------------------------------------------------------------------------*/
body {
  color: #707070;
  background-color: #fff !important;
  font-family: SST, "SST Japanese Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, Arial, Helvetica, sans-serif;
  position: relative;
}
@media (max-width: 768.98px) {
  body {
    min-width: 300px;
    overflow-x: hidden;
  }
}

html {
  background-color: #000;
}
@media (max-width: 768.98px) {
  html {
    overflow-y: visible;
  }
}

.isPC {
  display: block;
}
@media (max-width: 768.98px) {
  .isPC {
    display: none;
  }
}

.isSP {
  display: none;
}
@media (max-width: 768.98px) {
  .isSP {
    display: block;
  }
}

@media (max-width: 768.98px) {
  .fix-active {
    padding-top: 60px;
  }
}

/*div#pagepath
------------------------------------------------------------------------------*/
#pagetop {
  display: none;
}

#pagepath {
  position: relative;
  clear: both;
  padding: 8px 200px 8px 0;
  margin-top: 10px;
  margin-bottom: 0;
  min-height: 21px;
  height: auto !important;
}

#pagepath ul li {
  word-break: break-all;
}

#pagepath ul li a {
  color: #3865E0;
}

.language-select {
  display: flex;
  position: absolute;
  top: 5px;
  right: 0;
}

.language-select-btn {
  margin: 0 8px;
  padding: 3px 0px;
}

.language-select-btn a {
  color: #C8C8C8;
  text-decoration: none;
}

.language-select-btn a:hover {
  text-decoration: underline;
}

.language-select-btn.is-current {
  border-bottom: solid 1px;
}

.language-select-btn.is-current a {
  color: #707070;
}

.language-select-btn:last-child::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  position: absolute;
  top: 2px;
  left: 59px;
  background-color: #707070;
  transform: rotate(20deg);
}

/*div#container
------------------------------------------------------------------------------*/
.container {
  width: 1050px;
  margin: 0 auto;
}
@media (max-width: 768.98px) {
  .container {
    width: auto;
    margin: 0;
  }
}

/*div#cont-body
------------------------------------------------------------------------------*/
#cont-body {
  position: relative;
  width: 1050px;
}
@media (max-width: 768.98px) {
  #cont-body {
    width: auto;
    margin: 0;
  }
}

#cont-body #cont-langbtn {
  right: 0;
  top: -44px;
  position: absolute;
}

#cont-body #cont-langbtn img {
  margin: 7px 0;
}

#cont-body #h-side-nav {
  width: 200px;
  float: left;
  display: inline;
  margin-right: 50px;
}

#cont-body #maincont {
  width: 100%;
  /* float:left; */
  /* display:inline; */
}

/*div.kv-portal-top
------------------------------------------------------------------------------*/
.kv-portal-top {
  box-sizing: border-box;
  width: 100%;
  min-width: 1050px;
  /* height: 580px; */
  margin: 42px 0 20px;
  padding: 30px 0 20px;
  background: url(/blog/yoshida/common/images/kv_bg.jpg) no-repeat;
  background-size: cover;
}
@media (max-width: 768.98px) {
  .kv-portal-top {
    min-width: 0;
  }
}

.kv-portal-top .inner {
  width: 1050px;
  margin: 0 auto;
}
@media (max-width: 768.98px) {
  .kv-portal-top .inner {
    width: auto;
    margin: 0;
  }
}

.kv-portal-top .kv-ttl {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}

.kv-portal-top .kv-ttl::before {
  content: "";
  flex-grow: 1;
  margin-right: 0.5em;
  height: 1px;
  background-color: #fff;
}

.kv-portal-top .kv-ttl::after {
  content: "";
  flex-grow: 1;
  margin-left: 0.5em;
  height: 1px;
  background-color: #fff;
}

.kv-portal-top .slick-slider {
  margin-top: 20px;
}

.kv-portal-top .slick-slider .slide-arrow:hover {
  opacity: 0.8;
  transition: all 0.3s;
  cursor: pointer;
}

.kv-portal-top .slick-slider .prev-arrow {
  position: absolute;
  top: 35%;
  left: 280px;
  z-index: 1;
}

.kv-portal-top .slick-slider .next-arrow {
  position: absolute;
  top: 35%;
  right: 280px;
  z-index: 1;
}

.kv-portal-top .slick-slider-item:not(.slick-current) {
  opacity: 0.7;
}

.kv-portal-top .slick-slider-item:hover {
  opacity: 0.7;
}

.kv-portal-top .slick-slider-item img {
  width: 100%;
}

.kv-portal-top .slick-slider-text {
  margin-top: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.kv-portal-top .slick-slider-date {
  margin-top: 10px;
  text-align: center;
  font-size: 8px;
  color: #fff;
}

.kv-portal-top .slick-slider-btn {
  text-align: center;
}

.kv-portal-top .slick-control-btn {
  display: inline-block;
  background-color: #000;
  transition: all 0.3s;
}

.kv-portal-top .slick-control-btn[aria-pressed=true] img {
  opacity: 0.75;
}

.kv-portal-top .slick-dots li button:before {
  width: 8px;
  height: 8px;
  border: solid 1px #cfcfcf;
  background-color: #707070;
}

.kv-portal-top .slick-dots li.slick-active button:before {
  background-color: #fff;
}

.kv {
  margin: 20px 0;
}
@media (max-width: 768.98px) {
  .kv {
    margin: 0;
  }
}
@media (max-width: 768.98px) {
  .kv img {
    width: 100%;
  }
}

/*title
------------------------------------------------------------------------------*/
.title.-style02 {
  position: relative;
  padding: 0 0 0 35px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.title.-icon08::before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/blog/yoshida/common/template-2/icon-title-08.png) no-repeat;
}

/*div.localnav
------------------------------------------------------------------------------*/
.localnav-category-list {
  display: block;
  padding-left: 20px;
  margin-bottom: 25px;
  /* justify-content: center; */
}
@media (max-width: 768.98px) {
  .localnav-category-list {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 768.98px) {
  .localnav-category-list.v2 {
    display: none;
  }
}

.localnav-category-list li {
  /* position: relative;
  min-width: 185px;
  min-height: 40px;
  text-align: center; */
  border-bottom: 1px dotted #C0C0C0;
  line-height: 1.2;
}
@media (max-width: 768.98px) {
  .localnav-category-list li {
    width: 35%;
    border: 0;
    line-height: 1;
  }
}

.localnav_ttl {
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 15px;
  color: #707070;
  padding-left: 20px;
}
@media (max-width: 768.98px) {
  .localnav_ttl {
    display: none;
  }
}

/* .localnav-category-list li:not(:last-child)::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 28px;
	position: absolute;
	top: 7px;
	right: 0;
	background-color: #707070;
} */
.localnav-category-list li {
  margin-right: 5px;
}
@media (max-width: 768.98px) {
  .localnav-category-list li.is-current a {
    background-color: #fff;
    border: 1px solid #707070;
    color: #000000;
  }
}
.localnav-category-list li.is-current a::after {
  display: none;
}
.localnav-category-list li.is-current a span {
  padding-right: 0;
}
.localnav-category-list li.w2 {
  width: 20%;
  margin-right: 0;
}
.localnav-category-list a {
  display: block;
  height: 100%;
  color: #707070;
  padding: 10px 0 10px 20px;
  background-color: #fff;
  transition: all 0.5s linear;
  position: relative;
  font-size: 13px;
  line-height: 1.5;
}
@media (max-width: 768.98px) {
  .localnav-category-list a {
    border-radius: 30px;
    font-size: 11px;
    font-weight: bold;
    width: auto;
    max-width: 350px;
    text-align: center;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    padding: 8px;
    background-color: #000000;
    border: 1px solid #707070;
    color: #ffffff;
  }
}
.localnav-category-list a span {
  padding-right: 10%;
}


.localnav-category-list a:hover {
  background-color: #E6E6E6;
  text-decoration: none;
  transition: all 0.5s linear;
}

.localnav-category-list li a::after {
  /* content: "";
  display: block;
  width: 15px;
  height: 10px;
  background: url(../images/icon_arrow_02.png) no-repeat;
  position: absolute;
  right: 5px;
  top: 45%; */
}

.localnav-category-list li.outer a::after {
  content: "";
  display: block;
  background: url(../images/icon_arrow_01.png) no-repeat;
  position: absolute;
  width: 12px;
  height: 12px;
  top: 40%;
  right: 0;
}

.localnav-category-list li.is-current a {
  /* background-color: #efefef; */
  /* border-bottom: solid 2px #707070; */
  border-left: 2px solid #707070;
}
@media (max-width: 768.98px) {
  .localnav-year {
    display: flex;
    align-items: center;
    padding: 0 0 0 15px;
  }
}
.localnav-year .ye {
  display: none;
}
@media (max-width: 768.98px) {
  .localnav-year .ye {
    display: block;
    min-width: 60px;
    font-size: 11px;
    margin-right: 15px;
    font-weight: bold;
    color: #000;
  }
}

.localnav-year-list {
  display: flex;
  /* justify-content: center; */
  margin-bottom: 15px;
}
@media (max-width: 768.98px) {
  .localnav-year-list {
    display: flex;
    justify-content: left;
    width: 100%;
    overflow-x: scroll;
    padding-bottom: 5px;
    margin-top: 25px;
  }
}

.localnav-year-list li {
  position: relative;
  min-width: 65px;
  min-height: 25px;
  text-align: center;
}
@media (max-width: 768.98px) {
  .localnav-year-list li {
    display: flex;
    align-items: center;
    margin: 5px 15px 5px 0px;
    min-width: 50px;
    min-height: 0px;
  }
}
@media (max-width: 768.98px) {
  .localnav-year-list li.is-current a {
    background-color: #fff;
    color: #000000;
    border: 1px solid #EDEDED;
  }
}
.localnav-year-list li a {
  display: block;
  height: 100%;
  border-bottom: solid 2px #fff;
  line-height: 1;
  padding-top: 4px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  color: #707070;
  transition: all 0.5s linear;
}
.localnav-year-list li a:hover {
  background-color: #E6E6E6;
  transition: all 0.5s linear;
}
@media (max-width: 768.98px) {
  .localnav-year-list li a {
    display: block;
    width: auto;
    font-size: 11px;
    padding: 2px 8px;
    background-color: #707070;
    color: #fff;
    border-radius: 11px;
    border-bottom: none;
    line-height: normal;
  }
}

.localnav-year-list li.is-current a {
  /* background-color: #efefef; */
  border-bottom: solid 2px #707070;
}
@media (max-width: 768.98px) {
  .localnav-year-list li.is-current a {
    background-color: #fff;
    color: #000000;
    border-bottom: 1px;
    border: 1px solid #EDEDED;
  }
}

/*div.article
------------------------------------------------------------------------------*/
.article {
  /* width: 740px;
  margin: 20px auto 200px; */
}
.article-item {
  display: flex;
  /* margin-top: 30px; */
  border-bottom: dotted 1px #C0C0C0;
  padding-bottom: 25px;
  /* margin-bottom: 25px; */
  padding-top: 25px;
}
@media (max-width: 768.98px) {
  .article-item {
    border-bottom: 0;
    padding: 0 25px;
    margin-bottom: 30px;
  }
}

.article-item:hover {
  background-color: #E6E6E6;
  cursor: pointer;
}

.article-item:first-child {
  margin-top: 0;
  /* padding-top: 0; */
}

.article-thum {
  width: 250px;
  margin-right: 30px;
  margin-left: 30px;
}
@media (max-width: 768.98px) {
  .article-thum {
    width: 34%;
    margin-right: 3%;
    margin-left: 0;
  }
}

.article-thum img {
  width: 100%;
}

.article-info {
  width: 460px;
}
@media (max-width: 768.98px) {
  .article-info {
    width: 63%;
  }
}

.article-ttl {
  margin-top: 15px;
  font-size: 18px;
}
@media (max-width: 768.98px) {
  .article-ttl {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
  }
}

.article-date {
  margin-top: 10px;
  font-size: 11px;
}
@media (max-width: 768.98px) {
  .article-date {
    font-size: 10px;
  }
}

.article-text {
  margin: 15px 0;
  font-size: 12px;
}
@media (max-width: 768.98px) {
  .article-text {
    font-size: 10px;
    margin-top: 0;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}

.article-link {
  text-decoration: none;
  /* font-size: 11px; */
  color: #707070;
  transition: all 0.2s;
  display: flex;
}

.article-link:hover {
  text-decoration: none;
}

/* .article-info .article-link:hover {
	color: #3865E0;
}
.article-info .article-link::after {
	content: '＞';
	display: inline-block;
	transform: translateX(5px);
	transition: all 0.2s;
}
.article-info .article-link:hover::after {
	color: #3865E0;
	transform: translateX(10px);
} */
/*div#cont-body #h-side-nav
------------------------------------------------------------------------------*/
/*-----#side-menu-----*/
#cont-body #h-side-nav ul#side-menu {
  width: 200px;
  line-height: 1.2;
  font-size: 100%;
  margin-bottom: 40px;
}

#cont-body #h-side-nav ul#side-menu li {
  background-color: #d9d9d9;
  display: inline;
  /*for IE6*/
}

#cont-body #h-side-nav ul#side-menu li.here {
  background-color: #f2f2f2;
  display: block;
  border-bottom: 1px solid #f2f2f2;
}

#cont-body #h-side-nav ul#side-menu li a {
  background-color: #d9d9d9;
  display: block;
  border-bottom: 1px solid #f2f2f2;
}

#cont-body #h-side-nav ul#side-menu li a:hover {
  background-color: #f2f2f2;
}

#cont-body #h-side-nav ul#side-menu li.here a,
#cont-body #h-side-nav ul#side-menu li.here a:hover {
  background-color: #f2f2f2;
  display: inline;
  border-bottom: none;
}

/*-----.side-banner-----*/
#cont-body #h-side-nav ul.side-banner {
  width: 200px;
  margin-bottom: 40px;
}

#cont-body #h-side-nav ul.side-banner li {
  margin-bottom: 1px;
}

/*div#cont-body #maincont
------------------------------------------------------------------------------*/
/* #cont-body #maincont a,
#cont-body #maincont #contents a {
	color:#028ae5;
	text-decoration:none;
}
#cont-body #maincont a:visited,
#cont-body #maincont #contents a:visited {
	color: #44a3e3;
}
#cont-body #maincont a:hover,
#cont-body #maincont #contents a:hover {
	color:#0066cc;
	text-decoration:underline;
} */
#cont-body #maincont .pagetop-link {
  text-align: right;
  margin-bottom: 20px;
}

#cont-body #maincont .ti-mv {
  margin: 0 0 10px 0;
  padding: 0;
}

#cont-body #maincont ul.menu-year {
  /*clearfix*/
  padding: 10px 0;
  font-size: 138.5%;
  line-height: 1.1;
}

#cont-body #maincont ul.menu-year li {
  float: left;
  display: inline;
  *zoom: 1;
  /* for Win IE6-7 */
  padding: 10px 26px 10px 0;
  white-space: nowrap;
}

#cont-body #maincont #article-area {
  padding-bottom: 90px;
  height: auto !important;
}

/*-----.article-box-----*/
#cont-body #maincont .article-box {
  /*clearfix*/
  margin-bottom: 15px;
  width: 700px;
}

#cont-body #maincont #contents .article-box p {
  margin: 0;
}

#cont-body #maincont .article-box .txt-area .date {
  font-size: 93%;
  line-height: 27px;
}

#cont-body #maincont .article-box .txt-area h3 {
  font-size: 138.5%;
  line-height: 1.22;
  font-weight: normal;
  margin-bottom: 5px;
}

#cont-body #maincont .article-box .txt-area .body-txt {
  line-height: 1.33;
  min-height: 1.33em;
  height: auto !important;
  height: 1.33em;
}

#cont-body #maincont #contents .article-box .txt-area .readmore {
  line-height: 1.33;
  margin-top: 5px;
}

/*< clearfix setting >
------------------------------------------------------------------------------*/
#cont-body #maincont ul.menu-year:after,
#cont-body #maincont .article-box:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

#cont-body #maincont ul.menu-year,
#cont-body #maincont .article-box {
  zoom: 1;
  /*for IE 5.5-7*/
}

body {
  line-height: 1.5 !important;
}

.sidebar {
  width: 250px;
  height: auto;
  /* float: right; */
  padding-left: 10px;
  position: absolute;
  right: 0;
}
@media (max-width: 768.98px) {
  .sidebar {
    position: static;
    width: 100%;
    padding-left: 0;
  }
}

.js-homeside {
  position: absolute;
  right: 0;
}
@media (max-width: 768.98px) {
  .js-homeside {
    position: static;
  }
}

.js-homeside.active {
  position: fixed;
  top: 20px;
  /* left: 0; */
}
@media (max-width: 768.98px) {
  .js-homeside.active {
    position: static;
    top: auto;
  }
}

.main {
  width: 800px;
  height: auto;
  float: left;
  vertical-align: top;
}
@media (max-width: 768.98px) {
  .main {
    width: 100%;
  }
}

.page-state {
  padding-top: 0;
  position: relative;
}

.page-state__item div input {
  padding: 0 53px 0 5px;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
}

.page-state__item div button {
  padding: 12px;
  position: absolute;
  right: 0;
  top: 0;
}

.article-pager-wrapper {
  margin-top: 0;
}

.list-a__article > li a {
  margin: 0 0;
}

.article-pager__prev a:before {
  top: 47%;
}

.article-pager__next a:after {
  top: 47%;
}

#pagepath ul li {
  font-size: 12px;
  /* background: transparent url(/blog/yoshida/common/images/arrow_pagepath.gif) left 0.25em no-repeat; */
  padding: 0;
}

#header #header-area #head-search #searchform #search_submit {
  background: #000 url(/blog/yoshida/common/temp/header_btn_search.gif) left top no-repeat !important;
}

#footer #footer-cont #f-contact {
  margin: 0;
  padding: 0;
}

#header #header-area #head-menu li#hm-sj,
#header #header-area #head-menu-e li#hm-sg {
  /* margin-top: 0; */
}

.search .article {
  width: 700px;
}
@media (max-width: 768.98px) {
  .search .article {
    width: 100%;
  }
}

.article-single__detail {
  padding-bottom: 0;
}
@media (max-width: 768.98px) {
  .article-single__detail {
    padding-top: 0;
  }
}

.col2__inner {
  width: 1050px;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 15px;
}
@media (max-width: 768.98px) {
  .col2__inner {
    width: 100%;
    padding-top: 25px;
  }
}

.banner-a {
  width: 100%;
  padding-right: 10px;
}

.banner-a-list img {
  width: 100%;
}

.col2.content .sidebar {
  width: 220px;
  right: 25px;
}

.col2.content .main {
  width: 720px;
  margin-left: 50px;
}

.col2.content .main .content-main {
  padding: 20px 0;
  padding-top: 0;
  margin-top: 0;
}

.article-single__ttl {
  padding-top: 0;
}
@media (max-width: 768.98px) {
  .article-single__ttl {
    color: #047978;
    font-size: 18px;
    margin-bottom: 25px;
    padding-bottom: 0;
    border-bottom: 0;
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 768.98px) {
  .article-meta {
    display: none;
  }
}

@media (max-width: 768.98px) {
  body .container #cont-body #maincont .article {
    margin: 0;
    padding: 0;
  }
}

@media (max-width: 768.98px) {
  .article-single__detail {
    overflow: hidden;
  }
}
@media (max-width: 768.98px) {
  .article-single__detail p {
    padding: 0 10px;
    font-size: 14px;
  }
}
@media (max-width: 768.98px) {
  .article-single__detail p > iframe {
    padding: 0;
  }
}
@media (max-width: 768.98px) {
  .article-single__detail b {
    background-color: #EDEDED;
    display: block;
    font-size: 16px;
    padding: 10px;
    line-height: 1;
  }
}
@media (max-width: 768.98px) {
  .article-single__detail b > span {
    display: none !important;
  }
}
@media (max-width: 768.98px) {
  .article-single__detail table {
    width: 100%;
    border: 0;
  }
}
@media (max-width: 768.98px) {
  .article-single__detail table td {
    display: block;
    width: 100%;
    border: 0;
  }
}
@media (max-width: 768.98px) {
  .article-single__detail img {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px 0 !important;
    padding: 0 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768.98px) {
  .article-single__detail img + span {
    padding: 0 10px;
    color: #707070;
    font-size: 10px !important;
    display: block;
    text-align: left;
  }
}
@media (max-width: 768.98px) {
  .article-single__detail video {
    width: 100%;
    max-width: 100%;
    margin: 0 !important;
    padding: 0 10px;
  }
}
@media (max-width: 768.98px) {
  .article-single__detail iframe {
    padding: 0 10px;
    width: 100%;
    display: block;
  }
}

@media (max-width: 768.98px) {
  .article-pager {
    display: flex;
    position: static;
    min-height: 10px;
    justify-content: center;
    align-items: center;
    padding-bottom: 25px;
  }
}
@media (max-width: 768.98px) {
  .article-pager li {
    width: 25%;
    float: none;
    position: relative;
    height: auto;
    margin-right: 5px;
  }
}
@media (max-width: 768.98px) {
  .article-pager li a {
    border-radius: 30px;
    font-size: 11px;
    font-weight: bold;
    width: auto;
    max-width: 350px;
    text-align: center;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    padding: 8px;
    background-color: #077877;
    color: #fff;
  }
}
@media (max-width: 768.98px) {
  .article-pager .article-pager__prev a:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-width: 1px 1px 0 0;
    box-sizing: border-box;
    transform: translate(-50%, 0) rotate(-135deg);
    left: 7%;
    top: 37%;
    margin-left: 4px;
    transition: 0.3s;
  }
}
@media (max-width: 768.98px) {
  .article-pager .article-pager__next {
    margin-right: 0;
  }
}
@media (max-width: 768.98px) {
  .article-pager .article-pager__next a:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-width: 1px 1px 0 0;
    box-sizing: border-box;
    transform: translate(-50%, 0) rotate(45deg);
    right: 5%;
    top: 37%;
    margin-left: 4px;
    transition: 0.3s;
  }
}
@media (max-width: 768.98px) {
  .article-pager .article-pager__list {
    width: 35%;
    position: relative;
    margin-left: 0;
    left: auto;
  }
}
@media (max-width: 768.98px) {
  .article-pager .article-pager__list a {
    padding-left: 16px;
  }
}
@media (max-width: 768.98px) {
  .article-pager .article-pager__list a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 9px;
    display: block;
    background: url(/blog/yoshida/assets/images/icon_home.png) no-repeat 0 0;
    background-size: 100%;
    left: 5%;
    top: 37%;
  }
}

/* 
.localnav-category-list {
    display: block;
    justify-content:baseline;
}

.localnav-category-list li {
    position: absolute;
    min-width: auto;
    min-height: auto;
    text-align: left;
} */
#pagetop {
  position: fixed;
  bottom: 20px;
  left: 0;
  margin-left: 0;
}
@media (max-width: 768.98px) {
  #pagetop {
    display: none;
  }
}

@media (max-width: 768.98px) {
  .btn-pagetop {
    display: none;
  }
}

.breadcrumbs {
  width: auto;
}

.btn-pagetop {
  position: absolute;
  height: 34px;
  margin-top: 30px;
}

@media (max-width: 768.98px) {
  .localnav-category {
    padding-bottom: 25px;
  }
}

.footer {
    padding-top: 0;
    padding-bottom: 0;
}

#footer {
  margin-top: 100px;
}

#footer {
  width: 100%;
}
@media (max-width: 768.98px) {
  #footer #footer-cont .footer #footer-cont {
    width: 100%;
    padding: 10px 0;
    position: relative;
    margin-bottom: 0;
  }
}

@media (max-width: 768.98px) {
  #footer #footer-cont #f-contact {
    float: none;
    width: auto;
    margin-bottom: 0;
  }
}
#f-contact {
    margin-bottom: 0 !important;
  }
@media (max-width: 768.98px) {
  #f-contact {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 768.98px) {
  #footer #footer-cont #copyright {
    float: none;
    width: auto;
  }
}

@media (max-width: 768.98px) {
  #footer-sp.footer {
    width: 100%;
    padding: 0 !important;
    position: relative;
  }
}

#header-sp #header-area #head-menu ul li, #header-sp #header-area #head-menu-e ul li {
  float: left;
  display: inline;
  line-height: 60px;
  padding-right: 15px;
  margin-right: 14px;
  background: #000 url(/blog/yoshida/common/images/header_menu_separator.gif) right center no-repeat;
}
#header-sp #header-area #head-menu ul li:last-child, #header-sp #header-area #head-menu-e ul li:last-child {
  background-image: none;
}

#header-sp #header-area #head-menu ul #hm-help {
  background-image: none !important;
}

#header-sp #header-area #head-search #searchform #search_submit {
  position: absolute;
  left: 146px;
  width: 24px;
  height: 24px;
  background: #000 url(/blog/yoshida/common/images/header_btn_search.gif) left top no-repeat;
  border: none;
}/*# sourceMappingURL=style.css.map */


@media (max-width: 768.98px) {
  .article-single table,
.article-single table td,
.article-single table tr,
.article-single table th
 {
	width:100%!important;
	height:auto!important;
padding:0!important;
  }

.video-js {
    width: 100%;
    height: 240px;
    padding: 0 10px;
}

}


