 @charset "utf-8";


/*-----------------------------	
	.tano-jin-text-01
-----------------------------*/
#tano-main-area .tano-jin-text-01 {
    margin: 0 10px 40px 10px;
    font-size: 1.4em;
	line-height: 30px;
}

#tano-main-area .tano-jin-text-01-02 {
    margin: 0;
    font-size: 1.6em;
    font-weight: 700;
	color: #0d90c5;
}

/*-----------------------------	
	.tano-h2
-----------------------------*/
#tano-main-area h2.tano-h2 {
	border-left: none;
    background: #4c9aeb;
    margin: 40px 0 15px 0;
    font-size: 2.2em;
    font-weight: 600;
    color: #fff;
    padding: 15px 0 15px 15px;
    border-radius: 10px;
}

#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: 2.0em;
    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;
}

/*-----------------------------	
	nav.tano-nav-btn
-----------------------------*/
#tano-main-area nav ul.tano-nav-btn {
	margin:-15px 0 15px -5px;
}

#tano-main-area nav ul.tano-nav-btn li {
	float:left;
	margin: 0 0 0 5px;
}

#tano-main-area nav ul.tano-nav-btn li a {
	display: table-cell;
    background: #ebf5f9 url(arrow_b-over.png) no-repeat 98% 51%;
    text-decoration: none;
    text-align: center;
    width: 188px;
    height: 40px;
    vertical-align: middle;
    padding: 10px 0 5px 0;
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: bold;
    color: #333;
    border-bottom: 10px #4c9aeb solid;
}

#tano-main-area nav ul.tano-nav-btn li a:hover {
	color: #fff;
	background: #4c9aeb url("arrow_w-over.png") no-repeat 98% 51%; 
	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;
}

.tano-back-color-light-blue {
    background: #4c9aeb;
}
