<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ------------------------------------------------------------------
	 リニューアル対応
------------------------------------------------------------------ */
body {
  font-size: .75rem; /* 12px */
}

/* ------------------------------------------------------------------
	 common
------------------------------------------------------------------ */
#area-Main .ins_consult h2 {
	margin-bottom: 0;
}
#area-Main .main {
	position: relative;
}
#area-Main .main .tabContents01,
#area-Main .main .tabContents02 {
	position: absolute;
	top: 0;
	z-index: 1;
	border-radius: 4px;
	box-sizing: border-box;
	display: none;
}
#area-Main .main .tabContents01 {
	border: 2px solid #cee59b;
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_bg01.jpg?20210517) no-repeat #edf4de;
	background-position: 480px 226px;
}
#area-Main .main .tabContents02 {
	border: 2px solid #e28f8f;
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_bg02.jpg?20210517) no-repeat #fdf3ee;
	background-position: 318px 213px;
}
#area-Main .main .tabContents01.show,
#area-Main .main .tabContents02.show {
	z-index: 2;
	display: block;
	border-radius: 0 0 4px 4px;
}
#area-Main .main .tabContents02.show {
	border-radius: 0 0px 4px 4px;
}
#area-Main .main .tab01,
#area-Main .main .tab02 {
	position: absolute;
	top: -59px;
	width: 341px;
	height: 72px;
	padding-top: 20px;
	text-align: center;
	border-radius: 4px 4px 0 0;
	z-index: 2;
	box-sizing: border-box;
}
#area-Main .main .tab01:after,
#area-Main .main .tab02:after {
	content: " ";
	display: block;
	background: #000;
	width: 100%;
	height: 4px;
	position: absolute;
	bottom: -2px;
}
#area-Main .main .tab01:after { background: #edf4de;}
#area-Main .main .tab02:after { background: #fdf3ee;}
#area-Main .main .tab01 {
	background: #fff;
	border: 2px solid #cee59b;
	border-bottom: none;
	left: 10px;
}
#area-Main .main .tab02 {
	background: #fff;
	border: 2px solid #e28f8f;
	border-bottom: none;
	right: 10px;
}
#area-Main .main .tab01.show,
#area-Main .main .tab02.show {
	top: -70px;
	z-index: 3;
	padding-top: 24px;
}
#area-Main h3,
#area-Main h4 {
	background: none;
	padding: 0;
	border: none;
}
#area-Main h4 {
}
#area-Main .main .tab01.show {
	background: #edf4de;
	border: 2px solid #cee59b;
	border-bottom: none;
}
#area-Main .main .tab02.show {
	background: #fdf3ee;
	border: 2px solid #e28f8f;
	border-bottom: none;
}
#area-Main .bannerArea {
	margin-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}
#area-Main .bannerArea a {
	display: block;
	float: left;
}
#area-Main .bannerArea a:nth-of-type(2) {
	float: right;
}
#area-Main .bg {
	position: relative;
}
#area-Main .bg .inner {
	position: absolute;
	width: 715px;
	height: 69px;
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/bottom_bg.png?20210517) top left no-repeat;
	bottom: -71px;
}
#area-Main .ins_consult a.hover:hover,
#area-Main .ins_consult .slick-arrow.hover:not(.slick-disabled):hover {
	opacity: 0.8;
}
#area-Main .ins_consult a.tab01.hover:hover,
#area-Main .ins_consult a.tab02.hover:hover {
	opacity: 1;
}

/* ------------------------------------------------------------------
	 .top
------------------------------------------------------------------ */
#area-Main .top .main {
	height: 448px;
	margin-bottom: 35px;
}
#area-Main .top .main ul {
	margin: 29px 0 0 29px;
	overflow: hidden;
}
#area-Main .top .main ul li {
	float: left;
	margin-right: 13px;
	margin-bottom: 22px;
}
#area-Main .top .main .tabContents02 ul li.last-child {
	margin-bottom: 28px;
}
#area-Main .top .simulation {
	border: 2px solid #f28c0b;
	padding: 30px 30px 30px 28px;
	border-radius: 5px;
}
#area-Main .top .simulation-unq {
	margin-bottom: 20px;
}
#area-Main .top .simulation .text {
  display: block;
  margin: 13px auto;
}
#area-Main .top .simulation h3 {
	margin-bottom: 0;
}
#area-Main .top .simulation .lb {
	float: left;
	width: 360px;
}
#area-Main .top .simulation .lb a {
	padding-left: 18px !important;
	font-size: 20px;
	margin-bottom: 10px;
}
#area-Main .top .simulation .lb a span {
	display: inline-block;
	border: 6px solid transparent;
	border-left: 8px solid #234694;
}
#area-Main .top .simulation .lb .caption {
	position: relative;
	padding-left: 1em;
	color: #666;
}
#area-Main .top .simulation .lb .caption span {
	position: absolute;
	top: 0;
	left: 0;
}
#area-Main .top .simulation .rImg {
	float: right;
	margin-right: 20px;
}
#area-Main .top .simulation .text {
	display: block;
	margin: 42px auto 13px;
}
#area-Main .top .simulation-unq .text {
	margin: 0px auto 13px;
}
#area-Main .top .simulation a {
	display: block;
}
#area-Main .top .faq {
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/bg.gif?20210517);
	padding: 40px 30px;
}
#area-Main .top .faq dl:not(:nth-of-type(1)) {
	margin: 38px 0 0;
}
#area-Main .top .faq h3 {
	margin-bottom: 25px;
}
#area-Main .top .faq dt {
	margin-bottom: 15px;
	margin-left: -12px;
}
#area-Main .top .faq dd {
	overflow: hidden;
}
#area-Main .top .faq dd &gt; img {
	float: left;
}
#area-Main .top .faq p,
#area-Main .top .faq ul,
#area-Main .top .faq a {
	width: 476px;
	float: right;
}
#area-Main .top .faq p {
	margin-bottom: 0;
}
#area-Main .top .faq ul li {
	margin-left: 1em;
	text-indent: -1em;
}
#area-Main .top .faq a {
	display: block;
	margin-top: 15px;
}
#area-Main .top .profile h3 {
	text-align: center;
}
#area-Main .top .profile {
	padding: 20px 30px 10px;
	background: #dff0f9;
	border-radius: 4px;
	box-sizing: border-box;
}
#area-Main .top .profile .row1 &gt; img,
#area-Main .top .profile dl { float: left; }
#area-Main .top .profile &gt; div {
	overflow: hidden;
}
#area-Main .top .profile .row1 dl {
	width: 470px;
	margin-bottom: 0;
	float: right;
}
#area-Main .top .profile .row1 dt {
	font-size: 28px;
	margin-top: 5px;
	font-weight: bold;
}
#area-Main .top .profile .row1 dd {
	font-size: 14px;
	margin-top: 18px;
	line-height: 1.7;
}
#area-Main .top .profile .row2 {
	margin-top: 35px;
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_prf_boder.gif?20210517) no-repeat;
}
#area-Main .top .profile .row2 dl {
	width: 280px;
	margin-bottom: 0;
}
#area-Main .top .profile .row2 dt {
	font-size: 20px;
	margin: 30px 0 15px;
	font-weight: bold;
	line-height: 1;
}
#area-Main .top .profile .row2 dd {
	font-size: 12px;
}
#area-Main .top .profile .row2 li {
	line-height: 2;
}
#area-Main .top .profile .row2 dl:nth-of-type(1) {
	width: 340px;
}

@media only screen and (max-width: 768px) {
  #area-Main em {
    font-size: 16px;
  }
}

/* ------------------------------------------------------------------
	 .first, .direct
------------------------------------------------------------------ */
#area-Main .first .main .inner {
	background: #edf4de;
	border: 2px solid #cee59b;
	border-radius: 0px 0 4px 4px;
	position: relative;
	z-index: 2;
	padding: 0 30px 60px;
}
#area-Main .direct .main .inner {
	background: #fdf3ee;
	border: 2px solid #e28f8f;
	border-radius: 0 0px 4px 4px;
	position: relative;
	z-index: 2;
	padding: 0 30px 60px;
}
#area-Main .child .main .inner {
	padding: 0 28px 30px;
}
#area-Main .child .main h3 {
	margin-bottom: 30px;
}
#area-Main .child .main h4 {
	margin: 40px 0 20px;
}
#area-Main .child .main .answer + h4 {
	margin-top: 25px
}
#area-Main .child .main .answer,
#area-Main .child .main .question {
	position: relative;
	overflow: hidden;
}
#area-Main .first .main .answer { background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/cont_human01_1.png?20210517) center right no-repeat; min-height: 251px; }
#area-Main .direct .main .answer { background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/cont_human01_2.png?20210517) center right no-repeat; min-height: 251px; }
#area-Main .child .main .question { background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/cont_human02.png?20210517) center left no-repeat; min-height: 231px; }
#area-Main .child.direct .main .question { background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/cont_human03.png?20210517) center left no-repeat; min-height: 235px; }
#area-Main .child.direct .main .question.num2 { background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/cont_human04.png?20210517) center left no-repeat; min-height: 239px; }
#area-Main .child .main .noImg { background: none; min-height: auto; }
#area-Main .child .main h3 + .question + .answer { margin-top: -25px; }
#area-Main .child .main .question + .answer.hf { margin-top: 15px; }
#area-Main .child .main .question + .desc { margin-top: 20px; }
#area-Main .child .main .desc + .question { margin-top: 20px; }

#area-Main .child .main .balloon {
	position: absolute;
	top: 50%;
	margin: 0;
	line-height: 1.75;
	background: #fff;
	border: 2px solid #68ad05;
	border-radius: 3px;
	width: 416px;
	box-sizing: border-box;
	padding: 18px 20px 15px;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	letter-spacing: 0.13em;
}
#area-Main .child.direct .main .balloon {
	border-color: #d35e5e;
}
#area-Main .child .main .answer.hf .balloon {
	position: relative;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
}
#area-Main .child .main .answer .balloon { left: 0; }
#area-Main .child .main .question .balloon { right: 0; }
#area-Main .child .main .noImg .balloon {
	position: relative;
	width: 100%;
	margin-top: 26px;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
}
#area-Main .child .main .balloon .allow {
	display: block;
	width: 21px;
	height: 15px;
	position: absolute;
	top: 50%;
	overflow: hidden;
}
#area-Main .child .main .answer .balloon .allow { right: -21px; }
#area-Main .child .main .question .balloon .allow { left: -21px; }
#area-Main .child .main .noImg .balloon .allow {
	width: 15px;
	height: 21px;
	top: -21px;
	right: auto;
	left: 535px;
}
#area-Main .child .main .balloon .allow span {
	display: block;
	border: 20px solid transparent;
	border-top: 15px solid #68AD05;
	width: 0;
	height: 0;
	position: absolute;
}
#area-Main .child.direct .main .balloon .allow span {
	border-top: 15px solid #d35e5e;
}
#area-Main .child .main .answer .balloon .allow span { left: -21px; }
#area-Main .child .main .noImg .balloon .allow span {
	border: 20px solid transparent;
	border-left: 15px solid #68AD05;
	left: 0;
}
#area-Main .child.direct .main .noImg .balloon .allow span {
	border-left: 15px solid #d35e5e;
}
#area-Main .child .main .balloon .allow span:before {
	content: " ";
	display: block;
	border: 18px solid transparent;
	border-top: 13px solid #fff;
	position: absolute;
	top: -13px;
}
#area-Main .child .main .answer .balloon .allow span:before { left: -22px; }
#area-Main .child .main .question .balloon .allow span:before { left: -14px; }
#area-Main .child .main .noImg .balloon .allow span:before {
	border: 18px solid transparent;
	border-left: 13px solid #fff;
	left: -13px;
	top: -14px;
}
#area-Main .child .main .desc {
	position: relative;
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/bg.gif?20210517);
	border-radius: 3px;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.2);
	margin: 0;
	padding: 0 24px 30px;
}
#area-Main .child .main .desc h5 {
	background: none;
	padding-bottom: 0;
	margin: 0;
	position: relative;
	top: -4px;
}
#area-Main .child .main .desc p {
	margin: 10px 0 0;
	line-height: 1.75;
	letter-spacing: 0.13em;
}
#area-Main .child .main .desc h5 + img,
#area-Main .child .main .desc p + img,
#area-Main .child .main .desc img + p {
	margin: 20px 0 0;
}
#area-Main .child .main .caption {
	font-size: 12px;
	text-indent: -1em;
	margin: 10px 0 0 1em !important;
}
#area-Main .child .main .caption + p {
	margin: 25px 0 0;
}
#area-Main .child .main .caption + .desc {
	margin: 30px 0 0;
}
#area-Main .child .main .caption + .caption {
	margin-top: 2px !important;
}
#area-Main .child .main .caption.right {
	text-align: right;
}
#area-Main .child .main .clm2 {
	overflow: hidden;
	display: block;
}
#area-Main .child .main .clm2 img {
	float: left;
	margin: 0 40px 5px 0;
}
#area-Main .child .main .clm2_2,
#area-Main .child .main .clm2_3 {
	overflow: hidden;
}
#area-Main .child .main .clm2_2 img,
#area-Main .child .main .clm2_3 img {
	float: left;
	margin: 0 0 5px 0;
}
#area-Main .child .main .clm2_2 .text,
#area-Main .child .main .clm2_3 .text {
	float: right;
	display: inline-block;
	width: 360px;
	margin-top: 30px;
}
#area-Main .child .main .clm2_3 .text {
	margin-top: 20px;
}
#area-Main .child table {
	border: 2px solid #000;
	margin-top: 15px;
	background: #fff;
}
#area-Main .child table * {
	border: none;
}
#area-Main .child table tr:not(:first-child) td {
	border-top: 1px solid #000;
}
#area-Main .child table th:not(:first-child),
#area-Main .child table td:not(:first-child) {
	border-left: 1px solid #000;
}
#area-Main .child table th {
	font-size: 14px;
}
#area-Main .child table th,
#area-Main .child table td {
	vertical-align: middle;
	text-align: center;
	height: 49px;
	padding: 8px;
	box-sizing: border-box;
	background: #fff;
}
#area-Main .child table th span,
#area-Main .child table td span {
	font-weight:normal;
	font-size:14px;
}

#area-Main .child table.even tr:nth-of-type(even) td { background: #e5f4fe; }
#area-Main .child table.odd tr:nth-of-type(odd) th,
#area-Main .child table.odd tr:nth-of-type(odd) td { background: #e5f4fe; }
#area-Main .child table td:first-child {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	padding: 8px;
}


#area-Main .child table .bg {
	background: #e5f4fe;
}
#area-Main .child table.table2 {
	margin-bottom: 0;
  border-collapse: separate;
}
#area-Main .child table.table2 td {
	border: none !important;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
}
#area-Main .child table.table2 .row5,
#area-Main .child table.table2 .row3 {
	border-right: 1px solid #000 !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	width: 60%;
}
#area-Main .child table.table2 .bt {
	border-top: 1px solid #000 !important;
}
#area-Main .child table.table2 td.r4 {
	height: 24px;
	letter-spacing: 0.1em;
}
#area-Main .child table.table2 tr:first-child td.r4 {
	padding-top: 10px;
}
#area-Main .child table.table2 tr:nth-of-type(4) td.r4 {
	padding-bottom: 15px;
}
#area-Main .child table.table2 tr td.r2 {
	height: 23px;
	letter-spacing: 0.1em;
}
#area-Main .child table.table2 tr:nth-of-type(5) td.r2 {
	height: 40px;
	padding: 0;
}
#area-Main .child table.table2 tr:nth-of-type(6) td.r2 {
	position: relative;
	top: -13px;
}
#area-Main .child table.table2 tr:nth-of-type(7) td.r2 {
	position: relative;
	top: -6px;
}
#area-Main .child table.table2 tr:nth-of-type(8) td.r2 {
	height: 13px;
	padding: 0;
}
#area-Main .child table.table3 tr:nth-of-type(1) th {
	line-height: 1.3;
	padding-top: 8px;
	padding-bottom: 6px;
}
#area-Main .child table.table3 tr td:nth-of-type(1) {
	width: 108px;
}
#area-Main .child table.table3 tr td:nth-of-type(2),
#area-Main .child table.table3 tr td:nth-of-type(3),
#area-Main .child table.table3 tr td:nth-of-type(4) {
	font-size: 20px;
	font-weight: bold;
}
#area-Main .child table.table3 tr td:nth-of-type(2) { width: 160px; }
#area-Main .child table.table3 tr td:nth-of-type(3) { width: 180px; }
#area-Main .child table .mark01 { display: inline-block; width: 24px; height: 24px; background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/mark01.png?20210517) no-repeat; }
#area-Main .child table .mark02 { display: inline-block; width: 22px; height: 22px; background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/mark02.png?20210517) no-repeat; }
#area-Main .child table.table4 {
	margin-bottom: 0;
}
#area-Main .child table.table4 tr td:nth-of-type(1) {
	font-size: 14px;
	font-weight: normal;
	padding: 8px 12px 8px 15px;
	line-height: 1.6;
	text-align: left;
}
#area-Main .child table.table4 tr td:nth-of-type(2) {
	width: 120px;
	font-size: 24px;
	color: #ff316c;
}
#area-Main .child table.table4 tr td:nth-of-type(2) span {
	font-size: 14px;
	font-weight: bold;
}
#area-Main .prevNext {
	margin: 40px 0;
	overflow: hidden;
}
#area-Main .prevNext a {
	display: block;
	width: 351px;
	float: left;
}
#area-Main .prevNext a:nth-of-type(1) {
	margin-right: 10px;
}
#area-Main .topics {
	position: relative;
}
#area-Main .topics h3 {
	margin-bottom: 21px;
}
#area-Main .topics .topicsSlider {
	width: 624px;
	margin-left: 47px;
}
#area-Main .topics .topicsSlider a {
	display: block;
	width: 141px;
	padding: 0 8px;
	text-decoration: none;
}
#area-Main .topics .topicsSlider a span {
	display: block;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	color: #5d9a07;
}
#area-Main .topics .topicsSlider a span.ls {
	letter-spacing: -0.07em;
	margin-left: -8px;
	margin-right: -8px;
}
#area-Main .topics .topicsSlider.clm3 {
	margin-left: 125px;
}
#area-Main .topics:before,
#area-Main .topics:after,
#area-Main .topics .topicsSlider .slick-arrow {
	width: 34px;
	height: 100px;
	top: 24px;
}
#area-Main .topics .topicsSlider .slick-arrow {
	z-index: 2;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
#area-Main .topics .topicsSlider .slick-arrow:before { display: none; }
#area-Main .topics .topicsSlider .slick-prev {
	left: -47px;
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/topics_prev.png?20210517) no-repeat;
	background-size: 100%;
}
#area-Main .topics .topicsSlider .slick-next {
	right: -44px;
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/topics_next.png?20210517) no-repeat;
	background-size: 100%;
}
#area-Main .topics .topicsSlider .slick-arrow.slick-disabled {
	opacity: 0;
	cursor: default;
}
#area-Main .topics:before,
#area-Main .topics:after {
	content: " ";
	display: block;
	position: absolute;
	opacity: 0.4;
	z-index: 1;
	top: 72px;
}
#area-Main .topics:before {
	left: 0;
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/topics_prev.png?20210517) no-repeat;
	background-size: 100%;
}
#area-Main .topics:after {
	right: 0;
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/topics_next.png?20210517) no-repeat;
	background-size: 100%;
}

#area-Main .child .main img.wf {
	display: block;
	margin-left: -24px !important;
}

.mtMin55 { margin-top: -55px !important; }
.small {
	font-size: 10px;
}
.ls01 {
	letter-spacing: 0.1em !important;
}

body.rwd #area-Main h2 {
	padding: 0;
}

body.rwd #area-Main h2::before,
body.rwd #area-Main h2::after {
	content: none;
}

body.rwd #area-Main h3 {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: none;
}

body.rwd #area-Main  h3::before {
	content: none;
}

body.rwd #area-Main .top .faq p,
body.rwd #area-Main .top .faq ul,
body.rwd #area-Main .top .faq a {
	width: auto;
	float: none;
}

body.rwd #area-Main .top .faq dt {
	font-size: 1.3rem;
	font-weight: bold;
	margin-left: 0;
	padding-left: 70px;
	position: relative;
}

body.rwd #area-Main .top .faq dt &gt; .icon {
	position: absolute;
	top: 0;
	left: 0;
}

body.rwd #area-Main .top .profile .row1 dl {
	width: auto;
	float: none;
}

body.rwd #area-Main .top .main {
	height: auto;
}

body.rwd #area-Main .ins_consult .mainvisual {
	overflow: hidden;
	background: #eefcfd;
	text-align: center;
}

body.rwd #area-Main .ins_consult .mainvisual h1,
body.rwd #area-Main .ins_consult .mainvisual p {
	margin-bottom: 0;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 {
	margin: 10px 0 0;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 {
	display: flex;
	/* align-items: flex-end; */
	font-size: 1.2rem;
	font-weight: bold;
	margin: 0;
	position: relative;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li {
	width: 50%;
	max-width: none;
	margin: 0;
	padding: 0 10px;
	float: none;
	position: relative;
	z-index: 1;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li::before {
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li.car::before {
	background: #e28f8f;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li.direct::before {
	background: #cee59b;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li.car.show::before {
	background: #cee59b;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li.direct.show::before {
	background: #e28f8f;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li.show::before {
	z-index: 0;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li &gt; a {
	display: flex;
	text-decoration: none;
	text-align: center;
	padding: 1em 0;
	box-sizing: border-box;
	border-radius: 4px 4px 0 0;
	border-style: solid;
	border-width: 2px 2px 0;
	background: #fff;
	position: relative;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li.car &gt; a {
	color: #3daa87;
	border-color: #cee59b;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li.car.show &gt; a {
	background: #edf4de;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li.direct &gt; a {
	color: #d85b5b;
	border-color: #e28f8f;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li.direct.show &gt; a {
	background: #fdf3ee;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabContentUnique01 {
	background: #edf4de;
	border-style: solid;
	border-width: 0 2px 2px;
	box-sizing: border-box;
	padding: 20px 20px 75px;
	position: relative;
}

body.rwd #area-Main .ins_consult .tabRootUnique01.js-enable .tabContentUnique01 {
	display: none;
}

body.rwd #area-Main .ins_consult.top .tabRootUnique01 .tabContentUnique01::before {
	content: "";
	display: block;
	width: 33.3333%;
	height: 218px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 0;
	right: 0;
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabContentUnique01.car {
	background: #edf4de;
	border-color: #cee59b;
}

body.rwd #area-Main .ins_consult.top .tabRootUnique01 .tabContentUnique01.car::before {
	background-image: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_bg01.jpg?20210517);
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabContentUnique01.direct {
	background: #fdf3ee;
	border-color: #e28f8f;
}

body.rwd #area-Main .ins_consult.top .tabRootUnique01 .tabContentUnique01.direct::before {
	background-image: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_bg02.jpg?20210517);
}

body.rwd #area-Main .ins_consult .tabRootUnique01 .tabContentUnique01.show {
	display: block;
}

body.rwd #area-Main .ins_consult .listDetail01 {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -6px;
}
body.rwd #area-Main .ins_consult .listDetail01 &gt; li {
	margin: 0 0 10px;
	padding: 0 6px;
	box-sizing: border-box;
	width: 33.333%;
	float: none;
}
body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a {
	display: block;
	color: #fff;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 14px 30px 12px 10px;
	text-decoration: none;
	height: 100%;
	position: relative;
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a::before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: calc(50% - 9px);
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a::after {
	content: "";
	display: block;
	width: 3px;
	height: 3px;
	border-style: solid;
	border-width: 2px 2px 0 0;
	transform: rotate(45deg);
	position: absolute;
	right: 16px;
	top: calc(50% - 3.5px);
}

body.rwd #area-Main .ins_consult .listDetail01.car &gt; li &gt; a::after {
	border-color: #3daa87;
}

body.rwd #area-Main .ins_consult .listDetail01.direct &gt; li &gt; a::after {
	border-color: #d85b5b;
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img {
	display: block;
	padding-bottom: 65px;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	position: relative;
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img::before {
	content: "";
	display: block;
	width: 100%;
	height: 65px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img.type-01::before {
	background-image: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_link10.png?20210517);
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img.type-02::before {
	background-image: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_link11.png?20210517);
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img.type-03::before {
	background-image: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_link12.png?20210517);
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img.type-04::before {
	background-image: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_link13.png?20210517);
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img.type-05::before {
	background-image: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_link14.png?20210517);
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img.type-06::before {
	background-image: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_link15.png?20210517);
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img.type-07::before {
	background-image: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_link16.png?20210517);
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img.type-08::before {
	background-image: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_link17.png?20210517);
}

body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img.type-09::before {
	background-image: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/top_topic_link18.png?20210517);
}

body.rwd #area-Main .ins_consult .listDetail01.car &gt; li &gt; a {
	background: #3daa87;
}

body.rwd #area-Main .ins_consult .listDetail01.car &gt; li &gt; a &gt; .link &gt; span::after {
	border-color: #3daa87;
}

body.rwd #area-Main .ins_consult .listDetail01.direct &gt; li &gt; a {
	background: #d85b5b;
}

body.rwd #area-Main .ins_consult .listDetail01.direct &gt; li &gt; a &gt; .link &gt; span::after {
	border-color: #d85b5b;
}

body.rwd #area-Main .top .simulation .lb {
	float: none;
	width: auto;
}

body.rwd #area-Main .top .simulation .lb &gt; a {
	padding-left: 0 !important;
}

body.rwd #area-Main .top .simulation .lb-unq {
	text-align: center;
}

body.rwd #area-Main .ins_consult .btnUnique01 &gt; a {
	display: inline-block;
	background: #00a4b6;
	color: #fff;
	border-radius: 4px;
	width: 100%;
	max-width: 500px;
	box-sizing: border-box;
	padding: .5em 40px;
	font-size: 1.2rem;
	text-decoration: none;
	text-align: center;
	position: relative;
}

body.rwd #area-Main .ins_consult .btnUnique01 &gt; a::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: calc(50% - 10px);
}

body.rwd #area-Main .ins_consult .btnUnique01 &gt; a::after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border: solid #00a4b6;
	border-width: 2px 2px 0 0;
	transform: rotate(45deg);
	position: absolute;
	right: 17px;
	top: calc(50% - 3px);
}

body.rwd #area-Main .ins_consult .btnUnique02 &gt; a {
	display: inline-block;
	background: #f28c0b;
	color: #fff;
	border-radius: 4px;
	width: 100%;
	max-width: 500px;
	box-sizing: border-box;
	padding: .5em 40px;
	font-size: 1.6rem;
	text-decoration: none;
	text-align: center;
	position: relative;
}

body.rwd #area-Main .ins_consult .btnUnique02 &gt; a::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: calc(50% - 10px);
}

body.rwd #area-Main .ins_consult .btnUnique02 &gt; a::after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border: solid #f28c0b;
	border-width: 2px 2px 0 0;
	transform: rotate(45deg);
	position: absolute;
	right: 17px;
	top: calc(50% - 4px);
}

body.rwd #area-Main .ins_consult .btnUnique03 &gt; a {
	display: inline-block;
	background: #41b090;
	color: #fff;
	border-radius: 100px;
	width: 100%;
	min-width: 300px;
	max-width: 500px;
	box-sizing: border-box;
	padding: .8em 40px;
	font-size: 1rem;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	position: relative;
}

body.rwd #area-Main .ins_consult .btnUnique03 &gt; a::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: calc(50% - 10px);
}

body.rwd #area-Main .ins_consult .btnUnique03 &gt; a::after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border: solid #41b090;
	border-width: 2px 2px 0 0;
	transform: rotate(45deg);
	position: absolute;
	right: 17px;
	top: calc(50% - 4px);
}

body.rwd #area-Main .ins_consult .btnUnique03.prev &gt; a::before {
	right: auto;
	left: 10px;
}

body.rwd #area-Main .ins_consult .btnUnique03.prev &gt; a::after {
	right: auto;
	left: 17px;
	transform: rotate(-135deg);
}

body.rwd #area-Main .top .profile .row1 dl {
	width: auto;
}

body.rwd #area-Main .top .profile .row2 dl,
body.rwd #area-Main .top .profile .row2 dl:nth-of-type(1) {
	width: 50%;
}

body.rwd #area-Main .top .profile .row2 {
	background-position: top center;
}

body.rwd #area-Main .child .main .question {
	padding-left: 240px;
}

body.rwd #area-Main .child .main .balloon {
	position: relative;
	width: auto;
	transform: none;
}

body.rwd #area-Main .child .main .question {
	padding-left: 240px;
}

body.rwd #area-Main .child .main .answer {
	padding-right: 240px;
}

body.rwd #area-Main .child .main .noImg {
	padding-right: 0;
	padding-left: 0;
}

body.rwd #area-Main .child .main h3 + .question + .answer {
	margin-top: 0;
}

body.rwd #area-Main .child .main .desc h2 {
	font-size: 1.3rem;
	color: #143890;
	border-bottom: dashed 2px #143890;
	padding: 40px 80px 10px 50px;
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/descttl_03.png?20210517) right bottom no-repeat;
	text-align: left;
}

body.rwd #area-Main .child .main .desc h2 &gt; img {
	position: absolute;
    left: 10px;
    top: 32px;
}

body.rwd #area-Main .child .main .desc h5 {
	font-size: 1.3rem;
	color: #143890;
	border-bottom: dashed 2px #143890;
	padding: 40px 80px 10px 50px;
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/descttl_03.png?20210517) right bottom no-repeat;
	text-align: left;
}

body.rwd #area-Main .child .main .desc h5 &gt; img {
	position: absolute;
    left: 10px;
    top: 32px;
}

body.rwd #area-Main .prevNext {
	display: flex;
	justify-content: center;
	align-items: center;
}

body.rwd #area-Main .prevNext.direct .btnUnique03 &gt; a {
	background: #d85b5b;
}

body.rwd #area-Main .prevNext.direct .btnUnique03 &gt; a::after {
	border-color: #d85b5b;
}

body.rwd #area-Main .prevNext &gt; p {
	margin: 0 10px;
}

body.rwd #area-Main .prevNext a {
	float: none;
	width: auto;
	margin-right: 0;
}

body.rwd #area-Main .prevNext a:hover,
body.rwd #area-Main .prevNext a:focus,
body.rwd #area-Main .prevNext a:active {
	opacity: .8;
}

body.rwd #area-Main .topics {
	padding: 0;
}

body.rwd #area-Main .topics:before,
body.rwd #area-Main .topics:after {
	content: none;
}

body.rwd #area-Main .topics .topicsSlider {
	width: 100%;
	max-width: 716px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

body.rwd #area-Main .topics .topicsSlider.clm3 {
	margin: 0 auto;
 }

body.rwd #area-Main .topics .topicsSlider .slick-track {
	text-align: center;
	width: auto !important;
	white-space: nowrap;
}

body.rwd #area-Main .topics .topicsSlider li {
	vertical-align: top;
	float: none;
	white-space: normal;
	width: 25%;
	margin-bottom: 20px;
	text-align: center;
}

body.rwd #area-Main .topics .topicsSlider li img {
	margin: 0 auto;
}

body.rwd #area-Main .topics .topicsSlider a {
	width: auto;
}

body.rwd #area-Main .hdgQ01 {
	font-size: 1.8rem;
	text-align: center;
	margin: 10px 0 0;
	padding: 70px 0;
	position: relative;
	background: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/first/first_bg01.png?20210517) 50% calc(100% - 10px) no-repeat;
}

body.rwd #area-Main .direct .hdgQ01 {
	background-image: url(https://d18f657670wm8u.cloudfront.net/otona/guide/ins_consult/img/direct/direct_bg01.png?20210517);
}

body.rwd #area-Main .hdgQ01 .icn {
	position: absolute;
	top: 0;
	left: calc(50% - 25px);
}

@media only screen and (max-width: 768px) {
	body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 {
		font-size: .875rem;
	}

	body.rwd #area-Main .ins_consult .tabRootUnique01 .tabListUnique01 &gt; li {
		padding: 0 5px;
	}

	body.rwd #area-Main .ins_consult.top .tabRootUnique01 .tabContentUnique01 {
		padding: 20px 10px 100px;
	}

	body.rwd #area-Main .ins_consult .tabRootUnique01 .tabContentUnique01 {
		padding: 20px 10px;
	}

	body.rwd #area-Main .ins_consult.top .tabRootUnique01 .tabContentUnique01::before {
		width: 100%;
		height: 100px;
	}

	body.rwd #area-Main .ins_consult .listDetail01 {
		display: block;
	}

	body.rwd #area-Main .ins_consult .listDetail01 &gt; li {
		width: 100%;
		max-width: none;
	}

	body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a {
		padding: 8px 10px;
	}

	body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img {
		padding-left: 70px;
		padding-right: 20px;
		padding-bottom: 0;
		min-height: 40px;
		font-size: .875rem;
		text-align-last: left;
	}

	body.rwd #area-Main .ins_consult .listDetail01 &gt; li &gt; a &gt; .img::before {
		width: 60px;
		height: auto;
		top: 0;
		background-size: contain;
	}

	body.rwd #area-Main .ins_consult .btnUnique01 &gt; a {
		font-size: 1rem;
		padding: .5em 40px .5em 20px;
	}

	body.rwd #area-Main .ins_consult .btnUnique02 &gt; a {
		font-size: 1rem;
		padding: .5em 40px .5em 20px;
	}

	body.rwd #area-Main .child .main .question,
	body.rwd #area-Main .child.direct .main .question.num2 {
		padding-left: 120px;
		background-size: 110px auto;
		background-position: 0 0;
		min-height: 105px;
		margin-bottom: 10px;
	}

	body.rwd #area-Main .child .main .answer {
		padding-right: 120px;
		background-size: 110px auto;
		background-position: 100% 0;
		min-height: 135px;
	}

	body.rwd #area-Main .child .main .noImg {
		padding-right: 0;
		padding-left: 0;
	}

	body.rwd #area-Main .child .main h3 + .question + .answer {
		margin-top: 10px;
	}

	body.rwd #area-Main .child .main .balloon {
		padding: 10px;
	}

	body.rwd #area-Main .child .main .desc {
		padding: 0 10px 10px;
	}

	body.rwd #area-Main .child .main .desc h2 {
		padding: 28px 60px 10px 50px;
	}

	body.rwd #area-Main .child .main .desc h5 {
		padding: 28px 60px 10px 50px;
	}

	body.rwd #area-Main .child table.table2 td {
		padding-left: 5px;
		padding-right: 5px;
	}

	body.rwd #area-Main .child table.table3 th,
	body.rwd #area-Main .child table.table3 td {
		font-size: .875rem;
		width: 25%;
	}

	body.rwd #area-Main .child table.table2 .row5,
	body.rwd #area-Main .child table.table2 .row3 {
		width: 50%;
	}

	body.rwd #area-Main .prevNext {
		display: block;
		margin: 20px 0;
	}

	body.rwd #area-Main .prevNext &gt; p {
		margin: 10px 0;
	}

	body.rwd #area-Main .ins_consult .btnUnique03 &gt; a {
		min-width: 0;
		max-width: none;
	}

	body.rwd #area-Main .top .faq,
	body.rwd #area-Main .top .simulation,
	body.rwd #area-Main .top .profile {
		padding: 20px 10px;
	}

	body.rwd #area-Main .top .faq dd {
		margin-top: -25px;
	}

	body.rwd #area-Main .top .profile .row2 dl,
	body.rwd #area-Main .top .profile .row2 dl:nth-of-type(1) {
		float: none;
		width: auto;
	}
	body.rwd #area-Main .hdgQ01 {
		font-size: 1.4rem;
	}
}

@media only screen and (max-width: 425px) {
	body.rwd #area-Main .topics .topicsSlider li {
		width: 50%;
	}
	body.rwd #area-Main .hdgQ01 {
		background-size: contain;
	}
}
</pre></body></html>