﻿/* color */
body,.txt_color_nomal{color: #333333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #ab8efa} /* メインカラー */
.txt_color2{color: #E2D7BF} /* サブカラー */
.txt_color3{color: #D3AC2F} /* アクセントカラー1 */
.txt_color4{color: #FFF7F0} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color:  #d3ac2f} /* メインカラー */
.bg_color2{background-color: #E2D7BF} /* サブカラー */
.bg_color3{background-color: #D3AC2F} /* アクセントカラー1 */
.bg_color4{background-color: #FFF7F0} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #ab8efa}
.border_color2{border-color: #E2D7BF}
.border_color3{border-color: #D3AC2F}
.border_color4{border-color: #FFF7F0}


/* 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: #d3ac2f} /* メインカラー */
.hvr_txt_color2:hover{color: #E2D7BF} /* サブカラー */
.hvr_txt_color3:hover{color: #D3AC2F} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #FFF7F0} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #d3ac2f} /* メインカラー */
.hvr_bg_color2:hover{background-color: #E2D7BF} /* サブカラー */
.hvr_bg_color3:hover{background-color: #D3AC2F} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #FFF7F0} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #d3ac2f}
.hvr_border_color2:hover{border-color: #E2D7BF}
.hvr_border_color3:hover{border-color: #D3AC2F}
.hvr_border_color4:hover{border-color: #FFF7F0}


#cms_5-a .cate_title {
    background-color: #d3ac2f;
}



#header .menu_stick span{
    background-color: #d3ac2f;
}



#head_logo .posi_abs {
    background-color: white;
}

#loader .bg_color1  {
    background-color: white;
}

#pc_nav_fix ul{
    font-size: 15px;
}

#Contact_txt a{
    color:#c52e8f;
}

#foot_banner{
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    max-width: 302px;
    z-index: 2;
    bottom: 5px;
    right: 64px;
}



@media screen and (max-width: 414px){
#foot_banner {
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    max-width: 200px;
    z-index: 2;
    /*bottom: 460px;*/
    right: 101px;
}}


@media screen and (max-width: 375px){
#page_top #foot_banner{
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    max-width: 200px;
    z-index: 2;
    bottom: 260px;
    right: 85px;
}}


@media screen and (max-width: 375px){
#foot_banner {
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    max-width: 200px;
    z-index: 2;
    bottom: 355px;
    right: 85px;
}}


#page_top span{
    border-color: white;
}

#page_top {
    width: 50px;
    height: 50px;
    background-color: #d3ac2f;
    right: 0;
    bottom: 6px;
    cursor: pointer;
    z-index: 1;
}

@media screen and (max-width: 375px){
 #foot_banner {
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    max-width: 200px;
    z-index: 2;
    bottom: 12px;
    right: 85px;
}}

.menu_stick .width_20 {
    width: 37px;
    top: 23px
;
}


.linkStyle{
    color: #c52e8f;
}

.sample{
    vertical-align: bottom;
    width: 156px;
    height: auto;
    position: relative;
    position: absolute;
    /* bottom: 8%; */
    right: 83%;
    background-repeat: no-repeat;
    padding-top: 6%;
}

.sample2 {
    vertical-align: bottom;
    width: 156px;
    height: auto;
    position: relative;
    position: absolute;
    /* bottom: 8%; */
    right: 69%;
    padding-top: 6%;
    background-repeat: no-repeat;
}



@media screen and (max-width: 820px){
.sample2 {
    vertical-align: bottom;
    width: 156px;
    height: auto;
    position: relative;
    position: absolute;
    /* bottom: 8%; */
    right: 50%;
    padding-top: 11%;
    background-repeat: no-repeat;
}
    
.sample {
    vertical-align: bottom;
    width: 156px;
    height: auto;
    position: relative;
    position: absolute;
    /* bottom: 8%; */
    right: 72%;
    padding-top: 11%;
    background-repeat: no-repeat;
}    

}



@media screen and (max-width: 414px){
.sample2 {
    vertical-align: bottom;
    width: 115px;
    height: auto;
    position: relative;
    position: absolute;
    /* bottom: 8%; */
    right: 7%;
    padding-top: 132%;
    background-repeat: no-repeat;
}
    
 .sample {
    vertical-align: bottom;
    width: 115px;
    height: auto;
    position: relative;
    position: absolute;
    /* bottom: 8%; */
    right: 57%;
    background-repeat: no-repeat;
    padding-top: 131%;
}   
 
.tel_box a {
    font-size: 15px;
}


.sample3 {
    display: none;
}

}



@media screen and (max-width: 375px){
.sample2 {
    vertical-align: bottom;
    width: 115px;
    height: auto;
    position: relative;
    position: absolute;
    /* bottom: 8%; */
    right: 7%;
    padding-top: 132%;
    background-repeat: no-repeat;
}
    
 .sample {
    vertical-align: bottom;
    width: 115px;
    height: auto;
    position: relative;
    position: absolute;
    /* bottom: 8%; */
    right: 57%;
    background-repeat: no-repeat;
    padding-top: 131%;
}   
    
}

.sample3 {
    vertical-align: bottom;
    width: 50%;
    height: auto;
    /* position: relative; */
    position: absolute;
    /* bottom: 8%; */
    right: 0%;
    padding-top: -1%;
    background-repeat: no-repeat;
    z-index: 18;
}


#cms_2-a .cate {
    margin-bottom: 204px
;
}

#cate2{
    padding-top: 100px;
}

h1 img{
    vertical-align: bottom;
    width: 80%;
    height: auto;
}