@charset "utf-8";
html{font-size: 62.5%; height:100%;}
body {
	font-family: 'M PLUS Rounded 1c', sans-serif;
text-align:center;
font-size:14px;
font-size:1.4rem;
margin:0;
padding:0;
width:100%;
height:100%;
text-decoration: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: column;
position: relative;
text-align:center;
	color: #785023;
	letter-spacing: 0.05em;
}
a{color:#785023;}
img{ height: auto; max-width: 100%;}
a img{  opacity: 1;
-webkit-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.clear{display: initial; text-align: initial;}
iframe{ border:none;}
*{margin:0px;padding:0px;}
img {border:0;}
a{text-decoration:none;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}

@media screen and (max-width: 767px) {
	.pc{ display:none;}
	.sp{ display: block;}
}
@media screen and (min-width: 768px) {
	.pc{ display: block;}
	.sp{ display:none;}
}
p {
	position: fixed;
	bottom: 0px;
	right: 20px;
}
#page_top {
    position: fixed;
    bottom: 40px;
    right: 60px;
	width: 90px;
}
#page_top a {
    background-color: #999;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 20px 20px;
}
	.font{font-size: calc(12px + 0.25vw);}
.global-nav {
  position: fixed;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100vh;
  padding-top: 40px;
  background-color: #785023;
  transition: all .6s;
  z-index: 200;
  overflow-y: auto;
}
.hamburger {
  position: fixed;
  right: 10px;
  top: 18px;
  width: 52px; /* クリックしやすいようにちゃんと幅を指定する */
  height: 52px; /* クリックしやすいようにちゃんと高さを指定する */
  cursor: pointer;
  z-index: 300;
  background:rgba(255,255,255,0.4);
}
.global-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*listの*/
.global-nav__list{ width:100%; margin:auto; }
.global-nav__list li {
	display: inline-block;
  text-align: left;
  padding: 0 14px;
  width:100%;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.global-nav__item a {
	font-family: 'M PLUS Rounded 1c', sans-serif;
  display: block;
  padding: 10px 0 8px;
  text-decoration: none;
  color: #785023;
  font-size:0.8em;
}
.hamburger__line {
  position: absolute;
  left: 11px;
  width: 30px;
  height: 2px;
  background-color: #785023;
  transition: all .6s;
}
.hamburger__line--1 {
  top: 14px;
}
.hamburger__line--2 {
  top: 20px;
}
.hamburger__line--3 {
  top: 26px;
}
.black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  z-index: 100;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all .6s;
  cursor: pointer;
}
.nav-open .global-nav {
  right: 0;
}
.nav-open .black-bg {
  opacity: .8;
  visibility: visible;
}
.nav-open .hamburger__line--1 {
  transform: rotate(405deg);
  top: 20px;
}
.nav-open .hamburger__line--2 {
  width: 0;
  left: 50%;
}
.nav-open .hamburger__line--3 {
  transform: rotate(-405deg);
  top: 20px;
}
ul,li{ list-style:none;}
.g-nav-menu li{ display:inline-block;}
a { text-decoration:none;}
@media screen and (min-width: 482px) {.spwrapmenu{ display:none;}}
@media screen and (max-width: 481px) {.g-nav{ display:none;}}
h1,h2,h3,h4,h5,div,ul,li,{
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
header{
	padding: 40px 0 20px;
	background: #fff;
	font-size: 1em;
}
.g-nav-menu li:first-child{
	text-align: left;
	text-indent: -0.05em;
	margin-right: 1em;
	margin-left: -26px;
	padding-right: 26px;
	font-size: 0.85em; 
	line-height: 2em;
}
.g-nav-menu li:first-child img{ width: 240px;}
.g-nav-menu li:not(:nth-child(1)) img{ width: 28px;}
.g-nav-menu li:not(:nth-child(1)) a div{
	background: #785023;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	display: flex;
  justify-content: center;
  align-items: center;
	border-radius: 25px;
}

.g-nav-menu li:nth-child(2) a div:hover{background: #EABE3B;}
.g-nav-menu li:nth-child(3) a div:hover{background: #F15A24;}
.g-nav-menu li:nth-child(4) a div:hover{background: #9ABCA4;}
.g-nav-menu li:nth-child(5) a div:hover{background: #BF545E;}
.g-nav-menu li:nth-child(6) a div:hover{background: #659BDE;}
.g-nav-menu li:not(:nth-child(1)) div{
	margin-left: 0.25em;
}
.g-nav-menu{
	width: 90%;
	max-width: 860px;
	margin: auto;
	display: flex;
	justify-content: space-around;
	align-items: flex-end;
}
.swiper-container{
   width: 100%;
   height: 38vw;
}
.swiper-container{
	position: relative;
}
.topabso01,.topabso02{
	position: absolute;
	z-index: 2;
}
.topabso01{
	top: 0;
	right: 0;
	width: 24%;
}
.topabso01 img{
	width: 100%;
}
.topabso02{
	bottom: -5px;
	left: 0;
}
.maincontent{
	background: url("../images/mokume.jpg") repeat-x;
}
.undercontent{
	display: flex;
	justify-content: space-between;
	width: 770px;
	margin: auto;
	padding: 32px 0;
}
.undercontent .leftcontent{
	width: 64%;
	color: #fff;
}
.undercontent .rightcontent{
	width: 32%;
	margin-right: -18px;
}
.yoyakukanou{
	background: #785023;
	padding: 10px 0;
	padding-left: 20px;
	width: 100%;
	font-size: 1.4em;
	text-align: left;
	letter-spacing: 0.1em;
}
.yoyakukanou + .tyuui{
	text-align: justify;
	font-size: 1.1em;
	width: 100%;
	letter-spacing: 0.05em;
	padding: 5px 0;
	padding-left: 20px;
	color: #000;
}
.uketsukekotira{
	width: 35%;
	background: #F15A24;
	padding: 15px;
	margin-right: -1em;
	margin-left: 1em;
	border-radius: 0.5em;
	font-size: 1.2em;
}
.uketsukekotira:hover{
	background: #FF0004;
}
.uketsuke{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
iframe{
	height: 98%;
	width: 100%;
}
.oshirase{
	width: 770px;
	margin: auto;
	padding:44px 0;
}
.oshirasecontent{
	width: calc(100% - 20px);
	padding: 20px;
	background: url("../images/oshirasebg.jpg") repeat;
	margin-top: 15px;
}
.oshirasecontent > div{
	padding: 20px 25px; 
	background: #fff;
	display: flex;
	flex-wrap: wrap;
}
.oshirasecontent > div div{
	font-size: 1.1em;
	border-bottom: dashed 2px #9ABCA4;
	text-align: left;
	padding: 10px 0 5px;
}
.oshirasecontent > div div:nth-child(odd){
	width: 30%;
	text-indent: 1em;
}
.oshirasecontent > div div:nth-child(even){
	width: 70%;
	text-indent:0;
}
.oshirasecontent > div .new::after{
	content: "新 着";
	background: #FF7CB5;
	border-radius: 0.2em;
	padding: 0px 1em 2px;
	color: #fff;
	margin-left: 1em;
	line-height: -1em;
	
}
.thirdcontent{
	background: #FAF0DC;
	padding: 80px 0;
	padding-left: 15px;
}
.innnaicontent{
	width: 800px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	color: #BF545E;
	margin-top: 26px;
}
.innnaicontent div{
	margin-bottom: 30px;
}
.googlemapcontent{
	width: 100%;
	height: 400px;
}
header{
	position: fixed;
	width: 100%;
	z-index: 2;
}
main{
	margin-top: 125px;
}
.othercontent{
	width: 800px;
	margin: auto;
	margin-top: 80px;
}
.otherindent{
	margin-top: 15px;
	border-bottom: solid 1px #785023;
	border-top: solid 1px #785023;
	padding: 35px 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.otherindent div{
	width: 8%;
	line-height: 2em;
	font-size: 1.4em;
}
.otherindent div:nth-child(1){
	width: 30%;
}
.otherindent div:nth-child(9){
	width: 30%;
}
.otherindent2{
	margin-top: 15px;
	border-top: solid 1px #785023;
	padding: 35px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	font-size: 1.2em;
	margin-bottom: 50px;
}
.intstanscontent{
	width: 35%;
	text-align: left;
}
.intstanscontent div:first-child{
	font-size: 1.3em;
	text-indent: -0.2em;
	letter-spacing: 0.1em;
	border-bottom: solid 1px #785023;
}
.intstanscontent div:first-child span{
	font-size: 1.4em;
	font-weight: 700;
}
.intstanscontent div{
	padding-left: 1em;
	margin-bottom: 0.4em;
}
footer{
	background: #785023;
	width: 100%;
	margin-top: 100px;
	padding: 30px 0 10px;
	color: #fff;
}
.f_logo{
	font-size: 1.5em;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}
.f_jyuusyo{
	font-size: 0.9em;
	letter-spacing: 0.08em;
	font-weight: 300;
}
.tel{
	margin-top: 8px;
	margin-left: -1em;
}
.copy{
	font-size: 0.7em;
	margin-top: 10px;
	}
.onlinesyogen{
	width: 624px;
	margin: auto;
	margin-bottom: 30px;
}
.oshirase .middlecontent{
	font-size: 1.4em;
	padding-top: 20px;
}
.sque,.sque3{
	background: rgba(241,90,1,0.2);
	color: #F15A24;
	padding: 18px 30px 15px;
	display: flex;
	justify-content: space-around;
	border-radius: 0.25em;
	font-size: 1.4em;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 24px;
}
.sque2{
	background: #F15A24;
	color: #fff;
	padding: 17px 30px 14px;
	display: flex;
	justify-content: space-around;
	border-radius: 0.25em;
	font-size: 1.8em;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
}
a:hover .sque2{
	background: #FF0004;
}
.coution{
	font-size: 1.4em;
	margin: 40px auto 10px;
}
.coution2{
	text-align: justify;
	line-height: 1.6em;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 80px;
	font-size: 1.3em;
}
.coution2 div{
	margin-bottom: 20px;
}
.coution span,
.coution2 span{
	color: #F15A24;
}
.anchor{
	margin-top: -100px;padding-top: 100px;
}
#splogo{
		text-align: left;
	}
.uketsuke{
		margin-top: 20px;
	}
.topabso01 img:nth-child(2){
	transform: translateY(calc(-100% - 5px));
}
.topabso01 a:hover img:nth-child(2){
	opacity: 0;
}
@media screen and (min-width: 482px) {
	.swiper-wrapper_sp{
		display: none;
	}
.coution{
	font-size: 1.5em;
}
.sque3{
	font-size: 1.6em;
	padding: 8px;
}
	.otherindent_under{
		line-height: 1.8em;
	}
	.textind{padding-right: 1em;}
	.otherindent2 div:nth-child(1) div:first-child{
		text-indent: -0.1em;
	}
}
.intstanscontent div:first-child span{
		padding-left: 1em;
	}
@media screen and (max-width: 481px) {
	.citizen{
		border-radius: 0.36em;
	}
	.spcarii{
		margin-top: 10px;
	}
	.otherindent2 > div:first-child{
	margin-bottom: 40px;
}
	
	.sque3{
	font-size: 1.14em;
}
main{margin-top: 70px;}
	
	header{
		height: 60px;
		padding-top: 0px;
	}
	#splogo{
		width:42%;
		font-size: 0.6em;
		margin:20px auto 0px 8vw;
		line-height: 2em;
	}
	
.swiper-container{
   height: 90vw;
}
.topabso01{
	top: 10px;
	right: 0;
	width: 53%;
}
.topabso02{
	left: -1px;
	bottom: -6px;
	width: 46%;
}
	.undercontent{
		flex-wrap: wrap-reverse;
		width: 100%;
	}
	.leftcontent,.rightcontent{
		width: 100%;
		min-width: 84vw;
		margin: 0 8vw;
	}
	.yoyakukanou{
		text-align: center;
		padding-right: 0;
		padding-left: 0;
		font-size: 1.1em;
		letter-spacing: normal;
		white-space: nowrap;
		margin-top: 20px;
	}
.yoyakukanou + .tyuui{
	width: 100%;
	letter-spacing: 0.05em;
	padding: 5px 0;
	padding-left:0;
}
	.uketsuke{
		flex-wrap: wrap;
	}
	.uketsuke div{
		width: 100%;
	}
.uketsukekotira{
	width: 100%;
	padding: 8px 0;
	border-radius: 0.5em;
	font-size: 1.4em;
	margin: 10px auto 20px;
}
	.oshirase{
		width: calc(84% - 20px);
	}
	.oshirasecontent > div div:nth-child(odd),
	.oshirasecontent > div div:nth-child(even){
		width: 100%;
	}
	.oshirasecontent > div div:nth-child(odd){
		border:none;
		text-indent: inherit;
		margin-top: 20px;
		padding: 0;
	}
	.oshirasecontent > div div:nth-child(even){
		padding-bottom: 10px;
	}
	.innnaicontent{
		width: 100%;
		justify-content: center;
	}
	.thirdcontent{
		padding: 50px 0;
	}
	.othercontent{
		margin-top: 80px;
		width: 84vw;
	}
	.otherindent,.otherindent2{
	margin-top: 15px;
	padding: 20px 0;
}
	#page_top{
		visibility: hidden;
	}
	.otherindent div{
		font-size: 0.9em;
		width: 11%;
	}
	.otherindent div:nth-child(1){
	width: 20%;
}
	.otherindent div:nth-child(9){
		width: 20%;
		line-height: 0.7em;
		margin-top: 0.6em;
		font-size: 0.8em;
	}
	.otherindent div:nth-child(10),
	.otherindent div:nth-child(11),
	.otherindent div:nth-child(12),
	.otherindent div:nth-child(13),
	.otherindent div:nth-child(14),
	.otherindent div:nth-child(15),
	.otherindent div:nth-child(16){
			line-height: 2.7em;
		margin-top: 0.25em;
	}
	.intstanscontent{
	font-size: 0.8em;
		flex-wrap: wrap;
	}
	.tel{
		padding-bottom: 20px;
	}
	.global-nav__list li:first-child img{
		width: 50%;
	}
	.global-nav__list li a{
		padding: 0;
	}
	.global-nav__list li:first-child{
		font-size: 0.65em;
		margin-bottom: 10px;
	}
	.header .global-nav .global-nav__list .global-nav__item a img{ width:40%;}
	.header .global-nav .global-nav__list .global-nav__item:not(:nth-child(1)) a img{ 
		width:80%;
	margin: auto;
	}
	.global-nav__list{
		margin-left: 7.8vw;		
	}
	.maincontent{
	background-repeat:repeat-y;
}
	.intstanscontent{
		width: 80%;
	}
	.intstanscontent:first-child{
		margin-bottom: 20px;
	}
	.global-nav__item{
		color: #fff;
		line-height: 2.4em;
	}
	.onlinesyogen{
		width: 100%;
	}
	.sque{
		flex-wrap: wrap;
	}
	.sque div{
		width: 100%;
	}
	.middlecontent div{
		font-size: 90%;
	}
	.middlecontent .albe{
		letter-spacing: 0.1em;
	}
	.coution2{
		font-size: 0.9em;
	}
	.oshirasecontent{ 
		width: 96%!important;
		margin-left: -4%;
	}
	/*お知らせ綺麗に入らないようなら入れる*/
	.oshirasecontent{font-size: 84%;}
}

.civilization #Mon,
.civilization #Tue,
.civilization #Fri,
.civilization #Sat{
		display: none;
	}
.civilization{
	position: relative;
	padding: 50px 0;
	margin-top: 50px;
}
.civilization div{
	position: absolute;
	top: 0;
	height: 55px;
	width: 740px;
	margin: auto;
}
.otherindent_under{
	text-align: left;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	margin: 30px auto 30px 10%;	
}
.blind{color: #659BDE;
	text-indent: 0.35em;
	font-size: 0.9em;
}
.leftpadding{padding-left: 1em;text-indent: -1em; color: #785023!important; margin-bottom: 0!important;}
@media screen and (max-width: 481px) {
.leftpadding{letter-spacing: 0.08em;}
	.blind{
		font-size: 100%; margin: 10px auto 15px ;
		line-height: 0.7em;
	text-indent:inherit;
	letter-spacing: 0.05em;
		text-align: left;
		padding-left: 0.5em;
		white-space: nowrap;
	}
	.intstanscontent div:first-child{
		text-align: center;
		text-indent: 0em;
		white-space: nowrap;
		padding: 0;
		margin: auto;
	}
	.otherindent_under{
		font-size: 1.3em;
		width: 100%;
		text-align: center;
		margin: 20px auto auto;
		padding: 0;
	}
	.civilization{
		margin-top: 40px;
		padding: 25px 0;
	}
	.civilization div{
		width: 80%;
		height: 25px
	}
	.civilization div:not(:first-child){
		width: 100%;
		height: 25px;
		font-size:1.4em;
		line-height: 1em;			
	}
	.coution2 div{
	margin-bottom: 14px;
}
	.intstanscontent div{
		width: 80%;
		margin: auto;
	}
	.intstanscontent div:nth-child(1){
		width: 100%;
		margin-bottom: 10px;
		padding-bottom: 5px;
	}
	.intstanscontent div:first-child span{
		padding-left: 1em;
	}
	.otherindent2 .intstanscontent:nth-child(2) div:first-child{
		text-indent: 0;
	}
	.otherindent2 .intstanscontent:nth-child(1) div:first-child{
		text-indent: 0.1em;
	}
}