@import url("/um/v7/css/reset.css");

/*	Recta
============================== */
div.right div.recta {
  width: 300px;
  height: 250px;
  margin: 0 auto 20px;
  box-shadow: 0px 2px 6px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 6px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 2px 6px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

a {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}

a:hover {
  color: #3896d3;
}

.lazy {
  ????display: block;
  ????position: relative;
  ????background-color: #b27b4e;
  ????margin: 0 auto;
}

.wbr {
  white-space: nowrap;
  display: inline-block;
}

/*	text align
============================== */
.tcenter {
  text-align: center;
}

.tleft {
  text-align: left;
}

.tright {
  text-align: right;
}

.small {
  font-size: 87.5%;
}

.bold {
  font-weight: bold;
}

/* = Selected Text
----------------------------------------------- */
::selection {
  background: rgba(17, 190, 209, 0.2);
  /* Safari */
}

::-moz-selection {
  background: rgba(17, 190, 209, 0.2);
  /* Firefox */
}

/*	margin bottom
============================== */
.mgb05em {
  margin-bottom: 0.5em;
}

.mgb1em {
  margin-bottom: 1em;
}

.mgb2em {
  margin-bottom: 2em;
}

/*	font color
============================== */
.blue {
  color: #11bed1;
}

.red {
  color: #d71820;
}

/*	background
============================== */
html, body, div#con-body {
  background-color: rgb(0, 161, 244);
}

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

div#con-body {
  -ms-text-size-adjust: 100%;
  font-kerning: normal;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-family: Verdana, &#230;
  &#184;
  &#184;
  &#227;
  &#8218;
  Â´&#227;
  &#8218;
  &#183;
  &#227;
  &#402;
  &#402;
  &#227;
  &#8218;
  &#175;
  , YuGothic, "&#227;&#402;â€™&#227;&#402;&#169;&#227;&#8218;&#174;&#227;&#402;&#381;&#232;Â§â€™&#227;&#8218;Â´ ProN W3", "Hiragino Kaku Gothic ProN", &#227;
  &#402;
  &#161;
  &#227;
  &#8218;
  &#164;
  &#227;
  &#402;
  &#170;
  &#227;
  &#8218;
  &#170;
  , Meiryo, sans-serif;
}

@media all and (min-width: 768px) {
  div#con-body {
    font-size: 15px;
  }
}

@media all and (max-width: 767px) {
  div#con-body {
    font-size: 13px;
  }
}

/*	copyright
============================== */
p.copyright {
  text-align: center;
  color: #fff;
}

p.copyright a {
  color: #fff;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  p.copyright {
    line-height: 21.25;
    margin-top: -40px;
    font-size: 75%;
    padding: 30px 0;
  }

  p.copyright a:hover {
    text-decoration: none;
  }
}

@media all and (max-width: 767px) {
  p.copyright {
    margin-top: -170px;
    font-size: 67.5%;
    line-height: 1.5;
    padding-top: 190px;
    padding-bottom: 50px;
  }
}

/*	top
============================== */
div.top {
  position: relative;
  background: -webkit-linear-gradient(top, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
  background: -o-linear-gradient(top, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
  background: -ms-linear-gradient(top, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
  background: -moz-linear-gradient(top, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
  background: linear-gradient(to bottom, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
}

@media all and (min-width: 768px) {
  div.top {
    height: 1250px;
  }

  div.top div.inner {
    width: 980px;
    margin: 0 auto;
  }
}

div.title h1 {
  background-image: url(../img/poster.jpg);
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
}

@media all and (min-width: 768px) {
  div.title {
    width: 980px;
    height: 1250px;
    float: left;
    background-color: #dec08d;
    background-image: url(../img/title_bg.jpg);
    /* box-shadow */
    box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.4);
  }

  div.title h1 {
    background-image: url(../img/poster.jpg);
    width: 960px;
    height: 1250px;
    background-size: cover;
    margin: 0 auto;
    white-space: nowrap;
    text-indent: 110%;
    overflow: hidden;
  }
}

@media all and (max-width: 767px) {
  div.title {
    margin-bottom: -9%;
  }

  div.title h1 {
    background-size: cover;
    height: 0;
    padding-top: 132.1311475409836%;
  }

  div.title h1 span {
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
  }
}

@media all and (min-width: 768px) {
  div.right {
    float: right;
  }
}

div.present {
  background-image: url(../img/present_bg.jpg);
  padding: 0 5px 5px;
  box-sizing: border-box;
  /* box-shadow */
  box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.4);
}

div.border {
  border-radius: 0px 0px 16px 16px;
  -moz-border-radius: 0px 0px 16px 16px;
  -webkit-border-radius: 0px 0px 16px 16px;
  border-right: 5px solid rgba(99, 186, 221, 0.8);
  border-left: 5px solid rgba(99, 186, 221, 0.8);
  border-bottom: 5px solid rgba(99, 186, 221, 0.8);
}

div.present p.title {
  background-image: url(../img/present_title.png);
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
}

@media all and (min-width: 768px) {
  div.present {
    width: 340px;
    height: 422px;
    border-radius: 0px 0px 22px 22px;
    -moz-border-radius: 0px 0px 22px 22px;
    -webkit-border-radius: 0px 0px 22px 22px;
    margin-bottom: 15px;
  }

  div.border {
    height: 410px;
  }

  div.present p.title {
    width: 330px;
    height: 124px;
    margin: 0 -5px 5px;
  }
}

@media all and (max-width: 767px) {
  div.present p.title {
    background-size: cover;
    height: 0;
    padding-top: 37.5757575757576%;
  }

  div.present p.title span {
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
  }
}

div.present p.youtube {
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  background-color: #fcf051;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #14b2b6), color-stop(.5, transparent), to(transparent));
  background-image: -moz-gradient(linear, 0 0, 100% 0, color-stop(.5, #14b2b6), color-stop(.5, transparent), to(transparent));
  background-image: -o-gradient(linear, 0 0, 100% 0, color-stop(.5, #14b2b6), color-stop(.5, transparent), to(transparent));
  background-image: -ms-gradient(linear, 0 0, 100% 0, color-stop(.5, #14b2b6), color-stop(.5, transparent), to(transparent));
}

p.oubo a {
  display: block;
  background-repeat: no-repeat;
  background-image: url(../img/oubo.png?2021);
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
}

p.ouboclose a {
  display: block;
  background-repeat: no-repeat;
  background-image: url(../img/ouboclose.png);
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
  cursor: default;
}

p.oubo a:hover {
  background-position: bottom;
}

@media all and (min-width: 768px) {
  div.present p.youtube {
    height: 200px;
    width: 300px;
    margin: 0 auto 7px;
    padding-top: 15px;
    box-sizing: border-box;
  }

  p.oubo a {
    width: 490px;
    height: 68px;
    margin: 0 auto 20px;
  }
}

@media all and (max-width: 767px) {
  div.present p.youtube {
    width: 300px;
    margin: 0 auto;
    height: 169px;
  }

  div.present p.oubo {
    padding: 5px;
  }

  p.oubo {
    margin: 2% 2% 4%;
  }

  p.oubo a {
    background-size: cover;
    height: 0;
    padding-top: 21.5873015873016%;
  }

  p.oubo a span {
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
  }

  div.smpbg {
    padding-top: 15px;
    background: -webkit-linear-gradient(top, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
    background: -o-linear-gradient(top, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
    background: -ms-linear-gradient(top, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
    background: -moz-linear-gradient(top, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
    background: linear-gradient(to bottom, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
  }
}

div.top::after {
  display: block;
  content: "";
  width: 100%;
  height: 13px;
  background-image: url(../img/top_afterline.jpg);
  background-repeat: repeat-x;
  background-position: center;
  position: absolute;
  bottom: 0;
}

div.board {
  background-image: url(../img/board_bg.jpg);
  /* box-shadow */
  box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.4);
}

@media all and (min-width: 768px) {
  div.board {
    padding-top: 110px;
    padding-bottom: 40px;
  }

  div.topboad {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  div.top div.inner::after {
    display: block;
    content: "";
    width: 978px;
    height: 65px;
    background-image: url(../img/arch.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -490px;
    z-index: 1;
  }
}

@media all and (max-width: 767px) {
  div.board {
    /* padding-top: 30px; */
    padding-bottom: 20px;
  }

  p.oubo a {
    background-size: cover;
    height: 0;
    padding-top: 13.877551020408163%;
  }

  p.oubo a span {
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
  }
}

p.catch {
  background-repeat: no-repeat;
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
  position: absolute;
  z-index: 2;
}

@media all and (min-width: 768px) {
  p.catch {
    background-image: url(../img/catch.png?171023);
    width: 800px;
    height: 121px;
    left: 50%;
    margin-left: -470px;
    bottom: -92px;
  }
}

@media all and (max-width: 767px) {
  p.catch {
    background-image: url(../img/catch_s.png);
    background-size: cover;
    height: 0;
    padding-top: 26.56%;
    position: relative;
  }

  p.catch span {
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
  }
}

div.box {
  background-color: #11bed1;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 20px;
}

div.box div.inner {
  border: 6px solid #e85914;
  background-image: url(../img/box_bg.jpg);
}

div.oa h2,
div.minogashi h2 {
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
}

div.oa_data {
  text-align: center;
  background-image: url(../img/line.png);
}

@media all and (min-width: 768px) {
  div.box {
    width: 820px;
    margin: 0 auto 20px;
  }

  article.txt {
    padding: 28px 40px;
  }

  div.oa h2 {
    background-image: url(../img/oa_h2.png);
    width: 788px;
    height: 261px;
    margin: -16px auto -110px;
  }

  div.ch h2 {
    background-image: url(../img/ch_h2.png);
  }

  div.minogashi h2 {
    background-image: url(../img/minogashi_h2.png);
    width: 788px;
    height: 261px;
    margin: -16px auto -110px;
  }

  div.ch h3 {
    line-height: 1.5;
  }

  div.oa_data {
    width: 660px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 41px;
  }
}

@media all and (max-width: 767px) {
  div.oa h2 {
    background-image: url(../img/oa_h2_s.png);
    background-size: cover;
    height: 0;
    padding-top: 31.0913705583756%;
  }

  div.ch h2 {
    background-image: url(../img/ch_h2_s.png);
  }

  div.minogashi h2 {
    background-image: url(../img/minogashi_h2_s.png);
    background-size: cover;
    height: 0;
    padding-top: 31.0913705583756%;
  }

  div.oa h2 span {
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
  }

  div.oa_data {
    font-size: 15px;
    line-height: 26px;
    background-size: 417px 26px;
    margin: 0 20px 10px;
  }

  div.oa div.inner {
    /* padding-bottom: 27.4%; */
  }
}

h3 {
  background-color: #fff;
  position: relative;
}

h3 span {
  display: block;
  color: #fa7428;
  font-weight: normal;
}

h3 span::before {
  content: "";
  display: inline-block;
  background-image: url(../img/star.png);
  position: absolute;
}

@media all and (min-width: 768px) {
  h3 {
    padding: 13px;
    margin-bottom: 20px;
  }

  h3 span {
    font-size: 18px;
    margin-left: 55px;
  }

  h3 span::before {
    width: 58px;
    height: 62px;
    left: 5px;
    top: -5px;
  }
}

@media all and (max-width: 767px) {
  h3 {
    padding: 6px;
    margin-bottom: 10px;
  }

  h3 span {
    margin-left: 45px;
  }

  h3 span::before {
    content: "";
    display: inline-block;
    background-size: 60px 43px;
    width: 38px;
    height: 43px;
    position: absolute;
    left: 5px;
    top: 5px;
  }
}

ul.orange {
  margin-left: 20px;
  margin-bottom: 10px;
}

ul.orange li {
  line-height: 1.8;
}

ul.orange li:before {
  content: "&#226;&#8212;â€  ";
  color: #fa7428;
}

p.reporter {
  display: inline-block;
  padding: 4px 11px;
  background-color: #fb9858;
  color: #fff;
  margin-bottom: 10px;
}

@media all and (max-width: 767px) {
  p.reporter {
    margin-bottom: 5px;
  }
}

h4 {
  position: relative;
}

h4 span {
  display: block;
  color: #11bed1;
  font-weight: normal;
}

h4 span::before {
  content: "";
  display: inline-block;
  background-image: url(../img/star.png);
  background-position: right top;
  position: absolute;
}

@media all and (min-width: 768px) {
  h4 {
    margin-bottom: 12px;
  }

  h4 span {
    font-size: 18px;
    margin-left: 44px;
  }

  h4 span::before {
    width: 29px;
    height: 27px;
    left: 8px;
    top: -1px;
  }
}

@media all and (max-width: 767px) {
  h4 {
    margin-bottom: 7px;
  }

  h4 span {
    margin-left: 34px;
  }

  h4 span::before {
    background-size: 60px 43px;
    width: 20px;
    height: 19px;
    left: 8px;
    top: -1px;
  }
}

h5 span {
  border-bottom: 5px solid #fb985b;
}

@media all and (min-width: 768px) {
  h5 {
    margin-bottom: 15px;
  }

  h5 span {
    padding-bottom: 5px;
  }
}

@media all and (max-width: 767px) {
  h5 {
    margin-bottom: 15px;
  }

  h5 span {
    padding-bottom: 3px;
  }
}

ul.disc {
  margin-bottom: 10px;
}

ul.disc li span {
  display: block;
  margin-left: 15px;
}

ul.disc li:before {
  content: "&#227;&#402;&#187; ";
  display: inline-block;
}

div.qa {
  background-color: #fff;
  padding: 8px 15px;
}

div.qa th.q {
  color: #11bed1;
}

div.qa th.a {
  color: #f64c00;
}

article table th,
article table td {
  vertical-align: top;
}

h6 {
  margin-bottom: 5px;
}

@media all and (min-width: 768px) {

  article p,
  article ul,
  article h5,
  article h6,
  article div {
    margin-left: 20px;
  }

  section {
    margin-bottom: 50px;
  }

  ul.disc li span {
    margin-top: -22px;
  }
}

@media all and (max-width: 767px) {

  article p,
  article ul,
  article h5,
  article h6,
  article div {
    margin-left: 20px;
    margin-right: 20px;
  }

  section {
    margin-bottom: 25px;
  }

  ul.disc li span {
    margin-top: -18px;
  }

  p.val {
    margin-bottom: 20px;
  }
}

p.val {
  display: inline-block;
  padding: 4px 11px;
  background-color: #11bed1;
  color: #fff;
}

p.sanyo {
  background-image: url(../img/sanyo_logo.png);
  background-repeat: no-repeat;
  width: 124px;
  height: 70px;
  background-position: center;
  margin: 0 auto;
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
}

p.copyright {
  background-color: #53e5ff;
  background-image: url(../img/copyroght_bg.jpg);
  background-repeat: repeat-x;
  height: 196px;
  box-sizing: border-box;
}

div.sns {
  background-color: #fff8e9;
}

div.sns h2 {
  background-image: url(../img/sns_h2.png);
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
}

@media all and (min-width: 768px) {
  div.sns ul {
    float: right;
    margin-bottom: 25px;
  }

  div.sns div.inner {
    width: 910px;
    margin: 0 auto 20px;
  }

  div.sns h2 {
    width: 420px;
    height: 76px;
    margin: 0 auto 20px;
  }

  div.sns ul li:not(:last-child) {
    margin-bottom: 20px;
  }

  div.sns ul li.facebook a span {
    background-position: left center;
  }

  div.sns ul li.Twitter a span {
    background-position: center;
  }

  div.sns ul li.Instagram a span {
    background-position: right center;
  }
}

@media all and (max-width: 767px) {
  div.sns h2 {
    background-size: cover;
    height: 0;
    padding-top: 18.0952380952381%;
    position: relative;
    margin-bottom: 10px;
  }

  div.sns h2 span {
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
  }

  div.sns ul li {
    float: left;
  }

  div.sns ul li:not(:last-child) {
    margin-right: 10px;
  }

  div.sns ul li.facebook a span {
    background-position: -10px center;
  }

  div.sns ul li.Twitter a span {
    background-position: center;
  }

  div.sns ul li.Instagram a span {
    background-position: -229px center;
  }
}

div.sns ul li a span {
  display: block;
  background-image: url(../img/sns_btns.png);
  background-repeat: no-repeat;
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
}

div.sns ul li a {
  display: block;
  cursor: pointer;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}

div.sns ul li a:hover {
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}

div.sns ul li a:active {
  color: #ddd;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  transition-duration: 0.1s;
}

@media all and (min-width: 768px) {
  div.sns ul li a {
    width: 290px;
    height: 100px;
  }

  div.sns ul li a span {
    width: 110px;
    height: 100px;
    margin: 0 auto;
  }
}

@media all and (max-width: 767px) {
  div.sns ul {
    width: 290px;
    margin: 0 auto 20px;
  }

  div.sns ul li a span {
    width: 90px;
    height: 100px;
    margin: 0 auto;
  }
}

div.sns ul li.facebook a {
  background-color: #3c5a99;
  box-shadow: 0 6px 0 #24365e, 0 12px 0 rgba(0, 0, 0, 0.2);
}

div.sns ul li.facebook a:hover {
  background-color: #5973a8;
  box-shadow: 0 3px 0 #3c5a99, 0 6px 0px rgba(0, 0, 0, 0.2);
}

div.sns ul li.facebook a:active {
  background-color: #3c5a99;
  box-shadow: 0 0 0 #3c5a99, 0 0 0px rgba(0, 0, 0, 0.2);
}

div.sns ul li.Twitter a {
  background-color: #55acee;
  box-shadow: 0 6px 0 #336cbd, 0 12px 0 rgba(0, 0, 0, 0.2);
}

div.sns ul li.Twitter a:hover {
  background-color: #6eb8f1;
  box-shadow: 0 3px 0 #55acee, 0 6px 0px rgba(0, 0, 0, 0.2);
}

div.sns ul li.Twitter a:active {
  background-color: #55acee;
  box-shadow: 0 0 0 #55acee, 0 0 0px rgba(0, 0, 0, 0.2);
}

div.sns ul li.Instagram a {
  background-color: #d93175;
  box-shadow: 0 6px 0 #9a1e47, 0 12px 0 rgba(0, 0, 0, 0.2);
}

div.sns ul li.Instagram a:hover {
  background-color: #df508a;
  box-shadow: 0 3px 0 #d93175, 0 6px 0px rgba(0, 0, 0, 0.2);
}

div.sns ul li.Instagram a:active {
  background-color: #d93175;
  box-shadow: 0 0 0 #d93175, 0 0 0px rgba(0, 0, 0, 0.2);
}

div.sns p.kome {
  text-align: center;
}

@media all and (max-width: 767px) {
  div.sns p.kome {
    margin-bottom: 80px;
  }
}

/*	pagetop
============================== */
p.pgt {
  z-index: 20;
}

p.pgt a, p.pgt span {
  display: block;
}

@media all and (min-width: 768px) {
  p.pgt {
    position: fixed;
    right: 40px;
    bottom: 40px;
  }

  p.pgt a {
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 76px;
    height: 76px;
    background-image: url(../img/pagetop.png);
  }
}

@media all and (max-width: 767px) {
  p.pgt {
    width: 100%;
    min-width: 320px;
    bottom: 0;
  }

  p.pgt a {
    position: relative;
    text-decoration: none;
    color: #ffffff;
    text-shadow: 0 2px 2px hsla(0, 0%, 0%, .25);
    background-image: url(../img/board_bg.jpg);
    height: 40px;
    letter-spacing: 0.5px;
    box-sizing: border-box;
    font-weight: bold;
  }

  p.pgt a span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -0.55em;
    margin-left: -3.5em;
    font-size: 87.5%;
    font-weight: bold;
  }
}

div.comment {
  margin: 0 auto 20px;
}

div.comment h2 {
  background-image: url(../img/comment.jpg?171023);
  background-repeat: no-repeat;
  height: 438px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}

div.comment_txt {
  background-image: url(../img/line_s.png);
}

@media all and (min-width: 768px) {
  div.comment h2 {
    margin-bottom: -60px;
  }

  div.comment_txt {
    line-height: 31px;
  }
}

@media all and (max-width: 767px) {
  div.comment h2 {
    background-image: url(../img/comment_s.jpg?171023);
    background-size: cover;
    height: 0;
    padding-top: 85.9315589353612%;
    position: relative;
    margin-bottom: 5px;
  }

  div.comment h2 span {
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
  }

  div.comment_txt {
    line-height: 26px;
    background-size: 417px 26px;
  }
}

/*	emoji
============================== */
span.em1,
span.em2,
span.em3 {
  background-image: url(../img/emoji.png);
  background-repeat: no-repeat;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-flex;
}

span.em1 {
  width: 20px;
  background-position: -24px 4px;
}

span.em2 {
  width: 22px;
  background-position: right 4px;
}

span.em3 {
  width: 21px;
  background-position: 0 4px;
}

@media all and (max-width: 767px) {

  span.em1,
  span.em2,
  span.em3 {
    background-size: 50px 15px;
  }

  span.em1 {
    width: 15px;
    background-position: -18px 4px;
  }

  span.em2 {
    width: 16px;
    background-position: right 4px;
  }

  span.em3 {
    width: 15px;
    background-position: 0 4px;
  }
}

/*	smp pc menu
============================== */
@media all and (min-width: 768px) {
  div.menu {
    background: -webkit-linear-gradient(top, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
    background: -o-linear-gradient(top, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
    background: -ms-linear-gradient(top, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
    background: -moz-linear-gradient(top, rgb(0, 161, 244) 0%, rgb(142, 215, 249) 20%, rgb(1, 145, 214) 23%, rgb(39, 188, 238) 47%, rgb(214, 233, 220) 64%, rgb(255, 255, 255) 71%, rgb(243, 220, 167) 100%);
  }

  div.menu nav ul {
    width: 980px;
    height: 152px;
    margin: 0 auto;
    padding: 32px 0 0;
    display: flex;
    justify-content: space-between;
    background-image: url(../img/menu_2.png?20220407);
    background-size: contain;
    background-repeat: no-repeat;
  }

  div.menu li a {
    display: block;
    width: 180px;
    height: 115px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 110%;
  }
}

@media all and (max-width: 767px) {
  div.menu nav h2>span {
    font-weight: bold;
  }

  div.menu {
    background-color: #c5000a;
    letter-spacing: 2px;
  }

  div.menu nav h2>span,
  div.menu nav ul li a, div.menu nav ul li a span, div.menu nav ul li a span:after {
    display: block;
  }

  div.menu nav {
    background-color: #fff;
    background-image: url(../img/board_bg.jpg);
    overflow: hidden;
    text-align: left;
  }

  div.menu nav>div {
    overflow: hidden;
  }

  div.menu nav>div.m-off>ul, div.menu nav>div.m-off>div {
    display: none;
  }

  div.menu nav h2 span, div.menu nav ul li a {
    -webkit-tap-highlight-color: hsla(0, 0%, 100%, 0);
    background-image: url(../img/pulldown.svg);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    line-height: 44px;
    height: 44px;
    padding: 0 10px;
  }

  div.menu nav h2:after, div.menu nav ul li:not(:last-child):after {
    content: "";
    display: block;
    margin: 0 10px;
  }

  div.menu nav>div.m-on>h2:after {
    border-bottom: 2px solid #fff;
  }

  div.menu nav>div.m-off>h2:after {
    border-bottom: 2px solid transparent;
  }

  div.menu nav ul li:not(:last-child):after {
    border-bottom: 2px dotted #fff;
  }

  div.menu nav>div.m-on>h2 span {
    background-position: right bottom;
  }

  div.menu nav>div.m-off>h2 span {
    background-position: right top;
  }

  div.menu nav ul li a {
    background-position: right center;
  }
}

/*	catari
============================== */
@media all and (min-width: 768px) {
  .catari-widget {
    background-color: yellow;
    width: 590px;
    float: left;
  }
}

@media all and (max-width: 767px) {
  .catari-widget {
    background-color: yellow;
    margin: 0 15px 15px;
  }

  .catari-widget iframe {
    height: 95%;
  }
}

/*	sp present
============================== */
p.pic {
  background-image: url(../img/sp_present.jpg);
  background-repeat: no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 110%;
  margin: 0 auto;
  background-size: cover;
}

@media all and (min-width: 768px) {
  p.pic {
    width: 477px;
    height: 267px;
  }
}

@media all and (max-width: 767px) {
  p.pic {
    width: 250px;
    height: 140px;
  }
}

div.sp_present h3 {
  margin-top: 10px !important;
}

.sp_oubo_btn a {
  display: block;
  cursor: pointer;
  max-width: 300px;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  text-decoration: inherit;
  background: #20b2aa;
  box-shadow: 0 6px 0 #047c71, 0 12px 0 rgba(0, 0, 0, .2);
  transition: color .3s, background .3s, box-shadow .3s, transform 0.3s;
  font-size: 140%;
}

.sp_oubo_btn a:hover {
  background: #3cc4bd;
  box-shadow: 0 3px 0 #12978d, 0 6px 0 rgba(0, 0, 0, .2);
  transform: translateY(3px);
}

.sp_oubo_btn a:active {
  color: #ddd;
  background: #12978d;
  box-shadow: 0 0 0 #047c71, 0 0 0 rgba(0, 0, 0, .2);
  transform: translateY(6px);
  transition-duration: .1s;
}

@media all and (min-width: 768px) {
  .sp_oubo_btn a {
    padding: 10px;
    margin: 1em auto 0.4em;
  }

  .sp_present section {
    margin-bottom: 0;
  }
}

@media all and (max-width: 767px) {
  .sp_oubo_btn a {
    padding: 5px;
    margin: 1em auto 0.4em;
  }
}

/*	top message
============================== */
p.message {
  background-color: #fff;
  text-align: center;
  border-radius: 10px;
  border: 3px solid #e85914;
  line-height: 1.5;
  background-image: url(../img/message_pc.jpg);
  white-space: nowrap;
  overflow: hidden;
  text-indent: 110%;
  background-position: center;
}

@media all and (min-width: 768px) {
  p.message {
    width: 980px;
    height: 220px;
    margin: 2em auto;
    font-size: 120%;
    box-sizing: border-box;
  }
}

@media all and (max-width: 767px) {
  p.message {
    margin: 1em;
  }

  p.message {
    background-size: cover;
    height: 0;
    padding-top: 22.4489795918367%;
  }

  p.message span {
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
  }
}

/*	trailer
============================== */
.idx .trailer {
  margin: 0 auto 3%;
}

@media all and (max-width: 767px) {
  .idx .trailer_outer {
    padding: 2%;
  }

  .idx .trailer {
    white-space: nowrap;
    overflow: hidden;
    text-indent: 110%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    height: 0;
    padding-top: 56.25%;
  }

  .idx .trailer iframe {
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
}

@media all and (min-width: 768px) {

  .idx .trailer,
  .idx .trailer iframe {
    width: 700px;
    height: 394px;
    box-shadow: 14px 14px 0px 0px #fff7d8;
    /* margin-bottom: 65px; */
  }
}

/*	minogashi paravi
============================== */
#minogashi a {
  width: 100%;
  height: 0;
  padding-top: 20.941558441558442%;
  padding-top: calc(258 / 1232 * 100%);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  position: relative;
  display: block;
}

#minogashi a img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media all and (min-width: 768px) {
  #paravi {
    width: 70%;
    margin: 2em auto;
  }
}

@media all and (max-width: 767px) {
  #paravi {
    width: 90%;
    margin: 0 auto 1em;
  }
}
