@charset "utf-8";
/* CSS Document */

/*コンテンツ内*/
/*説明*/

.main_title{font-size: 20px; font-weight: bold; line-height:1.8em; text-align:center; padding: 30px 0 0;}
.text_box{padding: 10px; margin:20px 20px 0 20px;}
.text_box .sub_title{
	font-size: 20px;
	font-weight:bold;
	padding: 20px 0 25px 70px;
	background-image: url(../img/title_img.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text_box h4{font-size: 18px; padding: 20px;}
.text_box p{font-size : 15px; line-height: 1.8em;  padding: 0 20px 30px 20px;}
.text_box img{text-align: center;}
.text_box .text_box_left{width: 50%; float:left;}
.text_box .text_box_right{padding-top: 20px; width: 40%; float:left;}
.red{color: #F00;}

.lvel1{font-size : 15px; line-height: 1.8em; margin: 0 0 30px 0;}
.lvel2{font-size : 13px; line-height: 1.8em; padding-left: 30px; }

.ex_frame{
	
	width:690px;
	height: 150px;
}
.ex_desc{width: 600px; margin: 30px auto;}
.ex_desc .price {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	text-align: center;
	font-weight : bold;
	line-height: 1.5em;
}
#contents_left .ex_frame .ex_desc {
	padding-left: 0px;
}

.tokuten_wrap{
	width: 440px;
	margin: 0px auto;
	padding: 60px 0 0px 0;
}

.tokuten {
	width: 100px;
	height: 40px;
	font-size: 30px;
	color: #C03;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	border: solid 4px  #C03;
	background: #FFF;
	
}

.tokuten_txt {
	text-align: left;
	font-size: 40px;
	padding:10px 0;
	font-weight: bold;
}

/*吹き出し*/
.balloon1{
	position: relative;
	display: inline-block;
	margin: -2em 0 0 20px;
	padding: 20px 10px;
	min-width: 12px;
	max-width: 100px;
	color: #555;
	font-size: 16px!important;
	background: #e0edff;
	border-radius: 50%;
}

.balloon1:before{
	content:"";
	position: absolute;
	top: 50px;
	left: 50%;
	border: 15px solid transparent;
	border-top: 15px solid #e0edff;	
	border-width:30px 5px 0px 20px;
}

.balloon1 p{
	margin: 0;
	padding: 0;	
	font-size: 16px!important;
	color: #000!important;
}




#contents_left .ex_frame .ex_title {
	text-align: center;
	padding: 20px 0 10px 0;
}

.text_type001{
	font-size:31px;
	font-weight: bold;
	line-height: 1.8em;
	
}
.text_type002{
	font-size:24px;
	font-weight: bold;
}
.text_type003{
	font-size:22px;
}

.text_type004{
	font-size:35px;
	font-weight: bold;
	line-height: 1.5em;
}
#contents_left .ex_frame .ex_desc .plus {
	font-size: 50px;
	font-weight: bold;
	width: 200px;
	margin:10px auto;
}
.t_center {	text-align: center;}

/*工賃無料*/
#contents_left .price_frame {
	padding: 10px 0 50px 0;
	margin: 0px 0;
}
#contents_left .price_frame p {
	color: #EE7700;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
}

.wheel_frame .wheel_title {
	padding: 50px 0 0 50px;
}

/*多数そろえています*/
#contents_left .price_frame2 {
	padding: 20px;
	background-color: #989898;
}
#contents_left .price_frame2 p {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#contents_left .staff_link02 {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 80px;
}


#contents_left .staff_link02 a {
	font-size: 17px;	
}
#contents_left .staff_link02 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}
#contents_left .staff_link02 a {
	font-size: 17px;	
}

