@charset "utf-8";
/**********************************************/
/***************共通コンテンツ******************/
/**********************************************/

/*--------------------OPスライダー--------------------*/
.main{
	width: 100%;
	position: relative;
}
.pagelogo{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 38%;
	max-width: 250px;
}
.topimg1{
	position: absolute;
	bottom: 25px;
	left: 8%;
	width: 29%;
}
.attention{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: 5px 0 0 10%;
}

/*-----------------ページ下リンクボタン-----------------*/
.btnul{
	text-align: center;
}
.btnul li{
	display: inline-block;
	width: 28%;
	margin: 0 1.5%;
	max-width: 200px;
	border-radius: 10px;
	border: 1px solid #3EB370;
	background: #fff;
	vertical-align: middle;
}
.linkarea{
	padding: 80px 0 120px;
}
.nowpage{
	background: #da4c5c!important;
}
.nowpage a{
	color: #fff!important;
	cursor: default;
}
.nowpage a:hover{
	opacity: 1;
}
.btnul li a {
    color: #3EB370;
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
    text-align: center;
    width: 100%;
    line-height: 1.3;
    box-sizing: border-box;
    display: block;
}
.nowpage {
    background: #3EB370!important;
}


/*---------------------白背景のキャプションテキスト----------------------*/
.captext {
    line-height: 1.1;
    position: absolute;
}
.captext span {
    font-size: 11px;
    line-height: 18px;
    background: linear-gradient(transparent 0px, #fff 0%);
    display: inline;
    padding: 6px;
}


/*---------------------住所----------------------*/
.specarea {
    padding: 20px;
    width: 100%;
    background: #fff;
	margin-top: 30px;
}
.spectitle {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.specarea .left {
    width: 39%;
}
.specarea .right {
    width: 60.5%;
}
.specarea .map {
    float: left;
    width: 49%;
}
.map iframe {
    width: 100%;
    border: 1px solid #aaa;
    box-sizing: border-box;
}
.specarea .store {
    float: right;
    width: 49%;
}
.specarea table{
	word-break: break-all;
}
.specarea table th {
    width: 90px;
	padding-bottom: 5px;
    box-sizing: border-box;
}
.specarea table th div {
    width: 90px;
    color: #fff;
    font-weight: bold;
    box-sizing: border-box;
    display: block;
    text-align: center;
    padding: 2px 5px;
    font-size: 12px;
	background: #41AD81;
}
.specarea table td {
    width: calc(100% - 90px);
	box-sizing: border-box;
	padding: 0 10px 5px;
}
.table_half{
	width: 50%;
    float: left;
}
@media only screen and (max-width: 1200px) {
	.topimg1 {
		top: 25px;
		bottom: auto;
		left: auto;
		right: 0;
		/*width: 26%;*/
	}
}
@media only screen and (max-width: 1040px) {
	.table_half{
		width: 100%;
	}
}
@media only screen and (max-width: 960px) {
	.pagelogo{
		width: 28%;
	}
}
@media only screen and (max-width: 768px) {
	.btnul li a {
		font-size: 16px;
	}
	.specarea .left, .specarea .right{
		width: 100%!important;
	}
	.specarea .right{
		margin-top: 10px;
	}
}
@media only screen and (max-width: 480px) {
	.topimg1 {
	    top: 20px;
	    right: 0px;
	}
	.linkarea {
	    padding: 40px 0 0px;
	}
	.btnul li {
	    display: block;
	    width: 100%;
	    margin: 0 auto 15px;
	    max-width: 250px;
	}
	.btnul {
	    margin-bottom: 70px;
	}
	.specarea .store{
		width: 100%;
	}
}



/**********************************************/
/***************独自コンテンツ******************/
/**********************************************/
.lead{
	text-align: center;
    padding: 40px 0;
    width: 100%;
	max-width: 660px;
    font-size: 14px;
	margin: 0 auto;
}
.pagetitle {
    margin-bottom: 10px;
    width: 70%;
    max-width: 442px;
}
.p2_back{
	background: url(../img/p2/p2_back.gif);
	padding-top: 20px;
}
.content02{
	position: relative;
	background: url(../img/p2/shop_back.gif);
}
.contents_arrow{
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	margin: auto;
}
.content01{
	margin: 30px 0;
}
.content02{
	padding: 70px 30px 0 30px;
}
.spots{
	margin-bottom: 100px;
}
.spot_title{
	margin-bottom: 25px;
}
.spot1 .intro_spot .float_l{
	width: 40%;
	margin-left: 30px;
}
.spot1 .intro_spot .float_l p{
	margin-bottom: 50px;
}
.spot1 .intro_spot .float_r{
	width: 51%;
}
.spot2 .intro_spot .float_l{
	width: 50%;
}
.spot2 .intro_spot .float_r{
	width: 46%;
}
.spot3 .intro_spot .float_l{
	width: 41%;
	margin-left: 30px;
}
.spot3 .intro_spot .float_r{
	width: 51%;
}
.spot3 .intro_spot .float_l{
	width: 41%;
	margin-left: 30px;
}
.spot3 .intro_spot .float_r{
	width: 51%;
}
.spot3 .intro_spot .float_l p{
	margin-bottom: 40px;
}
.spot4 .cf{
	margin-top: 20px;
}
.shops{
	padding-bottom: 80px;
}
.shops .align_center{
	max-width: 800px;
	margin: 0 auto;
}
.shops .align_center p{
	margin: 30px auto;
	max-width: 670px;
}
.content02 .specarea{
	padding: 10px 0;
	background: none;
	border-top: 2px solid #41AD81;
	border-bottom: 2px solid #41AD81;
}
.content02 .specarea .left{
	width: 72%;
}
.content02 .specarea .right{
	width: 27.5%;
}
.content02 .specarea .store{
	width: 100%;
}
.shop2 .align_center .captext{
	bottom: 0;
	right: 0;
	text-align: left;
    width: 39.1%;
}
.shop3 .align_center .float_l{
	width: 57%;
}
.shop3 .align_center .float_r{
	width: 38%;
}
.shop3_1{
	margin-right: 6%;
	width: 58%;
}
.shop3 .staff{
	display: inline;
	width: 35%;
}
.spot3 .captext{
	bottom: 0;
	right: 35%;
    max-width: 34%;
}
.spot4 .store, .spot4 .map{
	display: inline-block;
}
.spot4 .store{
	width: 59%;
	margin-right: 10%;
}
.spot4 .map{
	width: 30%;
}
.p2_comment .wrapper{
	margin-top: 30px;
	text-align: center;
}
/************日光街道豆知識***********/
/*--パターン2--*/
.trivia2_sp{
	margin-top: 60px;
}
.trivia2{
	padding: 30px 14% 30px 18%;
	position: relative;
	background: #fff;
	margin: 30px 60px 0 30px;
}
.trivia2 .absolute{
	width: 42%;
	left: -20px;
	bottom: 0;
}
.trivia2 .title{
	margin-bottom: 10px;
	text-align: left;
}
.trivia2_logo, .trivia2_person, .trivia2_spimg{
	position: absolute;
}
.trivia2_logo{
	top: -30px;
	left: -30px;
	width: 21%;
	min-width: 90px;
}
.trivia2_person{
    bottom: 0;
    right: -60px;
	width: 21%;
	min-width: 125px;
}
@media only screen and (max-width: 768px) {
	.trivia2{
		padding: 30px 12% 30px 15.5%;
	}
}
@media only screen and (max-width: 540px) {
	.trivia2_spimg{
		bottom:0;
		right: -17px;
	}
	.trivia2{
		padding: 30px 20px;
		margin: 30px 0 0 0;
	}
	.trivia2 p{
		width: calc(100% - 75px);
	}
}
/************日光街道豆知識end***********/





@media only screen and (max-width: 1040px) {
	.spot4 .store{
		margin-right: 3%;
	}
	.spot4 .map{
		width: 37%;
	}
}
@media only screen and (max-width: 960px) {
	.spot3 .intro_spot .float_l:first-child{
		width: 100%;
	}
	.spot3 .intro_spot .float_l p{
		margin-bottom: 20px;
	}
	.spot3 .intro_spot .float_l{
		width: 41.5%;
		margin-left: 0;
	}
	.spot3 .captext{
		right: 0;
	}
	.spot3 .intro_spot .float_r{
		width: 57%;
	}
}
@media only screen and (max-width: 768px) {
	.spot1 .intro_spot .float_l p{
		margin-bottom: 20px;
	}
	.spot1 .intro_spot .float_l{
		width: 45%;
		margin-left: 0;
	}
	.content02 .specarea{
		padding-top: 5px;
	}
}
@media only screen and (max-width: 640px) {
	.spot1 .intro_spot .float_l:first-child{
		width: 100%;
	}
	.spot1 .intro_spot .float_r{
		float: left;
		margin-right: 4%;
	}
}
@media only screen and (max-width: 540px) {
	.lead{
		padding: 30px 0;
	}
	.shops_sptitle{
		display: inline!important;
	}
	.shop2 .align_center .captext {
	    bottom: -47px;
	    width: 100%;
	}
	.shop2 .specarea{
		margin-top: 80px;
	}
	.spot3 .intro_spot .float_r{
		margin-bottom: 10px;
	}
	.spot3 .intro_spot .float_l,.spot3 .intro_spot .float_r{
		width: 100%;
		text-align: center;
	}
	.spot3 .intro_spot .float_l img{
		max-width: 360px;
		width: 100%;
	}
}
@media only screen and (max-width: 480px) {
	.spot2 .intro_spot .float_l, .spot2 .intro_spot .float_r{
		width: 100%;
	}
	.spot1 .intro_spot .float_r{
		margin-bottom: 10px;
	}
	.spot2 .intro_spot .float_l{
		margin-bottom: 20px;
	}
	.spot4 .store{
		width: 100%;
	}
	.spot4 .googlelink{
		margin-top: 10px;
	}
}
