 @charset "utf-8";


/*-----------------------------	
	.tano-jin-text-01
-----------------------------*/
#tano-main-area .tano-jin-text-01 {
    margin: 0 10px 10px 20px;
    font-size: 1.4em;
	line-height: 1.6em;
	color: #000;
}

/*-----------------------------	
	.tano-h2
-----------------------------*/
#tano-main-area h2.tano-h2 {
	border-left: none;
    background: #a91f22;
    margin: 50px 0 20px 0;
    font-size: 2.0em;
    font-weight: 600;
    color: #ffffff;
    padding: 10px 0 6px 20px;
}

#tano-main-area h2.tano-h2-02 {
	border-left: none;
    background: #ffffff;
    margin: 40px 0 25px 0;
    font-size: 22px;
    font-weight: 600;
    color: #595758;
    padding: 15px 0 5px 10px;
    border-bottom: 2px #595758 dotted;
}

/*-----------------------------	
	.tano-h3
-----------------------------*/
#tano-main-area h3.tano-h3 {
	border-bottom: dotted 1px #555;
    margin: 20px 0 20px 0;
    font-size: 18px;
    font-weight: 600;
    color: #555;
    padding: 8px 0 5px 20px;
    background: #fff;
    width: 540px;
}

#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-main-area h3.icon-none {
	background: none;
	padding: 8px 0 4px 20px;
}

/*-----------------------------	
	.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: 1.4em;
    line-height: 1.6em;
    font-weight: 500;
    color: #000;
    padding: 0;
}

#tano-main-area .tano-extra-lead-block ul li.text02 {
	font-size: 1.5em;
    line-height: 1.7em;
    font-weight: 700;
    color: #000;
    padding: 0 0 25px 0;
}

/*-----------------------------	
	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;
}

