@charset "utf-8";
.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 1px;
	color: #222222;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: bold;
	line-height: 3;
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	margin: 0 0 1px 0;
	cursor: pointer;
	background: #C2EEFF;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	background: #FFFFFF;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: none;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=radio] + label::after {
	content: '▼';
}
.cp_actab input[type=radio]:checked + label::after {
	transform: rotateX(180deg);
}
/* ここから下がボタンのCSS　*/
.btn-push {
  display: inline-block;
  width: 350px;
  text-align: center;
  background-color: #ffa300;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  border-bottom: 4px solid #d37800;
}
.btn-push span {
 color: #FFFFFF;
}
.btn-push:active {
    transform: translateY(4px);
    border-bottom: none;
}

/* くるんボタン */
/*
body {
  width: 500;
  height: 300;
}
*/
.btn_design {
　　display:inline-block;
    font-size: 12px;
    width: 180px;
    text-align: center;
    font-weight: bold;
    padding: 15px 30px;
    background-color: #59b9c6;
    color: #FFF;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    margin: auto;
}

.btn_design span {
      display:inline-block;
      transition: .5s;
}

/* マウスオーバー時 */
.btn_design:hover span {
      transform: rotateX(360deg);
}

/* flex　均等配置 */

.flex{
  padding: 2.5% 2%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
　justify-content: space-between;
}
.flex > *{
  min-width: 8%;
  font-size: 12px;
  text-align: center;
}
.flex,
.flex > *{
  border: 3px ;
}
#c2 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c2 h1,
#c2 div {
	text-align: left;
}
#c31 {
	clear: both;
	margin: -60px 0 30px 0;
	padding:    ;
}
#c5 {
	clear: both;
	margin: 0 0 25px 0;
	padding:    ;
}
#c5 h2,
#c5 div {
	text-align: left;
}
#c24 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c24 table td {
	border: 00px solid #ccc;
	padding: 10px;
}
#c24_cell_1_1 {
	text-align: center;
	vertical-align: top;
}
#c24_cell_1_1 img {
	width: 250px;
}
#c24_cell_2_1 {
	text-align: center;
	vertical-align: top;
}
#c24_cell_2_1 img {
	width: 250px;
}
#c24_cell_3_1 {
	text-align: center;
	vertical-align: top;
}
#c24_cell_3_1 img {
	width: 250px;
}
#c7 {
	clear: both;
	margin: 25px 0 25px 0;
	padding:    ;
}
#c7 h2,
#c7 div {
	text-align: left;
}
#c35 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c35 a.itext, #c35 img, #c35 video {
	width: 827px;
	height: 442px;
}
#c9 {
	clear: both;
	margin: 40px 0 40px 0;
	padding:    ;
}
#c9 dl dt {
	width: 20%;
}
#c9 dl dd {
	width: 80%;
}
#c34 {
	clear: both;
	background-color: #5cc2cf;
	margin: 30px 0 0 0;
	padding: 20px   ;
}
#c34 table td {
	border: 1px solid #5cc2cf;
	padding: 10px;
}
#c34_cell_1_1 {
	width: 50%;
	text-align: center;
	vertical-align: middle;
}
#c34_cell_2_1 {
	width: 50%;
	text-align: center;
	vertical-align: middle;
}
#c11 {
	clear: both;
	display: none;
	margin:    ;
	padding:    ;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c2 {
}
#c31 {
}
#c5 {
	margin: 0 0 25px 0;
}
#c24 {
}
#c7 {
	margin: 0 0 25px 0;
}
#c35 {
}
#c9 {
}
#c34 {
}
#c11 {
	display: none;
}
}
@media screen and (max-width: 640px) {
#c2 {
}
#c31 {
}
#c5 {
	margin: 0 0 15px 0;
}
#c24 {
}
#c24_cell_1_1 {
	width: auto;
}
#c24_cell_2_1 {
	width: auto;
}
#c24_cell_3_1 {
	width: auto;
}
#c7 {
	margin: 0 0 15px 0;
}
#c35 {
}
#c9 {
}
#c34 {
}
#c34_cell_1_1 {
	width: auto;
}
#c34_cell_2_1 {
	width: auto;
}
#c11 {
	display: none;
}
}
