@charset "utf-8";


.catch {
	font-size: 18px;
	font-weight: bold;
}
.catch2 {
	font-size: 18px;
}
.pink {
	font-size: 20px;
	font-weight:bold;
    color: #ec6d65;
}
.m-left-20{margin-left: 20px;}
.m-full-20{margin: 20px;}
.kantan_web .m-full-20 {
    margin: 20px 20px 0 20px!important;
    padding: 25px!important;
}

.case {
	display: inline-block;
	color: #FFF;
	padding: 0.2em 1em 0;
	margin-bottom: 8px;
}


/****** かんたんWeb加入申込み ******/
.kantan_web .note dd {
	padding-left:1em;
	text-indent:-1em;
}
.kantan_web .info01 dt {
	font-weight:bold;
	color:#D56784;
	font-size: 120%;
}

.kantan_web h3 {
	font-weight:bold;
	font-size: 130%;
	color:#D56784;
	border-bottom:#D56784 solid 2px;
	padding-bottom:6px;
	margin: 40px 0 15px;
}

.hide {
	display: none;
}

.kantan_web .alert {
	background: url(../img/ico_alert01.png) no-repeat 10px center #ffeaea;
	border: 1px solid #F00;
	padding: 10px 5px 10px 50px;
	margin-top: 10px;
	color: #F00;
	font-weight: bold;
}

.kantan_web .alert02 {
	line-height: 2.5;
	color: #F00;
	margin-bottom: 3px;
}

.kantan_web .btn_default {
	margin-top: 30px;
	text-align: center;
}

.kantan_web .btn_active {
	margin-top: 64px;
	text-align: center;
}

.kantan_web .seikyo_select {
	margin: 15px 0 0 26px;
}

.kantan_web .seikyo_select li {
	margin: 0 0 10px 14px;
}
.kantan_web .seikyo_select li:nth-child(n+3) {
	margin: 0 0 0 14px;
}

.kantan_web input {
	display: none;
}

.kantan_web .radioBg {
	width: 380px;
	display: inline-block;
	overflow: hidden;
	border: 2px solid #999;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 10px 0;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	background: url(../img/ico_radio_off.png) no-repeat 40px center;
}

.kantan_web input[type="radio"]:checked+label {
	border: 2px solid #D56784;
	color: #FFF;
	background: url(../img/ico_radio_on.png) no-repeat 40px center #d25b83;
}

.kantan_web .radioBg:hover {
	border: 2px solid #D56784;
	background: url(../img/ico_radio_off.png) no-repeat 40px center #ffdddd;
}

.kantan_web .column03 {
	background: #fff;
	border: 1px solid #ccc;
	padding: 25px 15px;
}

.kantan_web .checkboxBg,
.kantan_web .checkboxBg02 {
	display: inline-block;
	overflow: hidden;
	border: 2px solid #999;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 10px 0;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
 	background: url(../img/ico_checkbox_off.png) no-repeat 40px center;
}
.kantan_web .checkboxBg {
	width: 500px;
}
.kantan_web .checkboxBg02 {
	width: 635px;
}
.kantan_web .checkboxBg:hover,
.kantan_web .checkboxBg02:hover {
	border: 2px solid #D56784;
	background: url(../img/ico_checkbox_off.png) no-repeat 40px center #ffdddd;
}

.kantan_web input[type="checkbox"]:checked+label {
	background: url(../img/ico_checkbox_on.png) no-repeat 40px center;
	border: 2px solid #d25b83;
}
.img-map {
	float: right;
}
.alert01 {
	background: url(../img/icon_alert.jpg) no-repeat center left;
	padding: 5px 0 5px 25px;
	font-size: 120%;
	font-weight: bold;
}
.list_float01 li {
	float: left;
	margin: 0 15px 10px 0;
}
.link01 a {
    background: url(../img/ico_arrow01.gif) no-repeat left 0.2em;
    padding: 3px 0 3px 23px;
    font-weight: bold;
}
/****** Q&A よくあるご質問******/
.c-hokenItemSerect__item__request--qa a{
    color: #82CDF3!important;
    border: solid 2px #82CDF3;
    width: auto;
    display: inline-block;
    padding: 6px 44px 5px;
    height: auto;
    margin: 60px auto 20px auto;
    border-radius: 100px;
    line-height: 1.6;}

.c-hokenItemSerect__item__request--qa a:before {
    margin: -4px 7px 0 -22px;
    background-color: #82CDF3;
    display: none;
}

@media screen and (max-width: 640px) {
.point-sp {
	background-color: #4667ab;
}
.img-map {
	float: none;
	text-align: center;
}
.frame {
	background-color: transparent;
	border-radius: unset;
	color: #FFF;
	padding: 0;
	margin-right: .5em;
}
.ribbon {
    padding: 0 40px 0 18px;
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
}
.figure {
	font-size: 20px;
	vertical-align: baseline;
}
.list_float01 li {
    float: none;
    margin: 0;
}
.kantan_web .seikyo_select {
    margin: 0;
}

.kantan_web .seikyo_select li {
    margin: 0;
}
.kantan_web .seikyo_select li:nth-child(n+3) {
    margin: 0;
}
.kantan_web .checkboxBg,
.kantan_web .checkboxBg02 {
    padding: 0 20px 0 40px;
    background: url(../img/ico_checkbox_off.png) no-repeat 5px center;
}
.kantan_web .checkboxBg:hover,
.kantan_web .checkboxBg02:hover {
	background: url(../img/ico_checkbox_off.png) no-repeat 5px center #ffdddd;
}
.kantan_web input[type="checkbox"]:checked+label {
	background: url(../img/ico_checkbox_on.png) no-repeat 5px center;
}
.catch,.alert01,.catch2,.pink ,.kantan_web h3 {
	font-size: 1.6rem;
}
.m-left-20{margin-left: 0}
/****** Q&A よくあるご質問******/
.c-hokenItemSerect__item__request--qa a {
    width: 100%!important;
    margin: 30px auto 0 auto;
    padding: 11px 44px 10px;
}
}
