@CHARSET "UTF-8";

header {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #FADCEA;
  background-image: url("/img/bg_3.png");
  border-top: solid 3px #E73278;

}
header .header_logo {
  display: block;
  float: left;
  height: 98px;
  margin: 0 0 0 30px;
  padding: 0;
}
header .header_logo img {
  width: 240px;
  margin: 14px 0;
  padding: 0;
}
header .header_text {
  font-size: 1.1em;
  display: inline-block;
  float: right;
  height: 22px;
  margin: 22px 30px 0 0;
  color: #4c3726;
}
header .header_nav {
  font-size: 1.2em;
  display: inline-block;
  clear: right;
  float: right;
  text-align: center;
  margin: 10px 30px 0 0;
}
header .header_nav ul {
  margin: 0;
  padding: 0;
}
header .header_nav ul li {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
}
header .header_nav ul li:hover {
  background: url("/img/menu_back.png") 0% center no-repeat;
}
header .header_nav ul li.current {
  background: url("/img/menu_back.png") 0% center no-repeat;
}
header .header_nav ul li a {
  color: #4c3726;
  font-weight:bold;
  text-decoration: none;
  line-height: 40px;
  display: block;
  margin: 0 22px 0 0;
  padding: 20px 0;
}
header .header_nav ul li.li-last a {
  margin: 0;
}
header .header_nav ul li a:hover {
  opacity: 0.7;
}












section .imageTop {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0 0 30px 0;
}
section .imageTop_image {
  width: 100%;
  margin: 0 auto;
}
section .imageTop .linkButton {
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 2;
}
section .imageTop .linkButton a {
  background-color: #ffffff;
  border-radius: 50px;
  line-height: 100px;
  text-decoration: none;
  text-align: center;
  display: block;
  width: 100px;
  height: 100px;
  margin: 0;
  padding: 0;
  opacity: 0.8;
}
section .imageTop .linkButton a:hover {
  opacity: 1.0;
}
section .imageTop .linkButton a img {
  width: 100px;
  margin: 35px 0 0 0
}
section .imageTop ol {
  display: block;
  clear: both;
}
section .imageTop ol li {
  width: 60px;
}



section h1 {
  color:#4c3726;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.5;
  width: 933px;
  margin: 0 auto;
  padding: 34px 0;
  text-align: center;
}
section h1 .large {
  font-size: 1.8em;
}
section .pagenavi {
  color: #FADCEA;
  background-color: #4c3726;
  background-image: url("/img/bg_3.png");
  line-height: 1.8;
  width: 100%;
  margin: 0 0 30px 0;
  padding: 18px 0;
}
section .pagenavi h1 {
  color: #FADCEA;
  font-size: 2.6em;
}
section .pagenavi nav {
  line-height: 1.2;
  margin: 0 auto;
  padding: 0 0 34px 0;
  text-align: center;
}
section .pagenavi nav ul{
  margin: 0;
	padding: 0;
}
section .pagenavi nav ul li{
	display: inline;
	margin: 0 0.2em 0 0;
  white-space: nowrap;
}
section .pagenavi nav ul li:after{
	content: " |";
}
section .pagenavi nav ul li.li-last:after{
	content: "";
}
section .pagenavi nav ul li a{
	color: #FADCEA;
}
section h2 {
  color:#4c3726;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.5;
  background: url("/img/contents_title_back.png") no-repeat left top;
  width: 933px;
  height: 110px;
  margin: 0 auto -20px auto;
  padding: 20px 0 0 0;
  position: relative;
}
section h2 .title_main {
  display: block;
  margin: 0;
}
section h2 .title_sub {
  font-size: 0.7em;
  position: relative;
  display: block;
  margin: 0 0 0 40px;
}
section h3 {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 10px 0;
  padding: 24px 30px 0 0;
  border-bottom: 3px dotted #945347;
}
section h3 a {
  display: block;
  text-decoration: none;
}




section  {
}
section .article  {
  background-color: #ffffff;
  width: 933px;
  margin: 0 auto 50px auto;
  padding: 30px 0px 20px 0px;
  border-radius: 20px;
}
section .article ul.news {
  list-style: none;
  margin: 0;
  padding: 0 24px;
}
section .article ul.news li {
  margin: 0;
  padding: 20px 0 0 0;
  border-top: dashed 1px #999999;
}
section .article ul.news li:first-child {
  margin: 0;
  padding: 0 0 20px 0;
  border-top: none;
}
section .article ul.news li .infoHeader {
  display: block;
  padding: 0 0 5px 0;
}
section .article ul.news li .infoHeader .date {
  font-size: 1.3em;
  line-height: 1;
  padding: 5px 0 5px 0;
  vertical-align: middle;
}
section .article ul.news li .infoHeader .category {
  font-size: 1.2em;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.8;
  padding: 0 10px;
  vertical-align: middle;
}
section .article ul.news li .infoHeader .glay {
  background-color: #555555;
}
section .article ul.news li .infoHeader .blue {
  background-color: #0066ff;
}
section .article ul.news li .infoHeader .red {
  background-color: #ff0000;
}
section .article ul.news li .infoHeader .green {
  background-color: #009900;
}
section .article ul.news li .infoText {
  font-size: 1.3em;
}
section .article .text {
  font-size: 1.3em;
  margin: 0;
  padding: 0 24px;
}
section .article .text .red {
  color: #ff0000;
  font-weight:bold;
}
section .article .small {
  font-size: 0.8em;
}



section .article .text ul.info {
  list-style: none;
  margin: 0;
  padding: 0 24px;
  list-style:inside;
}
section .article .text ul.info li {
  margin: 0;
  padding: 5px 0 3px 0;
  font-size:0.9em;
}
section .article .text .faq {
  color: #945347;
}
section .article .text .faq dt,
section .article .text .faq dd {
  background-image: url("/img/bg_3.png");
  font-size:0.9em;
  display: block;
  float: right;
  width: 94%;
  padding: 20px 3%;
  line-height: 1.8em;
}
section .article .text .faq dt {
  background-color: #FADCEA;
  border-radius: 15px 15px 0 0;
}
section .article .text .faq dd {
  color: #FADCEA;
  background-color: #945347;
  margin: 0 0 30px 0;
  border-radius: 0 0 15px 15px;
}
section .article .text .faq dd.dd-last {
  margin: 0;
}
section .article .text .faq dt:before,
section .article .text .faq dd:before {
  font-size: 1.8em;
  font-weight: bold;
  display: block;
  float: left;
  width: 50px;
  padding: 0;
}
section .article .text .faq dt:before {
  content: "Q";
}
section .article .text .faq dd:before {
  content: "A";
}
section .article .text .generic-form {
  margin: 50px 0 30px 0;
}
section .article .text .generic-form dt,
section .article .text .generic-form dd {
  border-top: solid 2px #dddddd;
  display: block;
  padding: 20px 3%;
}
section .article .text .generic-form dt {
  float: left;
  clear: both;
  width: 29%;
}
section .article .text .generic-form dd {
  float: right;
  width: 59%;
}
section .article .text .generic-form .mark {
  margin: 0 10px 0 0;
  padding: 3px 10px;
  height: 40px;
  line-height: 40px;
  font-size: 0.6em;
  font-weight: bold;
  border-radius: 20px;
  vertical-align: middle;
}
section .article .text .generic-form .mustInput {
  background: #f0ad4e;
  color: #ffffff;
}
section .article .text .generic-form .discription {
  display: block;
  font-size: 0.6em;
}
section .article .text .generic-form .discription::before {
  content: "- ";
}
section .article .text .generic-form .error {
  display: block;
  color: #ff0000;
  font-weight: bold;
}
section .article .text .generic-form input,
section .article .text .generic-form textarea {
  -webkit-appearance: none;
  outline: none;
  color: #555555;
  font-size: 1.2em;
  border: solid 2px #dddddd;
  border-radius: 3px;
}
section .article .text .generic-form input:focus ,
section .article .text .generic-form textarea:focus{
	border:2px solid #E73278;
}
section .article .text .generic-form input[type="text"] {
  width: 98%;
  margin: 0 30px 0 0;
  padding: 5px 1%;
}
section .article .text .generic-form input[type="email"] {
  width: 98%;
  margin: 0 30px 0 0;
  padding: 5px 1%;
}
section .article .text .generic-form textarea {
  width: 98%;
  margin: 0 30px 0 0;
  padding: 5px 1%;
}
section .article .text .generic-form input[type="submit"] {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  color: #FADCEB;
  background-color: #E73278;
  border: none;
  border-radius: 25px;
  display: block;
  height: 50px;
  margin: 0 auto;
  padding: 5px 10%;
  cursor: pointer;
}
section .article .text .generic-form input[type="submit"]:hover {
  opacity: 0.7;
}
section .article .text .generic-form .uploadButton {
  display:inline-block;
  position:relative;
  overflow:hidden;
	border: solid 2px #dddddd;
  border-radius: 3px;
  padding:6px 0px 10px 2px;
  width:100%;
  height: 30px;
  line-height:30px;
  cursor:pointer;
  white-space: nowrap;
	font-size: 0.8em;
}
section .article .text .generic-form .uploadButton:hover {
	border: solid 2px #E73278;
	color:#4d4d4d;
}
section .article .text .generic-form .uploadButton input[type=file] {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  cursor:pointer;
  opacity:0;
	font-size: 0.8em;
}
section .article .text .generic-form input[type="text"].uploadValue {
	display: inline-block;
  background:rgba(255,255,255,0.2);
  color:#7f7064;
	width: 50%;
	margin: 0;
	border:solid 0px #cccccc;
}

.g-recaptcha{margin-bottom:50px;}
.g-recaptcha > div{margin:0 auto;}



section .article .map {
  width: 100%;
  height: 400px;
}
.main_functions .rollbackLink {
  position: fixed;
  right: 30px;
  bottom: 30px;
}
.main_functions .rollbackLink a {
  display: block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 2.2em;
  text-decoration: none;
  color: #FADCEB;
  background-color: #E73278;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
}




footer {
  display: block;
  clear: both;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
footer .footer_logo {
  width: 240px;
}
footer nav{
	margin:0 auto;
	text-align:center;
  height: 100px;
}
footer nav ul{
  margin: 0;
	padding: 30px 0 0 0;
}
footer nav ul li{
	display: inline;
	margin: 0 0.2em 0 0;
  white-space: nowrap;
}
footer nav ul li:after{
	content: " |";
}
footer nav ul li.li-last:after{
	content: "";
}
footer nav ul li a{
	color: #4c3726;
}
footer .footer_text_logo {
  margin: 0 auto 60px auto;
}
footer .footer_text {
  font-size: 1.2em;
  color: #FADCEA;
  background-color: #945347;
  background-image: url("/img/bg_3.png");
  text-align: center;
  line-height: 1.8;
  display: block;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 18px 0 20px 0;
}
footer .footer_text a {
  color: #FADCEA;
}











.l_image-maxWidth {
  width: 100%;
}
.l_image-harfWidth {
  border: 2px solid #cccccc;
  width: 40%;
}
.l_image-aboutLogoWidth {
  width: 20%;
}
.l_image-left {
  float: left;
  margin: 10px 15px 0 0;
}
.l_image-right {
  float: right;
  margin: 10px 0 0 15px;
}
.l_image-center {
  margin-left: auto;
  margin-right: auto;
}




.cd-hero {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cd-hero-slider {
  margin-top: -150px;
  position: relative;
  height: 780px;
  overflow: hidden;
  list-style: none;
}
.cd-hero-slider li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-hero-slider li.selected {
  /* this is the visible slide */
  position: relative;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-hero-slider li.move-left {
  /* slide hidden on the left */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.cd-hero-slider li.is-moving, .cd-hero-slider li.selected {
  /* the is-moving class is assigned to the slide which is moving outside the viewport */
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
.no-js .cd-hero-slider li {
  display: none;
}
.no-js .cd-hero-slider li.selected {
  display: block;
}

.no-js .cd-slider-nav {
  display: none;
}

