@charset "UTF-8";
/*サイト設定-------------------------------------------------------------------------------------------------------------*/
.cf:after{
content:"";
display:block;
clear:both;
}
img {
	margin: 0;
	padding: 0;
	border:0;
	vertical-align: bottom;
	border-style:none;
}
a img,
a:hover img,
a:active img {
    border-style:none;
}
a img {border-style:none;}
.cpinfo a,.cpinfo a:hover { color:#ed6c00; text-decoration:none; }

.inImg {
  font-size: 1px;
  line-height: 0.1;
  vertical-align: top;
}
.inImg img {
  width: 100%;
  height: auto;
}

.chuuibox li { margin-left:1.0em; list-style:none; text-indent: -1.0em;  font-size:12px; text-align: left;}
.chuuibox li:before { content:"※"; }
.chuuibox2 li { margin-left:2.0em; list-style:none; text-indent: -2.0em; }
.chuuibox2 li:before { content:"※…"; }
.chuuibox3 li { margin-left:1.0em; list-style:none; text-indent: -1.0em; margin-bottom:5px; }
.chuuibox3 li:before { content:"・"; }
.chuuibox4 li { margin-left:1.0em; list-style:none; text-indent: -1.0em; }
.chuuibox4 li:before { content:"・"; }
.chuuibox5 li { margin-left:1.0em; list-style:none; text-indent: -1.0em;  margin-bottom:5px ; padding-top:5px; }
.chuuibox5 li:before { content:"　"; }
.circle li { margin-left:1.0em; list-style:none; text-indent: -1.0em; }
.circle li:before { content:"●"; }

.chuuibox3 li:before { content:"※"; }
.chuuibox3 li{ margin-top:10px !important; margin-left:1.5em; list-style:none; text-indent: -1em; }

.number li { margin-left:2.0em; list-style:none; text-indent: -1.5em; padding-bottom: 0.25em; }
.number li.n1:before { content:"(1)"; }
.number li.n2:before { content:"(2)"; }
.number li.n3:before { content:"(3)"; }
.number li.n4:before { content:"(4)"; }
.number li.n5:before { content:"(5)"; }

.textLeft { text-align:left; }
.textRight { text-align:right; }

.pc { display:block; }
.sp { display:none; }


/* --------------------
フォント
-------------------- */
.notes,.notesL { font-size:10px !important; }
.fbold { font-weight:bold; }

span.supText {
	font-size: 75.5%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}


/* --------------------
サイト共通要素
-------------------- */
body { background: #fff; }

#wrapper { width: 100%; height: auto !important; padding:0 !important; margin:0 !important; }
.cpWrapper { width: 100%; height: auto !important; padding:0 !important; margin:0 !important; }

#cpinfo {
	width: 100%;
	height: auto !important;
	text-align:center;
	margin:0 auto ;	
	position: relative;
	box-sizing: border-box;
}
.contentsINNER {
	width: 1100px;
	text-align:center;
	margin: 0 auto;
	display: block;
	padding: 50px 0;
}
.red {
    color: #E30B21;
}

/* --------------------
ボタン
-------------------- */
.AppBTN {
	width: 100%;
	max-width: 40rem;
	text-align: center;
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #E30B21;
	-webkit-box-shadow: 0 3px 0 #8B0916;
	box-shadow: 0 3px 0 #8B0916;
	border-radius: 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 10px auto 18px;
	font-size: 1.25rem;
	padding: 30px 0;
	text-decoration: none;
	height: 5.5rem;
	}
	.txtBTN {
	font-size: 1rem;
	border-bottom: 1px solid #E2E2E2;
	padding-bottom: 20px;
}
.ShimBTN {
	width: 100%;
	max-width: 32rem;
	text-align: center;
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFD800;
	-webkit-box-shadow: 0 3px 0 #437E95;
	box-shadow: 0 3px 0 #437E95;
	border-radius: 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 10px auto 18px;
	font-size: 1.25rem;
	padding: 30px 0;
	text-decoration: none;
	height: 5.5rem;
	}
.DetailBTN {
	width: 100%;
	max-width: 600px;
	text-align: center;
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFF;
	-webkit-box-shadow: 0 3px 0 #000;
	box-shadow: 0 3px 0 #000;
	border-radius: 50px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 2rem auto 2rem;
	font-size: 1rem;
	padding: 0.85em 0;
	text-decoration: none;
	border: 1px solid #000;
	}
a.AppBTN  {
	color: #fff!important; text-decoration:none !important;
}
a.ShimBTN  {
	color: #000!important;
	text-decoration:none !important;
}
a.AppBTN:hover, a.ShimBTN:hover, a.DetailBTN:hover { 
	opacity: 0.7; text-decoration:none !important;
}
.AppBTN .fas, .ShimBTN .fas, .DetailBTN .fas {
    position: absolute;
    right: 10px;
    top: calc( 50% - 9px);
 }

/* --------------------
ページタブ
-------------------- */
ul#headTab {
	display: flex;
	justify-content: center;
	align-items:flex-end;
	width: 1200px;
	margin: 0 auto;
	border-bottom: 8px solid #000;
}
ul#headTab li {
	border: 4px solid #000;
	border-width:4px 4px 0px 4px;
	border-radius: 20px 20px 0 0;	
	width: 380px;
	font-size: 20px;
	font-weight: bold;
	display:flex;
  justify-content:center;
  align-items: center; 
	line-height: 1.3;
}
ul#headTab li img {
	height: 46px;
	width: auto;
	margin-right: 6px;	
}
ul#headTab li:nth-child(1){
	background:#FFED75;
	margin-right: 10px;
	padding: 18px 0;	
}
ul#headTab li:nth-child(2){
	background:#BBEAF0;	
	padding: 12px 0;
}
ul#headTab a {
	color: #000;
}
ul#headTab li:nth-child(2):hover ,
ul#headTab li:nth-child(3):hover{
	text-decoration: none;
	opacity: .95;
  	cursor: pointer;
}

/* --------------------
KV
-------------------- */
.kv {
	padding: 20px 0 0;
	width: 1200px;
	text-align:center;
	margin: 0 auto;
	display: block;
	
}
.kvWrap {
	width: 	100%;
	background: #FFFBD8;
	padding: 0px 0 20px;
}

/* --------------------
h
-------------------- */
#cpinfo h2 {
	font-size: 2.25rem;
	font-weight: bold;
	color: #000;
	padding:0 0 40px;
	line-height: 1.8;
}
#cpinfo h2 strong,h3 strong {  
  background: linear-gradient(transparent 60%, #FEE063 0%);
  display: inline;
  padding: 0 2px 6px; 
  }
#cpinfo h3 {
	font-size: 1.8rem;
	font-weight: bold;
	color: #000;
}

/* --------------------
キャンペーン概要
-------------------- */
section#kiyaku {
	background: #FFEED8;
}
.cpinfo {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
 }
.CP_gaiyo dt.cpinfoTtl  {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 20px 20px 20px;
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: bold;
    color: #000 !important;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 3px 0 #C3B399;
    box-shadow: 0 3px 0 #C3B399;
    border-radius: 10px;
 }
.CP_gaiyo dd.cpinfoBody	{
	border: 2px solid #FFED75
	}
 .cpinfoTtl a:hover {    text-decoration: none; }
.cpinfoBody {    padding: 0 20px 50px; }

/* cp内容toggle */
.CP_gaiyo .toggleBtn {
    position: relative;
    cursor: pointer;
}
.CP_gaiyo .toggleBtn:before {
    content: "";
    width: 22px;
    height: 22px;
    background: url(/denki/info-cp/25spring/img/ico_toggle.svg) no-repeat center top #000;
    -webkit-background-size: 100% 200%;
    background-size: 100% 200%;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -11px;
}
.CP_gaiyo .toggleBtn.open:before {
  background-position: center bottom;
}
.CP_gaiyo td.plan {
	padding-bottom: 0;
}

.DetailBTNs {
	width: 100%;
	width: fit-content;
	text-align: center;
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFF;
	-webkit-box-shadow: 0 3px 0 #000;
	box-shadow: 0 3px 0 #000;
	border-radius: 50px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 0 auto;
	font-size: 0.75rem;
	padding: 0.5em 1em;
	text-decoration: none;
	border: 1px solid #000;
	}

.CP_gaiyo{
	margin:40px auto 40px auto;
	width: 1100px;
	background: #fff;
	border-radius: 20px;
	border-bottom-left-radius: 20px;
}
.CP_gaiyo table {
	width:960px;
	margin:29px auto 0;
	text-align:left;
	font-size:14px;
	background: #fff;
}
.CP_gaiyo table td { 
	padding:15px; border:#dadada 1px solid; 
	}
.CP_gaiyo table td.title{
	font-weight:bold;
	width:150px !important;
	background:#F4F4F4;
}
.CP_gaiyo table ul li{
	margin-bottom:5px;
}
.CP_gaiyo table td p{
	margin: 0 0 0 1em;
}

/* --------------------------------------
CP特典
-------------------------------------- */
section#tokuten {
	background: #FDF095;
	padding-top: 60px;
}
#cp1{
	border: 10px solid #FFB300;
	border-radius: 15px;
	background: #fff;
	position: relative;
	padding: 130px 50px 0 50px;
	margin-bottom: 20px;
}
#cp1 p.badge{
	position: absolute;
	top: -45px;
	left:10px;
}
#cp1 p.badge img {width: 158px;}
#cp1 h2 {
	position: absolute;
	top: -65px;
	left: 50%;
	transform: translateX(-50%);
}
#cp1 h2 img {width: 578px;}
#cp1 p:nth-child(4) {
	font-size: 16px;
	padding-top: 20px;
}
#cp1 p:nth-child(4), #cp1 p:nth-child(5) {
    font-size: 16px;
    padding-top: 20px;
    text-align: left;
}
/* --------------------------------------
おすすめ
-------------------------------------- */
section#osusume {
	background: #FFEAD1;
	padding-bottom: 60px;
}
#osusume h2 img {width: 500px; padding-bottom: 20px;}
#osusume div:nth-child(2) {
	position: relative;
	background: #fff;
	border-radius: 15px; 
	padding: 0 120px 30px 120px;
}
#osusume h3 img {
	position: absolute;
	top:-30px;
	left: 50%; 
  	transform: translateX(-50%);
	width: 740px;
}
#osusume ul {
	padding-top: 80px;
}
#osusume ul li {
	background: #FFFBD8;
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 10px;
}
#osusume ul li img {
	width: 462px;
}


/* --------------------------------------
FAQ
-------------------------------------- */
section#FAQ{
	background: #FFEED8;
}
#FAQ h2 img { width: 290px;}
#FAQ dl {
	margin-bottom: 20px;
}
#FAQ dt {
	background: #fff;
	-webkit-box-shadow: 0 3px 0 #C3B399;
	box-shadow: 0 3px 0 #C3B399;
	border-radius: 10px;
	text-align: left;
	font-size: 1.25rem;
	font-weight: bold;
	padding: 1.25rem 3rem 1.25rem 4rem;
}
/* cp内容toggle */
#FAQ dt.toggleBtn {
    position: relative;
    cursor: pointer;	
}
#FAQ dt a:before {
     content: "";
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    left: 1rem;
    top: 1.75rem;
    margin-top: -0.75rem;
    background: url(/denki/info-cp/25spring/img/icon_q.png) ;
    -webkit-background-size: contain;
    background-size: contain;
}
#FAQ dt a {
	color: #000;
}
#FAQ dt a:hover {
	color: #000;
	text-decoration: none;
}
#FAQ dt.toggleBtn:before {
    content: "";
    width: 22px;
    height: 22px;
    background: url(/denki/info-cp/25spring/img/ico_toggle.svg) no-repeat center top #000;
    -webkit-background-size: 100% 200%;
    background-size: 100% 200%;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -11px;
}
#FAQ dt.toggleBtn.open:before {
  background-position: center bottom;
}
#FAQ dd {
	border: 4px solid #FAF2E2;
	border-radius: 0 0 20px 20px;
	padding: 20px 40px;
	text-align: left;
	background: #fff;
}
#FAQ dd p.ans {
    position: relative;
}
#FAQ dd p.ans:before {
    content: "";
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    left: 0;
    top: 1.5rem;
    margin-top: -0.75rem;
  	background: url(/denki/info-cp/25spring/img/icon_a.png);
    -webkit-background-size: contain;
    background-size: contain;
	display: block; 
}
#FAQ dd p.ans {
	color: #937D00;
	font-weight: bold;
	font-size: 1.25rem;
	padding: 1rem 1rem 1.25rem 3rem ;
}
#FAQ dd p.sub {
	font-weight: bold;
	font-size: 1rem;
	margin:0 0 1rem 5rem;
}
#FAQ dd ul {
	margin-left: 4rem;
}
#FAQ dd ul li {
	font-size: 1rem;
	padding-bottom: 0.5rem;
}
#FAQ ul#kikan {
	display: flex;
	justify-content: space-between;
	height: 100%;
	box-sizing: border-box;
	text-align: center;
}

#FAQ ul#kikan li.D {
	background: #FFF9C9;
	border-radius: 10px 0 0 10px;
	width: 100%;
	padding: 1.5rem;
	box-sizing: border-box;
}
#FAQ ul#kikan li.D div {
	background: #FFF;
	border: 3px solid #FF7800; 
	border-radius: 10px;
	padding: 1rem;
	color: #FF7800;
	font-weight: bold;
	margin-bottom: 1rem;
	font-size: 1.25rem;
	height: 6.3rem;
	display: flex;
  justify-content: center;
  align-items: center;
}
#FAQ ul#kikan li.D div span {
	color: #333333 !important;
	font-size: 0.75rem !important;
	font-weight:normal !important;
	}
#FAQ ul#kikan li p.logo img {
	margin-bottom: 1.25rem;
	text-align: center;
	height: 36px;
	width: auto;
	}
	#FAQ ul#kikan logo.img {
	
}
#FAQ ul#kikan li.D div p:nth-child(1) { 
	text-align: center;
	}
#FAQ ul#kikan li.D p:nth-child(3){ 
	text-align: left;
	}
#FAQ p.t {
	font-size:	16px;
	text-indent: 4em;
	padding-bottom: 20px;
}


/* --------------------------------------
TAB移植
-------------------------------------- */

.tabNavOuter {
  width: 100%;
  position: relative;
	
}

.tabNavScroll {
  /*width: 100%;*/
  position: relative;
}

#tabArea .tabNav {
  letter-spacing: -1em;
  word-spacing: 0.1em;
  font-size: 0;
  border-bottom: 8px solid #000;
  margin:30px 0;
	white-space: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translateZ(0px);
}
#tabFam .tabNav {
  letter-spacing: -1em;
  word-spacing: 0.1em;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items:flex-end;
}
#tabArea .tabNav li {
  display: inline-block;
  letter-spacing: 0.05em;
  vertical-align: bottom;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  min-width: 5em;
  text-align: center;
  margin: 5px;
	width: 10em;
}
#tabFam .tabNav li {
  display: inline-block;
  letter-spacing: 0.05em;
  vertical-align: bottom;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1;
  min-width: 33%;
  text-align: center;
  margin: 0 5px;
}
#tabArea .tabNav li a {
  display: block;
  background: #999999;
  padding: 20px 0;
  border-radius: 10px;
  color: #fff;
  position: relative;
}
#tabFam .tabNav li a {
  display: block;
  background: #999999;
  padding: 18px 0;
  border-radius: 20px 20px 0 0;
  color: #fff;
  position: relative;
}
.tabNav li a i {
  display: none;
}
.tabNav li a:hover {
  text-decoration: none;
}
.tabNav li:first-child {
  margin-left: 0;
}
#tabArea .tabNav li.active a {
  background: #FFED75;
  color: #000;
  border: 3px solid #000;
  padding: 20px 0;
}
#tabFam .tabNav li.active a {
  background: #FFEC5D;
    color: #000;
  border: 3px solid #000;
  border-bottom: transparent;
  padding: 22px 0;
}
.tabNav li.active a:hover {
  opacity: 1;
  cursor: default;
} 
.js-area {
  position: relative;
}
.js-area:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}
.js-area.fo_fi {
  -webkit-animation: 0.4s ease-in-out both;
          animation: 0.4s ease-in-out both;
  -webkit-animation-name: slide;
          animation-name: slide;
}
.js-area.fo_fi:before {
  -webkit-animation: 0.4s ease-in-out both;
          animation: 0.4s ease-in-out both;
  -webkit-animation-name: fo_fi;
          animation-name: fo_fi;
}

/*.tabContents {
  margin-top: 30px;
}*/
.tabContents > li {
  display: none;
}
.tabContents > li.active {
  display: block;
}
.kakomi {
  border: 4px solid #000;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 50px 20px 50px;
  background: #fff;
  
}


/* --------------------------------------
point1：おトク額
-------------------------------------- */
ul.dgArea {
	font-size: 1rem;
	display: flex;
	justify-content: center;
	padding-top: 20px;
}
ul.dgArea li {
padding-left: 20px;
}
section#p1 p.shimLink{
	font-size: 1rem;
	padding:0 0 20px 0;
}
section#p1 {
	background: #FFFBD8;
	padding-bottom: 60px;
	}
#p1 section {
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 60px;
}
#p1 .ttl {position: relative;width: 1100px;margin: 0 auto;height: 330px;}
#p1 .ttl p:nth-child(1),#p2 .ttl p:nth-child(1){
	width: 10%;
	position: absolute;
	top: -38px;
}
#p1l p:nth-child(2){
	width: 770px;
	margin: 0 auto;
}
#p1 .ttl  div {
	position: absolute;
	top: 100px;left: 50%;
	transform: translateX(-50%);
	width:90%;
}
#p1 .ttl  div .sub {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding-top: 5px;
}
#p1 .ttl  h2,#p2 .ttl  h2 {
 	padding-bottom: 0px;
	position: absolute;
	top:-50px;
	left: 50%;
  transform: translateX(-50%);
}
#p1 h2 img,#p2 h2 img {
 	width: 560px;
 	height: auto;
}
#p1 h3 {
width: 500px;
margin: 0 auto;
padding-bottom: 20px;
}
#p1 .price {
	border: 6px solid #FFB300;
	border-radius: 20px;
	margin-top: 20px;
	padding: 30px;
	}
#p1 .price dl.cpwari dt{
	background: #FFAF00;
	border-radius: 10px 10px 0 0;
}
#p1 .price dl.cpwari dd{
	background: #FFFBD8;
	border-radius: 0 0 10px 10px;
	padding: 7px 30px 15px 30px;
	margin-bottom: 20px;
}
#p1 .price dl.cpwari dt img {
	width: 422px;
	margin: 0 auto;
	padding: 10px 0;
}
#p1 .price dl.cpwari dd img {
	width:100%;
	margin: 0 auto;
	padding-bottom: 10px;
}
#p1 .price dl.setwari dt{
	background: #b3e696;	
	border-radius: 10px 10px 0 0;
}
#p1 .price dl.setwari dd{
	background: #f1f7e4;
	border-radius: 0 0 10px 10px;
	padding: 7px 30px 15px 30px;
}
#p1 .price dl.setwari dt img { 
	width:345px;
	margin: 0 auto;
	padding: 10px 0;
}
#p1 .price dl.setwari dd img {
	width:100%;
	margin: 0 auto;
	padding-bottom: 10px;
}
#p1 .price dl.setwari dd p {
	font-size: 14px;
	text-align: right;
}
#p1 .p1_d dl,
#p1 .p1_set dl,
#p1 .p1_op dl {
	border: 4px solid #000;
	border-radius: 20px;	
}
#p1 .p1_d dl dt{
	background: #FFED75;
	border-radius: 20px  20px 0 0;
	padding: 5px 0 5px;
}
#p1 .p1_set dl dt,
#p1 .p1_op dl dt{
	background: #FFED75;
	border-radius: 20px  20px 0 0;
	position: relative;
	height: 120px;
}

#p1 .p1_set dl dt img,
#p1 .p1_op dl dt img {
	position: absolute;
	display: block;
	left: 50%; 
  	transform: translateX(-50%);
	top:-25px;
}
#p1 .p1_d dl dt img {width: 668px;}
#p1 .p1_set dl dt img {width: 910px;}
#p1 .p1_op dl dt img {width: 796px;}

#p1 .p1_d dl dd,
#p1 .p1_set dl dd,
#p1 .p1_op dl dd {
	background: #fff;
	padding: 20px 50px;
	border-radius: 0 0 20px  20px;
}
#p1 .p1_d dl dd p:nth-child(1) {
	background: #FFFBD8;
	border-radius: 15px;
	padding: 15px 0;
	margin-bottom: 20px;
}
#p1 .p1_d dl dd p:nth-child(2) {margin-bottom: 20px;}

#p1 .p1_d dl dd p:nth-child(3),
#p1 .p1_set dl dd p:nth-child(2),
#p1 .p1_op dl dd p:nth-child(3){
	font-size: 14px;
	text-align: left;
}
#p1 .p1_op dl dd p:nth-child(1),
#p1 .p1_set dl dd p:nth-child(1){
	background: #FFFBD8;
	border-radius: 15px;
	padding: 15px 0;
	margin-bottom: 20px;
}

#p1 .p1_d dl dd p:nth-child(1) img { width: 496px;}
#p1 .p1_set dl dd p:nth-child(1) img {width:720px;}
#p1 .p1_op dl dd p:nth-child(1) img { width: 702px;}

#p1 .p1_op dl dd ul {
	display: flex;
	justify-content: space-around;
}
#p1 .p1_op dl dd ul li {
	width: 48%;
	display: block;
}
#p1 .p1_op dl dd ul li p {
	font-size: 14px;
	text-align: left;
	line-height: 1.8;
	padding: 20px 0;
}
#p1 .p1_op dl dd ul li img {width: 100%;}

.Famttl {
	text-align: left;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.Famttl dt {
	font-size: 1.8rem;
	font-weight: bold;
	padding-bottom: 1rem;
	}
.Famttl dd {
	font-size: 1rem;
}	
.Famttl p {
}
.Famttl p img {
	height: 116px;
	width: auto;
}

/* Slick Slide */
.tabSlider,.tabSlider2 {
            width: 100%;
            margin: 0px auto;
        }       
.slide-arrow {
  bottom: 0;
  cursor: pointer;
  margin: auto;
  position: absolute;
  top: 0;
  width: 50px;
}
.prev-arrow {
  left: -70px;
}
.next-arrow {
  right: -70px;
}



/* スライダーの初期設定 */

.slick-arrow {
  position: absolute;
  /* top: 50%; */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
}
.slick-prev {
  left: 0;
}
.slick-next {
  right: 0;
}


/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 100%;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: calc(100% / 3);
  height: 50px;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #5ab4bd;
  color: #fff;
}

#tab02_content {
  background: #c1ffff;
}
#tab03_content {
  background: #c1ffe0;
}

/* --------------------------------------
point2：おトク額
-------------------------------------- */
section#p2 {
	background: #FFEED8;
}
#p2 h3 {
width: 400px;
margin: 0 auto;
padding-bottom: 30px;
}
#p2 .ttl {position: relative;width: 1100px;margin: 0 auto;height: 260px;}
#p2 .ttl  div {
	position: absolute;
	top: 13em;left: 50%;
	transform: translateX(-50%);
}
#p2 .cont {
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 80px;
}
#p2 .cont .lead img {width: 1100px;}
#p2 .cont p.lead {padding-bottom: 20px;}

#p2 .cont p:nth-child(2) {
font-size: 16px;
	padding: 40px 0 20px;
}
#p2 dl {
	position: relative;
	border: 4px solid #FFAF00;
	background: #fff;
	border-radius: 20px;
	padding: 70px 70px 30px 70px;
	margin-top: 60px;
}
#p2 dl dt {
	position: absolute;
	top:-38px;
	left: 50%;
	transform: translateX(-50%);
}
#p2 dl dt img {
	width: 580px;
}
#p2 dl dd {
	text-align: left;
}
#p2 dl ul {
	display:flex;
 	justify-content:space-between;
}
#p2 dl ul li img {
	  width: 100%;
  height: auto;
}
#p2 dl.c1 ul li:nth-child(1){
	width: 680px;
}
#p2 dl.c2 ul li:nth-child(1){
	width: 680px;
}
#p2 dl.c3 ul li:nth-child(1){
	width: 496px;
}
#p2 dl ul li:nth-child(2){
	width: 250px;
}
#p2 dl ul li p{
	font-size: 16px;
	margin-top: 20px;
}


/* --------------------------------------
選ばれるヒミツ
-------------------------------------- */
#Himitsu {
background:#FFFCE6 ;
}
#Himitsu h2 img {width: 898px;}
ul#kantan {display: inline-flex;justify-content: space-between;width: 100%;margin: 50px 0 30px;}
ul#kantan li {
	border: 3px #E2E2E2 solid;
	border-radius: 10px;
	background: #fff;
	width:  31%;
	position:relative;
	padding: 0 0 20px 0;
}
ul#kantan li img:nth-child(1) {
	width: 30%;
	height: auto;
	position: absolute;
	top: -50px;
	right: 0;
 	left: 0;
 	margin: 0 auto;
	padding: 0 0 20px 0;
}
ul#kantan li img:nth-child(3) {
	width:75%;
	height: auto;	
 	margin: 0 auto;

	text-align: center;
}
ul#kantan li.first img:nth-child(3) {
	width:90%;
	height: auto;	
 	margin: 0 auto;
	text-align: center;
}
ul#kantan li p {
	display: block;
	font-weight: bold;
	font-size: 1.25rem;
	text-align: center;
		padding: 70px 0 20px 0;
}
#Himitsu .offer { margin:20px 0 0 0;}

/* -------------------------------
アコーディオン　閉じるボタン
--------------------------------- */
.details {
    border: 4px solid #FFED75;
    margin-bottom: 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 0 #C3B399;
    box-shadow: 0 3px 0 #C3B399;
}
.details-summary {
    position: relative;
    display: block;
    padding: 1.4rem;
    color: #000;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: left;
    background-color: #FFED75;
}
.details-summary:hover {
    cursor: pointer;
    opacity: 0.8;
}
details-summary .btn {
    position: absolute;
    width: 180px;
    height: 54px;
    width: 18px;
    height: 18px;
    transform-origin: center center;
    transition-duration: 0.2s;
}
.details-summary .btn:before, .details-summary .btn:after {
        content: "";
        width: 180px;
        height: 54px;
        background: url(/denki/info-cp/25spring/img/ico_TABtoggle.svg) no-repeat center top;
        position: absolute;
        right: 15px;
        top: 30%;
        margin-top: -11px;
}
.details-summary .btn:before {
      content: "";
      width: 180px;
      height: 54px;
      background: url(/denki/info-cp/25spring/img/ico_TABtoggle.svg) no-repeat center bottom;
      position: absolute;
      right: 15px;
      top: 30%;
      margin-top: -11px;
}
.details-summary.is-active .btn {
    content: "";
    width: 180px;
    height: 54px;
    background: url(/denki/info-cp/25spring/img/ico_TABtoggle.svg) no-repeat center bottom;
    position: absolute;
    right: 15px;
    top: 30%;
    margin-top: -11px;
}
.details-summary.is-active .btn:before {
    display: none;
}
.details-summary.is-active .btn:after {
    display: none;
}
.details-summary::-webkit-details-marker {
    display: none;
}
.details-content {
    padding: 20px 50px;
    background: #fff;
}
.details-content .close-btn {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 15px 0;
    background: #F9F2E4;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
.details-content .close-btn:hover {
    opacity: 0.8;
}
.details-content p {
    margin: 0 0 20px;
    color: #000;
    font-size: 1rem;
    text-align: left;
}
.details-content ul.nashi{
	display: flex;
	justify-content: space-around;	
	margin: 2rem 0;
}
.details-content ul.nashi li {
	width: 30%;
	padding-top: 1.5rem;
	margin: 0;
	border-radius: 10px;
	font-size: 1.25rem;
	font-weight: bold;
	border: 3px #E2E2E2 solid;
	text-align: center;
}
.details-content ul.nashi li img {
		width: 70%;
		height: auto;
		margin: 0 auto;
}
.details-content ul.nashi li p {
	text-align: center;
	padding-top: 1rem;
	font-size: 1.25rem;
	}
.details-content .anshin {
    border: 3px #E2E2E2 solid;
    text-align: center;
    border-radius: 10px;
    padding: 0 1.5rem;
    margin-bottom: 2rem;
}
.details-content .anshin h3 {
    margin: 1.5rem 0 2rem;
}

/* --------------------------------------
globalHeader
-------------------------------------- */
#globalHeader {
display: flex;
justify-content: space-between;
}



/* --------------------------------------
固定フッタ
-------------------------------------- */
#footConv {
	background:  rgb(245,245,245, 0.9);
	width: 100%;
	position:sticky;
	 left: 0;
	 bottom: 0;
	 z-index: 4;
}
#footConv ul,
#topConv ul {
display: flex;
justify-content: space-around;
width: 1100px;
	text-align:center;
	margin: 0 auto;	
}
#footConv ul  li,
#topConv ul  li{margin: 10px 0;width: 36rem;}



.footerOuchi .footerOuchiLink .footerOuchiLinkDenki img,
.footerOuchi .footerOuchiLink .footerOuchiLinkGas img {
        max-width: 246px;
        width: 70%;
        margin-left: -6%;
    }

/* --------------------------------------
終了コメント
-------------------------------------- */
.EndCopy p {
	margin: 20px auto;
	display: inline-block;
	color: #fff;
}
.EndCopy {
    background: #007a29;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.5rem;
    margin: 1em 0 0;
}
.EndCopy2 {
margin: 20px auto;
color: #007a29;
 font-size: 1rem;
}

/*12/27foot*/
footer #globalFooter .groupLinkCol .oilOld {
    max-width: 92px;
}
@media screen and (max-width: 767px) {
    footer #globalFooter .groupLinkCol .oilOld {
        max-width: 75px;
    }
	}





