html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
qbefore,
qafter,
blockquotebefore,
blockquoteafter {
  content: "";
  content: none;
}
a img {
  border: none;
}
a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
img {
  vertical-align: bottom;
  border: none;
}
button,
input,
select,
textarea {
  vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button-moz-focus-inner,
input-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
textarea {
  overflow: auto;
  vertical-align: top;
  font-family: sans-serif;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #333;
  background: #fff;
  text-align: justify;
  letter-spacing: 0.05rem;
  font-family: 'Noto Sans Japanese', YuGothic, '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
@media all and (min-width: 769px) {
  body {
    overflow-y: scroll;
  }
  html,
  body {
    font-size: 12px;
  }
}
@media all and (max-width: 768px) {
  html,
  body {
    font-size: 3.466666666666666vw;
  }
}
a:link,
a:visited {
  color: #fff;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
@media all and (min-width: 769px) {
  .sp {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .pc {
    display: none;
  }
}
@media all and (min-width: 769px) {
  .ModTxt {
    line-height: 1.75;
  }
}
@media all and (max-width: 768px) {
  .ModTxt {
    line-height: 1.75;
  }
}
@media all and (min-width: 769px) {
  .ModTxtLead {
    line-height: 2.5;
  }
}
@media all and (max-width: 768px) {
  .ModTxtLead {
    line-height: 2.5;
  }
}
@media all and (min-width: 769px) {
  .ModColorBorder {
    position: relative;
  }
  .ModColorBorder div {
    width: 154px;
    height: 523px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  .ModColorBorder .color0 {
    background-color: #d14c42;
  }
  .ModColorBorder .color1 {
    background-color: #dbdace;
  }
  .ModColorBorder .color2 {
    background-color: #d4bd4c;
  }
  .ModColorBorder .color3 {
    background-color: #69b280;
  }
  .ModColorBorder .color4 {
    background-color: #617394;
  }
}
@media all and (max-width: 768px) {
  .ModColorBorder {
    position: relative;
  }
  .ModColorBorder div {
    width: 11.066666666666666vw;
    height: 37.46666666666666vw;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  .ModColorBorder .color0 {
    background-color: #d14c42;
  }
  .ModColorBorder .color1 {
    background-color: #dbdace;
  }
  .ModColorBorder .color2 {
    background-color: #d4bd4c;
  }
  .ModColorBorder .color3 {
    background-color: #69b280;
  }
  .ModColorBorder .color4 {
    background-color: #617394;
  }
}
@media all and (min-width: 769px) {
  .ModBtnDetail {
    width: 140px;
    height: 42px;
    text-align: center;
    position: relative;
    cursor: pointer;
    -webkit-transition: background-color 150ms;
    -o-transition: background-color 150ms;
    transition: background-color 150ms;
    display: block;
    text-decoration: none;
  }
  .ModBtnDetail span {
    line-height: 42px;
    font-weight: 500;
    -webkit-transition: color 150ms;
    -o-transition: color 150ms;
    transition: color 150ms;
    color: #000;
    text-decoration: none;
  }
  .ModBtnDetail:before {
    content: "";
    border: 1px solid #000;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  .ModBtnDetail:hover {
    background-color: #000;
    text-decoration: none;
  }
  .ModBtnDetail:hover span {
    text-decoration: none;
    color: #fff;
  }
}
@media all and (max-width: 768px) {
  .ModBtnDetail {
    width: 100%;
    height: 12vw;
    text-align: center;
    position: relative;
    cursor: pointer;
    -webkit-transition: background-color 150ms;
    -o-transition: background-color 150ms;
    transition: background-color 150ms;
    color: #000;
    display: block;
    text-decoration: none;
  }
  .ModBtnDetail span {
    line-height: 12vw;
    font-weight: 500;
    -webkit-transition: color 150ms;
    -o-transition: color 150ms;
    transition: color 150ms;
    color: #000;
  }
  .ModBtnDetail:before {
    content: "";
    border: 1px solid #000;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
}
@media all and (min-width: 769px) {
  .ModContentNumber {
    text-align: center;
    width: 100%;
    font-family: 'Roboto', sans-serif;
  }
  .ModContentNumber .content {
    font-size: 17px;
    letter-spacing: 0;
  }
  .ModContentNumber .num {
    font-size: 54px;
    font-weight: 700;
    margin-top: 8px;
    letter-spacing: 0;
  }
}
@media all and (max-width: 768px) {
  .ModContentNumber {
    text-align: center;
    width: 100%;
    font-family: 'Roboto', sans-serif;
  }
  .ModContentNumber .content {
    font-size: 4vw;
    letter-spacing: 0;
  }
  .ModContentNumber .num {
    font-size: 12vw;
    font-weight: 700;
    margin-top: 1.6vw;
    letter-spacing: 0;
  }
}
@media all and (min-width: 769px) {
  .ModTitleBox {
    width: 410px;
    padding-top: 78px;
    background: url("../images/content/bg_title.png") no-repeat center top;
  }
  .ModTitleBox .ModContentNumber {
    margin: 0 auto 8px;
  }
  .ModTitleBox .sz1 {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
  }
  .ModTitleBox .sz2 {
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
    margin-top: 5px;
  }
}
@media all and (max-width: 768px) {
  .ModTitleBox {
    width: 100%;
    padding-top: 22.666666666666664vw;
    background: url("../images/content/bg_title_sp.png") no-repeat center top;
    background-size: contain;
  }
  .ModTitleBox .ModContentNumber {
    margin: 0 auto 8px;
  }
  .ModTitleBox .sz1 {
    font-size: 4.266666666666667vw;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
  }
  .ModTitleBox .sz2 {
    font-size: 6.666666666666667vw;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
    margin-top: 1.333333333333333vw;
  }
}
@media all and (min-width: 769px) {
  .ModTitleBox2 {
    width: 105px;
    height: 520px;
    zoom: 1;
  }
  .ModTitleBox2:after,
  .ModTitleBox2:before {
    content: "";
    display: table;
  }
  .ModTitleBox2:after {
    clear: both;
  }
  .ModTitleBox2.row2 {
    padding-right: 18px;
  }
  .ModTitleBox2 .ModContentNumber {
    margin: 0 auto 10px;
  }
  .ModTitleBox2 .sz1 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    float: right;
    margin-right: 5px;
    letter-spacing: 0;
  }
  .ModTitleBox2 .sz1.kakko {
    text-indent: -10px;
  }
  .ModTitleBox2 .sz1 .upright {
    text-orientation: upright;
  }
  .ModTitleBox2 .sz2 {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    float: right;
    margin-right: 2px;
  }
  .ModTitleBox2 .sz2 .upright {
    text-orientation: upright;
  }
}
@media all and (max-width: 768px) {
  .ModTitleBox2 {
    width: 100%;
    position: relative;
  }
  .ModTitleBox2 .ModContentNumber {
    display: block;
    position: absolute;
    left: 0;
    top: 1.6vw;
    right: auto;
    bottom: auto;
    z-index: 1;
    width: 26.666666666666668vw;
  }
  .ModTitleBox2 .sz1 {
    margin-left: 26.666666666666668vw;
    font-size: 4.666666666666667vw;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .ModTitleBox2 .sz1.kakko {
    text-indent: -10px;
  }
  .ModTitleBox2 .sz2 {
    margin-left: 26.666666666666668vw;
    font-size: 6.666666666666667vw;
    font-weight: 500;
    line-height: 1.3;
    margin-top: 1.333333333333333vw;
  }
}
@media all and (min-width: 769px) {
  #Contents {
    width: 100%;
    overflow: hidden;
  }
  #Contents.hide {
    width: 0;
    height: 0;
  }
}
@media all and (max-width: 768px) {
  #Contents {
    width: 100%;
    overflow: hidden;
  }
  #Contents.hide {
    width: 0;
    height: 0;
  }
}
@media all and (min-width: 769px) {
  .section_center {
    width: 960px;
    margin: 0 auto;
    position: relative;
  }
}
@media all and (max-width: 768px) {
  .section_center {
    width: 89.33333333333333vw;
    margin: 0 auto;
    position: relative;
  }
}
@media all and (min-width: 769px) {
  #Header {
    display: block;
    position: fixed;
    left: 0;
    top: -92px;
    right: auto;
    bottom: auto;
    z-index: 100;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    height: 92px;
  }
  #Header .box {
    display: block;
    position: absolute;
    left: 0;
    top: 30px;
    right: auto;
    bottom: auto;
    z-index: 1;
    zoom: 1;
    padding-left: 185px;
    left: calc(50% - 482px);
  }
  #Header .box:after,
  #Header .box:before {
    content: "";
    display: table;
  }
  #Header .box:after {
    clear: both;
  }
  #Header .box .logo {
    background-image: url("../images/header/logo.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 153px;
    height: 56px;
    display: block;
    text-indent: -9999px;
    float: left;
    display: block;
    position: absolute;
    left: 0;
    top: -14px;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  #Header .box nav {
    zoom: 1;
    float: left;
  }
  #Header .box nav:after,
  #Header .box nav:before {
    content: "";
    display: table;
  }
  #Header .box nav:after {
    clear: both;
  }
  #Header .box nav li {
    float: left;
    margin-left: 25px;
  }
  #Header .box nav li:first-child {
    margin-left: 0;
  }
  #Header .box nav li a {
    display: block;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    line-height: 28px;
    height: 28px;
    padding: 0 5px;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
  }
  #Header .box nav li a:hover {
    opacity: 0.5;
  }
  #Header .box .sns {
    float: left;
    zoom: 1;
    margin-left: 30px;
  }
  #Header .box .sns:after,
  #Header .box .sns:before {
    content: "";
    display: table;
  }
  #Header .box .sns:after {
    clear: both;
  }
  #Header .box .sns .fb {
    background-image: url("../images/header/ico_fb.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 28px;
    height: 28px;
    display: block;
    text-indent: -9999px;
    float: left;
  }
  #Header .box .sns .tw {
    background-image: url("../images/header/ico_tw.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 28px;
    height: 28px;
    display: block;
    text-indent: -9999px;
    float: left;
    margin-left: 17px;
  }
  #Header .box .sns a {
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
  }
  #Header .box .sns a:hover {
    opacity: 0.5;
  }
  #Header .btn_entry {
    display: block;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background-color: #fff100;
    width: 266px;
    height: 92px;
    text-indent: -9999px;
    -webkit-transition: background-color 150ms;
    -o-transition: background-color 150ms;
    transition: background-color 150ms;
  }
  #Header .btn_entry:after {
    content: "";
    background-image: url("../images/header/btn_entry.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 266px;
    height: 92px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  #Header .btn_entry:hover {
    background-color: #f7eb28;
  }
}
@media all and (max-width: 1300px) and (min-width: 1201px) {
  #Header .box {
    left: 80px;
  }
}
@media all and (max-width: 1200px) and (min-width: 769px) {
  #Header .box {
    left: 40px;
  }
  #Header .box nav li {
    margin-left: 18px;
  }
  #Header .box .sns {
    margin-left: 20px;
  }
}
@media all and (max-width: 768px) {
  #Header {
    display: block;
    position: absolute;
    left: 0;
    top: 126.66666666666666vw;
    right: auto;
    bottom: auto;
    z-index: 100;
    background-color: #fff;
    width: 100%;
    height: 13.333333333333334vw;
  }
  #Header .box .logo {
    display: none;
  }
  #Header .box nav {
    display: none;
  }
  #Header .box .sns {
    zoom: 1;
  }
  #Header .box .sns:after,
  #Header .box .sns:before {
    content: "";
    display: table;
  }
  #Header .box .sns:after {
    clear: both;
  }
  #Header .box .sns .fb {
    background-image: url("../images/header/ico_fb_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 10.666666666666668vw;
    height: 13.333333333333334vw;
    display: block;
    text-indent: -9999px;
    float: left;
    margin-left: 5.333333333333334vw;
  }
  #Header .box .sns .tw {
    background-image: url("../images/header/ico_tw_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 10.666666666666668vw;
    height: 13.333333333333334vw;
    display: block;
    text-indent: -9999px;
    float: left;
    margin-left: 1.333333333333333vw;
  }
  #Header .btn_entry {
    background-image: url("../images/header/btn_entry_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 68.4vw;
    height: 13.333212vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  #Header.fixed {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 100;
  }
}
@media all and (min-width: 769px) {
  #Footer {
    width: 100%;
    height: 125px;
    background-color: #333;
    color: #fff;
  }
  #Footer .inner {
    position: relative;
    zoom: 1;
  }
  #Footer .inner:after,
  #Footer .inner:before {
    content: "";
    display: table;
  }
  #Footer .inner:after {
    clear: both;
  }
  #Footer .info {
    text-align: right;
    padding-top: 25px;
  }
  #Footer .info span {
    font-size: 10px;
  }
  #Footer .support {
    background-image: url("../images/footer/support.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 305px;
    height: 35px;
    display: block;
    text-indent: -9999px;
    float: right;
    margin-top: 10px;
  }
}
@media all and (max-width: 768px) {
  #Footer {
    width: 100%;
    height: 34.66666666666667vw;
    background-color: #333;
    color: #fff;
  }
  #Footer .inner {
    position: relative;
    zoom: 1;
  }
  #Footer .inner:after,
  #Footer .inner:before {
    content: "";
    display: table;
  }
  #Footer .inner:after {
    clear: both;
  }
  #Footer .info {
    text-align: center;
    line-height: 1.5;
    padding-top: 4.666666666666667vw;
    font-size: 2.933333333333333vw;
  }
  #Footer .info span {
    font-size: 2.666666666666667vw;
  }
  #Footer .support {
    background-image: url("../images/footer/support_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 75.73333333333333vw;
    height: 8.533632vw;
    display: block;
    text-indent: -9999px;
    margin: 3.333333333333333vw auto 0;
  }
}
@media all and (min-width: 769px) {
  #PageTop {
    display: none;
  }
}
@media all and (max-width: 768px) {
  #PageTop {
    background-color: #454545;
    width: 100%;
    height: 13.333333333333334vw;
    padding-top: 3.2vw;
  }
  #PageTop:after {
    content: "";
    background-image: url("../images/footer/pagetop.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 10.666666666666668vw;
    height: 6.666666666666667vw;
    display: block;
    text-indent: -9999px;
    margin: 0 auto;
  }
}
@media all and (min-width: 769px) {
  #Kv {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    background-color: #000;
  }
  #Kv .copy {
    background-image: url("../images/kv/copy.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 1452px;
    height: 260px;
    display: block;
    position: absolute;
    left: 0;
    top: -30px;
    right: auto;
    bottom: auto;
    z-index: 10;
    text-indent: -9999px;
    left: calc(50% - 720px);
    opacity: 0;
  }
  #Kv #Kakekome {
    width: 1500px;
    height: 300px;
    display: block;
    position: absolute;
    left: 0;
    top: -30px;
    right: auto;
    bottom: auto;
    z-index: 10;
    left: calc(50% - 720px);
    top: calc(50% - 160px);
  }
  #Kv h1 {
    background-image: url("../images/kv/title.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 270px;
    height: 520px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    z-index: 10;
    left: calc(50% - 130px);
    top: -520px;
    -webkit-transition: top 1200ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: top 1200ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: top 1200ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  #Kv h1.center {
    top: calc(50% - 250px);
  }
  #Kv .period {
    background-image: url("../images/kv/period.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 365px;
    height: 148px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    z-index: 10;
    left: calc(50% + 96px);
    top: calc(50% + 106px);
    opacity: 0;
  }
  #Kv .kv {
    width: 100%;
    height: calc(100% - 30px);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
    -webkit-filter: blur(10px);
            filter: blur(10px);
    -webkit-transform: scale(2.4);
        -ms-transform: scale(2.4);
            transform: scale(2.4);
    -webkit-transition: -webkit-filter 1000ms, -webkit-transform 500ms;
    transition: -webkit-filter 1000ms, -webkit-transform 500ms;
    -o-transition: filter 1000ms, transform 500ms;
    transition: filter 1000ms, transform 500ms;
    transition: filter 1000ms, transform 500ms, -webkit-filter 1000ms, -webkit-transform 500ms;
  }
  #Kv .kv .ph {
    background-image: url("../images/kv/ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  #Kv .kv.blur {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  #Kv .kv.scale {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  #Kv .people {
    background-image: url("../images/kv/people.png");
    background-repeat: repeat-x;
    background-position: center top;
    width: 100%;
    height: 162px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -162px;
    right: auto;
    top: auto;
    z-index: 12;
  }
  #Kv .bosyu {
    position: absolute;
    z-index: 10;
    left: calc(50% - 480px);
    top: calc(50% + 60px);
    -webkit-transform: scaleX(0) scaleY(0);
        -ms-transform: scaleX(0) scaleY(0);
            transform: scaleX(0) scaleY(0);
    cursor: pointer;
  }
  #Kv .bosyu span {
    background-image: url("../images/kv/btn.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 190px;
    height: 190px;
    display: block;
    text-indent: -9999px;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    -o-transition: transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
  }
  #Kv .bosyu:hover span {
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  #Kv.white {
    background-color: #fff;
  }
}
@media all and (min-width: 769px) and (max-height: 812px) {
  #Kv .people {
    background-image: url("../images/kv/people.png");
    background-repeat: repeat-x;
    background-position: center top;
    width: 100%;
    height: 145px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -145px;
    right: auto;
    top: auto;
    z-index: 12;
  }
}
@media all and (min-width: 769px) and (max-height: 712px) {
  #Kv h1.center {
    top: calc(50% - 300px);
  }
  #Kv .bosyu {
    top: calc(50% - 10px);
  }
  #Kv .period {
    top: calc(50% + 26px);
  }
}
@media all and (max-width: 768px) {
  #Kv {
    width: 100%;
    height: 129.33333333333331vw;
    position: relative;
    overflow: hidden;
    background-color: #000;
  }
  #Kv .copy {
    background-image: url("../images/kv/copy.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 106.48vw;
    height: 19.06666666666667vw;
    display: block;
    position: absolute;
    left: 0;
    top: -1vw;
    right: auto;
    bottom: auto;
    z-index: 10;
    text-indent: -9999px;
    left: -3vw;
  }
  #Kv #Kakekome {
    width: 108vw;
    height: 21.6vw;
    display: block;
    position: absolute;
    left: 0;
    top: -30px;
    right: auto;
    bottom: auto;
    z-index: 10;
    left: calc(50% - 53vw);
    top: calc(50% - 11vw);
  }
  #Kv h1 {
    background-image: url("../images/kv/title_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 37.86666666666667vw;
    height: 77.3332vw;
    display: block;
    text-indent: -9999px;
    position: absolute;
    z-index: 10;
    left: calc(50% - 19vw);
    top: -78vw;
    -webkit-transition: top 1200ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: top 1200ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: top 1200ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  #Kv h1.center {
    top: 18vw;
  }
  #Kv .period {
    background-image: url("../images/kv/period_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 35.199999999999996vw;
    height: 27.466559999999998vw;
    display: block;
    text-indent: -9999px;
    position: absolute;
    z-index: 10;
    left: calc(50% + 15vw);
    top: 72vw;
    opacity: 0;
  }
  #Kv .kv {
    width: 100%;
    height: 117.19999999999999vw;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
    -webkit-filter: blur(10px);
            filter: blur(10px);
    -webkit-transform: scale(1.6);
        -ms-transform: scale(1.6);
            transform: scale(1.6);
    -webkit-transition: -webkit-filter 1000ms, -webkit-transform 500ms;
    transition: -webkit-filter 1000ms, -webkit-transform 500ms;
    -o-transition: filter 1000ms, transform 500ms;
    transition: filter 1000ms, transform 500ms;
    transition: filter 1000ms, transform 500ms, -webkit-filter 1000ms, -webkit-transform 500ms;
  }
  #Kv .kv .ph {
    background-image: url("../images/kv/ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  #Kv .kv.blur {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  #Kv .kv.scale {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  #Kv .people {
    background-image: url("../images/kv/people_sp.png");
    background-repeat: repeat-x;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 30.266666666666666vw;
    display: block;
    position: absolute;
    left: 0;
    bottom: -31vw;
    right: auto;
    top: auto;
    z-index: 2;
  }
  #Kv .bosyu {
    background-image: url("../images/kv/btn_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 25.333333333333336vw;
    height: 25.333333333333336vw;
    display: block;
    text-indent: -9999px;
    position: absolute;
    z-index: 10;
    left: 3vw;
    top: calc(50% + 10vw);
    -webkit-transform: scaleX(0) scaleY(0);
        -ms-transform: scaleX(0) scaleY(0);
            transform: scaleX(0) scaleY(0);
  }
  #Kv.white {
    background-color: #fff;
  }
}
@media all and (min-width: 769px) {
  #About {
    padding-top: 118px;
    padding-bottom: 140px;
  }
  #About h2 {
    background-image: url("../images/about/title.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 226px;
    height: 132px;
    display: block;
    text-indent: -9999px;
  }
  #About .ModTxtLead {
    margin-top: 30px;
    padding-left: 10px;
  }
  #About .kakekome {
    background-image: url("../images/about/kakekome.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 363px;
    height: 67px;
    display: block;
    text-indent: -9999px;
    margin-left: 10px;
    margin-top: 35px;
  }
  #About .info {
    width: 700px;
    margin-left: 10px;
    margin-top: 35px;
    background: url("../images/parts/line1.png") repeat-x bottom;
  }
  #About .info dl {
    position: relative;
    background: url("../images/parts/line1.png") repeat-x;
    zoom: 1;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #About .info dl:after,
  #About .info dl:before {
    content: "";
    display: table;
  }
  #About .info dl:after {
    clear: both;
  }
  #About .info dl dt {
    padding-left: 20px;
    width: 80px;
    float: left;
    line-height: 1.5;
  }
  #About .info dl dd {
    width: 610px;
    float: left;
    line-height: 1.5;
  }
  #About .info dl dd .s {
    font-size: 11px;
  }
  #About .memo {
    font-size: 10px;
    margin-top: 30px;
    margin-left: 10px;
    line-height: 2;
  }
  #About .memo .b {
    color: #f66;
  }
  #About .illust1 {
    background-image: url("../images/about/illust1.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 115px;
    height: 175px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 320px;
    top: 95px;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  #About .ph {
    background-image: url("../images/about/ph.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 702px;
    height: 600px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 420px;
    top: 100px;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
}
@media all and (max-width: 768px) {
  #About {
    padding-top: 28.000000000000004vw;
    padding-bottom: 17.333333333333336vw;
  }
  #About h2 {
    background-image: url("../images/about/title_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 55.46666666666666vw;
    height: 23.066922666666667vw;
    display: block;
    text-indent: -9999px;
    margin-left: -2.666666666666667vw;
  }
  #About .ModTxtLead {
    margin-top: 4vw;
  }
  #About .kakekome {
    background-image: url("../images/about/kakekome_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 72.53333333333333vw;
    height: 13.066880000000001vw;
    display: block;
    text-indent: -9999px;
    margin-left: 0vw;
    margin-top: 7vw;
  }
  #About .info {
    width: 100%;
    margin-top: 8vw;
    background: url("../images/parts/line1.png") repeat-x bottom;
  }
  #About .info dl {
    position: relative;
    background: url("../images/parts/line1.png") repeat-x;
    zoom: 1;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
  #About .info dl:after,
  #About .info dl:before {
    content: "";
    display: table;
  }
  #About .info dl:after {
    clear: both;
  }
  #About .info dl dt {
    padding-left: 0;
    width: 14.666666666666666vw;
    float: left;
    line-height: 1.5;
  }
  #About .info dl dd {
    width: 74.66666666666667vw;
    float: left;
    line-height: 1.5;
    letter-spacing: 0.04rem;
  }
  #About .info dl dd .s {
    font-size: 2.933333333333333vw;
  }
  #About .memo {
    font-size: 2.666666666666667vw;
    margin-top: 6.666666666666667vw;
    line-height: 1.6;
  }
  #About .memo .b {
    color: #f66;
  }
  #About .illust1 {
    background-image: url("../images/about/illust1_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 24vw;
    height: 37.06656vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: -1.333333333333333vw;
    top: 21.333333333333336vw;
    z-index: 1;
  }
  #About .ph {
    background-image: url("../images/about/ph_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 94vw;
    height: 80.66704vw;
    display: block;
    text-indent: -9999px;
    margin: 10.666666666666668vw auto 0;
    margin-left: -2.133333333333333vw;
  }
}
@media all and (min-width: 769px) {
  #Content {
    padding-top: 140px;
    padding-bottom: 120px;
    position: relative;
    z-index: 10;
  }
  #Content h2 {
    background-image: url("../images/content/title.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 343px;
    height: 128px;
    display: block;
    text-indent: -9999px;
    position: relative;
  }
  #Content h2 span{
    text-indent: 0;
    display: block;
    background-color: #fff100;
    display: block;
    position: absolute;
    left: 220px;
    top: 104px;
    right: auto;
    bottom: auto;
    z-index: 2;
    font-weight: 700;
    width: 90px;
    height: 22px;
    text-align: center;
    line-height: 22px;
  }
  #Content .conitem1 {
    margin-top: 55px;
    position: relative;
  }
  #Content .conitem1 .ModTxtLead {
    margin-top: 10px;
    padding-left: 10px;
    width: 380px;
  }
  #Content .conitem1 .date {
    width: 380px;
    margin-top: 20px;
    padding-left: 10px;
  }
  #Content .conitem1 .date .t {
    font-weight: 700;
    font-size: 14px;
    line-height: 2;
  }
  #Content .conitem1 .date ul {
    zoom: 1;
    display: none;
  }
  #Content .conitem1 .date ul:after,
  #Content .conitem1 .date ul:before {
    content: "";
    display: table;
  }
  #Content .conitem1 .date ul:after {
    clear: both;
  }
  #Content .conitem1 .date ul li {
    display: block;
    line-height: 2;
    float: left;
    margin-left: 18px;
  }
  #Content .conitem1 .date ul li:nth-child(4n+1) {
    margin-left: 0;
  }
  #Content .conitem1 .btnbox {
    zoom: 1;
    width: 400px;
    margin-top: 20px;
  }
  #Content .conitem1 .btnbox:after,
  #Content .conitem1 .btnbox:before {
    content: "";
    display: table;
  }
  #Content .conitem1 .btnbox:after {
    clear: both;
  }
  #Content .conitem1 .btnbox .ModBtnDetail {
    float: right;
  }
  #Content .conitem1 .ph {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  #Content .con1 .ph {
    background-image: url("../images/content/con1_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 500px;
    height: 392px;
    display: block;
    text-indent: -9999px;
  }
  #Content .con_cafe .ph {
    background-image: url("../images/content/ph_cafebooth.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 500px;
    height: 392px;
    display: block;
    text-indent: -9999px;
  }
  #Content .con_cafe .ModTitleBox {
    padding-top: 100px;
  }
  #Content .con_cafe .btnbox {
    display: block;
  }
  #Content .con_talk .ph {
    background-image: url("../images/content/ph_talk.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 500px;
    height: 392px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  #Content .con_talk .ModTitleBox {
    padding-top: 100px;
  }
  #Content .con_talk .ModTitleBox,
  #Content .con_talk .ModTxtLead,
  #Content .con_talk .date,
  #Content .con_talk .btnbox {
    margin-left: 550px;
  }
  #Content .list {
    zoom: 1;
    margin-top: 80px;
  }
  #Content .list:after,
  #Content .list:before {
    content: "";
    display: table;
  }
  #Content .list:after {
    clear: both;
  }
  #Content .list li {
    float: left;
    width: 300px;
    margin-left: 30px;
    min-height: 285px;
  }
  #Content .list li:nth-child(3n+1) {
    margin-left: 0;
  }
  #Content .list li h4 {
    margin-top: 12px;
    font-weight: 700;
    font-size: 16px;
  }
  #Content .list li h4 span {
    font-size: 12px;
  }
  #Content .list li .ModTxt {
    margin-top: 15px;
  }
  #Content .list li:nth-child(1) .ph {
    background-image: url("../images/content/list_1_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 300px;
    height: 169px;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(2) .ph {
    background-image: url("../images/content/list_2_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 300px;
    height: 169px;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(3) .ph {
    background-image: url("../images/content/list_3_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 300px;
    height: 169px;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(4) .ph {
    background-image: url("../images/content/list_4_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 300px;
    height: 169px;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(5) .ph {
    background-image: url("../images/content/list_5_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 300px;
    height: 169px;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(6) .ph {
    background-image: url("../images/content/list_6_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 300px;
    height: 169px;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(7) .ph {
    background-image: url("../images/content/list_7_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 300px;
    height: 169px;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(8) .ph {
    background-image: url("../images/content/list_8_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 300px;
    height: 169px;
    display: block;
    text-indent: -9999px;
  }
  #Content .list_other {
    text-align: right;
    font-size: 14px;
  }
  #Content .conbox {
    zoom: 1;
    margin-top: 75px;
  }
  #Content .conbox:after,
  #Content .conbox:before {
    content: "";
    display: table;
  }
  #Content .conbox:after {
    clear: both;
  }
  #Content .conitem2 {
    position: relative;
    width: 460px;
    min-height: 620px;
    padding-top: 292px;
  }
  #Content .conitem2:nth-child(odd) {
    float: left;
  }
  #Content .conitem2:nth-child(even) {
    float: right;
  }
  #Content .conitem2 .ph {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  #Content .conitem2 .ModTitleBox2 {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  #Content .conitem2 .ModContentNumber {
    width: 100px;
  }
  #Content .conitem2 .ModTxtLead {
    width: 345px;
  }
  #Content .conitem2 .date {
    width: 345px;
    margin-top: 20px;
  }
  #Content .conitem2 .date .t {
    font-weight: 700;
    font-size: 14px;
    line-height: 2;
  }
  #Content .conitem2 .date ul {
    zoom: 1;
    display: none;
  }
  #Content .conitem2 .date ul:after,
  #Content .conitem2 .date ul:before {
    content: "";
    display: table;
  }
  #Content .conitem2 .date ul:after {
    clear: both;
  }
  #Content .conitem2 .date ul li {
    display: block;
    line-height: 2;
    float: left;
    margin-left: 18px;
  }
  #Content .conitem2 .date ul li:nth-child(4n+1) {
    margin-left: 0;
  }
  #Content .conitem2 .ModBtnDetail {
    margin-top: 20px;
  }
  #Content .con2,
  #Content .con3 {
    min-height: 760px;
  }
  #Content .con2 .ph {
    background-image: url("../images/content/con2_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 345px;
    height: 272px;
    display: block;
    text-indent: -9999px;
  }
  #Content .con3 .ph {
    background-image: url("../images/content/con3_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 345px;
    height: 272px;
    display: block;
    text-indent: -9999px;
  }
  #Content .con4 .ph {
    background-image: url("../images/content/con4_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 345px;
    height: 272px;
    display: block;
    text-indent: -9999px;
  }
  #Content .con5 .ph {
    background-image: url("../images/content/con5_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 345px;
    height: 272px;
    display: block;
    text-indent: -9999px;
  }
  #Content .con6 .ph {
    background-image: url("../images/content/con6_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 345px;
    height: 272px;
    display: block;
    text-indent: -9999px;
  }
  #Content .con7 .ph {
    background-image: url("../images/content/con7_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 345px;
    height: 272px;
    display: block;
    text-indent: -9999px;
  }
  #Content .con8,
  #Content .con9 {
    min-height: 660px;
  }
  #Content .con8 .ph {
    background-image: url("../images/content/con8_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 345px;
    height: 272px;
    display: block;
    text-indent: -9999px;
  }
  #Content .con9 .ph {
    background-image: url("../images/content/con9_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 345px;
    height: 272px;
    display: block;
    text-indent: -9999px;
  }
  #Content .con10 .ph {
    background-image: url("../images/content/con10_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 345px;
    height: 272px;
    display: block;
    text-indent: -9999px;
  }
  #Content .con11 .ph {
    background-image: url("../images/content/con11_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 345px;
    height: 272px;
    display: block;
    text-indent: -9999px;
  }
  #Content .con12 .ph {
    background-image: url("../images/content/con12_ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 345px;
    height: 272px;
    display: block;
    text-indent: -9999px;
  }
  #Content .illust1 {
    background-image: url("../images/content/illust1.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 79px;
    height: 116px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: -100px;
    top: 1400px;
    z-index: 1;
  }
}
@media all and (max-width: 768px) {
  #Content {
    padding-top: 16vw;
    padding-bottom: 17.333333333333336vw;
    position: relative;
    z-index: 10;
  }
  #Content h2 {
    background-image: url("../images/content/title_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 58.13333333333334vw;
    height: 24.266597333333337vw;
    display: block;
    text-indent: -9999px;
    margin-left: -2.933333333333333vw;
    position: relative;
  }
  #Content h2 span {
    text-indent: 0;
    display: block;
    background-color: #fff100;
    display: block;
    position: absolute;
    left: 61.33333333333333vw;
    top: 17.599999999999998vw;
    right: auto;
    bottom: auto;
    z-index: 2;
    font-weight: 700;
    width: 24vw;
    height: 6.666666666666667vw;
    text-align: center;
    line-height: 6.666666666666667vw;
  }
  #Content .conitem1 {
    margin-top: 21.333333333333336vw;
    position: relative;
  }
  #Content .conitem1 .ModTxtLead {
    margin-top: 4vw;
  }
  #Content .conitem1 .date {
    margin-top: 4vw;
  }
  #Content .conitem1 .date .t {
    font-weight: 700;
    font-size: 3.466666666666666vw;
    line-height: 2;
  }
  #Content .conitem1 .date ul {
    zoom: 1;
    display: none;
  }
  #Content .conitem1 .date ul:after,
  #Content .conitem1 .date ul:before {
    content: "";
    display: table;
  }
  #Content .conitem1 .date ul:after {
    clear: both;
  }
  #Content .conitem1 .date ul li {
    display: block;
    line-height: 2;
    float: left;
    margin-left: 6.666666666666667vw;
  }
  #Content .conitem1 .date ul li:nth-child(3n+1) {
    margin-left: 0;
  }
  #Content .conitem1 .btnbox {
    margin-top: 5.333333333333334vw;
  }
  #Content .conitem1 .ph {
    margin-top: 4vw;
  }
  #Content .con1 {
    margin-top: 9.333333333333334vw;
  }
  #Content .con1 .ph {
    background-image: url("../images/content/con1_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 60.53316000000001vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .con_cafe .ph {
    background-image: url("../images/content/ph_cafebooth_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 60.666266666666665vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .con_cafe .btnbox {
    display: block;
  }
  #Content .con_talk {
    margin-top: 21.333333333333336vw;
  }
  #Content .con_talk .ph {
    background-image: url("../images/content/ph_talk_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 60.666266666666665vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .list {
    zoom: 1;
    margin-top: 8vw;
  }
  #Content .list:after,
  #Content .list:before {
    content: "";
    display: table;
  }
  #Content .list:after {
    clear: both;
  }
  #Content .list li {
    float: left;
    width: 42vw;
    min-height: 69.33333333333334vw;
    margin-left: 5.333333333333334vw;
  }
  #Content .list li:nth-child(odd) {
    margin-left: 0;
  }
  #Content .list li h4 {
    margin-top: 2.4vw;
    font-weight: 700;
    font-size: 4vw;
  }
  #Content .list li h4 span {
    font-size: 2.933333333333333vw;
  }
  #Content .list li .ModTxt {
    margin-top: 2.666666666666667vw;
  }
  #Content .list li:nth-child(1) .ph {
    background-image: url("../images/content/list_1_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 24.3999vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(2) .ph {
    background-image: url("../images/content/list_2_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 24.3999vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(3) .ph {
    background-image: url("../images/content/list_3_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 24.3999vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(4) .ph {
    background-image: url("../images/content/list_4_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 24.3999vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(5) .ph {
    background-image: url("../images/content/list_5_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 24.3999vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(6) .ph {
    background-image: url("../images/content/list_6_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 24.3999vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(7) .ph {
    background-image: url("../images/content/list_7_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 24.3999vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .list li:nth-child(8) .ph {
    background-image: url("../images/content/list_8_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 24.3999vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .list_other {
    text-align: right;
    font-size: 3.466666666666666vw;
  }
  #Content .conbox {
    margin-top: 10vw;
  }
  #Content .conitem2 {
    position: relative;
    margin-bottom: 21.333333333333336vw;
    width: 100%;
  }
  #Content .conitem2 .ModTitleBox2 {
    margin-top: 5.066666666666666vw;
  }
  #Content .conitem2 .ModTxtLead {
    margin-top: 4vw;
  }
  #Content .conitem2 .date {
    margin-top: 3.2vw;
  }
  #Content .conitem2 .date .t {
    font-weight: 700;
    font-size: 3.466666666666666vw;
    line-height: 2;
  }
  #Content .conitem2 .date ul {
    zoom: 1;
    display: none;
  }
  #Content .conitem2 .date ul:after,
  #Content .conitem2 .date ul:before {
    content: "";
    display: table;
  }
  #Content .conitem2 .date ul:after {
    clear: both;
  }
  #Content .conitem2 .date ul li {
    display: block;
    line-height: 2;
    float: left;
    margin-left: 6.666666666666667vw;
  }
  #Content .conitem2 .date ul li:nth-child(3n+1) {
    margin-left: 0;
  }
  #Content .conitem2 .date ul.row li {
    float: none;
    margin-left: 0;
    display: block;
  }
  #Content .conitem2 .ModBtnDetail {
    margin-top: 4vw;
  }
  #Content .con2 .ph {
    background-image: url("../images/content/con2_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 42.13317333333333vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .con3 .sz2 {
    font-size: 5.866666666666666vw;
  }
  #Content .con3 .ph {
    background-image: url("../images/content/con3_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 42.13317333333333vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .con4 .ph {
    background-image: url("../images/content/con4_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 42.13317333333333vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .con5 .ph {
    background-image: url("../images/content/con5_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 42.13317333333333vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .con6 .ph {
    background-image: url("../images/content/con6_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 42.13317333333333vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .con7 .ph {
    background-image: url("../images/content/con7_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 42.13317333333333vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .con8 .ph {
    background-image: url("../images/content/con8_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 42.13317333333333vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .con9 .ph {
    background-image: url("../images/content/con9_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 42.13317333333333vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .con10 .ph {
    background-image: url("../images/content/con10_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 42.13317333333333vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .con11 .ph {
    background-image: url("../images/content/con11_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 42.13317333333333vw;
    display: block;
    text-indent: -9999px;
  }
  #Content .con12 .ph {
    background-image: url("../images/content/con12_ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 42.13317333333333vw;
    display: block;
    text-indent: -9999px;
  }
}
@media all and (min-width: 769px) {
  #Schedule {
    padding-top: 140px;
  }
  #Schedule h2 {
    background-image: url("../images/schedule/title.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 363px;
    height: 131px;
    display: block;
    text-indent: -9999px;
  }
  #Schedule .schedule {
    width: 100%;
    margin-top: 50px;
  }
  #Schedule .schedule .btn {
    background-image: url("../images/schedule/schedule.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 640px;
    height: 407px;
    display: block;
    text-indent: -9999px;
    margin: 0 auto;
  }
  #Schedule .schedule .btn:hover {
    opacity: 0.9;
  }
  #Schedule .illust1 {
    background-image: url("../images/schedule/illust1.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 172px;
    height: 180px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: -30px;
    bottom: -60px;
    left: auto;
    top: auto;
    z-index: 1;
  }
}
@media all and (max-width: 768px) {
  #Schedule {
    padding-top: 16vw;
    padding-bottom: 8vw;
  }
  #Schedule h2 {
    background-image: url("../images/schedule/title_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 60.266666666666666vw;
    height: 25.600074666666668vw;
    display: block;
    text-indent: -9999px;
  }
  #Schedule .schedule {
    width: 100%;
    margin-top: 8vw;
  }
  #Schedule .schedule .btn {
    background-image: url("../images/schedule/schedule_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 85.33333333333334vw;
    height: 54.4vw;
    display: block;
    text-indent: -9999px;
    margin: 0 auto;
  }
  #Schedule .illust1 {
    background-image: url("../images/schedule/illust1_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 30.666666666666664vw;
    height: 32.000053333333334vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: -8vw;
    bottom: -16vw;
    left: auto;
    top: auto;
    z-index: 1;
  }
}
@media all and (min-width: 769px) {
  #Entry {
    padding-top: 140px;
    padding-bottom: 130px;
  }
  #Entry h2 {
    background-image: url("../images/entry/title.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 218px;
    height: 113px;
    display: block;
    text-indent: -9999px;
  } 
  #Entry .list {
    zoom: 1;
    position: relative;
    margin-top: 35px;
  }
  #Entry .list:after,
  #Entry .list:before {
    content: "";
    display: table;
  }
  #Entry .list:after {
    clear: both;
  }
  #Entry .list li {
    float: left;
    margin-bottom: 40px;
  }
  #Entry .list li:nth-child(even) {
    float: right;
  }
  #Entry .list li a {
    color: #000;
    text-decoration: none;
    display: block;
    width: 470px;
    height: 137px;
    padding-left: 170px;
    position: relative;
    padding-top: 18px;
  }
  #Entry .list li a .title {
    -webkit-transition: color 150ms;
    -o-transition: color 150ms;
    transition: color 150ms;
  }
  #Entry .list li a .sub {
    -webkit-transition: all 150ms;
    -o-transition: all 150ms;
    transition: all 150ms;
  }
  #Entry .list li a .ph {
    -webkit-transition: all 150ms;
    -o-transition: all 150ms;
    transition: all 150ms;
  }
  #Entry .list li a:hover .title {
    color: #666;
  }
  #Entry .list li a:hover .sub {
    background-color: #000;
    color: #fff;
  }
  #Entry .list li a:hover .ph {
    -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
            transform: scale(1.02);
  }
  #Entry .list li .ph {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  #Entry .list li .sub {
    border: 1px solid #000;
    width: 94px;
    height: 25px;
    text-align: center;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
  }
  #Entry .list li .title {
    margin-top: 6px;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
  }
  #Entry .list li:nth-child(1) .ph {
    background-image: url("../images/entry/ph1.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(2) .ph {
    background-image: url("../images/entry/ph2.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(3) .ph {
    background-image: url("../images/entry/ph3.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(4) .ph {
    background-image: url("../images/entry/ph4.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(5) .ph {
    background-image: url("../images/entry/ph5.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(6) .ph {
    background-image: url("../images/entry/ph6.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(7) .ph {
    background-image: url("../images/entry/ph7.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(8) .ph {
    background-image: url("../images/entry/ph8.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(9) .ph {
    background-image: url("../images/entry/ph9.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(10) .ph {
    background-image: url("../images/entry/ph10.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(11) .ph {
    background-image: url("../images/entry/ph11.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(12) .ph {
    background-image: url("../images/entry/ph12.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(13) .ph {
    background-image: url("../images/entry/ph_talk.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    height: 137px;
    display: block;
    text-indent: -9999px;
  }
}
@media all and (max-width: 768px) {
  #Entry {
    padding-top: 16vw;
    padding-bottom: 17.333333333333336vw;
  }
  #Entry h2 {
    background-image: url("../images/entry/title_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 36.266666666666666vw;
    height: 21.866624vw;
    display: block;
    text-indent: -9999px;
    margin-left: -2.666666666666667vw;
  }
  #Entry .list {
    zoom: 1;
    position: relative;
    margin-top: 10vw;
  }
  #Entry .list:after,
  #Entry .list:before {
    content: "";
    display: table;
  }
  #Entry .list:after {
    clear: both;
  }
  #Entry .list li {
    position: relative;
    margin-bottom: 5.333333333333334vw;
  }
  #Entry .list li a {
    color: #000;
    text-decoration: none;
    display: block;
    padding-left: 47.333333333333336vw;
    height: 39.33333333333333vw;
  }
  #Entry .list li .sub {
    border: 1px solid #000;
    width: 26.666666666666668vw;
    height: 7.333333333333333vw;
    text-align: center;
    line-height: 7.333333333333333vw;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 3.333333333333333vw;
  }
  #Entry .list li .ph {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  #Entry .list li .title {
    margin-top: 2.666666666666667vw;
    font-weight: 700;
    font-size: 4vw;
    line-height: 1.5;
    padding-right: 1.333333333333333vw;
  }
  #Entry .list li:nth-child(1) .ph {
    background-image: url("../images/entry/ph1_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(2) .ph {
    background-image: url("../images/entry/ph2_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(3) .ph {
    background-image: url("../images/entry/ph3_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(4) .ph {
    background-image: url("../images/entry/ph4_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(5) .ph {
    background-image: url("../images/entry/ph5_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(6) .ph {
    background-image: url("../images/entry/ph6_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(7) .ph {
    background-image: url("../images/entry/ph7_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(8) .ph {
    background-image: url("../images/entry/ph8_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(9) .ph {
    background-image: url("../images/entry/ph9_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(10) .ph {
    background-image: url("../images/entry/ph10_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(11) .ph {
    background-image: url("../images/entry/ph11_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(12) .ph {
    background-image: url("../images/entry/ph12_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
  #Entry .list li:nth-child(13) .ph {
    background-image: url("../images/entry/ph_talk_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42vw;
    height: 39.33342vw;
    display: block;
    text-indent: -9999px;
  }
}
@media all and (min-width: 769px) {
  #Access {
    padding-top: 100px;
    padding-bottom: 144px;
    position: relative;
  }
  #Access h2 {
    background-image: url("../images/access/title.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 264px;
    height: 107px;
    display: block;
    text-indent: -9999px;
  }
  #Access .box {
    position: relative;
    padding-left: 490px;
    padding-top: 94px;
    height: 292px;
    margin-top: 54px;
  }
  #Access .box .ph {
    background-image: url("../images/access/ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 450px;
    height: 292px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  #Access .box h3 {
    font-size: 18px;
    font-weight: 500;
  }
  #Access .box h3 span {
    font-size: 14px;
  }
  #Access .box .info {
    margin-top: 12px;
  }
}
@media all and (max-width: 768px) {
  #Access {
    padding-top: 16vw;
    padding-bottom: 17.333333333333336vw;
  }
  #Access h2 {
    background-image: url("../images/access/title_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 44vw;
    height: 21.3334vw;
    display: block;
    text-indent: -9999px;
    margin-left: -2.666666666666667vw;
  }
  #Access .box {
    position: relative;
  }
  #Access .box .ph {
    background-image: url("../images/access/ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 89.33333333333333vw;
    height: 84.13324vw;
    display: block;
    text-indent: -9999px;
    margin-top: 8vw;
  }
  #Access .box h3 {
    font-size: 4.666666666666667vw;
    font-weight: 500;
    margin-top: 5.333333333333334vw;
  }
  #Access .box h3 span {
    font-size: 3.733333333333334vw;
  }
  #Access .box .info {
    margin-top: 2vw;
  }
}
@media all and (min-width: 769px) {
  #Contact {
    padding-top: 140px;
    padding-bottom: 140px;
    position: relative;
  }
  #Contact h2 {
    background-image: url("../images/contact/title.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 325px;
    height: 133px;
    display: block;
    text-indent: -9999px;
  }
  #Contact dl {
    margin-left: 5px;
    padding-top: 20px;
  }
  #Contact dl p,
  #Contact dl dt {
    font-size: 18px;
    font-weight: 700;
    margin-top: 25px;
  }
  #Contact dl dd {
    margin-top: 15px;
  }
  #Contact dl dd a {
    color: #000;
    text-decoration: none;
  }
  #Contact dl dd a:hover {
    text-decoration: underline;
  }
}
@media all and (max-width: 768px) {
  #Contact {
    padding-top: 16vw;
    padding-bottom: 80vw;
  }
  #Contact h2 {
    background-image: url("../images/contact/title_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 54vw;
    height: 24.800040000000003vw;
    display: block;
    text-indent: -9999px;
    margin-left: -2.666666666666667vw;
  }
  #Contact dl {
    padding-top: 2.666666666666667vw;
  }
  #Contact dl p,
  #Contact dl dt {
    font-size: 4.666666666666667vw;
    font-weight: 700;
    margin-top: 6.666666666666667vw;
  }
  #Contact dl dd {
    margin-top: 2.666666666666667vw;
    line-height: 1.5;
  }
  #Contact dl dd a {
    color: #000;
    text-decoration: none;
  }
}
@media all and (min-width: 769px) {
  #Map {
    width: 100%;
    height: 512px;
    position: relative;
  }
  #Map .gmap {
    width: 100%;
    height: 490px;
    position: relative;
    z-index: 2;
  }
  #Map .ModColorBorder {
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  #Map .illust1 {
    background-image: url("../images/map/illust1.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 418px;
    height: 580px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: -120px;
    top: 300px;
    right: auto;
    bottom: auto;
    z-index: 3;
  }
  #Map .illust2 {
    background-image: url("../images/map/illust2.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 414px;
    height: 557px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: -120px;
    top: 300px;
    z-index: 3;
  }
}
@media all and (max-width: 768px) {
  #Map {
    width: 100%;
    height: 77.33333333333333vw;
    position: relative;
  }
  #Map .gmap {
    width: 100%;
    height: 73.33333333333333vw;
    position: relative;
    z-index: 2;
  }
  #Map .ModColorBorder {
    display: block;
    position: absolute;
    left: 0;
    top: 40vw;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
  #Map .illust1 {
    background-image: url("../images/map/illust1_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 75.46666666666667vw;
    height: 104.533408vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: -37.333333333333336vw;
    top: 170.66666666666669vw;
    right: auto;
    bottom: auto;
    z-index: 2;
  }
  #Map .illust2 {
    background-image: url("../images/map/illust2_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 74.66666666666667vw;
    height: 100.53344vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: -37.333333333333336vw;
    top: 170.66666666666669vw;
    z-index: 2;
  }
}
@media all and (min-width: 769px) {
  #Middle1 {
    width: 100%;
    height: 600px;
    position: relative;
  }
  #Middle1 .ph {
    background-image: url("../images/middle1/ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 1035px;
    height: 549px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
  }
  #Middle1 .illust1 {
    background-image: url("../images/middle1/illust1.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 203px;
    height: 314px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 50px;
    top: 100px;
    right: auto;
    bottom: auto;
    z-index: 3;
  }
  #Middle1 .ModColorBorder {
    display: block;
    position: absolute;
    left: 0;
    top: 80px;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
}
@media all and (max-width: 768px) {
  #Middle1 {
    width: 100%;
    height: 56.53333333333334vw;
    position: relative;
  }
  #Middle1 .ph {
    background-image: url("../images/middle1/ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 73.33333333333333vw;
    height: 53.066933333333324vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
  }
  #Middle1 .illust1 {
    background-image: url("../images/middle1/illust1_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 32vw;
    height: 48.800000000000004vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 4vw;
    top: 5vw;
    right: auto;
    bottom: auto;
    z-index: 4;
  }
  #Middle1 .ModColorBorder {
    display: block;
    position: absolute;
    left: 0;
    top: 19.333333333333332vw;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
}
@media all and (min-width: 769px) {
  #Middle2 {
    width: 100%;
    height: 600px;
    position: relative;
  }
  #Middle2 .ph {
    background-image: url("../images/middle2/ph.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 1020px;
    height: 550px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 3;
  }
  #Middle2 .illust1 {
    background-image: url("../images/middle2/illust1.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 223px;
    height: 265px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: 50px;
    top: 150px;
    z-index: 3;
  }
  #Middle2 .ModColorBorder {
    display: block;
    position: absolute;
    left: 0;
    top: 80px;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
}
@media all and (max-width: 768px) {
  #Middle2 {
    width: 100%;
    height: 56.53333333333334vw;
    position: relative;
  }
  #Middle2 .ph {
    background-image: url("../images/middle2/ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 72.93333333333332vw;
    height: 53.06702266666666vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 3;
  }
  #Middle2 .illust1 {
    background-image: url("../images/middle2/illust1_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 34.4vw;
    height: 41.06672vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: 4vw;
    top: 12vw;
    z-index: 4;
  }
  #Middle2 .ModColorBorder {
    display: block;
    position: absolute;
    left: 0;
    top: 19.333333333333332vw;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
}
@media all and (min-width: 769px) {
  #Middle3 {
    width: 100%;
    height: 600px;
    position: relative;
  }
  #Middle3 .ph {
    width: 100%;
    height: 500px;
    background: url("../images/middle3/ph.jpg") no-repeat center center;
    background-size: cover;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 3;
  }
  #Middle3 .illust1 {
    background-image: url("../images/middle3/illust1.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 217px;
    height: 151px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: -80px;
    top: -70px;
    z-index: 10;
  }
  #Middle3 .illust2 {
    background-image: url("../images/middle3/illust2.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 202px;
    height: 123px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: -80px;
    bottom: 40px;
    right: auto;
    top: auto;
    z-index: 10;
  }
  #Middle3 .illust3 {
    background-image: url("../images/middle3/illust3.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 180px;
    height: 180px;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: 200px;
    bottom: -82px;
    left: auto;
    top: auto;
    z-index: 10;
  }
  #Middle3 .ModColorBorder {
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
}
@media all and (max-width: 768px) {
  #Middle3 {
    width: 100%;
    height: 56.53333333333334vw;
    position: relative;
  }
  #Middle3 .ph {
    background-image: url("../images/middle3/ph_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100vw;
    height: 53.067vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 3;
  }
  #Middle3 .illust1 {
    background-image: url("../images/middle3/illust1_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 29.333333333333332vw;
    height: 20.533333333333335vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: 0.533333333333333vw;
    top: -9.333333333333334vw;
    z-index: 10;
  }
  #Middle3 .illust2 {
    background-image: url("../images/middle3/illust2_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 27.333333333333332vw;
    height: 16.799886666666666vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 1.333333333333333vw;
    bottom: -4vw;
    right: auto;
    top: auto;
    z-index: 10;
  }
  #Middle3 .illust3 {
    background-image: url("../images/middle3/illust3_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 24.53333333333333vw;
    height: 25.066688vw;
    display: block;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: 6.666666666666667vw;
    bottom: -21.6vw;
    left: auto;
    top: auto;
    z-index: 10;
  }
  #Middle3 .ModColorBorder {
    display: block;
    position: absolute;
    left: 0;
    top: 19.333333333333332vw;
    right: auto;
    bottom: auto;
    z-index: 1;
  }
}
@media all and (min-width: 769px) {
  #Middle4 {
    display: none;
  }
}
@media all and (max-width: 768px) {
  #Middle4 {
    display: none;
  }
}

/* HELLOlife 追記 */
div.ModTitleBox div.sz2 span,div.ModTitleBox2 div.sz2 span{
  background-color: #fff100;
}