/* CSS Document */


/***アコーディオン  QA**/

#accArea {
  background-image:url(../images/bg_qa.png);
  background-repeat: repeat-y;
}
#accArea .include-accordion {
  padding: 0;
  color: #cd2a49;
  float: left;
  padding-left:3%;
  padding-right: 3%;

}

.bg_g{
  background-color: #f0eed9;
  padding-top: 6%;
}

#accArea li{
  list-style: none;
}

#accArea ul ul{
  height: 0;
  padding: 0;
  overflow: hidden;
  transition: .5s;
  margin:0;
}

#accArea ul li li{
/* border-bottom: 1px dotted #7FBF8B;
  padding: 10px 0 10px 10px;
  margin-left:15px;
*/

}

#accArea{
	padding-top: 0%;
	overflow: auto;
	overflow: hidden;
	padding-bottom: 0%;
}

#accArea ul:nth-of-type(1) li.active li:last-child{
  /*border-bottom:1px solid #67a863; */
}

#accArea button{
  position: relative;
  border: none;
  width: 100%;
  background-color: inherit;
  color: #2d2b12;
  cursor: pointer;
  text-align: left;
  padding-bottom: 0%;
  background-repeat: no-repeat;
  background-size: 9%;
  padding-left: 3%;
  padding-top: 3%;
  padding-bottom: 3%;
  font-size: 110%;
  background-color: #ffd747;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
  margin-top: 5%;
}

#accArea .q_icon{
  width:10%;
  padding-right: 2%;
}

#accArea .a_icon{
    width: 10%;
	padding:2.5% 1% 0% 3%;
}

.qa_qText{
	padding: 1% 13% 0% 0%;
	color: #2d2b12;
	font-size: 100%;
	font-weight: bold;
	float: left;
	display: -webkit-flex;
    display: flex;
}

.qa_aText{
	width: 100%;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	background-color: #FFF;
}

.qa_aText li{
	display: -webkit-flex;
    display: flex;
}


.q_icon{
	width: 10%;
}

.q_text{
	width: 100%;
}

.qa_a{
	padding: 2% 0;
	font-size: 100%;	
	background-color: #FFF;
	font-weight: bold;
	width: 85%;
}


.qa_q{
	width: 10%;
	padding: 3% 0;
	float: left;
}



#accArea button::before,
#accArea button::after{
  content:"";
  position: absolute;
  top: 20px;
  width: 1.5px;
  height: 8px;
  background-color: #2d2b12;
  transition: .5s;
}

#accArea button::before{
  transform: rotate(-45deg);
  right: 35px;
}

#accArea button::after{
  transform: rotate(45deg);
  right: 30px;
}

#accArea li.active button::before{
  transform: rotate(-135deg);
  transition:.5s;
}

#accArea li.active button::after{
  transform: rotate(135deg);
  transition:.5s;
}

#accArea ul:nth-of-type(2){ background-color: #357D87; }
#accArea ul:nth-of-type(2) ul{ background-color: #519FA5; border-top: 1px solid #5D9FA8; }
#accArea ul:nth-of-type(2) button:hover{ background-color: #1C4B56; }
#accArea ul:nth-of-type(2) li li{ border-bottom: 1px dotted #73BEBF; }
#accArea ul:nth-of-type(2) li.active li:last-child{ border-bottom:1px solid #5D9FA8; }

#accArea ul.active{ overflow-y: auto; }






/***アコーディオン　CV***/

.ac_Cv ul{
  padding: 0;
  color: #000;
}

.ac_Cv li{
  list-style: none;
}

.ac_Cv ul ul{
  height: 0;
  padding: 0;
  overflow: hidden;
  transition: .5s;
  margin:0;
}

.ac_Cvunder{
	background-color:#fff366;
	padding-bottom: 5%;
}

.ac_Cv{
	padding-top: 5%;
	background: url(../images/bg_teiki.png);
	overflow: auto;
	overflow: hidden;
	padding-bottom: 0%;
	font-size: 120%;
	font-weight: bold;
	background-size: 100%;
}

.ac_txt{
	margin: 0% 6% 0% 6%;
	padding: 5%;
	font-size: 80%;
	background-color: #F2F2F2;
	font-weight: normal;
}

.ac_Cv button{
  position: relative;
  border: none;
  width: 75%;
  background-color: inherit;
  color: #000;
  cursor: pointer;
  text-align: center;
  padding-bottom: 5%;
  padding-left: 25%;
  padding-right: 3%;
  text-decoration: underline;
}


.ac_Cv button::before,
.ac_Cv button::after{
  content:"";
  position: absolute;
  top: 12px;
  width: 1.5px;
  height: 8px;
  background-color: #020201;
  transition: .5s;
}

.ac_Cv button::before{
  transform: rotate(-45deg);
  right: 5px;
}

.ac_Cv button::after{
  transform: rotate(45deg);
  right: 0px;
}

.ac_Cv li.active button::before{
  transform: rotate(-135deg);
  transition:.5s;
}

.ac_Cv li.active button::after{
  transform: rotate(135deg);
  transition:.5s;
}

.ac_Cv ul:nth-of-type(2){ background-color: #357D87; }
.ac_Cv ul:nth-of-type(2) ul{ background-color: #519FA5; border-top: 1px solid #5D9FA8; }
.ac_Cv ul:nth-of-type(2) button:hover{ background-color: #1C4B56; }
.ac_Cv ul:nth-of-type(2) li li{ border-bottom: 1px dotted #73BEBF; }
.ac_Cv ul:nth-of-type(2) li.active li:last-child{ border-bottom:1px solid #5D9FA8; }

.ac_Cv ul.active{ overflow-y: auto; }











/* PAGE. TOPAnimetion
 * ----------------------------------------------- */
/* TV HEADER
 * ----------------------------------------------- */
 .page_heading{
 overflow: hidden;
 }
 
.page_heading {
  width: 100%;
  height: auto;
  padding: 34px 0;
  
}
 .page_heading__wrap {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.page_heading__obj {
  height: auto;
  position: absolute;
}
.page_heading__obj_01 {
  width: 15.3333333%;
  bottom: -38px;
  left: -33px;
}
.page_heading__obj_02 {
  width: 11.2%;
  top: -12px;
  right: -26px;
}
.page_heading__obj img {
  width: 100%;
  height: auto;
}
.page_heading__txt {
  width: 100%;
  height: auto;
}
.page_heading__txt img {
  width: 100%;
  height: auto;
}


/* MODULES
 * ----------------------------------------------- */
.wow {
  visibility: hidden;
}

@media print {
  .wow {
    visibility: visible !important;
  }
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
@keyframes fade-in-up {
  0% {
    opacity: 0;
    -ms-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fade-in-up {
  animation-name: fade-in-up;
}
@keyframes vibrate-animation {
  0% {
    -ms-transform: rotateZ(-3deg);
    transform: rotateZ(-3deg);
  }
  10% {
    -ms-transform: rotateZ(2deg);
    transform: rotateZ(2deg);
  }
  20% {
    -ms-transform: rotateZ(-3deg);
    transform: rotateZ(-3deg);
  }
  30% {
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  100% {
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
}
.vibrate-animation {
  animation: vibrate-animation 2000ms infinite step-end;
}
@keyframes zoom-out {
  0% {
    opacity: 0;
    transform: matrix3d(0.2, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 8, 0, 1);
  }
  5% {
    opacity: 1;
    transform: matrix3d(0.511, 0, 0, 0, 0, 0.511, 0, 0, 0, 0, 1, 0, 0, 11.779, 0, 1);
  }
  10% {
    transform: matrix3d(0.803, 0, 0, 0, 0, 0.803, 0, 0, 0, 0, 1, 0, 0, 4.285, 0, 1);
  }
  15% {
    transform: matrix3d(1.032, 0, 0, 0, 0, 1.032, 0, 0, 0, 0, 1, 0, 0, -2.169, 0, 1);
  }
  20% {
    transform: matrix3d(1.075, 0, 0, 0, 0, 1.075, 0, 0, 0, 0, 1, 0, 0, -4.012, 0, 1);
  }
  30% {
    transform: matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, -0.829, 0, 1);
  }
  40% {
    transform: matrix3d(0.985, 0, 0, 0, 0, 0.985, 0, 0, 0, 0, 1, 0, 0, 0.238, 0, 1);
  }
  60% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.015, 0, 1);
  }
  80% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.001, 0, 1);
  }
  100% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
.zoom-out {
  animation-name: zoom-out;
}
.zoom-out.animated {
  animation-duration: 1.2s;
  animation-timing-function: linear;
  animation-delay: 1s;
  animation-fill-mode: both;
}

.no-scroll {
  position: fixed;
  width: 100%;
  height: 100%;
  padding-right: 17px;
}

.lightbox {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  max-width: 7.5rem;
}
.lightbox .popup-light-box {
  width: 100%;
  height: 100%;
}
.lightbox .popup-light-box-cell {
  top: 50%;
  left: 50%;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 100%;
}
.lightbox .lightbox-window {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: auto;
  overflow: hidden;
  width: 100%;
  max-width: 1000px;
  height: 5.3rem;
  max-height: 65vh;

}
.lightbox .lightbox-image {
  width: rem;
  margin: 0 auto;
}