@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";

 @media (max-width: 599px) {
#hero {
background-image: url(//tochikuken.co.jp/wp-content/themes/wp-tochikuken-master/images/background-hero_A.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 92vh;
margin-top: 53px;
}
}
#hero .Opening {
position: relative;
background-color: #FFF;
height: 73vh;
}
@media (max-width: 599px) {
#hero .Opening {
height: 0;
}
}
#hero .Opening ul {
margin: 0;
}
@media (max-width: 599px) {
#hero .Opening ul {
display: none;
}
}
#hero .Opening ul li {
position: relative;
overflow: hidden;
width: 100%;
height: 73vh;
text-align: center;
}
@media (max-width: 599px) {
#hero .Opening ul li {
height: 100vh;
}
}
#hero .Opening ul li span img.Opening__img {
max-width: inherit;
width: 100%;
height: auto;
position: relative;
bottom: 45%;
}
@media (min-width: 600px) and (max-width: 899px) {
#hero .Opening ul li span img.Opening__img {
bottom: 30%;
}
}
#hero .hero-tagline {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
font-size: 1.5em;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
text-align: center;
height: 100%;
display: inline;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
@media (max-width: 599px) {
#hero .hero-tagline {
font-size: 1.3em;
color: #fff;
top: 50%;
left: 50%;
height: 100vh;
padding: 80px 0;
-webkit-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
}
}
@media (min-width: 600px) and (max-width: 899px) {
#hero .hero-tagline {
height: 65vh;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#hero .hero-tagline {
height: 65vh;
}
}
#hero .hero-tagline h2 {
font-weight: normal;
}
#nav {
background-image: url(https://tochikuken.co.jp/wp-content/themes/wp-tochikuken-master/css/images/background-nav.jpg);
background-size: 40%;
background-repeat: no-repeat;
background-position: 100% 20%;
width: 100%;
height: 27vh;
z-index: 10;
}
@media (max-width: 599px) {
#nav {
background: none;
height: 0;
}
}
#nav .nav-panel {
height: 27vh;
padding: 0 10%;
}
@media (max-width: 599px) {
#nav .nav-panel {
display: none;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel {
padding: 0 5%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .nav-panel {
padding: 0 5%;
}
}
#nav .nav-panel .nav-wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
position: relative;
text-align: center;
height: 27vh;
width: 100%;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
#nav .nav-panel .nav-wrap .icon-logo_vertical {
width: 100%;
fill: #fff;
height: 20vh;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel .nav-wrap .icon-logo_vertical {
height: 13vh;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .nav-panel .nav-wrap .icon-logo_vertical {
height: 16vh;
}
}
@media (min-width: 1281px) {
#nav .nav-panel .nav-wrap .icon-logo_vertical {
height: 16vh;
}
}
#nav .nav-panel .nav-wrap .logo {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
position: relative;
height: 27vh;
width: 80px;
background-color: #d10e24;
color: #fff;
padding: 0;
font-weight: 500;
letter-spacing: 5px;
}
#nav .nav-panel .nav-wrap .logo:hover {
background-color: #7F0000;
-webkit-transition: 0.5s;
transition: 0.5s;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel .nav-wrap .logo {
width: 60px;
line-height: 60px;
}
}
#nav .nav-panel .nav-wrap h1 {
font-size: 2.5em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
height: 27vh;
width: 80px;
line-height: 80px;
background-color: #d10e24;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel .nav-wrap h1 {
font-size: 2em;
width: 60px;
}
}
#nav .nav-panel .nav-wrap .g-nav {
padding: 0.4em 3em;
position: relative;
width: 65%;
height: 27vh;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-align: left;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
#nav .nav-panel .nav-wrap .g-nav li {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
list-style: none;
font-size: 18px;
height: 100%;
width: 100px;
padding: 0 35px;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel .nav-wrap .g-nav li {
width: 75px;
padding: 0 22px;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .nav-panel .nav-wrap .g-nav li {
width: 75px;
padding: 0 22px;
}
}
#nav .nav-panel .nav-wrap .g-nav li a {
padding-top: 10px;
}
#nav .nav-panel .nav-wrap .g-nav li + li {
border-left: 0;
border-right: 1px solid #ddd;
}
#nav .nav-panel .nav-wrap .menu {
padding: 7px 0;
}
#nav .nav-panel .nav-wrap .contact-wrap {
color: #000;
position: relative;
margin: auto 0;
width: 27%;
text-align: left;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel .nav-wrap .contact-wrap {
width: 29%;
}
}
#nav .nav-panel .nav-wrap .contact-wrap p {
text-align: left;
}
#nav .nav-panel .nav-wrap .contact-number {
font-size: 2em;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel .nav-wrap .contact-number {
font-size: 1.4em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .nav-panel .nav-wrap .contact-number {
font-size: 1.8em;
}
}
#nav .stickyNav {
background: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 60px;
z-index: 999;
display: none;
border-bottom: 1px solid #ddd;
}
@media (max-width: 599px) {
#nav .stickyNav {
height: 53px;
display: block !important;
}
}
@media (max-width: 599px) {
#nav .stickyNav.on {
height: 100vh;
}
}
#nav .stickyNav .nav-wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
height: 60px;
}
@media (max-width: 599px) {
#nav .stickyNav .nav-wrap {
height: 53px;
}
}
@media (max-width: 599px) {
#nav .stickyNav .nav-wrap.on {
display: grid;
}
}
#nav .stickyNav .icon-logo_horizontal {
width: 80%;
height: 60px;
fill: #fff;
}
@media (max-width: 599px) {
#nav .stickyNav .icon-logo_horizontal {
height: 53px;
}
}
#nav .stickyNav .logo {
width: 12%;
text-align: center;
background-color: #d10e24;
}
@media (max-width: 599px) {
#nav .stickyNav .logo {
text-align: center;
color: #fff;
width: 40%;
}
}
#nav .stickyNav .logo:hover {
background-color: #7F0000;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#nav .stickyNav h1 {
color: #fff;
font-size: 2em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
display: table-cell;
vertical-align: middle;
height: 60px;
width: 12%;
background-color: #d10e24;
font-weight: 500;
letter-spacing: 5px;
}
#nav .stickyNav h1:hover {
background-color: #7F0000;
-webkit-transition: 0.5s;
transition: 0.5s;
}
@media (max-width: 599px) {
#nav .stickyNav h1 {
height: 53px;
line-height: 53px;
width: 5em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .stickyNav h1 {
font-size: 1.5em;
letter-spacing: 0;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .stickyNav h1 {
letter-spacing: 0;
}
}
#nav .stickyNav .menu-toggle {
display: none;
}
@media (max-width: 599px) {
#nav .stickyNav .menu-toggle {
color: #000;
display: inline;
font-size: 0.8em;
font-weight: 700;
position: absolute;
cursor: pointer;
right: 20px;
top: 32px;
}
#nav .stickyNav .menu-toggle:before {
content: "";
background: #000;
height: 4px;
width: 35px;
position: absolute;
top: -8px;
left: 8%;
display: block;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#nav .stickyNav .menu-toggle:after {
content: "";
background: #000;
height: 4px;
width: 35px;
position: absolute;
top: -18px;
left: 8%;
margin: 0;
display: block;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#nav .stickyNav .menu-toggle.on {
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#nav .stickyNav .menu-toggle.on:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: -15px;
width: 30px;
margin: 0;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#nav .stickyNav .menu-toggle.on:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top: -15px;
width: 30px;
margin: 0;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
}
#nav .stickyNav .g-nav {
width: 70%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: space-around;
justify-content: space-around;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
@media (max-width: 599px) {
#nav .stickyNav .g-nav {
width: 100%;
padding: 0;
height: 80vh;
background-color: #fff;
}
}
@media (max-width: 599px) {
#nav .stickyNav .g-nav.hidden {
display: none;
}
}
#nav .stickyNav .g-nav li {
padding: 0 1.8em;
font-size: 1em;
list-style: none;
}
@media (max-width: 599px) {
#nav .stickyNav .g-nav li {
padding: 0 0.8em;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .stickyNav .g-nav li {
padding: 0 1em 0 0.5em;
font-size: 0.8em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .stickyNav .g-nav li {
padding: 0 1em;
}
}
@media (min-width: 1281px) {
#nav .stickyNav .g-nav li {
padding: 0;
text-align: center;
}
}
#nav .stickyNav .g-nav li a {
width: 100%;
height: 60px;
display: table-cell;
vertical-align: middle;
}
@media (max-width: 599px) {
#nav .stickyNav .g-nav li a {
height: 100%;
}
}
#nav .stickyNav .contact-wrap {
color: #000;
position: relative;
margin: 0 auto;
height: 60px;
text-align: left;
line-height: 0;
}
@media (max-width: 599px) {
#nav .stickyNav .contact-wrap {
display: none;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .stickyNav .contact-wrap {
width: 20%;
padding-top: 7px;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .stickyNav .contact-wrap {
width: 19%;
padding-top: 4px;
}
}
#nav .stickyNav .contact-wrap p {
font-size: 0.8em;
text-align: left;
}
#nav .stickyNav .contact-number {
font-size: 1.7em;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .stickyNav .contact-number {
font-size: 1.1em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .stickyNav .contact-number {
font-size: 1.4em;
}
}
#nav a {
text-decoration: none;
color: #000;
}
#nav a:hover {
color: #d10e24;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#description {
background-image: url(//tochikuken.co.jp/wp-content/themes/wp-tochikuken-master/images/background-description.jpg);
background-size: cover;
background-position: center;
text-align: center;
width: 100%;
padding: 80px 0;
position: relative;
}
#description:before {
background-color: rgba(0, 0, 0, 0.3);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: " ";
}
#description .section-container {
color: #fff;
margin: 0 auto;
position: relative;
}
@media (max-width: 599px) {
#description .section-container {
width: 90%;
text-align: left;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#description .section-container {
width: 90%;
}
}
#description .section-container p {
font-size: 1.2em;
}
@media (max-width: 599px) {
#description .section-container p {
font-size: 1em;
}
}
#description .section-container .two-lines {
line-height: 2.5em;
}
@media (max-width: 599px) {
#description .section-container .two-lines {
line-height: normal;
}
#description .section-container .two-lines br {
display: none;
}
}
#recommend {
background-image: url(https://tochikuken.co.jp/wp-content/themes/wp-tochikuken-master/css/images/background-recommend.jpg);
background-size: cover;
background-position: center;
padding: 50px 0;
}
#recommend .slider {
display: none;
width: 85%;
margin: 50px auto;
text-align: center;
}
#recommend .slider.slick-initialized {
display: block;
}
#recommend .slick-track {
margin: 0 auto;
}
#recommend img {
width: 100%;
height: auto;
}
#recommend p {
text-align: center;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
#recommend .card {
background: #fff;
font-size: 1.3em;
line-height: 100px;
margin: 10px;
position: relative;
text-align: center;
border: 1px solid #ddd;
text-decoration: none;
color: #000;
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
outline: none;
}
@media (max-width: 599px) {
#recommend .card {
font-size: 0.6em;
line-height: 50px;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#recommend .card {
font-size: 1em;
}
}
#recommend .card:hover, #recommend .card .card {
-webkit-transform: scale(1.03);
transform: scale(1.03);
border-color: #d10e24;
}
#recommend .slick-dots {
text-align: center;
margin: 0 0 10px;
padding: 0;
}
#recommend .slick-dots li {
display: inline-block;
margin-left: 4px;
margin-right: 4px;
}
#recommend .slick-dots li.slick-active button {
background-color: #d10e24;
}
#recommend .slick-dots li button {
font: 0/0 a;
text-shadow: none;
color: transparent;
background-color: #aaa;
border: none;
width: 15px;
height: 15px;
border-radius: 50%;
outline: none;
}
#recommend .slick-dots li button:hover {
background-color: #d10e24;
cursor: pointer;
}
#recommend .content {
position: relative;
}
#recommend .prev {
color: #999;
position: absolute;
font-size: 1.5em;
left: 2em;
bottom: 50%;
}
@media (max-width: 599px) {
#recommend .prev {
left: 0.4em;
bottom: 45%;
}
}
#recommend .prev:hover {
cursor: pointer;
color: #d10e24;
}
#recommend .next {
color: #999;
position: absolute;
font-size: 1.5em;
right: 2em;
bottom: 50%;
}
@media (max-width: 599px) {
#recommend .next {
right: 0.4em;
bottom: 45%;
}
}
#recommend .next:hover {
cursor: pointer;
color: #d10e24;
}
@media (min-width: 600px) and (max-width: 899px) {
#recommend .next, #recommend .prev {
display: none !important;
}
}
#news {
padding: 50px 0;
}
#news .news-list {
width: 50%;
margin: 0 auto;
padding-bottom: 30px;
}
@media (max-width: 599px) {
#news .news-list {
width: 90%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#news .news-list {
width: 70%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#news .news-list {
width: 60%;
}
}
#news ul {
list-style: none;
}
#news li {
padding: 20px 0;
position: relative;
}
#news li a {
text-decoration: none;
color: #000;
font-size: 1.2em;
display: block;
}
#news li a:hover {
cursor: pointer;
color: #d10e24;
-webkit-transition: 0.3s;
transition: 0.3s;
}
@media (max-width: 599px) {
#news li a {
width: 85%;
font-size: 1em;
}
}
#news li .time {
display: block;
font-size: 0.8em;
}
#news li .arrow {
position: absolute;
right: 20px;
top: 0;
line-height: 90px;
}
@media (max-width: 599px) {
#news li .arrow {
right: 10px;
}
}
#global-footer {
padding: 50px 6em 0;
margin-bottom: -2px;
background-color: #d10e24;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
@media (max-width: 599px) {
#global-footer {
display: block;
padding: 1em 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#global-footer {
padding: 1em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#global-footer {
padding: 3em 5em;
}
}
#global-footer .footer {
margin: 0 auto;
}
@media (max-width: 599px) {
#global-footer .footer {
width: 100%;
text-align: center;
padding: 1em;
}
}
#global-footer .footer span {
display: block;
color: #fff;
}
#global-footer .footer p {
color: #fff;
}
#global-footer .footer a {
color: #fff;
text-decoration: none;
font-size: 2em;
}
#global-footer .footer .social-buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: none;
padding: 0 80px;
}
@media (max-width: 599px) {
#global-footer .footer .social-buttons {
padding: 0 50px;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#global-footer .footer .social-buttons {
padding: 0 1em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#global-footer .footer .social-buttons {
padding: 0 50px;
}
}
#global-footer .footer .social-buttons a {
display: block;
width: 50px;
height: 50px;
border-radius: 100%;
font-size: 30px;
text-align: center;
line-height: 50px;
outline: 0;
color: #fff;
background-color: #222;
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin: 0 auto;
}
#global-footer .footer .social-buttons a:hover, #global-footer .footer .social-buttons a:focus, #global-footer .footer .social-buttons a:active {
background-color: #fff;
color: #000;
}
#global-footer .footer .social-buttons li {
width: 100%;
padding: 0 2em;
}
@media (max-width: 599px) {
#global-footer .footer .social-buttons li {
padding: 0 1em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#global-footer .footer .social-buttons li {
padding: 0 1.5em;
}
}
#global-footer .footer .social-buttons .fa {
line-height: 50px;
}
#global-footer .footer-title {
font-size: 2em;
padding-bottom: 10px;
}
@media (max-width: 599px) {
#global-footer .footer-zipcode {
font-size: 1em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#global-footer .footer-address {
font-size: 0.9em;
}
}
@media (max-width: 599px) {
#global-footer .footer-number-wrap p {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
} #page-nav .pageNav {
background: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 60px;
z-index: 10;
border-bottom: 1px solid #ddd;
}
@media (max-width: 599px) {
#page-nav .pageNav {
height: 53px;
}
}
@media (max-width: 599px) {
#page-nav .pageNav.on {
height: 100vh;
}
}
#page-nav .pageNav .nav-wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
height: 60px;
}
@media (max-width: 599px) {
#page-nav .pageNav .nav-wrap {
height: 53px;
}
}
@media (max-width: 599px) {
#page-nav .pageNav .nav-wrap.on {
display: grid;
}
}
#page-nav .pageNav .icon-logo_horizontal {
width: 80%;
height: 60px;
fill: #fff;
}
@media (max-width: 599px) {
#page-nav .pageNav .icon-logo_horizontal {
height: 53px;
}
}
#page-nav .pageNav .logo {
width: 12%;
text-align: center;
background-color: #d10e24;
}
@media (max-width: 599px) {
#page-nav .pageNav .logo {
text-align: center;
color: #fff;
width: 40%;
height: 53px;
}
}
#page-nav .pageNav .logo:hover {
background-color: #7F0000;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#page-nav .pageNav h1 {
color: #fff;
font-size: 2em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
display: table-cell;
vertical-align: middle;
height: 60px;
width: 12%;
background-color: #d10e24;
}
#page-nav .pageNav h1:hover {
background-color: #7F0000;
-webkit-transition: 0.5s;
transition: 0.5s;
}
@media (max-width: 599px) {
#page-nav .pageNav h1 {
height: 53px;
line-height: 53px;
width: 5em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#page-nav .pageNav h1 {
font-size: 1.5em;
}
}
#page-nav .pageNav .menu-toggle {
display: none;
}
@media (max-width: 599px) {
#page-nav .pageNav .menu-toggle {
color: #000;
display: inline;
font-size: 0.8em;
font-weight: 700;
position: absolute;
cursor: pointer;
right: 20px;
top: 32px;
}
#page-nav .pageNav .menu-toggle:before {
content: "";
background: #000;
height: 4px;
width: 35px;
position: absolute;
top: -8px;
left: 8%;
display: block;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#page-nav .pageNav .menu-toggle:after {
content: "";
background: #000;
height: 4px;
width: 35px;
position: absolute;
top: -18px;
left: 8%;
margin: 0;
display: block;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#page-nav .pageNav .menu-toggle.on {
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#page-nav .pageNav .menu-toggle.on:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: -15px;
width: 30px;
margin: 0;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#page-nav .pageNav .menu-toggle.on:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top: -15px;
width: 30px;
margin: 0;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
}
#page-nav .pageNav .g-nav {
width: 70%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: space-around;
justify-content: space-around;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
@media (max-width: 599px) {
#page-nav .pageNav .g-nav {
width: 100%;
padding: 0;
height: 80vh;
background-color: #fff;
}
}
@media (max-width: 599px) {
#page-nav .pageNav .g-nav.hidden {
display: none;
}
}
#page-nav .pageNav .g-nav li {
padding: 0 1.8em;
font-size: 1em;
line-height: 130%;
list-style: none;
}
@media (max-width: 599px) {
#page-nav .pageNav .g-nav li {
padding: 0 0.8em;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#page-nav .pageNav .g-nav li {
padding: 0 1em 0 0.5em;
font-size: 0.8em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#page-nav .pageNav .g-nav li {
padding: 0 1em;
}
}
@media (min-width: 1281px) {
#page-nav .pageNav .g-nav li {
padding: 0;
text-align: center;
}
}
#page-nav .pageNav .g-nav li a {
width: 100%;
height: 60px;
display: table-cell;
vertical-align: middle;
}
@media (max-width: 599px) {
#page-nav .pageNav .g-nav li a {
height: 100%;
}
}
#page-nav .pageNav .contact-wrap {
color: #000;
position: relative;
margin: 0 auto;
height: 60px;
text-align: left;
line-height: 0;
}
@media (max-width: 599px) {
#page-nav .pageNav .contact-wrap {
display: none;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#page-nav .pageNav .contact-wrap {
width: 20%;
padding-top: 7px;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#page-nav .pageNav .contact-wrap {
width: 19%;
padding-top: 4px;
}
}
#page-nav .pageNav .contact-wrap p {
font-size: 0.8em;
text-align: left;
}
#page-nav .pageNav .contact-number {
font-size: 1.7em;
}
@media (min-width: 600px) and (max-width: 899px) {
#page-nav .pageNav .contact-number {
font-size: 1.1em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#page-nav .pageNav .contact-number {
font-size: 1.4em;
}
}
#page-nav a {
text-decoration: none;
color: #000;
}
#page-nav a:hover {
color: #d10e24;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#product { }
#product .tab_container {
width: 90%;
margin: 0 auto;
padding: 70px 0;
position: relative;
}
#product input, #product section {
clear: both;
padding-top: 10px;
display: none;
}
#product label {
font-weight: 500;
font-size: 16px;
display: block;
float: left;
width: 20%;
padding: 1.5em;
color: #000;
cursor: pointer;
text-decoration: none;
text-align: center;
}
@media (max-width: 599px) {
#product label {
height: 100%;
padding: 1em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product label {
padding: 1em 0.5em;
}
}
#product label svg {
width: 25px;
height: 25px;
opacity: 1;
margin: 0 0.4em 0 0;
vertical-align: bottom;
}
@media (max-width: 599px) {
#product label svg {
margin: 0 0 5px 0;
vertical-align: top;
position: absolute;
}
}
#product label .fa {
font-size: 1.3em;
margin: 0 0.4em 0 0;
}
@media (max-width: 599px) {
#product label .fa {
margin: 0;
}
}
@media (max-width: 599px) {
#product label span {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
height: 25%;
text-align: left;
padding-top: 33px;
}
}
#product label .tab_container {
width: 98%;
}
@media (max-width: 599px) {
#product label .tab_container {
width: 100%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product label .tab_container {
width: 100%;
}
}
#product #tab1:checked ~ #content1, #product #tab2:checked ~ #content2, #product #tab3:checked ~ #content3, #product #tab4:checked ~ #content4, #product #tab5:checked ~ #content5 {
display: block;
padding: 20px;
background: #fff;
color: #000;
}
@media (max-width: 599px) {
#product #tab1:checked ~ #content1, #product #tab2:checked ~ #content2, #product #tab3:checked ~ #content3, #product #tab4:checked ~ #content4, #product #tab5:checked ~ #content5 {
padding: 5px;
}
}
#product .tab_container .tab-content p, #product .tab_container .tab-content h2, #product .tab_container .tab-content img {
-webkit-animation: fadeInScale 0.7s ease-in-out;
animation: fadeInScale 0.7s ease-in-out;
}
#product .tab_container .tab-content h2 {
text-align: center;
padding: 20px 0;
}
#product .tab_container [id^="tab"]:checked + label {
background: #000;
-webkit-box-shadow: inset 0 3px #d10e24;
box-shadow: inset 0 3px #d10e24;
color: #fff;
fill: #fff;
stroke: #fff;
}
#product .tab_container [id^="tab"]:checked + label .icon {
fill: #fff;
stroke: #fff;
color: #fff;
}
#product .tab_container {
width: 98%;
}
@media (max-width: 599px) {
#product .tab_container {
width: 100%;
}
}
@-webkit-keyframes fadeInScale {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes fadeInScale {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
#product .no_wrap {
text-align: center;
color: #d10e24;
}
#product .link {
text-align: center;
}
#product .pswp__caption__center {
text-align: center;
max-width: 500px;
}
#product .content-wrap {
width: 100%;
text-align: left; }
#product .content-wrap figure {
width: 24.6%;
text-align: center;
display: inline-table;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
margin: 0;
}
@media (max-width: 599px) {
#product .content-wrap figure {
width: 49%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product .content-wrap figure {
width: 32.8%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#product .content-wrap figure {
width: 24.5%;
}
}
#product .content-wrap figcaption {
display: none;
}
#product .content-wrap .card {
background: #fff;
font-size: 1.3em;
margin: 10px;
position: relative;
text-align: center;
border: 1px solid #ddd;
text-decoration: none;
color: #000;
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
outline: none;
width: 95%;
display: inline-table;
}
@media (max-width: 599px) {
#product .content-wrap .card {
margin: 2px;
}
}
#product .content-wrap .card:before {
position: absolute;
color: #fff;
width: 32px;
height: 32px;
top: 40%;
left: 50%;
margin: -14px 0 0 -16px;
content: " ";
font-family: FontAwesome;
opacity: 0;
z-index: 1;
-webkit-transition: all, 0.3s, linear;
transition: all, 0.3s, linear;
}
#product .content-wrap .card:after {
position: absolute;
width: 100%;
top: 0;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
content: "";
opacity: 0;
-webkit-transition: all, 0.3s, linear;
transition: all, 0.3s, linear;
}
#product .content-wrap .card:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
border-color: #d10e24;
z-index: 9;
}
#product .content-wrap .card:hover:after {
opacity: 1;
}
#product .content-wrap .card:hover:before {
top: 50%;
opacity: 1;
}
@media (max-width: 599px) {
#product .content-wrap .card {
font-size: 0.7em;
line-height: 10px;
width: 100%;
}
}
#product .content-wrap .card .badge {
position: absolute;
width: 0;
height: 0;
left: 0;
top: -50px;
margin-left: -50px;
border: solid transparent;
border-color: rgba(51, 204, 153, 0);
border-top-color: #d10e24;
border-width: 50px;
pointer-events: none;
content: " ";
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
z-index: 5;
}
@media (max-width: 599px) {
#product .content-wrap .card .badge {
top: -30px;
margin-left: -30px;
border-width: 30px;
}
}
@media (max-width: 599px) {
#product .content-wrap .card .badge h6 {
font-size: 0.5em;
top: -47px;
right: -20px;
width: 38px;
}
}
#product .content-wrap .card .badge > * {
display: table-cell;
vertical-align: middle;
text-align: center;
font-weight: bold;
color: #fff;
font-size: 0.6em;
text-transform: uppercase;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
position: absolute;
top: -66px;
right: -22px;
width: 45px;
}
#product .content-wrap img {
width: 100%;
}
#product .content-wrap p {
font-size: 0.7em;
}
@media (max-width: 599px) {
#product .content-wrap p {
font-size: 1.2em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product .content-wrap p {
font-size: 13px;
}
}
#product .content-wrap p span {
background: #000;
color: #fff;
padding: 2px 5px;
font-size: 0.7em;
}
#product .content-wrap .price {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-size: 0.8em;
padding-bottom: 1em;
}
@media (max-width: 599px) {
#product .content-wrap .price {
display: block;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product .content-wrap .price {
display: block;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#product .content-wrap .price {
display: block;
}
}
#product .content-wrap .price .price-block {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
#product .content-wrap .price span {
background: #000;
color: #fff;
padding: 5px;
font-size: 0.7em;
margin: 0 5px;
line-height: 20px;
}
@media (max-width: 599px) {
#product .content-wrap .price span {
padding: 0 5px;
font-size: 1.3em;
margin: auto 5px;
}
}
#product .content-wrap .price p {
font-size: 1em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
@media (max-width: 599px) {
#product .content-wrap .price p {
font-size: 1.5em;
}
}
#product .content-wrap .css-fukidashi {
padding: 0;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
#product .content-wrap .icon-rice {
fill: orange;
width: 19px;
height: 19px;
z-index: 9;
margin-right: 5px;
}
#product .content-wrap .icon-wrapping {
fill: pink;
width: 19px;
height: 19px;
z-index: 9;
}
#product .content-wrap .fukidashi {
display: none;
width: 126%;
position: absolute;
bottom: 20%;
left: -13%;
padding: 16px;
border-radius: 5px;
background: rgba(127, 0, 0, 0.75);
color: #fff;
font-weight: bold;
z-index: 9;
}
@media (max-width: 599px) {
#product .content-wrap .fukidashi {
width: 100%;
left: 0%;
bottom: 30%;
padding: 10px;
}
}
#product .content-wrap .fukidashi .description {
font-weight: normal;
text-align: left;
}
#product .content-wrap .fukidashi .name {
text-align: center;
}
#product .content-wrap .fukidashi .balloon-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
@media (max-width: 599px) {
#product .content-wrap .fukidashi .balloon-wrap {
display: block;
}
}
#product .content-wrap .fukidashi .balloon-wrap p {
font-size: 0.8em;
}
#product .content-wrap .fukidashi .balloon-image {
width: 100%;
padding: 20px 10px 0 10px;
}
@media (max-width: 599px) {
#product .content-wrap .fukidashi .balloon-image {
padding: 10px 10px 0 10px;
}
}
#product .content-wrap .icon-rice:hover + .fukidashi {
display: block;
}
#product .content-wrap .icon-wrapping:hover + .fukidashi {
display: block;
}
#product .content-wrap #contents {
margin: 0 auto;
padding: 10px 0 50px 0;
width: 100%;
}
#product .content-wrap p {
padding: 10px 0;
}
#product .content-wrap #open01, #product .content-wrap #open02 {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: none;
position: absolute;
}
#product .content-wrap .close_overlay {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
text-indent: -9999px;
position: absolute;
background: #000;
opacity: 0.5;
z-index: 5;
}
#product .content-wrap .modal_window {
top: 50%;
left: 50%;
margin: -150px 0 0 -200px;
width: 400px;
height: 300px;
text-align: center;
display: block;
background: #fff;
position: absolute;
z-index: 10;
}
#product .content-wrap .modal_window h2 {
margin-bottom: 20px;
width: 400px;
height: 30px;
line-height: 30px;
color: #fff;
font-size: 12px;
font-weight: bold;
text-align: left;
text-indent: 15px;
background: #000;
}
#product .content-wrap .modal_window p {
padding: 0 15px 15px 15px;
font-size: 12px;
line-height: 160%;
text-align: left;
}
@-webkit-keyframes modalFadeIn {
0% {
opacity: 0;
display: block;
}
100% {
opacity: 1;
}
}
#product .content-wrap div#modal div:target {
-webkit-animation-name: modalFadeIn;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: 1;
opacity: 1;
display: block;
} #section-news {
width: 60%;
padding: 100px 0;
margin: 0 auto;
}
@media (max-width: 599px) {
#section-news {
width: 90%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#section-news {
width: 90%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#section-news {
width: 80%;
}
}
#section-news .post-contents {
border-bottom: 1px solid #d10e24;
}
#section-news h1 {
font-size: 2em;
padding-bottom: 20px;
padding-top: 15px;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
@media (max-width: 599px) {
#section-news h1 {
font-size: 1.5em;
}
}
#section-news h1:after {
content: " ";
display: block;
width: 200px;
border-top: 1px solid #d10e24;
margin: 10px 0;
}
#section-news a {
color: #000;
}
#section-news a:hover {
color: #d10e24;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#section-news img {
width: 100%;
height: auto;
}
#section-news .social-container {
padding: 15px 0;
width: 100%;
text-align: right;
}
#section-news .paging {
padding: 20px 0;
height: 4em;
}
#section-news .prev {
float: left;
text-align: left;
width: 40%;
}
#section-news .next {
float: right;
text-align: right;
width: 40%;
}
#section-news .news-image {
text-align: left;
}
@media (max-width: 599px) {
#section-news .news-image {
text-align: center;
}
}
#section-news .product-list {
border-collapse: collapse;
width: 100%;
font-size: 0.9em;
}
@media (max-width: 599px) {
#section-news .product-list {
border-top: 1px solid #999;
width: 100%;
}
}
#section-news .product-list th, #section-news .product-list td {
padding: 8px;
border: 1px solid #999;
}
@media (max-width: 599px) {
#section-news .product-list td {
display: block;
text-align: center;
}
}
#section-news .product-list th {
background-color: #eee;
text-align: center;
width: 25%;
}
@media (max-width: 599px) {
#section-news .product-list th {
display: block;
border-top: none;
border-bottom: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
#section-news .wrapper {
margin: 0 auto;
font-size: 0.9em;
}
#section-news .table {
margin: 0 0 40px 0;
width: 100%;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
display: table;
}
@media screen and (max-width: 580px) {
#section-news .table {
display: block;
}
}
#section-news .row {
display: table-row;
background: #f6f6f6;
}
#section-news .row:nth-of-type(odd) {
background: #e9e9e9;
}
#section-news .row.header {
font-weight: 900;
background: #ddd;
}
@media screen and (max-width: 580px) {
#section-news .row {
padding: 14px 0 7px;
display: block;
}
#section-news .row.header {
padding: 0;
height: 6px;
}
#section-news .row.header .cell {
display: none;
}
#section-news .row .cell {
margin-bottom: 10px;
}
#section-news .row .cell:before {
margin-bottom: 3px;
content: attr(data-title);
min-width: 98px;
font-size: 10px;
line-height: 10px;
font-weight: bold;
text-transform: uppercase;
color: #969696;
display: block;
}
}
#section-news .cell {
padding: 6px 12px;
display: table-cell;
}
@media screen and (max-width: 580px) {
#section-news .cell {
padding: 2px 16px;
display: block;
}
}
#service-area {
position: relative;
}
#service-area #service-map {
width: 100%;
height: 500px;
}
@media (max-width: 599px) {
#service-area #service-map {
height: 300px;
}
}
@media (max-width: 599px) {
#service-area {
padding: 5px 0;
}
}
#service-area .text-wrap {
text-align: center;
padding: 50px 0;
}
@media (max-width: 599px) {
#service-area .text-wrap {
text-align: left;
padding: 30px 15px;
}
}
#service-area .service-table {
position: absolute;
top: 22em;
right: 50px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #ffffff;
width: 280px;
z-index: 9 !important;
}
@media (max-width: 599px) {
#service-area .service-table {
position: static;
top: 0;
right: 0;
width: 100%;
font-size: 0.9em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#service-area .service-table {
top: 34em;
right: 20px;
width: 185px;
font-size: 0.7em;
}
}
#service-area .service-table h3 {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
padding: 10px;
margin: 0;
}
@media (max-width: 599px) {
#service-area .service-table h3 {
padding: 10px 0;
}
}
#service-area .service-table p {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
margin: 0;
padding: 10px;
text-align: left;
}
#service-area .service-table .price {
text-align: center;
font-weight: bold;
}
@media (max-width: 599px) {
#service-area .service-table .price {
text-align: left;
}
}
#service-area .free-table {
text-align: center;
margin: 0;
}
@media (max-width: 599px) {
#service-area .free-table {
margin: 0 1em 2em;
}
}
#service-area .free-table h3 {
background-color: rgba(254, 137, 80, 0.5);
}
#service-area .paid-table {
text-align: center;
margin: 0;
}
@media (max-width: 599px) {
#service-area .paid-table {
margin: 0 1em 2em;
}
}
#service-area .paid-table h3 {
background-color: rgba(255, 0, 0, 0.3);
}
#company-store {
padding-top: 50px;
}
@media (max-width: 599px) {
#company-store {
position: relative;
}
}
#company-store .heading {
padding-bottom: 50px;
}
#company-store #map-canvas {
width: 45%;
height: 670px;
margin: 120px auto 0 auto;
}
@media (max-width: 599px) {
#company-store #map-canvas {
width: 100%;
height: 300px;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#company-store #map-canvas {
height: 520px;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#company-store #map-canvas {
height: 600px;
}
}
#company-store #overlay {
background-color: black;
height: 100%;
width: 100%;
z-index: 1000;
}
#company-store input[type=text] {
font-size: 16px;
-webkit-transform: scale(1);
transform: scale(1);
}
#company-store .dropdown-toggle {
display: none;
}
@media (max-width: 599px) {
#company-store .dropdown-toggle {
font-size: 0;
z-index: 1;
cursor: pointer;
position: absolute;
left: 10%;
border: none;
padding: 0;
margin: 0 0 0 1px;
background: transparent;
text-indent: -10px;
height: 34px;
width: 80%;
display: inline;
}
}
@media (max-width: 599px) {
#company-store .dropdown-toggle:focus {
outline: 0;
}
}
#company-store .dropdown-text {
display: none;
}
@media (max-width: 599px) {
#company-store .dropdown-text {
display: block;
cursor: pointer;
position: absolute;
text-indent: 10px;
line-height: 32px;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 3px;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.9) inset, 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.9) inset, 0 1px 3px rgba(0, 0, 0, 0.1);
width: 80%;
left: 10%;
}
}
#company-store .dropdown-text:after {
display: none;
}
@media (max-width: 599px) {
#company-store .dropdown-text:after {
display: block;
position: absolute;
right: 6px;
top: 15px;
content: "";
width: 0px;
height: 0px;
border-style: solid;
border-width: 5px 4px 0 4px;
border-color: #555 transparent transparent transparent;
}
}
#company-store #active {
display: block;
margin-bottom: -5px;
height: 5px;
width: 25.08%;
}
#company-store .map-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 599px) {
#company-store .map-wrap {
display: block;
padding-top: 50px;
}
}
#company-store .map-wrap .content {
width: 50%;
}
#company-store .map-wrap .content .content-heading {
text-align: center;
}
#company-store .map-wrap .content img {
width: 50%;
}
#company-store .map-wrap .content h2 {
text-align: center;
}
#company-store .map-wrap .content .list {
border-collapse: collapse;
width: 80%;
margin: 0 auto;
font-size: 0.9em;
}
@media (max-width: 599px) {
#company-store .map-wrap .content .list {
border-top: 1px solid #999;
}
}
#company-store .map-wrap .content .list th, #company-store .map-wrap .content .list td {
padding: 8px;
border: 1px solid #999;
}
@media (max-width: 599px) {
#company-store .map-wrap .content .list td {
display: block;
text-align: center;
}
}
#company-store .map-wrap .content .list th {
background-color: #eee;
text-align: center;
width: 25%;
}
@media (max-width: 599px) {
#company-store .map-wrap .content .list th {
display: block;
border-top: none;
border-bottom: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
#company-store .active {
background-color: #000;
color: #fff;
}
#company-store .store-nav {
display: table;
list-style: none;
margin: 0;
padding: 0;
width: 100%;
font-size: 0.8em;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
}
@media (max-width: 599px) {
#company-store .store-nav {
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
list-style-type: none;
position: absolute;
top: 0;
left: 10%;
padding: 0;
margin: 0;
opacity: 0;
visibility: hidden;
border-radius: 3px;
text-indent: 10px;
line-height: 32px;
background-color: #eee;
border: 1px solid #ccc;
width: 80%;
z-index: 8;
}
}
#company-store .store-nav li {
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
float: left;
text-align: center;
width: 11.111111%;
height: 50px;
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
@media (max-width: 599px) {
#company-store .store-nav li {
width: 100%;
height: 45px;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#company-store .store-nav li {
width: 16.66%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#company-store .store-nav li {
width: 16.66%;
}
}
#company-store .dropdown-toggle:hover ~ .dropdown-text, #company-store .dropdown-toggle:focus ~ .dropdown-text {
background-color: #e8e8e8;
}
#company-store .dropdown-toggle:focus ~ .dropdown-text {
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.8);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.8);
z-index: 2;
}
#company-store .dropdown-toggle:focus ~ .dropdown-text:after {
border-width: 0 4px 5px 4px;
border-color: transparent transparent #555 transparent;
}
#company-store .dropdown-content:hover, #company-store .dropdown-toggle:focus ~ .store-nav {
opacity: 1;
visibility: visible;
top: 15.7em;
}
#company-store .tab-box {
width: 50%;
}
@media (max-width: 599px) {
#company-store .tab-box {
width: 100%;
}
}
#company-store .tab-box li {
display: none;
}
#company-store .tab-box li.active-content {
display: block;
}
#company-store .tab-box .content-heading {
text-align: center;
}
#company-store .tab-box img {
width: 90%;
margin-top: 120px;
}
@media (max-width: 599px) {
#company-store .tab-box img {
width: 80%;
}
}
#company-store .tab-box h2 {
text-align: center;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
padding: 1em 0;
position: absolute;
width: 100%;
background-color: #F5F5F5;
font-weight: 500;
}
#company-store .tab-box .list {
border-collapse: collapse;
width: 90%;
margin: 20px auto 0 auto;
font-size: 0.9em;
}
@media (max-width: 599px) {
#company-store .tab-box .list {
border-top: 1px solid #999;
margin: 30px auto;
}
}
#company-store .tab-box .list th, #company-store .tab-box .list td {
padding: 6px;
border: 1px solid #999;
}
@media (max-width: 599px) {
#company-store .tab-box .list td {
display: block;
text-align: center;
}
}
#company-store .tab-box .list th {
background-color: #eee;
text-align: center;
width: 25%;
font-weight: 500;
}
@media (max-width: 599px) {
#company-store .tab-box .list th {
display: block;
border-top: none;
border-bottom: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
#consign-store {
padding: 50px 0;
}
#consign-store .consign-contents {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
list-style: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 90%;
-ms-flex-pack: space-between;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin: 0 auto;
padding-bottom: 50px;
}
@media (max-width: 599px) {
#consign-store .consign-contents {
width: 100%;
display: block;
}
}
#consign-store .consign-contents:after {
content: "";
display: block;
width: 33%;
}
#consign-store .consign-list {
padding: 1em;
margin: 10px;
background-color: #F8F8F8;
width: 31.5%;
font-size: 0.9em;
}
@media (max-width: 599px) {
#consign-store .consign-list {
width: initial;
font-size: 0.8em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#consign-store .consign-list {
width: 47.1%;
font-size: 0.9em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#consign-store .consign-list {
width: 31.1%;
font-size: 0.8em;
}
}
#consign-store .consign-list h3 {
font-weight: 500;
}
#consign-store .consign-list p {
-webkit-margin-after: 0;
-webkit-margin-before: 0;
}
#consign-store .consign-list .tel {
padding: 0.8em 0;
}
#consign-store .button-wrap {
padding: 30px 0;
}
#consign-store .button-wrap .button {
padding: 8px 30px;
}
#consign-store .place-wrap {
margin-left: 5em;
}
@media (max-width: 599px) {
#consign-store .place-wrap {
margin: 0;
text-align: center;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#consign-store .place-wrap {
margin-left: 3.2em;
}
}
@media (min-width: 1281px) {
#consign-store .place-wrap {
margin-left: 6em;
}
}
#consign-store .place-wrap .place {
position: relative;
line-height: 1.4;
padding: 0.25em 1em;
display: inline-block;
top: 0;
font-weight: 500;
}
#consign-store .place-wrap .place:before, #consign-store .place-wrap .place:after {
position: absolute;
top: 0;
content: "";
width: 8px;
height: 100%;
display: inline-block;
}
#consign-store .place-wrap .place:before {
border-left: solid 1px black;
border-top: solid 1px black;
border-bottom: solid 1px black;
left: 0;
}
#consign-store .place-wrap .place:after {
content: "";
border-top: solid 1px black;
border-right: solid 1px black;
border-bottom: solid 1px black;
right: 0;
}
#outline-select {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
margin: 0 auto;
padding: 50px 10em 0;
}
@media (max-width: 599px) {
#outline-select {
padding: 50px 1em 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#outline-select {
padding: 50px 5em 0;
}
}
#outline-select ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: none;
}
#outline-select a {
text-decoration: none;
}
#outline-select .button {
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
color: #000;
padding: 12px 30px;
background: #000;
border: 1px solid #000;
color: #fff;
overflow: hidden;
-webkit-transition: all 0.5s;
transition: all 0.5s;
margin: 0 auto;
width: 15vw;
}
@media (max-width: 599px) {
#outline-select .button {
overflow: inherit;
padding: 10px 3px;
font-size: 0.9em;
width: 14vh;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#outline-select .button {
padding: 10px 5px;
width: 13vw;
}
}
#outline-select .button:hover, #outline-select .button:active {
text-decoration: none;
color: #d10e24;
border-color: #d10e24;
background: #fff;
}
#outline-select .button span {
display: inline-block;
position: relative;
padding-right: 0;
-webkit-transition: padding-right 0.5s;
transition: padding-right 0.5s;
}
#outline-select .button span:after {
content: " ";
position: absolute;
top: 0;
right: -18px;
opacity: 0;
width: 10px;
height: 10px;
margin-top: -6px;
background: rgba(0, 0, 0, 0);
border: 2px solid #d10e24;
border-top: none;
border-left: none;
-webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
transition: opacity 0.5s, top 0.5s, right 0.5s;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#outline-select .button:hover span, #outline-select .button:active span {
padding-right: 30px;
}
#outline-select .button:hover span:after, #outline-select .button:active span:after {
-webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
transition: opacity 0.5s, top 0.5s, right 0.5s;
opacity: 1;
border-color: #d10e24;
right: 0;
top: 50%;
}
#profile {
padding: 50px 0;
}
#profile .profile-list {
padding-top: 50px;
border-collapse: collapse;
width: 60%;
margin: 50px auto 0 auto;
font-size: 0.9em;
}
@media (max-width: 599px) {
#profile .profile-list {
border-top: 1px solid #999;
margin: 30px auto;
width: 90%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#profile .profile-list {
width: 80%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#profile .profile-list {
width: 70%;
}
}
#profile .profile-list th, #profile .profile-list td {
padding: 6px;
vertical-align: top;
}
@media (max-width: 599px) {
#profile .profile-list th, #profile .profile-list td {
border: 1px solid #999;
}
}
@media (max-width: 599px) {
#profile .profile-list td {
display: block;
text-align: center;
}
}
#profile .profile-list th {
text-align: left;
width: 25%;
font-weight: 500;
}
@media (max-width: 599px) {
#profile .profile-list th {
text-align: center;
background-color: #eee;
display: block;
border-top: none;
border-bottom: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
#profile .profile-list li {
list-style: none;
}
@media (max-width: 599px) {
#profile .profile-list li {
padding: 5px;
}
}
#history {
padding-top: 50px;
}
#history .history-description {
padding: 50px 10em 0;
text-align: left;
margin: 0 auto;
}
@media (max-width: 599px) {
#history .history-description {
padding: 25px 1em;
text-align: left;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#history .history-description {
width: 90%;
}
}
#history .history-description .two-lines {
line-height: 2.5em;
}
@media (max-width: 599px) {
#history .history-description .two-lines {
line-height: normal;
}
#history .history-description .two-lines br {
display: none;
}
}
#history .group:after {
content: "";
display: table;
clear: both;
}
#history .timeline {
width: 100%;
max-width: 60rem;
margin-right: auto;
margin-left: auto;
margin-top: 50px;
padding-right: 2rem;
padding-left: 2rem;
background-image: -webkit-gradient(linear, left top, left bottom, from(#d10e24), to(#d10e24));
background-image: linear-gradient(#d10e24, #d10e24);
background-size: 2px 100%;
background-position: 50% 1rem;
background-repeat: no-repeat;
}
@media (max-width: 599px) {
#history .timeline {
background-position: 2rem 0;
}
}
#history .timeline .item {
position: relative;
display: block;
width: 50%;
float: left;
clear: both;
margin-top: -1rem;
}
@media (max-width: 599px) {
#history .timeline .item {
width: 100%;
float: none;
margin-top: 0;
}
}
#history .timeline .item:before {
content: "";
position: absolute;
top: 0.3rem;
width: 1rem;
height: 1rem;
border: 2px solid #d10e24;
border-radius: 50%;
background-color: #fff;
}
#history .timeline .item:hover:before {
background-color: #d10e24;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#history .timeline .item:first-child {
margin-top: 0;
}
#history .timeline .item:nth-child(odd) {
padding-right: 2rem;
padding-top: 2.2rem;
text-align: right;
}
@media (max-width: 599px) {
#history .timeline .item:nth-child(odd) {
padding-right: 0;
padding-left: 2rem;
text-align: left;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#history .timeline .item:nth-child(odd) {
padding-right: 1rem;
}
}
#history .timeline .item:nth-child(odd):before {
right: -0.65rem;
top: 2.3rem;
}
@media (max-width: 599px) {
#history .timeline .item:nth-child(odd):before {
left: -0.55rem;
}
}
#history .timeline .item:nth-child(even) {
float: right;
padding-left: 2rem;
padding-top: 1.8rem;
}
@media (max-width: 599px) {
#history .timeline .item:nth-child(even) {
padding-top: 0.8rem;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#history .timeline .item:nth-child(even) {
padding-left: 1rem;
}
}
#history .timeline .item:nth-child(even):before {
left: -0.6rem;
top: 2rem;
}
@media (max-width: 599px) {
#history .timeline .item:nth-child(even):before {
left: -0.55rem;
top: 1rem;
}
}
#history .timeline .item h2 {
display: block;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
width: 55%;
border: 1px solid;
text-align: center;
font-size: 1em;
margin-top: 0;
margin-bottom: 1rem;
margin-left: auto;
margin-right: 0;
font-weight: 500;
height: 25px;
line-height: 25px;
}
@media (max-width: 599px) {
#history .timeline .item h2 {
width: 90%;
margin: 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#history .timeline .item h2 {
width: 60%;
}
}
#history .timeline .item:nth-child(even) h2 {
margin-right: auto;
margin-left: 0;
font-weight: 500;
}
@media (max-width: 599px) {
#history .timeline .item:nth-child(even) h2 {
text-align: center;
margin: 0;
}
}
#history .timeline .item:nth-child(even) p {
text-align: left;
}
#awards {
padding: 50px 0;
}
#awards ul {
padding-top: 50px;
}
#awards ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
width: 65%;
padding: 15px 0;
border-bottom: 1px solid #ddd;
}
@media (max-width: 599px) {
#awards ul li {
width: 100%;
display: block;
padding: 15px 20px;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#awards ul li {
width: 90%;
display: block;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#awards ul li {
width: 80%;
}
}
#awards ul li .year {
padding: 0 20px;
}
@media (max-width: 599px) {
#awards ul li .year {
padding: 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#awards ul li .year {
padding: 0;
}
}
#awards ul li .rank {
font-weight: bold;
margin-left: 5px;
}
#kashiwa-quality {
padding: 50px 0;
}
#kashiwa-quality .content-wrap {
padding: 50px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 90%;
margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 899px) {
#kashiwa-quality .content-wrap {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
}
#kashiwa-quality .content-wrap .description {
width: 50%;
display: block;
margin: auto 0;
}
@media (max-width: 599px) {
#kashiwa-quality .content-wrap .description {
width: 100%;
}
}
#kashiwa-quality .content-wrap .description .description-tagline {
margin-top: 2em;
margin-left: 4.5em;
}
@media (max-width: 599px) {
#kashiwa-quality .content-wrap .description .description-tagline {
margin: 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#kashiwa-quality .content-wrap .description .description-tagline {
margin-top: 0;
margin-left: 2.5em;
}
}
#kashiwa-quality .content-wrap .description h3 {
font-size: 1.8em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
@media (max-width: 599px) {
#kashiwa-quality .content-wrap .description h3 {
font-size: 1.6em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#kashiwa-quality .content-wrap .description h3 {
font-size: 1.7em;
}
}
#kashiwa-quality .content-wrap .description h4 {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
font-weight: 500;
}
#kashiwa-quality .content-wrap .description p {
margin: 30px 0 0 4.5em;
width: 80%;
}
@media (max-width: 599px) {
#kashiwa-quality .content-wrap .description p {
width: 100%;
margin: 20px auto;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#kashiwa-quality .content-wrap .description p {
width: 80%;
margin: 20px auto;
}
}
#kashiwa-quality .content-wrap .img {
width: 50%;
}
@media (max-width: 599px) {
#kashiwa-quality .content-wrap .img {
width: 100%;
}
}
#kashiwa-quality .content-wrap .img img {
width: 100%;
}
#kashiwa-quality .content-wrap:nth-child(odd) {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
@media (max-width: 599px) {
#kashiwa-quality .content-wrap, #kashiwa-quality .content-wrap:nth-child(odd) {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
#recruit-select {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
margin: 0 auto;
padding: 50px 10em 0;
}
@media (max-width: 599px) {
#recruit-select {
padding: 50px 1em 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#recruit-select {
padding: 50px 5em 0;
}
}
#recruit-select ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: none;
}
#recruit-select a {
text-decoration: none;
}
#recruit-select .button {
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
color: #000;
padding: 12px 30px;
background: #000;
border: 1px solid #000;
color: #fff;
overflow: hidden;
-webkit-transition: all 0.5s;
transition: all 0.5s;
margin: 0 auto;
width: 15vw;
}
@media (max-width: 599px) {
#recruit-select .button {
overflow: inherit;
padding: 10px 3px;
font-size: 0.9em;
width: 14vh;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#recruit-select .button {
padding: 10px 5px;
width: 13vw;
}
}
#recruit-select .button:hover, #recruit-select .button:active {
text-decoration: none;
color: #d10e24;
border-color: #d10e24;
background: #fff;
}
#recruit-career {
padding-bottom: 50px;
}
#recruit-career .heading {
padding: 50px 0 0;
}
#recruit-career h3 {
text-align: center;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
padding: 25px 0;
}
#recruit-career .job-list {
padding-top: 50px;
border-collapse: collapse;
margin: 0 auto;
font-size: 0.9em;
}
@media (max-width: 599px) {
#recruit-career .job-list {
border-top: 1px solid #999;
margin: 30px auto;
width: 90%;
}
}
#recruit-career .job-list th, #recruit-career .job-list td {
padding: 6px;
vertical-align: top;
}
@media (max-width: 599px) {
#recruit-career .job-list th, #recruit-career .job-list td {
border: 1px solid #999;
}
}
#recruit-career .job-list td {
width: 35vw;
}
@media (max-width: 599px) {
#recruit-career .job-list td {
display: block;
text-align: left;
width: inherit;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#recruit-career .job-list td {
width: 40vw;
}
}
@media (min-width: 1281px) {
#recruit-career .job-list td {
width: 53vh;
}
}
#recruit-career .job-list th {
text-align: left;
padding-right: 2em;
font-weight: 500;
}
@media (max-width: 599px) {
#recruit-career .job-list th {
background-color: #eee;
display: block;
border-top: none;
border-bottom: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#recruit-career .job-list th {
width: 30%;
}
}
#recruit-career .job-list li {
list-style: none;
}
@media (max-width: 599px) {
#recruit-career .job-list li {
padding: 5px;
}
}
#recruit-career hr {
width: 70%;
margin-top: 50px;
border-color: #ddd;
}
#recruit-choice {
padding: 50px 0;
}
#recruit-choice .recruit-choice-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 599px) {
#recruit-choice .recruit-choice-wrap {
display: inherit;
padding: 0 2em;
}
}
@media (max-width: 599px) {
#recruit-choice p br {
padding: 0 2em;
}
}
#recruit-choice a {
text-decoration: none;
}
#recruit-choice .fa {
margin: 0.5em 0 0 0;
font-size: 4em;
}
#recruit-choice .button {
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
padding: 12px 30px;
background: #fff;
border: 1px solid #000;
color: #000;
overflow: hidden;
-webkit-transition: all 0.5s;
transition: all 0.5s;
margin: 0 4em;
width: 50%;
}
@media (max-width: 599px) {
#recruit-choice .button {
width: 100%;
margin: 1em 0;
display: block;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#recruit-choice .button {
margin: 0 2em;
}
}
#recruit-choice .button:hover, #recruit-choice .button:active {
text-decoration: none;
color: #d10e24;
border-color: #d10e24;
background: #fff;
}
#recruit-choice .button span {
display: inline-block;
position: relative;
padding-right: 0;
-webkit-transition: padding-right 0.5s;
transition: padding-right 0.5s;
}
#recruit-choice .button span:after {
content: " ";
position: absolute;
top: 0;
right: -18px;
opacity: 0;
width: 10px;
height: 10px;
margin-top: -6px;
background: rgba(0, 0, 0, 0);
border: 2px solid #d10e24;
border-top: none;
border-left: none;
-webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
transition: opacity 0.5s, top 0.5s, right 0.5s;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#recruit-choice .button:hover span, #recruit-choice .button:active span {
padding-right: 30px;
}
#recruit-choice .button:hover span:after, #recruit-choice .button:active span:after {
-webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
transition: opacity 0.5s, top 0.5s, right 0.5s;
opacity: 1;
border-color: #d10e24;
right: 0;
top: 50%;
}
#recruit-overview {
padding: 50px 0;
}
#recruit-overview .message {
padding-top: 20px;
text-align: center;
margin: 0 auto;
position: relative;
}
@media (max-width: 599px) {
#recruit-overview .message {
width: 90%;
text-align: left;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#recruit-overview .message {
width: 90%;
}
}
#recruit-overview .message .two-lines {
line-height: 2.5em;
}
@media (max-width: 599px) {
#recruit-overview .message .two-lines {
line-height: normal;
}
#recruit-overview .message .two-lines br {
display: none;
}
}

#product {     }
#product .tab_container {
width: 90%;
margin: 0 auto;
padding: 30px 0 !important;
position: relative;
}
#product input, #product section {
clear: both;
padding-top: 10px;
display: none;
}
#product label {
font-weight: 500;
font-size: 16px;
display: block;
float: left;
width: 20%;
padding: 1.5em;
color: #000;
cursor: pointer;
text-decoration: none;
text-align: center;
}
@media (max-width: 599px) {
#product label {
height: 100%;
padding: 1em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product label {
padding: 1em 0.5em;
}
}
#product label svg {
width: 25px;
height: 25px;
opacity: 1;
margin: 0 0.4em 0 0;
vertical-align: bottom;
}
@media (max-width: 599px) {
#product label svg {
margin: 0 0 5px 0;
vertical-align: top;
position: absolute;
}
}
#product label .fa {
font-size: 1.3em;
margin: 0 0.4em 0 0;
}
@media (max-width: 599px) {
#product label .fa {
margin: 0;
}
}
@media (max-width: 599px) {
#product label span {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
height: 40%;
text-align: left;
padding-top: 33px;
}
}
#product label .tab_container {
width: 98%;
}
@media (max-width: 599px) {
#product label .tab_container {
width: 100%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product label .tab_container {
width: 100%;
}
}
#product #tab1:checked ~ #content1, #product #tab2:checked ~ #content2, #product #tab3:checked ~ #content3, #product #tab4:checked ~ #content4, #product #tab5:checked ~ #content5 {
display: block;
padding: 20px;
background: #fff;
color: #000;
}
@media (max-width: 599px) {
#product #tab1:checked ~ #content1, #product #tab2:checked ~ #content2, #product #tab3:checked ~ #content3, #product #tab4:checked ~ #content4, #product #tab5:checked ~ #content5 {
padding: 5px;
}
}
#product .tab_container .tab-content p, #product .tab_container .tab-content h2, #product .tab_container .tab-content img {
-webkit-animation: fadeInScale 0.7s ease-in-out;
animation: fadeInScale 0.7s ease-in-out;
}
#product .tab_container .tab-content h2 {
text-align: center;
padding: 20px 0;
}
#product .tab_container [id^="tab"]:checked + label .icon {
fill: #fff;
stroke: #fff;
color: #fff;
}
#product .tab_container {
width: 98%;
}
@media (max-width: 599px) {
#product .tab_container {
width: 100%;
}
}
@-webkit-keyframes fadeInScale {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes fadeInScale {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
#product .link {
text-align: center;
}
#product .pswp__caption__center {
text-align: center;
max-width: 500px;
}
#product .content-wrap {
width: 100%;
text-align: left; }
#product .content-wrap figure {
width: 100% !important;
text-align: center;
display: inline-table;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
margin: 0;
}
@media (max-width: 599px) {
#product .content-wrap figure {
width: 100% !important;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product .content-wrap figure {
width: 100% !important;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#product .content-wrap figure {
width: 100% !important;
}
}
#product .content-wrap figcaption {
display: none;
}
#product .content-wrap img {
width: 100%;
}
#product .content-wrap p {
font-size: 0.7em;
}
@media (max-width: 599px) {
#product .content-wrap p {
font-size: 1.2em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product .content-wrap p {
font-size: 13px;
}
}
#product .content-wrap p span {
background: #FFF;
color: #CCC;
padding: 2px 5px;
font-size: normal;
}
#product .content-wrap .price {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-size: 0.8em;
padding-bottom: 1em;
}
@media (max-width: 599px) {
#product .content-wrap .price {
display: block;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product .content-wrap .price {
display: block;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#product .content-wrap .price {
display: block;
}
}
#product .content-wrap .price .price-block {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
#product .content-wrap .price span {
background: #000;
color: #fff;
padding: 5px;
font-size: 0.7em;
margin: 0 5px;
line-height: 20px;
}
@media (max-width: 599px) {
#product .content-wrap .price span {
padding: 0 5px;
font-size: 1.3em;
margin: auto 5px;
}
}
#product .content-wrap .price p {
font-size: 1em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
@media (max-width: 599px) {
#product .content-wrap .price p {
font-size: 1.5em;
}
}
#product .content-wrap .css-fukidashi {
padding: 0;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
#product .content-wrap .icon-rice {
fill: orange;
width: 19px;
height: 19px;
z-index: 9;
margin-right: 5px;
}
#product .content-wrap .icon-wrapping {
fill: pink;
width: 19px;
height: 19px;
z-index: 9;
}
#product .content-wrap .fukidashi {
display: none;
width: 126%;
position: absolute;
bottom: 20%;
left: -13%;
padding: 16px;
border-radius: 5px;
background: rgba(127, 0, 0, 0.75);
color: #fff;
font-weight: bold;
z-index: 9;
}
@media (max-width: 599px) {
#product .content-wrap .fukidashi {
width: 100%;
left: 0%;
bottom: 30%;
padding: 10px;
}
}
#product .content-wrap .fukidashi .description {
font-weight: normal;
text-align: left;
}
#product .content-wrap .fukidashi .name {
text-align: center;
}
#product .content-wrap .fukidashi .balloon-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
@media (max-width: 599px) {
#product .content-wrap .fukidashi .balloon-wrap {
display: block;
}
}
#product .content-wrap .fukidashi .balloon-wrap p {
font-size: 0.8em;
}
#product .content-wrap .fukidashi .balloon-image {
width: 100%;
padding: 20px 10px 0 10px;
}
@media (max-width: 599px) {
#product .content-wrap .fukidashi .balloon-image {
padding: 10px 10px 0 10px;
}
}
#product .content-wrap .icon-rice:hover + .fukidashi {
display: block;
}
#product .content-wrap .icon-wrapping:hover + .fukidashi {
display: block;
}
#product .content-wrap #contents {
margin: 0 auto;
padding: 10px 0 50px 0;
width: 100%;
}
#product .content-wrap p {
padding: 10px 0;
}
#product .content-wrap #open01, #product .content-wrap #open02 {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: none;
position: absolute;
}
#product .content-wrap .close_overlay {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
text-indent: -9999px;
position: absolute;
background: #000;
opacity: 0.5;
z-index: 5;
}
#product .content-wrap .modal_window {
top: 50%;
left: 50%;
margin: -150px 0 0 -200px;
width: 400px;
height: 300px;
text-align: center;
display: block;
background: #fff;
position: absolute;
z-index: 10;
}
#product .content-wrap .modal_window h2 {
margin-bottom: 20px;
width: 400px;
height: 30px;
line-height: 30px;
color: #fff;
font-size: 12px;
font-weight: bold;
text-align: left;
text-indent: 15px;
background: #000;
}
#product .content-wrap .modal_window p {
padding: 0 15px 15px 15px;
font-size: 12px;
line-height: 160%;
text-align: left;
}
@-webkit-keyframes modalFadeIn {
0% {
opacity: 0;
display: block;
}
100% {
opacity: 1;
}
}
#product .content-wrap div#modal div:target {
-webkit-animation-name: modalFadeIn;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: 1;
opacity: 1;
display: block;
}
#product .item_detail_number .lad {
border: solid 1px #ffd6bd;
text-align: center;
height: 32px;
width: 30px;
line-height: 30px;
border-radius: 3px;
background: #f0efeb; background: -moz-linear-gradient(top, #fbfaf6 0%, #f0efeb 100%); background: -webkit-linear-gradient(top, #fbfaf6 0%, #f0efeb 100%); background: linear-gradient(to bottom, #fbfaf6 0%, #f0efeb 100%);
}
#product .item_detail_number .item-num {
margin-top: 10px;
border: solid 1px #ffd6bd;
border-radius: 3px;
text-align: center;
height: 30px;
line-height: 30px;
box-sizing: border-box;
padding: 5px;
margin: 5px 0;
background-color: #ffff;
}
#product span.shop-item-num-text {
display: block;
width: 100%;
text-align: right;
}
@media screen and (min-width: 35.5em) {
#product span.shop-item-num-text {
display: inline;
width: auto;
text-align: left;
}
}
#product .lad, #product .item-num { background-color: transparent;
padding: 0;
border: 0;
border-radius: 0;
color: inherit;
appearance: none; font-size: 1em;
line-height: 1.2;
padding: 0.5em var(--padding-x);
border-width: 2px;
border-style: solid;
}
#product .lad {
display: inline-flex;
justify-content: center; align-items: center; --padding-x: 1.2em;
border-color: transparent; }
#product .item-num {
--padding-x: 0.5em;
}
#product .content-wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
}
#product .cart_wrap {
margin-top: 20px;
text-align: center;
background: #ffffbf;
border: 1px #ffff00 solid;
flex-basis: calc((100% - 60px) / 4);
max-width: calc((100% - 60px) / 4); }
#product .cart_wrap::nth-of-type(1), #product .cart_wrap::nth-of-type(2), #product .cart_wrap::nth-of-type(3), #product .cart_wrap::nth-of-type(4) { margin-top: 0;
}
#product .cart_wrap::nth-of-type(4n-1):nth-last-of-type(1), #product .cart_wrap::nth-of-type(4n-2):nth-last-of-type(1) {
margin-right: auto;
margin-left: 20px;
}
#product .cart_wrap::nth-of-type(4n-2):nth-last-of-type(2) {
margin-right: 0;
margin-left: 20px;
}
@media (max-width: 599px) {
#product .cart_wrap {
flex-basis: calc((100% - 20px) / 2);
max-width: calc((100% - 20px) / 2);
}
#product .cart_wrap::nth-of-type(1), #product .cart_wrap::nth-of-type(2) {
margin-top: 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product .cart_wrap {
flex-basis: calc((100% - 40px) / 3);
max-width: calc((100% - 40px) / 3); }
#product .cart_wrap::nth-of-type(1), #product .cart_wrap::nth-of-type(2), #product .cart_wrap::nth-of-type(3) { margin-top: 0;
}
#product .cart_wrap::nth-of-type(3n-1):nth-last-of-type(1) {
margin-right: auto;
margin-left: 20px;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#product .cart_wrap {
flex-basis: calc((100% - 60px) / 4);
max-width: calc((100% - 60px) / 4); }
#product .cart_wrap::nth-of-type(1), #product .cart_wrap::nth-of-type(2), #product .cart_wrap::nth-of-type(3), #product .cart_wrap::nth-of-type(4) { margin-top: 0;
}
#product .cart_wrap::nth-of-type(4n-1):nth-last-of-type(1), #product .cart_wrap::nth-of-type(4n-2):nth-last-of-type(1) {
margin-right: auto;
margin-left: 20px;
}
#product .cart_wrap::nth-of-type(4n-2):nth-last-of-type(2) {
margin-right: 0;
margin-left: 20px;
}
}
#product .variation_group_name {
display: inline;
}
#product select.variation {
margin-top: 10px;
border: solid 1px #ffd6bd;
border-radius: 3px;
text-align: center;
height: 30px;
line-height: 30px;
box-sizing: border-box;
padding: 5px;
margin: 5px 0;
background-color: #ffff;
}
#product p.item_detail_number {
margin-top: 0px;
font-size: 100% !important;
display: flex;
justify-content: center;
align-items: center;
}
#product div#item_detail_cart {
margin-bottom: 10px;
}
#product article.item-count {
padding-top: 15px;
}
#product .clear-decoration { border: none;
outline: none;
background: transparent;
}
#product .button-cart {
padding: 5px 30px;
font-weight: bold;
display: inline-block;
text-decoration: none !important;
font-size: 15px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
border-radius: 5px;
background-color: #FF771F;
color: #fff !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 599px) {
#product .button-cart {
font-size: 13px !important;
padding: 5px 8px !important;
}
}
#product .button-cart:hover {
opacity: 1;
background-color: #D10E24;
}
#product .fa-cart-plus {
color: white;
font-size: 150%;
}
#product .overlays {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.5);
transition: opacity 200ms;
visibility: hidden;
opacity: 0;
}
#product .overlays .cancel {
position: absolute;
width: 100%;
height: 100%;
cursor: default;
}
#product .overlays:target {
visibility: visible;
opacity: 1;
}
#product .modals {
margin: 10% auto;
padding: 20px;
background: #fff;
border: 1px solid #666;
width: 50%;
border-radius: 6px;
box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
position: relative;
top: 10%;
}
@media (max-width: 599px) {
#product .modals {
width: 90% !important;
}
}
#product .modals h2 {
margin-top: 0;
}
#product .modals .close {
position: absolute;
width: 20px;
height: 20px;
top: 20px;
right: 20px;
opacity: 0.8;
transition: all 200ms;
font-size: 24px;
font-weight: bold;
text-decoration: none;
color: #777;
}
#product .modals .close:hover {
opacity: 1;
}
#product .modals .cont {
overflow: auto;
}
#product .modals p {
margin: 0 0 1em;
text-align: center;
}
#product .modals p:last-child {
margin: 0;
}
#product a.button {
background-color: #fff;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
cursor: pointer;
display: block;
font-weight: 300;
height: 50px;
padding: 15px;
text-align: center;
border-radius: 6px;
margin: 10px auto;
max-width: 200px;
opacity: 1;
color: #333;
text-decoration: none;
transition: 0.3s box-shadow ease;
-webkit-transition: 0.3s box-shadow ease;
transform: translateY(0px);
text-shadow: 0 0 0;
}
#product a.button:hover {
box-shadow: 0 12px 23px rgba(0, 0, 0, 0.23), 0 10px 10px rgba(0, 0, 0, 0.19);
}
#product #modal1 ul {
list-style: none;
padding-left: 20px;
list-style-position: outside;
}
#product #modal1 ul li {
margin-top: 5px;
text-indent: -0.8em;
line-height: 150%;
}
#product #modal1 ul li::before {
content: ""; width: 10px; height: 10px; display: inline-block; background-color: #F44336; border-radius: 50%; }
@media (max-width: 599px) {
#product .br-sp {
display: none;
}
}
  @media (max-width: 599px) {
#hero {
background-image: url(//tochikuken.co.jp/wp-content/themes/wp-tochikuken-master/images/background-hero_A.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 92vh;
margin-top: 53px;
}
}
#hero .Opening {
position: relative;
background-color: #FFF;
height: 73vh;
}
@media (max-width: 599px) {
#hero .Opening {
height: 0;
}
}
#hero .Opening ul {
margin: 0;
}
@media (max-width: 599px) {
#hero .Opening ul {
display: none;
}
}
#hero .Opening ul li {
position: relative;
overflow: hidden;
width: 100%;
height: 73vh;
text-align: center;
}
@media (max-width: 599px) {
#hero .Opening ul li {
height: 100vh;
}
}
#hero .Opening ul li span img.Opening__img {
max-width: inherit;
width: 100%;
height: auto;
position: relative;
bottom: 45%;
}
@media (min-width: 600px) and (max-width: 899px) {
#hero .Opening ul li span img.Opening__img {
bottom: 30%;
}
}
#hero .hero-tagline {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
font-size: 1.5em;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
text-align: center;
height: 100%;
display: inline;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
@media (max-width: 599px) {
#hero .hero-tagline {
font-size: 1.3em;
color: #fff;
top: 50%;
left: 50%;
height: 100vh;
padding: 80px 0;
-webkit-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
}
}
@media (min-width: 600px) and (max-width: 899px) {
#hero .hero-tagline {
height: 65vh;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#hero .hero-tagline {
height: 65vh;
}
}
#hero .hero-tagline h2 {
font-weight: normal;
}
#nav {
background-image: url(https://tochikuken.co.jp/wp-content/themes/wp-tochikuken-master/css/images/background-nav.jpg);
background-size: 40%;
background-repeat: no-repeat;
background-position: 100% 20%;
width: 100%;
height: 27vh;
z-index: 10;
}
@media (max-width: 599px) {
#nav {
background: none;
height: 0;
}
}
#nav .nav-panel {
height: 27vh;
padding: 0 10%;
}
@media (max-width: 599px) {
#nav .nav-panel {
display: none;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel {
padding: 0 5%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .nav-panel {
padding: 0 5%;
}
}
#nav .nav-panel .nav-wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
position: relative;
text-align: center;
height: 27vh;
width: 100%;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
#nav .nav-panel .nav-wrap .icon-logo_vertical {
width: 100%;
fill: #fff;
height: 20vh;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel .nav-wrap .icon-logo_vertical {
height: 13vh;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .nav-panel .nav-wrap .icon-logo_vertical {
height: 16vh;
}
}
@media (min-width: 1281px) {
#nav .nav-panel .nav-wrap .icon-logo_vertical {
height: 16vh;
}
}
#nav .nav-panel .nav-wrap .logo {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
position: relative;
height: 27vh;
width: 80px;
background-color: #d10e24;
color: #fff;
padding: 0;
font-weight: 500;
letter-spacing: 5px;
}
#nav .nav-panel .nav-wrap .logo:hover {
background-color: #7F0000;
-webkit-transition: 0.5s;
transition: 0.5s;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel .nav-wrap .logo {
width: 60px;
line-height: 60px;
}
}
#nav .nav-panel .nav-wrap h1 {
font-size: 2.5em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
height: 27vh;
width: 80px;
line-height: 80px;
background-color: #d10e24;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel .nav-wrap h1 {
font-size: 2em;
width: 60px;
}
}
#nav .nav-panel .nav-wrap .g-nav {
padding: 0.4em 3em;
position: relative;
width: 65%;
height: 27vh;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-align: left;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
#nav .nav-panel .nav-wrap .g-nav li {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
list-style: none;
font-size: 18px;
height: 100%;
width: 100px;
padding: 0 35px;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel .nav-wrap .g-nav li {
width: 75px;
padding: 0 22px;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .nav-panel .nav-wrap .g-nav li {
width: 75px;
padding: 0 22px;
}
}
#nav .nav-panel .nav-wrap .g-nav li a {
padding-top: 10px;
}
#nav .nav-panel .nav-wrap .g-nav li + li {
border-left: 0;
border-right: 1px solid #ddd;
}
#nav .nav-panel .nav-wrap .menu {
padding: 7px 0;
}
#nav .nav-panel .nav-wrap .contact-wrap {
color: #000;
position: relative;
margin: auto 0;
width: 27%;
text-align: left;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel .nav-wrap .contact-wrap {
width: 29%;
}
}
#nav .nav-panel .nav-wrap .contact-wrap p {
text-align: left;
}
#nav .nav-panel .nav-wrap .contact-number {
font-size: 2em;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .nav-panel .nav-wrap .contact-number {
font-size: 1.4em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .nav-panel .nav-wrap .contact-number {
font-size: 1.8em;
}
}
#nav .stickyNav {
background: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 60px;
z-index: 999;
display: none;
border-bottom: 1px solid #ddd;
}
@media (max-width: 599px) {
#nav .stickyNav {
height: 53px;
display: block !important;
}
}
@media (max-width: 599px) {
#nav .stickyNav.on {
height: 100vh;
}
}
#nav .stickyNav .nav-wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
height: 60px;
}
@media (max-width: 599px) {
#nav .stickyNav .nav-wrap {
height: 53px;
}
}
@media (max-width: 599px) {
#nav .stickyNav .nav-wrap.on {
display: grid;
}
}
#nav .stickyNav .icon-logo_horizontal {
width: 80%;
height: 60px;
fill: #fff;
}
@media (max-width: 599px) {
#nav .stickyNav .icon-logo_horizontal {
height: 53px;
}
}
#nav .stickyNav .logo {
width: 12%;
text-align: center;
background-color: #d10e24;
}
@media (max-width: 599px) {
#nav .stickyNav .logo {
text-align: center;
color: #fff;
width: 40%;
}
}
#nav .stickyNav .logo:hover {
background-color: #7F0000;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#nav .stickyNav h1 {
color: #fff;
font-size: 2em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
display: table-cell;
vertical-align: middle;
height: 60px;
width: 12%;
background-color: #d10e24;
font-weight: 500;
letter-spacing: 5px;
}
#nav .stickyNav h1:hover {
background-color: #7F0000;
-webkit-transition: 0.5s;
transition: 0.5s;
}
@media (max-width: 599px) {
#nav .stickyNav h1 {
height: 53px;
line-height: 53px;
width: 5em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .stickyNav h1 {
font-size: 1.5em;
letter-spacing: 0;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .stickyNav h1 {
letter-spacing: 0;
}
}
#nav .stickyNav .menu-toggle {
display: none;
}
@media (max-width: 599px) {
#nav .stickyNav .menu-toggle {
color: #000;
display: inline;
font-size: 0.8em;
font-weight: 700;
position: absolute;
cursor: pointer;
right: 20px;
top: 32px;
}
#nav .stickyNav .menu-toggle:before {
content: "";
background: #000;
height: 4px;
width: 35px;
position: absolute;
top: -8px;
left: 8%;
display: block;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#nav .stickyNav .menu-toggle:after {
content: "";
background: #000;
height: 4px;
width: 35px;
position: absolute;
top: -18px;
left: 8%;
margin: 0;
display: block;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#nav .stickyNav .menu-toggle.on {
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#nav .stickyNav .menu-toggle.on:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: -15px;
width: 30px;
margin: 0;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#nav .stickyNav .menu-toggle.on:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top: -15px;
width: 30px;
margin: 0;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
}
#nav .stickyNav .g-nav {
width: 70%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: space-around;
justify-content: space-around;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
@media (max-width: 599px) {
#nav .stickyNav .g-nav {
width: 100%;
padding: 0;
height: 80vh;
background-color: #fff;
}
}
@media (max-width: 599px) {
#nav .stickyNav .g-nav.hidden {
display: none;
}
}
#nav .stickyNav .g-nav li {
padding: 0 1.8em;
font-size: 1em;
list-style: none;
}
@media (max-width: 599px) {
#nav .stickyNav .g-nav li {
padding: 0 0.8em;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .stickyNav .g-nav li {
padding: 0 1em 0 0.5em;
font-size: 0.8em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .stickyNav .g-nav li {
padding: 0 1em;
}
}
@media (min-width: 1281px) {
#nav .stickyNav .g-nav li {
padding: 0;
text-align: center;
}
}
#nav .stickyNav .g-nav li a {
width: 100%;
height: 60px;
display: table-cell;
vertical-align: middle;
}
@media (max-width: 599px) {
#nav .stickyNav .g-nav li a {
height: 100%;
}
}
#nav .stickyNav .contact-wrap {
color: #000;
position: relative;
margin: 0 auto;
height: 60px;
text-align: left;
line-height: 0;
}
@media (max-width: 599px) {
#nav .stickyNav .contact-wrap {
display: none;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .stickyNav .contact-wrap {
width: 20%;
padding-top: 7px;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .stickyNav .contact-wrap {
width: 19%;
padding-top: 4px;
}
}
#nav .stickyNav .contact-wrap p {
font-size: 0.8em;
text-align: left;
}
#nav .stickyNav .contact-number {
font-size: 1.7em;
}
@media (min-width: 600px) and (max-width: 899px) {
#nav .stickyNav .contact-number {
font-size: 1.1em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#nav .stickyNav .contact-number {
font-size: 1.4em;
}
}
#nav a {
text-decoration: none;
color: #000;
}
#nav a:hover {
color: #d10e24;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#description {
background-image: url(//tochikuken.co.jp/wp-content/themes/wp-tochikuken-master/images/background-description.jpg);
background-size: cover;
background-position: center;
text-align: center;
width: 100%;
padding: 80px 0;
position: relative;
}
#description:before {
background-color: rgba(0, 0, 0, 0.3);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: " ";
}
#description .section-container {
color: #fff;
margin: 0 auto;
position: relative;
}
@media (max-width: 599px) {
#description .section-container {
width: 90%;
text-align: left;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#description .section-container {
width: 90%;
}
}
#description .section-container p {
font-size: 1.2em;
}
@media (max-width: 599px) {
#description .section-container p {
font-size: 1em;
}
}
#description .section-container .two-lines {
line-height: 2.5em;
}
@media (max-width: 599px) {
#description .section-container .two-lines {
line-height: normal;
}
#description .section-container .two-lines br {
display: none;
}
}
#recommend {
background-image: url(https://tochikuken.co.jp/wp-content/themes/wp-tochikuken-master/css/images/background-recommend.jpg);
background-size: cover;
background-position: center;
padding: 50px 0;
}
#recommend .slider {
display: none;
width: 85%;
margin: 50px auto;
text-align: center;
}
#recommend .slider.slick-initialized {
display: block;
}
#recommend .slick-track {
margin: 0 auto;
}
#recommend img {
width: 100%;
height: auto;
}
#recommend p {
text-align: center;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
#recommend .card {
background: #fff;
font-size: 1.3em;
line-height: 100px;
margin: 10px;
position: relative;
text-align: center;
border: 1px solid #ddd;
text-decoration: none;
color: #000;
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
outline: none;
}
@media (max-width: 599px) {
#recommend .card {
font-size: 0.6em;
line-height: 50px;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#recommend .card {
font-size: 1em;
}
}
#recommend .card:hover, #recommend .card .card {
-webkit-transform: scale(1.03);
transform: scale(1.03);
border-color: #d10e24;
}
#recommend .slick-dots {
text-align: center;
margin: 0 0 10px;
padding: 0;
}
#recommend .slick-dots li {
display: inline-block;
margin-left: 4px;
margin-right: 4px;
}
#recommend .slick-dots li.slick-active button {
background-color: #d10e24;
}
#recommend .slick-dots li button {
font: 0/0 a;
text-shadow: none;
color: transparent;
background-color: #aaa;
border: none;
width: 15px;
height: 15px;
border-radius: 50%;
outline: none;
}
#recommend .slick-dots li button:hover {
background-color: #d10e24;
cursor: pointer;
}
#recommend .content {
position: relative;
}
#recommend .prev {
color: #999;
position: absolute;
font-size: 1.5em;
left: 2em;
bottom: 50%;
}
@media (max-width: 599px) {
#recommend .prev {
left: 0.4em;
bottom: 45%;
}
}
#recommend .prev:hover {
cursor: pointer;
color: #d10e24;
}
#recommend .next {
color: #999;
position: absolute;
font-size: 1.5em;
right: 2em;
bottom: 50%;
}
@media (max-width: 599px) {
#recommend .next {
right: 0.4em;
bottom: 45%;
}
}
#recommend .next:hover {
cursor: pointer;
color: #d10e24;
}
@media (min-width: 600px) and (max-width: 899px) {
#recommend .next, #recommend .prev {
display: none !important;
}
}
#news {
padding: 50px 0;
}
#news .news-list {
width: 50%;
margin: 0 auto;
padding-bottom: 30px;
}
@media (max-width: 599px) {
#news .news-list {
width: 90%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#news .news-list {
width: 70%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#news .news-list {
width: 60%;
}
}
#news ul {
list-style: none;
}
#news li {
padding: 20px 0;
position: relative;
}
#news li a {
text-decoration: none;
color: #000;
font-size: 1.2em;
display: block;
}
#news li a:hover {
cursor: pointer;
color: #d10e24;
-webkit-transition: 0.3s;
transition: 0.3s;
}
@media (max-width: 599px) {
#news li a {
width: 85%;
font-size: 1em;
}
}
#news li .time {
display: block;
font-size: 0.8em;
}
#news li .arrow {
position: absolute;
right: 20px;
top: 0;
line-height: 90px;
}
@media (max-width: 599px) {
#news li .arrow {
right: 10px;
}
}
#global-footer {
padding: 50px 6em 0;
margin-bottom: -2px;
background-color: #d10e24;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
@media (max-width: 599px) {
#global-footer {
display: block;
padding: 1em 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#global-footer {
padding: 1em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#global-footer {
padding: 3em 5em;
}
}
#global-footer .footer {
margin: 0 auto;
}
@media (max-width: 599px) {
#global-footer .footer {
width: 100%;
text-align: center;
padding: 1em;
}
}
#global-footer .footer span {
display: block;
color: #fff;
}
#global-footer .footer p {
color: #fff;
}
#global-footer .footer a {
color: #fff;
text-decoration: none;
font-size: 2em;
}
#global-footer .footer .social-buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: none;
padding: 0 80px;
}
@media (max-width: 599px) {
#global-footer .footer .social-buttons {
padding: 0 50px;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#global-footer .footer .social-buttons {
padding: 0 1em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#global-footer .footer .social-buttons {
padding: 0 50px;
}
}
#global-footer .footer .social-buttons a {
display: block;
width: 50px;
height: 50px;
border-radius: 100%;
font-size: 30px;
text-align: center;
line-height: 50px;
outline: 0;
color: #fff;
background-color: #222;
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin: 0 auto;
}
#global-footer .footer .social-buttons a:hover, #global-footer .footer .social-buttons a:focus, #global-footer .footer .social-buttons a:active {
background-color: #fff;
color: #000;
}
#global-footer .footer .social-buttons li {
width: 100%;
padding: 0 2em;
}
@media (max-width: 599px) {
#global-footer .footer .social-buttons li {
padding: 0 1em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#global-footer .footer .social-buttons li {
padding: 0 1.5em;
}
}
#global-footer .footer .social-buttons .fa {
line-height: 50px;
}
#global-footer .footer-title {
font-size: 2em;
padding-bottom: 10px;
}
@media (max-width: 599px) {
#global-footer .footer-zipcode {
font-size: 1em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#global-footer .footer-address {
font-size: 0.9em;
}
}
@media (max-width: 599px) {
#global-footer .footer-number-wrap p {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
} #page-nav .pageNav {
background: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 60px;
z-index: 10;
border-bottom: 1px solid #ddd;
}
@media (max-width: 599px) {
#page-nav .pageNav {
height: 53px;
}
}
@media (max-width: 599px) {
#page-nav .pageNav.on {
height: 100vh;
}
}
#page-nav .pageNav .nav-wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
height: 60px;
}
@media (max-width: 599px) {
#page-nav .pageNav .nav-wrap {
height: 53px;
}
}
@media (max-width: 599px) {
#page-nav .pageNav .nav-wrap.on {
display: grid;
}
}
#page-nav .pageNav .icon-logo_horizontal {
width: 80%;
height: 60px;
fill: #fff;
}
@media (max-width: 599px) {
#page-nav .pageNav .icon-logo_horizontal {
height: 53px;
}
}
#page-nav .pageNav .logo {
width: 12%;
text-align: center;
background-color: #d10e24;
}
@media (max-width: 599px) {
#page-nav .pageNav .logo {
text-align: center;
color: #fff;
width: 40%;
height: 53px;
}
}
#page-nav .pageNav .logo:hover {
background-color: #7F0000;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#page-nav .pageNav h1 {
color: #fff;
font-size: 2em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
display: table-cell;
vertical-align: middle;
height: 60px;
width: 12%;
background-color: #d10e24;
}
#page-nav .pageNav h1:hover {
background-color: #7F0000;
-webkit-transition: 0.5s;
transition: 0.5s;
}
@media (max-width: 599px) {
#page-nav .pageNav h1 {
height: 53px;
line-height: 53px;
width: 5em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#page-nav .pageNav h1 {
font-size: 1.5em;
}
}
#page-nav .pageNav .menu-toggle {
display: none;
}
@media (max-width: 599px) {
#page-nav .pageNav .menu-toggle {
color: #000;
display: inline;
font-size: 0.8em;
font-weight: 700;
position: absolute;
cursor: pointer;
right: 20px;
top: 32px;
}
#page-nav .pageNav .menu-toggle:before {
content: "";
background: #000;
height: 4px;
width: 35px;
position: absolute;
top: -8px;
left: 8%;
display: block;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#page-nav .pageNav .menu-toggle:after {
content: "";
background: #000;
height: 4px;
width: 35px;
position: absolute;
top: -18px;
left: 8%;
margin: 0;
display: block;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#page-nav .pageNav .menu-toggle.on {
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#page-nav .pageNav .menu-toggle.on:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: -15px;
width: 30px;
margin: 0;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
#page-nav .pageNav .menu-toggle.on:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top: -15px;
width: 30px;
margin: 0;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
}
#page-nav .pageNav .g-nav {
width: 70%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: space-around;
justify-content: space-around;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
@media (max-width: 599px) {
#page-nav .pageNav .g-nav {
width: 100%;
padding: 0;
height: 80vh;
background-color: #fff;
}
}
@media (max-width: 599px) {
#page-nav .pageNav .g-nav.hidden {
display: none;
}
}
#page-nav .pageNav .g-nav li {
padding: 0 1.8em;
font-size: 1em;
line-height: 130%;
list-style: none;
}
@media (max-width: 599px) {
#page-nav .pageNav .g-nav li {
padding: 0 0.8em;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#page-nav .pageNav .g-nav li {
padding: 0 1em 0 0.5em;
font-size: 0.8em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#page-nav .pageNav .g-nav li {
padding: 0 1em;
}
}
@media (min-width: 1281px) {
#page-nav .pageNav .g-nav li {
padding: 0;
text-align: center;
}
}
#page-nav .pageNav .g-nav li a {
width: 100%;
height: 60px;
display: table-cell;
vertical-align: middle;
}
@media (max-width: 599px) {
#page-nav .pageNav .g-nav li a {
height: 100%;
}
}
#page-nav .pageNav .contact-wrap {
color: #000;
position: relative;
margin: 0 auto;
height: 60px;
text-align: left;
line-height: 0;
}
@media (max-width: 599px) {
#page-nav .pageNav .contact-wrap {
display: none;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#page-nav .pageNav .contact-wrap {
width: 20%;
padding-top: 7px;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#page-nav .pageNav .contact-wrap {
width: 19%;
padding-top: 4px;
}
}
#page-nav .pageNav .contact-wrap p {
font-size: 0.8em;
text-align: left;
}
#page-nav .pageNav .contact-number {
font-size: 1.7em;
}
@media (min-width: 600px) and (max-width: 899px) {
#page-nav .pageNav .contact-number {
font-size: 1.1em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#page-nav .pageNav .contact-number {
font-size: 1.4em;
}
}
#page-nav a {
text-decoration: none;
color: #000;
}
#page-nav a:hover {
color: #d10e24;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#product { }
#product .tab_container {
width: 90%;
margin: 0 auto;
padding: 70px 0;
position: relative;
}
#product input, #product section {
clear: both;
padding-top: 10px;
display: none;
}
#product label {
font-weight: 500;
font-size: 16px;
display: block;
float: left;
width: 20%;
padding: 1.5em;
color: #000;
cursor: pointer;
text-decoration: none;
text-align: center;
}
@media (max-width: 599px) {
#product label {
height: 100%;
padding: 1em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product label {
padding: 1em 0.5em;
}
}
#product label svg {
width: 25px;
height: 25px;
opacity: 1;
margin: 0 0.4em 0 0;
vertical-align: bottom;
}
@media (max-width: 599px) {
#product label svg {
margin: 0 0 5px 0;
vertical-align: top;
position: absolute;
}
}
#product label .fa {
font-size: 1.3em;
margin: 0 0.4em 0 0;
}
@media (max-width: 599px) {
#product label .fa {
margin: 0;
}
}
@media (max-width: 599px) {
#product label span {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
height: 25%;
text-align: left;
padding-top: 33px;
}
}
#product label .tab_container {
width: 98%;
}
@media (max-width: 599px) {
#product label .tab_container {
width: 100%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product label .tab_container {
width: 100%;
}
}
#product #tab1:checked ~ #content1, #product #tab2:checked ~ #content2, #product #tab3:checked ~ #content3, #product #tab4:checked ~ #content4, #product #tab5:checked ~ #content5 {
display: block;
padding: 20px;
background: #fff;
color: #000;
}
@media (max-width: 599px) {
#product #tab1:checked ~ #content1, #product #tab2:checked ~ #content2, #product #tab3:checked ~ #content3, #product #tab4:checked ~ #content4, #product #tab5:checked ~ #content5 {
padding: 5px;
}
}
#product .tab_container .tab-content p, #product .tab_container .tab-content h2, #product .tab_container .tab-content img {
-webkit-animation: fadeInScale 0.7s ease-in-out;
animation: fadeInScale 0.7s ease-in-out;
}
#product .tab_container .tab-content h2 {
text-align: center;
padding: 20px 0;
}
#product .tab_container [id^="tab"]:checked + label {
background: #000;
-webkit-box-shadow: inset 0 3px #d10e24;
box-shadow: inset 0 3px #d10e24;
color: #fff;
fill: #fff;
stroke: #fff;
}
#product .tab_container [id^="tab"]:checked + label .icon {
fill: #fff;
stroke: #fff;
color: #fff;
}
#product .tab_container {
width: 98%;
}
@media (max-width: 599px) {
#product .tab_container {
width: 100%;
}
}
@-webkit-keyframes fadeInScale {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes fadeInScale {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
#product .no_wrap {
text-align: center;
color: #d10e24;
}
#product .link {
text-align: center;
}
#product .pswp__caption__center {
text-align: center;
max-width: 500px;
}
#product .content-wrap {
width: 100%;
text-align: left; }
#product .content-wrap figure {
width: 24.6%;
text-align: center;
display: inline-table;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
margin: 0;
}
@media (max-width: 599px) {
#product .content-wrap figure {
width: 49%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product .content-wrap figure {
width: 32.8%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#product .content-wrap figure {
width: 24.5%;
}
}
#product .content-wrap figcaption {
display: none;
}
#product .content-wrap .card {
background: #fff;
font-size: 1.3em;
margin: 10px;
position: relative;
text-align: center;
border: 1px solid #ddd;
text-decoration: none;
color: #000;
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
outline: none;
width: 95%;
display: inline-table;
}
@media (max-width: 599px) {
#product .content-wrap .card {
margin: 2px;
}
}
#product .content-wrap .card:before {
position: absolute;
color: #fff;
width: 32px;
height: 32px;
top: 40%;
left: 50%;
margin: -14px 0 0 -16px;
content: " ";
font-family: FontAwesome;
opacity: 0;
z-index: 1;
-webkit-transition: all, 0.3s, linear;
transition: all, 0.3s, linear;
}
#product .content-wrap .card:after {
position: absolute;
width: 100%;
top: 0;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
content: "";
opacity: 0;
-webkit-transition: all, 0.3s, linear;
transition: all, 0.3s, linear;
}
#product .content-wrap .card:hover {
-webkit-transform: scale(1.03);
transform: scale(1.03);
border-color: #d10e24;
z-index: 9;
}
#product .content-wrap .card:hover:after {
opacity: 1;
}
#product .content-wrap .card:hover:before {
top: 50%;
opacity: 1;
}
@media (max-width: 599px) {
#product .content-wrap .card {
font-size: 0.7em;
line-height: 10px;
width: 100%;
}
}
#product .content-wrap .card .badge {
position: absolute;
width: 0;
height: 0;
left: 0;
top: -50px;
margin-left: -50px;
border: solid transparent;
border-color: rgba(51, 204, 153, 0);
border-top-color: #d10e24;
border-width: 50px;
pointer-events: none;
content: " ";
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
z-index: 5;
}
@media (max-width: 599px) {
#product .content-wrap .card .badge {
top: -30px;
margin-left: -30px;
border-width: 30px;
}
}
@media (max-width: 599px) {
#product .content-wrap .card .badge h6 {
font-size: 0.5em;
top: -47px;
right: -20px;
width: 38px;
}
}
#product .content-wrap .card .badge > * {
display: table-cell;
vertical-align: middle;
text-align: center;
font-weight: bold;
color: #fff;
font-size: 0.6em;
text-transform: uppercase;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
position: absolute;
top: -66px;
right: -22px;
width: 45px;
}
#product .content-wrap img {
width: 100%;
}
#product .content-wrap p {
font-size: 0.7em;
}
@media (max-width: 599px) {
#product .content-wrap p {
font-size: 1.2em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product .content-wrap p {
font-size: 13px;
}
}
#product .content-wrap p span {
background: #000;
color: #fff;
padding: 2px 5px;
font-size: 0.7em;
}
#product .content-wrap .price {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-size: 0.8em;
padding-bottom: 1em;
}
@media (max-width: 599px) {
#product .content-wrap .price {
display: block;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#product .content-wrap .price {
display: block;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#product .content-wrap .price {
display: block;
}
}
#product .content-wrap .price .price-block {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
#product .content-wrap .price span {
background: #000;
color: #fff;
padding: 5px;
font-size: 0.7em;
margin: 0 5px;
line-height: 20px;
}
@media (max-width: 599px) {
#product .content-wrap .price span {
padding: 0 5px;
font-size: 1.3em;
margin: auto 5px;
}
}
#product .content-wrap .price p {
font-size: 1em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
@media (max-width: 599px) {
#product .content-wrap .price p {
font-size: 1.5em;
}
}
#product .content-wrap .css-fukidashi {
padding: 0;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
#product .content-wrap .icon-rice {
fill: orange;
width: 19px;
height: 19px;
z-index: 9;
margin-right: 5px;
}
#product .content-wrap .icon-wrapping {
fill: pink;
width: 19px;
height: 19px;
z-index: 9;
}
#product .content-wrap .fukidashi {
display: none;
width: 126%;
position: absolute;
bottom: 20%;
left: -13%;
padding: 16px;
border-radius: 5px;
background: rgba(127, 0, 0, 0.75);
color: #fff;
font-weight: bold;
z-index: 9;
}
@media (max-width: 599px) {
#product .content-wrap .fukidashi {
width: 100%;
left: 0%;
bottom: 30%;
padding: 10px;
}
}
#product .content-wrap .fukidashi .description {
font-weight: normal;
text-align: left;
}
#product .content-wrap .fukidashi .name {
text-align: center;
}
#product .content-wrap .fukidashi .balloon-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
@media (max-width: 599px) {
#product .content-wrap .fukidashi .balloon-wrap {
display: block;
}
}
#product .content-wrap .fukidashi .balloon-wrap p {
font-size: 0.8em;
}
#product .content-wrap .fukidashi .balloon-image {
width: 100%;
padding: 20px 10px 0 10px;
}
@media (max-width: 599px) {
#product .content-wrap .fukidashi .balloon-image {
padding: 10px 10px 0 10px;
}
}
#product .content-wrap .icon-rice:hover + .fukidashi {
display: block;
}
#product .content-wrap .icon-wrapping:hover + .fukidashi {
display: block;
}
#product .content-wrap #contents {
margin: 0 auto;
padding: 10px 0 50px 0;
width: 100%;
}
#product .content-wrap p {
padding: 10px 0;
}
#product .content-wrap #open01, #product .content-wrap #open02 {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: none;
position: absolute;
}
#product .content-wrap .close_overlay {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
text-indent: -9999px;
position: absolute;
background: #000;
opacity: 0.5;
z-index: 5;
}
#product .content-wrap .modal_window {
top: 50%;
left: 50%;
margin: -150px 0 0 -200px;
width: 400px;
height: 300px;
text-align: center;
display: block;
background: #fff;
position: absolute;
z-index: 10;
}
#product .content-wrap .modal_window h2 {
margin-bottom: 20px;
width: 400px;
height: 30px;
line-height: 30px;
color: #fff;
font-size: 12px;
font-weight: bold;
text-align: left;
text-indent: 15px;
background: #000;
}
#product .content-wrap .modal_window p {
padding: 0 15px 15px 15px;
font-size: 12px;
line-height: 160%;
text-align: left;
}
@-webkit-keyframes modalFadeIn {
0% {
opacity: 0;
display: block;
}
100% {
opacity: 1;
}
}
#product .content-wrap div#modal div:target {
-webkit-animation-name: modalFadeIn;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: 1;
opacity: 1;
display: block;
} #section-news {
width: 60%;
padding: 100px 0;
margin: 0 auto;
}
@media (max-width: 599px) {
#section-news {
width: 90%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#section-news {
width: 90%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#section-news {
width: 80%;
}
}
#section-news .post-contents {
border-bottom: 1px solid #d10e24;
}
#section-news h1 {
font-size: 2em;
padding-bottom: 20px;
padding-top: 15px;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
@media (max-width: 599px) {
#section-news h1 {
font-size: 1.5em;
}
}
#section-news h1:after {
content: " ";
display: block;
width: 200px;
border-top: 1px solid #d10e24;
margin: 10px 0;
}
#section-news a {
color: #000;
}
#section-news a:hover {
color: #d10e24;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#section-news img {
width: 100%;
height: auto;
}
#section-news .social-container {
padding: 15px 0;
width: 100%;
text-align: right;
}
#section-news .paging {
padding: 20px 0;
height: 4em;
}
#section-news .prev {
float: left;
text-align: left;
width: 40%;
}
#section-news .next {
float: right;
text-align: right;
width: 40%;
}
#section-news .news-image {
text-align: left;
}
@media (max-width: 599px) {
#section-news .news-image {
text-align: center;
}
}
#section-news .product-list {
border-collapse: collapse;
width: 100%;
font-size: 0.9em;
}
@media (max-width: 599px) {
#section-news .product-list {
border-top: 1px solid #999;
width: 100%;
}
}
#section-news .product-list th, #section-news .product-list td {
padding: 8px;
border: 1px solid #999;
}
@media (max-width: 599px) {
#section-news .product-list td {
display: block;
text-align: center;
}
}
#section-news .product-list th {
background-color: #eee;
text-align: center;
width: 25%;
}
@media (max-width: 599px) {
#section-news .product-list th {
display: block;
border-top: none;
border-bottom: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
#section-news .wrapper {
margin: 0 auto;
font-size: 0.9em;
}
#section-news .table {
margin: 0 0 40px 0;
width: 100%;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
display: table;
}
@media screen and (max-width: 580px) {
#section-news .table {
display: block;
}
}
#section-news .row {
display: table-row;
background: #f6f6f6;
}
#section-news .row:nth-of-type(odd) {
background: #e9e9e9;
}
#section-news .row.header {
font-weight: 900;
background: #ddd;
}
@media screen and (max-width: 580px) {
#section-news .row {
padding: 14px 0 7px;
display: block;
}
#section-news .row.header {
padding: 0;
height: 6px;
}
#section-news .row.header .cell {
display: none;
}
#section-news .row .cell {
margin-bottom: 10px;
}
#section-news .row .cell:before {
margin-bottom: 3px;
content: attr(data-title);
min-width: 98px;
font-size: 10px;
line-height: 10px;
font-weight: bold;
text-transform: uppercase;
color: #969696;
display: block;
}
}
#section-news .cell {
padding: 6px 12px;
display: table-cell;
}
@media screen and (max-width: 580px) {
#section-news .cell {
padding: 2px 16px;
display: block;
}
}
#service-area {
position: relative;
}
#service-area #service-map {
width: 100%;
height: 500px;
}
@media (max-width: 599px) {
#service-area #service-map {
height: 300px;
}
}
@media (max-width: 599px) {
#service-area {
padding: 5px 0;
}
}
#service-area .text-wrap {
text-align: center;
padding: 50px 0;
}
@media (max-width: 599px) {
#service-area .text-wrap {
text-align: left;
padding: 30px 15px;
}
}
#service-area .service-table {
position: absolute;
top: 22em;
right: 50px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #ffffff;
width: 280px;
z-index: 9 !important;
}
@media (max-width: 599px) {
#service-area .service-table {
position: static;
top: 0;
right: 0;
width: 100%;
font-size: 0.9em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#service-area .service-table {
top: 34em;
right: 20px;
width: 185px;
font-size: 0.7em;
}
}
#service-area .service-table h3 {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
padding: 10px;
margin: 0;
}
@media (max-width: 599px) {
#service-area .service-table h3 {
padding: 10px 0;
}
}
#service-area .service-table p {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
margin: 0;
padding: 10px;
text-align: left;
}
#service-area .service-table .price {
text-align: center;
font-weight: bold;
}
@media (max-width: 599px) {
#service-area .service-table .price {
text-align: left;
}
}
#service-area .free-table {
text-align: center;
margin: 0;
}
@media (max-width: 599px) {
#service-area .free-table {
margin: 0 1em 2em;
}
}
#service-area .free-table h3 {
background-color: rgba(254, 137, 80, 0.5);
}
#service-area .paid-table {
text-align: center;
margin: 0;
}
@media (max-width: 599px) {
#service-area .paid-table {
margin: 0 1em 2em;
}
}
#service-area .paid-table h3 {
background-color: rgba(255, 0, 0, 0.3);
}
#company-store {
padding-top: 50px;
}
@media (max-width: 599px) {
#company-store {
position: relative;
}
}
#company-store .heading {
padding-bottom: 50px;
}
#company-store #map-canvas {
width: 45%;
height: 670px;
margin: 120px auto 0 auto;
}
@media (max-width: 599px) {
#company-store #map-canvas {
width: 100%;
height: 300px;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#company-store #map-canvas {
height: 520px;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#company-store #map-canvas {
height: 600px;
}
}
#company-store #overlay {
background-color: black;
height: 100%;
width: 100%;
z-index: 1000;
}
#company-store input[type=text] {
font-size: 16px;
-webkit-transform: scale(1);
transform: scale(1);
}
#company-store .dropdown-toggle {
display: none;
}
@media (max-width: 599px) {
#company-store .dropdown-toggle {
font-size: 0;
z-index: 1;
cursor: pointer;
position: absolute;
left: 10%;
border: none;
padding: 0;
margin: 0 0 0 1px;
background: transparent;
text-indent: -10px;
height: 34px;
width: 80%;
display: inline;
}
}
@media (max-width: 599px) {
#company-store .dropdown-toggle:focus {
outline: 0;
}
}
#company-store .dropdown-text {
display: none;
}
@media (max-width: 599px) {
#company-store .dropdown-text {
display: block;
cursor: pointer;
position: absolute;
text-indent: 10px;
line-height: 32px;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 3px;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.9) inset, 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.9) inset, 0 1px 3px rgba(0, 0, 0, 0.1);
width: 80%;
left: 10%;
}
}
#company-store .dropdown-text:after {
display: none;
}
@media (max-width: 599px) {
#company-store .dropdown-text:after {
display: block;
position: absolute;
right: 6px;
top: 15px;
content: "";
width: 0px;
height: 0px;
border-style: solid;
border-width: 5px 4px 0 4px;
border-color: #555 transparent transparent transparent;
}
}
#company-store #active {
display: block;
margin-bottom: -5px;
height: 5px;
width: 25.08%;
}
#company-store .map-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 599px) {
#company-store .map-wrap {
display: block;
padding-top: 50px;
}
}
#company-store .map-wrap .content {
width: 50%;
}
#company-store .map-wrap .content .content-heading {
text-align: center;
}
#company-store .map-wrap .content img {
width: 50%;
}
#company-store .map-wrap .content h2 {
text-align: center;
}
#company-store .map-wrap .content .list {
border-collapse: collapse;
width: 80%;
margin: 0 auto;
font-size: 0.9em;
}
@media (max-width: 599px) {
#company-store .map-wrap .content .list {
border-top: 1px solid #999;
}
}
#company-store .map-wrap .content .list th, #company-store .map-wrap .content .list td {
padding: 8px;
border: 1px solid #999;
}
@media (max-width: 599px) {
#company-store .map-wrap .content .list td {
display: block;
text-align: center;
}
}
#company-store .map-wrap .content .list th {
background-color: #eee;
text-align: center;
width: 25%;
}
@media (max-width: 599px) {
#company-store .map-wrap .content .list th {
display: block;
border-top: none;
border-bottom: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
#company-store .active {
background-color: #000;
color: #fff;
}
#company-store .store-nav {
display: table;
list-style: none;
margin: 0;
padding: 0;
width: 100%;
font-size: 0.8em;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
}
@media (max-width: 599px) {
#company-store .store-nav {
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
list-style-type: none;
position: absolute;
top: 0;
left: 10%;
padding: 0;
margin: 0;
opacity: 0;
visibility: hidden;
border-radius: 3px;
text-indent: 10px;
line-height: 32px;
background-color: #eee;
border: 1px solid #ccc;
width: 80%;
z-index: 8;
}
}
#company-store .store-nav li {
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
float: left;
text-align: center;
width: 11.111111%;
height: 50px;
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
@media (max-width: 599px) {
#company-store .store-nav li {
width: 100%;
height: 45px;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#company-store .store-nav li {
width: 16.66%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#company-store .store-nav li {
width: 16.66%;
}
}
#company-store .dropdown-toggle:hover ~ .dropdown-text, #company-store .dropdown-toggle:focus ~ .dropdown-text {
background-color: #e8e8e8;
}
#company-store .dropdown-toggle:focus ~ .dropdown-text {
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.8);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.8);
z-index: 2;
}
#company-store .dropdown-toggle:focus ~ .dropdown-text:after {
border-width: 0 4px 5px 4px;
border-color: transparent transparent #555 transparent;
}
#company-store .dropdown-content:hover, #company-store .dropdown-toggle:focus ~ .store-nav {
opacity: 1;
visibility: visible;
top: 15.7em;
}
#company-store .tab-box {
width: 50%;
}
@media (max-width: 599px) {
#company-store .tab-box {
width: 100%;
}
}
#company-store .tab-box li {
display: none;
}
#company-store .tab-box li.active-content {
display: block;
}
#company-store .tab-box .content-heading {
text-align: center;
}
#company-store .tab-box img {
width: 90%;
margin-top: 120px;
}
@media (max-width: 599px) {
#company-store .tab-box img {
width: 80%;
}
}
#company-store .tab-box h2 {
text-align: center;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
padding: 1em 0;
position: absolute;
width: 100%;
background-color: #F5F5F5;
font-weight: 500;
}
#company-store .tab-box .list {
border-collapse: collapse;
width: 90%;
margin: 20px auto 0 auto;
font-size: 0.9em;
}
@media (max-width: 599px) {
#company-store .tab-box .list {
border-top: 1px solid #999;
margin: 30px auto;
}
}
#company-store .tab-box .list th, #company-store .tab-box .list td {
padding: 6px;
border: 1px solid #999;
}
@media (max-width: 599px) {
#company-store .tab-box .list td {
display: block;
text-align: center;
}
}
#company-store .tab-box .list th {
background-color: #eee;
text-align: center;
width: 25%;
font-weight: 500;
}
@media (max-width: 599px) {
#company-store .tab-box .list th {
display: block;
border-top: none;
border-bottom: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
#consign-store {
padding: 50px 0;
}
#consign-store .consign-contents {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
list-style: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 90%;
-ms-flex-pack: space-between;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin: 0 auto;
padding-bottom: 50px;
}
@media (max-width: 599px) {
#consign-store .consign-contents {
width: 100%;
display: block;
}
}
#consign-store .consign-contents:after {
content: "";
display: block;
width: 33%;
}
#consign-store .consign-list {
padding: 1em;
margin: 10px;
background-color: #F8F8F8;
width: 31.5%;
font-size: 0.9em;
}
@media (max-width: 599px) {
#consign-store .consign-list {
width: initial;
font-size: 0.8em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#consign-store .consign-list {
width: 47.1%;
font-size: 0.9em;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#consign-store .consign-list {
width: 31.1%;
font-size: 0.8em;
}
}
#consign-store .consign-list h3 {
font-weight: 500;
}
#consign-store .consign-list p {
-webkit-margin-after: 0;
-webkit-margin-before: 0;
}
#consign-store .consign-list .tel {
padding: 0.8em 0;
}
#consign-store .button-wrap {
padding: 30px 0;
}
#consign-store .button-wrap .button {
padding: 8px 30px;
}
#consign-store .place-wrap {
margin-left: 5em;
}
@media (max-width: 599px) {
#consign-store .place-wrap {
margin: 0;
text-align: center;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#consign-store .place-wrap {
margin-left: 3.2em;
}
}
@media (min-width: 1281px) {
#consign-store .place-wrap {
margin-left: 6em;
}
}
#consign-store .place-wrap .place {
position: relative;
line-height: 1.4;
padding: 0.25em 1em;
display: inline-block;
top: 0;
font-weight: 500;
}
#consign-store .place-wrap .place:before, #consign-store .place-wrap .place:after {
position: absolute;
top: 0;
content: "";
width: 8px;
height: 100%;
display: inline-block;
}
#consign-store .place-wrap .place:before {
border-left: solid 1px black;
border-top: solid 1px black;
border-bottom: solid 1px black;
left: 0;
}
#consign-store .place-wrap .place:after {
content: "";
border-top: solid 1px black;
border-right: solid 1px black;
border-bottom: solid 1px black;
right: 0;
}
#outline-select {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
margin: 0 auto;
padding: 50px 10em 0;
}
@media (max-width: 599px) {
#outline-select {
padding: 50px 1em 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#outline-select {
padding: 50px 5em 0;
}
}
#outline-select ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: none;
}
#outline-select a {
text-decoration: none;
}
#outline-select .button {
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
color: #000;
padding: 12px 30px;
background: #000;
border: 1px solid #000;
color: #fff;
overflow: hidden;
-webkit-transition: all 0.5s;
transition: all 0.5s;
margin: 0 auto;
width: 15vw;
}
@media (max-width: 599px) {
#outline-select .button {
overflow: inherit;
padding: 10px 3px;
font-size: 0.9em;
width: 14vh;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#outline-select .button {
padding: 10px 5px;
width: 13vw;
}
}
#outline-select .button:hover, #outline-select .button:active {
text-decoration: none;
color: #d10e24;
border-color: #d10e24;
background: #fff;
}
#outline-select .button span {
display: inline-block;
position: relative;
padding-right: 0;
-webkit-transition: padding-right 0.5s;
transition: padding-right 0.5s;
}
#outline-select .button span:after {
content: " ";
position: absolute;
top: 0;
right: -18px;
opacity: 0;
width: 10px;
height: 10px;
margin-top: -6px;
background: rgba(0, 0, 0, 0);
border: 2px solid #d10e24;
border-top: none;
border-left: none;
-webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
transition: opacity 0.5s, top 0.5s, right 0.5s;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#outline-select .button:hover span, #outline-select .button:active span {
padding-right: 30px;
}
#outline-select .button:hover span:after, #outline-select .button:active span:after {
-webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
transition: opacity 0.5s, top 0.5s, right 0.5s;
opacity: 1;
border-color: #d10e24;
right: 0;
top: 50%;
}
#profile {
padding: 50px 0;
}
#profile .profile-list {
padding-top: 50px;
border-collapse: collapse;
width: 60%;
margin: 50px auto 0 auto;
font-size: 0.9em;
}
@media (max-width: 599px) {
#profile .profile-list {
border-top: 1px solid #999;
margin: 30px auto;
width: 90%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#profile .profile-list {
width: 80%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#profile .profile-list {
width: 70%;
}
}
#profile .profile-list th, #profile .profile-list td {
padding: 6px;
vertical-align: top;
}
@media (max-width: 599px) {
#profile .profile-list th, #profile .profile-list td {
border: 1px solid #999;
}
}
@media (max-width: 599px) {
#profile .profile-list td {
display: block;
text-align: center;
}
}
#profile .profile-list th {
text-align: left;
width: 25%;
font-weight: 500;
}
@media (max-width: 599px) {
#profile .profile-list th {
text-align: center;
background-color: #eee;
display: block;
border-top: none;
border-bottom: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
#profile .profile-list li {
list-style: none;
}
@media (max-width: 599px) {
#profile .profile-list li {
padding: 5px;
}
}
#history {
padding-top: 50px;
}
#history .history-description {
padding: 50px 10em 0;
text-align: left;
margin: 0 auto;
}
@media (max-width: 599px) {
#history .history-description {
padding: 25px 1em;
text-align: left;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#history .history-description {
width: 90%;
}
}
#history .history-description .two-lines {
line-height: 2.5em;
}
@media (max-width: 599px) {
#history .history-description .two-lines {
line-height: normal;
}
#history .history-description .two-lines br {
display: none;
}
}
#history .group:after {
content: "";
display: table;
clear: both;
}
#history .timeline {
width: 100%;
max-width: 60rem;
margin-right: auto;
margin-left: auto;
margin-top: 50px;
padding-right: 2rem;
padding-left: 2rem;
background-image: -webkit-gradient(linear, left top, left bottom, from(#d10e24), to(#d10e24));
background-image: linear-gradient(#d10e24, #d10e24);
background-size: 2px 100%;
background-position: 50% 1rem;
background-repeat: no-repeat;
}
@media (max-width: 599px) {
#history .timeline {
background-position: 2rem 0;
}
}
#history .timeline .item {
position: relative;
display: block;
width: 50%;
float: left;
clear: both;
margin-top: -1rem;
}
@media (max-width: 599px) {
#history .timeline .item {
width: 100%;
float: none;
margin-top: 0;
}
}
#history .timeline .item:before {
content: "";
position: absolute;
top: 0.3rem;
width: 1rem;
height: 1rem;
border: 2px solid #d10e24;
border-radius: 50%;
background-color: #fff;
}
#history .timeline .item:hover:before {
background-color: #d10e24;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#history .timeline .item:first-child {
margin-top: 0;
}
#history .timeline .item:nth-child(odd) {
padding-right: 2rem;
padding-top: 2.2rem;
text-align: right;
}
@media (max-width: 599px) {
#history .timeline .item:nth-child(odd) {
padding-right: 0;
padding-left: 2rem;
text-align: left;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#history .timeline .item:nth-child(odd) {
padding-right: 1rem;
}
}
#history .timeline .item:nth-child(odd):before {
right: -0.65rem;
top: 2.3rem;
}
@media (max-width: 599px) {
#history .timeline .item:nth-child(odd):before {
left: -0.55rem;
}
}
#history .timeline .item:nth-child(even) {
float: right;
padding-left: 2rem;
padding-top: 1.8rem;
}
@media (max-width: 599px) {
#history .timeline .item:nth-child(even) {
padding-top: 0.8rem;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#history .timeline .item:nth-child(even) {
padding-left: 1rem;
}
}
#history .timeline .item:nth-child(even):before {
left: -0.6rem;
top: 2rem;
}
@media (max-width: 599px) {
#history .timeline .item:nth-child(even):before {
left: -0.55rem;
top: 1rem;
}
}
#history .timeline .item h2 {
display: block;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
width: 55%;
border: 1px solid;
text-align: center;
font-size: 1em;
margin-top: 0;
margin-bottom: 1rem;
margin-left: auto;
margin-right: 0;
font-weight: 500;
height: 25px;
line-height: 25px;
}
@media (max-width: 599px) {
#history .timeline .item h2 {
width: 90%;
margin: 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#history .timeline .item h2 {
width: 60%;
}
}
#history .timeline .item:nth-child(even) h2 {
margin-right: auto;
margin-left: 0;
font-weight: 500;
}
@media (max-width: 599px) {
#history .timeline .item:nth-child(even) h2 {
text-align: center;
margin: 0;
}
}
#history .timeline .item:nth-child(even) p {
text-align: left;
}
#awards {
padding: 50px 0;
}
#awards ul {
padding-top: 50px;
}
#awards ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
width: 65%;
padding: 15px 0;
border-bottom: 1px solid #ddd;
}
@media (max-width: 599px) {
#awards ul li {
width: 100%;
display: block;
padding: 15px 20px;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#awards ul li {
width: 90%;
display: block;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#awards ul li {
width: 80%;
}
}
#awards ul li .year {
padding: 0 20px;
}
@media (max-width: 599px) {
#awards ul li .year {
padding: 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#awards ul li .year {
padding: 0;
}
}
#awards ul li .rank {
font-weight: bold;
margin-left: 5px;
}
#kashiwa-quality {
padding: 50px 0;
}
#kashiwa-quality .content-wrap {
padding: 50px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 90%;
margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 899px) {
#kashiwa-quality .content-wrap {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
}
#kashiwa-quality .content-wrap .description {
width: 50%;
display: block;
margin: auto 0;
}
@media (max-width: 599px) {
#kashiwa-quality .content-wrap .description {
width: 100%;
}
}
#kashiwa-quality .content-wrap .description .description-tagline {
margin-top: 2em;
margin-left: 4.5em;
}
@media (max-width: 599px) {
#kashiwa-quality .content-wrap .description .description-tagline {
margin: 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#kashiwa-quality .content-wrap .description .description-tagline {
margin-top: 0;
margin-left: 2.5em;
}
}
#kashiwa-quality .content-wrap .description h3 {
font-size: 1.8em;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
@media (max-width: 599px) {
#kashiwa-quality .content-wrap .description h3 {
font-size: 1.6em;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#kashiwa-quality .content-wrap .description h3 {
font-size: 1.7em;
}
}
#kashiwa-quality .content-wrap .description h4 {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
font-weight: 500;
}
#kashiwa-quality .content-wrap .description p {
margin: 30px 0 0 4.5em;
width: 80%;
}
@media (max-width: 599px) {
#kashiwa-quality .content-wrap .description p {
width: 100%;
margin: 20px auto;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#kashiwa-quality .content-wrap .description p {
width: 80%;
margin: 20px auto;
}
}
#kashiwa-quality .content-wrap .img {
width: 50%;
}
@media (max-width: 599px) {
#kashiwa-quality .content-wrap .img {
width: 100%;
}
}
#kashiwa-quality .content-wrap .img img {
width: 100%;
}
#kashiwa-quality .content-wrap:nth-child(odd) {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
@media (max-width: 599px) {
#kashiwa-quality .content-wrap, #kashiwa-quality .content-wrap:nth-child(odd) {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
#recruit-select {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
margin: 0 auto;
padding: 50px 10em 0;
}
@media (max-width: 599px) {
#recruit-select {
padding: 50px 1em 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#recruit-select {
padding: 50px 5em 0;
}
}
#recruit-select ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: none;
}
#recruit-select a {
text-decoration: none;
}
#recruit-select .button {
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
color: #000;
padding: 12px 30px;
background: #000;
border: 1px solid #000;
color: #fff;
overflow: hidden;
-webkit-transition: all 0.5s;
transition: all 0.5s;
margin: 0 auto;
width: 15vw;
}
@media (max-width: 599px) {
#recruit-select .button {
overflow: inherit;
padding: 10px 3px;
font-size: 0.9em;
width: 14vh;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#recruit-select .button {
padding: 10px 5px;
width: 13vw;
}
}
#recruit-select .button:hover, #recruit-select .button:active {
text-decoration: none;
color: #d10e24;
border-color: #d10e24;
background: #fff;
}
#recruit-career {
padding-bottom: 50px;
}
#recruit-career .heading {
padding: 50px 0 0;
}
#recruit-career h3 {
text-align: center;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
padding: 25px 0;
}
#recruit-career .job-list {
padding-top: 50px;
border-collapse: collapse;
margin: 0 auto;
font-size: 0.9em;
}
@media (max-width: 599px) {
#recruit-career .job-list {
border-top: 1px solid #999;
margin: 30px auto;
width: 90%;
}
}
#recruit-career .job-list th, #recruit-career .job-list td {
padding: 6px;
vertical-align: top;
}
@media (max-width: 599px) {
#recruit-career .job-list th, #recruit-career .job-list td {
border: 1px solid #999;
}
}
#recruit-career .job-list td {
width: 35vw;
}
@media (max-width: 599px) {
#recruit-career .job-list td {
display: block;
text-align: left;
width: inherit;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
#recruit-career .job-list td {
width: 40vw;
}
}
@media (min-width: 1281px) {
#recruit-career .job-list td {
width: 53vh;
}
}
#recruit-career .job-list th {
text-align: left;
padding-right: 2em;
font-weight: 500;
}
@media (max-width: 599px) {
#recruit-career .job-list th {
background-color: #eee;
display: block;
border-top: none;
border-bottom: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#recruit-career .job-list th {
width: 30%;
}
}
#recruit-career .job-list li {
list-style: none;
}
@media (max-width: 599px) {
#recruit-career .job-list li {
padding: 5px;
}
}
#recruit-career hr {
width: 70%;
margin-top: 50px;
border-color: #ddd;
}
#recruit-choice {
padding: 50px 0;
}
#recruit-choice .recruit-choice-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 599px) {
#recruit-choice .recruit-choice-wrap {
display: inherit;
padding: 0 2em;
}
}
@media (max-width: 599px) {
#recruit-choice p br {
padding: 0 2em;
}
}
#recruit-choice a {
text-decoration: none;
}
#recruit-choice .fa {
margin: 0.5em 0 0 0;
font-size: 4em;
}
#recruit-choice .button {
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
padding: 12px 30px;
background: #fff;
border: 1px solid #000;
color: #000;
overflow: hidden;
-webkit-transition: all 0.5s;
transition: all 0.5s;
margin: 0 4em;
width: 50%;
}
@media (max-width: 599px) {
#recruit-choice .button {
width: 100%;
margin: 1em 0;
display: block;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#recruit-choice .button {
margin: 0 2em;
}
}
#recruit-choice .button:hover, #recruit-choice .button:active {
text-decoration: none;
color: #d10e24;
border-color: #d10e24;
background: #fff;
}
#recruit-choice .button span {
display: inline-block;
position: relative;
padding-right: 0;
-webkit-transition: padding-right 0.5s;
transition: padding-right 0.5s;
}
#recruit-choice .button span:after {
content: " ";
position: absolute;
top: 0;
right: -18px;
opacity: 0;
width: 10px;
height: 10px;
margin-top: -6px;
background: rgba(0, 0, 0, 0);
border: 2px solid #d10e24;
border-top: none;
border-left: none;
-webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
transition: opacity 0.5s, top 0.5s, right 0.5s;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#recruit-choice .button:hover span, #recruit-choice .button:active span {
padding-right: 30px;
}
#recruit-choice .button:hover span:after, #recruit-choice .button:active span:after {
-webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
transition: opacity 0.5s, top 0.5s, right 0.5s;
opacity: 1;
border-color: #d10e24;
right: 0;
top: 50%;
}
#recruit-overview {
padding: 50px 0;
}
#recruit-overview .message {
padding-top: 20px;
text-align: center;
margin: 0 auto;
position: relative;
}
@media (max-width: 599px) {
#recruit-overview .message {
width: 90%;
text-align: left;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#recruit-overview .message {
width: 90%;
}
}
#recruit-overview .message .two-lines {
line-height: 2.5em;
}
@media (max-width: 599px) {
#recruit-overview .message .two-lines {
line-height: normal;
}
#recruit-overview .message .two-lines br {
display: none;
}
}
.navigation.pagination {
margin-top: 20px;
text-align: center;
}
.navigation.pagination h2 {
display: none;
}
.navigation.pagination .nav-links .page-numbers {
color: #000;
font-weight: bold;
padding: 5px 10px;
margin-bottom: 10px;
text-decoration: none;
}
.navigation.pagination .nav-links .page-numbers.current {
background-color: #d10e24;
color: #fff;
}
.navigation.pagination .nav-links .next.page-numbers {
background-color: #fff;
color: #000;
}
body {
margin: 0;
font-family: "ryo-text-plusn", serif;
}
@media (max-width: 599px) {
body.on {
overflow: hidden;
position: relative;
}
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
h3 {
font-weight: 500;
}
ul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
padding: 0;
margin: 0;
}
.heading h2 {
position: relative;
text-align: center;
font-weight: 500;
}
@media (max-width: 599px) {
.heading h2 {
font-size: 1.3em;
}
}
.heading span {
display: inline-block;
position: relative;
}
.heading span:before, .heading span:after {
content: "";
border-bottom: 1px solid #000;
width: 3em;
margin: 0 1.5em;
position: absolute;
bottom: 0.7em;
}
@media (max-width: 599px) {
.heading span:before, .heading span:after {
width: 2em;
margin: 0 0.8em;
}
}
.heading span:before {
right: 100%;
}
.heading span:after {
left: 100%;
}
.button-wrap {
display: block;
text-align: center;
padding: 50px 0;
}
.button-wrap .button {
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
color: #000;
padding: 12px 30px;
background: #000;
border: 1px solid #000;
color: #fff;
overflow: hidden;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.button-wrap .button:hover, .button-wrap .button:active {
text-decoration: none;
color: #d10e24;
border-color: #d10e24;
background: #fff;
}
.button-wrap .button span {
display: inline-block;
position: relative;
padding-right: 0;
-webkit-transition: padding-right 0.5s;
transition: padding-right 0.5s;
}
.button-wrap .button span:after {
content: " ";
position: absolute;
top: 0;
right: -18px;
opacity: 0;
width: 10px;
height: 10px;
margin-top: -6px;
background: rgba(0, 0, 0, 0);
border: 2px solid #d10e24;
border-top: none;
border-left: none;
-webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
transition: opacity 0.5s, top 0.5s, right 0.5s;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.button-wrap .button:hover span, .button-wrap .button:active span {
padding-right: 30px;
}
.button-wrap .button:hover span:after, .button-wrap .button:active span:after {
-webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
transition: opacity 0.5s, top 0.5s, right 0.5s;
opacity: 1;
border-color: #d10e24;
right: 0;
top: 50%;
}
#page-header {
padding-top: 25px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
}
@media (max-width: 599px) {
#page-header {
display: block;
padding-top: 55px;
}
}
#page-header .section-container {
margin: 0 auto;
width: 65%;
text-align: center;
}
@media (max-width: 599px) {
#page-header .section-container {
width: 100%;
}
}
#page-header .section-container img {
width: 80%;
}
@media (max-width: 599px) {
#page-header .section-container img {
width: 100%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#page-header .section-container img {
width: 90%;
}
}
#page-header .section-container p {
text-align: left;
width: 80%;
margin: 0 auto;
padding-top: 25px;
}
@media (max-width: 599px) {
#page-header .section-container p {
width: 90%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#page-header .section-container p {
width: 90%;
}
}
.header-title {
font-weight: normal;
font-size: 2em;
letter-spacing: 10px;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
display: block;
position: absolute;
left: 7%;
top: 4em;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding: 20px 0;
}
@media (max-width: 599px) {
.header-title {
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
position: static;
text-align: center;
border: none;
letter-spacing: 5px;
padding: 80px 0 0 0;
}
}
@media (min-width: 600px) and (max-width: 899px) {
.header-title {
font-size: 1.8em;
left: 5%;
top: 4.5em;
}
}
.header-title span {
display: block;
font-size: 0.5em;
letter-spacing: 3px;
width: 100%;
}
.copyright {
text-align: center;
background-color: #d10e24;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
padding-bottom: 25px;
margin: 0;
}
.copyright a {
text-decoration: none;
color: #000;
}
#Breadcrumbs {
padding-top: 80px;
text-decoration: none;
}
@media (max-width: 599px) {
#Breadcrumbs {
margin-bottom: 0px;
}
}
#Breadcrumbs ul {
width: 100%;
text-align: center;
font-weight: 200;
-webkit-padding-start: 0;
margin: 0;
}
@media (max-width: 599px) {
#Breadcrumbs ul {
-webkit-margin-after: 0;
margin-top: 40px;
}
}
#Breadcrumbs ul li {
display: inline-block;
vertical-align: top;
}
#Breadcrumbs a {
color: #d10e24;
text-decoration: none;
}
#Breadcrumbs a:hover {
color: #7F0000;
}
#error h1 {
font-size: 50vh;
position: relative;
background: white;
color: black;
margin: 0;
padding: 0;
overflow: hidden;
text-align: center;
}
@media (max-width: 599px) {
#error h1 {
font-size: 20vh;
padding: 50px 0 20px 0;
}
}
#error h1:before {
content: "";
display: block;
position: absolute;
-webkit-filter: blur(20px);
filter: blur(20px);
top: 0;
left: 0;
width: 100%;
height: 100%;
mix-blend-mode: screen;
background-image: repeating-linear-gradient(-45deg, transparent, transparent 1em, #9E2053 1em, orange 50%), repeating-linear-gradient(45deg, #111626, #111626 1em, pink 1em, #571B3D 50%);
background-size: 3em 3em, 2em 2em;
-webkit-animation-name: ani;
animation-name: ani;
-webkit-animation-duration: 8s;
animation-duration: 8s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
@media (max-width: 599px) {
#error h1:before {
font-size: 5vh;
}
}
#error h1 small {
display: block;
font-size: 11.5vh;
margin-top: -1em;
}
@media (max-width: 599px) {
#error h1 small {
font-size: 5vh;
}
}
@-webkit-keyframes ani {
from {
background-position: 0 0;
}
to {
background-position: 400% 0;
}
}
@keyframes ani {
from {
background-position: 0 0;
}
to {
background-position: 400% 0;
}
}
#error .error-message {
text-align: center;
padding: 2em 0 0 0;
}
@media (max-width: 599px) {
#error .error-message {
padding: 0 1em;
text-align: left;
}
}
@media (min-width: 600px) and (max-width: 899px) {
#error .error-message {
padding: 0 2em;
}
}
a[href^="tel:"] {
cursor: default;
text-decoration: none;
color: inherit;
}
.fixed-flyer {
text-decoration: none;
color: #fff;
background-color: #000;
position: fixed;
z-index: 100;
bottom: 1%;
right: 1%;
padding: 15px 20px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
border-radius: 50%;
}
@media (max-width: 599px) {
.fixed-flyer {
padding: 10px;
}
}
.fixed-flyer:hover {
background-color: #7F0000;
}
.fixed-flyer .fa {
display: block;
text-align: center;
font-size: 2em;
padding-bottom: 5px;
}
@media (max-width: 599px) {
.fixed-flyer .fa {
font-size: 1.5em;
}
}
.fixed-attention {
position: absolute;
background-color: #D9D216;
color: #000;
border-radius: inherit;
right: 0;
bottom: inherit;
top: 25%;
-ms-writing-mode: tb-lr;
writing-mode: vertical-lr;
-moz-writing-mode: vertical-lr;
-o-writing-mode: vertical-lr;
-webkit-writing-mode: vertical-lr;
}
@media (max-width: 599px) {
.fixed-attention {
top: 53px;
}
}
.fixed-attention:hover {
background-color: #A6A11C;
}
.fixed-attention .fa {
display: unset;
font-size: 1em;
}
@media (max-width: 599px) {
.fixed-attention span {
display: none;
}
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
background: #fff;
}
.spinner {
width: 50px;
height: 40px;
text-align: center;
font-size: 10px;
position: absolute;
top: 47%;
left: 48%;
}
@media (max-width: 599px) {
.spinner {
top: 46.8%;
left: 42%;
}
}
@media (min-width: 600px) and (max-width: 899px) {
.spinner {
top: 47.5%;
left: 45.8%;
}
}
@media (min-width: 900px) and (max-width: 1199px) {
.spinner {
top: 47%;
left: 48%;
}
}
@media (min-width: 1281px) {
.spinner {
top: 48.1%;
left: 48.7%;
}
}
.spinner > div {
background-color: #d10e24;
height: 100%;
width: 6px;
display: inline-block;
-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.spinner .rect3 {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.spinner .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.spinner .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
0%, 40%, 100% {
-webkit-transform: scaleY(0.4);
}
20% {
-webkit-transform: scaleY(1);
}
}
@keyframes sk-stretchdelay {
0%, 40%, 100% {
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4);
}
20% {
transform: scaleY(1);
-webkit-transform: scaleY(1);
}
}.navigation.pagination {
margin-top: 20px;
text-align: center;
}
.navigation.pagination h2 {
display: none;
}
.navigation.pagination .nav-links .page-numbers {
color: #000;
font-weight: bold;
padding: 5px 10px;
margin-bottom: 10px;
text-decoration: none;
}
.navigation.pagination .nav-links .page-numbers.current {
background-color: #d10e24;
color: #fff;
}
.navigation.pagination .nav-links .next.page-numbers {
background-color: #fff;
color: #000;
}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html>body .clearfix{display:inline-block;width:100%}* html .clearfix{height:1%}#lightboxIframe{display:none}#overlay{position:absolute;top:0;left:0;z-index:10090;width:100%;height:500px;background-color:#000;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;display:none}#lightbox{position:absolute;left:0;width:100%;z-index:10100;line-height:0}#jqlb_spinner{height:32px;background-image:url(https://tochikuken.co.jp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/loading.gif);background-repeat:no-repeat;background-position:center center}#jqlb_closelabel{height:22px;width:66px;background-image:url(https://tochikuken.co.jp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/closelabel.gif);background-repeat:no-repeat;background-position:center center}#lightbox a img{border:none}#outerImageContainer{position:relative;background-color:#fff;width:300px;height:300px;margin:0 auto}#imageContainer{padding:10px;text-align:center}#lightboxImage{margin-left:auto;margin-right:auto;}#jqlb_loading{position:absolute;top:40%;left:0;height:25%;width:100%;line-height:0}#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}#imageContainer>#hoverNav{left:0}#hoverNav a{outline:0}#nextLink,#prevLink{width:45%;height:100%;background:transparent url(https://tochikuken.co.jp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/blank.gif) no-repeat;display:block}#prevLink{left:0;float:left}#nextLink{right:0;float:right}#prevLink:hover,#prevLink:visited:hover{background:url(https://tochikuken.co.jp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/prev.gif) left 50% no-repeat}#nextLink:hover,#nextLink:visited:hover{background:url(https://tochikuken.co.jp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/next.gif) right 50% no-repeat}#imageDataContainer{font:10px Verdana,Helvetica,sans-serif;background-color:#fff;color:#000;margin:0 auto;line-height:1.4em}#imageData{padding:0 10px}.ontop #imageData{padding-top:5px}#imageData #imageDetails{float:left;text-align:left;margin-bottom:10px;width:80%;width:-moz-calc(100% - 80px);width:-webkit-calc(100% - 80px);width:-o-calc(100% - 80px);width:calc(100% - 80px)}#imageData #imageDetails #titleAndCaption #titleText{font-weight:700}#imageData #imageDetails #titleAndCaption #captionText{font-weight:400}#imageData #imageDetails #controls{margin:0;white-space:nowrap}#imageData #bottomNav #bottomNavClose{height:22px;width:66px;float:right;margin-bottom:10px}#lightbox {
position: fixed;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%);
}
#imageContainer {
position: relative;
height: 100%;
box-sizing: border-box;
}
#imageDataContainer {
position: relative;
}
#imageDataContainer.hide {
display: none;
}
#newHoverNav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
display: flex;
justify-content: space-between;
align-items: center;
}
#prevArrow,
#nextArrow {
color: black;
background: rgba(255,255,255,.7);
font-size: 40px;
position: relative;
display: none;
padding: 8px 10px 8px 6px;
cursor: pointer;
width: 46px;
height: 46px;
box-sizing: border-box;
}
#nextArrow {
padding: 8px 6px 8px 10px;
}
#prevArrow.fixed,
#nextArrow.fixed {
position: fixed;
display:block;
top: 50%;
left: 1%;
transform: translate(0, -50%);
border-radius: 2px;
}
#nextArrow.fixed {
right: 1%;
left: auto;
}
@media screen and (max-width: 800px) {
#prevArrow.fixed,
#nextArrow.fixed {
border-radius: 2px;
}
#prevArrow.fixed {
left: 0;
}
#nextArrow.fixed {
right: 0;
}
}
#imageContainer:hover #prevArrow,
#imageContainer:hover #nextArrow {
display:block;
}
#imageData {
display: flex;
justify-content: space-between;
align-items: center;
padding: 4px 10px 8px;
}
#imageData #imageDetails {
margin-bottom: 0;
}
#imageData #bottomNav #bottomNavClose {
margin-bottom: 0;
}
#jqlb_loading {
top: 45%;
} #prevArrow.touch-device,
#nextArrow.touch-device {
display: block;
}
#prevLink.touch-device,
#nextLink.touch-device {
position: absolute;
top: 50%;
transform: translateY(-50%);
height: 40px;
width: 40px;
float: none;
}
#prevLink.touch-device {
left: 0;
background: url(https://tochikuken.co.jp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/prev.gif) center center no-repeat;
}
#nextLink.touch-device {
right: 0;
background: url(https://tochikuken.co.jp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/next.gif) center center no-repeat;
}
#imageDataContainer {
position: relative;
z-index: 20px;
}