@charset "UTF-8";
/* HOME */

@media screen and (max-width:640px) {
}

/* home menu */
.home_menu .menu01 {
  background-color: #1EA33E;
  }
.home_menu .menu02 {
  background-color: #FDF2D4;
  }
.home_menu .btn {
  display: table;
  position: relative;
  padding: 0;
  width: 100%;
  height: 6rem;
  font-size: 1.8rem;
  }
.home_menu .menu01 .btn {
  color: #1EA33E;
  font-size: 2rem;
  }
.home_menu .menu02 .btn {
  color: #FFF;
  }
.home_menu .btn.homemenu0201 {
  background-color: #ef8d18;
  }
.home_menu .btn.homemenu0202 {
  background-color: #e95448;
  }
.home_menu .btn.homemenu0203 {
  background-color: #00a2e6;
  }
.home_menu .btn.homemenu0204 {
    background-color: #5c370c;
  }
.home_menu .btn.homemenu0204 ._title{
    font-size: 0.8em;
    text-align: left;
}
.home_menu .btn.homemenu0204 ._title em{
    font-size: 0.8em;
    display: block;
    margin-bottom: 0.4em;
}
.home_menu .btn > span {
  display: table-cell;
  vertical-align: middle;
  }
.home_menu .btn ._icon {
  width: 6rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  }
.home_menu .btn.homemenu0101 ._icon {
  background-image: url(../images/home/homemenu0101_icon.png);
  }
.home_menu .btn.homemenu0102 ._icon {
  background-image: url(../images/home/homemenu0102_icon.png);
  }
.home_menu .btn.homemenu0103 ._icon {
  background-image: url(../images/home/homemenu0103_icon.png);
  }
.home_menu .btn.homemenu0201 ._icon {
  background-image: url(../images/home/homemenu0201_icon.png);
  }
.home_menu .btn.homemenu0202 ._icon {
  background-image: url(../images/home/homemenu0202_icon.png);
  }
.home_menu .btn.homemenu0203 ._icon {
  background-image: url(../images/home/homemenu0203_icon.png);
  }
.home_menu .btn.homemenu0204 ._icon {
  background-image: url(../images/home/homemenu0204_icon.png);
  }
@media screen and (max-width:640px) {
  .home_menu .menu_list {
    padding: 0;
    }
  .home_menu .menu01,
  .home_menu .menu02 {
    background-color: transparent;
    }

  .home_menu .col_list > .col {
    margin-left: 2%;
  }
  .home_menu .col_list > .col:first-child {
    margin-left: 0;
    }
  .home_menu .menu01 .col_list > .col {
    width: 32%;
    }
  .home_menu .menu01 .btn {
    display: block;
    width: auto;
    height: auto;
    }
  .home_menu .menu01 .btn {
    margin-top: 4.8rem;
    background-color: #1EA33E;
    color: #FFF;
    overflow: visible;
    }
  .home_menu .menu01 .btn > span {
    display: block;
    }
  .home_menu .menu01 .btn ._icon {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    margin: auto;
    width: auto;
    height: 4.8rem;
    }
  .home_menu .menu01 .btn ._title {
    padding: 1em 0;
    }

  .home_menu .menu02 .col_list > .col {
    width: 49%;
    margin-left: 0;
   }
    
   .home_menu .menu02 .col_list > .col:last-child{
    margin-left: 2%;
    }
  .home_menu .menu02 .col_list > .col.-sp_100 {
    width: 100%;
    margin-left: 0;
    }
  .home_menu .menu02 .btn {
    }
  .home_menu .menu02 .btn ._title {
    padding-top: 1em;
    padding-bottom: 0.5em;
    }
  .home_menu .btn.homemenu0201 ._title {
    padding-top: 0.5em;
    }
   .home_menu .btn.homemenu0202 ._title {
    padding-bottom: 1em;
    }
    .home_menu .btn.homemenu0204 ._title {
        text-align: center;
    }
  .home_menu .btn.homemenu0201 ._title,
  .home_menu .btn.homemenu0203 ._title{
    display: block;
    }
  .home_menu .btn.homemenu0201 {
    border: solid 0.2rem #ef8d18;
    background-color: #fff;
    color: #ef8d18;
    }
  .home_menu .btn.homemenu0203 {
      border: solid 0.2rem #00a2e6;
    background-color: #fff;
      color: #00a2e6;
      font-size: 1em;
    }
  .home_menu .btn.homemenu0201 ._icon,
  .home_menu .btn.homemenu0203 ._icon {
    display: none;
    }
  .home_menu .btn.homemenu0202 ._icon,
  .home_menu .btn.homemenu0204 ._icon {
    background-size: 100% auto;
    }
  .home_menu .btn.homemenu0203 ._icon {
    background-position: center top;
    }
}


.home #content {
  text-align: center;
  padding-bottom: 2rem;
  }
.home #content > article {
  margin-top: 0;
  padding-bottom: 1em;
  background-color: #fdf2d4;
  }
.home #content > article .article_title {
  margin-bottom: 2rem;
  padding: 0.7em 0;
  background-color: #00a33e;
  color: #FFF;
  font-size: 2rem;
  font-weight: bold;
  }
.home #content > #okaidoku .article_title {
  margin-top: 0;
  }
.home #footer {
  position: relative;
  }
@media screen and (max-width:641px) {
  .home #content > article {
    background-color: #FFF;
    }
}

/* PR
==================== */
#pr {
  /* [disabled]padding-top: 3rem; */
  /* [disabled]background: url(../images/home/home_visual01.png) center top no-repeat; */
  /* [disabled]background-size: contain; */
  }
#pr #pr_slide {
  padding: 2rem 0;
  height: 36rem;
  }
#pr #pr_slide .slide {
  height: 100%;
  }
#pr .pr_list .btn {
  padding: 0;
  height: 100%;
  }
#pr .pr_info {
  display: table;
  width: 100%;
  height: 42%;
  margin: auto;
  padding: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
#pr #pr_slide .pr_info ._title,
#pr #pr_slide .pr_info ._text {
  display: table-row;
  position: relative;
  }
#pr #pr_slide .pr_info ._title {
  height: 1.5em;
  color: #00a33e;
  }
#pr #pr_slide .pr_info ._text {
  padding-top: 1em;
  padding-bottom: 2em;
  text-align: center;
  font-size: 1.2rem;
  }
#pr #pr_slide .pr_info ._more {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 1em auto;
  padding-right: 1em;
  width: 14em;
  padding-left: 1.8em;
  border-radius: 1em;
  background-color: #00a33e;
  color: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
#pr #pr_slide .pr_data {
  position: relative;
  }
#pr #pr_slide .pr_data ._image ._more {
  padding: 0;
  }
#pr #pr_slide .pr_data ._image ._more:before {
  display: none;
  }
#pr #pr_slide .pr_info ._more:before {
  left: 0.5rem;
  background-color: transparent;
  background-image: url(../images/arrow_transparent.png);
  }
#pr .pr_schedule {
  padding: 0.5em 0;
  background-color: #008132;
  color: #FFF;
  font-size: 1.2rem;
  }
@media screen and (max-width:640px) {
  #pr {
    background-image: none;
    background-color: #FDF2D4;
    }
}

/* home visual */
.home_visual {
  margin: 0;
  padding: 0;
  line-height: 0;
  }


/* OKAIDOKU
==================== */
#okaidoku .okaidoku_menu,
#okaidoku .okaidoku_calendar {
  width: 49%;
  }
#okaidoku .okaidoku_menu {
  float: right;
  }
#okaidoku .okaidoku_calendar {
  float: left;
  }
#okaidoku01:checked ~ .switch_area .okaidoku01,
#okaidoku02:checked ~ .switch_area .okaidoku02,
#okaidoku03:checked ~ .switch_area .okaidoku03,
#okaidoku04:checked ~ .switch_area .okaidoku04,
#okaidoku05:checked ~ .switch_area .okaidoku05,
#okaidoku06:checked ~ .switch_area .okaidoku06,
#okaidoku07:checked ~ .switch_area .okaidoku07,
#okaidoku08:checked ~ .switch_area .okaidoku08,
#okaidoku09:checked ~ .switch_area .okaidoku09,
#okaidoku10:checked ~ .switch_area .okaidoku10 {
  color: #FFF;
  }
#okaidoku01:checked ~ .switch_area .okaidoku01 { background-color: #D3364F; }
#okaidoku02:checked ~ .switch_area .okaidoku02 { background-color: #e95448; }
#okaidoku03:checked ~ .switch_area .okaidoku03 { background-color: #f18d00; }
#okaidoku04:checked ~ .switch_area .okaidoku04 { background-color: #b06a1e; }
#okaidoku05:checked ~ .switch_area .okaidoku05 { background-color: #7fbe25; }
#okaidoku06:checked ~ .switch_area .okaidoku06 { background-color: #31b5a0; }
#okaidoku07:checked ~ .switch_area .okaidoku07 { background-color: #00a2e6; }
#okaidoku08:checked ~ .switch_area .okaidoku08 { background-color: #0C59DE; }
#okaidoku09:checked ~ .switch_area .okaidoku09 { background-color: #786bae; }
#okaidoku10:checked ~ .switch_area .okaidoku10 { background-color: #ea609e; }
@media screen and (max-width:641px) {
  #okaidoku .okaidoku_menu,
  #okaidoku .okaidoku_calendar {
    float: none;
    width: auto;
    }
}

/* okaidoku calendar */
#okaidoku .okaidoku_calendar ._title {
  margin-bottom: 1rem;
  }
#okaidoku .okaidoku_calendar ._title:after {
  content: 'サービスデー';
  }
#okaidoku .okaidoku_calendar ._title > span {
  color: #666 !important;
  background-color: transparent !important;
  }
#okaidoku01 ~ .switch_area .okaidoku_calendar ._title .okaidoku01,
#okaidoku02 ~ .switch_area .okaidoku_calendar ._title .okaidoku02,
#okaidoku03 ~ .switch_area .okaidoku_calendar ._title .okaidoku03,
#okaidoku04 ~ .switch_area .okaidoku_calendar ._title .okaidoku04,
#okaidoku05 ~ .switch_area .okaidoku_calendar ._title .okaidoku05,
#okaidoku06 ~ .switch_area .okaidoku_calendar ._title .okaidoku06,
#okaidoku07 ~ .switch_area .okaidoku_calendar ._title .okaidoku07,
#okaidoku08 ~ .switch_area .okaidoku_calendar ._title .okaidoku08,
#okaidoku09 ~ .switch_area .okaidoku_calendar ._title .okaidoku09,
#okaidoku10 ~ .switch_area .okaidoku_calendar ._title .okaidoku10,
#okaidoku input[name="okaidoku_switch"]:checked ~ .switch_area
 .okaidoku_calendar ._title:after {
  display: none;
  }
#okaidoku01:checked ~ .switch_area .okaidoku_calendar ._title .okaidoku01,
#okaidoku02:checked ~ .switch_area .okaidoku_calendar ._title .okaidoku02,
#okaidoku03:checked ~ .switch_area .okaidoku_calendar ._title .okaidoku03,
#okaidoku04:checked ~ .switch_area .okaidoku_calendar ._title .okaidoku04,
#okaidoku05:checked ~ .switch_area .okaidoku_calendar ._title .okaidoku05,
#okaidoku06:checked ~ .switch_area .okaidoku_calendar ._title .okaidoku06,
#okaidoku07:checked ~ .switch_area .okaidoku_calendar ._title .okaidoku07,
#okaidoku08:checked ~ .switch_area .okaidoku_calendar ._title .okaidoku08,
#okaidoku09:checked ~ .switch_area .okaidoku_calendar ._title .okaidoku09,
#okaidoku10:checked ~ .switch_area .okaidoku_calendar ._title .okaidoku10 {
  display: inline-block;
  }

#okaidoku .calendar {
  font-weight: bold;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 1rem 1rem 0 0;
  overflow: hidden;
  }
#okaidoku .calendar th,
#okaidoku .calendar td {
  vertical-align: middle;
  border-style: solid;
  border-color: #FFF;
  color: #FFF;
  -webkit-box-shadow: 0.1rem 0.1rem 0.2rem rgba(0,0,0,0.25);
  -moz-box-shadow: 0.1rem 0.1rem 0.2rem rgba(0,0,0,0.25);
  box-shadow: 0.1rem 0.1rem 0.2rem rgba(0,0,0,0.25);
  overflow: hidden;
  }
#okaidoku .calendar thead tr th {
  background-color: #909090;
  font-size: 1.5rem;
  overflow: hidden;
  }
#okaidoku .calendar thead tr th:first-child {
  border-radius: 1rem 0  0  0;
  }
#okaidoku .calendar thead tr th:last-child {
  border-radius: 0 1rem 0 0;
  }
#okaidoku .calendar tbody tr:last-child > td:first-child {
  border-radius: 0 0 0 1rem;
  }
#okaidoku .calendar tbody td.-corner {
  border-radius: 0 0 1rem 0;
  }
#okaidoku .calendar thead th {
  height: 3rem;
  border-width: 0.1rem 0.1rem 0.1rem 0;
  }
#okaidoku .calendar tbody {
  }
#okaidoku .calendar tbody td {
  height: 5rem;
  border-width: 0 0.1rem 0.1rem 0;
  background-color: #d3d3d3;
  font-size: 1.7rem;
  transition: all 0.2s;
  }
#okaidoku .calendar thead tr th:first-child,
#okaidoku .calendar tbody tr td:first-child {
  border-left-width: 0.1rem;
  }
#okaidoku .calendar tbody tr:last-child > td:empty {
  opacity: 0;
  }
#okaidoku .calendar tbody em {
  display: block;
  width: 100%;
  height: 100%;
  }
@media screen and (max-width:641px) {
  #okaidoku .calendar tbody td {
    height: 2em;
    }
}


/* okaidoku menu */
#okaidoku .okaidoku_menu .btn ._more {
  display: none; /* 仕様変更による */
  }
#okaidoku .okaidoku_menu .btn {
  display: table;
  padding: 0;
  width: 100%;
  height: 3em;
  }
#okaidoku .okaidoku_menu .btn > span {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  }
.btn.okaidoku01 { color: #D3364F; }
.btn.okaidoku02 { color: #e95448; }
.btn.okaidoku03 { color: #f18d00; }
.btn.okaidoku04 { color: #b06a1e; }
.btn.okaidoku05 { color: #7fbe25; }
.btn.okaidoku06 { color: #31b5a0; }
.btn.okaidoku07 { color: #00a2e6; }
.btn.okaidoku08 { color: #0C59DE; }
.btn.okaidoku09 { color: #786bae; }
.btn.okaidoku10 { color: #ea609e; }

#okaidoku .okaidoku_list ._more {
  color: #00a33e;
  font-size: 1.06em;
  font-weight: bold;
  }
#okaidoku .okaidoku_list ._more:before {
  background-color: #00a33e;
  }
@media screen and (min-width:641px) {
  #okaidoku  .okaidoku_menu .btn:hover {
    background-color: #D3D3D3;
    }
  #okaidoku .okaidoku_link {
    text-align: left;
    }
  #okaidoku .okaidoku_list {
    margin-left: 51%;
    text-align: left;
    }
}
@media screen and (max-width:640px) {
  #okaidoku .okaidoku_menu ._title {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    }
  #okaidoku .okaidoku_menu .col {
    clear: none;
    width: 32%;
    margin-left: 2%;
    }
  #okaidoku .okaidoku_menu .col:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
    }
  #okaidoku .okaidoku_menu .btn {
    height: 5rem;
    font-size: 1rem;
  }
  #okaidoku .okaidoku_menu .btn > span {
    background-color: rgba(253,242,212,1);
    border-radius: 0 0 0.5rem 0.5rem;
    border-style: solid;
    border-width: 1rem 0 0 0;
    line-height: 1.25;
    transition: all 0.4s;
    }
  #okaidoku00 ~ .switch_area .okaidoku_menu br.is_sp {
    display: none;
    }
  #okaidoku00:checked ~ .switch_area .okaidoku_menu br.is_sp {
    display: block;
    }
  #okaidoku01:checked ~ .switch_area .okaidoku01 > span,
  #okaidoku02:checked ~ .switch_area .okaidoku02 > span,
  #okaidoku03:checked ~ .switch_area .okaidoku03 > span,
  #okaidoku04:checked ~ .switch_area .okaidoku04 > span,
  #okaidoku05:checked ~ .switch_area .okaidoku05 > span,
  #okaidoku06:checked ~ .switch_area .okaidoku06 > span,
  #okaidoku07:checked ~ .switch_area .okaidoku07 > span,
  #okaidoku08:checked ~ .switch_area .okaidoku08 > span,
  #okaidoku09:checked ~ .switch_area .okaidoku09 > span,
  #okaidoku10:checked ~ .switch_area .okaidoku10 > span,
  #okaidoku .okaidoku_menu .btn:hover > span {
    background-color: rgba(255,255,255,0);
    border: none;
    }
  #okaidoku .okaidoku_list {
    margin-top: 1rem;
    }
  #okaidoku .okaidoku_list ._more {
    display: block;
    padding-left: 0;
    padding-right: 1.4em;
    border: solid 0.2rem #1EA33E;
    border-radius: 0.5rem;
    }
  #okaidoku .okaidoku_list ._more:before {
    left: auto;
    right: 0.5rem;
    }
}



/* content menu */

.content_menu .menu {
  display: inline-block;
  margin: 1rem 0 1rem 2%;
  width:  31%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  }
.content_menu .menu:nth-child(3n+1) {
  margin-left: 0;
  }
.content_menu .btn {
  display: table;
  padding: 0;
  width: 100%;
  height: 7.4rem;
  font-size: 1.125em;
  }
.content_menu .btn.content01,
.content_menu .btn.content01 ._icon {
  background-color: #7FBE25;
  color: #7FBE25;
  }
.content_menu .btn.content02,
.content_menu .btn.content02 ._icon {
  background-color: #F18D00;
  color: #F18D00;
  }
.content_menu .btn.content03,
.content_menu .btn.content03 ._icon {
  background-color: #F1BF00;
  color: #D7AB00;
/*
  background-color: #F1BF00;
  color: #F1BF00;

  background-color: #6772F8;
  color: #6772F8;
*/
  }
.content_menu .btn.content04,
.content_menu .btn.content04 ._icon {
  background-color: #EB6DA2;
  color: #EB6DA2;
  }
.content_menu .btn.content05,
.content_menu .btn.content05 ._icon {
  background-color: #D9251A;
  color: #D9251A;
  }
.content_menu .btn.content06,
.content_menu .btn.content06 ._icon {
  background-color: #00A2E6;
  color: #00A2E6;
  }
.content_menu .btn > span {
  display: table-cell;
  vertical-align: middle;
  }
.content_menu .btn ._icon {
  width: 8.6rem;
  border-radius: 0.5rem 0 0 0.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  }
.content_menu .btn.content01 ._icon {
  background-image: url(../images/home/contentmenu01_icon.png);
  }
.content_menu .btn.content02 ._icon {
  background-image: url(../images/home/contentmenu02_icon.png);
  }
.content_menu .btn.content03 ._icon {
  background-image: url(../images/home/contentmenu03_icon.png);
  }
.content_menu .btn.content04 ._icon {
  background-image: url(../images/home/contentmenu04_icon.png);
  }
.content_menu .btn.content05 ._icon {
  background-image: url(../images/home/contentmenu05_icon.png);
  }
.content_menu .btn.content06 ._icon {
  background-image: url(../images/home/contentmenu06_icon.png);
  }
.content_menu .btn ._title {
  background-color: rgba(255,255,255,0.8);
  }

@media screen and (min-width:641px) {
.content_menu{
    margin-top: -30px;
    margin-bottom: 30px;
}
}
@media screen and (max-width:640px) {
  .content_menu .menu {
    display: block;
    float: left;
    margin-top: 0;
    width: 49%;
    }
  .content_menu .menu:nth-child(3n+1) {
    margin-left: 2%;
    }
  .content_menu .menu:nth-child(2n+1) {
    margin-left: 0;
    }

  .content_menu .btn {
    height: auto;
    font-size: 1em;
    }
  .content_menu .btn ._icon {
    display: block;
    position: absolute;
    top: 1em;
    right: 0;
    left: 0;
    margin: auto;
    width: 4em;
    height: 4em;
    border-radius: 50%;
    }
  .content_menu .btn.content03 ._icon {
    /*background-position: -1rem -1rem;*/
    background-size: 150%;
    }
  .content_menu .btn.content04 ._icon {
    background-size: 150%;
    }
  .content_menu .btn.content05 ._icon {
    background-position: center top;
    background-size: 125%;
    }
  .content_menu .btn ._title {
    padding-top: 5em;
    height: 3em;
    }
}


/* MIMIYORI
==================== */
/* mimiyori menu */
#mimiyori {
  }
#mimiyori #mimiyori_slide {
  height: 14rem;
  }
#mimiyori #mimiyori_slide .slide {
  width: 22rem; /* test */
  height: 100%;
  }
.mimiyori_menu .btn {
  padding: 0;
  height: 100%;
  }
.mimiyori_menu .btn ._head {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #FFF;
  font-size: 0.75em;
  }
.mimiyori_menu .btn ._body {
  position: absolute;
  top: 2.5em;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(255,255,255,1);
  }
.mimiyori_menu .btn ._title {
  display: inline-block;
  position: relative;
  margin: 1em auto;
  font-size: 1.125em;
  text-indent: 1em;
  }
.mimiyori_menu .btn ._title:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0.8em;
  height: 0.8em;
  border-radius: 50%;
  background: url(../images/arrow_white.png) center center no-repeat;
  background-size: contain;
  }

.mimiyori_menu .btn ._text {
  font-size: 0.75em;
  text-align: center;
  }
@media screen and (max-width:640px) {
  #mimiyori #mimiyori_slide {
    padding-top: 0;
    padding-bottom: 0;
    height: 10rem;
    }

  .mimiyori_menu .btn ._head {
    display: none;
    }
  .mimiyori_menu .btn ._body {
    top: 0;
    background-color: transparent;
    }
  .mimiyori_menu .btn ._title {
    text-indent: 0;
    }
  .mimiyori_menu .btn ._title:before {
    display: none;
    }
  .mimiyori_menu .btn ._text {
    position: absolute;
    top: 4em;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    padding-top: 1em;
    background-color: rgba(255,255,255,0.5);
    }
}

/* mimiyori section */
.mimiyori_section {
  margin-top: 6.4rem;
  margin-bottom: 4rem;
  padding-top: 2rem;
  border-style: solid;
  border-width: 0.1rem 0 0;
  }
.mimiyori_section ._head {
  position: absolute;
  left: 0;
  right: 0;
  top: -3.4rem;
  height: 3.4rem;
  margin: auto;
  }
.mimiyori_section ._head ._more {
  position: absolute;
  bottom: 0.5rem;
  right: 0;
  margin: auto;
  }
.mimiyori_section .section_title {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 0.5em;
  width: 22rem;
  border-radius: 0.5rem 0.5rem 0 0;
  color: #FFF;
  font-size: 1.0625em;
  }
@media screen and (max-width:640px) {
  .mimiyori_section {
    margin-top: 2rem;
    padding-top: 0;
    border: none;
  }
  .mimiyori_section ._head {
    position: relative;
    top: auto;
    margin-bottom: 1rem;
    height: auto;
    border-radius: 0.5rem;
    background-color: #FDF2D4;
    text-align: left;
    overflow: hidden;
    }
  .mimiyori_section ._head ._more {
    right: 0.5rem;
    }
  .mimiyori_section .section_title {
    position: relative;
    top: auto;
    bottom: auto;
    margin-left: 0;
    padding-bottom: 0.5em;
    padding-left: 0.5rem;
    width: 11.5rem;
    border-radius: 0;
    font-size: 1em;
    }
  .mimiyori_section .col .btn {
    padding: 0;
    border-radius: 0;
    border-bottom: solid 0.1rem #ccc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }
  .mimiyori_section .col:last-child .btn {
    border: none;
    }
}





/* recruitment
.btn_recruitment {
  display: inline-block;
  margin: 2rem auto;
  padding: 0;
  background-color: #00abe8;
  color: #FFF;
  }
.recruitment {
  display: table;
  height: 6rem;
  }
.recruitment ._title,
.recruitment ._text {
  display: table-cell;
  padding-right: 2em;
  padding-left: 2em;
  vertical-align: middle;
  }
.recruitment ._title {
  border-radius: 0.5rem 0 0 0.5rem;
  background-color: #007bc4;
  line-height: 0;
  overflow: hidden;
  }
.recruitment ._text {
  border-radius: 0 0.5rem 0.5rem 0;
  }
.recruitment ._title > img {
  width: auto;
  height: 4.8rem;
}
@media screen and (max-width:640px) {
  .btn_recruitment {
    width: 100%;
    }
  .recruitment {
    display: block;
    height: auto;
    }
  .recruitment ._title {
    display: block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    width: auto;
    }
  .recruitment ._text {
    display: none;
    }
}
*/
.bnr_recruitment {
  display: inline-block;
  margin: 4rem auto 2rem;
  line-height: 1;
}
.bnr_recruitment > img {
  vertical-align: bottom;
}
.bnr_recruitment > img[src$="-pc.jpg"] {
  display: inline-block;
}
.bnr_recruitment > img[src$="-sp.jpg"] {
  display: none;
}
@media screen and (max-width:640px) {
  .bnr_recruitment > img[src$="-pc.jpg"] {
    display: none;
  }
  .bnr_recruitment > img[src$="-sp.jpg"] {
    display: inline-block;
  }
}