body{
    margin: 0px;
    padding: 0px;
    font-size: 70%;
	font-family:Verdana, Geneva, "sans-serif";
	color: #111111;
	width: 100%;
}

/*ヘッダー*/
.header{
	width: 100%;
	height: 70px;
	margin: auto;
	padding: 10px 5px 20px 5px;
	display: flex;
}
.insidemap img {
    max-width: 100%;
}

.logo{
	float: left;
	margin: 0px 40px 0px 10px;
	padding: 5px;
}
.loto img{
	width: 140%;
}
.header-right{
	margin: 10px auto auto 10px;
	padding: auto 20px;
	float: right;
	clear: both;
	left: 100px;
}
.header-nav li{
    margin-top: 0px;
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 10px;
    padding: 5px;
    display: inline;
    font-size: 140%;
    font-weight: 500;
    list-style: none;
}
.header a{
	text-decoration: none;
	color: #000000;
}
.header a:hover{
	text-decoration:underline;
}

/*メイン*/
.index-main{
	width: 100%;
	height: auto;
	margin: auto;
	clear: both;
}

/*トップ画像*/
.main-box1{
	 margin: auto;
   position: relative;
}
.top-img{
	width: 100%;
    height: auto;
    margin: 10px auto 20px;
    position: relative;
    clear: both;
    object-fit: cover;
    top: 0;
    text-align: center;
    display: block;
}
.top-img img{
   width: auto;
   height: auto;
}

/*index.htmlのトップ画像テキスト*/
.top-text{
  left: 30%;
  position: absolute;
  top: 10%;
  margin-left: -290px;
}
.top-text h1{
	font-weight: bold;
    font-size: 700%;
    line-height: 90px;
    font-family: YuGothic, 'Yu Gothic medium', 'Hiragino Sans', Meiryo, 'sans-serif';
    color: #FFFFFF;
    text-shadow: 2px 2px 5px #444444;
}
.top-text h3{
	padding-top: 50px;
	font-size: 250%;
	font-weight: 600;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #444444;
}

/*トップ画像テキスト　日時大*/
.top-text-2{
  left: 30%;
  position: absolute;
  top: 10%;
  margin-left: -290px;
}
.top-text-2 h1{
	padding-top: 10px;
    line-height: 60px;
    font-weight: bold;
	 font-size: 400%;
	font-family: YuGothic, 'Yu Gothic medium', 'Hiragino Sans', Meiryo, 'sans-serif';
    color: #FFFFFF;
    text-shadow: 2px 2px 5px #444444;
}
.top-text-2 h3{
	padding-top: 10px;
	font-size: 460%;
	font-weight: 800;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #444444;
}
/*障害者アート空間化とは？*/
.main-box2{
	width: 75%;
	margin: 70px auto 120px auto;
	text-align: center;
	clear: both;
  position: relative;
}
.main-box2 h2{
	margin-bottom: 50px;
	font-weight: 200;
	font-size: 220%;
	font-family:"Comic Sans MS", "cursive";
	line-height: 50px;
}
.main-box2 p{
	margin-top: 30px;
	font-size: 150%;
	line-height: 25px;
}

/*まちじゅうアート紹介*/
.matijuu{
	width: 100%;
	margin: auto;
	text-align: center;
	clear: both;
}
.matiju-inner img{
	width: 680px;
	height: auto;
	margin: auto;
}

/*案内図*/
.main-box3{
	width: 90%;
	margin: 80px auto 0px;
	clear: both
}
.art-container-wap{
	margin: 2px auto 90px;
	display: flex;
	flex-wrap: wrap;
}
.place{
	margin: 10px 60px 20px;
	font-size: 250%;
	font-weight: 500;
}
.art-container{
	margin: 80px auto;
}
.art-container-img img{
	width: 390px;
	height: 250px;
	object-fit: cover;
}
.art-container-inner{
	width: 390px;
	height: 390px;
	margin: auto;
	clear: both;
}
.art-container-text{
	padding: 0px 25px 25px 25px;
}
.art-container h3{
	margin-bottom: 10px;
	padding: 0;
	font-size: 220%;
	font-weight: 550;
	line-height: 40px;
}
.art-container p{
	margin: 10px auto;
	font-size: 130%;
	line-height: 25px;
}
.art-container a{
	font-size: 150%;
	font-weight: 500;
	font-family:Arial, Helvetica, "sans-serif";
	list-style: none;
	color:#7F7F7F;
	text-decoration: none;
}
.art-container a:hover{
	text-decoration: underline;
}

/*次回予告*/
.main-box4{
	width: 100%;
	height:auto;
	clear: both;
	padding: 0px;
	margin: 70px auto 50px;
	text-align: center;
}
.back-img {
	width: 100%;
	height: 200px;
	margin: auto;
	position: absolute;
	clear: both;
	opacity: 0.9;
}
.back-img img{
	width: auto;
	height: auto;
}
.next-text{
    width: 600px;
    height: 180px;
    margin: auto;
    position: relative;
    top: 30px;
    border-radius: 20px;
    color: #FFFFFF;
    text-align: center;
}
.next-texttop{
    width: 600px;
    height: 180px;
    margin: auto;
    position: relative;
    top: 30px;
    border-radius: 20px;
    color: #FFFFFF;
    text-align: center;
    line-height: 1em;
}
.next-text h2{
    padding: 30px;
    font-size: 300%;
    font-weight: 600;
    line-height: 55px;
    text-shadow: 2px 2px 3px #323232;
}
.next-texttop h2{
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    font-size: 300%;
    font-weight: 600;
    line-height: 50px;
    text-shadow: 2px 2px 3px #323232;
}
.next-text a{
	list-style: none;
	text-decoration: none;
	color: #FFFFFF;
}
.next-texttop a{
	list-style: none;
	text-decoration: none;
	color: #FFFFFF;
}

/*上に戻るボタン*/
.top-botton{
	width: 80px;
	height: 80px;
	margin: 10px;
	position: fixed;
	bottom: 10px;
	right: 60px;
	opacity:0.8;
}

/*フッター*/
footer{
    width: 100%;
    height: auto;
    margin: auto;
    padding-top: 50px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 30px;
}
.footer-menu{
	margin: auto;
	clear: both;
	display: flex;
}

/*左側*/
.footer-logo-img img{
	width: 100%;
}
.belonging-name{
	margin: 30px auto;
	display: flex;
	flex-wrap: wrap;
}
.belonging-box{
	margin: 5px;
	display: flex;
}
.belonging-img{
	margin: 5px 20px;
}
.belonging-name img{
	width: 130%;
	padding: 0px;
}
.belonging-name h3{
	margin: 5px 5px 5px 10px;
	font-weight: 400;
}
.ken{
	margin: 0px 0px 10px 10px;
	font-size: 25px;
}

/*右側*/
.footer-right{
    width: 60%;
    margin: 0px auto;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
}
.footer-nav li{
	margin: 0px 40px 0px 0px;
	padding:5px;
	display: inline;
	line-height:40px;
	list-style: none;
	font-size: 130%;
	font-weight: 500;
	clear: both;
}
footer a{
	text-decoration: none;
	color: #000000;
}
footer a:hover{
	text-decoration:underline;
}

/**/
.c{
	text-align: center;
	clear: both;
}

/*個別ページ（作品詳細）*/
.art-wap{
	width: 800px;
	margin: 50px auto 120px;
}

/*作品紹介*/
.art-img-wap{
	width: 700px;
	height: 470px;
	margin: 80px auto 50px;
	text-align: center;
}
.art-img img{
	width: 700px;
	height: 500px;
	object-fit: contain;
}
.art-text{
	text-align:center;
	font-size: 180%;
	line-height: 40px;
}
.return-botton{
    width: 240px;
    height: auto;
	 margin: 70px auto 10px;
	 padding: 15px 20px 15px 0px;
    text-align: center;
    border-radius: 10px;
    background-color: #8D8D8D;
}
.return-botton:hover{
	background-color: #aace36;
}
.return-botton a{
	text-decoration: none;
	font-size: 180%;
	font-weight: 500;
	color: #FFFFFF;
}

/*画面サイズが1280px以下の際に使用*/





/*画面サイズが760px以下の際に使用*/

@media screen and (max-width:760px){

body{
	width: 100%;
	margin: auto;
}

/*ヘッダー*/
.header{
	height: auto;
  margin: 10px auto 0;
	clear:both;
  box-sizing: border-box;
}
.header-logo{
	float: left;
	padding: 25px 5px 5PX 20PX;
}
.header-logo img{
	width: 140%;
}
.header-right{
	margin: 5px auto;
	padding: auto 20px auto 0px;
	float: right;
	clear: both;
	left: 0px;
}
.header-nav li{
  margin: 0px 0px 10px;
	 padding:  0px 0px 2px 0px;
	 display: block;
	 font-size: 110%;
}
.header-nav:nth-of-type(1n){
	margin: 0 20px;
}
.logo img{
	width: 100%;
    margin: 10px 10px 15px 0px;
}

/*メインコンテント*/

/*最初の写真*/
.top-img{
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: auto;
  clear: both;
  margin: 0;
}
.top-img img{
	width:100%;
	height: auto;
}
.top-text{
  position: relative;
  clear: both;
  margin-left: 35px;
  left: 0px;
  top: 25px;
}
.top-text h1{
  margin: 0;
  padding: 0;
  font-size: 170%;
  line-height: 28px;
}
.top-text h3{
	font-size: 150%;
	font-weight: 200;
}
.top-text-2 {
    position: relative;
    clear: both;
    margin-left: 35px;
    left: 0px;
    top: 8px;
}
.top-text-2 h1{
  margin: 0 auto 10px;
  padding: 0px;
  font-size: 140%;
  line-height: 20px;
}
.top-text-2 h3{
  margin: 0px;
  padding-top: 0;
  font-size: 150%;
  font-weight: 800;
  line-height: 24px;
}
.main-box2{
	margin-top: 100px;
	clear: both;
}

/*まちじゅうアート紹介*/

.matiju-inner img{
	width: 80%;
	height: auto;
	margin: auto;
}

/*作品紹介	*/
.main-box3{
	margin: 120px auto 0;
	clear: both;
}
.art-container-wap{
	margin: 40px auto 0;
	display: flex;
	flex-wrap: wrap;
}

/*上に戻るボタン*/
.botton{
	width: 80%;
	height: 80%;
	margin: 10px;
	position: fixed;
	bottom: 20px;
	right: 5px;
}

/*次回予告*/
.main-box4{
	margin-bottom: 60px;;
	text-align: center;
	clear: both;
  margin-top: 0;
}
.back-img{
	width: 100%;
	height: auto;
	position: absolute;
	margin: auto;
	clear: both;
}
.next-texttop{
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	top: 0;
	border-radius: 20px;

}
.next-text{
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	top: 0;
	border-radius: 20px;

}
.next-text h2{
  padding: 0;
  font-size: 150%;
  line-height: 24px;
  font-weight: bold;
  position: relative;
  top: 2vw;
}
.next-texttop h2{
  padding: 0;
  font-size: 150%;
  line-height: 24px;
  font-weight: bold;
  position: relative;
  top: 2vw;
}

/*個別ページ（作品詳細）*/
.art-wap{
	width: 100%;
	margin: 80px auto 120px;
	text-align: center;
}
.art-img-wap{
	width: 80%;
	height: 80%;
	margin: 30px auto 50px;
}
.art-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.art-text{
	font-size: 180%;
	text-align:center;
}

/*フッター*/
footer{
	width: 100%;
	height: auto;
	margin: auto;
	padding:30px;
  box-sizing: border-box;
}
.footer-menu{
	margin: auto;
	clear: both;
	display: block;
}
.footer-left{
	margin: auto;
}
.footer-logo-img{
	width: 85%;
}
.belonging-img{
	margin: 5px 20px;
}
.belonging-name{
	margin: 30px auto 30px 0;
	display: block;
}
.belonging-name img{
	width: 130%;
	padding: 0px;
}
.belonging-name h3{
	margin: 0;
	font-weight: 400;
}
.ken{
	margin: 0px 0px 10px 10px;
	font-size: 25px;
}
.footer-right{
	width:100%;
	margin: auto;
	padding:0px 20px 20px 20px;
  box-sizing: border-box;
}
.footer-nav li{
	padding: 5px;
	display: block;
	list-style: none;
	font-size: 130%;
	font-weight: 500;
  margin: 0;
}
.back-img img {
    width: 100%;
}
.art-container-inner {
    width: 100%;
    height: auto;
}
.art-container-img img {
    width: 100%;
    height: 226px;
}
nav.header-nav ul {
    padding: 0;
}
.place {
    text-align: center;
}
.logo {
    margin: 0;
}
.art-container {
    margin: 40px auto 40px;
}
nav.footer-nav ul {
    padding: 0;
}
.top-botton img {
    width: 50px;
    height: auto;
}
.top-botton {
    width: auto;
    height: auto;
    right: 14px;
}
.main-box2 h2 {
    line-height: 36px;
}
}
.insidemap {
    margin: auto;
    width: 100%;
}
