﻿@charset "utf-8";
body{
	color: #231815;
}
/* CSS Document */
h1,h2,h3,h4,h5,
b,
.wf,
.title .text{
	font-family: 'Noto Sans Japanese';
}
.title .inner{
	width: 1000px;
	margin:0 auto;
}
.bla{
	font-weight: 900;
}

/*トップイメージ*/
.main_img h1{
	margin: 0 auto;
	width: 1000px;
}
a{
	display: block;
}
/*年金のコト１！*/

.about{
	padding:45px 0 80px;
}
.about h2{
	text-align: center;
	font-size: 45px;
	margin-bottom: 46px;
	letter-spacing: 4px;
	line-height: 69px;
}

/*title-----------*/
.topick .title{
	overflow: hidden;
	margin-bottom: 165px;
}
.topick .title .box{
	background-color: #00A0E9;
	width: 50%;
	color: white;
	float: left;
}
.topick .title .text{
	width: 500px;
	margin: 0 0 0 auto;
	padding: 34px 27px 22px 26px;
}
.topick .title .text p{
	font-weight: 500;
}
.topick .title h3{
	text-align: left;
	font-size: 40px;
	padding-bottom: 82px;
	height: 215px;
}
.topick .title p{
	text-align: right;
	font-size: 24px;
}
.topick .title span{
	font-size:
	 54.7px;
}

/*title2-----------*/
.topick .title2{
	overflow: hidden;
	margin-bottom: 165px;
}
.topick .title2 .box{
	background-color: #00A0E9;
	width: 50%;
	color: white;
	float: right;
}
.topick .title2 .text{
	width: 500px;
	padding: 34px 27px 22px 26px;
}
.topick .title2 .text p{
	font-weight: 500;
}
.topick .title2 h3{
	text-align: right;
	font-size: 40px;
	padding-bottom: 81px;
	height: 215px;
}
.topick .title2 p{
	text-align: right;
	font-size: 24px;
}
.topick .title2 span{
	font-size:
	 54.7px;
}
.topick .title2 .link li{
	line-height: 68px;
	position: relative;
	background-image: url(/lounge/img/iroha2/hoken/yajirusi.png);
	background-repeat: no-repeat;
	background-position: center right 20px;
	background-size: 64px;
}

.topick .title2 .link{
	width: 50%;
	float: left;
	padding: 36px 0;
}
.topick .title2 .link p{
	text-align: left;
	width: 500px;
	margin: 0 0 0 auto;
}

/*link---------------------*/
.topick .link{
	width: 50%;
	float: right;
	padding: 20px 0 0 23px;
}
.topick .link li{
	line-height: 68px;
	background-image: url(/lounge/img/iroha2/hoken/yajirusi.png);
	background-repeat: no-repeat;
	background-position: center left 416px;
	background-size: 64px;
}
.topick .link li p::before{
	content:  "";     /* 空の要素作成 */
	width:  25px;               /* 幅指定 */
	height:  25px;              /* 高さ指定 */
	display:  inline-block;     /* インラインブロックにする */
	background-color: #00A0E9;  /* 背景色指定 */
	border-radius:  50%;        /* 要素を丸くする */
	position: absolute;
	top: 20px;
	left: 0;
}
.topick .link p{
	color: #231815;
	text-align: left;
	padding-left: 30px;
	position: relative;
}
.topick .link a{
	border-bottom: 2px solid #00A0E9;
}

/*inner----------*/
.topick .inner{
	width: 1000px;
	margin: 0 auto;
}
#content1,#content2,#content25,#content3,#content4,#content5,#content6,#content7,#content8,#content9,#content10,#content11,#content12{
	margin-bottom: 165px;
}
.topick h4{
	font-size: 30px;
	text-align: center;
	position: relative;
	padding-bottom: 50px;
}
.topick h4::before{
	content: "";
	width: 100%;
	height: 3px;
	background-color: #d4d4d4;
	/* border-radius: 50%; */
	position: absolute;
	top: -50px;
	display: block;
}
.topick h4:nth-of-type(1)::before{
	content: none;
}
.inner .img{
	text-align: center;
	padding-bottom: 60px;
}
.topick .inner .text{
	width: 600px;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 37px;
	margin: 0 auto;
	padding-bottom: 50px;
	text-align: justify;
}
.topick .inner .btn a{
	font-size: 20px;
	width: 415px;
	margin: 0 auto;
	text-align: center;
	border: 5px solid #00A0E9;
	box-sizing: border-box;
	color: #231815;
	padding: 8px 0;
	line-height: 39px;
}

/*owner------------*/
.owner{
	background-color: #00A0E9;
	margin-bottom: 80px;
}
.owner h2{
	color: white;
	font-size: 30px;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 140px;
}
.owner .inner{
	width: 1000px;
	margin: 0 auto;
	padding: 66px 0;
}
.owner .text{
	background-color: white;
	position: relative;
	padding: 75px 0px;
	margin: 0 122px 80px;
}
.owner .text p{
	font-size: 20px;
	width: 600px;
	line-height: 37px;
	letter-spacing: 1px;
	margin: 0 auto;
	text-align: justify;
}
.owner .img_owner{
	position: absolute;
	top: -94px;
}
.owner .img_owner img{
	width: 100%;
}
.owner .text .tit{
	text-align: center;
	padding-bottom: 36px;
}
.owner .btn{
	width: 930px;
	margin: 0 auto;
}
.owner .btn a{
	padding: 25px 0;
	font-size: 20px;
	color: #231815;
	text-align: center;
	background-color: white;
	border-radius: 5px;
}

/*画像・表作成、注釈-------*/
.topick .inner .img .img_box{
	padding-bottom: 0px;
	padding-top: 5px;
	margin: 0 auto;
	width: 800px;
}
.topick .inner #content1 .img .img_box{
	padding-top: 0;
}
.topick .inner .img .col{
	color: #00A0E9;
	font-size: 25px;
	letter-spacing: 1.5px;
	font-weight: bold;
}
.topick .inner .img p{
	font-size: 14px;
	text-align: right;
}

.topick .inner .img .box3{
	width: 850px;
}
.topick .inner .img .box4{
	width: 690px;
}
.topick .inner .img .box5{
	width: 770px;
}
.topick .inner .img .box7{
	width: 867px;
}
.topick .inner .img .box8{
	width: 750px;
}
.topick .inner .img .block7{
	display: flex;
	background: url(/lounge/img/iroha2/nenkin/Table3-1.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: center;
	padding: 30px 50px;
}
.topick .inner .img .block7 p{
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}
.topick .inner .img .block7 .en{
	font-size: 30px;
}
.topick .inner .img .block7 .come{
	font-size: 14px;
	width: 220px;
	text-align: left;
	font-weight: normal;
	margin: 5px auto;
}

/*--------#content1 table1----*/
.table1{
	width:800px;
	margin: 0 auto;
}
.table1, td, th {
	border-collapse: collapse;
	}
.table1 tr{
	border: 10px solid white;
}
.table1 td,.table1 th {
	height: 96px;
}
.table1 th{
	color:white;
	vertical-align: middle;
	font-size: 25px;
	font-weight: bold;
}
.table1 td{
	text-align: left;
	width: 517px;
	background-color: #EFEFEF;
	vertical-align: middle;
	padding-left: 32px;
	padding-right: 16px;
	font-size: 16px;
	letter-spacing: 1px;
}
.table1 .boder{
	border: 2px solid white;
	padding: 15px;
	width: 200px;
	text-align: center;
	margin: 0 auto;
}
.table1 tr:nth-child(1)  th ,.table1 tr:nth-child(2)  th,.table1 tr:nth-child(3)  th{
	background: #348CCC;
}
.table1 tr:nth-child(4)  th{
	background: #1861AE;
}
.table1 tr:nth-child(5)  th{
	background: #09348B;
	}
.table1 tr:nth-child(6)  th{
	background: #523792;
}
.table1 .title{
	width: 40px;
	border-right: 2px solid white;
}
.table1 tr:nth-child(1),.table1 tr:nth-child(2),.table1 tr:nth-child(3){
	border: none;
}
.table1 tr:nth-child(1) td,.table1 tr:nth-child(2) td{
	border-bottom: 1px solid white;
}
/*--------#content2 table2----*/
.table2{
	width: 800px;
	margin: 0 auto;
}
.table2 li{
	margin-bottom: 6px;
	font-size: 26px;
	height: 97px;
	background: #EBF6FD;
	line-height: 97px;
	text-align: left;
	padding-left: 137px;
	position: relative;
	letter-spacing: 2px;
}
.table2 li::before{
	content:  "";     /* 空の要素作成 */
	width:  84px;               /* 幅指定 */
	height:  84px;              /* 高さ指定 */
	background: url(/lounge/img/iroha2/hoken/point1.png) no-repeat left center;
	position: absolute;
	top: 7%;
	background-size: contain;
	left: 30px;
}
.table2 li:nth-child(2):before{
	background-image: url(/lounge/img/iroha2/hoken/point2.png);
}
.table2 li:nth-child(3):before{
	background-image: url(/lounge/img/iroha2/hoken/point3.png);
}
.table2 li:nth-child(4):before{
	background-image: url(/lounge/img/iroha2/hoken/point4.png);
}
.table2 li:nth-child(5):before{
	background-image: url(/lounge/img/iroha2/hoken/point5.png);
}

/*--------#content3 table3----*/
.table3{
	width: 850px;
	margin: 0 auto;
	font-size: 20px;
}
.table3 td,.table3 th {
	border: 3px solid white;
	border-collapse: collapse;
}
.table3 th{
	background: #00A0E9;
	color: white;
	vertical-align: middle;
	font-weight: bold;
	padding: 8px;
}
.table3 td{
	text-align: right;
	padding-right: 14px;
}
.table3 .col2{
	color:#00A0E9;
	width: 64px;
	font-weight: normal;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	padding: 8px;
}

.table3 tr:nth-child(2n){
	background-color: #EBF6FD;
}
.table3 tr:nth-child(2n-1){
	background-color: #D3EDFB;
}
.table3 td:nth-child(2),.table3 td:nth-child(3){
	font-weight: bold;
}
.table3 td:nth-child(2){
	text-align: left;
	padding-left: 20px;
}
/*--------#content6 table6----*/
.table6{
	width: 800px;
	margin: 0 auto;
	font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
.table6 .block{
	background: #7dcdf4;
	overflow: hidden;
	padding: 30px 0;
	display: flex;
	justify-content: space-between;
}
.table6 .block .table6_title{
	width: 60px;
	position: relative;
	border-right: 1px solid #fff;
	display: block;
	margin: -30px 0;
	padding: 30px 0;
	padding: 30px 0 58px;
	height: 100%;
}
.table6 .block .table6_title .head {
	writing-mode: vertical-rl;
	font-family: 'writing-mode: vertical-rl;';
	-ms-writing-mode: tb-rl;
	text-orientation: upright;
	font-size: 30px;
	font-weight: bold;
}
.table6 .block .table6_title .caution {
	font-size: 14px;
	display: block;
	margin-top: -15px;
}
/*.table6 .block .table6_title::after{
	content:  "※1";
	font-size: 14px;
	writing-mode: initial;
}*/
.table6 .en{
	float: right;
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 0 30px;
}
.table6 .en_inner{
	text-align: center;
	min-width: 200px;
	padding: 20px 20px;
	font-size: 24px;
	font-weight: bold;
	background: #fff;
	border-radius: 15px;
	position: relative;
}
.table6 .en_inner:nth-child(1):after{
	content: "+";
	position: absolute;
	font-size: 35px;
	right: -16%;
	top: 28%;
}
.table6 .en_inner:nth-child(2):after{
	content: "=";
	position: absolute;
	font-size: 35px;
	right: -16%;
	top: 28%;
}
.table6 .table6_text{
	font-size: 20px;
	line-height: 33px;
	text-align: left;
	font-weight: normal;
}
.table6 .table6_text span{
	font-size: 40px;
}
.table6 .table6_text_in{
	font-weight: bold;
	text-align: center;
	letter-spacing: -.06em;
}
.red{
	color: #E60012;
}
.table6 .block2{
	background: #bae3f9;
}
.table6 .min{
	font-size: 18px;
	margin: -5px -15px 0;
	line-height: 24px;
	padding-bottom: 10px;
}
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
	.table6 .block .table6_title {
		position: absolute;
	}
	.table6 .block .table6_title .caution {
		font-size: 14px;
		display: block;
	}
	.table6 .table6_text_in {
		margin-top: 7px;
	}
	.table6 .en_inner .head {
		padding-top: 10px;
	}
}
/*--------#content7 table7----*/
.table7{
	width: 800px;
	margin: 0 auto;
}
.table7 th,.table7 td{
	border: 2px solid white;
}
.table7 th{
	background-color: #54C3F1;
	font-size: 20px;
	padding: 5px;
}
.table7 th:nth-child(2),.table7 th:nth-child(3){
	font-size: 24px;
	font-weight: bold;
}
.table7 th:nth-child(2) span,.table7 th:nth-child(3) span{
	font-size: 18px;
}
.table7 th:nth-child(2){
	color: #172A88;
}
.table7 th:nth-child(3){
	color: #920783;
}
.table7 tr:nth-child(2n-1){
	background-color: #EAF6FD;
}
.table7 tr:nth-child(2n){
	background-color: #BAE3F9;
}
.table7 td{
	height: 125px;
	font-size: 26px;
	padding-top: 20px;
	line-height: 35px;
}
.table7 td:nth-child(2) span{
	color: #172A88;
}
.table7 td:nth-child(3) span{
	color: #920783;
}
.table7 td:nth-child(2),.table7 td:nth-child(3){
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	width: 316px;
}
/*--------#content9 table9----*/
.table9{
	width: 800px;
	margin: 0 auto;
}
.table9 .list{
	overflow: hidden;
	font-size: 20px;
	font-weight: 900;
	padding-bottom: 5px;
}
.table9 .left{
	float: left;
	background-color: #2A62AE;
	text-align: center;
	height: 60px;
	width: 325px;
	line-height: 60px;
	color: white;
}
.table9 .right{
	float: right;
	background-color: #DCDDDD;
	text-align: left;
	height: 60px;
	width: 475px;
	line-height: 60px;
	padding-left: 40px;

}
.table9 .right_in{
	display: inline;
	margin-right: 44px;
	background-color: white;
	padding: 5px 35px;
	font-weight: normal;
}
/*--------#content10 table10----*/
.table10{
	width: 800px;
	margin: 0 auto;
	font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
.table10 li{
	background-color: #DFF2FC;
	height: 100px;
	vertical-align: middle;
	font-size: 25px;
	letter-spacing: 1.5px;
	font-weight: bold;
	margin-bottom: 15px;
	position: relative;
}
.table10 li span{
	display: block;
	font-size: 18px;
}
.table10 li:nth-child(1){
	padding: 30px 0;
}
.table10 li:nth-child(2),.table10 li:nth-child(3){
	padding: 15px 0;
	line-height: 35px;
}
.table10 li::before{
	content:  "";     /* 空の要素作成 */
	width:  46px;               /* 幅指定 */
	height:  46px;              /* 高さ指定 */
	background-image: url(/lounge/img/iroha2/hoken/list1.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0px;
}
.table10 li:nth-child(2):before{
	background-image: url(/lounge/img/iroha2/hoken/list2.png);
}
.table10 li:nth-child(3):before{
	background-image: url(/lounge/img/iroha2/hoken/list3.png);
}
/*--------#content11 table11----*/
.table11{
	width: 800px;
	margin: 0 auto;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.table11 .box{
	background-color: #00A0E9;
	color: white;
	text-align: center;
	width: 800px;
	padding: 27px;
}
.topick .inner .table11 .text{
	margin: 0 auto;
	font-size: 25px;
	text-align: center;
	padding: 25px 0;
	position: relative;
	margin-bottom: 57px;
}
.table11 .list{
	background-color: #DFF2FC;
	padding: 20px 0;
	margin-bottom: 15px;
}
.table11 .list .title{
	background-image: url(/lounge/img/iroha2/hoken/bg_title.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	color: white;
	margin-bottom: 10px;
}
.topick .inner .img .table11 .list p{
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
.topick .inner .img .table11 .list p span{
	font-size: 14px;
}
.topick .inner .table11 .text::after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 36px 51.5px 0 51.5px;
	border-color: #009fe9 transparent transparent transparent;
	position: absolute;
	bottom: -35px;
	left: 250px;
}
.sp{
	display: none;
}