/*
 * リセット
 * ----------------------------------------------------------------------------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  -webkit-appearance: none;
  outline: none
}
*, *:before, *:after {
  box-sizing: border-box
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
  display: block
}
ol, ul {
  list-style: none
}
table {
  border-collapse: separate;
  border-spacing: 0
}
caption, th, td {
  font-weight: normal;
  text-align: left
}
blockquote:before, blockquote:after, q:before, q:after {
  content: ""
}
blockquote, q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none
}
a:focus {
  outline: none
}
a:hover, a:active {
  outline: 0
}
a img {
  border: 0
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: .1em;
  line-height: 0
} /*
 * Global
 * ----------------------------------------------------------------------------
 */
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: local('NotoSansJP-Regular.otf'), url("//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2") format('woff2'), url("//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff") format('woff'), url("//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf") format('opentype')
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url("//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2") format('woff2'), url("//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff") format('woff'), url("//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf") format('opentype')
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url("//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff2") format('woff2'), url("//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff") format('woff'), url("//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.otf") format('opentype')
}
html {
  font-size: 20px;
}
@media (max-width:767px) {
  html {
    font-size: 10px
  }
}
body {
  font-family: 'Noto Sans Japanese', Meiryo, sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.25;
  color: #613a3a;
  background: #fafafa;
}
@media (max-width:767px) {
  body {
    font-size: 1.6rem
  }
}
a, button {
  color: #613a3a;
  text-decoration: none;
  transition: .3s;
}
a:hover, button:hover {
  transform: scale(1.1)
}
img {
  max-width: 100%;
  height: auto
}
.wrap {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 0 0 3rem
}
.top {
  background: url("/img/mansatsu/top_pc.jpg") no-repeat 0 0/100% auto;
  padding: 40% 0 0;
}
@media (max-width:767px) {
  .top {
    background: url("/img/mansatsu//top_sp.jpg") no-repeat 0 0/100% auto;
    padding: 90% 0 0
  }
}
.amazon {
  background: url("/img/mansatsu//bg_button.png") no-repeat 50% 50%;
  color: #fff;
  width: 423px;
  height: 76px;
  padding: 18px 0 0;
  display: block;
  text-align: center;
  margin: 0 0 0 40px;
}
.amazon:hover {
  transform: scale(1.1)
}
@media (max-width:767px) {
  .amazon {
    background-size: 300px auto;
    padding: 26px 0 0;
    margin: 0 auto;
    width: auto
  }
}
.caption {
  font-size: 1.5rem;
  text-align: center;
  margin: 0 0 2.5rem;
  padding: 15% 0 0;
  font-weight: 700;
}
@media (max-width:767px) {
  .caption {
    padding: 0
  }
}
.caption span {
  display: block;
  background: url("/img/mansatsu//popup.png") no-repeat 50% 50%;
  background-size: contain;
  max-width: 862px;
  margin: 0 auto;
  padding: 10px 0;
}
@media (max-width:767px) {
  .caption span {
    padding: 15px
  }
}
.youtube_wrap {
  max-width: 980px;
  margin: 0 auto 5.25rem;
  padding: 0 10px
}
.youtube {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important
}
.section {
  max-width: 1020px;
  margin: 0 auto 6rem;
  padding: 0 10px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
@media (max-width:767px) {
  .section {
    display: block
  }
}
.title_yukichi {
  background: url("/img/mansatsu//yukichi.png") no-repeat 0 50%;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 1.5rem 0 1.5rem 6rem;
  margin: 0 0 1.5rem;
}
@media (max-width:767px) {
  .title_yukichi {
    background-size: 52px auto
  }
}
.art_yukichi {
  flex: 0 0 384px;
  margin: 0 0 1em 1em;
}
@media (max-width:767px) {
  .art_yukichi {
    margin: 1em 0;
    text-align: center
  }
}
.section_oishisa {
  max-width: 1200px;
  margin: 0 auto;
  background: url("/img/mansatsu//egg.jpg") no-repeat 0 0;
  position: relative;
  padding: 0 0 270px;
}
@media (max-width:767px) {
  .section_oishisa {
    background: url("/img/mansatsu//egg.jpg") no-repeat 0 50%;
    background-size: contain;
    padding: 0 0 70%
  }
}
.section_oishisa_in {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 10px 0 34%;
}
@media (max-width:767px) {
  .section_oishisa_in {
    padding: 0 10px
  }
}
.title_oishisa {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 2.5rem
}
.art_osatsu {
  position: absolute;
  right: 60px;
  bottom: -2rem;
}
@media (max-width:767px) {
  .art_osatsu {
    width: 150px;
    right: 10px
  }
}
.osusume {
  text-align: center;
  margin: 0 0 2.5rem
}
.title_lineup {
  font-size: 1.75rem;
  font-weight: 700;
  padding: 0 0 1.1rem;
  margin: 0 0 3.5rem;
  text-align: center;
  background: url("/img/mansatsu//hr.png") no-repeat 50% 100%
}
.lineup {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  font-size: 1rem;
  max-width: 1120px;
  padding: 0 10px;
  margin: 0 auto 3rem;
  justify-content: space-between;
  align-items:baseline;
  text-align: center;
}
@media (max-width:767px) {
  .lineup {
    flex-flow: wrap;
    margin: 0
  }
}
.lineup > li {
  text-align: center;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-flow: column;
  flex: 1 1 25%;
}
@media (max-width:767px) {
  .lineup > li {
    flex: 1 1 50%;
    margin: 0 0 2rem
  }
}
.image_wrap {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 1rem;
}
.image_wrap img{
	width: 95%;
	max-width: 200px;
	min-width: 120px;
	margin: 0 auto;
}
.text_in {
  text-align: center;
}
.text_in > p {
  text-align: left;
  display: inline-block;
  margin: auto 0 0
}
.text_in dl dt{
	font-size: 16px;
	margin-bottom: 10px;
}
.text_in dl dd{
	font-size: 16px;
	background: #f1f1f1;
	padding: 3px;
	margin: 0 10px 10px 10px;
}
.text_in dl dd.price{
	font-size: 18px;
	font-weight: bold;
	background: #fff;
	margin: 0;
}
.text_in dl dd.price span{
	font-size: 14px;
}
.amazon.after_lineup {
  margin: 0 auto 3.25rem
}
.uservoice {
  background: url("/img/mansatsu//bg_uservoice.jpg") no-repeat 50% 0/cover;
  padding: 15px;
  position: relative;
  margin: 0 0 47px;
}
@media (max-width:767px) {
  .uservoice {
    margin: 0 0 100px
  }
}
.uservoice_in {
  border: solid 3px #b28850;
  padding: .5rem;
  background: url("/img/mansatsu//kira01.png") no-repeat 0 100%
}
.uservoice_in_2 {
  border: solid 1px #b28850;
  padding: 0 5rem 4.5rem;
  background: url("/img/mansatsu//kira02.png") no-repeat 100% 100%;
}
@media (max-width:767px) {
  .uservoice_in_2 {
    padding: 0 10px 10px
  }
}
.wappen {
  position: absolute;
  top: 5px;
  left: 35px;
}
@media (max-width:767px) {
  .wappen {
    width: 115px;
    top: 2px;
    left: 17px
  }
}
.title_voice {
  width: 70%;
  margin: 0 auto;
  font-size: 1rem;
  text-align: center;
  padding: 2rem 0;
  font-weight: 700;
}
@media (max-width:1200px) {
  .title_voice {
    width: 55%
  }
}
@media (max-width:767px) {
  .title_voice {
    width: 100%;
    padding: 2rem 0 2rem 100px
  }
}
.content_voice {
  padding: 80px;
  font-size: .9rem;
  background: rgba(255, 255, 255, 0.83);
}
@media (max-width:767px) {
  .content_voice {
    padding: 20px;
    font-size: 1.2rem
  }
}
.content_voice > dt {
  border-top: dotted 3px #f6b37f;
  padding: 1rem 0 0;
  margin: 1rem 0;
  font-weight: 700;
}
.content_voice > dt:first-child {
  border: none;
  padding: 0
}
.site_title {
  font-size: .6rem;
  color: #666;
  border-left: 1px solid #666;
  line-height: 1;
  padding: 0 0 0 .5em;
  margin: 0 0 .5em;
}
@media (max-width:767px) {
  .site_title {
    font-size: 1rem
  }
}
.url a {
  color: #03c;
  text-decoration: underline;
  word-wrap: break-word;
}
.url a:hover {
  color: #648bff
}
.wappen_obon {
  position: absolute;
  right: 0;
  bottom: -50px;
}
@media (max-width:767px) {
  .wappen_obon {
    width: 189px;
    bottom: -80px
  }
}
.icon_tel {
  font-size: 1.15rem;
  background: url("/img/mansatsu//icon_tel.png") no-repeat 50% 0;
  padding: 50px 0 0;
  text-align: center;
  margin: auto;
}
@media (max-width:767px) {
  .icon_tel {
    font-size: 1.6rem
  }
}
.contact_popup {
  text-align: center;
  font-size: 1rem;
}
@media (max-width:767px) {
  .contact_popup {
    max-width: 418px;
    margin: 0 auto
  }
}
.contact_box {
  max-width: 820px;
  margin: 0 auto;
  background-color: #f7f3ed;
  border: solid 3px #e6d6c6;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  padding: .9rem 0;
}
@media (max-width:767px) {
  .contact_box {
    display: block;
    padding: 10px;
    margin: 0 1rem 3rem
  }
}
.column_l {
  flex: 0 0 270px;
  justify-content: center
}
.column_r {
  padding: 0 0 0 2em;
  border-left: 1px solid #a0a0a0;
}
@media (max-width:767px) {
  .column_r {
    border-left: none;
    border-top: 1px solid #a0a0a0;
    margin: 10px 0 0;
    padding: 10px 0 0;
    text-align: center
  }
}
.contact {
  font-size: 1.15rem;
}
@media (max-width:767px) {
  .contact {
    font-size: 1.4rem
  }
}
.contact > dt {
  margin: 0 0 .75em
}
.contact > dd {
  font-size: .9rem;
  margin: 0 0 .5em;
}
@media (max-width:767px) {
  .contact > dd {
    font-size: 1.4rem
  }
}
.tel > a {
  color: #c00;
  display: inline-block;
  font-weight: 700;
  font-size: 1.2rem;
  background: url("/img/mansatsu//icon_tel_b.png") no-repeat 0 50%;
  padding: 5px 0 5px 40px;
  letter-spacing: .3em;
}
@media (max-width:767px) {
  .tel > a {
    font-size: 1.6rem
  }
}
.contact_caption {
  max-width: 792px;
  margin: -1.5rem auto 1rem;
  padding: 0 50px;
  font-size: 1rem;
}
@media (max-width:767px) {
  .contact_caption {
    font-size: 1.2rem
  }
}
.footer {
  background: #5c903a;
  color: #fff;
  font-size: .7rem;
}
.footer .wrap {
  background: transparent;
  padding: 0 1rem;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  padding: 1.5rem
}
.totop {
  font-size: .95rem;
  vertical-align: middle;
  position: relative;
  padding: 0 0 0 1em;
  color: #fff;
  margin: 0 0 0 auto;
}
.totop:before {
  content: "▶";
  position: absolute;
  left: 0;
  top: .3em;
  font-size: .6rem;
  margin: 0 .5em 0 0;
}
@media (max-width:767px) {
  .totop:before {
    top: .5em
  }
}