@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(http://fonts.googleapis.com/earlyaccess/notoserifjapanese.css);
html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article, header, footer, aside, figure, figcaption, nav, section {
  display: block;
}

body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  background: #fff;
  color: #333;
  font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  overflow-x: hidden;
  -webkit-backface-visibility: hidden;
}

a:link {
  color: #1630f1;
  text-decoration: none;
}

a:visited {
  color: #293ede;
  text-decoration: none;
}

a:hover {
  color: #0825ff;
  text-decoration: underline;
}

a:active {
  color: #0825ff;
  text-decoration: none;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.container {
  zoom: 1;
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

.sp-toggle-menu {
  display: none;
}

.container {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.header {
  border-top: 24px solid #552611;
}

.tag-line {
  font-size: 11px;
  color: #fff;
  position: absolute;
  left: 0px;
  top: -17px;
}

.logo {
  float: left;
  margin: 20px 0 10px 0;
}

.area-contact {
  float: right;
  margin: 28px 0 10px 0;
}

.area-contact ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.area-contact ul li {
  margin-left: 10px;
}

.area-contact ul .js-sp-menu {
  display: none;
}

.global-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.global-navi > li {
  width: 20%;
  position: relative;
  text-align: center;
}

.global-navi > li:before {
  content: "";
  width: 1px;
  height: 10px;
  background: #552611;
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -5px;
}

.global-navi > li:last-child:after {
  content: "";
  width: 1px;
  height: 10px;
  background: #552611;
  position: absolute;
  right: -1px;
  top: 50%;
  margin-top: -5px;
}

.global-navi > li:hover .sub-navigation {
  display: block;
}

.global-navi > li .sub-navigation {
  position: absolute;
  left: 0;
  top: 75px;
  display: none;
  z-index: 100;
  width: 100%;
}

.global-navi > li .sub-navigation li {
  margin-bottom: 0;
  width: 100%;
}

.global-navi > li .sub-navigation li a {
  color: #151515;
  border-bottom: 5px solid #eee;
}

.global-navi a {
  display: block;
  padding: 20px 10px 10px;
  border-bottom: 5px solid #fff;
  font-family: "Noto Serif Japanese", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: #fff;
}

.global-navi a:hover {
  border-bottom: 5px solid #946133;
  text-decoration: none;
}

.global-navi a .english {
  display: block;
  color: #151515;
  font-size: 18px;
  margin-bottom: 9px;
}

.global-navi a .japanese {
  display: block;
  color: #946133;
  font-size: 12px;
  letter-spacing: 2px;
}

.global-navi .blue a span{
  color: #28A7E1;
}

.hero-image {
  margin-bottom: 60px;
}

.hero-image h1 {
  display: none;
}

.home-title-h2 {
  margin-bottom: 30px;
  position: relative;
  font-family: "Noto Serif Japanese", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.home-title-h2 .english {
  font-size: 24px;
  color: #151515;
  letter-spacing: 1.2px;
}

.home-title-h2 .japanese {
  color: #946133;
  margin-left: 10px;
  letter-spacing: 4px;
}

.home-title-h2 .button-list {
  position: absolute;
  right: 0px;
  bottom: -2px;
}

.home-products {
  margin-bottom: 80px;
}

.home-products-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.home-products-list li {
  width: 188px;
  margin-right: auto;
}
.home-products-list li img{
  border: 1px solid #C2B8B3;
  width: 188px;
  box-sizing: border-box;
}
.home-products-list-text{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 14px;
  font-weight: bold;
  color:#6A3415 ;
  text-align: center;
  margin-top: 20px;
}

.home-products-list .image {
  margin-bottom: 13px;
}

.home-products-list .name {
  font-weight: bold;
  color: #4c230b;
  font-family: "Noto Serif Japanese", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
  letter-spacing: 2px;
}

.home-products-list .text {
  line-height: 1.6;
  letter-spacing: 2px;
}

.home-blog {
  background: url(../img/blog-bg.jpg) center top repeat;
  width: 100%;
  padding: 60px 0 50px;
  margin-bottom: 80px;
}

.home-blog-list li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d2d2d2;
}

.home-blog-list .post-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-blog-list .post-layout .image {
  width: 204px;
  height: 127px;
  overflow: hidden;
  background: #eee;
  margin-right: 10px;
}

.home-blog-list .post-layout .image img {
  width: 100%;
  height: auto;
}

.home-blog-list .post-layout .info-area {
  width: 785px;
}

.home-blog-list .post-layout .info-area .date {
  margin-bottom: 10px;
  color: #8a8a8a;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 2px;
  font-weight: normal;
}

.home-blog-list .post-layout .info-area .icon-new {
  margin-left: 10px;
  color: #ae9751;
  font-style: normal;
}

.home-blog-list .post-layout .title {
  font-size: 16px;
  font-weight: bold;
  color: #0d0d0d;
  margin-bottom: 10px;
}

.home-blog-list .post-layout .text {
  line-height: 1.6;
  color: #0d0d0d;
}

.home-shop {
  margin-bottom: 80px;
}

.home-shop-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.home-shop-list li {
  width: 490px;
  margin-right: auto;
  margin-bottom: 10px;
}

.home-shop-list li:nth-child(2n) {
  margin-left: auto;
  margin-right: 0;
}

.home-shop-list .link {
  font-size: 12px;
}

.shop-table {
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
}

.shop-table th {
  color: #fff;
  background: #272727;
  border: 1px solid #d5d5d5;
  padding: 10px 10px;
  width: 95px;
  letter-spacing: 2px;
  font-weight: normal;
  text-align: center;
}

.shop-table td {
  border: 1px solid #d5d5d5;
  padding: 10px 10px;
  letter-spacing: 2px;
}

.shop-map img {
  display: block;
  margin-bottom: 5px;
}

.shop-img img {
  display: block;
  margin-bottom: 7px;
}

.shop-footer {
  background: url(../img/shop-img-footer.jpg) center top no-repeat;
  width: 100%;
  height: 301px;
  margin: 20px 0 10px;
}

.footer-top {
  padding: 10px 0;
  background: #45311C;
}

.list-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list-footer li:last-child a:after {
  display: none;
}

.list-footer a {
  color: #fff;
  letter-spacing: 2px;
  font-size: 12px;
}

.list-footer a:after {
  content: ":";
  margin: 0 5px 0 3px;
}

.footer-middle {
  padding: 20px 0 30px;
  background: #1D1D1D;
  color: #686868;
  font-size: 12px;
}

.footer-middle .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-middle .container .logo-footer {
  margin-right: auto;
  overflow: hidden;
}

.footer-middle .container .logo-footer img {
  float: left;
  margin-right: 20px;
}

.footer-middle .container .logo-footer .footer-text {
  float: left;
  margin-top: 37px;
}

.footer-middle .container .logo-footer .footer-text a {
  color: #686868;
}

.footer-middle .container .tel-footer {
  margin-left: auto;
  width: 460px;
  padding: 20px 60px 0 0;
  overflow: hidden;
  text-align: right;
  position: relative;
}

.footer-middle .container .tel-footer img {
  margin-bottom: 10px;
}

.footer-middle .container .tel-footer .facebook {
  position: absolute;
  right: 0;
  top: 20px;
}

.footer-bottom {
  padding: 10px 0;
  text-align: center;
  font-size: 10px;
}

.main-contents {
  margin-top: 1px;
}

.main-contents .section-title-h2 {
  font-size: 24px;
  font-family: serif;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 12px 0 12px;
}

.main-contents .section-title-h2 .sub {
  font-size: 14px;
  color: #4c230b;
}

.main-contents .section-title-h2-center {
  text-align: center;
  font-size: 24px;
  font-family: serif;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 12px 0 12px;
}

.main-contents .section-title-h2-center .sub {
  font-size: 14px;
  color: #4c230b;
}

.main-contents .section-title-h3 {
  font-size: 16px;
  color: #5d5d5d;
  font-family: serif;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 12px 0 12px;
}

.main-contents .caption {
  font-size: 11px;
  color: #666666;
  line-height: 17px;
}

.main-contents p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin: 0 0 24px;
}

.main-contents .bg-gray {
  background: #fafafa;
}

.breadcrumb-box {
  position: relative;
}

#breadcrumbs {
  width: 100%;
  padding: 8px 0 8px;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 10;
}

.bread-crumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin: 0 auto;
  font-size: 10px;
  color: #7d7d7d;
}

.bread-crumbs li {
  width: auto;
}

.bread-crumbs li:after {
  content: ">";
  margin: 0 4px;
}

.bread-crumbs li:last-child:after {
  display: none;
}

.page-header {
  background: url(../img/flame-main-bg.jpg) repeat-x center center;
  padding: 120px 0 16px 16px;
  margin-bottom: 40px;
  min-height: 335px;
}

.page-header .page-header-tilte {
  letter-spacing: 3px;
  margin-bottom: 12px;
  font-family: serif;
  color: #686868;
}

.page-header .page-header-tilte .page-header-main {
  font-size: 46px;
}

.page-header .page-header-tilte .page-header-sub {
  font-size: 29px;
}

.page-header .page-header-tilte .page-header-sub.block {
  display: block;
  margin-top: 16px;
}

.page-header .page-header-description {
  font-size: 16px;
  line-height: 24px;
}

table {
  border: 1px solid #A9A19C;
  margin: 0 0 32px;
  border-collapse: collapse;
}

table .head th {
  background: #c2b8b3;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

table .head th:nth-child(1) {
  width: 35%;
}

table .head th:nth-child(2) {
  width: 15%;
}

table .head th:nth-child(3) {
  width: 50%;
}

table th {
  padding: 12px 12px;
  border: 1px solid #A9A19C;
  text-align: left;
  background: #f7f7f7;
}

table td {
  padding: 12px 12px;
  border: 1px solid #A9A19C;
  line-height: 24px;
}

.lens-cta-text {
  font-size: 18px;
  line-height: 32px;
  font-family: serif;
  text-align: center;
  margin: 48px 0 16px;
}

.optician-cta {
  text-align: center;
  margin: 24px 0 40px;
}

.button-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.button-lists li {
  margin: 0 auto 16px;
}

.flame-category-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 40px auto 40px;
}

.flame-category-lists li {
  margin: 0 auto;
  width: 188px;
}
.flame-category-lists li img {
  border: 1px solid #C2B8B3;
  width: 188px;
  box-sizing: border-box;
}

.flame-category-lists li:first-child {
  margin-left: 0;
}

.flame-category-lists li:last-child {
  margin-right: 0;
}
.flame-category-lists li a:hover,
.flame-category-lists-2  li a:hover {
  text-decoration-color:#6A3415;
}

.flame-category-lists-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 40px auto 40px;
}

.flame-category-lists-2 li {
  margin: 0 auto;
  width: 188px;
}
.flame-category-lists-2 li img {
  border: 1px solid #C2B8B3;
  width: 188px;
  box-sizing: border-box;
}

.flame-brand-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 24px auto 40px;
}

.flame-brand-lists li {
  margin: 0 auto 12px;
}

.flame-brand-lists li:nth-child(4n+1), .flame-brand-lists li:first-child {
  margin-left: 0;
}

.flame-brand-lists li:nth-child(4n+4) {
  margin-right: 0;
}

.flame-top-section-02 {
  padding: 32px 0 8px;
  margin-bottom: 40px;
  background: url(../img/flame-repair-bg.png) no-repeat center center;
}

.flame-repair-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 24px auto 24px;
}

.flame-repair-lists li {
  margin: 0 auto 24px;
}

.flame-repair-lists li:nth-child(2n+1), .flame-repair-lists li:first-child {
  margin-left: 0;
}

.flame-repair-lists li:nth-child(2n+2) {
  margin-right: 0;
}

.flame-repair-price-lists {
  margin-bottom: 16px;
}

.flame-repair-price-lists li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0;
}

.flame-repair-price-lists li:nth-child(even) {
  background: #fafafa;
}

.flame-repair-price-lists .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 35%;
  padding-right: 32px;
  text-align: right;
  margin: auto 0 auto;
}

.flame-repair-price-lists .label .main {
  width: 100%;
  font-size: 20px;
  font-family: serif;
}

.flame-repair-price-lists .label .sub {
  width: 100%;
  font-size: 14px;
  margin-top: 4px;
}

.flame-repair-price-lists .price {
  width: 27%;
  margin: auto 0 auto;
}

.flame-repair-price-lists .tag {
  width: 38%;
  padding-right: 32px;
  text-align: center;
  margin: auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flame-repair-price-lists .tag span {
  width: 150px;
  padding: 8px 8px 8px;
  margin: auto 0 auto 8px;
  border: 1px solid #262626;
}

.flame-repair-price-lists .tag .orange {
  width: 150px;
  padding: 8px 8px 8px;
  margin: auto 0 auto 8px;
  background: #CB5428;
  color: #fff;
  border: 1px solid #77341A;
}

.flame-top-section-04 {
  padding: 32px 0 40px;
  margin: 56px 0 40px 0;
  background: #fafafa;
}

.flame-after-list {
  padding: 16px 16px 16px;
  background: #fff;
}

.flame-after-list dt {
  font-size: 20px;
  font-family: serif;
  margin-bottom: 8px;
}

.flame-after-list dd {
  font-size: 14px;
  line-height: 28px;
}

.flame-after-list dd .caption {
  margin-bottom: 0;
}

.flame-after-list.bg-gray {
  background: #fafafa;
}

.lens-category .page-header {
  background: url(../img/glasses-lens-main-bg.jpg) repeat-x center center;
}

.lens-banner-lists {
  margin-bottom: 40px;
}

.lens-banner-lists li {
  margin-bottom: 24px;
}

.lens-banner-lists li a {
  width: 1000px;
  height: 256px;
  display: block;
}

.lens-banner-lists .banner-01 {
  background: url(../img/glasses-lens-banner-01.png) no-repeat center center;
  background-size: 100% auto;
}

.lens-banner-lists .banner-02 {
  background: url(../img/glasses-lens-banner-02.png) no-repeat center center;
  background-size: 100% auto;
}

.lens-banner-lists .banner-03 {
  background: url(../img/glasses-lens-banner-03.png) no-repeat center center;
  background-size: 100% auto;
}

.lens-select-category .page-header {
  background: url(../img/glasses-lens-select-main-bg.jpg) repeat-x center center;
}

.lens-select-index-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 32px 0 40px;
}

.lens-select-index-lists li {
  margin: 0 16px 16px;
}

.lens-select-section-02 {
  padding: 40px 0;
}

.lens-select-section-03 {
  padding: 40px 0;
}

.lens-select-section-04 {
  padding: 40px 0;
}

.lens-select-type li {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lens-select-type li .img {
  margin-right: 16px;
}

.lens-select-type li .info-area h3 {
  font-weight: bold;
  margin-bottom: 12px;
  font-size: 16px;
}

.lens-story-category .page-header {
  background: url(../img/glasses-lens-story-main-bg.jpg) repeat-x center center;
}

.lens-story-lists {
  padding: 32px 32px;
  margin-bottom: 16px;
  border: 1px dashed #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.lens-story-lists li {
  width: 50%;
  padding: 8px 0 12px;
  font-size: 16px;
}

.lens-story-section-02 {
  padding: 40px 0 40px;
}

.lens-story-banner-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
}

.lens-story-banner-lists li {
  margin: 0 16px 16px 0;
}

.lens-story-banner-lists li:nth-child(2n+2) {
  margin-right: 0;
}

.lens-story-eye-category .page-header {
  background: url(../img/glasses-lens-story-eye-main-bg.jpg) repeat-x center center;
}

.lens-story-about-lists {
  margin: 32px 0;
}

.lens-story-about-lists li {
  border: 1px solid #eee;
  padding: 24px 24px 8px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lens-story-about-lists li .img {
  margin: 0 0 0 20px;
}

.lens-story-about-lists li h3 {
  font-size: 20px;
  font-family: serif;
  margin-bottom: 16px;
}

.lens-story-about-lists li h4 {
  font-size: 16px;
  font-family: serif;
  margin-bottom: 12px;
}

.lens-story-about-lists li .more-link {
  text-align: right;
  margin: -8px 0 24px;
}

.lens-story-about-lists li .more-link a {
  color: #999;
  text-decoration: underline;
}

.lens-story-about-lists-v2 {
  margin: 32px 0;
  border-bottom: 1px dotted #eee;
}

.lens-story-about-lists-v2 li {
  border: 1px dotted #eee;
  border-bottom: none;
  padding: 24px 24px 8px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lens-story-about-lists-v2 li .info-area {
  padding-right: 24px;
}

.lens-story-about-lists-v2 li .img {
  margin: 0 0 0 auto;
}

.lens-story-about-lists-v2 li .img-center {
  margin: 0 auto 0 auto;
}

.lens-story-about-lists-v2 li .img-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lens-story-about-lists-v2 li .img-flex p {
  font-weight: bold;
  padding-left: 40px;
}

.lens-story-about-lists-v2 li .img-flex div {
  width: 50%;
}

.lens-story-about-lists-v2 li h3 {
  font-size: 20px;
  font-family: serif;
  margin-bottom: 16px;
}

.lens-story-about-lists-v2 li h4 {
  font-size: 16px;
  font-family: serif;
  margin-bottom: 12px;
}

.lens-story-about-lists-v2 li .more-link {
  text-align: right;
  margin: -8px 0 24px;
}

.lens-story-about-lists-v2 li .more-link a {
  color: #999;
  text-decoration: underline;
}

.lens-story-presbyopia-category .page-header {
  background: url(../img/glasses-lens-story-presbyopia-main-bg.jpg) repeat-x center center;
}

.lens-story-fatigue-category .page-header {
  background: url(../img/glasses-lens-story-fatigue-main-bg.jpg) repeat-x center center;
}

.lens-story-aboutlens-category .page-header {
  background: url(../img/glasses-lens-story-aboutlens-main-bg.jpg) repeat-x center center;
}

.lens-story-singlefocus-category .page-header {
  background: url(../img/glasses-lens-story-singlefocus-main-bg.jpg) repeat-x center center;
}

.lens-story-multifocal-category .page-header {
  background: url(../img/glasses-lens-story-multifocal-main-bg.jpg) repeat-x center center;
}

.lens-story-bifocal-category .page-header {
  background: url(../img/glasses-lens-story-bifocal-main-bg.jpg) repeat-x center center;
}

.lens-story-adjustment-category .page-header {
  background: url(../img/glasses-lens-story-adjustment-main-bg.jpg) repeat-x center center;
}

.lens-story-care-category .page-header {
  background: url(../img/glasses-lens-story-care-main-bg.jpg) repeat-x center center;
}

.lens-child-category .page-header {
  background: url(../img/glasses-lens-child-main-bg.jpg) repeat-x center center;
}

.lens-child-list {
  padding: 16px 16px 16px;
  background: #fff;
}

.lens-child-list dt {
  font-size: 20px;
  font-family: serif;
  margin-bottom: 8px;
}

.lens-child-list dd {
  font-size: 14px;
  line-height: 28px;
}

.lens-child-list dd .caption {
  margin-bottom: 0;
}

.lens-child-list.bg-gray {
  background: #fafafa;
}

.glass-joa {
  display: flex;
  justify-content: space-between;
}
.glass-joa-h2 {
  font-size: 24px;
  font-family: serif;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 12px 0 12px;
}
.glass-joa-box-left {
  width: 51.4%;
  padding-top: 50px;
}
.glass-joa-box-left .flex{
  display: flex;
  margin-bottom: 40px;
}
.logo-joa{
  width: 205px;
  margin-right: 24px;
}
.main-contents .glass-joa-title1 {
  font-size: 24px;
  line-height: 39px;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 20px;
}
.main-contents .glass-joa-title2 {
  font-size: 45px;
  font-weight: bold;
  color: #004CA0;
  line-height: 39px;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.main-contents .glass-joa-lead {
  font-size: 14px;
  line-height: 28px;
}
.glass-joa-box-right {
  width: 45%;
}
.glass-joa-box-right img{
  width: 100%;
}

.glass-joa-lonk {
  display: block;
  margin: 30px auto 60px;
}
.glass-joa-lonk a{
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.glass-joa-lonk a:after{
  content: "▶";
  font-size: 14px;
  margin-left: 5px;
}

.glass-joa-box-right .optician-about-section-02-btn {
  margin-left: auto;
  margin-top: 40px;
  text-align: center;
}
.glass-joa-box-right .optician-about-section-02-btn-text {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 16px;
  font-weight: bold;
  color: #303030;
  margin-bottom: 10px;
}
.glass-joa-box-right .optician-about-section-02-btn-link img{
  width: 200px;
}

.sunglasses-category .page-header {
  background: url(../img/glasses-sunglasses-main-bg.jpg) repeat-x center center;
}

.sunglasses-top-section-01 {
  background: url(../img/glasses-sunglasses-bg.png) no-repeat right -130px center;
  padding: 20px 0 80px;
}

.sunglasses-step {
  margin-bottom: 40px;
}

.sunglasses-step li {
  width: 1000px;
  height: 165px;
  display: block;
  margin-bottom: 16px;
}

.sunglasses-step .step-01 {
  background: url(../img/glasses-sunglasses-step-01.png) no-repeat center center;
  background-size: 100% auto;
}

.sunglasses-step .step-02 {
  background: url(../img/glasses-sunglasses-step-02.png) no-repeat center center;
  background-size: 100% auto;
}

.sunglasses-step .step-03 {
  background: url(../img/glasses-sunglasses-step-03.png) no-repeat center center;
  background-size: 100% auto;
}

.sunglasses-step .step-04 {
  background: url(../img/glasses-sunglasses-step-04.png) no-repeat center center;
  background-size: 100% auto;
}

.sunglasses-step .step-05 {
  background: url(../img/glasses-sunglasses-step-05.png) no-repeat center center;
  background-size: 100% auto;
}

.sunglasses-sports-vision {
  width: 1000px;
  height: 501px;
  background: url(../img/glasses-sunglasses-sports.png) no-repeat center center;
  background-size: 100% auto;
  margin-bottom: 32px;
}

.sunglasses-howmuch {
  width: 1000px;
  height: 375px;
  display: block;
  background: url(../img/glasses-sunglasses-howmuch.png) no-repeat center center;
  background-size: 100% auto;
  margin-bottom: 32px;
}

.optician-category .page-header {
  background: url(../img/glasses-optician-main-bg.jpg) repeat-x center center;
}

.optician-banner {
  width: 1000px;
  height: 280px;
  display: block;
  background: url(../img/glasses-optician-banner.png) no-repeat center center;
  background-size: 100% auto;
  margin-bottom: 32px;
}

.optician-make {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.optician-make li {
  margin-right: 12px;
}

.optician-make li:last-child {
  margin-right: 0;
}

.optician-about-category .page-header {
  background: url(../img/glasses-optician-about-main-bg.jpg) repeat-x center center;
}

.optician-about-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.optician-about-box .img {
  padding-left: 120px;
}

.optician-about-check {
  margin-bottom: 16px;
  padding: 32px 32px 16px;
}

.optician-about-check h4 {
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 18px;
}

.optician-about-check dl {
  margin-bottom: 16px;
}

.optician-about-check dl dt {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 12px;
}

.optician-about-check dl dd {
  line-height: 20px;
}

.check-01 {
  background: url(../img/glasses-optician-about-bg-01.png) no-repeat center center;
}

.check-02 {
  background: url(../img/glasses-optician-about-bg-02.png) no-repeat center center;
}

.check-03 {
  background: url(../img/glasses-optician-about-bg-03.png) no-repeat center center;
}

.optician-about-section-04 {
  padding: 40px 0 40px;
}

.padding-top-bottom {
  padding: 40px 0 40px;
}

.optician-about-fit-flow {
  margin: 32px 0 40px;
}

.optician-about-fit-flow li {
  border: 1px solid #f7f7f7;
  padding: 40px 40px 20px;
  margin-bottom: 16px;
}

.optician-about-fit-flow li:nth-child(even) {
  background: #f7f7f7;
}

.optician-about-fit-flow li h3 {
  font-size: 20px;
  margin-bottom: 16px;
  font-family: serif;
}

.optician-corner-category .page-header {
  background: url(../img/glasses-optician-corner-main-bg.jpg) repeat-x center center;
}

.optician-corner-img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.optician-corner-img-box div {
  margin: 0 auto 0 0;
}

.optician-corner-img-box div:last-child {
  margin: 0 0 0 auto;
}

.optician-corner-lists {
  margin-bottom: 40px;
}

.optician-corner-lists li {
  margin-bottom: 16px;
  border: 1px solid #ddd;
  padding: 8px 8px 8px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}

.optician-corner-lists li h3 {
  margin: 24px 0 18px;
  font-size: 18px;
}

.optician-corner-lists li .info-area {
  margin-right: 40px;
}

.optician-corner-lists li .img {
  margin: 0 0 0 auto;
}

.optician-customer-category .page-header {
  background: url(../img/glasses-optician-customer-main-bg.jpg) repeat-x center center;
}

.optician-seminar-category .page-header {
  background: url(../img/glasses-optician-seminar-main-bg.jpg) repeat-x center center;
}

.optician-seminar-about {
  padding: 16px 24px;
  background: #ebd6df;
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.optician-seminar-about .img {
  margin: 0 0 0 auto;
}

.optician-seminar-teacher {
  padding: 24px 24px;
  background: #feecd2;
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.optician-seminar-teacher .img {
  margin: 0 32px 0 0;
}
.optician-seminar-teacher strong {
  font-size: 18px;
  margin-left: 32px;
}

.glasses-sight .page-header {
  background: url(../img/sight-main-bg.png) repeat-x center center;
  border-top: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
  box-sizing: border-box;
}
.sight-lead {
  margin-bottom: 40px;
}
.sight-anchorLinks {
  display: flex;
  justify-content: space-between;
  margin-top: 110px;
}
.sight-anchorLinks-list {
  width: 29.8%;
}
.sight-anchorLinks-list a{
  font-size: 16px;
  font-weight: bold;
  color: #552711;
  position: relative;
  display: block;
  width: 100%;
  border-bottom: 3px solid #552711;
  padding-bottom: 20px;
}
.sight-anchorLinks-list a:after{
  content: "";
  position: absolute;
  top: -2px;
  right: 0;
  width: 13px;
  height: 13px;
  border: 3px solid;
  border-radius: 3px;
  border-color:  transparent transparent #552711 #552711;
  transform: rotate(-45deg);
}
.sight-content {

}
.sight-inspection {
  padding-top: 130px;
}
.sight-content-h3 {
  background: #552711;
  padding:10px 20px;
  margin-bottom: 45px;
}
.sight-content-h3 h3 {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  padding-left: 13px;
  border-left: 2px solid #fff;
}
.sight-content-list {

}
.sight-content-list li{
  display: flex;
  align-items: center;
  background: #FAFAFA;
  padding:40px 60px 40px 30px;
  margin-bottom: 40px;
}
.sight-content-list li:last-child{
  margin-bottom: 0;
}
.sight-content-list li img{
  width: 275px;
  margin-right: 60px;
}
.sight-content-list-textBox{
  width: 575px;
  display: inline-block;
}
.sight-content-list-textBox h4{
  font-size: 24px;
  padding-bottom: 20px;
  width: 100%;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 28px;
}
.sight-content-list-textBox p{
  font-size: 14px;
  margin-bottom: 0;
}
.sight-about-fit-flow {
  margin: 32px 0 40px;
}

.sight-about-fit-flow li {
  border: 1px solid #f7f7f7;
  padding: 40px 40px 20px;
  margin-bottom: 16px;
}

.sight-about-fit-flow li:nth-child(even) {
  background: #f7f7f7;
}

.sight-about-fit-flow li h3 {
  font-size: 20px;
  margin-bottom: 16px;
  font-family: serif;
}
.sight-about-fit-flow {
  margin: 45px 0 75px;
}
.sight-about-fit-flow li {
  border: 1px solid #f7f7f7;
  padding: 40px 40px 20px;
  margin-bottom: 16px;
  background: #f7f7f7;
}
.sight-about-fit-flow li h3 {
  font-size: 20px;
  margin-bottom: 16px;
  font-family: serif;
}
.glasses-sight .button-lists {
  margin-bottom: 60px;
}

.hearingaid-category .page-header {
  background: url(../img/hearingaid-main-bg.jpg) repeat-x center center;
}

.hearingaid-category-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 32px auto 40px;
}

.hearingaid-category-lists li {
  margin: 0 auto 12px;
}

.hearingaid-category-lists li:nth-child(2n+1), .hearingaid-category-lists li:first-child {
  margin-left: 0;
}

.hearingaid-category-lists li:nth-child(2n+2) {
  margin-right: 0;
}

.hearingaid-flow-category .page-header {
  background: url(../img/hearingaid-flow-main-bg.jpg) repeat-x center center;
}

.hearingaid-flow-lists {
  margin: 32px auto 40px;
}

.hearingaid-flow-lists li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  position: relative;
}

.hearingaid-flow-lists li .info-area {
  margin-right: auto;
  width: 55%;
}

.hearingaid-flow-lists li .info-area h3 {
  font-weight: bold;
  font-size: 24px;
  font-family: serif;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

.hearingaid-flow-lists li .img {
  width: 38%;
  position: absolute;
  right: 0;
  top: 0;
}

.hearingaid-flow-lists li .img img {
  width: 100%;
}

.hearingaid-flow-lists li .img-positon-02 {
  top: 144%;
}

.hearingaid-flow-lists li .img-positon-03 {
  top: 140%;
}

.hearingaid-flow-lists li h4 {
  font-weight: bold;
  font-size: 16px;
  color: #888;
  font-family: serif;
  margin-bottom: 12px;
}

.hearingaid-navigation-box {
  padding: 40px 0 40px;
  background: #fafafa;
}

.hearingaid-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.hearingaid-navigation li {
  margin: 0 6px 6px;
}

.hearingaid-navigation li a {
  color: #fff;
  display: block;
  padding: 12px 24px 10px;
  letter-spacing: 1.5px;
  font-weight: bold;
  border-width: 1px;
  border-color: #592719;
  border-style: solid;
  background: -webkit-gradient(linear, left top, left bottom, from(#96562e), to(#4B2C1A));
  background: -o-linear-gradient(#96562e, #4B2C1A);
  background: linear-gradient(#96562e, #4B2C1A);
}

.hearingaid-association-category .page-header {
  background: url(../img/hearingaid-association-main-bg.jpg) repeat-x center center;
}

.hearingaid-association-section-01 .container {
  background: url(../img/hearingaid-association-img.jpg) no-repeat right top;
  padding-right: 320px;
}

.hearingaid-association-section-01 .container h2 {
  margin-bottom: 32px;
}

.hearingaid-association-lists li {
  margin-bottom: 40px;
}

.hearingaid-association-lists li h3 {
  font-weight: bold;
  font-size: 20px;
  font-family: serif;
  margin-bottom: 16px;
}

.hearingaid-hearingloss-category .page-header {
  background: url(../img/hearingaid-hearingloss-main-bg.jpg) repeat-x center center;
}

.hearingaid-hearingloss-section-01 {
  margin-bottom: 80px;
}

.red {
  color: #f40d0d;
}

.hearingaid-hearingloss-text {
  padding: 24px 24px 24px;
  text-align: center;
  border: 1px solid #eee;
}

.hearingaid-kind-category .page-header {
  background: url(../img/hearingaid-kind-main-bg.jpg) repeat-x center center;
}

.hearingaid-kind-section-01 .img {
  text-align: center;
  margin-bottom: 8px;
}

.hearingaid-about-category .page-header {
  background: url(../img/hearingaid-about-main-bg.jpg) repeat-x center center;
}

.hearingaid-about-img {
  width: 1000px;
  height: 183px;
  display: block;
  background: url(../img/hearingaid-about-img.png) no-repeat center center;
  background-size: 100% auto;
  margin-bottom: 32px;
}

.hearingaid-about-text {
  padding: 32px 32px;
  margin-bottom: 60px;
  background: #fafafa;
  line-height: 24px;
}

.hearingaid-merit-category .page-header {
  background: url(../img/hearingaid-merit-main-bg.jpg) repeat-x center center;
}

.hearingaid-underline-lists {
  margin: 32px auto 40px;
}

.hearingaid-underline-lists li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  padding-bottom: 0;
  border-bottom: 1px dashed #ddd;
}

.hearingaid-underline-lists li .info-area {
  margin-right: auto;
}

.hearingaid-underline-lists li .info-area h3 {
  font-weight: bold;
  font-size: 24px;
  font-family: serif;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

.hearingaid-underline-lists li .img {
  margin-right: 0;
  margin-left: auto;
  padding-left: 100px;
}

.hearingaid-underline-lists li h4 {
  font-weight: bold;
  font-size: 16px;
  color: #888;
  font-family: serif;
  margin-bottom: 12px;
}

.hearingaid-merit-section-02 .img {
  text-align: center;
  margin-bottom: 60px;
}

.hearingaid-subsidy-category .page-header {
  background: url(../img/hearingaid-subsidy-main-bg.jpg) repeat-x center center;
}

.hearingaid-subsidy-text {
  padding: 32px 32px;
  margin-bottom: 60px;
  background: #fafafa;
  line-height: 24px;
  text-align: center;
}

.watch-category .page-header {
  background: url(../img/watch-main-bg.jpg) repeat-x center center;
}

.watch-brand-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 24px auto 40px;
}

.watch-brand-lists li {
  margin: 0 auto 12px;
}

.watch-brand-lists li:nth-child(3n+1), .watch-brand-lists li:first-child {
  margin-left: 0;
}

.watch-top-section-02 {
  padding: 40px 0 40px;
}

.watch-point-list {
  padding: 16px 16px 16px;
  background: #fff;
}

.watch-point-list dt {
  font-size: 20px;
  font-family: serif;
  margin-bottom: 8px;
}

.watch-point-list dd {
  font-size: 14px;
  line-height: 28px;
}

.watch-point-list dd .caption {
  margin-bottom: 0;
}

.watch-point.bg-gray {
  background: #fafafa;
}

.watch-top-section-03 {
  padding: 40px 0 16px;
}

.watch-repair-after {
  margin: 24px 0 32px;
  padding: 24px 24px;
  line-height: 24px;
  border: 1px solid #c2b8b3;
}

.watch-card-box {
  padding: 16px 24px 16px;
  margin: 16px 0 32px;
  background: #fafafa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.watch-card-box .label {
  margin: auto 40px auto auto;
  font-size: 16px;
  font-family: serif;
}

.watch-card-box .label .price {
  font-weight: bold;
  color: #ff0000;
  font-size: 36px;
}

.watch-card-box .img {
  margin-right: auto;
}

.watch-can-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.watch-can-lists li {
  margin: 14px auto 24px;
}

.watch-can-lists li:first-child {
  margin-left: 0;
}

.watch-can-lists li:last-child {
  margin-right: 0;
}

.watch-button-shop {
  text-align: center;
  margin-bottom: 40px;
}

.watch-table {
  border: 1px solid #A9A19C;
  margin: 0 0 32px;
  border-collapse: collapse;
}

.watch-table .head th {
  background: #c2b8b3;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.watch-table .head th:nth-child(1) {
  width: 35%;
}

.watch-table .head th:nth-child(2) {
  width: 15%;
}

.watch-table .head th:nth-child(3) {
  width: 50%;
}

.watch-table th {
  padding: 12px 12px;
  border: 1px solid #A9A19C;
  text-align: left;
  background: #f7f7f7;
}

.watch-table td {
  padding: 12px 12px;
  border: 1px solid #A9A19C;
  line-height: 24px;
}

.watch-products-box {
  margin-bottom: 40px;
}

.watch-info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F8F8F8;
  padding: 16px 16px 16px;
  border: 1px solid #B3AAA4;
}

.watch-info-box .img-area {
  padding: 32px 16px 16px;
  position: relative;
  width: 32%;
  background: #fff;
  text-align: center;
}

.watch-info-box .img-area .sold-out {
  position: absolute;
  left: 8px;
  top: 8px;
  background: #CF1A3B;
  color: #fff;
  text-align: center;
  padding: 4px 8px;
  width: 100px;
}

.watch-info-box .info-area {
  width: 67%;
  margin-left: auto;
}

.watch-info-box .info-area strong {
  color: #ed0c46;
  font-weight: normal;
}

.watch-info-box .info-area table {
  width: 100%;
}

.watch-info-box .info-area table th, .watch-info-box .info-area table td {
  background: #fff;
  border: 1px solid #c2b8b3;
}

.watch-brand-footer-section {
  padding: 40px 0 32px;
}

.jewlry-category .page-header {
  background: url(../img/jewlry-main-bg.jpg) repeat-x center center;
}

.jewlry-brand-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 24px auto 40px 0;
}

.jewlry-brand-lists li {
  margin: 0 13px 12px 0;
}

.jewlry-brand-lists li:nth-child(4n+1), .jewlry-brand-lists li:first-child {
  margin-left: 0;
}

.jewlry-top-section-02 {
  padding: 40px 0 40px;
}

.jewlry-brand-section li {
  padding: 56px 40px 56px;
  min-height: 480px;
  margin-bottom: 16px;
  background: url(../img/jewlry-brand-bg-01.png) no-repeat right bottom;
  background-color: #fff;
}

.jewlry-brand-section .brand-name {
  margin-bottom: 16px;
}

.jewlry-brand-section .brand-description {
  max-width: 530px;
}

.jewlry-brand-section .brand-01 {
  background: url(../img/jewlry-brand-bg-01.png) no-repeat right bottom;
  background-color: #fff;
}

.jewlry-brand-section .brand-02 {
  background: url(../img/jewlry-brand-bg-02.png) no-repeat right bottom;
  background-color: #fff;
}

.jewlry-brand-section .brand-03 {
  background: url(../img/jewlry-brand-bg-03.png) no-repeat right bottom;
  background-color: #fff;
}

.jewlry-brand-section .brand-04 {
  background: url(../img/jewlry-brand-bg-04.png) no-repeat right bottom;
  background-color: #fff;
}

.jewlry-brand-section .brand-05 {
  background: url(../img/jewlry-brand-bg-05.png) no-repeat right bottom;
  background-color: #fff;
}

.jewlry-brand-section .brand-06 {
  background: url(../img/jewlry-brand-bg-06.png) no-repeat right 40px bottom 40px;
  background-color: #fff;
}

.jewlry-brand-section .brand-07 {
  background: url(../img/jewlry-brand-bg-07.png) no-repeat right bottom;
  background-color: #fff;
}

.sports-category .page-header {
  background: url(../img/sports-main-bg.jpg) repeat-x center center;
}

.sports-eye-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 24px auto 40px 0;
}

.sports-eye-lists li {
  margin: 0 auto 32px;
}

.sports-eye-lists li:nth-child(2n+1), .sports-eye-lists li:first-child {
  margin-left: 0;
}

.sports-eye-lists li:nth-child(1n+2), .sports-eye-lists li:last-child {
  margin-right: 0;
}

.sports-top-section-02 {
  padding: 40px 0 40px;
}

.sports-eye-button {
  text-align: center;
  margin-bottom: 40px;
}

.sports-training-category .page-header {
  background: url(../img/sports-training-main-bg.jpg) repeat-x center center;
}

.sports-training-lists {
  margin: 32px 0;
}

.sports-training-lists li {
  padding: 24px 24px 16px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}

.sports-training-lists li:nth-child(even) {
  background: #f7f7f7;
}

.sports-training-lists li .info-area {
  padding-right: 24px;
}

.sports-training-lists li .img {
  margin: 0 0 0 auto;
}

.sports-training-lists li h3 {
  font-size: 20px;
  font-family: serif;
  margin-bottom: 16px;
}

.sports-training-lists li h4 {
  font-size: 16px;
  font-family: serif;
  margin-bottom: 12px;
}

.sports-training-section-02 {
  padding: 40px 0 10px;
  margin-bottom: 40px;
}

.sports-campaign {
  margin-bottom: 40px;
}

.sports-campaign dt {
  background: #c2b8b3;
  padding: 16px 12px 16px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  font-family: serif;
  color: #4c230b;
  margin-bottom: 12px;
}

.sports-campaign dd {
  line-height: 20px;
}

.sports-campaign-banner {
  margin-bottom: 40px;
  width: 1000px;
  height: 389px;
  display: block;
  background: url(../img/sports-training-img-09.png) no-repeat center center;
  background-size: 100% auto;
}

.sports-training-lists-v2 {
  margin: 32px 0;
}

.sports-training-lists-v2 li {
  padding: 24px 24px 16px;
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f7f7f7;
  border: 1px solid #f7f7f7;
}

.sports-training-lists-v2 li:first-child {
  margin-bottom: 0;
}

.sports-training-lists-v2 li:nth-child(3n) {
  background: #fff;
}

.sports-training-lists-v2 li .info-area {
  padding-right: 24px;
}

.sports-training-lists-v2 li .img {
  margin: 0 0 0 auto;
}

.sports-training-lists-v2 li h3 {
  font-size: 20px;
  font-family: serif;
  margin-bottom: 16px;
}

.sports-training-lists-v2 li h4 {
  font-size: 16px;
  font-family: serif;
  margin-bottom: 12px;
}

.sports-training-lists-v2 li strong {
  font-size: 16px;
  display: block;
  margin-bottom: 16px;
}

.shop-category .page-header {
  background: url(../img/shop-main-bg.jpg) repeat-x center center;
}

.shop-info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
}

.shop-info-box .info {
  width: 49.5%;
  margin-right: auto;
}

.shop-info-box .info table {
  width: 100%;
  margin-bottom: 0;
}

.shop-info-box .info table th {
  background: #6a3415;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
}

.shop-info-box .info table td {
  padding: 8px;
  background: #fff2eb;
  border: 1px solid #fff;
  color: #6a3415;
}

.shop-info-box .map {
  width: 49.5%;
  margin-left: auto;
}

.shop-info-box .map iframe {
  height: 100%;
}

.shop-staff-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 24px 0 40px;
}

.shop-staff-lists li {
  width: 32%;
  margin: 0 16px 24px 0;
}

.shop-staff-lists li:nth-child(3n+3) {
  margin-right: 0;
}

.shop-staff-lists .img {
  margin-bottom: 8px;
}

.shop-top-section-02 {
  padding: 40px 0 40px;
}

.shop-top-section-03 {
  padding: 40px 0 40px;
}

.swiper-slide {
  width: 100%;
}

.swiper-slide img {
  max-width: 100%;
}

.shop-top-section-02 .swiper-pagination.swiper-pagination-bullets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 8px 8px 8px 18%;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0px !important;
}

.shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  border-radius: 0;
  width: 100px;
  height: 70px;
  background: url(../img/shop-image-01.jpg) no-repeat center center;
  background-size: 100% auto;
}

.shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
  background: url(../img/shop-image-02.jpg) no-repeat center center;
  background-size: 100% auto;
}

.shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
  background: url(../img/shop-image-03.jpg) no-repeat center center;
  background-size: 100% auto;
}

.shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
  background: url(../img/shop-image-04.jpg) no-repeat center center;
  background-size: 100% auto;
}

.shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(5) {
  background: url(../img/shop-image-05.jpg) no-repeat center center;
  background-size: 100% auto;
}

.shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(6) {
  background: url(../img/shop-image-06.jpg) no-repeat center center;
  background-size: 100% auto;
}

.shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(7) {
  background: url(../img/shop-image-07.jpg) no-repeat center center;
  background-size: 100% auto;
}

.company-category .page-header {
  background: url(../img/company-main-bg.jpg) repeat-x center center;
}

.company-info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
}

.company-info-box .info {
  width: 67%;
  margin-right: auto;
}

.company-info-box .info table {
  width: 100%;
  margin-bottom: 0;
}

.company-info-box .info table th {
  background: #6a3415;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
}

.company-info-box .info table td {
  padding: 8px;
  background: #fff2eb;
  border: 1px solid #fff;
  color: #6a3415;
}

.company-info-box .president {
  width: 27%;
  margin-left: auto;
}

.company-info-box .president .img {
  margin-bottom: 8px;
}

.company-top-section-02 {
  padding: 40px 0 40px;
}

.company-top-section-03 {
  padding: 40px 0 40px;
}

.contact-category .page-header {
  background: url(../img/contact-main-bg.jpg) repeat-x center center;
}

.contact-form {
  padding: 40px 40px 40px 40px;
  background: #fafafa;
}

.contact-top-section-01 {
  margin-bottom: 32px;
}

.form-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 32px;
}

.form-layout dt {
  width: 20%;
  margin: auto 0;
}

.form-layout dd {
  width: 80%;
}

.form-layout input[type="text"],
.form-layout input[type="email"] {
  width: 70%;
  padding: 12px 12px 12px;
  font-size: 16px;
}

.form-layout textarea {
  width: 80%;
  min-height: 300px;
  padding: 12px 12px 12px;
  font-size: 16px;
}

.contact-submit-confirm {
  background: url(../img/contact-button-confirm.png) no-repeat center center;
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: block;
  padding: 78px 474px 0 0;
  margin: 0 auto 12px;
  border: none;
}

.mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview .contact-submit-confirm {
  background: url(../img/contact-button-complete.png) no-repeat center center;
}

.sitemap-category .page-header {
  background: url(../img/sitemap-main-bg.jpg) repeat-x center center;
}

.sitemap-top-section-01 {
  margin-bottom: 80px;
}

.sitemap-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid #eee;
}

.sitemap-link li {
  margin-right: 24px;
}

.sitemap-link a {
  font-weight: bold;
  color: #333;
}

.sitemap-child-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.sitemap-child-link dt {
  font-weight: bold;
  width: 150px;
  padding-right: 24px;
}

.sitemap-child-link dt a {
  color: #666;
  font-weight: bold;
}

.sitemap-child-link dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sitemap-child-link dd a {
  margin-right: 16px;
  color: #777;
  padding-right: 16px;
  border-right: 1px solid #ddd;
}

hr {
  padding: 0;
  margin: 24px 0;
  width: 100%;
  height: 1px;
  background: #eee;
  border: none;
}

.blog-category .page-header {
  background: url(../img/blog-main-bg.jpg) repeat-x center center;
}

.column-2-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin: 0 auto 40px;
}

.column-2-wrap .column-01 {
  width: 660px;
  margin-right: auto;
}

.column-2-wrap .sub-content {
  width: 300px;
}

.column-2-wrap .sub-content .widget {
  margin-bottom: 32px;
}

.column-2-wrap .sub-content .widget a {
  color: #777;
}

.column-2-wrap .sub-content .widget li {
  margin-bottom: 12px;
}

.column-2-wrap .sub-content .widgettitle {
  color: #fff;
  background: #6a3415;
  margin-bottom: 12px;
  padding: 8px 8px 8px;
}

.column-2-wrap .sub-content .searchform > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.column-2-wrap .sub-content .searchform > div label {
  display: none;
}

.column-2-wrap .sub-content #searchsubmit {
  width: 0px;
  height: 0px;
  overflow: hidden;
  padding: 40px 40px 0 0;
  background: url(../img/blog-icon-search.png) no-repeat center center;
  background-size: contain;
}

.column-2-wrap .page-numbers {
  padding: 3px 4px 2px;
}

.c-post-box {
  margin-bottom: 32px;
  padding: 24px 24px 2px;
  background: #fafafa;
  width: 100%;
}

.c-post-box .thumbnail {
  width: 100%;
  height: auto;
  margin-bottom: 24px;
}

.c-post-box .thumbnail img {
  width: 100%;
  height: auto;
}

.c-post-box .c-content-box {
  width: 100%;
  padding-left: 16px;
}

.c-post-box .date {
  margin-bottom: 8px;
  font-size: 12px;
}

.c-post-box .post-header-title {
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid #eee;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.c-post-box img {
  max-width: 100%;
}

#wp-calendar caption {
  margin-bottom: 4px;
}

#wp-calendar thead th {
  background: #4B2111;
  color: #fff;
}

#wp-calendar td {
  padding: 4px 4px 4px;
  text-align: center;
}

#wp-calendar td a {
  font-weight: bold;
  color: #4B2111;
}

.pagenation ol {
  text-align: center;
}

.pagenation ol li {
  display: inline-block;
}

.pagenation ol li a {
  padding: 6px 8px 6px;
  margin: 0 2px 0;
  display: block;
  border: 1px solid #eee;
}

.pagenation ol .active {
  padding: 6px 8px 6px;
  margin: 0 2px 0;
  border: 1px solid #eee;
  font-weight: bold;
}

.common-glasses-bg {
  padding: 32px 0 40px;
  margin-bottom: 40px;
}
.common-glasses-bg-2 {
  padding: 60px 0 40px;
}
.common-glasses-bg-2.bg-white {
  background-color: #fff;
}

.slide_pc{
  display: block;
}
.slide_sp{
  display: none;
}
@media (max-width: 768px) {

  .slide_pc{
    display: none;
  }
  .slide_sp{
    display: block;
  }
  img {
    max-width: 100%;
  }
  .sp-toggle-menu {
    display: none;
  }
  .container {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .header {
    border-top: 4px solid #552611;
  }
  .tag-line {
    font-size: 11px;
    color: #fff;
    position: absolute;
    left: 0px;
    top: -25px;
    display: none;
  }
  .logo {
    width: 15%;
    float: left;
    margin: 32px 0 0px 3%;
  }
  .logo img {
    width: 100%;
  }
  .area-contact {
    float: right;
    width: 81%;
    margin: 8px 0 0px 0;
  }
  .area-contact ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding-left: 16px;
  }
  .area-contact ul li {
    margin: 0 8px 8px 0;
  }
  .area-contact ul li a {
    display: block;
  }
  .area-contact ul .js-sp-menu {
    display: block;
  }
  .area-contact ul .js-sp-menu a {
    padding: 18px 10px 18px;
    background: #552611;
    color: #fff;
  }
  .area-contact .btn-ONLINESHOP{
    display: none;
  }
  .open .global-navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .global-navi {
    display: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .global-navi > li {
    width: 100%;
    position: relative;
    text-align: center;
  }
  .global-navi > li:hover .sub-navigation {
    display: block;
  }
  .global-navi > li .sub-navigation {
    position: static;
    left: 0;
    top: 75px;
    display: none;
    z-index: 100;
    width: 100%;
  }
  .global-navi > li .sub-navigation li {
    margin-bottom: 0;
    width: 100%;
  }
  .global-navi > li .sub-navigation li a {
    color: #151515;
    border-bottom: 5px solid #eee;
  }
  .global-navi a {
    display: block;
    padding: 8px 8px 8px;
    border-bottom: 5px solid #fff;
    font-family: "Noto Serif Japanese", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    background: #fff;
  }
  .global-navi a:hover {
    border-bottom: 5px solid #946133;
    text-decoration: none;
  }
  .global-navi a .english {
    display: block;
    color: #151515;
    font-size: 18px;
    margin-bottom: 9px;
  }
  .global-navi a .japanese {
    display: block;
    color: #946133;
    font-size: 12px;
    letter-spacing: 2px;
  }
  .hero-image {
    margin-bottom: 16px;
  }
  .hero-image h1 {
    display: none;
  }
  .home-title-h2 {
    padding: 0 16px;
    margin-bottom: 12px;
    position: relative;
    font-family: "Noto Serif Japanese", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  }
  .home-title-h2 .english {
    font-size: 18px;
    color: #151515;
    letter-spacing: 1.2px;
  }
  .home-title-h2 .japanese {
    color: #946133;
    margin-left: 10px;
    letter-spacing: 4px;
  }
  .home-title-h2 .button-list {
    position: absolute;
    right: 16px;
    bottom: -2px;
  }
  .home-products {
    margin-bottom: 32px;
  }
  .home-products-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 16px;
    text-align: center;
  }
  .home-products-list li {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .home-products-list-text {
    margin-top: 10px;
  }
  .home-products-list .image {
    margin-bottom: 8px;
    text-align: center;
  }
  .home-products-list .name {
    font-weight: bold;
    color: #4c230b;
    font-family: "Noto Serif Japanese", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 2px;
  }
  .home-products-list .text {
    line-height: 1.6;
    letter-spacing: 2px;
  }
  .home-blog {
    background: url(../img/blog-bg.jpg) center top repeat;
    width: 100%;
    padding: 24px 0 24px;
    margin-bottom: 32px;
  }
  .home-blog-list li {
    padding-bottom: 10px;
    margin-bottom: 24px;
    border-bottom: 1px solid #d2d2d2;
  }
  .home-blog-list .post-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .home-blog-list .post-layout .image {
    width: 100%;
    height: 200px;
    overflow: hidden;
    background: #eee;
    margin: 0 auto 8px;
  }
  .home-blog-list .post-layout .image img {
    width: 100%;
    height: auto;
  }
  .home-blog-list .post-layout .info-area {
    width: 100%;
    padding: 0 16px;
  }
  .home-blog-list .post-layout .info-area .date {
    margin-bottom: 10px;
    color: #8a8a8a;
    font-size: 12px;
    font-style: italic;
    letter-spacing: 2px;
    font-weight: normal;
  }
  .home-blog-list .post-layout .info-area .icon-new {
    margin-left: 10px;
    color: #ae9751;
    font-style: normal;
  }
  .home-blog-list .post-layout .title {
    font-size: 16px;
    font-weight: bold;
    color: #0d0d0d;
    margin-bottom: 10px;
  }
  .home-blog-list .post-layout .text {
    line-height: 1.6;
    color: #0d0d0d;
  }
  .home-shop {
    margin-bottom: 32px;
  }
  .home-shop-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .home-shop-list li {
    width: 100%;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .home-shop-list li:nth-child(2n) {
    margin-left: auto;
    margin-right: 0;
  }
  .home-shop-list .link {
    font-size: 12px;
  }
  .shop-table {
    border-collapse: collapse;
    margin-bottom: 10px;
    width: 100%;
  }
  .shop-table th {
    color: #fff;
    background: #272727;
    border: 1px solid #d5d5d5;
    padding: 10px 10px;
    width: 95px;
    letter-spacing: 2px;
    font-weight: normal;
    text-align: center;
  }
  .shop-table td {
    border: 1px solid #d5d5d5;
    padding: 10px 10px;
    letter-spacing: 2px;
  }
  .shop-map img {
    display: block;
    margin-bottom: 5px;
  }
  .shop-img img {
    display: block;
    margin-bottom: 7px;
  }
  .shop-footer {
    background: url(../img/shop-img-footer.jpg) center top no-repeat;
    width: 100%;
    height: 300px;
    margin: 20px 0 10px;
    background-size: cover;
  }
  .footer-top {
    padding: 16px 16px 10px 16px;
    background: #45311C;
  }
  .list-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .list-footer li {
    margin: 0 0 16px 0;
    width: 50%;
  }
  .list-footer li:last-child a:after {
    display: none;
  }
  .list-footer a {
    color: #fff;
    letter-spacing: 2px;
    font-size: 12px;
  }
  .list-footer a:after {
    display: none;
  }
  .footer-middle {
    padding: 20px 0 8px;
    background: #1D1D1D;
    color: #686868;
    font-size: 12px;
  }
  .footer-middle .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  .footer-middle .container .logo-footer {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
  }
  .footer-middle .container .logo-footer img {
    margin: 0 auto;
    width: 60px;
    display: block;
    float: none;
  }
  .footer-middle .container .logo-footer .footer-text {
    width: 100%;
    margin-top: 24px;
  }
  .footer-middle .container .logo-footer .footer-text a {
    color: #686868;
  }
  .footer-middle .container .tel-footer {
    margin-left: auto;
    width: 100%;
    padding: 16px 16px 8px;
    overflow: hidden;
    text-align: center;
    position: relative;
  }
  .footer-middle .container .tel-footer img {
    margin-bottom: 10px;
  }
  .footer-middle .container .tel-footer .facebook {
    position: static;
    right: auto;
    top: auto;
    margin: 16px auto 8px;
    width: 60px;
    display: block;
  }
  .footer-bottom {
    padding: 10px 0;
    text-align: center;
    font-size: 10px;
  }
  .main-contents {
    margin-top: 1px;
  }
  .main-contents .section-title-h2 {
    font-size: 20px;
    font-family: serif;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 12px 0 12px;
    padding: 0 16px;
    text-align: justify;
  }
  .main-contents .section-title-h2 .sub {
    font-size: 14px;
    color: #4c230b;
  }
  .main-contents .section-title-h2-center {
    text-align: center;
    font-size: 24px;
    font-family: serif;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 12px 0 12px;
  }
  .main-contents .section-title-h2.pd-6 {
    margin-top: 50px;
  }
  .main-contents .section-title-h2-center .sub {
    font-size: 14px;
    color: #4c230b;
  }
  .main-contents .section-title-h3 {
    font-size: 16px;
    color: #5d5d5d;
    font-family: serif;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 12px 0 12px;
    padding: 0 16px;
  }
  .main-contents .caption {
    font-size: 11px;
    color: #666666;
    line-height: 17px;
  }
  .main-contents .caption.cap-pd {
    padding: 0 16px;
  }
  .main-contents p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.2px;
    margin: 0 0 24px;
    text-align: justify;
  }
  .main-contents .bg-gray {
    background: #fafafa;
  }
  .breadcrumb-box {
    position: relative;
  }
  #breadcrumbs {
    width: 100%;
    padding: 8px 16px 8px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 10;
  }
  .bread-crumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto;
    font-size: 10px;
    color: #7d7d7d;
  }
  .bread-crumbs li {
    width: auto;
  }
  .bread-crumbs li:after {
    content: ">";
    margin: 0 4px;
  }
  .bread-crumbs li:last-child:after {
    display: none;
  }
  .page-header {
    background: url(../img/flame-main-bg.jpg) repeat-x center center;
    background-size: cover;
    padding: 64px 0 16px 16px;
    margin-bottom: 24px;
    min-height: 160px;
  }
  .page-header .page-header-tilte {
    letter-spacing: 3px;
    margin-bottom: 12px;
    font-family: serif;
    color: #686868;
    
  }
  .page-header .page-header-tilte .page-header-main {
    font-size: 24px;
  }
  .page-header .page-header-tilte .page-header-sub {
    font-size: 14px;
  }
  .page-header .page-header-tilte .page-header-sub.block {
    display: block;
    margin-top: 16px;
  }
  .page-header .page-header-description {
    font-size: 13px;
    line-height: 20px;
  }
  table {
    border: 1px solid #A9A19C;
    margin: 0 0 32px;
    border-collapse: collapse;
  }
  table .head th {
    background: #c2b8b3;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  table .head th:nth-child(1) {
    width: 35%;
  }
  table .head th:nth-child(2) {
    width: 15%;
  }
  table .head th:nth-child(3) {
    width: 50%;
  }
  table th {
    padding: 12px 12px;
    border: 1px solid #A9A19C;
    text-align: left;
    background: #f7f7f7;
  }
  table td {
    padding: 12px 12px;
    border: 1px solid #A9A19C;
    line-height: 24px;
  }

  .glass-joa {
    display: block;
    padding:0 16px ;
  }
  .glass-joa-box-left {
    width: 100%;
    padding-top: 0;
  }
  .glass-joa-box-left .flex{
    display: flex;
    margin: 0 auto 35px;
    width: 94%;
  }
  .glass-joa-lonk {
    margin: 30px 20px 0;
    padding-bottom: 60px;
  }
  .logo-joa{
    width: 35%;
    height: 100%;
    margin-right: 9%;
    margin-top: 2px;
  }
  .glass-joa-h2 {
    font-size: 24px;
    line-height: 32px;
    font-family: serif;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    margin: 12px 0 54px;
    padding: 0;
  }
  .main-contents .glass-joa-title1 {
    font-size: 16px;
    line-height: 26px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin-bottom: 10px;
  }
  .main-contents .glass-joa-title2 {
    font-size: 30px;
    font-weight: bold;
    color: #004CA0;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin-bottom: 0;
  }
  .main-contents .glass-joa-lead {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 60px;
  }
  .glass-joa-box-right {
    width: 100%;
  }
  .glass-joa-box-right img{
    width: 100%;
  }

  .lens-cta-text {
    font-size: 16px;
    padding: 0 16px;
    line-height: 32px;
    font-family: serif;
    text-align: center;
    margin: 24px 0 16px;
  }
  .optician-cta {
    text-align: center;
    margin: 24px 0 24px;
    padding: 0 16px;
  }
  .button-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 16px;
    margin-bottom: 24px;
  }
  .button-lists li {
    width: 100%;
    margin: 0 auto 16px;
  }
  .section-description {
    padding: 0 16px;
  }
  .flame-category-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding: 0 16px;
    margin: 8px auto 8px;
  }
  .flame-category-lists li {
    margin: 0 auto 16px;
    width: 50%;
  }
  .flame-category-lists li:first-child {
    margin-left: 0;
  }
  .flame-category-lists li:last-child {
    margin-left: 0;
  }
  .flame-category-lists-2 {
    display: block;
    width: 100%;
    padding: 0 16px;
    margin: 8px auto 8px;
  }
  .flame-category-lists-2 li {
    margin: 0 auto 16px;
    width: 100%;
    border: 1px solid #DEDEDE;
  }
  .flame-category-lists-2 li a{
    display: flex;
    align-items: center;
  }
  .flame-category-lists-2 li a img{
    width: 111px;
    margin-right: 25px;
    border: none;
  }
  .flame-category-lists-2 li:first-child {
    margin-left: 0;
  }
  .flame-category-lists-2 li:last-child {
    margin-left: 0;
  }
  .flame-category-lists-2 .home-products-list-text {
    margin: 0;
  }
  .flame-brand-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 16px;
    margin: 24px auto 24px;
  }
  .flame-brand-lists li {
    width: 50%;
    margin: 0 auto 12px;
  }
  .flame-brand-lists li:nth-child(4n+1), .flame-brand-lists li:first-child {
    margin-left: 0;
  }
  .flame-brand-lists li:nth-child(4n+4) {
    margin-right: 0;
  }
  .flame-top-section-02 {
    padding: 24px 16px 8px;
    margin-bottom: 24px;
    background: url(../img/flame-repair-bg.png) no-repeat center center;
  }
  .flame-repair-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 24px auto 24px;
  }
  .flame-repair-lists li {
    margin: 0 auto 24px;
  }
  .flame-repair-lists li:nth-child(2n+1), .flame-repair-lists li:first-child {
    margin-left: 0;
  }
  .flame-repair-lists li:nth-child(2n+2) {
    margin-right: 0;
  }
  .flame-repair-price-lists {
    margin-bottom: 16px;
  }
  .flame-repair-price-lists li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 16px 0;
  }
  .flame-repair-price-lists li:nth-child(even) {
    background: #fafafa;
  }
  .flame-repair-price-lists .label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding-right: 0;
    text-align: center;
    margin: auto 0 auto;
  }
  .flame-repair-price-lists .label .main {
    width: 100%;
    font-size: 20px;
    font-family: serif;
  }
  .flame-repair-price-lists .label .sub {
    width: 100%;
    font-size: 14px;
    margin-top: 4px;
  }
  .flame-repair-price-lists .price {
    width: 100%;
    margin: 8px auto 8px;
    text-align: center;
  }
  .flame-repair-price-lists .tag {
    width: 100%;
    padding-right: 0;
    text-align: center;
    margin: auto 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .flame-repair-price-lists .tag span {
    width: 150px;
    padding: 8px 8px 8px;
    margin: auto 0 auto 8px;
    border: 1px solid #262626;
  }
  .flame-repair-price-lists .tag .orange {
    width: 150px;
    padding: 8px 8px 8px;
    margin: auto 0 auto 8px;
    background: #CB5428;
    color: #fff;
    border: 1px solid #77341A;
  }
  .flame-top-section-04 {
    padding: 24px 0 24px;
    margin: 24px 0 24px 0;
    background: #fafafa;
  }
  .flame-after-list {
    padding: 16px 16px 16px;
    background: #fff;
  }
  .flame-after-list dt {
    font-size: 20px;
    font-family: serif;
    margin-bottom: 8px;
  }
  .flame-after-list dd {
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
  }
  .flame-after-list dd .caption {
    margin-bottom: 0;
  }
  .flame-after-list.bg-gray {
    background: #fafafa;
  }
  .lens-category .page-header {
    background: url(../img/glasses-lens-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-banner-lists {
    margin-bottom: 24px;
  }
  .lens-banner-lists li {
    margin-bottom: 16px;
  }
  .lens-banner-lists li a {
    width: 100%;
    height: 100px;
    display: block;
  }
  .lens-banner-lists .banner-01 {
    background: url(../img/glasses-lens-banner-01.png) no-repeat center right -52px;
    background-size: 800px auto;
  }
  .lens-banner-lists .banner-02 {
    background: url(../img/glasses-lens-banner-02.png) no-repeat center right -52px;
    background-size: 800px auto;
  }
  .lens-banner-lists .banner-03 {
    background: url(../img/glasses-lens-banner-03.png) no-repeat center right -52px;
    background-size: 800px auto;
  }
  .lens-select-category .page-header {
    background: url(../img/glasses-lens-select-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-select-index-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 16px 0 24px;
    padding: 0 16px;
  }
  .lens-select-index-lists li {
    width: 50%;
    margin: 0 auto 16px;
  }
  .lens-select-section-02 {
    padding: 24px 0;
  }
  .lens-select-section-03 {
    padding: 24px 0;
  }
  .lens-select-section-04 {
    padding: 24px 0;
  }
  .lens-select-type {
    padding: 0 16px;
  }
  .lens-select-type li {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .lens-select-type li .img {
    margin: 0 auto 8px;
    width: 100%;
  }
  .lens-select-type li .info-area h3 {
    font-weight: bold;
    margin-bottom: 12px;
    font-size: 16px;
  }
  .lens-story-category .page-header {
    background: url(../img/glasses-lens-story-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-story-lists {
    padding: 16px 16px;
    margin-bottom: 16px;
    border: 1px dashed #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .lens-story-lists li {
    width: 46%;
    padding: 8px 0 5px 1em;
    text-indent:-.9em;
    font-size: 14px;
    line-height: 20px;
  }
  .lens-story-section-02 {
    padding: 24px 0 24px;
  }
  .lens-story-banner-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 24px;
  }
  .lens-story-banner-lists li {
    width: 100%;
    margin: 0 auto 16px;
  }
  .lens-story-eye-category .page-header {
    background: url(../img/glasses-lens-story-eye-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-story-about-lists {
    margin: 32px 0;
  }
  .lens-story-about-lists li {
    border: 1px solid #eee;
    padding: 24px 24px 8px;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .lens-story-about-lists li .img {
    margin: 0 auto 8px;
  }
  .lens-story-about-lists li h3 {
    font-size: 20px;
    font-family: serif;
    margin-bottom: 16px;
  }
  .lens-story-about-lists li h4 {
    font-size: 16px;
    font-family: serif;
    margin-bottom: 12px;
  }
  .lens-story-about-lists li .more-link {
    text-align: right;
    margin: -8px 0 24px;
  }
  .lens-story-about-lists li .more-link a {
    color: #999;
    text-decoration: underline;
  }
  .lens-story-about-lists-v2 {
    margin: 24px 0;
    border-bottom: 1px dotted #eee;
  }
  .lens-story-about-lists-v2 li {
    border: 1px dotted #eee;
    border-bottom: none;
    padding: 24px 24px 8px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .lens-story-about-lists-v2 li .info-area {
    padding-right: 0;
  }
  .lens-story-about-lists-v2 li .img {
    margin: 0 auto 8px;
  }
  .lens-story-about-lists-v2 li .img-center {
    margin: 0 auto 8px;
  }
  .lens-story-about-lists-v2 li .img-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lens-story-about-lists-v2 li .img-flex p {
    font-weight: bold;
    padding-left: 40px;
  }
  .lens-story-about-lists-v2 li .img-flex div {
    width: 50%;
  }
  .lens-story-about-lists-v2 li h3 {
    font-size: 20px;
    font-family: serif;
    margin-bottom: 16px;
  }
  .lens-story-about-lists-v2 li h4 {
    font-size: 16px;
    font-family: serif;
    margin-bottom: 12px;
  }
  .lens-story-about-lists-v2 li .more-link {
    text-align: right;
    margin: -8px 0 24px;
  }
  .lens-story-about-lists-v2 li .more-link a {
    color: #999;
    text-decoration: underline;
  }
  .lens-story-presbyopia-category .page-header {
    background: url(../img/glasses-lens-story-presbyopia-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-story-fatigue-category .page-header {
    background: url(../img/glasses-lens-story-fatigue-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-story-aboutlens-category .page-header {
    background: url(../img/glasses-lens-story-aboutlens-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-story-singlefocus-category .page-header {
    background: url(../img/glasses-lens-story-singlefocus-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-story-multifocal-category .page-header {
    background: url(../img/glasses-lens-story-multifocal-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-story-bifocal-category .page-header {
    background: url(../img/glasses-lens-story-bifocal-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-story-adjustment-category .page-header {
    background: url(../img/glasses-lens-story-adjustment-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-story-care-category .page-header {
    background: url(../img/glasses-lens-story-care-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-child-category .page-header {
    background: url(../img/glasses-lens-child-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .lens-child-list {
    padding: 16px 16px 16px;
    background: #fff;
  }
  .lens-child-list dt {
    font-size: 20px;
    font-family: serif;
    margin-bottom: 8px;
  }
  .lens-child-list dd {
    font-size: 14px;
    line-height: 28px;
  }
  .lens-child-list dd .caption {
    margin-bottom: 0;
  }
  .lens-child-list.bg-gray {
    background: #fafafa;
  }
  .sunglasses-category .page-header {
    background: url(../img/glasses-sunglasses-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .sunglasses-top-section-01 {
    background: url(../img/glasses-sunglasses-bg.png) no-repeat right bottom;
    padding: 20px 0 120px;
    background-size: 200px auto;
  }
  .sunglasses-step {
    margin-bottom: 40px;
  }
  .sunglasses-step li {
    width: 100%;
    height: 90px;
    display: block;
    margin-bottom: 16px;
  }
  .sunglasses-step .step-01 {
    background: url(../img/glasses-sunglasses-step-01.png) no-repeat left -12px top;
    background-size: 650px auto;
  }
  .sunglasses-step .step-02 {
    background: url(../img/glasses-sunglasses-step-02.png) no-repeat left -12px top;
    background-size: 650px auto;
  }
  .sunglasses-step .step-03 {
    background: url(../img/glasses-sunglasses-step-03.png) no-repeat left -12px top;
    background-size: 650px auto;
  }
  .sunglasses-step .step-04 {
    background: url(../img/glasses-sunglasses-step-04.png) no-repeat left -12px top;
    background-size: 650px auto;
  }
  .sunglasses-step .step-05 {
    background: url(../img/glasses-sunglasses-step-05.png) no-repeat left -12px top;
    background-size: 650px auto;
  }
  .sunglasses-sports-vision {
    width: 100%;
    height: 770px;
    background: url(../img/glasses-sunglasses-sports-sp.png) no-repeat center center;
    background-size: 100% auto;
    margin-bottom: 32px;
  }
  .sunglasses-howmuch {
    width: 100%;
    height: 250px;
    display: block;
    background: url(../img/glasses-sunglasses-howmuch.png) no-repeat right top;
    background-size: 570px auto;
    margin-bottom: 32px;
  }
  .optician-category .page-header {
    background: url(../img/glasses-optician-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .optician-banner {
    width: 100%;
    height: 180px;
    display: block;
    background: url(../img/glasses-optician-banner.png) no-repeat center right;
    background-size: 600px auto;
    margin-bottom: 32px;
  }
  .optician-make {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 24px;
  }
  .optician-make li {
    width: 80%;
    margin: 0 auto 16px;
  }
  .optician-make li:last-child {
    margin: 0 auto 16px;
  }
  .optician-about-category .page-header {
    background: url(../img/glasses-optician-about-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .optician-about-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .optician-about-box .img {
    padding-left: 120px;
  }
  .optician-about-check {
    margin-bottom: 16px;
    padding: 32px 32px 16px;
  }
  .optician-about-check h4 {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 18px;
  }
  .optician-about-check dl {
    margin-bottom: 16px;
  }
  .optician-about-check dl dt {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 12px;
  }
  .optician-about-check dl dd {
    line-height: 20px;
  }
  .check-01 {
    background: url(../img/glasses-optician-about-bg-01.png) no-repeat center center;
  }
  .check-02 {
    background: url(../img/glasses-optician-about-bg-02.png) no-repeat center center;
  }
  .check-03 {
    background: url(../img/glasses-optician-about-bg-03.png) no-repeat center center;
  }

  .glasses-sight .page-header {
    background: url(../img/sight-main-bg-sp.png) repeat-x center center;
    background-size: 100%;
    border-top: 2px solid #ebebeb;
    border-bottom: 2px solid #ebebeb;
    box-sizing: border-box;
  }
  .glasses-sight.main-contents .section-title-h2 {
    font-size: 18px;
    margin:0 0 0;
    padding: 0;
  }
  .sight-about-fit-flow {
    margin: 20px 0 60px;
  }
  .sight-about-fit-flow li {
    padding: 30px;
  }
  .main-contents .sight-about-fit-flow li p{
    margin-bottom: 0;
  }
  .sight-section-01 .container {
    padding: 0 16px;
  }
  .sight-lead {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .sight-anchorLinks {
    display: block;
    margin-top: 70px;
  }
  .sight-anchorLinks-list {
    width: 100%;
    margin-bottom: 40px;
  }
  .sight-anchorLinks-list:last-child {
    margin-bottom: 0;
  }
  .sight-anchorLinks-list a:after {
    right: 2px;
  }
  .sight-inspection {
    padding-top: 60px;
  }
  .sight-content-h3 {
    padding: 12px 12px;
    margin-bottom: 35px;
  }
  .sight-content-h3 h3 {
    font-size: 16px;
    padding-left: 10px;
    border-left: 2px solid #fff;
  }
  .sight-inspection .container {
    padding:0 16px;
  }
  .sight-content-list{
  }
  .sight-content-list li {
    padding: 17px;
    margin-bottom: 15px;
    align-items: flex-start;
  }
  .sight-content-list li img {
    width: 40%;
    height: auto;
    margin-right: 20px;
  }
  .sight-content-list-textBox h4 {
    font-size: 14px;
    padding-bottom: 6px;
    width: 100%;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 13px;
  }
  .sight-inspection .img {
    margin-top: 60px;
  }
   .main-contents .sight-content-list-textBox p {
    font-size: 13px;
    line-height: 22px;
    margin: 0;
  }

  .optician-about-section-04 {
    padding: 40px 0 40px;
  }
  .padding-top-bottom {
    padding: 40px 0 40px;
  }
  .optician-about-fit-flow {
    margin: 32px 0 40px;
  }
  .optician-about-fit-flow li {
    border: 1px solid #f7f7f7;
    padding: 40px 40px 20px;
    margin-bottom: 16px;
  }
  .optician-about-fit-flow li:nth-child(even) {
    background: #f7f7f7;
  }
  .optician-about-fit-flow li h3 {
    font-size: 20px;
    margin-bottom: 16px;
    font-family: serif;
  }
  .optician-corner-category .page-header {
    background: url(../img/glasses-optician-corner-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .optician-corner-img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .optician-corner-img-box div {
    margin: 0 auto 0 0;
  }
  .optician-corner-img-box div:last-child {
    margin: 0 0 0 auto;
  }
  .optician-corner-lists {
    margin-bottom: 40px;
  }
  .optician-corner-lists li {
    margin-bottom: 16px;
    border: 1px solid #ddd;
    padding: 8px 8px 8px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #fff;
  }
  .optician-corner-lists li h3 {
    margin: 24px 0 18px;
    font-size: 18px;
  }
  .optician-corner-lists li .info-area {
    margin-right: 0px;
    width: 100%;
  }
  .optician-corner-lists li .img {
    margin: 0 auto 0 auto;
  }
  .optician-customer-category .page-header {
    background: url(../img/glasses-optician-customer-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .optician-seminar-category .page-header {
    background: url(../img/glasses-optician-seminar-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .optician-seminar-about {
    padding: 16px 24px;
    background: #ebd6df;
    margin-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .optician-seminar-about .img {
    width: 100%;
    margin: 0 auto 8px;
  }
  .optician-seminar-teacher {
    padding: 24px 24px;
    background: #feecd2;
    margin-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .optician-seminar-teacher .img {
    width: 100%;
    margin: 0 auto 8px;
  }
  .optician-seminar-teacher strong {
    font-size: 18px;
    margin-left: 32px;
  }
  .hearingaid-category .page-header {
    background: url(../img/hearingaid-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .hearingaid-category-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 32px auto 40px;
  }
  .hearingaid-category-lists li {
    margin: 0 auto 12px;
  }
  .hearingaid-category-lists li:nth-child(2n+1), .hearingaid-category-lists li:first-child {
    margin-left: 0;
  }
  .hearingaid-category-lists li:nth-child(2n+2) {
    margin-right: 0;
  }
  .hearingaid-flow-category .page-header {
    background: url(../img/hearingaid-flow-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .hearingaid-flow-lists {
    margin: 32px auto 40px;
    padding: 0 16px;
  }
  .hearingaid-flow-lists li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 16pxpx;
    position: relative;
  }
  .hearingaid-flow-lists li .info-area {
    margin-right: auto;
    width: 100%;
  }
  .hearingaid-flow-lists li .info-area h3 {
    font-weight: bold;
    font-size: 20px;
    font-family: serif;
    letter-spacing: 1px;
    margin-bottom: 8px;
  }
  .hearingaid-flow-lists li .img {
    width: 108%;
    position: static;
    right: 0;
    top: 0;
  }
  .hearingaid-flow-lists li .img img {
    width: 100%;
  }
  .hearingaid-flow-lists li .img-positon-02 {
    top: 144%;
  }
  .hearingaid-flow-lists li .img-positon-03 {
    top: 140%;
  }
  .hearingaid-flow-lists li h4 {
    font-weight: bold;
    font-size: 16px;
    color: #888;
    font-family: serif;
    margin-bottom: 12px;
  }
  .hearingaid-navigation-box {
    padding: 24px 0 24px;
    background: #fafafa;
  }
  .hearingaid-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .hearingaid-navigation li {
    margin: 0 0.5% 6px;
    width: 49%;
  }
  .hearingaid-navigation li a {
    color: #fff;
    display: block;
    padding: 12px 8px 10px;
    letter-spacing: 0.5px;
    font-weight: bold;
    border-width: 1px;
    border-color: #592719;
    border-style: solid;
    background: -webkit-gradient(linear, left top, left bottom, from(#96562e), to(#4B2C1A));
    background: -o-linear-gradient(#96562e, #4B2C1A);
    background: linear-gradient(#96562e, #4B2C1A);
  }
  .hearingaid-association-category .page-header {
    background: url(../img/hearingaid-association-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .hearingaid-association-section-01 .container {
    background: url(../img/hearingaid-association-img.jpg) no-repeat center bottom;
    padding: 0 16px 400px;
  }
  .hearingaid-association-section-01 .container h2 {
    margin-bottom: 32px;
    padding: 0;
  }
  .hearingaid-association-lists li {
    margin-bottom: 40px;
  }
  .hearingaid-association-lists li h3 {
    font-weight: bold;
    font-size: 20px;
    font-family: serif;
    margin-bottom: 16px;
  }
  .hearingaid-hearingloss-category .page-header {
    background: url(../img/hearingaid-hearingloss-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .hearingaid-hearingloss-section-01 {
    margin-bottom: 24px;
  }
  .red {
    color: #f40d0d;
  }
  .hearingaid-hearingloss-text {
    padding: 24px 24px 24px;
    text-align: center;
    border: 1px solid #eee;
  }
  .hearingaid-kind-category .page-header {
    background: url(../img/hearingaid-kind-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .hearingaid-kind-section-01 .img {
    text-align: center;
    margin-bottom: 8px;
  }
  .hearingaid-about-category .page-header {
    background: url(../img/hearingaid-about-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .hearingaid-about-img {
    width: 100%;
    height: 383px;
    display: block;
    background: url(../img/hearingaid-about-img-sp.png) no-repeat center center;
    background-size: 100% auto;
    margin-bottom: 32px;
  }
  .hearingaid-about-text {
    padding: 32px 32px;
    margin-bottom: 60px;
    background: #fafafa;
    line-height: 24px;
  }
  .hearingaid-merit-category .page-header {
    background: url(../img/hearingaid-merit-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .hearingaid-underline-lists {
    margin: 32px auto 40px;
    padding: 0 16px;
  }
  .hearingaid-underline-lists li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
    padding-bottom: 0;
    border-bottom: 1px dashed #ddd;
  }
  .hearingaid-underline-lists li .info-area {
    margin-right: auto;
  }
  .hearingaid-underline-lists li .info-area h3 {
    font-weight: bold;
    font-size: 24px;
    font-family: serif;
    letter-spacing: 1px;
    margin-bottom: 8px;
  }
  .hearingaid-underline-lists li .img {
    margin-right: 0;
    margin-left: auto;
    padding-left: 100px;
  }
  .hearingaid-underline-lists li h4 {
    font-weight: bold;
    font-size: 16px;
    color: #888;
    font-family: serif;
    margin-bottom: 12px;
  }
  .hearingaid-merit-section-02 .img {
    text-align: center;
    margin-bottom: 60px;
  }
  .hearingaid-subsidy-category .page-header {
    background: url(../img/hearingaid-subsidy-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .hearingaid-subsidy-text {
    padding: 32px 32px;
    margin-bottom: 60px;
    background: #fafafa;
    line-height: 24px;
    text-align: center;
  }
  .watch-category .page-header {
    background: url(../img/watch-main-bg.jpg) repeat-x center center;
  }
  .watch-brand-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 24px auto 40px;
  }
  .watch-brand-lists li {
    margin: 0 auto 12px;
  }
  .watch-brand-lists li:nth-child(3n+1), .watch-brand-lists li:first-child {
    margin-left: 0;
  }
  .watch-top-section-02 {
    padding: 40px 0 40px;
  }
  .watch-point-list {
    padding: 16px 16px 16px;
    background: #fff;
  }
  .watch-point-list dt {
    font-size: 20px;
    font-family: serif;
    margin-bottom: 8px;
  }
  .watch-point-list dd {
    font-size: 14px;
    line-height: 28px;
  }
  .watch-point-list dd .caption {
    margin-bottom: 0;
  }
  .watch-point.bg-gray {
    background: #fafafa;
  }
  .watch-top-section-03 {
    padding: 40px 0 16px;
  }
  .watch-repair-after {
    margin: 24px 0 32px;
    padding: 24px 24px;
    line-height: 24px;
    border: 1px solid #c2b8b3;
  }
  .watch-card-box {
    padding: 16px 24px 16px;
    margin: 16px 0 32px;
    background: #fafafa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .watch-card-box .label {
    margin: auto 40px auto auto;
    font-size: 16px;
    font-family: serif;
  }
  .watch-card-box .label .price {
    font-weight: bold;
    color: #ff0000;
    font-size: 36px;
  }
  .watch-card-box .img {
    margin-right: auto;
  }
  .watch-can-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .watch-can-lists li {
    margin: 14px auto 24px;
  }
  .watch-can-lists li:first-child {
    margin-left: 0;
  }
  .watch-can-lists li:last-child {
    margin-right: 0;
  }
  .watch-button-shop {
    text-align: center;
    margin-bottom: 40px;
  }
  .watch-table {
    border: 1px solid #A9A19C;
    margin: 0 0 32px;
    border-collapse: collapse;
  }
  .watch-table .head th {
    background: #c2b8b3;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .watch-table .head th:nth-child(1) {
    width: 35%;
  }
  .watch-table .head th:nth-child(2) {
    width: 15%;
  }
  .watch-table .head th:nth-child(3) {
    width: 50%;
  }
  .watch-table th {
    padding: 12px 12px;
    border: 1px solid #A9A19C;
    text-align: left;
    background: #f7f7f7;
  }
  .watch-table td {
    padding: 12px 12px;
    border: 1px solid #A9A19C;
    line-height: 24px;
  }
  .watch-products-box {
    margin-bottom: 40px;
  }
  .watch-info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #F8F8F8;
    padding: 16px 16px 16px;
    border: 1px solid #B3AAA4;
  }
  .watch-info-box .img-area {
    padding: 32px 16px 16px;
    position: relative;
    width: 32%;
    background: #fff;
    text-align: center;
  }
  .watch-info-box .img-area .sold-out {
    position: absolute;
    left: 8px;
    top: 8px;
    background: #CF1A3B;
    color: #fff;
    text-align: center;
    padding: 4px 8px;
    width: 100px;
  }
  .watch-info-box .info-area {
    width: 67%;
    margin-left: auto;
  }
  .watch-info-box .info-area strong {
    color: #ed0c46;
    font-weight: normal;
  }
  .watch-info-box .info-area table {
    width: 100%;
  }
  .watch-info-box .info-area table th, .watch-info-box .info-area table td {
    background: #fff;
    border: 1px solid #c2b8b3;
  }
  .watch-brand-footer-section {
    padding: 40px 0 32px;
  }
  .jewlry-category .page-header {
    background: url(../img/jewlry-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .jewlry-brand-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding: 0 16px;
    margin: 24px auto 40px 0;
  }
  .jewlry-brand-lists li {
    width: 49%;
    margin: 0 0.5% 16px;
  }
  .jewlry-brand-lists li:nth-child(4n+1), .jewlry-brand-lists li:first-child {
    margin: 0 0.5% 16px;
  }
  .jewlry-top-section-02 {
    padding: 40px 0 40px;
  }
  .jewlry-brand-section li {
    padding: 24px 24px 56px;
    min-height: 900px;
    margin-bottom: 16px;
    background: url(../img/jewlry-brand-bg-01.png) no-repeat right bottom;
    background-color: #fff;
  }
  .jewlry-brand-section .brand-name {
    margin-bottom: 16px;
  }
  .jewlry-brand-section .brand-description {
    max-width: 530px;
  }
  .jewlry-brand-section .brand-01 {
    background: url(../img/jewlry-brand-bg-01.png) no-repeat right bottom;
    background-color: #fff;
    min-height: 860px;
  }
  .jewlry-brand-section .brand-02 {
    background: url(../img/jewlry-brand-bg-02.png) no-repeat right bottom;
    background-color: #fff;
  }
  .jewlry-brand-section .brand-03 {
    background: url(../img/jewlry-brand-bg-03.png) no-repeat right bottom;
    background-color: #fff;
  }
  .jewlry-brand-section .brand-04 {
    background: url(../img/jewlry-brand-bg-04.png) no-repeat right bottom;
    background-color: #fff;
    min-height: 720px;
  }
  .jewlry-brand-section .brand-05 {
    background: url(../img/jewlry-brand-bg-05.png) no-repeat right bottom;
    background-color: #fff;
    min-height: 720px;
  }
  .jewlry-brand-section .brand-06 {
    background: url(../img/jewlry-brand-bg-06.png) no-repeat right bottom;
    background-color: #fff;
    min-height: 700px;
  }
  .jewlry-brand-section .brand-07 {
    background: url(../img/jewlry-brand-bg-07.png) no-repeat right bottom;
    background-color: #fff;
    min-height: 770px;
  }
  .sports-category .page-header {
    background: url(../img/sports-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .sports-eye-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin: 24px auto 40px 0;
    padding: 0 16px;
  }
  .sports-eye-lists li {
    margin: 0 auto 32px;
  }
  .sports-eye-lists li:nth-child(2n+1), .sports-eye-lists li:first-child {
    margin-left: 0;
  }
  .sports-eye-lists li:nth-child(1n+2), .sports-eye-lists li:last-child {
    margin-right: 0;
  }
  .sports-top-section-02 {
    padding: 40px 0 40px;
  }
  .sports-eye-button {
    text-align: center;
    margin-bottom: 40px;
    padding: 0 16px;
  }
  .sports-training-category .page-header {
    background: url(../img/sports-training-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .sports-training-lists {
    margin: 32px 0;
  }
  .sports-training-lists li {
    padding: 24px 24px 16px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #fff;
  }
  .sports-training-lists li:nth-child(even) {
    background: #f7f7f7;
  }
  .sports-training-lists li .info-area {
    padding-right: 24px;
  }
  .sports-training-lists li .img {
    margin: 0 auto 8px;
    width: 100%;
  }
  .sports-training-lists li h3 {
    font-size: 20px;
    font-family: serif;
    margin-bottom: 16px;
  }
  .sports-training-lists li h4 {
    font-size: 16px;
    font-family: serif;
    margin-bottom: 12px;
  }
  .sports-training-section-02 {
    padding: 40px 0 10px;
    margin-bottom: 40px;
  }
  .sports-campaign {
    margin-bottom: 24px;
  }
  .sports-campaign dt {
    background: #c2b8b3;
    padding: 16px 12px 16px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    font-family: serif;
    color: #4c230b;
    margin-bottom: 12px;
  }
  .sports-campaign dd {
    line-height: 20px;
  }
  .sports-campaign-banner {
    margin-bottom: 24px;
    width: 100%;
    height: 200px;
    display: block;
    background: url(../img/sports-training-img-09-sp.png) no-repeat center center;
    background-size: 100% auto;
  }
  .sports-training-lists-v2 {
    margin: 32px 0;
  }
  .sports-training-lists-v2 li {
    width: 100%;
    padding: 24px 24px 16px;
    margin-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
  }
  .sports-training-lists-v2 li:first-child {
    margin-bottom: 0;
  }
  .sports-training-lists-v2 li:nth-child(3n) {
    background: #fff;
  }
  .sports-training-lists-v2 li .info-area {
    padding: 8px;
    width: 100%;
  }
  .sports-training-lists-v2 li .img {
    margin: 0 auto 8px;
    width: 100%;
  }
  .sports-training-lists-v2 li h3 {
    font-size: 20px;
    font-family: serif;
    margin-bottom: 16px;
  }
  .sports-training-lists-v2 li h4 {
    font-size: 16px;
    font-family: serif;
    margin-bottom: 12px;
  }
  .sports-training-lists-v2 li strong {
    font-size: 16px;
    display: block;
    margin-bottom: 16px;
  }
  .shop-category .page-header {
    background: url(../img/shop-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .shop-info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 32px;
  }
  .shop-info-box .info {
    width: 100%;
    margin-right: auto;
  }
  .shop-info-box .info table {
    width: 100%;
    margin-bottom: 0;
  }
  .shop-info-box .info table th {
    background: #6a3415;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
  }
  .shop-info-box .info table td {
    padding: 8px;
    background: #fff2eb;
    border: 1px solid #fff;
    color: #6a3415;
  }
  .shop-info-box .map {
    width: 100%;
    margin-left: auto;
  }
  .shop-info-box .map iframe {
    height: 100%;
  }
  .shop-staff-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin: 24px 0 40px;
    padding: 0 16px;
  }
  .shop-staff-lists li {
    width: 96%;
    margin: 0 auto 24px;
  }
  .shop-staff-lists li:nth-child(3n+3) {
    margin: 0 auto 24px;
  }
  .shop-staff-lists .img {
    margin-bottom: 8px;
  }
  .shop-top-section-02 {
    padding: 24px 0 24px;
  }
  .shop-top-section-03 {
    padding: 24px 0 24px;
  }
  .swiper-slide {
    width: 100%;
  }
  .swiper-slide img {
    max-width: 100%;
  }
  .shop-top-section-02 .swiper-pagination.swiper-pagination-bullets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 8px 8px;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0px !important;
  }
  .shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    border-radius: 0;
    width: 100px;
    height: 50px;
    background: url(../img/shop-image-01.jpg) no-repeat center center;
    background-size: 100% auto;
  }
  .shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    background: url(../img/shop-image-02.jpg) no-repeat center center;
    background-size: 100% auto;
  }
  .shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
    background: url(../img/shop-image-03.jpg) no-repeat center center;
    background-size: 100% auto;
  }
  .shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
    background: url(../img/shop-image-04.jpg) no-repeat center center;
    background-size: 100% auto;
  }
  .shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(5) {
    background: url(../img/shop-image-05.jpg) no-repeat center center;
    background-size: 100% auto;
  }
  .shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(6) {
    background: url(../img/shop-image-06.jpg) no-repeat center center;
    background-size: 100% auto;
  }
  .shop-top-section-02 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(7) {
    background: url(../img/shop-image-07.jpg) no-repeat center center;
    background-size: 100% auto;
  }
  .company-category .page-header {
    background: url(../img/company-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .company-info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 32px;
    padding: 0 16px;
  }
  .company-info-box .info {
    width: 100%;
    margin-right: auto;
  }
  .company-info-box .info table {
    width: 100%;
    margin-bottom: 16px;
  }
  .company-info-box .info table th {
    background: #6a3415;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
  }
  .company-info-box .info table td {
    padding: 8px;
    background: #fff2eb;
    border: 1px solid #fff;
    color: #6a3415;
  }
  .company-info-box .president {
    width: 100%;
    margin: 0 auto;
  }
  .company-info-box .president .img {
    margin-bottom: 8px;
  }
  .company-top-section-02 {
    padding: 24px 16px 24px;
  }
  .company-top-section-03 {
    padding: 24px 16px 24px;
  }
  .contact-category .page-header {
    background: url(../img/contact-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .contact-form {
    padding: 16px 16px 16px 16px;
    background: #fafafa;
  }
  .contact-top-section-01 {
    margin-bottom: 32px;
  }
  .form-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-bottom: 32px;
  }
  .form-layout dt {
    width: 100%;
    margin: 0 auto 8px;
  }
  .form-layout dd {
    width: 100%;
  }
  .form-layout input[type="text"],
  .form-layout input[type="email"] {
    width: 100%;
    padding: 12px 12px 12px;
    font-size: 16px;
  }
  .form-layout textarea {
    width: 100%;
    min-height: 300px;
    padding: 12px 12px 12px;
    font-size: 16px;
  }
  .contact-submit-confirm {
    background: url(../img/contact-button-confirm.png) no-repeat center center;
    background-size: contain;
    width: 0px;
    height: 0px;
    overflow: hidden;
    display: block;
    padding: 68px 100% 0 0;
    margin: 0 auto 12px;
    border: none;
  }
  .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview .contact-submit-confirm {
    background: url(../img/contact-button-complete.png) no-repeat center center;
  }
  .sitemap-category .page-header {
    background: url(../img/sitemap-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .sitemap-top-section-01 {
    margin-bottom: 24px;
  }
  .sitemap-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 24px;
    padding: 16px 16px;
    border-bottom: 1px solid #eee;
    text-align: center;
  }
  .sitemap-link li {
    width: 100%;
    margin: 0 auto 8px;
  }
  .sitemap-link a {
    font-weight: bold;
    color: #333;
  }
  .sitemap-child-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 16px;
    margin-bottom: 24px;
  }
  .sitemap-child-link dt {
    font-weight: bold;
    width: 100%;
    padding-right: 24px;
    margin-bottom: 16px;
  }
  .sitemap-child-link dt a {
    color: #666;
    font-weight: bold;
  }
  .sitemap-child-link dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 8px;
  }
  .sitemap-child-link dd a {
    margin: 0 0 16px;
    width: 50%;
    color: #777;
    padding-right: 0;
    border-right: none;
  }
  hr {
    padding: 0;
    margin: 24px 0;
    width: 100%;
    height: 1px;
    background: #eee;
    border: none;
  }
  .blog-category .page-header {
    background: url(../img/blog-main-bg.jpg) repeat-x center center;
    background-size: cover;
  }
  .column-2-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin: 0 auto 40px;
  }
  .column-2-wrap .column-01 {
    width: 100%;
    margin: 0 auto;
  }
  .column-2-wrap .sub-content {
    width: 100%;
    padding: 0 16px;
  }
  .column-2-wrap .sub-content .widget {
    margin-bottom: 32px;
  }
  .column-2-wrap .sub-content .widget a {
    color: #777;
  }
  .column-2-wrap .sub-content .widget li {
    margin-bottom: 12px;
  }
  .column-2-wrap .sub-content .widgettitle {
    color: #fff;
    background: #6a3415;
    margin-bottom: 12px;
    padding: 8px 8px 8px;
  }
  .column-2-wrap .sub-content .searchform > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .column-2-wrap .sub-content .searchform > div label {
    display: none;
  }
  .column-2-wrap .sub-content #searchsubmit {
    width: 0px;
    height: 0px;
    overflow: hidden;
    padding: 40px 40px 0 0;
    background: url(../img/blog-icon-search.png) no-repeat center center;
    background-size: contain;
  }
  .column-2-wrap .page-numbers {
    padding: 3px 4px 2px;
  }
  .c-post-box {
    margin-bottom: 32px;
    padding: 16px 16px 2px;
    background: #fafafa;
    width: 100%;
  }
  .c-post-box .thumbnail {
    width: 100%;
    height: auto;
    margin-bottom: 24px;
  }
  .c-post-box .thumbnail img {
    width: 100%;
    height: auto;
  }
  .c-post-box .c-content-box {
    width: 100%;
    padding-left: 0;
  }
  .c-post-box .date {
    margin-bottom: 8px;
    font-size: 12px;
  }
  .c-post-box .post-header-title {
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .c-post-box img {
    max-width: 100%;
  }
  #wp-calendar caption {
    margin-bottom: 4px;
  }
  #wp-calendar thead th {
    background: #4B2111;
    color: #fff;
  }
  #wp-calendar td {
    padding: 4px 4px 4px;
    text-align: center;
  }
  #wp-calendar td a {
    font-weight: bold;
    color: #4B2111;
  }
  .pagenation ol {
    text-align: center;
  }
  .pagenation ol li {
    display: inline-block;
  }
  .pagenation ol li a {
    padding: 6px 8px 6px;
    margin: 0 2px 0;
    display: block;
    border: 1px solid #eee;
  }
  .pagenation ol .active {
    padding: 6px 8px 6px;
    margin: 0 2px 0;
    border: 1px solid #eee;
    font-weight: bold;
  }
  .common-glasses-bg {
    padding: 32px 0 40px;
    margin-bottom: 40px;
    background: url(../img/flame-repair-bg.png) repeat-x center center;
    background-color: #fafafa;
  }
  .common-glasses-bg-2 {
    padding: 32px 0 0;
    background: url(../img/flame-repair-bg.png) repeat-x center center;
    background-color: #fafafa;
  }
}
.style2022 #breadcrumbs {
  position: relative;
  border-top: 2px solid #eee;
  font-size: 16px;
  padding: 18px 0 20px;
}
.style2022 #breadcrumbs .bread-crumbs {
  font-size: 100%;
  flex-wrap: wrap;
}
.style2022 .page-title {
  margin-bottom: 85px;
  padding: 21px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7b6f6f;
  font-size: 35px;
  color: #fff;
  font-weight: bold;
}
.style2022 .list-blog {
  margin: 0 auto;
  max-width: 1000px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.style2022 .list-blog::before,
.style2022 .list-blog::after {
  content: "";
  width: 227px;
  order: 1;
}
.style2022 .list-blog li {
  width: 227px;
  margin-bottom: 78px;
}
.style2022 .list-blog li .list-blog-photo {
  width: 100%;
  margin-bottom: 35px;
  padding-bottom: 72.52%;
  background-size: cover;
  background-position: center;
}
.style2022 .list-blog li p {
  font-size: 12px;
  color: #1d1c1c;
  line-height: 1.4;
  margin: 0;
  height: 1.4em;
  overflow: hidden;
}
.style2022 .list-blog li a {
  display: block;
}
.style2022 .list-blog li a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.style2022 .list-blog li a:hover p {
  text-decoration: none;
}
.style2022 .pagenation ol,
.style2022 .page-navi {
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
}
.style2022 .pagenation ol > *,
.style2022 .page-navi > * {
  margin: 0 5px;
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  background-color: #e1e1e1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #1d1c1c;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
}
.style2022 .pagenation ol a:hover,
.style2022 .page-navi .current,
.style2022 .page-navi > a:hover {
  background-color: #fff;
  text-decoration: none;
}
.style2022 .pagenation ol a {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: none;
  color: #1d1c1c;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: transparent;
}
.style2022 .pagenation ol .next a,
.style2022 .pagenation ol .prev a,
.style2022 .page-navi .prev,
.style2022 .page-navi .next {
  font-size: 0;
}
.style2022 .pagenation ol .next a:before,
.style2022 .pagenation ol .prev a:before,
.style2022 .page-navi .prev:before,
.style2022 .page-navi .next:before {
  font-size: 14px;
}
.style2022 .pagenation ol .prev a:before,
.style2022 .page-navi .prev:before {
  content: "<";
}
.style2022 .pagenation ol .next a:before,
.style2022 .page-navi .next:before {
  content: ">";
}
.style2022 .c-post-box {
  background: none;
  padding: 0;
}
.style2022 .column-2-wrap {
  margin-top: -5px;
}
.style2022 .column-2-wrap .column-01 {
  width: 620px;
}
.style2022 .column-2-wrap .sub-content {
  width: 305px;
}
.style2022 .c-post-box .date {
  font-size: 16px;
  margin: 8px 0 10px;
}
.style2022 .c-post-box .post-header-title {
  font-size: 24px;
  border: none;
  padding: 0;
  margin-bottom: 34px;
  line-height: 1.4;
}
.style2022.main-contents p {
  font-size: 17px;
}
.style2022.c-post-box .c-content-box {
  padding: 0;
}
.style2022 #sideBar .innerlist {
  display: none;
}
.style2022 #sideBar form {
  margin-bottom: 29px;
  position: relative;
  width: 100%;
  height: 53px;
  box-sizing: border-box;
  display: flex;
  border: 1px solid #707070;
}
.style2022 #sideBar form input {
  width: 100%;
  border: none;
  padding: 0 10px;
  border-radius: 0;
  height: 100%;
  background: transparent;
  outline: none;
  appearance: none;
}
.style2022 #sideBar form input.button {
  position: absolute;
  right: 0;
  top: 0;
  width: 53px;
  height: 53px;
  z-index: 1;
  cursor: pointer;
  background: url(../img/icon-search.png) no-repeat center / 21px auto;
}
.style2022 #sideBar .sidebar-title {
  margin: 0;
  display: flex;
  align-items: center;
  border: 1px solid #707070;
  border-bottom: none;
  background-color: #7b6f6f;
  color: #fff;
  font-size: 16px;
  height: 50px;
  box-sizing: border-box;
  padding: 5px;
}
.style2022 #sideBar .sidebar-catlist {
  margin-bottom: 65px;
  border: 1px solid #707070;
  border-bottom: none;
  border-top: none;
}
.style2022 #sideBar .sidebar-catlist .parentitem {
  display: flex;
  position: relative;
  align-items: center;
  border-bottom: 1px solid #707070;
  font-size: 16px;
  height: 45px;
  box-sizing: border-box;
  color: #1d1c1c;
  padding: 5px 10px;
}
.style2022 #sideBar .sidebar-catlist .parentitem.slide:after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 30px;
  background: url(../img/icon-arrow.png) no-repeat center / auto 8px;
  content: "";
}
.style2022 #sideBar .sidebar-catlist .parentitem.open:after {
  transform: rotateX(180deg);
}
.style2022 #sideBar .sidebar-catlist ul a {
  display: flex;
  position: relative;
  align-items: center;
  border-bottom: 1px solid #707070;
  font-size: 16px;
  height: 45px;
  box-sizing: border-box;
  color: #1d1c1c;
  padding: 5px 35px;
}
.style2022 #sideBar .tabUl {
  display: flex;
}
.style2022 #sideBar .tabUl li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 153px;
  border: 1px solid #707070;
  box-sizing: border-box;
  height: 50px;
  font-size: 16px;
  color: #1d1c1c;
  cursor: pointer;
}
.style2022 #sideBar .tabUl li.on {
  background-color: #7b6f6f;
  color: #fff;
}
.style2022 #sideBar .tabBox {
  margin-bottom: 28px;
}
.style2022 #sideBar .itemlist {
  border: 1px solid #707070;
  border-top: none;
  border-bottom: none;
}
.style2022 #sideBar .itemlist a {
  display: flex;
  align-items: center;
  color: #1d1c1c;
  border-bottom: 1px solid #707070;
}
.style2022 #sideBar .itemlist a .img {
  width: 103px;
  height: 103px;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}
.style2022 #sideBar .itemlist .txtbox {
  padding: 16px;
}
.style2022 #sideBar .itemlist .date {
  margin-bottom: 0;
  font-size: 10px;
}
.style2022 #sideBar .itemlist .ttl {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.5;
}
.style2022 #sideBar .timeTtl {
  position: relative;
  cursor: pointer;
}
.style2022 #sideBar .timeTtl::after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 40px;
  background: url(../img/icon-arrow02.png) no-repeat center / 12px auto;
  content: "";
}
.style2022 #sideBar .timeTtl.open::after {
  transform: rotate(90deg);
}
.style2022 #sideBar .sidebar-timelist {
  display: none;
}
.style2022 #sideBar .sidebar-timelist a {
  display: flex;
  position: relative;
  align-items: center;
  border: 1px solid #707070;
  border-top: none;
  font-size: 16px;
  height: 45px;
  box-sizing: border-box;
  color: #1d1c1c;
  padding: 5px 10px;
}
.style2022 .pageLink {
  display: flex;
  justify-content: space-between;
}
.style2022 .pageLink a {
  display: flex;
  align-items: center;
  color: #1d1c1c;
  font-size: 16px;
}
.style2022 .pageLink svg {
  margin-right: 15px;
  width: 26px;
  height: 26px;
}
.style2022 .pageLink .next svg {
  margin: 0 0 0 15px;
}
.style2022 .c-post-box img {
  height: auto;
}
@media (max-width: 768px) {
  .style2022 #breadcrumbs {
    border-top: 1px solid #eee;
    font-size: 14px;
    padding: 10px;
  }
  .style2022 .page-title {
    margin-bottom: 40px;
    padding: 10px 0;
    font-size: 20px;
  }
  .style2022 .list-blog {
    margin: 0 16px;
  }
  .style2022 .list-blog::before,
  .style2022 .list-blog::after {
    width: 48%;
  }
  .style2022 .list-blog li {
    width: 48%;
    margin-bottom: 30px;
  }
  .style2022 .list-blog li .list-blog-photo {
    margin-bottom: 15px;
  }
  .style2022 .list-blog li a:hover {
    opacity: 1;
    text-decoration: none;
  }
  .style2022 .list-blog li a:hover p {
    text-decoration: none;
  }
  .style2022 .page-navi {
    margin-bottom: 30px;
  }
  .style2022 .page-navi > a:hover {
    background-color: #e1e1e1;
    text-decoration: none;
  }
  .style2022 .column-2-wrap {
    margin: -10px 16px 0;
    width: auto;
  }
  .style2022 .column-2-wrap .column-01 {
    width: auto;
  }
  .style2022 .column-2-wrap .sub-content {
    width: auto;
  }
  .style2022 .c-post-box .date {
    font-size: 14px;
    margin: 0 0 10px;
  }
  .style2022 .c-post-box .post-header-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .style2022.main-contents p {
    font-size: 14px;
  }
  .style2022 .column-2-wrap .sub-content {
    padding: 0;
  }
  .style2022 #sideBar {
    margin-bottom: 40px;
  }
  .style2022 #sideBar .tabUl li {
    width: 50%;
  }
}