/*
Theme Name: フルサワケエコ49歳、真剣出演希望！恋愛リアリティショー「あいの里」に新たな風を起こす
Theme URI: keko-in-ainosato.com
Description: 経験豊富なフルサワケエコが「あいの里」出演への強い希望を伝えます。4９歳の彼女がこの番組での真実の恋を探しています。彼女の情熱的な旅の応援をお願いします！
Version: 1.1
Author: フルサワケエコ49歳、真剣出演希望！恋愛リアリティショー「あいの里」に新たな風を起こす
Author URI: keko-in-ainosato.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 {
  color: #222926;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
}
/* 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-family: 'Lekton', sans-serif;
  font-size: 130px;
  font-weight: normal;
  line-height: 1;
}
.con-txt {
  margin: 0 0 30px;
  letter-spacing: 3px;
}
/* ----------------------------------------------
　mv
----------------------------------------------*/
.top-mv{
  position: relative;
}
.logo {
  bottom: 3%;
  position: absolute;
  right:2%;
  width: 42%;
}
.mv-pro{
  bottom: 22%;
  position: absolute;
  right:2%;
  width: 25%;
}
.mv-catch{
  position: absolute;
  left:3%;
  top: 28%;
  width: 50%;
}
/* ----------------------------------------------
　footer
----------------------------------------------*/
small {
  background: #222926;
  color: #fff;
  display: block;
  font-size: 10px;
  text-align: center;
  padding: 10px 0;
}
/* ----------------------------------------------
content01
----------------------------------------------*/
.sec01 {
  padding: 100px 0;
  text-align: center;
}
.sec01-con .con-txt{
  font-size: 27px;
}
/* ----------------------------------------------
content02
----------------------------------------------*/
.sec02 {
  background: linear-gradient(180deg, #fff 0%, #fff 25%, #ecf1f1 25%, #ecf1f1 100%);
  padding: 0 0 100px ;
}
.sec02-con {
  background: url(img/content02_image01.png) no-repeat;
  background-size: 57% auto;
  margin: 0 auto;
  width: 1100px;
}
.sec02-con-top{
  align-items: center;
  display: flex;
  justify-content: right;
  height: 380px;
  text-align: right;
}
.sec02-con-top .main-ttl{
  font-size: 180px;
}
.sec02-con-bottom{
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.con01-img02{
  width: 550px;
}
.sec02-con-bottom .con-txt{
  width: 500px;
}
/* ----------------------------------------------
section03
----------------------------------------------*/
.sec03 {
  padding: 100px 0;
  text-align: center;
}
.sec03 h2{
  font-size: 36px;
}
.sec03-con{
  margin: 0 auto;
  width: 1100px;
}
.con02_img{
  margin: 0 0 30px;
}
/* ----------------------------------------------
content04
----------------------------------------------*/
.sec04 {
  background: url(img/content04_bg.png) no-repeat;
  background-position: right;
  background-size: cover;
  color: #fff;
  padding: 150px 0;
}
.sec04-con{
  margin: 0 0 0 50%;
  width: 550px;
}
/* ----------------------------------------------
section05
----------------------------------------------*/
.sec05 {
  background: linear-gradient(180deg, #fff 0%, #fff 40%, #ecf1f1 40%, #ecf1f1 100%);
  padding: 100px 0;
}
.sec05-con{
  margin: 0 auto;
  width: 1100px;
}
.con05-img{
  margin: 0 0 30px;
}
.sec05-con .con-txt{
  font-size: 27px;
  line-height: 2.5;
}
/* ----------------------------------------------
content06
----------------------------------------------*/
.sec06 {
  padding: 100px 0;
  text-align: center;
}
.con06-img{
  background: url(img/content06_parallax_bg.png) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 30vw;
  margin: 0 0 50px;
  width: 100%;
}
/* ----------------------------------------------
content07
----------------------------------------------*/
.sec07 {
  padding: 0 0 100px;
}
.sec07-con{
  background: url(img/content07_image01.png) no-repeat;
  background-size: 90% auto;
  margin: 0 auto;
  padding: 400px 0 0;
  width: 1100px;
}
.sec07-con-top{
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
  margin: 0 0 15px;
}
.con07-img{
  width: 400px;
}
/* ----------------------------------------------
content08
----------------------------------------------*/
.sec08 {
  background: url(img/content08_bg.png) no-repeat;
  background-size: cover;
  color: #fff;
  padding: 200px 0;
}
.sec08-con{
  margin: 0 0 0 40%;
}
.sec08-con .main-ttl{
  font-size: 110px;
}
/* ----------------------------------------------
content09
----------------------------------------------*/
.sec09 {
  background: #ecf1f1;
  padding: 100px 0;
  text-align: center;
}
.sec09-con{
  margin: 0 auto;
  width: 500px;
}
/* ----------------------------------------------
  概要ブロック
----------------------------------------------*/
.menu-list {
  display: flex;
  flex-wrap: wrap;
  width: 400px;
  margin: 50px auto ;
}
.menu-list dt,
.menu-list dd {
  padding: 25px 0 10px;
  font-size: 21px;
  text-align: left;
}
.menu-list dt {
  box-sizing: border-box;
  padding-left: 10px;
  width: 50%;
}
.menu-list dd {
  text-align: left;
  width: 50%;
  padding-right: 10px;
  box-sizing: border-box;
}
.menu-list dd span {
  display: block;
  font-size: 11px;
}
.menu-list dd a {
  color: rgb(255, 196, 0);
}
/* ----------------------------------------------
　お問い合わせ
----------------------------------------------*/
.contact{
  padding: 100px 0;
  text-align: center;
}
.contact-con{
  margin: 0 auto;
  text-align: left;
  width: 800px;
}
.contact button#wpforms-submit-10 {
    background: #222926;
}
/* ----------------------------------------------
　スマホ
----------------------------------------------*/
@media screen and (max-width: 864px) {
  .pc {
    display: none;
  }
  p,
  li {
    font-size: 15px;
    font-weight: normal;
  }
  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(255, 255, 255, 0.6);
    z-index: 10000;
  }
  .footer_tel .footer_tel_inner {
    position: relative;
    width: 80%;
    margin: 0px auto;
    padding: 10px 0;
    margin-right: 0px;
  }
  .inquiry_btn {
    color: #fff;
    background: #222926;
    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 20px;
  }
  .main-ttl{
    font-size: 16vw;
    letter-spacing: 0.5vw;
  }
  .logo {
    width: 75%;
  }
  .mv-catch {
    left: 5%;
    top: 4%;
    width: 42%;
  }
  .mv-pro {
    bottom: 14%;
    right: 3%;
    width: 60%;
  }
  .sec01{
    padding-bottom: 20px;
  }
  .sec01-con .con-txt {
    font-size: 6vw;
  }
  .sec02{
    padding-bottom: 50px;
  }
  .sec02-con {
    background: url(img/content02_image01.png) no-repeat;
    background-size: 90% auto;
    width: 100%;
  }
  .sec02-con-bottom{
    align-items: unset;
    flex-direction: column-reverse;
  }
  .sec02-con-bottom .main-ttl{
    margin: 0 auto;
    text-align: left;
    width: 90%;
  }
  .con01-img02{
    padding: 58% 0 0;
    margin: 0 0 50px auto;
    width: 60%;
  }
  .con02_img{
    margin-bottom: 50px;
  }
  .sec02-con-bottom .con-txt{
    margin: 0 auto;
    text-align: left;
    width: 90%;
  }
  .sec03{
    padding: 0;
  }
  .sec03-con{
    width: 100%;
  }
  .sec03 h2 {
    font-size: 5vw;
    margin: 0 auto 20px;
    text-align: left;
    width: 90%;
  }
  .sec03 .con-txt{
    margin: 0 auto 50px;
    text-align: left;
    width: 90%;
  }
  .sec04{
    background: none;
    color: #222926;
    padding: 0;
  }
  .sec04-con{
    margin: 0;
    padding-bottom: 20px;
    width: 100%;
  }
  .sec05{
    padding: 0;
  }
  .sec05-con{
    padding-bottom: 50px;
    width: 100%;
  }
  .con05-img{
    margin-bottom: 50px;
  }
  .sec05-con .main-ttl{
    margin: 0 auto;
    text-align: left;
    width: 90%;
  }
  .sec05-con .con-txt{
    font-size: 5vw;
    margin: 0 auto;
    text-align: left;
    width: 90%;
  }
  .sec06{
    padding: 0;
    text-align: left;
  }
  .sec06-con{
    padding-bottom: 20px;
  }
  .con06-img{
    background: noner;
    height: auto;
    margin-bottom: 0;
  }
  .sec07{
    padding-bottom: 50px;
  }
  .sec07-con {
    background: url(img/content07_image01.png) no-repeat;
    background-size: 90% auto;
    padding: 40% 0 0;
    width: 100%;
  }
  .sec07-con-top{
    align-items: unset;
    flex-direction: column-reverse;
  }
  .con07-img{
    margin: 0 0 50px auto;
    width: 50%;
  }
  .sec07-con .main-ttl,.sec07-con .con-txt{
    margin: 0 auto;
    width: 90%;
  }
  .sec08{
    background: none;
    color: #222926;
    padding: 0;
  }
  .sec08-con{
    margin: 0;
    padding-bottom: 20px;
    width: 100%;
  }
  .sec08-con .main-ttl{
    font-size: 12vw;
  }
  .sec09{
    text-align: left;
  }
  .sec09-con{
    width: 100%;
  }
  .contact-con{
    width: 100%;
  }
  iframe{
    height: 70vw;
    width: 100%;
  }
  .menu-list {
    margin: 0 auto;
    width: 100%;
  }
  .menu-list dt{
    font-size: 15px;
    font-weight: normal;
    width: 45%;
  }
  .menu-list dd {
    font-size: 15px;
    font-weight: normal;
    width: 55%;
  }
  .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%;
  }
}
