﻿/* color */
body,.txt_color_nomal{color: #333333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #56383A} /* メインカラー */
.txt_color2{color: #CDB6BC} /* サブカラー */
.txt_color3{color: #007aff} /* アクセントカラー1 */
.txt_color4{color: #56383a} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #77B8DA} /* メインカラー */
.bg_color2{background-color: #CDB6BC} /* サブカラー */
.bg_color3{background-color: #007aff} /* アクセントカラー1 */
.bg_color4{background-color: #56383a} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #56383A}
.border_color2{border-color: #CDB6BC}
.border_color3{border-color: #4ae}
.border_color4{border-color: #56383a}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #333333;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #56383A} /* メインカラー */
.hvr_txt_color2:hover{color: #CDB6BC} /* サブカラー */
.hvr_txt_color3:hover{color: #007aff} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #56383a} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #56383A} /* メインカラー */
.hvr_bg_color2:hover{background-color: #CDB6BC} /* サブカラー */
.hvr_bg_color3:hover{background-color: #007aff} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #56383a} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #56383A}
.hvr_border_color2:hover{border-color: #CDB6BC}
.hvr_border_color3:hover{border-color: #007aff}
.hvr_border_color4:hover{border-color: #56383a}


#header {
    background-color: rgb(255 255 255 / 80%);
}

#footer{
    background-image: url(dup/img/back.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

#main_img .menu{
    display: none;
}

.back1:before{
    background-image: url(dup/img/back.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    z-index: -3;
}

.back2:before{
    background-image: url(dup/img/back.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    z-index: -3;
}


.box_wrap {
    background-color: white;
    padding: 20px;
}

#foot_banner{
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    max-width: 302px;
    z-index: 4;
    bottom: 46px;
    right: 64px;
}

#pc_nav li a{
    color: #4ae;
}

.catchcopy{
    vertical-align: bottom;
    width: 64%;
    height: auto;
    /* position: relative; */
    position: absolute;
    z-index: 5;
    right: 15%;
    background-repeat: no-repeat;
    bottom: 15%;
}


.catchcopy2{
    vertical-align: bottom;
    width: 47%;
    height: auto;
    /* position: relative; */
    position: absolute;
    z-index: 5;
    right: 27%;
    background-repeat: no-repeat;
    bottom: -6%;
}

.diamond {
    vertical-align: bottom;
    width: 23%;
    height: auto;
    /* position: relative; */
    position: absolute;
    z-index: 1;
    right: 5%;
    background-repeat: no-repeat;
    bottom: 60%;
}



#contents3_wrap:after {
    background-color: rgb(0 0 0 / 30%)!important;
}

.bg_white {
    background-color: #ffffffb5;
}

.page_title_box {
    background-color: #77B8DA;
}

#cms_5-a .cate h3{
    background-color: #61c9ff;
}

.cate_list li a {
    background-color: #3a50686e!important;
}

#cms_2-a h4{
    font-weight: bold;
    color: #3a5068;
}

#cms_2-a h3{
    background-color: #61c9ff;
        border-color: rgb(255 255 255 / 0%);
        color: rgb(255 255 255 / 90%);
        font-weight: bold;
}


.cate_list li a {
    background-color: #44aaee8f!important;
    color: #ffffff;
}

footer{
    background-color: #95c9eb;
}

#top_cms h4{
    font-weight: bold;
    color: #3a5068;
}

#fakeloader{
    background-color: white;
}

#footer h2{
    color: #77b8da;
}

.overlay {
    background: linear-gradient(135deg, #77b8da , #77b8da )!important;
}

.button_container{
    background: #77b8da;
    
}

.video_wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh;
}
video {
	min-width: 100%;
	min-height: 100vh;
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.nav_menu_more a{
    background-color: #007aff;
}

.pager li a  {
    color: #333333;
}

.pager i {
    color: #333333;
}

#logo {
    max-width: 200px;
    box-sizing: border-box;
}
/*ジュエリーフォーム*/
.page11 #cms_2-a .cate_title {
    text-align: center;
    display: block;
}
.page11 #cms_2-a .cate_box:nth-child(even) .cate_box_wrap {
    flex-direction: row-reverse;
}
.page11 #cms_2-a .cate_txt1 {
    text-align: center;
}
.page11 #cms_2-a .cate_txt1 span{
    font-weight: bold;
    border-right: 1px solid;
    border-left: 1px solid;
    display: inline-block;
    text-align: center;
    padding: 0 20px;
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem + 2px);
}

.youtube_box{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube_box iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


@media screen and (max-width: 768px){
.catchcopy {
    vertical-align: bottom;
    width: 78%;
    height: auto;
    /* position: relative; */
    position: absolute;
    z-index: 3;
    right: 10%;
    background-repeat: no-repeat;
    bottom: 59%;
}

.catchcopy2 {
    vertical-align: bottom;
    width: 67%;
    height: auto;
    /* position: relative; */
    position: absolute;
    z-index: 5;
    right: 16%;
    background-repeat: no-repeat;
    bottom: 54%;
}
    
.diamond {
    vertical-align: bottom;
    width: 23%;
    height: auto;
    /* position: relative; */
    position: absolute;
    z-index: 1;
    right: 3%;
    background-repeat: no-repeat;
    bottom: 91%;
}

.video_wrap {
	position: static;
	overflow: hidden;
	width: 100%;
	height: auto;
	min-width: 100%;
}
video {   
	min-width: auto;
	min-height: auto;
	width: 100%;
	z-index: 1;
	position: static;
	top: 0%;
	left: 0%;
	-webkit-transform: translate(0%, 0%); 
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, 0%); 
vertical-align: bottom;
}

.page_title_box h2{
    font-size: 29px;
}

}



@media screen and (max-width: 667px){
.catchcopy{
    vertical-align: bottom;
    width: 91%;
    height: auto;
    /* position: relative; */
    position: absolute;
    z-index: 2;
    right: 3%;
    background-repeat: no-repeat;
    bottom: 61%;
}

.catchcopy2 {
    vertical-align: bottom;
    width: 87%;
    height: auto;
    /* position: relative; */
    position: absolute;
    z-index: 5;
    right: 6%;
    background-repeat: no-repeat;
    bottom: 53%;
}
    
.diamond {
    vertical-align: bottom;
    width: 38%;
    height: auto;
    /* position: relative; */
    position: absolute;
    z-index: 1;
    right: -1%;
    background-repeat: no-repeat;
    bottom: 96%;
}

#cms_2-a h4{
    font-size: 13px;
}

.page_title_box h2{
    font-size: 14px;
}

#logo {
    max-width: 115px;
}

.page_title_box {
    width: 54%;
}

.page_title_box h2 {
    font-size: 17px;
}

#main_img{
    padding-top: 69px;
}

#foot_banner {
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    max-width: 302px;
    z-index: 4;
    bottom: 8px;
    right: 64px;
}

.tel_box a {
    font-size: 22px;
}

/*ジュエリーフォーム*/
.page11 #cms_2-a .cate_txt1 span {
    text-align: left;
    padding: 0 10px;
    font-size: -webkit-calc(1rem + 0px);
    font-size: calc(1rem + 0px);
}
.page11 #cms_2-a .box_title1{
    font-size: -webkit-calc(1rem);
    font-size: calc(1rem);
}
.page11 #cms_2-a .cate_box:nth-child(even) .cate_box_wrap {
    flex-direction: row;
}
}

#pc_nav li a {
    letter-spacing: 1px;
}

.overlay ul li a{
    letter-spacing: 2px;
}

#contents3 .num{
    display: none;
}

/*Youtube TOPページ*/
.youtube_box{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube_box iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}