@charset "utf-8";
/* CSS Document */



@media screen and (max-width: 640px) {
	
	
#container{
	height: auto;
	max-width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}	
	


	
	
	
nav {
	display: none;	/*background-color: #FFFFFF;
	color: #000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #abcd03;
	border-bottom-color: #abcd03;
	letter-spacing: 5px;
	font-size: 1.1em;
	font-weight: 500;*/
}
/*nav ul {
	display: flex;
	flex-flow: row;
	justify-content: center;

	list-style-type: none;
}*/
nav li {
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #abcd03;
	border-bottom-color: #abcd03;
}

nav a {
	display: block;
	padding: 12px 24px;
	color: #000;
	text-decoration: none;
}
nav li a:hover {
	background-image: url(../img/manu_bak.png);
	background-repeat: repeat-x;
}

.main {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}


.window {
	height: auto;
	max-width: 1043px;
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 33px;*/
}

.window_s {
	max-height: 359px;
	max-width: 1043px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
}

.window_s img {
	height: auto;
	width: 100%;
	object-fit: cover;
}


.menu_space{
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABCD03;
}


.sp_menu {

	text-align: center;
}

.sp_menu img {
	vertical-align: middle;
	margin-right: 5px;
}

.sp_menu li {
	padding: 2.5%;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABCD03;
}


.insta_pc{
	display: none;
}

.insta img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


footer img {
	text-align: center;
	width: 95%;
}


.footer_logo {
	text-align: center;
	padding-bottom: 30px;
}

.ban_yoko {
	padding-bottom: 10px;
}

.box_annai {
	padding: 2.5%;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C8541;
	/*margin-bottom: 30px;*/
}

.box_annai img {
	height: 180px;
	width: 100%;
	object-fit: cover;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ban_tap_sp {
	font-size: 1.2em;
	color: #F00;
	text-align: center;
	font-weight: 700;
}

.ban_tap_pc {
	display: none;
}

.ban_tap {
	font-size: 1.2em;
	color: #F00;
	text-align: center;
	font-weight: 700;
}


.ban_archives{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6%;
}

.ban_archives img{
	width: 100%;
}


.ban_bosyu{
	height: auto;
	max-width: 1045px;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: auto;
}

.ban_bosyu img{
	width: 100%;
	height: auto;
}


.ban_bosyu_form{
	height: auto;
	max-width: 1045px;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: auto;
}

.ban_bosyu_form img{
	width: 100%;
	height: auto;
}


.facebook{
	display: none;
}
.ban {
	float: right;
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
}

.archives_link {
	background-image: url(../img/bac_archives_text_sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
}

.concept p {

	font-size: 92%;
	line-height: 150%;
	text-align: center;
}

.text_tl{
	font-size: 110%;
	line-height: 140%;
}

.text_tm{
	font-size: 96%;
	line-height: 120%;
}


}