 @charset "utf-8";


/*-----------------------------	
	.tano-jin-text-01
-----------------------------*/
#tano-main-area .tano-jin-text-01 {
    margin: 0 10px 30px 20px;
    font-size: 16px;
	line-height: 30px;
}

/*-----------------------------	
	.tano-h2
-----------------------------*/
#tano-main-area h2.tano-h2 {
	border-left: none;
    background: #545553;
    margin: 40px 0 25px 0;
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    padding: 15px 0 15px 15px;
}

#tano-main-area h2.tano-h2-02 {
	border-left: none;
    background: #ad936e;
    margin: 40px 0 25px 0;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    padding: 15px 0 10px 20px;
}

/*-----------------------------	
	.tano-h3
-----------------------------*/
#tano-main-area h3.tano-h3 {
	display: table;
    border-bottom: dotted 1px #555;
    margin: 20px 0 20px 0;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding: 10px 15px;
    background: #ad6ea5;
    width: auto;
}

#tano-main-area h3.tano-h3-02 {
	border: solid 1px #70ad47;
    margin: 10px 0 20px 0;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    padding: 8px 0 8px 20px;
    background: #70ad47;
    border-radius: 10px;
    width: 220px;
}

/*-----------------------------	
	.tano-h4
-----------------------------*/
#tano-main-area h4.tano-h4 {
	background-color: #f7f7cb;
    margin: 20px 0 10px 10px;
    padding: 10px 0 5px 15px;
    font-size: 16px;
    font-weight: 600;
    color: #960303;
    border-bottom: none;
}

/*-----------------------------	
	tano-extra-lead-block
-----------------------------*/

#tano-main-area .tano-extra-lead-block {
	display: table;
    width: 960px;
    padding: 0;
    margin: 20px 0 50px 40px
}

#tano-main-area .tano-extra-lead-block img {
	float: left;
    padding: 0;
}

#tano-main-area .tano-extra-lead-block ul {
	float: left;
    width: 440px;
    margin: 10px 0 0 20px;
    padding: 0;
    
}

#tano-main-area .tano-extra-lead-block ul li.text01 {
	font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #000;
    padding: 0;
}

#tano-main-area .tano-extra-lead-block ul li.text02 {
	font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #000;
    padding: 0;
}

/*-----------------------------	
	tano-nav-btn
-----------------------------*/
#tano-main-area nav.tano-nav-btn {
	float: left;
    margin: -10px 0 30px -5px;
}

#tano-main-area nav.tano-nav-btn ul li.part1 {
	float: left;
	margin: 2px 0 0 5px;
	padding: 0 0 10px 0;
	width: 236px;
	height: 50px;
}

#tano-main-area nav.tano-nav-btn ul li.part1 a {
	display: table-cell;
    background: #ffecfa url(arrow_b-over.png) no-repeat 99% 51%;
    width: 236px;
    height: 50px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    border-bottom: 8px #c40e94 solid;
}

#tano-main-area nav.tano-nav-btn ul li.part1 a:hover {
	background: #bf84b8 url(arrow_w-over.png) no-repeat 99% 51%;
    color: #FFF;
    text-decoration: none;
}

#tano-main-area nav.tano-nav-btn ul li.part2 {
	float: left;
	margin: 2px 0 0 5px;
	padding: 0 0 10px 0;
	width: 236px;
	height: 50px;
}

#tano-main-area nav.tano-nav-btn ul li.part2 a {
	display: table-cell;
    background: #f1f1f1 url(arrow_b-over.png) no-repeat 99% 51%;
    width: 236px;
    height: 50px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    border-bottom: 8px #9e9f9a solid;
}

#tano-main-area nav.tano-nav-btn ul li.part2 a:hover {
	background: #bf84b8 url(arrow_w-over.png) no-repeat 99% 51%;
    color: #FFF;
    text-decoration: none;
}


/*-----------------------------	
	img
-----------------------------*/
.tano-item-detail-box-2 .tano-item-detail .tano-item-detail-center img,
.tano-item-detail-box-3 .tano-item-detail .tano-item-detail-center img,
.tano-item-detail-box-4 .tano-item-detail .tano-item-detail-center img,
.tano-item-detail-box-5 .tano-item-detail .tano-item-detail-center img {
    border: 0;
}

.movie {
	margin: 30px 90px;
}

#tano-main-area .tano-img-heading img {
    max-width: 100%;
    width: auto;
    padding-bottom: 15px;
}

