@charset "UTF-8";
#page-wrapper {
  position: relative;
}
.container {
  max-width: 1050px;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

body {
  color: #464e54;
  background-color: #fff;
  background-image: url();
}

a {
  color: #000000;
}

a:hover {
  color: #a9a9a9;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

.ttl-h2 {
  position: relative;
  margin: 30px 0 0 0;
  text-align: center;
  /*mod start*/
  /*font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;*/
  font-family: 'ヒラギノ角ゴ Pro W3', 'HiraKakuProN-W3', '游ゴシック体', 'Meiryo UI', 'メイリオ', 'ＭＳ ゴシック', serif;
  /* mod end */
}

/*add start*/
.ttl-green {
  position: relative;
  margin: 0 0 30px 0;
  text-align: center;
  color: #008000;
  font-size: small;
}
/*add end*/

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-01 {
  border: 1px solid #006400;
  background-color: #006400;
  color: #fff;
  background-color: #006400;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #228b22;
  background-color: #228b22;
  color: #fff;
  background-color: #228b22;
}

.product-order-num input {
  border-color: #006400;
}

.font-mincho {
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}
/* add start */
.font-gothic {
 font-family: 'ヒラギノ角ゴ Pro W3', 'HiraKakuProN-W3', '游ゴシック体', 'Meiryo UI', 'メイリオ', 'ＭＳ ゴシック', serif;
}

.font-white {
 color: #fff;
}

/* add end */

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  position: relative;
  top: -.11em;
  *display: inline;
  *zoom: 1;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_w.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }
}
.icon-cart {
  background-position: -176px -64px;
}

.icon-user {
  background-position: -208px -0px;
}

.icon-adduser {
  background-position: -240px -0px;
}

.icon-logout {
  background-position: -32px -80px;
}

.icon-login {
  background-position: -48px -80px;
}

/* icon large */
.icon-twitter {
  background-position: -144px -264px;
}

.icon-facebook {
  background-position: -192px -264px;
}

.icon-instagram {
  background-position: -168px -288px;
}

.icon-mail {
  background-position: -96px -0px;
}

.icon-lg-w.icon-cart {
  background-position: -264px -96px;
}

.icon-lg-w.icon-chevron_up {
  background-position: -0px -216px;
}

.icon-lg-w.icon-plus {
  background-position: -312px -120px;
}

.icon-lg-w.icon-minus {
  background-position: -288px -120px;
}

.icon-lg-b,
.icon-lg-w {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  position: relative;
  top: -.1em;
  *display: inline;
  *zoom: 1;
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
}
/* add start */
.align-right{
  text-align:right;
}
.bg-gray {
  background-color: #f5f5f5;
}
/* add end */

.content-wrap {
  /*mod start*/
  /*max-width: 800px; */
  max-width: 1050px;
  /* mod end */
  /*mod start*/
  /*margin: 20px auto;*/
  margin: 0 auto;
  /*mod end*/
  /* add start */
  padding: 0;
  text-align: center;
  /* add end */
}


/*
 * header
 */
#header-wrapper {
  /* mod start */
  /* margin-bottom: 4em;*/
  margin-bottom: 2.5em;
  /* mod end */
  /*add start*/
  height: 207px;
  background-image: url(https://img07.shop-pro.jp/PA01462/005/etc/header_base.png?cmsp_timestamp=20210319145407);
  /*add end*/
}

.header-line-nav .header-link {
  float: right;
  padding: 0;
}

.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  margin-left: 1px;
}

.header-line-nav a {
  font-size: 12px;
  padding: .6em 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.header-line-nav i {
  top: -0.2em;
  margin-right: .3em;
}

.btn-viewcart {
  padding: 1px 15px 0 13px;
}

/* header logo */
/*add start */
#header-contents {
  display: flex;
  height: 140px; 
  margin: 0 2em 1em 4em;
  justify-content: space-between; /* 左右均等分布 */
}
#header-logo {
  width: 110px;
  height: 110px; 
}
#header-tel {
  width: 296px;
  height: 101px; 
  align-self: flex-end;
/*  border: solid 3px red;*/
}
@media (max-width: 768px) {
  /* ヘッダー部分 タブレット対応 */
  #header-wrapper {
    margin-bottom: 20px;
    height: 140px;
  }
  #header-contents {
    display: flex;
    flex-direction:row;
    /*height: 145px; */
    margin: 0 2em 1em 2em;
    padding: 30px 0;
  }
  #header-logo {
    width: 85px;
    height: 85px; 

  }
 #header-tel {
   align-self: flex-start;
   width: 250px;
   height: 80px;
   /* border: solid 3px red; */
 }
}
@media (max-width: 480px) {
  /* ヘッダー部分 スマホ対応 */
  #header-wrapper {
    height : 80px;
      background-size: 100% 100%;
  }
  #header-contents {
    flex-direction: row;
    margin: 0.2em;
    padding: 10px 0;
   /* padding:10px;*/
    height : 75px;
   /* border: solid 1px red;*/
  }
  #header-contents a, #header-contents img {
    align-self: top;
  }
  #header-logo {
    width: 65px;
    height: 65px; 
    padding-left: 15px;
    padding-bottom: 5px;
  }
 #header-tel {
   width: 170px;
   height: 54px;
   /*
   width: 200px;
   height: 64px;
   */
   /* border: solid 3px red; */
 }
}
/*add end *

/* del start*/
/*
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}*/
/* del end */

.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
}

/* header global nav */
#header-global-nav {
  /* del start */ 
  /*margin: 1.8em 0;*/
  /* del end */ 
  text-align: center;
  font-size: 18px;
  /*add start*/
  background-color: #000;
  padding: 0.2em 0 0.1em 0;
  /*add end*/
}

#header-global-nav li {
  margin: 0;
  padding: 0 1.5em;
  /* mod start */
  /*border-right: 1px solid #006400;*/
  border-right: 1px solid #fff;
  /* mod end */
}

/*add start*/
#header-global-nav li a{
  color: #fff; 
}
/*add end*/

#header-global-nav li:first-child {
  /* mod start */
  /*border-left: 1px solid #006400;*/
  border-left: 1px solid #fff;
  /* mod end */
}

/* incart delivery */
.incart-delivery {
  float: right;
}

.incart-delivery ul {
  margin: 0;
  padding: 10px 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #d9edf7;
  color: #31708f;
  list-style: none;
  font-size: 12px;
}

/*
 * product list
 */
.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 10px;
  text-align: center;
}

.prd-lst-unit a:hover {
  text-decoration: none;
}

.unit-box {
  margin: 10px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #006400;
  -webkit-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
}

.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}

.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}

.prd-lst-name {
  font-size: 14px;
}

.prd-lst-price {
  /*mod start
  color: #abaaaa;
  */
  color: #666;
}

.prd-lst-regular {
  text-decoration: line-through;
}

.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 2em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}

.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}

.thumb-active img {
  border: 2px solid #006400;
}

/*
 * footer
 */
#footer-wrapper {
  padding-top: 3em;
  background: #000;
}

.footer-primary {
  border-right: 1px solid #fff;
}


/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}

/* add start */
.footer-nav-leftside {
  width:170px;
  margin-left:auto;
}
/* add end */
/* add start */
#footer-logo {
  display:block;
  margin: 0 auto !important;
  padding-bottom: .5em;
  width: 60px;
  height: 60px;
}      
/* add end */

.footer-nav li {
  margin: .8em 0;
}

.footer-primary {
  padding: .3em 0;
}

.footer-primary li {
  margin-right: 25px;
  margin-left: 5px;
}


.footer-primary a {
  color: #fff;
}

.freepage-nav {
  margin-right: 10%;
  margin-bottom: 1.5em;
  padding-bottom: .8em;
  border-bottom: 1px solid #fff;
}

.footer-secondary {
  padding: .3em 0;
  /*mod start*/
  /* font-size: 12px;*/
  /*body 設定値にする*/
  /* mod end */
}

.footer-secondary li {
  margin-left: 10%;
}

.footer-secondary li:before {
  margin-right: 4px;
  color: #fff;
  content: "-";
}

.footer-secondary a {
  color: #fff;
}

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  padding: 3em 0 2em;
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
}

.btn-pagetop {
  display: block;
  padding: .7em 2em;
}

/* add start */
 /* リンク */
.detail-link{
  color: #228b22;
}
.detail-link:hover{
    color: #66cdaa;
}
a img:hover,  a img:active{
 opacity: 0.8;
}
/* add end */
@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .container {
    max-width: 900px;
    width: 90%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }

  .container {
    width: auto;
  }

  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }

  .header-dropdown.affix {
    position: fixed;
  }

  .header-dropdown .dropdown-nav li {
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
  }

  .header-dropdown .dropdown-nav a {
    display: block;
    padding: 10px;
  }

  .header-dropdown .btn-dropdown {
    padding-left: 34px;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    background: #006400;
  }

  .header-dropdown .btn-dropdown-close {
    opacity: 0.4;
  }

  .header-dropdown .btn-dropdown i {
    top: 0;
  }

  .view-cart {
    position: static;
  }

  .view-cart a {
    background-color: #006400;
    color: #fff;
  }

  .incart-delivery {
    padding-top: 20px;
    float: none;
  }

  .prd-lst-sort {
    font-size: 14px;
  }

  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }

  .footer-nav {
    margin: 0;
    padding: 0;
    /* mod start */
    /*border-bottom: 3px double #fff;*/
     border: none;
     text-align: center;
    /* mod end */
  }
  /* add start */
  .footer-nav-leftside {
    width:100%;
  }
  /* add end */
 
  .footer-primary .footer-nav:first-child {
    /* mod start */
    /*border-top: 3px double #fff;*/
    border-top: none;
    /* mod end */
  }

  .footer-nav li {
    margin: 0;
    font-size: 14px;
    /* mod start */
    /*border-top: 1px solid #fff;*/
    border: none;
    /* mod end */
  }

  .footer-nav li:first-child {
    border-top: none;
  }

  .footer-nav li:before {
    display: none;
  }

  .footer-nav a {
    display: block;
    /* mod start */
    /*padding: 1em;*/
    padding: .5em;
    /* mod end */
    color: #fff;
  }

  .footer-nav a:hover {
    text-decoration: none;
  }

  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
  }

  .icon-cart {
    background-position: -264px -96px;
  }

  .icon-list {
    background-position: -288px -144px;
  }

  .icon-chevron_thin_up {
    background-position: -192px -216px;
  }

}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min--moz--device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

  .icon-w,
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }

  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
}
@media (max-width: 768px) {
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/*add start*/
/*レスポンシブ　改行対応*/
@media screen and (min-width: 768px){
  .br-tablet {
    display: none; 
  }
}
@media screen and (min-width: 480px){
  .br-phone {
    display: none; 
  }
}
/*add end*/

/* IE&#65533;&#65533; */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}

/*add start*/
/*==================== フリーページ ========================*/
/*----------- 共通 ------------*/
.free-top {
  /*height : 550px;*/
  margin-top : 30px;
}
.free-top img{
  width:100%;
}

.free-txt {
  line-height : 2em;
  overflow-wrap: break-word;
  word-wrap: break-all;
}
.free-poem p {
  text-align: center;
  width : 100%;
}

.free-intro{
}

.free-flex-container{
  display:flex;
  flex-direction: row;
  justify-content: flex-start;
  /*justify-content: center;*/
  flex-wrap:wrap;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  /*border: solid 2px gray;*/
}
.free-flex-element{
  width : 49%;
  padding : 30px 0px;
  /*border: solid 1px red;*/
}

.free-flex-container:only-of-type{
  /*要素が１つだけの場合*/
  justify-content: center;
}

.free-flex-element a img {
  /*padding : 15px 0;*/
  margin : 15px 0;
  width : 50%;
  border-radius : 50%;
}
.free-flex-element a img:hover {
  border-radius : 50%;
}

/*
.free-flex-element a img:hover, .free-flex-element a img:active {
  border-radius : 50%;
}
*/
.free-flex-element p {
  overflow-wrap: break-word;
  word-wrap: break-all;
  text-align : left;
  margin : 0 40px;
  padding: 0 20px;
  line-height : 2em;
}

.free-point{
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding : 10px 20px;
  background-color: #f5f5f5;
  border-radius: 20px;
}
.free-point img {
  width: 180px;
  height: auto;
  margin : 20px;
}
/*
.free-point p {
  width:60%;
  line-height : 2em;
  margin : 15px auto;
  text-align : left;
  border: solid 1px red;
}*/
.free-point ul {
  list-style-type: square;
  width : 70%;
}
.free-point ul li {
  margin-bottom: 1.2em;
  text-align: left;
}

.free-border {
  width:100%; 
  border-bottom: dotted 1px #000;
}

@media (max-width: 768px) {
  /* フリーページ 共通部分 
  　　タブレット・スマホ対応 */
  .free-top {
    margin-top : 0px;
  }
}
@media (max-width: 480px) {
 
  .free-flex-container{
    display:flex;
    flex-direction: column;
    width: 100%;
    margin: 5px auto;
  }
  
  .free-flex-element{
    width : 100%;
    padding : 25px 0;
  }
  .free-flex-element p {
    margin : 0 10px;
    padding: 0 20px;
  }
 
  .free-point ul {
    width : 95%;
  }
  .free-point li {
    margin-bottom: 1.2em;
  }
  #designed-contents, #diy-contents{
    margin-top : 20px;
  }
}

/*--- 作り方 ---*/
.howto-step-element {
  width : 80%;
  max-width : 800px;
  margin: 20px auto;
  /*border:solid 1px red;*/
}
.howto-step-title {
  font-size : large;
  margin : 25px 0;
}
.howto-step-detail{
}
.howto-img-container{
  display:flex;
  flex-direction: row;
  justify-content: center;
  align-items:  flex-start;
  flex-wrap:wrap;
  margin: 0 auto;
  width: 80%;
  max-width: 700px;
  /*border: solid 2px gray;*/
}
.howto-img-container img{
  width : 48%;
  max-width : 350px;
  height : auto;
  margin : 20px auto;
}

.howto-step-no {
  width: 80px;
  height: auto;
}
.howto-next-mark {
  width: 25px;
  height: auto;
  margin: 20px 0;
}

#howto-menu {
  display:flex;
  flex-direction: row;
  justify-content: center;
  align-items:  flex-start;
  margin: 70px auto 40px;
}

#howto-menu a img{
  width: 90%; 
  max-width: 250px;
  height: auto;
}
#howto-menu a img:nth-child(2){
  margin: 0 40px;
}

#diy, #designed, #hydro, #layout{
  margin-bottom : 50px;
}

#terra-contents, #bonsai-contents, #hydro-contents{
  background-color: #000;
  margin: 50px auto;
  padding: 50px 0;
}
#terra-contents p, #bonsai-contents p,  #hydro-contents p{
  color: #fff;
}
@media (max-width: 768px) {
  /* フリーページ「作り方」部分 
  　 タブレット対応 */
  #howto-menu {
    margin: 0 auto 20px;
  }

}
@media (max-width: 480px) {
  /* フリーページ「作り方」部分 
  　 スマホ対応 */
  
  #howto-menu {
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items:  center;
    margin: 10px auto 20px;
  }
  #howto-menu a img{
    width : 150px;
    margin : 5px 0;
  }
  .howto-step-element {
    width : 90%;
    margin: 10px auto;
  }
  .howto-step-detail{
    text-align : left;
  }
  .howto-img-container{
   /*
    display:flex;
    flex-direction: column;*/
    width: 95%;
    margin: 5px auto;
    /* max-width: 200px;*/
  }
  .howto-img-container img{
    width : 48%;
    max-width : 230px;
    height : auto;
  }

}

/*---- 苔素材（苔でデザインする）---- */ 

.designed-element-name {
  font-weight : bold;
  padding: 15px 0;
}

/*----------- 苔について ------------*/

#about-list{
  margin-top : 30px;
  /*border: double 3px pink;*/
}

.about-moss-list-element{
  display:flex;
  flex-direction: row;
  max-width: 750px;
  margin: 0px auto;
  padding : 40px;
  border-bottom: solid 2px gray;
}
.about-moss-list-element:last-child{
  border-bottom: none;
}
.about-moss-element-img {
  max-width : 40%;
  height : auto;
  margin-right : 20px;
  /*border: solid 1px orange;*/
}
.about-moss-element-img img {
  width:100%;
}

.about-moss-show{
  /*border: solid 1px green;*/
  max-width :600px;
  text-align: left;
}

.about-moss-name{
  margin-bottom: 0;
  font-size : x-large;
}
.about-moss-ruby{
  margin: 0;
  padding : 0;
  font-size : small;
}
.about-moss-border {
  content : "　";
  width : 100px;
  margin-top : 15px;
  margin-bottom : 0px;
  padding : 0;
  line-height : 1em;
  border-top: dotted 3px #000;
}
.about-moss-detail{
  line-height : 2em;
}
.about-moss-use {
  background: repeating-linear-gradient(-45deg,#f5f5f5 0,#f5f5f5 2px,#fff 2px,#fff 4px);
  vertical-align : center;
  margin-top : 40px;
  padding : 15px 0;
}
.about-moss-use span{
  padding : 0 15px;
}
.about-moss-use-title{
  border-right : solid 1px #000;
}
@media (max-width: 768px) {
  /* フリーページ「苔について」部分 
  　　タブレット・スマホ対応 */
  #about-point p {
    width:80%;
    margin : 10px auto;
  }
  .about-moss-list-element{
    display:flex;
    flex-direction: column;
    align-items: center;
    padding : 40px 25px;
  }
  .about-moss-element-img {
    max-width : 45%;
    height : auto;
    margin-right : 10px;
  }
  .about-moss-show{
    width : 400px;
    max-width :100%;
    height:auto;
    /*text-align: left;*/
 }
  .about-moss-name, .about-moss-ruby{
    text-align: center;
  }
  .about-moss-border {
    margin : 10px auto;
  }
  .about-moss-detail {
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  /* フリーページ「苔について」部分 
  　 スマホ対応 */
  .about-moss-element-img {
    max-width : 70%;
  }
   .about-moss-use{
    padding : 10px 0;
    margin-top: 30px;
  }
  .about-moss-use span{
    display: block;
    border: none;
    margin:3px 0;
  }
}

/*add end*/