﻿@charset "Shift_JIS";
/* ==========================================================================
  cnpAndPlanArea
========================================================================== */
.cnpAndPlanArea {
  background-color: #ffffff;
}
.cnpAndPlanArea .sectionBlock_inner {
  background: url("/rootImg/info/pc/app_01.png") 0 0 no-repeat #ffffff;
}
.cnpAndPlanArea .headingBlock-styleType02 {
  color: #00108C;
  font-size: 45px;
  font-weight: 600;
  letter-spacing: 0.18em;
  line-height: 1;
  padding: 47px 0 15px 0;
  text-align: center;
}
.cnpAndPlanArea .ctlBox {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin: 0 auto;
  padding: 38px 38px 33px 38px;
  width: 1000px;
}
/*.columnComp_box　{
	width: 30%
}
*/
.cnpAndPlanArea .columnComp-type01 .columnComp_box {
  font-size: 0;
}
.cnpAndPlanArea .columnComp-type01 .columnComp_box:first-child {
  /*  width: 47.5%;
*/
}
.cnpAndPlanArea .columnComp-type01 .columnComp_box:last-child {
  /*  width: 52.5%;
*/
}
.cnpAndPlanArea .cnpAndPlan_slc {
  display: inline-block;
  font-size: 0;
  position: relative;
  width: 190px;
}
.cnpAndPlanArea .cnpAndPlan_slc .evac_options {
  display: none;
}
.cnpAndPlan_slc-prefecture {
  margin-left: 24px;
}
.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.4rem;
  padding: 12px 42px 12px 18px;
  position: relative;
  text-align: left;
  width: 190px;
}
.cnpAndPlanArea .cnpAndPlan_slc select:disabled {
  /*background-color: #acacac;*/
}
.cnpAndPlanArea .cnpAndPlan_slc option:disabled {
  display: none;
}
.ctlBox_checkParts {
  display: flex;
  justify-content: start;
  align-items: center;
}
.cnpAndPlanArea .checkboxWrap {
  margin-top: 0px;
  padding-bottom: 0px;
}
.cnpAndPlanArea .checkboxLabel {
  font-size: 1.4rem;
  margin-left: 23px;
}
.cnpAndPlanArea .inputCheckbox + label::before {
  top: 0px;
}
.cnpAndPlanArea .inputCheckbox:first-child + .checkboxLabel {
  margin-left: 0px;
}
.cnpAndPlanArea .inputCheckbox + label::after {
  border: none;
  background: url(/cmn/img/checkbox_icon_01.png) 0 0 no-repeat #ffffff;
  height: 14px;
  top: 4px;
  left: 3px;
  transform: none;
  width: 16px;
}
.cnpAndPlanArea .boxBtn-typeSearch {
  font-size: 1.6rem;
  margin-left: 50px;
  padding: 10px 46px 9px 46px;
  width: 174px;
}
.cnpAndPlanArea .cnpAndPlanArea_body {
  padding: 40px 0 60px 0;
}
.cnpAndPlanArea .columnComp.columnComp-type03 {
  justify-content: space-between;
}
.cnpAndPlanArea .columnComp.columnComp-type03:after {
  content: "";
  display: block;
  width: 340px;
  height: 0;
}
.cnpAndPlanArea .columnComp-type03 .columnComp_box {
  margin-bottom: 60px;
  /*margin-left: 30px;*/
  width: 340px;
}
.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:nth-child(-n+3) {
  /*margin-bottom: 0px;*/
}
.campaignListBox_item {
  height: 100%;
  padding-bottom: 75px;
  position: relative;
}
.campaignListBox_item img {
  margin-bottom: 12px;
}
.campaignListBox_item a:hover img {
  opacity: 0.7;
}
.campaignListBox_typeIcon {
  display: inline-block;
  color: #ffffff;
  font-size: 1.1rem;
  line-height: 1;
  margin-bottom: 14px;
  padding: 6px 22px 6px 22px;
}
.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.6rem;
  font-weight: 600;
  margin-bottom: 4px;
  /*	width: 30%*/
}
.campaignListBox_desc {
  line-height: 1.8;
  /*	width: 30%
*/
}
.campaignListBox_dl {
  display: flex;
  align-items: baseline;
  justify-content: start;
  flex-wrap: wrap;
  margin-top: 16px;
  /*		width: 30%
*/
}
.campaignListBox_dl dt {
  background-color: #ffffff;
  border: 1px solid #ed0000;
  color: #ed0000;
  font-size: 1.2rem;
  line-height: 1;
  padding: 5px 6px;
  text-align: center;
  margin-top: 16px;
  min-width: 60px;
}
.campaignListBox_dl dt:first-child {
  margin-top: 0;
}
.campaignListBox_dl dd {
  padding: 0 0 0 16px;
  width: calc(100% - 60px);
}
.campaignListBox_dl dd .arrowLink {
  color: #ed0000;
  /* margin-left: 15px; */
}
.cnpAndPlanArea_body .boxLink-type02 {
  letter-spacing: 0.2em;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.boxBtn.boxBtn-typeSearch {
  margin-top: 48px;
}
/*www773 add*/
.yoyakutext_info {
  width: 1000px;
  margin: 20px auto 0 auto;
}
.yoyakutext_info p {
  line-height: 200%;
}
.yoyakutext_open {
  /*  width: 30%;
*/ font-size: 1.4rem;
  font-weight: normal;
  margin-right: 7px;
  padding: 0.3rem 1.5rem 0.2rem 1.5rem;
  border-radius: 5px;
  color: #fff;
  background-color: #FF773E;
  text-align: center;
}
.yoyakutext_senyo {
  /*  width: 30%;
*/ font-size: 1.2rem;
  font-weight: normal;
  padding: 0.3rem 0.8rem 0.2rem 0.8rem;
  margin-right: 5px;
  border-radius: 5px;
  color: #fff;
  background-color: #2C7CFF;
  text-align: center;
}
.yoyakutext_open.br {
  width: 40%;
  font-size: 1.4rem;
  font-weight: normal;
  padding: 0.3rem 1.3rem 0m 1.3rem;
  margin-bottom: 5px;
  border-radius: 5px;
  color: #fff;
  background-color: #FF773E;
  text-align: center;
}
.notice {
  width: 680px;
  margin: 10px auto;
  align-content: center
}
/* ==========================================================================
  keyframes
========================================================================== */
@keyframes fadeInActive {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOutActive {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 767.98px) {
  .osusume img {
    width: 90px;
    vertical-align: bottom
  }
}
.osusumeLeft {
  padding-left: 25%;
  margin-left: -60px
}
.text-center {
  text-align: center !important
}

.intro {
	font-size: 15px;
	font-weight: bold;
	text-align: center
}

.map {
  width: 90%;
  height: 500px;
  margin: 0 auto;
  margin-bottom: 40px;
}

@media only screen and (max-width:768px) {
	.map {
	  height: 400px;
  }
}

.h2coupon{
	font-size: 1.6rem; font-weight: bold; margin:10px; padding-left: 10px; border-left: 3px solid #FF0000; width: 320px
}

.area{
	display: flex;
	text-align: center;
	justify-content: flex-start;
    flex-wrap: wrap;
	padding: 0 6rem;
	
}

.area div{
	width: 50%;
	max-width: 300px;
	padding: 0;
	margin: 1rem;
    font-size: 2rem;
	font-weight: bold;
}

.area .arealink{
	border: 1px solid red;


}


.area .arealink a{
		color: red;
	    display: block;
}


.area .arealink a:hover{
	background-color: red;
	color: white;
}



.area .nocoupon{
	border: 1px solid #A1A1A1;
	color: #a1a1a1;
}

.newbox{
	display: flex;
	justify-content: center;
    flex-wrap: wrap;
	padding: 1rem 6rem;
	border-radius: 20px;
	margin: 0 auto 4rem;
	background-color: #f7f7f0;
	
}

.newbox div{
	width: 40%;
	padding: 1rem;
}

.newbox div:hover{
	text-decoration: underline;
	
}

.forafter::before{
	content: "NEW!";
	font-size: 2rem;
	font-weight: bold;
	background: linear-gradient(transparent 70%, #ffff00 30%);
    position: relative;
    top: 1rem;
    left: 5%;
    display: inline-block;
    height: 2rem;
    padding: 1rem;
}

.cp_list {
  padding: 0.5em;
  list-style: none;
  font-weight: bold;
  font-size: 1.8rem;
}
.cp_list {
  position: relative;
  padding: 0.5em 1em 0 2.3em;
  margin: 10px 10px 10px 0;
  border-bottom: 1px solid rgba(255, 0, 51, 1);
}
.cp_list:after, .cp_list:before {
  content: '';
  position: absolute;
  transform: rotate(45deg);
}
.cp_list:before {
  top: 0.7em;
  left: 0.2em;
  width: 12px;
  height: 12px;
  border: 2px solid rgba(255, 0, 51, 1);
}
.cp_list:after {
  top: 0.9em;
  left: 0.7em;
  width: 14px;
  height: 14px;
  background: rgba(255, 0, 51, 0.5);
  transform: rotate(60deg);
}