<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 */

/*リセット*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers 
*/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

img{vertical-align: bottom}
/*style*/
* { 
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	box-sizing:border-box;
}
a{
	text-decoration:none;
	-moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 1s linear;
	
}
a,a:link,a:visited{
	color: #666;
	}
p {
    line-height: 1.6em;
}
article{
	width:1000px;
	margin:0 auto;
}

.ttl_cate{
	color:#fff;
	font-family: 'Kosugi', sans-serif;
	font-size: 40px;
    margin: 0 0 0 15px;
    border-bottom:5px solid #c9b89b;
    padding-bottom:15px;
   	display: inline;
   	text-shadow: #9a6a20 1px 1px 0, #9a6a20 -1px -1px 0, #9a6a20 -1px 1px 0, #9a6a20 1px -1px 0, 
   	#9a6a20 0 1px 0, #9a6a20 0 -1px 0, #9a6a20 -1px 0 0, #9a6a20 1px 0 0;
}
.leadBox{
	display: flex;
	background:url(../../img/topics/naraijuku/bg_lead.png) no-repeat;
	padding:30px 30px 100px 30px;
}
.lead_text{
	background:#fff;
	padding:15px;
}
.tour_price span{
	color:#c00;
	font-weight:bold;
	font-size:1.5em;
	margin:0 15px 0 8px;
}
.lead_img {
    flex: 0 0 45%;
    width: 45%;
}
.lead_img img{
	width:100%;
}
.leadBox .link_btn{
	float:right;
}
.link_btn {
    margin: 15px auto 0;
    width: 50%;
}
.leadBox .link_btn{
	margin:5px auto 0;
}
.link_btn a{
	background:#f90;
	text-align: center;
	font-weight: bold;
	font-size:1.3em;
	padding: 10px 15px;
    color: #fff;
    display: block;
    border-radius: 8px;
}
.link_btn a:hover{
	opacity: 0.8;
}
.schedule_cont{
	position:relative;
}
.schedule_cont h2{
	position:absolute;
	top:-60px;
}
.schedule {
    padding: 50px 10px;
}
.schedule dt{
	background:#9a6a20;
	color:#fff;
	padding:5px 15px;
	font-weight: bold;
	font-size:1.1em;
	display: inline-block;
	margin-bottom:15px;
}
.schedule dd{
	display: flex;
    align-items: center;
	margin-bottom:30px;
}
.sch_cont {
    margin: 0 15px;
    position: relative;
    padding: 10px;
}
.sch_cont:after {
    z-index: -1;
    background: #f8f2e7;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    content: '';
    position: absolute;
    top: -10px;
}
.sch_cont.model-course:before {
	content: none;
}

.sch_cont:before {
    position: absolute;
    content: '';
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #cfbfa5;
    right: -20px;
    margin: auto;
    top: 30%;
}
.sch_cont h3 span {
    display: block;
}
.spot {
	background: #d2c0a6;
    padding: 50px 30px;
    display: flex;
}
.spot li:first-child {
    margin-right: 30px;
}
.spot li {
    flex: 0 0 48.5%;
    padding: 15px;
    background: #fff;
}
.spot h3,.model_cont h3{
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #cfbfa5));
    background-image: linear-gradient(transparent 70%, #cfbfa5 70%);
    display: inline-block;
    font-size: 1.3em;
    margin-bottom: 10px;
}
.spot_img {
    text-align: center;
    margin: 10px 0;
}
.model {
    margin: 50px 0 0;
}
.model_inner{
	padding:50px 10px;
	display: flex;
	flex-wrap:wrap;
}
.model_cont{
	flex:0 0 50%;
	padding:0 15px;
}
.model_cont li{
	border:1px solid #cfbfa5;
	padding:5px 30px;
	text-align: center;
	position: relative;
	margin-bottom:35px;
}
.model_cont li:after{
	position: absolute;
    bottom: -35px;
    content: "";
    width: 37px;
    height: 33px;
    left: 0;
    right: 0;
    margin: auto;
}
.icon_bus:after{
	background:url(../../img/topics/naraijuku/icon_bus.png) no-repeat bottom;
}
.icon_walk:after{
	background:url(../../img/topics/naraijuku/icon_walk.png) no-repeat bottom;
}
</pre></body></html>