/* CSS Document */

/* ---------------------------------------------------------
content
----------------------------------------------------------*/




    .swiper-slide-next{
        opacity: 0.3;
      }
      .swiper-slide-prev{
        opacity: 0.3;
      }

.youtube2 {
  position: relative;
  width: 100%;
	padding: 0;
	margin: 0;
 
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

video {
	width: 100%;
}

.sub_innnercp {
  
  background: url(../image/triangle_bg.png) no-repeat;
	background-position: -500px 0;
  
  padding-top:0px;
	margin-bottom: 140px;
}

.sub_innner_3 {
	background-color: #e0eff9;
  
  padding-top:60px;
	padding-bottom: 120px;
}

#sub_contents {
	width:100%;
	max-width: 960px;
	margin: 0 auto;
	
	
	
}

.title_box1 {
	width:335px;
	margin:0 auto;
	padding:30px 0 30px 0;
}

.title_boxL {
	width:30%;
	margin:0 auto;
	padding:30px 0 30px 0;
	float: left;
	position: relative;
}

.gre_line {
	position: absolute;
	right:0;
	top:0;
	width: 130%;
}

.gre_line img {
	width: 100%;
	height: auto;
}


.title_boxR {
	width:50%;
	
	padding:30px 0 30px 0;
	float: left;
}

.title_Txt {
	font-size:16px;
	color: #212121;
	padding-top: 30px;
}



.grad-btn {
    z-index: 2;
  position: absolute;
  right: 0;
  bottom: 120px;
  left: 0;
  max-width: 402px;
  margin: 0 auto;
  padding: 20px 0;

  background: #fff;
  color: #233219;
  font-size: 100%;
  text-align: center;
  cursor: pointer;
  transition: .2s ease;
border: 2px solid #233219;
}

.grad-btn::before {
  content: ""
}
.grad-item {
  position: relative;
  overflow: hidden;
  height: 0px; /*隠した状態の高さ*/
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  content: "";
}
.grad-trigger {
  display: none; /*チェックボックスは常に非表示*/
}
.grad-trigger:checked ~ .grad-btn::before {
  content: "閉じる" /*チェックされていたら、文言を変更する*/
}
.grad-trigger:checked ~ .grad-item {
  height: auto; /*チェックされていたら、高さを戻す*/
}
.grad-trigger:checked ~ .grad-item::before {
  display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}




















h4.cont_number {
	width: 50%;
	position: absolute;
	bottom:0px;
	right:0px;
}













.sub_box_g {
	width:90%;
	max-width: 840px;
	margin: 0 auto;
	position: relative;
	
}

.sub_box_g .ins_cover {
	width:100%;
	max-width: 900px;
	position: absolute;
	top: 0;
	left:0;
	z-index: 100;
	
}

.sub_box_g .ins_cover img {
	width:100%;
	height: auto;
	
}

.sub_box_f2 {
	width:50%;
	height:auto;
	float: right;
	background-color:#F3F8FC;
	height:600px;
	position:relative;
}

.sub_txt_1 {
	
	padding:50px;
}


.top_bnr {
	width:100%;
	margin:60px auto 0;
	background-color:#EBEBEB;
}

ul#top_bnr_list {
	width:960px;
	padding:40px 0;
	margin:0 auto;
}

ul#top_bnr_list li {
	width:218px;
	float:left;

	margin-right:14px;
}

.prno {
	margin-right:none;
}


#sns_box{
	width:100%;
	
	background-image: url(../image/images/sns_bg_10.png);
	background-position:center center;
	height:170px;
	z-index:10;
}

#sns_boxbg {
	width:100%;
	
	height:170px;
}

ul#sns_li {
	width:580px;
	margin:0 auto;
	padding-top:60px;
	padding-bottom:60px;
	
}

ul#sns_li li {
	text-align:center;
	color:#212121;
	
	background: url(../image/mail_icon.png) no-repeat 8px 8px  ;
	background-size: 40px;
	font-size:20px ;
	font-weight:bold;
	padding:8px 0 10px 60px;
	background-color:rgba(255,255,255,0.7);
}

ul#sns_li li a {
	
	color:#212121;
	text-decoration:none;
	
}


ul#sns_li li a:hover {
	
	
	text-decoration: underline;
	
}



h3#main_title {
	
}



.bl {
	width:100%;
  
}




/*プロデュース................................................................................................................*/
.pro_box_bgr {
  
  width:960px;
  margin:60px auto 0;
	position: relative;
	background: url(../produce/image/pro_bg960.png) no-repeat;
	background-position: 200px 0%;
 
}

.pro_box_bgl {
  
  width:960px;
  margin:60px auto 0;
	position: relative;
	background: url(../produce/image/pro_bg960.png) no-repeat;
	background-position:  -200px 0;
 
}

.prod_l_box
 {
  width:50%;
  float:left;
  padding:0px 0 0px 0;
	 position: relative;
	 margin-top: 60px;
	 margin-bottom: 60px;
}

.prod_l_box2
 {
  width:50%;
  float:right;
  padding:0px 0 0px 0;
	 position: relative;
	 margin-top: 60px;
	 margin-bottom: 60px;
}


.proimg 
 {
  width:90%;
  
}

.proimg img
 {
  width:100%;
  height:auto;
}


.prod_l_box .b_line
 {
	 position:absolute;
	 width: 70%;
	 
	 left: -70px;
	 top: 50px;
	 z-index: 2;
	 
}

.prod_l_box2 .b_line2
 {
	 position:absolute;
	 width: 70%;
	 
	 left: 120px;
	 top: -120px;
	 z-index: 2;
	 
}



.prod_r_box {
	position: relative;
  width:50%;
  float:right;
padding:60px 30px 60px 0px;

	
 
}

.prod_r_box2 {
	position: relative;
  width:50%;
  float:left;
padding:60px 0px 60px 60px;

	
 
}

.pro_h4 {
	color: #007FD0;
	font-size: 180%;
	font-weight: bold;
	padding: 0 0px 30px 0;
	
	
 
}


.pro_txt {
	color: #212121;
	font-size: 90%;
	font-weight: bold;
	padding: 0 20px 30px 0;
line-height: 1.8;
	
 
}

.pro_txt2 {
	color: #212121;
	font-size: 90%;
	font-weight: bold;
	padding: 0 30px 30px 0;
line-height: 1.8;
	
 
}

ul.pro_li {
	
	
 
}

ul.pro_li li {
	color: #007FD0;
	font-size: 90%;
	font-weight: bold;
	padding: 0 30px 0px 35px;
line-height: 1.8;
	background: url(../produce/image/li_bl_03.png) no-repeat 0 12px;
	background-size: 5%;
	margin-bottom: 10px;
}


/*プロデュース*/









.sub_box_f2 h3 {
	position:absolute;
	left:-150px;
	top:90px;
	
	color:#333;
	font-size:35px;
	font-weight:bold;
 
}
.sub_box_f2 p.mainTxt {
	
	color:#333;
	font-size:16px;
	line-height:2;
	padding:250px 120px 90px 80px;

 
}



.slider li {
  position: relative;
  width: 23%;
  max-width:220px;
  
  margin: 0 2% 0 0;
  padding:0px;
 
  float:left;
	border-bottom: 1px solid #DBDBDB;
}

.slider li.prod {
  position: relative;
  width: 25%;
  max-width:240px;
  
  margin: 0 0 0 0;
  padding:0px;
 
  float:left;
	border-bottom: 1px solid #DBDBDB;
}


.slider img {
  display: block;
  width: 100%;
	height: auto;
}

.slider__img {
  position: relative;
 
}

.blue_line {
	background-color: #006DA3;
	width: 60px;
	height: 3px;
	margin-bottom: 12px;
 
}



.slider_ul {
	position:absolute;
	right:7px;
	bottom:7px;
	width:160px;
	padding:2px 0 2px 20px;
	background:url(../image/top-slide_ul_bg.png) no-repeat 0 0;
	text-align:center;
	font-size:12px;
	
}

.slider_ul a {
	color:#333;
	font-weight:bold;
	
}


.slider_ul a:hover {
	text-decoration:underline;
}



.slider__ttl {
  color: #333333;
  font-weight: bold;
	margin-bottom: 8px;
}

.slider__ttl2 {
  color: #333333;
  font-weight: bold;
	margin-bottom: 8px;
	font-size: 90%;
	margin-top: 8px;
}

.slider__txt {
  font-size: 12px;
  color: #333333;
  padding-bottom:30px;
}

ul.btn_v1 {
	
	border:#FFF 1px solid;
	width:320px;
	margin:40px auto 0;
 
}

ul.btn_v1 li {
  font-size: 12px;
  color: #ffffff;
  text-align:center;
  padding:15px;
 
}





@media screen and (max-width: 959px) {
	

	
	#sub_contents {
	width:90%;
	max-width: 960px;
	margin: 0 auto;
	
}
	
}



/*ipad size >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/


@media screen and (max-width: 769px) {


.top-work {
	
	width:90%;
	margin:0 auto;
	padding-bottom:60px;
}

	.slider__ttl {
  color: #333333;
  font-weight: bold;
	margin-bottom: 4px;
		font-size: 85%;
}




	
	
#renew h3.cont_name {
	font-size:40px;
	font-weight:bold;
	color: #fff;
position: absolute;
	top:100px;
	left:80px;
	width: 100%;
	z-index: 1;
}

h3.cont_name2 {
	font-size:40px;
	font-weight:bold;
	color: #212121;

	
	z-index: 1;
}



.thm_img {
	width:90%;
 
 
}

.thm_img img {
	width:100%;
	height:auto;
 
 
}

	

	

.sub_innnercp {
  
  background: url(../image/triangle_bg.png) no-repeat;
	background-position: -500px 0;
  
  padding-top:0px;
	margin-bottom: 140px;
}

.sub_innner_3 {
	background-color: #e0eff9;
  
  padding-top:60px;
	padding-bottom: 80px;
}
	
	
	
/*プロデュース................................................................................................................*/
.pro_box_bgr {
  
  width:90%;
  margin:60px auto 0;
	position: relative;
	background: url(../produce/image/pro_bg960.png) no-repeat;
	background-position: 200px 0%;
 
}
	
	

.pro_box_bgl {
  
  width:90%;
  margin:60px auto 0;
	position: relative;
	background: url(../produce/image/pro_bg960.png) no-repeat;
	background-position:  -400px 0;
 
}

.prod_l_box
 {
  width:50%;
  float:left;
  padding:0px 0 0px 0;
	 position: relative;
	 margin-top: 60px;
	 margin-bottom: 60px;
}

.prod_l_box2
 {
  width:50%;
  float:right;
  padding:0px 0 0px 0;
	 position: relative;
	 margin-top: 60px;
	 margin-bottom: 60px;
}


.proimg 
 {
  width:90%;
  
}

.proimg img
 {
  width:100%;
  height:auto;
}


.prod_l_box .b_line
 {
	 position:absolute;
	 width: 70%;
	 
	 left: -70px;
	 top: 50px;
	 z-index: 2;
	 
}

.prod_l_box2 .b_line2
 {
	 position:absolute;
	 width: 70%;
	 
	 left: 120px;
	 top: -120px;
	 z-index: 2;
	 
}



.prod_r_box {
	position: relative;
  width:50%;
  float:right;
padding:60px 30px 60px 0px;

	
 
}

.prod_r_box2 {
	position: relative;
  width:50%;
  float:left;
padding:60px 0px 60px 60px;

	
 
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	



.title_box{
	width:335px;
	margin:0 auto;
	padding:30px 0 30px 0;
	height:100px;
}

.sub_box_f {
	width:100%;
	height:auto;
	float:none;
	margin: 0 auto;
	
}

.sub_box_f2 {
	width:60%;
	height:auto;
	float: right;
	background-color:#F3F8FC;
	height:680px;
	position:relative;
}


.sub_box_f2 h3 {
	position:absolute;
	left:-80px;
	top:90px;
	
	color:#333;
	font-size:30px;
	font-weight:bold;
 
}
.sub_box_f2 p.mainTxt {
	
	color:#333;
	font-size:16px;
	line-height:2;
	padding:230px 60px 90px 60px;

 
}


ul#top_bnr_list {
	width:90%;
	max-width:700px;
	padding:40px 0;
	margin:0 auto;
}

ul#top_bnr_list li {
	width:23%;
	float:left;

	margin-right:2%;
}

ul#top_bnr_list li.prno {
	width:23%;
	float:left;

	margin-right:0%;
}


ul#top_bnr_list li img {
	width:100%;
	height:auto;
}


ul#sns_li {
	width:90%;
	margin:0 auto;
	padding-top:60px;
	padding-bottom:60px;
}

ul#sns_li li {

}
	
	
	
.title_boxR {
	width:60%;
	
	padding:30px 0 30px 0;
	float: left;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


}




@media screen and (max-width: 599px) {
	
	.contents {
  position: relative;
  padding-top:0px;
  margin:0;
}
	
	#logo_top {
position: absolute;
top: 80px;
left: 0;
right: 0;
bottom: 0;
margin: 0 auto;
width:170px;
height:300px;
}

.top-work {
	max-width:1000px;
	width:100%;
	margin:0 auto;
	padding-bottom:30px;
}

.slider li {
  position: relative;
  width: 100%;
  max-width:400px;
  
  margin: 0 auto 10px;
  padding:7px;
  background-color:#FFF;
  float:none;
}

	.slider li.prod {
  position: relative;
  width: 50%;
  max-width:240px;
  
  margin: 0 0 0 0;
  padding:0px;
 
  float:left;
	border-bottom: none;
}

.sub_innnercp {
  
  background: url(../image/triangle_bg.png) no-repeat;
	background-position: -220px 0;

  padding-top:0px;
	margin-bottom: 60px;
}

		#sub_contents {
	width:100%;
	max-width: 960px;
	margin: 0 auto;
	
}





.renew_rbox h3 {
	position:absolute;
	top: 50px;
left: 0;
right: 0;
bottom: 200px;
margin: auto;
	
	color:#FFF;
	font-size:30px;
	font-weight:bold;
	width:70%;
	text-align:center;
	line-height:1;
	
}

.renew_rbox h3 span {
	
	color:#FFF;
	font-size:18px;
	font-weight:bold;
 
}



.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: auto;
	bottom:0;
    width: 65px;
    height: 26px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 65px 26px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev{
    background-image: url("../image/arwL.png");
    right: 65px;
   
}









.sub_box_f2 h3 {
	position:absolute;
	left:-150px;
	top:90px;
	
	color:#333;
	font-size:35px;
	font-weight:bold;
 
}
.sub_box_f2 p.mainTxt {
	
	color:#333;
	font-size:16px;
	line-height:2;
	padding:250px 120px 90px 80px;

 
}

.thm_img {
	width:90%;
	margin:0 auto;
 
}


ul.btn_v1 li {
  font-size: 14px;
  color: #ffffff;
  text-align:center;
  padding:15px;
 
}

.title_box1 {
	width:90%;
	margin:0 auto;
	padding:30px 0 30px 0;
}

.title_box1 img {
	width:100%;
	height:auto;
	
}

.sub_box_f {
	width:100%;
	
	float: none;
	background-image: url(../image/ceo_img.png);
	background-position:center center;
	background-size:cover;
}

.sub_box_f2 {
	width:100%;
	height:auto;
	float: none;
	background-color:#F3F8FC;
	
	position:relative;
}


.sub_box_f2 h3 {
	position:absolute;
	top: 20px;
left: 0;
right: 0;
bottom: 0;
margin: auto;
	
	color:#333;
	font-size:20px;
	font-weight:bold;
	width:95%;
	text-align:center;
 
}
.sub_box_f2 p.mainTxt {
	
	color:#333;
	font-size:14px;
	line-height:1.8;
	padding:100px 0px 0px 0px;
	width:90%;
	margin:0 auto;

 
}

ul#sns_li {
	width:80%;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:60px;
	
}

ul#sns_li li {
	text-align:left;
	color:#212121;
	
	background: url(../image/mail_icon.png) no-repeat 10px 12px  ;
	background-size: 40px;
	font-size:16px ;
	font-weight:bold;
	padding:10px 10px 10px 70px;
	background-color:rgba(255,255,255,0.7);
}

ul#sns_li li a {
	
	color:#212121;
	text-decoration:none;
	
}


ul#sns_li li a:hover {
	
	
	text-decoration: underline;
	
}







#footer .inner2 .foot_menu_box {
    width: 100%;
    max-width: 1000px;
    padding: 20px  ;
	background-color:#006DA3;
	float: none;
	margin-right:20px;
	margin-bottom:10px;
	
}

#footer .inner2 {
    position: relative;
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 140px 0 0 0;
}

#footer .inner .ftlogo {
	position:absolute;
	width:100%;
	left:0;
	top:50px;
	
	
}

#footer .inner .ad_box {
	padding-top:20px;
	text-align:left;
	float:none;
	width:90%;
}
#footer .inner .ad_box h5 {
	font-size:100%;
	color:#fff;
	font-weight:bold;
	margin:0 0 10px 0;
}

#footer .inner .ad_box p {
	font-size:80%;
	color:#fff;
	
}


#footer .inner2 .ft_p_txt {
	font-size:70%;
	color:#fff;
	
}

#footer  .copybox {
	width:100%;
	padding:0 0px 0 0;
	text-align: center;
	font-size:70%;
	color:#FFF;
}




#footer p.logo {
	width:100px;
	float:left;
	
}

	#footer .tr_bg {
	position: absolute;
	left:0px;
	top:0;
	
	width: 30%;
	z-index: 1;
	opacity: 0.5;
	
}


#renew h3.cont_name {
	font-size:28px;
	font-weight:bold;
	color: #fff;
position: absolute;
	top:100px;
	left:30px;
	width: 90%;
	z-index: 1;
}

h3.cont_name2 {
	font-size:40px;
	font-weight:bold;
	color: #212121;

	
	z-index: 1;
}



.title_boxL {
	width:92%;
	margin:0 auto;
	padding:30px 0 0px 0;
	float: none;
	position: relative;
}






.title_boxR {
	width:92%;
	
	padding:0px 0 30px 0;
	float: none;
	margin:0 auto;
}

.title_Txt {
	font-size:13px;
	color: #212121;
	padding-top: 0px;
}


.sub_box_g {
	width:100%;
	max-width: 840px;
	margin: 0 auto;
	position: relative;
	
}

.prod_l_box
 {
  width:100%;
  float:none;
  padding:0px 0 0px 0;
	 position: relative;
	 margin-top: 60px;
	 margin-bottom: 30px;
	 margin-right: auto;
	 margin-left: auto;
}

.prod_l_box2
 {
   width:100%;
  float:none;
  padding:0px 0 0px 0;
	 position: relative;
	 margin-top: 60px;
	 margin-bottom: 30px;
}


.proimg 
 {
  width:100%;
  
}

.prod_r_box {
	position: relative;
  width:90%;
  float:none;
padding:0px 0px 60px 0px;
	margin: 0 auto;

	
 
}

.prod_r_box2 {
	position: relative;
  width:90%;
  float:none;
padding:0px 0px 60px 0px;
margin: 0 auto;
	
 
}

	.pro_txt {
	color: #212121;
	font-size: 90%;
	font-weight: bold;
	padding: 0 0px 30px 0;
line-height: 1.8;
	
 
}

.pro_txt2 {
	color: #212121;
	font-size: 90%;
	font-weight: bold;
	padding: 0 30px 30px 0;
line-height: 1.8;
	
 
}
	
	
	.pro_box_bgr {
  
  width:100%;
  margin:60px auto 0;
	position: relative;
	background: none;
	background-position: 0px 0%;
 
}
	
	

.pro_box_bgl {
  
  width:100%;
  margin:60px auto 0;
	position: relative;
	background:none;
	background-position:  -400px 0;
 
}
	
	.pro_h4 {
	color: #007FD0;
	font-size: 180%;
	font-weight: bold;
	padding: 0 0px 15px 0;
	
	
 
}

	
ul.pro_li li {
	color: #007FD0;
	font-size: 90%;
	font-weight: bold;
	padding: 0 0px 0px 35px;
line-height: 1.8;
	background: url(../produce/image/li_bl_03.png) no-repeat 0 12px;
	background-size: 5%;
	margin-bottom: 10px;
}

.sub_innner_3 {
	width: 100%;
	background-color: #e0eff9;
  
  padding-top:60px;
	padding-bottom: 80px;
	padding-left: 5%;
	padding-right: 5%;
	margin: 0 auto;
}


	
	}





ul#tabs-list {
  list-style: none;
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
  padding: 0;
}
 
label.panel-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  color: #909BA1;
  cursor: pointer;
  background-color: #E5F8E5;
  -webkit-transition-property: border-top, background-color, color;
  transition-property: border-top, background-color, color;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}


label.panel-label:hover {
  color: #8CD79B;
}
 
#panels {
  background-color: white;
}
#panels .container {
  margin: 0 auto;
  width: 90%;
}
#panels section header label.panel-label {
  padding: 12px 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#panels section .panelmain {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 0;
  opacity: 0;
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
  overflow-y: hidden;
}
 
#panel-1-ctrl:checked ~ #panels #panel-1 .panelmain{
  max-height: initial;
  opacity: 1;
  padding: 30px;
  background-color:#CAEABB;
}
 
#panel-2-ctrl:checked ~ #panels #panel-2 .panelmain {
  max-height: initial;
  opacity: 1;
    padding: 30px;
  background-color:#D3CBE3;
}
 



  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
    pointer-events: none;
    cursor: default;
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
    border-right: none;
  }
  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1:last-child {
    border-right: 1px solid #dfdfdf;
  }
  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 + li {
    border-left: 1px solid #dfdfdf;
  }
  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {
    background-color: #CAEABB;
    color: #000;
    padding-top: 26px;
  }
 
  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
    pointer-events: none;
    cursor: default;
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
    border-right: none;
  }
  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2:last-child {
    border-right: 1px solid #dfdfdf;
  }
  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 + li {
    border-left: 1px solid #dfdfdf;
  }
  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {
    background-color: #D3CBE3;
    color: #000;
    padding-top: 26px;
  }
 
  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
    pointer-events: none;
    cursor: default;
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
    border-right: none;
  }
  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3:last-child {
    border-right: 1px solid #dfdfdf;
  }
  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 + li {
    border-left: 1px solid #dfdfdf;
  }
  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {
    background-color: white;
    color: #000;
    border-top: 3px solid #000;
    padding-top: 26px;
  }
 
  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 {
    pointer-events: none;
    cursor: default;
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
    border-right: none;
  }
  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4:last-child {
    border-right: 1px solid #dfdfdf;
  }
  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 + li {
    border-left: 1px solid #dfdfdf;
  }
  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label {
    background-color: white;
    color: #c0392b;
    border-top: 6px solid #c0392b;
    padding-top: 26px;
  }
 
  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 {
    pointer-events: none;
    cursor: default;
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
    border-right: none;
  }
  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5:last-child {
    border-right: 1px solid #dfdfdf;
  }
  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 + li {
    border-left: 1px solid #dfdfdf;
  }
  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label {
    background-color: white;
    color: #c0392b;
    border-top: 6px solid #c0392b;
    padding-top: 26px;
  }
 
  ul#tabs-list {
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
  }
  ul#tabs-list li {
    display: inline-block;
    text-align: center;
    font-size: 1.2em;
    width: 33%;
    -webkit-box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.05);
    border-top: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    -webkit-transition-property: border-top;
    transition-property: border-top;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  ul#tabs-list li:hover {
    border-top: none;
    border-right: none;
  }
  ul#tabs-list li:hover:last-of-type {
    border-right: 1px solid #dfdfdf;
  }
  ul#tabs-list li:hover + li {
    border-left: 1px solid #dfdfdf;
  }
  ul#tabs-list li label.panel-label {
    border-top: 0px solid #8CD79B;
    padding: 24px 0;
  }
    ul#tabs-list li#li-for-panel-2 label.panel-label {
    border-top: 0px solid #AC9DCA;
	background-color:#D3CBE3;
    padding: 24px 0;
	
  }
    ul#tabs-list  li#li-for-panel-2 label.panel-label:hover {
    border-top-width: 6px;
    padding-top: 25px;
	color:#AC9DCA;
  }
  ul#tabs-list li label.panel-label:hover {
    border-top-width: 6px;
    padding-top: 25px;
	
  }
 
  #open-nav-label,
  #close-nav-label {
    display: none;
  }
 
  #nav-ctrl {
    display: none;
  }
	
	
.panel-radios {
display: none;
  width: 30%;
  
  z-index: 99;
}
	
.panel-radios3 {
display: none;
  
}
@media screen and (max-width: 599px){
ul#tabs-list li {

    width: 49%;
    font-size: 1.1em;
}
#panel-1-ctrl:checked ~ #panels #panel-1 .panelmain {
    padding: 15px;
}
#panel-2-ctrl:checked ~ #panels #panel-2 .panelmain {
padding: 15px;
}
}
	
@media all and (min-width: 900px) {
	
	.tab_link_box {
		width: 100%;
		padding: 0 0 30px 0;
	}

.panel-radios {
display: none;
  width: 20px;
  
  z-index: 99;
}
	
.panel-radios:nth-child(1) {
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.panel-radios:nth-child(2) {
  -webkit-transform: translateX(-30px);
  -ms-transform: translateX(-30px);
  transform: translateX(-30px);
}
.panel-radios:nth-child(3) {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}
.panel-radios:nth-child(4) {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.panel-radios:nth-child(5) {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}
.panel-radios:nth-child(6) {
  top: 30px;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
  display: block;
}
 
body {
 
}
 
#introduction {
  width: 90%;
  margin: 0 auto;
  padding: 48px 24px;
  color: white;
}
#introduction h1 {
  font-weight: 300;
  text-align: center;
}
 

main hr {
  margin: 12px 0;
  border-top: 1px solid #dfdfdf;
}
 
label.demo-label {
  background-color: #c0392b;
  color: white;
  padding: 4px 8px;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
label.demo-label:hover {
  background-color: #e74c3c;
}
 
#demo-child-toggle {
  display: none;
}
#demo-child-toggle:checked ~ #demo-parent #demo-child {
  color: #c0392b;
  font-weight: bold;
  text-transform: uppercase;
}
 
#demo-parent {
  margin-top: 8px;
}
 
code,
pre {
  color: #c0392b;
  font-family: Inconsolata, "Andale Mono", Andale, monowidth;
  background-color: #ecf0f1;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
}
 
code {
  padding: 2px 6px;
}
 
pre {
  padding: 12px;
  line-height: 1.6;
}
pre strong {
  color: #444444;
}

}













