﻿@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@700&family=Noto+Serif+JP:wght@600;700&display=swap');

#linkBox .title, .main_txt, .main_txt2, #top_message h2, #top_contents1 h3, #top_contents2 h3, #top_contents3 h3, .cms_title h2, #footer_contact h3, #page_title h2, .cate_title, .sub_cate_title, .box_title1, .box_title{font-family: 'Noto Serif JP', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"}

.en, .Russo, #top_contents1 h3::before, #top_contents2 h3::before, #top_contents3 h3::before,#cms_6-c .box_img1::before, #cms_6-c .box_img2::before, .cms_6-c .box_img1::before, .cms_6-c .box_img2::before{font-family: 'Libre Baskerville', 'Noto Serif JP', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";}


/* ======================================================================================
　　color
======================================================================================== */
.linkStyle, #page8 a{color: #0177C1;transition: opacity .3s;text-decoration: underline;}
.linkStyle:hover, #page8 a:hover{opacity: 0.7}



/* ==================================================================================================
　　カラー変数
================================================================================================== */

:root {
    --normal_color: #333333;
    --color1: #65C8EF;
    --color2: #f7f7f7;
    --color3: #0177C1;
    --color4: #fff;
}
.txt{
	color: var(--normal_color);
}
header span.before, header span.after, #top_message .more .bg_color1, .c-btn__back {
    background: linear-gradient(90deg, rgba(1,119,193,1) 0%, rgba(101,200,239,1) 100%);
}
#top_message p:first-of-type {
    color: var(--color3);
}
#top_contents1, #top_contents2, #top_contents1 div span.after, #top_contents2 div span.after, #top_contents3, #top_contents3 di#top_contents3 div span.after{
    background-color: #057ac3!important;
}
.c-btn__back:hover {
    opacity: 0.6;
}
#header_contact a.btn_back {
    background-color: var(--color3);
}
#header_contact span {
    color: #fff;
    right: 60px;
}
#header_contact a.btn_back:hover {
    background-color: #62c5ed;
}
#footer_contact > h3 {
    color: #333;
    position: relative;
    z-index: 2;
}
#footer_contact > p {
    color: var(--color3);
    position: relative;
    z-index: 2;
}
.cms_1-c .border_color4 {
     border-color: #cbcbcb;
}

/* ======================================================================================
　　all
======================================================================================== */

/* ---------- header ---------- */
#header {
    top: 0%;
    background: rgb(255 255 255 / 80%);
}

/* ---------- footer ---------- */
#footer_contact{
    position: relative;
}
#footer_contact::before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    background-color: #fff;
}


/* ======================================================================================
　　top
======================================================================================== */

/* ---------- main_img ---------- */
header span.before, header span.after {
    opacity: 0.8;
}
.main_txt, .main_txt2 {
    z-index: 2;
    background-color: #fff;
    color: #183057;
    left: 38px;
}
.main_txt {
    padding: 0 11px 0 16px;
    font-size: 36px;
    bottom: 33%;
    font-weight: 700;
}
.main_txt2 {
    padding: 0 11px 0 16px;
    font-size: 20px;
    bottom: 24%;
}
.item1 {
    right: 0;
    bottom: -6px;
    width: 33%;
    max-width: 517px;
    z-index: 2;
    /* mix-blend-mode: overlay; */
    mix-blend-mode: soft-light;
    /* mix-blend-mode: multiply; */
    /* opacity: 0.7; */
}

/* ---------- index ---------- */
.top_message_wrap {
    background-image: url(../dup/img/bg1.jpg);
    background-size: cover;
    background-position: center;
}
#top_message .more {
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
}
#top_message {
    padding-bottom: 83px;
    box-shadow: 0 4px 47px rgb(0 0 0 / 6%);
}
#top_message h2 {
    text-align: center;
}
.check {
    background: #f7f7f7;
    padding: 10px;
    border-radius: 0;
    /* display: block; */
    box-sizing: border-box;
}
.check li {
    background: url(Dup/img/check.png);
    background-repeat: no-repeat;
    background-position: 0 5px;
    background-size: 28px;
    padding: 5px 5px 5px 38px;
    font-size: 16px;
    width: 50%;
    box-sizing: border-box;
}
@media screen and (max-width: 1027px){
.check li {width: 100%;}
}
@media screen and (max-width: 667px){
.check li {
    background-size: 22px;
    padding: 0px 3px 5px 28px;
    font-size: 14px;
    border-bottom: 1px solid #dfdfdf;
}
}
#top_contents1 h3, #top_contents2 h3, #top_contents3 h3 {
    line-height: 1.5;
    padding-bottom: 20px;
    margin-bottom: 30px;
    position: relative;
}
#top_contents1 h3::after, #top_contents2 h3::after, #top_contents3 h3::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 1px;
    background-color: #fff;
    left: 0;
    bottom: 0;
}
#top_contents1 h3::before, #top_contents2 h3::before {
    color: #fff;
    opacity: 0.2;
    top: -60px;
}
#top_contents1 .font_16, #top_contents2 .font_16  {
    font-size: 15px;
}

/* linkBox */
#linkBox {
    margin: 0 auto 150px;
    width: 90%;
    max-width: 1280px;
}
#linkBox .box {
    height: 100%;
    /*overflow: hidden;*/
    overflow: visible;
    padding: 0 15px;
}
#linkBox .box a {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* box-shadow: 0 4px 47px rgb(0 0 0 / 6%); */
    transition: all .5s;
}
#linkBox .box a:hover {
    opacity: 0.7;
}
#linkBox .titleBox {
    /* background-color: #fff; */
    height: 100%;
    /*width: 40%;*/
    width: 100%;
    display: flex;
    order: 2;
    align-items: center;
    text-align: center;
    position: relative;
}
#linkBox .title {
    color: #333;
    margin: auto;
    width: 71%;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
    padding: 20px;
    background-color: #fff;
    position: absolute;
    top: -46px;
    left: 0;
    right: 0;
    z-index: 1;
}
#linkBox .title::before {
    position: absolute;
    content: "";
    width: 90px;
    height: 3px;
    background-color: #0177c1;
    background: linear-gradient(90deg, rgba(1,119,193,1) 0%, rgba(101,200,239,1) 100%);
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
#linkBox .sub_title {
    color: #0177c1;
    font-weight: normal;
    font-size: 14px;
}
#linkBox .obje_rectangle {
    /*width: 60%;*/
    width: 100%;
    padding-top: 59.66%;
    position: relative;
    display: flex;
    order: 1;
}
#linkBox .obje_square{
	padding-top: 100%;
    position: relative;
}
#linkBox .obje_rectangle img, .obje_square img{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    object-fit: cover;
}
a .hvr_img_zoom {
    -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
a:hover .hvr_img_zoom{
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
@media screen and (max-width: 768px){
#linkBox {
    width: 70%;
    margin: 0 auto 30px;
}
#linkBox .box {
    margin-bottom: 85px;
}
#linkBox .obje_rectangle {
    padding-top: 57.66%;
}
}
@media screen and (max-width: 667px){
#linkBox {
    width: 90%;
    margin: 0 auto 20px;
}
#linkBox .title {
    font-size: 14px;
    padding: 20px 15px;
}
}

/* ======================================================================================
　　under
======================================================================================== */
#filter_white {
    background-color: rgb(255,255,255,0.75);
}

/* ---------- cms1 ---------- */
#cms_3-e .sub_cate_txt1  {
    font-size: 20px;
    margin-left: 3%;
    padding: 10px 29px;
    background-color: #000;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    background: linear-gradient(90deg, rgba(1,119,193,1) 0%, rgba(101,200,239,1) 100%);
}
#cms_3-e .cate_box {
    padding: 20px 0;
}

/* ======================================================================================
　　window size
======================================================================================== */

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
header span.before, header span.after {
    width: 306px;
    -webkit-transform: skewX(-32.35deg);
    transform: skewX(-32.35deg);
    top: -152px;
}
#vegas {
    height: 566px!important;
}
.main_txt {
    font-size: 31px;
    bottom: auto;
    top: 152px;
}
.main_txt2 {
    bottom: auto;
    top: 225px;
}
.item1 {
    width: 49%;
}
#top_contents1 h3::before, #top_contents2 h3::before {
    color: var(--color3);
    opacity: 1;
    top: -70px;
    transform: translateX(-50%);
    font-size: 50px;
}
#top_contents1 .font_16, #top_contents2 .font_16 {
    font-size: 14px;
    opacity: 1;
}
#top_contents1 h3::after, #top_contents2 h3::after {
    background-color: var(--color3);
}
#top_contents1 div span.after, #top_contents2 div span.after {
    opacity: 0.8;
}
.l-header__toggle {
    top: 14px;
}
#page-top {
    width: 135px;
}
}

/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
#header {
    padding: 23px 0px 17px;
}
.l-header__toggle {
    top: 18px;
}
#vegas {
    height: 463px!important;
}
header span.before, header span.after {
    width: 220px;
    top: -152px;
}
header span.before, header span.after {
    width: 220px;
    -webkit-transform: skewX(-35.35deg);
    transform: skewX(-35.35deg);
    top: -137px;
}
#page_title span.before, #page_title span.after {
    top: -241px;
}
.main_txt, .main_txt2 {
    left: 22px;
}
.main_txt {
    font-size: 19px;
    letter-spacing: 0px;
    top: 152px;
}
.main_txt2 {
    top: 203px;
    font-size: 14px;
}
.top_message_wrap {
    background-image: url(../dup/img/bg1_sp.jpg);
    padding: 90px 0 90px;
}
.c-btn {
    padding: 20px 86px;
}
#top_message h2 {
    font-size: 21px;
    margin-bottom: 30px;
}
#top_message p:first-of-type {
    font-size: 24px;
}
#footer_contact p:first-of-type .c-btn {
    padding: 30px 80px;
}

#cms_3-e .sub_cate_txt1  {
    font-size: 16px;
    margin-left: 3%;
    padding: 10px 18px;
}

}


/* 2023.12.26 */
#vegas {
    height: 58vw!important;
    background-image: url(../Dup/img/main_img.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 84px;
}
header span.before, header span.after, .main_txt,.main_txt2{
    display: none;
}
#top_message .c-btn__inner {
    display: block;
    line-height: 1;
}
#cms_3-e .sub_cate_txt1:empty{
    display: none;
}

/* top_contents3 */
#top_contents2{margin-bottom:0;background-color: #0f88d3!important;}
#top_contents2 div span.after{background-color: #0f88d3!important;}
#top_contents3{
	position: relative;
	overflow: hidden;
	margin-bottom: 100px;
}
#top_contents3 div img{height: 100%;}

#top_contents3 div span.after{
    width: 50%;
    height: 200%;
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-26.35deg);
    transform: skewX(-26.35deg);
}
#top_contents3 div span.after{top: -50%;left: -30%;}
#top_contents3 div span.after{top: -50%;right: -30%;}

#top_contents3 h3{position: relative;}
#top_contents3 h3::before{
	font-size: 97px;
	opacity: 0.4;
	color: #333333;
	position: absolute;
    color: #fff;
    opacity: 0.2;
    top: -60px;
}
#top_contents3, #top_contents3 div span.after {
    background-color: #057ac3;
}
#top_contents3 h3::before{
	content: "03";
	top: -85px;
	left: -70px;
}

.top_bnr {
    width: 90%;
    max-width: 429px;
    margin-bottom: 100px;
    margin-top: -50px;
}

@media screen and (max-width: 1047px){
#pc_nav li {
    padding: 0px 11px;
}
}
@media screen and (max-width: 768px){
#vegas {
    margin-top: 59px;
}
.top_message_wrap {
    padding-top: 100px;
}
#top_contents3 h3::before {
    color: var(--color3);
    opacity: 1;
    top: -70px;
    transform: translateX(-50%);
    font-size: 50px;
    position: absolute;
    top: -80%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 1;
}
#top_contents3 h3::after {
    background-color: var(--color3);
}
#top_contents3 div span.after {
    opacity: 0.8;
}
#top_contents3 .font_16 {
    font-size: 14px;
    opacity: 1;
}
}
@media screen and (max-width: 667px){
#vegas {
    margin-top: 69px;
    background-image: url(../Dup/img/main_img_sp.jpg);
}
.top_message_wrap {
    padding: 61px 0 90px;
}
#top_contents3 div span.after{display: none;}
#top_contents3 h3::before {
    color: var(--color3);
    opacity: 1;
    top: -70px;
    transform: translateX(-50%);
    font-size: 50px;
}
}
@media screen and (max-width: 508px){
#top_message .c-btn {
    padding: 20px 17px;
}
    
}

