@charset "UTF-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background:#ccc;
    font-size: 24px;
    line-height: 160%;
}
img{
	vertical-align:bottom;
}
.head{
	background:#008dce;
	text-align:center;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #2c8c21), color-stop(1.00, #2c8c21), color-stop(0.00, #5dd93f));
background: -webkit-linear-gradient(top, #5dd93f 0%, #2c8c21 100%, #2c8c21 100%);
background: -moz-linear-gradient(top, #5dd93f 0%, #2c8c21 100%, #2c8c21 100%);
background: -o-linear-gradient(top, #5dd93f 0%, #2c8c21 100%, #2c8c21 100%);
background: -ms-linear-gradient(top, #5dd93f 0%, #2c8c21 100%, #2c8c21 100%);
background: linear-gradient(top, #5dd93f 0%, #2c8c21 100%, #2c8c21 100%);
}
.head1{
	background:#fff url(img/katuki_lp_01.png) no-repeat;
/* 	width:1920px;
 */	height:1436px;
	background-position:center;
}
.head2{
	background:#fff url(img/katuki_lp_08.png) no-repeat;
/* 	width:1914px;
 */	height:2081px;
	background-position:center;
}
.contact_bg{
	background:#fff;
	padding:40px 0px 0px;
}
.head-btn{
	background:#fff;
	padding:20px 0px 40px;
}
.head3{
	background:#fff url(img/katuki_lp_09.png) no-repeat;
/* 	width:1920px;
 */	height:1739px;
	background-position:center;
}
.head4{
	background:#fff url(img/katuki_lp_12.png) no-repeat;
/* 	width:981px;
 */	height:1750px;
	background-position:center;
	padding:100px 0px 0px;
	margin:0px auto;
}
.head4 .movie_01 {
    position: relative;
    top: 830px;
    width: 854px;
    margin: 0px auto;
}

.head5{
	background:#fff url(img/katuki_lp_15.png) no-repeat;
/* 	width:984px;
 */	height:2056px;
	background-position:center;
}
.head6{
	background:#fff url(img/katuki_lp_19.png) no-repeat;
/* 	width:961px;
 */	height:1047px;
	background-position:center;
	padding-bottom:100px;
}

.cont {
    width: 872px;
    margin: 0px auto;
    border-left: #ebebeb solid 4px;
    border-right: #ebebeb solid 4px;
    padding:10px 50px;
    background: #fff;
}




.w800{
	width:800px;
	margin:0px auto;
}
.profile_box{
background:url(images/katsu-seminar-img06waku-2.jpg) repeat-y center top;
padding:10px 50px 0;}
.fl{
	float:left;
}
.fr{
	float:right;
}
.profile_box .fr img{
	margin:0 0 15px 15px;
}
.pb20{
	padding-bottom:20px;
}
.center{
	text-align:center;
}
.subhead {
    text-align: center;
    width: 980px;
    margin: 0 auto;
    background: url(img/bg_sub_head.png);
    padding: 50px 0px;
    border-top:#0c749a solid 4px;
    border-bottom:#0c749a solid 4px;

}
.subhead img{
}
h1,h2,h3{
	margin:0px; padding:0px;
}
.subsubhead{
    text-align: center;
}

.keireki{
border: #393939 solid 2px;
    
}


/*推薦者の声*/
.katsu-css04 {
	font-size: 24px;
	font-weight: bold;	
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	border-right-width: 14px;
	border-left-width: 14px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00467a;
	border-left-color: #a17200;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
}

.katsu-css02-1 {
	font-size: 17px;
	line-height: 160%;
	margin-right: 65px;
	margin-left: 65px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.katsu-css02-2 {
	margin-right: 50px;
	margin-left: 50px;
	font-size: 21px;
	color: #000000;
	background-color: #ffffff;
	border-right-width: 18px;
	border-right-style: solid;
	border-right-color: #a17200;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	-moz-border-radius:  8px 8px 0 0;    /* 古いFirefox */
	-webkit-border-radius:  8px 8px 0 0; /* 古いSafari,Chrome */
	border-radius: 8px 8px 0 0;         /* CSS3 */
}
.katsu-css02-3 {
	margin-right: 50px;
	margin-left: 50px;
	font-size: 40px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 28px;
	padding-bottom: 5px;
	color: #333;
	text-align: right;
}
/*推薦者の声*/


/* Q&A */
.Q{
	color:#116bc7;
	font-size:26px;
}
h4{
	margin:0px auto;
}
.katuki_q {
    width: 932px;
    margin: 0px auto;
    display: table;
	padding:20px;
	border:solid #116bc7 4px;
background:#e2eefa;	

}
.katuki_q img {
    /* float: left; */
    display: table-cell;
    vertical-align: middle;
}
.katuki_q p {
    width: 800px;
    /* float: left; */
    display: table-cell;
    vertical-align: middle;
    line-height: 120%;
}
.katuki_back {
    margin: 0px auto;
	background:#efefef;
	padding:20px;
	position:relative;
}
.katuki_box{
	background:#fff;
	border-radius:10px;
	width:618px;
	padding:20px;
}
.katuki_img {
    position: absolute;
    right: 0px;
}
.katuki_tyon {
    position: absolute;
    right: 180px;
    top: 70px;
}
.jim_q{
	color:#116bc7;
}
.jim_q th{
	width:60px;
	padding-bottom:20px;
}
.jim_q th , .jim_q td{
border-bottom:2px dotted #116bc7 ;
}
.jim_q img{
	width:40px;
}
.jim_a{
	padding-top:40px;
}
.jim_a th{
	width:60px;
	vertical-align:top;
}
.jim_a img{
	width:40px;
}

