@import "slicknav.css";
@import "slick.css";
@import "slick-theme.css";
@import "flickity.css";

* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 16px;
  line-height: 1.5;
  /* font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif; */
  font-family: "TazuganeGothicStdN-Black", sans-serif;
}

.interview img{
  width: 100%;
}

select {
  line-height: 1.5;
  /* font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif; */
  font-family: "TazuganeGothicStdN-Black", sans-serif;
  color: #666;
}

h1,h2,h3,h4,.font-bold{
  letter-spacing: 0.05rem;
}

img {
  border: 0;
  vertical-align: bottom;
}

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

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

a:hover {
  color: #000000;
  text-decoration: underline;
  cursor: pointer;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

.sapporo {
  color: #c51015;
}

.sendai {
  color: #ffc700;
}

.kashiwa {
  color: #ffee07;
}

.senri {
  color: #00589e;
}

.umeda {
  color: #00589e;
}

.small {
  font-size: 80%;
}


.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.listnone li {
  list-style: none;
}

.texindent {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

.contents {
  margin: 0 auto;
  
}

.contents:before,
.contents:after {
  display: table;
  content: "";
}

.contents:after {
  clear: both;
}

#menu {
  display: none;
}

.slicknav_menu {
  display: block;
}

#header {
  width: 100%;
  min-width: 1200px;
  max-width: 1600px;
  margin: 0 auto 10px;
  position: relative;
}

#header h1 img {
  position: absolute;
  top: 14px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}

#header .logo img {
  position: absolute;
  top: 22px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}

#header .sns {
  position: absolute;
  top: 23px;
  left: 16px;
}

#header .sns i {
  font-size: 27px;
  margin-right: 16px;
  color: #000000;
}

#header .sns a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

#main-gnav {
  width: 100%;
  background: #000;
}

#main-gnav ul {
  width: 1160px;
  margin: 0 auto;
  
}

#main-gnav ul li {
  list-style: none;
}

#main-gnav ul:before,
#main-gnav ul:after {
  display: table;
  content: "";
}

#main-gnav ul:after {
  clear: both;
}

#main-gnav ul li {
  width: 166px;
  margin-right: 0;
  margin-left: -1px;
  float: left;
}

#main-gnav ul li a {
  display: block;
  color: #fff;
  text-align: center;
  padding: 17px 0;
  border-top: none;
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  word-break: break-all;
}

#main-gnav ul li a:hover {
  background: #7e7a77;
  text-decoration: none;
}

#main-gnav ul li .jp {
  display: block;
  font-size: 10px;
  font-weight: normal;
  margin-top: 4px;
}

#main-gnav ul li strong {
  display: block;
  color: #fff;
  text-align: center;
  padding: 17px 0;
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  background: #7e7a77;
}

#home h2 {
  font-size: 50px;
  line-height: 1.1;
  margin-bottom: 8px;
  color: #000000;
  text-align: center;
  font-weight: bold;
}

#home h2+hr {
  width: 10%;
  margin: 0 auto 10px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: center;
}

#home h2+hr+p {
  margin-bottom: 34px;
  text-align: center;
}

#home #mainvisual {
  margin: 0 auto 60px;
  width: 100%;
  height: 0;
  padding-top: 42%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

#home .setView1 {
  background-image: url("/company/static/images/mainvisual-um.jpg");
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
}

#home .setView2 {
  background-image: url("/company/static/images/mainvisual-ha.jpg");
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
}

#home #banner {
  width: 1080px;
  margin: 0 auto;
}

#home #banner ul li img {
  width: 100%;
  max-width: 100%;
  /*  height: auto;*/
  /*padding-top:37%;
	display:block;*/
}

#home #news {
  padding: 100px 0 0 0;
  margin-bottom: 100px;
}

#home #news .contents {
  width: 800px;
}

#home #news .open {
  margin-bottom: 0;
}

#home #news .left {
  float: left;
  width: 10%;
  margin-right: 10px;
}

#home #news .right {
  float: left;
  width: 87%;
}

#home #news ul li {
  list-style: none;
}

#home #news ul li {
  padding: 18px 20px 18px 20px;
  border-bottom: 1px dotted #7d7d7d;
  
}

#home #news ul li:before,
#home #news ul li:after {
  display: table;
  content: "";
}

#home #news ul li:after {
  clear: both;
}

#home #news ul li .tag-news {
  border: 1px solid #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  padding: 2px 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  display: inline-block;
}

#home #news ul li .date {
  font-weight: bold;
  margin-right: 10px;
}

#home #news ul li .new {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #ff0000;
  margin-left: 10px;
}

#home #news .button {
  margin-top: 80px;
}

#home #news .button a {
  width: 240px;
  padding: 9px 20px;
  font-size: 16px;
  line-height: 1;
  border: 2px solid #000;
  text-align: center;
  display: block;
  margin: 0 auto;
  text-decoration: none;
}

#home #news .button a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

#lower h2 {
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

#lower h2+hr {
  width: 10%;
  margin: 0 auto 10px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: center;
}

#lower h2+hr+p {
  margin-bottom: 40px;
  text-align: center;
}

#lower h2 span{
  margin-top: 10px;
}

#lower #breadcrumbs {
  width: 100%;
  background: #f1f1f1;
}

#lower #breadcrumbs ul {
  width: 880px;
  margin: 0 auto;
  list-style: none;
  padding: 14px 0;
  font-size: 12px;
  line-height: 1.1 !important;
}

#lower #breadcrumbs ul li {
  font-size: 12px;
  line-height: 1.1 !important;
  display: inline;
  padding: 0 6px 0 0;
}

#lower #breadcrumbs ul li a {
  font-size: 12px;
  line-height: 1.1 !important;
  padding: 0 6px 0 0;
}

#lower #headline {
  position: relative;
  padding: 100px 0;
  text-align: center;
  /* background-image: url(../img/recruit_main_pc.jpg);
  background-position: center;
  background-size: cover; */
  background: #222;
  /* height: 70vh; */
  color: #fff;
  margin-bottom: 100px;
  display: flex; /* Add this */
  align-items: center; /* Add this */
  flex-direction: column;
  letter-spacing: 0.2rem;
}

#lower #headline h1 {
  font-size: 60px;
  font-weight: bold;
  line-height: 1.1;
  
}

#lower #headline h1+hr {
  width: 10%;
  margin: 0 auto 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
}

#lower #headline h1+hr+p {
  font-size: 16px;
}

#lower #headline h1 span {
  display: block;
  font-size: 24px;
}

#lower .headline-shop h1 {
  font-size: 50px !important;
}

#lower hr.separator {
  height: 0;
  margin: 0 0 70px 0;
  padding: 0;
  border: 0;
  border-top: 1px dotted #7e7a77;
}

#lower .mainvisual {
  margin-bottom: 60px;
  text-align: center;
}

#lower .mainvisual img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#lower #company table {
  width: 100%;
  border-collapse: separate;
  margin-bottom: 100px;
}

#lower #company table th,
#lower #company table td {
  padding: 16px 16px;
  font-size: 16px;
}

#lower #company table th {
  width: 26%;
  background: #7e7a77;
  text-align: center;
  color: #fff;
  font-weight: normal;
  letter-spacing: 0.25em;
}

#lower #company table td {
  text-align: left;
}

#lower #company table td .googlemap {
  border: 2px solid #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  padding: 4px 40px;
  margin-left: 20px;
  text-decoration: none;
}

#lower #company table td .googlemap:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

#lower #company table td .googlemap i {
  margin-left: 10px;
  font-size: 10px;
}

#lower #company table td ul {
  list-style: none;
}

#lower #company table td ol {
  margin-left: 23px;
}

#lower #company-group .headline {
  text-align: center;
}

#lower #company-group .headline img {
  width: 80%;
  max-width: 80%;
  height: auto;
  margin-bottom: 26px;
}

#lower #company-group .headline p {
  font-size: 24px;
  margin-bottom: 60px;
}

#lower #company-group .mainvisual {
  margin-bottom: 100px;
}

#lower #company-group .mainvisual img {
  width: 95%;
  max-width: 95%;
  height: auto;
}

#lower #company-group .company .name {
  text-align: center;
  margin-bottom: 36px;
}

#lower #company-group .company .name img {
  margin-bottom: 20px;
}

#lower #company-group .company .name hr {
  margin: 0 auto 18px;
  width: 11%;
  height: 0;
  padding: 0;
  border: 0;
  border-top: 2px solid #000;
}

#lower #company-group .company .name h3 {
  font-size: 16px;
  font-weight: normal;
}

#lower #company-group .company table {
  width: 100%;
  border-collapse: separate;
  margin-bottom: 40px;
}

#lower #company-group .company table th,
#lower #company-group .company table td {
  padding: 16px 16px;
  font-size: 16px;
}

#lower #company-group .company table th {
  width: 26%;
  text-align: center;
  color: #fff;
  font-weight: normal;
  letter-spacing: 0.25em;
}

#lower #company-group .company table td {
  border: 1px solid #7e7a77;
  text-align: left;
}

#lower #company-group .company table td ul {
  list-style: none;
}

#lower #company-group .company table td ul li i {
  margin-left: 10px;
}

#lower #company-group .company table td ol {
  margin-left: 23px;
}

#lower #company-group .company .button {
  margin-bottom: 95px;
}

#lower #company-group .company .button a {
  width: 240px;
  padding: 9px 20px;
  font-size: 16px;
  line-height: 1;
  border: 2px solid #000;
  text-align: center;
  display: block;
  margin: 0 auto;
  text-decoration: none;
}

#lower #company-group .company .button a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

#lower #company-group .jsp table th {
  background: #357bc6;
  border: 1px solid #357bc6;
}

#lower #company-group .sol table th {
  background: #f4b02f;
  border: 1px solid #f4b02f;
}

#lower #company-group .estadio table {
  margin-bottom: 100px;
}

#lower #company-group .estadio table th {
  background: #8c2913;
  border: 1px solid #8c2913;
}

#lower #company-group .maracana table {
  margin-bottom: 100px;
}

#lower #company-group .maracana table th {
  background: #003d19;
  border: 1px solid #003d19;
}

#lower #company-history .headline {
  margin-bottom: 40px;
}

#lower #company-history .headline ul {
  width: 100%;
  
}

#lower #company-history .headline ul:before,
#lower #company-history .headline ul:after {
  display: table;
  content: "";
}

#lower #company-history .headline ul:after {
  clear: both;
}

#lower #company-history .headline ul li {
  list-style: none;
}

#lower #company-history .headline ul li {
  width: 50%;
  float: left;
}

#lower #company-history .headline ul li img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#lower #company-history table {
  width: 100%;
  border: none;
  border-collapse: collapse;
  margin-bottom: 100px;
}

#lower #company-history table th,
#lower #company-history table td {
  font-size: 16px;
  vertical-align: top;
}

#lower #company-history table th {
  width: 7%;
  padding: 6px 6px;
  border-bottom: 1px dotted #7e7a77;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}

#lower #company-history table td {
  width: 46%;
  padding: 6px 20px;
  border-bottom: 1px dotted #7e7a77;
  text-align: left;
  font-size: 16px;
}

#lower #company-history table td ul {
  list-style: disc;
}

#lower #company-history table td ul li {
  margin-left: 20px;
}

#lower #company-history table td ul li .red {
  color: #cc0022;
  font-weight: bold;
}

#lower #company-history table td ul li .orange {
  color: #ff6600;
  font-weight: bold;
}

#lower #company-history table td ul li .blue {
  color: #0066cc;
  font-weight: bold;
}

#lower #company-history table td ul li .green {
  color: #006633;
  font-weight: bold;
}

#lower #company-history table td .point {
  color: #0033cc;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}

#lower #company-service .headline {
  text-align: center;
  margin-bottom: 24px;
}

#lower #company-service h2 {
  font-size: 40px;
  margin-bottom: 100px;
}

#lower #company-service .message {
  font-size: 40px;
  color: #ff0000;
  margin-bottom: 100px;
  text-align: center;
}

#lower #company-service .message p {
  font-size: 16px;
  color: #000;
  margin-top: 30px;
}

#lower #company-service h3 {
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 28px;
  text-align: center;
}

#lower #company-service .area {
  background: #f1f1f1;
  padding: 38px 23px;
  margin-bottom: 100px;
  font-size: 16px;
}

#lower #company-service .about table {
  width: 100%;
  border: none;
  border-collapse: collapse;
}

#lower #company-service .about table th,
#lower #company-service .about table td {
  padding: 0;
  text-align: left;
  vertical-align: top;
}

#lower #company-service .about table th {
  width: 5%;
  border: none;
}

#lower #company-service .about table th .new {
  color: #ff0000;
  font-weight: normal;
}

#lower #company-service .about table td {
  border: none;
}

#lower #company-service .about table td ul li {
  margin-left: 20px;
}

#lower #company-service .requirement .marker {
  background: linear-gradient(transparent 40%, #ffff00 0%);
}

#lower #company-service .ranking ul li {
  margin-left: 20px;
}

#lower #company-service .flow ul li {
  list-style: none !important;
  margin-bottom: 30px;
}

#lower #company-service .flow ul li h4 {
  color: #ff0000;
}

#lower #company-service .flow ul li:last-child {
  margin-bottom: 0;
}

#lower #company-service .registration {
  font-size: 24px;
  text-align: center;
  margin-bottom: 100px;
}

#lower #company-vision .headline {
  text-align: center;
  margin-bottom: 46px;
}

#lower #company-vision .headline img {
  width: 77%;
  max-width: 77%;
  height: auto;
}

#lower #company-vision .read {
  margin-bottom: 70px;
  text-align: center;
}

#lower #company-vision .read p {
  margin-bottom: 34px;
  line-height: 2.3;
}

#lower #company-vision .read img {
  margin-top: 10px;
  margin-bottom: 16px;
  width: 54%;
  max-width: 54%;
  height: auto;
}

#lower #company-vision .visual {
  margin-bottom: 100px;
}

#lower #company-vision .visual img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#lower #company-media .sns-link {
  margin-bottom: 60px;
}

#lower #company-media .sns-link ul li {
  list-style: none;
}

#lower #company-media .sns-link ul li {
  border-bottom: 1px dotted #7e7a77;
  padding: 18px 10px;
  line-height: 2;
}

#lower #company-media .sns-link ul li i {
  font-size: 30px;
  margin-right: 40px;
  vertical-align: middle;
  line-height: 1;
  width: 2%;
  display: inline-block;
  text-align: center;
}

#lower #company-media .sns-link ul li .company {
  margin-right: 40px;
  width: 6%;
  display: inline-block;
}

#lower #company-media .timeline {
  
  width: 960px;
  margin: 0 auto;
  margin-bottom: 100px;
}

#lower #company-media .timeline:before,
#lower #company-media .timeline:after {
  display: table;
  content: "";
}

#lower #company-media .timeline:after {
  clear: both;
}

#lower #company-media .timeline .Facebook {
  float: left;
  width: 46%;
}

#lower #company-media .timeline .Twitter {
  float: right;
  width: 46%;
}

#lower #company-media .timeline .Instagram {
  float: left;
  width: 92%;
}

#lower #company-media .ad {
  width: 1010px;
  margin: 0 auto 100px;
}

#lower #company-media .ad ul li {
  list-style: none;
}

#lower #company-media .ad ul:before,
#lower #company-media .ad ul:after {
  display: table;
  content: "";
}

#lower #company-media .ad ul:after {
  clear: both;
}

#lower #company-media .ad ul li {
  float: left;
  width: 310px;
  margin-right: 40px;
  text-align: center;
}

#lower #company-media .ad ul li a {
  font-size: 24px;
  margin-bottom: 6px;
  display: block;
}

#lower #company-media .ad ul li img {
  margin-bottom: 10px;
}

#lower #company-media .ad ul li:last-child {
  margin-right: 0;
}

#lower #company-media .media {
  
  padding-bottom: 40px;
  margin-bottom: 20px;
}

#lower #company-media .media:before,
#lower #company-media .media:after {
  display: table;
  content: "";
}

#lower #company-media .media:after {
  clear: both;
}

#lower #company-media .media .pics {
  float: left;
  width: 310px;
}

#lower #company-media .media .detail {
  float: right;
  width: 750px;
}

#lower #company-media .media .detail .date {
  width: 160px;
  border: 1px solid #000;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  padding: 2px 10px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 13px;
}

#lower #company-media .media .detail a {
  font-size: 24px;
  margin-bottom: 10px;
  display: block;
}

#lower #company-media .media .detail a span {
  color: #ff0000;
  margin-left: 10px;
}

#lower #company-media .media .detail .read {
  font-size: 16px;
  margin-bottom: 10px;
}

#lower #company-media .media .detail .remarks {
  font-size: 12px;
  margin-bottom: 20px;
}

#lower #shop-list .map {
  text-align: center;
  margin-top: -60px;
  margin-bottom: 70px;
}

#lower #shop-list .link {
  text-align: center;
  margin-bottom: 40px;
}

#lower #shop-list .mb50 {
  margin-bottom: 50px !important;
}


#lower #shop-list ul li {
  list-style: none;
}

#lower #shop-list ul:before,
#lower #shop-list ul:after {
  display: table;
  content: "";
}

#lower #shop-list ul:after {
  clear: both;
}

#lower #shop-list ul li {
  float: left;
  text-align: center;
  width: 260px;
  margin-right: 10px;
}

#lower #shop-list ul li img {
  width: 260px;
  height: 195px;
  margin-bottom: 14px;
  border: 1px solid #7e7a77;
}

#lower #shop-list ul li .name {
  font-size: 16px;
}

#lower #shop-list .column-1 {
  width: 500px;
  margin: 0 auto 100px;
}

#lower #shop-list .column-1 ul li {
  width: 500px;
  margin-right: 0;
}

#lower #shop-list .column-1 ul li img {
  width: 413px;
  height: 195px;
  margin-bottom: 14px;
}

#lower #shop-list .column-2 {
  width: 530px;
  margin: 0 auto 100px;
}

#lower #shop-list .column-2 ul {
  margin-right: -10px;
}

#lower #shop-list .column-3 {
  width: 800px;
  margin: 0 auto 100px;
}

#lower #shop-list .column-3 ul {
  margin-right: -10px;
}

#lower #shop-list .column-4 {
  width: 1070px;
  margin: 0 auto 100px;
}

#lower #shop-list .column-4 ul {
  margin-right: -10px;
}

#lower #shop-detail #gallery {
  width: 1080px;
  margin: 0 auto;
}

#lower #shop-detail #gallery #flickity {
  margin: -40px 0 100px 0;
}

#lower #shop-detail #gallery #flickity .gallery-cell {
  width: 66%;
  height: 200px;
  margin-right: 10px;
  counter-increment: gallery-cell;
}

#lower #shop-detail #gallery #flickity .gallery-cell:before {
  display: block;
  text-align: center;
  content: counter(gallery-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
}

#lower #shop-detail #gallery #flickity img {
  width: 59%;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: "alpha(opacity=40)";
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
}

#lower #shop-detail #gallery #flickity .is-selected {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  -ms-filter: "alpha(opacity=100)" !important;
  -khtml-opacity: 1 !important;
  -moz-opacity: 1 !important;
}

#lower #shop-detail #gallery2 {
  width: 600px;
  margin: 0 auto;
}

#lower #shop-detail #gallery2 .single {
  margin: -40px 0 100px 0;
}

#lower #shop-detail #gallery2 .single img {
  width: 100%;
  margin: 0 auto;
}

#lower #shop-detail .contents {
  width: 800px;
}

#lower #shop-detail .subtitle {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}

#lower #shop-detail .subtitle hr {
  width: 14%;
  margin: 10px auto 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: center;
}

#lower #shop-detail h2 {
  font-size: 36px;
}

#lower #shop-detail h2+hr+p {
  color: #666666;
}

#lower #shop-detail .address1 {
  font-size: 24px;
  margin-bottom: 12px;
}

#lower #shop-detail .address1 p {
  color: #666666;
  font-size: 16px;
  margin-top: 10px;
}

#lower #shop-detail .address2 {
  font-size: 16px;
  margin-bottom: 30px;
}

#lower #shop-detail .address2 span {
  color: #666666;
  font-size: 14px;
  margin-left: 10px;
}

#lower #shop-detail .card-2c:before,
#lower #shop-detail .card-2c:after {
  display: table;
  content: "";
}

#lower #shop-detail .card-2c:after {
  clear: both;
}

#lower #shop-detail .card-2c h3 {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  background: #7e7a77;
  padding: 8px 13px;
  margin-bottom: 20px;
}

#lower #shop-detail .card-2c h3 i {
  font-size: 21px;
  margin-right: 10px;
  vertical-align: middle;
  padding-bottom: 2px;
}

#lower #shop-detail .card-2c h3 span {
  color: #cccccc;
  font-size: 14px;
  margin-left: 10px;
}

#lower #shop-detail .card-2c ul {
  width: 100%;
  margin: 0 auto 20px;
  text-align: center;
}

#lower #shop-detail .card-2c ul li {
  list-style: none;
}

#lower #shop-detail .card-2c ul li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-bottom: 10px;
}

#lower #shop-detail .card-2c .left {
  width: 49.5%;
  float: left;
}

#lower #shop-detail .card-2c .right {
  width: 49.5%;
  float: right;
}

#lower #shop-detail .card h3 {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  background: #7e7a77;
  padding: 8px 13px;
  margin-bottom: 20px;
}

#lower #shop-detail .card h3 i {
  font-size: 21px;
  margin-right: 10px;
  vertical-align: middle;
  padding-bottom: 2px;
}

#lower #shop-detail .card h3 span {
  color: #cccccc;
  font-size: 14px;
  margin-left: 10px;
}

#lower #shop-detail .card ul {
  width: 520px;
  margin: 0 auto 20px;
  text-align: center;
}

#lower #shop-detail .card ul li {
  list-style: none;
}

#lower #shop-detail .card ul li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-bottom: 10px;
}

#lower #shop-detail .line {
  text-align: center;
  margin-bottom: 16px;
}

#lower #shop-detail .line+p {
  text-align: center;
  margin-bottom: 30px;
}

#lower #shop-detail .blog {
  text-align: center;
  margin-bottom: 60px;
}

#lower #shop-detail .blog .button {
  margin-bottom: 16px;
}

#lower #shop-detail .blog .button a {
  width: 240px;
  padding: 9px 20px;
  font-size: 16px;
  line-height: 1;
  border: 2px solid #000;
  text-align: center;
  display: block;
  margin: 0 auto;
  text-decoration: none;
}

#lower #shop-detail .blog .button a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

#lower #shop-detail .blog+p {
  text-align: center;
}

#lower #shop-detail .access {
  width: 800px;
  margin: 0 auto;
}

#lower #shop-detail .access .map {
  margin-bottom: 30px;
}

#lower #shop-detail .access .traffic:before,
#lower #shop-detail .access .traffic:after {
  display: table;
  content: "";
}

#lower #shop-detail .access .traffic:after {
  clear: both;
}

#lower #shop-detail .access .traffic i {
  float: left;
  margin-right: 20px;
  font-size: 38px;
}

#lower #shop-detail .access .traffic ul {
  margin-top: 6px;
  float: left;
}

#lower #shop-detail .access .traffic ul li {
  list-style: none;
}

#lower #shop-detail .access .traffic ul li {
  margin-bottom: 12px;
}

#lower #shop-detail .access .traffic ul li h3 {
  font-weight: normal;
}

#lower #shop-detail .access .traffic ul li p {
  font-size: 14px;
  color: #666666;
  margin-left: 17px;
}

#lower #shop-detail .access .traffic ul li span {
  color: #666666;
  font-size: 14px;
}

#lower #shop-detail .access .traffic ul li .attention {
  font-size: 14px;
}

#lower #shop-detail .access .traffic ul li a span {
  margin-left: 6px;
}

#lower #shop-detail #news {
  padding: 100px 0 0 0;
  margin-bottom: 100px;
}

#lower #shop-detail #news .contents {
  width: 800px;
}

#lower #shop-detail #news h2 {
  font-size: 50px;
}

#lower #shop-detail #news .left {
  float: left;
  width: 10%;
  margin-right: 10px;
}

#lower #shop-detail #news .right {
  float: left;
  width: 87%;
}

#lower #shop-detail #news ul {
  margin-bottom: 90px;
}

#lower #shop-detail #news ul li {
  list-style: none;
}

#lower #shop-detail #news ul li {
  padding: 18px 20px 18px 20px;
  border-bottom: 1px dotted #7d7d7d;
  
}

#lower #shop-detail #news ul li:before,
#lower #shop-detail #news ul li:after {
  display: table;
  content: "";
}

#lower #shop-detail #news ul li:after {
  clear: both;
}

#lower #shop-detail #news ul li .tag-news {
  border: 1px solid #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  padding: 2px 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  display: inline-block;
}

#lower #shop-detail #news ul li .date {
  font-weight: bold;
  margin-right: 10px;
}

#lower #shop-detail #news ul li .new {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #ff0000;
  margin-left: 10px;
}

#lower #shop-detail #news .button a {
  width: 240px;
  padding: 9px 20px;
  font-size: 16px;
  line-height: 1;
  border: 2px solid #000;
  text-align: center;
  display: block;
  margin: 0 auto;
  text-decoration: none;
}

#lower #shop-detail #news .button a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

#lower #shop-detail hr.separator {
  height: 0;
  margin: 0 0 70px 0;
  padding: 0;
  border: 0;
  border-top: 1px dotted #7e7a77;
}

#lower #shop-detail .link {
  text-align: center;
  margin-bottom: 40px;
}

#lower #event {
  margin-bottom: 40px;
}

#lower #event .start {
  margin-bottom: 40px;
}

#lower #event .start h3 {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 70px;
}

#lower #event .start .map {
  text-align: center;
  margin-bottom: 70px;
}

#lower #event .start .map img {
  width: 75%;
  max-width: 75%;
  height: auto;
}

#lower #event .start .place {
  width: 880px;
  margin: 0 auto;
}

#lower #event .start .place ul {
  width: 900px;
  margin-right: -20px;
  
}

#lower #event .start .place ul li {
  list-style: none;
}

#lower #event .start .place ul:before,
#lower #event .start .place ul:after {
  display: table;
  content: "";
}

#lower #event .start .place ul:after {
  clear: both;
}

#lower #event .start .place ul li {
  float: left;
  width: 280px;
  margin-right: 20px;
  margin-bottom: 11px;
}

#lower #event .start .place ul li a {
  display: block;
  border: 2px solid #000;
  padding: 10px;
  text-align: center;
  line-height: 1;
  text-decoration: none;
}

#lower #event .start .place ul li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

#lower #event .event {
  
  border-bottom: 1px dotted #7e7a77;
  padding-bottom: 40px;
  margin-bottom: 50px;
}

#lower #event .event:before,
#lower #event .event:after {
  display: table;
  content: "";
}

#lower #event .event:after {
  clear: both;
}

#lower #event .event .pics {
  float: left;
  width: 310px;
}

#lower #event .event .pics .pc {
  display: block !important;
}

#lower #event .event .pics .sp {
  display: none !important;
}

#lower #event .event .detail {
  float: right;
  width: 750px;
}

#lower #event .event .detail .datearea {
  width: 340px;
  margin-bottom: 16px;
}

#lower #event .event .detail .datearea .date {
  width: 160px;
  display: inline;
  border: 1px solid #000;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  padding: 2px 10px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 13px;
}

#lower #event .event .detail .datearea .new {
  width: 100px;
  display: inline;
  font-size: 24px;
  color: #ff0000;
  font-weight: normal;
  vertical-align: middle;
  padding: 0px 0px 0px 10px;
}

#lower #event .event .detail a {
  font-size: 24px;
  margin-bottom: 10px;
  display: block;
}

#lower #event .event .detail a span {
  color: #ff0000;
  margin-left: 10px;
}

#lower #event .event .detail .read {
  font-size: 16px;
  margin-bottom: 10px;
}

#lower #event .event .detail .remarks {
  font-size: 12px;
  margin-bottom: 20px;
}

#lower #event .event .detail .txt {
  font-size: 16px;
  margin-bottom: 10px;
}

#lower #event .event .detail .txt a {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline;
}

#lower #event .attention {
  text-align: center;
  border-bottom: 1px dotted #7e7a77;
  padding: 40px 0 90px 0;
  margin-bottom: 100px;
}

#lower #event .attention h3 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 40px;
}

#lower #event .attention ul li {
  list-style: none;
}

#lower #event-venue .banner {
  margin-bottom: 50px;
}

#lower #event-venue .banner img {
  width: 100%;
  max-width: 100%;
  /*  height: auto;*/
}

#lower #event-venue .contents>.contents {
  width: 800px;
}

#lower #event-venue .list {
  margin-bottom: 40px;
}

#lower #event-venue .list ul li {
  list-style: none;
}

#lower #event-venue .list ul li {
  
  margin-bottom: 30px;
}

#lower #event-venue .list ul li:before,
#lower #event-venue .list ul li:after {
  display: table;
  content: "";
}

#lower #event-venue .list ul li:after {
  clear: both;
}

#lower #event-venue .list ul li .tag {
  width: 4%;
  float: left;
  border: 1px solid #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  padding: 2px 10px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}

#lower #event-venue .list ul li .detail {
  float: right;
  width: 92%;
}

#lower #event-venue .list ul li .detail span {
  color: #666666;
}

#lower #event-venue .map {
  margin-bottom: 30px;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

#lower #event-venue .map iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

#lower #event-venue .traffic {
  
  margin-bottom: 16px;
}

#lower #event-venue .traffic:before,
#lower #event-venue .traffic:after {
  display: table;
  content: "";
}

#lower #event-venue .traffic:after {
  clear: both;
}

#lower #event-venue .traffic i {
  float: left;
  margin-right: 30px;
  font-size: 42px;
}

#lower #event-venue .traffic ul {
  margin-top: 10px;
  float: left;
}

#lower #event-venue .traffic ul li {
  list-style: none;
}

#lower #event-venue .traffic ul li {
  margin-bottom: 12px;
}

#lower #event-venue .traffic ul li h3 {
  font-weight: normal;
}

#lower #event-venue .traffic ul li p {
  font-size: 14px;
  color: #666666;
  margin-left: 17px;
}

#lower #event-venue .traffic ul li span {
  color: #666666;
  font-size: 14px;
}

#lower #event-venue .traffic ul li .attention {
  font-size: 14px;
}

#lower #event-venue .traffic ul li a span {
  margin-left: 6px;
}

#lower #event-venue .map-entrance {
  text-align: center;
  margin-bottom: 80px;
}

#lower #event-venue .button {
  margin-bottom: 95px;
  text-align: center;
}

#lower #event-venue .button a {
  width: 240px;
  padding: 9px 20px;
  font-size: 16px;
  line-height: 1;
  border: 2px solid #000;
  text-align: center;
  display: block;
  margin: 0 auto 15px;
  text-decoration: none;
}

#lower #event-venue .button a i {
  margin-left: 10px;
}

#lower #event-venue .button a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

#lower #event-venue .venue-link {
  text-align: center;
  margin-bottom: 90px;
}

#lower #sitemap .contents {
  max-width: 1200px;
}

#lower #sitemap .link {
  
  margin-bottom: 80px;
}

#lower #sitemap .link:before,
#lower #sitemap .link:after {
  display: table;
  content: "";
}

#lower #sitemap .link:after {
  clear: both;
}

#lower #sitemap .link ul {
  width: 50%;
  float: left;
}

#lower #sitemap .link ul li {
  list-style: none;
}

#lower #sitemap .link ul li {
  background: url("/company/static/images/sitemap/arrow.png") no-repeat left 50%;
  padding-left: 27px;
  margin-bottom: 10px;
}

#lower #sitemap .link ul li span {
  color: #666666;
  font-size: 12px;
  margin-left: 10px;
}

#lower #sitemap .button {
  margin-top: -30px;
  margin-bottom: 80px;
}

#lower #sitemap .button a {
  width: 240px;
  padding: 9px 20px;
  font-size: 16px;
  line-height: 1;
  border: 2px solid #000;
  text-align: center;
  display: block;
  margin: 0 auto;
  text-decoration: none;
}

#lower #sitemap .button a i {
  margin-left: 10px;
}

#lower #sitemap .button a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

#lower #company-member .h3 {
  color: #222;
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 10px;
}

#lower #company-member .h4 {
  font-size: 23px;
  color: #222;
  margin-bottom: 10px;
  font-weight: bold;
}

#lower #company-member .h5 {
  font-size: 17px;
  color: #666;
  margin-bottom: 4px;
}

#lower #company-member .h5-border {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 10px;
  font-weight: normal;
  border-bottom: 2px solid #222;
}

#lower #company-member .h5-border+p {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 34px;
}

#lower #company-member .headline .subtitle {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #111;
  letter-spacing: 1px;
  padding: 11px 0;
  border: 2px solid #111;
  width: 63%;
  margin: 0 auto 30px;
}

#lower #company-member .headline .subtitle span {
  margin-left: 10px;
}

#lower #company-member .headline h2 {
  font-size: 35px;
  font-weight: normal;
  margin-bottom: 30px;
}

#lower #company-member .headline h2+p {
  font-size: 15px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 70px;
  text-align: center;
}

#lower #company-member .list .start {
  width: 420px;
}

#lower #company-member .list h3 {
  color: #222;
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 10px;
}

#lower #company-member .list h3+p {
  font-size: 14px;
  color: #666;
  margin-bottom: 30px;
}

#lower #company-member .list ul {
  margin-bottom: 22px;
}

#lower #company-member .list ul li {
  list-style: none;
}

#lower #company-member .list ul li {
  background-image: url("/company/static/images/profile/member/pointcard19-new.png");
  background-repeat: no-repeat;
  background-position: left 50%;
  background-size: 50px auto;
  -moz-background-size: 50px auto;
  padding: 15px 0 15px 60px;
  margin-bottom: 10px;
  font-weight: bold;
}

#lower #company-member .list ol {
  margin-bottom: 70px;
}

#lower #company-member .list ol li {
  list-style: none;
}

#lower #company-member .list ol li {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 4px;
  color: #444;
}

#lower #company-member .list table {
  width: 100%;
  border: 1px #B3B3B3 solid;
  border-collapse: collapse;
  margin-bottom: 10px;
}

#lower #company-member .list table+p {
  font-size: 13px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 100px;
}

#lower #company-member .list table th,
#lower #company-member .list table td {
  padding: 8px 12px;
}

#lower #company-member .list table th {
  background: #222;
  color: #fff;
  padding: 14px;
  font-size: 18px;
  text-align: center;
}

#lower #company-member .list table th span {
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-left: 15px;
}

#lower #company-member .list table td {
  padding: 15px 10px;
  color: #222;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}

#lower #company-member .list table .left {
  font-weight: bold;
  color: #111;
  text-align: left;
  font-size: 14px;
}

#lower #company-member .list table .center {
  text-align: center;
}

#lower #company-member .list table .right {
  border-right: 1px solid #ccc;
}

#lower #company-member .list table .service {
  text-align: left;
  font-weight: normal;
  font-size: 13px;
  width: 30%;
}

#lower #company-member .list table .point19-new-subject td {
  background: #eee;
  font-weight: bold;
  font-size: 16px;
  color: #222;
  text-align: center;
  padding: 10px 0;
  border-left: 1px solid #ccc;
}

#lower #company-member .list table .point19-new-subject td span {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

#lower #company-member .list table .point19-new-subject .gray {
  background: #666;
  color: #fff;
}

#lower #company-member .list table .point19-new-subject .gold {
  background: #cf9700;
  color: #fff;
}

#lower #company-member .detail {
  margin-bottom: 80px;
}

#lower #company-member .detail h3 {
  color: #222;
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 16px;
}

#lower #company-member .detail h3+hr {
  width: 8%;
  margin: 0 auto 20px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  text-align: center;
}

#lower #company-member .detail h3+hr+p {
  font-size: 15px;
  color: #666;
  margin-bottom: 34px;
  text-align: center;
}

#lower #company-member .detail h4 {
  font-size: 23px;
  color: #222;
  margin-bottom: 10px;
  font-weight: bold;
}

#lower #company-member .detail h4 img {
  vertical-align: middle;
  margin-left: 10px;
  width: 80px;
}

#lower #company-member .detail h5 {
  font-size: 17px;
  color: #666;
  margin-bottom: 4px;
}

#lower #company-member .detail h5+p {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 34px;
}

#lower #company-member .rankup h4 {
  font-size: 23px;
  color: #222;
  margin-bottom: 10px;
  font-weight: bold;
}

#lower #company-member .rankup h4+p {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 34px;
}

#lower #company-member .rankup .about {
  
  margin-bottom: 80px;
}

#lower #company-member .rankup .about:before,
#lower #company-member .rankup .about:after {
  display: table;
  content: "";
}

#lower #company-member .rankup .about:after {
  clear: both;
}

#lower #company-member .rankup .about .left {
  width: 650px;
  float: left;
}

#lower #company-member .rankup .about .left h5 {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 10px;
  font-weight: normal;
  border-bottom: 2px solid #222;
}

#lower #company-member .rankup .about .left h5+p {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 34px;
}

#lower #company-member .rankup .about .left ul li {
  list-style: none;
}

#lower #company-member .rankup .about .left ul li {
  font-size: 15px;
  font-weight: bold;
  color: #666;
  margin-bottom: 10px;
}

#lower #company-member .rankup .about .left ul li span {
  font-size: 22px;
  font-weight: normal;
}

#lower #company-member .rankup .about img {
  float: right;
}

#lower #company-member .example {
  margin-bottom: 100px;
}

#lower #company-member .example h5 {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 10px;
  font-weight: normal;
  border-bottom: 2px solid #222;
}

#lower #company-member .example h5+p {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 34px;
}

#lower #company-member .example h5+p {
  text-align: right;
  font-weight: bold;
  margin-bottom: 10px;
}

#lower #company-member .example .graph {
  text-align: center;
}

#lower #company-member .example .graph img {
  width: 1000px;
}

#lower #company-member .limited {
  margin-bottom: 60px;
}

#lower #company-member .limited h4 {
  font-size: 23px;
  color: #222;
  margin-bottom: 10px;
  font-weight: bold;
}

#lower #company-member .limited h4 img {
  vertical-align: middle;
  margin-left: 10px;
  width: 80px;
}

#lower #company-member .limited h4+p {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 80px;
}

#lower #company-member .limited .shiping {
  
  margin-top: -55px;
}

#lower #company-member .limited .shiping:before,
#lower #company-member .limited .shiping:after {
  display: table;
  content: "";
}

#lower #company-member .limited .shiping:after {
  clear: both;
}

#lower #company-member .limited .shiping .read {
  float: left;
  width: 480px;
}

#lower #company-member .limited .shiping .read h5 {
  font-size: 15px;
  font-weight: bold;
  color: #666;
}

#lower #company-member .limited .shiping .read h5+p {
  font-size: 14px;
  line-height: 1.6;
  color: #666;
  margin-bottom: 26px;
}

#lower #company-member .limited .shiping img {
  float: right;
  margin-top: -20px;
}

#lower #company-member .premiere h4 {
  font-size: 23px;
  color: #222;
  margin-bottom: 10px;
  font-weight: bold;
}

#lower #company-member .premiere h4 img {
  vertical-align: middle;
  margin-right: 10px;
  width: 50px;
}

#lower #company-member .premiere h4+p {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 80px;
}

#lower #company-member .premiere h5 {
  font-size: 23px;
  color: #222;
  margin-bottom: 10px;
  font-weight: bold;
}

#lower #company-member .premiere h5 img {
  vertical-align: middle;
  margin-left: 16px;
  width: 70px;
}

#lower #company-member .premiere h5+p {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 80px;
}

#lower #company-member .premiere ul {
  
  margin: -70px 0 70px 0;
}

#lower #company-member .premiere ul li {
  list-style: none;
}

#lower #company-member .premiere ul:before,
#lower #company-member .premiere ul:after {
  display: table;
  content: "";
}

#lower #company-member .premiere ul:after {
  clear: both;
}

#lower #company-member .premiere ul li {
  float: left;
  margin-top: 10px;
  margin-right: 8px;
}

#lower #company-member .premiere ul li img {
  border: 1px solid #eee;
}

#lower #company-member .flow h4 {
  font-size: 23px;
  color: #222;
  margin-bottom: 10px;
  font-weight: bold;
}

#lower #company-member .flow .date {
  font-size: 17px;
}

#lower #company-member .flow .date span {
  font-size: 16px;
  font-weight: bold;
  margin: 0 10px 20px 0;
  border-bottom: 2px solid #222;
  display: inline-block;
}

#lower #company-member .flow .date br {
  display: none;
}

#lower #company-member .flow .date+p {
  font-size: 15px;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 10px;
}

#lower #company-member .flow .flow-detail {
  background: #f6f6f6;
  color: #666;
  padding: 25px;
  margin: 10px 0 35px 0;
  font-size: 15px;
  line-height: 170%;
}

#lower #company-member .flow .flow-detail ul {
  margin: 0 0 20px 20px;
}

#lower #company-member .flow .flow-detail ul li span {
  font-weight: bold;
}

#lower #company-member .flow .flow-detail .point {
  font-weight: bold;
}

#lower #company-member .flow .info {
  font-size: 15px;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 80px;
}

.iframe {
  width: 1080px;
  margin: 0 auto 100px;
}

.iframe iframe {
  width: 100%;
  height: 320px;
}

#pickup-banner h2 {
  font-size: 50px;
  line-height: 1.1;
  margin-bottom: 8px;
  color: #000000;
  text-align: center;
  font-weight: bold;
}

#pickup-banner h2+hr {
  width: 10%;
  margin: 0 auto 10px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: center;
}

#pickup-banner h2+hr+p {
  margin-bottom: 34px;
  text-align: center;
}

#pickup-banner .banner1 {
  width: 800px;
  margin: 0 auto 40px;
}

#pickup-banner .banner1 ul {
  width: 825px;
  
}

#pickup-banner .banner1 ul li {
  list-style: none;
}

#pickup-banner .banner1 ul:before,
#pickup-banner .banner1 ul:after {
  display: table;
  content: "";
}

#pickup-banner .banner1 ul:after {
  clear: both;
}

#pickup-banner .banner1 ul li {
  float: left;
  margin: 0 25px 20px 0;
}

#pickup-banner .banner1 ul li img {
  width: 250px;
}

#contact-module {
  padding: 90px 0 40px 0;
  text-align: center;
  background: #002043;
  background: -moz-linear-gradient(top, #002043 0%, #000b16 100%);
  background: -webkit-linear-gradient(top, #002043 0%, #000b16 100%);
  background: linear-gradient(to bottom, #002043 0%, #000b16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002043', endColorstr='#000b16', GradientType=0);
  color: #fff !important;
}

#contact-module h2 {
  font-size: 50px;
  line-height: 1.1;
  margin-bottom: 13px;
  text-align: center;
  font-weight: normal;
  color: #fff !important;
}

#contact-module h2+p {
  margin-bottom: 40px;
  text-align: center;
}

#contact-module .read hr {
  width: 12%;
  margin: 30px auto 50px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
}

#contact-module .read img {
  margin-bottom: 40px;
}

#contact-module .icon {
  font-size: 80px;
  line-height: 1.1;
  margin-bottom: 40px;
}

#contact-module .sns {
  display: none;
}

#contact-module .button {
  text-align: center;
  margin-bottom: 90px;
}

#contact-module .button a {
  display: block;
  background: #00a1e9;
  width: 240px;
  margin: 0 auto;
  padding: 8px 0;
  font-size: 14px;
  color: #fff;
}

#contact-module .button a:hover {
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

#contact-module .alink a {
  color: #fff;
}

#nav {
  padding: 10px 0;
  background: #7e7a77;
}

#nav .contents {
  width: 1080px;
}

#nav ul {
  margin-right: -60px;
}

#nav ul li {
  list-style: none;
}

#nav ul li {
  margin-right: 60px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}

#nav ul li a {
  color: #fff;
  text-decoration: none;
}

#nav ul li a i {
  margin-right: 8px;
  font-size: 20px;
}

#nav ul li a:hover {
  text-decoration: underline;
}

#nav ul li strong {
  color: #000000;
  font-weight: normal;
}

#pagetop {
  width: 1200px;
  margin: 0 auto;
  z-index: 1;
}

#pagetop .pagetop {
  position: relative;
  float: right;
}

#pagetop .pagetop a {
  bottom: 120px;
  position: fixed;
  z-index: 1;
}

#pagetop .pagetop a img {
  border: 1px solid #fff;
}

#pagetop .pagetop a:hover {
  text-decoration: none;
}

#terms {
  width: 800px;
  margin: 0 auto 60px;
}

#terms ul {
  
  margin-left: 2px;
}

#terms ul li {
  list-style: none;
}

#terms ul:before,
#terms ul:after {
  display: table;
  content: "";
}

#terms ul:after {
  clear: both;
}

#terms ul li {
  width: 33%;
  border-right: 2px solid #fff;
  float: left;
}

#terms ul li a {
  display: block;
  background: #f1f1f1;
  padding: 16px 0;
  text-align: center;
  text-decoration: none;
  line-height: 1;
}

#terms ul li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}



#storelink {
  width: 800px;
  margin: 0 auto 60px;
}

#storelink ul {
  
  margin-left: 2px;
}

#storelink ul li {
  list-style: none;
}

#storelink ul:before,
#storelink ul:after {
  display: table;
  content: "";
}

#storelink ul:after {
  clear: both;
}

#storelink ul li {
  width: 33%;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  float: left;
}

#storelink ul li a {
  color: #fff;
  display: block;
  background: #7e7a77;
  padding: 16px 0;
  text-align: center;
  text-decoration: none;
  line-height: 1;
}

#storelink ul li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

#storelink .button a {
  width: 240px;
  padding: 9px 20px;
  font-size: 16px;
  line-height: 1;
  border: 2px solid #000;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 40px;
  text-decoration: none;
}

#storelink .button a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}


#sns {
  background: #7e7a77;
  padding: 36px 0;
  text-align: center;
}

#sns .icon {
  width: 32%;
  margin: 0 auto;
}

#sns .icon i {
  font-size: 35px;
  margin-right: 24px;
  color: #fff;
}

#sns .icon a:first-of-type {
  margin-left: 30px;
}

#sns .icon a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

#footer {
  text-align: center;
  background: #f1f1f1;
}

#footer .contents {
  width: 800px;
  padding: 60px 0;
}

#footer #group {
  width: 100%;
  margin: 0 auto;
  /*  background: #968860;*/
  text-align: center;
  padding: 8px 0;
  line-height: 1;
}

#footer #group img {
  vertical-align: middle;
}

#footer #logo {
  padding: 24px 0 0 0;
}

#footer #logo ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#footer #logo ul li {
  list-style: none;
}

#footer small {
  width: 100%;
  background: #000;
  font-size: 12px;
  line-height: 1.1;
  color: #fff;
  text-align: center;
  padding: 30px 0;
  display: block;
}


#lower #event .event .detail .ttl {
  font-size: 24px;
  margin-bottom: 10px;
}

#lower #event .event .detail .ttl span {
  color: #ff0000;
  margin-left: 10px;
}


.recruit2020_area {
  padding: 20px 0 70px 0;
  display: flex;
  justify-content: space-around;
  list-style-type: none;
}

.recruit2020_ttl {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}



.recruit2020_txt {
  width: 90%;
  margin: 0 auto;
  font-size: 15px;
  text-align: center;
  line-height: 180%;
  padding: 20px 0;
}

.recruit2021_txt {
  width: 90%;
  margin: 0 auto;
  font-size: 15px;
  text-align: center;
  line-height: 180%;
  padding: 5px 0 35px;
}











.pc_none {
  display: none;
}

.sp_none {
  display: block;
}


/* 2024年度追加css */

section {
  margin-bottom: 100px;
  padding-top: 100px;
  padding-bottom:100px;
}

.font-bold-en span{
font-size: 2.8rem;
font-family: "Poppins", serif;
font-weight: 700;
font-style: normal;
}

.recruit2020_btn a{
  letter-spacing: 1px;
}

#headline .main-img{
  margin-bottom: 30px;
  width: 80%;
  max-width: 1200px;
  height: 40vh;
}

#headline .contents_3 {
  display: flex; /* Add this */
  justify-content: center; /* Add this */
  align-items: center; /* Add this */
  flex-direction: column; /* Add this */
  background-image: url(../img/recruit-photo.jpg);
  background-position: center;
  background-size: cover;
  height: 100%;
}


#headline .contents_2{
  text-align: left;
  font-size: 22px;
  line-height: 2.5rem;
  letter-spacing: 1px;
  width: 80%;
  max-width: 1200px;
}

#sitemap{
  margin-bottom: 0;
  padding-top: 60px;
}

.block_caption{
  text-align: center;
  color: #000;
}

.question .block_caption,
.interview .block_caption{
  color: #fff;
}

.font-bold{
  font-weight: 600;
}

.recruit2024_flex,
.recruit2024_flex_3 {
  padding: 20px 0 30px 0;
  display: flex;
  justify-content: space-around;
  list-style-type: none;
}

.recruit2024_flex_3 li:nth-child(2){
  border-right: 2px solid #a9a9a9;
  border-left: 2px solid #a9a9a9;
}

.recruit2024_flex li,
.recruit2024_flex_3 li {
  width: 100%;
}

.recruit2024_flex_3 li{
  padding: 50px 0;
}

.recruit2024_flex_3 .recruit2024_h {
  display: flex;
  justify-content: center;
  height: 120px;
  align-items: center;
  margin: 0 20px;
  font-size: 16px;
}

.recruit2024_ttl {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 0.05rem;
}

.box_map .recruit2024_ttl {
  color: #fff;
}

.recruit2024_txt {
  margin: 0 auto;
  text-align: center;
  line-height: 180%;
  padding: 20px 0;
}

.recruit_group {
  max-width: 1200px;
  width: 80%;
  border: solid 1px #a9a9a9;
  margin: auto;
  padding: 30px 20px;
}




/* トップ採用リンクボタンアニメーション */

.recruit2020_btn a {
  font-size: 16px;
  color: #ffffff;
  background-color: #000000;
  padding: 20px 0;
  width: 95%;
  max-width: 300px;
  margin: 0 auto;
  margin-top: 20px;
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: 0.4s all;
  border: 1px solid #a9a9a9;
}

.recruit2020_btn a::before,
.recruit2020_btn a::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: 2px solid transparent;
  transition: all 0.3s;
  visibility: hidden;
}

#sitemap .recruit2020_btn a::before {
  top: 0;
  left: 0;
  border-left-color: #fff;
  border-top-color: #fff;
  
}

#sitemap .recruit2020_btn a::after {
  bottom: 0;
  right: 0;
  border-right-color: #fff;
  border-bottom-color: #fff;
  
}

#sitemap .recruit2020_btn a:hover::before,
#sitemap .recruit2020_btn a:hover::after {
  width: 100%;
  height: 100%;
  visibility: visible;
}

#sitemap .recruit2020_btn a span {
  position: relative;
}

#sitemap .recruit2020_btn a span::before,
#sitemap .recruit2020_btn a span::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: 2px solid transparent;
  transition: all 0.3s;
  visibility: hidden;
}

#sitemap .recruit2020_btn a span::before {
  bottom: 0;
  left: 0;
  border-bottom-color: #fff;
  
}

#sitemap .recruit2020_btn a span::after {
  top: 0;
  right: 0;
  border-top-color: #fff;
  
}

#sitemap .recruit2020_btn a:hover span::before,
#sitemap .recruit2020_btn a:hover span::after {
  width: 100%;
  height: 100%;
  visibility: visible;
}

.recruit2020_btn a span {
  font-size: 12px;
  font-weight: normal;

}



/* フリーワード検索のレイアウト調整 */
.box_map_bk{
  /* background-color: #f1f1f1; */
  background-image: url(../img/blue-bk.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
}

.box_map {
  width: 80%;
  max-width: 650px;
  margin: auto;
}

.box_map form {
  position: relative;
  background: #c5d1e2;
  margin-top: 20px;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.box_map label {
  color: #fff;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.box_map select[name="word"] {
  border: 1px solid #a2a2a2;
  height: 32px;
  padding: 0 6px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 16px 15px;
  transition: 0.2s all;
}

.box_map select[name="word"]:hover{
  opacity: 0.9;
}

.box_map button[type="submit"] {
  background-color: #222;
  border: none;
  height: 64px;
  width: 74px;
  color: #fff;
  -webkit-box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  font-size: 16px;
  transition: 0.2s all;
}

.box_map button[type="submit"]:hover img{
  animation: tilt 1s infinite;
  width: 30px;
}

/* 検索窓ボタンアニメーションの定義 */
@keyframes tilt {
  0% {
    transform: rotate(0deg); /* 初期状態 */
  }
  25% {
    transform: rotate(-5deg); /* 左に傾く */
  }
  50% {
    transform: rotate(5deg); /* 右に傾く */
  }
  75% {
    transform: rotate(-5deg); /* 左に戻る */
  }
  100% {
    transform: rotate(0deg); /* 元の位置に戻る */
  }
}



.box_map button[type="submit"] img {
  width: 25px;
  vertical-align: middle;
}



/* スクロールラインのアニメーション */


.scroll_line {
  background-color: #E8E8E8;
  margin: 0 auto;
  position: absolute;
  right: 0;
  left: 0;
bottom: -50px;
  height: 100px;
  width: 1px;
  z-index: 4;
}

.scroll_line::after {
content: "";
position: absolute;
width: 1px;
height: 100px;
background: #121212;
left: 50%;
transform: translateX(-50%);
top: -50px;
  z-index: 4;
  animation: 2s scrool infinite;
  transition: .5s;
}

@keyframes scrool {
  0% {
      height: 0;
      top: 0;
  }

  45% {
      height: 100%;
      top: 0;
  }

  100% {
      height: 0;
      top: 100%;
  }
}




/* 職種紹介 */
.block_category {
  /* position: relative; */
  /* background-color: #d8d7d7; */
  background-image: url(../img/skyblue-bk.jpg);
  background-size: cover;
  background-position: center;
  margin-bottom: 0;
}


.block_category_bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.block_category_bg div {
  height: 200%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-25%) skewY(-7deg);
  -ms-transform: translateY(-25%) skewY(-7deg);
  transform: translateY(-25%) skewY(-7deg);
}


.block_category_carousel {
  background: #fff;
}

.block_category_carousel_single {
  padding: 45px 45px 45px 60px;
}

@media (max-width: 1200px) {
  .block_category_carousel_single {
    padding: 45px 60px 45px 60px;
  }
}

@media (max-width: 767px) {

  .block_category{
    padding-bottom: 0;
  }

  .block_category_carousel_single {
    padding: 20px;
  }
}

.block_category_carousel_single a:hover .block_category_carousel_flex_figure img {
  -webkit-transform: skewX(7deg) scale(1.2);
  -ms-transform: skewX(7deg) scale(1.2);
  transform: skewX(7deg) scale(1.2);
}

.block_category_carousel_single a:hover .block_category_carousel_flex_right {
  opacity: 0.8;
}

.block_category_carousel_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 767px) {
  .block_category_carousel_flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.block_category_carousel_flex_figure {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
}

@media (max-width: 767px) {
  .block_category_carousel_flex_figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    margin-bottom: 15px;
  }
}

.block_category_carousel_flex_right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  text-align: left;
  margin: auto 0 auto auto;
  color: #222;
  width: 70%;
}

.block_category_carousel_flex_left{
  width: 30%;
}

@media (max-width: 767px) {
  .block_category_carousel_flex_right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  
}

.block_category_carousel_flex_figure {
  -webkit-transform: skewX(-7deg);
  -ms-transform: skewX(-7deg);
  transform: skewX(-7deg);
  overflow: hidden;
  position: relative;
}

.block_category_carousel_flex_figure:before,
.block_category_carousel_flex_figure:after {
  content: "";
  display: block;
}

.block_category_carousel_flex_figure:after {
  border: 7px solid rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.block_category_carousel_flex_figure img {
  -webkit-transform: skewX(7deg) scale(1.15);
  -ms-transform: skewX(7deg) scale(1.15);
  transform: skewX(7deg) scale(1.15);
}

.block_category_carousel_flex_figure img {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  width: 100%;
}


.block_category_carousel_flex_right h3 small {
  font-size: 75%;
}

@media (max-width: 767px) {
  .block_category_carousel_flex_right h3 {
    font-size: 20px;
    display: block;
  }
}

.block_category_carousel_flex_right h4 {
  /* color: #fff; */
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1em;
}

@media (max-width: 767px) {
  .block_category_carousel_flex_right h4 {
    font-size: 18px;
  }
}

.block_category_carousel_flex_right p {
  font-size: 14px;
  letter-spacing: 1px;
  /* color: #fff; */
  text-align: left;
}

.block_category .block_category_carousel_flex_right p{
  font-size: 16px;
  letter-spacing: 1px;
} 

.block_category .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 55px;
  height: 40px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -999px;
  overflow: hidden;
  border: none;
  outline: none;
  z-index: 20;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media (max-width: 767px) {
  .block_category .slick-arrow {
    width: 45px;
    height: 35px;
    visibility: hidden;
  }
}

.block_category .slick-prev {
  left: -70px;
  background-image: url(../img/cmn_arrow_left2_g.png);
}

@media (max-width: 1200px) {
  .block_category .slick-prev {
    left: -5px;
  }
}

.block_category .slick-prev:hover {
  -webkit-transform: translateY(-50%) translateX(-5px);
  -ms-transform: translateY(-50%) translateX(-5px);
  transform: translateY(-50%) translateX(-5px);
}

.block_category .slick-next {
  right: -70px;
  background-image: url(.../img/cmn_arrow_left2_g.png);
}

@media (max-width: 1200px) {
  .block_category .slick-next {
    right: -5px;
  }
}

.block_category .slick-next:hover {
  -webkit-transform: translateY(-50%) translateX(5px);
  -ms-transform: translateY(-50%) translateX(5px);
  transform: translateY(-50%) translateX(5px);
}

.block_category .slick-dots {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -45px;
}

.block_category .slick-dots li {
  display: inline-block;
  padding: 4px;
}

.block_category .slick-dots li.slick-active button {
  background-image: url(../img/category_dot.png);
}

.block_category .slick-dots button {
  width: 30px;
  height: 30px;
  max-width: 30px;
  max-height: 30px;
  min-width: 30px;
  min-height: 30px;
  
  border: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #c5c5c5;
  text-indent: -999px;
  overflow: hidden;
  border: none;
  outline: none;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

.block_category .slick-dots button:hover {
  background-color: #717070;
}


/* カルーセル実装 */
/* ↓ スライドの外枠 */
.slide-wrapper {
  position: relative;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  overflow-x: hidden;
  border-radius: 18px;
}

.slide-element {
    width: 16.6667%;
    height: auto;
    min-height: 430px;
    font-size: 16px;
    text-align: center;
    align-items: center;
    padding: 50px 20px;
    margin: 0 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    /* box-shadow: 0 8px 32px rgba(0, 0, 0, 0.10); */
    box-shadow: 0 8px 32px rgb(57 93 143);
    background: #fff;
    border-radius: 10px;
}

.slide-element h3 {
     border-bottom: 1px solid;
    color: #222;
    font-weight: bold;
    padding: 0.5em 0.9em;
    line-height: 1.1;
    line-height: 1.5;
}

.slide-element h3 small{
  font-size: 14px;
}


/* Make first slide element visible by default */
.slide-element:first-child {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

.slide-element.active {
  box-shadow: 0 12px 40px rgba(0,0,0,0.18);
  opacity: 1;
  z-index: 3;
  background: linear-gradient(135deg, #222 70%, #444 100%);
  color: #fff;
  transform: translate(-50%, 0) scale(1);
  left: 50%;
  width: 100%;
}

.slide-element.side {
  background: #e3e8ee;
  color: #222;
  box-shadow: 0 2px 24px 8px rgba(0,0,0,0.10), 0 0 24px 8px rgba(0,0,0,0.08) inset;
  opacity: 0.6;
  z-index: 2;
  filter: blur(0.5px) brightness(0.95);
}

.slide-element.side-prev {
  left: 0;
  width: 50%;
  transform: translate(-20%, 0) scale(0.85);
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.slide-element.side-next {
  left: 100%;
  width: 50%;
  transform: translate(-30%, 0) scale(0.85);
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.slide-element-mainimg img {
  width: 250px;
  height: 250px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.10);
  flex-shrink: 0;
}

.slide-element-linkimg{
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.slide-element-linkimg li{
  width: 30%;
  list-style-type: none;
}

.slide-element-linkimg li img{
  width: 100%;
  border-radius: 100px;
}

.slide-element-linkimg li img:hover{
  opacity: 0.8px;
}

.slide-element-txt {
  font-size: 14px;
  color: inherit;
  line-height: 1.5;
  height: auto;
  max-height: none;
  overflow: visible;
  flex: 1 1 auto;
  word-break: break-all;
  margin: 0 auto;
  width: 100%;
}



/*  ↓ スライド（コンテンツ） */
.slide-wrapper .slide{ /*スライド全体 */
  width: 600%;
  display: flex;
  transition: all 0.5s ease;
  overflow-x: hidden;
}

.block_category .slide .recruit2024_flex{
  width: 80%;
  gap: 60px;
}



/* .slide-element a{
  background-color: #fff;
} */


.slide1 { /* スライドさせるために必要なクラス */
  transform: translateX(0);
}
.slide2 { /* スライドさせるために必要なクラス */
  transform: translateX(-10%);
}
.slide3 { /* スライドさせるために必要なクラス */
  transform: translateX(-66.66%);
}



/* スライド要素の中のボタン */

.slide .recruit2020_btn_flex{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 40px;
  justify-content: end;
}

.slide .recruit2020_btn_01 a p,
.slide .recruit2020_btn_02 a p{
  color: #fff;
  padding: 15px 25px;
  background-color: #222;
  /* border-radius: 50px; */
  text-align: center;
}

.slide .recruit2020_btn_01 a:hover,
.slide .recruit2020_btn_02 a:hover{
  opacity: 0.6;
}


/* ↓ 左右のボタン */

.next img{
    position: absolute;
    width: 20px;
    height: 20px;
    right: 5%;
    bottom: 50%;
    z-index: 2;
    background: #395d8f;
    padding: 10px;
    border-radius: 50px;
}


.prev img{
  position: absolute;
  width: 20px;
  height: 20px;
  left: 5%;
  bottom: 50%;
  z-index: 2;
  background: #395d8f;
  padding: 10px;
  border-radius: 50px;
}


.next:hover,
.prev:hover{
  opacity: 0.8;
}





/* 職種紹介インジケーターリンクボタン */

.block_category_link{
 margin: 30px auto;
  max-width: 1200px;
}

.recruit2024_flex_4{
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-around;
  list-style-type: none;
  display: flex;
  justify-content: center;
}

.block_category_link_btn {
  font-size: 14px;
  font-weight: 600;
background-color: #000;
padding: 20px 0;
width: 95%;
max-width: 300px;
margin: 0 3px;
margin-bottom: 10px;
display: block;
text-align: center;
text-decoration: none;
transition: 0.4s all;
color: #fff;
letter-spacing: 1px;
}

.block_category_link_btn:hover{
  opacity: 0.5;
}

/* 
.block_category_link_btn:visited{
  background-color: #d8d7d7;
  border: solid 2px #222;
}
 */

 .slide-element a:hover{
  text-decoration: none;
 }

 .slide-element .recruit2020_btn a{
padding: 10px 0;
font-weight: 100;
font-weight: 500;
 }



/* インタビュー */

.interview_bk{
  /* background-image: url(/img/interview_bk.png);
  background-position: center;
  background-size: cover; */
  /* background: linear-gradient(135deg, rgb(255, 255, 255),  rgb(121, 162, 190));
    background: -webkit-linear-gradient(-45deg, rgb(255, 255, 255),   rgb(121, 162, 190));
    background: -moz-linear-gradient(-45deg,rgb(255, 255, 255), rgb(121, 190, 144));
    background-size: 150% 150%; */
    background: #222;
    animation-name: gradation;
    animation-duration: 5.0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
.interview{
  margin-bottom: 0;
  position: relative;
    /* padding: 150px 0; */
}


.interview::after,
.interview::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	/* transform: skewY(-2deg); */
	z-index: -1;
	background-repeat: repeat;
	background-size: 100%;
	background-position: center center;
}

.interview::before {
	transform-origin: top left;
}

.interview::after {
	transform-origin: bottom right;
}



/* 動く背景アニメーション */

.circles{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.circles li{
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  /* background: rgba(255, 255, 255, 0.2); */
  background-image: url(../img/interview_bk_ball.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  animation: animate 25s linear infinite;
  bottom: -150px;
  
}

.circles li:nth-child(1){
  left: 25%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
}


.circles li:nth-child(2){
  left: 10%;
  width: 100px;
  height: 100px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.circles li:nth-child(3){
  left: 70%;
  width: 200px;
  height: 200px;
  animation-delay: 4s;
}

.circles li:nth-child(4){
  left: 40%;
  width: 180px;
  height: 180px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.circles li:nth-child(5){
  left: 65%;
  width: 200px;
  height: 200px;
  animation-delay: 0s;
}

.circles li:nth-child(6){
  left: 2%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.circles li:nth-child(7){
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8){
  left: 50%;
  width: 100px;
  height: 100px;
  animation-delay: 15s;
  animation-duration: 45s;
}

.circles li:nth-child(9){
  left: 20%;
  width: 120px;
  height: 120px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.circles li:nth-child(10){
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}



@keyframes animate {

  0%{
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 0;
  }

  100%{
      transform: translateY(-1600px) rotate(720deg);
      opacity: 0;
      border-radius: 50%;
  }

}





.interview_element{
  margin-top: 30px;
}

.border-b{
border-bottom:  solid 1px #fff;
margin-bottom: 8px;
padding-bottom: 8px;
}

.element_flex{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
}
.interview .element_flex {
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.interview .element_flex .meta_box .element_flex{
  justify-content: start;
}

.interview .element_flex li {
  list-style-type: none;
  width: 400px;
  height: 350px;
  position: relative;
  background-size: cover; 
  background-position: center;
  overflow: hidden; 
  box-sizing: border-box;
}

.interview_element_txt {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}

.interview_element li {
  cursor: pointer;
  max-width: 500px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.interview_element li img {
  height: auto;
  transition: transform .4s ease; /* ゆっくり変化させる */
  width: 100%;
}
.interview_element li:hover img {
  transform: scale(1.1); /* 拡大 */
}
.interview_element li .meta {
  padding: 15px;
    /* bottom: 44px; */
    bottom: 45;
    position: absolute;
    z-index: 2;
    background: #22222233;
}

.meta_name span{
    font-size: 14px;
    font-weight: 300;
    margin-left: 10px;
    font-family: "Poppins", serif;
}

.interview .meta_career{
  padding-top: 8px;
  font-size: 14px;
}



/* マスク */
.interview_element li::before {
  background: rgba(0, 0, 0, .5); /* マスクの色(黒の50%) */
  bottom: 0;
  content: '';
  height: auto;
  left: 0;
  opacity: 0; /* 最初は透明（非表示） */
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .4s ease; /* ゆっくりopacityのみへ変化させる */
  width: 100%;
  z-index: 1;
}
.interview_element li:hover::before {
  opacity: 1;
}



/* モーダルウィンドウ */
/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgb(0 0 0 / 60%);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
    box-sizing: border-box;
}

/*モーダル本体の擬似要素の指定*/
.modal-container:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active{
	opacity: 1;
	visibility: visible;
  z-index: 3;
}

/*モーダル枠の指定*/
.modal-body{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 1200px;
	width: 95%;
}
/*モーダルを閉じるボタンの指定*/
.modal-close{
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: -40px;
	right: 0;
	width: 40px;
	height: 40px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content{
	background: #fff;
	text-align: left;
}

.interview_element_txt{
display: flex;
justify-content: space-between;
}

.modaal-content-container {
  padding: 50px 100px;
}

.block_interview_single_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block_modal_single .block_interview_single_head .meta {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 44%;
  flex: 0 0 44%;
}

.block_modal_single .meta_box {
  padding: 15px 0;
}

.block_interview_single_head .meta_name {
  font-size: 34px;
  border-bottom: 1px solid #000;
  line-height: 1;
  padding-bottom: 0.1em;
  margin-bottom: 0.1em;
}

.block_interview_single_head .meta_career {
  font-size: 18px;
}

.block_interview_single_head .meta_career strong {
  font-size: 270%;
  display: inline-block;
  margin: 0 0.1em;
  -webkit-transform: translateY(0.1em);
  -ms-transform: translateY(0.1em);
  transform: translateY(0.1em);
}

.block_interview_single_head .meta_region {
  font-size: 18px;
  background: #000;
  color: #fff;
  padding: 0 0.4em;
}

.block_modal_single .block_interview_single_body dl {
  padding: 30px 0;
  border-bottom: 1px dotted #000;
}

.block_modal_single .block_interview_single_body dt {
  font-size: 20px;
  color: #d90000;
  margin-bottom: 0.7em;
}

.block_modal_single .block_interview_single_body_freehand {
  margin: 30px 60px;
  border: 5px solid #000;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
}

.block_modal_single .block_interview_single_body_freehand h4 {
  background: #000;
  color: #fff;
  padding: 15px;
  font-size: 20px;
}

.block_modal_single .block_interview_single_body_freehand img{
  width: 100%;
}

.block_interview_single_head figure {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 52%;
  flex: 0 0 52%;
  overflow: hidden;
  position: relative;
}

.block_interview_single_head figure img{
  width: 100%;
}

.block_modal_single .block_interview_single_head figure div {
  overflow: hidden;
}

.block_interview_single_head .meta_alpha {
  font-size: 15px;
  margin-bottom: 0.2em;
  color: #828080;
}

.block_modal_single .block_interview_single_body dd {
  font-size: 14px;
  line-height: 2;
}



/* モーダルウィンドウここまで */

.element_mx{
  margin: 0 20px;
}


/* データ */

.date{
background-color: #f1f1f1;
margin-bottom: 0;
}

.date li img{
  max-width: 240px;
  margin: auto;
} 

.date .element_flex{
  margin: 30px auto 0 auto;
  max-width: 1200px;
}

.date .element_flex li{
background-color: #fff;
margin: 5px;
border: solid 1px #7e7a77;
list-style-type: none;
text-align: center;
}

.date_graph {
  width: 40%;
}

.date_graph_2 {
  /* width: 20%; */
  width: 100%;
  display: flex;
  gap: 10px;
}

.date_graph_2 .date_graph_element p{
      padding: 20px 0;
}


.date .element_flex .date_graph_2 li{
  background-color: #fff;
  margin: 5px;
border: solid 1px #7e7a77;
list-style-type: none;
width: 50%;
  }

  /* よくある質問 */
  .question {
    background-image: url(../img/blue-bk.jpg);
  background-size: cover;
  background-position: center;
    margin-bottom: 0;
  }
  
  .question .element_flex {
    max-width: 1200px;
    margin: 30px auto;
    justify-content: space-around;
  }
  
  .question .element_flex li {
    background-color: #fff;
    width: 45%;
    list-style-type: none;
    padding: 20px;
  }
  
  .question h2 {
    font-size: 20px;
    text-align: center;
  }
  
  .question .border-b {
    border-bottom: solid 1px #d8d7d7;
    margin-bottom: 8px;
    padding-bottom: 8px;
  }
  
  .question_answer {
    margin-top: 10px;
  }
  
  .question_answer_q {
    margin: 10px 0;
    cursor: pointer; /* クリックできることを示す */
    position: relative; /* アイコンを配置するため */
    padding-right: 20px; /* アイコンのスペースを確保 */
  }
  
  .question_answer_q::after {
    content: '\002B'; /* プラス記号 */
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    
  }
  
  .question_answer_q.open::after {
    content: '\2212'; /* マイナス記号 */
  }
  
  .question .element_flex span {
        /* border-left: 3px solid #3b3b3b; */
    margin-right: 10px;
    margin-left: 5px;
    background: rgb(57 93 143);
    padding: 5px 11px;
    border-radius: 50px;
    font-weight: bold;
    color: #fff;
    font-family: "Poppins", serif;
  }

  .question .element_flex .answer span{
    background: rgb(255, 238, 0);
    height: 24px;
  }
  
  /* プルダウンアニメーションのスタイル */
  .question .answer {
    display: none; /* 初期状態では非表示 */
    overflow: hidden;
    transition: 0.3s ease-out; /* アニメーションを0.3秒に設定 */
    max-height: 0; /* 初期状態の高さ */
  }
  
  .question .answer.open {
    display: block; /* 表示 */
    max-height: 200px; /* 表示時の高さ（適宜調整） */
    margin: 20px 0;
  }



/*----スクロールアニメ----*/
:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
}

.wow {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

/*----//スクロールアニメ----*/







/* レスポンシブ */



@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  * {
    -webkit-appearance: none;
  }




  #banner {
    width: 100%;
    margin: 0 auto;
  }

  #banner ul li img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .iframe {
    padding-top: 33% !important;
  }
}



@media screen and (max-width: 767px) and (orientation: landscape) {
  #news .readmore {
    max-height: 320px !important;
  }
}

@media screen and (max-width: 767px) {
  
  .recruit2024_txt{
    font-size: 14px;
  }

  .block_category .slide .recruit2024_flex{
    flex-wrap: wrap;
    padding-top: 0;
  }

  section{
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .pc_none {
    display: block;
  }

  .sp_none {
    display: none;
  }

  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
  }

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

  .contents {
    width: 90%;
    margin: 0 auto;
    
  }

  .contents:before,
  .contents:after {
    display: table;
    content: "";
  }

  .contents:after {
    clear: both;
  }

  .slicknav_menu {
    display: block;
  }

  #menu {
    display: none;
  }

  #header {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto 10px;
    position: relative;
  }

  #header h1 img {
    position: absolute;
    top: 16px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    width: 46%;
    max-width: 46%;
    height: auto;
  }

  #header .logo img {
    position: absolute;
    top: 20px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    width: 46%;
    max-width: 46%;
    height: auto;
  }

  #header .sns {
    display: none;
  }

  #main-gnav {
    display: none;
  }

  #headline .main-img{
    width: 90%;
    margin-bottom: 30px;
  }

  #home h2 {
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 8px;
    color: #000000;
    text-align: center;
    font-weight: bold;
  }

  #home h2+hr {
    width: 40%;
    margin: 0 auto 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
  }

  #home h2+hr+p {
    font-size: 12px;
    margin-bottom: 34px;
    text-align: center;
  }

  #home #mainvisual {
    margin: 0 auto 20px;
    width: 100%;
    height: 0;
    padding-top: 70%;
  }

  #home .setView1 {
    background-image: url("/company/static/images/mainvisual01-sp.jpg");
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
  }

  #home .setView2 {
    background-image: url("/company/static/images/mainvisual02-sp.jpg");
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
  }

  #home #banner {
    width: 100%;
    margin: 0 auto;
  }

  #home #banner ul li img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #home #banner {
    width: 100%;
  }

  #home #news {
    padding: 80px 0 0 0;
  }

  #home #news .contents {
    width: 90% !important;
  }

  #home #news .left {
    float: left;
    width: 20%;
    margin-right: 3%;
  }

  #home #news .right {
    float: left;
    width: 77%;
  }

  #home #news ul li {
    list-style: none;
  }

  #home #news ul li {
    padding: 15px 0;
    border-bottom: 1px dotted #7d7d7d;
    
    font-size: 15px;
  }

  #home #news ul li:before,
  #home #news ul li:after {
    display: table;
    content: "";
  }

  #home #news ul li:after {
    clear: both;
  }

  #home #news ul li .tag-news {
    border: 1px solid #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    padding: 4px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }

  #home #news ul li .date {
    font-size: 15px;
    font-weight: bold;
    margin-right: 15px;
  }

  #home #news ul li .new {
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    color: #ff0000;
  }

  #home #news ul li .detail {
    font-size: 12px;
  }

  #home #news .button {
    margin-top: 60px;
  }

  #home #news .button a {
    width: 50%;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1;
    border: 1px solid #000;
    text-align: center;
    display: block;
    margin: 0 auto;
    text-decoration: none;
  }

  #home #news .button a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }

  #lower h2 {
    font-size: 28px;
    line-height: 1.1;
    margin-bottom: 8px;
    text-align: center;
    font-weight: bold;
  }

  #lower h2+hr {
    width: 20%;
    margin: 0 auto 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
  }

  #lower h2+hr+p {
    font-size: 12px;
    margin-bottom: 30px;
    text-align: center;
  }

  #lower #breadcrumbs {
    width: 100%;
  }

  #lower #breadcrumbs ul {
    width: 90%;
    margin: 0 auto;
    list-style: none;
    padding: 14px 0;
    font-size: 12px;
    line-height: 1.1 !important;
  }

  #lower #breadcrumbs ul li {
    font-size: 12px;
    line-height: 1.1 !important;
    display: inline;
  }

  #lower #breadcrumbs ul li a {
    font-size: 12px;
    line-height: 1.1 !important;
    word-break: keep-all;
  }

  #lower #headline {
    padding: 30px 0;
    color: #fff;
    margin-bottom: 0;
  }

  #lower #headline h1 {
    font-size: 37px;
  }

  #lower #headline h1+hr {
    width: 10%;
    margin: 0 auto 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
  }

  #lower #headline h1+hr+p {
    font-size: 12px;
  }

  #lower #headline h1 span {
    display: block;
    font-size: 14px;
  }

  #lower .headline-shop h1 {
    font-size: 28px !important;
  }

  #lower hr.separator {
    height: 0;
    margin: 0 0 70px 0;
    padding: 0;
    border: 0;
    border-top: 1px dotted #7e7a77;
  }

  #headline .contents_2{
    width: 100%;
    font-size: 15px;
    line-height: 1.8rem;
    letter-spacing: 1px;
    text-align: center;
    bottom: 7%;
    left: 0;
    right: 0;
  }

  #lower .mainvisual {
    margin-bottom: 30px;
    text-align: center;
  }

  #lower .mainvisual img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #lower #company table {
    width: 100%;
    border-collapse: separate;
    margin-bottom: 60px;
  }

  #lower #company table th,
  #lower #company table td {
    padding: 12px 0;
    font-size: 12px;
    line-height: 1.8;
  }

  #lower #company table th {
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: normal;
  }

  #lower #company table td {
    width: 100%;
    display: block;
    text-align: left;
  }

  #lower #company table td .googlemap {
    border: 2px solid #000;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    padding: 2px 12px;
    margin-left: 10px;
    text-decoration: none;
    display: inline-block;
    width: 46%;
  }

  #lower #company table td .googlemap:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }

  #lower #company table td .googlemap i {
    margin-left: 6px;
    font-size: 10px;
  }

  #lower #company table td ul {
    list-style: none;
  }

  #lower #company table td ol {
    margin-left: 17px;
  }

  #lower #company-group .headline {
    text-align: center;
  }

  #lower #company-group .headline img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 26px;
  }

  #lower #company-group .headline p {
    font-size: 16px;
    margin-bottom: 30px;
  }

  #lower #company-group .mainvisual {
    margin-bottom: 60px;
  }

  #lower #company-group .mainvisual img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #lower #company-group .company .name {
    text-align: center;
    margin-bottom: 20px;
  }

  #lower #company-group .company .name img {
    margin-bottom: 12px;
    width: 30%;
    max-width: 100%;
    height: auto;
  }

  #lower #company-group .company .name hr {
    margin: 0 auto 8px;
    width: 20%;
    height: 0;
    padding: 0;
    border: 0;
    border-top: 2px solid #000;
  }

  #lower #company-group .company .name h3 {
    font-size: 14px;
    font-weight: normal;
  }

  #lower #company-group .company table {
    width: 100%;
    border-collapse: separate;
    margin-bottom: 40px;
  }

  #lower #company-group .company table th,
  #lower #company-group .company table td {
    padding: 12px 12px;
    font-size: 12px;
    line-height: 1.8;
  }

  #lower #company-group .company table th {
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: normal;
  }

  #lower #company-group .company table td {
    width: 100%;
    display: block;
    border: 1px solid #7e7a77;
    text-align: left;
    word-break: break-all;
  }

  #lower #company-group .company table td ul {
    list-style: none;
  }

  #lower #company-group .company table td ul li i {
    margin-left: 10px;
  }

  #lower #company-group .company table td ol {
    margin-left: 23px;
  }

  #lower #company-group .company .button {
    margin-bottom: 95px;
  }

  #lower #company-group .company .button a {
    width: 50%;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1;
    border: 2px solid #000;
    text-align: center;
    display: block;
    margin: 0 auto;
    text-decoration: none;
  }

  #lower #company-group .company .button a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }

  #lower #company-group .jsp table th {
    background: #357bc6;
    border: 1px solid #357bc6;
  }

  #lower #company-group .sol table th {
    background: #f4b02f;
    border: 1px solid #f4b02f;
  }

  #lower #company-group .estadio table {
    margin-bottom: 100px;
  }

  #lower #company-group .estadio table th {
    background: #8c2913;
    border: 1px solid #8c2913;
  }

  #lower #company-group .maracana table {
    margin-bottom: 100px;
  }

  #lower #company-group .maracana table th {
    background: #003d19;
    border: 1px solid #003d19;
  }

  #lower #company-history .headline {
    margin-bottom: 20px;
  }

  #lower #company-history .headline ul {
    width: 100%;
    
  }

  #lower #company-history .headline ul:before,
  #lower #company-history .headline ul:after {
    display: table;
    content: "";
  }

  #lower #company-history .headline ul:after {
    clear: both;
  }

  #lower #company-history .headline ul li {
    list-style: none;
  }

  #lower #company-history .headline ul li {
    width: 50%;
    float: left;
  }

  #lower #company-history .headline ul li img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #lower #company-history table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    margin-bottom: 100px;
  }

  #lower #company-history table th,
  #lower #company-history table td {
    font-size: 12px;
    vertical-align: top;
  }

  #lower #company-history table th {
    width: 16%;
    padding: 6px 0;
    border-bottom: 1px dotted #7e7a77;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
  }

  #lower #company-history table td {
    width: 42%;
    padding: 6px 1px;
    border-bottom: 1px dotted #7e7a77;
    text-align: left;
    font-size: 14px;
  }

  #lower #company-history table td ul {
    list-style: disc;
  }

  #lower #company-history table td ul li {
    margin-left: 20px;
  }

  #lower #company-history table td ul li .red {
    color: #cc0022;
    font-weight: bold;
  }

  #lower #company-history table td ul li .orange {
    color: #ff6600;
    font-weight: bold;
  }

  #lower #company-history table td ul li .blue {
    color: #0066cc;
    font-weight: bold;
  }

  #lower #company-history table td ul li .green {
    color: #006633;
    font-weight: bold;
  }

  #lower #company-history table td .point {
    color: #0033cc;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
  }

  #lower #company-service .headline {
    text-align: center;
    margin-bottom: 10px;
  }

  #lower #company-service .headline img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #lower #company-service h2 {
    font-size: 20px;
    margin-bottom: 50px;
  }

  #lower #company-service .message {
    font-size: 20px;
    color: #ff0000;
    margin-bottom: 50px;
    text-align: center;
  }

  #lower #company-service .message p {
    font-size: 12px;
    color: #000;
    margin-top: 20px;
  }

  #lower #company-service h3 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
    text-align: center;
  }

  #lower #company-service .area {
    background: #f1f1f1;
    padding: 19px 11px;
    margin-bottom: 50px;
    font-size: 13px;
  }

  #lower #company-service .about table {
    width: 100%;
    border: none;
    border-collapse: collapse;
  }

  #lower #company-service .about table th,
  #lower #company-service .about table td {
    padding: 0;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
  }

  #lower #company-service .about table th {
    width: 5%;
    border: none;
  }

  #lower #company-service .about table th .new {
    color: #ff0000;
  }

  #lower #company-service .about table td {
    border: none;
  }

  #lower #company-service .about table td ul li {
    margin-left: 20px;
  }

  #lower #company-service .requirement .marker {
    background: linear-gradient(transparent 40%, #ffff00 0%);
  }

  #lower #company-service .ranking ul li {
    margin-left: 20px;
  }

  #lower #company-service .flow ul li {
    list-style: none !important;
    margin-bottom: 30px;
  }

  #lower #company-service .flow ul li h4 {
    color: #ff0000;
  }

  #lower #company-service .flow ul li:last-child {
    margin-bottom: 0;
  }

  #lower #company-service .registration {
    font-size: 16px;
    text-align: center;
    margin-bottom: 100px;
  }

  #lower #company-service .registration a {
    display: block;
  }

  #lower #company-vision .headline {
    text-align: center;
    margin-bottom: 23px;
  }

  #lower #company-vision .headline img {
    width: 96%;
    max-width: 96%;
    height: auto;
  }

  #lower #company-vision .read {
    margin-bottom: 35px;
    text-align: center;
  }

  #lower #company-vision .read p {
    font-size: 14px;
    margin-bottom: 34px;
    line-height: 2;
  }

  #lower #company-vision .read img {
    margin-top: 5px;
    margin-bottom: 8px;
    width: 80%;
    max-width: 80%;
    height: auto;
  }

  #lower #company-vision .visual {
    margin-bottom: 100px;
  }

  #lower #company-vision .visual img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #lower #company-media .sns-link {
    margin-bottom: 60px;
  }

  #lower #company-media .sns-link ul li {
    list-style: none;
  }

  #lower #company-media .sns-link ul li {
    border-bottom: 1px dotted #7e7a77;
    padding: 18px 0;
    line-height: 2;
  }

  #lower #company-media .sns-link ul li i {
    font-size: 30px;
    margin-right: 40px;
    margin-bottom: 2px;
    vertical-align: middle;
    line-height: 1;
    width: 2%;
    display: inline-block;
    text-align: center;
  }

  #lower #company-media .sns-link ul li .company {
    margin-right: 40px;
    width: 6%;
    display: inline-block;
  }

  #lower #company-media .sns-link ul li a {
    font-size: 13px;
    display: block;
    word-break: break-all;
  }

  #lower #company-media .timeline {
    
    width: 100%;
    margin: 0 auto;
    margin-bottom: 100px;
  }

  #lower #company-media .timeline:before,
  #lower #company-media .timeline:after {
    display: table;
    content: "";
  }

  #lower #company-media .timeline:after {
    clear: both;
  }

  #lower #company-media .timeline .Facebook {
    float: none;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 60px;
  }

  #lower #company-media .timeline .Twitter {
    float: none;
    width: 80%;
    margin: 0 auto;
  }

  #lower #company-media .timeline .Instagram {
    float: none;
    width: 80%;
    margin: 0 auto;
  }

  #lower #company-media .ad {
    width: 100%;
    margin: 0 auto 70px;
  }

  #lower #company-media .ad ul {
    
  }

  #lower #company-media .ad ul li {
    list-style: none;
  }

  #lower #company-media .ad ul:before,
  #lower #company-media .ad ul:after {
    display: table;
    content: "";
  }

  #lower #company-media .ad ul:after {
    clear: both;
  }

  #lower #company-media .ad ul li {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
    text-align: center;
  }

  #lower #company-media .ad ul li a {
    font-size: 16px;
    margin-bottom: 6px;
    display: block;
  }

  #lower #company-media .ad ul li img {
    margin-bottom: 10px;
    width: 60%;
    max-width: 60%;
    height: auto;
  }

  #lower #company-media .ad ul li:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }

  #lower #company-media .media {
    
    padding-bottom: 40px;
    margin-bottom: 20px;
  }

  #lower #company-media .media:before,
  #lower #company-media .media:after {
    display: table;
    content: "";
  }

  #lower #company-media .media:after {
    clear: both;
  }

  #lower #company-media .media .pics {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  #lower #company-media .media .pics img {
    width: 60%;
    max-width: 60%;
    height: auto;
  }

  #lower #company-media .media .detail {
    float: none;
    width: 100%;
  }

  #lower #company-media .media .detail .date {
    width: 50%;
    border: 1px solid #000;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    padding: 2px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
  }

  #lower #company-media .media .detail a {
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
  }

  #lower #company-media .media .detail a span {
    color: #ff0000;
    margin-left: 10px;
  }

  #lower #company-media .media .detail .read {
    font-size: 13px;
    margin-bottom: 10px;
  }

  #lower #company-media .media .detail .remarks {
    font-size: 10px;
    margin-bottom: 20px;
  }

  #lower #shop-list .map {
    text-align: center;
    margin-top: -30px;
    margin-bottom: 40px;
  }

  #lower #shop-list .map img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #lower #shop-list hr.separator {
    height: 0;
    margin: 0 0 70px 0;
    padding: 0;
    border: 0;
    border-top: 1px dotted #7e7a77;
  }

  #lower #shop-list .link {
    text-align: center;
    margin-bottom: 40px;
    font-size: 13px;
    word-break: keep-all;
  }

  #lower #shop-list .mb50 {
    margin-bottom: 0 !important;
  }

  #lower #shop-list ul {
    
  }

  #lower #shop-list ul li {
    list-style: none;
  }

  #lower #shop-list ul:before,
  #lower #shop-list ul:after {
    display: table;
    content: "";
  }

  #lower #shop-list ul:after {
    clear: both;
  }

  #lower #shop-list ul li {
    float: left;
    text-align: center;
    width: 47%;
    margin-right: 3%;
    margin-bottom: 30px;
  }

  #lower #shop-list ul li img {
    width: 100%;
    max-width: 100%;
    height: 120px;
    margin-bottom: 10px;
    object-fit: cover;
  }

  #lower #shop-list ul li .name {
    font-size: 13px;
    word-break: keep-all;
  }

  #lower #shop-list .column-1 {
    width: 100%;
    margin: 0 auto 70px;
  }

  #lower #shop-list .column-1 ul li {
    width: 100%;
    margin-right: 0;
  }

  #lower #shop-list .column-1 ul li img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 14px;
  }

  #lower #shop-list .column-2 {
    width: 100%;
    margin: 0 auto 70px;
  }

  #lower #shop-list .column-2 ul {
    margin-right: -10px;
  }

  #lower #shop-list .column-3 {
    width: 100%;
    margin: 0 auto 70px;
  }

  #lower #shop-list .column-3 ul {
    margin-right: -10px;
  }

  #lower #shop-list .column-4 {
    width: 100%;
    margin: 0 auto 70px;
  }

  #lower #shop-list .column-4 ul {
    margin-right: -10px;
  }

  #lower #shop-detail #gallery {
    width: 100%;
  }

  #lower #shop-detail #gallery #flickity {
    margin: -40px 0 60px 0;
  }

  #lower #shop-detail #gallery #flickity .gallery-cell {
    width: 66%;
    height: 200px;
    margin-right: 10px;
    counter-increment: gallery-cell;
  }

  #lower #shop-detail #gallery #flickity .gallery-cell:before {
    display: block;
    text-align: center;
    content: counter(gallery-cell);
    line-height: 200px;
    font-size: 80px;
    color: white;
  }

  #lower #shop-detail #gallery #flickity img {
    width: 90%;
  }

  #lower #shop-detail #gallery2 {
    width: 100%;
    margin: 0 auto;
  }

  #lower #shop-detail #gallery2 .single {
    margin: -40px 0 60px 0;
    text-align: center;
  }

  #lower #shop-detail #gallery2 .single img {
    width: 90%;
    margin: 0 auto;
  }

  #lower #shop-detail .contents {
    width: 90%;
  }

  #lower #shop-detail .subtitle {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
  }

  #lower #shop-detail .address1 {
    font-size: 16px;
    margin-bottom: 12px;
  }

  #lower #shop-detail .address1 p {
    color: #666666;
    font-size: 12px;
  }

  #lower #shop-detail .address2 {
    font-size: 12px;
    margin-bottom: 30px;
  }

  #lower #shop-detail .address2 span {
    color: #666666;
    font-size: 11px;
    margin-left: 10px;
  }

  #lower #shop-detail .card-2c h3 {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    background: #7e7a77;
    padding: 8px 13px;
    margin-bottom: 20px;
  }

  #lower #shop-detail .card-2c h3 i {
    font-size: 21px;
    margin-right: 10px;
    vertical-align: middle;
    padding-bottom: 2px;
  }

  #lower #shop-detail .card-2c h3 span {
    color: #cccccc;
    font-size: 14px;
    margin-left: 10px;
  }

  #lower #shop-detail .card-2c ul {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }

  #lower #shop-detail .card-2c ul li {
    list-style: none;
  }

  #lower #shop-detail .card-2c ul li {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    margin-bottom: 10px;
  }

  #lower #shop-detail .card-2c ul li img {
    width: 54%;
    max-width: 54%;
    height: auto;
  }

  #lower #shop-detail .card-2c .left {
    width: 100%;
    float: none;
  }

  #lower #shop-detail .card-2c .right {
    width: 100%;
    float: none;
  }

  #lower #shop-detail .card h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }

  #lower #shop-detail .card h3 i {
    font-size: 18px;
    margin-right: 5px;
  }

  #lower #shop-detail .card h3 span {
    color: #cccccc;
    font-size: 14px;
    margin-left: 10px;
  }

  #lower #shop-detail .card ul {
    width: 100%;
    margin: 0 auto 20px;
  }

  #lower #shop-detail .card ul li {
    list-style: none;
  }

  #lower #shop-detail .card ul li {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    margin-bottom: 10px;
  }

  #lower #shop-detail .card ul li img {
    width: 40px;
  }

  #lower #shop-detail .line {
    text-align: center;
    margin-bottom: 16px;
  }

  #lower #shop-detail .line img {
    width: 40%;
  }

  #lower #shop-detail .line+p {
    font-size: 13px;
    margin-bottom: 30px;
  }

  #lower #shop-detail .blog {
    text-align: center;
    margin-bottom: 60px;
  }

  #lower #shop-detail .blog .button {
    margin-bottom: 16px;
  }

  #lower #shop-detail .blog .button a {
    width: 50%;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1;
    border: 1px solid #000;
    text-align: center;
    display: block;
    margin: 0 auto;
    text-decoration: none;
  }

  #lower #shop-detail .blog p {
    font-size: 13px;
  }

  #lower #shop-detail .access {
    width: 100%;
    margin: 0 auto;
  }

  #lower #shop-detail .access .map {
    margin-bottom: 30px;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
  }

  #lower #shop-detail .access .map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }

  #lower #shop-detail .access .traffic {
    
  }

  #lower #shop-detail .access .traffic:before,
  #lower #shop-detail .access .traffic:after {
    display: table;
    content: "";
  }

  #lower #shop-detail .access .traffic:after {
    clear: both;
  }

  #lower #shop-detail .access .traffic i {
    width: 5%;
    float: left;
    margin-right: 20px;
    font-size: 28px;
  }

  #lower #shop-detail .access .traffic ul {
    width: 84%;
    margin-top: 4px;
    float: left;
  }

  #lower #shop-detail .access .traffic ul li {
    list-style: none;
  }

  #lower #shop-detail .access .traffic ul li {
    margin-bottom: 12px;
    font-size: 14px;
  }

  #lower #shop-detail .access .traffic ul li p {
    font-size: 12px;
    color: #666666;
    margin-left: 17px;
  }

  #lower #shop-detail .access .traffic ul li span {
    color: #666666;
    font-size: 12px;
  }

  #lower #shop-detail .access .traffic ul li .attention {
    font-size: 12px;
  }

  #lower #shop-detail #news {
    padding: 80px 0 0 0;
  }

  #lower #shop-detail #news .contents {
    width: 100% !important;
  }

  #lower #shop-detail #news h2 {
    font-size: 36px;
  }

  #lower #shop-detail #news .left {
    float: left;
    width: 20%;
    margin-right: 3%;
  }

  #lower #shop-detail #news .right {
    float: left;
    width: 77%;
  }

  #lower #shop-detail #news ul {
    margin-bottom: 40px;
  }

  #lower #shop-detail #news ul li {
    list-style: none;
  }

  #lower #shop-detail #news ul li {
    padding: 15px 0;
    border-bottom: 1px dotted #7d7d7d;
    
    font-size: 15px;
  }

  #lower #shop-detail #news ul li:before,
  #lower #shop-detail #news ul li:after {
    display: table;
    content: "";
  }

  #lower #shop-detail #news ul li:after {
    clear: both;
  }

  #lower #shop-detail #news ul li .tag-news {
    border: 1px solid #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    padding: 4px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }

  #lower #shop-detail #news ul li .date {
    font-size: 15px;
    font-weight: bold;
    margin-right: 15px;
  }

  #lower #shop-detail #news ul li .new {
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    color: #ff0000;
  }

  #lower #shop-detail #news ul li .detail {
    font-size: 12px;
  }

  #lower #shop-detail #news .button a {
    width: 50%;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1;
    border: 1px solid #000;
    text-align: center;
    display: block;
    margin: 0 auto;
    text-decoration: none;
  }

  #lower #shop-detail #news .button a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }

  #lower #shop-detail hr.separator {
    height: 0;
    margin: 0 0 70px 0;
    padding: 0;
    border: 0;
    border-top: 1px dotted #7e7a77;
  }

  #lower #shop-detail .link {
    text-align: center;
    margin-bottom: 40px;
    font-size: 13px;
  }

  #lower #event .start {
    margin-bottom: 40px;
  }

  #lower #event .start h3 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 35px;
  }

  #lower #event .start .map {
    text-align: center;
    margin-bottom: 35px;
  }

  #lower #event .start .map img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #lower #event .start .place {
    width: 100%;
    margin: 0 auto;
  }

  #lower #event .start .place ul {
    width: 100%;
    margin-right: 0;
    
  }

  #lower #event .start .place ul li {
    list-style: none;
  }

  #lower #event .start .place ul:before,
  #lower #event .start .place ul:after {
    display: table;
    content: "";
  }

  #lower #event .start .place ul:after {
    clear: both;
  }

  #lower #event .start .place ul li {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 6px;
  }

  #lower #event .start .place ul li a {
    display: block;
    border: 2px solid #000;
    padding: 10px;
    text-align: center;
    line-height: 1;
    text-decoration: none;
  }

  #lower #event .start .place ul li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }

  #lower #event .start .place ul li:nth-child(even) {
    margin-right: 0;
  }

  #lower #event .event {
    
    border-bottom: 1px dotted #7e7a77;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }

  #lower #event .event:before,
  #lower #event .event:after {
    display: table;
    content: "";
  }

  #lower #event .event:after {
    clear: both;
  }

  #lower #event .event .pics {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  #lower #event .event .pics .pc {
    display: none !important;
  }

  #lower #event .event .pics .sp {
    display: block !important;
  }

  #lower #event .event .pics img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #lower #event .event .detail {
    float: none;
    width: 100%;
  }

  #lower #event .event .detail .datearea {
    width: 340px;
    margin-top: -10px;
    margin-bottom: 16px;
  }

  #lower #event .event .detail .datearea .date {
    width: 50%;
    display: inline;
    border: 1px solid #000;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    padding: 2px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
  }

  #lower #event .event .detail .datearea .new {
    width: 100px;
    display: inline;
    font-size: 18px;
    color: #ff0000;
    font-weight: normal;
    vertical-align: middle;
    padding: 0px 0px 0px 4px;
  }

  #lower #event .event .detail a {
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
  }

  #lower #event .event .detail a span {
    color: #ff0000;
    margin-left: 10px;
  }

  #lower #event .event .detail .read {
    font-size: 13px;
    margin-bottom: 10px;
  }

  #lower #event .event .detail .remarks {
    font-size: 10px;
    margin-bottom: 20px;
  }

  #lower #event .event .detail .txt {
    font-size: 13px;
    margin-bottom: 10px;
  }

  #lower #event .event .detail .txt a {
    font-size: 13px;
  }

  #lower #event .attention {
    text-align: center;
    border-bottom: 1px dotted #7e7a77;
    padding: 10px 0 40px 0;
    margin-bottom: 100px;
  }

  #lower #event .attention h3 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
  }

  #lower #event .attention ul {
    font-size: 13px;
  }

  #lower #event .attention ul li {
    list-style: none;
  }

  #lower #event-venue .banner {
    margin-bottom: 50px;
  }

  #lower #event-venue .contents>.contents {
    width: 85%;
  }

  #lower #event-venue .list {
    margin-bottom: 50px;
  }

  #lower #event-venue .list ul li {
    list-style: none;
  }

  #lower #event-venue .list ul li {
    
    margin-bottom: 30px;
  }

  #lower #event-venue .list ul li:before,
  #lower #event-venue .list ul li:after {
    display: table;
    content: "";
  }

  #lower #event-venue .list ul li:after {
    clear: both;
  }

  #lower #event-venue .list ul li .tag {
    width: 25%;
    float: left;
    border: 1px solid #000;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    padding: 2px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
  }

  #lower #event-venue .list ul li .detail {
    float: right;
    width: 70%;
    font-size: 13px;
  }

  #lower #event-venue .list ul li .detail span {
    color: #666666;
  }

  #lower #event-venue .map {
    margin-bottom: 30px;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
  }

  #lower #event-venue .map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }

  #lower #event-venue .traffic {
    
    margin-bottom: 16px;
  }

  #lower #event-venue .traffic:before,
  #lower #event-venue .traffic:after {
    display: table;
    content: "";
  }

  #lower #event-venue .traffic:after {
    clear: both;
  }

  #lower #event-venue .traffic i {
    width: 5%;
    float: left;
    margin-right: 30px;
    font-size: 28px;
  }

  #lower #event-venue .traffic ul {
    width: 80%;
    margin-top: 4px;
    float: left;
  }

  #lower #event-venue .traffic ul li {
    list-style: none;
  }

  #lower #event-venue .traffic ul li {
    margin-bottom: 12px;
    font-size: 13px;
  }

  #lower #event-venue .traffic ul li p {
    font-size: 12px;
    color: #666666;
    margin-left: 13px;
  }

  #lower #event-venue .traffic ul li span {
    color: #666666;
    font-size: 12px;
  }

  #lower #event-venue .traffic ul li .attention {
    font-size: 12px;
  }

  #lower #event-venue .traffic ul li a span {
    margin-left: 6px;
  }

  #lower #event-venue .map-entrance {
    text-align: center;
    margin-bottom: 40px;
  }

  #lower #event-venue .map-entrance img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #lower #event-venue .button {
    margin-bottom: 50px;
    text-align: center;
  }

  #lower #event-venue .button a {
    width: 50%;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1;
    border: 2px solid #000;
    text-align: center;
    display: block;
    margin: 0 auto 15px;
    text-decoration: none;
  }

  #lower #event-venue .button a i {
    margin-left: 10px;
  }

  #lower #event-venue .button a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }

  #lower #event-venue .button p {
    font-size: 12px;
  }

  #lower #event-venue .venue-link {
    text-align: center;
    margin-bottom: 50px;
    font-size: 13px;
    word-break: keep-all;
  }

  #lower #sitemap .contents {
    width: 96%;
  }

  #lower #sitemap .link {
    
    margin-bottom: 70px;
  }

  #lower #sitemap .link:before,
  #lower #sitemap .link:after {
    display: table;
    content: "";
  }

  #lower #sitemap .link:after {
    clear: both;
  }

  #lower #sitemap .link ul {
    width: 100%;
    float: none;
  }

  #lower #sitemap .link ul li {
    list-style: none;
  }

  #lower #sitemap .link ul li {
    background: url("/company/static/images/sitemap/arrow.png") no-repeat left 5%;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 15px;
  }

  #lower #sitemap .link ul li span {
    color: #666666;
    font-size: 11px;
    margin-left: 5px;
  }

  #lower #sitemap .button {
    margin-top: -30px;
    margin-bottom: 60px;
  }

  #lower #sitemap .button a {
    width: 50%;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1;
    border: 2px solid #000;
    text-align: center;
    display: block;
    margin: 0 auto;
    text-decoration: none;
  }

  #lower #sitemap .button a i {
    margin-left: 5px;
  }

  #lower #sitemap .button a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }

  #lower #company-member .h3 {
    color: #222;
    font-size: 23px;
    font-weight: normal;
    margin-bottom: 10px;
  }

  #lower #company-member .h4 {
    font-size: 19px;
    color: #222;
    margin-bottom: 10px;
    font-weight: bold;
  }

  #lower #company-member .h5 {
    font-size: 17px;
    color: #666;
    margin-bottom: 4px;
  }

  #lower #company-member .h5-border {
    font-size: 20px;
    line-height: 2;
    margin-bottom: 10px;
    font-weight: normal;
    border-bottom: 2px solid #222;
  }

  #lower #company-member .h5-border+p {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 34px;
  }

  #lower #company-member .headline .subtitle {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #111;
    letter-spacing: 1px;
    padding: 11px 0;
    border: 2px solid #111;
    width: 80%;
    margin: 0 auto 30px;
  }

  #lower #company-member .headline .subtitle span {
    display: block;
  }

  #lower #company-member .headline h2 {
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 20px;
    line-height: 1.8;
  }

  #lower #company-member .headline h2+p {
    font-size: 13px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 40px;
    text-align: center;
  }

  #lower #company-member .headline h2 span {
    display: block;
  }

  #lower #company-member .list .start {
    width: 80%;
  }

  #lower #company-member .list h3 {
    color: #222;
    font-size: 23px;
    font-weight: normal;
    margin-bottom: 10px;
  }

  #lower #company-member .list h3+p {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 10px;
  }

  #lower #company-member .list ul {
    margin-bottom: 22px;
  }

  #lower #company-member .list ul li {
    list-style: none;
  }

  #lower #company-member .list ul li {
    background-image: url("/company/static/images/profile/member/pointcard19-new.png");
    background-repeat: no-repeat;
    background-position: left 26%;
    background-size: 30px auto;
    -moz-background-size: 30px auto;
    padding: 15px 0 0 40px;
    margin-bottom: 10px;
    font-weight: bold;
  }

  #lower #company-member .list ol {
    margin-bottom: 30px;
  }

  #lower #company-member .list ol li {
    list-style: none;
  }

  #lower #company-member .list ol li {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px;
    color: #444;
  }

  #lower #company-member .list table {
    width: 100%;
    border: 1px #B3B3B3 solid;
    border-collapse: collapse;
    margin-bottom: 10px;
  }

  #lower #company-member .list table+p {
    font-size: 13px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 80px;
  }

  #lower #company-member .list table th,
  #lower #company-member .list table td {
    padding: 8px 12px;
  }

  #lower #company-member .list table th {
    background: #222;
    color: #fff;
    padding: 14px;
    font-size: 18px;
    text-align: center;
  }

  #lower #company-member .list table th span {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-left: 15px;
    display: block;
  }

  #lower #company-member .list table td {
    padding: 10px 5px;
    color: #222;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
  }

  #lower #company-member .list table .left {
    font-weight: bold;
    color: #111;
    text-align: left;
    font-size: 12px;
  }

  #lower #company-member .list table .center {
    text-align: center;
  }

  #lower #company-member .list table .right {
    border-right: 1px solid #ccc;
  }

  #lower #company-member .list table .service {
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    width: 30%;
  }

  #lower #company-member .list table .point19-new-subject td {
    background: #eee;
    font-weight: bold;
    font-size: 12px;
    color: #222;
    text-align: center;
    padding: 10px 0;
    border-left: 1px solid #ccc;
  }

  #lower #company-member .list table .point19-new-subject td span {
    font-weight: bold;
    font-size: 12px;
    text-align: center;
  }

  #lower #company-member .list table .point19-new-subject .gray {
    width: 18%;
    background: #666;
    color: #fff;
  }

  #lower #company-member .list table .point19-new-subject .gold {
    width: 18%;
    background: #cf9700;
    color: #fff;
  }

  #lower #company-member .detail {
    margin-bottom: 80px;
  }

  #lower #company-member .detail h3 {
    color: #222;
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 23px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 16px;
  }

  #lower #company-member .detail h3+hr {
    width: 26%;
    margin: 0 auto 20px;
    border-top: 1px solid #000;
    border-bottom: 2px solid #000;
    text-align: center;
  }

  #lower #company-member .detail h3+hr+p {
    font-size: 14px;
    color: #666;
    margin-bottom: 34px;
    text-align: center;
  }

  #lower #company-member .detail h3 span {
    display: block;
  }

  #lower #company-member .detail h4 {
    font-size: 19px;
    color: #222;
    margin-bottom: 10px;
    font-weight: bold;
  }

  #lower #company-member .detail h4 img {
    vertical-align: middle;
    margin-left: 10px;
    width: 55px;
  }

  #lower #company-member .detail h5 {
    font-size: 17px;
    color: #666;
    margin-bottom: 4px;
  }

  #lower #company-member .detail h5+p {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 34px;
  }

  #lower #company-member .rankup h4 {
    font-size: 19px;
    color: #222;
    margin-bottom: 10px;
    font-weight: bold;
  }

  #lower #company-member .rankup h4+p {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 34px;
  }

  #lower #company-member .rankup .about {
    
    margin-bottom: 40px;
    text-align: center;
  }

  #lower #company-member .rankup .about:before,
  #lower #company-member .rankup .about:after {
    display: table;
    content: "";
  }

  #lower #company-member .rankup .about:after {
    clear: both;
  }

  #lower #company-member .rankup .about .left {
    width: 100%;
    float: none;
    text-align: left;
  }

  #lower #company-member .rankup .about .left h5 {
    font-size: 20px;
    line-height: 2;
    margin-bottom: 10px;
    font-weight: normal;
    border-bottom: 2px solid #222;
    line-height: 1.6;
  }

  #lower #company-member .rankup .about .left h5+p {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 34px;
  }

  #lower #company-member .rankup .about .left ul li {
    list-style: none;
  }

  #lower #company-member .rankup .about .left ul li {
    font-size: 15px;
    font-weight: bold;
    color: #666;
    margin-bottom: 10px;
  }

  #lower #company-member .rankup .about .left ul li span {
    font-size: 22px;
    font-weight: normal;
  }

  #lower #company-member .rankup .about img {
    float: none;
  }

  #lower #company-member .example {
    margin-bottom: 100px;
  }

  #lower #company-member .example h5 {
    font-size: 20px;
    line-height: 2;
    margin-bottom: 10px;
    font-weight: normal;
    border-bottom: 2px solid #222;
  }

  #lower #company-member .example h5+p {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 34px;
  }

  #lower #company-member .example h5+p {
    text-align: right;
    font-weight: bold;
    margin-bottom: 10px;
  }

  #lower #company-member .example .graph {
    text-align: center;
  }

  #lower #company-member .example .graph img {
    width: 92%;
    max-width: 92%;
    height: auto;
  }

  #lower #company-member .limited {
    margin-bottom: 60px;
  }

  #lower #company-member .limited h4 {
    font-size: 19px;
    color: #222;
    margin-bottom: 10px;
    font-weight: bold;
  }

  #lower #company-member .limited h4 img {
    vertical-align: middle;
    margin-left: 10px;
    width: 55px;
  }

  #lower #company-member .limited h4+p {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 80px;
  }

  #lower #company-member .limited .shiping {
    
    margin-top: -55px;
    text-align: center;
  }

  #lower #company-member .limited .shiping:before,
  #lower #company-member .limited .shiping:after {
    display: table;
    content: "";
  }

  #lower #company-member .limited .shiping:after {
    clear: both;
  }

  #lower #company-member .limited .shiping .read {
    float: none;
    width: 100%;
    text-align: left;
  }

  #lower #company-member .limited .shiping .read h5 {
    font-size: 15px;
    font-weight: bold;
    color: #666;
  }

  #lower #company-member .limited .shiping .read h5+p {
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    margin-bottom: 26px;
  }

  #lower #company-member .limited .shiping img {
    float: none;
    margin-top: -20px;
    width: 76%;
    max-width: 76%;
    height: auto;
  }

  #lower #company-member .premiere h4 {
    font-size: 19px;
    color: #222;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 22px;
  }

  #lower #company-member .premiere h4 img {
    vertical-align: middle;
    margin-right: 10px;
    width: 34px;
  }

  #lower #company-member .premiere h4+p {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 80px;
  }

  #lower #company-member .premiere h5 {
    font-size: 19px;
    color: #222;
    margin-bottom: 10px;
    font-weight: bold;
  }

  #lower #company-member .premiere h5 img {
    vertical-align: middle;
    margin-left: 10px;
    width: 60px;
  }

  #lower #company-member .premiere h5+p {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 80px;
  }

  #lower #company-member .premiere ul {
    
    margin: -70px 0 70px 0;
  }

  #lower #company-member .premiere ul li {
    list-style: none;
  }

  #lower #company-member .premiere ul:before,
  #lower #company-member .premiere ul:after {
    display: table;
    content: "";
  }

  #lower #company-member .premiere ul:after {
    clear: both;
  }

  #lower #company-member .premiere ul li {
    width: 47%;
    margin-right: 8px;
    float: left;
    margin-top: 10px;
  }

  #lower #company-member .premiere ul li img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #lower #company-member .flow h4 {
    font-size: 19px;
    color: #222;
    margin-bottom: 10px;
    font-weight: bold;
  }

  #lower #company-member .flow .date {
    margin-bottom: 20px;
    font-size: 17px;
  }

  #lower #company-member .flow .date span {
    font-size: 16px;
    font-weight: bold;
    margin: 0 10px 20px 0;
    border-bottom: 2px solid #222;
    display: inline-block;
  }

  #lower #company-member .flow .date br {
    display: block;
  }

  #lower #company-member .flow .date+p {
    font-size: 15px;
    line-height: 1.8;
    font-weight: bold;
    margin-bottom: 10px;
  }

  #lower #company-member .flow .flow-detail {
    background: #f6f6f6;
    color: #666;
    padding: 18px;
    margin: 10px 0 35px 0;
    font-size: 15px;
    line-height: 170%;
  }

  #lower #company-member .flow .flow-detail ul {
    margin: 0 0 20px 20px;
  }

  #lower #company-member .flow .flow-detail ul li span {
    font-weight: bold;
  }

  #lower #company-member .flow .flow-detail .point {
    font-weight: bold;
  }

  #lower #company-member .flow .info {
    font-size: 15px;
    line-height: 1.8;
    font-weight: bold;
    margin-bottom: 80px;
  }

  .iframe {
    width: 100%;
    margin: 0 auto 50px;
    position: relative;
    padding-top: 78%;
  }

  .iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  #pickup-banner {
    margin-bottom: 60px;
  }

  #pickup-banner h2 {
    font-size: 36px;
    line-height: 1.1;
    margin-bottom: 8px;
    color: #000000;
    text-align: center;
    font-weight: bold;
  }

  #pickup-banner h2+hr {
    width: 20%;
    margin: 0 auto 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
  }

  #pickup-banner h2+hr+p {
    font-size: 12px;
    margin-bottom: 34px;
    text-align: center;
  }

  #pickup-banner .banner1 {
    width: 100%;
    margin: 0 auto 5%;
  }

  #pickup-banner .banner1 ul {
    width: 104%;
    
  }

  #pickup-banner .banner1 ul li {
    list-style: none;
  }

  #pickup-banner .banner1 ul:before,
  #pickup-banner .banner1 ul:after {
    display: table;
    content: "";
  }

  #pickup-banner .banner1 ul:after {
    clear: both;
  }

  #pickup-banner .banner1 ul li {
    width: 45%;
    float: left;
    margin-right: 5%;
    margin-bottom: 3%;
  }

  #pickup-banner .banner1 ul li img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #nav {
    padding: 0;
  }

  #nav .contents {
    width: 100%;
  }

  #nav ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  #nav ul li {
    width: 50%;
    list-style: none;
    box-sizing: border-box;
    margin: 0;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 12px !important;
  }

  #nav ul li a {
    font-size: 12px !important;
    color: #fff;
    padding: 10px 6px 10px 14px;
    display: block;
  }

  #nav ul li a i {
    margin-right: 6px;
    font-size: 20px !important;
    vertical-align: sub;
  }

  #nav ul li a:hover {
    text-decoration: none;
  }

  #nav ul li .first {
    margin-left: -4px;
  }

  #nav ul li .fa-angle-double-right {
    margin-right: 3px;
  }

  #nav ul li strong {
    font-size: 12px !important;
    color: #000000;
    padding: 12px 6px 12px 12px;
    display: block;
  }

  #nav ul li strong i {
    margin-right: 6px;
    font-size: 12px !important;
  }

  #nav ul li:nth-child(2) {
    border-right: none;
  }

  #nav ul li:nth-child(4) {
    border-right: none;
  }

  #pagetop {
    width: 70%;
    margin: 0 auto;
  }

  #pagetop .pagetop {
    position: relative;
    float: right;
    z-index: 1;
  }

  #pagetop .pagetop a {
    bottom: 100px;
    position: fixed;
  }

  #pagetop .pagetop a img {
    border: 1px solid #fff;
    width: 80%;
    max-width: 80%;
    height: auto;
  }

  #pagetop .pagetop a:hover {
    text-decoration: none;
  }

  #terms {
    width: 100%;
    margin: 0 auto 30px;
  }

  #terms ul {
    
    margin-left: 2px;
  }

  #terms ul li {
    list-style: none;
  }

  #terms ul:before,
  #terms ul:after {
    display: table;
    content: "";
  }

  #terms ul:after {
    clear: both;
  }

  #terms ul li {
    width: 50%;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    float: left;
  }

  #terms ul li a {
    display: block;
    background: #f1f1f1;
    padding: 12px 0;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    font-size: 11px;
  }

  #terms ul li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }


  #storelink {
    width: 100%;
    margin: 0 auto 30px;
  }

  #storelink ul {
    
    margin-left: 2px;
  }

  #storelink ul li {
    list-style: none;
  }

  #storelink ul:before,
  #storelink ul:after {
    display: table;
    content: "";
  }

  #storelink ul:after {
    clear: both;
  }

  #storelink ul li {
    width: 50%;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    float: left;
  }

  #storelink ul li a {
    display: block;
    background: #7e7a77;
    padding: 12px 0;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    font-size: 11px;
  }

  #storelink ul li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }

  #storelink .button a {
    width: 50%;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1;
    border: 1px solid #000;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    text-decoration: none;
  }

  #storelink .button a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }

  #sns {
    background: #7e7a77;
    padding: 12px 0;
    text-align: center;
  }

  #sns .icon {
    width: 100%;
    margin: 0 auto;
  }

  #sns .icon i {
    font-size: 16px;
    margin-right: 12px;
    color: #fff;
  }

  #sns .icon a:first-of-type {
    margin-left: 30px;
  }

  #sns .icon a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }

  #footer .contents {
    width: 90%;
    padding: 40px 0 26px 0;
  }

  #footer #group {
    width: 100%;
    margin: 0 auto;
    /*background: #968860;*/
    text-align: center;
    padding: 6px 0;
    line-height: 0;
  }

  #footer #group img {
    width: 36%;
    max-width: 36%;
    height: auto;
    vertical-align: middle;
  }

  #footer #logo {
    padding: 16px 0 0 0;
  }

  #footer #logo ul {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }

  #footer #logo ul li {
    list-style: none;
  }

  #footer #logo ul li {
    margin-bottom: 14px;
    width: 32%;
  }

  #footer #logo ul li img {
    width: 80%;
    max-width: 80%;
    height: auto;
    vertical-align: middle;
  }

  #footer #logo ul li:nth-child(2) img {
    width: 55%;
    max-width: 55%;
  }

  #footer #logo ul li:nth-child(3) img {
    width: 55%;
    max-width: 55%;
  }

  #footer #logo ul li:nth-child(4) img {
    width: 100%;
    max-width: 100%;
  }

  #footer #logo ul li:nth-child(5) {
    margin-right: 20px;
  }

  #footer #logo ul li:nth-child(5) img {
    width: 120%;
    max-width: 120%;
  }

  #footer small {
    width: 100%;
    background: #000b16;
    font-size: 0.5em;
    line-height: 1.1;
    color: #fff;
    text-align: center;
    padding: 16px 0;
    display: block;
  }

  .vsm-slider {
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
  }

  #lower #event .event .detail .ttl {
    font-size: 16px;
    margin-bottom: 10px;
  }

  #lower #event .event .detail .ttl span {
    color: #ff0000;
    margin-left: 10px;
  }

  .recruit2024_flex img{
    max-width: 450px;
  }

  .recruit2024_flex_4{
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .recruit2020_area {
    padding: 20px 0 70px 0;
  }

  .recruit2020_ttl {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    width: 92%;
    max-width: 1000px;
    margin: 0 auto;
  }

  .recruit2020_txt {
    width: 92%;
    margin: 0 auto;
    font-size: 15px;
    text-align: left;
    line-height: 180%;
    padding: 20px 0;
  }

  .recruit2021_txt {
    font-size: 15px;
  }

  .recruit2020_btn a {
    width: 80%;
    max-width: 350px;
    margin: 0 auto;
    padding: 15px;
    display: block;
    text-align: center;
    text-decoration: none;
  }

  .recruit2020_btn a:hover {
    background: #000;
    color: #fff;
  }

  .slide .recruit2020_btn_flex{
    margin: 40px auto 0;
    gap: 10px;
  }

  .slide .recruit2020_btn_01,
  .slide .recruit2020_btn_02{
    position: unset;
    width: 90%;
    margin: auto;
  }
  
  

  
.recruit2024_flex_3 li:nth-child(2) {
  border-right: none;
  border-left: none;
}

.recruit2024_flex_3 li{
  border-bottom: 2px solid #a9a9a9;
  width: 90%;
  margin: auto;
  padding: 30px 0;
}

.recruit2024_flex_3 li:nth-child(3){
  border-bottom: none;

}

.recruit_group .recruit2024_flex li:nth-child(1){
  margin-bottom: 15px;
}

  .recruit2020_btn a span {
    font-size: 12px;
    font-weight: normal;

  }

  .recruit2020_btn a:before {
    content: '\f105';
    display: inline-block;
    font-family: FontAwesome;
  }

  /* フリーワード検索の設定 */

  .box_map select[type="text"] {
    margin: 30px 0;
    height: auto;
    padding: 14px;
  }

  .box_map select[name="word"]{
    margin: 20px 15px;
  }

  .box_map button[type="submit"]{
    height: 73px;
  }



  .sp_none {
    display: none;
  }

  .font-bold-en span {
    font-size: 1.8rem;
  }

  .box_map {
    width: 90%;
  }

  .recruit2024_flex_3 .recruit2024_h{
    margin: 0;
  }

  .recruit_group{
    width: 85%;
    padding: 30px 10px;
  }

   .recruit_group .recruit2020_btn a{
    width: 90%;
   } 

  .recruit2024_ttl{
    margin-bottom: 10px;
  }

    .block_category .slide .recruit2024_flex{
    padding-bottom: 0;
    }


  .recruit2024_flex, .recruit2024_flex_3,
  .recruit2024_flex_3 .recruit2024_h{
    display: block;
    height: auto;
  }

  .recruit2024_flex_3 {
    padding: 20px 0 10px 0;
  }

  .slide-wrapper .slide-element .recruit2024_flex figure{
    margin-bottom: 20px;
  } 

  .block_category_carousel_flex_right,
  .block_category_carousel_flex_left{
    width: 100%;
  }

  .block_category_carousel_flex_left{
    margin-bottom: 20px;
  }

.bcl_slide_sp{
  overflow: auto;
}  

.bcl_slide_sp ul{
  width: 1000px;
}  

  .slide-element{
    margin:  0 10px 60px;
    padding: 30px 0 50px;
    text-align: center;
    box-shadow: 0 3px 7px rgb(137 149 167);
  }

  .slide-element-txt{
    margin-left: 0;
    margin: auto;
  }

  .interview_element li .meta {
    bottom: 0;
}

  /* モーダルウィンドウ */

  .modal-container {
    padding: 60px 0;
}

  .modaal-content-container {
    padding: 15px;
}

  .block_modal_single .block_interview_single_head {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.block_interview_single_head {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}


.block_modal_single .block_interview_single_head .meta {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.block_modal_single .block_interview_single_head figure {
  max-width: 500px;
}

.block_interview_single_head figure {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.block_interview_single_head .meta_name {
  font-size: 24px;
}

.meta_name span{
margin-left: 5px;
}

.block_interview_single_head .meta_alpha,
.block_interview_single_head .meta_career {
  font-size: 16px;
}

.block_interview_single_head .meta_region {
  padding: 0.4em 0.4em 0.2em;
  text-align: center;
  font-size: 15px;
}

.block_modal_single .block_interview_single_body dt {
  font-size: 18px;
  line-height: 1.4;
}

.block_modal_single .block_interview_single_body dl {
  padding: 15px 0;
}



.scroll_line,
.scroll_line::after{
height: 70px;
bottom: -35px;
}


  .prev{
    /* left: 50px; */
    /* top:30%; */
    display: none;
  }

  .next {
    /* right: 40px; */
    /* top: 30%; */
    display: none;
  }

  .block_category_link{
    margin: 30px 0 10px 0;
  }
   
  
  .block_category_link_btn{
    max-width: 500px;
  }

  .interview{
    padding: 50px 0;
  }

  .block_modal_single .block_interview_single_body_freehand{
    margin: 0;
  }

  .question .element_flex{
    margin-bottom: 0;
  }

  .question .element_flex h2{
    margin-bottom: 20px;
  }

  .question .element_flex li{
 width: 95%;
    margin-bottom: 20px;
  }

  .question .element_flex span{
    padding: 5px 10px;
  }

  .question .element_flex .answer span{
    height: 32px;
  }

  .date_graph,
  .date_graph_2 {
    width: 95%;
    margin-bottom: 10px;
  }

  .date .element_flex li,
  .date .element_flex .date_graph_2 li{
    width: 100%;
    margin: auto;
  }

.date_graph_2 .date_graph_element p{
      padding: 15px 0;
}

  


}

@media screen and (max-width: 560px){

  .recruit2024_txt{
    margin: 0;
  }

  .interview .element_flex li{
    background-size: cover;
    width: 330px;
    height: 330px;
    margin: 10px auto;
    max-width: none;
    max-height: none;
  }

  .block_category .slide .recruit2024_flex{
    padding: 20px 0 0;
    background: #fff;
    width: 85%;
  }


  .slide .recruit2020_btn {
    width: 280px;
    left: 50%;
    bottom: 25px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  
  .slide-element h3{
    font-size: 18px;
  }

  /* .prev{
    left: 30px;
    top: 35px;
  }

  .next {
    right: 20px;
    top: 35px;
  } */


}





/*# sourceMappingURL=site.css.map */