/* --------------------------------
initialize
-------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,address,blockquote,pre,div,dl,dt,dd,ol,ul,li,th,td,form,fieldset,input,textarea {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: 'Hiragino Kaku Gothic Pro', 'Meiryo', 'Yu Gothic', 'Segoe UI', sans-serif;
}

select {
  margin: 0 0 0 0;
}

html,
body {
  height: 100%;
}

abbr,
acronym {
  border: 0 none;
}

q:before,
q:after {
  content: '';
}

ol,
ul {
  list-style: none;
}

img {
  vertical-align: bottom;

  border: 0 none;
}

object {
  outline: none;
}

table {
  max-width: 100%;

  border-spacing: 0;
}

*:first-child+html table {
  border-collapse: collapse;
}

/* IE 7 */
* html table {
  border-collapse: collapse;
}

/* IE 6 */
caption {
  text-align: left;
}

hr {
  display: none;
}

fieldset {
  border: 0 none;
}

label {
  cursor: default;
}

iframe {
  overflow: auto;

  border: 0 none;
}

area {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}

p,
address,
blockquote,
pre,
div,
abbr,
acronym,
dfn,
cite,
q,
code,
kbd,
samp,
var,
dl,
ol,
ul,
caption,
th {
  font-weight: normal;
  font-style: normal;
}

em,
strong {
  font-weight: bold;
  font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;

  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'メイリオ', Verdana, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 100%;
  line-height: 1.5;

  color: #333;
  background: #fff;
}

body {
  -webkit-text-size-adjust: 100%;
}

/* WebKit */
pre,
code {
  font-family: 'Osaka???ȷ?', Osaka-mono, '?ͣ? ?????å?', 'MS Gothic', monospace, serif;
  font-size: 16px;
}

a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, .25);
}

a:link,
a:visited {
  text-decoration: underline;

  color: #67779f;
}

a:hover,
a:active {
  text-decoration: underline;

  color: #65a6ff;
}

input,
select,
textarea {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'メイリオ', Verdana, 'ＭＳ Ｐゴシック', sans-serif;

  color: #333;
}

textarea {
  padding: 2px 3px 2px 3px;

  border: 1px solid #b7b7b7;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  display: block;
  clear: both;

  content: '';
}

img {
  vertical-align: bottom;
}

.tmp_pc {
  display: block;
}

@media only screen and (max-width: 767px) {
  .tmp_pc {
    display: none;
  }
}

.tmp_tablet {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .tmp_tablet {
    display: block;
  }
}

.tmp_sp {
  display: none;
}

@media only screen and (max-width: 767px) {
  .tmp_sp {
    display: block;

    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  .tmp_full {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .tmp_fluid {
    width: 100%;
    height: auto;
  }
}

/* --------------------------------
  ベース
-------------------------------- */
body {
  font-size: 14px;
  line-height: 1.5;
  min-width: 1100px;
}

@media only screen and (max-width: 1023px) {
  body {
    min-width: 100%;
    line-height: 1.75;
    background: #fff;
  }
}

#tmp_container {
  position: relative;

  background-color: #fff;
}

#tmp_container #tmp_container_inner {
  position: relative;

  margin: 0 auto;
}

@media only screen and (max-width: 1023px) {
  #tmp_container #tmp_container_inner {
    width: 100%;
    padding-bottom: 0;
  }
}

#tmp_col_main {
  float: none;

  margin: 0 auto;
}

#tmp_body_inner {
  width: 1100px;
  margin: 0 auto;
}

@media only screen and (max-width: 1023px) {
  #tmp_body_inner {
    width: 100%;
  }
}

a:link,
a:visited {
  text-decoration: none;

  color: #3854aa;
}

a:hover {
  text-decoration: underline;

  color: #ff8c00;
}

a.tmp_fadeover:hover {
  opacity: .6;

  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  filter: alpha(opacity=60);
}

a.tmp_inner_fadeover:hover img {
  opacity: .6;

  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  filter: alpha(opacity=60);
}

a.tmp_stripe_over .tmp_img_wrap {
  display: block;

  background: url('/assets/contents/images/standalone/project/shushokuryoku/over_stripe_bg.png');
}

a.tmp_stripe_over:hover .tmp_img_wrap img {
  opacity: .6;

  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  filter: alpha(opacity=60);
}

img {
  max-width: 100%;
  height: auto;

  -ms-interpolation-mode: bicubic;
}

.tmp_section {
  margin-top: 40px;
}

.tmp_link_txt_outer {
  padding-right: 14px;

  background: url('/assets/contents/images/standalone/project/shushokuryoku/icon_link_outer_01.png') right center no-repeat;
  background-size: 11px 9px;
}

.js_btn_switch .is_off,
.js_btn_switch .is_on {
  position: absolute;
}

.js_btn_switch .is_off {
  z-index: 10;

  opacity: 1;

  -ms-filter: none;
  filter: none;
}

.js_btn_switch .is_on {
  z-index: 100;

  opacity: 0;

  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0);
}

/* --------------------------------
  ヘッダー
-------------------------------- */
.header {
  box-sizing: border-box;
  width: 100%;
  height: 59px;
  padding-top: 15px;
  border-bottom: 1px solid silver;
  background-color: #fff
}

.header .inner {
  width: 1100px;
  margin: auto
}

.header .logo {
  width: 103px
}

@media only screen and (max-width:1100px) {
  .header {
    height: auto;
    padding: 15px 0;
    border-bottom: 2px solid silver
  }

  .header .inner {
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px
  }

  .header .logo {
    width: 136px
  }
}

/* --------------------------------
  ナビゲーション
-------------------------------- */
.gmenu {
  position: fixed;
  z-index: 10001;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: 640px;
  margin: auto;
  padding: 0 20px 20px;
  border-radius: 30px 30px 0 0;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.gmenu li a {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 800;
  font-style: normal;
  position: relative;
  display: block;
  padding: 15px 16px;
  transition: all .25s ease, background-color .25s ease, opacity .25s ease, top .25s ease;
  color: #333;
  border-bottom: 1px solid #b2b2b2;
  font-optical-sizing: auto
}

.gmenu li a .arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -2px;
  transition: all .25s ease, background-color .25s ease, opacity .25s ease, top .25s ease
}

.gmenu li a:hover {
  padding-left: 30px
}

.gmenu li a:hover .arrow {
  transform: scale(1.4)
}

.gmenu .is-sp {
  display: none
}

.gmenu .btns {
  display: flex;
  display: flex;
  padding-top: 20px;
  gap: 15px
}

.gmenu .btn {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  display: flex;
  display: flex;
  visibility: visible;
  height: 60px;
  cursor: pointer;
  transition: all .25s ease, background-color .25s ease, opacity .25s ease, top .25s ease;
  text-align: center;
  opacity: 1;
  color: #fff;
  border-radius: 8px;
  font-optical-sizing: auto;
  -o-box-align: center;
  align-items: center;
  -o-box-pack: center;
  justify-content: center;
  -ms-filter: none;
  filter: none
}

.gmenu .btn:hover {
  transform: scale(1.03);
  text-decoration: none;
  filter: brightness(1.1)
}

.gmenu .btn1 {
  width: 335px;
  background-image: linear-gradient(0, #f100aa 0, #f0f 100%)
}

.gmenu .btn2 {
  width: 174px;
  background-image: linear-gradient(0, #1482c8 0, #0ff 100%)
}

.gmenu .btn3 {
  font-size: 15px;
  line-height: 1;
  width: 60px;
  cursor: pointer;
  background: #333
}

.gmenu .btn3 img {
  display: block;
  width: 28px;
  height: 18px;
  margin: 0 auto 7px
}

.gmenu .btn3 .close {
  position: relative;
  display: inline-block;
  display: block !important;
  width: 18px;
  width: 90px;
  height: 18px;
  margin: 0 auto 7px
}

.gmenu .btn3 .close::after,
.gmenu .btn3 .close::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 2px;
  content: '';
  transform-origin: center;
  background-color: #fff
}

.gmenu .btn3 .close::before {
  transform: translate(-50%, -50%) rotate(45deg)
}

.gmenu .btn3 .close::after {
  transform: translate(-50%, -50%) rotate(-45deg)
}

@media only screen and (max-width:1000px) {
  .gmenu {
    zoom: .5;
    width: 690px;
    padding: 0 40px 40px
  }

  .gmenu li a {
    font-size: 32px;
    line-height: 1.5;
    padding: 42px 16px
  }

  .gmenu li a .arrow {
    position: absolute
  }

  .gmenu .is-sp {
    display: block
  }

  .gmenu .btns {
    padding-top: 40px;
    gap: 30px
  }

  .gmenu .btn {
    font-size: 26px;
    height: 90px
  }

  .gmenu .btn1 {
    width: 290px
  }

  .gmenu .btn2 {
    width: 165px
  }

  .gmenu .btn3 {
    font-size: 22px;
    width: 90px
  }

  .gmenu .btn3 img {
    width: 40px;
    height: 24px;
    margin-bottom: 12px
  }

  .gmenu .btn3 .close {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px
  }

  .gmenu .btn3 .close::after,
  .gmenu .btn3 .close::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 4px;
    content: '';
    transform-origin: center;
    background-color: #fff
  }

  .gmenu .btn3 .close::before {
    transform: translate(-50%, -50%) rotate(45deg)
  }

  .gmenu .btn3 .close::after {
    transform: translate(-50%, -50%) rotate(-45deg)
  }
}

.js-overlay {
  display: none
}

.js-gmenu .is-menu {
  overflow: hidden;
  max-height: 0;
  transition: opacity .3s ease;
  transform: scaleY(0);
  transform-origin: top;
  opacity: 0
}

.js-gmenu.is-open .is-menu {
  position: relative;
  max-height: 1000px;
  padding-top: 20px;
  transform: scaleY(1);
  opacity: 1;
  -ms-filter: none;
  filter: none
}

@media only screen and (max-width:1000px) {
  .js-gmenu.is-open .is-menu {
    margin-bottom: 50px
  }
}

.js-gmenu_btn .is-close {
  display: none
}

.js-gmenu_btn.is-open .is-mokuji {
  display: none
}

.js-gmenu_btn.is-open .is-close {
  display: block
}

.totop {
  position: fixed;
  z-index: 1000;
  right: calc((100vw - 1200px)/ 2);
  bottom: 24px;
  display: flex;
  display: flex;
  visibility: hidden;
  overflow: hidden;
  width: 57px;
  height: 57px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, .15);
  -o-box-align: center;
  align-items: center;
  -webkit-justify-content: center
}

/* --------------------------------
  メインビジュアル
-------------------------------- */
.tmp_mv {
  position: relative;
}

.tmp_mv .tmp_mv_btn {
  position: absolute;
  z-index: 100000;
  right: 1px;
  bottom: 42px;

  width: 199px;
  height: 199px;
}

.tmp_mv .tmp_mv_btn.fix {
  position: fixed;
  top: 10px;
  right: 1px;
  bottom: 0;
}

@media only screen and (max-width: 767px) {
  .tmp_mv img {
    width: 100%;
    height: height;
  }
}

/* --------------------------------
  フッター
-------------------------------- */
footer {
  width: 100%;
  margin: 0 auto;
  max-width: 1100px;
}

#tmp_bottom_cnt {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background-color: #586365;
  padding: 50px 0 70px;
}

#tmp_bottom_cnt .footer_h {
  width: 650px;
  display: block;
  margin: 0 auto;
}

#tmp_bottom_cnt .tmp_bottom_copy {
  font-size: 10px;
  padding: 13px 0;
  text-align: center;
  letter-spacing: .02em;
  color: #fff;
  background-color: #586365;
}

#tmp_bottom_cnt .footer_btns {
  display: flex;
  gap: 0;
}

#tmp_bottom_cnt .footer_btns ul {
  display: flex;
  width: 710px;
  margin: 35px auto 10px auto;
}

#tmp_bottom_cnt .footer_btns li {
  display: inline-block;
}

#tmp_bottom_cnt .footer_btns img {
  transition: opacity 0.3s ease-in-out;
}

#tmp_bottom_cnt .footer_btns .request:hover {
  content: url("/assets/contents/images/standalone/project/shushokuryoku/pc/footer_btn_request_on.png");
}

#tmp_bottom_cnt .footer_btns .oc:hover {
  content: url("/assets/contents/images/standalone/project/shushokuryoku/pc/footer_btn_oc_on.png");
}

@media only screen and (max-width: 767px) {
  footer {
    width: 100%;
  }

  #tmp_bottom_cnt {
    position: relative;
    padding-bottom: 140px;
    width: 100%;
  }

  #tmp_bottom_cnt .footer_h {
    width: 90%;
    margin: 0 5%;
  }

  #tmp_bottom_cnt .tmp_bottom_copy {
    margin-top: 50px;
  }

  #tmp_bottom_cnt .footer_btns {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 50px;
    text-align: center;
  }

  #tmp_bottom_cnt .footer_btns ul {
    display: block;
    width: 95%;
    margin: 0 auto;
  }

  #tmp_bottom_cnt .footer_btns li {
    display: block;
    width: 100%;
  }

  #tmp_bottom_cnt .footer_btns img {
    width: 100%;
  }
}


/* --------------------------------
  TOPボタン
-------------------------------- */
.js_totop {
  position: fixed;
  z-index: 1000;
  right: calc((100vw - 1100px)/ 2);
  bottom: 12px;
  overflow: hidden;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .js_totop_box {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }

  .js_totop {
    right: 24px;
    bottom: 80px;
    transform: none;
  }

  .js_totop img {
    max-width: 70px;
    height: auto;
  }
}