@charset "utf-8";

/* a:hover{
color:#006600;
text-decoration:underline;
} */

.ss01 {
	line-height: 26px
}
.ss01 h3 {
    font-size: 23px;
    padding-bottom: 10px;
    padding-top: 15px;
}
.ss01 h3 {
    color: #393939;
	border-left: 5px solid #cc0000;
	background-color: #eee;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 10px 15px;
}
.ss01 h3 span {
    color: #cc0000;
    font-weight: bold;
}
.ss02 {
	padding: 20px;
    background: #fff;
    border: 4px #63432E solid;
    position: relative;
    z-index: 10;
    margin:60px 0;
}
.ss03 {
	background: #fff;
    border: 4px #63432E solid;
    position: relative;
    z-index: 10;
    margin:60px 0;
}
.ss02:before {
    content: "";
    position: absolute;
    background: #fff;
    margin: 3px;
    border: 2px #63432E solid;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: -10;
}
.ss02l {
    float: left;
    width: 680px;
    padding-right: 30px;
}
.ss02l h2 {
    font-size: 1.4rem;
    color: #63432E;
    margin: 0 0 10px 0;
    font-weight: bold;
}
.hikaku_txt {
    float: left;
    width: 400px;
    padding-right: 30px;
    padding-left: 40px;
}
.hikaku_01 {
    font-size: 18px;
}
.hikaku_02 {
    font-size: 35px;
    margin: 10px 60px;
}
.fl_txt01 {
    float: left;
    padding-right: 30px;
    width: 630px;
    line-height: 30px;
}
.fl_txt02 {
    float: left;
    padding-right: 30px;
    width: 525px;
}
.fl_img01 {
    float: left;
    width: 270px;
}
.fl_img01 img {
	padding: 2px;
	border:1px solid rgb(238, 238, 238);
	box-shadow:rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
	-webkit-box-shadow:rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
	-moz-box-shadow:rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
}
.voice_img {
    float: left;
    width: 140px;
}
.voice_txt {
	position: relative;
	display: inline-block;
	padding: 15px;
	width: 800px;
	line-height: 30px;
	background: #FCFCFC;
	border: 3px solid #CBCCCC;
	z-index: 0;
}
.voice_txt:before {
	content: "";
	position: absolute;
	top: 50%; left: -8px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #FCFCFC transparent transparent;
	z-index: 0;
}
.voice_txt:after {
	content: "";
	position: absolute;
	top: 50%; left: -12px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #CBCCCC transparent transparent;
	z-index: -1;
}
.flex {
    display: flex;
    justify-content: center;
}
.flex li {
    background: #BCE3BC;
    width: 160px;
    padding: 12px;
    margin: 0 10px 10px 10px;
    font-weight: bold;
    font-size: 24px;
    color:#014701;
}
.flex li p {
    font-size: 18px;
    padding-top: 10px;
}


div.jizen_main01 {
    background-color: #cccccc;
}
div.jizen_main02 {
    background: url(../img/first/jizen_main.jpg) no-repeat;
    width: 1000px;
    height: 523px; 
}
.cate01 {
    padding: 20px;
    background-color: #ebedf6;
    position: relative;
    width: 1000px;
    margin: 0 auto;
    
}
.cate01 img{
    margin-right: 10px;
    position: absolute;
    top: 100px;
    right: 5%;
}


.cate01 h2 {
    border-left: solid #navy 3px;
    font-size: 30px;
}
  
.con_l {
    float: left;
    width: 480px;
    height: 350px;
    padding-right: 20px;
    line-height: 30px;
}
.con_l2 {
    float: left;
    width: 480px;
    height: 250px;
    padding-right: 20px;
    padding-top: 100px;
    line-height: 30px;
}
.con_l img {
    margin-bottom: 40px;
}
.con_r {
     float: left;
    width: 480px;
    height: 336px;
}
.cate01 p.con_rt,.cate02 p.con_rt {
     float: left;
    width: 450px;
    position: absolute;
    top: 350px;
    left: 53%;
    line-height: 30px;
}
.boxTit_jizen {
    margin: 20px 0 0;
    border-bottom: #d3d4b4 1px solid;
    height: 72px;
}

.fl {
    float: left;
}
.cate02 span.toku01 {
    color: #cc0000;
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 26px;
}
.f23 {
    text-align: right;
        height: 234px;
}
.jizen_ti {
    margin: 50px 0;
    border-bottom: solid 1px #4b3304;
}

.cate01_txt {
    margin-top: 30px;
    line-height: 2em;
}
.cate01_red {
    padding: 50px;
    background: url(../img/first/cate01_img01.png) right bottom no-repeat #ebedf6;
}
p.con_l span.tr {
    float: right;
    padding-top: 20px;
}


.main_cate {
    margin: 0 auto;
    background-color: #eeeeee;
}
.check_li,.check_li2 {
    margin: 15px 0 0 0;
    height: 30px;
    background: url(../img/first/check.png) left top no-repeat;
    padding: 6px 0 0 46px;
}
.check_li2 {
    height: 50px;
}
.check_line {
    padding: 6px 0 0 46px;
    background: none;
    border-bottom: 1px solid #999999;
    width: 600px;
}
.check_img_r {
    margin: 15px 0 0 0;
    height: 30px;
    background: url(../img/first/cate01_img01.png) right bottom no-repeat;
    padding: 6px 0 0 46px;
}
    
.cate02 {
    padding: 20px;
    background: url(../img/first/cate02_img01.png) left bottom no-repeat;
    position: relative;
    height: 450px;
    margin-top: 30px;
    margin-left: 40px;
}
.tokucho {
    background-color: #146d09;
    padding: 10px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 0;
    width: 560px;
    border-radius: 1em;	
}
.tokucho_w {
    padding: 20px;
    background-color: white;
    width: 520px;
    text-align: left;
}
.tokucho_w li.txt {
    margin: 5px 0 5px 40px;
}
.tokucho_w li.cate02_ti{
    font-size: 22px;
    color: #ff0000;
}
    
.cate03 {
    background-color: #eafcdd;
    width: 1000px;
    height: 430px;
    padding: 20px;
    clear:both;
}
.cate03_ph {
    float: right;
    margin-right: 40px;
}
.cate03_txt {
    float: left;
    margin-left: 20px;
}

.cate04 {
    border: 1px #cccccc solid;
    width: 1000px;
    height: 275px;
    background-color: #fcf0fc;
    margin: 40px 0;
}
.cate04_txt {
    margin: 20px;
    width: 480px;
    line-height: 2.0;
}
.cate04_txt img {
    margin-bottom: 10px;
}
.fr {
    float: right;
}
.saidan {
    width: 315px;
    float: left;
    padding-right: 15px;
}
.saidan_txt {
    padding: 5px;
}
p.midashi {
    margin: 20px 0;
}

.kochira {
    text-align: right;
        margin-right: 10px;
    margin-bottom: 30px;
}
.bnr {
    margin: 30px 0 10px 0;
}
.koe {
    border: 3px #146d09 solid;
    padding: 10px;
    margin: 20px 0;
    height: 230px;
}
.koe p {
    float: left;
    margin-right: 5px;
}
.cate07 {
   background: url(../img/first/cate07_back.jpg) right bottom no-repeat;
    height: 340px;
    border: 1px #cccccc solid;
}
.cate07 p {
    margin: 30px 300px 0 30px;
}
.cate05_font_s {
    font-size: 12px;
}


