@charset “UTF-8”;

/*アコーディオンボックス*/
.half {
  float: none;
  width: 100%;
  margin: 0 auto;
  padding: 0 1em;
}
/* Acordeon styles */
.tab {
  position: relative;
  margin-bottom: -10px;
  width: 100%;
  color: #fff;/* アコーディオン タブ文字色 */
  overflow: hidden;
}
input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
  position: relative;
  display: block;
  background: -moz-linear-gradient(65deg, #F13F79, #FFC778); /* アコーディオン タブ背景色 */
  background: -webkit-linear-gradient(65deg, #F13F79, #FFC778); 
  background: linear-gradient(25deg, #F13F79, #FFC778); 
  font-weight: bold;
  font-size:max(2.0vw,14px);
  text-align: center;
  line-height: 70px;
  cursor: pointer;
  margin: 0 0 20px 0;
}
.gyoukan2 {line-height: 45px;}


@media screen and (max-width: 700px) {
  .tab { margin-bottom: -7px;}
  .tab label { line-height: 40px; margin: 0 0 12px 0;}
  label .gyoukan{line-height: 25px;}
  label .gyoukan2 {
    line-height: 25px;
    letter-spacing: -0.08em;
  }
}


.blue label { background: #2980b9; }

.tab-content {
  max-height: 0;
  overflow: scroll;
  background: #f2f2f2;/* タブ内背景色 */
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}

.blue .tab-content { background: #3498db;}

.tab-content img { margin: 0 0 1vw 3vw;}

.tab-content h3{
  font-size: 2.5vw;
}

.tab-content h4 {
  font-size:max(1.5vw,13px);
}


.tab-content h5 {
  font-family: 'cursive', cursive;
  font-size: 30px;
  margin: 1vw;
  color:#209700;
}

.tab-content p {
  margin: 0 1em;
  padding: 0 0 0 10px;
  font-size: 1.3vw;
  color: #000000;/* タブ内文字色 */
}

@media screen and (max-width: 700px) {.tab-content p{margin: 0; padding: 0;  font-size:15px;}}


.kekka table{
  margin-left: auto;
  border-collapse:separate;
  border-spacing: 5px;
  width: 95%;
}

.kekka table th,table td{
  border-radius: 5px;
  text-align: center;
  padding: 10px 0;
}

.kekka table th{
  color: white;
  border:none;
  width: 15%;
  font-size:max(1.2vw,5px);
}

.kekka table td{
  color: #000000;
  border:none;
  font-size: max(1.2vw, 5px);
  text-align: left;
  padding: 0 1vw;
  font-weight: bold;
}

.kekka2{ }

.kekka2 table{
  margin: 20px 5%;
  border-collapse:none;
  border-spacing: 0;
  font-size:max(1.5vw,11px);
  color: black;
}
.kekka2 table th, .kekka2 table td{
  text-align: left;
  width: 40%;
  height: 15px;
  border:1px solid white;
  padding:0;
}
.kekka2 table td{ padding: 0 0 0 30px; }
.kekka2 .padnasi{ padding: 0 0 0 0;}

.kekka2 img{ 
   margin: 0;
   padding: 0;
   text-align: center;
   width: 100%;
 }


.kekka3{ text-align: center;}

.kekka3 table{
  margin-left: auto;
  width: 95%;
  border:1.5px solid black;
  padding:6px 6px;
  font-size:max(1.5vw,11px);
  color: black;
}
.kekka3 table th,.kekka3 table td{
   text-align: center;
   padding:0;
}

.kekka4{ }

.kekka4 table{
  margin: 10px 5%;
  width: 90%;
  border-collapse:none;
  border-spacing: 0;
  font-size:max(1.5vw,10px);
  color: black;
}
.kekka4 table th, .kekka4 table td{
  text-align: left;
  border:1.5px solid black;
  padding:0;
}
.kekka4 table td{ padding: 0 0 0 30px; }
.kekka4 .padnasi{ padding: 0 0 0 0; text-align: center;}

.kekka4 img{ 
   margin: 0;
   padding: 0;
   text-align: center;
   width: 100%;
 }
.kekka5{ }

.kekka5 table{
  margin: -5px 5%;
  border-collapse:none;
  border-spacing: 0;
  font-size:max(1.5vw,11px);
  color: black;
}
.kekka5 table th, .kekka5 table td{
  text-align: left;
  height: 15px;
  border:1px solid white;
  padding:0;
}
.kekka5 table td{ padding: 0 0 0 30px; }
.kekka5 .padnasi{ padding: 0 0 0 0;}

.kekka2 img{ 
   margin: 0;
   padding: 0;
   text-align: center;
   width: 100%;
 }

.ss1{width: 20.3%;}
.ss2{width: 5%;}
.ss3{width: 28.6%;}
.ss4{width: 12%;}
.ss5{width: 16%;}
.ss6{width: 24%;}
.sst1{height: 5px;}
.sblT{ border-top: 1px dashed black;}
.sblB{ border-bottom: 1px dashed black;}
.sblL{ border-left: 1px dashed black;}   /*左*/
.sblR{ border-right: 1px dashed black;}  /*右*/



@media screen and (max-width: 700px) {
.kekka table th{
  font-size: 2.2vw;
}

.kekka table td{
  font-size: 2.2vw;
}
}

.backcol1{ background: radial-gradient(#005FFF,#00a2ff );}

.backcol2{ background: linear-gradient(to right, #e4d4bc,#f2f2f2 ); }

.backcol3{ background-color: #FFD700; }

.backcol4{ background-color: #e4d4bc; }

/* :checked */
input:checked ~ .tab-content { max-height: 500px;}
/* Icon */
label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
input[type=checkbox] + label::after { content: "+";}

input[type=radio] + label::after { content: "\25BC";}

input[type=checkbox]:checked + label::after { transform: rotate(315deg);}

input[type=radio]:checked + label::after { transform: rotateX(180deg);}

/*アコーディオンボックス終*/


.hover1 {
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
.hover1:hover {
  opacity: 0.6;
}


.fwari{
  animation:fwari ease-in-out 2s infinite alternate;
  -webkit-animation:fwari ease-in-out 2s infinite alternate;
  -moz-animation:fwari ease-in-out 2s infinite alternate;
}
@keyframes fwari{
  0%   { transform:translate(0%, 0%); }
  100% { transform:translate(0%, -30px); }
}
@-webkit-keyframes fwari{
  0%   { -webkit-transform:translate(0%, 0%); }
  100% { -webkit-transform:translate(0%, -30px); }
}

@-moz-keyframes fwari{
  0%   { -moz-transform:translate(0%, 0%); }
  100% { -moz-transform:translate(0%, -30px); }
}

