@charset "utf-8";
/* CSS Document */

@import url("slick.css");
@import url("slick-theme.css");

main .h2_box .h2_in {
	background:url(../concept/img/branding.jpg) no-repeat center center;
}
.sec .right_img {
	width:630px;
}
.sec .section_box .tondabayashiran_logo {
	text-align:center;
	margin:20px 0 0;
}
.sec .section_box .tondabayashiran_logo img {
	margin:0 0 20px;
}
.sec .slider_section {
	width: 90%;
	margin: auto auto 100px;
}
.sec .slider_section .variable-width li {
	margin:0 15px;
}

@media screen and (min-width: 0px) and (max-width: 1240px) {
.section_box .right_text , .section_box .left_text {
	width:48%;
}
.section_box .left_img , .sec .right_img {
	width:50%;
}
}
@media screen and (min-width: 0px) and (max-width: 990px) {
.section_box .right_text , .section_box .left_text {
	width:100%;
}
.section_box .left_img , .sec .right_img {
	width:100%;
	text-align:center;
}
.section_box .right_text strong {
	text-align:center;
	display:block;
}
}
