@charset 'UTF-8';

/* **********************************************************************
 *
 *       Title:   ã‚°ãƒ«ãƒ¡ã‚­ãƒ£ãƒªãƒ¼ master.css
 *
 ********************************************************************** */

/* IEç”¨å°åˆ·è¨­å®šCSS
======================================================= */

@media print {
  body {
    _zoom: 67%;
    /*WinIE only */
  }
}

/* åŸºæœ¬è¨­å®š
======================================================= */
amp-sidebar {
  display: none;
}

.pickup_list #pickup_slider {
  display: none;
}

.pickup_list .slick-initialized {
  display: block !important;
  /*slick-initializedãŒä»˜ä¸Žã•ã‚ŒãŸã‚‰è¡¨ç¤º*/
}

.imageWrap {
  display: inline-block;
  width: 100%;
  max-width: 100%;
}

.thumbWrap {
  margin: 0;
  height: 0;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  padding-top: calc(100%);
}

.thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
}

body {
  font: 1.0rem 'Meiryo', 'Hiragino Kaku Gothic Pro', 'Helvetica', 'Arial', 'Verdana', 'sans-serif';
  line-height: 1.5;
  position: relative;
  min-width: 1200px;
  text-align: left;
  color: #555;
  background: #fff;
}

a:link,
a:visited {
  text-decoration: underline;
  color: #555;
}

a:hover,
a:active {
  text-decoration: none;
  color: #555;
}

a:focus {
  outline: none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}

p {
  font-size: 13px;
  font-size: 1.3rem;
}

ul {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 5px 0 5px 10px;
  padding: 0 0 0 10px;
}

ol {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 5px 0 5px 15px;
  padding: 0 0 0 20px;
}

img {
  border: 0;
  vertical-align: top;
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-backface-visibility: hidden;
}

div.overlay+img {
  display: block;
  width: 0;
  height: 0;
}

input[type="number"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="text"],
textarea {
  padding: 8px 10px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

select {
  color: #333;
  padding: 8px 44px 8px 9px;
  border: 1px solid #ddd;
  background: #fff url(../img/bg_select.gif) no-repeat right center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  select:not(:target) {
    background: #fff !important;
    padding: 9px !important;
  }
}

.ie select,
.ie8 select,
.ie9 select {
  background: #fff !important;
  padding: 9px !important;
}

.ime {
  ime-mode: disabled;
}

/* ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆè¨­å®š
======================================================= */

.wrapper {
  width: 1170px;
  margin: 0 auto;
  padding: 0 0 40px;
  background: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: left;
  position: relative;
}

.wrapper .side {
  float: right;
  width: 210px;
  padding: 10px 0 0;
}

.wrapper .main {
  float: left;
  width: 920px;
  padding: 30px 0 0;
  overflow: hidden;
  min-height: 600px;
}

.main_addtop {
  float: left;
  width: 920px;
  padding: 10px 0 0;
  overflow: hidden;
  min-height: 600px;
}

.wrapper .side img {
  height: auto;
  width: 100%;
}

/* headerè¨­å®š
======================================================= */
header {
  background: #fff;
}

header .national_head {
  border-bottom: 6px solid #f3852d;
}

header .inner {
  width: 1170px;
  min-height: 90px;
  margin: 0 auto;
  position: relative;
}

.top_add {
  height: 68px;
  display: table;
  float: left;
  padding: 10px 5px;
}

.topaddbold {
  display: table-cell;
  vertical-align: middle;
  font-size: 11px;
  font-weight: 500;
  color: #aaa;
  line-height: 1.8;
  padding: 5px 0 0;
}

header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

header .head_l {
  display: flex;
  justify-content: space-between;
  float: left;
  padding: 10px 0;
  width: 55%;
}

header .head_l_privacypolicy {
  float: left;
  padding: 10px 0;
  display: flex;
}

header .logo {
  padding: 0;
  margin: -0 10px 0 0;
}

header .logo2 {
  padding: 0;
  margin: 0 10px 0 0;
}

@media all and (-ms-high-contrast: none) {
  header .logo {
    padding: 0;
    margin: 0 10px 0 0;
  }

  header .logo2 {
    padding: 0;
    margin: 0 10px 0 0;
  }
}


header .head_l .txt {
  font-size: 10px;
  font-size: 1.0rem;
  padding: 10px 0 0;
  width: 22%;
}

header .head_l .txt span {
  display: inline-block;
  min-width: 50px;
  margin: 0 0 8px;
  padding: 2px 5px;
  border: 1px solid #f3852d;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  color: #f3852d;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

header .head_l .txt span.last_update {
  display: inline;
  font-weight: normal;
  min-width: auto;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1.0rem;
  text-align: left;
  color: #555;
}

header .head_l .txt span.thu {
  display: inline-block;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1.0rem;
  text-align: left;
  color: red;
  border-radius: 0;
  -webkit-border-radius: 0;
}

header .head_l .zenkoku {
  margin-left: 30%;
}

header .head_l .intro {
  display: inline;
  float: left;
  padding: 10px 0 0;
  width: 48%;
  font-size: 1.2rem;
}

header .head_l .intro_text {
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
}

header .head_r {
  float: right;
  padding: 15px 0 0;
  margin-top: 8px;
}

header .head_r .h_nav {
  float: right;
  padding: 7px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
}

header .head_r .h_nav li {
  float: left;
}

header .head_r .h_menu {
  float: right;
  margin: 0 0 15px 10px;
}

header .head_r .h_menu .name {
  font-size: 12px;
  max-width: 255px;
  float: left;
  margin: 0 10px 0 0;
  padding: 7px 0 0 0;
  font-weight: bold;
  text-align: right;
}

header .head_r .h_menu ul {
  float: left;
}

header .head_r .h_menu ul li {
  float: left;
  margin: 0 0 0 5px;
}

header .head_r .h_menu ul li:first-child {
  margin: 0;
}

header .head_r .h_menu ul li a {
  display: block;
  padding: 6px 20px 3px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

header .head_r .h_menu ul li a.registration {
  padding: 0;
  background: #49ada0 url(../img/ico_registration01.png) no-repeat 16px center;
  border-bottom: 2px solid #3f968b;
}

header .head_r .h_menu ul li a.registration span {
  display: block;
  padding: 6px 70px 3px 39px;
  background: url(../img/ico_free01.png) no-repeat 85% 52.5%;
  background-size: 25%;

}

header .head_r .h_menu ul li a.login {
  padding: 6px 10px 3px 29px;
  background: #f3852d url(../img/ico_login01.png) no-repeat 10px center;
  border-bottom: 2px solid #d37327;
}

header .head_r .h_menu ul li a.mypage {
  padding: 6px 20px 3px 40px;
  background: #f3852d url(../img/ico_mypage01.png) no-repeat 21px center;
  border-bottom: 2px solid #d37327;
}

header .head_r .h_menu ul li a.logout {
  background: #e5e5e5 url(../img/ico_logout.png) no-repeat center center;
  border-bottom: 2px solid #c6c6c6;
  padding: 6px 10px 3px;
  text-indent: -9999px;
}

header .head_r .area_menu {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
}

header .head_r .area_menu li {
  float: left;
  min-width: 83px;
  margin: 0 0 0 3px;
  text-align: center;
}

header .head_r .area_menu li:first-child {
  margin: 0;
}

header .head_r .area_menu li a {
  display: block;
  padding: 8px 0 5px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  color: #999;
  text-decoration: none;
  background: #f3f3f3;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}

header .head_r .area_menu li.active a,
header .head_r .area_menu li a:hover {
  border-top: 1px solid #f3852d;
  border-left: 1px solid #f3852d;
  border-right: 1px solid #f3852d;
  color: #fff;
  background: #f3852d;
}

header .head_r .area_menu li.recruit a {
  border-top: 1px solid #533d27;
  border-left: 1px solid #533d27;
  border-right: 1px solid #533d27;
  color: #fff;
  background: #533d27;
}

.sp_header,
.overlay {
  display: none;
}

div.top_text {
  display: none;
}

/* nav
======================================================= */

nav {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  background: #f3852d;
  z-index: 9999;
}

nav.fixed {
  position: fixed;
}

nav .inner {
  width: 1170px;
  margin: 0 auto;
}

nav .inner::after {
  display: none;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

nav .nav_menu {
  font-size: 1.45rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 5px 0;
}

nav .nav_menu::after {
  display: none;
}

nav .nav_menu li {
  box-sizing: border-box;
  border-right: 1px solid #d37327;
}

nav .nav_menu li:first-child {
  border-left: 1px solid #d37327;
}

nav .nav_menu li a {
  display: block;
  padding: 6px 24px;
  text-align: center;
}

nav .nav_menu li a:link,
nav .nav_menu li a:visited {
  color: #fff;
  text-decoration: none;
}

nav .nav_menu li a:hover {
  text-decoration: underline;
}

nav .nav_menu li.type a span {
  padding: 0 0 0 22px;
  background: url(../img/ico_type01.png) no-repeat left 40%;
}

nav .nav_menu li.job a span {
  padding: 0 0 0 25px;
  background: url(../img/ico_job01.png) no-repeat left 40%;
}

nav .nav_menu li.area a span {
  padding: 0 0 0 21px;
  background: url(../img/ico_area01.png) no-repeat left 40%;
}

/* ãƒ‘ãƒ³ããš
======================================================= */

.breadcrumb {
  background: #f3f3f3;
  padding: 6px 0;
}

.breadcrumb ol {
  display: flex;
  max-width: 1160px;
  margin: 0 auto;
  padding: 2px 0;
  font-size: 11px;
  font-size: 1.1rem;
  list-style: none;
  overflow: hidden;
  white-space: nowrap;
}

.breadcrumb li {}

/*
.breadcrumb li:nth-child(3),
.breadcrumb li:nth-child(4) {
	max-width: 380px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
*/

.breadcrumb li a {
  color: #7a7a7a;
}

/* side
======================================================= */

.side ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.side .registration {
  margin: 0 0 30px;
}

.side .registration dt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  background: #49ada0 url(../img/ico_free01.png) no-repeat 163px center;
  background-size: 19%;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
}

.side .registration dt span {
  display: block;
  padding: 10px 0 9px 54px;
  background: url(../img/ico_registration01.png) no-repeat 30px center;
}

.side .registration dd {
  padding: 15px 10px;
  background: #f3f3f3;
}

.side .registration dd p {
  font-size: 12px;
  font-size: 1.2rem;
}

.side .registration dd .btn a {
  display: block;
  padding: 10px 0 7px;
  border-bottom: 2px solid #3f968b;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #49ada0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.side .registration dd .btn a span {
  display: inline-block;
  padding: 0 0 0 11px;
  background: url(../img/arw02.png) no-repeat left 45%;
}

.side .login {
  margin: 0 0 30px;
}

.side .login dt {
  padding: 10px 0 9px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #f3852d;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
}

.side .login dt span {
  display: inline-block;
  padding: 0 0 0 19px;
  background: url(../img/ico_login01.png) no-repeat left center;
}

.side .login dd {
  padding: 15px 10px;
  background: #f3f3f3;
}

.side .login dd p {
  font-size: 12px;
  font-size: 1.2rem;
}

.side .login dd input[type="email"],
.side .login dd input[type="password"],
.side .login dd input[type="text"] {
  width: 100%;
  padding: 7px 10px;
}

.side .login dd .txt01 {
  margin: 0 0 10px;
  text-align: center;
}

.side .login dd .txt01 input {
  margin: 0 7px 0 0;
  vertical-align: middle;
}

.side .login dd button[type="submit"] {
  display: block;
  width: 100%;
  padding: 10px 0 7px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #d37327;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #f3852d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.side .login dd button[type="submit"] span {
  display: inline-block;
  padding: 0 0 0 11px;
  background: url(../img/arw02.png) no-repeat left 45%;
}

.side .mypage {
  margin: 0 0 30px;
}

.side .mypage.fixed {
  position: fixed;
  top: 80px;
}

.side .mypage.f_fixed {
  position: absolute;
  top: inherit;
  bottom: 0px;
}

.side .mypage dt {
  padding: 10px 0 9px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #f3852d;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
}

.side .mypage dt span {
  display: inline-block;
  padding: 0 0 0 19px;
  background: url(../img/ico_mypage01.png) no-repeat left center;
}

.side .mypage dd {
  padding: 15px 10px;
  background: #f3f3f3;
}

.side .mypage dd .tit {
  margin: 0 0 5px;
  font-weight: bold;
}

.side .mypage dd .tit a {
  float: right;
  margin: 2px 0 0;
  padding: 0 0 0 11px;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: normal;
  background: url(../img/arw01.png) no-repeat left 40%;
}

.side .mypage dd .menu {
  width: 100%;
  margin: 0 0 15px;
  font-size: 11px;
  font-size: 1.1rem;
  text-align: center;
}

.side .mypage dd .menu li {
  float: left;
  display: table;
  width: 100%;
  height: 40px;
  margin: 0 2px 2px 0;
}

.side .mypage dd .menu li a {
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  background: #fff;
}

.side .mypage dd .menu li a:hover {
  text-decoration: underline;
}

.side .mypage dd .mail {
  margin: 0 0 15px;
  font-size: 11px;
  font-size: 1.1rem;
}

.side .mypage dd .mail li {
  padding: 10px;
  margin: 2px 0 0;
  background: #fff;
}

.side .mypage dd .mail li:first-child {
  margin: 0;
}

.side .mypage dd .mail li a {
  float: right;
}

.side .mypage dd .terms {
  margin: 0 0 15px;
  font-size: 11px;
  font-size: 1.1rem;
}

.side .mypage dd .terms li {
  padding: 10px;
  margin: 2px 0 0;
  background: #fff;
}

.side .mypage dd .terms li:first-child {
  margin: 0;
}

.side .mypage dd .terms li span {
  padding: 0 3px;
  margin: 0 0 0 5px;
  font-size: 10px;
  font-size: 1.0rem;
  color: #fff;
  background: #f3852d;
}

.side .mypage dd .terms li a {
  display: inline-block;
  padding: 3px 0 0;
  text-decoration: none;
}

.side .mypage dd .terms li a:hover {
  text-decoration: underline;
}

.side .list_btn {
  margin: 0;
  padding: 0;
  list-style: none;
}

.side .list_btn li {
  float: left;
  width: 49%;
  margin: 0 0 0 2%;
}

.side .list_btn li:first-child {
  margin: 0;
}

.side .list_btn li a {
  display: block;
  padding: 5px 0 2px;
  border-bottom: 2px solid #3a627e;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #437191;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.side .later a span {
  display: inline-block;
  padding: 0 0 0 21px;
  background: url(../img/ico_later02.png) no-repeat left 40%;
}

.side .log a span {
  display: inline-block;
  padding: 0 0 0 21px;
  background: url(../img/ico_log02.png) no-repeat left 40%;
}

.side .mytop a {
  display: block;
  padding: 10px 0 7px;
  border-bottom: 2px solid #ddd;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #555;
  text-decoration: none;
  text-align: center;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.side .mytop a span {
  display: inline-block;
  padding: 0 0 0 20px;
  background: url(../img/ico_mypage02.png) no-repeat left 45%;
}

.side .later02 {
  margin: 0 0 30px;
}

.side .later02 a {
  display: block;
  padding: 10px 0 7px;
  border-bottom: 2px solid #3a627e;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #437191;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.side .later02 a span {
  display: inline-block;
  padding: 0 0 0 21px;
  background: url(../img/ico_later02.png) no-repeat left 40%;
}

.side .log {
  margin: 0 0 30px;
}

.side .log dt {
  padding: 10px 0 9px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #f3852d;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
}

.side .log dt span {
  display: inline-block;
  padding: 0 0 0 20px;
  background: url(../img/ico_log02.png) no-repeat left center;
}

.side .log dd {
  padding: 15px 0 0;
}

.side .log dd p {
  font-size: 10px;
  font-size: 1.0rem;
}

.side .log dd ul li {
  padding: 0 0 14px;
  margin: 0 0 15px;
  border-bottom: 1px solid #ddd;
}

.side .log dd ul li .img {
  /* float: left; */
  width: 90%;
  max-width: 200px;
  margin: 0 auto 5px;
}

.side .log dd ul li .txt {
  width: 90%;
  margin: 0 auto;
}

.side .log dd ul li .txt .tit {
  margin: 0 0 5px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
}

.side .log dd ul li .txt .tit a {
  text-decoration: none;
}

.side .log dd ul li .txt .tit a:hover {
  text-decoration: underline;
}

.side .log dd .list {
  font-size: 11px;
  font-size: 1.1rem;
  text-align: right;
}

.side .log dd .list a {
  padding: 0 0 0 12px;
  background: url(../img/arw01.png) no-repeat left 45%;
}

.side .magazine {
  margin: 0 0 30px;
}

.side .magazine dt {
  padding: 10px 0 9px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #f3852d;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
}

.side .magazine dt span {
  font-size: 11px;
  font-size: 1.1rem;
}

.side .magazine dd {
  padding: 15px 10px;
  background: #f3f3f3;
}

.side .magazine dd p {
  font-size: 10px;
  font-size: 1.1rem;
}

.side .magazine dd .inner {
  margin: 0 0 10px;
}

.side .magazine dd .inner .img {
  float: left;
  width: 80px;
}

.side .magazine dd .inner .txt {
  float: right;
  width: 130px;
}

.side .magazine dd .inner .txt .tit {
  margin: 0 0 5px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
}

.side .magazine dd .inner .txt .tit a {
  text-decoration: none;
}

.side .magazine dd .inner .txt .tit a:hover {
  text-decoration: underline;
}

.side .magazine .btn a {
  display: block;
  padding: 10px 0 7px;
  border-bottom: 2px solid #ddd;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #555;
  text-decoration: none;
  text-align: center;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.side .magazine .btn a span {
  display: inline-block;
  padding: 0 0 0 11px;
  background: url(../img/arw01.png) no-repeat left 45%;
}

.side .bnr01 {
  margin: 0 0 10px;
}

.side .bnr01 li {
  margin: 0 0 10px;
}

.side .bnr01 li p {
  font-size: 11px;
  font-size: 1.1rem;
}

.side .qr {
  margin: 0 0 15px;
}

.side .qr .img {
  float: left;
}

.side .qr .txt {
  float: right;
  width: 180px;
}

.side .qr .txt p {
  font-size: 11px;
  font-size: 1.1rem;
  word-break: break-all;
}

.side .bnr02 li {
  margin: 0 0 15px;
}

/* pagetop
======================================================= */

.pagetop {
  display: none;
}

/* sp_sns
======================================================= */

.sp_sns {
  display: none;
}

/* footer
======================================================= */

footer {
  background: #f3f3f3;
}

footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer .f_top {
  width: 95%;
  margin: 0 auto;
  padding: 35px 0 0;
}

footer .f_top .r_block {
  float: right;
  width: 27%;
  padding: 55px 25px;
  border: 1px solid #ddd;
  background: #fff;
  text-align: center;
}

footer .f_top .r_block .tit {
  margin: 0 0 10px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
}

footer .f_top .r_block .tit img {
  margin: 0 5px 0 -5px;
  vertical-align: middle;
}

footer .f_top .r_block .tel {
  max-width: 360px;
  width: 100%;
  margin: 15px auto 20px;
  padding: 0 0 10px;
  background: #fcf9ea;
}

footer .f_top .r_block .tel p {
  display: inline-block;
  padding: 0 0 0 44px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: bold;
  background: url(../img/ico_tel01.png) no-repeat 0 63%;
}

footer .f_top .r_block .tel p span {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
}

footer .f_top .r_block .tel p .reception {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}

footer .f_top .r_block .tel a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #f3852d;
}

footer .f_top .r_block .btn {
  max-width: 360px;
  width: 100%;
  margin: 0 auto 15px;
}

footer .f_top .r_block .btn a {
  display: block;
  padding: 16px 0 15px;
  border-bottom: 4px solid #d37327;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: #f3852d;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

footer .f_top .r_block .btn a span {
  padding: 0 0 0 40px;
  background: url(../img/ico_mail01.png) no-repeat 0 40%;
}

footer .f_top .l_block {
  float: left;
  width: 68%;
}

footer .f_top .l_block li {
  font-size: 1.2rem;
}

footer .f_top .l_block li a {
  margin: 0 2px;
}

footer .f_top .sea_block {
  width: 49%;
  float: left;
  margin: 0 0 25px;
}

footer .f_top .sea_block:nth-child(odd) {
  margin-right: 1%;
}

footer .f_top .sea_block:first-child ul {
  line-height: 1.9;
}

footer .f_top .sea_block .areatit:nth-child(3) {
  margin: 10px 0 0;
}

footer .f_top .sea_block:nth-child(3) {
  clear: both;
}

footer .f_top .sea_block:last-child {
  width: 100%;
}

footer .f_top .sea_block:last-child ul {
  letter-spacing: 1px;
}

footer .f_top .areatit {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}

footer .f_top .areatit a {
  padding: 0 0 0 18px;
  text-decoration: none;
  background: url(../img/arw05.png) no-repeat 0 45%;
}

footer .f_top .areatit a:hover {
  text-decoration: underline;
}

footer .f_top .l_block dl+.areatit {
  margin: 30px 0 10px;
}

footer .f_top .c_block ul+.areatit {
  margin: 30px 0 10px;
}

footer .f_top .l_block dl {
  display: table;
  width: 100%;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.9;
}

footer .f_top .l_block dl dt {
  display: table-cell;
  width: 95px;
  vertical-align: top;
}

footer .f_top .l_block dl dd {
  display: table-cell;
  vertical-align: middle;
}

footer .f_top .c_block {
  float: left;
  width: 100%;
  margin: 20px 0 35px;
}

footer .f_top .l_block ul,
footer .f_top .r_block ul,
footer .f_top .c_block ul {
  letter-spacing: -.4em;
}

footer .f_top .l_block ul li,
footer .f_top .r_block ul li,
footer .f_top .c_block ul li {
  display: inline-block;
  letter-spacing: normal;
  line-height: 1.9;
}

footer .f_top .f_block {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  padding: 25px 0;
  border-top: 1px solid #ddd;
}

footer .f_top .f_block li {
  text-align: center;
  width: 25%;
  font-size: 1.6rem;
  font-weight: bold;
}

footer .f_top .f_block li a {
  padding: 0 0 0 18px;
  text-decoration: none;
  background: url(../img/arw05.png) no-repeat 0 45%;
}

footer .f_top .f_block li a:hover {
  text-decoration: underline;
}

footer .f_btm {
  padding: 20px 0 17px;
  color: #7e7e7e;
  text-align: center;
  background: #e5e5e5;
}

footer .f_btm ul {
  margin: 0 0 20px;
}

footer .f_btm ul li {
  display: inline;
  padding: 0 10px 0 15px;
  background: url(../img/bg_f_menu.gif) no-repeat left center;
}

footer .f_btm ul li:first-child {
  background: none;
}

footer .f_btm ul li a {
  color: #7e7e7e;
}

footer .f_btm small {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
}

footer .f_btm small img {
  margin: 0 10px 0 0;
  vertical-align: middle;
}

footer .f_top .fair_block {
  display: none;
}

/* SNS
======================================================= */

.sns_btn ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sns_btn ul li {
  display: inline-block;
  margin: 0 0 0 2px;
  vertical-align: middle;
}

.sns_btn ul li:first-child {
  margin: 0;
}

.sns_btn ul li * {
  vertical-align: bottom;
}

/* ã‚¨ãƒ©ãƒ¼ãƒ»ã‚µã‚¯ã‚»ã‚¹ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸
======================================================= */

.success_block01 {
  margin: 0 0 30px;
  padding: 20px 20px 20px 50px;
  font-weight: bold;
  color: #5ab970;
  background: #e4fbdf url(../img/ico_success01.png) no-repeat 20px center;
}

.error_block01 {
  margin: 0 0 30px;
  padding: 20px 20px 20px 50px;
  font-weight: bold;
  color: #f92e2e;
  background: #fff1ee url(../img/ico_error01.png) no-repeat 20px center;
}

.success_block01 p,
.error_block01 p {
  font-size: 16px;
  font-size: 1.6rem;
}

/* 404
======================================================= */

.wrapper .nf_main {
  width: 540px;
  margin: 0 auto;
  padding: 30px 0 0;
  overflow: hidden;
  min-height: 600px;
}

.nf_block {
  padding: 230px 0 30px;
  margin: 0 0 30px;
  text-align: center;
  background: #fcf9ea url(../img/bg_nf.gif) no-repeat 0 0;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

.nf_block h1 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: normal;
  color: #f3852d;
}

.nf_btn {
  text-align: center;
}

.nf_btn a {
  display: block;
  width: 280px;
  margin: 0 auto;
  padding: 10px 0 8px;
  border-bottom: 2px solid #d37327;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: #f3852d;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.nf_btn a span {
  display: inline-block;
  padding: 0 0 0 11px;
  background: url(../img/arw02.png) no-repeat 0 43%;
}

/* ã‚¹ãƒ©ã‚¤ãƒ€ãƒ¼
======================================================= */

.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  margin: 0 auto;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
  -webkit-backface-visibility: hidden;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  /* border: 1px solid transparent; */
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev {
  position: absolute;
  top: 50%;
  left: -40px;
  width: 20px;
  height: 0;
  padding: 100px 0 0;
  margin: -50px 0 0;
  border: none;
  overflow: hidden;
  background: url(../img/slide_prev.gif) no-repeat center center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  z-index: 5;
  outline: none;
}

.slick-next {
  position: absolute;
  top: 50%;
  right: -40px;
  width: 20px;
  height: 0;
  padding: 100px 0 0;
  margin: -50px 0 0;
  border: none;
  overflow: hidden;
  background: url(../img/slide_next.gif) no-repeat center center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  z-index: 5;
  outline: none;
}

.top_content .info_list .slick-dots,
.top_content .recruit .pickup .pickup_list .slick-dots {
  width: 100%;
  position: relative;
  bottom: 0;
  left: 0;
  text-align: center;
}

#main_slider .slick-dots {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#main_slider .slick-dots li {
  float: none !important;
  display: inline;
  width: auto !important;
  height: 30px;
  margin: 0 !important;
  padding: 0 5px !important;
  background: none !important;
  overflow: hidden;
}

.top_content .info_list .slick-dots li,
.top_content .recruit .pickup .pickup_list .slick-dots li {
  float: none !important;
  display: inline;
  width: auto !important;
  height: 8px;
  margin: 0 !important;
  padding: 0 5px !important;
  background: none !important;
  overflow: hidden;
}

#main_slider .slick-dots li {
  display: table;
}

#main_slider .slick-dots li button {
  width: 16px;
  height: 16px;
  padding: 0;
  border: none;
  background: #e5e5e5;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  outline: none;
  font-size: 0;
}

.top_content .info_list .slick-dots li button,
.top_content .recruit .pickup .pickup_list .slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  background: #e5e5e5;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  outline: none;
  font-size: 0;
}

#main_slider .slick-dots li.slick-active button,
.top_content .info_list .slick-dots li.slick-active button,
.top_content .recruit .pickup .pickup_list .slick-dots li.slick-active button {
  background: #f3852d;
}

.slick-slide {
  outline: none;
}

.slick-slide iframe {
  vertical-align: bottom;
}

/* ãƒ¢ãƒ¼ãƒ€ãƒ«
======================================================= */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10042;
  overflow: hidden;
  position: fixed;
  background: #555;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.area_top .mfp-wrap {
  position: absolute;
  top: -200px;
  left: 50%;
  transform: translateY(50%) translateX(-50%);
  margin: auto;
  width: 1020px;
  height: 610px !important;
  z-index: 10043;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 10045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 10044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 10046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

/* TOPメンテナンス */

.top_maintenance_text_ {
  padding: 10px;
  text-align: center;
  background-color: rgb(239 239 239);
}

.top_maintenance_text_>a {
  color: red;
  font-weight: bold;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }

}

/*=================
	tablet
=================*/
@media screen and (min-device-width: 481px) and (max-device-width: 1023px) {
  nav .nav_menu {
    font-size: 1.45rem;
  }

  nav .nav_menu li a {
    padding: 20px 14px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}


/* æ±Žç”¨ã‚¹ã‚¿ã‚¤ãƒ«è¨­å®š
======================================================= */

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.ter {
  text-align: right;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.pc_none {
  display: none !important;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  display: block;
  clear: both;
  content: '';
}

*:after {
  display: block;
  clear: both;
}


/* ã¡ã‚‰ã¤ãé˜²æ­¢
======================================================= */

.overimg {
  box-shadow: #fff 0 0 0;
  opacity: 1;
  transition: opacity 0.2s linear;
}

.overimg:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: .6;
}


/* å…¨å›½topã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³
======================================================= */
/*#basicMove{
	width: 1200px;
	margin: 0 auto;
}
#basicMove strong{
	position: absolute;
	top: 3.33%;
}*/

/* å…¨å›½topå‹•ç”»
======================================================= */
.top_img {
  max-width: 100%;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

video {
  width: 1200px;
  display: block;
  margin: 10px auto 0;
  object-fit: scale-down;
  cursor: pointer;
}

.video-btn {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 40px;
  /*ã‚³ãƒ³ãƒˆãƒ­ãƒ¼ãƒ©ãƒ¼åˆ†ä¸‹éƒ¨ã«ä½™ç™½ã‚’*/
  cursor: pointer;
}

.video-btn:hover {
  color: #000;
  z-index: 999;
}

/* ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆç”¨å·¦å³ä½™ç™½
======================================================= */
@media screen and (max-width: 1200px) {

  header .inner,
  .wrapper,
  footer .f_top {
    width: 1180px;
  }
}

/*ãƒ•ãƒ¬ãƒ³ãƒç‰¹é›†ã‚µã‚¤ãƒ‰*/

.side .grandmaison {
  margin: 0 0 5px !important;
}

.side .gm-tohoku {
  margin: 0 0 10px !important;
}

.side .french-link {
  margin: 0 0 20px !important;
}

.french-link>a {
  display: block;
  text-decoration: none;
  transition: all 0.3s ease 0s;

}

.french-link>a:hover {
  opacity: 0.9;
  text-decoration: none;
}



/*#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  opacity: 0.4;
  z-index: 1000000;
}
#loader {
    width: 100px;
    height: 100px!important;
    margin: 10px auto;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 1.0s infinite linear;
    position: relative;
    top: 40%;
    left: 0%;
}

@keyframes sp-anime {
    100% { 
        transform: rotate(360deg); 
    }
}*/

div.rec_job {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}



.nav_menu {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.nav_menu ul.menu_dropdown li a {
  display: block;
  color: #f3852d;
  padding: 15px;
  font-weight: 500;
}

/*ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ã€Œã‚¨ãƒªã‚¢ã‹ã‚‰æŽ¢ã™ã€ç”¨*/
.nav_menu li.area ul.menu_dropdown li a {
  padding: 10px 15px !important;
}

.nav_menu ul.menu_dropdown li a:hover {}

ul.menu_dropdown {
  visibility: hidden;
  opacity: 0;
  z-index: 1111111;
}

li.menu_tit ul.menu_dropdown {
  position: absolute;
  top: 50px;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 2%;
  background: #fff;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  border: solid 4px #ddd;
  border-top: none;
}

/*ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ã€Œã‚¨ãƒªã‚¢ã‹ã‚‰æŽ¢ã™ã€ç”¨*/
li.area ul.menu_dropdown h2 {
  padding: 10px 0 5px 15px !important;
}

li.menu_tit ul.menu_dropdown h2 {
  font-size: 1.6rem;
  padding: 5px 0 10px 15px;
  margin: 0;
}

li.menu_tit:hover ul.menu_dropdown {
  top: 50px;
  visibility: visible;
  opacity: 1;
  transition-delay: 0.5s;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

li.menu_tit ul.menu_dropdown>li {
  float: left;
  border: none;
  background: none;
}

li.menu_tit li.n_area_group:nth-child(1),
li.menu_tit li.n_area_group:nth-child(2) {
  width: 50%;
  float: left;
}

li.menu_tit li.n_area_group:nth-child(3) {
  width: 100%;
  margin-top: 10px;
}

li.menu_tit ul.area_inner>li {
  background: none;
  float: left;
  border: none;
}

div.rec_job {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

/*footerï¼ˆéƒ½é“åºœçœŒã‹ã‚‰æ±‚äººã‚’æŽ¢ã™ï¼‰ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆèª¿æ•´*/
@media (min-width: 641px) and (max-width: 1450px) {
  footer .f_top .sea_block:first-child dl dt {
    width: 78px;
  }

  footer .f_top .sea_block:first-child li a {
    margin: 0 -2.5px;
  }

  footer .f_top .sea_block li a {
    margin: 0;
  }

  footer .f_top .r_block {
    width: 28%;
    padding: 55px 20px;
    font-size: 15px;
    font-size: 1.5rem;
  }

  footer .f_top .r_block .tit {
    font-size: 15px;
    font-size: 1.5rem;
  }

  footer .f_top .r_block p.btn+p .pc_none {
    display: inline !important;
  }
}

/* ================
タブレット（縦画面）
================ */
@media screen and (min-width: 769px) and (orientation:portrait) {
  .head_l .last_update {
    display: block !important;
    color: #fff;
  }

  .head_l .last_update+br {
    display: none;
  }

  header .head_l .intro {
    font-size: 1.0rem;
  }
}