@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Oswald:wght@500&display=swap");
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, 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: rgba(0, 0, 0, 0);
}

li {
  list-style: none;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select,
img {
  vertical-align: bottom;
}

@font-face {
  font-family: "Alternate Gothic No3 D";
  src: url("../../common/fonts/Alternate-Gothic-No3-D-Regular.woff") format("woff"), url("../../common/fonts/alternate-gothic-no3-d.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*----------------------------
 padding margin
----------------------------*/
@media screen and (min-width: 768px) {
  .u-pt0 {
    padding-top: 0px;
    padding-top: 0vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt0 {
    padding-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt0 {
    padding-top: 0vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt5 {
    padding-top: 5px;
    padding-top: 0.4854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt5 {
    padding-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt5 {
    padding-top: 0.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt10 {
    padding-top: 10px;
    padding-top: 0.9708737864vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt10 {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt10 {
    padding-top: 1.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt15 {
    padding-top: 15px;
    padding-top: 1.4563106796vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt15 {
    padding-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt15 {
    padding-top: 2vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt20 {
    padding-top: 20px;
    padding-top: 1.9417475728vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt20 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt20 {
    padding-top: 2.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt25 {
    padding-top: 25px;
    padding-top: 2.427184466vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt25 {
    padding-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt25 {
    padding-top: 3.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt30 {
    padding-top: 30px;
    padding-top: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt30 {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt30 {
    padding-top: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt35 {
    padding-top: 35px;
    padding-top: 3.3980582524vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt35 {
    padding-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt35 {
    padding-top: 4.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt40 {
    padding-top: 40px;
    padding-top: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt40 {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt40 {
    padding-top: 5.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt45 {
    padding-top: 45px;
    padding-top: 4.3689320388vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt45 {
    padding-top: 45px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt45 {
    padding-top: 6vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt50 {
    padding-top: 50px;
    padding-top: 4.854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt50 {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt50 {
    padding-top: 6.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt55 {
    padding-top: 55px;
    padding-top: 5.3398058252vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt55 {
    padding-top: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt55 {
    padding-top: 7.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt60 {
    padding-top: 60px;
    padding-top: 5.8252427184vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt60 {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt60 {
    padding-top: 8vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt65 {
    padding-top: 65px;
    padding-top: 6.3106796117vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt65 {
    padding-top: 65px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt65 {
    padding-top: 8.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt70 {
    padding-top: 70px;
    padding-top: 6.7961165049vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt70 {
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt70 {
    padding-top: 9.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt75 {
    padding-top: 75px;
    padding-top: 7.2815533981vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt75 {
    padding-top: 75px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt75 {
    padding-top: 10vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt80 {
    padding-top: 80px;
    padding-top: 7.7669902913vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt80 {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt80 {
    padding-top: 10.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt85 {
    padding-top: 85px;
    padding-top: 8.2524271845vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt85 {
    padding-top: 85px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt85 {
    padding-top: 11.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt90 {
    padding-top: 90px;
    padding-top: 8.7378640777vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt90 {
    padding-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt90 {
    padding-top: 12vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt95 {
    padding-top: 95px;
    padding-top: 9.2233009709vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt95 {
    padding-top: 95px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt95 {
    padding-top: 12.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt100 {
    padding-top: 100px;
    padding-top: 9.7087378641vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt100 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt100 {
    padding-top: 13.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt105 {
    padding-top: 105px;
    padding-top: 10.1941747573vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt105 {
    padding-top: 105px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt105 {
    padding-top: 14vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt110 {
    padding-top: 110px;
    padding-top: 10.6796116505vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt110 {
    padding-top: 110px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt110 {
    padding-top: 14.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt115 {
    padding-top: 115px;
    padding-top: 11.1650485437vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt115 {
    padding-top: 115px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt115 {
    padding-top: 15.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pt120 {
    padding-top: 120px;
    padding-top: 11.6504854369vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pt120 {
    padding-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt120 {
    padding-top: 16vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb0 {
    padding-bottom: 0px;
    padding-bottom: 0vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb0 {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb0 {
    padding-bottom: 0vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb5 {
    padding-bottom: 5px;
    padding-bottom: 0.4854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb5 {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb5 {
    padding-bottom: 0.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb10 {
    padding-bottom: 10px;
    padding-bottom: 0.9708737864vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb10 {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb10 {
    padding-bottom: 1.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb15 {
    padding-bottom: 15px;
    padding-bottom: 1.4563106796vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb15 {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb15 {
    padding-bottom: 2vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb20 {
    padding-bottom: 20px;
    padding-bottom: 1.9417475728vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb20 {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb20 {
    padding-bottom: 2.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb25 {
    padding-bottom: 25px;
    padding-bottom: 2.427184466vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb25 {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb25 {
    padding-bottom: 3.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb30 {
    padding-bottom: 30px;
    padding-bottom: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb30 {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb30 {
    padding-bottom: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb35 {
    padding-bottom: 35px;
    padding-bottom: 3.3980582524vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb35 {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb35 {
    padding-bottom: 4.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb40 {
    padding-bottom: 40px;
    padding-bottom: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb40 {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb40 {
    padding-bottom: 5.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb45 {
    padding-bottom: 45px;
    padding-bottom: 4.3689320388vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb45 {
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb45 {
    padding-bottom: 6vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb50 {
    padding-bottom: 50px;
    padding-bottom: 4.854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb50 {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb50 {
    padding-bottom: 6.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb55 {
    padding-bottom: 55px;
    padding-bottom: 5.3398058252vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb55 {
    padding-bottom: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb55 {
    padding-bottom: 7.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb60 {
    padding-bottom: 60px;
    padding-bottom: 5.8252427184vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb60 {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb60 {
    padding-bottom: 8vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb65 {
    padding-bottom: 65px;
    padding-bottom: 6.3106796117vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb65 {
    padding-bottom: 65px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb65 {
    padding-bottom: 8.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb70 {
    padding-bottom: 70px;
    padding-bottom: 6.7961165049vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb70 {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb70 {
    padding-bottom: 9.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb75 {
    padding-bottom: 75px;
    padding-bottom: 7.2815533981vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb75 {
    padding-bottom: 75px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb75 {
    padding-bottom: 10vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb80 {
    padding-bottom: 80px;
    padding-bottom: 7.7669902913vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb80 {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb80 {
    padding-bottom: 10.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb85 {
    padding-bottom: 85px;
    padding-bottom: 8.2524271845vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb85 {
    padding-bottom: 85px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb85 {
    padding-bottom: 11.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb90 {
    padding-bottom: 90px;
    padding-bottom: 8.7378640777vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb90 {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb90 {
    padding-bottom: 12vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb95 {
    padding-bottom: 95px;
    padding-bottom: 9.2233009709vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb95 {
    padding-bottom: 95px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb95 {
    padding-bottom: 12.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb100 {
    padding-bottom: 100px;
    padding-bottom: 9.7087378641vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb100 {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb100 {
    padding-bottom: 13.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb105 {
    padding-bottom: 105px;
    padding-bottom: 10.1941747573vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb105 {
    padding-bottom: 105px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb105 {
    padding-bottom: 14vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb110 {
    padding-bottom: 110px;
    padding-bottom: 10.6796116505vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb110 {
    padding-bottom: 110px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb110 {
    padding-bottom: 14.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb115 {
    padding-bottom: 115px;
    padding-bottom: 11.1650485437vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb115 {
    padding-bottom: 115px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb115 {
    padding-bottom: 15.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pb120 {
    padding-bottom: 120px;
    padding-bottom: 11.6504854369vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pb120 {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb120 {
    padding-bottom: 16vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl0 {
    padding-left: 0px;
    padding-left: 0vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl0 {
    padding-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl0 {
    padding-left: 0vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl5 {
    padding-left: 5px;
    padding-left: 0.4854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl5 {
    padding-left: 5px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl5 {
    padding-left: 0.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl10 {
    padding-left: 10px;
    padding-left: 0.9708737864vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl10 {
    padding-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl10 {
    padding-left: 1.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl15 {
    padding-left: 15px;
    padding-left: 1.4563106796vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl15 {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl15 {
    padding-left: 2vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl20 {
    padding-left: 20px;
    padding-left: 1.9417475728vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl20 {
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl20 {
    padding-left: 2.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl25 {
    padding-left: 25px;
    padding-left: 2.427184466vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl25 {
    padding-left: 25px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl25 {
    padding-left: 3.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl30 {
    padding-left: 30px;
    padding-left: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl30 {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl30 {
    padding-left: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl35 {
    padding-left: 35px;
    padding-left: 3.3980582524vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl35 {
    padding-left: 35px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl35 {
    padding-left: 4.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl40 {
    padding-left: 40px;
    padding-left: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl40 {
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl40 {
    padding-left: 5.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl45 {
    padding-left: 45px;
    padding-left: 4.3689320388vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl45 {
    padding-left: 45px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl45 {
    padding-left: 6vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl50 {
    padding-left: 50px;
    padding-left: 4.854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl50 {
    padding-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl50 {
    padding-left: 6.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl55 {
    padding-left: 55px;
    padding-left: 5.3398058252vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl55 {
    padding-left: 7.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl60 {
    padding-left: 60px;
    padding-left: 5.8252427184vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl60 {
    padding-left: 60px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl60 {
    padding-left: 8vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl65 {
    padding-left: 65px;
    padding-left: 6.3106796117vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl65 {
    padding-left: 65px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl65 {
    padding-left: 8.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl70 {
    padding-left: 70px;
    padding-left: 6.7961165049vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl70 {
    padding-left: 70px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl70 {
    padding-left: 9.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl75 {
    padding-left: 75px;
    padding-left: 7.2815533981vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl75 {
    padding-left: 75px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl75 {
    padding-left: 10vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl80 {
    padding-left: 80px;
    padding-left: 7.7669902913vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl80 {
    padding-left: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl80 {
    padding-left: 10.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl85 {
    padding-left: 85px;
    padding-left: 8.2524271845vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl85 {
    padding-left: 85px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl85 {
    padding-left: 11.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl90 {
    padding-left: 90px;
    padding-left: 8.7378640777vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl90 {
    padding-left: 90px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl90 {
    padding-left: 12vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl95 {
    padding-left: 95px;
    padding-left: 9.2233009709vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl95 {
    padding-left: 95px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl95 {
    padding-left: 12.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl100 {
    padding-left: 100px;
    padding-left: 9.7087378641vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl100 {
    padding-left: 100px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl100 {
    padding-left: 13.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl105 {
    padding-left: 105px;
    padding-left: 10.1941747573vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl105 {
    padding-left: 105px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl105 {
    padding-left: 14vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl110 {
    padding-left: 110px;
    padding-left: 10.6796116505vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl110 {
    padding-left: 110px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl110 {
    padding-left: 14.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl115 {
    padding-left: 115px;
    padding-left: 11.1650485437vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl115 {
    padding-left: 115px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl115 {
    padding-left: 15.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pl120 {
    padding-left: 120px;
    padding-left: 11.6504854369vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pl120 {
    padding-left: 120px;
  }
}
@media screen and (max-width: 767px) {
  .u-pl120 {
    padding-left: 16vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr0 {
    padding-right: 0px;
    padding-right: 0vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr0 {
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr0 {
    padding-right: 0vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr5 {
    padding-right: 5px;
    padding-right: 0.4854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr5 {
    padding-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr5 {
    padding-right: 0.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr10 {
    padding-right: 10px;
    padding-right: 0.9708737864vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr10 {
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr10 {
    padding-right: 1.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr15 {
    padding-right: 15px;
    padding-right: 1.4563106796vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr15 {
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr15 {
    padding-right: 2vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr20 {
    padding-right: 20px;
    padding-right: 1.9417475728vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr20 {
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr20 {
    padding-right: 2.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr25 {
    padding-right: 25px;
    padding-right: 2.427184466vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr25 {
    padding-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr25 {
    padding-right: 3.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr30 {
    padding-right: 30px;
    padding-right: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr30 {
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr30 {
    padding-right: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr35 {
    padding-right: 35px;
    padding-right: 3.3980582524vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr35 {
    padding-right: 35px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr35 {
    padding-right: 4.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr40 {
    padding-right: 40px;
    padding-right: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr40 {
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr40 {
    padding-right: 5.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr45 {
    padding-right: 45px;
    padding-right: 4.3689320388vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr45 {
    padding-right: 45px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr45 {
    padding-right: 6vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr50 {
    padding-right: 50px;
    padding-right: 4.854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr50 {
    padding-right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr50 {
    padding-right: 6.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr55 {
    padding-right: 55px;
    padding-right: 5.3398058252vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr55 {
    padding-right: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr55 {
    padding-right: 7.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr60 {
    padding-right: 60px;
    padding-right: 5.8252427184vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr60 {
    padding-right: 60px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr60 {
    padding-right: 8vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr65 {
    padding-right: 65px;
    padding-right: 6.3106796117vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr65 {
    padding-right: 65px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr65 {
    padding-right: 8.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr70 {
    padding-right: 70px;
    padding-right: 6.7961165049vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr70 {
    padding-right: 70px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr70 {
    padding-right: 9.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr75 {
    padding-right: 75px;
    padding-right: 7.2815533981vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr75 {
    padding-right: 75px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr75 {
    padding-right: 10vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr80 {
    padding-right: 80px;
    padding-right: 7.7669902913vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr80 {
    padding-right: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr80 {
    padding-right: 10.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr85 {
    padding-right: 85px;
    padding-right: 8.2524271845vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr85 {
    padding-right: 85px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr85 {
    padding-right: 11.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr90 {
    padding-right: 90px;
    padding-right: 8.7378640777vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr90 {
    padding-right: 90px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr90 {
    padding-right: 12vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr95 {
    padding-right: 95px;
    padding-right: 9.2233009709vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr95 {
    padding-right: 95px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr95 {
    padding-right: 12.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr100 {
    padding-right: 100px;
    padding-right: 9.7087378641vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr100 {
    padding-right: 100px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr100 {
    padding-right: 13.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr105 {
    padding-right: 105px;
    padding-right: 10.1941747573vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr105 {
    padding-right: 105px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr105 {
    padding-right: 14vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr110 {
    padding-right: 110px;
    padding-right: 10.6796116505vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr110 {
    padding-right: 110px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr110 {
    padding-right: 14.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr115 {
    padding-right: 115px;
    padding-right: 11.1650485437vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr115 {
    padding-right: 115px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr115 {
    padding-right: 15.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-pr120 {
    padding-right: 120px;
    padding-right: 11.6504854369vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-pr120 {
    padding-right: 120px;
  }
}
@media screen and (max-width: 767px) {
  .u-pr120 {
    padding-right: 16vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt0 {
    margin-top: 0px;
    margin-top: 0vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt0 {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt0 {
    margin-top: 0vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt5 {
    margin-top: 5px;
    margin-top: 0.4854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt5 {
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt5 {
    margin-top: 0.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt10 {
    margin-top: 10px;
    margin-top: 0.9708737864vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt10 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt10 {
    margin-top: 1.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt15 {
    margin-top: 15px;
    margin-top: 1.4563106796vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt15 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt15 {
    margin-top: 2vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt20 {
    margin-top: 20px;
    margin-top: 1.9417475728vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt20 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt20 {
    margin-top: 2.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt25 {
    margin-top: 25px;
    margin-top: 2.427184466vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt25 {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt25 {
    margin-top: 3.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt30 {
    margin-top: 30px;
    margin-top: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt30 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt30 {
    margin-top: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt35 {
    margin-top: 35px;
    margin-top: 3.3980582524vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt35 {
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt35 {
    margin-top: 4.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt40 {
    margin-top: 40px;
    margin-top: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt40 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt40 {
    margin-top: 5.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt45 {
    margin-top: 45px;
    margin-top: 4.3689320388vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt45 {
    margin-top: 45px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt45 {
    margin-top: 6vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt50 {
    margin-top: 50px;
    margin-top: 4.854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt50 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt50 {
    margin-top: 6.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt55 {
    margin-top: 55px;
    margin-top: 5.3398058252vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt55 {
    margin-top: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt55 {
    margin-top: 7.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt60 {
    margin-top: 60px;
    margin-top: 5.8252427184vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt60 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt60 {
    margin-top: 8vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt65 {
    margin-top: 65px;
    margin-top: 6.3106796117vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt65 {
    margin-top: 65px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt65 {
    margin-top: 8.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt70 {
    margin-top: 70px;
    margin-top: 6.7961165049vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt70 {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt70 {
    margin-top: 9.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt75 {
    margin-top: 75px;
    margin-top: 7.2815533981vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt75 {
    margin-top: 75px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt75 {
    margin-top: 10vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt80 {
    margin-top: 80px;
    margin-top: 7.7669902913vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt80 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt80 {
    margin-top: 10.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt85 {
    margin-top: 85px;
    margin-top: 8.2524271845vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt85 {
    margin-top: 85px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt85 {
    margin-top: 11.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt90 {
    margin-top: 90px;
    margin-top: 8.7378640777vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt90 {
    margin-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt90 {
    margin-top: 12vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt95 {
    margin-top: 95px;
    margin-top: 9.2233009709vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt95 {
    margin-top: 95px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt95 {
    margin-top: 12.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt100 {
    margin-top: 100px;
    margin-top: 9.7087378641vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt100 {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt100 {
    margin-top: 13.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt105 {
    margin-top: 105px;
    margin-top: 10.1941747573vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt105 {
    margin-top: 105px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt105 {
    margin-top: 14vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt110 {
    margin-top: 110px;
    margin-top: 10.6796116505vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt110 {
    margin-top: 110px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt110 {
    margin-top: 14.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt115 {
    margin-top: 115px;
    margin-top: 11.1650485437vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt115 {
    margin-top: 115px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt115 {
    margin-top: 15.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mt120 {
    margin-top: 120px;
    margin-top: 11.6504854369vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mt120 {
    margin-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt120 {
    margin-top: 16vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb0 {
    margin-bottom: 0px;
    margin-bottom: 0vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb0 {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb0 {
    margin-bottom: 0vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb5 {
    margin-bottom: 5px;
    margin-bottom: 0.4854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb5 {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb5 {
    margin-bottom: 0.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb10 {
    margin-bottom: 10px;
    margin-bottom: 0.9708737864vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb10 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb10 {
    margin-bottom: 1.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb15 {
    margin-bottom: 15px;
    margin-bottom: 1.4563106796vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb15 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb15 {
    margin-bottom: 2vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb20 {
    margin-bottom: 20px;
    margin-bottom: 1.9417475728vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb20 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb20 {
    margin-bottom: 2.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb25 {
    margin-bottom: 25px;
    margin-bottom: 2.427184466vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb25 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb25 {
    margin-bottom: 3.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb30 {
    margin-bottom: 30px;
    margin-bottom: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb30 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb30 {
    margin-bottom: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb35 {
    margin-bottom: 35px;
    margin-bottom: 3.3980582524vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb35 {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb35 {
    margin-bottom: 4.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb40 {
    margin-bottom: 40px;
    margin-bottom: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb40 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb40 {
    margin-bottom: 5.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb45 {
    margin-bottom: 45px;
    margin-bottom: 4.3689320388vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb45 {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb45 {
    margin-bottom: 6vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb50 {
    margin-bottom: 50px;
    margin-bottom: 4.854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb50 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb50 {
    margin-bottom: 6.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb55 {
    margin-bottom: 55px;
    margin-bottom: 5.3398058252vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb55 {
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb55 {
    margin-bottom: 7.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb60 {
    margin-bottom: 60px;
    margin-bottom: 5.8252427184vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb60 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb60 {
    margin-bottom: 8vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb65 {
    margin-bottom: 65px;
    margin-bottom: 6.3106796117vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb65 {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb65 {
    margin-bottom: 8.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb70 {
    margin-bottom: 70px;
    margin-bottom: 6.7961165049vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb70 {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb70 {
    margin-bottom: 9.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb75 {
    margin-bottom: 75px;
    margin-bottom: 7.2815533981vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb75 {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb75 {
    margin-bottom: 10vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb80 {
    margin-bottom: 80px;
    margin-bottom: 7.7669902913vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb80 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb80 {
    margin-bottom: 10.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb85 {
    margin-bottom: 85px;
    margin-bottom: 8.2524271845vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb85 {
    margin-bottom: 85px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb85 {
    margin-bottom: 11.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb90 {
    margin-bottom: 90px;
    margin-bottom: 8.7378640777vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb90 {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb90 {
    margin-bottom: 12vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb95 {
    margin-bottom: 95px;
    margin-bottom: 9.2233009709vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb95 {
    margin-bottom: 95px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb95 {
    margin-bottom: 12.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb100 {
    margin-bottom: 100px;
    margin-bottom: 9.7087378641vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb100 {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb100 {
    margin-bottom: 13.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb105 {
    margin-bottom: 105px;
    margin-bottom: 10.1941747573vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb105 {
    margin-bottom: 105px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb105 {
    margin-bottom: 14vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb110 {
    margin-bottom: 110px;
    margin-bottom: 10.6796116505vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb110 {
    margin-bottom: 110px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb110 {
    margin-bottom: 14.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb115 {
    margin-bottom: 115px;
    margin-bottom: 11.1650485437vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb115 {
    margin-bottom: 115px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb115 {
    margin-bottom: 15.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mb120 {
    margin-bottom: 120px;
    margin-bottom: 11.6504854369vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mb120 {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb120 {
    margin-bottom: 16vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml0 {
    margin-left: 0px;
    margin-left: 0vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml0 {
    margin-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml0 {
    margin-left: 0vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml5 {
    margin-left: 5px;
    margin-left: 0.4854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml5 {
    margin-left: 5px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml5 {
    margin-left: 0.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml10 {
    margin-left: 10px;
    margin-left: 0.9708737864vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml10 {
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml10 {
    margin-left: 1.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml15 {
    margin-left: 15px;
    margin-left: 1.4563106796vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml15 {
    margin-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml15 {
    margin-left: 2vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml20 {
    margin-left: 20px;
    margin-left: 1.9417475728vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml20 {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml20 {
    margin-left: 2.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml25 {
    margin-left: 25px;
    margin-left: 2.427184466vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml25 {
    margin-left: 25px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml25 {
    margin-left: 3.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml30 {
    margin-left: 30px;
    margin-left: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml30 {
    margin-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml30 {
    margin-left: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml35 {
    margin-left: 35px;
    margin-left: 3.3980582524vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml35 {
    margin-left: 35px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml35 {
    margin-left: 4.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml40 {
    margin-left: 40px;
    margin-left: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml40 {
    margin-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml40 {
    margin-left: 5.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml45 {
    margin-left: 45px;
    margin-left: 4.3689320388vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml45 {
    margin-left: 45px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml45 {
    margin-left: 6vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml50 {
    margin-left: 50px;
    margin-left: 4.854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml50 {
    margin-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml50 {
    margin-left: 6.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml55 {
    margin-left: 55px;
    margin-left: 5.3398058252vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml55 {
    margin-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml55 {
    margin-left: 7.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml60 {
    margin-left: 60px;
    margin-left: 5.8252427184vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml60 {
    margin-left: 60px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml60 {
    margin-left: 8vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml65 {
    margin-left: 65px;
    margin-left: 6.3106796117vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml65 {
    margin-left: 65px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml65 {
    margin-left: 8.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml70 {
    margin-left: 70px;
    margin-left: 6.7961165049vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml70 {
    margin-left: 70px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml70 {
    margin-left: 9.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml75 {
    margin-left: 75px;
    margin-left: 7.2815533981vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml75 {
    margin-left: 75px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml75 {
    margin-left: 10vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml80 {
    margin-left: 80px;
    margin-left: 7.7669902913vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml80 {
    margin-left: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml80 {
    margin-left: 10.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml85 {
    margin-left: 85px;
    margin-left: 8.2524271845vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml85 {
    margin-left: 85px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml85 {
    margin-left: 11.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml90 {
    margin-left: 90px;
    margin-left: 8.7378640777vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml90 {
    margin-left: 90px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml90 {
    margin-left: 12vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml95 {
    margin-left: 95px;
    margin-left: 9.2233009709vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml95 {
    margin-left: 95px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml95 {
    margin-left: 12.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml100 {
    margin-left: 100px;
    margin-left: 9.7087378641vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml100 {
    margin-left: 100px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml100 {
    margin-left: 13.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml105 {
    margin-left: 105px;
    margin-left: 10.1941747573vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml105 {
    margin-left: 105px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml105 {
    margin-left: 14vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml110 {
    margin-left: 110px;
    margin-left: 10.6796116505vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml110 {
    margin-left: 110px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml110 {
    margin-left: 14.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml115 {
    margin-left: 115px;
    margin-left: 11.1650485437vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml115 {
    margin-left: 115px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml115 {
    margin-left: 15.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-ml120 {
    margin-left: 120px;
    margin-left: 11.6504854369vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-ml120 {
    margin-left: 120px;
  }
}
@media screen and (max-width: 767px) {
  .u-ml120 {
    margin-left: 16vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr0 {
    margin-right: 0px;
    margin-right: 0vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr0 {
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr0 {
    margin-right: 0vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr5 {
    margin-right: 5px;
    margin-right: 0.4854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr5 {
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr5 {
    margin-right: 0.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr10 {
    margin-right: 10px;
    margin-right: 0.9708737864vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr10 {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr10 {
    margin-right: 1.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr15 {
    margin-right: 15px;
    margin-right: 1.4563106796vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr15 {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr15 {
    margin-right: 2vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr20 {
    margin-right: 20px;
    margin-right: 1.9417475728vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr20 {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr20 {
    margin-right: 2.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr25 {
    margin-right: 25px;
    margin-right: 2.427184466vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr25 {
    margin-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr25 {
    margin-right: 3.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr30 {
    margin-right: 30px;
    margin-right: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr30 {
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr30 {
    margin-right: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr35 {
    margin-right: 35px;
    margin-right: 3.3980582524vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr35 {
    margin-right: 35px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr35 {
    margin-right: 4.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr40 {
    margin-right: 40px;
    margin-right: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr40 {
    margin-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr40 {
    margin-right: 5.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr45 {
    margin-right: 45px;
    margin-right: 4.3689320388vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr45 {
    margin-right: 45px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr45 {
    margin-right: 6vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr50 {
    margin-right: 50px;
    margin-right: 4.854368932vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr50 {
    margin-right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr50 {
    margin-right: 6.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr55 {
    margin-right: 55px;
    margin-right: 5.3398058252vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr55 {
    margin-right: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr55 {
    margin-right: 7.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr60 {
    margin-right: 60px;
    margin-right: 5.8252427184vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr60 {
    margin-right: 60px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr60 {
    margin-right: 8vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr65 {
    margin-right: 65px;
    margin-right: 6.3106796117vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr65 {
    margin-right: 65px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr65 {
    margin-right: 8.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr70 {
    margin-right: 70px;
    margin-right: 6.7961165049vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr70 {
    margin-right: 70px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr70 {
    margin-right: 9.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr75 {
    margin-right: 75px;
    margin-right: 7.2815533981vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr75 {
    margin-right: 75px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr75 {
    margin-right: 10vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr80 {
    margin-right: 80px;
    margin-right: 7.7669902913vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr80 {
    margin-right: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr80 {
    margin-right: 10.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr85 {
    margin-right: 85px;
    margin-right: 8.2524271845vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr85 {
    margin-right: 85px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr85 {
    margin-right: 11.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr90 {
    margin-right: 90px;
    margin-right: 8.7378640777vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr90 {
    margin-right: 90px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr90 {
    margin-right: 12vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr95 {
    margin-right: 95px;
    margin-right: 9.2233009709vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr95 {
    margin-right: 95px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr95 {
    margin-right: 12.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr100 {
    margin-right: 100px;
    margin-right: 9.7087378641vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr100 {
    margin-right: 100px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr100 {
    margin-right: 13.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr105 {
    margin-right: 105px;
    margin-right: 10.1941747573vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr105 {
    margin-right: 105px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr105 {
    margin-right: 14vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr110 {
    margin-right: 110px;
    margin-right: 10.6796116505vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr110 {
    margin-right: 110px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr110 {
    margin-right: 14.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr115 {
    margin-right: 115px;
    margin-right: 11.1650485437vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr115 {
    margin-right: 115px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr115 {
    margin-right: 15.3333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .u-mr120 {
    margin-right: 120px;
    margin-right: 11.6504854369vw;
  }
}
@media screen and (min-width: 1030px) {
  .u-mr120 {
    margin-right: 120px;
  }
}
@media screen and (max-width: 767px) {
  .u-mr120 {
    margin-right: 16vw;
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  position: relative;
  line-height: 100%;
  color: #000000;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  background-color: #FFF;
}

body.fixed {
  position: fixed !important;
  width: 100%;
  height: 100%;
  left: 0;
  overflow-y: scroll;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .pc_visible {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp_visible {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .xs_visible {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .xs_visible {
    display: none !important;
  }
}

@media screen and (max-width: 320px) {
  .xs_hidden {
    display: none !important;
  }
}

.anchor {
  padding-top: 80px;
  margin-top: -80px;
}
@media screen and (min-width: 1030px) {
  .anchor {
    padding-top: 100px;
    margin-top: -100px;
  }
}
@media screen and (max-width: 767px) {
  .anchor {
    padding-top: 60px;
    margin-top: -60px;
  }
}
@media screen and (max-width: 320px) {
  .anchor {
    padding-top: 50px;
    margin-top: -50px;
  }
}

@-webkit-keyframes pathmove {
  0% {
    height: 0;
    bottom: 2.5em;
    opacity: 0;
  }
  30% {
    height: 2.5em;
    opacity: 1;
    bottom: 0;
  }
  100% {
    height: 0;
    opacity: 1;
    bottom: 0;
  }
}

@keyframes pathmove {
  0% {
    height: 0;
    bottom: 2.5em;
    opacity: 0;
  }
  30% {
    height: 2.5em;
    opacity: 1;
    bottom: 0;
  }
  100% {
    height: 0;
    opacity: 1;
    bottom: 0;
  }
}
@-webkit-keyframes videoplay {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1, 1);
            transform: translate(-50%, -50%) scale(1, 1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.2, 1.2);
            transform: translate(-50%, -50%) scale(1.2, 1.2);
  }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(0.9, 0.9);
            transform: translate(-50%, -50%) scale(0.9, 0.9);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1, 1);
            transform: translate(-50%, -50%) scale(1, 1);
  }
}
@keyframes videoplay {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1, 1);
            transform: translate(-50%, -50%) scale(1, 1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.2, 1.2);
            transform: translate(-50%, -50%) scale(1.2, 1.2);
  }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(0.9, 0.9);
            transform: translate(-50%, -50%) scale(0.9, 0.9);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1, 1);
            transform: translate(-50%, -50%) scale(1, 1);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes MoveUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes MoveUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15px, 0);
            transform: translate3d(0, 15px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15px, 0);
            transform: translate3d(0, 15px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.fadeInUp.js-scroll {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
          transform: translate3d(0, 15px, 0);
}
.fadeInUp.js-scroll.show {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.fadeInUp.js-scroll-delay > * {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
          transform: translate3d(0, 15px, 0);
}
.fadeInUp.js-scroll-delay.show > *:nth-child(1) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.fadeInUp.js-scroll-delay.show > *:nth-child(2) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.fadeInUp.js-scroll-delay.show > *:nth-child(3) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.fadeInUp.js-scroll-delay.show > *:nth-child(4) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.fadeInUp.js-scroll-delay.show > *:nth-child(5) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.fadeInUp.js-scroll-delay.show > *:nth-child(6) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
.fadeInUp.js-scroll-delay.show > *:nth-child(7) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s;
}
.fadeInUp.js-scroll-delay.show > *:nth-child(8) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
}
.fadeInUp.js-scroll-delay.show > *:nth-child(9) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 2.7s;
          animation-delay: 2.7s;
}
.fadeInUp.js-scroll-delay.show > *:nth-child(10) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.c-ttl_subhead01.js-scroll {
  opacity: 1;
}
.c-ttl_subhead01.js-scroll span {
  overflow: hidden;
}
.c-ttl_subhead01.js-scroll span img {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}
.c-ttl_subhead01.js-scroll:before {
  -webkit-transform: translate(-50%, 0) scale(1, 0);
          transform: translate(-50%, 0) scale(1, 0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: -webkit-transform 0.6s 0.4s;
  transition: -webkit-transform 0.6s 0.4s;
  transition: transform 0.6s 0.4s;
  transition: transform 0.6s 0.4s, -webkit-transform 0.6s 0.4s;
}
.c-ttl_subhead01.js-scroll.show span img {
  -webkit-animation-name: MoveUp;
          animation-name: MoveUp;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.c-ttl_subhead01.js-scroll.show:before {
  -webkit-transform: translate(-50%, 0) scale(1, 1);
          transform: translate(-50%, 0) scale(1, 1);
}

/*-------------------------------
  scroll_header用
-------------------------------*/
/*
.scroll_header{
  transition: .5s;
}
*/
/*-------------------------------
  header
-------------------------------*/
.l-header {
  width: 100%;
}
.l-header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 1030px;
  margin: auto;
  height: 60px;
  background-color: #FFF;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .l-header_inner {
    height: 60px;
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media screen and (max-width: 320px) {
  .l-header_inner {
    height: 50px;
  }
}

.header_logo {
  margin-right: auto;
  z-index: 777;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .header_logo {
    font-size: 16px;
  }
}
@media screen and (max-width: 320px) {
  .header_logo {
    font-size: 14px;
  }
}
.header_logo img {
  width: 100%;
}
.header_logo_img {
  display: block;
  width: 90px;
  margin-right: 1.5em;
  line-height: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 1030px) {
  .header_logo_img {
    width: 90px;
  }
}
@media screen and (max-width: 767px) {
  .header_logo_img {
    width: 90px;
    max-width: 24%;
  }
}
.header_logo_img:hover {
  opacity: 0.75;
}
.header_logo_txt {
  display: block;
  line-height: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  font-weight: 700;
}
.header_logo_txt:link, .header_logo_txt:visited {
  color: #000000;
  text-decoration: none;
}
.header_logo_txt:hover {
  opacity: 0.75;
}

.btn_headerContact {
  cursor: pointer;
  line-height: 1.5;
  position: relative;
  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;
  text-align: center;
  color: #FFF;
  width: 140px;
  font-weight: 700;
  padding: 1em 30px 1em 1em;
  font-size: 13px;
  border-radius: 100vw;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  white-space: nowrap;
}
@media screen and (min-width: 1030px) {
  .btn_headerContact {
    width: 200px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .btn_headerContact {
    width: auto;
    padding: 1em 13% 1em 1em;
    font-size: 1.8rem;
  }
}
.btn_headerContact:link, .btn_headerContact:visited {
  color: #FFF;
}
.btn_headerContact:hover {
  opacity: 0.75;
}
.btn_headerContact img {
  position: absolute;
  top: 50%;
  right: 0.8em;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 13%;
}
@media screen and (min-width: 1030px) {
  .btn_headerContact img {
    right: 1em;
  }
}

/*-------------------------------
  footer
-------------------------------*/
.l-footer {
  line-height: 1.8;
  color: #000;
  font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Meiryo, "メイリオ", sans-serif;
}
@media screen and (max-width: 767px) {
  .l-footer {
    font-size: 1.4rem;
  }
  .l-footer * {
    line-height: 1.6;
  }
}
.l-footer #site-link-utility {
  position: fixed;
  right: 20px;
  bottom: 30px;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.l-footer #site-link-utility li {
  font-size: 10px;
}
.l-footer #site-link-utility li + li {
  padding-left: 10px;
}
.l-footer #site-link-utility li button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  margin: 0;
  padding: 0;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.l-footer #site-link-utility li a, .l-footer #site-link-utility li button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 10px;
}
.l-footer #site-link-utility li a > span, .l-footer #site-link-utility li button > span {
  display: inline-block;
}
.l-footer #site-link-utility li a > span span, .l-footer #site-link-utility li button > span span {
  display: inline-block;
  position: relative;
  padding-top: 12px;
}
.l-footer #site-link-utility li a > span span:before, .l-footer #site-link-utility li button > span span:before {
  position: absolute;
  left: 50%;
  top: 2px;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  will-change: transform;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: -6px;
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
}
.l-footer #site-link-utility li a:hover, .l-footer #site-link-utility li button:hover {
  background: black;
}
.l-footer #site-link-utility li a {
  text-decoration: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.l-footer #site-link-utility li button > span span {
  padding-top: 17px;
}
.l-footer #site-link-utility li button > span span:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  will-change: transform;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  left: 50%;
  top: 2px;
  margin-left: -4px;
  border-left: none;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
}
.l-footer #page-top a > span span {
  padding-top: 12px;
  font-weight: 700;
  display: inline-block;
  position: relative;
  padding-top: 12px;
}
.l-footer .footer-sns {
  background-color: #F2F2F2;
  padding: 70px 20px 64px;
}
@media screen and (max-width: 767px) {
  .l-footer .footer-sns {
    padding-top: 48px;
    padding-bottom: 44px;
  }
}
.l-footer .footer-sns_inner {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .l-footer .footer-sns_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-footer .footer-sns_hdg {
  font-size: 20px;
  font-weight: bold;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .l-footer .footer-sns_hdg {
    font-size: 1.9417475728vw;
  }
}
@media screen and (min-width: 1030px) {
  .l-footer .footer-sns_hdg {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .footer-sns_hdg {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .footer-sns_hdg {
    margin-bottom: 26px;
    font-size: 16px;
    text-align: center;
  }
}
.l-footer .footer-sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2%;
  width: 1000px;
  max-width: 1000px;
  margin-left: 0;
  margin-right: 2%;
}
@media screen and (max-width: 767px) {
  .l-footer .footer-sns_list {
    width: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
    gap: 20px 2%;
  }
}
.l-footer .footer-sns_item {
  width: 15%;
}
@media screen and (max-width: 767px) {
  .l-footer .footer-sns_item {
    width: 31.333333%;
  }
}
.l-footer .footer-sns_link {
  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;
  color: #000;
}
@media screen and (min-width: 768px) {
  .l-footer .footer-sns_link .footer-sns_img img {
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s -webkit-transform;
    transition: 0.3s transform;
    transition: 0.3s transform, 0.3s -webkit-transform;
  }
  .l-footer .footer-sns_link:hover .footer-sns_img img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}
.l-footer .footer-sns_text {
  margin-top: 0;
}
.l-footer .footer-sns_img {
  text-align: center;
  background-color: #fff;
  min-height: 100px;
  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: 0 0 8px;
}
@media screen and (max-width: 767px) {
  .l-footer .footer-sns_img {
    min-height: 71px;
  }
  .l-footer .footer-sns_img img {
    width: 35px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .footer-sns_img-note img {
    width: 45px;
  }
}
.l-footer .footer-sns .footer-btn {
  position: relative;
  z-index: 1;
  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-top: 20px;
}
.l-footer .footer-sns .footer-btn_link {
  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;
  min-width: 120px;
  padding: 12px 15px;
  border: 2px solid #D6182C;
  border-radius: 42px;
  font-size: 16px;
  line-height: 1.444;
  color: #D6182C;
  text-align: center;
  background-color: #fff;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.l-footer .footer-sns #footer .footer-btn_link span {
  line-height: 1.444;
}
.l-footer .footer-utility {
  padding: 46px 20px 35px;
}
.l-footer .footer-utility_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5.7%;
}
@media screen and (max-width: 767px) {
  .l-footer .footer-utility_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 24px 22px;
  }
}
.l-footer .footer-utility_item a {
  font-size: 14px;
  color: #000;
}
@media screen and (min-width: 768px) {
  .l-footer .footer-utility_item a {
    font-size: 1.359223301vw;
  }
}
@media screen and (min-width: 1030px) {
  .l-footer .footer-utility_item a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .footer-utility_item a {
    font-size: 1.8666666667vw;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .footer-utility_item a {
    font-size: 12px;
  }
}
.l-footer .footer-utility_item a:link, .l-footer .footer-utility_item a:visited {
  color: #000;
}
.l-footer .footer-copy {
  margin: 0;
  padding: 16px;
  background-color: #D6182C;
  text-align: center;
}
.l-footer .footer-copy > small {
  font-family: "Lato";
  color: #fff;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .l-footer .footer-copy > small {
    font-size: 1.1650485437vw;
  }
}
@media screen and (min-width: 1030px) {
  .l-footer .footer-copy > small {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .footer-copy > small {
    font-size: 1.6vw;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .footer-copy > small {
    font-size: 12px;
  }
}

.l-container {
  display: block;
  width: 100%;
  min-height: 100%;
  float: none;
  margin: 0 auto;
  overflow: hidden;
}

.l-main img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.l-main picture {
  display: inline-block;
}
.l-main .bnr-100th img {
  width: auto;
}

@media screen and (min-width: 768px) {
  .iv .l-main_inner {
    background: url(../../common/img/common/img_area_bg.jpg) repeat bottom center;
    background-size: 1.4285714286%;
  }
}
@media screen and (min-width: 1030px) {
  .iv .l-main_inner {
    background-size: 20px;
  }
}

.l-wrap {
  width: 100%;
  margin: 0 auto;
}
.l-wrap_inner {
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .l-wrap_inner {
    max-width: 1030px;
  }
}
@media screen and (max-width: 767px) {
  .l-wrap_inner {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
.l-wrap_inner_l {
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .l-wrap_inner_l {
    max-width: 1030px;
  }
}
@media screen and (max-width: 767px) {
  .l-wrap_inner_l {
    padding-left: 4.6666666667vw;
    padding-right: 4.6666666667vw;
  }
}

.c-box {
  background-color: #FFF;
  border-radius: 20px;
  max-width: 1180px;
  padding-top: 80px;
  padding-bottom: 80px;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .c-box {
    padding-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .c-box {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .c-box {
    padding-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .c-box {
    padding-bottom: 6.6666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .c-box {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .c-box {
    padding-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .c-box {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.c-box_wrap {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .c-box_wrap {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

.c-btn, .c-btn_detail {
  cursor: pointer;
  text-decoration: none;
}
.c-btn_detail {
  position: relative;
  font-size: 16px;
  font-weight: 700;
  padding-right: 40px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media screen and (min-width: 768px) {
  .c-btn_detail {
    font-size: 1.5533980583vw;
  }
}
@media screen and (min-width: 1030px) {
  .c-btn_detail {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn_detail {
    font-size: 2.1333333333vw;
    font-size: 1.4rem;
  }
}
.c-btn_detail img {
  position: absolute;
  width: 26px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
.c-btn_detail:link, .c-btn_detail:visited {
  color: #000000;
}
.c-btn_detail:hover img {
  right: -5px;
}

.c-flex2 .item:last-child, .c-flex2 .item:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}
.c-flex3 .item:nth-child(3n+1):nth-last-child(-n+3), .c-flex3 .item:nth-child(3n+1):nth-last-child(-n+3) ~ .item {
  margin-bottom: 0;
}
.c-flex4 .item:nth-child(4n+1):nth-last-child(-n+4), .c-flex4 .item:nth-child(4n+1):nth-last-child(-n+4) ~ .item {
  margin-bottom: 0;
}
.c-flex5 .item:nth-child(5n+1):nth-last-child(-n+5), .c-flex5 .item:nth-child(5n+1):nth-last-child(-n+5) ~ .item {
  margin-bottom: 0;
}

.c-link_txt:link, .c-link_txt:visited {
  text-decoration: underline;
  color: #000000;
}
.c-link_txt:hover, .c-link_txt:active {
  text-decoration: underline;
}
.c-link_zoom img {
  -webkit-transition: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.c-link_zoom:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

a:hover img.img_opacity {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

a img.img_opacity {
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

.c-list_dot > li {
  position: relative;
  padding-left: 1.2em;
}
.c-list_dot > li:before {
  position: absolute;
  content: "・";
  left: 0;
}
.c-list-kome > li {
  position: relative;
  padding-left: 1.2em;
}
.c-list-kome > li:before {
  position: absolute;
  content: "※";
  left: 0;
}
.c-list_count {
  counter-reset: num;
}
.c-list_count > li .num:before {
  counter-increment: num;
  content: "0" counter(num);
}

.c-ttl, .c-ttl_subhead01 {
  font-weight: 700;
}
.c-ttl_subhead01 {
  position: relative;
  text-align: center;
  padding-bottom: 1.6em;
  margin-bottom: 0.5em;
  line-height: 1;
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .c-ttl_subhead01 {
    font-size: 2.3300970874vw;
  }
}
@media screen and (min-width: 1030px) {
  .c-ttl_subhead01 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .c-ttl_subhead01 {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .c-ttl_subhead01 {
    font-size: 2.8rem;
  }
}
.c-ttl_subhead01 > span {
  line-height: 1;
  display: inline-block;
}
.c-ttl_subhead01 > span img {
  height: 1em;
}
.c-ttl_subhead01:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 1.3em;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-color: #000000;
}
.c-ttl_subhead02 {
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.4;
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .c-ttl_subhead02 {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .c-ttl_subhead02 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-ttl_subhead02 {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-ttl_subhead02 {
    font-size: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .c-ttl_subhead02 {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-ttl_subhead02 {
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-ttl_subhead02 {
    font-size: 20px;
    letter-spacing: 0.2em;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .c-ttl_subhead02 {
    font-size: 1.9417475728vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .c-ttl_subhead02 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .c-ttl_subhead02 {
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .c-ttl_subhead02 {
    margin-bottom: 5vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .c-ttl_subhead02 {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .c-ttl_subhead02 {
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .c-ttl_subhead02--bnr {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .c-ttl_subhead02--bnr {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .c-ttl_subhead02--bnr {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .c-ttl_subhead02--bnr {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-ttl_subhead02--bnr {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .c-ttl_subhead02--bnr {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 1030px) {
  .c-ttl_subhead02--bnr {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .c-ttl_subhead02--bnr {
    margin-top: 4vw;
  }
}
.c-ttl_subhead03 {
  display: block;
  text-align: center;
  background-color: #FFF;
  margin-bottom: 40px;
  padding: 0.4em 0.2em;
  line-height: 1.25;
  font-size: 44px;
  background-color: #FFF;
}
@media screen and (min-width: 768px) {
  .c-ttl_subhead03 {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .c-ttl_subhead03 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-ttl_subhead03 {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-ttl_subhead03 {
    font-size: 4.2718446602vw;
  }
}
@media screen and (min-width: 1030px) {
  .c-ttl_subhead03 {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .c-ttl_subhead03 {
    font-size: 5.8666666667vw;
  }
}

.c-txt {
  line-height: 1.7857142857;
  font-size: 28px;
}
@media screen and (min-width: 768px) {
  .c-txt {
    font-size: 2.7184466019vw;
  }
}
@media screen and (min-width: 1030px) {
  .c-txt {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .c-txt {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-txt {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .c-txt {
    font-size: 1.5533980583vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .c-txt {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .c-txt {
    font-size: 2.1333333333vw;
    font-size: 1.4rem;
  }
}

/*------------------------
 slick.css
------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*------------------------
 slick-theme.css
------------------------*/
/* Slider */
.slick-loading .slick-list {
  background: #fff slick-image-url("../assets/images/common/ajax-loader.gif") center center no-repeat;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 40px;
}

.slick-dots {
  position: absolute;
  display: block;
  list-style: none;
  text-align: center;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 0;
  padding-top: 4px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 0;
  cursor: pointer;
}
.slick-dots li:not(:last-of-type) {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .slick-dots li:not(:last-of-type) {
    margin-right: 1.6vw;
  }
}
.slick-dots li button {
  display: block;
  cursor: pointer;
  color: transparent;
  background: transparent;
  width: 10px;
  height: 10px;
  border: 0;
  line-height: 1;
  outline: none;
  font-size: 0;
  padding: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .slick-dots li button {
    width: 1.6vw;
    height: 1.6vw;
  }
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 0.7;
}
.slick-dots li button:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #999;
}
.slick-dots li.slick-active button:before {
  background-color: black;
}

/* Arrows */
.slick-arrow {
  position: absolute;
  z-index: 1;
  display: block;
  cursor: pointer;
  border: none;
  outline: none;
  color: transparent;
  line-height: 1;
  width: 50px;
  height: 50px;
  background-color: #CCC;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 50%;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.slick-arrow.slick-prev:before, .slick-arrow.slick-next:before {
  position: absolute;
  content: "";
  width: 20%;
  height: 20%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 1px solid transparent;
  border-bottom-color: #FFF;
  border-left-color: #FFF;
}
.slick-arrow.slick-prev {
  left: 0;
}
.slick-arrow.slick-prev:before {
  -webkit-transform: translateX(20%) rotate(45deg);
          transform: translateX(20%) rotate(45deg);
}
.slick-arrow.slick-next {
  right: 0;
}
.slick-arrow.slick-next:before {
  -webkit-transform: translateX(-20%) rotate(-135deg);
          transform: translateX(-20%) rotate(-135deg);
}
.slick-arrow:hover {
  background-color: #999;
}

/*------------------------
 hero
------------------------*/
.p-hero_bgArea {
  position: relative;
}
.p-hero_inner {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-top: 100px;
}
@media screen and (min-width: 768px) {
  .p-hero_inner {
    padding-top: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-hero_inner {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-hero_inner {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-hero_inner {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1030px) {
  .p-hero_inner {
    padding-top: 80px;
  }
}
.p-hero_subSlide .swiper-slide {
  width: 100%;
}
.p-hero_subSlide .swiper-slide:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 122.6666666667%;
}
@media screen and (min-width: 768px) {
  .p-hero_subSlide .swiper-slide:before {
    padding-top: 700px;
  }
}
.p-hero_subSlide_item01 {
  background: url(../../common/img/index/img_hero_sub_01_sp.jpg) no-repeat center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .p-hero_subSlide_item01 {
    background: url(../../common/img/index/img_hero_sub_01_pc.jpg) no-repeat center;
    background-size: cover;
  }
}
.p-hero_subSlide_item02 {
  background: url(../../common/img/index/img_hero_sub_02_sp.jpg) no-repeat center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .p-hero_subSlide_item02 {
    background: url(../../common/img/index/img_hero_sub_02_pc.jpg) no-repeat center;
    background-size: cover;
  }
}
.p-hero_subSlide_item03 {
  background: url(../../common/img/index/img_hero_sub_03_sp.jpg) no-repeat center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .p-hero_subSlide_item03 {
    background: url(../../common/img/index/img_hero_sub_03_pc.jpg) no-repeat center;
    background-size: cover;
  }
}
.p-hero_mainSlide .swiper-slide {
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  border-radius: 0 140px 0 140px;
}
@media screen and (min-width: 768px) {
  .p-hero_mainSlide .swiper-slide {
    width: 630px !important;
    text-align: center;
    -webkit-transform: translateY(-8vw);
            transform: translateY(-8vw);
  }
  .p-hero_mainSlide .swiper-slide picture {
    width: 630px !important;
  }
  .p-hero_mainSlide .swiper-slide picture img {
    width: 630px !important;
  }
}
@media screen and (max-width: 767px) {
  .p-hero_mainSlide .swiper-slide {
    border-radius: 0 10vw 0 10vw;
  }
}
.p-hero_mainSlide .swiper-slide img {
  width: 100%;
}
.p-hero_mainSlide .swiper-slide.swiper-slide-prev {
  -webkit-transform: translateY(8vw);
          transform: translateY(8vw);
}
@media screen and (min-width: 768px) {
  .p-hero_mainSlide .swiper-slide.swiper-slide-prev {
    -webkit-transform: translateY(60px) scale(0.88888);
            transform: translateY(60px) scale(0.88888);
  }
}
.p-hero_mainSlide .swiper-slide.swiper-slide-active {
  -webkit-transform: none;
          transform: none;
}
.p-hero_mainSlide .swiper-slide.swiper-slide-next {
  -webkit-transform: translateY(-8vw);
          transform: translateY(-8vw);
}
@media screen and (min-width: 768px) {
  .p-hero_mainSlide .swiper-slide.swiper-slide-next {
    -webkit-transform: translateY(-60px) scale(0.88888);
            transform: translateY(-60px) scale(0.88888);
  }
}
.p-hero_mainSlide .swiper-pagination.swiper-pagination-bullets {
  position: relative;
  bottom: initial;
  z-index: 2;
  width: 74.6666666667%;
  margin: 5px auto;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .p-hero_mainSlide .swiper-pagination.swiper-pagination-bullets {
    width: 630px;
  }
}
.p-hero_mainSlide .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .p-hero_txtArea {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1030px;
    margin: -55px auto 0;
    padding-left: 15px;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-hero_siteName {
  display: block;
  width: 55.3333333333vw;
  margin: -1.3333333333vw 8.6666666667vw 0 auto;
}
.p-hero_siteName img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-hero_siteName {
    width: 257px;
    margin: 30px 0 0;
  }
}
.p-hero_siteTtl {
  display: block;
  width: 91.6%;
  margin-top: -10vw;
}
@media screen and (min-width: 768px) {
  .p-hero_siteTtl {
    width: 414px;
    margin-top: 0;
    margin-left: 2.5%;
  }
}
.p-hero_scroll {
  position: absolute;
  z-index: 1;
  width: 3.4666666667%;
  bottom: 0;
  right: 4vw;
  padding-bottom: 3em;
}
@media screen and (min-width: 768px) {
  .p-hero_scroll {
    width: 13px;
    right: calc((100% - 1000px) / 2);
  }
}
@media screen and (min-width: 768px) and (max-width: 1030px) {
  .p-hero_scroll {
    right: 15px;
  }
}
.p-hero_scroll::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 2.5em;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #000000;
  -webkit-animation: pathmove 2s ease-in-out infinite;
          animation: pathmove 2s ease-in-out infinite;
  opacity: 0;
}

.p-indexArea {
  position: relative;
  padding-top: 80px;
  padding-bottom: 120px;
  background: url(../../common/img/common/img_area_bg.jpg) repeat bottom right;
  background-size: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-indexArea {
    padding-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexArea {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexArea {
    padding-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexArea {
    padding-bottom: 10vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexArea {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexArea {
    padding-bottom: 16vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexArea {
    background: url(../../common/img/common/img_area_bg.jpg) repeat bottom right;
    background-size: 16px;
    padding-bottom: 0 !important;
    border-bottom: 1px solid #f5f5f5;
  }
}
.p-indexArea_inner {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-indexArea_inner_txt {
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-indexArea_inner_txt p {
    line-height: 1.5625;
  }
}
.p-indexArea_ttl {
  padding-left: calc(10vw + 0.5em);
  line-height: 1.6666666667;
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .p-indexArea_ttl {
    font-size: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexArea_ttl {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexArea_ttl {
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexArea_ttl {
    position: relative;
    padding-left: 3em;
    font-size: 18px;
    margin-bottom: 2em;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexArea_ttl {
    font-size: 1.7475728155vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexArea_ttl {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexArea_ttl {
    font-size: 2.4vw;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-indexArea_ttl {
    position: absolute;
    left: 0;
    top: 10.6666666667vw;
  }
}
.p-indexArea_ttl:before {
  position: absolute;
  content: "";
  width: 10vw;
  height: 1px;
  background-color: #000000;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .p-indexArea_ttl:before {
    width: 2em;
  }
}
.p-indexArea_ttl:after {
  position: absolute;
  content: "";
  width: 0.5em;
  height: 0.5em;
  left: calc(10vw - 0.4em);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #000000;
  border-radius: 100vw;
}
@media screen and (min-width: 768px) {
  .p-indexArea_ttl:after {
    left: 2em;
  }
}
.p-indexArea_box {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-indexArea_box {
    width: 54%;
    margin: 0 auto;
  }
}
.p-indexArea_box img {
  width: 100%;
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
}
.p-indexArea_boxItem {
  position: absolute;
  width: 26.6666666667%;
  line-height: 1;
  border-radius: 100vw;
  background-color: #FFF;
  border: 1px solid transparent;
}
@media screen and (min-width: 768px) {
  .p-indexArea_boxItem {
    width: 23.7037037037%;
  }
}
.p-indexArea_boxItem > div {
  position: absolute;
  width: 40%;
  left: 50%;
}
.p-indexArea_boxItem:nth-of-type(1) {
  top: 25%;
  left: 13.3333333333%;
  border-color: #E19F00;
}
@media screen and (min-width: 768px) {
  .p-indexArea_boxItem:nth-of-type(1) {
    top: 29.6296296296%;
    left: 12.962962963%;
  }
}
.p-indexArea_boxItem:nth-of-type(1) > div {
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-indexArea_boxItem:nth-of-type(2) {
  top: 73.3333333333%;
  left: 41.6666666667%;
  border-color: #D5182C;
}
@media screen and (min-width: 768px) {
  .p-indexArea_boxItem:nth-of-type(2) {
    top: 61.1111111111%;
    left: 61.1111111111%;
  }
}
.p-indexArea_boxItem:nth-of-type(2) > div {
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
.p-indexArea_boxItem:nth-of-type(3) {
  top: 35%;
  left: 65%;
  border-color: #02893A;
}
@media screen and (min-width: 768px) {
  .p-indexArea_boxItem:nth-of-type(3) {
    top: 25.9259259259%;
    left: initial;
    right: 0%;
  }
}
.p-indexArea_boxItem:nth-of-type(3) > div {
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-indexFactory {
  position: relative;
  line-height: 1.6666666667;
  font-size: 30px;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 10vw;
  padding-right: 10vw;
}
@media screen and (min-width: 768px) {
  .p-indexFactory {
    font-size: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexFactory {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexFactory {
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexFactory {
    padding-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexFactory {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexFactory {
    padding-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexFactory {
    padding-bottom: 6.6666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexFactory {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexFactory {
    padding-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexFactory {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0 !important;
    font-size: 15px;
    width: 30%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexFactory {
    padding-top: 3.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexFactory {
    padding-top: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexFactory {
    padding-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexFactory {
    font-size: 1.4563106796vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexFactory {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexFactory {
    font-size: 2vw;
  }
}
.p-indexFactory:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2.6666666667vw;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-indexFactory:before {
    height: 10px;
  }
}
@media screen and (min-width: 768px) {
  .p-indexFactory_wrap {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1030px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexFactory_wrap {
    padding-top: 4.1666666667vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexFactory_wrap {
    padding-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexFactory_wrap {
    padding-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexFactory_wrap {
    padding-bottom: 8.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexFactory_wrap {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexFactory_wrap {
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexFactory_wrapInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-indexFactory_ttl {
  position: absolute;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 60px;
}
@media screen and (min-width: 768px) {
  .p-indexFactory_ttl {
    font-size: 5.8252427184vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexFactory_ttl {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexFactory_ttl {
    font-size: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexFactory_ttl {
    position: relative;
    font-size: 30px;
    padding-left: 2em;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexFactory_ttl {
    font-size: 2.9126213592vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexFactory_ttl {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexFactory_ttl {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .p-indexFactory_ttl {
    top: 10.6666666667vw;
    left: 0;
    padding-left: calc(10vw + 0.5em);
  }
}
.p-indexFactory_ttl img {
  width: 1.1em;
  margin-right: 0.2em;
}
.p-indexFactory_ttl:before {
  position: absolute;
  content: "";
  width: 10vw;
  height: 1px;
  background-color: #000000;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .p-indexFactory_ttl:before {
    width: 1.3333em;
  }
}
.p-indexFactory_ttl:after {
  position: absolute;
  content: "";
  width: 0.3333333333em;
  height: 0.3333333333em;
  left: calc(10vw - 0.2em);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #000000;
  border-radius: 100vw;
}
@media screen and (min-width: 768px) {
  .p-indexFactory_ttl:after {
    left: 1.3333em;
  }
}
.p-indexFactory_lead {
  padding-top: 100px;
  padding-bottom: 30px;
  font-weight: 700;
  border-bottom: 2px solid #ccc;
}
@media screen and (min-width: 768px) {
  .p-indexFactory_lead {
    padding-top: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexFactory_lead {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexFactory_lead {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexFactory_lead {
    padding-bottom: 2.5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexFactory_lead {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexFactory_lead {
    padding-bottom: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexFactory_lead {
    padding-top: 20px;
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexFactory_lead {
    padding-top: 1.6666666667vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexFactory_lead {
    padding-top: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexFactory_lead {
    padding-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexFactory_lead {
    padding-bottom: 1.25vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexFactory_lead {
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexFactory_lead {
    padding-bottom: 2vw;
  }
}
.p-indexFactory_txt {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p-indexFactory_txt {
    padding-top: 2.5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexFactory_txt {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexFactory_txt {
    padding-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexFactory_txt {
    padding-bottom: 2.5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexFactory_txt {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexFactory_txt {
    padding-bottom: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexFactory_txt {
    padding-top: 15px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexFactory_txt {
    padding-top: 1.25vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexFactory_txt {
    padding-top: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexFactory_txt {
    padding-top: 2vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexFactory_txt {
    padding-bottom: 2.5vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexFactory_txt {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexFactory_txt {
    padding-bottom: 4vw;
  }
}
.p-indexFactory_img {
  position: relative;
  overflow: hidden;
  border-radius: 0 20px 0 20px;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .p-indexFactory_img {
    margin-bottom: 5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexFactory_img {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexFactory_img {
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexFactory_img {
    margin-top: auto;
    margin-bottom: 30px;
    border-radius: 0 60px 0 60px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexFactory_img {
    margin-bottom: 2.5vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexFactory_img {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexFactory_img {
    margin-bottom: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .p-indexFactory_img {
    border-radius: 0 10vw 0 10vw;
  }
}
.p-indexFactory_img img {
  width: 100%;
}
.p-indexFactory_img img:nth-of-type(2) {
  position: absolute;
  width: 38%;
  bottom: 0;
  right: 0;
}
.p-indexFactory_btn {
  position: relative;
  display: inline-block;
  padding: 0.8em 4.6em;
  border-radius: 100vw;
  line-height: 1;
  font-size: 36px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media screen and (min-width: 768px) {
  .p-indexFactory_btn {
    font-size: 3.4951456311vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexFactory_btn {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexFactory_btn {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexFactory_btn {
    line-height: 1;
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexFactory_btn {
    font-size: 1.7475728155vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexFactory_btn {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexFactory_btn {
    font-size: 2.4vw;
    font-size: 1.5rem;
  }
}
.p-indexFactory_btn:before {
  position: absolute;
  content: "";
  width: 0.5em;
  height: 0.5em;
  top: 50%;
  right: 2.3em;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
}
.p-indexFactory_btn:link, .p-indexFactory_btn:visited {
  color: #fff;
}
.p-indexFactory_btnArea {
  text-align: center;
}
.p-indexFactory._ueda .p-indexFactory_lead {
  border-bottom-color: #E19F00;
}
.p-indexFactory._ueda .p-indexFactory_ttl:before,
.p-indexFactory._ueda .p-indexFactory_ttl:after, .p-indexFactory._ueda:before {
  background-color: #E19F00;
}
.p-indexFactory._ueda .p-indexFactory_btn {
  background-color: #E19F00;
}
.p-indexFactory._ueda .p-indexFactory_btn:hover {
  background-color: rgb(255, 183.368, 10.8);
}
.p-indexFactory._higashimatsuyama .p-indexFactory_lead {
  border-bottom-color: #D5182C;
}
.p-indexFactory._higashimatsuyama .p-indexFactory_ttl:before,
.p-indexFactory._higashimatsuyama .p-indexFactory_ttl:after, .p-indexFactory._higashimatsuyama:before {
  background-color: #D5182C;
}
.p-indexFactory._higashimatsuyama .p-indexFactory_btn {
  background-color: #D5182C;
}
.p-indexFactory._higashimatsuyama .p-indexFactory_btn:hover {
  background-color: rgb(231.4860759494, 46.3139240506, 65.9088607595);
}
.p-indexFactory._miyagi .p-indexFactory_lead {
  border-bottom-color: #02893A;
}
.p-indexFactory._miyagi .p-indexFactory_ttl:before,
.p-indexFactory._miyagi .p-indexFactory_ttl:after, .p-indexFactory._miyagi:before {
  background-color: #02893A;
}
.p-indexFactory._miyagi .p-indexFactory_btn {
  background-color: #02893A;
}
.p-indexFactory._miyagi .p-indexFactory_btn:hover {
  background-color: rgb(2.5870503597, 177.2129496403, 75.0244604317);
}
.p-indexMassage {
  position: relative;
  padding-top: 80px;
  line-height: 1.7857142857;
  font-size: 28px;
  background: url(../../common/img/index/img_indexMassage_bg.jpg) no-repeat center top;
  background-size: cover;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .p-indexMassage {
    padding-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexMassage {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexMassage {
    padding-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexMassage {
    font-size: 2.7184466019vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexMassage {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexMassage {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexMassage {
    font-size: 14px;
    background: url(../../common/img/index/img_indexMassage_bg_pc.jpg) no-repeat center top;
    background-size: cover;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexMassage {
    font-size: 1.359223301vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexMassage {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexMassage {
    font-size: 1.8666666667vw;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  .p-indexMassage .l-wrap_inner {
    max-width: 870px;
  }
  .p-indexMassage .c-ttl_subhead01 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexMassage .c-ttl_subhead01 {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexMassage .c-ttl_subhead01 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexMassage .c-ttl_subhead01 {
    margin-bottom: 5.3333333333vw;
  }
}
.p-indexMassage_ttl {
  position: relative;
  text-align: center;
  padding-bottom: 3em;
  margin-bottom: 0.5em;
}
.p-indexMassage_ttl img {
  width: 34.6666666667%;
}
.p-indexMassage_ttl:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 2.5em;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-color: #000000;
}
.p-indexMassage_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .p-indexMassage_row {
    margin-top: 1.25vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexMassage_row {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexMassage_row {
    margin-top: 2vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexMassage_row {
    padding-bottom: 6.6666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexMassage_row {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexMassage_row {
    padding-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexMassage_row {
    padding-bottom: 0 !important;
  }
}
.p-indexMassage_rowTxt {
  width: 46.6666666667%;
}
@media screen and (min-width: 768px) {
  .p-indexMassage_rowTxt {
    width: 64.2857142857%;
  }
}
.p-indexMassage_rowName {
  font-weight: 700;
  line-height: 1.3888888889;
  text-align: right;
  margin-top: 70px;
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .p-indexMassage_rowName {
    margin-top: 5.8333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexMassage_rowName {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexMassage_rowName {
    margin-top: 9.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexMassage_rowName {
    font-size: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexMassage_rowName {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexMassage_rowName {
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexMassage_rowName {
    text-align: right;
    margin-top: 30px;
    font-size: 23px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexMassage_rowName {
    margin-top: 2.5vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexMassage_rowName {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexMassage_rowName {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexMassage_rowName {
    font-size: 2.2330097087vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexMassage_rowName {
    font-size: 23px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexMassage_rowName {
    font-size: 3.0666666667vw;
  }
}
.p-indexMassage_rowName > span {
  white-space: nowrap;
  font-size: 30px;
  display: inline-block;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .p-indexMassage_rowName > span {
    font-size: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-indexMassage_rowName > span {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-indexMassage_rowName > span {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .p-indexMassage_rowName > span {
    font-size: 3.5vw;
  }
}
@media screen and (min-width: 768px) {
  .p-indexMassage_rowName > span {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-indexMassage_rowName > span {
    font-size: 1.7475728155vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-indexMassage_rowName > span {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-indexMassage_rowName > span {
    font-size: 2.4vw;
    font-size: 1.5rem;
  }
}
.p-indexMassage_img {
  position: absolute;
  width: 48vw;
  bottom: 0;
  right: 1vw;
}
@media screen and (min-width: 768px) {
  .p-indexMassage_img {
    position: static;
    right: initial;
    width: 30.9523809524%;
    margin-left: 4.7619047619%;
  }
}
.p-indexMassage small {
  font-size: 0.8em;
}

/*-------------------------------
  clearfix
-------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE Mac */
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/*------------------------
 factory
------------------------*/
.p-factoryMv_inner {
  position: relative;
  padding-top: 100px;
  padding-bottom: 80px;
  border-bottom: 1px solid #ededed;
}
@media screen and (min-width: 768px) {
  .p-factoryMv_inner {
    padding-top: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryMv_inner {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryMv_inner {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryMv_inner {
    padding-bottom: 6.6666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryMv_inner {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryMv_inner {
    padding-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryMv_inner {
    padding-top: 80px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryMv_inner {
    padding-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryMv_inner {
    padding-top: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryMv_inner {
    padding-top: 10.6666666667vw;
  }
}
.p-factoryMv_img {
  position: relative;
  z-index: 1;
  width: 88%;
  margin: 0 0 0 auto;
}
@media screen and (min-width: 768px) {
  .p-factoryMv_img {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: right;
  }
}
.p-factoryMv_img figure, .p-factoryMv_img picture {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-factoryMv_img figure, .p-factoryMv_img picture {
    width: 90%;
  }
}
.p-factoryMv_img figure img, .p-factoryMv_img picture img {
  width: 100%;
  height: auto;
}
.p-factoryMv_label {
  position: absolute;
  z-index: 1;
  top: -12.1212121212%;
  left: -7.5757575758%;
  width: 42.4242424242%;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 1.6s;
          animation-duration: 1.6s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
@media screen and (min-width: 768px) {
  .p-factoryMv_label {
    top: -6.5217391304%;
    left: 5%;
    width: 16.8%;
  }
}
.p-factoryMv_label img {
  width: 100%;
}
.p-factoryMv_catch {
  position: absolute;
  z-index: 1;
  right: 100%;
  bottom: -2vw;
  width: 14.3939393939%;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-duration: 1.6s;
          animation-duration: 1.6s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media screen and (min-width: 768px) {
  .p-factoryMv_catch {
    right: 90%;
    bottom: -2.5%;
    width: 5%;
  }
}
.p-factoryMv_catch img {
  width: 100%;
}
.p-factoryMv_bg {
  position: absolute;
  width: 72%;
  top: 3.7878787879%;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-factoryMv_bg {
    width: 100%;
    max-width: 1000px;
    top: 0;
    left: initial;
    right: 20%;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryMv_bg {
    left: 0;
    width: 1000px;
    right: inherit;
  }
}
.p-factoryMv_bg img {
  width: 100%;
  height: auto;
}
.p-factoryMv_txt {
  margin-top: 80px;
  line-height: 1.7;
  font-size: 40px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-factoryMv_txt {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryMv_txt {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryMv_txt {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryMv_txt {
    font-size: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryMv_txt {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryMv_txt {
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryMv_txt {
    margin-top: 40px;
    text-align: center;
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryMv_txt {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryMv_txt {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryMv_txt {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryMv_txt {
    font-size: 1.9417475728vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryMv_txt {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryMv_txt {
    font-size: 2.6666666667vw;
  }
}
.p-factoryAbout {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (min-width: 768px) {
  .p-factoryAbout {
    padding-top: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryAbout {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryAbout {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryAbout {
    padding-bottom: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryAbout {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryAbout {
    padding-bottom: 13.3333333333vw;
  }
}
.p-factoryAbout_txt {
  padding-top: 50px;
}
@media screen and (min-width: 768px) {
  .p-factoryAbout_txt {
    padding-top: 4.1666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryAbout_txt {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryAbout_txt {
    padding-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryAbout_txt {
    padding-top: 0 !important;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-factoryAbout_txt .c-txt {
    line-height: 1.7857142857;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryAbout_txt .c-txt {
    font-size: 1.359223301vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryAbout_txt .c-txt {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryAbout_txt .c-txt {
    font-size: 1.8666666667vw;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryAbout_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-factoryAbout_row figure {
    width: 55.2%;
    margin-right: 5%;
  }
}
.p-factoryPhoto {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #ededed;
}
@media screen and (min-width: 768px) {
  .p-factoryPhoto {
    padding-top: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryPhoto {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryPhoto {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryPhoto {
    padding-bottom: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryPhoto {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryPhoto {
    padding-bottom: 13.3333333333vw;
  }
}
.p-factoryPhoto_slide {
  font-size: 36px;
}
@media screen and (min-width: 768px) {
  .p-factoryPhoto_slide {
    font-size: 3.4951456311vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryPhoto_slide {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryPhoto_slide {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryPhoto_slide {
    max-width: 600px;
    margin: auto;
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryPhoto_slide {
    font-size: 1.9417475728vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryPhoto_slide {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryPhoto_slide {
    font-size: 2.6666666667vw;
  }
}
.p-factoryPhoto_slideItem > div {
  overflow: hidden;
  border-radius: 0 10vw 0 10vw;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p-factoryPhoto_slideItem > div {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryPhoto_slideItem > div {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryPhoto_slideItem > div {
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryPhoto_slideItem > div {
    border-radius: 0 60px 0 60px;
  }
}
.p-factoryPhoto_slide.slick-slider {
  margin-bottom: 0;
}
.p-factoryPhoto_slide.slick-slider .slick-slide {
  text-align: center;
}
.p-factoryPhoto_slide.slick-slider .slick-slide img {
  width: 100%;
}
.p-factoryPhoto_slide.slick-slider .slick-slide figcaption {
  text-align: center;
  font-weight: 700;
  line-height: 1.1904761905;
}
.p-factoryPhoto_slide.slick-slider .slick-arrow {
  width: 2em;
  height: 2em;
  top: initial;
  bottom: 0;
  -webkit-transform: 0;
          transform: 0;
  background-color: transparent;
  -webkit-transform: none;
          transform: none;
}
.p-factoryPhoto_slide.slick-slider .slick-arrow:before {
  border-color: transparent transparent #000000 #000000;
}
.p-factoryPhoto_slide.slick-slider .slick-arrow.slick-next:before, .p-factoryPhoto_slide.slick-slider .slick-arrow.slick-prev:before {
  width: 35%;
  height: 35%;
}
.p-factoryPhoto_subslide {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .p-factoryPhoto_subslide {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryPhoto_subslide {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryPhoto_subslide {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryPhoto_subslide {
    display: none;
  }
}
.p-factoryPhoto_subslide_item {
  overflow: hidden;
  border-radius: 0 30px 0 30px;
  border: 3px solid transparent;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.p-factoryPhoto_subslide.slick-slider .slick-track {
  margin: 0;
}
.p-factoryPhoto_subslide.slick-slider .slick-slide {
  cursor: pointer;
}
.p-factoryPhoto_subslide.slick-slider .slick-slide > div {
  padding: 0 2px;
}
.p-factoryMovie {
  padding-top: 100px;
  padding-bottom: 60px;
  background-color: #ededed;
  border-top: 1px solid #FFF;
}
@media screen and (min-width: 768px) {
  .p-factoryMovie {
    padding-top: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryMovie {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryMovie {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryMovie {
    padding-bottom: 5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryMovie {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryMovie {
    padding-bottom: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryMovie_item {
    max-width: 640px;
    margin: auto;
  }
}
.p-factoryMovie_itemWrap {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p-factoryMovie_itemWrap {
    padding-top: 3.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryMovie_itemWrap {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryMovie_itemWrap {
    padding-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryMovie_itemWrap {
    padding-bottom: 3.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryMovie_itemWrap {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryMovie_itemWrap {
    padding-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryMovie_itemWrap {
    max-width: 800px;
    margin: auto;
    border-radius: 0 60px 0 60px;
  }
}
.p-factoryMovie_item_play {
  position: absolute;
  z-index: 1;
  width: 10%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #ededed;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  overflow: hidden;
  border-radius: 100vw;
}
.p-factoryMovie_item a {
  position: relative;
  display: block;
}
.p-factoryMovie_item a:hover .p-factoryMovie_item_play {
  opacity: 1;
  -webkit-animation-name: videoplay;
          animation-name: videoplay;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.p-factoryInterview {
  padding-top: 100px;
  padding-bottom: 100px;
  background: url(../../common/img/ueda/img_factoryInterview_bg.jpg) no-repeat top center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .p-factoryInterview {
    padding-top: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryInterview {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryInterview {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryInterview {
    padding-bottom: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryInterview {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryInterview {
    padding-bottom: 13.3333333333vw;
  }
}
.p-factoryInterview_item {
  position: relative;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-factoryInterview_item {
    width: 31.8%;
  }
  .p-factoryInterview_item:not(:nth-child(3n)) {
    margin-right: 2.3%;
  }
  .p-factoryInterview_item:last-of-type {
    margin-right: 0;
  }
  .p-factoryInterview_item:before {
    display: block;
    content: "";
    padding-top: 81.7610062893%;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryInterview_item:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .p-factoryInterview_item:not(:last-of-type) {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 1030px) {
  .p-factoryInterview_item:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-factoryInterview_item:not(:last-of-type) {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryInterview_item:before {
    display: block;
    content: "";
    padding-top: 52.9411764706%;
  }
}
.p-factoryInterview_item:link, .p-factoryInterview_item:visited {
  color: #000000;
}
@media screen and (min-width: 768px) {
  .p-factoryInterview_itemWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-factoryInterview_item_inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 8.8235294118%;
  border-radius: 0 10vw 0 10vw;
  background: url(../../common/img/common/img_area_bg.jpg) repeat bottom right;
  background-size: 3.3333333333%;
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease;
  opacity: 1 !important;
}
@media screen and (min-width: 768px) {
  .p-factoryInterview_item_inner {
    border-radius: 0 40px 0 40px;
    background: url(../../common/img/common/img_area_bg.jpg) repeat bottom right;
    background-size: 4.7169811321%;
  }
}
.p-factoryInterview_item_img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 52.6470588235%;
}
@media screen and (min-width: 768px) {
  .p-factoryInterview_item_img {
    width: 80.8176100629%;
  }
}
.p-factoryInterview_item_img img {
  width: 100%;
}
.p-factoryInterview_item_num {
  display: inline-block;
  background-color: #ededed;
  margin-bottom: 0.5em;
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .p-factoryInterview_item_num {
    font-size: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryInterview_item_num {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryInterview_item_num {
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryInterview_item_num {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryInterview_item_num {
    font-size: 1.7475728155vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryInterview_item_num {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryInterview_item_num {
    font-size: 2.4vw;
    font-size: 1.5rem;
  }
}
.p-factoryInterview_item_num img {
  width: auto;
  height: 1em;
}
.p-factoryInterview_item_txt {
  line-height: 1.5263157895;
  font-size: 30px;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-factoryInterview_item_txt {
    font-size: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryInterview_item_txt {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryInterview_item_txt {
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryInterview_item_txt {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryInterview_item_txt {
    font-size: 1.359223301vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryInterview_item_txt {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryInterview_item_txt {
    font-size: 1.8666666667vw;
    font-size: 1.3rem;
  }
}
.p-factoryInterview_item_txt p span.txt_i {
  display: inline-block;
  font-weight: 700;
  line-height: 1.1;
  font-size: 48px;
}
@media screen and (min-width: 768px) {
  .p-factoryInterview_item_txt p span.txt_i {
    font-size: 4.6601941748vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryInterview_item_txt p span.txt_i {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryInterview_item_txt p span.txt_i {
    font-size: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryInterview_item_txt p span.txt_i {
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryInterview_item_txt p span.txt_i {
    font-size: 2.5242718447vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryInterview_item_txt p span.txt_i {
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryInterview_item_txt p span.txt_i {
    font-size: 3.4666666667vw;
  }
}
.p-factoryInterview_item_txt p span.txt_y {
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .p-factoryInterview_item_txt p span.txt_y {
    font-size: 2.5242718447vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryInterview_item_txt p span.txt_y {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryInterview_item_txt p span.txt_y {
    font-size: 3.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryInterview_item_txt p span.txt_y {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryInterview_item_txt p span.txt_y {
    font-size: 1.2621359223vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryInterview_item_txt p span.txt_y {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryInterview_item_txt p span.txt_y {
    font-size: 1.7333333333vw;
  }
}
.p-factoryInterview_item:hover .p-factoryInterview_item_inner {
  top: -5px;
}
.p-factoryAs {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (min-width: 768px) {
  .p-factoryAs {
    padding-top: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryAs {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryAs {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryAs {
    padding-bottom: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryAs {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryAs {
    padding-bottom: 13.3333333333vw;
  }
}
.p-factoryAs_lead {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p-factoryAs_lead {
    padding-bottom: 3.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryAs_lead {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryAs_lead {
    padding-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryAs_lead {
    text-align: center;
  }
}
.p-factoryAs_item {
  position: relative;
  border-radius: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-factoryAs_item {
    border-radius: 10px;
    font-size: 17px;
    width: 16.8%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryAs_item {
    font-size: 1.6504854369vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryAs_item {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryAs_item {
    font-size: 2.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryAs_item:not(:nth-child(5n)) {
    margin-right: 4%;
  }
  .p-factoryAs_item:hover .p-factoryAs_item_inner {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  .p-factoryAs_item:before {
    display: block;
    content: "";
    padding-top: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryAs_item {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .p-factoryAs_item {
    font-size: 2.7184466019vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 1030px) {
  .p-factoryAs_item {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-factoryAs_item {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryAs_item:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .p-factoryAs_item:not(:last-of-type) {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 1030px) {
  .p-factoryAs_item:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-factoryAs_item:not(:last-of-type) {
    margin-bottom: 5.3333333333vw;
  }
}
.p-factoryAs_item_inner {
  cursor: pointer;
  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;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  overflow: hidden;
  border-radius: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-factoryAs_item_inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: center;
    padding: 13.0952380952% 5.9523809524%;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryAs_item_inner {
    border-radius: 3.3333333333vw;
    padding: 3.3333333333% 15% 3.3333333333% 6.6666666667%;
  }
}
.p-factoryAs_item_inner > p {
  line-height: 1;
  font-weight: 700;
}
.p-factoryAs_item_inner > img {
  width: 22.1276595745%;
}
@media screen and (max-width: 767px) {
  .p-factoryAs_item_inner > img {
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryAs_item_inner > img {
    width: 50%;
    margin-top: 10.1351351351%;
  }
}
.p-factoryAs_item_inner > span {
  position: absolute;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  height: 100%;
  margin: 0;
  border-radius: 0 2.6666666667vw 2.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  .p-factoryAs_item_inner > span {
    border-radius: 0 0 10px 10px;
    width: 100%;
    height: 17.8571428571%;
    bottom: 0;
  }
}
.p-factoryAs_item_inner > span:before, .p-factoryAs_item_inner > span:after {
  position: absolute;
  z-index: 1;
  content: "";
  width: 0.8em;
  height: 3px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #FFF;
  border-radius: 100vw;
}
.p-factoryAs_item_inner > span:after {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
}
@media screen and (min-width: 768px) {
  .p-factoryAs_itemWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.p-factoryEmployment {
  padding-top: 100px;
  padding-bottom: 100px;
  border-top: 1px solid #ededed;
}
@media screen and (min-width: 768px) {
  .p-factoryEmployment {
    padding-top: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryEmployment {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryEmployment {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryEmployment {
    padding-bottom: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryEmployment {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryEmployment {
    padding-bottom: 13.3333333333vw;
  }
}
.p-factoryEmployment_headTxt > span {
  display: inline-block;
  width: 7em;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
@media screen and (max-width: 767px) {
  .p-factoryEmployment_headTxt > span {
    display: inline;
  }
}
.p-factoryEmployment_table {
  max-width: 800px;
  margin: auto;
  border-collapse: collapse;
}
.p-factoryEmployment_table tbody tr th, .p-factoryEmployment_table tbody tr td {
  border: 1px solid #505050;
  text-align: left;
  vertical-align: middle;
  padding: 1.5em 1em;
  line-height: 1.3888888889;
}
@media screen and (max-width: 767px) {
  .p-factoryEmployment_table tbody tr th, .p-factoryEmployment_table tbody tr td {
    display: block;
    padding: 1em 1em;
  }
}
.p-factoryEmployment_table tbody tr th {
  font-weight: 500;
  background-color: #ededed;
  font-size: 28px;
}
@media screen and (min-width: 768px) {
  .p-factoryEmployment_table tbody tr th {
    font-size: 2.7184466019vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryEmployment_table tbody tr th {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryEmployment_table tbody tr th {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryEmployment_table tbody tr th {
    width: 32.5%;
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryEmployment_table tbody tr th {
    font-size: 1.7475728155vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryEmployment_table tbody tr th {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryEmployment_table tbody tr th {
    font-size: 2.4vw;
    font-size: 1.5rem;
  }
}
.p-factoryEmployment_table tbody tr td {
  line-height: 1.7857142857;
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .p-factoryEmployment_table tbody tr td {
    font-size: 2.3300970874vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryEmployment_table tbody tr td {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryEmployment_table tbody tr td {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryEmployment_table tbody tr td {
    width: 67.5%;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryEmployment_table tbody tr td {
    font-size: 1.359223301vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryEmployment_table tbody tr td {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryEmployment_table tbody tr td {
    font-size: 1.8666666667vw;
    font-size: 1.3rem;
  }
}
.p-factoryEmployment_table .innerList li {
  margin-left: 1em;
  text-indent: -1em;
}
.p-factoryFaq {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (min-width: 768px) {
  .p-factoryFaq {
    padding-top: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryFaq {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryFaq {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryFaq {
    padding-bottom: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryFaq {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryFaq {
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryFaq {
    padding-top: 60px;
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryFaq {
    padding-top: 5vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryFaq {
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryFaq {
    padding-top: 8vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryFaq {
    padding-bottom: 8.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryFaq {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryFaq {
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryFaq_tab {
    max-width: 680px;
    margin: auto;
  }
}
.p-factoryFaq_tab .tab_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 6px solid #969696;
  cursor: pointer;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p-factoryFaq_tab .tab_head {
    margin-bottom: 2.5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryFaq_tab .tab_head {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryFaq_tab .tab_head {
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryFaq_tab .tab_head {
    margin-bottom: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-bottom: 3px solid #969696;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryFaq_tab .tab_head {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryFaq_tab .tab_head {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryFaq_tab .tab_head {
    margin-bottom: 2.6666666667vw;
  }
}
.p-factoryFaq_tab .head_cat {
  width: 49%;
  background-color: #cacaca;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  font-size: 34px;
  padding: 0.6em 0.5em;
}
@media screen and (min-width: 768px) {
  .p-factoryFaq_tab .head_cat {
    font-size: 3.3009708738vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryFaq_tab .head_cat {
    font-size: 34px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryFaq_tab .head_cat {
    font-size: 4.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryFaq_tab .head_cat {
    font-size: 17px;
    width: 146px;
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-factoryFaq_tab .head_cat {
    font-size: 1.6504854369vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-factoryFaq_tab .head_cat {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-factoryFaq_tab .head_cat {
    font-size: 2.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-factoryFaq_tab .head_cat:not(:last-of-type) {
    margin-right: 8px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryFaq_tab .head_cat {
    border-radius: 2vw 2vw 0 0;
  }
}
.p-factoryFaq_tab .head_cat.current {
  color: #FFF;
}
.p-factoryFaq_tab .body_cat {
  display: none;
}
.p-factoryFaq_tab .body_cat.show {
  display: block;
}
.p-factoryFaq_item {
  border-bottom: 1px solid #ededed;
}
.p-factoryFaq_item dt {
  cursor: pointer;
}
.p-factoryFaq_item dt > div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 1.2em 2em 1.2em 0;
  line-height: 1.2941176471;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-factoryFaq_item dt > div {
    font-size: 1.5533980583vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryFaq_item dt > div {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryFaq_item dt > div {
    font-size: 2.1333333333vw;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryFaq_item dt > div {
    font-size: 32px;
    padding: 1.2em 1.5em 1.2em 0;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .p-factoryFaq_item dt > div {
    font-size: 3.1067961165vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 1030px) {
  .p-factoryFaq_item dt > div {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-factoryFaq_item dt > div {
    font-size: 4.2666666667vw;
  }
}
.p-factoryFaq_item dt > div:before, .p-factoryFaq_item dt > div:after {
  position: absolute;
  content: "";
  width: 1.1em;
  height: 3px;
  top: 50%;
  right: 1em;
  background-color: #ededed;
  border-radius: 100vw;
}
@media screen and (max-width: 767px) {
  .p-factoryFaq_item dt > div:before, .p-factoryFaq_item dt > div:after {
    width: 1em;
    height: 2px;
    right: 0.5em;
  }
}
.p-factoryFaq_item dt > div:before {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.p-factoryFaq_item dt > div:after {
  -webkit-transform: translate(0, -50%) rotate(90deg);
          transform: translate(0, -50%) rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.p-factoryFaq_item dt > div > span {
  display: inline-block;
  background-color: #ededed;
  line-height: 1;
  width: 1.5em;
  min-width: 1.5em;
  margin-right: 1.3em;
  border-radius: 100vw;
}
@media screen and (max-width: 767px) {
  .p-factoryFaq_item dt > div > span {
    margin-right: 0.4em;
  }
}
.p-factoryFaq_item dt > div > span img {
  width: 100%;
}
.p-factoryFaq_item dt.active > div:after {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.p-factoryFaq_item dd {
  display: none;
}
.p-factoryFaq_item dd > div {
  padding: 0 1em 1.2em 3em;
  line-height: 1.7857142857;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .p-factoryFaq_item dd > div {
    font-size: 1.359223301vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-factoryFaq_item dd > div {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-factoryFaq_item dd > div {
    font-size: 1.8666666667vw;
    font-size: 1.3rem;
  }
}

/*-----------------------
 ueda 上田
-----------------------*/
.l-container.ueda .p-factoryMovie_item_play,
.l-container.ueda .p-factoryInterview_item_num,
.l-container.ueda .p-factoryAs_item_inner > span,
.l-container.ueda .modal__factoryAs .modal__ttl,
.l-container.ueda .p-factoryFaq_item dt > div:before,
.l-container.ueda .p-factoryFaq_item dt > div:after,
.l-container.ueda .p-factoryFaq_item dt > div > span,
.l-container.ueda .p-factoryFaq_tab .head_cat.current {
  background-color: #E19F00;
}
.l-container.ueda .modal__factoryAs .modal__bg,
.l-container.ueda .p-factoryAs_item_inner,
.l-container.ueda .p-factoryEmployment_table tbody tr th {
  background-color: #f9eccc;
}
.l-container.ueda .p-factoryInterview {
  background: url(../../common/img/ueda/img_factoryInterview_bg_sp.jpg) no-repeat top center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .l-container.ueda .p-factoryInterview {
    background: url(../../common/img/ueda/img_factoryInterview_bg_pc.jpg) no-repeat top center;
    background-size: cover;
  }
}
.l-container.ueda .modal__factoryAs .modal__txtArea__ttl {
  color: #E19F00;
}
.l-container.ueda .p-factoryFaq {
  background-color: #fcf5e5;
}
.l-container.ueda .p-factoryFaq_item {
  border-bottom-color: #E19F00;
}
.l-container.ueda .p-factoryPhoto_subslide .slick-slide.slick-current .p-factoryPhoto_subslide_item {
  border-color: #E19F00;
}
.l-container.ueda .tel a:link, .l-container.ueda .tel a:visited {
  color: #E19F00;
  text-decoration: underline;
}

/*-----------------------
 higashimatsuyama 東松山
-----------------------*/
.l-container.higashimatsuyama .p-factoryMovie_item_play,
.l-container.higashimatsuyama .p-factoryInterview_item_num,
.l-container.higashimatsuyama .p-factoryAs_item_inner > span,
.l-container.higashimatsuyama .modal__factoryAs .modal__ttl,
.l-container.higashimatsuyama .p-factoryFaq_item dt > div:before,
.l-container.higashimatsuyama .p-factoryFaq_item dt > div:after,
.l-container.higashimatsuyama .p-factoryFaq_item dt > div > span,
.l-container.higashimatsuyama .p-factoryFaq_tab .head_cat.current {
  background-color: #D5182C;
}
.l-container.higashimatsuyama .p-factoryAs_item_inner > span {
  background-color: #D5182C;
}
.l-container.higashimatsuyama .modal__factoryAs .modal__bg,
.l-container.higashimatsuyama .p-factoryAs_item_inner,
.l-container.higashimatsuyama .p-factoryEmployment_table tbody tr th {
  background-color: #f7d1d5;
}
.l-container.higashimatsuyama .p-factoryInterview {
  background: url(../../common/img/higashimatsuyama/img_factoryInterview_bg_sp.jpg) no-repeat top center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .l-container.higashimatsuyama .p-factoryInterview {
    background: url(../../common/img/higashimatsuyama/img_factoryInterview_bg_pc.jpg) no-repeat top center;
    background-size: cover;
  }
}
.l-container.higashimatsuyama .modal__factoryAs .modal__txtArea__ttl {
  color: #D5182C;
}
.l-container.higashimatsuyama .p-factoryFaq {
  background-color: #fbe8ea;
}
.l-container.higashimatsuyama .p-factoryFaq_item {
  border-bottom-color: #D5182C;
}
.l-container.higashimatsuyama .p-factoryPhoto_subslide .slick-slide.slick-current .p-factoryPhoto_subslide_item {
  border-color: #D5182C;
}
.l-container.higashimatsuyama .tel a:link, .l-container.higashimatsuyama .tel a:visited {
  color: #D5182C;
  text-decoration: underline;
}

/*-----------------------
 miyagi 宮城工場
-----------------------*/
.l-container.miyagi .p-factoryMovie_item_play,
.l-container.miyagi .p-factoryInterview_item_num,
.l-container.miyagi .p-factoryAs_item_inner > span,
.l-container.miyagi .modal__factoryAs .modal__ttl,
.l-container.miyagi .p-factoryFaq_item dt > div:before,
.l-container.miyagi .p-factoryFaq_item dt > div:after,
.l-container.miyagi .p-factoryFaq_item dt > div > span,
.l-container.miyagi .p-factoryFaq_tab .head_cat.current {
  background-color: #02893A;
}
.l-container.miyagi .modal__factoryAs .modal__bg,
.l-container.miyagi .p-factoryAs_item_inner,
.l-container.miyagi .p-factoryEmployment_table tbody tr th {
  background-color: #cce7d8;
}
.l-container.miyagi .p-factoryInterview {
  background: url(../../common/img/miyagi/img_factoryInterview_bg_sp.jpg) no-repeat top center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .l-container.miyagi .p-factoryInterview {
    background: url(../../common/img/miyagi/img_factoryInterview_bg_pc.jpg) no-repeat top center;
    background-size: cover;
  }
}
.l-container.miyagi .modal__factoryAs .modal__txtArea__ttl {
  color: #02893A;
}
.l-container.miyagi .p-factoryFaq {
  background-color: #e6f3eb;
}
.l-container.miyagi .p-factoryFaq_item {
  border-bottom-color: #02893A;
}
.l-container.miyagi .p-factoryPhoto_subslide .slick-slide.slick-current .p-factoryPhoto_subslide_item {
  border-color: #02893A;
}
.l-container.miyagi .tel a:link, .l-container.miyagi .tel a:visited {
  color: #02893A;
  text-decoration: underline;
}

/*------------------------
 factory
------------------------*/
.p-ivMv {
  font-size: 40px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-ivMv {
    font-size: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivMv {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivMv {
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivMv {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivMv {
    margin-bottom: 5vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivMv {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivMv {
    margin-bottom: 8vw;
  }
}
.p-ivMv_inner {
  position: relative;
  background: url(../../common/img/common/img_area_bg.jpg) repeat bottom right;
  background-size: 6%;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
@media screen and (min-width: 768px) {
  .p-ivMv_inner {
    background: none;
  }
  .p-ivMv_inner:before {
    position: absolute;
    content: "";
    width: 54.2857142857%;
    height: 79.3650793651%;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivMv_inner:before {
    height: 400px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1401px) {
  .p-ivMv_inner:before {
    width: 54.2857142857%;
  }
}
@media screen and (min-width: 768px) {
  .p-ivMv_inner:after {
    position: absolute;
    content: "";
    width: 55.7142857143%;
    height: 47.619047619%;
    bottom: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivMv_inner:after {
    height: 240px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1401px) {
  .p-ivMv_inner:after {
    width: 55.7142857143%;
  }
}
@media screen and (min-width: 768px) {
  .p-ivMv_cont {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1030px;
  }
}
@media screen and (min-width: 768px) {
  .p-ivMv_contRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (min-width: 768px) {
  .p-ivMv_cont_L {
    padding-top: 4%;
    width: 22%;
  }
}
@media screen and (min-width: 768px) {
  .p-ivMv_img {
    width: 44%;
    margin-right: 9.3%;
  }
}
@media screen and (min-width: 768px) {
  .p-ivMv_img._KS {
    position: relative;
  }
  .p-ivMv_img._KS:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 114.6666666667%;
  }
  .p-ivMv_img._KS img {
    position: absolute;
    width: 121.3333333333%;
    max-width: initial;
    bottom: 0;
    right: 0;
  }
}
.p-ivMv_img img {
  width: 100%;
}
.p-ivMv_label {
  display: inline-block;
  background-color: #ededed;
}
@media screen and (min-width: 768px) {
  .p-ivMv_label {
    background-color: transparent !important;
  }
}
@media screen and (max-width: 767px) {
  .p-ivMv_label {
    position: absolute;
    width: 32%;
    top: 0;
    left: 0;
  }
}
.p-ivMv_txtArea {
  width: 100%;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p-ivMv_txtArea {
    padding-bottom: 3.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivMv_txtArea {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivMv_txtArea {
    padding-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivMv_txtArea {
    text-align: center;
    background-color: #FFF;
    border-radius: 0 60px 0 60px;
    margin-top: 4.5454545455%;
    padding: 9.0909090909% 9.0909090909% 13.6363636364% !important;
  }
}
@media screen and (max-width: 767px) {
  .p-ivMv_txtArea {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-ivMv_txtArea .c-txt {
    color: #505050;
  }
}
.p-ivMv_txtArea .txt_i {
  display: inline-block;
  line-height: 1.1428571429;
  font-size: 70px;
}
@media screen and (min-width: 768px) {
  .p-ivMv_txtArea .txt_i {
    font-size: 6.7961165049vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivMv_txtArea .txt_i {
    font-size: 70px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivMv_txtArea .txt_i {
    font-size: 9.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivMv_txtArea .txt_i {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 42px;
    display: block;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivMv_txtArea .txt_i {
    margin-top: 0.8333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivMv_txtArea .txt_i {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivMv_txtArea .txt_i {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivMv_txtArea .txt_i {
    margin-bottom: 0.8333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivMv_txtArea .txt_i {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivMv_txtArea .txt_i {
    margin-bottom: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivMv_txtArea .txt_i {
    font-size: 4.0776699029vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivMv_txtArea .txt_i {
    font-size: 42px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivMv_txtArea .txt_i {
    font-size: 5.6vw;
  }
}
.p-ivMv_factory {
  display: inline-block;
  border-radius: 100vw;
  background: #ededed;
  color: #FFF !important;
  padding: 0.1em 2em;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 768px) {
  .p-ivQ {
    background-color: #FFF;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
            box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivQ {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivQ {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivQ {
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivQ > .l-wrap_inner {
    padding: 3.5% 4%;
  }
}
@media screen and (max-width: 767px) {
  .p-ivQ {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .p-ivQ {
    padding-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 1030px) {
  .p-ivQ {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-ivQ {
    padding-bottom: 10.6666666667vw;
  }
}
.p-ivQ_ttl {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ededed;
  height: 21.3333333333vw;
  color: #FFF;
  font-weight: 700;
  line-height: 1.3157894737;
  font-size: 38px;
}
@media screen and (min-width: 768px) {
  .p-ivQ_ttl {
    font-size: 3.6893203883vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivQ_ttl {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivQ_ttl {
    font-size: 5.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivQ_ttl {
    line-height: 4.2105263158;
    font-size: 19px;
    width: 60%;
    height: auto;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivQ_ttl {
    font-size: 1.8446601942vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivQ_ttl {
    font-size: 19px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivQ_ttl {
    font-size: 2.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivQ_ttl .l-wrap_inner {
    padding-left: 0;
    padding-right: 0;
    padding: 0 6.6666666667%;
  }
}
.p-ivQ_ttl img {
  width: 10.8333333333%;
  margin-right: 0.5em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-ivQ_ttl img {
    width: 6.1538461538%;
  }
}
.p-ivQ_ttl:before {
  position: absolute;
  z-index: -1;
  content: "";
  width: 21.3333333333vw;
  height: 100%;
  top: 0;
  left: -10.6666666667vw;
  -webkit-transform: skew(-45deg);
          transform: skew(-45deg);
  background-color: #f5f5f5;
}
@media screen and (min-width: 768px) {
  .p-ivQ_ttl:before {
    width: 26.6666666667%;
    left: -20%;
  }
}
.p-ivQ_ttl_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-ivQ_txtArea {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .p-ivQ_txtArea {
    padding-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 1030px) {
  .p-ivQ_txtArea {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-ivQ_txtArea {
    padding-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivQ_txtArea {
    line-height: 1.875;
  }
}
.p-ivQ_txtArea p {
  text-align: justify;
}
.p-ivQ_img {
  margin-top: 30px;
  overflow: hidden;
  border-radius: 0 20px 0 20px;
}
@media screen and (min-width: 768px) {
  .p-ivQ_img {
    margin-top: 2.5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivQ_img {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivQ_img {
    margin-top: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .p-ivQ_img {
    border-radius: 0 10vw 0 10vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivQ-reverseTtl .p-ivQ_ttl {
    margin: 0 0 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .p-ivQ-hasImageReverse {
    position: relative;
    min-height: 250px;
  }
  .p-ivQ-hasImageReverse .p-ivQ_ttl {
    margin-left: auto;
  }
  .p-ivQ-hasImageReverse .p-ivQ_img {
    position: absolute;
    margin-top: 30px;
    top: 0;
    left: 4%;
    width: 28%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivQ-hasImageReverse .p-ivQ_img {
    margin-top: 2.5vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivQ-hasImageReverse .p-ivQ_img {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivQ-hasImageReverse .p-ivQ_img {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivQ-hasImageReverse > .l-wrap_inner {
    width: 60%;
    padding-left: 0;
    margin: 0 0 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .p-ivQ-hasImage {
    position: relative;
    min-height: 250px;
  }
  .p-ivQ-hasImage .p-ivQ_img {
    position: absolute;
    margin-top: 30px;
    top: 0;
    right: 4%;
    width: 28%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivQ-hasImage .p-ivQ_img {
    margin-top: 2.5vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivQ-hasImage .p-ivQ_img {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivQ-hasImage .p-ivQ_img {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivQ-hasImage > .l-wrap_inner {
    width: 60%;
    padding-right: 0;
    margin: 0 auto 0 0;
  }
}
.p-ivTs {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .p-ivTs {
    padding-top: 5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivTs {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivTs {
    padding-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivTs {
    padding-bottom: 5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivTs {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivTs {
    padding-bottom: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivTs > .l-wrap_inner {
    max-width: 52%;
    margin: auto;
  }
}
.p-ivTs_ttl {
  position: relative;
  font-size: 80px;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .p-ivTs_ttl {
    font-size: 7.7669902913vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivTs_ttl {
    font-size: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivTs_ttl {
    font-size: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivTs_ttl {
    margin-bottom: 5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivTs_ttl {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivTs_ttl {
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivTs_ttl {
    font-size: 50px;
    margin-bottom: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivTs_ttl {
    font-size: 4.854368932vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivTs_ttl {
    font-size: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivTs_ttl {
    font-size: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivTs_ttl {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivTs_ttl {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivTs_ttl {
    margin-bottom: 5.3333333333vw;
  }
}
.p-ivTs_ttl img {
  width: auto;
  height: 2em;
}
@media screen and (min-width: 768px) {
  .p-ivTs_ttl img {
    height: 1em;
    margin-bottom: 0.4em;
  }
}
.p-ivTs_ttl span {
  display: inline-block;
  text-align: center;
  padding: 0.3em 1em;
  background-color: #FFF;
  border-radius: 100vw;
  line-height: 1.4285714286;
  white-space: nowrap;
  font-size: 28px;
}
@media screen and (min-width: 768px) {
  .p-ivTs_ttl span {
    font-size: 2.7184466019vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivTs_ttl span {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivTs_ttl span {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivTs_ttl span {
    font-size: 16px;
    padding: 0.3em 1.5em;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivTs_ttl span {
    font-size: 1.5533980583vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivTs_ttl span {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivTs_ttl span {
    font-size: 2.1333333333vw;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-ivTs_ttl span {
    position: absolute;
    left: 30%;
    top: 2.5%;
  }
}
.p-ivTs_note {
  position: relative;
  background-color: #FFF;
}
@media screen and (min-width: 768px) {
  .p-ivTs_note {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivTs_note {
    font-size: 1.5533980583vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivTs_note {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivTs_note {
    font-size: 2.1333333333vw;
    font-size: 1.4rem;
  }
}
.p-ivTs_note:before, .p-ivTs_note:after {
  position: absolute;
  content: "";
  width: 1.8666666667vw;
  height: 1.8666666667vw;
  left: 0;
  background-color: #000000;
  border-radius: 100vw;
}
@media screen and (min-width: 768px) {
  .p-ivTs_note:before, .p-ivTs_note:after {
    width: 10px;
    height: 10px;
  }
}
.p-ivTs_note:before {
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-ivTs_note:after {
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
.p-ivTs_note_inner {
  padding: 8.3333333333% 6.6666666667% 8.3333333333% 0;
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_inner {
    padding: 10.2040816327% 7.1428571429% 10.2040816327% 0;
  }
}
.p-ivTs_note_inner:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  top: 0;
  left: -1px;
  background-color: #000000;
}
.p-ivTs_note_inner dl {
  padding-left: 7.1428571429%;
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_inner dl {
    padding-left: 4.3956043956%;
  }
}
.p-ivTs_note_inner dl:not(:last-of-type) {
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_inner dl:not(:last-of-type) {
    margin-bottom: 5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivTs_note_inner dl:not(:last-of-type) {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivTs_note_inner dl:not(:last-of-type) {
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_inner dl:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivTs_note_inner dl:not(:last-of-type) {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivTs_note_inner dl:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivTs_note_inner dl:not(:last-of-type) {
    margin-bottom: 5.3333333333vw;
  }
}
.p-ivTs_note_inner dl dt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.1111111111;
  font-weight: 500;
  padding-left: 0.3em;
  font-size: 42px;
  margin-bottom: 15px;
  font-family: "Oswald", sans-serif;
  font-family: "Alternate Gothic No3 D", sans-serif;
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_inner dl dt {
    font-size: 4.0776699029vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivTs_note_inner dl dt {
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivTs_note_inner dl dt {
    font-size: 5.6vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_inner dl dt {
    margin-bottom: 1.25vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivTs_note_inner dl dt {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivTs_note_inner dl dt {
    margin-bottom: 2vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_inner dl dt {
    font-size: 28px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivTs_note_inner dl dt {
    font-size: 2.7184466019vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivTs_note_inner dl dt {
    font-size: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivTs_note_inner dl dt {
    font-size: 3.7333333333vw;
  }
}
.p-ivTs_note_inner dl dt span {
  display: inline-block;
  padding-left: 0.7em;
  font-weight: 700;
  font-size: 40px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_inner dl dt span {
    font-size: 3.8834951456vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivTs_note_inner dl dt span {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivTs_note_inner dl dt span {
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_inner dl dt span {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivTs_note_inner dl dt span {
    font-size: 2.3300970874vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivTs_note_inner dl dt span {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivTs_note_inner dl dt span {
    font-size: 3.2vw;
  }
}
.p-ivTs_note_inner dl dt:before {
  position: absolute;
  content: "";
  width: 7.1428571429%;
  height: 2px;
  right: 100%;
  background-color: #000000;
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_inner dl dt:before {
    width: 4.3956043956%;
  }
}
.p-ivTs_note_inner dl dd {
  text-align: justify;
}
.p-ivTs_note_crip {
  position: absolute;
  top: -7.6923076923vw;
  right: -2.3076923077vw;
  width: 16.3076923077%;
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_crip {
    top: -2.2em;
    right: -4.0816326531%;
    width: 10.8163265306%;
  }
}
.p-ivTs_note_img {
  margin-top: 40px;
  overflow: hidden;
  border-radius: 0 20px 0 20px;
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_img {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivTs_note_img {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivTs_note_img {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivTs_note_img {
    margin-top: 15px;
    width: 91.9540229885%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivTs_note_img {
    margin-top: 1.25vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivTs_note_img {
    margin-top: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivTs_note_img {
    margin-top: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .p-ivTs_note_img {
    border-radius: 0 10vw 0 10vw;
  }
}
.p-ivPt {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .p-ivPt {
    padding-top: 5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivPt {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivPt {
    padding-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivPt {
    padding-bottom: 5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivPt {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivPt {
    padding-bottom: 8vw;
  }
}
.p-ivPt_ttl {
  position: relative;
  font-size: 80px;
  margin-bottom: 60px;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .p-ivPt_ttl {
    font-size: 7.7669902913vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivPt_ttl {
    font-size: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivPt_ttl {
    font-size: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivPt_ttl {
    margin-bottom: 5vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivPt_ttl {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivPt_ttl {
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivPt_ttl {
    font-size: 50px;
    margin-bottom: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivPt_ttl {
    font-size: 4.854368932vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivPt_ttl {
    font-size: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivPt_ttl {
    font-size: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivPt_ttl {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivPt_ttl {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivPt_ttl {
    margin-bottom: 5.3333333333vw;
  }
}
.p-ivPt_ttl img {
  height: 2em;
  width: auto;
}
@media screen and (min-width: 768px) {
  .p-ivPt_ttl img {
    height: 1em;
    margin-bottom: 0.4em;
  }
}
.p-ivPt_ttl span {
  display: inline-block;
  text-align: center;
  padding: 0.3em 1em;
  background-color: #FFF;
  border-radius: 100vw;
  line-height: 1.4285714286;
  white-space: nowrap;
  font-size: 28px;
}
@media screen and (min-width: 768px) {
  .p-ivPt_ttl span {
    font-size: 2.7184466019vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivPt_ttl span {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivPt_ttl span {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivPt_ttl span {
    font-size: 16px;
    padding: 0.3em 1.5em;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-ivPt_ttl span {
    font-size: 1.5533980583vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .p-ivPt_ttl span {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-ivPt_ttl span {
    font-size: 2.1333333333vw;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-ivPt_ttl span {
    position: absolute;
    left: 30%;
    bottom: 2.5%;
  }
}
.p-ivPt_note {
  position: relative;
  background-color: #FFF;
}
.p-ivPt_note_inner {
  text-align: justify;
  padding: 8.3333333333% 10%;
}
@media screen and (min-width: 768px) {
  .p-ivPt_note_inner {
    padding: 4%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.p-ivPt_note_img {
  overflow: hidden;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .p-ivPt_note_img {
    width: 43.4782608696%;
    margin-left: 3.2608695652%;
  }
}
@media screen and (max-width: 767px) {
  .p-ivPt_note_img {
    margin-top: 40px;
    border-radius: 5vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .p-ivPt_note_img {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 1030px) {
  .p-ivPt_note_img {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-ivPt_note_img {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivPt_note p {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.p-ivList {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (min-width: 768px) {
  .p-ivList {
    padding-top: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivList {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivList {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ivList {
    padding-bottom: 8.3333333333vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivList {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivList {
    padding-bottom: 13.3333333333vw;
  }
}
.p-ivList .c-ttl_subhead02 {
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .p-ivList .c-ttl_subhead02 {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (min-width: 1030px) {
  .p-ivList .c-ttl_subhead02 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-ivList .c-ttl_subhead02 {
    margin-bottom: 10.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  #ivQ01, #ivQ02, #ivQ03, #ivQ04, #ivQ05, #ivQ06, #ivQ07, #ivQ08 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1030px;
  }
}

.ivTopFactory {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .ivTopFactory {
    padding-top: 5vw;
  }
}
@media screen and (min-width: 1030px) {
  .ivTopFactory {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .ivTopFactory {
    padding-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .ivTopFactory {
    padding-bottom: 5vw;
  }
}
@media screen and (min-width: 1030px) {
  .ivTopFactory {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .ivTopFactory {
    padding-bottom: 8vw;
  }
}
.ivTopFactory .p-indexFactory_btn:before {
  left: 2.3em;
  -webkit-transform: translate(0, -50%) rotate(135deg);
          transform: translate(0, -50%) rotate(135deg);
}
.ivTopFactory--ueda .p-indexFactory_btn {
  background: #E19F00;
}
.ivTopFactory--ueda .p-indexFactory_btn:hover {
  background-color: rgb(255, 183.368, 10.8);
}
.ivTopFactory--higashimatsuyama .p-indexFactory_btn {
  background: #D5182C;
}
.ivTopFactory--higashimatsuyama .p-indexFactory_btn:hover {
  background-color: rgb(231.4860759494, 46.3139240506, 65.9088607595);
}
.ivTopFactory--miyagi .p-indexFactory_btn {
  background: #02893A;
}
.ivTopFactory--miyagi .p-indexFactory_btn:hover {
  background-color: rgb(2.5870503597, 177.2129496403, 75.0244604317);
}

/*-----------------------
 ueda 上田
-----------------------*/
.l-container.ueda .p-ivQ_ttl,
.l-container.ueda .p-ivMv_label,
.l-container.ueda .p-ivMv_factory {
  background-color: #E19F00;
}
.l-container.ueda .p-ivQ_ttl:before {
  background-color: #e7b233;
}
.l-container.ueda .p-ivTs,
.l-container.ueda .p-ivPt {
  background-color: #f9eccc;
}
.l-container.ueda .p-ivTs_note_inner dl dt span {
  color: #E19F00;
}
.l-container.ueda .p-ivList {
  background: url(../../common/img/ueda/interview/img_ivList_bg.jpg);
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .l-container.ueda .p-ivList {
    background: url(../../common/img/ueda/interview/img_ivList_bg_pc.jpg);
    background-size: cover;
  }
}
.l-container.ueda .p-ivMv_inner {
  border-bottom-color: #E19F00;
}
@media screen and (min-width: 768px) {
  .l-container.ueda .p-ivQ-hasTs {
    background-color: #f9eccc;
  }
  .l-container.ueda .p-ivMv_inner:before {
    background: url(../../common/img/ueda/interview/img_mv_bg_01.jpg) no-repeat center right;
    background-size: cover;
  }
  .l-container.ueda .p-ivMv_inner:after {
    background: url(../../common/img/ueda/interview/img_mv_bg_02.jpg) no-repeat center right;
    background-size: cover;
  }
}

/*-----------------------
 higashimatsuyama 東松山
-----------------------*/
.l-container.higashimatsuyama .p-ivQ_ttl,
.l-container.higashimatsuyama .p-ivMv_label,
.l-container.higashimatsuyama .p-ivMv_factory {
  background-color: #D5182C;
}
.l-container.higashimatsuyama .p-ivQ_ttl:before {
  background-color: #dd4656;
}
.l-container.higashimatsuyama .p-ivTs,
.l-container.higashimatsuyama .p-ivPt {
  background-color: #f7d1d5;
}
.l-container.higashimatsuyama .p-ivTs_note_inner dl dt span {
  color: #D5182C;
}
.l-container.higashimatsuyama .p-ivList {
  background: url(../../common/img/higashimatsuyama/interview/img_ivList_bg.jpg);
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .l-container.higashimatsuyama .p-ivList {
    background: url(../../common/img/higashimatsuyama/interview/img_ivList_bg_pc.jpg);
    background-size: cover;
  }
}
.l-container.higashimatsuyama .p-ivMv_inner {
  border-bottom-color: #D5182C;
}
@media screen and (min-width: 768px) {
  .l-container.higashimatsuyama .p-ivQ-hasTs {
    background-color: #f7d1d5;
  }
  .l-container.higashimatsuyama .p-ivMv_inner:before {
    background: url(../../common/img/higashimatsuyama/interview/img_mv_bg_01.jpg) no-repeat center right;
    background-size: cover;
  }
  .l-container.higashimatsuyama .p-ivMv_inner:after {
    background: url(../../common/img/higashimatsuyama/interview/img_mv_bg_02.jpg) no-repeat center right;
    background-size: cover;
  }
}

/*-----------------------
 miyagi 宮城工場
-----------------------*/
.l-container.miyagi .p-ivQ_ttl,
.l-container.miyagi .p-ivMv_label,
.l-container.miyagi .p-ivMv_factory {
  background-color: #02893A;
}
.l-container.miyagi .p-ivQ_ttl:before {
  background-color: #35a161;
}
.l-container.miyagi .p-ivTs,
.l-container.miyagi .p-ivPt {
  background-color: #cce7d8;
}
.l-container.miyagi .p-ivTs_note_inner dl dt span {
  color: #02893A;
}
.l-container.miyagi .p-ivList {
  background: url(../../common/img/miyagi/interview/img_ivList_bg.jpg);
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .l-container.miyagi .p-ivList {
    background: url(../../common/img/miyagi/interview/img_ivList_bg_pc.jpg);
    background-size: cover;
  }
}
.l-container.miyagi .p-ivMv_inner {
  border-bottom-color: #02893A;
}
@media screen and (min-width: 768px) {
  .l-container.miyagi .p-ivQ-hasTs {
    background-color: #cce7d8;
  }
  .l-container.miyagi .p-ivMv_inner:before {
    background: url(../../common/img/miyagi/interview/img_mv_bg_01.jpg) no-repeat center right;
    background-size: cover;
  }
  .l-container.miyagi .p-ivMv_inner:after {
    background: url(../../common/img/miyagi/interview/img_mv_bg_02.jpg) no-repeat center right;
    background-size: cover;
  }
}

.u-bg_base {
  background-color: #000000;
}

.u-color_base {
  color: #000000;
}
.u-color_red {
  color: #D5182C;
}

.u-font {
  /* font-weight */
}
.u-font-bold {
  font-weight: 700;
}
.u-font-mid {
  font-weight: 500;
}
.u-font-normal {
  font-weight: 400;
}

#modalMovie .videoPlayer_wrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
#modalMovie .videoPlayer_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#modalMovie .modal__content {
  background-color: transparent;
}

/* modalエリア */
.modal {
  display: none;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.modal__bg {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100vh;
  height: 100dvh;
  position: absolute;
  cursor: pointer;
}
.modal__content {
  position: relative;
  max-width: 1000px;
  width: 100%;
  max-height: 80vh;
  max-height: 80dvh;
  padding: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modal__content:before {
  border-top-left-radius: 4px;
}
.modal .close {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  top: 0;
  left: calc(100% + 5px);
  cursor: pointer;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .modal .close {
    width: 6vw;
    height: 6vw;
    top: initial;
    bottom: 100%;
    left: initial;
    right: 0;
  }
}
.modal .close:before, .modal .close:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  top: 50%;
  left: 50%;
  background-color: #FFF;
}
.modal .close:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.modal .close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
          transform: translate(-50%, -50%) rotate(-135deg);
}

.modal__factoryAs .modal__content {
  background: #FFF;
  overflow: hidden;
  width: 100%;
  max-width: 80vw;
  max-height: 80vh;
  max-height: 80dvh;
}
@media screen and (min-width: 768px) {
  .modal__factoryAs .modal__content {
    max-width: 600px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 767px) {
  .modal__factoryAs .modal__content {
    border-radius: 2.6666666667vw;
  }
}
.modal__factoryAs .modal__ttl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  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: #fff;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  font-size: 36px;
  padding: 0.2em 1em;
  background-color: #f5f5f5;
}
@media screen and (min-width: 768px) {
  .modal__factoryAs .modal__ttl {
    font-size: 3.4951456311vw;
  }
}
@media screen and (min-width: 1030px) {
  .modal__factoryAs .modal__ttl {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .modal__factoryAs .modal__ttl {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .modal__factoryAs .modal__ttl {
    font-size: 18px;
    padding: 0.7em 1em;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .modal__factoryAs .modal__ttl {
    font-size: 1.7475728155vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .modal__factoryAs .modal__ttl {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .modal__factoryAs .modal__ttl {
    font-size: 2.4vw;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .modal__factoryAs .modal__ttl {
    height: 10.6666666667vw;
  }
}
.modal__factoryAs .modal__ttl .close {
  position: absolute;
  top: initial;
  right: 0;
  bottom: initial;
  border-radius: 0;
  background-color: transparent;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  font-size: 30px;
  width: 1em;
  height: 1em;
  left: initial;
  right: 0.8em;
}
@media screen and (min-width: 768px) {
  .modal__factoryAs .modal__ttl .close {
    font-size: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .modal__factoryAs .modal__ttl .close {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .modal__factoryAs .modal__ttl .close {
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .modal__factoryAs .modal__ttl .close {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .modal__factoryAs .modal__ttl .close {
    font-size: 1.7475728155vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .modal__factoryAs .modal__ttl .close {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .modal__factoryAs .modal__ttl .close {
    font-size: 2.4vw;
    font-size: 1.5rem;
  }
}
.modal__factoryAs .modal__ttl .close:before, .modal__factoryAs .modal__ttl .close:after {
  width: 100%;
  height: 3px;
  border-radius: 100vw;
  background-color: #ededed;
}
.modal__factoryAs .modal__ttl .close:hover {
  opacity: 0.75;
}
.modal__factoryAs .modal__txtArea {
  overflow-y: scroll;
  width: 100%;
  height: 100%;
  max-height: 80vh;
  max-height: 80dvh;
  top: 0;
  left: 0;
  line-height: 1.7857142857;
  padding: 18.3333333333% 6.6666666667% 5%;
  font-size: 28px;
}
@media screen and (min-width: 768px) {
  .modal__factoryAs .modal__txtArea {
    font-size: 2.7184466019vw;
  }
}
@media screen and (min-width: 1030px) {
  .modal__factoryAs .modal__txtArea {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .modal__factoryAs .modal__txtArea {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .modal__factoryAs .modal__txtArea {
    font-size: 14px;
    padding: 11.6666666667% 13.3333333333% 5%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .modal__factoryAs .modal__txtArea {
    font-size: 1.359223301vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .modal__factoryAs .modal__txtArea {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .modal__factoryAs .modal__txtArea {
    font-size: 1.8666666667vw;
    font-size: 1.3rem;
  }
}
.modal__factoryAs .modal__txtArea__ttl {
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .modal__factoryAs .modal__txtArea__ttl {
    font-size: 2.9126213592vw;
  }
}
@media screen and (min-width: 1030px) {
  .modal__factoryAs .modal__txtArea__ttl {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .modal__factoryAs .modal__txtArea__ttl {
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .modal__factoryAs .modal__txtArea__ttl {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .modal__factoryAs .modal__txtArea__ttl {
    font-size: 1.4563106796vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1030px) {
  .modal__factoryAs .modal__txtArea__ttl {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .modal__factoryAs .modal__txtArea__ttl {
    font-size: 2vw;
  }
}
.modal__factoryAs .modal__txtArea section:not(:last-of-type) {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .modal__factoryAs .modal__txtArea section:not(:last-of-type) {
    margin-bottom: 2.5vw;
  }
}
@media screen and (min-width: 1030px) {
  .modal__factoryAs .modal__txtArea section:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .modal__factoryAs .modal__txtArea section:not(:last-of-type) {
    margin-bottom: 4vw;
  }
}

.u-ta_c {
  text-align: center;
}
.u-ta_j {
  text-align: justify;
}
.u-ta_l {
  text-align: left;
}
.u-ta_r {
  text-align: right;
}

.u-text {
  /* white-space */
  /* 上付き文字 */
  /* 下付き文字 */
}
.u-text_indent {
  padding-left: 1em;
  text-indent: -1em;
}
.u-text_nowrap {
  white-space: nowrap;
}
.u-text_sup {
  font-size: 0.6em;
  vertical-align: super;
}
.u-text_sub {
  font-size: 0.6em;
  vertical-align: baseline;
}