/* TOP CSS */
/* --------------------------------------
Base settings
---------------------------------------*/
.pc-hyde {
  display: block;
}
.pc-hyde.btn {
  display: block;
}

.sp-hyde {
  display: none;
}
.sp-hyde.btn {
  display: none;
}

.wrapper {
  max-width: 100%;
  padding: 0 20px;
}

.bottom30 {
  margin-bottom: 15px;
}

.bottom40 {
  margin-bottom: 20px;
}

.bottom50 {
  margin-bottom: 25px;
}

.bottom60 {
  margin-bottom: 30px;
}

.bottom70 {
  margin-bottom: 35px;
}

.bottom80 {
  margin-bottom: 40px;
}

.conts-padding {
  padding: 30px 0;
}

body {
  padding-top: 74px;
}

/*===============================
HEADING
===============================*/
.heading-or-grad {
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 1.3;
}
.heading-or-grad span {
  padding-bottom: 10px;
}

.heading-bg-black {
  line-height: 1.3;
  font-size: 24px;
  padding: 8px 10px 8px 30px;
  margin-bottom: 20px;
}
.heading-bg-black span {
  font-size: 18px;
  bottom: calc(50% - 9px);
}

.mainvisual {
  height: 60vh;
  max-height: inherit;
}
.mainvisual .slick-slide {
  height: 60vh;
  max-height: inherit;
}
.mainvisual:after {
  width: 50vw;
}

.top-strength .text-center {
  text-align: left;
}
.top-strength .flexbox {
  display: block;
}
.top-strength .flexbox .item {
  width: 100%;
  margin-bottom: 15px;
}
.top-strength .flexbox .item .bg-or-grad {
  padding: 10px 100px 10px 20px;
  height: auto;
  min-height: 60px;
}
.top-strength .flexbox .item .bg-or-grad .heading {
  font-size: 18px;
}
.top-strength .flexbox .item::after {
  font-size: 75px;
}

.top-crane .flexbox .item {
  width: 100%;
  padding: 50px 20px;
}
.top-crane .flexbox .item:not(:last-child) {
  margin-bottom: 1px;
}
.top-crane .flexbox .item .heading .en {
  font-size: 16px;
  margin-bottom: 15px;
}
.top-crane .flexbox .item .heading .detail {
  font-size: 22px;
}
.top-crane .flexbox .item .heading .detail span {
  font-size: 15px;
}

.top-flow {
  margin-bottom: 15px;
}
.top-flow .flow-table {
  width: 100%;
  padding: 0;
  max-width: 100%;
}
.top-flow .flow-table .flexbox {
  display: block;
}
.top-flow .flow-table .flexbox .bg-icon {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  font-size: 18px;
}
.top-flow .flow-table .flexbox .bg-icon::after {
  display: none;
}
.top-flow .flow-table .flexbox .bg-icon .bottom10 {
  display: flex;
  order: 2;
  margin-bottom: 0;
}
.top-flow .flow-table .flexbox .bg-icon .icon {
  display: flex;
  order: 1;
  margin-right: 10px;
}
.top-flow .flow-table .flexbox .inner {
  width: calc(100% - 40px);
  margin: auto;
}
.top-flow .flow-table .flexbox .inner .heading {
  font-size: 20px;
  line-height: initial;
}
.top-flow .flow-table .flexbox:first-child .bg-icon {
  padding: 10px 20px;
  border-radius: 0;
  background: rgb(205, 1, 29);
  background: linear-gradient(90deg, rgb(205, 1, 29) 0%, rgb(239, 82, 29) 100%);
}
.top-flow .flow-table .flexbox:first-child .bg-icon:after {
  border-top: 30px solid #ef521d;
}
.top-flow .flow-table .flexbox:first-child .bg-icon .icon {
  width: 30px;
  height: auto;
}
.top-flow .flow-table .flexbox:first-child .bg-icon .icon img {
  width: 17px;
  margin: auto;
}
.top-flow .flow-table .flexbox:first-child .inner {
  border-top: none;
  padding: 20px 0;
}
.top-flow .flow-table .flexbox:first-child .inner .btn {
  padding: 10px 40px;
  width: 100%;
}
.top-flow .flow-table .flexbox:first-child .inner .btn span {
  display: block;
}
.top-flow .flow-table .flexbox:first-child .inner .btn:before {
  display: none;
}
.top-flow .flow-table .flexbox:nth-child(2) .bg-icon {
  background: rgb(234, 70, 29);
  background: linear-gradient(90deg, rgb(234, 70, 29) 0%, rgb(254, 131, 31) 100%);
}
.top-flow .flow-table .flexbox:nth-child(2) .bg-icon:after {
  display: none;
}
.top-flow .flow-table .flexbox:nth-child(2) .bg-icon .icon {
  width: 30px;
  height: auto;
}
.top-flow .flow-table .flexbox:nth-child(2) .bg-icon .icon img {
  width: 30px;
  margin: auto;
}
.top-flow .flow-table .flexbox:nth-child(2) .inner {
  border-top: none;
  padding: 20px 0;
}
.top-flow .flow-table .flexbox:nth-child(3) {
  z-index: 3;
}
.top-flow .flow-table .flexbox:nth-child(3) .bg-icon {
  background: rgb(254, 123, 30);
  background: linear-gradient(90deg, rgb(254, 123, 30) 0%, rgb(252, 160, 48) 100%);
}
.top-flow .flow-table .flexbox:nth-child(3) .bg-icon:after {
  display: none;
}
.top-flow .flow-table .flexbox:nth-child(3) .bg-icon .icon {
  width: 30px;
  height: auto;
}
.top-flow .flow-table .flexbox:nth-child(3) .bg-icon .icon img {
  width: 30px;
  margin: auto;
}
.top-flow .flow-table .flexbox:nth-child(3) .inner {
  border-top: none;
  padding: 20px 0;
}
.top-flow .flow-table .flexbox:nth-child(4) {
  z-index: 2;
}
.top-flow .flow-table .flexbox:nth-child(4) .bg-icon {
  border-radius: 0;
  background: rgb(254, 143, 35);
  background: linear-gradient(180deg, rgb(254, 143, 35) 0%, rgb(255, 188, 83) 100%);
}
.top-flow .flow-table .flexbox:nth-child(4) .bg-icon:after {
  display: none;
}
.top-flow .flow-table .flexbox:nth-child(4) .bg-icon .icon {
  width: 30px;
  height: auto;
}
.top-flow .flow-table .flexbox:nth-child(4) .bg-icon .icon img {
  width: 30px;
  margin: auto;
}
.top-flow .flow-table .flexbox:nth-child(4) .inner {
  border-top: none;
  border-bottom: none;
  padding: 20px 0;
}

.top-conversion .wrapper::after {
  width: 275.5px;
  height: 213px;
  top: 300px;
}
.top-conversion .area {
  justify-content: space-between;
}
.top-conversion .area .inner {
  margin: 0;
  width: 24%;
  font-size: 16px;
}
.top-conversion .heading {
  font-size: 28px;
}
.top-conversion .heading span {
  font-size: 35px;
}
.top-conversion .text {
  font-size: 18px;
}
.top-conversion .btn-area {
  display: block;
}
.top-conversion .btn-area .btn {
  max-width: 100%;
}
.top-conversion .btn-area .btn:before {
  display: none;
}
.top-conversion .btn-area .btn.bg-or-grad {
  padding: 20px;
  padding-top: 20px;
  line-height: 0.8;
}
.top-conversion .btn-area .btn.bg-or-grad .icon {
  top: 18px;
  left: 20px;
}
.top-conversion .btn-area .btn.bg-or-grad .icon img {
  width: 17px;
}
.top-conversion .btn-area .btn.bg-bl-grad {
  padding: 20px;
}
.top-conversion .btn-area .btn.bg-bl-grad .icon {
  top: 13px;
  left: 20px;
}
.top-conversion .btn-area .btn.bg-bl-grad .icon img {
  width: 25px;
}

.top-column,
.top-news {
  padding: 20px;
}
.top-column .article-list,
.top-news .article-list {
  margin-bottom: 20px;
}
.top-column .title-area,
.top-news .title-area {
  display: block;
}
.top-column .title-area .btn,
.top-news .title-area .btn {
  display: none;
}
.top-column .btn.pc-hyde,
.top-news .btn.pc-hyde {
  background: #fe7c1e;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  padding: 10px 40px;
  text-align: center;
  font-size: 16px;
}

.top-column {
  margin-bottom: 15px;
}

.top-news {
  margin-bottom: 15px;
}

.article-list .flexbox .thumbnail {
  width: 100px;
}
.article-list .flexbox .text {
  width: calc(100% - 110px);
}
.article-list .flexbox .text .title {
  font-size: 16px;
}
.article-list .flexbox .text .time {
  font-size: 14px;
}

.top-recruit::after {
  max-height: 40px;
  background: url(../img/recruit_top_title_sp.png) no-repeat;
  background-size: contain;
  background-position: right center;
  width: 220px;
  height: 40px;
  left: auto;
  right: 20px;
  top: -20px;
}
.top-recruit .inner {
  text-align: left;
  padding: 20px;
}
.top-recruit .inner .heading {
  line-height: 1.5;
  font-size: 20px;
  margin-bottom: 10px;
  letter-spacing: 0.4px;
  text-align: center;
}

.top-message {
  padding-top: 25px;
  position: relative;
}
.top-message .wrapper {
  position: relative;
  max-width: 100%;
  padding: 0;
}
.top-message .heading {
  font-size: 50px;
  left: 15px;
  top: -25px;
}
.top-message .photo {
  padding-top: 20px;
  position: relative;
  border-bottom: 10px solid #c21500;
  -o-border-image: linear-gradient(to right, #cd011d, #fe7c1e 50%, #fca030);
     border-image: linear-gradient(to right, #cd011d, #fe7c1e 50%, #fca030);
  border-image-slice: 1;
}
.top-message .photo img {
  width: 100%;
  max-width: 100%;
}
.top-message .text-center {
  max-width: 1020px;
  padding: 0 10px;
}
.top-message .text-center.bottom40 {
  text-align: left;
  margin: auto auto 20px auto;
}

.map {
  padding-top: 50%;
}

.maker {
  padding: 30px 0 20px;
}
.maker .flexbox .item {
  margin-bottom: 8px;
  width: 49%;
  flex-wrap: wrap;
  padding: 15px 20px;
}

#sub .heading-bg-black {
  font-size: 24px;
  padding: 8px 10px 8px 20px;
}
#sub .sub-common-heading {
  padding: 20px;
}
#sub .sub-common-heading .heading {
  min-width: auto;
  width: 100%;
  max-width: 100%;
  display: inline-block;
}
#sub .sub-common-heading .heading .title {
  font-size: 24px;
  padding-bottom: 10px;
}
#sub .sub-common-heading .heading .en {
  padding-top: 10px;
  font-size: 16px;
}
#sub .page-links {
  padding: 30px 0;
}
#sub .page-links .flexbox {
  display: block;
}
#sub .page-links .flexbox .item {
  display: block;
  margin-bottom: 10px;
  width: 100%;
}
#sub .page-links .flexbox .item:last-child {
  margin-bottom: 0;
}
#sub .page-links .flexbox .item .heading {
  bottom: 20px;
  right: 20px;
  font-size: 30px;
}
#sub .page-links .flexbox .item .heading span {
  font-size: 14px;
}
#sub .strength .detail .inner {
  margin-bottom: 15px;
  padding: 20px 0 30px;
  position: relative;
}
#sub .strength .detail .inner:last-child {
  margin-bottom: 0;
}
#sub .strength .detail .inner:after {
  display: none;
}
#sub .strength .detail .inner .white-box-shadow {
  width: 100%;
  padding: 20px;
}
#sub .strength .detail .inner .white-box-shadow:after {
  font-size: 30px;
  top: auto;
  bottom: -48px;
  right: 0;
}
#sub .strength .detail .inner .white-box-shadow .heading {
  font-size: 20px;
  line-height: 1.3;
}
#sub .strength .detail .inner .white-box-shadow .heading:first-letter {
  font-size: 30px;
}
#sub .strength .detail .inner:nth-of-type(2):after, #sub .strength .detail .inner:nth-of-type(4):after {
  display: none;
}
#sub .strength .detail .inner:nth-of-type(2) .white-box-shadow:after, #sub .strength .detail .inner:nth-of-type(4) .white-box-shadow:after {
  left: auto;
  right: 0;
}
#sub .crane .anchor {
  padding: 30px 0;
}
#sub .crane .anchor .flexbox .item {
  width: 50%;
  min-height: auto;
}
#sub .crane .anchor .flexbox .item a {
  padding: 12px 10px;
  font-size: 14px;
  line-height: 1.5;
}
#sub .crane .anchor .flexbox .item a:after {
  width: 6px;
  height: 6px;
  right: 10px;
}
#sub .crane .crane-lists .pc-table {
  display: none;
}
#sub .crane .crane-lists .sp-table {
  display: block !important;
}
#sub .crane .crane-lists .inner {
  margin-bottom: 25px;
}
#sub .crane .crane-lists .inner .heading-wrap {
  margin-bottom: 15px;
  padding: 60px 20px;
}
#sub .crane .crane-lists .inner .heading-wrap .title {
  font-size: 20px;
  line-height: 1.3;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box {
  margin-bottom: 10px;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box:last-child {
  margin-bottom: 0;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-header {
  padding: 10px 50px 10px 20px;
  background: #333;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  position: relative;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-header::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -5px;
  transform: rotate(135deg);
  transition: 0.5s;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-header.open::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
  transform: rotate(-45deg);
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-header:hover {
  cursor: pointer;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner {
  display: none;
  font-size: 16px;
  padding: 20px;
  background: #fff;
  position: relative;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner.open {
  display: block;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner table {
  border: none;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner table tr td {
  text-align: left;
  border: none;
  padding: 0;
  padding-bottom: 10px;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner table tr td img {
  margin: auto;
  width: auto;
  max-width: 100%;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner table tr td.text-center {
  text-align: center;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner table tr td .btn.btn-pdf,
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner table tr td .btn.btn-cad {
  display: block;
  width: 100%;
  font-size: 18px;
  padding: 12px 20px;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner table tr td .btn.btn-pdf::before,
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner table tr td .btn.btn-cad::before {
  width: 20px;
  height: 24px;
  left: calc(50% - 105px);
  top: calc(50% - 12px);
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner table tr td .btn.btn-pdf::after,
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner table tr td .btn.btn-cad::after {
  width: 8px;
  height: 8px;
  margin-top: -5px;
}
#sub .crane .crane-lists .inner .accordion-wrap .accordion-box .accordion-inner table tr:last-child td {
  padding: 0;
}
#sub .crane .maker {
  padding: 20px 0 10px;
}
#sub .crane .maker .heading {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 1.2;
}
#sub .case .top-case {
  padding-bottom: 20px;
}
#sub .case .top-case .heading-or-grad {
  margin-bottom: 5px;
}
#sub .case .top-case .heading-or-grad span {
  font-size: 30px;
}
#sub .case .case-lists .flexbox {
  display: block;
  margin-bottom: 20px;
}
#sub .case .case-lists .flexbox .item {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
#sub .case .case-lists .flexbox .item .thumbnail {
  height: auto;
  max-height: 200px;
}
#sub .case .case-lists .flexbox .item .bg-black {
  background: #222;
  color: #fff;
  padding: 15px 20px;
}
#sub .column .top-column {
  padding: 30px 0;
}
#sub .column .top-column .article-list .flexbox {
  padding: 20px 0;
  display: block;
}
#sub .column .top-column .article-list .flexbox::after {
  display: none;
}
#sub .column .top-column .article-list .flexbox .thumbnail {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
#sub .column .top-column .article-list .flexbox .text {
  width: 100%;
}
#sub .column .top-column .article-list .flexbox .text .title {
  font-size: 17px;
  margin-bottom: 0;
}
#sub .column .top-column .article-list .flexbox .text .time {
  font-size: 13px;
  margin-bottom: 10px;
}
#sub .column .top-column .article-list .flexbox .text .bg-gray {
  padding: 15px;
  font-size: 13px;
}
#sub .news .top-news {
  padding: 30px 0;
}
#sub .news .top-news .article-list {
  display: flex;
}
#sub .news .top-news .article-list .flexbox {
  width: 100%;
}
#sub .news .top-news .article-list .flexbox:nth-child(2) {
  border-top: none;
}
#sub .news .top-news .article-list .flexbox .text .title {
  font-size: 17px;
  margin-bottom: 0px;
}
#sub .news .top-news .article-list .flexbox .text .time {
  font-size: 13px;
}
#sub .formarea form .flexbox {
  display: block;
  border-left: 1px solid #ddd;
}
#sub .formarea form .flexbox .text {
  width: 100%;
}
#sub .formarea form .flexbox .text span {
  color: #fff;
  padding: 0px 10px 2px;
  text-align: center;
  font-size: 13px;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}
#sub .formarea form .flexbox .text span.bg-orange {
  background: #fe7c1e;
}
#sub .formarea form .flexbox .content {
  width: 100%;
}
#sub .formarea form .flexbox .content .detail {
  max-width: 100%;
  margin-bottom: 10px;
}
#sub .formarea form .flexbox .content .detail .inner:first-child {
  margin-right: 15px;
}
#sub .formarea form .flexbox .content.radiobox {
  padding: 10px 15px;
}
#sub .formarea form .flexbox .content.radiobox input[type=checkbox],
#sub .formarea form .flexbox .content.radiobox input[type=radio], #sub .formarea form .flexbox .content.checkbox input[type=checkbox],
#sub .formarea form .flexbox .content.checkbox input[type=radio], #sub .formarea form .flexbox .content.checkbox-block input[type=checkbox],
#sub .formarea form .flexbox .content.checkbox-block input[type=radio] {
  margin-top: 5px;
}
#sub .formarea form .flexbox .content.radiobox .detail .wpcf7-list-item, #sub .formarea form .flexbox .content.checkbox .detail .wpcf7-list-item, #sub .formarea form .flexbox .content.checkbox-block .detail .wpcf7-list-item {
  display: flex;
  margin: 0;
  align-items: flex-start;
  justify-content: flex-start;
}
#sub .formarea form .flexbox:first-of-type {
  border-top: 1px solid #dddddd;
}
#sub .formarea form .flexbox:last-of-type .text {
  border-bottom: none;
}
#sub .formarea form .flexbox .picture {
  padding: 20px 10px !important;
}
#sub .formarea form .flexbox .picture input {
  border: none !important;
  padding: 0;
}
#sub .formarea form input[type=submit] {
  margin: auto;
  width: 100%;
  max-width: 320px;
  border-radius: 4px;
  transition: 0.2s;
  padding: 12px 30px 15px;
  display: inline-block;
  font-weight: normal;
  color: #fe7c1e;
  font-size: 18px;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: #fe7c1e 1px solid;
  font-weight: bold;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  font-family: Arial, "Noto Sans JP", Meiryo, sans-serif;
}
#sub .formarea form input[type=submit]:hover {
  background: #fe7c1e;
  color: #fff;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
}
#sub .anchor ul {
  width: 100%;
}
#sub .anchor ul li {
  width: calc((100% - 1px) / 2);
  flex-wrap: wrap;
}
#sub .anchor ul li a {
  font-size: 15px;
}
#sub .recruit .contents-wrap {
  position: relative;
  padding-top: 120px;
}
#sub .recruit .contents-wrap .anchor {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: auto;
  top: -120px;
  padding: 0 10px;
  left: 0;
}
#sub .recruit .contents-wrap .anchor ul.flexbox {
  display: block;
}
#sub .recruit .contents-wrap .anchor ul.flexbox li {
  width: 100%;
  margin-bottom: 1px;
}
#sub .recruit .contents-wrap #merit {
  padding-top: 50px;
}
#sub .recruit .contents-wrap #merit .heading {
  margin-bottom: 20px;
  font-size: 24px;
}
#sub .recruit .contents-wrap #merit .heading span {
  font-size: 18px;
}
#sub .recruit .contents-wrap #merit .heading:before {
  bottom: 15px;
  font-size: 40px;
}
#sub .recruit .contents-wrap #merit .inner .flexbox {
  z-index: 2;
  width: 100%;
  padding: 20px;
  left: 0;
  min-height: auto;
}
#sub .recruit .contents-wrap #merit .inner .flexbox .box {
  width: 100%;
  margin: auto;
}
#sub .recruit .contents-wrap #merit .inner .flexbox .box .title {
  margin-bottom: 0;
  padding: 10px 20px;
  font-size: 20px;
  padding-left: 70px;
}
#sub .recruit .contents-wrap #merit .inner .flexbox .box .title:before {
  width: 50px;
  height: 100%;
}
#sub .recruit .contents-wrap #merit .inner .flexbox .box .title::after {
  left: 8px;
  top: calc(50% + 3px);
  color: #fff;
  font-size: 36px;
}
#sub .recruit .contents-wrap #merit .inner .flexbox .box .text {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
}
#sub .recruit .contents-wrap #merit .inner .flexbox:nth-child(2) .box {
  margin-right: auto;
  margin-left: auto;
}
#sub .recruit .contents-wrap #merit .inner .flexbox:nth-child(2) .box .title::after {
  left: 5px;
}
#sub .recruit .contents-wrap #merit .inner .flexbox:nth-child(3) .box .title::after {
  left: 5px;
}
#sub .recruit .contents-wrap #backup .contents-wrap {
  padding-top: 0;
}
#sub .recruit .contents-wrap #backup .contents-wrap .title-area {
  padding: 20px;
}
#sub .recruit .contents-wrap #backup .contents-wrap .title-area .heading {
  font-size: 15px;
  padding: 4px 20px;
}
#sub .recruit .contents-wrap #backup .contents-wrap .title-area .title {
  font-size: 24px;
  line-height: 1.5;
}
#sub .recruit .contents-wrap #backup .contents-wrap .title-area .text {
  text-align: left;
  font-size: 16px;
}
#sub .recruit .contents-wrap #backup .flexbox {
  display: block;
}
#sub .recruit .contents-wrap #backup .flexbox .white-box-shadow {
  padding: 20px;
  width: 100%;
}
#sub .recruit .contents-wrap #backup .flexbox .white-box-shadow:first-child {
  margin-bottom: 15px;
}
#sub .recruit .contents-wrap #backup .flexbox .white-box-shadow .heading {
  font-size: 20px;
  margin-bottom: 15px;
}
#sub .recruit .contents-wrap #backup .flexbox .white-box-shadow .heading::first-letter {
  font-size: 30px;
}
#sub .recruit .contents-wrap #backup .flexbox .white-box-shadow .title {
  font-size: 16px;
  padding: 10px;
  line-height: 1;
  margin-bottom: 10px;
}
#sub .recruit .contents-wrap #requirement .anchor {
  position: relative;
  top: 0;
}
#sub .recruit .contents-wrap #requirement .anchor ul {
  display: block;
}
#sub .recruit .contents-wrap #requirement .anchor ul li {
  width: 100%;
  margin-bottom: 1px;
}
#sub .recruit .contents-wrap #requirement .anchor ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#sub .recruit .contents-wrap #requirement .white-box-shadow {
  margin-bottom: 20px;
  padding: 20px;
}
#sub .recruit .contents-wrap #requirement .white-box-shadow:last-child {
  margin-bottom: 0;
}
#sub .recruit .contents-wrap #requirement .white-box-shadow .heading-or-grad span {
  font-size: 22px;
  padding-bottom: 10px;
}
#sub .recruit .contents-wrap #requirement .white-box-shadow table th {
  width: 100px;
  padding: 10px;
}
#sub .recruit .contents-wrap #requirement .white-box-shadow table td {
  width: calc(100% - 100px);
}
#sub .recruit .contents-wrap #requirement .white-box-shadow table th,
#sub .recruit .contents-wrap #requirement .white-box-shadow table td {
  line-height: 1.5;
}
#sub .recruit .contents-wrap #requirement .white-box-shadow.box-tel .heading {
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 15px;
}
#sub .recruit .contents-wrap #requirement .white-box-shadow.box-tel .btn {
  max-width: 100%;
}
#sub .recruit .contents-wrap #requirement .white-box-shadow.box-tel .btn:before {
  display: none;
}
#sub .recruit .contents-wrap #requirement .white-box-shadow.box-tel .btn.bg-or-grad {
  padding: 20px;
  padding-top: 20px;
  line-height: 0.8;
  font-size: 30px;
}
#sub .recruit .contents-wrap #requirement .white-box-shadow.box-tel .btn.bg-or-grad span {
  font-size: 16px;
}
#sub .recruit .contents-wrap #requirement .white-box-shadow.box-tel .btn.bg-or-grad .icon {
  top: 18px;
  left: 20px;
}
#sub .recruit .contents-wrap #requirement .white-box-shadow.box-tel .btn.bg-or-grad .icon img {
  width: 15px;
}
#sub .company .contents-wrap {
  padding-top: 115px;
}
#sub .company .contents-wrap .anchor {
  position: absolute;
  top: -85px;
  width: 100%;
  left: 0;
  padding: 0 10px;
}
#sub .company .contents-wrap .anchor ul {
  flex-wrap: wrap;
}
#sub .company .contents-wrap .anchor ul li {
  width: calc((100% - 1px) / 2);
  margin-bottom: 1px;
}
#sub .company .contents-wrap #greeting .flexbox {
  display: block;
}
#sub .company .contents-wrap #greeting .flexbox .photo {
  width: 100%;
  margin-bottom: 15px;
}
#sub .company .contents-wrap #greeting .flexbox .text {
  width: 100%;
}
#sub .company .contents-wrap #profile table th,
#sub .company .contents-wrap #profile table td {
  display: block;
  width: 100%;
}
#sub .company .contents-wrap #profile table th {
  border-bottom: 1px solid #ddd;
}
#sub .company .contents-wrap #profile table td {
  text-align: left;
  padding: 10px 20px;
}
#sub .company .contents-wrap #access .heading-or-grad {
  font-size: 20px;
  margin-bottom: 15px;
}
#sub .company .contents-wrap #access .flexbox {
  display: block;
}
#sub .company .contents-wrap #access .flexbox .item {
  width: 100%;
}
#sub .company .contents-wrap #access .flexbox .item .map {
  margin-bottom: 10px;
}
#sub .company .contents-wrap #history .contents-wrap::after {
  display: none;
}
#sub .company .contents-wrap #history .contents-wrap .flexbox {
  display: block;
  margin-bottom: 10px;
}
#sub .company .contents-wrap #history .contents-wrap .flexbox:last-child {
  margin-bottom: 0;
}
#sub .company .contents-wrap #history .contents-wrap .flexbox .bg-orange {
  width: 100%;
  padding: 10px 15px;
  line-height: 1;
}
#sub .company .contents-wrap #history .contents-wrap .flexbox .bg-orange .year {
  font-size: 26px;
  margin-bottom: 5px;
}
#sub .company .contents-wrap #history .contents-wrap .flexbox .bg-orange .detail {
  font-size: 12px;
}
#sub .company .contents-wrap #history .contents-wrap .flexbox .bg-white {
  width: 100%;
  padding: 20px;
  font-size: 15px;
}
#sub .company .page-links .flexbox {
  flex-wrap: wrap;
}
#sub .company .page-links .flexbox .item {
  width: 100%;
  height: 120px;
  margin-bottom: 15px;
}
#sub .article-temp .article-area {
  padding-top: 30px;
}
#sub .article-temp .article-area .contents-wrap .contents {
  margin-bottom: 30px;
  width: 100%;
}
#sub .article-temp .article-area .contents-wrap .contents .heading-bg-black {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
#sub .article-temp .article-area .contents-wrap .contents .heading-bg-black .heading {
  font-size: 22px;
}
#sub .article-temp .article-area .contents-wrap .contents .heading-bg-black .time {
  font-size: 13px;
}
#sub .article-temp .article-area .contents-wrap .contents .thumbnail {
  margin-bottom: 20px;
}
#sub .article-temp .article-area .contents-wrap .contents h2 {
  font-size: 22px;
  margin-bottom: 15px;
}
#sub .article-temp .article-area .contents-wrap .contents h3 {
  font-size: 20px;
  margin-bottom: 15px;
}
#sub .article-temp .article-area .contents-wrap .contents h3:first-letter {
  font-size: 24px;
}
#sub .article-temp .article-area .contents-wrap .contents h3:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 100%;
  background: #fe7c1e;
  left: 4px;
  top: 0;
  position: absolute;
}
#sub .article-temp .article-area .contents-wrap .contents h4 {
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 15px;
}
#sub .article-temp .article-area .contents-wrap .contents .temp div,
#sub .article-temp .article-area .contents-wrap .contents .temp p,
#sub .article-temp .article-area .contents-wrap .contents .temp figure,
#sub .article-temp .article-area .contents-wrap .contents .temp ul,
#sub .article-temp .article-area .contents-wrap .contents .temp ol {
  margin-bottom: 20px;
}
#sub .side .white-box-shadow.side-conv .btn {
  max-width: 100%;
}
#sub .side .white-box-shadow.side-conv .btn:before {
  display: none;
}
#sub .side .white-box-shadow.side-conv .btn:after {
  width: 8px;
  height: 8px;
  right: 10px;
}
#sub .side .white-box-shadow.side-conv .btn.bg-or-grad {
  display: block;
  padding: 20px;
  padding-top: 20px;
  line-height: 0.8;
  font-size: 30px;
}
#sub .side .white-box-shadow.side-conv .btn.bg-or-grad span {
  font-size: 16px;
}
#sub .side .white-box-shadow.side-conv .btn.bg-or-grad .icon {
  top: 18px;
  left: 20px;
}
#sub .side .white-box-shadow.side-conv .btn.bg-or-grad .icon img {
  width: 15px;
}
#sub .side .white-box-shadow.side-conv .btn.bg-bl-grad {
  margin-bottom: 0;
  padding: 20px;
  font-size: 22px;
  line-height: 1.5;
}
#sub .side .white-box-shadow.side-conv .btn.bg-bl-grad span {
  font-size: 16px;
}
#sub .side .white-box-shadow.side-conv .btn.bg-bl-grad .icon {
  top: 13px;
  left: 20px;
}
#sub .side .white-box-shadow.side-conv .btn.bg-bl-grad .icon img {
  width: 25px;
}
#sub .contact .white-box-shadow.box-tel {
  padding: 20px;
}
#sub .contact .white-box-shadow.box-tel .heading {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.5;
}
#sub .contact .white-box-shadow.box-tel .btn {
  max-width: 100%;
}
#sub .contact .white-box-shadow.box-tel .btn:before {
  display: none;
}
#sub .contact .white-box-shadow.box-tel .btn.bg-or-grad {
  padding: 20px;
  padding-top: 20px;
  line-height: 0.8;
  font-size: 30px;
}
#sub .contact .white-box-shadow.box-tel .btn.bg-or-grad span {
  font-size: 16px;
}
#sub .contact .white-box-shadow.box-tel .btn.bg-or-grad .icon {
  top: 18px;
  left: 20px;
}
#sub .contact .white-box-shadow.box-tel .btn.bg-or-grad .icon img {
  width: 15px;
}
#sub .top-news {
  margin-bottom: 0;
}

.prev-next-wrap {
  display: flex;
  padding-top: 30px;
}
.prev-next-wrap .sp-thumb {
  display: block !important;
}
.prev-next-wrap .pc-thumb {
  display: none !important;
}
.prev-next-wrap .prev-post,
.prev-next-wrap .next-post {
  display: block;
}
.prev-next-wrap .prev-post:before,
.prev-next-wrap .next-post:before {
  font-weight: bold;
  position: absolute;
  font-size: 26px;
  font-family: "Bahnschrift", sans-serif;
  display: inline-block;
  background: linear-gradient(90deg, #cd011d, #fe7c1e 50%, #fca030);
  background: -webkit-linear-gradient(0deg, #cd011d, #fe7c1e 50%, #fca030);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  top: -22px;
  line-height: 1;
}
.prev-next-wrap .prev-post .post-info {
  width: 100%;
  padding-left: 0;
}
.prev-next-wrap .prev-post::before {
  content: "PREV";
  left: 0;
}
.prev-next-wrap .next-post {
  display: flex;
}
.prev-next-wrap .next-post .post-thum {
  display: flex;
  order: 1;
}
.prev-next-wrap .next-post .post-info {
  display: flex;
  order: 2;
  padding-right: 0;
  width: 100%;
  flex-direction: column;
}
.prev-next-wrap .next-post::before {
  content: "NEXT";
  right: 0;
}
.prev-next-wrap .post-info {
  width: 100%;
  font-size: 14px;
}
.prev-next-wrap .post-info .time {
  font-size: 12px;
}
.prev-next-wrap .post-info .heading {
  line-height: 1.5;
  font-weight: bold;
}
.prev-next-wrap .post-thum {
  line-height: 0;
  width: 100%;
  margin-bottom: 10px;
}/*# sourceMappingURL=sp-layout.css.map */