/*
Theme Name: 町の焙煎屋 もやさん珈琲｜誰でも気軽に楽しめるスペシャリティコーヒー
Theme URI: up-shell.com
Description: 「コーヒー好きも、そうでない人も。」豆本来の豊かな味わいを、気軽に楽しめる町の焙煎屋。もやさん珈琲は、雑味の少ないスペシャリティコーヒーを丁寧に焙煎し、日常の“ほっと一息”に寄り添います。
Version: 1.1
Author: 町の焙煎屋 もやさん珈琲｜誰でも気軽に楽しめるスペシャリティコーヒー
Author URI: up-shell.com
*/
@charset "utf-8";
/*リセットcss*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-size: 18px;
  line-height: 2;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav,
ul,
ol,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #fff;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #fff;
  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;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/* ----------------------------------------------
　animate css
----------------------------------------------*/
.fadeIn {
  opacity: 0;
  transition: 2s;
}
.fadeIn.is-show {
  opacity: 1;
}
.fadeIn_up {
  opacity: 0;
  transition: 2s;
}
.fadeIn_up.is-show {
  opacity: 1;
}
/* ----------------------------------------------
　共通
----------------------------------------------*/
@media screen and (min-width: 865px) {
  .sp {
    display: none;
  }
}
html {
  background: #ceb87c;
  color: #523f34;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
/* Chrome でのみフォントを太めに表示する */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  * {
    text-shadow: transparent 0 0 0, rgba(0, 0, 0, 0.7) 0 0 0 !important;
  }
}
body {
  width: 100%;
  overflow-x: hidden;
  margin: auto;
  box-sizing: border-box;
}
a:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
section {
  width: 100%;
}
.content {
  width: 100%;
}
figure {
  line-height: 0;
  margin: 0;
}
figure img {
  width: 100%;
  height: auto;
}
.main_ttl {
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: 1px;
  font-weight: 400;
  margin: 0 0 20px;
}
.flex{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.brown{
  color: #7e4a39;
}
/* ----------------------------------------------
　mv
----------------------------------------------*/
.top-mv{
  position: relative;
  z-index: -1;
}
.logo{
  position: absolute;
  top:0;
  left: 0;
  width: 7%;
}
.mv_txt{
  color: #f5e8d8;
  display: block;
  left: 5vw;
  font-size: 1.7vw;
  line-height: 1.5;
  top: 25vw;
  position: absolute;
}
.mv_txt span{
  font-size: 1.7vw;
  line-height: 1.5;
}
/* ----------------------------------------------
　footer
----------------------------------------------*/
small {
  background: #523f34;
  color: #fff;
  display: block;
  font-size: 10px;
  text-align: center;
  padding: 10px 0;
}
/* ----------------------------------------------
content01
----------------------------------------------*/
.sec01 {
  margin: 0 auto;
  padding: 0 0 100px;
}
.sec01_con{
  align-items: center;
  margin: 100px auto;
  width: 1100px;
}
.con01_img02{
  width: 450px;
}
.sec01_con_inner{
  width: 600px;
}
/* ----------------------------------------------
section02
----------------------------------------------*/
.sec02 {
  background: url(img/con02_bg.png) no-repeat;
  background-size: cover;
  padding: 17vw 0 8.5vw;
}
.sec02_con{
  margin: 0 0 0 46%;
}
.sec02_con .main_ttl{
  color: #f5e8d8;
  font-size: 2.4vw;
  line-height: 1.3;
}
.sec02_con .main_ttl span{
  font-size: 1.7vw;
  line-height: 1;
}
/* ----------------------------------------------
section03
----------------------------------------------*/
.sec03 {
  background: linear-gradient(180deg, #ceb87c 0%, #ceb87c 25%, #b69e5d 25%, #b69e5d 100%);
  padding: 0 0 100px;
  text-align: center;
}
.sec03_con{
  margin: 100px auto 50px;
  width: 1100px;
}
.banner{
  background: #b69e5d ;
  display: block;
  margin: 0 auto;
  width: 800px;
}
.banner:hover{
  opacity: 0.6;
}
/* ----------------------------------------------
content04
----------------------------------------------*/
.sec04 {
  background: linear-gradient(180deg, #b69e5d 0%, #b69e5d 15%, #ceb87c 15%, #ceb87c 100%);
  text-align: center;
}
.con04_img01{
  margin: 0 auto 30px;
  width: 800px;
}
.sec04_con{
  margin: 0 auto;
  width: 1100px;
}
.sec04_con .ttl_catch img{
  margin: 0 auto 10px;
  width: 700px;
}
.sec04_con ul{
  margin: 20px auto 50px;
  width: 500px;
}
/* ----------------------------------------------
section05
----------------------------------------------*/
.sec05 {
  padding: 100px 0;
  text-align: center;
}
.con05_img{
  margin: 0 auto 50px;
  width: 75%;
}
.sec05_con{
  margin: 0 auto;
  width: 1100px;
}

/* ----------------------------------------------
section06
----------------------------------------------*/
.sec06 {
  background:url(img/con06_bg.png) no-repeat;
  background-position: right bottom;
  background-size: cover;
  padding: 100px 0;
}
.sec06_con{
  background: #b69e5d;
  box-sizing: border-box;
  border-radius: 30px;
  margin: 0 0 0 5%;
  padding: 70px 50px;
  width: 1000px;
}
.sec06_con iframe{
  width: 400px;
}
.sec06_con_inner{
  width: 450px;
}
/* ----------------------------------------------
  概要ブロック
----------------------------------------------*/
.menu-list {
  display: flex;
  flex-wrap: wrap;
  width: 450px;
  margin: 0 auto 50px;
}
.menu-list dt,
.menu-list dd {
  padding: 25px 0 10px;
  font-size: 15px;
  text-align: left;
  border-bottom: 1px solid #523f34;
}
.menu-list dt {
  box-sizing: border-box;
  padding-left: 10px;
  width: 30%;
}
.menu-list dd {
  text-align: left;
  width: 70%;
  padding-right: 10px;
  box-sizing: border-box;
}
.menu-list dd span {
  display: block;
  font-size: 12px;
}
.menu-list dd a {
  color: #971111;
}
/* ----------------------------------------------
　お問い合わせ
----------------------------------------------*/
.contact {
  background: #523f34;
  color: #f5e8d8;
  padding:100px 0;
  text-align: center;
}
.contact_con{
  margin: 0 auto;
  width: 800px;
}
form{
  text-align: left;
}
.contact .ttl_catch:after{
  left: calc( 50% - 22.5px);
}
.contact .wpforms-container .wpforms-form .wpforms-field-label,.contact div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li input+label{
	color:#fff;
}
.contact div.wpforms-container-full button[type=submit]:not(:hover):not(:active){
	background-color:#B49D5E;
}
/* ----------------------------------------------
　スマホ
----------------------------------------------*/
@media screen and (max-width: 864px) {
  .pc {
    display: none;
  }
  p,
  li {
    font-size: 4vw;
  }
  small {
    padding: 10px 0;
    text-align: center;
    writing-mode: unset;
  }
  footer {
    display: block;
    height: auto;
    margin: 0px 0 60px;
    position: unset;
  }
  .footer_tel {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(245, 232, 216, 0.7);
    z-index: 10000;
  }
  .footer_tel .footer_tel_inner {
    position: relative;
    width: 80%;
    margin: 0px auto;
    padding: 10px 0;
    margin-right: 0px;
  }
  .inquiry_btn {
    color: #f5e8d8;
    background: #523f34;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 80%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1.5px;
  }
  .content {
    box-sizing: border-box;
    padding: 50px 10px;
  }
  .main_ttl{
    font-size: 6vw;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .top-mv {
    margin-bottom: 0;
  }
  .logo {
    width: 20%;
  }
  .mv_txt{
    font-size: 5.5vw;
    left: 3vw;
    top: 69vw;
  }
  .mv_txt span{
    font-size: 5.5vw;
  }
  .contact_btn {
    top: 85vw;
    left: 15%;
    width: 70%;
  }
  .sec01{
    padding: 0;
  }
  .sec01_con{
    margin: 0;
    padding-bottom: 0;
    width: 100%;
  }
  .con01_img02{
    width: 80%;
  }
  .sec01_con_inner{
    width: 100%;
  }
  .sec02{
    background: url(img/sp_con02_bg.png) no-repeat;
    background-size: cover;
    padding: 58vw 0 4vw;
  }
  .sec02_con{
    margin: 0 0 0 4vw;
  }
  .sec02_con .main_ttl{
    font-size: 7vw;
  }
  .sec02_con .main_ttl span{
    font-size: 5vw;
    line-height: 1;
  }
  .sec03 {
    background: linear-gradient(180deg, #ceb87c 0%, #ceb87c 15%, #b69e5d 15%, #b69e5d 100%);
    text-align: left;
    padding-bottom: 50px;
  }
  .sec03_con{
    margin: 0;
    width: 100%;
  }
  .banner{
    width: 90%;
  }
  .con04_img01{
    width: 95%;
  }
  .sec04 {
    background: linear-gradient(180deg, #b69e5d 0%, #b69e5d 10%, #ceb87c 10%, #ceb87c 100%);
    text-align: left;
  }
  .sec04_con{
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
  }
  .sec04_con .ttl_catch img{
    width: 100%;
  }
  .sec04_con ul{
    margin: 20px auto;
    width: 100%;
  }
  .sec04_con ul li{
    width: 30%;
  }
  .sec05{
    text-align: left;
  }
  .con05_img{
    margin-bottom: 30px;
    width: 90%;
  }
  .sec05_con{
    width: 100%;
  }
  .sec06_con{
    text-align: center;
    flex-direction: column-reverse;
    margin: 0;
  }
  .sec06_con iframe{
    width: 100%;
  }
  .sec06_con_inner{
    width: 100%;
  }





  .sec06{
    background: none;
    padding: 0;
  }
  .sec06 figure{
    margin-bottom: 50px;
  }
  .sec06_con{
    background: none;
    padding-top: 0;
    width: 100%;
  }


  .contact_con{
    width: 100%;
  }
  iframe{
    height: 70vw;
    width: 100%;
  }
  .menu-list {
    margin: 0 auto 30px;
    width: 100%;
  }
  .menu-list dt,
  .menu-list dd {
    font-size: 12px;
  }
  .fg-item.fg-type-image.fg-loaded {
    width: 45%;
  }
  .fg-default.fg-gutter-10 .fg-item {
    margin-right: 0;
  }
  .fg-default.fg-gutter-10 {
    justify-content: space-between;
  }
  form{
    width: 100%;
  }
}
