@charset "UTF-8";
/*
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800|Playfair+Display+SC:400,700,900);
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent
}

body{
  line-height:1
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
  display:block
}
nav ul{
  list-style:none
}
blockquote,q{
  quotes:none
}
blockquote:after,blockquote:before,q:after,q:before{
  content:'';
  content:none
}
a{
  margin:0;
  padding:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent
}
ins{
  color:#000;
  text-decoration:none
}
mark{
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold
}
del{
  text-decoration:line-through
}
abbr[title],dfn[title]{
  border-bottom:1px dotted;
  cursor:help
}
table{
  border-collapse:collapse;
  border-spacing:0
}
hr{
  display:block;
  height:1px;
  border:0;
  border-top:1px solid #cccccc;
  margin:1em 0;
  padding:0
}
input,select{
  vertical-align:middle
}
*,:after,:before{
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
html{
  font-size:1.0625rem;
  font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif
}
p{
  margin:1rem auto;
  line-height:1.8
}
a{color:#000}
a:visited{color:#000}
a:focus{color:#959595}
a:hover{color:#959595}
a:active{color:#00a0e9}
body{
  background-color:#f0f1f6
}
pre{
  white-space:pre;
  white-space:pre-wrap;
  word-wrap:break-word
}
small{
  font-size:0.8rem
}
sub,sup{
  font-size:0.8rem;
line-height:0;
position:relative;
vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
strong{font-weight:bold}
strong.red{color:#e00909;
font-weight:normal}
i{font-weight:normal;
font-style:italic}
input[type=email],input[type=text],input[type=url]{-webkit-box-sizing:border-box;
box-sizing:border-box;
border:1px solid #e0e3e4;
padding:0.5rem}
textarea{-webkit-box-sizing:border-box;
box-sizing:border-box;
border:1px solid #e0e3e4;
padding:0.5rem}
p{margin:20px auto}
.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignright{}
.alignleft{}
.aligncenter{}
.screen-reader-text{}
header#site-header{padding:20px;
background-color:#efefef}
main{padding:20px}
main article.entry{padding:20px;
border-bottom:3px dotted #efefef}
main .navigation{padding:20px}
#sub{padding:20px}
#sub .widget{padding:20px}
footer#site-footer{padding:20px;
background-color:#efefef}
*/

/*# sourceMappingURL=style.css.map */
* ,html ,body{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
body {
  /*background: linear-gradient(#FFC6BD, #FFFFFF);
  background-size: 100% 50px;
  background-repeat: no-repeat;*/
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
#main h2{
  background-color: #4d6905;
  padding: 0.5em 0;
  text-align: center;
  font-size: 18px;
  margin:0 0 30px;
  color: #fff;
}
#main h2 small{
  display: block;
  font-size: 12px;
  color:#aaa;
}
#site-header h1#site-logo a{
  background-image: url(./img/logo.png);
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  width: 90px;
  height: 90px;
  margin: 30px auto;
  text-indent: -9999px;
}
#gn {
  background-color: #E9E4D8;
  height: 50px;
}
ul.menu{
  width: 960px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border-left: solid 1px #42210B;
}
ul.menu li{
  display: inline-block;
  font-size: 0;
  letter-spacing: -0.5em;
}
ul.menu li a{
  display: inline-block;
  width: 136px;
  height: 50px;
  border-right: solid 1px #42210B;
  text-align: center;
  color:#42210B;
  line-height: 50px;
  font-size: 16px;
  vertical-align: bottom;
  letter-spacing: normal;
}
ul.menu li a.brown{
  background-color:#42210B;
  color:#ffffff;
  border-right: solid 1px #ffffff;
}
ul.menu li a:last-child.brown{
  border-right: none;
}
#site-footer {
  background-color: #E9E4D8;
  padding-top: 2em;
}
/*
#site-footer:before{
  content:"";
  background-image: url(./img/tuta.png);
  background-repeat: repeat-x;
  mix-blend-mode: multiply;
  display: block;
  height: 90px;
  width: 100%;
  padding-top: 100px;
}
*/
#copyright {
  margin-top: 2em;
  text-align: center;
  line-height: 2em;
}
.plants {
  background-color: #E9E4D8;
  padding-top: 1px;
  margin:30px auto;
}
.plants .row {
  padding-top: 5em;
  margin: auto;
  background-image: url(./img/tuta.png);
  background-repeat: repeat-x;
  mix-blend-mode: multiply;
}
.plants .row img.pull-left{
  margin:0 1.5em  1.5em;
}
.plants .row .sub_title {
  color:#FF715A;
  font-size: 18px;
  margin:2em 0 2em 0;
}
.plants .row .discription {
  font-size: 14px;
  line-height: 2em;
  margin:0 0 2em 0;
}
.plants .row .comment {
  color:#998675;
  font-size: 13px;
  line-height: 2em;
  margin:0 0 2em 0;
}
.viewDetail a{
  background-color: #42210B;
  color:#ffffff;
  font-size: 18px;
  border-radius: 10px;
  display:inline-block;
  padding: 10px 20px;
  float: right;
  margin-bottom:2em;
}
.faq_item dl{
  background-color: #E9E4D8;
  border-radius: 10px;
  padding: 10px;
}
.faq_item dt::before{
  content:"Q";
  display: inline-block;
  font-size: 24px;
  margin-right: 0.5em;
  color:#42210B;
}
.faq_item dd{
  margin-top:1em;
  padding-top:1em;
  border-top: dashed 1px #42210B;
  display: none;
}
.faq_item dd::before{
  content:"A";
  display: inline-block;
  font-size: 24px;
  margin-right: 0.5em;
  color:#42210B;
}
.faq h4{
  text-align: center;
  height: 48px;
  line-height: 48px;
  margin-bottom: 1em;
}
/*
.faq h4::before{
  content: "";
  background-image: url(./img/faq_h4_bg_l.png);
  background-repeat: no-repeat;
  background-position: left center;
  display: inline-block;
  width: 90px;
  height: 48px;
  margin-right: 2em;
  vertical-align: middle;
}
.faq h4::after{
  content: "";
  background-image: url(./img/faq_h4_bg_r.png);
  background-repeat: no-repeat;
  background-position: right center;
  display: inline-block;
  width: 90px;
  height: 48px;
  margin-left: 2em;
  vertical-align: middle;
}
*/
.voice_thumbnail{
    position: relative;
    width: 100%;
    background-position:center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-indent: -9999px;
}
.voice_thumbnail:before {
    content:"";
    display: block;
    padding-top: 100%;
}

.voice_description {
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.price{
  margin: 1em 0;
  background-color: #FFC6BD;
  padding: 0.5em;
  border-radius: 10px;
  border:solid 1px #FF715A;
  font-size: 18px;
  text-align: right;
  line-height: 1.5em;
}
#sp-menu-btn {
  display: none;
}
@media screen and (max-width: 767px){
  #sp-menu-btn {
    display: inline-block;
  }
  #gn{
    background-color: none;
    /*position: relative;*/
    height: 0px;
  }
  #gn .menu-wrapper{
    position: absolute;
    right: 1em;
    top:1em;
    text-align: right;
    z-index: 10;
  }
  #gn ul.menu{
    width: auto;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    border-left: none;
    border-top:solid 1px #42210B;
    display: none;
  }
  #gn ul.menu li{
    display: block;
  }
  #gn ul.menu li a{
    display: block;
    background-color: #ffffff;
    width: auto;
    height: 30px;
    border-right: none;
    color:#42210B;
    line-height: 30px;
    font-size: 13px;
    vertical-align: bottom;
    letter-spacing: normal;
    border-right:solid 1px #42210B;
    border-bottom:solid 1px #42210B;
    border-left:solid 1px #42210B;
    padding:0 15px;
    text-align: left;
  }
  #site-footer ul.menu{
    width: auto;
    border-left: none;
    text-align: center;
    padding: 1em;
  }
  #site-footer ul.menu li{
    display: inline-block;
    font-size: 0;
    letter-spacing: -0.5em;
  }
  #site-footer ul.menu li a{
    display: inline;
    width: auto;
    height: auto;
    border-right: none;
    text-align: center;
    color:#42210B;
    line-height: auto;
    font-size: 13px;
    vertical-align: bottom;
    letter-spacing: normal;
  }
  #site-footer ul.menu li a.brown{
    background-color:#E9E4D8;
    color:#42210B;
    border-right: none;
  }
  #site-footer ul.menu li a:after{
    content:"|";
    display: inline-block;
    margin:0 0.5em;
  }
  #site-footer ul.menu li:last-child a:after{
    content:"";
  }
  .plants .container{
    padding-top: 3em 0;
    margin:0 0;
  }
  .plants .container{
    padding:0;
    margin:0 0;
  }
  .plants .container .row{
    padding-top: 5em;
    margin:0 0;
  }
  .plants .row img.pull-left{
    margin:0 0 1.5em;
    float:none;
  }
  .faq h4::before,.faq h4::after{
    width: 50px;
    background-size: contain;
  }
}
