﻿@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');

body{
    font-family: 'Oswald',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
}
.en_font{
    font-family: 'Oswald',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: 4px;
}

#header {
    background-color: rgba(39, 169, 223, 0.85);
}

.g-menu {
    background: rgba(3, 30, 58,0.8);
}
.g-menu h2 {
    max-width: 320px;
}

#main{
    height: 100vh;
    background-image: url(./Dup/img/main_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#main .cms_img1 img{
    display: block;
    width: 100%;
    max-width: 1280px;
    height: 100vh;
    margin-left: auto;
    margin-right: 0;
    opacity: 0.94;
}
#main .main_box {
    max-width: 700px;
    width: 60%;
    z-index: 1;
    color: #fff;
}
#main .main_box.animStart h1 {
    max-width: 320px;
    margin-bottom: 20px;
}
#main .main_box.animStart h2 {
    font-size: 64px;
    letter-spacing: 6px;
    line-height: 1.5;
}
#main .main_box.animStart p span {
    font-size: 24px;
    letter-spacing: 6px;
    display: inline-block;
    color: #486f96;
    background-color: #f5f6f7;
    padding: 4px 20px 8px;
}
#main .sns_link{
    display: none;
}

.back_color{
    background: linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.775) 20%, rgba(0,0,0,0.775) 80%,rgba(0,0,0,0.3) 100%);
}



.catch_txt{
    background-color: transparent;
    width: 100%!important;
    max-width: 920px;
    min-width: auto;
}
.catch_txt h3{
    font-size: 56px;
    letter-spacing: 10px;
    line-height: 1.0;
}
.catch_txt h2{
    font-size: 34px;
    letter-spacing: 3px;
    font-weight: bold;
}
.catch_txt p{
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 2.0;
}
.catch_txt .more a {
    width: 100%;
    max-width: 300px;
    text-align: center;
    background: #27a9df;
    margin-top: 40px;
}



#contents .box .no{
    background-color: #27a9df;
}
#contents .box .no::before{
    content: '';
    position: absolute;
    width: 2px;
    height: 90%;
    top: 50%;
    left: 5%;
    background-color: #ffffff;
    transform: translate(0, -50%);
}
#contents .box .box_item {
    padding: 80px;
}
#contents .box .box_item:after{
    background: linear-gradient(to bottom left, rgba(255,255,255,0) 50%, #27a9df 50.5%) no-repeat top left/100% 100%;
}
#contents .box .box_item p{
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 2.0;
}



#top_cms .more a{
    background-color: #27a9df;
}
#top_cms .cms_title h2 span{
    font-size: 52px;
    letter-spacing: 6px;
}
#top_cms .cms_title::before{
    color: #486f96;
}

.shop_info .info, .shop_info .contact{
    position: relative;
    background-color: rgba(39, 169, 223, 0.7);
}
.shop_info h2 span{
    display: block;
    font-size: 24px;
}
.shop_info .info::before, .shop_info .contact::before{
    content: '';
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: 2px solid rgba(245, 246, 247, 0.8);
}



footer{
    overflow: hidden;
    padding: 40px 0;
}



#page_title {
    height: 500px;
}
#page_title:before {
    background: linear-gradient(to bottom right, rgba(255,255,255,0) 50%, #031e3a 50.5%) no-repeat top left/100% 100%;
}
#page_title:after {
    background-color: rgba(210,210,210,0.4);
}
#page_title .sns_link li {
    background-color: #27a9df;
}
.page_title_box .font_9up span{
    opacity: 0.8;
}
.content_wrap {
    background-color: rgba(255, 255, 255, 0.96);
}



.page7 .box{
    width: 100%!important;
}
.page7 .box .box_item:first-child{
    background-color: #27a9df;
}
.page9 .top_txt{
    background-color: #27a9df;
}
.page10 .more a{
    background-color: #27a9df;
}



.cate_list li {
    padding: 5px 1%;
}
.cate_list li a{
    padding: 10px;
    background-color: #cdd3e0;
    box-sizing: border-box;
}
.cate_title::first-letter {
  font-size: 150%;
  color: #27a9df;
  letter-spacing: 4px;
}
#cms_1-a .date {
    color: #fff;
    background-color: #27a9df;
    border: none;
}
.cms_1-a .cate_box {
	width: 90%!important;
	margin-right: 5%;
	margin-left: 5%;
	cursor: pointer;
	border-bottom: 1px solid #486f96;
	margin-bottom: 30px;
}
.cms_1-a .cate_box:hover {
	transform: translateY(-5px);
}
.cms_1-a .cate_box .box_item {
	cursor: pointer;
}
.cms_1-a .txt_height {
	height: 4.2em
}


#cms_2-c .cate_box{
    background-color: rgb(205, 211, 224, 0.3);
}
.cms_2-c .cate_box a {
    color: #fff;
}
.cms_2-c .cate_box a:before, .cms_2-c .cate_box a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.15);
    z-index: 1;
}
.cms_2-c .cate_box a:after {
    top: 100%;
    background-color: #27a9df;
    transition: 0.5s;
	z-index: 3;
}
.cms_2-c .cate_box a:hover:after {
    top: 0;
}
.cms_2-c .cate_box .txt_wrap {
    z-index: 2;
}
.cms_2-c .cate_box .txt_wrap h3{
    letter-spacing: 2px;
    color: #486f96;
    background-color: rgba(245, 246, 247, 0.8);
    padding: 10px 20px;
    
}
.cms_2-c .more {
	letter-spacing: 3px;
    box-sizing: border-box;
	opacity: 0;
	transition: opacity .8s;
	z-index: 4;
}
.cms_2-c .cate_box a:hover .more {
    opacity: 1;
}


.cms_3-a .box_txt1 {
    height: 6em;
	line-height: 1.7;
}
.cms_3-a .date {
    padding: 9px 22px 7px;
    border-radius: 45px;
}
.slick-slide img {
    box-shadow: 0 2px 4px rgb(0 0 0 / 0%);
}
/*--- slick ------------------------------------*/
.cms_3-a .slick-box{
    opacity: 0;
    transition: 3s;
}
.cms_3-a .slick-initialized{
    opacity: 1
}
.cms_3-a .slick-box .prev,.slick-box .next {
    display: block;
	cursor: pointer;
	position: absolute;
	top: 40%;
	z-index: 1;
	padding: 15px;
}
.cms_3-a .slick-container{
    padding-left: 30px;
    padding-right: 30px;
}
.cms_3-a .slick-box .prev {
	left: -54px;
}
.cms_3-a .slick-box .next {
	right: -54px;
}
/* counter */
.cms_3-a .slick-counter{
    position: absolute;
    bottom: -35px;
	left: 50%;
	transform: translateX(-50%);
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
/* 最後まで行ったら、矢印透過する */
.cms_3-a .slick-disabled{
	opacity: 0.3;
}
/* 要素の高さを合わせる */
.cms_3-a .slick-slide {
	height: auto !important;
}
.cms_3-a .slick-track {
	display: flex;
}


#cms_4-b .cate_box{
    margin: 0;
}
#cms_4-b .cate_box .cate_box_bg{
    background-color: rgb(205, 211, 224, 0.3);
}
#cms_4-b .box_img1_wrap, #cms_4-b .box_img2_wrap {
	width: 48%!important;
	margin: 0 1%;
}
#cms_4-b .box_img1_wrap .box_img1::before, #cms_4-b .box_img2_wrap .box_img2::before {
	position: absolute;
	content: "CLICK";
	width: 121px;
	background-color: #4d4d4d;
	color: #fff;
	text-align: center;
	display: block;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 4px 0px;
	box-sizing: border-box;
	pointer-events: none;
}
#cms_4-b .box_img2_wrap .box_img2::before {
	content: "CLICK";
	background-color: #27a9df;
}


#cms_6-b .box_txt1{
    background-color: #27a9df;
}
.cms_6-b .cate_txt1{
    bottom: -25px;
    left: 50%;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 4px;
    display: inline-block;
    color: #486f96;
    background-color: #f5f6f7;
    padding: 5px 20px;
    transform: translate(-50%, 0);
    width: 80%;
    text-align: center;
}


.catch_bg1{
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 0 100vw 140px 0;
    border-color: transparent rgba(3, 30, 58, 0.35) transparent transparent;
}
.catch_bg2{
    bottom: 0;
    left: 0;
    border-style: solid;
    border-width: 140px 0 0 100vw;
    border-color: transparent transparent transparent rgba(3, 30, 58, 0.35);
}
.catch_bg3{
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 0 40vw 240px 0;
    border-color: transparent rgba(39, 169, 223, 0.35) transparent transparent;
}
.catch_bg4{
    bottom: 0;
    left: 0;
    border-style: solid;
    border-width: 240px 0 0 40vw;
    border-color: transparent transparent transparent rgba(39, 169, 223, 0.35);
}
.catch_bg5{
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 0 100vw 80px 0;
    border-color: transparent rgba(39, 169, 223, 0.6) transparent transparent;
}
.catch_bg6{
    bottom: 0;
    left: 0;
    border-style: solid;
    border-width: 80px 0 0 100vw;
    border-color: transparent transparent transparent rgba(39, 169, 223, 0.6);
}
.catch_bg7{
    bottom: 0;
    left: 0;
    border-style: solid;
    border-width: 80px 50vw 0 0;
    border-color: transparent rgba(39, 169, 223, 0.6) transparent transparent;
}
.catch_bg8{
    bottom: 0;
    left: 0;
    border-style: solid;
    border-width: 80px 0 0 80vw;
    border-color: transparent transparent transparent rgba(39, 169, 223, 0.6);
}


@media screen and (max-width:1600px){
    #main .cms_img1 img{
        max-width: 1080px;
    }
    #page_title {
        height: 400px;
    }
}

@media screen and (max-width: 768px){
    #main .cms_img1 img {
        width: 100%;
        margin-left: 0%;
    }
    #main .main_box {
        width: 80%;
    }
    #main .main_box.animStart h2 {
        font-size: 50px;
    }
    #contents .box .box_item:after{
        margin-left: -1px;
    }
    #page_title{
        background-position: center;
    }
    .cms_1-a .cate_box {
        width: 100%!important;
    }
    .cms_1-a .txt_height {
        height: 3em;
    }
}

@media screen and (max-width: 667px){
    #main .main_box {
        width: 90%;
    }
    #main .main_box.animStart h2{
        font-size: 28px;
    }
    #main .main_box.animStart p span {
        font-size: 14px;
        padding: 4px 5px 6px;
    }
     .catch_txt h3 {
        font-size: 28px;
     }
    .catch_txt h2 {
    font-size: 22px;
    }
    #contents .box .box_item:after {
        background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #27a9df 50.5%) no-repeat bottom left/100% 100%;
    }
    #contents .box .box_item {
        padding: 60px 40px;
    }
    #top_cms .cms_title h2 span {
        font-size: 40px;
    }
    .cate_title::first-letter {
        font-size: 130%;
    }
    .cms_2-c .cate_box .txt_wrap h3 {
        padding: 10px 10px;
        font-size: 18px;
    }

    .cms_3-a .slick-container{
        padding-left: 0;
        padding-right: 0;
    }
    .cms_3-a .slick-box .prev {
    	left: -8px;
    }
    .cms_3-a .slick-box .next {
    	right: -8px;
    }
    .cms_3-a .slick-initialized .slick-slide{
    	opacity: 0.1; 
    }
    .cms_3-a .slick-initialized .slick-slide.slick-center{
    	opacity: 1; 
    }

    #cms_4-b .box_img1_wrap, #cms_4-b .box_img2_wrap {
    	width: 90%!important;
    	margin: 0 auto;
    }
    .cms_4-b .box_img1_wrap::before, .cms_4-b .box_img2_wrap::before{
    	width: 76px;
    	font-size: 13px;
    }
    .cms_4-b .box_img1_wrap::before, .cms_4-b .box_img2_wrap::before{
        padding: 1px 0px;
    }
    .cms_6-b .cate_txt1{
        position: relative;
        bottom: 50px;
        font-size: 15px;
        width: 90%;
        padding: 5px 10px;
        text-align: left;
        letter-spacing: 1px;
    }
    #top_cms .top_cms6_more.more a {
        margin-top: 0;
    }
}

@media all and (-ms-high-contrast:none){
    body{
        font-family: 'Oswald',"Noto Sans JP","游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-size: 15px;
    }
    .en_font{
        font-family: 'Oswald',"Noto Sans JP","游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        letter-spacing: 4px;
    }
}