@charset 'utf-8';

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

fieldset,
img {
    border: 0
}

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

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

amp-sidebar {
    display: block
}

.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;
    float: left
}

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

.slick-vertical .slick-slide {
    display: block;
    height: auto
}

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

.slick-prev {
    position: absolute;
    top: 50%;
    left: 0;
    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: 0;
    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
}

.sp_mainvisual .slick-dots,
.top_content .recruit .pickup .pickup_list .slick-dots,
.detail_block .block01 .slick-dots,
.detail_block .block03 .slick-dots,
.rec_block .slick-dots {
    width: 100%;
    position: absolute;
    bottom: -20px;
    left: 0;
    margin: 0 !important;
    text-align: center;
    height: 19px
}

.detail_block .block03 .slick-dots,
.rec_block .slick-dots {
    bottom: 0
}

.sp_mainvisual .slick-dots {
    bottom: 5px
}

.sp_mainvisual .slick-dots li,
.top_content .recruit .pickup .pickup_list .slick-dots li,
.detail_block .block01 .slick-dots li,
.detail_block .block03 .slick-dots li,
.rec_block .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
}

.sp_mainvisual .slick-dots li button,
.top_content .recruit .pickup .pickup_list .slick-dots li button,
.detail_block .block01 .slick-dots li button,
.detail_block .block03 .slick-dots li button,
.rec_block .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
}

.sp_mainvisual .slick-dots li.slick-active button,
.top_content .recruit .pickup .pickup_list .slick-dots li.slick-active button,
.detail_block .block01 .slick-dots li.slick-active button,
.detail_block .block03 .slick-dots li.slick-active button,
.rec_block .slick-dots li.slick-active button {
    background: #f3852d
}

.slick-slide {
    outline: none
}

#sp_main_slider {
    height: 40.5vw;
    margin-bottom: 0
}

#sp_main_slider>.slick-initialized {
    display: none
}

.sp_mainvisual .slick-initialized {
    display: block !important;
    width: 100%;
    max-height: 168px;
    height: 100%
}

.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%
}

html {
    font-size: 62.5%
}

body {
    font: 1rem 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'Helvetica', 'Arial', 'Verdana', 'sans-serif';
    line-height: 1.5;
    text-align: left;
    color: #555;
    position: relative;
    -webkit-text-size-adjust: 100%;
    background: #fff
}

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

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

p {
    font-size: 1.3rem
}

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

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

img {
    max-width: 100%;
    height: auto;
    line-height: 1;
    vertical-align: top;
    border: 0;
    -webkit-backface-visibility: hidden
}

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

iframe {
    max-width: 100%
}

input[type="number"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="text"],
textarea {
    padding: 7px 9px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 1.6rem
}

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

.ime {
    ime-mode: disabled
}

.wrapper {
    font-size: 1.3rem;
    width: 100%;
    margin: 0 auto;
    text-align: left
}

.main {
    margin: 0 0 40px
}

.main_inner_list {
    padding: 10px 3% 0;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.side {
    display: none
}

header {
    display: none
}

.sp_header .h_bnr {
    padding: 5px;
    height: 30px;
    text-align: center;
    background: #db4b12;
    position: relative;
    overflow: hidden;
    width: 98%;
    position: fixed;
    z-index: 9998
}

.sp_header .h_bnr img {
    max-width: 192px
}

.sp_header .h_bnr .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 0;
    padding: 40px 0 0;
    background: url(../img/sp/bg_h_bnr.png) no-repeat center center;
    -webkit-background-size: 9px auto;
    background-size: 9px auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer
}

.sp_header02,
.sp_header {
    padding: 0 0 60px
}

.sp_header02 .header02,
.sp_header .header {
    width: calc(100% - 10px);
    padding: 5px;
    height: 50px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 9998
}

.sp_header02 .header02.fixed,
.sp_header .header.fixed {
    position: fixed
}

.sp_header02 .header02 .open_btn,
.sp_header .header .open_btn {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 40px;
    cursor: pointer
}

.sp_header02 .header02 .logo,
.sp_header .header .logo {
    padding: 0 55px;
    text-align: center
}

.sp_header02 .header02 h1 span,
.sp_header .header h1 span {
    display: block;
    margin: 5px 0 0
}

.sp_header02 .header02 h1 span span.thu,
.sp_header .header h1 span span.thu {
    color: red;
    display: inline
}

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

    .sp_header02 .header02 h1 span,
    .sp_header .header h1 span {
        margin: 15px 0 0
    }
}

.sp_header .header .logo img {
    width: 72%;
    margin: 8px 0 0
}

.sp_header .header .logo_national img {
    width: 45%;
    margin: 1.8vw 0 0
}

.sp_header02 .header02 .logo img {
    width: 125px;
    margin: 0 0 0
}

.sp_header .header ul {
    position: absolute;
    top: 5px;
    right: 5px;
    margin: 0;
    padding: 0;
    list-style: none
}

.sp_header .header ul li {
    float: left;
    width: 40px;
    position: relative
}

.sp_header .header ul li:first-child {
    margin: 0 5px 0 0
}

.sp_header .header ul li span {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 15px;
    font-size: 1rem;
    text-align: center;
    color: #fff;
    background: #f92e2e;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    letter-spacing: -1px
}

.sp_header .menu,
amp-sidebar .menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: calc(100% - 50px);
    height: 100%;
    background: #fff;
    z-index: 10001
}

amp-sidebar {
    width: 100%;
}

amp-sidebar .menu {
    left: 0;
    width: 100%;
}

.sp_header .menu .inner,
amp-sidebar .menu .inner {
    height: 100%;
    overflow-y: auto
}

.sp_header .menu .inner .close_btn01,
amp-sidebar .menu .inner .close_btn01 {
    position: absolute;
    right: -50px;
    top: 0;
    width: 50px;
    height: 100%;
    cursor: pointer;
    z-index: 10000
}

.sp_header .menu .inner ul,
amp-sidebar .menu .inner ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.sp_header .menu .inner>ul,
amp-sidebar .menu .inner>ul {
    border-top: 1px solid #ddd
}

.sp_header .menu .inner>ul>li,
amp-sidebar .menu .inner>ul>li {
    border-bottom: 1px solid #ddd
}

.sp_header .menu .inner>ul>li>a,
amp-sidebar .menu .inner>ul>li>a {
    display: block;
    padding: 12px 25px 12px 10px;
    text-decoration: none;
    background: url(../img/sp/arw_menu.png) no-repeat right center;
    -webkit-background-size: 16px auto;
    background-size: 16px auto
}

.sp_header .menu .inner>ul>li .registration,
.sp_header .menu .inner>ul>li .login,
amp-sidebar .menu .inner>ul>li .registration,
amp-sidebar .menu .inner>ul>li .login {
    float: left;
    width: 50%;
    text-align: center
}

.sp_header .menu .inner>ul>li .registration a,
.sp_header .menu .inner>ul>li .login a,
amp-sidebar .menu .inner>ul>li .registration a,
amp-sidebar .menu .inner>ul>li .login a {
    display: block;
    padding: 15px 0;
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff;
    text-decoration: none
}

.sp_header .menu .inner>ul>li .registration a,
amp-sidebar .menu .inner>ul>li .registration a {
    background: #49ada0
}

.sp_header .menu .inner>ul>li .registration a span,
amp-sidebar .menu .inner>ul>li .registration a span {
    padding: 1px 0 1px 20px;
    background: url(../img/sp/ico_registration01.png) no-repeat left 40%;
    -webkit-background-size: 15px auto;
    background-size: 15px auto
}

.sp_header .menu .inner>ul>li .login a,
amp-sidebar .menu .inner>ul>li .login a {
    background: #f3852d
}

.sp_header .menu .inner>ul>li .login a span,
amp-sidebar .menu .inner>ul>li .login a span {
    padding: 1px 0 1px 16px;
    background: url(../img/sp/ico_login01.png) no-repeat left 40%;
    -webkit-background-size: 10px auto;
    background-size: 10px auto
}

.sp_header .menu .inner>ul>li .name,
amp-sidebar .menu .inner>ul>li .name {
    padding: 10px;
    background: #f3f3f3
}

.sp_header .menu .inner>ul>li .name .tit,
amp-sidebar .menu .inner>ul>li .name .tit {
    margin: 0 0 5px;
    font-size: 1.1rem
}

.sp_header .menu .inner>ul>li .name .btn li,
amp-sidebar .menu .inner>ul>li .name .btn li {
    float: left;
    margin: 0 0 0 2%;
    font-size: 1rem
}

.sp_header .menu .inner>ul>li .name .btn li:first-child,
amp-sidebar .menu .inner>ul>li .name .btn li:first-child {
    margin: 0
}

.sp_header .menu .inner>ul>li .name .btn li.mypage,
amp-sidebar .menu .inner>ul>li .name .btn li.mypage {
    width: 70%
}

.sp_header .menu .inner>ul>li .name .btn li a,
amp-sidebar .menu .inner>ul>li .name .btn li a {
    display: block;
    padding: 9px 0 6px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.sp_header .menu .inner>ul>li .name .btn li.mypage a,
amp-sidebar .menu .inner>ul>li .name .btn li.mypage a {
    background: #f3852d;
    border-bottom: 2px solid #d37327;
    color: #fff
}

.sp_header .menu .inner>ul>li .name .btn li.mypage a span,
amp-sidebar .menu .inner>ul>li .name .btn li.mypage a span {
    padding: 1px 0 1px 18px;
    background: url(../img/ico_mypage01.png) no-repeat left center;
    -webkit-background-size: 11px auto;
    background-size: 11px auto
}

.sp_header .menu .inner>ul>li .name .btn li.logout,
amp-sidebar .menu .inner>ul>li .name .btn li.logout {
    width: 28%
}

.sp_header .menu .inner>ul>li .name .btn li.logout a,
amp-sidebar .menu .inner>ul>li .name .btn li.logout a {
    background: #e5e5e5;
    border-bottom: 2px solid #c6c6c6;
    color: #555
}

.sp_header .menu .inner>ul>li .my_menu,
amp-sidebar .menu .inner>ul>li .my_menu {
    margin: 10px 0;
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.3
}

.sp_header .menu .inner>ul>li .my_menu li,
amp-sidebar .menu .inner>ul>li .my_menu li {
    float: left;
    display: table;
    width: 25%;
    height: 50px;
    border-left: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sp_header .menu .inner>ul>li .my_menu li:first-child,
amp-sidebar .menu .inner>ul>li .my_menu li:first-child {
    border-left: none
}

.sp_header .menu .inner>ul>li .my_menu li a,
amp-sidebar .menu .inner>ul>li .my_menu li a {
    display: table-cell;
    width: 100%;
    padding: 25px 0 0;
    min-height: 25px;
    text-decoration: none;
    vertical-align: middle
}

.sp_header .menu .inner>ul>li .my_menu li a:hover,
amp-sidebar .menu .inner>ul>li .my_menu li a:hover {
    text-decoration: underline
}

.sp_header .menu .inner>ul>li .my_menu li.later a,
amp-sidebar .menu .inner>ul>li .my_menu li.later a {
    background: url(../img/sp/ico_later03.png) no-repeat center 1px;
    -webkit-background-size: 14px auto;
    background-size: 14px auto
}

.sp_header .menu .inner>ul>li .my_menu li.log a,
amp-sidebar .menu .inner>ul>li .my_menu li.log a {
    background: url(../img/sp/ico_log03.png) no-repeat center 1px;
    -webkit-background-size: 18px auto;
    background-size: 18px auto
}

.sp_header .menu .inner>ul>li .my_menu li.terms a,
amp-sidebar .menu .inner>ul>li .my_menu li.terms a {
    background: url(../img/sp/ico_terms02.png) no-repeat center 1px;
    -webkit-background-size: 18px auto;
    background-size: 18px auto
}

.sp_header .menu .inner>ul>li .my_menu li.message a,
amp-sidebar .menu .inner>ul>li .my_menu li.message a {
    background: url(../img/sp/ico_message02.png) no-repeat center 4px;
    -webkit-background-size: 18px auto;
    background-size: 18px auto
}

.sp_header .menu .inner>ul>li .my_menu li.later a,
amp-sidebar .menu .inner>ul>li .my_menu li.later a {
    background: url(../img/sp/ico_later03.png) no-repeat center 1px;
    -webkit-background-size: 14px auto;
    background-size: 14px auto
}

.sp_header .menu .inner>ul>li .my_menu li.info a,
amp-sidebar .menu .inner>ul>li .my_menu li.info a {
    background: url(../img/sp/ico_mypage02.png) no-repeat center 2px;
    -webkit-background-size: 14px auto;
    background-size: 14px auto
}

.sp_header .menu .inner>ul>li .my_menu li.favolite a,
amp-sidebar .menu .inner>ul>li .my_menu li.favolite a {
    background: url(../img/sp/ico_favolite01.png) no-repeat center 2px;
    -webkit-background-size: 19px auto;
    background-size: 19px auto
}

.sp_header .menu .inner>ul>li .my_menu li.celebration a,
amp-sidebar .menu .inner>ul>li .my_menu li.celebration a {
    background: url(../img/sp/ico_celeb01.png) no-repeat center 0;
    -webkit-background-size: 19px auto;
    background-size: 19px auto
}

.sp_header .menu .inner>ul>li .my_menu li.support a,
amp-sidebar .menu .inner>ul>li .my_menu li.support a {
    background: url(../img/sp/ico_support01.png) no-repeat center 1px;
    -webkit-background-size: 19px auto;
    background-size: 19px auto
}

.sp_header .menu .inner>ul>li .search,
amp-sidebar .menu .inner>ul>li .search {
    padding: 10px;
    background: #fcf9ea
}

.sp_header .menu .inner>ul>li .search .tit,
amp-sidebar .menu .inner>ul>li .search .tit {
    margin: 0 0 2px;
    font-size: 1.5rem;
    font-weight: 700;
    color: #f3852d
}

.sp_header .menu .inner>ul>li .search .search_menu,
amp-sidebar .menu .inner>ul>li .search .search_menu {
    margin: 0 0 10px;
    text-align: center
}

.sp_header .menu .inner>ul>li .search .search_menu li,
amp-sidebar .menu .inner>ul>li .search .search_menu li {
    float: left;
    width: 23%;
    margin: 0 0 0 2.66%;
    display: block
}

.sp_header .menu .inner>ul>li .search .search_menu li:first-child,
amp-sidebar .menu .inner>ul>li .search .search_menu li:first-child {
    margin: 0
}

.sp_header .menu .inner>ul>li .search .search_menu li a,
amp-sidebar .menu .inner>ul>li .search .search_menu li a {
    display: block;
    padding: 29px 0 3px;
    border-bottom: 2px solid #d37327;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    line-height: 1.1;
    background: #f3852d;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.sp_header .menu .inner>ul>li .search .search_menu li.type a,
amp-sidebar .menu .inner>ul>li .search .search_menu li.type a {
    background: #f3852d url(../img/sp/ico_type01.png) no-repeat center 5px;
    -webkit-background-size: 16px auto;
    background-size: 16px auto
}

.sp_header .menu .inner>ul>li .search .search_menu li.job a,
amp-sidebar .menu .inner>ul>li .search .search_menu li.job a {
    background: #f3852d url(../img/sp/ico_job01.png) no-repeat center 6px;
    -webkit-background-size: 20px auto;
    background-size: 20px auto
}

.sp_header .menu .inner>ul>li .search .search_menu li.train a,
amp-sidebar .menu .inner>ul>li .search .search_menu li.train a {
    background: #f3852d url(../img/sp/ico_train01.png) no-repeat center 5px;
    -webkit-background-size: 15px auto;
    background-size: 15px auto
}

.sp_header .menu .inner>ul>li .search .search_menu li.city a,
amp-sidebar .menu .inner>ul>li .search .search_menu li.city a {
    background: #f3852d url(../img/sp/ico_city01.png) no-repeat center 5px;
    -webkit-background-size: 19px auto;
    background-size: 19px auto
}

.sp_header .menu .inner>ul>li .search .search_menu li span,
amp-sidebar .menu .inner>ul>li .search .search_menu li span {
    font-size: 1.5rem
}

.sp_header .menu .inner>ul>li .search .intit,
amp-sidebar .menu .inner>ul>li .search .intit {
    margin: 0 0 2px;
    padding: 0 0 0 20px;
    font-size: 1.5rem;
    font-weight: 700;
    color: #f3852d;
    background: url(../img/sp/ico_keyword01.png) no-repeat left center;
    -webkit-background-size: 14px auto;
    background-size: 14px auto
}

.sp_header .menu .inner>ul>li .search input[type="text"],
amp-sidebar .menu .inner>ul>li .search input[type="text"] {
    width: 76%;
    margin: 0 2% 0 0;
    padding: 5px 8px
}

.sp_header .menu .inner>ul>li .search button[type="submit"],
amp-sidebar .menu .inner>ul>li .search button[type="submit"] {
    width: 22%;
    padding: 7px 0 5px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #d37327;
    font-size: 1.4rem;
    font-weight: 700;
    color: #fff;
    background: #f3852d;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.sp_header .menu .inner>ul>li .search button[type="submit"] span.s_click_a,
amp-sidebar .menu .inner>ul>li .search button[type="submit"] span.s_click_a {
    display: block;
    padding: 0 0 0 17px;
    background: url(../img/sp/ico_search02.png) no-repeat left 40%;
    -webkit-background-size: 14px auto;
    background-size: 14px auto;
    background-position-x: 43%
}

.sp_header .menu .inner>ul>li .search p.mb10 button[type="submit"] span.s_click_a,
amp-sidebar .menu .inner>ul>li .search p.mb10 button[type="submit"] span.s_click_a {
    display: block;
    padding: 0 0 0 17px;
    background: url(../img/sp/ico_search02.png) no-repeat left 40%;
    -webkit-background-size: 14px auto;
    background-size: 14px auto;
    background-position-x: 20%
}

.sp_header .menu .inner>ul>li .search button[type="submit"] span.s_click_b,
amp-sidebar .menu .inner>ul>li .search button[type="submit"] span.s_click_b {
    display: block;
    padding: 0 0 0 17px;
    background: url(../img/sp/loading.gif) no-repeat left 40%;
    -webkit-background-size: 14px auto;
    background-size: 14px auto;
    background-position-x: 43%
}

.sp_header .menu .inner>ul>li .search p.mb10 button[type="submit"] span.s_click_b,
amp-sidebar .menu .inner>ul>li .search p.mb10 button[type="submit"] span.s_click_b {
    display: block;
    padding: 0 0 0 17px;
    background: url(../img/sp/loading.gif) no-repeat left 40%;
    -webkit-background-size: 14px auto;
    background-size: 14px auto;
    background-position-x: 20%
}

.sp_header .menu .inner>ul>li .search .word,
amp-sidebar .menu .inner>ul>li .search .word {
    display: table;
    width: 100%;
    margin: 0 0 15px;
    font-size: 1.1rem
}

.sp_header .menu .inner>ul>li .search .word dt,
amp-sidebar .menu .inner>ul>li .search .word dt {
    display: table-cell;
    width: 75px;
    vertical-align: top
}

.sp_header .menu .inner>ul>li .search .word dd,
amp-sidebar .menu .inner>ul>li .search .word dd {
    display: table-cell;
    vertical-align: top
}

.sp_header .menu .inner>ul>li .search .word dd ul,
amp-sidebar .menu .inner>ul>li .search .word dd ul {
    font-size: 1.1rem
}

.sp_header .menu .inner>ul>li .search .word dd ul li,
amp-sidebar .menu .inner>ul>li .search .word dd ul li {
    display: inline-block;
    margin: 0 5px 0 0
}

.sp_header .menu .inner>ul>li .search .btn01,
amp-sidebar .menu .inner>ul>li .search .btn01 {
    margin: 0 auto 10px
}

.sp_header .menu .inner>ul>li .search .btn01 li,
.sp_header .menu .inner>ul>li .search .btn02 li,
amp-sidebar .menu .inner>ul>li .search .btn01 li,
amp-sidebar .menu .inner>ul>li .search .btn02 li {
    float: left;
    width: 32%;
    margin: 0 0 0 2%
}

.sp_header .menu .inner>ul>li .search .btn01 li.second,
amp-sidebar .menu .inner>ul>li .search .btn01 li.second {
    float: left;
    width: 49%;
    margin: 0 0 0 2%
}

.sp_header .menu .inner>ul>li .search .btn01 li.second,
amp-sidebar .menu .inner>ul>li .search .btn01 li.second {
    float: left;
    width: 49%;
    margin: 0 0 0 2%;
    display: block
}

.sp_header .menu .inner>ul>li .search .btn01 li:first-child,
amp-sidebar .menu .inner>ul>li .search .btn01 li:first-child {
    margin: 0
}

.sp_header .menu .inner>ul>li .search .btn01 li a,
amp-sidebar .menu .inner>ul>li .search .btn01 li a {
    display: block;
    padding: 6px 0 3px;
    border-bottom: 2px solid #d37327;
    background: #f3852d;
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 1.2;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.sp_header .menu .inner>ul>li .search .btn01 li.second a,
amp-sidebar .menu .inner>ul>li .search .btn01 li.second a {
    display: block;
    padding: 10px 0;
    border-bottom: 2px solid #d37327;
    background: #f3852d;
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 1.2;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.sp_header .menu .inner>ul>li .search .btn01 strong,
amp-sidebar .menu .inner>ul>li .search .btn01 strong {
    font-size: 1.4rem
}

.sp_header .menu .inner ul li:nth-child(3) .search .btn01 strong,
amp-sidebar .menu .inner ul li:nth-child(3) .search .btn01 strong {
    font-size: 1.2rem
}

.sp_header .menu .inner>ul>li .search .btn02 li a,
amp-sidebar .menu .inner>ul>li .search .btn02 li a {
    display: block;
    padding: 12px 0 9px;
    border-bottom: 2px solid #3a627e;
    background: #437191;
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.sp_header .menu .inner>ul>li .search .btn01 li span,
amp-sidebar .menu .inner>ul>li .search .btn01 li span {
    display: inline-block;
    padding: 0;
    text-align: center;
    -webkit-background-size: 6px auto;
    background-size: 6px auto
}

.sp_header .menu .inner>ul>li .search .btn01 li.second span,
amp-sidebar .menu .inner>ul>li .search .btn01 li.second span {
    display: inline-block;
    padding: 0 0 0 12px;
    background: url(../img/sp/arw02.png) no-repeat left 48%;
    -webkit-background-size: 6px auto;
    background-size: 6px auto
}

.sp_header .menu .inner>ul>li .search .btn02 li.later span,
amp-sidebar .menu .inner>ul>li .search .btn02 li.later span {
    padding: 0 0 0 15px;
    background: url(../img/sp/ico_later02.png) no-repeat left 48%;
    -webkit-background-size: 10px auto;
    background-size: 10px auto
}

.sp_header .menu .inner>ul>li .search .btn02 li.log span,
amp-sidebar .menu .inner>ul>li .search .btn02 li.log span {
    padding: 0 0 0 17px;
    background: url(../img/sp/ico_log02.png) no-repeat left 48%;
    -webkit-background-size: 12px auto;
    background-size: 12px auto
}

.sp_header .menu .inner>ul>li .search .easy_search,
amp-sidebar .menu .inner>ul>li .search .easy_search {
    margin: 0 0 10px
}

.sp_header .menu .inner>ul>li .search .easy_search .txt01,
amp-sidebar .menu .inner>ul>li .search .easy_search .txt01 {
    margin: 0 0 10px
}

.sp_header .menu .inner>ul>li .search .easy_search .txt01 span,
amp-sidebar .menu .inner>ul>li .search .easy_search .txt01 span {
    padding: 0 0 0 20px;
    background: url(../../common/img/ico_close01.png) no-repeat 6px center
}

.sp_header .menu .inner>ul>li .search .easy_search select,
amp-sidebar .menu .inner>ul>li .search .easy_search select {
    width: 100%;
    padding: 5px 40px 5px 8px
}

.sp_header .menu .inner>ul>li .search .easy_search .txt01 select,
amp-sidebar .menu .inner>ul>li .search .easy_search .txt01 select {
    width: calc(50% - 13px)
}

.sp_header .menu .inner>ul>li .search .easy_search a.area,
amp-sidebar .menu .inner>ul>li .search .easy_search a.area {
    display: block;
    width: 100%;
    padding: 5px 40px 5px 8px;
    border: 1px solid #ddd;
    text-decoration: none;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.6rem
}

.sp_header .menu .inner>ul>li .search .easy_search button,
amp-sidebar .menu .inner>ul>li .search .easy_search button {
    width: 100%
}

.sp_header .menu .inner>ul>li .area,
amp-sidebar .menu .inner>ul>li .area {
    padding: 7px 10px
}

.sp_header .menu .inner>ul>li .area span,
amp-sidebar .menu .inner>ul>li .area span {
    display: inline-block;
    padding: 6px 0 0;
    font-size: 1.3rem
}

.sp_header .menu .inner>ul>li .area select,
amp-sidebar .menu .inner>ul>li .area select {
    float: right;
    padding: 2px 35px 2px 8px
}

.sp_header .menu .inner>ul>li .trigger,
amp-sidebar .menu .inner>ul>li .trigger {
    display: block;
    padding: 12px 25px 12px 10px;
    text-decoration: none;
    background: url(../img/sp/bg_menu_open.png) no-repeat right center;
    -webkit-background-size: 19px auto;
    background-size: 19px auto;
    cursor: pointer
}

.sp_header .menu .inner>ul>li .trigger.active,
amp-sidebar .menu .inner>ul>li .trigger.active {
    background: url(../img/sp/bg_menu_close.png) no-repeat right center;
    -webkit-background-size: 19px auto;
    background-size: 19px auto
}

.sp_header .menu .inner>ul>li .sub_menu,
amp-sidebar .menu .inner>ul>li .sub_menu {
    display: none;
    margin: 0 10px 10px;
    padding: 10px;
    font-size: 1.1rem;
    background: #f3f3f3
}

.sp_header .menu .inner>ul>li .sub_menu li,
amp-sidebar .menu .inner>ul>li .sub_menu li {
    margin: 10px 0 0
}

.sp_header .menu .inner>ul>li .sub_menu li:first-child,
amp-sidebar .menu .inner>ul>li .sub_menu li:first-child {
    margin: 0
}

.sp_header .menu .inner>ul>li .sub_menu li a,
amp-sidebar .menu .inner>ul>li .sub_menu li a {
    padding: 0 0 0 11px;
    text-decoration: none;
    background: url(../img/sp/bg_sub_menu.png) no-repeat left center;
    -webkit-background-size: 7px auto;
    background-size: 7px auto
}

.sp_header .menu .inner>ul>li .sub_menu li a:hover,
amp-sidebar .menu .inner>ul>li .sub_menu li a:hover {
    text-decoration: underline
}

.sp_header .menu .inner>ul>li .bnr,
amp-sidebar .menu .inner>ul>li .bnr {
    padding: 15px 10px
}

.sp_header .menu .inner>ul>li .bnr li,
amp-sidebar .menu .inner>ul>li .bnr li {
    float: left;
    width: 49%;
    margin: 0 0 0 2%
}

.sp_header .menu .inner>ul>li .bnr li:first-child,
amp-sidebar .menu .inner>ul>li .bnr li:first-child {
    margin: 0
}

.sp_header .menu .inner>ul>li .close_btn02,
amp-sidebar .menu .inner>ul>li .close_btn02 {
    display: block;
    padding: 39px 0 0;
    height: 0;
    background: url(../img/sp/btn_close.png) no-repeat center center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-background-size: 49px auto;
    background-size: 49px auto;
    cursor: pointer
}

.sp_header .menu .inner>ul>li .search .btn02 li,
amp-sidebar .menu .inner>ul>li .search .btn02 li {
    width: 49%;
    margin: 0;
    float: left
}

.sp_header .menu .inner>ul>li .search .btn02 li:first-child,
amp-sidebar .menu .inner>ul>li .search .btn02 li:first-child {
    margin: 0 2% 0 0
}

nav {
    display: none
}

.overlay {
    display: none;
    background: #555;
    position: absolute;
    z-index: 10000;
    width: 100%;
    height: 100%;
    opacity: .9
}

.breadcrumb {
    background: #f3f3f3
}

.breadcrumb ol {
    margin: 0;
    padding: 10px 3%;
    font-size: 1.1rem;
    list-style: none;
    overflow: hidden;
    white-space: nowrap;
}

.breadcrumb li {
    float: left;
    display: table-cell;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.breadcrumb li:nth-child(3),
.breadcrumb li:nth-child(4) {
    max-width: 250px;
}

.breadcrumb li a {
    color: #7a7a7a
}

.pagetop {
    font-size: 1.1rem;
    text-align: center;
    background: #555
}

.pagetop a {
    display: block;
    padding: 10px 0;
    color: #ddd;
    text-decoration: none
}

.pagetop a span {
    padding: 0 0 0 22px;
    background: url(../img/sp/bg_pagetop.png) no-repeat left 45%;
    -webkit-background-size: 13px auto;
    background-size: 13px auto
}

.sp_sns {
    padding: 10px 0;
    text-align: center;
    background: #fff
}

.sp_sns p {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.1rem;
    color: #7e7e7e
}

.sp_sns ul {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    list-style: none
}

.sp_sns ul li {
    float: left;
    width: 30px;
    margin: 0 0 0 6px
}

.sp_sns ul li:first-child {
    margin: 0
}

.sp_btn {
    margin: 20px 0 5px
}

.sp_btn p {
    padding: 0 10px
}

footer {
    background: #e5e5e5
}

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

footer .f_top {
    padding: 20px 3% 10px
}

footer .f_top .r_block {
    padding: 20px 2%;
    margin: 0 0 20px;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center
}

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

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

footer .f_top .r_block .tit span {
    color: #f3852d
}

footer .f_top .r_block .tit+p br {
    display: none
}

footer .f_top .r_block .tel {
    width: 90%;
    margin: 10px auto
}

footer .f_top .r_block .tel a {
    display: block;
    padding: 8px 0 6px;
    border-bottom: 2px solid #3a627e;
    font-size: 1rem;
    text-decoration: none;
    color: #fff;
    line-height: 1.3;
    background: #437191;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

footer .f_top .r_block .tel a span {
    font-size: 1.2rem;
    font-weight: 700
}

footer .f_top .r_block .tel a em {
    display: inline-block;
    padding: 0 0 0 25px;
    text-align: center;
    background: url(../img/sp/ico_sp01.png) no-repeat 0 40%;
    -webkit-background-size: 15px auto;
    background-size: 15px auto
}

footer .f_top .r_block .tel .tel_sp {
    font-size: 2rem
}

footer .f_top .r_block .btn {
    width: 90%;
    margin: 0 auto 10px
}

footer .f_top .r_block .btn a {
    display: block;
    padding: 12px 0;
    border-bottom: 2px solid #d37327;
    font-size: 1.2rem;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    background: #f3852d;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

footer .f_top .r_block .btn a span {
    display: inline-block;
    padding: 0 0 0 25px;
    background: url(../img/ico_mail01.png) no-repeat 0 40%;
    -webkit-background-size: 18px auto;
    background-size: 18px auto
}

footer .f_top .r_block .btn a em {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700
}

footer .f_top .areatit a,
footer .f_top .f_block li a {
    display: block;
    padding: 10px 0 10px 10px;
    font-size: 1.25rem;
    text-decoration: none;
    background: url(../img/arw05.png) no-repeat left 45%;
    -webkit-background-size: 4px auto;
    background-size: 4px auto
}

footer .f_top .l_block {
    border-bottom: 1px solid #ddd
}

footer .f_top .l_block .areatit {
    float: left;
    width: 50%;
    display: none
}

footer .f_top .c_block {
    float: left;
    width: 50%;
    border-bottom: 1px solid #ddd;
    display: none
}

footer .f_top .l_block dl,
footer .f_top .l_block ul,
footer .f_top .c_block ul {
    display: none
}

footer .f_top .f_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

footer .f_top .f_block li {
    width: 50%;
    border-bottom: 1px solid #ddd
}

footer .f_top .fair_block {
    margin: 0 0 20px;
    text-align: center
}

footer .f_top .fair_block a span {
    text-decoration: underline
}

footer .f_top .fair_block a:hover span {
    text-decoration: none;
    opacity: .8
}

footer .f_top .fair_block span {
    display: inline-block;
    font-size: 12px;
    margin: 3px 0 0
}

footer .f_btm {
    text-align: center
}

footer .f_btm ul {
    max-width: 280px;
    margin: 0 auto;
    padding: 15px 3%;
    font-size: 1.1rem
}

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

footer .f_btm ul li:nth-child(1),
footer .f_btm ul li:nth-child(3),
footer .f_btm ul li:nth-child(5) {
    background: none
}

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

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

footer div.f_search {
    margin: 10px 0 0
}

footer div.f_search ul li p.icon_a::after {
    content: "▼";
    display: inline-block;
    float: right;
    opacity: .5
}

footer div.f_search ul li p.icon_b::after {
    content: "▲";
    display: inline-block;
    float: right;
    opacity: .5
}

footer .f_btn p {
    font-size: 1.3rem;
    padding: 0 0 7px
}

footer ul.employment li p {
    padding: 0 0 7px
}

footer .f_btn {
    padding: 8px 3% 0;
    border-top: 1px solid #ddd
}

footer .f_btn li {
    font-size: 1.4rem;
    line-height: 2;
}

footer .f_btn .inner {
    border-top: 1px dashed #aaa;
    padding: 8px 0 8px;
    display: none
}

footer .f_btn ul.inner li {
    display: inline-block
}

footer .area ul.inner li:last-child {
    display: none
}

footer ul.type ul li a {
    padding: 0 10px 0 0
}

footer ul.job ul li a {
    padding: 0 10px 0 0
}

footer ul.area ul li a {
    padding: 0 10px 0 0
}

.sns_btn {
    margin: 0 0 15px;
    text-align: center
}

.sns_btn ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none
}

.sns_btn ul li {
    float: left;
    margin: 0 0 0 5px
}

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

.success_block01 {
    margin: 0 0 30px;
    padding: 15px 15px 15px 35px;
    font-weight: 700;
    color: #5ab970;
    background: #e4fbdf url(../../common/img/ico_success01.png) no-repeat 10px center;
    -webkit-background-size: 16px auto;
    background-size: 16px auto
}

.error_block01 {
    margin: 0 0 30px;
    padding: 15px 15px 15px 35px;
    font-weight: 700;
    color: #f92e2e;
    background: #fff1ee url(../../common/img/ico_error01.png) no-repeat 10px center;
    -webkit-background-size: 16px auto;
    background-size: 16px auto
}

.success_block01 p,
.error_block01 p {
    font-size: 1.4rem
}

.wrapper .nf_main {
    max-width: 540px;
    width: 94%;
    margin: 0 auto 40px;
    padding: 20px 0 0
}

.nf_block {
    padding: 43% 3% 15px;
    margin: 0 0 20px;
    text-align: center;
    background: #fcf9ea url(../img/sp/bg_nf.gif) no-repeat center 0;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-border-radius: 7px;
    border-radius: 7px
}

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

.nf_btn {
    text-align: center
}

.nf_btn a {
    display: block;
    margin: 0 auto;
    padding: 10px 0 8px;
    border-bottom: 2px solid #d37327;
    font-weight: 700;
    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%
}

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

.mfp-wrap {
    top: 0 !important;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10043;
    overflow: auto;
    position: fixed !important;
    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: 1045
}

.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: -.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: .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: .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: .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, .6);
    background: #000
}

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
}

.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, .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 2%;
  text-align: center;
  background-color: rgb(239 239 239);
}

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

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .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, .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, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.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
    }
}

.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
}

.sp_none {
    display: none !important;
}

.clearfix {
    zoom: 1
}

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

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

.overimg {
    opacity: 1 !important
}

#basicMove {
    width: 1200px;
    margin: 0 auto
}

#basicMove strong {
    position: absolute;
    top: 1.95%
}

#adBNRarea {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    z-index: 999;
    transform: translate3d(0, 0, 0)
}

#adBNRimg {
    text-align: center;
    display: none;
    padding: 10px 10px 10px 10px
}

#adBNRbtn {
    position: absolute;
    right: 0;
    background: #F15A24;
    color: #fff;
    font-weight: 700;
    font-size: 140%;
    text-decoration: none;
    padding: 7px;
    cursor: pointer;
    top: -35px;
    width: 18px
}