<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/****************************************************************************/
/**							あいちのほんものストーリー								*/
/****************************************************************************/
#column_wrap {
	padding-bottom: 7%;
}

.column_title {
	font-size: 2.8rem;
	text-align: center;
	margin-bottom: 5%;
	color: #666666;
	font-family: 'Sorts Mill Goudy', serif;
	font-weight: normal;
}

.column_title:first-letter {
	font-size: 4.6rem;
	color: #333333;
}


/* ----------------------------------------------------
		一覧
---------------------------------------------------- */
#main_slider img {
	width: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666;
	margin: 0 8px;
}

.bx-pager.bx-default-pager a.active {
	background-color: #aaaaaa;
}

#new_column h1 {
	margin-top: 9%;
}

#new_column ul {
	text-align: center;
}

#new_column li {
	position: relative;
	max-width: 320px;
	display: inline-block;
	margin-left: 12px;
}

#new_column li:first-child {
	margin-left: 0;
}

#new_column a {
	color: #ffffff;
}

.new_column_txt {
	position: absolute;
	left: 0;
	bottom: 0;
	
	padding: .8em;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.5);
	min-height: 80px;
	min-width: 290px;
}

.new_column_txt p {
	display: table-cell;
	text-align: center;
	font-size: 2.1rem;
	vertical-align: bottom;
}

.new_column_txt p strong {
	font-size: 4.1rem;
	font-weight: normal;
}

.new_column_txt h2 {
	display: table-cell;
	font-size: 2.0rem;
	vertical-align: bottom;
	line-height: 1.3;
	font-weight: normal;
}

#other_column.container {
	width: 1200px;
}

#other_column h1 {
	margin-top: 12.5%;
}

.other_column_box {
	margin-top: 10%;
}

.other_column_box:nth-of-type(1) {
	margin-top: 0;
}

.other_column_bottom {
	margin-top: 15px;
	display: table;
	width: 100%;
	
}

.other_column_txt {
	display: table-cell;
}

.other_column_txt h2 {
	font-size: 2.6rem;
	line-height: 1.2;
	margin-bottom: 10px;
}

.other_column_txt h3 {
	font-size: 2.0rem;
	line-height: 1.2;
	margin-right: 20px;
	display: inline-block;
}

.column_link {
	display: table-cell;
	text-align: right;
	width: 300px;
}

.column_link a {
	display: inline-block;
	border: 1px solid #404040;
	width: 100%;
	text-align: center;
	padding: 13px 0;
	font-size: 1.8rem;
}

.column_link a i {
	margin-right: 5px;
}


/* ----------------------------------------------------
		詳細
---------------------------------------------------- */
#column_title {
	margin-top: 5%;
	position: relative;
	min-height: 120px;
	padding-left: 10px;
	margin-bottom: 5em;
}

#column_title h1 {
	background: url(/img/ja/story/column.png) no-repeat;
	width: 198px;
	height: 198px;
	position: absolute;
	top: 0;
	left: 0;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	font-weight: normal;
}

.column_title_no {
	font-size: 2.6rem;
	font-weight: 500;
}

.column_title_no strong {
	font-size: 5.5rem;
	font-weight: 500;
}

#column_title h2 {
	font-size: 1.6rem;
	line-height: 1.8;
	margin-top: .5em;
	font-weight: 500;
}

#column_title h3 {
	font-size: 3.6rem;
	line-height: 1.4;
	margin-top: 5px;
}

.column_title_area {
	margin: 30px 0 10px;
	font-size: 2.0rem;
}

.column_title_area span {
	font-size: 1.6rem;
	margin-left: 20px;
}

#column_main {
	margin-top: 10%;
}

#column_main h2 {
	margin: 3% 0 2%;
	line-height: 1.3;
	font-size: 2.8rem;
	
	font-weight: normal;
}

#column_main p {
	line-height: 1.7;
}

.column_box {
	margin-top: 3%;
}
.column_box:has(&gt; h1, &gt; h2) + section[class*="column_box"] {
	margin-top: 1em;
}
.column_box2 {
	margin-top: 1.8%;
}
.column_box2 .main_img {
	width: min(700px, 100%);
	margin: auto;
}
.column_box h1 {
	font-size: 3rem;
	line-height: 1.3;
	letter-spacing: .03em;
}

.column_box h2 {
	font-size: 2.6rem;
	line-height: 1.4;
	letter-spacing: .03em;
}
section[class*="column_box"] h4 {
	font-size: 2.2rem;
	line-height: 1.4;
	letter-spacing: .03em;
	margin-bottom: .3em;
}
.column_box p, .column_box2 p {
	font-size: 1.6rem;
	line-height: 1.8;
}
.column_box p a, .column_box2 p a {
	font-weight: bold;
}
.column_box p .font_b, .column_box2 p .font_b {
	display: inline-block;
	padding-block: .3em;
}
.column_img {
	float: left;
	width: 400px;
	text-align: center;
}

p.column_img:nth-of-type(2) {
	float: right;
}

.column_txt {
	float: right;
	width: 560px;
}

p.column_txt:nth-of-type(1) {
	float: left;
}

.column_box2 .two_col_list img, .column_box2 .three_col_list img, .column_box2 .four_col_list img {
	width: 100%;
}

.column_box h1.related_site {
	font-size: 32px;
}

.column_box h1.related_site span {
	font-size: 18px;
	margin-left: 15px;
	vertical-align: middle;
}

.column_box .link {
	margin-top: 10px;
	background: url(../../img/ja/common/arrow_black_s.png) no-repeat left center;
	padding-left: 23px;
	line-height: 1.3;
	font-size: 1.8rem;
	font-weight: bold;
}

/* .column_box .link a {
	color: #e73b26;
} */

#column_photo {
	margin-top: 20%;
}

#column_photo h1 {
	font-size: 4.6rem;
	
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 9%;
	position: relative;
}

#column_photo h1:after {
	content: "";
	background: url(/img/ja/common/ico_photo4.png) no-repeat;
	display: inline-block;
	width: 52px;
	height: 44px;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	margin-top: 6rem;
}

#column_wrap #column_head_img {
	padding-top: min(3em, 5%);
}
#column_wrap .main_img {
    text-align: center;
}

#column_wrap .main_img img {
	width: min(1000px, 100%);
}


@media screen and (min-width:750px){
	#column_photo ul {
		display: block !important;
	}
}

#column_photo li {
	float: left;
	width: 24%;
	margin: 3.5% 1% 0 0;
}

#column_photo li:nth-child(4n) {
	margin-right: 0;
}

#column_photo li img {
    max-width: 568px;
	width: 568px;
}

.column_overview {
	display: table;
	width: 100%;
	margin-top: 10%;
	border: 1px solid #404040;
	padding: 3%;
	box-sizing: border-box;
}

.column_overview_txt {
	display: table-cell;
	vertical-align: top;
}

.column_overview_txt h1 {
	font-size: 2.5rem;
	color: #666666;
	font-family: 'Sorts Mill Goudy', serif;
	font-weight: normal;
	margin-bottom: 15px;
}

.column_overview_txt h1:first-letter {
	font-size: 4.0rem;
	color: #333333;
}

.column_overview_txt p {
	line-height: 1.7;
}

.column_overview_img {
	display: table-cell;
	vertical-align: top;
	width: 330px;
	padding-left: 35px;
}

.column_overview_img img {
	width: 100%;
}

.column_spot_link a {
	display: block;
	border: 1px solid #404040;
	width: 100%;
	text-align: center;
	padding: 13px 0;
	font-size: 1.8rem;
	margin-top: 15px;
	
}

.column_spot_link a i {
	margin-right: 5px;
}

.column_photo_trimming {
	position: relative;
	height: 240px;
	overflow: hidden;
}

.column_photo_img {
	position: absolute;
	top: -68px;
	left: -160px;
}


@media screen and (max-width:750px){
	.column_box h1 {
			font-size: 2.5rem;
	}
	.column_box h2 {
			font-size: 2.2rem;
	}
	section[class*="column_box"] h4 {
    font-size: 2rem;
	}
	.column_box .link {
			font-size: 1.6rem;
	}
	#column_title h3 {
		font-size: 2.8rem;
	}
	.column_title_no {
		font-size: 2rem;
	}
	.column_title_no strong {
		font-size: 3.5rem;
	}
	.column_box {
		margin-top: 5%;
	}
	.column_box2 {
			margin-top: 5%;
	}
	#column_title .column_lead_txt {
			font-size: 1.6rem;
			line-height: 1.7;
			margin-top: .5em;
	}
}


/* ----------------------------------------------------
        オススメの特集
---------------------------------------------------- */

#other_info {
    margin-top: 40px;
    margin-bottom: 80px;
}

.feature_content_title {
	font-size: 3rem;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#other_info .bx-prev {
    left: -100px;
}

#other_info .bx-next {
    right: -100px;
}

#other_info li .area {
    position: absolute;
    top: 0;
    left: 0;
}

#other_info li h2 {
    margin: 10px 0;
    line-height: 1.2;
}

#other_info li p {
    font-size: 1.3rem;
    color: #212121;
    line-height: 1.7;
    margin-bottom: 10px;
    text-align: left;
}

@media screen and (max-width: 800px){

.content_box .headline {
    font-size: 2.6rem;
}
#content_1 {
    background: none;
}
.content_box {
    width: 96%;
    padding: 5% 4% 5%;
    margin: 0;
    box-sizing: border-box;
    margin-top: 18px;
    background: #f8f5f0;
    margin-left: 2%;
    margin-right: 2%;
}
.img .img01 img, .img .img02 img, .img .img03 img {
    display: inline-block;
    width: 100%;
}
.btn_submit {
    width: 96%;
    margin: 0 2%;
}
.spot_txt2 {
    float: none;
    width: 100%;
}
.content_box .sp_slider .bx-pager &gt; div:first-child:last-child {
    display: none;
}

}
</pre></body></html>