﻿body,.txt_color_nomal{color: #333333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #4ae} /* メインカラー */
.txt_color2{color: #007aff} /* サブカラー */
.txt_color3{color: #C45F2C} /* アクセントカラー1 */
.txt_color4{color: #4ae} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #235603} /* メインカラー */
.bg_color2{background-color: #fff490} /* サブカラー */
.bg_color3{background-color: #007aff} /* アクセントカラー1 */
.bg_color4{background-color: #4ae} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #4ae}
.border_color2{border-color: #007aff}
.border_color3{border-color: #C45F2C}
.border_color4{border-color: #4ae}


/* 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: #4ae} /* メインカラー */
.hvr_txt_color2:hover{color: #007aff} /* サブカラー */
.hvr_txt_color3:hover{color: #C45F2C} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #4ae} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #4ae} /* メインカラー */
.hvr_bg_color2:hover{background-color: #007aff} /* サブカラー */
.hvr_bg_color3:hover{background-color: #C45F2C} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #4ae} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #4ae}
.hvr_border_color2:hover{border-color: #007aff}
.hvr_border_color3:hover{border-color: #C45F2C}
.hvr_border_color4:hover{border-color: #4ae}





/*#intro_wrap{
    background-image: url(dup/img/back.png);
    
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

#contents3_wrap .con_box {
    background-image: url(dup/img/back.png);
    
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}*/

.sample{
    vertical-align: bottom;
    width: 52%;
    height: auto;
    position: absolute;
    z-index: -1;
    top: 1%;
    left: 54%;
   
}

.sample1{
    vertical-align: bottom;
    width: 29%;
    height: auto;
    position: absolute;
    z-index: -1;
    top: -15%;
    left: 40%;
    z-index: 0;
}


.sample2 {
    vertical-align: bottom;
    width: 19%;
    height: auto;
    position: absolute;
    top: 47%;
    left: 53%;
    z-index: 3;
}

#header {
    background-color: #fbfbfb;
}

.button_container span {
    background: #007aff;
    
}

.button_container .menu txt_white{
    background: #007aff;
    
}

.menu {
    color: #007aff;
    
}

#pc_nav li a{
    color: #007aff;
    
}

#fakeloader{
    background: white;
    
}

@media screen and (max-width: 667px){
.line.scrollin:before{
    display: none;
}}



@media screen and (max-width: 375px){
.sample2 {
    vertical-align: bottom;
    width: 19%;
    height: auto;
    position: absolute;
    top: 51%;
    left: 53%;
    z-index: 3;
}
 
.sample {
    vertical-align: bottom;
    width: 52%;
    height: auto;
    position: relative;
    z-index: -1;
    top: 1%;
    left: 54%;
}   

}



@media screen and (max-width: 414px){
.sample2 {
    vertical-align: bottom;
    width: 19%;
    height: auto;
    position: absolute;
    top: 51%;
    left: 53%;
    z-index: 3;
}
 
.sample {
    vertical-align: bottom;
    width: 52%;
    height: auto;
    position: relative;
    z-index: -1;
    top: 1%;
    left: 54%;
}   

}




@media screen and (max-width: 820px){
.sample2 {
    vertical-align: bottom;
    width: 19%;
    height: auto;
    position: absolute;
    top: 53%;
    left: 53%;
    z-index: 3;
}}

@media screen and (max-width: 768px){
.sample2 {
    vertical-align: bottom;
    width: 19%;
    height: auto;
    position: absolute;
    top: 24%;
    left: 53%;
    z-index: 3;
}}

@media screen and (max-width: 375px){
.sample2 {
    vertical-align: bottom;
    width: 19%;
    height: auto;
    position: absolute;
    top: 53%;
    left: 53%;
    z-index: 3;
}}


@media screen and (max-width: 414px){
.sample2 {
    vertical-align: bottom;
    width: 19%;
    height: auto;
    position: absolute;
    top: 51%;
    left: 53%;
    z-index: 3;
}
}

@media screen and (max-width: 390px){
.con_title h3  {
    font-size: 19px;
}

.tel_box a {
    font-size: 20px;
}



.font_24_sp {
    font-size: 16px;
}

}

#contents3 .num {
    top: -49px;
    left: 50%;
    transform: translate(-50%,0);
    font-size: 70px;
}

.column a {
    color: #1c1208;
}

.fa-angle-right:before{
    color: #1c1208;
}

.mail_box a {
    font-size: 15px;
    color: #ff00d4;
    font-weight: bold;
}

.sample2 {
    vertical-align: bottom;
    width: 17%;
    height: auto;
    position: absolute;
    top: 40%;
    left: 53%;
    z-index: 3;
}