@charset "utf-8";
.ttlType01 {
    position: relative;
    font-size: 171%;
    padding: 0 0 10px 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d8d3bf;
    font-weight: bold
    }
.ttlType01:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    right: auto;
    bottom: auto;
    /* background:url(/files/img/common/ico_circle.png) no-repeat; */
    width: 28px;
    height: 28px
    }
.ttlType02 {
    font-size: 129%;
    padding: 8px 12px;
    margin-bottom: 15px;
    font-weight: bold;
    background: #edebe1
    }
.section01 {
    margin-bottom: 60px
    }
/*div#taikentai_h{
	width:720px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 1.4;
}*/
div#taikentai_h {
    width: 1000px;
    margin: 0 auto;
    /*	font-size: 12px;
    	line-height: 1.4;*/
    }
/* kankoTtlSec
------------------------------- */
.kankoTtlSec {
    margin-bottom: 50px;
    background-color: #fff;
    padding: 16px;
    border-radius: 10px
    }
/* kankoBnrSec
------------------------------- */
.kankoBnrSec {
    text-align: center;
    margin-top: 25px;
    padding-bottom: 50px;
    background: url(/files/img/top/top_sec02_tit_bordr.png) repeat-x left bottom
    }
.kankoBnrSec .leadTxt {
    font-size: 18px;
    font-weight: 700;
    color: #cc3d00;
    text-align: center;
    margin-bottom: 20px
    }
.kankoBnrSec a:hover img {
    opacity: 0.8
    }
/* kankoDtlBtn
------------------------------- */
.kankoDtlBtn {
    padding-top: 40px;
    border-top: 1px solid #d8d3bf;
    margin: 0 auto
    }