@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap");
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

html, body {
  width: 100%;
/*  overflow-x: hidden;*/
  word-wrap: break-word;
  scroll-behavior: smooth;
}

body {
  font-family: 'Roboto','Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  font-size: 16px;
  line-height: 1.8;
  color: #111;
  background: #fff;
  letter-spacing: .1em;
}

@media (max-width: 960px) {
  body {
    font-size: 15px;
  }
}

@media (max-width: 520px) {
  body {
    font-size: 3.5vw;
  }
}

#wrapper {
  background-image: url(../images/dot-grid.png);
  background-repeat: repeat;
}

/*bag*/
a:hover, a:focus {
  text-decoration: none;
  opacity: 0.8;
}

ul {
  list-style: none;
}

ol {
  margin-left: 1.5em;
}

strong {
  font-weight: bold;
}

.container {
  margin: 0 auto 0;
}

footer {
  margin: auto;
}

.cleth {
  clear: both;
  height: 0;
}

.clearfix {
  clear: both;
}

body {
  min-width: 1024px;
  overflow-x: hidden;
}

.sitewide {
  width: 1300px;
  margin: auto;
  clear: both;
  overflow: hidden;
}

.content {
  max-width: 100%;
  width: 1200px;
  margin: 0 auto;
}

.page_bg {
  position: relative;
}

img {
    height: auto;
    max-width: 100%;
}

h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 1em;
}

/*
h2:before {content: "●";color: rgba(255,165,0,0.7);margin-right: 10px;}
*/
h3 {
  font-size: 24px;
  border-bottom: 1px solid #999;
  margin-bottom: 1em;
}

/*
h3:before {content: "●";color: rgba(0,0,0,0.2);margin-right: 10px;}
*/
.font30 {
  font-size: 30px;
}
.border_non {
    border: 0 !important;
}
/*---header---*/
header * {
  vertical-align: top;
}

header.header {
  border-top: 3px solid #1a1a51;
  position: sticky;
  top: 0;
  border-top: 4px solid #1a1a51;
  z-index: 2;
  background-color: #fff;
}

.header_logo {
  display: inline-block;
}

.header_logo a:hover {
  opacity: 1;
}

.header_logo img {
  width: 75%;
}

.header_banner {
  margin-top: 0;
  float: right;
}

.header_banner img {
  width: 200px;
}
.header_logo h1{
    font-size: 1em;
}
.header_logo a {
  color: #1a1a51;
  text-decoration: none;
}

.header_logo a:-webkit-any-link {
  color: #1a1a51;
  text-decoration: none;
}

.header_logo a span {
  line-height: 1.4em;
  font-size: 25px;
  font-weight: bold;
  color: #000;
}

/*---Gnav---*/
.g_nav {
  display: inline-block;
  padding: 25px 0 0 30px;
}

.g_nav ul {
  display: inline-block;
}

.g_nav ul li {
  display: inline-block;
}

.g_nav ul li a {
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: .01em;
  padding: 0 1em;
}

/*
.g_nav {border-top: 1px solid #aaa;border-bottom: 1px solid #aaa;margin-top: 10px;}
ul.nav.menu {font-size: 0;}
nav li {margin: 5px 0;border-right: 1px solid #aaa;width: 145px;line-height: 2.4em;display: inline-block;font-weight: bold;text-align: center;font-size: 16px;}
nav li.item-1144 {border-left: 1px solid #aaa;}
label {display: none;}
ul.breadcrumb {padding: 10px 0 10px;}
nav li.active,.itemid-1124 li.item-1120,.itemid-1125 li.item-1120,.itemid-1126 li.item-1120,.itemid-1127 li.item-1120,.itemid-1128 li.item-1120,.itemid-1125 li.item-1120,
.itemid-1144 li.item-1144,.itemid-1118 li.item-1118,.itemid-1119 li.item-1119,.itemid-1121 li.item-1121,.itemid-1120 li.item-1120,.itemid-1122 li.item-1122,.itemid-1123 li.item-1123 {background-image: url(../../../images/stories/recruit/TOPmenu.png);background-size: 100%;}
nav li a {color: #333;text-decoration: none;}
nav li.active a,.itemid-1124 li.item-1120 a,.itemid-1125 li.item-1120 a,.itemid-1126 li.item-1120 a,.itemid-1127 li.item-1120 a,.itemid-1128 li.item-1120 a,
.itemid-1144 li.item-1144 a,.itemid-1118 li.item-1118 a,.itemid-1119 li.item-1119 a,.itemid-1121 li.item-1121 a,.itemid-1120 li.item-1120 a,.itemid-1122 li.item-1122 a,.itemid-1123 li.item-1123 a{color: #fff;}
nav li.item-1117 {border-left: 1px solid #aaa;}
*/
/*kyoutu*/
.top_img {
  font-size: 0;
}

.top_img img {
  width: 100%;
}

.top_img.sitewide2 {
  width: 1024px;
  margin: auto;
}

/*---Top contents---*/
.top_img2 img {
  width: 100%;
  display: block;
  margin: auto;
}

ul.man_li {
  width: 100%;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

ul.man_li li {
  display: block;
  width: calc(100% / 7);
}

.itemid-1434 ul.man_li li {
  height: 400px;
  overflow: hidden;
  position: relative;
}

.itemid-1434 ul.man_li.act2 li {
  height: auto;
}

ul.man_li a {
  display: block;
  height: 520px;
  width: 100%;
}

.itemid-1434 ul.man_li li img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.itemid-1434 ul.man_li li:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}

.itemid-1434 ul.man_li li p {
  position: absolute;
  bottom: 0;
  font-size: 16px;
  /*padding-left: 0.5em;*/
  background: rgba(255, 255, 255, 0);
  color: rgba(255, 255, 255, 0);
  /*width: calc(100% - 0.6em);*/
  margin: 0.3em;
}

.itemid-1434 ul.man_li li:hover p {
  transition:0.5s;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 4px;
  text-shadow: 2px 2px 1px #1a1a51,
    -2px 2px 1px #1a1a51,
    2px -2px 1px #1a1a51,
    -2px -2px 1px #1a1a51,
    2px 0px 1px #1a1a51,
    0px 2px 1px #1a1a51,
    -2px 0px 1px #1a1a51,
    0px -2px 1px #1a1a51;
}

.itemid-1434 ul.man_li.act2 li p {
  background: none;
  color: inherit;
  position: static;
  font-size: 14px;
  overflow: hidden;
}

.itemid-1434 ul.man_li.act2 li p span {
  font-size: 12px;
  float: right;
}

ul.man_li li a {
  background-repeat: no-repeat;
  background-size: 100% auto;
    -webkit-filter: grayscale(1);
    filter: gray;
    filter: grayscale(1);
    cursor: default;
}
ul.man_li li a:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
ul.man_li li:nth-child(1) a {
  background-image: url(../images/man_01.jpg);
}

ul.man_li li:nth-child(2) a {
  background-image: url(../images/man_02.jpg);
}

ul.man_li li:nth-child(3) a {
  background-image: url(../images/man_03.jpg);
}

ul.man_li li:nth-child(4) a {
  background-image: url(../images/man_04.jpg);
}

ul.man_li li:nth-child(5) a {
  background-image: url(../images/man_05.jpg);
}

ul.man_li li:nth-child(6) a {
  background-image: url(../images/man_06.jpg);
}

ul.man_li li:nth-child(7) a {
  background-image: url(../images/man_07.jpg);
}
/*
ul.man_li li:nth-child(1) a:hover {
  background-image: url(../images/man_01b.jpg);
}

ul.man_li li:nth-child(2) a:hover {
  background-image: url(../images/man_02b.jpg);
}

ul.man_li li:nth-child(3) a:hover {
  background-image: url(../images/man_03b.jpg);
}

ul.man_li li:nth-child(4) a:hover {
  background-image: url(../images/man_04b.jpg);
}

ul.man_li li:nth-child(5) a:hover {
  background-image: url(../images/man_05b.jpg);
}

ul.man_li li:nth-child(6) a:hover {
  background-image: url(../images/man_06b.jpg);
}

ul.man_li li:nth-child(7) a:hover {
  background-image: url(../images/man_07b.jpg);
}
*/
.man_li li p {
    font-size: 0;
}

.top_set1 .left {
  float: left;
  vertical-align: top;
  padding-left: 135px;
  font-size: 21px;
}

.top_set3 {
  clear: both;
}

.top_set3 .inner {
  height: 400px;
  /*    background: #3d92d8;*/
  margin-bottom: 30px;
}

ul.nwes_li {
  font-size: 0;
}

ul.nwes_li li {
  display: inline-block;
  width: calc(93%/3);
  height: 150px;
  background-color: #fff;
  border: 1px solid #eee;
  margin: 1%;
  padding: 15px;
  vertical-align: top;
}

ul.nwes_li li a {
  font-size: 14px;
}

ul.nwes_li.img_li li {
  height: auto;
}

ul.nwes_li.img_li li a {
  display: block;
  height: 370px;
  overflow: hidden;
  position: relative;
  background: #000;
}
ul.nwes_li.img_li li.catid-12 a {
  background: none;
  height: auto;
}
ul.nwes_li.img_li li img {
  width: auto;
  height: 100%;
}
ul.nwes_li.img_li li a img {
    width: 100%;
    height: auto;
}
ul.nwes_li.img_li li iframe {
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  width: 400px;
  margin: auto;
}

ul.nwes_li.img_li li span {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  padding: 0.5em;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 1px #000;
  background: #000;
  width: 100%;
}
ul.nwes_li.img_li li.catid-12 span {
    color: #000;
    position: static;
    background: none;
    text-shadow: none;
}
.box_border {
  padding: 3em;
  margin: 4em 9em;
  border: 2px dashed #999;
}

.box_border_non {
  margin: 4em 9em;
}

/*
.recruit {background-image: url(../../../images/stories/recruit/bg_top_01.png);background-repeat: no-repeat;background-position: center 0;}
.recruit .top_img img {width: 100%;}
.recruit .top_com {padding: 20px 0 39px 20px;margin-bottom: 20px;}
.recruit li {width: 45%;display: inline-block;margin: 5px 20px 15px;vertical-align: top;}
.recruit li h3 {display: inline-block;vertical-align: top;padding: 20px 0 0 30px;}
*/
.left_com {
  width: 38%;
  display: inline-block;
  padding: 45px 0 0 100px;
  vertical-align: top;
}

.left_com p {
  font-family: ”ＭＳ Ｐ明朝”, “MS PMincho”, “ヒラギノ明朝 Pro W3”, “Hiragino Mincho Pro”, serif;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.4em;
  color: #444;
}

.left_com p.h1 {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 10px;
}

.right_com {
  display: inline-block;
  width: 46%;
  padding-left: 46px;
  /*border-left: 1px solid #444;*/
  font-size: 14px;
  margin-top: 19px;
  color: #40423A;
  font-family: ”ＭＳ Ｐ明朝”, “MS PMincho”, “ヒラギノ明朝 Pro W3”, “Hiragino Mincho Pro”, serif;
}

/*---concept contents---*/
.page_bg .sitewide {
  position: relative;
}

.concept .sitewide {
  background-color: #4D6051;
  overflow: hidden;
  font-size: 0;
}

.concept .top_com {
  color: #fff;
  position: absolute;
  top: 6vw;
  font-weight: bold;
  font-size: 1.1vw;
  margin: auto;
  left: 5vw;
  right: 0;
  background: none;
  font-family: ”ＭＳ Ｐ明朝”, “MS PMincho”, “ヒラギノ明朝 Pro W3”, “Hiragino Mincho Pro”, serif;
}

.concept .top_com span {
  font-size: 2vw;
  font-weight: bold;
  font-family: ”ＭＳ Ｐ明朝”, “MS PMincho”, “ヒラギノ明朝 Pro W3”, “Hiragino Mincho Pro”, serif;
  line-height: 2em;
}

.catch {
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  top: 550px;
  right: 0;
  background-color: rgba(237, 125, 49, 0.8);
  width: 319px;
  padding: 10px 0 10px 30px;
  color: #fff;
}

.top_set1.sitewide.header h2 {
  text-align: center;
  font-size: 2.8em;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
}
.pull-left {
    padding-bottom: 0.5em;
    border-bottom: 1px solid;
    margin-bottom: 2em;
}
/*---about-recruit contents---*/
.about-recruit .top_img img {
  width: 100%;
}

.about-recruit .catch {
  top: 45px;
}

.glaf {
  text-align: left;
  margin: 30px 0;
}

.glaf li {
  display: inline-block;
  padding: 0 40px 0 0;
  width: 40%;
}

.about-recruit li {
  margin: 0 0 20px 5em;
  text-indent: -3em;
}

.about-recruit li.indent_non {
  text-indent: 0;
  margin-left: 0;
}

.about-recruit li:nth-child(1) {
  float: right;
  padding: 0 50px;
}

.about-recruit li:nth-child(6) {
  width: 50%;
}

.about-recruit ul.wey2 {
  margin-bottom: 40px;
}

.about-recruit ul.wey2 li {
  display: inline-block;
  width: 48%;
  text-indent: 2em;
  margin: 0;
}

.about-recruit .contact {
  margin-left: 2em;
}

.about-recruit .contact table {
  width: 100%;
  margin-left: 0;
}

.about-recruit .contact td {
  text-align: right;
}

.about-recruit .contact td div {
  display: none;
}

.about-recruit .contact th:nth-child(2), .about-recruit .contact th:nth-child(3), .about-recruit .contact th:nth-child(4), .about-recruit .contact th:nth-child(5), .about-recruit .contact th:nth-child(6) {
  text-align: center;
}

/*---message contents---*/
.message_in_menu {
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
}

.message_in_menu li {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 3px 0;
  border: 1px solid #1a1a51;
  width: 19.2%;
  text-align: center;
  margin-right: 6.3px;
  font-size: 16px;
}

.message_in_menu li.item-1128 {
  margin-right: 0;
  float: right;
}

.itemid-1120 li.item-1143, .itemid-1124 li.item-1124, .itemid-1125 li.item-1125, .itemid-1126 li.item-1126, .itemid-1127 li.item-1127, .itemid-1128 li.item-1128, .itemid-1143 li.item-1143 {
  background-color: #FBB03B;
}

.on_off p {
  width: 57%;
}

img.img_onoff {
  margin: 0 0 20px 20px;
}

/*---landscape contents---*/
.landscape .top_img {
  text-align: center;
  padding: 30px;
}

.landscape ul {
  font-size: 0;
}

.landscape li {
  width: 30%;
  display: inline-block;
  height: 100%;
  border: 4px solid #fff;
}

/*.landscape li img {position: absolute;top: 0;bottom: 0;right: 0;margin: auto;}*/
/*program*/
.program li {
  margin-left: 1.5em;
  text-indent: -1.5em;
}

.program table {
  text-align: center;
}

/*popup*/
.jcemediabox-popup-corner-tl, .jcemediabox-popup-corner-bl {
  display: none;
}

#jcemediabox-popup-content {
  padding: 0;
}

#jcemediabox-popup-info-bottom {
  margin-top: -10px;
}

/*form*/
p.text_info {
  padding: 30px;
}

p.text_info.sitewide {
  text-align: center;
  padding: 90px 0px 120px;
  border: 1px solid;
  margin: 120px auto 260px;
  font-size: 20px;
}

.contact table {
  width: 85%;
  margin: auto;
  border-collapse: collapse;
  table-layout: fixed;
}

.contact th {
  background-color: #1a1a51;
  color: #fff;
  text-align: left;
  padding-left: 10px;
  width: 27%;
}

.contact th span {
  font-size: 12px;
}

.chronoform {
  text-align: center;
  font-size: 7pt;
  display: none;
}

.contact input[type="submit"].btn_submit {
  width: auto;
  padding: 5px 20px;
  height: auto;
  display: block;
  margin: 10px auto 70px;
  color: #333;
  background-color: #fff;
  border: 1px solid #1a1a51;
}

.contact input[type="submit"].btn_submit:hover {
  background-color: #1a1a51;
  color: #fff;
}

.contact input[type="text"] {
  border: 1px solid #d3d3d3;
  text-align: left;
  width: 293px;
  border-radius: 0;
}

.contact select {
  width: 293px;
  border: 1px solid #d3d3d3;
}

.contact td {
  background-color: #fff;
  width: 72%;
}

.contact th.pt1 {
  text-indent: 5em;
}

/*.contact td.dd {background-color: #F8D7CD;}*/
.tab-content td.dd input[type="radio"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/*requirements*/
.contact.pt2 td {
  background-color: #fff;
}

.contact h3 {
  font-size: 20px;
  border-bottom: 0;
  margin: 30px 40px 20px 50px;
  font-weight: bold;
  padding-left: 10px;
}

/*tab*/
.tab-content input[type="radio"] {
  display: none;
}

.tab-content > .tab-box > div {
  display: none;
}

#tab1:checked ~ .tab-box > #tabView1, #tab2:checked ~ .tab-box > #tabView2, #tab3:checked ~ .tab-box > #tabView3 {
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 2px 0px;
          box-shadow: 2px 2px 2px 0px;
  overflow: hidden;
  border: 1px solid;
}

#tab2:checked ~ .tab-box > #tabView2, #tab3:checked ~ .tab-box > #tabView3 {
  padding: 40px 0 60px;
}

.tab-content {
  width: 85%;
  margin: 30px auto 10px;
}

.tab-content label {
  display: inline-block;
  width: 32%;
  text-align: center;
  cursor: pointer;
  margin: 0;
  padding: 10px 0;
  font-size: 18px;
  border: 1px solid;
  margin-bottom: -1px;
  border-top-left-radius: 5px;
  background-color: #fff;
}

#tab1:checked ~ label.tab1, #tab2:checked ~ label.tab2, #tab3:checked ~ label.tab3, #tab1:checked ~ .tab-box-footer label.tab1, #tab2:checked ~ .tab-box-footer label.tab2, #tab3:checked ~ .tab-box-footer label.tab3 {
  background-color: #1a1a51;
  border: 1px solid;
  margin-bottom: -1px;
  border-top-left-radius: 5px;
  -webkit-box-shadow: 1px -1px 3px 0px;
          box-shadow: 1px -1px 3px 0px;
}

.bottom_banner {
  text-align: center;
  margin: 50px 0 40px;
}

.bottom_banner img {
  width: 100%;
  max-width: 280px;
}

/*landscape*/
#jcemediabox-popup-caption h4 {
  border-bottom: 1px solid;
  /*font-size: 24px;*/
  font-weight: bold;
}

/*#jcemediabox-popup-caption p {font-size: 24px;}*/
/*---footer---*/
.recruit-4 {
  text-align: center;
  padding-top: 30px;
}

.recruit-4 li {
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
  border-right: 1px solid #fff;
  line-height: 1em;
}

.recruit-4 li.default {
  border-left: 1px solid #fff;
}

.eria_f {
  background-color: #E6E6E6;
  overflow: hidden;
}

.fr_box, .fl_box {
  margin: 10px;
  padding: 0 10px;
  display: inline-block;
}

.fr_box {
  float: right;
  border-left: 2px solid #eee;
}

.fr_box p {
  margin: 0;
  font-size: 15px;
}

.recruit-5 li {
  display: inline-block;
  padding-left: 1em;
}

.fr_box h2 {
  font-size: 22px;
}

.fr_box p span {
  font-size: 20px;
  font-weight: bold;
  padding: 0 10px;
}

.fr_box p img {
  width: 30px;
}

.eria_s {
  background-color: #1a1a51;
}

.eria_s li.item-1117 {
  border-left: 1px solid #fff;
}

.eria_s li a {
  color: #fff;
  text-decoration: none;
}

ul.nav.menu.footer li {
  background: none;
}

table {
  border-collapse: collapse;
  background-color: #FEFCF7;
  border: 2px solid #BCBCBC;
  /*    font-size: 13px;*/
  margin: 0 1em 1em 0;
  width: 100%;
}

tr.tr_topline {
  background-color: #E6FFFB;
  font-weight: bold;
  text-shadow: 1px 2px 1px #FFF;
  border-bottom: 1px solid #BCBCBC;
}

th {
  width: 200px;
  border-bottom: 1px solid #DDCEB9;
  border-right: 1px solid #DDCEB9;
  background-color: #F3FFF1;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}

td {
  border-bottom: 1px solid #DDCEB9;
  border-right: 1px solid #DDCEB9;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
}

/*sub page sidebar*/
input[type="checkbox"].on-off {
  display: none;
}

.page-top {
  display: none;
  margin: 0;
  padding: 0;
}

.page-top p {
  margin: 0;
  padding: 0;
  position: fixed;
  right: 16px;
  bottom: 16px;
}

.move-page-top {
  display: block;
  background: #D36015;
  width: 50px;
  height: 50px;
  cursor: pointer;
  color: #fff;
  line-height: 50px;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header_logo a {
  border: 0;
}

.header_logo a:link, .header_logo a:visited {
  border: 0;
}

nav li a {
  border: 0;
}

nav li a:visited, nav li a:link {
  border: 0;
}

/*byouto table*/
table.bouto {
  width: 95%;
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
  background-color: #fff;
}

table.bouto th {
  padding: 10px;
  color: #69655c;
  text-align: center;
  border-color: #ccc;
}

table.bouto td {
  padding: 10px;
  color: #69655c;
  text-align: center;
  border-color: #ccc;
  text-align: left;
}

table.bouto th {
  background-color: #f9cede;
}

td.st {
  border-left: 1px solid #ccc;
}

td.st_bott {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.st_top {
  border-top-left-radius: 6px;
}

.st_bott {
  border-bottom-left-radius: 6px;
  border-bottom: 0;
}

.end_top {
  border-top-right-radius: 6px;
  border-right: 0;
}

.end_bott {
  border-bottom-right-radius: 6px;
}

a:link {
  color: #40423A;
}

a:visited {
  color: #40423A;
  text-decoration: none;
}

a:hover {
  color: #40423A;
  text-decoration: underline;
}

a.pagetop.show {
  text-decoration: none;
}

/* ----------------------------------------
* pagetop
---------------------------------------- */
.pagetop {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  bottom: 57px;
  right: 30px;
  color: #fff;
}
.itemid-101s.single .item-page p {
    margin-bottom: 1em;
}
.pagetop span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  background: #1a1a51;
  width: 75px;
  height: 75px;
  text-align: center;
  line-height: 1.2em;
  font-size: 12px;
  color: #fff !important;
}

.pagetop span i {
  color: #fff;
}

.pagetop.show {
  visibility: visible;
  opacity: .95;
}

element.style {
  height: 352px;
}

.menubox {
  background-color: #E7F1E0;
  padding: 5px;
  width: 208px;
  margin-right: 15px;
  float: left;
  margin-bottom: 30px;
}

.menubox.last {
  margin-right: 0;
}

ul.menulist li {
  margin-bottom: 5px;
}

element.style {
  height: 130px;
}

.menulist {
  background-color: #ffffff;
  padding: 10px;
}

.pc {
  display: block;
}

.sp, .sp414 {
  display: none !important;
}

.header_link button, .ssp {
  display: none;
}
.l-mv {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  text-align: center;
  font-size: 3.2vw;
  line-height: 1.6;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  font-weight: 700;
}

.top_set3.sitewide {
  width: 100%;
  position: relative;
  background-color: rgba(238, 238, 238, 0.4);
}

.top_set3 .content {
  position: relative;
}

.top_set3 .inner[class*="act"] {
  height: auto;
  padding: 5em 3em;
}
.field-label {
    display: none;
}
/*
.catid-8 .container,
.catid-9 .container {
    padding-top: 160px;
}
*/
.catid-8 .item-page,
.catid-9 .item-page {
    max-width: 1300px;
    margin: auto;
    clear: both;
    overflow: hidden;
    padding: 8em 12em;
}
.catid-8 .item-page img,
.catid-9 .item-page img {
    max-width: 700px;
    margin: 0 auto 3em;
    display: block;
}
.catid-8 .item-page,
.catid-9 .item-page,
.top_set3 .inner.act1 {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
}

.inner.act1.bk_clear {
  background: none;
  box-shadow: none;
}

.top_set3.bg_blue {
  background: #1a1a51;
  color: #fff;
}

.top_set3.bg_blue .inner.act1 {
  background: #1a1a51;
  color: #fff;
}

.bg_lite_blue {
  background: rgba(61, 146, 216, 0.3);
}

.top_set2,
.top_set3,
.top_set4,
.top_set5,
.top_set6 {
  padding: 140px 0;
}

.top_set4 {
  padding-bottom: 120px;
}

.top_set6 h2,
.top_set4 h2 {
  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;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 2em;
}

.top_set3 .inner.act2 h2,
.top_set3 .inner.act1 h2 {
  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;
  font-size: 36px;
  margin-bottom: 2em;
}

.top_set6 h2 span,
.top_set4 h2 span {
  width: 2em;
  display: block;
  border-top: 1px solid;
  margin: auto 1em;
}
.top_set3 .inner.act2 h2 span {
  content:"";
  width: 2em;
  display: block;
  border-top: 1px solid;
  margin: auto 1em;
}

.top_set3 .inner.act1 h2 span {
  width: 2em;
  display: block;
  border-top: 1px solid;
  margin: auto 1em;
  height:1px;
}

.top_set3 .inner.act1 div {
  max-width: 1200px;
  margin: 2em auto;
}
.link {
    display: flex;
    justify-content: center;
}
.link a {
  background-color: #1a1a51;
  border-radius: 3em;
  line-height: 3em;
  width: 15em;
  margin: 0 1em;
  color: #fff;
  text-align: center;
  text-decoration: unset;
  position: relative;
}
.link a:after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(135deg);
    display: inline-block;
    position: absolute;
    top: 1em;
    right: 1.5em;
}
.item-page .inner.act1 .box_gide {
  max-width: 100%;
}

.box_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  align-items: flex-start;
}

.box_inner h3 {
  width: 100%;
}

.box_inner ul {
  width: calc(100% - 500px);
  padding: 0 1em;
  line-height: 1.8em;
  font-size: 16px;
}
#content-slider {
    width: 100%;
}
.box_inner ul ul li:first-child {
  font-size: 2em;
  line-height: 1.6em;
  border-bottom: 0.1em solid #002060;
  margin-bottom: 1em;
}

.lSSlideOuter .lSPager.lSpg {
  width: 100%;
}

.lSSlideOuter .lSPager.lSpg > li:first-child {
  border: 0;
}

.lSAction > a {
  background-image: none !important;
  top: 33% !important;
}

.lSAction > a:hover {
  text-decoration: none;
}

.lSAction > a.lSNext {
  background-image: none !important;
}

a.lSPrev:before {
  content: "\2039";
  font-size: 7em;
}

a.lSNext:before {
  content: "\203A";
  font-size: 7em;
}

.box_inner ul li:first-child span {
  font-size: 1.6em;
}

.top_set3 .inner.act1 .l-indent {
  margin-bottom: 60px;
}

.top_set3 .inner.act1 .l-indent p {
  font-size: 21px;
  line-height: 2.2;
  font-weight: bold;
  text-indent: -1em;
  margin-left: 1em;
}

.top_set3 .inner.act1 .l-indent p span {
  font-weight: bold;
  color: #910000;
}

.top_set3 .inner.act3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 100%;
  margin: auto;
  background: #1a1a51;
  padding: 7em 15%;
}

.top_set3 .inner.act3 h2 {
  width: 100%;
  text-align: center;
  color: #fff;
  margin-bottom: 2em;
}

.top_set3 .inner.act3 .pice {
  width: 50%;
  padding: 3%;
  color: #fff;
}
.pice video {
    width: 100%;
    height: auto;
}
.top_set3 .inner.act3 .pice h3 {
  border: none;
  margin-bottom: 1.5em;
  position: relative;
}

.top_set3 .inner.act3 .pice h3::before {
  content: "";
  width: 13%;
  height: 2px;
  position: absolute;
  top: -1em;
  left: 0;
}

.top_set3 .inner.act3 .pice h3.gen-f::before {
  background-color: #e84c48;
}

.top_set3 .inner.act3 .pice h3.gen-m::before {
  background-color: #45b7b9;
}

.top_set3 .inner.act3 .pice img {
  width: 100%;
  margin-bottom: 3em;
}
.top_set1.sitewide {
  overflow: hidden;
  padding: 10em 0;
  width: 100%;
  margin: auto;
  background-image: url(../images/img_top_03.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.top_set1.sitewide.attach {
    background-attachment: fixed;
}
.pageid-2 .top_set1.sitewide {
  background-image: url(../images/bg_icuccu.jpg);
  padding: 230px 0;
}
.pageid-3 .top_set1.sitewide {
  background-image: url(../images/bg_every.jpg);
  background-position: center bottom;
}
.pageid-4 .top_set1.sitewide {
  background-image: url(../images/bg_kensyu.jpg);
}
.pageid-5 .top_set1.sitewide {
  background-image: url(../images/bg_osirase.jpg);
}
.top_set1.sitewide .inner {
  background: #fff;
  overflow: hidden;
  margin: auto;
  max-width: 1000px;
  padding: 3em 4em;
}

.top_set1.sitewide .inner h2 {
  margin-left: 30px;
  position: relative;
  margin-bottom: 2em;
}
/*
.top_set1.sitewide .inner h2::before {
  content: "";
  width: 2em;
  height: 2px;
  background-color: #3d92d8;
  position: absolute;
  left: 0;
  bottom: -.6em;
}
*/
.top_set1 .right {
}

.l-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.top_set1.sitewide .left {
  float: none;
  padding: 0 30px;
  width: 68%;
}

.top_set1.sitewide .left .txt {
  font-size: 18px;
  line-height: 2.0;
  margin-bottom: 2em;
}

.top_set1.sitewide .right {
  float: none;
  margin: 0;
  padding: 0 20px;
  width: 32%;
  height: auto;
  max-height: 310px;
  text-align: center;
}
.top_set1.sitewide .right img {
    border-radius: 50%;
}
.top_set3 {
  padding-bottom: 0;
}

.top_set3 .inner.act1.l-entry {
  margin-bottom: 0;
}

.top_set6.sitewide {
  width: 100%;
  position: relative;
  background-color: rgba(238, 238, 238, 0.4);
}

.top_set6.sitewide .content {
  width: 1300px;
}

.top_set6 .nwes_li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
.top_set6 .nwes_li p {
    font-size: 16px;
}
.top_set6 .nwes_li li {
  display: block;
  width: calc(100% / 3);
  height: auto;
  background: none;
  border: none;
  margin: 0;
  padding: 0 15px;
  margin-bottom: 30px;
}

.top_set6 .nwes_li li .li-inner {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 46px 32px;
  height: 100%;
}

.top_set6 .nwes_li li .li-inner h3 {
  font-size: 21px;
  border: none;
  margin-bottom: 2em;
  position: relative;
}

.top_set6 .nwes_li li .li-inner h3 .mk-cate {
  content: "";
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: -6em;
  left: -4em;
  background-color: #000;
}

.top_set6 .nwes_li li .li-inner p {
  line-height: 2;
}

.itemid-1434 .top_set1 .right {
  height: 250px;
}

.top_set3 .inner.act2 {
  padding-top: 2em;
}

.inner.act2 h2 {
  font-size: 36px;
  padding: 2em;
  text-align: center;
}

.top_set3 .inner.act2 .em-inner.img4 img {
  width: 33%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0.5%;
  margin: auto;
}

.top_set7.sitewide h2 {
  text-align: center;
  margin: 2em 0;
}

.top_set7 {
  padding: 60px 0 120px;
}

.top_set7 .bottom_banner {
  margin: 50px 0;
}

.top_set7 .top_img2 img {
  width: auto;
  max-width: 100%;
}

.top_set3 .inner {
  margin-bottom: 0;
}

.top_set3 .inner.act1 div.inner_01 {
  max-width: 1100px;
  clear: both;
  overflow: hidden;
}

.top_set3 .inner.act1 div p.pt01 {
  text-indent: 0;
}

.top_set3 .inner.act1 div p.pt01 b {
  font-size: 50px;
  font-weight: bold;
  color: #910000;
  display: inline-block;
  line-height: 1;
  margin-bottom: 0;
}

.top_set3 .inner.act1 div p.pt01.l-ttl {
  margin-bottom: 2em;
  font-weight: bold;
}

.top_set3 .inner.act1 div p.pt01.l-txt {
  margin-bottom: 3em;
  font-weight: bold;
}

.top_set3 .inner.act1 div p.pt01.l-txt span {
  color: #910000;
}

.top_set3 .inner.act1 div p.pt01 b span {
  font-size: 60%;
}

.top_set3 .inner.act1 div .txt {
  padding: 0 30px;
}

.top_set3 .inner.act1 div.in_act1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.top_set3 .inner.act1 div.in_act1 div {
  width: 50%;
  margin: 0;
}

.top_set3 .inner.act1 div.in_act1 div.l-pict {
  width: 45%;
  margin: 0;
  position: relative;
}

.top_set3 .inner.act1 div.in_act1 div.l-pict img {
  display: block;
  width: 70%;
}

.top_set3 .inner.act1 div.in_act1 div.l-pict img:nth-of-type(2) {
  position: absolute;
  top: 35%;
  left: 8em;
}

.top_set3 .inner.act1 div.in_act1 div.l-pict img:nth-of-type(3) {
  position: absolute;
  top: 70%;
  left: 4em;
}

.top_set3 .inner.act1 div.in_act1 div img {
  width: 65%;
}

.top_set3 .inner.act1 .l-row {
  margin: 0;
  padding: 0;
  justify-content: center;
}

.top_set3 .inner.act1 .l-row .l-col {
  width: 35%;
  margin: 0 0 30px;
  padding: 0 30px;
}
.top_set3 .inner.act1 .l-row .l-cor {
    width: 37%;
    margin: 0 0 0 40px;
    order: 2;
}
.top_set3 .inner.act1 .l-row .l-col h3 {
  border: none;
  font-weight: bold;
  margin: 0;
}
.top_set3 .inner.act1 .l-row .l-col h3 span {
    font-size: small;
    font-weight: normal;
}
.top_set3 .inner.act1 .l-row .l-col img {
  max-width: 100%;
}

.top_set3 .inner.act1.act1.bottom_no {
  padding-bottom: 0;
}

.top_set3 .inner.act1.act1.bottom_top_no {
  padding-bottom: 0;
  padding-top: 0;
  overflow: hidden;
}

.top_set3 .inner.act1 h2.bb2 {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 2.0vw;
  text-align: center;
  line-height: 2em;
}

.top_set3 .inner.act1 h2.bb2 .tx {
  display: inline;
  width: auto;
  border: none;
  margin: 0 auto;
  padding: 1em 1.4em;
  background-color: rgba(0, 0, 0, 0.1);
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) 2px, transparent 0, transparent 4px);
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.6);
  position: relative;
}

.top_set3 .inner.act1 h2.bb2 .tx::before {
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  top: -30px;
  left: -30px;
  background-color: #e84c48;
  z-index: -1;
}

.top_set3 .inner.act1 h2.bb2 .tx::after {
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  bottom: -30px;
  right: -30px;
  background-color: #45b7b9;
  z-index: -1;
}

.top_set3 .inner.act1.act1.bottom_top_no.mama {
  position: relative;
  height: 0;
  padding-top: 42%;
  background-image: url(../images/img_top.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.top_set3 .inner.act1.act1.bottom_top_no.mama .tx-area {
  max-width: 100%;
  width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.od-rv .l-col:nth-of-type(1) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.od-rv .l-col:nth-of-type(2) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.tx-line {
  font-size: 24px;
  color: #910000;
  margin-top: 60px;
  line-height: 2.2;
}

.tx-line span {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(69%, transparent), color-stop(70%, rgba(232, 76, 72, 0.3)), to(rgba(232, 76, 72, 0.3)));
  background: linear-gradient(to bottom, transparent 69%, rgba(232, 76, 72, 0.3) 70%, rgba(232, 76, 72, 0.3) 100%);
}

.top_set4 .tx-lead {
  font-size: 18px;
  line-height: 2em;
  text-align: center;
  margin-bottom: 3em;
}

#js-main-movie_innter {
  overflow: hidden;
  position: relative;
  height: calc(100vh - 76px);
}

iframe#js-main-movie {
  height: 100vh;
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  width: 1920px
}

@media screen and (max-width: 1300px) {
  .sitewide {
    width: 100%;
  }
}

/*footer menu*/
#eria_fin ul {
  width: 24%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

#eria_fin li {
  text-indent: 2em;
  line-height: 1.8em;
}

#eria_fin li.footLisTit {
  text-indent: 0;
  font-size: 24px;
  color: #fff;
}

#eria_fin ul.last {
  width: 22%;
  margin-left: 2em;
}
#js-main-movie_innter a {
    position: absolute;
    font-size: 20px;
    bottom:0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
    height: 5em;
    z-index: 3;
}
#js-main-movie_innter a:after {
    content: "\21C2";
    left: 0;
    right: 0;
    position: absolute;
    font-size: 61px;
}
.menber_inner {
    display: flex;
    align-items: self-start;
    flex-wrap: wrap;
}
.menber_inner li {
    display: flex;
    width: calc(100% / 3);
    flex-wrap: wrap;
    align-items: self-start;
    padding: 1%;
    position: relative;
}
.menber_inner.ishi li {
    width: calc(100% / 6);
}
.menber_inner.ishi li p {
    width: 100%;
    text-align: right;
    padding: 0;
    font-size: 12px;
    padding: 1em 0 0 0;
    line-height: 1.4em;
}
.menber_inner li img {
    width: 100%;
    height: 200px !important;
    object-fit: cover;
}

.menber_inner li p {
    padding-top: 2em;
}
.imag_maxwidth img {
    width: 100%;
}
.img_2pice {
    display: flex;
}
.img_2pice img {
    width: 50%;
    padding: 0 1%;
}
.menber_inner li p b {
    border-bottom: 1px solid #aaa;
}
/*.pageid-1 */
ul.nwes_li.img_li li span.mk-cate {
    top: 0.5em;
    left: 0.5em;
    bottom: auto;
    width: 5em;
    height: 5em;
    font-size: 1em;
    letter-spacing: 0px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 3em;
    z-index: 1;
}
.title_h3 {
    font-size: 26px;
    text-align: center;
}
.top_set3 .inner.act1 .img_mv_side {
    display: flex;
    align-items: flex-end;
    margin: 60px 25px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
}
.top_set3 .inner.act1 .img_mv_side1 {
    margin-left: -75%;
}
.top_set3 .inner.act1 .scrollin .img_mv_side1 {
    animation: anim 2s forwards;
}
.top_set3 .inner.act1 .img_mv_side2 {
    position: absolute;
    right: 0;
    bottom: 0;
}
.top_set3 .inner.act1 .scrollin .img_mv_side2 {
    animation: anim_hiki 2s forwards;
}
@keyframes anim {
  0% {
  transform: translateX(0);
  }

  100% {
  transform: translateX(100%);
  }
}
@keyframes anim_hiki {
  0% {
  transform: translateX(100%);
  }

  100% {
  transform: translateX(0);
  }
}
.top_set3 .inner.act1 .img_mv_side.setb {
    margin: 60px 0 0;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 800px;
}
.img_mv_side.setb img:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
    margin: -10% 0 0 -10%;
}
.img_mv_side.setb img:nth-child(2) {
    position: absolute;
    right: 0;
    top: 0;
    margin: -10% -10% 0 0;
}
.img_mv_side.setb img:nth-child(3) {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0 0 -10%  -10%;
}
.img_mv_side.setb img:nth-child(4) {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 -10% -10% 0;
}
.img_mv_side.setb.scrollin img:nth-child(4),
.img_mv_side.setb.scrollin img:nth-child(3),
.img_mv_side.setb.scrollin img:nth-child(2),
.img_mv_side.setb.scrollin img:nth-child(1) {
    margin: 0;
    transition: 1s;
}
#menu_label,
[id*="more"],
.more_label {
    display: none;
}
label.more_x {
    font-size: 1.1em;
    color: #fff;
    display: none;
}
/*
@media (max-width: 1400px) {
  .l-mv {
    top: 23vw;
  }
  #js-main-movie_innter a {
    top: 39vw;
  }
}
*/
.title_form {
    text-align: center;
    padding: 2em 0 0;
    font-size: 25px;
}
input#int_ifre2,
.int_ifre2 {
    display: none;
}
.int_ifre2_button {
    display: block;
    padding-top: 2em;
    font-size: 0.8em;
    cursor: pointer;
    text-decoration: underline;
}
#int_ifre2:checked + .int_ifre2 {
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(26,26,81,0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.int_ifre2_button.close {
    color: #fff;
    font-size: 1em;
    text-align: right;
    padding: 0;
}
#int_ifre2:checked + .int_ifre2 video {
    height: auto;
}
.g_nav ul li.item-112 {
    display: none;
}
@media (max-width: 1024px) {
  .header_logo {
    padding: 10px 0 0 10px;
  }
  .g_nav {
    padding: 0 0 0 30px;
  }
/**
  #js-main-movie_innter {
    height: 57vw;
  }
*/
  h3.title_h3 {
    font-size: 3.7vw;
  }
  .top_set3 .inner[class*="act"] {
    width: 95%;
    margin: auto;
  }
  .pc1024 {
    display: none !important;
  }
  .top_set1.sitewide {
    padding: 20vw 0 16vw !important;
  }
  .top_set2, .top_set3, .top_set4, .top_set5, .top_set6 {
    padding: 80px 0 0;
  }
  .top_set3 .inner.act1 div {
    max-width: 100%;
  }
  .top_set3 .inner.act3 {
    width: 100%;
    padding: 4em 0;
  }
  .top_set3 .inner.act1 h2.bb2 {
    font-size: 3vw;
  }
  .top_set3 .inner.act1 {
    padding: 3em 1em;
  }
  .box_border {
    margin: 4em 2em;
  }
  .top_set3 .inner.act1 .img_mv_side.setb {
    height: 61vw;
  }
  .img_mv_side.setb.scrollin img:nth-child(4),
  .img_mv_side.setb.scrollin img:nth-child(3),
  .img_mv_side.setb.scrollin img:nth-child(2),
  .img_mv_side.setb.scrollin img:nth-child(1) {
    width: 50%;
  }
  .top_set3 .inner.act1 .img_mv_side1 {
    margin-left: -100%;
  }
  .top_set3 .inner.act1 .img_mv_side1 img {
    width: 88%;
  }
  .top_set3 .inner.act1 .scrollin .img_mv_side2 {
    top: 20vw;
  }
  .nwes_li {
    padding: 0 2%;
  }
  #js-main-movie_innter a {
    bottom: 6em;
  }
  .box_inner img {
    width: 100%;
    object-fit: cover;
    height: 41vw;
    padding: 0 7%;
  }
  .box_inner ul {
    width: 100%;
  }
  .box_inner.set_2 ul {
    order: 1;
  }
  .g_nav ul li a {
    font-size: 2.4vw;
  }
  .top_set1.sitewide .inner {
    max-width: 900px;
  }
}
@media (max-width: 768px) {
  body {
    min-width: 100%;
  }
  .pc, .ppc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .sp100 {
    width: 100% !important;
  }
  .sitewide {
    width: 100%;
  }
  .sitewide h3, .sitewide p {
    padding: 0 15px;
  }
  .top_com {
    width: 96%;
    margin: auto;
  }
  input[type="checkbox"].on-off + nav {
    height: 0;
    overflow: hidden;
  }
  input[type="checkbox"].on-off:checked + nav {
    display: inline-table;
    height: auto;
    position: absolute;
    z-index: 1000;
    background-color: #fff;
  }
  nav li {
    margin: 0;
    border: none !important;
    border-bottom: 1px solid #aaa !important;
    width: 100%;
    line-height: 1.8em;
    font-size: 20px;
  }
  nav li a {
    padding: 5px 30%;
  }
  nav li.default {
    border-left: 0;
  }
  nav li.active {
    background-image: none;
    background-color: #1a1a51;
  }
  nav li.item-1117 {
    border-left: 0;
    border-top: 1px solid #aaa;
  }
  .message_in_menu {
    position: static;
  }
  .message_in_menu .moduletable {
    /*overflow: scroll;*/
    padding: 5px 0;
  }
  .message_in_menu li {
    padding: 5px 0;
    width: 31.8vw;
    margin: 0 1.5vw 1vw 0;
  }
  .message_in_menu li.item-1126 {
    margin-right: 0;
  }
  .message_in_menu li.item-1128 {
    float: inherit;
  }
  /*.message_in_menu ul.nav.menu {width: 878px;}*/
  .on_off p {
    width: 44%;
  }
  .glaf li {
    padding: 0;
    width: 100%;
  }
  .glaf li img {
    max-width: 100%;
  }
  .page_bg {
    background: none;
  }
  .top_banner ul {
    text-align: center;
    font-size: 0;
  }
  .top_banner li img {
    width: 100%;
  }
  .contact h3 {
    margin: 30px 40px 20px 10px;
    padding: 0;
  }
  .concept .top_com {
    color: inherit;
    position: static;
    margin: 3vw auto;
    left: 0;
    right: 0;
    background: none;
    font-size: 2.4vw;
    /*padding: 3vw 5vw;*/
    font-weight: normal;
  }
  .top_img.sitewide2 {
    width: 100%;
  }
  .concept .top_com span {
    font-size: 2.4vw;
  }
  label {
    color: #333;
    display: block;
    font-size: 50px;
    height: 50px;
    line-height: 55px;
    text-align: right;
  }
  .header_logo img {
    height: auto;
    max-width: 100%;
  }
  .left_com {
    width: 100%;
    padding: 45px 0 0 4vw;
  }
  .right_com {
    width: 88vw;
    font-size: 3vw;
  }
  .contact table {
    width: 96%;
  }
  .recruit li {
    margin: 5px auto 15px;
    padding: 0 1.3vw;
  }
  .recruit-4 li {
    padding: 0px 8px;
    margin-bottom: 10px;
  }
  .pagetop {
    bottom: 0;
    right: 0;
  }
  .eria_s {
    padding-bottom: 50px;
  }
  .landscape .top_img {
    padding: 30px 0;
  }
  img.img_onoff {
    margin: auto;
    float: inherit !important;
    width: 100%;
  }
  .ssp {
    padding: 30px;
    display: block;
  }
  .about-recruit li:nth-child(1) {
    width: 100%;
    padding: 0;
    text-align: center;
    margin-right: -20px;
  }
  .about-recruit li:nth-child(1) img {
    float: initial !important;
  }
  .about-recruit li:nth-child(6) {
    width: auto;
  }
  .about-recruit .contact {
    margin-right: 15px;
  }
  .about-recruit ul {
    margin-right: 20px;
  }
  /*form*/
  p.text_info.sitewide {
    width: 90%;
    margin: 30px auto;
    font-size: 16px;
  }
  iframe#js-main-movie {
    width: 1700px;
  }
  .top_set6 h2 span, .top_set4 h2 span,
  .top_set3 .inner.act1 h2 span {
    width: 1em;
    margin: auto;
  }
  .pageid-1 .top_set1.sitewide {
    padding: 20vh 0 !important;
    background-position: center bottom;
    background-size: 178% auto;
  }
  .top_set1.sitewide .inner {
    padding: 2em 1em;
    width: 90%;
  }
  .top_set1.sitewide .inner h2 {
    margin-bottom: 1em;
  }
  .top_set1.sitewide .right {
    max-height: 100%;
    height: auto;
    order: 1;
    width: 100%;
  }
  .top_set1.sitewide .left {
    padding: 0 1.5em 0 0.5em;
    font-size: 2.7vw;
    width: 100%;
  }
  .top_set7.sitewide h2 {
    font-size: 3.8vw;
  }
  .top_set6 h2, .top_set4 h2,
  .top_set3 .inner.act2 h2,
  .top_set3 .inner.act1 h2,
  .top_set1.sitewide .inner h2 {
    font-size: 5vw;
  }
  .top_set3 .inner.act1 div p.pt01 b {
    font-size: 6vw;
  }
  .top_set4 .tx-lead,
  .sitewide p {
    font-size: 2.7vw;
  }
  ul.man_li a {
    height: 40vw;
  }
  .top_set6 .nwes_li li {
    width: calc(100% / 2);
  }
  .top_set3 .inner.act3 .pice {
    padding: 0;
    width: 100%;
  }
  .top_set3 .inner.act3 .pice p {
    padding: 0 5%;
  }
  .top_set3 .inner.act1 .l-row .l-col {
    width: 42%;
    margin: auto;
    padding: 0;
  }
  .top_set3 .inner.act1 .l-row .l-col h3 {
    font-size: 2.7vw;
  }
  .top_set3 .inner.act1 .l-row .l-cor {
    width: 57%;
    margin: 0;
    padding-right: 2%;
  }
  .pc768 {
    display: none !important;
  }
  .menber_inner li {
    display: flex;
    width: 50%;
    flex-wrap: wrap;
    align-items: self-start;
    padding: 1%;
  }
  .more_label {
    display: block;
    font-size: 1.6em;
    line-height: 1em;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .bg_blue .more_label {
    color: #fff;
  }
  .more {
    height: 5em;
    overflow: hidden;
    display: block;
    margin-bottom: 3em;
  }
  [id*="more"]:checked ~ p {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.4);
    z-index: 7;
    overflow: scroll;
    margin: auto;
    padding: 20% 1% 0;
  }
  [id*="more"]:checked ~ p .more {
    overflow: visible;
    height: auto;
    background: #fff;
    padding: 1em;
  }
  .bg_blue [id*="more"]:checked ~ p .more {
    background: #1a1a51;
  }

  [id*="more"]:checked ~ p .more_x {
    display: block;
    background: #fff;
    padding: 0.5em 1em;
    color: #000;
  }
  .bg_blue [id*="more"]:checked ~ p .more_x {
    background: #1a1a51;
    color: #fff;
  }
  .l-mv {
      font-size: 5vw;
  }
  .int_ifre2_button {
    padding-top: 0;
    font-size: 1em;
  }
  #js-main-movie_innter {
    height: calc(100vh - 150px);
  }
  #js-main-movie_innter a {
    bottom: 4em;
  }
  .g_nav ul li.item-112 {
    display: block;
  }
  .menber_inner.ishi li {
    width: calc(100% / 4);
  }
}
@media screen and (max-width: 640px) {
  .hd_inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .header_logo {
    padding-top: 5px;
    width: 85%;
  }
  .header_logo a span {
    font-size: 6vw;
  }
  .header_banner img {
    display: none;
  }
  .g_nav {
    display: none;
    padding: 0;
  }
  #menu_label:checked ~ .g_nav {
    display: block;
    width: 100%;
    background: #fff;
    position: sticky;
    top: 0;
  }
  .g_nav ul li,
  .g_nav ul {
    display: inherit;
  }
  .g_nav ul {
    padding-top: 1em;
    border-top: 1px solid #999;
  }
  .g_nav ul li {
    margin: 1.5em auto 1em;
    border-bottom: 1px dotted #999;
    padding-bottom: 1em;
  }
  .g_nav ul li a {
    font-size: 4vw;
    display: block;
    line-height: 1em;
  }
  .g_nav ul li a:after {
    content: "\232A";
    float: right;
  }
  .header_banner label {
    width: 12vw;
    height: 12vw;
    margin: 3px 3px 0 0;
    border: 1px solid #ccc;
    position: relative;
  }
  .header_banner label span {
    width: 60%;
    height: 2px;
    background: #999;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .header_banner label span:after,
  .header_banner label span:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #999;
    position: absolute;
    top: -2vw;
    left: 0;
    right: 0;
    bottom: auto;
  }
  .header_banner label span:after {
    top: 2vw;
  }
  #menu_label:checked ~ .header_banner span {
    background: rgba(0,0,0,0);
  }
  #menu_label:checked ~ .header_banner label span:before {
    transform: rotate( 45deg);
    top: 0;
  }
  #menu_label:checked ~ .header_banner label span:after {
    transform: rotate( -45deg);
    top: 0;
  }
  .l-mv {
      font-size: 6vw;
      top: 40%;
  }
  #js-main-movie_innter a {
    bottom: 3em;
  }
  .pageid-1 .top_set1.sitewide {
    background-position: left -52vw center;
    background-size: 270% auto;
  }
  .over_scroll {
    overflow: scroll;
  }
  ul.man_li {
    width: 215%;
  }
  .top_set3 .inner.act1 .box_border_non h3.font30,
  .top_set3 .inner.act1 h2.bb2,
  .top_set4 .tx-lead, .sitewide p,
  .top_set3 .inner.act1 .l-indent p,
  .top_set1.sitewide .right,
  .top_set1.sitewide .left {
    font-size: 3.7vw;
  }
  .top_set3 .inner.act1 .l-row p {
    font-size: 3.7vw !important;
  }
  .top_set1.sitewide.header h2 {
    font-size: 6vw;
  }
  .top_set3 .inner.act1.act1.bottom_no {
    padding-bottom: 1em;
  }
  .top_set3 .inner.act1.act1.bottom_top_no.mama {
    background-size: auto 100%;
    height: 89vw;
    background-position: bottom left -22vw;
  }
  .top_set6 .nwes_li li {
    width: 95%;
    margin: 0 auto 7%;
  }
  .eria_s {
    padding-bottom: 59px;
  }
  .top_set7 {
    padding: 20px 0 30px;
  }
  .top_set1.sitewide {
    padding: 15vw 0 11vw !important;
  }
  .top_set2, .top_set3, .top_set4, .top_set5, .top_set6 {
    padding: 35px 0 0;
  }
  .box_border {
    margin: auto;
    padding: 1em;
  }
  .top_set3 .inner.act1 .box_border_non .box_border li img {
    margin: auto !important;
    max-width: 40% !important;
  }
  .box_inner ul {
    padding: 0 2em;
  }
  .itemid-102 .box_inner ul {
    padding: 0;
    font-size: 3.5vw;
  }
  .menber_inner li {
    width: 100%;
    padding-bottom: 1em;
  }
  .menber_inner.ishi li {
    width: calc(100% / 2);
  }
  .box_inner ul {
    line-height: 1.8em;
  }
  .lSAction > .lSPrev {
    left: -3px !important;
  }
  .lSAction > .lSNext {
    right: -10px !important;
  }
  a.lSNext:before,
  a.lSPrev:before {
    font-size: 5em;
    line-height: 1em;
  }
  .box_inner ul ul li:first-child {
    font-size: 4.7vw;
  }
  .lSSlideWrapper {
    height: 149vw;
  }
  #js-main-movie_innter {
    height: 100vh;
  }
  iframe#js-main-movie {
    width: 160%;
    height: 90vw;
  }
  /*
  #js-main-movie_innter a {
    display: none;
  }
  */
  #int_ifre2:checked + .int_ifre2 video {
    width: 98%;
    margin: auto;
    display: block;
  }
  .catid-8 .item-page,
  .catid-9 .item-page,
  .top_set3 .inner.act1 {
    width: 95%;
    padding: 4em 1em 2em;
  }
  .catid-8 .item-page img,
  .catid-9 .item-page img {
    width: 100%;
  }
  .itemid-103 .menber_inner.ishi li:nth-child(2n+1) .cont {
    right: auto;
  }
  /*
  .video_area {
    position: relative;
  }
  .video_area video {
    width: 200%;
    position: absolute;
    top: 0;
    right: -60%;
  }
  */
}
@media screen and (max-width: 415px) {
  .sp414 {
    display: block !important;
  }
  .contact th {
    display: list-item;
    width: auto;
    list-style: none;
    padding: 0;
  }
  .contact td {
    display: list-item;
    width: auto;
    list-style: none;
    padding: 0;
    text-align: left !important;
  }
  .contact th {
    /*text-align: center !important;*/
    padding-left: 5px;
  }
  .about-recruit .contact td div {
    display: inline-block;
    padding: 5px 18%;
    border-right: 1px solid #DDCEB9;
    margin-right: 18%;
  }
  .about-recruit .contact td div.kome {
    margin-right: 0;
  }
  .concept .top_com {
    font-size: 3.8vw;
    /*padding: 10px;*/
  }
  .left_com {
    font-size: 35px;
    padding: 0;
  }
  .right_com {
    padding-left: 4vw;
    font-size: 3.1vw;
  }
  .concept .top_com span {
    font-size: 3.8vw;
  }
  h2 {
    font-size: 6vw;
  }
  .contact input[type="text"] {
    width: 90%;
    margin: 10px auto;
    display: block;
  }
  input#koumoku_0, input#koumoku_1, input#koumoku_2, input#sex_0, input#sex_1 {
    margin: 15px 0;
  }
  input#koumoku_0, input#sex_0 {
    margin-left: 10px;
  }
  .contact select {
    width: 90%;
    margin: 10px auto;
    display: block;
  }
  textarea {
    width: 86%;
    margin: 10px auto;
    display: block;
  }
  form#chronoform_requests_to_visit p.text_info {
    padding: 20px !important;
  }
  .about colgroup {
    display: none;
  }
  .on_off p {
    width: 93%;
  }
  .recruit .top_com {
    padding: 20px 0 0 0;
  }
  .contact input[type="submit"].btn_submit {
    width: 96%;
    padding: 5px 0;
    font-size: 4.5vw;
  }
  .message_in_menu li {
    font-size: 4vw;
  }
}

@media(max-width: 321px) {
  .left_com {
    font-size: 31px;
  }
  /*.concept .top_com {padding: 40px 0 0 40px;}*/
  .about-recruit li {
    margin: 0 0 20px 2em;
    text-indent: -1em;
  }
  .message_in_menu li {
    width: 31.7vw;
  }
}
.itemid-103 .menber_inner.ishi li {position: relative;}
.itemid-103 .cont {display:none;position:absolute;text-align: left!important;top: 25em;right: -8em;width: 200%!important;padding: 1em!important;background: #e2e2fc;z-index: 1;font-size: 12px;line-height: 1.6em;}
.itemid-103 input {display: none;}
.itemid-103 .clicked .cont {display: block;height: auto;}
.itemid-103 .label {position: absolute;font-size: 14px;letter-spacing: -1px;background: #1a1a51;padding: 0 1em;color: #fff;line-height: 1.4em;border-radius: 0.2em;top: 14em;right: 1em;box-shadow: 1px 2px 2px #aaa;border: 1px solid #aaa;height:auto;}
.itemid-103 .label:hover {opacity: 0.6;cursor: pointer;}
.itemid-103 .cont:hover {cursor: pointer;}
.itemid-103 .menber_inner.ishi li:nth-child(6n+1) .cont {right: auto;}
.itemid-103 .menber_inner.ishi li:nth-child(6n) .cont {right: 0;}
.itemid-103 .top_set3 .inner.act1 {padding-bottom: 9em;}
.itemid-103 .top_set3 .inner.act1 .menber_inner.ishi ul {width: 100%;padding: 0;display: flex;flex-wrap: wrap;}
.itemid-103 .top_set3 .inner.act1 .menber_inner.ishi ul li {margin: 0;border: 0;padding: 1%;}
.swiper-slide {padding: 0 4em;}
.swiper-button-next, .swiper-button-prev {top: 9em !important;}
.set_2.swiper-slide {padding-left: 2em;padding-right: 5em;}
@media screen and (max-width: 640px) {
.itemid-103 .label {height: auto;top: 13em;right: 0;}
.itemid-103 .cont {top: 23em;right: 0;height: auto;}
.swiper-slide {padding:0;}
.set_2.swiper-slide {padding-left: 0;padding-right: 0;}
.swiper-button-next, .swiper-button-prev {top: 2em !important;bottom: auto !important;}
.link{flex-wrap: wrap;}
.link a { width: 100%;margin-bottom: 1em;}
}
.g-recaptcha {
    margin: auto;
    display: flex;
    justify-content: center;
    margin: 0 0 4rem;
}
.buton-block-box {
    display: flex;
    justify-content: center;
    padding: 3rem 0 0;
}
form input[type="reset"], form input[type="button"], form input[type="submit"] {
    background-color: #1a1a51;
    border-radius: 3em;
    line-height: 3em;
    width: 15em;
    margin: 2em 1em 4em;
    color: #fff;
    cursor: pointer;
}
form input[type="reset"] {
    background-color: #ccc;
    color: #fff;
}
.form-block-box p {
    width: 85%;
    margin: auto;
    padding: 0 0 2em;
}
@media screen and (max-width: 640px) {
.form-block-box p {width: 96%;}
}
textarea {
    border: 1px solid #d3d3d3;
}