﻿body,.txt_color_nomal{color: #ffffff;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #ffd207} /* メインカラー */
.txt_color2{color: #DE1926} /* サブカラー */
.txt_color3{color: #F5CA09} /* アクセントカラー1 */
.txt_color4{color: #000} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #ffd207} /* メインカラー */
.bg_color2{background-color: #DE1926} /* サブカラー */
.bg_color3{background-color: #F5CA09} /* アクセントカラー1 */
.bg_color4{background-color: #8E9085} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}

/* border-color ※!important */
.border_white{border-color: #fff}
.border_color1{border-color: #ffd207}
.border_color2{border-color: #DE1926}
.border_color3{border-color: #F5CA09}
.border_color4{border-color: #8E9085}

/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #ffffff;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #ffd207} /* メインカラー */
.hvr_txt_color2:hover{color: #DE1926} /* サブカラー */
.hvr_txt_color3:hover{color: #F5CA09} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #8E9085} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #ffd207} /* メインカラー */
.hvr_bg_color2:hover{background-color: #DE1926} /* サブカラー */
.hvr_bg_color3:hover{background-color: #F5CA09} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #8E9085} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #ffd207}
.hvr_border_color2:hover{border-color: #DE1926}
.hvr_border_color3:hover{border-color: #F5CA09}
.hvr_border_color4:hover{border-color: #8E9085}


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

/* color */
body,.txt_color_nomal{color: #ffffff;}
.txt_white_tb{color: white;}
.txt_red_tb{color: red;}
.txt_color1_tb{color: #ffd207} /* メインカラー */
.txt_color2_tb{color: #DE1926} /* サブカラー */
.txt_color3_tb{color: #F5CA09} /* アクセントカラー1 */
.txt_color4_tb{color: #8E9085} /* アクセントカラー2 */
	
/* background-color */
.bg_white_tb{background-color: white} /* 白背景 */
.bg_black_tb{background-color: black} /* 黒背景 */
.bg_color1_tb{background-color: #ffd207} /* メインカラー */
.bg_color2_tb{background-color: #DE1926} /* サブカラー */
.bg_color3_tb{background-color: #F5CA09} /* アクセントカラー1 */
.bg_color4_tb{background-color: #8E9085} /* アクセントカラー2 */
.bg_color_clear_tb{background-color: transparent!important}
	
/* border-color ※!important */
.border_white_tb{border-color: #fff}
.border_color1_tb{border-color: #ffd207}
.border_color2_tb{border-color: #DE1926}
.border_color3_tb{border-color: #F5CA09}
.border_color4_tb{border-color: #8E9085}
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.bg_color_clear_sp{background-color: transparent!important}
}

/* ----------　all　---------- */
.linkStyle{
	color:#F5CA09;
}
.linkStyle:hover{
	color:#F5CA09;
	opacity: 0.7;
	transition: all 0.5s;
}

body {
	background-color: #2c2e26;
	font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.bg_white {
    background-color: #333;
}
#pc_nav .txt_color4 {
    color: #000;
    font-weight: bold;
}
#pc_nav ul li .txt_white {
    color: #000;
    font-weight: bold;
}
.menu_stick .border_white{border-color: #333;}

#f_contact .con_bt {
    font-size: 60px;
}
#f_contact .con_txt {
    font-size: 30px;
}
/* ----------　TOP　---------- */
#contents1 .bg_color2 {
	background-color:#333; 
}
#intro .intro_bg {
    background-color: #33333363;
}
#top_info {
	background-color: #2c2e26;
}
#top_info h2 {
    color: #000;
}
.catch1 {
    z-index: 1;
    bottom: -30px;
    left: -10px;
    width: 40vw;
}
.catch2 {
    z-index: 1;
    bottom: -50px;
    right: -15px;
    width: 35vw;
}
#intro h2, #contents1 h2, #contents2 h2, #top_cms h2, #top_info h2, #f_contact .con_bt, .more_bt a, #top_info .more_bt2 a {
    font-family: "kokuryu", sans-serif!important;
    font-weight: normal;
}
.cms_6-b .box_txt1 {
    color: #000;
    font-weight: bold;
}
#bottom_menu {
    background: #000;
}
#f_contact a:hover p,.more_bt a:hover {
    color: #333;
}
#f_contact a p{transition: all 0.7s;}

.top_cms_box .flow_type2{
    counter-reset: number 0;
    border: solid 3px #ffd207;
}
/* ----------　下層ページ　---------- */
#cms_2-b .cate_list, #page4 .cate_list, #page6 .cate_list {
    display: none;
}
#page6 .box_txt1, #page6 .cate_title {
    color: #333;
    font-weight: bold;
}
#cms_1-d .title_box {
    background: #fff;
}
#main_img .txt, #page_title, #f_contact .con_txt {
    font-family: "kokuryu", sans-serif!important;
    font-weight: normal;
}
#page_title h2.animStart  {
    font-weight: normal;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */



/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */
#sp_nav li a {
    color: #000;
} 
#sp_nav li .border_white {
    border: 1px solid #DE1926;
} 
#sp_nav a.active {
    color: #000;
    border-bottom: 1px solid #DE1926;
    margin-bottom: 10px;
}

#f_contact .con_txt {
    font-size: 20px;
}
/* ----------　TOP　---------- */
.catch1 {
    bottom: 43vw;
    left: -10px;
    width: 60vw;
}
.catch2 {
    bottom: -2vw;
    right: -15px;
    width: 57vw;
}
#f_contact .more_bt span {
    color: #000;
}


/* ----------　下層ページ　---------- */
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */



}

/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */

/* ----------　TOP　---------- */
.catch1 {
   bottom: 43vw;
    left: -5px;
    width: 65vw;
}
.catch2 {
    bottom: -2vw;
    right: -5px;
    width: 60vw;
}
#intro {background: #0000007d;}
#contents2 .contents2_bg::before {opacity:0.5}
/* ----------　下層ページ　---------- */
#page_title .box {
    background: #0000007a;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
}


/*-------------------------------------------------------
		            	CMS3
-------------------------------------------------------*/
.flow_type2 .cate_title {
    border-bottom: solid 3px #ccc;
    position: relative;
}
.flow_type2 .cate_title::after {
    content: '';
    display: block;
    background: #ffd207;
    width: 30%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -3px;
}
.flow_type2 .box_wrap {
	border: 3px solid #ffd207;
}
.flow_type2 .cate_box {
	padding: 30px;
	width: 100%!important;
}
.flow_type2 .box_txt1 {
    background-color: #eeeeee;
    color: #333;
    text-align: center;
}
.flow_type2 .cate_box:not(:last-child) {
	border-bottom: 3px solid #ffd207;
	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: #ffd207;
}
.flow_type2 .cate_box:not(:last-child)::after {
	border-width: 18px;
	border-top-color: #2c2e26;
}

.flow_type2 .cate{counter-reset: number 0;}

.flow_type2 .box_txt1::before {
    counter-increment: number 1;
    content: "step." counter(number);
    background-color: #ffd207;
    padding: 5px 10px;
    font-weight: 700;
    color: #333;
    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%;
}
}
/*-------- FireFox --------*/
@-moz-document url-prefix() {
.flow_type2 .cate_box:not(:last-child)::before, .flow_type2 .cate_box:not(:last-child)::after {top: 98% !important;}
}
