@charset "utf-8";
/* ===================
 reset
=================== */
@import 'html-5-reset-stylesheet.css';
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif);
/* ===================
 font-family
=================== */
html{
font-size: 62.5%;
}
body,input,textarea{
font-family : -apple-system, "BlinkMacSystemFont", "Noto Sans Japanese", "Yu Gothic" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", osaka, sans-serif;
}
body{
line-height:1.4;
color:#333;
/*-webkit-user-select: none;*/
-webkit-text-size-adjust: 100%;
width: 100%;
min-width: 1200px;
font-size: 16px; font-size: 1.6rem;
-webkit-text-size-adjust: 100%;
background:url(../img/bg.png);
}
*{
  -webkit-appearance: none;
}
@media only screen and (max-width: 768px) {
  body {
  min-width: 100%;
  font-size: 2.4vw;
  }
}
@media only screen and (max-width: 425px) {
  body {
  font-size: 3.2vw;
  }
}
/* ===================
 reset-add
=================== */
a:active {
color: #000;
}
a {
color: #333;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
transition: .5s;
}
ol, ul {
list-style: none;
}
img {
max-width:100%;
vertical-align: bottom;
}
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 {
box-sizing: border-box;
}
/* ===================
 common
=================== */
.nest {
width: 1200px;
margin: 0 auto;
}
.cf:after {
content: "";
clear: both;
display: block;
}
@media only screen and (max-width: 768px) {
  .nest {
  width: 100%;
  }
}
header h1 a:hover,header h1 + p a:hover,
header ul li a:hover,#page-top a:hover,
footer li a:hover,#recipe article + p a:hover{
opacity: .6;
}
/* ===================
 header
=================== */
header{
background: #f7f7f7;
}
header .nest{
position: relative;
}
header p{
position: absolute;
bottom: 40px;
right: 110px;
}
.fat-nav{
background: #0098d8
}
nav ul{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
nav ul li{
font-size: 14px; font-size: 1.4rem;
font-weight: bold;
width: 20%;
text-align: center;
}
nav ul li a{
display: block;
line-height: 70px;
color: #fff;
}
nav ul li:nth-child(2) a{
display: block;
line-height: normal;
/* line-height: 70px; */
padding: 16px 0;
color: #fff;
}
nav ul li a:hover{
background: #0485b2;
}
@media only screen and (max-width: 768px) {
  header p{
  width: 20%;
  bottom: 4%;
  right: 5%;
  }
  nav ul{
  padding-top: 15%;
  flex-wrap: wrap;
  }
  nav ul li{
  width: 100%;
  }
  nav ul li a{
  line-height: normal;
  padding: 4vw 0;
  color: #fff;
  }
  nav ul li:nth-child(2) a{
  padding: 4vw 0;
  }
}
h2{
text-align: center;
padding:0 0 50px;
font-size: 14px; font-size: 1.4rem;
}
h2 img{
display: block;
margin: 0 auto 8px;
}
@media only screen and (max-width: 768px) {
  h2{
  padding:0 0 5vw;
  font-size: 2vw;
  }
  h2 img{
  width: 50%;
  margin: 0 auto 0.8vw;
  }
}
@media only screen and (max-width: 425px) {
  h2{
  font-size: 3vw;
  }
}
/* ===================
 #about
=================== */
#about{
background:url(../img/about-bg.jpg) 50% 0 no-repeat;
background-size: cover;
position: relative;
padding: 110px 0 180px;
}
#about dl{
background: #fff;
width: 860px;
margin: 0 auto;
padding: 45px;
}
#about dt{
text-align: center;
font-size: 26px; font-size: 2.6rem;
font-weight: bold;
margin-bottom: 30px;  
}
@media only screen and (max-width: 768px) {
  #about{
  padding: 11vw 0 11vw;
  }
  #about dl{
  width: 94%;
  margin: 3% auto;
  padding: 4.5vw;
  }
  #about dt{
  font-size: 2.4vw;
  margin-bottom: 3vw;  
  }
}
@media only screen and (max-width: 425px) {
  #about dt{
  font-size: 4vw;
  }
}
/* ===================
 #difference
=================== */
.difference01{
background: #0098d8;
}
.difference01 p {
padding-top: 38%;
padding-bottom: 50px;
color: #fff;
font-size: 38px; font-size: 3.8rem;
text-align: center;
}
.difference01 .nest{
position: relative
}
.movie-box{
width: 860px;
position: absolute;
top: -50px;
left: calc(50% - 430px);
}
.movie {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.movie iframe,
.movie img {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
.difference02{
padding: 110px 0;
text-align: center
}
.difference02 h3{
font-size: 25px; font-size: 2.5rem;
font-weight: bold;
position: relative;
}
.difference02 h3:after{
content: "";
width: 520px;
height: 1px;
background: #333;
bottom: -20px;
left: calc(50% - 260px);
position: absolute;
}
.difference02 h3 + img{
margin: 5.5vw auto 5vw;
}
@media only screen and (max-width: 768px) {
  .difference01 p {
  padding-top: 50%;
  padding-bottom: 5vw;
  font-size: 5vw;
  }
  .movie-box{
  width: 94%;
  top: -10%;
  left: 3%;
  }
  .difference02{
  padding: 11vw 0;
  }
  .difference02 h3{
  font-size: 3.5vw;
  }
  .difference02 h3:after{
  width: 90%;
  left: 5%;
  bottom: -25%;
  }
  .difference02 h3 + img{
  width: 90%;
  margin: 7vw auto 5vw;
  }
  .btn{
  width: 70%;
  margin: 0 auto;
  }
}
/* ===================
 #lineup
=================== */
.lineup01{
background: url(../img/bg-pattern.png) 0 0 repeat;
padding: 110px 0 180px;
}
.swiper-slide > div{
background: #fff;
width: 860px;
margin: 0 auto;
padding: 55px 60px;
box-shadow: 2px 2px 4px  #ddd;
position: relative;
}
.swiper-slide > div h3{
font-size: 50px;
font-weight: bold;
font-style: italic;
}
.swiper-slide > div h4 + ul{
width: 50%;
margin: 17px 0;
}
.swiper-slide > div h4 + ul li{
display: inline-block;
font-size: 13px;
font-weight: bold;
padding: 6px 10px;
background: #0098d8;
color: #fff;
margin: 0 4px 5px 0;
}
.swiper-slide ul + ul{
width: 50%;
margin: 0 0 60px 30px;
font-size: 15px;
}
.swiper-slide ul + ul li{
list-style-type: circle;
}
.swiper-slide img{
width: 50%;
position: absolute;
bottom: 20px;
right: 30px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
background: url(../img/icon-next.png)!important;
transition: .3s;
}
.swiper-button-next:hover{
background: url(../img/icon-next-on.png)!important;
}
.swiper-button-prev{
background: url(../img/icon-prev.png)!important;
transition: .3s
}
.swiper-button-prev:hover{
background: url(../img/icon-prev-on.png)!important;
}
.swiper-button-next, .swiper-button-prev{
width: 47px!important;
height: 47px!important;
}
.lineup02{
padding: 100px 0 65px;
text-align: center;
}
.lineup02 h3{
font-size: 25px;
margin: 0 auto 35px;
padding: 0 0 15px 0;
position: relative;
}
.lineup02 h3:after{
content: "";
width: 160px;
height: 1px;
background: #333;
position: absolute;
top: 50px;
left:calc(50% - 80px);
}
@media only screen and (max-width: 768px) {
  .lineup01{
  padding: 11vw 0;
  }
  .swiper-slide > div{
  width: 90%;
  margin: 5% auto;
  padding: 20vw 10vw 2vw;
  }
  .swiper-slide > div h3{
  font-size: 7vw;
  }
  .swiper-slide > div h4 + ul li{
  font-size: 1.6vw;
  font-weight: bold;
  padding: 0.6vw 1vw;
  margin: 1vw 1vw 1vw 0;
  }
  .swiper-slide ul + ul{
  margin: 0 0 6vw 3vw;
  font-size: 2.4vw;
  width: 100%;
  }
  .swiper-slide > div h4 + ul{
  width: 100%;
  }
  .swiper-slide img{
  width: 50%;
  bottom: auto;
  top: 20px;
  right: 20px;
  }
  .lineup02{
  padding: 10vw 0 6.5vw;
  }
  .lineup02 h3{
  font-size: 3.5vw;
  margin: 0 auto 3.5vw;
  padding: 0 0 1.5vw 0;
  }
  .lineup02 h3:after{
  width: 24%;
  top: 90%;
  left:38%;
  }
  .lineup02 img{
  width: 90%;
  margin:  0 auto;
  }
}
@media only screen and (max-width: 425px) {
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background: url(../img/icon-next.png) no-repeat!important;
  background-size: 100% auto!important;
  }
  .swiper-button-next:hover{
  background: url(../img/icon-next-on.png) no-repeat!important;
  background-size: 100% auto!important;
  }
  .swiper-button-prev{
  background: url(../img/icon-prev.png) no-repeat!important;
  background-size: 100% auto!important;
  }
  .swiper-button-prev:hover{
  background: url(../img/icon-prev-on.png) no-repeat!important;
  background-size: 100% auto!important;
  }
  .swiper-button-next, .swiper-button-prev{
  width: 10%!important;
  }
}
/* ===================
 #howto
=================== */
.howto01{
background: url(../img/bg-pattern.png) 0 0 repeat;
padding: 110px 0;
}
.howto01 ul{
background: url(../img/howto-img.png) 0 0 no-repeat;
width: 800px;
margin: 0 auto;
padding: 30px 0 0 240px;
min-height: 200px;
}
.howto01 li{
list-style-type: circle;
font-size: 15px;
margin-bottom: 10px
}
.howto02 .nest{
position: relative;
padding: 380px 0 110px;
text-align: center;
}
.howto02 ul{
display: flex;
width: 940px;
margin: 0 auto;
flex-wrap: wrap;
justify-content: space-between;;
position: absolute;
top: -50px;
left: calc(50% - 470px);
}
.howto02 li{
position: relative;
background: #fff;
padding: 10px;
width: 440px;
}
.howto02 li h3{
color: #fff;
font-size: 13px;
text-align: center;
line-height: 35px;
margin: 20px;
background: #0098d8;
}
.howto02 li p{
font-size: 12px;
margin: 0 20px;
}
@media only screen and (max-width: 768px) {
  .howto01{
  padding: 11vw 0 16vw;
  }
  .howto01 ul{
  background: url(../img/howto-img.png) top center no-repeat;
  background-size: 40% auto;
  width: 80%;
  margin: 0 auto;
  padding: 36% 0 0 0;
  }
  .howto01 li{
  list-style-type: circle;
  margin-bottom: 1vw;
  font-size: 2.5vw;
  }
  .howto02 .nest{
  padding: 130vw 0 11vw;
  }
.howto02 ul{
width: 94%;
top: -50px;
left: 3%;
}
.howto02 li{
width: 100%;
}
.howto02 li h3{
color: #fff;
font-size: 13px;
text-align: center;
line-height: 35px;
margin: 2vw;
background: #0098d8;
}
.howto02 li p{
font-size: 12px;
margin: 0 2vw;
}
}
/* ===================
 #contact
=================== */
#contact{
background: url(../img/bg-pattern.png) 0 0 repeat;
padding: 110px 0 180px;
text-align: center;
}
#contact .nest > p{
font-size: 12px;
margin-bottom: 50px;
}
#contact .nest > p a{
color: #0098d8;
text-decoration: underline;
}
#contact .nest > div {
background: #fff;
width: 860px;
margin: 0 auto 50px;
padding:45px 20px;
}
#contact .nest > div > p + img {
margin-bottom: 20px;
}
#contact .nest > div > p + img + p {
font-size: 12px;
width: 400px;
margin: 0 auto;
text-align: left;
}
#contact h3{
width: 383px;
background: #333;
color: #fff;
line-height: 35px;
font-size: 13px;
margin: 0 auto 24px;
}
#contact h3 + p{
font-size: 14px;
font-weight: bold;
margin-bottom: 24px;
}
#contact table{
width: 616px;
margin: 0 auto;
}
#contact table th{
border-bottom: 1px solid #ccc;
font-size: 12px;
width: 152px;
text-align: left;
padding: 20px 0;
vertical-align: top;
}
#contact table th span{
display: inline-block;
background: #cc0000;
padding: 2px 4px;
color: #fff;
font-size: 11px;
margin: 3px 0 0 0;
}
#contact table tr:last-child th,
#contact table tr:last-child td{
border: none;
}
#contact table td{
border-bottom: 1px solid #ccc;
padding: 20px 0;
font-size: 12px;
}
#contact table li{
text-align: left;
width: 50%;
float: left;
margin-bottom: 10px;
}
#contact table li:last-child{
margin-bottom: 0;
}
#contact input[type="radio"]{
display: none;
}
#contact input[type="radio"] + label{
padding-left: 20px;
position:relative;
margin-right: 20px;
}
#contact input[type="radio"] + label::before{
content: "";
display: block;
position: absolute;
top: 0  ;
left: 0;
width: 15px;
height: 15px;
border: 1px solid #999;
border-radius: 50%;
}
#contact input[type="radio"]:checked + label::after{
content: "";
display: block;
position: absolute;
top: 3px;
left: 3px;
width: 11px;
height: 11px;
background: #0098d8;
border-radius: 50%;
}
#contact input[type="text"]{
border: 1px solid #333;
border-radius: 3px;
font-size: 16px;
padding: 10px;
width: 100%;
box-sizing: border-box;
}
#contact textarea{
border: 1px solid #333;
border-radius: 3px;
font-size: 16px;
padding: 10px;
width: 100%;
box-sizing: border-box;
}
#contact input[type="submit"] {
margin: 0 auto;
padding: 15px 40px;
width: 400px;
font-size: 1.2em;
background: #e83a91;
color: #fff;
border-style: none;
border-bottom: 3px solid #993366;
}
#contact input[type="submit"]:hover{
cursor: pointer
}
@media only screen and (max-width: 768px) {
  #contact{
  padding: 11vw 0;
  text-align: left
  }
  #contact .nest > p{
  font-size: 2vw;
  margin-bottom: 5vw;
  padding: 0 3%;
  text-align: center;
  }
  #contact .nest > div {
  width: 94%;
  margin: 0 auto 5vw;
  padding:4.5vw 6vw;
  }
  #contact .nest > div > p + img {
  margin-bottom: 2vw;
  }
  #contact .nest > div > p + img + p {
  font-size: 2vw;
  width: 100%;
  }
  #contact h3{
  width: 90%;
  line-height: 6vw;
  font-size: 2vw;
  margin: 0 auto 2.4vw;
  text-align: center;
  }
  #contact h3 + p{
  font-size: 2.4vw;
  margin-bottom: 2.4vw;
  }
  #contact table{
  width: 100%;
  }
  #contact table th{
  border-bottom: none;
  font-size: 2.4vw;
  width: 100%;
  display: block;
  padding: 2vw 0 0;
  }
  #contact table th span{
  font-size: 1.8vw;
  margin: 0 0 0 2vw;
  }
  #contact table td{
  width: 100%;
  display: block;
  padding: 2vw 0;
  font-size: 2.4vw;
  }
  #contact table li{
  width: 100%;
  float: none;
  margin-bottom: 1vw;
  }
  #contact input[type="text"],
  #contact textarea{
  padding: 1vw;
  }
  #contact input[type="submit"] {
  display: block;
  width: 90%;
  margin: 0 auto;
  }
}
@media only screen and (max-width: 425px) {
  #contact h3{
  font-size: 3vw;
  }
  #contact h3 + p{
  font-size: 3vw;
  margin-bottom: 2.4vw;
  }
}



/* ===================
 #contact-cf7
=================== */
span.wpcf7-list-item {
    margin-left: 0 !important;
}
.wpcf7 form > p{
font-size: 12px;
margin-bottom: 50px;
}
.wpcf7 form > p a{
color: #0098d8;
text-decoration: underline;
}
.radio-599 span > span{
width: 50%;
display: block;
float: left;
text-align: left;
}
.wpcf7-list-item  label input[type="radio"]{
position: relative;
top: 0;
left: 0;
opacity: 0;
}
.wpcf7-list-item{
display: block;
}
.wpcf7-list-item  label span{
position: relative;
display: block;
padding-left: 20px;
position:relative;
margin: -1em 20px 5px 0;
}
.wpcf7-list-item  label span::before {
content: "";
display: block;
position: absolute;
top: 0  ;
left: 0;
width: 15px;
height: 15px;
border: 1px solid #999;
border-radius: 50%;
}
.wpcf7-list-item label input[type="radio"]:checked + span::after  {
content: "";
display: block;
position: absolute;
top: 3px;
left: 3px;
width: 11px;
height: 11px;
background: #0098d8;
border-radius: 50%;
}
span.wpcf7-not-valid-tip-no-ajax{
text-align:left;
color:#c00!important;
}
div.wpcf7-validation-errors{
border:none!important;
background:#ffc0cb;
width:80%;
padding:2%!important;
margin:0 auto!important;
font-size:16px;
color:#c00!important;
}
div.wpcf7-mail-sent-ok{
border:none!important;
background:#f0f8ff;
width:80%;
padding:2%!important;
margin:0 auto!important;
font-size:16px;
color:#000080!important;
}
@media only screen and (max-width: 768px) {
  .wpcf7 form > p{
  font-size: 2vw;
  margin-bottom: 5vw;
  padding: 0 3%;
  text-align: center;
  }
}

/* ===================
 footer
=================== */
footer{
text-align: center;
padding: 0 0 20px 0;
}
footer ul{
padding: 50px 0 30px;
}
footer li{
display: inline-block;
margin: 0 12px;
font-size: 12px;
}
footer li img{
max-height: 80px;
}
footer ul + p{
font-size: 12px;
font-weight: bold;
border-top: 1px solid #ccc;
padding: 32px 0 22px;
}
#page-top {
position: fixed;
bottom: 30px;
right: 30px;
width:73px;
}
footer a + p{
padding: 33px 0 0;
font-size: 8px;
}
@media only screen and (max-width: 768px) {
	footer{
	width: 84%;
	margin: 0 auto;
	}
	footer ul + p{
	border-top: none;
	}
  #page-top {
  right: 5%;
  width:9.47%;
  }
}

@media all and (min-width:769px){
  .sp {
  display: none;
  }
}
@media all and (max-width: 768px) {
  .pc {
  display: none;
  }
}

@media all and (min-width:769px){
  .sp {
  display: none;
  }
  .fat-nav {
      display: block !important;
  }
  body {
      overflow: visible !important;
  }
}


/* .overlay {
display: none;
position: fixed;
top: -10px;
left: 0;
right: 0;
bottom: -10px;
background-color: rgba(216,82,76,0.9);
overflow: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 30
}
.container {
display: table;
padding: 10px 0;
width: 100%;
height: 100%;
}
.inner {
display: table-cell;
padding: 2.7em 2em;
vertical-align: middle;
}
.modal {
margin: 0 auto;
padding: 1.9em 2em;
max-width: 550px;
text-align: justify;
text-justify: inter-ideograph;
color: #fff;
}
.modal::after {
display: table;
content: '';
clear: both;
}
.modal > p {
text-indent: 1em;
line-height: 1.7;
}
.modal > img{
margin: 0 auto;
display: block;
}
.c_name,.c_profile{
text-align: center;
font-size: 22px;
font-weight: bold;
margin: 10px auto;
}
.button {
margin: .8em auto 0;
padding: .5em 1.4em;
color: #fff;
font-size: .95em;
border: 3px solid #fff;
outline: 0;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: transparent;
display: block;
}
.button:hover {
background-color: #dd7979;
} */