﻿/*EPARK組み込み*/

.e_yoyaku{
    /*pointer-events:none;*//* 別タブで開くときコメント外す */
    border: 3px solid #f7c218;
    border-radius: 10px;
}
footer #footer.top{padding-bottom: 230px;}
#fix_bnr{
	right: 0px;
	z-index: 3;
	width: 290px;
}

#top_epark{
    background-color: rgba(255,255,255,0.7);
    max-width: 1280px;
    width: 100%!important;
    margin: 100px auto 30px;
}

.e_blog{
        max-width: 840px;
    width: 80%;
    margin: 0px auto 100px;
}
.e_kutokomi{
        max-width: 840px;
    width: 80%;
    margin: 0px auto;
}
#top_epark .top_cms_title{
    position: relative;
    padding: 0 3%;
    margin-bottom: 50px;
}
#top_epark .title_s{
    position: absolute;
    font-size: 70px;
    opacity: 0.6;
    bottom: 0;
    left: 20px;
    z-index: 1;
    letter-spacing: 6px;
    color: #3ad8eb;
}
#top_epark .title{
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 768px){
    #top_epark{width: 100%!important;}
}
@media screen and (max-width: 667px){
    #top_epark{padding-top: 10px;}
    .e_box{width: 100%!important;}
    .e_blog{width: 95%;}
    .e_kutokomi{width: 95%;}
    #fix_bnr{
        width: 250px;
        right: auto;
        left: 0px;
    }
}

/* 自動リンク設定 */
.linkStyle{
	color:#e96801;
	text-decoration: underline;
	transition: all 0.5s;
}
.linkStyle:hover{
	color:#e96801;
	opacity: 0.7;
	text-decoration: none;
}

/* 動画 -----*/
.video{
    height: auto;
    width: 100%;
}
@media screen and (max-width: 768px){
    .video{
        height: auto;
        margin-top: 155px;
    }
}
@media screen and (max-width: 667px){
    #wrap{position: absolute;}
    .video {
        padding-top: 0px;
        margin-top: 99px;
    }
}


#contents_links .bg_black{
    background-color: #0378a4;
}

/*メニュー*/

@media screen and (max-width: 667px){
#menu_wrap nav ul li a .title2{
    left: auto;
    right: 10px;
}
footer #footer #footer_box{
    padding: 0 3%;
}
}
/*字間*/
@media screen and (max-width: 667px){
    .tel a{
        letter-spacing: 0.05em;
    }
    .tel_txt span{
        letter-spacing: -0.0em;
    }
    #cms_3-b .box_title1{
        letter-spacing: -0.03em;
    }
    #cms_3-b .cate_box{
        padding: 20px 20px 0 20px;
    }
    .flow_type2 .box_txt2{
        letter-spacing: -0.06em;
    }
    #page07 h3{
        letter-spacing: -0.01em;
    }
    #page07 p{
        letter-spacing: -0.03em;
    }
    #page09 p{
        letter-spacing: -0.05em;
    }
}
/*文字*/
#intro .welcome{
    /*font-family: 'Alfa Slab One', cursive;*/
    /*font-family: 'Anton', sans-serif;*/
    /*font-family: 'Archivo Black', sans-serif;*/
    /*font-family: 'Bangers', cursive;*/
    /*font-family: 'Secular One', sans-serif;*/
    font-family: 'Ultra', serif;
}
.contents .en_font{
    font-family: 'Archivo Black', sans-serif;
}

/*キャッチコピー*/
.catch {
    z-index: 3;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    width: auto;
    height: 100%;
}
.catch img{
    height: 100%;
    width: auto;
}

@media screen and (max-width: 768px){
    .mainimg .catch img{
        height: calc(100% - 115px);
    }
}
@media screen and (max-width: 667px){
    .mainimg .catch img{
        height: calc(100% - 100px);
    }
    .catch{
        top: auto;
        bottom: 0px;
        transform: translate(0, 0%);
            height: 184px;
    }
}

/*メインイメージとメニュー-----*/
#main_img{
    height: auto;
    min-height: auto;
    padding-bottom: 0;
}
#main_img h2{
    position: absolute;
}
#main_nav ul{
    background: rgba(0,0,0,.3);
}
@media screen and (max-width: 768px){
    #main_img{
        height: auto;
        padding: 0;
        min-height: auto;
    }
    .mainimg img{
        margin-top: 115px;
    }
    #header h1{
        height: 115px!important;
    }
    #header{
        background: #cedce9;
        background: linear-gradient(270deg, rgba(233,104,1,1) 10%, rgba(248,200,27,1) 45%, rgba(236,196,34,1) 55%, rgba(10,123,164,1) 90%);
    }
    h1::after{
        display: none;
    }
    #main_img h2{
        top: 50%;
    }
    #menu_bt{
        top: 45px;
        z-index: 5;
    }
}
@media screen and (max-width: 667px){
    #main_img{
        padding: 0;
    }
    .mainimg img{
        margin-top: 100px;
    }
    #header h1{
        height: 60px!important;
    }
    #header h1 img{
        width: 70px!important;
    }
    #menu_bt{
        top: 30px;
    }
}


/*下層ページへのリンク*/
#contents_links{
    padding-top: 30px;
    /*background: rgb(255,255,255);*/
    /*background: linear-gradient(180deg, rgba(255,255,255,0.01) 0%, rgba(255,255,255,1) 28%);*/
}

/*イントロダクション*/
#intro .welcome{
    background-image: url(Dup/img/bg1.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /*background: linear-gradient(180deg, rgba(255,255,255,0.01) 0%, rgba(255,255,255,1) 28%);*/
}
#intro .welcome{
    padding: 250px 20px;
    color: #0244b4;
}
#intro_box{
    background-color:rgba(116, 228, 239,0.3);
}
#intro #intro_box::after{
    background-color:rgba(255,255,255,0);
}

/* TOP　CMS ------ */
.cms_1-a .cate_box{
    border-color: #f3feff;
}
.cms_3-b h4{
    text-shadow: 0 0 5px #fff;
}
#top_cms{
    background-image: url(Dup/img/bg.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.top_cms_box{
    background: rgba(255,255,255,0.7);
    padding: 3%;
}
#top_cms .top_cms_box .top_cms_title p,#top_epark .title_s{
    opacity: 0.6;
    color: #3ad8eb;
}
@media screen and (max-width: 667px){
    #top_cms{
        background-attachment: scroll
    }
}

/* 問い合わせ ------*/
@media screen and (max-width: 667px){
    #page8 .tel_box a,#page8 .tel_box span{
        font-size: calc(1rem + 2px);
    }
     #page8 .tel_box a{
         padding:10px 0px;
         letter-spacing: 0.07em;
     }
    #page8 .tel_wrap{
        padding: 30px;
    }
}
/* 店舗情報 ------*/
#page07 h3{
    font-size: 20px;
}
#page07 p{
    font-size: 18px;
}


/* ---初めての方へ------ */
.flow_type2 .cate_title {
    border-bottom: solid 3px #ccc;
    position: relative;
}
.flow_type2 .cate_title::after {
    content: '';
    display: block;
    background: #0378A4;
    width: 30%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -3px;
}
.flow_type2 .box_wrap {
	border: 3px solid #0378A4;
}
.flow_type2 .cate_box {
	padding: 30px;
	width: 100%!important;
}
.flow_type2 .box_txt1 {
    background-color: #f7f7f7;
    color: #0378A4;
    text-align: center;
}
.flow_type2 .cate_box:not(:last-child) {
	border-bottom: 3px solid #0378A4;
	position: relative;
}
.flow_type2 .cate_box:not(:last-child)::before,
.flow_type2 .cate_box:not(:last-child)::after {
	content: "";
	border: solid transparent;
	position: absolute;
	top: 100%;
	left: 17%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.flow_type2 .cate_box:not(:last-child)::before {
	border-width: 22px;
	border-top-color: #0378A4;
}
.flow_type2 .cate_box:not(:last-child)::after {
	border-width: 18px;
	border-top-color: #fff;
}

.flow_type2{counter-reset: number 0;}

.flow_type2 .box_txt1::before {
    counter-increment: number 1;
    content: "Step." counter(number);
    background-color: #0378A4;
    padding: 5px 10px;
    font-weight: 700;
    color: #ffffff;
    display: block;
    margin: 0px auto 10px;
    width: 50%;
}
/* スマートフォン --------*/
@media screen and (max-width: 667px){
.flow_type2 .cate_box:first-child {
    padding: 20px 20px 30px 20px;
}
.flow_type2 .cate_box:not(:first-child) {
    padding: 40px 20px 20px 20px;
}
.flow_type2 .cate_box:not(:last-child)::before, .flow_type2 .cate_box:not(:last-child)::after {
    left: 50%;
}
.flow_type2 .cate_box:not(:last-child)::after {
    border-top-color: #fff;
}
}
/* FireFox --------*/
@-moz-document url-prefix() {
.flow_type2 .cate_box:not(:last-child)::before, .flow_type2 .cate_box:not(:last-child)::after {top: 98% !important;}
}


/* ------コンテンツ------ */
#intro #intro_box #intro_txt{
    top: -50px;
}
.contents .en_font{
    margin-bottom: 70px;
    color: rgba(255,255,255,0.7);
}
#intro #intro_box #intro_txt h3::after{
    white-space: normal;
    line-height: 1.5em;
}

/* -- コンテンツ追加 ------ */
.contents{
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
}
.contents h3,.contents div{
	position: relative;
	z-index: 3;
}
.contents h3{
	font-size: 100px;
	margin-bottom: 200px;
	line-height: 1;
}
#contents1 div,#contents3 div{
	width: 50%;
	box-sizing: border-box;
	margin-left: 45%;
}
#contents2 div{
	width: 50%;
	box-sizing: border-box;
	margin-right: 45%;
	margin-left: 5%;
}
.contents div h4,.contents div p{position: relative;z-index: 2;}
.contents div::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.7;
	z-index: 1;
}


.contents::before,.contents::after{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#contents1::before,#contents3::before{
	z-index: 2;
	background-image: url("../Dup/img/bg_black.png");
	background-position: right bottom;
	background-size: 100% 100%;
	opacity: 0.5;
	transform: scale(-1, -1);
}
#contents2::before{
	z-index: 2;
	background-image: url("../Dup/img/bg_black.png");
	background-position: left top;
	background-size: 100% 100%;
	opacity: 0.5;
	transform: scale(1,-1);
}

.contents::after{
	z-index: 1;
	background-position: center center;
	background-size: cover;
}

.contents h3{font-size: 60px;}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

	.contents h3{
		margin-bottom: 100px;
	}
	#contents1 div,#contents3 div{
		width: 70%;
		box-sizing: border-box;
		margin-left: 25%;
	}
	#contents2 div{
		width: 70%;
		box-sizing: border-box;
		margin-right: 25%;
	}
	.contents h3{font-size: 50px;}
	.contents div{width: 90%;margin-left: 5%;}
	#intro .welcome{
	       padding: 180px 20px 200px;
	}
	#top_cms .top_cms_box .top_cms_title p,#top_epark .title_s{font-size: 50px;}
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	.contents h3{font-size: 30px;}
	#contents1 div, #contents3 div{
	    width: 90%;
	    margin-left: 5%;
	}
	#contents2 div{
	    width: 90%;
	    margin-right: 5%;
	}
}
@media screen and (max-width: 667px){
    #intro .welcome{
        padding: 80px 20px 100px;
    }
    #intro .welcome{
        background-attachment: scroll
    }
    #top_cms .top_cms_box .top_cms_title p,#top_epark .title_s{
        bottom: 8px;
        opacity: 0.5;
        color: #f7c218;
            font-size: 30px;
    }
    
    #intro,#intro_box,#contents_links,#top_epark{position: relative;z-index: 2;}
    #top_cms{
        background-image: none;
        background-attachment: scroll;
        position: relative;
    }
    #top_cms::before{
    content: "";
    background-image: url(Dup/img/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    height: 100vh;
}
    
}


/* color */


.txt_color_nomal{color: #333;}
.txt_white{color: white;}
.txt_red{color: red;}

/* メインカラー↓↓ */
.txt_color1{color: #0378A4}
.bg_color1{background-color: #0378A4}
.contents div::after{
    background-color:#0378A4;
}
/* メインカラー↑↑ */

.txt_color2{color: #74e4ef} /* サブカラー */
.txt_color3{color: #F7C218} /* アクセントカラー1 */
.txt_color4{color: #ffffff} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
 /* メインカラー */
.bg_color2{background-color: #74e4ef} /* サブカラー */
.bg_color3{background-color: #F7C218} /* アクセントカラー1 */
.bg_color4{background-color: #ffffff} /* アクセントカラー2 */

/* border-color ※!important */
.border_color1{border-color: #0378A4}
.border_color2{border-color: #74e4ef}
.border_color3{border-color: #F7C218}
.border_color4{border-color: #ffffff}


/* hover ---------------------------------------------------------------------------------------------*/
.hvr_txt_color_nomal:hover{color: #000000;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #0378A4} /* メインカラー */
.hvr_txt_color2:hover{color: #74e4ef} /* サブカラー */
.hvr_txt_color3:hover{color: #F7C218} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #ffffff} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #0378A4} /* メインカラー */
.hvr_bg_color2:hover{background-color: #74e4ef} /* サブカラー */
.hvr_bg_color3:hover{background-color: #F7C218} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #ffffff} /* アクセントカラー2 */

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #0378A4}
.hvr_border_color2:hover{border-color: #74e4ef}
.hvr_border_color3:hover{border-color: #F7C218}
.hvr_border_color4:hover{border-color: #ffffff}

/* 下層ページ ------*/
/* CMSマージンパディング・文字調整 */
#cms_1-a .cate_box{
    padding-bottom: 30px;
}
#cms_1-a .cate_box,
#cms_2-c .cate,
#cms_2-a .cate_list,
#cms_3-f .cate_title{
    margin-bottom: 50px;
}
#cms_2-a .cate_box{
    margin-top: 20px;
}
#cms_3-f .box_wrap{
    margin-top: 10px;
}
#cms_3-f .cate_txt1{
    margin-top: 0px;
}
#cms_3-f .cate_txt1{
    margin-bottom: 20px;
}
#cms_3-f .sub_cate{
    margin-bottom: 40px;
}
#cms_2-a .box_txt1{
    padding-bottom: 0;
}
#cms_2-a .cate_box {
    padding-bottom: 30px;
}
#cms_2-a .box_title1{
    padding-bottom: 0px;
}
#cms_2-a .box_title1,
#cms_3-c .cate_title,
#cms_3-c .box_title1{
    font-weight: 600;
}
#cms_2-a .box_item{
    padding-right: 0px;
    padding-left: 20px;
}
#cms_2-a .box_title1{
    padding-top: 0px;
}
#cms_4-b .cate_box{
    margin: 0%;
}
#cms_4-b .box_wrap{
    display: flex;
    justify-content: space-between!important;
}
#cms_4-b .cate_txt1{
    padding: 0%;
    padding-bottom: 2%;
}

/* タブレット ---------*/
@media screen and (max-width: 768px){
    /* CMSマージンパディング・文字の調整 */
    #cms_2-a .cate_box{
        padding-bottom: 0px;
    }
    #cms_3-f h4.box_title{
        width: 60%!important;
    }
    #cms_3-f p.box_txt1{
        width: 40%!important;
    }
    #page7 .box_title1{
        padding-right:0;
    }
}

/* スマホ ---------*/
@media screen and (max-width: 667px){
    /* CMSマージンパディング・文字の調整 */
    #cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow{
        left: 0px;
    }
    #cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1{
        margin-left: 60px;
    }
    #cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before{
        left: -20px;
    }
    #cms_1-a .cate_box,
    #cms_2-a .cate_box,
    #cms_2-c .box_item{
        padding-bottom: 15px;
    }
    #cms_2-c .box_item,
    #cms_2-a .box_title1{
        padding-top: 0px;
    }
    #cms_2-c .box_item,
    #cms_2-a .box_item{
        padding-left: 0;
        padding-right: 0;
    }
    #cms_2-a .cate_box{
        margin-top: 0px;
    }
    #cms_2-a .cate_title{
        margin-bottom: 0px;
    }
    #cms_2-a .cate_txt1{
        margin-top: 15px;
    }

    #cms_2-a .box_img1{
        margin-top: 25px;
        margin-bottom: 0px;
    }

    #cms_2-c .cate_title,
    #cms_2-a .cate_title{
        font-size: 18px;
    }
    #cms_2-c .box_txt1,
    #cms_3-c .box_title1{
        font-size: 17px;
    }
    #page8 .contact_tel p.d_inline_b{
        font-size: 18px;
    }
    #page9 h3{
        font-size: 14px;
    }
    
    #cms_2-a .cate_title{
        padding: 10px;
    }
    #cms_3-f .cate_title span{
        font-size: 17px;
        font-weight: 600;
    }
    #cms_3-f .sub_cate_title{
        font-size: 16px;
    }
    #page9 .pd_5per_tb{
        padding: 5% 1%;
    }
    #cms_6-c .cate_box{
            margin-bottom: 50px;
    }
    #cms_6-c .arrow{
        bottom: -50px;
        height: 50px;
    }

}