@charset "UTF-8";
/*
	TABLET
*/
@media (max-width: 768px) {

h3{
    text-align: center;
}

h3 img{
	width: 50%;
}

#content h4.captionOuter {
    text-align:center;
}

#content h4.captionOuter img,
#content h5.caption img{
    width: 100%;
}

div.right img{
	width: 70%;
}

#content #textBox {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: none;
    text-align:left;
}

div.right{
	float: none;
	text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

div.left{
	float: none;
	text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

div.left img{
	width: 70%;
}

.tb_img01{
	display: block;
	margin:0 auto;
	width: 100%;
}

.tb_img01 img{
	width: 100%;
}

.leftright_wrap {
    display:block;
}

.right_box05{
	margin-top: 30px;
    text-align: center;
}

ul.img3 li {
    padding: 0px;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    float:none;
    text-align:center;
    list-style-type: none;
}

ul.img3 li img{
    width: 70%;
}

ul.img3 {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    height:auto;
}

.left_box05 p img{
    width: 100%;
}

.left_box05 .leftbox_p01 {
    width: 100%;
}

.right_box05 img{
    width: 70%;
}

}