﻿@charset "utf-8";


body {
	text-align: center;
	line-height: ;
	color:#333231;
	background: url(../img/bg1.jpg);
	min-width:1200px;
}
@media only screen and (max-width: 480px) {
body {
	text-align: center;
	line-height: ;
	color:#444444;
	background:#FFFFFF;
	min-width:100%;
	font-size:95%;
}
}

p strong {
}
body.top {

}
div#wrap {
}

div#wrapIn {
}

div.s2v {
    position: fixed;
    bottom: 80px;
	right:0px;
	z-index:15;
}

* html div.s2v {
	position:absolute;
	bottom:80px;
	right:0px;
	z-index:15;
}

@media only screen and (max-width: 480px) {
}



/* -------------------
	header
------------------- */
/* -------------------
	header
------------------- */

header div.information {
	position:relative;
	width:960px;
	margin:0 auto;
}

header div.information h1 {
	position:absolute;
	top:19px;
	left:0px;
	width:184px;
	z-index:10;
}

header div.information h1 img {
	width:100%;
}

header div.information p.officialLogo {
	position:absolute;
	top:25px;
	left:0px;
	width:147px;
	z-index:10;
}

header div.information p.officialLogo img {
	width:100%;
}


@media only screen and (max-width: 480px) {
header {
	position:relative;
}

header div.information {
	position:relative;
	width: auto;
	margin:0 auto;
}

header div.information h1 {
	position: inherit;
	top:0;
	left:0px;
	width:40%;
	margin:4.5% 0 4.5% 4%;
	z-index:10;
}

header div.information h1 img {
	width:100%;
}

header div.information p.officialLogo {
	position: inherit;
	top:0;
	left:0px;
	width:40%;
	margin:4.5% 0 4.5% 4%;
	z-index:10;
}

header div.information p.officialLogo img {
	width:100%;
}


}



/* --------------------
	nav
--------------------*/
header nav {
}

.HiddenCheckbox {
  display: none;
}

.MenuIcon {
  display: none;
}

.MenuHeader {
	font-size:0;
}

.MenuContainer {
	width:960px;
	height:64px;
	margin:0 auto;
}



ul.menuPC li {
	float:left;
	width:;
	margin:3px 0 0 0;
	letter-spacing:0.075em;
}

.MenuContainer li.lower {
	display:none;
}

div.HanAccordion{
	display:none;
}

div.HanAccordion div div h3{
  font-size:89%;
  line-height:1;
  letter-spacing:0.075em;
}
div.HanAccordion div div p{
  font-size:89%;
  line-height:1;
  letter-spacing:0.075em;
}



@media only screen and (max-width: 480px) {
ul.menuPC {
	display:none;
}


div.HanAccordion{
  display:inherit;
  position:relative;
  line-height: 1;
  margin:40px 0 0 0;
}
div.HanAccordion input{
  position:absolute;
  height: 0;
  padding: 0;
}
div.HanAccordion div div{
  position: relative;
  padding: 15px 10px 12px 20px;
  border-bottom: 1px solid #999999;
  background: #000000;
  text-align:left;
  color:#FFFFFF;
}
div.HanAccordion div div h3{
  font-size:1em;
  line-height:1;
  letter-spacing:0.075em;
}
div.HanAccordion div div p{
  font-size:1em;
  line-height:1;
  letter-spacing:0.075em;
}
div.HanAccordion label:first-child div div{
  border-top: 0;
}
div.HanAccordion label:last-child div div{
  border-bottom: 0;
}
div.HanAccordion div div:hover{
  cursor: pointer;
}
div.HanAccordion div div:before{
  position:absolute;
  top: 13px;
  left:0px;
  color: #2f7f99;
}
div.HanAccordion div div:after{
  position:absolute;
  top: 15px;
  right:10px;
  color: #2f7f99;
  content: "";
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
div.HanAccordion input:checked + div div:after{
  top: 12px;
  right: 15px;
}
div.HanAccordion ul{
  list-style: none;
  margin: 0;
  background: #E1E1E1;
  text-align:left;
}
div.HanAccordion ul li{
  font-size:1em;
  line-height:1.3;
}
div.HanAccordion ul li a{
  display: block;
  overflow: hidden;
  height: 0;
  padding: 0px 0px 0 30px;
  color: #333;
  text-decoration: none;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
div.HanAccordion ul li a:hover{
  border-top-color: #E1E1E1;
  background: #E1E1E1;
  color:;
}
div.HanAccordion input:checked + div ul li a{
  position:relative;
  background: none;
  line-height: 1;
  height: 16px;
  padding: 13px 0px 13px 30px;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #999999;
}
div.HanAccordion input:checked + div ul li a:before{
  position: absolute;
  top: 16px;
  left: 45px;
  color: #2f7f99;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
div.HanAccordion input:checked + div ul li:first-child a{
  border-top: 0px;
}
div.HanAccordion input:checked + div ul li:last-child a{
  border-bottom: 1px solid #D8D8D8;
}
div.HanAccordion input:checked + div ul li a:hover{
  background: #D9D9D9;;
  border-top-color: #D9D9D9;
}








.MenuContainer li.lower {
	display:  inherit;
}
.MenuContainer li {
	float: none;
	width: inherit;
	margin: 0 0 0 0;
	letter-spacing:0.075em;
}


.HiddenCheckbox {
  display: none;
}
div#gNav {
	position: ;
	z-index:;
	right:0;
	top:0;
}
.MenuContainer {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  padding: 13px 20px;
  width: 100%;
  height: 100%;
  background:none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}
.MenuHeader {
	position: fixed;
	top:37px;
	right:20px;
	width:32px;
	text-align:center;
	color:#20AAC6;
	font-size:0.1em;
	letter-spacing: -1.4px;
}
.MenuIcon {
  cursor: pointer;
  display: block;
  float: right;
  height: 20px;
  position: fixed;
	top:13px;
	right:20px;
  width: 30px;
  z-index: 2;
}
.MenuIcon::before {
  -webkit-box-shadow: #20AAC6 0 8px 0;
  box-shadow: #20AAC6 0 8px 0;
  height: 4px;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  width: 30px;
}
.MenuIcon::after {
  bottom: 0;
  height: 4px;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  width: 30px;
}
.MenuIcon::before,
.MenuIcon::after {
  background: #20AAC6;
  display: block;
  content: '';
  position: absolute;
  -webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.4s 0.2s;
  transition: box-shadow 0.2s linear, transform 0.4s 0.2s;
}
.Menu {
  background: #333;
  bottom: 0;
  right: -100%;
  position: fixed;
  top: 0;
  width: 90%;
  -webkit-transition: right 0.4s;
  transition: right 0.4s;
}
.HiddenCheckbox:checked ~ .MenuHeader {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.HiddenCheckbox:checked ~ .MenuIcon::before {
  -webkit-box-shadow: transparent 0 0 0;
  box-shadow: transparent 0 0 0;
  -webkit-transform: rotate(45deg) translate3d(7px, -8px, 0);
  transform: rotate(45deg) translate3d(1px, -8px, 0);
}
.HiddenCheckbox:checked ~ .MenuIcon::after {
  -webkit-transform: rotate(-45deg) translate3d(6px, 3px, 0);
  transform: rotate(-45deg) translate3d(6px, 3px, 0);
}
.HiddenCheckbox:checked ~ .Menu {
  right: 0;
}
.Menu-list {
  list-style-type: none;
  margin: 60px 0 0;
  padding: 0;
}
.Menu-item {
  margin: 0;
	float: none;
	width: auto;
	letter-spacing:0.075em;
	text-align:left;
}
.Menu-link {
  color: #fff;
  display: block;
  overflow: hidden;
  padding: 8px 22px;
  position: relative;
  text-decoration: none;
  z-index: 1;
}
.Menu-link::before {
  background: #444;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 100%;
  top: 0;
  -webkit-transition: right 0.4s;
  transition: right 0.4s;
  z-index: -1;
}
.Menu-link::after {
  color: #fff;
  float: right;
  opacity: 0;
  -webkit-transition: opacity 0.8s, -webkit-transform 0.4s;
  transition: opacity 0.8s, transform 0.4s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.Menu-link:hover::before {
  right: 0;
}
.Menu-link:hover::after {
  opacity: 0.5;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

}


ul.menuPC li a			{ color: #5B5B5B; text-decoration: none;}
ul.menuPC li a:link		{ color: #5B5B5B; text-decoration: none;}
ul.menuPC li a:visited	{ color: #5B5B5B; text-decoration: none;}
ul.menuPC li a:hover	{ color: #20AAC6; text-decoration: none;}
ul.menuPC li a:active	{ color: #20AAC6; text-decoration: none;}




@media only screen and (max-width: 480px) {
.Menu-item a			{ color: #fff; text-decoration: underline;}
.Menu-item a:link		{ color: #fff; text-decoration: underline;}
.Menu-item a:visited	{ color: #fff; text-decoration: underline;}
.Menu-item a:hover		{ color: #E60012; text-decoration: none;}
.Menu-item a:active	{ color: #E60012; text-decoration: none;}
}






/* --------------------
	content
--------------------*/

div#content {
}


/* --------------------
	footer
--------------------*/
footer {
	clear: both;
	width: ;
	margin:0px 0 0 0;
}

footer div.fNavBox_spPc {
	position: relative;
	width:1100px;
	margin:25px auto 0 auto;
}

footer div.fNavBox_sp {
	display:none;
}

footer div.fNavBox_spWra {
	margin:60px 0 0 0;
	padding:0 0 26px 0;
	border-top:1px dashed #E3E3D8;
	background:url(../img/site_bg_braun.jpg);
}

footer div.fNavBox_spPc div.column {
	float:left;
	width:185px;
	min-height:210px;
	border-left:2px solid #E2E2D8;
	padding:5px 15px 0 18px;
}

footer div.fNavBox_spWra div.columnOther1 {
	position:absolute;
	top:90px;
	left:20px;
}

footer div.fNavBox_spWra div.columnOther2 {
	position:absolute;
	top:140px;
	left:240px;
}

footer div.fNavBox_spWra div.columnOther3 {
	position:absolute;
	top:90px;
	left:680px;
}

footer div.fNavBox_spWra div.fix {
	float:left;
	width:183px;
	border-left:2px solid #E2E2D8;
	border-right:2px solid #E2E2D8;
}

footer div.fNavBox_spWra h3 {
	margin:0 0 18px 0;
	font-size:88%;
	line-height:1.3;
	text-align:left;
}

footer div.fNavBox_spWra li {
	margin:0 0 12px 0;
	font-size:75%;
	line-height:1.3;
	text-align:left;
}

footer div.fNavBox_spWra li  a			{ color: #8A8A8A; text-decoration: underline;}
footer div.fNavBox_spWra li  a:link		{ color: #8A8A8A; text-decoration: underline;}
footer div.fNavBox_spWra li  a:visited	{ color: #8A8A8A; text-decoration: underline;}
footer div.fNavBox_spWra li  a:hover	{ color: #20AAC6; text-decoration: none;}
footer div.fNavBox_spWra li  a:active	{ color: #20AAC6; text-decoration: none;}



footer div.companyInfo {
	position:relative;
	width:960px;
	margin:0 auto;
	height:70px;
}

footer div.companyInfo p.textNav {
	position:absolute;
	top:0px;
	right:0px;
	font-size:75%;
	line-height:1;
}

footer div.companyInfo p.textNav a			{ color: #A4A19C; text-decoration: underline;}
footer div.companyInfo p.textNav a:link		{ color: #A4A19C; text-decoration: underline;}
footer div.companyInfo p.textNav a:visited	{ color: #A4A19C; text-decoration: underline;}
footer div.companyInfo p.textNav a:hover	{ color: #A4A19C; text-decoration: none;}
footer div.companyInfo p.textNav a:active	{ color: #A4A19C; text-decoration: none;}

footer div.companyInfo p.textNav span.sp	{ display: none;}


footer div.companyInfo p.fotLogo {
	position:absolute;
	top:0px;
	left:0px;
	width:184px;
	font-size:0;
	line-height:0;
}

footer div.companyInfo p.fotLogo img {
	width:100%;
}


footer div.companyInfo p.date {
	position:absolute;
	top:-3px;
	left:200px;
	font-size:75%;
	line-height:1.6;
	text-align:left;
	color: #A4A19C;
}

footer div.companyInfo p.copyright {
	position:absolute;
	top:19px;
	right:0px;
	font-size:75%;
	line-height:1.6;
	text-align:left;
	color: #D1CDC3;
}





div.spFotInfo{
	display:none;
}


@media only screen and (max-width: 480px) {
footer {
	clear: both;
	width: ;
	margin:28px 0 0 0;
}




footer div.fNavBox_spPc {
	display:none;
}

footer div.fNavBox_spWra {
	display:none;
}

footer div.fNavBox_sp {
	display:inherit;
	width: 100%;
	height: auto;
	/*margin: 0 0 20px 0;*/
	margin: 0;
	padding:  0;
	text-align: left;
	background:url(../img/site_bg_braun.jpg);
	border-bottom: solid 1px #ECE6DE;
	border-top: solid 2px #F5F2EE;
}
footer .fNavBox_sp h3 {
	height: 20px;
	margin: 0;
	padding: 15px 0 10px 13px;
	line-height: 1.4em;
	font-weight: normal;
	font-size: 14px;
	border-top: solid 1px #ECE6DE;
	border-bottom: solid 2px #F5F2EE;
	background: url(../img/open_close.png) no-repeat;
	background-position: top 15px right;
	background-position-x: right; /*アンドロイドブラウザ対応用*/
	background-position-y: 15px; /*アンドロイドブラウザ対応用*/
	cursor: pointer;
	color:#50462C;
}
footer .fNavBox_sp h3.active {
	background-position: top -28px right;
	background-position-x: right; /*アンドロイドブラウザ対応用*/
	background-position-y: -28px; /*アンドロイドブラウザ対応用*/
	
}
footer .fNavBox_sp .fNavList_sp {
	margin: 0;
	padding: 0;
}

footer .fNavBox_sp ul {
}

footer .fNavBox_sp li {
	padding: 13px 0 13px 30px;
	line-height: 1.4em;
	font-size: 14px;
	border-top:  solid 1px #EFEFE8;
	text-decoration:none;
	background:#FFFFFF;
}

footer .fNavBox_sp li a {
	text-decoration:none;
}



footer div.companyInfo {
	position: inherit;
	width:100%;
	margin:6% auto 0 auto;
	height: auto;
}

footer div.companyInfo p.textNav {
	position: inherit;
	top:0px;
	left:0px;
	right:auto;
	margin:0 0 6% 0;
	font-size:0.75em;
	line-height:1.6;
}

footer div.companyInfo p.textNav a			{ color: #A4A19C; text-decoration: underline;}
footer div.companyInfo p.textNav a:link		{ color: #A4A19C; text-decoration: underline;}
footer div.companyInfo p.textNav a:visited	{ color: #A4A19C; text-decoration: underline;}
footer div.companyInfo p.textNav a:hover	{ color: #A4A19C; text-decoration: none;}
footer div.companyInfo p.textNav a:active	{ color: #A4A19C; text-decoration: none;}

footer div.companyInfo p.textNav span.sp	{ display: inline;}


footer div.companyInfo p.fotLogo {
	position: inherit;
	top:0px;
	left:0px;
	right:auto;
	width:50%;
	margin:0 auto 5% auto;
	font-size:0;
	line-height:0;
}

footer div.companyInfo p.fotLogo img {
	width:100%;
}

footer div.companyInfo p.date {
	position: inherit;
	top: auto;
	left: auto;
	margin:0 0 3% 0;
	font-size:0.75em;
	line-height:1.6;
	text-align:center;
	color: #A4A19C;
}

footer div.companyInfo p.copyright {
	position: inherit;
	top: auto;
	left: auto;
	right:auto;
	margin:0 0 5% 0;
	font-size:0.75em;
	line-height:1.6;
	text-align:center;
	color: #D1CDC3;
}

}











