/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active {
    outline: 0;
}
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
@font-face {
    font-family: '花園明朝';
    src: url("/fonts/HanaMinA.woff") format("woff");
}
html {
    font-size: 62.5%;
    height: 100%;
}
body {
    height: 100%;
    font-size: 1.4em;
    line-height: 1.6;
    font-weight: 400;
    font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif;
    color: #000;
}
a {
    color: #4d4d4d;
}
a:hover {
    color: #9a9a9a;
}
hr {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
    border-width: 0;
    border-top: 1px solid #e1e1e1;
}
.u-full-width {
    width: 100%;
    box-sizing: border-box;
}
.u-max-full-width {
    max-width: 100%;
    box-sizing: border-box;
}
.u-pull-right {
    float: right !important;
}
.u-pull-left {
    float: left !important;
}
.u-col-swap {
    margin: 0 !important;
}
.hidden {
    display: none;
}
.indent {
    text-indent: 1em;
}
.font-bold {
    font-weight: bold;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.b-r-0 {
    border-radius: 0 !important;
}
.m-t-0 {
    margin-top: 0 !important;
}
.m-t-1 {
    margin-top: 1rem !important;
}
.m-t-2 {
    margin-top: 2rem !important;
}
.m-t-3 {
    margin-top: 3rem !important;
}
.m-t-4 {
    margin-top: 4rem !important;
}
.m-b-0 {
    margin-bottom: 0 !important;
}
.m-b-1 {
    margin-bottom: 1rem !important;
}
.m-b-2 {
    margin-bottom: 2rem !important;
}
.m-b-3 {
    margin-bottom: 3rem !important;
}
.m-b-4 {
    margin-bottom: 4rem !important;
}
.m-l-0 {
    margin-left: 0 !important;
}
.m-l-1 {
    margin-left: 1rem !important;
}
.m-l-2 {
    margin-left: 2rem !important;
}
.m-l-3 {
    margin-left: 3rem !important;
}
.m-l-4 {
    margin-left: 4rem !important;
}
.m-r-0 {
    margin-right: 0 !important;
}
.m-r-1 {
    margin-right: 1rem !important;
}
.m-r-2 {
    margin-right: 2rem !important;
}
.m-r-3 {
    margin-right: 3rem !important;
}
.m-r-4 {
    margin-right: 4rem !important;
}
hr.page-break {
    page-break-after: always;
    margin: 0;
    border-top: 0;
}
.text-red {
    color: #f00;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 2rem;
    line-height: 1.1;
    font-weight: 300;
}
.h1,
h1 {
    font-size: 3.6rem;
}
.h2,
h2 {
    font-size: 3.0rem;
}
.h3,
h3 {
    font-size: 2.4rem;
}
.h4,
h4 {
    font-size: 1.8rem;
}
.h5,
h5 {
    font-size: 1.6rem;
}
.h6,
h6 {
    font-size: 1.3rem;
}
p {
    margin-top: 0;
}
.site {
    display: flex;
    flex-direction: column;
    height: 100vh;
}
.toppage-header,
footer,
header {
    flex-shrink: 0;
}
.contents {
    flex: 1 0 auto;
    padding: 30px 0;
}
.container {
    position: relative;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}
.column,
.columns {
    width: 100%;
    float: left;
    box-sizing: border-box;
}
@media print, screen and (min-width: 400px) {
    .container {
        width: 85%;
        padding: 0;
    }
}
@media print, screen and (min-width: 1200px) {
    .container {
        width: 1100px;
    }
    .column,
    .columns {
        margin-left: 4%;
    }
    .column:first-child,
    .columns:first-child {
        margin-left: 0;
    }
    .one.column,
    .one.columns {
        width: 4.66667%;
    }
    .two.columns {
        width: 13.33333%;
    }
    .three.columns {
        width: 22%;
    }
    .four.columns {
        width: 30.66667%;
    }
    .five.columns {
        width: 39.33333%;
    }
    .six.columns {
        width: 48%;
    }
    .seven.columns {
        width: 56.66667%;
    }
    .eight.columns {
        width: 65.33333%;
    }
    .nine.columns {
        width: 74%;
    }
    .ten.columns {
        width: 82.66667%;
    }
    .eleven.columns {
        width: 91.33333%;
    }
    .twelve.columns {
        width: 100%;
        margin-left: 0;
    }
    .one-third.column {
        width: 30.66667%;
    }
    .two-thirds.column {
        width: 65.33333%;
    }
    .one-half.column {
        width: 48%;
    }
    .offset-by-one.column,
    .offset-by-one.columns {
        margin-left: 8.66667%;
    }
    .offset-by-two.column,
    .offset-by-two.columns {
        margin-left: 17.33333%;
    }
    .offset-by-three.column,
    .offset-by-three.columns {
        margin-left: 26%;
    }
    .offset-by-four.column,
    .offset-by-four.columns {
        margin-left: 34.66667%;
    }
    .offset-by-five.column,
    .offset-by-five.columns {
        margin-left: 43.33333%;
    }
    .offset-by-six.column,
    .offset-by-six.columns {
        margin-left: 52%;
    }
    .offset-by-seven.column,
    .offset-by-seven.columns {
        margin-left: 60.66667%;
    }
    .offset-by-eight.column,
    .offset-by-eight.columns {
        margin-left: 69.33333%;
    }
    .offset-by-nine.column,
    .offset-by-nine.columns {
        margin-left: 78%;
    }
    .offset-by-ten.column,
    .offset-by-ten.columns {
        margin-left: 86.66667%;
    }
    .offset-by-eleven.column,
    .offset-by-eleven.columns {
        margin-left: 95.33333%;
    }
    .offset-by-one-third.column,
    .offset-by-one-third.columns {
        margin-left: 34.66667%;
    }
    .offset-by-two-thirds.column,
    .offset-by-two-thirds.columns {
        margin-left: 69.33333%;
    }
    .offset-by-one-half.column,
    .offset-by-one-half.column {
        margin-left: 52%;
    }
}
.container:after,
.row:after,
.u-cf {
    content: "";
    display: table;
    clear: both;
}
.button-block {
    display: block;
    width: 100%;
}
.button,
button {
    display: inline-block;
    height: 50px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 0.1rem;
    text-decoration: none;
    white-space: nowrap;
    background-color: #4d4d4d;
    border: 1px solid #4d4d4d;
    cursor: pointer;
    box-sizing: border-box;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
    display: inline-block;
    height: 50px;
    color: #4d4d4d;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 0.1rem;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #bbb;
    cursor: pointer;
    box-sizing: border-box;
}
.button:hover,
button:hover {
    color: #fff;
    background-color: #5a5a5a;
    border-color: #5a5a5a;
    outline: 0;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    color: #333;
    border-color: #888;
    outline: 0;
}
.button:focus,
button:focus {
    color: #fff;
    border-color: #888;
    outline: 0;
}
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
    color: #333;
    border-color: #888;
    outline: 0;
}
.button.button-primary,
button.button-primary {
    color: #fff;
    background-color: #1e45c6;
    border-color: #1e45c6;
}
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
    color: #fff;
    background-color: #1b3db0;
    border-color: #1b3db0;
}
.button.button-primary:hover,
button.button-primary:hover {
    color: #fff;
    background-color: #1b3db0;
    border-color: #1b3db0;
}
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #4d4d4d;
}
.button.button-primary:focus,
button.button-primary:focus {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #4d4d4d;
}
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #4d4d4d;
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"] {
    height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
}
select,
textarea {
    height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-height: 65px;
    padding-top: 6px;
    padding-bottom: 6px;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus {
    border: 1px solid #1b3db0;
    outline: 0;
}
select:focus,
textarea:focus {
    border: 1px solid #1b3db0;
    outline: 0;
}
label,
legend {
    display: block;
    margin-bottom: 0.5rem;
}
fieldset {
    padding: 0;
    border-width: 0;
}
input[type="checkbox"],
input[type="radio"] {
    display: inline;
}
label > .label-body {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    font-weight: normal;
}
.checkbox-inline label,
.radio-inline label {
    display: inline-block;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
    padding-left: 0;
    margin-top: 0;
}
ul {
    padding-left: 0;
    margin-top: 0;
    margin-left: 1.5em;
}
ul ol,
ul ul {
    margin: 1.5rem 0 1.5rem 1.5em;
}
ol {
    margin-left: 1.5em;
}
ol ol,
ol ul {
    margin: 1.5rem 0 1.5rem 1.5em;
}
li {
    margin-bottom: 1rem;
}
.list-unstyled {
    list-style: none;
    margin-left: 0;
}
.list-unstyled ol,
.list-unstyled ul {
    margin-left: 1.5em;
}
td,
th {
    padding: 12px 15px;
    text-align: left;
    border: 1px solid #e1e1e1;
}
th {
    background-color: grey;
    font-weight: normal;
}
.col2-table td,
.col2-table th {
    display: block;
    border-top: 0;
}
.col2-table tr:first-child th {
    border-top: #e1e1e1;
}
@media print, screen and (min-width: 750px) {
    .col2-table td,
    .col2-table th {
        display: table-cell;
        border-top: 1px solid #e1e1e1;
    }
}
@media print, screen and (max-width: 749px) {
    .responsive-table {
        width: 100%;
        overflow-x: auto;
        box-sizing: border-box;
        border-right: 1px solid #e1e1e1;
        margin-bottom: 2.5rem;
    }
    .responsive-table table {
        width: 1100px;
        margin-bottom: 0;
    }
    .responsive-table td:last-child,
    .responsive-table th:last-child {
        border-right: none;
    }
}
.button,
button {
    margin-bottom: 1rem;
}
fieldset,
input,
select,
textarea {
    margin-bottom: 1.5rem;
}
blockquote,
dl,
figure,
form,
ol,
p,
pre,
table,
ul {
    margin-bottom: 2.5rem;
}
#pagetop {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 100;
    font-size: 7rem;
    line-height: 0;
}
#pagetop a {
    color: #989898;
    display: block;
    opacity: 0.5;
    transition: all 0.2s ease 0s;
}
#pagetop a:hover {
    opacity: 1;
    transform: translate(0px, -5px);
}
img {
    vertical-align: bottom;
}
@media screen and (max-width: 1199px) {
    .img-max-400 {
        display: block;
        max-width: 400px;
        margin: 0 auto 2.5rem;
    }
}
.mincho {
    font-family: "花園明朝","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
.responsive-br br,
p.responsive-br br {
    display: none;
}
.inquiry-message {
    min-height: 130px;
}
@media print, screen and (min-width: 1200px) {
    .responsive-br br,
    p.responsive-br br {
        display: inline;
    }
}
.arrow-right {
    position: relative;
}
.arrow-right:after {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    top: 0;
    right: 0.5em;
    bottom: 0;
    margin: auto;
    font-size: 2rem;
    height: 2rem;
    line-height: 1;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -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;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.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-loading .slick-list {
    background: #fff url("/js/ajax-loader.gif") center center no-repeat;
}
@font-face {
    font-family: "slick";
    src: url("/fonts/slick.eot");
    src: url("/fonts/slick.eot?#iefix") format("embedded-opentype"),url("/fonts/slick.woff") format("woff"),url("/fonts/slick.ttf") format("truetype"),url("/fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: none;
    background: transparent;
    color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "←";
}
[dir="rtl"] .slick-prev:before {
    content: "→";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next:before {
    content: "→";
}
[dir="rtl"] .slick-next:before {
    content: "←";
}
.slick-dotted.slick-slider {
    margin-bottom: 60px;
}
.slick-dots {
    position: absolute;
    bottom: -40px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "?";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75;
}
body {
    position: relative;
    overflow-x: hidden;
}
.sp-menu-btn {
    padding: 9px 10px;
    background-color: transparent;
    border: 0;
    position: fixed;
    top: 15px;
    left: 15px;
    height: 38px;
    border-radius: 4px;
    border: 1px solid #1b3db0;
    z-index: 10;
}
.sp-menu-btn:focus {
    border-color: #1b3db0;
    background-color: transparent;
}
.bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #1b3db0;
}
.bar+.bar {
    margin-top: 4px;
}
.navigation {
    padding: 10px 0;
}
.mainmenu {
    display: none;
}
.footer-menu ul,
.mainmenu ul,
.spmenu ul {
    margin-bottom: 0;
    font-size: 1.6rem;
}
.footer-menu a,
.mainmenu a,
.spmenu a {
    color: #000;
    text-decoration: none;
    white-space: nowrap;
}
.footer-menu a:hover,
.mainmenu .current a,
.mainmenu a:hover,
.spmenu a:hover {
    color: #1b3db0;
}
.mainmenu .current a,
.mainmenu a:hover {
    border-bottom: 1px solid #1b3db0;
}
.footer-menu ul {
    margin: 0 auto;
    font-size: 1.3rem;
}
.footer-menu li {
    float: left;
    padding: 0 1em;
    margin-bottom: 0;
}
.spmenu {
    padding-top: 10px;
    position: fixed;
    top: 0;
    left: -240px;
    width: 240px;
    height: 100%;
    background-color: #1b3db0;
    z-index: 10;
}
.spmenu ul {
    width: 100%;
}
.spmenu li {
    box-sizing: border-box;
    border: 1px solid #1b3db0;
    background-color: #1b3db0;
}
.spmenu a {
    position: relative;
    display: block;
    color: #fff;
    padding: 5px 10px;
}
.spmenu a:hover {
    color: #fff;
}
.spmenu a:after {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    top: 0;
    right: 0.5em;
    bottom: 0;
    margin: auto;
    font-size: 2rem;
    height: 2rem;
    line-height: 1;
}
@media print, screen and (min-width: 1200px) {
    .navigation {
        padding: 20px 0;
    }
    .sp-menu-btn {
        display: none;
    }
    .mainmenu {
        display: block;
    }
    .footer-menu,
    .mainmenu {
        float: right;
    }
    .footer-menu ul,
    .mainmenu ul {
        width: 100%;
        display: table;
        text-align: center;
    }
    .footer-menu li,
    .mainmenu li {
        display: table-cell;
        padding: 19px 0.5em;
    }
    .footer-menu li {
        float: none;
    }
}
header {
    position: relative;
}
.logo {
    max-width: 150px;
    margin: 0 auto 10px;
}
.logo a {
    display: block;
}
.logo2 {
    max-width: 250px;
    margin: 0 auto 10px;
}
.logo2 a {
    display: block;
}
.toppage-header {
    position: relative;
    height: 100%;
}
.toppage-header .toppage-header-slide-item {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
}
.toppage-header .toppage-header-slide {
    display: none;
    height: 100%;
}
.toppage-header .slick-list,
.toppage-header .slick-track {
    height: 100%;
}
.toppage-header .catchcopy {
    display: flex;
    justify-content: center;
    align-items: center;
}
.toppage-header .catchcopy .catchcopy-text {
    width: 80%;
}
.toppage-header .catchcopy .catchcopy-text img {
    width: 100%;
    height: auto;
}
.toppage-header .catchcopy .catchcopy-vertical {
    height: 50%;
}
.toppage-header .catchcopy .catchcopy-vertical img {
    width: auto;
    height: 100%;
}
.toppage-header-scroll {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2%;
    margin: auto;
    width: 50px;
    height: 64px;
    animation: fuwari 0.6s ease-in-out infinite alternate;
}
@-webkit-keyframes fuwari {
    0% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0px);
    }
}
@keyframes fuwari {
    0% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0px);
    }
}
.top-header {
    padding-top: 10px;
}
.top-header:after,
.top-header:before {
    content: '';
    display: block;
    height: 10px;
    width: 50%;
}
.top-header:before {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #1b3db0;
}
.top-header:after {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #190532;
}
@media print, screen and (min-width: 1200px) {
    .logo {
        float: left;
        max-width: 139px;
        margin: 0;
        padding: 17px 0;
    }
    .logo2 {
        float: left;
        max-width: 250px;
        margin: 0;
        padding: 17px 0;
    }
    .toppage-header {
        height: 100%;
    }
    .toppage-header .catchcopy.catchcopy-right {
        justify-content: flex-end;
    }
    .toppage-header .catchcopy.catchcopy-left {
        justify-content: flex-start;
    }
    .toppage-header .catchcopy.catchcopy-top {
        align-items: flex-start;
    }
    .toppage-header .catchcopy.catchcopy-bottom {
        align-items: flex-end;
    }
    .top-header {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        background-color: #fff;
        z-index: 10;
        height: 10%;
        min-height: 103px;
        padding-top: 0;
    }
    .fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: auto;
        margin: auto;
        background-color: #fff;
        z-index: 10;
        height: 10%;
        min-height: 103px;
    }
    .fixed:after,
    .fixed:before {
        content: none;
    }
    .fixed+.contents {
        padding-top: 133px;
    }
    .toppage-header-scroll {
        bottom: 15%;
    }
}
footer {
    padding-top: 30px;
}
.copyright {
    font-size: 1.1rem;
    text-align: center;
    padding: 15px 0;
}
.freedial {
    text-align: center;
    margin-bottom: 0;
}
@media print, screen and (min-width: 550px) {
    .copyright {
        font-size: 1.3rem;
    }
    .freedial {
        text-align: left;
    }
}
.slide-banner {
    display: none;
    margin: 0 -5px 2.5rem;
}
.banner-item {
    margin: 0 5px;
}
@media print, screen and (max-width: 549px) {
    .banner .container {
        width: 100%;
    }
    .slide-banner {
        margin-left: 0;
        margin-right: 0;
    }
}
@media print, screen and (min-width: 1200px) {
    .slide-banner {
        margin: 0 -12.5px 2.5rem;
    }
    .banner-item {
        margin: 0 12.5px;
    }
}
.top-catchcopy {
    margin-top: 60px;
}
.site-catchcopy {
    font-size: 2.3rem;
    line-height: 4rem;
    font-weight: bold;
    margin-bottom: 3rem;
}
.site-catchcopy2 {
    font-size: 2rem;
    line-height: 1.6;
}
.news-heading {
    position: relative;
    line-height: 1;
}
.news-list-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 24px;
}
.news-list-link a {
    text-decoration: none;
}
.news-en {
    margin-left: 0.5em;
    width: 54px;
    display: inline-block;
}
.news li {
    margin-bottom: 2rem;
    font-size: 1.8rem;
}
@media print, screen and (min-width: 1200px) {
    .site-catchcopy,
    .site-catchcopy2 {
        text-align: center;
    }
}
.interview,
.pride {
    background: #f8f8f8;
}
.pride {
    padding: 45px 0;
}
.interview {
    padding: 50px 0;
}
.person-data {
    margin: 6rem 0;
}
.pride-description {
    margin: 4rem 0;
}
.pride-interview {
    display: table;
    height: 60px;
    margin-bottom: 3rem;
}
.person-center {
    margin: 0 auto;
}
.person {
    display: table-cell;
    vertical-align: middle;
}
.pride-vol {
    background-color: #1b3db0;
    width: 60px;
    color: #fff;
    text-align: center;
}
.pride-job {
    padding: 0 1.5em;
}
.pride-name {
    font-size: 3rem;
}
.youtube-responsive {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.youtube-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.interview p,
.person-data p {
    line-height: 1.8;
}
.youtube-channel {
    max-width: 314px;
    width: 100%;
    margin: auto;
    display: block;
    padding-top: 1em;
}
@media print, screen and (min-width: 1200px) {
    .pride-interview {
        margin-bottom: 5rem;
    }
    .youtube-channel {
        max-width: 314px;
        margin: 0;
    }
    .pride {
        background-image: url("/images/top/background-taroan-channel.jpg");
        background-repeat: no-repeat;
        background-position: -250px;
        background-size: cover;
    }
}
.company-about {
    margin-bottom: 4rem;
    line-height: 2;
}
.company-about dt {
    position: relative;
    padding-left: 1em;
}
.company-about dt:after {
    content: '●';
    color: #1b3db0;
    position: absolute;
    left: 0;
}
.company-about dd {
    margin-left: 1em;
}
.company-about dd,
.company-about dt {
    margin-bottom: 1.5rem;
}
.company-googlemap {
    width: 100%;
    height: 450px;
    margin-bottom: 7rem;
}
@media print, screen and (min-width: 1200px) {
    .company-about dt {
        float: left;
        width: 10em;
        padding-left: 0;
    }
    .company-about dt:after {
        left: 7.5em;
    }
    .company-about dd {
        margin-left: 10em;
    }
}
.inspection .inspection-heading {
    display: none;
}
.inspection tr {
    display: block;
    border-bottom: 1px solid #ccc;
}
.inspection th {
    position: relative;
    background-color: transparent;
}
.inspection td,
.inspection th {
    display: block;
    border: 0;
}
.inspection tr td:nth-child(2):before {
    content: 'セシウム：';
    display: block;
    float: left;
    width: 5em;
    margin-right: 0.5em;
}
.inspection tr td:nth-child(3):before {
    content: 'ヨウ素：';
    display: block;
    float: left;
    width: 5em;
    margin-right: 0.5em;
}
.inspection th:after {
    content: '●';
    color: #1b3db0;
    float: left;
    margin-left: -1em;
}
.inspection-heading th:after {
    content: none;
}
.inspection a {
    display: block;
    text-decoration: none;
    border: 1px solid #ccc;
    background-color: #f2f2f2;
    text-align: center;
    padding: 5px 10px;
    box-sizing: border-box;
}
.inspection a:before {
    font-family: 'FontAwesome';
    content: '\f1c1';
    color: #E40715;
    padding-right: 0.5em;
}
.inspection a:hover:before {
    color: #fb8990;
}
@media print, screen and (min-width: 1200px) {
    .inspection .inspection-heading {
        display: table-row;
        background-color: #f2f2f2;
        border: 1px solid #ccc;
        border-left: 0;
        border-right: 0;
        text-align: center;
        margin-bottom: 0.5rem;
    }
    .inspection-heading th {
        display: table-cell;
        font-weight: bold;
        text-align: center;
    }
    .inspection-heading th {
        width: 20%;
    }
    .inspection-heading th:first-child {
        width: 40%;
    }
    .inspection tr {
        display: table-row;
    }
    .inspection td,
    .inspection th {
        display: table-cell;
    }
    .inspection tr td:nth-child(2):before {
        content: none;
    }
    .inspection tr td:nth-child(3):before {
        content: none;
    }
    .inspection tr td:nth-child(2),
    .inspection tr td:nth-child(3) {
        text-align: center;
    }
    .inspection th:after {
        float: right;
        margin-left: 0;
    }
}
.shop p {
    line-height: 1.8;
}
.shop-item a {
    position: relative;
    display: block;
}
.shop-item figure {
    width: 100%;
    height: 100%;
    margin: 0;
    position: relative;
    overflow: hidden;
    background-color: #000;
}
.shop-item figure img {
    opacity: 0.8;
}
.shop-list .shop-item a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    display: block;
    background-color: #1b3db0;
}
.shop-list .shop-row:nth-child(1) .shop-item:nth-child(even) a:after,
.shop-list .shop-row:nth-child(3) .shop-item:nth-child(even) a:after {
    background-color: #000;
}
.shop-list .shop-row:nth-child(2) .shop-item:nth-child(odd) a:after,
.shop-list .shop-row:nth-child(4) .shop-item:nth-child(odd) a:after 
 {
    background-color: #000;
}
.shop-item figcaption {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1em;
    letter-spacing: 1px;
    opacity: 1;
    transition: all 0.1s ease-out;
    color: #fff;
    text-align: center;
}
.shop-item figure:hover figcaption,
figcaption.caption-hover {
    letter-spacing: 5px;
    opacity: 0;
}
.shop-item figure img {
    transition: all 0.5s ease-out;
}
.shop-item figure:hover img,
img.img-hover {
    opacity: 1;
    transform: scale(1.05);
}
.shop-image {
    display: none;
}
.shop-info {
    padding: 2rem 0 0.5rem;
    border-top: 1px solid #1b3db0;
    border-bottom: 1px solid #4d4d4d;
    text-align: center;
}
.shop-name {
    text-align: center;
}
@media print, screen and (min-width: 1200px) {
    .shop-info li {
        display: inline-block;
        margin-right: 2em;
    }
    .shop-info li:first-child {
        display: block;
        margin-right: 0;
    }
    .shop-info li:first-child br {
        display: none;
    }
    .shop-info li:last-child {
        margin-right: 0;
    }
    .shop-image {
        display: block;
    }
}
.sweets-item a {
    position: relative;
    display: block;
}
.sweets-item figure {
    width: 100%;
    height: 100%;
    margin: 0;
    position: relative;
    overflow: hidden;
    background-color: #000;
}
.sweets-list .sweets-item a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    display: block;
    background-color: #1b3db0;
}
.sweets-list .sweets-row:nth-child(1) .sweets-item:nth-child(even) a:after, 
.sweets-list .sweets-row:nth-child(3) .sweets-item:nth-child(even) a:after{
    background-color: #000;
}
.sweets-list .sweets-row:nth-child(2) .sweets-item:nth-child(odd) a:after,
.sweets-list .sweets-row:nth-child(4) .sweets-item:nth-child(odd) a:after {
    background-color: #000;
}
.sweets-item figure {
    position: relative;
}
.sweets-item figcaption {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -3em;
    letter-spacing: 5px;
    opacity: 0;
    transition: all 0.1s ease-out;
    color: #fff;
    text-align: center;
}
.sweets-item figure:hover figcaption,
figcaption.caption-hover {
    letter-spacing: 1px;
    opacity: 1;
}
.sweets-item figure img {
    transition: all 0.5s ease-out;
}
.sweets-item figure:hover img,
img.img-hover {
    opacity: 0.8;
    transform: scale(1.05);
}
.sweets-category:after {
    font-family: 'FontAwesome';
    content: '\f105';
    display: block;
    font-size: 2.5rem;
}
.sweets-header {
    position: relative;
    height: 500px;
    background-position: center;
    background-size: cover;
    margin-top: -30px;
    margin-bottom: 50px;
}
.sweets-header .catchcopy {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.sweets-header .catchcopy .catchcopy-text {
    width: 80%;
}
.sweets-header .catchcopy .catchcopy-text img {
    width: 100%;
    height: auto;
}
.sweets-header .catchcopy .catchcopy-vertical {
    height: 50%;
}
.sweets-header .catchcopy .catchcopy-vertical img {
    width: auto;
    height: 100%;
}
.sweets-header:after,
.sweets-header:before {
    content: '';
    display: block;
    height: 10px;
    width: 50%;
}
.sweets-header:before {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #1b3db0;
}
.sweets-header:after {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #190532;
}
.sweets-data h2 {
    line-height: 1.8;
    margin-bottom: 1rem;
}
.aizubrand-description,
.sweets-data p {
    line-height: 2.5;
}
.aizubrand {
    max-width: 76px;
    display: block;
    margin: 0 auto 2.5rem;
}
.sweets-name-fixed {
    position: fixed;
    top: 103px;
}
.sweets-name {
    font-size: 2.4rem;
}
.sweets-name small {
    display: block;
    width: 100%;
    font-size: 1.4rem;
    padding-top: 1.5rem;
}
.sweetsbrand-section-top {
    margin-top: 90px;
    border: 1px solid #4d4d4d;
    padding: 2.5rem;
}
.sweetsbrand-section-top .aizubrand-description {
    margin-bottom: 0;
}

.tenjinVariation p{
    line-height:normal;
}

@media print, screen and (min-width: 1200px) {
    .sweets-header {
        height: 700px;
        background-attachment: fixed;
    }
    .sweets-header .catchcopy.catchcopy-right {
        justify-content: flex-end;
    }
    .sweets-header .catchcopy.catchcopy-left {
        justify-content: flex-start;
    }
    .sweets-header .catchcopy.catchcopy-top {
        align-items: flex-start;
    }
    .sweets-header .catchcopy.catchcopy-bottom {
        align-items: flex-end;
    }
    .sweets-name {
        padding: 1em 0;
    }
    .sweets-description {
        padding: 1em 0 1em 3em;
        border-left: 1px solid #e1e1e1;
        margin-bottom: 7rem;
    }
    .sweets-description.with-aizubrand {
        padding: 0 0 0 3em;
        display: table;
    }
    .sweets-description .aizubrand {
        display: table-cell;
        padding-right: 2em;
    }
    .sweets-description .sweets-description-text {
        display: table-cell;
        vertical-align: middle;
    }
    .aizubrand {
        margin-bottom: 0;
    }
    .aizubrand-section {
        margin-bottom: 7rem;
    }
    .aizubrand-description {
        padding: 1.2em 0;
    }
    .sweets-section {
        margin-bottom: 6rem;
    }
}
.recruit-main-visual {
    margin-bottom: 60px;
}
.recruit-catchcopy {
    text-align: center;
    font-weight: bold;
    font-size: 1.6rem;
    padding: 1em 0;
}
.recruit-catchcopy2 {
    line-height: 2;
    margin-bottom: 100px;
}
.recruit-interview-title {
    margin-bottom: 50px;
}
.job-type {
    position: relative;
    width: 100%;
    background-color: #f2f2f2;
    padding: 15px 20px;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.job-type p {
    margin-bottom: 0;
}
.job-type.sogo {
    padding-left: 80px;
}
.job-type.sogo img {
    position: absolute;
    bottom: 0;
    left: -10px;
}
.job-type.seizo {
    padding-right: 80px;
}
.job-type.seizo img {
    position: absolute;
    bottom: 0;
    right: -10px;
}
.job-type img {
    max-width: 93px;
    height: auto;
}
.recruit-interview {
    margin-bottom: 60px;
}
.recruit-table th {
    background-color: #f2f2f2;
    padding-left: 30px;
}
.recruit-contact {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #f2f2f2;
}
.recruit-contact .recruit-contact-title {
    width: 100%;
    box-sizing: border-box;
    background-color: #1b3db0;
    height: 100%;
    padding: 1em;
}
.recruit-contact .recruit-contact-title h2 {
    text-align: center;
    color: #fff;
    font-size: 2.8rem;
    margin-bottom: 0;
}
.recruit-contact p {
    padding: 1em;
    margin-bottom: 0;
    text-align: center;
    box-sizing: border-box;
}
.recruit-contact strong {
    font-size: 2.4rem;
    display: block;
    line-height: 41px;
}
.recruit-contact strong img {
    margin-right: 0.5em;
}
.recruit-contact .recruit-phone {
    max-width: 50px;
    height: auto;
    vertical-align: middle;
}
@media print, screen and (min-width: 1200px) {
    .job-type {
        width: 75%;
        margin: auto;
        padding: 30px 40px;
        min-height: 190px;
    }
    .job-type.sogo {
        padding-left: 90px;
    }
    .job-type.sogo img {
        top: 20px;
        left: -70px;
    }
    .job-type.seizo {
        padding-right: 90px;
    }
    .job-type.seizo img {
        top: 20px;
        right: -70px;
    }
    .job-type img {
        max-width: 186px;
    }
    .recruit-interview {
        margin-bottom: 150px;
    }
    .recruit-contact {
        height: 170px;
        flex-direction: row;
    }
    .recruit-contact .recruit-contact-title {
        width: 260px;
        padding: 0 1em;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .recruit-contact stroing {
        display: inline-block;
    }
    .recruit-contact p {
        height: 100%;
        display: flex;
        align-items: center;
        flex: 1 0 auto;
        padding: 1em 2em;
    }
}
@media print {
    #pagetop a {
        display: none;
    }
    .container {
        width: 1100px !important;
    }
    .fixed {
        position: static;
    }
}
/*電話コール*/
a[href^="tel:"] {
    font-size: 120%;
}
/*sns*/
.snsbar{
	display: block;
    max-width: 500px;
    margin: 10px auto 20px;
    border:1px solid #e84729;
    padding-top:0px;
    padding-bottom:10px;
    text-align: center;
}
ul.snsicon {
	 display: inline;
	padding: 0px; 	
    margin: 0px;
    zoom: 1;
}

ul.snsicon li {
    display: inline; 	
    margin-left: 1em;
    margin-top:20px;
    
} 
ul.snsicon li:last-child {
    margin-right: 0;
}




.img-responsive {
  display: inline-block;
  height: auto;
  max-width: 100%;
margin:0 auto;
}
.pc { display: block !important; }
.sp { display: none !important; }
@media only screen and (max-width: 1200px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
.pc2 { display: block !important; }
.sp2 { display: none !important; }
@media only screen and (max-width: 768px) {
.pc2 { display: none !important; }
.sp2 { display: block !important; }
}

.shopPhoto{}
.shopPhoto ul{
    display: flex;
    flex-wrap: wrap;
    list-style:none;
    margin:0 0 20px;
    padding:0;
}
.shopPhoto ul li{
    list-sytle:none;
    width:calc(50%);
    margin:0;
    padding:0;
}
.shopPhoto ul li img{
    border:3px solid #fff;
    width:100%;
    box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
.shopPhoto ul li{
    width:calc(100%);
}
}