@charset "utf-8";

a {
	color: #0068ac;
}
a:hover {
	text-decoration: none;
}
a img,
#header a img {
	opacity: 1;
	-webkit-transition: opacity .2s linear;
}
a img:hover {
	opacity: 0.7;
	-webkit-transition: opacity .2s linear;
}
#header a img:hover {
	opacity: 0.8;
}

/* ヘッダー_________ */
#header {
	background: URL(../img/bg_header.png) 50% 0 repeat-x;
	padding: 64px 0 32px;
}
#header div {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#header div .img_life {
	position: absolute;
	top: -44px;
	left: 4px;
}
#header div .img_family {
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 2000;
}
#header div .img_catch {
	position: absolute;
	top: -76px;
	right: 248px;
	z-index: 1000;
}
#header .div_btn {
	position: relative;
	margin-top: 20px;
	padding-bottom: 12px;
	background: #D6EDF9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-align: center;
}
#header .div_btn .p_date {
	padding-top: 16px;
}
#header .div_btn .p_date span {
	padding: 0 4px;
	color: #ED5D63;
	font-size: 1.4em;
	font-weight: bold;
}
#header .div_btn .p_btn {
	width: 960px;
	margin: 0 auto;
	padding-top: 14px;
	text-align: center;
}

/* ニュース_________ */
.div_news {
	box-sizing: border-box;
	width: 960px;
	margin: 0 auto;
	padding: 30px 20px 15px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.div_news dl {
	position: relative;
	margin-bottom: 8px;
	padding-left: 120px;
}
.div_news dl dt {
	position: absolute;
	left: 0;
}

/* この内容で_________ */

.div_naiyou .div_obi {
	padding: 20px 0;
	background: #73b6df;
	text-align: center;
}
.div_naiyou .div_obi div {
	width: 960px;
	margin: 0 auto;
}

.div_naiyou .div_naiyou_bottom {
	text-align: center;
}

.div_naiyou .div_naiyou_bottom img {
	position: relative;
	top: -20px;
	padding: 0 30px;
}

/* ポイント_________ */
.div_point {
	box-sizing: border-box;
	width: 960px;
	margin: 0 auto;
	padding: 40px 30px 80px;
}
.div_point h2 {
	margin: 0 auto 20px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 8px;
	color: #0068ac;
}
.div_point ul{
	width: 900px;
	margin: 0 auto 24px;
}
.div_point ul li {
	float: left;
	width: 290px;
	margin-left: 10px;
	vertical-align: top;
}
.div_point ul li img {
	display: block;
	margin: 0 auto;
}
.div_point ul li p {
	margin-top: 8px;
	padding: 0 20px 0 30px;
	letter-spacing: -1px;
}
.div_point .p_btn {
	text-align: center;
}

/* サービス内容のご案内_________ */

.div_case {
	margin: 0 auto;
	padding: 50px 0 0;
	background: #ededed;
	text-align: center;
}

.div_case h2 {
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 8px;
	color: #0068ac;
}
.div_case h3 {
	margin: 0 0 16px;
	padding: 12px;
	background: #0095e0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 32px;
}

/* サービス_________ */
.div_service {
	box-sizing: border-box;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 0;
	text-align: center;
}
.div_service_lead {
	position: relative;
	min-height: 130px;
}
.div_service_lead img {
	position: absolute;
	top: -32px;
	right: 40px;
}
.div_service_lead p {
	padding: 5px 0 0 15px;
	width: 550px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
.div_service_lead p span {
	color: #f05d66;
	font-size: 1.3em;
}

.div_service_item {
	float: left;
	position: relative;
	margin: 0 0 15px 15px;
	width: 310px;
	height: 300px;
	background: #fff;
	text-align: center;
}
.div_service_item:first-child,
.div_service_item:nth-child(4) {
	margin-left: 0;
}

p.div_service_item_title {
	padding: 20px 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #1686C9;
	text-align: center;
}

p.div_service_item_text {
	padding: 10px 0 0;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
}

.div_service_item .div_service_item_image {
	position: absolute;
	bottom: 25px;
	width: 100%;
	text-align: center;
}

.div_service_attention {
	padding: 10px 0 40px 20px;
	font-size: 12px;
	text-align: left;
}

.div_mangaichi {
	position: relative;
	height: 270px;
}

.div_mangaichi .div_mangaichi_img {
	position: absolute;
	top: -55px;
	width: 100%;
	text-align: center;
}
.div_futai .div_sarani {
	position: relative;
	width: 960px;
	margin: 0 auto 30px;
}
.div_futai .div_sarani img {
	position: absolute;
	top: -96px;
	left: 336px;
	
}

.div_ichijikin {
	box-sizing: border-box;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 50px;
}

.div_ichijikin .hoshou_title {
	margin: 0 0 16px;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	color: #0068AA;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 32px;
}
.div_ichijikin .hoshou_title .hoshou_kingaku {
	display: inline-block;
	padding: 0 10px 0;
	font-size: 28px;
	color: #F05D66;
	font-weight: bold;
}
.div_ichijikin .hoshou_title .hoshou_kingaku .hoshou_kingaku_num {
	display: inline-block;
	padding: 10px 0 0;
	font-size: 44px;
}

.div_ichijikin .hoshou_lead {
	margin: 0 20px 16px;
	padding: 10px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 32px;
}
.div_ichijikin_hoshou_item {
	float: left;
	position: relative;
	margin: 0 0 15px 15px;
	width: 310px;
	height: 300px;
	background: #fff;
	text-align: center;
}
.div_ichijikin_hoshou_item:first-child {
	margin-left: 0;
}

p.div_ichijikin_hoshou_item_title {
	padding: 20px 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #1686C9;
	text-align: center;
}

.div_ichijikin_hoshou_item .div_ichijikin_hoshou_item_image {
	position: absolute;
	bottom: 35px;
	width: 100%;
	text-align: center;
}


.div_kojinbaishou {
	box-sizing: border-box;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 50px;
}

.div_kojinbaishou .hoshou_title {
	margin: 0 0 16px;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	color: #0068AA;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 32px;
}
.div_kojinbaishou .hoshou_title .hoshou_kingaku {
	display: inline-block;
	padding: 0 10px 0;
	font-size: 28px;
	color: #F05D66;
	font-weight: bold;
}
.div_kojinbaishou .hoshou_title .hoshou_kingaku .hoshou_kingaku_num {
	display: inline-block;
	padding: 10px 0 0;
	font-size: 44px;
}

.div_kojinbaishou .hoshou_lead {
	margin: 0 20px 16px;
	padding: 10px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 32px;
}

.div_kojinbaishou_hoshou_item {
	float: left;
	position: relative;
	margin: 0 0 15px 8px;
	width: 234px;
	height: 280px;
	background: #fff;
	text-align: center;
}
.div_kojinbaishou_hoshou_item:first-child {
	margin-left: 0;
}

p.div_kojinbaishou_hoshou_item_title {
	padding: 20px 0 0;
	font-size: 17px;
	font-weight: bold;
	color: #1686C9;
	text-align: center;
}

.div_kojinbaishou_hoshou_item .div_kojinbaishou_hoshou_item_image {
	position: absolute;
	bottom: 35px;
	width: 100%;
	text-align: center;
}

.div_kojinbaishou .div_past {
	position: relative;
	width: 960px;
	margin: 20px auto 20px;
	padding: 0 0 5px;
	background-color: #378367;
	background-image: url(../img/img_gozonji.png);
	background-repeat: no-repeat;
	background-position: top 20px right 70px;
}
.div_kojinbaishou .div_past h2 {
	padding: 30px 0 0;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 8px;
	color: #fff;
}
.div_kojinbaishou .div_past .div_sand {
	position: relative;
	width: 880px;
	margin: 0 auto 10px;
	padding: 10px 20px;
}
.div_kojinbaishou .div_past table {
	width: 100%;
	margin: 0 0 0;
}
.div_kojinbaishou .div_past td {
	padding: 8px;
	color: #fff;
	text-align: left;
}
.div_kojinbaishou .div_sand p {
	padding-top: 20px;
	text-align: center;
	color: #fff;
	font-size: 11px;
}


.div_jidandaikou {
	box-sizing: border-box;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 50px;
}

.div_jidandaikou_item {
	float: left;
	margin: 0 0 15px 0;
	width: 234px;
	height: 234px;
	background: #fff;
	text-align: center;
}

.div_jidandaikou_item .div_jidandaikou_item_image {
	padding: 20px 0 0;
	text-align: center;
}

.div_jidandaikou_textbox {
	float: left;
	margin: 20px 0 15px 26px;
	width: 700px;
	text-align: left;
}

.div_jidandaikou_textbox p.jidandaikou_text {
	padding-bottom: 20px;
	font-size: 18px;
}
.div_jidandaikou_textbox p.jidandaikou_attention {
	font-size: 12px;
}
/* アプリ */
.div_app_color {
	background-color: #73B6DF;
}
.div_app {
	margin: 0 auto;
	padding-bottom: 16px;
	width: 960px;
}
.div_app h2 {
	color: #FFFFFF;
	margin: 0 auto;
	font-weight: bold;
	text-align: center;
	font-size: 26px;
	padding: 25px 0 6px;
	width: 960px;
}
.div_app img{
	margin: 0 auto;
	/* width: 380px; */
	height: 165px;
}
.div_app .pc_flex_icon{
	margin: 0;
	height: 160px;
}
.div_app .app_pc_flex {
	display: flex;
	width: 860px;
	margin: 0 auto;
}
.div_app .app_pc_flex .app_download img{
	margin: 0;
}
.div_app .app_pc_flex .app_download .iphone{
	margin-left: 6.5px;
}
.div_app .app_pc_flex .app_download .android{
	margin-left: 0px;
}
.div_houhou {
	width: 960px;
	margin: 0 auto;
	padding: 50px 0 0;
}

.div_houhou h2 {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 8px;
	color: #0068ac;
}

.div_houhou_box {
}

.div_houhou_box p.houhou_text_moushikomi {
	padding: 43px 0 43px 180px;
	background-image: url(../img/img_houhou_moushikomi_mark.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
}

.div_houhou_box p.houhou_text_shiharai_card {
	padding: 17px 0 17px 80px;
	background-image: url(../img/img_houhou_shiharai_card_mark.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
}

.div_houhou_box p.houhou_text_shiharai_mobile {
	padding: 17px 0 17px 80px;
	background-image: url(../img/img_houhou_shiharai_mobile_mark.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	font-size: 18px;
}

.div_houhou p.p_btn_one {
	/* padding: 50px 0 80px; */
	padding: 50px 0 0px;
	text-align: center;
}
.div_houhou p.p_btn_two {
	padding: 30px 0 0px;
	text-align: center;
}
.non_kojinbaisyou {
	color: #FF321B;
	text-align: center;
	font-size: 17.5px;
	padding: 0 0 20px;
}


.div_case .div_box {
	position: relative;
	width: 870px;
	margin: 24px auto 0;
	padding: 20px;
	background: #fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.div_case .div_box .ul_case {
	margin: 0 0 20px 124px;
}
.div_case .div_box .ul_case li {
	padding: 0 0 0 30px;
	background: URL(../img/bg_check.png) 0 50% no-repeat;
	background-size: 17px auto;
	color: #0068ac;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.div_case .div_box .div_four {
	width: 836px;
	margin: 0 auto;
	padding: 0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.div_case .div_box .div_four img {
	width: 836px;
}
.div_case .img_trouble {
	position: absolute;
	top: -24px;
	left: -32px;
	z-index: 9999;
}

.div_service h2 {
	padding: 0 0 20px;
	text-align: center;
	color: #0068ac;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}

.div_service h4 {
	margin: 0 0 12px;
	text-align: center;
	color: #0068ac;
	font-size: 16px;
	font-weight: bold;
}
.div_service .img_compensation {
	margin-bottom: 16px;
}
.div_service .ul_service {
	margin-bottom: 32px;
}
.div_service .ul_service.last {
	margin-bottom: 60px;
}
.div_service .ul_service li {
	float: left;
	width: 160px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
}
.div_service .ul_service.last02 li {
	width: 140px;
}
.div_service .ul_service li img {
	display: block;
	margin: 0 auto 8px;
}
.div_service .ul_service li:first-child {
	width: 106px;
	margin: 0;
}
.div_service .div_box {
	position: relative;
	min-height: 180px;
}
.div_service .div_box img {
	position: absolute;
	left: 0;
}
.div_service .div_box p {
	padding: 8px 0 0 160px;
	font-size: 14px;
	font-weight: bold;
}
.div_service .div_box p span {
	display: block;
	margin-top: 8px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

.div_service .p_btn {
	text-align: center;
}

.ul_sub {
	clear: both;
	width: 960px;
	margin: 32px auto 0;
	font-size: 12px;
	text-align: left;
}
.ul_sub li {
	margin: 0 0 8px 1em;
	text-indent: -1em;
}

/* faq_________ */
.div_faq {
	padding: 40px 0;
	background: #ededed;
}
.div_faq h2 {
	width: 960px;
	margin: 0 auto 20px;
	text-align: center;
	color: #0068ac;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 8px;
}
.div_faq dl {
	width: 960px;
	margin: 0 auto;
}
.div_faq dt {
	padding: 12px 0 12px 40px;
	background: URL(../img/ico_q.png) 0 50% no-repeat;
	background-size: 30px;
	font-size: 14px;
}
.div_faq dd {
	padding: 12px 0 32px 96px;
	background: URL(../img/ico_w.png) 32px 0 no-repeat;
	background-size: 50px;
	color: #0068ac;
	font-size: 15px;
	font-weight: bold;
}
.div_faq dd span {
	display: block;
	margin-top: 16px;
}
.div_faq dd ul {
	margin: 8px 0 0 1em;
}
.div_faq dd li {
	font-size: 12px;
	font-weight: bold;
	text-indent: -1em;
}
.div_faq dl:nth-child(odd) dd {
	background: URL(../img/ico_m.png) 32px 0 no-repeat;
	background-size: 50px;
}
.div_faq .p_btn {
	width: 910px;
	margin: 40px auto 0;
	text-align: center;
}
.div_faq .content_qa_q2_box {
	margin-top: 20px;
	padding: 20px;
	border: 2px solid #ddd;
	font-size: 0.9em;
	color: #444;
}
.div_faq .content_qa_q2_vector {
	height: 32px;
	width: 100px;
	background: url(../img/bg_faq_arrow.png) 100% 50% no-repeat;
}
.div_faq .content_qa_q2_vector p {
	display: none;
}
.div_faq .content_qa_item dl:nth-child(2) {
	margin-top: 40px;
}


.p_number {
	width: 910px;
	margin: 16px auto 40px;
	text-align: right;
	color: #666;
	font-size: 11px;
}
.p_more {
	margin: -12px 0 20px;
	text-align: center;
}
.div_service .ul_service .li_plus {
	width: auto;
}
.div_service .ul_service .li_plus .dl_01 {
	width: 460px;
	margin: 8px 0 0 4px;
	text-align: left;
}
.div_service .ul_service .li_plus .dl_02 {
	width: 290px;
	margin: 12px 0 0 4px;
	text-align: left;
}
.div_service .ul_service .li_plus dt {
	margin-bottom: 4px;
	color: #0068ac;
	font-weight: bold;
}
.div_service .ul_service .li_plus dd {
	margin-left: 1.5em;
	text-indent: -1.5em;
}
.div_service .ul_service .li_plus p {
	margin-top: 16px;
	padding-left: 72px;
	background: URL(../img/img_more.png) 0 50% no-repeat;
	background-size: 60px 60px;
	text-align: left;
}
.div_service .ul_service .li_plus p span {
	display: block;
	margin: 4px 0 0 1em;
	text-indent: -1em;
	color: #666;
	font-size: 11px;
}

/* フッター_________ */
#footer {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
#footer li {
	display: inline-block;
	padding: 0 8px;
}
#footer address {
	margin: 20px 0;
	font-family: "メイリオ", "Meiryo", "MS UI Gothic", sans-serif, "Trebuchet MS";
}