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

 html {
-webkit-text-size-adjust: 100%;
max-height: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td,img{ padding:0;
margin:0;
vertical-align:top;
text-align:left; word-break: normal;
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-text-size-adjust: 100%;
}
fieldset,img {
border:0;
}
img {
vertical-align:bottom;
font-size:0;
line-height:0;
}
address,caption,cite,code,dfn,em,x_strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
max-height: 100%;
}
caption,th {
text-align:left;
max-height: 100%;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
dl,dt,dd,ul,ol,x_li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td {
max-height: 100%;
}
main, article, aside, dialog, figure, footer, header,hgroup, nav, section {
display:block;
padding:0;
margin:0;
vertical-align:top;
text-align:left; word-break: normal;
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-text-size-adjust: 100%;
}
table {
border-collapse: collapse;
} .cl:after{
content: ".";
display: block;
height: 0;
font-size:0;
clear: both;
visibility:hidden;
}
.cl{
display: inline-block; x_overflow:hidden;
} * html .cl{
height: 1%;
}
.cl{
display:block;
}

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Yuji+Syuku&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700;900&display=swap");  html {
font-size:10px;
}
body {
position:relative;
font-size:1rem;
line-height:1.8;
font-family: 'Noto Sans JP', sans-serif;
color:#050505;
-webkit-font-feature-settings: "palt";
-moz-font-feature-settings: "palt";
-ms-font-feature-settings: "palt";
-o-font-feature-settings: "palt";
font-feature-settings: "palt"; }
@media screen and (max-width: 1500px) {
html { }
body {
font-size:1rem;
width: 100%;
min-width: 100%;
}
}
@media screen and (max-width: 767px) {
html {
font-size:2.868vw;
}
body {
font-size:1rem;
width: 100%;
min-width: 100%;
line-height:1.7;
padding:0;
padding-top: 12vw;
-webkit-font-feature-settings: "palt";
-moz-font-feature-settings: "palt";
-ms-font-feature-settings: "palt";
-o-font-feature-settings: "palt";
font-feature-settings: "palt";
}
body.fixed {
position: fixed;
width: 100%;
height: 100%;
left: 0;
}
}
* {
font-style: normal;
font-weight: 400;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
a {color: #050505; text-decoration: none; transition: .5s;}
a:hover {color: #666666; text-decoration:underline; transition: .5s;}
main a {color: #050505; text-decoration: underline;	transition: .5s;}
main a:hover {color: #666666; text-decoration:none;	transition: .5s;}
a:hover img ,
a.opacity:hover ,
footer footer_in .f_contents section dl a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
header h2 a:hover img ,
footer dl dt a:hover img {
opacity:1.0;
filter: alpha(opacity=100); -ms-filter: "alpha(opacity=100)"; -moz-opacity:1.0; -khtml-opacity: 1.0; zoom:1;
}
a:before, a:after,
a:hover:before, a:hover:after{
text-decoration: none !important;
display: inline-block;
}
img {
width: 100%;
height: auto;
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
-moz-backface-visibility:hidden;
-ms-backface-visibility:hidden;
image-rendering: -webkit-optimize-contrast;
} .md , .md_img {
display: none;
}
.sp , .sp_img {
display: none;
}
@media screen and (max-width: 767px) {
img {
max-width: none;
width: 100%;
height: auto;
}
.pc {
display: none;
}
.sp , .sp_img {
display: block;
}
}   h1 {
display:none;
}
header {
position: relative;
height: 95px;
background: #d70000;
}
header:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
header h2 {
float: left;
width: 88px;
padding-top: 15px;
margin-left: 50px;
}
header nav {
position: relative;
float: right;
}
header nav:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
header nav ul {
float: left;
font-size: 2.0rem;
margin-right: .75em;
}
header nav ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
header nav ul li {
position: relative;
float: left;
font-family: 'Yuji Syuku', serif;
color: #FFF;
}
header nav ul li:last-of-type:before {
position: absolute;
top: 30px;
left: -.5em;
z-index: 1;
display: block;
content: '｜';
}
header nav ul li a {
position: relative;
color: #FFF;
display: block;
height: 95px;
line-height: 1.1;
text-decoration: none;
}
header nav ul li a span ,
header nav ul li a em ,
header nav ul li a i {
display: block;
text-align: center;
letter-spacing: .1em;
padding: 0 1em;
}
header nav ul li a span {
padding-top: 35px;
font-size: 2.0rem;
margin-bottom: .2em;
}
header nav ul li a em {
font-size: 1.1rem;
color: #c9caca;
}
header nav ul li a i {
padding: 0 1.5em;
line-height: 95px;
font-size: 2.0rem;
}
header nav ul li ul {
display: none;
}
header nav ul li a:hover {
text-decoration:none;
color: #FFF;
background: rgb(143,143,143);
background: -moz-linear-gradient(top,  rgba(143,143,143,.5) 0%, rgba(176,176,176,.5) 100%);
background: -webkit-linear-gradient(top,  rgba(143,143,143,.5) 0%, rgba(176,176,176,.5) 100%);
background: linear-gradient(to bottom,  rgba(143,143,143,.5) 0%, rgba(176,176,176,.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f8f8f', endColorstr='#000000',GradientType=0 );
}
header nav ol {
float: right;
margin-right: 55px;
}
header nav ol:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
header nav ol li {
float: left;
font-family: "Font Awesome 5 Free";
font-size: 2.0rem;
line-height: 95px;
}
header nav ol li:not(:last-of-type) {
margin-right: .5em;
}
header nav ol li a {
color: #FFF;
text-decoration: none;
}
@media screen and (max-width: 1280px) {
header nav ul {
margin-right: .5em;
}
header nav ul li a span ,
header nav ul li a em ,
header nav ul li a i {
padding-right: .5em;
padding-left: .5em;
}
}
@media screen and (max-width: 1140px) {
header h2 {
margin-left: 10px;
}
header nav ol {
margin-right: 10px;
}
}
@media screen and (max-width: 1040px) {
header .h_menu_btn {
position: absolute;
top: 30px;
right: 40px;
z-index: 50;
float: right;
width: 50px;
height: 40px;
cursor: pointer;
transition: .5s;
display: block;
}
header .h_menu_btn.is-active {
position: fixed;
right: 40px;
height: 40px;
margin-right: 0;
}
header .h_menu_btn span {
position: absolute;
left: 0;
z-index: 50;
width: 100%;
height: 2px;
display: block;
transition: .5s;
}
header .h_menu_btn span:first-of-type {
top: 0;
background: #FFF;
}
header .h_menu_btn span:nth-of-type(2) {
top: 20px;
background: #FFF;
}
header .h_menu_btn span:last-of-type {
top: 40px;
background: #FFF;
}
header .h_menu_btn.is-active span:first-of-type {
top: 0;
left: 0;
transform: translateY(18px) rotate(-45deg);
background: #d70000;
}
header .h_menu_btn.is-active span:nth-of-type(2) {
opacity: 0;
}
header .h_menu_btn.is-active span:last-of-type {
top: 0;
left: 0;
transform: translateY(18px) rotate(45deg);
background: #d70000;
}	
header nav {
position: fixed;
top: 0;
right: 0;
z-index: 10;
width: 100%;
height: 100vh;
float: none;
padding: 100px 0;
background: #FFF;
pointer-events: none;
opacity: 0;
transform-origin: center;
transform: scale(.5);
transition: all .1s ease;
text-align: center;
}
header nav.is-active {
pointer-events: auto;
opacity: 1;
transform: scale(1.0);
}
header nav ul {
display: inline-block;
float: none;
font-size: 2.0rem;
margin-right:0;
margin-bottom: 30px;
text-align: center
}
header nav ul li {
float: none;
color: #000;
border-bottom: solid 1px #CCC;
}
header nav ul li:last-of-type:before {
display: none;
}
header nav ul li a {
height: auto;
padding: .6em 0;
color: #000;
}
header nav ul li a span ,
header nav ul li a em ,
header nav ul li a i {
display: inline-block;
text-align: center;
letter-spacing: .1em;
padding: 0 1em;
}
header nav ul li a span {
padding-top: 0;
font-size: 4.0rem;
margin-bottom: 0;
}
header nav ul li a em {
font-size: 2.4rem;
color: #c9caca;
}
header nav ul li a i {
padding: 0 1em;
line-height: 1.1;
font-size: 4.0rem;
}
header nav ul li ul {
display: block;
font-size: 2.0rem;
padding-left: 1em;
margin-bottom: .5em;
}
header nav ul li ul li {
border-bottom: solid 1px #CCC;
}
header nav ul li ul li a {
display: block;
letter-spacing: .1em;
padding: .5em 1em;
}
header nav ul li a:hover {
text-decoration:none;
color: #FFF;
background: rgb(143,143,143);
background: -moz-linear-gradient(top,  rgba(143,143,143,.5) 0%, rgba(176,176,176,.5) 100%);
background: -webkit-linear-gradient(top,  rgba(143,143,143,.5) 0%, rgba(176,176,176,.5) 100%);
background: linear-gradient(to bottom,  rgba(143,143,143,.5) 0%, rgba(176,176,176,.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f8f8f', endColorstr='#000000',GradientType=0 );
}
header nav ol {
float: none;
margin-right: 0;
text-align: center;
}
header nav ol li {
display: inline-block;
float: none;
font-size: 3.0rem;
line-height: 1.1;
padding: .5em;
}
header nav ol li:not(:last-of-type) {
margin-right: 0;
}
header nav ol li a {
color: #999;
text-decoration: none;
}
}
@media screen and (max-width: 767px) {
header {
position: fixed;
top: 0;
left: 0;
z-index: 15;
background: #d70000;
width: 100%;
height: 12vw;
padding-bottom: 0;
box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
}
header h2 {
padding-top: 2vw;
margin-left: 2vw;
width: 12vw;
}
header .h_menu_btn {
position: relative;
top: 2.5vw;
right: 4vw;
z-index: 50;
float: right;
width: 8vw;
height: 8vw;
cursor: pointer;
transition: .5s;
display: block;
}
header .h_menu_btn.is-active {
right: 4vw;
height: 8vw;
}
header .h_menu_btn span {
position: absolute;
left: 0;
z-index: 50;
width: 100%;
height: 0.522vw;
display: block;
transition: .5s;
}
header .h_menu_btn span:first-of-type {
top: 0;
background: #FFF;
}
header .h_menu_btn span:nth-of-type(2) {
top: 3vw;
background: #FFF;
}
header .h_menu_btn span:last-of-type {
top: 6vw;
background: #FFF;
}
header .h_menu_btn.is-active span:first-of-type {
top: 2.347vw;
left: 0;
transform: translateY(5px) rotate(-45deg);
background: #d70000;
}
header .h_menu_btn.is-active span:nth-of-type(2) {
opacity: 0;
}
header .h_menu_btn.is-active span:last-of-type {
top: 4.694vw;
left: 0;
transform: translateY(-5px) rotate(45deg);
background: #d70000;
}	
header nav {
position: fixed;
top: 0;
right: 0;
z-index: 10;
width: 100vw;
height: 100vh;
float: none;
padding: 20vw 5% 10vw;
background: #FFF;
pointer-events: none;
opacity: 0;
transform-origin: center;
transform: scale(.5);
transition: all .1s ease;
text-align: center;
}
header nav.is-active {
pointer-events: auto;
opacity: 1;
transform: scale(1.0);
}
header nav ul {
display: block;
margin-bottom: 10vw;
}
header nav ul li {
position: relative;
float: none;
font-size: 1.6rem;
margin: 0 !important;
}
header nav ul li a span ,
header nav ul li a em ,
header nav ul li a i {
display: inline-block;
text-align: center;
letter-spacing: .1em;
padding: 0 .5em;
}
header nav ul li a span {
padding-top: 0;
font-size: 2.0rem;
margin-bottom: 0;
}
header nav ul li a em {
font-size: 1.4rem;
color: #c9caca;
}
header nav ul li a i {
padding: 0 .5em;
line-height: 1.1;
font-size: 2.0rem;
}
header nav ul li ul {
display: block;
font-size: 1.6rem;
padding-left: .5em;
}
header nav ul li ul li {
border-bottom: solid 1px #CCC;
}
header nav ul li ul li a {
display: block;
letter-spacing: 0;
padding: .5em .5em;
}
header nav ul li a:hover {
text-decoration:none;
color: #FFF;
background: rgb(143,143,143);
background: -moz-linear-gradient(top,  rgba(143,143,143,.5) 0%, rgba(176,176,176,.5) 100%);
background: -webkit-linear-gradient(top,  rgba(143,143,143,.5) 0%, rgba(176,176,176,.5) 100%);
background: linear-gradient(to bottom,  rgba(143,143,143,.5) 0%, rgba(176,176,176,.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f8f8f', endColorstr='#000000',GradientType=0 );
}
header nav ul li a:hover em {
color: #FFF;
}
header nav ol {
float: none;
margin-right: 0;
text-align: center;
}
header nav ol li {
display: inline-block;
float: none;
font-size: 3.0rem;
line-height: 1.1;
padding: .5em;
}
header nav ol li:not(:last-of-type) {
margin-right: 0;
}
header nav ol li a {
color: #999;
text-decoration: none;
}
} footer {
background: #e6e6e6;
}
footer .nav_box {
background: #d70000;
padding: 80px 0;
text-align: center;
font-size: 0;
color: #FFF;
line-height: 1.1;
}
footer .nav_box p {
display: inline-block;
width: 142px;
margin-right: 80px;
}
footer .nav_box .f_nav {
position: relative;
display: inline-block;
padding-top: 50px;
}
footer .nav_box .f_nav:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
footer .nav_box .f_nav ul {
float: left;
font-size: 2.0rem;
margin-right: 2.5em;
}
footer .nav_box .f_nav ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
footer .nav_box .f_nav ul li {
position: relative;
float: left;
font-family: 'Yuji Syuku', serif;
color: #FFF;
margin-right: 2em;
}
footer .nav_box .f_nav ul li:last-of-type {
margin-right: 0;
}
footer .nav_box .f_nav ul li:last-of-type:before {
position: absolute;
top: 0;
left: -1.5em;
z-index: 1;
display: block;
content: '｜';
}
footer .nav_box .f_nav ul li a {
letter-spacing: .1em;
color: #FFF;
}
footer .nav_box .f_nav ul li a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
footer .nav_box .f_nav ol {
float: right;
}
footer .nav_box .f_nav ol:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
footer .nav_box .f_nav ol li {
float: left;
font-family: "Font Awesome 5 Free";
font-size: 2.0rem;
}
footer .nav_box .f_nav ol li:not(:last-of-type) {
margin-right: .5em;
}
footer .nav_box .f_nav ol li a {
color: #FFF;
text-decoration: none;
}
footer .group {
position: relative;
padding: 50px 0 30px;
text-align: center;
font-size: 0;
}
footer .group:before {
position: absolute;
top: 30px;
left: 0;
width: 100%;
height: 1px;
display: block;
border-top: dotted 1px #000;
content: '';
}
footer .group:after {
position: absolute;
bottom: 70px;
left: 0;
width: 100%;
height: 1px;
display: block;
border-top: dotted 1px #000;
content: '';
}
footer .group .box {
position: relative;
display: inline-block;
text-align: center;
margin-bottom: 100px;
}
footer .group .box p {
display: inline-block;
width: 160px;
margin-right: 50px;
}
footer .group .box ul {
display: inline-block;
font-size: 1.4rem;
}
footer .group .box ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
footer .group .box ul li {
position: relative;
float: left;
}
footer .group .box ul li:first-of-type {
padding-left: 1.2em;
}
footer .group .box ul li:first-of-type:before {
position: absolute;
left: 0;
content: '▶';
}
footer .group .box ul li:not(:last-of-type) {
margin-right: 2em;
}
footer .group .box ol {
position: absolute;
top: 40px;
right: 0;
}
footer .group .box ol:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
footer .group .box ol li {
float: left;
font-family: "Font Awesome 5 Free";
font-size: 2.0rem;
}
footer .group .box ol li:not(:last-of-type) {
margin-right: 1em;
}
footer .copy {
display: block;
text-align: center;
font-size: 1.0rem;
}
@media screen and (max-width: 940px) {
footer .nav_box .f_nav ul {
margin-right: 1.5em;
}
footer .nav_box .f_nav ul li {
margin-right: 1em;
}
footer .nav_box .f_nav ul li:last-of-type:before {
left: -1em;
}
}
@media screen and (max-width: 820px) {
footer .nav_box p {
display: inline-block;
width: 150px;
margin-right: auto;
margin-left: auto;
}
footer .nav_box .f_nav ul {
float: none;
margin-right: 0;
}
footer .nav_box .f_nav ol {
float: none;
text-align: center;
font-size: 2.0rem;
padding-top: 2em;
}
footer .nav_box .f_nav ol li {
float: none;
display: inline-block;
}
footer .nav_box .f_nav ol li:not(:last-of-type) {
margin-right: 1em;
}
}
@media screen and (max-width: 767px) {
footer .nav_box {
padding: 10vw 0;
}
footer .nav_box p {
display: block;
width: 40%;
margin: 0 auto;
margin-bottom: 5vw;
}
footer .nav_box .f_nav {
display: block;
padding-top: 0;
padding: 0 5%;
}
footer .nav_box .f_nav ul {
float: none;
font-size: 1.8rem;
margin-right: 0;
margin-bottom: 5vw;
}
footer .nav_box .f_nav ul li {
width: 50%;
margin-right: 0;
margin-bottom: 4vw;
}
footer .nav_box .f_nav ul li:nth-child(2n+1) {
clear: both;
}
footer .nav_box .f_nav ul li:nth-last-child(-n+2) {
margin-bottom: 0;
}
footer .nav_box .f_nav ul li:last-of-type:before {
display: none;
}
footer .nav_box .f_nav ol {
float: none;
text-align: center;
}
footer .nav_box .f_nav ol li {
display: inline-block;
float: none;
font-size: 2.2rem;
}
footer .nav_box .f_nav ol li:not(:last-of-type) {
margin-right: 1em;
}
footer .group {
padding: 10vw 0 5vw;
}
footer .group:before {
top: 5vw;
}
footer .group:after {
bottom: 13vw;
}
footer .group .box {
display: block;
margin-bottom: 5vw;
}
footer .group .box p {
display: block;
width: 40%;
margin: 0 auto;
margin-bottom: 5vw;
}
footer .group .box ul {
display: block;
text-align: center;
font-size: 1.2rem;
padding: 0 5%;
margin-bottom: 5vw;
}
footer .group .box ul li {
width: 50%;
margin-right: 0;
margin-bottom: 4vw;
}
footer .group .box ul li:first-of-type {
padding-left: 1.2em;
}
footer .group .box ul li:nth-child(odd) {
padding-left: 1.2em;
}
footer .group .box ul li:not(:last-of-type) {
margin-right: 0;
}
footer .group .box ul li:nth-child(2n+1) {
clear: both;
}
footer .group .box ul li:nth-last-child(-n+2) {
margin-bottom: 0;
}
footer .group .box ol {
position: relative;
top: inherit;
right: inherit;
text-align: center;
}
footer .group .box ol li {
display: inline-block;
float: none;
font-size: 2.2rem;
}
footer .group .box ol li:not(:last-of-type) {
margin-right: 1em;
}
footer .copy {
font-size: 1.2rem;
}
} .head_img {
position: relative;
height: 450px;
}
@media screen and (min-width: 1600px) {
.head_img {
background-size: cover !important;
}
}
@media screen and (max-width: 767px) {
.head_img {
position: relative;
height: 30vh;
background-size: cover !important;
}
} main {
position: relative;
display: block !important;
font-size: 1.6rem;
} .w1200 {
position: relative;
width: 1200px;
margin: 0 auto;
}
.w1200:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.w1000 {
position: relative;
width: 1000px;
margin: 0 auto;
}
.w1000:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.w940 {
position: relative;
width: 940px;
margin: 0 auto;
}
.w940:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
@media screen and (max-width: 1240px) {
.w1200 {
width: 96%;
}	
}
@media screen and (max-width: 1040px) {
.w1000 {
width: 96%;
}	
}
@media screen and (max-width: 960px) {
.w940 {
width: 96%;
}	
}
@media screen and (max-width: 860px) {
.w840 {
width: 96%;
}	
}
@media screen and (max-width: 767px) {
.w1200 {
width: 92%;
}	
}
@media screen and (max-width: 767px) {
.w1000 {
width: 92%;
}	
}
@media screen and (max-width: 767px) {
.w940 {
width: 92%;
}	
}
@media screen and (max-width: 767px) {
.w840 {
width: 92%;
}	
} .pan {
font-size: 1.4rem;
color: #000000;
padding: 1.6em 0 6.4em;
}
.pan a ,
.pan a:hover {
color: #005ba4;
text-decoration: none;
}
.pan .box {
float: right;
} .anc:before {
position: relative;
z-index: -1;
display: block;
padding-top: 150px;
margin-top: -150px;
content: '';
}
@media screen and (max-width: 767px) {
.anc:before {
padding-top: 20vw;
margin-top: -20vw;
content: '';
}
} .title_w200 {
position: relative;
line-height: 1.1;
margin-bottom: 40px;
padding-left: 20px;
}
.title_w200:before {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
left: 0;
z-index: -1;
width: 100%;
height: 2px;
background: #eeeeee;
display: block;
content: '';
}
.title_w200 span {
position: relative;
display: block;
width: 200px;
background: #eeeeee;
text-align: center;
font-size: 2.1rem;
font-weight: 700;
letter-spacing: .3em;
padding: .4em 0;
padding-left: .3em;
}
.title_w200 span:after {
position: absolute;
top: 3px;
left: 3px;
z-index: -1;
width: calc(100% - 2px);
height: calc(100% - 2px);
background: #FFF;
border: solid 1px #eeeeee;
display: block;
content: '';
}
.title_w300 {
position: relative;
line-height: 1.1;
margin-bottom: 40px;
padding-left: 20px;
}
.title_w300:before {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
left: 0;
z-index: -1;
width: 100%;
height: 2px;
background: #eeeeee;
display: block;
content: '';
}
.title_w300 span {
position: relative;
display: block;
width: 300px;
background: #eeeeee;
text-align: center;
font-size: 2.1rem;
font-weight: 700;
letter-spacing: .3em;
padding: .4em 0;
padding-left: .3em;
}
.title_w300 span:after {
position: absolute;
top: 3px;
left: 3px;
z-index: -1;
width: calc(100% - 2px);
height: calc(100% - 2px);
background: #FFF;
border: solid 1px #eeeeee;
display: block;
content: '';
}
.c-title {
margin-bottom: 60px;
line-height: 1.1;
}
.c-title span ,
.c-title em {
display: block;
text-align: center;
}
.c-title span {
font-family: 'Oswald', sans-serif;
font-size: 7.0rem;
margin-bottom: .4em;
}
.c-title em {
font-size: 2.0rem;
color: #999999;
}
@media screen and (max-width: 767px) {
.title_w200 {
margin-bottom: 10vw;
padding-left: 5vw;
}
.title_w200 span {
display: inline-block;
width: auto;
font-size: 1.8rem;
letter-spacing: .2em;
padding: .4em .6em;
padding-left: .8em;
}
.title_w300 {
margin-bottom: 10vw;
padding-left: 5vw;
}
.title_w300 span {
display: inline-block;
width: auto;
font-size: 1.8rem;
letter-spacing: .2em;
padding: .4em .6em;
padding-left: .8em;
}
.c-title {
margin-bottom: 15vw;
}
.c-title span {
font-size: 4.0rem;
}
.c-title em {
font-size: 2.0rem;
}
} .pl-20 {
padding-left: 20px;
}
.form input[type="text"] ,
.form input[type="tel"] ,
.form input[type="email"] ,
.form input[type="date"] ,
.form input[type="number"] ,
.form textarea {
width:100%;
padding:1em .6em;
font-size:1.5rem;
background:#FFF;
border: solid 1px #cacaca;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
}
.form input[type="text"]:focus ,
.form input[type="tel"]:focus ,
.form input[type="email"]:focus ,
.form input[type="number"]:focus ,
.form input[type="date"]:focus ,
.form textarea:focus {
outline: 0;
background:#FFF;
border: solid 1px #999;
}
.form input[type="number"] {
text-align:center;
}
.form textarea { height:180px;
}
.form input.input01 {
width:100%;
}
.form input.input02 {
width:50%;
}
.form .select_box01 {
position:relative;
overflow:hidden;
display:inline-block;
min-width:360px;
min-width:20em;
background:#fafafa;
border: solid 1px #dddddd;
color:#333;
margin:0;
padding:0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.form .select_box01 select {
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
position:relative;
z-index:2;
display:block;
min-width:360px;
min-width:20em;
margin:0;
padding:10px 10px;
background:transparent;
border:0;
outline:none;
font-size:1.6rem;
line-height:1.5;
text-align:center;
}
.form .select_box01.entypo-down-dir:before {
font-family: "Font Awesome 5 Free";
content: "\f107";
position:absolute;
z-index:2;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
right:0;
font-size:2.2rem;
line-height:1;
color:#FFF;
display: block;
text-align:center;
width:50px;
}
.form .select_box01.entypo-down-dir:after {
content:'';
position:absolute;
z-index:1;
top:0;
right:0;
display: block;
background:#aaaaaa;
width:50px;
height:100%;
}
.form .mwform-radio-field ,
.form .mwform-checkbox-field {
display:inline-block;
margin:0 30px 0 0;
}
.form .mwform-radio-field:last-of-type ,
.form .mwform-checkbox-field:last-of-type {
margin:0 ;
}
input[type=checkbox] {
appearance: none;
display: none;
}
input[type=checkbox] + span {
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
padding-left: 30px;
}
input[type=checkbox] + span:before {
position: absolute;
top: -.1em;
left: 0; font-family: "FontAwesome";
font-size: 2.0rem; content: "\f096";
display: inline-block;
margin-right: 0.5em;
font-weight: 400;
color: #a4a2a2;
}
input[type=checkbox]:checked + span:before { content: "\f14a";
font-size: 2.0rem;
font-weight: 400;
color: #2776c0;
}
input[type=radio] {
appearance: none;
display: none;
}
input[type=radio] + span {
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer;
}
input[type=radio] + span:before {
position: relative;
top: .1em;
font-family: "Font Awesome 5 Free";
font-size: 2.0rem;
content: "\f111";
display: inline-block;
margin-right: 0.5em;
font-weight: 400;
color: #a4a2a2;
}
input[type=radio]:checked + span:before {
content: "\f192";
font-size: 2.0rem;
font-weight: 400;
color: #2776c0;
}
:-moz-placeholder {
color: #bdbec6;
opacity: 1;
}
::-moz-placeholder {
color: #bdbec6;
opacity: 1;
}
:-ms-input-placeholder {
color: #bdbec6;
}
::-ms-input-placeholder {
color: #bdbec6;
}
::-webkit-input-placeholder {
color: #bdbec6;
}
::placeholder {
color: #bdbec6;
}
.form .btn {
position: relative;
font-size:0;
text-align:center;
padding-top: 100px;
}
.form .btn:before {
position: absolute;
top: 50px;
left: 0;
width: 100%;
height: 1px;
display: block;
background: #9fa0a0;
content: '';
}
.form .btn dl {
display: inline-block;
font-size:0;
margin:0;
padding:0;
text-align:center;
}
.form .btn dl dt ,
.form .btn dl dd {
display:inline-block;
font-size:0;
margin:0;
padding:0;
text-align:center;
width:270px;
}
.form .btn dl dd {
margin:0 0 0 50px;
}
.form .btn p {
width:270px;
}
.form .btn input ,
.form .btn button {
position:relative;
background: #d70000;
border:none;
display:block;
cursor:pointer;
color:#ffffff;
padding:.8em 0;
text-decoration:none;
width:100%;
text-align:center;
font-size:1.8rem;
font-weight:500;
line-height:1.1;
margin:0;
text-decoration:none;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: 0;
}
.form .btn input[type=reset] ,
.form .btn button[type=reset] {
background: #ef9898;
border:none;
color:#FFF;
} .form .btn input[type=reset]:after ,
.form .btn button[type=reset]:after {
display: none;
}
.form .btn input:hover ,
.form .btn button:hover ,
.form .btn input:focus ,
.form .btn button:focus {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td .select-wrap {
margin:0;
border:none;
color: inherit;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
background:none;
min-width:inherit;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td .select-wrap:before ,
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td .select-wrap:after {
display:none;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview th ,
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td {
padding-top:1.5rem;
padding-bottom:1.5rem;
font-size:1.5rem;
}
.mw_wp_form.mw_wp_form_input span.error {
font-size:1.5rem;
}
.mw_wp_form_confirm .btn dl:first-of-type {
display:none;
}
@media screen and (max-width: 1000px) {
.form .btn dl {
display: block;
width: 100%;
font-size: 0;
text-align: center;
}
.form .btn dl dt ,
.form .btn dl dd {
display: inline-block;
font-size:0;
margin:0;
padding:0;
text-align:center;
width:48%;
}
.form .btn dl dd {
margin:0 0 0 1%;
}
}
@media screen and (max-width: 767px) {
.form input[type="text"] ,
.form input[type="tel"] ,
.form input[type="email"] ,
.form input[type="date"] ,
.form input[type="number"] ,
.form textarea {
padding:3vw 1vw;
font-size:1.6rem;
}
.form textarea {
height:60vw;
}
.form input.input01 {
width:100%;
}
.form input.input02 {
width:100%;
}
.form input.input03 {
width:100%;
}
.form input.input04 {
width:100%;
}
.form .btn {
text-align:center;
font-size:0;
width:100%;
padding-top: 15vw;
padding-left: 0;
margin:0 auto;
}
.form .btn p {
width:70vw;
}
.form .btn dl {
display: block;
width: 100%;
font-size: 0;
text-align: center;
}
.form .btn dl dt ,
.form .btn dl dd {
display: inline-block;
font-size:0;
margin:0;
padding:0;
text-align:center;
width:48%;
}
.form .btn dl dd {
margin:0 0 0 1%;
}
.form .btn input ,
.form .btn button {
padding:3vw 0;
font-size:1.5rem;
}
.form .btn input:after ,
.form .btn button:after {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
right: .3em; font-family: "FontAwesome";
font-size: 2.4rem; content: "\f105";
line-height: 1.1;
}
.form .btn input.back:after ,
.form .btn button.back:after {
position: absolute;
top: .65em; right: inherit;
left: .3em; font-family: "FontAwesome";
font-size: 2.4rem; content: "\f104";
line-height: 1.1;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview th ,
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td {
padding-top:1.5em;
padding-bottom:1.5em;
font-size:1.5rem;
}
.mw_wp_form.mw_wp_form_input span.error {
font-size:1.5rem;
}
} .pagination {
padding-top: 50px;
}
.pagination .pagination-box {
text-align:center;
font-size:0;
}
.pagination .pagination-box a ,
.pagination .pagination-box span {
position: relative;
display:inline-block;
font-size:1.6rem;
font-weight: 700;
width:32px;
height:32px;
line-height:1.8em;
text-align:center;
margin-right:10px;
color:#1076cd;
border: solid 1px #a7a8aa;
text-decoration:none;
}
.pagination .pagination-box a:not(.inactive) em {
display: inline-block;
font-size:1.6rem;
}
.pagination .pagination-box a:last-child ,
.pagination .pagination-box span:last-child {
margin-right:0;
}
.pagination .pagination-box span.current {
background:#3391e2;
border: solid 1px #3391e2;
color:#FFF;
font-weight: 700;
}
.pagination .pagination-box a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
@media screen and (max-width: 768px) {
.pagination {
padding:10vw 0 0;
}
.pagination .pagination-box a ,
.pagination .pagination-box span {
font-size:1.4rem;
width:4.694vw;
height:6.78vw;
line-height:4.694vw;
margin-right:1.304vw;
}
} .contents {
font-size:1.5rem;
}
.contents img {
width:auto;
max-width:100%;
height:auto;
}
.contents .thum_img {
text-align:left;
margin:0 auto;
margin-bottom:50px;
}
.contents h1 {
font-size: 2em;
margin: 0.67em 0;
}
.contents figcaption,
.contents figure,
.contents main {
display: block;
}
.contents figure {
margin: 1em 0;
}
.contents hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
.contents pre {
font-family: monospace, monospace;
font-size: 1em;
}
.contents abbr[title] {
border-bottom: 1px #767676 dotted;
text-decoration: none;
}
.contents b,
.contents strong {
font-weight: inherit;
}
.contents b,
.contents strong {
font-weight: 700;
}
.contents code,
.contents kbd,
.contents samp {
font-family: monospace, monospace;
font-size: 1em;
}
.contents dfn {
font-style: italic;
}
.contents mark {
background-color: #eee;
color: #222;
}
.contents small {
font-size: 80%;
}
.contents sub,
.contents sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.contents sub {
bottom: -0.25em;
}
.contents sup {
top: -0.5em;
}
.contents audio,
.contents video {
display: inline-block;
}
.contents audio:not([controls]) {
display: none;
height: 0;
}
.contents button,
.contents input,
.contents optgroup,
.contents select,
.contents textarea {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
.contents button,
.contents input {
overflow: visible;
}
.contents button,
.contents select {
text-transform: none;
}
.contents button,
.contents html [type="button"],
.contents [type="reset"],
.contents [type="submit"] {
-webkit-appearance: button;
}
.contents button::-moz-focus-inner,
.contents [type="button"]::-moz-focus-inner,
.contents [type="reset"]::-moz-focus-inner,
.contents [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
.contents button:-moz-focusring,
.contents [type="button"]:-moz-focusring,
.contents [type="reset"]:-moz-focusring,
.contents [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
.contents fieldset {
border: 1px solid #bbb;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
.contents legend {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
.contents progress {
display: inline-block;
vertical-align: baseline;
}
.contents textarea {
overflow: auto;
}
.contents [type="checkbox"],
.contents [type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.contents [type="number"]::-webkit-inner-spin-button,
.contents [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.contents [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
.contents [type="search"]::-webkit-search-cancel-button,
.contents [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.contents ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
.contents details,
.contents menu {
display: block;
}
.contents summary {
display: list-item;
}
.contents canvas {
display: inline-block;
}
.contents template {
display: none;
}
.contents [hidden] {
display: none;
}
.contents .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.contents .alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.contents .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.contents .clear:before,
.contents .clear:after,
.contents .entry-content:before,
.contents .entry-content:after,
.contents .entry-footer:before,
.contents .entry-footer:after,
.contents .comment-content:before,
.contents .comment-content:after,
.contents .site-header:before,
.contents .site-header:after,
.contents .site-content:before,
.contents .site-content:after,
.contents .site-footer:before,
.contents .site-footer:after,
.contents .nav-links:before,
.contents .nav-links:after,
.contents .pagination:before,
.contents .pagination:after,
.contents .comment-author:before,
.contents .comment-author:after,
.contents .widget-area:before,
.contents .widget-area:after,
.contents .widget:before,
.contents .widget:after,
.contents .comment-meta:before,
.contents .comment-meta:after {
content: "";
display: table;
table-layout: fixed;
}
.contents .clear:after,
.contents .entry-content:after,
.contents .entry-footer:after,
.contents .comment-content:after,
.contents .site-header:after,
.contents .site-content:after,
.contents .site-footer:after,
.contents .nav-links:after,
.contents .pagination:after,
.contents .comment-author:after,
.contents .widget-area:after,
.contents .widget:after,
.contents .comment-meta:after {
clear: both;
}
.contents button,
.contents input,
.contents select,
.contents textarea {
color: #333;
font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
font-size: 15px;
font-size: 0.9375em;
font-weight: 400;
line-height: 1.66;
}
.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6 {
clear: both;
line-height: 1.4;
margin: 0 0 0.75em;
padding: .5em .1em;
}
.contents h1:first-child,
.contents h2:first-child,
.contents h3:first-child,
.contents h4:first-child,
.contents h5:first-child,
.contents h6:first-child {
padding-top: 0;
}
.contents h1 {
font-size: 24px;
font-size: 1.5em;
font-weight: 300;
}
.contents h2,
.contents .home.blog .entry-title {
color: #666;
font-size: 20px;
font-size: 1.25em;
font-weight: 300;
}
.contents h3 {
color: #333;
font-size: 18px;
font-size: 1.125em;
font-weight: 300;
}
.contents h4 {
color: #333;
font-size: 16px;
font-size: 1em;
font-weight: 800;
}
.contents h5 {
color: #767676;
font-size: 13px;
font-size: 0.8125em;
font-weight: 800;
letter-spacing: 0.15em;
text-transform: uppercase;
}
.contents h6 {
color: #333;
font-size: 15px;
font-size: 0.9375em;
font-weight: 800;
}
.contents p {
margin: 0 0 1.5em;
padding: 0;
}
.contents p:last-child {
margin: 0;
padding: 0;
}
.contents dfn,
.contents cite,
.contents em,
.contents i {
font-style: italic;
}
.contents blockquote {
color: #666;
font-size: 18px;
font-size: 1.125em;
font-style: italic;
line-height: 1.7;
margin: 0;
overflow: hidden;
padding: 0;
}
.contents blockquote cite {
display: block;
font-style: normal;
font-weight: 600;
margin-top: 0.5em;
}
.contents address {
margin: 0 0 1.5em;
}
.contents pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375em;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
.contents code,
.contents kbd,
.contents tt,
.contents var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375em;
}
.contents abbr,
.contents acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.contents mark,
.contents ins {
background: #eee;
text-decoration: none;
}
.contents big {
font-size: 125%;
}
.contents blockquote {
quotes: "" "";
}
.contents q {
quotes: "“" "”" "‘" "’";
}
.contents blockquote:before,
.contents blockquote:after {
content: "";
}
.contents :focus {
outline: none;
}
.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6 {
font-weight: 700;
}
.contents hr {
background-color: #bbb;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
.contents ul,
.contents ol {
margin: 20px 0 1.5em 40px;
padding: 0;
}
.contents ul {
list-style: disc;
}
.contents ol {
list-style: decimal;
}
.contents li > ul,
.contents li > ol {
margin-bottom: 20px;
margin-left: 1.5em;
}
.contents dt {
font-weight: 700;
}
.contents dd {
margin: 0 1.5em 1.5em;
}
.contents table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
}
.contents thead th { padding-bottom: 0.5em;
}
.contents th {
padding: 0.4em;
text-align: left;
}
.contents tr { }
.contents td {
padding: 0.4em;
}
.contents th:first-child,
.contents td:first-child {
padding-left: 0;
}
.contents th:last-child,
.contents td:last-child {
padding-right: 0;
}
@media screen and (max-width: 768px) { .contents { }
.contents button,
.contents input,
.contents select,
.contents textarea {
font-size: 18px;
font-size: 1.125em;
}
.contents h1 {
font-size: 30px;
font-size:calc( 1.875em * 0.9);
}
.contents h2,
.contents .home.blog .entry-title,
.contents .page .panel-content .recent-posts .entry-title {
font-size: 26px;
font-size:calc( 1.625em * 0.9);
}
.contents h3 {
font-size: 22px;
font-size:calc( 1.375rem * 0.9);
}
.contents h4 {
font-size: 18px;
font-size:calc( 1.125em * 0.9);
}
.contents h5 {
font-size: 13px;
font-size:calc( 0.8125em * 0.9);
}
.contents h6 {
font-size: 16px;
font-size:calc( 1em * 0.9);
}
.contents .entry-content blockquote.alignleft,
.contents .entry-content blockquote.alignright {
font-size: 14px;
font-size: 0.875em;
}
.contents img.alignleft {
float: left;
margin-right: 1.5em;
}
.contents img.alignright {
float: right;
margin-left: 1.5em;
}
.contents th {
display:block;
}
.contents tr { }
.contents td {
display:block;
}
}
.contents h1 {
border-bottom: solid 3px #3391e2;
position: relative;
display:block !important;
margin:0 0 1.2em 0;
padding: 0 .2em .5em;
font-size: 2.2rem;
font-weight:700;
color:#000000;
}
h1:after {
position: absolute;
left:0;
content: " ";
display: block;
border-bottom: solid 3px #083478;
bottom: -3px;
width: 20%;
}
.contents h2 {
position: relative;
margin:0 0 1.2em ;
padding: 0 0 0 1em;
font-size: 2.0rem;
font-weight:500;
border: none;
line-height: 1.7;
color:#000000;
}
.contents h2:before {
position: absolute;
top: 0;
left: 0;
width: 6px;
height: 100%;
background: #3391e2;
display: block;
border-radius: 3px;
content: '';
}
.contents h3 {
position: relative;
z-index: 2;
margin:0 0 1.2em 0;
padding:0;
font-size: 1.8rem;
font-weight:500;
border: none;
line-height: 1.7;
color:#000; }
.contents h3 span {
position: relative;
font-weight:500;
background:linear-gradient(transparent 50%, #e4eff8 50%);
}
.contents h4{ 
border: none;
border-bottom: solid 1px #728199;
margin:0 0 1.2em 0;
padding: 0 .2em .6em;
font-size: 1.6rem;
font-weight:500;
color:#000;
}
.contents h5{ 
border: none;
margin:0 0 1.2em 0;
padding: 0 .2em;
font-size: 1.5rem;
font-weight:500;
color:#000000;
}
.contents h6{ 
border: none;
margin:0 0 1.2em 0;
padding: 0 .2em .6em;
font-size: 1.4rem;
font-weight:500;
color:#000000;
border-bottom: dotted 1px #666666;
}
   .vi_slider {
position: relative;
height: 730px;
}
.vi_slider h3 {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 5;
max-width: 1600px;
}
.vi_slider h3 span {
display: block;
width: 438px;
padding-top: 180px;
margin-left: 140px;
}
.vi_slider .slider li {
width: 100%;
height: 730px;
background-size: cover !important;
}
.vi_slider .slider li.slider01 {
background: url(//rekka88.com/img/top/slider01.jpg) no-repeat center center;
}
.vi_slider .slider li.slider02 {
background: url(//rekka88.com/img/top/slider02.jpg) no-repeat center center;
}
.vi_slider .slider li.slider03 {
background: url(//rekka88.com/img/top/slider03.jpg) no-repeat center center;
}
.vi_slider .slider li.slider04 {
background: url(//rekka88.com/img/top/slider04.jpg) no-repeat center center;
}
@media screen and (min-width: 1600px) {
.vi_slider .slider li.slider01 {
background: url(//rekka88.com/img/top/slider01_w.jpg) no-repeat center center;
}
.vi_slider .slider li.slider02 {
background: url(//rekka88.com/img/top/slider02_w.jpg) no-repeat center center;
}
.vi_slider .slider li.slider03 {
background: url(//rekka88.com/img/top/slider03_w.jpg) no-repeat center center;
}
.vi_slider .slider li.slider04 {
background: url(//rekka88.com/img/top/slider04_w.jpg) no-repeat center center;
}	
}
.vi_slider .slider li img {
display: none !important;
}
.top_catch {
position: relative;
background: url(//rekka88.com/img/top/catch_bg.png) no-repeat center center;
height: 490px;
margin-bottom: 100px;
}
@media screen and (min-width: 1600px) {
.top_catch {
background: url(//rekka88.com/img/top/catch_bg.png) no-repeat center center;
background-size: cover;
}
}
.top_catch .box .box_in {
float: right;
width: 630px;
padding-top: 30px;
}
.top_catch h3 {
position: relative;
margin-bottom: 30px;
text-align: right;
}
.top_catch h3 span {
position: relative;
display: inline-block;
font-family: 'Yuji Syuku', serif;
font-size: 4.2rem;
}
.top_catch h3 span em {
color: #d70000;
}
.top_catch h3 span:before {
position: absolute;
bottom: 0;
left: -.2em;
width: calc(100% + .2em);
height: 7px;
display: block;
background: url(//rekka88.com/img/top/catch_line.svg) no-repeat center center;
background-size: cover;
font-size: 4.2rem;
content: '';
}
.top_catch dl {
margin-bottom: 10px;
}
.top_catch dl:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.top_catch dl dt {
float: left;
width: 110px;
}
.top_catch dl dd {
float: right;
width: 480px;
font-family: 'Noto Serif JP', serif;
font-size: 1.6rem;
line-height: 1.8;
}
.top_catch p {
text-align: right;
}
.top_catch p span {
display: inline-block;
width: 84px;
}
.top_topics {
position: relative;
background: #efefef;
padding: 30px 0 70px;
margin-bottom: 100px;
font-family: 'Noto Serif JP', serif;
}
.top_topics h3 {
font-family: 'Yuji Syuku', serif;
line-height: 1.1;
margin-bottom: 30px;
}
.top_topics h3 span ,
.top_topics h3 em {
display: block;
text-align: center;
font-size: 3.3rem;
}
.top_topics h3 span {
color: #d70000;
margin-bottom: .2em;
}
.top_topics .box dl {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: solid 1px #000;
}
.top_topics .box dl:last-of-type {
margin-bottom: 0;
}
.top_topics .box dl:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.top_topics .box dl dt {
float: left;
width: 220px;
font-family: 'Yuji Syuku', serif;
color: #d70000;
font-size: 2.3rem;
padding: 0 5px;
}
.top_topics .box dl dd {
float: left;
width: calc(100% - 220px);
font-size: 1.6rem;
padding: 0 5px;
padding-top: .6em;
}
.top_topics .more {
position: absolute;
top: 30px;
right: 30px;
}
.top_topics .more a {
position: relative;
display: block;
text-decoration: none;
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
border-radius: 50%;
background: #000;
color: #FFF;
font-family: 'Yuji Syuku', serif;
font-size: 2.2rem;
}
.top_topics .more a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.top_menu {
background: #d70000;
padding: 150px 0;
font-family: 'Noto Serif JP', serif;
color: #FFF;
}
.top_menu .commitment {
position: relative;
text-align: center;
margin-bottom: 100px;
}
.top_menu .commitment .box {
position: relative;
display: inline-block;
}
.top_menu .commitment .box:before ,
.top_menu .commitment .box:after {
position: absolute;
top: -50px;
display: block;
background-size: cover !important;
content: '';
}
.top_menu .commitment .box:before {
left: -355px;
width: 259px;
height: 504px;
background: url(//rekka88.com/img/top/menu_img_l.png) no-repeat center center;
}
.top_menu .commitment .box::after {
right: -355px;
width: 279px;
height: 477px;
background: url(//rekka88.com/img/top/menu_img_r.png) no-repeat center center;
}
.top_menu .commitment .box h3 {
width: 112px;
margin: 0 auto;
margin-bottom: 50px;
}
.top_menu .commitment .box p {
font-size: 1.8rem;
line-height: 2.0;
text-align: center;
}
.top_menu .recommend .recommend_title {
width: 112px;
margin: 0 auto;
margin-bottom: 50px;
}
.top_menu .recommend section:first-of-type {
margin-bottom: 40px;
}
.top_menu .recommend section:first-of-type .img {
width: 900px;
margin: 0 auto;
margin-bottom: 10px;
}
.top_menu .recommend section:first-of-type h3 {
text-align: center;
margin-bottom: 20px;
}
.top_menu .recommend section:first-of-type h3 span {
position: relative;
display: inline-block;
padding-left: 85px;
font-family: 'Yuji Syuku', serif;
font-size: 5.2rem;
letter-spacing: .1em;
line-height: 1.1;
}
.top_menu .recommend section:first-of-type h3 span:before {
position: absolute;
top: 5px;
left: 0;
width: 75px;
height: 56px;
display: block;
background: url(//rekka88.com/img/top/menu_stanp.svg) no-repeat center center;
background-size: cover;
content: '';
}
.top_menu .recommend section:first-of-type .com {
text-align: center;
font-family: 'Noto Serif JP', serif;
font-size: 1.8rem;
}
.top_menu .recommend section:not(:first-of-type) {
position: relative;
width: 1300px;
margin: 0 auto;
margin-bottom: -60px;
}
.top_menu .recommend section:last-of-type {
margin-bottom: 0;
}
.top_menu .recommend section:not(:first-of-type):after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.top_menu .recommend section:not(:first-of-type) .img {
width: 640px;
}
.top_menu .recommend section:nth-of-type(even) .img {
float: left;
}
.top_menu .recommend section:nth-of-type(3) .img ,
.top_menu .recommend section:nth-of-type(5) .img {
float: right;
}
.top_menu .recommend section:not(:first-of-type) .box {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
width: 650px;
}
.top_menu .recommend section:nth-of-type(even) .box {
left: 750px;
}
.top_menu .recommend section:nth-of-type(3) .box ,
.top_menu .recommend section:nth-of-type(5) .box {
left: 0;
padding-left: 150px;
}
.top_menu .recommend section:not(:first-of-type) .box h3 {
margin-bottom: 20px;
}
.top_menu .recommend section:not(:first-of-type) .box span {
position: relative;
display: inline-block;
font-family: 'Yuji Syuku', serif;
font-size: 4.2rem;
letter-spacing: .1em;
line-height: 1.1;
}
.top_menu .recommend section:not(:first-of-type) .box span:before {
position: absolute;
top: 0px;
left: -85px;
width: 75px;
height: 56px;
display: block;
background: url(//rekka88.com/img/top/menu_stanp.svg) no-repeat center center;
background-size: cover;
content: '';
}
.top_menu .recommend section:not(:first-of-type) .box .com {
font-family: 'Noto Serif JP', serif;
font-size: 1.8rem;
}
.top_store {
padding: 100px 0;
}
.top_store h3 {
font-family: 'Yuji Syuku', serif;
line-height: 1.1;
margin-bottom: 30px;
}
.top_store h3 span ,
.top_store h3 em {
display: block;
text-align: center;
font-size: 3.3rem;
}
.top_store h3 span {
color: #d70000;
margin-bottom: .2em;
}
.top_store .box {
margin-bottom: 60px;
}
.top_store .box section:not(:last-of-type) {
margin-bottom: 40px;
}
.top_store .box section a {
position: relative;
display: block;
text-decoration: none;
border: solid 3px #d70000;
padding: 40px 0;
transition: .5s;
}
.top_store .box section a:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.top_store .box section a h4 {
position: relative;
float: left;
font-family: 'Yuji Syuku', serif;
line-height: 1.1;
padding-left: 150px;
}
.top_store .box section a h4:before {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
left: 25px;
width: 75px;
height: 56px;
display: block;
background: url(//rekka88.com/img/top/store_stanp.svg) no-repeat center center;
background-size: cover;
content: '';
transition: .5s;
}
.top_store .box section a h4 span ,
.top_store .box section a h4 em {
display: block;
white-space: nowrap;
}
.top_store .box section a h4 span {
font-size: 3.9rem;
margin-bottom: .2em;
}
.top_store .box section a h4 em {
font-size: 3.1rem;
}
.top_store .box section a p {
float: right;
width: 530px;
font-family: 'Noto Serif JP', serif;
font-size: 1.8rem;
}
.top_store .box section.store_kumamoto-shimotori a p ,
.top_store .box section.store_kumamoto-mashiki a p {
width: 400px;
}
.top_store .box section a p span {
display: block;
}
.top_store .box section a:hover {
background: #d70000;
color: #FFF;
}
.top_store .box section a:hover h4:before {
background: url(//rekka88.com/img/top/store_stanp_w.svg) no-repeat center center;
background-size: cover;
content: '';
}
.top_store .btn {
width: 350px;
margin: 0 auto;
}
.top_store .btn a {
position: relative;
border: 1px solid #000;
width: 100%;
text-align: center;
font-family: 'Noto Serif JP', serif;
font-size: 2.5rem;
line-height: 1.1;
padding: .6em 0;
display: block;
text-decoration: none;
background: #000;
}
.top_store .btn a span {
position: relative;
z-index: 2;
color: #FFF;
}
.top_store .btn a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transform: scaleX(0);
transform-origin: right;
transition: transform .7s cubic-bezier(.19, 1, .22, 1);
background: #FFF;
}
.top_store .btn a:hover span {
color: #000;
}
.top_store .btn a:hover:before {
transform: scaleX(1);
transform-origin: left;
}
.top_group {
padding: 0 0 100px;
}
.top_group .img_btn {
width: 594px;
margin: 0 auto;
margin-bottom: 60px;
}
.top_group .btn {
width: 350px;
margin: 0 auto;
}
.top_group .btn a {
position: relative;
border: 1px solid #000;
width: 100%;
text-align: center;
font-family: 'Noto Serif JP', serif;
font-size: 2.5rem;
line-height: 1.1;
padding: .6em 0;
display: block;
text-decoration: none;
background: #000;
}
.top_group .btn a span {
position: relative;
z-index: 2;
color: #FFF;
}
.top_group .btn a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transform: scaleX(0);
transform-origin: right;
transition: transform .7s cubic-bezier(.19, 1, .22, 1);
background: #FFF;
}
.top_group .btn a:hover span {
color: #000;
}
.top_group .btn a:hover:before {
transform: scaleX(1);
transform-origin: left;
} .shop.shop-list .head_img {
background: url(//rekka88.com/img/shop/head_bg.jpg) no-repeat center center;
}
@media screen and (min-width: 1600px) {
.shop.shop-list .head_img {
background: url(//rekka88.com/img/shop/head_bg_w.jpg) no-repeat center center;
}
}
.shop.shop-list main {
background: #efefef;
padding: 100px 0;
}
.shop.shop-list main h3 {
margin-bottom: 60px;
}
.shop.shop-list main h3 span ,
.shop.shop-list main h3 em {
position: relative;
display: block;
font-family: 'Yuji Syuku', serif;
line-height: 1.1;
text-align: center;
letter-spacing: .1em;
}
.shop.shop-list main h3 span {
font-size: 4.2rem;
margin-bottom: .8em;
}
.shop.shop-list main h3 span::after{
position: absolute;
right: 0;
left: -.2em;
bottom: -.5em;
margin: 0 auto;
width: 188px;
height: 3px;
display: block;
background: url(//rekka88.com/img/shop/title_line.svg) no-repeat center center;
background-size: cover;
content: '';
}
.shop.shop-list main h3 em {
font-size: 2.4rem;
}
.shop.shop-list main .box section {
background: #FFF;
padding: 100px;
padding-right: 0;
}
.shop.shop-list main .box section:not(:last-of-type) {
margin-bottom: 50px;
}
.shop.shop-list main .box section:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.shop.shop-list main .box section .img {
float: left;
width: 560px;
margin-right: 60px;
}
.shop.shop-list main .box section .box_in {
float: left;
}
.shop.shop-list main .box section .box_in h4 {
margin-bottom: 30px;
}
.shop.shop-list main .box section .box_in h4 em ,
.shop.shop-list main .box section .box_in h4 span {
position: relative;
display: block;
line-height: 1.1;
letter-spacing: .1em;
}
.shop.shop-list main .box section .box_in h4 em {
font-size: 2.7rem;
font-weight: 500;
padding-left: .5em;
margin-bottom: .2em;
}
.shop.shop-list main .box section .box_in h4 em:before {
position: absolute;
top: 0;
left: 0;
width: 6px;
height: 100%;
background: #000;
content: '';
}
.shop.shop-list main .box section .box_in h4 span {
font-family: 'Yuji Syuku', serif;
font-size: 4.0rem;
}
.shop.shop-list main .box section .box_in table {
margin-bottom: 20px;
}
.shop.shop-list main .box section .box_in table tr:not(:last-of-type) th ,
.shop.shop-list main .box section .box_in table tr:not(:last-of-type) td {
padding-bottom: .2em;
}
.shop.shop-list main .box section .box_in table th {
white-space: nowrap;
padding-right: 1em;
}
.shop.shop-list main .box section .box_in ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.shop.shop-list main .box section .box_in ul li {
float: left;
width: 180px;
}
.shop.shop-list main .box section .box_in ul li:first-of-type {
margin-right: 15px;
}
.shop.shop-list main .box section .box_in ul li a {
position: relative;
border: 1px solid #000;
width: 100%;
text-align: center;
font-family: 'Noto Serif JP', serif;
font-size: 1.7rem;
line-height: 1.1;
padding: .6em 0;
display: block;
text-decoration: none;
background: #000;
}
.shop.shop-list main .box section .box_in ul li a span {
position: relative;
z-index: 2;
color: #FFF;
}
.shop.shop-list main .box section .box_in ul li a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transform: scaleX(0);
transform-origin: right;
transition: transform .7s cubic-bezier(.19, 1, .22, 1);
background: #FFF;
}
.shop.shop-list main .box section .box_in ul li a:hover span {
color: #000;
}
.shop.shop-list main .box section .box_in ul li a:hover:before {
transform: scaleX(1);
transform-origin: left;
} .shop.shop-detail .head_img {
background: url(//rekka88.com/img/shop/bg01.jpg) no-repeat center center;
height: 660px;
}
@media screen and (min-width: 1600px) {
.shop.shop-detail .head_img {
background: url(//rekka88.com/img/shop/bg01.jpg) no-repeat center center;
}
}
.shop.shop-detail .head_img p {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
}
.shop.shop-detail.honten .head_img p {
width:835px;
}
.shop.shop-detail.joto .head_img p {
width:525px;
}
.shop.shop-detail.tenmabashi .head_img p {
width:525px;
}
.shop.shop-detail main {
background:url(//rekka88.com/img/shop/bg_new01.jpg) repeat center center;
background-size: 100% auto;
padding:100px 0;
}
.shop.shop-detail main h3 {
margin-bottom: 60px;
color: #FFF;
}
.shop.shop-detail main h3 span ,
.shop.shop-detail main h3 em {
position: relative;
display: block;
font-family: 'Yuji Syuku', serif;
line-height: 1.1;
text-align: center;
letter-spacing: .1em;
}
.shop.shop-detail main h3 span {
font-size: 4.2rem;
margin-bottom: .8em;
}
.shop.shop-detail main h3 span::after{
position: absolute;
right: 0;
left: -.2em;
bottom: -.5em;
margin: 0 auto;
width: 188px;
height: 3px;
display: block;
background: url(//rekka88.com/img/shop/title_line.svg) no-repeat center center;
background-size: cover;
content: '';
}
.shop.shop-detail main .menu {
margin-bottom:150px;
}
.shop.shop-detail main .menu .recommend {
margin-bottom:150px;
}
.shop.shop-detail main .menu .recommend h4 { background:#000000;
padding:.5em 0 .4em;
margin-bottom:80px;
text-align:center;
color: #FFF;
}
.shop.shop-detail main .menu .recommend h4 span {
display:inline-block;
white-space:nowrap;
color:#FFF;
font-size:2.8rem;
font-weight:bold;
letter-spacing:.2em;
}
.shop.shop-detail main .menu .recommend .box:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.shop.shop-detail main .menu .recommend .box section {
position:relativee;
float:left;
width:50%;
margin-bottom:80px;
color:#FFF;
}
.shop.shop-detail main .menu .recommend .box section:nth-child(2n+1) {
clear:both;
}
.shop.shop-detail main .menu .recommend .box section:nth-last-child(-n+2) {
margin-bottom:0;
}
.shop.shop-detail main .menu .recommend .box section .img {
width:390px;
margin:0 auto;
margin-bottom:20px;
}
.shop.shop-detail main .menu .recommend .box section h5 {
position:relativee;
text-align:center;
font-size:3.0rem;
font-weight:bold;
}
.shop.shop-detail main .menu .recommend .box section h5 span ,
.shop.shop-detail main .menu .recommend .box section h5 em {
position:relative;
display:inline-block;
font-weight:bold;
}
.shop.shop-detail main .menu .recommend .box section h5 span:before {
position:absolute;
top:.2em;
left:-65px;
width:55px;
height:55px;
background:url(//rekka88.com/img/shop/summer.svg) no-repeat center center;
background-size:cover;
display:block;
content:'';
}
.shop.shop-detail main .menu .recommend .box section h5 em:before {
position:absolute;
top:.2em;
left:-100px;
width:55px;
height:55px;
background:url(//rekka88.com/img/shop/gentei.svg) no-repeat center center;
background-size:cover;
display:block;
content:'';
}
.shop.shop-detail main .menu .recommend .box section h5 + p {
text-align:center;
font-size:1.6rem;
}
.shop.shop-detail main .menu .menu_list_img {
display: none !important;
width:840px;
margin:0 auto;
margin-bottom:60px;
}
.shop.shop-detail main .menu .menu_list_img li {
margin-bottom:20px;
}
.shop.shop-detail main .menu .menu_list_img li:last-child {
margin-bottom:0;
}
.shop.shop-detail main .menu .allergy {
width:840px;
margin:0 auto;
}
.shop.shop-detail main .menu .allergy .info {
margin-bottom:30px;
}
.shop.shop-detail main .menu .allergy .info a {
display:block; background:#000;
color: #FFF;
padding:.5em 0 .4em;
text-align:center;
}
.shop.shop-detail main .menu .allergy .info a span {
position:relative;
display:inline-block;
white-space:nowrap;
color:#FFF;
font-size:2.8rem;
font-weight:bold;
letter-spacing:.2em;
}
.shop.shop-detail main .menu .allergy .info a span:after {
position:absolute;
top:.1em;
right:-1.5em;
font-family: "Font Awesome 5 Free";
content: "\f1c1";
font-size:2.6rem;
font-weight:400;
}
.shop.shop-detail main .menu .allergy .info a:hover {
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.shop.shop-detail main .menu .allergy .com p {
margin-bottom:1em;
color:#FFF;
}
.shop.shop-detail main .menu .allergy .com p:last-child {
margin-bottom:0;
}
.shop.shop-detail main .shop_info {
width:840px;
margin:0 auto;
}
.shop.shop-detail main .shop_info h4 {
text-align:center;
margin-bottom:30px;
}
.shop.shop-detail main .shop_info h4 span {
display:inline-block;
white-space:nowrap;
font-size:4.5rem;
font-weight:bold;
letter-spacing:.2em;
color:#FFF;
}
.shop.shop-detail main .shop_info table {
margin-bottom:70px;
}
.shop.shop-detail main .shop_info table th ,
.shop.shop-detail main .shop_info table td {
padding-bottom:.5em;
}
.shop.shop-detail main .shop_info table th {
white-space:nowrap;
padding-right:2em;
color:#b2b2b2;
}
.shop.shop-detail main .shop_info table td ,
.shop.shop-detail main .shop_info table td a {
white-space:nowrap;
color:#FFFFFF;
}
.shop.shop-detail main .shop_info table td a {
text-decoration:underline;
}
.shop.shop-detail main .shop_info p {
width:560px;
margin:0 auto;
margin-bottom:100px;
}
.shop.shop-detail main .shop_info p.insta {
width:600px;
margin:0 auto;
margin-bottom:50px;
}
.shop.shop-detail main .shop_info .map iframe {
width:100%;
height:500px;
} .recruit .head_img {
background: url(//rekka88.com/img/recruit/head_bg.jpg) no-repeat center center;
}
@media screen and (min-width: 1600px) {
.recruit .head_img {
background: url(//rekka88.com/img/recruit/head_bg_w.jpg) no-repeat center center;
}
}
.recruit main {
padding: 100px 0;
}
.recruit main h3 {
margin-bottom: 60px;
}
.recruit main h3 span ,
.recruit main h3 em {
position: relative;
display: block;
font-family: 'Yuji Syuku', serif;
line-height: 1.1;
text-align: center;
letter-spacing: .1em;
}
.recruit main h3 span {
font-size: 4.2rem;
margin-bottom: .8em;
}
.recruit main h3 span::after{
position: absolute;
right: 0;
left: -.2em;
bottom: -.5em;
margin: 0 auto;
width: 175px;
height: 3px;
display: block;
background: url(//rekka88.com/img/recruit/title_line.svg) no-repeat center center;
background-size: cover;
content: '';
}
.recruit main h3 em {
font-size: 2.4rem;
}
.recruit main .box h4 {
font-family: 'Yuji Syuku', serif;
font-size: 3.0rem;
line-height: 1.1;
text-align: center;
letter-spacing: .1em;
margin-bottom: 30px;
}
.recruit main .box:not(:last-of-type) {
margin-bottom:100px;
}
.recruit main .box .box_in section {
margin-bottom:100px;
}
.recruit main .box .box_in section:last-child {
margin-bottom:0;
}
.recruit main .box .box_in section table {
width:100%;
border: solid 1px #000000;
}
.recruit main .box .box_in section table th ,
.recruit main .box .box_in section table td {
padding:.5em 1em;
border-bottom: solid 1px #000000;
}
.recruit main .box .box_in section table th {
background:#e5e5e5;
width:20%;
vertical-align:middle;
text-align:center;
font-size:2.0rem;
}
.recruit main .box .box_in section table th span {
display:inline-block;
}
.recruit main .box .box_in section table th span:first-letter {
letter-spacing:2em;
}
.recruit main .box .box_in section table td {
font-size:1.6rem;
}
.recruit main .box .box_in section table td span {
font-size:2.0rem;
}
.recruit main .box .box_in section table td p {
margin-bottom:1em;
}
.recruit main .box .box_in section table td p:last-child {
margin-bottom:0;
}
.recruit main .box .box_in section table td ul li {
position:relative;
padding-left:1.2em;
}
.recruit main .box .box_in section table td ul li:before {
position:absolute;
left:0;
content:'◎';
}
.recruit main .box .box_in section table td .tbl {
display:table;
width:100%;
}
.recruit main .box .box_in section table td .tbl dl {
display:table-row;
}
.recruit main .box .box_in section table td .tbl dl dt ,
.recruit main .box .box_in section table td .tbl dl dd {
position:relative;
display:table-cell;
padding-bottom:1em;
}
.recruit main .box .box_in section table td .tbl dl:last-child dt ,
.recruit main .box .box_in section table td .tbl dl:last-child dd {
padding-bottom:0;
}
.recruit main .box .box_in section table td .tbl dl dt {
padding-left:1.5em;
width:30%;
}
.recruit main .box .box_in section table td .tbl dl dt:before {
position:absolute;
left:0;
content:'■';
} .contact .head_img {
background: url(//rekka88.com/img/contact/head_bg.jpg) no-repeat center center;
}
@media screen and (min-width: 1600px) {
.rcontactcruit .head_img {
background: url(//rekka88.com/img/contact/head_bg_w.jpg) no-repeat center center;
}
}
.contact main {
padding: 100px 0;
}
.contact main h3 {
margin-bottom: 60px;
}
.contact main h3 span {
position: relative;
display: block;
font-family: 'Yuji Syuku', serif;
line-height: 1.1;
text-align: center;
letter-spacing: .1em;
}
.contact main h3 span {
font-size: 4.2rem;
}
.contact main h3 span::after{
position: absolute;
right: 0;
left: -.2em;
bottom: -10px;
margin: 0 auto;
width: 253px;
height: 4px;
display: block;
background: url(//rekka88.com/img/contact/title_line.svg) no-repeat center center;
background-size: cover;
content: '';
}
.contact main .com01 {
font-family: 'Noto Serif JP', serif;
margin-bottom: 80px;
}
.contact main .contact_info {
background: #efefef;
padding: 40px;
margin-bottom: 100px;
}
.contact main .contact_info h4 {
text-align: center;
font-size: 1.8rem;
font-weight: 500;
margin-bottom: 1em;
}
.contact main .contact_info .tel {
width: 825px;
margin: 0 auto;
margin-bottom: 15px;
}
.contact main .contact_info h5 {
background: #d70000;
text-align: center;
color: #FFF;
font-size: 2.2rem;
font-weight: 500;
padding: .2em 0;
margin-bottom: 20px;
}
.contact main .contact_info .caution {
text-align: center;
font-size: 1.8rem;
font-weight: 500;
}
.contact main .contact_info .caution span {
margin-right: .5em;
}
.contact main .contact_info .caution a {
color: #d70000;
text-decoration: none;
}
.contact main .contact_info .caution a em {
color: #000;
text-decoration: none;
}
.contact main .form_box .form table {
width: 100%;
}
.contact main .form_box .form table th ,
.contact main .form_box .form table td {
font-weight: 500;
padding-bottom: 1em;
}
.contact main .form_box .form table tr:last-of-type th ,
.contact main .form_box .form table tr:last-of-type td {
padding-bottom: 0;
}
.contact main .form_box .form table th {
width: 250px;
padding-top: .6em;
}
.contact main .form_box .form table th.pt0 {
padding-top: 0;
}
.contact main .form_box .form table th span {
display: inline-block;
line-height: 1.1;
background: #d70000;
color: #FFF;
font-size: 1.4rem;
font-weight: 500;
padding: .3em .5em;
margin-left: .5em;
}
.contact main .form_box .form table td .tbl_box {
display: table;
width: 100%;
}
.contact main .form_box .form table td .tbl_box dl {
display: table-row;
}
.contact main .form_box .form table td .tbl_box dl dt ,
.contact main .form_box .form table td .tbl_box dl dd {
display: table-cell;
vertical-align: middle;
padding-bottom: 5px;
}
.contact main .form_box .form table td .tbl_box dl:last-of-type dt ,
.contact main .form_box .form table td .tbl_box dl:last-of-type dd {
padding-bottom: 0;
}
.contact main .form_box .form table td .tbl_box dl dt {
white-space: nowrap;
width: 8em;
}
@media screen and (max-width: 1600px) {
.shop.shop-detail .head_img {
background: url(//rekka88.com/img/shop/bg01.jpg) no-repeat center center;
background-size: cover;
}
}
@media screen and (max-width: 1540px) {
.vi_slider h3 span {
margin-left: 5%;
}
}
@media screen and (max-width: 1340px) {
.top_menu {
overflow: hidden;
}
.top_menu .recommend section:not(:first-of-type) {
width: 96%;
}
.top_menu .recommend section:not(:first-of-type) .img {
width: 48%;
}
.top_menu .recommend section:not(:first-of-type) .box {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
width: 48%;
}
.top_menu .recommend section:nth-of-type(even) .box {
left: 57%;
}
.top_menu .recommend section:nth-of-type(3) .box ,
.top_menu .recommend section:nth-of-type(5) .box {
left: 0;
padding-left: 10%;
}
}
@media screen and (max-width: 1240px) {
.top_menu .commitment .box:before {
left: -250px;
background: url(//rekka88.com/img/top/menu_img_l.png) no-repeat center center;
}
.top_menu .commitment .box::after {
right: -250px;
background: url(//rekka88.com/img/top/menu_img_r.png) no-repeat center center;
}
.top_store .box section a h4 span {
font-size: 3.0rem;
margin-bottom: .4em;
letter-spacing: 0;
}
.top_store .box section a h4 em {
font-size: 2.5rem;
}
.top_group ul li {
width: 48%;
}
.shop.shop-list main .box section {
padding: 60px;
padding-right: 0;
}
.shop.shop-list main .box section .img {
width: 45%;
margin-right: 30px;
}
}
@media screen and (max-width: 1100px) {
.top_catch h3 span {
letter-spacing: 0;
}
.top_menu .recommend section:first-of-type .img {
width: 96%;
}
.top_menu .recommend section:first-of-type h3 span {
letter-spacing: 0;
}
.top_menu .recommend section:not(:first-of-type) .box span {
letter-spacing: 0;
}
.top_menu .recommend section:not(:first-of-type) {
margin-bottom: 0;
}
.top_menu .recommend section:not(:first-of-type) .img {
width: 40%;
}
.top_menu .recommend section:not(:first-of-type) .box {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
width: 56%;
}
.top_menu .recommend section:nth-of-type(even) .box {
left: 50%;
}
.top_menu .recommend section:nth-of-type(3) .box ,
.top_menu .recommend section:nth-of-type(5) .box {
left: 0;
padding-left: 10%;
}
.top_store .box section a h4 {
float: none;
}
.top_store .box section a p {
float: none;
width: 100%;
padding-top: .5em;
padding-left: 150px;
}
.top_store .box section a p span {
display: inline-block;
margin-right: 1em;
}
}
@media screen and (max-width: 940px) {
.shop.shop-list main .box section {
padding: 60px;
padding-right: 60px;
}
.shop.shop-list main .box section .img {
float: none;
width: 100%;
margin-right: 0;
margin-bottom: 20px;
}
.shop.shop-list main .box section .box_in {
float: none;
}
.shop.shop-list main .box section .box_in ul li {
width: 45%;
}
.shop.shop-list main .box section .box_in ul li:first-of-type {
margin-right: 10%;
}
.shop.shop-detail main .menu .recommend .box section .img {
width:90%;
}
.contact main .contact_info .caution span {
display: block;
margin-right: 0;
}
.recruit main .box .box_in section table td .tbl dl dt {
width:40%;
}
}
@media screen and (max-width: 920px) {
.vi_slider h3 span {
width: 40%;
padding-top: 30%;
}
.top_catch h3 span {
font-size: 3.8rem;
}
.top_about .catch p {
left: 20px;
}
.top_menu .recommend section:not(:first-of-type) {
margin-bottom: 10px;
}
.top_menu .recommend section:last-of-type {
margin-bottom: 0;
}
.top_menu .recommend section:not(:first-of-type) .img {
width: 35%;
}
.top_menu .recommend section:not(:first-of-type) .box {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
width: 61%;
}
.top_menu .recommend section:nth-of-type(even) .box {
left: 45%;
}
}
@media screen and (max-width: 840px) {
.top_news .box {
font-size: 1.7rem;
}
.top_news .box section p {
font-size: 1.8rem;
}
.top_catch h3 {
width: 92%;
margin-right: auto;
margin-left: auto;
text-align: left;
}
.top_menu .recommend section:not(:first-of-type) {
margin-bottom: 30px;
}
.top_menu .recommend section:last-of-type {
margin-bottom: 0;
}
.top_menu .recommend section:not(:first-of-type) .img {
width: 30%;
}
.top_menu .recommend section:not(:first-of-type) .box {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
width: 66%;
}
.top_menu .recommend section:nth-of-type(even) .box {
left: 40%;
}
}
@media screen and (max-width: 767px) {
body.top {
padding-top: 0;
}
.vi_slider {
position: relative;
height: auto;
}
.vi_slider h3 {
top: inherit;
bottom: 5%;
right: inherit;
left: 5%;
max-width: 100%;
}
.vi_slider h3 span {
width: 40%;
padding-top: inherit;
margin-left: inherit;
}
.vi_slider .slider li {
height: auto;
background-image: none !important;
}
.vi_slider .slider li img {
display: block !important;
}
.top_catch {
position: relative;
background: url(//rekka88.com/img/top/catch_bg.png) no-repeat center center;
background-size: cover;
height: auto;
padding: 10vw 0;
margin-bottom: 10vw;
}
.top_catch .box {
width: 100%;
}
.top_catch .box .box_in {
float: none;
width: 100%;
padding-top: 0;
}
.top_catch h3 {
position: relative;
width: 96%;
margin: 0 auto;
margin-bottom: 5vw;
text-align: center;
}
.top_catch h3 span {
font-size: 2.1rem;
}
.top_catch h3 span:before {
font-size: 2.1rem;
}
.top_catch dl {
width: 92%;
margin: 0 auto;
margin-bottom: 3vw;
}
.top_catch dl dt {
width: 20%;
}
.top_catch dl dd {
width: 75%;
font-size: 1.3rem;
}
.top_catch p {
padding-right: 5%;
}
.top_catch p span {
width: 15vw;
}
.top_about {
width: 100%;
margin-bottom: 10vw;
}
.top_about .catch {
height: auto;
background: url(//rekka88.com/img/top/about_bg.jpg) no-repeat center center;
background-size: cover;
padding: 10vw 2vw;
}
.top_about .catch h3 {
width: 100%;
padding-top: 0;
}
.top_about .catch p {
position: absolute;
left: 5vw;
bottom: 3vw;
font-size: 1.3rem;
}
.top_about .history {
text-align: center;
padding: 5vw 4%;
}
.top_about .history .box {
display: block;
font-size: 1.5rem;
}
.top_about .history .box::before {
position: absolute;
top: -13.69vw;
left: inherit;
right: 2vw;
z-index: 5;
width: calc(14.342vw * 1.1);
height: calc(35.724vw * 1.1);
display: block;
background: url(//rekka88.com/img/top/about_img.png) no-repeat center center;
background-size: cover;
content: '';
}
.top_about .history .box::after {
position: absolute;
bottom: 0;
right: 3vw;
width: calc(11.343vw * 1.5);
height: calc(12.256vw * 1.5);
display: block;
background: url(//rekka88.com/img/top/about_stanp.svg) no-repeat center center;
background-size: cover;
content: '';
}
.top_about .history .box dl:not(:last-of-type) {
margin-bottom: 4vw;
}
.top_about .history .box dl dt {
float: none;
display: inline-block;
padding: .1em .5em;
margin-right: 0;
margin-bottom: .2em;
}
.top_about .history .box dl dd {
float: none;
padding: .1em .5em;
}
.top_topics {
padding: 10vw 0;
margin-bottom: 15vw;
}
.top_topics h3 {
margin-bottom: 4vw;
}
.top_topics h3 span ,
.top_topics h3 em {
font-size: 2.0rem;
}
.top_topics .box dl {
padding-bottom: 3vw;
margin-bottom: 3vw;
}
.top_topics .box dl dt {
float: none;
width: 100%;
font-size: 1.4rem;
}
.top_topics .box dl dd {
float: none;
width: 100%;
font-size: 1.6rem;
padding: 0 5px;
padding-top: .6em;
}
.top_topics .more {
position: relative;
top: inherit;
right: inherit;
padding-top: 6vw;
}
.top_topics .more a {
width: 80%;
height: auto;
line-height: 1.1;
border-radius: .3em;
margin: 0 auto;
padding: .6em 0;
font-size: 1.6rem;
}
.top_menu {
padding: 10vw 0;
}
.top_menu .commitment {
margin-bottom: 10vw;
}
.top_menu .commitment .box {
position: relative;
display: inline-block;
}
.top_menu .commitment .box:before ,
.top_menu .commitment .box:after {
position: absolute;
top: -2vw;
display: block;
background-size: cover !important;
content: '';
}
.top_menu .commitment .box:before {
left: 2vw;
width: calc(33.768vw * .8);
height: calc(65.711vw * .8);
background: url(//rekka88.com/img/top/menu_img_l.jpg) no-repeat center center;
}
.top_menu .commitment .box::after {
right: 2vw;
width: calc(36.375vw * .8);
height: calc(62.19vw * .8);
background: url(//rekka88.com/img/top/menu_img_r.jpg) no-repeat center center;
}
.top_menu .commitment .box h3 {
width: 30vw;
margin-bottom: 6vw;
}
.top_menu .commitment .box p {
width: 90%;
margin: 0 auto;
font-size: 1.5rem;
line-height: 2.0;
text-align: left;
}
.top_menu .recommend .recommend_title {
width: 30vw;
margin-bottom: 6vw;
}
.top_menu .recommend section:first-of-type {
margin-bottom: 6vw;
}
.top_menu .recommend section:first-of-type .img {
width: 92%;
margin: 0 auto;
margin-bottom: 4vw;
}
.top_menu .recommend section:first-of-type h3 {
text-align: center;
margin-bottom: 3vw;
}
.top_menu .recommend section:first-of-type h3 span {
padding-left: 11vw;
font-size: 2.4rem;
}
.top_menu .recommend section:first-of-type h3 span:before {
top: 0.652vw;
left: 0;
width: 9.778vw;
height: 7.301vw;
}
.top_menu .recommend section:first-of-type .com {
text-align: left;
font-size: 1.6rem;
width: 92%;
margin: 0 auto;
}
.top_menu .recommend section:not(:first-of-type) {
width: 92%;
margin-bottom: 4vw;
}
.top_menu .recommend section:not(:first-of-type) .img {
width: 92%;
margin: 0 auto;
margin-bottom: 4vw;
}
.top_menu .recommend section:nth-of-type(even) .img {
float: none;
}
.top_menu .recommend section:nth-of-type(3) .img ,
.top_menu .recommend section:nth-of-type(5) .img {
float: none;
}
.top_menu .recommend section:not(:first-of-type) .box {
position: relative;
top: inherit;
-webkit-transform: translateY(0); transform: translateY(0);
width: 100%;
}
.top_menu .recommend section:nth-of-type(even) .box {
left: inherit;
}
.top_menu .recommend section:nth-of-type(3) .box ,
.top_menu .recommend section:nth-of-type(5) .box {
left: inherit;
padding-left: 0;
}
.top_menu .recommend section:not(:first-of-type) .box h3 {
text-align: center;
margin-bottom: 3vw;
}
.top_menu .recommend section:not(:first-of-type) .box span {
padding-left: 11vw;
font-size: 2.4rem;
}
.top_menu .recommend section:not(:first-of-type) .box span:before {
top: 0.652vw;
left: 0;
width: 9.778vw;
height: 7.301vw;
}
.top_menu .recommend section:not(:first-of-type) .box .com {
text-align: left;
font-size: 1.6rem;
width: 92%;
margin: 0 auto;
}
.top_store {
padding: 10vw 0;
}
.top_store h3 {
margin-bottom: 5vw;
}
.top_store h3 span ,
.top_store h3 em {
font-size: 2.0rem;
}
.top_store .box {
margin-bottom: 10vw;
}
.top_store .box section:not(:last-of-type) {
margin-bottom: 6vw;
}
.top_store .box section a {
padding: 4vw 4%;
transition: .5s;
}
.top_store .box section a h4 {
padding-left: 0;
}
.top_store .box section a h4:before {
display: none;
}
.top_store .box section a h4 span {
font-size: 1.6rem;
margin-bottom: .2em;
letter-spacing: -.05em;
}
.top_store .box section a h4 em {
font-size: 1.2rem;
}
.top_store .box section a p {
float: none;
width: 100%;
font-size: 1.4rem;
padding: 0;
padding-top: .6em;
}
.top_store .box section a p span {
display: block;
margin: 0;
}
.top_store .btn {
width: 80%;
}
.top_store .btn a {
position: relative;
font-size: 1.5rem;
padding: .8em 0;
}
.top_group {
padding: 0 0 10vw;
}
.top_group .img_btn {
width: 100%;
margin-bottom: 8vw;
}
.top_group .btn {
width: 80%;
}
.top_group .btn a {
position: relative;
font-size: 1.5rem;
padding: .8em 0;
}
.shop.shop-list main {
padding: 10vw 0;
}
.shop.shop-list main h3 {
margin-bottom: 5vw;
}
.shop.shop-list main h3 span {
font-size: 2.2rem;
margin-bottom: .8em;
}
.shop.shop-list main h3 span::after{
width: 70vw;
height: 3px;
}
.shop.shop-list main h3 em {
font-size: 1.6rem;
}
.shop.shop-list main .box section {
padding: 6vw 5vw;
}
.shop.shop-list main .box section:not(:last-of-type) {
margin-bottom: 10vw;
}
.shop.shop-list main .box section .img {
float: none;
width: 100%;
margin-right: 0;
margin-bottom: 4vw;
}
.shop.shop-list main .box section .box_in {
float: none;
width: 100%;
}
.shop.shop-list main .box section .box_in h4 {
margin-bottom: 5vw;
}
.shop.shop-list main .box section .box_in h4 em {
font-size: 1.6rem;
}
.shop.shop-list main .box section .box_in h4 span {
font-size: 2.0rem;
}
.shop.shop-list main .box section .box_in table {
margin-bottom: 4vw;
font-size: 1.4rem;
}
.shop.shop-list main .box section .box_in ul li {
width: 48%;
}
.shop.shop-list main .box section .box_in ul li:first-of-type {
margin-right: 4%;
}
.shop.shop-list main .box section .box_in ul li a {
font-size: 1.5rem;
padding: .8em 0;
}
.shop.shop-detail .head_img {
background: url(//rekka88.com/img/shop/bg01.jpg) no-repeat center center;
background-size: cover;
height: 30vh;
z-index: 5;
}
.shop.shop-detail.honten .head_img p {
width:50vw;
}
.shop.shop-detail.joto .head_img p {
width:50vw;
}
.shop.shop-detail.tenmabashi .head_img p {
width:50vw;
}
.shop.shop-detail main {
background-image: none;
background-repeat: repeat;
background-position: center center;
background-size: 100%;
padding:10vw 0;
}
.shop.shop-detail main:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
z-index: 1;
background-image: url(//rekka88.com/img/shop/bg_new01_sp.jpg);
background-repeat: repeat;
background-position: center center;
background-size: 100%;
content: '';
}
.shop.shop-detail main h3 {
position: relative;
z-index: 5;
margin-bottom: 5vw;
}
.shop.shop-detail main h3 span {
font-size: 2.2rem;
margin-bottom: .8em;
}
.shop.shop-detail main h3 span::after{
width: 70vw;
height: 3px;
}
.shop.shop-detail main h3 em {
font-size: 1.4rem;
}
.shop.shop-detail main h3.ttl02 ,
.shop.shop-detail main .menu ,
.shop.shop-detail main .shop_info {
position: relative;
z-index: 10;
}
.shop.shop-detail main .menu {
margin-bottom:10vw;
}
.shop.shop-detail main .menu .recommend {
margin-bottom:10vw;
}
.shop.shop-detail main .menu .recommend h4 {
padding:.5em 0 .4em;
margin-bottom:10vw;
text-align:center;
}
.shop.shop-detail main .menu .recommend h4 span {
font-size:2.0rem;
letter-spacing:.2em;
}
.shop.shop-detail main .menu .recommend .box section {
position:relative;
float:none;
width:100%;
margin-bottom:10vw;
}
.shop.shop-detail main .menu .recommend .box section:nth-child(2n+1) {
clear:both;
}
.shop.shop-detail main .menu .recommend .box section:nth-last-child(-n+2) {
margin-bottom:10vw;
}
.shop.shop-detail main .menu .recommend .box section:last-child {
margin-bottom:0;
}
.shop.shop-detail main .menu .recommend .box section .img {
width:80%;
margin-bottom:3vw;
}
.shop.shop-detail main .menu .recommend .box section h5 {
font-size:2.0rem;
font-weight:700;
}
.shop.shop-detail main .menu .recommend .box section h5 span:before {
position:absolute;
top:-4vw;
left:-13vw;
width:12vw;
height:12vw;
background:url(//rekka88.com/img/shop/summer.svg) no-repeat center center;
background-size:cover;
display:block;
content:'';
}
.shop.shop-detail main .menu .recommend .box section h5 em:before {
position:absolute;
top:-4vw;
left:-13vw;
width:12vw;
height:12vw;
background:url(//rekka88.com/img/shop/gentei.svg) no-repeat center center;
background-size:cover;
display:block;
content:'';
}
.shop.shop-detail main .menu .recommend .box section h5 + p {
font-size:1.6rem;
text-align: left;
}
.shop.shop-detail main .menu .menu_list {
width:100%;
margin:0 auto;
margin-bottom:10vw;
}
.shop.shop-detail main .menu .menu_list section {
margin-bottom:10vw;
}
.shop.shop-detail main .menu .menu_list section:last-child {
margin-bottom:0;
}
.shop.shop-detail main .menu .menu_list section h4 {
background: #000;
padding:.5em 0 .4em;
margin-bottom:10vw;
text-align:center;
}
.shop.shop-detail main .menu .menu_list section h4 span {
display: inline-block;
white-space: nowrap;
color: #FFF;
font-size: 2.0rem;
font-weight: bold;
letter-spacing: .2em;
}
.shop.shop-detail main .menu .menu_list section p {
font-size:1.6rem;
color:#FFF;
margin-bottom:3em;
}
.shop.shop-detail main .menu .menu_list section ul li {
margin-bottom:1em;
padding-bottom:.5em;
border-bottom: solid 1px #FFFFFF;
font-size:1.8rem;
color:#FFF;
}
.shop.shop-detail main .menu .menu_list section ul li:last-child {
margin-bottom:0;
}
.shop.shop-detail main .menu .menu_list section ul li span {
display:block;
font-size:1.6rem;
}
.shop.shop-detail main .menu .menu_list section ul li em {
display: none !important;
display:block;
font-size:1.6rem;
text-align:right;
}
.shop.shop-detail main .menu .menu_list_img {
width:100%;
margin:0 auto;
margin-bottom:10vw;
}
.shop.shop-detail main .menu .menu_list_img li {
margin-bottom:5vw;
}
.shop.shop-detail main .menu .allergy {
width:100%;
}
.shop.shop-detail main .menu .allergy .info {
margin-bottom:10vw;
}
.shop.shop-detail main .menu .allergy .info a {
padding:.5em 0 .4em;
}
.shop.shop-detail main .menu .allergy .info a span {
font-size:1.8rem;
}
.shop.shop-detail main .menu .allergy .info a span:after {
position:absolute;
top:.1em;
right:-1.5em;
font-family: "Font Awesome 5 Free";
font-weight: 400;
content: "\f1c1";
font-size:1.8rem;
}
.shop.shop-detail main .menu .allergy .com p {
margin-bottom:1em;
}
.shop.shop-detail main .shop_info {
width:100%;
}
.shop.shop-detail main .shop_info h4 {
margin-bottom:6vw;
}
.shop.shop-detail main .shop_info h4 span {
display:inline-block;
white-space:nowrap;
font-size:2.0rem;
font-weight:bold;
letter-spacing:.2em;
color:#FFF;
}
.shop.shop-detail main .shop_info table {
margin-bottom:6vw;
}
.shop.shop-detail main .shop_info table th ,
.shop.shop-detail main .shop_info table td {
display:block;
padding-bottom:.5em;
}
.shop.shop-detail main .shop_info table th {
font-weight:700;
}
.shop.shop-detail main .shop_info table td {
display:block;
padding-bottom:1em;
white-space:normal;
}
.shop.shop-detail main .shop_info p {
width:100%;
margin:0 auto;
margin-bottom:6vw;
}
.shop.shop-detail main .shop_info p.insta {
width:100%;
margin:0 auto;
margin-bottom:5vw;
}
.shop.shop-detail main .shop_info .map iframe {
width:100%;
height:60vh;
}
.recruit main {
padding: 10vw 0;
}
.recruit main h3 {
margin-bottom: 5vw;
}
.recruit main h3 span {
font-size: 2.2rem;
margin-bottom: .8em;
}
.recruit main h3 span::after{
width: 70vw;
height: 3px;
}
.recruit main h3 em {
font-size: 1.4rem;
}
.recruit main .box h4 {
font-size: 2.0rem;
margin-bottom: 5vw;
}
.recruit main .box:not(:last-of-type) {
margin-bottom:15vw;
}
.recruit main .box .box_in section {
margin-bottom:10vw;
}
.recruit main .box .box_in section table {
width:100%;
border: solid 1px #000000;
}
.recruit main .box .box_in section table th ,
.recruit main .box .box_in section table td {
display:block;
padding:.5em 1em;
border-bottom: solid 1px #000000;
}
.recruit main .box .box_in section table th {
background:#e5e5e5;
width:100%;
text-align:left;
font-size:1.6rem;
font-weight: 700;
border-bottom:none;
}
.recruit main .box .box_in section table th span:first-letter {
letter-spacing:2em;
}
.recruit main .box .box_in section table td {
font-size:1.6rem;
}
.recruit main .box .box_in section table tr:last-child td {
border-bottom:none;
}
.recruit main .box .box_in section table td span {
font-size:1.6rem;
}
.recruit main .box .box_in section table td p {
margin-bottom:1em;
}
.recruit main .box .box_in section table td ul li {
padding-left:1.2em;
}
.recruit main .box .box_in section table td ul li:before {
position:absolute;
left:0;
content:'◎';
}
.recruit main .box .box_in section table td .tbl {
display:block;
}
.recruit main .box .box_in section table td .tbl dl {
display:block;
}
.recruit main .box .box_in section table td .tbl dl dt ,
.recruit main .box .box_in section table td .tbl dl dd {
display:block;
padding-bottom:1em;
}
.recruit main .box .box_in section table td .tbl dl:last-child dt ,
.recruit main .box .box_in section table td .tbl dl:last-child dd {
padding-bottom:0;
}
.recruit main .box .box_in section table td .tbl dl dt {
padding-left:1.5em;
padding-bottom:.5em;
width:100%;
}
.recruit main .box .box_in section table td .tbl dl dt:before {
position:absolute;
left:0;
content:'■';
}
.recruit main .box .box_in section table td .tbl dl dd {
padding-left:1.5em;
}
.contact main {
padding: 10vw 0;
}
.contact main h3 {
margin-bottom: 5vw;
}
.contact main h3 span {
font-size: 2.2rem;
}
.contact main h3 span::after{
width: 70vw;
height: 3px;
}
.contact main .com01 {
margin-bottom: 10vw;
}
.contact main .contact_info {
padding: 6vw 5vw;
margin-bottom: 10vw;
}
.contact main .contact_info h4 {
font-size: 1.6rem;
}
.contact main .contact_info .tel {
max-width: 100%;
margin-bottom: 3vw;
}
.contact main .contact_info h5 {
font-size: 1.8rem;
padding: .2em 0;
margin-bottom: 3vw;
}
.contact main .contact_info .caution {
text-align: left;
font-size: 1.6rem;
}
.contact main .contact_info .caution span {
display: block;
margin-right: 0;
}
.contact main .form_box .form table th ,
.contact main .form_box .form table td {
display: block;
font-weight: 500;
padding-bottom: 1em;
}
.contact main .form_box .form table th {
width: 100%;
padding-top: 0;
padding-bottom: .5em !important;
}
.contact main .form_box .form table th.pt0 {
padding-top: 0;
}
.contact main .form_box .form table td .tbl_box dl dt {
width: 7em;
}
}