@charset "Shift_JIS";
/* Specify the margin as zero at once*/
* {
  padding: 0;
  margin: 0;
}
/* ---------------------------------------- Font style font size*/
html {
  font-size: 14px;
}
@media screen and (max-width: 768px) and (min-width: 481px) {
  html {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  html {
    font-size: 12px;
  }
}
body {
  text-align: center;
  font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", "sans-serif";
  padding: 0;
  margin: 0;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
img.halfwhite:hover {
  opacity: 0.7;
}
/* ---------------------------------------- Designation on layout */
#wrapper {
  text-align: left;
  margin: 0 auto 0;
  padding-top: 0;
  width: 95%;
  max-width: 980px;
}
#header {
  padding: 0px 0 10px;
  background-image: url("../img/top-image_400.png");
  background-repeat: no-repeat;
  height: auto;
}
#headernavi_title {
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: hidden;
}
/* -- navibar ECCJ Home -- */
.navi-left {
  width: 70%;
  float: left;
  text-align: left;
  margin: 3px 15px 0 8px;
  padding: 2px 0 1px 0;
  font-size: 0.95em;
}
.navi-left2 {
  display: none;
}
/* -- navibar day-- */
.day-right {
  width: 20%;
  float: right;
  padding-top: 0;
  margin-top: 3px;
  text-align: right;
  padding-right: 0;
  margin-right: 5px;
  font-size: 0.85em;
}
#contents {
  padding: 0 50px 2em;
}
/* ---------------------------------------- #header*/
/* -- Headline -- */
.nabibar {
  margin-top: 0;
  margin-left: 30px;
  font-size: 0.95em;
  margin-bottom: 8px;
}
/*logo or date*/
.logo {
  margin-top: 0;
  padding-top: 0;
  text-align: right;
  font-size: 1em;
  font-weight: normal;
}
/* -- Company name Shop name Site name -- */
.more img {
  display: block;
  margin: 0 auto;
}
h1 {
  font-size: 2.0em;
  margin: 0;
  padding: 20px;
  text-align: center;
  color: #000000;
}
/* -- Overview -- */
.description {}
/* ---------------------------------------- #contents*/
/* -- Headline -- */
h2 {
  position: relative;
  display: inline-block;
  margin: 2em 0;
  padding: 0 1em;
  text-align: left;
  font-size: 1.25em;
}
h2:before, h2:after {
  line-height: 1;
  position: absolute;
  top: calc(45% - .4em);
  /*color: #0066ff;*/
  color: #000000;
}
h2:before {
  left: -0.5em;
  /*content: '\f101';*/
  content: '\y';
}
h2:after {
  right: -0.5em;
  /*content: '\f100';*/
  content: '\z';
}
h3 {
  font-size: 1.1em;
  color: #205950;
  margin: 1.5em 0 1em 1em;
  padding: 5px 0 5px 8px;
  border-left: 10px solid #205950;
  border-bottom: 1px solid #205950;
}
h4 {
  margin: 0 0 1.5em 0;
  color: #224739;
  font-size: 1.2em;
}
h5 {
  display: inline-block;
  font-size: 0.95em;
  font-weight: 500;
  margin: 5px 1em;
  padding: 3px 1em;
  text-align: left;
  color: #fff;
  background-color: #ee7800;
  border-radius: 8px;
}
/*.common-content {
  width: 95%;
  max-height: 0;
  overflow: hidden;
  color: #000;
.common-content p {
  margin: 1em 1em 0;
}*/
.commoncontact {
  width: 85%;
  margin: 0 auto 1em;
  padding: 1em;
  border: 1px solid #000000;
  font-size: 0.95em;
  text-align: left;
}
.beforecontact {
  width: 90%;
  margin: 0 auto 1em;
  padding: 15px;
  border: 1px solid #000000;
  font-size: 0.85em;
  line-height: 140%;
  text-align: left;
}
.commoncontactatt {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 2.0em;
  margin-left: 0.5em;
}
@media (max-width: 480px) {
  .commoncontactatt {
    font-size: 1.2em;
    line-height: 2.0em;
    margin-left: 0.5em;
  }
}
@media (max-width: 480px) {
  h5 {
    width: 78%;
    display: inline-block;
    font-size: 0.9em;
    margin: 5px 1em;
    padding: 3px 2em;
  }
  .beforecontact {
    width: 85%;
    margin: 0 auto 1em;
    padding: 8px;
    font-size: 0.9em;
  }
}
h6 {
  font-size: 1.0em;
  color: #000000;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 0 5px 8px;
}
#explain {
  width: 80%;
  margin: 0 auto 1em;
  padding: 1.5em 1.5em 0.5em;
  border-radius: 15px 15px 15px 15px;
  background-color: rgba(255, 255, 255, 0.7)
}
#explain p {
  text-align: left;
  font-size: 1em;
  line-height: 140%;
  margin-bottom: 1em;
}
#explain dl.top {
  width: 100%;
}
#explain dl.top dt {
  font-weight: bold;
  float: left;
  vertical-align: top;
}
#explain dl.top dd {
  margin: 0 0 0.5em 6em;
}
#explain dl.date {
  width: 100%;
  font-weight: 400;
}
#explain dl.date dt {
  float: left;
  width: 8em;
  vertical-align: top;
}
#explain dl.date dd {
  margin: 0 0 0.5em 8em;
}
/*#explain dl.date dd::after{
	content:"";
	display:block;
	clear:both;
}*/
#att {
  text-align: left;
}
/*.btn-grlgatt
.attbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1em 0 8px 0;
  width: 89%;
  padding: 0.8em 1.5em;
  border-radius: 8px;
  border: none;
  box-shadow: 0 2px 3px rgb(0 0 0 / 25%), 0 2px 3px -2px rgb(0 0 0 / 15%);
  background-color: #2589d0;
  color: #fff;
  font-weight: 600;
  font-size: 1em;
  text-align: left;
}
.attbtn:hover {
  background-color: #1579c0;
}
.attbtn a {
  text-decoration: none;
  color: #fff;
}*/
#ind {
  text-align: center;
}
#contact {
  width: 85%;
  margin: 0 auto;
  padding: 1.5em 1.5em 0;
  border-radius: 15px 15px 15px 15px;
  background-color: rgba(255, 255, 255, 0.7)
}
#contact p {
  text-align: left;
  font-size: 1em;
  line-height: 140%;
  margin: 0 0 0 0;
}
.atntn {
  width: 90%;
  font-size: 0.95em;
  margin: 0 1em 0;
  padding: 12px;
  background-color: #f4fefa;
  border: 1px solid #66cccc;
}
.green {
  color: #205950;
  font-weight: bold;
}
/*Q&A*/
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cp_qa .cp_actab {
  position: relative;
  overflow: hidden;
  width: 80%;
  margin: 8px auto 1em;
  color: #fff;
}
@media screen and (max-width: 480px) {
  .cp_qa .cp_actab {
    width: 100%;
    margin: 5px auto 1em;
  }
}
.cp_qa .cp_actab input {
  position: absolute;
  opacity: 0;
}
/* Q */
.cp_qa .cp_actab label {
  font-weight: bold;
  line-height: 1.6em;
  position: relative;
  display: block;
  margin: 0 0 0 0;
  padding: 1em 3em 1em 3.0em;
  cursor: pointer;
  text-indent: 0.5em;
  border-radius: 0.5em;
  background-color: #6699cc;
}
.cp_qa .cp_actab label::before {
  font-family: serif;
  font-size: 1.5em;
  margin-left: -1.5em;
  padding-right: 0.5em;
  padding-left: 0.1em;
  content: 'Q';
}
.cp_qa .cp_actab label:hover {
  transition: all 0.3s;
  color: #99ccff;
}
/* Q's{icon */
.cp_qa .cp_actab label::after {
  font-size: 1.7em;
  font-weight: bold;
  line-height: 2em;
  position: absolute;
  top: 0;
  right: 0;
  content: '+';
  display: inline-block;
  width: 2em;
  height: 2em;
  -webkit-transition: transform 0.4s;
  transition: transform 0.4s;
}
/* answer */
.cp_qa .cp_actab .cp_actab-content {
  position: relative;
  overflow: hidden;
  max-height: 0;
  padding: 0 0 0 2.5em;
  -webkit-transition: max-height 0.2s;
  transition: max-height 0.2s;
  border-radius: 0 0 0.5em 0.5em;
}
.cp_qa .cp_actab .cp_actab-content::before {
  font-family: serif;
  font-size: 1.5em;
  position: absolute;
  margin: 0.1em 0 0 -2em;
  padding: 0 1em;
  content: 'A';
}
.cp_qa .cp_actab .cp_actab-content p {
  margin: 1em 1em 1em 0;
  padding: 0.5em 0.5em 0;
}
/* when it open */
/* --answer's height */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
  max-height: 40em;
  border: 10px solid #99ccff;
  color: #000000;
  font-size: 0.85em;
  ;
}
/* click icon */
.cp_qa .cp_actab input:checked ~ label {
  color: #99ccff;
  border-radius: 0.5em 0.5em 0 0;
}
/* click + move */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
/* -- character -- */
#contents p {
  font-size: 1.0em;
  line-height: 1.6em;
  margin: 0 0 0.5em 0.5em;
}
/* -- list relation-- */
#contents ul {
  margin: 0 0 0 35px;
}
#contents ol {
  margin: 1em 0 1em 30px;
}
#contents li {
  margin-bottom: 0.5em;
  font-size: 1.0em;
}
/* ---------------------------------------- #footer*/
#footer {
  padding: 1em 0 1.5em;
}
.adress {
  border-top: solid 1px #2e8b57;
  border-bottom: solid 1px #2e8b57;
  margin-top: 15px;
  padding: 5px 0;
  background-color: #f6fbfe;
  font-size: 0.95em;
  line-height: 120%;
  text-align: right;
}
dl.adrs {
  margin: 5px 50px;
  padding: 0 0 0 0;
  font-size: 1.0em;
  color: #000000;
  line-height: 2em;
  letter-spacing: 0.10em;
}
dt.adrs {
  font-weight: 400;
  float: left;
  margin: 0;
}
dd.adrs {
  margin: 0 0 0 10em;
}
#footer p {
  text-align: center;
}
#count {
  display: none;
  text-align: center;
}
.copy {
  font-size: 12px;
}
/* Mobile */
@media screen and (max-width: 480px) {
  #wrapper {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }
  #header {
    height: 338px;
    padding: 0px 0 10px;
    background-image: url("../img/top-img480-356.png");
    background-repeat: no-repeat;
  }
  .navi-left {
    width: 70%;
    float: left;
    text-align: left;
    margin: 3px 15px 0 8px;
    padding: 2px 0 1px 0;
    font-size: 0.80em;
  }
  #contents {
    padding: 2em 13px 15px 1em;
  }
  h1 {
    font-size: 1.5em;
    margin: 0.8em auto 0;
    padding: 8px;
  }
  #explain {
    width: 90%;
    margin: 0.5em auto;
    text-align: left;
    padding: 1em 1em 0.5em;
    line-height: 120%;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.5)
  }
  #explain p {
    font-size: 0.95em;
    line-height: 140%;
    margin-bottom: 1em;
  }
  .atntn {
    width: 95%;
    font-size: 0.9em;
    margin: 5px 0 0 0;
    padding: 12px;
  }
  /* -- Headline -- */
  h2 {
    margin: 1em 0;
    padding: 0 1em;
    text-align: left;
    font-size: 1.2em;
  }
  h2:before, h2:after {
    line-height: 1;
    position: absolute;
    top: calc(45% - .4em);
    /*color: #0066ff;*/
    color: #000000;
  }
  h2:before {
    left: -0.5em;
    /*content: '\f101';*/
    content: '\y';
  }
  h2:after {
    right: -0.5em;
    /*content: '\f100';*/
    content: '\z';
  }
  h3 {
    font-size: 1em;
    margin: 1em 0 0.5em 0.05em;
    padding: 5px 0 2px 8px;
  }
  h4 {
    font-size: 1em;
  }
  h6 {
    font-size: 1.05em;
    margin: 0 0 0.3em 0;
    padding: 5px 0 5px 5px;
  }
  /*h5, h6 {
    font-size: 1.05em;
    margin: 0 0 0.3em 0;
    padding: 5px 0 5px 5px;
  }*/
  /*button*/
  .square_btn {
    display: inline-block;
    padding: 0.7em 1em;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 150%;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#67ceff 0%, #0066cc 100%);
    background-image: linear-gradient(#67ceff 0%, #0066cc 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #5e7fca;
  }
  /* -- character -- */
  #contents ul {
    margin: 1em 0 1em 1em;
  }
  #contents ol {
    margin: 1em 0 1em 30px;
  }
  #contents li {
    margin-bottom: 0.5em;
    font-size: 12px;
  }
  #contents p {
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 0.6em;
  }
  .adress {
    margin-top: 20px;
    padding: 8px 0 5px 0;
    font-size: 11px;
    line-height: 140%;
  }
  dl.adrs {
    margin: 12px 5px 5px 12px;
    padding: 0 0 0 0;
    font-size: 1.0em;
    color: #000000;
    line-height: 2em;
    letter-spacing: 0.10em;
  }
  dt.adrs {
    font-weight: 400;
    float: left;
    margin: 0;
  }
  dd.adrs {
    margin: 0 0 0 0;
  }
  .nabibar {
    margin-top: 0;
    margin-left: 5px;
    font-size: 0.80em;
    margin-bottom: 8px;
  }
  .copy {
    font-size: 0.85em;
  }
}