﻿.bg_black {background-color: #26371c;}
.bg_color1 {background-color: #ab2d2d;}
.bg_color3 {background-color: #f0e9e9;}
.txt_color1, .txt_color3 {color: #ab2d2d;}
.hvr_txt_color1:hover, .hvr_txt_color3:hover {color: #26371c;}
/* ----------　all　---------- */
.linkStyle{
	color:#ab2d2d;
}
.linkStyle:hover{
	color:#ab2d2d;
	opacity: 0.7;
	transition: all 0.5s;
}
.bg_base {
    background-color: #eeeeee;
}
header #pc_nav li a{
    font-weight: bold;
    font-size: 18px;
}
.index header #pc_nav li a{
    color: #9f2d2d;
    text-shadow: 1px 1px 3px #fff;
}
.tyuui{
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 3px;
}
#top_info .foot_tel {
    margin-bottom: 0px;   
}
#top_info .tyuui{
    margin-bottom: 50px;
}
#menu_nav .nav_tel a{
    line-height: 1;
}
#page08 .tyuui {
    color: #ab2d2d;
    margin-top: 5px;
}
/* ----------　TOP　---------- */
.index #logo{
    filter: drop-shadow(2px 4px 6px #fff);
}

#main_img {
    background-color: #fff;
}
.fadein_main,.fadein_main2,.fadein_main3{
    transform: translateY(50px);
    transition:1.3s;
    opacity: 0;
}

.fadein_main.in,.fadein_main2.in,.fadein_main3.in{
    opacity: 1;
    transform: translateY(-0%);    
}
.main_img1{
    width: 25%;
    height: 96%;
    top: 2%;
    left: 0px;
}
.main_img2{
    width: 45%;
    height: 47%;
    left: 27%;
    top: 2%;
}
.main_img3{
    width: 30%;
    height: 47%;
    left: 27%;
    bottom: 2%;
}
.main_img4{
    width: 13%;
    height: 47%;
    left: 59%;
    bottom: 2%;
}
.main_img5{
    width: 25%;
    height: 96%;
    right: 0;
    top: 2%;
}
#main_img .main_txt{
    right: 0;
    bottom: 100px;
    padding-right: 0;
    width: 80%!important;
    max-width: 750px;
    transform: translate(0%, 0%) scale(1.05);
}
#main_img .main_txt.active{
    transform: translate(0%, 0%);
}
#top_con .number{
    color: #ab2d2d;
}
#top_con h3.con_title{
    font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 6px);
}
#top_con  h4.con_title {
    font-size: -webkit-calc(1rem + 17px);
    font-size: calc(1rem + 17px);
    font-weight: bold;
    position: relative;
}
#top_con  h4.con_title:before {
    content: "";
    position: absolute;
    height: 120px;
    width: 2px;
    background-color: #fff;
    bottom: 0;
    left: 20px;
    transform: rotate3d(1, 1, 1, 45deg);
}

/* ----------　下層ページ　---------- */
#cms_3-a .cate_img1,#cms_6-b .cate_img1 {
     max-height: 450px;
}
#cms_3-a .cate_img1 img,#cms_6-b .cate_img1 img{
    width: 100%!important;
    height: auto!important;
}
#cms_3-a .cate_title ,#cms_6-a .cate_title,#cms_6-b .cate_title{
	line-height: 1;	 
	font-size: 2.5em;
}
#cms_3-a .cate_title_wrap,#cms_6-a .cate_title_wrap,#cms_6-b .cate_title_wrap{position: relative;z-index: 0;}
#cms_3-a .cate_title_wrap::before,#cms_6-a .cate_title_wrap::before ,#cms_6-b .cate_title_wrap::before  {
	content: '';
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 100%;
	top: 20px;
    left: 0px;
    background-color: currentColor;
    opacity: 0.15;
    z-index: -1;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

@-moz-document url-prefix() {
#top_intro .intro_title2 {
    right: -90px;
}
}

/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */

/* ----------　TOP　---------- */
#main_img .main_txt {
    max-width: 500px;
}
#top_intro .intro_txt_wrap {
    padding-top: 100px;
}
#top_intro .intro_title1 {
    height: 330px;
}
#top_con .con_about {
    font-size: 70px;
    left: 10px;
}
#top_con h4.con_title {
    font-size: -webkit-calc(1rem + 7px);
    font-size: calc(1rem + 7px);
}
#top_con h4.con_title:before {
    left: 0px;
}
#top_con h3.con_title {
    font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 2px);
}
/* ----------　下層ページ　---------- */
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

}



/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */
#top_info #logo2{
    max-width: 230px;
}
/* ----------　TOP　---------- */
#main_img {
    height: 120vw;
}
#main_img .main_txt {
    transform: translate(0%, 80%);
}
#main_img .main_txt.active {
    transform: translate(0%, 80%);
}
.fadein_main,.fadein_main2,.fadein_main3{
    transform: translateY(20px);
}

.main_wrap{
    padding-top: 50px;
}
#top_intro .intro_title_wrap{
    margin-bottom: 50px;
}
#top_intro .intro_txt_wrap {
    padding-top: 50px;
    padding-left: 20px;
}
#top_intro .intro_title1 {
    height: inherit;
    font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 6px);
}
#top_con .con_about {
    font-size: 50px;
    margin-bottom: 70px;
}
#top_con h4.con_title {
    font-size: -webkit-calc(1rem + 8px);
    font-size: calc(1rem + 8px);
    padding-left: 40px;
}
#top_con h4.con_title:before {
    left: 20px;
}
#top_link .top_link_title{
    letter-spacing: 8px;
    line-height: 1.8;
    margin-bottom: 50px;
}
/* ----------　下層ページ　---------- */
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
}