#main {
    width:910px;
}

#leftNav {
    display:none;
}

#main .sp{
	display: none;
}

body#bdKojin #main{
	font-size: 16px;
}

.mb-12{
	margin-bottom: 12px;
}

.mb-16{
	margin-bottom: 16px;
}

.mb-20{
	margin-bottom: 20px;
}

.mb-24{
	margin-bottom: 24px;
}

.mb-28{
	margin-bottom: 28px;
}

.mb-32{
	margin-bottom: 32px;	
}

.mb-40{
	margin-bottom: 40px;
}

.mb-56{
	margin-bottom: 56px;
}

.mb-80{
	margin-bottom: 80px;
}

#main h1 {
    background: none;
    padding: 0;
    color: white;
    height: auto;
    font-weight: normal;
    font-size: 1.5rem;
    border-radius: 0;
    margin-bottom: 30px;
}

#main h2 {
    background: none;
    background-color: #5F7098;
    font-size: 1.5rem;
    line-height: 1;
    color: #FFF;
    height: 20px;
    margin-bottom: 40px;
    padding: 20px 0;
    width: 100%;
    text-align: center;
}

#main .sec-campaign h2 {
    margin-bottom: 10px;
}

#main .sec-campaign .cpmv {
    margin-bottom: 40px;
}

#main h3{
    font-size: 1.25rem;
    font-weight:normal;
    border: none;
    background-color: #5AA5D1;
    color: #FFFF72;
    text-align: center;
    width: 88%;
    margin: 0 auto;
    padding: 16px 0;
}

#main h4{
    border: #9CDCF8 solid 1px;
    margin: 20px;
    background-color: #FFF;
    color: #333;
    font-weight: normal;
    font-size: 1.05rem;
}

#main h4 span{
    display: inline-block;
    background-color: #9CDCF8;
    padding: 14px 24px;
    font-size: 1.25rem;
}

#main h5{
color: #333;
    font-weight: normal;
    font-size: 1.05rem;
    width: 88%;
    display: block;
    margin: 20px auto;
    border-bottom: 1px solid #F2A2C5;
    padding-left: 40px;
    position:relative;
}

#main h6{
    color: #333;
    font-weight: bold;
    font-size: 1.0rem;
}

#main p{
letter-spacing: 0.1rem;
    line-height: 1.675rem;
    padding: 0px 100px;
    font-size: 1.1rem;
}

#main .blk2 p{
font-size: 0.95rem;
    padding: 0px 20px;
}

letter-spacing: 0.1rem;
    line-height: 1.675rem;
    padding: 0px 100px;
    font-size: 1.1rem;
}
#main .img01{
	box-sizing: border-box;
	text-align: center;
	padding-left: 55px;
}

#main .img02{
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 20px;
	padding-right: 130px;
}

#main .youtube{
	width: 45%;
}

#main .center{
	text-align: center;
}

#main .right{
	text-align: right;
}

#main .content-img{
	width: 110px;
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.col-center{
	justify-content: center;
	align-items: center;
}

.btn-link-claim{
	background-image: url("../img/ideco_btn02a.png");
	display: block;
	text-align: center;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
	width: 334px;
	height: 77px;
	margin: 10px auto;
}

.btn-link-claim:hover{
	background-image: url("../img/ideco_btn02b.png");
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

.sec-pension .row{
	padding: 0 40px;
}

.img-block{
position:relative;
}

.sec-pension .img-block:after{
    width: 15px;
    content: "";
    background: url(../img/ideco_ico_triH.png) 0 0 no-repeat transparent;
    position: absolute;
    top: 75px;
    left: 260px;
    height: 24px;
}

.sec-pension .img-block:nth-child(3):after{
    display:none;
}

.sec-pension .trifig3{
padding: 0 20px;
}

.sec-pension .trifig2 .img-block:after{
    display:none;
}

.sec-pension .trifig3 .img-block:after{
    top: 100px;
    left: 240px;
}


.sec-pension .btn-link-detail{
	background-image: url("../img/ideco_btn01a.png");
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
	width: 334px;
	height: 77px;
	margin: 0 auto;
}

.sec-pension .btn-link-detail:hover{
	background-image: url("../img/ideco_btn01b.png");
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

.sec-pension .btn-link-simu{
	background-image: url("../img/ideco_btn03a.png");
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
	width: 334px;
	height: 77px;
	margin: 0 auto;
	position:relative;
}

.sec-pension .btn-link-simu span{
    font-size: 0.8rem!important;
    display: block;
    position: absolute;
    top: 80px;
    text-decoration: none;
    color: #333;
    text-align: center;
    width: 334px;
}

.sec-pension .btn-link-simu:hover{
	background-image: url("../img/ideco_btn03b.png");
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

.sec-pension .btn-link-simu span{
	display: block;
	font-size:1rem;
}

.img-block .ico-tri-sp{
    display:none;
}

.sec-select .row{
padding: 0 20px;
}

.sec-select p{
	font-size: 1.25rem;
	font-weight: bold;
	letter-spacing: 1px;
	width: 380px;
}

.sec-campaign p{
	margin-bottom: 40px;
	padding: 0px 75px;
}

.sec-campaign H5:before{
    width: 30px;
    content: "";
    background: url(../img/ideco_cpico_1903.png) 0 0 no-repeat transparent;
    position: absolute;
    top: -15px;
    left: 10px;
    height: 40px;
}

.sec-attention .list-comments{
	font-size: 0.875rem;
	line-height: 1.35rem;
	padding-left: 0.875rem;
	text-indent: -0.875rem;
}

.sec-attention .list-comments li{
    line-height: 1.15rem;
    margin-bottom: 5px;
    padding-left: 1rem;
    text-indent: -1rem;
}

.sec-attention .list-comments li:before{
	content: "※";
}

.sec-attention .list-basic{
	font-size: 0.875rem;
	line-height: 1.35rem;
	padding-left: 0.875rem;
	text-indent: -0.875rem;
}

.sec-attention .list-basic span{
	color: #122289;
}

.sec-attention .list-basic li{
    line-height: 1.15rem;
    margin-bottom: 5px;
    padding-left: 1rem;
    text-indent: -1rem;
}

.sec-attention .list-basic li:before{
	content: "・";
}

.img-block-youtube{
    margin: 40px auto;
}

.blk2,.blk3{
    width: 88%;
    margin: 0 auto 40px;
    background-color: #F2F8F9;
    padding: 40px 0;
}

.fig-img{
    margin: 20px auto;
    width: fit-content;

}

.small {
font-size:0.8em;
font-weight:normal;
}

sup {
    vertical-align: super;
    margin-left: -10px;
}

.sec-select{
margin-bottom: 40px;
}

.sec-attention{
    width: 88%;
    margin: 0 auto;
}

