@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: "うずらフォント";
	src: url('../font/uzura.ttf') format("opentype");
	float: left;
}
@font-face {
	font-family: "うずらフォント";
	src: url("../font/uzura.eot");
}
html {
	font-size: 100%;
}
img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	background-color: #F2F0E9;
	color: #444444;
}
body a:hover * {
	filter: alpha(style=0;
    opacity=60);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #444444;
}
* {
	box-sizing: border-box;
}
/* scroll start */
.scrolldown{
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 2;
}
.scrolldown span{
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #444444;
	font-size: 0.7rem;
	letter-spacing: 0.05em;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}
.scrolldown:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: -4px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #444444;
	animation: circlemove 1.6s ease-in-out infinite,
		cirlemovehide 1.6s ease-out infinite;
}
@keyframes circlemove{
      0%{bottom:45px;}
     100%{bottom:-5px;}
 }
@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
    80%{opacity:0.9;}
	100%{opacity:0;}
 }
.scrolldown:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 2px;
	height: 50px;
	background: #444444;
}
.float_left {
	width: 100%;
	float: left;
}
img.icon_window {
	margin: 0 0 0 3px;
	width: 14px;
	z-index: 1;
}
header,main,footer,address{
	width: 100%;
	float: left;
}
#main{
	background-image: url(../images/bg/DSC08956.JPG);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100vh;
}
#header{
	padding: 8px 0;
}
h1#logo {
	margin: 0 auto;
	width: 300px;
	height: auto;
}
h1#logo a {
	display: block;
	height: 100%;
	width: 100%;
}
h2.ttl {
	margin: 0 auto 64px;
	display: block;
	width: 181px;
	text-align: left;
}
.art_1 {
	text-align: center;
	font-weight: bold;


}
div#box_period-2 h3 {
	margin: 0 0 14px;
	font-weight: bold;
}

div#box_period-2 span {
	font-size: 1.5em;

}
div#box_root {
	margin: auto;
	width: 700px;
	text-align: left;
}
div#box_link li {
	height: auto;
	width: 220px;
	display: block;
}
#footer {
	background-color: #94B638;
	text-align: center;
	padding: 64px 0 0;
	font-family: "うずらフォント";
}
p#to_top {
	float: left;
	margin: 0 0 64px;
	width: 100%;
}
p#to_top a {
	display: block;
}
p#to_top a:hover  {
	background-color: #E3EAA5;
}
p#catch_copy  {
	width: 100%;
	float: left;
	height: auto;
}
div#box_SNS {
	margin: 48px 0;
}
div#box_SNS ul {
	margin: auto;
	width: 264px;
}
div#box_SNS li {
	width: 32px;
	float: left;
}
li.icon_SNS {
	margin: 0 26px 0 0;
}

div#box_info2 {
}

address {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	padding: 28px 0;
	font-size: 0.8em;
	color: #444444;
}

.sec_1 {
	width: 100%;
	padding: 64px 0;
	float: left;
	border-top: 8px dotted #DB7093;
}
.sec_2 {
	width: 100%;
	padding: 64px 0;
	float: left;
	border-top: 8px dotted #F4A460;
}
.sec_3 {
	width: 100%;
	padding: 64px 0;
	float: left;
	border-top: 8px dotted #BB2649;
}
table {
	width: 220px;
	text-align: center;
}
table caption {
	padding: 0 0 16px;
	text-align: left;
	font-weight: bold;

}
tr   {
	border-bottom: 1px solid #333333;
}
th {
	padding: 0 0 5px;
	color: #880020;
}
td {
	padding: 5px 0;
}
.art_2   {
	margin-top: 46px;
}













@media screen and (min-width:768px){
html {
	font-size: 100%;
}
.none_1 {
	display: none;
}
div#box_link {
}
div#box_link ul  {
	margin: auto;
	width: 472px;
}
div#box_link li {
	float: left;
}


#footer {
	padding: 64px 0;
}
div#box_info2 {
}
div#box_info2 li {
	padding: 0 16px;
	display: inline;
	font-size: 1.1em;
	border-left: 1px solid #333333;
}
li.info2_last {
	border-right: 1px solid #333333;
}
li#LINE {
	margin: 0 0 0 32px;
}
div#box_period   {
	margin: auto;
	width: 472px;
}
div#box_period-1 {
	width: 220px;
	margin: 0 32px 0 0;
	float: left;
}
div#box_period-2 {
	width: 220px;
	float: left;
}

}
@media only screen and (min-width:667px) and (max-width:768px){
html {
	font-size: 87.5%;
}
.none_2 {
	display: none;
}
main#main {
	background-image: url(../images/bg/DSC08787.JPG);
}
div#box_info2 {
	text-align: left;
}
div#box_info2 ul {
}
div#box_info2 li {
	float: left;
	width: 100%;
	border-top: 1px solid #DB7093;
}
div#box_info2 li a {
	padding: 21px 0 21px 16px;
	display: block;
}
div#box_info2 li a:hover {
	background-color: #E3EAA5;
}
div#box_root {
	margin: auto;
	width: 667px;
}
div#box_link ul {
	margin: auto;
	width: 220px;
}
li#LINE {
	margin: 32px 0 0;
}
div#box_period   {
	margin: auto;
	width: 220px;
}
div#box_period-1 {
	width: 220px;
	margin: 0 0 32px;
}
div#box_period-2 {
	width: 220px;
}

}
@media screen and (max-width:667px){
html {
	font-size: 75%;
}
.none_3 {
	display: none;
}
main#main {
	height: 50vh;
	background-image: url(../images/bg/image_091421.jpg);
	background-position: 0% bottom;
}
div#box_info2 {
	text-align: left;
}
div#box_info2 ul {
}
div#box_info2 li {
	float: left;
	width: 100%;
	border-top: 1px solid #DB7093;
}
div#box_info2 li a {
	padding: 21px 0 21px 16px;
	display: block;
}
div#box_info2 li a:hover {
	background-color: #E3EAA5;
}
div#box_root {
	margin: auto;
	width: 320px;
}
div#box_link ul {
	margin: auto;
	width: 220px;
}
li#LINE {
	margin: 32px 0 0;
}
div#box_period   {
	margin: auto;
	width: 220px;
}
div#box_period-1 {
	width: 220px;
	margin: 0 0 32px;
}
div#box_period-2 {
	width: 220px;
}
h1#logo {
	width: 210px;
}

}
