@charset "utf-8";
/*
Theme Name:TREE child
Theme URI:
Description:WordPressテーマ「TREE」の子テーマです
Template: tree_tcd081
Author:evolution
Author URI:https://evolution.co.jp
Version:1.4.1
Text Domain:tcd-w
*/

body{background:url(img/bg.gif) repeat !important;}

/* 吹き出し */
.evo_fukidashi_img {
    border-radius: 50%;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.evo_fukidashi_img img {
    width: 100%;
    height: 100%!important;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}


.evo_fukidashi_desc {
    text-align: center;
    margin-top: 10px;
}

.evo_fukidashi_w {
    display: flex;
    flex-wrap: wrap;
    width: 95%;
    margin: 30px auto;
    max-width: 750px;
}

.evo_fukidashi_icon {
    max-width: 100px;
    width: 30%;
}

.evo_fukidashi_img::before {
    padding-top: 100%;
    content: "";
    display: block;
}

.evo_fukidashi_content {
    padding: 10px;
}

.evo_fukidashi_content {
  position: relative;
  display: block;
  margin: 0 0 0 25px;
  padding: 15px 10px;
  color: #555;
  font-size: 16px;
  flex: 1;
  align-self: flex-start;
  min-height: 5em;
  background: #e0edff;
  line-height: 1.8;
  box-sizing: border-box;
}

.evo_fukidashi_content:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e0edff;
  z-index: 2;
}

.evo_fukidashi_content p {
  margin: 0;
  padding: 0;
}

.evo_fukidashi_w_l {
    flex-direction: row-reverse;
}

.evo_fukidashi_w_l .evo_fukidashi_content:before {
    left: auto;
    right: -30px;
    border-left: 15px solid #e0edff;
    border-right-color: transparent;
}

.evo_fukidashi_w_l .evo_fukidashi_content {
    margin: 0 25px 0 0;
}

.evo_fukidashi_w_l .evo_fukidashi_content:after{
  right: -36px;
  left: auto;
  border-right-color: transparent;
}
.evo_fukidashi_content:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -36px;
    margin-top: -18px;
    border: 18px solid transparent;
    border-right: 18px solid #006bff;
    z-index: 1;
    display:none;
}

/* menu一覧 */
.evo_menu_thumb::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.evo_menu_thumb {
    position: relative;
}

.evo_menu_thumb img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

li.evo_menu_post a {
    display: block;
    border: solid 10px rgb(255 255 255 / 0%);
    background: rgb(255 255 255 / 75%);
    text-align: center;
    color: #b85442;
    font-weight: bold;
    font-size: 1rem;
}

li.evo_menu_post a:hover {
    opacity: 0.8;
}

ul.evo_menu_posts {
    display: flex;
    flex-wrap: wrap;
}

ul.evo_menu_posts,.menu_archive_tax_txt{
    margin-left:-120px;
    margin-right:-120px;
}

.menu_archive_tax_txt {
    margin-top: 30px;
    padding:0 15px;
    font-size: 0.9em;
}

li.evo_menu_post {
    width: calc(25% - 14px);
    padding: 7px;
}

.evo_menu_ttl {
    padding: 7px;
    line-height: 1.2;
}

.evo_menu_price_tax{
    padding-top: 7px;
    font-size: 0.9rem;
    font-weight: normal;
}

aside.widget-area.evo-footer {
    position: relative;
    z-index: 2;
    max-width: 400px;
    margin: 30px auto;
    padding: 0 10px;
}

#evo_sph_img img {
    max-width: 100%;
    height: auto;
}

.evo_sph_headline {
    text-align: center;
    font-size: 1.5em;
    line-height: 1.8;
}

/* 商品詳細 */
h1.evo_sph_main{
    font-size: 2rem;
    padding-top: 2rem;
}

.evo_sph_headline{
    padding-bottom: 1rem;
}

.evo_sph_sub_title{
    font-size: 0.8rem;
}

#top_desc.evo_sph_top_desc{
    line-height: 1.5;
    padding: 1rem 0;
}

.menu_content3 {
    margin: 0 auto 50px;
}

.menu_content3 a{
    padding: 20px;
}

.evo_goto_oshop{
    background: #fffcfc;
}
.evo_goto_oshop .catch {
    font-size: 20px;
    color: #a02020;
}
.evo_goto_shop{
    background:#e9f5d8;
}
.evo_goto_shop .catch {
    font-size: 20px;
    color: #7e9b15;
}

.evo_goto_shop.menu_content.menu_content3 a ,
.evo_goto_oshop.menu_content.menu_content3 a{
    padding: 15px;
    display: flex;
}

.evo_goto_shop.menu_content.menu_content3 img,
.evo_goto_oshop.menu_content.menu_content3 img{
    margin: 0 20px 0 0;
    width: 70px;
}

.evo_goto_shop.menu_content.menu_content3 .catch_area,
.evo_goto_oshop.menu_content.menu_content3 .catch_area{
    flex: 1;
}
.evo_goto_shop.menu_content.menu_content3 .catch,
.evo_goto_oshop.menu_content.menu_content3 .catch{
    text-align: left;
}

.evo_concept_txt{
    background-color: #FFF;
    background-image: url(img/concept_bg_pc.jpg);
    background-repeat: repeat;
    background-position: top;
    background-size: contain;
    padding: 1rem;
    margin: 0 auto 1rem;
}

.mw_wp_form th, .mw_wp_form td, .mw_wp_form tr {
    text-align: left;
    vertical-align: top;
}

.mw_wp_form .e_req {
    margin-left: 7px;
    display: inline-block;
    font-size: 0.7em;
    padding: 5px 7px;
    background: #ff0909;
    color: #fff;
    line-height: 1;
    border-radius: 5px;
}

.wm_wp_form .button {
    text-align: center;
}

.mw_wp_form .button {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mw_wp_form .button input[type="submit"][name="submitBack"]{
    background-color:#898989;
}
.mw_wp_form .button input[type="submit"][name="submit"]{
    background-color:#a95141;
}
.mw_wp_form .button input[type="submit"] {
    line-height: 42px;
    /* margin: 25px auto; */
    display: table;
    width: 300px;
    font-family: Book Antiqua,Century;
    font-weight: bold;
    background-color: #a95141;
    color: #fff;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    margin: 0 5px;
}

.mw_wp_form input[type="text"],.mw_wp_form input[type="email"],.mw_wp_form textarea{
    border: 1px solid #CCC;
    padding: 0.3rem;
    border-radius: 5px;
}

.evo_sph_prices {
    font-size: 0.9em;
    text-align: center;
}

.evo_sph_price {
    display: inline-block;
}

.evo_sph_price_tax {
    display: inline-block;
}

.evo_sph_price_tax_txt {
    font-size: 0.8rem;
}
#evo_sph_img {
    text-align: center;
}
#menu_single #top_desc {
    margin: 0;
}

@media screen and (max-width: 1201px){
  ul.evo_menu_posts,.menu_archive_tax_txt{
      margin-left:-80px;
      margin-right:-80px;
  }

    #single_menu_top {
        display: block;
        padding-top: 60px;
        background: #b85442;
    }

}
@media screen and (max-width: 950px){
  .menu_archive_tax_txt{
    margin-top:15px;
  }
  ul.evo_menu_posts,.menu_archive_tax_txt{
      margin-left:-20px;
      margin-right:-20px;
  }
  li.evo_menu_post {
      width: calc(33.33333% - 14px);
  }


  .mw_wp_form table{
      table-layout: fixed;
  }
  .mw_wp_form th, .mw_wp_form td,.mw_wp_form tr {
      display: block;
      width:100%;
      box-sizing: border-box;
  }

  .mw_wp_form input, .mw_wp_form textarea,.mw_wp_form select{
      display: block;
      max-width:100%;
      box-sizing: border-box;
      padding: 7px;
  }

}

@media screen and (max-width: 550px){
  .menu_archive_tax_txt{
    margin-top:10px;
  }
  ul.evo_menu_posts,.menu_archive_tax_txt{
      margin-left:-10px;
      margin-right:-10px;
  }
  li.evo_menu_post {
    padding: 4px;
  }
  li.evo_menu_post {
     width: calc(50% - 8px);
  }

  .menu_content3 a{
      display: flex;
  }
  .evo_goto_shop .catch,
  .evo_goto_oshop .catch {
      font-size: 20px;
  }
  .evo_concept_txt{
    background-image: url(img/concept_bg.jpg);
  }
}