@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i);
.u-table,
.u-table_nosp,
table {
  border-collapse: collapse;
}
/* a,
hr {
  padding: 0;
} */
.u-pager__text,
input,
select {
  vertical-align: middle;
}
/* a,
code {
  margin: 0;
} */
/* article,
aside,
cite,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
main,
menu,
nav,
section {
  display: block;
} */
.header,
code,
sup {
  position: relative;
}
/* abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
} */
cite,
pre {
  margin-bottom: 8px;
}
/* img,
sup {
  vertical-align: top;
} */
ins,
mark {
  background-color: #ff9;
  color: #000;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
/* a {
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
} */
ins {
  text-decoration: none;
}
mark {
  font-style: italic;
  font-weight: 700;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-spacing: 0;
}
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
}
/* img {
  font-size: 0;
  line-height: 0;
}  */
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */ /*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa-brands-400.eot);
  src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),
    url(../fonts/fa-brands-400.woff2) format("woff2"),
    url(../fonts/fa-brands-400.woff) format("woff"),
    url(../fonts/fa-brands-400.ttf) format("truetype"),
    url(../fonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
} /*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../fonts/fa-solid-900.eot);
  src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
    url(../fonts/fa-solid-900.woff2) format("woff2"),
    url(../fonts/fa-solid-900.woff) format("woff"),
    url(../fonts/fa-solid-900.ttf) format("truetype"),
    url(../fonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
/* .header__desc,
a,
cite {
  font-weight: 700;
} */
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}
.foris__wrapper {
  font-size: 1.6rem;
  -webkit-font-feature-settings: "Kana";
  font-feature-settings: "Kana";
  font-family: Linotte, YuGothic, "Yu Gothic", 游ゴシック体, 游ゴシック,
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Roboto, メイリオ, Meiryo,
    "ＭＳ Ｐゴシック", Osaka, "MS PGothic", Arial, Helvetica, Verdana,
    sans-serif;
  line-height: 1.8;
  color: #736d6d;
}
/* .js.touchevents a.touch,
a:hover {
  text-decoration: underline;
} */
::-moz-selection {
  background: rgba(0, 0, 0, 0);
  text-shadow: none;
}
::-moz-selection,
::selection {
  background: rgba(0, 0, 0, 0);
  text-shadow: none;
}
sup {
  font-size: 75.5%;
  top: -0.1em;
}
code,
pre {
  -webkit-box-sizing: border-box;
  background-color: #595454;
  color: #fff;
  border-radius: 4px;
  font-family: Consolas, "Courier New", Courier, Monaco, monospace;
  font-size: 14px;
}
pre {
  box-sizing: border-box;
  padding: 16px;
  overflow: scroll;
  line-height: 1.2;
}
code {
  box-sizing: border-box;
  top: -1px;
  padding: 3px 8px;
  display: inline-block;
  line-height: 1;
}
.column3 li,
.header__row {
  -webkit-box-sizing: border-box;
}
cite {
  color: #1aa5e9;
  font-style: normal;
}
#all {
  width: 100%;
}
img.js-show {
  -webkit-animation: imgFaideIn 1s;
  animation: imgFaideIn 1s;
}
@-webkit-keyframes imgFaideIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes imgFaideIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.column3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
}
.column3 li {
  box-sizing: border-box;
  max-width: 33.333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  padding: 8px;
}
@media screen and (max-width: 666px) {
  .column3 li {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.header {
  z-index: 999;
}
.header__row {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 24px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 666px) {
  .header__row {
    padding: 0 8px;
  }
}
@media screen and (min-width: 971px) {
  .header__row {
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 970px) {
  .header__row {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 666px) {
  .header__row {
    position: fixed;
    padding: 0;
    height: 45px;
  }
}
.header__bg,
.header__bg_blue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.header__bg {
  background-color: #fff;
  z-index: 2;
}
.header__bg_blue {
  height: 20px;
  background-color: #203459;
  z-index: 3;
}
.header__desc,
.header__logo {
  height: 45px;
  z-index: 3;
  position: relative;
  float: left;
}
.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 24px;
}
.header__desc {
  font-size: 1.2rem;
  color: #094460;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.header-home__desc,
.header__gnav {
  -webkit-font-feature-settings: "palt";
}
@media screen and (max-width: 1010px) {
  .header__desc {
    display: none;
  }
}
.header__hnav {
  position: relative;
  z-index: 3;
  float: right;
}
.header__gnav {
  clear: both;
  position: relative;
  z-index: 3;
  padding-top: 24px;
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  .header__logo {
    margin-left: 8px;
    margin-right: 0;
  }
  .header__gnav {
    z-index: 1;
  }
}
.header-home {
  position: relative;
  z-index: 999;
}
.header-home__row {
  -webkit-box-sizing: border-box;
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 24px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 666px) {
  .header-home__row {
    padding: 0 8px;
  }
}
@media screen and (min-width: 971px) {
  .header-home__row {
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 970px) {
  .header-home__row {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 666px) {
  .header-home__row {
    position: fixed;
    padding: 0;
    height: 45px;
  }
}
.header-home__bg,
.header-home__bg_blue {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.header-home__bg {
  background-color: #fff;
  z-index: 2;
}
.header-home__bg_blue {
  height: 24px;
  background-color: #203459;
  z-index: 3;
}
@media screen and (max-width: 970px) {
  .header-home__bg_blue {
    height: 26px;
  }
}
.header-home__logo {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -4px;
  margin-right: 24px;
}
@media screen and (max-width: 666px) {
  .header-home__logo {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 0;
    margin-left: 8px;
    margin-right: 0;
  }
}
.header-home__logo.logo__1::after,
.header-home__logo.logo__1::before {
  content: " ";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: 4px auto auto;
  display: block;
  overflow: hidden;
  width: 79px;
  height: 0;
  padding-top: 108px;
  background-size: 79px 108px;
}
.header-home__logo.logo__1::before {
  left: -345.1px;
  right: 0;
  background-image: url(../img/common/header/logo_left_01.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__1::before {
    background-image: url(../img/common/header/logo_left_01@2x.png);
  }
}
.header-home__logo.logo__1::after {
  left: 0;
  right: -345.1px;
  background-image: url(../img/common/header/logo_right_01.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__1::after {
    background-image: url(../img/common/header/logo_right_01@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__logo.logo__1::after,
  .header-home__logo.logo__1::before {
    display: none;
  }
}
.header-home__logo.logo__2::after,
.header-home__logo.logo__2::before {
  content: " ";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: 4px auto auto;
  display: block;
  overflow: hidden;
  width: 79px;
  height: 0;
  padding-top: 108px;
  background-size: 79px 108px;
}
.header-home__logo.logo__2::before {
  left: -345.1px;
  right: 0;
  background-image: url(../img/common/header/logo_left_02.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__2::before {
    background-image: url(../img/common/header/logo_left_02@2x.png);
  }
}
.header-home__logo.logo__2::after {
  left: 0;
  right: -345.1px;
  background-image: url(../img/common/header/logo_right_02.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__2::after {
    background-image: url(../img/common/header/logo_right_02@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__logo.logo__2::after,
  .header-home__logo.logo__2::before {
    display: none;
  }
}
.header-home__logo.logo__3::after,
.header-home__logo.logo__3::before {
  content: " ";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: 4px auto auto;
  display: block;
  overflow: hidden;
  width: 79px;
  height: 0;
  padding-top: 108px;
  background-size: 79px 108px;
}
.header-home__logo.logo__3::before {
  left: -345.1px;
  right: 0;
  background-image: url(../img/common/header/logo_left_03.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__3::before {
    background-image: url(../img/common/header/logo_left_03@2x.png);
  }
}
.header-home__logo.logo__3::after {
  left: 0;
  right: -345.1px;
  background-image: url(../img/common/header/logo_right_03.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__3::after {
    background-image: url(../img/common/header/logo_right_03@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__logo.logo__3::after,
  .header-home__logo.logo__3::before {
    display: none;
  }
}
.header-home__logo.logo__4::after,
.header-home__logo.logo__4::before {
  content: " ";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: 4px auto auto;
  display: block;
  overflow: hidden;
  width: 79px;
  height: 0;
  padding-top: 108px;
  background-size: 79px 108px;
}
.header-home__logo.logo__4::before {
  left: -345.1px;
  right: 0;
  background-image: url(../img/common/header/logo_left_04.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__4::before {
    background-image: url(../img/common/header/logo_left_04@2x.png);
  }
}
.header-home__logo.logo__4::after {
  left: 0;
  right: -345.1px;
  background-image: url(../img/common/header/logo_right_04.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__4::after {
    background-image: url(../img/common/header/logo_right_04@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__logo.logo__4::after,
  .header-home__logo.logo__4::before {
    display: none;
  }
}
.header-home__logo.logo__5::after,
.header-home__logo.logo__5::before {
  content: " ";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: 4px auto auto;
  display: block;
  overflow: hidden;
  width: 79px;
  height: 0;
  padding-top: 108px;
  background-size: 79px 108px;
}
.header-home__logo.logo__5::before {
  left: -345.1px;
  right: 0;
  background-image: url(../img/common/header/logo_left_05.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__5::before {
    background-image: url(../img/common/header/logo_left_05@2x.png);
  }
}
.header-home__logo.logo__5::after {
  left: 0;
  right: -345.1px;
  background-image: url(../img/common/header/logo_right_05.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__5::after {
    background-image: url(../img/common/header/logo_right_05@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__logo.logo__5::after,
  .header-home__logo.logo__5::before {
    display: none;
  }
}
.header-home__logo.logo__6::after,
.header-home__logo.logo__6::before {
  content: " ";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: 4px auto auto;
  display: block;
  overflow: hidden;
  width: 79px;
  height: 0;
  padding-top: 108px;
  background-size: 79px 108px;
}
.header-home__logo.logo__6::before {
  left: -345.1px;
  right: 0;
  background-image: url(../img/common/header/logo_left_06.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__6::before {
    background-image: url(../img/common/header/logo_left_06@2x.png);
  }
}
.header-home__logo.logo__6::after {
  left: 0;
  right: -345.1px;
  background-image: url(../img/common/header/logo_right_06.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__6::after {
    background-image: url(../img/common/header/logo_right_06@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__logo.logo__6::after,
  .header-home__logo.logo__6::before {
    display: none;
  }
}
.header-home__logo.logo__7::after,
.header-home__logo.logo__7::before {
  content: " ";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: 4px auto auto;
  display: block;
  overflow: hidden;
  width: 79px;
  height: 0;
  padding-top: 108px;
  background-size: 79px 108px;
}
.header-home__logo.logo__7::before {
  left: -345.1px;
  right: 0;
  background-image: url(../img/common/header/logo_left_07.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__7::before {
    background-image: url(../img/common/header/logo_left_07@2x.png);
  }
}
.header-home__logo.logo__7::after {
  left: 0;
  right: -345.1px;
  background-image: url(../img/common/header/logo_right_07.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__7::after {
    background-image: url(../img/common/header/logo_right_07@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__logo.logo__7::after,
  .header-home__logo.logo__7::before {
    display: none;
  }
}
.header-home__logo.logo__8::after,
.header-home__logo.logo__8::before {
  content: " ";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: 4px auto auto;
  display: block;
  overflow: hidden;
  width: 79px;
  height: 0;
  padding-top: 108px;
  background-size: 79px 108px;
}
.header-home__logo.logo__8::before {
  left: -345.1px;
  right: 0;
  background-image: url(../img/common/header/logo_left_08.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__8::before {
    background-image: url(../img/common/header/logo_left_08@2x.png);
  }
}
.header-home__logo.logo__8::after {
  left: 0;
  right: -345.1px;
  background-image: url(../img/common/header/logo_right_08.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__8::after {
    background-image: url(../img/common/header/logo_right_08@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__logo.logo__8::after,
  .header-home__logo.logo__8::before {
    display: none;
  }
}
.header-home__logo.logo__9::after,
.header-home__logo.logo__9::before {
  content: " ";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: 4px auto auto;
  display: block;
  overflow: hidden;
  width: 79px;
  height: 0;
  padding-top: 108px;
  background-size: 79px 108px;
}
.header-home__logo.logo__9::before {
  left: -345.1px;
  right: 0;
  background-image: url(../img/common/header/logo_left_09.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__9::before {
    background-image: url(../img/common/header/logo_left_09@2x.png);
  }
}
.header-home__logo.logo__9::after {
  left: 0;
  right: -345.1px;
  background-image: url(../img/common/header/logo_right_09.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__9::after {
    background-image: url(../img/common/header/logo_right_09@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__logo.logo__9::after,
  .header-home__logo.logo__9::before {
    display: none;
  }
}
.header-home__logo.logo__10::after,
.header-home__logo.logo__10::before {
  content: " ";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: 4px auto auto;
  display: block;
  overflow: hidden;
  width: 79px;
  height: 0;
  padding-top: 108px;
  background-size: 79px 108px;
}
.header-home__logo.logo__10::before {
  left: -345.1px;
  right: 0;
  background-image: url(../img/common/header/logo_left_10.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__10::before {
    background-image: url(../img/common/header/logo_left_10@2x.png);
  }
}
.header-home__logo.logo__10::after {
  left: 0;
  right: -345.1px;
  background-image: url(../img/common/header/logo_right_10.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__10::after {
    background-image: url(../img/common/header/logo_right_10@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__logo.logo__10::after,
  .header-home__logo.logo__10::before {
    display: none;
  }
}
.header-home__logo.logo__11::after,
.header-home__logo.logo__11::before {
  content: " ";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: 4px auto auto;
  display: block;
  overflow: hidden;
  width: 79px;
  height: 0;
  padding-top: 108px;
  background-size: 79px 108px;
}
.header-home__logo.logo__11::before {
  left: -345.1px;
  right: 0;
  background-image: url(../img/common/header/logo_left_11.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__11::before {
    background-image: url(../img/common/header/logo_left_11@2x.png);
  }
}
.header-home__logo.logo__11::after {
  left: 0;
  right: -345.1px;
  background-image: url(../img/common/header/logo_right_11.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__11::after {
    background-image: url(../img/common/header/logo_right_11@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__logo.logo__11::after,
  .header-home__logo.logo__11::before {
    display: none;
  }
}
.header-home__logo.logo__12::after,
.header-home__logo.logo__12::before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 4px auto auto;
  display: block;
  overflow: hidden;
  width: 79px;
  height: 0;
  padding-top: 108px;
  background-size: 79px 108px;
  z-index: 3;
}
.header-home__logo.logo__12::before {
  left: -345.1px;
  right: 0;
  background-image: url(../img/common/header/logo_left_12.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__12::before {
    background-image: url(../img/common/header/logo_left_12@2x.png);
  }
}
.header-home__logo.logo__12::after {
  left: 0;
  right: -345.1px;
  background-image: url(../img/common/header/logo_right_12.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .header-home__logo.logo__12::after {
    background-image: url(../img/common/header/logo_right_12@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__logo.logo__12::after,
  .header-home__logo.logo__12::before {
    display: none;
  }
}
.header-home__desc {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 32px;
  z-index: 3;
  font-size: 1.6rem;
  font-weight: 700;
  color: #094460;
  font-feature-settings: "palt";
  height: 45px;
}
@media screen and (max-width: 666px) {
  .header-home__desc {
    display: none;
  }
}
.h-logo__home__item,
.h-logo__item {
  display: block;
  height: 0;
  overflow: hidden;
}
.header-home__hnav {
  position: relative;
  z-index: 3;
  float: right;
}
.header-home__gnav {
  clear: both;
  position: relative;
  z-index: 3;
  padding-top: 36px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 970px) {
  .header-home__gnav {
    padding-top: 24px;
  }
}
.h-logo__item {
  width: 203px;
  padding-top: 37px;
  background-image: url(../img/common/header/logo.png);
  background-size: 203px 37px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .h-logo__item {
    background-image: url(../img/common/header/logo@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .header-home__gnav {
    z-index: 1;
  }
  .h-logo__item {
    background-size: 152px 27.5px;
    width: 152px;
    padding-top: 27.5px;
  }
}
.h-logo__home__item {
  width: 203px;
  padding-top: 37px;
  background-image: url(../img/common/header/logo.png);
  background-size: 203px 37px;
}
.hnav__links,
.hnav__row {
  display: -webkit-box;
  display: -ms-flexbox;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .h-logo__home__item {
    background-image: url(../img/common/header/logo@2x.png);
  }
}
.hnav__row {
  display: flex;
}
.hnav__inner {
  height: 45px;
  margin-right: 8px;
}
@media screen and (max-width: 666px) {
  .h-logo__home__item {
    background-size: 152px 27.5px;
    width: 152px;
    padding-top: 27.5px;
    margin-top: 8px;
    margin-left: 8px;
  }
  .hnav__inner {
    display: none;
  }
  .hnav__btns {
    padding-right: 45px;
  }
}
.hnav__links {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 20px;
  margin-bottom: 5px;
}
.hnav__links .hnav__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  color: #727578;
  font-size: 1.2rem;
}
.hnav__links .hnav__item:not(:first-of-type) {
  margin-left: 5.33px;
}
.hnav__links .hnav__item::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 2px;
}
.hnav__links .hnav__item:hover,
.js.touchevents .hnav__links .hnav__item.touch {
  color: #1075a6;
  text-decoration: none;
}
.hnav__links .hnav__item.home::before {
  content: "\f015";
}
.hnav__links .hnav__item.faq::before {
  content: "\f059";
}
.hnav__links .hnav__item.sitemap::before {
  content: "\f0e8";
}
.hnav__links .hnav__item.official-sns::before {
  content: "\f0a3";
}
@media screen and (max-width: 970px) {
  .hnav__links .hnav__item {
    font-size: 1.2rem;
  }
  .hnav__links .hnav__item span {
    display: none;
  }
}
.hnav__btns,
.hnav__exs {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
}
body.faq-contact .hnav__links .hnav__item.faq,
body.faq-question .hnav__links .hnav__item.faq {
  color: #1aa5e9;
}
.hnav__exs {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 20px;
}
.hnav__exs .hnav__item {
  display: block;
  margin-left: 8px;
  text-decoration: none;
  color: #000;
  font-weight: 700;
  font-size: 1.2rem;
}
.hnav__exs .hnav__item:hover,
.js.touchevents .hnav__exs .hnav__item.touch {
  text-decoration: none;
}
body.about .hnav__exs .hnav__item.about {
  color: #1aa5e9;
}
@media screen and (max-width: 744px) {
  .hnav__exs .hnav__item.about span {
    display: none;
  }
}
.hnav__btns {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  float: right;
}
.hnav__btns .hnav__item,
.hnav__item.logout {
  -webkit-box-sizing: border-box;
  -webkit-box-align: center;
}
.hnav__btns .hnav__item {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  width: 100%;
  height: 45px;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 0 8px;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  line-height: 1.2;
}
.hnav__btns .hnav__item::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  width: 15px;
}
@media screen and (min-width: 667px) {
  .hnav__btns .hnav__item {
    border-radius: 2px;
    margin-left: 4px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  }
  .hnav__btns .hnav__item:hover,
  .js.touchevents .hnav__btns .hnav__item.touch {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    text-decoration: none;
  }
}
.hnav__btns .hnav__item.login,
.hnav__btns .hnav__item.mypage {
  border: 1px solid #1075a6;
  background-color: #1075a6;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #fff;
}
.hnav__btns .hnav__item.login::before,
.hnav__btns .hnav__item.mypage::before {
  content: "\f023";
}
.hnav__btns .hnav__item.login:hover,
.hnav__btns .hnav__item.mypage:hover,
.js.touchevents .hnav__btns .hnav__item.login.touch,
.js.touchevents .hnav__btns .hnav__item.mypage.touch {
  background-color: #fff;
  color: #1075a6;
  text-decoration: none;
}
@media screen and (max-width: 666px) {
  .hnav__btns .hnav__item {
    display: block;
    padding: 0;
    width: 45px;
    font-size: 1rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1;
    text-align: center;
  }
  .hnav__btns .hnav__item::before {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    width: 100%;
    font-size: 2rem;
  }
  .hnav__btns .hnav__item.login,
  .hnav__btns .hnav__item.mypage {
    letter-spacing: -2px;
  }
  .hnav__btns .hnav__item.login br,
  .hnav__btns .hnav__item.mypage br {
    display: none;
  }
}
.hnav__btns .hnav__item.inq {
  border: 1px solid #ff7800;
  background-color: #ff7800;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hnav__btns .hnav__item.inq:hover,
.js.touchevents .hnav__btns .hnav__item.inq.touch {
  background-color: #fff;
  color: #ff7800;
  text-decoration: none;
}
.hnav__item.logout {
  box-sizing: border-box;
  font-weight: 700;
  color: #000;
  border: 1px solid #000;
  border-radius: 2px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 4px;
  line-height: 1;
}
.hnav__item.about::before,
.hnav__item.logout::before {
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hnav__item.logout::before {
  display: inline-block;
  content: "";
  font-size: inherit;
}
.hnav__item.logout:hover,
.js.touchevents .hnav__item.logout.touch {
  background-color: #1075a6;
  color: #fff;
}
.hnav__item.about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}
.hnav__item.about::before {
  display: inline-block;
  content: "";
  font-size: 1.6rem;
  margin-right: 4px;
}
.hnav__item.about:hover,
.js.touchevents .hnav__item.about.touch {
  color: #1075a6;
}
@media screen and (max-width: 666px) {
  .hnav__item.about {
    display: none;
  }
}
.hnav__item.name {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 22px;
  border: 1px solid #1075a6;
  border-radius: 2px;
  padding: 0 8px;
}
.hnav__item.name b {
  color: red;
}
.hnav__item.name:hover,
.js.touchevents .hnav__item.name.touch {
  background-color: #1075a6;
  color: #fff;
}
.hnav__item.name:hover b,
.js.touchevents .hnav__item.name.touch b {
  color: #ff7800;
}
@media screen and (max-width: 666px) {
  .hnav__item.name {
    display: none;
  }
}
.hnav-home__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 16px;
}
.hnav-home__inner {
  position: relative;
  height: 45px;
  margin-right: 8px;
}
@media screen and (max-width: 666px) {
  .hnav-home__inner {
    display: none;
  }
}
.hnav-home__links {
  position: absolute;
  top: -162px;
  right: -12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 550px;
  height: 24px;
  margin-bottom: 5px;
  line-height: 24px;
}
:root .hnav-home__links,
_:-ms-lang(x)::-ms-backdrop {
  margin-top: 2px;
}
@media screen and (max-width: 970px) {
  .hnav__item.about::before {
    font-size: 1.4rem;
  }
  .hnav-home__links {
    top: -158px;
  }
}
@media screen and (max-width: 666px) {
  .hnav-home__links {
    display: none;
  }
}
.hnav-home__links .hnav-home__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 8px;
  text-decoration: none;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
}
.hnav-home__links .hnav-home__item::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 2px;
}
:root .hnav-home__links .hnav-home__item::before,
_:-ms-lang(x)::-ms-backdrop {
  margin-bottom: 4px;
}
.hnav-home__links .hnav-home__item:hover,
.js.touchevents .hnav-home__links .hnav-home__item.touch {
  color: #ff0;
  text-decoration: none;
}
.hnav-home__links .hnav-home__item.home::before {
  content: "\f015";
  font-size: 1.4rem;
}
.hnav-home__links .hnav-home__item.faq::before {
  content: "\f059";
  font-size: 1.4rem;
}
.hnav-home__links .hnav-home__item.sitemap::before {
  content: "\f0e8";
  font-size: 1.4rem;
}
.hnav-home__links .hnav-home__item.official-sns::before {
  content: "\f0a3";
  font-size: 1.4rem;
}
.hnav-home__exs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 28px;
}
.hnav-home__exs .hnav-home__item {
  display: block;
  margin-left: 8px;
  text-decoration: none;
  color: #000;
  font-weight: 700;
  font-size: 1.2rem;
}
.hnav-home__exs .hnav-home__item:hover,
.js.touchevents .hnav-home__exs .hnav-home__item.touch {
  text-decoration: none;
}
body.about .hnav-home__exs .hnav-home__item.about {
  color: #1aa5e9;
}
@media screen and (max-width: 666px) {
  .hnav-home__exs {
    display: none;
  }
}
.hnav-home__btns {
  position: absolute;
  top: -130px;
  right: 0;
  width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 970px) {
  .hnav-home__exs {
    height: 26px;
  }
  .hnav-home__btns {
    top: -128px;
  }
}
@media screen and (max-width: 666px) {
  .hnav-home__btns {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: right;
    width: 100%;
    padding-right: 45px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    top: -21px;
  }
}
.hnav-home__btns .hnav-home__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  width: 100%;
  height: 45px;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 0 8px;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  line-height: 1.2;
}
.hnav-home__btns .hnav-home__item:not(last-child) {
  margin-top: 4px;
  margin-bottom: 4px;
}
.hnav-home__btns .hnav-home__item::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  width: 15px;
}
@media screen and (min-width: 667px) {
  .hnav-home__btns .hnav-home__item {
    border-radius: 2px;
    margin-left: 4px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  }
  .hnav-home__btns .hnav-home__item:hover,
  .js.touchevents .hnav-home__btns .hnav-home__item.touch {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    text-decoration: none;
  }
}
.hnav-home__btns .hnav-home__item.login,
.hnav-home__btns .hnav-home__item.mypage {
  border: 1px solid #1075a6;
  background-color: #1075a6;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #fff;
}
.hnav-home__btns .hnav-home__item.login::before,
.hnav-home__btns .hnav-home__item.mypage::before {
  content: "\f023";
}
.hnav-home__btns .hnav-home__item.login:hover,
.hnav-home__btns .hnav-home__item.mypage:hover,
.js.touchevents .hnav-home__btns .hnav-home__item.login.touch,
.js.touchevents .hnav-home__btns .hnav-home__item.mypage.touch {
  background-color: #fff;
  color: #1075a6;
  text-decoration: none;
}
@media screen and (max-width: 666px) {
  .hnav-home__btns .hnav-home__item {
    display: block;
    padding: 0;
    width: 45px;
    font-size: 1rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1;
    text-align: center;
  }
  .hnav-home__btns .hnav-home__item::before {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    width: 100%;
    font-size: 2rem;
  }
  .hnav-home__btns .hnav-home__item.login,
  .hnav-home__btns .hnav-home__item.mypage {
    letter-spacing: -2px;
  }
  .hnav-home__btns .hnav-home__item.login br,
  .hnav-home__btns .hnav-home__item.mypage br {
    display: none;
  }
}
.hnav-home__btns .hnav-home__item.inq {
  border: 1px solid #ff7800;
  background-color: #ff7800;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hnav-home__btns .hnav-home__item.inq:hover,
.js.touchevents .hnav-home__btns .hnav-home__item.inq.touch {
  background-color: #fff;
  color: #ff7800;
  text-decoration: none;
}
.hnav-home__item.logout {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 700;
  color: #000;
  border: 1px solid #000;
  border-radius: 2px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 4px;
  line-height: 1;
}
.hnav-home__item.about::before,
.hnav-home__item.logout::before {
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hnav-home__item.logout::before {
  display: inline-block;
  content: "";
  font-size: inherit;
}
.hnav-home__item.logout:hover,
.js.touchevents .hnav-home__item.logout.touch {
  background-color: #1075a6;
  color: #fff;
}
@media screen and (max-width: 666px) {
  .hnav-home__item.logout {
    display: none;
  }
}
:root .hnav-home__item .logout__ex,
_:-ms-lang(x)::-ms-backdrop {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 8px;
}
.hnav-home__item.about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
.hnav-home__item.about::before {
  display: inline-block;
  content: "";
  font-size: 1.6rem;
  margin-right: 4px;
}
.hnav-home__item.name,
.hnav-home__item.name_none {
  z-index: 999;
  margin: 12px 0;
  -webkit-box-sizing: border-box;
  height: 44px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.hnav-home__item.about:hover,
.js.touchevents .hnav-home__item.about.touch {
  color: #ff0;
}
@media screen and (max-width: 666px) {
  .hnav-home__item.about {
    display: none;
  }
}
.hnav-home__item.name {
  box-sizing: border-box;
  display: inline-block;
  width: 120px;
}
.hnav-home__item.name .name__row {
  display: block;
  border: 1px solid #1075a6;
  border-radius: 2px;
  padding: 0 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hnav-home__item.name .name__row b {
  color: red;
}
.hnav-home__item.name .name__row:hover,
.js.touchevents .hnav-home__item.name .name__row.touch {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #1075a6;
  color: #fff;
}
.hnav-home__item.name .name__row:hover b,
.js.touchevents .hnav-home__item.name .name__row.touch b {
  color: #ff7800;
}
@media screen and (max-width: 666px) {
  .hnav-home__item.name .name__row {
    display: none;
  }
}
.hnav-home__item.name_none {
  box-sizing: border-box;
  display: inline-block;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  width: 136px;
}
.gnav__item.new::before,
.snav__item {
  -webkit-font-feature-settings: "palt";
}
.hnav-home__item.name_none .name__row {
  display: block;
  border: 1px solid #1075a6;
  border-radius: 2px;
  padding: 0 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hnav-home__item.name_none .name__row b {
  color: red;
}
.hnav-home__item.name_none .name__row:hover,
.js.touchevents .hnav-home__item.name_none .name__row.touch {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #1075a6;
  color: #fff;
}
.hnav-home__item.name_none .name__row:hover b,
.js.touchevents .hnav-home__item.name_none .name__row.touch b {
  color: #ff7800;
}
@media screen and (max-width: 666px) {
  .hnav-home__item.name_none .name__row {
    display: none;
  }
}
.menubar {
  height: 45px;
  width: 45px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f3f3f3;
}
@media screen and (min-width: 667px) {
  .menubar {
    display: none;
  }
}
.js.touchevents .menubar.touch,
.menubar:hover {
  background-color: #e6e6e6;
  cursor: pointer;
}
.menubar__row {
  position: relative;
  width: 25px;
  height: 22px;
}
.menubar__item {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #595454;
  border-radius: 3px;
}
.menubar__item:nth-of-type(1) {
  top: 0;
  -webkit-animation: menu-bar01 0.75s forwards;
  animation: menu-bar01 0.75s forwards;
}
.menubar__item:nth-of-type(2) {
  top: 10px;
  -webkit-transition: all 0.25s 0.25s;
  transition: all 0.25s 0.25s;
  opacity: 1;
}
.menubar__item:nth-of-type(3) {
  bottom: 0;
  -webkit-animation: menu-bar02 0.75s forwards;
  animation: menu-bar02 0.75s forwards;
}
.menubar.active .menubar__item:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 0.75s forwards;
  animation: active-menu-bar01 0.75s forwards;
}
.menubar.active .menubar__item:nth-of-type(2) {
  opacity: 0;
}
.menubar.active .menubar__item:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 0.75s forwards;
  animation: active-menu-bar03 0.75s forwards;
}
@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
    transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
    transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-10px) rotate(0);
    transform: translateY(-10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-10px) rotate(0);
    transform: translateY(-10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
    transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
  }
}
@keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
    transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
  }
}
@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-10px) rotate(0);
    transform: translateY(-10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
}
@keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-10px) rotate(0);
    transform: translateY(-10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
}
.gnav__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  border-right: 1px solid #e6e6e6;
}
@media screen and (max-width: 666px) {
  .gnav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    top: 45px;
    left: 0;
    float: none;
    padding-top: 0;
    width: 100%;
    -webkit-transform: translate3d(0, -375px, 0);
    transform: translate3d(0, -375px, 0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .gnav.active {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .gnav__row {
    display: block;
    border-bottom: 3px solid #1075a6;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  }
}
.gnav__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 16.66667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
  border-left: 1px solid #e6e6e6;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 700;
  color: #094460;
}
.gnav__item:hover,
.js.touchevents .gnav__item.touch {
  background-color: #ff0;
  text-decoration: none;
}
@media screen and (max-width: 973px) {
  .gnav__item {
    max-width: 33.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    height: 45px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-top: -1px;
  }
}
@media screen and (max-width: 666px) {
  .gnav__item {
    position: relative;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: 1px dotted #e6e6e6;
    margin-top: 0;
    background-color: #fff;
    max-width: 100%;
    width: 100%;
    padding: 0 8px;
    color: #1075a6;
    font-size: 1.6rem;
  }
  .gnav__item::after {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    right: 24px;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .gnav__item:hover,
  .js.touchevents .gnav__item.touch {
    background-color: #fff;
    border-color: transparent;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
    -webkit-transform: scale(1.01, 1.01);
    transform: scale(1.01, 1.01);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  }
}
.gnav__item.about {
  display: none;
}
@media screen and (max-width: 666px) {
  .gnav__item.about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.gnav__item.name {
  display: none;
}
@media screen and (max-width: 666px) {
  .gnav__item.name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    line-height: 1.4;
  }
  .gnav__item.name b {
    color: red;
  }
  .gnav__item.name:hover,
  .js.touchevents .gnav__item.name.touch {
    background-color: #1075a6;
    color: #fff;
  }
}
.gnav__item.comingsoon {
  color: #e6e6e6;
}
.gnav__item.comingsoon:hover,
.js.touchevents .gnav__item.comingsoon.touch {
  background-color: #fff;
  color: #e6e6e6;
}
.gnav__item.comingsoon:hover span,
.js.touchevents .gnav__item.comingsoon.touch span {
  display: none;
}
.gnav__item.comingsoon:hover::before,
.js.touchevents .gnav__item.comingsoon.touch::before {
  content: "coming soon";
}
.gnav__item.new {
  position: relative;
}
.gnav__item.new::before {
  content: "NEW";
  position: absolute;
  left: 8px;
  top: -10px;
  font-size: 1rem;
  color: red;
  font-feature-settings: "palt";
}
@media screen and (max-width: 970px) {
  .gnav__item.new::before {
    top: 2px;
  }
}
@media screen and (max-width: 666px) {
  .gnav__item.new::before {
    top: 0;
  }
}
.gnav__item.icn-smile {
  position: relative;
}
.gnav__item.icn-smile::before {
  content: "　";
  width: 64px;
  background-image: url(../img/common/header/icn-p_service.png);
  background-repeat: no-repeat;
  background-size: 64px;
  position: absolute;
  left: 8px;
  top: -10px;
  overflow: visible;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .gnav__item.icn-smile::before {
    background-image: url(../img/common/header/icn-p_service@2x.png);
  }
}
@media screen and (max-width: 970px) {
  .gnav__item.icn-smile::before {
    top: 2px;
  }
}
@media screen and (max-width: 666px) {
  .gnav__item.icn-smile::before {
    background-image: url(../img/common/header/icn-p_service-sp.png);
    background-size: 75px 14px;
    background-repeat: no-repeat;
    width: 75px;
    height: 24px;
    top: 0;
    left: 104px;
    right: 0;
    bottom: 0;
    margin: auto 0;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .gnav__item.icn-smile::before {
    background-image: url(../img/common/header/icn-p_service-sp@2x.png);
  }
}
body.enquete .gnav__item.enquete,
body.event .gnav__item.event,
body.gift .gnav__item.gift,
body.hcg .gnav__item.hcg,
body.magazine .gnav__item.magazine,
body.smile .gnav__item.smile {
  background-color: #ff0;
}
@media screen and (min-width: 667px) {
  .gnav__official-sns {
    display: none;
  }
  .main__intro_img {
    text-align: right;
  }
}
@media screen and (max-width: 666px) {
  .gnav__official-sns {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 60px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    text-decoration: none;
    font-weight: 700;
    position: relative;
    margin-top: 0;
    background-color: #fff;
    max-width: 100%;
    width: 100%;
    padding: 0 8px;
    color: #1075a6;
    font-size: 1.6rem;
  }
  body.sso_flag .main {
    padding-top: 60px;
  }
}
.gnav__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  min-height: 29px;
}
.gnav__sns .facebook {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 43.5px;
  margin-right: 16px;
}
.gnav__sns .insta,
.main__row {
  -webkit-box-sizing: border-box;
}
.gnav__sns .insta {
  box-sizing: border-box;
  padding-left: 43.5px;
}
.main__row {
  box-sizing: border-box;
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}
.main__header,
.main__ttl_s {
  -webkit-box-sizing: border-box;
}
.main__header {
  box-sizing: border-box;
  max-width: 790px;
  width: 100%;
  margin: 0 auto 48px;
}
@media screen and (max-width: 666px) {
  .main__row {
    padding: 45px 8px 0;
  }
  .main__header {
    padding: 0;
    margin-bottom: 8px;
  }
}
.main__snav {
  margin-bottom: 48px;
}
@media screen and (max-width: 666px) {
  .main__snav {
    margin-bottom: 8px;
  }
}
.main__wrapper {
  margin-bottom: 48px;
}
.main__wrapper .main__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 666px) {
  .main__wrapper {
    margin-bottom: 24px;
  }
}
.main__head {
  margin-bottom: 24px;
}
.main__ttl,
.main__ttl_s {
  margin: 0.5em 0;
  color: #595454;
}
.main__ttl {
  font-size: 2.4rem;
  border-bottom: 1px solid #736d6d;
}
.main__ttl_s {
  box-sizing: border-box;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
  border-left: 3px solid #736d6d;
  padding: 0 0 0 4px;
}
.main__category-title,
.main__item {
  -webkit-box-sizing: border-box;
  max-width: 790px;
  width: 100%;
}
.main__category-title {
  box-sizing: border-box;
  margin: 24px auto;
}
@media screen and (max-width: 666px) {
  .main__category-title {
    padding: 0;
    margin-top: 0;
    margin-bottom: 8px;
  }
  .main__item {
    padding: 0;
  }
}
.main__body {
  margin-bottom: 24px;
}
.main__item {
  box-sizing: border-box;
  margin: 0 auto 48px;
}
.main__foot,
.snav__item {
  -webkit-box-sizing: border-box;
}
.main__intro {
  font-size: 1.35rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  color: #333;
  font-weight: 500;
}
@media screen and (max-width: 666px) {
  .main__item {
    margin-bottom: 24px;
  }
  .main__intro_img {
    text-align: center;
  }
}
.main__foot {
  box-sizing: border-box;
  border-top: 1px solid #e6e6e6;
  padding-top: 8px;
}
.main p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.main strong {
  background-color: #ff0;
  color: #000;
}
.pan__row::after,
.snav::after,
.snav__mother::after,
.snav__new-year-dishes::after {
  right: -1000px;
}
.pan__row::before,
.snav::before,
.snav__mother::before,
.snav__new-year-dishes::before {
  left: -1000px;
}
.main-footer__body {
  margin-bottom: 24px;
}
.main-footer__ttl {
  font-size: 2rem;
  color: #595454;
  border-bottom: 1px solid #000;
  margin-bottom: 0.5em;
}
.main-footer__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 666px) {
  .pan {
    display: none;
  }
}
.pan__row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1075a6;
}
.pan__row::after,
.pan__row::before {
  position: absolute;
  content: " ";
  display: block;
  top: 0;
  bottom: 0;
  width: 1000px;
  background-color: #1075a6;
}
.pan__item,
.pan__item.home,
.pan__item.thispage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 4px;
}
.pan__item.home::after,
.pan__item.thispage::after,
.pan__item::after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 4px;
  color: #fff;
  font-size: 1rem;
}
.pan__item a,
.pan__item.home a,
.pan__item.thispage a {
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  font-size: 1.2rem;
  color: #fff;
  font-weight: 400;
}
.js.touchevents .pan__item a.touch,
.pan__item a:hover {
  color: #1aa5e9;
}
.home.pan__item a span {
  display: none;
}
.home.pan__item a::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.4rem;
}
.main-header::after,
.main-header::before,
.snav::after,
.snav::before,
.snav__mother::after,
.snav__mother::before {
  content: " ";
  top: 0;
  bottom: 0;
}
.js.touchevents .thispage.pan__item a.touch,
.thispage.pan__item a:hover {
  color: #fff;
  text-decoration: none;
}
.snav__item,
.snav__item_originalcoffee {
  z-index: 3;
  color: #1075a6;
  line-height: 135%;
}
.pan br,
.thispage.pan__item::after {
  display: none;
}
.snav {
  position: relative;
  background-color: #1075a6;
}
.snav::after,
.snav::before {
  display: block;
  width: 1000px;
  position: absolute;
  background-color: #1075a6;
}
.snav__item,
.snav__row {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
}
.snav__row {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 24px;
}
@media screen and (max-width: 666px) {
  .snav__row {
    display: block;
  }
}
@media screen and (min-width: 667px) {
  .snav__row.smileage {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 790px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .snav__item:not(:last-child) {
    margin-right: 8px;
  }
  .snav__item.smileage {
    width: 33.33333%;
  }
}
.snav__item {
  box-sizing: border-box;
  position: relative;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 45px;
  padding: 0 24px;
  border-radius: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  font-feature-settings: "palt";
}
@media screen and (max-width: 969px) {
  .snav__item {
    padding: 0 12px;
  }
}
.js.touchevents .snav__item.touch,
.snav__item:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  text-decoration: none;
}
body.about-about .snav__item.about-about,
body.about-brand .snav__item.about-brand,
body.about-history .snav__item.about-history,
body.faq-contact .snav__item.faq-contact,
body.faq-question .snav__item.faq-question,
body.hcg-event .snav__item.hcg-event,
body.hcg-mansion .snav__item.hcg-mansion {
  background-color: #ff0;
}
.snav__item_palt {
  white-space: nowrap;
  padding: 0 1vw !important;
}
.snav__item_new-year-dishes_new-year-dishes_2023 {
  background-color: #e8d480;
}
@media screen and (max-width: 666px) {
  .snav__item {
    border-radius: 0;
  }
  .snav__item:first-child {
    border-radius: 2px 2px 0 0;
  }
  .snav__item:last-child {
    border-radius: 0 0 2px 2px;
  }
  .js.touchevents .snav__item.touch,
  .snav__item:hover {
    -webkit-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
  }
  .snav__item_new-year-dishes_new-year-dishes_2023:not(:last-child) {
    margin-bottom: 10px;
  }
}
.snav__item_originalcoffee {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 60px;
  padding: 0 24px;
  border-radius: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 969px) {
  .snav__item_originalcoffee {
    padding: 0 12px;
  }
}
@media screen and (min-width: 667px) {
  .snav__item_originalcoffee:not(:last-child) {
    margin-right: 8px;
  }
  .snav__item_originalcoffee.smileage {
    width: 33.33333%;
  }
}
.cleaning__nav,
.emergency__nav,
.originalcoffee__nav {
  margin-left: auto;
  margin-right: auto;
}
.cleaning__item,
.emergency__item,
.originalcoffee__item {
  width: 100%;
  min-width: 0;
  text-align: center;
}
.js.touchevents .snav__item_originalcoffee.touch,
.snav__item_originalcoffee:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  text-decoration: none;
}
body.about-about .snav__item_originalcoffee.about-about,
body.about-brand .snav__item_originalcoffee.about-brand,
body.about-history .snav__item_originalcoffee.about-history,
body.faq-contact .snav__item_originalcoffee.faq-contact,
body.faq-question .snav__item_originalcoffee.faq-question,
body.hcg-event .snav__item_originalcoffee.hcg-event,
body.hcg-mansion .snav__item_originalcoffee.hcg-mansion {
  background-color: #ff0;
}
.snav__item_originalcoffee_palt {
  white-space: nowrap;
  padding: 0 1vw !important;
}
.emergency__nav {
  max-width: 790px !important;
}
.emergency__nav::after,
.emergency__nav::before {
  display: none !important;
}
@media screen and (min-width: 667px) {
  .emergency__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.4rem;
  }
}
.emergency__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 242px;
  padding: 0 16px !important;
}
@media screen and (max-width: 666px) {
  .snav__item_originalcoffee {
    border-radius: 0;
  }
  .snav__item_originalcoffee:first-child {
    border-radius: 2px 2px 0 0;
  }
  .snav__item_originalcoffee:last-child {
    border-radius: 0 0 2px 2px;
  }
  .js.touchevents .snav__item_originalcoffee.touch,
  .snav__item_originalcoffee:hover {
    -webkit-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
  }
  .emergency__row {
    font-size: 1.3rem;
  }
  .emergency__item {
    max-width: 100%;
  }
  .emergency__last {
    padding: 0 24px;
  }
}
:root .emergency__item,
_:-ms-lang(x)::-ms-backdrop {
  max-width: 242px;
}
.emergency__last {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
:root .emergency__last,
_:-ms-lang(x)::-ms-backdrop {
  padding: 0 24px;
}
.cleaning__nav {
  max-width: 790px !important;
}
.cleaning__nav::after,
.cleaning__nav::before {
  display: none !important;
}
@media screen and (min-width: 667px) {
  .cleaning__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.4rem;
  }
}
.cleaning__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 240px;
  padding: 0 16px !important;
}
@media screen and (max-width: 666px) {
  .cleaning__row {
    font-size: 1.3rem;
  }
  .cleaning__item {
    max-width: 100%;
  }
  .cleaning__last {
    padding: 0 24px;
  }
}
:root .cleaning__item,
_:-ms-lang(x)::-ms-backdrop {
  max-width: 240px;
}
.cleaning__last {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
:root .cleaning__last,
_:-ms-lang(x)::-ms-backdrop {
  padding: 0 24px;
}
.originalcoffee__nav {
  max-width: 790px !important;
}
.originalcoffee__nav::after,
.originalcoffee__nav::before {
  display: none !important;
}
.originalcoffee__row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 667px) {
  .originalcoffee__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.4rem;
  }
}
.originalcoffee__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 240px;
  padding: 0 16px !important;
}
@media screen and (max-width: 666px) {
  .originalcoffee__row {
    font-size: 1.3rem;
  }
  .originalcoffee__item {
    max-width: 100%;
  }
  .originalcoffee__last {
    padding: 0 24px;
  }
}
:root .originalcoffee__item,
_:-ms-lang(x)::-ms-backdrop {
  max-width: 240px;
}
.originalcoffee__last {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
:root .originalcoffee__last,
_:-ms-lang(x)::-ms-backdrop {
  padding: 0 24px;
}
.snav__mother {
  position: relative;
  background-color: #ea9999;
}
.snav__mother::after,
.snav__mother::before {
  display: block;
  width: 1000px;
  position: absolute;
}
.snav__mother__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 24px;
}
@media screen and (max-width: 666px) {
  .snav__mother__row {
    display: block;
  }
}
@media screen and (min-width: 667px) {
  .snav__mother__row.smileage {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 790px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.snav__mother__row a {
  color: #cc4125;
}
.snav__new-year-dishes {
  position: relative;
  background-color: #e22929;
}
.snav__new-year-dishes::after,
.snav__new-year-dishes::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
}
.snav__new-year-dishes__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 24px;
}
@media screen and (max-width: 666px) {
  .snav__new-year-dishes__row {
    display: block;
  }
}
@media screen and (min-width: 667px) {
  .snav__new-year-dishes__row.smileage {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 790px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.snav__new-year-dishes__row a {
  color: #991f1f;
}
.main-header {
  position: relative;
  background-color: #e6e6e6;
}
.main-header::after,
.main-header::before {
  display: block;
  width: 1000px;
  position: absolute;
  z-index: -1;
  left: -1000px;
  background-color: #e6e6e6;
}
.main-header::after {
  left: auto;
  right: -1000px;
}
.main-header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 666px) {
  .main-header__row {
    display: block;
    width: auto;
    margin-left: -8px;
    margin-right: -8px;
    position: relative;
    background-color: #1075a6;
  }
}
.main-header__thum {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 300px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  margin-right: 24px;
}
.main-header__thum img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.main-header__icon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media screen and (max-width: 666px) {
  .main-header__thum {
    position: relative;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-right: 0;
  }
  .main-header__thum::after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.25);
  }
  .main-header__thum_off {
    position: relative;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-right: 0;
  }
  .main-header__thum_off::after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: initial;
  }
  .main-header__icon {
    min-height: 100px;
  }
  .main-header__icon img {
    display: none;
  }
}
.main-header__ex,
.main-header__ex_on {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  padding: 8px 0;
  color: #1075a6;
}
@media screen and (max-width: 666px) {
  .main-header__ex,
  .main-header__ex_on {
    padding: 0;
  }
  .main-header__ex_off {
    display: none;
  }
  .main-header__ttl,
  .main-header__ttl_on {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    padding: 24px;
    font-size: 2rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  }
  .main-header__ttl_off {
    display: none;
  }
}
.footer__add::after,
.footer__link::after,
.footer__sitemap::after {
  right: -1000px;
}
.f-inq::before,
.f-recommended::before,
.footer__add::before,
.footer__link::before,
.footer__sitemap::before {
  left: -1000px;
}
.f-recommended__item a::after,
.pagetop__item::before {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.main-header__desc {
  margin-bottom: 8px;
  line-height: 1.4;
}
.main-header__tags {
  display: none;
}
@media screen and (max-width: 666px) {
  .main-header__desc,
  .main-header__tags {
    display: none;
  }
}
.recommend__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: -24px;
  margin-left: -24px;
}
.recommend__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 970px) {
  .recommend__row {
    margin-right: -8px;
    margin-left: -8px;
  }
  .recommend__item {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 666px) {
  .recommend__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.main__upper,
.main__wrapper {
  max-width: 790px;
  margin-right: auto;
  margin-left: auto;
}
.main__wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
  border: 1px solid #e6e6e6;
}
.footer,
.footer__row {
  -webkit-box-sizing: border-box;
}
@media screen and (max-width: 666px) {
  .main__wrapper {
    padding: 8px;
  }
}
.main__upper {
  padding: 0 8px;
}
@media screen and (max-width: 666px) {
  .main__upper {
    padding: 8px;
  }
}
.footer {
  box-sizing: border-box;
  margin-top: 48px;
}
@media screen and (max-width: 970px) {
  .footer {
    margin-top: 8px;
  }
}
.footer__row {
  box-sizing: border-box;
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}
.footer__add::after,
.footer__add::before,
.footer__link::after,
.footer__link::before,
.footer__sitemap::after,
.footer__sitemap::before {
  content: " ";
  display: block;
  bottom: 0;
  width: 1000px;
  top: 0;
}
@media screen and (max-width: 666px) {
  .footer__row {
    padding: 0 8px;
  }
}
.footer__sns {
  margin-bottom: 48px;
}
.footer__recommended {
  padding: 48px 0;
}
@media screen and (max-width: 666px) {
  .footer__recommended {
    padding-top: 0;
    margin-top: 96px;
  }
}
.footer__inq {
  padding-bottom: 48px;
}
.footer__sitemap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fffcf4;
  position: relative;
  border-top: solid 3px #1075a6;
  padding: 8px 0;
}
.footer__sitemap::after,
.footer__sitemap::before {
  position: absolute;
  background-color: #fffcf4;
  border-top: solid 3px #1075a6;
  margin-top: -3px;
}
@media screen and (max-width: 666px) {
  .footer__sitemap {
    padding: 4px 0;
  }
}
.footer__link {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #1075a6;
  position: relative;
  padding: 24px 0 0;
}
.footer__add,
.pagetop__item {
  -webkit-box-sizing: border-box;
}
.footer__link::after,
.footer__link::before {
  position: absolute;
  background-color: #1075a6;
}
@media screen and (max-width: 666px) {
  .footer__link {
    padding-top: 8px;
  }
}
.footer__add {
  box-sizing: border-box;
  padding: 8px 0 24px;
  background-color: #1075a6;
  position: relative;
}
.footer__add::after,
.footer__add::before {
  position: absolute;
  background-color: #1075a6;
}
.pagetop {
  position: fixed;
  z-index: 9999;
  bottom: 24px;
  right: 24px;
  display: none;
}
.pagetop__row {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.f-sitemap__row,
.pagetop__item {
  display: -webkit-box;
  display: -ms-flexbox;
}
@media screen and (max-width: 666px) {
  .footer__add {
    padding-top: 24px;
  }
  .pagetop {
    bottom: 8px;
    right: 8px;
  }
  .pagetop__row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 24px;
  }
}
.pagetop__item {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  position: relative;
  text-decoration: none;
  color: #1075a6;
  background-color: #fff;
  border: 2px solid #1075a6;
}
.pagetop__item::before {
  content: "";
  font-weight: 900;
  display: block;
}
.pagetop__item span {
  display: none;
}
.js.touchevents .pagetop__item.touch,
.pagetop__item:hover {
  text-decoration: none;
  background-color: #1075a6;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.js.touchevents .pagetop__item.touch::before,
.pagetop__item:hover::before {
  -webkit-transition: -webkit-transform 0.5s 0.3s;
  transition: -webkit-transform 0.5s 0.3s;
  transition: transform 0.5s 0.3s;
  transition: transform 0.5s 0.3s, -webkit-transform 0.5s 0.3s;
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.f-recommended {
  position: relative;
  background-color: #f3f3f3;
}
.f-recommended::after,
.f-recommended::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #f3f3f3;
}
.f-recommended::after {
  right: -1000px;
}
.f-recommended__row {
  -webkit-box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  max-width: 790px;
  width: 100%;
  margin: 0 auto;
  background-color: #fffcf4;
  padding: 48px 24px 24px;
}
@media screen and (max-width: 666px) {
  .f-recommended__row {
    position: relative;
    z-index: 3;
    width: auto;
    padding: 48px 8px 8px;
    margin-left: -8px;
    margin-right: -8px;
  }
}
.f-recommended__ttl {
  display: block;
  overflow: hidden;
  width: 269px;
  height: 0;
  padding-top: 100px;
  background-image: url(../img/common/footer/f-recommended__ttl.png);
  background-size: 269px 100px;
  position: absolute;
  top: -65px;
  left: 24px;
  margin-bottom: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .f-recommended__ttl {
    background-image: url(../img/common/footer/f-recommended__ttl@2x.png);
  }
}
.f-recommended__item {
  border-left: 4px solid #1075a6;
  line-height: 1.4;
  padding: 8px 0 8px 8px;
}
.f-recommended__item:not(:last-child) {
  margin-bottom: 8px;
}
.f-recommended__item a {
  font-weight: 400;
}
.f-recommended__item a::after {
  display: inline-block;
  content: "";
  font-weight: 900;
}
.f-sitemap__btn a::after,
.f-sitemap__btn.faq a::after {
  font-weight: 900;
  top: 0;
  bottom: 0;
  right: 12px;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.f-sitemap__row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}
.f-sitemap__btn a,
.f-sitemap__item {
  display: -webkit-box;
  display: -ms-flexbox;
}
.f-sitemap__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 12px;
  display: flex;
}
@media screen and (max-width: 666px) {
  .f-sitemap__row {
    margin: 0;
  }
  .f-sitemap__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 4px 0;
  }
}
.f-sitemap__inner {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border: 3px solid #1075a6;
  border-radius: 6px;
}
@media screen and (max-width: 666px) {
  .f-sitemap__inner {
    border-radius: 4px;
    border: 2px solid #1075a6;
  }
}
.f-sitemap__btn:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}
.f-sitemap__btn:last-child a {
  border-radius: 0 0 4px 4px;
}
.f-sitemap__btn:first-child a {
  border-radius: 4px 4px 0 0;
}
body.enquete .f-sitemap__btn.enquete a,
body.event .f-sitemap__btn.event a,
body.gift .f-sitemap__btn.gift a,
body.hcg-event .f-sitemap__btn.hcg-event a,
body.hcg-index .f-sitemap__btn.hcg-index a,
body.home .f-sitemap__btn.home a,
body.magazine .f-sitemap__btn.magazine a,
body.smile .f-sitemap__btn.smile a {
  background-color: #ff0;
}
.f-sitemap__btn a,
.f-sitemap__btn.faq a {
  height: 45px;
  padding: 0 12px;
  background-color: #fff;
  -webkit-font-feature-settings: "palt";
}
@media screen and (min-width: 667px) {
  .f-sitemap__btn.underline {
    border-bottom: 1px solid #e6e6e6;
  }
  .f-sitemap__btn.underline a {
    border-radius: 0;
  }
}
.f-sitemap__btn a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-feature-settings: "palt";
}
.f-sitemap__btn a::after,
.f-sitemap__btn.faq a {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
}
.f-sitemap__btn a::after {
  content: "";
  position: absolute;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.f-sitemap__btn a:hover,
.js.touchevents .f-sitemap__btn a.touch {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 2;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
  text-decoration: none;
}
.f-sitemap__btn.inq a {
  color: #ff7800;
}
.f-sitemap__btn.inq a::after {
  content: "\f007";
}
.f-sitemap__btn.login a::after {
  content: "\f023";
}
.f-sitemap__btn.faq a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-feature-settings: "palt";
}
.f-sitemap__btn.faq a::after {
  content: "";
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.f-sitemap__btn.faq a:hover,
.js.touchevents .f-sitemap__btn.faq a.touch {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 2;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
  text-decoration: none;
}
.f-sitemap__tags {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
}
.f-link {
  overflow: visible;
}
.f-link__row {
  text-align: center;
}
.f-link__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  padding: 0 4px;
  color: #e6e6e6;
  font-size: 1.2rem;
  font-weight: 400 !important;
}
@media screen and (max-width: 666px) {
  .f-link__row {
    text-align: left;
    overflow: visible;
  }
  .f-link__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 45px;
    background-color: #fff;
    padding: 0 8px;
    color: #1075a6;
    font-weight: 700 !important;
  }
  .f-link__item:not(first-child) {
    border-top: 1px solid #e6e6e6;
  }
  .f-link__item:first-child {
    border-radius: 4px 4px 0 0;
  }
  .f-link__item:last-child {
    border-radius: 0 0 4px 4px;
  }
  .f-link__item::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .f-link__item:hover,
  .js.touchevents .f-link__item.touch {
    z-index: 2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(1.01, 1.01);
    transform: scale(1.01, 1.01);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    text-decoration: none;
  }
}
.f-add__copyright {
  color: #e6e6e6;
  font-size: 1.2rem;
  font-style: normal;
  line-height: 1;
  text-align: center;
}
.js.touchevents .recipe-photolist__reciperecommend.touch .recipe-photolist__ex,
.js.touchevents .recipe-photolist__reciperecommend.touch .recipe-photolist__ttl,
.js.touchevents .u-articlelist__a.touch .u-articlelist__ex,
.js.touchevents .u-articlelist__a.touch .u-articlelist__ttl,
.recipe-photolist__reciperecommend:hover .recipe-photolist__ex,
.recipe-photolist__reciperecommend:hover .recipe-photolist__ttl,
.u-articlelist__a:hover .u-articlelist__ex,
.u-articlelist__a:hover .u-articlelist__ttl {
  color: #1aa5e9;
}
.f-add__copyright span {
  font-size: 2rem;
  margin-right: 4px;
  position: relative;
  top: 4px;
}
.f-inq {
  position: relative;
  background-color: #f3f3f3;
}
.f-inq::after,
.f-inq::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #f3f3f3;
}
.b-float__row::after,
.cf::after,
.clear::after,
.f-photolist__row::after {
  content: "";
  clear: both;
}
.f-inq__row,
.recipe-photolist__row {
  display: -webkit-box;
  display: -ms-flexbox;
}
.branchat,
.lucky-room {
  position: fixed;
  bottom: 0;
}
.f-inq::after {
  right: -1000px;
}
.f-inq__row {
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.f-inq__item:nth-child(2) {
  margin: 0 24px;
}
.f-inq__item:hover,
.js.touchevents .f-inq__item.touch {
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 666px) {
  .f-add__copyright {
    line-height: 1.2;
  }
  .f-inq__item.about,
  .f-inq__item.gift {
    display: none;
  }
}
.f-photolist:not(:last-child) {
  margin-bottom: 8px;
}
.f-photolist__row,
.f-photolist__row::after {
  display: block;
}
.f-photolist__row:hover,
.js.touchevents .f-photolist__row.touch {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #ff0;
  color: #1aa5e9;
  text-decoration: none;
}
.f-photolist__row:hover > .f-photolist__img,
.js.touchevents .f-photolist__row.touch > .f-photolist__img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-color: #1075a6;
}
.f-photolist__img,
.f-photolist__reciperecommendimg {
  -webkit-box-sizing: border-box;
  height: auto;
  margin-right: 8px;
  border: 1px solid #e6e6e6;
}
.f-photolist__img {
  box-sizing: border-box;
  float: left;
  width: 150px;
}
.f-photolist__reciperecommendimg {
  box-sizing: border-box;
  width: 85px;
}
.f-photolist__ex {
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (max-width: 666px) {
  .f-photolist__ex {
    display: none;
  }
}
.recipe-photolist {
  max-width: 740px;
}
.recipe-photolist__row {
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: -4px;
  margin-left: -4px;
}
.recipe-photolist__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 4px;
  padding-right: 4px;
}
.recipe-photolist__item:not(:last-child) {
  margin-bottom: 12px;
}
@media screen and (max-width: 666px) {
  .recipe-photolist__item {
    max-width: 100%;
    margin-bottom: -1px;
  }
  .recipe-photolist__item:nth-child(2n) .recipe-photolist__wrap {
    background-color: #e6e6e6;
  }
}
.js.touchevents .recipe-photolist__reciperecommend.touch,
.recipe-photolist__reciperecommend:hover {
  text-decoration: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale3d(1.03, 1.03, 2);
  transform: scale3d(1.03, 1.03, 2);
  border-color: #1075a6;
  background-color: #ff0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}
.branchat {
  z-index: 9999;
  right: 96px;
}
.branchat__row {
  display: block;
}
.lucky-room__item,
.lucky-room__row {
  display: -webkit-box;
  display: -ms-flexbox;
}
@media screen and (max-width: 666px) {
  .branchat {
    bottom: 0;
    right: 72px;
  }
  .branchat__row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
}
.branchat__itemb {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.branchat__itemb:hover,
.js.touchevents .branchat__itemb.touch {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.8;
}
.lucky-room {
  visibility: hidden;
  z-index: 99999;
  right: 24px;
}
.lucky-room__row {
  position: relative;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.lucky-room__row input {
  display: none;
}
.lucky-room__row.is-active,
.lucky-room__row.is-active-sns {
  visibility: visible;
}
@media screen and (max-width: 666px) {
  .lucky-room {
    right: 0;
  }
  .lucky-room__row {
    position: relative;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.lucky-room__item {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 666px) {
  .lucky-room__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
.lucky-room__close {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-item-align: end;
  align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.js.touchevents .lucky-room__close.touch,
.lucky-room__close:hover {
  cursor: pointer;
}
@media screen and (min-width: 667px) {
  .lucky-room__close {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.lucky-room__link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.lucky-room input:checked ~ .lucky-room__close,
.lucky-room input:checked ~ .lucky-room__link {
  display: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.b-float__row::after {
  display: block;
}
.b-float__item_left {
  float: left;
  margin-right: 8px;
}
@media screen and (max-width: 666px) {
  .lucky-room__close {
    position: absolute;
    top: -30px;
    right: 0;
    border-right: none;
    border-radius: 7px 0 0;
    width: 32px;
    height: 30px;
    font-size: 1.6rem;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .b-float__item_left {
    float: none;
    margin-right: auto;
    text-align: center;
    margin-bottom: 8px;
  }
}
.b-float__item_right {
  float: right;
  margin-left: 8px;
}
@media screen and (max-width: 666px) {
  .b-float__item_right {
    float: none;
    margin-left: auto;
    text-align: center;
    margin-bottom: 8px;
  }
}
.u-articlelist {
  max-width: 740px;
}
.u-articlelist__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -4px;
  margin-left: -4px;
}
@media screen and (max-width: 666px) {
  .u-articlelist__row {
    margin: 0;
  }
}
.u-articlelist__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}
.u-articlelist__a,
.u-btn-layout__row {
  display: -webkit-box;
  display: -ms-flexbox;
}
@media screen and (max-width: 666px) {
  .u-articlelist__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: -1px;
  }
  .u-articlelist__item:nth-child(2n) .u-articlelist__wrap {
    background-color: #e6e6e6;
  }
}
.u-articlelist__a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  border-radius: 2px;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  padding-bottom: 48px;
}
@media screen and (min-width: 667px) {
  .u-articlelist__a {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
.js.touchevents .u-articlelist__a.touch,
.u-articlelist__a:hover {
  z-index: 3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale3d(1.03, 1.03, 2);
  transform: scale3d(1.03, 1.03, 2);
  border-color: #1075a6;
  background-color: #ff0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
@media screen and (max-width: 666px) {
  .u-articlelist__a {
    width: 100%;
  }
  .js.touchevents .u-articlelist__a.touch,
  .u-articlelist__a:hover {
    border-color: transparent;
  }
}
@media all and (-ms-high-contrast: none) {
  .u-articlelist__img {
    min-height: 1px;
  }
}
.u-articlelist__img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.u-articlelist__img .smile__ttl {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 4px 8px;
  font-size: 1.2rem;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.65);
  color: #595454;
}
.u-articlelist__icon.exchange,
.u-articlelist__icon.new,
.u-articlelist__icon.update {
  overflow: hidden;
  width: 73px;
  height: 0;
  padding-top: 75px;
  background-size: 73px 75px;
}
.u-articlelist__icon {
  position: absolute;
  z-index: 1;
  top: -3px;
  left: -3px;
}
.u-articlelist__icon.lottery {
  display: none;
}
.u-articlelist__icon.exchange {
  display: block;
  background-image: url(../img/common/body/photolist__icon__exchange.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-articlelist__icon.exchange {
    background-image: url(../img/common/body/photolist__icon__exchange@2x.png);
  }
}
.u-articlelist__icon.new {
  display: block;
  background-image: url(../img/common/body/photolist__icon__new.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-articlelist__icon.new {
    background-image: url(../img/common/body/photolist__icon__new@2x.png);
  }
}
.u-articlelist__icon.update {
  display: block;
  background-image: url(../img/common/body/photolist__icon__update.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-articlelist__icon.update {
    background-image: url(../img/common/body/photolist__icon__update@2x.png);
  }
}
.u-articlelist__ttl {
  padding: 8px;
  color: #000;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 2rem;
}
.u-articlelist__ttl span {
  font-size: 1.4rem;
}
@media screen and (max-width: 666px) {
  .u-articlelist__ttl {
    padding: 8px 8px 0;
    margin-bottom: 0;
  }
}
.u-articlelist__ex {
  padding: 0 8px 8px;
  color: #727578;
  font-weight: 400;
}
.u-articlelist__tags {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
}
.u-articlelist__tags .u-tags__row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 666px) {
  .u-articlelist__ex {
    padding: 8px;
    margin: 0 !important;
  }
  .u-articlelist__tags {
    padding-top: 0;
  }
}
.u-bgcolor__red {
  background-color: #e64a39;
}
.u-bgcolor__blue {
  background-color: #5f8be9;
}
.u-bgcolor__green {
  background-color: #65ed99;
}
.u-bgcolor__orange {
  background-color: #e97439;
}
.u-bgcolor__yellow {
  background-color: #edd157;
}
.u-bgcolor__violet {
  background-color: #6f1bc6;
}
.mb {
  margin-bottom: 24px;
}
@media screen and (max-width: 666px) {
  .mb {
    margin-bottom: 8px;
  }
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb1 {
  margin-bottom: 8px !important;
}
.mb2 {
  margin-bottom: 16px !important;
}
.mb3 {
  margin-bottom: 24px !important;
}
.mb4 {
  margin-bottom: 32px !important;
}
.mb5 {
  margin-bottom: 40px !important;
}
.mb6 {
  margin-bottom: 48px !important;
}
.mb7 {
  margin-bottom: 56px !important;
}
.mb8 {
  margin-bottom: 64px !important;
}
.mb9 {
  margin-bottom: 72px !important;
}
.mb10 {
  margin-bottom: 80px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: -8px !important;
}
.mb-2 {
  margin-bottom: -16px !important;
}
.mb-3 {
  margin-bottom: -24px !important;
}
.mb-4 {
  margin-bottom: -32px !important;
}
.mb-5 {
  margin-bottom: -40px !important;
}
.mb-6 {
  margin-bottom: -48px !important;
}
.mb-7 {
  margin-bottom: -56px !important;
}
.mb-8 {
  margin-bottom: -64px !important;
}
.mb-9 {
  margin-bottom: -72px !important;
}
.mb-10 {
  margin-bottom: -80px !important;
}
.mb-inner {
  margin-bottom: 24px;
}
.mt0 {
  margin-top: 0 !important;
}
.mt1 {
  margin-top: 8px !important;
}
.mt2 {
  margin-top: 16px !important;
}
.mt3 {
  margin-top: 24px !important;
}
.mt4 {
  margin-top: 32px !important;
}
.mt5 {
  margin-top: 40px !important;
}
.mt6 {
  margin-top: 48px !important;
}
.mt7 {
  margin-top: 56px !important;
}
.mt8 {
  margin-top: 64px !important;
}
.mt9 {
  margin-top: 72px !important;
}
.mt10 {
  margin-top: 80px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml1 {
  margin-left: 8px !important;
}
.ml2 {
  margin-left: 16px !important;
}
.ml3 {
  margin-left: 24px !important;
}
.ml4 {
  margin-left: 32px !important;
}
.ml5 {
  margin-left: 40px !important;
}
.ml6 {
  margin-left: 48px !important;
}
.ml7 {
  margin-left: 56px !important;
}
.ml8 {
  margin-left: 64px !important;
}
.ml9 {
  margin-left: 72px !important;
}
.ml10 {
  margin-left: 80px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr1 {
  margin-right: 8px !important;
}
.mr2 {
  margin-right: 16px !important;
}
.mr3 {
  margin-right: 24px !important;
}
.mr4 {
  margin-right: 32px !important;
}
.mr5 {
  margin-right: 40px !important;
}
.mr6 {
  margin-right: 48px !important;
}
.mr7 {
  margin-right: 56px !important;
}
.mr8 {
  margin-right: 64px !important;
}
.mr9 {
  margin-right: 72px !important;
}
.mr10 {
  margin-right: 80px !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pb1 {
  padding-bottom: 8px !important;
}
.pb2 {
  padding-bottom: 16px !important;
}
.pb3 {
  padding-bottom: 24px !important;
}
.pb4 {
  padding-bottom: 32px !important;
}
.pb5 {
  padding-bottom: 40px !important;
}
.pb6 {
  padding-bottom: 48px !important;
}
.pb7 {
  padding-bottom: 56px !important;
}
.pb8 {
  padding-bottom: 64px !important;
}
.pb9 {
  padding-bottom: 72px !important;
}
.pb10 {
  padding-bottom: 80px !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pt1 {
  padding-top: 8px !important;
}
.pt2 {
  padding-top: 16px !important;
}
.pt3 {
  padding-top: 24px !important;
}
.pt4 {
  padding-top: 32px !important;
}
.pt5 {
  padding-top: 40px !important;
}
.pt6 {
  padding-top: 48px !important;
}
.pt7 {
  padding-top: 56px !important;
}
.pt8 {
  padding-top: 64px !important;
}
.pt9 {
  padding-top: 72px !important;
}
.pt10 {
  padding-top: 80px !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pl1 {
  padding-left: 8px !important;
}
.pl2 {
  padding-left: 16px !important;
}
.pl3 {
  padding-left: 24px !important;
}
.pl4 {
  padding-left: 32px !important;
}
.pl5 {
  padding-left: 40px !important;
}
.pl6 {
  padding-left: 48px !important;
}
.pl7 {
  padding-left: 56px !important;
}
.pl8 {
  padding-left: 64px !important;
}
.pl9 {
  padding-left: 72px !important;
}
.pl10 {
  padding-left: 80px !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pr1 {
  padding-right: 8px !important;
}
.pr2 {
  padding-right: 16px !important;
}
.pr3 {
  padding-right: 24px !important;
}
.pr4 {
  padding-right: 32px !important;
}
.pr5 {
  padding-right: 40px !important;
}
.pr6 {
  padding-right: 48px !important;
}
.pr7 {
  padding-right: 56px !important;
}
.pr8 {
  padding-right: 64px !important;
}
.pr9 {
  padding-right: 72px !important;
}
.pr10 {
  padding-right: 80px !important;
}
@media screen and (min-width: 667px) {
  .minus-mb0 {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp0 {
    margin-top: 0 !important;
  }
  .minus-mb-sp1 {
    margin-top: -8px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb1 {
    margin-top: -8px !important;
  }
  .minus-mb2 {
    margin-top: -16px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp2 {
    margin-top: -16px !important;
  }
  .minus-mb-sp3 {
    margin-top: -24px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb3 {
    margin-top: -24px !important;
  }
  .minus-mb4 {
    margin-top: -32px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp4 {
    margin-top: -32px !important;
  }
  .minus-mb-sp5 {
    margin-top: -40px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb5 {
    margin-top: -40px !important;
  }
  .minus-mb6 {
    margin-top: -48px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp6 {
    margin-top: -48px !important;
  }
  .minus-mb-sp7 {
    margin-top: -56px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb7 {
    margin-top: -56px !important;
  }
  .minus-mb8 {
    margin-top: -64px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp8 {
    margin-top: -64px !important;
  }
  .minus-mb-sp9 {
    margin-top: -72px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb9 {
    margin-top: -72px !important;
  }
  .minus-mb10 {
    margin-top: -80px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp10 {
    margin-top: -80px !important;
  }
  .minus-mb-sp11 {
    margin-top: -88px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb11 {
    margin-top: -88px !important;
  }
  .minus-mb12 {
    margin-top: -96px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp12 {
    margin-top: -96px !important;
  }
  .minus-mb-sp13 {
    margin-top: -104px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb13 {
    margin-top: -104px !important;
  }
  .minus-mb14 {
    margin-top: -112px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp14 {
    margin-top: -112px !important;
  }
  .minus-mb-sp15 {
    margin-top: -120px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb15 {
    margin-top: -120px !important;
  }
  .minus-mb16 {
    margin-top: -128px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp16 {
    margin-top: -128px !important;
  }
  .minus-mb-sp17 {
    margin-top: -136px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb17 {
    margin-top: -136px !important;
  }
  .minus-mb18 {
    margin-top: -144px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp18 {
    margin-top: -144px !important;
  }
  .minus-mb-sp19 {
    margin-top: -152px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb19 {
    margin-top: -152px !important;
  }
  .minus-mb20 {
    margin-top: -160px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp20 {
    margin-top: -160px !important;
  }
  .minus-mb-sp21 {
    margin-top: -168px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb21 {
    margin-top: -168px !important;
  }
  .minus-mb22 {
    margin-top: -176px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp22 {
    margin-top: -176px !important;
  }
  .minus-mb-sp23 {
    margin-top: -184px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb23 {
    margin-top: -184px !important;
  }
  .minus-mb24 {
    margin-top: -192px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp24 {
    margin-top: -192px !important;
  }
  .minus-mb-sp25 {
    margin-top: -200px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb25 {
    margin-top: -200px !important;
  }
  .minus-mb26 {
    margin-top: -208px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp26 {
    margin-top: -208px !important;
  }
  .minus-mb-sp27 {
    margin-top: -216px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb27 {
    margin-top: -216px !important;
  }
  .minus-mb28 {
    margin-top: -224px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp28 {
    margin-top: -224px !important;
  }
  .minus-mb-sp29 {
    margin-top: -232px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb29 {
    margin-top: -232px !important;
  }
  .minus-mb30 {
    margin-top: -240px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp30 {
    margin-top: -240px !important;
  }
  .minus-mb-sp31 {
    margin-top: -248px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb31 {
    margin-top: -248px !important;
  }
  .minus-mb32 {
    margin-top: -256px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp32 {
    margin-top: -256px !important;
  }
  .minus-mb-sp33 {
    margin-top: -264px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb33 {
    margin-top: -264px !important;
  }
  .minus-mb34 {
    margin-top: -272px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp34 {
    margin-top: -272px !important;
  }
  .minus-mb-sp35 {
    margin-top: -280px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb35 {
    margin-top: -280px !important;
  }
  .minus-mb36 {
    margin-top: -288px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp36 {
    margin-top: -288px !important;
  }
  .minus-mb-sp37 {
    margin-top: -296px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb37 {
    margin-top: -296px !important;
  }
  .minus-mb38 {
    margin-top: -304px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp38 {
    margin-top: -304px !important;
  }
  .minus-mb-sp39 {
    margin-top: -312px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb39 {
    margin-top: -312px !important;
  }
  .minus-mb40 {
    margin-top: -320px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp40 {
    margin-top: -320px !important;
  }
  .minus-mb-sp41 {
    margin-top: -328px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb41 {
    margin-top: -328px !important;
  }
  .minus-mb42 {
    margin-top: -336px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp42 {
    margin-top: -336px !important;
  }
  .minus-mb-sp43 {
    margin-top: -344px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb43 {
    margin-top: -344px !important;
  }
  .minus-mb44 {
    margin-top: -352px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp44 {
    margin-top: -352px !important;
  }
  .minus-mb-sp45 {
    margin-top: -360px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb45 {
    margin-top: -360px !important;
  }
  .minus-mb46 {
    margin-top: -368px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp46 {
    margin-top: -368px !important;
  }
  .minus-mb-sp47 {
    margin-top: -376px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb47 {
    margin-top: -376px !important;
  }
  .minus-mb48 {
    margin-top: -384px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp48 {
    margin-top: -384px !important;
  }
  .minus-mb-sp49 {
    margin-top: -392px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-mb49 {
    margin-top: -392px !important;
  }
  .minus-mb50 {
    margin-top: -400px !important;
  }
  .minus-ml0 {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-mb-sp50 {
    margin-top: -400px !important;
  }
  .minus-ml-sp0 {
    margin-left: 0 !important;
  }
  .minus-ml-sp1 {
    margin-left: -8px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml1 {
    margin-left: -8px !important;
  }
  .minus-ml2 {
    margin-left: -16px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp2 {
    margin-left: -16px !important;
  }
  .minus-ml-sp3 {
    margin-left: -24px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml3 {
    margin-left: -24px !important;
  }
  .minus-ml4 {
    margin-left: -32px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp4 {
    margin-left: -32px !important;
  }
  .minus-ml-sp5 {
    margin-left: -40px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml5 {
    margin-left: -40px !important;
  }
  .minus-ml6 {
    margin-left: -48px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp6 {
    margin-left: -48px !important;
  }
  .minus-ml-sp7 {
    margin-left: -56px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml7 {
    margin-left: -56px !important;
  }
  .minus-ml8 {
    margin-left: -64px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp8 {
    margin-left: -64px !important;
  }
  .minus-ml-sp9 {
    margin-left: -72px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml9 {
    margin-left: -72px !important;
  }
  .minus-ml10 {
    margin-left: -80px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp10 {
    margin-left: -80px !important;
  }
  .minus-ml-sp11 {
    margin-left: -88px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml11 {
    margin-left: -88px !important;
  }
  .minus-ml12 {
    margin-left: -96px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp12 {
    margin-left: -96px !important;
  }
  .minus-ml-sp13 {
    margin-left: -104px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml13 {
    margin-left: -104px !important;
  }
  .minus-ml14 {
    margin-left: -112px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp14 {
    margin-left: -112px !important;
  }
  .minus-ml-sp15 {
    margin-left: -120px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml15 {
    margin-left: -120px !important;
  }
  .minus-ml16 {
    margin-left: -128px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp16 {
    margin-left: -128px !important;
  }
  .minus-ml-sp17 {
    margin-left: -136px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml17 {
    margin-left: -136px !important;
  }
  .minus-ml18 {
    margin-left: -144px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp18 {
    margin-left: -144px !important;
  }
  .minus-ml-sp19 {
    margin-left: -152px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml19 {
    margin-left: -152px !important;
  }
  .minus-ml20 {
    margin-left: -160px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp20 {
    margin-left: -160px !important;
  }
  .minus-ml-sp21 {
    margin-left: -168px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml21 {
    margin-left: -168px !important;
  }
  .minus-ml22 {
    margin-left: -176px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp22 {
    margin-left: -176px !important;
  }
  .minus-ml-sp23 {
    margin-left: -184px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml23 {
    margin-left: -184px !important;
  }
  .minus-ml24 {
    margin-left: -192px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp24 {
    margin-left: -192px !important;
  }
  .minus-ml-sp25 {
    margin-left: -200px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml25 {
    margin-left: -200px !important;
  }
  .minus-ml26 {
    margin-left: -208px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp26 {
    margin-left: -208px !important;
  }
  .minus-ml-sp27 {
    margin-left: -216px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml27 {
    margin-left: -216px !important;
  }
  .minus-ml28 {
    margin-left: -224px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp28 {
    margin-left: -224px !important;
  }
  .minus-ml-sp29 {
    margin-left: -232px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml29 {
    margin-left: -232px !important;
  }
  .minus-ml30 {
    margin-left: -240px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp30 {
    margin-left: -240px !important;
  }
  .minus-ml-sp31 {
    margin-left: -248px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml31 {
    margin-left: -248px !important;
  }
  .minus-ml32 {
    margin-left: -256px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp32 {
    margin-left: -256px !important;
  }
  .minus-ml-sp33 {
    margin-left: -264px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml33 {
    margin-left: -264px !important;
  }
  .minus-ml34 {
    margin-left: -272px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp34 {
    margin-left: -272px !important;
  }
  .minus-ml-sp35 {
    margin-left: -280px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml35 {
    margin-left: -280px !important;
  }
  .minus-ml36 {
    margin-left: -288px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp36 {
    margin-left: -288px !important;
  }
  .minus-ml-sp37 {
    margin-left: -296px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml37 {
    margin-left: -296px !important;
  }
  .minus-ml38 {
    margin-left: -304px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp38 {
    margin-left: -304px !important;
  }
  .minus-ml-sp39 {
    margin-left: -312px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml39 {
    margin-left: -312px !important;
  }
  .minus-ml40 {
    margin-left: -320px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp40 {
    margin-left: -320px !important;
  }
  .minus-ml-sp41 {
    margin-left: -328px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml41 {
    margin-left: -328px !important;
  }
  .minus-ml42 {
    margin-left: -336px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp42 {
    margin-left: -336px !important;
  }
  .minus-ml-sp43 {
    margin-left: -344px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml43 {
    margin-left: -344px !important;
  }
  .minus-ml44 {
    margin-left: -352px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp44 {
    margin-left: -352px !important;
  }
  .minus-ml-sp45 {
    margin-left: -360px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml45 {
    margin-left: -360px !important;
  }
  .minus-ml46 {
    margin-left: -368px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp46 {
    margin-left: -368px !important;
  }
  .minus-ml-sp47 {
    margin-left: -376px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml47 {
    margin-left: -376px !important;
  }
  .minus-ml48 {
    margin-left: -384px !important;
  }
}
@media screen and (max-width: 666px) {
  .minus-ml-sp48 {
    margin-left: -384px !important;
  }
  .minus-ml-sp49 {
    margin-left: -392px !important;
  }
}
@media screen and (min-width: 667px) {
  .minus-ml49 {
    margin-left: -392px !important;
  }
  .minus-ml50 {
    margin-left: -400px !important;
  }
  .u-btn-layout__item:not(:last-child) {
    margin-right: 8px;
  }
}
.clear {
  clear: both;
}
.cf::after,
.clear::after {
  display: block;
}
.recommend__item img,
.u-img__max {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.u-btn-layout__row {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 666px) {
  .minus-ml-sp50 {
    margin-left: -400px !important;
  }
  .mb0_sp {
    margin-bottom: 0 !important;
  }
  .mb1_sp {
    margin-bottom: 10px !important;
  }
  .mb2_sp {
    margin-bottom: 20px !important;
  }
  .mb3_sp {
    margin-bottom: 30px !important;
  }
  .mb4_sp {
    margin-bottom: 40px !important;
  }
  .mb5_sp {
    margin-bottom: 50px !important;
  }
  .mb6_sp {
    margin-bottom: 60px !important;
  }
  .mb7_sp {
    margin-bottom: 70px !important;
  }
  .mb8_sp {
    margin-bottom: 80px !important;
  }
  .mb9_sp {
    margin-bottom: 90px !important;
  }
  .mb10_sp {
    margin-bottom: 100px !important;
  }
  .mt0_sp {
    margin-top: 0 !important;
  }
  .mt1_sp {
    margin-top: 10px !important;
  }
  .mt2_sp {
    margin-top: 20px !important;
  }
  .mt3_sp {
    margin-top: 30px !important;
  }
  .mt4_sp {
    margin-top: 40px !important;
  }
  .mt5_sp {
    margin-top: 50px !important;
  }
  .mt6_sp {
    margin-top: 60px !important;
  }
  .mt7_sp {
    margin-top: 70px !important;
  }
  .mt8_sp {
    margin-top: 80px !important;
  }
  .mt9_sp {
    margin-top: 90px !important;
  }
  .mt10_sp {
    margin-top: 100px !important;
  }
  .mr0_sp {
    margin-top: 0 !important;
  }
  .mr1_sp {
    margin-top: 10px !important;
  }
  .mr2_sp {
    margin-top: 20px !important;
  }
  .mr3_sp {
    margin-top: 30px !important;
  }
  .mr4_sp {
    margin-top: 40px !important;
  }
  .mr5_sp {
    margin-top: 50px !important;
  }
  .mr6_sp {
    margin-top: 60px !important;
  }
  .mr7_sp {
    margin-top: 70px !important;
  }
  .mr8_sp {
    margin-top: 80px !important;
  }
  .mr9_sp {
    margin-top: 90px !important;
  }
  .mr10_sp {
    margin-top: 100px !important;
  }
  .pt0_sp {
    padding-top: 0 !important;
  }
  .pt1_sp {
    padding-top: 10px !important;
  }
  .pt2_sp {
    padding-top: 20px !important;
  }
  .pt3_sp {
    padding-top: 30px !important;
  }
  .pt4_sp {
    padding-top: 40px !important;
  }
  .pt5_sp {
    padding-top: 50px !important;
  }
  .pt6_sp {
    padding-top: 60px !important;
  }
  .pt7_sp {
    padding-top: 70px !important;
  }
  .pt8_sp {
    padding-top: 80px !important;
  }
  .pt9_sp {
    padding-top: 90px !important;
  }
  .pt10_sp {
    padding-top: 100px !important;
  }
  .pb0_sp {
    padding-bottom: 0 !important;
  }
  .pb1_sp {
    padding-bottom: 10px !important;
  }
  .pb2_sp {
    padding-bottom: 20px !important;
  }
  .pb3_sp {
    padding-bottom: 30px !important;
  }
  .pb4_sp {
    padding-bottom: 40px !important;
  }
  .pb5_sp {
    padding-bottom: 50px !important;
  }
  .pb6_sp {
    padding-bottom: 60px !important;
  }
  .pb7_sp {
    padding-bottom: 70px !important;
  }
  .pb8_sp {
    padding-bottom: 80px !important;
  }
  .pb9_sp {
    padding-bottom: 90px !important;
  }
  .pb10_sp {
    padding-bottom: 100px !important;
  }
  .pl0_sp {
    padding-left: 0 !important;
  }
  .pl1_sp {
    padding-left: 10px !important;
  }
  .pl2_sp {
    padding-left: 20px !important;
  }
  .pl3_sp {
    padding-left: 30px !important;
  }
  .pl4_sp {
    padding-left: 40px !important;
  }
  .pl5_sp {
    padding-left: 50px !important;
  }
  .pl6_sp {
    padding-left: 60px !important;
  }
  .pl7_sp {
    padding-left: 70px !important;
  }
  .pl8_sp {
    padding-left: 80px !important;
  }
  .pl9_sp {
    padding-left: 90px !important;
  }
  .pl10_sp {
    padding-left: 100px !important;
  }
  .pr0_sp {
    padding-right: 0 !important;
  }
  .pr1_sp {
    padding-right: 10px !important;
  }
  .pr2_sp {
    padding-right: 20px !important;
  }
  .pr3_sp {
    padding-right: 30px !important;
  }
  .pr4_sp {
    padding-right: 40px !important;
  }
  .pr5_sp {
    padding-right: 50px !important;
  }
  .pr6_sp {
    padding-right: 60px !important;
  }
  .pr7_sp {
    padding-right: 70px !important;
  }
  .pr8_sp {
    padding-right: 80px !important;
  }
  .pr9_sp {
    padding-right: 90px !important;
  }
  .pr10_sp {
    padding-right: 100px !important;
  }
  .u-btn-layout__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.u-btn,
.u-btn_black,
.u-btn_black_ex,
.u-btn_black_l,
.u-btn_black_m,
.u-btn_black_s,
.u-btn_brand,
.u-btn_brand_l,
.u-btn_brand_s,
.u-btn_end,
.u-btn_end_l,
.u-btn_end_s,
.u-btn_event,
.u-btn_event3,
.u-btn_l,
.u-btn_m,
.u-btn_newyearpresent,
.u-btn_point,
.u-btn_point_ex,
.u-btn_point_l,
.u-btn_point_m,
.u-btn_point_s,
.u-btn_present-campaign,
.u-btn_s {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  max-width: 320px;
  width: 100%;
  height: 45px;
  border: 1px solid #1075a6;
  color: #1075a6;
  border-radius: 2px;
  margin-bottom: 8px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background-color: #fff;
  line-height: 1.2;
}
@media screen and (max-width: 666px) {
  .u-btn,
  .u-btn_black,
  .u-btn_black_ex,
  .u-btn_black_l,
  .u-btn_black_m,
  .u-btn_black_s,
  .u-btn_brand,
  .u-btn_brand_l,
  .u-btn_brand_s,
  .u-btn_end,
  .u-btn_end_l,
  .u-btn_end_s,
  .u-btn_event,
  .u-btn_event3,
  .u-btn_l,
  .u-btn_m,
  .u-btn_newyearpresent,
  .u-btn_point,
  .u-btn_point_ex,
  .u-btn_point_l,
  .u-btn_point_m,
  .u-btn_point_s,
  .u-btn_present-campaign,
  .u-btn_s {
    height: 55px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.u-btn_black_ex,
.u-btn_point_ex {
  height: 60px;
  line-height: 135%;
}
.js.touchevents .touch.u-btn_black,
.js.touchevents .touch.u-btn_black_ex,
.js.touchevents .touch.u-btn_black_l,
.js.touchevents .touch.u-btn_black_m,
.js.touchevents .touch.u-btn_black_s,
.js.touchevents .touch.u-btn_brand,
.js.touchevents .touch.u-btn_brand_l,
.js.touchevents .touch.u-btn_brand_s,
.js.touchevents .touch.u-btn_end,
.js.touchevents .touch.u-btn_end_l,
.js.touchevents .touch.u-btn_end_s,
.js.touchevents .touch.u-btn_event,
.js.touchevents .touch.u-btn_event3,
.js.touchevents .touch.u-btn_l,
.js.touchevents .touch.u-btn_m,
.js.touchevents .touch.u-btn_newyearpresent,
.js.touchevents .touch.u-btn_point,
.js.touchevents .touch.u-btn_point_ex,
.js.touchevents .touch.u-btn_point_l,
.js.touchevents .touch.u-btn_point_m,
.js.touchevents .touch.u-btn_point_s,
.js.touchevents .touch.u-btn_present-campaign,
.js.touchevents .touch.u-btn_s,
.js.touchevents .u-btn.touch,
.u-btn:hover,
.u-btn_black:hover,
.u-btn_black_ex:hover,
.u-btn_black_l:hover,
.u-btn_black_m:hover,
.u-btn_black_s:hover,
.u-btn_brand:hover,
.u-btn_brand_l:hover,
.u-btn_brand_s:hover,
.u-btn_end:hover,
.u-btn_end_l:hover,
.u-btn_end_s:hover,
.u-btn_event3:hover,
.u-btn_event:hover,
.u-btn_l:hover,
.u-btn_m:hover,
.u-btn_newyearpresent:hover,
.u-btn_point:hover,
.u-btn_point_ex:hover,
.u-btn_point_l:hover,
.u-btn_point_m:hover,
.u-btn_point_s:hover,
.u-btn_present-campaign:hover,
.u-btn_s:hover {
  background-color: #1075a6;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
.center.u-btn_black,
.center.u-btn_black_ex,
.center.u-btn_black_l,
.center.u-btn_black_m,
.center.u-btn_black_s,
.center.u-btn_brand,
.center.u-btn_brand_l,
.center.u-btn_brand_s,
.center.u-btn_end,
.center.u-btn_end_l,
.center.u-btn_end_s,
.center.u-btn_event,
.center.u-btn_event3,
.center.u-btn_l,
.center.u-btn_m,
.center.u-btn_newyearpresent,
.center.u-btn_point,
.center.u-btn_point_ex,
.center.u-btn_point_l,
.center.u-btn_point_m,
.center.u-btn_point_s,
.center.u-btn_present-campaign,
.center.u-btn_s,
.u-btn.center {
  margin-left: auto;
  margin-right: auto;
}
.u-btn_black_s,
.u-btn_brand_s,
.u-btn_end_s,
.u-btn_point_s,
.u-btn_s {
  max-width: 160px;
}
.u-btn_black_m,
.u-btn_m,
.u-btn_point_m {
  max-width: 106.67px;
}
.u-btn_black_ex,
.u-btn_black_l,
.u-btn_brand_l,
.u-btn_end_l,
.u-btn_l,
.u-btn_point_ex,
.u-btn_point_l {
  max-width: 666px;
}
.u-btn_black_ex,
.u-btn_black_l,
.u-btn_black_m,
.u-btn_black_s,
.u-btn_point,
.u-btn_point_ex,
.u-btn_point_l,
.u-btn_point_m,
.u-btn_point_s {
  background-color: #ff7800;
  border-color: #ff7800;
  color: #fff;
}
.js.touchevents .touch.u-btn_black_ex,
.js.touchevents .touch.u-btn_black_l,
.js.touchevents .touch.u-btn_black_m,
.js.touchevents .touch.u-btn_black_s,
.js.touchevents .touch.u-btn_point_ex,
.js.touchevents .touch.u-btn_point_l,
.js.touchevents .touch.u-btn_point_m,
.js.touchevents .touch.u-btn_point_s,
.js.touchevents .u-btn_point.touch,
.u-btn_black_ex:hover,
.u-btn_black_l:hover,
.u-btn_black_m:hover,
.u-btn_black_s:hover,
.u-btn_point:hover,
.u-btn_point_ex:hover,
.u-btn_point_l:hover,
.u-btn_point_m:hover,
.u-btn_point_s:hover {
  background-color: #fff;
  color: #ff7800;
}
.u-btn_point_l {
  padding: 0 8px;
}
.u-btn_brand,
.u-btn_brand_l,
.u-btn_brand_s {
  background-color: #1075a6;
  border-color: #1075a6;
  color: #fff;
  padding: 32px 0;
}
.js.touchevents .touch.u-btn_brand_l,
.js.touchevents .touch.u-btn_brand_s,
.js.touchevents .u-btn_brand.touch,
.u-btn_brand:hover,
.u-btn_brand_l:hover,
.u-btn_brand_s:hover {
  background-color: #fff;
  color: #1075a6;
}
.u-btn_end,
.u-btn_end_l,
.u-btn_end_s {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #000;
}
.js.touchevents .touch.u-btn_end_l,
.js.touchevents .touch.u-btn_end_s,
.js.touchevents .u-btn_end.touch,
.u-btn_end:hover,
.u-btn_end_l:hover,
.u-btn_end_s:hover {
  background-color: #fff;
  color: #727578;
}
.u-btn_black {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.js.touchevents .u-btn_black.touch,
.u-btn_black:hover {
  background-color: #fff;
  color: #000;
}
.u-btn_event {
  background-color: #e82139;
  border-color: #e82139;
  color: #fff;
}
.js.touchevents .u-btn_event.touch,
.u-btn_event:hover {
  background-color: #fff;
  color: #e82139;
}
.u-btn_event3 {
  background-color: #a22100;
  border-color: #a22100;
  color: #fff;
}
.js.touchevents .u-btn_event3.touch,
.u-btn_event3:hover {
  background-color: #fff;
  color: #a22100;
}
.u-btn_newyearpresent {
  background-color: #c03f26;
  border-color: #c03f26;
  color: #fff;
}
.js.touchevents .u-btn_newyearpresent.touch,
.u-btn_newyearpresent:hover {
  background-color: #fff;
  color: #c03f26;
}
.u-btn_present-campaign {
  background-color: #b79e65;
  border-color: #b79e65;
  color: #fff;
}
.js.touchevents .u-btn_present-campaign.touch,
.u-btn_present-campaign:hover {
  background-color: #fff;
  color: #b79e65;
}
.u-btn__shadow {
  -webkit-box-shadow: 2px 2px 5px #444;
  box-shadow: 2px 2px 5px #444;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.js.touchevents .u-btn__shadow.touch,
.u-btn__shadow:hover {
  -webkit-box-shadow: initial;
  box-shadow: initial;
  -webkit-transform: translate(2px, 2px);
  transform: translate(2px, 2px);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.u-btn__hard-light {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.js.touchevents .u-btn__hard-light.touch,
.u-btn__hard-light:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.9;
}
.u-icon::after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 4px 0 2px;
  font-weight: 700;
}
.u-icon[href*=".pdf"]::after,
.u-icon[rel="nofollow"]::after,
.u-icon[target="_blank"]::after,
.u-icon__blank::after,
.u-icon__circle-right::after,
.u-icon__nofollow::after {
  display: inline-block;
  font-size: inherit;
  font-weight: 400;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.u-icon[target="_blank"]::after,
.u-icon__blank::after {
  content: "";
}
.u-icon[rel="nofollow"]::after,
.u-icon__nofollow::after {
  content: "";
}
.u-icon[href*=".pdf"]::after {
  content: "";
}
.u-icon__circle-right::after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  margin: 0 4px 0 8px;
}
.u-icon__back-num::before,
.u-icon__q::before {
  display: inline-block;
  margin-right: 8px;
  font-weight: 400;
}
.js.touchevents .u-icon__circle-right.touch::after,
.u-icon__circle-right:hover::after {
  -webkit-transform: translate3d(4px, 0, 0);
  transform: translate3d(4px, 0, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents .u-icon.touch::after,
.u-icon:hover::after {
  -webkit-transform: translate3d(2px, -2px, 0);
  transform: translate3d(2px, -2px, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.u-icon__q::before {
  content: "Q";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 45px;
  height: 45px;
  font-size: 3rem;
  color: #fff;
  text-align: center;
  background: #1075a6;
  border-radius: 50%;
}
.u-icon__back-num::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.u-icon__none::after {
  content: "　" !important;
}
.u-sns__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.u-officialsns__row,
.u-sns__item {
  display: -webkit-box;
  display: -ms-flexbox;
}
.u-sns__item {
  margin: 0 4px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
  width: 108px;
  border-radius: 5px;
  background-color: #55acee;
}
.u-sns__item span {
  color: #fff;
  font-size: 1.4rem;
  -ms-flex-item-align: center;
  align-self: center;
}
@media screen and (max-width: 666px) {
  .u-sns__item span {
    font-size: 1.2rem;
  }
}
.u-sns__item::before {
  display: inline-block;
  content: "";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  color: #fff;
  font-size: 2rem;
  margin-right: 4px;
}
.js.touchevents .u-sns__item.touch,
.u-sns__item:hover {
  text-decoration: none;
  -webkit-transform: translate(0, 1px);
  transform: translate(0, 1px);
  opacity: 0.9;
}
.u-sns__item.facebook {
  background-color: #3b5998;
}
.u-sns__item.facebook::before {
  content: "\f39e";
}
.u-sns__item.line {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../img/common/footer/logo-line.png);
  background-color: #00b900;
  background-repeat: no-repeat;
  background-size: 29px;
  background-position: left center;
  padding-left: 29px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-sns__item.line {
    background-image: url(../img/common/footer/logo-line@2x.png);
  }
}
.u-sns__item.line::before {
  display: none;
}
.u-officialsns__row {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.u-officialsns__item {
  margin: 0 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 50px;
  width: 50px;
}
.u-officialsns__item span {
  display: none;
}
.js.touchevents .u-officialsns__item.touch,
.u-officialsns__item:hover {
  text-decoration: none;
  -webkit-transform: translate(0, 1px);
  transform: translate(0, 1px);
  opacity: 0.9;
}
.u-officialsns__item.facebook {
  background-image: url(../img/common/footer/f_logo.png);
  background-repeat: repeat;
  background-size: 50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-officialsns__item.facebook {
    background-image: url(../img/common/footer/f_logo@2x.png);
  }
}
.u-officialsns__item.insta {
  background-image: url(../img/common/footer/instagram-logo.png);
  background-repeat: no-repeat;
  background-size: 51px;
}
.u-officialsns__item_s.facebook,
.u-officialsns__item_s.insta {
  background-repeat: no-repeat;
  background-size: 29px;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-officialsns__item.insta {
    background-image: url(../img/common/footer/instagram-logo@2x.png);
  }
}
@media screen and (min-width: 667px) {
  .u-officialsns__item.facebook {
    min-height: 50px;
    margin-right: 12.5px;
    height: 50px !important;
    background-position: left center;
  }
  .u-officialsns__item.insta {
    min-height: 51px;
    margin-left: 12.75px;
    height: 50px !important;
    background-position: left center;
  }
}
.u-officialsns__item_s {
  margin: 0 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.u-officialsns__item_s.facebook {
  background-image: url(../img/common/footer/f_logo.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-officialsns__item_s.facebook {
    background-image: url(../img/common/footer/f_logo@2x.png);
  }
}
.u-officialsns__item_s.insta {
  background-image: url(../img/common/footer/instagram-logo.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-officialsns__item_s.insta {
    background-image: url(../img/common/footer/instagram-logo@2x.png);
  }
}
.u-small {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.6;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.u-fig__cap_pc,
.u-ttl__bc {
  -webkit-font-feature-settings: "palt";
}
.u-fig {
  position: relative;
}
.u-fig__cap,
.u-fig__cap_darken,
.u-fig__cap_darken-noshadow,
.u-fig__cap_darken-noshadow-bottom,
.u-fig__cap_left,
.u-fig__cap_left_darken,
.u-fig__cap_pc {
  position: absolute;
  right: 8px;
  bottom: 8px;
  font-size: 1.1rem;
  display: inline-block;
  font-weight: 700;
  line-height: 1.2;
  color: #e6e6e6;
  text-shadow: 0 0 3px #000;
}
.u-fig__cap_darken-noshadow,
.u-fig__cap_darken-noshadow-bottom {
  text-shadow: 0 0 0 transparent;
  color: #000;
}
.u-fig__cap_darken {
  color: #000;
}
.u-fig__cap_darken-noshadow-bottom {
  right: 8px;
  bottom: 50px;
}
.u-fig__cap_left {
  right: auto;
  left: 8px;
}
.u-fig__cap_left_darken {
  color: #000;
  text-shadow: 0 0 3px #fff;
}
.u-fig__cap_right {
  text-align: right;
}
.u-fig__cap_pc {
  font-feature-settings: "palt";
  color: #000;
  text-shadow: 0 0 2px #fff;
}
.u-tags__item,
.u-ttl__l {
  -webkit-font-feature-settings: "palt";
}
.u-only__pc {
  display: none;
}
@media screen and (min-width: 667px) {
  .u-fig__cap_pc {
    bottom: -16px;
  }
  .u-only__pc {
    display: block;
  }
}
@media screen and (min-width: 971px) {
  .u-only__pc_tab {
    display: none !important;
  }
}
@media screen and (max-width: 970px) {
  .u-only__pc_tab {
    display: block;
  }
  .u-only__tab_pc {
    display: none !important;
  }
}
@media screen and (min-width: 971px) {
  .u-only__tab_pc {
    display: block;
  }
}
.u-only__sp {
  display: none;
}
@media screen and (max-width: 666px) {
  .u-fig__cap_pc {
    font-size: 1rem;
    color: #fff;
    text-shadow: 0 0 3px #000;
  }
  .u-only__sp {
    display: block;
  }
  .spHide {
    display: none !important;
  }
}
@media screen and (min-width: 667px) {
  .spOnly {
    display: none !important;
  }
  .u-photolist__inner {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media screen and (min-width: 971px) {
  .tbOnly {
    display: none !important;
  }
}
@media screen and (min-width: 970px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 666px) {
  .tb {
    display: none !important;
  }
}
@media screen and (max-width: 1360px) {
  .pc {
    display: none !important;
  }
}
.u-tags__ttl {
  font-size: 1.2rem;
  color: #1075a6;
  margin-bottom: 4px;
  margin-right: 8px;
}
.u-tags__row::before,
.u-tags__ttl::before {
  content: "";
  font-weight: 900;
  font-size: 1.3rem;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.u-tags__ttl::before {
  display: inline-block;
  margin-right: 2px;
}
.u-tags__ttl + .u-tags__row::before {
  display: none;
}
.u-tags__ttl + .u-tags__row .u-tags__item {
  margin-bottom: 8px;
}
.u-tags__ttl + .u-tags__row .u-tags__item::before {
  margin-right: 2px;
  margin-left: 2px;
}
.u-tags__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.u-tags__row::before {
  display: inline-block;
  margin-right: 2px;
  color: #736d6d;
}
.u-tags__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  font-size: 1rem;
  font-weight: 500;
  color: #1075a6;
  font-feature-settings: "palt";
  margin-right: 4px;
  border: 1px solid #1075a6;
  border-radius: 14px;
  padding: 8px;
}
.u-ttl__l,
.u-ttl__l_cafe {
  -webkit-box-sizing: border-box;
  position: relative;
  background-size: auto;
}
.js.touchevents .u-tags__item.touch,
.u-tags__item:hover {
  text-decoration: none;
  background-color: #ff0;
}
.js.touchevents .u-tags__item.touch .u-tags__num,
.u-tags__item:hover .u-tags__num {
  color: #e6e6e6;
}
.js.touchevents .u-tags__item.touch::before,
.u-tags__item:hover::before {
  background-color: transparent !important;
}
.u-tags__num {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 16px;
  width: 16px;
  font-weight: nomal;
  background-color: #fff;
  color: #ff7800;
  border-radius: 7px;
  font-size: 1rem;
  margin-left: 8px;
}
.u-ttl__l {
  box-sizing: border-box;
  font-size: 2.4rem;
  border-bottom: 2px dotted #e6e6e6;
  line-height: 1.4;
  margin: 4em 0 1em;
  padding-bottom: 0.5em;
  font-feature-settings: "palt";
  color: #000;
}
.u-ttl__l_cafe,
.u-ttl__m,
.u-ttl__m_shortmargin {
  color: #000;
  border-bottom: 2px dotted #e6e6e6;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
  padding-bottom: 0.5em;
}
@media screen and (max-width: 666px) {
  .u-ttl__l {
    font-size: 2rem;
  }
}
.u-ttl__l:first-child {
  margin-top: 0;
}
.u-ttl__l_cafe {
  box-sizing: border-box;
  font-size: 2.4rem;
  margin: 4em 0 1em;
  font-feature-settings: "palt";
}
.now_autumn .u-ttl__l.first-of-type::after,
.now_spring .u-ttl__l.first-of-type::after,
.now_summer .u-ttl__l.first-of-type::after,
.now_winter .u-ttl__l.first-of-type::after,
.u-ttl__l_cafe.first-of-type::after {
  content: " ";
  position: absolute;
  top: 0;
  height: 0;
  overflow: hidden;
  right: 0;
}
.u-ttl__l_cafe:first-child {
  margin-top: 0;
}
.u-ttl__l_cafe.first-of-type {
  padding-right: 96px;
}
.u-ttl__l_cafe.first-of-type::after {
  display: block;
  width: 83px;
  padding-top: 61px;
  background-image: url(../img/common/body/u-ttl__img_cafe.png);
  background-size: 83px 61px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-ttl__l_cafe.first-of-type::after {
    background-image: url(../img/common/body/u-ttl__img_cafe@2x.png);
  }
}
.u-ttl__m,
.u-ttl__m_shortmargin {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 2rem;
  margin: 3em 0 1em;
  font-feature-settings: "palt";
}
.u-ttl__m_noborder,
.u-ttl__s {
  color: #000;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  .u-ttl__l_cafe {
    font-size: 2rem;
  }
  .u-ttl__l_cafe.first-of-type {
    padding-right: 60px;
  }
  .u-ttl__l_cafe.first-of-type::after {
    background-size: 49.8px 36.6px;
    padding-top: 36.6px;
    width: 49.8px;
  }
  .u-ttl__m,
  .u-ttl__m_shortmargin {
    font-size: 1.8rem;
    margin: 1em 0 0.5em;
  }
}
.u-ttl__m:first-child,
.u-ttl__m_shortmargin:first-child {
  margin-top: 0;
}
.u-ttl__m_noborder {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 2rem;
  margin: 3em 0 1em;
  padding-bottom: 0.5em;
  font-feature-settings: "palt";
}
.u-ttl__ex,
.u-ttl__s {
  -webkit-box-sizing: border-box;
}
@media screen and (max-width: 666px) {
  .u-ttl__m_noborder {
    font-size: 1.8rem;
  }
}
.u-ttl__m_noborder:first-child {
  margin-top: 0;
}
.u-ttl__m_shortmargin {
  margin: 8px 0 1em;
}
.u-ttl__s {
  box-sizing: border-box;
  font-size: 1.6rem;
  margin: 2em 0 1em;
  font-feature-settings: "palt";
}
.u-ttl__ex,
.u-ttl__m_solid,
.u-ttl__m_solid_shortmargin {
  -webkit-font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  .u-ttl__s {
    margin: 1em 0 0.5em;
  }
}
.u-ttl__s:first-child {
  margin-top: 0;
}
.u-ttl__ex {
  box-sizing: border-box;
  margin-bottom: 16px;
  font-size: 2rem;
  color: #000;
  font-feature-settings: "palt";
}
.u-ttl__m_solid,
.u-ttl__m_solid_noborder,
.u-ttl__m_solid_shortmargin {
  -webkit-box-sizing: border-box;
  color: #000;
  line-height: 1.4;
  padding-bottom: 0.5em;
}
@media screen and (max-width: 666px) {
  .u-ttl__ex {
    font-size: 1.8rem;
  }
}
.u-ttl__m_solid,
.u-ttl__m_solid_shortmargin {
  box-sizing: border-box;
  font-size: 2rem;
  border-bottom: 1px solid #595454;
  margin: 3em 0 1em;
  font-feature-settings: "palt";
}
.list-title,
.u-list-title,
.u-mansion-urawa__list li P,
.u-news dd,
.u-ttl__m_solid_noborder {
  -webkit-font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  .u-ttl__m_solid,
  .u-ttl__m_solid_shortmargin {
    font-size: 1.8rem;
    margin: 1em 0 0.5em;
  }
}
.u-ttl__m_solid:first-child,
.u-ttl__m_solid_shortmargin:first-child {
  margin-top: 0;
}
.u-ttl__m_solid_noborder {
  box-sizing: border-box;
  font-size: 2rem;
  margin: 3em 0 1em;
  font-feature-settings: "palt";
}
.u-ttl__m_solid_noborder:first-child {
  margin-top: 0;
}
.u-ttl__m_solid_shortmargin {
  margin: 8px 0 1em;
}
.u-ttl__bc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  padding: 8px 16px;
  font-feature-settings: "palt";
  margin-bottom: 16px;
}
.smile-lottery .u-photolist__ttl,
.u-photolist__ttl {
  -webkit-font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  .u-ttl__m_solid_noborder {
    font-size: 1.8rem;
  }
  .u-ttl__bc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.u-ttl__bc_main {
  font-size: 2.4rem;
  text-align: center;
  min-width: 285px;
  background-color: #fff;
  border-radius: 20px;
  margin-right: 16px;
}
@media screen and (max-width: 666px) {
  .u-ttl__bc_main {
    font-size: 1.8rem;
    min-width: 220px;
    margin-right: 0;
  }
}
.u-ttl__bc_ex {
  font-size: 2.2rem;
  line-height: 135%;
}
@media screen and (max-width: 666px) {
  .u-ttl__bc_ex {
    font-size: 1.4rem;
    margin-top: 8px;
  }
}
.u-ttl__bc.orange {
  background-color: #f6cd75;
}
.u-ttl__bc.pink {
  background-color: #f4c6cd;
}
.u-ttl__bc.green {
  background-color: #cee3c7;
}
.u-ttl__bc.yellow {
  background-color: #f0e927;
}
.u-ttl__bc.blue {
  background-color: #b1d2de;
}
.u-ttl__bc.violet {
  background-color: #d2d3eb;
}
.page-enquete-design__2 .u-ttl__enq {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ea7b85;
  color: #fff;
  border: none;
  text-align: center;
  padding: 8px;
}
.page-enquete-design__2 .u-ttl__enq_sub {
  font-size: 1.4rem;
  display: block;
  line-height: 1.2;
}
.page-enquete-design__2 .u-ttl__enq_s {
  text-align: center;
  color: #da8288;
  font-size: 2rem;
  border-bottom: 2px solid #da8288;
  margin-top: -16px;
  margin-bottom: 8px;
}
.now_autumn .u-ttl__l:first-child,
.now_spring .u-ttl__l:first-child,
.now_summer .u-ttl__l:first-child,
.now_winter .u-ttl__l:first-child {
  margin-top: 0;
}
.now_spring .u-ttl__l.first-of-type {
  padding-right: 96px;
}
.now_spring .u-ttl__l.first-of-type::after {
  display: block;
  width: 92px;
  padding-top: 61px;
  background-image: url(../img/common/body/u-ttl__img_spring.png);
  background-size: 92px 61px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .now_spring .u-ttl__l.first-of-type::after {
    background-image: url(../img/common/body/u-ttl__img_spring@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .now_spring .u-ttl__l.first-of-type {
    padding-right: 60px;
  }
  .now_spring .u-ttl__l.first-of-type::after {
    background-size: 55.2px 36.6px;
    padding-top: 36.6px;
    width: 55.2px;
  }
  .now_spring .u-ttl__l {
    font-size: 2rem;
  }
}
.now_summer .u-ttl__l.first-of-type {
  padding-right: 96px;
}
.now_summer .u-ttl__l.first-of-type::after {
  display: block;
  width: 55px;
  padding-top: 62px;
  background-image: url(../img/common/body/u-ttl__img_summer.png);
  background-size: 55px 62px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .now_summer .u-ttl__l.first-of-type::after {
    background-image: url(../img/common/body/u-ttl__img_summer@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .now_summer .u-ttl__l.first-of-type {
    padding-right: 60px;
  }
  .now_summer .u-ttl__l.first-of-type::after {
    background-size: 33px 37.2px;
    padding-top: 37.2px;
    width: 33px;
  }
  .now_summer .u-ttl__l {
    font-size: 2rem;
  }
}
.now_autumn .u-ttl__l.first-of-type {
  padding-right: 96px;
}
.now_autumn .u-ttl__l.first-of-type::after {
  display: block;
  width: 97px;
  padding-top: 61px;
  background-image: url(../img/common/body/u-ttl__img_autumn.png);
  background-size: 97px 61px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .now_autumn .u-ttl__l.first-of-type::after {
    background-image: url(../img/common/body/u-ttl__img_autumn@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .now_autumn .u-ttl__l.first-of-type {
    padding-right: 60px;
  }
  .now_autumn .u-ttl__l.first-of-type::after {
    background-size: 58.2px 36.6px;
    padding-top: 36.6px;
    width: 58.2px;
  }
  .now_autumn .u-ttl__l {
    font-size: 2rem;
  }
}
.now_winter .u-ttl__l.first-of-type {
  padding-right: 96px;
}
.now_winter .u-ttl__l.first-of-type::after {
  display: block;
  width: 95px;
  padding-top: 61px;
  background-image: url(../img/common/body/u-ttl__img_winter.png);
  background-size: 95px 61px;
}
.u-photolist__item,
.u-photolist__row {
  display: -webkit-box;
  display: -ms-flexbox;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .now_winter .u-ttl__l.first-of-type::after {
    background-image: url(../img/common/body/u-ttl__img_winter@2x.png);
  }
}
.u-photolist {
  max-width: 740px;
}
.u-photolist__row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -4px;
  margin-left: -4px;
}
@media screen and (max-width: 666px) {
  .now_winter .u-ttl__l.first-of-type {
    padding-right: 60px;
  }
  .now_winter .u-ttl__l.first-of-type::after {
    background-size: 57px 36.6px;
    padding-top: 36.6px;
    width: 57px;
  }
  .now_winter .u-ttl__l {
    font-size: 2rem;
  }
  .u-photolist__row {
    margin: 0;
  }
}
.u-photolist__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  display: flex;
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}
.u-photolist__wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.u-photolist__inner {
  position: relative;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  border-radius: 2px;
}
@media screen and (max-width: 666px) {
  .u-photolist__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: -1px;
  }
  .u-photolist__item:nth-child(2n) .u-photolist__wrap {
    background-color: #e6e6e6;
  }
  .u-photolist__wrap {
    display: block;
    width: 100%;
  }
  .u-photolist__inner {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px;
    padding: 8px;
  }
  .u-photolist__inner::after {
    content: "";
    display: block;
    clear: both;
  }
  .js.touchevents .u-photolist__inner.touch,
  .u-photolist__inner:hover {
    border-color: transparent;
  }
}
.js.touchevents .u-photolist__inner.touch,
.u-photolist__inner:hover {
  text-decoration: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale3d(1.03, 1.03, 2);
  transform: scale3d(1.03, 1.03, 2);
  border-color: #1075a6;
  background-color: #ff0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}
.js.touchevents .u-photolist__inner.touch .u-photolist__ex,
.js.touchevents .u-photolist__inner.touch .u-photolist__ttl,
.u-photolist__inner:hover .u-photolist__ex,
.u-photolist__inner:hover .u-photolist__ttl {
  color: #1aa5e9;
}
.u-photolist__exchange {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.u-photolist__pcwrap {
  display: block;
  min-height: 1px;
}
.u-photolist__img {
  display: block;
  position: relative;
}
.u-photolist__img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.u-photolist__img .lottery {
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
}
@media screen and (max-width: 666px) {
  .u-photolist__exchange {
    display: block;
  }
  .u-photolist__img {
    float: left;
    margin-right: 8px;
  }
  .u-photolist__img img {
    width: 120px;
  }
}
.u-photolist__icon {
  position: absolute;
  z-index: 1;
  top: -3px;
  left: -3px;
}
.u-photolist__icon.lottery {
  display: none;
}
.u-photolist__icon.exchange,
.u-photolist__icon.new,
.u-photolist__icon.use {
  display: block;
  overflow: hidden;
  width: 73px;
  height: 0;
  padding-top: 75px;
  background-size: 73px 75px;
}
.u-photolist__icon.exchange {
  background-image: url(../img/common/body/photolist__icon__exchange.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-photolist__icon.exchange {
    background-image: url(../img/common/body/photolist__icon__exchange@2x.png);
  }
}
.u-photolist__icon.use {
  background-image: url(../img/common/body/photolist__icon__use.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-photolist__icon.use {
    background-image: url(../img/common/body/photolist__icon__use@2x.png);
  }
}
.u-photolist__icon.new {
  background-image: url(../img/common/body/photolist__icon__new.png);
}
.u-photolist__icon.eend,
.u-photolist__icon.end,
.u-photolist__icon.endstay {
  display: block;
  overflow: hidden;
  width: 72px;
  height: 0;
  padding-top: 74px;
  background-size: 72px 74px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-photolist__icon.new {
    background-image: url(../img/common/body/photolist__icon__new@2x.png);
  }
}
.u-photolist__icon.end {
  background-image: url(../img/common/body/photolist__icon__end.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-photolist__icon.end {
    background-image: url(../img/common/body/photolist__icon__end@2x.png);
  }
}
.u-photolist__icon.endstay {
  background-image: url(../img/common/body/photolist__icon__end.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-photolist__icon.endstay {
    background-image: url(../img/common/body/photolist__icon__end@2x.png);
  }
}
.u-photolist__icon.eend {
  background-image: url(../img/common/body/photolist__icon__eend.png);
}
.u-photolist__icon.limited,
.u-photolist__icon.progress,
.u-photolist__icon.review,
.u-photolist__icon.reviewboth,
.u-photolist__icon.update,
.u-photolist__icon.wanted {
  display: block;
  width: 73px;
  height: 0;
  padding-top: 75px;
  background-size: 73px 75px;
  overflow: hidden;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-photolist__icon.eend {
    background-image: url(../img/common/body/photolist__icon__eend@2x.png);
  }
}
.u-photolist__icon.review,
.u-photolist__icon.reviewboth {
  background-image: url(../img/common/body/photolist__icon__review.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-photolist__icon.review,
  .u-photolist__icon.reviewboth {
    background-image: url(../img/common/body/photolist__icon__review@2x.png);
  }
}
.u-photolist__icon.limited {
  background-image: url(../img/common/body/photolist__icon__limited.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-photolist__icon.limited {
    background-image: url(../img/common/body/photolist__icon__limited@2x.png);
  }
}
.u-photolist__icon.progress {
  background-image: url(../img/common/body/photolist__icon__progress.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-photolist__icon.progress {
    background-image: url(../img/common/body/photolist__icon__progress@2x.png);
  }
}
.u-photolist__icon.wanted {
  background-image: url(../img/common/body/photolist__icon__wanted.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-photolist__icon.wanted {
    background-image: url(../img/common/body/photolist__icon__wanted@2x.png);
  }
}
.u-photolist__icon.update {
  background-image: url(../img/common/body/photolist__icon__update.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-photolist__icon.update {
    background-image: url(../img/common/body/photolist__icon__update@2x.png);
  }
}
.u-photolist__txtbox.lottery {
  max-width: 66.66667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
}
.u-photolist__ttl {
  padding: 8px;
  color: #000;
  line-height: 1.4;
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  .u-photolist__txtbox.lottery {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .u-photolist__ttl {
    padding: 0 0 4px;
    margin-bottom: 0;
  }
}
.u-photolist__ex {
  padding: 0 8px 8px;
  color: #727578;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.4rem;
}
@media screen and (max-width: 666px) {
  .u-photolist__ex {
    padding: 0;
    margin: 0 !important;
  }
}
.u-photolist__pointwrap {
  padding: 8px 8px 0;
  margin-top: auto;
}
.u-photolist__point {
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 666px) {
  .u-photolist__pointwrap {
    padding: 0;
  }
  .u-photolist__point {
    text-align: center;
  }
}
.u-photolist__tags {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  bottom: -2.5em;
  height: 2.5em;
  padding: 4px 0 0;
  left: 0;
}
@media screen and (max-width: 666px) {
  .u-photolist__tags {
    position: static;
    height: auto;
    display: none;
  }
}
.u-photolist__comic-tidy_backnum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.u-photolist__comic-tidy_backnum:not(:last-child) {
  margin-bottom: 16px;
}
.u-photolist__comic-tidy_backnum img {
  margin-right: 8px;
}
.smile-lottery .u-photolist {
  max-width: 740px;
}
.smile-lottery .u-photolist__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -4px;
  margin-left: -4px;
}
@media screen and (max-width: 666px) {
  .smile-lottery .u-photolist__row {
    margin: 0;
  }
}
.smile-lottery .u-photolist__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}
.smile-lottery .u-photolist__wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.smile-lottery .u-photolist__wrap.lottery {
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 666px) {
  .smile-lottery .u-photolist__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: -1px;
  }
  .smile-lottery
    .u-photolist__item:nth-child(2n)
    .smile-lottery
    .u-photolist__wrap {
    background-color: #e6e6e6;
  }
  .smile-lottery .u-photolist__wrap {
    display: block;
    width: 100%;
  }
}
.smile-lottery .u-photolist__inner {
  position: relative;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  border-radius: 2px;
}
@media screen and (min-width: 667px) {
  .smile-lottery .u-photolist__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 790px;
    width: 100%;
  }
  :root .smile-lottery .u-photolist__inner,
  _:-ms-lang(x)::-ms-backdrop {
    width: 790px;
  }
}
@media screen and (max-width: 666px) {
  .smile-lottery .u-photolist__inner {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px;
    padding: 8px;
  }
  .smile-lottery .u-photolist__inner::after {
    content: "";
    display: block;
    clear: both;
  }
  .js.touchevents .smile-lottery .u-photolist__inner.touch,
  .smile-lottery .u-photolist__inner:hover {
    border-color: transparent;
  }
}
.js.touchevents .smile-lottery .u-photolist__inner.touch,
.smile-lottery .u-photolist__inner:hover {
  text-decoration: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale3d(1.03, 1.03, 2);
  transform: scale3d(1.03, 1.03, 2);
  border-color: #1075a6;
  background-color: #ff0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}
.js.touchevents
  .smile-lottery
  .u-photolist__inner.touch
  .smile-lottery
  .u-photolist__ex,
.js.touchevents
  .smile-lottery
  .u-photolist__inner.touch
  .smile-lottery
  .u-photolist__ttl,
.smile-lottery .u-photolist__inner:hover .smile-lottery .u-photolist__ex,
.smile-lottery .u-photolist__inner:hover .smile-lottery .u-photolist__ttl {
  color: #1aa5e9;
}
.smile-lottery .u-photolist__img {
  display: block;
  position: relative;
}
.smile-lottery .u-photolist__img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 667px) {
  .smile-lottery .u-photolist__img {
    max-width: 60%;
  }
  .smile-lottery .u-photolist__img img {
    max-width: 380px;
    width: 100%;
    height: auto;
  }
  .smile-lottery .u-photolist__ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 666px) {
  .smile-lottery .u-photolist__img {
    float: left;
    margin-right: 8px;
  }
  .smile-lottery .u-photolist__img img {
    width: 120px;
  }
}
.smile-lottery .u-photolist__icon {
  position: absolute;
  z-index: 1;
  top: -3px;
  left: -3px;
}
.smile-lottery .u-photolist__icon.lottery {
  display: none;
}
.smile-lottery .u-photolist__icon.exchange,
.smile-lottery .u-photolist__icon.new,
.smile-lottery .u-photolist__icon.update,
.smile-lottery .u-photolist__icon.use {
  display: block;
  overflow: hidden;
  width: 73px;
  height: 0;
  padding-top: 75px;
  background-size: 73px 75px;
}
.smile-lottery .u-photolist__icon.exchange {
  background-image: url(../img/common/body/photolist__icon__exchange.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .smile-lottery .u-photolist__icon.exchange {
    background-image: url(../img/common/body/photolist__icon__exchange@2x.png);
  }
}
.smile-lottery .u-photolist__icon.use {
  background-image: url(../img/common/body/photolist__icon__use.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .smile-lottery .u-photolist__icon.use {
    background-image: url(../img/common/body/photolist__icon__use@2x.png);
  }
}
.smile-lottery .u-photolist__icon.new {
  background-image: url(../img/common/body/photolist__icon__new.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .smile-lottery .u-photolist__icon.new {
    background-image: url(../img/common/body/photolist__icon__new@2x.png);
  }
}
.smile-lottery .u-photolist__icon.update {
  background-image: url(../img/common/body/photolist__icon__update.png);
}
.smile-lottery .u-photolist__icon.eend,
.smile-lottery .u-photolist__icon.end {
  display: block;
  overflow: hidden;
  width: 72px;
  height: 0;
  padding-top: 74px;
  background-size: 72px 74px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .smile-lottery .u-photolist__icon.update {
    background-image: url(../img/common/body/photolist__icon__update@2x.png);
  }
}
.smile-lottery .u-photolist__icon.end {
  background-image: url(../img/common/body/photolist__icon__end.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .smile-lottery .u-photolist__icon.end {
    background-image: url(../img/common/body/photolist__icon__end@2x.png);
  }
}
.smile-lottery .u-photolist__icon.eend {
  background-image: url(../img/common/body/photolist__icon__eend.png);
}
.smile-lottery .u-photolist__icon.limited,
.smile-lottery .u-photolist__icon.progress,
.smile-lottery .u-photolist__icon.review,
.smile-lottery .u-photolist__icon.wanted {
  display: block;
  width: 73px;
  height: 0;
  padding-top: 75px;
  background-size: 73px 75px;
  overflow: hidden;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .smile-lottery .u-photolist__icon.eend {
    background-image: url(../img/common/body/photolist__icon__eend@2x.png);
  }
}
.smile-lottery .u-photolist__icon.review {
  background-image: url(../img/common/body/photolist__icon__review.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .smile-lottery .u-photolist__icon.review {
    background-image: url(../img/common/body/photolist__icon__review@2x.png);
  }
}
.smile-lottery .u-photolist__icon.limited {
  background-image: url(../img/common/body/photolist__icon__limited.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .smile-lottery .u-photolist__icon.limited {
    background-image: url(../img/common/body/photolist__icon__limited@2x.png);
  }
}
.smile-lottery .u-photolist__icon.progress {
  background-image: url(../img/common/body/photolist__icon__progress.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .smile-lottery .u-photolist__icon.progress {
    background-image: url(../img/common/body/photolist__icon__progress@2x.png);
  }
}
.smile-lottery .u-photolist__icon.wanted {
  background-image: url(../img/common/body/photolist__icon__wanted.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .smile-lottery .u-photolist__icon.wanted {
    background-image: url(../img/common/body/photolist__icon__wanted@2x.png);
  }
}
.smile-lottery .u-photolist__ttl {
  padding: 8px;
  color: #000;
  line-height: 1.4;
  font-feature-settings: "palt";
}
.gift-cluboff .u-photolist__ttl,
.u-assist_lite {
  -webkit-font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  .smile-lottery .u-photolist__ttl {
    padding: 0 0 4px;
    margin-bottom: 0;
  }
}
.smile-lottery .u-photolist__ex {
  padding: 0 8px 8px;
  color: #727578;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.4rem;
}
@media screen and (max-width: 666px) {
  .smile-lottery .u-photolist__ex {
    padding: 0;
    margin: 0 !important;
  }
}
.smile-lottery .u-photolist__tags {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  bottom: -2.5em;
  height: 2.5em;
  padding: 4px 0 0;
  left: 0;
}
@media screen and (max-width: 666px) {
  .smile-lottery .u-photolist__tags {
    position: static;
    height: auto;
    display: none;
  }
}
.gift-cluboff .u-photolist {
  max-width: 740px;
}
.gift-cluboff .u-photolist__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -4px;
  margin-left: -4px;
}
@media screen and (max-width: 666px) {
  .gift-cluboff .u-photolist__row {
    margin: 0;
  }
}
.gift-cluboff .u-photolist__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}
.gift-cluboff .u-photolist__wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  .gift-cluboff .u-photolist__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: -1px;
  }
  .gift-cluboff
    .u-photolist__item:nth-child(2n)
    .gift-cluboff
    .u-photolist__wrap {
    background-color: #e6e6e6;
  }
  .gift-cluboff .u-photolist__wrap {
    display: block;
    width: 100%;
  }
}
.gift-cluboff .u-photolist__inner {
  position: relative;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  border-radius: 2px;
}
@media screen and (min-width: 667px) {
  .smile-lottery .u-photolist__ex.lottery {
    font-size: 1.6rem;
  }
  .gift-cluboff .u-photolist__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 790px;
    width: 100%;
  }
}
@media screen and (max-width: 666px) {
  .gift-cluboff .u-photolist__inner {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px;
    padding: 8px;
  }
  .gift-cluboff .u-photolist__inner::after {
    content: "";
    display: block;
    clear: both;
  }
  .gift-cluboff .u-photolist__inner:hover,
  .js.touchevents .gift-cluboff .u-photolist__inner.touch {
    border-color: transparent;
  }
}
.gift-cluboff .u-photolist__inner:hover,
.js.touchevents .gift-cluboff .u-photolist__inner.touch {
  text-decoration: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale3d(1.03, 1.03, 2);
  transform: scale3d(1.03, 1.03, 2);
  border-color: #1075a6;
  background-color: #ff0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}
.gift-cluboff .u-photolist__inner:hover .gift-cluboff .u-photolist__ex,
.gift-cluboff .u-photolist__inner:hover .gift-cluboff .u-photolist__ttl,
.js.touchevents
  .gift-cluboff
  .u-photolist__inner.touch
  .gift-cluboff
  .u-photolist__ex,
.js.touchevents
  .gift-cluboff
  .u-photolist__inner.touch
  .gift-cluboff
  .u-photolist__ttl {
  color: #1aa5e9;
}
.gift-cluboff .u-photolist__img {
  display: block;
  position: relative;
}
.gift-cluboff .u-photolist__img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 667px) {
  .gift-cluboff .u-photolist__img {
    max-width: 60%;
  }
  .gift-cluboff .u-photolist__img img {
    max-width: 320px;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 666px) {
  .gift-cluboff .u-photolist__img {
    float: left;
    margin-right: 8px;
  }
  .gift-cluboff .u-photolist__img img {
    width: 120px;
  }
}
.gift-cluboff .u-photolist__img_cluboff {
  display: block;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 61%;
  flex: 0 0 61%;
}
@media screen and (min-width: 667px) {
  .gift-cluboff .u-photolist__img_cluboff {
    max-width: 100%;
  }
  .gift-cluboff .u-photolist__img_cluboff img {
    max-width: 100%;
    width: 500px;
    height: auto;
  }
  .gift-cluboff .u-photolist__ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 666px) {
  .gift-cluboff .u-photolist__img_cluboff {
    float: left;
    margin-right: 8px;
  }
  .gift-cluboff .u-photolist__img_cluboff img {
    width: 120px;
  }
}
.gift-cluboff .u-photolist__icon.attention,
.gift-cluboff .u-photolist__icon.exchange,
.gift-cluboff .u-photolist__icon.new {
  display: block;
  overflow: hidden;
  width: 73px;
  height: 0;
  padding-top: 75px;
  background-size: 73px 75px;
}
.gift-cluboff .u-photolist__icon {
  position: absolute;
  z-index: 1;
  top: -3px;
  left: -3px;
}
.gift-cluboff .u-photolist__icon.exchange {
  background-image: url(../img/common/body/photolist__icon__exchange.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .gift-cluboff .u-photolist__icon.exchange {
    background-image: url(../img/common/body/photolist__icon__exchange@2x.png);
  }
}
.gift-cluboff .u-photolist__icon.new {
  background-image: url(../img/common/body/photolist__icon__new.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .gift-cluboff .u-photolist__icon.new {
    background-image: url(../img/common/body/photolist__icon__new@2x.png);
  }
}
.gift-cluboff .u-photolist__icon.attention {
  background-image: url(../img/common/body/photolist__icon__attention.png);
}
.gift-cluboff .u-photolist__icon.eend,
.gift-cluboff .u-photolist__icon.end {
  display: block;
  overflow: hidden;
  width: 72px;
  height: 0;
  padding-top: 74px;
  background-size: 72px 74px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .gift-cluboff .u-photolist__icon.attention {
    background-image: url(../img/common/body/photolist__icon__attention@2x.png);
  }
}
.gift-cluboff .u-photolist__icon.end {
  background-image: url(../img/common/body/photolist__icon__end.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .gift-cluboff .u-photolist__icon.end {
    background-image: url(../img/common/body/photolist__icon__end@2x.png);
  }
}
.gift-cluboff .u-photolist__icon.eend {
  background-image: url(../img/common/body/photolist__icon__eend.png);
}
.gift-cluboff .u-photolist__icon.limited,
.gift-cluboff .u-photolist__icon.progress,
.gift-cluboff .u-photolist__icon.review,
.gift-cluboff .u-photolist__icon.wanted {
  display: block;
  overflow: hidden;
  width: 73px;
  height: 0;
  padding-top: 75px;
  background-size: 73px 75px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .gift-cluboff .u-photolist__icon.eend {
    background-image: url(../img/common/body/photolist__icon__eend@2x.png);
  }
}
.gift-cluboff .u-photolist__icon.review {
  background-image: url(../img/common/body/photolist__icon__review.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .gift-cluboff .u-photolist__icon.review {
    background-image: url(../img/common/body/photolist__icon__review@2x.png);
  }
}
.gift-cluboff .u-photolist__icon.limited {
  background-image: url(../img/common/body/photolist__icon__limited.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .gift-cluboff .u-photolist__icon.limited {
    background-image: url(../img/common/body/photolist__icon__limited@2x.png);
  }
}
.gift-cluboff .u-photolist__icon.progress {
  background-image: url(../img/common/body/photolist__icon__progress.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .gift-cluboff .u-photolist__icon.progress {
    background-image: url(../img/common/body/photolist__icon__progress@2x.png);
  }
}
.gift-cluboff .u-photolist__icon.wanted {
  background-image: url(../img/common/body/photolist__icon__wanted.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .gift-cluboff .u-photolist__icon.wanted {
    background-image: url(../img/common/body/photolist__icon__wanted@2x.png);
  }
}
.gift-cluboff .u-photolist__ttl {
  padding: 8px;
  color: #000;
  line-height: 1.4;
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  .gift-cluboff .u-photolist__ttl {
    padding: 0 0 4px;
    margin-bottom: 0;
  }
}
.gift-cluboff .u-photolist__ex {
  padding: 0 8px;
  color: #727578;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.4rem;
}
@media screen and (max-width: 666px) {
  .gift-cluboff .u-photolist__ex {
    padding: 0;
    margin: 8px !important;
  }
}
.gift-cluboff .u-photolist__tags {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  bottom: -2.5em;
  height: 2.5em;
  padding: 4px 0 0;
  left: 0;
}
@media screen and (max-width: 666px) {
  .gift-cluboff .u-photolist__tags {
    position: static;
    height: auto;
    display: none;
  }
}
@media screen and (min-width: 667px) {
  .gift-cluboff .u-photolist__ex.cluboff {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .gift-cluboff .clubofflex__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .gift-cluboff .clubofflex__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    font-size: 2.4rem;
  }
}
.gift-cluboff .clubofflex__item {
  padding: 5.33px;
  color: #fff;
  text-align: center;
  line-height: 125%;
}
@media screen and (max-width: 666px) {
  .gift-cluboff .clubofflex__row {
    display: block;
  }
  .gift-cluboff .clubofflex__item {
    font-size: 1.6rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
}
.gift-cluboff .clubofflex__inner {
  background: #d30015;
  padding: 2px;
  border-radius: 7px;
  height: 100%;
  max-height: 100%;
}
.gift-cluboff .clubofflex__ex {
  text-align: center;
  font-size: 1.4rem;
}
@media screen and (min-width: 667px) {
  .gift-cluboff .clubofflex__ex {
    display: block;
  }
}
.u-list__ul,
.u-list__ul_kana,
.u-list__ul_maru,
.u-list__ul_num,
.u-list__ul_square {
  counter-reset: num_ul;
  margin: 1em 0;
}
.u-list__ul > li,
.u-list__ul_kana > li,
.u-list__ul_maru > li,
.u-list__ul_num > li,
.u-list__ul_square > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.u-list__ul > li::before,
.u-list__ul_kana > li::before,
.u-list__ul_maru > li::before,
.u-list__ul_num > li::before,
.u-list__ul_square > li::before {
  content: "■";
  margin-right: 4px;
}
.u-list__ul > li:not(:last-child),
.u-list__ul_kana > li:not(:last-child),
.u-list__ul_maru > li:not(:last-child),
.u-list__ul_num > li:not(:last-child),
.u-list__ul_square > li:not(:last-child) {
  margin-bottom: 0.5em;
}
.u-list__ul_num > li::before {
  counter-increment: num_ul;
  content: "（" counter(num_ul) "）";
}
.u-list__ul_kana > li:nth-child(1)::before {
  content: "（ア）";
}
.u-list__ul_kana > li:nth-child(2)::before {
  content: "（イ）";
}
.u-list__ul_kana > li:nth-child(3)::before {
  content: "（ウ）";
}
.u-list__ul_kana > li:nth-child(4)::before {
  content: "（エ）";
}
.u-list__ul_kana > li:nth-child(5)::before {
  content: "（オ）";
}
.u-list__ul_kana > li:nth-child(6)::before {
  content: "（カ）";
}
.u-list__ul_maru {
  counter-reset: num_ul;
  margin: 1em 0;
}
.u-list__ul_maru > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.u-list__ul_maru > li::before {
  content: "●";
  margin-right: 4px;
}
.u-list__ul_maru > li:not(:last-child) {
  margin-bottom: 0.5em;
}
.u-list__ul_square {
  counter-reset: num_ul;
  margin: 1em 0;
}
.u-list__ul_square > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.u-list__ul_square > li::before {
  content: "■";
  margin-right: 4px;
}
.u-list__ul_square > li:not(:last-child) {
  margin-bottom: 0.5em;
}
@media screen and (min-width: 667px) {
  .u-list__ul_flex li:not(:last-child) {
    margin-right: 24px;
  }
}
.u-list__ul_dot {
  counter-reset: num_ul;
  margin: 1em 0;
}
.u-list__ul_dot > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.u-list__ul_dot > li::before {
  content: "・";
  margin-right: 4px;
}
.u-list__ul_dot > li:not(:last-child) {
  margin-bottom: 0.5em;
}
.u-list__ul_buck-num {
  counter-reset: num_ul;
  margin: 1em 0;
}
.u-list__ul_buck-num > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.u-list__ul_buck-num > li::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  margin-bottom: 2px;
  margin-right: 4px;
}
.u-list__ul_buck-num > li:not(:last-child) {
  margin-bottom: 0.5em;
}
.u-list__ul_nest {
  counter-reset: num_ul;
  margin: 1em 0;
}
.u-list__ol-black,
.u-list__ol_more {
  counter-reset: num_ol;
}
.u-list__ul_nest > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.u-list__ul_nest > li:first-child::before {
  content: "■";
  margin-right: 4px;
}
.u-list__ul_nest > li:not(:last-child) {
  margin-bottom: 0.5em;
}
.u-list__ol,
.u-list__ol_circle-num {
  counter-reset: num_ol;
  margin: 1em 0;
}
.u-list__ol-black > li:not(:last-child),
.u-list__ol > li:not(:last-child),
.u-list__ol_circle-num > li:not(:last-child) {
  margin-bottom: 0.5em;
}
.u-list__ol > li,
.u-list__ol_circle-num > li {
  position: relative;
  padding-left: 16px;
}
.u-list__ol > li::before,
.u-list__ol_circle-num > li::before {
  position: absolute;
  left: 0;
  counter-increment: num_ol;
  content: counter(num_ol) ". ";
}
.u-list__ol_circle-num > li:nth-child(1)::before {
  content: "①";
}
.u-list__ol_circle-num > li:nth-child(2)::before {
  content: "②";
}
.u-list__ol_circle-num > li:nth-child(3)::before {
  content: "③";
}
.u-list__ol_circle-num > li:nth-child(4)::before {
  content: "④";
}
.u-list__ol_circle-num > li:nth-child(5)::before {
  content: "⑤";
}
.u-list__ol_circle-num > li:nth-child(6)::before {
  content: "⑥";
}
.u-list__ol-black > li {
  position: relative;
  padding-left: 32px;
}
.u-list__ol-black > li::before {
  counter-increment: num_ol;
  content: counter(num_ol) "";
  background-color: #000;
  border: 1px solid;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 22px;
  width: 22px;
  color: #fff;
  font-size: 85%;
  line-height: 1;
  position: absolute;
  top: 0.2em;
  left: 0;
}
.u-list__dl_table-housecoating > dl:not(:last-of-type),
.u-list__dl_table > dl:not(:last-of-type),
.u-list__dl_table_long2 > dl:not(:last-of-type),
.u-list__dl_table_long3 > dl:not(:last-of-type),
.u-list__dl_table_long > dl:not(:last-of-type),
.u-list__dl_table_mothers > dl:not(:last-of-type),
.u-list__dl_table_multi > dl:not(:last-of-type),
.u-list__dl_table_smile > dl:not(:last-of-type) {
  border-bottom: 1px solid #e6e6e6;
}
.u-list__dl_table-housecoating > dl > dd,
.u-list__dl_table > dl > dd,
.u-list__dl_table_long2 > dl > dd,
.u-list__dl_table_long3 > dl > dd,
.u-list__dl_table_long > dl > dd,
.u-list__dl_table_smile > dl > dd {
  width: 100%;
}
.u-list__dl > dt,
.u-list__dl_table > dl > dt,
.u-list__dl_table_long2 > dl > dt,
.u-list__dl_table_long3 > dl > dt,
.u-list__dl_table_long > dl > dt,
.u-list__dl_table_multi > dl > dt,
.u-list__dl_table_smile > dl > dt {
  color: #595454;
  font-weight: 700;
}
.u-bline,
.u-position__relative {
  position: relative;
}
.u-list__ol_more {
  margin: 1em 0;
}
.u-list__ol_more > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.u-list__ol_more > li:not(:last-child) {
  margin-bottom: 0.5em;
}
.u-list__dl > dd,
.u-list__dl > dt {
  margin-bottom: 1em;
}
.u-list__ol_more > li::before {
  counter-increment: num_ol;
  content: counter(num_ol) ". ";
  margin-right: 16px;
}
.u-list__dl .ls-sq dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.u-list__dl .ls-sq dt::before {
  content: "■";
  margin-right: 4px;
}
.u-list__dl_table > dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px;
  font-size: 1.4rem;
}
.u-list__dl_table > dl > dt {
  max-width: 7em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 7em;
  flex: 0 0 7em;
  padding-right: 16px;
}
@media screen and (max-width: 666px) {
  .u-list__dl_table > dl {
    display: block;
  }
  .u-list__dl_table > dl > dd,
  .u-list__dl_table > dl > dt {
    max-width: 100%;
  }
}
.u-list__dl_table_multi > dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 8px;
  font-size: 1.4rem;
}
.u-list__dl_table_multi > dl > dt {
  max-width: 7em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 7em;
  flex: 0 0 7em;
  margin-right: 16px;
}
@media screen and (max-width: 666px) {
  .u-list__dl_table_multi > dl {
    display: block;
  }
  .u-list__dl_table_multi > dl > dt {
    max-width: 100%;
  }
}
.u-list__dl_table_long > dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px;
  font-size: 1.4rem;
}
.u-list__dl_table_long > dl > dt {
  max-width: 9em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 9em;
  flex: 0 0 9em;
  margin-right: 16px;
}
@media screen and (max-width: 666px) {
  .u-list__dl_table_long > dl {
    display: block;
  }
  .u-list__dl_table_long > dl > dd,
  .u-list__dl_table_long > dl > dt {
    max-width: 100%;
  }
}
.u-list__dl_table_long2 > dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px;
  font-size: 1.4rem;
}
.u-list__dl_table_long3 > dl,
.u-list__dl_table_smile > dl {
  -webkit-box-sizing: border-box;
  padding: 8px;
  font-size: 1.4rem;
}
.u-list__dl_table_long2 > dl > dt {
  max-width: 15em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15em;
  flex: 0 0 15em;
  margin-right: 16px;
}
@media screen and (max-width: 666px) {
  .u-list__dl_table_long2 > dl {
    display: block;
  }
  .u-list__dl_table_long2 > dl > dd,
  .u-list__dl_table_long2 > dl > dt {
    max-width: 100%;
  }
}
.u-list__dl_table_long3 > dl {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.u-list__dl_table_long3 > dl > dt {
  max-width: 17em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 17em;
  flex: 0 0 17em;
  margin-right: 16px;
}
@media screen and (max-width: 666px) {
  .u-list__dl_table_long3 > dl {
    display: block;
  }
  .u-list__dl_table_long3 > dl > dd,
  .u-list__dl_table_long3 > dl > dt {
    max-width: 100%;
  }
}
.u-list__dl_table_smile > dl {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.u-list__dl_table_smile > dl > dt {
  max-width: 10em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 10em;
  flex: 0 0 10em;
  margin-right: 16px;
}
@media screen and (max-width: 666px) {
  .u-list__dl_table_smile > dl {
    display: block;
  }
  .u-list__dl_table_smile > dl > dt {
    max-width: 100%;
  }
}
.u-list__dl_table-event__overview {
  margin-top: 16px;
}
.u-list__dl_table-event__overview_ls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.u-list__dl_table-event__overview_ls dt {
  font-weight: 700;
  min-width: 88px;
}
.u-list__dl_table-housecoating > dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  font-size: 1.4rem;
}
.u-news dd,
.u-news dt {
  border-left: 3px solid #1075a6;
  padding-left: 8px;
}
.u-list__dl_table-housecoating > dl > dt {
  color: #595454;
  font-weight: 700;
  max-width: 7em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 7em;
  flex: 0 0 7em;
  padding-right: 16px;
}
@media screen and (max-width: 666px) {
  .u-list__dl_table-housecoating > dl {
    display: block;
  }
  .u-list__dl_table-housecoating > dl > dd,
  .u-list__dl_table-housecoating > dl > dt {
    max-width: 100%;
  }
}
.u-list__dl_table_mothers > dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px;
  font-size: 1.4rem;
  background-color: #ffff54;
}
.u-list__dl_table_mothers > dl > dt {
  color: #000;
  font-weight: 700;
  max-width: 9em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 9em;
  flex: 0 0 9em;
  margin-right: 16px;
}
.u-list__dl_table_mothers > dl > dd {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  color: #000;
  font-weight: 700;
  padding: 8px;
}
@media screen and (max-width: 666px) {
  .u-list__dl_table_mothers > dl {
    display: block;
  }
  .u-list__dl_table_mothers > dl > dd,
  .u-list__dl_table_mothers > dl > dt {
    max-width: 100%;
  }
}
.u-news dt {
  padding-top: 8px;
  font-size: 1.2rem;
  font-weight: 700;
}
.u-news dd {
  padding-bottom: 8px;
  margin-bottom: 8px;
  line-height: 1.4;
  font-feature-settings: "palt";
}
.u-news dd a::after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 4px;
}
.u-assist,
.u-assist-color,
.u-assist__paris,
.u-assist_blue,
.u-assist_cafe_low,
.u-assist_confetti,
.u-assist_enq,
.u-assist_enq_low,
.u-assist_enq_low05,
.u-assist_enq_low07,
.u-assist_etc,
.u-assist_etc05,
.u-assist_green,
.u-assist_lite,
.u-assist_overflow,
.u-assist_pink,
.u-assist_search,
.u-assist_white {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fffcf4;
  padding: 24px;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  margin-bottom: 24px;
}
.u-assist-color > p:last-child,
.u-assist > p:last-child,
.u-assist__paris p,
.u-assist__paris > p:last-child,
.u-assist_blue p,
.u-assist_blue > p:last-child,
.u-assist_cafe_low > p:last-child,
.u-assist_confetti > p:last-child,
.u-assist_enq > p:last-child,
.u-assist_enq_low05 > p:last-child,
.u-assist_enq_low07 > p:last-child,
.u-assist_enq_low > p:last-child,
.u-assist_etc05,
.u-assist_etc05 > p:last-child,
.u-assist_etc > p:last-child,
.u-assist_green p,
.u-assist_green > p:last-child,
.u-assist_lite > p:last-child,
.u-assist_overflow > p:last-child,
.u-assist_pink p,
.u-assist_pink > p:last-child,
.u-assist_search > p:last-child,
.u-assist_white > p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 666px) {
  .u-assist,
  .u-assist-color,
  .u-assist__paris,
  .u-assist_blue,
  .u-assist_cafe_low,
  .u-assist_confetti,
  .u-assist_enq,
  .u-assist_enq_low,
  .u-assist_enq_low05,
  .u-assist_enq_low07,
  .u-assist_etc,
  .u-assist_etc05,
  .u-assist_green,
  .u-assist_lite,
  .u-assist_overflow,
  .u-assist_pink,
  .u-assist_search,
  .u-assist_white {
    padding: 8px;
  }
  .u-assist_search {
    display: none;
  }
}
.u-assist__paris a::before,
.u-assist_blue a::before,
.u-assist_pink a::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 8px;
}
.u-assist_overflow {
  overflow: auto;
}
.u-assist_lite {
  padding: 16px;
  font-feature-settings: "palt";
}
.u-assist_confetti,
.u-font__palt {
  -webkit-font-feature-settings: "palt";
}
.u-assist_confetti {
  padding: 16px;
  font-feature-settings: "palt";
  border: none;
  background-color: #ffeed5;
  color: #595454;
  font-weight: 700;
}
.u-assist_enq {
  border: none;
  background-color: #fff0f0;
}
.u-assist_enq_low {
  border: none;
  background-color: #f9ded6;
}
.u-assist_enq_low05 {
  border: none;
  wdith: 100%;
  background-color: #fff1d4;
}
.u-assist_enq_low07 {
  border: none;
  wdith: 100%;
  background-color: #e0fbff;
}
.u-assist_enq_t-padding {
  padding-top: 32px;
}
.u-assist_cafe_low {
  border: none;
  background-color: #fff;
}
@media screen and (max-width: 666px) {
  .u-assist_cafe_low {
    padding: 8px 4px;
  }
}
.u-assist_etc {
  border: none;
  background-color: #fbfaf5;
  padding: 16px;
}
@media screen and (max-width: 666px) {
  .u-assist_etc {
    padding: 8px;
  }
}
.u-assist_etc__row {
  border: 2px solid #e5cf7a;
  padding: 16px;
  border-radius: 8px;
}
@media screen and (max-width: 666px) {
  .u-assist_etc__row {
    padding: 8px;
  }
}
.u-assist_etc05 {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  padding: 24px;
}
@media screen and (max-width: 666px) {
  .u-assist_etc05 {
    padding: 8px;
  }
}
.u-assist_etc05__row {
  border: 3px solid #ffc700;
  padding: 16px;
  border-radius: 8px;
  background-color: #fff;
}
.u-assist_blue {
  border: none;
  background-color: #a0d3e1;
}
.u-assist_blue a {
  color: #736d6d;
  font-weight: 700;
}
.u-assist_blue a::before {
  font-weight: 900;
  color: #1075a6;
}
.u-assist_pink {
  border: none;
  background-color: #ffe0e0;
}
.u-assist_pink a {
  color: #736d6d;
  font-weight: 700;
}
.u-assist_pink a::before {
  font-weight: 900;
  color: #e71555;
}
.u-assist__paris {
  border: 1px solid #496381;
  background-color: rgba(146, 197, 255, 0.1);
}
.u-assist__paris a {
  color: #736d6d;
  font-weight: 700;
}
.u-assist__paris a::before {
  font-weight: 900;
  color: #1075a6;
}
.bold,
.u-terms__tel {
  font-weight: 700;
}
.u-assist_white {
  border-color: #736d6d;
  background-color: #fff;
}
.u-assist_green {
  border: 1px solid #e6e6e6;
  background-color: #e9fce1;
}
.u-assist_green h5 {
  color: #017bb4;
  font-size: 2rem;
  margin-bottom: 0;
}
.u-bgc__f4ffc0 {
  background-color: #f4ffc0;
}
.u-bgc__white {
  background-color: #fff;
}
.u-bgc__strong {
  background-color: #ff0;
}
.u-bline {
  border-bottom: 1px solid;
}
.u-bline__99ccf2 {
  border-color: #99ccf2;
}
.u-column__2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 666px) {
  .u-assist_etc05__row {
    padding: 16px 8px;
  }
  .u-column__2 {
    margin-right: -8px;
    margin-left: -8px;
  }
}
.u-column__2 .u-column__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-right: 8px;
  padding-left: 8px;
  margin-bottom: 16px;
}
@media screen and (max-width: 666px) {
  .u-column__2 .u-column__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 8px;
  }
}
.u-column__2 .u-column__item_has_inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-right: 8px;
  padding-left: 8px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  .u-column__2 .u-column__item_has_inner {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 8px;
  }
}
.u-column__2 .u-column__item_s {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-right: 4px;
  padding-left: 4px;
  margin-bottom: 8px;
}
@media screen and (max-width: 666px) {
  .u-column__2 .u-column__item_s {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 4px;
  }
}
.u-column__2 .u-column__item_s_has_inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-right: 4px;
  padding-left: 4px;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.u-column__3,
.u-column__4 {
  display: -webkit-box;
  margin-right: -8px;
  margin-left: -8px;
}
@media screen and (max-width: 666px) {
  .u-column__2 .u-column__item_s_has_inner {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 4px;
  }
  .u-column__3 {
    margin-right: -8px;
    margin-left: -8px;
  }
}
.u-column__2 .u-column__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
}
.u-column__2 .u-column__inner_m_bd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  border: 1px solid #e6e6e6;
}
.u-column__3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.u-column__3 .u-column__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-right: 8px;
  padding-left: 8px;
  margin-bottom: 8px;
}
.u-column__3 .u-column__item2sp,
.u-column__4 .u-column__item {
  -webkit-box-sizing: border-box;
  padding-right: 8px;
  padding-left: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 666px) {
  .u-column__3 .u-column__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.u-column__3 .u-column__item2sp {
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
}
@media screen and (max-width: 666px) {
  .u-column__3 .u-column__item2sp {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .u-column__4 {
    margin-right: -8px;
    margin-left: -8px;
  }
}
.u-column__4 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.u-column__4 .u-column__item {
  box-sizing: border-box;
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media screen and (max-width: 666px) {
  .u-column__4 .u-column__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.column2,
.u-column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -24px;
  margin-left: -24px;
}
.column2 li,
.u-column2 li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 970px) {
  .column2 li,
  .u-column2 li {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 666px) {
  .column2,
  .u-column2 {
    margin-right: -8px;
    margin-left: -8px;
  }
  .column2 li,
  .u-column2 li {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 8px;
  }
}
.fl,
.fr {
  margin-bottom: 4px;
}
.u-position__center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.center {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media screen and (min-width: 667px) {
  .center_pc {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (max-width: 666px) {
  .center_sp {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.left {
  text-align: left !important;
}
.right {
  text-align: right !important;
}
@media screen and (min-width: 667px) {
  .right_pc {
    text-align: right !important;
  }
}
@media screen and (min-width: 970px) {
  .fl {
    float: left;
    margin-right: 8px;
  }
  .fr {
    float: right;
    margin-left: 8px;
  }
}
.w05 {
  width: 4% !important;
}
@media screen and (max-width: 666px) {
  .fl,
  .fr {
    text-align: center;
  }
  .w05 {
    width: 100% !important;
  }
}
.w10 {
  width: 9% !important;
}
@media screen and (max-width: 666px) {
  .w10 {
    width: 100% !important;
  }
  .w10_sp {
    width: 9% !important;
  }
}
.w15 {
  width: 14% !important;
}
@media screen and (max-width: 666px) {
  .w15 {
    width: 100% !important;
  }
  .w15_sp {
    width: 14% !important;
  }
  .w15_sp img {
    margin-left: auto;
    margin-right: auto;
  }
}
.w20 {
  width: 19% !important;
}
@media screen and (max-width: 666px) {
  .w20 {
    width: 100% !important;
  }
  .w20_sp {
    width: 19% !important;
  }
}
.w30 {
  width: 29% !important;
}
@media screen and (max-width: 666px) {
  .w30 {
    width: 100% !important;
  }
  .w30_sp {
    width: 29% !important;
  }
  .w30_sp img {
    margin-left: auto;
    margin-right: auto;
  }
}
.w33 {
  width: 31% !important;
}
@media screen and (max-width: 666px) {
  .w33 {
    width: 100% !important;
  }
}
.w35 {
  width: 34% !important;
}
@media screen and (max-width: 666px) {
  .w35 {
    width: 100% !important;
  }
  .w35_sp {
    width: 34% !important;
  }
}
.w40 {
  width: 39% !important;
}
@media screen and (max-width: 666px) {
  .w40 {
    width: 100% !important;
  }
  .w40_sp {
    width: 39% !important;
  }
}
.w45 {
  width: 44% !important;
}
@media screen and (max-width: 666px) {
  .w45 {
    width: 100% !important;
  }
}
.w50 {
  width: 49% !important;
}
@media screen and (max-width: 666px) {
  .w50 {
    width: 100% !important;
  }
  .w50_sp {
    width: 49% !important;
  }
  .w50_sp img {
    margin-left: auto;
    margin-right: auto;
  }
}
.w55 {
  width: 54% !important;
}
@media screen and (max-width: 666px) {
  .w55 {
    width: 100% !important;
  }
}
.w60 {
  width: 59% !important;
}
@media screen and (max-width: 666px) {
  .w60 {
    width: 100% !important;
  }
}
.w65 {
  width: 64% !important;
}
@media screen and (max-width: 666px) {
  .w65 {
    width: 100% !important;
  }
}
.w67 {
  width: 66% !important;
}
@media screen and (max-width: 666px) {
  .w67 {
    width: 100% !important;
  }
  .w60_sp {
    width: 59% !important;
  }
  .w65_sp {
    width: 64% !important;
  }
}
.w70 {
  width: 69% !important;
}
@media screen and (max-width: 666px) {
  .w70 {
    width: 100% !important;
  }
  .w70_sp {
    width: 69% !important;
  }
}
.w80 {
  width: 79% !important;
}
@media screen and (max-width: 666px) {
  .w80 {
    width: 100% !important;
  }
  .w80_sp {
    width: 79% !important;
  }
}
.w85 {
  width: 84% !important;
}
@media screen and (max-width: 666px) {
  .w85 {
    width: 100% !important;
  }
  .w85_sp {
    width: 84% !important;
  }
}
.w90 {
  width: 89% !important;
}
@media screen and (max-width: 666px) {
  .w90 {
    width: 100% !important;
  }
  .w90_sp {
    width: 89% !important;
  }
}
.w95 {
  width: 94% !important;
}
@media screen and (max-width: 666px) {
  .w95 {
    width: 100% !important;
  }
}
.w25 {
  width: 24% !important;
}
@media screen and (max-width: 666px) {
  .w25 {
    width: 50% !important;
  }
  .w25_sp {
    width: 24% !important;
  }
}
.w75 {
  width: 74% !important;
}
@media screen and (max-width: 666px) {
  .w75 {
    width: 100% !important;
  }
  .w75_sp {
    width: 74% !important;
  }
  .w95_sp {
    width: 94% !important;
  }
  .w100 {
    width: 100% !important;
  }
}
.w100,
img.w100 {
  width: 100% !important;
}
.flex {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 666px) {
  .flex {
    display: block;
  }
  .flex.sp-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    display: -webkit-box;
    display: -webkit-flex;
  }
  .flex.sp-flex .sp-w50 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 49% !important;
    padding: 0 4px;
  }
}
.u-terms-point__tel::before,
.u-terms__tel::before {
  display: inline-block;
  content: "";
  margin-right: 4px;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flex_center {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
}
.flex_around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex .self-center {
  -ms-flex-item-align: center;
  align-self: center;
}
.flex .self-end {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.between {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
}
a.fade:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.u-terms__row {
  border: 1px solid #1075a6;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.u-terms__inner,
.u-terms__ttl {
  -webkit-box-sizing: border-box;
  line-height: 1.4;
}
.u-terms__ttl {
  box-sizing: border-box;
  background-color: #1075a6;
  padding: 4px 8px;
  color: #fff;
}
.u-terms__inner {
  box-sizing: border-box;
  padding: 8px 16px;
}
@media screen and (max-width: 666px) {
  .u-terms__inner {
    padding: 8px;
  }
}
.u-terms__tel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 4rem;
  margin-bottom: 0;
  text-align: center;
  padding: 24px;
  border-bottom: 2px dotted #e6e6e6;
}
@media screen and (max-width: 666px) {
  .u-terms__tel {
    font-size: 3rem;
    padding: 8px;
  }
}
.u-terms__tel::before {
  font-size: inherit;
  font-weight: 400;
  color: #1075a6;
  line-height: 1;
}
.u-terms-point__row {
  border: 1px solid #ff7800;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.u-terms-point__inner,
.u-terms-point__ttl {
  -webkit-box-sizing: border-box;
  line-height: 1.4;
}
.u-terms-point__ttl {
  box-sizing: border-box;
  background-color: #ff7800;
  padding: 4px 8px;
  color: #fff;
}
.u-terms-point__inner {
  box-sizing: border-box;
  padding: 8px 16px;
}
.u-category-title__ttl,
.u-terms-point__tel {
  -webkit-box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 666px) {
  .u-terms-point__inner {
    padding: 8px;
  }
}
.u-terms-point__tel {
  box-sizing: border-box;
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 0;
  padding: 24px;
  border-bottom: 2px dotted #e6e6e6;
}
@media screen and (max-width: 666px) {
  .u-terms-point__tel {
    font-size: 3rem;
    padding: 8px;
  }
}
.u-terms-point__tel::before {
  font-size: inherit;
  font-weight: 400;
  color: #ff7800;
  line-height: 1;
}
.u-past {
  margin-bottom: 24px;
}
.u-past__row::after {
  content: "";
  display: block;
  clear: both;
}
.u-past__ttl {
  color: #000;
  border-bottom: 1px dotted #e6e6e6;
}
.u-past__img {
  float: left;
  margin-right: 8px;
}
.u-color__aqua {
  color: #73afdf !important;
}
.u-color__red {
  color: red !important;
}
.u-color__yellow {
  color: #ff0 !important;
}
.u-color__darkred {
  color: #a1061a !important;
}
.u-color__dark {
  color: #4c4848 !important;
}
.u-color__gold {
  color: #a5974d !important;
}
.u-color__white {
  color: #fff;
}
.u-color__uguisu {
  color: #6e9843 !important;
}
.u-color__brand {
  color: #1075a6;
}
.u-color__brand_dark {
  color: #094460;
}
.u-color__pink {
  color: #e4007f !important;
}
.u-category-title__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.u-category-title__thum {
  max-width: 66.2%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.2%;
  flex: 0 0 66.2%;
}
@media screen and (max-width: 666px) {
  .u-category-title__row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .u-category-title__thum {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.u-category-title__thum img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 667px) {
  .u-category-title__ex {
    -webkit-box-sizing: border-box;
    max-width: 33.8%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.8%;
    flex: 0 0 33.8%;
    background: #1075a6;
    color: #fff;
    padding: 8px 16px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .commic .u-category-title__ex {
    background: #ffa14d;
  }
  .techcate .u-category-title__ex {
    background: #8ec701;
  }
  .alsok .u-category-title__ex {
    background: #43abbe;
  }
  .town .u-category-title__ex {
    background: #66933a;
  }
  .imakura-cafe .u-category-title__ex {
    background: #66b1c2;
  }
}
.u-category-title__ttl {
  box-sizing: border-box;
  color: #fff;
}
@media all and (-ms-high-contrast: none) {
  .u-category-title__ttl {
    width: 100%;
  }
}
@media screen and (min-width: 667px) {
  .u-category-title__ttl {
    font-size: 1.7rem;
    font-weight: 400;
    margin: 0 0 40px;
    position: relative;
    line-height: 1.4;
    letter-spacing: -0.04rem;
  }
  .u-category-title__ttl::after {
    content: "";
    border-bottom: 1px solid #ccc;
    display: block;
    width: 40px;
    height: 1px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -20px;
  }
}
.u-category-title__desc {
  color: #fff;
  font-size: 1.35rem;
  margin: 0;
  padding: 0;
}
@media all and (-ms-high-contrast: none) {
  .u-category-title__desc {
    width: 100%;
  }
}
@media screen and (max-width: 666px) {
  .u-category-title__ttl {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .u-category-title__desc {
    display: none;
  }
}
.toIndex {
  position: absolute;
  bottom: 16px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin: 0 auto 0 -30%;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #3374a2;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.toIndex .indexIcon {
  width: 15%;
  padding: 5px;
}
.toIndex .indexIcon::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.toIndex .indexWord {
  width: 85%;
  background: #3374a2;
  color: #fff;
  padding: 5px 5px 7px;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.toIndex .indexWord::before {
  content: url(../img/magazine/index/arrow.svg);
  position: absolute;
  left: 0;
  top: 4px;
  display: block;
  width: 5px;
  height: 10px;
}
.js.touchevents .toIndex.touch .indexWord,
.toIndex:hover .indexWord {
  background: #fff;
  color: #3374a2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.u-float__right {
  float: right;
  margin-left: 24px;
  margin-bottom: 8px;
}
@media screen and (max-width: 666px) {
  .u-float__right {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .u-float__right_sp {
    float: right;
    margin-left: 24px;
    margin-bottom: 8px;
  }
}
.u-float__left {
  float: left;
  margin-right: 24px;
  margin-bottom: 8px;
}
@media screen and (max-width: 666px) {
  .u-float__left {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.list-title,
.u-list-title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.2rem;
  height: 20px;
  border-radius: 2px;
  background-color: #1075a6;
  color: #fff;
  padding: 0 8px;
  margin-bottom: 8px;
  font-feature-settings: "palt";
}
.u-clearfix::after {
  content: " ";
  display: block;
  clear: both;
}
.u-mansion-urawa__ttl {
  border-bottom: 1px solid #1aa5e9;
}
.u-mansion-urawa__ttl:after,
.u-mansion-urawa__ttl:before {
  content: "";
  display: table;
}
.u-mansion-urawa__ttl:after {
  clear: both;
}
.u-mansion-urawa__ttl-strong {
  font-size: 2rem;
}
.u-mansion-urawa__ttl-shoulder {
  color: #907d53;
  font-weight: 400;
  float: right;
}
@media screen and (max-width: 666px) {
  .u-mansion-urawa__ttl-shoulder {
    float: none;
    display: block;
  }
}
.u-mansion-urawa__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.u-mansion-urawa__img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 45%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  padding-right: 8px;
}
@media screen and (max-width: 666px) {
  .u-mansion-urawa__img {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.u-mansion-urawa__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 55%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
}
@media screen and (max-width: 666px) {
  .u-mansion-urawa__inner {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.u-mansion-urawa__ex {
  font-weight: 700;
  color: #000;
}
.u-mansion-urawa__table {
  border: 1px solid #e6e6e6;
}
.u-mansion-urawa__table td,
.u-mansion-urawa__table th {
  padding: 4px;
  border-bottom: 1px dotted #e6e6e6;
  font-size: 1.4rem;
}
.u-mansion-urawa__table th {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 70px;
  text-align: left;
  background-color: #f3f3f3;
}
.u-mansion-urawa__table td {
  line-height: 1.2;
}
.u-mansion-urawa__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.u-mansion-urawa__list li,
.u-mansion-urawa__list li P {
  -webkit-box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  padding: 8px;
}
.u-mansion-urawa__list li {
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  display: flex;
}
@media screen and (max-width: 666px) {
  .u-mansion-urawa__list li {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
.u-mansion-urawa__list li P {
  box-sizing: border-box;
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  background-color: #ff0;
  margin-bottom: 0 !important;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 4em;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 1.4;
}
.u-mansion-urawa__btn,
.u-pager__ttlwrap {
  display: -webkit-box;
  display: -ms-flexbox;
}
.u-big,
.u-pager__ex {
  -webkit-font-feature-settings: "palt";
}
.u-mansion-urawa__btn {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.u-mansion-urawa__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 8px;
}
@media screen and (max-width: 666px) {
  .u-mansion-urawa__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-bottom: 0;
  }
}
.u-pager {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px dashed #1075a6;
  padding-top: 24px;
}
.u-pager::after {
  content: "";
  display: block;
  clear: both;
}
.u-pager__ttlwrap {
  margin-top: 24px;
  margin-bottom: 40px;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.u-pager__row,
.u-pager__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
}
.u-pager__ttlwrap::before {
  content: "次のページは…";
  font-size: 1.4rem;
  color: #666;
  position: absolute;
  top: -30px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.u-pager__ttl {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.u-pager__link {
  background: #ff7800;
  color: #fff;
  max-width: 80%;
  min-height: 48px;
  height: auto;
  margin-left: -45px;
  padding-left: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  position: relative;
}
.u-pager__link:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
  right: -45px;
  top: 0;
  bottom: 0;
  border-style: solid;
  border-color: transparent transparent transparent #ff7800;
  border-width: 72px 0 72px 45px;
  z-index: 10;
}
.u-pager__item,
.u-pager_next {
  position: relative;
}
.u-pager__text {
  display: table-cell;
}
.u-pager__row {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.u-pager__ex {
  font-feature-settings: "palt";
  margin-right: 24px;
}
.u-pager__item {
  margin: 0 1px;
}
.u-pager__item a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  border-radius: 3px;
  background: #eee;
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.u-pager_next::before,
.u-pager_next:hover::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 4.6rem;
  margin-left: 8px;
}
.u-table td,
.u-table th,
.u-table tr,
.u-table_nosp tr {
  border: 1px solid #727578;
}
.js.touchevents .u-pager__item a.touch,
.u-pager__item a:hover {
  text-decoration: none;
  background: #1aa5e9;
  color: #fff;
}
.u-pager__item.active a {
  background: #1075a6;
  color: #fff;
}
.u-pager_nextwrap a {
  text-decoration: none;
}
.u-pager_nextwrap a:hover {
  text-decoration: none !important;
}
.u-pager_next::before {
  color: #eee;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.u-pager_next:hover::before {
  color: #1aa5e9;
}
.u-table th,
.u-table_nosp th {
  background-color: #e6e6e6;
  color: #000;
  vertical-align: middle;
}
.u-table {
  width: 100%;
}
.u-table td,
.u-table th {
  padding: 4px;
}
.u-table_nosp {
  width: 100%;
}
.u-table_nosp td,
.u-table_nosp th {
  border: 1px solid #727578;
  padding: 4px;
}
@media screen and (min-width: 667px) {
  .u-table td span,
  .u-table th span,
  .u-table_nosp td span,
  .u-table_nosp th span {
    display: none;
  }
}
@media screen and (max-width: 666px) {
  .u-table {
    font-size: 1.4rem;
  }
  .u-table thead {
    display: none;
  }
  .u-table tr {
    display: block;
    border: none;
    margin-bottom: 8px;
  }
  .u-table tr:last-child {
    margin-bottom: 0;
  }
  .u-table td,
  .u-table th {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: -1px;
    padding: 8px;
    line-height: 1.4;
  }
  .u-table td::before,
  .u-table th::before {
    content: attr(data-label);
    max-width: 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px;
    margin: -8px 8px -8px -8px;
    background-color: #e6e6e6;
    font-weight: 700;
  }
}
.modal__item,
.u-movie {
  -webkit-box-sizing: border-box;
}
.u-fullwith-movie__base {
  position: relative;
  width: 100%;
  max-width: 740px;
  height: 0;
  padding-top: 56.25%;
}
.u-fullwith-movie__emb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.u-fullwith-movie .daysoko_bg {
  background-image: url(../img/gift/daysoko/main-v.jpg);
  background-size: 740px 417px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .u-fullwith-movie .daysoko_bg {
    background-image: url(../img/gift/daysoko/main-v@2x.jpg);
  }
}
@media screen and (min-width: 667px) {
  .u-fullwith-movie .daysoko_bg {
    background-size: cover;
    background-position: center center;
  }
}
.u-big {
  font-size: 2rem;
  font-weight: 700;
  color: #111;
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  .u-big {
    font-size: 1.8rem !important;
  }
}
.u-big__red {
  display: block;
  margin-bottom: 12px;
  font-size: 2.8rem;
  color: #111;
  text-shadow: 1px 1px 0 #fff;
  font-weight: 700;
  border-bottom: 6px double red;
}
@media screen and (max-width: 666px) {
  .u-big__red {
    font-size: 2.4rem !important;
  }
}
.u-big__strong {
  display: inline-block;
  font-size: 2.8rem;
  color: #111;
  padding: 0 4px;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  .u-big__strong {
    font-size: 2.4rem !important;
  }
}
.u-br__2 {
  line-height: 4.8rem;
}
.u-filter__eend,
.u-filter__end {
  position: relative;
}
.u-filter__eend::after,
.u-filter__end::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "応募の受付は終了しました";
  font-size: 3.2rem;
  color: #fff;
  font-weight: 700;
  width: auto;
  height: 3.2rem;
  text-align: center;
}
.u-adjust-box.box-h42:before,
.u-adjust-box.box-h56:before,
.u-adjust-box.box-h68:before {
  content: "";
  display: block;
}
@media screen and (max-width: 666px) {
  .u-filter__eend::after,
  .u-filter__end::after {
    font-size: 2rem;
    height: 2rem;
  }
}
.u-filter__eend::before,
.u-filter__end::before {
  -webkit-animation: fadeIn 1s ease 1s 1 normal;
  animation: fadeIn 1s ease 1s 1 normal;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.u-filter__eend img,
.u-filter__end img {
  -webkit-filter: brightness(35%);
  filter: brightness(35%);
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.u-font__mincho {
  font-family: "Libre Baskerville", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.u-font__bold {
  font-weight: 700;
}
.u-font__normal {
  font-weight: 400;
}
.u-font__palt {
  font-feature-settings: "palt";
}
.u-text__palt,
body.monozukuri .monozukuri-mv__ttl {
  -webkit-font-feature-settings: "palt";
}
.u-font__mid {
  font-size: 1.4rem;
}
.u-font__small {
  font-size: 1.2rem;
}
@media screen and (max-width: 666px) {
  .u-font__small_sp {
    font-size: 1.2rem;
  }
}
.u-font__strong {
  background-color: #ff0;
  color: #000;
}
.u-font-size__30 {
  font-size: 3rem;
}
@media screen and (max-width: 666px) {
  .u-font-size__30 {
    font-size: 2rem;
  }
}
.u-font-size__28 {
  font-size: 2.8rem;
}
@media screen and (max-width: 666px) {
  .u-font-size__28 {
    font-size: 1.8rem;
  }
}
.u-font-size__20 {
  font-size: 2rem;
}
@media screen and (max-width: 666px) {
  .u-font-size__20 {
    font-size: 1.6rem;
  }
}
.u-font-size__18 {
  font-size: 1.8rem;
}
@media screen and (max-width: 666px) {
  .u-font-size__18 {
    font-size: 1.6rem;
  }
}
.u-font-size__14 {
  font-size: 1.4rem;
}
@media screen and (max-width: 666px) {
  .u-font-size__14 {
    font-size: 1.2rem;
  }
  .u-font-size__14_sp {
    font-size: 1.4rem;
  }
  .u-font-size__15_sp {
    font-size: 1.5rem;
  }
}
.modal__close-icon::before,
body.home .main-v__bt::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.u-font__break {
  text-align: justify;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.u-ilblock {
  display: inline-block;
}
.modal,
.u-adjust-box__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  top: 0;
  bottom: 0;
}
.u-text__align_l {
  text-align: left;
}
@media screen and (max-width: 666px) {
  .u-text__align_l_sp {
    text-align: left !important;
  }
}
.u-text__align_r {
  text-align: right;
}
@media screen and (max-width: 666px) {
  .u-text__align_r_sp {
    text-align: right !important;
  }
}
.u-text__align_justify {
  text-align: justify;
  word-break: break-all;
}
.u-text__palt {
  font-feature-settings: "palt";
}
.u-marker {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(60%, transparent),
    color-stop(0, #ff0)
  );
  background: linear-gradient(transparent 60%, #ff0 0);
}
.u-movie,
body.home .cat__item_1,
body.home .cat__item_2,
body.home .cat__item_3,
body.home .cat__item_4,
body.home .cat__item_5 {
  background-repeat: no-repeat;
}
.u-adjust-box {
  position: relative;
  width: 100%;
  height: auto;
}
.u-adjust-box__inner {
  position: absolute;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.u-adjust-box.box-h68:before {
  padding-top: 68%;
}
.u-adjust-box.box-h56:before {
  padding-top: 56%;
}
.u-adjust-box.box-h42:before {
  padding-top: 42%;
}
.u-adjust-box.gray {
  background-color: #353535;
  color: #fff;
}
.u-hr__dot {
  border-top: none;
  border-bottom: 1px dotted #666;
}
@media screen and (min-width: 667px) {
  .u-hr__dashed_brown {
    border-top: none;
    display: block;
    width: 704px;
    height: 0;
    padding-top: 2px;
    background-image: url(../img/magazine/cafe-report/cafe-report-vol33/line.png);
    background-size: 704px 2px;
    background-repeat: no-repeat;
    overflow: hidden;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  .u-hr__dashed_brown {
    background-image: url(../img/magazine/cafe-report/cafe-report-vol33/line@2x.png);
  }
}
.u-movie {
  display: block;
  position: relative;
  box-sizing: border-box;
  background-position: top center;
  border-radius: 20px;
  padding-bottom: 24px;
}
.u-movie__video {
  margin: 5.5% auto 24px;
  width: 86%;
  max-height: 350px;
}
@media screen and (max-width: 666px) {
  .u-movie__video {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 24px;
  }
}
.u-movie__video_base {
  position: relative;
  width: 100%;
  max-width: 640px;
  height: 0;
  padding-top: 56.25%;
}
.u-movie__video_emb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.modal {
  visibility: hidden;
  position: fixed;
  z-index: 999999;
  left: 0;
  right: 0;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.modal.is-active {
  visibility: visible;
}
.modal__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.modal__item {
  box-sizing: border-box;
  position: relative;
  height: 90vh;
  width: 90vw;
  max-width: 844px;
  background-color: #fff;
}
.modal__item-inner {
  height: 100%;
  overflow: auto;
}
.modal__close-icon {
  position: absolute;
  right: -8px;
  top: -8px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}
.modal__close-icon::before {
  display: inline-block;
  content: "";
}
.modal__close-icon:hover {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  cursor: pointer;
  background-color: #1075a6;
  color: #fff;
}
.modal__trigger:hover {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  cursor: pointer;
}
.modal-fade-enter {
  opacity: 0;
}
.modal-fade-enter-to,
.modal-fade-leave {
  opacity: 1;
}
.modal-fade-enter-active {
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.modal-fade-leave-to {
  opacity: 0;
}
.modal-fade-leave-active {
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.u-grid__row {
  display: grid;
}
.u-grid__nesting {
  display: grid;
  grid-template-columns: 49% 49%;
  grid-template-rows: -webkit-min-content -webkit-min-content;
  grid-template-rows: min-content min-content;
  gap: 0 2%;
  grid-auto-flow: row;
  grid-template-areas: ". ." ". .";
}
.u-grid__nesting .u-grid__item_a {
  grid-row: 1;
  grid-column: 1;
}
.u-grid__nesting .u-grid__item_b {
  grid-row: 2;
  grid-column: 1;
}
.u-grid__nesting .u-grid__item_c {
  grid-row: 1;
  grid-column: 2;
}
.u-grid__nesting .u-grid__item_d {
  grid-row: 2;
  grid-column: 2;
}
body.l-page-small {
  background-color: #fffcf4;
}
body.l-page-small .main {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100vh;
  padding: 24px;
}
body.l-page-small .main__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  max-width: 500px;
  width: 100%;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  padding: 24px;
  margin: 0;
}
body.home .main-v {
  margin-bottom: 84px;
}
@media screen and (max-width: 666px) {
  .u-grid__nesting {
    grid-template-columns: 100%;
    grid-template-rows: -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content;
    grid-template-rows: min-content min-content min-content min-content;
    gap: 16px;
  }
  .u-grid__nesting .u-grid__item_a {
    grid-row: 2;
    grid-column: 1;
  }
  .u-grid__nesting .u-grid__item_b {
    grid-row: 4;
    grid-column: 1;
  }
  .u-grid__nesting .u-grid__item_c {
    grid-row: 1;
    grid-column: 1;
  }
  .u-grid__nesting .u-grid__item_d {
    grid-row: 3;
    grid-column: 1;
  }
  body.l-page-small .main {
    padding: 8px;
  }
  body.l-page-small .main__row {
    padding: 24px 8px;
  }
  body.home .main-v {
    margin-bottom: 48px;
  }
}
body.home .main__news {
  margin-bottom: 96px;
}
@media screen and (max-width: 666px) {
  body.home .main__news {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 24px;
    margin-bottom: 8px;
  }
}
body.home .main__pickup,
body.home .main__search-word {
  margin-bottom: 96px;
}
body.home .main-v__row {
  padding: 8px;
  position: relative;
}
body.home .main-v__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0 solid #1075a6;
  overflow: hidden;
}
.js.touchevents body.home .main-v__item.touch,
body.home .main-v__item:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 3;
  -webkit-transform: scale3d(1.03, 1.03, 2);
  transform: scale3d(1.03, 1.03, 2);
  border: 1px solid #1075a6;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
.js.touchevents body.home .main-v__item.touch .main-v__bt,
body.home .main-v__item:hover .main-v__bt {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #1075a6;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
body.home .main-v .swiper-container {
  width: 100%;
  height: 300px;
  overflow: visible;
}
@media screen and (max-width: 666px) {
  body.home .main-v .swiper-container {
    height: auto;
    padding-top: 45px;
  }
}
body.home .main-v .swiper-slide {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 540px;
  height: 300px;
  overflow: hidden;
  border-radius: 16px;
}
body.home .main-v .swiper-slide img {
  display: none;
}
body.home .main-v__bts {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media all and (-ms-high-contrast: none) {
  body.home .main-v__bts span {
    position: relative;
    top: 2px;
  }
}
@media screen and (max-width: 666px) {
  body.home .main-v .swiper-slide {
    width: 100%;
    height: auto;
  }
  body.home .main-v__bts {
    bottom: 16px;
  }
}
body.home .main-v__bt {
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #1075a6;
  height: 48px;
  border-radius: 2px;
  padding: 0 24px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-animation: slide-in 1s 0.5s forwards;
  animation: slide-in 1s 0.5s forwards;
  line-height: 1;
}
body.home .main-v__bt:nth-child(2) {
  margin-left: 8px;
}
body.home .main-v__bt::after {
  display: inline-block;
  content: "";
}
@media screen and (max-width: 666px) {
  body.home .main-v__bt {
    font-size: 1.2rem;
    height: 38px;
    padding: 0 4px;
  }
  body.home .main-v__bt:nth-child(2) {
    margin-left: 4px;
  }
}
.js.touchevents body.home .main-v__bt.touch,
body.home .main-v__bt:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #1075a6;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
body.home .main-v .swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -24px;
}
body.home .main-v .swiper-pagination span {
  margin: 0 2px;
}
body.home .main-v .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #1075a6;
}
body.home .main-v__next,
body.home .main-v__prev {
  position: absolute;
  display: block;
  width: 70px;
  height: 70px;
  z-index: 9999;
  top: 105px;
  overflow: hidden;
  opacity: 0;
  -webkit-animation: fade-in 1s 2s forwards;
  animation: fade-in 1s 2s forwards;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.home .main-v__next i,
body.home .main-v__prev i {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 70px;
  width: 70px;
  background-color: #fff;
  color: #1075a6;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.home .main-v__next i::before,
body.home .main-v__prev i::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  cursor: pointer;
}
.js.touchevents body.home .main-v__next.touch i,
.js.touchevents body.home .main-v__prev.touch i,
body.home .main-v__next:hover i,
body.home .main-v__prev:hover i {
  background-color: #1075a6;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  cursor: pointer;
}
body.home .main-v__next {
  right: 0;
  -webkit-transform: translateX(35px);
  transform: translateX(35px);
}
body.home .main-v__next i {
  border-radius: 50% 0 0 50%;
  right: 0;
}
body.home .main-v__next i::before {
  content: "";
  right: 13px;
}
.js.touchevents body.home .main-v__next.touch,
body.home .main-v__next:hover {
  -webkit-transform: translateX(25px);
  transform: translateX(25px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.home .main-v__prev {
  left: 0;
  -webkit-transform: translateX(-35px);
  transform: translateX(-35px);
}
body.home .main-v__prev i {
  border-radius: 0 50% 50% 0;
  right: 0;
}
body.home .main-v__prev i::before {
  content: "";
  left: 13px;
}
.js.touchevents body.home .main-v__prev.touch,
body.home .main-v__prev:hover {
  -webkit-transform: translateX(-25px);
  transform: translateX(-25px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slide-in {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slide-in {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
body.home .cat {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 24px;
  padding-bottom: 24px;
}
body.home .cat__item {
  position: relative;
  display: block;
  background-color: #fff;
  width: 100%;
  background-position: center;
}
body.home .cat__item_1 {
  background-image: url(../img/home/cat/cat__1.png);
  background-size: 69px 81px;
  height: 81px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .cat__item_1 {
    background-image: url(../img/home/cat/cat__1@2x.png);
  }
}
body.home .cat__item_1 .cat__serif {
  -webkit-transform: translate3d(46px, 0, 0);
  transform: translate3d(46px, 0, 0);
  margin-right: 69px;
}
@media screen and (max-width: 666px) {
  body.home .main-v__next,
  body.home .main-v__prev {
    top: calc(50% - 35px);
  }
  body.home .cat__item {
    background-position: left center;
  }
  body.home .cat__item_1 .cat__serif {
    -webkit-transform: translate3d(69px, 0, 0);
    transform: translate3d(69px, 0, 0);
  }
}
body.home .cat__item_2 {
  background-image: url(../img/home/cat/cat__2.png);
  background-size: 77px 81px;
  height: 81px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .cat__item_2 {
    background-image: url(../img/home/cat/cat__2@2x.png);
  }
}
body.home .cat__item_2 .cat__serif {
  -webkit-transform: translate3d(51.33px, 0, 0);
  transform: translate3d(51.33px, 0, 0);
  margin-right: 77px;
}
@media screen and (max-width: 666px) {
  body.home .cat__item_2 .cat__serif {
    -webkit-transform: translate3d(77px, 0, 0);
    transform: translate3d(77px, 0, 0);
  }
}
body.home .cat__item_3 {
  background-image: url(../img/home/cat/cat__3.png);
  background-size: 90px 78px;
  height: 78px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .cat__item_3 {
    background-image: url(../img/home/cat/cat__3@2x.png);
  }
}
body.home .cat__item_3 .cat__serif {
  -webkit-transform: translate3d(60px, 0, 0);
  transform: translate3d(60px, 0, 0);
  margin-right: 90px;
}
@media screen and (max-width: 666px) {
  body.home .cat__item_3 .cat__serif {
    -webkit-transform: translate3d(90px, 0, 0);
    transform: translate3d(90px, 0, 0);
  }
}
body.home .cat__item_4 {
  background-image: url(../img/home/cat/cat__4.png);
  background-size: 89px 81px;
  height: 81px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .cat__item_4 {
    background-image: url(../img/home/cat/cat__4@2x.png);
  }
}
body.home .cat__item_4 .cat__serif {
  -webkit-transform: translate3d(59.33px, 0, 0);
  transform: translate3d(59.33px, 0, 0);
  margin-right: 89px;
}
@media screen and (max-width: 666px) {
  body.home .cat__item_4 .cat__serif {
    -webkit-transform: translate3d(89px, 0, 0);
    transform: translate3d(89px, 0, 0);
  }
}
body.home .cat__item_5 {
  background-image: url(../img/home/cat/cat__5.png);
  background-size: 127px 65px;
  height: 65px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .cat__item_5 {
    background-image: url(../img/home/cat/cat__5@2x.png);
  }
}
body.home .cat__item_5 .cat__serif {
  -webkit-transform: translate3d(84.67px, 0, 0);
  transform: translate3d(84.67px, 0, 0);
  margin-right: 127px;
}
body.home .cat__serif {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fffcf4;
  border: 1px solid #1075a6;
  color: #1075a6;
  padding: 8px;
  line-height: 1.2;
  font-size: 1.4rem;
  border-radius: 8px;
}
@media screen and (max-width: 666px) {
  body.home .cat__item_5 .cat__serif {
    -webkit-transform: translate3d(127px, 0, 0);
    transform: translate3d(127px, 0, 0);
  }
  body.home .cat__serif {
    left: 15px;
  }
}
body.home .cat__serif::after,
body.home .cat__serif::before {
  content: " ";
  position: absolute;
  display: block;
  bottom: 4px;
  left: -12px;
  width: 12px;
  height: 7px;
  border-radius: 100%;
  background-color: #fffcf4;
  border: 1px solid #1075a6;
}
body.home .cat__serif::after {
  bottom: 3px;
  left: -18px;
  width: 7px;
  height: 4px;
}
body.home .cat__serif a {
  font-weight: 400;
  text-decoration: underline;
}
body.home .cat__serif a::after,
body.home .search-word__inner::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.home .cat__serif a::after {
  display: inline-block;
  content: "";
  font-size: inherit;
}
.js.touchevents body.home .cat__serif a.touch,
body.home .cat__serif a:hover {
  text-decoration: none;
  color: #1aa5e9;
}
body.home .search-word__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.home .search-word__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  padding: 24px;
}
.js.touchevents body.home .search-word__item.touch,
body.home .search-word__item:hover {
  border-color: #1075a6;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale3D(1.05, 1.05, 2);
  transform: scale3D(1.05, 1.05, 2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 971px) {
  body.home .search-word__item:nth-child(1),
  body.home .search-word__item:nth-child(4) {
    margin-right: -1px;
  }
  body.home .search-word__item:nth-child(3),
  body.home .search-word__item:nth-child(6) {
    margin-left: -1px;
  }
  body.home .search-word__item:nth-child(4),
  body.home .search-word__item:nth-child(5),
  body.home .search-word__item:nth-child(6) {
    margin-top: -1px;
  }
}
@media screen and (max-width: 970px) {
  body.home .search-word__item {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.home .search-word__item:nth-child(1),
  body.home .search-word__item:nth-child(3),
  body.home .search-word__item:nth-child(5) {
    margin-right: -1px;
  }
  body.home .search-word__item:nth-child(3),
  body.home .search-word__item:nth-child(4),
  body.home .search-word__item:nth-child(5),
  body.home .search-word__item:nth-child(6) {
    margin-top: -1px;
  }
}
body.home .search-word__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-right: 24px;
  margin-bottom: 8px;
}
@media screen and (max-width: 666px) {
  body.home .search-word__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: -1px;
  }
  .js.touchevents body.home .search-word__item.touch,
  body.home .search-word__item:hover {
    -webkit-transform: scale3D(1.01, 1.01, 2);
    transform: scale3D(1.01, 1.01, 2);
  }
  body.home .search-word__inner {
    margin-bottom: 0;
  }
}
body.home .search-word__inner::after {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 20px;
  color: #fff;
  font-size: 1.4rem;
  background-color: #1075a6;
}
.js.touchevents body.home .search-word__inner.touch,
body.home .search-word__inner:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
  color: #1aa5e9;
}
.js.touchevents body.home .search-word__inner.touch::after,
body.home .search-word__inner:hover::after {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  background-color: #1aa5e9;
}
.js.touchevents body.home .search-word__inner.touch .search-word__ex,
body.home .search-word__inner:hover .search-word__ex {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #1aa5e9;
}
body.home .search-word__img {
  float: left;
  margin-right: 8px;
}
body.home .search-word__ex {
  font-weight: 400;
  color: #736d6d;
}
body.home .search-word__tags {
  border-top: 1px solid #e6e6e6;
  padding-top: 8px;
  display: none;
}
body.home .news-top {
  max-width: 1056px;
  width: 100%;
  margin: 0 auto 80px;
}
body.home .news__ttl {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #1075a6;
  font-family: "Libre Baskerville", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.4rem;
  font-weight: 400;
  padding-bottom: 24px;
  text-align: center;
}
body.home .news__item,
body.home .news__row {
  -webkit-box-sizing: border-box;
  max-width: 100%;
}
@media screen and (max-width: 666px) {
  body.home .search-word__tags {
    display: none;
  }
  body.home .news__ttl {
    margin-bottom: 8px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
body.home .news__ttl.logo__1::after,
body.home .news__ttl.logo__1::before {
  content: " ";
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0;
}
body.home .news__ttl.logo__1::before {
  margin-right: 12px;
  background-image: url(../img/common/header/logo_left_01.png);
  background-size: 39.5px 54px;
  width: 39.5px;
  height: 54px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__1::before {
    background-image: url(../img/common/header/logo_left_01@2x.png);
  }
}
body.home .news__ttl.logo__1::after {
  margin-left: 12px;
  background-image: url(../img/common/header/logo_right_01.png);
  background-size: 43.89px 60px;
  width: 43.89px;
  height: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__1::after {
    background-image: url(../img/common/header/logo_right_01@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.home .news__ttl.logo__1::after,
  body.home .news__ttl.logo__1::before {
    display: none;
  }
}
body.home .news__ttl.logo__2::after,
body.home .news__ttl.logo__2::before {
  content: " ";
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0;
}
body.home .news__ttl.logo__2::before {
  margin-right: 12px;
  background-image: url(../img/common/header/logo_left_02.png);
  background-size: 39.5px 54px;
  width: 39.5px;
  height: 54px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__2::before {
    background-image: url(../img/common/header/logo_left_02@2x.png);
  }
}
body.home .news__ttl.logo__2::after {
  margin-left: 12px;
  background-image: url(../img/common/header/logo_right_02.png);
  background-size: 43.89px 60px;
  width: 43.89px;
  height: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__2::after {
    background-image: url(../img/common/header/logo_right_02@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.home .news__ttl.logo__2::after,
  body.home .news__ttl.logo__2::before {
    display: none;
  }
}
body.home .news__ttl.logo__3::after,
body.home .news__ttl.logo__3::before {
  content: " ";
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0;
}
body.home .news__ttl.logo__3::before {
  margin-right: 12px;
  background-image: url(../img/common/header/logo_left_03.png);
  background-size: 39.5px 54px;
  width: 39.5px;
  height: 54px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__3::before {
    background-image: url(../img/common/header/logo_left_03@2x.png);
  }
}
body.home .news__ttl.logo__3::after {
  margin-left: 12px;
  background-image: url(../img/common/header/logo_right_03.png);
  background-size: 43.89px 60px;
  width: 43.89px;
  height: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__3::after {
    background-image: url(../img/common/header/logo_right_03@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.home .news__ttl.logo__3::after,
  body.home .news__ttl.logo__3::before {
    display: none;
  }
}
body.home .news__ttl.logo__4::after,
body.home .news__ttl.logo__4::before {
  content: " ";
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0;
}
body.home .news__ttl.logo__4::before {
  margin-right: 12px;
  background-image: url(../img/common/header/logo_left_04.png);
  background-size: 39.5px 54px;
  width: 39.5px;
  height: 54px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__4::before {
    background-image: url(../img/common/header/logo_left_04@2x.png);
  }
}
body.home .news__ttl.logo__4::after {
  margin-left: 12px;
  background-image: url(../img/common/header/logo_right_04.png);
  background-size: 43.89px 60px;
  width: 43.89px;
  height: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__4::after {
    background-image: url(../img/common/header/logo_right_04@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.home .news__ttl.logo__4::after,
  body.home .news__ttl.logo__4::before {
    display: none;
  }
}
body.home .news__ttl.logo__5::after,
body.home .news__ttl.logo__5::before {
  content: " ";
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0;
}
body.home .news__ttl.logo__5::before {
  margin-right: 12px;
  background-image: url(../img/common/header/logo_left_05.png);
  background-size: 39.5px 54px;
  width: 39.5px;
  height: 54px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__5::before {
    background-image: url(../img/common/header/logo_left_05@2x.png);
  }
}
body.home .news__ttl.logo__5::after {
  margin-left: 12px;
  background-image: url(../img/common/header/logo_right_05.png);
  background-size: 43.89px 60px;
  width: 43.89px;
  height: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__5::after {
    background-image: url(../img/common/header/logo_right_05@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.home .news__ttl.logo__5::after,
  body.home .news__ttl.logo__5::before {
    display: none;
  }
}
body.home .news__ttl.logo__6::after,
body.home .news__ttl.logo__6::before {
  content: " ";
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0;
}
body.home .news__ttl.logo__6::before {
  margin-right: 12px;
  background-image: url(../img/common/header/logo_left_06.png);
  background-size: 39.5px 54px;
  width: 39.5px;
  height: 54px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__6::before {
    background-image: url(../img/common/header/logo_left_06@2x.png);
  }
}
body.home .news__ttl.logo__6::after {
  margin-left: 12px;
  background-image: url(../img/common/header/logo_right_06.png);
  background-size: 43.89px 60px;
  width: 43.89px;
  height: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__6::after {
    background-image: url(../img/common/header/logo_right_06@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.home .news__ttl.logo__6::after,
  body.home .news__ttl.logo__6::before {
    display: none;
  }
}
body.home .news__ttl.logo__7::after,
body.home .news__ttl.logo__7::before {
  content: " ";
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0;
}
body.home .news__ttl.logo__7::before {
  margin-right: 12px;
  background-image: url(../img/common/header/logo_left_07.png);
  background-size: 39.5px 54px;
  width: 39.5px;
  height: 54px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__7::before {
    background-image: url(../img/common/header/logo_left_07@2x.png);
  }
}
body.home .news__ttl.logo__7::after {
  margin-left: 12px;
  background-image: url(../img/common/header/logo_right_07.png);
  background-size: 43.89px 60px;
  width: 43.89px;
  height: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__7::after {
    background-image: url(../img/common/header/logo_right_07@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.home .news__ttl.logo__7::after,
  body.home .news__ttl.logo__7::before {
    display: none;
  }
}
body.home .news__ttl.logo__8::after,
body.home .news__ttl.logo__8::before {
  content: " ";
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0;
}
body.home .news__ttl.logo__8::before {
  margin-right: 12px;
  background-image: url(../img/common/header/logo_left_08.png);
  background-size: 39.5px 54px;
  width: 39.5px;
  height: 54px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__8::before {
    background-image: url(../img/common/header/logo_left_08@2x.png);
  }
}
body.home .news__ttl.logo__8::after {
  margin-left: 12px;
  background-image: url(../img/common/header/logo_right_08.png);
  background-size: 43.89px 60px;
  width: 43.89px;
  height: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__8::after {
    background-image: url(../img/common/header/logo_right_08@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.home .news__ttl.logo__8::after,
  body.home .news__ttl.logo__8::before {
    display: none;
  }
}
body.home .news__ttl.logo__9::after,
body.home .news__ttl.logo__9::before {
  content: " ";
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0;
}
body.home .news__ttl.logo__9::before {
  margin-right: 12px;
  background-image: url(../img/common/header/logo_left_09.png);
  background-size: 39.5px 54px;
  width: 39.5px;
  height: 54px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__9::before {
    background-image: url(../img/common/header/logo_left_09@2x.png);
  }
}
body.home .news__ttl.logo__9::after {
  margin-left: 12px;
  background-image: url(../img/common/header/logo_right_09.png);
  background-size: 43.89px 60px;
  width: 43.89px;
  height: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__9::after {
    background-image: url(../img/common/header/logo_right_09@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.home .news__ttl.logo__9::after,
  body.home .news__ttl.logo__9::before {
    display: none;
  }
}
body.home .news__ttl.logo__10::after,
body.home .news__ttl.logo__10::before {
  content: " ";
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0;
}
body.home .news__ttl.logo__10::before {
  margin-right: 12px;
  background-image: url(../img/common/header/logo_left_10.png);
  background-size: 39.5px 54px;
  width: 39.5px;
  height: 54px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__10::before {
    background-image: url(../img/common/header/logo_left_10@2x.png);
  }
}
body.home .news__ttl.logo__10::after {
  margin-left: 12px;
  background-image: url(../img/common/header/logo_right_10.png);
  background-size: 43.89px 60px;
  width: 43.89px;
  height: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__10::after {
    background-image: url(../img/common/header/logo_right_10@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.home .news__ttl.logo__10::after,
  body.home .news__ttl.logo__10::before {
    display: none;
  }
}
body.home .news__ttl.logo__11::after,
body.home .news__ttl.logo__11::before {
  content: " ";
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0;
}
body.home .news__ttl.logo__11::before {
  margin-right: 12px;
  background-image: url(../img/common/header/logo_left_11.png);
  background-size: 39.5px 54px;
  width: 39.5px;
  height: 54px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__11::before {
    background-image: url(../img/common/header/logo_left_11@2x.png);
  }
}
body.home .news__ttl.logo__11::after {
  margin-left: 12px;
  background-image: url(../img/common/header/logo_right_11.png);
  background-size: 43.89px 60px;
  width: 43.89px;
  height: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__11::after {
    background-image: url(../img/common/header/logo_right_11@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.home .news__ttl.logo__11::after,
  body.home .news__ttl.logo__11::before {
    display: none;
  }
}
body.home .news__ttl.logo__12::after,
body.home .news__ttl.logo__12::before {
  display: block;
  background-repeat: no-repeat;
  padding: 0;
  overflow: hidden;
  content: " ";
}
body.home .news__ttl.logo__12::before {
  margin-right: 12px;
  background-image: url(../img/common/header/logo_left_12.png);
  background-size: 39.5px 54px;
  width: 39.5px;
  height: 54px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__12::before {
    background-image: url(../img/common/header/logo_left_12@2x.png);
  }
}
body.home .news__ttl.logo__12::after {
  margin-left: 12px;
  background-image: url(../img/common/header/logo_right_12.png);
  background-size: 43.89px 60px;
  width: 43.89px;
  height: 60px;
}
body.home .news-item__ttl::after,
body.home .news-list__item a::after {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news__ttl.logo__12::after {
    background-image: url(../img/common/header/logo_right_12@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.home .news__ttl.logo__12::after,
  body.home .news__ttl.logo__12::before {
    display: none;
  }
}
body.home .news__ttl_ex {
  display: inline-block;
}
body.home .news__row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.home .news__item {
  box-sizing: border-box;
  margin-bottom: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 971px) {
  body.home .news__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
  }
}
.js.touchevents body.home .news__item.touch .news-item__ttl::after,
body.home .news__item:hover .news-item__ttl::after {
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.home .news__item.touch img,
body.home .news__item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 970px) {
  body.home .news__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    width: 33.33333%;
  }
}
body.home .news-item__wrap {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 8px;
  max-width: 100%;
  height: 100%;
}
body.home .news-item__wrap .f-photolist__row {
  height: 100%;
}
body.home .news-item__wrap .u-photolist__icon {
  top: 0 !important;
  left: 6px !important;
}
body.home .news-item__link {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.home .news-item__ttl,
body.home .news-item__ttl_nolink {
  -webkit-box-sizing: border-box;
  -webkit-font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.home .news__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  body.home .news-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
  }
}
body.home .news-item__ttl {
  box-sizing: border-box;
  font-feature-settings: "palt";
  padding: 4px;
}
body.home .news-item__ttl::after {
  display: inline-block;
  font-weight: 900;
  font-size: inherit;
  margin-left: 8px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.home .news-item__ttl.touch::after,
body.home .news-item__ttl:hover::after {
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 666px) {
  body.home .news-item__ttl {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    width: 65%;
    max-width: 100%;
    font-size: 1.4rem;
    padding: 4px 8px;
  }
}
body.home .news-item__ttl_nolink {
  box-sizing: border-box;
  font-weight: 400;
  font-feature-settings: "palt";
  padding: 4px;
}
body.home .pickup__ttl,
body.home .service-contents__ttl {
  -webkit-font-feature-settings: "palt";
}
body.home .news-item__ttl_nolink::after {
  display: none;
}
body.home .news-item__img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 5px;
}
body.home .news-item__img img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
}
body.home .news-item__icon {
  position: absolute;
  z-index: 1;
  top: -2px;
  left: 5.33px;
}
@media screen and (max-width: 666px) {
  body.home .news-item__img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    width: 35%;
    max-width: 100%;
    padding: 8px;
  }
  body.home .news-item__icon {
    top: 7px;
    left: 14.4px;
  }
}
body.home .news-item__icon.new {
  display: block;
  overflow: hidden;
  width: 73px;
  height: 0;
  padding-top: 75px;
  background-image: url(../img/common/body/photolist__icon__new.png);
  background-size: 73px 75px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.home .news-item__icon.new {
    background-image: url(../img/common/body/photolist__icon__new@2x.png);
  }
}
body.home .news__more {
  margin-left: auto;
}
@media screen and (max-width: 666px) {
  body.home .news-item__icon.new {
    background-size: 60% 60%;
    background-repeat: no-repeat;
  }
  body.home .news__more {
    margin: 24px auto 0;
    max-width: 320px;
  }
}
body.home .news-list__item {
  border-left: 3px solid #1075a6;
  line-height: 1.4;
  padding: 4px;
  margin: 0;
}
body.home .news-list__item a::after {
  display: inline-block;
  font-weight: 900;
  font-size: inherit;
  margin-left: 8px;
}
body.home .news-list__item:not(:last-child) {
  margin-bottom: 8px;
}
body.home .pickup__row {
  background-color: #1075a6 !important;
  margin-left: -1000px;
  margin-right: -1000px;
}
body.home .pickup__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100vw;
  margin: 0 auto;
}
@media screen and (max-width: 970px) {
  body.home .pickup__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
body.home .pickup__img {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}
body.home .pickup__text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  padding: 24px;
}
body.home .pickup__ttl {
  font-size: 3rem;
  line-height: 1.4;
  font-family: "Libre Baskerville", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  margin-bottom: 8px;
  font-feature-settings: "palt";
}
body.about .entryBtn a span::after,
body.enquete.enq-vol06-report .enq06__link-btn::after,
body.enquete.enq-vol06-report .enq06_cooking__link::before,
body.enquete.enq-vol07-report .enq07__link-btn::after,
body.enquete.enq-vol07-report .enq07_cooking__link::before,
body.magazine .comic .kaasan .checkArea li::before {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.home .pickup__ex {
  margin-bottom: 24px;
}
@media screen and (max-width: 970px) {
  body.home .pickup__img,
  body.home .pickup__text {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.home .pickup__btn {
    max-width: 100% !important;
  }
}
body.home .service-contents__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -16px;
}
@media screen and (max-width: 666px) {
  body.home .pickup__ttl {
    font-size: 2rem;
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;
  }
  body.home .service-contents__row {
    margin: -8px;
  }
}
body.home .service-contents__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  width: 33.33333%;
  padding: 0 8px;
  margin-bottom: 16px;
}
@media screen and (min-width: 971px) {
  body.home .service-contents__item {
    max-width: 33.33333%;
  }
}
@media screen and (max-width: 970px) {
  body.home .service-contents__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 666px) {
  body.home .service-contents__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  body.home .service-contents__item:last-child {
    margin-bottom: 32px;
  }
  body.home .service-contents .service-inner__ttl {
    font-size: 1.4rem;
  }
}
body.home .service-contents__wrap {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 8px 12px;
  border: 1px solid #1075a6;
  border-radius: 5px;
}
:root body.home .service-contents__wrap,
_:-ms-lang(x)::-ms-backdrop {
  display: block;
}
body.home .service-contents__header {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 16px 8px;
  border-bottom: 1px dotted #1075a6;
  min-height: 124px;
  background-color: #ffffb3;
  margin: -8px -12px 0;
  border-radius: 5px 5px 0 0;
  color: #4c4848;
}
:root body.home .service-contents__header,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex-preferred-size: 112px;
  flex-basis: 112px;
}
body.home .service-contents__ttl {
  font-feature-settings: "palt";
  line-height: 125%;
}
@media screen and (min-width: 667px) {
  body.home .service-contents__header {
    min-height: 152px;
    max-height: 100%;
  }
  body.home .service-contents__ttl {
    white-space: nowrap;
  }
}
body.home .service-contents__ex {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 145%;
}
body.home .service-contents__footer {
  margin: 16px 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.home .service-contents__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 150px;
  background-color: #ff7800;
  padding: 4px 16px;
  border-radius: 20px;
  color: #fff;
  border: 1px solid #ff7800;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
:root body.home .service-contents__btn,
_:-ms-lang(x)::-ms-backdrop {
  padding-top: 5px;
}
.js.touchevents body.home .service-contents__btn.touch,
body.home .service-contents__btn:hover {
  background-color: #fff;
  color: #ff7800;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.home .service-contents .service-inner {
  display: block;
  padding: 8px 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.js.touchevents body.home .service-contents .service-inner.touch,
body.home .service-contents .service-inner:hover {
  background-color: #ffff4d;
  border-radius: 5px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.js.touchevents body.home .service-contents .service-inner.touch img,
body.home .service-contents .service-inner:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.home .service-contents .service-inner__item {
  padding: 8px 4px;
  border-bottom: 1px solid #1075a6;
}
body.home .service-contents .service-inner__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.home .service-contents .service-inner__img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  width: 33.33333%;
  max-width: 100%;
  margin-right: 8px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 5px;
}
body.home .service-contents .service-inner__img img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 5px;
}
body.home .service-contents .service-inner__ttl {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.js.touchevents body.home .service-contents .service-inner__ttl.touch,
body.home .service-contents .service-inner__ttl:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.home .service-contents .service-inner__ex {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.js.touchevents body.home .service-contents .service-inner__ex.touch,
body.home .service-contents .service-inner__ex:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.magazine .icon {
  background: #1075a6;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 116%;
  height: 32px;
  margin-left: 4px;
  margin-right: 8px;
  text-align: center;
  vertical-align: middle;
  width: 32px;
  position: relative;
  top: -2px;
}
body.magazine .balloon,
body.magazine .ex2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
body.magazine .balloon .inner,
body.magazine .ex2 .inner {
  display: table-cell;
  position: relative;
  border: 2px solid #1aa5e9;
  padding: 15px;
  border-radius: 9px;
}
body.magazine .balloon .inner p:first-child,
body.magazine .ex2 .inner p:first-child {
  margin-top: 0 !important;
}
body.magazine .balloon .inner p:last-child,
body.magazine .ex2 .inner p:last-child {
  margin-bottom: 0 !important;
}
body.magazine .balloon .inner:after,
body.magazine .balloon .inner:before,
body.magazine .ex2 .inner:after,
body.magazine .ex2 .inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.magazine .balloon .inner:after,
body.magazine .ex2 .inner:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 16px;
  left: -13px;
}
body.magazine .balloon .inner:before,
body.magazine .ex2 .inner:before {
  border-width: 8px;
  border-right-color: #1aa5e9;
  top: 16px;
  left: -16px;
}
@media screen and (max-width: 666px) {
  body.magazine .balloon,
  body.magazine .ex2 {
    background-position: center top;
    padding-left: 0 !important;
    padding-top: 96px;
  }
  body.magazine .balloon .inner,
  body.magazine .ex2 .inner {
    border: none;
    padding: 0;
  }
  body.magazine .balloon .inner:after,
  body.magazine .balloon .inner:before,
  body.magazine .ex2 .inner:after,
  body.magazine .ex2 .inner:before {
    display: none;
  }
}
body.magazine .ex2 {
  background-image: url(../img/magazine/bran-strong.png);
  background-size: 73px 61px;
  background-repeat: no-repeat;
  min-height: 61px;
  padding-left: 88px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .ex2 {
    background-image: url(../img/magazine/bran-strong@2x.png);
  }
}
body.magazine .ex2 .inner {
  border-color: #e6e6e6 !important;
}
body.magazine .ex2 .inner:before {
  border-right-color: #e6e6e6 !important;
}
body.magazine .article-footer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 790px;
  width: 100%;
  margin: -40px auto;
}
@media screen and (max-width: 666px) {
  body.magazine .article-footer {
    margin: 0 auto;
  }
}
body.magazine.kasikosh .balloon,
body.magazine.kasikosh2 .balloon {
  background-image: url(../img/magazine/kasikosh/img-staff.png);
  background-size: 73px 73px;
  min-height: 73px;
  padding-left: 88px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.kasikosh .balloon,
  body.magazine.kasikosh2 .balloon {
    background-image: url(../img/magazine/kasikosh/img-staff@2x.png);
  }
}
body.magazine.kasikosh .k-btn__row,
body.magazine.kasikosh2 .k-btn__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -8px;
  margin-right: -8px;
}
body.magazine.kasikosh .k-btn__row li,
body.magazine.kasikosh2 .k-btn__row li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding: 8px;
}
body.magazine.bcyamamoto .balloon,
body.magazine.bcyamamoto .balloon2,
body.magazine.bcyamamoto2 .balloon,
body.magazine.bcyamamoto2 .balloon2,
body.magazine.benext2 .balloon,
body.magazine.pas .balloon,
body.magazine.pas2 .balloon {
  padding-left: 88px;
  background-size: 73px 73px;
  min-height: 73px;
  background-repeat: no-repeat;
}
.js.touchevents body.magazine.kasikosh .k-btn__row li a.touch,
.js.touchevents body.magazine.kasikosh2 .k-btn__row li a.touch,
body.magazine.kasikosh .k-btn__row li a:hover,
body.magazine.kasikosh2 .k-btn__row li a:hover {
  opacity: 0.8;
}
body.magazine.pas .balloon,
body.magazine.pas2 .balloon {
  background-image: url(../img/magazine/pas/img-staff.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.pas .balloon,
  body.magazine.pas2 .balloon {
    background-image: url(../img/magazine/pas/img-staff@2x.png);
  }
}
body.magazine.benext2 .balloon {
  background-image: url(../img/magazine/benext/img-staff.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.benext2 .balloon {
    background-image: url(../img/magazine/benext/img-staff@2x.png);
  }
}
body.magazine.bcyamamoto .balloon,
body.magazine.bcyamamoto2 .balloon {
  background-image: url(../img/magazine/bcyamamoto/img-staff.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.bcyamamoto .balloon,
  body.magazine.bcyamamoto2 .balloon {
    background-image: url(../img/magazine/bcyamamoto/img-staff@2x.png);
  }
}
body.magazine.bcyamamoto .balloon2,
body.magazine.bcyamamoto2 .balloon2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../img/magazine/bcyamamoto/img-staff2.png);
  display: table;
  width: 100%;
  background-position: left top;
  margin-bottom: 40px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.bcyamamoto .balloon2,
  body.magazine.bcyamamoto2 .balloon2 {
    background-image: url(../img/magazine/bcyamamoto/img-staff2@2x.png);
  }
}
body.magazine.bcyamamoto .balloon2 .inner,
body.magazine.bcyamamoto2 .balloon2 .inner {
  display: table-cell;
  position: relative;
  border: 2px solid #1aa5e9;
  padding: 15px;
  border-radius: 9px;
}
body.magazine.bcyamamoto .balloon2 .inner p:first-child,
body.magazine.bcyamamoto2 .balloon2 .inner p:first-child {
  margin-top: 0 !important;
}
body.magazine.bcyamamoto .balloon2 .inner p:last-child,
body.magazine.bcyamamoto2 .balloon2 .inner p:last-child {
  margin-bottom: 0 !important;
}
body.magazine.bcyamamoto .balloon2 .inner:after,
body.magazine.bcyamamoto .balloon2 .inner:before,
body.magazine.bcyamamoto2 .balloon2 .inner:after,
body.magazine.bcyamamoto2 .balloon2 .inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.magazine.bcyamamoto .balloon2 .inner:after,
body.magazine.bcyamamoto2 .balloon2 .inner:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 16px;
  left: -13px;
}
body.magazine.bcyamamoto .balloon2 .inner:before,
body.magazine.bcyamamoto2 .balloon2 .inner:before {
  border-width: 8px;
  border-right-color: #1aa5e9;
  top: 16px;
  left: -16px;
}
@media screen and (max-width: 666px) {
  body.magazine.kasikosh .k-btn__row li,
  body.magazine.kasikosh2 .k-btn__row li {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.magazine.bcyamamoto .balloon2,
  body.magazine.bcyamamoto2 .balloon2 {
    background-position: center top;
    padding-left: 0 !important;
    padding-top: 96px;
  }
  body.magazine.bcyamamoto .balloon2 .inner,
  body.magazine.bcyamamoto2 .balloon2 .inner {
    border: none;
    padding: 0;
  }
  body.magazine.bcyamamoto .balloon2 .inner:after,
  body.magazine.bcyamamoto .balloon2 .inner:before,
  body.magazine.bcyamamoto2 .balloon2 .inner:after,
  body.magazine.bcyamamoto2 .balloon2 .inner:before {
    display: none;
  }
}
body.magazine .senior-nippori .h5,
body.magazine .senior-urawa .h5 {
  font-size: 110%;
  padding-bottom: 2px !important;
  line-height: 1.3 !important;
}
body.magazine .rent .balloon .inner,
body.magazine .senior-urawa .balloon .inner,
body.magazine.insurance2 .balloon .inner {
  display: block !important;
}
body.magazine.intech .balloon,
body.magazine.intech2 .balloon {
  background-image: url(../img/magazine/intech/img-staff.png);
  background-size: 73px 73px;
  background-repeat: no-repeat;
  min-height: 73px;
  padding-left: 88px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.intech .balloon,
  body.magazine.intech2 .balloon {
    background-image: url(../img/magazine/intech/img-staff@2x.png);
  }
}
body.magazine.intech iframe,
body.magazine.intech2 iframe {
  width: 560px;
}
@media screen and (max-width: 666px) {
  body.magazine.intech iframe,
  body.magazine.intech2 iframe {
    width: 100%;
  }
}
body.magazine .senior .balloon {
  background-image: url(../img/magazine/senior/img-staff.png);
  background-size: 73px 74px;
  background-repeat: no-repeat;
  min-height: 74px;
  padding-left: 88px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .senior .balloon {
    background-image: url(../img/magazine/senior/img-staff@2x.png);
  }
}
body.magazine .senior .fl.w55 {
  width: 55%;
  text-align: left;
}
@media screen and (max-width: 666px) {
  body.magazine .senior .fl.w55 {
    width: 100%;
  }
}
body.magazine .senior .fr.w42 {
  width: 42%;
}
@media screen and (max-width: 666px) {
  body.magazine .senior .fr.w42 {
    width: 100%;
  }
}
body.magazine .senior table {
  border: none;
  margin-bottom: 20px;
}
body.magazine .senior-nippori .mb4,
body.magazine .senior-urawa .mb4 {
  margin-bottom: 50px !important;
}
body.magazine .senior table th {
  width: 9em;
  border: none;
  background: 0 0;
  vertical-align: top;
  color: #186f9d;
}
body.magazine .senior table td {
  border: none;
}
body.magazine .senior iframe {
  width: 420px;
  height: 315px;
}
@media screen and (max-width: 666px) {
  body.magazine .senior iframe {
    width: 100%;
    height: auto;
  }
}
body.magazine.reform2 .balloon,
body.magazine.reform3 .balloon {
  background-image: url(../img/magazine/reform/img-staff.png);
  background-size: 73px 73px;
  min-height: 73px;
  padding-left: 88px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.reform2 .balloon,
  body.magazine.reform3 .balloon {
    background-image: url(../img/magazine/reform/img-staff@2x.png);
  }
}
body.magazine.reform2 .balloon.ref1,
body.magazine.reform3 .balloon.ref1 {
  background-image: url(../img/magazine/reform2/img-staff01.png);
  background-size: 74px 74px;
  min-height: 74px;
  padding-left: 89px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.reform2 .balloon.ref1,
  body.magazine.reform3 .balloon.ref1 {
    background-image: url(../img/magazine/reform2/img-staff01@2x.png);
  }
}
body.magazine.reform2 .balloon.ref2,
body.magazine.reform3 .balloon.ref2 {
  background-image: url(../img/magazine/reform2/img-staff02.png);
  background-size: 75px 74px;
  min-height: 74px;
  padding-left: 90px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.reform2 .balloon.ref2,
  body.magazine.reform3 .balloon.ref2 {
    background-image: url(../img/magazine/reform2/img-staff02@2x.png);
  }
}
body.magazine.reform2 .balloon.ref,
body.magazine.reform3 .balloon.ref {
  background-image: url(../img/magazine/reform2/img-staff.png);
  background-size: 148px 74px;
  min-height: 74px;
  padding-left: 163px;
  height: 74px !important;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.reform2 .balloon.ref,
  body.magazine.reform3 .balloon.ref {
    background-image: url(../img/magazine/reform2/img-staff@2x.png);
  }
}
body.magazine .rent .balloon {
  background-image: url(../img/magazine/rent/img-staff.png);
  background-size: 222px 74px;
  min-height: 89px;
  padding-left: 237px;
  height: 74px !important;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .rent .balloon {
    background-image: url(../img/magazine/rent/img-staff@2x.png);
  }
}
body.magazine .rent .balloon.rent1 {
  background-image: url(../img/magazine/rent/img-staff01.png);
  background-size: 74px 74px;
  min-height: 74px;
  padding-left: 89px;
  background-repeat: no-repeat;
}
body.magazine .rent .balloon.rent2,
body.magazine .rent .balloon.rent3 {
  background-size: 75px 74px;
  min-height: 74px;
  padding-left: 90px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .rent .balloon.rent1 {
    background-image: url(../img/magazine/rent/img-staff01@2x.png);
  }
}
body.magazine .rent .balloon.rent2 {
  background-image: url(../img/magazine/rent/img-staff02.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .rent .balloon.rent2 {
    background-image: url(../img/magazine/rent/img-staff02@2x.png);
  }
}
body.magazine .rent .balloon.rent3 {
  background-image: url(../img/magazine/rent/img-staff03.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .rent .balloon.rent3 {
    background-image: url(../img/magazine/rent/img-staff03@2x.png);
  }
}
body.magazine .senior-nippori .balloon {
  background-image: url(../img/magazine/senior-nippori/img-staff.png);
  background-size: 73px 73px;
  min-height: 73px;
  padding-left: 88px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .senior-nippori .balloon {
    background-image: url(../img/magazine/senior-nippori/img-staff@2x.png);
  }
}
body.magazine .senior-nippori .fl.w60 {
  width: 59%;
  text-align: left;
}
@media screen and (max-width: 666px) {
  body.magazine .senior-nippori .fl.w60 {
    width: 100%;
  }
}
body.magazine .senior-nippori .fr.w40 {
  width: 38%;
}
body.magazine .senior-nippori .fr.w40 img {
  width: 100%;
}
@media screen and (max-width: 666px) {
  body.magazine .senior-nippori .fr.w40 {
    width: 100%;
  }
}
body.magazine .senior-nippori .column3 b {
  color: #000 !important;
  background: 0 0 !important;
}
body.magazine .senior-nippori .h5 {
  color: #1075a6;
}
body.magazine .senior-nippori .assist {
  background: #fff5e1;
}
body.magazine .senior-nippori .assist h5 {
  color: #000;
}
body.magazine .senior-nippori .shisetsu__item {
  padding-left: 8px;
  padding-right: 8px;
  -ms-flex-preferred-size: 220px;
  flex-basis: 220px;
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
}
body.magazine .senior-urawa .balloon,
body.magazine .senior-urawa .balloon.urawa1 {
  background-size: 73px 73px;
  min-height: 73px;
  padding-left: 88px;
  background-repeat: no-repeat;
}
body.magazine .senior-urawa .balloon {
  background-image: url(../img/magazine/senior-urawa/img-staff.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .senior-urawa .balloon {
    background-image: url(../img/magazine/senior-urawa/img-staff@2x.png);
  }
}
body.magazine .senior-urawa .balloon.urawa1 {
  background-image: url(../img/magazine/senior-urawa/img-staff2.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .senior-urawa .balloon.urawa1 {
    background-image: url(../img/magazine/senior-urawa/img-staff2@2x.png);
  }
}
body.magazine .senior-urawa .fl.w60 {
  width: 59%;
  text-align: left;
}
@media screen and (max-width: 666px) {
  body.magazine .senior-urawa .fl.w60 {
    width: 100%;
  }
}
body.magazine .senior-urawa .fr.w40 {
  width: 38%;
}
body.magazine .senior-urawa .fr.w40 img {
  width: 100%;
}
body.magazine .senior-urawa .column3 b {
  color: #000 !important;
  background: 0 0 !important;
}
body.magazine .senior-urawa .h5 {
  color: #1075a6;
}
body.magazine .senior-urawa .assist {
  background: #fff5e1;
}
body.magazine .senior-urawa .assist h5 {
  color: #000;
}
body.magazine .senior-urawa .tips .tipinner {
  border: 1px solid #10709e;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 15px;
  border-radius: 0 0 5px 5px;
}
body.magazine .senior-urawa .tips h3 {
  background: #10709e;
  width: 100%;
  text-align: left;
  padding: 5px 5px 5px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0;
  color: #fff;
  border-radius: 5px 5px 0 0;
}
body.magazine.insurance2 .balloon {
  background-image: url(../img/magazine/insurance/img-staff.png);
  background-size: 222px 92px;
  min-height: 107px;
  padding-left: 237px;
  height: 74px !important;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.insurance2 .balloon {
    background-image: url(../img/magazine/insurance/img-staff@2x.png);
  }
}
body.magazine.insurance2 .balloon.ins1 {
  background-image: url(../img/magazine/insurance/img-staff01.png);
  background-size: 74px 92px;
  min-height: 92px;
  padding-left: 89px;
  background-repeat: no-repeat;
}
body.magazine.insurance2 .balloon.ins2,
body.magazine.insurance2 .balloon.ins3 {
  background-size: 75px 92px;
  min-height: 92px;
  padding-left: 90px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.insurance2 .balloon.ins1 {
    background-image: url(../img/magazine/insurance/img-staff01@2x.png);
  }
}
body.magazine.insurance2 .balloon.ins2 {
  background-image: url(../img/magazine/insurance/img-staff02.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.insurance2 .balloon.ins2 {
    background-image: url(../img/magazine/insurance/img-staff02@2x.png);
  }
}
body.magazine.insurance2 .balloon.ins3 {
  background-image: url(../img/magazine/insurance/img-staff03.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine.insurance2 .balloon.ins3 {
    background-image: url(../img/magazine/insurance/img-staff03@2x.png);
  }
}
body.magazine .comic__wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 916px;
}
body.magazine .comic section p {
  font-size: 18px;
  color: #333;
}
@media screen and (max-width: 666px) {
  body.magazine .senior-urawa .fr.w40 {
    width: 100%;
  }
  body.magazine .comic section p {
    font-size: 14px;
  }
}
body.magazine .comic .section {
  margin: 0 !important;
  padding: 0 !important;
}
body.magazine .comic .wrapper {
  max-width: 790px;
}
body.magazine .comic-header__ttl {
  font-size: 30px;
  color: #333;
  padding-top: 24px;
  padding-bottom: 24px;
}
body.magazine .comic .h2 {
  background: 0 0 !important;
  border-left: 4px solid #95d4e3;
  border-right: 4px solid #95d4e3;
  border-bottom: none !important;
  padding: 0 20px;
  font-size: 100px !important;
  font-weight: 700;
  text-align: center;
  width: auto;
  margin: 0 auto 40px;
  display: table;
}
body.magazine .comic .intro {
  position: relative;
  width: 100%;
  padding: 30px 30px 30px 50px;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.magazine .comic .intro:before {
  content: url(../img/magazine/comic01/bg01.png);
  position: absolute;
  top: 0;
  left: 0;
}
body.magazine .comic .intro:after {
  content: url(../img/magazine/comic01/bg02.png);
  position: absolute;
  bottom: 0;
  right: 0;
}
body.magazine .comic .intro p {
  font-size: 18px;
  color: #333;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .h2 {
    text-align: left;
  }
  body.magazine .comic .intro:after,
  body.magazine .comic .intro:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 32px;
  }
  body.magazine .comic .intro {
    padding: 10px 10px 10px 23px;
  }
  body.magazine .comic .intro:before {
    background: url(../img/magazine/comic01/bg01.png);
    top: 0;
    left: 0;
    background-size: 30px 32px;
  }
  body.magazine .comic .intro:after {
    background: url(../img/magazine/comic01/bg02.png);
    bottom: 0;
    right: 0;
    background-size: 30px 32px;
  }
  body.magazine .comic .intro p {
    font-size: 14px;
  }
}
body.magazine .comic .talk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
body.magazine .comic .talk figure {
  width: 14%;
}
body.magazine .comic .talk p {
  width: 83%;
  margin: 0 !important;
  font-size: 20px;
}
body.magazine .comic .talk img {
  width: 100%;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .talk {
    display: block;
  }
  body.magazine .comic .talk figure {
    width: 30%;
    margin: 0 auto 2px;
  }
  body.magazine .comic .talk p {
    width: 100%;
    margin: 0 !important;
    font-size: 15px;
  }
}
body.magazine .comic .kaasan {
  background: #ffece2;
  margin-bottom: 40px;
  margin-left: -2000px;
  margin-right: -2000px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 140px 2000px 45px;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .kaasan {
    padding: 88px 2000px 25px;
    margin-left: -2000px;
    margin-right: -2000px;
  }
}
body.magazine .comic .kaasan .wrapper {
  position: relative;
  background: #fff;
  max-width: 688px;
  padding: 50px;
  border-radius: 12px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .kaasan .wrapper {
    padding: 20px 10px 0;
  }
}
body.magazine .comic .kaasan h3 {
  border-bottom: 2px solid #c35656;
  border-top: 2px solid #c35656;
  padding: 18px 0 17px 100px;
  font-size: 20px;
  color: #1075a6;
  position: relative;
  font-weight: 700;
  margin-bottom: 20px;
}
body.magazine .comic .kaasan h3:before {
  content: "";
  background: url(../img/magazine/comic01/icon_grass@2x.png) no-repeat;
  background-size: 71px 44px;
  position: absolute;
  left: 10px;
  top: 4px;
  width: 71px;
  height: 44px;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .kaasan h3 {
    padding: 12px 0 11px 44px;
    font-size: 16px;
  }
  body.magazine .comic .kaasan h3:before {
    content: "";
    background: url(../img/magazine/comic01/icon_grass@2x.png) no-repeat;
    background-size: 30px 19px;
    position: absolute;
    left: 5px;
    top: auto;
    bottom: auto;
    width: 30px;
    height: 19px;
  }
}
body.magazine .comic .kaasan p {
  margin: 0 0 20px;
  font-size: 16px !important;
  line-height: 1.8 !important;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .kaasan p {
    margin: 0 0 15px;
    font-size: 14px !important;
    line-height: 1.5 !important;
  }
}
body.magazine .comic .kaasan p strong {
  background: 0 0 !important;
}
body.magazine .comic .kaasan p strong.red {
  color: #e62030 !important;
}
body.magazine .comic .kaasan .teach {
  position: absolute;
  top: -150px;
  left: 50%;
  width: 233px;
  height: 193px;
  margin-left: -61px;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .kaasan .teach {
    top: -100px;
    left: 50%;
    width: 125px;
    height: 104px;
    margin-left: -31px;
  }
}
body.magazine .comic .kaasan .numArea {
  background: #ffd0d0;
  padding: 15px 20px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 0 0 20px !important;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .kaasan .numArea {
    padding: 10px 15px 5px;
  }
}
body.magazine .comic .kaasan .numArea ul {
  margin: 0 !important;
}
body.magazine .comic .kaasan .numArea li {
  position: relative;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 17.5px;
  font-weight: 700;
  color: #333;
  margin: 0 0 5px !important;
}
body.magazine .comic .kaasan .numArea li:first-child:before {
  background: url(../img/magazine/comic01/icn_number1@2x.png) no-repeat;
  content: "";
  background-size: 34px 30px;
  position: absolute;
  left: 0;
  top: 2px;
  width: 34px;
  height: 30px;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .kaasan .numArea li {
    font-size: 16px;
    padding-left: 30px;
  }
  body.magazine .comic .kaasan .numArea li:first-child:before {
    background-size: 24px 21px;
    width: 24px;
    height: 21px;
    top: 3px;
  }
}
body.magazine .comic .kaasan .numArea li:nth-child(2):before {
  background: url(../img/magazine/comic01/icn_number2@2x.png) no-repeat;
  content: "";
  background-size: 34px 30px;
  position: absolute;
  left: 0;
  top: 2px;
  width: 34px;
  height: 30px;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .kaasan .numArea li:nth-child(2):before {
    background-size: 24px 21px;
    width: 24px;
    height: 21px;
    top: 3px;
  }
}
body.magazine .comic .kaasan .numArea li:nth-child(3):before {
  background: url(../img/magazine/comic01/icn_number3@2x.png) no-repeat;
  content: "";
  background-size: 34px 30px;
  position: absolute;
  left: 0;
  top: 2px;
  width: 34px;
  height: 30px;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .kaasan .numArea li:nth-child(3):before {
    background-size: 24px 21px;
    width: 24px;
    height: 21px;
    top: 3px;
  }
}
body.magazine .comic .kaasan .numArea li:nth-child(4):before {
  background: url(../img/magazine/comic01/icn_number4@2x.png) no-repeat;
  content: "";
  background-size: 34px 30px;
  position: absolute;
  left: 0;
  top: 2px;
  width: 34px;
  height: 30px;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .kaasan .numArea li:nth-child(4):before {
    background-size: 24px 21px;
    width: 24px;
    height: 21px;
    top: 3px;
  }
}
body.magazine .comic .kaasan .numArea li:nth-child(5):before {
  background: url(../img/magazine/comic01/icn_number5@2x.png) no-repeat;
  content: "";
  background-size: 34px 30px;
  position: absolute;
  left: 0;
  top: 2px;
  width: 34px;
  height: 30px;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .kaasan .numArea li:nth-child(5):before {
    background-size: 24px 21px;
    width: 24px;
    height: 21px;
    top: 3px;
  }
}
body.magazine .comic .kaasan .numArea strong {
  background: 0 0 !important;
}
body.magazine .comic .kaasan .numArea strong.red {
  color: #e62030 !important;
}
body.magazine .comic .kaasan .checkArea {
  background: #ffd0d0;
  padding: 15px 20px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 0 0 20px !important;
}
body.magazine .comic .kaasan .checkArea ul {
  margin: 0 !important;
}
body.magazine .comic .kaasan .checkArea li {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.75rem;
  font-weight: 700;
  color: #333;
  margin: 0 0 5px !important;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .kaasan .checkArea {
    padding: 10px 15px 5px;
  }
  body.magazine .comic .kaasan .checkArea li {
    font-size: 16px;
    padding-left: 30px;
  }
}
body.magazine .comic .kaasan .checkArea li::before {
  display: inline-block;
  content: "";
  font-size: inherit;
  font-weight: 400;
  margin-right: 8px;
}
body.magazine .comic .nextComic {
  text-align: right;
  font-size: 16px;
  color: #333;
  margin-bottom: 40px;
}
body.magazine .comic .supervision {
  background: #87d8eb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #093237;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  display: block;
  padding: 20px 20px 10px;
}
body.magazine .comic .supervision img {
  width: 100%;
}
body.magazine .comic .supervision figure {
  width: 30%;
  margin: 0 auto 10px;
}
body.magazine .comic .supervision div {
  width: 100%;
  margin: 0 !important;
}
body.magazine .comic .supervision .tttl {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px !important;
}
body.magazine .comic .supervision p {
  font-size: 13px;
  margin: 0 0 10px !important;
}
body.magazine .comic .wrapper.wide {
  max-width: 900px;
}
body.magazine .comic .cap {
  font-size: 1.1rem;
}
body.magazine .comic .cate {
  margin-bottom: 25px;
}
body.magazine .comic .cate td {
  padding: 0;
  border: none;
}
body.magazine .comic .cate td:first-child {
  width: 110px;
}
body.magazine .comic .assist li {
  margin: 0 0 5px;
}
@media screen and (max-width: 666px) {
  body.magazine .comic .cate td {
    font-size: 14px;
  }
  body.magazine .comic .cate td:first-child {
    width: 90px;
  }
  body.magazine .comic .assist li {
    font-size: 14px;
  }
}
body.magazine .comic .assist .cap {
  line-height: 1.3;
}
body.magazine .comic .back-num {
  margin-top: 32px;
}
body.magazine #town-list h4,
body.magazine #town-list-spot h4 {
  margin-bottom: 8px;
}
body.magazine #town-list ul li,
body.magazine #town-list-spot ul li {
  margin-bottom: 4px;
}
body.magazine #town-list ul li img,
body.magazine #town-list-spot ul li img {
  margin: 0 auto;
}
body.magazine #town-list ul li a,
body.magazine #town-list-spot ul li a {
  display: block;
  background-image: url(../img/magazine/town/more.png);
  background-size: 50px 47px;
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-bottom: 47px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine #town-list ul li a,
  body.magazine #town-list-spot ul li a {
    background-image: url(../img/magazine/town/more@2x.png);
  }
}
body.magazine #town-list ul li a.hover,
body.magazine #town-list ul li a:hover,
body.magazine #town-list-spot ul li a.hover,
body.magazine #town-list-spot ul li a:hover {
  background-image: url(../img/magazine/town/more-ov.png);
  background-size: 45px 56px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine #town-list ul li a.hover,
  body.magazine #town-list ul li a:hover,
  body.magazine #town-list-spot ul li a.hover,
  body.magazine #town-list-spot ul li a:hover {
    background-image: url(../img/magazine/town/more-ov@2x.png);
  }
}
body.magazine #town-list-spot h4 span {
  display: block;
  overflow: hidden;
  width: 258px;
  height: 0;
  padding-top: 29px;
  background-image: url(../img/magazine/town/spot-h4.png);
  background-size: 258px 29px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine #town-list-spot h4 span {
    background-image: url(../img/magazine/town/spot-h4@2x.png);
  }
}
body.magazine #urawa .map {
  background: url(../img/magazine/urawa/map.png) no-repeat;
  width: 720px;
  height: 559px;
  margin: 50px auto;
  position: relative;
}
body.magazine #urawa .map a:hover img {
  opacity: 0.7;
}
body.magazine #urawa .map .urawa01 {
  position: absolute;
  top: 120px;
  right: 1px;
}
body.magazine #urawa .map .urawa02 {
  position: absolute;
  top: -38px;
  right: 193px;
}
body.magazine #urawa .map .urawa03 {
  position: absolute;
  top: 185px;
  left: 100px;
}
body.magazine #urawa .map .urawa04 {
  position: absolute;
  top: 325px;
  left: 70px;
}
body.magazine #urawa .map .urawa05 {
  position: absolute;
  top: -21px;
  left: 235px;
}
body.magazine #urawa .map .urawa06 {
  position: absolute;
  top: 453px;
  left: 186px;
}
body.magazine #urawa .map .urawa07 {
  position: absolute;
  top: 88px;
  left: 245px;
}
body.magazine #urawa .photo-list {
  margin-left: -9px;
}
body.magazine #urawa03 .w-auto {
  width: auto !important;
}
body.magazine .bukken {
  margin-bottom: 40px;
}
body.magazine .bukken:after,
body.magazine .bukken:before {
  content: "";
  display: table;
}
body.magazine .bukken:after {
  clear: both;
}
body.magazine .bukken h5 {
  border-bottom: 1px solid #aad5de !important;
}
body.magazine .bukken h5 strong {
  font-weight: 400 !important;
  font-size: 120%;
}
body.magazine .bukken h5 p {
  float: right;
  color: #907d53;
  font-weight: 400 !important;
  margin: 0 !important;
}
body.magazine .bukken sup {
  top: 0 !important;
  color: #333 !important;
  line-height: 0.5 !important;
}
body.magazine .bukken .fl {
  width: 40%;
}
body.magazine .bukken .fl img {
  width: 100%;
}
@media screen and (max-width: 666px) {
  body.magazine .bukken h5 p {
    float: none;
  }
  body.magazine .bukken .fl {
    width: 100%;
  }
}
body.magazine .bukken .fr {
  width: 57.5%;
  text-align: left;
}
body.magazine .bukken .bt {
  margin-bottom: 11px !important;
}
body.magazine .bukken .expla {
  border-bottom: 1px solid #cde6eb;
  line-height: 1.4 !important;
  padding-bottom: 13px;
  margin: 0 0 20px !important;
  font-size: 98%;
}
body.magazine .bukken table {
  border: none;
  font-size: 85%;
  margin-bottom: 20px;
}
body.magazine .bukken table.line1 {
  margin-bottom: 39px;
}
@media screen and (max-width: 666px) {
  body.magazine .bukken .fr {
    width: 100%;
  }
  body.magazine .bukken table.line1 {
    margin-bottom: 20px;
  }
}
body.magazine .bukken table td,
body.magazine .bukken table th {
  border: none;
  border-bottom: 6px solid #fff;
}
body.magazine .bukken table th {
  font-weight: 400;
  background: #dff1f5;
  text-align: center;
  padding: 5px;
}
body.magazine .bukken .column3 {
  margin-bottom: 4px;
}
body.magazine .bukken .column3 li {
  margin-bottom: 5px !important;
  background: #fff701;
  height: 3.4em !important;
  color: #1175a7;
  border-radius: 6px;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 666px) {
  body.magazine .bukken .column3 li {
    display: inline;
    float: left;
    width: 47.61905%;
    margin: 0 1.19048%;
  }
}
body.magazine .bukken .column3 li p {
  line-height: 1.5 !important;
  font-size: 90%;
  vertical-align: middle;
  text-align: center;
}
body.magazine .bukken .column3 li.li1 p {
  margin-top: 14px !important;
}
body.magazine .bukken .column3 li.li2 p {
  margin-top: 5px !important;
}
body.magazine .urawa__flex li {
  background-color: #ff0;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  margin-bottom: 8px;
  padding: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.magazine .lottery-point__ttl,
body.magazine .lottery-point__ttl_nonum {
  border-bottom: dashed 1px #1075a6;
  -webkit-box-align: center;
  padding-bottom: 8px;
  font-size: 2rem;
}
body.magazine .lottery-point__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #1075a6;
}
body.magazine .lottery-point__ttl:nth-of-type(1)::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 50px;
  height: 0;
  padding-top: 39px;
  background-image: url(../img/smile/common/smile-point-1.png);
  background-size: 50px 39px;
}
body.magazine .lottery-point__ttl:nth-of-type(2)::before,
body.magazine .lottery-point__ttl:nth-of-type(3)::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 50px;
  height: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .lottery-point__ttl:nth-of-type(1)::before {
    background-image: url(../img/smile/common/smile-point-1@2x.png);
  }
}
body.magazine .lottery-point__ttl:nth-of-type(2)::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  padding-top: 38px;
  background-image: url(../img/smile/common/smile-point-2.png);
  background-size: 50px 38px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .lottery-point__ttl:nth-of-type(2)::before {
    background-image: url(../img/smile/common/smile-point-2@2x.png);
  }
}
body.magazine .lottery-point__ttl:nth-of-type(3)::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  padding-top: 37px;
  background-image: url(../img/smile/common/smile-point-3.png);
  background-size: 50px 37px;
}
body.magazine .lottery-point__ttl.service-1::before,
body.magazine .lottery-point__ttl.service-2::before,
body.magazine .lottery-point__ttl.service-3::before {
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-size: 51px 38px;
  content: " ";
  max-width: 50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .lottery-point__ttl:nth-of-type(3)::before {
    background-image: url(../img/smile/common/smile-point-3@2x.png);
  }
}
body.magazine .lottery-point__ttl.service-1::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-1.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .lottery-point__ttl.service-1::before {
    background-image: url(../img/smile/common/smile-service-1@2x.png);
  }
}
body.magazine .lottery-point__ttl.service-2::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-2.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .lottery-point__ttl.service-2::before {
    background-image: url(../img/smile/common/smile-service-2@2x.png);
  }
}
body.magazine .lottery-point__ttl.service-3::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-3.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .lottery-point__ttl.service-3::before {
    background-image: url(../img/smile/common/smile-service-3@2x.png);
  }
}
body.magazine .lottery-point__ttl.service-4::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-image: url(../img/smile/common/smile-service-4.png);
  background-size: 51px 38px;
}
body.magazine .lottery-point__ttl.service-5::before,
body.magazine .lottery-point__ttl.service-6::before {
  -webkit-box-flex: 0;
  content: " ";
  margin-right: 8px;
  display: block;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-size: 51px 38px;
  overflow: hidden;
  max-width: 50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .lottery-point__ttl.service-4::before {
    background-image: url(../img/smile/common/smile-service-4@2x.png);
  }
}
body.magazine .lottery-point__ttl.service-5::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-5.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .lottery-point__ttl.service-5::before {
    background-image: url(../img/smile/common/smile-service-5@2x.png);
  }
}
body.magazine .lottery-point__ttl.service-6::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-6.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .lottery-point__ttl.service-6::before {
    background-image: url(../img/smile/common/smile-service-6@2x.png);
  }
}
body.magazine .lottery-point__ttl.service-7::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-image: url(../img/smile/common/smile-service-7.png);
  background-size: 51px 38px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.magazine .lottery-point__ttl.service-7::before {
    background-image: url(../img/smile/common/smile-service-7@2x.png);
  }
}
body.magazine .lottery-point__ttl_nonum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #1075a6;
}
body.magazine .lottery-point__price::before,
body.magazine .lottery-point__price_fixed::before {
  display: inline-block;
  background-color: #e6e6e6;
  color: #1075a6;
  font-weight: 700;
  padding: 4px 8px;
  margin-right: 8px;
}
body.magazine .lottery-point__ex:not(:last-of-type) {
  margin-bottom: 24px;
}
body.magazine .lottery-point__price {
  font-weight: 700;
}
body.magazine .lottery-point__price::before {
  content: "参考価格";
  font-size: 1.2rem;
}
body.magazine .lottery-point__price_fixed {
  font-weight: 700;
}
body.magazine .lottery-point__price_fixed::before {
  content: "価格";
  font-size: 1.2rem;
}
body.magazine .lottery-point__attention {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.magazine .lottery-point__attention::before {
  content: "NEW";
  width: 50px;
  margin-right: 4px;
  background-color: red;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 2px;
}
body.magazine .lottery-figs__row,
body.magazine .lottery-figs__row_rev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -8px;
  margin-left: -8px;
}
@media screen and (max-width: 970px) {
  body.magazine .lottery-figs__row_rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
body.magazine .lottery-figs__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 970px) {
  body.magazine .lottery-figs__item {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.magazine .lottery-figs__item:last-child {
    display: none;
  }
}
body.magazine .lottery-figs__item_rev {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}
body.magazine .lottery-figs__item_center,
body.magazine .lottery-figs__item_end {
  -webkit-box-sizing: border-box;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 970px) {
  body.magazine .lottery-figs__item_rev {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.magazine .lottery-figs__item_rev:first-child {
    display: none;
  }
}
body.magazine .lottery-figs__item_center {
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
}
@media screen and (max-width: 970px) {
  body.magazine .lottery-figs__item_center {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.magazine .lottery-figs__item_center:nth-child(2) {
    display: none;
  }
}
body.magazine .lottery-figs__item_end {
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
}
@media screen and (max-width: 970px) {
  body.magazine .lottery-figs__item_end {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.magazine .lottery-figs__item_end:nth-child(1) {
    display: none;
  }
}
body.magazine .lottery-figs__item_twoitems {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 970px) {
  body.magazine .lottery-figs__item_twoitems {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
body.magazine .lottery-banner__row {
  position: relative;
  background-color: #fffcf4;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  max-width: 740px;
  height: auto;
}
body.magazine .lottery-banner__row::after,
body.magazine .lottery-banner__row::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fffcf4;
}
body.magazine .lottery-banner__row::before {
  left: -1000px;
}
body.magazine .lottery-banner__row::after {
  right: -1000px;
}
body.magazine .lottery-banner__application {
  max-width: 336px;
}
@media screen and (max-width: 666px) {
  body.magazine .lottery-banner__row {
    padding: 8px 0;
  }
  body.magazine .lottery-banner__application {
    max-width: 100%;
    width: 100%;
  }
  body.magazine .lottery-banner__bg {
    border: 1px solid #ccc;
  }
}
body.magazine .lottery-banner__atension {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.magazine .lottery-banner__1807 {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
body.magazine .lottery-banner__bg {
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  top: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 704px;
  background-color: #297dc5;
  height: auto;
  overflow: hidden;
}
body.magazine #canvas-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
@media screen and (min-width: 667px) {
  body.magazine #canvas-container {
    padding-top: 56.25%;
  }
  body.monozukuri .monozukuri-mv__row {
    position: relative;
  }
}
@media screen and (min-width: 971px) {
  body.monozukuri .monozukuri-mv__row:before {
    background-image: url(../img/magazine/monozukuri/mv-l.png);
    background-size: 555px 800px;
    background-repeat: no-repeat;
    content: " ";
    display: block;
    width: 555px;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: -555px;
  }
}
@media only screen and (min-width: 971px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 971px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 971px) and (min-resolution: 192dpi),
  only screen and (min-width: 971px) and (min-resolution: 2dppx) {
  body.monozukuri .monozukuri-mv__row:before {
    background-image: url(../img/magazine/monozukuri/mv-l@2x.png);
  }
}
@media screen and (min-width: 971px) {
  body.monozukuri .monozukuri-mv__row:after {
    background-image: url(../img/magazine/monozukuri/mv-r.png);
    background-size: 555px 800px;
    background-repeat: no-repeat;
    content: " ";
    display: block;
    width: 555px;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: -555px;
  }
}
@media only screen and (min-width: 971px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 971px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 971px) and (min-resolution: 192dpi),
  only screen and (min-width: 971px) and (min-resolution: 2dppx) {
  body.monozukuri .monozukuri-mv__row:after {
    background-image: url(../img/magazine/monozukuri/mv-r@2x.png);
  }
}
body.monozukuri .monozukuri-mv__txt {
  padding: 56px 48px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.monozukuri .monozukuri-mv__ttl {
  font-size: 2.4rem;
  color: #024181;
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.magazine #canvas-container {
    min-height: 60vw;
  }
  body.magazine #sinespCanvas {
    margin-top: -8px;
  }
  body.monozukuri .monozukuri-mv__img {
    width: 100%;
  }
  body.monozukuri .monozukuri-mv__txt {
    padding: 8px 12px;
  }
  body.monozukuri .monozukuri-mv__ttl {
    text-align: center;
    font-size: 1.8rem;
  }
}
body.monozukuri .monozukuri-mv__ex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (min-width: 667px) {
  body.monozukuri .monozukuri-mv__ex {
    padding-top: 24px;
    padding-bottom: 64px;
    border-bottom: 1px solid #024181;
  }
  body.monozukuri .monozukuri-articlelist__a {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
body.monozukuri .monozukuri-articlelist {
  position: relative;
}
body.monozukuri .monozukuri-articlelist__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -4px;
  margin-left: -4px;
}
@media screen and (max-width: 666px) {
  body.monozukuri .monozukuri-articlelist__row {
    margin: 0;
  }
}
body.monozukuri .monozukuri-articlelist__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 12px;
}
@media screen and (max-width: 666px) {
  body.monozukuri .monozukuri-articlelist__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: 2px;
  }
  body.monozukuri
    .monozukuri-articlelist__item:nth-child(2n)
    body.monozukuri
    .monozukuri-articlelist__wrap {
    background-color: #e6e6e6;
  }
}
body.monozukuri .monozukuri-articlelist__a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  background-color: #2d3558;
  padding-bottom: 24px;
}
.js.touchevents body.monozukuri .monozukuri-articlelist__a.touch,
body.monozukuri .monozukuri-articlelist__a:hover {
  z-index: 3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale3d(1.03, 1.03, 2);
  transform: scale3d(1.03, 1.03, 2);
  border-color: #1075a6;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
.js.touchevents
  body.monozukuri
  .monozukuri-articlelist__a.touch
  body.monozukuri
  .monozukuri-articlelist__ex,
.js.touchevents
  body.monozukuri
  .monozukuri-articlelist__a.touch
  body.monozukuri
  .monozukuri-articlelist__ttl,
body.monozukuri
  .monozukuri-articlelist__a:hover
  body.monozukuri
  .monozukuri-articlelist__ex,
body.monozukuri
  .monozukuri-articlelist__a:hover
  body.monozukuri
  .monozukuri-articlelist__ttl {
  color: #1aa5e9;
}
.js.touchevents
  body.monozukuri
  .monozukuri-articlelist__a.touch
  .monozukuri-btn__ex,
body.monozukuri .monozukuri-articlelist__a:hover .monozukuri-btn__ex {
  background: #fff;
  color: #024181;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.monozukuri .monozukuri-articlelist__a_commingsoon {
  background-color: #4b5063;
}
@media all and (-ms-high-contrast: none) {
  body.monozukuri .monozukuri-articlelist__img {
    min-height: 1px;
  }
}
body.monozukuri .monozukuri-articlelist__img img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 666px) {
  body.monozukuri .monozukuri-articlelist__a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .js.touchevents body.monozukuri .monozukuri-articlelist__a.touch,
  body.monozukuri .monozukuri-articlelist__a:hover {
    border-color: transparent;
  }
  body.monozukuri .monozukuri-articlelist__img {
    width: 43%;
  }
}
body.monozukuri .monozukuri-articlelist__icon {
  position: absolute;
  z-index: 1;
  top: -3px;
  left: -3px;
}
body.monozukuri .monozukuri-articlelist__icon.lottery {
  display: none;
}
body.monozukuri .monozukuri-articlelist__icon.exchange,
body.monozukuri .monozukuri-articlelist__icon.new,
body.monozukuri .monozukuri-articlelist__icon.update {
  display: block;
  overflow: hidden;
  width: 73px;
  height: 0;
  padding-top: 75px;
  background-size: 73px 75px;
}
body.monozukuri .monozukuri-articlelist__icon.exchange {
  background-image: url(../img/common/body/photolist__icon__exchange.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.monozukuri .monozukuri-articlelist__icon.exchange {
    background-image: url(../img/common/body/photolist__icon__exchange@2x.png);
  }
}
body.monozukuri .monozukuri-articlelist__icon.new {
  background-image: url(../img/common/body/photolist__icon__new.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.monozukuri .monozukuri-articlelist__icon.new {
    background-image: url(../img/common/body/photolist__icon__new@2x.png);
  }
}
body.monozukuri .monozukuri-articlelist__icon.update {
  background-image: url(../img/common/body/photolist__icon__update.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.monozukuri .monozukuri-articlelist__icon.update {
    background-image: url(../img/common/body/photolist__icon__update@2x.png);
  }
}
body.monozukuri .monozukuri-articlelist__ttl {
  width: 100%;
  padding: 0 16px;
  color: #fff;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 2rem;
  background-image: url(../img/magazine/monozukuri/index-ttl-bg-sp.png);
  background-size: 606px 46px;
  background-repeat: no-repeat;
  background-position: right;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.monozukuri .monozukuri-articlelist__ttl {
    background-image: url(../img/magazine/monozukuri/index-ttl-bg-sp@2x.png);
  }
}
body.monozukuri .monozukuri-articlelist__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 16px 8px;
  color: #fff;
  font-weight: 400;
  min-height: 40px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.monozukuri .monozukuri-articlelist__ttl {
    margin-bottom: 0;
    font-size: 1.6rem;
  }
  body.monozukuri .monozukuri-articlelist__ex {
    margin: 0;
    padding: 4px 8px;
    width: 57%;
    min-height: 24px;
    font-size: 1.4rem;
  }
}
body.monozukuri .monozukuri-btn {
  bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.monozukuri .monozukuri-btn__ex {
  color: #fff;
  font-weight: 400;
  padding: 8px 40px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px solid #fff;
}
.js.touchevents body.monozukuri .monozukuri-btn.touch .monozukuri-btn__ex,
body.monozukuri .monozukuri-btn:hover .monozukuri-btn__ex {
  background: #fff;
  color: #024181;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.page-monozukuri .monozukuri-main-v {
  margin-top: -48px;
  margin-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.monozukuri .monozukuri-btn__ex {
    display: none;
  }
  body.page-monozukuri .monozukuri-main-v {
    margin-top: 0;
    margin-bottom: 8px;
  }
}
body.page-monozukuri .monozukuri-main-v__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 666px) {
  body.page-monozukuri .monozukuri-main-v__row {
    padding: 8px 0;
    display: block;
    width: auto;
    margin-left: -8px;
    margin-right: -8px;
    position: relative;
  }
}
body.page-monozukuri .monozukuri-main-v__row::after,
body.page-monozukuri .monozukuri-main-v__row::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: -1000px;
}
body.page-monozukuri .monozukuri-main-v__row::after {
  left: auto;
  right: -1000px;
}
body.page-monozukuri .monozukuri-heading__h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d6e1f3;
  height: 50px;
}
body.page-monozukuri .monozukuri-heading__h5 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e6e6e6;
  padding: 12px 16px;
}
@media screen and (max-width: 666px) {
  body.page-monozukuri .monozukuri-heading__h5 {
    padding: 8px;
  }
}
body.page-monozukuri .monozukuri-heading__h5_txt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 16px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.page-monozukuri .monozukuri-heading__h5_txt {
    padding-right: 0;
  }
  body.page-monozukuri .monozukuri-heading__h5_ttl {
    font-size: 1.6rem;
  }
  body.page-monozukuri .monozukuri-heading__h5_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.page-monozukuri .monozukuri-heading__h5_sptxt {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-item-align: center;
    align-self: center;
    padding-right: 8px;
  }
}
body.page-monozukuri .monozukuri-heading__h5_pcimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}
body.page-monozukuri .monozukuri-heading__h5_spimg {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
body.page-monozukuri .monozukuri-heading__intro {
  padding: 0 24px;
  -moz-font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.page-monozukuri .monozukuri-heading__intro {
    padding: 0;
  }
}
body.page-monozukuri .monozukuri-heading__footer {
  border-top: 1px solid #787d95;
  border-bottom: 1px solid #787d95;
  padding: 16px 24px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.page-monozukuri .monozukuri-heading__footer {
    padding: 16px 0;
  }
}
body.page-monozukuri .monozukuri-interview__box {
  background-color: #024181;
  padding: 16px;
}
body.page-monozukuri .monozukuri-interview__txt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 16px;
  color: #fff;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -ms-flex-item-align: center;
  align-self: center;
}
@media screen and (max-width: 666px) {
  body.page-monozukuri .monozukuri-interview__txt {
    padding: 0;
  }
  body.page-monozukuri .monozukuri-interview__ttl {
    text-align: center;
  }
}
body.page-knowhow section p {
  color: #333;
  margin: 0 0 10px;
}
body.page-knowhow .mainteArea .knowhowH3Index {
  border-bottom: 2px solid #d2e3ec;
  padding-bottom: 5px;
  position: relative;
  margin-bottom: 20px;
}
body.page-knowhow .mainteArea .knowhowH3Index:after {
  content: url(../img/magazine/knowhow/index/h3-01-sub.png);
  position: absolute;
  top: 5px;
  right: 0;
}
body.page-knowhow .mainteArea dl {
  margin-bottom: 10px;
}
@media screen and (max-width: 666px) {
  body.page-knowhow .mainteArea .knowhowH3Index {
    padding-bottom: 30px;
  }
  body.page-knowhow .mainteArea .knowhowH3Index:after {
    top: 33px;
    left: 0;
  }
  body.page-knowhow .mainteArea dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
  }
}
body.page-knowhow .mainteArea dt {
  background: #79b9d8;
  color: #fff;
  text-align: right;
  width: 10%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2px 8px 3px;
  font-size: 105%;
  margin: 0 !important;
}
@media screen and (max-width: 666px) {
  body.page-knowhow .mainteArea dt {
    width: 16%;
    text-align: center;
    font-size: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 !important;
  }
}
body.page-knowhow .mainteArea dd {
  width: 86%;
  margin: 0 !important;
}
body.page-knowhow .mainteArea dd a {
  color: #333;
  text-decoration: none;
}
body.page-knowhow .mainteArea dd a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 666px) {
  body.page-knowhow .mainteArea dd {
    width: 80%;
    margin: 0 !important;
    line-height: 1.4;
  }
}
body.page-knowhow .knowhow-m .qArea {
  -webkit-box-shadow: 1px 2px 3px -2px #222;
  box-shadow: 1px 2px 3px -2px #222;
  margin-bottom: 25px;
}
body.page-knowhow .knowhow-m .qArea .qAreaInner01 {
  background: #d4fff2;
  position: relative;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 666px) {
  body.page-knowhow .knowhow-m .qArea .qAreaInner01 {
    display: block;
    height: auto;
    padding: 115px 10px 10px;
    background: url(../img/magazine/knowhow/icn_q.png) center top 10px no-repeat
      #d4fff2;
    background-size: 142px 80px;
  }
  body.page-knowhow .knowhow-m .qArea .qAreaInner01 .qTtlIcon {
    display: none;
  }
}
body.page-knowhow .knowhow-m .qArea .qAreaInner01 .qTtlIcon {
  background: url(../img/magazine/knowhow/icn_q.png) no-repeat;
  background-size: 142px 80px;
  width: 142px;
  height: 80px;
  margin: 15px 0 0 20px;
}
body.page-knowhow .knowhow-m .qArea .qAreaInner01 .qDate {
  position: absolute;
  top: 52px;
  left: 23px;
  text-align: center;
  color: #1075a6;
  font-size: 26px;
  line-height: 1;
}
body.page-knowhow .knowhow-m .qArea .qAreaInner01 .qDate span {
  color: #333;
  font-size: 15px;
}
body.page-knowhow .knowhow-m .qArea .qAreaInner01 h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 75%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  font-size: 18px;
  color: #1e7dab;
  line-height: 1.4;
}
@media screen and (max-width: 666px) {
  body.page-knowhow .knowhow-m .qArea .qAreaInner01 .qDate {
    top: 50px;
    left: 50%;
    margin-left: -2.6em;
  }
  body.page-knowhow .knowhow-m .qArea .qAreaInner01 h3 {
    width: 100%;
    padding-right: 0;
    font-size: 17px;
  }
}
body.page-knowhow .knowhow-m .qArea .qAreaInner02 {
  background: #fdfcf6;
  padding: 20px 20px 1px;
}
body.page-knowhow .knowhow-m .qArea .qAreaInner02 p {
  font-size: 16px;
}
body.page-knowhow .knowhow-m .aArea .aAreaTtlArea {
  border-bottom: 2px solid #68a8c7;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
body.page-knowhow .knowhow-m .aArea .aAreaTtlArea .aTtl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}
body.page-knowhow .knowhow-m .aArea .aAreaTtlArea .aTtl figure {
  width: 20%;
}
@media screen and (max-width: 666px) {
  body.page-knowhow .knowhow-m .qArea .qAreaInner02 p {
    font-size: 15px;
  }
  body.page-knowhow .knowhow-m .aArea .aAreaTtlArea .aTtl {
    display: block;
  }
  body.page-knowhow .knowhow-m .aArea .aAreaTtlArea .aTtl figure {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
body.page-knowhow .knowhow-m .aArea .aAreaTtlArea h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  color: #1e7dab;
  line-height: 1.4;
  width: 78%;
}
body.page-knowhow .knowhow-m .aArea .aAreaInner h4 {
  margin: 0 0 10px;
  padding: 0 0 0 10px;
  border: none;
  background: 0 0;
  color: #1075a6;
  position: relative;
  overflow: visible;
}
body.page-knowhow .knowhow-m .aArea .aAreaInner h4:before {
  content: url(../img/magazine/knowhow/h4back.png);
  position: absolute;
  top: 3px;
  left: 0;
}
body.page-knowhow .knowhow-m .aArea .aAreaInner .aList {
  margin: 0 0 10px !important;
}
body.page-knowhow .knowhow-m .aArea .aAreaInner .aList li {
  font-weight: 700;
  margin: 0 0 5px !important;
}
@media screen and (max-width: 666px) {
  body.page-knowhow .knowhow-m .aArea .aAreaTtlArea h3 {
    width: 100%;
    font-size: 17px;
  }
  body.page-knowhow .knowhow-m .aArea .aAreaInner .aList li {
    font-size: 16px;
    margin: 0 !important;
  }
}
body.page-knowhow .knowhow-m .aArea .aAreaInner .aList li span {
  color: #1075a6;
}
body.page-knowhow .knowhow-m .aArea .aAreaInner b {
  font-weight: 400;
  background-color: transparent !important;
  border-bottom: 2px solid #f4ba1d;
}
body.page-knowhow .knowhow-m .aArea .aAreaInner .aPoint {
  background: #afd9ee;
  -webkit-box-shadow: 1px 2px 3px -2px #222;
  box-shadow: 1px 2px 3px -2px #222;
  padding: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 666px) {
  body.page-knowhow .knowhow-m .aArea .aAreaInner .aPoint {
    padding: 10px;
  }
}
body.page-knowhow .knowhow-m .aArea .aAreaInner .aPoint h5 {
  border-bottom: 2px solid #fff;
}
body.page-knowhow .knowhow-m .aArea .aAreaInner .aLast {
  padding-bottom: 40px;
  border-bottom: 2px solid #d1d1d1;
}
body.page-knowhow .knowhow-m .aArea .companyInfo {
  padding: 10px 50px;
}
body.page-knowhow .knowhow-m .aArea .companyInfo h6 {
  font-weight: 700;
  font-size: 105%;
  margin-bottom: 15px;
  line-height: 1.3;
}
body.page-knowhow .knowhow-m .aArea .companyInfo h6 span {
  color: #1075a6;
  font-size: 100%;
}
body.page-knowhow .knowhow-m .aArea .lastHr {
  background: url(../img/magazine/knowhow/last_line.gif);
  height: 17px;
  width: 100%;
  margin: 0 0 50px;
}
body.page-recipe .recipe__design,
body.page-recipe .recipe__header {
  margin-bottom: 24px;
}
body.page-recipe .recipe__movie {
  margin-top: 96px;
  margin-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.page-knowhow .knowhow-m .aArea .companyInfo {
    padding: 10px;
  }
  body.page-recipe .recipe__movie {
    margin-top: 48px;
  }
}
body.page-recipe .recipe__supervision {
  margin-top: 24px;
}
body.page-recipe .recipe__line {
  border: none;
  border-bottom: 1px solid #d59087;
  margin: 24px 0;
}
body.page-recipe .recipe__assist .recipe-assist-technic__term dd,
body.page-recipe .recipe__assist .recipe-assist__term dd {
  margin-top: 8px;
}
body.page-recipe .recipe__ttl {
  font-size: 1.8rem;
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 8px;
}
body.page-recipe .recipe__ttl::before {
  content: "■";
  color: #a19422;
  margin-right: 4px;
}
body.page-recipe .recipe__ttl_sub {
  font-size: 1.6rem;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe__ttl {
    font-size: 1.6rem;
  }
  body.page-recipe .recipe__ttl_sub {
    font-size: 1.4rem;
  }
}
body.page-recipe .recipe__ttl_l {
  font-size: 1.8rem;
  color: #6f3b20;
  margin-bottom: 24px;
}
body.page-recipe .recipe__ttl_s {
  font-size: 1.6rem;
}
body.page-recipe .recipe__ttl_s::before {
  content: "●";
  color: #736d6d;
  margin-right: 4px;
}
body.page-recipe .recipe__ttl_recipe {
  font-size: 1.8rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 8px;
}
body.page-recipe .recipe__ttl_recipe::before {
  content: "■";
  color: #fc6f22;
  margin-right: 4px;
}
body.page-recipe .recipe__ttl_tech {
  font-size: 1.8rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 8px;
}
body.page-recipe .recipe__ttl_tech::before {
  content: "■";
  color: #6fc700;
  margin-right: 4px;
}
body.page-recipe .recipe__assist .recipe-assist__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px;
  border: 1px solid #0e2f6e;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe__assist .recipe-assist__row {
    padding: 16px;
  }
}
body.page-recipe .recipe__assist .recipe-assist__ttl {
  margin-bottom: 24px;
  padding: 4px 12px;
  background: #0e2f6e;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
}
body.page-recipe .recipe__assist .recipe-assist__term:not(:last-child) {
  margin-bottom: 24px;
}
body.page-recipe .recipe__assist .recipe-assist__term dt {
  font-weight: 700;
  display: block;
  border-bottom: 1px solid #736d6d;
}
body.page-recipe .recipe__assist .recipe-assist__term dt::before {
  content: "■";
  color: #0e2f6e;
  margin-right: 4px;
}
body.page-recipe .recipe__assist .recipe-assist-technic__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  border: 1px solid #009500;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe__assist .recipe-assist-technic__row {
    padding: 16px;
  }
}
body.page-recipe .recipe__assist .recipe-assist-technic__ttl {
  margin-bottom: 24px;
  padding: 4px 12px;
  background: #009500;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
}
body.page-recipe .recipe__assist .recipe-assist-technic__term:not(:last-child) {
  margin-bottom: 24px;
}
body.page-recipe .recipe__assist .recipe-assist-technic__term dt {
  font-weight: 700;
  display: block;
  border-bottom: 1px solid #736d6d;
}
body.page-recipe .recipe__assist .recipe-assist-technic__term dt::before {
  content: "■";
  color: #009500;
  margin-right: 4px;
}
body.page-recipe .recipe .reciperecommend-ttl {
  font-size: 14px;
}
body.page-recipe .recipe-main-v {
  margin-top: -48px;
  margin-bottom: 48px;
}
body.page-recipe .recipe-main-v__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f4e7d7;
  padding: 48px 0;
  width: 100%;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-main-v {
    margin-top: -8px;
    margin-bottom: 8px;
  }
  body.page-recipe .recipe-main-v__row {
    padding: 8px 0;
    display: block;
    width: auto;
    margin-left: -8px;
    margin-right: -8px;
    position: relative;
    background-color: #f4e7d7;
  }
}
body.page-recipe .recipe-main-v__row::after,
body.page-recipe .recipe-main-v__row::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: -1000px;
  background-color: #f4e7d7;
}
body.page-recipe .recipe-main-v__row.recipe,
body.page-recipe .recipe-main-v__row.recipe::after,
body.page-recipe .recipe-main-v__row.recipe::before,
body.page-recipe .recipe-main-v__row.technic,
body.page-recipe .recipe-main-v__row.technic::after,
body.page-recipe .recipe-main-v__row.technic::before {
  background-color: #fffee2;
}
body.page-recipe .recipe-main-v__row::after {
  left: auto;
  right: -1000px;
}
body.page-recipe .recipe-main-v__row.recipe__new {
  background-image: url(../img/magazine/comic02/recipe/common/main-v-bg.png);
  background-size: 75px 75px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-main-v__row.recipe__new {
    background-image: url(../img/magazine/comic02/recipe/common/main-v-bg@2x.png);
  }
}
body.page-recipe .recipe-main-v__row.recipe__new::after,
body.page-recipe .recipe-main-v__row.recipe__new::before {
  background-image: url(../img/magazine/comic02/recipe/common/main-v-bg2.png);
  background-size: 75px 74px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-main-v__row.recipe__new::after,
  body.page-recipe .recipe-main-v__row.recipe__new::before {
    background-image: url(../img/magazine/comic02/recipe/common/main-v-bg2@2x.png);
  }
}
body.page-recipe .recipe-main-v__row.recipe__chara {
  background-image: url(../img/magazine/comic02/recipe/common/main-v-bg.png);
  background-size: 75px 75px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-main-v__row.recipe__chara {
    background-image: url(../img/magazine/comic02/recipe/common/main-v-bg@2x.png);
  }
}
body.page-recipe .recipe-main-v__row.technic__new {
  background-image: url(../img/magazine/comic02/technic/common/main-v-bg.png);
  background-size: 75px 75px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-main-v__row.technic__new {
    background-image: url(../img/magazine/comic02/technic/common/main-v-bg@2x.png);
  }
}
body.page-recipe .recipe-main-v__row.technic__new::after,
body.page-recipe .recipe-main-v__row.technic__new::before {
  background-image: url(../img/magazine/comic02/technic/common/main-v-bg2.png);
  background-size: 75px 75px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-main-v__row.technic__new::after,
  body.page-recipe .recipe-main-v__row.technic__new::before {
    background-image: url(../img/magazine/comic02/technic/common/main-v-bg2@2x.png);
  }
}
body.page-recipe .recipe-main-v__row.technic__chara {
  background-image: url(../img/magazine/comic02/technic/common/main-v-bg.png);
  background-size: 75px 75px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-main-v__row.technic__chara {
    background-image: url(../img/magazine/comic02/technic/common/main-v-bg@2x.png);
  }
}
body.page-recipe .recipe-main-v__row.collect {
  background-color: #fffee2;
  background-image: url(../img/magazine/comic02/collect/main-bg.png);
  background-size: 76px 76px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-main-v__row.collect {
    background-image: url(../img/magazine/comic02/collect/main-bg@2x.png);
  }
}
body.page-recipe .recipe-main-v__row.collect::after,
body.page-recipe .recipe-main-v__row.collect::before {
  background-image: url(../img/magazine/comic02/collect/main-bg.png);
  background-size: 76px 76px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-main-v__row.collect::after,
  body.page-recipe .recipe-main-v__row.collect::before {
    background-image: url(../img/magazine/comic02/collect/main-bg@2x.png);
  }
}
body.page-recipe .recipe-main-v__row.collect__chara {
  background-image: url(../img/magazine/comic02/collect/main-bg.png);
  background-size: 76px 76px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-main-v__row.collect__chara {
    background-image: url(../img/magazine/comic02/collect/main-bg@2x.png);
  }
}
body.page-recipe .recipe-header__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  font-size: 2.2rem;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-header__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.8rem;
  }
}
body.page-recipe .recipe-header__num {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background-color: #ac7c16;
  padding: 8px 16px;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-header__num {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 1.4rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px;
  }
}
body.page-recipe .recipe-header__ttl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #9c7013;
  background-color: #f4e7d7;
  -webkit-box-flex: 4;
  -ms-flex-positive: 4;
  flex-grow: 4;
  padding: 8px 16px;
  line-height: 1.4;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-header__ttl {
    padding: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
body.page-recipe .recipe-header.technic .recipe-header__num {
  background-color: #0e2f6e;
}
body.page-recipe .recipe-header.technic .recipe-header__ttl {
  color: #0e2f6e;
  background-color: #fffee2;
}
body.page-recipe .recipe-header.recipe__new .recipe-header__num {
  background-color: #fc6f22;
}
body.page-recipe .recipe-header.recipe__new .recipe-header__ttl {
  color: #ff761b;
  background-color: #fff9c6;
}
body.page-recipe .recipe-header.technic__new .recipe-header__num {
  background-color: #6fc700;
}
body.page-recipe .recipe-header.technic__new .recipe-header__ttl {
  color: #009500;
  background-color: #e8ffc3;
}
body.page-recipe .recipe-header.recipe-collect .recipe-header__num {
  background-color: #fd5672;
}
body.page-recipe .recipe-header.recipe-collect .recipe-header__ttl {
  color: #fd5672;
  background-color: #ffebee;
}
body.page-recipe .recipe-intro {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-intro:before {
    content: url(../img/magazine/comic02/common/pink-brackets-start.png);
    line-height: 0;
    margin-right: 8px;
  }
  body.page-recipe .recipe-intro:after {
    content: url(../img/magazine/comic02/common/pink-brackets-end.png);
    line-height: 0;
    margin-left: 8px;
    padding-bottom: 0;
  }
}
body.page-recipe .recipe-intro__ex {
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin: 0;
}
body.page-recipe .recipe-intro__ex br {
  display: none;
}
body.page-recipe .recipe-story__row {
  margin-bottom: 24px;
}
body.page-recipe .recipe-story__recipe {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px dotted #fde24d;
  border-radius: 20px;
  padding: 16px 24px;
  font-size: 1.6rem;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-story__recipe {
    padding: 0 16px;
    font-size: 1.4rem;
  }
}
body.page-recipe .recipe-story__technic {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px dotted #86e87f;
  border-radius: 20px;
  padding: 16px 24px;
  font-size: 1.6rem;
}
body.page-recipe .recipe-talk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
}
body.page-recipe .recipe-talk figure {
  max-width: 14%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14%;
  flex: 0 0 14%;
}
body.page-recipe .recipe-talk > p {
  max-width: 85%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 85%;
  flex: 0 0 85%;
  margin: 0;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-story__technic {
    padding: 0 16px;
    font-size: 1.4rem;
  }
  body.page-recipe .recipe-talk {
    display: block;
  }
  body.page-recipe .recipe-talk figure {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 auto 4px;
    text-align: center;
  }
  body.page-recipe .recipe-talk > p {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 1.4rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    line-height: 1.4;
  }
}
body.page-recipe .recipe-icn {
  display: table;
  margin-bottom: 24px;
}
body.page-recipe .recipe-icn.mie_01 {
  background-image: url(../img/magazine/comic02/common/icn_mie_01.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.mie_01 {
    background-image: url(../img/magazine/comic02/common/icn_mie_01@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.mie_01 {
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.mie_01 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.mie_02 {
  background-image: url(../img/magazine/comic02/common/icn_mie_02.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.mie_02 {
    background-image: url(../img/magazine/comic02/common/icn_mie_02@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.mie_02 {
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.mie_02 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.mie_03 {
  background-image: url(../img/magazine/comic02/common/icn_mie_03.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.mie_03 {
    background-image: url(../img/magazine/comic02/common/icn_mie_03@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.mie_03 {
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.mie_03 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.mie_kou_01 {
  background-image: url(../img/magazine/comic02/common/icn_mie_kou.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.mie_kou_01 {
    background-image: url(../img/magazine/comic02/common/icn_mie_kou@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.mie_kou_01 {
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.mie_kou_01 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.mama_01 {
  background-image: url(../img/magazine/comic02/common/icn_mama_01.png);
  background-size: 69px 69px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.mama_01 {
    background-image: url(../img/magazine/comic02/common/icn_mama_01@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.mama_01 {
    min-height: 69px;
    padding-left: 84px;
    height: 69px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.mama_01 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.mama_02 {
  background-image: url(../img/magazine/comic02/common/icn_mama_02.png);
  background-size: 69px 69px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.mama_02 {
    background-image: url(../img/magazine/comic02/common/icn_mama_02@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.mama_02 {
    min-height: 69px;
    padding-left: 84px;
    height: 69px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.mama_02 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.mama_03 {
  background-image: url(../img/magazine/comic02/common/icn_mama_03.png);
  background-size: 69px 69px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.mama_03 {
    background-image: url(../img/magazine/comic02/common/icn_mama_03@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.mama_03 {
    min-height: 69px;
    padding-left: 84px;
    height: 69px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.mama_03 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.masaki_01 {
  background-image: url(../img/magazine/comic02/common/icn_masaki_01.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.masaki_01 {
    background-image: url(../img/magazine/comic02/common/icn_masaki_01@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.masaki_01 {
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.masaki_01 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.masaki_02 {
  background-image: url(../img/magazine/comic02/common/icn_masaki_02.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.masaki_02 {
    background-image: url(../img/magazine/comic02/common/icn_masaki_02@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.masaki_02 {
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.masaki_02 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.masaki_03 {
  background-image: url(../img/magazine/comic02/common/icn_masaki_03.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.masaki_03 {
    background-image: url(../img/magazine/comic02/common/icn_masaki_03@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.masaki_03 {
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.masaki_03 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.papa_01 {
  background-image: url(../img/magazine/comic02/common/icn_papa_01.png);
  background-size: 69px 69px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.papa_01 {
    background-image: url(../img/magazine/comic02/common/icn_papa_01@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.papa_01 {
    min-height: 69px;
    padding-left: 84px;
    height: 69px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.papa_01 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.papa_02 {
  background-image: url(../img/magazine/comic02/common/icn_papa_02.png);
  background-size: 69px 69px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.papa_02 {
    background-image: url(../img/magazine/comic02/common/icn_papa_02@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.papa_02 {
    min-height: 69px;
    padding-left: 84px;
    height: 69px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.papa_02 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.papa_03 {
  background-image: url(../img/magazine/comic02/common/icn_papa_03.png);
  background-size: 69px 69px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.papa_03 {
    background-image: url(../img/magazine/comic02/common/icn_papa_03@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.papa_03 {
    min-height: 69px;
    padding-left: 84px;
    height: 69px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.papa_03 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.kou_01 {
  background-image: url(../img/magazine/comic02/common/icn_kou_01.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.kou_01 {
    background-image: url(../img/magazine/comic02/common/icn_kou_01@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.kou_01 {
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.kou_01 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.kou_02 {
  background-image: url(../img/magazine/comic02/common/icn_kou_02.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.kou_02 {
    background-image: url(../img/magazine/comic02/common/icn_kou_02@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.kou_02 {
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.kou_02 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.kou_03 {
  background-image: url(../img/magazine/comic02/common/icn_kou_03.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.kou_03 {
    background-image: url(../img/magazine/comic02/common/icn_kou_03@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.kou_03 {
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.kou_03 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.kou_04 {
  background-image: url(../img/magazine/comic02/common/icn_kou_holloween.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
body.page-recipe .recipe-icn.ko_01,
body.page-recipe .recipe-icn.ko_02,
body.page-recipe .recipe-icn.ko_03 {
  background-size: 69px 69px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.kou_04 {
    background-image: url(../img/magazine/comic02/common/icn_kou_holloween@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.kou_04 {
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.kou_04 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.ko_01 {
  background-image: url(../img/magazine/comic02/common/icn_ko_01.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.ko_01 {
    background-image: url(../img/magazine/comic02/common/icn_ko_01@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.ko_01 {
    min-height: 69px;
    padding-left: 84px;
    height: 69px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.ko_01 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.ko_02 {
  background-image: url(../img/magazine/comic02/common/icn_ko_02.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.ko_02 {
    background-image: url(../img/magazine/comic02/common/icn_ko_02@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.ko_02 {
    min-height: 69px;
    padding-left: 84px;
    height: 69px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.ko_02 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.ko_03 {
  background-image: url(../img/magazine/comic02/common/icn_ko_03.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.ko_03 {
    background-image: url(../img/magazine/comic02/common/icn_ko_03@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.ko_03 {
    min-height: 69px;
    padding-left: 84px;
    height: 69px !important;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.ko_03 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.mayu_01 {
  background-image: url(../img/magazine/comic02/common/icn_mayu_01.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.mayu_01 {
    background-image: url(../img/magazine/comic02/common/icn_mayu_01@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.mayu_01 {
    background-position: left center;
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.mayu_01 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.mayu_02 {
  background-image: url(../img/magazine/comic02/common/icn_mayu_02.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.mayu_02 {
    background-image: url(../img/magazine/comic02/common/icn_mayu_02@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.mayu_02 {
    background-position: left center;
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.mayu_02 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.mayu_03 {
  background-image: url(../img/magazine/comic02/common/icn_mayu_03.png);
  background-size: 70px 71px;
  background-repeat: no-repeat;
}
body.page-recipe .recipe-icn.fl_01,
body.page-recipe .recipe-icn.fl_02,
body.page-recipe .recipe-icn.fl_03 {
  background-size: 69px 69px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.mayu_03 {
    background-image: url(../img/magazine/comic02/common/icn_mayu_03@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.mayu_03 {
    background-position: left center;
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.mayu_03 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.fl_01 {
  background-image: url(../img/magazine/comic02/common/icn_fl_01.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.fl_01 {
    background-image: url(../img/magazine/comic02/common/icn_fl_01@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.fl_01 {
    background-position: left center;
    min-height: 69px;
    padding-left: 84px;
    height: 69px !important;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.fl_01 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.fl_02 {
  background-image: url(../img/magazine/comic02/common/icn_fl_02.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.fl_02 {
    background-image: url(../img/magazine/comic02/common/icn_fl_02@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.fl_02 {
    background-position: left center;
    min-height: 69px;
    padding-left: 84px;
    height: 69px !important;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.fl_02 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.fl_03 {
  background-image: url(../img/magazine/comic02/common/icn_fl_03.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.fl_03 {
    background-image: url(../img/magazine/comic02/common/icn_fl_03@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.fl_03 {
    background-position: left center;
    min-height: 69px;
    padding-left: 84px;
    height: 69px !important;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.fl_03 {
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.mama_friend01 {
  background-image: url(../img/magazine/comic01/sakura01.png);
  background-size: 99px 99px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.mama_friend01 {
    background-image: url(../img/magazine/comic01/sakura01@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.mama_friend01 {
    background-position: left center;
    background-size: 71px;
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.mama_friend01 {
    background-size: 71px;
    width: 100%;
    background-position: top center;
  }
}
body.page-recipe .recipe-icn.mama_tomokids01 {
  background-image: url(../img/magazine/comic01/miichan01.png);
  background-size: 100px 100px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-icn.mama_tomokids01 {
    background-image: url(../img/magazine/comic01/miichan01@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-icn.mama_tomokids01 {
    background-position: left center;
    background-size: 71px;
    min-height: 71px;
    padding-left: 85px;
    height: 71px !important;
  }
  body.page-recipe .recipe-icn .inner {
    vertical-align: middle;
  }
}
body.page-recipe .recipe-icn .inner {
  display: table-cell;
  position: relative;
  padding-left: 24px;
}
body.page-recipe .recipe-icn .inner p:first-child {
  margin-top: 0 !important;
}
body.page-recipe .recipe-icn .inner p:last-child {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-icn.mama_tomokids01 {
    background-size: 71px;
    width: 100%;
    background-position: top center;
  }
  body.page-recipe .recipe-icn .inner > p {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 1.4rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    line-height: 1.4;
  }
  body.page-recipe .recipe-icn {
    background-position: top center;
    padding-left: 0 !important;
    padding-top: 76px;
  }
  body.page-recipe .recipe-icn .inner {
    border: none;
    padding: 0 !important;
  }
}
body.page-recipe .recipe-movie {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../img/magazine/comic02/recipe/common/base_recipe-pc.png);
  background-size: 736px 615px;
  background-repeat: no-repeat;
  background-position: top center;
  border-radius: 20px;
  padding-bottom: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-movie {
    background-image: url(../img/magazine/comic02/recipe/common/base_recipe-pc@2x.png);
  }
}
body.page-recipe .recipe-movie__ttl {
  position: relative;
  top: -50px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 159px;
  height: 0;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-movie {
    border-radius: 8px;
    padding-bottom: 0;
    background-size: 625.6px 430.5px;
  }
  body.page-recipe .recipe-movie__ttl {
    max-width: 80px;
    top: -30px;
  }
}
body.page-recipe .recipe-movie__overview {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 48px 48px 0;
}
@media screen and (max-width: 970px) {
  body.page-recipe .recipe-movie__overview {
    padding: 48px 24px 0;
  }
}
body.page-recipe .recipe-movie__overview_icn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 117px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 117px;
  flex: 0 0 117px;
  margin-right: 24px;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-movie__overview {
    padding: 24px 8px 0;
  }
  body.page-recipe .recipe-movie__overview_icn {
    max-width: 81.9px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81.9px;
    flex: 0 0 81.9px;
    margin-right: 8px;
  }
}
body.page-recipe .recipe-movie__overview_txt {
  font-size: 1.8rem;
  color: #6f3b20;
  font-weight: 500;
  font-weight: 700;
  margin: 0;
}
@media screen and (max-width: 970px) {
  body.page-recipe .recipe-movie__overview_txt br {
    display: none;
  }
}
body.page-recipe .recipe-movie__video {
  margin: 5.5% auto 24px;
  width: 86%;
  max-height: 350px;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-movie__overview_txt {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  body.page-recipe .recipe-movie__video {
    width: 100%;
    margin-top: 8px;
  }
  body.page-recipe .recipe-movie__video_howto {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-movie__video_howto {
    width: 86%;
    max-width: 640px;
    height: 471px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
body.page-recipe .recipe-movie__video_base {
  position: relative;
  width: 100%;
  max-width: 640px;
  height: 0;
  padding-top: 56.25%;
}
body.page-recipe .recipe-movie__video_emb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
body.page-recipe .recipe-movie.technic {
  background-image: url(../img/magazine/comic02/technic/common/base_recipe.png);
  background-size: 736px 471px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-movie.technic {
    background-image: url(../img/magazine/comic02/technic/common/base_recipe@2x.png);
  }
}
body.page-recipe .recipe-movie.technic .recipe-movie__video {
  margin-top: 55.2px;
}
body.page-recipe .recipe-movie-new {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: top center;
  border-radius: 20px;
  padding-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-movie__video {
    margin-bottom: 24px;
  }
  body.page-recipe .recipe-movie.technic .recipe-movie__video {
    margin-top: 33.6px;
  }
  body.page-recipe .recipe-movie-new {
    border-radius: 8px;
    padding-bottom: 0;
    background-size: 625.6px 430.5px;
  }
}
body.page-recipe .recipe-movie-new__ttl {
  position: relative;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: 0;
}
body.page-recipe .recipe-movie-new__overview {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 48px 48px 0;
}
@media screen and (max-width: 970px) {
  body.page-recipe .recipe-movie-new__overview {
    padding: 48px 24px 0;
  }
}
body.page-recipe .recipe-movie-new__overview_icn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 114px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 114px;
  flex: 0 0 114px;
  margin-right: 24px;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-movie-new__overview {
    padding: 24px 8px 0;
  }
  body.page-recipe .recipe-movie-new__overview_icn {
    max-width: 79.8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.8px;
    flex: 0 0 79.8px;
    margin-right: 8px;
  }
}
body.page-recipe .recipe-movie-new__overview_txt {
  font-size: 1.8rem;
  color: #6f3b20;
  font-weight: 500;
  font-weight: 700;
  margin: 0;
}
@media screen and (max-width: 970px) {
  body.page-recipe .recipe-movie-new__overview_txt br {
    display: none;
  }
}
body.page-recipe .recipe-movie-new__video {
  margin: 5.5% auto 24px;
  width: 86%;
  max-height: 350px;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-movie-new__overview_txt {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  body.page-recipe .recipe-movie-new__video {
    width: 100%;
    margin-top: 8px;
  }
  body.page-recipe .recipe-movie-new__video_howto {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-movie-new__video_howto {
    width: 86%;
    max-width: 640px;
    height: 471px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-movie-new__video {
    margin-bottom: 24px;
  }
}
body.page-recipe .recipe-movie-new__video_base {
  position: relative;
  width: 100%;
  max-width: 640px;
  height: 0;
  padding-top: 56.25%;
}
body.page-recipe .recipe-movie-new__video_emb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
body.page-recipe .recipe-movie-new__video-collect {
  margin: 16px auto 24px;
  width: 100%;
}
body.page-recipe .recipe-design__howto,
body.page-recipe .recipe-design__material {
  margin-bottom: 24px;
}
body.page-recipe .recipe-movie-new__video-collect_base {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 0;
  padding-top: 56.25%;
}
body.page-recipe .recipe-movie-new.recipe {
  background-color: #fff9c6;
}
body.page-recipe .recipe-movie-new.recipe .recipe-movie-new__ttl {
  position: relative;
  height: 38px;
  display: block;
  background-color: #fc6f22;
  border-radius: 20px 20px 0 0;
}
body.page-recipe .recipe-movie-new.recipe .recipe-movie-new__ttl_img {
  position: relative;
  top: -40px;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-movie-new__video-collect {
    width: 100%;
    margin-top: 8px;
  }
  body.page-recipe .recipe-movie-new.recipe .recipe-movie-new__ttl {
    height: 30px;
  }
  body.page-recipe .recipe-movie-new.recipe .recipe-movie-new__ttl_img {
    width: 40%;
    top: -30px;
  }
}
body.page-recipe .recipe-movie-new.recipe .recipe-movie-new__video {
  margin-top: 55.2px;
}
body.page-recipe .recipe-movie-new.technic {
  background-color: #f0ffd8;
}
body.page-recipe .recipe-movie-new.technic .recipe-movie-new__ttl {
  position: relative;
  height: 38px;
  display: block;
  background-color: #009500;
  border-radius: 20px 20px 0 0;
}
body.page-recipe .recipe-design__howto-item:nth-child(2n),
body.page-recipe .recipe-design__materials:nth-child(2n + 1),
body.page-recipe .recipe-design__tools:nth-child(2n + 1) {
  background-color: #fffcf4;
}
body.page-recipe .recipe-movie-new.technic .recipe-movie-new__ttl_img {
  position: relative;
  top: -34px;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-movie-new.recipe .recipe-movie-new__video {
    margin-top: 33.6px;
  }
  body.page-recipe .recipe-movie-new.technic .recipe-movie-new__ttl {
    height: 30px;
  }
  body.page-recipe .recipe-movie-new.technic .recipe-movie-new__ttl_img {
    width: 40%;
    top: -24px;
  }
}
body.page-recipe .recipe-movie-new.technic .recipe-movie-new__video {
  margin-top: 55.2px;
}
body.page-recipe .recipe-design {
  padding: 24px;
  border: 15px solid #e6e6e6;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-movie-new.technic .recipe-movie-new__video {
    margin-top: 33.6px;
  }
  body.page-recipe .recipe-design {
    padding: 16px;
    border: 8px solid #e6e6e6;
  }
  body.page-recipe .recipe-design__materials {
    font-size: 1.4rem;
  }
}
body.page-recipe .recipe-design__materials {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #f1f1f2;
  padding: 4px 8px;
}
body.page-recipe .recipe-design__materials_nbg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #f1f1f2;
  padding: 4px 8px;
}
body.page-recipe .recipe-design__tools {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom: 1px solid #f1f1f2;
  padding: 4px 8px;
}
body.page-recipe .recipe-design__tools dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}
body.page-recipe .recipe-design__tools dt::before {
  content: "●";
  margin-right: 4px;
}
body.page-recipe .recipe-design__link {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
body.page-recipe .recipe-design__link:link,
body.page-recipe .recipe-design__link:visited {
  text-decoration: underline;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
body.page-recipe .recipe-design__link:active,
body.page-recipe .recipe-design__link:hover {
  text-decoration: none;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
body.page-recipe .recipe-design__howto-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #f1f1f2;
  padding: 4px 8px 0;
  margin: 0;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-design__howto,
  body.page-recipe .recipe-design__materials_nbg,
  body.page-recipe .recipe-design__tools {
    font-size: 1.4rem;
  }
}
body.page-recipe .recipe-design__point-item {
  color: #736d6d !important;
}
@media screen and (min-width: 667px) {
  body.page-recipe .recipe-design__point-item {
    font-size: 1.6rem !important;
  }
}
body.page-recipe .recipe-design__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f1f1f2;
  padding: 16px 0;
}
body.page-recipe .recipe-design__step:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
body.page-recipe .recipe-design__step_img {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  margin-right: 16px;
}
body.page-recipe .recipe-design__step_txt {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-design__point-item {
    font-size: 1.4rem;
  }
  body.page-recipe .recipe-design__step {
    display: block;
    font-size: 1.4rem;
  }
  body.page-recipe .recipe-design__step_img {
    display: block;
    text-align: center;
    margin: 0;
    width: 100%;
  }
  body.page-recipe .recipe-design__step_txt {
    margin-top: 16px;
  }
}
body.page-recipe .recipe-design__step_strong {
  font-weight: 700;
}
body.page-recipe .recipe-design__check .check__row {
  padding: 16px;
  background-color: #f0e6d7;
}
body.page-recipe .recipe-design__check .check__row h5 {
  font-size: 2rem;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-design__check .check__row h5 {
    font-size: 1.8rem;
  }
}
body.page-recipe .recipe-design__check .check__ex {
  position: relative;
}
body.page-recipe .recipe-design__check .check__ex img {
  position: relative;
  z-index: 50;
}
body.page-recipe .recipe-design__check .check__ex::after {
  content: " ";
  position: absolute;
  top: 8px;
  left: 0;
  background-color: #dbc618;
  width: 100%;
  height: 32px;
  border-radius: 16px;
  overflow: hidden;
  z-index: 0;
}
body.page-recipe .recipe-design__plus1 .plus1-recipe__ttl::before,
body.page-recipe .recipe-design__plus1 .plus1__ttl::before {
  content: " ";
  background-size: 128px 51px;
  background-repeat: no-repeat;
  min-height: 51px;
  height: 51px !important;
  background-position: left center;
}
body.page-recipe .recipe-design__plus1 .plus1__row {
  background-color: #f0e6d7;
  padding: 16px;
}
body.page-recipe .recipe-design__plus1 .plus1__ttl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 2rem;
  padding-bottom: 4px;
  border-bottom: 1px solid #dbc618;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-design__plus1 .plus1__ttl {
    font-size: 1.8rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
body.page-recipe .recipe-design__plus1 .plus1__ttl::before {
  background-image: url(../img/magazine/comic02/common/plus1_ttl.png);
  padding-left: 143px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-design__plus1 .plus1__ttl::before {
    background-image: url(../img/magazine/comic02/common/plus1_ttl@2x.png);
  }
}
body.page-recipe .recipe-design__plus1 .plus1-recipe__row {
  background-color: #f8f5e7;
  padding: 16px;
}
body.page-recipe .recipe-design__plus1 .plus1-recipe__ttl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2rem;
  padding-bottom: 4px;
  border-bottom: 1px solid #fd816d;
}
body.page-recipe .recipe-design__plus1 .plus1-recipe__ttl::before {
  background-image: url(../img/magazine/comic02/common/plus1_recipe.png);
  padding-left: 143px;
}
body.page-recipe hr {
  border-top: 1px solid #f1f1f2;
}
body.page-recipe .recipe-check__row {
  position: relative;
  padding: 16px;
  background-color: #dfffab;
  border-radius: 20px;
}
body.page-recipe .recipe-check__row:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #dfffab;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-design__plus1 .plus1-recipe__ttl {
    font-size: 1.8rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  body.page-recipe .recipe-check__row {
    padding: 12px;
  }
}
body.page-recipe .recipe-check__row h5 {
  font-size: 2rem;
}
body.page-recipe .recipe-check__ex {
  position: relative;
  top: -8px;
}
body.page-recipe .recipe-check__ex img {
  position: relative;
  z-index: 50;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-check__row h5 {
    font-size: 1.8rem;
  }
  body.page-recipe .recipe-check__ex img {
    width: 80%;
  }
}
body.page-recipe .recipe-check__ex::after {
  content: " ";
  position: absolute;
  top: 12px;
  left: 0;
  background-color: #009500;
  width: 100%;
  height: 32px;
  border-radius: 16px;
  overflow: hidden;
  z-index: 0;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-check__ex::after {
    top: 8px;
  }
}
body.page-recipe .recipe-check-recipe__row {
  position: relative;
  padding: 16px;
  background-color: #fff9c6;
  border-radius: 20px;
}
body.page-recipe .recipe-check-recipe__row:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #fff9c6;
}
body.page-recipe .recipe-check-recipe__row h5 {
  font-size: 2rem;
}
body.page-recipe .recipe-check-recipe__ex {
  position: relative;
  top: -8px;
}
body.page-recipe .recipe-check-recipe__ex img {
  position: relative;
  z-index: 50;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-check-recipe__row {
    padding: 12px;
  }
  body.page-recipe .recipe-check-recipe__row h5 {
    font-size: 1.8rem;
  }
  body.page-recipe .recipe-check-recipe__ex img {
    width: 80%;
  }
}
body.page-recipe .recipe-check-recipe__ex::after {
  content: " ";
  position: absolute;
  top: 12px;
  left: 0;
  background-color: #ff761b;
  width: 100%;
  height: 32px;
  border-radius: 16px;
  overflow: hidden;
  z-index: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-design__plus1 .plus1-recipe__ttl::before {
    background-image: url(../img/magazine/comic02/common/plus1_recipe@2x.png);
  }
}
body.page-recipe .recipe-supervision {
  padding: 24px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #093237;
  background: #f4e7d7;
  border-radius: 20px;
}
body.page-recipe .recipe-supervision.technic {
  background-color: #fffee2;
}
body.page-recipe .recipe-supervision.recipe-new {
  background-color: #fff9c6;
}
body.page-recipe .recipe-supervision.technic-new {
  background-color: #f0ffd8;
}
body.page-recipe .recipe-supervision.collect {
  background-color: #ffebee;
}
body.page-recipe .recipe-supervision__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
body.alsok .stepbox__item .boxitem__inner,
.sumai03 .goodlayout__inner,
.sumai03 .section03__ttl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-check-recipe__ex::after {
    top: 8px;
  }
  body.page-recipe .recipe-supervision {
    padding: 8px;
  }
  body.page-recipe .recipe-supervision__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
body.page-recipe .recipe-supervision__img {
  margin-right: 16px;
}
body.page-recipe .recipe-supervision__ttl {
  width: 100%;
}
body.page-recipe .recipe-supervision__ttl_up {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 4px 8px;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  background: #d3847d;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-supervision__ttl_up {
    font-size: 1.6rem;
  }
}
body.page-recipe .recipe-supervision__ttl_up-tech {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 4px 8px;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  background: #6fc700;
}
body.page-recipe .recipe-supervision__ttl_up-collect,
body.page-recipe .recipe-supervision__ttl_up-recipe {
  -webkit-box-sizing: border-box;
  display: inline-block;
  padding: 4px 8px;
  line-height: 1;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-supervision__ttl_up-tech {
    font-size: 1.6rem;
  }
}
body.page-recipe .recipe-supervision__ttl_up-recipe {
  box-sizing: border-box;
  font-size: 1.8rem;
  background: #fc6f22;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-supervision__ttl_up-recipe {
    font-size: 1.6rem;
  }
}
body.page-recipe .recipe-supervision__ttl_up-collect {
  box-sizing: border-box;
  font-size: 1.8rem;
  background: #fd5672;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-supervision__ttl_up-collect {
    font-size: 1.6rem;
  }
}
body.page-recipe .recipe-supervision__ttl_name {
  display: block;
  color: #693217;
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-supervision__ttl_name {
    font-size: 2rem;
  }
}
body.page-recipe .recipe-supervision__ttl_ov {
  display: block;
  color: #693217;
  font-size: 1.8rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.4;
}
body.page-recipe .recipe-supervision__ttl_ov a {
  color: #693217;
}
body.page-recipe .recipe-supervision__career {
  margin-top: 16px;
  margin-bottom: 0;
  color: #693217;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-supervision__ttl_ov {
    font-size: 1.4rem;
  }
  body.page-recipe .recipe-supervision__career {
    font-size: 1.4rem;
    margin-top: 8px;
  }
  body.page-recipe .recipe-supervision__career br {
    display: none;
  }
}
body.page-recipe .back-num-tab_wrap {
  width: 100%;
}
body.page-recipe input[type="radio"] {
  display: none;
}
body.page-recipe .back-num-tab_area {
  font-size: 0;
  margin: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.page-recipe .back-num-tab_area label {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 100%;
  padding: 4px;
  color: #000;
  text-align: center;
  font-size: 2rem;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.page-recipe .back-num-tab_area__ex {
  -ms-flex-item-align: center;
  align-self: center;
}
body.page-recipe .panel_area {
  background: #fff;
}
body.page-recipe .back-num-tab_panel {
  width: 100%;
  padding-top: 40px;
  display: none;
}
body.page-recipe #back-num-tab1:checked ~ .panel_area #panel1,
body.page-recipe #back-num-tab2:checked ~ .panel_area #panel2 {
  display: block;
}
body.page-recipe .back-num-tab1_label {
  margin-right: 4px;
}
body.page-recipe .back-num-tab1_label.recipe-tab1_label {
  border-top: 2px solid #a87c26;
  border-left: 2px solid #a87c26;
  border-right: 2px solid #a87c26;
  border-radius: 5px 5px 0 0;
  background-color: #ccc;
}
body.page-recipe .back-num-tab1_label.recipe-technic-tab1_label {
  border-top: 2px solid #172e71;
  border-left: 2px solid #172e71;
  border-right: 2px solid #172e71;
  border-radius: 5px 5px 0 0;
  background-color: #ccc;
}
body.page-recipe .back-num-tab2_label {
  margin-left: 2px;
}
body.page-recipe .back-num-tab2_label.recipe-tab2_label {
  border-top: 2px solid #172e71;
  border-left: 2px solid #172e71;
  border-right: 2px solid #172e71;
  border-radius: 5px 5px 0 0;
  background-color: #ccc;
}
body.page-recipe
  #back-num-tab1:checked
  ~ .back-num-tab_area
  .back-num-tab1_label.recipe-tab1_label,
body.page-recipe .back-num-tab2_label.recipe-technic-tab2_label {
  border-top: 2px solid #a87c26;
  border-left: 2px solid #a87c26;
  border-right: 2px solid #a87c26;
  border-radius: 5px 5px 0 0;
}
body.page-recipe .back-num-tab2_label.recipe-technic-tab2_label {
  background-color: #ccc;
}
body.page-recipe
  #back-num-tab1:checked
  ~ .back-num-tab_area
  .back-num-tab1_label,
body.page-recipe
  #back-num-tab2:checked
  ~ .back-num-tab_area
  .back-num-tab2_label {
  background: #fff;
  color: #000;
  margin-bottom: -2px;
}
body.page-recipe
  #back-num-tab1:checked
  ~ .back-num-tab_area
  .back-num-tab1_label.recipe-technic-tab1_label {
  border-top: 2px solid #172e71;
  border-left: 2px solid #172e71;
  border-right: 2px solid #172e71;
  border-radius: 5px 5px 0 0;
}
body.page-recipe
  #back-num-tab1:checked
  ~ .panel_area
  #panel1.back-num-tab_panel-recipe {
  border-top: 2px solid #a87c26;
}
body.page-recipe
  #back-num-tab1:checked
  ~ .panel_area
  #panel1.back-num-tab_panel-recipe-technic {
  border-top: 2px solid #172e71;
}
body.page-recipe .recipe-plus1-recipe__ttl::before,
body.page-recipe .recipe-plus1__ttl::before {
  content: " ";
  background-size: 128px 51px;
  background-repeat: no-repeat;
  min-height: 51px;
  height: 51px !important;
  background-position: left center;
}
body.page-recipe
  #back-num-tab2:checked
  ~ .back-num-tab_area
  .back-num-tab2_label.recipe-tab2_label {
  border-top: 2px solid #172e71;
  border-left: 2px solid #172e71;
  border-right: 2px solid #172e71;
  border-radius: 5px 5px 0 0;
}
body.page-recipe
  #back-num-tab2:checked
  ~ .back-num-tab_area
  .back-num-tab2_label.recipe-technic-tab2_label {
  border-top: 2px solid #a87c26;
  border-left: 2px solid #a87c26;
  border-right: 2px solid #a87c26;
  border-radius: 5px 5px 0 0;
}
body.page-recipe
  #back-num-tab2:checked
  ~ .panel_area
  #panel2.back-num-tab_panel-recipe {
  border-top: 2px solid #172e71;
}
body.page-recipe
  #back-num-tab2:checked
  ~ .panel_area
  #panel2.back-num-tab_panel-recipe-technic {
  border-top: 2px solid #a87c26;
}
body.page-recipe .recipe-collect__ttl_l {
  background-color: #fd5672;
  color: #fff;
  font-size: 2.4rem;
  padding: 8px 16px;
  border-radius: 7px 7px 0 0;
}
body.page-recipe .tech_table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.page-recipe .tech_table td,
body.page-recipe .tech_table th {
  padding: 4px 16px;
  border: 1px solid #736d6d;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-collect__ttl_l {
    font-size: 2rem;
  }
  body.page-recipe .tech_table td,
  body.page-recipe .tech_table th {
    padding: 4px 8px;
  }
}
body.page-recipe .tech_table th {
  text-align: left;
}
body.page-recipe .tech_table td {
  text-align: right;
}
body.page-recipe .recipe-plus1__row {
  background-color: #f0ffd8;
  padding: 16px;
  border-radius: 20px;
}
body.page-recipe .recipe-plus1__ttl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 2rem;
  padding-bottom: 4px;
  border-bottom: 1px solid #009500;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-plus1__ttl {
    font-size: 1.8rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
body.page-recipe .recipe-plus1__ttl::before {
  background-image: url(../img/magazine/comic02/common/plus1_tech.png);
  padding-left: 143px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-plus1__ttl::before {
    background-image: url(../img/magazine/comic02/common/plus1_tech@2x.png);
  }
}
body.page-recipe .recipe-plus1-recipe__row {
  background-color: #fff9c6;
  padding: 16px;
  border-radius: 20px;
}
body.page-recipe .recipe-plus1-recipe__ttl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 2rem;
  padding-bottom: 4px;
  border-bottom: 1px solid #ff761b;
}
@media screen and (max-width: 666px) {
  body.page-recipe .recipe-plus1-recipe__ttl {
    font-size: 1.8rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
body.page-recipe .recipe-plus1-recipe__ttl::before {
  background-image: url(../img/magazine/comic02/common/plus1_ttl_recipe.png);
  padding-left: 143px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.page-recipe .recipe-plus1-recipe__ttl::before {
    background-image: url(../img/magazine/comic02/common/plus1_ttl_recipe@2x.png);
  }
}
body.page-recipe .recipe-shutten {
  word-break: break-all;
}
body.recipeindex .recipephotolist__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -4px;
  margin-left: -4px;
}
@media screen and (max-width: 666px) {
  body.recipeindex .recipephotolist__row {
    margin: 0;
  }
}
body.recipeindex .recipephotolist__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}
body.recipeindex .recipephotolist__wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.recipeindex .recipephotolist__inner {
  position: relative;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  border-radius: 5px;
}
@media screen and (min-width: 667px) {
  body.recipeindex .recipephotolist__inner {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media screen and (max-width: 666px) {
  body.recipeindex .recipephotolist__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
  }
  body.recipeindex .recipephotolist__item::not(:last-child) {
    margin-bottom: 4px;
  }
  body.recipeindex .recipephotolist__wrap {
    display: block;
    width: 100%;
  }
  body.recipeindex .recipephotolist__inner {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px;
    height: 64px;
    overflow: hidden;
  }
  body.recipeindex .recipephotolist__inner::after {
    content: "";
    display: block;
    clear: both;
  }
  .js.touchevents body.recipeindex .recipephotolist__inner.touch,
  body.recipeindex .recipephotolist__inner:hover {
    border-color: transparent;
  }
}
.js.touchevents body.recipeindex .recipephotolist__inner.touch,
body.recipeindex .recipephotolist__inner:hover {
  text-decoration: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale3d(1.03, 1.03, 2);
  transform: scale3d(1.03, 1.03, 2);
  border-color: #1075a6;
  background-color: #ff0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}
.js.touchevents
  body.recipeindex
  .recipephotolist__inner.touch
  body.recipeindex
  .recipephotolist__ex,
.js.touchevents
  body.recipeindex
  .recipephotolist__inner.touch
  body.recipeindex
  .recipephotolist__ttl,
body.recipeindex
  .recipephotolist__inner:hover
  body.recipeindex
  .recipephotolist__ex,
body.recipeindex
  .recipephotolist__inner:hover
  body.recipeindex
  .recipephotolist__ttl {
  color: #1aa5e9;
}
body.recipeindex .recipephotolist__img {
  display: block;
  position: relative;
}
body.recipeindex .recipephotolist__img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
body.recipeindex .recipephotolist__icon.new,
body.recipeindex .recipephotolist__icon.update,
body.recipeindex .recipephotolist__icon.wanted {
  display: block;
  width: 73px;
  height: 0;
  padding-top: 75px;
  background-size: 73px 75px;
  overflow: hidden;
}
body.recipeindex .recipephotolist__icon {
  position: absolute;
  z-index: 1;
  top: -3px;
  left: -3px;
}
body.recipeindex .recipephotolist__icon.new {
  background-image: url(../img/common/body/photolist__icon__new.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.recipeindex .recipephotolist__icon.new {
    background-image: url(../img/common/body/photolist__icon__new@2x.png);
  }
}
body.recipeindex .recipephotolist__icon.wanted {
  background-image: url(../img/common/body/photolist__icon__wanted.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.recipeindex .recipephotolist__icon.wanted {
    background-image: url(../img/common/body/photolist__icon__wanted@2x.png);
  }
}
body.recipeindex .recipephotolist__icon.update {
  background-image: url(../img/common/body/photolist__icon__update.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.recipeindex .recipephotolist__icon.update {
    background-image: url(../img/common/body/photolist__icon__update@2x.png);
  }
}
body.recipeindex .recipephotolist__txtbox {
  position: absolute;
  z-index: 50;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.65);
}
body.recipeindex .recipephotolist__ttl {
  padding: 8px;
  color: #000;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.alsok .alsok__ttl_ex,
.sumai01 .forisheader__row {
  -webkit-font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.recipeindex .recipephotolist__txtbox {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.75);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  body.recipeindex .recipephotolist__ttl {
    padding: 8px;
    margin-bottom: 0;
  }
}
body.recipeindex .recipephotolist__ex {
  padding: 0 8px 8px;
  color: #727578;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.4rem;
}
@media screen and (max-width: 666px) {
  body.recipeindex .recipephotolist__ex {
    padding: 0;
    margin: 0 !important;
  }
  body.recipeindex .techcatelist__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
body.recipeindex .recipeindex__ttl {
  font-size: 2rem;
  padding: 8px 16px;
}
body.recipeindex .techcatelist__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.recipeindex .techcatelist__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px;
}
@media screen and (min-width: 667px) {
  body.recipeindex .techcatelist__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  body.recipeindex .techcatelist__item img {
    max-width: 110px !important;
  }
  body.cafe-report .cafe-report__box {
    margin-bottom: 40px;
  }
}
body.recipeindex .techcatelist__item img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.recipeindex .techcatelist__item.touch img,
body.recipeindex .techcatelist__item:hover img {
  -webkit-transform: translate(0, -4px);
  transform: translate(0, -4px);
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.alsok .alsok__ttl {
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  body.recipeindex .techcatelist__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
  }
  body.recipeindex .techcatelist__item img {
    max-width: 90% !important;
  }
  body.alsok .alsok__ttl {
    padding-left: 0;
    padding-top: 10px;
  }
}
body.alsok .alsok__ttl span {
  width: 100%;
  padding: 0 24px;
}
body.alsok .alsok__ttl_orange {
  background-color: #f7a233;
}
body.alsok .alsok__ttl_orange span {
  background-color: #fde5b8;
}
body.alsok .alsok__ttl_pink {
  background-color: #ef9da6;
}
body.alsok .alsok__ttl_pink span {
  background-color: #fbe3e6;
}
body.alsok .alsok__ttl_green {
  background-color: #a8ca9d;
}
body.alsok .alsok__ttl_green span {
  background-color: #e7f1e3;
}
body.alsok .alsok__ttl_yellow {
  background-color: #ebcc00;
}
body.alsok .alsok__ttl_yellow span {
  background-color: #faf17f;
}
body.alsok .alsok__ttl_blue {
  background-color: #78b0c5;
}
body.alsok .alsok__ttl_blue span {
  background-color: #d7e9ef;
}
body.alsok .alsok__ttl_violet {
  background-color: #adb2da;
}
body.alsok .alsok__ttl_violet span {
  background-color: #e8eaf5;
}
body.alsok .alsok__ttl_ex {
  font-size: 2rem;
  color: #010101;
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.alsok .alsok__ttl span {
    padding: 8px 12px;
  }
  body.alsok .alsok__ttl_ex {
    font-size: 1.8rem;
  }
}
body.alsok .alsok__ttl-s {
  font-size: 1.6rem;
  font-weight: 700;
}
body.alsok .alsok__ttl-s_pink {
  color: #f19ba5;
}
body.alsok .stepbox__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  body.alsok .stepbox__row {
    display: block;
  }
  body.alsok .stepbox__row.sp-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    display: -webkit-box;
    display: -webkit-flex;
  }
  body.alsok .stepbox__row.sp-flex .sp-w50 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 49% !important;
    padding: 0 4px;
  }
}
body.alsok .stepbox__item {
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 666px) {
  body.alsok .stepbox__item {
    padding: 4px;
  }
}
body.alsok .stepbox__item .boxitem__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #0088a4;
  border-radius: 5px;
  max-width: 100%;
  width: 100%;
  padding: 16px;
}
body.alsok .stepbox__item .boxitem__ex {
  color: #2883af;
  display: block;
  max-width: 100%;
  width: 100%;
}
body.alsok .stepbox__item .boxitem__img {
  text-align: center;
  max-width: 100%;
  width: 100%;
}
body.alsok .stepbox__item .boxitem__cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  width: 100%;
}
body.alsok .stepbox__item .boxitem__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 100%;
  width: 100%;
}
body.alsok .font-color__brown {
  color: #d3847d;
}
body.alsok .font-color__black {
  color: #000;
}
body.alsok .topminusm {
  margin-top: -24px;
}
@media screen and (max-width: 666px) {
  body.alsok .topminusm {
    margin-top: -8px;
  }
}
body.alsok .topminusm0 {
  margin-top: 0 !important;
}
body.alsok .topminusm1 {
  margin-top: -8px !important;
}
body.alsok .topminusm2 {
  margin-top: -16px !important;
}
body.alsok .topminusm3 {
  margin-top: -24px !important;
}
body.alsok .topminusm4 {
  margin-top: -32px !important;
}
body.alsok .topminusm5 {
  margin-top: -40px !important;
}
body.alsok .topminusm6 {
  margin-top: -48px !important;
}
body.alsok .topminusm7 {
  margin-top: -56px !important;
}
body.alsok .topminusm8 {
  margin-top: -64px !important;
}
body.alsok .topminusm9 {
  margin-top: -72px !important;
}
body.alsok .topminusm10 {
  margin-top: -80px !important;
}
body.cafe-report .cafe-report__sdgs {
  border: 1px solid #333;
  padding: 16px;
}
body.cafe-report .cafe-report__inner {
  overflow: hidden;
}
@media screen and (max-width: 666px) {
  body.alsok .topminus0_sp {
    margin-top: 0 !important;
  }
  body.alsok .topminus1_sp {
    margin-top: -8px !important;
  }
  body.alsok .topminus2_sp {
    margin-top: -16px !important;
  }
  body.alsok .topminus3_sp {
    margin-top: -24px !important;
  }
  body.alsok .topminus4_sp {
    margin-top: -32px !important;
  }
  body.alsok .topminus5_sp {
    margin-top: -40px !important;
  }
  body.alsok .topminus6_sp {
    margin-top: -48px !important;
  }
  body.alsok .topminus7_sp {
    margin-top: -56px !important;
  }
  body.alsok .topminus8_sp {
    margin-top: -64px !important;
  }
  body.alsok .topminus9_sp {
    margin-top: -72px !important;
  }
  body.alsok .topminus10_sp {
    margin-top: -80px !important;
  }
  body.cafe-report .cafe-report__inner {
    padding: 0 8px;
  }
  body.cafe-report .cafe-report__comment {
    display: block;
  }
}
@media screen and (min-width: 667px) {
  body.cafe-report .cafe-report__inner {
    padding: 8px 16px;
  }
  body.cafe-report .cafe-report__comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
  }
  body.cafe-report .cafe-report__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  body.kotsuban-lesson .kotsuban-lesson-assist .assist__row {
    background-image: url(../img/magazine/kotsuban_lesson/assit_bg.png);
    background-size: 741px 4px;
    background-repeat: repeat;
    background-position: 0 16px;
  }
}
body.cafe-report .cafe-report__ex {
  padding: 16px;
}
body.cafe-report .hitokoto__p {
  color: #7f6218;
}
body.cafe-report .hitokoto__s {
  color: #7f6218;
  font-size: 14px;
}
body.cafe-vol41-2-report .cafe-vol41-2-report__color_pink {
  color: #e49691;
}
@media screen and (max-width: 666px) {
  body.cafe-report .cafe-report__icon {
    margin: initial;
  }
  body.cafe-vol42-report .main__row {
    background-color: #f8f3ed;
  }
  body.cafe-vol42-report .cafe-report__wrapper {
    border: none !important;
  }
}
body.kotsuban-lesson .kotsuban-lesson-intro .intro__row {
  background-color: #fff6d3;
  padding: 16px;
}
body.kotsuban-lesson .kotsuban-lesson-nav__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.kotsuban-lesson .kotsuban-lesson-nav__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31.08108%;
  flex: 0 0 31.08108%;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 666px) {
  body.kotsuban-lesson .kotsuban-lesson-nav__row {
    display: block;
    padding: 8px;
  }
  body.kotsuban-lesson .kotsuban-lesson-nav__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.js.touchevents body.kotsuban-lesson .kotsuban-lesson-nav__item.touch,
body.kotsuban-lesson .kotsuban-lesson-nav__item:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.kotsuban-lesson .kotsuban-lesson-movie-list .movie-list__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.kotsuban-lesson .kotsuban-lesson-movie-list .movie-list__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  margin-bottom: 20px;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.kotsuban-lesson
  .kotsuban-lesson-movie-list
  .movie-list__item:nth-child(even) {
  padding-top: 32px;
}
.js.touchevents
  body.kotsuban-lesson
  .kotsuban-lesson-movie-list
  .movie-list__item.touch,
body.kotsuban-lesson .kotsuban-lesson-movie-list .movie-list__item:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 666px) {
  body.kotsuban-lesson .kotsuban-lesson-movie-list .movie-list__row {
    display: block;
  }
  body.kotsuban-lesson .kotsuban-lesson-movie-list .movie-list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.kotsuban-lesson
    .kotsuban-lesson-movie-list
    .movie-list__item:nth-child(even) {
    padding-top: 0;
  }
}
body.kotsuban-lesson .kotsuban-lesson-link .link__row {
  background-color: #ebebeb;
  padding: 16px;
}
body.kotsuban-lesson .kotsuban-lesson-link .link__btn {
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.kotsuban-lesson .kotsuban-lesson-link .link__btn.touch,
body.kotsuban-lesson .kotsuban-lesson-link .link__btn:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.kotsuban-lesson .kotsuban-lesson-assist .assist__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  body.kotsuban-lesson .kotsuban-lesson-assist .assist__row {
    background-image: url(../img/magazine/kotsuban_lesson/assit_bg@2x.png);
  }
}
body.kotsuban-lesson .kotsuban-lesson-assist .assist__img {
  margin-top: -16px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31.89189%;
  flex: 0 0 31.89189%;
}
@media screen and (max-width: 666px) {
  body.kotsuban-lesson .kotsuban-lesson-assist .assist__row {
    display: block;
    background-color: #fff6d3;
  }
  body.kotsuban-lesson .kotsuban-lesson-assist .assist__img {
    margin-top: 112px;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  body.kotsuban-lesson .kotsuban-lesson-assist .assist__teacherimg {
    margin-top: -80px;
  }
}
body.kotsuban-lesson .kotsuban-lesson-assist .assist__ex {
  margin-top: -16px;
  padding: 0 16px 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1;
  flex: 0 0 1;
}
body.kotsuban-lesson .kotsuban-lesson-footer__row {
  background-color: #ebebeb;
  padding: 16px 4px 4px;
}
@media screen and (max-width: 666px) {
  body.kotsuban-lesson .kotsuban-lesson-assist .assist__ex {
    margin-top: 16px;
  }
  body.kotsuban-lesson .kotsuban-lesson-footer__row {
    padding: 8px;
  }
}
body.kotsuban-lesson .kotsuban-lesson-footer__nav {
  padding-bottom: 12px;
}
body.kotsuban-lesson .kotsuban-lesson__strong {
  color: #eb8500;
  font-weight: 700;
}
.sumai01 .foris__wrapper {
  border: 1px #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sumai01 .foris__bigfont {
  color: #e55252;
  font-weight: 700;
  font-size: 4.2rem;
  display: inline-block;
  padding: 0 8px 0 0;
  float: left;
  margin-top: -12px;
  margin-bottom: -8px;
}
.sumai01 .foris__btn img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents .sumai01 .foris__btn img.touch,
.sumai01 .foris__btn img:hover {
  opacity: 0.85;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai01 .forisheader__row {
  background-color: #f9f9f9;
  border-radius: 10px;
  padding: 20px;
  font-feature-settings: "palt";
}
.sumai01 .forisballoon .inner,
.sumai01 .forismeister__ex {
  -webkit-font-feature-settings: "palt";
}
.sumai01 .forisheader__ex {
  text-align: center;
}
.sumai01 .forismeister__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sumai01 .forismeister__item_l {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 57.72152%;
  flex: 0 0 57.72152%;
  max-width: 100%;
}
@media screen and (max-width: 666px) {
  .sumai01 .forisheader__row {
    border-radius: initial;
    padding: 16px 0;
  }
  .sumai01 .forisheader__ex {
    text-align: left;
    padding: 0 8px;
  }
  .sumai01 .forismeister__item_l {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.sumai01 .forismeister__item_r {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 42.53165%;
  flex: 0 0 42.53165%;
}
.sumai01 .forismeister__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-feature-settings: "palt";
  padding: 0 16px 0 0;
}
@media screen and (max-width: 666px) {
  .sumai01 .forismeister__ex {
    padding: 0;
  }
}
@media screen and (min-width: 667px) {
  .sumai01 .forisissue {
    margin-top: -24px;
  }
  .sumai01 .forisissue__ttl_l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sumai01 .forisissue__ttl_r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sumai01 .forisissue__row_l {
    background-image: url(/branchera/assets/waka__l.png);
    background-size: 65px 322px;
    min-height: 322px;
    padding-left: 81px;
    background-repeat: no-repeat;
    background-position: left bottom;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  .sumai01 .forisissue__row_l {
    background-image: url(/branchera/assets/waka__l@2x.png);
  }
}
@media screen and (min-width: 667px) {
  .sumai01 .forisissue__row_r {
    background-image: url(/branchera/assets/waka__r.png);
    background-size: 65px 322px;
    min-height: 322px;
    padding-right: 81px;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  .sumai01 .forisissue__row_r {
    background-image: url(/branchera/assets/waka__r@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai01 .forisissue__row_l {
    background-color: #f9f9f9;
    border-bottom: 3px dotted #e3e3e3;
    background-image: url(/branchera/assets/waka__l-sp.png);
    background-size: 84px 413px;
    min-height: 413px;
    padding-left: 92px;
    background-repeat: no-repeat;
    background-position: left bottom 16px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai01 .forisissue__row_l {
    background-image: url(/branchera/assets/waka__l-sp@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai01 .forisissue__row_r {
    background-color: #f9f9f9;
    border-bottom: 3px dotted #e3e3e3;
    background-image: url(/branchera/assets/waka__r-sp.png);
    background-size: 88px 432px;
    min-height: 432px;
    padding-right: 96px;
    background-repeat: no-repeat;
    background-position: right bottom 16px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai01 .forisissue__row_r {
    background-image: url(/branchera/assets/waka__r-sp@2x.png);
  }
}
.sumai01 .forisissue__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #f9f9f9;
  border: 3px dotted #e3e3e3;
  border-radius: 10px;
  padding: 32px 40px;
  max-width: 100%;
}
.sumai01 .forisballoon .inner-border__a.forisballoon,
.sumai01 .forisballoon .inner-border__q.forisballoon {
  background-color: #fff;
}
@media screen and (max-width: 666px) {
  .sumai01 .forisissue__box {
    display: block;
    border: none;
    border-radius: initial;
    padding: 16px 8px;
  }
}
.sumai01 .forisissue__before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
}
.sumai01 .forisissue__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin-bottom: 80px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
}
@media screen and (max-width: 666px) {
  .sumai01 .forisissue__arrow {
    margin-bottom: 24px;
  }
}
.sumai01 .forisissue__after {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
}
.sumai01 .forisissue__bigimg {
  overflow: hidden;
  border-radius: 10px;
}
.sumai01 .forisissue__bigimg_l img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}
.js.touchevents .sumai01 .forisissue__bigimg_l img.touch,
.sumai01 .forisissue__bigimg_l img:hover {
  -webkit-transform: scale(1.7);
  transform: scale(1.7);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai01 .forisissue__bigimg_r img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}
.js.touchevents .sumai01 .forisissue__bigimg_r img.touch,
.sumai01 .forisissue__bigimg_r img:hover {
  -webkit-transform: scale(1.6);
  transform: scale(1.6);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai01 .forisballoon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
.sumai01 .forisballoon.suzuki01,
.sumai01 .forisballoon.suzuki02,
.sumai01 .forisballoon.suzuki03,
.sumai01 .forisballoon.suzuki04,
.sumai01 .forisballoon.waka01,
.sumai01 .forisballoon.waka02,
.sumai01 .forisballoon.waka03 {
  background-repeat: no-repeat;
  background-position: left center;
}
body.cleaning .balloon .inner-border_r p:last-child,
.sumai01 .forisballoon .inner p:last-child {
  margin-bottom: 0 !important;
}
.sumai01 .forisballoon.suzuki01 {
  background-image: url(/branchera/assets/icon__suzuki_01.png);
  background-size: 90px 90px;
  min-height: 90px;
  padding-left: 115px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.suzuki01 {
    background-image: url(/branchera/assets/icon__suzuki_01@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai01 .forisballoon.suzuki01 {
    background-image: url(/branchera/assets/icon__suzuki_01-sp.png);
    background-size: 50px 50px;
    min-height: 50px;
    padding-left: 66px;
    background-repeat: no-repeat;
    background-position: left center;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.suzuki01 {
    background-image: url(/branchera/assets/icon__suzuki_01-sp@2x.png);
  }
}
.sumai01 .forisballoon.suzuki02 {
  background-image: url(/branchera/assets/icon__suzuki_02.png);
  background-size: 90px 90px;
  min-height: 90px;
  padding-left: 115px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.suzuki02 {
    background-image: url(/branchera/assets/icon__suzuki_02@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai01 .forisballoon.suzuki02 {
    background-image: url(/branchera/assets/icon__suzuki_02-sp.png);
    background-size: 50px 50px;
    min-height: 50px;
    padding-left: 66px;
    background-repeat: no-repeat;
    background-position: left center;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.suzuki02 {
    background-image: url(/branchera/assets/icon__suzuki_02-sp@2x.png);
  }
}
.sumai01 .forisballoon.suzuki03 {
  background-image: url(/branchera/assets/icon__suzuki_03.png);
  background-size: 90px 90px;
  min-height: 90px;
  padding-left: 115px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.suzuki03 {
    background-image: url(/branchera/assets/icon__suzuki_03@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai01 .forisballoon.suzuki03 {
    background-image: url(/branchera/assets/icon__suzuki_03-sp.png);
    background-size: 50px 50px;
    min-height: 50px;
    padding-left: 66px;
    background-repeat: no-repeat;
    background-position: left center;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.suzuki03 {
    background-image: url(/branchera/assets/icon__suzuki_03-sp@2x.png);
  }
}
.sumai01 .forisballoon.suzuki04 {
  background-image: url(/branchera/assets/icon__suzuki_04.png);
  background-size: 90px 90px;
  min-height: 90px;
  padding-left: 115px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.suzuki04 {
    background-image: url(/branchera/assets/icon__suzuki_04@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai01 .forisballoon.suzuki04 {
    background-image: url(/branchera/assets/icon__suzuki_04-sp.png);
    background-size: 50px 50px;
    min-height: 50px;
    padding-left: 66px;
    background-repeat: no-repeat;
    background-position: left center;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.suzuki04 {
    background-image: url(/branchera/assets/icon__suzuki_04-sp@2x.png);
  }
}
.sumai01 .forisballoon.waka01 {
  background-image: url(/branchera/assets/icon__waka_01.png);
  background-size: 90px 90px;
  min-height: 90px;
  padding-left: 115px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.waka01 {
    background-image: url(/branchera/assets/icon__waka_01@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai01 .forisballoon.waka01 {
    background-image: url(/branchera/assets/icon__waka_01-sp.png);
    background-size: 50px 50px;
    min-height: 50px;
    padding-left: 66px;
    background-repeat: no-repeat;
    background-position: left center;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.waka01 {
    background-image: url(/branchera/assets/icon__waka_01-sp@2x.png);
  }
}
.sumai01 .forisballoon.waka02 {
  background-image: url(/branchera/assets/icon__waka_02.png);
  background-size: 90px 90px;
  min-height: 90px;
  padding-left: 115px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.waka02 {
    background-image: url(/branchera/assets/icon__waka_02@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai01 .forisballoon.waka02 {
    background-image: url(/branchera/assets/icon__waka_02-sp.png);
    background-size: 50px 50px;
    min-height: 50px;
    padding-left: 66px;
    background-repeat: no-repeat;
    background-position: left center;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.waka02 {
    background-image: url(/branchera/assets/icon__waka_02-sp@2x.png);
  }
}
.sumai01 .forisballoon.waka03 {
  background-image: url(/branchera/assets/icon__waka_03.png);
  background-size: 90px 90px;
  min-height: 90px;
  padding-left: 115px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.waka03 {
    background-image: url(/branchera/assets/icon__waka_03@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai01 .forisballoon.waka03 {
    background-image: url(/branchera/assets/icon__waka_03-sp.png);
    background-size: 50px 50px;
    min-height: 50px;
    padding-left: 66px;
    background-repeat: no-repeat;
    background-position: left center;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai01 .forisballoon.waka03 {
    background-image: url(/branchera/assets/icon__waka_03-sp@2x.png);
  }
}
.sumai01 .forisballoon .inner {
  display: table-cell;
  position: relative;
  border: 2px solid #e55252;
  padding: 15px;
  font-feature-settings: "palt";
  border-radius: 10px;
}
@media screen and (max-width: 666px) {
  .sumai01 .forisballoon .inner {
    padding: 8px;
  }
}
.sumai01 .forisballoon .inner p:first-child {
  margin-top: 0 !important;
}
.sumai01 .forisballoon .inner:after,
.sumai01 .forisballoon .inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
.sumai01 .forisballoon .inner:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 16px;
  left: -13px;
}
.sumai01 .forisballoon .inner:before {
  border-width: 8px;
  border-right-color: #e55252;
  top: 16px;
  left: -16px;
}
.sumai01 .forisballoon .inner-border__q {
  display: table-cell;
  position: relative;
  border: 2px solid #e55252;
  padding: 15px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  border-radius: 10px;
}
@media screen and (max-width: 666px) {
  .sumai01 .forisballoon .inner-border__q {
    padding: 8px;
  }
}
.sumai01 .forisballoon .inner-border__q:after,
.sumai01 .forisballoon .inner-border__q:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
.sumai01 .forisballoon .inner-border__q:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 48%;
  left: -13px;
}
.sumai01 .forisballoon .inner-border__q:before {
  border-width: 8px;
  border-right-color: #e55252;
  top: 48%;
  left: -16px;
}
.sumai01 .forisballoon .inner-border__a {
  display: table-cell;
  position: relative;
  border: 2px solid #77c9b7;
  padding: 15px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  border-radius: 10px;
}
@media screen and (max-width: 666px) {
  .sumai01 .forisballoon .inner-border__a {
    padding: 8px;
  }
}
.sumai01 .forisballoon .inner-border__a:after,
.sumai01 .forisballoon .inner-border__a:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
.sumai01 .forisballoon .inner-border__a:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 48%;
  left: -13px;
}
.sumai01 .forisballoon .inner-border__a:before {
  border-width: 8px;
  border-right-color: #77c9b7;
  top: 48%;
  left: -16px;
}
@media screen and (min-width: 667px) {
  .sumai01 .forisrecommend__row {
    background-image: url(/branchera/assets/waka__g.png);
    background-size: 85px 349px;
    min-height: 349px;
    padding-left: 101px;
    background-repeat: no-repeat;
    background-position: left 80px;
  }
  .sumai01 .forisrecommend__btnbox {
    margin-top: 56px;
    margin-left: 48px;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  .sumai01 .forisrecommend__row {
    background-image: url(/branchera/assets/waka__g@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai01 .forisrecommend__row {
    background-image: url(/branchera/assets/waka__g-sp.png);
    background-size: 72px 297px;
    min-height: 297px;
    padding-left: 80px;
    background-repeat: no-repeat;
    background-position: left top;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai01 .forisrecommend__row {
    background-image: url(/branchera/assets/waka__g-sp@2x.png);
  }
}
.sumai01 .forisrecommend__btnbox {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.sumai01 h2 {
  color: #505050;
  font-size: 2.8rem;
  line-height: 1.4;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  .sumai01 h2 {
    font-size: 2.6rem;
  }
}
.sumai01 .h3 {
  color: #505050;
  font-size: 2.2rem;
  line-height: 1.4;
}
@media screen and (max-width: 666px) {
  .sumai01 .h3 {
    font-size: 2rem;
  }
}
.sumai01 .sec02_ttl-h3 {
  text-align: left;
  padding-left: 50px;
}
.sumai01 small {
  color: #505050;
  font-size: 1.4rem;
}
.sumai01 small__l {
  text-align: left;
}
.sumai01 small__r {
  text-align: right;
}
.sumai01 small__center {
  text-align: center;
}
.sumai01 .sumai02__row {
  padding-top: 160px;
  background-color: #fffde4;
  margin: 0 auto;
}
.sumai01 .forismeister__bg1 {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(60%, #fff),
    color-stop(40%, #fffde4)
  );
  background: linear-gradient(#fff 60%, #fffde4 40%);
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.sumai03 .sumai03__btn,
.sumai03 .sumai03info__row {
  -webkit-font-feature-settings: "palt";
  max-width: 100%;
}
.sumai01 .flex_forismeister {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.sumai01 .relative {
  position: relative;
}
.sumai01 .ttl_position__00 {
  position: absolute;
  top: -2%;
  right: -2%;
}
.sumai01 .ttl_position__01 {
  position: absolute;
  top: -20%;
  right: 5%;
}
@media screen and (max-width: 666px) {
  .sumai01 .ttl_position__01 {
    top: -50%;
    right: -1%;
  }
  .sumai01 .ttl_position_voice {
    font-size: 1.2rem;
  }
}
.sumai01 .ttl_position__02 {
  position: absolute;
  top: -10px;
  right: 0;
}
.sumai01 .ttl_position_voice {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  line-height: 1.5;
}
.sumai01 .ttl_position_type {
  position: absolute;
  width: 100%;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.sumai01 .ttl_position__right {
  position: absolute;
  bottom: 0;
  right: 0;
}
.sumai01 .ttl_position__right2 {
  position: absolute;
  top: -70%;
  right: 0;
  z-index: 100;
}
@media screen and (max-width: 666px) {
  .sumai01 .ttl_position__right2 {
    top: 30%;
  }
}
.sumai01 .ttl_position__right3 {
  position: absolute;
  top: -10%;
  right: 10%;
}
@media screen and (max-width: 666px) {
  .sumai01 .ttl_position__right3 {
    top: 10%;
    right: -4%;
  }
}
.sumai01 .ttl_position__left {
  position: absolute;
  top: -42%;
  left: -1%;
  z-index: -1;
}
@media screen and (max-width: 666px) {
  .sumai01 .ttl_position__left {
    top: -2%;
    left: 3%;
  }
}
.sumai01 .ttl_position__left2 {
  position: absolute;
  top: -42%;
  left: 10%;
}
@media screen and (max-width: 666px) {
  .sumai01 .ttl_position__left2 {
    top: 18%;
    left: -3%;
  }
}
.sumai01 .ttl_position__b-left {
  position: absolute;
  bottom: -2%;
  left: -5%;
}
.sumai01 .ttl_position__b-right {
  position: absolute;
  bottom: -2%;
  right: 2%;
}
.sumai01 .ttl_position__fuk {
  position: absolute;
  bottom: 50%;
  z-index: 1;
}
.sumai01 .ttl_position_bgsmall {
  position: absolute;
  bottom: 10%;
}
.sumai01 .flex_voice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sumai01 .flex_sumai2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media screen and (max-width: 666px) {
  .sumai01 .flex_sumai2 {
    display: block;
  }
}
.sumai01 .flex_sumai3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media screen and (max-width: 666px) {
  .sumai01 .flex_sumai3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
.sumai01 .u-column__3 {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin-right: 0;
  margin-left: 0;
}
.sumai01 .txt_blue {
  color: #5ea8dd;
}
.sumai01 .txt_blue__type {
  color: #5ea8dd;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
}
.sumai01 .marker {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #fff),
    color-stop(50%, #fff479)
  );
  background: linear-gradient(to bottom, #fff 50%, #fff479 50%);
}
.sumai01 .point {
  background-color: #ecf3fb;
  padding-top: 10px;
  padding-bottom: 80px;
}
.sumai01 .circle,
.sumai01 .circle2 {
  margin: 10px;
  padding: 10px 0;
  text-align: center;
}
.sumai01 .circle {
  border: 5px solid #a9caeb;
  border-radius: 40px;
  width: 272px;
}
.sumai01 .circle2 {
  border: 5px solid #a9caeb;
  border-radius: 40px;
  width: 600px;
}
.sumai01 .meister_txt {
  padding: 0 24px;
}
@media screen and (max-width: 666px) {
  .sumai01 .txt_blue__type {
    font-size: 1.6rem;
  }
  .sumai01 .circle2 {
    width: 280px;
  }
  .sumai01 .meister_txt {
    padding: 0 12px 12px 0;
  }
}
.sumai01 .meister_txt1 {
  font-size: 1.2rem;
  padding: 0 0 24px 24px;
}
@media screen and (max-width: 666px) {
  .sumai01 .meister_txt1 {
    text-align: right;
    padding: 0 12px 12px 0;
  }
  .sumai01 .bg_blue {
    font-size: 1.6rem;
  }
}
.sumai01 .forismeister__bg1 {
  position: absolute;
  bottom: 0;
  z-index: -1;
}
.sumai01 .bg_blue {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(55%, #fff),
    color-stop(45%, #e7f0fa)
  );
  background: linear-gradient(#fff 55%, #e7f0fa 45%);
  padding-bottom: 16px;
}
.sumai01 .bg_yellow {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(55%, transparent),
    color-stop(45%, #fffde4)
  );
  background: linear-gradient(transparent 55%, #fffde4 45%);
  padding-bottom: 40px;
}
.sumai01 .type {
  background-color: #fffde4;
  padding-bottom: 20px;
  padding-top: 16px;
}
.sumai01 .type__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sumai01 .type__row02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.sumai01 .type_ttl {
  position: relative;
  margin-top: -10px;
}
.sumai01 .sec02_point {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sumai01 .sec02_point li::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #f08f9f;
  border-radius: 50%;
  margin-right: 4px;
}
.sumai01 .btn_g,
.sumai01 .btn_y {
  -webkit-box-sizing: border-box;
  display: block;
  border-radius: 50px;
  padding: 10px;
  cursor: pointer;
}
.sumai01 .btn_y {
  box-sizing: border-box;
  background-color: #ffea7d;
  width: 540px;
  text-align: center;
  color: #505050;
  margin: 0 auto;
}
@media screen and (max-width: 666px) {
  .sumai01 .bg_yellow {
    font-size: 1.6rem;
  }
  .sumai01 .sec02_point {
    font-size: 1.2rem;
  }
  .sumai01 .btn_y {
    width: 354px;
  }
}
.sumai01 .btn_g {
  box-sizing: border-box;
  background-color: #79c6b8;
  color: #fff;
  width: 418px;
  margin: 0 auto 32px;
}
@media screen and (max-width: 666px) {
  .sumai01 .btn_g {
    width: 300px;
  }
}
.sumai01 .arrow02::after,
.sumai01 .arrow::after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 8px;
}
.sumai01 .arrow {
  position: relative;
}
.sumai01 .arrow::after {
  position: absolute;
  right: 24px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
}
@media screen and (max-width: 666px) {
  .sumai01 .arrow::after {
    right: 12px;
  }
}
.sumai01 .arrow02 {
  position: relative;
}
.sumai01 .arrow02::after {
  position: absolute;
  right: 24px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
}
.sumai03 .sumai03__balloon_q01::before,
.sumai03 .sumai03__balloon_q02::before {
  content: "";
  overflow: hidden;
  height: 0;
  -ms-flex-item-align: end;
}
.sumai01 .img_right {
  width: 648px;
  margin-left: auto;
}
.sumai03 .sumai03__wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
@media screen and (max-width: 666px) {
  .sumai01 .arrow02::after {
    right: 12px;
  }
  .sumai01 .img_right {
    width: 270px;
  }
  .sumai03 .sumai03__wrapper {
    padding: 0;
  }
}
.sumai03 .sumai03__row {
  background-color: #000;
}
.sumai03 .sumai03__balloon_q01 {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sumai03 .sumai03__balloon_q01::before {
  display: block;
  width: 87px;
  padding-top: 104px;
  background-image: url(/branchera/assets/sumai_03/icon__consulter_01.png);
  background-size: 87px 104px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 87px;
  flex: 0 0 87px;
  background-repeat: no-repeat;
  align-self: flex-end;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03__balloon_q01::before {
    background-image: url(/branchera/assets/sumai_03/icon__consulter_01@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03__balloon_q01 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai03 .sumai03__balloon_q01::before {
    display: none;
  }
}
.sumai03 .sumai03__balloon_q02 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sumai03 .sumai03__balloon_q02::before {
  display: block;
  width: 100px;
  padding-top: 105px;
  background-image: url(/branchera/assets/sumai_03/icon__consulter_02.png);
  background-size: 100px 105px;
  background-repeat: no-repeat;
  align-self: flex-end;
  padding-bottom: 8px;
}
.sumai03 .sumai03__balloon_q03::before,
.sumai03 .sumai03__balloon_q03center::before {
  padding-top: 105px;
  background-size: 86px 105px;
  background-repeat: no-repeat;
  align-self: flex-end;
  padding-bottom: 8px;
  content: "";
  overflow: hidden;
  height: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03__balloon_q02::before {
    background-image: url(/branchera/assets/sumai_03/icon__consulter_02@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03__balloon_q02 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai03 .sumai03__balloon_q02::before {
    display: none;
  }
}
.sumai03 .sumai03__balloon_q03 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sumai03 .sumai03__balloon_q03::before {
  display: block;
  width: 86px;
  background-image: url(/branchera/assets/sumai_03/icon__consulter_03.png);
  -ms-flex-item-align: end;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03__balloon_q03::before {
    background-image: url(/branchera/assets/sumai_03/icon__consulter_03@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03__balloon_q03 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai03 .sumai03__balloon_q03::before {
    display: none;
  }
}
.sumai03 .sumai03__balloon_q03center {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sumai03 .sumai03__balloon_q03center::before {
  display: block;
  width: 86px;
  background-image: url(/branchera/assets/sumai_03/icon__consulter_03.png);
  -ms-flex-item-align: end;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03__balloon_q03center::before {
    background-image: url(/branchera/assets/sumai_03/icon__consulter_03@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03__balloon_q03center {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai03 .sumai03__balloon_q03center::before {
    display: none;
  }
}
.sumai03 .sumai03__balloon_a01 {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sumai03 .sumai03__balloon_a01::after {
  content: "";
  display: block;
  overflow: hidden;
  width: 116px;
  height: 0;
  padding-top: 104px;
  background-image: url(/branchera/assets/sumai_03/icon__meister_01.png);
  background-size: 116px 104px;
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-bottom: 8px;
}
.sumai03 .sumai03__balloon_a02::after,
.sumai03 .sumai03__balloon_a02center::after {
  content: "";
  overflow: hidden;
  height: 0;
  padding-top: 105px;
  background-size: 101px 105px;
  background-repeat: no-repeat;
  align-self: flex-end;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03__balloon_a01::after {
    background-image: url(/branchera/assets/sumai_03/icon__meister_01@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03__balloon_a01 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai03 .sumai03__balloon_a01::after {
    display: none;
  }
}
.sumai03 .sumai03__balloon_a02 {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sumai03 .sumai03__balloon_a02::after {
  display: block;
  width: 101px;
  background-image: url(/branchera/assets/sumai_03/icon__meister_02.png);
  -ms-flex-item-align: end;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03__balloon_a02::after {
    background-image: url(/branchera/assets/sumai_03/icon__meister_02@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03__balloon_a02 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai03 .sumai03__balloon_a02::after {
    display: none;
  }
}
.sumai03 .sumai03__balloon_a02center {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sumai03 .sumai03__balloon_a02center::after {
  display: block;
  width: 101px;
  background-image: url(/branchera/assets/sumai_03/icon__meister_02.png);
  -ms-flex-item-align: end;
}
.sumai03 .sumai03__balloon_a03::after,
.sumai03 .sumai03__balloon_a03center::after {
  content: "";
  overflow: hidden;
  height: 0;
  padding-top: 104px;
  background-size: 101px 104px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03__balloon_a02center::after {
    background-image: url(/branchera/assets/sumai_03/icon__meister_02@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03__balloon_a02center {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai03 .sumai03__balloon_a02center::after {
    display: none;
  }
}
.sumai03 .sumai03__balloon_a03 {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sumai03 .sumai03__balloon_a03::after {
  display: block;
  width: 101px;
  background-image: url(/branchera/assets/sumai_03/icon__meister_03.png);
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03__balloon_a03::after {
    background-image: url(/branchera/assets/sumai_03/icon__meister_03@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03__balloon_a03 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai03 .sumai03__balloon_a03::after {
    display: none;
  }
}
.sumai03 .sumai03__balloon_a03center {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sumai03 .sumai03__balloon_a03center::after {
  display: block;
  width: 101px;
  background-image: url(/branchera/assets/sumai_03/icon__meister_03.png);
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-bottom: 8px;
}
.sumai03 .sumai03__balloon_a04::after,
.sumai03 .sumai03__balloon_a04center::after {
  content: "";
  overflow: hidden;
  height: 0;
  padding-top: 105px;
  background-size: 101px 105px;
  padding-bottom: 8px;
  background-repeat: no-repeat;
  align-self: flex-end;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03__balloon_a03center::after {
    background-image: url(/branchera/assets/sumai_03/icon__meister_03@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03__balloon_a03center {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai03 .sumai03__balloon_a03center::after {
    display: none;
  }
}
.sumai03 .sumai03__balloon_a04 {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sumai03 .sumai03__balloon_a04::after {
  display: block;
  width: 101px;
  background-image: url(/branchera/assets/sumai_03/icon__meister_04.png);
  -ms-flex-item-align: end;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03__balloon_a04::after {
    background-image: url(/branchera/assets/sumai_03/icon__meister_04@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03__balloon_a04 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai03 .sumai03__balloon_a04::after {
    display: none;
  }
}
.sumai03 .sumai03__balloon_a04center {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sumai03 .sumai03__balloon_a04center::after {
  display: block;
  width: 101px;
  background-image: url(/branchera/assets/sumai_03/icon__meister_04.png);
  -ms-flex-item-align: end;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03__balloon_a04center::after {
    background-image: url(/branchera/assets/sumai_03/icon__meister_04@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03__balloon_a04center {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai03 .sumai03__balloon_a04center::after {
    display: none;
  }
}
.sumai03 .sumai03__btn {
  font-size: 2.2rem;
  line-height: 66px;
  text-align: center;
  width: 670px;
  height: 64px;
  border-radius: 34px;
  margin: 10px 0;
  display: inline-block;
  position: relative;
  font-feature-settings: "palt";
  text-decoration: none;
}
.sumai03 .sumai03__btn_yellow {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #ffea7d;
  color: #3c3c3c;
  background-color: #ffea7d;
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
.js.touchevents .sumai03 .sumai03__btn_yellow.touch,
.sumai03 .sumai03__btn_yellow:hover {
  background-color: rgba(255, 234, 125, 0.8);
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
.sumai03 .sumai03__btn_yellow::after,
.sumai03 .sumai03__btn_yellow::before {
  content: "";
  position: absolute;
  background-color: #3c3c3c;
  height: 2px;
}
.sumai03 .sumai03__btn_yellow::before {
  width: 11px;
  top: 28px;
  right: 24px;
  border-radius: 4px 6px 2px 4px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents .sumai03 .sumai03__btn_yellow.touch::before,
.sumai03 .sumai03__btn_yellow:hover::before {
  top: 26px;
  right: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents .sumai03 .sumai03__btn_yellow.touch::after,
.sumai03 .sumai03__btn_yellow:hover::after {
  -webkit-transform: translate(2px, -2px);
  transform: translate(2px, -2px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai03 .sumai03__btn_yellow::after {
  width: 32px;
  top: 31px;
  right: 24.5px;
  border-radius: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai03 .sumai03__btn_green {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #79c6b8;
  color: #fff;
  background-color: #79c6b8;
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
.js.touchevents .sumai03 .sumai03__btn_green.touch,
.sumai03 .sumai03__btn_green:hover {
  background-color: rgba(121, 198, 184, 0.8);
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
.sumai03 .sumai03__btn_green::after,
.sumai03 .sumai03__btn_green::before {
  content: "";
  position: absolute;
  background-color: #fff;
  height: 2px;
}
.sumai03 .sumai03__btn_green::before {
  width: 11px;
  top: 28px;
  right: 24px;
  border-radius: 4px 6px 2px 4px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai03 .sumai03__btn_green::after {
  width: 32px;
  top: 31px;
  right: 24.5px;
  border-radius: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai03 .section03__ttl::after,
.sumai03 .section03__ttl_ex::after,
.sumai03 .sumai03info__bg::before,
.sumai03 .sumai03info__row::after,
.sumai03 .sumai03sumeister__ttl::after {
  content: "";
  overflow: hidden;
  height: 0;
}
.js.touchevents .sumai03 .sumai03__btn_green.touch::before,
.sumai03 .sumai03__btn_green:hover::before {
  top: 26px;
  right: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents .sumai03 .sumai03__btn_green.touch::after,
.sumai03 .sumai03__btn_green:hover::after {
  -webkit-transform: translate(2px, -2px);
  transform: translate(2px, -2px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai03 .sumai03info__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 748px;
  margin: 0 auto;
  font-feature-settings: "palt";
}
.sumai03 .type__ttl_ex,
.sumai04 .sumai04__btn {
  -webkit-font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03__btn {
    line-height: 1.35;
    font-size: 1.4rem;
    padding-top: 12px;
  }
  .sumai03 .sumai03info__row {
    padding: 8px;
  }
}
.sumai03 .sumai03info__row::after {
  position: absolute;
  display: block;
  width: 145px;
  padding-top: 32px;
  background-image: url(/branchera/assets/sumai_03/header__end.png);
  background-size: 145px 32px;
  bottom: -16px;
  left: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03info__row::after {
    background-image: url(/branchera/assets/sumai_03/header__end@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03info__row::after {
    display: block;
    overflow: hidden;
    width: 72px;
    height: 0;
    padding-top: 16px;
    background-image: url(/branchera/assets/sumai_03/header__end-sp.png);
    background-size: 72px 16px;
    bottom: -8px;
    left: 16px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .sumai03info__row::after {
    background-image: url(/branchera/assets/sumai_03/header__end-sp@2x.png);
  }
}
.sumai03 .sumai03info__bg {
  position: absolute;
  z-index: -1;
  background-color: #fffde6;
  width: 648px;
  max-width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.sumai03 .sumai03info__bg::before {
  position: absolute;
  display: block;
  width: 90px;
  padding-top: 95px;
  background-image: url(/branchera/assets/sumai_03/uroko.png);
  background-size: 90px 95px;
  top: -10px;
  right: -10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03info__bg::before {
    background-image: url(/branchera/assets/sumai_03/uroko@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03info__bg::before {
    content: "";
    position: absolute;
    display: block;
    overflow: hidden;
    width: 45px;
    height: 0;
    padding-top: 47px;
    background-image: url(/branchera/assets/sumai_03/uroko-sp.png);
    background-size: 45px 47px;
    top: 8px;
    right: 8px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .sumai03info__bg::before {
    background-image: url(/branchera/assets/sumai_03/uroko-sp@2x.png);
  }
}
.sumai03 .sumai03info__ttl {
  position: absolute;
  width: 100%;
  top: -16px;
  z-index: 100;
}
.sumai03 .sumai03info__counselor {
  padding: 192px 16px 0;
  width: 648px;
  max-width: 100%;
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03info__ttl {
    position: relative;
    top: initial;
    margin-bottom: 24px;
  }
  .sumai03 .sumai03info__counselor {
    position: relative;
    padding: initial;
  }
}
.sumai03 .sumai03sumeister__ttl {
  font-size: 2.7rem;
  font-weight: 700;
  line-height: 1.35;
  position: relative;
  margin: 0 auto;
}
.sumai03 .sumai03sumeister__ttl::after {
  position: absolute;
  display: block;
  width: 37px;
  padding-top: 57px;
  background-image: url(/branchera/assets/sumai_03/ttl__l_modi.png);
  background-size: 37px 57px;
  right: 0;
  bottom: 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .sumai03sumeister__ttl::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03sumeister__ttl {
    font-size: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 16px;
  }
  .sumai03 .sumai03sumeister__ttl::after {
    position: initial;
    content: "";
    display: block;
    overflow: hidden;
    width: 25px;
    height: 0;
    padding-top: 38px;
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi-sp.png);
    background-size: 25px 38px;
    bottom: 12px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background-repeat: no-repeat;
  }
  .sumai03 .sumai03sumeister .sumeisterinfo__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .sumai03sumeister__ttl::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi-sp@2x.png);
  }
}
.sumai03 .sumai03sumeister .sumeisterinfo__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.sumai03 .sumai03sumeister .sumeisterinfo__bg {
  position: absolute;
  z-index: -1;
  background-color: #fffde6;
  width: 580px;
  max-width: 100%;
  top: 174px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.sumai03 .sumai03sumeister .sumeisterinfo__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03sumeister .sumeisterinfo__bg {
    width: 300px;
    top: 134px;
  }
  .sumai03 .sumai03sumeister .sumeisterinfo__left {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.sumai03 .sumai03sumeister .sumeisterinfo__item_l {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 62%;
  flex: 0 0 62%;
  padding: 0 24px;
  max-width: 100%;
}
.sumai03 .sumai03sumeister .sumeisterinfo__item_r {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 38%;
  flex: 0 0 38%;
  max-width: 100%;
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03sumeister .sumeisterinfo__item_l,
  .sumai03 .sumai03sumeister .sumeisterinfo__item_r {
    padding: 0 8px;
    flex: 0 0 50%;
  }
}
.sumai03 .sumai03sumeister .sumeisterinfo__item_bottom {
  font-size: 1.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 16px;
}
.sumai03 .sumai03sumeister .sumeisterinfo__badge {
  margin-top: -52px;
}
@media screen and (max-width: 666px) {
  .sumai03 .sumai03sumeister .sumeisterinfo__item_bottom {
    padding: 0 8px;
  }
  .sumai03 .sumai03sumeister .sumeisterinfo__badge {
    margin-top: -4px;
  }
}
.sumai03 .section02__top {
  position: relative;
  background-color: #ecf3fb;
  padding: 24px 24px 16px;
}
.sumai03 .section02__ex {
  margin-top: -64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sumai03 .section02__sumeister {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22.39502%;
  flex: 0 0 22.39502%;
}
.sumai03 .section02__balloon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 77.60498%;
  flex: 0 0 77.60498%;
}
.sumai03 .goodlayout__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sumai03 .goodlayout__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 8px;
}
.sumai03 .goodlayout__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fffde6;
  padding: 8px 16px;
  min-height: 316px;
}
.sumai03 .goodlayout__jadge {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: -32px;
  margin-right: -16px;
}
.sumai03 .goodlayout__image {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.sumai03 .section03__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  overflow: hidden;
}
.sumai03 .section03__ttl::after {
  display: block;
  width: 742px;
  padding-top: 12px;
  background-image: url(/branchera/assets/sumai_03/ttl__l_under.png);
  background-size: 742px 12px;
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 16px;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .section03__ttl::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_under@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .goodlayout__inner {
    min-height: 200px;
  }
  .sumai03 .section03__ttl::after {
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 6px;
    background-image: url(/branchera/assets/sumai_03/ttl__l_under-sp.png);
    background-size: 319px 6px;
    background-repeat: repeat-x !important;
    width: 100%;
    max-width: 100%;
    margin-top: 8px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .section03__ttl::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_under-sp@2x.png);
  }
}
.sumai03 .section03__ttl_ex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.35;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.sumai03 .section03__ttl_ex::after {
  display: block;
  width: 37px;
  padding-top: 57px;
  background-image: url(/branchera/assets/sumai_03/ttl__l_modi.png);
  background-size: 37px 57px;
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-bottom: 12px;
  margin-left: 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .section03__ttl_ex::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .section03__ttl_ex::after {
    display: block;
    overflow: hidden;
    width: 25px;
    height: 0;
    padding-top: 38px;
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi-sp.png);
    background-size: 25px 38px;
    padding-bottom: 4px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .section03__ttl_ex::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi-sp@2x.png);
  }
}
.sumai03 .section03__ttl_m {
  line-height: 1.5;
}
.sumai03 .idea01__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sumai03 .idea01__sumeister {
  margin-top: -32px;
}
@media screen and (max-width: 666px) {
  .sumai03 .idea01__sumeister {
    margin-top: -16px;
  }
}
.sumai03 .idea01__ex {
  margin-top: 24px;
  margin-left: 24px;
}
.sumai03 .type__row {
  position: relative;
  background-color: #fffde6;
  padding: 24px;
}
.sumai03 .type__stripe::after,
.sumai03 .type__uroko::before {
  position: absolute;
  display: block;
  content: "";
  height: 0;
  overflow: hidden;
}
.sumai03 .type__uroko::before {
  width: 90px;
  padding-top: 95px;
  background-image: url(/branchera/assets/sumai_03/uroko.png);
  background-size: 90px 95px;
  top: -10px;
  right: -10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .type__uroko::before {
    background-image: url(/branchera/assets/sumai_03/uroko@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .idea01__ex {
    margin-top: 0;
    margin-left: 8px;
  }
  .sumai03 .type__uroko::before {
    display: block;
    overflow: hidden;
    width: 45px;
    height: 0;
    padding-top: 47px;
    background-image: url(/branchera/assets/sumai_03/uroko-sp.png);
    background-size: 45px 47px;
    top: -8px;
    right: -8px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .type__uroko::before {
    background-image: url(/branchera/assets/sumai_03/uroko-sp@2x.png);
  }
}
.sumai03 .type__stripe::after {
  width: 145px;
  padding-top: 32px;
  background-image: url(/branchera/assets/sumai_03/header__end.png);
  background-size: 145px 32px;
  bottom: -16px;
  right: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .type__stripe::after {
    background-image: url(/branchera/assets/sumai_03/header__end@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .type__stripe::after {
    display: block;
    overflow: hidden;
    width: 72px;
    height: 0;
    padding-top: 16px;
    background-image: url(/branchera/assets/sumai_03/header__end-sp.png);
    background-size: 50%;
    background-repeat: no-repeat;
    bottom: -16px;
    right: 8px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .type__stripe::after {
    background-image: url(/branchera/assets/sumai_03/header__end-sp@2x.png);
  }
}
.sumai03 .type__stripe_l::after {
  right: initial;
  left: 24px;
}
.sumai03 .type__badge {
  margin-right: 16px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14%;
  flex: 0 0 14%;
}
@media screen and (max-width: 666px) {
  .sumai03 .type__badge {
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.85714%;
    flex: 0 0 14.85714%;
  }
}
.sumai03 .type__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sumai03 .type__ttl_ex {
  line-height: 1.35;
  overflow: hidden;
  font-feature-settings: "palt";
}
.sumai03 .type__ttl_ex::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  display: block;
  overflow: hidden;
  width: 546px;
  height: 0;
  padding-top: 2px;
  background-image: url(/branchera/assets/sumai_03/type__ttl_under.png);
  background-size: 546px 2px;
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 12px;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .type__ttl_ex::after {
    background-image: url(/branchera/assets/sumai_03/type__ttl_under@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .type__ttl_ex::after {
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 1px;
    background-image: url(/branchera/assets/sumai_03/type__ttl_under-sp.png);
    background-size: 224px 1px;
    background-repeat: repeat-x !important;
    width: 100%;
  }
}
.sumai03 .section04__ttl_m::after,
.sumai03 .type__num_01::before,
.sumai03 .type__num_02::before,
.sumai03 .type__num_03::before {
  content: "";
  height: 0;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .type__ttl_ex::after {
    background-image: url(/branchera/assets/sumai_03/type__ttl_under-sp@2x.png);
  }
}
.sumai03 .type__num_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  padding: 0 32px;
}
.sumai03 .type__num_01::before {
  display: block;
  overflow: hidden;
  width: 43px;
  padding-top: 42px;
  background-image: url(/branchera/assets/sumai_03/type__1.png);
  background-size: 43px 42px;
  margin-right: 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .type__num_01::before {
    background-image: url(/branchera/assets/sumai_03/type__1@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .type__num_01 {
    padding: 0;
    font-size: 1.4rem;
  }
  .sumai03 .type__num_01::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 23px;
    background-image: url(/branchera/assets/sumai_03/type__1-sp.png);
    background-size: 23px 23px;
    background-repeat: no-repeat;
    width: 30px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .type__num_01::before {
    background-image: url(/branchera/assets/sumai_03/type__1-sp@2x.png);
  }
}
.sumai03 .type__num_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  padding: 0 32px;
}
.sumai03 .type__num_02::before {
  display: block;
  overflow: hidden;
  width: 43px;
  padding-top: 43px;
  background-image: url(/branchera/assets/sumai_03/type__2.png);
  background-size: 43px 43px;
  margin-right: 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .type__num_02::before {
    background-image: url(/branchera/assets/sumai_03/type__2@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .type__num_02 {
    padding: 0;
    font-size: 1.4rem;
  }
  .sumai03 .type__num_02::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 23px;
    background-image: url(/branchera/assets/sumai_03/type__2-sp.png);
    background-size: 23px 23px;
    background-repeat: no-repeat;
    width: 30px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .type__num_02::before {
    background-image: url(/branchera/assets/sumai_03/type__2-sp@2x.png);
  }
}
.sumai03 .type__num_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  padding: 0 32px;
}
.sumai03 .type__num_03::before {
  display: block;
  overflow: hidden;
  width: 43px;
  padding-top: 42px;
  background-image: url(/branchera/assets/sumai_03/type__3.png);
  background-size: 43px 42px;
  margin-right: 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .type__num_03::before {
    background-image: url(/branchera/assets/sumai_03/type__3@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .type__num_03 {
    padding: 0;
    font-size: 1.4rem;
  }
  .sumai03 .type__num_03::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 23px;
    background-image: url(/branchera/assets/sumai_03/type__3-sp.png);
    background-size: 23px 23px;
    background-repeat: no-repeat;
    width: 30px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .type__num_03::before {
    background-image: url(/branchera/assets/sumai_03/type__3-sp@2x.png);
  }
}
.sumai03 .type__arrow {
  margin-top: -40px;
  margin-left: 40%;
}
.sumai03 .type__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sumai03 .type__flex_top {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-right: -24px;
}
@media screen and (max-width: 666px) {
  .sumai03 .type__flex_top {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-right: 24px;
  }
  .sumai03 .type__flex_img {
    margin-top: -16px;
  }
}
.sumai03 .type__flex_end {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media screen and (max-width: 666px) {
  .sumai03 .type__flex_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.sumai03 .section04__ttl_m,
.sumai03 .section05__ttl,
.sumai04 .section02__ttl {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
}
.sumai03 .type__after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 46.66667%;
  flex: 0 0 46.66667%;
  padding-right: 24px;
}
@media screen and (max-width: 666px) {
  .sumai03 .type__after {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    padding-right: 0;
    margin-left: -8px;
  }
}
.sumai03 .type__comment {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 38%;
  flex: 0 0 38%;
  padding-left: 24px;
}
@media screen and (max-width: 666px) {
  .sumai03 .type__comment {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    padding-right: 0;
    margin-left: -32px;
  }
}
.sumai03 .type__comment_02 {
  margin-top: -56px;
  margin-left: -128px;
}
.sumai03 .type__over {
  margin-left: -28px;
}
@media screen and (max-width: 666px) {
  .sumai03 .type__over {
    margin: initial;
  }
}
.sumai03 .section04__row {
  max-width: 100%;
  display: block;
}
.sumai03 .idea02__row,
.sumai03 .section04__ttl_m {
  display: -webkit-box;
  display: -ms-flexbox;
  overflow: hidden;
  max-width: 100%;
}
.sumai03 .section04__ttl_m {
  line-height: 1.35;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  min-width: 0;
}
.sumai03 .section04__ttl_m::after {
  display: block;
  overflow: hidden;
  width: 742px;
  padding-top: 12px;
  background-image: url(/branchera/assets/sumai_03/ttl__l_under.png);
  background-size: 742px 12px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 16px;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .section04__ttl_m::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_under@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .section04__ttl_m {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 8px;
    font-size: 1.4rem;
    max-width: 100%;
  }
  .sumai03 .section04__ttl_m::after {
    content: "";
    display: block;
    overflow: hidden;
    width: 319px;
    height: 0;
    padding-top: 6px;
    background-image: url(/branchera/assets/sumai_03/ttl__l_under-sp.png);
    background-size: 319px 6px;
    background-repeat: no-repeat;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 16px;
    padding-bottom: 8px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .section04__ttl_m::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_under-sp@2x.png);
  }
}
.sumai03 .section04__ttl_ex {
  max-width: 100%;
  min-width: 0;
}
.sumai03 .idea02__row {
  display: flex;
}
.sumai03 .idea02__sumeister {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.sumai03 .idea02__ex {
  margin-top: 24px;
  margin-left: 24px;
}
@media screen and (max-width: 666px) {
  .sumai03 .idea02__ex {
    margin-top: 0;
    margin-left: 8px;
  }
}
.sumai03 .section05__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  overflow: hidden;
}
.sumai03 .section05__ttl::after,
.sumai03 .section05__ttl_ex::after {
  content: "";
  overflow: hidden;
  height: 0;
  -ms-flex-item-align: end;
  background-repeat: no-repeat;
  align-self: flex-end;
}
.sumai03 .section05__ttl::after {
  display: block;
  width: 742px;
  padding-top: 12px;
  background-image: url(/branchera/assets/sumai_03/ttl__l_under.png);
  background-size: 742px 12px;
  margin-top: 16px;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .section05__ttl::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_under@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .section05__ttl {
    padding: 0 16px;
    font-size: 1.4rem;
  }
  .sumai03 .section05__ttl::before {
    display: block;
    overflow: hidden;
    width: 319px;
    height: 0;
    padding-top: 6px;
    background-image: url(/branchera/assets/sumai_03/ttl__l_under-sp.png);
    background-size: 319px 6px;
    background-repeat: no-repeat;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 16px;
    padding-bottom: 8px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .section05__ttl::before {
    background-image: url(/branchera/assets/sumai_03/ttl__l_under-sp@2x.png);
  }
}
.sumai03 .section05__ttl_ex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.35;
}
.sumai03 .section05__ttl_ex::after {
  display: block;
  width: 37px;
  padding-top: 57px;
  background-image: url(/branchera/assets/sumai_03/ttl__l_modi.png);
  background-size: 37px 57px;
  padding-bottom: 12px;
  margin-left: 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai03 .section05__ttl_ex::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai03 .section05__ttl_ex {
    padding: 0 16px;
    font-size: 1.4rem;
  }
  .sumai03 .section05__ttl_ex::before {
    display: block;
    overflow: hidden;
    width: 25px;
    height: 0;
    padding-top: 38px;
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi-sp.png);
    background-size: 25px 38px;
    background-repeat: no-repeat;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-bottom: 12px;
    margin-left: 16px;
  }
}
.sumai04 .sumai04__balloon_q01::before,
.sumai04 .sumai04__balloon_q02::before {
  content: "";
  overflow: hidden;
  height: 0;
  -ms-flex-item-align: end;
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai03 .section05__ttl_ex::before {
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi-sp@2x.png);
  }
}
.sumai03 .section05__ttl_m {
  line-height: 1.35;
}
.sumai04 .sumai04__wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__wrapper {
    padding: 0;
  }
}
.sumai04 .sumai04__row {
  background-color: #000;
}
.sumai04 .sumai04__balloon_q01 {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sumai04 .sumai04__balloon_q01::before {
  display: block;
  width: 90px;
  padding-top: 102px;
  background-image: url(/branchera/assets/sumai_04/icon__consulter_01.png);
  background-size: 90px 102px;
  background-repeat: no-repeat;
  align-self: flex-end;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04__balloon_q01::before {
    background-image: url(/branchera/assets/sumai_04/icon__consulter_01@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__balloon_q01 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai04 .sumai04__balloon_q01::before {
    display: none;
  }
}
.sumai04 .sumai04__balloon_q02 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sumai04 .sumai04__balloon_q02::before {
  display: block;
  width: 99px;
  padding-top: 103px;
  background-image: url(/branchera/assets/sumai_04/icon__consulter_02.png);
  background-size: 99px 103px;
  background-repeat: no-repeat;
  align-self: flex-end;
  padding-bottom: 8px;
}
.sumai04 .sumai04__balloon_q03::before,
.sumai04 .sumai04__balloon_q03center::before {
  padding-top: 102px;
  background-size: 129px 102px;
  content: "";
  overflow: hidden;
  height: 0;
  background-repeat: no-repeat;
  align-self: flex-end;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04__balloon_q02::before {
    background-image: url(/branchera/assets/sumai_04/icon__consulter_02@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__balloon_q02 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai04 .sumai04__balloon_q02::before {
    display: none;
  }
}
.sumai04 .sumai04__balloon_q03 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sumai04 .sumai04__balloon_q03::before {
  display: block;
  width: 129px;
  background-image: url(/branchera/assets/sumai_04/icon__consulter_03.png);
  -ms-flex-item-align: end;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04__balloon_q03::before {
    background-image: url(/branchera/assets/sumai_04/icon__consulter_03@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__balloon_q03 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai04 .sumai04__balloon_q03::before {
    display: none;
  }
}
.sumai04 .sumai04__balloon_q03center {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sumai04 .sumai04__balloon_q03center::before {
  display: block;
  width: 129px;
  background-image: url(/branchera/assets/sumai_04/icon__consulter_03.png);
  -ms-flex-item-align: end;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04__balloon_q03center::before {
    background-image: url(/branchera/assets/sumai_04/icon__consulter_03@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__balloon_q03center {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai04 .sumai04__balloon_q03center::before {
    display: none;
  }
}
.sumai04 .sumai04__balloon_a01 {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sumai04 .sumai04__balloon_a01::after {
  content: "";
  display: block;
  overflow: hidden;
  width: 107px;
  height: 0;
  padding-top: 103px;
  background-image: url(/branchera/assets/sumai_04/icon__meister_01.png);
  background-size: 107px 103px;
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-bottom: 8px;
}
.sumai04 .sumai04__balloon_a02::after,
.sumai04 .sumai04__balloon_a02center::after,
.sumai04 .sumai04__balloon_a03::after,
.sumai04 .sumai04__balloon_a03center::after {
  content: "";
  overflow: hidden;
  height: 0;
  padding-top: 104px;
  background-size: 107px 104px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04__balloon_a01::after {
    background-image: url(/branchera/assets/sumai_04/icon__meister_01@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__balloon_a01 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai04 .sumai04__balloon_a01::after {
    display: none;
  }
}
.sumai04 .sumai04__balloon_a02 {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sumai04 .sumai04__balloon_a02::after {
  display: block;
  width: 107px;
  background-image: url(/branchera/assets/sumai_04/icon__meister_02.png);
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04__balloon_a02::after {
    background-image: url(/branchera/assets/sumai_04/icon__meister_02@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__balloon_a02 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai04 .sumai04__balloon_a02::after {
    display: none;
  }
}
.sumai04 .sumai04__balloon_a02center {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sumai04 .sumai04__balloon_a02center::after {
  display: block;
  width: 107px;
  background-image: url(/branchera/assets/sumai_04/icon__meister_02.png);
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04__balloon_a02center::after {
    background-image: url(/branchera/assets/sumai_04/icon__meister_02@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__balloon_a02center {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai04 .sumai04__balloon_a02center::after {
    display: none;
  }
}
.sumai04 .sumai04__balloon_a03 {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sumai04 .sumai04__balloon_a03::after {
  display: block;
  width: 107px;
  background-image: url(/branchera/assets/sumai_04/icon__meister_03.png);
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04__balloon_a03::after {
    background-image: url(/branchera/assets/sumai_04/icon__meister_03@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__balloon_a03 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai04 .sumai04__balloon_a03::after {
    display: none;
  }
}
.sumai04 .sumai04__balloon_a03center {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sumai04 .sumai04__balloon_a03center::after {
  display: block;
  width: 107px;
  background-image: url(/branchera/assets/sumai_04/icon__meister_03.png);
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-bottom: 8px;
}
.sumai04 .sumai04__balloon_a04::after,
.sumai04 .sumai04__balloon_a04center::after {
  content: "";
  overflow: hidden;
  height: 0;
  padding-top: 103px;
  background-size: 107px 103px;
  background-repeat: no-repeat;
  align-self: flex-end;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04__balloon_a03center::after {
    background-image: url(/branchera/assets/sumai_04/icon__meister_03@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__balloon_a03center {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai04 .sumai04__balloon_a03center::after {
    display: none;
  }
}
.sumai04 .sumai04__balloon_a04 {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sumai04 .sumai04__balloon_a04::after {
  display: block;
  width: 107px;
  background-image: url(/branchera/assets/sumai_04/icon__meister_04.png);
  -ms-flex-item-align: end;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04__balloon_a04::after {
    background-image: url(/branchera/assets/sumai_04/icon__meister_04@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__balloon_a04 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai04 .sumai04__balloon_a04::after {
    display: none;
  }
}
.sumai04 .sumai04__balloon_a04center {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sumai04 .sumai04__balloon_a04center::after {
  display: block;
  width: 107px;
  background-image: url(/branchera/assets/sumai_04/icon__meister_04.png);
  -ms-flex-item-align: end;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04__balloon_a04center::after {
    background-image: url(/branchera/assets/sumai_04/icon__meister_04@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__balloon_a04center {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sumai04 .sumai04__balloon_a04center::after {
    display: none;
  }
}
.sumai04 .sumai04__btn,
.sumai04 .sumai04__btn1 {
  margin: 10px 0;
  display: inline-block;
  text-decoration: none;
  text-align: center;
}
.sumai04 .sumai04__btn {
  font-size: 1.6rem;
  line-height: 60px;
  width: 680px;
  max-width: 100%;
  height: 64px;
  border-radius: 34px;
  position: relative;
  font-feature-settings: "palt";
}
.sumai04 .sumai04__btn1,
.sumai04 .sumai04info__row {
  -webkit-font-feature-settings: "palt";
  max-width: 100%;
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__btn {
    line-height: 1.35;
    font-size: 1.4rem;
    padding-top: 12px;
  }
}
.sumai04 .sumai04__btn_yellow {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #ffea7d;
  color: #3c3c3c;
  background-color: #ffea7d;
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
.js.touchevents .sumai04 .sumai04__btn_yellow.touch,
.sumai04 .sumai04__btn_yellow:hover {
  background-color: rgba(255, 234, 125, 0.8);
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
.sumai04 .sumai04__btn_yellow::after,
.sumai04 .sumai04__btn_yellow::before {
  content: "";
  position: absolute;
  background-color: #3c3c3c;
  height: 2px;
}
.sumai04 .sumai04__btn_yellow::before {
  width: 11px;
  top: 28px;
  right: 24px;
  border-radius: 4px 6px 2px 4px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents .sumai04 .sumai04__btn_yellow.touch::before,
.sumai04 .sumai04__btn_yellow:hover::before {
  top: 26px;
  right: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents .sumai04 .sumai04__btn_yellow.touch::after,
.sumai04 .sumai04__btn_yellow:hover::after {
  -webkit-transform: translate(2px, -2px);
  transform: translate(2px, -2px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai04 .sumai04__btn_yellow::after {
  width: 32px;
  top: 31px;
  right: 24.5px;
  border-radius: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai04 .sumai04__btn_green {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #79c6b8;
  color: #fff;
  background-color: #79c6b8;
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
.js.touchevents .sumai04 .sumai04__btn_green.touch,
.sumai04 .sumai04__btn_green:hover {
  background-color: rgba(121, 198, 184, 0.8);
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
.sumai04 .sumai04__btn_green::after,
.sumai04 .sumai04__btn_green::before {
  content: "";
  position: absolute;
  background-color: #fff;
  height: 2px;
}
.sumai04 .sumai04__btn_green::before {
  width: 11px;
  top: 28px;
  right: 24px;
  border-radius: 4px 6px 2px 4px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai04 .sumai04__btn_green::after {
  width: 32px;
  top: 31px;
  right: 24.5px;
  border-radius: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents .sumai04 .sumai04__btn_green.touch::before,
.sumai04 .sumai04__btn_green:hover::before {
  top: 26px;
  right: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents .sumai04 .sumai04__btn_green.touch::after,
.sumai04 .sumai04__btn_green:hover::after {
  -webkit-transform: translate(2px, -2px);
  transform: translate(2px, -2px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai04 .sumai04__btn1 {
  font-size: 2rem;
  line-height: 60px;
  width: 680px;
  height: 64px;
  border-radius: 34px;
  position: relative;
  font-feature-settings: "palt";
}
.sumai04 .sumai04__btn1_green1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #79c6b8;
  color: #fff;
  background-color: #79c6b8;
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
.js.touchevents .sumai04 .sumai04__btn1_green1.touch,
.sumai04 .sumai04__btn1_green1:hover {
  background-color: rgba(121, 198, 184, 0.8);
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
.sumai04 .sumai04__btn1_green1::after,
.sumai04 .sumai04__btn1_green1::before {
  content: "";
  position: absolute;
  background-color: #fff;
  height: 2px;
}
.sumai04 .sumai04__btn1_green1::before {
  width: 11px;
  top: 28px;
  right: 24px;
  border-radius: 4px 6px 2px 4px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai04 .sumai04__btn1_green1::after {
  width: 32px;
  top: 31px;
  right: 24.5px;
  border-radius: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents .sumai04 .sumai04__btn1_green1.touch::before,
.sumai04 .sumai04__btn1_green1:hover::before {
  top: 26px;
  right: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents .sumai04 .sumai04__btn1_green1.touch::after,
.sumai04 .sumai04__btn1_green1:hover::after {
  -webkit-transform: translate(2px, -2px);
  transform: translate(2px, -2px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sumai04 .sumai04__list li {
  display: inline;
  position: relative;
  padding-left: 13px;
  padding-right: 1.3em;
  white-space: nowrap;
}
.sumai04 .sumai04info__bg::before,
.sumai04 .sumai04info__row::after,
.sumai04 .sumai04sumeister__ttl::after {
  content: "";
  display: block;
  overflow: hidden;
  height: 0;
}
.sumai04 .sumai04__list li::before {
  position: absolute;
  content: "";
  top: 5%;
  left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 15px;
  border-color: transparent transparent transparent #f7a700;
}
.sumai04 .sumai04info__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 748px;
  margin: 0 auto;
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04__btn1 {
    line-height: 1.35;
    font-size: 1.4rem;
    padding-top: 17.6px;
  }
  .sumai04 .sumai04info__row {
    padding: 8px;
  }
}
.sumai04 .sumai04info__row::after {
  position: absolute;
  width: 145px;
  padding-top: 32px;
  background-image: url(/branchera/assets/sumai_03/header__end.png);
  background-size: 145px 32px;
  bottom: -16px;
  left: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04info__row::after {
    background-image: url(/branchera/assets/sumai_03/header__end@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04info__row::after {
    display: block;
    overflow: hidden;
    width: 72px;
    height: 0;
    padding-top: 16px;
    background-image: url(/branchera/assets/sumai_03/header__end-sp.png);
    background-size: 72px 16px;
    bottom: -8px;
    left: 16px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai04 .sumai04info__row::after {
    background-image: url(/branchera/assets/sumai_03/header__end-sp@2x.png);
  }
}
.sumai04 .sumai04info__bg {
  position: absolute;
  z-index: -1;
  background-color: #fffde6;
  width: 648px;
  max-width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.sumai04 .sumai04info__bg::before {
  position: absolute;
  width: 90px;
  padding-top: 95px;
  background-image: url(/branchera/assets/sumai_03/uroko.png);
  background-size: 90px 95px;
  top: -10px;
  right: -10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04info__bg::before {
    background-image: url(/branchera/assets/sumai_03/uroko@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04info__bg::before {
    content: "";
    position: absolute;
    display: block;
    overflow: hidden;
    width: 45px;
    height: 0;
    padding-top: 47px;
    background-image: url(/branchera/assets/sumai_03/uroko-sp.png);
    background-size: 45px 47px;
    top: 8px;
    right: 8px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai04 .sumai04info__bg::before {
    background-image: url(/branchera/assets/sumai_03/uroko-sp@2x.png);
  }
}
.sumai04 .sumai04info__ttl {
  position: absolute;
  width: 100%;
  top: -16px;
  z-index: 100;
}
.sumai04 .sumai04info__counselor {
  padding: 192px 16px 0;
  width: 648px;
  max-width: 100%;
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04info__ttl {
    position: relative;
    top: initial;
    margin-bottom: 24px;
  }
  .sumai04 .sumai04info__counselor {
    position: relative;
    padding: initial;
  }
}
.sumai04 .section_mb {
  margin-bottom: 60px;
}
.sumai04 .mbsp {
  margin-bottom: 26px;
}
.sumai04 .sumai04sumeister__ttl {
  font-size: 2.7rem;
  line-height: 1.35;
  position: relative;
  margin: 0 auto;
  font-weight: 700;
}
.sumai04 .sumai04sumeister__ttl::after {
  position: absolute;
  width: 37px;
  padding-top: 57px;
  background-image: url(/branchera/assets/sumai_03/ttl__l_modi.png);
  background-size: 37px 57px;
  right: 0;
  bottom: 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .sumai04sumeister__ttl::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04sumeister__ttl {
    font-size: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 16px;
  }
  .sumai04 .sumai04sumeister__ttl::after {
    position: initial;
    content: "";
    display: block;
    overflow: hidden;
    width: 25px;
    height: 0;
    padding-top: 38px;
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi-sp.png);
    background-size: 25px 38px;
    bottom: 12px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background-repeat: no-repeat;
  }
  .sumai04 .sumai04sumeister .sumeisterinfo__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai04 .sumai04sumeister__ttl::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi-sp@2x.png);
  }
}
.sumai04 .sumai04sumeister .sumeisterinfo__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.sumai04 .sumai04sumeister .sumeisterinfo__bg {
  position: absolute;
  z-index: -1;
  background-color: #fffde6;
  width: 580px;
  max-width: 100%;
  top: 174px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.sumai04 .sumai04sumeister .sumeisterinfo__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04sumeister .sumeisterinfo__bg {
    width: 300px;
    top: 134px;
  }
  .sumai04 .sumai04sumeister .sumeisterinfo__left {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.sumai04 .sumai04sumeister .sumeisterinfo__item_l {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 62%;
  flex: 0 0 62%;
  padding: 0 24px;
  max-width: 100%;
}
.sumai04 .sumai04sumeister .sumeisterinfo__item_r {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 38%;
  flex: 0 0 38%;
  max-width: 100%;
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04sumeister .sumeisterinfo__item_l,
  .sumai04 .sumai04sumeister .sumeisterinfo__item_r {
    padding: 0 8px;
    flex: 0 0 50%;
  }
}
.sumai04 .sumai04sumeister .sumeisterinfo__item_bottom {
  font-size: 1.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 16px;
}
.sumai04 .sumai04sumeister .sumeisterinfo__badge {
  margin-top: -52px;
}
@media screen and (max-width: 666px) {
  .sumai04 .sumai04sumeister .sumeisterinfo__item_bottom {
    padding: 0 8px;
  }
  .sumai04 .sumai04sumeister .sumeisterinfo__badge {
    margin-top: -4px;
  }
}
.sumai04 .section02__top {
  position: relative;
  background-color: #ecf3fb;
  padding: 24px 24px 16px;
}
.sumai04 .section02__ex {
  margin-top: -64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sumai04 .section02__sumeister {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22.39502%;
  flex: 0 0 22.39502%;
}
.sumai04 .section02__balloon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 77.60498%;
  flex: 0 0 77.60498%;
}
.sumai04 .img_bg__01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 260px;
  width: 100%;
  background: #ecf3fb;
  padding: 24px;
  margin-top: -32%;
}
@media screen and (max-width: 970px) {
  .sumai04 .img_bg__01 {
    margin-top: -30%;
    height: 200px;
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .img_bg__01 {
    margin-top: -23%;
    height: 130px;
  }
}
.sumai04 .img_bg__02 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 220px;
  width: 100%;
  background: #fffde6;
  padding: 24px;
  margin-top: -24%;
}
@media screen and (max-width: 970px) {
  .sumai04 .img_bg__02 {
    margin-top: -30%;
    height: 200px;
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .img_bg__02 {
    margin-top: -35%;
    height: 180px;
  }
}
.sumai04 .img_bg__03_l {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 264px;
  width: 82%;
  background: #fff4c6;
  margin-left: -24px;
  margin-top: -32%;
}
@media screen and (max-width: 970px) {
  .sumai04 .img_bg__03_l {
    margin-top: -25%;
    height: 210px;
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .img_bg__03_l {
    margin-top: -37%;
    width: 92%;
    height: 160px;
  }
}
.sumai04 .section02__ttl::after,
.sumai04 .section02__ttl_ex::after {
  content: "";
  overflow: hidden;
  height: 0;
  align-self: flex-end;
}
.sumai04 .img_right {
  margin-left: auto;
  margin-right: -24px;
}
.sumai04 .img06_bg {
  background: #fffde6;
  position: relative;
}
.sumai04 .section02__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  overflow: hidden;
}
.sumai04 .section02__ttl::after {
  display: block;
  width: 742px;
  padding-top: 12px;
  background-image: url(/branchera/assets/sumai_03/ttl__l_under.png);
  background-size: 742px 12px;
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  margin-top: 16px;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .section02__ttl::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_under@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .section02__ttl::after {
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 6px;
    background-image: url(/branchera/assets/sumai_03/ttl__l_under-sp.png);
    background-size: 319px 6px;
    background-repeat: repeat-x !important;
    width: 100%;
    max-width: 100%;
    margin-top: 8px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai04 .section02__ttl::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_under-sp@2x.png);
  }
}
.sumai04 .section02__ttl_ex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.35;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.sumai04 .section02__ttl_ex::after {
  display: block;
  width: 37px;
  padding-top: 57px;
  background-image: url(/branchera/assets/sumai_03/ttl__l_modi.png);
  background-size: 37px 57px;
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  padding-bottom: 12px;
  margin-left: 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .section02__ttl_ex::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .section02__ttl_ex::after {
    display: block;
    overflow: hidden;
    width: 25px;
    height: 0;
    padding-top: 38px;
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi-sp.png);
    background-size: 25px 38px;
    padding-bottom: 4px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai04 .section02__ttl_ex::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_modi-sp@2x.png);
  }
}
.sumai04 .section02__ttl_m {
  line-height: 1.5;
}
.sumai04 .type__row {
  position: relative;
  background-color: #fffde6;
  padding: 24px;
}
.sumai04 .type__stripe::after,
.sumai04 .type__uroko::before {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  height: 0;
}
.sumai04 .type__uroko::before {
  width: 90px;
  padding-top: 95px;
  background-image: url(/branchera/assets/sumai_03/uroko.png);
  background-size: 90px 95px;
  top: -10px;
  right: -10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .type__uroko::before {
    background-image: url(/branchera/assets/sumai_03/uroko@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .type__uroko::before {
    display: block;
    overflow: hidden;
    width: 45px;
    height: 0;
    padding-top: 47px;
    background-image: url(/branchera/assets/sumai_03/uroko-sp.png);
    background-size: 45px 47px;
    top: -8px;
    right: -8px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai04 .type__uroko::before {
    background-image: url(/branchera/assets/sumai_03/uroko-sp@2x.png);
  }
}
.sumai04 .type__stripe::after {
  width: 145px;
  padding-top: 32px;
  background-image: url(/branchera/assets/sumai_03/header__end.png);
  background-size: 145px 32px;
  bottom: -16px;
  left: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .type__stripe::after {
    background-image: url(/branchera/assets/sumai_03/header__end@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .type__stripe::after {
    display: block;
    overflow: hidden;
    width: 72px;
    height: 0;
    padding-top: 16px;
    background-image: url(/branchera/assets/sumai_03/header__end-sp.png);
    background-size: 50%;
    background-repeat: no-repeat;
    bottom: -16px;
    left: 8px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai04 .type__stripe::after {
    background-image: url(/branchera/assets/sumai_03/header__end-sp@2x.png);
  }
}
.sumai04 .type__stripe_l::after {
  right: initial;
  left: 24px;
}
.sumai04 .type__badge {
  margin-right: 16px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14%;
  flex: 0 0 14%;
}
@media screen and (max-width: 666px) {
  .sumai04 .type__badge {
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.85714%;
    flex: 0 0 14.85714%;
  }
  .sumai04 .type__ttl_ex {
    width: 224px;
  }
}
.sumai04 .type__num_01::before,
.sumai04 .type__num_02::before {
  content: "";
  overflow: hidden;
  height: 0;
  margin-right: 16px;
}
.sumai04 .type__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sumai04 .type__ttl_ex {
  line-height: 1.35;
  overflow: hidden;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.sumai04 .type__ttl_ex::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  display: block;
  overflow: hidden;
  width: 557px;
  height: 0;
  padding-top: 2px;
  background-image: url(/branchera/assets/sumai_04/type__ttl_under.png);
  background-size: 557px 2px;
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 12px;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .type__ttl_ex::after {
    background-image: url(/branchera/assets/sumai_04/type__ttl_under@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .type__ttl_ex::after {
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 1px;
    background-image: url(/branchera/assets/sumai_04/type__ttl_under-sp.png);
    background-size: 224px 1px;
    background-repeat: repeat-x !important;
    width: 100%;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai04 .type__ttl_ex::after {
    background-image: url(/branchera/assets/sumai_04/type__ttl_under-sp@2x.png);
  }
}
.sumai04 .type__num_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  padding: 0 32px;
}
.sumai04 .type__num_01::before {
  display: block;
  width: 43px;
  padding-top: 42px;
  background-image: url(/branchera/assets/sumai_03/type__1.png);
  background-size: 43px 42px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .type__num_01::before {
    background-image: url(/branchera/assets/sumai_03/type__1@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .type__num_01 {
    padding: 0;
    font-size: 1.4rem;
  }
  .sumai04 .type__num_01::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 23px;
    background-image: url(/branchera/assets/sumai_03/type__1-sp.png);
    background-size: 23px 23px;
    background-repeat: no-repeat;
    width: 60px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai04 .type__num_01::before {
    background-image: url(/branchera/assets/sumai_03/type__1-sp@2x.png);
  }
}
.sumai04 .type__num_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  padding: 0 32px;
}
.sumai04 .type__num_02::before {
  display: block;
  width: 43px;
  padding-top: 43px;
  background-image: url(/branchera/assets/sumai_03/type__2.png);
  background-size: 43px 43px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .type__num_02::before {
    background-image: url(/branchera/assets/sumai_03/type__2@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .type__num_02 {
    padding: 0;
    font-size: 1.4rem;
  }
  .sumai04 .type__num_02::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 23px;
    background-image: url(/branchera/assets/sumai_03/type__2-sp.png);
    background-size: 23px 23px;
    background-repeat: no-repeat;
    width: 40px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai04 .type__num_02::before {
    background-image: url(/branchera/assets/sumai_03/type__2-sp@2x.png);
  }
}
.sumai04 .type__arrow {
  margin-top: -40px;
  margin-left: 40%;
}
.sumai04 .type__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sumai04 .type__flex_top {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-right: -24px;
}
@media screen and (max-width: 666px) {
  .sumai04 .type__flex_top {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-right: 24px;
  }
  .sumai04 .type__flex_img {
    margin-top: -16px;
  }
}
.sumai04 .type__flex_end {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media screen and (max-width: 666px) {
  .sumai04 .type__flex_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.sumai04 .type__after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 46.66667%;
  flex: 0 0 46.66667%;
  padding-right: 24px;
}
@media screen and (max-width: 666px) {
  .sumai04 .type__after {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    padding-right: 0;
    margin-left: -8px;
  }
}
.sumai04 .type__comment {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 38%;
  flex: 0 0 38%;
  padding-left: 24px;
}
@media screen and (max-width: 666px) {
  .sumai04 .type__comment {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    padding-right: 0;
    margin-left: -32px;
  }
}
.sumai04 .type__comment_02 {
  margin-top: -56px;
  margin-left: -128px;
}
.sumai04 .type__over {
  margin-left: -28px;
}
@media screen and (max-width: 666px) {
  .sumai04 .type__over {
    margin: initial;
  }
}
body.sumai05 .sumai05__balloon02,
body.sumai05 .sumai05__balloon03 {
  margin-bottom: 0;
}
.sumai04 .type__img {
  position: relative;
}
.sumai04 .type__img01 {
  position: absolute;
  bottom: -30%;
}
.sumai04 .type__img02 {
  z-index: 100;
}
.sumai04 .section04__row {
  max-width: 100%;
  display: block;
}
.sumai04 .section04__ttl_m {
  line-height: 1.35;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 100%;
  min-width: 0;
}
.sumai04 .section04__ttl_m::after,
body.sumai05 .sumai05__balloon01::after {
  content: "";
  display: block;
  overflow: hidden;
  height: 0;
}
.sumai04 .section04__ttl_m::after {
  width: 742px;
  padding-top: 12px;
  background-image: url(/branchera/assets/sumai_03/ttl__l_under.png);
  background-size: 742px 12px;
  background-repeat: no-repeat;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 16px;
  padding-bottom: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .sumai04 .section04__ttl_m::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_under@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .sumai04 .section04__ttl_m {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 8px;
    font-size: 1.4rem;
    max-width: 100%;
  }
  .sumai04 .section04__ttl_m::after {
    content: "";
    display: block;
    overflow: hidden;
    width: 319px;
    height: 0;
    padding-top: 6px;
    background-image: url(/branchera/assets/sumai_03/ttl__l_under-sp.png);
    background-size: 319px 6px;
    background-repeat: no-repeat;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 16px;
    padding-bottom: 8px;
  }
  body.sumai05 .sumai05__wrapper {
    padding: 0;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  .sumai04 .section04__ttl_m::after {
    background-image: url(/branchera/assets/sumai_03/ttl__l_under-sp@2x.png);
  }
}
.sumai04 .section04__ttl_ex {
  max-width: 100%;
  min-width: 0;
}
body.sumai05 .sumai05__wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.sumai05 .sumai05__balloon02__ex,
body.sumai05 .sumai05__balloon03__ex {
  padding-top: 30px;
  padding-left: 80px;
  line-height: 1.6;
  color: #40220f;
}
body.sumai05 .sumai05__balloon01 {
  margin-bottom: 0;
  color: #40220f;
  line-height: 1.6;
}
body.sumai05 .sumai05__balloon01::after {
  position: absolute;
  width: 433px;
  z-index: -100;
  top: -22px;
  right: 30px;
  background-image: url(/branchera/assets/sumai_05/header__img03.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai05 .sumai05__balloon01::after {
    background-image: url(/branchera/assets/sumai_05/header__img03@2x.png);
  }
}
body.sumai05 .sumai05__balloon02_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -50px;
}
body.sumai05 .sumai05__balloon03_sp {
  margin-top: 20px;
}
body.sumai05 .sumai05info__ex {
  position: absolute;
  width: 100%;
  bottom: 8px;
  z-index: 999;
}
body.sumai05 .sumai05info__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (max-width: 666px) {
  body.sumai05 .sumai05info__ex {
    position: relative;
    top: initial;
    margin-bottom: 24px;
  }
  body.sumai05 .sumai05info__flex {
    display: block;
  }
}
body.sumai05 .sosicon {
  margin-bottom: -20px;
  margin-left: -90px;
}
body.sumai05 .women {
  width: 100%;
  height: 100%;
  max-width: 120px;
  margin-left: auto;
  display: block;
}
body.sumai05 .sumai05__link {
  font-size: 1.4rem;
  text-align: right;
}
body.sumai05 .sumai05__link span {
  border-bottom: 1px solid;
}
body.sumai05 .marker {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, transparent),
    color-stop(50%, #fbee00)
  );
  background: linear-gradient(transparent 50%, #fbee00 50%);
}
body.sumai05 .ruby[data-ruby] {
  position: relative;
}
body.sumai05 .ruby[data-ruby]::before {
  content: attr(data-ruby);
  position: absolute;
  left: -1em;
  top: -1em;
  right: -3em;
  text-align: center;
  font-size: 0.6em;
}
body.sumai05 .section__ttl::after,
body.sumai05 .setion__ttl01::after {
  content: "";
  background-repeat: no-repeat;
  height: 0;
  overflow: hidden;
}
body.sumai05 .sumeister_ex {
  color: #40220f;
  line-height: 1.3;
  text-align: center;
}
@media screen and (max-width: 666px) {
  body.sumai05 .women {
    display: none;
  }
  body.sumai05 .sumeister_ex {
    font-size: 11px;
    padding-top: 50px;
  }
}
body.sumai05 .sumeister_ex ruby {
  font-size: 25px;
}
@media screen and (max-width: 666px) {
  body.sumai05 .sumeister_ex ruby {
    font-size: 15px;
  }
}
body.sumai05 .section__ttl {
  color: #40220f;
  font-size: 2.8rem;
  line-height: 1.35;
  position: relative;
  margin: 0 auto;
}
body.sumai05 .section__ttl::after {
  position: absolute;
  display: block;
  width: 81px;
  padding-top: 62px;
  background-image: url(/branchera/assets/sumai_05/ttl_01.png);
  background-size: 81px 62px;
  right: 40px;
  bottom: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai05 .section__ttl::after {
    background-image: url(/branchera/assets/sumai_05/ttl_01@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.sumai05 .section__ttl {
    font-size: 1.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 16px;
  }
  body.sumai05 .section__ttl::after {
    position: initial;
    content: "";
    display: block;
    overflow: hidden;
    width: 22px;
    height: 0;
    padding-top: 17px;
    background-image: url(/branchera/assets/sumai_05/ttl_01-sp.png);
    background-size: 22px 17px;
    bottom: 12px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.sumai05 .section__ttl::after {
    background-image: url(/branchera/assets/sumai_05/ttl_01-sp@2x.png);
  }
}
body.sumai05 .sumai05section01__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body.sumai05 .setion__ttl01 {
  color: #fff;
  font-size: 3.3rem;
  line-height: 1.35;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}
body.sumai05 .setion__ttl02,
body.sumai05 .setion__ttl03 {
  color: #40220f;
  line-height: 1.35;
  margin: 0 auto;
  text-align: center;
}
body.sumai05 .setion__ttl01::after {
  position: absolute;
  display: block;
  width: 791px;
  padding-top: 46px;
  background-image: url(/branchera/assets/sumai_05/ttl__02.jpg);
  background-size: 791px 46px;
  left: 0;
  bottom: 0;
  z-index: -100;
  max-width: 791px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai05 .setion__ttl01::after {
    background-image: url(/branchera/assets/sumai_05/ttl__02@2x.jpg);
  }
}
@media screen and (max-width: 666px) {
  body.sumai05 .sumai05section01__flex {
    display: block;
  }
  body.sumai05 .setion__ttl01 {
    font-size: 2rem;
  }
  body.sumai05 .setion__ttl01::after {
    width: 100%;
    max-width: 100%;
    bottom: -10px;
  }
}
body.sumai05 .setion__ttl02 {
  font-size: 2.8rem;
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 666px) {
  body.sumai05 .setion__ttl02 {
    font-size: 1.8rem;
  }
}
body.sumai05 .setion__ttl03 {
  font-size: 2.6rem;
  position: relative;
}
@media screen and (max-width: 666px) {
  body.sumai05 .setion__ttl03 {
    font-size: 1.8rem;
  }
}
body.sumai05 .point__item01__ex,
body.sumai05 .point__item02__ex {
  font-size: 20px;
  padding: 0 40px;
  line-height: 1.6;
  color: #40220f;
  font-weight: 700;
}
body.sumai05 .solution {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  width: 690px;
}
body.sumai05 .solution__item01 {
  position: absolute;
  top: 50px;
}
body.sumai05 .solution__item02 {
  position: absolute;
  top: 30px;
  right: 40px;
}
@media screen and (max-width: 666px) {
  body.sumai05 .solution__item02 {
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 90%;
  }
}
body.sumai05 .solution__item03 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 30px;
}
body.sumai05 .option {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  width: 690px;
}
body.sumai05 .point,
body.sumai05 .point__item02::after {
  width: 100%;
}
body.sumai05 .option__item01 {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai05 .option__item02,
body.sumai05 .option__item03 {
  margin-top: -60px;
}
body.sumai05 .option__item04 {
  margin-top: -100px;
}
body.sumai05 .point__item01::after,
body.sumai05 .point__item02::after {
  max-width: 385px;
  margin-top: -240px;
  background-repeat: no-repeat;
  content: "";
  z-index: -100;
}
body.sumai05 .sumeister05__row {
  max-width: 790px;
  background-color: #f9efdd;
  border-radius: 20px;
  padding: 24px;
}
body.sumai05 .sumeister05__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  body.sumai05 .option__item01 {
    top: 60px;
  }
  body.sumai05 .point__item01 {
    width: 100%;
  }
  body.sumai05 .sumeister05__row {
    padding: 12px;
  }
  body.sumai05 .sumeister05__ttl {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
body.sumai05 .sumeister05__badge {
  padding-top: 20px;
}
body.sumai05 .sumeister05__name {
  color: #40220f;
  font-weight: 700;
  line-height: 1.6;
  padding-left: 20px;
}
@media screen and (max-width: 666px) {
  body.sumai05 .sumeister05__badge {
    padding-top: 0;
  }
  body.sumai05 .sumeister05__name {
    font-size: 1rem;
    padding-left: 0;
  }
  body.sumai05 .acd_btn {
    max-width: 320px;
    width: 100%;
  }
}
body.sumai05 .sumeister05__name ruby {
  font-size: 30px;
}
body.sumai05 .sumeister05__ex {
  color: #40220f;
  padding: 8px;
}
body.sumai05 .under {
  border-bottom: dashed 1px #c4b0a0;
  margin: 0 12px;
}
body.sumai05 .acdcontent__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.sumai05 .acd__ttl {
  color: #40220f;
  font-size: 20px;
}
@media screen and (max-width: 666px) {
  body.sumai05 .acdcontent__flex {
    display: block;
  }
  body.sumai05 .acd__ttl {
    font-size: 1.8rem;
  }
}
body.sumai05 .acd__ttl_m {
  font-weight: 700;
  color: #39ad95;
  font-size: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 8px;
  border: 1px solid #39ad95;
  padding: 0;
}
body.sumai05 .acd-check {
  display: none;
}
body.sumai05 .acd-label {
  color: #fff;
  background: #e1f1e9;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai05 .acd-content {
  display: block;
  background: #e1f1e9;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai05 .acd-check:checked + .acd-label:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai05 .acd-check:checked + .acd-label:after::after {
  content: "";
  position: absolute;
  width: 433px;
  margin: auto;
}
@media screen and (max-width: 666px) {
  body.sumai05 .acd-check:checked + .acd-label:after::after {
    display: block;
    overflow: hidden;
    height: 0;
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp.png);
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.sumai05 .acd-check:checked + .acd-label:after::after {
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp@2x.png);
  }
}
body.sumai05 .acd-check:checked + .acd-label + .acd-content {
  height: 570px;
  opacity: 1;
  padding: 30px;
  visibility: visible;
  border-radius: 14px;
}
@media screen and (max-width: 666px) {
  body.sumai05 .acd-check:checked + .acd-label + .acd-content {
    height: 1080px;
  }
}
body.sumai05 .acd-check1 {
  display: none;
}
body.sumai05 .acd-label1 {
  color: #fff;
  background: #fdeceb;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai05 .acd-content1 {
  display: block;
  background: #fdeceb;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai05 .acd-check1:checked + .acd-label1:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai05 .acd-check1:checked + .acd-label1:after::after {
  content: "";
  position: absolute;
  width: 433px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai05 .acd-check1:checked + .acd-label1 + .acd-content1 {
  height: 340px;
  opacity: 1;
  padding: 30px;
  visibility: visible;
  border-radius: 14px;
}
@media screen and (max-width: 666px) {
  body.sumai05 .acd-check1:checked + .acd-label1 + .acd-content1 {
    height: 680px;
  }
}
body.sumai05 .acd-check01 {
  display: none;
}
body.sumai05 .acd-label01 {
  color: #fff;
  background: #e1f1e9;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai05 .acd-label01 img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.js.touchevents body.sumai05 .acd-label01 img.touch,
body.sumai05 .acd-label01 img:hover {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}
body.sumai05 .acd-content01 {
  display: block;
  background: #e1f1e9;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai05 .acd-check01:checked + .acd-label01:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai05 .acd-check01:checked + .acd-label01:after::after {
  content: "";
  position: absolute;
  width: 433px;
  margin: auto;
}
@media screen and (max-width: 666px) {
  body.sumai05 .acd-check01:checked + .acd-label01:after::after {
    display: block;
    overflow: hidden;
    height: 0;
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp.png);
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.sumai05 .acd-check01:checked + .acd-label01:after::after {
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp@2x.png);
  }
}
body.sumai05 .acd-check01:checked + .acd-label01 + .acd-content01 {
  height: 710px;
  opacity: 1;
  padding: 30px 20px 40px;
  visibility: visible;
  border-radius: 14px;
}
@media screen and (max-width: 666px) {
  body.sumai05 .acd-check01:checked + .acd-label01 + .acd-content01 {
    height: 1290px;
  }
}
body.sumai05 .acd-check2 {
  display: none;
}
body.sumai05 .acd-label2 {
  color: #fff;
  background: #fdeceb;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai05 .acd-label2 img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.js.touchevents body.sumai05 .acd-label2 img.touch,
body.sumai05 .acd-label2 img:hover {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}
body.sumai05 .acd-content2 {
  display: block;
  background: #fdeceb;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai05 .acd-check2:checked + .acd-label2:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai05 .acd-check2:checked + .acd-label2:after::after {
  content: "";
  position: absolute;
  width: 433px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai05 .acd-check2:checked + .acd-label2 + .acd-content2 {
  height: 215px;
  opacity: 1;
  padding: 30px 20px 40px;
  visibility: visible;
  border-radius: 14px;
}
@media screen and (max-width: 666px) {
  body.sumai05 .acd-check2:checked + .acd-label2 + .acd-content2 {
    height: 450px;
  }
}
body.sumai05 .acd-check3 {
  display: none;
}
body.sumai05 .acd-label3 {
  color: #fff;
  background: #fdeceb;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai05 .acd-label3 img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.js.touchevents body.sumai05 .acd-label3 img.touch,
body.sumai05 .acd-label3 img:hover {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}
body.sumai05 .acd-content3 {
  display: block;
  background: #fdeceb;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai05 .acd-check3:checked + .acd-label3:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai05 .acd-check3:checked + .acd-label3:after::after {
  content: "";
  position: absolute;
  width: 433px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai06 .sumai05__balloon02,
body.sumai06 .sumai05__balloon03 {
  margin-bottom: 0;
}
body.sumai05 .acd-check3:checked + .acd-label3 + .acd-content3 {
  height: 215px;
  opacity: 1;
  padding: 30px 20px 40px;
  visibility: visible;
  border-radius: 14px;
}
body.sumai05 .sumai06_btn {
  text-align: center;
}
body.sumai05 .sumai06_btnitem {
  display: inline-block;
}
body.sumai05 .pd {
  padding: 8px;
}
body.sumai06 .sumai05__wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 666px) {
  body.sumai05 .acd-check3:checked + .acd-label3 + .acd-content3 {
    height: 480px;
  }
  body.sumai06 .sumai05__wrapper {
    padding: 0;
  }
}
body.sumai06 .sumai05__balloon02__ex,
body.sumai06 .sumai05__balloon03__ex {
  padding-top: 30px;
  padding-left: 80px;
  line-height: 1.6;
  color: #40220f;
}
body.sumai06 .sumai05__balloon01 {
  margin-bottom: 0;
  color: #40220f;
  line-height: 1.6;
}
body.sumai06 .sumai05__balloon01::after {
  content: "";
  position: absolute;
  width: 433px;
  z-index: -100;
  top: -22px;
  right: 30px;
  display: block;
  overflow: hidden;
  height: 0;
  background-image: url(/branchera/assets/sumai_05/header__img03.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai06 .sumai05__balloon01::after {
    background-image: url(/branchera/assets/sumai_05/header__img03@2x.png);
  }
}
body.sumai06 .sumai05__balloon02_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -50px;
}
body.sumai06 .sumai05__balloon03_sp {
  margin-top: 20px;
}
body.sumai06 .sumai05info__ex {
  position: absolute;
  width: 100%;
  bottom: 8px;
  z-index: 999;
}
body.sumai06 .sumai05info__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (max-width: 666px) {
  body.sumai06 .sumai05info__ex {
    position: relative;
    top: initial;
    margin-bottom: 24px;
  }
  body.sumai06 .sumai05info__flex {
    display: block;
  }
}
body.sumai06 .sosicon {
  margin-bottom: -20px;
  margin-left: -90px;
}
body.sumai06 .women {
  width: 100%;
  height: 100%;
  max-width: 120px;
  margin-left: auto;
  display: block;
}
body.sumai06 .sumai05__link {
  font-size: 1.4rem;
  text-align: right;
}
body.sumai06 .sumai05__link span {
  border-bottom: 1px solid;
}
body.sumai06 .marker {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, transparent),
    color-stop(50%, #fbee00)
  );
  background: linear-gradient(transparent 50%, #fbee00 50%);
}
body.sumai06 .ruby[data-ruby] {
  position: relative;
}
body.sumai06 .ruby[data-ruby]::before {
  content: attr(data-ruby);
  position: absolute;
  left: -1em;
  top: -1em;
  right: -3em;
  text-align: center;
  font-size: 0.6em;
}
body.sumai06 .section__ttl::after,
body.sumai06 .setion__ttl01::after {
  content: "";
  background-repeat: no-repeat;
  height: 0;
  overflow: hidden;
}
body.sumai06 .sumeister_ex {
  color: #40220f;
  line-height: 1.3;
  text-align: center;
}
@media screen and (max-width: 666px) {
  body.sumai06 .women {
    display: none;
  }
  body.sumai06 .sumeister_ex {
    font-size: 11px;
    padding-top: 50px;
  }
}
body.sumai06 .sumeister_ex ruby {
  font-size: 25px;
}
@media screen and (max-width: 666px) {
  body.sumai06 .sumeister_ex ruby {
    font-size: 15px;
  }
}
body.sumai06 .section__ttl {
  color: #40220f;
  font-size: 2.8rem;
  line-height: 1.35;
  position: relative;
  margin: 0 auto;
}
body.sumai06 .section__ttl::after {
  position: absolute;
  display: block;
  width: 81px;
  padding-top: 62px;
  background-image: url(/branchera/assets/sumai_05/ttl_01.png);
  background-size: 81px 62px;
  right: 40px;
  bottom: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai06 .section__ttl::after {
    background-image: url(/branchera/assets/sumai_05/ttl_01@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.sumai06 .section__ttl {
    font-size: 1.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 16px;
  }
  body.sumai06 .section__ttl::after {
    position: initial;
    content: "";
    display: block;
    overflow: hidden;
    width: 22px;
    height: 0;
    padding-top: 17px;
    background-image: url(/branchera/assets/sumai_05/ttl_01-sp.png);
    background-size: 22px 17px;
    bottom: 12px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.sumai06 .section__ttl::after {
    background-image: url(/branchera/assets/sumai_05/ttl_01-sp@2x.png);
  }
}
body.sumai06 .sumai05section01__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body.sumai06 .setion__ttl01 {
  color: #fff;
  font-size: 3.3rem;
  line-height: 1.35;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}
body.sumai06 .setion__ttl02,
body.sumai06 .setion__ttl03 {
  color: #40220f;
  line-height: 1.35;
  margin: 0 auto;
  text-align: center;
}
body.sumai06 .setion__ttl01::after {
  position: absolute;
  display: block;
  width: 791px;
  padding-top: 46px;
  background-image: url(/branchera/assets/sumai_05/ttl__02.jpg);
  background-size: 791px 46px;
  left: 0;
  bottom: 0;
  z-index: -100;
  max-width: 791px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai06 .setion__ttl01::after {
    background-image: url(/branchera/assets/sumai_05/ttl__02@2x.jpg);
  }
}
@media screen and (max-width: 666px) {
  body.sumai06 .sumai05section01__flex {
    display: block;
  }
  body.sumai06 .setion__ttl01 {
    font-size: 2rem;
  }
  body.sumai06 .setion__ttl01::after {
    width: 100%;
    max-width: 100%;
    bottom: -10px;
  }
}
body.sumai06 .setion__ttl02 {
  font-size: 2.8rem;
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 666px) {
  body.sumai06 .setion__ttl02 {
    font-size: 1.8rem;
  }
}
body.sumai06 .setion__ttl03 {
  font-size: 2.6rem;
  position: relative;
}
@media screen and (max-width: 666px) {
  body.sumai06 .setion__ttl03 {
    font-size: 1.8rem;
  }
}
body.sumai06 .point__item01__ex,
body.sumai06 .point__item02__ex {
  font-size: 20px;
  padding: 0 40px;
  line-height: 1.6;
  color: #40220f;
  font-weight: 700;
}
body.sumai06 .solution {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  width: 690px;
}
body.sumai06 .solution__item01 {
  position: absolute;
  top: 50px;
}
body.sumai06 .solution__item02 {
  position: absolute;
  top: 30px;
  right: 40px;
}
@media screen and (max-width: 666px) {
  body.sumai06 .solution__item02 {
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 90%;
  }
}
body.sumai06 .solution__item03 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 30px;
}
body.sumai06 .option {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  width: 690px;
}
body.sumai06 .point,
body.sumai06 .point__item02::after {
  width: 100%;
}
body.sumai06 .option__item01 {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai06 .option__item02,
body.sumai06 .option__item03 {
  margin-top: -60px;
}
body.sumai06 .option__item04 {
  margin-top: -100px;
}
body.sumai06 .point__item01::after,
body.sumai06 .point__item02::after {
  max-width: 385px;
  margin-top: -240px;
  background-repeat: no-repeat;
  content: "";
  z-index: -100;
}
body.sumai06 .sumeister05__row {
  max-width: 790px;
  background-color: #f9efdd;
  border-radius: 20px;
  padding: 24px;
}
body.sumai06 .sumeister05__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  body.sumai06 .option__item01 {
    top: 60px;
  }
  body.sumai06 .point__item01 {
    width: 100%;
  }
  body.sumai06 .sumeister05__row {
    padding: 12px;
  }
  body.sumai06 .sumeister05__ttl {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
body.sumai06 .sumeister05__badge {
  padding-top: 20px;
}
body.sumai06 .sumeister05__name {
  color: #40220f;
  font-weight: 700;
  line-height: 1.6;
  padding-left: 20px;
}
@media screen and (max-width: 666px) {
  body.sumai06 .sumeister05__badge {
    padding-top: 0;
  }
  body.sumai06 .sumeister05__name {
    font-size: 1rem;
    padding-left: 0;
  }
  body.sumai06 .acd_btn {
    max-width: 320px;
    width: 100%;
  }
}
body.sumai06 .sumeister05__name ruby {
  font-size: 30px;
}
body.sumai06 .sumeister05__ex {
  color: #40220f;
  padding: 8px;
}
body.sumai06 .under {
  border-bottom: dashed 1px #c4b0a0;
  margin: 0 12px;
}
body.sumai06 .acdcontent__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.sumai06 .acd__ttl {
  color: #40220f;
  font-size: 20px;
}
@media screen and (max-width: 666px) {
  body.sumai06 .acdcontent__flex {
    display: block;
  }
  body.sumai06 .acd__ttl {
    font-size: 1.8rem;
  }
}
body.sumai06 .acd__ttl_m {
  font-weight: 700;
  color: #39ad95;
  font-size: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 8px;
  border: 1px solid #39ad95;
  padding: 0;
}
body.sumai06 .acd-check {
  display: none;
}
body.sumai06 .acd-label {
  color: #fff;
  background: #e1f1e9;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai06 .acd-content {
  display: block;
  background: #e1f1e9;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai06 .acd-check:checked + .acd-label:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai06 .acd-check:checked + .acd-label:after::after {
  content: "";
  position: absolute;
  width: 433px;
  margin: auto;
}
@media screen and (max-width: 666px) {
  body.sumai06 .acd-check:checked + .acd-label:after::after {
    display: block;
    overflow: hidden;
    height: 0;
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp.png);
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.sumai06 .acd-check:checked + .acd-label:after::after {
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp@2x.png);
  }
}
body.sumai06 .acd-check:checked + .acd-label + .acd-content {
  height: 570px;
  opacity: 1;
  padding: 30px;
  visibility: visible;
  border-radius: 14px;
}
@media screen and (max-width: 666px) {
  body.sumai06 .acd-check:checked + .acd-label + .acd-content {
    height: 1080px;
  }
}
body.sumai06 .acd-check1 {
  display: none;
}
body.sumai06 .acd-label1 {
  color: #fff;
  background: #fdeceb;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai06 .acd-content1 {
  display: block;
  background: #fdeceb;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai06 .acd-check1:checked + .acd-label1:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai06 .acd-check1:checked + .acd-label1:after::after {
  content: "";
  position: absolute;
  width: 433px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai06 .acd-check1:checked + .acd-label1 + .acd-content1 {
  height: 340px;
  opacity: 1;
  padding: 30px;
  visibility: visible;
  border-radius: 14px;
}
@media screen and (max-width: 666px) {
  body.sumai06 .acd-check1:checked + .acd-label1 + .acd-content1 {
    height: 680px;
  }
}
body.sumai06 .acd-check01 {
  display: none;
}
body.sumai06 .acd-label01 {
  color: #fff;
  background: #e1f1e9;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai06 .acd-label01 img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.js.touchevents body.sumai06 .acd-label01 img.touch,
body.sumai06 .acd-label01 img:hover {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}
body.sumai06 .acd-content01 {
  display: block;
  background: #e1f1e9;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai06 .acd-check01:checked + .acd-label01:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai06 .acd-check01:checked + .acd-label01:after::after {
  content: "";
  position: absolute;
  width: 433px;
  margin: auto;
}
@media screen and (max-width: 666px) {
  body.sumai06 .acd-check01:checked + .acd-label01:after::after {
    display: block;
    overflow: hidden;
    height: 0;
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp.png);
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.sumai06 .acd-check01:checked + .acd-label01:after::after {
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp@2x.png);
  }
}
body.sumai06 .acd-check01:checked + .acd-label01 + .acd-content01 {
  height: 710px;
  opacity: 1;
  padding: 30px 20px 40px;
  visibility: visible;
  border-radius: 14px;
}
@media screen and (max-width: 666px) {
  body.sumai06 .acd-check01:checked + .acd-label01 + .acd-content01 {
    height: 1290px;
  }
}
body.sumai06 .acd-check2 {
  display: none;
}
body.sumai06 .acd-label2 {
  color: #fff;
  background: #fdeceb;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai06 .acd-label2 img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.js.touchevents body.sumai06 .acd-label2 img.touch,
body.sumai06 .acd-label2 img:hover {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}
body.sumai06 .acd-content2 {
  display: block;
  background: #fdeceb;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai06 .acd-check2:checked + .acd-label2:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai06 .acd-check2:checked + .acd-label2:after::after {
  content: "";
  position: absolute;
  width: 433px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai06 .acd-check2:checked + .acd-label2 + .acd-content2 {
  height: 215px;
  opacity: 1;
  padding: 30px 20px 40px;
  visibility: visible;
  border-radius: 14px;
}
@media screen and (max-width: 666px) {
  body.sumai06 .acd-check2:checked + .acd-label2 + .acd-content2 {
    height: 450px;
  }
}
body.sumai06 .acd-check3 {
  display: none;
}
body.sumai06 .acd-label3 {
  color: #fff;
  background: #fdeceb;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai06 .acd-label3 img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.js.touchevents body.sumai06 .acd-label3 img.touch,
body.sumai06 .acd-label3 img:hover {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}
body.sumai06 .acd-content3 {
  display: block;
  background: #fdeceb;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai06 .acd-check3:checked + .acd-label3:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai06 .acd-check3:checked + .acd-label3:after::after {
  content: "";
  position: absolute;
  width: 433px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai07 .sumai07__balloon02,
body.sumai07 .sumai07__balloon03 {
  margin-bottom: 0;
}
body.sumai06 .acd-check3:checked + .acd-label3 + .acd-content3 {
  height: 215px;
  opacity: 1;
  padding: 30px 20px 40px;
  visibility: visible;
  border-radius: 14px;
}
body.sumai06 .sumai06_btn {
  text-align: center;
}
body.sumai06 .sumai06_btnitem {
  display: inline-block;
}
body.sumai06 .pd {
  padding: 8px;
}
body.sumai07 .sumai07__wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 666px) {
  body.sumai06 .acd-check3:checked + .acd-label3 + .acd-content3 {
    height: 480px;
  }
  body.sumai07 .sumai07__wrapper {
    padding: 0;
  }
}
body.sumai07 .sumai07__balloon02__ex,
body.sumai07 .sumai07__balloon03__ex {
  padding-top: 30px;
  padding-left: 80px;
  line-height: 1.6;
  color: #40220f;
}
body.sumai07 .sumai07__balloon01 {
  margin-bottom: 0;
  color: #40220f;
  line-height: 1.6;
}
body.sumai07 .sumai07__balloon01::after {
  content: "";
  position: absolute;
  width: 433px;
  z-index: -100;
  top: -22px;
  right: 30px;
  display: block;
  overflow: hidden;
  height: 0;
  background-image: url(/branchera/assets/sumai_05/header__img03.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai07 .sumai07__balloon01::after {
    background-image: url(/branchera/assets/sumai_05/header__img03@2x.png);
  }
}
body.sumai07 .sumai07_option__item03 {
  margin-top: 50px;
}
@media screen and (max-width: 666px) {
  body.sumai07 .sumai07_option__item03 {
    margin-top: -60px;
  }
}
body.sumai07 .sumai07__balloon02_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -60px;
}
body.sumai07 .sumai07__balloon03_sp {
  margin-top: 20px;
}
body.sumai07 .sumai07info__ex {
  position: absolute;
  width: 100%;
  bottom: 8px;
  z-index: 999;
}
body.sumai07 .sumai07info__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (max-width: 666px) {
  body.sumai07 .sumai07info__ex {
    position: relative;
    top: initial;
    margin-bottom: 24px;
  }
  body.sumai07 .sumai07info__flex {
    display: block;
  }
}
body.sumai07 .sosicon {
  margin-bottom: -20px;
  margin-left: -90px;
}
body.sumai07 .women {
  width: 100%;
  height: 100%;
  max-width: 120px;
  margin-left: auto;
  display: block;
}
body.sumai07 .sumai07__link {
  font-size: 1.4rem;
  text-align: right;
}
body.sumai07 .sumai07__link span {
  border-bottom: 1px solid;
}
body.sumai07 .marker {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, transparent),
    color-stop(50%, #fbee00)
  );
  background: linear-gradient(transparent 50%, #fbee00 50%);
}
body.sumai07 .ruby[data-ruby] {
  position: relative;
}
body.sumai07 .ruby[data-ruby]::before {
  content: attr(data-ruby);
  position: absolute;
  left: -1em;
  top: -1em;
  right: -3em;
  text-align: center;
  font-size: 0.6em;
}
body.sumai07 .sumeister_ex {
  color: #40220f;
  line-height: 1.3;
  text-align: center;
}
@media screen and (max-width: 666px) {
  body.sumai07 .women {
    display: none;
  }
  body.sumai07 .sumeister_ex {
    font-size: 11px;
    padding-top: 60px;
  }
}
body.sumai07 .sumeister_ex ruby {
  font-size: 25px;
}
@media screen and (max-width: 666px) {
  body.sumai07 .sumeister_ex ruby {
    font-size: 15px;
  }
}
body.sumai07 .section__ttl {
  color: #40220f;
  font-size: 2.8rem;
  line-height: 1.35;
  position: relative;
  margin: 0 auto;
}
body.sumai07 .section__ttl::after {
  position: absolute;
  content: "";
  display: block;
  overflow: hidden;
  width: 81px;
  height: 0;
  padding-top: 62px;
  background-image: url(/branchera/assets/sumai_05/ttl_01.png);
  background-size: 81px 62px;
  background-repeat: no-repeat;
  right: 40px;
  bottom: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai07 .section__ttl::after {
    background-image: url(/branchera/assets/sumai_05/ttl_01@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.sumai07 .section__ttl {
    font-size: 1.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 16px;
  }
  body.sumai07 .section__ttl::after {
    position: initial;
    content: "";
    display: block;
    overflow: hidden;
    width: 22px;
    height: 0;
    padding-top: 17px;
    background-image: url(/branchera/assets/sumai_05/ttl_01-sp.png);
    background-size: 22px 17px;
    bottom: 12px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.sumai07 .section__ttl::after {
    background-image: url(/branchera/assets/sumai_05/ttl_01-sp@2x.png);
  }
}
body.sumai07 .sumai07section01__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body.sumai07 .setion__ttl01 {
  color: #fff;
  font-size: 3.3rem;
  line-height: 1.35;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}
body.sumai07 .setion__ttl01::after {
  position: absolute;
  content: "";
  display: block;
  overflow: hidden;
  width: 791px;
  height: 0;
  padding-top: 46px;
  background-image: url(/branchera/assets/sumai_05/ttl__02.jpg);
  background-size: 791px 46px;
  background-repeat: no-repeat;
  left: 0;
  bottom: 0;
  z-index: -100;
  max-width: 791px;
}
body.sumai07 .section__ttl02,
body.sumai07 .section__ttl03,
body.sumai07 .section__ttl04 {
  line-height: 1.35;
  position: relative;
  text-align: center;
  color: #40220f;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai07 .setion__ttl01::after {
    background-image: url(/branchera/assets/sumai_05/ttl__02@2x.jpg);
  }
}
@media screen and (max-width: 666px) {
  body.sumai07 .sumai07section01__flex {
    display: block;
  }
  body.sumai07 .setion__ttl01 {
    font-size: 2rem;
  }
  body.sumai07 .setion__ttl01::after {
    width: 100%;
    max-width: 100%;
    bottom: -10px;
  }
}
body.sumai07 .section__ttl02 {
  font-size: 2.8rem;
  margin: 0 auto;
  z-index: -1;
}
@media screen and (max-width: 666px) {
  body.sumai07 .section__ttl02 {
    font-size: 1.8rem;
  }
}
body.sumai07 .section__ttl03 {
  font-size: 2.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 666px) {
  body.sumai07 .section__ttl03 {
    font-size: 1.8rem;
  }
}
body.sumai07 .section__ttl04 {
  font-size: 2.6rem;
  margin-top: -160px;
}
@media screen and (max-width: 666px) {
  body.sumai07 .section__ttl04 {
    font-size: 1.8rem;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
  }
}
body.sumai07 .solution {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  width: 690px;
}
body.sumai07 .solution__item01 {
  position: absolute;
  top: 50px;
}
body.sumai07 .solution__item02 {
  position: absolute;
  top: 30px;
  right: 40px;
}
@media screen and (max-width: 666px) {
  body.sumai07 .solution__item02 {
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 90%;
  }
}
body.sumai07 .solution__item03 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 30px;
}
body.sumai07 .option {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  width: 690px;
}
body.sumai07 .option__item01 {
  position: absolute;
  top: 84px;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai07 .option__item02,
body.sumai07 .option__item03 {
  margin-top: -60px;
}
body.sumai07 .option__item04 {
  margin-top: -140px;
}
@media screen and (max-width: 666px) {
  body.sumai07 .option__item01 {
    top: 45px;
  }
  body.sumai07 .option__item04 {
    margin-top: -110px;
  }
}
body.sumai07 .option__item05 {
  margin-top: -20px;
}
body.sumai07 .sumeister07__row {
  max-width: 790px;
  background-color: #f9efdd;
  border-radius: 20px;
  padding: 24px;
}
body.sumai07 .sumeister07__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  body.sumai07 .sumeister07__row {
    padding: 12px;
  }
  body.sumai07 .sumeister07__ttl {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
body.sumai07 .sumeister07__badge {
  padding-top: 20px;
}
body.sumai07 .sumeister07__name {
  color: #40220f;
  font-weight: 700;
  line-height: 1.6;
  padding-left: 20px;
  text-align: left;
}
@media screen and (max-width: 666px) {
  body.sumai07 .sumeister07__badge {
    padding-top: 0;
  }
  body.sumai07 .sumeister07__name {
    font-size: 1rem;
    padding-left: 0;
  }
  body.sumai07 .acd_btn {
    max-width: 320px;
    width: 100%;
  }
}
body.sumai07 .sumeister07__name ruby {
  font-size: 30px;
}
body.sumai07 .sumeister07__ex {
  color: #40220f;
  padding: 8px;
  text-align: left;
}
body.sumai07 .under {
  border-bottom: dashed 1px #c4b0a0;
  margin: 0 12px;
}
body.sumai07 .acdcontent__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body.sumai07 .acd__ttl {
  color: #40220f;
  font-size: 20px;
}
@media screen and (max-width: 666px) {
  body.sumai07 .acdcontent__flex {
    display: block;
  }
  body.sumai07 .acd__ttl {
    font-size: 1.8rem;
  }
}
body.sumai07 .acd__ttl_m {
  font-weight: 700;
  color: #39ad95;
  font-size: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 8px;
  border: 1px solid #39ad95;
  padding: 0;
}
body.sumai07 .acd-check {
  display: none;
}
body.sumai07 .acd-label {
  color: #fff;
  background: #e1f1e9;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai07 .acd-content {
  display: block;
  background: #e1f1e9;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai07 .acd-check:checked + .acd-label:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai07 .acd-check:checked + .acd-label:after::after {
  content: "";
  position: absolute;
  width: 433px;
  margin: auto;
}
@media screen and (max-width: 666px) {
  body.sumai07 .acd-check:checked + .acd-label:after::after {
    display: block;
    overflow: hidden;
    height: 0;
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp.png);
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.sumai07 .acd-check:checked + .acd-label:after::after {
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp@2x.png);
  }
}
body.sumai07 .acd-check:checked + .acd-label + .acd-content {
  height: 570px;
  opacity: 1;
  padding: 30px;
  visibility: visible;
  border-radius: 14px;
}
@media screen and (max-width: 666px) {
  body.sumai07 .acd-check:checked + .acd-label + .acd-content {
    height: 1080px;
  }
}
body.sumai07 .acd-check1 {
  display: none;
}
body.sumai07 .acd-label1 {
  color: #fff;
  background: #fdeceb;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai07 .acd-content1 {
  display: block;
  background: #fdeceb;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai07 .acd-check1:checked + .acd-label1:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai07 .acd-check1:checked + .acd-label1:after::after {
  content: "";
  position: absolute;
  width: 433px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai07 .acd-check1:checked + .acd-label1 + .acd-content1 {
  height: 340px;
  opacity: 1;
  padding: 30px;
  visibility: visible;
  border-radius: 14px;
}
@media screen and (max-width: 666px) {
  body.sumai07 .acd-check1:checked + .acd-label1 + .acd-content1 {
    height: 680px;
  }
}
body.sumai07 .acd-check01 {
  display: none;
}
body.sumai07 .acd-label01 {
  color: #fff;
  background: #e1f1e9;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai07 .acd-content01 {
  display: block;
  background: #e1f1e9;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai07 .acd-check01:checked + .acd-label01:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai07 .acd-check01:checked + .acd-label01:after::after {
  content: "";
  position: absolute;
  width: 433px;
  margin: auto;
}
@media screen and (max-width: 666px) {
  body.sumai07 .acd-check01:checked + .acd-label01:after::after {
    display: block;
    overflow: hidden;
    height: 0;
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp.png);
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.sumai07 .acd-check01:checked + .acd-label01:after::after {
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp@2x.png);
  }
}
body.sumai07 .acd-check01:checked + .acd-label01 + .acd-content01 {
  height: 330px;
  opacity: 1;
  padding: 30px 20px 40px;
  visibility: visible;
  border-radius: 14px;
  position: relative;
  top: -1px;
}
@media screen and (max-width: 666px) {
  body.sumai07 .acd-check01:checked + .acd-label01 + .acd-content01 {
    height: 620px;
  }
}
body.sumai07 .acd-check2 {
  display: none;
}
body.sumai07 .acd-label2 {
  color: #fff;
  background: #fdeceb;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai07 .acd-content2 {
  display: block;
  background: #fdeceb;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai07 .acd-check2:checked + .acd-label2:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai07 .acd-check2:checked + .acd-label2:after::after {
  content: "";
  position: absolute;
  width: 433px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai07 .acd-check2:checked + .acd-label2 + .acd-content2 {
  height: 260px;
  opacity: 1;
  padding: 30px 20px 40px;
  visibility: visible;
  border-radius: 14px;
  position: relative;
  top: -1px;
}
@media screen and (max-width: 666px) {
  body.sumai07 .acd-check2:checked + .acd-label2 + .acd-content2 {
    height: 500px;
  }
}
body.sumai07 .acd-check3 {
  display: none;
}
body.sumai07 .acd-label3 {
  color: #fff;
  background: #fdeceb;
  display: block;
  margin-bottom: 1px;
  position: relative;
  padding-bottom: 10px;
}
body.sumai07 .acd-content3 {
  display: block;
  background: #fdeceb;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai07 .acd-check3:checked + .acd-label3:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai07 .acd-check3:checked + .acd-label3:after::after {
  content: "";
  position: absolute;
  width: 433px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai07 .acd-check3:checked + .acd-label3 + .acd-content3 {
  height: 215px;
  opacity: 1;
  padding: 30px 20px 40px;
  visibility: visible;
  position: relative;
  top: -1px;
  border-radius: 14px;
}
body.sumai07 .sumai06_btn {
  text-align: center;
}
body.sumai07 .sumai06_btnitem {
  display: inline-block;
}
body.sumai07 .pd {
  padding: 8px;
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol08 .sumai08__point-ttl {
    font-size: max(2.4rem, min(3vw, 3.2rem));
  }
}
@media screen and (max-width: 666px) {
  body.sumai07 .acd-check3:checked + .acd-label3 + .acd-content3 {
    height: 450px;
    border-radius: 14px;
  }
  body.sumai-sos-vol08 .sumai08__point-ttl {
    font-size: max(1.5rem, min(3vw, 2rem));
  }
  body.sumai-sos-vol08 .sumai08__acd-ttl {
    font-size: max(1.6rem, min(3vw, 1.8rem));
  }
}
body.sumai-sos-vol08 .sumai08__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.sumai-sos-vol08 .sumai08__check li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.sumai-sos-vol08 .sumai08__check li::before {
  content: " ";
  display: block;
  overflow: hidden;
  width: 20px;
  height: 0;
  padding-top: 20px;
  background-image: url(/branchera/assets/sumai_08/check.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  margin-right: 4px;
  margin-top: -2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai-sos-vol08 .sumai08__check li::before {
    background-image: url(/branchera/assets/sumai_08/check@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol08 .sumai08__option {
    margin-top: -130px;
  }
  body.sumai-sos-vol09 .sumai09__point-ttl {
    font-size: max(2.4rem, min(3vw, 3.2rem));
  }
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol08 .sumai08__option {
    margin-top: -110px;
  }
}
body.sumai-sos-vol08 .sumai08__acdcontent-flex {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body.sumai-sos-vol08 .acd-content01 {
  display: block;
  background: #e1f1e9;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai-sos-vol08 .acd-check01:checked + .acd-label01:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai-sos-vol08 .acd-check01:checked + .acd-label01:after::after {
  content: "";
  position: absolute;
  width: 433px;
  margin: auto;
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol08 .acd-check01:checked + .acd-label01:after::after {
    display: block;
    overflow: hidden;
    height: 0;
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp.png);
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.sumai-sos-vol08 .acd-check01:checked + .acd-label01:after::after {
    background-image: url(/branchera/assets/sumai_05/option__btn_02-sp@2x.png);
  }
}
body.sumai-sos-vol08 .acd-check01:checked + .acd-label01 + .acd-content01 {
  height: 370px;
  opacity: 1;
  padding: 30px 20px 40px;
  visibility: visible;
  border-radius: 14px;
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol08 .acd-check01:checked + .acd-label01 + .acd-content01 {
    height: 580px;
  }
}
body.sumai-sos-vol08 .acd-content2 {
  display: block;
  background: #fdeceb;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai-sos-vol08 .acd-check2:checked + .acd-label2:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai-sos-vol08 .acd-check2:checked + .acd-label2:after::after {
  content: "";
  position: absolute;
  width: 433px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai-sos-vol08 .acd-check2:checked + .acd-label2 + .acd-content2 {
  height: 300px;
  opacity: 1;
  padding: 30px 20px 40px;
  visibility: visible;
  border-radius: 14px;
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol08 .acd-check2:checked + .acd-label2 + .acd-content2 {
    height: 550px;
  }
}
body.sumai-sos-vol08 .acd-check3 {
  display: none;
}
body.sumai-sos-vol08 .acd-label3 {
  color: #fff;
  background: #fdeceb;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
body.sumai-sos-vol08 .acd-content3 {
  display: block;
  background: #fdeceb;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
body.sumai-sos-vol08 .acd-check3:checked + .acd-label3:after {
  color: #fff;
  display: block;
  position: relative;
}
body.sumai-sos-vol08 .acd-check3:checked + .acd-label3:after::after {
  content: "";
  position: absolute;
  width: 433px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.sumai-sos-vol08 .acd-check3:checked + .acd-label3 + .acd-content3 {
  height: 215px;
  opacity: 1;
  padding: 30px 20px 40px;
  visibility: visible;
  border-radius: 14px;
}
body.sumai-sos-vol09 .sumeister09__img,
body.sumai-sos-vol10 .sumeister09__img,
body.sumai-sos-vol11 .sumeister09__img {
  border-radius: 7px;
  overflow: hidden;
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol08 .acd-check3:checked + .acd-label3 + .acd-content3 {
    height: 380px;
  }
  body.sumai-sos-vol09 .sumai09__point-ttl {
    font-size: max(1.5rem, min(3vw, 2rem));
  }
  body.sumai-sos-vol09 .sumai09__acd-ttl {
    font-size: max(1.6rem, min(3vw, 1.8rem));
  }
  body.sumai-sos-vol09 .sumai09 .acd-label01 {
    margin-top: -50px;
  }
}
body.sumai-sos-vol09 .sumai09 .acd-content01 {
  display: block;
  background: #e1f1e9;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol09 .sumai09__option {
    margin-top: -200px;
  }
}
body.sumai-sos-vol09 .sumai09__option-ttl_s {
  color: #e97874;
}
body.sumai-sos-vol09 .sumai09__acdcontent-flex {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body.sumai-sos-vol09 .sumai09__link-icon {
  color: #0433ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
  text-decoration: underline;
}
body.sumai-sos-vol09 .sumai09__link-icon::after {
  content: "";
  background-image: url(/branchera/assets/sumai_09/icon__maru.png);
  background-size: 18px 18px;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai-sos-vol09 .sumai09__link-icon::after {
    background-image: url(/branchera/assets/sumai_09/icon__maru@2x.png);
  }
}
body.sumai-sos-vol09 .sumai09__point1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol09 .sumai09__option {
    margin-top: -150px;
  }
  body.sumai-sos-vol09 .sumai09__point1 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
body.sumai-sos-vol09 .sumai09__point1_01 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
body.sumai-sos-vol09 .sumai09__point1_02 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(61 / 385 * 100%);
  flex: 0 0 calc(61 / 385 * 100%);
  max-width: calc(61 / 385 * 100%);
}
body.sumai-sos-vol09 .sumai09__point1_03 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(285 / 385 * 100%);
  flex: 0 0 calc(285 / 385 * 100%);
  max-width: calc(285 / 385 * 100%);
}
body.sumai-sos-vol09 .sumai09__point1_04 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(39 / 385 * 100%);
  flex: 0 0 calc(39 / 385 * 100%);
  max-width: calc(39 / 385 * 100%);
}
body.sumai-sos-vol09 .sumai09__point1_05 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(118 / 385 * 100%);
  flex: 0 0 calc(118 / 385 * 100%);
  max-width: calc(118 / 385 * 100%);
}
body.sumai-sos-vol09 .sumai09__point1_06 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(228 / 385 * 100%);
  flex: 0 0 calc(228 / 385 * 100%);
  max-width: calc(228 / 385 * 100%);
}
body.sumai-sos-vol09 .sumai09__point1_07 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(39 / 385 * 100%);
  flex: 0 0 calc(39 / 385 * 100%);
  max-width: calc(39 / 385 * 100%);
}
body.sumai-sos-vol09 .sumai09__point1_08 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
body.sumai-sos-vol09 .sumai09__point1_09 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(71 / 385 * 100%);
  flex: 0 0 calc(71 / 385 * 100%);
  max-width: calc(71 / 385 * 100%);
}
body.sumai-sos-vol09 .sumai09__point1_10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(275 / 385 * 100%);
  flex: 0 0 calc(275 / 385 * 100%);
  max-width: calc(275 / 385 * 100%);
}
body.sumai-sos-vol09 .sumai09__point1_11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(39 / 385 * 100%);
  flex: 0 0 calc(39 / 385 * 100%);
  max-width: calc(39 / 385 * 100%);
}
body.sumai-sos-vol09 .sumai09__point1_12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
body.sumai-sos-vol09 .sumai09__balloon02_sp {
  max-width: 50%;
  margin-top: -70px;
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol09 .acd-check01:checked + .acd-label01 + .acd-content01 {
    height: 850px;
  }
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol09 .acd-check01:checked + .acd-label01 + .acd-content01 {
    height: 1350px;
  }
}
body.sumai-sos-vol09 .acdcontent__flex-right {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
body.sumai-sos-vol09 .acdcontent__flex-right span {
  color: #39ad95;
  font-weight: 700;
}
body.sumai-sos-vol09 .sumai09section01__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol09 .acd-check2:checked + .acd-label2 + .acd-content2 {
    height: 500px;
  }
  body.sumai-sos-vol10 .sumai10__point-ttl {
    font-size: max(2.4rem, min(3vw, 3.2rem));
  }
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol09 .acd-check2:checked + .acd-label2 + .acd-content2 {
    height: 950px;
  }
  body.sumai-sos-vol10 .sumai10__point-ttl {
    font-size: max(1.5rem, min(3vw, 2rem));
  }
  body.sumai-sos-vol10 .sumai10__acd-ttl {
    font-size: max(1.6rem, min(3vw, 1.8rem));
  }
  body.sumai-sos-vol10 .sumai10 .acd-label01 {
    margin-top: -50px;
  }
}
body.sumai-sos-vol10 .sumai10 .acd-content01 {
  display: block;
  background: #e1f1e9;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol10 .sumai10__option {
    margin-top: -200px;
  }
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol10 .sumai10__option {
    margin-top: -150px;
  }
}
body.sumai-sos-vol10 .sumai10__option-ttl_s {
  color: #e97874;
}
body.sumai-sos-vol10 .sumai10__acdcontent-flex {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body.sumai-sos-vol10 .sumai10__link-icon {
  color: #0433ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
  text-decoration: underline;
}
body.sumai-sos-vol10 .sumai10__link-icon::after {
  content: "";
  background-image: url(/branchera/assets/sumai_09/icon__maru.png);
  background-size: 18px 18px;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai-sos-vol10 .sumai10__link-icon::after {
    background-image: url(/branchera/assets/sumai_09/icon__maru@2x.png);
  }
}
body.sumai-sos-vol10 .sumai10__balloon02_sp {
  max-width: 50%;
  margin-top: -70px;
}
body.sumai-sos-vol10 .sumai10__balloon02 .balloon02-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -2px;
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol10 .sumai10__balloon02 .balloon02-btn {
    margin-top: 0;
  }
}
body.sumai-sos-vol10 .sumai10__balloon02 .balloon02-btn__item01 {
  margin-top: -2px;
  margin-right: -2px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(608 / 980 * 100%);
  flex: 0 0 calc(608 / 980 * 100%);
  max-width: calc(608 / 980 * 100%);
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol10 .sumai10__balloon02 .balloon02-btn__item01 {
    margin-top: -1px;
    margin-right: -1px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(680 / 1082 * 100%);
    flex: 0 0 calc(680 / 1082 * 100%);
    max-width: calc(680 / 1082 * 100%);
  }
}
body.sumai-sos-vol10 .sumai10__balloon02 .balloon02-btn__item02 {
  margin-top: -2px;
  margin-left: -2px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(382 / 980 * 100%);
  flex: 0 0 calc(382 / 980 * 100%);
  max-width: calc(382 / 980 * 100%);
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol10 .acd-check01:checked + .acd-label01 + .acd-content01 {
    height: 950px;
  }
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol10 .sumai10__balloon02 .balloon02-btn__item02 {
    margin-top: -1px;
    margin-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(402 / 1082 * 100%);
    flex: 0 0 calc(402 / 1082 * 100%);
    max-width: calc(402 / 1082 * 100%);
  }
  body.sumai-sos-vol10 .acd-check01:checked + .acd-label01 + .acd-content01 {
    height: 1120px;
  }
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol10 .acd-check2:checked + .acd-label2 + .acd-content2 {
    height: 220px;
  }
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol10 .acd-check2:checked + .acd-label2 + .acd-content2 {
    height: 500px;
  }
}
body.sumai-sos-vol10 .acdcontent__flex-right {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
body.sumai-sos-vol10 .acdcontent__flex-right span {
  color: #39ad95;
  font-weight: 700;
}
body.sumai-sos-vol10 .sumai09section01__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
body.sumai-sos-vol10 .sumai06_btn img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.js.touchevents body.sumai-sos-vol10 .sumai06_btn img.touch,
body.sumai-sos-vol10 .sumai06_btn img:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol10 .acd-check3:checked + .acd-label3 + .acd-content3 {
    height: 220px;
  }
  body.sumai-sos-vol11 .sumai11__point-ttl {
    font-size: max(2.4rem, min(3vw, 3.2rem));
  }
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol10 .acd-check3:checked + .acd-label3 + .acd-content3 {
    height: 500px;
  }
  body.sumai-sos-vol11 .sumai11__point-ttl {
    font-size: max(1.5rem, min(3vw, 2rem));
  }
  body.sumai-sos-vol11 .sumai11__acd-ttl {
    font-size: max(1.6rem, min(3vw, 1.8rem));
  }
  body.sumai-sos-vol11 .sumai11 .acd-label01 {
    margin-top: -50px;
  }
}
body.sumai-sos-vol11 .sumai11 .acd-content01 {
  display: block;
  background: #e1f1e9;
  height: 0;
  opacity: 0;
  padding: 0 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol11 .sumai11__option {
    margin-top: -200px;
  }
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol11 .sumai11__option {
    margin-top: -150px;
  }
}
body.sumai-sos-vol11 .sumai11__option-ttl_s {
  color: #e97874;
}
body.sumai-sos-vol11 .sumai11__acdcontent-flex {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body.sumai-sos-vol11 .sumai11__link {
  color: #0433ff;
}
body.sumai-sos-vol11 .sumai11__balloon02_sp {
  max-width: 50%;
  margin-top: -70px;
}
body.sumai-sos-vol11 .sumai11__balloon02 .balloon02-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -2px;
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol11 .sumai11__balloon02 .balloon02-btn {
    margin-top: 0;
  }
}
body.sumai-sos-vol11 .sumai11__balloon02 .balloon02-btn__item01 {
  margin-top: -2px;
  margin-right: -2px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(608 / 980 * 100%);
  flex: 0 0 calc(608 / 980 * 100%);
  max-width: calc(608 / 980 * 100%);
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol11 .sumai11__balloon02 .balloon02-btn__item01 {
    margin-top: -1px;
    margin-right: -1px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(680 / 1082 * 100%);
    flex: 0 0 calc(680 / 1082 * 100%);
    max-width: calc(680 / 1082 * 100%);
  }
}
body.sumai-sos-vol11 .sumai11__balloon02 .balloon02-btn__item02 {
  margin-top: -2px;
  margin-left: -2px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(382 / 980 * 100%);
  flex: 0 0 calc(382 / 980 * 100%);
  max-width: calc(382 / 980 * 100%);
}
body.sumai-sos-vol11 .point__item02_01,
body.sumai-sos-vol11 .point__item02_02,
body.sumai-sos-vol11 .point__item02_03 {
  margin-top: -1px;
  margin-bottom: -1px;
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol11 .sumai11__balloon02 .balloon02-btn__item02 {
    margin-top: -1px;
    margin-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(402 / 1082 * 100%);
    flex: 0 0 calc(402 / 1082 * 100%);
    max-width: calc(402 / 1082 * 100%);
  }
}
body.sumai-sos-vol11 .sumai11__link-icon {
  color: #0433ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
  text-decoration: underline;
}
body.sumai-sos-vol11 .sumai11__link-icon::after {
  content: "";
  background-image: url(/branchera/assets/sumai_09/icon__maru.png);
  background-size: 18px 18px;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.sumai-sos-vol11 .sumai11__link-icon::after {
    background-image: url(/branchera/assets/sumai_09/icon__maru@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol11 .acd-check01:checked + .acd-label01 + .acd-content01 {
    height: 350px;
  }
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol11 .acd-check01:checked + .acd-label01 + .acd-content01 {
    height: 600px;
  }
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol11 .acd-check2:checked + .acd-label2 + .acd-content2 {
    height: 320px;
  }
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol11 .acd-check2:checked + .acd-label2 + .acd-content2 {
    height: 640px;
  }
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol11 .acd-check3:checked + .acd-label3 + .acd-content3 {
    height: 220px;
  }
}
body.sumai-sos-vol11 .acdcontent__flex-right {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
body.sumai-sos-vol11 .acdcontent__flex-right span {
  color: #39ad95;
  font-weight: 700;
}
body.sumai-sos-vol11 .sumai09section01__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
body.sumai-sos-vol11 .sumai06_btn img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.js.touchevents body.sumai-sos-vol11 .sumai06_btn img.touch,
body.sumai-sos-vol11 .sumai06_btn img:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}
body.sumai-sos-vol11 .point__item02 .flex {
  background-color: #feeee0;
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol11 .acd-check3:checked + .acd-label3 + .acd-content3 {
    height: 480px;
  }
  body.sumai-sos-vol11 .point__item02 .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 90%;
  }
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol11 .point__item02_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(153 / 386 * 100%);
    flex: 0 0 calc(153 / 386 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol11 .point__item02_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(153 / 386 * 100%);
    flex: 0 0 calc(153 / 386 * 100%);
  }
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol11 .point__item02_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(200 / 386 * 100%);
    flex: 0 0 calc(200 / 386 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol11 .point__item02_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(200 / 386 * 100%);
    flex: 0 0 calc(200 / 386 * 100%);
  }
}
@media screen and (min-width: 667px) {
  body.sumai-sos-vol11 .point__item02_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33 / 386 * 100%);
    flex: 0 0 calc(33 / 386 * 100%);
  }
}
body.sumai-sos-vol11 a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.js.touchevents body.sumai-sos-vol11 a img.touch,
body.sumai-sos-vol11 a img:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}
body.sumai-sos-vol11 a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.js.touchevents body.sumai-sos-vol11 a.touch,
body.sumai-sos-vol11 a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}
body.sumai-sos-vol11 .sumai05__balloon02_sp {
  margin-top: -65px;
}
@media screen and (max-width: 666px) {
  body.sumai-sos-vol11 .point__item02_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33 / 386 * 100%);
    flex: 0 0 calc(33 / 386 * 100%);
  }
  body.sumai-sos-vol11 .sumeister_ex {
    margin-left: 10px !important;
  }
}
body.cleaning .contents__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px;
  background-color: #fafadc;
  background-image: repeating-linear-gradient(
    -35deg,
    #fff,
    #fff 7px,
    transparent 0,
    transparent 12px
  );
}
@media screen and (max-width: 666px) {
  body.cleaning .contents__row {
    display: block;
  }
}
body.cleaning .contents__list li a {
  text-decoration: none !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #00a0b0;
  font-weight: 700;
  border-bottom: 1px #00a0b0 solid;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.js.touchevents body.cleaning .contents__list li a.touch,
body.cleaning .contents__list li a:hover {
  text-decoration: none;
  border-bottom: 1px rgba(0, 160, 176, 0) solid;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.cleaning .contents__list ul {
  max-width: 100%;
}
body.cleaning .contents__list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 8px;
}
body.cleaning .contents__list ul li::before {
  content: "";
  display: block;
  overflow: hidden;
  width: 22px;
  height: 0;
  padding-top: 19px;
  background-image: url(../img/magazine/comic03/cleaning/common/icn_contents.jpg);
  background-size: 22px 19px;
  background-repeat: no-repeat;
  padding-right: 4px;
}
body.cleaning .chara-btn,
body.cleaning .pr__btn {
  -webkit-box-sizing: border-box;
  -webkit-box-align: center;
  text-decoration: none;
  height: 50px;
  margin-bottom: 8px;
  -webkit-font-feature-settings: "palt";
  line-height: 1.2;
  position: relative;
  width: 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .contents__list ul li::before {
    background-image: url(../img/magazine/comic03/cleaning/common/icn_contents@2x.jpg);
  }
}
body.cleaning .mikata__row {
  background-color: #d6e6e5;
  padding: 16px;
}
body.cleaning .mikata__ttl {
  text-align: center;
  color: #fff;
  background-color: #02425e;
  border-radius: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 666px) {
  body.cleaning .mikata__ttl {
    font-size: 1.8rem;
    color: #02425e;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    background-color: #d6e6e5;
  }
}
body.cleaning hr {
  border-top: 1px solid #f1f1f2;
}
body.cleaning .urawaza__row {
  background-color: #fff;
  border: 5px solid #d6e6e5;
  padding: 0 16px 16px;
}
body.cleaning .urawaza__ttl {
  text-align: center;
  color: #02425e;
  font-size: 2rem;
  padding-bottom: 4px;
  border-bottom: 2px solid #d6e6e5;
}
body.cleaning .pr__row {
  background-color: #fafbd6;
  padding: 32px;
}
@media screen and (max-width: 666px) {
  body.cleaning .urawaza__ttl {
    font-size: 1.8rem;
  }
  body.cleaning .pr__row {
    padding-top: 20px;
  }
}
body.cleaning .pr__ttl {
  text-align: center;
  color: #02425e;
  font-size: 2rem;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #02425e;
  border-bottom: 1px solid #02425e;
  max-width: 480px;
}
body.cleaning .pr__btn {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 290px;
  border: 2px solid #00a0b0;
  color: #00a0b0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  font-feature-settings: "palt";
  background-color: #fff;
}
body.cleaning .pr__txt {
  color: #00a0b0;
  font-weight: 700;
}
body.cleaning .chara-btn {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 450px;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  font-feature-settings: "palt";
  background-color: #00a0b0;
}
body.cleaning .cleaning-supervision {
  padding: 70px 24px 24px;
  display: block;
  background-image: url(../img/magazine/comic03/cleaning/common/contents-bg.jpg);
  background-repeat: repeat;
  width: 100%;
  max-width: 790px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  background-size: 35px 35px;
  overflow: hidden;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .cleaning-supervision {
    background-image: url(../img/magazine/comic03/cleaning/common/contents-bg@2x.jpg);
  }
}
body.cleaning .cleaning-supervision__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 666px) {
  body.cleaning .pr__ttl {
    font-size: 1.8rem;
  }
  body.cleaning .cleaning-supervision {
    padding: 8px;
  }
  body.cleaning .cleaning-supervision__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
body.cleaning .cleaning-supervision__img {
  margin-right: 16px;
}
body.cleaning .cleaning-supervision__ttl {
  width: 100%;
}
body.cleaning .cleaning-supervision__ttl_up {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 6px 24px;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  background: #00a0b0;
}
@media screen and (max-width: 666px) {
  body.cleaning .cleaning-supervision__ttl_up {
    font-size: 1.4rem;
  }
}
body.cleaning .cleaning-supervision__ttl_name {
  display: block;
  color: #000;
  font-size: 2.6rem;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  body.cleaning .cleaning-supervision__ttl_name {
    font-size: 2.4rem;
  }
}
body.cleaning .cleaning-supervision__ttl_ov {
  display: block;
  color: #000;
  font-size: 1.6rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.4;
}
body.cleaning .cleaning-supervision__ttl_ov a {
  color: #000;
}
body.cleaning .cleaning-supervision__career {
  margin-top: 16px;
  margin-bottom: 0;
  color: #000;
}
body.cleaning .cleaning01__desc,
body.cleaning .cleaning01__secttl,
body.cleaning .cleaning01__ttl,
body.cleaning .cleaning01__ttl_m {
  color: #02425e;
  font-weight: 700;
  text-align: left;
}
@media screen and (max-width: 666px) {
  body.cleaning .cleaning-supervision__ttl_ov {
    font-size: 1.4rem;
  }
  body.cleaning .cleaning-supervision__career {
    font-size: 1.4rem;
    margin-top: 8px;
    padding: 8px;
  }
  body.cleaning .cleaning-supervision__career br {
    display: none;
  }
}
body.cleaning .main__wrapper a {
  text-decoration: underline !important;
}
.js.touchevents body.cleaning .main__wrapper a.touch,
body.cleaning .main__wrapper a:hover {
  text-decoration: none !important;
}
body.cleaning .cleaning01__wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 916px;
}
body.cleaning .cleaning01__ttl {
  font-size: 30px;
  line-height: 1.4;
}
body.cleaning .cleaning01__desc {
  font-size: 16px;
  line-height: 1.4;
}
@media screen and (max-width: 666px) {
  body.cleaning .cleaning01__desc {
    font-size: 18px;
  }
}
body.cleaning .cleaning01__secttl {
  font-size: 24px;
  padding-left: 24px;
  background-color: #d6e6e5;
}
@media screen and (max-width: 666px) {
  body.cleaning .cleaning01__secttl {
    font-size: 26px;
    line-height: 1.2;
    padding: 8px;
  }
}
body.cleaning .cleaning01__ttl_m {
  font-size: 20px;
  padding-left: 16px;
  background: 0 0;
  border-left: solid 6px #d6e6e5;
}
body.cleaning .cleaning01 .section {
  margin: 0 !important;
  padding: 0 !important;
}
body.cleaning .cleaning01 .wrapper {
  max-width: 790px;
}
body.cleaning .cleaning01 .intro {
  position: relative;
  width: 100%;
  padding: 30px 30px 30px 50px;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.cleaning .cleaning01 .intro:before {
  content: url(../img/magazine/comic01/bg01.png);
  position: absolute;
  top: 0;
  left: 0;
}
body.cleaning .cleaning01 .intro:after {
  content: url(../img/magazine/comic01/bg02.png);
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 666px) {
  body.cleaning .cleaning01__ttl_m {
    font-size: 22px;
  }
  body.cleaning .cleaning01 .intro:after,
  body.cleaning .cleaning01 .intro:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 32px;
  }
  body.cleaning .cleaning01 .intro {
    padding: 10px 10px 10px 23px;
  }
  body.cleaning .cleaning01 .intro:before {
    background: url(../img/magazine/comic01/bg01.png);
    top: 0;
    left: 0;
    background-size: 30px 32px;
  }
  body.cleaning .cleaning01 .intro:after {
    background: url(../img/magazine/comic01/bg02.png);
    bottom: 0;
    right: 0;
    background-size: 30px 32px;
  }
}
body.cleaning .cleaning01 .intro p {
  font-size: 18px;
  color: #000;
}
body.cleaning .level {
  background-color: #fafbd6;
  color: #02425e;
  padding-left: 24px;
  font-weight: 700;
  padding-top: 8px;
  padding-bottom: 8px;
}
body.cleaning .question {
  max-width: 100px;
  padding-left: 109px;
}
body.cleaning .answer {
  max-width: 100px;
  margin-right: 0;
  margin-left: auto;
  display: block;
  padding-right: 17%;
}
body.cleaning .mfp-img {
  padding: 0;
}
body.cleaning .mfp-image-holder .mfp-content {
  max-width: 60%;
}
body.cleaning .cleaning_comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.cleaning .balloon .inner-border {
  display: table-cell;
  position: relative;
  border: 2px solid #f0f2f4;
  background-color: #f0f2f4;
  padding: 15px;
  border-radius: 5px;
}
body.cleaning .balloon .inner-border:after,
body.cleaning .balloon .inner-border:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.cleaning .balloon .inner-border:after {
  border-width: 8px;
  border-right-color: #f0f2f4;
  top: 16px;
  left: -13px;
}
body.cleaning .balloon .inner-border:before {
  border-width: 8px;
  border-right-color: #f0f2f4;
  top: 16px;
  left: -16px;
}
body.cleaning .balloon .inner-border_r {
  display: table-cell;
  position: relative;
  text-align: left;
  border-radius: 9px;
}
body.cleaning .balloon .inner-border_r p:first-child {
  margin-top: 0 !important;
}
@media screen and (min-width: 667px) {
  body.cleaning .balloon .inner-border_r {
    border: 2px solid #f0f2f4;
    background-color: #f0f2f4;
    padding: 24px;
  }
  body.cleaning .balloon .inner-border_r:after,
  body.cleaning .balloon .inner-border_r:before {
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-left: solid 8px;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.cleaning .balloon .inner-border_r:after {
    border-width: 8px;
    border-left-color: #f0f2f4;
    top: 16px;
    right: -13px;
  }
  body.cleaning .balloon .inner-border_r:before {
    border-width: 8px;
    border-left-color: #f0f2f4;
    top: 16px;
    right: -16px;
  }
}
@media screen and (max-width: 666px) {
  body.cleaning .cleaning01 .intro p {
    font-size: 20px;
  }
  body.cleaning .answer {
    margin-left: 0;
  }
  body.cleaning .mfp-image-holder .mfp-content {
    max-width: 75%;
  }
  body.cleaning .balloon .inner-border_r {
    background-color: #f0f2f4;
    padding: 15px;
  }
  body.cleaning .balloon .inner-border_r:after,
  body.cleaning .balloon .inner-border_r:before {
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-left: solid 8px;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.cleaning .balloon .inner-border_r:after {
    border-width: 8px;
    border-left-color: #f0f2f4;
    top: 16px;
    right: -13px;
  }
  body.cleaning .balloon .inner-border_r:before {
    border-width: 8px;
    border-left-color: #f0f2f4;
    top: 16px;
    right: -16px;
  }
}
body.cleaning .balloon.hikari01_r,
body.cleaning .balloon.hikari03_r,
body.cleaning .balloon.hikari_r,
body.cleaning .balloon.kirari_r,
body.cleaning .balloon.koto01_r,
body.cleaning .balloon.koto_r,
body.cleaning .balloon.seiji02_r,
body.cleaning .balloon.seiji03_r,
body.cleaning .balloon.seiji_r {
  min-height: 80px;
  background-size: 80px 80px;
  padding-right: 124px;
  background-repeat: no-repeat;
}
body.cleaning .balloon {
  width: 48%;
}
body.cleaning .balloon_maxborder,
body.cleaning .balloon_maxborder-r,
body.cleaning .balloon_widthmax,
body.cleaning .balloon_widthmax-border {
  width: 100% !important;
}
body.cleaning .balloon.hikari {
  background-image: url(../img/magazine/comic03/cleaning/common/intro_hikari.png);
  min-height: 80px;
  background-size: 80px 80px;
  padding-left: 109px;
  background-repeat: no-repeat;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.hikari {
    background-image: url(../img/magazine/comic03/cleaning/common/intro_hikari@2x.png);
  }
}
body.cleaning .balloon.hikari_r {
  background-image: url(../img/magazine/comic03/cleaning/common/intro_hikari.png);
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.hikari_r {
    background-image: url(../img/magazine/comic03/cleaning/common/intro_hikari@2x.png);
  }
}
body.cleaning .balloon.hikari03 {
  background-image: url(../img/magazine/comic03/cleaning/common/hikari_03.png);
  min-height: 80px;
  padding-left: 109px;
  background-size: 80px 80px;
  background-repeat: no-repeat;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.hikari03 {
    background-image: url(../img/magazine/comic03/cleaning/common/hikari_03@2x.png);
  }
}
body.cleaning .balloon.hikari03_r {
  background-image: url(../img/magazine/comic03/cleaning/common/hikari_03.png);
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.hikari03_r {
    background-image: url(../img/magazine/comic03/cleaning/common/hikari_03@2x.png);
  }
}
body.cleaning .balloon.hikari01 {
  background-image: url(../img/magazine/comic03/cleaning/common/hikari_01.png);
  min-height: 80px;
  padding-left: 109px;
  background-size: 80px 80px;
  background-repeat: no-repeat;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.hikari01 {
    background-image: url(../img/magazine/comic03/cleaning/common/hikari_01@2x.png);
  }
}
body.cleaning .balloon.hikari01_r {
  background-image: url(../img/magazine/comic03/cleaning/common/hikari_01.png);
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.hikari01_r {
    background-image: url(../img/magazine/comic03/cleaning/common/hikari_01@2x.png);
  }
}
body.cleaning .balloon.kirari {
  background-image: url(../img/magazine/comic03/cleaning/common/kirari_03.png);
  min-height: 80px;
  background-size: 80px 80px;
  padding-left: 109px;
  background-repeat: no-repeat;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.kirari {
    background-image: url(../img/magazine/comic03/cleaning/common/kirari_03@2x.png);
  }
}
body.cleaning .balloon.kirari_r {
  background-image: url(../img/magazine/comic03/cleaning/common/kirari_03.png);
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.kirari_r {
    background-image: url(../img/magazine/comic03/cleaning/common/kirari_03@2x.png);
  }
}
body.cleaning .balloon.koto {
  background-image: url(../img/magazine/comic03/cleaning/common/koto_03.png);
  min-height: 80px;
  background-size: 80px 80px;
  padding-left: 109px;
  background-repeat: no-repeat;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.koto {
    background-image: url(../img/magazine/comic03/cleaning/common/koto_03@2x.png);
  }
}
body.cleaning .balloon.koto_r {
  background-image: url(../img/magazine/comic03/cleaning/common/koto_03.png);
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.koto_r {
    background-image: url(../img/magazine/comic03/cleaning/common/koto_03@2x.png);
  }
}
body.cleaning .balloon.koto01 {
  background-image: url(../img/magazine/comic03/cleaning/common/koto_01.png);
  min-height: 80px;
  background-size: 80px 80px;
  padding-left: 109px;
  background-repeat: no-repeat;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.koto01 {
    background-image: url(../img/magazine/comic03/cleaning/common/koto_01@2x.png);
  }
}
body.cleaning .balloon.koto01_r {
  background-image: url(../img/magazine/comic03/cleaning/common/koto_01.png);
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.koto01_r {
    background-image: url(../img/magazine/comic03/cleaning/common/koto_01@2x.png);
  }
}
body.cleaning .balloon.seiji {
  background-image: url(../img/magazine/comic03/cleaning/common/seiji_01.png);
  min-height: 80px;
  background-size: 80px 80px;
  padding-left: 109px;
  background-repeat: no-repeat;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.seiji {
    background-image: url(../img/magazine/comic03/cleaning/common/seiji_01@2x.png);
  }
}
body.cleaning .balloon.seiji_r {
  background-image: url(../img/magazine/comic03/cleaning/common/seiji_01.jpg);
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.seiji_r {
    background-image: url(../img/magazine/comic03/cleaning/common/seiji_01@2x.jpg);
  }
}
body.cleaning .balloon.seiji02 {
  background-image: url(../img/magazine/comic03/cleaning/common/seiji_02.png);
  min-height: 80px;
  padding-left: 109px;
  background-size: 80px 80px;
  background-repeat: no-repeat;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.seiji02 {
    background-image: url(../img/magazine/comic03/cleaning/common/seiji_02@2x.png);
  }
}
body.cleaning .balloon.seiji02_r {
  background-image: url(../img/magazine/comic03/cleaning/common/seiji_02.jpg);
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.seiji02_r {
    background-image: url(../img/magazine/comic03/cleaning/common/seiji_02@2x.jpg);
  }
}
body.cleaning .balloon.seiji03 {
  background-image: url(../img/magazine/comic03/cleaning/common/seiji_03.png);
  min-height: 80px;
  background-size: 80px 80px;
  padding-left: 109px;
  background-repeat: no-repeat;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.seiji03 {
    background-image: url(../img/magazine/comic03/cleaning/common/seiji_03@2x.png);
  }
}
body.cleaning .balloon.seiji03_r {
  background-image: url(../img/magazine/comic03/cleaning/common/seiji_03.png);
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.cleaning .balloon.seiji03_r {
    background-image: url(../img/magazine/comic03/cleaning/common/seiji_03@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.cleaning .balloon_widthmaxsp {
    width: 100% !important;
  }
  body.cleaning .balloon_maxborder {
    padding: initial;
    padding-top: 0 !important;
    padding-left: 95px !important;
  }
  body.cleaning .balloon_maxborder-r {
    padding: initial;
    padding-top: 0 !important;
    padding-right: 95px !important;
  }
}
body.enquete .enquete-ex__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.enquete .enquete-ex__img {
  width: 100px;
  height: 246px;
  max-width: 100px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  margin-left: 24px;
}
body.enquete .enquete-picture {
  margin-top: 24px;
  margin-bottom: 0;
}
body.enquete .enquete-picture__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.enquete .enquete-picture__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  padding-right: 24px;
}
@media screen and (max-width: 666px) {
  body.enquete .enquete-picture__ex {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
  }
}
body.enquete .enquete-picture__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
}
body.enquete .enquete-picture__img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
body.enquete.page-enquete-design__2 .main-v {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f9f2df;
  padding: 24px;
}
@media screen and (max-width: 666px) {
  body.enquete .enquete-picture__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.enquete.page-enquete-design__2 .main-v {
    padding: 8px;
  }
}
body.enquete.page-enquete-design__2 .main-v__assist {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
  border: 2px solid #e9d4d6;
  background-color: #fff;
  border-radius: 15px;
}
@media screen and (max-width: 666px) {
  body.enquete.page-enquete-design__2 .main-v__assist {
    padding: 8px;
  }
  body.enquete.page-enquete-design__2 .main-v__assist p {
    margin-bottom: 0;
  }
}
body.enquete.page-enquete-design__2 .main__img_right {
  padding-right: 16px;
}
@media screen and (max-width: 666px) {
  body.enquete.page-enquete-design__2 .main__img_right {
    padding-right: 0;
  }
  body.enquete.page-enquete-design__2 .enq-serif br {
    display: none;
  }
}
body.enquete.page-enquete-design__2 .enq-serif {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 5px solid #dad7d7;
  border-radius: 8px;
  padding: 8px;
  background-color: #fff;
}
body.enquete.page-enquete-design__2 .enq-serif_repo05 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 8px;
  background-color: #fff;
}
@media screen and (min-width: 667px) {
  body.enquete.page-enquete-design__2 .enq-serif_repo05 {
    border: 5px solid #dad7d7;
  }
  body.enquete.page-enquete-design__2 .q05_epi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.page-enquete-design__2 .enq-serif_repo05 {
    border: 3px solid #dad7d7;
  }
}
body.enquete.page-enquete-design__2 .top_cnt {
  position: relative;
  margin-top: 12px;
}
body.enquete.page-enquete-design__2 .top_cnt::before {
  position: absolute;
  content: url(../../lib/img/enquete/report04/fukidashi-base.png);
  top: -17px;
  left: 62%;
  right: 0;
  bottom: 0;
  margin: auto;
}
body.enquete.page-enquete-design__2 .bottom_cnt {
  background-image: url(../../lib/img/enquete/report04/animalLine.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 80px;
}
body.enquete.enq-vol06-report .enq06-box__chklist.section01,
body.enquete.enq-vol06-report .enq06-box__chklist.section02,
body.enquete.enq-vol06-report .enq06-box__chklist.section03,
body.enquete.enq-vol06-report .enq06-box__chklist.section04,
body.enquete.enq-vol06-report .enq06-box__chklist.section05 {
  background-position: bottom center;
}
body.enquete.page-enquete-design__2 .q02_comment {
  border-color: #e6e6e6;
  position: relative;
  margin-bottom: 64px;
}
body.enquete.page-enquete-design__2 .q02_comment::after {
  position: absolute;
  content: url(../../lib/img/enquete/report04/q2_comment.png);
  bottom: -63px;
  right: 0;
}
@media all and (-ms-high-contrast: none) {
  body.enquete.page-enquete-design__2 .q02_comment::after,
  body.enquete.page-enquete-design__2 ::-ms-backdrop {
    position: absolute;
    content: url(../../lib/img/enquete/report04/q2_comment.png);
    bottom: -65px;
    right: 0;
  }
}
body.enquete.page-enquete-design__2 .q05_epi_comment {
  position: relative;
}
body.enquete.page-enquete-design__2 .q05_epi_comment::before {
  position: absolute;
  content: url(../../lib/img/enquete/report04/comment-face.png);
}
@media screen and (min-width: 667px) {
  body.enquete.page-enquete-design__2 .q05_epi_ttl {
    padding-right: 16px;
  }
  body.enquete.page-enquete-design__2 .q05_epi_comment {
    width: 80%;
  }
  body.enquete.page-enquete-design__2 .q05_epi_comment::before {
    top: 0;
    bottom: 0;
    right: -100px;
  }
  body.enquete.enq-vol05-report .enq-repo05__column_item {
    max-width: 48.5%;
    min-height: 340px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.page-enquete-design__2 .q05_epi_comment {
    width: 95%;
  }
  body.enquete.page-enquete-design__2 .q05_epi_comment::before {
    bottom: -30px;
    right: -30px;
  }
  body.enquete.page-enquete-design__2 .q05_epi_comment::after {
    display: none;
  }
}
body.enquete.page-enquete-design__2 .q05_epi_comment::after {
  position: absolute;
  content: url(../../lib/img/enquete/report04/fukidashi-yoko.png);
  right: -36px;
}
body.enquete.enq-vol05-report .enq-repo05__bg {
  background-image: url(../../lib/img/enquete/report05/break-bg.png);
  overflow: hidden;
}
body.enquete.enq-vol05-report .enq-repo05__ttl {
  padding: 0 24px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05__ttl {
    padding: 0 8px;
  }
}
body.enquete.enq-vol05-report .enq-repo05__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.enquete.enq-vol05-report .enq-repo05__column_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.enquete.enq-vol05-report .enq-repo05_epi_txt_l,
body.enquete.enq-vol05-report .enq-repo05_epi_txt_m {
  -webkit-font-feature-settings: "palt";
  z-index: 10;
  text-shadow: #fff 2px 0 2px, #fff -2px 0 2px, #fff 0 -2px 2px, #fff -2px 0 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px,
    #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px,
    #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
  position: relative;
  font-weight: 700;
}
body.enquete.enq-vol05-report .enq-repo05__column_item:first-child {
  background-color: #ffeea9;
  margin-bottom: 16px;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05__column_item:first-child {
    margin-right: 8px;
  }
  body.enquete.enq-vol05-report .enq-repo05__column_item:last-child {
    margin-left: 8px;
    background-color: #ffeea9;
  }
  body.enquete.enq-vol05-report .enq-repo05__column_item:nth-child(2) {
    margin-left: 8px;
  }
}
body.enquete.enq-vol05-report .enq-repo05__column_item:nth-child(2) {
  background-color: #fff6ca;
  margin-bottom: 16px;
}
body.enquete.enq-vol05-report .enq-repo05__column_ttl {
  position: relative;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05__column_item:nth-child(3) {
    margin-right: 8px;
    background-color: #fff6ca;
  }
  body.enquete.enq-vol05-report .enq-repo05__column_ttl {
    height: 100px;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_ttl {
    padding-right: 16px;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r {
    width: 82%;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_txt_l {
  font-size: 2.3rem;
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05__column_item:last-child {
    background-color: #fff6ca;
  }
  body.enquete.enq-vol05-report .enq-repo05__column_item:nth-child(3) {
    margin-bottom: 16px;
    background-color: #ffeea9;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_txt_l {
    font-size: 2rem;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_txt_m {
  font-size: 1.7rem;
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_txt_m {
    font-size: 1.6rem;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_txt_s {
  z-index: 10;
  position: relative;
  font-size: 1.4rem;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-shadow: #fff 2px 0 2px, #fff -2px 0 2px, #fff 0 -2px 2px, #fff -2px 0 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px,
    #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px,
    #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r {
  position: relative;
  z-index: 100;
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r::before {
  position: absolute;
  content: url(../../lib/img/enquete/report05/icn-kao.png);
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -95px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_txt_s {
    font-size: 1.2rem;
    display: block;
    text-align: right;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r {
    width: 90%;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r::before {
    bottom: -30px;
    right: -40px;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r::after {
    display: none;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r::after {
  position: absolute;
  content: url(../../lib/img/enquete/report04/fukidashi-yoko.png);
  top: 50%;
  right: -36px;
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men {
  position: relative;
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men::before {
  position: absolute;
  content: url(../../lib/img/enquete/report05/icn-men_b-sp.png);
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men {
    width: 80%;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -135px;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men_n {
    width: 80%;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men {
    width: 80%;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men::before {
    bottom: -30px;
    right: -30px;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men::after {
    display: none;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men::after {
  position: absolute;
  content: url(../../lib/img/enquete/report04/fukidashi-yoko.png);
  top: 50%;
  right: -36px;
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men_n {
  position: relative;
  min-height: 85px;
  margin-bottom: 24px;
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men_n::before {
  position: absolute;
  content: url(../../lib/img/enquete/report05/icn-men-sp.png);
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men_n::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -25%;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men_n {
    width: 75%;
    margin-right: 25%;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_men_n::before {
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0.7);
    transform: translateY(-50%) scale(0.7);
    right: -80px;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women {
  position: relative;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women {
    width: 80%;
    margin-bottom: 24px;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women::before {
  position: absolute;
  content: url(../../lib/img/enquete/report05/icn-women_b-sp.png);
  top: 55%;
  right: 0;
  -webkit-transform: translateY(-50%) translateX(130%);
  transform: translateY(-50%) translateX(130%);
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women {
    width: 75%;
    margin-right: 25%;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women::before {
    -webkit-transform: translateY(-50%) scale(0.7);
    transform: translateY(-50%) scale(0.7);
    right: -100px;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women::after {
  position: absolute;
  content: url(../../lib/img/enquete/report04/fukidashi-yoko.png);
  top: 50%;
  right: -36px;
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women_n {
  position: relative;
  min-height: 85px;
  margin-bottom: 24px;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women_n {
    width: 80%;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women::after {
    right: -27px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women_n {
    width: 75%;
    margin-right: 25%;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women_n::before {
  position: absolute;
  content: url(../../lib/img/enquete/report05/icn-women-sp.png);
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l {
  position: relative;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women_n::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -25%;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l {
    width: 82%;
    margin-left: 18%;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_r_women_n::before {
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0.7);
    transform: translateY(-50%) scale(0.7);
    right: -80px;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l {
    width: 90%;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l::before {
    bottom: -30px;
    right: -40px;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l::before {
  position: absolute;
  content: url(../../lib/img/enquete/report05/icn-kao.png);
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l::before {
    top: 50%;
    -webkit-transform: translateY(-50%) scale(-1, 1);
    transform: translateY(-50%) scale(-1, 1);
    left: -95px;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men {
    width: 80%;
    margin-bottom: 24px;
    margin-left: 20%;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l::after {
  position: absolute;
  content: url(../../lib/img/enquete/report04/fukidashi-yoko.png);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  top: 50%;
  left: -36px;
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men {
  position: relative;
  min-height: 85px;
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men::before {
  position: absolute;
  content: url(../../lib/img/enquete/report05/icn-men_b-sp.png);
  top: 55%;
  left: 0;
  -webkit-transform: translateY(-50%) translateX(-130%);
  transform: translateY(-50%) translateX(-130%);
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l::after {
    display: none;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men {
    width: 75%;
    margin-left: 25%;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men::before {
    -webkit-transform: translateY(-50%) scale(0.7);
    transform: translateY(-50%) scale(0.7);
    left: -100px;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men::after {
  position: absolute;
  content: url(../../lib/img/enquete/report04/fukidashi-yoko.png);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  top: 50%;
  left: -36px;
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men_n {
  position: relative;
  min-height: 85px;
  margin-bottom: 24px;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men_n {
    width: 80%;
    margin-left: 20%;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men::after {
    left: -27px;
    -webkit-transform: scale(-0.5, 0.5);
    transform: scale(-0.5, 0.5);
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men_n {
    width: 75%;
    margin-left: 25%;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men_n::before {
  position: absolute;
  content: url(../../lib/img/enquete/report05/icn-men-sp.png);
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women {
  position: relative;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men_n::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -25%;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women {
    width: 80%;
    margin-left: 20%;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_men_n::before {
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0.7);
    transform: translateY(-50%) scale(0.7);
    left: -80px;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women {
    width: 95%;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women::before {
  position: absolute;
  content: url(../../lib/img/enquete/report05/icn-women_b-sp.png);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women::before {
    top: 50%;
    -webkit-transform: translateY(-50%) scale(-1, 1);
    transform: translateY(-50%) scale(-1, 1);
    left: -135px;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women_n {
    width: 80%;
    margin-left: 20%;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women::before {
    bottom: -30px;
    left: -30px;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women::after {
    display: none;
  }
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women::after {
  position: absolute;
  content: url(../../lib/img/enquete/report04/fukidashi-yoko.png);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  top: 50%;
  left: -36px;
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women_n {
  position: relative;
  min-height: 85px;
  margin-bottom: 24px;
}
body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women_n::before {
  position: absolute;
  z-index: 0;
  content: url(../../lib/img/enquete/report05/icn-women-sp.png);
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women_n::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -25%;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women_n {
    width: 75%;
    margin-left: 25%;
  }
  body.enquete.enq-vol05-report .enq-repo05_epi_comment_l_women_n::before {
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0.7);
    transform: translateY(-50%) scale(0.7);
    left: -80px;
  }
}
body.enquete.enq-vol05-report .column__ttl_img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
body.enquete.enq-vol06-report .enq06__main .main__item {
  padding-bottom: 24px;
}
body.enquete.enq-vol06-report
  .enq06__main
  .main__item:nth-child(odd):not(:last-child) {
  background-image: url(../../lib/img/enquete/report06/base_note_yellow.png);
  background-repeat: repeat-y;
}
body.enquete.enq-vol06-report
  .enq06__main
  .main__item:nth-child(even):not(:last-child) {
  background-image: url(../../lib/img/enquete/report06/base_note_blue.png);
  background-repeat: repeat-y;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06__cnt {
    padding: 0 20px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06__cnt {
    padding: 0 16px;
  }
}
body.enquete.enq-vol06-report .enq06-box__row {
  border: 4px solid #e5dec3;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.35);
  background-image: url(../../lib/img/enquete/report06/base_comment.png);
  margin-bottom: 24px;
}
body.enquete.enq-vol06-report .enq06-box__item {
  position: relative;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06-box__item {
    padding: 24px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06-box__item {
    padding: 16px;
  }
}
body.enquete.enq-vol06-report .enq06-box__chklist > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 150%;
}
body.enquete.enq-vol06-report .enq06-box__chklist > li::before {
  content: "　";
  display: block;
  background-image: url(../../lib/img/enquete/report06/checkbox@2x.png);
  background-repeat: no-repeat;
  background-size: 22px 21px;
  height: 21px;
}
body.enquete.enq-vol06-report .enq06-box__chklist > li:not(:last-child) {
  margin-bottom: 12px;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06-box__chklist {
    padding-bottom: 80px;
  }
  body.enquete.enq-vol06-report .enq06-box__chklist > li::before {
    min-width: 22px;
    width: 22px;
    margin-right: 8px;
  }
  body.enquete.enq-vol06-report .enq06-box__chklist.section01 {
    background-image: url(../../lib/img/enquete/report06/sec01-illust_line_coking@2x.png);
    background-repeat: no-repeat;
    background-size: 621px 46px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06-box__chklist {
    padding-bottom: 56px;
  }
  body.enquete.enq-vol06-report .enq06-box__chklist > li::before {
    min-width: 22px;
    width: 22px;
    padding-left: 8px;
  }
  body.enquete.enq-vol06-report .enq06-box__chklist.section01 {
    background-image: url(../../lib/img/enquete/report06/sec01-illust_line_coking_sp@2x.png);
    background-repeat: no-repeat;
    background-size: 530px 39px;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06-box__chklist.section02 {
    background-image: url(../../lib/img/enquete/report06/sec02-comment01__line@2x.png);
    background-repeat: no-repeat;
    background-size: 643px 48px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06-box__chklist.section02 {
    background-image: url(../../lib/img/enquete/report06/sec02-comment01__line_sp@2x.png);
    background-repeat: no-repeat;
    background-size: 533px 40px;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06-box__chklist.section03 {
    background-image: url(../../lib/img/enquete/report06/sec03-illust_line_sumailage@2x.png);
    background-repeat: no-repeat;
    background-size: 643px 45px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06-box__chklist.section03 {
    background-image: url(../../lib/img/enquete/report06/sec03-illust_line_sumailage_sp@2x.png);
    background-repeat: no-repeat;
    background-size: 533px 38px;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06-box__chklist.section04 {
    background-image: url(../../lib/img/enquete/report06/sec04-illust_line_gift@2x.png);
    background-repeat: no-repeat;
    background-size: 643px 44px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06-box__chklist.section04 {
    background-image: url(../../lib/img/enquete/report06/sec04-illust_line_gift_sp@2x.png);
    background-repeat: no-repeat;
    background-size: 531px 37px;
  }
}
body.enquete.enq-vol06-report .enq06-box__nth {
  position: absolute;
}
body.enquete.enq-vol06-report .enq06__fffbg {
  max-width: 692px;
}
body.enquete.enq-vol06-report .enq06__fffbg_box {
  background-color: #fff;
  margin-bottom: 24px;
  border-bottom: 4px solid #fee26e;
}
body.enquete.enq-vol06-report .enq06__fffbg_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ee6055;
  text-align: center;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background-color: #fee26e;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06-box__chklist.section05 {
    background-image: url(../../lib/img/enquete/report06/sec05-illust_line_interest@2x.png);
    background-repeat: no-repeat;
    background-size: 623px 38px;
  }
  body.enquete.enq-vol06-report .enq06-box__nth {
    bottom: 64px;
    right: 24px;
  }
  body.enquete.enq-vol06-report .enq06__fffbg_box {
    padding: 32px 24px 24px;
  }
  body.enquete.enq-vol06-report .enq06__fffbg_ttl {
    font-size: 2.5rem;
    height: 80px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06-box__chklist.section05 {
    background-image: url(../../lib/img/enquete/report06/sec05-illust_line_interest_sp@2x.png);
    background-repeat: no-repeat;
    background-size: 539px 33px;
  }
  body.enquete.enq-vol06-report .enq06-box__nth {
    bottom: 48px;
    right: 24px;
  }
  body.enquete.enq-vol06-report .enq06__fffbg_box {
    padding: 16px;
  }
  body.enquete.enq-vol06-report .enq06__fffbg_ttl {
    font-size: 2rem;
    height: 80px;
  }
}
body.enquete.enq-vol06-report .enq06__fffbg_ttl_sub {
  text-align: center;
  margin-bottom: 16px;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06__fffbg_ttl_sub {
    font-size: 2.1rem;
  }
  body.enquete.enq-vol06-report .enq06__fffbg_sec01 .sec01_item_link {
    margin-right: 4px !important;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06__fffbg_ttl_sub {
    font-size: 1.8rem;
  }
}
body.enquete.enq-vol06-report .enq06__fffbg_sec02 {
  font-weight: 700;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06__fffbg_sec02 {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06__fffbg_sec02 {
    font-size: 1.8rem;
    line-height: 1.35;
    margin-bottom: 24px;
  }
}
body.enquete.enq-vol06-report .enq06__fffbg_sec03 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.enquete.enq-vol06-report .enq06__fffbg_sec03_ttl {
  position: relative;
  color: #ee6055;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06__fffbg_sec03_ttl {
    font-size: 2.2rem;
    padding-right: 24px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06__fffbg_sec03_ttl {
    font-size: 1.8rem;
  }
}
body.enquete.enq-vol06-report .enq06__fffbg_sec03_ttl::after {
  position: absolute;
  bottom: 4px;
  right: 8px;
  content: "（例）";
  color: #595454;
  font-weight: 400;
  text-align: right;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06__fffbg_sec03_ttl::after {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06__fffbg_sec03_ttl::after {
    font-size: 1.2rem;
  }
}
body.enquete.enq-vol06-report .enq06__fffbg_sec03_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
body.enquete.enq-vol06-report .enq06__fffbg_sec03_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #a0a0a0;
  width: 48%;
  text-align: center;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06__fffbg_sec03_ttl .sec03_ttl_strong {
    font-size: 3rem;
  }
  body.enquete.enq-vol06-report .enq06__fffbg_sec03_item:nth-child(3n + 1) {
    background-color: #eee;
  }
  body.enquete.enq-vol06-report .enq06__fffbg_sec03_item:nth-child(-n + 2) {
    margin-bottom: 4px;
  }
}
body.enquete.enq-vol06-report .enq06__fffbg_sec03_item:nth-child(odd) {
  margin-right: 4px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06__fffbg_sec03_ttl .sec03_ttl_strong {
    font-size: 2.2rem;
  }
  body.enquete.enq-vol06-report .enq06__fffbg_sec03_item {
    width: 100%;
    margin-bottom: 4px;
    padding: 4px;
  }
  body.enquete.enq-vol06-report .enq06__fffbg_sec03_item:nth-child(odd) {
    background-color: #eee;
    margin-right: 0;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06__fffbg_sec03 .sec03_item_link {
    margin-right: 8px !important;
  }
  body.enquete.enq-vol06-report .enq06__fffbg_sec05 .sec05_item_link {
    max-width: 320px;
  }
}
body.enquete.enq-vol06-report .enq06_cooking {
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.enquete.enq-vol06-report .enq06_cooking.touch img,
body.enquete.enq-vol06-report .enq06_cooking:hover img {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.enquete.enq-vol06-report .enq06_cooking__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 27px;
  font-size: 2.2rem;
  color: #ee6055;
}
body.enquete.enq-vol06-report .enq06_cooking__ttl::before {
  content: "　";
  background-image: url(../../lib/img/enquete/report06/movie-icon@2x.png);
  background-repeat: no-repeat;
  background-size: 27px 21px;
  padding-right: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.enquete.enq-vol06-report .enq06_cooking__ttl.touch::before,
body.enquete.enq-vol06-report .enq06_cooking__ttl:hover::before {
  -webkit-transform: translate3d(2px, -2px, 0);
  transform: translate3d(2px, -2px, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.enquete.enq-vol06-report .enq06_cooking__link {
  color: #595454;
  text-decoration: none;
  text-align: right;
}
body.enquete.enq-vol06-report .enq06_cooking__link::before {
  display: inline-block;
  content: "";
  font-size: inherit;
  font-weight: 400;
  margin-right: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents
  body.enquete.enq-vol06-report
  .enq06_cooking__link.touch::before,
body.enquete.enq-vol06-report .enq06_cooking__link:hover::before {
  -webkit-transform: translate3d(2px, -2px, 0);
  transform: translate3d(2px, -2px, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.enquete.enq-vol06-report .enq06__hr {
  border-top: 0;
  border-bottom: 1px dotted #595454;
  margin-bottom: 16px;
}
body.enquete.enq-vol06-report .enq06__icon_flag {
  position: relative;
}
body.enquete.enq-vol06-report .enq06__icon_flag::before {
  position: absolute;
  content: "　";
  background-image: url(../../lib/img/enquete/report06/sec02-event__icon_l@2x.png);
  background-repeat: no-repeat;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06__icon_flag::before {
    background-size: 120px 77px;
    width: 120px;
    height: 77px;
    top: -8px;
    left: 8px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06_cooking {
    max-width: 430px;
  }
  body.enquete.enq-vol06-report .enq06__icon_flag::before {
    background-size: 60px 38px;
    width: 60px;
    height: 38px;
    top: -4px;
    left: 8px;
  }
}
body.enquete.enq-vol06-report .enq06__icon_flag::after {
  position: absolute;
  content: "　";
  background-image: url(../../lib/img/enquete/report06/sec02-event__icon_r@2x.png);
  background-repeat: no-repeat;
}
body.enquete.enq-vol06-report .enq06__icon_coin::after,
body.enquete.enq-vol06-report .enq06__icon_coin::before {
  content: "　";
  background-image: url(../../lib/img/enquete/report06/sec03-2nd__icon_point@2x.png);
  background-repeat: no-repeat;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06__icon_flag::after {
    background-size: 120px 77px;
    width: 120px;
    height: 77px;
    top: -8px;
    right: 8px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06__icon_flag::after {
    background-size: 60px 38px;
    width: 60px;
    height: 38px;
    top: -4px;
    right: 8px;
  }
}
body.enquete.enq-vol06-report .enq06__icon_coin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06__icon_coin::before {
    background-size: 64px 65px;
    width: 64px;
    height: 65px;
    margin-right: 16px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06__icon_coin::before {
    background-size: 30px 31px;
    width: 31px;
    height: 31px;
    margin-right: 12px;
  }
}
body.enquete.enq-vol06-report .enq06__link-btn {
  background-color: #60d394;
  border-radius: 5px;
  padding: 8px 16px;
  font-weight: 700;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06__icon_coin::after {
    background-size: 64px 65px;
    width: 64px;
    height: 65px;
    margin-left: 16px;
  }
  body.enquete.enq-vol06-report .enq06__link-btn {
    max-width: 320px;
    display: block;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06__icon_coin::after {
    background-size: 30px 31px;
    width: 31px;
    height: 31px;
    margin-left: 8px;
  }
  body.enquete.enq-vol06-report .enq06__link-btn {
    font-size: 1.4rem;
    margin-left: auto;
    margin-right: auto;
  }
}
body.enquete.enq-vol06-report .enq06__link-btn::after {
  top: 26%;
  bottom: 26%;
  right: 12px;
  display: inline-block;
  content: "";
  font-size: inherit;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 8px;
}
.js.touchevents body.enquete.enq-vol06-report .enq06__link-btn.touch,
body.enquete.enq-vol06-report .enq06__link-btn:hover {
  background-color: #409164;
}
.js.touchevents body.enquete.enq-vol06-report .enq06__link-btn.touch::after,
body.enquete.enq-vol06-report .enq06__link-btn:hover::after {
  -webkit-transform: translate3d(6px, 0, 0);
  transform: translate3d(6px, 0, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.enquete.enq-vol06-report .enq06 .sec2-column {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06 .sec2-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06 .sec2-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 24px;
  }
}
body.enquete.enq-vol06-report .enq06 .sec2-column__left {
  margin-right: 8px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06 .sec2-column__right {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06 .sec2-column__right {
    -webkit-box-flex: 1.2;
    -ms-flex: 1.2;
    flex: 1.2;
    font-size: 1.4rem;
  }
  body.enquete.enq-vol06-report .enq06 .sec2-column__right .u-list__ul_dot {
    line-height: 120%;
    margin: 0;
  }
}
body.enquete.enq-vol06-report .enq06__man {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.enquete.enq-vol06-report .enq06__man::before {
  content: "　";
  display: block;
  background-image: url(../../lib/img/enquete/report06/icn_man@2x.png);
  background-size: 83px 87px;
  min-height: 87px;
  background-repeat: no-repeat;
  background-position: left center;
  margin-right: 8px;
  min-width: 83px;
  width: 83px;
}
body.enquete.enq-vol06-report .enq06__woman {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.enquete.enq-vol06-report .enq06__woman::after {
  content: "　";
  display: block;
  background-image: url(../../lib/img/enquete/report06/icn_woman@2x.png);
  background-size: 81px 82px;
  min-height: 82px;
  background-repeat: no-repeat;
  background-position: right center;
  margin-left: 8px;
  min-width: 81px;
  width: 81px;
}
body.enquete.enq-vol07-report .enq07-box__chklist.section01,
body.enquete.enq-vol07-report .enq07-box__chklist.section02,
body.enquete.enq-vol07-report .enq07-box__chklist.section03,
body.enquete.enq-vol07-report .enq07-box__chklist.section04,
body.enquete.enq-vol07-report .enq07-box__chklist.section05 {
  background-position: bottom center;
}
body.enquete.enq-vol06-report .enq06__comment-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  padding: 8px;
  width: 100%;
  min-height: 87px;
}
body.enquete.enq-vol06-report .enq06__sec05box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.enquete.enq-vol06-report .enq06__sec05box_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  border: 1px solid #a0a0a0;
  background-color: #eee;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol06-report .enq06__sec05box_item {
    -webkit-box-flex: 20%;
    -ms-flex: 20%;
    flex: 20%;
    text-align: center;
    padding: 8px;
  }
  body.enquete.enq-vol06-report .enq06__sec05box_item:not(:last-child) {
    margin-right: 4px;
  }
}
body.enquete.enq-vol07-report .enq07__flex3_item:not(:last-child),
body.enquete.enq-vol07-report .enq07__flex4_item:not(:last-child) {
  margin-right: 12px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol06-report .enq06__sec05box_item {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    padding: 8px;
  }
  body.enquete.enq-vol06-report .enq06__sec05box_item:not(:last-child) {
    margin-bottom: 4px;
  }
}
body.enquete.enq-vol07-report .enq07__sec01 {
  background-color: #eaf8ff;
  position: relative;
}
body.enquete.enq-vol07-report .enq07__sec02 {
  background-color: #ffffde;
  position: relative;
}
body.enquete.enq-vol07-report .enq07__sec03 {
  background-image: url(../img/enquete/report07/sec03-bg.png);
  background-size: 738px 1071px;
  background-repeat: repeat;
  position: relative;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol07-report .enq07__sec03 {
    background-image: url(../img/enquete/report07/sec03-bg@2x.png);
  }
}
body.enquete.enq-vol07-report .enq07__flex3,
body.enquete.enq-vol07-report .enq07__flex4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.enquete.enq-vol07-report .enq07__flex3_item {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.js.touchevents body.enquete.enq-vol07-report .enq07__flex3_item.touch img,
body.enquete.enq-vol07-report .enq07__flex3_item:hover img {
  -webkit-filter: saturate(180%);
  filter: saturate(180%);
}
body.enquete.enq-vol07-report .enq07__flex4_item {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.js.touchevents body.enquete.enq-vol07-report .enq07__flex4_item.touch img,
body.enquete.enq-vol07-report .enq07__flex4_item:hover img {
  -webkit-filter: saturate(180%);
  filter: saturate(180%);
}
body.enquete.enq-vol07-report .enq07-box__row {
  border: 4px solid #e5dec3;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.35);
  background-image: url(../../lib/img/enquete/report06/base_comment.png);
  margin-bottom: 24px;
}
body.enquete.enq-vol07-report .enq07-box__item {
  position: relative;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07-box__item {
    padding: 24px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07-box__item {
    padding: 16px;
  }
}
body.enquete.enq-vol07-report .enq07-box__chklist > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 150%;
}
body.enquete.enq-vol07-report .enq07-box__chklist > li::before {
  content: "　";
  display: block;
  background-image: url(../../lib/img/enquete/report06/checkbox@2x.png);
  background-repeat: no-repeat;
  background-size: 22px 21px;
  height: 21px;
}
body.enquete.enq-vol07-report .enq07-box__chklist > li:not(:last-child) {
  margin-bottom: 12px;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07-box__chklist {
    padding-bottom: 80px;
  }
  body.enquete.enq-vol07-report .enq07-box__chklist > li::before {
    min-width: 22px;
    width: 22px;
    margin-right: 8px;
  }
  body.enquete.enq-vol07-report .enq07-box__chklist.section01 {
    background-image: url(../../lib/img/enquete/report06/sec01-illust_line_coking@2x.png);
    background-repeat: no-repeat;
    background-size: 621px 46px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07-box__chklist {
    padding-bottom: 56px;
  }
  body.enquete.enq-vol07-report .enq07-box__chklist > li::before {
    min-width: 22px;
    width: 22px;
    padding-left: 8px;
  }
  body.enquete.enq-vol07-report .enq07-box__chklist.section01 {
    background-image: url(../../lib/img/enquete/report06/sec01-illust_line_coking_sp@2x.png);
    background-repeat: no-repeat;
    background-size: 530px 39px;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07-box__chklist.section02 {
    background-image: url(../../lib/img/enquete/report06/sec02-comment01__line@2x.png);
    background-repeat: no-repeat;
    background-size: 643px 48px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07-box__chklist.section02 {
    background-image: url(../../lib/img/enquete/report06/sec02-comment01__line_sp@2x.png);
    background-repeat: no-repeat;
    background-size: 533px 40px;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07-box__chklist.section03 {
    background-image: url(../../lib/img/enquete/report06/sec03-illust_line_sumailage@2x.png);
    background-repeat: no-repeat;
    background-size: 643px 45px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07-box__chklist.section03 {
    background-image: url(../../lib/img/enquete/report06/sec03-illust_line_sumailage_sp@2x.png);
    background-repeat: no-repeat;
    background-size: 533px 38px;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07-box__chklist.section04 {
    background-image: url(../../lib/img/enquete/report06/sec04-illust_line_gift@2x.png);
    background-repeat: no-repeat;
    background-size: 643px 44px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07-box__chklist.section04 {
    background-image: url(../../lib/img/enquete/report06/sec04-illust_line_gift_sp@2x.png);
    background-repeat: no-repeat;
    background-size: 531px 37px;
  }
}
body.enquete.enq-vol07-report .enq07-box__nth {
  position: absolute;
}
body.enquete.enq-vol07-report .enq07__fffbg {
  max-width: 692px;
}
body.enquete.enq-vol07-report .enq07__fffbg_box {
  background-color: #fff;
  margin-bottom: 24px;
  border-bottom: 4px solid #fee26e;
}
body.enquete.enq-vol07-report .enq07__fffbg_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ee6055;
  text-align: center;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background-color: #fee26e;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07-box__chklist.section05 {
    background-image: url(../../lib/img/enquete/report06/sec05-illust_line_interest@2x.png);
    background-repeat: no-repeat;
    background-size: 623px 38px;
  }
  body.enquete.enq-vol07-report .enq07-box__nth {
    bottom: 64px;
    right: 24px;
  }
  body.enquete.enq-vol07-report .enq07__fffbg_box {
    padding: 32px 24px 24px;
  }
  body.enquete.enq-vol07-report .enq07__fffbg_ttl {
    font-size: 2.5rem;
    height: 80px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07-box__chklist.section05 {
    background-image: url(../../lib/img/enquete/report06/sec05-illust_line_interest_sp@2x.png);
    background-repeat: no-repeat;
    background-size: 539px 33px;
  }
  body.enquete.enq-vol07-report .enq07-box__nth {
    bottom: 48px;
    right: 24px;
  }
  body.enquete.enq-vol07-report .enq07__fffbg_box {
    padding: 16px;
  }
  body.enquete.enq-vol07-report .enq07__fffbg_ttl {
    font-size: 2rem;
    height: 80px;
  }
}
body.enquete.enq-vol07-report .enq07__fffbg_ttl_sub {
  text-align: center;
  margin-bottom: 16px;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07__fffbg_ttl_sub {
    font-size: 2.1rem;
  }
  body.enquete.enq-vol07-report .enq07__fffbg_sec01 .sec01_item_link {
    margin-right: 4px !important;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07__fffbg_ttl_sub {
    font-size: 1.8rem;
  }
}
body.enquete.enq-vol07-report .enq07__fffbg_sec02 {
  font-weight: 700;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07__fffbg_sec02 {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07__fffbg_sec02 {
    font-size: 1.8rem;
    line-height: 1.35;
    margin-bottom: 24px;
  }
}
body.enquete.enq-vol07-report .enq07__fffbg_sec03 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.enquete.enq-vol07-report .enq07__fffbg_sec03_ttl {
  position: relative;
  color: #ee6055;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07__fffbg_sec03_ttl {
    font-size: 2.2rem;
    padding-right: 24px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07__fffbg_sec03_ttl {
    font-size: 1.8rem;
  }
}
body.enquete.enq-vol07-report .enq07__fffbg_sec03_ttl::after {
  position: absolute;
  bottom: 4px;
  right: 8px;
  content: "（例）";
  color: #595454;
  font-weight: 400;
  text-align: right;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07__fffbg_sec03_ttl::after {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07__fffbg_sec03_ttl::after {
    font-size: 1.2rem;
  }
}
body.enquete.enq-vol07-report .enq07__fffbg_sec03_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
body.enquete.enq-vol07-report .enq07__fffbg_sec03_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #a0a0a0;
  width: 48%;
  text-align: center;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07__fffbg_sec03_ttl .sec03_ttl_strong {
    font-size: 3rem;
  }
  body.enquete.enq-vol07-report .enq07__fffbg_sec03_item:nth-child(3n + 1) {
    background-color: #eee;
  }
  body.enquete.enq-vol07-report .enq07__fffbg_sec03_item:nth-child(-n + 2) {
    margin-bottom: 4px;
  }
}
body.enquete.enq-vol07-report .enq07__fffbg_sec03_item:nth-child(odd) {
  margin-right: 4px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07__fffbg_sec03_ttl .sec03_ttl_strong {
    font-size: 2.2rem;
  }
  body.enquete.enq-vol07-report .enq07__fffbg_sec03_item {
    width: 100%;
    margin-bottom: 4px;
    padding: 4px;
  }
  body.enquete.enq-vol07-report .enq07__fffbg_sec03_item:nth-child(odd) {
    background-color: #eee;
    margin-right: 0;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07__fffbg_sec03 .sec03_item_link {
    margin-right: 8px !important;
  }
  body.enquete.enq-vol07-report .enq07__fffbg_sec05 .sec05_item_link {
    max-width: 320px;
  }
}
body.enquete.enq-vol07-report .enq07_cooking {
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.enquete.enq-vol07-report .enq07_cooking.touch img,
body.enquete.enq-vol07-report .enq07_cooking:hover img {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.enquete.enq-vol07-report .enq07_cooking__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 27px;
  font-size: 2.2rem;
  color: #ee6055;
}
body.enquete.enq-vol07-report .enq07_cooking__ttl::before {
  content: "　";
  background-image: url(../../lib/img/enquete/report06/movie-icon@2x.png);
  background-repeat: no-repeat;
  background-size: 27px 21px;
  padding-right: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.enquete.enq-vol07-report .enq07_cooking__ttl.touch::before,
body.enquete.enq-vol07-report .enq07_cooking__ttl:hover::before {
  -webkit-transform: translate3d(2px, -2px, 0);
  transform: translate3d(2px, -2px, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.enquete.enq-vol07-report .enq07_cooking__link {
  color: #595454;
  text-decoration: none;
  text-align: right;
}
body.enquete.enq-vol07-report .enq07_cooking__link::before {
  display: inline-block;
  content: "";
  font-size: inherit;
  font-weight: 400;
  margin-right: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents
  body.enquete.enq-vol07-report
  .enq07_cooking__link.touch::before,
body.enquete.enq-vol07-report .enq07_cooking__link:hover::before {
  -webkit-transform: translate3d(2px, -2px, 0);
  transform: translate3d(2px, -2px, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.enquete.enq-vol07-report .enq07__hr {
  border-top: 0;
  border-bottom: 1px dotted #595454;
  margin-bottom: 16px;
}
body.enquete.enq-vol07-report .enq07__icon_flag {
  position: relative;
}
body.enquete.enq-vol07-report .enq07__icon_flag::before {
  position: absolute;
  content: "　";
  background-image: url(../../lib/img/enquete/report06/sec02-event__icon_l@2x.png);
  background-repeat: no-repeat;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07__icon_flag::before {
    background-size: 120px 77px;
    width: 120px;
    height: 77px;
    top: -8px;
    left: 8px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07_cooking {
    max-width: 430px;
  }
  body.enquete.enq-vol07-report .enq07__icon_flag::before {
    background-size: 60px 38px;
    width: 60px;
    height: 38px;
    top: -4px;
    left: 8px;
  }
}
body.enquete.enq-vol07-report .enq07__icon_flag::after {
  position: absolute;
  content: "　";
  background-image: url(../../lib/img/enquete/report06/sec02-event__icon_r@2x.png);
  background-repeat: no-repeat;
}
body.enquete.enq-vol07-report .enq07__icon_coin::after,
body.enquete.enq-vol07-report .enq07__icon_coin::before {
  content: "　";
  background-image: url(../../lib/img/enquete/report06/sec03-2nd__icon_point@2x.png);
  background-repeat: no-repeat;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07__icon_flag::after {
    background-size: 120px 77px;
    width: 120px;
    height: 77px;
    top: -8px;
    right: 8px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07__icon_flag::after {
    background-size: 60px 38px;
    width: 60px;
    height: 38px;
    top: -4px;
    right: 8px;
  }
}
body.enquete.enq-vol07-report .enq07__icon_coin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07__icon_coin::before {
    background-size: 64px 65px;
    width: 64px;
    height: 65px;
    margin-right: 16px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07__icon_coin::before {
    background-size: 30px 31px;
    width: 31px;
    height: 31px;
    margin-right: 12px;
  }
}
body.enquete.enq-vol07-report .enq07__link-btn {
  background-color: #60d394;
  border-radius: 5px;
  padding: 8px 16px;
  font-weight: 700;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07__icon_coin::after {
    background-size: 64px 65px;
    width: 64px;
    height: 65px;
    margin-left: 16px;
  }
  body.enquete.enq-vol07-report .enq07__link-btn {
    max-width: 320px;
    display: block;
  }
}
body.enquete.enq-vol08-report .enq08sec01 .sec01box p,
body.enquete.enq-vol08-report .enq08sec02 .sec02box__row p {
  max-width: 100%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07__icon_coin::after {
    background-size: 30px 31px;
    width: 31px;
    height: 31px;
    margin-left: 8px;
  }
  body.enquete.enq-vol07-report .enq07__link-btn {
    font-size: 1.4rem;
    margin-left: auto;
    margin-right: auto;
  }
}
body.enquete.enq-vol07-report .enq07__link-btn::after {
  top: 26%;
  bottom: 26%;
  right: 12px;
  display: inline-block;
  content: "";
  font-size: inherit;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 8px;
}
.js.touchevents body.enquete.enq-vol07-report .enq07__link-btn.touch,
body.enquete.enq-vol07-report .enq07__link-btn:hover {
  background-color: #409164;
}
.js.touchevents body.enquete.enq-vol07-report .enq07__link-btn.touch::after,
body.enquete.enq-vol07-report .enq07__link-btn:hover::after {
  -webkit-transform: translate3d(6px, 0, 0);
  transform: translate3d(6px, 0, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.enquete.enq-vol07-report .enq07 .sec2-column {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07 .sec2-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07 .sec2-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 24px;
  }
}
body.enquete.enq-vol07-report .enq07 .sec2-column__left {
  margin-right: 8px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07 .sec2-column__right {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07 .sec2-column__right {
    -webkit-box-flex: 1.2;
    -ms-flex: 1.2;
    flex: 1.2;
    font-size: 1.4rem;
  }
  body.enquete.enq-vol07-report .enq07 .sec2-column__right .u-list__ul_dot {
    line-height: 120%;
    margin: 0;
  }
}
body.enquete.enq-vol07-report .balloon .inner p:first-child,
body.enquete.enq-vol07-report .balloon.happy02_r .inner_r p:first-child,
body.enquete.enq-vol07-report .balloon.hasepon .inner_pon p:first-child,
body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r p:first-child,
body.enquete.enq-vol07-report .balloon.unhappy02_r .inner_r p:first-child {
  margin-top: 0 !important;
}
body.enquete.enq-vol07-report .enq07__man {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.enquete.enq-vol07-report .enq07__man::before {
  content: "　";
  display: block;
  background-image: url(../../lib/img/enquete/report06/icn_man@2x.png);
  background-size: 83px 87px;
  min-height: 87px;
  background-repeat: no-repeat;
  background-position: left center;
  margin-right: 8px;
  min-width: 83px;
  width: 83px;
}
body.enquete.enq-vol07-report .enq07__woman {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.enquete.enq-vol07-report .enq07__woman::after {
  content: "　";
  display: block;
  background-image: url(../../lib/img/enquete/report06/icn_woman@2x.png);
  background-size: 81px 82px;
  min-height: 82px;
  background-repeat: no-repeat;
  background-position: right center;
  margin-left: 8px;
  min-width: 81px;
  width: 81px;
}
body.enquete.enq-vol07-report .enq07__comment-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  padding: 8px;
  width: 100%;
  min-height: 87px;
}
body.enquete.enq-vol07-report .enq07__sec05box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.enquete.enq-vol07-report .enq07__sec05box_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  border: 1px solid #a0a0a0;
  background-color: #eee;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .enq07__sec05box_item {
    -webkit-box-flex: 20%;
    -ms-flex: 20%;
    flex: 20%;
    text-align: center;
    padding: 8px;
  }
  body.enquete.enq-vol07-report .enq07__sec05box_item:not(:last-child) {
    margin-right: 4px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .enq07__sec05box_item {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    padding: 8px;
  }
  body.enquete.enq-vol07-report .enq07__sec05box_item:not(:last-child) {
    margin-bottom: 4px;
  }
}
body.enquete.enq-vol07-report .balloon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
body.enquete.enq-vol07-report .balloon .inner p:last-child,
body.enquete.enq-vol07-report .balloon.happy02_r .inner_r p:last-child,
body.enquete.enq-vol07-report .balloon.hasepon .inner_pon p:last-child,
body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r p:last-child,
body.enquete.enq-vol07-report .balloon.unhappy02_r .inner_r p:last-child {
  margin-bottom: 0 !important;
}
body.enquete.enq-vol07-report .balloon .inner {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  border: 2px solid #1aa5e9;
  padding: 15px;
  border-radius: 9px;
}
body.enquete.enq-vol07-report .balloon .inner:after,
body.enquete.enq-vol07-report .balloon .inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol07-report .balloon .inner:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 16px;
  left: -13px;
}
body.enquete.enq-vol07-report .balloon .inner:before {
  border-width: 8px;
  border-right-color: #1aa5e9;
  top: 16px;
  left: -16px;
}
body.enquete.enq-vol07-report .balloon .inner-border {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  border: 2px solid #e3c755;
  padding: 15px;
  border-radius: 5px;
}
body.enquete.enq-vol07-report .balloon .inner-border:after,
body.enquete.enq-vol07-report .balloon .inner-border:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol07-report .balloon .inner-border:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 48%;
  left: -13px;
}
body.enquete.enq-vol07-report .balloon .inner-border:before {
  border-width: 8px;
  border-right-color: #e3c755;
  top: 48%;
  left: -16px;
}
body.enquete.enq-vol07-report .balloon .inner-border.tanakami {
  background-color: #fffff6;
}
body.enquete.enq-vol07-report .balloon .inner-border.unhappy,
body.enquete.enq-vol07-report .balloon .inner-border__unhappy.unhappy {
  background-color: #e5f0f7;
}
body.enquete.enq-vol07-report .balloon .inner-border__unhappy {
  display: table-cell;
  position: relative;
  border: 2px solid #a0c2d7;
  padding: 15px;
  border-radius: 5px;
}
body.enquete.enq-vol07-report .balloon .inner-border__unhappy:after,
body.enquete.enq-vol07-report .balloon .inner-border__unhappy:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol07-report .balloon .inner-border__unhappy:after {
  border-width: 8px;
  border-right-color: #e5f0f7;
  top: 48%;
  left: -13px;
}
body.enquete.enq-vol07-report .balloon .inner-border__unhappy:before {
  border-width: 8px;
  border-right-color: #a0c2d7;
  top: 48%;
  left: -16px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .balloon .inner-border p:first-child,
  body.enquete.enq-vol07-report .balloon .inner-border__unhappy p:first-child {
    margin-top: 0 !important;
  }
  body.enquete.enq-vol07-report .balloon .inner-border p:last-child,
  body.enquete.enq-vol07-report .balloon .inner-border__unhappy p:last-child {
    margin-bottom: 0 !important;
  }
  body.enquete.enq-vol07-report .balloon {
    background-position: center top;
    padding-left: 0 !important;
    padding-top: 96px;
  }
  body.enquete.enq-vol07-report .balloon .inner {
    border: none;
    padding: 0;
  }
  body.enquete.enq-vol07-report .balloon .inner:after,
  body.enquete.enq-vol07-report .balloon .inner:before {
    display: none;
  }
  body.enquete.enq-vol07-report .balloon .inner-border {
    display: table-cell;
    position: relative;
    border: 2px solid #e3c755;
    padding: 15px;
    border-radius: 5px;
  }
  body.enquete.enq-vol07-report .balloon .inner-border:after,
  body.enquete.enq-vol07-report .balloon .inner-border:before {
    display: initial;
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.enquete.enq-vol07-report .balloon .inner-border:after {
    border-width: 8px;
    border-right-color: #fffff6;
    top: 50%;
    left: -13px;
  }
  body.enquete.enq-vol07-report .balloon .inner-border:before {
    border-width: 8px;
    border-right-color: #e3c755;
    top: 50%;
    left: -16px;
  }
  body.enquete.enq-vol07-report .balloon .inner-border__unhappy {
    display: table-cell;
    position: relative;
    border: 2px solid #a0c2d7;
    padding: 15px;
    border-radius: 5px;
  }
  body.enquete.enq-vol07-report .balloon .inner-border__unhappy:after,
  body.enquete.enq-vol07-report .balloon .inner-border__unhappy:before {
    display: initial;
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.enquete.enq-vol07-report .balloon .inner-border__unhappy:after {
    border-width: 8px;
    border-right-color: #e5f0f7;
    top: 50%;
    left: -13px;
  }
  body.enquete.enq-vol07-report .balloon .inner-border__unhappy:before {
    border-width: 8px;
    border-right-color: #a0c2d7;
    top: 50%;
    left: -16px;
  }
}
body.enquete.enq-vol07-report .balloon {
  width: 48%;
}
body.enquete.enq-vol07-report .balloon.happy01 {
  background-image: url(../img/enquete/report07/icn_happy01.png);
  background-size: 83px 116px;
  min-height: 116px;
  padding-left: 98px;
  background-repeat: no-repeat;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol07-report .balloon.happy01 {
    background-image: url(../img/enquete/report07/icn_happy01@2x.png);
  }
}
body.enquete.enq-vol07-report .balloon.happy02_r {
  background-image: url(../img/enquete/report07/icn_happy02.png);
  background-size: 83px 114px;
  min-height: 114px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-left: 0 !important;
  padding-right: 98px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol07-report .balloon.happy02_r {
    background-image: url(../img/enquete/report07/icn_happy02@2x.png);
  }
}
body.enquete.enq-vol07-report .balloon.happy02_r .inner_r {
  display: table-cell;
  position: relative;
  background-color: #fffff6;
  border: 2px solid #e3c755;
  padding: 15px;
  text-align: left;
  border-radius: 9px;
}
body.enquete.enq-vol07-report .balloon.happy02_r .inner_r:after,
body.enquete.enq-vol07-report .balloon.happy02_r .inner_r:before {
  border-top: solid transparent;
  border-bottom: solid transparent;
  border-left: solid 8px;
  border-right: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol07-report .balloon.happy02_r .inner_r:after {
  border-width: 8px;
  border-left-color: #fffff6;
  top: 50%;
  right: -13px;
}
body.enquete.enq-vol07-report .balloon.happy02_r .inner_r:before {
  border-width: 8px;
  border-left-color: #e3c755;
  top: 50%;
  right: -16px;
}
body.enquete.enq-vol07-report .balloon.unhappy01 {
  background-image: url(../img/enquete/report07/icn_unhappy01.png);
  background-size: 83px 100px;
  min-height: 100px;
  padding-left: 98px;
  background-repeat: no-repeat;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol07-report .balloon.unhappy01 {
    background-image: url(../img/enquete/report07/icn_unhappy01@2x.png);
  }
}
body.enquete.enq-vol07-report .balloon.unhappy02 {
  background-image: url(../img/enquete/report07/icn_unhappy02.png);
  background-size: 83px 99px;
  min-height: 99px;
  padding-left: 98px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol07-report .balloon.unhappy02 {
    background-image: url(../img/enquete/report07/icn_unhappy02@2x.png);
  }
}
body.enquete.enq-vol07-report .balloon.unhappy02_r {
  background-image: url(../img/enquete/report07/icn_unhappy02.png);
  background-size: 83px 99px;
  min-height: 99px;
  padding-right: 98px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-left: 0 !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol07-report .balloon.unhappy02_r {
    background-image: url(../img/enquete/report07/icn_unhappy02@2x.png);
  }
}
body.enquete.enq-vol07-report .balloon.unhappy02_r .inner_r {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  background-color: #e5f0f7;
  border: 2px solid #a0c2d7;
  padding: 15px;
  text-align: left;
  border-radius: 9px;
}
body.enquete.enq-vol07-report .balloon.unhappy02_r .inner_r:after,
body.enquete.enq-vol07-report .balloon.unhappy02_r .inner_r:before {
  border-top: solid transparent;
  border-bottom: solid transparent;
  border-left: solid 8px;
  border-right: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol07-report .balloon_maxborder,
body.enquete.enq-vol07-report .balloon_widthmax,
body.enquete.enq-vol07-report .balloon_widthmax-border {
  width: 100% !important;
}
body.enquete.enq-vol07-report .balloon.unhappy02_r .inner_r:after {
  border-width: 8px;
  border-left-color: #e5f0f7;
  top: 50%;
  right: -13px;
}
body.enquete.enq-vol07-report .balloon.unhappy02_r .inner_r:before {
  border-width: 8px;
  border-left-color: #a0c2d7;
  top: 50%;
  right: -16px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .balloon_widthmaxsp {
    width: 100% !important;
  }
  body.enquete.enq-vol07-report .balloon_maxborder {
    padding: initial;
    padding-top: 0 !important;
    padding-left: 95px !important;
  }
}
body.enquete.enq-vol07-report .balloon.hasepon {
  background-image: url(../img/event/report-tanakami2018/hasepon-icn.png);
  background-size: 57px 57px;
  min-height: 57px;
  padding-left: 72px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol07-report .balloon.hasepon {
    background-image: url(../img/event/report-tanakami2018/hasepon-icn@2x.png);
  }
}
body.enquete.enq-vol07-report .balloon.hasepon .inner_pon {
  display: table-cell;
  position: relative;
  text-align: left;
  border-radius: 9px;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .balloon.hasepon .inner_pon {
    border: 2px solid #fd7800;
    padding: 15px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .balloon.hasepon .inner_pon {
    padding: 16px 8px;
    border-top: 2px solid #fd7800;
    border-bottom: 2px solid #fd7800;
    border-radius: 0 !important;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .balloon.hasepon .inner_pon:after,
  body.enquete.enq-vol07-report .balloon.hasepon .inner_pon:before {
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.enquete.enq-vol07-report .balloon.hasepon .inner_pon:after {
    border-width: 8px;
    border-right-color: #fff;
    top: 16px;
    left: -13px;
  }
  body.enquete.enq-vol07-report .balloon.hasepon .inner_pon:before {
    border-width: 8px;
    border-right-color: #fd7800;
    top: 16px;
    left: -16px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .balloon.hasepon .inner_pon:after,
  body.enquete.enq-vol07-report .balloon.hasepon .inner_pon:before {
    border-top: solid transparent;
    border-bottom: solid 8px;
    border-left: solid transparent;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.enquete.enq-vol07-report .balloon.hasepon .inner_pon:after {
    border-width: 8px;
    border-bottom-color: #fff;
    top: -13px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.enquete.enq-vol07-report .balloon.hasepon .inner_pon:before {
    border-width: 8px;
    border-bottom-color: #fd7800;
    top: -16px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
}
body.enquete.enq-vol07-report .balloon.hasepon_r {
  background-image: url(../img/event/report-tanakami2018/hasepon-icn.png);
  background-size: 57px 57px;
  min-height: 57px;
  padding-left: 72px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol07-report .balloon.hasepon_r {
    background-image: url(../img/event/report-tanakami2018/hasepon-icn@2x.png);
  }
}
body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r {
  display: table-cell;
  position: relative;
  text-align: left;
  border-radius: 9px;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .balloon.hasepon_r {
    background-position: right top;
    padding-left: 0;
    padding-right: 74px;
  }
  body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r {
    border: 2px solid #fd7800;
    padding: 15px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r {
    padding: 16px 8px;
    border-top: 2px solid #fd7800;
    border-bottom: 2px solid #fd7800;
    border-radius: 0 !important;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r:after,
  body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r:before {
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-left: solid 8px;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r:after {
    border-width: 8px;
    border-left-color: #fff;
    top: 16px;
    right: -13px;
  }
  body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r:before {
    border-width: 8px;
    border-left-color: #fd7800;
    top: 16px;
    right: -16px;
  }
  body.enquete.enq-vol08-report .enq08__cnt {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r:after,
  body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r:before {
    border-top: solid transparent;
    border-bottom: solid 8px;
    border-left: solid transparent;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r:after {
    border-width: 8px;
    border-bottom-color: #fff;
    top: -13px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.enquete.enq-vol07-report .balloon.hasepon_r .inner_r:before {
    border-width: 8px;
    border-bottom-color: #fd7800;
    top: -16px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.enquete.enq-vol08-report .enq08__cnt {
    margin-bottom: 20px;
  }
}
body.enquete.enq-vol08-report .enq08sec01__row {
  margin-bottom: 16px;
  padding-top: 24px;
  padding-bottom: 16px;
  background-color: #fffdd6;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol08-report .enq08sec01__row {
    margin-bottom: 8px;
  }
}
body.enquete.enq-vol08-report .enq08sec01__box {
  padding: 16px;
}
body.enquete.enq-vol08-report .enq08sec01 .sec01box__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 24px;
  background-color: #fff;
  border: 2px solid #279f6d;
  border-radius: 3px;
}
body.enquete.enq-vol08-report .enq08sec01__ttl {
  font-size: 2.4rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.5;
  margin-bottom: 16px;
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol08-report .enq08sec01__ttl {
    font-size: 1.8rem;
    line-height: 1.4;
  }
}
body.enquete.enq-vol08-report .enq08sec01__strong {
  color: #279f6d;
  vertical-align: middle;
}
body.enquete.enq-vol08-report .enq08sec01__strong_big {
  font-size: 3rem;
  vertical-align: middle;
}
body.enquete.enq-vol08-report .enq08sec02__row {
  background-color: #ffe0e0;
  overflow: hidden;
}
body.enquete.enq-vol08-report .enq08sec02__1st {
  padding-top: 24px;
  background-color: #fff0d5;
}
body.enquete.enq-vol08-report .enq08sec02__1st_end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 24px;
  overflow: hidden;
  max-width: 100%;
}
body.enquete.enq-vol08-report .enq08sec02__1st_row {
  width: 0;
  height: 0;
  border: 370px solid #ffe0e0;
  border-top: 80px solid #fff0d5;
  border-bottom: none;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol08-report .enq08sec01__strong_big {
    font-size: 2rem;
  }
  body.enquete.enq-vol08-report .enq08sec02__1st_row {
    border: 370px solid #ffe0e0;
    border-top: 60px solid #fff0d5;
    border-bottom: none;
  }
}
body.enquete.enq-vol08-report .enq08sec02__box {
  padding: 16px;
}
body.enquete.enq-vol08-report .enq08sec02 .sec02box__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 24px;
  background-color: #fff;
  border: 2px solid #fbb7b7;
  border-radius: 3px;
}
body.enquete.enq-vol08-report .enq08sec02__ttl {
  font-size: 2.4rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.5;
  margin-bottom: 16px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol08-report .enq08sec02__ttl {
    font-size: 2rem;
    line-height: 1.4;
  }
}
body.enquete.enq-vol08-report .enq08sec02__strong {
  color: #ffc06f;
}
body.enquete.enq-vol08-report .enq08sec02__strong_big {
  font-size: 3rem;
}
body.enquete.enq-vol08-report .enq08-movie {
  border-radius: 20px;
  background-color: #ffc06f;
  padding-bottom: 16px;
  width: 100%;
  max-width: 690px;
  -webkit-box-shadow: 1px -1px 1px 1px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px -1px 1px 1px rgba(0, 0, 0, 0.2) inset;
}
body.enquete.enq-vol08-report .enq08-movie__ttl {
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  margin-bottom: 16px;
  background-color: #ff9c3c;
  border-radius: 20px 20px 0 0;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
}
body.enquete.enq-vol08-report .enq08-movie__overview {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 48px 48px 0;
}
@media screen and (max-width: 970px) {
  body.enquete.enq-vol08-report .enq08-movie__overview {
    padding: 48px 24px 0;
  }
}
body.enquete.enq-vol08-report .enq08-movie__overview_icn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 690px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 690px;
  flex: 0 0 690px;
  margin-right: 24px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol08-report .enq08sec02__strong_big {
    font-size: 2.4rem;
    line-height: 1.4;
  }
  body.enquete.enq-vol08-report .enq08-movie__overview {
    padding: 24px 8px 0;
  }
  body.enquete.enq-vol08-report .enq08-movie__overview_icn {
    max-width: 483px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 483px;
    flex: 0 0 483px;
    margin-right: 8px;
  }
}
body.enquete.enq-vol08-report .enq08-movie__overview_txt {
  font-size: 1.8rem;
  color: #6f3b20;
  font-weight: 500;
  font-weight: 700;
  margin: 0;
}
@media screen and (max-width: 970px) {
  body.enquete.enq-vol08-report .enq08-movie__overview_txt br {
    display: none;
  }
}
body.enquete.enq-vol08-report .enq08-movie__video {
  margin: 1.5% auto 24px;
  width: 86%;
  max-height: 350px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol08-report .enq08-movie__overview_txt {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  body.enquete.enq-vol08-report .enq08-movie__video {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 24px;
  }
}
body.enquete.enq-vol08-report .enq08-movie__video_base {
  position: relative;
  width: 100%;
  max-width: 640px;
  height: 0;
  padding-top: 56.25%;
}
body.enquete.enq-vol08-report .enq08-movie__video_emb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
body.enquete.enq-vol08-report .enq08__infobox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 8px;
}
body.enquete.enq-vol08-report .enq08__infobox .infobox__row {
  background-color: #fff;
  width: 100%;
  max-width: 673px;
}
body.enquete.enq-vol08-report .enq08__infobox .infobox__ttl {
  position: absolute;
  top: -16px;
  display: inline-block;
  padding: 0 8px 0 0;
}
body.enquete.enq-vol08-report .enq08__infobox .infobox__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.enquete.enq-vol08-report .enq08__infobox .infobox__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10%;
  width: 80%;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.enquete.enq-vol08-report .enq08__infobox .infobox__btn img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.js.touchevents
  body.enquete.enq-vol08-report
  .enq08__infobox
  .infobox__btn
  img.touch,
body.enquete.enq-vol08-report .enq08__infobox .infobox__btn img:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.enquete.enq-vol08-report .enq08__hr-white {
  padding: 8px 16px;
}
body.enquete.enq-vol08-report .enq08__hr-white_item {
  border-top: 1px solid #fff;
}
body.enquete.enq-vol08-report .infobox__white {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px;
}
body.enquete.enq-vol08-report .infobox__white .white__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 24px 16px 8px;
  background-color: #fff;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 660px;
  border-radius: 10px;
}
body.enquete.enq-vol08-report .inqbox__ex,
body.enquete.enq-vol08-report .inqbox__row {
  display: -webkit-box;
  display: -ms-flexbox;
  position: relative;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
}
body.enquete.enq-vol08-report .infobox__white .white__row p {
  max-width: 100%;
}
body.enquete.enq-vol08-report .inqbox__row {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px;
}
body.enquete.enq-vol08-report .inqbox__ttl {
  position: relative;
  z-index: 50;
}
body.enquete.enq-vol08-report .inqbox__ex {
  z-index: 10;
  top: -40px;
  background-color: #ff8484;
  width: 660px;
  max-width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-bottom: -32px;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px 2px #333;
  box-shadow: 2px 2px 2px #333;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol08-report .inqbox__ex {
    top: -35px;
    padding-top: 16px;
    padding-bottom: 8px;
  }
}
body.enquete.enq-vol08-report .inqbox__ex p {
  padding: 0 16px;
  color: #fff;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.enquete.enq-vol08-report .inqbox__btn img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.js.touchevents body.enquete.enq-vol08-report .inqbox__btn img.touch,
body.enquete.enq-vol08-report .inqbox__btn img:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.enquete.enq-vol09-report .enq09 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.enquete.enq-vol09-report .enq09__txt {
  padding: 0 36px;
}
body.enquete.enq-vol09-report .enq09__txt_bold {
  font-weight: 700;
}
body.enquete.enq-vol09-report .enq09__color_green {
  color: #5dae88;
}
body.enquete.enq-vol09-report .enq09__underline {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(85%, transparent),
    color-stop(15%, #ee6b4a)
  );
  background: linear-gradient(transparent 85%, #ee6b4a 15%);
}
body.enquete.enq-vol09-report .enq09__padding {
  padding: 0 8px;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol09-report .enq09__cnt {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .enq09__txt {
    padding: 0 8px;
  }
  body.enquete.enq-vol09-report .enq09__cnt {
    margin-bottom: 20px;
  }
}
body.enquete.enq-vol09-report .enq09sec01__row {
  padding: 24px 8px 16px;
  background-color: #fff0d6;
}
body.enquete.enq-vol09-report .enq09sec01__box {
  padding: 16px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .enq09sec01__box {
    padding: 0;
  }
}
body.enquete.enq-vol09-report .enq09sec01 .sec01box__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 24px;
  background-color: #fff;
  border: 2px solid #f6a338;
  border-radius: 8px;
}
body.enquete.enq-vol09-report .enq09sec01 .sec01box p {
  max-width: 100%;
}
body.enquete.enq-vol09-report .enq09sec01 .sec01box__ttl {
  text-align: center;
  margin-top: -8%;
}
body.enquete.enq-vol09-report .enq09sec01__ttl {
  font-size: 2.2rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.5;
  margin-bottom: 16px;
  vertical-align: baseline;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .enq09sec01 .sec01box__row {
    padding: 16px 8px;
  }
  body.enquete.enq-vol09-report .enq09sec01 .sec01box__ttl {
    margin-top: -15%;
  }
  body.enquete.enq-vol09-report .enq09sec01__ttl {
    font-size: 1.8rem;
    line-height: 1.4;
  }
}
body.enquete.enq-vol09-report .enq09sec01__strong {
  color: #ff9500;
  font-size: 2.8rem;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .enq09sec01__strong {
    font-size: 2rem;
  }
}
body.enquete.enq-vol09-report .enq09sec01__strong_big {
  font-size: 2.8rem;
  vertical-align: middle;
}
body.enquete.enq-vol09-report .enq09sec02__row {
  background-color: #feffd1;
  overflow: hidden;
}
body.enquete.enq-vol09-report .enq09sec02__1st {
  padding-top: 24px;
  background-color: #feffd1;
}
body.enquete.enq-vol09-report .enq09sec02__1st_end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 24px;
  overflow: hidden;
  max-width: 100%;
}
body.enquete.enq-vol09-report .enq09sec02__1st_row {
  width: 0;
  height: 0;
  border: 370px solid #ffe0e0;
  border-top: 80px solid #fff0d5;
  border-bottom: none;
}
body.enquete.enq-vol09-report .enq09sec02__box {
  padding: 16px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .enq09sec01__strong_big {
    font-size: 2rem;
  }
  body.enquete.enq-vol09-report .enq09sec02__1st_row {
    border: 370px solid #ffe0e0;
    border-top: 60px solid #fff0d5;
    border-bottom: none;
  }
  body.enquete.enq-vol09-report .enq09sec02__box {
    padding: 8px;
  }
}
body.enquete.enq-vol09-report .enq09sec02 .sec02box__row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 24px;
  background-color: #fff;
  border: 2px solid #f6a338;
  border-radius: 8px;
}
body.enquete.enq-vol09-report .enq09sec02 .sec02box__row p {
  max-width: 100%;
}
body.enquete.enq-vol09-report .enq09sec02__ttl {
  font-size: 2.2rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.5;
  margin-bottom: 16px;
  vertical-align: baseline;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .enq09sec02 .sec02box__row {
    padding: 16px 8px;
  }
  body.enquete.enq-vol09-report .enq09sec02__ttl {
    font-size: 1.8rem;
    line-height: 1.4;
  }
}
body.enquete.enq-vol09-report .enq09sec02__strong {
  color: #ff9500;
  font-size: 2.8rem;
}
body.enquete.enq-vol09-report .enq09sec02__strong_big {
  font-size: 2.8rem;
  vertical-align: middle;
}
body.enquete.enq-vol09-report .enq09sec03__row {
  background-color: #fff3f3;
  overflow: hidden;
}
body.enquete.enq-vol09-report .enq09sec03__1st {
  padding-top: 24px;
  background-color: #fff3f3;
}
body.enquete.enq-vol09-report .enq09sec03__1st_end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 24px;
  overflow: hidden;
  max-width: 100%;
}
body.enquete.enq-vol09-report .enq09sec03__1st_row {
  width: 0;
  height: 0;
  border: 370px solid #ffe0e0;
  border-top: 80px solid #fff0d5;
  border-bottom: none;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .enq09sec02__strong_big {
    font-size: 2rem;
  }
  body.enquete.enq-vol09-report .enq09sec03__1st_row {
    border: 370px solid #ffe0e0;
    border-top: 60px solid #fff0d5;
    border-bottom: none;
  }
}
body.enquete.enq-vol09-report .enq09sec03__box {
  padding: 16px;
}
body.enquete.enq-vol09-report .enq09sec03 .sec03box__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 24px;
  background-color: #fff;
  border: 2px solid #fbb7b7;
  border-radius: 3px;
}
body.enquete.enq-vol09-report .enq09sec03 .sec03box__row p {
  max-width: 100%;
}
body.enquete.enq-vol09-report .enq09sec03__ttl {
  font-size: 2.4rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.5;
  margin-bottom: 16px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .enq09sec03__ttl {
    font-size: 2rem;
    line-height: 1.4;
  }
}
body.enquete.enq-vol09-report .enq09sec03__strong {
  color: #ffc06f;
}
body.enquete.enq-vol09-report .enq09sec03__strong_big {
  font-size: 3rem;
}
body.enquete.enq-vol09-report .enq09__infobox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.enquete.enq-vol09-report .enq09__infobox .infobox__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  background-color: #fff;
  width: 95%;
  max-width: 100%;
}
body.enquete.enq-vol09-report .enq09__infobox .infobox__ttl {
  padding: 16px 8px 12px;
  border-bottom: 4px solid #fda499;
}
body.enquete.enq-vol09-report .enq09__infobox .infobox__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.enquete.enq-vol09-report .enq09__infobox .infobox__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10%;
  width: 80%;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.enquete.enq-vol09-report .balloon .inner p:first-child,
body.enquete.enq-vol09-report .balloon.woman_r .inner_r p:first-child {
  margin-top: 0 !important;
}
body.enquete.enq-vol09-report .enq09__infobox .infobox__btn img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.js.touchevents
  body.enquete.enq-vol09-report
  .enq09__infobox
  .infobox__btn
  img.touch,
body.enquete.enq-vol09-report .enq09__infobox .infobox__btn img:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.enquete.enq-vol09-report .enq09__foot-coment {
  padding: 0 16px;
}
body.enquete.enq-vol09-report .kh-service__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  max-width: 100%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .enq09sec03__strong_big {
    font-size: 2.4rem;
    line-height: 1.4;
  }
  body.enquete.enq-vol09-report .enq09__foot-coment {
    padding: 0 8px;
  }
  body.enquete.enq-vol09-report .kh-service__row {
    display: block;
  }
}
body.enquete.enq-vol09-report .kh-service__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 8px 16px;
}
body.enquete.enq-vol09-report .kh-service__item.find {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #baeccb;
  border-radius: 10px;
  margin-right: 1%;
}
body.enquete.enq-vol09-report .kh-service__item.comu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #ffc579;
  border-radius: 10px;
  margin-left: 1%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .kh-service__item.find {
    margin-right: 0;
    margin-bottom: 16px;
  }
  body.enquete.enq-vol09-report .kh-service__item.comu {
    margin-left: 0;
  }
}
body.enquete.enq-vol09-report .balloon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 40px;
  font-weight: 700;
}
body.enquete.enq-vol09-report .balloon .inner p:last-child,
body.enquete.enq-vol09-report .balloon.woman_r .inner_r p:last-child {
  margin-bottom: 0 !important;
}
body.enquete.enq-vol09-report .balloon .inner {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  border: 2px solid #8fd4eb;
  padding: 15px;
  border-radius: 9px;
}
body.enquete.enq-vol09-report .balloon .inner:after,
body.enquete.enq-vol09-report .balloon .inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol09-report .balloon .inner:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 16px;
  left: -13px;
}
body.enquete.enq-vol09-report .balloon .inner:before {
  border-width: 8px;
  border-right-color: #1aa5e9;
  top: 16px;
  left: -16px;
}
body.enquete.enq-vol09-report .balloon .inner-border {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  border: 2px solid #8fd4eb;
  padding: 15px 30px;
  border-radius: 50px;
}
body.enquete.enq-vol09-report .balloon .inner-border:after,
body.enquete.enq-vol09-report .balloon .inner-border:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol09-report .balloon .inner-border:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 42%;
  left: -14px;
}
body.enquete.enq-vol09-report .balloon .inner-border:before {
  border-width: 8px;
  border-right-color: #8fd4eb;
  top: 42%;
  left: -17px;
}
body.enquete.enq-vol09-report .balloon .inner-border.balloon-bg {
  background-color: #fffff6;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .balloon {
    background-position: center top;
    padding-left: 0 !important;
    padding-top: 96px;
  }
  body.enquete.enq-vol09-report .balloon .inner {
    border: none;
    padding: 0;
  }
  body.enquete.enq-vol09-report .balloon .inner:after,
  body.enquete.enq-vol09-report .balloon .inner:before {
    display: none;
  }
  body.enquete.enq-vol09-report .balloon .inner-border {
    display: table-cell;
    position: relative;
    border: 2px solid #8fd4eb;
    padding: 15px;
    border-radius: 50px;
  }
  body.enquete.enq-vol09-report .balloon .inner-border p:first-child {
    margin-top: 0 !important;
  }
  body.enquete.enq-vol09-report .balloon .inner-border p:last-child {
    margin-bottom: 0 !important;
  }
  body.enquete.enq-vol09-report .balloon .inner-border:after,
  body.enquete.enq-vol09-report .balloon .inner-border:before {
    display: initial;
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.enquete.enq-vol09-report .balloon .inner-border:after {
    border-width: 8px;
    border-right-color: #fffff6;
    top: 42%;
    left: -14px;
  }
  body.enquete.enq-vol09-report .balloon .inner-border:before {
    border-width: 8px;
    border-right-color: #8fd4eb;
    top: 42%;
    left: -17px;
  }
}
body.enquete.enq-vol09-report .balloon_base {
  padding: 0 24px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .balloon_base {
    padding: 0 8px;
  }
}
body.enquete.enq-vol09-report .balloon.man {
  background-image: url(../img/enquete/report09/icn_man.png);
  background-size: 90px 90px;
  min-height: 90px;
  padding-left: 105px;
  background-repeat: no-repeat;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol09-report .balloon.man {
    background-image: url(../img/enquete/report09/icn_man@2x.png);
  }
}
body.enquete.enq-vol09-report .balloon.woman_r {
  background-image: url(../img/enquete/report09/icn_woman.png);
  background-size: 90px 90px;
  min-height: 90px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-left: 0 !important;
  padding-right: 105px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol09-report .balloon.woman_r {
    background-image: url(../img/enquete/report09/icn_woman@2x.png);
  }
}
body.enquete.enq-vol09-report .balloon.woman_r .inner_r {
  display: table-cell;
  position: relative;
  background-color: #fffff6;
  border: 2px solid #fda499;
  padding: 15px 30px;
  text-align: left;
  border-radius: 50px;
}
body.enquete.enq-vol09-report .balloon.woman_r .inner_r:after,
body.enquete.enq-vol09-report .balloon.woman_r .inner_r:before {
  border-top: solid transparent;
  border-bottom: solid transparent;
  border-left: solid 10px;
  border-right: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol09-report .balloon_maxborder,
body.enquete.enq-vol09-report .balloon_widthmax {
  width: 100% !important;
}
body.enquete.enq-vol09-report .balloon.woman_r .inner_r:after {
  border-width: 8px;
  border-left-color: #fffff6;
  top: 42%;
  right: -14px;
}
body.enquete.enq-vol09-report .balloon.woman_r .inner_r:before {
  border-width: 8px;
  border-left-color: #fda499;
  top: 42%;
  right: -17px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .balloon.woman_r .inner_r {
    padding: 15px;
  }
  body.enquete.enq-vol09-report .balloon.woman_r .inner_r:after {
    border-width: 8px;
    border-left-color: #fffff6;
    top: 42%;
    right: -15px;
  }
  body.enquete.enq-vol09-report .balloon.woman_r .inner_r:before {
    border-width: 8px;
    border-left-color: #fda499;
    top: 42%;
    right: -18px;
  }
  body.enquete.enq-vol09-report .balloon_widthmaxsp {
    width: 100% !important;
  }
  body.enquete.enq-vol09-report .balloon_maxborder {
    padding: initial;
    padding-top: 0 !important;
    padding-left: 105px !important;
  }
}
body.enquete.enq-vol09-report .filter_smile_renewal {
  position: relative;
}
body.enquete.enq-vol09-report .filter_smile_renewal::after {
  position: absolute;
  top: -50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "2020年7月より住まいレージ制度が\Aリニューアルいたしました";
  white-space: pre;
  font-size: 3rem;
  color: #fff;
  font-weight: 700;
  width: auto;
  height: 3rem;
  text-align: center;
}
body.enquete.enq-vol10-report .balloon .inner p:first-child,
body.enquete.enq-vol10-report .balloon.woman_r .inner_r p:first-child,
body.enquete.enq-vol10-report .balloon.woman_r2 .inner_r p:first-child,
body.enquete.enq-vol10-report .balloon.woman_r3 .inner_r p:first-child {
  margin-top: 0 !important;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol09-report .filter_smile_renewal::after {
    font-size: 1.8rem;
    height: 1.8rem;
  }
}
body.enquete.enq-vol09-report .filter_smile_renewal::before {
  -webkit-animation: fadeIn 1s ease 1s 1 normal;
  animation: fadeIn 1s ease 1s 1 normal;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body.enquete.enq-vol09-report .filter_smile_renewal img {
  -webkit-filter: brightness(35%);
  filter: brightness(35%);
}
body.enquete.enq-vol10-report .enq10 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.enquete.enq-vol10-report .cnt-btn {
  padding: 0 24px;
}
.js.touchevents body.enquete.enq-vol10-report .cnt-btn.touch img,
body.enquete.enq-vol10-report .cnt-btn:hover img {
  opacity: 0.8;
}
body.enquete.enq-vol10-report .enq10sec01__row {
  background-color: #fcf7cd;
  padding-top: 16px;
}
body.enquete.enq-vol10-report .sec01box {
  padding: 16px;
}
body.enquete.enq-vol10-report .sec01box__row {
  background-color: #fff;
  border: 1px solid #dc6c24;
  border-radius: 7px;
  padding: 0 16px;
  -webkit-box-shadow: 3px 3px #dc6c24;
  box-shadow: 3px 3px #dc6c24;
}
body.enquete.enq-vol10-report .enq10sec02__row {
  background-color: #edffb2;
  padding: 16px 0 24px;
}
body.enquete.enq-vol10-report .sec02box {
  padding: 16px;
}
body.enquete.enq-vol10-report .sec02box__row {
  background-color: #fff;
  border: 1px solid #70b32d;
  border-radius: 7px;
  padding: 0 16px;
  -webkit-box-shadow: 3px 3px #70b32d;
  box-shadow: 3px 3px #70b32d;
}
body.enquete.enq-vol10-report .sec02boxother {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.enquete.enq-vol10-report .sec02boxother__row {
  background-color: #fff;
  max-width: 700px;
  padding-bottom: 32px;
  border-radius: 0 0 20px 20px;
}
body.enquete.enq-vol10-report .sec02boxother__ex {
  padding: 24px;
}
body.enquete.enq-vol10-report .uchino {
  padding: 40px 40px 0;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol10-report .uchino {
    padding: 8px;
  }
}
body.enquete.enq-vol10-report .uchino__row {
  background-image: url(../img/enquete/report10/uchino-bg.png);
  background-size: 75px 75px;
  background-repeat: repeat;
  border-radius: 10px;
  padding: 8px 0 40px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol10-report .uchino__row {
    background-image: url(../img/enquete/report10/uchino-bg@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol10-report .uchino__row {
    padding: 8px 0 24px;
  }
}
body.enquete.enq-vol10-report .imasara {
  padding: 40px 40px 0;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol10-report .imasara {
    padding: 8px;
  }
}
body.enquete.enq-vol10-report .imasara__row {
  background-image: url(../img/enquete/report10/imasara-bg.png);
  background-size: 75px 75px;
  background-repeat: repeat;
  border-radius: 10px;
  padding: 8px 0 40px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol10-report .imasara__row {
    background-image: url(../img/enquete/report10/imasara-bg@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol10-report .imasara__row {
    padding: 8px 0 24px;
  }
}
body.enquete.enq-vol10-report .enq10sec03__row {
  background-color: #fcf7cd;
  padding-top: 16px;
  padding-bottom: 16px;
}
body.enquete.enq-vol10-report .enq10sec04__row {
  background-color: #f5dded;
  padding-top: 16px;
  padding-bottom: 24px;
}
body.enquete.enq-vol10-report .sec04box {
  padding: 16px;
}
body.enquete.enq-vol10-report .sec04box__row {
  background-color: #fff;
  border: 1px solid #de669a;
  border-radius: 7px;
  padding: 0 16px;
  -webkit-box-shadow: 3px 3px #de669a;
  box-shadow: 3px 3px #de669a;
}
body.enquete.enq-vol10-report .enq10sec04a4__row {
  padding-top: 24px;
}
body.enquete.enq-vol10-report .enq10sec05__row {
  background-color: #fcf7cd;
  padding-top: 16px;
  padding-bottom: 24px;
}
body.enquete.enq-vol10-report .enq10sec06__row {
  background-color: #ebfdff;
  padding-top: 16px;
  padding-bottom: 24px;
}
body.enquete.enq-vol10-report .sec06box {
  padding: 16px 16px 32px;
}
body.enquete.enq-vol10-report .sec06box__row {
  background-color: #fff;
  border: 1px solid #5699d7;
  border-radius: 7px;
  padding: 0 16px;
  -webkit-box-shadow: 3px 3px #5699d7;
  box-shadow: 3px 3px #5699d7;
}
body.enquete.enq-vol10-report .enq10sec06a6__row {
  padding: 24px 40px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol10-report .enq10sec06a6__row {
    padding: 8px;
  }
}
body.enquete.enq-vol10-report .enq10sec07__row {
  background-color: #fcf8cd;
  padding-top: 16px;
  padding-bottom: 24px;
}
body.enquete.enq-vol10-report .enq10sec07sub__row {
  background-color: #eadefe;
  padding-top: 16px;
  padding-bottom: 24px;
}
body.enquete.enq-vol10-report .sec07box {
  padding: 16px;
}
body.enquete.enq-vol10-report .sec07box__row {
  background-color: #fff;
  border: 1px solid #773fe3;
  border-radius: 7px;
  padding: 0 16px;
  -webkit-box-shadow: 3px 3px #773fe3;
  box-shadow: 3px 3px #773fe3;
}
body.enquete.enq-vol10-report .enq10sec09__row {
  background-color: #fcf8cd;
  padding-top: 16px;
  padding-bottom: 24px;
}
body.enquete.enq-vol10-report .enq10sec09a9__ex {
  padding-top: 24px;
}
body.enquete.enq-vol10-report .enq10sec09sub__row {
  background-color: #e7fff3;
  padding-top: 16px;
  padding-bottom: 24px;
}
body.enquete.enq-vol10-report .enq10sec10__row {
  background-color: #fcf8cd;
  padding-top: 16px;
  padding-bottom: 24px;
}
body.enquete.enq-vol10-report .enq10sec11__row {
  background-color: #e7f6ff;
  padding-top: 16px;
  padding-bottom: 24px;
}
body.enquete.enq-vol10-report .sec11box {
  padding: 16px;
}
body.enquete.enq-vol10-report .sec11box__row {
  background-color: #fff;
  border: 1px solid #597eea;
  border-radius: 7px;
  padding: 0 16px;
  -webkit-box-shadow: 3px 3px #597eea;
  box-shadow: 3px 3px #597eea;
}
body.enquete.enq-vol10-report .enq10sec12__row {
  background-color: #fcf8cd;
  padding-top: 16px;
  padding-bottom: 24px;
}
body.enquete.enq-vol10-report .balloon .inner-border.balloon-bg,
body.enquete.enq-vol10-report .balloon .inner-border2.balloon-bg {
  background-color: #fffff6;
}
body.enquete.enq-vol10-report .balloon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
body.enquete.enq-vol10-report .balloon .inner p:last-child,
body.enquete.enq-vol10-report .balloon.woman_r .inner_r p:last-child,
body.enquete.enq-vol10-report .balloon.woman_r2 .inner_r p:last-child,
body.enquete.enq-vol10-report .balloon.woman_r3 .inner_r p:last-child {
  margin-bottom: 0 !important;
}
body.enquete.enq-vol10-report .balloon .inner {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  border: 2px solid #5699d7;
  padding: 15px;
  border-radius: 9px;
}
body.enquete.enq-vol10-report .balloon .inner:after,
body.enquete.enq-vol10-report .balloon .inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol10-report .balloon .inner:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 16px;
  left: -13px;
}
body.enquete.enq-vol10-report .balloon .inner:before {
  border-width: 8px;
  border-right-color: #1aa5e9;
  top: 16px;
  left: -16px;
}
body.enquete.enq-vol10-report .balloon .inner-border {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  border: 2px solid #5699d7;
  padding: 15px 30px;
  border-radius: 50px;
  -webkit-box-shadow: 3px 3px #5699d7;
  box-shadow: 3px 3px #5699d7;
}
body.enquete.enq-vol10-report .balloon .inner-border:after,
body.enquete.enq-vol10-report .balloon .inner-border:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol10-report .balloon .inner-border:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 42%;
  left: -14px;
}
body.enquete.enq-vol10-report .balloon .inner-border:before {
  border-width: 8px;
  border-right-color: #5699d7;
  top: 42%;
  left: -17px;
}
body.enquete.enq-vol10-report .balloon .inner-border2 {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  border: 2px solid #6cbf9a;
  padding: 15px 30px;
  -webkit-box-shadow: 3px 3px #6cbf9a;
  box-shadow: 3px 3px #6cbf9a;
  border-radius: 50px;
}
body.enquete.enq-vol10-report .balloon .inner-border2:after,
body.enquete.enq-vol10-report .balloon .inner-border2:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol10-report .balloon .inner-border2:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 42%;
  left: -14px;
}
body.enquete.enq-vol10-report .balloon .inner-border2:before {
  border-width: 8px;
  border-right-color: #6cbf9a;
  top: 42%;
  left: -17px;
}
body.enquete.enq-vol10-report .balloon .inner-border3 {
  font-weight: 700;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  border: 2px solid #fbf187;
  padding: 15px 30px;
  -webkit-box-shadow: 3px 3px #fbf187;
  box-shadow: 3px 3px #fbf187;
  border-radius: 50px;
}
body.enquete.enq-vol10-report .balloon .inner-border3:after,
body.enquete.enq-vol10-report .balloon .inner-border3:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol10-report .balloon .inner-border3:after {
  border-width: 8px;
  border-right-color: #fbf187;
  top: 42%;
  left: -14px;
}
body.enquete.enq-vol10-report .balloon .inner-border3:before {
  border-width: 8px;
  border-right-color: #fbf187;
  top: 42%;
  left: -17px;
}
body.enquete.enq-vol10-report .balloon .inner-border3.balloon-bg {
  background-color: #fbf187;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol10-report .balloon {
    background-position: center top;
    padding-left: 0 !important;
    padding-top: 96px;
  }
  body.enquete.enq-vol10-report .balloon .inner {
    border: none;
    padding: 0;
  }
  body.enquete.enq-vol10-report .balloon .inner:after,
  body.enquete.enq-vol10-report .balloon .inner:before {
    display: none;
  }
  body.enquete.enq-vol10-report .balloon .inner-border {
    display: table-cell;
    position: relative;
    border: 2px solid #8fd4eb;
    padding: 15px;
    border-radius: 50px;
  }
  body.enquete.enq-vol10-report .balloon .inner-border p:first-child {
    margin-top: 0 !important;
  }
  body.enquete.enq-vol10-report .balloon .inner-border p:last-child {
    margin-bottom: 0 !important;
  }
  body.enquete.enq-vol10-report .balloon .inner-border:after,
  body.enquete.enq-vol10-report .balloon .inner-border:before {
    display: initial;
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.enquete.enq-vol10-report .balloon .inner-border:after {
    border-width: 8px;
    border-right-color: #fffff6;
    top: 42%;
    left: -14px;
  }
  body.enquete.enq-vol10-report .balloon .inner-border:before {
    border-width: 8px;
    border-right-color: #8fd4eb;
    top: 42%;
    left: -17px;
  }
}
body.enquete.enq-vol10-report .balloon_base {
  padding: 0 24px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol10-report .balloon_base {
    padding: 0 8px;
  }
}
body.enquete.enq-vol10-report .balloon.man,
body.enquete.enq-vol10-report .balloon.man2 {
  background-size: 90px 90px;
  min-height: 90px;
  padding-left: 105px;
  background-position: left center;
  background-repeat: no-repeat;
}
body.enquete.enq-vol10-report .balloon.man {
  background-image: url(../img/enquete/report10/icn_danshi.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol10-report .balloon.man {
    background-image: url(../img/enquete/report10/icn_danshi@2x.png);
  }
}
body.enquete.enq-vol10-report .balloon.man2 {
  background-image: url(../img/enquete/report10/icn_danshi02.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol10-report .balloon.man2 {
    background-image: url(../img/enquete/report10/icn_danshi02@2x.png);
  }
}
body.enquete.enq-vol10-report .balloon.man3 {
  background-image: url(../img/enquete/report10/bran_right.png);
  background-size: 99px 84px;
  min-height: 84px;
  padding-left: 114px;
  background-repeat: no-repeat;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol10-report .balloon.man3 {
    background-image: url(../img/enquete/report10/bran_right@2x.png);
  }
}
body.enquete.enq-vol10-report .balloon.woman_r {
  background-image: url(../img/enquete/report10/icn_joshi.png);
  background-size: 90px 90px;
  min-height: 90px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-left: 0 !important;
  padding-right: 105px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol10-report .balloon.woman_r {
    background-image: url(../img/enquete/report10/icn_joshi@2x.png);
  }
}
body.enquete.enq-vol10-report .balloon.woman_r .inner_r {
  display: table-cell;
  position: relative;
  background-color: #fffff6;
  border: 2px solid #df6f2d;
  padding: 15px 30px;
  -webkit-box-shadow: -3px 3px #df6f2d;
  box-shadow: -3px 3px #df6f2d;
  text-align: left;
  border-radius: 50px;
}
body.enquete.enq-vol10-report .balloon.woman_r .inner_r:after,
body.enquete.enq-vol10-report .balloon.woman_r .inner_r:before {
  border-top: solid transparent;
  border-bottom: solid transparent;
  border-left: solid 10px;
  border-right: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol10-report .balloon.woman_r .inner_r:after {
  border-width: 8px;
  border-left-color: #fffff6;
  top: 42%;
  right: -14px;
}
body.enquete.enq-vol10-report .balloon.woman_r .inner_r:before {
  border-width: 8px;
  border-left-color: #fda499;
  top: 42%;
  right: -17px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol10-report .balloon.woman_r .inner_r {
    padding: 15px;
  }
  body.enquete.enq-vol10-report .balloon.woman_r .inner_r:after {
    border-width: 8px;
    border-left-color: #fffff6;
    top: 42%;
    right: -15px;
  }
  body.enquete.enq-vol10-report .balloon.woman_r .inner_r:before {
    border-width: 8px;
    border-left-color: #fda499;
    top: 42%;
    right: -18px;
  }
}
body.enquete.enq-vol10-report .balloon.woman_r2 {
  background-image: url(../img/enquete/report10/icn_joshi02.png);
  background-size: 90px 90px;
  min-height: 90px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-left: 0 !important;
  padding-right: 105px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol10-report .balloon.woman_r2 {
    background-image: url(../img/enquete/report10/icn_joshi02@2x.png);
  }
}
body.enquete.enq-vol10-report .balloon.woman_r2 .inner_r {
  display: table-cell;
  position: relative;
  background-color: #fffff6;
  border: 2px solid #bf78f3;
  -webkit-box-shadow: -3px 3px #bf78f3;
  box-shadow: -3px 3px #bf78f3;
  padding: 15px 30px;
  vertical-align: middle;
  text-align: left;
  border-radius: 50px;
}
body.enquete.enq-vol10-report .balloon.woman_r2 .inner_r:after,
body.enquete.enq-vol10-report .balloon.woman_r2 .inner_r:before {
  border-top: solid transparent;
  border-bottom: solid transparent;
  border-left: solid 10px;
  border-right: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol10-report .balloon.woman_r2 .inner_r:after {
  border-width: 8px;
  border-left-color: #fffff6;
  top: 42%;
  right: -14px;
}
body.enquete.enq-vol10-report .balloon.woman_r2 .inner_r:before {
  border-width: 8px;
  border-left-color: #bf78f3;
  top: 42%;
  right: -17px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol10-report .balloon.woman_r2 .inner_r {
    padding: 15px;
  }
  body.enquete.enq-vol10-report .balloon.woman_r2 .inner_r:after {
    border-width: 8px;
    border-left-color: #fffff6;
    top: 42%;
    right: -15px;
  }
  body.enquete.enq-vol10-report .balloon.woman_r2 .inner_r:before {
    border-width: 8px;
    border-left-color: #bf78f3;
    top: 42%;
    right: -18px;
  }
}
body.enquete.enq-vol10-report .balloon.woman_r3 {
  background-image: url(../img/enquete/report10/bran_front.png);
  background-size: 92px 98px;
  min-height: 98px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-left: 0 !important;
  padding-right: 107px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol10-report .balloon.woman_r3 {
    background-image: url(../img/enquete/report10/bran_front@2x.png);
  }
}
body.enquete.enq-vol10-report .balloon.woman_r3 .inner_r {
  font-weight: 700;
  display: table-cell;
  position: relative;
  background-color: #fbf187;
  border: 2px solid #fbf187;
  padding: 15px 30px;
  text-align: left;
  border-radius: 50px;
}
body.enquete.enq-vol10-report .balloon.woman_r3 .inner_r:after,
body.enquete.enq-vol10-report .balloon.woman_r3 .inner_r:before {
  border-top: solid transparent;
  border-bottom: solid transparent;
  border-left: solid 10px;
  border-right: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol10-report .balloon_maxborder,
body.enquete.enq-vol10-report .balloon_widthmax {
  width: 100% !important;
}
body.enquete.enq-vol10-report .balloon.woman_r3 .inner_r:after {
  border-width: 8px;
  border-left-color: #fbf187;
  top: 42%;
  right: -14px;
}
body.enquete.enq-vol10-report .balloon.woman_r3 .inner_r:before {
  border-width: 8px;
  border-left-color: #fbf187;
  top: 42%;
  right: -17px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol10-report .balloon.woman_r3 .inner_r {
    padding: 15px;
  }
  body.enquete.enq-vol10-report .balloon.woman_r3 .inner_r:after {
    border-width: 8px;
    border-left-color: #fbf187;
    top: 42%;
    right: -15px;
  }
  body.enquete.enq-vol10-report .balloon.woman_r3 .inner_r:before {
    border-width: 8px;
    border-left-color: #fbf187;
    top: 42%;
    right: -18px;
  }
  body.enquete.enq-vol10-report .balloon_widthmaxsp {
    width: 100% !important;
  }
  body.enquete.enq-vol10-report .balloon_maxborder {
    padding: initial;
    padding-top: 0 !important;
    padding-left: 105px !important;
  }
}
body.enquete.enq11 .enq11__bgblue {
  background-color: #e7fbff;
}
body.enquete.enq11 .enq11__bggreen {
  background-color: #f5fed2;
}
body.enquete.enq11 .enq11__cnt {
  padding: 8px 16px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq11 .enq11__cnt {
    padding: 4px 8px;
  }
}
body.enquete.enq11 .enq11__paddingbtm {
  padding-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq11 .enq11__paddingbtm {
    padding-bottom: 16px;
  }
}
body.enquete.enq11 .enq11__assist {
  background-color: #fff;
  padding: 8px 16px;
  border-radius: 5px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq11 .enq11__assist {
    padding: 4px 8px;
  }
}
body.enquete.enq11 .enq11__assitpoint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  padding: 0 16px 8px;
  border-radius: 5px;
}
body.enquete.enq11 .enq11__assitpoint::before {
  content: "▼";
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 4.8rem;
  color: #f5fed2;
  line-height: 80%;
}
body.enquete.enq11 .enq11__infobg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f5fed2;
  max-width: 698px;
  margin: 0 auto;
}
@media screen and (max-width: 666px) {
  body.enquete.enq11 .enq11__assitpoint {
    padding: 0 8px 4px;
  }
  body.enquete.enq11 .enq11__assitpoint::before {
    font-size: 3.2rem;
  }
  body.enquete.enq11 .enq11__infobg {
    max-width: 633px;
  }
}
body.enquete.enq11 .enq11__infocnt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 24px;
  max-width: 698px;
  margin: 0 auto;
  border: 2px solid #aad314;
  border-top: none;
  border-radius: 0 0 15px 15px;
}
body.enquete.enq11 .enq11__link img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.enquete.enq11 .enq11__link img:active,
body.enquete.enq11 .enq11__link img:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.enquete.enq-vol12-report .enq12bg__yellow {
  background-color: #ffec47;
}
body.enquete.enq-vol12-report .enq12bg__green {
  background-color: #ecf249;
}
body.enquete.enq-vol12-report .enq12 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.enquete.enq11 .enq11__infocnt {
    padding: 8px 16px;
  }
  body.enquete.enq-vol12-report .enq12 {
    font-size: 1.2rem !important;
  }
}
body.enquete.enq-vol12-report .enq12__padding {
  padding-left: 16px;
  padding-right: 16px;
}
body.enquete.enq-vol12-report .enq12__linkbtn img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.enquete.enq-vol12-report .enq12__linkbtn img:active,
body.enquete.enq-vol12-report .enq12__linkbtn img:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
body.enquete.enq-vol12-report .enq12box__row {
  background-color: #fff;
  border: 5px solid #000;
  border-radius: 8px;
  margin-top: 20%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol12-report .enq12__padding {
    padding-left: 8px;
    padding-right: 8px;
  }
  body.enquete.enq-vol12-report .enq12box__row {
    margin-top: 30%;
    border: 3px solid #000;
  }
}
body.enquete.enq-vol12-report .enq12box2__row {
  background-color: #fff;
  border: 5px solid #000;
  border-radius: 8px;
  margin-top: 20%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol12-report .enq12box2__row {
    margin-top: 25%;
    border: 3px solid #000;
  }
  body.enquete.enq-vol12-report .enq12comment__row {
    padding-right: 16px;
  }
}
body.enquete.enq-vol12-report .enq12comment__ex {
  background-color: #fff;
  border-radius: 8px;
  padding: 8px 16px;
}
body.enquete.enq-vol14-report .report14-sns__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol12-report .enq12comment__ex {
    padding: 4px 8px;
  }
  body.enquete.enq-vol12-report .enq12comment__icn {
    text-align: right;
  }
  body.enquete.enq-vol14-report .report14-sns__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
body.enquete.enq-vol14-report .report14-sns__ex {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 56.89189%;
  flex: 0 0 56.89189%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol14-report .report14-sns__ex {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
body.enquete.enq-vol14-report .report14-sns__insta {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol14-report .report14-sns__insta {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
body.enquete.enq-vol14-report .report14-sns__fb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.10811%;
  flex: 0 0 23.10811%;
}
body.enquete.enq-vol14-report .report14__bgp {
  background-color: #ffe9e9;
  border-radius: 10px;
}
body.enquete.enq-vol14-report .report14__bgb {
  background-color: #e2f5fc;
  border-radius: 10px;
}
body.enquete.enq-vol14-report .report14__bgg {
  background-color: #ecf7e6;
  border-radius: 10px;
}
body.enquete.enq-vol17-report .report17-sns__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol14-report .report14-sns__fb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.enquete.enq-vol17-report .report17-sns__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
body.enquete.enq-vol17-report .report17-sns__ex {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 56.89189%;
  flex: 0 0 56.89189%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol17-report .report17-sns__ex {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
body.enquete.enq-vol17-report .report17-sns__insta {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol17-report .report17-sns__insta {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
body.enquete.enq-vol17-report .report17-sns__fb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.10811%;
  flex: 0 0 23.10811%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol17-report .report17-sns__fb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
body.enquete.enq-vol17-report .report17__bgp {
  background-color: #ffe9e9;
  border-radius: 10px;
}
body.enquete.enq-vol17-report .report17__bgb {
  background-color: #e2f5fc;
  border-radius: 10px;
}
body.enquete.enq-vol17-report .report17__bgg {
  background-color: #ecf7e6;
  border-radius: 10px;
}
body.enquete.enq-vol17-report .report17__q3 {
  background-color: #fffce6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol17-report .report17__q3 {
    display: block;
  }
}
body.enquete.enq-vol17-report .report17__q6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.enquete.enq-vol17-report .q3__ex {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 46.08108%;
  flex: 0 0 46.08108%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol17-report .q3__ex {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-item-align: center;
    align-self: center;
  }
}
body.enquete.enq-vol17-report .q3__insta {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 19.86486%;
  flex: 0 0 19.86486%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol17-report .q3__insta {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
body.enquete.enq-vol17-report .q3__fb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 19.86486%;
  flex: 0 0 19.86486%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol17-report .q3__fb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
body.enquete.enq-vol17-report .q3__sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
body.enquete.enq-vol17-report .q6__fikidashi {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.78378%;
  flex: 0 0 83.78378%;
}
body.enquete.enq-vol17-report .q6__bran {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.97297%;
  flex: 0 0 12.97297%;
}
body.enquete.cafe-vol20 .u-ttl__cafe20 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  font-size: 2.4rem;
  border-bottom: 2px dotted #e6e6e6;
  line-height: 1.4;
  margin: 4em 0 1em;
  padding-bottom: 0.5em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background-size: auto;
  color: #000;
}
.js.touchevents body.enquete.enq-vol21-report .u-btn-layout_pink.touch a,
.js.touchevents body.enquete.enq-vol21-report .u-btn-layout_red.touch a,
body.enquete.enq-vol21-report .u-btn-layout_pink:hover a,
body.enquete.enq-vol21-report .u-btn-layout_red:hover a {
  font-size: 2rem;
}
body.enquete.enq-vol21-report .balloon .inner p:first-child,
body.enquete.enq-vol21-report .balloon .inner-border_r p:first-child {
  margin-top: 0 !important;
}
body.enquete.cafe-vol20 .notes {
  background-color: #fff;
  padding: 16px;
}
body.enquete.enq-vol19-report .report19,
body.enquete.enq-vol19-report .report19_02 {
  background-position: top center;
  padding-bottom: 25.25%;
  background-size: cover;
  background-repeat: no-repeat;
}
body.enquete.enq-vol19-report .report19 {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../../lib/img/enquete/report19/q7_bg@2x.png);
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol19-report .report19 {
    background-image: url(../../lib/img/enquete/report19/q7_bg-sp@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 100vh;
  }
  body.enquete.enq-vol19-report .report19__video {
    width: 100%;
  }
}
body.enquete.enq-vol19-report .report19__video {
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
body.enquete.enq-vol19-report .report19__video_base {
  position: relative;
  width: 100%;
  max-width: 640px;
  height: 0;
  padding-top: 56.25%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.enquete.enq-vol19-report .report19__video_emb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 73%;
  height: 73%;
  padding-top: 25%;
}
body.enquete.enq-vol19-report .report19_w50 {
  width: 50%;
}
body.enquete.enq-vol19-report .report19__intro {
  color: #313333;
}
body.enquete.enq-vol19-report .report19_02 {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../../lib/img/enquete/report19/q9_bg@2x.png);
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol19-report .report19__video {
    margin-bottom: 24px;
  }
  body.enquete.enq-vol19-report .report19_02 {
    background-image: url(../../lib/img/enquete/report19/q9_bg-sp@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 100vh;
  }
  body.enquete.enq-vol19-report .report19_02__video {
    width: 100%;
  }
}
body.enquete.enq-vol19-report .report19_02__video {
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
body.enquete.enq-vol19-report .report19_02__video_base {
  position: relative;
  width: 100%;
  max-width: 640px;
  height: 0;
  padding-top: 56.25%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.enquete.enq-vol19-report .report19_02__video_emb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 73%;
  height: 73%;
  padding-top: 25%;
}
body.enquete.enq-vol19-report .report19_03 {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.enquete.enq-vol19-report .report19_03__video {
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol19-report .report19_02__video {
    margin-bottom: 24px;
  }
  body.enquete.enq-vol19-report .report19_03__video {
    width: 100%;
    margin-bottom: 24px;
  }
}
body.enquete.enq-vol19-report .report19_03__video_base {
  position: absolute;
  top: 0;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.enquete.enq-vol19-report .report19_03__video_emb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 73%;
  height: 73%;
  padding-top: 22%;
}
body.enquete.enq-vol20-report .report20__intro {
  color: #1f443e;
}
body.enquete.enq-vol21-report .lecturer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.enquete.enq-vol21-report .lecturer__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 44.32432%;
  flex: 0 0 44.32432%;
}
:root body.enquete.enq-vol21-report .lecturer__img,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex: 0 0 44.05405%;
  flex: 0 0 44.05405%;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol19-report .report19_03__video_emb {
    padding-top: 35%;
  }
  body.enquete.enq-vol21-report .lecturer__row {
    display: block;
  }
  :root body.enquete.enq-vol21-report .lecturer__img,
  _:-ms-lang(x)::-ms-backdrop {
    -ms-flex: 0 0 37.12375%;
    flex: 0 0 37.12375%;
  }
  body.enquete.enq-vol21-report .lecturer__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.12375%;
    flex: 0 0 37.12375%;
  }
}
body.enquete.enq-vol21-report .lecturer__item_l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 100%;
  height: auto;
}
:root body.enquete.enq-vol21-report .lecturer__item_l,
_:-ms-lang(x)::-ms-backdrop {
  margin-right: -2px;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol21-report .lecturer__item_l {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.12375%;
    flex: 0 0 37.12375%;
  }
}
body.enquete.enq-vol21-report .lecturer__item_m {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55.67568%;
  flex: 0 0 55.67568%;
  max-width: 100%;
  height: auto;
}
:root body.enquete.enq-vol21-report .lecturer__item_m,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex: 0 0 55.67568%;
  flex: 0 0 55.67568%;
}
@media screen and (max-width: 666px) {
  :root body.enquete.enq-vol21-report .lecturer__item_m,
  _:-ms-lang(x)::-ms-backdrop {
    -ms-flex: 0 0 62.54181%;
    flex: 0 0 62.54181%;
  }
  body.enquete.enq-vol21-report .lecturer__item_m {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.54181%;
    flex: 0 0 62.54181%;
  }
  body.enquete.enq-vol21-report .lecturer__item_r {
    display: block;
  }
}
body.enquete.enq-vol21-report .lecturer__item_r {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
:root body.enquete.enq-vol21-report .lecturer__item_r,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
body.enquete.enq-vol21-report .balloon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
body.enquete.enq-vol21-report .balloon .inner p:last-child,
body.enquete.enq-vol21-report .balloon .inner-border_r p:last-child {
  margin-bottom: 0 !important;
}
body.enquete.enq-vol21-report .balloon .inner {
  display: table-cell;
  position: relative;
  border: 2px solid #1aa5e9;
  padding: 15px;
  border-radius: 9px;
}
body.enquete.enq-vol21-report .balloon .inner:after,
body.enquete.enq-vol21-report .balloon .inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol21-report .balloon .inner:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 16px;
  left: -13px;
}
body.enquete.enq-vol21-report .balloon .inner:before {
  border-width: 8px;
  border-right-color: #1aa5e9;
  top: 16px;
  left: -16px;
}
body.enquete.enq-vol21-report .balloon .inner-border {
  display: table-cell;
  position: relative;
  border: 2px solid #1aa5e9;
  padding: 15px;
  border-radius: 5px;
}
body.enquete.enq-vol21-report .balloon .inner-border:after,
body.enquete.enq-vol21-report .balloon .inner-border:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.enquete.enq-vol21-report .balloon .inner-border:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 48%;
  left: -13px;
}
body.enquete.enq-vol21-report .balloon .inner-border:before {
  border-width: 8px;
  border-right-color: #1aa5e9;
  top: 48%;
  left: -16px;
}
body.enquete.enq-vol21-report .balloon .inner-border_r {
  display: table-cell;
  position: relative;
  text-align: left;
  border-radius: 9px;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol21-report .balloon .inner-border_r {
    border: 2px solid #1aa5e9;
    padding: 15px;
    display: table-cell;
  }
  body.enquete.enq-vol21-report .balloon .inner-border_r:after,
  body.enquete.enq-vol21-report .balloon .inner-border_r:before {
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-left: solid 8px;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.enquete.enq-vol21-report .balloon .inner-border_r:after {
    border-width: 8px;
    border-left-color: #fff;
    top: 16px;
    right: -13px;
  }
  body.enquete.enq-vol21-report .balloon .inner-border_r:before {
    border-width: 8px;
    border-left-color: #1aa5e9;
    top: 16px;
    right: -16px;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol21-report .balloon .inner-border_r:after {
    top: -13px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.enquete.enq-vol21-report .balloon .inner-border_r:before {
    top: -16px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.enquete.enq-vol21-report .balloon {
    background-position: center top;
    padding-left: 0 !important;
    padding-top: 96px;
  }
  body.enquete.enq-vol21-report .balloon .inner-border_r {
    display: table-cell;
    position: relative;
    border: 2px solid #1aa5e9;
    padding: 15px;
    border-radius: 5px;
  }
  body.enquete.enq-vol21-report .balloon .inner-border_r p:first-child {
    margin-top: 0 !important;
  }
  body.enquete.enq-vol21-report .balloon .inner-border_r p:last-child {
    margin-bottom: 0 !important;
  }
  body.enquete.enq-vol21-report .balloon .inner-border_r:after,
  body.enquete.enq-vol21-report .balloon .inner-border_r:before {
    display: initial;
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
}
body.about .about-top::before,
body.about .catch-word::before {
  left: -1000px;
}
body.about .about-top::after,
body.about .catch-word::after {
  right: -1000px;
}
body.enquete.enq-vol21-report .balloon {
  width: 48%;
}
body.enquete.enq-vol21-report .balloon_widthmax,
body.enquete.enq-vol21-report .balloon_widthmax-border {
  width: 100% !important;
}
body.enquete.enq-vol21-report .balloon.mrsm {
  background-image: url(../img/event/report-online-event/icon-mrsm.png);
  min-height: 113px;
  padding-left: 70px;
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol21-report .balloon.mrsm {
    background-image: url(../img/event/report-online-event/icon-mrsm@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol21-report .balloon.mrsm {
    padding-right: 0;
    background-position: center top;
  }
}
body.enquete.enq-vol21-report .balloon.fam2 {
  background-image: url(../img/event/common/icon-family2.png);
  background-size: 59px 59px;
  min-height: 59px;
  padding-left: 74px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol21-report .balloon.fam2 {
    background-image: url(../img/event/common/icon-family2@2x.png);
  }
}
body.enquete.enq-vol21-report .balloon.fam2_r {
  background-image: url(../img/event/common/icon-family2.png);
  background-size: 59px 59px;
  min-height: 59px;
  padding-right: 74px;
  background-repeat: no-repeat;
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol21-report .balloon.fam2_r {
    background-image: url(../img/event/common/icon-family2@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol21-report .balloon.fam2_r {
    padding-right: 0;
    background-position: center top;
  }
  body.enquete.enq-vol21-report .balloon_widthmaxsp {
    width: 100% !important;
  }
}
body.enquete.enq-vol21-report .event-online-btn {
  width: 50%;
}
body.enquete.enq-vol21-report .airdam-back {
  background-image: url(../img/event/report-online-event/airdam-back.png);
  background-repeat: repeat;
  background-size: 740px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.enquete.enq-vol21-report .airdam-back {
    background-image: url(../img/event/report-online-event/airdam-back@2x.png);
  }
}
body.enquete.enq-vol21-report .airdam {
  padding: 20px;
}
body.enquete.enq-vol21-report .airdam-btn {
  background-color: #fff;
  padding: 4px;
  border-radius: 4px;
}
body.enquete.enq-vol21-report .airdam-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol21-report .airdam-flex {
    display: block;
  }
  body.enquete.enq-vol21-report .airdam-flex.sp-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    display: -webkit-box;
    display: -webkit-flex;
  }
  body.enquete.enq-vol21-report .airdam-flex.sp-flex .sp-w50 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 49% !important;
    padding: 0 4px;
  }
}
body.enquete.enq-vol21-report .u-font__r-online-event {
  color: #000;
  font-weight: 700;
  font-size: 2rem;
  margin: 3em 0 1em;
  line-height: 1.4;
  padding-bottom: 0.5em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.enquete.enq-vol21-report .txt_reform {
  text-align: right;
}
body.enquete.enq-vol21-report .u-btn-layout__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.enquete.enq-vol21-report .u-btn-layout_red {
  background-color: #e64438;
  color: #fff;
  padding: 18px 70px;
  border-radius: 3px;
}
.js.touchevents body.enquete.enq-vol21-report .u-btn-layout_red.touch,
body.enquete.enq-vol21-report .u-btn-layout_red:hover {
  background-color: #e64438;
  color: #fff;
}
body.enquete.enq-vol21-report .u-btn-layout_pink {
  background-color: #ec615a;
  color: #fff;
  border-radius: 3px;
  width: 350px;
  padding: 15px 0;
  line-height: 1.4;
}
.js.touchevents body.enquete.enq-vol21-report .u-btn-layout_pink.touch,
body.enquete.enq-vol21-report .u-btn-layout_pink:hover {
  background-color: #e64438;
  color: #fff;
}
body.enquete.enq-vol22-report .report22__bg {
  background-color: #eff9fc;
}
body.enquete.enq-vol22-report .report22__q1-btn01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol21-report .txt_reform {
    text-align: left;
  }
  body.enquete.enq-vol21-report .u-btn-layout__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.enquete.enq-vol21-report .u-btn-layout_pink {
    width: 310px;
  }
  body.enquete.enq-vol22-report .report22__q1-btn01 {
    margin-top: -2px;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q1-btn01__item_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(407 / 1480 * 100%);
    flex: 0 0 calc(407 / 1480 * 100%);
    max-width: calc(407 / 1480 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q1-btn01__item_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(126 / 1200 * 100%);
    flex: 0 0 calc(126 / 1200 * 100%);
    max-width: calc(126 / 1200 * 100%);
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q1-btn01__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(650 / 1480 * 100%);
    flex: 0 0 calc(650 / 1480 * 100%);
    max-width: calc(650 / 1480 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q1-btn01__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(970 / 1200 * 100%);
    flex: 0 0 calc(970 / 1200 * 100%);
    max-width: calc(970 / 1200 * 100%);
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q1-btn01__item_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(423 / 1480 * 100%);
    flex: 0 0 calc(423 / 1480 * 100%);
    max-width: calc(423 / 1480 * 100%);
  }
}
body.enquete.enq-vol22-report .report22__q1-btn02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q1-btn01__item_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(104 / 1200 * 100%);
    flex: 0 0 calc(104 / 1200 * 100%);
    max-width: calc(104 / 1200 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q1-btn02 {
    margin-top: -2px;
    margin-bottom: -3px;
  }
  body.enquete.enq-vol22-report .report22__q1-btn02__item_01 {
    display: none;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q1-btn02__item_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(158 / 1480 * 100%);
    flex: 0 0 calc(158 / 1480 * 100%);
    max-width: calc(158 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q1-btn02__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(582 / 1480 * 100%);
    flex: 0 0 calc(582 / 1480 * 100%);
    max-width: calc(582 / 1480 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q1-btn02__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.enquete.enq-vol22-report .report22__q1-btn02__item_03 {
    display: none;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q1-btn02__item_04 {
    display: none;
  }
  body.enquete.enq-vol22-report .report22__q1-btn03 {
    margin-top: -2px;
  }
}
body.enquete.enq-vol22-report .report22__q1-btn03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q1-btn02__item_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(588 / 1480 * 100%);
    flex: 0 0 calc(588 / 1480 * 100%);
    max-width: calc(588 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q1-btn02__item_04 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(152 / 1480 * 100%);
    flex: 0 0 calc(152 / 1480 * 100%);
    max-width: calc(152 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q1-btn03__item_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(158 / 1480 * 100%);
    flex: 0 0 calc(158 / 1480 * 100%);
    max-width: calc(158 / 1480 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q1-btn03__item_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(116 / 1200 * 100%);
    flex: 0 0 calc(116 / 1200 * 100%);
    max-width: calc(116 / 1200 * 100%);
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q1-btn03__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(582 / 1480 * 100%);
    flex: 0 0 calc(582 / 1480 * 100%);
    max-width: calc(582 / 1480 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q1-btn03__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q1-btn03__item_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(588 / 1480 * 100%);
    flex: 0 0 calc(588 / 1480 * 100%);
    max-width: calc(588 / 1480 * 100%);
  }
}
body.enquete.enq-vol22-report .report22__q2-btn01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q1-btn03__item_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(116 / 1200 * 100%);
    flex: 0 0 calc(116 / 1200 * 100%);
    max-width: calc(116 / 1200 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q2-btn01 {
    margin-top: -2px;
    margin-bottom: -2px;
  }
  body.enquete.enq-vol22-report .report22__q2-btn01__item_01 {
    display: none;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q2-btn01__item_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(458 / 1480 * 100%);
    flex: 0 0 calc(458 / 1480 * 100%);
    max-width: calc(458 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q2-btn01__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(560 / 1480 * 100%);
    flex: 0 0 calc(560 / 1480 * 100%);
    max-width: calc(560 / 1480 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q2-btn01__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.enquete.enq-vol22-report .report22__q2-btn01__item_03 {
    display: none;
  }
}
body.enquete.enq-vol22-report .report22__q2-btn02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q2-btn01__item_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(462 / 1480 * 100%);
    flex: 0 0 calc(462 / 1480 * 100%);
    max-width: calc(462 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q2-btn02__item_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(158 / 1480 * 100%);
    flex: 0 0 calc(158 / 1480 * 100%);
    max-width: calc(158 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q2-btn02__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(582 / 1480 * 100%);
    flex: 0 0 calc(582 / 1480 * 100%);
    max-width: calc(582 / 1480 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q2-btn02 {
    margin-top: -2px;
    margin-bottom: -2px;
  }
  body.enquete.enq-vol22-report .report22__q2-btn02__item_01 {
    display: none;
  }
  body.enquete.enq-vol22-report .report22__q2-btn02__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.enquete.enq-vol22-report .report22__q2-btn02__item_03 {
    display: none;
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q2-btn02__item_04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body.enquete.enq-vol22-report .report22__q2-btn03 {
    margin-top: -2px;
    margin-bottom: -4px;
  }
}
body.enquete.enq-vol22-report .report22__q2-btn03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q2-btn02__item_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(588 / 1480 * 100%);
    flex: 0 0 calc(588 / 1480 * 100%);
    max-width: calc(588 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q2-btn02__item_04 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(152 / 1480 * 100%);
    flex: 0 0 calc(152 / 1480 * 100%);
    max-width: calc(152 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q2-btn03__item_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(158 / 1480 * 100%);
    flex: 0 0 calc(158 / 1480 * 100%);
    max-width: calc(158 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q2-btn03__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(582 / 1480 * 100%);
    flex: 0 0 calc(582 / 1480 * 100%);
    max-width: calc(582 / 1480 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q2-btn03__item_01 {
    display: none;
  }
  body.enquete.enq-vol22-report .report22__q2-btn03__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.enquete.enq-vol22-report .report22__q2-btn03__item_03 {
    display: none;
  }
}
body.enquete.enq-vol22-report .report22__q3-btn01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q2-btn03__item_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(588 / 1480 * 100%);
    flex: 0 0 calc(588 / 1480 * 100%);
    max-width: calc(588 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q3-btn01__item_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(458 / 1480 * 100%);
    flex: 0 0 calc(458 / 1480 * 100%);
    max-width: calc(458 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q3-btn01__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(560 / 1480 * 100%);
    flex: 0 0 calc(560 / 1480 * 100%);
    max-width: calc(560 / 1480 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q3-btn01 {
    margin-top: -2px;
    margin-bottom: -4px;
  }
  body.enquete.enq-vol22-report .report22__q3-btn01__item_01 {
    display: none;
  }
  body.enquete.enq-vol22-report .report22__q3-btn01__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.enquete.enq-vol22-report .report22__q3-btn01__item_03 {
    display: none;
  }
}
body.enquete.enq-vol22-report .report22__q3-btn02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q3-btn01__item_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(462 / 1480 * 100%);
    flex: 0 0 calc(462 / 1480 * 100%);
    max-width: calc(462 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q3-btn02__item_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(458 / 1480 * 100%);
    flex: 0 0 calc(458 / 1480 * 100%);
    max-width: calc(458 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q3-btn02__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(560 / 1480 * 100%);
    flex: 0 0 calc(560 / 1480 * 100%);
    max-width: calc(560 / 1480 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q3-btn02 {
    margin-top: -2px;
    margin-bottom: -4px;
  }
  body.enquete.enq-vol22-report .report22__q3-btn02__item_01 {
    display: none;
  }
  body.enquete.enq-vol22-report .report22__q3-btn02__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.enquete.enq-vol22-report .report22__q3-btn02__item_03 {
    display: none;
  }
}
body.enquete.enq-vol22-report .report22__q3-btn03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q3-btn03 {
    margin-top: -2px;
    margin-bottom: -4px;
  }
  body.enquete.enq-vol22-report .report22__q3-btn03__item_01 {
    display: none;
  }
}
body.enquete.cafe-vol33 .u-ttl__cafe20,
body.enquete.cafe-vol42 .u-ttl__cafe20 {
  font-size: 2.4rem;
  border-bottom: 2px dotted #e6e6e6;
  line-height: 1.4;
  margin: 4em 0 1em;
  background-size: auto;
  color: #000;
  position: relative;
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q3-btn02__item_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(462 / 1480 * 100%);
    flex: 0 0 calc(462 / 1480 * 100%);
    max-width: calc(462 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q3-btn03__item_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(768 / 1480 * 100%);
    flex: 0 0 calc(768 / 1480 * 100%);
    max-width: calc(768 / 1480 * 100%);
  }
  body.enquete.enq-vol22-report .report22__q3-btn03__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(560 / 1480 * 100%);
    flex: 0 0 calc(560 / 1480 * 100%);
    max-width: calc(560 / 1480 * 100%);
  }
}
@media screen and (max-width: 666px) {
  body.enquete.enq-vol22-report .report22__q3-btn03__item_02 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.enquete.enq-vol22-report .report22__q3-btn03__item_03 {
    display: none;
  }
}
@media screen and (min-width: 667px) {
  body.enquete.enq-vol22-report .report22__q3-btn03__item_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(153 / 1480 * 100%);
    flex: 0 0 calc(153 / 1480 * 100%);
    max-width: calc(153 / 1480 * 100%);
  }
}
body.enquete.cafe-vol33 .u-ttl__cafe20 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 0.5em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.enquete.cafe-vol33 .notes {
  background-color: #fff;
  padding: 16px;
}
body.enquete.cafe-vol42 .u-ttl__cafe20 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 0.5em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.enquete.cafe-vol42 .notes {
  background-color: #fff;
  padding: 16px;
}
body.cafe-report .cafe-report__wrapper {
  background-color: #f8f3ed;
  line-break: strict;
}
body.cafe-report .cafe-report__wrapper_new {
  background-color: #fdefe9 !important;
}
body.cafe-report .cafe-report__link img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.cafe-report .cafe-report__link img.touch,
body.cafe-report .cafe-report__link img:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
body.about #series2 .column6 li a:hover,
body.about li.sr2 a:hover {
  opacity: 0.7;
}
body.cafe-report .cafe-backnum {
  border-left: 3px solid #1075a6;
  padding-left: 8px;
  color: #1075a6;
}
body.about .about-detail .find .point {
  display: block;
  overflow: hidden;
  height: 0;
  padding-top: 175px;
  background-image: url(../img/about/about/find-img.png);
  background-size: 180px 175px;
  width: 180px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.about .about-detail .find .point {
    background-image: url(../img/about/about/find-img@2x.png);
  }
}
body.about .about-detail .find .inner a {
  display: block;
  overflow: hidden;
  width: 208px;
  height: 0;
  padding-top: 21px;
  background-image: url(../img/about/about/find-text.png);
  background-size: 208px 21px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.about .about-detail .find .inner a {
    background-image: url(../img/about/about/find-text@2x.png);
  }
}
body.about .about-detail .use .point {
  display: block;
  overflow: hidden;
  height: 0;
  padding-top: 165px;
  background-image: url(../img/about/about/use-img.png);
  background-size: 180px 165px;
  width: 180px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.about .about-detail .use .point {
    background-image: url(../img/about/about/use-img@2x.png);
  }
}
body.about .about-detail .use .inner a {
  display: block;
  overflow: hidden;
  width: 146px;
  height: 0;
  padding-top: 21px;
  background-image: url(../img/about/about/use-text.png);
  background-size: 146px 21px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.about .about-detail .use .inner a {
    background-image: url(../img/about/about/use-text@2x.png);
  }
}
body.about .about-detail .participate .point {
  display: block;
  overflow: hidden;
  height: 0;
  padding-top: 171px;
  background-image: url(../img/about/about/participate-img.png);
  background-size: 186px 171px;
  width: 186px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.about .about-detail .participate .point {
    background-image: url(../img/about/about/participate-img@2x.png);
  }
}
body.about .about-detail .participate .inner a {
  display: block;
  overflow: hidden;
  width: 194px;
  height: 0;
  padding-top: 21px;
  background-image: url(../img/about/about/participate-text.png);
  background-size: 194px 21px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.about .about-detail .participate .inner a {
    background-image: url(../img/about/about/participate-text@2x.png);
  }
}
body.about .about-detail .wrapper {
  display: table;
}
body.about .about-detail .wrapper .point {
  display: table-cell;
  margin-right: 16px;
}
body.about .about-detail .wrapper .inner {
  display: table-cell;
  vertical-align: middle;
}
body.about .about-detail .wrapper .inner a {
  display: table-cell;
  margin-bottom: 16px;
}
body.about .about-detail .find {
  position: relative;
  top: -20px;
}
body.about .about-detail .use {
  background: #fffcf4;
  padding: 16px 0;
}
body.about .about-detail .participate {
  padding: 16px 0;
}
@media screen and (max-width: 666px) {
  body.about .about-detail .wrapper,
  body.about .about-detail .wrapper .inner,
  body.about .about-detail .wrapper .point {
    display: block;
  }
  body.about .about-detail .wrapper .point {
    margin-bottom: 24px;
    background-position: center bottom;
    width: 100%;
  }
}
body.about .entryBtn a {
  width: 75%;
  height: 75px;
  margin: 0 auto;
  font-size: 1.8rem;
}
body.about .entryBtn a span::after {
  display: inline-block;
  content: "";
  font-weight: 900;
  font-size: inherit;
  margin-left: 4px;
}
body.about .about-assist__img,
body.about .faq-link__item {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
}
@media screen and (max-width: 970px) {
  body.about .entryBtn a {
    margin: 0 auto;
    width: 96%;
  }
}
body.about .aboutMid {
  border-bottom: 1px solid #1075a6;
  margin-bottom: 30px;
  padding-bottom: 50px;
  margin-top: 0;
  padding-top: 0;
}
body.about .about-assist__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fffed9;
  padding: 48px;
}
@media screen and (max-width: 666px) {
  body.about .about-assist__row {
    padding: 8px;
  }
  body.about .about-assist__ttl.top img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
body.about .about-assist__inner:first-of-type {
  border-bottom: 1px solid #1075a6;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
body.about .about-assist__ttl {
  text-align: center;
  margin-bottom: 24px;
}
body.about .about-assist__img {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 666px) {
  body.about .about-assist__img {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.about .about-assist__img img:first-child {
    margin-bottom: 8px;
  }
}
body.about .about-assist__img.top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body.about .about-assist__img.bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
body.about .aboutTxt {
  color: #1075a6;
  font-size: 1.7rem;
  margin-left: 10px;
}
@media screen and (max-width: 640px) {
  body.about .aboutUnder .flowArea {
    width: 96%;
  }
}
body.about .catch-word {
  position: relative;
  background-color: #1075a6;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.about .catch-word {
    padding-bottom: 8px;
  }
}
body.about .catch-word::after,
body.about .catch-word::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #1075a6;
}
body.about .catch-word__word {
  color: #fff;
  font-family: "Libre Baskerville", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (min-width: 667px) {
  body.about .about-assist__img img:first-child {
    margin-right: 4px;
  }
  body.about .catch-word__word {
    display: block;
    overflow: hidden;
    width: 630px;
    height: 0;
    padding-top: 148px;
    background-image: url(../img/about/about/catch.png);
    background-size: 630px 148px;
    margin: 0 auto 24px;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  body.about .catch-word__word {
    background-image: url(../img/about/about/catch@2x.png);
  }
}
body.about .catch-word__ttl {
  text-align: center;
  font-weight: 400;
  margin: 0 0 8px;
  font-size: 2rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.smile .smile-header__num span,
body.smile .smile-header__num-ttl span {
  -webkit-font-feature-settings: "palt";
  letter-spacing: -1px;
}
body.about .catch-word__ex {
  font-size: 1.8rem;
  margin-bottom: 16px;
  line-height: 1.7;
}
body.about .catch-word__ex br {
  display: none;
}
body.about .catch-word__img {
  display: block;
  margin: 0 auto 16px;
}
body.about .catch-word__sub {
  color: #fff;
  margin: 0 auto 24px;
}
@media screen and (min-width: 667px) {
  body.about .catch-word__sub {
    display: block;
    overflow: hidden;
    width: 475px;
    height: 0;
    padding-top: 118px;
    background-image: url(../img/about/about/catch-text.png);
    background-size: 475px 118px;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  body.about .catch-word__sub {
    background-image: url(../img/about/about/catch-text@2x.png);
  }
}
body.about .about-top {
  position: relative;
  background: #fffed9;
  padding-top: 24px;
  padding-bottom: 24px;
}
body.about .about-top::after,
body.about .about-top::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fffed9;
}
body.about .about-top__img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
body.about .about-top p {
  color: #1075a6;
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 970px) {
  body.about .about-top p {
    margin: 0 auto;
    width: 96%;
  }
}
body.about .faq-link__item {
  position: relative;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
  border-bottom: 2px dotted #e6e6e6;
}
body.about .faq-link__item::before {
  content: "Q";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #1075a6;
  color: #fff;
  margin-right: 8px;
}
body.about .faq-link__item::after {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 24px;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.about .contact-link__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.about .contact-link__text {
  margin-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.about .contact-link__row {
    display: block;
  }
  body.about .contact-link__btn {
    margin: 0 auto 24px;
  }
}
body.about #brand.main__item h3 {
  display: block;
  overflow: hidden;
  width: 430px;
  height: 0;
  padding-top: 94px;
  background-image: url(../img/about/brand/brand-h3.png);
  background-size: 430px 94px;
  margin: 0 auto 48px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.about #brand.main__item h3 {
    background-image: url(../img/about/brand/brand-h3@2x.png);
  }
}
@media screen and (max-width: 670px) {
  body.about #brand.main__item h3 {
    display: block;
    overflow: auto;
    width: auto;
    height: auto;
    padding-top: 0;
    background-image: none;
    font-family: "Libre Baskerville", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    border-bottom: solid 3px #595454;
    font-size: 24px !important;
    font-size: 2.4rem !important;
    padding-bottom: 16px;
    font-weight: 400;
  }
}
body.about #brand.main__item .logo {
  display: block;
  overflow: hidden;
  width: 206px;
  height: 0;
  padding-top: 63px;
  background-image: url(../img/about/brand/brand-logo.png);
  background-size: 206px 63px;
  margin: 0 auto 48px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.about #brand.main__item .logo {
    background-image: url(../img/about/brand/brand-logo@2x.png);
  }
}
body.about #brand.main__item p {
  display: block;
  overflow: hidden;
  width: 575px;
  height: 0;
  padding-top: 253px;
  background-image: url(../img/about/brand/brand-text.png);
  background-size: 575px 253px;
  margin: 0 auto;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.about #brand.main__item p {
    background-image: url(../img/about/brand/brand-text@2x.png);
  }
}
@media screen and (max-width: 607px) {
  body.about #brand.main__item p {
    display: block;
    overflow: auto;
    width: auto;
    height: auto;
    padding-top: 0;
    background-image: none;
    font-family: "Libre Baskerville", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 2;
  }
  body.about #brand.main__item p strong {
    border-bottom: dotted 2px #094460;
  }
}
body.about #series h3 {
  display: block;
  overflow: hidden;
  width: 283px;
  height: 0;
  padding-top: 24px;
  background-image: url(../img/about/brand/series-h3.png);
  background-size: 283px 24px;
  margin: 0 auto 32px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.about #series h3 {
    background-image: url(../img/about/brand/series-h3@2x.png);
  }
}
@media screen and (max-width: 319px) {
  body.about #series h3 {
    display: block;
    overflow: auto;
    width: auto;
    height: auto;
    background-image: none;
    font-family: "Libre Baskerville", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: left;
    margin: 0 auto;
    padding: 0 0 5px !important;
  }
}
body.about #series p.ex {
  display: block;
  overflow: hidden;
  width: 719px;
  height: 0;
  padding-top: 15px;
  background-image: url(../img/about/brand/series-text.png);
  background-size: 719px 15px;
  margin: 0 auto 40px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.about #series p.ex {
    background-image: url(../img/about/brand/series-text@2x.png);
  }
}
@media screen and (max-width: 700px) {
  body.about #series p.ex {
    display: block;
    overflow: auto;
    width: auto;
    height: auto;
    padding-top: 0;
    background-image: none;
    text-align: left;
    padding-left: 0 !important;
  }
}
body.about #series ul li img {
  vertical-align: bottom;
}
body.about #series ul li p {
  font-size: 12px !important;
  font-size: 1.2rem !important;
  line-height: 1.4 !important;
  color: #a6a0a0;
  height: 3em;
}
body.about #series ul li .bt a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 666px) {
  body.about #series ul li {
    padding-bottom: 32px;
    border-bottom: dashed 2px #e6e6e6;
    margin-bottom: 24px;
  }
}
body.about #series ul li .kanbai {
  color: #fff;
  margin: 10px auto;
  background: #9e0000;
  padding: 10px 20px;
  text-align: center;
  font-weight: 700;
}
body.about #series2 {
  width: 100%;
  background: #efefef;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 16px;
}
body.about #series2 h4 {
  display: block;
  overflow: hidden;
  width: 457px;
  background-image: url(../img/about/brand/series-h3-02.png);
  background-size: 457px 21px;
  margin: 0 auto 12px;
  background-color: transparent !important;
  text-align: center;
  border: none;
  height: 21px !important;
  text-indent: -9999px;
  padding: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.about #series2 h4 {
    background-image: url(../img/about/brand/series-h3-02@2x.png);
  }
}
@media screen and (max-width: 670px) {
  body.about #series2 h4 {
    display: block;
    overflow: auto;
    width: auto;
    height: auto;
    padding-top: 0;
    background-image: none;
    font-family: "Libre Baskerville", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #595454;
    text-align: left;
    border-bottom: solid 3px #595454;
    font-size: 14px;
    font-size: 1.4rem;
    text-indent: 0;
  }
}
body.about #series2 .column6 {
  margin-bottom: 4px;
  width: 100% !important;
}
body.about #series2 .column6 li {
  margin-bottom: 4px;
}
body.about #series2 .column6 li a {
  display: block;
  text-decoration: none;
}
body.about #series2 .column6 li a p {
  margin: 0 !important;
  line-height: 1.2 !important;
  font-size: 12px !important;
  font-size: 1.2rem !important;
  height: 6em;
}
body.about #series2 .column6 li a p span {
  color: #957d48;
  font-size: 10px !important;
  font-size: 1rem !important;
  line-height: 2 !important;
}
body.about #series2 .b_wrap {
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 10px;
}
body.about #series2 .b_wrap:after,
body.about #series2 .b_wrap:before {
  content: "";
  display: table;
}
body.about #series2 .b_wrap:after {
  clear: both;
}
body.about #series2 .blank {
  position: relative;
  left: 50%;
  float: left;
}
body.about #series2 .blank li {
  float: left;
  margin-right: 50px;
  margin-bottom: 0;
  position: relative;
  left: -50%;
}
body.about .aboutUnder::before,
body.smile .lottery-banner__row::before {
  left: -1000px;
}
body.about #series2 .blank li:last-child {
  margin-right: 0;
}
body.about #series2 .blank li img {
  width: inherit;
}
body.about li.sr2 {
  margin-bottom: 4px;
}
body.about li.sr2 a {
  display: block;
  text-decoration: none;
}
body.about li.sr2 a p {
  margin: 0 !important;
  line-height: 1.2 !important;
  font-size: 12px !important;
  font-size: 1.2rem !important;
  text-align: left;
}
body.about li.sr2 a p span {
  color: #957d48;
  font-size: 10px !important;
  font-size: 1rem !important;
  line-height: 2 !important;
}
body.about .aboutUnder {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-top: 48px;
  background: #1075a6;
}
body.about .aboutUnder::after,
body.about .aboutUnder::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #1075a6;
}
body.about .aboutUnder::after {
  right: -1000px;
}
body.about .aboutUnder .flowArea {
  width: 640px;
  margin: 0 auto;
  padding-bottom: 20px;
}
@media screen and (max-width: 640px) {
  body.about .aboutUnder .flowArea {
    width: 96%;
  }
  body.about .aboutUnder .flowArea img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
body.about .aboutUnder .flowArea .flow {
  margin: 20px auto;
  border-radius: 6px;
  background: #fff;
  text-align: center;
}
body.smile .main .lottery-header {
  margin-bottom: 0;
}
body.smile .main .lottery-banner,
body.smile .main .lottery-figs,
body.smile .main .lottery-point,
body.smile .main .lottery-terms,
body.smile .main .recommended-comment {
  margin-bottom: 24px;
}
body.smile .pageSmileBar {
  background-color: #fffcf4;
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
}
body.smile .pageSmileHcgImg-item img,
body.smile .pageSmileImg-item img {
  border: 1px solid #e6e6e6;
}
body.smile .pageSmileBar div {
  padding: 20px 0 0;
}
body.smile .pageSmileBar-ttl {
  font-size: 2rem;
  text-align: center;
  color: #fff;
  padding-top: 36px;
  padding-bottom: 24px;
  background: #ff7500;
  line-height: 2;
}
body.smile .pageSmileBar-ttl span {
  font-size: 150%;
}
body.smile .pageSmileImg-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: -8px;
  margin-left: -8px;
  margin-bottom: 16px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.smile .pageSmileImg-item {
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
}
@media screen and (max-width: 970px) {
  body.smile .pageSmileImg-item {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.smile .pageSmileImg-item:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 666px) {
  body.smile .pageSmileImg-row {
    margin-right: 0;
    margin-left: 0;
  }
  body.smile .pageSmileImg-item {
    padding: 0;
  }
  body.smile .pageSmileImg-item:first-child {
    margin-right: -1px;
  }
}
body.smile .pageSmileHcgImg-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: -8px;
  margin-left: -8px;
  margin-bottom: 16px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.smile .pageSmileHcgImg-row img {
  width: 100%;
}
body.smile .pageSmileHcgImg-item {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
}
@media screen and (max-width: 666px) {
  body.smile .pageSmileHcgImg-row {
    margin-right: 0;
    margin-left: 0;
  }
  body.smile .pageSmileHcgImg-item {
    padding: 0;
  }
  body.smile .pageSmileHcgImg-item:first-child {
    margin-right: -1px;
  }
}
body.smile .pageSmilePoint-ttl {
  background: 0 0 !important;
  border-left: none !important;
  border-bottom: dashed 1px #1075a6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2rem;
}
body.smile .pageSmilePoint-ttl.icon-1::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 50px;
  height: 0;
  padding-top: 39px;
  background-image: url(../img/smile/common/smile-point-1.png);
  background-size: 50px 39px;
}
body.smile .pageSmilePoint-ttl.icon-2::before,
body.smile .pageSmilePoint-ttl.icon-3::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 50px;
  height: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .pageSmilePoint-ttl.icon-1::before {
    background-image: url(../img/smile/common/smile-point-1@2x.png);
  }
}
body.smile .pageSmilePoint-ttl.icon-2::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  padding-top: 38px;
  background-image: url(../img/smile/common/smile-point-2.png);
  background-size: 50px 38px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .pageSmilePoint-ttl.icon-2::before {
    background-image: url(../img/smile/common/smile-point-2@2x.png);
  }
}
body.smile .pageSmilePoint-ttl.icon-3::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  padding-top: 37px;
  background-image: url(../img/smile/common/smile-point-3.png);
  background-size: 50px 37px;
}
body.smile .pageSmilePoint-ttl.service-1::before,
body.smile .pageSmilePoint-ttl.service-2::before,
body.smile .pageSmilePoint-ttl.service-3::before {
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-size: 51px 38px;
  content: " ";
  max-width: 50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .pageSmilePoint-ttl.icon-3::before {
    background-image: url(../img/smile/common/smile-point-3@2x.png);
  }
}
body.smile .pageSmilePoint-ttl.service-1::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-1.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .pageSmilePoint-ttl.service-1::before {
    background-image: url(../img/smile/common/smile-service-1@2x.png);
  }
}
body.smile .pageSmilePoint-ttl.service-2::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-2.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .pageSmilePoint-ttl.service-2::before {
    background-image: url(../img/smile/common/smile-service-2@2x.png);
  }
}
body.smile .pageSmilePoint-ttl.service-3::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-3.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .pageSmilePoint-ttl.service-3::before {
    background-image: url(../img/smile/common/smile-service-3@2x.png);
  }
}
body.smile .pageSmilePoint-ttl.service-4::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-image: url(../img/smile/common/smile-service-4.png);
  background-size: 51px 38px;
}
body.smile .pageSmilePoint-ttl.service-5::before,
body.smile .pageSmilePoint-ttl.service-6::before {
  -webkit-box-flex: 0;
  display: block;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-size: 51px 38px;
  margin-right: 8px;
  overflow: hidden;
  content: " ";
  max-width: 50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .pageSmilePoint-ttl.service-4::before {
    background-image: url(../img/smile/common/smile-service-4@2x.png);
  }
}
body.smile .pageSmilePoint-ttl.service-5::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-5.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .pageSmilePoint-ttl.service-5::before {
    background-image: url(../img/smile/common/smile-service-5@2x.png);
  }
}
body.smile .pageSmilePoint-ttl.service-6::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-6.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .pageSmilePoint-ttl.service-6::before {
    background-image: url(../img/smile/common/smile-service-6@2x.png);
  }
}
body.smile .pageSmilePoint-ttl.service-7::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-image: url(../img/smile/common/smile-service-7.png);
  background-size: 51px 38px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .pageSmilePoint-ttl.service-7::before {
    background-image: url(../img/smile/common/smile-service-7@2x.png);
  }
}
body.smile .pageSmilePoint-price {
  font-weight: 700;
}
body.smile .pageSmilePoint-price::before {
  content: "参考価格";
  display: inline-block;
  background-color: #e6e6e6;
  color: #1075a6;
  font-weight: 700;
  font-size: 1.2rem;
  padding: 4px 8px;
  margin-right: 8px;
}
body.smile .pageSmileSpec,
body.smile .pageSmileTerms {
  border: 4px solid #1075a6;
  border-radius: 6px;
}
body.smile .pageSmileSpec-ttl,
body.smile .pageSmileTerms-ttl {
  background-color: #1075a6;
  color: #fff;
  font-size: 2rem;
  border: none;
  padding: 8px 16px;
  margin-bottom: 0;
}
body.smile .pageSmileSpec .inner,
body.smile .pageSmileTerms .inner {
  padding: 0 16px;
}
body.smile .pageSmileSpec .list li,
body.smile .pageSmileTerms .list li {
  margin-top: 0;
  margin-bottom: 0.5em;
}
body.smile .pageSmileSpec .list li:last-child,
body.smile .pageSmileTerms .list li:last-child {
  margin-bottom: 0;
}
body.smile .u-spec-row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
}
body.smile .u-spec-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1.2rem;
  color: #1075a6;
  margin-top: 8px;
}
body.smile .u-spec-ttl {
  max-width: 15%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  line-height: 1.7;
}
@media screen and (max-width: 666px) {
  body.smile .u-spec-item {
    border-top: dotted 1px #1075a6;
    padding-top: 16px;
  }
  body.smile .u-spec-item:first-child {
    border-top: none;
    padding-top: 0;
  }
  body.smile .u-spec-ttl {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 4px;
  }
}
body.smile .u-spec-desc {
  max-width: 85%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 85%;
  flex: 0 0 85%;
  padding: 0;
  margin: 0 !important;
  font-size: 1.2rem;
  color: #1075a6;
}
body.smile .pageSmileBottom {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: #1075a6;
}
@media screen and (max-width: 666px) {
  body.smile .u-spec-desc {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.smile .pageSmileBottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
body.smile .pageSmileBottom-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 970px) {
  body.smile .pageSmileBottom-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
body.smile .pageSmileBottom .ttl {
  color: #fff;
  max-width: 210px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 210px;
  flex: 0 0 210px;
  font-size: 2rem;
  line-height: 1.5;
  border-right: solid 2px #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 666px) {
  body.smile .pageSmileBottom .ttl {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border: none;
  }
}
body.smile .pageSmileBottom .ex {
  color: #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-left: 24px;
  font-weight: 700;
  font-size: 2rem;
  padding: 8px 0;
}
body.smile .pageSmileBottom .ex .smile {
  padding-top: 4px;
}
body.smile .pageSmileBottom .ex .smile span {
  font-size: 4.5rem;
}
@media screen and (max-width: 666px) {
  body.smile .pageSmileBottom .ex {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-left: 0;
  }
}
body.smile .pageSmileBottom .btn {
  max-width: 200px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
}
@media screen and (max-width: 970px) {
  body.smile .pageSmileBottom .btn {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 24px;
    font-size: 3rem;
    height: 50px;
  }
  body.smile .pageSmileBottom .btn br {
    display: none;
  }
}
@media screen and (max-width: 666px) {
  body.smile .pageSmileBottom .btn {
    margin-top: 8px;
  }
}
body.smile .pageSmileBottom .btn a {
  height: 100%;
  border: 4px solid #fff;
  background-color: #fff;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.4;
  font-size: 1.6rem;
}
body.smile .pageSmileBottom .btn a span::after,
body.smile .u-snav li::after {
  content: "";
  font-weight: 900;
  font-size: inherit;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.smile .pageSmileBottom .btn a span::after {
  display: inline-block;
  margin-left: 4px;
}
.js.touchevents body.smile .pageSmileBottom .btn a.touch,
body.smile .pageSmileBottom .btn a:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #1075a6;
  color: #fff;
  margin-bottom: 8px;
}
body.smile .u-snav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}
body.smile .u-snav li {
  margin: 0 8px;
}
body.smile .u-snav li::after {
  display: inline-block;
  color: #1075a6;
  margin-left: 4px;
}
@media screen and (max-width: 666px) {
  body.smile .u-snav {
    padding: 0 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.smile .u-snav li {
    margin: 4px 0;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
body.smile .smilePageFlow-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.smile .smilePageFlow-item {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.smile .smilePageFlow .opeBox {
  position: relative;
  padding-left: 16px;
}
@media screen and (max-width: 666px) {
  body.smile .smilePageFlow-item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 8px;
  }
  body.smile .smilePageFlow .opeBox {
    padding-left: 0;
  }
}
body.smile .smilePageFlow .opeBox p {
  position: absolute;
  font-weight: 700;
  top: 30px;
  right: 30px;
}
body.smile .u-inqBox {
  border: 4px solid #1075a6;
  border-radius: 6px;
}
body.smile .u-inqBox-ex {
  background-color: #1075a6;
  margin: 0 !important;
  padding: 8px 16px;
  color: #fff;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.2;
}
body.smile .u-inqBox-ex small {
  color: #fff;
}
body.smile .u-inqBox-inner {
  padding: 24px;
}
body.smile .u-inqBox-tel {
  text-align: center;
}
body.smile .u-inqBox-tel a {
  font-size: 4rem;
  color: #1075a6;
  text-decoration: none;
}
body.smile .u-inqBox-tel a::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px;
}
@media screen and (max-width: 666px) {
  body.smile .u-inqBox-tel a {
    font-size: 3rem;
  }
}
body.smile .m-ttl {
  font-size: 1.8rem;
  color: #1075a6;
}
body.smile .m-ttl::before {
  content: "■";
}
body.smile .useSmileArea {
  border-bottom: 1px solid #1075a6;
  padding-bottom: 40px;
}
body.smile .useSmileArea:last-child {
  border: none;
}
body.smile .pageSmileaboutTtl-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -8px;
  margin-left: -8px;
}
@media screen and (max-width: 666px) {
  body.smile .pageSmileaboutTtl-row {
    margin: 0;
  }
}
body.smile .pageSmileaboutTtl-item-img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 40%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  margin-right: 5%;
}
body.smile .pageSmileaboutTtl-item-text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: auto;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 40%;
  flex: 1 1 40%;
  color: #1075a6;
  line-height: 2;
  font-size: 1.7rem;
  margin: 0;
}
@media screen and (max-width: 666px) {
  body.smile .pageSmileaboutTtl-item-img {
    max-width: 200px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    margin: 0 0 0 8px;
  }
  body.smile .pageSmileaboutTtl-item-text {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0;
    padding: 8px;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
body.smile .ttl-text {
  color: #1075a6;
  line-height: 2;
  width: 90%;
  margin: 0 auto;
}
body.smile .PageSmilSnav-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -8px;
  margin-left: -8px;
}
body.smile .PageSmilSnav-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0 8px;
  padding-top: 0 !important;
}
@media screen and (max-width: 970px) {
  body.smile .PageSmilSnav-item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 8px;
  }
}
body.smile .PageSmilSnav-inner {
  height: 90px;
  position: relative;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  text-decoration: none;
}
@media screen and (max-width: 970px) {
  body.smile .PageSmilSnav-inner {
    height: 80px;
  }
}
.js.touchevents body.smile .PageSmilSnav-inner.touch,
body.smile .PageSmilSnav-inner:hover {
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  text-decoration: none;
  top: 3px;
  -webkit-box-shadow: 0 1px #0c5477;
  box-shadow: 0 1px #0c5477;
}
body.smile .PageSmilSnav-inner.sSave {
  background-color: #1075a6;
  border: 1px solid #1075a6;
  -webkit-box-shadow: 0 4px #0c5477;
  box-shadow: 0 4px #0c5477;
  text-shadow: 1px 1px 0 #0e658f, -1px -1px 0 #0e658f;
}
body.smile .PageSmilSnav-inner.sSave span {
  display: block;
  overflow: hidden;
  width: 274px;
  height: 0;
  padding-top: 66px;
  background-image: url(../img/smile/about/btn_save.png);
  background-size: 274px 66px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .PageSmilSnav-inner.sSave span {
    background-image: url(../img/smile/about/btn_save@2x.png);
  }
}
body.smile .PageSmilSnav-inner.sSave.link span {
  display: block;
  overflow: hidden;
  width: 322px;
  height: 0;
  padding-top: 49px;
  background-image: url(../img/smile/about/btn_save2.png);
  background-size: 322px 49px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .PageSmilSnav-inner.sSave.link span {
    background-image: url(../img/smile/about/btn_save2@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.smile .PageSmilSnav-item {
    margin-bottom: 4px;
  }
  body.smile .PageSmilSnav-inner.sSave span {
    width: 219.2px;
    padding-top: 52.8px;
    background-size: 219.2px 52.8px;
  }
  body.smile .PageSmilSnav-inner.sSave.link span {
    width: 257.6px;
    padding-top: 39.2px;
    background-size: 257.6px 39.2px;
  }
}
body.smile .PageSmilSnav-inner.sUse {
  background-color: #3ad3d5;
  border: 1px solid #3ad3d5;
  -webkit-box-shadow: 0 4px #27b3b5;
  box-shadow: 0 4px #27b3b5;
  text-shadow: 1px 1px 0 #2bc8ca, -1px -1px 0 #2bc8ca;
}
.js.touchevents body.smile .PageSmilSnav-inner.sUse.touch,
body.smile .PageSmilSnav-inner.sUse:hover {
  -webkit-box-shadow: 0 1px #2bc8ca;
  box-shadow: 0 1px #2bc8ca;
}
body.smile .PageSmilSnav-inner.sUse span {
  display: block;
  overflow: hidden;
  width: 283px;
  height: 0;
  padding-top: 68px;
  background-image: url(../img/smile/about/brn_use.png);
  background-size: 283px 68px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .PageSmilSnav-inner.sUse span {
    background-image: url(../img/smile/about/brn_use@2x.png);
  }
}
body.smile .PageSmilSnav-inner.sUse.link span {
  display: block;
  overflow: hidden;
  width: 327px;
  height: 0;
  padding-top: 51px;
  background-image: url(../img/smile/about/brn_use2.png);
  background-size: 327px 51px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .PageSmilSnav-inner.sUse.link span {
    background-image: url(../img/smile/about/brn_use2@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.smile .PageSmilSnav-inner.sUse span {
    width: 226.4px;
    padding-top: 54.4px;
    background-size: 226.4px 54.4px;
  }
  body.smile .PageSmilSnav-inner.sUse.link span {
    width: 261.6px;
    padding-top: 40.8px;
    background-size: 261.6px 40.8px;
  }
}
body.smile .ttlText02 {
  font-size: 130%;
  color: #1075a6;
  line-height: 2;
}
body.smile .ttl-dot {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #736d6d;
  border-bottom: 2px dotted #e6e6e6;
  line-height: 2;
}
body.smile .useArea {
  border: 4px solid #1075a6;
  border-radius: 6px;
}
body.smile .useArea-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 16px 24px;
}
body.smile .useArea-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  margin: 0;
  padding: 8px;
}
@media screen and (max-width: 970px) {
  body.smile .useArea-item {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 8px;
  }
}
@media screen and (max-width: 666px) {
  body.smile .useArea-row {
    padding: 8px;
  }
  body.smile .useArea-item {
    padding: 4px;
  }
}
body.smile .useArea.useArea2 {
  border: 4px solid #3ad3d5;
}
body.smile .useArea-ttl {
  background-color: #1075a6;
  color: #fff;
  font-size: 2.5rem;
  border: none;
  padding: 12px 16px;
  margin-bottom: 0;
  text-align: center;
}
body.smile .useArea-ttl span {
  font-size: 1.7rem;
}
body.smile .useArea2 .useArea-ttl {
  background-color: #3ad3d5;
}
body.smile .useDetail h4 {
  background: 0 0;
  font-weight: 400;
  border: none;
  border-bottom: 1px solid #1075a6;
  text-align: center;
}
body.smile .useDetail dl {
  padding: 15px;
  border-bottom: 1px solid #1075a6;
  margin: 0 !important;
}
body.smile .useDetail dl:last-child {
  border: none;
}
body.smile .useDetail dl dd,
body.smile .useDetail dl dt,
body.smile .useDetail dl li,
body.smile .useDetail dl ul {
  color: #1075a6;
  margin: 0 !important;
}
body.smile .useDetail dl ul {
  margin-left: 20px !important;
}
body.smile .useDetail dl dt {
  font-weight: 700;
}
body.smile .useDetail dl li {
  list-style: disc;
}
body.smile .useBtn {
  margin: 70px auto 40px;
}
body.smile .useBtn a {
  width: 350px;
  height: 90px;
  margin: 0 auto;
  border-radius: 5px;
  position: relative;
  top: 0;
  text-decoration: none;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 20px;
  text-align: center;
  background-position: center center;
  background-color: #3ad3d5;
  border: 1px solid #3ad3d5;
  -webkit-box-shadow: 0 4px #27b3b5;
  box-shadow: 0 4px #27b3b5;
  text-shadow: 1px 1px 0 #2bc8ca, -1px -1px 0 #2bc8ca;
}
.js.touchevents body.smile .useBtn a.touch,
body.smile .useBtn a:hover {
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  text-decoration: none;
  top: 3px;
  -webkit-box-shadow: 0 1px #2bc8ca;
  box-shadow: 0 1px #2bc8ca;
}
@media screen and (max-width: 970px) {
  body.smile .useBtn a {
    margin: 0 auto;
  }
}
body.smile .smileCap {
  width: 100%;
  border: 1px solid #1175a7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.smile .smileCap .ttl {
  background: #1175a7;
  color: #fff;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  margin-bottom: 0;
}
body.smile .smileCap ul {
  padding: 0 20px;
}
body.smile .smile-header {
  position: relative;
  margin-bottom: 48px;
}
@media screen and (max-width: 970px) {
  body.smile .smile-header {
    max-width: none;
    width: auto;
    margin-left: -24px;
    margin-right: -24px;
  }
  body.smile .smile-header__ex {
    padding-right: 24px;
  }
}
body.smile .smile-header__row {
  position: relative;
  background-color: #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 667px) {
  body.smile .smile-header__row::after,
  body.smile .smile-header__row::before {
    content: " ";
    display: block;
    width: 1000px;
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #f3f3f3;
  }
  body.smile .smile-header__row::before {
    left: -1000px;
  }
  body.smile .smile-header__row::after {
    right: -1000px;
  }
}
body.smile .smile-header__row_multi {
  position: relative;
  background-color: #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media screen and (min-width: 971px) {
  body.smile .smile-header__row_multi::after,
  body.smile .smile-header__row_multi::before {
    content: " ";
    display: block;
    width: 1000px;
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #f3f3f3;
  }
  body.smile .smile-header__row_multi::before {
    left: -1000px;
  }
  body.smile .smile-header__row_multi::after {
    right: -1000px;
  }
}
body.smile .smile-header__thum {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media screen and (max-width: 666px) {
  body.smile .smile-header {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 8px;
  }
  body.smile .smile-header__thum {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
body.smile .smile-header__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-left: 24px;
}
@media screen and (max-width: 666px) {
  body.smile .smile-header__ex {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 8px;
  }
}
body.smile .smile-header__ex_multi {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-top: 16px;
  padding-left: 24px;
}
@media screen and (max-width: 970px) {
  body.smile .smile-header__ex_multi {
    padding-right: 24px;
  }
}
@media screen and (max-width: 666px) {
  body.smile .smile-header__ex_multi {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 8px;
  }
}
body.smile .smile-header__ttl {
  font-size: 2rem;
  color: #000;
  line-height: 1.4;
}
body.smile .smile-header__desc {
  font-size: 1.4rem;
  line-height: 1.4;
  margin-bottom: 24px;
}
body.smile .smile-header__nums {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #1075a6;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 2px;
}
body.smile .smile-header__num-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #1075a6;
  width: 55px;
  height: 55px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin-right: 8px;
}
body.smile .smile-header__num-ttl span {
  display: block;
  font-size: 1rem;
  font-feature-settings: "palt";
  padding-top: 2px;
}
body.smile .smile-header__num {
  font-size: 2.8rem;
  font-weight: 700;
  color: #1075a6;
  line-height: 1;
  margin: 0;
}
body.smile .smile-header__num span {
  display: inline-block;
  font-size: 1.2rem;
  font-feature-settings: "palt";
  margin-left: 4px;
}
body.smile .smile-header__lottery {
  line-height: 1.35;
}
body.smile .smile-header__num-reform {
  font-size: 2.8rem;
  font-weight: 700;
  color: #1075a6;
  line-height: 0.8;
  margin: 0;
}
body.smile .smile-header__num-reform span {
  display: inline-block;
  font-size: 1.2rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: -1px;
  margin-left: 4px;
}
body.smile .smile-header__btn {
  padding: 0 8px;
  margin-left: auto;
  margin-bottom: 0;
  line-height: 1.2;
  height: 55px;
}
@media screen and (max-width: 666px) {
  body.smile .smile-header__btn {
    width: 136px;
    max-width: 100%;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-size: 1.4rem;
    padding: 0 4px;
  }
}
body.smile .smile-header__btn::after,
body.smile .smile-header__btn_lottery::after {
  display: inline-block;
  font-weight: 900;
  font-size: inherit;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 667px) {
  body.smile .smile-header__btn {
    width: 180px;
    max-width: 100%;
  }
}
@media screen and (min-width: 971px) {
  body.smile .smile-header__btn {
    max-width: 100%;
    width: 120px;
  }
}
body.smile .smile-header__btn::after {
  content: "";
  margin-left: 8px;
}
body.smile .smile-header__btn[target="_blank"]::after {
  content: "\f35d";
}
body.smile .smile-header__btn_shortage {
  max-width: auto;
  background-color: #e6e6e6;
  color: #999;
}
.js.touchevents body.smile .smile-header__btn_shortage.touch,
body.smile .smile-header__btn_shortage:hover {
  background-color: #e6e6e6;
  color: #999;
}
body.smile .smile-header__btn_lottery {
  max-width: auto;
  width: auto;
  padding: 0 8px;
  margin-left: auto;
  margin-bottom: 0;
  line-height: 1.2;
  height: 55px;
}
body.smile .smile-header__btn_lottery::after {
  content: "";
  margin-left: 8px;
}
body.smile .smile-header__btn_lottery[target="_blank"]::after {
  content: "\f35d";
}
@media screen and (max-width: 970px) {
  body.smile .lottery-header .smile-header__row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body.smile .lottery-header .smile-header__ex {
    padding-right: 24px;
  }
}
body.smile .lottery-header .smile-header__thum {
  max-width: 300px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
}
@media screen and (max-width: 666px) {
  body.smile .lottery-header .smile-header__thum {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
body.smile .lottery-header .smile-header__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  padding-left: 24px;
}
@media screen and (max-width: 666px) {
  body.smile .lottery-header .smile-header__ex {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 8px;
  }
}
body.smile .smile-footer__row {
  padding: 24px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #1075a6;
  border-radius: 2px;
}
body.smile .smile-footer__row_multi {
  padding: 24px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.smile .smile-footer__ttl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 8px;
  max-width: 35%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  color: #1075a6;
  border-right: 1px solid #1075a6;
  line-height: 1.4;
}
@media screen and (max-width: 666px) {
  body.smile .smile-footer__ttl {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border: none;
    font-size: 2rem;
    border-bottom: 1px solid #1075a6;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  body.smile .smile-footer__ttl br {
    display: none;
  }
}
body.smile .smile-footer__ttl_multi {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  color: #1075a6;
  border-bottom: 1px solid #1075a6;
  font-size: 2rem;
  text-align: center;
  padding-bottom: 8px;
  margin-bottom: 16px;
}
body.smile .smile-footer__ex,
body.smile .smile-footer__multi {
  -webkit-box-sizing: border-box;
  color: #1075a6;
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  body.smile .smile-footer__ttl_multi {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border: none;
    font-size: 2rem;
    border-bottom: 1px solid #1075a6;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  body.smile .smile-footer__ttl_multi br {
    display: none;
  }
}
body.smile .smile-footer__ex {
  box-sizing: border-box;
  max-width: 35%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  padding-left: 8px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.smile .smile-footer__ex {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 0;
    margin-bottom: 8px;
  }
}
body.smile .smile-footer__multi {
  box-sizing: border-box;
  max-width: 100%;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.smile .smile-footer__multi {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 0;
    margin-bottom: 8px;
  }
}
body.smile .smile-footer__num {
  font-size: 4rem;
}
body.smile .smile-footer__btn {
  max-width: 30%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  height: 80px;
}
@media screen and (max-width: 666px) {
  body.smile .smile-footer__btn {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.smile .smile-footer__btn br {
    display: none;
  }
}
body.smile .smile-footer__btn_multi {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  height: 80px;
}
@media screen and (max-width: 666px) {
  body.smile .smile-footer__btn_multi {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.smile .smile-footer__btn_multi br {
    display: none;
  }
}
.js.touchevents body.smile .smile-footer__btn_shortage.touch,
body.smile .smile-footer__btn_shortage,
body.smile .smile-footer__btn_shortage:hover {
  background-color: #e6e6e6;
  color: #999;
}
body.smile .smile-footer_wrap {
  border: 1px solid #1075a6;
  border-radius: 2px;
  position: relative;
}
body.smile .smile-footer__shortage {
  position: absolute;
  display: block;
  top: -40px;
}
@media screen and (max-width: 970px) {
  body.smile .smile-footer__shortage {
    top: -14%;
    line-height: 125%;
  }
}
@media screen and (max-width: 666px) {
  body.smile .smile-footer__shortage {
    top: -18%;
    line-height: 125%;
  }
}
body.smile .smile-footer__shortage_br {
  position: absolute;
  display: block;
  top: -96px;
}
@media screen and (max-width: 970px) {
  body.smile .smile-footer__shortage_br {
    top: -60px;
    line-height: 115%;
  }
}
body.smile .product-img__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -8px;
  margin-right: -8px;
}
body.smile .product-img__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 8px 24px;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
}
body.smile .product-img__item img {
  display: block;
  border: 1px solid #e6e6e6;
  margin: 0 auto 8px;
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 666px) {
  body.smile .smile-footer__shortage_br {
    top: -21.5%;
    line-height: 125%;
  }
  body.smile .product-img__row {
    display: block;
  }
  body.smile .product-img__item {
    max-width: 100%;
  }
}
body.smile .product-img__ranking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  width: 80px;
  margin-bottom: 8px;
}
body.smile .product-img__ranking_1,
body.smile .product-img__ranking_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  max-width: 100%;
  text-align: center;
}
body.smile .product-img__ranking_1 {
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background-color: #eab200;
}
body.smile .product-img__ranking_2 {
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background-color: #7f7f7f;
}
body.smile .product-img__ranking_3 {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  background-color: #c55a11;
}
body.smile .product-img__new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.smile .product-img__ex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  body.smile .product-img__ex {
    font-size: 1.8rem;
    display: block;
  }
}
body.smile .product-img__shop-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.smile .product-img__shop-list_wrap {
  font-size: 1.4rem;
}
@media screen and (min-width: 667px) {
  body.smile .product-img__shop-list_wrap:not(:last-child) {
    margin-right: 8px;
  }
}
@media screen and (max-width: 666px) {
  body.smile .product-img__shop-list_wrap:nth-child(odd) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
  body.smile .product-img__shop-list_wrap:nth-child(even) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
  body.smile .product-img__shop-list_wrap li {
    font-size: 1.2rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
body.smile .product-img__shop-list_wrap li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.smile .product-img__shop-list_wrap li::before {
  content: "◎";
}
body.smile .lottery-point__ttl,
body.smile .lottery-point__ttl_nonum {
  border-bottom: dashed 1px #1075a6;
  -webkit-box-align: center;
  padding-bottom: 8px;
  font-size: 2rem;
}
body.smile .lottery-point__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #1075a6;
}
body.smile .lottery-point__ttl:nth-of-type(1)::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 50px;
  height: 0;
  padding-top: 39px;
  background-image: url(../img/smile/common/smile-point-1.png);
  background-size: 50px 39px;
}
body.smile .lottery-point__ttl:nth-of-type(2)::before,
body.smile .lottery-point__ttl:nth-of-type(3)::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 50px;
  height: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .lottery-point__ttl:nth-of-type(1)::before {
    background-image: url(../img/smile/common/smile-point-1@2x.png);
  }
}
body.smile .lottery-point__ttl:nth-of-type(2)::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  padding-top: 38px;
  background-image: url(../img/smile/common/smile-point-2.png);
  background-size: 50px 38px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .lottery-point__ttl:nth-of-type(2)::before {
    background-image: url(../img/smile/common/smile-point-2@2x.png);
  }
}
body.smile .lottery-point__ttl:nth-of-type(3)::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  padding-top: 37px;
  background-image: url(../img/smile/common/smile-point-3.png);
  background-size: 50px 37px;
}
body.smile .lottery-point__ttl.service-1::before,
body.smile .lottery-point__ttl.service-2::before,
body.smile .lottery-point__ttl.service-3::before {
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-size: 51px 38px;
  content: " ";
  max-width: 50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .lottery-point__ttl:nth-of-type(3)::before {
    background-image: url(../img/smile/common/smile-point-3@2x.png);
  }
}
body.smile .lottery-point__ttl.service-1::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-1.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .lottery-point__ttl.service-1::before {
    background-image: url(../img/smile/common/smile-service-1@2x.png);
  }
}
body.smile .lottery-point__ttl.service-2::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-2.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .lottery-point__ttl.service-2::before {
    background-image: url(../img/smile/common/smile-service-2@2x.png);
  }
}
body.smile .lottery-point__ttl.service-3::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-3.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .lottery-point__ttl.service-3::before {
    background-image: url(../img/smile/common/smile-service-3@2x.png);
  }
}
body.smile .lottery-point__ttl.service-4::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-image: url(../img/smile/common/smile-service-4.png);
  background-size: 51px 38px;
}
body.smile .lottery-point__ttl.service-5::before,
body.smile .lottery-point__ttl.service-6::before {
  -webkit-box-flex: 0;
  content: " ";
  margin-right: 8px;
  display: block;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-size: 51px 38px;
  overflow: hidden;
  max-width: 50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .lottery-point__ttl.service-4::before {
    background-image: url(../img/smile/common/smile-service-4@2x.png);
  }
}
body.smile .lottery-point__ttl.service-5::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-5.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .lottery-point__ttl.service-5::before {
    background-image: url(../img/smile/common/smile-service-5@2x.png);
  }
}
body.smile .lottery-point__ttl.service-6::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-6.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .lottery-point__ttl.service-6::before {
    background-image: url(../img/smile/common/smile-service-6@2x.png);
  }
}
body.smile .lottery-point__ttl.service-7::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-image: url(../img/smile/common/smile-service-7.png);
  background-size: 51px 38px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .lottery-point__ttl.service-7::before {
    background-image: url(../img/smile/common/smile-service-7@2x.png);
  }
}
body.smile .lottery-point__ttl_nonum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #1075a6;
}
body.smile .lottery-point__price::before,
body.smile .lottery-point__price_fixed::before {
  display: inline-block;
  background-color: #e6e6e6;
  color: #1075a6;
  padding: 4px 8px;
  margin-right: 8px;
  font-weight: 700;
}
body.smile .lottery-point__ex:not(:last-of-type) {
  margin-bottom: 24px;
}
body.smile .lottery-point__price {
  font-weight: 700;
}
body.smile .lottery-point__price::before {
  content: "参考価格";
  font-size: 1.2rem;
}
body.smile .lottery-point__price_fixed {
  font-weight: 700;
}
body.smile .lottery-point__price_fixed::before {
  content: "価格";
  font-size: 1.2rem;
}
body.smile .lottery-point__attention {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.smile .lottery-point__attention::before {
  content: "NEW";
  width: 50px;
  margin-right: 4px;
  background-color: red;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 2px;
}
body.smile .lottery-figs__row,
body.smile .lottery-figs__row_rev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -8px;
  margin-left: -8px;
}
@media screen and (max-width: 970px) {
  body.smile .lottery-figs__row_rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
body.smile .lottery-figs__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 970px) {
  body.smile .lottery-figs__item {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.smile .lottery-figs__item:last-child {
    display: none;
  }
}
body.smile .lottery-figs__item_rev {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}
body.smile .lottery-figs__item_center,
body.smile .lottery-figs__item_end {
  -webkit-box-sizing: border-box;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 970px) {
  body.smile .lottery-figs__item_rev {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.smile .lottery-figs__item_rev:first-child {
    display: none;
  }
}
body.smile .lottery-figs__item_center {
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
}
@media screen and (max-width: 970px) {
  body.smile .lottery-figs__item_center {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.smile .lottery-figs__item_center:nth-child(2) {
    display: none;
  }
}
body.smile .lottery-figs__item_end {
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
}
@media screen and (max-width: 970px) {
  body.smile .lottery-figs__item_end {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.smile .lottery-figs__item_end:nth-child(1) {
    display: none;
  }
}
body.smile .lottery-figs__item_twoitems {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 970px) {
  body.smile .lottery-figs__item_twoitems {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
body.smile .lottery-banner__row {
  position: relative;
  background-color: #fffcf4;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  max-width: 740px;
  height: auto;
}
body.smile .lottery-banner__row::after,
body.smile .lottery-banner__row::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fffcf4;
}
body.smile .lottery-banner__row::after {
  right: -1000px;
}
body.smile .lottery-banner__application {
  max-width: 336px;
}
@media screen and (max-width: 666px) {
  body.smile .lottery-banner__row {
    padding: 8px 0;
  }
  body.smile .lottery-banner__application {
    max-width: 100%;
    width: 100%;
  }
  body.smile .lottery-banner__bg {
    border: 1px solid #ccc;
  }
}
body.smile .lottery-banner__atension {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.smile .lottery-banner__1807 {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
body.smile .lottery-banner__bg {
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  top: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 704px;
  background-color: #297dc5;
  height: auto;
  overflow: hidden;
}
body.smile #canvas-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
body.smile .smile-comment__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../img/smile/article/comment.png);
  background-size: 151px 72px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile .smile-comment__row {
    background-image: url(../img/smile/article/comment@2x.png);
  }
}
body.smile .smile-comment__row__ex {
  margin-bottom: 0;
}
@media screen and (min-width: 667px) {
  body.smile #canvas-container {
    padding-top: 56.25%;
  }
  body.smile .smile-comment__row {
    padding-left: 159px;
    background-position: left center;
  }
}
@media screen and (max-width: 666px) {
  body.smile #canvas-container {
    min-height: 60vw;
  }
  body.smile #sinespCanvas {
    margin-top: -8px;
  }
  body.smile .smile-comment__row {
    padding-top: 88px;
    background-position: center 8px;
  }
}
body.smile .movie-cnt__item_l {
  display: inline-block;
  margin-right: 16px;
  -ms-flex-preferred-size: 464px;
  flex-basis: 464px;
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
}
body.smile .movie-cnt__item_r {
  -ms-flex-preferred-size: 258px;
  flex-basis: 258px;
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
  margin-bottom: 16px;
}
body.smile .movie-cnt__item_r .movie-thum {
  position: relative;
  z-index: 0;
}
body.smile .movie-cnt__item_r .movie-thum__cat {
  position: relative;
  z-index: 999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.smile .movie-cnt__item_r .movie-thum__cat.touch,
body.smile .movie-cnt__item_r .movie-thum__cat:hover {
  opacity: 0.8;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.smile .movie-cnt__item_r .movie-thum_r1 {
  -ms-flex-preferred-size: 310px;
  flex-basis: 310px;
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
  margin-bottom: 16px;
}
body.smile .movie-cnt__item_r .movie-thum_r1 .movie-thum {
  position: relative;
  z-index: 0;
}
body.smile .movie-cnt__item_r .movie-thum_r1 .movie-thum__cat {
  position: relative;
  z-index: 999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents
  body.smile
  .movie-cnt__item_r
  .movie-thum_r1
  .movie-thum__cat.touch,
body.smile .movie-cnt__item_r .movie-thum_r1 .movie-thum__cat:hover {
  opacity: 0.8;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.smile .movie-cnt__item_r .movie-thum_r1__item {
  position: relative;
  z-index: 1;
  margin-bottom: 24px;
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
}
body.smile .movie-cnt__item__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.smile .smile-register__row {
  border: 1px solid #1075a6;
  border-radius: 2px;
}
body.smile .smile-register__ttl {
  padding: 16px 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 16px;
  max-width: 100%;
  color: #fff;
  background-color: #1075a6;
  font-size: 2rem;
  line-height: 1;
}
@media screen and (max-width: 666px) {
  body.smile .smile-register__ttl {
    text-align: left;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border: none;
    font-size: 2rem;
    padding: 8px 16px;
    margin-bottom: 8px;
  }
  body.smile .smile-register__ttl br {
    display: none;
  }
}
body.smile .smile-register__inner {
  padding: 24px 24px 24px 8px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 700;
  line-height: 135%;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.smile .smile-register__inner {
    padding: 8px 16px;
    text-align: left;
    max-width: 100%;
    margin-bottom: 8px;
  }
}
body.smile .smile-register__num {
  font-size: 4rem;
}
body.smile .smile-register__btn {
  max-width: 30%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  height: 80px;
}
@media screen and (max-width: 666px) {
  body.smile .smile-register__btn {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.smile .smile-register__btn br {
    display: none;
  }
}
body.smile .smile-register .registerBtn {
  line-height: 125%;
  margin-bottom: 32px;
}
body.smile .howto-use__ttl_s {
  position: relative;
  padding: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #e0edff;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
}
body.smile .howto-use__ttl_s:after {
  position: absolute;
  content: "";
  top: 100%;
  left: 45%;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
  width: 0;
  height: 0;
}
body.smile .topic-area {
  position: relative;
  border-color: #1075a6;
}
body.smile .topic-area::before {
  content: "TOPIC";
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: -2rem;
  left: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 2rem;
  background-color: #1075a6;
  color: #fff;
  font-weight: 700;
  font-size: 1.3rem;
  padding: 0 4px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-align: center;
  border-radius: 2px 2px 0 0;
}
body.smile .smile-exchange__ttl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2rem;
}
body.smile .smile-exchange__ttl.gourmet::before {
  z-index: 1;
  position: relative;
  top: 4px;
  content: url(../../lib/img/smile/use-smileage/icon_gourmet.png);
}
body.smile .smile-exchange__ttl.gourmet .smile-exchange__ex {
  z-index: 0;
  display: block;
  background-color: #ff8e12;
  width: 100%;
  color: #fff;
  border-radius: 2px;
  margin-left: -12px;
  padding: 0 16px 0 24px;
}
body.smile .smile-exchange__ttl.care::before {
  z-index: 1;
  position: relative;
  top: 4px;
  content: url(../../lib/img/smile/use-smileage/icon_care.png);
}
body.smile .smile-exchange__ttl.care .smile-exchange__ex {
  z-index: 0;
  display: block;
  background-color: #19c500;
  width: 100%;
  color: #fff;
  border-radius: 2px;
  margin-left: -12px;
  padding: 0 16px 0 24px;
}
body.smile .smile-exchange__ttl.clean::before {
  z-index: 1;
  position: relative;
  top: 4px;
  content: url(../../lib/img/smile/use-smileage/icon_clean.png);
}
body.smile .smile-exchange__ttl.clean .smile-exchange__ex {
  z-index: 0;
  display: block;
  background-color: #17b7ff;
  width: 100%;
  color: #fff;
  border-radius: 2px;
  margin-left: -12px;
  padding: 0 16px 0 24px;
}
body.smile .smile-exchange__ttl.dp::before {
  z-index: 1;
  position: relative;
  top: 4px;
  content: url(../../lib/img/smile/use-smileage/icon_dp.png);
}
body.smile .smile-exchange__ttl.dp .smile-exchange__ex {
  z-index: 0;
  display: block;
  background-color: gold;
  width: 100%;
  color: #333;
  border-radius: 2px;
  margin-left: -12px;
  padding: 0 16px 0 24px;
}
body.smile .smile-exchange__ttl.kitchen::before {
  z-index: 1;
  position: relative;
  top: 4px;
  content: url(../../lib/img/smile/use-smileage/icon_kitchen.png);
}
body.smile .smile-exchange__ttl.kitchen .smile-exchange__ex {
  z-index: 0;
  display: block;
  background-color: #f55;
  width: 100%;
  color: #fff;
  border-radius: 2px;
  margin-left: -12px;
  padding: 0 16px 0 24px;
}
body.smile .smile-exchange__ttl.living::before {
  z-index: 1;
  position: relative;
  top: 4px;
  content: url(../../lib/img/smile/use-smileage/icon_living.png);
}
body.smile .smile-exchange__ttl.living .smile-exchange__ex {
  z-index: 0;
  display: block;
  background-color: #ff76cb;
  width: 100%;
  color: #fff;
  border-radius: 2px;
  margin-left: -12px;
  padding: 0 16px 0 24px;
}
body.smile .smile-exchange__ttl.ecology::before {
  z-index: 1;
  position: relative;
  top: 4px;
  content: url(../../lib/img/smile/use-smileage/icon_ecology.png);
}
body.smile .smile-exchange__ttl.ecology .smile-exchange__ex {
  z-index: 0;
  display: block;
  background-color: #1a9d36;
  width: 100%;
  color: #fff;
  border-radius: 2px;
  margin-left: -12px;
  padding: 0 16px 0 24px;
}
body.smile .smile-exchange__ttl.mothersday::before {
  z-index: 1;
  position: relative;
  top: 4px;
  content: url();
}
body.smile .smile-exchange__ttl.mothersday .smile-exchange__ex {
  z-index: 0;
  display: block;
  background-color: #ea9999;
  width: 100%;
  color: #fff;
  border-radius: 2px;
  padding: 0 16px 0 24px;
}
body.smile .smile-exchange__ttl.new-year-dishes::before {
  z-index: 1;
  position: relative;
  top: 4px;
  content: url();
}
body.smile .smile-exchange__ttl.new-year-dishes .smile-exchange__ex {
  z-index: 0;
  display: block;
  background-color: #e22929;
  width: 100%;
  color: #fff;
  border-radius: 2px;
  padding: 0 16px 0 24px;
}
@media screen and (max-width: 969px) {
  body.smile .smile-exchange__ttl.new-year-dishes .smile-exchange__ex {
    font-size: 16px;
  }
}
body.smile .smile-exchange .gourmet .u-photolist__point {
  color: #fff;
  background-color: #ff8e12;
  border-radius: 3px;
}
body.smile .smile-exchange .care .u-photolist__point {
  color: #fff;
  background-color: #19c500;
  border-radius: 3px;
}
body.smile .smile-exchange .clean .u-photolist__point {
  color: #fff;
  background-color: #17b7ff;
  border-radius: 3px;
}
body.smile .smile-exchange .dp .u-photolist__point {
  color: #333;
  background-color: gold;
  border-radius: 3px;
}
body.smile .smile-exchange .kitchen .u-photolist__point {
  color: #fff;
  background-color: #f55;
  border-radius: 3px;
}
body.smile .smile-exchange .living .u-photolist__point {
  color: #fff;
  background-color: #ff76cb;
  border-radius: 3px;
}
body.smile .smile-exchange .ecology .u-photolist__point {
  color: #fff;
  background-color: #1a9d36;
  border-radius: 3px;
}
body.smile .smile-exchange .mothersday .u-photolist__point {
  color: #fff;
  background-color: #ea9999;
  border-radius: 3px;
}
body.smile .smile-exchange .new-year-dishes .u-photolist__point {
  color: #fff;
  background-color: #e22929;
  border-radius: 3px;
}
body.smile .merker_yellow {
  background-color: #ff0;
}
body.smile.smile-lp .smile-lp-info__row {
  background-image: url(../img/smile/smile-lp/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 64px 0 40px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile.smile-lp .smile-lp-info__row {
    background-image: url(../img/smile/smile-lp/bg@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.smile.smile-lp .smile-lp-info__row {
    background-image: url(../img/smile/smile-lp/bg-sp.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 32px 8px 24px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.smile.smile-lp .smile-lp-info__row {
    background-image: url(../img/smile/smile-lp/bg-sp@2x.png);
  }
}
body.smile.smile-lp .smile-lp-info__item {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
body.smile.smile-lp .smile-lp-info__ex {
  max-width: 985px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.smile.smile-lp .smile-lp-info__text {
  width: 726px;
  max-width: 100%;
  padding: 0 13.2%;
  font-size: 1.4rem;
}
body.smile.smile-lp .smile-lp-info__btn .info-btn {
  position: relative;
}
body.smile.smile-lp .smile-lp-info__btn .info-btn__base {
  position: relative;
  z-index: 0;
}
body.smile.smile-lp .smile-lp-info__btn .info-btn__btn {
  position: absolute;
  z-index: 100;
  bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.js.touchevents body.smile.smile-lp .smile-lp-info__btn .info-btn__btn.touch,
body.smile.smile-lp .smile-lp-info__btn .info-btn__btn:hover {
  opacity: 0.9;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.smile.smile-lp .smile-lp-point__row {
  background-color: #fff9d6;
}
body.smile.smile-lp .smile-lp-point__top {
  position: relative;
  background-image: url(../img/smile/smile-lp/bar.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 200px;
  max-width: 1640px;
  margin-left: auto;
  margin-right: auto;
}
body.smile.smile-lp .smile-lp-point__top::after,
body.smile.smile-lp .smile-lp-point__top::before {
  position: absolute;
  background-color: #fb8c00;
  content: "";
  top: 0;
  bottom: 60px;
  width: 5000px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.smile.smile-lp .smile-lp-point__top {
    background-image: url(../img/smile/smile-lp/bar@2x.png);
  }
}
body.smile.smile-lp .smile-lp-point__top::before {
  left: -5000px;
}
body.smile.smile-lp .smile-lp-point__top::after {
  right: -5000px;
}
@media screen and (max-width: 666px) {
  body.smile.smile-lp .smile-lp-info__text {
    padding: 0 2%;
  }
  body.smile.smile-lp .smile-lp-point__top {
    background-image: url(../img/smile/smile-lp/bar-sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    max-height: 224px;
    padding: 12px 16px 0;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.smile.smile-lp .smile-lp-point__top {
    background-image: url(../img/smile/smile-lp/bar-sp@2x.png);
  }
}
body.smile.smile-lp .smile-lp-point__item {
  padding: 0 16px;
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 666px) {
  body.smile.smile-lp .smile-lp-point__item {
    padding: 0 8px;
  }
  body.smile.smile-lp .smile-lp-point__item_1st {
    margin-top: -18.67px;
  }
}
@media screen and (max-width: 400px) {
  body.smile.smile-lp .smile-lp-point__item_1st {
    margin-top: -89.6px;
  }
}
body.smile.smile-lp .smile-lp-close__row {
  padding: 0 16px;
}
body.smile.smile-lp .smile-lp-close__ex {
  max-width: 768px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
body.smile.smile-lp .smile-lp-close__text {
  width: 768px;
  max-width: 100%;
  font-size: 1.4rem;
}
body.smile.hit-furniture .furniture-flow__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.smile.hit-furniture .furniture-flow__item:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (max-width: 666px) {
  body.smile.hit-furniture .furniture-flow__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
body.smile.hit-furniture .furniture-flow__step {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.smile.hit-furniture .furniture-flow__ex {
  color: #1075a6;
  font-weight: 700;
}
body.smile.exchange-new-year-dishes_2023 .smile-footer__row {
  padding: 16px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #1075a6;
  border-radius: 2px;
}
body.smile.exchange-new-year-dishes_2023 .smile-footer__row_multi {
  padding: 16px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.smile.exchange-new-year-dishes_2023 .smile-footer__ttl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 8px;
  max-width: 40%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  color: #1075a6;
  border-right: 1px solid #1075a6;
  line-height: 1.4;
}
@media screen and (max-width: 666px) {
  body.smile.exchange-new-year-dishes_2023 .smile-footer__ttl {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border: none;
    font-size: 2rem;
    border-bottom: 1px solid #1075a6;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  body.smile.exchange-new-year-dishes_2023 .smile-footer__ttl br {
    display: none;
  }
}
body.smile.exchange-new-year-dishes_2023 .smile-footer__ttl_multi {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  color: #1075a6;
  border-bottom: 1px solid #1075a6;
  font-size: 2rem;
  text-align: center;
  padding-bottom: 8px;
  margin-bottom: 16px;
}
@media screen and (max-width: 666px) {
  body.smile.exchange-new-year-dishes_2023 .smile-footer__ttl_multi {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border: none;
    font-size: 2rem;
    border-bottom: 1px solid #1075a6;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  body.smile.exchange-new-year-dishes_2023 .smile-footer__ttl_multi br {
    display: none;
  }
}
body.smile.exchange-new-year-dishes_2023 .smile-footer__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 30%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  color: #1075a6;
  padding-left: 8px;
  font-weight: 700;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.smile.exchange-new-year-dishes_2023 .smile-footer__ex {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 0;
    margin-bottom: 8px;
  }
}
body.smile.exchange-new-year-dishes_2023 .smile-footer__multi {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  color: #1075a6;
  font-weight: 700;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.smile.exchange-new-year-dishes_2023 .smile-footer__multi {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 0;
    margin-bottom: 8px;
  }
}
body.smile.exchange-new-year-dishes_2023 .smile-footer__num {
  font-size: 4rem;
}
body.smile.exchange-new-year-dishes_2023 .smile-footer__btn {
  max-width: 30%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  height: 80px;
}
@media screen and (max-width: 666px) {
  body.smile.exchange-new-year-dishes_2023 .smile-footer__btn {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.smile.exchange-new-year-dishes_2023 .smile-footer__btn br {
    display: none;
  }
}
body.smile.exchange-new-year-dishes_2023 .smile-footer__btn_multi {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  height: 80px;
}
@media screen and (max-width: 666px) {
  body.smile.exchange-new-year-dishes_2023 .smile-footer__btn_multi {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body.smile.exchange-new-year-dishes_2023 .smile-footer__btn_multi br {
    display: none;
  }
}
.js.touchevents
  body.smile.exchange-new-year-dishes_2023
  .smile-footer__btn_shortage.touch,
body.smile.exchange-new-year-dishes_2023 .smile-footer__btn_shortage,
body.smile.exchange-new-year-dishes_2023 .smile-footer__btn_shortage:hover {
  background-color: #e6e6e6;
  color: #999;
}
body.smile.exchange-new-year-dishes_2023 .smile-footer_wrap {
  border: 1px solid #1075a6;
  border-radius: 2px;
  position: relative;
}
body.smile.exchange-new-year-dishes_2023 .smile-footer__shortage {
  position: absolute;
  display: block;
  top: -40px;
}
@media screen and (max-width: 970px) {
  body.smile.exchange-new-year-dishes_2023 .smile-footer__shortage {
    top: -14%;
    line-height: 125%;
  }
}
@media screen and (max-width: 666px) {
  body.smile.exchange-new-year-dishes_2023 .smile-footer__shortage {
    top: -18%;
    line-height: 125%;
  }
}
body.smile.exchange-new-year-dishes_2023 .smile-footer__shortage_br {
  position: absolute;
  display: block;
  top: -96px;
}
@media screen and (max-width: 970px) {
  body.smile.exchange-new-year-dishes_2023 .smile-footer__shortage_br {
    top: -60px;
    line-height: 115%;
  }
}
@media screen and (max-width: 666px) {
  body.smile.exchange-new-year-dishes_2023 .smile-footer__shortage_br {
    top: -21.5%;
    line-height: 125%;
  }
}
body.gift .tube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
body.gift .tube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
body.gift .giftlist {
  margin-left: 1em;
}
body.gift .giftlist li {
  list-style: square;
}
body.gift .smilePageFlow-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.gift .smilePageFlow-item {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.gift .smilePageFlow .opeBox {
  position: relative;
  padding-left: 16px;
}
@media screen and (max-width: 666px) {
  body.gift .smilePageFlow-item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 8px;
  }
  body.gift .smilePageFlow .opeBox {
    padding-left: 0;
  }
}
body.gift .smilePageFlow .opeBox p {
  position: absolute;
  font-weight: 700;
  top: 30px;
  right: 30px;
}
body.gift .u-inqBox {
  border: 4px solid #1075a6;
  border-radius: 6px;
}
body.gift .u-inqBox-ex {
  background-color: #1075a6;
  margin: 0 !important;
  padding: 8px 16px;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}
body.gift .u-inqBox-ex small {
  color: #fff;
}
body.gift .u-inqBox-inner {
  padding: 24px;
}
body.gift .u-inqBox-tel {
  text-align: center;
}
body.gift .u-inqBox-tel a {
  font-size: 4rem;
  color: #1075a6;
  text-decoration: none;
}
body.gift .u-inqBox-tel a::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px;
}
@media screen and (max-width: 666px) {
  body.gift .u-inqBox-tel a {
    font-size: 3rem;
  }
}
body.gift .m-ttl {
  font-size: 1.8rem;
  color: #1075a6;
}
body.gift .m-ttl::before {
  content: "■";
}
body.gift .r-cap {
  display: block;
  text-align: right;
}
body.gift .enqbt {
  display: block;
  overflow: hidden;
  width: 223px;
  height: 0;
  padding-top: 67px;
  background-image: url(../img/gift/enq/bt-enq.png);
  background-size: 223px 67px;
  margin: 0 auto;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift .enqbt {
    background-image: url(../img/gift/enq/bt-enq@2x.png);
  }
}
body.gift .gift_past {
  margin-top: 32px;
}
body.gift .gift_past__year {
  display: inline-block;
  padding: 0 0.5em;
  color: #fff;
  font-weight: 700;
  background: #1075a6;
}
body.gift .gift_past__enq h5 {
  border-bottom: 1px dashed #1075a6;
}
body.gift .gift_past__enq p {
  margin: 0 0.5em;
}
body.gift .tanakami-about {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../img/gift/tanakami/about-bg.png);
  padding: 24px;
}
body.gift .tanakami-about__ttl {
  color: #000;
  border-bottom: 1px solid #000;
  margin-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.gift .tanakami-about {
    padding: 4px;
  }
  body.gift .tanakami-about__ttl {
    padding: 8px;
  }
  body.gift .group-info__ttl {
    margin-bottom: 16px;
  }
}
body.gift .merker_yellow {
  background-color: #ff0;
}
body.gift .topic-area {
  position: relative;
  border-color: #1075a6;
}
body.gift .topic-area::before {
  content: "TOPIC";
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: -2rem;
  left: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 2rem;
  background-color: #1075a6;
  color: #fff;
  font-weight: 700;
  font-size: 1.3rem;
  padding: 0 4px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-align: center;
  border-radius: 2px 2px 0 0;
}
body.gift .group-info__ttl_s {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.gift .group-info__txt {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (min-width: 667px) {
  body.gift .group-info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  body.gift .group-info__ttl {
    min-width: 148px;
    width: 148px;
  }
  body.gift .group-info__ttl_s {
    font-size: 1.2rem;
    display: inline-block;
  }
  body.gift .group-info__txt {
    margin-left: 16px;
  }
  body.gift .group-info__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
body.gift .group-info__txt p {
  margin: 0;
}
body.gift .group-info__link p:first-of-type {
  margin-right: 16px;
}
body.gift .group-info hr {
  border-color: #e6e6e6;
}
body.gift .txt-strong {
  font-weight: 700;
}
body.gift .product-img__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -8px;
  margin-right: -8px;
}
body.gift .product-img__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 8px 24px;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
}
body.gift .product-img__item img {
  display: block;
  border: 1px solid #e6e6e6;
  margin: 0 auto 8px;
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 666px) {
  body.gift .group-info__ttl_s {
    font-size: 1.4rem;
  }
  body.gift .product-img__row {
    display: block;
  }
  body.gift .product-img__item {
    max-width: 100%;
  }
}
body.gift .product-img__ranking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  width: 80px;
  margin-bottom: 8px;
}
body.gift .product-img__ranking_1,
body.gift .product-img__ranking_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  max-width: 100%;
  text-align: center;
}
body.gift .product-img__ranking_1 {
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background-color: #eab200;
}
body.gift .product-img__ranking_2 {
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background-color: #7f7f7f;
}
body.gift .product-img__ranking_3 {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  background-color: #c55a11;
}
body.gift .product-img__new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.gift .product-img__ex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  body.gift .product-img__ex {
    font-size: 1.8rem;
    display: block;
  }
}
body.gift .product-img__shop-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.gift .product-img__shop-list_wrap {
  font-size: 1.4rem;
}
@media screen and (min-width: 667px) {
  body.gift .product-img__shop-list_wrap:not(:last-child) {
    margin-right: 8px;
  }
}
@media screen and (max-width: 666px) {
  body.gift .product-img__shop-list_wrap:nth-child(odd) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
  body.gift .product-img__shop-list_wrap:nth-child(even) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
  body.gift .product-img__shop-list_wrap li {
    font-size: 1.2rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
body.gift .product-img__shop-list_wrap li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.gift .product-img__shop-list_wrap li::before {
  content: "◎";
}
body.gift .lottery-point__ttl,
body.gift .lottery-point__ttl_nonum {
  border-bottom: dashed 1px #1075a6;
  -webkit-box-align: center;
  padding-bottom: 8px;
  font-size: 2rem;
}
body.gift .lottery-point__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #1075a6;
}
body.gift .lottery-point__ttl:nth-of-type(1)::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 50px;
  height: 0;
  padding-top: 39px;
  background-image: url(../img/smile/common/smile-point-1.png);
  background-size: 50px 39px;
}
body.gift .lottery-point__ttl:nth-of-type(2)::before,
body.gift .lottery-point__ttl:nth-of-type(3)::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 50px;
  height: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift .lottery-point__ttl:nth-of-type(1)::before {
    background-image: url(../img/smile/common/smile-point-1@2x.png);
  }
}
body.gift .lottery-point__ttl:nth-of-type(2)::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  padding-top: 38px;
  background-image: url(../img/smile/common/smile-point-2.png);
  background-size: 50px 38px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift .lottery-point__ttl:nth-of-type(2)::before {
    background-image: url(../img/smile/common/smile-point-2@2x.png);
  }
}
body.gift .lottery-point__ttl:nth-of-type(3)::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  padding-top: 37px;
  background-image: url(../img/smile/common/smile-point-3.png);
  background-size: 50px 37px;
}
body.gift .lottery-point__ttl.service-1::before,
body.gift .lottery-point__ttl.service-2::before,
body.gift .lottery-point__ttl.service-3::before {
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-size: 51px 38px;
  content: " ";
  max-width: 50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift .lottery-point__ttl:nth-of-type(3)::before {
    background-image: url(../img/smile/common/smile-point-3@2x.png);
  }
}
body.gift .lottery-point__ttl.service-1::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-1.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift .lottery-point__ttl.service-1::before {
    background-image: url(../img/smile/common/smile-service-1@2x.png);
  }
}
body.gift .lottery-point__ttl.service-2::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-2.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift .lottery-point__ttl.service-2::before {
    background-image: url(../img/smile/common/smile-service-2@2x.png);
  }
}
body.gift .lottery-point__ttl.service-3::before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-3.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift .lottery-point__ttl.service-3::before {
    background-image: url(../img/smile/common/smile-service-3@2x.png);
  }
}
body.gift .lottery-point__ttl.service-4::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-image: url(../img/smile/common/smile-service-4.png);
  background-size: 51px 38px;
}
body.gift .lottery-point__ttl.service-5::before,
body.gift .lottery-point__ttl.service-6::before {
  -webkit-box-flex: 0;
  content: " ";
  max-width: 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-size: 51px 38px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift .lottery-point__ttl.service-4::before {
    background-image: url(../img/smile/common/smile-service-4@2x.png);
  }
}
body.gift .lottery-point__ttl.service-5::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-5.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift .lottery-point__ttl.service-5::before {
    background-image: url(../img/smile/common/smile-service-5@2x.png);
  }
}
body.gift .lottery-point__ttl.service-6::before {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  background-image: url(../img/smile/common/smile-service-6.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift .lottery-point__ttl.service-6::before {
    background-image: url(../img/smile/common/smile-service-6@2x.png);
  }
}
body.gift .lottery-point__ttl.service-7::before {
  content: " ";
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 8px;
  display: block;
  overflow: hidden;
  width: 51px;
  height: 0;
  padding-top: 38px;
  background-image: url(../img/smile/common/smile-service-7.png);
  background-size: 51px 38px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift .lottery-point__ttl.service-7::before {
    background-image: url(../img/smile/common/smile-service-7@2x.png);
  }
}
body.gift .lottery-point__ttl_nonum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #1075a6;
}
body.gift .lottery-point__price::before,
body.gift .lottery-point__price_fixed::before {
  display: inline-block;
  background-color: #e6e6e6;
  color: #1075a6;
  padding: 4px 8px;
  margin-right: 8px;
  font-weight: 700;
}
body.gift .lottery-point__ex:not(:last-of-type) {
  margin-bottom: 24px;
}
body.gift .lottery-point__price {
  font-weight: 700;
}
body.gift .lottery-point__price::before {
  content: "参考価格";
  font-size: 1.2rem;
}
body.gift .lottery-point__price_fixed {
  font-weight: 700;
}
body.gift .lottery-point__price_fixed::before {
  content: "価格";
  font-size: 1.2rem;
}
body.gift .lottery-point__attention {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.gift .lottery-point__attention::before {
  content: "NEW";
  width: 50px;
  margin-right: 4px;
  background-color: red;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 2px;
}
body.gift .lottery-figs__row,
body.gift .lottery-figs__row_rev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -8px;
  margin-left: -8px;
}
@media screen and (max-width: 970px) {
  body.gift .lottery-figs__row_rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
body.gift .lottery-figs__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 970px) {
  body.gift .lottery-figs__item {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.gift .lottery-figs__item:last-child {
    display: none;
  }
}
body.gift .lottery-figs__item_rev {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 970px) {
  body.gift .lottery-figs__item_rev {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.gift .lottery-figs__item_rev:first-child {
    display: none;
  }
}
body.gift .lottery-figs__item_center {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}
body.gift .lottery-figs__item_end,
body.gift .lottery-figs__item_twoitems {
  -webkit-box-sizing: border-box;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 970px) {
  body.gift .lottery-figs__item_center {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.gift .lottery-figs__item_center:nth-child(2) {
    display: none;
  }
}
body.gift .lottery-figs__item_end {
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
}
@media screen and (max-width: 970px) {
  body.gift .lottery-figs__item_end {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  body.gift .lottery-figs__item_end:nth-child(1) {
    display: none;
  }
}
body.gift .lottery-figs__item_twoitems {
  box-sizing: border-box;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
}
@media screen and (max-width: 970px) {
  body.gift .lottery-figs__item_twoitems {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
body.gift .lottery-banner__row {
  position: relative;
  background-color: #fffcf4;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  max-width: 740px;
  height: auto;
}
body.gift .lottery-banner__row::after,
body.gift .lottery-banner__row::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fffcf4;
}
body.gift .lottery-banner__row::before {
  left: -1000px;
}
body.gift .lottery-banner__row::after {
  right: -1000px;
}
body.gift .lottery-banner__application {
  max-width: 336px;
}
@media screen and (max-width: 666px) {
  body.gift .lottery-banner__row {
    padding: 8px 0;
  }
  body.gift .lottery-banner__application {
    max-width: 100%;
    width: 100%;
  }
  body.gift .lottery-banner__bg {
    border: 1px solid #ccc;
  }
}
body.gift .lottery-banner__atension {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.gift .lottery-banner__1807 {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
body.gift .lottery-banner__bg {
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  top: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 704px;
  background-color: #297dc5;
  height: auto;
  overflow: hidden;
}
body.gift #canvas-container,
body.gift.trunk .trunk__main {
  position: relative;
  overflow: hidden;
}
body.gift #canvas-container {
  height: 0;
}
@media screen and (min-width: 667px) {
  body.gift #canvas-container {
    padding-top: 56.25%;
  }
}
body.gift.nekoaruki .nekoaruki__ttl {
  line-height: 23px;
  background-image: url(../img/gift/mitsukoshi/nekoaruki/icn-neko.png);
  background-size: 50px 23px;
  background-repeat: no-repeat;
  max-height: 23px;
  padding-left: 58px;
  height: 23px !important;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift.nekoaruki .nekoaruki__ttl {
    background-image: url(../img/gift/mitsukoshi/nekoaruki/icn-neko@2x.png);
  }
}
body.gift.trunk .trunk__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 16px 4px;
  background-color: #34b1df;
}
body.gift.trunk .trunk__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 226px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  background-color: #fff;
}
body.gift.trunk .trunk__item:first-child {
  margin-right: 12px;
}
body.gift.trunk .trunk__item:last-child {
  margin-left: 12px;
}
body.gift.trunk .trunk__ex {
  text-align: center;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.gift.trunk .trunk__ex_1 {
  display: block;
  font-size: 2rem;
  color: #ee70a2;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  body.gift #canvas-container {
    min-height: 60vw;
  }
  body.gift #sinespCanvas {
    margin-top: -8px;
  }
  body.gift.trunk .trunk__item:first-child {
    margin-right: 4px;
  }
  body.gift.trunk .trunk__item:last-child {
    margin-left: 4px;
  }
  body.gift.trunk .trunk__ex_1 {
    font-size: 1.8rem;
  }
}
body.gift.trunk .trunk__ex_2 {
  display: block;
  background-color: #000;
  font-size: 2rem;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  body.gift.trunk .trunk__ex_2 {
    font-size: 1.8rem;
  }
}
body.gift.trunk .trunk__ex_3 {
  display: block;
  font-size: 2rem;
  color: #ee70a2;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  body.gift.trunk .trunk__ex_3 {
    font-size: 1.8rem;
  }
}
body.gift.trunk .trunk__ex_4 {
  display: block;
  font-size: 1.2rem;
  color: #000;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  body.gift.trunk .trunk__ex_4 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 667px) {
  body.gift.trunk .trunk__main_img {
    position: relative;
    max-width: 740px;
    left: 50%;
    margin-left: -370px;
  }
}
body.gift.trunk .trunk__main-ex {
  position: absolute;
  top: 16px;
  left: 24px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 150%;
  color: #000;
}
@media screen and (max-width: 666px) {
  body.gift.trunk .trunk__main-ex {
    top: 8px;
    left: 12px;
    font-size: 1.8rem;
  }
}
body.gift.trunk .trunk__main-ex_bg {
  margin-bottom: 8px;
  padding: 4px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.9);
}
body.gift.trunk .trunk__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.gift.trunk .trunk__ttl_ex {
  display: block;
  margin-top: 8px;
  font-size: 2.4rem;
  color: #000;
  text-align: center;
}
@media screen and (max-width: 666px) {
  body.gift.trunk .trunk__ttl_ex {
    font-size: 2rem;
  }
}
body.gift.trunk .trunk__ballon,
body.gift.trunk .trunk__ballon-blue_ex,
body.gift.trunk .trunk__ballon_ex {
  font-size: 1.4rem;
}
body.gift.trunk .trunk__ballon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  text-align: center;
  width: 147px;
  height: 35px;
  line-height: 35px;
  border: 2px solid #000;
}
body.gift.trunk .trunk__ballon_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.gift.trunk .trunk__ballon:after,
body.gift.trunk .trunk__ballon:before {
  border: solid transparent;
  content: " ";
  width: 0;
  height: 0;
  position: absolute;
}
body.gift.trunk .trunk__ballon:after {
  border-width: 16px 8px;
  border-top-color: #fff;
  top: 31px;
  left: 48.5%;
}
body.gift.trunk .trunk__ballon:before {
  border-width: 16px 8px;
  border-top-color: #000;
  top: 31px;
  left: 50%;
}
body.gift.trunk .trunk__ballon-blue {
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  text-align: center;
  width: 160px;
  height: 35px;
  line-height: 35px;
  padding: 0 8px;
  background-color: #2b98ca;
  border-radius: 5px;
  font-size: 1.4rem;
}
body.gift.trunk .trunk__ballon-blue_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 16px;
}
body.gift.trunk .trunk__ballon-blue:after,
body.gift.trunk .trunk__ballon-blue:before {
  border: solid transparent;
  content: " ";
  width: 0;
  height: 0;
  position: absolute;
}
body.gift.trunk .trunk__ballon-blue:before {
  border-width: 16px 8px;
  border-top-color: #2b98ca;
  top: 31px;
  left: 15%;
}
body.gift.trunk .trunk__line {
  width: 80px;
  margin: 0 auto 24px;
  background-color: #fff;
  border: 0;
  border-bottom: 3px solid #34b1df;
}
@media screen and (max-width: 666px) {
  body.gift.trunk .trunk__line {
    width: 60px;
  }
}
body.gift.trunk .trunk__point .point__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.gift.trunk .trunk__point .point__row {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
body.gift.trunk .trunk__point .point__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding: 0 8px;
  border-bottom: 8px;
}
@media screen and (max-width: 666px) {
  body.gift.trunk .trunk__point .point__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
body.gift.trunk .trunk__point .point__ttl {
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  border-bottom: 1px solid #000;
}
body.gift.trunk .trunk__point .point__ex {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.gift.trunk .trunk-usecase__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 666px) {
  body.gift.trunk .trunk-usecase__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
  }
}
body.gift.trunk .trunk-usecase__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding: 0 8px;
  background: #daedf6;
  border-radius: 15px;
  border: 10px solid #fff;
}
@media screen and (max-width: 666px) {
  body.gift.trunk .trunk-usecase__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 16px;
    border-radius: 5px;
    border: 0;
  }
}
body.gift.trunk .trunk-usecase__dl {
  display: block;
  padding: 8px 16px;
  min-height: 140px;
}
body.gift.trunk .trunk-usecase__ttl {
  font-size: 1.6rem;
  font-weight: 700;
  color: #008ed1;
}
body.gift.trunk .trunk-usecase__ex {
  bottom: 0;
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 666px) {
  body.gift.trunk .trunk-usecase__dl {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    min-height: 0;
  }
  body.gift.trunk .trunk-usecase__ex {
    position: relative;
  }
}
body.gift.furniture .furniture-flow__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.gift.furniture .furniture-flow__item:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (max-width: 666px) {
  body.gift.furniture .furniture-flow__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
body.gift.furniture .furniture-flow__step {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.gift.furniture .furniture-flow__ex {
  color: #1075a6;
  font-weight: 700;
}
body.gift.exhibition-80s .color-box,
body.gift.geijutuin100th .color-box,
body.gift.hiroshi_senju .color-box,
body.gift.munakatashiko .color-box,
body.gift.nekojii .color-box,
body.gift.spring74 .color-box,
body.gift.spring75 .color-box,
body.gift.tolepaint-collection2019 .color-box,
body.gift.torasan .color-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 12px;
  color: #fff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.gift.exhibition-80s .color-box__white,
body.gift.geijutuin100th .color-box__white,
body.gift.hiroshi_senju .color-box__white,
body.gift.munakatashiko .color-box__white,
body.gift.nekojii .color-box__white,
body.gift.spring74 .color-box__white,
body.gift.spring75 .color-box__white,
body.gift.tolepaint-collection2019 .color-box__white,
body.gift.torasan .color-box__white {
  background-color: #fff;
}
body.gift.exhibition-80s .color-box__violet,
body.gift.geijutuin100th .color-box__violet,
body.gift.hiroshi_senju .color-box__violet,
body.gift.munakatashiko .color-box__violet,
body.gift.nekojii .color-box__violet,
body.gift.spring74 .color-box__violet,
body.gift.spring75 .color-box__violet,
body.gift.tolepaint-collection2019 .color-box__violet,
body.gift.torasan .color-box__violet {
  background-color: #a298c7;
}
body.gift.exhibition-80s .color-box__violetline,
body.gift.geijutuin100th .color-box__violetline,
body.gift.hiroshi_senju .color-box__violetline,
body.gift.munakatashiko .color-box__violetline,
body.gift.nekojii .color-box__violetline,
body.gift.spring74 .color-box__violetline,
body.gift.spring75 .color-box__violetline,
body.gift.tolepaint-collection2019 .color-box__violetline,
body.gift.torasan .color-box__violetline {
  border: 1px solid #7a66ac;
}
body.gift.exhibition-80s .color-box__uguisu,
body.gift.geijutuin100th .color-box__uguisu,
body.gift.hiroshi_senju .color-box__uguisu,
body.gift.munakatashiko .color-box__uguisu,
body.gift.nekojii .color-box__uguisu,
body.gift.spring74 .color-box__uguisu,
body.gift.spring75 .color-box__uguisu,
body.gift.tolepaint-collection2019 .color-box__uguisu,
body.gift.torasan .color-box__uguisu {
  background-color: #6e9843;
}
body.gift.exhibition-80s .color-box__uguisuline,
body.gift.geijutuin100th .color-box__uguisuline,
body.gift.hiroshi_senju .color-box__uguisuline,
body.gift.munakatashiko .color-box__uguisuline,
body.gift.nekojii .color-box__uguisuline,
body.gift.spring74 .color-box__uguisuline,
body.gift.spring75 .color-box__uguisuline,
body.gift.tolepaint-collection2019 .color-box__uguisuline,
body.gift.torasan .color-box__uguisuline {
  border: 1px solid #6e9843;
}
body.gift.exhibition-80s .color-box__pink,
body.gift.geijutuin100th .color-box__pink,
body.gift.hiroshi_senju .color-box__pink,
body.gift.munakatashiko .color-box__pink,
body.gift.nekojii .color-box__pink,
body.gift.spring74 .color-box__pink,
body.gift.spring75 .color-box__pink,
body.gift.tolepaint-collection2019 .color-box__pink,
body.gift.torasan .color-box__pink {
  background-color: #e7aac5;
}
body.gift.exhibition-80s .color-box__blue,
body.gift.geijutuin100th .color-box__blue,
body.gift.hiroshi_senju .color-box__blue,
body.gift.munakatashiko .color-box__blue,
body.gift.nekojii .color-box__blue,
body.gift.spring74 .color-box__blue,
body.gift.spring75 .color-box__blue,
body.gift.tolepaint-collection2019 .color-box__blue,
body.gift.torasan .color-box__blue {
  background-color: #87b7d2;
}
body.gift.exhibition-80s .color-box__liteblue,
body.gift.geijutuin100th .color-box__liteblue,
body.gift.hiroshi_senju .color-box__liteblue,
body.gift.munakatashiko .color-box__liteblue,
body.gift.nekojii .color-box__liteblue,
body.gift.spring74 .color-box__liteblue,
body.gift.spring75 .color-box__liteblue,
body.gift.tolepaint-collection2019 .color-box__liteblue,
body.gift.torasan .color-box__liteblue {
  background-color: #c6d7f0;
}
body.gift.exhibition-80s .color-box__brown,
body.gift.geijutuin100th .color-box__brown,
body.gift.hiroshi_senju .color-box__brown,
body.gift.munakatashiko .color-box__brown,
body.gift.nekojii .color-box__brown,
body.gift.spring74 .color-box__brown,
body.gift.spring75 .color-box__brown,
body.gift.tolepaint-collection2019 .color-box__brown,
body.gift.torasan .color-box__brown {
  background-color: #ddbe8f;
}
body.gift.exhibition-80s .color-box__green,
body.gift.geijutuin100th .color-box__green,
body.gift.hiroshi_senju .color-box__green,
body.gift.munakatashiko .color-box__green,
body.gift.nekojii .color-box__green,
body.gift.spring74 .color-box__green,
body.gift.spring75 .color-box__green,
body.gift.tolepaint-collection2019 .color-box__green,
body.gift.torasan .color-box__green {
  background-color: #bbd2a1;
}
body.gift.exhibition-80s .color-box__green_mint,
body.gift.geijutuin100th .color-box__green_mint,
body.gift.hiroshi_senju .color-box__green_mint,
body.gift.munakatashiko .color-box__green_mint,
body.gift.nekojii .color-box__green_mint,
body.gift.spring74 .color-box__green_mint,
body.gift.spring75 .color-box__green_mint,
body.gift.tolepaint-collection2019 .color-box__green_mint,
body.gift.torasan .color-box__green_mint {
  background-color: #c6f0d0;
}
body.gift.exhibition-80s .color-box__darkgreen,
body.gift.geijutuin100th .color-box__darkgreen,
body.gift.hiroshi_senju .color-box__darkgreen,
body.gift.munakatashiko .color-box__darkgreen,
body.gift.nekojii .color-box__darkgreen,
body.gift.spring74 .color-box__darkgreen,
body.gift.spring75 .color-box__darkgreen,
body.gift.tolepaint-collection2019 .color-box__darkgreen,
body.gift.torasan .color-box__darkgreen {
  background-color: #81791c;
}
body.gift.exhibition-80s .color-box__yellow,
body.gift.geijutuin100th .color-box__yellow,
body.gift.hiroshi_senju .color-box__yellow,
body.gift.munakatashiko .color-box__yellow,
body.gift.nekojii .color-box__yellow,
body.gift.spring74 .color-box__yellow,
body.gift.spring75 .color-box__yellow,
body.gift.tolepaint-collection2019 .color-box__yellow,
body.gift.torasan .color-box__yellow {
  background-color: #fef77e;
  color: #000;
}
body.gift.exhibition-80s .color-box__orange,
body.gift.geijutuin100th .color-box__orange,
body.gift.hiroshi_senju .color-box__orange,
body.gift.munakatashiko .color-box__orange,
body.gift.nekojii .color-box__orange,
body.gift.spring74 .color-box__orange,
body.gift.spring75 .color-box__orange,
body.gift.tolepaint-collection2019 .color-box__orange,
body.gift.torasan .color-box__orange {
  background-color: #ff9c60;
}
body.gift.exhibition-80s .color-box__mikan,
body.gift.geijutuin100th .color-box__mikan,
body.gift.hiroshi_senju .color-box__mikan,
body.gift.munakatashiko .color-box__mikan,
body.gift.nekojii .color-box__mikan,
body.gift.spring74 .color-box__mikan,
body.gift.spring75 .color-box__mikan,
body.gift.tolepaint-collection2019 .color-box__mikan,
body.gift.torasan .color-box__mikan {
  background-color: #f9ae1d;
}
body.gift.exhibition-80s .color-box__gold,
body.gift.geijutuin100th .color-box__gold,
body.gift.hiroshi_senju .color-box__gold,
body.gift.munakatashiko .color-box__gold,
body.gift.nekojii .color-box__gold,
body.gift.spring74 .color-box__gold,
body.gift.spring75 .color-box__gold,
body.gift.tolepaint-collection2019 .color-box__gold,
body.gift.torasan .color-box__gold {
  background-color: #a5974d;
}
body.gift.exhibition-80s .color-box__goldline,
body.gift.geijutuin100th .color-box__goldline,
body.gift.hiroshi_senju .color-box__goldline,
body.gift.munakatashiko .color-box__goldline,
body.gift.nekojii .color-box__goldline,
body.gift.spring74 .color-box__goldline,
body.gift.spring75 .color-box__goldline,
body.gift.tolepaint-collection2019 .color-box__goldline,
body.gift.torasan .color-box__goldline {
  border: 1px solid #a5974d;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 12px;
}
body.gift.exhibition-80s .color-boxnp,
body.gift.geijutuin100th .color-boxnp,
body.gift.hiroshi_senju .color-boxnp,
body.gift.munakatashiko .color-boxnp,
body.gift.nekojii .color-boxnp,
body.gift.spring74 .color-boxnp,
body.gift.spring75 .color-boxnp,
body.gift.tolepaint-collection2019 .color-boxnp,
body.gift.torasan .color-boxnp {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  color: #fff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.gift.exhibition-80s .color-box__item,
body.gift.geijutuin100th .color-box__item,
body.gift.hiroshi_senju .color-box__item,
body.gift.munakatashiko .color-box__item,
body.gift.nekojii .color-box__item,
body.gift.spring74 .color-box__item,
body.gift.spring75 .color-box__item,
body.gift.tolepaint-collection2019 .color-box__item,
body.gift.torasan .color-box__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.gift.exhibition-80s .color-box__item_info,
body.gift.geijutuin100th .color-box__item_info,
body.gift.hiroshi_senju .color-box__item_info,
body.gift.munakatashiko .color-box__item_info,
body.gift.nekojii .color-box__item_info,
body.gift.spring74 .color-box__item_info,
body.gift.spring75 .color-box__item_info,
body.gift.tolepaint-collection2019 .color-box__item_info,
body.gift.torasan .color-box__item_info {
  width: 616px;
  max-width: 100%;
}
body.gift.exhibition-80s .color-box__item_column,
body.gift.geijutuin100th .color-box__item_column,
body.gift.hiroshi_senju .color-box__item_column,
body.gift.munakatashiko .color-box__item_column,
body.gift.nekojii .color-box__item_column,
body.gift.spring74 .color-box__item_column,
body.gift.spring75 .color-box__item_column,
body.gift.tolepaint-collection2019 .color-box__item_column,
body.gift.torasan .color-box__item_column {
  -webkit-box-pack: initial;
  -ms-flex-pack: initial;
  justify-content: initial;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.event .rep02 .wrapper,
body.event .seeing-look__row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
}
body.gift.exhibition-80s .color-box__ttl,
body.gift.geijutuin100th .color-box__ttl,
body.gift.hiroshi_senju .color-box__ttl,
body.gift.munakatashiko .color-box__ttl,
body.gift.nekojii .color-box__ttl,
body.gift.spring74 .color-box__ttl,
body.gift.spring75 .color-box__ttl,
body.gift.tolepaint-collection2019 .color-box__ttl,
body.gift.torasan .color-box__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  border-bottom: 1px solid;
  margin-bottom: 12px;
}
@media screen and (max-width: 666px) {
  body.gift.exhibition-80s .color-box__ttl,
  body.gift.geijutuin100th .color-box__ttl,
  body.gift.hiroshi_senju .color-box__ttl,
  body.gift.munakatashiko .color-box__ttl,
  body.gift.nekojii .color-box__ttl,
  body.gift.spring74 .color-box__ttl,
  body.gift.spring75 .color-box__ttl,
  body.gift.tolepaint-collection2019 .color-box__ttl,
  body.gift.torasan .color-box__ttl {
    font-size: 1.8rem;
  }
}
body.gift.exhibition-80s .color-box__ttl_black,
body.gift.geijutuin100th .color-box__ttl_black,
body.gift.hiroshi_senju .color-box__ttl_black,
body.gift.munakatashiko .color-box__ttl_black,
body.gift.nekojii .color-box__ttl_black,
body.gift.spring74 .color-box__ttl_black,
body.gift.spring75 .color-box__ttl_black,
body.gift.tolepaint-collection2019 .color-box__ttl_black,
body.gift.torasan .color-box__ttl_black {
  margin: 0 8px;
  color: #595454;
  border-bottom: 1px solid #fff;
}
body.gift.exhibition-80s .color-box__ttl_w,
body.gift.geijutuin100th .color-box__ttl_w,
body.gift.hiroshi_senju .color-box__ttl_w,
body.gift.munakatashiko .color-box__ttl_w,
body.gift.nekojii .color-box__ttl_w,
body.gift.spring74 .color-box__ttl_w,
body.gift.spring75 .color-box__ttl_w,
body.gift.tolepaint-collection2019 .color-box__ttl_w,
body.gift.torasan .color-box__ttl_w {
  display: inline-block;
  padding: 4px 8px;
  font-size: 1.8rem;
  border-top: 1px solid;
  border-bottom: 1px solid;
  text-shadow: -1px 1px 3px #333;
}
body.gift.exhibition-80s .color-box__ttl_violet,
body.gift.geijutuin100th .color-box__ttl_violet,
body.gift.hiroshi_senju .color-box__ttl_violet,
body.gift.munakatashiko .color-box__ttl_violet,
body.gift.nekojii .color-box__ttl_violet,
body.gift.spring74 .color-box__ttl_violet,
body.gift.spring75 .color-box__ttl_violet,
body.gift.tolepaint-collection2019 .color-box__ttl_violet,
body.gift.torasan .color-box__ttl_violet {
  color: #7a66ac;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
}
@media screen and (max-width: 666px) {
  body.gift.exhibition-80s .color-box__ttl_violet,
  body.gift.geijutuin100th .color-box__ttl_violet,
  body.gift.hiroshi_senju .color-box__ttl_violet,
  body.gift.munakatashiko .color-box__ttl_violet,
  body.gift.nekojii .color-box__ttl_violet,
  body.gift.spring74 .color-box__ttl_violet,
  body.gift.spring75 .color-box__ttl_violet,
  body.gift.tolepaint-collection2019 .color-box__ttl_violet,
  body.gift.torasan .color-box__ttl_violet {
    font-size: 1.8rem;
  }
}
body.gift.exhibition-80s .color-box__ttl_violetbox,
body.gift.geijutuin100th .color-box__ttl_violetbox,
body.gift.hiroshi_senju .color-box__ttl_violetbox,
body.gift.munakatashiko .color-box__ttl_violetbox,
body.gift.nekojii .color-box__ttl_violetbox,
body.gift.spring74 .color-box__ttl_violetbox,
body.gift.spring75 .color-box__ttl_violetbox,
body.gift.tolepaint-collection2019 .color-box__ttl_violetbox,
body.gift.torasan .color-box__ttl_violetbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 12px;
  background-color: #7a66ac;
  border-radius: 8px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
}
@media screen and (max-width: 666px) {
  body.gift.exhibition-80s .color-box__ttl_violetbox,
  body.gift.geijutuin100th .color-box__ttl_violetbox,
  body.gift.hiroshi_senju .color-box__ttl_violetbox,
  body.gift.munakatashiko .color-box__ttl_violetbox,
  body.gift.nekojii .color-box__ttl_violetbox,
  body.gift.spring74 .color-box__ttl_violetbox,
  body.gift.spring75 .color-box__ttl_violetbox,
  body.gift.tolepaint-collection2019 .color-box__ttl_violetbox,
  body.gift.torasan .color-box__ttl_violetbox {
    font-size: 1.8rem;
  }
}
body.gift.exhibition-80s .color-box__ttl_uguisu,
body.gift.geijutuin100th .color-box__ttl_uguisu,
body.gift.hiroshi_senju .color-box__ttl_uguisu,
body.gift.munakatashiko .color-box__ttl_uguisu,
body.gift.nekojii .color-box__ttl_uguisu,
body.gift.spring74 .color-box__ttl_uguisu,
body.gift.spring75 .color-box__ttl_uguisu,
body.gift.tolepaint-collection2019 .color-box__ttl_uguisu,
body.gift.torasan .color-box__ttl_uguisu {
  color: #6e9843;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
}
@media screen and (max-width: 666px) {
  body.gift.exhibition-80s .color-box__ttl_uguisu,
  body.gift.geijutuin100th .color-box__ttl_uguisu,
  body.gift.hiroshi_senju .color-box__ttl_uguisu,
  body.gift.munakatashiko .color-box__ttl_uguisu,
  body.gift.nekojii .color-box__ttl_uguisu,
  body.gift.spring74 .color-box__ttl_uguisu,
  body.gift.spring75 .color-box__ttl_uguisu,
  body.gift.tolepaint-collection2019 .color-box__ttl_uguisu,
  body.gift.torasan .color-box__ttl_uguisu {
    font-size: 1.8rem;
  }
}
body.gift.exhibition-80s .color-box__ttl_uguisubox,
body.gift.geijutuin100th .color-box__ttl_uguisubox,
body.gift.hiroshi_senju .color-box__ttl_uguisubox,
body.gift.munakatashiko .color-box__ttl_uguisubox,
body.gift.nekojii .color-box__ttl_uguisubox,
body.gift.spring74 .color-box__ttl_uguisubox,
body.gift.spring75 .color-box__ttl_uguisubox,
body.gift.tolepaint-collection2019 .color-box__ttl_uguisubox,
body.gift.torasan .color-box__ttl_uguisubox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 12px;
  background-color: #6e9843;
  border-radius: 8px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
}
@media screen and (max-width: 666px) {
  body.gift.exhibition-80s .color-box__ttl_uguisubox,
  body.gift.geijutuin100th .color-box__ttl_uguisubox,
  body.gift.hiroshi_senju .color-box__ttl_uguisubox,
  body.gift.munakatashiko .color-box__ttl_uguisubox,
  body.gift.nekojii .color-box__ttl_uguisubox,
  body.gift.spring74 .color-box__ttl_uguisubox,
  body.gift.spring75 .color-box__ttl_uguisubox,
  body.gift.tolepaint-collection2019 .color-box__ttl_uguisubox,
  body.gift.torasan .color-box__ttl_uguisubox {
    font-size: 1.8rem;
  }
}
body.gift.exhibition-80s .color-box__ttl_gold,
body.gift.geijutuin100th .color-box__ttl_gold,
body.gift.hiroshi_senju .color-box__ttl_gold,
body.gift.munakatashiko .color-box__ttl_gold,
body.gift.nekojii .color-box__ttl_gold,
body.gift.spring74 .color-box__ttl_gold,
body.gift.spring75 .color-box__ttl_gold,
body.gift.tolepaint-collection2019 .color-box__ttl_gold,
body.gift.torasan .color-box__ttl_gold {
  color: #a5974d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
}
@media screen and (max-width: 666px) {
  body.gift.exhibition-80s .color-box__ttl_gold,
  body.gift.geijutuin100th .color-box__ttl_gold,
  body.gift.hiroshi_senju .color-box__ttl_gold,
  body.gift.munakatashiko .color-box__ttl_gold,
  body.gift.nekojii .color-box__ttl_gold,
  body.gift.spring74 .color-box__ttl_gold,
  body.gift.spring75 .color-box__ttl_gold,
  body.gift.tolepaint-collection2019 .color-box__ttl_gold,
  body.gift.torasan .color-box__ttl_gold {
    font-size: 1.8rem;
  }
}
body.gift.exhibition-80s .color-box__ttl_goldbox,
body.gift.geijutuin100th .color-box__ttl_goldbox,
body.gift.hiroshi_senju .color-box__ttl_goldbox,
body.gift.munakatashiko .color-box__ttl_goldbox,
body.gift.nekojii .color-box__ttl_goldbox,
body.gift.spring74 .color-box__ttl_goldbox,
body.gift.spring75 .color-box__ttl_goldbox,
body.gift.tolepaint-collection2019 .color-box__ttl_goldbox,
body.gift.torasan .color-box__ttl_goldbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 12px;
  background-color: #a5974d;
  border-radius: 8px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
}
@media screen and (max-width: 666px) {
  body.gift.exhibition-80s .color-box__ttl_goldbox,
  body.gift.geijutuin100th .color-box__ttl_goldbox,
  body.gift.hiroshi_senju .color-box__ttl_goldbox,
  body.gift.munakatashiko .color-box__ttl_goldbox,
  body.gift.nekojii .color-box__ttl_goldbox,
  body.gift.spring74 .color-box__ttl_goldbox,
  body.gift.spring75 .color-box__ttl_goldbox,
  body.gift.tolepaint-collection2019 .color-box__ttl_goldbox,
  body.gift.torasan .color-box__ttl_goldbox {
    font-size: 1.8rem;
  }
}
body.gift.exhibition-80s .color-box__sq::before,
body.gift.geijutuin100th .color-box__sq::before,
body.gift.hiroshi_senju .color-box__sq::before,
body.gift.munakatashiko .color-box__sq::before,
body.gift.nekojii .color-box__sq::before,
body.gift.spring74 .color-box__sq::before,
body.gift.spring75 .color-box__sq::before,
body.gift.tolepaint-collection2019 .color-box__sq::before,
body.gift.torasan .color-box__sq::before {
  content: "■";
  margin-right: 4px;
}
body.gift.exhibition-80s .color-box__sq_violet::before,
body.gift.geijutuin100th .color-box__sq_violet::before,
body.gift.hiroshi_senju .color-box__sq_violet::before,
body.gift.munakatashiko .color-box__sq_violet::before,
body.gift.nekojii .color-box__sq_violet::before,
body.gift.spring74 .color-box__sq_violet::before,
body.gift.spring75 .color-box__sq_violet::before,
body.gift.tolepaint-collection2019 .color-box__sq_violet::before,
body.gift.torasan .color-box__sq_violet::before {
  color: #7a66ac;
}
body.gift.exhibition-80s .color-box__sq_gold,
body.gift.geijutuin100th .color-box__sq_gold,
body.gift.hiroshi_senju .color-box__sq_gold,
body.gift.munakatashiko .color-box__sq_gold,
body.gift.nekojii .color-box__sq_gold,
body.gift.spring74 .color-box__sq_gold,
body.gift.spring75 .color-box__sq_gold,
body.gift.tolepaint-collection2019 .color-box__sq_gold,
body.gift.torasan .color-box__sq_gold {
  max-width: 100%;
}
body.gift.exhibition-80s .color-box__sq_gold::before,
body.gift.geijutuin100th .color-box__sq_gold::before,
body.gift.hiroshi_senju .color-box__sq_gold::before,
body.gift.munakatashiko .color-box__sq_gold::before,
body.gift.nekojii .color-box__sq_gold::before,
body.gift.spring74 .color-box__sq_gold::before,
body.gift.spring75 .color-box__sq_gold::before,
body.gift.tolepaint-collection2019 .color-box__sq_gold::before,
body.gift.torasan .color-box__sq_gold::before {
  color: #a5974d;
}
body.gift.exhibition-80s .color-box__sqinner,
body.gift.geijutuin100th .color-box__sqinner,
body.gift.hiroshi_senju .color-box__sqinner,
body.gift.munakatashiko .color-box__sqinner,
body.gift.nekojii .color-box__sqinner,
body.gift.spring74 .color-box__sqinner,
body.gift.spring75 .color-box__sqinner,
body.gift.tolepaint-collection2019 .color-box__sqinner,
body.gift.torasan .color-box__sqinner {
  padding-left: 26px;
}
body.gift.exhibition-80s .color-box__txt,
body.gift.geijutuin100th .color-box__txt,
body.gift.hiroshi_senju .color-box__txt,
body.gift.munakatashiko .color-box__txt,
body.gift.nekojii .color-box__txt,
body.gift.spring74 .color-box__txt,
body.gift.spring75 .color-box__txt,
body.gift.tolepaint-collection2019 .color-box__txt,
body.gift.torasan .color-box__txt {
  font-size: 1.6rem;
  text-shadow: -1px 1px 3px #333;
}
body.gift.exhibition-80s .color-box__txt_palt,
body.gift.geijutuin100th .color-box__txt_palt,
body.gift.hiroshi_senju .color-box__txt_palt,
body.gift.munakatashiko .color-box__txt_palt,
body.gift.nekojii .color-box__txt_palt,
body.gift.spring74 .color-box__txt_palt,
body.gift.spring75 .color-box__txt_palt,
body.gift.tolepaint-collection2019 .color-box__txt_palt,
body.gift.torasan .color-box__txt_palt {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.gift.exhibition-80s .color-box__ex,
body.gift.geijutuin100th .color-box__ex,
body.gift.hiroshi_senju .color-box__ex,
body.gift.munakatashiko .color-box__ex,
body.gift.nekojii .color-box__ex,
body.gift.spring74 .color-box__ex,
body.gift.spring75 .color-box__ex,
body.gift.tolepaint-collection2019 .color-box__ex,
body.gift.torasan .color-box__ex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.6rem;
  background-color: #fff;
  border-radius: 8px;
  padding: 12px;
  color: #595454;
}
@media screen and (max-width: 666px) {
  body.gift.exhibition-80s .color-box__ex,
  body.gift.geijutuin100th .color-box__ex,
  body.gift.hiroshi_senju .color-box__ex,
  body.gift.munakatashiko .color-box__ex,
  body.gift.nekojii .color-box__ex,
  body.gift.spring74 .color-box__ex,
  body.gift.spring75 .color-box__ex,
  body.gift.tolepaint-collection2019 .color-box__ex,
  body.gift.torasan .color-box__ex {
    font-size: 1.4rem;
  }
}
body.gift.exhibition-80s .color-box__ex p,
body.gift.geijutuin100th .color-box__ex p,
body.gift.hiroshi_senju .color-box__ex p,
body.gift.munakatashiko .color-box__ex p,
body.gift.nekojii .color-box__ex p,
body.gift.spring74 .color-box__ex p,
body.gift.spring75 .color-box__ex p,
body.gift.tolepaint-collection2019 .color-box__ex p,
body.gift.torasan .color-box__ex p {
  width: 100%;
  height: 100%;
}
body.gift.exhibition-80s .color-box__ex_none,
body.gift.geijutuin100th .color-box__ex_none,
body.gift.hiroshi_senju .color-box__ex_none,
body.gift.munakatashiko .color-box__ex_none,
body.gift.nekojii .color-box__ex_none,
body.gift.spring74 .color-box__ex_none,
body.gift.spring75 .color-box__ex_none,
body.gift.tolepaint-collection2019 .color-box__ex_none,
body.gift.torasan .color-box__ex_none {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.8rem;
  font-weight: 800;
  border-radius: 8px;
  padding: 12px;
  color: #595454;
}
@media screen and (max-width: 666px) {
  body.gift.exhibition-80s .color-box__ex_none,
  body.gift.geijutuin100th .color-box__ex_none,
  body.gift.hiroshi_senju .color-box__ex_none,
  body.gift.munakatashiko .color-box__ex_none,
  body.gift.nekojii .color-box__ex_none,
  body.gift.spring74 .color-box__ex_none,
  body.gift.spring75 .color-box__ex_none,
  body.gift.tolepaint-collection2019 .color-box__ex_none,
  body.gift.torasan .color-box__ex_none {
    font-size: 1.6rem;
  }
  body.gift.exhibition-80s .guest-info,
  body.gift.geijutuin100th .guest-info,
  body.gift.hiroshi_senju .guest-info,
  body.gift.munakatashiko .guest-info,
  body.gift.nekojii .guest-info,
  body.gift.spring74 .guest-info,
  body.gift.spring75 .guest-info,
  body.gift.tolepaint-collection2019 .guest-info,
  body.gift.torasan .guest-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.gift.exhibition-80s .guest-info:not(:last-child),
  body.gift.geijutuin100th .guest-info:not(:last-child),
  body.gift.hiroshi_senju .guest-info:not(:last-child),
  body.gift.munakatashiko .guest-info:not(:last-child),
  body.gift.nekojii .guest-info:not(:last-child),
  body.gift.spring74 .guest-info:not(:last-child),
  body.gift.spring75 .guest-info:not(:last-child),
  body.gift.tolepaint-collection2019 .guest-info:not(:last-child),
  body.gift.torasan .guest-info:not(:last-child) {
    margin-bottom: 8px;
  }
}
body.gift.exhibition-80s .color-box__innner_white,
body.gift.geijutuin100th .color-box__innner_white,
body.gift.hiroshi_senju .color-box__innner_white,
body.gift.munakatashiko .color-box__innner_white,
body.gift.nekojii .color-box__innner_white,
body.gift.spring74 .color-box__innner_white,
body.gift.spring75 .color-box__innner_white,
body.gift.tolepaint-collection2019 .color-box__innner_white,
body.gift.torasan .color-box__innner_white {
  border-radius: 5px;
  background-color: #fff;
  padding: 8px;
}
body.gift.exhibition-80s .color-box__icon,
body.gift.geijutuin100th .color-box__icon,
body.gift.hiroshi_senju .color-box__icon,
body.gift.munakatashiko .color-box__icon,
body.gift.nekojii .color-box__icon,
body.gift.spring74 .color-box__icon,
body.gift.spring75 .color-box__icon,
body.gift.tolepaint-collection2019 .color-box__icon,
body.gift.torasan .color-box__icon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 8px;
  font-size: 1.4rem;
}
body.gift.exhibition-80s .color-box__icon_uguisu,
body.gift.geijutuin100th .color-box__icon_uguisu,
body.gift.hiroshi_senju .color-box__icon_uguisu,
body.gift.munakatashiko .color-box__icon_uguisu,
body.gift.nekojii .color-box__icon_uguisu,
body.gift.spring74 .color-box__icon_uguisu,
body.gift.spring75 .color-box__icon_uguisu,
body.gift.tolepaint-collection2019 .color-box__icon_uguisu,
body.gift.torasan .color-box__icon_uguisu {
  background-color: #6e9843;
  color: #fff;
  font-weight: 700;
}
body.gift.exhibition-80s .guest-info,
body.gift.geijutuin100th .guest-info,
body.gift.hiroshi_senju .guest-info,
body.gift.munakatashiko .guest-info,
body.gift.nekojii .guest-info,
body.gift.spring74 .guest-info,
body.gift.spring75 .guest-info,
body.gift.tolepaint-collection2019 .guest-info,
body.gift.torasan .guest-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.gift.exhibition-80s .guest-info__name,
body.gift.geijutuin100th .guest-info__name,
body.gift.hiroshi_senju .guest-info__name,
body.gift.munakatashiko .guest-info__name,
body.gift.nekojii .guest-info__name,
body.gift.spring74 .guest-info__name,
body.gift.spring75 .guest-info__name,
body.gift.tolepaint-collection2019 .guest-info__name,
body.gift.torasan .guest-info__name {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 8rem;
  flex: 0 1 8rem;
  min-width: 8rem;
  width: 8rem;
  height: 20px;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 0 4px;
  text-align: center;
  font-weight: 700;
  margin-right: 8px;
}
body.gift.exhibition-80s .guest-info__name:first-child,
body.gift.geijutuin100th .guest-info__name:first-child,
body.gift.hiroshi_senju .guest-info__name:first-child,
body.gift.munakatashiko .guest-info__name:first-child,
body.gift.nekojii .guest-info__name:first-child,
body.gift.spring74 .guest-info__name:first-child,
body.gift.spring75 .guest-info__name:first-child,
body.gift.tolepaint-collection2019 .guest-info__name:first-child,
body.gift.torasan .guest-info__name:first-child {
  margin-bottom: 8px;
}
@media screen and (max-width: 666px) {
  body.gift.exhibition-80s .guest-info__name,
  body.gift.geijutuin100th .guest-info__name,
  body.gift.hiroshi_senju .guest-info__name,
  body.gift.munakatashiko .guest-info__name,
  body.gift.nekojii .guest-info__name,
  body.gift.spring74 .guest-info__name,
  body.gift.spring75 .guest-info__name,
  body.gift.tolepaint-collection2019 .guest-info__name,
  body.gift.torasan .guest-info__name {
    margin-right: 0;
  }
  body.gift.exhibition-80s .guest-info__name:first-child,
  body.gift.geijutuin100th .guest-info__name:first-child,
  body.gift.hiroshi_senju .guest-info__name:first-child,
  body.gift.munakatashiko .guest-info__name:first-child,
  body.gift.nekojii .guest-info__name:first-child,
  body.gift.spring74 .guest-info__name:first-child,
  body.gift.spring75 .guest-info__name:first-child,
  body.gift.tolepaint-collection2019 .guest-info__name:first-child,
  body.gift.torasan .guest-info__name:first-child {
    margin-bottom: 4px;
  }
}
body.gift.torasan .torasan__bg {
  background-image: url(../img/gift/mitsukoshi/torasan/torasan-bg.gif);
  background-size: 2976px 4175px;
  background-repeat: repeat;
  padding: 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift.torasan .torasan__bg {
    background-image: url(../img/gift/mitsukoshi/torasan/torasan-bg@2x.gif);
  }
}
body.gift.torasan .torasan__ttl {
  -ms-flex-item-align: center;
  align-self: center;
}
body.gift.torasan .torasan__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.gift.torasan .torasan__icon_01 {
  background-image: url(../img/gift/mitsukoshi/torasan/icon__01.png);
  background-size: 66px 66px;
  background-repeat: no-repeat;
  min-height: 66px;
  padding-left: 81px;
  height: 66px !important;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift.torasan .torasan__icon_01 {
    background-image: url(../img/gift/mitsukoshi/torasan/icon__01@2x.png);
  }
}
body.gift.torasan .torasan__icon_02 {
  background-image: url(../img/gift/mitsukoshi/torasan/icon__02.png);
  background-size: 67px 66px;
  background-repeat: no-repeat;
  min-height: 66px;
  padding-left: 81px;
  height: 66px !important;
  background-position: left center;
}
body.gift.torasan .torasan__icon_03,
body.gift.torasan .torasan__icon_04 {
  background-size: 67px 67px;
  min-height: 66px;
  padding-left: 81px;
  height: 66px !important;
  background-position: left center;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift.torasan .torasan__icon_02 {
    background-image: url(../img/gift/mitsukoshi/torasan/icon__02@2x.png);
  }
}
body.gift.torasan .torasan__icon_03 {
  background-image: url(../img/gift/mitsukoshi/torasan/icon__03.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift.torasan .torasan__icon_03 {
    background-image: url(../img/gift/mitsukoshi/torasan/icon__03@2x.png);
  }
}
body.gift.torasan .torasan__icon_04 {
  background-image: url(../img/gift/mitsukoshi/torasan/icon__04.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.gift.torasan .torasan__icon_04 {
    background-image: url(../img/gift/mitsukoshi/torasan/icon__04@2x.png);
  }
}
body.gift.cluboff .u-cluboff__assist {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fffcf4;
  border: 1px solid #ff7800;
  border-radius: 2px;
  margin-bottom: 24px;
}
body.gift.cluboff .u-cluboff__assist_row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fffcf4;
  border: 1px solid #ff7800;
  border-radius: 2px;
  margin-bottom: 24px;
}
body.gift.cluboff .u-cluboff__ttl,
body.gift.cluboff .u-cluboff__ttl_row {
  background-color: #ff7800;
  color: #fff;
}
@media screen and (min-width: 667px) {
  body.gift.cluboff .u-cluboff__assist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body.gift.cluboff .u-cluboff__ttl {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    padding: 24px;
    text-align: center;
    font-size: 2rem;
  }
}
@media screen and (max-width: 666px) {
  body.gift.cluboff .u-cluboff__ttl {
    font-size: 1.8rem;
    padding: 12px 8px;
    text-align: center;
  }
}
@media screen and (min-width: 667px) {
  body.gift.cluboff .u-cluboff__ttl_row {
    padding: 8px 16px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 666px) {
  body.gift.cluboff .u-cluboff__ttl_row {
    font-size: 1.8rem;
    padding: 12px 8px;
  }
}
body.gift.cluboff .u-cluboff__ex {
  padding: 8px 16px;
  font-weight: 700;
  color: 121212;
}
body.gift.cluboff .u-cluboff__ex_row {
  padding: 8px 16px;
  font-weight: 400;
  color: 121212;
}
body.gift.cluboff .u-cluboff__day-filter_1 {
  position: relative;
}
body.gift.cluboff .u-cluboff__day-filter_1::after {
  position: absolute;
  top: 0;
  bottom: 80px;
  left: 0;
  right: 0;
  margin: auto;
  content: "応募受付を終了いたしました。\A次回の賞品もお楽しみに！";
  white-space: pre;
  font-size: 3.2rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  color: #fff;
  font-weight: 700;
  width: auto;
  height: 3.2rem;
  text-align: center;
}
@media screen and (max-width: 666px) {
  body.gift.cluboff .u-cluboff__day-filter_1::after {
    font-size: 2rem;
    height: 2rem;
  }
}
body.gift.cluboff .u-cluboff__day-filter_1::before {
  -webkit-animation: fadeIn 1s ease 1s 1 normal;
  animation: fadeIn 1s ease 1s 1 normal;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body.gift.cluboff .u-cluboff__day-filter_1 img {
  -webkit-filter: brightness(35%);
  filter: brightness(35%);
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.js.touchevents body.gift.cluboff .u-btn_black.touch,
body.gift.cluboff .u-btn_black:hover {
  cursor: pointer;
  cursor: hand;
}
body.gift.cluboff input[type="submit"] {
  width: 100%;
  height: 100%;
  font-size: 1.6rem;
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #fff;
}
.js.touchevents body.gift.cluboff input[type="submit"].touch,
body.gift.cluboff input[type="submit"]:hover {
  border: none;
  color: #000;
  cursor: pointer;
  cursor: hand;
}
body.gift.cluboff form {
  display: inline-block;
  margin: 0;
}
body.gift.cluboff .u-bgc__white {
  border-radius: 5px;
}
body.gift.cluboff .cluboff-attention__row {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
:root body.gift.cluboff .cluboff-attention__row,
_:-ms-lang(x)::-ms-backdrop {
  display: block;
}
body.gift.cluboff .cluboff-attention__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 8px;
  background-color: rgba(255, 222, 0, 0.85);
  padding: 8px 12px;
  font-weight: 700;
  font-size: 1.8rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  color: #000;
}
@media screen and (max-width: 666px) {
  body.gift.cluboff .cluboff-attention__ex {
    bottom: 4px;
    padding: 0 8px;
    font-size: 1.2rem;
  }
}
:root body.gift.cluboff .cluboff-attention__ex,
_:-ms-lang(x)::-ms-backdrop {
  display: inline-block;
  max-width: 500px;
  margin: 0 auto;
  left: 18%;
  right: 18%;
  text-align: center;
}
body.gift.art_corp .art-mask-frame__row {
  border: 1px solid #1075a6;
}
body.gift.art_corp .art-mask-frame__ttl {
  background-color: #1075a6;
  color: #fff;
  font-size: 2rem;
  padding: 8px 16px;
}
@media screen and (max-width: 666px) {
  body.gift.art_corp .art-mask-frame__ttl {
    font-size: 1.8rem;
    padding: 4px 8px;
  }
}
body.gift.art_corp .art-mask-frame__subttl {
  color: #1075a6;
  font-size: 1.8rem;
  padding: 8px 16px;
}
@media screen and (max-width: 666px) {
  body.gift.art_corp .art-mask-frame__subttl {
    font-size: 1.6rem;
    padding: 4px 8px;
  }
}
body.gift.art_corp .art-mask-frame__ex {
  padding: 8px 16px;
}
@media screen and (max-width: 666px) {
  body.gift.art_corp .art-mask-frame__ex {
    padding: 4px 8px;
  }
}
body.gift.art_corp .art-mask-frame__img {
  padding: 8px 16px;
}
@media screen and (max-width: 666px) {
  body.gift.art_corp .art-mask-frame__img {
    padding: 4px 8px;
  }
}
body.day_soko .daysoko-info {
  background-color: #a4da6a;
  animation: bg-color 120s infinite;
  -webkit-animation: bg-color 120s infinite;
  padding: 8px;
}
@-webkit-keyframes bg-color {
  0%,
  100% {
    background-color: #a4da6a;
  }
  20% {
    background-color: #77f1c6;
  }
  40% {
    background-color: #6591e7;
  }
  60% {
    background-color: #e77f55;
  }
  80% {
    background-color: #f1d069;
  }
}
@keyframes bg-color {
  0%,
  100% {
    background-color: #a4da6a;
  }
  20% {
    background-color: #77f1c6;
  }
  40% {
    background-color: #6591e7;
  }
  60% {
    background-color: #e77f55;
  }
  80% {
    background-color: #f1d069;
  }
}
body.day_soko .daysoko-info__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../img/gift/daysoko/bg_icons.png);
  background-size: 672px 409px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.day_soko .daysoko-info__row {
    background-image: url(../img/gift/daysoko/bg_icons@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.day_soko .daysoko-info__row {
    background-size: cover;
    -o-object-fit: fill;
    object-fit: fill;
    height: 409px;
    max-height: 409px;
    background-position: center center;
  }
}
@media screen and (max-width: 666px) {
  body.day_soko .daysoko-info__row {
    -o-object-fit: fill;
    object-fit: fill;
    height: 286.3px;
    max-height: 409px;
    background-size: auto 100%;
    background-position: center center;
  }
}
body.day_soko .daysoko-info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.day_soko .daysoko-info__txt {
  padding: 16px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 3px;
}
body.event .bukken {
  margin-bottom: 40px;
}
body.event .bukken::after {
  content: "";
  display: block;
  clear: both;
}
body.event .bukken h5 {
  border-bottom: 1px solid #aad5de !important;
}
body.event .bukken h5 strong {
  font-weight: 400 !important;
  font-size: 120%;
}
body.event .bukken h5 p {
  float: right;
  color: #907d53;
  font-weight: 400 !important;
  margin: 0 !important;
}
body.event .bukken sup {
  top: 0 !important;
  color: #333 !important;
  line-height: 0.5 !important;
}
body.event .bukken .fl {
  width: 40%;
}
body.event .bukken .fl img {
  width: 100%;
}
@media screen and (max-width: 666px) {
  body.event .bukken h5 p {
    float: none;
  }
  body.event .bukken .fl {
    width: 100%;
  }
}
body.event .bukken .fr {
  width: 57.5%;
  text-align: left;
}
body.event .bukken .bt {
  margin-bottom: 11px !important;
}
body.event .bukken .expla {
  border-bottom: 1px solid #cde6eb;
  line-height: 1.4 !important;
  padding-bottom: 13px;
  margin: 0 0 20px !important;
  font-size: 98%;
}
body.event .bukken table {
  border: none;
  font-size: 85%;
  margin-bottom: 20px;
}
body.event .bukken table.line1 {
  margin-bottom: 39px;
}
@media screen and (max-width: 666px) {
  body.event .bukken .fr {
    width: 100%;
  }
  body.event .bukken table.line1 {
    margin-bottom: 20px;
  }
}
body.event .bukken table td,
body.event .bukken table th {
  border: none;
  border-bottom: 6px solid #fff;
}
body.event .bukken table th {
  font-weight: 400;
  background: #dff1f5;
  text-align: center;
  padding: 5px;
}
body.event .bukken .column3 {
  margin-bottom: 4px;
}
body.event .bukken .column3 li {
  margin-bottom: 5px !important;
  background: #fff701;
  height: 3.4em !important;
  color: #1175a7;
  border-radius: 6px;
  text-align: center;
  vertical-align: middle;
}
body.event .balloon .inner-border.tanakami,
body.event .balloon .inner-border_r.tanakami,
body.event .balloon .inner-noborder.tanakami,
body.event .balloon .inner-noborder_r.tanakami {
  background-color: #fff;
}
@media screen and (max-width: 666px) {
  body.event .bukken .column3 li {
    display: inline;
    float: left;
    width: 47.61905%;
    margin: 0 1.19048%;
  }
}
body.event .bukken .column3 li p {
  line-height: 1.5 !important;
  font-size: 90%;
  vertical-align: middle;
  text-align: center;
}
body.event .bukken .column3 li.li1 p {
  margin-top: 14px !important;
}
body.event .bukken .column3 li.li2 p {
  margin-top: 5px !important;
}
body.event .balloon .inner p:first-child,
body.event .balloon .inner-border_r p:first-child,
body.event .balloon .inner-noborder_r p:first-child,
body.event .balloon.hasepon .inner_pon p:first-child,
body.event .balloon.hasepon_r .inner_r p:first-child {
  margin-top: 0 !important;
}
body.event .balloon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
body.event .balloon .inner p:last-child,
body.event .balloon .inner-border_r p:last-child,
body.event .balloon .inner-noborder_r p:last-child,
body.event .balloon.hasepon .inner_pon p:last-child,
body.event .balloon.hasepon_r .inner_r p:last-child {
  margin-bottom: 0 !important;
}
body.event .balloon .inner {
  display: table-cell;
  position: relative;
  border: 2px solid #1aa5e9;
  padding: 15px;
  border-radius: 9px;
}
body.event .balloon .inner:after,
body.event .balloon .inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.event .balloon .inner:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 16px;
  left: -13px;
}
body.event .balloon .inner:before {
  border-width: 8px;
  border-right-color: #1aa5e9;
  top: 16px;
  left: -16px;
}
body.event .balloon .inner-border {
  display: table-cell;
  position: relative;
  border: 2px solid #1075a6;
  padding: 15px;
  border-radius: 5px;
}
body.event .balloon .inner-border:after,
body.event .balloon .inner-border:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.event .balloon .inner-border:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 48%;
  left: -13px;
}
body.event .balloon .inner-border:before {
  border-width: 8px;
  border-right-color: #1075a6;
  top: 48%;
  left: -16px;
}
body.event .balloon .inner-border_r {
  display: table-cell;
  position: relative;
  text-align: left;
  border-radius: 9px;
}
@media screen and (min-width: 667px) {
  body.event .balloon .inner-border_r {
    border: 2px solid #fd7800;
    padding: 15px;
  }
  body.event .balloon .inner-border_r:after,
  body.event .balloon .inner-border_r:before {
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-left: solid 8px;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event .balloon .inner-border_r:after {
    border-width: 8px;
    border-left-color: #fff;
    top: 16px;
    right: -13px;
  }
  body.event .balloon .inner-border_r:before {
    border-width: 8px;
    border-left-color: #fd7800;
    top: 16px;
    right: -16px;
  }
}
@media screen and (max-width: 666px) {
  body.event .balloon .inner-border_r:after,
  body.event .balloon .inner-border_r:before {
    border-top: solid transparent;
    border-bottom: solid 8px;
    border-left: solid transparent;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event .balloon .inner-border_r:after {
    border-width: 8px;
    border-bottom-color: #fff;
    top: -13px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.event .balloon .inner-border_r:before {
    border-width: 8px;
    border-bottom-color: #fd7800;
    top: -16px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
}
body.event .balloon .inner-noborder {
  display: table-cell;
  position: relative;
  padding: 15px;
  border-radius: 5px;
}
body.event .balloon .inner-noborder:after,
body.event .balloon .inner-noborder:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.event .balloon .inner-noborder:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 48%;
  left: -13px;
}
body.event .balloon .inner-noborder:before {
  border-width: 8px;
  border-right-color: #fff;
  top: 48%;
  left: -16px;
}
body.event .balloon .inner-noborder_r {
  display: table-cell;
  position: relative;
  padding: 15px;
  text-align: left;
  border-radius: 9px;
}
@media screen and (min-width: 667px) {
  body.event .balloon .inner-noborder_r {
    border: 2px solid #fff;
  }
  body.event .balloon .inner-noborder_r:after,
  body.event .balloon .inner-noborder_r:before {
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-left: solid 8px;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event .balloon .inner-noborder_r:after {
    border-width: 8px;
    border-left-color: #fff;
    top: 48%;
    right: -13px;
  }
  body.event .balloon .inner-noborder_r:before {
    border-width: 8px;
    border-left-color: #fff;
    top: 48%;
    right: -16px;
  }
}
@media screen and (max-width: 666px) {
  body.event .balloon .inner-noborder_r:after,
  body.event .balloon .inner-noborder_r:before {
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-left: solid 8px;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event .balloon .inner-noborder_r:after {
    border-width: 8px;
    border-left-color: #fff;
    top: 48%;
    right: -13px;
  }
  body.event .balloon .inner-noborder_r:before {
    border-width: 8px;
    border-left-color: #fff;
    top: 48%;
    right: -16px;
  }
  body.event .balloon .inner-border p:first-child,
  body.event .balloon .inner-noborder p:first-child {
    margin-top: 0 !important;
  }
  body.event .balloon .inner-border p:last-child,
  body.event .balloon .inner-noborder p:last-child {
    margin-bottom: 0 !important;
  }
  body.event .balloon {
    background-position: center top;
    padding-left: 0 !important;
    padding-top: 96px;
  }
  body.event .balloon .inner {
    border: none;
    padding: 0;
  }
  body.event .balloon .inner:after,
  body.event .balloon .inner:before {
    display: none;
  }
  body.event .balloon .inner-border {
    display: table-cell;
    position: relative;
    border: 2px solid #1075a6;
    padding: 15px;
    border-radius: 5px;
  }
  body.event .balloon .inner-border:after,
  body.event .balloon .inner-border:before {
    display: initial;
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event .balloon .inner-border:after {
    border-width: 8px;
    border-right-color: #fff;
    top: 50%;
    left: -13px;
  }
  body.event .balloon .inner-border:before {
    border-width: 8px;
    border-right-color: #1075a6;
    top: 50%;
    left: -16px;
  }
  body.event .balloon .inner-noborder {
    display: table-cell;
    position: relative;
    padding: 15px;
    border-radius: 5px;
  }
  body.event .balloon .inner-noborder:after,
  body.event .balloon .inner-noborder:before {
    display: initial;
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event .balloon .inner-noborder:after {
    border-width: 8px;
    border-right-color: #fff;
    top: 50%;
    left: -13px;
  }
  body.event .balloon .inner-noborder:before {
    border-width: 8px;
    border-right-color: #fff;
    top: 50%;
    left: -16px;
  }
  body.event .balloon .inner-noborder.tanakami {
    background-color: #fff;
  }
}
body.event .balloon.man,
body.event .balloon.woman {
  background-size: 58px 57px;
  min-height: 57px;
  padding-left: 73px;
  background-repeat: no-repeat;
}
body.event .event_comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.event .balloon {
  width: 48%;
}
body.event .balloon_maxborder,
body.event .balloon_maxborder-r,
body.event .balloon_maxborder-r-tanakami2019,
body.event .balloon_maxborder-tanakami2019,
body.event .balloon_widthmax,
body.event .balloon_widthmax-border {
  width: 100% !important;
}
body.event .balloon.man {
  background-image: url(../img/event/common/img-man.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.man {
    background-image: url(../img/event/common/img-man@2x.png);
  }
}
body.event .balloon.woman {
  background-image: url(../img/event/common/img-woman.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.woman {
    background-image: url(../img/event/common/img-woman@2x.png);
  }
}
body.event .balloon.family {
  background-image: url(../img/event/report-tanakami2018-1st/icn_family.png);
  background-size: 80px 79px;
  min-height: 79px;
  padding-left: 105px;
  background-repeat: no-repeat;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.family {
    background-image: url(../img/event/report-tanakami2018-1st/icn_family@2x.png);
  }
}
body.event .balloon.parent {
  background-image: url(../img/event/report-tanakami2018-1st/icn_parent.png);
  background-size: 83px 70px;
  min-height: 70px;
  padding-left: 108px;
  background-repeat: no-repeat;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.parent {
    background-image: url(../img/event/report-tanakami2018-1st/icn_parent@2x.png);
  }
}
body.event .balloon.family-man {
  background-image: url(../img/event/report-rice-planting2019/icon-man.png);
  background-size: 99px 108px;
  min-height: 108px;
  padding-left: 124px;
  background-repeat: no-repeat;
  background-position: left center;
}
body.event .balloon.family-woman,
body.event .balloon.family-woman_r {
  background-size: 99px 104px;
  min-height: 104px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.family-man {
    background-image: url(../img/event/report-rice-planting2019/icon-man@2x.png);
  }
}
body.event .balloon.family-woman {
  background-image: url(../img/event/report-rice-planting2019/icon-woman.png);
  padding-left: 124px;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.family-woman {
    background-image: url(../img/event/report-rice-planting2019/icon-woman@2x.png);
  }
}
body.event .balloon.family-woman_r {
  background-image: url(../img/event/report-rice-planting2019/icon-woman.png);
  padding-right: 124px;
  background-position: right center;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.family-woman_r {
    background-image: url(../img/event/report-rice-planting2019/icon-woman@2x.png);
  }
}
body.event .balloon.single {
  background-image: url(../img/event/common/icon-single.png);
  background-size: 58px 59px;
  min-height: 59px;
  padding-left: 73px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.single {
    background-image: url(../img/event/common/icon-single@2x.png);
  }
}
body.event .balloon.couple {
  background-image: url(../img/event/common/icon-couple.png);
  background-size: 59px 59px;
  min-height: 59px;
  padding-left: 74px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.couple {
    background-image: url(../img/event/common/icon-couple@2x.png);
  }
}
body.event .balloon.fam1 {
  background-image: url(../img/event/common/icon-family1.png);
  background-size: 58px 59px;
  min-height: 59px;
  padding-left: 73px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.fam1 {
    background-image: url(../img/event/common/icon-family1@2x.png);
  }
}
body.event .balloon.fam2 {
  background-image: url(../img/event/common/icon-family2.png);
  background-size: 59px 59px;
  min-height: 59px;
  padding-left: 74px;
  background-repeat: no-repeat;
}
body.event .balloon.hasepon,
body.event .balloon.hasepon_r {
  background-size: 57px 57px;
  min-height: 57px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.fam2 {
    background-image: url(../img/event/common/icon-family2@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.event .balloon_widthmaxsp {
    width: 100% !important;
  }
  body.event .balloon_maxborder {
    padding: initial;
    padding-top: 0 !important;
    padding-left: 95px !important;
  }
  body.event .balloon_maxborder-r {
    padding: initial;
    padding-top: 0 !important;
    padding-right: 95px !important;
  }
  body.event .balloon_maxborder-r-tanakami2019 {
    padding: initial;
    padding-top: 0 !important;
    padding-right: 114px !important;
  }
  body.event .balloon_maxborder-tanakami2019 {
    padding: initial;
    padding-top: 0 !important;
    padding-left: 114px !important;
  }
}
body.event .balloon.hasepon {
  background-image: url(../img/event/report-tanakami2018/hasepon-icn.png);
  padding-left: 72px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.hasepon {
    background-image: url(../img/event/report-tanakami2018/hasepon-icn@2x.png);
  }
}
body.event .balloon.hasepon .inner_pon {
  display: table-cell;
  position: relative;
  text-align: left;
  border-radius: 9px;
}
@media screen and (min-width: 667px) {
  body.event .balloon.hasepon .inner_pon {
    border: 2px solid #fd7800;
    padding: 15px;
  }
}
@media screen and (max-width: 666px) {
  body.event .balloon.hasepon .inner_pon {
    padding: 16px 8px;
    border-top: 2px solid #fd7800;
    border-bottom: 2px solid #fd7800;
    border-radius: 0 !important;
  }
}
@media screen and (min-width: 667px) {
  body.event .balloon.hasepon .inner_pon:after,
  body.event .balloon.hasepon .inner_pon:before {
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event .balloon.hasepon .inner_pon:after {
    border-width: 8px;
    border-right-color: #fff;
    top: 16px;
    left: -13px;
  }
  body.event .balloon.hasepon .inner_pon:before {
    border-width: 8px;
    border-right-color: #fd7800;
    top: 16px;
    left: -16px;
  }
}
@media screen and (max-width: 666px) {
  body.event .balloon.hasepon .inner_pon:after,
  body.event .balloon.hasepon .inner_pon:before {
    border-top: solid transparent;
    border-bottom: solid 8px;
    border-left: solid transparent;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event .balloon.hasepon .inner_pon:after {
    border-width: 8px;
    border-bottom-color: #fff;
    top: -13px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.event .balloon.hasepon .inner_pon:before {
    border-width: 8px;
    border-bottom-color: #fd7800;
    top: -16px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
}
body.event .balloon.hasepon_r {
  background-image: url(../img/event/report-tanakami2018/hasepon-icn.png);
  padding-left: 72px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event .balloon.hasepon_r {
    background-image: url(../img/event/report-tanakami2018/hasepon-icn@2x.png);
  }
}
body.event .balloon.hasepon_r .inner_r {
  display: table-cell;
  position: relative;
  text-align: left;
  border-radius: 9px;
}
@media screen and (min-width: 667px) {
  body.event .balloon.hasepon_r {
    background-position: right top;
    padding-left: 0;
    padding-right: 74px;
  }
  body.event .balloon.hasepon_r .inner_r {
    border: 2px solid #fd7800;
    padding: 15px;
  }
}
@media screen and (max-width: 666px) {
  body.event .balloon.hasepon_r .inner_r {
    padding: 16px 8px;
    border-top: 2px solid #fd7800;
    border-bottom: 2px solid #fd7800;
    border-radius: 0 !important;
  }
}
@media screen and (min-width: 667px) {
  body.event .balloon.hasepon_r .inner_r:after,
  body.event .balloon.hasepon_r .inner_r:before {
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-left: solid 8px;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event .balloon.hasepon_r .inner_r:after {
    border-width: 8px;
    border-left-color: #fff;
    top: 16px;
    right: -13px;
  }
  body.event .balloon.hasepon_r .inner_r:before {
    border-width: 8px;
    border-left-color: #fd7800;
    top: 16px;
    right: -16px;
  }
}
body.event .h5_event {
  text-align: right;
  font-weight: 400;
}
body.event .eventsmile_txt_right {
  text-align: right;
}
@media screen and (max-width: 666px) {
  body.event .balloon.hasepon_r .inner_r:after,
  body.event .balloon.hasepon_r .inner_r:before {
    border-top: solid transparent;
    border-bottom: solid 8px;
    border-left: solid transparent;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event .balloon.hasepon_r .inner_r:after {
    border-width: 8px;
    border-bottom-color: #fff;
    top: -13px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.event .balloon.hasepon_r .inner_r:before {
    border-width: 8px;
    border-bottom-color: #fd7800;
    top: -16px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.event .eventsmile_txt_right {
    text-align: center;
  }
}
body.event .shousai dd,
body.event .shousai dl,
body.event .shousai dt {
  margin: 0;
}
body.event .shousai dl {
  margin-bottom: 15px;
}
@media screen and (min-width: 667px) {
  body.event .bistyle {
    position: absolute;
    top: 108px;
    right: 0;
  }
}
body.event .rep01 .wrapper::after,
body.hcg.keio .hcg__main-v::after,
body.hcg.keio .hcg__section01::after {
  right: -1000px;
}
body.event .seeing-list {
  max-width: 320px;
  margin: 0 auto;
}
body.event .seeing-list img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
body.event .seeing-list li {
  margin-bottom: 24px;
}
body.event .seeing-look__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media screen and (max-width: 666px) {
  body.event .seeing-look__img {
    display: none;
  }
}
body.event #conts .wrapper.wide {
  width: 805px;
  max-width: none;
}
@media screen and (max-width: 805px) {
  body.event #conts .wrapper.wide {
    width: 94%;
  }
  body.event #conts img {
    width: auto !important;
  }
}
body.event .section {
  margin-bottom: 18px;
}
body.event .section:after,
body.event .section:before {
  content: "";
  display: table;
}
body.event .section:after {
  clear: both;
}
body.event .w65 {
  width: 65%;
}
@media screen and (max-width: 667px) {
  body.event .fl p,
  body.event .fr p {
    text-align: left !important;
  }
  body.event .w65 {
    width: 100%;
  }
}
body.event .w35 {
  width: 33%;
}
body.event .rep01 {
  width: 100%;
  background: #fff9e0;
  margin: 0 auto;
}
body.event .rep01 img {
  max-width: inherit !important;
}
@media screen and (max-width: 667px) {
  body.event .w35 {
    width: 100%;
  }
  body.event .rep01 img {
    max-width: 100% !important;
  }
}
body.event .rep01 .wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.event .rep01 .wrapper::after,
body.event .rep01 .wrapper::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fef9e3;
}
body.event .rep01 .wrapper::before {
  left: -1000px;
}
@media screen and (max-width: 860px) {
  body.event .rep01 .wrapper {
    display: block;
    padding: 0;
    width: 100% !important;
  }
}
body.event .rep01 h3 {
  width: 170px;
  background: #1075a6;
  padding: 70px 12px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.event .rep01 h3.lips {
  background: #ffa65f;
}
body.event .rep01 h3 p {
  display: none;
  color: #fff;
}
@media screen and (max-width: 860px) {
  body.event .rep01 h3 {
    font-size: 130%;
    width: 100%;
    padding: 15px;
  }
  body.event .rep01 h3 img {
    display: none;
  }
  body.event .rep01 h3 p {
    display: block;
  }
  body.event .rep01 h3 p span {
    font-size: 150%;
  }
}
body.event .rep01 .content {
  padding: 30px 0 20px 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
body.event .rep02 {
  width: 100%;
  background: #fff;
}
body.event .rep02 img {
  max-width: inherit !important;
}
body.event .rep02 .wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
body.birthday .mailpoint__box,
body.event.event-baseballclass .icn-ball__player .player__info,
body.event.report-baseballclass .bg,
body.mail-point .mailpoint__box,
body.suteki84_brc .cta__row,
body.suteki84_brc .section__item,
body.thanks2020 .sec01ex__item_03 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
@media screen and (max-width: 860px) {
  body.event .rep01 .content {
    padding: 1.5% 2% 3%;
  }
  body.event .rep02 .wrapper {
    display: block;
    padding: 0;
    width: 100% !important;
  }
}
body.event .rep02 h3 {
  width: 170px;
  background: #1075a6;
  padding: 70px 12px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
}
body.event .rep02 h3 p {
  display: none;
  color: #fff;
}
@media screen and (max-width: 860px) {
  body.event .rep02 h3 {
    font-size: 130%;
    width: 100%;
    padding: 15px;
    text-align: left;
  }
  body.event .rep02 h3 img {
    display: none;
  }
  body.event .rep02 h3 p {
    display: block;
  }
  body.event .rep02 h3 p span {
    font-size: 150%;
  }
}
body.event .rep02 .content {
  padding: 30px 30px 20px 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
body.event .flex {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
}
body.event .area04 {
  background: url(../img/event/report-l/img13.png) bottom right no-repeat;
  width: 100%;
  height: 14em;
}
@media screen and (max-width: 860px) {
  body.event .rep02 .content {
    padding: 1.5% 2% 3%;
  }
  body.event .area04 {
    height: 21em;
    background: url(../img/event/report-l/img13.png) bottom center no-repeat;
  }
}
body.event .area04 p {
  width: 60%;
}
body.event .ml20 {
  margin-left: 10px !important;
}
body.event .mt20 {
  margin-top: 10px !important;
}
body.event .mr20 {
  margin-right: 10px !important;
}
@media screen and (max-width: 667px) {
  body.event .rep02 img {
    max-width: 100% !important;
  }
  body.event .flex {
    display: block;
  }
  body.event .area04 p {
    width: 100%;
  }
  body.event .w100 {
    width: 100% !important;
  }
  body.event .ml20 {
    margin-left: 0;
  }
  body.event .mt20 {
    margin-top: 0;
  }
  body.event .mr20 {
    margin-right: 0;
  }
}
body.event .mb0 {
  margin-bottom: 0 !important;
}
body.event .alc {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.event .mainBg {
  background: url(../img/event/event-tanakami/main.png) center center;
  max-width: 1330px;
  height: 375px;
}
body.event .mainBg2 {
  background: url(../img/event/report-tanakami/main.png) center center;
  max-width: 1330px;
  height: 375px;
}
body.event .repoArea {
  border: 2px solid #10a665;
  border-radius: 4px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
}
body.event .repoArea h3 {
  text-align: center;
  font-size: 150%;
  border-bottom: 1px solid #10a665;
  padding-bottom: 10px;
  color: #10a665;
}
body.event .event-picture {
  margin-top: 24px;
  margin-bottom: 0;
}
body.event .event-picture__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.event .event-picture__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  padding-right: 24px;
}
@media screen and (max-width: 666px) {
  body.event .event-picture__ex {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
  }
}
body.event .event-picture__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
}
@media screen and (max-width: 666px) {
  body.event .event-picture__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
body.event .event-picture__img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
body.event .urawa__flex li {
  background-color: #ff0;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  margin-bottom: 8px;
  padding: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5 !important;
  font-size: 90%;
  vertical-align: middle;
  text-align: center;
}
body.event .golf__profile {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  border: 1px solid #e6e6e6;
}
@media screen and (max-width: 666px) {
  body.event .golf__profile {
    padding: 4px;
  }
}
body.event .golf__profile .profile__img {
  text-align: center;
  margin-bottom: 12px;
}
body.event .golf__profile .profile__ex > dt {
  font-weight: 700;
}
body.event .golf__profile .profile__ex > dt::before {
  content: "■";
  margin-right: 4px;
}
body.event .sc_table {
  margin-bottom: 30px;
}
body.event .sc_table dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
  margin-bottom: 8px;
  font-size: 1.4rem;
}
body.event .sc_table dt {
  width: 18%;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  body.event .sc_table dl {
    display: block;
  }
  body.event .sc_table dt {
    width: 100%;
  }
}
body.event .sc_table dd {
  width: 82%;
}
body.event .btn_golf20 {
  color: #e82139;
}
body.event.report-tanakami2018-1st .section__inner,
body.event.report-tanakami2018-2nd .section__inner {
  background-image: url(../img/event/report-tanakami2018-1st/report-tanakami2018-1st_bg.png);
  background-size: 562px 389px;
  background-repeat: repeat;
  margin-bottom: 16px;
  background-attachment: fixed;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-tanakami2018-1st .section__inner,
  body.event.report-tanakami2018-2nd .section__inner {
    background-image: url(../img/event/report-tanakami2018-1st/report-tanakami2018-1st_bg@2x.png);
  }
}
body.event.report-tanakami2018-1st .section__padding,
body.event.report-tanakami2018-2nd .section__padding {
  padding: 0 32px 32px;
}
@media screen and (max-width: 666px) {
  body.event .sc_table dd {
    width: 100%;
  }
  body.event.report-tanakami2018-1st .section__padding,
  body.event.report-tanakami2018-2nd .section__padding {
    padding: 0 16px 16px;
  }
}
body.event.report-tanakami2018-1st .section .main-view,
body.event.report-tanakami2018-2nd .section .main-view {
  padding-top: 16px;
}
body.event.report-tanakami2018-1st .section .event__overview,
body.event.report-tanakami2018-2nd .section .event__overview {
  margin-top: 16px;
}
body.event.report-tanakami2018-1st .section .event__overview_ls,
body.event.report-tanakami2018-2nd .section .event__overview_ls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.event.report-tanakami2018-1st .section .event__overview_ls dt,
body.event.report-tanakami2018-2nd .section .event__overview_ls dt {
  font-weight: 700;
  min-width: 88px;
}
body.event.report-tanakami2018-1st .tanakami-movie,
body.event.report-tanakami2018-2nd .tanakami-movie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 667px) {
  body.event.report-tanakami2018-1st .section .minus__margin36,
  body.event.report-tanakami2018-2nd .section .minus__margin36 {
    margin-top: -36px;
  }
  body.event.report-tanakami2018-1st .section .minus__margin28,
  body.event.report-tanakami2018-2nd .section .minus__margin28 {
    margin-top: -28px;
  }
  body.event.report-tanakami2018-1st .tanakami-movie,
  body.event.report-tanakami2018-2nd .tanakami-movie {
    background-image: url(../img/event/report-tanakami2018-1st/movie-1st.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 735px 615px;
    padding-bottom: 24px;
    height: 615px;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  body.event.report-tanakami2018-1st .tanakami-movie,
  body.event.report-tanakami2018-2nd .tanakami-movie {
    background-image: url(../img/event/report-tanakami2018-1st/movie-1st@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.event.report-tanakami2018-1st .tanakami-movie,
  body.event.report-tanakami2018-2nd .tanakami-movie {
    background-image: url(../img/event/report-tanakami2018-1st/movie-1st-sp.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    width: 100%;
    max-height: 0;
    padding-top: calc(632 / 591 * 100%);
  }
  body.event.report-tanakami2018-1st .tanakami-movie .tanakami-movie__video,
  body.event.report-tanakami2018-1st
    .tanakami-movie
    _:-ms-lang(x)::-ms-backdrop,
  body.event.report-tanakami2018-2nd .tanakami-movie .tanakami-movie__video,
  body.event.report-tanakami2018-2nd
    .tanakami-movie
    _:-ms-lang(x)::-ms-backdrop {
    margin-top: -93.51266%;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.event.report-tanakami2018-1st .tanakami-movie,
  body.event.report-tanakami2018-2nd .tanakami-movie {
    background-image: url(../img/event/report-tanakami2018-1st/movie-1st-sp@2x.png);
  }
}
body.event.report-tanakami2018-1st .tanakami-movie__overview,
body.event.report-tanakami2018-2nd .tanakami-movie__overview {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 667px) {
  body.event.report-tanakami2018-1st .tanakami-movie__overview_txt,
  body.event.report-tanakami2018-2nd .tanakami-movie__overview_txt {
    display: none;
  }
}
@media screen and (max-width: 666px) {
  body.event.report-tanakami2018-1st .tanakami-movie__overview_txt,
  body.event.report-tanakami2018-2nd .tanakami-movie__overview_txt {
    font-size: 1.6rem;
    color: #736d6d;
    font-weight: 500;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin: 0 0 16px;
  }
}
body.event.report-tanakami2018-1st .tanakami-movie__video,
body.event.report-tanakami2018-2nd .tanakami-movie__video {
  margin: 5.5% auto 24px;
  width: 100%;
  max-width: 522px;
  max-height: 294px;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media screen and (max-width: 666px) {
  body.event.report-tanakami2018-1st .tanakami-movie__video,
  body.event.report-tanakami2018-2nd .tanakami-movie__video {
    width: 95%;
  }
}
body.event.report-tanakami2018-1st .tanakami-movie__video_base,
body.event.report-tanakami2018-2nd .tanakami-movie__video_base {
  position: relative;
  width: 100%;
  max-width: 522px;
  height: 0;
  padding-top: 56.25%;
}
body.event.report-tanakami2018-1st .tanakami-movie__video_emb,
body.event.report-tanakami2018-2nd .tanakami-movie__video_emb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
body.event.report-tanakami2018-1st .tanakami-movie2nd,
body.event.report-tanakami2018-2nd .tanakami-movie2nd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 667px) {
  body.event.report-tanakami2018-1st .tanakami-movie2nd,
  body.event.report-tanakami2018-2nd .tanakami-movie2nd {
    background-image: url(../img/event/report-tanakami2018-2nd/movie-base.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 739px 624px;
    padding-bottom: 24px;
    height: 624px;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  body.event.report-tanakami2018-1st .tanakami-movie2nd,
  body.event.report-tanakami2018-2nd .tanakami-movie2nd {
    background-image: url(../img/event/report-tanakami2018-2nd/movie-base@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.event.report-tanakami2018-1st .tanakami-movie2nd,
  body.event.report-tanakami2018-2nd .tanakami-movie2nd {
    background-image: url(../img/event/report-tanakami2018-2nd/movie-base-sp.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    width: 100%;
    max-height: 0;
    padding-top: calc(632 / 591 * 100%);
  }
  body.event.report-tanakami2018-1st .tanakami-movie2nd .tanakami-movie__video,
  body.event.report-tanakami2018-1st
    .tanakami-movie2nd
    _:-ms-lang(x)::-ms-backdrop,
  body.event.report-tanakami2018-2nd .tanakami-movie2nd .tanakami-movie__video,
  body.event.report-tanakami2018-2nd
    .tanakami-movie2nd
    _:-ms-lang(x)::-ms-backdrop {
    margin-top: -93.51266%;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.event.report-tanakami2018-1st .tanakami-movie2nd,
  body.event.report-tanakami2018-2nd .tanakami-movie2nd {
    background-image: url(../img/event/report-tanakami2018-2nd/movie-base-sp@2x.png);
  }
}
body.event.report-tanakami2018-1st .tanakami-movie2nd__overview,
body.event.report-tanakami2018-2nd .tanakami-movie2nd__overview {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 666px) {
  body.event.report-tanakami2018-1st .tanakami-movie2nd__overview_txt,
  body.event.report-tanakami2018-2nd .tanakami-movie2nd__overview_txt {
    font-size: 1.6rem;
    color: #736d6d;
    font-weight: 500;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin: 0 0 16px;
  }
}
body.event.report-tanakami2018-1st .tanakami-movie2nd__video,
body.event.report-tanakami2018-2nd .tanakami-movie2nd__video {
  margin: 5.5% auto 24px;
  width: 100%;
  max-width: 522px;
  max-height: 294px;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media screen and (max-width: 666px) {
  body.event.report-tanakami2018-1st .tanakami-movie2nd__video,
  body.event.report-tanakami2018-2nd .tanakami-movie2nd__video {
    width: 95%;
  }
  body.event.event-golf-debut .resson,
  body.event.event-golf-debut2019 .resson {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
  }
}
body.event.report-tanakami2018-1st .tanakami-movie2nd__video_base,
body.event.report-tanakami2018-2nd .tanakami-movie2nd__video_base {
  position: relative;
  width: 100%;
  max-width: 522px;
  height: 0;
  padding-top: 56.25%;
}
body.event.report-tanakami2018-1st .tanakami-movie2nd__video_emb,
body.event.report-tanakami2018-2nd .tanakami-movie2nd__video_emb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
body.event.event-golf-debut .resson__head,
body.event.event-golf-debut2019 .resson__head {
  border-top: 1px solid #666;
  border-bottom: 3px double #666;
  background-color: #fbe6ed;
}
body.event.event-golf-debut .resson__head_num,
body.event.event-golf-debut2019 .resson__head_num {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4%;
  padding: 0 8px;
  max-width: 100%;
}
body.event.event-golf-debut .resson__head_theme,
body.event.event-golf-debut2019 .resson__head_theme {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33%;
  max-width: 100%;
  padding: 8px 15.2px;
  border-left: 1px dotted #666;
  border-right: 1px dotted #666;
}
body.event.event-golf-debut .resson__head_goal,
body.event.event-golf-debut2019 .resson__head_goal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 63%;
  max-width: 100%;
  padding: 8px 16px;
}
body.event.event-golf-debut .resson__num,
body.event.event-golf-debut2019 .resson__num {
  color: #e86b99;
  background-color: #fbe6ed;
}
@media screen and (min-width: 667px) {
  body.event.report-tanakami2018-1st .tanakami-movie2nd__overview_txt,
  body.event.report-tanakami2018-2nd .tanakami-movie2nd__overview_txt {
    display: none;
  }
  body.event.event-golf-debut .resson__tr,
  body.event.event-golf-debut2019 .resson__tr {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #666;
    max-width: 100%;
  }
  body.event.event-golf-debut .resson__num,
  body.event.event-golf-debut2019 .resson__num {
    vertical-align: middle;
    padding: 0 8px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 666px) {
  body.event.event-golf-debut .resson__head,
  body.event.event-golf-debut2019 .resson__head {
    display: none;
  }
  body.event.event-golf-debut .resson__tr,
  body.event.event-golf-debut2019 .resson__tr {
    display: block;
    border: 1px solid #ccc;
  }
  body.event.event-golf-debut .resson__tr:not(:last-child),
  body.event.event-golf-debut2019 .resson__tr:not(:last-child) {
    margin-bottom: 8px;
  }
  body.event.event-golf-debut .resson__num,
  body.event.event-golf-debut2019 .resson__num {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    max-width: 100%;
    height: 24px;
  }
}
body.event.event-golf-debut .resson__td_l,
body.event.event-golf-debut2019 .resson__td_l {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 667px) {
  body.event.event-golf-debut .resson__td_l,
  body.event.event-golf-debut2019 .resson__td_l {
    width: 40%;
    max-width: 100%;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    padding: 8px 16px;
    border-left: 1px dotted #666;
    border-right: 1px dotted #666;
  }
}
@media screen and (max-width: 666px) {
  body.event.event-golf-debut .resson__td_l,
  body.event.event-golf-debut2019 .resson__td_l {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 8px;
    border-bottom: 1px dotted #666;
  }
}
body.event.event-golf-debut .resson__item,
body.event.event-golf-debut2019 .resson__item {
  font-weight: 700;
  max-width: 100%;
}
body.event.event-golf-debut .resson__item::before,
body.event.event-golf-debut2019 .resson__item::before {
  content: "★";
  margin-right: 4px;
  color: #e86b99;
}
body.event.event-golf-debut .resson__td_r,
body.event.event-golf-debut2019 .resson__td_r {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 667px) {
  body.event.event-golf-debut .resson__td_r,
  body.event.event-golf-debut2019 .resson__td_r {
    padding: 8px 16px;
  }
}
@media screen and (max-width: 666px) {
  body.event.event-golf-debut .resson__td_r,
  body.event.event-golf-debut2019 .resson__td_r {
    display: block;
    max-width: 100%;
    padding: 8px;
  }
}
body.event.event-golf-debut .resson__cont,
body.event.event-golf-debut2019 .resson__cont {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}
body.event.event-golf-debut .resson__cont_ttl,
body.event.event-golf-debut2019 .resson__cont_ttl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.event.event-golf-debut .resson__cont_ttl::before,
body.event.event-golf-debut2019 .resson__cont_ttl::before {
  content: "●";
  margin-right: 4px;
  color: #e86b99;
}
body.event.event-golf-debut .resson__cont_ex,
body.event.event-golf-debut2019 .resson__cont_ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  padding-left: 8px;
  font-size: 1.4rem;
}
body.event.event-golf-debut .resson__cont_ex::before,
body.event.event-golf-debut2019 .resson__cont_ex::before {
  content: "・";
  margin-right: 4px;
  color: #e86b99;
}
body.event.report-haseko-museum .report-haseko-museum__assist {
  padding: 24px;
  background-color: #e7f7f6;
}
body.event.report-haseko-museum .report-haseko-museum__assist p {
  margin-bottom: 0;
}
body.event.report-haseko-museum .report-haseko-museum__assist a {
  color: #1075a6;
  font-weight: 700;
}
body.event.report-haseko-museum .report-haseko-museum__assist a::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 8px;
  color: #1075a6;
}
body.event.report-haseko-museum .report-haseko-museum__assist .assist-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.event.report-haseko-museum
  .report-haseko-museum__assist
  .assist-flex__item_l {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  width: 25%;
}
body.event.report-haseko-museum
  .report-haseko-museum__assist
  .assist-flex__item_r {
  max-width: 100%;
}
body.event.report-haseko-museum .section__padding {
  padding: 0 32px 32px;
}
@media screen and (max-width: 666px) {
  body.event.report-haseko-museum .section__padding {
    padding: 0 16px 16px;
  }
}
body.event.report-haseko-museum .section .main-view {
  padding-top: 16px;
}
body.event.report-haseko-museum .section .event__overview {
  margin-top: 16px;
}
body.event.report-haseko-museum .section .event__overview_ls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.event.report-haseko-museum .section .event__overview_ls dt {
  font-weight: 700;
  min-width: 88px;
}
body.event.report-haseko-museum .hmm-balloon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner {
  display: table-cell;
  position: relative;
  border: 2px solid #0000af;
  padding: 15px;
  border-radius: 9px;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner p:first-child {
  margin-top: 0 !important;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner p:last-child {
  margin-bottom: 0 !important;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner:after,
body.event.report-haseko-museum .hmm-balloon .hmm-inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 16px;
  left: -13px;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner:before {
  border-width: 8px;
  border-right-color: #0000af;
  top: 16px;
  left: -16px;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border {
  display: table-cell;
  position: relative;
  border: 2px solid #0000af;
  padding: 15px;
  border-radius: 5px;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border:after,
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 48%;
  left: -13px;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border:before {
  border-width: 8px;
  border-right-color: #0000af;
  top: 48%;
  left: -16px;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border.light_blue {
  -webkit-box-shadow: 3px 3px 0 #c8fdff;
  box-shadow: 3px 3px 0 #c8fdff;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border.green {
  -webkit-box-shadow: 3px 3px 0 #b7f1b1;
  box-shadow: 3px 3px 0 #b7f1b1;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border_r {
  display: table-cell;
  position: relative;
  border: 2px solid #0000af;
  padding: 15px;
  border-radius: 5px;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border_r:after,
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border_r:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border_r:after {
  border-width: 8px;
  border-left-color: #fff;
  top: 48%;
  right: -13px;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border_r:before {
  border-width: 8px;
  border-left-color: #0000af;
  top: 48%;
  right: -16px;
}
body.event.report-haseko-museum .hmm-balloon .hmm-inner-border_r.yellow {
  -webkit-box-shadow: 3px 3px 0 #fef58f;
  box-shadow: 3px 3px 0 #fef58f;
}
@media screen and (max-width: 666px) {
  body.event.report-haseko-museum .hmm-balloon {
    background-position: center top;
    padding-left: 0 !important;
    padding-top: 96px;
  }
  body.event.report-haseko-museum .hmm-balloon .hmm-inner {
    border: none;
    padding: 0;
  }
  body.event.report-haseko-museum .hmm-balloon .hmm-inner:after,
  body.event.report-haseko-museum .hmm-balloon .hmm-inner:before {
    display: none;
  }
  body.event.report-haseko-museum .hmm-balloon .hmm-inner-border {
    display: table-cell;
    position: relative;
    border: 2px solid #0000af;
    padding: 15px;
    border-radius: 5px;
  }
  body.event.report-haseko-museum .hmm-balloon .hmm-inner-border p:first-child {
    margin-top: 0 !important;
  }
  body.event.report-haseko-museum .hmm-balloon .hmm-inner-border p:last-child {
    margin-bottom: 0 !important;
  }
  body.event.report-haseko-museum .hmm-balloon .hmm-inner-border:after,
  body.event.report-haseko-museum .hmm-balloon .hmm-inner-border:before {
    display: initial;
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event.report-haseko-museum .hmm-balloon .hmm-inner-border:after {
    border-width: 8px;
    border-right-color: #fff;
    top: 50%;
    left: -13px;
  }
  body.event.report-haseko-museum .hmm-balloon .hmm-inner-border:before {
    border-width: 8px;
    border-right-color: #0000af;
    top: 50%;
    left: -16px;
  }
}
body.event.report-haseko-museum .hmm-balloon {
  width: 48%;
}
body.event.report-haseko-museum .hmm-balloon_maxborder,
body.event.report-haseko-museum .hmm-balloon_maxborder_r,
body.event.report-haseko-museum .hmm-balloon_widthmax,
body.event.report-haseko-museum .hmm-balloon_widthmax-border {
  width: 100% !important;
}
body.event.report-haseko-museum .hmm-balloon.man50 {
  background-image: url(../img/event/report-haseko-museum/voice_man50.png);
  background-size: 73px 97px;
  min-height: 97px;
  padding-left: 88px;
  background-repeat: no-repeat;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-haseko-museum .hmm-balloon.man50 {
    background-image: url(../img/event/report-haseko-museum/voice_man50@2x.png);
  }
}
body.event.report-haseko-museum .hmm-balloon.man60 {
  background-image: url(../img/event/report-haseko-museum/voice_man60.png);
  background-size: 73px 97px;
  min-height: 97px;
  padding-right: 88px;
  background-repeat: no-repeat;
  background-position: right center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-haseko-museum .hmm-balloon.man60 {
    background-image: url(../img/event/report-haseko-museum/voice_man60@2x.png);
  }
}
body.event.report-haseko-museum .hmm-balloon.woman40 {
  background-image: url(../img/event/report-haseko-museum/voice_woman40.png);
  background-size: 73px 97px;
  min-height: 97px;
  padding-left: 88px;
  background-repeat: no-repeat;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-haseko-museum .hmm-balloon.woman40 {
    background-image: url(../img/event/report-haseko-museum/voice_woman40@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.event.report-haseko-museum .hmm-balloon_widthmaxsp {
    width: 100% !important;
  }
  body.event.report-haseko-museum .hmm-balloon_maxborder {
    padding: initial;
    padding-top: 0 !important;
    padding-left: 88px !important;
  }
  body.event.report-haseko-museum .hmm-balloon_maxborder_r {
    padding: initial;
    padding-top: 0 !important;
    padding-right: 88px !important;
  }
}
body.event.report-golf-debut .pink-wall__row {
  background: repeating-linear-gradient(
    90deg,
    #fff1f0 0,
    #fff1f0 20px,
    #ffebe8 20px,
    #ffebe8 40px
  );
  position: relative;
  padding: 32px 0;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.event.report-golf-debut .pink-wall__row {
    padding: 12px 0;
  }
}
body.event.report-golf-debut .pink-wall__top {
  background-image: url(../img/event/report-golf-debut/pink-wall__line.png);
  background-size: 143px 6px;
  background-repeat: repeat-x;
  background-position: top left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .pink-wall__top {
    background-image: url(../img/event/report-golf-debut/pink-wall__line@2x.png);
  }
}
body.event.report-golf-debut .pink-wall__bottom {
  background-image: url(../img/event/report-golf-debut/pink-wall__line.png);
  background-size: 143px 6px;
  background-repeat: repeat-x;
  background-position: bottom left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .pink-wall__bottom {
    background-image: url(../img/event/report-golf-debut/pink-wall__line@2x.png);
  }
}
body.event.report-golf-debut .pink-wall__cnt {
  padding: 48px;
}
body.event.report-golf-debut .pink-wall__ttl {
  font-size: 2rem;
  color: #fe2e7c;
}
@media screen and (max-width: 666px) {
  body.event.report-golf-debut .pink-wall__cnt {
    padding: 12px;
  }
  body.event.report-golf-debut .pink-wall__ttl {
    font-size: 1.8rem;
  }
}
body.event.report-golf-debut .green-wall__row {
  background-color: #f0f3e7;
  padding: 16px;
}
@media screen and (max-width: 666px) {
  body.event.report-golf-debut .green-wall__row {
    max-width: 100%;
    padding: 8px;
  }
}
body.event.report-golf-debut .green-wall__cnt {
  background-image: url(../img/event/report-golf-debut/green-wall__line_yoko.png);
  background-size: 140px 6px;
  background-repeat: repeat-x;
  background-position: top left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .green-wall__cnt {
    background-image: url(../img/event/report-golf-debut/green-wall__line_yoko@2x.png);
  }
}
body.event.report-golf-debut .green-wall__line_yoko {
  background-image: url(../img/event/report-golf-debut/green-wall__line_yoko.png);
  background-size: 140px 6px;
  background-repeat: repeat-x;
  background-position: bottom left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .green-wall__line_yoko {
    background-image: url(../img/event/report-golf-debut/green-wall__line_yoko@2x.png);
  }
}
body.event.report-golf-debut .green-wall__line_tate {
  background-image: url(../img/event/report-golf-debut/green-wall__line_tate.png);
  background-size: 6px 140px;
  background-repeat: repeat-y;
  background-position: bottom left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .green-wall__line_tate {
    background-image: url(../img/event/report-golf-debut/green-wall__line_tate@2x.png);
  }
}
body.event.report-golf-debut .green-wall__ex {
  padding: 24px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background-image: url(../img/event/report-golf-debut/green-wall__line_tate.png);
  background-size: 6px 140px;
  background-repeat: repeat-y;
  background-position: top right;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .green-wall__ex {
    background-image: url(../img/event/report-golf-debut/green-wall__line_tate@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.event.report-golf-debut .green-wall__ex {
    padding: 8px 16px;
  }
}
body.event.report-golf-debut .yellow-wall {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.event.report-golf-debut .yellow-wall__row {
  max-width: 70%;
  background-color: #ffffe5;
  padding: 16px;
}
@media screen and (max-width: 666px) {
  body.event.report-golf-debut .yellow-wall__row {
    max-width: 100%;
    padding: 8px;
  }
}
body.event.report-golf-debut .yellow-wall__cnt {
  background-image: url(../img/event/report-golf-debut/green-wall__line_yoko.png);
  background-size: 140px 6px;
  background-repeat: repeat-x;
  background-position: top left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .yellow-wall__cnt {
    background-image: url(../img/event/report-golf-debut/green-wall__line_yoko@2x.png);
  }
}
body.event.report-golf-debut .yellow-wall__line_yoko {
  background-image: url(../img/event/report-golf-debut/green-wall__line_yoko.png);
  background-size: 140px 6px;
  background-repeat: repeat-x;
  background-position: bottom left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .yellow-wall__line_yoko {
    background-image: url(../img/event/report-golf-debut/green-wall__line_yoko@2x.png);
  }
}
body.event.report-golf-debut .yellow-wall__line_tate {
  background-image: url(../img/event/report-golf-debut/green-wall__line_tate.png);
  background-size: 6px 140px;
  background-repeat: repeat-y;
  background-position: bottom left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .yellow-wall__line_tate {
    background-image: url(../img/event/report-golf-debut/green-wall__line_tate@2x.png);
  }
}
body.event.report-golf-debut .yellow-wall__ex {
  padding: 24px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background-image: url(../img/event/report-golf-debut/green-wall__line_tate.png);
  background-size: 6px 140px;
  background-repeat: repeat-y;
  background-position: top right;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .yellow-wall__ex {
    background-image: url(../img/event/report-golf-debut/green-wall__line_tate@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.event.report-golf-debut .yellow-wall__ex {
    padding: 8px 16px;
  }
}
body.event.report-golf-debut .fairway-wall__row {
  background-image: url(../img/event/report-golf-debut/sec04__bg.jpg);
  background-size: 737px 553px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: bottom center;
  padding: 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .fairway-wall__row {
    background-image: url(../img/event/report-golf-debut/sec04__bg@2x.jpg);
  }
}
body.event.report-golf-debut .fairway-wall__cnt {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 8px 12px;
}
body.event.report-golf-debut .fairway-wall__ex {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  color: #fff;
}
body.event.report-golf-debut .image-bg__row {
  padding: 24px 8px;
  background-image: url(../img/event/report-golf-debut/image-bg.png);
  background-size: 1011px 538px;
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .image-bg__row {
    background-image: url(../img/event/report-golf-debut/image-bg@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.event.report-golf-debut .upimg {
    margin-top: -32px;
  }
}
body.event.report-golf-debut .ending__row {
  margin-bottom: -50px;
  padding-bottom: 240px;
  background-image: url(../img/event/report-golf-debut/sec05__img01.png);
  background-size: 528px 235px;
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-golf-debut .ending__row {
    background-image: url(../img/event/report-golf-debut/sec05__img01@2x.png);
  }
}
body.event.report-golf-debut .font-palt {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.event.event-kyoto-aquarium .kyoto-aquarium-more__row {
  position: relative;
  background-color: #f8e7cf;
  border: 3px solid #ff9c00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 40px;
  padding: 12px 16px;
}
body.event.event-kyoto-aquarium .kyoto-aquarium-more__top {
  position: absolute;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background-color: #ff9600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 666px) {
  body.event.report-golf-debut .ending__row {
    background-position: bottom center;
  }
  body.event.event-kyoto-aquarium .kyoto-aquarium-more__row {
    margin-top: 40px;
    padding: 12px 8px 12px 0;
  }
  body.event.event-kyoto-aquarium .kyoto-aquarium-more__top {
    width: 100px;
    height: 100px;
  }
}
:root body.event.event-kyoto-aquarium .kyoto-aquarium-more__top,
_:-ms-lang(x)::-ms-backdrop {
  margin-top: -64px;
}
body.event.event-kyoto-aquarium .kyoto-aquarium-more__sarani {
  font-size: 2rem;
  color: #fff;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 666px) {
  :root body.event.event-kyoto-aquarium .kyoto-aquarium-more__top,
  _:-ms-lang(x)::-ms-backdrop {
    width: 100px;
    height: 100px;
    margin-top: -56px;
  }
  body.event.event-kyoto-aquarium .kyoto-aquarium-more__sarani {
    font-size: 1.8rem;
  }
}
body.event.event-kyoto-aquarium .kyoto-aquarium-more__ex {
  margin-left: 160px;
  font-size: 2rem;
  font-weight: 700;
}
body.event.report-rice-planting2019 .tanakami2019-voice__row {
  padding: 16px;
  background-image: url(../img/event/report-rice-planting2019/voice-bg.jpg);
  background-size: 739px 1301px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-rice-planting2019 .tanakami2019-voice__row {
    background-image: url(../img/event/report-rice-planting2019/voice-bg@2x.jpg);
  }
}
body.event.event-kotsuban4 .kt4__row {
  background-color: #fff8ec;
}
body.event.event-kotsuban4 .kt4__inner {
  padding: 0 40px;
}
@media screen and (max-width: 666px) {
  body.event.event-kyoto-aquarium .kyoto-aquarium-more__ex {
    font-size: 1.8rem;
    margin-left: 104px;
  }
  body.event.event-kotsuban4 .kt4__row {
    font-size: 1.4rem;
  }
  body.event.event-kotsuban4 .kt4__inner {
    padding: 0 8px;
  }
}
body.event.event-kotsuban4 .kt4__ttl_m {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 0;
}
body.event.event-kotsuban4 .kt4__ttl_ml {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 0;
  width: 100%;
}
body.event.event-kotsuban4 .kt4__bg_brwn {
  background-color: #8d6a00;
  position: relative;
}
body.event.event-kotsuban4 .kt4__bg_brwn:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -16px;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-color: #8d6a00 transparent transparent;
  border-width: 16px 16px 0;
}
@media screen and (max-width: 666px) {
  body.event.event-kotsuban4 .kt4__bg_brwn:after {
    bottom: -8px;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    border-style: solid;
    border-color: #8d6a00 transparent transparent;
    border-width: 8px 8px 0;
  }
  body.event.event-kotsuban4 .kt4__bg_brwn {
    padding: 8px 16px;
  }
}
body.event.event-kotsuban4 .kt4__bg_grd {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffc2b6),
    to(#feeeb6)
  );
  background: linear-gradient(to right, #ffc2b6, #feeeb6);
  position: relative;
  padding-left: 24px;
  margin-bottom: 24px;
}
body.event.event-kotsuban4 .kt4__bg_grd:after {
  content: "";
  position: absolute;
  left: 48px;
  bottom: -16px;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-color: #ffc2b6 transparent transparent;
  border-width: 16px 16px 0;
}
@media screen and (max-width: 666px) {
  body.event.event-kotsuban4 .kt4__bg_grd {
    padding: 8px 8px 0;
  }
}
body.event.event-kotsuban4 .sec01 .sec01cnt__row {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#cee7e1),
    to(#fef4db)
  );
  background: linear-gradient(to bottom, #cee7e1, #fef4db);
  padding: 32px 8px;
}
body.event.event-kotsuban4 .sec01 .sec01cnt__balloons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.event.event-kotsuban4 .sec01 .sec01cnt .balloons__item {
  max-width: 166px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
}
body.event.event-kotsuban4 .sec02__ttl_m {
  position: absolute;
  top: -10%;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 666px) {
  body.event.event-kotsuban4 .sec01 .sec01cnt__row {
    padding: 16px 8px;
  }
  body.event.event-kotsuban4 .sec01 .sec01cnt .balloons__item {
    max-width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.event.event-kotsuban4 .sec02__ttl_m {
    top: -22%;
    bottom: 0;
    left: 0;
    right: 0;
  }
  body.event.event-kotsuban4 .sec02__ttl_m2 {
    top: -18%;
    bottom: 0;
    left: 0;
    right: 0;
  }
  body.event.event-kotsuban4 .sec02__ttl_m40 {
    margin-top: -40%;
  }
  body.event.event-kotsuban4 .sec02__cnt {
    display: block;
  }
}
body.event.event-kotsuban4 .sec02__cnt {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 16px 16px;
  background-color: #fff;
}
body.event.event-kotsuban4 .sec02__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.event.event-kotsuban4 .sec02__item {
  -ms-flex-item-align: center;
  align-self: center;
}
body.event.event-kotsuban4 .sec02__itemex {
  border-top: 1px solid #fcbd00;
}
body.event.event-kotsuban4 .sec02__check {
  background-image: url(../img/event/event-kotsuban4/sec02__check.png);
  background-size: 41px 12px;
  background-repeat: no-repeat;
  min-height: 1px;
  height: 12px;
  margin-bottom: 4px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.event-kotsuban4 .sec02__check {
    background-image: url(../img/event/event-kotsuban4/sec02__check@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.event.event-kotsuban4 .sec02__inner {
    display: block;
  }
  body.event.event-kotsuban4 .sec02__check {
    background-image: url(../img/event/event-kotsuban4/sec02__check-sp.png);
    background-size: 55px 15px;
    background-repeat: no-repeat;
    height: 16px;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.event.event-kotsuban4 .sec02__check {
    background-image: url(../img/event/event-kotsuban4/sec02__check-sp@2x.png);
  }
}
body.event.event-kotsuban4 .sec03__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.event.event-kotsuban4 .sec03__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.event.event-kotsuban4 .sec03__balloon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 0 !important;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 40px;
  font-weight: 700;
}
body.event.event-kotsuban4 .sec03__inner {
  border: 0 solid #fff;
  background-color: #fff;
  min-height: 470px;
  position: relative;
  padding: 0;
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: 1px 1px 3px rgba(102, 102, 102, 0.5);
  box-shadow: 1px 1px 3px rgba(102, 102, 102, 0.5);
}
body.event.event-kotsuban4 .sec03__inner p {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
  font-weight: 400;
  margin: 0;
}
body.event.event-kotsuban4 .sec03__inner p:first-child {
  margin-top: 0 !important;
}
body.event.event-kotsuban4 .sec03__inner p:last-child {
  margin-bottom: 0 !important;
}
body.event.event-kotsuban4 .sec03__inner:after,
body.event.event-kotsuban4 .sec03__inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.event.event-kotsuban4 .sec03__inner:before {
  border-width: 9px;
  border-right-color: rgba(102, 102, 102, 0.4);
  bottom: -19px;
  left: 66px;
}
body.event.event-kotsuban4 .sec03__inner:after {
  border-width: 16px;
  border-right-color: #fff;
  bottom: -16px;
  left: 50px;
}
@media screen and (max-width: 666px) {
  body.event.event-kotsuban4 .sec03__inner {
    border: 0 solid #fff;
    background-color: #fff;
    min-height: 1px;
    position: relative;
    padding: 0;
    border-radius: 0 0 8px 8px;
    -webkit-box-shadow: 1px 1px 3px rgba(102, 102, 102, 0.5);
    box-shadow: 1px 1px 3px rgba(102, 102, 102, 0.5);
  }
  body.event.event-kotsuban4 .sec03__inner p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px;
    font-weight: 400;
    margin: 0;
  }
  body.event.event-kotsuban4 .sec03__inner p:first-child {
    margin-top: 0 !important;
  }
  body.event.event-kotsuban4 .sec03__inner p:last-child {
    margin-bottom: 0 !important;
  }
  body.event.event-kotsuban4 .sec03__inner:after,
  body.event.event-kotsuban4 .sec03__inner:before {
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event.event-kotsuban4 .sec03__inner:before {
    border-width: 9px;
    border-right-color: rgba(102, 102, 102, 0.4);
    bottom: -19px;
    left: 66px;
  }
  body.event.event-kotsuban4 .sec03__inner:after {
    border-width: 16px;
    border-right-color: #fff;
    bottom: -16px;
    left: 50px;
  }
}
body.event.event-kotsuban4 .sec03__iconbox .iconbox__row {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
body.event.event-kotsuban4 .sec03__iconbox .iconbox__ex {
  font-weight: 400;
}
body.event.event-kotsuban4 .sec03__assist {
  background-color: #fff;
}
body.event.event-kotsuban4 .sec03__assist .assist__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
}
body.event.event-kotsuban4 .sec03__teacher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #968d79;
}
body.event.event-kotsuban4 .sec03__teacher_ex,
body.event.event-kotsuban4 .sec03__teacher_img {
  -ms-flex-item-align: center;
  align-self: center;
}
@media screen and (max-width: 666px) {
  body.event.event-kotsuban4 .sec03__assist .teacher__img {
    text-align: left !important;
    margin: 8px !important;
  }
  body.event.event-kotsuban4 .sec03__teacher_img {
    margin-left: 8px;
  }
}
body.event.event-kotsuban4 .sec03__teacher_ex {
  margin-left: 8px;
}
body.event.event-baseballclass .icn-ball {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.event.event-baseballclass .icn-ball::before {
  content: "";
  margin-bottom: 24px;
  background-image: url(../img/event/event-baseballclass/icon_ball.png);
  background-size: 64px 61px;
  background-repeat: no-repeat;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.event-baseballclass .icn-ball::before {
    background-image: url(../img/event/event-baseballclass/icon_ball@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.event.event-baseballclass .icn-ball::before {
    min-height: 61px;
    padding-left: 79px;
    height: 71px !important;
  }
}
@media screen and (max-width: 666px) {
  body.event.event-baseballclass .icn-ball::before {
    min-height: 45.75px;
    padding-left: 64px;
    height: 71px !important;
    background-size: 75%;
  }
}
body.event.event-baseballclass .icn-ball__ex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
body.event.event-baseballclass .icn-ball__player .player__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
body.event.event-baseballclass .icn-ball__player .player__bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 12px;
  background-color: #037;
  color: #fff;
  padding: 8px 16px;
  height: 53px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 2%;
  flex: 1 1 2%;
  width: 2%;
}
@media screen and (max-width: 970px) {
  body.event.event-baseballclass .icn-ball__player .player__bg {
    display: none;
  }
}
body.event.event-baseballclass .icn-ball__player .player__img {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 41%;
  flex: 1 1 41%;
  max-width: 100%;
  width: 41%;
}
@media screen and (max-width: 666px) {
  body.event.event-baseballclass .icn-ball__player .player__img {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
  }
}
body.event.event-baseballclass .icn-ball__player .player__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  width: 50%;
}
@media screen and (max-width: 666px) {
  body.event.event-baseballclass .icn-ball__player .player__info {
    display: block;
    width: 100%;
  }
}
body.event.event-baseballclass .icn-ball__player .player__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 12px;
  background-color: #037;
  color: #fff;
  padding: 8px 16px;
  line-height: 115%;
}
@media screen and (max-width: 666px) {
  body.event.event-baseballclass .icn-ball__player .player__name {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
body.event.event-baseballclass .icn-ball__player .player__list {
  padding-top: 12px;
  padding-left: 8px;
}
body.event.event-baseballclass .icn-ball__player .player__list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body.event.event-baseballclass .icn-ball__player .player__list > li::before {
  content: "・";
  margin-right: 4px;
}
body.event.event-baseballclass .icn-ball__entry .entry__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-left: 16px;
  padding-right: 16px;
}
body.event.event-baseballclass .icn-ball__entry .entry__top::after,
body.event.event-baseballclass .icn-ball__entry .entry__top::before {
  z-index: 5;
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  background: #fff;
  display: block;
  margin-bottom: 8px;
}
body.event.event-baseballclass .icn-ball__entry .entry__ttl {
  margin-top: -20px;
  color: #fff;
  background-color: #5fc1ec;
  padding: 24px 16px 8px;
  border-radius: 8px 8px 0 0;
}
body.event.event-baseballclass .icn-ball__entry .entry__ttl h3 {
  border-bottom: 1px solid #fff;
  text-align: center;
  font-size: 1.8rem;
}
body.event.event-baseballclass .icn-ball__entry .entry__cnt {
  background-color: #fffae1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 16px 8px;
}
body.event.event-baseballclass .icn-ball__entry .entry__catttl {
  text-align: center;
  border-bottom: 1px #736d6d dotted;
}
body.event.event-baseballclass .timetable__table_am tr:not(:last-child),
body.event.event-baseballclass .timetable__table_pm tr:not(:last-child),
body.event.event-shozo-rakugo .timetable__table tr:not(:last-child) {
  border-bottom: 1px solid #fff;
}
body.event.event-baseballclass .icn-ball__entry .entry__end {
  position: relative;
  background-color: #e69a17;
  color: #fff;
  border-radius: 0 0 8px 8px;
  padding: 8px 16px;
  text-align: center;
  font-weight: 700;
}
body.event.event-baseballclass .icn-ball__entry .entry__end::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 58px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #e69a17;
}
body.event.event-baseballclass .timetable__table_am tr th,
body.event.event-baseballclass .timetable__table_pm tr th {
  border-right: 1px solid #fff;
  min-width: 72px;
}
body.event.event-baseballclass .timetable {
  color: #fff;
  background-color: #037;
  padding: 4px 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.event.event-baseballclass .timetable__table_am tr:nth-child(odd) td,
body.event.event-baseballclass .timetable__table_am tr:nth-child(odd) th {
  background-color: #d7e7fc;
}
body.event.event-baseballclass .timetable__table_am tr:nth-child(even) td,
body.event.event-baseballclass .timetable__table_am tr:nth-child(even) th {
  background-color: #dcf0ff;
}
body.event.event-baseballclass .timetable__table_am tr td,
body.event.event-baseballclass .timetable__table_am tr th {
  padding: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 1.4rem;
}
body.event.event-baseballclass .timetable__table_pm tr:nth-child(even) td,
body.event.event-baseballclass .timetable__table_pm tr:nth-child(even) th {
  background-color: #d7e7fc;
}
body.event.event-baseballclass .timetable__table_pm tr:nth-child(odd) td,
body.event.event-baseballclass .timetable__table_pm tr:nth-child(odd) th {
  background-color: #dcf0ff;
}
body.event.event-baseballclass .timetable__table_pm tr td,
body.event.event-baseballclass .timetable__table_pm tr th {
  padding: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 1.4rem;
}
body.event.event-baseballclass .timetable__ex {
  font-size: 1.4rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.event.event-shozo-rakugo .icn-ohgi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.event.event-shozo-rakugo .icn-ohgi::before {
  content: "";
  margin-bottom: 24px;
  background-image: url(../img/event/event-shozo-rakugo/icon-ohgi.png);
  background-size: 64px 46px;
  background-repeat: no-repeat;
  background-position: left center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.event-shozo-rakugo .icn-ohgi::before {
    background-image: url(../img/event/event-shozo-rakugo/icon-ohgi@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.event.event-shozo-rakugo .icn-ohgi::before {
    min-height: 46px;
    padding-left: 79px;
    height: 71px !important;
  }
}
@media screen and (max-width: 666px) {
  body.event.event-baseballclass .icn-ball__entry .entry__end::after {
    top: 80px;
  }
  body.event.event-shozo-rakugo .icn-ohgi::before {
    min-height: 34.5px;
    padding-left: 64px;
    height: 71px !important;
    background-size: 75%;
  }
}
body.event.event-shozo-rakugo .icn-ohgi__ex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
body.event.event-shozo-rakugo .timetable {
  color: #fff;
  background-color: #037;
  padding: 4px 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.event.event-shozo-rakugo .timetable__table tr:nth-child(odd) td,
body.event.event-shozo-rakugo .timetable__table tr:nth-child(odd) th {
  background-color: #ffecec;
}
body.event.event-shozo-rakugo .timetable__table tr:nth-child(even) td,
body.event.event-shozo-rakugo .timetable__table tr:nth-child(even) th {
  background-color: #ffe4ce;
}
body.event.event-shozo-rakugo .timetable__table tr td,
body.event.event-shozo-rakugo .timetable__table tr th {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 1.4rem;
}
body.event.event-shozo-rakugo .timetable__table tr th {
  padding: 4px;
  border-right: 1px solid #fff;
  min-width: 72px;
}
body.event.event-shozo-rakugo .timetable__table tr td {
  padding: 4px 8px;
  width: 100%;
}
body.event.new-entry .hasekoid-entry .entry__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-left: 16px;
  padding-right: 16px;
}
body.event.new-entry .hasekoid-entry .entry__top::after,
body.event.new-entry .hasekoid-entry .entry__top::before {
  z-index: 5;
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  background: #fff;
  display: block;
  margin-bottom: 8px;
}
body.event.new-entry .hasekoid-entry .entry__ttl {
  margin-top: -20px;
  color: #fff;
  background-color: #5fc1ec;
  padding: 24px 16px 8px;
  border-radius: 8px 8px 0 0;
}
body.event.new-entry .hasekoid-entry .entry__ttl h3 {
  border-bottom: 1px solid #fff;
  text-align: center;
  font-size: 1.8rem;
}
body.event.new-entry .hasekoid-entry .entry__cnt {
  background-color: #fffae1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 16px 8px;
}
body.event.new-entry .hasekoid-entry .entry__catttl {
  text-align: center;
  border-bottom: 1px #736d6d dotted;
}
body.event.new-entry .hasekoid-entry .entry__end {
  position: relative;
  background-color: #e69a17;
  color: #fff;
  border-radius: 0 0 8px 8px;
  padding: 8px 16px;
  text-align: center;
  font-weight: 700;
}
body.event.new-entry .hasekoid-entry .entry__end::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 58px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #e69a17;
}
body.event.event-online .lecturer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.event.event-online .lecturer__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 44.32432%;
  flex: 0 0 44.32432%;
}
:root body.event.event-online .lecturer__img,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex: 0 0 44.05405%;
  flex: 0 0 44.05405%;
}
@media screen and (max-width: 666px) {
  body.event.new-entry .hasekoid-entry .entry__end::after {
    top: 80px;
  }
  body.event.event-online .lecturer__row {
    display: block;
  }
  :root body.event.event-online .lecturer__img,
  _:-ms-lang(x)::-ms-backdrop {
    -ms-flex: 0 0 37.12375%;
    flex: 0 0 37.12375%;
  }
  body.event.event-online .lecturer__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.12375%;
    flex: 0 0 37.12375%;
  }
}
body.event.event-online .lecturer__item_l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 100%;
  height: auto;
}
:root body.event.event-online .lecturer__item_l,
_:-ms-lang(x)::-ms-backdrop {
  margin-right: -2px;
}
@media screen and (max-width: 666px) {
  body.event.event-online .lecturer__item_l {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.12375%;
    flex: 0 0 37.12375%;
  }
}
body.event.event-online .lecturer__item_m {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55.67568%;
  flex: 0 0 55.67568%;
  max-width: 100%;
  height: auto;
}
:root body.event.event-online .lecturer__item_m,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex: 0 0 55.67568%;
  flex: 0 0 55.67568%;
}
@media screen and (max-width: 666px) {
  :root body.event.event-online .lecturer__item_m,
  _:-ms-lang(x)::-ms-backdrop {
    -ms-flex: 0 0 62.54181%;
    flex: 0 0 62.54181%;
  }
  body.event.event-online .lecturer__item_m {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.54181%;
    flex: 0 0 62.54181%;
  }
  body.event.event-online .lecturer__item_r {
    display: block;
  }
}
body.event.event-online .lecturer__item_r {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
:root body.event.event-online .lecturer__item_r,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
:root body.event.event-online .lecturer__bottom,
_:-ms-lang(x)::-ms-backdrop {
  max-width: 738px;
}
body.event.event-online .lecturer__btn img {
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.event.event-online .lecturer__btn img.touch,
body.event.event-online .lecturer__btn img:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.event.event-online .event-online__table {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.event.event-online .event-online__table dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.event.event-online .event-online__table dt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  text-align: left;
  margin: 2px;
  padding: 4px 8px;
}
:root body.event.event-online .event-online__table dt,
_:-ms-lang(x)::-ms-backdrop {
  padding-top: 8px;
}
body.event.event-online .event-online__table dd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 4px 8px;
}
body.event.report-event-online .balloon .inner p:first-child,
body.event.report-event-online .balloon .inner-border_r p:first-child {
  margin-top: 0 !important;
}
:root body.event.event-online .event-online__table dd,
_:-ms-lang(x)::-ms-backdrop {
  padding-top: 8px;
}
body.event.event-online .event-online__table .even {
  background-color: #ffd72c;
}
body.event.event-online .event-online__table .odd {
  background-color: #ffe894;
}
body.event.report-event-online .lecturer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.event.report-event-online .lecturer__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 44.32432%;
  flex: 0 0 44.32432%;
}
:root body.event.report-event-online .lecturer__img,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex: 0 0 44.05405%;
  flex: 0 0 44.05405%;
}
@media screen and (max-width: 666px) {
  body.event.event-online .event-online__table dl {
    font-size: 1.4rem;
  }
  body.event.report-event-online .lecturer__row {
    display: block;
  }
  :root body.event.report-event-online .lecturer__img,
  _:-ms-lang(x)::-ms-backdrop {
    -ms-flex: 0 0 37.12375%;
    flex: 0 0 37.12375%;
  }
  body.event.report-event-online .lecturer__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.12375%;
    flex: 0 0 37.12375%;
  }
}
body.event.report-event-online .lecturer__item_l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 100%;
  height: auto;
}
:root body.event.report-event-online .lecturer__item_l,
_:-ms-lang(x)::-ms-backdrop {
  margin-right: -2px;
}
@media screen and (max-width: 666px) {
  body.event.report-event-online .lecturer__item_l {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.12375%;
    flex: 0 0 37.12375%;
  }
}
body.event.report-event-online .lecturer__item_m {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55.67568%;
  flex: 0 0 55.67568%;
  max-width: 100%;
  height: auto;
}
:root body.event.report-event-online .lecturer__item_m,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex: 0 0 55.67568%;
  flex: 0 0 55.67568%;
}
@media screen and (max-width: 666px) {
  :root body.event.report-event-online .lecturer__item_m,
  _:-ms-lang(x)::-ms-backdrop {
    -ms-flex: 0 0 62.54181%;
    flex: 0 0 62.54181%;
  }
  body.event.report-event-online .lecturer__item_m {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.54181%;
    flex: 0 0 62.54181%;
  }
  body.event.report-event-online .lecturer__item_r {
    display: block;
  }
}
body.event.report-event-online .lecturer__item_r {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
:root body.event.report-event-online .lecturer__item_r,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
body.event.report-event-online .balloon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
body.event.report-event-online .balloon .inner p:last-child,
body.event.report-event-online .balloon .inner-border_r p:last-child {
  margin-bottom: 0 !important;
}
body.event.report-event-online .balloon .inner {
  display: table-cell;
  position: relative;
  border: 2px solid #1aa5e9;
  padding: 15px;
  border-radius: 9px;
}
body.event.report-event-online .balloon .inner:after,
body.event.report-event-online .balloon .inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.event.report-event-online .balloon .inner:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 16px;
  left: -13px;
}
body.event.report-event-online .balloon .inner:before {
  border-width: 8px;
  border-right-color: #1aa5e9;
  top: 16px;
  left: -16px;
}
body.event.report-event-online .balloon .inner-border {
  display: table-cell;
  position: relative;
  border: 2px solid #1aa5e9;
  padding: 15px;
  border-radius: 5px;
}
body.event.report-event-online .balloon .inner-border:after,
body.event.report-event-online .balloon .inner-border:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.event.report-event-online .balloon .inner-border:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 48%;
  left: -13px;
}
body.event.report-event-online .balloon .inner-border:before {
  border-width: 8px;
  border-right-color: #1aa5e9;
  top: 48%;
  left: -16px;
}
body.event.report-event-online .balloon .inner-border_r {
  display: table-cell;
  position: relative;
  text-align: left;
  border-radius: 9px;
}
@media screen and (min-width: 667px) {
  body.event.report-event-online .balloon .inner-border_r {
    border: 2px solid #1aa5e9;
    padding: 15px;
    display: table-cell;
  }
  body.event.report-event-online .balloon .inner-border_r:after,
  body.event.report-event-online .balloon .inner-border_r:before {
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-left: solid 8px;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event.report-event-online .balloon .inner-border_r:after {
    border-width: 8px;
    border-left-color: #fff;
    top: 16px;
    right: -13px;
  }
  body.event.report-event-online .balloon .inner-border_r:before {
    border-width: 8px;
    border-left-color: #1aa5e9;
    top: 16px;
    right: -16px;
  }
}
@media screen and (max-width: 666px) {
  body.event.report-event-online .balloon .inner-border_r:after {
    top: -13px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.event.report-event-online .balloon .inner-border_r:before {
    top: -16px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.event.report-event-online .balloon {
    background-position: center top;
    padding-left: 0 !important;
    padding-top: 96px;
  }
  body.event.report-event-online .balloon .inner-border_r {
    display: table-cell;
    position: relative;
    border: 2px solid #1aa5e9;
    padding: 15px;
    border-radius: 5px;
  }
  body.event.report-event-online .balloon .inner-border_r p:first-child {
    margin-top: 0 !important;
  }
  body.event.report-event-online .balloon .inner-border_r p:last-child {
    margin-bottom: 0 !important;
  }
  body.event.report-event-online .balloon .inner-border_r:after,
  body.event.report-event-online .balloon .inner-border_r:before {
    display: initial;
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
}
body.event.report-event-online .balloon {
  width: 48%;
}
body.event.report-event-online .balloon_widthmax,
body.event.report-event-online .balloon_widthmax-border {
  width: 100% !important;
}
body.event.report-event-online .balloon.mrsm {
  background-image: url(../img/event/report-online-event/icon-mrsm.png);
  min-height: 113px;
  padding-left: 70px;
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-event-online .balloon.mrsm {
    background-image: url(../img/event/report-online-event/icon-mrsm@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.event.report-event-online .balloon.mrsm {
    padding-right: 0;
    background-position: center top;
  }
}
body.event.report-event-online .balloon.fam2 {
  background-image: url(../img/event/common/icon-family2.png);
  background-size: 59px 59px;
  min-height: 59px;
  padding-left: 74px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-event-online .balloon.fam2 {
    background-image: url(../img/event/common/icon-family2@2x.png);
  }
}
body.event.report-event-online .balloon.fam2_r {
  background-image: url(../img/event/common/icon-family2.png);
  background-size: 59px 59px;
  min-height: 59px;
  padding-right: 74px;
  background-repeat: no-repeat;
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-event-online .balloon.fam2_r {
    background-image: url(../img/event/common/icon-family2@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.event.report-event-online .balloon.fam2_r {
    padding-right: 0;
    background-position: center top;
  }
  body.event.report-event-online .balloon_widthmaxsp {
    width: 100% !important;
  }
}
body.event.report-event-online .event-online-btn {
  width: 50%;
}
body.event.report-event-online .airdam-back {
  background-image: url(../img/event/report-online-event/airdam-back.png);
  background-repeat: repeat;
  background-size: 740px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-event-online .airdam-back {
    background-image: url(../img/event/report-online-event/airdam-back@2x.png);
  }
}
body.event.report-event-online .airdam {
  padding: 20px;
}
body.event.report-event-online .airdam-btn {
  background-color: #fff;
  padding: 4px;
  border-radius: 4px;
}
body.event.report-event-online .airdam-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 666px) {
  body.event.report-event-online .airdam-flex {
    display: block;
  }
  body.event.report-event-online .airdam-flex.sp-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    display: -webkit-box;
    display: -webkit-flex;
  }
  body.event.report-event-online .airdam-flex.sp-flex .sp-w50 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 49% !important;
    padding: 0 4px;
  }
}
body.event.report-event-online .u-font__r-online-event {
  color: #000;
  font-weight: 700;
  font-size: 2rem;
  margin: 3em 0 1em;
  line-height: 1.4;
  padding-bottom: 0.5em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.event.report-event-online02 .balloon .inner p:first-child,
body.event.report-event-online02 .balloon .inner-border_r p:first-child,
body.event.report-event-online02 .inner-border_pink p:first-child {
  margin-top: 0 !important;
}
body.event.report-event-online .txt_reform {
  text-align: right;
}
body.event.report-event-online .u-btn-layout__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.event.report-event-online .u-btn-layout_red {
  background-color: #e64438;
  color: #fff;
  padding: 18px 70px;
  border-radius: 3px;
}
.js.touchevents body.event.report-event-online .u-btn-layout_red.touch,
body.event.report-event-online .u-btn-layout_red:hover {
  background-color: #e64438;
  color: #fff;
}
.js.touchevents body.event.report-event-online .u-btn-layout_red.touch a,
body.event.report-event-online .u-btn-layout_red:hover a {
  font-size: 2rem;
}
body.event.report-event-online .u-btn-layout_pink {
  background-color: #ec615a;
  color: #fff;
  border-radius: 3px;
  width: 350px;
  padding: 15px 0;
  line-height: 1.4;
}
@media screen and (max-width: 666px) {
  body.event.report-event-online .txt_reform {
    text-align: left;
  }
  body.event.report-event-online .u-btn-layout__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.event.report-event-online .u-btn-layout_pink {
    width: 310px;
  }
}
.js.touchevents body.event.report-event-online .u-btn-layout_pink.touch,
body.event.report-event-online .u-btn-layout_pink:hover {
  background-color: #e64438;
  color: #fff;
}
.js.touchevents body.event.report-event-online .u-btn-layout_pink.touch a,
body.event.report-event-online .u-btn-layout_pink:hover a {
  font-size: 2rem;
}
body.event.report-event-online02 .inner-border_pink {
  display: table-cell;
  position: relative;
  padding: 15px;
  border: 2px solid #ec615a;
  text-align: left;
  border-radius: 9px;
}
@media screen and (max-width: 667px) {
  body.event.report-event-online02 .inner-border_pink {
    display: table-cell;
  }
}
body.event.report-event-online02 .inner-border_pink p:last-child {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 667px) {
  body.event.report-event-online02 .inner-border_pink:after,
  body.event.report-event-online02 .inner-border_pink:before {
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-left: solid 8px;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event.report-event-online02 .inner-border_pink:after {
    border-width: 8px;
    border-left-color: #fff;
    top: 16px;
    right: -13px;
  }
  body.event.report-event-online02 .inner-border_pink:before {
    border-width: 8px;
    border-left-color: #ec615a;
    top: 16px;
    right: -16px;
  }
}
body.event.report-event-online02 .balloon.ohashimeister {
  background-image: url(../img/event/report-online-event02/sec06__icon02.jpg);
  min-height: 70px;
  padding-left: 70px;
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-event-online02 .balloon.ohashimeister {
    background-image: url(../img/event/report-online-event02/sec06__icon02@2x.jpg);
  }
}
@media screen and (max-width: 666px) {
  body.event.report-event-online02 .balloon.ohashimeister {
    padding-right: 0;
    background-position: center top;
  }
}
body.event.report-event-online02 .balloon.questioner {
  background-image: url(../img/event/report-online-event02/sec06__icon01.jpg);
  background-size: 70px 70px;
  min-height: 70px;
  padding-left: 85px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-event-online02 .balloon.questioner {
    background-image: url(../img/event/report-online-event02/sec06__icon01@2x.jpg);
  }
}
body.event.report-event-online02 .balloon.questioner_r {
  background-image: url(../img/event/report-online-event02/sec06__icon01.jpg);
  background-size: 70px 70px;
  min-height: 70px;
  padding-right: 85px;
  background-repeat: no-repeat;
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-event-online02 .balloon.questioner_r {
    background-image: url(../img/event/report-online-event02/sec06__icon01@2x.jpg);
  }
}
body.event.report-event-online02 .flexend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.event.report-event-online02 .font_pink {
  color: #ec615a;
  font-weight: 700;
}
body.event.report-event-online02 .gif {
  position: relative;
}
body.event.report-event-online02 .gif_img {
  position: absolute;
  top: 5px;
  left: 8px;
  width: 92%;
}
body.event.report-event-online02 .lecturer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.event.report-event-online02 .lecturer__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 44.32432%;
  flex: 0 0 44.32432%;
}
:root body.event.report-event-online02 .lecturer__img,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex: 0 0 44.05405%;
  flex: 0 0 44.05405%;
}
@media screen and (max-width: 666px) {
  body.event.report-event-online02 .balloon.questioner_r {
    padding-right: 0;
    background-position: center top;
  }
  body.event.report-event-online02 .gif_img {
    top: 0;
    left: 12px;
    width: 93%;
  }
  body.event.report-event-online02 .lecturer__row {
    display: block;
  }
  :root body.event.report-event-online02 .lecturer__img,
  _:-ms-lang(x)::-ms-backdrop {
    -ms-flex: 0 0 37.12375%;
    flex: 0 0 37.12375%;
  }
  body.event.report-event-online02 .lecturer__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.12375%;
    flex: 0 0 37.12375%;
  }
}
body.event.report-event-online02 .lecturer__item_l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 100%;
  height: auto;
}
:root body.event.report-event-online02 .lecturer__item_l,
_:-ms-lang(x)::-ms-backdrop {
  margin-right: -2px;
}
@media screen and (max-width: 666px) {
  body.event.report-event-online02 .lecturer__item_l {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.12375%;
    flex: 0 0 37.12375%;
  }
}
body.event.report-event-online02 .lecturer__item_m {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55.67568%;
  flex: 0 0 55.67568%;
  max-width: 100%;
  height: auto;
}
:root body.event.report-event-online02 .lecturer__item_m,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex: 0 0 55.67568%;
  flex: 0 0 55.67568%;
}
@media screen and (max-width: 666px) {
  :root body.event.report-event-online02 .lecturer__item_m,
  _:-ms-lang(x)::-ms-backdrop {
    -ms-flex: 0 0 62.54181%;
    flex: 0 0 62.54181%;
  }
  body.event.report-event-online02 .lecturer__item_m {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.54181%;
    flex: 0 0 62.54181%;
  }
  body.event.report-event-online02 .lecturer__item_r {
    display: block;
  }
}
body.event.report-event-online02 .lecturer__item_r {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
:root body.event.report-event-online02 .lecturer__item_r,
_:-ms-lang(x)::-ms-backdrop {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
body.event.report-event-online02 .balloon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
body.event.report-event-online02 .balloon .inner p:last-child,
body.event.report-event-online02 .balloon .inner-border_r p:last-child {
  margin-bottom: 0 !important;
}
body.event.report-event-online02 .balloon .inner {
  display: table-cell;
  position: relative;
  border: 2px solid #1aa5e9;
  padding: 15px;
  border-radius: 9px;
}
body.event.report-event-online02 .balloon .inner:after,
body.event.report-event-online02 .balloon .inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.event.report-event-online02 .balloon .inner:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 16px;
  left: -13px;
}
body.event.report-event-online02 .balloon .inner:before {
  border-width: 8px;
  border-right-color: #1aa5e9;
  top: 16px;
  left: -16px;
}
body.event.report-event-online02 .balloon .inner-border {
  display: table-cell;
  position: relative;
  border: 2px solid #1aa5e9;
  padding: 15px;
  border-radius: 5px;
}
body.event.report-event-online02 .balloon .inner-border:after,
body.event.report-event-online02 .balloon .inner-border:before {
  display: initial;
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}
body.event.report-event-online02 .balloon .inner-border:after {
  border-width: 8px;
  border-right-color: #fff;
  top: 48%;
  left: -13px;
}
body.event.report-event-online02 .balloon .inner-border:before {
  border-width: 8px;
  border-right-color: #1aa5e9;
  top: 48%;
  left: -16px;
}
body.event.report-event-online02 .balloon .inner-border_r {
  display: table-cell;
  position: relative;
  text-align: left;
  border-radius: 9px;
}
@media screen and (min-width: 667px) {
  body.event.report-event-online02 .balloon .inner-border_r {
    border: 2px solid #1aa5e9;
    padding: 15px;
    display: table-cell;
  }
  body.event.report-event-online02 .balloon .inner-border_r:after,
  body.event.report-event-online02 .balloon .inner-border_r:before {
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-left: solid 8px;
    border-right: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
  body.event.report-event-online02 .balloon .inner-border_r:after {
    border-width: 8px;
    border-left-color: #fff;
    top: 16px;
    right: -13px;
  }
  body.event.report-event-online02 .balloon .inner-border_r:before {
    border-width: 8px;
    border-left-color: #1aa5e9;
    top: 16px;
    right: -16px;
  }
}
@media screen and (max-width: 666px) {
  body.event.report-event-online02 .balloon .inner-border_r:after {
    top: -13px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.event.report-event-online02 .balloon .inner-border_r:before {
    top: -16px;
    bottom: 0;
    left: 48%;
    right: 52%;
  }
  body.event.report-event-online02 .balloon {
    background-position: center top;
    padding-left: 0 !important;
    padding-top: 96px;
  }
  body.event.report-event-online02 .balloon .inner-border_r {
    display: table-cell;
    position: relative;
    border: 2px solid #1aa5e9;
    padding: 15px;
    border-radius: 5px;
  }
  body.event.report-event-online02 .balloon .inner-border_r p:first-child {
    margin-top: 0 !important;
  }
  body.event.report-event-online02 .balloon .inner-border_r p:last-child {
    margin-bottom: 0 !important;
  }
  body.event.report-event-online02 .balloon .inner-border_r:after,
  body.event.report-event-online02 .balloon .inner-border_r:before {
    display: initial;
    border: solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
  }
}
body.event.report-event-online02 .balloon {
  width: 48%;
}
body.event.report-event-online02 .balloon_widthmax,
body.event.report-event-online02 .balloon_widthmax-border {
  width: 100% !important;
}
body.event.report-event-online02 .balloon.mrsm {
  background-image: url(../img/event/report-online-event/icon-mrsm.png);
  min-height: 113px;
  padding-left: 70px;
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-event-online02 .balloon.mrsm {
    background-image: url(../img/event/report-online-event/icon-mrsm@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.event.report-event-online02 .balloon.mrsm {
    padding-right: 0;
    background-position: center top;
  }
}
body.event.report-event-online02 .balloon.fam2 {
  background-image: url(../img/event/common/icon-family2.png);
  background-size: 59px 59px;
  min-height: 59px;
  padding-left: 74px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-event-online02 .balloon.fam2 {
    background-image: url(../img/event/common/icon-family2@2x.png);
  }
}
body.event.report-event-online02 .balloon.fam2_r {
  background-image: url(../img/event/common/icon-family2.png);
  background-size: 59px 59px;
  min-height: 59px;
  padding-right: 74px;
  background-repeat: no-repeat;
  background-position: right top;
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-event-online02 .balloon.fam2_r {
    background-image: url(../img/event/common/icon-family2@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.event.report-event-online02 .balloon.fam2_r {
    padding-right: 0;
    background-position: center top;
  }
  body.event.report-event-online02 .balloon_widthmaxsp {
    width: 100% !important;
  }
}
body.event.report-event-online02 .event-online-btn {
  width: 50%;
}
body.event.report-event-online02 .airdam-back {
  background-image: url(../img/event/report-online-event/airdam-back.png);
  background-repeat: repeat;
  background-size: 740px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.event.report-event-online02 .airdam-back {
    background-image: url(../img/event/report-online-event/airdam-back@2x.png);
  }
}
body.event.report-event-online02 .airdam {
  padding: 20px;
}
body.event.report-event-online02 .airdam-btn {
  background-color: #fff;
  padding: 4px;
  border-radius: 4px;
}
body.event.report-event-online02 .airdam-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 666px) {
  body.event.report-event-online02 .airdam-flex {
    display: block;
  }
  body.event.report-event-online02 .airdam-flex.sp-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    display: -webkit-box;
    display: -webkit-flex;
  }
  body.event.report-event-online02 .airdam-flex.sp-flex .sp-w50 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 49% !important;
    padding: 0 4px;
  }
}
body.event.report-event-online02 .u-font__r-online-event {
  color: #000;
  font-weight: 700;
  font-size: 2rem;
  margin: 3em 0 1em;
  line-height: 1.4;
  padding-bottom: 0.5em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.event.report-event-online02 .txt_reform {
  text-align: right;
}
body.event.report-event-online02 .u-btn-layout__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.event.report-event-online02 .u-btn-layout_red {
  background-color: #e64438;
  color: #fff;
  padding: 18px 70px;
  border-radius: 3px;
}
.js.touchevents body.event.report-event-online02 .u-btn-layout_red.touch,
body.event.report-event-online02 .u-btn-layout_red:hover {
  background-color: #e64438;
  color: #fff;
}
.js.touchevents body.event.report-event-online02 .u-btn-layout_red.touch a,
body.event.report-event-online02 .u-btn-layout_red:hover a {
  font-size: 2rem;
}
body.event.report-event-online02 .u-btn-layout_pink {
  background-color: #ec615a;
  color: #fff;
  border-radius: 3px;
  width: 350px;
  padding: 15px 0;
  line-height: 1.4;
}
@media screen and (max-width: 666px) {
  body.event.report-event-online02 .txt_reform {
    text-align: left;
  }
  body.event.report-event-online02 .u-btn-layout__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.event.report-event-online02 .u-btn-layout_pink {
    width: 310px;
  }
}
.js.touchevents body.event.report-event-online02 .u-btn-layout_pink.touch,
body.event.report-event-online02 .u-btn-layout_pink:hover {
  background-color: #e64438;
  color: #fff;
}
.js.touchevents body.event.report-event-online02 .u-btn-layout_pink.touch a,
body.event.report-event-online02 .u-btn-layout_pink:hover a {
  font-size: 2rem;
}
body.event.report-baseballclass .repo-ball__h3 {
  color: #000;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);
  font-size: 2rem;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.event.report-baseballclass .date {
  color: #fff;
  background-color: #595959;
  border-radius: 30px;
  width: 260px;
  padding: 4px 0;
}
body.event.report-baseballclass .bg {
  background-color: #ffd966;
  max-width: 400px;
  padding: 8px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.event.report-baseballclass .w50_ball {
  width: 50%;
}
@media screen and (max-width: 666px) {
  body.event.report-baseballclass .w50_ball {
    width: 100%;
  }
}
body.event.report-baseballclass .icn-ball {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.event.report-baseballclass .icn-ball__player .player__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
body.event.report-baseballclass .icn-ball__player .player__bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 12px;
  background-color: #037;
  color: #fff;
  padding: 8px 16px;
  height: 53px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 2%;
  flex: 1 1 2%;
  width: 2%;
}
@media screen and (max-width: 970px) {
  body.event.report-baseballclass .icn-ball__player .player__bg {
    display: none;
  }
}
body.event.report-baseballclass .icn-ball__player .player__img {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 41%;
  flex: 1 1 41%;
  max-width: 100%;
  width: 41%;
}
@media screen and (max-width: 666px) {
  body.event.report-baseballclass .icn-ball__player .player__img {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
  }
}
body.event.report-baseballclass .icn-ball__player .player__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  width: 50%;
}
@media screen and (max-width: 666px) {
  body.event.report-baseballclass .icn-ball__player .player__info {
    display: block;
    width: 100%;
  }
}
body.event.report-baseballclass .icn-ball__player .player__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 12px;
  background-color: #037;
  color: #fff;
  padding: 8px 16px;
  line-height: 115%;
}
@media screen and (max-width: 666px) {
  body.event.report-baseballclass .icn-ball__player .player__name {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body.event.event-online2 .event-online2__table dl {
    font-size: 1.4rem;
  }
}
body.event.report-baseballclass .icn-ball__player .player__list {
  padding-top: 12px;
  padding-left: 8px;
}
body.event.report-baseballclass .icn-ball__player .player__list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body.event.report-baseballclass .icn-ball__player .player__list > li::before {
  content: "・";
  margin-right: 4px;
}
body.event.event-online2 .event-online2__table {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.event.event-online2 .event-online2__table dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.event.event-online2 .event-online2__table dt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  text-align: left;
  margin: 2px;
  padding: 4px 8px;
}
:root body.event.event-online2 .event-online2__table dt,
_:-ms-lang(x)::-ms-backdrop {
  padding-top: 8px;
}
body.event.event-online2 .event-online2__table dd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 4px 8px;
}
:root body.event.event-online2 .event-online2__table dd,
_:-ms-lang(x)::-ms-backdrop {
  padding-top: 8px;
}
body.event.event-online2 .event-online2__table .even {
  background-color: #c9eced;
}
body.event.event-online2 .event-online2__table .odd {
  background-color: #f6f3e8;
}
body.event.event-online3 .event-online3__table {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.event.event-online3 .event-online3__table dl {
  display: block;
}
body.event.event-online3 .event-online3__table dt {
  display: block;
  width: 100%;
  text-align: left;
  margin: 2px;
  padding: 4px 8px;
}
:root body.event.event-online3 .event-online3__table dt,
_:-ms-lang(x)::-ms-backdrop {
  padding-top: 8px;
}
body.event.event-online3 .event-online3__table dd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 2px;
  display: block;
  width: 100%;
  padding: 4px 8px;
}
:root body.event.event-online3 .event-online3__table dd,
_:-ms-lang(x)::-ms-backdrop {
  padding-top: 8px;
}
body.event.event-online3 .event-online3__bg {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../../lib/img/event/event-online3/img02_bg@2x.jpg);
  background-repeat: repeat;
  background-position: top center;
  padding: 1.8%;
  background-size: 43px;
}
@media screen and (max-width: 666px) {
  body.event.event-online3 .event-online3__table dl {
    font-size: 1.4rem;
  }
  body.event.event-online3 .event-online3__bg {
    background-image: url(../../lib/img/event/event-online3/img02_bg@2x.jpg);
    background-repeat: repeat;
    background-position: top center;
    background-size: 43px;
    padding: 2% 3.5%;
  }
  body.event.event-online3 .event-online3__ttl {
    line-height: 1.5;
  }
}
body.event.event-online3 .event-online3__ttl {
  font-size: 18px;
  color: #000;
}
body.faq .faq-link__item::after,
body.faq .faq-list dt::after {
  font-weight: 900;
  font-size: inherit;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.event.present-campaign888 .present888__bg {
  background-color: #e1eacc;
}
body.event.present-campaign888 .present888__red {
  color: #ce0032;
}
body.sitemap .sitemap-list__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -24px;
  margin-left: -24px;
}
body.sitemap .sitemap-list__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.sitemap .sitemap-list__row {
    margin-right: -8px;
    margin-left: -8px;
  }
  body.sitemap .sitemap-list__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 8px;
  }
}
body.faq .faq-list dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.faq .faq-list dt::before {
  content: "Q";
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  background-color: #1075a6;
  border-radius: 50%;
  margin-right: 8px;
  color: #fff;
}
body.faq .faq-list dt::after {
  display: inline-block;
  content: "";
  color: #1075a6;
  margin-left: 8px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.js.touchevents body.faq .faq-list dt.touch,
body.faq .faq-list dt:hover {
  cursor: pointer;
  color: #1aa5e9;
}
.js.touchevents body.faq .faq-list dt.touch::before,
body.faq .faq-list dt:hover::before {
  background-color: #1aa5e9;
}
.js.touchevents body.faq .faq-list dt.touch::after,
body.faq .faq-list dt:hover::after {
  color: #1aa5e9;
}
body.faq .faq-list dt.active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.faq .faq-list dd {
  -webkit-box-sizing: border-box;
  overflow: hidden;
  height: 0;
  opacity: 0;
  box-sizing: border-box;
  border: 1px solid #1075a6;
  background-color: #fffcf4;
  padding: 8px;
  border-radius: 4px;
  margin: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
body.faq .faq-list dd.active {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  height: auto;
  min-height: 1px;
  margin-bottom: 0.5em;
}
body.faq .faq-link__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
  border-bottom: 2px dotted #e6e6e6;
}
body.faq .faq-link__item::after,
body.faq .faq-link__item::before {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
}
body.faq .faq-link__item::before {
  content: "Q";
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #1075a6;
  color: #fff;
  margin-right: 8px;
}
body.faq .faq-link__item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 24px;
  bottom: 0;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.faq .contact-link__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.faq .contact-link__text {
  margin-bottom: 24px;
}
body.campaign .section {
  padding-top: 0 !important;
}
@media screen and (max-width: 666px) {
  body.faq .contact-link__row {
    display: block;
  }
  body.faq .contact-link__btn {
    margin: 0 auto 24px;
  }
  body.campaign .section {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}
body.campaign .mb4 {
  margin-bottom: 42px !important;
}
body.campaign .mb-cam {
  margin-bottom: 6px !important;
}
body.campaign .wrapper.cam2 {
  width: 981px !important;
  max-width: 981px !important;
}
@media screen and (max-width: 666px) {
  body.campaign .mb-cam {
    margin-bottom: 16px !important;
  }
  body.campaign .wrapper.cam2 {
    width: 96% !important;
    max-width: 100% !important;
  }
  body.campaign .wrapper.cam2 img {
    width: 100%;
  }
}
body.campaign .cam-line {
  width: 100%;
  height: 10px;
  background: #000;
}
body.campaign b {
  background: 0 0 !important;
  color: #000 !important;
}
body.hsw .hswHeader {
  width: 100%;
  background: url(../img/hsw/bg.gif);
  position: relative;
  padding: 20px 0;
  margin-top: 0;
}
body.hsw .hswHeader .hswHeaderlogo {
  position: absolute;
  top: 10px;
  right: 10%;
}
@media screen and (max-width: 780px) {
  body.hsw .hswHeader .hswHeaderlogo {
    right: 3%;
  }
  body.hsw .hswHeader .hswHeaderlogo img {
    width: 80%;
  }
}
body.hsw .hswInner {
  max-width: 943px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 666px) {
  body.hsw .hswHeader {
    padding: 1px 0 20px;
  }
  body.hsw .hswHeader .hswHeaderlogo {
    display: none;
  }
  body.hsw .hswInner {
    width: 94%;
  }
}
body.hsw .redLine {
  background: #b50a17;
  text-align: center;
  padding: 10px 0 13px;
}
body.hsw .redLine span {
  color: #fff;
  font-size: 200%;
}
body.hsw .hswArea02 {
  padding: 20px 0;
}
body.hsw .hswArea03 {
  background: #fff2e6;
  padding: 20px 0;
}
body.hsw .hswArea03 .event01 {
  margin-top: -15px;
}
@media screen and (max-width: 666px) {
  body.hsw .redLine span {
    font-size: 150%;
  }
  body.hsw .hswArea03 .event01 {
    margin-top: 0;
  }
}
body.hsw .hswArea04 {
  background: #e7fafd;
  padding: 20px 0 15px;
}
body.hsw .hswArea05 {
  padding: 30px 0 0;
}
body.hsw .hswArea05 h4 {
  border-bottom: 1px solid #666;
  padding-bottom: 10px;
  font-size: 120%;
}
body.hsw .hswArea05 .shousai {
  width: 100%;
}
body.hsw .hswArea05 .shousai dd,
body.hsw .hswArea05 .shousai dl,
body.hsw .hswArea05 .shousai dt {
  margin: 0;
  text-align: left !important;
}
body.hsw .hswArea05 .shousai dl {
  margin-bottom: 15px;
}
body.hsw #footer {
  padding: 20px 0 15px;
}
body.kanpai-kobe img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
body.kanpai-kobe #all .header {
  position: relative;
  height: 80px;
}
body.kanpai-kobe .headerlogo2 {
  position: absolute;
  left: 24px;
  top: 24px;
}
@media screen and (max-width: 666px) {
  body.kanpai-kobe #all .header {
    height: 60px;
  }
  body.kanpai-kobe .headerlogo2 {
    left: 10px;
    top: 18px;
  }
}
body.kanpai-kobe .headerlogo2 a {
  background-image: url(../img/common/header/logo.png);
  background-repeat: repeat;
  width: 197px;
  height: 36px;
  background-size: cover;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.kanpai-kobe .headerlogo2 a {
    background-image: url(../img/common/header/logo@2x.png);
  }
}
.js.touchevents body.kanpai-kobe .headerlogo2 a.touch,
body.kanpai-kobe .headerlogo2 a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.kanpai-kobe .headerlogo {
  top: 15px !important;
}
@media screen and (max-width: 666px) {
  body.kanpai-kobe .headerlogo2 a {
    width: 149px;
    height: 27px;
  }
  body.kanpai-kobe .headerlogo {
    right: 10px !important;
  }
  body.kanpai-kobe .headerlogo a {
    width: 84px !important;
    height: 31px !important;
    background-size: 84px 31px !important;
    background-repeat: no-repeat;
    text-indent: -9999px;
  }
}
body.kanpai-kobe .kobeHead {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f4c160),
    to(#f6e6c7)
  );
  background: linear-gradient(to bottom, #f4c160 0, #f6e6c7 100%);
}
body.kanpai-kobe .kHeadInner {
  max-width: 980px;
  margin: 0 auto 30px;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 666px) {
  body.kanpai-kobe .kHeadInner {
    padding-top: 15px 4%;
  }
}
body.kanpai-kobe .tousen {
  width: 100%;
  border: 1px solid #b61e12;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}
body.kanpai-kobe .tousen .ttl {
  background: #b61e12;
  padding: 5px 0 10px;
}
body.kanpai-kobe .tousen .tousenInner {
  padding: 30px 0;
}
body.kanpai-kobe .wrap {
  max-width: 980px;
}
@media screen and (max-width: 666px) {
  body.kanpai-kobe .tousen .tousenInner {
    padding: 10px 4%;
  }
  body.kanpai-kobe .wrap {
    max-width: 100%;
  }
  body.kanpai-kobe .w20 {
    width: 45% !important;
  }
}
body.kanpai-kobe #all .mainArea .l-ttl {
  padding-top: 30px;
}
body.kanpai-kobe hr {
  border: 4px solid #123359;
}
body.hcg .brand-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  margin-bottom: 48px;
}
.js.touchevents body.hcg .brand-list.touch,
body.hcg .brand-list:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}
.js.touchevents body.hcg .brand-list.touch .brand-list__cover,
body.hcg .brand-list:hover .brand-list__cover {
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.js.touchevents body.hcg .brand-list.touch .brand-list__bg img,
body.hcg .brand-list:hover .brand-list__bg img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
body.hcg .brand-list__img {
  position: relative;
}
body.hcg .brand-list__logo {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.hcg .brand-list__cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.hcg .brand-list__bg {
  overflow: hidden;
}
body.hcg .brand-list__bg img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  max-width: 100%;
  height: auto;
}
body.hcg .brand-list__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
}
body.hcg .brand-list__text {
  margin-bottom: 24px;
}
body.hcg .brand-list__btn {
  margin: 0 auto;
}
body.hcg .brand-list-link {
  margin-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.hcg .brand-list__ex {
    padding: 8px 8px 24px;
  }
  body.hcg .brand-list__text br {
    display: none;
  }
  body.hcg .brand-list-link {
    margin-bottom: 8px;
  }
  body.hcg .brand-list-link__a {
    padding: 8px;
  }
}
body.hcg .brand-list-link:last-child {
  margin-bottom: 0;
}
body.hcg .brand-list-link__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
}
body.hcg .brand-list-link__a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #fffcf4;
  border: 1px solid #e6e6e6;
}
.js.touchevents body.hcg .brand-list-link__a.touch,
body.hcg .brand-list-link__a:hover {
  text-decoration: none;
  background-color: #ff0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.js.touchevents body.hcg .brand-list-link__a.touch .brand-list-link__ex,
.js.touchevents body.hcg .brand-list-link__a.touch .brand-list-link__ttl,
body.hcg .brand-list-link__a:hover .brand-list-link__ex,
body.hcg .brand-list-link__a:hover .brand-list-link__ttl {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #1aa5e9;
}
body.hcg .brand-list-link__a.topics {
  position: relative;
  border-color: #1075a6;
}
body.hcg .brand-list-link__a.topics::before {
  content: "TOPIC";
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: -2rem;
  left: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 2rem;
  background-color: #1075a6;
  color: #fff;
  font-weight: 700;
  font-size: 1.3rem;
  padding: 0 4px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-align: center;
  border-radius: 2px 2px 0 0;
}
body.hcg .brand-list-link__img {
  position: relative;
  max-width: 300px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
}
@media screen and (max-width: 666px) {
  body.hcg .brand-list-link__img {
    max-width: 150px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
  }
}
body.hcg .brand-list-link__img_small {
  max-width: 150px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
}
body.hcg .brand-list-link__text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
}
body.hcg .brand-list-link__ttl {
  color: #000;
  font-size: 1.6rem;
  margin: 0;
}
body.hcg .brand-list-link__ex {
  color: #736d6d;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}
body.hcg .event-list {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 666px) {
  body.hcg .brand-list-link__text {
    padding: 0 0 0 8px;
  }
  body.hcg .brand-list-link__ex {
    font-size: 1.4rem;
  }
  body.hcg .event-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
body.hcg .event-list__img {
  max-width: 50%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  margin-right: 24px;
}
@media screen and (max-width: 666px) {
  body.hcg .event-list__img {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 8px;
  }
}
body.hcg .event-list__ex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media screen and (max-width: 666px) {
  body.hcg .event-list__ex {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 8px;
  }
  body.hcg .event-list__text br {
    display: none;
  }
}
body.hcg .event-list__text {
  margin-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.hcg .event-list__btn {
    margin: 0 auto;
  }
  body.hcg.keio .hcg__wrapper {
    margin-bottom: 40px;
  }
}
body.hcg .u-photolist__icon {
  top: 0 !important;
  left: -1px !important;
}
body.hcg.keio .hcg__main-v::before,
body.hcg.keio .hcg__section01::before {
  left: -1000px;
}
body.hcg.keio .hcg__wrapper {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 64px;
  background-image: url(../../lib/img/hcg/keio/footer.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
}
body.hcg.keio .hcg__wrapper dl {
  border: 0;
}
body.hcg.keio .hcg__logo {
  padding: 16px;
}
body.hcg.keio .hcg__main-v {
  background-color: #e83421;
  position: relative;
  margin-bottom: 32px;
}
body.hcg.keio .hcg__main-v::after,
body.hcg.keio .hcg__main-v::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  background-color: #e83421;
}
body.hcg.keio .hcg__main-v img {
  position: relative;
  z-index: 10;
}
body.hcg.keio .hcg__section01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.hcg.keio .hcg__section01::after,
body.hcg.keio .hcg__section01::before {
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  z-index: -1;
  bottom: 0;
  top: 0;
}
body.hcg.keio .hcg__section01 .section01__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  width: 49%;
  max-width: 100%;
  padding: 4px;
}
@media screen and (max-width: 666px) {
  body.hcg.keio .hcg__main-v img {
    margin: 0;
  }
  body.hcg.keio .hcg__section01 .section01__item {
    padding: 4px;
    margin-bottom: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
body.hcg.keio .hcg__event-section {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 667px) {
  body.hcg.keio .hcg__event-section {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media screen and (max-width: 666px) {
  body.hcg.keio .hcg__event-section {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
body.hcg.keio .hcg__event-section .event-section__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  padding: 4px;
}
body.hcg.keio .hcg__ttl_green {
  text-align: center;
  color: #fff;
  font-size: 3.6rem;
  background-color: #009a53;
  position: relative;
}
@media screen and (max-width: 666px) {
  body.hcg.keio .hcg__event-section .event-section__item {
    padding: 4px;
    margin-bottom: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  body.hcg.keio .hcg__ttl_green {
    font-size: 2.4rem;
  }
}
body.hcg.keio .hcg__ttl_orange {
  text-align: center;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background-color: #f08200;
  position: relative;
}
body.hcg.keio .hcg__ttl_blue,
body.hcg.keio .hcg__ttl_greensec {
  color: #fff;
  -webkit-font-feature-settings: "palt";
  font-weight: 700;
  text-align: center;
}
body.hcg.keio .hcg__ttl_orange::after,
body.hcg.keio .hcg__ttl_orange::before {
  content: " ";
  position: absolute;
  background-repeat: no-repeat;
  z-index: 50;
  bottom: 0;
  right: 0;
}
body.hcg.keio .hcg__ttl_orange::before {
  background-image: url(../img/hcg/keio/bulding_left.png);
  background-size: 68px 30px;
  width: 68px;
  height: 30px;
  top: 0;
  left: 0;
  margin: auto auto 0 16px;
}
body.hcg.keio .hcg__ttl_orange::after {
  background-image: url(../img/hcg/keio/building_right.png);
  background-size: 72px 31px;
  width: 72px;
  height: 31px;
  margin: auto 16px 0 0;
}
body.hcg.keio .hcg__ttl_orange h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.hcg.keio .hcg__ttl_orange h3::after,
body.hcg.keio .hcg__ttl_orange h3::before {
  content: "～";
}
@media screen and (max-width: 666px) {
  body.hcg.keio .hcg__ttl_orange {
    font-size: 2.4rem;
    line-height: 150%;
  }
  body.hcg.keio .hcg__ttl_orange h3::after,
  body.hcg.keio .hcg__ttl_orange h3::before {
    display: none;
  }
}
body.hcg.keio .hcg__ttl_orange h3::before {
  margin-right: 20px;
}
body.hcg.keio .hcg__ttl_orange h3::after {
  margin-left: 20px;
}
body.hcg.keio .hcg__ttl_blue {
  font-size: 2rem;
  font-feature-settings: "palt";
  background-color: #014190;
  position: relative;
  padding: 0 16px;
}
body.hcg.keio .hcg__ttl_blue::after,
body.hcg.keio .hcg__ttl_blue::before {
  content: " ";
  position: absolute;
  background-repeat: no-repeat;
  z-index: 50;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 970px) {
  body.hcg.keio .hcg__ttl_blue {
    font-size: 2.4rem;
    height: 120px;
  }
}
@media screen and (max-width: 666px) {
  body.hcg.keio .hcg__ttl_blue {
    font-size: 2.4rem;
    line-height: 150%;
    height: 108px;
  }
}
body.hcg.keio .hcg__ttl_blue::before {
  background-image: url(../img/hcg/keio/bulding_left.png);
  background-size: 68px 30px;
  width: 68px;
  height: 30px;
  top: 0;
  left: 0;
  margin: auto auto 0 16px;
}
body.hcg.keio .hcg__ttl_blue::after {
  background-image: url(../img/hcg/keio/building_right.png);
  background-size: 72px 31px;
  width: 72px;
  height: 31px;
  margin: auto 16px 0 0;
}
body.hcg.keio .hcg__ttl_blue h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.hcg.keio .hcg__ttl_greensec {
  font-size: 2rem;
  font-feature-settings: "palt";
  background-color: #009a53;
  position: relative;
}
body.hcg.keio .hcg__ttl_greensec::after,
body.hcg.keio .hcg__ttl_greensec::before {
  position: absolute;
  z-index: 50;
  right: 0;
  content: " ";
  background-repeat: no-repeat;
  bottom: 0;
}
body.hcg.keio .hcg__ttl_greensec::before {
  background-image: url(../img/hcg/keio/bulding_left.png);
  background-size: 68px 30px;
  width: 68px;
  height: 30px;
  top: 0;
  left: 0;
  margin: auto auto 0 16px;
}
body.hcg.keio .hcg__ttl_greensec::after {
  background-image: url(../img/hcg/keio/building_right.png);
  background-size: 72px 31px;
  width: 72px;
  height: 31px;
  margin: auto 16px 0 0;
}
body.hcg.keio .hcg__ttl_greensec h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.hcg.keio .hcg__consul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}
@media screen and (max-width: 666px) {
  body.hcg.keio .hcg__ttl_greensec {
    font-size: 2.4rem;
    line-height: 150%;
  }
  body.hcg.keio .hcg__consul {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
body.hcg.keio .hcg__consul .consul__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.hcg.keio .hcg__consul .consul__item.consultation_bank {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 76.22807%;
  flex: 0 0 76.22807%;
  width: 76.22807%;
  max-width: 100%;
  margin-left: 1%;
}
@media screen and (max-width: 666px) {
  body.hcg.keio .hcg__consul .consul__item.consultation_bank {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 24px;
    margin-left: 0;
  }
}
body.hcg.keio .hcg__consul .consul__item.consultation_hcg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 79.73684%;
  flex: 0 0 79.73684%;
  width: 79.73684%;
  max-width: 100%;
  margin-bottom: 16px;
}
@media screen and (max-width: 666px) {
  body.hcg.keio .hcg__consul .consul__item.consultation_hcg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 12px;
  }
}
body.hcg.keio .hcg__yoyaku {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.hcg.keio .hcg__yoyaku .yoyaku__off {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.hcg.keio .hcg__yoyaku .yoyaku__off img:last-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
}
.js.touchevents body.hcg.keio .hcg__yoyaku .yoyaku__off.touch img:last-child,
body.hcg.keio .hcg__yoyaku .yoyaku__off:hover img:last-child {
  position: absolute;
  opacity: 1;
  display: inline-block;
}
.js.touchevents body.hcg.keio .hcg__yoyaku .yoyaku__off.touch img:first-child,
body.hcg.keio .hcg__yoyaku .yoyaku__off:hover img:first-child {
  opacity: 0;
}
body.hcg.keio .hcg__info {
  margin-bottom: 24px;
  border-bottom: 1px solid #000;
}
body.hcg.keio .hcg__info h3 {
  font-size: 3.6rem;
  text-align: center;
  color: #000;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 666px) {
  body.hcg.keio .hcg__info h3 {
    font-size: 2.4rem;
    line-height: 150%;
  }
}
body.hcg.keio .hcg__btn {
  font-size: 3rem;
}
body.hawaii .wrapper,
body.hawaii2 .wrapper {
  max-width: 100%;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  color: #222;
}
body.hawaii .lp_hawaii__header,
body.hawaii2 .lp_hawaii__header {
  background-image: url(../../hawaii/img/head_bg.jpg);
  max-width: 1024px;
  min-height: 1124px;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 16px;
}
@media screen and (max-width: 666px) {
  body.hcg.keio .hcg__btn {
    font-size: 2.2rem;
  }
  body.hawaii .lp_hawaii__header,
  body.hawaii2 .lp_hawaii__header {
    background-image: url(../../hawaii/img/head_bg-sp.jpg);
    max-width: 1024px;
    min-height: 640px;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 16px;
  }
  body.hawaii .lp_hawaii .brc__logo img,
  body.hawaii2 .lp_hawaii .brc__logo img {
    max-width: 50% !important;
  }
}
body.hawaii .lp_hawaii .u-cluboff__assist,
body.hawaii2 .lp_hawaii .u-cluboff__assist {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fffcf4;
  border: 1px solid #ff7800;
  border-radius: 2px;
  margin-bottom: 24px;
}
body.hawaii .lp_hawaii .u-cluboff__ttl,
body.hawaii2 .lp_hawaii .u-cluboff__ttl {
  background-color: #ff7800;
  color: #fff;
}
@media screen and (min-width: 667px) {
  body.hawaii .lp_hawaii .u-cluboff__assist,
  body.hawaii2 .lp_hawaii .u-cluboff__assist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body.hawaii .lp_hawaii .u-cluboff__ttl,
  body.hawaii2 .lp_hawaii .u-cluboff__ttl {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    padding: 24px;
    text-align: center;
    font-size: 2rem;
  }
}
@media screen and (max-width: 666px) {
  body.hawaii .lp_hawaii .u-cluboff__ttl,
  body.hawaii2 .lp_hawaii .u-cluboff__ttl {
    font-size: 1.8rem;
    padding: 8px;
  }
}
body.hawaii .lp_hawaii .u-cluboff__ex,
body.hawaii2 .lp_hawaii .u-cluboff__ex {
  padding: 8px 16px;
  font-weight: 700;
  color: 121212;
}
@media screen and (max-width: 666px) {
  body.hawaii .lp_hawaii .about,
  body.hawaii2 .lp_hawaii .about {
    padding: 0 4px;
  }
}
body.hawaii .lp_hawaii .about__row,
body.hawaii2 .lp_hawaii .about__row {
  background-color: #014190;
  border-radius: 10px;
  padding: 24px;
  max-width: 824px;
  margin-left: auto;
  margin-right: auto;
}
body.hawaii .lp_hawaii .about__ttl,
body.hawaii2 .lp_hawaii .about__ttl {
  border-bottom: 1px solid #fff;
  margin-bottom: 24px;
}
body.hawaii .lp_hawaii .about__ttl_ex,
body.hawaii2 .lp_hawaii .about__ttl_ex {
  position: relative;
  font-size: 3rem;
  color: #fff;
  text-align: center;
}
body.hawaii .lp_hawaii .about__ttl_ex::before,
body.hawaii2 .lp_hawaii .about__ttl_ex::before {
  position: absolute;
  content: " ";
  background-image: url(../../hawaii/img/flower-l.png);
  background-repeat: no-repeat;
  width: 66px;
  height: 82px;
  top: -20px;
  left: 0;
}
body.hawaii .lp_hawaii .about__ttl_ex::after,
body.hawaii2 .lp_hawaii .about__ttl_ex::after {
  position: absolute;
  content: " ";
  background-image: url(../../hawaii/img/flower-r.png);
  background-repeat: no-repeat;
  width: 56px;
  height: 62px;
  top: -20px;
  right: 0;
}
@media screen and (max-width: 666px) {
  body.hawaii .lp_hawaii .about__ttl_ex,
  body.hawaii2 .lp_hawaii .about__ttl_ex {
    font-size: 2rem;
  }
  body.hawaii .lp_hawaii .about__ttl_ex::after,
  body.hawaii .lp_hawaii .about__ttl_ex::before,
  body.hawaii2 .lp_hawaii .about__ttl_ex::after,
  body.hawaii2 .lp_hawaii .about__ttl_ex::before {
    background-size: 70%;
  }
}
body.hawaii .lp_hawaii .about__ttl_sub,
body.hawaii2 .lp_hawaii .about__ttl_sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 24px;
}
body.hawaii .lp_hawaii .about__ttl_sub .ttl_sub_ex,
body.hawaii2 .lp_hawaii .about__ttl_sub .ttl_sub_ex {
  font-size: 2.8rem;
  color: #fff;
}
@media screen and (max-width: 666px) {
  body.hawaii .lp_hawaii .about__ttl_sub .ttl_sub_ex,
  body.hawaii2 .lp_hawaii .about__ttl_sub .ttl_sub_ex {
    font-size: 1.8rem;
  }
}
body.hawaii .lp_hawaii .about__bgwh,
body.hawaii2 .lp_hawaii .about__bgwh {
  background-color: #fff;
  padding: 24px;
}
body.hawaii .lp_hawaii .about__ex,
body.hawaii2 .lp_hawaii .about__ex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 24px;
}
body.hawaii .lp_hawaii .about__txt,
body.hawaii2 .lp_hawaii .about__txt {
  color: #fff;
}
body.hawaii .lp_hawaii .info-brc__ttl,
body.hawaii2 .lp_hawaii .info-brc__ttl {
  position: relative;
  background-color: #76cadb;
  min-height: 112px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 32px;
}
body.hawaii .lp_hawaii .info-brc__ttl::before,
body.hawaii2 .lp_hawaii .info-brc__ttl::before {
  left: -1000px;
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #76cadb;
}
body.hawaii .lp_hawaii .info-brc__ttl::after,
body.hawaii2 .lp_hawaii .info-brc__ttl::after {
  right: -1000px;
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #76cadb;
}
body.hawaii .lp_hawaii .info-brc__ttl_ex,
body.hawaii2 .lp_hawaii .info-brc__ttl_ex {
  font-size: 3rem;
  color: #fff;
  text-align: center;
  line-height: 135%;
}
body.hawaii .lp_hawaii .info-brc__footer,
body.hawaii2 .lp_hawaii .info-brc__footer {
  position: relative;
  background-color: #76cadb;
  min-height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  padding: 8px;
}
body.hawaii .lp_hawaii .info-brc__footer::before,
body.hawaii2 .lp_hawaii .info-brc__footer::before {
  left: -1000px;
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #76cadb;
}
body.hawaii .lp_hawaii .info-brc__footer::after,
body.hawaii2 .lp_hawaii .info-brc__footer::after {
  right: -1000px;
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #76cadb;
}
body.hawaii .lp_hawaii .info-brc__footer_btm,
body.hawaii2 .lp_hawaii .info-brc__footer_btm {
  background-image: url(../../hawaii/img/info-brc__footer.png);
  background-repeat: no-repeat;
  background-position: top center;
  max-width: 1024px;
  min-height: 136px;
  margin-bottom: 32px;
}
body.hawaii .lp_hawaii .info-brc__cluboff .cluboff__row,
body.hawaii .lp_hawaii .info-brc__service .service__row,
body.hawaii2 .lp_hawaii .info-brc__cluboff .cluboff__row,
body.hawaii2 .lp_hawaii .info-brc__service .service__row {
  max-width: 824px;
  margin-left: auto;
  margin-right: auto;
}
body.hawaii .lp_hawaii .info-brc__cluboff .cluboff__ttl,
body.hawaii2 .lp_hawaii .info-brc__cluboff .cluboff__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #09335a;
  border-bottom: 1px solid #09335a;
  min-height: 48px;
  margin-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.hawaii .lp_hawaii .info-brc__ttl_ex,
  body.hawaii2 .lp_hawaii .info-brc__ttl_ex {
    font-size: 2rem;
  }
  body.hawaii .lp_hawaii .info-brc__cluboff .cluboff__ttl,
  body.hawaii2 .lp_hawaii .info-brc__cluboff .cluboff__ttl {
    padding: 0 8px;
  }
}
body.hawaii .lp_hawaii .info-brc__cluboff .cluboff__ex,
body.hawaii2 .lp_hawaii .info-brc__cluboff .cluboff__ex {
  font-size: 2.6rem;
  color: #09335a;
}
body.hawaii .lp_hawaii .info-brc__cluboff .cluboff__item,
body.hawaii2 .lp_hawaii .info-brc__cluboff .cluboff__item {
  border: 1px solid #ccc;
  padding: 16px;
  margin-bottom: 40px;
}
body.hawaii .lp_hawaii .info-brc__service .service__ttl,
body.hawaii2 .lp_hawaii .info-brc__service .service__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #09335a;
  border-bottom: 1px solid #09335a;
  min-height: 48px;
  margin-bottom: 24px;
}
@media screen and (max-width: 666px) {
  body.hawaii .lp_hawaii .info-brc__cluboff .cluboff__ex,
  body.hawaii2 .lp_hawaii .info-brc__cluboff .cluboff__ex {
    font-size: 2rem;
  }
  body.hawaii .lp_hawaii .info-brc__service .service__ttl,
  body.hawaii2 .lp_hawaii .info-brc__service .service__ttl {
    padding: 0 8px;
  }
}
body.hawaii .lp_hawaii .info-brc__service .service__ex,
body.hawaii2 .lp_hawaii .info-brc__service .service__ex {
  font-size: 2.6rem;
  color: #09335a;
}
@media screen and (max-width: 666px) {
  body.hawaii .lp_hawaii .info-brc__service .service__ex,
  body.hawaii2 .lp_hawaii .info-brc__service .service__ex {
    font-size: 2rem;
  }
}
body.hawaii .lp_hawaii .info-brc__service .service__item,
body.hawaii2 .lp_hawaii .info-brc__service .service__item {
  border: 1px solid #ccc;
  padding: 16px;
}
body.hawaii .lp_hawaii .BTN_area,
body.hawaii2 .lp_hawaii .BTN_area {
  text-align: center;
  padding: 40px 0;
}
body.hawaii .lp_hawaii .BTN_area .inner,
body.hawaii2 .lp_hawaii .BTN_area .inner {
  width: 96%;
  max-width: 700px;
  margin: 0 auto;
}
body.hawaii .lp_hawaii .BTN_area .inner .FREE,
body.hawaii2 .lp_hawaii .BTN_area .inner .FREE {
  display: block;
  text-align: center;
  margin-bottom: 6px;
}
body.hawaii .lp_hawaii .BTN_area .inner .FREE .p_wrap,
body.hawaii2 .lp_hawaii .BTN_area .inner .FREE .p_wrap {
  display: inline-block;
  height: 15px;
  position: relative;
  margin-bottom: 15px;
  text-align: center;
  background-color: #ffed00;
  padding: 0 15px;
}
body.hawaii .lp_hawaii .BTN_area .inner .FREE .p_wrap p,
body.hawaii2 .lp_hawaii .BTN_area .inner .FREE .p_wrap p {
  display: block;
  font-size: 26px;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #136096;
  text-align: center;
  margin-top: -15px;
}
body.hawaii .lp_hawaii .BTN_area .inner #L_06.FREE,
body.hawaii2 .lp_hawaii .BTN_area .inner #L_06.FREE {
  margin-bottom: 15px;
}
body.hawaii .lp_hawaii .BTN_area a,
body.hawaii2 .lp_hawaii .BTN_area a {
  display: table;
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  background-color: #f60;
  padding: 0 30px 15px 40px;
  margin: 0 auto;
  position: relative;
  border-radius: 15px;
  vertical-align: bottom;
  text-align: center;
}
body.hawaii .lp_hawaii .BTN_area a::after,
body.hawaii2 .lp_hawaii .BTN_area a::after {
  content: "";
  display: table-cell;
  width: 30px;
  background: url(../img/arrow_01.svg) right center no-repeat;
  background-size: 20px auto;
  vertical-align: middle;
  padding-left: 0;
}
body.hawaii .lp_hawaii .BTN_area a span.btn_ex,
body.hawaii2 .lp_hawaii .BTN_area a span.btn_ex {
  display: table-cell;
  vertical-align: baseline;
  padding-top: 8px;
}
@media screen and (max-width: 666px) {
  body.hawaii .lp_hawaii .BTN_area a span.btn_ex,
  body.hawaii2 .lp_hawaii .BTN_area a span.btn_ex {
    font-size: 2rem;
  }
}
body.hawaii .lp_hawaii .BTN_area a span.btn_ex_small,
body.hawaii2 .lp_hawaii .BTN_area a span.btn_ex_small {
  text-align: center;
  font-size: 2.4rem;
}
.js.touchevents body.hawaii .lp_hawaii .BTN_area a.touch,
.js.touchevents body.hawaii2 .lp_hawaii .BTN_area a.touch,
body.hawaii .lp_hawaii .BTN_area a:hover,
body.hawaii2 .lp_hawaii .BTN_area a:hover {
  opacity: 0.8;
  text-decoration: none;
}
body.hawaii .lp_hawaii .L_08,
body.hawaii2 .lp_hawaii .L_08 {
  position: relative;
  background-color: #136096;
  padding: 80px 0 0;
}
@media screen and (max-width: 666px) {
  body.hawaii .lp_hawaii .BTN_area a span.btn_ex_small,
  body.hawaii2 .lp_hawaii .BTN_area a span.btn_ex_small {
    font-size: 1.8rem;
  }
  body.hawaii .lp_hawaii .L_08,
  body.hawaii2 .lp_hawaii .L_08 {
    padding: 40px 0 0;
  }
}
body.hawaii .lp_hawaii .L_08::before,
body.hawaii2 .lp_hawaii .L_08::before {
  left: -1000px;
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #136096;
}
body.hawaii .lp_hawaii .L_08::after,
body.hawaii2 .lp_hawaii .L_08::after {
  right: -1000px;
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #136096;
}
body.hawaii .lp_hawaii .L_08 .CONT_head,
body.hawaii2 .lp_hawaii .L_08 .CONT_head {
  margin-bottom: 30px;
}
body.hawaii .lp_hawaii .L_08 .CONT_head .TEXT_01,
body.hawaii2 .lp_hawaii .L_08 .CONT_head .TEXT_01 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 135%;
}
body.hawaii .lp_hawaii .L_08 .CONT_head h2,
body.hawaii2 .lp_hawaii .L_08 .CONT_head h2 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
}
body.hawaii .lp_hawaii .L_08 .CONT .inner,
body.hawaii2 .lp_hawaii .L_08 .CONT .inner {
  width: 96%;
  max-width: 700px;
  margin: 0 auto;
}
body.hawaii .lp_hawaii .L_08 .CONT .inner p,
body.hawaii2 .lp_hawaii .L_08 .CONT .inner p {
  font-size: 18px;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 30px;
}
body.hawaii .lp_hawaii .L_08 .bottom,
body.hawaii2 .lp_hawaii .L_08 .bottom {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 250px;
  position: relative;
}
body.hawaii .lp_hawaii .L_08 .bottom img,
body.hawaii2 .lp_hawaii .L_08 .bottom img {
  width: 200%;
  height: auto;
}
body.hawaii .lp_hawaii .L_08 .balloon,
body.hawaii2 .lp_hawaii .L_08 .balloon {
  position: absolute;
  right: 20px;
  top: 0;
}
@media screen and (max-width: 666px) {
  body.hawaii .lp_hawaii .L_08 .CONT .inner p,
  body.hawaii2 .lp_hawaii .L_08 .CONT .inner p {
    font-size: 1.6rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
  body.hawaii .lp_hawaii .L_08 .balloon,
  body.hawaii2 .lp_hawaii .L_08 .balloon {
    top: -30px;
  }
  body.hawaii .lp_hawaii .L_08 .balloon img,
  body.hawaii2 .lp_hawaii .L_08 .balloon img {
    width: 60%;
  }
}
body.hawaii .lp_hawaii__footer,
body.hawaii2 .lp_hawaii__footer {
  position: relative;
  width: 100%;
  padding: 30px 0;
  background-color: #f6f3dc;
}
body.hawaii .lp_hawaii__footer::before,
body.hawaii2 .lp_hawaii__footer::before {
  left: -1000px;
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #f6f3dc;
}
body.hawaii .lp_hawaii__footer::after,
body.hawaii2 .lp_hawaii__footer::after {
  right: -1000px;
  content: " ";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #f6f3dc;
}
body.hawaii .lp_hawaii__footer .inner,
body.hawaii2 .lp_hawaii__footer .inner {
  text-align: center;
}
body.hawaii .lp_hawaii__footer ul,
body.hawaii2 .lp_hawaii__footer ul {
  font-size: 0;
}
body.hawaii .lp_hawaii__footer ul li,
body.hawaii2 .lp_hawaii__footer ul li {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 15px;
}
body.hawaii .lp_hawaii__footer ul li a,
body.hawaii2 .lp_hawaii__footer ul li a {
  font-size: 13px;
  color: #606060;
  text-decoration: none;
}
body.hawaii .lp_hawaii__footer ul li a:active,
body.hawaii .lp_hawaii__footer ul li a:hover,
body.hawaii2 .lp_hawaii__footer ul li a:active,
body.hawaii2 .lp_hawaii__footer ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
body.lp_line .wrapper {
  max-width: 100%;
  width: 790px;
  margin-left: auto;
  margin-right: auto;
  color: #222;
}
body.lp_line .lp_line__header {
  width: 790px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
}
@media screen and (max-width: 666px) {
  body.lp_line .lp_line__header {
    padding: 16px;
    width: 666px;
    max-width: 100%;
  }
  body.lp_line .lp_line .brc__logo img {
    max-width: 50% !important;
  }
}
body.lp_line .lp_line .font-0 {
  font-size: 0;
}
body.lp_line .lp_line .font-1 {
  font-size: 0.1rem;
}
body.lp_line .lp_line .font-2 {
  font-size: 0.2rem;
}
body.lp_line .lp_line .font-3 {
  font-size: 0.3rem;
}
body.lp_line .lp_line .font-4 {
  font-size: 0.4rem;
}
body.lp_line .lp_line .font-5 {
  font-size: 0.5rem;
}
body.lp_line .lp_line .font-6 {
  font-size: 0.6rem;
}
body.lp_line .lp_line .font-7 {
  font-size: 0.7rem;
}
body.lp_line .lp_line .font-8 {
  font-size: 0.8rem;
}
body.lp_line .lp_line .font-9 {
  font-size: 0.9rem;
}
body.lp_line .lp_line .font-10 {
  font-size: 1rem;
}
body.lp_line .lp_line .font-11 {
  font-size: 1.1rem;
}
body.lp_line .lp_line .font-12 {
  font-size: 1.2rem;
}
body.lp_line .lp_line .font-13 {
  font-size: 1.3rem;
}
body.lp_line .lp_line .font-14 {
  font-size: 1.4rem;
}
body.lp_line .lp_line .font-15 {
  font-size: 1.5rem;
}
body.lp_line .lp_line .font-16 {
  font-size: 1.6rem;
}
body.lp_line .lp_line .font-17 {
  font-size: 1.7rem;
}
body.lp_line .lp_line .font-18 {
  font-size: 1.8rem;
}
body.lp_line .lp_line .font-19 {
  font-size: 1.9rem;
}
body.lp_line .lp_line .font-20 {
  font-size: 2rem;
}
body.lp_line .lp_line .font-21 {
  font-size: 2.1rem;
}
body.lp_line .lp_line .font-22 {
  font-size: 2.2rem;
}
body.lp_line .lp_line .font-23 {
  font-size: 2.3rem;
}
body.lp_line .lp_line .font-24 {
  font-size: 2.4rem;
}
body.lp_line .lp_line .font-25 {
  font-size: 2.5rem;
}
body.lp_line .lp_line .font-26 {
  font-size: 2.6rem;
}
body.lp_line .lp_line .font-27 {
  font-size: 2.7rem;
}
body.lp_line .lp_line .font-28 {
  font-size: 2.8rem;
}
body.lp_line .lp_line .font-29 {
  font-size: 2.9rem;
}
body.lp_line .lp_line .font-30 {
  font-size: 3rem;
}
body.lp_line .lp_line .font-31 {
  font-size: 3.1rem;
}
body.lp_line .lp_line .font-32 {
  font-size: 3.2rem;
}
body.lp_line .lp_line .font-33 {
  font-size: 3.3rem;
}
body.lp_line .lp_line .font-34 {
  font-size: 3.4rem;
}
body.lp_line .lp_line .font-35 {
  font-size: 3.5rem;
}
body.lp_line .lp_line .font-36 {
  font-size: 3.6rem;
}
body.lp_line .lp_line .font-37 {
  font-size: 3.7rem;
}
body.lp_line .lp_line .font-38 {
  font-size: 3.8rem;
}
body.lp_line .lp_line .font-39 {
  font-size: 3.9rem;
}
body.lp_line .lp_line .font-40 {
  font-size: 4rem;
}
body.lp_line .lp_line .font-41 {
  font-size: 4.1rem;
}
body.lp_line .lp_line .font-42 {
  font-size: 4.2rem;
}
body.lp_line .lp_line .font-43 {
  font-size: 4.3rem;
}
body.lp_line .lp_line .font-44 {
  font-size: 4.4rem;
}
body.lp_line .lp_line .font-45 {
  font-size: 4.5rem;
}
body.lp_line .lp_line .font-46 {
  font-size: 4.6rem;
}
body.lp_line .lp_line .font-47 {
  font-size: 4.7rem;
}
body.lp_line .lp_line .font-48 {
  font-size: 4.8rem;
}
body.lp_line .lp_line .font-49 {
  font-size: 4.9rem;
}
body.lp_line .lp_line .font-50 {
  font-size: 5rem;
}
body.lp_line .lp_line .font-51 {
  font-size: 5.1rem;
}
body.lp_line .lp_line .font-52 {
  font-size: 5.2rem;
}
body.lp_line .lp_line .font-53 {
  font-size: 5.3rem;
}
body.lp_line .lp_line .font-54 {
  font-size: 5.4rem;
}
body.lp_line .lp_line .font-55 {
  font-size: 5.5rem;
}
body.lp_line .lp_line .font-56 {
  font-size: 5.6rem;
}
body.lp_line .lp_line .font-57 {
  font-size: 5.7rem;
}
body.lp_line .lp_line .font-58 {
  font-size: 5.8rem;
}
body.lp_line .lp_line .font-59 {
  font-size: 5.9rem;
}
body.lp_line .lp_line .font-60 {
  font-size: 6rem;
}
body.lp_line .lp_line .BTN_area {
  text-align: center;
  padding: 40px 0;
}
body.lp_line .lp_line .BTN_area .inner {
  width: 96%;
  max-width: 700px;
  margin: 0 auto;
}
body.lp_line .lp_line .BTN_area .inner .FREE {
  display: block;
  text-align: center;
  margin-bottom: 6px;
}
body.lp_line .lp_line .BTN_area .inner .FREE .p_wrap {
  display: inline-block;
  height: 15px;
  position: relative;
  margin-bottom: 15px;
  text-align: center;
  background-color: #ffed00;
  padding: 0 15px;
}
body.lp_line .lp_line .BTN_area .inner .FREE .p_wrap p {
  display: block;
  font-size: 26px;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #136096;
  text-align: center;
  margin-top: -15px;
}
body.lp_line .lp_line .BTN_area .inner #L_06.FREE {
  margin-bottom: 15px;
}
body.lp_line .lp_line .BTN_area a {
  display: table;
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  background-color: #f60;
  padding: 0 30px 15px 40px;
  margin: 0 auto;
  position: relative;
  border-radius: 15px;
  vertical-align: bottom;
  text-align: center;
}
body.lp_line .lp_line .BTN_area a::after {
  content: "";
  display: table-cell;
  width: 30px;
  background: url(../img/arrow_01.svg) right center no-repeat;
  background-size: 20px auto;
  vertical-align: middle;
  padding-left: 0;
}
body.lp_line .lp_line .BTN_area a span.btn_ex {
  display: table-cell;
  vertical-align: baseline;
  padding-top: 8px;
}
@media screen and (max-width: 666px) {
  body.lp_line .lp_line .BTN_area a span.btn_ex {
    font-size: 2rem;
  }
}
body.lp_line .lp_line .BTN_area a span.btn_ex_small {
  text-align: center;
  font-size: 2.4rem;
}
.js.touchevents body.lp_line .lp_line .BTN_area a.touch,
body.lp_line .lp_line .BTN_area a:hover {
  opacity: 0.8;
  text-decoration: none;
}
body.lp_line .lp_line .L_08 {
  position: relative;
  background-color: #136096;
  padding: 80px 0 0;
}
body.lp_line .lp_line .L_08::after,
body.lp_line .lp_line .L_08::before {
  content: " ";
  width: 1000px;
  position: absolute;
  bottom: 0;
  background-color: #136096;
  display: block;
  top: 0;
}
@media screen and (max-width: 666px) {
  body.lp_line .lp_line .BTN_area a span.btn_ex_small {
    font-size: 1.8rem;
  }
  body.lp_line .lp_line .L_08 {
    padding: 40px 0 0;
  }
}
body.lp_line .lp_line .L_08::before {
  left: -1000px;
}
body.lp_line .lp_line .L_08::after {
  right: -1000px;
}
body.lp_line .lp_line .L_08 .CONT_head {
  margin-bottom: 30px;
}
body.lp_line .lp_line .L_08 .CONT_head .TEXT_01 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 135%;
}
body.lp_line .lp_line .L_08 .CONT_head h2 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
}
body.lp_line .lp_line .L_08 .CONT .inner {
  width: 96%;
  max-width: 700px;
  margin: 0 auto;
}
body.lp_line .lp_line .L_08 .CONT .inner p {
  font-size: 18px;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 30px;
}
body.lp_line .lp_line .L_08 .bottom {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 250px;
  position: relative;
}
body.lp_line .lp_line .L_08 .bottom img {
  width: 200%;
  height: auto;
}
body.lp_line .lp_line .L_08 .balloon {
  position: absolute;
  right: 20px;
  top: 0;
}
@media screen and (max-width: 666px) {
  body.lp_line .lp_line .L_08 .CONT .inner p {
    font-size: 1.6rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
  body.lp_line .lp_line .L_08 .balloon {
    top: -30px;
  }
  body.lp_line .lp_line .L_08 .balloon img {
    width: 60%;
  }
}
body.lp_line .lp_line__footer {
  position: relative;
  width: 100%;
  padding: 30px 0;
  background-color: #f6f3dc;
}
body.lp_line .lp_line__footer::after,
body.lp_line .lp_line__footer::before {
  display: block;
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #f6f3dc;
  content: " ";
}
body.lp_line .lp_line__footer::before {
  left: -1000px;
}
body.lp_line .lp_line__footer::after {
  right: -1000px;
}
body.lp_line .lp_line__footer .inner {
  text-align: center;
}
body.lp_line .lp_line__footer ul {
  font-size: 0;
}
body.lp_line .lp_line__footer ul li {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 15px;
}
body.lp_line .lp_line__footer ul li a {
  font-size: 13px;
  color: #606060;
  text-decoration: none;
}
body.lp_line .lp_line__footer ul li a:active,
body.lp_line .lp_line__footer ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
body.thanks2020 .main-v__bg {
  position: relative;
}
@media screen and (min-width: 1920px) {
  body.thanks2020 .main-v__bg {
    background-image: url(../../thanks_2020/img/mv_all@2x.png);
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    background-size: cover;
    height: 800px;
    margin-bottom: 1.5vw;
    overflow: hidden;
  }
}
@media screen and (max-width: 1920px) {
  body.thanks2020 .main-v__bg {
    overflow: hidden;
    background-size: cover;
    background-color: #fc4444;
  }
}
@media screen and (max-width: 666px) {
  body.thanks2020 .main-v__bg {
    background: 0 0;
  }
}
body.thanks2020 .amazon-btn,
body.thanks2020 .section01__row {
  background-color: #fc4444;
}
body.thanks2020 .main-v__ttl {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
body.thanks2020 .main-v__item {
  position: relative;
  z-index: 0;
}
body.thanks2020 .main-v__top {
  position: relative;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  left: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.thanks2020 .main-v__logo {
  position: absolute;
  z-index: 100;
}
@media screen and (max-width: 666px) {
  body.thanks2020 .main-v__top {
    left: 8px;
  }
  body.thanks2020 .main-v__logo {
    max-width: 45%;
  }
}
body.thanks2020 .main-v__link {
  position: absolute;
  bottom: 180px;
  right: 22vw;
}
body.thanks2020 .cont-wrapper {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 667px) {
  body.thanks2020 .section01__row {
    margin-top: -100px;
    padding-top: 100px;
  }
}
body.thanks2020 .section01__ex {
  background-image: url(../../thanks_2020/img/sec01__bg@2x.png);
  background-size: cover;
  background-position: top center;
  padding: 0 16px;
}
body.thanks2020 .section01__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.thanks2020 .section01__link.touch,
body.thanks2020 .section01__link:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  opacity: 0.9;
}
body.thanks2020 .section01__plus {
  background-image: url(../../thanks_2020/img/plus01@2x.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  height: 100px;
}
@media screen and (min-width: 667px) {
  body.thanks2020 .sec01ex__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1080px;
    background-image: url(../../thanks_2020/img/sec__bg@2x.png);
    background-size: 29px 29px;
    border-radius: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 16px;
  }
  body.thanks2020 .sec01ex__item_01 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.35185%;
    flex: 0 0 29.35185%;
  }
}
@media screen and (max-width: 666px) {
  body.thanks2020 .section01__ttl {
    margin-top: -24px;
  }
  body.thanks2020 .sec01ex__row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1080px;
    background-image: url(../../thanks_2020/img/sec__bg@2x.png);
    background-size: 29px 29px;
    border-radius: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 16px;
  }
}
@media screen and (min-width: 667px) {
  body.thanks2020 .sec01ex__item_02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
  }
}
body.thanks2020 .sec01ex__item_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 667px) {
  body.thanks2020 .sec01ex__item_03 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.07407%;
    flex: 0 0 29.07407%;
  }
  body.thanks2020 .amazon__row {
    padding: 40px 16px;
    height: 632px;
  }
}
body.thanks2020 .amazon__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../../thanks_2020/img/amazon__bg01@2x.png);
  background-size: 1920px;
  background-position: top center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.thanks2020 .amazon02 {
  margin-top: -10px;
}
body.thanks2020 .amazon02__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 667px) {
  body.thanks2020 .amazon02__row {
    background-image: url(../../thanks_2020/img/amazon02__bg@2x.png);
    background-size: 1920px;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 40px 16px;
    height: 559px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  body.thanks2020 .amazon-btn__row {
    padding: 16px 16px 40px;
    background-image: url(../../thanks_2020/img/amazon__bg-icon@2x.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 133px;
  }
}
body.thanks2020 .amazon-btn__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 666px) {
  body.thanks2020 .amazon02__row {
    margin-top: -24px;
  }
  body.thanks2020 .amazon-btn__row {
    padding: 16px 16px 24px;
    display: block;
  }
}
body.thanks2020 .amazon-btn__row2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 667px) {
  body.thanks2020 .amazon-btn__row2 {
    padding: 16px 16px 40px;
  }
}
@media screen and (max-width: 666px) {
  body.thanks2020 .amazon-btn__row2 {
    padding: 16px 16px 24px;
    display: block;
  }
}
body.thanks2020 .amazon-btn__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 420px;
}
body.thanks2020 .attention__row,
body.thanks2020 .sec02ex__row,
body.thanks2020 .section05__row {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 667px) {
  body.thanks2020 .amazon-btn__item:first-child {
    padding-right: 16px;
  }
  body.thanks2020 .amazon-btn__item:last-child {
    padding-left: 16px;
  }
}
body.thanks2020 .attention__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  line-height: 100%;
}
body.thanks2020 .section02__row {
  background-image: url(../../thanks_2020/img/sec__bg@2x.png);
  background-size: 29px 29px;
}
body.thanks2020 .sec02ex {
  background-image: url(../../thanks_2020/img/sec02__bg-item@2x.png);
  background-size: 1920px;
  background-position: top center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 16px;
  background-repeat: no-repeat;
}
body.thanks2020 .sec02ex__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 40px;
}
body.thanks2020 .sec02ex__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js.touchevents body.thanks2020 .sec02ex__item.touch,
body.thanks2020 .sec02ex__item:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate3d(0, 2px, 0);
  transform: translate3d(0, 2px, 0);
  -webkit-filter: drop-shadow(0 0 10px rgba(252, 68, 68, 0.8));
  filter: drop-shadow(0 0 10px rgba(252, 68, 68, 0.8));
}
body.thanks2020 .sec02ex__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 44.07407%;
  flex: 0 0 44.07407%;
}
body.thanks2020 .sec02ex__right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55.92593%;
  flex: 0 0 55.92593%;
}
@media screen and (max-width: 666px) {
  body.thanks2020 .sec02ex__row {
    padding-bottom: 16px;
  }
  body.thanks2020 .sec02ex__item,
  body.thanks2020 .sec02ex__left,
  body.thanks2020 .sec02ex__right {
    display: block;
  }
}
body.thanks2020 .sec02ex__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.thanks2020 .sec02ex__l {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 17.71523%;
  flex: 0 0 17.71523%;
}
@media screen and (max-width: 666px) {
  body.thanks2020 .sec02ex__top {
    display: block;
  }
  body.thanks2020 .sec02ex__l {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
body.thanks2020 .sec02ex__r {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.0596%;
  flex: 0 0 16.0596%;
}
@media screen and (max-width: 666px) {
  body.thanks2020 .sec02ex__r {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: block;
  }
}
body.thanks2020 .sec02ex__btm {
  -ms-flex-item-align: top;
  align-self: top;
}
body.thanks2020 .plus img {
  margin-bottom: -50px;
}
body.thanks2020 .section03__link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}
@media screen and (min-width: 667px) {
  body.thanks2020 .section03__row {
    background-image: url(../../thanks_2020/img/cluboff__bg@2x.png);
    background-size: 1920px;
    background-color: #ff9f16;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 16px;
  }
  .js.touchevents body.thanks2020 .section03__link.touch,
  body.thanks2020 .section03__link:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0);
    -webkit-filter: drop-shadow(0 0 10px rgba(252, 68, 68, 0.8));
    filter: drop-shadow(0 0 10px rgba(252, 68, 68, 0.8));
  }
  body.thanks2020 .section04__row {
    background-image: url(../../thanks_2020/img/sec04__btm@2x.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 1920px;
    padding: 24px 16px 64px;
  }
}
@media screen and (max-width: 666px) {
  body.thanks2020 .plus img {
    margin-bottom: 0;
  }
  body.thanks2020 .section03__link {
    margin-bottom: -10px;
  }
}
body.thanks2020 .section04__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f2f1eb;
}
body.thanks2020 .section05__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 16px;
}
body.thanks2020 .thanks2020__footer {
  background-color: #5b3434;
  color: #fff;
  text-align: center;
  padding: 16px;
}
body.thanks2020 .thanks2020__footer ul {
  font-size: 0;
}
body.thanks2020 .thanks2020__footer ul li {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 15px;
}
body.thanks2020 .thanks2020__footer ul li a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}
body.thanks2020 .thanks2020__footer ul li a:active,
body.thanks2020 .thanks2020__footer ul li a:hover {
  text-decoration: none;
}
body.thanks2020 .modal__trigger {
  text-decoration: underline;
}
@media screen and (min-width: 667px) {
  body.suteki84_brc .main-v__bg {
    background-image: url(../img/lp/suteki84_brc/main-v__bg.jpg);
    background-size: 84px 168px;
    background-repeat: repeat;
  }
  body.suteki84_brc .section .secttl__row {
    background-color: #ff7800;
    background-position: 10px 0;
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  body.suteki84_brc .section .secttl__row .secttl__top {
    position: absolute;
    top: -10px;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  body.suteki84_brc .main-v__bg {
    background-image: url(../img/lp/suteki84_brc/main-v__bg@2x.jpg);
  }
}
body.suteki84_brc .section .secttl__row_none {
  background-position: 10px 0;
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.suteki84_brc .section .secttl__row_none .secttl__top {
  position: relative;
  top: -10px;
  bottom: 0;
  left: 0;
  right: 0;
}
body.suteki84_brc .section__row::before,
body.suteki84_brc .section__row_blue::before {
  left: -1000px;
}
body.suteki84_brc .section__row::after,
body.suteki84_brc .section__row_blue::after {
  right: -1000px;
}
body.suteki84_brc .section__row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff5cc;
  position: relative;
}
body.suteki84_brc .section__row::after,
body.suteki84_brc .section__row::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1000px;
  background-color: #fff5cc;
}
@media screen and (max-width: 666px) {
  body.suteki84_brc .section__row {
    padding: 0 8px;
  }
}
@media screen and (min-width: 667px) {
  body.suteki84_brc .section__row {
    padding: 0 16px 32px;
  }
}
body.suteki84_brc .section__row_blue {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e1ffff;
  position: relative;
}
body.suteki84_brc .section__row_blue::after,
body.suteki84_brc .section__row_blue::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1000px;
  background-color: #e1ffff;
}
@media screen and (max-width: 666px) {
  body.suteki84_brc .section__row_blue {
    padding: 0 8px;
  }
}
@media screen and (min-width: 667px) {
  body.suteki84_brc .section__row_blue {
    padding: 0 16px 32px;
  }
}
body.suteki84_brc .section__row_yellow {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../img/lp/suteki84_brc/sec03__bg.jpg);
  background-size: 20px 20px;
  background-repeat: repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.suteki84_brc .section__row_yellow {
    background-image: url(../img/lp/suteki84_brc/sec03__bg@2x.jpg);
  }
}
@media screen and (max-width: 666px) {
  body.suteki84_brc .section__row_yellow {
    padding: 0 16px 24px;
  }
}
body.suteki84_brc .section__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 667px) {
  body.suteki84_brc .section__row_yellow {
    padding: 0 16px 32px;
  }
  body.suteki84_brc .section__item {
    max-width: 790px;
  }
}
body.suteki84_brc .suteki84_brc__footer {
  background-color: #094460;
  color: #fff;
  text-align: center;
  padding: 16px;
}
body.suteki84_brc .suteki84_brc__footer ul {
  font-size: 0;
}
@media screen and (max-width: 666px) {
  body.suteki84_brc .suteki84_brc__footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.suteki84_brc .cta__row {
    padding: 0 16px 16px;
  }
}
body.suteki84_brc .suteki84_brc__footer ul li {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 15px;
}
body.suteki84_brc .suteki84_brc__footer ul li a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}
body.suteki84_brc .suteki84_brc__footer ul li a:active,
body.suteki84_brc .suteki84_brc__footer ul li a:hover {
  text-decoration: none;
}
body.suteki84_brc .cta__row {
  background-image: url(../img/lp/suteki84_brc/cta__bg.jpg);
  background-size: 32px 32px;
  background-repeat: repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.suteki84_brc .cta__row {
    background-image: url(../img/lp/suteki84_brc/cta__bg@2x.jpg);
  }
}
body.suteki84_brc .cta__ttl {
  position: relative;
  top: -24px;
  left: 0;
  right: 0;
  bottom: 0;
}
body.suteki84_brc .cta__button {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 1;
  display: inline-block;
}
@media screen and (min-width: 667px) {
  body.suteki84_brc .cta__row {
    padding: 0 16px 16px;
  }
  .js.touchevents body.suteki84_brc .cta__button.touch,
  body.suteki84_brc .cta__button:hover {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0);
    opacity: 0.9;
  }
}
body.suteki84_brc .modal__trigger {
  border-bottom: 1px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.js.touchevents body.suteki84_brc .modal__trigger.touch,
body.suteki84_brc .modal__trigger:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.birthday .mailpoint,
body.mail-point .mailpoint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.birthday .mailpoint__box,
body.mail-point .mailpoint__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100vh - 85px);
}
body.birthday .mailpoint__main,
body.mail-point .mailpoint__main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}
body.birthday .mailpoint__result-row,
body.birthday .mailpoint__row,
body.mail-point .mailpoint__result-row,
body.mail-point .mailpoint__row {
  -webkit-box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  background-color: #fff;
  background-position: center center;
}
:root body.birthday .mailpoint__main,
:root body.mail-point .mailpoint__main,
_:-ms-lang(x)::-ms-backdrop {
  display: block;
}
body.birthday .mailpoint__row,
body.mail-point .mailpoint__row {
  box-sizing: border-box;
  background-image: url(../img/point/c0_bg.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.birthday .mailpoint__row,
  body.mail-point .mailpoint__row {
    background-image: url(../img/point/c0_bg@2x.png);
  }
}
body.birthday .mailpoint__result-row,
body.mail-point .mailpoint__result-row {
  box-sizing: border-box;
  background-image: url(../img/point/c1_bg.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.birthday .mailpoint__result-row,
  body.mail-point .mailpoint__result-row {
    background-image: url(../img/point/c1_bg@2x.png);
  }
}
body.birthday .mailpoint__result-already-row,
body.mail-point .mailpoint__result-already-row {
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../img/point/c1_bg-already.png);
  background-size: 28px 28px;
  background-repeat: repeat;
  background-position: center center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  body.birthday .mailpoint__result-already-row,
  body.mail-point .mailpoint__result-already-row {
    background-image: url(../img/point/c1_bg-already@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.birthday .mailpoint__box,
  body.mail-point .mailpoint__box {
    min-height: calc(100vh - 76px);
  }
  body.birthday .mailpoint__main,
  body.birthday .mailpoint__result-already-row,
  body.birthday .mailpoint__result-row,
  body.birthday .mailpoint__row,
  body.mail-point .mailpoint__main,
  body.mail-point .mailpoint__result-already-row,
  body.mail-point .mailpoint__result-row,
  body.mail-point .mailpoint__row {
    padding: 0 8px;
  }
}
@media screen and (min-width: 667px) {
  body.birthday .mailpoint__btn,
  body.mail-point .mailpoint__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  body.birthday .mailpoint__btn::before,
  body.mail-point .mailpoint__btn::before {
    content: " ";
    background-image: url(../img/point/c0_cracker_l.png);
    background-size: 182px 161px;
    background-repeat: no-repeat;
    width: 182px;
    height: 161px;
    margin-top: -40px;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  body.birthday .mailpoint__btn::before,
  body.mail-point .mailpoint__btn::before {
    background-image: url(../img/point/c0_cracker_l@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.birthday .mailpoint__btn::after,
  body.mail-point .mailpoint__btn::after {
    content: " ";
    background-image: url(../img/point/c0_cracker_r.png);
    background-size: 186px 165px;
    background-repeat: no-repeat;
    width: 186px;
    height: 165px;
    margin-top: -40px;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  body.birthday .mailpoint__btn::after,
  body.mail-point .mailpoint__btn::after {
    background-image: url(../img/point/c0_cracker_r@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.birthday .mailpoint__btn-result,
  body.mail-point .mailpoint__btn-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body.birthday .mailpoint__btn-result::before,
  body.mail-point .mailpoint__btn-result::before {
    content: " ";
    background-image: url(../img/point/c0_cracker_l.png);
    background-repeat: no-repeat;
    width: 151.67px;
    height: 134.17px;
    background-size: 151.67px 134.17px;
    margin-top: -64px;
    margin-right: 12px;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  body.birthday .mailpoint__btn-result::before,
  body.mail-point .mailpoint__btn-result::before {
    background-image: url(../img/point/c0_cracker_l@2x.png);
  }
}
@media screen and (min-width: 667px) {
  body.birthday .mailpoint__btn-result::after,
  body.mail-point .mailpoint__btn-result::after {
    content: " ";
    background-image: url(../img/point/c0_cracker_r.png);
    background-repeat: no-repeat;
    width: 155px;
    height: 137.5px;
    background-size: 155px 137.5px;
    margin-top: -64px;
    margin-left: 12px;
  }
  body.birthday .mailpoint__link,
  body.mail-point .mailpoint__link {
    text-decoration: none;
    border-bottom: 1px #ff7800 solid;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  body.birthday .mailpoint__link span,
  body.mail-point .mailpoint__link span {
    text-decoration: none;
  }
  .js.touchevents body.birthday .mailpoint__link.touch,
  .js.touchevents body.mail-point .mailpoint__link.touch,
  body.birthday .mailpoint__link:hover,
  body.mail-point .mailpoint__link:hover {
    border-bottom: 1px rgba(255, 255, 255, 0) solid;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media only screen and (min-width: 667px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 667px) and (min-resolution: 192dpi),
  only screen and (min-width: 667px) and (min-resolution: 2dppx) {
  body.birthday .mailpoint__btn-result::after,
  body.mail-point .mailpoint__btn-result::after {
    background-image: url(../img/point/c0_cracker_r@2x.png);
  }
}
body.birthday .mailpoint__get,
body.mail-point .mailpoint__get {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 1;
  flex: 1 1 1;
}
body.birthday .mailpoint__item,
body.mail-point .mailpoint__item {
  border-radius: 8px;
}
@media screen and (max-width: 666px) {
  body.birthday .mailpoint__item,
  body.mail-point .mailpoint__item {
    width: 90%;
  }
}
body.birthday .mailpoint__result-item,
body.mail-point .mailpoint__result-item {
  border-radius: 8px;
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body.birthday .mailpoint__item,
  body.mail-point .mailpoint__item {
    padding-top: 5.33px;
  }
  body.birthday .mailpoint__result-item,
  body.mail-point .mailpoint__result-item {
    padding-top: 32px;
  }
}
body.birthday .mailpoint__ex,
body.mail-point .mailpoint__ex {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 1.6rem;
  font-weight: 800;
  color: #094460;
}
body.birthday .mailpoint__link,
body.mail-point .mailpoint__link {
  color: #ff7800 !important;
}
@media screen and (max-width: 666px) {
  body.birthday .mailpoint__result-item,
  body.mail-point .mailpoint__result-item {
    width: 80%;
  }
  body.birthday .mailpoint__ex p,
  body.mail-point .mailpoint__ex p {
    margin: 0 4px;
  }
  body.birthday .mailpoint__link,
  body.mail-point .mailpoint__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: none;
    text-decoration: underline;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  body.birthday .mailpoint__link::before,
  body.mail-point .mailpoint__link::before {
    content: " ";
    background-image: url(../img/point/kami_l-sp.png);
    background-size: 24px 43px;
    background-repeat: no-repeat;
    width: 24px;
    height: 43px;
    margin-left: auto;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.birthday .mailpoint__link::before,
  body.mail-point .mailpoint__link::before {
    background-image: url(../img/point/kami_l-sp@2x.png);
  }
}
@media screen and (max-width: 666px) {
  body.birthday .mailpoint__link::after,
  body.mail-point .mailpoint__link::after {
    content: " ";
    background-image: url(../img/point/kami_r-sp.png);
    background-size: 28px 37px;
    background-repeat: no-repeat;
    width: 28px;
    height: 37px;
    margin-right: auto;
  }
  body.birthday .mailpoint__link span,
  body.mail-point .mailpoint__link span {
    margin: 0 8px;
  }
  .js.touchevents body.birthday .mailpoint__link.touch,
  .js.touchevents body.mail-point .mailpoint__link.touch,
  body.birthday .mailpoint__link:hover,
  body.mail-point .mailpoint__link:hover {
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media only screen and (max-width: 666px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 666px) and (min-resolution: 192dpi),
  only screen and (max-width: 666px) and (min-resolution: 2dppx) {
  body.birthday .mailpoint__link::after,
  body.mail-point .mailpoint__link::after {
    background-image: url(../img/point/kami_r-sp@2x.png);
  }
}
body.birthday .mailpoint-header,
body.mail-point .mailpoint-header {
  position: relative;
  z-index: 999;
}
body.birthday .mailpoint-header__row,
body.mail-point .mailpoint-header__row {
  -webkit-box-sizing: border-box;
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 24px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 666px) {
  body.birthday .mailpoint-header__row,
  body.mail-point .mailpoint-header__row {
    padding: 0 8px;
  }
}
body.birthday .mailpoint-header__bg_blue,
body.mail-point .mailpoint-header__bg_blue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 10px;
  background-color: #203459;
  z-index: 3;
}
body.birthday .mailpoint-header__logo,
body.mail-point .mailpoint-header__logo {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.birthday .mailpoint-footer,
body.mail-point .mailpoint-footer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background-color: #1075a6;
}
:root body.birthday .mailpoint-footer,
:root body.mail-point .mailpoint-footer,
_:-ms-lang(x)::-ms-backdrop {
  margin-top: auto;
}
@media screen and (max-width: 970px) {
  body.birthday .mailpoint-footer,
  body.mail-point .mailpoint-footer {
    margin-top: 8px;
  }
}
body.birthday .mailpoint-footer__add,
body.mail-point .mailpoint-footer__add {
  text-align: center;
  padding: 8px 0;
}
body.birthday .mailpoint__icon::after,
body.mail-point .mailpoint__icon::after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 4px 0 8px;
  font-weight: 700;
}
body.birthday .mailpoint__birthday,
body.mail-point .mailpoint__birthday {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background-color: #e9c1f6;
  position: relative;
  padding: 40px 16px 16px;
}
body.birthday .mailpoint__birthday .birthday__title,
body.mail-point .mailpoint__birthday .birthday__title {
  position: absolute;
  top: -36px;
  bottom: 0;
  left: 0;
  right: 0;
}
body.birthday .mailpoint__expiration .expiration__ttl,
body.mail-point .mailpoint__expiration .expiration__ttl {
  font-size: 2.4rem;
  font-weight: 800;
  color: #4c4848;
}
@media screen and (max-width: 666px) {
  body.birthday .mailpoint__birthday,
  body.mail-point .mailpoint__birthday {
    padding: 40px 12px 8px;
  }
  body.birthday .mailpoint__birthday p,
  body.mail-point .mailpoint__birthday p {
    text-align: left;
  }
  body.birthday .mailpoint__expiration .expiration__ttl,
  body.mail-point .mailpoint__expiration .expiration__ttl {
    font-size: 1.8rem;
  }
  body.birthday .mailpoint__expiration .expiration__ex,
  body.mail-point .mailpoint__expiration .expiration__ex {
    padding: 16px 12px 8px;
    text-align: left;
  }
}
.main__item h4 {
font-weight: bold;
}
.main__item a {
font-weight: bold;
}