@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://weloveiconfonts.com/api/?family=entypo);
@import url("https://fonts.googleapis.com/css?family=Quicksand&display=swap&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Sawarabi+Gothic&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap");  html {
font-size:10px;
}
body {
position:relative;
font-size:1rem;
line-height:1.7;
font-family: 'Sawarabi Gothic', sans-serif;
font-weight:400;
color:#000000;
min-width:1040px; }
@media screen and (max-width: 1040px) {
html {
font-size:calc(0.962vw * 1.1);
}
body {
font-size:1rem;
width: 100%;
min-width: 100%;
}
}
@media screen and (max-width: 768px) {
html {
font-size:2.6041vw;
}
body {
font-size:1rem;
width: 100%;
min-width: 100%;
line-height:1.5;
}
}
* {
font-style: normal;
font-weight: 400;
font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
-moz-font-feature-settings: "palt";
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
behavior: url(//jun88.co.jp/css/PIE.htc);
}
a {color: #262626; text-decoration: none;}
a:hover {color: #262626; text-decoration:underline;}
a:hover img ,
footer .footer_in .f_contents section dl a:hover {
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;
} .sp , .sp_img {
display: none;
}
@media screen and (max-width: 768px) {
.pc {
display: none;
}
.sp , .sp_img {
display: block;
}
}   h1 {
display:none;
}
header {
position:relative;
width:1000px;
height:85px;
margin:0 auto;
}
header:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
header h2 {
float:left;
width:255px;
padding-top:15px;
margin-left:15px;
}
.top header h2 { }
header .box_r {
float:right;
}
header .box_r dl {
height:50px;
overflow:hidden;
}
header .box_r dl:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
header .box_r dl dt {
float:left; background:#FFFFFF; text-align:center;
font-size:0;
}
header .box_r dl dt ul {
display:inline-block;
}
header .box_r dl dt ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
header .box_r dl dt ul li {
display:inline-block;
font-size:2.0rem;
line-height:50px;
margin-right:30px;
}
header .box_r dl dt ul li:last-child {
margin-right:0;
}
header .box_r dl dt ul li a {
display:block;
padding:0 30px; background:#000000;
color:#FFF;
}
header .box_r dl dd {
float:right;
width:180px;
}
header .box_r dl dd a {
display:block;
text-align:center;
line-height:50px;
background:#e6e6e6;
}
header .box_r dl dd a span {
display: inline-block;
white-space:nowrap;
font-size:1.6rem;
font-weight:500;
}
header .box_r dl a:hover {
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: 1040px) {
header {
width:96.154vw;
height:8.173vw;
}
header h2 {
width:24.519vw;
padding-top:1.442vw;
margin-left:1.442vw;
}
header .box_r dl {
height:4.808vw;
}
header .box_r dl dt { }
header .box_r dl dt ul li {
font-size:2.0rem;
line-height:4.808vw;
margin-right:2.885vw;
}
header .box_r dl dd {
width:17.308vw;
}
header .box_r dl dd a {
line-height:4.808vw;
padding:0 2.885vw;
}
header .box_r dl dd a span {
font-size:1.6rem;
}
} @media screen and (max-width: 768px) { .fix_head {
height:16.927vw;
}
.fix_head .h_logo {
width:55vw;
padding:calc(1.823vw * 1.5) 0 0 2vw;
}
.menu_btn {
position: fixed;
top:2.604vw;
right:2.604vw;
z-index:1000;
width:11.719vw;
height:11.719vw;
padding:2.604vw;
background:#000000;
}
.menu_btn span {
position:relative;
display:block;
width:100%;
height:1.302vw;
margin-bottom:1.302vw;
background:#FFF;
transition: all 0.2s;
transform-origin: 0 0;
}
.menu_btn span:nth-child(2) {
background:#FFF;
}
.menu_btn span:last-child {
margin-bottom:0;
}
.menu_btn.active span {
width:110%;
}
.menu_btn.active span:first-child {
left:1.26vw;
transform: rotate(45deg);
}
.menu_btn.active span:nth-child(2) {
opacity: 0;
}
.menu_btn.active span:last-child {
top:-.2vw;
left:0.36vw;
transform: rotate(-45deg);
}
.header_nav {
position:relative;
z-index:1;
width:100%;
box-shadow: none;
}
.header_nav .header_nav_in {
width:100%;
height:100%;
overflow:auto;
padding:calc(5.2083vw * .8) 0 calc(5.2083vw * 2.5);
display:-webkit-box;
　　display: -webkit-flex;
　　display:-ms-flexbox;
　　display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
} .header_nav .header_nav_in::-webkit-scrollbar{
width: 10px;
background: #dee2e5;
} .header_nav .header_nav_in::-webkit-scrollbar:horizontal{
width: 10px;
background: #dee2e5;
} .header_nav .header_nav_in::-webkit-scrollbar-thumb{
background: #6197d6;
border-radius: 2px;
} .header_nav .header_nav_in::-webkit-scrollbar-thumb:horizontal{
background: #6197d6;
border-radius: 2px;
} .header_nav .header_nav_in::-webkit-scrollbar-track-piece:start{
background: #dee2e5;
} .header_nav .header_nav_in::-webkit-scrollbar-track-piece:end{
background: #dee2e5;
} .header_nav .header_nav_in::-webkit-scrollbar-corner{
background: transparent;
}
.header_nav {
position:fixed;
top:0;
left:0;
z-index:50;
background:rgba(255,255,255,.9);
width:100%;
height:100%;
padding:calc(14.714vw * .9) 0 0;
transition: all 0.3s;
transform: translateX(-100%);
}
.scrollfixed .header_nav {
background:#FFFFFF !important;
opacity:0.90;
filter: alpha(opacity=90); -ms-filter: "alpha(opacity=90)"; -moz-opacity:0.90; -khtml-opacity: 0.90; zoom:1;
}
.header_nav.open {
transform: translateX(0);
}
.header_nav .header_nav_in h2 {
display:none;
}
.header_nav .header_nav_in header {
width:100%;
padding:0 5%;
-webkit-box-ordinal-group:2;
　　-ms-flex-order:2;
　　-webkit-order:2;
　　order:2;
}
header .box_r {
float:none;
}
header .box_r dl {
height:auto;
display:-webkit-box;
　　display: -webkit-flex;
　　display:-ms-flexbox;
　　display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
header .box_r dl dt {
float:none;
width:100%;
-webkit-box-ordinal-group:2;
-ms-flex-order:2;
-webkit-order:2;
order:2;
}
header .box_r dl dt ul {
display:inline-block;
}
header .box_r dl dt ul li {
display:inline-block;
font-size:calc(2.0rem * 1.5);
line-height:1.1;
padding:.5em 0;
margin-right:2em;
}
header .box_r dl dd {
float:none;
width:100%;
margin-bottom:4vw;
-webkit-box-ordinal-group:1;
-ms-flex-order:1;
-webkit-order:1;
order:1;
}
header .box_r dl dd a {
line-height:1.1;
padding:2em 0;
background:#666666;
color:#FFF;
}
header .box_r dl dd a span {
font-size:calc(1.5rem * 1.5);
font-weight:500;
}
} nav {
position:relative;
width:1000px;
margin:0 auto;
}
nav:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
nav ul {
float:right;
}
nav ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
nav ul li {
position:relative;
float:left;
font-size:1.75rem;
margin-right:1.5em;
padding-bottom:.3em;
} nav ul li:nth-child(6) {
margin-right:1em;
}
nav ul li:last-child {
margin-right:0;
}
nav ul li a ,
nav ul li em {
display:block;
padding:.4em 0;
cursor:pointer;
}
nav ul li:last-child a {
padding:.3em 2em .2em;
border: solid 1px #000000;
} .top nav ul li:nth-child(6) {
margin-right:0;
}
.top nav ul li:last-child {
display:none;
}
nav ul li a:hover {
text-decoration:none;
}
nav ul li:hover:after {
position:absolute;
bottom:0;
left:0;
right:0;
width:75px;
height:5px;
margin:0 auto;
background:#ea5514;
content:'';
}
.sub nav ul li:last-child:hover:after {
display:none;
}
nav ul li em + .sub_menu {
position:absolute;
top:2.8em;
z-index:10000;
display:none;
background:#ea5514;
padding:20px 30px;
}
nav ul li em.selected + .sub_menu {
display:table;
}
nav ul li em + .sub_menu:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
nav ul li em + .sub_menu ul {
float:none !important;
display:table-cell;
padding-right:90px;
}
nav ul li em + .sub_menu ul:last-child {
padding-right:0;
}
nav ul li em + .sub_menu ul li {
position:relative;
margin-right:0;
margin-bottom:.5em;
padding-left:1.5em;
color: #FFF;
font-size:1.6rem;
}
nav ul li em + .sub_menu ul li:last-child {
display:block;
margin-bottom:0;
}
nav ul li em + .sub_menu ul li a {
padding:0;
border:none !important;
white-space:nowrap;
color: #FFF;
}
nav ul li em + .sub_menu ul li:before {
position:absolute;
left:0;
content:'▶';
}
@media screen and (max-width: 1040px) {
nav {
width:96.154vw;
}
nav ul li {
font-size:1.75rem;
margin-right:1.5em;
padding-bottom:.3em;
}
nav ul li:nth-child(5) {
margin-right:1em;
}
nav ul li a ,
nav ul li em {
padding:.4em 0;
}
nav ul li:last-child a {
padding:.3em 2em .2em;
}
nav ul li:hover:after {
position:absolute;
bottom:0;
left:0;
right:0;
width:7.212vw;
height:0.481vw;
margin:0 auto;
}
nav ul li em + .sub_menu {
top:2.8em;
padding:1.923vw 2.885vw;
}
nav ul li em + .sub_menu ul {
padding-right:8.654vw;
}
nav ul li em + .sub_menu ul li {
margin-bottom:.5em;
padding-left:1.5em;
font-size:1.6rem;
}
nav ul li em + .sub_menu ul li:before {
position:absolute;
left:0;
content:'▶';
}
}
@media screen and (max-width: 768px) {
nav {
width:100%;
padding:0 5%;
margin-bottom:4vw;
}
nav ul {
float:none;
display:-webkit-box;
　　display: -webkit-flex;
　　display:-ms-flexbox;
　　display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
nav ul li {
float:none;
font-size:1.75rem;
margin-right:0;
padding-bottom:0;
-webkit-box-ordinal-group:2;
　　-ms-flex-order:2;
　　-webkit-order:2;
　　order:2;
} nav ul li:nth-child(6) {
margin-right:0;
}
nav ul li:last-child {
margin-right:0;
-webkit-box-ordinal-group:1;
　　-ms-flex-order:1;
　　-webkit-order:1;
　　order:1;
}
nav ul li a ,
nav ul li em {
position:relative;
display:block;
padding:2.604vw 1.953vw;
border-bottom: solid 1px #999999;
text-align:left;
text-decoration:none;
color:#231815;
}
nav ul li:last-child a {
position:relative;
display:block;
padding:2.604vw 1.953vw;
border:none;
border-bottom: solid 1px #999999;
text-align:left;
text-decoration:none;
color:#231815;
}
nav ul li a:hover {
color:#231815;
}
nav ul li em:before ,
nav ul li a:before {
position:relative;
top:-.1em;
font-family: 'Quicksand', sans-serif;
font-size:calc(3.125vw * 1.2);
content: '>';
margin-right: .7em;
display: inline-block;
width:auto;
height:auto;
left:inherit;
}
nav ul li:hover:after {
display:none;
}
nav ul li em + .sub_menu {
position: relative;
top: inherit;
z-index:10000;
display:none;
background:#ea5514;
padding:2vw 3vw;
}
nav ul li em.selected + .sub_menu {
display:block;
}
nav ul li em + .sub_menu ul {
display:block;
padding-right:0;
margin-bottom:1em;
}
nav ul li em + .sub_menu ul li {
margin-bottom:1em;
padding-left:1.5em;
font-size:1.6rem;
}
nav ul li em + .sub_menu ul li a {
padding:1em 0;
border:none !important;
white-space:nowrap;
color: #FFF;
}
nav ul li em + .sub_menu ul li:before {
position:absolute;
top:1em;
left:0;
content:'▶';
}
nav ul li em + .sub_menu ul li a:before {
display:none;
}
} footer {
position:relative;
background:#e5e5e5; padding:40px 0 40px;
text-align:center;
}
footer:before { }
footer:after {
position:absolute;
bottom:70px;
left:0;
width:100%;
height:1px;
display:block;
border-top: dotted 1px #000000;
display:block;
content:'';
}
footer .banner {
position:relative;
padding:0 0 80px;
text-align:center;
}
footer .banner:after {
position:absolute;
bottom:40px;
left:0;
width:100%;
height:1px;
display:block;
border-top: dotted 1px #000000;
display:block;
content:'';
}
footer .banner ul {
display:inline-block;
font-size:0;
}
footer .banner ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
footer .banner ul li {
position:relative;
float:left;
width:240px;
padding:0 20px;
margin-bottom:20px;
}
footer .banner ul li:nth-child(4n+1) {
clear:both;
}
footer .banner ul li:nth-last-child(-n+4) {
margin-bottom:0;
}
footer .banner ul li span {
display:inline-block;
padding:10px;
background:#FFF;
}
footer .box {
position:relative;
width:1000px;
margin:0 auto;
padding-bottom:90px;
}
footer .box:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
footer .box p {
float:left;
width:200px;
}
footer .box .f_nav {
float:right;
}
footer .box .f_nav:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
footer .box .f_nav ul {
float:left;
margin-right:50px;
font-size:1.4rem;
}
footer .box .f_nav ul:last-child {
margin-right:0;
}
footer .box .f_nav ul:first-child li {
position:relative;
}
footer .box .f_nav ul:first-child li:first-child:before {
position:absolute;
left:-1.2em;
content:'▶';
}
footer .box .f_nav ul:first-child li:nth-last-child(-n+6):before {
content:'・';
}
footer .box .f_nav ul li {
margin-bottom:.5em;
}
footer .box .f_nav ul li:last-child {
margin-bottom:0;
}
footer .box .f_sns {
position:absolute;
top:160px;
right:0;
}
footer .box .f_sns:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
footer .box .f_sns li {
float:left;
font-size:2.2rem;
margin-right:1em;
}
footer .box .f_sns li:last-child {
margin-right:0;
}
footer .copy {
display:block;
text-align:center;
font-size:1.2rem;
}
footer .copy span {
display:inline-block;
white-space:nowrap;
letter-spacing:.1em;
margin-right:-.1em;
}
@media screen and (max-width: 1040px) {
footer { padding:3.846vw 0 3.846vw;
}
footer:after {
position:absolute;
bottom:6.731vw;
left:0;
}
footer .banner {
padding:0 0 7.692vw;
}
footer .banner:after {
position:absolute;
bottom:3.846vw;
left:0;
}
footer .banner ul li {
width:23.077vw;
padding:0 1.923vw;
margin-bottom:1.923vw;
}
footer .banner ul li span {
padding:0.962vw;
}
footer .box {
width:96.154vw;
padding-bottom:8.654vw;
}
footer .box p {
width:19.231vw;
}
footer .box .f_nav ul {
margin-right:4.808vw;
font-size:1.4rem;
}
footer .box .f_nav ul:first-child li:first-child:before {
position:absolute;
left:-1.2em;
}
footer .box .f_nav ul li {
margin-bottom:.5em;
}
footer .box .f_sns {
position:absolute;
top:15.385vw;
right:0;
}
footer .box .f_sns li {
font-size:2.2rem;
margin-right:1em;
}
footer .copy {
font-size:1.2rem;
}
footer .copy span {
letter-spacing:.1em;
margin-right:-.1em;
}
}
@media screen and (max-width: 768px) {
footer { padding:5.208vw 0 5.208vw;
}
footer:after {
bottom:11.719vw;
left:0;
}
footer .banner {
padding:0 0 10.417vw;
}
footer .banner:after {
bottom:5.208vw;
left:0;
}
footer .banner ul {
width:92%;
margin:0 auto;
display:block;
}
footer .banner ul li {
position:relative;
float:left;
width:48%;
padding:0;
margin-bottom:5vw;
}
footer .banner ul li:nth-child(4n+1) {
clear:none;
}
footer .banner ul li:nth-last-child(-n+4) {
margin-bottom:5vw;
}
footer .banner ul li:nth-child(2n) {
float:right;
}
footer .banner ul li:nth-child(2n+1) {
clear:both;
}
footer .banner ul li:nth-last-child(-n+2) {
margin-bottom:0;
}
footer .banner ul li span {
display:inline-block;
padding:2.5vw;
}
footer .box {
width:92%;
margin:0 auto;
padding-bottom:4vw;
}
footer .box p {
float:none;
width:60%;
margin:0 auto;
margin-bottom:4vw;
}
footer .box .f_nav {
float:none;
margin-bottom:4vw;
}
footer .box .f_nav ul {
display:none;
float:none;
margin-right:0;
font-size:1.4rem;
}
footer .box .f_nav ul:last-child {
display:block;
}
footer .box .f_nav ul:last-child li {
display:none;
}
footer .box .f_nav ul:last-child li:last-child {
display:block;
text-align:center;
}
footer .box .f_sns {
position: relative;
top: inherit;
right: inherit;
text-align:center;
}
footer .box .f_sns li {
float:none;
display:inline-block;
font-size:2.2rem;
margin-right:1em;
}
footer .copy {
font-size:1.2rem;
}
} .page_img {
position:relative;
height:660px;
}
@media screen and (min-width: 1600px) {
.page_img {
background-size:cover !important;
}
}
@media screen and (max-width: 1040px) {
.page_img {
height:63.462vw;
background-size:cover !important;
}
}
@media screen and (max-width: 768px) {
.page_img {
height:calc(85.938vw * .75);
}
} main {
display:block !important;
font-size:1.4rem;
} .bg_gray {
background:#eaeaea;
} .w1000 {
position:relative;
width:1000px;
margin:0 auto;
}
@media screen and (max-width: 1040px) {
.w1000 {
width:96.154vw;
}
}
@media screen and (max-width: 768px) {
.w1000 {
width:92%;
}
} .ttl01 {
position:relative;
padding:70px 0 0;
margin-bottom:80px;
}
.ttl01:before {
position:absolute;
top:0;
right:0;
left:0;
width:28px;
height:46px;
display:block;
margin:0 auto;
background:url(//jun88.co.jp/img/common/icon_logo.svg) no-repeat center center;
background-size:cover;
content:'';
}
.ttl01 span ,
.ttl01 em {
display:block;
text-align:center;
line-height:1.1;
}
.ttl01 span {
font-family: 'Josefin Sans', sans-serif;
font-size:3.5rem;
font-weight:700;
color:#ea5514;
margin-bottom:.2em;
}
.ttl01 em {
display:block;
text-align:center;
font-size:2.5rem;
font-weight:bold;
letter-spacing:.1em;
}
.ttl02 {
position:relative;
margin-bottom:80px;
}
.ttl02 span ,
.ttl02 em {
display:block;
text-align:center;
line-height:1.1;
}
.ttl02 span {
display:block;
text-align:center;
font-size:4.8rem;
font-weight:bold;
letter-spacing:.2em;
color:#FFF;
margin-bottom:.5em;
}
.ttl02 em {
font-family: 'Josefin Sans', sans-serif;
font-size:2.2rem;
font-weight:700;
color:#ea5514;
letter-spacing:.1em;
}
@media screen and (max-width: 1040px) {
.ttl01 {
padding:6.731vw 0 0;
margin-bottom:7.692vw;
}
.ttl01:before {
position:absolute;
top:0;
right:0;
left:0;
width:2.692vw;
height:4.423vw;
background:url(//jun88.co.jp/img/common/icon_logo.svg) no-repeat center center;
background-size:cover;
content:'';
}
.ttl01 span {
font-size:3.5rem;
margin-bottom:.2em;
}
.ttl01 em {
font-size:2.5rem;
}
.ttl02 {
margin-bottom:7.692vw;
}
.ttl02 span {
font-size:4.8rem;
margin-bottom:.5em;
}
.ttl02 em {
font-size:2.2rem;
}
}
@media screen and (max-width: 768px) {
.ttl01 {
padding:calc(9.115vw * 2) 0 0;
margin-bottom:10.417vw;
}
.ttl01:before {
position:absolute;
top:0;
right:0;
left:0;
width:calc(3.646vw * 2);
height:calc(5.99vw * 2);
background:url(//jun88.co.jp/img/common/icon_logo.svg) no-repeat center center;
background-size:cover;
content:'';
}
.ttl01 span {
font-size:calc(3.5rem * .6);
margin-bottom:.2em;
}
.ttl01 em {
font-size:calc(2.5rem * .9);
}
.ttl02 {
margin-bottom:10.417vw;
}
.ttl02 span {
font-size:calc(4.8rem * .8);
margin-bottom:.5em;
}
.ttl02 em {
font-size:calc(2.2rem * .9);
}
} .return {
position:fixed;
right:20px;
bottom:20px;
width:60px;
}
@media screen and (max-width: 768px) {
.return {
position:fixed;
right:2.604vw;
bottom:2.604vw;
width:calc(7.813vw * 1.8);
}
} .form dl dd input[type="text"] ,
.form dl dd input[type="tel"] ,
.form dl dd input[type="email"] ,
.form dl dd input[type="date"] ,
.form dl dd input[type="number"] ,
.form dl dd textarea {
width:100%;
padding:1rem .4rem;
font-size:1.9rem;
background:#FFFFFF;
border: solid 1px #000000;
-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;
}
.form dl dd input[type="text"]:focus ,
.form dl dd input[type="tel"]:focus ,
.form dl dd input[type="email"]:focus ,
.form dl dd input[type="number"]:focus ,
.form dl dd input[type="date"]:focus ,
.form dl dd textarea:focus {
outline: 0;
border: solid 1px #cccccc;
}
.form dl dd input[type="number"] {
text-align:center;
}
.form dl dd textarea {
height:35rem;
}
.form dl dd input.input01 {
width:100%;
}
.form dl dd input.input02 {
width:100%;
}
.form dl dd ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility:
}
.form dl dd ul li {
float:left;
width:160px;
margin:0 25px 0 0;
}
.form dl dd ul li:last-child {
margin:0;
}
.form dl dd .zip {
display:inline-block;
margin:0 1em;
font-size:2.0rem;
}
.form dl dd .select_box01 {
position:relative;
overflow:hidden;
display:inline-block;
min-width:360px;
min-width:20em;
background:#FFFFFF;
border: solid 1px #000000;
color:#333;
margin:0;
padding:0;
}
.form dl dd .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:15px 10px;
background:transparent;
border:0;
outline:none;
font-size:1.6rem;
line-height:1.5;
text-align:center;
}
.form dl dd .select_box01.entypo-down-dir:before { font-family:'entypo',sans-serif;
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 dl dd .select_box01.entypo-down-dir:after {
content:'';
position:absolute;
z-index:1;
top:0;
right:0;
display: block;
background:#000000;
width:50px;
height:100%;
}
.form dl dd .mwform-radio-field ,
.form dl dd .mwform-checkbox-field {
position:relative;
display:inline-block;
margin:0 1em 0 0;
font-size:1.8rem;
font-weight:bold;
}
.form dl dd .mwform-radio-field:last-child ,
.form dl dd .mwform-checkbox-field:last-child {
margin:0 ;
}
.form dl dd input[type='checkbox'] ,
.form dl dd input[type='radio'] {
display:none;
}
.form dl dd label input[type='checkbox'] + span ,
.form dl dd label input[type='radio'] + span {
position:relative;
display:inline-block;
padding-left: 30px;
font-size:1.8rem;
font-weight:bold;
float:left;
}
.form dl dd label input[type='checkbox'] + .mwform-checkbox-field-text::before{
content: "";
display: block;
position: absolute;
top: .35em;
left: 0;
width: 16px;
height: 16px;
border: 1px solid #999;
}
.form dl dd label input[type='checkbox']:checked + .mwform-checkbox-field-text::after{
content: "";
display: block;
position: absolute;
top: .25em;
left: .4em;
width: 5px;
height: 14px;
transform: rotate(40deg);
border-bottom: 3px solid #009a9a;
border-right: 3px solid #009a9a;
}
.form dl dd label input[type='radio'] + span::before{
content: "";
display: block;
position: absolute;
top: 3px;
left: 0;
width: 15px;
height: 15px;
border: 1px solid #202742;
border-radius: 50%;
}
.form dl dd input[type='radio']:checked + span {
color: #202742;
}
.form dl dd input[type='radio']:checked + span::after {
content: "";
display: block;
position: absolute;
top: 6px;
left: 3px;
width: 11px;
height: 11px;
background: #202742;
border-radius: 50%;
}
.form .btn {
text-align:center;
font-size:0;
}
.form .btn p ,
.form .btn dl {
display:inline-block;
font-size:0;
}
.form .btn dl dt ,
.form .btn dl dd {
display:inline-block;
text-align:center;
}
.form .btn dl dd {
margin:0 0 0 2rem;
}
.form .btn p.confirm_btn {
text-align:center;
}
.form .btn .confirm_btn input ,
.form .btn button {
position:relative;
background: #000000;
border: solid 1px #000000;
display: inline-block;
width:auto;
text-align:center;
cursor:pointer;
color:#FFF;
font-size:1.6rem;
font-weight:bold;
line-height:1.1;
padding:1.5rem 4rem;
text-align:center;
margin:0;
text-decoration:none;
}
.form .btn input[type=reset] ,
.form .btn button[type=reset] ,
.form .btn input.back ,
.form .btn button.back {
background: none;
color:#999999;
border: solid 1px #999999;
}
.form .btn input:hover ,
.form .btn button:hover ,
.form .btn input:focus ,
.form .btn button:focus {
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;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview th span ,
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td .ex {
display:none;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview .check_privacy ,
.thanks .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview .check_privacy {
display:none;
}
.mw_wp_form.mw_wp_form_input span.error {
font-size:1.5rem;
}
@media screen and (max-width: 767px) {
.form dl dt ,
.form dl dd {
display:block;
}
.form table tr:last-child th ,
.form table tr:last-child td {
padding-bottom:0;
}
.form table th {
width:100%;
text-align:left;
padding-bottom:0;
}
.form dl dd .select_box01 {
min-width:100%;
}
.form dl dd .select_box01 select {
min-width:100%;
}
} .common_about {
padding:2rem 2.5rem;
}
.common_about h2 {
padding:0 .4rem .7rem;
margin:0 0 1.5rem;
border-bottom: solid 1px #9c806a;
}
.common_about h2 span {
display:block;
width:20rem;
}
.common_about p {
padding:0 .4rem;
font-weight:bold;
letter-spacing:.2em;
}
@media screen and (max-width: 767px) {
.common_about {
padding:calc(2rem * .5) calc(2.5rem * .4);
}
} .contents {
font-size:1.5rem;
}
.contents img {
width:auto !important;
max-width:100%;
}
.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 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: 0 0 1.5em;
padding: 0;
}
.contents ul {
list-style: disc;
}
.contents ol {
list-style: decimal;
}
.contents li > ul,
.contents li > ol {
margin-bottom: 0;
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 {
display:block !important;
padding: 0 0 0 20px;
border-left: solid 7px #cccccc;
font-size: 30px;
line-height: 1.4;
}
.contents h2 {
margin:0 0 45px 0;
padding: 0 0 4px;
font-size: 30px;
border-bottom: 4px solid #cccccc;
line-height: 1.4;
}
.contents h3 {
position:relative;
margin:0 0 35px 0;
padding: 0 0 6px;
font-size: 26px;
}
.contents h3::before {
content:'';
position:absolute;
bottom:-2px;
left:0;
width:40px;
width:100%;
height:1px;
background:#cccccc;
}
.contents h3::after {
content:'';
position:absolute;
bottom:-4px;
left:0;
width:40px;
width:100%;
height:1px;
background:#cccccc;
}
.contents h4{ 
border-bottom: solid 1px #cccccc;
padding: 0 0 6px;
margin: 0 0 35px 0;
font-size: 20px;
}
.contents h5{ 
margin: 0 0 35px 0;
font-size: 18px;
}
.contents h6{ 
margin: 0 0 35px 0;
font-size: 16px;
}
@media screen and (max-width: 768px) {
.contents h1 {
display:block !important;
padding: 0 0 0 20px;
border-left: solid 7px #cccccc;
font-size: calc(30px * 0.7);
line-height: 1.4;
}
.contents h2 {
margin:0 0 45px 0;
padding: 0 0 4px;
font-size: calc(30px * 0.7);
border-bottom: 4px solid #cccccc;
line-height: 1.4;
}
.contents h3 {
position:relative;
margin:0 0 35px 0;
padding: 0 0 6px;
font-size: calc(26px * 0.7);
}
.contents h3::before {
content:'';
position:absolute;
bottom:-2px;
left:0;
width:40px;
width:100%;
height:1px;
background:#cccccc;
}
.contents h3::after {
content:'';
position:absolute;
bottom:-4px;
left:0;
width:40px;
width:100%;
height:1px;
background:#cccccc;
}
.contents h4{ 
border-bottom: solid 1px #cccccc;
padding: 0 0 6px;
margin: 0 0 35px 0;
font-size: calc(20px * 0.8);
}
.contents h5{ 
margin: 0 0 35px 0;
font-size: calc(18px * 0.8);
}
.contents h6{ 
margin: 0 0 35px 0;
font-size: calc(16px * 0.8);
}
} .pagination {
padding:70px 0 0;
}
.pagination .pagination-box {
text-align:center;
font-size:0;
}
.pagination .pagination-box a ,
.pagination .pagination-box span {
display:inline-block;
font-size:1.8rem;
font-weight:bold;
width:24px;
height:24px;
line-height:24px;
text-align:center;
margin-right:10px;
color:#2eb6aa;
}
.pagination .pagination-box a:last-child ,
.pagination .pagination-box span:last-child {
margin-right:0;
}
.pagination .pagination-box span.current {
border: solid 1px #2eb6aa;
}
.pagination .pagination-box a:hover {
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
main .foogallery .fg-image-overlay:before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
width: 32px;
height: 32px;
background-size: 32px 32px;
background-position: center center;
background-repeat: no-repeat;
}
main .foogallery .fg-caption-inner:before {
content: "";
display: none;
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
width: 32px;
height: 32px;
background-size: 32px 32px;
background-position: center center;
background-repeat: no-repeat;
}
   .vi {
position:relative;
height:675px;
background:url(//jun88.co.jp/img/top/main_img.svg) no-repeat center center , url(//jun88.co.jp/img/top/main_img.png) no-repeat center center;
margin-bottom:40px;
}
@media screen and (min-width: 1600px) {
.vi {
background:url(//jun88.co.jp/img/top/main_img.svg) no-repeat center center , url(//jun88.co.jp/img/top/main_img.png) no-repeat center center;
background-size:auto , cover;
}
}
@media screen and (max-width: 1040px) {
.vi {
position:relative;
height:64.904vw;
background:url(//jun88.co.jp/img/top/main_img.svg) no-repeat center center , url(//jun88.co.jp/img/top/main_img.png) no-repeat center center;
background-size:cover , cover;
margin-bottom:3.846vw;
}
}
@media screen and (max-width: 768px) {
.vi {
position:relative;
height:87.891vw;
background:url(//jun88.co.jp/img/top/main_img.svg) no-repeat left -7vw center , url(//jun88.co.jp/img/top/main_img.png) no-repeat center center;
background-size:cover , cover;
margin-bottom:5.208vw;
}
}
.vi_slider {
position: relative;
height: 570px;
}
.vi_slider h3 {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 5;
max-width: 1400px;
}
.vi_slider h3 span {
display: block;
width: 510px;
padding-top: 140px;
margin-left: 170px;
}
.vi_slider .slider li {
width: 100%;
height: 570px;
background-size: cover !important;
}
.vi_slider .slider li.slider01 {
background: url(//jun88.co.jp/img/top/slider01.jpg) no-repeat center center;
}
.vi_slider .slider li.slider02 {
background: url(//jun88.co.jp/img/top/slider02.jpg) no-repeat center center;
}
.vi_slider .slider li.slider03 {
background: url(//jun88.co.jp/img/top/slider03.jpg) no-repeat center center;
}
.vi_slider .slider li.slider04 {
background: url(//jun88.co.jp/img/top/slider04.jpg) no-repeat center center;
}
@media screen and (min-width: 1400px) {
.vi_slider .slider li.slider01 {
background: url(//jun88.co.jp/img/top/slider01_w.jpg) no-repeat center center;
}
.vi_slider .slider li.slider02 {
background: url(//jun88.co.jp/img/top/slider02_w.jpg) no-repeat center center;
}
.vi_slider .slider li.slider03 {
background: url(//jun88.co.jp/img/top/slider03_w.jpg) no-repeat center center;
}
.vi_slider .slider li.slider04 {
background: url(//jun88.co.jp/img/top/slider04_w.jpg) no-repeat center center;
}	
}
.vi_slider .slider li img {
display: none !important;
} .top_news {
background: #ea5514;
text-align: center;
font-size: 0;
padding: 15px 0;
}
.top_news .box {
display: inline-block;
font-size: 1.9rem;
}
.top_news .box section:not(:last-of-type) {
display: table;
margin-bottom: .5em;
}
.top_news .box section:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.top_news .box section p {
display: table-cell;
margin-right: 1em;
font-size: 1.9rem;
font-weight: 500;
line-height: 1.1;
background: #000000;
color: #FFF;
padding: .3em .8em;
border-radius: .6em;
letter-spacing: .2em;
}
.top_news .box section h3 {
display: table-cell;
padding-left: .6em;
}
.top_news .box section h3 span {
margin-left: .5em;
color: #FFF;
}
.top_news .box section a:hover {
color: #FFF;
text-decoration: none;
}
.top_bg01 {
position:relative;
height:690px;
background:url(//jun88.co.jp/img/top/bg01.png) no-repeat center center;
padding-top:65px;
margin-bottom: 40px;
}
@media screen and (min-width: 1600px) {
.top_bg01 {
background:url(//jun88.co.jp/img/top/bg01.png) no-repeat center center;
background-size:cover;
}
}
.top_bg01 .ttl01 {
margin-bottom: 50px;
}
.top_bg01 ul { width:760px;
margin:0 auto;
display: flex;
align-items: center;
justify-content: center;
}
.top_bg01 ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.top_bg01 ul li {  width:365px; }
.top_bg01 ul li:last-child {
margin-right:0;
}
.top_bg01 ul li img {
border: solid 1px #000000;
}
.top_bg01 ul li a span {
display:block;
font-family: 'Josefin Sans', sans-serif;
font-size:1.6rem;
font-weight:700;
line-height:1.3;
color:#ea5514;
text-align:center;
padding-top:1em;
}
.top_bg01 ul li a:hover {
text-decoration:none;
}
.top_bg01 ul li a:hover span {
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_bg02 {
position:relative; background:url(//jun88.co.jp/img/top/bg02.png) no-repeat center center;
background-size:auto 100%;
padding-top:65px;
padding-bottom:65px;
}
@media screen and (min-width: 1600px) {
.top_bg02 {
background:url(//jun88.co.jp/img/top/bg02.png) no-repeat center center;
background-size:cover;
}
}
.top_bg02 .box {
width:1000px;
margin:0 auto;
}
.top_bg02 .box:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.top_bg02 .box .box_l {
float:left;
width:560px;
}
.top_bg02 .box .box_l .list {
margin-bottom:15px;
}
.top_bg02 .box .box_l .list dl {
padding-bottom:15px;
margin-bottom:15px;
border-bottom: solid 1px #000000;
}
.top_bg02 .box .box_l .list dl:last-child {
margin-bottom:0;
border-bottom: none;
}
.top_bg02 .box .box_l .list dl:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.top_bg02 .box .box_l .list dl dt {
float:left;
width:21%;
}
.top_bg02 .box .box_l .list dl dt span {
display:block;
text-align:center;
line-height:1.1;
background:#ea5514;
padding:.3em 0 .4em;
font-size:1.6rem;
color:#FFF;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
}
.top_bg02 .box .box_l .list dl dd {
float:left;
width:79%;
padding-left:1em;
font-size:1.6rem;
}
.top_bg02 .box .box_l .more a {
display:block;
background:#000000;
padding:.5em 0 .3em;
}
.top_bg02 .box .box_l .more a span {
display:block;
text-align:center;
font-family: 'Josefin Sans', sans-serif;
font-size:2.0rem;
font-weight:700;
color:#FFF;
}
.top_bg02 .box .box_l .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_bg02 .box .box_r {
float:right;
width:400px;
height:300px;
overflow:auto;
}
.twitter-wrap{
width: 400px;
margin: 0 auto;
}
.top_movie {
display: flex;
width:1000px;
margin:0 auto;
padding: 50px 0;
}
.top_movie section {
position: relative;
width: 48%;
}
.top_movie section:first-of-type {
margin-right: 4%;
}
.top_movie section div {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.top_movie section div iframe {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
} .about .page_img {
background:url(//jun88.co.jp/img/about/bg.png) repeat center center;
}
.about .page_img p {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
width:197px;
}
.about main .about_info {
padding:80px 0 100px;
}
.about main .about_info dl:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.about main .about_info dl dt {
float:left;
width:650px;
font-size:2.0rem;
line-height:2.0;
}
.about main .about_info dl dt span {
display:block;
text-align:right;
padding-top:.8em;
}
.about main .about_info dl dt span em {
display:inline-block;
padding-left:1em;
}
.about main .about_info dl dd {
float:right;
width:300px;
}
.about main .about_shop {
padding:65px 0 65px;
}
.about main .about_shop .box {
display:table;
text-align:center;
margin:0 auto;
}
.about main .about_shop .box dl {
display:table-row;
}
.about main .about_shop .box dl dt ,
.about main .about_shop .box dl dd {
display:table-cell;
font-size:1.6rem;
padding-bottom:.5em;
}
.about main .about_shop .box dl:last-child dt ,
.about main .about_shop .box dl:last-child dd {
padding-bottom:0;
}
.about main .about_shop .box dl dt {
padding-right:1.5em;
white-space:nowrap;
}
.about main .about_shop .box dl dt:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.about main .about_shop .box dl dt span {
display:block;
float:left;
position:relative;
padding-left:1.2em;
margin-right:1.5em;
}
.about main .about_shop .box dl dt span:before {
position: absolute;
left:0;
content:'■';
color:#ea5514;
}
.about main .about_shop .box dl dt em {
display:block;
float:left;
color:#ea5514;
}
.about main .about_shop .box dl dd span { }
.about main .about_manage {
padding:80px 0 100px;
text-align:center;
}
.about main .about_manage dl {
display:inline-block;
}
.about main .about_manage dl dt {
padding:0 1em;
padding-bottom:1.5em;
margin-bottom:1.5em;
font-size:2.0rem;
border-bottom: dotted 1px #000000;
}
.about main .about_manage dl dd {
padding:0 1em;
font-size:2.0rem;
}
.about main .about_manage dl dd span {
position:relative;
right:-.5em;
display:block;
text-align:right;
padding-top:.5em;
}
.about main .about_outline {
padding:65px 0 65px;
}
.about main .about_outline table {
width:100%;
}
.about main .about_outline table th ,
.about main .about_outline table td {
padding:.7em 0;
border-bottom: solid 1px #000000;
font-size:1.6rem;
}
.about main .about_outline table th {
width:180px;
color:#7f7f7f;
}
.about main .about_outline table td ul li {
padding: 0 0 .7em;
margin: 0 0 .7em;
border-bottom: solid 1px #000000;
}
.about main .about_outline table td ul li:last-child {
padding: 0;
margin: 0;
border-bottom: none;
}
.about main .about_outline table td ul li span {
display:inline-block;
margin-right:.5em;
margin-left:-.5em;
}
.about main .about_history {
padding:80px 0 100px;
}
.about main .about_history table {
width:100%;
}
.about main .about_history table th ,
.about main .about_history table td {
padding:.7em 0;
border-bottom: solid 1px #000000;
font-size:1.6rem;
}
.about main .about_history table th {
width:180px;
color:#7f7f7f;
} .privacy .page_img {
background:url(//jun88.co.jp/img/privacy/page_img.png) repeat center center;
}
.privacy main {
padding:100px 0;
}
.privacy main .box p {
margin-bottom:2em;
}
.privacy main .box dl {
margin-bottom:4em;
}
.privacy main .box dl dt {
margin-bottom:.5em;
}
.privacy main .box dl dt span {
font-size:2.0rem;
letter-spacing:.1em;
margin-left:-.5em;
}
.privacy main .box dl dd {
line-height:2.0;
} .topics .page_img {
background:url(//jun88.co.jp/img/topics/page_img.png) repeat center center;
}
.topics main {
padding:100px 0;
}
.topics main .list_box section {
margin-bottom:50px;
border-top: solid 1px #000000;
}
.topics main .list_box section:last-child {
margin-bottom:0;
}
.topics main .list_box section:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.topics main .list_box section .img {
float:left;
width:186px;
}
.topics main .list_box section .box_r {
float:right;
width:730px;
padding-top:1em;
}
.topics main .list_box section .box_r h4 {
font-size:2.4rem;
font-weight:bold;
margin-bottom:.5em;
}
.topics main .list_box section .box_r .time_cat {
margin-bottom:1em;
}
.topics main .list_box section .box_r .time_cat:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.topics main .list_box section .box_r .time_cat time {
float:left;
margin-right:1em;
}
.topics main .list_box section .box_r .time_cat time span {
display:block;
text-align:center;
line-height:1.1;
background:#ea5514;
padding:.3em 1.5em .4em;
font-size:1.6rem;
color:#FFF;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
}
.topics main .list_box section .box_r .time_cat p {
float:left;
font-size:1.8rem;
}
.topics main .list_box section .box_r .com {
font-size:1.6rem;
}
.topics.detail main .detail_box h4 {
font-size:2.4rem;
font-weight:bold;
margin-bottom:.5em;
}
.topics.detail main .detail_box .time_cat {
margin-bottom:1em;
}
.topics.detail main .detail_box .time_cat:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.topics.detail main .detail_box .time_cat time {
float:left;
margin-right:1em;
}
.topics.detail main .detail_box .time_cat time span {
display:block;
text-align:center;
line-height:1.1;
background:#ea5514;
padding:.3em 1.5em .4em;
font-size:1.6rem;
color:#FFF;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
}
.topics.detail main .detail_box .time_cat p {
float:left;
font-size:1.8rem;
} .recruit .page_img {
background:url(//jun88.co.jp/img/recruit/page_img.png) repeat center center;
}
.recruit main {
padding:100px 0;
}
.recruit main .box section {
margin-bottom:100px;
}
.recruit main .box section:last-child {
margin-bottom:0;
}
.recruit main .box section table {
width:100%;
border: solid 1px #000000;
}
.recruit main .box section table th ,
.recruit main .box section table td {
padding:.5em 1em;
border-bottom: solid 1px #000000;
}
.recruit main .box section table th {
background:#e5e5e5;
width:20%;
vertical-align:middle;
text-align:center;
font-size:2.0rem;
}
.recruit main .box section table th span {
display:inline-block;
}
.recruit main .box section table th span:first-letter {
letter-spacing:2em;
}
.recruit main .box section table td {
font-size:1.6rem;
}
.recruit main .box section table td span {
font-size:2.0rem;
}
.recruit main .box section table td p {
margin-bottom:1em;
}
.recruit main .box section table td p:last-child {
margin-bottom:0;
}
.recruit main .box section table td ul li {
position:relative;
padding-left:1.2em;
}
.recruit main .box section table td ul li:before {
position:absolute;
left:0;
content:'◎';
}
.recruit main .box section table td .tbl {
display:table;
width:100%;
}
.recruit main .box section table td .tbl dl {
display:table-row;
}
.recruit main .box section table td .tbl dl dt ,
.recruit main .box section table td .tbl dl dd {
position:relative;
display:table-cell;
padding-bottom:1em;
}
.recruit main .box section table td .tbl dl:last-child dt ,
.recruit main .box section table td .tbl dl:last-child dd {
padding-bottom:0;
}
.recruit main .box section table td .tbl dl dt {
padding-left:1.5em;
width:30%;
}
.recruit main .box section table td .tbl dl dt:before {
position:absolute;
left:0;
content:'■';
} .contact .page_img {
background:url(//jun88.co.jp/img/contact/page_img.png) repeat center center;
}
.contact main {
padding:100px 0;
}
.contact main .com01 {
text-align:center;
margin-bottom:100px;
}
.contact main .form .form_box {
margin-bottom:30px;
}
.contact main .form .form_box dl {
margin-bottom:25px;
}
.contact main .form .form_box dl:last-child {
margin-bottom:0;
}
.contact main .form .form_box dl dt {
padding:0 .5em .3em;
} .shop .page_img {
background:url(//jun88.co.jp/img/shop/bg01.png) repeat center center;
}
.shop .page_img p {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
}
.shop.shop01 .page_img p {
width:835px;
}
.shop.shop02 .page_img p {
width:525px;
}
.shop.shop03 .page_img p {
width:525px;
}
.shop.shop04 .page_img p { width:1000px;
}
.shop main {
position: relative; background:url(//jun88.co.jp/img/shop/bg_new01.jpg) repeat center center;
background-size: 100% auto;
padding:100px 0;
}
.shop.shop04 main {
background:url(//jun88.co.jp/img/shop/bg02.png) repeat center center;
background-size: 100% auto;
padding:100px 0;
}
.shop main .ttl02 em {
color: #000000;
}
.shop.shop04 main .ttl02 em {
color: #ea5514;
}
.shop main .menu {
margin-bottom:150px;
}
.shop main .menu .recommend {
margin-bottom:150px;
}
.shop main .menu .recommend h4 { background:#000000;
padding:.5em 0 .4em;
margin-bottom:80px;
text-align:center;
color: #FFF;
}
.shop.shop04 main .menu .recommend h4 {
background:#ea5514;
padding:.5em 0 .4em;
margin-bottom:80px;
text-align:center;
}
.shop main .menu .recommend h4 span {
display:inline-block;
white-space:nowrap;
color:#FFF;
font-size:2.8rem;
font-weight:bold;
letter-spacing:.2em;
}
.shop main .menu .recommend .box:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.shop main .menu .recommend .box section {
position:relativee;
float:left;
width:50%;
margin-bottom:80px;
color:#FFF;
}
.shop main .menu .recommend .box section:nth-child(2n+1) {
clear:both;
}
.shop main .menu .recommend .box section:nth-last-child(-n+2) {
margin-bottom:0;
}
.shop main .menu .recommend .box section .img {
width:390px;
margin:0 auto;
margin-bottom:20px;
}
.shop main .menu .recommend .box section h5 {
position:relativee;
text-align:center;
font-size:3.0rem;
font-weight:bold;
}
.shop main .menu .recommend .box section h5 span ,
.shop main .menu .recommend .box section h5 em {
position:relative;
display:inline-block;
font-weight:bold;
}
.shop main .menu .recommend .box section h5 span:before {
position:absolute;
top:.2em;
left:-65px;
width:55px;
height:55px;
background:url(//jun88.co.jp/img/shop/summer.svg) no-repeat center center;
background-size:cover;
display:block;
content:'';
}
.shop main .menu .recommend .box section h5 em:before {
position:absolute;
top:.2em;
left:-100px;
width:55px;
height:55px;
background:url(//jun88.co.jp/img/shop/gentei.svg) no-repeat center center;
background-size:cover;
display:block;
content:'';
}
.shop main .menu .recommend .box section h5 + p {
text-align:center;
font-size:1.6rem;
}
.shop main .menu .menu_list_img {
width:840px;
margin:0 auto;
margin-bottom:60px;
}
.shop main .menu .menu_list_img li {
margin-bottom:20px;
}
.shop main .menu .menu_list_img li:last-child {
margin-bottom:0;
}
.shop main .menu .allergy {
width:840px;
margin:0 auto;
}
.shop main .menu .allergy .info {
margin-bottom:30px;
}
.shop main .menu .allergy .info a {
display:block; background:#000;
color: #FFF;
padding:.5em 0 .4em;
text-align:center;
}
.shop.shop04 main .menu .allergy .info a {
display:block;
background:#ea5514;
padding:.5em 0 .4em;
text-align:center;
}
.shop 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 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 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 main .menu .allergy .com p {
margin-bottom:1em;
color:#FFF;
}
.shop main .menu .allergy .com p:last-child {
margin-bottom:0;
}
.shop main .shop_info {
width:840px;
margin:0 auto;
}
.shop main .shop_info h4 {
text-align:center;
margin-bottom:30px;
}
.shop main .shop_info h4 span {
display:inline-block;
white-space:nowrap;
font-size:4.5rem;
font-weight:bold;
letter-spacing:.2em;
color:#FFF;
}
.shop main .shop_info table {
margin-bottom:70px;
}
.shop main .shop_info table th ,
.shop main .shop_info table td {
padding-bottom:.5em;
}
.shop main .shop_info table th {
white-space:nowrap;
padding-right:2em;
color:#b2b2b2;
}
.shop main .shop_info table td ,
.shop main .shop_info table td a {
white-space:nowrap;
color:#FFFFFF;
}
.shop main .shop_info table td a {
text-decoration:underline;
}
.shop main .shop_info p {
width:560px;
margin:0 auto;
margin-bottom:100px;
}
.shop main .shop_info p.insta {
width:600px;
margin:0 auto;
margin-bottom:50px;
}
.shop main .shop_info .map iframe {
width:100%;
height:500px;
}
@media screen and (max-width: 1540px) {
.vi_slider h3 span {
margin-left: 5%;
}
} @media screen and (max-width: 1040px) {  .top_bg02 {
position:relative;
height:auto;
background:url(//jun88.co.jp/img/top/bg02.png) no-repeat center center;
background-size:cover;
padding-top:6.25vw;
padding-bottom:6.25vw;
}
.top_bg02 .box {
width:96.154vw;
}
.top_bg02 .box .box_l {
width:53.846vw;
}
.top_bg02 .box .box_l .list {
margin-bottom:1.442vw;
}
.top_bg02 .box .box_l .list dl {
padding-bottom:1.442vw;
margin-bottom:1.442vw;
}
.top_bg02 .box .box_l .list dl dt {
width:21%;
}
.top_bg02 .box .box_l .list dl dt span {
padding:.3em 0 .4em;
font-size:1.6rem;
}
.top_bg02 .box .box_l .list dl dd {
width:79%;
padding-left:1em;
font-size:1.6rem;
}
.top_bg02 .box .box_l .more a {
padding:.5em 0 .3em;
}
.top_bg02 .box .box_l .more a span {
font-size:2.0rem;
}
.top_bg02 .box .box_r {
float:right;
width:38.462vw;
height:28.846vw;
overflow:auto;
}
.twitter-wrap{
width: 38.462vw;
margin: 0 auto;
}
.top_movie {
width:96.154vw;
} .about .page_img {
background:url(//jun88.co.jp/img/about/bg.png) repeat center center;
}
.about .page_img p {
width:18.942vw;
}
.about main .about_info {
padding:7.692vw 0 9.615vw;
}
.about main .about_info dl dt {
width:62.5vw;
font-size:2.0rem;
}
.about main .about_info dl dt span {
padding-top:.8em;
}
.about main .about_info dl dt span em {
padding-left:1em;
}
.about main .about_info dl dd {
width:28.846vw;
}
.about main .about_shop {
padding:6.25vw 0 6.25vw;
}
.about main .about_shop .box dl dt ,
.about main .about_shop .box dl dd {
font-size:1.6rem;
padding-bottom:.5em;
}
.about main .about_shop .box dl dt {
padding-right:1.5em;
}
.about main .about_shop .box dl dt span {
padding-left:1.2em;
margin-right:1.5em;
}
.about main .about_shop .box dl dt span:before {
position: absolute;
left:0;
}
.about main .about_shop .box dl dd span {
padding-left:.5em;
}
.about main .about_manage {
padding:7.692vw 0 9.615vw;
}
.about main .about_manage dl dt {
padding-bottom:1.5em;
margin-bottom:1.5em;
font-size:2.0rem;
}
.about main .about_manage dl dd {
font-size:2.0rem;
}
.about main .about_manage dl dd span {
padding-top:.5em;
}
.about main .about_outline {
padding:6.25vw 0 6.25vw;
}
.about main .about_outline table th ,
.about main .about_outline table td {
padding:.7em 0;
font-size:1.6rem;
}
.about main .about_outline table th {
width:17.308vw;
}
.about main .about_outline table td ul li {
padding: 0 0 .7em;
margin: 0 0 .7em;
}
.about main .about_outline table td ul li span {
margin-right:.5em;
margin-left:-.5em;
}
.about main .about_history {
padding:7.692vw 0 9.615vw;
}
.about main .about_history table th ,
.about main .about_history table td {
padding:.7em 0;
font-size:1.6rem;
}
.about main .about_history table th {
width:17.308vw;
} .privacy .page_img {
background:url(//jun88.co.jp/img/privacy/page_img.png) repeat center center;
}
.privacy main {
padding:9.615vw 0;
}
.privacy main .box p {
margin-bottom:2em;
}
.privacy main .box dl {
margin-bottom:4em;
}
.privacy main .box dl dt {
margin-bottom:.5em;
}
.privacy main .box dl dt span {
font-size:2.0rem;
letter-spacing:.1em;
margin-left:-.5em;
} .topics .page_img {
background:url(//jun88.co.jp/img/topics/page_img.png) repeat center center;
}
.topics main {
padding:9.615vw 0;
}
.topics main .list_box section {
margin-bottom:4.808vw;
}
.topics main .list_box section .img {
width:17.885vw;
}
.topics main .list_box section .box_r {
width:70.192vw;
padding-top:1em;
}
.topics main .list_box section .box_r .time_cat {
margin-bottom:1em;
}
.topics main .list_box section .box_r .time_cat time {
margin-right:1em;
}
.topics main .list_box section .box_r .time_cat time span {
padding:.3em 1.5em .4em;
font-size:1.6rem;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
}
.topics main .list_box section .box_r .time_cat p {
font-size:1.8rem;
}
.topics main .list_box section .box_r .com {
font-size:1.6rem;
} .recruit .page_img {
background:url(//jun88.co.jp/img/recruit/page_img.png) repeat center center;
}
.recruit main {
padding:9.615vw 0;
}
.recruit main .box section {
margin-bottom:9.615vw;
}
.recruit main .box section table th ,
.recruit main .box section table td {
padding:.5em 1em;
}
.recruit main .box section table th {
width:20%;
font-size:2.0rem;
}
.recruit main .box section table th span:first-letter {
letter-spacing:2em;
}
.recruit main .box section table td {
font-size:1.6rem;
}
.recruit main .box section table td span {
font-size:2.0rem;
}
.recruit main .box section table td p {
margin-bottom:1em;
}
.recruit main .box section table td ul li {
padding-left:1.2em;
}
.recruit main .box section table td ul li:before {
position:absolute;
left:0;
content:'◎';
}
.recruit main .box section table td .tbl dl dt ,
.recruit main .box section table td .tbl dl dd {
padding-bottom:1em;
}
.recruit main .box section table td .tbl dl dt {
padding-left:1.5em;
width:30%;
}
.recruit main .box section table td .tbl dl dt:before {
position:absolute;
left:0;
content:'■';
} .contact .page_img {
background:url(//jun88.co.jp/img/contact/page_img.png) repeat center center;
}
.contact main {
padding:9.615vw 0;
}
.contact main .com01 {
margin-bottom:9.615vw;
}
.contact main .form .form_box {
margin-bottom:2.885vw;
}
.contact main .form .form_box dl {
margin-bottom:2.404vw;
}
.contact main .form .form_box dl dt {
padding:0 .5em .3em;
} .shop .page_img {
background:url(//jun88.co.jp/img/shop/bg01.png) repeat center center;
}
.shop.shop01 .page_img p {
width:80.288vw;
}
.shop.shop02 .page_img p {
width:50.481vw;
}
.shop.shop03 .page_img p {
width:50.481vw;
}
.shop.shop04 .page_img p { width:80.288vw;
}
.shop main {
padding:9.615vw 0;
}
.shop main .menu {
margin-bottom:14.423vw;
}
.shop main .menu .recommend {
margin-bottom:14.423vw;
}
.shop main .menu .recommend h4 {
padding:.5em 0 .4em;
margin-bottom:7.692vw;
}
.shop main .menu .recommend h4 span {
font-size:2.8rem;
letter-spacing:.2em;
}
.shop main .menu .recommend .box section {
width:50%;
margin-bottom:7.692vw;
}
.shop main .menu .recommend .box section .img {
width:37.5vw;
margin-bottom:1.923vw;
}
.shop main .menu .recommend .box section h5 {
font-size:3.0rem;
}
.shop main .menu .recommend .box section h5 span:before {
position:absolute;
top:.2em;
left:-6.25vw;
width:5.288vw;
height:5.288vw;
background:url(//jun88.co.jp/img/shop/summer.svg) no-repeat center center;
background-size:cover;
display:block;
content:'';
}
.shop main .menu .recommend .box section h5 em:before {
position:absolute;
top:.2em;
left:-9.615vw;
width:5.288vw;
height:5.288vw;
background:url(//jun88.co.jp/img/shop/gentei.svg) no-repeat center center;
background-size:cover;
display:block;
content:'';
}
.shop main .menu .recommend .box section h5 + p {
font-size:1.6rem;
}
.shop main .menu .menu_list_img {
width:80.769vw;
margin-bottom:5.769vw;
}
.shop main .menu .menu_list_img li {
margin-bottom:1.923vw;
}
.shop main .menu .allergy {
width:80.769vw;
}
.shop main .menu .allergy .info {
margin-bottom:2.885vw;
}
.shop main .menu .allergy .info a {
padding:.5em 0 .4em;
}
.shop main .menu .allergy .info a span {
font-size:2.8rem;
letter-spacing:.2em;
}
.shop 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 main .menu .allergy .com p {
margin-bottom:1em;
}
.shop main .shop_info {
width:80.769vw;
}
.shop main .shop_info h4 {
margin-bottom:2.885vw;
}
.shop main .shop_info h4 span {
font-size:4.5rem;
}
.shop main .shop_info table {
margin-bottom:6.731vw;
}
.shop main .shop_info table th ,
.shop main .shop_info table td {
padding-bottom:.5em;
}
.shop main .shop_info table th {
padding-right:2em;
}
.shop main .shop_info p {
width:53.846vw;
margin-bottom:9.615vw;
}
.shop main .shop_info p.insta {
width:57.692vw;
margin-bottom:4.808vw;
}
.shop main .shop_info .map iframe {
width:100%;
height:48.077vw;
}
}
@media screen and (max-width: 920px) {
.vi_slider h3 span {
width: 60%;
padding-top: 30%;
}
}
@media screen and (max-width: 840px) {
.top_news .box {
font-size: 1.7rem;
}
.top_news .box section p {
font-size: 1.8rem;
}
} @media screen and (max-width: 768px) { .vi_slider {
position: relative;
height: auto;
}
.vi_slider h3 {
top: inherit;
bottom: 3%;
right: inherit;
left: 2%;
max-width: 96%;
}
.vi_slider h3 span {
width: 100%;
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_news {
padding: 5vw 4%;
}
.top_news .box {
display: block;
font-size: 1.6rem;
}
.top_news .box section:not(:last-of-type) {
display: block;
margin-bottom: .6em;
}
.top_news .box section p {
float: none;
display: inline-block;
margin-right: 0;
margin-bottom: .2em;
font-size: 1.8rem;
padding: .3em .8em;
padding-right: .6em;
border-radius: .6em;
letter-spacing: .2em;
}
.top_news .box section h3 {
float: none;
}
.top_news .box section h3 span {
display: block;
margin-left: 0;
}
.top_bg01 {
position:relative;
height:auto;
background:url(//jun88.co.jp/img/top/bg01.png) no-repeat right center;
background-size:cover;
padding-top:7.813vw;
padding-bottom:7.813vw;
}
.top_bg01 ul {
width:92%;
}
.top_bg01 ul li {
float:left;
width:48%;
margin-right:0;
margin-bottom:4vw;
}
.top_bg01 ul li:nth-child(2n) {
float:right;
}
.top_bg01 ul li:nth-child(2n+1) {
clear:both;
}
.top_bg01 ul li:nth-last-child(-n+2) {
margin-bottom:0;
}
.top_bg01 ul li a span {
font-size:1.6rem;
padding-top:1em;
}
.top_bg02 {
position:relative;
height:auto;
background:url(//jun88.co.jp/img/top/bg02.png) no-repeat left center;
background-size:cover;
padding-top:7.813vw;
padding-bottom:7.813vw;
}
.top_bg02 .box {
width:92%;
}
.top_bg02 .box .box_l {
float:none;
width:100%;
margin-bottom:4vw;
}
.top_bg02 .box .box_l .list {
margin-bottom:2vw;
}
.top_bg02 .box .box_l .list dl {
padding-bottom:2vw;
margin-bottom:2vw;
}
.top_bg02 .box .box_l .list dl dt {
float:none;
width:100%;
}
.top_bg02 .box .box_l .list dl dt span {
display: inline-block;
padding:.3em 2em .4em;
font-size:1.6rem;
}
.top_bg02 .box .box_l .list dl dd {
float:none;
width:100%;
padding-top:1em;
padding-left:0;
font-size:1.6rem;
}
.top_bg02 .box .box_l .more a {
padding:.5em 0 .3em;
}
.top_bg02 .box .box_l .more a span {
font-size:2.0rem;
}
.top_bg02 .box .box_r {
display:none;
}
.top_movie {
display: flex;
flex-direction: column;
width:92%;
margin:0 auto;
padding: 10vw 0;
}
.top_movie section {
position: relative;
width: 100%;
}
.top_movie section:first-of-type {
margin-right: 0;
margin-bottom: 10vw;
} .about .page_img {
background:url(//jun88.co.jp/img/about/bg.png) repeat center center;
}
.about .page_img p {
width:calc(25.651vw * .8);
}
.about main .about_info {
padding:13.021vw 0 13.021vw;
}
.about main .about_info dl dt {
float:none;
width:100%;
font-size:2.0rem;
margin-bottom:5.208vw;
}
.about main .about_info dl dt span {
padding-top:.8em;
}
.about main .about_info dl dt span em {
padding-left:1em;
}
.about main .about_info dl dd {
float:none;
width:60%;
margin:0 auto;
}
.about main .about_shop {
padding:13.021vw 0 13.021vw;
}
.about main .about_shop .box {
display:block;
}
.about main .about_shop .box dl {
display:block;
margin-bottom:1em;
}
.about main .about_shop .box dl dt ,
.about main .about_shop .box dl dd {
display:block;
font-size:1.6rem;
padding-bottom:.5em;
}
.about main .about_shop .box dl:last-child dt ,
.about main .about_shop .box dl:last-child dd {
padding-bottom:0;
}
.about main .about_shop .box dl dt {
padding-right:0;
padding-bottom:.2em;
}
.about main .about_shop .box dl dt span {
float:left;
padding-left:1.2em;
margin-right:1.5em;
}
.about main .about_shop .box dl dt span:before {
position: absolute;
left:0;
}
.about main .about_shop .box dl dt em {
float:left;
}
.about main .about_shop .box dl dd {
padding-left:1.2em;
}
.about main .about_shop .box dl dd span {
display:block;
padding-left:0;
}
.about main .about_manage {
padding:13.021vw 0 13.021vw;
}
.about main .about_manage dl dt {
padding-bottom:1.5em;
margin-bottom:1.5em;
font-size:2.0rem;
}
.about main .about_manage dl dd {
font-size:2.0rem;
}
.about main .about_manage dl dd span {
padding-top:.5em;
}
.about main .about_outline {
padding:13.021vw 0 13.021vw;
}
.about main .about_outline table {
width:100%;
}
.about main .about_outline table th ,
.about main .about_outline table td {
display:block;
padding:.7em 0;
border-bottom: solid 1px #000000;
font-size:1.6rem;
}
.about main .about_outline table th {
width:100%;
font-weight:bold;
border-bottom:none;
padding-bottom:0;
}
.about main .about_outline table td ul li {
padding: 0;
margin: 0 0 .5em;
border-bottom: none;
}
.about main .about_outline table td ul li span {
display:block;
margin-right:.5em;
margin-left:-.5em;
}
.about main .about_history {
padding:13.021vw 0 13.021vw;
}
.about main .about_history table th ,
.about main .about_history table td {
display:block;
padding:.7em 0;
border-bottom: solid 1px #000000;
font-size:1.6rem;
}
.about main .about_history table th {
width:100%;
font-weight:bold;
border-bottom:none;
padding-bottom:0;
} .privacy .page_img {
background:url(//jun88.co.jp/img/privacy/page_img.png) repeat center center;
}
.privacy main {
padding:13.021vw 0 13.021vw;
}
.privacy main .box p {
margin-bottom:2em;
}
.privacy main .box dl {
margin-bottom:4em;
}
.privacy main .box dl dt {
margin-bottom:.5em;
}
.privacy main .box dl dt span {
font-size:2.0rem;
letter-spacing:.1em;
margin-left:-.5em;
}
.privacy main .box dl dd {
line-height:2.0;
} .topics .page_img {
background:url(//jun88.co.jp/img/topics/page_img.png) repeat center center;
}
.topics main {
padding:13.021vw 0 13.021vw;
}
.topics main .list_box section {
margin-bottom:6.51vw;
padding-top:3.906vw;
}
.topics main .list_box section .img {
float:none;
width:60%;
margin:0 auto;
margin-bottom:3.906vw;
}
.topics main .list_box section .box_r {
float:none;
width:100%;
padding-top:0;
}
.topics main .list_box section .box_r h4 {
font-size:2.4rem;
margin-bottom:.5em;
}
.topics main .list_box section .box_r .time_cat {
margin-bottom:1em;
}
.topics main .list_box section .box_r .time_cat time {
display:block;
float:none;
margin-right:0;
margin-bottom:.2em;
}
.topics main .list_box section .box_r .time_cat time span {
display: inline-block;
background:#ea5514;
padding:.3em 1.5em .4em;
font-size:1.6rem;
}
.topics main .list_box section .box_r .time_cat p {
float:none;
font-size:1.8rem;
}
.topics main .list_box section .box_r .com {
font-size:1.6rem;
}
.topics.detail main .detail_box h4 {
font-size:2.4rem;
margin-bottom:.5em;
}
.topics.detail main .detail_box .time_cat {
margin-bottom:.2em;
}
.topics.detail main .detail_box .time_cat time {
display:block;
float:none;
margin-right:0;
margin-bottom:.2em;
}
.topics.detail main .detail_box .time_cat time span {
display: inline-block;
background:#ea5514;
padding:.3em 1.5em .4em;
font-size:1.6rem;
}
.topics.detail main .detail_box .time_cat p {
float:none;
font-size:1.8rem;
} .recruit .page_img {
background:url(//jun88.co.jp/img/recruit/page_img.png) repeat center center;
}
.recruit main {
padding:13.021vw 0 13.021vw;
}
.recruit main .box section {
margin-bottom:13.021vw;
}
.recruit main .box section table {
width:100%;
border: solid 1px #000000;
}
.recruit main .box section table th ,
.recruit main .box section table td {
display:block;
padding:.5em 1em;
border-bottom: solid 1px #000000;
}
.recruit main .box section table th {
background:#e5e5e5;
width:100%;
text-align:left;
font-size:2.0rem;
border-bottom:none;
}
.recruit main .box section table th span:first-letter {
letter-spacing:2em;
}
.recruit main .box section table td {
font-size:1.6rem;
}
.recruit main .box section table tr:last-child td {
border-bottom:none;
}
.recruit main .box section table td span {
font-size:2.0rem;
}
.recruit main .box section table td p {
margin-bottom:1em;
}
.recruit main .box section table td ul li {
padding-left:1.2em;
}
.recruit main .box section table td ul li:before {
position:absolute;
left:0;
content:'◎';
}
.recruit main .box section table td .tbl {
display:block;
}
.recruit main .box section table td .tbl dl {
display:block;
}
.recruit main .box section table td .tbl dl dt ,
.recruit main .box section table td .tbl dl dd {
display:block;
padding-bottom:1em;
}
.recruit main .box section table td .tbl dl:last-child dt ,
.recruit main .box section table td .tbl dl:last-child dd {
padding-bottom:0;
}
.recruit main .box section table td .tbl dl dt {
padding-left:1.5em;
padding-bottom:.5em;
width:100%;
}
.recruit main .box section table td .tbl dl dt:before {
position:absolute;
left:0;
content:'■';
}
.recruit main .box section table td .tbl dl dd {
padding-left:1.5em;
} .contact .page_img {
background:url(//jun88.co.jp/img/contact/page_img.png) repeat center center;
}
.contact main {
padding:13.021vw 0 13.021vw;
}
.contact main .com01 {
text-align:left;
margin-bottom:13.021vw;
}
.contact main .form .form_box {
margin-bottom:5.208vw;
}
.contact main .form .form_box dl {
margin-bottom:5.208vw;
}
.contact main .form .form_box dl dt {
padding:0 .5em .3em;
} .shop .page_img {
background:url(//jun88.co.jp/img/shop/bg01.png) repeat center center;
}
.shop.shop01 .page_img p {
width:calc(108.724vw * .6);
}
.shop.shop02 .page_img p {
width:calc(68.359vw * .6);
}
.shop.shop03 .page_img p {
width:calc(68.359vw * .6);
}
.shop.shop04 .page_img p { width:80vw;
}
.shop main {
background-image: none;
background-repeat: repeat;
background-position: center center;
background-size: 100%;
padding:13.021vw 0 13.021vw;
}
.shop.shop04 main {
background-image: none;
background-repeat: repeat;
background-position: center center;
background-size: 100%;
}
.shop main:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
z-index: 1;
background-image: url(//jun88.co.jp/img/shop/bg_new01_sp.jpg);
background-repeat: repeat;
background-position: center center;
background-size: 100%;
content: '';
}
.shop.shop04 main:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
z-index: 1;
background-image: url(//jun88.co.jp/img/shop/bg02.png);
background-repeat: repeat;
background-position: center center;
background-size: 100%;
content: '';
}
.shop main h3.ttl02 ,
.shop main .menu ,
.shop main .shop_info {
position: relative;
z-index: 10;
}
.shop main .menu {
margin-bottom:13.021vw;
}
.shop main .menu .recommend {
margin-bottom:13.021vw;
}
.shop main .menu .recommend h4 {
padding:.5em 0 .4em;
margin-bottom:10.417vw;
text-align:center;
}
.shop main .menu .recommend h4 span {
font-size:2.8rem;
letter-spacing:.2em;
}
.shop main .menu .recommend .box section {
position:relativee;
float:none;
width:100%;
margin-bottom:10.417vw;
}
.shop main .menu .recommend .box section:nth-child(2n+1) {
clear:both;
}
.shop main .menu .recommend .box section:nth-last-child(-n+2) {
margin-bottom:10.417vw;
}
.shop main .menu .recommend .box section:last-child {
margin-bottom:0;
}
.shop main .menu .recommend .box section .img {
width:80%;
margin-bottom:2.604vw;
}
.shop main .menu .recommend .box section h5 {
font-size:calc(3.0rem * .8);
font-weight:bold;
}
.shop main .menu .recommend .box section h5 span:before {
position:absolute;
top:.2em;
left:calc(-8.464vw * 2.1);
width:calc(7.161vw * 1.8);
height:calc(7.161vw * 1.8);
background:url(//jun88.co.jp/img/shop/summer.svg) no-repeat center center;
background-size:cover;
display:block;
content:'';
}
.shop main .menu .recommend .box section h5 em:before {
position:absolute;
top:.2em;
left:calc(-13.021vw * 2.1);
width:calc(7.161vw * 1.8);
height:calc(7.161vw * 1.8);
background:url(//jun88.co.jp/img/shop/gentei.svg) no-repeat center center;
background-size:cover;
display:block;
content:'';
}
.shop main .menu .recommend .box section h5 + p {
font-size:1.6rem;
}
.shop main .menu .menu_list {
width:100%;
margin:0 auto;
margin-bottom:10.417vw;
}
.shop main .menu .menu_list section {
margin-bottom:10.417vw;
}
.shop main .menu .menu_list section:last-child {
margin-bottom:0;
}
.shop main .menu .menu_list section h4 {
background: #000;
padding:.5em 0 .4em;
margin-bottom:10.417vw;
text-align:center;
}
.shop.sop04 main .menu .menu_list section h4 {
background: #ea5514;
padding:.5em 0 .4em;
margin-bottom:10.417vw;
text-align:center;
}
.shop main .menu .menu_list section h4 span {
display: inline-block;
white-space: nowrap;
color: #FFF;
font-size: 2.8rem;
font-weight: bold;
letter-spacing: .2em;
}
.shop main .menu .menu_list section p {
font-size:1.6rem;
color:#FFF;
margin-bottom:3em;
}
.shop 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 main .menu .menu_list section ul li:last-child {
margin-bottom:0;
}
.shop main .menu .menu_list section ul li span {
display:block;
font-size:1.6rem;
}
.shop main .menu .menu_list section ul li em {
display:block;
font-size:1.6rem;
text-align:right;
}
.shop main .menu .menu_list_img {
width:100%;
margin:0 auto;
margin-bottom:10.417vw;
}
.shop main .menu .menu_list_img li {
margin-bottom:5.208vw;
}
.shop main .menu .allergy {
width:100%;
}
.shop main .menu .allergy .info {
margin-bottom:7.813vw;
}
.shop main .menu .allergy .info a {
padding:.5em 0 .4em;
}
.shop main .menu .allergy .info a span {
font-size:calc(2.8rem * .9);
}
.shop main .menu .allergy .info a span:after {
position:absolute;
top:.1em;
right:-1.5em;
font-family: "Font Awesome 5 Free";
content: "\f1c1";
font-size:calc(2.6rem * .9);
}
.shop main .menu .allergy .com p {
margin-bottom:1em;
}
.shop main .shop_info {
width:92%;
}
.shop main .shop_info h4 {
margin-bottom:7.813vw;
}
.shop main .shop_info h4 span {
display:inline-block;
white-space:nowrap;
font-size:calc(4.5rem * .8);
font-weight:bold;
letter-spacing:.2em;
color:#FFF;
}
.shop main .shop_info table {
margin-bottom:7.813vw;
}
.shop main .shop_info table th ,
.shop main .shop_info table td {
display:block;
padding-bottom:.5em;
}
.shop main .shop_info table th {
font-weight:bold;
}
.shop main .shop_info table td {
display:block;
padding-bottom:1em;
white-space:normal;
}
.shop main .shop_info p {
width:100%;
margin:0 auto;
margin-bottom:7.813vw;
}
.shop main .shop_info p.insta {
width:100%;
margin:0 auto;
margin-bottom:6.51vw;
}
.shop main .shop_info .map iframe {
width:100%;
height:65.104vw;
}
}