body{ 
	margin: 0px;
	padding: 0;
	background-color: #000;
	background-position:center top;
	background-color: #FAF0DC;
	background-image: url(../images/back-green03_toka.jpg);
	background-repeat: no-repeat;
	color: #fff;
}

.container {
	width: 88%;
	max-width: 1700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FAF0DC;
	border: solid #811;
	border-width: 0 0 1px 0;
	margin-bottom: 5px;
}
.container2 {
	width: 88%;
	height: auto; min-height: 700px;
	max-width: 1700px;
	margin-left: auto;
	margin-right: auto;
	background: rgba(250,240,220,0.88);
}

/* PC版：「ヘッダー」ブロック内のコンテナ */
header .container {
	display: flex;
	justify-content: space-between;
	background-color: #FAF0DC;
}

nav ul {
	list-style-type: none;
	padding: 0;
	color: #952025;
	font-size: 14px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	width: 36%;
}

nav li:not(:last-child) {
	margin-right: -35px;
}

nav img{
	width: 35%; min-width:130px;
	height: auto;
}

.contents{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 10px 16px 50px 10px;
	width: 80%; max-width: 1250px;
	min-width: 0; height: auto;
	min-height: 898px; 
	background: rgba(240,235,220,0.88);
	text-align: left;
}

.contents2{
	margin-left: auto;
	margin-right: auto;
	padding: 10px 16px 0px 10px;
	width: 86%; max-width: 1250px;
	min-width: 1250p; height: auto;
	min-height: 960px; 
	text-align: left;
}

.view{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 10px 16px 60px 10px;
	width: 80%; max-width: 1600px;
	min-width: 0; height: auto;
	min-height: 550px; 
	text-align: left;
}

.subcontents{
	display: grid;
	grid-template-columns: 1fr 1fr ;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	padding: 10px 0 40px 90px;
	width: 90%; max-width: 1600px;
	min-width: 0; height: auto;
	background-color: rgba(220,220,210,0.5);
	text-align: left;
}

wrapper{
	margin-left: auto;
	margin-right: 20px;
	margin-bottom: 2px;
	padding: 1px 16px 20px 10px;
	width: 75%; max-width: 1600px;
	height: auto;
	min-height: 700px; 
	text-align: left;
}

/* リンク */
a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	opacity: 0.7;
}

.group_title{
	clear: both;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 18px;
	padding: 7px 5px 0 30px;
	width: 100%; min-width: 140px;
	height: 29px;
	background-color: rgba(25,25,25,0.1);
	border: 1px none #eee;
	box-shadow: 3px 3px 3px #bbb;
	font-family: hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(15px, 1.4vw, 17px);
	font-weight: 700;
	color:#222;
	letter-spacing: 2px;
	text-align: left;

	}

.spot_title{
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 16px;
	padding: 11px 5px 16px 15px;
	width: 94%; min-width: 200px;
	height: 15px;
	background-color: rgba(70,40,40,0.14);
	border: 1px ridge #fff;
	box-shadow: 3px 3px 3px #bbb;
	font-family: hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(14px, 1.4vw, 17px);
	font-weight: 700;
	color:#222;
	letter-spacing: 2px;
	text-align: center;
	letter-spacing: 0;
	}

.spot_subtitle{
	margin-top: 15px;
	margin-bottom: 22px;
	margin-left: 16px;
	padding: 7px 5px 2px 15px;
	width: 82%; min-width: 200px;
	height: 23px;
	border: solid #811;
	border-width: 0 0 1px 8px;
	font-family:Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(14px, 1.4vw, 19px);
	color:#222;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 20px;
	}

/* リンク */
a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	opacity: 0.7;
}


h1{ 
	width:100%; height: 35;
	margin-bottom: -12px;
	margin-top: 0;
	padding-top: 8px; padding-left: 22px;
	padding-bottom: 2px;
	border-width:0 1px 1px 0;  
	font-size: clamp(18px, 1.7vw, 23px);
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
    font-weight: 700;
	color: rgba(84,140,115,1);
	letter-spacing:1px;
	box-sizing: border-box;
	  background-color: rgba(250,240,220,1);
}

.main{
    float: left;
    padding: 18px 15px 5px 18px;
    margin-right: 22px;
    text-align: justify;
    width: 49%;
    height: auto;
    box-sizing: border-box;
    overflow: hidden;

}

.mainwrap{
    float: left;
    padding: 20px 38px 5px 1px;
    margin-right: 0;
    text-align: justify;
    width: 82%;
    height: auto;
    box-sizing: border-box;
    overflow: hidden;
	background-color: rgba(155, 160, 140,0);

}

.blockbase{
    position: relative;
    width: 100%; min-width: 0;
    height: auto;
    padding: 0 10px 6px 20px;
    box-sizing: border-box;
}

.block01{
	display: block;
	float: left; 
	margin-bottom: 15px; margin-left: 15px;
	margin-top: 0px; 
	width:90%;  min-width: 220px; max-width:480px;
	padding: 5px;
	background-color:#fff;
	box-shadow: 2px 3px 10px #888; /*CSS3*/
	-moz-box-shadow: 2px 3px 10px #888; /* Firefox用*/
	-webkit-box-shadow: 2px 3px 10px #888; /* Google Chrome, Safari用*/
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
}

.block01 img{
	width: 100%; min-width: 220px; 
	height: auto; margin-bottom: -6px;
	opacity:0.95;
}

.block02{
	float: left;
	background-color: rgba(110,100,90,0);
	width: 98%;  min-width: 0;
	height: auto;
	margin-left:17px;
	margin-bottom: 25px;
	padding: 5px;
	box-sizing: border-box;

}

.inner{
	float:left;
	display: block;
	margin-right:7px; margin-top: 6px;
	padding: 2px;
	width:24%; height:auto;
	max-width: 110px;
	align-content: center;
}

.inner a:hover{
	opacity: 0.65;
	filter: alpha(opacity=65);

}

.inner img{
	width: 100%; height:auto;
	padding-left: 0px;
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius:3px; /* Safari,Chrome */
	border: 2px solid #fff;
}

.inner2{
	float:left;
	display: block;
	margin-right:7px; margin-top: 6px;
	padding: 1px;
	width:25%; height:auto;
	max-width: 88px;
	align-content: center;
}
    
.inner2 img{
	width: 100%; height:auto;
	padding-left: 0px;
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius:3px; /* Safari,Chrome */
	border: 2px solid #fff;
}

.samnail{
	float:left;
	display: block;
	margin-right:6px; margin-top: 6px;
	margin-bottom:3px;
	padding-right: 0px;
	width:auto; min-width:100px; max-width:180px;
	height: auto;
	background-color: #fff;
    align-content: center;
	font-family: 'hiragino', Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	text-align:center;
	box-sizing: border-box;
	color: #754;
	font-size: clamp(12px, 1.2vw, 13px);
	border: 2px solid #fff;
	letter-spacing: 1px;
	font-weight: bold;
}

.samnail a:hover{
	opacity: 0.65;
	filter: alpha(opacity=65);

}

.samnail img{
	width: 100%; height:110px;
	padding-left: 0px;
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius:3px; /* Safari,Chrome */

}

.box01{
	float: left;
	margin: 40px 0 100px 16px;
	padding-left: 20px;
	padding-top: 5px;
	width: 75%;
	height: auto;
	background-color: rgba(100,100,90,0.15);
	border-radius: 4px;
}

.box02{
	float: left;
	margin: 30px 0 20px 15px;
	padding-top: 5px;
	width: 75%;
	height: auto;
	background-color: rgba(100,100,90,0.15);
	border-radius: 4px;
	}

.bottom_inner{
	float:left;
	margin:4px 5px 0 10px;
	padding:12px 15px 10px 15px; 
	margin-bottom: 10px;
	width:28%; min-width: 150px;
	height:19px;
	background-color:#506a2f;
	border:0px ridge #484;
	text-align:center; color:#fff;
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-weight:nomal;
	font-size:13px; letter-spacing:3px;
	border-radius: 8px;
}

.bottom_inner a{
	display: block;
	color:#fff;
	text-decoration:none;
}
.bottom_inner a:hover{
	color:#ffbfaf;
	text-decoration:underline;
}

.bottom_link{
	float:left;
	margin:4px 5px 0 14px;
	padding:7px 15px 12px 15px; 
	margin-bottom: 10px;
	width:32%; min-width: 150px;
	height:20px;
	background-color:#4a9a72;
	border:0px ridge #484;
	text-align:center; color:#fff;
	font-family: hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', Meiryo, 'sans-serif', "serif";
	font-weight:700;
	font-size:15px; letter-spacing:3px;
	border-radius: 18px;
}

.bottom_link a{
	display: block;
	color:#fff;
	text-decoration:none;
	font-size:15px; letter-spacing:3px;
	font-weight:700;
}
.bottom_link a:hover{
	color:#e2dd88;
	text-decoration:underline;
	font-size:15px; letter-spacing:3px;
	font-weight:700;
}

.map{
	width: 280px;
	height: 260px;
	float: left;
	margin: 15px 0 25px 20px;
	margin-top: 0px;
	padding: 20px 10px 60px 10px;
	background-color: rgb(25,25,25,0.6);
	border:6px solid #aaa;
	text-align: center;
	font-family: hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(13px, 1.3vw, 15px);
}

.text01{
	float: left;
	width: 48%;
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	line-height: 2em;
	color: #111;
	font-weight:500;
	font-size: clamp(16px, 1.6vw, 18px);
	padding-top: 70px; margin-bottom: 20px;
	padding-right: 12px;
	text-align: justify;
	box-sizing: border-box;
}

.text02{
	width: 90%;
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	line-height: 1.8em;
	color: #373737;
	font-weight:500;
	font-size: clamp(15px, 1.5vw, 18px);
	padding-top: 70px; margin-bottom: 20px;
	text-align: justify;
}

.text03{
	clear: both;
	width: 90%;
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	line-height: 1.8em;
	color: #373737;
	font-weight:500;
	font-size: clamp(13px, 1.4vw, 16px);
	padding-top: 30px;  padding-left: 15px;
	margin-bottom: 20px;
	text-align: justify;
}

h2{
	width:100%;
	margin: 0 0 20px 0; height: 10px;
	display: block;
	text-align: left;
	font-size: clamp(12px, 1.2vw, 18px);
	color: #888;	
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";

}

footer {
	clear: both;
	border-width: 10px 0 0 0;
	border-style: solid;
	border-color: #FAF0DC;
	background-color: rgba(45,120,78,1);
	padding: 15px 35px 15px 0;
	color: #ffffff;
	font-size: clamp(12px, 1.2vw, 13px);
	text-align: center;
	font-family: meiryo;
	line-height: 2em;
}

footer a{
    font-weight: 500; 
    font-size: clamp(12px, 1.2vw, 13px);
    font-family: hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', Meiryo, 'sans-serif', "serif";
    letter-spacing: 1px;
    text-decoration: underline;
}

footer a:hover{
    color: #efd878;
}

/* ==== PC版(中) ==== */
@media (min-width: 768px) and ( max-width:1280px)  {

.container {
	width: 92%;
	max-width: 1700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FAF0DC;
	border: solid #811;
	border-width: 0 0 1px 0;
	margin-bottom: 5px;
}
.container2 {
	width: 92%;
	height: auto; min-height: 1100px;
	max-width: 1700px;
	margin-left: auto;
	margin-right: auto;

}

nav ul {
	list-style-type: none;
	padding: 0;
	color: #952025;
	font-size: 14px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	width: 48%;
}

nav li:not(:last-child) {
	margin-right: -15px;
}

nav img{
	width: 35%; min-width:115px;
	height: auto;
}
.contents{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 10px 15px 20px 15px;
	width: 96%; max-width: 800px;
	min-width: 0; height: auto;
	min-height: 920px; 

	text-align: left;
}
.view{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 10px 16px 60px 10px;
	width: 96%; max-width: 1600px;
	min-width: 0; height: auto;
	min-height: 550px; 
	background: rgba(240,235,220,0.88);
	text-align: left;
}

.subcontents{
	display: grid;
  grid-template-columns: 1fr 1fr ;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	padding: 10px 16px 70px 10px;
	width: 98%; max-width: 1600px;
	min-width: 0; height: auto;
	min-height: 700px; 
	text-align: left;
}

.group_title{
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 1px;
	padding: 5px 5px 4px 30px;
	width: 96%; min-width: 140px;
	height: 30px;
	background-color: rgba(25,25,25,0.1);
	border: 1px ridge #eee;
	box-shadow: 3px 3px 3px #bbb;
	font-family: hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(15px, 1.4vw, 16px);
	font-weight: 700;
	color:#222;
	letter-spacing: 2px;
	text-align: left;
	box-sizing: border-box;
	}

.spot_subtitle{
	margin-top: 15px;
	margin-bottom: 16px;
	margin-left: 16px;
	padding: 7px 5px 1px 15px;
	width: 85%; min-width: 200px;
	height: 23px;
	border: solid #811;
	border-width: 0 0 1px 8px;
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(17px, 1.6vw, 20px);
	color:#222;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 20px;
	}

.main{
    float: left;
    padding: 20px 18px 5px 18px;
    margin-right: 2px;
    text-align: justify;
    width: 100%;
    height: auto;
	box-sizing: border-box;
    overflow: hidden;
}

.mainwrap{
    float: left;
    padding: 20px 4px 5px 10px;
    margin-right: 2px;
    text-align: justify;
    width: 100%;
    height: auto;
	box-sizing: border-box;
    overflow: hidden;
    background-color: rgba(120,90,100,0.1);
}

.map{
	width: 280px;
	height: 260px;
	float: left;
	margin: 15px 0 25px 20px;
	margin-top: 0px;
	padding: 20px 10px 60px 10px;
	background-color: rgb(25,25,25,0.6);
	border:6px solid #aaa;
	text-align: center;
	font-family: hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(13px, 1.3vw, 15px);
}


.blockbase{
    position: relative;
    width: 90%; min-width: 0;
    height: auto;
    padding: 0 2px 30px 20px;
    overflow: hidden;
    box-sizing: border-box;
}

.block01{
	display: block;
	float: left; 
	margin-bottom: 15px; margin-left: 10px;
	margin-top: 0px; 
	width: 85%;  min-width: 250px; max-width:500px;
    padding: 5px;

	box-shadow: 2px 3px 10px #888; /*CSS3*/
	-moz-box-shadow: 2px 3px 10px #888; /* Firefox用*/
	-webkit-box-shadow: 2px 3px 10px #888; /* Google Chrome, Safari用*/
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
}

.block01 img{
	width: 100%; min-width: 220px; max-width:600px;
	height: auto; margin-bottom: -6px;
	opacity:0.95;
}

.block02{
	float: left;
	width: 97%; max-width:1200px; min-width: 0;
	height: auto;
	margin-left:1px;
	margin-bottom: 40px;
	padding: 5px;
	padding-left: 7px;
}

.inner{
	float:left;
	display: block;
	margin-right:4px; margin-top: 6px;
	margin-bottom:3px;
	padding-right: 2px;
	width:22%; min-width:70px;
	max-width: 120px;
	height:100px;
	background-color: transparent;
    align-content: center;
	box-sizing: border-box;
}

.inner a:hover{
	opacity: 0.65;
	filter: alpha(opacity=65);

}

.inner img{
	width: 98%; height:auto;
	margin: 1px; margin-bottom: -5px;
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius:3px; /* Safari,Chrome */
	border: 3px solid #fff;
}

.inner img:hover{
	opacity: 0.65;
	filter: alpha(opacity=75);

}

.samnail{
	float:left;
	display: block;
	margin-right:6px; margin-top: 6px;
	margin-bottom:3px;
	padding-right: 0px;
	width: 20%; min-width:140px; max-width:170px;
	height: auto;
	background-color: #fff;
    align-content: center;
	font-family: 'hiragino', Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	text-align:center;
	box-sizing: border-box;
	color: #754;
	font-size: clamp(12px, 1.2vw, 13px);
	border: 2px solid #fff;
	letter-spacing: 1px;
	font-weight: bold;
}

.samnail a:hover{
	opacity: 0.65;
	filter: alpha(opacity=65);
}

.samnail img{
	width: 100%; height:100px;
	padding-left: 0px;
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius:3px; /* Safari,Chrome */
}

.box01{
	float: left;
	margin: 10px 0 50px 0;
	padding-top: 5px; padding-left: 5px;
	width: 90%;
	height: auto;
background-color: rgba(100,100,90,0.15);
}

.box02{
	float: left;
	margin: 10px 0 2px 0;
	padding-top: 5px;
	width: 90%;
	height: auto;
	background-color: rgba(60,10,150,0.1);
	}

.bottom_inner{
	float:left;
	margin:4px 5px 0 10px;
	padding:12px 15px 10px 15px; 
	margin-bottom: 10px;
	width:30%; min-width: 150px;
	height:20px;
	background-color:#509277;
	border:0px ridge #484;
	text-align:center; color:#fff;
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-weight:nomal;
	font-size:12px; letter-spacing:3px;
	border-radius: 17px;
}

.bottom_inner a{
	display: block;
	color:#fff;
	text-decoration:none;
}
.bottom_inner a:hover{
	color:#e2e7b2;
	text-decoration:underline;
}

.bottom_link{
	float:left;
	margin:4px 5px 0 10px;
	padding:8px 20px 14px 20px; 
	margin-bottom: 10px;
	width:30%; min-width: 160px;
	height:18px;
	background-color:#419470;
	border:0px ridge #484;
	text-align:center; color:#fff;
	font-family: hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', Meiryo, 'sans-serif', "serif";
	font-weight:700;
	font-size:14px; letter-spacing:3px;
	border-radius: 18px;
}

.bottom_link a{
	display: block;
	color:#fff;
	text-decoration:none;
	font-size:14px; letter-spacing:3px;
	font-weight:700;
}
.bottom_link a:hover{
	color:#e2dd88;
	text-decoration:underline;
	font-size:14px; letter-spacing:3px;
	font-weight:700;
}
.text01{
	float: left;
	width: 99%;
	margin-top: 50px;
	margin-bottom: 30px;
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	line-height: 2em;
	color: #111;
	font-weight:500;
	font-size: clamp(15px, 1.5vw, 16px);
	padding: 0 10px;
}

.text02{
	width: 90%;
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	line-height: 1.5em;
	color: #373737;
	font-weight:500;
	font-size: clamp(14px, 1.5vw, 15px);
	padding-top: 30px;  padding-left: 15px;
	margin-bottom: 20px;
}

}

/*=====スマホ用=====*/
@media screen and (max-width: 767px) {

body{ 
	margin: 0;
	padding: 0;
	background-color: #000;
	background-position:center top;
	background-color: #FAF0DC;
	background-image: url(../images/back-green00.jpg);
	background-repeat: no-repeat;
	color: #fff;
}

.container {
	width: 98%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FAF0DC;
	border: solid #811;
	border-width: 0 0 1px 0;
	margin-bottom: 5px;
}

h1{ 
	width:100%; height: 35;
	margin-bottom: -12px;
	margin-top: 0;
	padding-top: 8px; padding-left: 10px;
	padding-bottom: 2px;
	border-width:0 1px 1px 0;  
	font-size: clamp(15px, 1.5vw, 17px);
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
    font-weight: 700;
	color: rgba(84,140,115,1);
	letter-spacing:1px;
	box-sizing: border-box;
	  background-color: rgba(250,240,220,1);
}

.container2 {
	width: 98%;
	max-width: 1700px;
	margin-left: auto;
	margin-right: auto;
	background: rgba(250,240,220,0.88);
	padding-left: 3px;
}

nav ul {
	list-style-type: none;
	padding-bottom: 11px;
	padding-left: 8px;
	color: #952025;
	font-size: 13px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	line-height: 1em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -15px;
}

nav li:not(:last-child) {
	margin-right: 3px;
}

nav img{
	width: 26%; min-width:90px;
	height: auto;
}

.contents{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 10px 1px 10px 8px;
	width: 100%; max-width: 760px;
	min-width: 0; height: auto;
	background: rgba(240,235,220,0.88);
	text-align: left;
}


.subcontents{
	display: grid;
  grid-template-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	padding: 10px 1px 4px 1px;
	width: 99%; max-width: 1200px;
	min-width: 0; height: auto;
	min-height: 700px; 
	background-color: rgba(200,190,190,0.35);
	text-align: left;
}

.group_title{
	clear: both;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: 2px;
	padding: 5px 5px 4px 20px;
	width: 90%; min-width: 110px;
	height: 28px;
	background-color: rgba(25,25,25,0.15);

	box-shadow: 3px 3px 3px #efefef;
	font-family: hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(14px, 1.4vw, 16px);
	font-weight: 700;
	color:#222;
	letter-spacing: 2px;
	text-align: left;

	}

.spot_title{
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding: 7px 0;
	width: 92%; min-width: 200px;
	height: 22px;
	background-color: rgba(25,25,25,0.1);
	border: 1px ridge #eee;
	box-shadow: 3px 3px 3px #bbb;
	font-family: hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(15px, 1.5vw, 18px);
	font-weight: 700;
	color:#222;
	letter-spacing: 2px;
	text-align: center;
	letter-spacing: 0;
	}

.main{
    float: left;
    padding: 1px 6px 5px 5px;
    width: 98%;max-width:700px;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
}


.block01{
	display: block;
	float: left; 
	margin-bottom: 0px; margin-left: 6px;
	margin-top:20px;
	width: 96%;  max-width:500px;
	height: auto;
	padding: 0px;
	background-color: rgba(100,94,90,0.8);
	box-sizing: border-box;
	box-shadow: 2px 3px 10px #888; /*CSS3*/
	-moz-box-shadow: 2px 3px 10px #888; /* Firefox用*/
	-webkit-box-shadow: 2px 3px 10px #888; /* Google Chrome, Safari用*/

	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
}

.block01 img{
	width: 100%; min-width: 100px;
	height: auto; margin-bottom: -5px;
}

.block02{
	background-color: rgba(180,170,150,0.14);
	width: 100%;
	height: auto;
	padding: 5px 0px 10px 1px;
	margin-left: 0;
	margin-top: 2px;
	padding-bottom: 10px;
	box-sizing: border-box;
}
    
.inner{
	display: flex;
	margin-right: 4px;
	width:30%; 
   	background-color: transparent;
	box-sizing: border-box;
}
    
.inner img{
    width: 100%;
    height: auto;
    margin: 1px; margin-bottom: 0;
    border-radius: 2px;         /* CSS3 */
	-moz-border-radius: 2px;    /* Firefox */
	-webkit-border-radius:2px; /* Safari,Chrome */
	border: 2px solid #fff;
	box-sizing: border-box;
}

.inner a:hover{
	opacity: 0.65;
	filter: alpha(opacity=65);
}

.inner2{
	float: left;
	display: flex;
	margin-right: 55px;
	width:15%; 
   	background-color: transparent;
	box-sizing: border-box;
}
    
.inner2 img{
    width: 100%;
    height: auto;
    margin-right: 10px; margin-bottom: 15px;
    border-radius: 2px;         /* CSS3 */
	-moz-border-radius: 2px;    /* Firefox */
	-webkit-border-radius:2px; /* Safari,Chrome */
	border: 2px solid #fff;
	box-sizing: border-box;
}

.samnail{
	float:left;
	display: block;
	margin-right:6px; margin-top: 6px;
	margin-bottom:3px;
	padding-right: 0px;
	width:48%; min-width:114px; max-width:158px;
	height: 135px;
	background-color: #fff;
    align-content: center;
	font-family: 'hiragino', Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	text-align:center;
	box-sizing: border-box;
	color: #754;
	font-size: clamp(12px, 1.2vw, 13px);
	border: 3px solid #fff;
	letter-spacing: 1px;
	font-weight: bold;
}

.samnail a:hover{
	opacity: 0.65;
	filter: alpha(opacity=65);
}

.samnail img{
	width: 100%; height:auto;
	padding-left: 0px; margin-top: -6px;
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius:3px; /* Safari,Chrome */
}

.box01{
	float: left;
	margin: 10px 0 25px 0;
	padding: 0;
	width: 98%;
	height: auto;
background-color: rgba(180,10,25,0.05);
}

.box02{
	float: left;
	margin: 10px 0 2px 0;
	padding: 0;
	width: 98%;
	height: auto;
	background-color: rgba(60,10,150,0.05);
	}

.bottom_inner{
	float:left;
	margin:4px 5px 0 10px;
	padding: 12px 15px 8px 15px; 
	margin-bottom: 10px;
	width:30%; min-width: 150px;
	height:22px;
	background-color:#506a2f;
	border:0px ridge #484;
	text-align:center; color:#fff;
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-weight:nomal;
	font-size:13px; letter-spacing:3px;
	border-radius: 20px;
}

.bottom_inner a{
	display: block;
	color:#fff;
	text-decoration:none;
}
.bottom_inner a:hover{
	color:#ffbfaf;
	text-decoration:underline;
}

.bottom_link{
	float:left;
	margin:4px 5px 0 24px;
	padding:12px 0 16px 0; 
	margin-bottom: 10px;
	width:65%; min-width: 150px;
	height:20px;
	background-color:#419470;
	border:0px ridge #484;
	text-align:center; color:#fff;
	font-family: hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', Meiryo, 'sans-serif', "serif";
	font-weight:700;
	font-size:13px; letter-spacing:1px;
	border-radius: 40px;
}

.bottom_link a:hover{
	color:#e2dd88;
	text-decoration:underline;
	font-size:13px; letter-spacing:3px;
	font-weight:700;
}

.text01{
	float: left;
	width: 95%;
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	line-height: 2em;
	color: #111;
	font-weight:500;
	font-size: clamp(15px, 1.4vw, 15px);
	padding: 17px 15px 10px 30px;
	text-align: start end;
	margin-left: 10px;

}
.text02{
	float: left;
	width: 96%;
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	line-height: 1.6em;
	color: #373737;
	font-weight:500;
	font-size: clamp(15px, 1.5vw, 16px);
	padding-top: 30px;  padding-left: 5px;
	margin-top: -20px;
	margin-bottom: 20px;
}


.text03{
	clear: both;
	width: 90%;
	font-family: Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	line-height: 1.8em;
	color: #373737;
	font-weight:500;
	font-size: clamp(15px, 1.5vw, 16px);
	padding-top: 30px;  padding-left: 15px;
	margin-bottom: 20px;
	text-align: justify;
}

footer {
	clear: both;
	border-width: 10px 0 0 0;
	border-style: solid;
	border-color: #FAF0DC;
	background-color: rgba(45,130,82,1);
	padding: 15px 15px;
	color: #ffffff;
	font-size: clamp(11px, 1.1vw, 13px);
	text-align: right;
	font-family: meiryo;
	line-height: 2em;
}

footer a{
    font-weight: 500; 
    font-size: 12px
    font-family: hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', Meiryo, 'sans-serif', "serif";
    letter-spacing: 1px;
    font-size: clamp(11px, 1.1vw, 13px);
    text-decoration: underline;
}

footer a:hover{
    color: #efd878;
}

}
