@charset "UTF-8";
/* CSS Document */
/*as*/
#as .page_title .title {
  padding-right: 455px;
}
#as .box02 h2 {
  font-size: 30px;
  line-height: 1;
  background: url("img/as/box02_h2_bg.jpg") top left repeat;
  padding: 15px 0;
}
#as .box02 .text {
  font-size: 16px;
  line-height: 2;
  margin-top: 50px;
}
#as .box02 h3 {
  font-size: 25px;
  line-height: 1;
  margin-top: 50px;
}
#as .box02 h3::after {
  content: "";
  width: 1030px;
  height: 5px;
  background: #000;
}
#as .box02 ul {
  margin-top: 50px;
  list-style: none;
}
#as .box02 ul li {
  font-size: 18px;
  line-height: 1;
  margin-top: 35px;
  position: relative;
}
#as .box02 ul li .number {
  font-size: 30px;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
  font-weight: bold;
  margin-top: -10px;
  margin-right: 10px;
}
#as .box02 ul li:nth-of-type(1) {
  margin-top: 0;
}
#as .box02 .logo_box {
  margin-top: 50px;
}
#as .box02 .logo_box .txt01, #as .box02 .logo_box .txt02 {
  font-size: 16px;
}
#as .box02 .logo_box .txt01 {
  margin-top: 10px;
  margin-bottom: 0;
}
#as .box02 .logo_box .txt02 {
  padding-left: 15px;
}
#as .box03 h2 {
  font-size: 40px;
  line-height: 1;
}
#as .box03 .text {
  font-size: 16px;
  line-height: 2;
  margin-top: 80px;
}
#as .box03 .r_txt {
  font-size: 25px;
  line-height: 1;
  margin: 50px 0;
}
#as .box03 .txt01 {
  font-size: 14px;
  line-height: 1;
}
#as .box03 .txt02 {
  font-size: 14px;
  line-height: 1;
  margin-top: 30px;
}
#as .box03 .txt03 {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 5px;
}
#as .box04 h2 {
  font-size: 40px;
  line-height: 1;
}
#as .box04 .txt {
  border: 2px solid #aaa;
  padding: 30px;
  margin-top: 30px;
}
#as .box04 .txt p {
  font-size: 16px;
  line-height: 1;
  margin-top: 20px;
}
#as .box04 .txt p:nth-of-type(1) {
  margin-top: 0;
}

#management {
  margin-top: -110px;
  padding-top: 110px;
}

/*construction*/
#construction .box01 h2 {
  font-size: 30px;
  line-height: 1;
  padding: 20px 0;
  border: 3px solid #e2760c;
}
#construction .box01 .title {
  font-size: 25px;
  line-height: 1;
  margin-top: 50px;
}
#construction .box01 .con_box {
  margin-top: 50px;
}
#construction .box01 .con_box .box {
  width: 262px;
  margin-left: 50px;
}
#construction .box01 .con_box .box .box:nth-of-type(1) {
  margin-left: 0;
}
#construction .box01 .con_box .box .txt01 {
  font-size: 18px;
  line-height: 1;
  margin-top: 20px;
}
#construction .box01 .inner {
  font-size: 16px;
  line-height: 2.2;
  margin-top: 50px;
}
#construction .box01 .inner .img01 {
  margin-right: 50px;
}
#construction .box01 .img_box {
  margin-top: 50px;
}
#construction .box01 .txt02 {
  font-size: 16px;
  line-height: 2.3;
  margin-top: 50px;
}
#construction .box01 .pin_btn {
  margin: 50px auto 0;
  width: 400px;
  height: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#construction .box01 .pin_btn p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ee7700;
  font-size: 16px;
  line-height: 1;
  position: relative;
  width: 100%;
  height: 100%;
  border-color: #ee7700;
}
#construction .box01 .pin_btn p::after {
  content: "";
  position: absolute;
  background: #ee7700;
  width: 50px;
  height: 1px;
  right: -25px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#construction .box01 .pin_btn p:hover {
  background: #ee7700;
  color: #fff;
}
#construction .box02 {
  margin-top: 80px;
}
#construction .box02 h2 {
  border: 3px solid #0c9b45;
}
#construction .box02 .pin_btn p {
  color: #0c9b45;
  border-color: #0c9b45;
}
#construction .box02 .pin_btn p::after {
  background: #0c9b45;
}
#construction .box02 .pin_btn p:hover {
  background: #0c9b45;
  color: #fff;
}

#works01, #works02, #works, #works03 {
  margin-top: -95px;
  padding-top: 95px;
}

/*remodeling*/
#remodeling .box01 h2 {
  font-size: 30px;
  line-height: 1;
  padding: 20px 0;
  border: 3px solid #df1121;
}
#remodeling .box01 .logo {
  margin-top: 50px;
}
#remodeling .box01 .inner {
  margin-top: 50px;
  font-size: 16px;
  line-height: 2.3;
}
#remodeling .box01 .inner .txt_01 {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 20px;
}
#remodeling .box01 .inner .txt_03 {
  margin-top: 40px;
}
#remodeling .box01 .inner .img01 {
  margin-right: 50px;
}
#remodeling .box01 .inner .img02 {
  margin-left: 50px;
}
#remodeling .box01 .title {
  font-size: 35px;
  line-height: 1;
  margin-top: 80px;
}
#remodeling .box01 .txt01 {
  font-size: 25px;
  line-height: 1;
  padding: 10px 0 10px 20px;
  border-left: 5px solid #e60012;
  margin-top: 50px;
}
#remodeling .box01 .con {
  margin-top: 50px;
}
#remodeling .box01 .con .box {
  width: 500px;
  position: relative;
}
#remodeling .box01 .con .box .tag {
  font-size: 18px;
  line-height: 1;
  background: #ee7700;
  padding: 8px 35px;
  position: absolute;
  left: 0;
  top: -18px;
}
#remodeling .box01 .con .box2 .tag {
  background: #e60012;
}
#remodeling .box01 .con .arrow {
  width: 100px;
  height: 2px;
  background: #000;
  position: relative;
}
#remodeling .box01 .con .arrow::after {
  content: "";
  width: 6px;
  height: 6px;
  -webkit-clip-path: polygon(0 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 100%, 0 100%);
  position: absolute;
  top: -4px;
  right: 0;
  background: #000;
}
#remodeling .box01 .txt02 {
  font-size: 16px;
  line-height: 2.3;
  margin-top: 50px;
}
#remodeling .box01 .pin_btn {
  margin: 50px auto 0;
  width: 400px;
  height: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#remodeling .box01 .pin_btn p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #e60012;
  font-size: 16px;
  line-height: 1;
  position: relative;
  width: 100%;
  height: 100%;
  border-color: #e60012;
}
#remodeling .box01 .pin_btn p::after {
  content: "";
  position: absolute;
  background: #e60012;
  width: 50px;
  height: 1px;
  right: -25px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#remodeling .box01 .pin_btn p:hover {
  background: #e60012;
  color: #fff;
}

/*information*/
#information .text {
  font-size: 20px;
  line-height: 1.6;
}
#information .text::before, #information .text::after {
  content: "";
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 5px;
  background: #000;
}
#information .text::before {
  margin-right: 65px;
}
#information .text::after {
  margin-left: 65px;
}
#information .table01 {
  margin-top: 50px;
  width: 100%;
}
#information .table01 tr {
  border-top: 1px solid #fff;
}
#information .table01 tr th, #information .table01 tr td {
  font-size: 16px;
  line-height: 1;
  padding: 18px 0;
  text-align: center;
  font-weight: bold;
}
#information .table01 tr th {
  width: 450px;
  background: #ee7700;
  color: #fff;
}
#information .table01 tr td {
  background: #eaeaea;
}
#information .table01 tr:nth-of-type(1) {
  margin-top: 0;
}
#information .con {
  margin-top: 50px;
}
#information .con .table02 {
  width: 1200px;
  margin-top: 30px;
}
#information .con .table02 tr th {
  background: #ee7700;
  color: #fff;
}
#information .con .table02 tr td {
  background: #eaeaea;
}
#information .con .table02 tr th, #information .con .table02 tr td {
  width: 120px;
  font-size: 14px;
  line-height: 1;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #fff;
}
#information .con .table03 tr:nth-of-type(1) td {
  background: #ffb76f;
}
#information .img_box {
  margin-top: 50px;
}
#information .box01 {
  margin-top: 80px;
}
#information .box01 h2 {
  background: url("img/information/box01_h2_bg.jpg") top left repeat;
  padding: 18px 0;
  font-size: 30px;
  line-height: 1;
}
#information .box01 .map02 {
  margin-top: 50px;
}
#information .box01 iframe {
  width: 100%;
  height: 450px;
  margin-top: 50px;
}
#information .box01 .img_box {
  margin-top: 50px;
}
#information .box01 .img_box .box {
  width: 262px;
}
#information .box01 .img_box .box .txt01 {
  font-size: 18px;
  line-height: 1;
  margin-top: 20px;
}
#information .end {
  margin-top: 80px;
  background: url("img/information/end_bg.jpg") center center no-repeat;
  outline: 1px solid #fff;
  outline-offset: -10px;
  height: 400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#information .end .logo {
  margin: auto;
}
#information .end .txt01 {
  font-size: 30px;
  line-height: 1;
  margin: 55px 0 20px;
}
#information .end .txt02 {
  font-size: 52px;
  line-height: 1;
}

/*recruit*/
#recruit h2 {
  background: url("img/recruit/h2_bg.jpg") top left repeat;
  padding: 20px 0;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 2px;
}
#recruit .tab-panel {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
#recruit .tab-panel .tab-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#recruit .tab-panel .tab {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 25px 0;
  font-size: 25px;
  line-height: 1;
  list-style: none;
  border: solid 1px #CCC;
  text-align: center;
  cursor: pointer;
  background: #151515;
  color: #fff;
}
#recruit .tab-panel .panel-group {
  border-top: none;
  background: #fff;
  margin-top: 80px;
}
#recruit .tab-panel .panel {
  display: none;
}
#recruit .tab-panel .tab.is-active {
  background: #ee7700;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#recruit .tab-panel .panel.is-show {
  display: block;
}
#recruit .tab-panel .accordion .inner {
  margin-bottom: 40px;
}
#recruit .tab-panel .accordion .inner.open {
  display: block;
}
#recruit .tab-panel .accordion p {
  cursor: pointer;
  font-size: 20px;
  color: #292c32;
  font-weight: 500;
  position: relative;
  padding: 40px 0;
}
#recruit .tab-panel .accordion p::after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
#recruit .tab-panel .accordion .inner li {
  padding: 10px 0;
}
#recruit .tab-panel .accordion li {
  padding: 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 2px dotted #dfdfdf;
  margin-bottom: 0;
  position: relative;
}
#recruit .tab-panel table {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
#recruit .tab-panel th, #recruit .tab-panel td {
  font-size: 18px;
  padding: 30px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  font-weight: 500;
  color: #292c32;
}
#recruit .tab-panel th {
  padding-left: 0;
}
#recruit table {
  width: 100%;
}
#recruit table tr {
  padding: 35px 0;
  border-bottom: 3px solid #191919;
}
#recruit table tr th {
  width: 200px;
  padding: 45px 0;
}
#recruit table tr th p {
  font-size: 16px;
  line-height: 1.6;
  background: #ee7700;
  padding: 6px 0;
  width: 150px;
}
#recruit table tr td {
  padding: 38px 0 48px;
}
#recruit table tr td .txt01 {
  font-size: 15px;
  line-height: 1;
}
#recruit table tr td .txt01_1 {
  font-size: 20px;
  display: table;
  line-height: 1;
}
#recruit table tr td .line02 {
  font-size: 15px;
  margin-top: 35px;
}
#recruit table tr td .line03 {
  font-size: 15px;
  line-height: 1;
}
#recruit table tr td .big {
  font-size: 20px;
  line-height: 1;
  margin-right: 20px;
}
#recruit table tr td .big::after, #recruit table tr td .txt01_1::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #ee7700;
  display: block;
  position: relative;
  bottom: -5px;
}
#recruit table tr td .txt_line {
  line-height: 2;
}
#recruit table tr th, #recruit table tr td {
  vertical-align: middle;
}
#recruit table tr:nth-of-type(n + 2) .big {
  margin-top: 40px;
  margin-right: 0;
  display: table;
}
#recruit table tr:nth-of-type(n + 2) .big:nth-of-type(1) {
  margin-top: 0;
}
#recruit table tr:nth-of-type(n + 2) .txt01 {
  margin-top: 48px;
}
#recruit table tr:nth-of-type(n + 2) .txt01:nth-of-type(1) {
  margin-top: 0;
}
#recruit table tr:nth-of-type(n + 2) .txt_line {
  margin-top: 38px;
}
#recruit table tr:nth-of-type(n + 2) .right {
  margin-right: 20px;
}
#recruit .box02 tr td .big {
  margin-top: 40px;
  margin-right: 0;
  display: table;
}
#recruit .box02 tr td .big:nth-of-type(1) {
  margin-top: 0;
}
#recruit .box02 tr td .txt01 {
  margin-top: 48px;
}
#recruit .box02 tr td .txt01:nth-of-type(1) {
  margin-top: 0;
}
#recruit .box02 tr td .right {
  margin-right: 20px;
}
#recruit .box03 .accordion-area01 {
  margin-top: 30px;
}
#recruit .box03 .accordion-area01 dt {
  border-bottom: 1px solid #191919;
  padding: 20px 0;
  position: relative;
  cursor: pointer;
}
#recruit .box03 .accordion-area01 dt .icon {
  margin-right: 20px;
  margin-left: 8px;
}
#recruit .box03 .accordion-area01 dt p {
  font-size: 18px;
  line-height: 1;
}
#recruit .box03 .accordion-area01 dt::before, #recruit .box03 .accordion-area01 dt::after {
  content: "";
  position: absolute;
  display: block;
  background: #ee7700;
  top: 0;
  bottom: 0;
  margin: auto;
}
#recruit .box03 .accordion-area01 dt::before {
  width: 3px;
  height: 20px;
  right: 8px;
}
#recruit .box03 .accordion-area01 dt::after {
  width: 20px;
  height: 3px;
  right: 0;
}
#recruit .box03 .accordion-area01 dd {
  padding: 15px 0;
  display: none;
}
#recruit .box03 .accordion-area01 dd .icon {
  margin-right: 20px;
  margin-left: 8px;
}
#recruit .box03 .accordion-area01 dd .txt01 {
  font-size: 14px;
  line-height: 1;
}
#recruit .box03 .accordion-area01 dd .btn {
  width: 300px;
  font-size: 16px;
  line-height: 1;
  padding: 13px 0;
  background: #ee7700;
  margin-top: 15px;
}

#recruit01, #recruit02, #recruit03 {
  margin-top: -95px;
  padding-top: 95px;
}

/*interview*/
#interview .inner {
  margin: 0 auto;
}
#interview .inner .item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 366px;
  margin-right: 50px;
  border-bottom: 3px solid #000;
  padding-bottom: 25px;
}
#interview .inner .item .over {
  position: relative;
  margin-bottom: 25px;
}
#interview .inner .item .over .img_box {
  overflow: hidden;
}
#interview .inner .item .over .img_box .img {
  width: 100%;
  padding-top: 67%;
  position: relative;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#interview .inner .item .over .tax_tag {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: -12.5px;
  right: 0;
  z-index: 10;
  width: 200px;
  height: 25px;
  -webkit-clip-path: polygon(0 100%, 10px 0, 100% 0, 100% 100%);
          clip-path: polygon(0 100%, 10px 0, 100% 0, 100% 100%);
  font-size: 16px;
}
#interview .inner .item .over .pick {
  font-size: 20px;
  line-height: 1;
  background: #000;
  width: 150px;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
}
#interview .inner .item .over .pick::before, #interview .inner .item .over .pick::after {
  -webkit-transform: translate3d(0, 0, 0) scaleX(0);
  transform: translate3d(0, 0, 0) scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
#interview .inner .item .over .pick::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #27ae27;
  -webkit-transform: translate3d(0, 0, 0) scaleX(1);
  transform: translate3d(0, 0, 0) scaleX(1);
}
#interview .inner .item .over .pick::after {
  content: "";
  position: absolute;
  z-index: -2;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  -webkit-transform: translate3d(0, 0, 0) scaleX(1);
  transform: translate3d(0, 0, 0) scaleX(1);
}
#interview .inner .item h3 {
  font-size: 18px;
  line-height: 1.7;
}
#interview .inner .item:hover .pick::before {
  -webkit-transform: translate3d(0, 0, 0) scaleX(1);
  transform: translate3d(0, 0, 0) scaleX(1);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: -webkit-transform 0.33s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: -webkit-transform 0.33s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.33s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.33s cubic-bezier(0.79, 0.17, 0.15, 0.96), -webkit-transform 0.33s cubic-bezier(0.79, 0.17, 0.15, 0.96);
}
#interview .inner .item:hover .pick::after {
  -webkit-transform: translate3d(0, 0, 0) scaleX(1);
  transform: translate3d(0, 0, 0) scaleX(1);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: -webkit-transform 0.22s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: -webkit-transform 0.22s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.22s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.22s cubic-bezier(0.79, 0.17, 0.15, 0.96), -webkit-transform 0.22s cubic-bezier(0.79, 0.17, 0.15, 0.96);
}
#interview .inner .item:hover .img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
  -webkit-transition: -webkit-transform 3s ease-out;
  transition: -webkit-transform 3s ease-out;
  transition: transform 3s ease-out;
  transition: transform 3s ease-out, -webkit-transform 3s ease-out;
}
#interview .inner .item:nth-child(3n) {
  margin-right: 0;
}
#interview .inner .item:nth-child(n+4) {
  margin-top: 50px;
}

#single_interview .main {
  width: 1200px;
  height: 500px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding-top: 30px;
}
#single_interview .main .main_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#single_interview .main .main_img img {
  width: 100%;
  height: 100%;
}
#single_interview .main .triangle {
  width: 150px;
  height: 150px;
  -webkit-clip-path: polygon(0 0, 100% 0, 0 100%);
          clip-path: polygon(0 0, 100% 0, 0 100%);
  background: #ee7700;
  position: absolute;
  top: 0;
  left: 0;
}
#single_interview .main .title01, #single_interview .main .title02 {
  font-size: 25px;
  line-height: 1;
  background: #fff;
  padding: 10px 25px;
  position: relative;
  z-index: 10;
  display: table;
  font-weight: 700;
}
#single_interview .main .title01 {
  margin-left: 20px;
}
#single_interview .main .title02 {
  margin-left: 70px;
  margin-top: 10px;
}
#single_interview .main .info {
  background: #ee7700;
  width: 400px;
  padding: 20px 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
#single_interview .main .info .number {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
}
#single_interview .main .info .name {
  font-size: 35px;
  line-height: 1;
  font-weight: 900;
  margin: 20px 0;
}
#single_interview .main .info .period {
  font-size: 16px;
  line-height: 1;
}
#single_interview .con_box {
  margin-top: 120px;
  width: 1200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#single_interview .con_box .left_img {
  margin-left: 20px;
  height: 100%;
}
#single_interview .con_box .no {
  font-size: 60px;
  font-weight: 900;
  background: #ee7700;
  padding: 20px 15px;
  position: absolute;
  top: -20px;
  left: 0;
  line-height: 1;
  z-index: 10;
}
#single_interview .con_box .no p {
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
}
#single_interview .con_box .txt {
  background: url("img/interview/logo_bg.svg") top right no-repeat;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 50px;
  border-bottom: 3px solid #ee7700;
  width: 650px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 10;
  margin-left: -120px;
  margin-bottom: -20px;
}
#single_interview .con_box .txt .title {
  font-size: 25px;
  line-height: 1.8;
  font-weight: 700;
}
#single_interview .con_box .txt .q {
  font-size: 18px;
  line-height: 1;
  margin: 25px 0;
}
#single_interview .con_box .txt .text {
  font-size: 16px;
  line-height: 2;
}
#single_interview .con_box:nth-of-type(2n) .no {
  right: 0;
  left: inherit;
}
#single_interview .con_box:nth-of-type(2n + 1) .no {
  left: 0;
  right: inherit;
}
#single_interview .con_box02 .right_img img {
  margin-left: auto;
  margin-right: 20px;
}
#single_interview .con_box02 .txt {
  right: inherit;
  left: 0;
  margin-right: -120px;
  margin-bottom: -20px;
  margin-left: 0;
}
#single_interview .con_box02 .no {
  top: -20px;
  right: 0;
  z-index: 30;
  left: inherit;
}
#single_interview .con_box03 .txt {
  width: 100%;
  margin-left: 0;
}
#single_interview .con_box03 .no {
  top: -20px;
  left: 0;
  z-index: 30;
}
#single_interview .inner {
  margin: auto;
}
#single_interview .inner .item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 550px;
}
#single_interview .inner .item .over {
  position: relative;
}
#single_interview .inner .item .over .img_box {
  overflow: hidden;
  position: relative;
  border: 5px solid #ee7700;
}
#single_interview .inner .item .over .img_box .img {
  width: 100%;
  padding-top: 67%;
  position: relative;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#single_interview .inner .item .over .img_box .info {
  background: #ee7700;
  padding: 10px 0;
  width: 230px;
  position: absolute;
  top: 20px;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#single_interview .inner .item .over .img_box .info .number {
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
}
#single_interview .inner .item .over .img_box .info .name {
  font-size: 25px;
  line-height: 1;
  font-weight: 700;
  margin: 10px 0;
}
#single_interview .inner .item .over .img_box .info .period {
  font-size: 14px;
  line-height: 1;
}
#single_interview .inner .item .over .img_box .title01, #single_interview .inner .item .over .img_box .title02 {
  font-size: 20px;
  line-height: 1;
  background: #fff;
  padding: 5px 10px;
  position: relative;
  z-index: 10;
  display: table;
  font-weight: 700;
  position: absolute;
}
#single_interview .inner .item .over .img_box .title01 {
  bottom: 60px;
  left: 10px;
}
#single_interview .inner .item .over .img_box .title02 {
  bottom: 20px;
  left: 20px;
}
#single_interview .inner .item .over .tax_tag {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: -12.5px;
  right: 0;
  z-index: 10;
  width: 200px;
  height: 25px;
  -webkit-clip-path: polygon(0 100%, 10px 0, 100% 0, 100% 100%);
          clip-path: polygon(0 100%, 10px 0, 100% 0, 100% 100%);
  font-size: 16px;
}
#single_interview .inner .item .over .pick {
  font-size: 20px;
  line-height: 1;
  background: #000;
  width: 150px;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
}
#single_interview .inner .item .over .pick::before, #single_interview .inner .item .over .pick::after {
  -webkit-transform: translate3d(0, 0, 0) scaleX(0);
  transform: translate3d(0, 0, 0) scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
#single_interview .inner .item .over .pick::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #27ae27;
  -webkit-transform: translate3d(0, 0, 0) scaleX(1);
  transform: translate3d(0, 0, 0) scaleX(1);
}
#single_interview .inner .item .over .pick::after {
  content: "";
  position: absolute;
  z-index: -2;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  -webkit-transform: translate3d(0, 0, 0) scaleX(1);
  transform: translate3d(0, 0, 0) scaleX(1);
}
#single_interview .inner .item h3 {
  font-size: 18px;
  line-height: 1.7;
}
#single_interview .inner .item:hover .pick::before {
  -webkit-transform: translate3d(0, 0, 0) scaleX(1);
  transform: translate3d(0, 0, 0) scaleX(1);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: -webkit-transform 0.33s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: -webkit-transform 0.33s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.33s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.33s cubic-bezier(0.79, 0.17, 0.15, 0.96), -webkit-transform 0.33s cubic-bezier(0.79, 0.17, 0.15, 0.96);
}
#single_interview .inner .item:hover .pick::after {
  -webkit-transform: translate3d(0, 0, 0) scaleX(1);
  transform: translate3d(0, 0, 0) scaleX(1);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: -webkit-transform 0.22s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: -webkit-transform 0.22s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.22s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.22s cubic-bezier(0.79, 0.17, 0.15, 0.96), -webkit-transform 0.22s cubic-bezier(0.79, 0.17, 0.15, 0.96);
}
#single_interview .inner .item:hover .img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
  -webkit-transition: -webkit-transform 3s ease-out;
  transition: -webkit-transform 3s ease-out;
  transition: transform 3s ease-out;
  transition: transform 3s ease-out, -webkit-transform 3s ease-out;
}
#single_interview .inner .item:nth-child(n+3) {
  margin-top: 50px;
}
#single_interview .inner .btn {
  width: 100%;
  background: #000;
  padding: 20px 0;
  font-size: 16px;
  margin-top: 20px;
}
#single_interview .archives_list {
  font-size: 25px;
  line-height: 1;
  margin: 120px 0 80px;
}
#single_interview .archives_list::before, #single_interview .archives_list::after {
  content: "";
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 3px;
  background: #ee7700;
}
#single_interview .archives_list::before {
  margin-right: 40px;
}
#single_interview .archives_list::after {
  margin-left: 40px;
}
#single_interview .image_box {
  margin-top: 80px;
}

/*entry*/
#entry {
  padding-bottom: 100px;
}
#entry .page_title .title {
  padding-right: 370px;
}
#entry .entry_form {
  border: 1px solid #aaa;
}
#entry .entry_form tr {
  border-top: 1px solid #aaa;
}
#entry .entry_form tr th, #entry .entry_form tr td {
  font-size: 16px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#entry .entry_form tr th {
  background: #ee7700;
  color: #fff;
  width: 300px;
  vertical-align: middle;
  position: relative;
}
#entry .entry_form tr:last-child input, #entry .entry_form tr:nth-of-type(6) input {
  width: inherit;
}
#entry .entry_form tr:nth-of-type(6) label {
  margin-right: 20px;
}
#entry .entry_form .essential {
  font-size: 14px;
  color: #ee7700;
  background: #fff;
  padding: 0 15px;
  position: absolute;
  right: 20px;
}
#entry .entry_form .wpcf7-list-item {
  margin: 0;
}
#entry .entry_form input {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #efefef;
  border: 0;
  padding: 10px;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  text-align: left;
  font-weight: 500;
  outline: 0;
}
#entry .scroll .scroll_area {
  overflow-y: scroll;
  height: 180px;
  border: 1px solid #e5e5e5;
  padding: 20px;
  margin: 20px 0;
}
#entry .scroll .scroll_area::-webkit-scrollbar {
  width: 7px;
  height: 135px;
  margin-right: 20px;
}
#entry .scroll .scroll_area::-webkit-scrollbar-button {
  display: none;
}
#entry .scroll .scroll_area::-webkit-scrollbar-thumb {
  background: #161978;
}
#entry .scroll .scroll_area::-webkit-scrollbar-track {
  background: #efefef;
}
#entry .scroll .txt01 {
  color: #161978;
  font-weight: 600;
}
#entry .scroll .txt02 {
  margin-top: 20px;
  font-weight: 500;
  line-height: 1;
}
#entry .scroll .txt03 {
  line-height: 2;
  margin-top: 10px;
}
#entry .entry_btn {
  text-align: center;
}
#entry .entry_btn input {
  width: 400px;
  margin: 50px auto 0;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 20px;
  border: 0;
  padding: 20px 0;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, Meiryo, sans-serif;
  font-weight: 500;
  cursor: pointer;
}

.wpcf7-spinner {
  display: none;
  opacity: 0;
}

.wpcf7 form .wpcf7-response-output {
  display: none;
}

#end02 .thanks, #end .thanks {
  font-size: 16px;
  line-height: 2;
}

/*contact*/
#contact {
  padding-bottom: 100px;
}
#contact .contact_form {
  border: 1px solid #e6e6e6;
  width: 100%;
  margin-top: 80px;
}
#contact .contact_form tr {
  border-top: 1px solid #e6e6e6;
}
#contact .contact_form tr th, #contact .contact_form tr td {
  font-size: 16px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#contact .contact_form tr th {
  background: #eee;
  width: 300px;
  vertical-align: middle;
  position: relative;
}
#contact .contact_form .essential {
  color: #fff;
  font-size: 14px;
  background: #ee7700;
  padding: 0 15px;
  position: absolute;
  right: 20px;
}
#contact .contact_form input, #contact .contact_form textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #efefef;
  border: 0;
  padding: 10px;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  text-align: left;
  font-weight: 500;
  outline: 0;
}
#contact .contact_btn {
  text-align: center;
  padding-bottom: 80px;
}
#contact .contact_btn input {
  width: 400px;
  margin: 50px auto 0;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 20px;
  border: 0;
  padding: 20px 0;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, Meiryo, sans-serif;
  font-weight: 500;
  cursor: pointer;
}
#contact .tel_txt01 {
  font-size: 25px;
  line-height: 1;
  letter-spacing: 1px;
}
#contact .tel {
  line-height: 1;
  font-size: 30px;
  letter-spacing: 2px;
  margin-top: 15px;
}
#contact .tel span {
  font-size: 60px;
}

/*blog*/
#blog .time {
  font-size: 16px;
  line-height: 1;
}
#blog .post {
  font-size: 16px;
  border-bottom: 1px solid #aaa;
  padding: 20px 0;
}
#blog .tag {
  font-size: 14px;
  margin: 0 10px;
  width: 50px;
}
#blog h3 {
  font-size: 14px;
}

#single_blog .box01 {
  border: 2px solid #000;
  padding: 50px;
  font-size: 16px;
}
#single_blog .box01 .time {
  color: #cfcfcf;
}
#single_blog .box01 .tag {
  margin: 0 20px;
  padding: 0 10px;
}
#single_blog .box01 h2 {
  border-bottom: 2px solid #cfcfcf;
  padding: 20px 0;
  line-height: 1.8;
  margin-bottom: 20px;
}
#single_blog .box01 .text {
  line-height: 2;
}

/*works*/
#archives-works01 .item, #archives-works02 .item, #archives-works03 .item {
  width: 366px;
  margin-right: 51px;
  position: relative;
}
#archives-works01 .item h3, #archives-works02 .item h3, #archives-works03 .item h3 {
  font-size: 18px;
  margin: 30px 0;
  line-height: 1.5;
}
#archives-works01 .item .img img, #archives-works02 .item .img img, #archives-works03 .item .img img {
  height: 244px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#archives-works01 .item:nth-of-type(3n), #archives-works02 .item:nth-of-type(3n), #archives-works03 .item:nth-of-type(3n) {
  margin-right: 0;
}
#archives-works01 .item:nth-of-type(n + 4), #archives-works02 .item:nth-of-type(n + 4), #archives-works03 .item:nth-of-type(n + 4) {
  margin-top: 50px;
}
#archives-works01 .btn, #archives-works02 .btn, #archives-works03 .btn {
  font-size: 14px;
  line-height: 1;
  position: relative;
  padding-bottom: 5px;
}
#archives-works01 .btn::before, #archives-works02 .btn::before, #archives-works03 .btn::before {
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  bottom: -5px;
  right: 0;
  content: "";
}
#archives-works01 .btn::after, #archives-works02 .btn::after, #archives-works03 .btn::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 0 5px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  content: "";
  right: 0;
  bottom: -4px;
}

#single-works .gallery_title .title {
  font-size: 35px;
  line-height: 1;
}
#single-works .gallery_title .bdr {
  width: 100%;
  height: 2px;
  background: #000;
  margin: 10px 0;
}
#single-works .gallery_title .min_title {
  font-size: 20px;
  line-height: 1;
  padding-left: 395px;
}
#single-works .theme {
  margin: 80px 0 0;
}
#single-works .theme .min {
  font-size: 20px;
  line-height: 1;
  margin: auto 0;
}
#single-works .txt {
  background: url("img/works/txt_bg.jpg") top left repeat;
  padding: 50px;
  font-size: 16px;
  margin-top: 80px;
}
#single-works .txt h2 {
  margin: 20px 0;
}
#single-works .txt .text {
  line-height: 2;
}
#single-works .gallery_list {
  margin-top: 80px;
}
#single-works .gallery_list .img {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
}
#single-works .gallery_list .g_img {
  margin-right: 30px;
  width: 380px;
}
#single-works .gallery_list .g_img:nth-of-type(3n) {
  margin-right: 0;
}
#single-works .gallery_list .g_img:nth-of-type(n + 4) {
  margin-top: 30px;
}
#single-works .gallery_list .gallery_text {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 10px;
}

/*company*/
#company h2 {
  font-size: 40px;
  line-height: 1;
}
#company .box01 .logo {
  margin: 50px auto 20px;
  width: 15%;
}
#company .box01 .main_txt {
  font-size: 24px;
  line-height: 2;
}
#company .box01_2 .theme {
  position: relative;
  margin: 50px 0;
}
#company .box01_2 .theme .txt01 {
  font-size: 30px;
  line-height: 1;
  padding-left: 215px;
  position: relative;
  z-index: 10;
}
#company .box01_2 .theme .txt02 {
  font-size: 30px;
  line-height: 1;
  position: relative;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
}
#company .box01_2 .theme .txt02::after {
  content: "";
  width: 200px;
  height: 1px;
  background: #000;
  margin-left: 30px;
}
#company .box01_2 .theme .logo {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
#company .box01_2 .inner .img_box {
  margin-right: 50px;
  position: relative;
}
#company .box01_2 .inner .txt {
  width: 650px;
}
#company .box01_2 .inner .txt .text {
  font-size: 16px;
  line-height: 2.2;
}
#company .box01_2 .inner .txt .txt03 {
  font-size: 16px;
  line-height: 1;
  margin-top: 15px;
}
#company .box01_2 .inner .txt .txt01 {
  font-size: 20px;
  line-height: 1;
  margin-top: 70px;
}
#company .box01_2 .inner .txt .txt02 {
  font-size: 40px;
  line-height: 1;
  margin-top: 20px;
}
#company table {
  width: 100%;
  border-right: 1px solid #aaa;
  border-left: 1px solid #aaa;
  margin-top: 80px;
}
#company table tr {
  border-bottom: 1px solid #aaa;
}
#company table tr th, #company table tr td {
  font-size: 16px;
  padding: 15px 0 15px 20px;
}
#company table tr th {
  width: 225px;
  background: #eee;
  vertical-align: middle;
}
#company table tr td li {
  margin-top: 30px;
}
#company table tr td li:nth-of-type(1) {
  margin-top: 0;
}
#company table tr td .last {
  line-height: 3;
}
#company table tr:nth-of-type(1) {
  border-top: 1px solid #aaa;
}
#company iframe {
  width: 100%;
  height: 450px;
  border: 0;
  margin-top: 80px;
}

#greeting, #history, #info, #access, #privacy {
  margin-top: -50px;
  padding-top: 50px;
}

#as_box {
  padding-top: 80px;
  margin-top: -80px;
}

/*contact_banner*/
#contact_banner .box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: auto;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  position: relative;
  background: #000;
  width: 1200px;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
#contact_banner .box .img {
  opacity: 0.3;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
#contact_banner .box .orange {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
#contact_banner .box .icon_text {
  position: absolute;
  right: 75px;
  top: -50px;
  font-size: 100px;
  line-height: 1;
  letter-spacing: 10px;
  opacity: 0.4;
  color: #c1c1c1;
}
#contact_banner .box:hover {
  background: #ee7700;
}
#contact_banner .box:hover .img {
  opacity: 0.1;
}
#contact_banner .box:hover .orange {
  color: #fff;
}
#contact_banner .text_box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100px;
  margin: auto;
  z-index: 10;
  line-height: 1;
}
#contact_banner .txt01 {
  font-size: 45px;
  margin-bottom: 15px;
  letter-spacing: 5px;
}
#contact_banner .txt02 {
  font-size: 20px;
  letter-spacing: 2px;
}
#contact_banner .txt03 {
  font-size: 20px;
  line-height: 1.7;
  margin-left: 150px;
  letter-spacing: 1px;
}
#contact_banner .con02 {
  margin-left: auto;
  margin-right: inherit;
}
#contact_banner .con02 .icon_text {
  right: inherit;
  left: 75px;
}

#login_page, #archives-associate {
  margin-bottom: 50px;
}
#login_page form, #archives-associate form {
  display: table;
  margin: auto;
}
#login_page form dl dt, #archives-associate form dl dt {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
}
#login_page form dl dt:nth-of-type(n + 2), #archives-associate form dl dt:nth-of-type(n + 2) {
  margin-top: 20px;
}
#login_page form dl dd input, #archives-associate form dl dd input {
  outline: none;
  width: 400px;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 18px;
  border: 2px solid #c6c6c6;
}
#login_page form .btn, #archives-associate form .btn {
  width: 300px;
  position: relative;
  margin: auto;
}
#login_page form .btn input, #archives-associate form .btn input {
  height: 50px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  line-height: 1;
  background: #00a040;
  color: #fff;
  text-align: center;
  font-weight: bold;
  border: none;
  margin: 50px auto 0;
  display: block;
  cursor: pointer;
}
#login_page form .btn::after, #archives-associate form .btn::after {
  content: "";
  position: absolute;
  background: url(img/associate/loginbtn_arrow.svg) no-repeat;
  width: 7px;
  height: 9px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
#login_page form .btn:hover::after, #archives-associate form .btn:hover::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

#archives-associate {
  margin-bottom: 50px;
}
#archives-associate .list .item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 2px solid #bfbcbc;
  padding: 30px;
  background: #fff;
}
#archives-associate .list .item .time {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 15px;
  font-weight: bold;
}
#archives-associate .list .item h2 {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}
#archives-associate .list .item .btn_box a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 268px;
  background: #000;
  height: 45px;
  font-size: 16px;
  line-height: 1;
  position: relative;
  margin-right: 20px;
  box-sizing: border-box;
  padding: 0 20px;
  overflow: hidden;
}
#archives-associate .list .item .btn_box a::after {
  content: "";
  position: absolute;
  background: url(img/associate/archives_arrow.svg) no-repeat;
  width: 5px;
  height: 12px;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
#archives-associate .list .item .btn_box a:hover::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
#archives-associate .list .item .btn_box a:nth-of-type(4n) {
  margin-right: 0;
}
#archives-associate .list .item .btn_box a:nth-of-type(n + 5) {
  margin-top: 20px;
}
#archives-associate .list .item .btn_box a.xlsx {
  background: #0F6835;
}
#archives-associate .list .item .btn_box a.docx {
  background: #1C62C1;
}
#archives-associate .list .item .btn_box a.pdf {
  background: #AD0B00;
}
#archives-associate .list .item .btn_box a.pptx {
  background: #C44623;
}
#archives-associate .list .item .btn {
  width: 350px;
  height: 50px;
  font-size: 16px;
  line-height: 1;
  background: #000;
  margin: 30px auto 0;
  position: relative;
}
#archives-associate .list .item .btn::after {
  content: "";
  position: absolute;
  background: url(img/associate/archives_arrow.svg) no-repeat;
  width: 5px;
  height: 12px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
#archives-associate .list .item .btn:hover::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
#archives-associate .list .item:nth-of-type(n + 2) {
  margin-top: 30px;
}

#single_associate {
  margin-bottom: 50px;
}
#single_associate .item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 2px solid #bfbcbc;
  padding: 30px;
  background: #fff;
}
#single_associate .item .time {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 15px;
  font-weight: bold;
}
#single_associate .item h2 {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}
#single_associate .item .text {
  font-size: 15px;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #bfbcbc;
  padding-top: 20px;
}
#single_associate .item .btn_box {
  margin-top: 30px;
}
#single_associate .item .btn_box a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 268px;
  background: #000;
  height: 45px;
  font-size: 16px;
  line-height: 1;
  position: relative;
  margin-right: 20px;
  box-sizing: border-box;
  padding: 0 20px;
  overflow: hidden;
}
#single_associate .item .btn_box a::after {
  content: "";
  position: absolute;
  background: url(img/associate/archives_arrow.svg) no-repeat;
  width: 5px;
  height: 12px;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
#single_associate .item .btn_box a:hover::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
#single_associate .item .btn_box a:nth-of-type(4n) {
  margin-right: 0;
}
#single_associate .item .btn_box a:nth-of-type(n + 5) {
  margin-top: 20px;
}
#single_associate .item .btn_box a.xlsx {
  background: #0F6835;
}
#single_associate .item .btn_box a.docx {
  background: #1C62C1;
}
#single_associate .item .btn_box a.pdf {
  background: #AD0B00;
}
#single_associate .item .btn_box a.pptx {
  background: #C44623;
}
#single_associate .item .btn {
  width: 350px;
  height: 50px;
  font-size: 16px;
  line-height: 1;
  background: #000;
  margin: 30px auto 0;
  position: relative;
}
#single_associate .item .btn::after {
  content: "";
  position: absolute;
  background: url(img/associate/archives_arrow.svg) no-repeat;
  width: 5px;
  height: 12px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
#single_associate .item .btn:hover::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.pan .logout_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 215px;
  height: 47px;
  line-height: 1;
  font-size: 16px;
  border: 3px solid #000;
  border-bottom: 5px solid #000;
  border-radius: 23.5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.pan .logout_btn::after {
  content: "";
  position: absolute;
  background: url(img/associate/logoutbtn_arrow.svg) no-repeat;
  width: 7px;
  height: 9px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.pan .logout_btn:hover::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

@media screen and (max-width: 500px) {
  .none02 {
    display: inline;
  }
  .sp-none02 {
    display: none;
  }
  .indent_content {
    padding: 30px 16px;
  }
  .page_thumb {
    display: none;
  }
  .content {
    padding: 16px;
  }
  .page_title p {
    font-size: 5vw;
    padding-bottom: 0;
  }
  .page_title .min {
    font-size: 5vw;
  }
  .page_title .bdr {
    margin: 10px 0;
  }
  .indent_content02 {
    margin-top: 30px;
  }
  /*ハンバーガー*/
  #nav-toggle {
    position: fixed;
    top: 6px;
    right: 5%;
    width: 25px;
    height: 30px;
    cursor: pointer;
    font-size: 2.5vw;
    color: #fff;
  }
  #nav-toggle > div {
    position: relative;
    width: 100%;
  }
  #nav-toggle span {
    width: 100%;
    height: 2px;
    left: 0;
    display: block;
    background: #000;
    position: absolute;
    -webkit-transition: top 0.5s ease, -webkit-transform 0.3s ease-in-out;
    transition: top 0.5s ease, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, top 0.5s ease;
    transition: transform 0.3s ease-in-out, top 0.5s ease, -webkit-transform 0.3s ease-in-out;
    /* #nav-toggle close */
  }
  #nav-toggle span:nth-child(1) {
    top: 0;
  }
  #nav-toggle span:nth-child(2) {
    top: 9px;
    width: 100%;
  }
  #nav-toggle span:nth-child(3) {
    top: 18px;
    width: 100%;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    background-color: #000;
  }
  .open #nav-toggle span:nth-child(2) {
    top: 10px;
    width: 0;
    left: 50%;
    background-color: #000;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 10px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background-color: #000;
  }
  /* z-index */
  #nav-toggle {
    z-index: 1000;
    top: 10px;
    margin-top: 10px;
  }
  #container {
    z-index: 900;
  }
  #gloval-nav {
    position: fixed;
    background: url("img/sp/header/hum_bg.jpg") top left repeat;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 990;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 3.5vw;
    padding-left: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: -webkit-transform 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.7s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  #gloval-nav nav {
    z-index: 999;
  }
  #gloval-nav .logo {
    width: 60%;
    margin: 0 auto;
  }
  .open #gloval-nav {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  #gloval-nav ul {
    list-style: none;
    padding: 0 16px;
    letter-spacing: 3px;
  }
  #gloval-nav ul li {
    position: relative;
    width: 100%;
    color: #000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 5%;
    padding-left: 5%;
    font-size: 3.8vw;
    font-weight: bold;
  }
  #gloval-nav ul li::before {
    content: "";
    width: 10px;
    height: 1px;
    background: #000;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
  }
  #gloval-nav ul .sns_box {
    margin-top: 5%;
  }
  #gloval-nav ul .sns_box a {
    width: 10%;
  }
  #gloval-nav ul .sns_box a:nth-child(2) {
    margin-left: 16px;
  }
  .nav-bg {
    opacity: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
  }
  .nav-bg.active {
    opacity: 1;
  }
  .pan {
    margin-top: 60px;
    padding: 50px 16px;
    font-size: 3vw;
  }
  .pan a {
    font-size: 3vw;
  }
  .page_title {
    padding: 0;
    margin-bottom: 50px;
  }
  .page_title .title {
    font-size: 6vw;
    padding-right: 120px;
    letter-spacing: 2px;
  }
  .page_title .min {
    font-size: 4.5vw;
  }
  .single_page {
    padding-bottom: 30px;
  }
  .nav_over {
    margin: 30px 0;
  }
  .navigation .nav_btn {
    width: 48%;
  }
  .navigation .nav_btn .next-entries {
    margin-right: 4%;
  }
  .navigation .nav_btn .next-entries, .navigation .nav_btn .previous-entries {
    width: 48%;
    font-size: 3.5vw;
  }
  .nav_archive_btn {
    width: 48%;
    font-size: 3.5vw;
  }
  .nav_under {
    margin-top: 30px;
  }
  /*header*/
  header, #header02 {
    padding: 0 16px;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background: #fff;
    opacity: 0;
    -webkit-filter: none;
            filter: none;
  }
  header .right_box, #header02 .right_box {
    display: none;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  header a, #header02 a {
    width: 40%;
    margin-right: auto;
  }
  header a .sp_logo, #header02 a .sp_logo {
    width: 100%;
  }
  header.inview {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #nav-toggle {
    opacity: 1;
  }
  #nav-toggle.inview {
    -webkit-animation: none;
            animation: none;
  }
  #header02 {
    display: block;
    opacity: 1;
  }
  .sp_header02 {
    display: none !important;
  }
  #header02 .box {
    height: 60px;
  }
  .op_box.inview .op_logo, .op_box.inview .op_logo02, .op_box.inview .op_logo03, .op_box.inview .op_logo04, .op_box.inview .op_logo05 {
    width: 70%;
  }
  .main-content .slideshow {
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .main-content .slideshow .slide .main_icon {
    left: 0;
    right: 0;
    width: 60%;
    top: -15%;
    bottom: inherit;
  }
  .main-content .slideshow .slide .caption {
    padding: 0 16px;
  }
  .main-content .slideshow .slide .caption .title01 p::after {
    left: 0;
    width: 100%;
  }
  .main-content .slideshow .slide .text02 {
    font-size: 4vw;
  }
  .main-content .slideshow .slide .title {
    font-size: 10vw;
    z-index: 20;
  }
  .main-content .slideshow .slide .text01 {
    font-size: 4vw;
    margin-left: 0;
  }
  .main-content .slideshow .slide .text01 p {
    margin: auto;
    text-align: center;
  }
  .main-content .slideshow .slide .title01 {
    text-align: center;
    margin-left: -10px;
  }
  .main-content .slideshow .slide .txt01 {
    font-size: 4vw;
  }
  .kv__scroll {
    width: 30%;
    left: inherit;
    right: 5%;
    bottom: 30px;
  }
  .kv__scroll__inner::before {
    bottom: -30px;
    height: 120px;
    width: 2px;
  }
  .kv__scroll__text {
    font-size: 3.5vw;
  }
  .main-content .slideshow .pagination {
    width: 100%;
    height: 20%;
    margin: inherit;
    top: initial;
    margin-left: 5%;
  }
  .main-content .slideshow .pagination .item {
    font-size: 22px;
  }
  .main-content .slideshow .pagination .item_box {
    margin-right: auto;
    margin-left: inherit;
    width: 50px;
    height: 50px;
  }
  .main-content .slideshow .pagination .fix_item {
    font-size: 22px;
    margin-left: inherit;
    margin-right: auto;
    border-top: 2px solid #fff;
    width: 50px;
    height: 50px;
  }
  .logo_name {
    font-size: 3vw;
  }
  /*index*/
  #index .box01 {
    padding: 30px 16px;
  }
  #index .box01 h2 {
    font-size: 6vw;
  }
  #index .box01 .title_box {
    margin-bottom: 45px;
  }
  #index .box01 .title_box p {
    font-size: 4vw;
  }
  #index .box01 .title_box .con {
    width: 100%;
    letter-spacing: 3px;
  }
  #index .box01 .title_box .icon_text01, #index .box01 .title_box .icon_text02 {
    display: none;
  }
  #index .box01 .item {
    border-left: 0;
    width: 100%;
    padding-left: 0;
    margin-right: 0;
    margin-top: 45px;
  }
  #index .box01 .inner {
    display: block;
  }
  #index .box01 .inner .item:nth-of-type(1) {
    margin-top: 0;
  }
  #index .box01 .btn {
    position: relative;
    left: inherit;
    bottom: inherit;
    text-align: center;
    margin-top: 10px;
  }
  #index .box01 .img {
    width: 120px;
  }
  #index .box01 .r_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #index .box01 .over {
    margin-bottom: 0;
    margin-right: 10px;
  }
  #index .box01 .time {
    font-size: 3.5vw;
  }
  #index .box01 h3 {
    font-size: 3vw;
    margin: 10px auto;
    line-height: 1.5;
  }
  #index .box01 .text {
    font-size: 3vw;
    line-height: 1.5;
  }
  #index .box01 .category {
    font-size: 4vw;
    padding: 0 10px;
    width: auto;
  }
  #index .box01 .btn::before {
    bottom: -8px;
  }
  #index .box01 .btn::after {
    bottom: -7px;
  }
  #index .box01 .h_btn {
    margin-top: 35px;
    width: 100%;
    font-size: 4vw;
    height: auto;
    padding: 20px 0;
  }
  #index .box02 {
    padding-bottom: 30px;
  }
  #index .box02 .logo {
    width: 60%;
  }
  #index .box02 h2 {
    font-size: 6vw;
  }
  #index .box02 .txt01, #index .box02 .txt03 {
    display: none;
  }
  #index .box02 .txt02 {
    font-size: 3.5vw;
  }
  #index .box02 .btn {
    margin-top: 30px;
    width: 100%;
    font-size: 4vw;
    height: auto;
    padding: 20px 0;
    border: 0;
    background: #ee7700;
  }
  #index .box03 {
    padding: 30px 16px;
  }
  #index .box03 .title_box {
    width: 100%;
    left: 0;
    margin-left: 0;
    top: 0;
    padding-left: 0;
    padding-top: 0;
    position: relative;
  }
  #index .box03 .title_box p {
    font-size: 6vw;
    text-align: center;
    margin: auto;
    display: block;
    letter-spacing: 3px;
  }
  #index .box03 .title_box .fade_r {
    width: 100%;
  }
  #index .box03 .title_box p::after, #index .box03 .title_box p::before {
    display: none;
  }
  #index .box03 .title_box::before {
    display: none;
  }
  #index .box03 h2 {
    font-size: 4vw;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }
  #index .box03 .inner {
    display: block;
    margin-top: 30px;
  }
  #index .box03 .img {
    width: 100%;
    min-width: inherit;
    margin-left: 0;
  }
  #index .box03 .right_box, #index .box03 .left_box {
    width: 100%;
    padding-top: 30px;
  }
  #index .box03 .list p {
    margin-top: 15px;
    font-size: 4vw;
    line-height: 1.5;
  }
  #index .box03 .text {
    font-size: 2.9vw;
    margin-top: 30px;
  }
  #index .box03 .btn_box {
    position: relative;
    bottom: 0;
    margin-top: 30px;
    width: 100%;
    display: block;
  }
  #index .box03 .btn_box .h_btn {
    width: 100%;
    font-size: 4vw;
    height: auto;
    padding: 20px 0;
    margin-top: 20px;
  }
  #index .box03 .btn_box .h_btn:nth-of-type(1) {
    margin-top: 0;
  }
  #index .box03 .btn_box .h_btn:nth-of-type(2) {
    background: #ee7700;
  }
  #index .box03 .bdr {
    display: none;
  }
  #index .c_img {
    min-width: inherit;
    left: 0;
    margin-left: 0;
    height: 150px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #index .box04 .bdr {
    display: none;
  }
  #index .box04 .title_box {
    padding-right: 0;
    margin-right: 0;
  }
  #index .box04 .title_box .fade_l {
    width: 100%;
  }
  #index .box04 .btn_box .h_btn:nth-of-type(2) {
    background: #00a040;
  }
  #index .box05 .btn_box .h_btn:nth-of-type(2) {
    background: #e60012;
  }
  #index .box06 {
    padding: 30px 16px;
  }
  #index .box06 .title_box {
    background: none;
    position: relative;
    top: inherit;
    width: 100%;
    padding-top: 0;
  }
  #index .box06 .title_box p {
    font-size: 9vw;
    letter-spacing: 3px;
  }
  #index .box06 .title_box p::before, #index .box06 .title_box p::after {
    height: 5px;
  }
  #index .box06 .title_box p::before {
    margin-right: 20px;
  }
  #index .box06 .title_box p::after {
    margin-left: 20px;
  }
  #index .box06 h2 {
    font-size: 4vw;
    margin-bottom: 10px;
  }
  #index .box06 .inner {
    display: block;
  }
  #index .box06 .inner .img {
    min-width: inherit;
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #index .box06 .right_box {
    width: 100%;
  }
  #index .box06 h3 p {
    margin-top: 20px;
    font-size: 4.3vw;
  }
  #index .box06 .text {
    font-size: 3.5vw;
    margin-top: 25px;
    line-height: 2.6;
  }
  #index .box06 .link_box {
    margin-top: 30px;
    display: block;
  }
  #index .box06 .link_box .item {
    width: 100%;
    height: auto;
    background: #ee7700;
    padding: 20px 0;
    margin-top: 20px;
  }
  #index .box06 .link_box .item .con {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #index .box06 .link_box .item .con .icon {
    display: none;
  }
  #index .box06 .link_box .item .con .on_icon {
    opacity: 1;
    position: relative;
    margin-right: 20px;
    width: 20%;
    margin-left: 0;
  }
  #index .box06 .link_box .item .con .txt01 {
    font-size: 4vw;
    margin: 0;
    margin-bottom: 5px;
  }
  #index .box06 .link_box .item .con .txt02 {
    font-size: 3.5vw;
  }
  #index .box06 .link_box .item:nth-of-type(1) {
    margin-top: 0;
  }
  #index .box07 {
    padding-top: 0;
    background-size: cover;
  }
  #index .box07 .bdr {
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 70%;
  }
  #index .box07 .txt01 {
    padding-top: 40px;
    text-align: center;
    font-size: 4vw;
  }
  #index .box07 h2 {
    font-size: 10vw;
    text-align: center;
  }
  #index .box07 .inner {
    margin: 40px auto 0;
    display: block;
  }
  #index .box07 .item {
    width: 100%;
    margin-right: 0;
    border-bottom: 2px solid #000;
    padding-bottom: 15px;
    margin-top: 40px;
  }
  #index .box07 .tax_tag {
    font-size: 4vw;
  }
  #index .box07 .pick {
    font-size: 5vw;
    width: auto;
    padding: 0 30px;
  }
  #index .box07 h3 {
    font-size: 4vw;
  }
  #index .box07 .over {
    margin-bottom: 15px;
  }
  #index .box07 .h_btn {
    margin-top: 30px;
    width: 100%;
    font-size: 4vw;
    height: auto;
    padding: 20px 0;
  }
  #index .box08 {
    padding: 60px 16px;
  }
  #index .box08 .txt01 {
    margin-bottom: 10px;
    font-size: 16vw;
  }
  #index .box08 .title {
    font-size: 6vw;
  }
  #index .box08 .btn {
    margin-top: 50px;
    width: 75%;
    font-size: 4vw;
    height: auto;
    padding: 20px 0;
  }
  #index .box09 .inner {
    display: block;
  }
  #index .box09 .inner img {
    width: 75%;
    margin: auto;
  }
  #index .box09 .right_box {
    width: 100%;
    margin-top: 20px;
  }
  #index .box09 .txt01 {
    font-size: 12vw;
    margin-right: 10px;
  }
  #index .box09 .txt02 {
    font-size: 4vw;
  }
  #index .box09 .over {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
  }
  #index .box09 .txt03 {
    font-size: 3.5vw;
  }
  #index .box09 .txt04 {
    font-size: 3.3vw;
    margin-top: 20px;
  }
  #index .box10 {
    padding: 50px 0 70px;
  }
  #index .box10 .logo img {
    width: 45%;
  }
  #index .box10 .logo::after {
    height: 3px;
    width: 45%;
    margin-left: auto;
  }
  #index .box10 .txt01 {
    margin: 50px auto 10px;
    text-align: center;
    font-size: 9vw;
    line-height: 1.6;
  }
  #index .box10 .txt02 {
    font-size: 4.5vw;
    padding-left: 0;
    text-align: center;
  }
  #index .box10 .bdr {
    bottom: -70px;
    height: 3px;
    width: 100%;
    left: inherit;
  }
  #index .box10 .inbox12::before, #index .box10 .inbox12::after {
    display: none;
  }
  #index .box11 {
    padding: 50px 0 0;
  }
  #index .box11 .box {
    width: 100%;
    margin-bottom: 30px;
  }
  #index .box11 .box .img {
    width: 120%;
    height: 150px;
  }
  #index .box11 .box .icon_text {
    font-size: 13vw;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    top: -25px;
  }
  #index .box11 .text_box {
    left: 10%;
  }
  #index .box11 .text_box .txt01 {
    font-size: 7vw;
    margin-bottom: 10px;
  }
  #index .box11 .text_box .txt03 {
    display: none;
  }
  #index .box11 .link_box {
    margin: 40px auto 50px;
  }
  #index .box11 .link_box .item, #index .box11 .link_box .item:nth-of-type(3n) {
    width: 48%;
    margin-right: 4%;
    height: auto;
    padding: 20px 0;
    background: #ee7700;
  }
  #index .box11 .link_box .item p, #index .box11 .link_box .item:nth-of-type(3n) p {
    font-size: 3vw;
    color: #fff;
  }
  #index .box11 .link_box .item:nth-of-type(2n) {
    margin-right: 0;
  }
  #index .box11 .link_box .item:nth-of-type(n + 3) {
    margin-top: 4%;
  }
  #index .box11 .link_box .item::after {
    background: #fff;
    width: 7px;
    height: 7px;
  }
  #index .company_box .box {
    margin-bottom: 0;
  }
  /*as*/
  #as .page_title .title {
    padding-right: 160px;
    font-size: 6vw;
  }
  #as .main {
    outline-offset: -5px;
    height: auto;
    padding: 25px 0;
    background-size: contain;
    outline: 5px solid rgba(255, 255, 255, 0.2);
  }
  #as .main .txt01 {
    font-size: 4vw;
  }
  #as .main .txt02 {
    font-size: 5.5vw;
    margin-top: 20px;
  }
  #as .main .bdr {
    width: 95%;
    height: 2px;
    margin: 10px auto 0;
  }
  #as .box02 h2 {
    font-size: 5vw;
  }
  #as .box02 .text {
    font-size: 3.5vw;
    padding: 0 16px;
    margin-top: 20px;
  }
  #as .box02 h3 {
    margin-top: 30px;
    font-size: 5vw;
  }
  #as .box02 h3::after {
    width: 66%;
    height: 2px;
  }
  #as .box02 ul {
    margin-top: 30px;
    padding: 0 16px;
  }
  #as .box02 ul li {
    margin-top: 20px;
    text-align: justify;
    font-size: 3.5vw;
    line-height: 1.6;
  }
  #as .box02 ul li .number {
    font-size: 6vw;
  }
  #as .box02 .logo_box {
    margin-top: 30px;
    padding: 0 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #as .box02 .logo_box .img01 {
    width: 100%;
    margin-right: 0;
  }
  #as .box02 .logo_box .img02 {
    width: 48%;
  }
  #as .box02 .logo_box .txt01, #as .box02 .logo_box .txt02 {
    font-size: 3.5vw;
  }
  #as .box02 .logo_box .txt02 {
    padding-left: 4%;
  }
  #as .box03 {
    padding: 0 16px;
  }
  #as .box03 h2 {
    font-size: 5vw;
  }
  #as .box03 .text {
    font-size: 3.5vw;
    margin-top: 25px;
  }
  #as .box03 .r_txt {
    font-size: 4vw;
    margin: 20px 0;
  }
  #as .box03 .txt01 {
    font-size: 3.5vw;
    line-height: 1.8;
  }
  #as .box03 .txt02 {
    margin-top: 20px;
    font-size: 4vw;
  }
  #as .box03 .txt03 {
    margin-top: 10px;
    font-size: 3.5vw;
  }
  #as .box04 {
    padding: 0 16px;
  }
  #as .box04 h2 {
    font-size: 5vw;
  }
  #as .box04 .txt {
    border: 1px solid #aaa;
    padding: 20px;
  }
  #as .box04 .txt p {
    font-size: 3.5vw;
    margin-top: 15px;
  }
  #as .end {
    background-size: cover;
    border: 3px solid #000;
    height: auto;
    padding: 20px 0 10px;
  }
  #as .end .txt01, #as .end .txt02 {
    font-size: 4vw;
    padding: 7px 12px;
  }
  #as .end .logo {
    position: relative;
    width: 40%;
    right: 0;
    bottom: 0;
    margin-top: 20px;
    margin-left: auto;
    margin-right: 10px;
  }
  #management {
    margin-top: -60px;
    padding-top: 60px;
  }
  /*construction*/
  #construction .main {
    background-size: contain;
    height: auto;
    padding: 25px 0;
  }
  #construction .main .txt01 {
    font-size: 3.5vw;
  }
  #construction .main .txt02 {
    font-size: 5vw;
    margin-top: 10px;
    font-weight: bold;
  }
  #construction .main .bdr {
    width: 100%;
    margin: 10px auto;
    height: 2px;
  }
  #construction .main .txt03 {
    font-size: 6vw;
    font-weight: bold;
  }
  #construction .main .txt04 {
    font-size: 3.5vw;
    margin-top: 10px;
  }
  #construction .box01 {
    margin-top: 30px;
  }
  #construction .box01 h2 {
    border: 2px solid #e2760c;
    font-size: 4.5vw;
    padding: 15px 0;
  }
  #construction .box01 .title {
    margin-top: 30px;
    font-size: 4vw;
  }
  #construction .box01 .con_box {
    margin-top: 4%;
    padding: 0 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #construction .box01 .con_box .box {
    margin-left: 0;
    width: 48%;
    margin-right: 4%;
  }
  #construction .box01 .con_box .box .txt01 {
    font-size: 3.5vw;
    margin-top: 10px;
  }
  #construction .box01 .con_box .box:nth-of-type(2n) {
    margin-right: 0;
  }
  #construction .box01 .con_box .box:nth-of-type(n + 3) {
    margin-top: 4%;
  }
  #construction .box01 .con_box:nth-of-type(1) {
    margin-top: 30px;
  }
  #construction .box01 .inner {
    margin-top: 30px;
    font-size: 3.5vw;
    display: block;
    padding: 0 16px;
  }
  #construction .box01 .inner .img01 {
    margin-right: 0;
    margin-bottom: 10px;
  }
  #construction .box01 .img_box {
    margin-top: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 16px;
  }
  #construction .box01 .img_box img {
    width: 48%;
  }
  #construction .box01 .img_box img:nth-of-type(3) {
    margin-top: 4%;
  }
  #construction .box01 .txt02 {
    margin-top: 30px;
    font-size: 3.5vw;
    padding: 0 16px;
    line-height: 1.8;
  }
  #construction .box01 .pin_btn {
    margin-top: 30px;
    width: auto;
    padding: 0 16px;
    height: auto;
  }
  #construction .box01 .pin_btn p {
    font-size: 4vw;
    padding: 15px 0;
  }
  #construction .box02 h2 {
    border: 2px solid #0c9b45;
  }
  #construction .end {
    margin-top: 30px;
    background-size: cover;
    height: auto;
    outline-offset: -5px;
    padding: 15px 0;
  }
  #construction .end .txt01 {
    font-size: 4vw;
  }
  #construction .end .txt02 {
    font-size: 3.5vw;
    margin: 10px 0;
    letter-spacing: 5px;
  }
  #construction .end .logo {
    width: 25%;
  }
  #works01, #works02, #works03 {
    margin-top: -60px;
    padding-top: 60px;
  }
  /*remodeling*/
  #remodeling .box01 h2 {
    padding: 15px 0;
    border: 2px solid #df1121;
    font-size: 4.5vw;
  }
  #remodeling .box01 .logo {
    margin-top: 30px;
    padding: 0 16px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #remodeling .box01 .inner {
    margin-top: 30px;
    display: block;
    padding: 0 16px;
    font-size: 3.5vw;
  }
  #remodeling .box01 .inner .txt_01 {
    font-size: 4.3vw;
    line-height: 1.6;
    margin: 30px auto 15px;
    text-align: center;
  }
  #remodeling .box01 .inner .img01 {
    margin-right: 0;
    margin-bottom: 10px;
  }
  #remodeling .box01 .inner .img02 {
    margin-left: 0;
    margin-bottom: 10px;
  }
  #remodeling .box01 .title {
    font-size: 5vw;
    margin-top: 30px;
  }
  #remodeling .box01 .txt01 {
    font-size: 5vw;
    width: calc(100% - 32px);
    margin: 30px auto 0;
    border-left: 3px solid #e60012;
    padding: 3px 0 3px 10px;
  }
  #remodeling .box01 .con {
    padding: 0 16px;
    margin-top: 35px;
  }
  #remodeling .box01 .con .box {
    width: 60%;
  }
  #remodeling .box01 .con .box .tag {
    font-size: 3.5vw;
    padding: 5px 10px;
    top: -10px;
  }
  #remodeling .box01 .con .arrow {
    width: 15%;
    margin: 0 4%;
  }
  #remodeling .box01 .txt02 {
    margin-top: 30px;
    font-size: 3.5vw;
    padding: 0 16px;
    line-height: 1.8;
  }
  #remodeling .box01 .pin_btn {
    margin-top: 30px;
    width: auto;
    padding: 0 16px;
    height: auto;
  }
  #remodeling .box01 .pin_btn p {
    font-size: 4vw;
    padding: 15px 0;
  }
  #remodeling .end {
    margin-top: 30px;
    background-size: cover;
    height: auto;
    outline-offset: -5px;
    padding: 15px 0;
  }
  #remodeling .end .txt01 {
    font-size: 4vw;
  }
  #remodeling .end .txt02 {
    font-size: 3.5vw;
    margin: 10px 0;
    letter-spacing: 5px;
  }
  #remodeling .end .logo {
    width: 25%;
  }
  /*information*/
  #information .text {
    font-size: 4vw;
    margin-top: 30px;
    text-align: center;
  }
  #information .text::before, #information .text::after {
    display: none;
  }
  #information .table01 {
    margin-top: 30px;
  }
  #information .table01 tr th {
    width: 100%;
    border-bottom: 1px solid #fff;
  }
  #information .table01 tr th, #information .table01 tr td {
    display: block;
    font-size: 4vw;
  }
  #information .con {
    margin-top: 30px;
    display: block;
    padding: 0 16px;
  }
  #information .con .table02 {
    margin-top: 30px;
    width: 100%;
  }
  #information .con .table02 tr th, #information .con .table02 tr td {
    font-size: 4vw;
  }
  #information .con .table02 tr td:nth-of-type(1) {
    background: #ffb76f;
  }
  #information .img_box {
    margin-top: 30px;
    padding: 0 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #information .img_box a {
    width: 48%;
  }
  #information .img_box a:nth-of-type(n + 3) {
    margin-top: 4%;
  }
  #information .box01 {
    margin-top: 30px;
  }
  #information .box01 h2 {
    font-size: 5vw;
  }
  #information .box01 .map02 {
    margin-top: 30px;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #information .box01 iframe {
    height: 300px;
    margin-top: 30px;
  }
  #information .box01 .img_box {
    margin-top: 30px;
    padding: 0 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #information .box01 .img_box .box {
    width: 48%;
  }
  #information .box01 .img_box .box .txt01 {
    font-size: 3.5vw;
    margin-top: 10px;
  }
  #information .box01 .img_box .box:nth-of-type(n + 3) {
    margin-top: 4%;
  }
  /*recruit*/
  #recruit h2 {
    font-size: 4vw;
    padding: 15px 0;
  }
  #recruit .tab-panel .tab {
    font-size: 3.5vw;
    padding: 20px 0;
  }
  #recruit .tab-panel .panel-group {
    margin-top: 30px;
  }
  #recruit .tab-panel th, #recruit .tab-panel td {
    border-bottom: 0;
  }
  #recruit .tab-panel th {
    padding: 30px 0 0;
  }
  #recruit .tab-panel td {
    padding: 0 0 30px;
  }
  #recruit .tab-panel .txt01_1 {
    font-size: 4vw;
    margin: auto;
  }
  #recruit .tab-panel .line02 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #recruit table tr {
    padding: 0;
    border-bottom: 2px solid #191919;
  }
  #recruit table tr th, #recruit table tr td {
    display: block;
    padding: 0 16px;
  }
  #recruit table tr th {
    padding-top: 30px;
    width: auto;
  }
  #recruit table tr th p {
    margin: auto;
    font-size: 4vw;
    margin-top: 0;
    line-height: 1.5;
  }
  #recruit table tr td {
    margin-top: 20px;
    padding-bottom: 30px;
  }
  #recruit table tr td .txt01 {
    font-size: 4vw;
  }
  #recruit table tr td .line02 {
    margin-top: 15px;
    font-size: 3.5vw;
  }
  #recruit table tr td .big {
    font-size: 3.8vw;
    margin-right: 10px;
  }
  #recruit table tr td .big::after {
    bottom: -5px;
  }
  #recruit table tr td .right, #recruit table tr td .left {
    display: inline-block;
  }
  #recruit table tr:nth-of-type(n+2) .big {
    font-size: 4vw;
    margin: auto;
    margin-top: 20px;
  }
  #recruit table tr:nth-of-type(n+2) .txt01 {
    margin-top: 20px;
    font-size: 4vw;
    text-align: center;
    line-height: 1.8;
  }
  #recruit table .pc_tr {
    display: none;
  }
  #recruit .box02 tr td .big {
    margin: auto;
    font-size: 4vw;
    margin: auto;
    margin-top: 20px;
  }
  #recruit .box02 tr td .txt01 {
    margin-top: 20px;
    font-size: 4vw;
    text-align: center;
    line-height: 1.8;
  }
  #recruit .box02 tr td:last-child {
    padding-bottom: 20px;
  }
  #recruit .box02 tr .sp_td {
    display: table;
    margin: 20px auto 0;
  }
  #recruit .box02 tr .sp_td .big {
    margin: inherit;
    margin-top: 30px;
  }
  #recruit .box02 tr .sp_td .txt01 {
    margin-top: 20px;
    text-align: start;
  }
  #recruit .box02 tr .sp_td02 {
    margin-bottom: 20px;
  }
  #recruit .box03 .accordion-area01 {
    margin-top: 10px;
    padding: 0 16px;
  }
  #recruit .box03 .accordion-area01 dt {
    padding: 15px 0;
  }
  #recruit .box03 .accordion-area01 dt p {
    font-size: 4vw;
    width: 75%;
    line-height: 1.5;
  }
  #recruit .box03 .accordion-area01 dt .icon {
    margin-left: 0;
    margin-right: 15px;
  }
  #recruit .box03 .accordion-area01 dd {
    padding: 15px 0;
  }
  #recruit .box03 .accordion-area01 dd .icon {
    margin-left: 0;
    margin-right: 15px;
  }
  #recruit .box03 .accordion-area01 dd .txt01 {
    font-size: 4vw;
    line-height: 1.8;
  }
  #recruit .box03 .accordion-area01 dd .btn {
    width: 85%;
    font-size: 3.5vw;
    margin-top: 10px;
  }
  #recruit .box03 .accordion-area01 dd .a {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  #recruit01, #recruit02, #recruit03 {
    margin-top: -60px;
    padding-top: 60px;
  }
  /*blog_news*/
  #blog .inner {
    padding: 0 16px;
  }
  #blog .inner .post {
    padding: 15px 0;
  }
  #blog .inner .post .time {
    font-size: 3.5vw;
  }
  #blog .inner .post .tag {
    width: 45px;
    font-size: 3.5vw;
  }
  #blog .inner .post h3 {
    font-size: 3.5vw;
  }
  #single_blog .box01 {
    border-right: 0;
    border-left: 0;
    padding: 30px 16px;
    font-size: 3.5vw;
  }
  #single_blog .box01 h2 {
    text-align: justify;
    padding-bottom: 15px;
    text-align: justify;
  }
  /*works*/
  #archives-works .page_title .title, #archives-works01 .page_title .title, #archives-works02 .page_title .title, #archives-works03 .page_title .title {
    padding: 0;
  }
  #archives-works .works01_list, #archives-works01 .works01_list, #archives-works02 .works01_list, #archives-works03 .works01_list {
    padding: 0 16px;
  }
  #archives-works .works01_list .item, #archives-works01 .works01_list .item, #archives-works02 .works01_list .item, #archives-works03 .works01_list .item {
    width: 48%;
    margin-right: 4%;
  }
  #archives-works .works01_list .item h3, #archives-works01 .works01_list .item h3, #archives-works02 .works01_list .item h3, #archives-works03 .works01_list .item h3 {
    font-size: 3.5vw;
    line-height: 1.5;
    margin: 10px 0;
  }
  #archives-works .works01_list .item .btn, #archives-works01 .works01_list .item .btn, #archives-works02 .works01_list .item .btn, #archives-works03 .works01_list .item .btn {
    font-size: 3.5vw;
  }
  #archives-works .works01_list .item:nth-of-type(2n), #archives-works01 .works01_list .item:nth-of-type(2n), #archives-works02 .works01_list .item:nth-of-type(2n), #archives-works03 .works01_list .item:nth-of-type(2n) {
    margin-right: 0;
  }
  #archives-works .works01_list .item:nth-of-type(n + 3), #archives-works01 .works01_list .item:nth-of-type(n + 3), #archives-works02 .works01_list .item:nth-of-type(n + 3), #archives-works03 .works01_list .item:nth-of-type(n + 3) {
    margin-top: 10%;
  }
  #single-works .page_title .title {
    padding: 0;
  }
  #single-works .img {
    padding: 0 16px;
  }
  #single-works .theme {
    margin: 30px 0 0;
    padding: 0 16px;
    display: block;
  }
  #single-works .theme .gallery_title .over {
    width: 65%;
    margin: auto;
  }
  #single-works .theme .gallery_title .over .title {
    font-size: 6vw;
  }
  #single-works .theme .gallery_title .over .min_title {
    font-size: 4vw;
    padding-left: 0;
  }
  #single-works .theme .gallery_title .over .bdr {
    width: 100%;
  }
  #single-works .theme .min {
    font-size: 4vw;
    margin-top: 20px;
  }
  #single-works .gallery_list {
    margin-top: 30px;
    padding: 0 16px;
  }
  #single-works .gallery_list .g_img, #single-works .gallery_list .g_img:nth-of-type(3n) {
    width: 48%;
    margin-right: 4%;
  }
  #single-works .gallery_list .g_img .img, #single-works .gallery_list .g_img:nth-of-type(3n) .img {
    width: 100%;
    padding: 0;
  }
  #single-works .gallery_list .g_img:nth-of-type(2n) {
    margin-right: 0;
  }
  #single-works .gallery_list .g_img:nth-of-type(n + 3) {
    margin-top: 4%;
  }
  #single-works .gallery_list .gallery_text {
    font-size: 3.5vw;
    line-height: 1.7;
    margin-top: 4%;
  }
  #single-works .txt {
    padding: 30px 16px 25px;
    font-size: 3.5vw;
    margin-top: 30px;
  }
  #single-works .txt h2 {
    margin: 0 0 20px;
  }
  /*interview*/
  #interview .inner {
    padding: 0 16px;
  }
  #interview .inner .item, #interview .inner .item:nth-of-type(3n) {
    width: 100%;
    margin-right: 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #000;
  }
  #interview .inner .item .over, #interview .inner .item:nth-of-type(3n) .over {
    margin-bottom: 15px;
  }
  #interview .inner .item .over .tax_tag, #interview .inner .item:nth-of-type(3n) .over .tax_tag {
    font-size: 4vw;
    top: -10px;
  }
  #interview .inner .item h3, #interview .inner .item:nth-of-type(3n) h3 {
    font-size: 4vw;
  }
  #interview .inner .item:nth-of-type(n + 2) {
    margin-top: 40px;
  }
  #single_interview .main {
    width: 100%;
    height: auto;
    height: 170px;
  }
  #single_interview .main .title01, #single_interview .main .title02 {
    font-size: 3vw;
    padding: 5px 10px;
    margin-left: 3%;
  }
  #single_interview .main .title02 {
    position: absolute;
    bottom: 10px;
  }
  #single_interview .main .title01 {
    position: absolute;
    bottom: 40px;
  }
  #single_interview .main .info {
    width: 40%;
    padding: 10px 0;
    top: 0;
    left: 0;
    bottom: inherit;
    right: inherit;
  }
  #single_interview .main .info .number {
    font-size: 3vw;
  }
  #single_interview .main .info .name {
    font-size: 4vw;
    margin: 5px 0;
    font-weight: 700;
  }
  #single_interview .main .info .period {
    font-size: 3vw;
  }
  #single_interview .main .triangle {
    width: 70px;
    height: 70px;
  }
  #single_interview .box01 .con_box {
    margin-top: 30px;
    width: 100%;
    padding: 0 16px;
    display: block;
  }
  #single_interview .box01 .con_box .left_img {
    margin-left: 0;
    height: auto;
    width: 100%;
  }
  #single_interview .box01 .con_box .no {
    font-size: 6vw;
    padding: 10px;
    top: 0;
    left: 16px;
    right: inherit;
  }
  #single_interview .box01 .con_box .txt {
    width: 100%;
    padding: 30px 0 20px;
    bottom: 0;
    background-size: 35%;
    position: relative;
    border-bottom: 2px solid #ee7700;
    margin-left: 0;
    margin-bottom: 0;
  }
  #single_interview .box01 .con_box .txt .title {
    font-size: 4.5vw;
  }
  #single_interview .box01 .con_box .txt .q {
    font-size: 3.5vw;
    margin: 20px 0;
  }
  #single_interview .box01 .con_box .txt .text {
    font-size: 3.5vw;
    text-align: justify;
  }
  #single_interview .box01 .con_box:nth-of-type(2n) .no {
    left: inherit;
    right: 16px;
  }
  #single_interview .box01 .con_box03 .txt {
    padding: 55px 0 20px;
  }
  #single_interview .inner {
    margin: 30px auto 0;
    padding: 0 16px;
  }
  #single_interview .inner .item {
    width: 100%;
    margin-right: 0;
  }
  #single_interview .inner .item .over .img_box {
    border: 3px solid #ee7700;
  }
  #single_interview .inner .item .over .img_box .info {
    width: 40%;
  }
  #single_interview .inner .item .over .img_box .info .number {
    font-size: 3.5vw;
  }
  #single_interview .inner .item .over .img_box .info .name {
    font-size: 4vw;
    margin: 7px 0;
  }
  #single_interview .inner .item .over .img_box .info .period {
    font-size: 3vw;
  }
  #single_interview .inner .item .over .img_box .title01, #single_interview .inner .item .over .img_box .title02 {
    font-size: 3.8vw;
  }
  #single_interview .inner .item .over .img_box .title02 {
    left: 10px;
    bottom: 10px;
  }
  #single_interview .inner .item .over .img_box .title01 {
    bottom: 40px;
  }
  #single_interview .inner .item .btn {
    font-size: 4vw;
    padding: 15px 0;
  }
  #single_interview .inner .item:nth-of-type(2n) {
    margin-right: 0;
  }
  #single_interview .inner .item:nth-of-type(n + 2) {
    margin-top: 30px;
  }
  #single_interview .archives_list {
    margin: 30px 0;
    font-size: 5vw;
  }
  #single_interview .archives_list::before {
    margin-right: 25px;
  }
  #single_interview .archives_list::after {
    margin-left: 25px;
  }
  #single_interview .image_box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
    padding: 0 16px;
  }
  #single_interview .image_box img {
    width: 48%;
  }
  #single_interview .image_box img:nth-child(3) {
    margin-top: 15px;
  }
  /*company*/
  #company h2 {
    font-size: 5vw;
  }
  #company .box01 .logo {
    margin: 15px auto 10px;
    width: 20%;
  }
  #company .box01 .main_txt {
    font-size: 4vw;
  }
  #company .box01_2 {
    margin-top: 30px;
  }
  #company .box01_2 .theme {
    padding: 30px 0 0;
    margin-bottom: 30px;
    margin-top: 0;
  }
  #company .box01_2 .theme .txt {
    display: table;
    margin: auto;
  }
  #company .box01_2 .theme .txt01 {
    font-size: 4vw;
    display: table;
    padding-left: 0;
  }
  #company .box01_2 .theme .txt02 {
    font-size: 4vw;
    margin-top: 10px;
    display: table;
    padding-right: 0;
    margin: auto;
    margin-top: 10px;
  }
  #company .box01_2 .theme .txt02::after {
    display: none;
  }
  #company .box01_2 .theme .txt03 {
    font-size: 5vw;
    padding-left: 16px;
  }
  #company .box01_2 .theme .logo {
    margin: 0 auto;
    width: 35%;
    left: 16px;
  }
  #company .box01_2 .inner {
    margin-top: 30px;
    display: block;
    padding: 0 16px;
  }
  #company .box01_2 .inner .img_box {
    width: 100%;
    margin-right: 0;
  }
  #company .box01_2 .inner .img_box .img01 {
    width: 100%;
  }
  #company .box01_2 .inner .txt {
    margin-top: 20px;
    width: 100%;
  }
  #company .box01_2 .inner .txt .text {
    line-height: 2;
    font-size: 3.5vw;
  }
  #company .box01_2 .inner .txt .txt01 {
    margin-top: 20px;
    font-size: 4.5vw;
  }
  #company .box01_2 .inner .txt .txt02 {
    font-size: 6vw;
    margin-top: 10px;
  }
  #company .box01_2 .inner .txt .txt03 {
    font-size: 3.5vw;
    margin-top: 10px;
  }
  #company table {
    margin-top: 30px;
    border-right: 0;
    border-left: 0;
  }
  #company table tr th, #company table tr td {
    display: block;
    font-size: 3.5vw;
    text-align: center;
    padding: 15px 20px;
  }
  #company table tr th {
    width: 100%;
    border-bottom: 1px solid #aaa;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #company table tr td {
    line-height: 1.6;
  }
  #company table tr td li {
    margin-top: 10px;
  }
  #company table tr td .last {
    line-height: 2;
  }
  #company .table01 tr:last-child td {
    height: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #company .box04 iframe {
    margin-top: 30px;
    height: 250px;
  }
  #greeting, #history, #info, #access, #privacy {
    margin-top: -60px;
    padding-top: 60px;
  }
  /*entry*/
  #entry {
    padding-bottom: 30px;
  }
  #entry .page_title .title {
    padding-right: 120px;
  }
  #entry .entry_form {
    border-right: 0;
    border-left: 0;
  }
  #entry .entry_form tr th, #entry .entry_form tr td {
    display: block;
    font-size: 4vw;
    padding: 15px;
  }
  #entry .entry_form tr th {
    width: 100%;
  }
  #entry .entry_form tr th .essential {
    font-size: 3.5vw;
  }
  #entry .entry_form tr td input {
    font-size: 3.5vw;
    margin: 0;
    margin-right: 5px;
  }
  #entry .entry_form tr td .scroll .scroll_area {
    padding: 15px;
    font-size: 3.5vw;
  }
  #entry .entry_form tr td p {
    line-height: 1.6;
    font-size: 3.5vw;
  }
  #entry .entry_form .wpcf7-list-item {
    width: 48%;
  }
  #entry .entry_form tr:last-child .wpcf7-list-item {
    width: 100%;
  }
  #entry .entry_btn input {
    width: calc(100% - 32px);
    margin-top: 30px;
    font-size: 4vw;
    -webkit-appearance: none;
    border-radius: 0;
  }
  /*contact*/
  #contact {
    padding-bottom: 40px;
  }
  #contact .contact_form {
    margin-top: 30px;
  }
  #contact .contact_form tr th, #contact .contact_form tr td {
    display: block;
    font-size: 4vw;
    padding: 15px;
  }
  #contact .contact_form tr th {
    width: 100%;
  }
  #contact .contact_form tr th .essential {
    font-size: 3.5vw;
  }
  #contact .contact_form tr td input {
    font-size: 3.5vw;
  }
  #contact .contact_btn {
    padding-bottom: 0;
  }
  #contact .contact_btn input {
    width: calc(100% - 32px);
    font-size: 4vw;
    margin-top: 30px;
    -webkit-appearance: none;
    border-radius: 0;
  }
  #contact .wpcf7-spinner {
    display: none;
  }
  #contact .tel_txt01 {
    font-size: 3.5vw;
    letter-spacing: 0.1vw;
  }
  #contact .tel {
    font-size: 5vw;
    letter-spacing: 0.3vw;
    margin-top: 10px;
  }
  #contact .tel span {
    font-size: 8vw;
  }
  #end02 .thanks, #end .thanks {
    padding: 0 16px;
    font-size: 3.5vw;
  }
  /*contact_banner*/
  #contact_banner .box {
    width: 100%;
  }
  #contact_banner .box .img {
    width: 120%;
    height: 150px;
  }
  #contact_banner .box .icon_text {
    font-size: 13vw;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    top: -25px;
  }
  #contact_banner .text_box {
    left: 10%;
  }
  #contact_banner .text_box .txt01 {
    font-size: 7vw;
    margin-bottom: 10px;
  }
  #contact_banner .text_box .txt03 {
    display: none;
  }
  /*footer*/
  footer {
    background: url("img/sp/footer/bg.jpg") no-repeat;
    background-size: cover;
    padding-top: 30px;
    background-position: bottom;
  }
  footer .inner {
    display: block;
  }
  footer .inner .left_box {
    display: none;
  }
  footer .inner .right_box {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 16px;
  }
  footer .inner .right_box table {
    display: none;
  }
  footer .inner .right_box .pirikabox {
    margin-top: 0;
  }
  footer .inner .right_box .pirikabox iframe {
    width: 100%;
    height: auto;
  }
  footer .inner .right_box .link_txt {
    font-size: 4vw;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: center;
  }
  footer .inner .right_box .link_txt a {
    border-bottom: 1px solid #fff;
  }
  footer .inner .right_box .link_txt a:hover {
    color: #fff;
  }
  footer .home_link {
    margin-bottom: 30px;
  }
  footer .home_link img {
    width: 60%;
    margin: auto;
    margin-bottom: 0;
  }
  footer .copy {
    margin-top: 0;
    padding: 10px 0;
    font-size: 3vw;
  }
  #pop_banner {
    padding: 0;
    z-index: 50;
    background: none;
    width: 100%;
    border: none;
    bottom: 0;
    position: fixed;
  }
  .sp_pop_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  .sp_pop_inner a {
    width: 50%;
  }
  .sp_pop_inner a img {
    width: 100%;
  }
}
@media screen and (max-width: 350px) {
  header h1 {
    display: none;
  }
}