@charset "UTF-8";

/* ==========================================================
 html5 elements
========================================================== */
article, aside, figure, figcaption, footer, header, nav, section
{ display: block;}
/* ==========================================================
 reseting
========================================================== */
body {
  line-height: 1.6;
  color: #222;
  font-size: 15px;
  -webkit-text-size-adjust: 100%;
  background-color: #f7f7f7;
}
body .header,
body .footer {
  color: #fff;
}

body, input, textarea, select, button {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  /* 明朝フォント
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, serif;*/
}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, button, figure, figcaption
{ margin: 0; padding: 0;}
input, textarea
{ margin: 0; font-size: 100%;}
input, textarea, select
{ /*-webkit-appearance: none;*/}
select { font-size: 15px; }
textarea
{ resize: none;}
button
{ border: none; overflow: visible; background: none; vertical-align: top;  font-size: 100%; color: inherit; cursor: pointer; -webkit-appearance: none;}
label
{ cursor: pointer;}
table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset, img
{ border: 0;}
img
{ height: auto; vertical-align: top;}
address, caption, code, em, th
{ font-style: normal; font-weight: normal;}
ol, ul
{ list-style: none;}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6, strong, em
{ font-size: 100%; font-weight: normal;}
a, input
{/* outline: none; -webkit-tap-highlight-color:rgba(0,0,0,0);*/}
sup, sub
{ font-size: 63%;}
sup
{ vertical-align: top;}
sub
{ vertical-align: baseline;}
*
{ -webkit-box-sizing: border-box; box-sizing: border-box;}

@media screen and (max-width: 768px) {
body {
  font-size: 13px;
}
img {
  max-width: 100%;
}
input[type="text"],input[type="password"], select, textarea  {
  font-size: 16px;
}
}

/* ==========================================================
 base Link
========================================================== */
a {
  color: #417ad0;
  text-decoration: none;
}
a:visited {}
a:hover,
a:active,
a:focus { text-decoration: underline;}

@media screen and (max-width: 768px) {
  a:hover,
  a:active,
  a:focus { text-decoration: none;}
}

.header a,
.footer a {
  color: #fff;
}
.header a:visited {}
.header a:hover,
.header a:active,
.header a:focus { text-decoration: none;}
/* ==========================================================
 clearfix
========================================================== */
.clearfix:before, .clearfix:after,
.header-in:before, .header-in:after,
.header-utility:before, .header-utility:after,
.nav-footer:before, .nav-footer:after,
.footer-utility:before, .footer-utility:after,
.box-service-detail:before, .box-service-detail:after,
.hero-cmn:before, .hero-cmn:after,
.contents:before, .contents:after{
  content: "";
  display: table;
}
.clearfix:after,
.header-in:after,
.header-utility:after,
.nav-footer:after,
.footer-utility:after,
.box-service-detail:after,
.hero-cmn:after,
.contents:after{
  clear: both;
}
/* For IE 6/7
---------------------------------------------------------- */
.clearfix,
.header-in,
.header-utility,
.nav-footer,
.footer-utility,
.hero-cmn,
.hero-cmn:before, .hero-cmn:after,
.contents
{
  *zoom: 1;
}
/* ==========================================================
 layout
========================================================== */
html { overflow-y: scroll;}
body[class*="page"] {
  min-width: 1080px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  html {overflow-x: hidden;}
  body[class*="page"] { min-width: 2px;}
}
/* ==========================================================
 wrapper
========================================================== */
.wrapper {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .wrapper {
    padding: 52px 0 0;
  }
}

/* ==========================================================
 header
========================================================== */
.header {
  width: 100%;
  position: relative;
}
  .header-in {
    position: relative;
    width: 1080px;
    margin: 0 auto;
    text-align: left;
  }

.header-gradient,
.header-solidbg {
	width: 100%;
}

.header-gradient {
	background: #d20a0a;
	background: -moz-linear-gradient(top,  #d20a0a 0%, #99070a 99%);
	background: -webkit-linear-gradient(top,  #d20a0a 0%,#99070a 99%);
	background: linear-gradient(to bottom,  #d20a0a 0%,#99070a 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d20a0a', endColorstr='#99070a',GradientType=0 );
}

.header-solidbg {
	background: #690505;
}

  .header-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 90px;
    padding: 18px 0 0 0;
    text-align: center;
    line-height: 90px;
    background-color: #fff;
  }

  .header-in .text-sub {
    position: absolute;
    top: 100px;
    left: 0;
    color: #fff;
    font-size: 12px;
    width: 250px;
    text-align: center;
  }
  .header-utility {
    position: relative;
    float: right;
    width: 820px;
  }
    .header-txt {
      position: absolute;
      top: 30px;
      left: -310px;
      font-size: 12px;
      line-height: 1.5;
      letter-spacing: 0.05em;
    }
    .header-links {
      float: left;
      width: 580px;
    }
      .header-links li {
        position: relative;
        float: left;
        font-size: 13px;
        text-align: center;
        letter-spacing: -0.05em;
      }
      .header-links li.link-e-iryou { width: 94px;}
      .header-links li.link-service { width: 150px;}
      .header-links li.link-agent { width: 120px;}
      .header-links li.link-column { width: 110px;}
      .header-links li.link-faq { width: 106px;}
        .header-links li a{
          display: block;
          height: 60px;
          padding-top: 20px;
        }
        .header-links li.link-agent a{
          padding-top: 10px;
        }
        .header-links li a:hover {
          background-color: rgba(255, 255, 255, 0.2);
        }
        body.page_e-iryou .header-links li.link-e-iryou a::after,
        body.page_service .header-links li.link-service a::after,
        body.page_agent .header-links li.link-agent a::after,
        body.page_faq .header-links li.link-faq a::after,
        .header-links li.is-active a::after {
          content: '';
          position: absolute;
          left: 0;
          bottom: 2px;
          width: 100%;
          height: 0;
          border-top: 5px solid #f4c2c2;
        }

    .header-login {
      float: right;
      width: 240px;
    }
      .header-login .btn-login01,
      .header-login .btn-login02,
      .header-login .btn-login03,
      .header-login .btn-login04{
        float: left;
        height: 60px;
        text-align: center;
      }
      .header-login .btn-login01,
      .header-login .btn-login02{
        display: block;
      }
      .header-login .btn-login03,
      .header-login .btn-login04{
        display: none;
      }
      body.login .header-login .btn-login01,
      body.login .header-login .btn-login02{
        display: none;
      }
      body.login .header-login .btn-login03,
      body.login .header-login .btn-login04{
        display: block;
      }
      .header-login .btn-login01,
      .header-login .btn-login02{
        width: 120px;
        font-size: 14px;
      }
      .header-login .btn-login01{
        background-color: #fff;
      }
      .header-login .btn-login01 a {
        background-color: #2c3d5c;
      }
      .header-login .btn-login02{
        background-color: #fff;
      }
      .header-login .btn-login02 a {
        background-color: #f78b00;
      }
      .header-login .btn-login03{
        width: 160px;
        background-color: #fff;
        font-size: 12px;
        text-align: right;
      }
      .header-login .btn-login03 a{
        background-color: #252525;
      }
      .header-login .btn-login04{
        width: 80px;
        background-color: #fff;
        font-size: 12px;
      }
      .header-login .btn-login04 a{
        background-color: #2c3d5c;
      }
        .header-login a{
          display: block;
          height: 60px;
        }
        .header-login .btn-login01 a,
        .header-login .btn-login02 a{
          padding-top: 11px;
        }
        .header-login .btn-login03 a{
          padding: 10px 10px 0 0;
          text-align: right;
        }
        .header-login .btn-login04 a{
          padding-top: 15px;
        }

        .header-utility .header-login .ico-log-01,
        .header-utility .header-login .ico-log-03{
          display: block;
          padding-top: 15px;
        }
        .header-login .ico-log-01{
          background: url(../img/common/header_ico_02.png) no-repeat center top;
          background-size: 11px auto;
        }
        .header-login .ico-log-02,
        .header-login .ico-log-04{
          background: url(../img/common/header_ico_01.png) no-repeat center top;
          background-size: 14px auto;
        }

        .header-login .txt-log-01{
          display: block;
          margin-bottom: 2px;
          letter-spacing: -0.1em;
        }
        .header-login .ico-log-02{
          background-position: left 2px;
          padding-left: 20px;
        }
        .header-login .btn-login02 .ico-log-02 {
          display: block;
          padding-top: 15px;
          padding-left: 0;
          background-position: center top;
        }
        .header-login .ico-log-03{
          display: inline-block;
          /*padding-left: 20px;*/
          background: url(../img/common/header_ico_03.png) no-repeat center top;
          background-size: 14px auto;
        }

/* sp
---------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 52px;
    z-index: 997;
    background: #fff;
    border-bottom: 2px solid #d20a0a;
  }
    .header-in {
      width: auto;
    }
    .header-logo {
      width: 180px;
      height: 50px;
      padding: 9px 15px 9px 10px;
    }
    .header-logo img.only-sp {
      width: 149px;
      height: auto;
    }
    .header-in .text-sub {
      display: none;
    }

    .header-utility {
      float: right;
      height: 50px;
      width: 140px;
    }
      .header-txt {  display: none;}
    .header-login {
      overflow: hidden;
      float: none;
      width: 100%;
    }
      .gnav-open .header-login { border-bottom: 1px solid #fff;}
      .header-login .btn-login01,
      .header-login .btn-login02,
      .header-login .btn-login03,
      .header-login .btn-login04{
        height: 50px;
      }
      body.login .header-login .btn-login01,
      body.login .header-login .btn-login02,
      body.login .header-login .btn-login04 {
        display: none;
      }
      body.login .header-login .btn-login03{
        display: block;
      }
      .header-login .btn-login01,
      .header-login .btn-login02{
        width: 50%;
        font-size: 10px;
      }
      .header-login .btn-login03,
      .header-login .btn-login04{
        width: 50%;
      }
      .header-login .btn-login03{
        text-align: left;
      }
      .header-utility .header-login .btn-login03{
        width: 100%;
      }
      .header-login .btn-login03{
        font-size: 11px;
      }
      .nav-header .header-login .btn-login01,
      .nav-header .header-login .btn-login02,
      .nav-header .header-login .btn-login04{
        font-size: 13px;
        text-align: center;
      }
        .header-login a{
          height: 50px;
        }
        .header-login .btn-login03 a{
          padding: 7px 10px 0 2px;
        }
        .nav-header .header-login .btn-login01 a,
        .nav-header .header-login .btn-login02 a,
        .header-utility .header-login .btn-login04 a{
          padding-top: 16px;
        }
          .header-utility .header-login .ico-log-01,
          .header-utility .header-login .ico-log-02{
            display: block;
            padding-top: 17px;
            padding-left: 0;
            background-position: center top!important;
          }
          body.login .header-utility .header-login .ico-log-02{
            background-position: left center!important;
          }
          body.login .header-login .ico-log-02{
            padding-top: 0;
          }
          .header-login .ico-log-03{
            padding-left: 25px;
            background-position: left center;
          }
          .nav-header .header-login .ico-log-01,
          .nav-header .header-login .ico-log-02,
          body.login .header-utility .header-login .ico-log-02,
          .header-login .ico-log-04{
            display: inline-block;
            padding-top: 0;
            padding-left: 27px;
            background-position: left center;
          }
          body.login .nav-header .header-login .btn-login03,
          body.login .nav-header .header-login .btn-login04 {
            display: block;
          }
}
/* ==========================================================
 nav-global
========================================================== */
.nav-global {
  overflow: hidden;
  float: right;
  width: 804px;
}
  .nav-global-ttl{
    float: left;
    width: 154px;
    height: 42px;
	margin: 10px 0 0 0;
    padding: 10px 0 0 38px;
    background: url(../img/common/header_bg_navi_01.png) no-repeat 0 0;
  }
  .nav-global ul {
    position: relative;
    overflow: hidden;
	  padding: 9px 0 2.5px; /*追加*/
  }
  .nav-global li {
    position: relative;
    float: left;
    font-size: 12px;
    text-align: center;
  }

.nav-global .nav-item a {
	background: #bc0809 url(../img/common/ico_arrow_right_02.png) no-repeat left 5px center;
	background-size: 5px;
	border-radius: 25px;
	padding: 0 10px 0 15px;
	margin-right: 1em;
	margin-bottom: 5px;
	display: block;
}

    .nav-global li a:hover{
      background-color: rgba(255, 255, 255, 0.2);
    }

.page_doctor .nav-global .nav-item.nav_doctor a,
.page_appo .nav-global .nav-item.nav_appo a,
.page_nurse .nav-global .nav-item.nav_nurse a,
.page_radiologist .nav-global .nav-item.nav_radiologist a,
.page_clinical_tech .nav-global .nav-item.nav_clinical_tech a,
.page_clinical_eng .nav-global .nav-item.nav_clinical_eng a,
.page_nutritionist .nav-global .nav-item.nav_nutritionist a,
.page_physical_th .nav-global .nav-item.nav_physical_th a,
.page_occupational_th .nav-global .nav-item.nav_occupational_th a,
.page_ptotgisi .nav-global .nav-item.nav_ptotgisi a,
.page_speech_th .nav-global .nav-item.nav_speech_th a,
.page_care .nav-global .nav-item.nav_care a,
.page_medical_office .nav-global .nav-item.nav_medical_office a,
.page_work .nav-global .nav-item.nav_work a {
	background-color: #f91011;
}
/* ==========================================================
 nav-local
========================================================== */
.nav-local {
}
  .nav-local li {
  }
    .nav-local li a {
    }
    .nav-local li a:hover {
    }
/* ==========================================================
 nav-breadcrumb
========================================================== */
.nav-breadcrumb {
  overflow: hidden;
  margin-bottom: 17px;
  margin-left: 2px;
  text-align: left;
}
  .nav-breadcrumb li {
    float: left;
    margin-right: 9px;
    padding-right: 18px;
    background: url(../img/common/ico_arrow_right_03.png) right top 5px no-repeat;
    white-space: nowrap;
    font-size: 12px;
    color: #417ad0;
  }
    .nav-breadcrumb li:last-child {
      background: none;
    }

@media screen and (max-width: 768px) {
  .box-cmn-heading .nav-breadcrumb {
    /* display: none; */
  }
  .nav-breadcrumb ul {
    overflow-x: auto;
    display: flex;
    padding-bottom: 10px;
  }
}

/* ==========================================================
 contents
========================================================== */
.contents {
  width: 100%;
  margin: 0 auto 100px;
  text-align: left;
}
  .contents-in {
    width: 1080px;
    margin: 0 auto;
  }

@media screen and (max-width: 768px) {
.contents {
  margin-bottom: 50px;
}
  .contents-in {
    width: 100%;
  }
}
/* ==========================================================
 footer
========================================================== */
.footer {
  width: 100%;
}
  .footer-in {
    position: relative;
    width: 1080px;
    margin: 0 auto;
  }

.footer-area-01{
  height: auto;
  padding: 40px 0;
  background-image: -ms-linear-gradient(top, #9E0808 0%, #720606 100%);
  background-image: -moz-linear-gradient(top, #9E0808 0%, #720606 100%);
  background-image: -o-linear-gradient(top, #9E0808 0%, #720606 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9E0808), color-stop(100, #720606));
  background-image: -webkit-linear-gradient(top, #9E0808 0%, #720606 100%);
  background-image: linear-gradient(to bottom, #9E0808 0%, #720606 100%);
  text-align: left;
}
  .footer-grid-01{
    float: left;
    width: 283px;
    padding-right: 43px;
  }

  .nav-footer{
    height: auto;
	margin-bottom: 35px;
  }
    .nav-footer-ttl{
      margin-bottom: 14px;
      padding: 5px 0 12px 0;
      border-bottom: 2px solid #fff;
    }
    .nav-footer ul{}
      .nav-footer li{
        padding: 4px 0;
      }
      .nav-footer .nav-footer-sub li{
        padding: 2px 0;
      }

  .footer-utility {
  }
    .footer-info {
      width: 380px;
      min-height: 90px;
      padding: 5px 10px;
      margin-bottom: 25px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      background-color: rgba(255, 255, 255, 0.2);
    }
      .footer-info-ttl {
        margin-bottom: 10px;
        padding-left: 24px;
        background: url(../img/common/footer_ico_01.png) no-repeat left center;
        background-size: 14px auto;
      }
      .footer-info-list {
        margin-left: 7px;
      }
        .footer-info-list li{
          padding-left: 17px;
          background: url(../img/common/footer_ico_02.png) no-repeat left center;
          background-size: 8px auto;
          font-size: 13px;
        }
          .footer-info-list li a {
            color: #fff;
          }
    .footer-banner {
      margin: 10px 0 0 0;
    }
    .footer-banner ul.footer-banner-list li {
      display: inline-block;
      margin-right: 10px;
    }
      .footer-banner img{
        width: 100%;
        height: auto;
      }
    .footer-twitter {
      position: absolute;
      right: 0;
      top: 0;
      width: 240px;
      height: 460px;
      background-color: #fff;
    }


.footer-area-02{
  height: 170px;
  background-color: #2a2a2a;
  text-align: center;
}
    .footer-links {
      height: 60px;
      padding: 18px;
    }
      .footer-links li {
        position: relative;
        display: inline-block;
        padding: 0 20px;
      }
        .footer-links li a::after {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          width: 0;
          height: 14px;
          margin-top: -7px;
          border-left: 1px solid rgba(255, 255, 255, 0.4);
        }
        .footer-links li:first-child a::after{
          display: none;
        }
    .footer-txt-01{
      padding-top: 16px;
      border-top: 1px solid rgba(255, 255, 255, 0.4);
      font-size: 12px;
      line-height: 2;
    }
    .footer-copyright {
      padding: 10px 0 15px 0;
      font-size: 12px;
      color: rgba(255, 255, 255, 0.5);
    }

    /* sp
    ---------------------------------------------------------- */
    @media screen and (max-width: 768px) {
      .header-pb {
        background-color: #9e0808;
        height: 90px;
      }
      .footer { overflow: hidden;}
        .footer-in {
          width: auto;
        }

      .footer-area-01{
        height: auto;
        padding: 0;
      }
        .footer-grid-01{
          float: none;
          width: auto;
          padding : 0;
        }

      .nav-footer{
        height: auto;
      }
      .nav-header{
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 998;
        width: 100%;
        height: 100%;
      }
        .nav-header-in{
          overflow: auto;
          height: 100%;
          margin-bottom: 100px;
        }
        .nav-footer-ttl,
        .nav-header-ttl,
        .nav-header-btn{
          position: relative;
          margin-bottom: 0;
          padding: 0;
          background-color: #9e0808;
          border-bottom: 1px solid #fff;
        }
          .nav-footer-ttl span,
          .nav-header-ttl span,
          .nav-header-btn a{
            display: block;
            padding: 15px 20px 14px 15px;
          }
        .nav-footer ul,
        .nav-header ul{}
          .nav-footer li,
          .nav-header li,
          .nav-header-btn{
            position: relative;
            padding: 0;
            border-bottom: 1px solid #fff;
            background-color: #9e0808;
          }
          .nav-footer-ttl span::after,
          .nav-footer li::after,
          .nav-header-ttl span::after,
          .nav-header li::after,
          .nav-header-btn::after{
            content: '';
            position: absolute;
            top: 50%;
            right: 8px;
            width: 12px;
            height: 12px;
            margin-top: -6px;
          }
          .nav-footer-ttl span::after,
          .nav-header-ttl span::after{
            background: url(../img/common/footer_ico_04.png) no-repeat 0 0;
            background-size: 12px auto;
          }
          .nav-footer-ttl.is-active span::after,
          .nav-header-ttl.is-active span::after{
            background: url(../img/common/footer_ico_05.png) no-repeat 0 0;
            background-size: 12px auto;
          }
          .nav-footer li::after,
          .nav-header li::after,
          .nav-header-btn::after{
            background: url(../img/common/footer_ico_03.png) no-repeat 0 0;
            background-size: 12px auto;
          }
            .nav-footer li a,
            .nav-header li a{
              display: block;
              padding: 15px 20px 14px 15px;
            }
          .nav-footer .nav-footer-sub,
          .nav-header .nav-header-sub{
            display: none;
            background-color: #690505;
          }
          .nav-footer .nav-footer-sub.is-active,
          .nav-header .nav-header-sub.is-active{
            display: block;
          }
            .nav-footer .nav-footer-sub li,
            .nav-header .nav-header-sub li{
              padding: 0;
              background-color: #690505;

            }
		.nav-footer .nav-footer-sub.sub-vacancy.is-active,
          .nav-header .nav-header-sub.sub-vacancy.is-active{
            display:flex;
			  flex-wrap: wrap;
          }
		.nav-footer .nav-footer-sub.sub-vacancy li,
		.nav-header .nav-header-sub.sub-vacancy li {
			width: 50%;/**追加*/
		}
		.nav-footer .nav-footer-sub.sub-vacancy  li:nth-child(2n),
		.nav-header .nav-header-sub.sub-vacancy  li:nth-child(2n) {
			border-left: 1px solid #fff;
		}

              .nav-footer .nav-footer-sub li a,
              .nav-header .nav-header-sub li a{
                padding-left: 30px;
              }
          .btn-fav01{
            background-color: #2a2a2a;
          }
            .btn-fav01 .ico{
              position: relative;
              padding-left: 34px;
            }
            .btn-fav01 .ico::after{
              content: '';
              position: absolute;
              left: 0;
              top: 50%;
              width: 24px;
              height: 24px;
              margin-top: -12px;
              background: url(../img/common/ico_fav_02.png) no-repeat 0 0;
              background-size: 24px auto;
            }

      .footer-utility {
        padding: 30px 10px 20px;
      }
        .footer-info {
          float: none;
          width: auto;
          min-height: inherit;
          padding: 5px 10px;
        }
          .footer-info-ttl {
            margin-bottom: 13px;
            padding-left: 15px;
            background-size: 10px auto;
            font-size: 13px;
          }
          .footer-info-list {
            margin-left: 3px;

          }
            .footer-info-list li{
              margin-bottom: 7px;
              padding-left: 14px;
              background-size: 7px auto;
              font-size: 11px;
              letter-spacing: -0.05em;
            }
        .footer-banner {
          float: none;
          margin: 20px -10px 0 -10px;
          text-align: center;
        }
        .footer-banner ul.footer-banner-list li {
          display: inline-block;
          max-width: 45%;
          margin-top: 10px;
          margin-right: 3px;
          margin-left: 3px;
        }
    .footer-area-02{
      height: auto;
      padding: 0 10px;
      text-align: center;
    }
        .footer-links {
          height: auto;
          margin: 0 -15px;
          padding: 24px 0 20px;
        }
          .footer-links li {
            padding: 0 12px;
            font-size: 11px;
          }
            .footer-links li a::after {
              height: 10px;
              margin-top: -5px;
            }
            .footer-links li:first-child a::after,
            .footer-links li:nth-child(4) a::after{
              display: none;
            }
        .footer-txt-01{
          padding-top: 18px;
          font-size: 11px;
          line-height: 1.5;
          text-align: left;
        }
        .footer-copyright {
          padding: 90px 0 10px 0;
          font-size: 9px;
        }
  }
  /* ==========================================================
   nav-header
  ========================================================== */
  .nav-header {
    display: none;
  }


  @media screen and (max-width: 768px) {
    .nav-header {
      display: block;
      top: 0;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
    }
    .gnav-open .nav-header {
      top: 70px;
      visibility:visible;
      opacity: 1;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
    }
    .gnav-open{
      overflow: hidden;
      position: fixed;
      width: 100%;
      height: 100%;
    }
    .nav-header {
      top: -60px;
    }
    .gnav-open .nav-header {
      top: 0;
    }
  }
/* ==========================================================
 grid
========================================================== */
/* grid-cmn
---------------------------------------------------------- */
.grid-cmn {
}
  .grid-cmn > .col {
  }
/* ==========================================================
 area
========================================================== */
/* area-cmn
---------------------------------------------------------- */
.area-cmn {
}
/* ==========================================================
 section
========================================================== */
/* sec-cmn
---------------------------------------------------------- */
.sec-cmn-01 {
}
/* section last margin */
section:last-of-type {
  margin-bottom: 0;
}
/* ==========================================================
 box
========================================================== */
/* box-cmn
---------------------------------------------------------- */
.box-cmn-01 {
}

@media screen and (max-width: 768px) {
.box-cmn-01 {
  margin: 0 10px;
}
.box-contents-wrap .box-cmn-01 { margin-left: 0; margin-right: 0; }

}

/* box-cmn-col-3
---------------------------------------------------------- */
.box-cmn-col-3 {
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 10px -30px;
}
  .box-cmn-col-3 .item {
    flex: 0 1 auto;
    width: 33.3333%;
    margin-bottom: 30px;
    padding-left: 30px;
  }
@media screen and (max-width: 768px) {
.box-cmn-col-3 {
  display: block;
  margin: 0 0 65px;
}
  .box-cmn-col-3 .item {
    width: 100%;
    margin-bottom: 15px;
    padding-left: 0;
  }
    .box-cmn-col-3 .item:last-child { margin-bottom: 0;}
}

/* box-cmn-col-2
---------------------------------------------------------- */
.box-cmn-col-2 {
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 30px -30px;
}
  .box-cmn-col-2 > .item {
    flex: 0 1 auto;
    width: 50%;
    margin-bottom: 30px;
    padding-left: 30px;
  }
@media screen and (max-width: 768px) {
.box-cmn-col-2 {
  display: block;
  margin: 0 0 60px;
}
  .box-cmn-col-2 > .item {
    width: 100%;
    margin-bottom: 15px;
    padding-left: 0;
  }
    .box-cmn-col-2 > .item:last-child { margin-bottom: 0;}
}

/* box-cmn-col-1-3
---------------------------------------------------------- */
.box-cmn-col-1-3 {
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 0 -30px;
}
  .box-cmn-col-1-3 .item {
    flex: 0 1 auto;
    width: 25%;
    padding-left: 30px;
  }
  .box-cmn-col-1-3 .item + .item {
    width: 75%;
  }
  *[class*="box-cmn-col-"] select {
    width: 99%;

  }
@media screen and (max-width: 768px) {
.box-cmn-col-1-3 {
  display: block;
  margin: 0 0 20px 0;
}
  .box-cmn-col-1-3 .item {
    width: 100%!important;
    margin-bottom: 15px;
    padding-left: 0;
  }
    .box-cmn-col-1-3 .item:last-child { margin-bottom: 0;}
}

/* box-cmn-image-left
---------------------------------------------------------- */
*[class*="box-cmn-image-"] {
  margin: 30px 0;
}

.box-cmn-image-left {
  overflow: hidden;
}
  .box-cmn-image-left .image {
    float: left;
    margin: 5px 30px 5px 0;
  }
  .box-cmn-image-left .text {}

@media screen and (max-width: 768px) {
.box-cmn-image-left {}
  .box-cmn-image-left .image {
    float: none;
    margin: 0 0 11px;
    text-align: center;
  }
    .box-cmn-image-left .image img {
      max-width: 100%;
    }
  .box-cmn-image-left .text {}
}

/* box-cmn-image-right
---------------------------------------------------------- */
.box-cmn-image-right {
  overflow: hidden;
  margin-bottom: 40px;
}
  .box-cmn-image-right .image {
    float: right;
    margin: 5px 0 30px 30px;
  }
  .box-cmn-image-right .text {}
@media screen and (max-width: 768px) {
.box-cmn-image-right {}
  .box-cmn-image-right .image {
    float: none;
    margin: 0 0 11px;
  }
    .box-cmn-image-right .image img { width: 100%;}
  .box-cmn-image-right .text {}
}

/* box-cmn-form
---------------------------------------------------------- */
.box-cmn-form {
  margin-bottom: 40px;
}
.box-cmn-form .table-cmn-01 {
  margin-top: 20px;
}

  .box-cmn-form .box-title {
/*
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
*/
    position: relative;
  }
    .box-cmn-form .box-title {
      padding-right: 3.5em;
    }
    .box-cmn-form .box-title .text {}
    .box-cmn-form .box-title .icon {
      position: absolute;
      display: inline-block;
      top: 50%;
      right: 0;
      background-color: #d20a0a;
      font-size: 12px;
      text-align: center;
      color: #fff;
      border-radius: 2px;
      padding: 1px 7px;
      margin-top: -0.8em;
    }
    _:-ms-fullscreen, :root .box-cmn-form .box-title .icon { padding-top: 2px;}

  .box-cmn-form .txt-example {
    margin-bottom: 5px;
    color: #8c8c8c;
  }
  .box-cmn-form .txt-red { color: #d20a0a;}
  /*.box-cmn-form .box-form {*/
  .box-form {
    display: inline-block;
    margin-right: 27px;
  }
  .box-optional-grid-col .box-form {
    margin-right: 14px;
  }


@media screen and (max-width: 768px) {
.box-cmn-form {}
  .box-cmn-form .box-title {}
    .box-cmn-form .box-title .text {}
    .box-cmn-form .box-title .icon {
    }

  .box-cmn-form .txt-red {
    display: block;
  }
  .box-cmn-form .box-form {
    display: block;
    margin: 0 0 5px;
  }
  .box-cmn-form .box-form.box-form.sp-inline {
    display: inline-block;
    margin: 0 20px 5px 0;
  }
  .box-optional-grid-col .box-form {
    margin-right: 27px;
    margin-bottom: 5px;
  }
    .box-cmn-form .box-form:last-child { margin-bottom: 0;}
}

/* box-cmn-heading
---------------------------------------------------------- */
.box-cmn-heading, .box-cmn-footing {
  width: 100%;
  background-color: #fff;
}
.box-cmn-heading {
  border-bottom: 1px #ccc solid;
}
.box-cmn-footing {
  border-top: 1px #ccc solid;
}
.box-cmn-heading-in, .box-cmn-footing-in {
  width: 1080px;
  margin: 0 auto;
}
.box-cmn-heading-in {
  padding: 12px 4px 26px;
}
.box-cmn-footing-in {
  padding: 26px 4px 12px;
}

@media screen and (max-width: 768px) {
  .box-cmn-heading {}
  .box-cmn-heading-in, .box-cmn-footing-in {
    width: 100%;
    padding: 12px 8px 10px;
  }
}

/* box-cmn-pager
---------------------------------------------------------- */
.box-cmn-pager {
  width: 1080px;
/*  margin: 100px auto 0;*/
  margin: 60px auto 0;
  padding-top: 30px;
  border-top: 2px #d20a0a solid;
}
  .box-cmn-pager .list {
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
    .box-cmn-pager .list .item {
      flex: 0 1 auto;
      width: 300px;
    }
      .box-cmn-pager .list .item .btn-cmn-red {
        width: 100%;
        height: 40px;
        margin: 0;
      }
        .box-cmn-pager .list .item.back .btn-cmn-red:after { background: none;}
        .box-cmn-pager .list .item.prev .btn-cmn-red:after {
          left: 11px;
          background-image: url(../img/common/ico_arrow_left_02.png);
        }
        .box-cmn-pager .list .item.next .btn-cmn-red:after {
          left: inherit;
          right: 14px;
        }

@media screen and (max-width: 768px) {
.box-cmn-pager {
  width: 100%;
/*  margin: 50px auto 0;*/
  margin: 20px auto 0;
  padding-top: 20px;
}
  .box-cmn-pager .list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 10px -10px;
  }
    .box-cmn-pager .list .item {
      width: 100%;
      margin-bottom: 10px;
    }
      .box-cmn-pager .list .item.back {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
      }
      .box-cmn-pager .list .item.prev {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
      }
      .box-cmn-pager .list .item.next {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
      }
      .box-cmn-pager .list .item .btn-cmn-red {
        height: 50px;
      }
        .box-cmn-pager .list .item.prev .btn-cmn-red:after {
          left: 9px;
        }
        .box-cmn-pager .list .item.next .btn-cmn-red:after {
          right: 9px;
        }
}

/* box-cmn-pager-02
---------------------------------------------------------- */
.box-cmn-pager-02 {
  margin: 0 auto 30px auto;
}
* + .box-cmn-pager-02 {
  margin-top: 60px;
}
.box-cmn-pager-02 .list {
}
.box-cmn-pager-02 .list.col-3 .item {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.box-cmn-pager-02 .list.col-3 .item:nth-child(3n) {
  margin-right: 0;
}
.box-cmn-pager-02 .list .item .btn-cmn-red {
  width: auto;
}

.box-cmn-pager-02 .list .item .btn-cmn-red:after {
  left: 11px;
  background-image: url(../img/common/ico_arrow_right_01.png);
}
.current .btn-cmn-red {
  color: #fff;
  background-color: #d20a0a!important;
}
.box-cmn-pager-02 .list .current .btn-cmn-red:after {
  left: 11px;
  background-image: url(../img/common/ico_arrow_right_02.png);
}


.box-cmn-center {
  margin: 30px 0 50px 0;
  padding: 20px 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.box-cmn-center * {
  text-align: center;
}
@media screen and (max-width: 768px) {
.box-cmn-pager-02 .list .item .btn-cmn-red {
  padding: 1px 2px 1px 10px;
  font-size: 11px;
}
.box-cmn-pager-02 .list .item .btn-cmn-red:after {
  left: 7px;
}
.box-cmn-center * {
  text-align: left;
}

}

/* ==========================================================
 hero
========================================================== */
.hero-cmn {
}
/* ==========================================================
 module
========================================================== */

/* ==========================================================
 title
========================================================== */
/* ttl-cmn-01
---------------------------------------------------------- */
.ttl-cmn-01 {
  position: relative;
  margin: 40px 0 20px;
  padding: 9px 15px 8px;
  border-left: 4px #9e0808 solid;
  background-color: #d20a0a;
  font-size: 30px;
  color: #fff;
  line-height: 1.4;
}
  .ttl-cmn-01:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
    width: 1px;
    height: 100%;
    border-left: 1px #cf8484 solid;
  }

@media screen and (max-width: 768px) {
.ttl-cmn-01 {
  padding: 7px 10px;
  border-left: 5px #9e0808 solid;
  font-size: 20px;
}
}

/* ttl-cmn-02
---------------------------------------------------------- */
.ttl-cmn-02 {
  position: relative;
  margin: 40px 0 20px;
  padding-left: 30px;
  padding-bottom: 9px;
  border-bottom: 2px #d20a0a solid;
  font-size: 26px;
  color: #000;
  line-height: 1.3;
}
  .ttl-cmn-02:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 10px;
    width: 5px;
    height: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d20a0a;
  }
@media screen and (max-width: 768px) {
.ttl-cmn-02 {
  padding-left: 13px;
  padding-bottom: 6px;
  font-size: 20px;
}
  .ttl-cmn-02:after {
    top: -2px;
    left: 0;
  }
}

/* ttl-cmn-03
---------------------------------------------------------- */
.ttl-cmn-03 {
  position: relative;
  margin: 40px 0 20px;
  padding-left: 30px;
  padding-bottom: 9px;
  font-size: 26px;
  color: #000;
  line-height: 1.4;
}
  .ttl-cmn-03:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 10px;
    width: 5px;
    height: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d20a0a;
  }
@media screen and (max-width: 768px) {
.ttl-cmn-03 {
  padding-left: 13px;
  padding-bottom: 6px;
  font-size: 20px;
}
  .ttl-cmn-03:after {
    top: -2px;
    left: 0;
  }
}

/* ttl-cmn-04
---------------------------------------------------------- */
.ttl-cmn-04 {
  position: relative;
  margin: 40px 0 20px;
  padding-left: 29px;
  background-size: 14px;
  font-size: 22px;
}
.ttl-cmn-04:after {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 8px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border:5px solid #d20a0a;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
.ttl-cmn-04 {
  padding-left: 22px;
  background-size: 15px;
  font-size: 15px;
}
.ttl-cmn-04:after {
  top: 4px;
  left: 1px;
}
}

/* ttl-cmn-05
---------------------------------------------------------- */
.ttl-cmn-05 {
  font-size: 38px;
  line-height: 1.2;
  color: #d20a0a;
}
.ttl-cmn-05 .sub {
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
.ttl-cmn-05 {
  font-size: 25px;
}

}

/* box-cmn-ttl-index
---------------------------------------------------------- */
.box-cmn-ttl-index {
  margin-bottom: 40px;
  padding: 2px;
  background: url(../img/common/bg_pattern_02.gif) repeat 0 0;
}
.box-cmn-ttl-index .box-cmn-ttl-index-in {
  display: table;
  width: 100%;
  background: #fff url(../img/s_work/title_bg_doctor.jpg) no-repeat 100% 0;
  min-height: 146px;
  height: 146px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.page_doctor .box-cmn-ttl-index .box-cmn-ttl-index-in {
  background-image: url(../img/s_work/title_bg_doctor.jpg);
}
.page_appo .box-cmn-ttl-index .box-cmn-ttl-index-in {
  background-image: url(../img/s_work/title_bg_appo.jpg);
}
.page_nurse .box-cmn-ttl-index .box-cmn-ttl-index-in {
  background-image: url(../img/s_work/title_bg_nurse.jpg);
}
.page_ptotgisi .box-cmn-ttl-index .box-cmn-ttl-index-in,
.page_radiologist .box-cmn-ttl-index .box-cmn-ttl-index-in,
.page_clinical_tech .box-cmn-ttl-index .box-cmn-ttl-index-in,
.page_clinical_eng .box-cmn-ttl-index .box-cmn-ttl-index-in,
.page_nutritionist .box-cmn-ttl-index .box-cmn-ttl-index-in,
.page_physical_th  .box-cmn-ttl-index .box-cmn-ttl-index-in,
.page_speech_th .box-cmn-ttl-index .box-cmn-ttl-index-in {
  background-image: url(../img/s_work/title_bg_ptotgisi.jpg);
}
.page_care .box-cmn-ttl-index .box-cmn-ttl-index-in {
  background-image: url(../img/s_work/title_bg_care.jpg);
}
.box-cmn-ttl-index .box-cmn-ttl-index-in .ttl-index {
  display: table-cell;
  width: 100%;
  padding: 10px 10px 10px 22px;
  background: url(../img/common/title_bg_search.png) no-repeat 30px -14px;
  font-size: 22px;
  vertical-align: middle;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
.box-cmn-ttl-index {
  margin-right: 10px;
  margin-left: 10px;
}
.box-cmn-ttl-index .box-cmn-ttl-index-in {
/*  background-size: 50% auto;*/
  background-size: auto 100%;
  min-height: 73px;
  height: 73px;
}
.box-cmn-ttl-index .box-cmn-ttl-index-in .ttl-index {
  padding-left: 10px;
  background-size: 91px auto;
  background-position: 11px -7px;
  text-shadow: 1px 1px 0 #fff;
}
}

/* box-cmn-ttl-border
---------------------------------------------------------- */
.box-cmn-border {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
}


/* ==========================================================
 text
========================================================== */
/* txt-cmn
---------------------------------------------------------- */
.txt-cmn-01 {
  /*letter-spacing: -0.06em;*/
  line-height: 1.75;
}
* + .txt-cmn-01 {
  margin-top: 1.5em;
}
.txt-bolder { font-weight: bolder;}
.txt-red { color: #d20a0a;}
  .txt-cmn-01 > a { text-decoration: underline;}
  .txt-cmn-01 > a:hover { text-decoration: none;}

@media screen and (max-width: 768px) {
.txt-cmn-01 {
  line-height: 1.4;
}
  .txt-cmn-01 > a:hover { text-decoration: underline;}
}

/* txt-cmn-right
---------------------------------------------------------- */
.txt-cmn-right {
  margin-bottom: 25px;
  text-align: right;
  line-height: 1.7;
  /*letter-spacing: -0.07em;*/
}
@media screen and (max-width: 768px) {
.txt-cmn-right {
  margin-bottom: 16px;
  line-height: 1.5;
  /*letter-spacing: -0.06em;*/
}
}

/* txt-cmn-left
---------------------------------------------------------- */
.txt-cmn-left {
  margin-bottom: 25px;
  text-align: left;
  line-height: 1.7;
  /*letter-spacing: -0.07em;*/
}
@media screen and (max-width: 768px) {
.txt-cmn-left {
  margin-bottom: 16px;
  line-height: 1.5;
  /*letter-spacing: -0.06em;*/
}
}

/* txt-cmn-center
---------------------------------------------------------- */
.txt-cmn-center {
  margin-bottom: 95px;
  text-align: center;
  line-height: 1.7;
  letter-spacing: -0.07em;
}
@media screen and (max-width: 768px) {
.txt-cmn-center {
  line-height: 1.5;
  /*letter-spacing: -0.06em;*/
}
}

/* txt-cmn-large
---------------------------------------------------------- */
.txt-cmn-large {
  margin-bottom: 27px;
  font-size: 26px;
  line-height: 1.45;
  /*letter-spacing: -0.08em;*/
}
@media screen and (max-width: 768px) {
.txt-cmn-large {
  font-size: 20px;
  line-height: 1.3;
}
}

/* txt-cmn-middle
---------------------------------------------------------- */
.txt-cmn-middle {
  margin-bottom: 31px;
  font-size: 22px;
  line-height: 1.45;
  /*letter-spacing: -0.07em;*/
}
@media screen and (max-width: 768px) {
.txt-cmn-middle {
  font-size: 17px;
  line-height: 1.3;
}
}

/* txt-cmn-small
---------------------------------------------------------- */
.txt-cmn-small {
  margin-bottom: 55px;
  line-height: 1.75;
  /*letter-spacing: -0.07em;*/
}
@media screen and (max-width: 768px) {
.txt-cmn-small {
  margin-bottom: 42px;
  line-height: 1.3;
}
}

.align-l { text-align: left; }
.align-c { text-align: center; }
.align-r { text-align: right; }


/* ==========================================================
 list
========================================================== */
* + *[class*="list-cmn"] {
  margin-top: 1em;
}
/* list-cmn-dot
---------------------------------------------------------- */
.list-cmn-dot {
  margin-bottom: 28px;
  margin-left: 8px;
}
  .list-cmn-dot .item {
    position: relative;
    margin-bottom: 13px;
    padding-left: 16px;
    /*letter-spacing: -0.09em;*/
  }
    .list-cmn-dot .item:last-child { margin-bottom: 0;}
    .list-cmn-dot .item:after {
      content: '';
      display: block;
      position: absolute;
      top: 7px;
      left: 0;
      width: 8px;
      height: 8px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      background-color: #d20a0a;
    }

@media screen and (max-width: 768px) {
.list-cmn-dot {
  margin-bottom: 30px;
  margin-left: 0px;
}
  .list-cmn-dot .item {
    margin-bottom: 10px;
    padding-left: 16px;
  }
    .list-cmn-dot .item:after {
      top: 5px;
      width: 10px;
      height: 10px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
    }
}

/* list-cmn-link
---------------------------------------------------------- */
.list-cmn-link {
  margin-bottom: 37px;
  margin-left: 8px;
}
  .list-cmn-link .item {
    margin-bottom: 12px;
    padding-left: 11px;
    background: url(../img/common/ico_arrow_right_01.png) left top 5px no-repeat;
    background-size: 7px 12px;
    /*letter-spacing: -0.07em;*/
  }

@media screen and (max-width: 768px) {
.list-cmn-link {
  margin-bottom: 42px;
  margin-left: 0;
}
  .list-cmn-link .item {
    margin-bottom: 9px;
    padding-left: 17px;
  }
}

ol.list-cmn-order-01 {
  list-style: decimal;
  margin-bottom: 20px;
  padding-left: 28px;
}
ol.list-cmn-order-01 li.item + li.item {
  margin-top: 8px;
}

/* list-cmn-order
---------------------------------------------------------- */
.list-cmn-order {
  counter-reset: parts;
  margin: 15px 0 44px 4px;
}
  .list-cmn-order .item {
    position: relative;
    counter-increment: parts;
    margin-bottom: 12px;
    padding-left: 35px;
    /*letter-spacing: -0.09em;*/
  }
    .list-cmn-order .item:before {
      content: counter(parts)'';
      position: absolute;
      top: -3px;
      left: 0;
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 28px;
      height: 28px;
      border-radius: 28px;
      background-color: #d20a0a;
      font-weight: bold;
      text-align: center;
      color: #fff;
    }

@media screen and (max-width: 768px) {
.list-cmn-order {
  margin-left: 0px;
  margin-bottom: 32px;
}
  .list-cmn-order .item {
    margin-bottom: 10px;
    padding-left: 33px;
  }
    .list-cmn-order .item:before {
      top: -3px;
      width: 25px;
      height: 25px;
    }

}

/* list-cmn-flow
---------------------------------------------------------- */
ol.list-cmn-flow {
  margin-top: 10px;
}
ol.list-cmn-flow > li.item {
  position: relative;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
}
ol.list-cmn-flow > li.item + li {
  margin-top: 40px;
}
ol.list-cmn-flow > li.item + li:before {
  content: "";
  position: absolute;
  top: -34px;
  left: 50%;
  display:block;
  width: 16px;
  height: 16px;
  margin-left: -16px;
  border-right: 4px solid #d20a0a;
  border-bottom: 4px solid #d20a0a;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
ol.list-cmn-flow dt {
  margin-bottom: 15px;
  padding: 0 5px 5px 5px;
  border-bottom: 1px solid #d20a0a;
  font-size: 22px;
}

/* list-cmn-flow-02
---------------------------------------------------------- */
ol.list-cmn-flow-02 {
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
}
ol.list-cmn-flow-02 ul {
  text-align: left;
}
ol.list-cmn-flow-02 > li.item {
  display: inline-block;
  min-width: 800px;
  max-width: 800px;
  position: relative;
  padding: 20px;
  background-color: #fff;
  border-radius: 6px;
  text-align: center;
  border: 2px solid #d20a0a;
}
ol.list-cmn-flow-02 > li.item + li {
  margin-top: 40px;
}
ol.list-cmn-flow-02 > li.item + li:before {
  content: "";
  position: absolute;
  top: -37px;
  left: 50%;
  display:block;
  width: 16px;
  height: 16px;
  margin-left: -16px;
  border-right: 4px solid #d20a0a;
  border-bottom: 4px solid #d20a0a;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
ol.list-cmn-flow-02 > li.item-result {
  background-color: #fef7f7;
  border-width: 4px;
}
ol.list-cmn-flow-02 > li.item-result dt {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
ol.list-cmn-flow-02 *[class*="list-cmn"] {
  margin-bottom: 0;
}
ol.list-cmn-flow-02 *[class*="list-cmn"] li {
  margin-bottom: 5px;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
ol.list-cmn-flow-02 > li.item {
  display: block;
  min-width: 100%;
  max-width: 100%;
  text-align: left;
}
ol.list-cmn-flow-02 > li.item ul.list-cmn-dot.col-2 li.item {
  display: block;
  width: 100%;
}
}

/* list-cmn-note
---------------------------------------------------------- */
.list-cmn-note {
  margin-bottom: 20px;
  margin-left: 2px;
}
  .list-cmn-note .item {
    position: relative;
    margin-bottom: 4px;
    padding-left: 1.2em;
    /*font-size: 13px;*/
    /*color: #8c8c8c;*/
    /*letter-spacing: -0.09em;*/
  }
    .list-cmn-note .item:after {
      content: '※';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
    }
@media screen and (max-width: 768px) {
.list-cmn-note {
  margin-bottom: 31px;
  margin-left: 0;
}
  .list-cmn-note .item {
    margin-bottom: 3px;
    padding-left: 12px;
    font-size: 11px;
  }
}
*[class*="list-cmn"][class*="col-"] li {
  display: inline-block;
  margin-right: 2%;
  vertical-align: top;
}
*[class*="list-cmn"].col-2 li { width: 47%; }
*[class*="list-cmn"].col-3 li { width: 31%; }

*[class*="list-cmn"].col-2 li:nth-child(even),
*[class*="list-cmn"].col-3 li:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
*[class*="list-cmn"].col-3 li {
  display: block;
  width: auto;
  margin: 0 0 15px 15px!important;
}

}

/* ==========================================================
 table
========================================================== */
td p + p {
  margin-top: 1em;
}
/* table-cmn-01
---------------------------------------------------------- */
td.nowrap { white-space: nowrap; }
td.flug_checkradio { text-align: center; }

.table-cmn-01 {
  width: 100%;
  margin-bottom: 20px;
}
  .table-cmn-01 thead th,
  .table-cmn-01 thead td {
    padding: 13px 23px;
    background-color: #690505;
    color: #fff;
    letter-spacing: -0.03em;
  }
  .table-cmn-01 thead td {
    border-left: 1px #b48282 solid;
    border-right: 1px #690505 solid;
  }
  .table-cmn-01 tbody th,
  .table-cmn-01 tbody td {
    padding: 12px 23px;
  }
  .table-cmn-01 tbody th {
    background-color: #fae6e6;
    border: #cdb8b8 solid;
    border-width: 1px 0 1px 1px;
    /*letter-spacing: -0.03em;*/
  }
  .table-cmn-01 tbody td {
    background-color: #fff;
    border: 1px #ccc solid;
  }
@media screen and (max-width: 768px) {
.table-cmn-01 {
  margin-bottom: 50px;
  border: #ccc solid;
  border-width: 0 1px 1px;
}
  .table-cmn-01 th,
  .table-cmn-01 td { display: block;}
  .table-cmn-01 thead th,
  .table-cmn-01 thead td {
    padding: 7px 10px;
  }
  .table-cmn-01 thead td {
    display: none;
  }
  .table-cmn-01 tbody th,
  .table-cmn-01 tbody td {
    padding: 7px 10px;
    border-top: 1px #ccc solid;
  }
  .table-cmn-01 tbody th {
    border: #ccc solid;
    border-width: 1px 0 0;
  }
  .table-cmn-01 tbody td {
    border: #ccc solid;
    border-width: 1px 0 0;
  }
  .table-cmn-01 tbody tr {
    border-top: 1px solid #ccc;
  }
  .table-cmn-01 tbody td[data-label]:before {
    content: attr(data-label);
    display: block;
    width: 100%;
    padding-bottom: 5px;
    color: #d20a0a;
  }
  .table-cmn-01 tbody td.flug_checkradio {
    padding-top: 10px;
  }
  .table-cmn-01 tbody td.flug_checkradio {
    text-align: right;
  }
  .table-cmn-01 thead + tbody th {
    border-bottom: 0;
  }
  .table-cmn-01 thead + tbody td {
    border-top: 0;
    border-bottom: 0;
  }
  td ul[class*="list-cmn-"],
  td ol[class*="list-cmn-"] {
    margin-bottom: 0;
  }
}

/* table-cmn-02
---------------------------------------------------------- */
.table-cmn-02 {
  width: 100%;
  border-bottom: 1px solid #cdb8b8;
}
  .table-cmn-02 th,
  .table-cmn-02 td {
    padding: 12px 23px;
    border-top: 1px solid #cdb8b8;
    border-bottom: 1px solid #cdb8b8;
  }
  .table-cmn-02 th {
    width: 150px;
    background-color: #fae6e6;
    letter-spacing: -0.03em;
  }

@media screen and (max-width: 768px) {
  .table-cmn-02 {
  }
    .table-cmn-02 th,
    .table-cmn-02 td {
      display: block;
      padding: 7px 10px;
      border-bottom: none;
    }
    .table-cmn-02 th {
      width: auto;
    }
    table[class*="table-cmn"] td:empty {
      min-height: 34px;
    }
}

.table-list-large thead th,
.table-list-large thead td,
.table-list-large tbody th,
.table-list-large tbody td {
  padding: 7px;
  font-size: 13px;
}
.table-list-large td .btn-detail {
  font-size: 12px;
  padding-right: 10px;
  padding-left: 10px;
}
.table-list-large td .btn-detail:after {
  left: 8px;
}

@media screen and (max-width: 768px) {
  .table-list-large td .btn-detail {
    font-size: 20px;
  }
}

.table-inner {
  margin-bottom: 0;
}
  .table-inner th,
  .table-inner td {
    padding: 5px !important;
    border: 0 !important;
    background-color: transparent !important;
  }
  .table-inner th {
    /*text-align: right;*/
  }

/* ==========================================================
 button
========================================================== */
/* btn-cmn
---------------------------------------------------------- */
.btn-cmn {
}
input[class*="btn"] {
  border: none;
}
/* pagetop
---------------------------------------------------------- */
.btn-cmn-pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 999;
}
  .btn-cmn-pagetop a{
    display: block;
    width: 100px;
    height: 100px;
    background-color: #2c3d5c;
    border: solid 1px #fff;
    font-size: 11px;
    text-align: center;
  }
  .btn-cmn-pagetop a:hover,
  .btn-cmn-pagetop a:focus {
    text-decoration: none;
  }
    .btn-cmn-pagetop .ico{
      display: block;
      margin-top: 30px;
      padding-top: 40px;
      background: url(../img/common/ico_pagetop_01.png) no-repeat top center;
      background-size: 18px auto;
    }

    /* sp
    ---------------------------------------------------------- */
    @media screen and (max-width: 768px) {
      .btn-cmn-pagetop {
        bottom: 0;
      }
        .btn-cmn-pagetop a{
          width: 70px;
          height: 70px;
          border: solid 2px #fff;
          font-size: 10px;
        }
          .btn-cmn-pagetop .ico{
            margin-top: 18px;
            padding-top: 25px;
            background-size: 12px auto;
          }
      .btn-menu {
        bottom: 0;
        right: auto;
        left: 0;
      }
      body.scrollend .btn-cmn-pagetop,
      body.scrollend .btn-menu {
        bottom: 34px;
      }
        .btn-menu a{
          background-color: #9e0808;
          font-size: 10px;
        }
        .btn-menu .ico-open{
          display: block;
          background: url(../img/common/ico_navi_01.png) no-repeat top center;
          background-size: 30px auto;
        }
        .btn-menu .ico-close{
          display: none;
        }

        .gnav-open .btn-menu a{
          background-color: #2a2a2a;
        }
        .gnav-open .btn-menu .ico-open{
          display: none;
        }
        .gnav-open .btn-menu .ico-close{
          display: block;
          background: url(../img/common/ico_navi_02.png) no-repeat top center;
          background-size: 20px auto;
        }
    }

/* btn-register
---------------------------------------------------------- */
.btn-register {
  bottom: 220px;
}
  .btn-register a{
    background-color: #f78b00;
    font-size: 14px;
  }
    .btn-register .ico{
      display: block;
      margin: 30px 0 0;
      padding: 40px 0 0;
      background: url(https://www.e-iryou.net/img/common/header_ico_01.png) no-repeat top center/26px auto;
    }

/* btn-pagelist
---------------------------------------------------------- */
.btn-pagelist {
  bottom: 110px;
}
  .btn-pagelist a{
    background-color: #9e0808;
    font-size: 13px;
  }
    .btn-pagelist .ico{
      margin-top: 15px;
      padding-top: 52px;
      background: url(../img/common/ico_fav_01.gif) no-repeat top center;
    }
    .btn-pagelist a:hover,
    .btn-pagelist a:focus { text-decoration: none;}

/* list-cmn-button
---------------------------------------------------------- */
.list-cmn-button {
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
}
  .list-cmn-button .item {
    flex: 0 0 400px;
    margin-left: 20px;
  }
@media screen and (max-width: 768px) {
.list-cmn-button {
  display: block;
  margin-left: 0;
}
  .list-cmn-button .item {
    margin-left: 0;
  }
}

/* ==========================================================
 button
========================================================== */
.align-c *[class*="btn-cmn-"] {
  margin-right: auto;
  margin-left: auto;
}
.btn-right {
  overflow: hidden;
  margin-top: 15px;
}
.btn-right *[class*="btn-cmn-"] {
  float: right;
}
*[class*="btn-cmn-"]:hover {
  cursor: pointer;
}

/* btn-cmn-orange
---------------------------------------------------------- */
.btn-cmn-orange {
  position: relative;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 400px;
  height: 60px;
  margin-bottom: 40px;
  padding: 0 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f78b00;
  -webkit-box-shadow: inset 0 -2px rgba(11,2,5,.4);
  -moz-box-shadow: inset 0 -2px rgba(11,2,5,.4);
  box-shadow: inset 0 -2px rgba(11,2,5,.4);
  background: url(../img/common/ico_arrow_right_02.png), -ms-linear-gradient(top, #F9AE00 0%, #f56b00 100%);
  background: url(../img/common/ico_arrow_right_02.png), -moz-linear-gradient(top, #F9AE00 0%, #f56b00 100%);
  background: url(../img/common/ico_arrow_right_02.png), -o-linear-gradient(top, #F9AE00 0%, #f56b00 100%);
  background: url(../img/common/ico_arrow_right_02.png), -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9AE00), color-stop(100, #f56b00));
  background: url(../img/common/ico_arrow_right_02.png), -webkit-linear-gradient(top, #F9AE00 0%, #f56b00 100%);
  background: url(../img/common/ico_arrow_right_02.png), linear-gradient(to bottom, #F9AE00 0%, #f56b00 100%);
  background-position: 15px 50%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 7px 12px, 100% 100%;
  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
}
/*  .btn-cmn-orange:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 6px);
    left: 15px;
    width: 7px;
    height: 12px;
    background: url(../img/common/ico_arrow_right_02.png) left center no-repeat;
    background-size: 7px 12px;
  }
  input.btn-cmn-orange {
    background-image: url(../img/common/ico_arrow_right_02.png);
    background-position:left center;
    background-repeat: no-repeat;
    background-size: 7px 12px;
  }
*/  .btn-cmn-orange:hover {
    text-decoration: none;
    -ms-filter: 'alpha( opacity=70)';
    filter: alpha( opacity=70);
    opacity: 0.7;
  }

@media screen and (max-width: 768px) {
.btn-cmn-orange {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 18px;
  padding: 0 5px 0 25px;

}
  .btn-cmn-orange:after {
    left: 10px;
  }
  .btn-cmn-orange:hover {
    -ms-filter: 'alpha( opacity=100)';
    filter: alpha( opacity=100);
    opacity: 1;
  }
}

/* .btn-cmn-blue
---------------------------------------------------------- */
.btn-cmn-blue {
  position: relative;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 60px;
  margin-bottom: 20px;
  padding: 0 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #2c3d5c;
  -webkit-box-shadow: inset 0 -2px rgba(11,2,5,.4);
  -moz-box-shadow: inset 0 -2px rgba(11,2,5,.4);
  box-shadow: inset 0 -2px rgba(11,2,5,.4);
/*  background-image: -ms-linear-gradient(top, #394F78 0%, #212c43 100%);
  background-image: -moz-linear-gradient(top, #394F78 0%, #212c43 100%);
  background-image: -o-linear-gradient(top, #394F78 0%, #212c43 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #394F78), color-stop(100, #212c43));
  background-image: -webkit-linear-gradient(top, #394F78 0%, #212c43 100%);
  background-image: linear-gradient(to bottom, #394F78 0%, #212c43 100%);
*/
  background: url(../img/common/ico_arrow_right_02.png), -ms-linear-gradient(top, #394F78 0%, #212c43 100%);
  background: url(../img/common/ico_arrow_right_02.png), -moz-linear-gradient(top, #394F78 0%, #212c43 100%);
  background: url(../img/common/ico_arrow_right_02.png), -o-linear-gradient(top, #394F78 0%, #212c43 100%);
  background: url(../img/common/ico_arrow_right_02.png), -webkit-gradient(linear, left top, left bottom, color-stop(0, #394F78), color-stop(100, #212c43));
  background: url(../img/common/ico_arrow_right_02.png), -webkit-linear-gradient(top, #394F78 0%, #212c43 100%);
  background: url(../img/common/ico_arrow_right_02.png), linear-gradient(to bottom, #394F78 0%, #212c43 100%);

  background-position: 15px 50%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 7px 12px, 100% 100%;

  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
}
 *[class*="btn-cmn-"].btn-large { width: 600px;}
 *[class*="btn-cmn-"].btn-mid { width: 400px;}
 *[class*="btn-cmn-"].btn-small { width: 210px;}
 *[class*="btn-cmn-"].btn-detail {
    width: 230px;
    height: 40px;
    font-size: 15px;
    text-indent: 12px;
  }
td *[class*="btn-cmn-"].btn-detail {
  width: auto;
  margin-bottom: 0;
}
/*
    .btn-cmn-blue:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 6px);
    left: 15px;
    width: 7px;
    height: 12px;
    background: url(../img/common/ico_arrow_right_02.png) left center no-repeat;
    background-size: 7px 12px;
  }
*/
  .btn-cmn-blue.btn-left {
    background: url(../img/common/ico_arrow_left_01.png), -ms-linear-gradient(top, #394F78 0%, #212c43 100%);
    background: url(../img/common/ico_arrow_left_01.png), -moz-linear-gradient(top, #394F78 0%, #212c43 100%);
    background: url(../img/common/ico_arrow_left_01.png), -o-linear-gradient(top, #394F78 0%, #212c43 100%);
    background: url(../img/common/ico_arrow_left_01.png), -webkit-gradient(linear, left top, left bottom, color-stop(0, #394F78), color-stop(100, #212c43));
    background: url(../img/common/ico_arrow_left_01.png), -webkit-linear-gradient(top, #394F78 0%, #212c43 100%);
    background: url(../img/common/ico_arrow_left_01.png), linear-gradient(to bottom, #394F78 0%, #212c43 100%);
    background-position: 15px 50%, 0 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 7px 12px, 100% 100%;
  }
  .btn-cmn-blue:hover {
    text-decoration: none;
    -ms-filter: 'alpha( opacity=70)';
    filter: alpha( opacity=70);
    opacity: 0.7;
  }

@media screen and (max-width: 768px) {
td *[class*="btn-cmn-"].btn-detail {
  margin-bottom: 20px;
}
.btn-cmn-blue {
  height: 50px;
  margin-bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 20px;
}
  *[class*="btn-cmn-"].btn-large,
  *[class*="btn-cmn-"].btn-mid,
  *[class*="btn-cmn-"].btn-small { width: 100%;}
  *[class*="btn-cmn-"].btn-detail {
    width: 100%;
    height: 50px;
    font-size: 18px;
  }
  .btn-cmn-blue:after { left: 10px;}
  .btn-cmn-blue:hover {
    -ms-filter: 'alpha( opacity=100)';
    filter: alpha( opacity=100);
    opacity: 1;
  }
}

/* btn-cmn-gray
---------------------------------------------------------- */
.btn-cmn-gray {
  position: relative;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 400px;
  height: 60px;
  margin-bottom: 40px;
  padding: 0 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #d0d0d0;
  -webkit-box-shadow: inset 0 -2px rgba(11,2,5,.4);
  -moz-box-shadow: inset 0 -2px rgba(11,2,5,.4);
  box-shadow: inset 0 -2px rgba(11,2,5,.4);
  background-image: -webkit-linear-gradient(bottom, rgba(11,2,5,.3), rgba(255,255,255,.3));
  background-image: -moz-linear-gradient(bottom, rgba(11,2,5,.3), rgba(255,255,255,.3));
  background-image: -o-linear-gradient(bottom, rgba(11,2,5,.3), rgba(255,255,255,.3));
  background-image: -ms-linear-gradient(bottom, rgba(11,2,5,.3), rgba(255,255,255,.3));
  background-image: linear-gradient(to top, rgba(11,2,5,.3), rgba(255,255,255,.3));
  font-size: 18px;
  text-align: center;
  color: #222;
  line-height: 1.2;
}
  .btn-cmn-gray:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 6px);
    left: 15px;
    width: 7px;
    height: 12px;
    background: url(../img/common/ico_arrow_right_02.png) left center no-repeat;
    background-size: 7px 12px;
  }
  .btn-cmn-gray:hover {
    text-decoration: none;
    -ms-filter: 'alpha( opacity=70)';
    filter: alpha( opacity=70);
    opacity: 0.7;
  }

@media screen and (max-width: 768px) {
.btn-cmn-gray {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 20px;
}
  .btn-cmn-gray:after {
    left: 10px;
  }
  .btn-cmn-gray:hover {
    -ms-filter: 'alpha( opacity=100)';
    filter: alpha( opacity=100);
    opacity: 1;
  }
}

/* btn-cmn-red
---------------------------------------------------------- */
.btn-cmn-red {
  position: relative;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 400px;
  height: 60px;
  margin-bottom: 30px;
  padding: 1px 25px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fef7f7;
  border: solid 1px #d20a0a;
  text-align: center;
  color: #222;
  line-height: 1.2;
}
  .btn-cmn-red:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 6px);
    left: 15px;
    width: 7px;
    height: 12px;
    background: url(../img/common/ico_arrow_right_01.png) left center no-repeat;
    background-size: 7px 12px;
  }
  .btn-cmn-red:hover {
    text-decoration: none;
    background-color: #fff;
  }

@media screen and (max-width: 768px) {
.btn-cmn-red {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
  .btn-cmn-red:after {
    left: 10px;
  }
  .btn-cmn-red:hover {
    background-color: #fef7f7;
  }
}

*[class*="btn-"],
*[class*="btn-"]:hover {
  text-decoration: none!important;
}

/* btn-job-fav
---------------------------------------------------------- */
*[class*="btn-job-fav"]{
  position: relative;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 270px;
  height: 40px;
  padding: 0 10px 0 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #840606;
  background-image: -ms-linear-gradient(top, #bb0a0a 0%, #840606 100%);
  background-image: -moz-linear-gradient(top, #bb0a0a 0%, #840606 100%);
  background-image: -o-linear-gradient(top, #bb0a0a 0%, #840606 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bb0a0a), color-stop(100, #840606));
  background-image: -webkit-linear-gradient(top, #bb0a0a 0%, #840606 100%);
  background-image: linear-gradient(to bottom, #bb0a0a 0%, #840606 100%);
  font-size: 15px;
  color: #fff;
  line-height: 1.2;
}
*[class*="btn-job-fav"]:hover {
  text-decoration: none;
  -ms-filter: 'alpha( opacity=70)';
  filter: alpha( opacity=70);
  opacity: 0.7;
}
*[class*="btn-job-fav"]:before{
  content: '';
  position: absolute;
  top: 50%;
  left: 12px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  background: url("../img/common/ico_fav_02.png") no-repeat 0 0;
  -webkit-background-size: 24px auto;
  background-size: 22px auto;;
}
.btn-job-faved {
  background-color: #6b0404;
  background-image: -ms-linear-gradient(top, #6b0404 0%, #6b0404 100%);
  background-image: -moz-linear-gradient(top, #6b0404 0%, #6b0404 100%);
  background-image: -o-linear-gradient(top, #6b0404 0%, #6b0404 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6b0404), color-stop(100, #6b0404));
  background-image: -webkit-linear-gradient(top, #6b0404 0%, #6b0404 100%);
  background-image: linear-gradient(to bottom, #6b0404 0%, #6b0404 100%);
}
.btn-job-faved:hover {
  opacity: 1!important;
  cursor: default;
}
.box-job-nav .btn-cmn-blue{
  margin: 0;
}

@media screen and (max-width: 768px) {
    *[class*="btn-job-fav"]{
      width: auto;
      height: 50px;
      padding: 0 10px 0 50px!important;
      font-size: 18px;
      line-height: 1.2;
      /*letter-spacing: -0.2em;*/
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
    }
    *[class*="btn-job-fav"]:before{
      width: 30px;
      height: 30px;
      margin-top: -15px;
      -webkit-background-size: 30px auto;
      background-size: 30px auto;;
    }
}

*[class*="btn-job-fav"].btn-cmn-large {
  height: 60px;
  font-size: 18px;
  width: 400px;
  padding: 0 25px;
}

ul.list-btn {
  text-align: center;
  vertical-align: top;
}
ul.list-btn li {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
*[class*="btn-job-fav"].btn-cmn-large {
  width: 100%;
  height: 50px;
}
ul.list-btn li {
  display: block;
  margin: 0;
}
}

/* pagetop
---------------------------------------------------------- */
.btn-cmn-pagetop {
  text-align: right;
}
.gnav-open .btn-cmn-pagetop {
  display: none;
}

/* ==========================================================
 背景ボックス
========================================================== */
*[class*="mod-bg-"] {
  margin: 1.5em 0;
  padding: 1.5em;
}
.mod-bg-gray {
  background-color: #e4e4e4;
}
*[class*="mod-bg-"] *[class*="btn-cmn-"] {
  margin-top: 5px;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
*[class*="mod-bg-"] {
  margin-right: -10px;
  margin-left: -10px;
  padding: 10px;
}
}

/* ==========================================================
 link
========================================================== */
/* link-cmn
---------------------------------------------------------- */
.link-cmn {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 11px;
  background: url(../img/common/ico_arrow_right_01.png) 0 5px no-repeat;
  background-size: 7px 12px;
  /*letter-spacing: -0.07em;*/
}
a.link-cmn {
  background-position: 0 4px;
}
@media screen and (max-width: 768px) {
  .link-cmn  {
    margin-bottom: 35px;
    padding-left: 17px;
  }
}


/* ==========================================================
 icon
========================================================== */
/* ico-cmn
---------------------------------------------------------- */
.ico-cmn {
}
/* ==========================================================
 figure
========================================================== */
/* fig-cmn
---------------------------------------------------------- */
.fig-cmn {
}
/* ==========================================================
 image
========================================================== */
/* img-cmn-adjust
---------------------------------------------------------- */
.img-cmn-adjust {
  text-align: center;
}
.box-cmn-01 img {
  max-width: 100%;
}
.box-contents-wrap .img {
  text-align: center;
}
.box-contents-wrap ul:not(.list-merit) .img img {
  max-width: 100%;
}
.box-contents-wrap * + .img {
  margin-top: 15px;
}

/* ==========================================================
 form
========================================================== */
/* base Form
---------------------------------------------------------- */
/* type="text" */
input[type="text"] {
}
/* type="checkbox" */
input[type="checkbox"] {
}
/* type="radio" */
input[type="radio"] {
}
/* select */
select {
}
/* textarea */
textarea {
}
/* button */
button {
}
/* class Form
---------------------------------------------------------- */
* + .form-row {
  margin-top: 10px;
}

/* form-cmn-input
---------------------------------------------------------- */
.form-cmn-input {
  display: inline-block;
  margin-right: 7px;
  padding: 5px;
  width: 240px;
  height: 40px;
  border: 1px solid #ccc;
}

@media screen and (max-width: 768px) {
.form-cmn-input {
  /*display: block;*/
  margin: 0 0 10px;
  width: 100%;
  height: 35px;
}
}

/* form-cmn-check
---------------------------------------------------------- */
.form-cmn-check {
}
/* form-cmn-radio
---------------------------------------------------------- */
.form-cmn-radio {
}
/* form-cmn-select
---------------------------------------------------------- */
.form-cmn-select {
  width: auto;
  max-width: 97%;
  height: 40px;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
}

@media screen and (max-width: 768px) {
.form-cmn-select {
  width: 100%;
}
}

/* form-cmn-textarea
---------------------------------------------------------- */
.form-cmn-textarea {
  width: 100%;
  height: 120px;
  padding: 5px;
  border: 1px solid #ccc;
}
/* form-cmn-button
---------------------------------------------------------- */
.form-cmn-button {
}
/* form-cmn-button
---------------------------------------------------------- */
.form-input-button {
  display: flex;
}

.cD30000 {
  color: #D30000;
}

/* ───────────────────────────────────
スクロールコンテンツ（規約等で使用）
─────────────────────────────────── */
.box-scroll {
  height: 200px;
  margin-top: 15px;
  margin-bottom: 40px;
  padding: 15px;
  background-color: #fff;
  border:1px solid #d6d6d6;
  overflow-y:scroll;
}

.box-scroll dl {
  margin-bottom: 30px;
}
.box-scroll dt {
  margin-top: 1.5em;
  margin-bottom: .5em;
  font-weight: bold;
  color: #d20a0a;
}
.box-scroll dd {
  margin-left: 1em;
}
.box-scroll ul,
.box-scroll ol {
  margin-top: .5em;
}
.box-scroll li + li {
  margin-top: .5em;
}

/* ==========================================================
 is
========================================================== */
/* opacity hover
---------------------------------------------------------- */
.is-opacity
{
  -ms-filter: 'alpha( opacity=100)';
  opacity: 1;
}
.is-opacity:hover
{
  -ms-filter: 'alpha( opacity=70)';
  filter: alpha( opacity=70);
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
.is-opacity:hover
{
  -ms-filter: 'alpha( opacity=100)';
  filter: alpha( opacity=100);
  opacity: 1;
}
}

/* css animation
---------------------------------------------------------- */
.is-animate
{
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* ==========================================================
 style
========================================================== */
.s-fw-n     { font-weight: normal;}
.s-fw-b     { font-weight: bold;}
.s-ta-l     { text-align: left !important;}
.s-ta-c     { text-align: center !important;}
.s-ta-r     { text-align: right !important;}
.s-va-t     { vertical-align: top !important;}
.s-va-m     { vertical-align: middle !important;}
.s-va-b     { vertical-align: bottom !important;}
.s-ov-h     { overflow: hidden;}
.s-clear    { clear: both;}
.s-hide     { display: none;}
.s-txt-hide { text-indent: 100%; white-space: nowrap; overflow: hidden;}
.s-bg-n     { background: none !important;}
.s-mt-00    { margin-top: 0 !important;}
.s-mb-00    { margin-bottom: 0 !important;}
.s-ml-00    { margin-left: 0 !important;}
.s-mr-00    { margin-right: 0 !important;}
/* ==========================================================
 rwd switch
========================================================== */
/* pc
---------------------------------------------------------- */
.only-pc {}
.only-sp,
.no-pc { display: none !important;}
.no-sp {}

/* sp
---------------------------------------------------------- */
@media screen and (max-width: 768px) {
.only-pc,
.no-sp  { display: none !important;}
.only-sp,
.no-pc,
img.only-sp,
img.no-pc { display: inline-block !important;}
}

.box-contents-wrap p + p,
.box-cmn-01 p + p {
  margin-top: 1em;
}

/* ==========================================================
 tool
========================================================== */
.atode { padding: 10px; border: 2px solid #8c0000; background-color: #ff4d4d; color: #fff; font-size: 30px; text-align: center;}


.box-contents-wrap {
  max-width: 1080px;
  margin: 34px auto 0 auto;
}
@media screen and (max-width: 768px) {
.box-contents-wrap {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}
}

label[class*="width_"] { display: inline-block; }
.width_2em { width: 2.5em; }
.width_3em { width: 3.5em; }
.width_4em { width: 4.5em; }
.width_5em { width: 5.5em; }
.width_6em { width: 6.5em; }
.width_8em { width: 8.5em; }
.width_10em { width: 10.5em !important; }
.width_20em { width: 20.5em !important; }
.width_22em { width: 22.5em !important; }
.width_24em { width: 24.5em !important; }
.width_25em { width: 25.5em !important; }
.width_30em { width: 30.5em !important; }
.width_35em { width: 35.5em !important; }

.width_10per { width: 10%; }
.width_20per { width: 20%; }
.width_30per { width: 30%; }
.width_40per { width: 40%; }
.width_50per { width: 50%; }
.width_60per { width: 60%; }
.width_70per { width: 70%; }
.width_80per { width: 80%; margin-right: auto; margin-left: auto; }
.width_90per { width: 90%; margin-right: auto; margin-left: auto; }
.width_100per { width: 100%; }

.width_100 { width: 100px; }
.width_150 { width: 150px; }
.width_200 { width: 200px; }
.width_230 { width: 230px; }
.width_250 { width: 250px; }
.width_300 { width: 300px; }
.width_350 { width: 350px; }
.width_400 { width: 400px; }
.width_450 { width: 450px; }
.width_500 { width: 500px; }
.width_550 { width: 550px; }
.width_600 { width: 600px; }
.width_650 { width: 650px; }
.width_700 { width: 700px; }
.width_750 { width: 750px; }
.width_800 { width: 800px; }

.list-cmn-button .item.width_230 {
    flex: 0 0 230px;
}

@media screen and (max-width: 768px) {
.width_20em, .width_22em, .width_24em, .width_25em, .width_30em, .width_35em,
.width_60per, .width_70per, .width_80per, .width_90per,
.width_230, .width_350, .width_400, .width_450, .width_500, .width_550, .width_600, .width_650, .width_700, .width_750, .width_800 {
  width: 100%!important;
}
.sp-d_block {
  width: 100%;
}
.sp-d_block th,
.sp-d_block td {
  display: block;
  width: 100%;
}
.sp-d_block .form-cmn-input {
  width: 100%!important;
}
.sp-d_block *[class*="btn-"] {
  width: 100%!important;
}

.table-inner {
  width: 100%;
}
.table-inner th {
  padding-bottom: 0!important;
}
.table-cmn-01 tbody td table.table-inner tr {
  border-top: 0;
}
.table-cmn-01 tbody td table.table-inner tr + tr th {
  padding-top: 15px!important;
}
}
@media screen and (max-width: 414px) {
*[class*="btn-cmn-"][class*="width_"].btn-detail {
  font-size: 14px;
}
}
.mt0 { margin-top: 0 !important }
.mt5 { margin-top: 5px !important }
.mt10 { margin-top: 10px !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 }
.mt60 { margin-top: 60px !important; }
.mt70 { margin-top: 70px !important; }
.mt80 { margin-top: 80px !important; }
.mt90 { margin-top: 90px !important; }
.mt100 { margin-top: 100px !important; }

.mr0 { margin-right: 0 !important }
.mr5 { margin-right: 5px !important }
.mr10 { margin-right: 10px !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 }
.mr60 { margin-right: 60px !important; }
.mr70 { margin-right: 70px !important; }
.mr80 { margin-right: 80px !important; }
.mr90 { margin-right: 90px !important; }
.mr100 { margin-right: 100px !important; }

.mb0 { margin-bottom: 0 !important }
.mb5 { margin-bottom: 5px !important }
.mb10 { margin-bottom: 10px !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 }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }

.ml0 { margin-left: 0 !important }
.ml5 { margin-left: 5px !important }
.ml10 { margin-left: 10px !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 }
.ml60 { margin-left: 60px !important; }
.ml70 { margin-left: 70px !important; }
.ml80 { margin-left: 80px !important; }
.ml90 { margin-left: 90px !important; }
.ml100 { margin-left: 100px !important; }

a.gallery:hover img {
opacity: .7;
}


.modal_wrap .ttl_message {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.message.success {
    border: 6px solid #f78b00;
}
.message.warning {
    border: 6px solid #d20a0a;
}
.modal_wrap.message {
    box-shadow : 0 0 0 2px #fff;
}

.modal_wrap *[class*="ttl-cmn-"]{
    margin-top: 0;
}
.modal_wrap p {
  font-weight: bold;
  font-size: 16px;
}
.modal_wrap .btn-cmn-orange {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
.modal_wrap .ttl_message {
  font-size: 16px;
}
}
hr.line-01 {
  border: 0;
  border-top: 1px solid #ccc;
  margin: 80px 0 30px 0;
}

.code-tracking {
  position: absolute;
  bottom: 0;
  right: 0;
}