 @charset "utf-8";


/*-----------------------------	
	.tano-jin-text-01
-----------------------------*/
#tano-main-area .tano-jin-text-top {
    margin: 0 10px 20px 10px;
    font-size: 1.4em;
    font-weight: 700;
    color: #1262a3;
}

#tano-main-area .tano-jin-text-01 {
    margin: 0 10px 20px 10px;
    font-size: 1.4em;
	color: #000;
}

#tano-main-area .tano-jin-text-01-02 {
    margin: -20px 10px 30px 10px;
    font-size: 1.25em;
	color: #000;
}

#tano-main-area .tano-jin-text-01-03 {
    margin: 0 0 30px 0;
    padding: 10px;
    font-size: 1.3em;
    color: #042b47;
    font-weight: 700;
    background: #e2f3ff;
}

/*-----------------------------	
	.tano-h2
-----------------------------*/
#tano-main-area h2.tano-h2 {
	border-left: none;
    background: #104970;
    margin: 40px 0 15px 0;
    font-size: 2.2em;
    font-weight: 600;
    color: #fff;
    padding: 15px 0 15px 15px;
}

#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 15px 0;
    font-size: 2.1em;
    font-weight: 600;
    color: #000;
    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;
    padding: 0;
    margin: 20px 0 50px 70px;
}

#tano-main-area .tano-extra-lead-block div.box-left {
	float: left;
    padding: 0;
}

#tano-main-area .tano-extra-lead-block ul {
	float: left;
    width: 400px;
    margin: 0 0 0 20px;
    padding: 0;
    
}

#tano-main-area .tano-extra-lead-block ul li.text01 {
	font-size: 1.4em;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    padding: 0 0 0 5px;
}

#tano-main-area .tano-extra-lead-block ul li.text02 {
	font-size: 1.3em;
    line-height: 30px;
    font-weight: 500;
    color: #000;
    padding: 0 0 0 5px;
}

#tano-main-area .tano-extra-lead-block ul li.text-top {
	font-size: 1.4em;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    padding: 6px 0;
    margin: 0 0 15px 0;
    background: #104970;
}


/*-----------------------------	
	table
-----------------------------*/
#tano-main-area .container-tano-table {
	display: flex;
    justify-content: center;
    align-items: center;
}

#tano-main-area table.select-ex {
	border-collapse:  collapse; 
}

#tano-main-area table.select-ex td.box1 {
	border: solid 1px #d1d1d1;
    background: #d1d1d1;
    color: #000;
    font-size: 1.3em;
    font-weight: 700;
    padding: 10px 15px;
    text-align: center;
}

#tano-main-area table.select-ex td.box2 {
	border: solid 1px #d1d1d1;
    background: #fff;
    color: #000;
    font-size: 1.2em;
    font-weight: 500;
    padding: 10px 15px;
    text-align: center;
}

.table-headline {
	color: #000;
    font-size: 1.4em;
    font-weight: 700;
    padding: 10px 0 10px 0;
    text-align: center;
}

#tano-main-area table.select-ex td.box1-02 {
	border: solid 1px #d1d1d1;
    background: #d1d1d1;
    color: #000;
    font-size: 1.3em;
    font-weight: 700;
    padding: 10px 30px;
    text-align: center;
	vertical-align: middle;
}

#tano-main-area table.select-ex td.box2-02 {
	border: solid 1px #d1d1d1;
    background: #fff;
    color: #000;
    font-size: 1.2em;
    font-weight: 500;
    padding: 10px 30px;
    text-align: center;
}

.table-undertxt {
	color: #000;
    font-size: 1.0em;
    font-weight: 500;
    padding: 0 0 30px 0;
    text-align: center;
}

/*-----------------------------	
	tano-nav-btn
-----------------------------*/
#tano-main-area .tano-nav-btn{
	margin: 0;
}
#tano-main-area .tano-nav-btn ul{
	display: flex;
	justify-content: space-around;
}
#tano-main-area .tano-nav-btn li{
	width: calc(100% / 5);
}
#tano-main-area .tano-nav-btn li a{
	display: block;
    color: #000;
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
    /* vertical-align: middle; */
    height: 40px;
    text-decoration: none;
    padding: 10px 10px 15px 10px;
    margin: 5px;
    border: solid 2px #104970;
    background: #e7f5ff;
    position: relative;
}
#tano-main-area .tano-nav-btn li a:hover{
	background: #f9d3e6;
    border: 2px #e92f8e solid;
}
#tano-main-area .tano-nav-btn li a:after{
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	bottom: 5px;
	margin: auto;
	width: 5px;
	height: 5px;
	border-bottom: 2px solid #444;
  border-right: 2px solid #444;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


/*-----------------------------	
	container-link
-----------------------------*/

#tano-main-area .container-tano-link {
	display: flex;
    justify-content: center;
    align-items: center;
}

#tano-main-area .container-tano-link-blank {
	display: flex;
    justify-content: center;
    align-items: center;
}

#tano-main-area .box-tano-link-blank a {
	display: block;
    background: #e7f5ff;
    padding: 15px 80px;
    position: relative;
    font-size: 1.4em;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    border: 2px #104970 solid;
}

#tano-main-area .box-tano-link-blank a:hover {
	color: #000;
    background: #f9d3e6;
    border: 2px #e92f8e solid;
}


#tano-main-area .container-tano-link {
	display: flex;
    justify-content: center;
    align-items: center;
}


/*-----------------------------	
	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;
}

