﻿@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 100px;
}
.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: #F39800;
	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: #F39800;
	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: left;
	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/nenkin/yajirusi.png);
    background-repeat: no-repeat;
    background-position: center right 20px;
    background-size: 64px;
}

.topick .title2 .link{
	width: 50%;
	float: left;
	padding: 71px 0 71px 0;
}
.topick .title2 .link p{
	text-align: left;
	width: 500px;
    margin: 0 0 0 auto;
}

/*link---------------------*/
.topick .link{
	width: 50%;
	float: right;
	padding: 71px 0 71px 23px;
}
.topick .link li{
	line-height: 68px;
	background-image: url(/lounge/img/iroha2/nenkin/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: #F39800;  /* 背景色指定 */
    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 #F39800;
}

/*inner----------*/
.topick .inner{
	width: 1000px;
	margin: 0 auto;
}
#content1,#content2,#content3,#content4,#content5,#content6,#content7,#content8,#content9,#content10,#content11{
	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 #F39800;
	box-sizing: border-box;
	color: #231815;
	padding: 8px 0;
    line-height: 39px;
}

/*owner------------*/
.owner{
	background-color: #F39800;
	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: 101%;
}
.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: 25px;
	margin: 0 auto;
	width: 715px;
}
.topick .inner .img .col{
	color: #F39800;
	font-size: 25px;
	letter-spacing: 1.5px;
	font-weight: bold;
}
.topick .inner .img p{
	font-size: 14px;
	text-align: right;
}
.topick .inner .img .box2{
	width: 796px;
}
.topick .inner .col2{
	font-size: 18px;
	text-align: center;
	color: #F39800;
	letter-spacing: 1.5px;
	font-weight: bold;
}
.topick .inner .img .box3{
	width: 715px;
}
.topick .inner .img .box4{
	width: 800px;
}
.topick .inner .img .box5{
	width: 603px;
}
.topick .inner .img .box6{
	width: 597px;
}
.topick .inner .img .box7{
	width: 867px;
}
.topick .inner .img .box9{
	width: 770px;
}
.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;
}

/*content12/box12--表------*/
.topick .inner .img .block12{
	width: 640px;
	margin: 0 auto;
}
.topick .inner .img .block12 img{
	width: 550px;
	margin-bottom: 5px;
}
.topick .inner .img .block12 .cel{
	height: 60px;
	font-size: 26px;
	background-color: #F8B857;
    overflow: hidden;
	font-weight: bold;
	margin-bottom: 5px;
}
.topick .inner .img .block12 .title{
	width: 165px;
	margin-bottom: 0;
	font-size: 26px;
	float: left;
	text-align: center;
    border-right: 5px solid white;
    line-height: 60px;
}
.topick .inner .img .block12 .en{
	font-size: 30px;
	float: right;
	line-height: 60px;
    padding-right: 33px;
}
.topick .inner .img .block12 .cel:nth-of-type(2){
	background-color: #FACC88;
}
.topick .inner .img .block12 .cel:nth-of-type(3){
	background-color: #E60012;
	color: white;
}
.topick .inner .img .box12 .col{
	font-size: 17px;
	color: #231815;
	letter-spacing: 0.5px;
    font-weight: normal;
}
.topick .inner .img .box12{
	width: 640px;
}


/*content4 表---------*/
table{
	margin: 0 auto;
	width: 800px;
	border: 2px solid #9FA0A0;
	font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
table th{
	font-size: 22px;
	font-weight: normal;
    border: 1px solid #9FA0A0;
    background-color: #DCDDDD;
    padding-left: 20px;
    text-align: center;
    line-height: 40px;
}
table th span{
	font-size: 14px;
}
table tr,table td{
	border: 1px solid #9FA0A0;
}
table tr{
	text-align: left;
}
table td{
	font-size: 26px;
    font-weight: bold;
    padding: 15px 0 20px 15px;
	line-height: 25px;
}
table .box1{
	background-color: #F4DFE8;
}
.red{
	color: #E60012;
}
table td span{
	color: #231815;
	font-size: 16px;
	font-weight: normal;
}
table .td1{
	width: 216px;
}

/*Contact10・table2--------*/
.table2 th{
	font-size: 20px;
	background-color: white;
	padding-left: 0;
}
.table2 tr td:nth-of-type(1){
	width: 157px;
	text-align: center;
	font-size: 22px;
}
.table2 tr td:nth-of-type(2){
	background-color: #FEECD2;
	padding-left: 20px;
}
.table2 tr th:nth-of-type(2){
	background-color: #FEECD2;
}
.table2 tr td:nth-of-type(3){
	background-color: #EFEFEF;
	padding-left: 20px;
}
.table2 tr th:nth-of-type(3){
	background-color: #EFEFEF;
}
.table2 td{
	font-size: 20px;
	vertical-align: middle;
	line-height: 34px;
	width: 320px;
	height: 136px;
	padding: 0;
}
.sp{
	display: none;
}