#main div.flame div.flame_top_gnavi02 div.flame_btm div.block {
	padding-top: 0;
	padding-bottom: 0;
}

#main div.flame div.flame_top_gnavi02 div.flame_btm p.caption {
	font-size: 100%;
}

#main div.flame div.flame_top_gnavi02 div.flame_btm div.block .commconTbl {
	margin-bottom: 0;
}

#main div.flame div.flame_top_gnavi02 div.flame_btm div.block .commconTbl th,
#main div.flame div.flame_top_gnavi02 div.flame_btm div.block .commconTbl td {}

#main div.flame div.flame_top_gnavi02 div.flame_btm div.block .commconTbl th {
	text-align: center;
}
#main div.flame div.flame_top_gnavi02 div.flame_btm div.block .commconText{
margin-top: 10px;
}
.colon:after{
	display: inline-block;
	content: ":";
	font-size: 1.5em;
	margin-left: 5px;
	}
.display_btn:hover,
ul.btn_area li:hover {
	text-decoration: none !important;
	opacity: .7;
}

body.gnavi02 #contents h2 {
	max-width: 924px;
	padding: 22px 0 0 32px;
	margin: 0 auto;
	height: 71px;
	font-size: 27px;
}

#main div.flame_top_gnavi02.flame_bottom {
	background: none;
}

body.gnavi02 #contents div.clause_box .cmnBtn .cmn_title {
	position: relative;
	display: inline-block;
	padding: 0 20px 0 35px;
	vertical-align: middle;
	font-weight: bold;
}

body.gnavi02 #contents div.clause_box .cmnBtn .cmn_title:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 3px;
	display: block;
	width: 26px;
	height: 26px;
	margin-top: -13px;
	vertical-align: middle;
	background-image: url(../images/icon_search.png);
}

body.gnavi02.fs03 #contents div.clause_box .cmnBtn .cmn_title {
	display: block;
	text-align: left;
}

body.gnavi02.fs03 #contents #main div.flame div.flame_top div.flame_btm .cmnBtn {
	text-align: center;
}

body.gnavi02 #contents div.clause_box .cmnBtn input {
	height: 40px;
	width: 120px;
	text-align: center;
	border: solid 1px #e6ede0;
	vertical-align: middle;
}

body.gnavi02 #contents div.clause_box .cmnBtn input+span {
	vertical-align: middle;
	font-weight: bold;
	font-size: 200%;
}

body.gnavi02 #contents div.clause_box .cmnBtn .display_btn {
	display: inline-block;
	height: 43px;
	width: 108px;
	position: relative;
	line-height: 43px;
	color: #FFF;
	font-size: 103%;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	box-shadow: 0px 3px 0 #438a84;
	background-color: #00ac9e;
	transition-property: background-color;
	transition-duration: 100ms;
}

body.gnavi02 #contents div.clause_box .cmnBtn .display_btn:active {
	top: 3px;
	box-shadow: none;
}
#main .flame_btm{
	padding-bottom: 20px;
}
#main div.flame div.flame_top div.flame_btm {
	padding-bottom: 40px;
}

body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm h5 {
	padding: 7px 15px;
	box-sizing: border-box;
	border: solid 1px #2f9395;
	border-bottom: none;
	position: relative;
	background-color: #00ac9e;
	border-radius: 8px 8px 0 0;
	color: #FFF;
	font-size: 128%;
	font-weight: bold;
	line-height: 30px;
}

body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm h5:after {
	content: "";
	display: block;
	clear: both;
}

body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .code_box h5 {
	display: inline-block;
	width: 100%;
	height: auto;
	/*line-height: 1.2em;*/
}

body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .code_box h5 .modal_open_btn_wrap {
	float: right;
}

body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .code_box h5 a {
	position: relative;
	padding-right: 35px;
	color: #FFF;
	font-size: 78%;
	text-decoration: underline;
}

body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .code_box h5 a:after {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -9px;
	right: 0;
	background-image: url(../images/icn_question.png);
	background-repeat: no-repeat;
	background-position: center;
}

body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .code_box h5 a:hover {
	opacity: 0.8
}
body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .comments_bock{
margin-top: 50px;
margin-bottom: 50px;
}
body.gnavi02 #contents .insurance_area .insurance_filter {
	padding-bottom: 0px;
	margin: 0 -13px;
	overflow: hidden;
}

body.gnavi02 #contents .product_box.insurance_p .insurance_area .insurance_filter {
	font-size: 0;
}

body.gnavi02 #contents .insurance_area .insurance_filter li {
	display: inline-block;
	width: 33.3%;
	padding: 0 13px 10px;
	box-sizing: border-box;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
}

body.gnavi02.fs02 #contents .insurance_area .insurance_filter li {
	font-size: 13px
}

body.gnavi02.fs03 #contents .insurance_area .insurance_filter li {
	font-size: 17px;
}

body.gnavi02 #contents .insurance_area .insurance_filter li a {
	display: inline-block;
	width: 100%;
	height: 3.5em;
	padding: 0px 10px 0 26px;
	position: relative;
	color: #FFFFFF;
	vertical-align: middle;
	box-sizing: border-box;
	font-size: 120%;
	line-height: 1.2em;
	border-radius: 5px;
	box-shadow: 0px 3px 0 #438a84;
	background-color: #00ac9e;
	transition-property: background-color;
	transition-duration: 100ms;
}

body.fs03.gnavi02 #contents .insurance_area .insurance_filter li a {
	min-height: 92px;
}

body.gnavi02 #contents .insurance_area .insurance_filter li a:hover {
	background-color: #40c1b6;
}

body.gnavi02 #contents .insurance_area .insurance_filter li a:active {
	top: 3px;
	box-shadow: none;
}

body.gnavi02 #contents .insurance_area .insurance_filter li a span {
	vertical-align: middle;
	display: inline-block;
}

body.gnavi02 #contents .insurance_area .insurance_filter li a:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

body.gnavi02 #contents .insurance_area .insurance_filter li a:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	width: 17px;
	height: 17px;
	margin-top: -8.5px;
	vertical-align: middle;
	background-image: url(../images/icon_insurance_filter.png);
	background-position: 0 0;
	background-size: 17px;
}

body.gnavi02 #contents .product_category .item_wrap .item {
	padding: 10px 0 0;
}

body.gnavi02 #contents .toggle_area {
	display: none;
}

body.gnavi02 #contents li.contract_area {
	position: relative;
	margin: 5px 0 0 0;
	display: block;
	text-align: left;
}

body.gnavi02 #contents li.contract_area a:hover {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #fafafa 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0);
	border-color: #d9d9d9;
}

body.gnavi02 #contents li.contract_area p.contract_date {
	display: inline-block;
	float: left;
	vertical-align: middle;
}

body.gnavi02.fs03 #contents li.contract_area p.contract_date,
body.gnavi02.fs03 #contents li.contract_area p.clause_code {
	line-height: 33px;
}

body.gnavi02 #contents li.contract_area p.contract_date span,
body.gnavi02 #contents li.optionSelect_item_list p.contract_date span {
	display: inline-block;
	padding: 0 5px;
}

body.gnavi02 #contents li.contract_area p.clause_code {
	display: inline-block;
	float: right;
	vertical-align: middle;
	text-align: right;
}

body.gnavi02 #contents .product_box.insurance_p .insurance_area .insurance_filter body.gnavi02.fs03 #contents li.contract_area p.clause_code {
	left: 30px;
	top: 40px;
}

body.gnavi02 #contents li.contract_area p.pdf_file {
	position: absolute;
	right: 10px;
	bottom: 0;
	font-size: 14px;
	line-height: 1.5em;
}

#main div.flame div.flame_top_gnavi02 div.flame_btm div.block table.commconTbl span.pdf_file:after,
body.gnavi02 #contents li.contract_area p.pdf_file:after {
	content: "";
	display: inline-block;
	width: 14px;
	height: 23px;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
	background-image: url(../images/icon_pdf.gif);
	background-size: auto 16px;
	background-repeat: no-repeat;
}

body.gnavi02 #contents .toggle_area ul {
	padding: 10px 0;
	border-top: dashed 1px #8f938b;
	margin-top: 10px;
	padding-left: 0 !important;
}

body.gnavi02 #contents .toggle_area ul {
	border-top: none !important;
	margin-top: 0 !important;
}

body.gnavi02 #contents .toggle_area li.contract_area {
	margin: 5px 0 0 0;
}

.mr15 {
	margin-right: 15px !important;
}

body.gnavi02 #contents .item_wrap {
	display: block;
	box-sizing: border-box;
}

body.gnavi02 #contents .item_wrap:not(:last-child) {
	padding-bottom: 50px;
}

body.gnavi02 #contents .item_wrap .item {
	padding: 10px 10px 20px;
}

body.gnavi02 #contents .item_wrap .item ul {
	padding-bottom: 0;
}

body.gnavi02 #contents h6.item_wrap_title {
	position: relative;
	display: block;
	height: auto;
	margin: 0 0 0;
	padding-left: 15px;
	box-sizing: border-box;
	background-color: #def0d8;
	color: #3e753c;
	font-weight: bold !important;
	font-size: 128%;
	line-height: 1.75em;
}

body.gnavi02 #contents h6.item_wrap_title br {
	display: none;
}

body.gnavi02 #contents .product_category h6.item_wrap_title {
	margin: 0 -14px;
}

body.gnavi02 #contents h6.item_wrap_title .close {
	display: inline-block;
	position: absolute;
	top: 2px;
	right: 5px;
	width: 20px;
	height: 20px;
	font-size: 100%;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	border-radius: 20px;
	color: #00ad9e;
	border: solid 1px #00ad9e;
	background-color: #ffffff;
	cursor: pointer;
}

body.gnavi02 #contents h6.item_wrap_title .close:before,
body.gnavi02 #contents h6.item_wrap_title .close:after {
	content: "";
	position: absolute;
	top: 25%;
	left: 25%;
	right: 25%;
	height: 2px;
	background-color: #00ad9e;
	border-radius: 2px;
	transition: all 0.5s;
	top: 45%;
}

body.gnavi02.fs02 #contents h6.item_wrap_title .close:before,
body.gnavi02.fs02 #contents h6.item_wrap_title .close:after,
body.gnavi02.fs03 #contents h6.item_wrap_title .close:before,
body.gnavi02.fs03 #contents h6.item_wrap_title .close:after {
	height: 3px;
}

body.gnavi02 #contents h6.item_wrap_title .close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

body.gnavi02 #contents h6.item_wrap_title .close:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(-45deg);
}

body.gnavi02.fs02 #contents h6.item_wrap_title .close {
	top: 3px;
	width: 25px;
	height: 25px;
	line-height: 25px;
}

.fs03 .product_category h6.item_wrap_title {
	padding-right: 48px;
}

body.gnavi02.fs03 #contents h6.item_wrap_title .close {
	top: 7px;
	width: 30px;
	height: 30px;
}

body.gnavi02 #contents h6.item_wrap_title .close:hover {
	background-color: #d6f1ee;
	text-decoration: none;
}

body.gnavi02 #contents .item_wrap .item .title_text {
	padding-left: 60px;
	position: relative;
	font-weight: bold;
}

body.gnavi02 #contents .item_wrap .item .title_text:before {
	content: "販売中";
	display: block;
	width: 55px;
	height: 20px;
	box-sizing: border-box;
	position: absolute;
	top: 5px;
	left: 0;
	background-color: #def0d8;
	border: solid 1px #3e753c;
	color: #3e753c;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
}

body.gnavi02 #contents .item_wrap .item .title_text:after {
	content: "";
	display: block;
	clear: both;
}

body.gnavi02 #contents .item_wrap .item .title_text .product_name {
	float: left;
}

body.gnavi02 #contents .item_wrap .item .title_text .product_date {
	float: right;
	padding-right: 5px;
	font-weight: normal;
}

body.gnavi02 #contents .item_wrap .item .indent {
	padding: 0 40px;
}

body.gnavi02 #contents .item_wrap .item .contract {
	position: relative;
	padding: 5px 250px 5px 110px;
}

body.gnavi02 #contents .item_wrap .item .contract span {
	position: absolute;
	right: 45px;
	top: 5px;
}

body.gnavi02 #contents .item_wrap .item .btn_area {
	text-align: center;
}

body.gnavi02 #contents .item_wrap .item .btn_area li {
	display: inline-block;
	margin: 0 20px;
}

body.gnavi02 #contents .item_wrap .item .tab {
	display: none;
}

body.gnavi02 #contents .item_wrap .item .another_period {
	position: relative;
	display: block;
	height: auto;
	margin: 10px 0 3px;
	padding: 10px;
	background-color: #fafafa;
	color: #333;
	text-align: center;
	line-height: 1em;
	border-radius: 3px;
	border: 1px dashed #c9c9c9;
}

body.gnavi02 #contents .item_wrap .item .another_period:before {
	content: "上記以前のご契約の方はこちら";
}

body.gnavi02 #contents .item_wrap .item .another_period.select:before {
	content: "元にもどす";
}

body.gnavi02 #contents .item_wrap .item .another_period:after {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	width: 26px;
	height: 26px;
	vertical-align: middle;
	background-image: url(../images/btn_add.png);
	background-position: 0 0;
	background-size: 26px;
}

body.gnavi02 #contents .item_wrap .item .another_period.select:after {
	content: "";
	background-image: url(../images/btn_add.png);
	background-position: 0 27px;
	background-size: 26px;
}

body.gnavi02 #contents .item_wrap .item .another_period:hover {
	background-color: #eee;
}

body.gnavi02 #contents .item_wrap .hr {
	display: block;
	height: 1px;
	margin: 15px 5px;
	position: relative;
	background-color: #C9C9C9;
}

body.gnavi02 #contents .item_wrap .hr:before,
body.gnavi02 #contents .item_wrap .hr:after {
	content: "●";
	position: absolute;
	top: -5px;
	font-size: 10px;
	line-height: 1em;
	color: #C9C9C9;
}

body.gnavi02 #contents .item_wrap .hr:before {
	left: -5px;
}

body.gnavi02 #contents .item_wrap .hr:after {
	right: -5px;
}

body.gnavi02 #contents .item_wrap h7 {
	font-weight: bold;
	position: relative;
	height: 20px;
	display: block;
	padding-bottom: 10px;
	font-size: 0;
}

body.gnavi02 #contents .item_wrap h7:before {
	content: "その他商品";
	display: block;
	width: 80px;
	height: 20px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #def0d8;
	border: solid 1px #3e753c;
	color: #3e753c;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl dt {
	margin-bottom: 10px;
	padding: 0 10px;
	box-sizing: border-box;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}
body.gnavi02 #contents .item_wrap .stopItemBox dl.stopItem.select dt {
	margin-bottom: 0px;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl.noBorder {
	border: none;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl:last-child {
	margin-bottom: 0;
}


body.gnavi02 #contents .item_wrap .stopItemBox dl.select dt:before {
	background-position: 0 26px;
}

body.gnavi02 #contents .item_wrap .itemHeadline{
	margin-top: 10px;
}
body.gnavi02 #contents .item_wrap .itemHeadline span {
	background: #def0d8;
	display: inline-block;
	margin-left: 2%;
	border-radius: 5px;
	text-align: center;
	color: #3e753c;
}
body.gnavi02 #contents .item_wrap .itemHeadline span:first-child{
	margin-left: 0;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl dt {
	padding: 3px 3px 3px 40px;
	position: relative;
	cursor: pointer;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl dt:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -13px;
	display: block;
	width: 26px;
	height: 26px;
	background-image: url(../images/btn_add.png);
	background-position: 0 0;
	background-size: 26px;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl dt:after {
	content: "";
	display: block;
	clear: both;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl dt .stopItemName, body.gnavi02 #contents .itemHeadline span.stopItemName {
	width: 56%;
}
body.gnavi02 #contents .item_wrap .stopItemBox dl dt .stopItemDate,
body.gnavi02 #contents .itemHeadline span.stopItemDate {
	width: 41%;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl dt .stopItemName {
	line-height: 1.3;
	font-size: 14px;
	color: #3e753c;	
}

body.gnavi02 #contents .item_wrap .stopItemBox dl dt:hover .stopItemName {
	text-decoration: underline;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl dt .stopItemDate {
	font-size: 14px;
	margin-left: 3%;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl dt{
	display: flex;
	align-items: center;
	vertical-align: middle;
}
body.gnavi02 #contents .item_wrap .stopItemBox dl dt span{
	height: fit-content;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl dd {
	display: none;
	padding: 10px;
	background: #def0d8;
	margin-bottom: 10px;
	border-radius: 5px;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl.stopItem.select dd:last-child{
	margin-bottom: 10px;
}
body.gnavi02 #contents .item_wrap .stopItemBox dl dd:last-child dt{
	margin-bottom: 0px;
}
body.gnavi02 #contents .item_wrap .stopItemBox dl dd:last-child{
	margin-bottom: 0px;
}
#main .flame ul.insuranceOption_filter li .optionSelect_item_content_wrap ul .optionSelect_item_list a.optionSelect_item_list_btn,
body.gnavi02 #contents .item_wrap .stopItemBox dl dd a {
	display: block;	
	padding: 5px 0;
	padding-left: 40px;
	margin-top: 10px;
	position: relative;
	border: solid 1px #C9C9C9;
	border-radius: 5px;
	background-color: #FFF;
	color: #000;
	text-align: left;
	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
	box-shadow: none !important;
}
body.gnavi02 #contents .item_wrap .stopItemBox dl dd a:first-child{
	margin-top: 0px;
}

body.gnavi02 #contents .item_wrap .stopItemBox dl dd a:hover {
	text-decoration: none;
	color: #16776c;
	border-color: #16776c;
}
#main .flame ul.insuranceOption_filter li .optionSelect_item_content_wrap ul .optionSelect_item_list a.optionSelect_item_list_btn:before,
body.gnavi02 #contents .item_wrap .stopItemBox dl dd a:before {
	content: "";
	color: #F00;
	position: absolute;
	top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	left: 25px;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #ff0000;
}
body.gnavi02 #contents .item_wrap .stopItemBox dl dd a > span{
	line-height: 1em;
}
body.gnavi02 #contents .item_wrap .stopItemBox dl dd a > p{
	line-height: 1em;
	margin-bottom: 5px!important;
}

body.gnavi02 #contents .modal_area .modal_box {
	position: absolute;
	display: none;
	height: auto;
	width: 714px;
	background-color: #fefbf4;
	background-size: 2px;
	border-radius: 8px;
	box-sizing: border-box;
	z-index: 100;
}






body.gnavi02 #contents hr {
	border: none;
	border-top: dashed 1px #e6e6e6;
}

body.gnavi02 #contents .close_btn_area {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 10px;
	text-align: center;
	background-color: #fff;
	z-index: 9999;
	box-sizing: border-box;
}

body.gnavi02 #contents .close_btn_area .close_btn {
	display: inline-block;
	width: 120px;
	height: 40px;
	color: #00ad9e;
	border: solid 2px #00ad9e;
	font-size: 120%;
	text-align: center;
	line-height: 40px;
}

body.gnavi02 #contents .close_btn_area .close_btn:hover {
	text-decoration: none;
	background-color: #d6f1ee;
}

body.gnavi02 #contents .modal_area .modal_box h6.modal_title {
	position: relative;
	display: block;
	padding: 12px 0;
	margin: 0;
	font-size: 155%;
	text-align: center;
	color: #FFFFFF;
	border-radius: 8px 8px 0 0;
	background-color: #00ad9e;
}

body.gnavi02 #contents .modal_area .modal_box h6.modal_title .close {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 14px;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	font-size: 100%;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	border-radius: 25px;
	color: #00ad9e;
	background-color: #ffffff;
	cursor: pointer;
}

body.gnavi02 #contents .modal_area .modal_box h6.modal_title .close:before,
body.gnavi02 #contents .modal_area .modal_box h6.modal_title .close:after {
	content: "";
	position: absolute;
	top: 25%;
	left: 25%;
	right: 25%;
	height: 2px;
	background-color: #00ad9e;
	border-radius: 2px;
	transition: all 0.5s;
	top: 45%;
}

body.gnavi02 #contents .modal_area .modal_box h6.modal_title .close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

body.gnavi02 #contents .modal_area .modal_box h6.modal_title .close:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(-45deg);
}

body.gnavi02 #contents .modal_area .modal_box h6.modal_title .close:hover {
	background-color: #d6f1ee;
	text-decoration: none;
}

body.gnavi02 #contents .modal_area .modal_box .code_modal_area {
	text-align: center;
}

body.gnavi02 #contents .modal_area .modal_box .code_modal_area tbody {
	font-size: 128%;
}

body.gnavi02 #contents .modal_area .modal_box .pop_text {
	display: block;
	height: auto;
	line-height: 30px;
	margin-bottom: 2px;
	font-size: 16px;
	text-align: center;
	color: #ec0662;
	background-color: rgba(255, 179, 179, 0.5);
	font-weight: bold;
}

body.gnavi02 #contents .modal_area .modal_box .pdf_btn {
	position: relative;
	display: inline-block;
	min-width: 237px;
	padding: 10px 10px 10px 26px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.0em;
	color: #fff;
	font-size: 16px;
	border-radius: 4px;
	box-shadow: 0px 3px 0 #438a84;
	background-color: #00ac9e;
	transition-property: background-color;
	transition-duration: 100ms;
	box-sizing: border-box;
}

body.gnavi02 #contents .modal_area .modal_box .pdf_btn:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	width: 17px;
	height: 17px;
	margin-top: -8.5px;
	vertical-align: middle;
	background-image: url(../images/icon_insurance_filter.png);
	background-position: 0 0;
	background-size: 17px;
}

body.gnavi02 #contents .modal_area .modal_box .pdf_btn:hover {
	text-decoration: none!important;
	opacity: .7;
}

body.gnavi02.fs03 #contents .modal_area .modal_box .pdf_btn {
	font-size: 90%;
}

body.gnavi02 #contents .modal_area .modal_box .pdf_btn .small_text {
	font-size: 80%;
}

body.gnavi02 #contents .modal_area .modal_layer {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
	background-color: rgba(100, 100, 100, 0.5);
}

a.insurance {
	font-weight: bold !important;
}

a.insurance.all span {
	line-height: 16px !important;
	font-weight: 100 !important;
}

.clause_box p.modal_text {
	margin-top: -20px !important;
}

body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .cmnBtn {
	padding: 10px;
	box-sizing: border-box;
	background-color: #EEE;
}

body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .modal_text {
	margin-bottom: 20px !important;
}

p.pdf_file.mb0 {
	bottom: 7px !important;
}

.insurance_box .contract_area a {
	position: relative;
	display: table;
	width: 100%;
	min-height: 50px;
	text-decoration: none;
	padding: 5px 25px 5px 10px;
	line-height: 1.5em;
	box-sizing: border-box;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}

.fs02 .insurance_box .contract_area a {
	min-height: 58px;
}

.fs03 .insurance_box .contract_area a {
	min-height: 78px;
}

.insurance_box .contract_area a:after {
	content: "";
	position: absolute;
	right: 5px;
	top: 0;
	display: block;
	width: 8px;
	height: 100%;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: center;
}

.insurance_box .contract_area a:hover p {
	text-decoration: none !important;
}

.insurance_box .contract_area a .contract_wrap {
	display: table-cell;
	vertical-align: middle;
}

.insurance_box .contract_area a .contract_wrap:after {
	content: "";
	display: block;
	clear: both;
}

.flame_inner {
	margin-bottom: 20px;
	padding: 10px 14px;
	border: solid 1px #2f9395;
	border-radius: 0 0 8px 8px;
}

#main .flame.noBorder,
#main .flame.noBorder .flame_top_gnavi02,
#main .flame.noBorder .flame_btm {
	background: #fff;
}

#main .flame .flame_inner>p {
	margin-bottom: 10px;
}

.product_category .insurance_box {
	display: none;
	padding: 0px 14px 10px;
	border: solid 1px #CCC;
	margin-top: 30px;
}

#main .flame h3 {
	font-size: 115%;
}

#main .flame p {
	margin-bottom: 0.5em;
	line-height: 1.9em;
}
#main .flame .insuranceOption_filter p.btnTitle{
	line-height: 1.2em;
	display: inline;
	vertical-align: middle;
}
#main .flame .insuranceOption_filter p.btnText{
	line-height: 1.2em;
}
#main .flame p.caption_text {
	line-height: 1.1em;
}

#main .flame p.caption_text span.caption_text_kome {
	font-size: 15px;
	font-weight: 400;
}

#main .flame p.mb0 {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding:0 !important;
}
#main .flame .optionSelect_item_list a span.contract_wrap{
	padding: 2px 0;
}
#main .flame .optionSelect_item_list a span.contract_wrap > p{
	line-height: 1.5em;
}
#main .caption_text {
	font-weight: bold;
	font-size: 144%;
}

.txtRed {
	color: #f11d1d;
}

.code_modal .top_modal_text {
	padding: 20px 20px 0;
}

.code_modal .top_modal_text p {
	font-size: 130%;
	font-weight: bold;
}

.code_modal .top_modal_text ul {
	font-size: 120%;
}

.code_modal table {
	width: 89%;
	margin: 40px auto 20px;
}

.code_modal th {
	width: 200px;
	height: 54px;
	padding: 0 10px;
	text-align: center;
	background-color: #eff5e7;
	border: solid 1px #a0a0a0;
	box-sizing: border-box;
}

.code_modal td {
	padding: 0 10px;
	text-align: center;
	border: solid 1px #a0a0a0;
	background-color: #ffffff;
}

.code_modal td:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.code_modal td br {
	display: none;
}

.code_modal td span {
	display: inline-block;
	vertical-align: middle;
}

.code_modal .contract_date td span {
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
}

.code_modal .contract_date span.mark {
	width: 10%;
}

.code_modal .contract_date td span:nth-of-type(1) {
	text-align: right;
}

.code_modal .contract_date td span:nth-of-type(3) {
	text-align: left;
}

.code_modal .code_text span {
	font-weight: bold;
}

.code_modal .code_text .mark {
	font-size: 130%;
	padding: 0 10px;
}

body.gnavi02 #contents .modal_area .modal_box.what_modal {
	width: 756px;
}

body.gnavi02 #contents .what_modal .description_item {
	padding-top: 20px;
}

.what_modal .description_item table.commconTbl {
	padding-bottom: 40px;
}

.what_modal .description_item .commconTbl th {
	width: 50%;
	white-space: normal;
}

.what_modal .description_item .commconTbl td {
	width: 50%;
}

.what_modal .description_item .modal_img {
	display: inline-block;
	width: 100%;
	padding: 15px;
	vertical-align: middle;
	box-sizing: border-box;
	background-color: #ffffff;
}

.what_modal .description_modal_area {
	padding: 20px;
	background-color: #fefbf4;
	border-radius: 0 0 8px 8px;
}

.description_modal_area .top_modal_text p {
	font-size: 128%;
	font-weight: bold;
	padding-bottom: 5px;
}

.description_modal_area .top_modal_text ul {
	font-size: 128%;
}

.what_modal .description_item .modal_text {
	display: inline-block;
	width: 50%;
	padding: 10px;
	font-size: 100%;
	vertical-align: top;
	box-sizing: border-box;
}

body.gnavi02 #contents .what_modal .description_item ul {
	padding-bottom: 0;
}

.what_modal .description_item .modal_img:nth-of-type(2) p {
	font-size: 120%;
}

body.gnavi02 #contents .what_modal .description_item .modal_img ul li {
	margin-left: 1em;
	text-align: left;
}

.what_modal .description_item .modal_img .img_item {
	display: inline-block;
	width: 50%;
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
}

.what_modal .description_item .modal_img .img_item p {
	padding-bottom: 2px;
}

.what_modal .description_item dl.code_text:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.what_modal .description_item .code_text dt {
	display: inline-block;
	width: 65%;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	background-color: #6f6f6f;
	vertical-align: middle;
	/* white-space: nowrap; */
	box-sizing: border-box;
}

.what_modal .description_item .code_text dd {
	display: inline-block;
	width: 35%;
	padding: 5px;
	vertical-align: middle;
	box-sizing: border-box;
}

.what_modal .description_item .code_wrap .code_text_area {
	position: relative;
}

.what_modal .description_item .code_wrap .title_area {
	display: inline-block;
	color: #ffffff;
	font-size: 130%;
	background-color: #3e753c;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-radius: 39px;
}

.what_modal .description_item .code_wrap .kome_area {
	width: 450px;
	float: right;
	padding-left: 1em;
	text-indent: -1em;
	box-sizing: border-box;
}

.fs03 .what_modal .description_item .code_wrap .kome_area {
	width: 580px;
}

.what_modal .description_item dl.code_text {
	display: inline-block;
	width: 450px;
	float: right;
	font-size: 128%;
	border: solid 2px #6f6f6f;
	box-sizing: border-box;
}

.fs03 .what_modal .description_item dl.code_text {
	width: 580px;
}

.what_modal .description_item .code_text dd span {
	display: inline-block;
	width: 45%;
	box-sizing: border-box;
}

.what_modal .description_item .code_text dd span.mark {
	width: 10%;
	text-align: center;
}

.what_modal .description_item .code_text dd span:nth-of-type(1) {
	text-align: right;
}

.add_text {
	display: block;
	width: 95%;
	padding: 10px;
	margin: 0 auto 30px;
	border: solid 1px;
	box-sizing: border-box;
}

.commconTbl .w70 br {
	display: none;
}

.block_fl_btm {
	height: auto;
	position: relative;
	padding: 15px 15px 15px 15px;
	margin: 0 0 20px 0;
	border: solid 1px #dfdfdf;
}

.block_fl_btm a {
	position: absolute;
	top: 15px;
	left: 15px;
}

p.txt_rt {
	width: 100%;
	padding: 0 0 0 125px;
	margin-bottom: 0 !important;
	box-sizing: border-box;
}

.number {
	padding-top: 10px;
	text-align: right;
}

.additional_document a {
	border: solid 1px #a0a0a0;
	width: 89%;
	margin: 10px auto 40px;
	display: inline-block;
	padding: 5px;
}

br.maxw350 {
	display: none;
}

#main .note li {
	text-indent: -1em !important;
	line-height: 1.8 !important;
}
.pdf_icon{
	vertical-align: middle;
	padding-bottom: 5px;
	margin:0 2px;
}
.mt60 {
	margin-top: 60px !important;
}

.fs {
	font-size: 85%;
	color: #666;
}

.fs99 {
	font-size: 99%;
}

.moreLink {
	font-weight: bold;
	color: #00ac9e;
}

.moreLinkBefore{
	position: relative;
	vertical-align: middle;
	margin-right: 20px;
}
.moreLinkBefore::before{
	display: inline-block;
	content: "";
	z-index: 50;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #00ac9e;
	position:absolute;
	top: 0px;
	left: 0px;
}
.moreLinkBefore::after{
	display: block;
	content: "";
	position:absolute;
	top: 4px;
	left: 6px;
	z-index: 100;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3.5px 0 3.5px 4px;
	border-color: transparent transparent transparent #FFF;
}

#contents ul,
#contents li {
	margin: 0;
	padding: 0;
}

#yakkan #contents {
	background-image: none;
}

body#yakkan #contents #main .flame_top_gnavi02 {
	background: url(/common/images/flame_top_no-title.gif) 0 0 no-repeat;
}

@media (max-width: 960px) {

	#header .headerIn01,
	#breadCrumb .breadCrumbIn01,
	#footer .footerIn01 .copyright {
		width: auto;
	}

	body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .cmnBtn {
		text-align: center;
	}

	body.gnavi02 #contents .insurance_area .insurance_filter ul {
		padding-bottom: 5px;
		margin: 0 -10px;
	}

	body.gnavi02 #contents .insurance_area .insurance_filter li {
		width: 50%;
		padding: 0 10px 10px;
	}

	body.gnavi02 #contents .insurance_area .insurance_filter li:nth-of-type(2n - 1) {
		padding-right: 0;
	}

	body.gnavi02 #contents .insurance_area .insurance_filter li a {
		display: inline-block;
		width: 100%;
		min-height: 58px;
		font-size: 110%;
	}

	body.fs03.gnavi02 #contents .insurance_area .insurance_filter li a {
		min-height: 110px;
	}

	body.gnavi02 #contents .item_wrap .item .title_text {
		font-weight: bold;
		font-size: 90%;
	}

	body.gnavi02 #contents div.clause_box .cmnBtn .cmn_title {
		display: block;
		text-align: left;
		font-size: 120%;
	}

	.description_modal_area {
		overflow: auto;
		height: 640px;
		padding-bottom: 10px;
		padding-top: 60px;
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
		background-color: #ffffff;
	}

	.code_modal_area {
		overflow: auto;
		height: 360px;
		box-sizing: border-box;
	}

	.what_modal .description_modal_area {
		padding: 60px 5px 20px;
	}

	body.gnavi02 #contents .modal_area .modal_box body.gnavi02 #contents li.contract_area p.contract_date {
		min-width: auto;
	}

	body.gnavi02 #contents li.contract_area p.contract_date span {
		padding: 0px 5px;
	}

	body.gnavi02 #contents .modal_area .modal_box.what_modal {
		width: 650px;
	}

	body.gnavi02 #contents .modal_area .modal_box.code_modal {
		max-width: 714px;
		width: 100%;
	}

	.what_modal .description_item .commconTbl th,
	.what_modal .description_item .commconTbl td {
		width: 100%;
		display: block;
		box-sizing: border-box;
	}

	.what_modal .description_item .modal_img {
		width: 100%;
	}

	.what_modal .description_item .modal_img .img_item {
		width: 100%;
	}

	.what_modal .description_item .code_wrap .kome_area {
		max-width: 100%;
		min-width: 252px;
	}

	.flame_inner {
		padding: 10px 15px;
	}

	body.gnavi02 #contents li.contract_area p.clause_code {
		text-align: right;
		/* white-space: nowrap; */
	}

	body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .code_box h5 .modal_open_btn_wrap {
		display: block;
		position: relative;
		top: 0;
		text-align: right;
	}

	body#yakkan #contents #main .flame_top_gnavi02 {
		background: none !important;
	}
}

@media (max-width: 650px) {
	#main .caption_text {
		font-size: 103%;
	}

	#main .flame .flame_inner>p {
		font-size: 90%;
	}

	body.gnavi02 #contents h2 {
		height: 50px;
		font-size: 18px;
	}

	#main div.flame div.flame_top_gnavi02 div.flame_btm div.block {
		font-size: 77%;
	}

	body.gnavi02 #contents .flame_top_gnavi02 table.commconTbl.mb20 {
		border-right: none;
	}

	body.gnavi02 #contents .flame_top_gnavi02 table.commconTbl.mb20 th,
	body.gnavi02 #contents .flame_top_gnavi02 table.commconTbl.mb20 td {
		display: block;
		width: 100%;
		padding: 5px !important;
		box-sizing: border-box;
	}

	body.gnavi02 #contents .flame_top_gnavi02 table.commconTbl.mb20 th {
		text-align: center;
	}

	body.gnavi02 #contents .flame_top_gnavi02 table.commconTbl.mb20 td {
		border-top: none;
		border-bottom: none;
	}

	#main .flame_btm.hasH3 p.ml20.mb20 {
		font-size: 90%;
		margin-left: 15px !important;
		margin-bottom: 10px !important;
	}

	body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm h5 {
		font-size: 103%;
	}

	body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .code_box h5 a {
		font-size: 75%;
	}

	body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .code_box h5 a:after {
		top: -8px;
	}

	body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm .code_box h5 .modal_open_btn_wrap {
		padding-top: 4px;
	}

	body.gnavi02 #contents h6.item_wrap_title {
		padding-top: 2px;
		padding-bottom: 3px;
		font-size: 103%
	}

	body.gnavi02 #contents .insurance_area .insurance_filter li a:after {
		left: 5px;
	}

	body.gnavi02 #contents .insurance_area .insurance_filter li a span {
		display: inline-block;
		vertical-align: middle;
		line-height: 1.5em;
	}

	body.gnavi02 #contents .insurance_area .insurance_filter {
		padding: 0 10px;
	}

	.flame_inner {
		margin-bottom: 10px;
		padding: 10px 5px;
	}

	body.gnavi02 #contents .item_wrap .item {
		padding: 10px 5px;
	}

	body.gnavi02 #contents .item_wrap .item .another_period {
		font-size: 80%;
	}

	.insurance_box .contract_area a {
		font-size: 77%;
	}

	body.gnavi02 #contents div.clause_box .cmnBtn .cmn_title {
		font-size: 90%;
	}

	body.gnavi02 #contents div.clause_box .cmnBtn .display_btn {
		display: block;
		margin: 10px auto 0;
	}

	body.gnavi02 #contents div.clause_box .cmnBtn input {
		width: 100px;
	}

	body.gnavi02 #contents div.clause_box .cmnBtn input:nth-of-type(2) {
		margin-right: 0 !important;
	}

	body.gnavi02 #contents li.contract_area p.pdf_file {
		position: static;
		padding-left: 30px;
	}

	body.gnavi02 #contents .modal_area .modal_box {
		position: fixed;
		top: 0 !important;
		bottom: 0;
		height: auto;
		width: 100%;
		background-color: #fefbf4;
		background-size: 2px;
		border-radius: 0;
		box-sizing: border-box;
		z-index: 100;
	}

	.description_modal_area {
		height: 100%;
		padding-bottom: 64px;
		box-sizing: border-box;
	}

	.description_modal_area .top_modal_text p {
		font-size: 90%;
	}

	.description_modal_area .top_modal_text ul {
		font-size: 90%;
	}

	.code_modal_area {
		height: 100% !important;
		padding-bottom: 64px;
		box-sizing: border-box;
	}

	.commconTbl .w70 {
		width: 70px;
	}

	.commconTbl .w70 br {
		display: block;
	}

	.code_modal table {
		margin-top: 20px;
		border-bottom: solid 1px #a0a0a0;
		font-size: 100%;
	}

	.code_modal th,
	.code_modal td {
		/* border: none; */
	}

	.code_modal th {
		display: block;
		width: 100%;
		box-sizing: border-box;
		padding: 1px 5px;
		height: auto;
		border-bottom-width: 0;
	}

	.code_modal td {
		display: block;
		width: 100%;
		min-height: 40px;
		padding: 9px 5px;
		box-sizing: border-box;
		font-size: 78%;
		border-bottom-width: 0;
	}

	.code_modal th:before,
	.code_modal td:before {
		content: "";
		display: inline-block;
		height: 100%;
		vertical-align: middle;
	}

	.code_modal th span {
		display: inline-block;
		font-size: 85%;
	}

	.code_modal th span br {
		display: none;
	}

	.code_modal td span {
		display: inline-block;
		vertical-align: middle;
	}

	body.gnavi02 #contents .modal_area .modal_box h6.modal_title {
		position: absolute;
		width: 100%;
		padding: 8px 0;
		border-radius: 0;
		padding: 10px 60px 10px 5px;
		font-size: 110%;
		box-sizing: border-box;
		font-weight: bold;
		z-index: 1;
	}

	body.gnavi02 #contents .modal_area .modal_box.what_modal {
		height: auto;
		width: 100%;
	}

	body.gnavi02 #contents .modal_area .modal_box .code_modal_area {
		padding-top: 50px;
		height: 100%;
		overflow: auto;
		box-sizing: border-box;
	}

	.what_modal .description_item .modal_text {
		display: block;
		width: 100%;
	}

	.what_modal .description_item .modal_img {
		display: block;
		width: 100%;
		padding: 5px;
	}

	.what_modal .description_item dl.code_text {
		width: 305px;
		max-width: 100%;
		font-size: 90%;
		margin-top: 3px;
		margin-left: 10px;
		float: none;
	}

	.what_modal .description_item .code_wrap .title_area {
		width: 40px;
		height: 40px;
		font-size: 100%;
		line-height: 40px;
	}

	.what_modal .description_item .code_wrap .kome_area {
		width: 300px;
		max-width: 100%;
		font-size: 90%;
		float: none;
		margin: 0 auto;
	}

	.what_modal .description_item .modal_img .img_item p {
		font-size: 90%;
	}

	.code_modal table {
		width: 95%;
	}

	.what_modal .description_item .code_wrap .code_text_area {
		text-align: center;
	}

	body.gnavi02 #contents .modal_area .modal_box .pdf_btn .small_text {
		font-size: 90%;
	}

	body.gnavi02 #contents .what_modal .description_item ul {
		font-size: 90%;
	}

	body.gnavi02 #contents .modal_area .modal_box .pdf_btn {
		width: 240px;
		height: 57px;
		padding: 14px 14px 14px 28px;
	}

	.block_fl_btm {
		font-size: 90%;
	}

	.block_fl_btm a {
		position: static;
	}

	p.txt_rt {
		padding: 0px 0px 15px 0px;
	}
}

@media (max-width: 350px) {
	br.maxw350 {
		display: block;
	}

	.what_modal .description_item dl.code_text {
		margin-left: 0;
		margin-top: 10px;
	}

	.what_modal .description_item .code_text dt {
		width: 60%;
	}

	.what_modal .description_item .code_text dd {
		width: 40%;
	}
}


/* アコーディオン対応 */
body.gnavi02 #contents.page_tokuyaku a.another_period {
	display: none !important;
}

body.gnavi02 #contents.page_tokuyaku .toggle_area {
	display: block !important;
}






/* 2019/12/09 特約中途付加ページ作成 */

body.gnavi02 #contents .yakkanPageTitleArea {
	position: relative;
}

body.gnavi02 #contents .yakkanPageTitleArea h2 {
	padding-left: 0;
	max-width: 960px;
	height: 55px;
	font-weight: bold;
}

body.gnavi02 #contents .yakkanPageTitleArea h3.pageSubTitle {
	display: block;
	max-width: 960px;
	height: 55px;
	padding: 0 0 0 10px;
	margin: 0px auto 15px;
	font-size: 23px;
	font-weight: bold;
	box-sizing: border-box;
}
body.gnavi02 #contents .yakkanPageTitleArea h3.pageSubTitle .titleText {
	display: inline-block;
	/* vertical-align: middle; */
	vertical-align: -webkit-baseline-middle;
	line-height: 1.2;
	width: 370px;
	border-left: 7px solid #00ac9e;
	padding-left: 10px;
}
body.gnavi02 #contents.page_tokuyaku .yakkanPageTitleArea h3.pageSubTitle .titleText{
	border-left: 7px solid #f19149;
}

body.gnavi02 #contents .yakkanPageTitleArea .btn {
	display: flex;
	align-items: center;
	width: 300px;
	height: 85px;
	padding: 10px 5px 10px 75px;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	background-color: #00ac9e;
	color: #FFF;
	line-height: 1.3;
	border-radius: 10px;
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
	transition-property: background-color;
	transition-duration: 100ms;
}
body.gnavi02 #contents .yakkanPageTitleArea .yakkanBtnArea {
    position: absolute;
    top: 10px;
    left: calc(50% - 75px);
}
body.gnavi02 #contents.page_tokuyaku .yakkanPageTitleArea .yakkanBtnArea {
    top: 70px;
}
body.gnavi02 #contents.page_kirameki .yakkanPageTitleArea .yakkanBtnArea {
	top: 70px;
}

body.gnavi02 #contents .yakkanPageTitleArea .yakkanBtnArea .btn br{
	display:block;
}


body.gnavi02 #contents:not(.page_tokuyaku) .yakkanPageTitleArea .btn:hover {
	opacity: .7;
}

body.gnavi02 #contents .yakkanPageTitleArea .btn:before {
	content: "";
	position: absolute;
	top: 17px;
	left: 15px;
	background-image: url(/yakkan/images/btn_yakkan_request.png);
	width: 50px;
	height: 50px;
	border: 0;
	background-size: 100%;
	background-repeat: no-repeat;
}

body.gnavi02 #contents .yakkanPageTitleArea .btn .btnText {
    background-color: #fff;
    height: 75px;
    width: 100%;
    border-radius: 10px;
    padding: 7px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 20px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}


body.gnavi02 #contents .yakkanPageTitleArea .btn:hover {
	text-decoration: none;
	background-color: #40c1b6;
}

body.gnavi02 #contents .insurance_p hr {
	display: block;
	margin-bottom: 15px;
	border-top: solid 1px #b7b7b7;
}

#contents .insurance_p .optionSelectBox h6 {
	background-color: #000;
	color: #FFF;
	padding: 2px 15px;
	font-size: 128%;
	font-weight: bold;
}
.tokuyaku #contents .insurance_p .optionSelectBox h6 {
margin-bottom: 12px;
}

#contents .insurance_p .optionSelectBox ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#contents .insurance_p .optionSelectBox ul li {
	flex: 0 0 49%;
	margin:30px auto;
}
#contents .insurance_p .optionSelectBox ul li:first-child{
	margin-top: 5px;
}
#contents .insurance_p .optionSelectBox ul li a {
	display: flex;
	height: 100%;
	align-items: center;
	box-sizing: border-box;
	padding: 10px;
	position: relative;
	background-color: #000;
	border-radius: 7px;
	box-shadow: 0px 3px 0 #000000;
	color: #000;
	font-size: 128%;
	font-weight: bold;
	line-height: 1.3;
	transition-property: background-color;
	transition-duration: 100ms;
}

#contents .insurance_p .optionSelectBox ul li a:hover {
	text-decoration: none;
}

#contents .insurance_p .optionSelectBox.mid ul li a:active,
#contents .insurance_p .optionSelectBox.update ul li a:active {
	top: 3px;
	box-shadow: none;
}

#contents .insurance_p .optionSelectBox ul li a:before {
	content: "";
	display: block;
	flex: 0 0 18px;
	height: 18px;
	margin-right: 7px;
	vertical-align: middle;
	background-image: url(../images/icon_insurance_option_filter.png);
	background-position: center;
	background-size: 17px;
	background-repeat: no-repeat;
}

#contents .insurance_p .optionSelectBox ul li a .btnInr {
	display: inline-block;
	vertical-align: middle;
	flex: 1 1 auto;
}

#contents .insurance_p .optionSelectBox ul li a .btnTitle {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: solid 1px;
}

#contents .insurance_p .optionSelectBox ul li a .btnText {
	margin-bottom: 0;
}

#contents .insurance_p .optionSelectBox ul li a .btnText span {
	display: inline-block;
	padding-left: 0.7em;
	text-indent: -0.7em;
	font-size: 81%;
	padding-right: 15px;
}

#contents .insurance_p .optionSelectBox ul li.optionSelect_item_list{
	margin: 5px 0;
}
#contents .insurance_p .optionSelectBox.mid h6 {
	background-color: #3ba036;
}

#contents .insurance_p .optionSelectBox.update h6 {
	background-color: #0075a9;
}

#contents .insurance_p .optionSelectBox.mid ul li a {
	background-color: #7fbf7c;
	box-shadow: 0 3px 0 #64894b;
}

#contents .insurance_p .optionSelectBox.mid ul li a:hover {
	background-color: #98cb96;
}

#contents .insurance_p .optionSelectBox.update ul li a {
	background-color: #3299c7;
	box-shadow: 0 3px 0 #4c778c;
}

#contents .insurance_p .optionSelectBox.update ul li a:hover {
	background-color: #5aadd2;
}


body.gnavi02 #contents .product_content_box.options h6.item_wrap_title {
	color: #FFF;
	background-color: #000;
}

#contents .product_content_box.options .item {
	position: relative;
}

#contents .product_content_box.options .item+.item {
	padding-top: 15px;
}

#contents .product_content_box.options .item+.item .before,
#contents .product_content_box.options .item+.item:before {
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 0;
	left: 10px;
	right: 10px;
	background-color: #a0a0a0;
}

#contents .product_content_box.options .item .insuranceBox {
	background-color: #CCC;
	padding: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	border: solid 1px #d2d2d2;
	line-height: 1.5;
}

#contents .product_content_box.options .item .insuranceBox span {
	display: inline-block;
	min-width: 8em;
}

#contents .product_content_box.options .insurance_box.mid .item .insuranceBox span.disp_in {
	display: inline;
}

#contents .product_content_box.options .insurance_box.mid .item .insuranceBox br.list_none {
	display: none;
}

body.gnavi02 #contents .product_content_box.options .insurance_box.mid h6.item_wrap_title {
	background-color: #3ba036;
}

body.gnavi02 #contents .product_content_box.options .insurance_box.update h6.item_wrap_title {
	background-color: #0075a9;
}

#contents .product_content_box.options .insurance_box.mid .item .insuranceBox {
	background-color: #afdfac;
}

#contents .product_content_box.options .insurance_box.update .item .insuranceBox {
	background-color: #9cd2ea;
}


@media (max-width: 960px) {
	body.gnavi02 #contents .yakkanPageTitleArea .btn {
		height: auto;
		margin: 0 10px 10px;
		position: relative;
		width: auto;
	}
	body.gnavi02 #contents .yakkanPageTitleArea .btn .btnText{
		height: auto;
		font-size: 13px;
		height: 54px;
	}
	body.gnavi02 #contents .yakkanPageTitleArea .btn:before{
	    top: 0;
	    width: 50px;
	    height: 100%;
	    background-position: center;
	}
	body.gnavi02 #contents .yakkanPageTitleArea h3.pageSubTitle .titleText{
		width: 100%;
		padding-right: 10px;
		box-sizing: border-box;
	}
	}
	body.gnavi02 #contents .yakkanPageTitleArea .btn br {
		display: none;
	}
}

@media (max-width: 650px) {
	body.gnavi02 #contents .yakkanPageTitleArea h3.pageSubTitle .titleText {
		font-size: 16px;
		max-width: 94%;
	}

	body.gnavi02 #contents .yakkanPageTitleArea .btn {
		font-size: 14px;
	}

	#contents .insurance_p .optionSelectBox ul li {
		flex: 1 1 100%;
	}

	#contents .insurance_p .optionSelectBox h6 {
		font-size: 100%;
	}

	#contents .insurance_p .optionSelectBox ul li a {
		font-size: 100%;
		font-weight: normal;
	}

	#contents .product_content_box.options .item .insuranceBox {
		font-size: 90%;
		font-weight: normal;
	}
}


/* 2019/12/09 約款TOP 約款モーダル改定のお知らせ追加 */

body.gnavi02 #contents .modal_area .modal_box .revisionInfoArea {
	width: 89%;
	/* min-height: 80px; */
	margin: 10px auto 40px;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 10px;
	/* position: relative; */
	border: solid 1px #CCC;
	background-color: #FFF;
	text-align: center;
	font-size: 128%;
}

body.gnavi02 #contents .modal_area .modal_box .revisionInfoArea .pdf_btn {
	width: 237px;
	margin-top: 20px;
	margin-bottom: 0;
	/* position: absolute; */
	/* top: calc(50% - 27px); */
	/* right: 10px; */
}

@media (max-width: 960px) {
	body.gnavi02 #contents .modal_area .modal_box .revisionInfoArea {
		padding: 20px;
	}

	body.gnavi02 #contents .modal_area .modal_box .revisionInfoArea .pdf_btn {
		display: block;
		margin: 15px auto 0;
		position: relative;
		right: inherit;
	}

	.code_modal_area {
		height: auto;
		min-height: 360px;
	}

	body.gnavi02 #contents .yakkanPageTitleArea h2 {
		height: auto;
		padding-left: 10px;
		font-weight: bold;
	}

	body.gnavi02 #contents .yakkanPageTitleArea h3.pageSubTitle {
		height: 1.2em;
		margin-bottom: 30px;
	}

	body.gnavi02 #contents .yakkanPageTitleArea h3.pageSubTitle:before {
		margin-right: 0;
	}
	
	
}

@media (max-width: 650px) {
	body.gnavi02 #contents .yakkanPageTitleArea h3.pageSubTitle {
		height: 1em;
		margin-bottom: 20px;
	}
}

/* 2019/12/24 カラーバリエーション追加 */
body.gnavi02 #contents.page_tokuyaku .yakkanPageTitleArea h3.pageSubTitle:before,
body.gnavi02 #contents:not(.page_tokuyaku) .yakkanPageTitleArea .btn,
body.gnavi02 #contents.page_tokuyaku #main div.flame div.flame_top div.flame_btm h5,
#contents.page_tokuyaku .insurance_p .optionSelectBox.mid h6,
#contents.page_tokuyaku .insurance_p .optionSelectBox.update h6,
body.gnavi02 #contents.page_tokuyaku .product_content_box.options .insurance_box.mid h6.item_wrap_title,
body.gnavi02 #contents.page_tokuyaku .product_content_box.options .insurance_box.update h6.item_wrap_title,
body.gnavi02 #contents.page_tokuyaku div.clause_box .cmnBtn .display_btn,
body.gnavi02 #contents .modal_area .modal_box.options h6.modal_title,
body.gnavi02 #contents .modal_area .modal_box.options .pdf_btn,
body.gnavi02 #contents.page_tokuyaku .modal_area .modal_box.what_modal h6.modal_title {
	background-color: #f19149;
}

body.gnavi02 #contents.page_tokuyaku #main div.flame div.flame_top div.flame_btm h5,
.page_tokuyaku #main .flame h3,
.page_tokuyaku .flame_inner {
	border-color: #f19149;
}

body.gnavi02 #contents.page_tokuyaku div.clause_box .cmnBtn .display_btn,
body.gnavi02 #contents .modal_area .modal_box.options .pdf_btn {
	box-shadow: 0px 3px 0 #977962;
}

body.gnavi02 #contents.page_tokuyaku div.clause_box .cmnBtn .display_btn:active,
body.gnavi02 #contents .modal_area .modal_box.options .pdf_btn:active {
	box-shadow: none;
}


#contents.page_tokuyaku .insurance_p .optionSelectBox.mid ul li a,
#contents.page_tokuyaku .insurance_p .optionSelectBox.update ul li a,
#contents.page_tokuyaku .product_content_box.options .insurance_box.mid .item .insuranceBox,
#contents.page_tokuyaku .product_content_box.options .insurance_box.update .item .insuranceBox {
	background-color: #fbe0cc;
}


#contents.page_tokuyaku .insurance_p .optionSelectBox.mid ul li a:hover,
#contents.page_tokuyaku .insurance_p .optionSelectBox.update ul li a:hover {
	background-color: #faece0;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox.mid ul li a,
#contents.page_tokuyaku .insurance_p .optionSelectBox.update ul li a {
	box-shadow: 0 3px 0 #c6b8ae;
}

body.gnavi02 #contents .modal_area .modal_box.options h6.modal_title .close:before,
body.gnavi02 #contents .modal_area .modal_box.options h6.modal_title .close:after {
	background-color: #f19149;
}

body.gnavi02 #contents .modal_area .modal_box.options h6.modal_title .close:hover {
	background-color: #f5e4d8;
}

body.gnavi02 #contents .modal_box.options.code_modal th {
	background-color: #fbe0cc;
}

body.gnavi02 #contents .modal_area .modal_box.options .pdf_btn:before {
	background-image: url(../images/icon_insurance_option_filter.png);
}

body.gnavi02 #contents.page_tokuyaku div.clause_box .cmnBtn .cmn_title:before {
	background-image: url(../images/icon_option_search.png);
}



body.gnavi02 #contents .modal_area .modal_box .pdf_btn:active {
	top: 3px;
}

body.gnavi02 #contents .modal_area .modal_box .revisionInfoArea .pdf_btn:active {
	top: calc(50% - 24px);
}

.code_modal .roduct_name td span {
	display: inline-block;
	width: 100%;
	padding-left: 5px;
	box-sizing: border-box;
	text-align: left;
}

.code_modal .roduct_name td span.modal_box_none {
	display: none;
}

#contents .product_content_box.options .item .insuranceBox span b.modal_box_inline {
	display: none;
}

.code_modal .roduct_name td span b.modal_box_inline {
	display: inline;
	font-weight: normal;
}

body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm h5 .link_area {
	margin-left: 20px;
}

body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm h5 .link_area a {
	color: #FFF;
	text-decoration: underline;
}

body.gnavi02 #contents #main div.flame div.flame_top div.flame_btm h5 .link_area a:hover {
	text-decoration: none;
}

/*.個別インデント調整*/
#contents .insurance_p .optionSelectBox ul li a[data-category="J001"] .btnText span,
#contents .insurance_p .optionSelectBox ul li a[data-category="N001"] .btnText span {
	min-width: 85px;
}

body.fs02 #contents .insurance_p .optionSelectBox ul li a[data-category="J001"] .btnText span,
body.fs02 #contents .insurance_p .optionSelectBox ul li a[data-category="N001"] .btnText span {
	min-width: 100px;
}

#contents .insurance_p .optionSelectBox ul li a[data-category="K001"] .btnText span,
#contents .insurance_p .optionSelectBox ul li a[data-category="L001"] .btnText span {
	padding-left: 4px;
	text-indent: 0;
}

.code_modal[data-category="N001"][data-version="1"] .roduct_name td span.modal_box_data-version_none {
	display: none;
}

/*.what_modal追加修正*/
body.gnavi02 #contents.page_tokuyaku .modal_area .modal_box.what_modal {
	width: 930px;
}

#contents.page_tokuyaku .what_modal .description_item .code_wrap .kome_area {
	width: 100%;
	padding-left: 425px;
}

#contents.page_tokuyaku .what_modal .description_item .modal_img .img_item {
	width: 33%;
}

#contents.page_tokuyaku .what_modal .description_item .code_wrap .title_area {
	background-color: #f19149;
}

body.gnavi02 #contents.page_tokuyaku .modal_area .modal_box.what_modal h6.modal_title .close:before,
body.gnavi02 #contents.page_tokuyaku .modal_area .modal_box.what_modal h6.modal_title .close:after {
	background-color: #f19149;
}

body.gnavi02 #contents.page_tokuyaku .modal_area .modal_box.what_modal h6.modal_title .close:hover {
	background-color: #f5e4d8;
	text-decoration: none;
}

@media (max-width: 960px) {
	body.gnavi02 #contents.page_tokuyaku .modal_area .modal_box.what_modal {
		width: 650px;
	}

	#contents.page_tokuyaku .what_modal .description_item .code_wrap .kome_area {
		padding-left: 160px;
	}

	#contents.page_tokuyaku .what_modal .description_item .modal_img .img_item {
		width: 100%;
	}
	body.gnavi02 #contents .yakkanPageTitleArea h3.pageSubTitle {
		font-weight: normal;
		height: auto;
		margin-top: 20px;
	}
	#main div.flame div.flame_top_gnavi02 div.flame_btm div.block .commconTbl{
		width: 100%;
	}
	#main div.flame div.flame_top_gnavi02 div.flame_btm div.block .commconTbl th:first-child{
		width: 30%!important;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl dt .stopItemDate, body.gnavi02 #contents .item_wrap .stopItemBox .itemHeadline {
		display: flex;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl dt .stopItemName, body.gnavi02 #contents .item_wrap .stopItemBox .itemHeadline span.stopItemName{
		width: 58%;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl dt .stopItemDate{
		margin-left: 0;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl dt .stopItemDate, body.gnavi02 #contents .item_wrap .stopItemBox .itemHeadline span.stopItemDate{
		width: 40%;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl dt{
		padding-left: 31px;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl dt:before{
		left: 3px;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl dd a > p{
		margin-bottom: 0!important;
	}
}

@media (max-width: 650px) {
	body.gnavi02 #contents.page_tokuyaku .modal_area .modal_box.what_modal {
		width: 100%;
	}

	#contents.page_tokuyaku .what_modal .description_item .code_wrap .kome_area {
		width: 300px;
		padding-left: 1em;
	}
	
}

/* 代理請求・リビングニーズ特約のみ 「右の特約を中途付加する場合」にする*/

[data-category="L001"] tr.roduct_name th span.isbold {
	display: none;
}

[data-category="L001"] tr.roduct_name th:before {
	content:"右の特約を中途付加する場合";
	white-space: nowrap;
}


/* 2020/07/31 レイアウト変更*/
/*一覧から確認の非表示*/
.product_content_box.options {
	display: none;
}

#contents.page_tokuyaku span.title_note {
	display: inline-block;
	padding-left: 10px;
	font-weight: normal !important;
	font-size: 80% !important;
}

#contents .modal_box span.title_note {
	display: none;
}

#contents.page_tokuyaku .insurance_link_area {
	background-color: #f19149;
}

#contents.page_tokuyaku .insurance_link_area .insurance_link_inner {
	padding: 10px;
	margin: 0 15px;
	border-top: solid 1px #ffffff;
	color: #ffffff;
}

#contents.page_tokuyaku .insurance_link_area .insurance_link_inner p {
	margin: 0;
}

#contents.page_tokuyaku .insurance_link_area .insurance_link_inner ul {
	text-decoration: none;
}

#contents.page_tokuyaku .insurance_link_area .insurance_link_inner ul li a {
	color: #ffffff;
	text-decoration: underline;
}

#contents.page_tokuyaku .insurance_link_area .insurance_link_inner ul li a:hober {
	text-decoration: none;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a {
	padding: 8px 60px 8px 10px;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a:before {
	display: none;
}


#contents.page_tokuyaku .insurance_p .optionSelectBox ul {
	display: block;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li {
	position: relative;
	display: block;
	text-align: left;
}
#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a .btnTitle {
	padding-bottom: 10px;
	margin-bottom: 0;
	border-bottom: none;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a span.borderBottom {
	display: block;
	width: 100%;
	padding-top: 7px;
	margin-bottom: 5px;
	border-bottom: solid 1px #000000;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	vertical-align: middle;
	background-image: url(../images/btn_toggle.png);
	background-position: center;
	background-repeat: no-repeat;
	background-position: top left;
}
#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a.optionSelect_item_list_btn:after{
	background-image:none;
}
#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a.open:after {
	content: "";
	background-position: bottom left;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li .optionSelect_item_content_wrap {
	background-color:#faece0;
	border-radius: 5px;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li .optionSelect_item_content_wrap.open {
	/*	display: block;*/
}
#contents.page_tokuyaku .insurance_p .optionSelectBox ul li .optionSelect_item_content_wrap ul{
padding: 5px 10px;
}
#contents.page_tokuyaku .insurance_p .optionSelectBox ul li .optionSelect_item_list_btn {
	position: relative;
	display: table;
	width: 100%;
	text-decoration: none;
	padding: 5px 25px 5px 10px;
	box-sizing: border-box;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	font-weight: normal;
	font-size: 100%;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
	box-shadow: none !important;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li .optionSelect_item_list_btn .contract_wrap {
	display: table-cell;
	vertical-align: middle;
	height: 46px;
	max-height:auto;
}

#contents .insurance_p .optionSelectBox ul li .optionSelect_item_list_btn .contract_wrap .contract_date {
	vertical-align: middle;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li .optionSelect_item_list_btn .contract_wrap .clause_code {
	vertical-align: middle;
	padding-left: 5px!important;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li .toggle_area ul {
	padding: 0;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a.another_period {
	position: relative;
	display: block;
	height: auto;
	margin: 10px 0 3px;
	padding: 10px;
	background-color: #fafafa;
	color: #333;
	text-align: center;
	line-height: 1em;
	border-radius: 3px;
	border: 1px dashed #c9c9c9;
	box-shadow: none;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a.another_period:hover {
	background-color: #eee;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a.another_period:before {
	content: "上記以前のご契約の方はこちら";
	display: inline-block;
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a.another_period.select:before {
	content: "元にもどす";
}

#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a.another_period:after {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	width: 26px;
	height: 26px;
	vertical-align: middle;
	background-image: url(../images/btn_add.png);
	background-position: 0 0;
	background-size: 26px;
}

.optionSelectBox p.txtRed {
	line-height: 1.5em;
}

/* 202009改定 */
#contents.page_tokuyaku .insurance_p .optionSelectBox.mid ul li a[data-category="I001"] p.btnText span {
	display: block;
}

@media (max-width: 650px) {
	#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a {
		padding: 10px 35px 10px 10px;
	}

	#contents.page_tokuyaku .insurance_p .optionSelectBox ul li a:after {
		content: "";
		display: block;
		width: 25px;
		height: 25px;
		margin-top: -13px;
		background-size: 25px 60px;
	}
	
}

/* 20210507_Web約款追加依頼.pptx　対応 */
#contents .insurance_p .optionSelectBox ul li .optionSelect_item_list_btn .contract_wrap .contract_date
{
	position: relative;
}
li.optionSelect_item_list a[data-category="S001"][data-product="2"] .contract_wrap:after {
    content:"指定代理請求人特約";
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	top: 35%;
	right: 20px;
}

li.optionSelect_item_list a[data-category="S001"][data-product="3"] .contract_wrap:after {
    content:"リビング・ニーズ特約";
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	top: 35%;
	right: 20px;
}



/* msa_修正依頼_20220219.xlsx 対応 */
ul.circle li {
	position: relative;
	padding-left: 20px !important;
}

ul.circle li:before {
	content: "●";
	color: #59beb3;
	position: absolute;
	top: 3px;
	left: 3px;
	font-size: 12px;
}
ul.circle.circleOrange li:before {
	content: "●";
	color: #f19149;
	position: absolute;
	top: 3px;
	left: 3px;
	font-size: 12px;
}
ul.dotted li {
	position: relative;
	padding-left: 20px !important;
	margin-bottom: 7px !important;
	line-height: 1.5;
}

ul.dotted li:before {
	content: "・";
	position: absolute;
	top: 3px;
	left: 3px;
}

.retrieval_method {
	padding-bottom: 10px;
	font-size: 90%;
}

.head_description {
	display: inline-block;
	float: right;
	margin-top: -2px;
	font-size: 14px;
	line-height: 1.3;
	font-weight: normal;
}

.head_description a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

.head_description a:hover {
	text-decoration: none;
}

.insurance_sample_img {
	padding: 10px 0;
}

.insurance_sample_img img {
	width: 100%;
	margin-bottom: 5px;
}

.insurance_sample_img p {
	color: #666;
}

.insurance_sample_modal .description_modal_area {
	padding: 20px;
	background-color: #fefbf4;
	border-radius: 0 0 8px 8px;
}

@media (max-width: 650px) {
	.insurance_sample_modal .description_modal_area {
		padding: 60px 10px 64px;
	}

	.insurance_sample_modal .description_modal_area p {
		font-size: 90%;
	}

	body.gnavi02 #contents .item_wrap .stopItemBox dl dd a {
		padding-left: 30px;
	}

	body.gnavi02 #contents .item_wrap .stopItemBox dl dd {
		padding: 0;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl.stopItem.select dd{
		padding: 5px;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl dd a::before {
		left: 15px;
	}
    body.gnavi02 #contents .item_wrap .stopItemBox dl dd a{
		line-height:1.4;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl dd a span.stopItemLabel,
	body.gnavi02 #contents .item_wrap .stopItemBox dl dd a span.stopItemDate {
		display: inline;
		font-size:14px;
		line-height:1.3;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl dd a > p{
		font-size:14px;
		line-height:1.3;
	}
	.head_description {
		float: left;
		margin-top: 5px;
	}
	li.optionSelect_item_list a[data-category="R001"][data-product="3"] .contract_wrap:after,
	li.optionSelect_item_list a[data-category="R001"][data-product="2"] .contract_wrap:after{
		display: block;
		position: static;
		text-align: left;
	}
	body.gnavi02 #contents .item_wrap .itemHeadline{
		display:none;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl dt .stopItemName,
	body.gnavi02 #contents .item_wrap .stopItemBox .itemHeadline span.stopItemName,
	body.gnavi02 #contents .item_wrap .stopItemBox dl dt .stopItemDate,
	body.gnavi02 #contents .item_wrap .stopItemBox .itemHeadline span.stopItemDate{
		width:100%;
		display:block;
		line-height:1.4;
	}
		body.gnavi02 #contents .item_wrap .stopItemBox dl dt .stopItemName,
	body.gnavi02 #contents .item_wrap .stopItemBox .itemHeadline span.stopItemName{
		padding-top:5px;
	}
	body.gnavi02 #contents .item_wrap .stopItemBox dl dt{
		display:block;
	}
}


.info_table {
	margin-bottom: 50px;
}

.info_table th,
.info_table td {
	padding-bottom: 16px;
	vertical-align: top;
	line-height: 1.4em;
}

.info_table th {
	padding-right: 10px;
	white-space: nowrap;
}

.to_yakkan {
	margin-bottom: 20px;
	text-align: right;
}

.to_yakkan a:before {
	content: ">";
	font-size: 125%;
	margin-right: 5px;
	font-weight: bold;
	vertical-align: middle;
}

@media (max-width: 650px) {

	
	.info_table th,
	.info_table td {
		padding-bottom: 0;
		display: block;
	}

	.info_table td {
		padding-bottom: 15px;
	}
}
/* yakkan move btn color */
body.gnavi02 #contents .yakkanPageTitleArea .btn.yakkanNew{
    background-color: #00ac9e;
    color: #00ac9e;
}

body.gnavi02 #contents .yakkanPageTitleArea .btn.tokuyaku{
	background-color: #f19149;
    color: #f19149;
}
body.gnavi02 #contents .yakkanPageTitleArea .btn.kirameki{
	background-color: #007aec;
    color: #007aec;
    margin-top: 10px;
}


body.gnavi02.kirameki #contents .yakkanPageTitleArea h3.pageSubTitle .titleText{
    border-left-color:#007aec;
}


body.kirameki #main .flame h3{
	border-left-color:#007aec;
}

body.gnavi02.kirameki #contents #main div.flame div.flame_top div.flame_btm h5{
    border-color:#007aec;
    background-color: #007aec;
}

/*kirameki*/
.page_yakkan #main,
.page_tokuyaku #main {
    margin-top: 30px;
}

body.gnavi02.kirameki span.titleText{
	font-size:18px;
}


body.gnavi02.kirameki #contents .insurance_area .insurance_filter li a,
body.gnavi02.kirameki #contents .modal_area .modal_box .pdf_btn{
	box-shadow:0px 3px 0 #0359a9;
	background-color: #007aec;
}

body.gnavi02.kirameki #contents .insurance_area .insurance_filter li a:after,
body.gnavi02 #contents .modal_area .modal_box .pdf_btn:before{
	background-image: url(../images/icon_insurance_filter_kirameki.png);
}
body.gnavi02.kirameki #contents h6.item_wrap_title,
body.gnavi02.kirameki #contents .item_wrap .itemHeadline span{
	background-color: #c8dbfc;
	color: #0f54c6;
}
body.gnavi02.kirameki #contents .item_wrap .stopItemBox dl dt .stopItemName{
	color: #0f54c6;
}
body.gnavi02.kirameki #contents .item_wrap .stopItemBox dl dd{
	background-color: #c8dbfc;
}

body.gnavi02.kirameki .flame_inner{
	border-color:#007aec;
}

body.gnavi02.kirameki #contents .item_wrap .stopItemBox dl dd a:hover{
	color: #0359a9;
	border-color: #0359a9;
}

body.gnavi02.kirameki #contents .modal_area .modal_box h6.modal_title{
	background-color: #007aec;
}

.kirameki .code_modal th{
	background-color: #bcdfff;
}
.kirameki .revisionInfoArea > p {
	text-align: left;
	font-size: 94%;
}
body.gnavi02.kirameki #contents h6.item_wrap_title .close:before,
body.gnavi02.kirameki #contents h6.item_wrap_title .close:after,
body.gnavi02.kirameki #contents .modal_area .modal_box h6.modal_title .close:before,
body.gnavi02.kirameki #contents .modal_area .modal_box h6.modal_title .close:after{
	background-color: #007aec;
}
body.gnavi02.kirameki #contents h6.item_wrap_title .close,
body.gnavi02.kirameki #contents h6.item_wrap_title .close,
body.gnavi02.kirameki #contents .modal_area .modal_box h6.modal_title .close{
	color: #007aec;
    border: solid 1px #007aec;
}

@media (max-width: 650px) {
	body.gnavi02.kirameki #contents .yakkanPageTitleArea h3.pageSubTitle .titleText{
		font-size:15px;
	}
	.page_yakkan #main,
	.page_tokuyaku #main {
    	margin-top: 0px;
	}
	body.gnavi02 #contents .yakkanPageTitleArea .yakkanBtnArea{
	    position: static;
	}
    body.gnavi02 #contents .yakkanPageTitleArea .yakkanBtnArea .btn.tokuyaku .btnTextBox br{
		display:none;
	}
}
