@charset "utf-8";
/* CSS Document */
/****************************************************************************/
/**							AICHI LIVING TALES    							*/
/****************************************************************************/
#footer {
	margin-top: 0;
}
.index, .detail {
	background-color: #000;
	color: #fff;
	padding-bottom: 30px;
}
.index a, .detail a {
	color: #fff;
}
.index h1, .detail h1, .detail h2 {
	color: #fff;
	font-weight: normal;
}
.en .index h1, .en .detail h1, .en .detail h2 {
	font-family: 'Libre Baskerville', serif;
}
.en .index p, .en .detail p {
	font-family: 'Lato', 'sans-serif';
}
.index #main img {
	width: 100%;
}
.index #main .bx-wrapper .bx-pager.bx-default-pager a {
	background: #000;
	width: 12px;
	height: 12px;
	margin: 0 8px;
	border-radius: 8px;
	border: 2px solid #fff;
}
.index #main .bx-wrapper .bx-pager.bx-default-pager a:hover,
.index #main .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f4c302;
	opacity: 1;
}
.index #main h1 {
	margin-top: 0;
}
.index #main p {
	line-height: 2;
	font-size: 150%;
    text-align: center;
}
.index #content_1 h1, .index #content_2 h1, .index #content_3 h1 {
	position: relative;
	margin-bottom: 80px;
}
.index #content_1 h1:after, .index #content_2 h1:after, .index #content_3 h1:after {
	content: url(/img/story/title_bg.png);
	position: absolute;
	bottom: -80px;
	left: 0;
	right: 0;
	margin: auto;
}
.index #content_1 {
	margin-top: 30px;
}
.index #content_1 .box {
	clear: both;
}
.index #content_2 {
	margin-top: 70px;
}
.index #content_3 {
	margin-top: 70px;
}
.index #content_3 h1 + h2 {
	margin-bottom: 40px;
}
.index .box li {
	position: relative;
	width: 24%;
	float: left;
	margin: 1% 1% 0 0;
}
.index .box li .txt {
	position: absolute;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	min-height: 150px;
}
.index .box .no {
	font-size: 150%;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}
.index #content_3 .no {
	display: block;
}
.index .box .area {
	font-size: 116%;
	display: inline-block;
	border: 1px solid #fff;
	padding: 5px;
	margin-right: 5px;
}
.index .box .date {
	font-size: 116%;
	font-style: italic;
	margin-top: 5px;
}
.index .box h2 {
	font-size: 150%;
	margin-top: 10px;
}
.en .index .box .no, .en .index .box .area, .en .index .box .date, .en .index .box h2 {
	font-family: 'Libre Baskerville', serif;
}
.en .index #content_3 h1 + h2, .en .index #content_3 .box .no, .en .index #content_3 .box .area, .en .index #content_3 .box .date, .en .index #content_3 .box h2 {
	font-family: 'Lobster', cursive;
}

.detail #main {
	margin-bottom: 50px;
}
.detail #main p img {
	width: 100%;
}
.detail #main .inner ul {
	margin-top: 25px;
	text-align: right;
}
.detail #main .inner li {
	display: inline-block;
	margin-left: 15px;
}
.detail #main h1 {
	text-align: left;
	font-size: 300%;
	margin: 20px 0 30px;
}
.detail #main p {
	font-size: 134%;
	line-height: 1.7;
}
.detail .story_box {
	margin-top: 40px;
	clear: both;
}
.detail .story_box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.detail .story_box h1 {
	font-size: 300%;
	text-align: left;
	margin-bottom: 0;
}
.detail .story_box p {
	line-height: 1.7;
	font-size: 134%;
}
.detail .story_img {
	float: left;
	width: 40%;
	text-align: center;
}
.detail p.story_img:nth-of-type(2) {
	float: right;
}
.detail .story_txt {
	float: right;
	width: 56%;
}
.detail p.story_txt:nth-of-type(1) {
	float: left;
}
.two_col_list li {
	float: left;
	width: 49%;
}
.two_col_list li:nth-child(2n) {
	margin-left: 2%;
}
.three_col_list li {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.three_col_list li:nth-child(3n) {
	margin-right: 0;
}
.four_col_list li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
.four_col_list li:nth-child(4n) {
	margin-right: 0;
}
.detail .story_box .two_col_list img, .detail .story_box .three_col_list img, .detail .story_box .four_col_list img {
	width: 100%;
}
.detail #content_1 .link {
	margin-top: 35px;
	text-align: right;
}
.detail #content_1 .link a {
	font-size: 150%;
	width: 50%;
	padding: 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display: inline-block;
	background: url(/img/underlayer/pager/btn_ico_next.png) no-repeat right 10px center;
	text-align: right;
	padding-right: 30px;
}
.en .detail #content_1 .link a {
	font-family: 'Libre Baskerville', serif;
}
.detail #content_2 h1 img {
	width: auto;
	height: auto;
}
.detail #content_2 h1 {
	position: relative;
}
.detail #content_2 h1:after {
	content: url(/img/story/title_bg.png);
	position: absolute;
	bottom: -80px;
	left: 0;
	right: 0;
	margin: auto;
}
.detail #content_2 li {
	float: left;
	width: 24%;
	margin: 1% 1% 0 0;
}
.detail #content_2 li:nth-child(4n) {
	margin-right: 0;
}

.detail #content_2 li img {
	max-width: 568px;
	width: 568px;
}
.story_photo_trimming {
	position: relative;
	height: 240px;
	overflow: hidden;
}
.story_photo_img {
	position: absolute;
	top: -68px;
	left: -160px;
}

.detail #content_3 {
	margin-top: 50px;
}
.detail #content_3 li {
	display: inline-block;
	width: 48%;
	margin-bottom: 10px;
}
.detail #content_3 li:nth-child(2n) {
	margin-left: 1%;
}
.detail #content_3 li a {
	font-size: 150%;
	width: 100%;
	padding: 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display: inline-block;
	background: url(/img/underlayer/pager/btn_ico_next.png) no-repeat right 10px center;
	box-sizing: border-box;
}
.en .detail #content_3 li a {
	font-family: 'Libre Baskerville', serif;
}


@media screen and (min-width:736px){
	.detail #content_2 ul {
		display: block !important;
	}
}
@media screen and (max-width:736px){
/****************************************************************************/
/**							AICHI LIVING TALES    							*/
/****************************************************************************/
.index #content_1 h1, .index #content_2 h1 {
	margin-bottom: 50px;
}
.index .box li {
	width: auto;
	float: none;
	margin: 20px 0 0;
}
.index .box li img {
	width: 100%;
}
.detail #content_1 .link a {
    width: 90%;
}
.detail #main h1, .detail .story_box h1 {
	font-size: 184%;
}
.detail #main {
	margin-bottom: 0;
}
.detail .story_img, .story_txt {
	float: none !important;
	width: auto !important;
}
.detail  p.story_img:nth-of-type(1) {
	margin-bottom: 10px;
}
.detail p.story_img:nth-of-type(2) {
	margin-top: 10px;
}
.detail #content_2 ul {
	display: none;
}
.detail #content_3 li {
	display: block;
	width: 100%;
	margin-left: 0 !important;
}
#content_2 li img {
	width: 100%;
}

#content_2 li img {
	width: 100%;
}
.story_photo_trimming {
	position: relative;
	overflow: visible;
	height: 80px;
}
.story_photo_img {
	position: absolute;
	top: 0px;
	left: 0px;
}
}