@charset "utf-8";



/* ==========================================================================
  cnpAndPlanArea
========================================================================== */


.mainHeader + .container {
  padding-top: 0px !important;
}

.cnpAndPlanArea {
  background: url(/rootImg/info/sp/info_bg_01.png) 0 0 no-repeat #ffffff;
  background-size: 100% auto;
}

.cnpAndPlanArea .sectionBlock_inner{

}

.cnpAndPlanArea .headingBlock-styleType02{
  color: #ed0000;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.18em;
  padding: 31px 0 49px 0;
  text-align: center;
}

.cnpAndPlanArea .headingBlock-styleType01{
  font-size: 1.7rem;
  margin-bottom: 13px;
  padding-left: 17px;
}

.cnpAndPlanArea .ctlBox{
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin: 0 auto;
  padding: 30px 20px 30px 20px;
  width: 100%;
}

.ctlBox .columnComp-type01 .columnComp_box{
  font-size: 0;
  width: 100%;
}

/* .ctlBox .columnComp-type01 .columnComp_box:last-child{
  margin-top: 30px;
} */

.cnpAndPlanArea .cnpAndPlan_slc{
  display: inline-block;
  font-size: 0;
  position: relative;
  width: calc(50% - 10px);
}

.cnpAndPlanArea .cnpAndPlan_slc .evac_options{
  display: none;
}

.cnpAndPlan_slc-prefecture{
  margin-left: 20px;
}

.cnpAndPlanArea .cnpAndPlan_slc::before{
  border-top: 2px solid #757574;
  border-right: 2px solid #757574;
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  top: calc(50% - 5px);
  right: 16px;
  transform: rotate(135deg);
  width: 6px;
  z-index: 2;
}

.cnpAndPlanArea .cnpAndPlan_slc select{
  background-color: #f7f7f0;
  border: 1px solid #cccccc;
  display: inline-block;
  font-size: 1.3rem;
  padding: 12px 19% 12px 7%;
  position: relative;
  text-align: center;
  width: 100%;
}

.cnpAndPlanArea .cnpAndPlan_slc select:disabled{
  /*background-color: #acacac;*/
}

.cnpAndPlanArea .cnpAndPlan_slc option:disabled{
  display: none;
}

.ctlBox_checkParts{
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
}

.ctlBox_checkParts .checkboxWrap{
  display: flex;
  align-items: center;
  justify-content: start;
  background-color: #f7f7f0;
  margin-top: 0px;
  padding: 11px 15px 7px 15px;
  width: 100%;
}

.cnpAndPlanArea .checkboxLabel{
  padding-left: 25px;
  margin-left: 30px;
  font-size: 1.3rem;
}

.cnpAndPlanArea .inputCheckbox:first-child + .checkboxLabel{
  margin-left: 0px;
}

.cnpAndPlanArea .inputCheckbox+label::before{
  top:2px;
}

.cnpAndPlanArea .inputCheckbox+label::after{
  border: none;
  background: url(/cmn/img/checkbox_icon_01.png) 0 0 no-repeat #ffffff;
  background-size: 100% auto;
  height: 7px;
  top: 7px;
  left: 4px;
  transform:none;
  width: 8px;
}

.cnpAndPlanArea .boxBtn-typeSearch{
  font-size: 1.5rem;
  margin-top: 22px;
  margin-left: 0px;
  padding: 9px 46px 8px 46px;
  width: 100%;
}

.cnpAndPlanArea .cnpAndPlanArea_body{
  padding: 0 0 10px 0;
}

.cnpAndPlanArea .columnComp-type03 .columnComp_box{
  border-top: 2px solid #e6e6e6;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-top: 18px;
  width: 100%;
}


.cnpAndPlanArea .columnComp-type03 .columnComp_box:not(.campaignListBox_item-active){
  display: none;
  animation: fadeOutActive 600ms ease-out 100ms forwards;
}

.cnpAndPlanArea .columnComp-type03 .columnComp_box.campaignListBox_item-active{
  opacity:0;
}

.cnpAndPlanArea .columnComp-type03 .columnComp_box.campaignListBox_item-active.campaignListBox_item-animate{
  animation: fadeInActive 600ms ease-out 100ms forwards;
}

.cnpAndPlanArea .columnComp-type03 .columnComp_box:first-child,
.cnpAndPlanArea .columnComp-type03 .columnComp_box:nth-child(3n+1){
  margin-left: 0px;
}

.cnpAndPlanArea .columnComp-type03 .columnComp_box:first-child{
  border-top: none;
  /*margin-bottom: 0px;*/
}

.campaignListBox_item{
  height: 100%;
  padding-bottom: 0px;
  position: relative;
}

.campaignListBox_item img{
  margin-bottom: 10px;
}

.campaignListBox_item a:hover img{
  opacity: 0.7;
}

.campaignListBox_typeIcon{
  display: inline-block;
  color: #ffffff;
  font-size: 0.9rem;
  line-height: 1;
  margin-bottom: 10px;
  padding: 5px 18px;
  text-align: center;
}

.campaignListBox_typeIcon.campaignListBox_typeIcon-nationwide{
  background-color: #607bc3;
}

.campaignListBox_typeIcon.campaignListBox_typeIcon-plan{
  background-color: #f86c91;
}

.campaignListBox_typeIcon.campaignListBox_typeIcon-area{
  background-color: #607bc3;
}

.campaignListBox_planName{
  font-size: 1.7rem;
  font-weight: 600;
  margin-bottom: 2px;
}

.campaignListBox_desc{
  line-height: 1.8;
}

.campaignListBox_dl{
  display: flex;
  align-items: baseline;
  justify-content: start;
  flex-wrap: wrap;
  margin-top: 12px;
}

.campaignListBox_dl dt{
  background-color: #ffffff;
  border: 1px solid #ed0000;
  color: #ed0000;
  font-size: 0.9rem;
  line-height: 1;
  padding: 4px 5px;
  text-align: center;
  margin-top: 14px;
  min-width: 48px;
}

.campaignListBox_dl dt:first-child{
  margin-top: 0;
}

.campaignListBox_dl dd{
  padding: 0 0 0 16px;
  width: calc(100% - 48px);
}

.campaignListBox_dl dd .arrowLink{
  color: #ed0000;
  /* margin-left: 20px; */
}

.cnpAndPlanArea_body .boxLink-type02{
  letter-spacing: 0.2em;
  font-size: 1.3rem;
  padding: 10px 27px 9px 27px;
  position: absolute;
  bottom: 0px;
  width: 100%;
}

.footertext {
  text-align: center;
  color: #FFFFFF;
  font-size: 1.2rem;
}

.care_box{
  margin-top: 30px;
}

.care_box .care{
  display: flex;
  font-size: 12px;
}

.care_point{
  display: flex;
}


/*アコーディオン全体*/
.toggle {		/*チェックボックスを非表示*/
	display: none;
}
.Label {		/*タイトル*/
	display: block;
	border: solid 2px #FF0000;
	padding: 10px 35px 10px 15px;
	font-weight: bold;
	color: #FF0000;
}
.Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content {		/*本文*/
	height: 0;
	margin-bottom:10px;
	padding:0 20px;
	overflow: hidden;
}
.toggle:checked + .Label {	/*開閉時*/
	border-bottom: none;
}
.toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding:20px ;
	transition: all .3s;
	border-left: 2px solid #FF0000;
	border-right: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}

.backtoapp {
    /*border: 1px solid #ffffff;*/
    display: block!important;
    text-decoration: none;
    padding: 10px;
	margin: 1em auto;
    text-align: center;
    background-color: #ED0000;
    font-weight: bold;
    font-size: 1.4rem;
    position: relative;
	color: #ffffff!important;
	width: 90%;
   }

.backtoapp::after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    right: 15px;
    top: 50%;
    margin-top: -1px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg) translateY(-50%);
   }

/* www2042 add */
.details-summary {
	cursor: pointer;
	transition: 0.2s;
	padding-bottom: 10px;
	border-radius: 4px;
	font-size: 14px;

	/* ホバー時のスタイル */
	&:hover {
		cursor: pointer;
		background-color: #bee1de;
	}
}

/* www2285 add */
.red-border {
      border: 2px solid red;
      padding: 8px;
      display: inline-block;
}

/* ==========================================================================
  keyframes
========================================================================== */



@keyframes fadeInActive {
  0% {
      opacity:0;
  }
  100% {
      opacity:1;
  }
}

@keyframes fadeOutActive {
  0% {
      opacity:0;
  }
  100% {
      opacity:1;
  }
}