@charset "utf-8";
/* CSS Document */
#tea {
  width: 100%;
  background: url(../img/tea/main_bg01.jpg);
  background-size: cover;
  margin-bottom: 3em;
  padding: 0 0 4em;
  /*font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";*/
}
#tea h2 {
  font-size: 1.7em;
  font-weight: bold;
  margin: 0 0 0.8em;
}
table.teainfo {
  width: 96%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
}
table.teainfo th {
  width: 22%;
  background: rgba(251, 245, 240, 1.00);
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 15px;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
}
table.teainfo td {
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 15px;
  vertical-align: top;
  text-align: left;
}
table.teainfo ul {
  padding-left: 1em;
}
table.teainfo td li {
  list-style-type: initial;
}
.functionbox {
  display: flex;
}
.functionboxitem:first-child {
  width: 40%;
  margin-right: 3em;
}
h2.haigou_ttl {
  position: relative;
}
h2.haigou_ttl:after {
  position: absolute;
  content: "";
  top: 50%;
  width: 72%;
  height: 1px;
  background-color: #768466;
  margin-left: 1em;
}
.functionboxitem p {
  font-size: 0.9em !important;
  margin-bottom: 1em;
  line-height: 1.8em;
  display: block;
}


.bgclear {background: none !important;
}


/********************************************
tohtos PC
********************************************/
.tohtos p {
  display: contents;
}
.tohtos {
  width: 100%;
  background: url("../img/tea/tohtos/bg02_pc.png");
  background-position: top right;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 2em;
}
.tohtos > .sec01 {
  padding-top: 5em;
  width: 60%;
  margin-bottom: 1em;
  padding-left: 3em;
}
.tohtos > .sec02 {
  text-align: center;
}
.tohtos > .sec03 {
  margin: 0 3em 3em;
}
.tohtos > .sec04 {
  margin: 0 3em 4em;
}
/********************************************
chaluna PC
********************************************/
.chaluna p {
  display: contents;
}
.chaluna {
  width: 100%;
  background: url("../img/tea/chaluna/bg02_pc.png");
  background-position: top right;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 2em;
}
.chaluna > .sec01 {
  padding-top: 5em;
  width: 60%;
  margin-bottom: 1em;
  padding-left: 3em;
}
.chaluna > .sec02 {
  text-align: center;
}
.chaluna > .sec03 {
  margin: 0 3em 3em;
}
.chaluna > .sec04 {
  margin: 0 3em 4em;
}
/********************************************
bless PC
********************************************/
.bless p {
  display: contents;
}
.bless {
  width: 100%;
  background: url("../img/tea/bless/bg02_pc.png");
  background-position: top right;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 2em;
}
.bless > .sec01 {
  padding-top: 5em;
  width: 60%;
  margin-bottom: 1em;
  padding-left: 3em;
}
.bless > .sec02 {
  text-align: center;
}
.bless > .sec03 {
  margin: 0 3em 3em;
}
.bless > .sec04 {
  margin: 0 3em 4em;
}



/********************************************
sala PC
********************************************/
.sala p {
  display: contents;
}
.sala {
  width: 100%;
  background: url("../img/tea/sala/bg02_pc.png");
  background-position: top right;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 2em;
}
.sala > .sec01 {
  padding-top: 7em;
  width: 60%;
  margin-bottom: 1em;
  padding-left: 3em;
}
.sala > .sec02 {
  text-align: center;
}
.sala > .sec03 {
  margin: 0 3em 3em;
}
.sala > .sec04 {
  margin: 0 3em 4em;
}


/********************************************
onbi PC
********************************************/
.onbi p {
  display: contents;
}
.onbi {
  width: 100%;
  background: url("../img/tea/onbijun/bg02_pc.png");
  background-position: top right;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 2em;
}
.onbi > .sec01 {
  padding-top: 7em;
  width: 60%;
  margin-bottom: 1em;
  padding-left: 3em;
}
.onbi > .sec02 {
  text-align: center;
  margin: 2em auto;
}
.onbi > .sec03 {
  margin: 0 3em 3em;
}
.onbi > .sec04 {
  margin: 0 3em 4em;
}

/********************************************
libertea PC
********************************************/
.libertea p {
  display: contents;
}
.libertea {
  width: 100%;
  background: url("../img/tea/libertea/bg02_pc.png");
  background-position: top right;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 2em;
}
.libertea > .sec01 {
  padding-top: 7em;
  width: 60%;
  margin-bottom: 1em;
  padding-left: 3em;
}
.libertea > .sec02 {
  text-align: center;
  margin: 2em auto;
}
.libertea > .sec03 {
  margin: 0 3em 3em;
}
.libertea > .sec04 {
  margin: 0 3em 4em;
}



/********************************************
dellu PC
********************************************/
.dellu p {
  display: contents;
}
.dellu {
  width: 100%;
  background: url("../img/tea/dellucha/bg02_pc.png");
  background-position: top right;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 2em;
}
.dellu > .sec01 {
  padding-top: 7em;
  width: 60%;
  margin-bottom: 1em;
  padding-left: 3em;
}
.dellu > .sec02 {
  text-align: center;
  margin: 2em auto;
}
.dellu > .sec03 {
  margin: 0 3em 3em;
}
.dellu > .sec04 {
  margin: 0 3em 4em;
}







/**********************************************************************************************************************
SP
*********************************************************************************************************************/
@media all and (max-width: 600px) {
  #tea {
    padding: 0em 0em 2em;
  }
  #tea h2 {
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
  }
  table.teainfo {
    width: 90%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
    line-height: 1.4em;
  }
  table.teainfo th, table.teainfo td {
    display: block;
    width: 100%;
    border-bottom: none;
  }
  table.teainfo tr:last-child td:last-child {
    border-bottom: 1px solid #ccc;
  }
  .functionbox {
    display: block;
  }
  .functionboxitem:first-child {
    width: 100%;
    margin-right: 0em;
    margin-bottom: 1em;
  }
  h2.haigou_ttl {
    position: relative;
  }
  h2.haigou_ttl:after {
    position: absolute;
    content: "";
    top: 40%;
    width: 34%;
    height: 1px;
    background-color: #768466;
    margin-left: 1em;
  }
  .functionboxitem p {
    font-size: 0.9em !important;
    margin-bottom: 1em;
    line-height: 1.8em;
    display: block;
  }
  /********************************************
tohtos SP
********************************************/
  .tohtos {
    width: 100%;
    background: url("../img/tea/tohtos/bg02_sp.png");
    background-position: top right;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.8em;
    background-size: contain;
  }
  .tohtos > .sec01 {
    padding-top: 10em;
    width: 96%;
    margin: 0 auto;
    padding-left: 0;
  }
  .tohtos > .sec03 {
    margin: 1em auto 2em;
    width: 90%;
  }
  .tohtos > .sec04 {
    margin: 1em auto 2em;
    width: 90%;
  }
  /********************************************
chaluna SP
********************************************/
  .chaluna {
    width: 100%;
    background: url("../img/tea/tohtos/bg02_sp.png");
    background-position: top right;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.8em;
    background-size: contain;
  }
  .chaluna > .sec01 {
    padding-top: 10em;
    width: 96%;
    margin: 0 auto;
    padding-left: 0;
  }
  .chaluna > .sec03 {
    margin: 1em auto 2em;
    width: 90%;
  }
  .chaluna > .sec04 {
    margin: 1em auto 2em;
    width: 90%;
  }

/********************************************
bless SP
********************************************/
  .bless {
    width: 100%;
    background: url("../img/tea/bless/bg02_sp.png");
    background-position: top right;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.8em;
    background-size: contain;
  }
  .bless > .sec01 {
    padding-top: 10em;
    width: 96%;
    margin: 0 auto;
    padding-left: 0;
  }
  .bless > .sec03 {
    margin: 1em auto 2em;
    width: 90%;
  }
  .bless > .sec04 {
    margin: 1em auto 2em;
    width: 90%;
  }

/********************************************
sala SP
********************************************/
  .sala {
    width: 100%;
    background: url("../img/tea/sala/bg02_sp.png");
    background-position: top right;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.8em;
    background-size: contain;
  }
  .sala > .sec01 {
    padding-top: 10em;
    width: 96%;
    margin: 0 auto;
    padding-left: 0;
  }
  .sala > .sec03 {
    margin: 1em auto 2em;
    width: 90%;
  }
  .sala > .sec04 {
    margin: 1em auto 2em;
    width: 90%;
  }
    
/********************************************
onbi SP
********************************************/
  .onbi {
    width: 100%;
    background: url("../img/tea/onbijun/bg02_sp.png");
    background-position: top right;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.8em;
    background-size: contain;
  }
  .onbi > .sec01 {
    padding-top: 10em;
    width: 96%;
    margin: 0 auto;
    padding-left: 0;
  }
  .onbi > .sec03 {
    margin: 1em auto 2em;
    width: 90%;
  }
  .onbi > .sec04 {
    margin: 1em auto 2em;
    width: 90%;
  }
    
/********************************************
libertea SP
********************************************/
  .libertea {
    width: 100%;
    background: url("../img/tea/libertea/bg02_sp.png");
    background-position: top right;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.8em;
    background-size: contain;
  }
  .libertea > .sec01 {
    padding-top: 10em;
    width: 96%;
    margin: 0 auto;
    padding-left: 0;
  }
  .libertea > .sec03 {
    margin: 1em auto 2em;
    width: 90%;
  }
  .libertea > .sec04 {
    margin: 1em auto 2em;
    width: 90%;
  }
      
    
    
/********************************************
dellu SP
********************************************/
  .dellu {
    width: 100%;
    background: url("../img/tea/dellucha/bg02_sp.png");
    background-position: top right;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.8em;
    background-size: contain;
  }
  .dellu > .sec01 {
    padding-top: 10em;
    width: 96%;
    margin: 0 auto;
    padding-left: 0;
  }
  .dellu > .sec03 {
    margin: 1em auto 2em;
    width: 90%;
  }
  .dellu > .sec04 {
    margin: 1em auto 2em;
    width: 90%;
  }
      
    
    
    
    
    
    
    
    
    
    
    
    
    
}