@charset "utf-8";
/* CSS Document */

.title{
	position: relative;
	text-align: center;
	margin-top: -50px;
	z-index: 999;
}

.title img{
	margin: 0 0 30px 0
}

.title h2{
	font-size: 250%;
	font-family: "Sawarabi Mincho","ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	margin: 0 0 20px 0;
	letter-spacing: 0.1em;
}

.title h3{
	font-family: 'EB Garamond', serif;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	margin: 0 0 3.5rem 0;
	letter-spacing: 0.2em;
}

 .topImg{
	width: 100%;
	height: 550px;
	position: relative;
	display: block;
}

.topImg::after{
	content: "";
    width: 100%;
    height: 20%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	z-index: 2;
}

.secondContents p{
	margin:0 0 60px 0;
	text-align: justify;
}


/* cultural property------------------------------------*/

#culturalProperty .topImg{
	background: url(../img/culturalImg05.jpg) center center no-repeat;
	background-size: cover;
}

.kounaiMap{
	margin: 0 0 60px 0;
	padding: 0 4%;
}

.kounaiMap img{
	width: 100%;
	height: auto;
}

.kounaiMap a{
	color: #ff6600;
	width: 100%;
	text-align: center;
	margin: 1rem 0 0 0;
	display: block;
}

.culturalLocalNav{
	margin: 0 0 5rem 0;
}

.culturalLocalNav ul:nth-of-type(1){
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto 2rem auto;
}

.culturalLocalNav ul:nth-of-type(1) li{
	width: 49%;
}

.culturalLocalNav ul:nth-of-type(1) li a{
	display: block;
	width: 100%;
	padding: 0.5rem 1rem;
	box-sizing: border-box;
	color: #ff6600;
	border-bottom: 1px solid #ff6600;
}

.culturalLocalNav ul:nth-of-type(1) li a:hover{
	color: #948100;
	border-bottom: 1px solid #948100;
}

.culturalLocalNav ul:nth-of-type(2){
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}

.culturalLocalNav ul:nth-of-type(2) li{
	width: 32.3333%;
	box-sizing: border-box;
	padding: 0.5rem 1rem;
	font-size: 85%;
	border-bottom: 1px solid #333;
	line-height: 150%;
	align-self:stretch;
	margin-right: 1%;
}

.culBlock .culBlockImg{
	width: 100%;
	height: auto;
	margin: 0 0 5rem 0;
}

.culBlockContents{
	margin: 0 auto 6rem auto;
	position: relative;
}

.culBlockContents h3{
	font-size: 225%;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0 0 40px 0;
	letter-spacing: 0.1em;
	vertical-align: middle;
	position: relative;
	z-index: 2;
}

.culBlockContents h3 span{
	font-family: "Times New Roman", Times, serif;
    font-size: 90%;
	font-weight: normal;
    color: #FFF;
    line-height: 100%;
    padding: 8px 0 10px 0;
    box-sizing: border-box;
    border-radius: 100%;
    background: #ff6600;
    width: 50px;
    height: 50px;
    display: inline-block;
	vertical-align: middle;
    text-align: center;
    margin: -10px 1rem 0 0;
	letter-spacing: -2px;
}

.culBlockContents img.culMap{
	position: absolute;
	top: -20px;
	right: 0;
	
}

.culBlockContents dl.spec{
	letter-spacing: -0.4em;
	font-weight: bold;
	margin: 0 0 40px 0;
	position: relative;
	z-index: 2;
}

.culBlockContents dl.spec dt{
	letter-spacing: normal;
	display: inline-block;
	width:6rem;
	vertical-align: top;
}

.culBlockContents dl.spec dd{
	letter-spacing: normal;
	display: inline-block;
	width: calc(100% - 6rem);
	vertical-align: top;
}

.checkPoint{
	width: 100%;
	padding:30px;
	box-sizing: border-box;
	border: 1px solid #948100;
	border-radius: 20px;
	color: #948100;
	position: relative;
	margin: -1rem 0 0 0;
}

.checkPoint .checkPointTxt{
	position: absolute;
	right: 30px;
	bottom: 30px;
	width:40%;
}

.checkPoint .checkPointTxt h4{
	font-family: 'EB Garamond', serif;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	margin: 0 0 1.5rem 0;
	letter-spacing: 0.1em;
	font-size: 200%;
}

.checkPoint .checkPointTxt p{
	margin-bottom: 0;
	font-size: 90%;
}

p.culBlock03Para{
	margin: 0 0 2rem 0;
}

p.culBlock03Para:nth-of-type(2){
	margin: 0 0 4rem 0;
}

dl.culBlock03Dl{
	letter-spacing: -0.4em;
	margin: 0 0 2rem 0;
}

dl.culBlock03Dl dt{
	letter-spacing: normal;
	display: inline-block;
	width:3rem;
	vertical-align: top;
}

dl.culBlock03Dl>dd{
	letter-spacing: normal;
	display: inline-block;
	width: calc(100% - 3rem);
	vertical-align: top;
}

dl.culBlock03Dl dd dl dd{
	letter-spacing: normal;
	display: inline-block;
	width: calc(100% - 4rem);
	vertical-align: top;
}


/* history-------------------------------------------------------*/

#history .topImg{
	background: url(../img/historyImg02.jpg) center center no-repeat;
	background-size: cover;
}

#history .secondContents img.full{
	width:100%;
	height: auto;
	margin: 0 0 .5rem 0;
}

#history .secondContents small{
	display: block;
	font-size: 70%;
	color: #666;
	text-align: right;
	padding:0 1rem 0 0;
}

.chronology h3 {
    text-align: center;
    color: #948100;
    font-size: 200%;
    font-family: "Sawarabi Mincho","ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    font-style: normal;
    font-weight: normal;
    line-height: 130%;
    margin: 0 0 20px 0;
    letter-spacing: 0.05em;
}

.chronology dl{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 2rem;
}

.chronology dl dt{
	width: 21%;
	margin: 0 0 0.5rem 0;
	border-bottom: 1px solid #333;
	padding: 0.5rem;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 85%;
}

.chronology dl dd{
	width: 79%;
	margin: 0 0 0.5rem 0;
	border-bottom: 1px dotted #333;
	padding: 0.5rem;
	box-sizing: border-box;
}

.chronology dl dd a{
	color: #ff6600;
}

.chronology dl dd a::before {
    content: "\f138";
    margin: 0 0.5rem 0 0;
    font-family: FontAwesome;
}

/* tourInfo-------------------------------------------------------*/

#tourInfo .topImg{
	background: url(../img/culturalImg02.jpg) center center no-repeat;
	background-size: cover;
}

.tourOverview h3,
.googleCalBlock h3{
    text-align: center;
    color: #948100;
    font-size: 200%;
    font-family: "Sawarabi Mincho","ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    font-style: normal;
    font-weight: normal;
    line-height: 130%;
    margin: 0 0 20px 0;
    letter-spacing: 0.05em;
}

.tourOverview{
	margin: 0 0 60px 0;
}

.tourOverview dl{
	border-bottom: 1px dotted #333;
	padding: 1rem 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 85%;
}

.tourOverview dl dt{
	width: 9rem;
	
	padding: 0.3rem 1rem;
	box-sizing: border-box;
	background: #333;
	color: #fff;
}

.tourOverview dl dd{
	width: calc(100% - 10rem);
	padding: 0.3rem;
	box-sizing: border-box;
}

.tourOverview dl dd div{
	font-weight: bold;
	margin: 1rem 0 0 0;
}

.tourOverview dl dd div a{
	text-decoration: underline;
	padding: 0.5rem 1rem;
	border: 1px solid #333;
}

.tourOverview dl dd div a::before {
    content: "\f138";
    margin: 0 0.5rem 0 0;
    font-family: FontAwesome;
}

.cal_wrapper {
max-width: 80%;
margin: 1rem 0 1rem 0;
box-sizing: border-box;
}





@media only screen and (min-width: 768px) {
.cal_wrapper {
max-width: 760px;
min-width: 760px;
margin: 2.0833% auto;
box-sizing: border-box;
}

}

/* event-----------------------------------*/

#event .topImg{
	background: url(../img/eventMainBg.jpg) center center no-repeat;
	background-size: cover;
}



/* -------------------------------------------------------*/
/* max-width: 768px ------------------------------------*/
/* -------------------------------------------------------*/

@media only screen and (max-width: 768px) {

.title{
	
}

.title img{
	width: 80%;
	height: auto;
}

.title h2{
	font-size: 200%;
	letter-spacing: 0.1em;
}

.title h3{
}

.topImg{
	
	height: 350px;
	
}


/* cultural property------------------------------------*/

.culturalLocalNav ul:nth-of-type(1) li{
	width: 100%;
}

.culturalLocalNav ul:nth-of-type(2) li{
	width: 100%;
}

.culturalLocalNav ul:nth-of-type(2) li br{
	display: none;
}

.culBlock .culBlockImg{
	margin: 0 0 3rem 0;
}

.culBlockContents h3{
	text-align: center;
	
	font-size: 150%;
	line-height: 120%;
}

.culBlockContents h3 span{
	line-height: 100%;
    width: 40px;
    height: 40px;
    display: block;
	vertical-align: middle;
    text-align: center;
    margin: -10px auto 1rem auto;
	padding: 10px 0;
}

.culBlockContents img.culMap{
	position:static;
	top: auto;
	right: auto;
	width: 100%;
	max-width: 358px;
	height: auto;
	margin: 0 auto 1rem auto;	
}

.checkPoint{
	padding:15px;
	position: static;
	margin: 0;
}

.checkPoint .checkPointTxt{
	position: static;
	right: auto;
	bottom: auto;
	width:100%;
	margin: 0 0 1rem 0;
}

.checkPoint .checkPointTxt h4{
	margin: 0 0 1rem 0;
	font-size: 120%;
}

.checkPoint .checkPointImg{
	width: 100%;
}

.checkPoint .checkPointImg img{
	width: 100%;
	height: auto;
}


/* 常田館製糸場の歴史-------------------------------------------------------*/

.chronology h3 {
    font-size: 160%;
}

.chronology dl dt{
	width: 100%;
	margin: 0;
	border-bottom-style: none;
	padding: 0;
}

.chronology dl dd{
	width: 100%;
	margin: 0 0 1rem 0;
	padding: 0;
}

/* tourInfo-------------------------------------------------------*/

.tourOverview h3,
.googleCalBlock h3{
    font-size: 160%;
 }

.tourOverview dl{
	display: block;
	border-bottom-style: none;
	padding: 0 0 1rem 0 ;
}

.tourOverview dl dt{
	width: 100%;
}

.tourOverview dl dt br{
	display: none;
}

.tourOverview dl dd{
	width: 100%;
}

.tourOverview dl dd div a{
	display: block;
	width: 100%;
	box-sizing: border-box;
}






}