@charset "UTF-8";
#camera {
  min-width: 375px; }
  #camera .wrapper {
    padding-bottom: 0px; }
  #camera .contents .img_box p {
    position: relative;
    display: flex;
    justify-content: center;
    height: 75px;
    padding-top: 10px;
    box-sizing: border-box;
    background: #000;
    color: #fff;
    font-size: 14px; }
    #camera .contents .img_box p.white_line_box {
      height: 100px; }
    #camera .contents .img_box p .white_line {
      position: absolute;
      top: 0px;
      left: 0px;
      bottom: 0px;
      right: 0px;
      width: 1px;
      height: 50px;
      margin: auto;
      border-left: solid 1px #fff; }
  #camera .p-panorama {
    position: relative;
    height: 430px;
    cursor: pointer; }
    @media screen and (max-width: 768px) {
      #camera .p-panorama {
        width: 100%;
        height: 215px; } }
    #camera .p-panorama__inner {
      position: relative;
      width: 100%;
      padding-top: 57.5%;
      margin: 0 auto;
      overflow: hidden; }
      #camera .p-panorama__inner > div {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto auto; }
        #camera .p-panorama__inner > div .viewer360 {
          width: 100%;
          height: 100%; }

#navBg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  background: #fff;
  opacity: 0.7;
  z-index: 2; }

#header_higashi {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  max-width: 750px;
  width: 100%;
  height: 70px;
  margin: auto; }
  #header_higashi #menuBtn {
    position: absolute;
    right: 15px;
    top: 20px;
    z-index: 2;
    display: block;
    height: 37px; }
    #header_higashi #menuBtn #menuBtnIcon span {
      position: relative;
      display: block;
      width: 50px;
      height: 2px;
      margin: 0 auto;
      background-color: #ec7818;
      transition: transform .4s,opacity .4s; }
      #header_higashi #menuBtn #menuBtnIcon span:first-child {
        top: 0; }
      #header_higashi #menuBtn #menuBtnIcon span:nth-child(2) {
        top: 15px; }
      #header_higashi #menuBtn #menuBtnIcon span:last-child {
        top: 30px; }
    #header_higashi #menuBtn.open #menuBtnIcon span {
      width: 50px;
      background-color: #ec7818; }
      #header_higashi #menuBtn.open #menuBtnIcon span:nth-of-type(1) {
        transform: translateY(16.4px) rotate(-45deg); }
      #header_higashi #menuBtn.open #menuBtnIcon span:nth-of-type(2) {
        opacity: 0; }
      #header_higashi #menuBtn.open #menuBtnIcon span:nth-of-type(3) {
        transform: translateY(-16.4px) rotate(45deg); }
  #header_higashi #headerMenu {
    position: absolute;
    top: 70px;
    z-index: 999;
    display: none;
    width: 100%; }
    #header_higashi #headerMenu li {
      border-top: solid 1px #ec7818; }
      #header_higashi #headerMenu li:last-child {
        border-bottom: solid 1px #ec7818; }
      #header_higashi #headerMenu li .mainMenu {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 50px; }
        #header_higashi #headerMenu li .mainMenu.hovered {
          background: transparent;
          opacity: 0.7;
          transition: opacity .3s; }
        #header_higashi #headerMenu li .mainMenu span {
          font-size: 16px; }

#higashi {
  min-width: 375px; }
  #higashi .wrapper {
    padding-bottom: 0px; }
  #higashi .contents h3 {
    color: #5a4c41;
    font-size: 22px; }
  #higashi .contents #link_camera {
    position: relative;
    display: block; }
    #higashi .contents #link_camera span {
      position: absolute;
      bottom: 10px;
      right: 20px;
      color: #fff;
      font-size: 15px; }
  #higashi .contents .box_01 {
    padding: 25px 15px 40px;
    box-sizing: border-box; }
    #higashi .contents .box_01 h3 {
      margin-bottom: 10px; }
    #higashi .contents .box_01 p {
      font-size: 17px;
      text-align: justify; }
  #higashi .contents #movie {
    position: relative; }
    #higashi .contents #movie > div {
      max-width: 750px;
      padding-top: 64%; }
      #higashi .contents #movie > div iframe {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100% !important;
        height: 100% !important; }
  #higashi .contents .box_02 {
    position: relative;
    max-width: 375px;
    margin: 0 auto;
    padding: 80px 15px 65px;
    box-sizing: border-box; }
    #higashi .contents .box_02_img {
      display: flex;
      margin-left: 50px; }
    #higashi .contents .box_02 p {
      position: absolute;
      color: #5a4c41;
      font-size: 16px; }
    #higashi .contents .box_02_txt_01 {
      top: 40px;
      left: 15px;
      font-weight: bold; }
    #higashi .contents .box_02_txt_02 {
      top: 40px;
      right: 15px; }
    #higashi .contents .box_02_txt_03 {
      left: 15px;
      bottom: 60px; }
    #higashi .contents .box_02_txt_04 {
      right: 15px;
      bottom: 35px; }
  #higashi .contents .box_03_img_01 {
    margin-bottom: 20px; }
  #higashi .contents .box_03_img_02 {
    margin-bottom: 50px; }
  #higashi .contents .box_04 {
    position: relative;
    padding: 15px 15px 50px;
    box-sizing: border-box; }
    #higashi .contents .box_04 h3 {
      margin-bottom: 20px; }
    #higashi .contents .box_04 .sum {
      position: relative;
      left: 77px; }
    #higashi .contents .box_04 table {
      position: relative; }
      #higashi .contents .box_04 table th, #higashi .contents .box_04 table td {
        font-size: 17px;
        vertical-align: top; }
      #higashi .contents .box_04 table.table_04_01 tr > th {
        width: 100px; }
      #higashi .contents .box_04 table.table_04_02 tr > th {
        width: 100px; }
      #higashi .contents .box_04 table.table_04_03 {
        position: relative; }
        #higashi .contents .box_04 table.table_04_03 tr > th {
          width: 140px; }
      #higashi .contents .box_04 table .mark_box {
        position: absolute;
        top: 270px;
        right: -10px;
        display: flex; }
        #higashi .contents .box_04 table .mark_box .mark_box_01 img {
          margin-bottom: 21px; }
        #higashi .contents .box_04 table .mark_box .mark_box_02 {
          margin-top: 28px; }
          #higashi .contents .box_04 table .mark_box .mark_box_02 img {
            margin-bottom: 21px; }
        #higashi .contents .box_04 table .mark_box img {
          display: block;
          max-width: 35px; }
  #higashi .contents .img_07 {
    margin-bottom: 5px; }
  #higashi .contents .link_google_map {
    display: flex;
    justify-content: end;
    margin-bottom: 25px;
    padding: 0px 15px; }
  #higashi .contents .google_map {
    font-size: 18px; }
  #higashi .contents .img_box p {
    height: 60px;
    margin-top: 10px;
    text-align: center; }
  #higashi .contents .img_09 {
    margin-bottom: 50px; }
  #higashi .contents .box_05 {
    padding: 20px 15px 35px;
    background: #eeeae6; }
    #higashi .contents .box_05 h3 {
      margin-bottom: 20px;
      text-align: center; }
    #higashi .contents .box_05 .box_white {
      position: relative;
      width: 350px;
      min-height: 120px;
      margin: 0px auto 15px;
      padding: 5px 50px;
      box-sizing: border-box;
      border-radius: 20px;
      background: #fff; }
      #higashi .contents .box_05 .box_white h4 {
        color: #5a4c41;
        font-size: 25px;
        text-align: center; }
      #higashi .contents .box_05 .box_white_box_01 {
        position: relative;
        display: flex;
        justify-content: flex-start; }
        #higashi .contents .box_05 .box_white_box_01 p {
          font-size: 17px; }
          #higashi .contents .box_05 .box_white_box_01 p .txt_small {
            font-size: 14px;
            letter-spacing: -1px; }
    #higashi .contents .box_05_01 img {
      position: relative;
      top: 0px;
      left: 20px; }
    #higashi .contents .box_05_02 img {
      position: relative;
      top: -20px;
      left: 25px; }
    #higashi .contents .box_05_03 p {
      width: 210px; }
    #higashi .contents .box_05_03 img {
      position: absolute;
      top: 0px;
      right: -40px; }
    #higashi .contents .box_05_04 p {
      width: 200px; }
    #higashi .contents .box_05_04 img {
      position: absolute;
      top: -30px;
      right: -35px; }
    #higashi .contents .box_05_05 img {
      position: relative;
      left: 20px; }
    #higashi .contents .box_05_06 img {
      position: relative;
      left: 35px; }
    #higashi .contents .box_05_07 img {
      position: absolute;
      bottom: 10px;
      right: 50px; }
    #higashi .contents .box_05_08 img {
      position: absolute;
      top: -5px;
      right: -37px; }
    #higashi .contents .box_05_09 img {
      position: absolute;
      top: -15px;
      right: -30px; }
    #higashi .contents .box_05_10 img {
      position: absolute;
      top: 0px;
      right: -28px; }
    #higashi .contents .box_05_11 img {
      position: absolute;
      top: -5px;
      right: 85px; }
    #higashi .contents .box_05_12 img {
      position: absolute;
      bottom: 10px;
      right: -38px; }
    #higashi .contents .box_05_12_sub {
      position: absolute;
      top: -30px;
      right: 0px;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      width: 150px;
      height: 44px;
      padding: 2px;
      box-sizing: border-box;
      border: solid 1px #000;
      border-radius: 22px;
      background: #fff; }
      #higashi .contents .box_05_12_sub span {
        font-size: 15px;
        line-height: 1.3; }
  #higashi .contents .line_brown::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 4px;
    background: url("../../higashitateishi/img/higashi/parts01.png");
    background-size: contain; }
  #higashi .contents .accordion {
    display: flex;
    justify-content: space-between; }
    #higashi .contents .accordion .btn_accordion.open img {
      rotate: 180deg; }
  #higashi .contents .accordion_box {
    display: none; }
  #higashi .contents .box_06 {
    position: relative;
    margin: 40px 0px 0px;
    padding: 15px 15px 0px; }
    #higashi .contents .box_06 h3 {
      margin-bottom: 5px; }
    #higashi .contents .box_06 p {
      font-size: 17px;
      text-align: justify; }
  #higashi .contents .box_07 {
    position: relative;
    margin: 40px 0px 0px;
    padding: 15px 15px 0px; }
    #higashi .contents .box_07 h3 {
      margin-bottom: 5px; }
    #higashi .contents .box_07 p {
      font-size: 17px;
      text-align: justify; }
  #higashi .contents .box_08 {
    position: relative;
    margin: 40px 0px 0px;
    padding: 15px 15px 0px; }
    #higashi .contents .box_08 h3 {
      margin-bottom: 5px; }
    #higashi .contents .box_08 p {
      font-size: 17px;
      text-align: justify; }
  #higashi .contents .box_09 {
    position: relative;
    margin: 40px 0px 0px;
    padding: 15px 15px 0px; }
    #higashi .contents .box_09 h3 {
      margin-bottom: 5px; }
    #higashi .contents .box_09 p {
      font-size: 17px;
      text-align: justify; }
    #higashi .contents .box_09_01 h4 {
      margin: 30px 0px 15px;
      border-bottom: solid 1px #000;
      font-size: 19px; }
    #higashi .contents .box_09_01 p {
      color: #6d6d6d;
      font-size: 17px; }
  #higashi .contents .box_10 {
    position: relative;
    margin: 40px 0px 0px;
    padding: 15px 15px; }
    #higashi .contents .box_10 h3 {
      margin-bottom: 5px; }
    #higashi .contents .box_10 p {
      font-size: 17px;
      text-align: justify; }
    #higashi .contents .box_10 address {
      font-size: 17px; }
  #higashi .contents .box_11 {
    position: relative;
    margin: 15px 0px 0px;
    padding: 0px 15px; }
  #higashi .contents .box_12 {
    position: relative;
    padding: 0px 15px; }
  #higashi .contents .box_13 {
    position: relative;
    padding: 0px 15px; }
  #higashi .contents .box_14 {
    position: relative;
    height: 120px;
    padding: 15px 15px 30px;
    background: #d9d967; }
    #higashi .contents .box_14 h3 {
      margin-bottom: 15px; }
    #higashi .contents .box_14 > div {
      display: flex;
      justify-content: center;
      align-items: center;
      width: max-content;
      margin: 0 auto; }
      #higashi .contents .box_14 > div span {
        margin: 0 5px;
        font-size: 20px; }
      #higashi .contents .box_14 > div a {
        font-size: 22px; }
  #higashi .contents .indent_01 {
    padding-left: 1.3em;
    text-indent: -1.3em; }
  #higashi .contents .indent_02 {
    padding-left: 1em;
    text-indent: -1em; }
  #higashi .contents address {
    padding: 0px 15px;
    font-style: normal; }
  #higashi .contents .link_01 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-flow: column;
    width: 100%;
    min-height: 100px;
    margin-bottom: 25px;
    padding: 10px;
    box-sizing: border-box;
    border: solid 1px #000;
    font-size: 18px;
    text-align: center; }
    #higashi .contents .link_01::after {
      content: "";
      display: block;
      width: 40px;
      height: 48px;
      margin: 0 auto;
      background: url("../../higashitateishi/img/higashi/parts02.png");
      background-size: contain; }
  #higashi .contents .link_02 {
    position: relative;
    display: block;
    padding: 10px 0px; }
    #higashi .contents .link_02::after {
      content: "";
      display: block;
      width: 40px;
      height: 48px;
      margin: 0 auto;
      background: url("../../higashitateishi/img/higashi/parts02.png");
      background-size: contain; }
  #higashi .contents .link_03 {
    position: relative;
    display: block;
    padding: 10px 0px; }
    #higashi .contents .link_03::after {
      content: "";
      display: block;
      width: 40px;
      height: 48px;
      margin: 0 auto;
      background: url("../../higashitateishi/img/higashi/parts02.png");
      background-size: contain; }

#recruit {
  min-width: 375px; }
  #recruit .wrapper {
    padding-bottom: 0px; }
  #recruit .contents h3 {
    display: flex;
    align-items: center;
    height: 60px;
    margin-bottom: 25px;
    padding: 0px 25px;
    box-sizing: border-box;
    background: #d9d967;
    color: #5a4c41;
    font-size: 22px; }
  #recruit .contents .pink {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30px;
    margin: 0 auto 15px auto;
    background: #ec92b2;
    color: #fff;
    font-size: 18px; }
  #recruit .contents .blue {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30px;
    margin: 0 auto 15px auto;
    background: #799eca;
    color: #fff;
    font-size: 18px; }
  #recruit .contents .box_01 {
    margin-bottom: 45px;
    padding: 0px 15px;
    box-sizing: border-box; }
    #recruit .contents .box_01 p {
      font-size: 17px; }
  #recruit .contents .box_02 {
    padding: 0px 15px 25px;
    box-sizing: border-box;
    border-bottom: solid 1px #000; }
    #recruit .contents .box_02 p {
      font-size: 17px; }
  #recruit .contents .box_03 {
    padding: 10px 15px 30px; }
    #recruit .contents .box_03 .intro {
      font-size: 17px; }
    #recruit .contents .box_03 .mail {
      display: flex;
      justify-content: center;
      margin: 0px auto 20px;
      font-size: 20px; }
    #recruit .contents .box_03 .tell {
      display: flex;
      justify-content: center;
      font-size: 24px; }
    #recruit .contents .box_03 .time {
      margin-bottom: 35px;
      text-align: center;
      font-size: 17px; }
    #recruit .contents .box_03 .btn_pdf {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 220px;
      height: 55px;
      margin: 0 auto;
      border-radius: 30px;
      border: solid 1px #000;
      font-size: 17px; }
  #recruit .contents .box_04 {
    padding: 10px 15px;
    background: #eeeae6; }
    #recruit .contents .box_04 h5 {
      margin-bottom: 10px;
      color: #5a4c41;
      font-size: 20px; }
    #recruit .contents .box_04 p {
      font-size: 17px; }

#gDef {
  min-width: 375px; }
  #gDef article > div {
    padding: 15px; }
    #gDef article > div > div {
      padding-top: 12px;
      font-size: 16px;
      letter-spacing: 0.025em; }
      #gDef article > div > div > div:first-child {
        margin-bottom: 35px; }
      #gDef article > div > div > div > a {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
        background: #CBDFBD;
        font-size: 18px; }
        #gDef article > div > div > div > a:after {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          display: block;
          width: 11px;
          height: 20px;
          margin: auto 0;
          margin-right: 5px;
          background: url(/about/img/icon01.gif) no-repeat;
          background-size: contain;
          background-position: center; }

.about_recruit .title {
  height: 50px; }

#career {
  min-width: 375px; }
  #career article > div {
    padding: 15px;
    font-size: 16px; }
    #career article > div > h2 {
      margin-bottom: 10px; }
      #career article > div > h2 > span {
        font-size: 12px; }
    #career article > div > div .linkList > .green_icon {
      display: flex;
      align-items: center;
      margin-bottom: 20px;
      font-size: 19px; }
      #career article > div > div .linkList > .green_icon:before {
        content: "";
        display: block;
        width: 10px;
        height: 11.5px;
        margin-right: 10px;
        background: url(../../about/img/parts01.png) no-repeat;
        background-size: contain; }
    #career article > div > div .linkList .banner_othf {
      display: block;
      text-align: center; }
      #career article > div > div .linkList .banner_othf > img {
        max-width: 100%; }
    #career article > div > div .linkList > .recruit_link {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 75px;
      margin: 0px auto 35px auto;
      border: solid 2px #6fb92c;
      background: #cbdfbd;
      font-size: 19px; }
      #career article > div > div .linkList > .recruit_link:after {
        content: "";
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 10px;
        display: block;
        margin: auto;
        background: url(../../about/img/parts02.png) no-repeat;
        background-size: contain;
        width: 11px;
        height: 20px; }
    #career article > div > div .linkList > .child_bank {
      display: block;
      width: 270px;
      margin: 0px auto 50px auto; }
      #career article > div > div .linkList > .child_bank > img {
        max-width: 100%; }
    #career article > div > div .tel {
      font-size: 18px; }
    #career article > div > div > div:nth-child(2) {
      padding: 5px 10px;
      border: solid 1px #6FB92C;
      border-radius: 98px 0px 98px 0px; }
      #career article > div > div > div:nth-child(2) > img {
        display: block;
        max-width: 100%; }
        #career article > div > div > div:nth-child(2) > img:first-child {
          width: 267px;
          margin: 35px auto 25px auto; }
        #career article > div > div > div:nth-child(2) > img:nth-child(2), #career article > div > div > div:nth-child(2) > img:nth-child(3), #career article > div > div > div:nth-child(2) > img:nth-child(4) {
          width: 320px;
          margin: 0px auto 10px auto; }
      #career article > div > div > div:nth-child(2) > span {
        display: block;
        max-width: 320px;
        margin: 0 auto;
        font-size: 12px;
        text-align: right; }
      #career article > div > div > div:nth-child(2) > div {
        max-width: 320px;
        margin: 0 auto;
        font-size: 13px; }
    #career article > div > div .recruit_pdf {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 183px;
      height: 25px;
      margin: 30px auto;
      border-radius: 13px;
      background: #6fb92c;
      color: #fff;
      text-align: center; }
    #career article > div > div .child_bank {
      display: block;
      width: 270px;
      margin: 0px auto 30px auto;
      text-align: center; }
      #career article > div > div .child_bank > img {
        max-width: 100%; }
    #career article > div > div > address {
      width: 345px;
      margin: 0px auto 35px auto;
      font-style: normal; }
      #career article > div > div > address > div:first-child {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 15px; }
        #career article > div > div > address > div:first-child > div {
          font-size: 13px; }
        #career article > div > div > address > div:first-child img {
          width: 38.5px; }
      #career article > div > div > address > a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 150px;
        height: 30px;
        margin: 0 auto;
        border: solid 1px #000;
        border-radius: 15px;
        font-size: 12px; }
        #career article > div > div > address > a > img {
          display: block;
          width: 25px;
          margin-left: 5px; }

html {
  -webkit-text-size-adjust: 100%; }

body {
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #101010; }

img {
  max-width: 100%; }

.sp {
  display: none !important; }

.spInline {
  display: none !important; }

.spIB {
  display: none !important; }

@media screen and (max-width: 768px) {
  .pc {
    display: none !important; }
  .sp {
    display: block !important; }
  .spInline {
    display: inline !important; }
  .spIB {
    display: inline-block !important; } }

/* Footer ------------------------------------------------------------- */
.wrapper_tokuiku {
  padding-bottom: 80px; }

/* Fonts -------------------------------------------------------------- */
.rotate {
  transform: rotate(0.028deg); }

.shingoL {
  font-family: "UD新ゴ L", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; }

.shingoR {
  font-family: "UD新ゴNT R", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; }

.shingoM {
  font-family: "UD新ゴNT M", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; }

.notoSans {
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; }

.notoSansDL {
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400; }

.notoSansL {
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 300; }

.notoSansR {
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400; }

.notoSansM {
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500; }

/* Base Fonts -------------------------------------------------------------- */
a {
  color: inherit;
  text-decoration: none; }

a:active,
a:focus {
  text-decoration: none; }

a.hovered {
  text-decoration: none; }

.fwN {
  font-weight: normal; }

.fwB {
  font-weight: bold; }

.fzSS {
  font-size: 70%; }

.fzS {
  font-size: 85%; }

.fzL {
  font-size: 115%; }

.fzLL {
  font-size: 130%; }

.tdU {
  text-decoration: underline !important; }

.tdN {
  text-decoration: none !important; }

/* Inline Align ------------------------------------------------------------ */
.taL {
  text-align: left   !important; }

.taC {
  text-align: center !important; }

.taR {
  text-align: right  !important; }

.vaT {
  vertical-align: top    !important; }

.vaM {
  vertical-align: middle !important; }

.vaB {
  vertical-align: bottom !important; }

/* Floats ------------------------------------------------------------------ */
.flL {
  float: left; }

.flR {
  float: right; }

.clear {
  clear: both; }

/* Margin ------------------------------------------------------------------ */
.mt00 {
  margin-top: 0   !important; }

.mt05 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt12 {
  margin-top: 12px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr00 {
  margin-right: 0   !important; }

.mr05 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr12 {
  margin-right: 12px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr35 {
  margin-right: 35px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr45 {
  margin-right: 45px !important; }

.mr50 {
  margin-right: 50px !important; }

.mb00 {
  margin-bottom: 0   !important; }

.mb05 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb12 {
  margin-bottom: 12px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml00 {
  margin-left: 0   !important; }

.ml02 {
  margin-left: 2px !important; }

.ml05 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml12 {
  margin-left: 12px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml35 {
  margin-left: 35px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml45 {
  margin-left: 45px !important; }

.ml50 {
  margin-left: 50px !important; }

/* Padding  ---------------------------------------------------------------- */
.pt00 {
  padding-top: 0   !important; }

.pt05 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt12 {
  padding-top: 12px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt35 {
  padding-top: 35px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt45 {
  padding-top: 45px !important; }

.pt50 {
  padding-top: 50px !important; }

.pr00 {
  padding-right: 0   !important; }

.pr05 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr12 {
  padding-right: 12px !important; }

.pr15 {
  padding-right: 15px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr25 {
  padding-right: 25px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr35 {
  padding-right: 35px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr45 {
  padding-right: 45px !important; }

.pr50 {
  padding-right: 50px !important; }

.pb00 {
  padding-bottom: 0   !important; }

.pb05 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb12 {
  padding-bottom: 12px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pl00 {
  padding-left: 0   !important; }

.pl05 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl12 {
  padding-left: 12px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl25 {
  padding-left: 25px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl35 {
  padding-left: 35px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl45 {
  padding-left: 45px !important; }

.pl50 {
  padding-left: 50px !important; }

/* clearfix -------------------------------------------------------------- */
.clearfix {
  display: block;
  min-height: 1px;
  position: relative;
  /* DW */ }

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

* html .clearfix {
  height: 1px;
  /*\*/
  /*/
	height: auto;
	overflow: hidden;
	/**/ }

/* flex -------------------------------------------------------------- */
.flexDummy {
  height: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border: none !important; }

/* reset -------------------------------------------------------------- */
.buttonReset, body#contact .contents .sec-cmn-in .btnWrapper button,
body#contact .contents .sec-cmn-in .btnWrapper a {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none; }

.selectReset {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
  cursor: pointer; }
  .selectReset::-ms-expand {
    display: none; }

.inputTextReset, body#contact .contents .sec-cmn-in form table tbody tr td input[type=text] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  -webkit-appearance: none; }

body#contact .contents {
  font-size: 16px;
  color: #646464; }
  body#contact .contents .sec-cmn-in > p {
    border-bottom: 1px solid #969696;
    margin-bottom: 20px;
    padding-bottom: 20px; }
    body#contact .contents .sec-cmn-in > p a {
      text-decoration: underline; }
  body#contact .contents .sec-cmn-in form table {
    font-size: 15px;
    width: 100%;
    display: block; }
    body#contact .contents .sec-cmn-in form table tbody {
      display: block; }
      body#contact .contents .sec-cmn-in form table tbody tr {
        display: block; }
        body#contact .contents .sec-cmn-in form table tbody tr th, body#contact .contents .sec-cmn-in form table tbody tr td {
          display: block;
          width: 100%; }
        body#contact .contents .sec-cmn-in form table tbody tr th {
          background: #bddf9e;
          height: 30px;
          line-height: 30px;
          padding: 0px 8px;
          position: relative;
          margin-top: 35px; }
          body#contact .contents .sec-cmn-in form table tbody tr th .require,
          body#contact .contents .sec-cmn-in form table tbody tr th .option {
            display: block;
            float: right;
            margin: 7px 0px;
            width: 40px;
            height: 16px;
            line-height: 16px;
            font-size: 11px;
            color: #fff;
            text-align: center;
            background: #63afeb; }
          body#contact .contents .sec-cmn-in form table tbody tr th .option {
            background: #646464; }
          body#contact .contents .sec-cmn-in form table tbody tr th .multiSelect {
            font-size: 12px; }
        body#contact .contents .sec-cmn-in form table tbody tr:first-child th {
          margin-top: 0px; }
        body#contact .contents .sec-cmn-in form table tbody tr td {
          padding: 15px 8px 0px 8px; }
          body#contact .contents .sec-cmn-in form table tbody tr td .flex {
            display: flex;
            align-items: flex-start;
            justify-content: space-between; }
            body#contact .contents .sec-cmn-in form table tbody tr td .flex > div {
              width: 48%; }
          body#contact .contents .sec-cmn-in form table tbody tr td input[type=text] {
            font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif !important;
            width: 100%;
            border: 1px solid #b4b4b4;
            background: #fff;
            height: 45px;
            padding: 10px;
            box-sizing: border-box;
            font-size: 16px; }
          body#contact .contents .sec-cmn-in form table tbody tr td > div input[type=checkbox] {
            margin-top: 15px; }
          body#contact .contents .sec-cmn-in form table tbody tr td > div:first-child input[type=checkbox] {
            margin-top: 0px; }
          body#contact .contents .sec-cmn-in form table tbody tr td .error {
            margin-top: 10px;
            color: #f00; }
  body#contact .contents .sec-cmn-in .btnWrapper {
    text-align: center;
    padding-top: 20px; }
    body#contact .contents .sec-cmn-in .btnWrapper button,
    body#contact .contents .sec-cmn-in .btnWrapper a {
      display: block;
      margin: 0 auto;
      margin-top: 30px;
      background: #63afeb;
      border-radius: 15px;
      width: 215px;
      height: 60px;
      font-size: 22px;
      color: #fff; }
      body#contact .contents .sec-cmn-in .btnWrapper button span,
      body#contact .contents .sec-cmn-in .btnWrapper a span {
        display: inline-flex;
        height: 100%;
        align-items: center;
        justify-content: center;
        position: relative; }
        body#contact .contents .sec-cmn-in .btnWrapper button span::before,
        body#contact .contents .sec-cmn-in .btnWrapper a span::before {
          content: "";
          position: absolute;
          left: -15px;
          top: 24px;
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 6px 0 6px 10px;
          border-color: transparent transparent transparent #ffffff; }
      body#contact .contents .sec-cmn-in .btnWrapper button#backBtn,
      body#contact .contents .sec-cmn-in .btnWrapper a#backBtn {
        background: #969696; }
      body#contact .contents .sec-cmn-in .btnWrapper button#sendBtn span::after,
      body#contact .contents .sec-cmn-in .btnWrapper a#sendBtn span::after {
        content: "";
        position: absolute;
        left: -30px;
        top: 24px;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 0 6px 10px;
        border-color: transparent transparent transparent #ffffff; }

.footer_higashitateishi {
  position: relative;
  max-width: 750px;
  margin: 0px auto 0; }
  .footer_higashitateishi .pagetop {
    position: absolute;
    top: 15px;
    right: 25px;
    z-index: 1; }
  .footer_higashitateishi .box_01 {
    position: relative;
    height: 150px;
    background: #e2e2e2; }
  .footer_higashitateishi .box_02 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px; }
    .footer_higashitateishi .box_02 .txt_orange {
      color: #ec7818; }
    .footer_higashitateishi .box_02 .txt_01 {
      font-size: 18px; }
    .footer_higashitateishi .box_02 .txt_02 {
      font-size: 36px; }
  .footer_higashitateishi .box_03 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 75px;
    background: #007a28; }
  .footer_higashitateishi .box_04 .txt_white {
    color: #fff; }
  .footer_higashitateishi .box_04 a {
    font-size: 22px; }
  .footer_higashitateishi .box_04 .copyright {
    font-size: 12px; }

.footer_top {
  position: relative;
  max-width: 750px;
  height: 200px;
  margin: 0 auto;
  background: #e2e2e2; }
  .footer_top .footer_box {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px; }
  .footer_top_txt_green_01 {
    margin-bottom: 10px;
    color: #007a28;
    font-size: 26px; }
  .footer_top_copyright {
    margin-bottom: 10px;
    color: #000;
    font-size: 12px;
    font-weight: 300; }

.footer_tokuiku {
  max-width: 750px;
  margin: -80px auto 0px; }
  .footer_tokuiku .box_01 {
    position: relative;
    padding-top: 65.8%;
    background: url(../../tokuiku/img/bg_footer.png) no-repeat;
    background-size: contain; }
    .footer_tokuiku .box_01 .btn-cmn-pagetop {
      position: absolute;
      left: 0;
      top: 10%;
      width: 100%;
      text-align: center; }
      .footer_tokuiku .box_01 .btn-cmn-pagetop .btn-cmn-pagetop a {
        color: #fff;
        font-size: 16px; }
  .footer_tokuiku .box_02 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 75px;
    background: #007a28; }
  .footer_tokuiku .box_03 .txt_white {
    color: #fff; }
  .footer_tokuiku .box_03 a {
    font-size: 22px; }
  .footer_tokuiku .box_03 .copyright {
    font-size: 12px; }

#top {
  min-width: 375px; }
  #top .wrapper {
    padding-bottom: 0px; }
  #top article > div {
    font-size: 16px; }
    #top article > div > h2 {
      margin-bottom: 10px; }
      #top article > div > h2 > span {
        font-size: 12px; }
    #top article > div > div .linkList > .green_icon {
      display: flex;
      align-items: center;
      margin-bottom: 20px;
      font-size: 19px; }
      #top article > div > div .linkList > .green_icon:before {
        content: "";
        display: block;
        width: 10px;
        height: 11.5px;
        margin-right: 10px;
        background: url(../../about/img/parts01.png) no-repeat;
        background-size: contain; }
    #top article > div > div .linkList .banner_othf {
      display: block;
      text-align: center; }
      #top article > div > div .linkList .banner_othf > img {
        max-width: 100%; }
    #top article > div > div .linkList > .recruit_link {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 75px;
      margin: 0px auto 35px auto;
      border: solid 2px #6fb92c;
      background: #cbdfbd;
      font-size: 19px; }
      #top article > div > div .linkList > .recruit_link:after {
        content: "";
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 10px;
        display: block;
        margin: auto;
        background: url(../../about/img/parts02.png) no-repeat;
        background-size: contain;
        width: 11px;
        height: 20px; }
    #top article > div > div .linkList > .child_bank {
      display: block;
      width: 270px;
      margin: 0px auto 50px auto; }
      #top article > div > div .linkList > .child_bank > img {
        max-width: 100%; }
    #top article > div > div .tel {
      font-size: 18px; }
    #top article > div > div > div:nth-child(2) {
      padding: 5px 10px;
      border: solid 1px #6FB92C;
      border-radius: 98px 0px 98px 0px; }
      #top article > div > div > div:nth-child(2) > img {
        display: block;
        max-width: 100%; }
        #top article > div > div > div:nth-child(2) > img:first-child {
          width: 267px;
          margin: 35px auto 25px auto; }
        #top article > div > div > div:nth-child(2) > img:nth-child(2), #top article > div > div > div:nth-child(2) > img:nth-child(3), #top article > div > div > div:nth-child(2) > img:nth-child(4) {
          width: 320px;
          margin: 0px auto 10px auto; }
      #top article > div > div > div:nth-child(2) > span {
        display: block;
        max-width: 320px;
        margin: 0 auto;
        font-size: 12px;
        text-align: right; }
      #top article > div > div > div:nth-child(2) > div {
        max-width: 320px;
        margin: 0 auto;
        font-size: 13px; }
    #top article > div > div .recruit_pdf {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 183px;
      height: 25px;
      margin: 30px auto;
      border-radius: 13px;
      background: #6fb92c;
      color: #fff;
      text-align: center; }
    #top article > div > div .child_bank {
      display: block;
      width: 270px;
      margin: 0px auto 30px auto;
      text-align: center; }
      #top article > div > div .child_bank > img {
        max-width: 100%; }
    #top article > div > div > address {
      width: 345px;
      margin: 0px auto 35px auto;
      font-style: normal; }
      #top article > div > div > address > div:first-child {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 15px; }
        #top article > div > div > address > div:first-child > div {
          font-size: 13px; }
        #top article > div > div > address > div:first-child img {
          width: 38.5px; }
      #top article > div > div > address > a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 150px;
        height: 30px;
        margin: 0 auto;
        border: solid 1px #000;
        border-radius: 15px;
        font-size: 12px; }
        #top article > div > div > address > a > img {
          display: block;
          width: 25px;
          margin-left: 5px; }

/*# sourceMappingURL=styleSass.css.map */