<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*
	福島県教育旅行　sisetu/index2.html用CSS

	sisetu2.css
	create	20170612
*/



/* ---------------------------------------------------------
	約560px未満の画面向けスタイル モバイルファースト
--------------------------------------------------------- */
.sisetuTitle {
	font-size: 20px;
	text-align: left;
	margin: 15px 10px 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #64B432;
	position: relative;
}
.sisetuTitle span {
	position: absolute;
	bottom: 5px;
	right: 0px;
	font-size: 12px;
	color: #333;
}
.sisetuTitle2 {
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	margin: 15px 10px 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #64B432;
	position: relative;
}
.sisetuTitle2 span {
	position: absolute;
	bottom: 5px;
	right: 0px;
	font-size: 12px;
	color: #333;
}
.sisetuBox {
	margin: 10px 0px 0px;
}
.sisetuBox .searchBox {
	margin: 0px 10px 30px;
}
.sisetuBox .searchJoken {
	text-align: left;
	display: block;
	border: 1px solid #ccc;
	padding: 15px;
	border-radius: 10px;
	margin-bottom: 10px;
	background: #fff;
}
.sisetuBox .searchBox .searchBoxBtn {
	padding: 15px 0px;
	font-size: 16px;
	color: #fff;
	background-color: #64B432;
	border-radius: 10px;
	text-align: center;
	cursor: pointer;
}
.sisetuBox .searchBox .searchBoxBtn i {
	margin-right: 10px;
}
.sisetuBox .searchBox form {
	display: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-radius: 0px 0px 10px 10px;
	background-color: #fff;
	padding: 15px 0px;
	margin: 0 5px;
}
.sisetuBox .searchBox form p {
	width: 90%;
	margin: 0px auto 5px;
}
.sisetuBox .searchBox form p span {
	margin-right: 10px;
	width: 80px;
	display: inline-block;
	text-align: left;
}
.sisetuBox .searchBox form input[type=text] {
	width: 50%;
	height: 35px;
}
.sisetuBox .searchBox form select {
	width: 50%;
	height: 35px;
}
.sisetuBox .searchBox form input[type=button] {
	display: block;
	width: 90%;
	color: #fff;
	font-size: 16px;
	background-color: #64B432;
	margin: 10px auto 0px;
	padding: 10px 0px;
	border: none;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(100,180,50,1.00) 0%,rgba(100,180,50,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(100,180,50,1.00) 0%,rgba(100,180,50,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(100,180,50,1.00) 0%,rgba(100,180,50,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(100,180,50,1.00) 0%,rgba(100,180,50,1.00) 100%);
	cursor: pointer;
}
.kensuBox {
	margin: 0px;
	text-align: left;
	font-size: 12px;
}
.kensuBox .kensuBoxSosu {
	margin: 0px 0px 5px;
	padding: 0px 10px 5px;
	border-bottom: 1px solid #ccc;
}
.kensuBoxKensu {
	margin: 0 0 5px;
	padding: 5px 10px 5px;
	text-align: left;
	font-size: 12px;
	background-color: #ccc;
}

.tag span {
	display: inline-block;
	margin-right: 1px;
	margin-top: 2px;
	padding: 2px 2px;
	border-radius: 3px;
}
.data02 {
	background-color: #EEF4FB;
	color: #337AC1;
	border: 1px solid #337AC1;
}
.sisetuBoxList ul li {
	margin: 0px 0px 5px;
	padding: 0px 10px 5px;
	border-bottom: 2px dotted #ccc;
	text-align: left;
	list-style: none;
}
.sisetuBoxList .tag {
	margin-bottom: 5px;
}
.sisetuBoxList .name {
	line-height: 180%;
	font-weight: bold;
}
.sisetuBoxList .addressBox {
	line-height: 180%;
	word-wrap: break-word;
}

.sisetuBoxList .btnMore {
	margin: 15px 15px 0px 15px;
	padding-bottom: 15px;
}
.sisetuBoxList .btnMore a {
	padding: 15px 0px;
	color: #fff;
	background-color: #64B432;
	display: block;
	border-radius: 10px;
	text-decoration: none;
}
.sisetuBox &gt; .pager {
	margin: 0 5px;
	padding: 5px;
	background-color: #64b432;
	border-radius: 5px;
	text-align center;
}
.sisetuBox &gt; .pager &gt; ul {
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	list-style: none;
}
.sisetuBox &gt; .pager &gt; ul li {
	margin: 0 1px;
}
.sisetuBox &gt; .pager .page1 a
,.sisetuBox &gt; .pager .page2
,.sisetuBox &gt; .pager .page9 a {
	width: 40px;
	height: 28px;
	color: #fff;
	padding: 10px 0 0;
	border: 1px solid #fff;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	display: block;
}
.sisetuBox &gt; .pager .page2 {
	color: #333;
	background-color: #fff;
}
.sisetuBox &gt; .pager div:first-of-type {
	float: left;
}
.sisetuBox &gt; .pager div:last-of-type {
	float: right;
}
.sisetuBox .btnMore {
	margin: 15px 15px 0px 15px;
	padding-bottom: 15px;
}
.sisetuBox .btnMore a {
	padding: 15px 0px;
	color: #fff;
	background-color: #64B432;
	display: block;
	border-radius: 10px;
	text-decoration: none;
	text-align: center;
}


/* 詳細ページ用 */
.sisetuTitle2 .no {
	display: block;
	position: static;
	margin-bottom: 5px;
}
.sisetuTitle2 .city {
	position: static;
}
#main &gt; .tag {
	font-size: 12px;
	text-align: left;
	margin: 0px 10px 20px;
}
#main .sisetuData {
	margin: 0px 10px 30px;
}
#main .sisetuData h3 {
	font-size: 20px;
	color: #64B432;
	margin-bottom: 15px;
}
#main .sisetuData .prBox {
	text-align: left;
	margin: 0 10px 15px;
}
#main .sisetuData .prBox p {
    word-break: break-all;
}
#main .kihonBox {
	margin: 0px auto 50px;
}
#main .kihonBox .photo {
	margin: 0px 0px 10px;
}
#main .kihonBox .photo .width {
	width: 100%;
}
#main .kihonBox .photo .height {
	max-height: 320px;
}
#main .kihonBox .photo &gt; p {
	margin: 0px;
}
#main .kihonBox &gt; p {
	text-align: left;
}
#main .dataBox {
	margin: 0px auto;
}
#main .dataBox table {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#main .dataBox table th,#main .dataBox table td{
	display: block;
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
#main .dataBox table th {
	background-color: #64B432;
	color: #fff;
	font-weight: normal;
}
#main .sisetuDataBox {
	margin: 0px auto 50px;
}
#main .kinkyuBox {
	margin: 0px auto 50px;
}
#main .skiBox {
	margin: 0px auto 50px;
}
#main .mapBox {
	margin: 0px auto 50px;
}
#main .mapBox .map {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 0px;
	height: 300px;
}
#main .areaInfo {
	padding: 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#main .areaInfo h4 {
	font-size: 16px;
	color: #64B432;
	margin-bottom: 15px;
}
#main .areaInfo ul {
	margin-left: 25px;
	text-align: left;
}





@media screen and (min-width: 768px){
	/*	約768px以上の画面向けスタイル（タブレット） */

	#main .dataBox table th,#main .dataBox table .td{
		display: table-cell;
	}
	#main .dataBox table th {
		width: 35%;
		max-width: 200px;
	}
	#main .kihonBox .photo {
		margin: 0px 10px 0px;
		text-align: center;
	}
	#main .kihonBox .photo img {
		width: 100%;
		max-width: 320px;
	}
	#main .areaInfo ul {
		display:-webkit-box;
		display:-moz-box;
		display:-ms-box;
		display:-webkit-flexbox;
		display:-moz-flexbox;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:-ms-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	#main .areaInfo ul li {
		width: 50%;
	}
	.sisetuBoxList .name {
		width: 40%;
		line-height: 180%;
		float: left;
	}
	.sisetuBoxList .addressBox {
		width: 60%;
		line-height: 180%;
		float: right;
	}
}





@media screen and (min-width: 980px){
	/*	約980px以上の画面向けスタイル（PC） */

	.sisetuTitle {
		font-size: 32px;
		color: #64B432;
		text-align: center;
		width: 960px;
		margin: 15px auto 10px;
	}
	.sisetuTitle2 {
		font-size: 32px;
		width: 960px;
		margin: 15px auto 10px;
	}
	.sisetuBox {
		width: 100%;
		margin: 10px auto 0px;
		padding: 20px 0px;
	}
	.sisetuBox .searchBox {
		width: 960px;
		margin: 0px auto 30px;
	}
	.sisetuBox .searchBox form {
		padding: 20px 0px;
	}
	.sisetuBox .searchBox form input[type=button] {
		margin-top: 20px;
	}
	.kensuBox {
		width: 940px;
		margin: 0px auto 10px;
	}
	.kensuBox .kensuBoxSosu {
		width: 940px;
		margin: 0px auto 5px;
		padding: 0px 0px 0px;
		border-bottom: none;
	}
	.kensuBox .kensuBoxKensu {
		margin: 0px;
		padding: 5px 10px;
		border: 1px solid #ccc;
		background-color: #fff;
	}
	.sisetuBoxList {
		background-image: none;
		width: 940px;
		margin: 0px auto;
		padding-top: 0px;
	}
	.sisetuBoxList ul {
	}
	.sisetuBoxList ul li {
		display:-webkit-box;
		display:-moz-box;
		display:-ms-box;
		display:-webkit-flexbox;
		display:-moz-flexbox;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:-ms-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		justify-content: flex-start;
	}
	.sisetuBoxList ul li:hover {
		background-color: #ffe;
	}
	.sisetuBoxList .tag {
		width: 200px;
		margin-bottom: 0px;
	}
	.sisetuBoxList .name {
		width: 350px;
		line-height: 180%;
		font-weight: normal;
		float: none;
	}
	.sisetuBoxList .addressBox {
		width: 370px;
		line-height: 180%;
		float: none;
	}
	.sisetuBoxList .btnMore {
		width: 320px;
		margin: 30px auto 50px;
	}
	.sisetuBoxList .btnMore a {
		width: 320px;
		padding: 0px;
		text-align: center;
		text-decoration: none;
		outline: none;
		position: relative;
		z-index: 2;
		background-color: #64B432;
		border: 2px solid #64B432;
		color: #FFF;
		line-height: 50px;
		overflow: hidden;
	}
	.sisetuBoxList .btnMore a::before,
	.sisetuBoxList .btnMore a::after {
		position: absolute;
		z-index: -1;
		display: block;
		content: '';
	}
	.sisetuBoxList .btnMore a,
	.sisetuBoxList .btnMore a::before,
	.sisetuBoxList .btnMore a::after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	.sisetuBoxList .btnMore a:hover {
		color: #64B432;
		background-color: #fff;
		font-weight: bold;
	}
	.sisetuBoxList .btnMore a::after {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-transform: scale(.5);
		transform: scale(.5);
	}
	.sisetuBoxList .btnMore a:hover::after {
/*		background: #64B432; */
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.sisetuBox h2 {
		font-size: 30px;
		clear: both;
		margin-bottom: 20px;
	}
	.sisetuBox .photoBox {
		width: 320px;
		float: right;
		display: block;
		margin-left: 20px;
	}
	.sisetuBox .photoBox .photo {
		width: 100%;
	}
	.sisetuBox &gt; .pager {
		margin: 0 calc(50% - 480px);
	}

	/* 詳細ページ */
	#main &gt; .tag {
		width: 960px;
		margin: 0px auto 30px;
	}
	#main .sisetuData {
		width: 960px;
		margin: 0px auto 30px;
	}
	#main .sisetuData h3 {
		font-size: 30px;
		font-weight: normal;
		text-align: left;
		margin: 0px 10px 20px;
	}
	#main .dataBox {
		margin: 0px;
	}
	#main .dataBox table th,#main .dataBox table td{
		display: table-cell;
		padding: 10px;
	}
	#main .dataBox table th {
		width: 250px;
	}
	#main .dataBox table tr:nth-child(even) {
		background-color: #eee;
	}
	#main .mapBox {
		margin: 0px 10px 50px;
	}
	#main .sisetuData .prBox {
		margin: 0 0 15px;
	}
	#main .kihonBox {
		margin: 0px 0px 50px;
	}
	#main .kihonBox &gt; .dataBox {
		width: 620px;
		margin-right: 10px;
	}
	#main .kihonBox &gt; .dataBox th {
		width: 250px;
	}

	#main .kihonBox .photo {
		float: right;
		margin: 0px 0px 15px 15px;
	}
	#main .kihonBox .photo .width {
		width: 100%;
		max-width: 320px;
	}
	#main .kihonBox .photo .height {
		max-height: 320px;
	}
	#main .areaInfo {
		padding: 15px;
	}
	#main .areaInfo h4 {
		font-size: 20px;
	}
	#main .areaInfo ul li {
/*		width: 33.3%; */
	}
	.syosaiPage {
		background-image: url(../img/blockBg.png);
		background-repeat: repeat;
	}

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