@charset "UTF-8";

.back_color_green	{ background-color: #109d59 !important; }
.back_color_red		{ background-color: #e74c3c !important; }
.back_color_blue	{ background-color: #3498db !important; }

.color_green	{ color: #109d59 !important; }
.color_red		{ color: #e74c3c !important; }
.color_blue		{ color: #3498db !important; }

.pl1em{padding-left: 0 !important; }



#main #video .prof dt{
	border-bottom: none !important;
	border: none !important;
}

#video .txtbox{ display: none !important;}

#video .prof dt span.dt{
	line-height: 1.7;
	font-size: 24px;
	letter-spacing: 0.4px;
}
#video .prof dt span.dt i{
	color: #3498db;

}

#video .prof dt{
	padding-bottom: 0px;
	margin-top: 40px;
}

#video .tac{
	text-align: center !important;
}
#video{

}

#video h3.h3_style_01{
	height: auto;
	padding: 0 10px;
    margin: 10px 0 25px 0;
    background: none;
    border-left: 8px solid #999999;
	font-size: 25px;
	line-height: 1.7;  
    letter-spacing: 0.25px;  
    color: #333;
    font-weight: bold;    
}

#video h3.h3_style_01 span{
	color: #e74c3c;
}

#video h3.h3_style_02{
	height: auto;
	padding: 0 0 5px 0.5em;
    margin: 10px 0 25px 0;
    background: none;
	font-size: 25px;
	line-height: 1.7;  
    letter-spacing: 0.25px;  
    color: #333;
    font-weight: bold;  
    border-bottom: 2px solid #ccc;
}

#video h3.h3_style_02 span{
	color: #e74c3c;
}

#video h4.h4_style_01{
	font-size: 17px;
    padding: 10px 20px;
    background-color: #e74c3c;
    display: inline-block;
    border-radius: 8px;
    margin-bottom: 20px;
    color: #ffffff;
}

#video h4.h4_style_02{
	font-size: 17px;
    padding: 0px 0px;
    margin: 20px 0;
    color: #333;
}

#video h4.h4_style_03{
    line-height: 1.7 !important;
    font-size: 24px !important;
    letter-spacing: 0.4px !important;
    margin-bottom: 25px !important;
    position: relative !important;
    z-index: 100 !important;
}

#video h4.h4_style_03 .white{
	line-height: 1.7 !important;
	font-size: 24px !important;
	color: #333 !important;
	background: #fff;
	display: inline-block;
	z-index: 100;
	padding-right: 10px;
}

#video h4.h4_style_03:before{
	content: "";
	position: absolute;
	height: 3px;
	width: 100%;
	background: #eee;
	 left: 0;
    top: 50%;
    z-index: -1;
}

#video h4.h4_style_name{
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
#video h4.h4_style_name .furigana{
	font-size: 15px;
	font-weight: normal;
}
#video h4.h4_style_name .katagaki{
	font-size: 15px;
	font-weight: normal;
}

#video h5.h5_style_01{
	font-size: 18px;
	margin-bottom: 14px;
}



#video .sta_text{
	font-size: 15px;
	line-height: 1.618;
	letter-spacing: 0.25px;
	text-indent: 1.07em;
	color: #333;
}

#video .bold{
	font-weight: bold;
}



#video .prof_set{
	margin-top: 30px;
}
#video .price_text{
	font-size: 18px !important;
	line-height: 1.618 !important;
	letter-spacing: 0.25px;
    text-align: center;
    background-color: #fffde5;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 8px;
    font-weight: bold;
    width: 70%;
    margin: auto;
}

#video ul.list_style_01{
	border: none !important;
	padding: 0 0 0 2em !important;
	margin-bottom: 15px;
}

#video ul.list_style_01 li{
	font-size: 15px;
	line-height: 2;
	margin: 0;
}

#video .movie{
	text-align: center;
}

#video .margin_set{
	margin: 50px 0;
}

#video .voice_area{

}

#video .voice_area h5{
	font-size: 18px !important;
	line-height: 1.618 !important;
	letter-spacing: 0.25px;
	font-weight: bold;
	margin-bottom: 10px;
}
#video .voice_area h5 i{
	color: #e95c4d;
}
#video .voice_area h5 span{
	font-weight: normal;
	font-size: 15px;
}

#video .voice_area .voice_sec{
	padding: 20px 30px;
    border: 5px solid #fceceb;
    margin-bottom: 20px;
    border-radius: 12px;
}
#video .voice_area .voice_sec:last-child{
	margin-bottom: 0;
}

#video .voice_area .voice_sec p{
	font-size: 15px !important;
	line-height: 1.618 !important;
	letter-spacing: 0.25px;
}

