/*
 * Theme Name: olive
 * Description: olive.jp themes
 * */

.widget_text {
  display: none;
}
.align-center{
text-align:center;
}
.media-card {
  height :270px;
}
@media screen and (max-width: 680px) {
.media-card {
  height :inherit;
}
}
.entry_text {
  word-break: break-all;
}

/*
 * １５まで追加
 */
.entry-recipe_list:nth-child(1) {
  background-image: url("./images/common/num/icon-num1.png");
}
.entry-recipe_list:nth-child(2) {
  background-image: url("./images/common/num/icon-num2.png");
}
.entry-recipe_list:nth-child(3) {
  background-image: url("./images/common/num/icon-num3.png");
}
.entry-recipe_list:nth-child(4) {
  background-image: url("./images/common/num/icon-num4.png");
}
.entry-recipe_list:nth-child(5) {
  background-image: url("./images/common/num/icon-num5.png");
}
.entry-recipe_list:nth-child(6) {
  background-image: url("./images/common/num/icon-num6.png");
}
.entry-recipe_list:nth-child(7) {
  background-image: url("./images/common/num/icon-num7.png");
}
.entry-recipe_list:nth-child(8) {
  background-image: url("./images/common/num/icon-num8.png");
}
.entry-recipe_list:nth-child(9) {
  background-image: url("./images/common/num/icon-num9.png");
}
.entry-recipe_list:nth-child(10) {
  background-image: url("./images/common/num/icon-num10.png");
}
.entry-recipe_list:nth-child(11) {
  background-image: url("./images/common/num/icon-num11.png");
}
.entry-recipe_list:nth-child(12) {
  background-image: url("./images/common/num/icon-num12.png");
}
.entry-recipe_list:nth-child(13) {
  background-image: url("./images/common/num/icon-num13.png");
}
.entry-recipe_list:nth-child(14) {
  background-image: url("./images/common/num/icon-num14.png");
}
.entry-recipe_list:nth-child(15) {
  background-image: url("./images/common/num/icon-num15.png");
}

.mb10 {
  margin-bottom: 10px;
}

.noborder {
  border:none;
}

.sns-list{
  text-align: left;
}

.sns-list > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px;
}

.sns-list > li:first-child {
  margin-left: 0;
}

.sns-list > li:last-child {
  margin-right: 0;
}

.sns-list iframe {
  margin: 0 !important;
}

@media screen and (max-width: 780px){
  .sns-list > li{
    margin: 0 7px 10px 0;
  }
}

/*
 *問合せフォームのエラーメッセージ調整
 */
.wpcf7 span.wpcf7-not-valid-tip {
  display: block;
  position: static;
  top: 0;
  left: 0;
  margin-top:5px;
  border: none;
  color: red;
}
.screen-reader-response{
  display:none;
}

.wpcf7 .wpcf7-response-output {
  margin: 10px 0 0;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}
.wpcf7 .wpcf7-mail-sent-ok {
  color: #3A87AD;
  background-color: #D9EDF7;
  border: 1px solid #BCE8F1;
}

.entry-author_photo {
  -webkit-border-radius: 125px;
  -moz-border-radius: 125px;
}
@media screen and (max-width: 680px) {
.entry-author_photo {
  -webkit-border-radius: 108px;
  -moz-border-radius: 108px;
}
}

.media-card_photo-wrap figcaption {
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  padding: 6px 7px;
  border-radius: 3px;
  position: absolute;
  top: -7px;
  left: -5px;
}
.media-card_photo-wrap figcaption.date {
  background-color: #82a300;
}
.sec-writer .writer-inner figcaption .staff-role {
width: 208px;
}
@media screen and (max-width: 680px) {
  .media-card_photo-wrap figcaption {
    border-radius: 0px;
    top: 0;
    left: 0;
  }
}


.entry-author_name > span {
  display: block;
  font-size: 1.0rem;
  color: #9a9a9a;
  margin-top: 0;
}

.sec-writer .writer-inner figcaption .role {
  color: #b6b5b3;
  font-size: 11px;
  line-height: 1.5;
  margin: 0 10px;
}

.ml-16 {
  margin-left: 16px;
}

.sns_text {
  color: white;
  font-size: 1.4rem;
  display: block;
  text-align: center;
  font-weight:bold;
}

.hover_h3:hover {
  color: #628134;
}

.mh-125 {
  max-height: 125px;
}

.entry-header_date {
  font-size: 1.5rem;
  font-family: serif;
  margin-bottom: 6px;
}
@media screen and (max-width: 680px) {
  .entry-header_date {
    font-size: 1.0rem;
    font-weight: bold;
    margin-bottom: 6px;
  }
}

.side_banner {
  width: 100%;
}

@media screen and (max-width: 680px) {
.side_banner {
  width: 94%;
}
}

.campaign-terms_last {
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (max-width: 680px) {
  .campaign-terms_last {
    font-size: 1.0rem;
  }
}

.campaign_present_inner {
  width: 120px;
  height: 120px;
  border: solid 3px #bcc3ab;
  text-align: center;
  float: left;
  margin-right: 15px;
}
.campaign_present_img {
  height: 100px;
  margin-top: 7px;
}

@media screen and (max-width: 680px) {
  .campaign_present_inner {
    width: 90px;
    height: 90px;
    border: solid 2px #bcc3ab;
    text-align: center;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
  }
  .campaign_present_img {
    height: 82px;
    margin-top: 3px;
  }
}

.font-bold {
  font-weight: bold;
}

.instagram_link {
  margin-bottom: 50px;
}
.btn_red {
  display: block;
  background-color: #ff0000 ;
  color: #FFF;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  padding-top: 12px;
  position: relative;
  padding: 15px 0;
  background-image: url("../images/common/icons/arrow-right.png");
  background-repeat: no-repeat;
  background-position: left 15px center;
  background-size: 6px, 11px;
  width: auto;
}

.btn_red:hover {
  color: white !important;
}

.btn_red {
  width: 300px;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 auto;
  padding: 14px 0;
  background-image: none;
}
@media screen and (max-width: 680px) {
  .btn_red {
    width: 50%;
    font-size: 1.4rem;
  }
  .instagram_link {
    margin-bottom: 30px;
  }
}
.campaign-sns {
  top: -26px;
}
@media screen and (max-width: 680px) {
.campaign-sns {
  top: 0px;
}
}
.pb-20 {
  padding-bottom: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.movie .main-image {
  width: 80%;
  margin: 0px auto;
}
div .movie {
  position: relative;
  width: 100%;
  margin: 20px auto;
}
div .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video_thumbnail {
  width: 100%;
  height : auto;
}
.play {
  position: absolute;
  width: 22%;
  left: 40%;
  top: 37%;
  z-index: 3;
}
@media screen and (max-width: 680px) {
div .movie {
  width: 100%;
}
.movie .main-image {
  width: 100%;
  margin: 0px auto;
}
}

div .in_movie {
  position: relative;
  width: 100%;
  margin: 30px auto;
}
div .in_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 680px) {
div .in_movie {
  width: 100%;
}
}
.h_title {
  display: none;
}

.entry_text .bold {
  font-weight: bold;
}

.c_end {
  width: 300px;
}
.c_end_text {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  padding: 20px 0;
  color: #FF0000;
}
@media screen and (max-width: 680px) {
.c_end {
  width: 80% !important;
}
}


.play2 {
  position: absolute;
  width: 120px;
  left: 40%;
  top: 35%;
  z-index: 1;
}
.play3 {
  position: absolute;
  width: 50px;
  left: 40%;
  top: 20%;
  z-index: 50;
}
.play4 {
  position: absolute;
  width: 80px;
  left: 16%;
  top: 40%;
  z-index: 50;
}
.play5 {
  position: absolute;
  width: 75px;
  left: 35%;
  top: 20%;
  z-index: 50;
}
@media screen and (max-width: 680px) {
.play2 {
  position: absolute;
  width: 17%;
  left: 40%;
  top: 37%;
  z-index: 1;
}
.play3 {
  position: absolute;
  width: 17%;
  left: 40%;
  top: 25%;
  z-index: 50;
}
.play4 {
  position: absolute;
  width: 17%;
  left: 40%;
  top: 25%;
  z-index: 50;
}
.play5 {
  position: absolute;
  width: 20%;
  left: 40%;
  top: 28%;
  z-index: 50;
}
}

.rec_text1 {
  margin-top: 10px;
  color: red;
}
.rec_text2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
.rec_text3 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 680px) {
.rec_text1 {
  font-size: 1.2rem;
}
.rec_text2 {
  font-size: 1.2rem;
}
.rec_text3 {
  font-size: 1.2rem;
}
}
