

#content-area{
}

.csr-content{
}

.content-box:not(:last-of-type){
 margin-bottom: 60px;
}

.content-head{
 margin-bottom: 40px;
}

.content-img{
 margin-bottom: 30px;
}

.content-inner{
 /*padding: 0 30px;
 */
}

.content-head-h3{
 margin-bottom: 15px;
 text-align: center;
 font-size: 16px;
 font-weight: bold;
}

.content-text{
 font-size: 14px;
 line-height: 2;
}

.content-movie{
 width: 640px;
 height: 360px;
 margin: 40px auto 0 auto;
}

.content-movie-inner{
 position: relative;
 width: 100%;
 height: 100%;
}

.content-movie-inner iframe{
 aspect-ratio: 16/9;
 width: 100%;
 height: 100%;
}

.flex{
 display:flex;
 -webkit-display:flex;
 justify-content: space-between;
 -webkit-justify-content: space-between;
 flex-wrap:wrap;
 -webkit-flex-wrap:wrap;
 align-items: center;
 -webkit-align-items: center;
}

.kenko-keiei-logo-display{
 margin-bottom: 40px;
 text-align: center;
}

.kenko-keiei{
 background: #eff2f8;
 border: 2px #043597 solid;
 padding: 35px 0;
}

.kenko-keiei .kenko-keiei-title{
 text-align: center;
 font-size: 20px;
 font-weight: bold;
 color: #0d3481;
 letter-spacing: 0.05em;
 margin-bottom: 10px;
}

.kenko-keiei .kenko-keiei-text{
 text-align: center;
 color: #0d3481;
 line-height: 2;
 font-weight: bold;
 margin-bottom: 0;
}

.kenko-keiei .kenko-keiei-text + .kenko-keiei-text{
 margin-top: 1em;
}

.kenko-keiei-bottom{
 margin-top: 30px;
 text-align: center;
 font-weight: bold;
}

.kenko-keiei-box{
}

.kenko-keiei-head{
 font-size: 18px;
 font-weight: bold;
 letter-spacing: 0.05em;
 color: #0d3481;
 border-top: 1px #0d3481 dotted;
 border-bottom: 1px #0d3481 dotted;
 padding: 15px 0 12px 0;
 margin-bottom: 1.3em;
}

.kenko-keiei-text{
 line-height: 1.8;
 margin-bottom: 1.6em;
 letter-spacing: 0.03em;
}

.kenko-keiei-caption{
 font-size: 12px;
 line-height: 1.8;
 color: #999;
 margin-top: 1em;
}

.kenko-keiei-chart{
}

.kenko-keiei-object-wrapper{
 display: flex;
 justify-content: space-between;
 margin-bottom: 8px;
}

.kenko-keiei-object-wrapper .kenko-keiei-object{
 width: 420px;
}

.kenko-keiei-box-child-wrap{
 display: flex;
 justify-content: space-between;
 align-items: flex-start;
 column-gap: 30px;
}

.kenko-keiei-box-child{
 overflow: hidden;
}

.kenko-keiei-box-child .kenko-keiei-text{
 margin-bottom: 0;
}

.kenko-keiei-box-child:not(:last-of-type){
 margin-bottom: 40px;
}

h4.kenko-keiei-head-sub{
 font-size: 15px;
 font-weight: bold;
 padding: 0.9em 1.2em;
 background: #fafafa;
 border: 1px #e0e0e0 solid;
 margin-bottom: 25px;
 letter-spacing: 0.03em;
 line-height: 1;
}

.kenko-keiei-list02{
 margin-top: 25px;
}

.kenko-keiei-list03{
 margin-top: 25px;
}

.kenko-keiei-list03{
 column-gap: 8px;
}

.kenko-keiei-list03 li{
 width: 191px;
}

.kenko-keiei-list03 li img{
 width: 100%;
 height: auto;
}

.kenko-keiei-list04{
 column-gap: 8px;
 flex-wrap: nowrap;
}

.kenko-keiei-list04 li{
 width: 191px;
}

.kenko-keiei-list04 li img{
 width: 100%;
 height: auto;
}

.kenko-keiei-action{
 background: #f6f7f8;
 padding: 35px;
}

.kenko-keiei-action-box:not(:last-of-type){
 margin-bottom: 30px;
}

.kenko-keiei-action-head{
 font-weight: bold;
 color: #0d3481;
 margin-bottom: 0.8em;
 font-size: 15px;
 letter-spacing: 0.03em;
 line-height: 1;
}

