@charset "utf-8";

#waku_ul {
  float: left;
  width: 680px;
}

#br_span {
  display: none;
}

#menu_hum {
  display: none;
}

#pagetop_copyright {
  text-align: center;
}

/*[take_01]2021/06/ kaigyo2 lost image support*/
.sp-grab {
  cursor: default;
}

.sp-grabbing {
  cursor: default;
}

.sp-selectable {
  cursor: default;
}

#br_resposive {
  display: none;
}

/* [take_01] end */
.shiryo a {
  display: block !important;
  overflow: hidden !important;
  height: 30px !important;
  width: 100px !important;
  background-image: url(../images/top/shiryouseikyuu_logo.jpg) !important;
}

.shiryo a:hover {
  background-image: url(../images/top/shiryouseikyuu_over.jpg) !important;
}

#header .logo {
  float: left;
}

#header ul {
  display: table;
}

#header li {
  display: table-cell;
  vertical-align: middle;
}

#header .h_menu2 {
  float: right;
}

#header .shiryo {
  width: 100px;
  padding-left: 10px;
}

#header {
  max-width: 960px;
  height: 42px;
  margin-bottom: 15px;
}

.karte_title1_kako1 {
    font-size: 27px;
    background-image: url(../images/top/kaigyo_checkmark.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 40px;
    line-height: 1.3em;
    color: #333;
}

/* response common parts */
@media (max-width: 500px) {

  /*[take_01] 2021/06/25 kaigyo_2 responsive support add */
  #header_inner {
    width: 320px
  }

  #header_inner img {
    max-width: none;
    width: 120px;
  }

  #header .shiryo {
    padding-left: 20px;
  }

  #header .logo li:nth-child(2) {
    padding-left: 5px;
  }

  #urokointerview11 {
    width: 300px;
    background-color: transparent;
    margin-left: 10px;
  }

  #urokointerview00 {
    width: 300px;
    height: 350px;
    padding-top: 10px;
  }

  #headbtn {
    margin: 10px;
  }

  #headbtn-over {
    margin: 10px;
  }

  #karte_case_bg_white {
    width: 300px;
    min-width: 300px;
  }

  #karte_case_bg1 {
    width: 300px;
  }

  .karte_title {
    width: 300px;
  }

  .karte_title1 {
    margin-left: 0px !important;
    font-size: 16px;
    padding-left: 35px;
  }

  .top_logo {
    margin-left: auto;
  }

  .logotext {
    font-size: 13px;
    margin-left: auto;
  }

  #insyoulogotext {
    margin-top: 30px;
  }

  #wadaibold {
    margin-left: auto;
  }
  #wadaibold.top {
    font-size: 16px;
    margin-left: 40px;
  }
  .karte_title1 p { width: 90%; }

  #map-annai {
    width: 300px;
    margin-left: auto;
  }

  #map {
    width: 100%;
    height: auto;
    float: none;
    margin-top: 30px;
    margin-left: auto;
    margin-bottom: 30px;
  }

  #map-annai {
    top: 20px;
    left: 0px;
  }

  #senpai {
    width: 100%;
    margin: 0 auto;
    padding: 15px 0px;
  }

  #br_resposive {
    display: block;
  }

  #slide_inbox {
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 70%);
  }

  #slides {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background-color: #e8ecef;
  }

  .slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
    margin-top: 10px;
  }

  .sp-button {
    margin: 5px;
    width: 15px;
    height: 15px;
  }

  #newlogotext {
    width: 220px;
    margin-bottom: 10px;
  }

  #newlogotext1 {
    width: 220px;
    margin-bottom: 10px;
  }

  .senpai_syoukai {
    width: 295px;
    height: 100%;
  }

  .senpai_kao {
    margin: 10px 80px;
    width: 50%;
    height: 100%;
  }

  .senpai_keireki {
    margin: 20px;
    font-size: 15px;
    width: 86%;
  }

  .senpai_kotoba {
    width: 86%;
    margin: 20px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline solid #333;
  }

  .senpai_katagaki {
    text-indent: 0;
    padding: 10px 5px;
    font-size: 15px;
    width: 250px;
    clear: both;
  }

  .senpai_in {
    border: 1px solid #3fa6c9;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 70%);
  }

  .senpai_kai {
    border: 1px solid #ffc454;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 70%);
  }

  #kakokiji {
    margin: 20px auto;
    padding: 0px;
    height: 200px;
    width: 100%;
  }

  .kakokiji_box {
    margin-left: 0px;
    margin-top: 20px;
    width: 270px;
  }

  .kakotext {
    font-size: 16px;
  }

  #information_line_end_1 {
    width: 300px;
  }

  #copyright p {
    margin-bottom: 20px;
  }

  .karte_title1_kako1 {
    margin-left: 0px !important;
    font-size: 16px;
    padding-left: 35px;
}

.page_kaigyou {
    margin-bottom: 20px;
    position: relative;
    top:  0px;
    left: 0px;
}

.page_top {
    margin-bottom: 0px;
    padding-bottom: 20px;
    width: 100%;
    height: auto !important;
    overflow: hidden;
}

  /*[take_01] 2021/06/25 kaigyo_2 responsive support end */
  #menu_hum {
    display: block;
  }

  html {
    margin: 0px auto;
    width: 100%;
    max-width: 300px;
    overflow-x: hidden;
  }

  body {
    box-sizing: border-box;
    width: 300px;
    margin: 0px;
    max-width: 300px;
    overflow-x: hidden;
  }

  #br_span {
    display: block;
  }

  #header {
    min-width: auto;
    padding-top: 20px;
    padding-left: 5px;
    position: relative;
  }

  #header img {
    max-width: none;
    width: 120px;
  }

  #header .h_menu li:nth-child(2) {
    display: none;
  }

  #header .h_menu2 li:nth-child(2) {
    display: none;
  }

  #header .logo {
    margin: auto;
    text-align: center;
    /*	padding-left: 55px;*/
  }

  #header .h_menu {
    float: left;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  #header .h_menu2 {
    float: left;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  #pagebody {
    margin: auto;
    min-width: auto;
    position: relative;
  }

  .karte_campaign {
    width: 300px;
  }

  .karte_campaign img {
    width: 300px;
    padding-left: 0px;
    padding-bottom: 20px;
  }

  #h1logo {
    text-align: center;
  }

  #h1logo_text {
    width: 300px;
    text-align: left;
    padding-left: 0px;
    margin-left: 0px;
  }

  #menu {
    display: none;
  }

  #btn99 {
    padding-left: 35px;
    float: left;
    width: 230px;
    height: 600px;
    overflow: hidden;
    margin: 0px;
  }

  #btn99 a {
    display: block;
    overflow: hidden;
    height: 600px;
    width: 230px;
    background-size: cover;
    padding-left: 0px;
  }

  #btn99 a:hover {
    padding-left: 0px;
    background-size: cover;
  }

  #btn99 img {
    display: block;
    overflow: overlay;
    height: 600px;
    width: 230px;
    visibility: hidden;
    padding-left: 0px;
  }

  #waku_ul {
    float: left;
    width: 300px;
  }

  #information_waku {
    width: 295px;
    height: 200px;
    margin-left: 0px;
  }

  #information_waku>div {
    height: 200px !important;
  }

  #information_title {
    width: 275px;
    float: left;
    padding-left: 15px;
  }

  #information_text {
    padding-left: 15px;
    width: 275px;
    float: left;
  }

  #pagetop_copyright {
    width: 300px;
  }

  #haruka_box3, #haruka_box8,
  #haruka_box2, #haruka_box5 {
    width: 140px;
    height: 140px;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    float: left;
  }

  #haruka_box7, #haruka_box1,
  #haruka_box4, #haruka_box6 {
    width: 140px;
    height: 140px;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    float: left;
  }

  #haruka_box3 a, #haruka_box7 a,
  #haruka_box8 a, #haruka_box1 a,
  #haruka_box2 a, #haruka_box4 a,
  #haruka_box5 a, #haruka_box6 a {
    display: block;
    overflow: hidden;
    height: 140px;
    width: 140px;
    background-image: none;
    padding-left: 0px;
  }

  #haruka_box3 img, #haruka_box7 img,
  #haruka_box8 img, #haruka_box1 img,
  #haruka_box2 img, #haruka_box4 img,
  #haruka_box5 img, #haruka_box6 img {
    display: block;
    overflow: overlay;
    height: 140px;
    width: 140px;
    background-image: none;
    padding-left: 0px;
  }

  /*ハンバーガーボタン*/
  .el_humburger {
    position: fixed;
    padding-top: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0px;
    z-index: 20;
    cursor: pointer;
    pointer-events: auto;
    color: #000;
    text-align: center;
    display: block;
    right: 0px;
    top: 25px;
    width: 70px;
    height: 70px;
  }

  #factory .el_humburger {
    display: none;
  }

  .el_humburger_wrapper {
    margin-bottom: 5px;
    width: 42px;
    display: inline-block;
  }

  .el_humburger_wrapper {
    margin-bottom: 5px;
    width: 30px;
  }

  .el_humburger_text {
    font-size: 12px;
    letter-spacing: 0.1em;
    font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  }

  .js_humburgerOpen .el_humburger_text.el_humburger_text__menu {
    display: none;
  }

  .el_humburger_text.el_humburger_text__close {
    display: none;
  }

  .js_humburgerOpen .el_humburger_text.el_humburger_text__close {
    display: block;
  }

  .el_humburger_text {
    font-size: 10px;
    padding-top: 2px;
  }

  .el_humburger_text svg path {
    -webkit-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    -o-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    fill: #000;
  }

  .js_humburgerOpen .el_humburger_text svg path {
    fill: #000;
  }

  .el_humburger span.el_humburger_bar {
    display: block;
    width: 100%;
    margin: 0 auto 9px;
    height: 1px;
    background: #000;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  .el_humburger span.el_humburger_bar:last-child {
    margin-bottom: 0;
  }

  .js_humburgerOpen .el_humburger span.el_humburger_bar {
    background: #000;
  }

  .el_humburger span.el_humburger_bar {
    left: 0;
    top: 0;
    background: #000;
  }

  .js_humburgerOpen .el_humburger span.el_humburger_bar.top {
    -webkit-transform: translateY(9px) rotate(-45deg);
    -ms-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
  }

  .js_humburgerOpen .el_humburger span.el_humburger_bar.middle {
    opacity: 0;
  }

  .js_humburgerOpen .el_humburger span.el_humburger_bar.bottom {
    -webkit-transform: translateY(-11px) rotate(45deg);
    -ms-transform: translateY(-11px) rotate(45deg);
    transform: translateY(-11px) rotate(45deg);
  }

  .el_humburgerButton.el_humburgerButton__close {
    top: 2%;
    left: 2%;
  }

  .el_humburgerButton__close span.el_humburger_bar {
    display: block;
    width: 35px;
    margin: 0 auto;
    height: 4px;
    background: #000;
  }

  .el_humburgerButton__close span.el_humburger_bar.top {
    -webkit-transform: translateY(5px) rotate(-45deg);
    -ms-transform: translateY(5px) rotate(-45deg);
    transform: translateY(5px) rotate(-45deg);
  }

  .el_humburgerButton__close span.el_humburger_bar.bottom {
    -webkit-transform: translateY(-6px) rotate(45deg);
    -ms-transform: translateY(-6px) rotate(45deg);
    transform: translateY(-6px) rotate(45deg);
  }

  .navi {
    position: fixed;
    left: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    width: 200px;
    z-index: 3;
    padding-top: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
    transform: translateZ(0) translateX(100%);
    overflow: auto;
  }

  .js_humburgerOpen .navi {
    transform: translateZ(0) translateX(0);
  }

  .navi {
    padding: 100px 5% 0;
    display: none;
  }

  .js_humburgerOpen .navi {
    width: 100%;
  }

  .navi_item {
    position: relative;
    margin-bottom: 28px;
    font-size: 20px;
    font-family: "Marcellus", serif !important;
    white-space: nowrap;
    margin-left: 90px;
  }

  .navi_item.op_innerLink {
    cursor: pointer;
  }

  .navi_item {
    margin-left: 0;
    font-size: 18px;
  }

  .el_spChildNavOpen {
    position: absolute;
    top: -6px;
    left: 40%;
    z-index: 20;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    padding: 10px;
  }

  .js_openParent.js_fire>.el_spChildNavOpen {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .js_openParent.js_fire>.el_spChildNavOpen>.el_spChildNavOpen_wrapper:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  .el_spChildNavOpen_wrapper {
    position: relative;
    width: 15px;
    height: 15px;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
  }

  .el_spChildNavOpen_wrapper:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #111;
    position: absolute;
    top: calc(50% - 1px);
  }

  .el_spChildNavOpen_wrapper:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #111;
    position: absolute;
    left: calc(50% - 1px);
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }

  .nav_child {
    padding-top: 20px;
  }

  .nav_child_item {
    position: relative;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 10px;
  }

  .nav_child_item>a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }

  .nav_child_item:last-child {
    margin-bottom: 0px;
  }

  .js_openSwitch {
    cursor: pointer;
  }

  .js_openTarget {
    display: none;
  }

 .insyou_kakidashi {
    font-size: 12px;
	margin-top: 10px;
	margin-left: 35px;
    width: 80%;
 }

 .kaigyou_page .insyou_kakidashi {
    font-size: 12px;
	margin-top: 10px;
	margin-left: 35px;

 }

#kaigyoulogo.link { width: auto; height: auto; display: block; padding: 10px; margin-bottom: 10px; color: #FFF; font-weight: bold; }

#kaigyoulogotext {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 35px;
	clear: both;
}


}
