@charset "utf-8";

.wp-ti img{
    width: 100%;
}
.wp-ti01-title h3 img{
    height: 125px;
    display: inline-block;
}
.wp-ti01-title{
    text-align: center;
    padding-top: 72px;
}
.wp-ti01-title span{
    font-size: 10px;    
    line-height: 140%;
    color: #333333;
    font-weight: bold;
    margin-top: 20px;
    display: inline-block;
}
.wpti-intro{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 65px;
}
.wpti-intro span{
    font-size: 20px;
    line-height: 160%;
    font-weight: bold;
    color: #1a1a1a;
}
.wpti-intro p{
    font-size: 15px;
    line-height: 210%;
    color: #666666;
    margin-top: 40px;
}
.wp-ti02{
    background: #c0c0c0;
    padding-top: 55px;
    padding-bottom: 35px;
}
.wp-ti02-rows{
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
    align-items: stretch;
    margin-top: 22px;
}
.wp-ti02-rows a{
    display: block;
    margin: 0 2%;
    width: 30%;
    text-decoration: none;
    color: inherit;
    position: relative;
    margin-bottom: 60px;
}
.wp-ti02-rows a:nth-child(3n){
    margin-right: 0;
}
.wp-ti02-img-row{
    overflow: hidden;
    width: 91%;
    height: 250px;
    float: right;
    position: relative;
}
.wp-ti02-img-bg{
    background-size: cover !important;
    width: 100%;
    height: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.wp-ti02-rows a:hover .wp-ti02-img-bg{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.wp-ti02-text{
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 10px 10px 20px;
    max-width: 325px;
    width: 100%;
    position: absolute;
    bottom: -22px;
    left: 0;
    min-height: 65px;
}
.wp-ti02-text h4{
    font-size: 13px;
    color: #000000;
    line-height: 160%;
}
span.cat img{
    width: 58px;
}
span.cat{
    display: block;
    position: absolute;
    top: 47%;
    right: -20px;
    z-index: 99;
}
.ti-img1{
    background: url(../img/ti-img1.png) center center no-repeat;
}
.ti-img2{
    background: url(../img/ti-img2.png) center center no-repeat;
}
.ti-img3{
    background: url(../img/ti-img3.png) center center no-repeat;
}
.wp-ti03{
    padding-top: 60px;
    padding-bottom: 100px;
}
.wp-ti03-row{
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
    align-items: stretch;
    background: #e3e3e3;
    margin-top: 25px;
}
.wp-ti03-left{
    width: 48.5%;
    background: url(../../../shop/img/shop-opusb-shitoro.jpg) center center no-repeat;
    background-size: cover;
}
.wp-ti03-right{
    width: 51.5%;
    padding: 55px 20px 30px 30px;
}
.wp-ti03-right span{
    display: inline-block;
}
.wp-ti03-right span.title-child01{
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}
.wp-ti03-right span.title-child01-01{
    font-size: 12px;
    color: #666666;
    padding-left: 15px;
}
img.ti-maps{
    width: 151px;
}
.wp-ti03-table table{
    width: 100%;
}
.wp-ti03-table table tr td{
    font-size: 15px;
    line-height: 180%;
    color: #333333;   
    width: 94.5%;
    padding-left: 8px;
    padding-bottom: 10px;
}
.wp-ti03-table table tr td i{
    font-size: 18px;
    font-weight: bold;

}
.wp-ti03-table table tr td:first-child{
    text-align: center;
    width: 5.5%;
    padding-left: 0;
}
.wp-ti03-table{
    margin-top: 26px;
    margin-bottom: 26px;
}
.wp-ti03-right ul li img{
    height: 40px;
}
.wp-ti03-right ul li{
    display: inline-block;
    vertical-align: middle;
    padding-right: 2px;
}
.wp-ti03-table tr:first-child td a{
    display: block;
}
img.img-hazno{
    width: 100%;
    max-width: 104px;
}
img.img-twi{
    width: 100%;
    max-width: 120px;
}
img.img-inta{
    width: 100%;
    max-width: 134px;
}
img.img-face{
    width: 100%;
    max-width: 119px;
}