body {background-color: #e0eb9f;
}
#header {
	text-align: center;
}
#header h1 {
	padding-top: 0px;
}
#header h1 img {
	max-width: 800px;
}

.main p {
	line-height: 1.8;
}
.main_ttl {
	margin: 20px auto;
	text-align: center;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", Meiryo, メイリオ, serif;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	line-height: 1.4;
	padding: 0px 20px;
	color: #c22e28;
}
section {
	clear: both;
	padding-top: 20px;
}
section h2 {
	width: 100%;
	line-height: 1.5;
	margin: 0 auto 10px;
	font-size: 1.5em;
	font-family: "Rounded Mplus 1c";
	font-weight: 800;
	text-align: center;

}

section h2 img {
	max-width: 100%;


}
section h2 span {
}
section h3 {
	width: 100%;
	line-height: 60px;
	margin: 20px auto;
	font-size: 1.2em;
	font-family: "Rounded Mplus 1c";
	font-weight: 600;
	text-indent: 1em;
	height: 50px;
	background-image: url(../images/15s.svg);
	background-repeat: no-repeat;



}


#pageTop {
	position: fixed;
	bottom: 24px;
	right: 24px;
}
#pageTop a {
	display: block;
	color: #fff;
	font-size: 0.6em;
	padding: 6px 2em 4px;
	border-radius: 4px 4px 0 0;
	background-color: rgba(0,0,0,0.7);
}
#pageTop a:hover {
	background: #e02517;
	transition: .4s;
}



dl {}
dt {
	line-height: 100px;
	margin: 0 auto 40px;
	font-size: 1.1em;
	font-family: "Rounded Mplus 1c";
	font-weight: 500;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
}
dd {}
#scroller {
	margin: 20px 0;
}

/*  Footer  */
footer {
	padding: 5px 0 5px 0;
	background: #333;
	text-align: center;
}
footer img {
	max-width: 100px;
	height: auto;
}
footer .rights {
	color: #fff;
	font-family: "lato_regular", arial;
	font-size: 14px;

	line-height: 1;
}
footer .rights a {
	text-decoration: none;
	font-family: 'lato_bold', arial;
	font-weight: bold;
	color: #fff;
}
ul.footnav {
	width: 90%;
	padding: 10px 0;
	margin-top: 20px;
	margin: 0 auto;
	line-height: 2;
}
ul.footnav li {
	display: inline;
	margin-bottom: 10px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #666666;
}
ul.footnav li a {
	color: #333;
	text-decoration: none;
}
ul.footnav li a:hover {
	color: #c22e28;
}
.city {
	height: 70px;
	background-image: url(../images/city.svg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: cover;
}

#youtube{
	max-width:900px;
	margin:0px auto;
	padding:0;

	}
.iframe-content {

   position: relative;
 width: 100%;
    padding: 56.25% 0 0 0;

}
.iframe-content iframe {
    position: absolute;
 top: 0;
 left: 0;
    width: 100%;
    height: 100%;
}

.sns {
    border: #CCC 1px solid;
    padding: 10px;
    text-align: center;
	background-color:#FFF;
}
.fb_bgclr {
    display: block;
    background: #405d9a;
    padding-top: 5px;
    color: #FFF;
    font-size: 1em;
}
.tw_bgclr {
    display: block;
    background: #1da1f2;
    padding-top: 5px;
    color: #FFF;
    font-size: 1em;
}
.ig_bgclr {
    display: block;
    background: #cf306d;
    padding-top: 5px;
    color: #FFF;
    font-size: 1em;
}
.facebook-wrapper {
    max-width: 500px;
    margin: 0 auto;
}

.one_third {
    width: 30.18834355828221%;
}
.first {
    margin-left: 0;
    clear: left;
}
.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter {
    display: inline-block;
    float: left;
    margin: 0 0 0 1.06748466257669%;
    list-style: none;
}
*, *::before, *::after {
    box-sizing: border-box;
}



@media only screen and (min-width: 800px) {
a#menu {
	display: none;
}
.panel {
	display: block !important;
}
#mainnav {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/menu_bg.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
}
#mainnav li {
	display: block;
	width: 25%;
	font-family: "Rounded Mplus 1c";
	font-weight: 600;
	float: left;
}
#mainnav li a {
	display: block;
	padding: 0px 0 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding-top: 20px;
}
.logo01 {
	display: none;
}




}

@media only screen and (max-width: 799px) {
#header {

	max-width: 100%;
	z-index: 500;
}
#headerWrap {

	width: 100%;

}
#header h1 {
	padding-top: 10px;
}
#header h1 img {
	margin-top: 3px;
	max-width:100%;
}
a#menu {
	display: inline-block;
	position: relative;
	width: 40px;
	height: 40px;
	margin: 10px;
}
#menuBtn {
	display: block;
	position: absolute;
	top: 60%;
	left: 50%;
	width: 18px;
	height: 2px;
	margin: -1px 0 0 -7px;
	background: #fff;
	transition: .2s;
}
#menuBtn:before, #menuBtn:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 18px;
	height: 2px;
	background: #fff;
	transition: .3s;
}
#menuBtn:before {
	margin-top: -7px;
}
#menuBtn:after {
	margin-top: 5px;
}
a#menu .close {
	background: transparent;
}
a#menu .close:before, a#menu .close:after {
	margin-top: 0;
}
a#menu .close:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
a#menu .close:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.panel {
	width: 100%;
	display: none;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0;
	z-index: 100;
}
#mainnav {
	position: absolute;
	top: 0;
	width: 100%;
	text-align: right;
	z-index: 999;
}
#mainnav ul {
	border-bottom: 0px solid #fff;
	background: #c22e28;
	text-align: left;
	z-index: 999;
}
#mainnav li a {
	position: relative;
	display: block;
	padding: 15px 25px;
	border-bottom: 1px solid #fff;
	color: #fff;
	z-index: 999;
	text-decoration: none;
}
#mainnav li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#mainImg {
	padding-top: 10px;
	z-index: -100;
}
.logo02 {
	display: none;
}
.lace, six {
	display: none;
}
.main {
	padding-top: 10px;
}
ul.footnav li {
	text-align: left;
	display: block;
	margin-bottom: 0px;
	border: none;
}

#youtube{
	width:100%;


	}

	.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter {
    display: block;
    float: none;
    width: auto;
    margin: 0 0 30px 0;
    padding: 0;
}
}
