/*
Theme Name: 浜松・静岡｜ヒマラヤン専門ブリーダー Sweet Cat Room（MIZUHO Angels）
Theme URI: http://www.tanakashokai-lp.com
Description: 浜松（静岡県）でヒマラヤン専門のブリーダーを20年以上続ける Sweet Cat Room（MIZUHO Angels）。健康保証付き・遺伝子検査済・オンライン見学対応で、安心して子猫を迎えるサポートをします。今すぐ見学予約を。
Version: 1.1
Author: 浜松・静岡｜ヒマラヤン専門ブリーダー Sweet Cat Room（MIZUHO Angels）
Author URI: http://www.tanakashokai-lp.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: 21px;
  line-height: 1.7;
}
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_up {
  opacity: 0;
  transition: 2s;
}
.fadeIn_up.is-show {
  opacity: 1;
}
/* ----------------------------------------------
　共通
----------------------------------------------*/
@media screen and (min-width: 865px) {
  .sp {
    display: none;
  }
}
html {
   font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  color: #693b36;
}
/* 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-title {
  color: #f2adb5;
  font-size: 36px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 30px;
}
.main-title span{
  display: block;
  font-size: 27px;
}
.ttl_before{
  position: relative;
}
.ttl_before::before{
  background: url(img/ttl_before.png) no-repeat;
  content: "";
  height: 35px;
  left: calc(50% - 17.5px);
  top: -45px;
  position: absolute;
  width: 35px;
}
.ttl_before_w{
  position: relative;
}
.ttl_before_w::before{
  background: url(img/ttl_before_w.png) no-repeat;
  content: "";
  height: 35px;
  left: calc(50% - 17.5px);
  top: -45px;
  position: absolute;
  width: 35px;
}
.title-catch{
  font-size: 80px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 15px;
}
.sub_ttl{
  font-size: 21px;
  font-weight: 500;
  line-height: 1.8;
}
.content-text{
  margin: 0 0 30px;
}
.link-btn_w{
  display: block;
  background: #fff;
  box-sizing: border-box;
  border-radius: 30px;
  color: #f2adb5;
  font-size: 21px;
  padding: 10px 0;
  transition: 0.5s;
  text-align: center;
  width: 400px;
}
.link-btn_w:hover{
  background: #f28b97;
  color: #fff;
  transition: 0.8s;
}
.link-btn_p{
  display: block;
  background:#f2adb5 ;
  box-sizing: border-box;
  border-radius: 30px;
  color: #fff;
  font-size: 21px;
  padding: 10px 0;
  transition: 0.5s;
  text-align: center;
  width: 400px;
}
.link-btn_p:hover{
  background: #f28b97;
  color: #fff;
  transition: 0.8s;
}
.flex{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
/* ----------------------------------------------
  ハンバーガーボタン
----------------------------------------------*/
.hamburger.sp{
  display: none;
}
header.flex{
  align-items: center;
  background: #fff;
  justify-content: space-between;
  position: fixed;
  width: 100%;
  z-index: 999;
}
.globalMenu{
  padding: 0 30px 0 0;
}
.globalMenu li{
  display: inline-block;
  font-size: 18px;
  padding: 0 10px;
}
.globalMenu li a{
color: #693b36;
}
.hamburger {
  background: #f17f8c;
  border-radius: 30px;
  display : block;
  position: fixed;
  z-index : 999;
  right : 15px;
  top   : 15px;
  width : 60px;
  height: 60px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 15px;
  background : #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 19px;
}
.hamburger span:nth-child(2) {
  top: 29px;
}
.hamburger span:nth-child(3) {
  top: 39px;
}
.hamburger.active span:nth-child(1) {
  top : 29px;
  left: 15px;
  background :#fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}
.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 29px;
  background :#fff;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}
nav.globalMenuSp.sp{
  display: none;
}
nav.globalMenuSp {
  align-items: center;
  display: none;
  position: fixed;
  top  : 0;
  left : 0;
  color: #fff;
  background: #fff;
  text-align: center;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity .6s ease, visibility .6s ease;
}
nav.globalMenuSp ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
nav.globalMenuSp ul li {
	color: #693b36;
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: .4s all;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
}
nav.globalMenuSp ul li a:hover{
  color: #00a8ff;
}
nav.globalMenuSp ul li a {
  display: block;
  color: #191a1d;
  padding: 1em 0;
  text-decoration :none;
}
nav.globalMenuSp.active {
	display: flex;
  opacity: 100;
  z-index : 99;
}


/* ----------------------------------------------
  header
----------------------------------------------*/
.top-mv{
  position: relative;
}
.top-mv video{
  line-height: 0;
  width: 100%;
}
.top-logo{
  position: absolute;
  top: 35%;
  left: 30%;
  width: 40%;
}
.side_btn{
  top: calc(50% - 210px);
  right: 0;
  position: fixed;
  z-index: 999;
}
.side_btn li{
  margin: 20px 0;
  height: 200px;
}
/* ----------------------------------------------
　footer
----------------------------------------------*/
footer{
  background: url(img/footer_bg.png) no-repeat;
  background-size: cover;
  background-position: top;
  color: #fff;
  padding: 100px 0 0;
  text-align: left;
}
.footer-content{
  margin: 0 auto 50px;
  width: 1100px;
}
.footer-content-top figure{
  width: 300px;
}
.footer-content-top p{
  width: 680px;
}
.footer-content-top{
  align-items: self-end;
  border-bottom: 1px solid #fff;
  justify-content: space-between;
  padding-bottom: 15px;
}
.footer-content-bottom{
  justify-content: space-between;
  padding: 15px 0 0;
}
.footer-content-bottom address{
  font-size: 14px;
  font-style: normal;
}
.footer-content-bottom li a{
  color: #fff;
}
.footer-content-bottom li a:hover{
  color: #f17f8c;
}
small {
  display: block;
  font-size: 10px;
  text-align: center;
  padding: 10px 0;
}
/* ----------------------------------------------
content01
----------------------------------------------*/
.top-section01 {
  background: url(img/top01_bg.png) no-repeat;
  background-size: cover;
  color: #fff;
  background-position: right bottom;
  padding: 5% 0 8%;
}
.top-section01-content{
  margin: 0 0 0 15%;
  width: 50%;
}
.top-section01-content .main-title{
  color: #fff;
}
/* ----------------------------------------------
content02
----------------------------------------------*/
.top-section02 {
  padding: 100px 0 50px;
  text-align: center;
}
.top-section02-content{
  margin: 0 auto;
}
.movie{
	margin:0 auto;
	width:850px;
}
/* ----------------------------------------------
content03
----------------------------------------------*/
.top-section03 {
  background: url(img/top_contet03_bg.png) no-repeat;
  background-size: cover;
  padding: 5% 0;
  text-align: center;
}
.top-section03 .main-title{
  margin-bottom: 50px;
}
.top-section03-content{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 1100px;
}
.top-section03-content li{
  margin-bottom: 30px;
  width: 330px;
  text-align: left;
}
.top-section03-content li a{
  color: #693b36;
}
.top-section03-content li:hover{
  opacity: 0.6;
}
.top-section03-content li figure{
  margin-bottom: 15px;
}
.seiyaku{
  color: #ed7365;
}
.seibetsu{
  background: #00c0ff;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 0 10px;
}

.top-section03-content li dt{
  font-size: 18px;
  width: 30%;
}
.top-section03-content li dd{
  font-size: 18px;
  width: 70%;
}
.top-section03 .link-btn_p{
  margin: 0 auto;
}

/* ----------------------------------------------
content04
----------------------------------------------*/
.top-section04 {
  background: url(img/top04_bg.png)#f4a39a no-repeat;
  background-position: top;
  box-sizing: border-box;
  color: #fff;
  padding: 50px 0;
  text-align: center;
}
.top-section04 .main-title{
  color: #fff;
}
.top-section04-content{
  margin: 0 auto;
  width: 1100px;
}
.flow_img{
  margin-bottom: 30px;
}
.flow_catch{
  background: #f8c0bc;
  border-radius: 10px;
  margin-bottom: 30px;
  text-align: center;
  width: 1100px;
}
.flow{
  margin: 0 auto 30px;
  width: 1100px;
}
.flow li{
  text-align: left;
  width: 300px;
}
.flow li p{
  font-size: 18px;
}
.top-section04 .link-btn_w{
  margin: 0 auto;
}
/* ----------------------------------------------
content05
----------------------------------------------*/
.top-section05 {
  padding: 100px 0;
  text-align: center;
}
.top-section05-content{
  margin: 0 auto;
  width: 1100px;
}
.banner_area ul{
  margin: 0 auto 100px;
  width: 1100px;
}
.banner_area li{
  width: 520px;
}
.banner_area li:hover{
  opacity: 0.8;
}
/* ----------------------------------------------
content06
----------------------------------------------*/
.top-section06 {
  background: url(img/html_bg.png) repeat;
  color: #693b36;
  padding: 100px 0;
  text-align: center;
}
.top-section06-content{
  margin: 0 auto;
  width: 1100px;
}
.top-section06 .main-title{
  color: #693b36;
}
.top-section06 .link-btn_w{
  margin: 0 auto;
}
article.interview-item {
    background: #fff;
    box-sizing: border-box;
    border-radius: 50px;
    display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
    padding: 50px;
}
article.interview-item figure{
  width: 250px;
}
article.interview-item div{
  text-align: left;
  width: 700px;
}
.interview-item__customer{
  font-size: 24px;
}
.inview_ttl{
  margin-bottom: 5px;
}
.interview-item__customer{
	font-size: 24px;
}
h3.interview-item__q,.interview-item__cat{
	font-size: 21px;
  font-weight: 400;
}
.interview-item__a{
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
}
.top-section06-content_inner {
    width: 700px;
    text-align: left;
}
/* ----------------------------------------------
content07
----------------------------------------------*/
.top-section07 {
  padding: 100px 0;
  text-align: center;
}
.top-section07-content{
  margin: 0 auto;
  width: 1100px;
}
.top-section07 .link-btn_p{
  margin: 0 auto;
}
/* ----------------------------------------------
  概要ブロック
----------------------------------------------*/
.menu-list {
  display: flex;
  flex-wrap: wrap;
  width: 900px;
  margin: 50px auto 100px;
}
.menu-list dt,
.menu-list dd {
  padding: 25px 0 10px;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
}
.menu-list dt {
  box-sizing: border-box;
  padding-left: 10px;
  width: 30%;
}
.menu-list dd {
  text-align: right;
  width: 70%;
  padding-right: 10px;
  box-sizing: border-box;
}
.menu-list dd span {
  display: block;
  font-size: 11px;
}
/* ----------------------------------------------
　バナー
----------------------------------------------*/
.contact-banner figure{
  margin: 100px auto;
  transition: 0.5s;
  width: 960px;
}
.contact-banner figure:hover{
  transition: 0.5s;
  opacity: 0.7;
}
/* ----------------------------------------------
　中ページ共通
----------------------------------------------*/
.inner-mv-title-area{
  background: #f2adb5;
  padding: 170px 0 80px;
}
.innet_ttl_logo{
  margin: 0 auto 20px;
  width: 350px;
}
.inner-mv-title{
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}
.f-21{
  font-size: 24px;
  margin-bottom: 15px;
}
/* ----------------------------------------------
　Sweet Cat Roomについてページ
----------------------------------------------*/
.about-section01{
  background: url(img/about01_bg.png)no-repeat;
  background-position: 200px center;
  padding: 100px 0;
}
.about-section01-content{
  margin: 0 auto;
  width: 1100px;
}
.about01_img{
  width: 300px;
}
.about-section01-content-inner{
  width: 750px;
}
.about-section01-content .main-title::before{
  left: 0;
}
.about-section02{
  background: url(img/html_bg.png) repeat;
  color: #fff;
  padding: 100px 0;
  text-align: center;
}
.about-section02 .main-title{
  color: #fff;
}
.about-section03{
  padding: 100px 0;
  text-align: center;
}
.about-section03-content{
  margin: 0 auto;
  width: 1100px;
}
.about03_img{
  margin: 0 0 50px;
}
.about-section03-content-inner{
  background: #f4a69d;
  border-radius: 50px;
  color: #fff;
  margin: 50px auto;
  padding: 100px 0 50px;
  width: 1100px;
}
.about-section03-content-inner .main-title{
  color: #fff;
}
.about-section04{
  background: url(img/html_bg.png) repeat;
  color: #fff;
  padding: 100px 0;
  text-align: center;
}
.about-section04-content{
  margin: 0 auto;
  width: 1100px;
}
.about-section04-content .main-title{
  color: #fff;
}
.about-section04-content h3.main-title{
  margin: 30px 0;
}
.about-section04-content .link-btn_w{
  margin: 50px auto 0;
}
/* ----------------------------------------------
　スライダー
----------------------------------------------*/
/* ギャラリー全体の横幅を1100pxに固定（レスポンシブ配慮でmax幅） */
.cat-gallery{
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

/* メイン画像 */
.main-swiper img{
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

/* サムネ行 */
.thumb-swiper{
  margin-top: 12px;
  /* PCでも高さを揃えて見やすく */
  height: 110px;
}

/* Swiperに幅計算を任せるので固定width/height指定はしない */
.thumb-swiper .swiper-slide{
  opacity: .5;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thumb-swiper .swiper-slide-thumb-active{ opacity: 1; }

.thumb-swiper img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.main-swiper .swiper-button-prev,
.main-swiper .swiper-button-next {
  color: #fff;
  text-shadow: 0 0 4px rgba(0,0,0,0.6); /* ふちに影を追加 */
}
/* ----------------------------------------------
　子猫紹介ページ
----------------------------------------------*/
.cat-section01{
  padding: 100px 0;
  text-align: center;
}
.cat-section01-content{
  margin: 0 auto;
  width: 900px;
}
.cat-section01-content dl{
  margin: 50px 0 0;
  text-align: left;
}
.cat-section01-content dt{
  font-size: 18px;
  padding: 5px 0;
  width: 30%;
}
.cat-section01-content dd{
  font-size: 18px;
  padding: 5px 0;
  width: 70%;
}
.cat-section02{
  background: url(img/html_bg.png) repeat;
  color: #fff;
  padding: 100px 0;
  text-align: center;
}
.cat-section02 .main-title{
  color: #fff;
}
.cat-section03{
  padding: 100px 0;
  text-align: center;
}
.cat-section03-content{
  margin: 0 auto;
  width: 1100px;
}
.cat-section03-img{
  margin-bottom: 100px;
}
.cat-section04{
  background: url(img/html_bg.png) repeat;
  color: #fff;
  padding: 100px 0;
  text-align: center;
}
.cat-section04 .main-title{
  color: #fff;
}
.cat-section04-content{
  margin: 0 auto;
  width: 1100px;
}
.cat-section04-content li{
  text-align: left;
  width: 520px;
}
.cat-section04-content li figure{
  margin-bottom: 15px;
}
.cat-section04-content li dt{
  width: 30%;
}
.cat-section04-content li dd{
  width: 70%;
}
.seiyakuzumi {
    background: #f2adb5;
    color: #fff;
    border-radius: 30px;
	margin-bottom:30px;
    width: 100%;
}
.seiyakuzumi p{
	font-size: 30px;
}
.cat-section01-content dd.price_price,.cat-section01-content dt.price_ttl{
	color:#DC8379;
	font-size:36px;
}
/* ----------------------------------------------
子猫一覧
----------------------------------------------*/
.cat-list-section01 {
  background: url(img/top_contet03_bg.png) no-repeat;
  background-size: cover;
  padding: 5% 0;
  text-align: center;
}
.cat-list-section01 .main-title{
  margin-bottom: 50px;
}
.cat-list-section01-content{
  margin: 0 auto;
  width: 1000px;
}
.cat-list-section01-content li{
  margin-bottom: 30px;
  
  text-align: left;
}
.cat-list-section01-content .kitten-card {
    background: #f9f9f9;
    box-sizing: border-box;
    border-radius: 15px;
    padding: 15px;
	width: 310px;
}
.cat-list-section01-content li a{
  color: #693b36;
}
.cat-list-section01-content li:hover{
  opacity: 0.6;
}
.cat-list-section01-content li figure{
  margin-bottom: 15px;
}
.cat-list-section01-content li dt{
  font-size: 18px;
  width: 30%;
}
.cat-list-section01-content li dd{
  font-size: 18px;
  width: 70%;
}
.cat-list-section02 {
  background: url(img/html_bg.png)repeat;
  background-position: top;
  box-sizing: border-box;
  color: #fff;
  padding: 100px 0;
  text-align: center;
}
.cat-list-section02 .main-title{
  color: #fff;
}
.cat-list-section02-content{
  margin: 0 auto;
  width: 1100px;
}
.cat-list-section02-content .content-text{
  font-size: 18px;
}
.kitten-card li{
	margin-bottom:5px;
}
.kitten-grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
/* ===== 共通：ページャー（子猫一覧＆インタビュー一覧） ===== */
/* ラッパー（両方のクラスに対応） */
.pagination,
.interview-pagination {
  text-align: center;
  margin: 30px 0;
}

/* paginate_links( 'type' => 'list' ) の <ul> をフレックス化 */
.pagination ul,
.interview-pagination ul,
.pagination .page-numbers,              /* 念のため ul に .page-numbers が付く場合 */
.interview-pagination .page-numbers {
  display: flex;
  flex-wrap: wrap;       /* 狭い画面で折り返す */
  justify-content: center;
  gap: 6px;              /* ボタン間の余白 */
  padding: 0;
  margin: 0;
  list-style: none;
}

/* <li> のリセット */
.pagination li,
.interview-pagination li {
  margin: 0;
  padding: 0;
}

/* 各リンクと現在ページ */
.pagination a,
.pagination span,
.interview-pagination a,
.interview-pagination span {
  display: block;
  padding: 8px 14px;
  border: 1px solid #ccc;
  text-decoration: none;
  font-size: 14px;
  color: #333;
  border-radius: 4px;
  min-width: 36px;       /* タップしやすく */
  text-align: center;
  transition: all 0.2s;
}

.pagination a:hover,
.interview-pagination a:hover {
  background: #f5f5f5;
}

.pagination .current,
.interview-pagination .current {
  background: #ed7365;   /* 強調色（必要なら変更可） */
  color: #fff;
  border-color: #ed7365;
}

/* かなり狭い端末での読みやすさ */
@media (max-width: 360px) {
  .pagination a,
  .pagination span,
  .interview-pagination a,
  .interview-pagination span {
    padding: 7px 10px;
    font-size: 13px;
    min-width: 32px;
  }
}

/* ----------------------------------------------
インタビュー
----------------------------------------------*/
.interview-section01{
  padding: 50px 0 0;
  text-align: center;
}
.interview-section01-content{
  margin: 0 auto;
  width: 1100px;
}
.interview-section01-content li{
  padding: 50px;
}
.interview-section01-content li figure{
  width: 250px;
}
.interview-section01-content_inner{
  text-align: left;
  width: 700px;
}
.inview_name{
  font-size: 24px;
}
.inview_ttl{
  margin-bottom: 5px;
}
.inview_p{
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
}

/* ----------------------------------------------
お問い合わせ
----------------------------------------------*/
.contact-section01{
  padding: 100px 0;
  text-align: center;
}
.contact-section01-content{
  margin: 0 auto;
  width: 1100px;
}
.contact-section02{
  padding: 0 0 100px;
  text-align: center;
}
.contact-section02-content{
  margin: 0 auto;
  width: 900px;
}
.wpforms-container .wpforms-form{
	text-align:left;
}
/* ----------------------------------------------
メールフォーム
----------------------------------------------*/
.mail_form {
  text-align: center;
}
form {
  width: 800px;
  margin: 50px auto 0;
  text-align: center;
}
.from_item {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 30px 0;
}
label {
  width: 250px;
  font-size: 16px;
  line-height: 2;
  text-align: left;
  color: #182741;
}
.form_text {
  width: 550px;
  height: 42px;
  padding: 5px 10px;
  font-size: 14px;
  box-sizing: border-box;
}
::placeholder {
  color: #ccc;
}
.requirements {
  width: 550px;
  height: 20px;
  display: flex;
  align-items: center;
  color: #182741;
}
.requirements input {
  margin: 0 15px 0 0;
}
.requirements input:last-of-type {
  margin: 0 20px 0 50px;
}
.contact_message {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 30px 0 60px;
}
.contact_message label {
  padding: 15px 0 0;
}
textarea {
  width: 550px;
  height: 350px;
  padding: 5px 10px;
  font-size: 14px;
  box-sizing: border-box;
}
input#submit_button {
  width: 330px;
  padding: 20px;
  background: #94233e;
  font-size: 18px;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  border: none;
}
/* ----------------------------------------------
　スマホ
----------------------------------------------*/
@media screen and (max-width: 864px) {
  .pc {
    display: none;
  }
  p,
  li {
    font-size: 4vw;
  }
  small {
    color: #693b36;
    padding: 10px 0;
    text-align: center;
    writing-mode: unset;
  }
  footer {
    background: none;
    display: block;
    height: auto;
    margin: 50px 0 62px;
    padding: 0;
    position: unset;
  }
  .footer_tel {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
  }
  .footer_tel .footer_tel_inner {
    margin: 0px auto;
  }
  .footer_tel .footer_tel_inner li{
    width: 50%;
  }
  .inquiry_btn {
    color: #fff;
    background: #33a2e1;
    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: 30px 20px 60px;
  }
  .main-title,.main-title span{
    font-size: 6vw;
    margin-bottom: 30px;
  }
  .top-logo {
    top: 25%;
    left: 20%;
    width: 60%;
  }
  .sub_ttl{
    font-size: 4.5vw;
  }
  .title-catch{
    font-size: 13vw;
  }

.banner_contact_full,.globalMenu.flex{
  display: none;
}
.top-section01{
  background: url(img/sp_top01_bg.png) #f4a39a no-repeat ;
  background-size: contain;
}
.sp_top01_img{
  margin: 0 auto;
  width: 80%;
}
.top-section01-content{
  margin: 0;
  width: 100%;
}

  .menu-list dt, .menu-list dd {
    font-size: 12px;
  }
.link-btn,.link-btn_w{
  font-size: 4.5vw;
  width: 100%;
}
.ttl_before::before {
    background: url(img/ttl_before.png) no-repeat;
    background-size: cover;
    content: "";
    height: 20px;
    left: calc(50% - 10px);
    top: -25px;
    width: 20px;
}
.ttl_before_w::before{
  background: url(img/ttl_before_w.png) no-repeat;
    background-size: cover;
    content: "";
    height: 20px;
    left: calc(50% - 10px);
    top: -25px;
    width: 20px;
}
.top-section02{
  padding: 50px 0 0;
}
.movie,video{
  width: 100%;
}
.main-title span{
  font-size: 4vw;
  margin-bottom: 0;
}
.top-section03-content{
  width: 100%;
}
.top-section03-content li{
  width: 45%;
}
.top-section03-content li dt{
  font-size: 14px;
  width: 40%;
}
.top-section03-content li dd{
  font-size: 14px;
  width: 60%;
}
.seiyaku{
  font-size: 4vw;
}
.seibetsu{
  font-size: 3.5vw;
}
.top-section04-content{
  width: 100%;
}
.flow_catch{
  font-size: 4.2vw;
  width: 100%;
}
.flow_img{
  margin: 0 auto 30px;
  width: 80%;
}
.flow{
  width: 100%;
}
.flow li{
  margin-bottom: 20px;
  width: 80%;
}
.top-section04,.top-section05{
  padding-top: 100px;
}
.top-section05-content{
  width: 100%;
}
.banner_area ul{
  margin-bottom: 50px;
  width: 100%;
}
.banner_area li{
  margin: 0 auto 20px;
  width: 80%;
}
.top-section06-content{
  width: 100%;
}
.top-section06{
  padding: 50px 0 0;
}
	article.interview-item{
		flex-wrap: wrap;
		padding:20px 15px;
	}
	article.interview-item figure {
    margin: 0 auto 15px;
    width: 60%;
}
	.interview-item__customer {
    font-size: 5vw;
}
.inview_name {
    font-size: 5vw;
}
	.interview-item__cat,h3.interview-item__q{
		font-size: 4vw;
	}
.inview_p{
  font-size: 15px;
}
.inner-mv-title-area{
  padding: 50px 0;
}
.innet_ttl_logo{
  width: 50%;
}
.inner-mv-title{
  font-size: 5vw;
}
.about-section01{
  background: none;
  padding: 50px 0;
}
.about-section01-content{
  width: 100%;
}
.about01_img{
  width: 90%;
}
.f-21{
  font-size: 4.5vw;
}
.about-section03-content{
  width: 100%;
}
.about-section03-content-inner{
  box-sizing: border-box;
  padding: 70px 15px 30px;
  width: 100%;
}
.about-section04-content{
  width: 100%;
}
.contact-banner figure{
  margin: 50px auto;
  width: 90%;
}
.cat-section01-content{
  width: 100%;
}
.cat-section01-content dl{
  margin-top: 30px-;
}
.cat-section01-content dt,.cat-section01-content dd{
  font-size: 15px;
}
.cat-section02{
  padding-top: 70px;
}
.cat-section03-content{
  width: 100%;
}
.cat-section03-img{
  margin-bottom: 60px;
}
.cat-section04{
  padding-top: 70px;
}
.cat-section04-content{
  width: 100%;
}
.cat-section04-content li{
  margin-bottom: 30px;
  width: 100%;
}
.cat-section04-content li dt,.cat-section04-content li dd{
  font-size: 16px;
}
.cat-list-section01-content{
  width: 100%;
}
.cat-list-section01-content li{
  width: 45%;
}
.cat-list-section01-content li dt{
  font-size: 14px;
  width: 40%;
}
.cat-list-section01-content li dd{
  font-size: 14px;
  width: 60%;
}
.cat-list-section02{
  padding-top: 70px;
}
.cat-list-section02-content{
  width: 100%;
}
.cat-list-section02-content .content-text{
  font-size: 16px;
}
.interview-section01-content{
  width: 100%;
}
.interview-section01-content li{
  padding: 0;
}
.interview-section01-content li figure{
  width: 50%;
}
.contact-section01{
  padding-top: 70px;
}
.contact-section01-content,.contact-section02-content{
  width: 100%;
}
	.page-numbers li{
padding:10px 15px;
}
	.cat-list-section01-content .kitten-card{
		width:48%;
	}
	.kitten-meta li{
		width:100%;
	}
	.kitten-meta span,.kitten-meta strong {
    font-size: 4vw;
}
}
