@charset "UTF-8";

/* テキストの自動拡大を無効化 */
body {
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	margin: 0 auto;
	font-family: meiryo;
	background-color: rgba(250,240,220,1);
	padding: 0;
}

header{
	display: flex;
	justify-content: space-between;
	font-size: 28px;
	font-weight: bold;
	padding: 0;
}

.titlespace{
	width: 100%;
	height: 70px;
	background: rgba(250,240,220,1);
	padding: 0 0 70px 0;
	margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
	font-size: 28px;
	font-weight: bold;
	border-width:0 0 1px 0;  
	border-style: solid;
	border-color: #752530;
}

h1{ 
	width:100%; height: 40px;
	margin-bottom: -5px;
	padding-top: 8px; 
	padding-bottom: 10px;
	padding-left: 15px;
	border-width:0 0 1px 0;  
	border-style: solid;
	border-color: #888;
	font-size: clamp(20px, 2.3vw, 25px);
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
    font-weight: 700;
	color: rgba(55,135,98,1);
	letter-spacing:1px;
	box-sizing: border-box;
	  background-color: rgba(250,240,220,1);

}

/* 「ヘッダー」ブロック */


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

a:hover {
	opacity: 0.7;
}
nav ul {
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
	color: #952025;
	font-size: 15px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	line-height: 1em;
}

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

.container{
	margin: 0 auto;
	width: 92%;


}

/* 月別行事のブロック */

 /* 月別行事のブロック終了 */

/* 画像 */
img {
	width: 100%;
	height: auto;
}

figure {
	margin: 0;
}

h2 {
	color: #419d5f;
	font-size: clamp(20px, 1.8vw, 22px);
	font-weight: 700;
	text-align: center;
	font-family:  Meiryo, hiragino, YuGothic, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
}

.hero {
	margin: 0 auto;
    width: 100%; max-width: 1400px;

	background-size: cover;
	background-position: center;
	background-image: url(../image_2/topyumekyo.jpg);
	height: 535px;	color: #ffffff;
	padding: 10px;
	box-sizing: border-box;
	display: flex;
	justify-content: ;
	align-items: center;
	margin-top: 5px;
	flex-direction: column;
}

.hero h2{
	font-size: 35px;
	color: #a24136;
	font-weight: 700;
	font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
}

.hero p {
	font-weight: bold;
	font-size: clamp(18px, 1.8vw, 22px);
	text-shadow: 0 0 10px #444444;
	margin-top: -20px;
}

.hero a {
	border: solid 2px #ffffff;
	padding: 14px 36px;
	border-radius: 10px;
	background-color: rgba(100, 160, 140,0.65);
	margin-top: 2px;
	text-align:center;
	font-weight: 500;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

.hero ul {
	display: flex;
	list-style-type: none;
	padding: 0;
	align-items: center;
	min-width: 200px;
	flex-wrap: wrap;
}


.hero li {
	float:left;
	list-style-type: none;
	padding: 0;
	margin-top: 0;
}

hero li:not(:last-child) {
	margin-right: 20px;
}

article {
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 0;
}
article {
	width: 60%;
	box-sizing: border-box;
	background-color: #ffffff;
	padding: 20px;
}

p {
	line-height: 2;
}

/* トップページ： 記事一覧 */

.block1{
	float: left;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	height:16%;
	font-size: clamp(15px, 1.4vw, 18px);
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
    font-weight: 500;
	color:#222;
	letter-spacing:1px;
	box-sizing: border-box;
	  background-color: transparent;
}

.block2{
	max-width: 1200px;
	width: 70%;
	min-width:860px;
    margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	font-size: clamp(14px, 1.2vw, 20px);
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
    font-weight: 500;
	color:#222;
	letter-spacing:1px;
	background-color: transparent;
	line-height:1.5em;
	padding: 20px 30px 25px 44px;
	border: 1px solid #711;
	border-radius: 4px;
	text-align: center;
}

.toppost {
	padding: 15px;
	background-color: rgba(2450,240,220,1);
}

.toppost div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.toppost article {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 15px;
	width: 49%; 
	min-width: 380px;
	flex: none;
	background-color: rgba(198,195,192,0.2);
	color: #444;
	font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(15px, 1.4vw, 16px);
	line-height: 1.6em;
}

.toppost span {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 15px;
	width: 80%; 
	flex: none;
	background-color: rgba(198,195,192,0.2);
	color: #444;
	font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(15px, 1.4vw, 16px);
	line-height: 1.6em;
}

article img {
	width:100%;
}

.comment{
	float: left;
	margin: auto;
	margin-top: 24px;
	margin-left: 40px;
	margin-right:36px;
	width: 40%;
	color: #811;
	font-size: clamp(13px, 1.3vw, 18px);
	text-align: left;
}

.toppost article:not(:nth-last-child(-n+2)) {
	margin-bottom: 12px;
}

.toppost p{
	line-height:1.2em;
	padding: 0 10px;
	color: #444;
	font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(13px, 1.4vw, 15px);
}

.toppost h2{
	clear: both;
	color: #399a5e;
	font-size: clamp(18px, 1.8vw, 22px);
	font-weight: 500;
	text-align: center;
	font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	letter-spacing: 1px;
	padding: 10px;
}

.toppost h3 {
	margin: 0;
	padding: 8px;
	color: #444;
	font-size: clamp(12px, 1.8vw, 16px);
	background-color: #fff;
}

a{
	text-decoration: underline;

}

.blockbase{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	max-width: 1940px;
}

h3 {
	padding: 10px;
	color: #444;
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(13px, 1.5vw, 18px);
	font-weight: 700;
	text-align: center;
}

.mapguide{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	height: 800px;
}
.mapguide img{
	width:80%;
}

.instagram{
	display: flex;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	width:800px;
	height: 1100px;
}

.instagram h3{
	margin-top: 20px;
	width:100%;
	padding: 8px 4px 8px 4px;
	color: #811;
	font-size: clamp(12px, 1.8vw, 16px);
	font-weight: 500;
	background-color: transparent;
	text-decoration: underline;
	box-sizing: border-box;
}

/* 「フッター」ブロック */
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(11px, 1.1vw, 13px);
	text-align: center;
	font-family: meiryo;
	line-height: 1.6em;
}

footer a{
    font-weight: 700; 
    font-size: 14px
    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: 600px) and ( max-width:1024px)  {

/* PC版：「ヘッダー」ブロック内のコンテナ */
header{
	padding: 10px 0;
	color: #44a877;
	font-size: 24px;
	font-weight: bold;
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	background-color: rgba(250,240,220,1);

}
.titlespace{
	width: 100%;
	height: 57px;
	background: rgba(250,240,220,1);
	padding: 0 0 88px 0;
	margin-bottom: 12px;

	font-size: 30px;
	font-weight: bold;
}
.titlespace img{
	width:95%; height: auto;
}

h1{ 
	width:100%; height: 37px;
	margin-bottom: 2px;
	padding-top: 4px; 
	padding-left: 12px;
	padding-bottom: 14px;
	border-width:0 0 1px 0;  
	font-size: clamp(22px, 2.0vw, 25px);
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
    font-weight: 700;
	color: rgba(80,150,120,1);
	letter-spacing:1px;
	box-sizing: border-box;
	  background-color: rgba(250,240,220,1);
}

p {
	font-size: 18px;
}

.hero {
	margin: 0 auto;
	width: auto; 
	min-width: 650px;

	background-size: cover;
	background-position: center;
	background-image: url(../image_2/yumekyotop2.jpg);
	height: 450px;
	color: #ffffff;
	padding: 15px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}


.hero h2{
	font-size: clamp(26px, 2.8vw, 34px);
	color: #fff;
	font-weight: 700;
	font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	text-shadow: 0 0 10px #444444;
}

.hero a {
	border: solid 2px #ffffff;
	padding: 12px 28px;
	border-radius: 10px;
	background-color: rgba(100, 160, 140,0.65);
	margin-top: 10px;
	text-align:center;
	font-weight: 500;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
}


/* PC版：トップページ： 記事一覧 */

.toppost article {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 15px;
	width: 58%; 
	max-width: 440px;
	min-width: 350px;
	flex: none;
	background-color: rgba(198,195,192,0.2);
	color: #444;
	font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(15px, 1.4vw, 16px);
	line-height: 1.6em;
}
.toppost article:not(:nth-last-child(-n+2)) {
	margin-bottom: 10px;
}

.block1{
	width: 100%; max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	height:16%;
	font-size: clamp(14px, 1.2vw, 16px);
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
    font-weight: 500;
	color:#222;
	letter-spacing:1px;
	box-sizing: border-box;
	  background-color: transparent;
}


.block2{
	max-width: 850px;
	width: 70%;
	min-width:500px;
    margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	font-size: clamp(14px, 1.2vw, 20px);
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
    font-weight: 500;
	color:#222;
	letter-spacing:1px;
	background-color: transparent;
	line-height:1.5em;
	padding: 20px 30px 25px 44px;
	border: 1px solid #711;
	border-radius: 4px;
	text-align: center;
}

.comment{
	margin: auto;
	margin-top: 24px;
	width: 98%;
	color: #811;
	font-size: clamp(16px, 1.8vw, 20px);
	letter-spacing: 2px;
}

.instagram{
	display: flex;
	margin-left: auto;
	margin-right: auto;
	width:640px;
	height: 880px;
}

}

/* ==== スマホ版（小） ==== */
@media (max-width: 599px) {

header {
	padding: 10px 0;
	color: #44a877;
	font-size: 24px;
	font-weight: bold;
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	background-color: rgba(250,240,220,1);

}

.titlespace{
	width: 100%;
	height: 48px;
	background: rgba(250,240,220,1);
	padding: 0 0 70px 0;
	margin-bottom: 0px;

	font-size: 30px;
	font-weight: bold;
}

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

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

nav img{
	width: 30%; min-width:100px;
	height: auto;
}

h1{ 
	width:100%; height: 34px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-left: 10px;
	padding-bottom: 7px;
	border-width:0 0 1px 0;  
	font-size: clamp(18px, 1.8vw, 21px);
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
    font-weight: 700;
	color: rgba(80,150,120,1);
	box-sizing: border-box;
	  background-color: rgba(250,240,220,1);
}

.hero {
	margin: 0 auto;
	width: auto; 
	max-width: 600px;
	min-width: 350px;
	background-size: cover;
	background-position: center;
	background-image: url(../image_2/yumekyotop3.jpg);
	height: 240px;
	color: #ffffff;
	padding: 15px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.hero a {
	border: solid 2px #ffffff;
	padding: 7px 28px;
	border-radius: 10px;
	background-color: rgba(100, 160, 140,0.65);
	margin-top: 2px;
	text-align:center;
	font-weight: 500;
	margin-right: 5px;
	margin-bottom: 3px;
	display: block;
}

.hero h2{
	font-size: 23px;
	color: #fff;
	font-weight: 700;
	font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	text-shadow: 0 0 10px #444444;
	margin-top:-100px;
}

.hero ul {
	display: flex;
	list-style-type: none;
	padding: 0;
	font-size: 15px;
	align-items: center;
	min-width: 200px;
	flex-wrap: wrap;
}

.hero li {
	float:left;
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
}

.hero p {
	font-weight: bold;
	text-shadow: 0 0 10px #444444;
	margin-top: -20;
}

/* 記事 */
.toppost {
    margin-left: auto;
    margin-right: auto;
	padding: 0px;
	background-color: rgba(240,240,220,0);
}

.toppost div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;

}
article {
	width: 68%;
	box-sizing: border-box;
}

.toppost article:not(:nth-last-child(-n+2)) {
	margin-bottom: 10px;
}



.blockbase{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 680px;

	text-align: center;
}

.block1{
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	margin-bottom: 30px;
	font-size: clamp(13px, 1.2vw, 14px);
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
    font-weight: 500;
	color:#222;
	letter-spacing:1px;
	text-align: left;
	box-sizing: border-box;

}
.block1 span{
	padding-left: 20px;
}
    
.block2{
	max-width: 520px;
	width: 84%;
	min-width:250px;
    margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	font-size: clamp(13px, 1.2vw, 15px);
    font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
    font-weight: 500;
	color:#222;
	letter-spacing:1px;
	background-color: transparent;
	line-height:1.5em;
	padding: 20px 15px 25px 15px;
	border: 1px none #711;
	border-radius: 4px;
	text-align: center;
}

.comment{
	margin: auto;
	margin-top: 24px;
	width: 96%;
	color: #811;
	font-size: clamp(14px, 1.4vw, 15px);
	letter-spacing: 1px;
	line-height: 1.7em;
}


.toppost p{
	line-height:1,2em;
	padding: 15px;
	color: #444;
	font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(13px, 1.4vw, 15px);
	letter-spacing: 0;
	text-align: justify;
}

.toppost article {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 12px;
	width: 80%; 

	color: #444;
	font-family:  hiragino, YuGothic, Meiryo, 'Yu Gothic medium', 'Hiragino Sans', 'sans-serif', "serif";
	font-size: clamp(13px, 1.3vw, 14px);
	line-height: 1.6em;
	flex: none;
	text-align: center;

}

article img {
	margin-left: auto;
	margin-right: auto;
	width:90%;
}

.instagram{
	display: flex;
	margin-left: auto;
	margin-right: auto;
	width: 340px;
	height: 480px;

}


footer {
	margin-left: auto;
	margin-right: auto;
	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, 12px);
	text-align: right;
	font-family: meiryo;
	line-height: 2em;
	text-align: center;
}

footer a{
    font-weight: 500; 
    font-size: 12px
    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版（大）：サブメニュー */
.sub {
	width: 28%;
}

/* PC版（大）：プロフィール */
.profile {
	margin-top: 0;
}

}
/* ===== PC版（大）の設定ここまで ===== */

