@charset "shift_jis";

/* ======================
 * Contents CSS
======================= */
body {
	overflow-x: clip;
}
@media print, screen and (min-width: 751px) {
	#mainVisual {
		width: calc(100% + 17px);
		box-sizing: border-box;
		padding-right: 17px;
	}
	#mainVisual .mainVisualInner {
		position: relative;
		width: fit-content;
		margin: 0 auto;
	}
	#mainVisual .mainVisualTextarea {
		position: absolute;
		top: min(103px , calc(103 / 1650 * (100vw - 230px - 17px)));
		left: min(140px , calc(140 / 1650 * (100vw - 230px - 17px)));
	}
	#mainVisual .mainVisualTextarea >:first-child {
		margin-top: 0!important;
	}
	#mainVisual .mainVisualTitle {
		margin-top: min(5px , calc(5 / 1650 * (100vw - 230px - 17px)));
		font-size: min(5.8rem , calc(58 / 1650 * (100vw - 230px - 17px)));
		padding: 0!important;
		color: #2fa2d8;
		font-weight: bold;
		line-height: 1.4;
	}
	#mainVisual .mainVisualText01 {
		margin-top: min(10px , calc(10 / 1650 * (100vw - 230px - 17px)))!important;
		font-size: min(3.3rem , calc(33 / 1650 * (100vw - 230px - 17px)))!important;
		color: #4c2204;
		font-weight: bold;
		line-height: 1.4;
	}
	#mainVisual .mainVisualText02 {
		margin-top: min(10px , calc(10 / 1650 * (100vw - 230px - 17px)))!important;
		font-size: min(2rem , calc(20 / 1650 * (100vw - 230px - 17px)))!important;
		color: #4c2204;
		font-weight: bold;
		line-height: 1.4;
	}
	#breadcrumbNav{
		height: 71px;
	}
.tab_oversea{
	letter-spacing: -0.5em;
	max-width: 1200px;
	margin: 0 auto -2px;
	}
.tab_overseaOut{
	border-bottom: solid 2px #48b7c1;
	padding: 0 10px;
}
.tab_oversea div{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	box-sizing: border-box;
}

.oversea-heading01 {
	text-align: center;
	border-bottom: #48b7c1 solid 2px;
}
.oversea-heading01 .oversea-heading01Title {
	font-size: 3.6rem;
	color: #a70610;
	font-weight: bold;
	line-height: 1.7;
}
.oversea-heading01 .oversea-heading01Sub {
	font-size: 1.8rem;
	color: #000;
	font-weight: bold;
}

.tab_oversea div:last-child{
	margin-left: 1.6%;
	padding-bottom: 14px;
	width: 41.666%;
}
.tab_oversea div:last-child a{
	display: block;
	border: solid 2px #48b7c1;
	border-bottom-width: 6px;
	border-radius: 9px;
	background: #dff3f5 url("/insurance/images/oversea_insurance_ic01.png") no-repeat 98% 50%;
	padding: 0.6em 2.3em 0.3em 0.8em;
	color: #000;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.tab_oversea div:last-child a span{
	background: url("/insurance/images/oversea_insurance_logo01.gif") no-repeat 100% 75%;
	padding-right: 140px;
	display: inline-block;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.7;
	color: #a70610;
}
.tab_oversea div:last-child a:link,
.tab_oversea div:last-child a:visited{
	text-decoration: none;
	color: #000;
}
.tab_oversea div:last-child a:hover{
	opacity: 0.7;
}
#oversea_tabs .oversea_tabsNote {
	position: relative;
	margin-top: 5px;
	padding-left: 18px;
	font-size: 1.8rem;
}
#oversea_tabs p + .oversea_tabsNote {
	margin-top: 0px!important;
}
#oversea_tabs .oversea_tabsNote > .mark {
	position: absolute;
	top: 0;
	left: 0;
}
.oversea_link {
	color: #048e98!important;
}
.oversea_link:hover {
	text-decoration: none;
}
.oversea_btn_underNote {
	text-align: center;
	margin: 5px auto 0;
	width: fit-content;
}
.oversea_btn_underNote > li {
	position: relative;
	padding-left: 1.2em;
	font-size: 1.8rem;
}
.oversea_btn_underNote > li + li {
	margin-top: 5px;
}
.oversea_btn_underNote > li > .ast {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#page.medical #content .oversea_btn_underNote02 {
	width: fit-content;
	position: relative;
	margin: 5px auto 0;
	padding-left: 1.2em;;
}
#page.medical #content .oversea_btn_underNote02 > .ast {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
@media print, screen and (min-width: 751px) and (max-width: 1000px){
h1{
	font-size: 14px;
	font-size: 1.4rem;
}
h1 span{
	font-size: 20px;
	font-size: 2rem;
}
.tab_oversea div:last-child a{
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0.6em 0.6em 0.3em 0.8em;
}
.tab_oversea div:last-child a span{
	background-position: 80% 80%;
	background-size: 50% auto;
	padding-right: 50%;
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
}

}



.oversea_ancNav{
	display: flex;
	width: 100%;
	max-width: 1200px;
	flex-flow: row nowrap;
	margin: 30px auto 0 auto;
	padding: 0 10px;
}


.oversea_ancNav dl{
	padding: 0 1em 0 1em;
	border-left: #48b7c1 solid 1px;
	width: calc(100% / 3);
	box-sizing: border-box;
}
.oversea_ancNav dl:first-child{
	padding-left: 0;
	border-left: none;
}
.oversea_ancNav dl:last-child{
	padding-right: 0;
}
@media print, screen and (min-width: 751px) and (max-width: 1000px){
.oversea_ancNav{
	flex-flow: row wrap;
}

}

.oversea_ancNav dl dt a{
	display: block;
	background: url("/insurance/images/oversea_insurance_ic02.png") no-repeat 0 0.4em;
	padding-left: 20px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	color: #048e98;
	line-height: 1.3;
}
.oversea_ancNav dl dt a:link,
.oversea_ancNav dl dt a:visited{
	text-decoration: none;
	color: #048e98;
}
.oversea_ancNav dl dt a:hover{
	text-decoration: none;
	color: #50b0b7;
}
.oversea_ancNav dl dd li.e_card{
	background: url("/insurance/images/oversea_insurance_card_ph01.png") no-repeat 8% 0;
	padding-top: 73px;
	margin-top: 40px;
}
.oversea_ancNav dl dd li.g_card{
	background: url("/insurance/images/oversea_insurance_card_ph02.png") no-repeat 23% 0;
	padding-top: 73px;
	margin-top: 30px;
}
.oversea_ancNav dl dd li.p_card{
	background: url("/insurance/images/oversea_insurance_card_ph03.png") no-repeat 22.5% 0;
	padding-top: 73px;
	margin-top: 40px;
}
.oversea_ancNav dl dd li.e_card a,
.oversea_ancNav dl dd li.g_card a,
.oversea_ancNav dl dd li.p_card a{
	margin-top: 0;
}
.oversea_ancNav dl dd li a{
	display: inline-block;
	background: url("/insurance/images/oversea_insurance_ic02.png") no-repeat 0 0.4em;
	padding-left: 20px;
	margin-top: 1.5em;
	font-size: 16px;
	font-size: 1.6rem;
}
.oversea_ancNav dl dd li a.link{
	background: url("/insurance/images/oversea_insurance_ic16.png") no-repeat 2px 0.3em;
}
.oversea_ancNav dl dd li a:link,
.oversea_ancNav dl dd li a:visited{
	text-decoration: underline;
	color: #000;
}
.oversea_ancNav dl dd li a:hover{
	text-decoration: none;
	color: #000;
}

@media screen and (min-width: 751px) and (max-width: 1000px){
.oversea_ancNav dl dt a{
	font-size: 16px;
	font-size: 1.6rem;
	padding-left: 1em;
}
.oversea_ancNav dl dd li a{
	font-size: 14px;
	font-size: 1.4rem;
}
}



#oversea_tabs{
	width: 100%;
	max-width: 1200px;
	margin: 40px auto 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}
#oversea_tabs ul{
	display: flex;
	flex-flow: row nowrap;
	margin-bottom: -2px;
}
#oversea_tabs ul li{
	margin-left: 1.6%;
	width: 31.6%;
	}
#oversea_tabs ul li:first-child{
	margin-left: 10px;
}

#oversea_tabs ul li span{
	display: block;
	background-color: #ddf2f4;
	border-radius: 9px 9px 0 0;
	border-bottom-color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	box-sizing: border-box;
	cursor: pointer;
	margin-top: -2px;
}
@media screen and (min-width: 751px) and (max-width: 1000px){
#oversea_tabs ul li span{
	font-size: 14px;
	font-size: 1.4rem;
}

}

#oversea_tabs ul li span.on{
	border: solid 2px #48b7c1;
	background-color: #fff;
	border-bottom-color: #fff;
	border-top-width: 9px;
	color: #007e88;
	margin-top: 0;
}
#oversea_tabs ul li:first-child span{
	background-image: url("/insurance/images/oversea_insurance_card_ph01.png");
	background-repeat: no-repeat;
	background-position: 12% 50%;
	background-size: 25% auto;
	padding:0.7em 10% 0.7em 37%;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
#oversea_tabs ul li:first-child span.on{
	padding:0.7em 10% 0.7em 37%;
}
#oversea_tabs ul li:nth-child(2) span{
	background-image: url("/insurance/images/oversea_insurance_card_ph02.png");
	background-repeat: no-repeat;
	background-position: 25% 50%;
	background-size: 15% auto;
	padding:1.4em 10% 1.4em 42%;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
#oversea_tabs ul li:nth-child(2) span.on{
	padding:1.4em 10% 1.4em 42%;
}
#oversea_tabs ul li:nth-child(3) span{
	background-image: url("/insurance/images/oversea_insurance_card_ph03.png");
	background-repeat: no-repeat;
	background-position: 25% 50%;
	background-size: 15% auto;
	padding:1.4em 10% 1.4em 42%;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
#oversea_tabs ul li:nth-child(3) span.on{
	padding: 1.4em 10% 1.4em 42%;
}
#oversea_tabs .tabs_wrap{
	border-top: solid 2px #48b7c1;
	border-left: solid 2px #48b7c1;
	border-right: solid 2px #48b7c1;
	border-bottom: solid 2px #48b7c1;
	width: 100%;
	max-width: 1200px;
	box-sizing: border-box;
}
#oversea_tabs .tabs_wrap .panel{
	padding:40px 15px 40px 16px;
	background-color: #fff;
}




#page.medical #content .tabs_wrap .panel .caption{
	display: inline-block;
	border-bottom: #2a9fa8 dotted 2px;
	margin-top: 0 !important;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
}
#page.medical #content .tabs_wrap .panel .caption span{
	color: #a6001e;
}
#oversea_tabs .tabs_wrap .panel dl{
	margin-top: 2em;
}
#oversea_tabs .tabs_wrap .panel dl dt span{
	display: inline-block;
	border-left: #048e98 solid 5px;
	padding: 0.1em 0.4em 0;
	font-size: 24px;
	font-size: 2.4rem;
	color: #048e98;
	font-weight: bold;
	line-height: 1;
	vertical-align: middle;
}
#oversea_tabs .tabs_wrap .panel dl dt .ic{
	border: #a6001e solid 2px;
	border-radius: 20px;
	padding: 5px 22px 4px;
	margin-left: 1em;
	font-size: 16px;
	font-size: 1.6rem;
	color: #a6001e;
	vertical-align: middle;
}




#oversea_tabs .tabs_wrap .panel .acctype01{
	margin-top: 2.5em;
}
#oversea_tabs .tabs_wrap .panel .acctype01 dt{
	background: url("/insurance/images/oversea_insurance_ic03.png") no-repeat 98% 50%;
	border: #d1d1cf solid 1px;
	border-bottom-width: 3px;
	border-radius: 9px;
	padding: 0.7em 3em 0.7em 1em;
	font-size: 20px;
	font-size: 2rem;
	font-weight: normal;
	color: #222;
	cursor: pointer;
}
#oversea_tabs .tabs_wrap .panel .acctype01 dt.open{
	background: url("/insurance/images/oversea_insurance_ic03_02.png") no-repeat 98% 50%;
}
#oversea_tabs .tabs_wrap .panel .acctype01 dd{
	display: none;
	padding: 0 1em;
}
#oversea_tabs .tabs_wrap .panel .acctype01 dd .title{
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	margin:1.5em 0 0.5em 0 !important;
}

#oversea_tabs .tabs_wrap .panel .acctype01 + p{
	margin-top: 3em !important;
	font-size: 14px !important;
	font-size: 1.4rem !important;
}


.acctype02{
	margin-top: 2.5em;
}
.acctype02 dt{
	background: url("/insurance/images/oversea_insurance_ic03.png") no-repeat 98% 50%;
	border-top: #48b7c1 solid 1px;
	padding: 0.7em 3em 0.7em 0;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
.acctype02 dt.gold span{
	display: inline-block;
	background: url("/insurance/images/oversea_insurance_card_ph04.png") no-repeat 100% 50%;
	padding: 0.5em 230px 0.5em 0;
}
.acctype02 dt.platinum span{
	display: inline-block;
	background: url("/insurance/images/oversea_insurance_card_ph05.png") no-repeat 100% 50%;
	padding: 0.5em 80px 0.5em 0;
}
.acctype02 dt.open{
	background: url("/insurance/images/oversea_insurance_ic03_02.png") no-repeat 98% 50%;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	color: #048e98;
	cursor: pointer;
}
.acctype02 dd{
	display: none;
	padding: 0 0 1em 0;
}

.acctype03{
}
.acctype03 dt::before{
	content: "";
	position: absolute;
	height: 5px;
	width: 5px;
	top: 18px;
	left: 0;
	background-color: #9b9b9b;
}
.acctype03 dt{
	position: relative;
	background: url("/insurance/images/oversea_insurance_ic08.png") no-repeat 98% 50%;
	border-top: #bfbfbf solid 1px;
	padding: 0.7em 3em 0.7em 1em;
	font-size: 16px;
	font-size: 1.6rem;
	color: #000;
	cursor: pointer;
	font-weight: normal;
}
dd dl.acctype03:first-child dt{
	border-top: #48b7c1 solid 1px;
}
.acctype03 dt.open{
	background: url("/insurance/images/oversea_insurance_ic08_02.png") no-repeat 98% 50%;
	font-size: 16px;
	font-size: 1.6rem;
	color: #048e98;
	cursor: pointer;
}
.acctype03 dd{
	display: none;
}
.acc + .acc{
	margin-top: 0;
}

.subsection{
	padding: 0 10px;
}

/* table
------------------------------------------ */
/* tblDate01 */
.tblDate01 {
	width: 100%;
	border-top: 1px solid #bfbfbf;
	margin-top: 1.5em;
	font-size: 20px;
	font-size: 2rem;
}
.tblDate01 caption {
	padding: 0 0 0.805em 0;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: left;
}
.tblDate01 th,
.tblDate01 td {
	padding: 15px 20px;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
	vertical-align: middle;
}
.tblDate01 th > *:first-child,
.tblDate01 td > *:first-child {
	margin-top: 0;
}
.tblDate01 th {
	background-color: #fffaea;
	font-weight: bold;
}
.tblDate01 td + td{
	width: 70%;
	font-size: 25px;
	font-size: 2.5rem;
	color: #a5001e;
	font-weight: bold;
}
.tblDate01 td + td span{
	color: #222;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
}
.tblDate01 td + td span span{
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: bold;
}

.tblDate01 td:first-child ,.tblDate01 th:first-child,
.tblDate01 th:nth-of-type(2),
.tblDate01 td:nth-of-type(2) {
	border-right: 1px solid #bfbfbf;
}
.tblDate01 th:last-child ,
.tblDate01 td:last-child {
	border-right: none;
}
.tblDate01 .tblDate01List {
	display: block!important;
}
.tblDate01 .tblDate01List > li {
	position: relative;
	margin: 0!important;
	padding-left: 20px;
	width: auto!important;
}
.tblDate01 .tblDate01List > li > .mark {
	position: absolute;
	top: 0;
	left: 0;
	background: none!important;
	padding: 0!important;
	width: auto!important;
	height: auto!important;
}
.tblDate01.type02 td + td{
	width: auto;
	font-size: 2rem;
	color: inherit;
	font-weight: normal;
}
.tblDate01.type02 td:last-child {
	border-left: 1px solid #bfbfbf;
}
.tblDate01 td .maru {
	font-size: 3rem;
	color: #ed1c24;
	vertical-align: text-top;
}
.tblDate01 td .batsu {
	font-size: 3rem;
	color: #00aeef;
}

/* tblDate02 */
.tblDate02 {
	width: 100%;
	border-top: 1px solid #bfbfbf;
	margin-top: 1.5em;
	font-size: 20px;
	font-size: 2rem;
}
.tblDate02 th,
.tblDate02 td {
	padding: 15px 20px;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
	vertical-align: top;
}
.tblDate02 th > *:first-child,
.tblDate02 td > *:first-child {
	margin-top: 0;
}
.tblDate02 th {
	background-color: #fffaea;
	font-weight: bold;
	width: 40%;
}


.tblDate02 th:first-child,
.tblDate02 td:first-child {
	border-right: 1px solid #bfbfbf;
}
.tblDate02 td ul{
	margin-left: 1em;
}
.tblDate02 td ul li {
  position: relative;
	font-size: 18px;
	font-size: 1.8rem;
}
.tblDate02 td ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 6px;
  height: 6px;
  background-color: #048e98;
  border-radius: 100%;
}

/* tblDate03 */
.tblDate03 {
	width: 100%;
	border-top: 1px solid #bfbfbf;
}
	.tblDate03 tr:first-child{
		height: 156px;
	}
	.tblDate03 tr:nth-of-type(2){
		height: 100px;
	}
.tblDate03,
.tblDate03 th,
#page.medical #content .tblDate03 th p,
.tblDate03 td {
	font-size: 14px;
	font-size: 1.4rem;
}
	#page.medical #content .tblDate03 th.cel2 p{
		margin-top: -94px;
	}
.tblDate03 th:first-child,
.tblDate03 th:nth-of-type(2){
	padding: 15px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
}
.tblDate03 th{
	padding: 15px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
.tblDate03 td {
	padding: 15px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: center;
}
.tblDate03 td:first-child {
	padding: 15px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
}
.tblDate03 td:last-child {
	padding: 15px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
}
	.cel2{
		min-width: 65px;
	}
#page.medical #content .tblDate03 th p{
	margin-top: 0;
	}
.tblDate03 th > *:first-child,
.tblDate03 td > *:first-child {
	margin-top: 0;
}
.tblDate03 th {
	background-color: #fffaea;
	font-weight: bold;
}

.tblDate03 th:last-child,
.tblDate03 td:last-child {
	border-right: none;
	text-align: left;
}


@media print, screen and (min-width: 751px) and (max-width: 1100px){
.scrollTable.type02{
	padding: 15% 0;
	margin-bottom: 15px;
	background-image: url(/insurance/images/insurance/insurance_tx01.png), url(/insurance/images/insurance/insurance_tx01.png);
	background-position: 0 0, 0 100%;
	background-repeat: no-repeat, no-repeat;
	background-size: 100% auto, 100% auto;
	overflow: scroll;

}
.oversea_ancNav dl dd li.e_card {
	background-size: 80%;
}
.oversea_ancNav dl dd li.g_card ,
.oversea_ancNav dl dd li.p_card {
	background-size: 50%;
}

}
.lv01 p span{
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl; 
	height: 120px;
	font-size: 14px;
	}
.lv02 p span{
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl; 
	height: 60px;
	font-size: 14px;
	}
.tblDate03 {
	width: 1200px;
	border-top: 1px solid #bfbfbf;
	margin-top: 1.5em;
}
	.tblDate03 th.bc_oran{
		background-color: #FFFFFF;
		border-right: 1px solid #bfbfbf;
	}
	.tblDate03 th.borR{
	border-right: 1px solid #bfbfbf;
	}
	.tblDate03 .borB{
	border-bottom: 1px solid #bfbfbf;
	}
	.tblDate03 td.borR{
	border-right: 1px solid #bfbfbf;
	}
.lv01 p.lowtype01{
	margin-left: 17px;
	height: 85px;
}
.tblDomestic th{
	text-align: center;
}
.tblDomestic .startDomestic{
	text-align: center!important;
}
.tblDomestic th p,
.tblDomestic .startDomestic p{
	display: inline;
	text-align: left;
}


.w90per {
  width: 90%;
}
 .w80per {
  width: 80%;
}
 .w70per {
  width: 70%;
}
 .w60per {
  width: 60%;
}
 .w50per {
  width: 50%;
}
 .w40per {
  width: 40%;
}
 .w30per {
  width: 30%;
}
 .w25per {
  width: 25%;
}
 .w20per {
  width: 20%;
}
 .w10per {
  width: 10%;
}
 .w5per {
  width: 5%;
}
#page.medical #content .tableW p{
	font-size: 1.4rem;
	font-size: 14px;
	margin-top: 0;
	text-align: center;
	}
.inquiry-box{
	margin-top: 2em;
}
.inquiry-box{
	display: table;
	width: 100%;
}
.inquiry-box dt{
	display: table-cell;
	background: #048e98;
	width: 410px;
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	padding: 0.5em;
}
.inquiry-box dd{
	display: table-cell;
	background: #ddf2f4 url("/insurance/images/oversea_insurance_ic07.png") no-repeat 0 50%;
	width: 710px;
	padding: 1.5em 0.3em 1.2em 2em;
	font-size: 20px;
	font-size: 2rem;
	vertical-align: middle;
}
.inquiry-box dd span{
	display: block;
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
}
.inquiry-box dd span .tel{
	display: inline-block;
	background: url("/insurance/images/oversea_insurance_ic06.png") no-repeat 0 50%;
	padding-left: 70px;
	font-size: 50px;
	font-size: 5rem;
}
.inquiry-box dd span .tel a:link{
	color: #222222;
	text-decoration: none;
}





.btn{
	margin-top: 2em;
}
.btn a{
	display: block;
	background-color: #a6001e;
	background-image: url("/insurance/images/oversea_insurance_ic04.png");
	background-position: 98% 50%;
	background-repeat: no-repeat;
	border-bottom: #770016 solid 4px;
	border-radius: 9px;
	padding: 0.75em 3.5em;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.btn a span{
	display: inline-block;
	background: url("/insurance/images/oversea_insurance_logo02.gif") no-repeat 100% 50%;
	padding:0.25em 200px 0.25em 0;
	vertical-align: middle;
}
.btn a span span{
	display: inline-block;
	background: none;
	margin-left: 1em;
	padding: 0;
	font-size: 30px;
	font-size: 3rem;
}
.btn a:link,
.btn a:visited{
	text-decoration: none;
}
.btn a:hover{
	opacity: 0.7;
}


.btn02{
	width: 66.6%;
	margin: 2em auto 0 auto;
	text-align: center;
}
.btn02 a{
	display: block;
	background-color: #048e98;
	background-image: url("/insurance/images/oversea_insurance_ic05.png");
	background-position: 97% 50%;
	background-repeat: no-repeat;
	border-bottom: #00616b solid 4px;
	border-radius: 9px;
	padding: 0.75em 3.5em;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}
.btn02.one a{
	padding: 1.5em 3.5em;
}
.btn02 a span{
	display: block;
	font-size: 28px;
	font-size: 2.8rem;
}
.btn02 a span span{
	display: block;
	background: none;
	padding: 0;
	font-size: 18px;
	font-size: 1.8rem;
}
.btn02 a:link,
.btn02 a:visited{
	text-decoration: none;
}
.btn02 a:hover{
	opacity: 0.7;
}
.btn02 .note{
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 1em;
	font-size: 14px;
	font-size: 1.4rem;
}
.btn02 .note a{
	display: inline;
	background: none;
	border: none;
	border-radius: 0;
	padding: 0;
	color: inherit;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}
.btn02 .note a:link,
.btn02 .note a:visited{
	color: #1e58af;
	text-decoration: underline;

}

.btn02.type--pdf {
	display: table;
	position: relative;
	width: 100%;
	max-width: 800px;
	}
.btn02.type--pdf a{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 90px;
	padding: 0;
	background-image: url("/insurance/images/oversea_insurance_ic14.png");
	webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.btn02.type--pdf a span{
	padding: 0 100px 0 190px;
	font-size: 22px;
	font-size: 2.2rem;
	webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.btn02.type--pdf a::before{
	position: absolute;
	content: "";
	width: 143px;
	height: 40px;
	top: 50%;
	left: 20px;
	background-image: url("/insurance/images/oversea_insurance_card_ph01.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
	margin-top: -20px;
}
.btn02.type--pdf.goldCard a::before{
	width: 64px;
	left: 60px;
	background-image: url("/insurance/images/oversea_insurance_card_ph02.png");
}
.btn02.type--pdf.platinumCard a::before{
	width: 64px;
	left: 60px;
	background-image: url("/insurance/images/oversea_insurance_card_ph03.png");
}
.btn02.type--pdf.nomalGoldCard a::before{
	width: 143px;
	height: 40px;
	background-image: url("/insurance/images/oversea_insurance_card_ph06.png");
}
.btn03 {
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: center;
}
.btn03 a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	min-width: 500px;
	padding: 20px 20px 15px;
	box-shadow: 0 4px 0 #000249;
	background-color: #00438f;
	border-radius: 9px;
	font-size: 2.5rem;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.btn03 a:hover {
	box-shadow: 0 1px 0 #000249;
	transform: translateY(3px);
}
.btn03 a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 30px;
	height: 30px;
	background: url(/insurance/images/oversea_insurance_ic17.png) no-repeat 0 0 / contain;
	margin-top: -15px;
}
/* txt
------------------------------------------ */
h2{
	background: url("/insurance/images/oversea_insurance_bg01.png") no-repeat 50% 0;
	padding: 0.75em 0.3em;
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	text-align: center;
}
.sectionWrap{
	padding-top: 70px;
}
h3{
	display: block;
	border-left: #048e98 solid 5px;
	padding-left: 0.6em;
	font-size: 24px;
	font-size: 2.4rem;
	color: #048e98;
	font-weight: bold;
	line-height: 1;
	vertical-align: middle;
}
.subsectionAnc{
	padding-top: 2.5em;
}
h4{
	position: relative;
	display: block;
	margin:2em 0 0 1em;
	font-size: 20px;
	font-size: 2rem;
	color: #048e98;
	font-weight: bold;
	line-height: 1;
	vertical-align: middle;
}
h4 + p{
	margin-top: 20px;
}
h4::after {
  display: block;
  content: '';
  position: absolute;
  top: .1em;
  left: -1em;
  width: 10px;
  height: 10px;
  background-color: #048e98;
}
h4 + .tblDate02{
	margin-top: 1em;
}

.txRed{
	color: #a6001e;
}
.txBlue{
	color: #048e98;
}
.oversea-miniTitle {
	font-size: 1.8rem;
	margin-top: 15px;
	font-weight: bold;
	text-align: center;
}
/* List
------------------------------------------ */
.normalList01 {
	margin-top: 5px;
}
.normalList01 > li + li {
	margin-top: 5px;
}
.normalList01.type02 > li + li {
	margin-top: 0;
}
.normalList01 > li {
	position: relative;
	padding-left: 13px;
	font-size: 18px;
	font-size: 1.8rem;
}
.normalList01 > li:before {
	content: "";
	position: absolute;
	height: 6px;
	width: 6px;
	top: 0.5em;
	left: 0;
	background-color: #048e98;
	-webkit-border-radius: 50%;
		 -moz-border-radius: 50%;
					border-radius: 50%;
}
.normalList01 > li > .normalList01 {
	margin: 5px 0 0 5px;
}
.normalList01.floatList > li {
	width: 48.24%;
  margin-right: 3.52%;
}
.normalList01.floatList > li:nth-child(2n) {
	margin: 0;
}
.normalList01.floatList > li:nth-child(n+3) {
	margin-top: 5px;
}

.numList01 {
	margin-top: 1em;
}
.numList01 > li {
	position: relative;
}
.numList01 > li > .detail {
	margin-top: 5px;
}
.numList01 > li > .detail > *:first-chiild {
	margin-top: 0;
}
.numList01 > li {
	padding-left: 3em;
}
.numList01 > li + li {
	margin-top: 5px;
}
.numList01 > li > .num {
	display: block;
	position: absolute;
	top: 0;
	left: 30px;
}

.noteNumList01 {
	margin-top: 1em;
}
.noteNumList01 > li {
	position: relative;
	padding-left: 3em;
}
.noteNumList01 > li + li {
	margin-top: 5px;
}
/* notes */
#page.medical #content p.notes02,
span.notes02,
.notes02 li {
	margin-top: 20px;
	font-size: 14px!important;
	font-size: 1.4rem!important;
}
/* Q&A
------------------------------------------ */
.qaBoxWrap {
}
.qaBoxWrap .qaBoxHead {
	position: relative;
	line-height: 1.2;
	padding: 20px 0;
	margin: 0 -30px 40px;
	background: #ebd3e7;
	color: #222222;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}
.qaBoxWrap .qaBoxHead:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: -9px;
	width: 0;
	height: 0;
	margin-left: -8px;
	border-style: solid;
	border-width: 9px 8px 0 8px;
	border-color: #ebd3e7 transparent transparent transparent;
}
.qaBoxWrap .qaBoxHead > span {
	margin-right: 8px;
	font-size: 20px;
	font-size: 2.0rem;
}
.qaBoxWrap .qaBoxHead + * {
	margin-top: 0 !important;
} 
.qaBox01 {
	margin-top: 40px;
	padding-top: 20px;
	border-top: solid 1px #048e98;
}
.qaBox01:last-child  {
	border-bottom: solid 1px #048e98;
	}
.qaBox01 + .qaBox01  {
	margin-top: 25px;
	padding-top: 20px;
}
.qaBox01 .question a,
.qaBox01 .question span {
	display: inline-block;
	position: relative;
	padding:  16px 0 0 74px;
	font-weight: bold;
	font-size: 1.8rem;
}
.qaBox01 .question a:after,
.qaBox01 .question span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 47px;
	width: 47px;
	background: url(/insurance/images/oversea_insurance_ic09_01.png) no-repeat 0 0;
}
.qaBox01 .answer {
	position: relative;
	margin-top: 20px;
	padding:  13px 0 0 74px;
}
.qaBox01 .answer:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 47px;
	width: 47px;
	background: url(/insurance/images/oversea_insurance_ic09_02.png) no-repeat 0 0;
}
.qaBox01 .answer > *:first-child {
	margin-top: 0 !important;
}
.bgBox01 > .qaBox01 {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 4px;
	border-top: none;
}
	.txMint{
		color: #048e98 !important;
	}
	#page.medical #content .bnrFoot_pc{
		margin-top: 30px;
		text-align: left;
	}
	#page.medical #content .bnrFoot_sp{
	display: none;
	}
	#page.medical #content .bnrFoot_pc:hover,
	#page.medical #content .bnrFoot_sp:hover{
		opacity: 0.8 ;
	}
	.lastBox{
		margin-bottom: 25px;
	}
	.cb-imgWrap #cboxLoadedContent {
		margin: 0;
		padding: 20px;
	}
	.cb-imgWrap #cboxClose {
		position: absolute;
		right: -22px;
		top: -22px;
		width: 44px;
		height: 44px;
		background: url(/insurance/images/oversea_insurance_ic18.png) no-repeat 0 0 / contain;
	}
	.cb-imgWrap #cboxContent {
		overflow: visible;
	}
	.noticeTxt01 {
		margin-top: 10px;
	}
	.noticeTxt01 a {
		display: inline-block;
    padding: 2px 0 3px 30px;
    background: url(/insurance/images/oversea_insurance_ic19.png) no-repeat 0 0.1em;
	}
}
.brB{
	border-bottom: 	#48b7c1 solid 1px;
}
.brB.open{
	border-bottom: 	none;
}
.brBin{
	border-bottom: 	#bfbfbf solid 1px;
}

/* mainContentsMenu */
.mainContentsMenu{
	position: relative;
	margin-top: 20px;
}
.mainContentsMenu > li{
	max-width: 500px;
}
.mainContentsMenu > li > a{
	position: relative;
	display: block;
	background: #ffffff;
	border: solid 1px #bfbfbf;
	border-bottom: solid 4px #bfbfbf;
	-webkit-border-radius: 10px;
		 -moz-border-radius: 10px;
					border-radius: 10px;
	color: #000000;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: center;
	text-decoration: none;
	padding: 15px 60px 15px 50px;
}
.mainContentsMenu > li:hover > a,
.mainContentsMenu > li.active > a{
	margin-top: 2px;
	border-bottom: solid 2px #bfbfbf;
}
.mainContentsMenu > li.active > a{
	background: #ffe3e3;
  font-weight: bold;
}
.mainContentsMenu > li.novLink {
	overflow-y: hidden;
}
.mainContentsMenu > li.novLink > a:after{
	position: absolute;
	content: "";
	width: 26px;
	height: 26px;
	top: 15px;
	right: 20px;
	background: url(/insurance/images/oversea_insurance_ic01.png) no-repeat 0 0;
	background-size: 26px auto;
}
.mainContentsMenu > li > a .text{
	display: block;
}
/* ----- floatingWrap ----- */
#footer{
	margin-bottom: 210px;
}
#footer #pagetop{
	bottom: 210px;
}
#floatingWrap01 {
	position: fixed;
	bottom: 0;
	right: 0;
	width: calc(100% - 200px);
	box-shadow: 1px 0px 6px 3px rgba(0, 0, 0, 0.3);
	z-index: 99;
}
#floatingWrap01 .floatingInner {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}
/* commonFloating */
#floatingWrap01 .commonFloating {
	padding: 20px 10px;
	max-width: 1200px;
	margin: 0 auto;
}
#floatingWrap01 .commonFloating .floatingHeader{
	text-align: center;
	margin-bottom: 5px;
}
#floatingWrap01 .commonFloating .floatingHeader span{
	display: inline-block;
	padding-left: 40px;
	padding-right: 58px;
	position: relative;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
#floatingWrap01 .commonFloating .floatingHeader span::before,
#floatingWrap01 .commonFloating .floatingHeader span::after{
	content: "";
	position: absolute;
	top: 50%;
}
#floatingWrap01 .commonFloating .floatingHeader span::before{
	left: 0;
	width: 26px;
	height: 24px;
	margin-top: -12px;
	background: url("/insurance/images/oversea_insurance_ic10.png") no-repeat;
}
#floatingWrap01 .commonFloating .floatingHeader span::after{
	right: 0;
	width: 46px;
	height: 22px;
	margin-top: -11px;
	background: url("/insurance/images/oversea_insurance_ic11.png") no-repeat;
}
#floatingWrap01 .commonFloating .floatingHeader02{
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
}
#floatingWrap01 .commonFloating .floatingBt {
	width: calc((100% - 18px)/ 2);
	float: left;
	margin-left: 17px;
	display: none;
}
#floatingWrap01 .commonFloating .floatingBt:nth-of-type(2n+1) {
	margin-left: 0;
}
#floatingWrap01 .commonFloating .floatingBt a{
	box-sizing: border-box;
	display: inline-block;
	width:100%;
	position: relative;
	padding: 10px 60px 8px 50px;
	color: #ffffff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	background-color: #a5001e;
	border-bottom: solid 3px #760015;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
#floatingWrap01 .commonFloating .floatingBt a:hover{
	margin-top: 2px;
	border-bottom-width: 1px
}
#floatingWrap01 .commonFloating .floatingBt a .small{
	font-size: 15px;
	font-size: 1.5rem;
}
#floatingWrap01 .commonFloating .floatingBt.overseasBt a,
#floatingWrap01 .commonFloating .floatingBt.domesticBt a{
	padding: 19px 60px 17px 50px;
}
#floatingWrap01 .commonFloating .floatingBt.overseasBt a span,
#floatingWrap01 .commonFloating .floatingBt.domesticBt a span{
	display: inline-block;
	position: relative;
	padding-left: 56px;
}
#floatingWrap01 .commonFloating .floatingBt.overseasBt a span:before,
#floatingWrap01 .commonFloating .floatingBt.domesticBt a span:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
}
#floatingWrap01 .commonFloating .floatingBt.domesticBt a span:before{
	width: 37px;
	height: 35px;
	margin-top: -18px;
	background: url("/insurance/images/oversea_insurance_ic13.png") no-repeat;
}
#floatingWrap01 .commonFloating .floatingBt.overseasBt a span:before{
	width: 42px;
	height: 38px;
	margin-top: -19px;
	background: url("/insurance/images/oversea_insurance_ic12.png") no-repeat;
}
#floatingWrap01 .commonFloating .floatingText{
	margin-top: 15px;
	text-align: center;
	font-size: 1.5rem;
}
#floatingWrap01 .commonFloating .btn a{
	text-align: center;
}
#floatingWrap01 .commonFloating .floatingBtnWrap{
	display: flex;
	gap: 20px 20px;
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn{
	width: calc(50% - 10px);
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn a{
	display: block;
	position: relative;
	padding: 5px;
	border-radius: 10px;
	border-bottom: 2px solid #740000;
	background-color: #a6001e;
	text-align: center;
	font-size: 2.6rem;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn a:hover{
	opacity: 0.7;
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn a .floatingBtnLabel{
	display: block;
	width: 100%;
	padding: 4px 10px;
	border-radius: 10px;
	background-color: #fff;
	text-align: center;
	font-size: 1.6rem;
	color: #a6001e;
	font-weight: bold;
	box-sizing: border-box;
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn a .floatingBtnText{
	display: block;
	position: relative;
	padding: 9px 35px 3px;
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn a .floatingBtnText::before{
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 25px;
	height: 25px;
	margin-top: -12.5px;
	background: url("/insurance/images/oversea_insurance_ic05.png") no-repeat 0 0 / contain;
}
@media only screen and (max-width: 930px) and (min-width: 751px) {
.btn a{
	display: block;
	background-color: #a6001e;
	background-image: url("/insurance/images/oversea_insurance_ic04.png");
	background-position: 98% 50%;
	background-repeat: no-repeat;
	background-size: 15px auto;
	border-bottom: #770016 solid 4px;
	border-radius: 9px;
	padding: 0.75em;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
}
.btn a span{
	display: block;
	background: url("/insurance/images/oversea_insurance_logo02.gif") no-repeat 50% 100%;
	background-size: auto 35%;
	padding:0.25em 0.25em 10% 0.25em;
	vertical-align: middle;
}
.btn a span span{
	display: block;
	background: none;
	padding: 0;
	font-size: 22px;
	font-size: 2.2rem;
}	
.inquiry-box dd span .tel {
	font-size: 36px;
	font-size: 3.6rem;
}
.btn02.type--pdf {
	position: relative;
	width: 100%;
}
.btn02.type--pdf.nomalCard a{
	height: 120px;
}
.btn02.type--pdf a span{
	font-size: 20px;
	font-size: 2.0rem;
	webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

}
@media only screen and (max-width: 1450px) {
	#mainVisual .mainVisualTextarea {
		position: absolute;
		top: min(103px , calc(103 / 1650 * (100vw - 200px - 17px)));
		left: min(140px , calc(140 / 1650 * (100vw - 200px - 17px)));
	}
	#mainVisual .mainVisualTitle {
		margin-top: min(5px , calc(5 / 1650 * (100vw - 200px - 17px)));
		font-size: min(5.8rem , calc(58 / 1650 * (100vw - 200px - 17px)));
	}
	#mainVisual .mainVisualText01 {
		margin-top: min(10px , calc(10 / 1650 * (100vw - 200px - 17px)))!important;
		font-size: min(3.3rem , calc(33 / 1650 * (100vw - 200px - 17px)))!important;
	}
	#mainVisual .mainVisualText02 {
		margin-top: min(10px , calc(10 / 1650 * (100vw - 200px - 17px)))!important;
		font-size: min(2rem , calc(20 / 1650 * (100vw - 200px - 17px)))!important;
	}
}
@media only screen and (max-width: 750px) {
body{
	font-size: 15px;
	font-size: 1.5rem;
}
	#mainVisual .mainVisualInner {
		position: relative;
		width: fit-content;
		margin: 0 auto;
	}
	#mainVisual .mainVisualTextarea {
		position: absolute;
		top: min(54px , calc(54 / 720 * 100vw));
		left: min(40px , calc(40 / 720 * 100vw));
		text-align: left;
	}
	#mainVisual .mainVisualTextarea >:first-child {
		margin-top: 0!important;
	}
	#mainVisual .mainVisualTitle {
		margin-top: min(5px , calc(5 / 720 * 100vw));
		font-size: min(5.8rem , calc(58 / 720 * 100vw));
		padding: 0!important;
		color: #2fa2d8;
		font-weight: bold;
		line-height: 1.4;
	}
	#mainVisual .mainVisualText01 {
		margin-top: min(10px , calc(10 / 720 * 100vw))!important;
		font-size: min(3.3rem , calc(33 / 720 * 100vw))!important;
		color: #4c2204;
		font-weight: bold;
		line-height: 1.4;
	}
	#mainVisual .mainVisualText02 {
		margin-top: min(10px , calc(10 / 720 * 100vw))!important;
		font-size: min(2rem , calc(20 / 720 * 100vw))!important;
		color: #4c2204;
		font-weight: bold;
		line-height: 1.4;
	}
#main > .section{
	padding: 0 !important;
}
#breadcrumbNav{
	height: auto;
}
.subsection{
	padding: 0 2.6%;
	margin-top: 4%;
}
.tab_oversea{
	letter-spacing: -0.5em;
	width: 94.4%;
	margin: 0 auto -2px;

}
.tab_overseaOut{
	border-bottom: solid 2px #48b7c1;
}
.tab_oversea div{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	box-sizing: border-box;
	margin-top: 10px;
}
.oversea-heading01 {
	margin-top: 20px;
	text-align: center;
	border-bottom: #48b7c1 solid 2px;
}
.oversea-heading01 .oversea-heading01Title {
	font-size: 1.9rem;
	color: #a70610;
	font-weight: bold;
	line-height: 1.3;
}
.oversea-heading01 .oversea-heading01Sub {
	font-size: 1rem;
	color: #000;
	font-weight: bold;
}

.tab_oversea div:last-child{
	margin-left: 5%;
	padding-bottom: 1.8%;
	width: 41.666%;
}
.tab_oversea div:last-child a{
	display: block;
	border: solid 2px #48b7c1;
	border-bottom-width: 6px;
	border-radius: 9px;
	background: #dff3f5 url("/insurance/images/oversea_insurance_ic01.png") no-repeat 95% 50%;
	background-size: 15% auto;
	padding: 0.6em 20% 0.3em 0.8em;
	color: #000;
	font-size: 9px;
	font-size: 0.9rem;
	font-weight: bold;
}
.tab_oversea div:last-child a span{
	background: url("/insurance/images/oversea_insurance_logo01.gif") no-repeat 100% 90%;
	background-size: 46% auto;
	display: block;
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: bold;
	line-height: 1.7;
	color: #a70610;
}
.tab_oversea div:last-child a:link,
.tab_oversea div:last-child a:visited,
.tab_oversea div:last-child a:hover{
	text-decoration: none;
	color: #000;
}

#oversea_tabs .oversea_tabsNote {
	position: relative;
	margin-top: 5px;
	padding-left: 15px;
	font-size: 1.5rem;
}
#oversea_tabs p + .oversea_tabsNote {
	margin-top: 0px!important;
}
#oversea_tabs .oversea_tabsNote > .mark {
	position: absolute;
	top: 0;
	left: 0;
}
.oversea_link {
	color: #048e98!important;
}


.oversea_ancNav{
	display: flex;
	width: 90%;
	flex-flow: column nowrap;
	margin: 4.2% auto 0 auto;
}
.oversea_ancNav dl{
	padding: 0 0 1em 0;
	border-bottom: #48b7c1 solid 1px;
	width: auto;
	box-sizing: border-box;
}
.oversea_ancNav dl:nth-child(n+1){
	margin-top: 1em;
}

.oversea_ancNav dl dt a{
	display: block;
	background: url("/insurance/images/oversea_insurance_ic02.png") no-repeat 0 50%;
	padding-left: 15px;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	color: #048e98;
	line-height: 1.3;
}
.oversea_ancNav dl dt a:link,
.oversea_ancNav dl dt a:visited{
	text-decoration: none;
	color: #048e98;
}
.oversea_ancNav dl dt a:hover{
	text-decoration: none;
	color: #50b0b7;
}

.oversea_ancNav dl dd li a{
	display: inline-block;
	background: url("/insurance/images/oversea_insurance_ic02.png") no-repeat 0 50%;
	padding-left: 20px;
	margin-top: 0.75em;
	font-size: 13px;
	font-size: 1.3rem;
}
.oversea_ancNav dl dd li a.link{
	background: url("/insurance/images/oversea_insurance_ic16.png") no-repeat 2px 0.3em!important;
}
.oversea_ancNav dl dd li.e_card a span{
	display: inline-block;
	background: url("/insurance/images/oversea_insurance_card_ph01.png") no-repeat -27px 50%;
	background-size: 8em auto;
	padding: 1em 0 1em 5em;
}
.oversea_ancNav dl dd li.g_card a span{
	display: inline-block;
	background: url("/insurance/images/oversea_insurance_card_ph02.png") no-repeat 0 50%;
	background-size: 4em auto;
	padding: 1em 0 1em 5em;
}
.oversea_ancNav dl dd li.p_card a span{
	display: inline-block;
	background: url("/insurance/images/oversea_insurance_card_ph03.png") no-repeat 0 50%;
	background-size: 2.5em;
	background-size: 4em auto;
	padding: 1em 0 1em 5em;
}
.oversea_ancNav dl dd li.e_card a {
	margin-top: 0;
}
.oversea_ancNav dl dd li.g_card a {
	margin-top: 0;
}
.oversea_ancNav dl dd li.p_card a {
	margin-top: 0;
}
.oversea_ancNav dl dd li a:link,
.oversea_ancNav dl dd li a:link span,
.oversea_ancNav dl dd li a:visited{
	text-decoration: underline;
	color: #000;
}
.oversea_ancNav dl dd li a:hover{
	text-decoration: none;
	color: #000;
}

.oversea_ancNav dl:nth-child(n + 2) ul{
	letter-spacing: -0.5em;
}
.oversea_ancNav dl:nth-child(n + 2) ul li{
	display: inline-block;
	letter-spacing: normal;
	width: 48%;
	vertical-align: top;
}
.oversea_ancNav dl:nth-child(n + 2) ul li:nth-child(2n){
	margin-left: 1.5%;
}
.oversea_ancNav dl:nth-child(n + 2) ul li a{
	background: url("/insurance/images/oversea_insurance_ic02.png") no-repeat 0 0.4em;
}





/*
#oversea_tabs{
	margin-top: 4%;
}
*/
#oversea_tabs ul{
	display: flex;
	flex-flow: row nowrap;
	margin-bottom: -2px;
}
#oversea_tabs ul li{
	margin-left: 1.6%;
	width: 30.5%;
	margin-top: 4%;
}
#oversea_tabs ul li:first-child{
	margin-left: 2.6%;
}

#oversea_tabs ul li span{
	display: block;
	background-color: #ddf2f4;
	border-radius: 9px 9px 0 0;
	font-size: 11px;
	font-size: 1.1rem;
	box-sizing: border-box;
	text-align: center;
	height: 78px;
	margin-top: -2px;
}
#oversea_tabs ul li span.on{
	border: solid 2px #48b7c1;
	background-color: #fff;
	border-bottom: none;
	border-top-width: 4px;
	color: #007e88;
	height: 80px;
	margin-top: 0
}
#oversea_tabs ul li:first-child span{
	background-image: url("/insurance/images/oversea_insurance_card_ph01.png");
	background-repeat: no-repeat;
	background-position: 50% 30%;
	background-size: auto 30%;
	padding:48px 0.7em 0.1em 0.7em;
}
#oversea_tabs ul li:first-child span.on{
	padding:45px 0.7em 0.1em 0.7em;
	background-size: auto 30%;
	background-position: 50% 20%;
}
#oversea_tabs ul li:nth-child(2) span{
	background-image: url("/insurance/images/oversea_insurance_card_ph02.png");
	background-repeat: no-repeat;
	background-position: 50% 30%;
	background-size: auto 30%;
	padding:57px 0.7em 0.1em 0.7em;
}
#oversea_tabs ul li:nth-child(2) span.on{
	padding:50px 0.7em 0.1em 0.7em;
	background-size: auto 30%;
	background-position: 50% 20%;
}
#oversea_tabs ul li:nth-child(3) span{
	background-image: url("/insurance/images/oversea_insurance_card_ph03.png");
	background-repeat: no-repeat;
	background-position: 50% 30%;
	background-size: auto 30%;
	padding:57px 0.7em 0.1em 0.7em;
}
#oversea_tabs ul li:nth-child(3) span.on{
	padding:50px 0.7em 0.1em 0.7em;
	background-size: auto 30%;
	background-position: 50% 20%;
}
#oversea_tabs .tabs_wrap{
	border-top: solid 2px #48b7c1;
	border-bottom: solid 2px #48b7c1;
	width: auto;
	box-sizing: border-box;
}
#oversea_tabs .tabs_wrap .panel{
	padding: 6% 2.6% 9.3% 2.6%;
	background-color: #fff;
}

#page.medical #content .tabs_wrap .panel .caption{
	display: inline-block;
	border-bottom: #2a9fa8 dotted 2px;
	margin-top: 0 !important;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
#page.medical #content .tabs_wrap .panel .caption span{
	color: #a6001e;
	display: block;
}
#oversea_tabs .tabs_wrap .panel dl{
	margin-top: 2em;
}
#oversea_tabs .tabs_wrap .panel dl dt span{
	display: block;
	border-left: #048e98 solid 3px;
	padding: 0.1em 0.4em 0;
	font-size: 17px;
	font-size: 1.7rem;
	color: #048e98;
	font-weight: bold;
	line-height: 1;
}
#oversea_tabs .tabs_wrap .panel dl dt .ic{
	display: inline-block;
	border: #a6001e solid 1px;
	border-radius: 20px;
	padding: 4px 15px;
	margin-top: 1em;
	font-size: 13px;
	font-size: 1.3rem;
	color: #a6001e;
}

#oversea_tabs .tabs_wrap .panel dl dd p{
	margin-top: 1em;
}



#oversea_tabs .tabs_wrap .panel .acctype01{
	margin-top: 2.5em;
}
#oversea_tabs .tabs_wrap .panel .acctype01 dt{
	background: url("/insurance/images/oversea_insurance_ic03.png") no-repeat 98% 50%;
	background-size: 20px	auto;
	border: #d1d1cf solid 1px;
	border-bottom-width: 3px;
	border-radius: 9px;
	padding: 0.7em 3em 0.7em 1em;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	color: #222;
	cursor: pointer;
	line-height: 1.6;
}
#oversea_tabs .tabs_wrap .panel .acctype01 dt.open{
	background: url("/insurance/images/oversea_insurance_ic03_02.png") no-repeat 98% 50%;
	background-size: 20px auto;
}
#oversea_tabs .tabs_wrap .panel .acctype01 dd{
	display: none;
}
#oversea_tabs .tabs_wrap .panel .acctype01 dd .title{
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	margin:1.5em 0 0.5em 0 !important;
}

#oversea_tabs .tabs_wrap .panel .acctype01 + p{
	margin-top: 3em;
	font-size: 12px;
	font-size: 1.2rem;
}

.acctype02{
	margin-top: 15px;
}
.acctype02 dt{
	background: url("/insurance/images/oversea_insurance_ic03.png") no-repeat 98% 50%;
	border-top: #48b7c1 solid 1px;
	padding: 1.2em 3em 1.2em 0;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}

.acctype02 dt.gold span{
	display: inline-block;
	background: url("/insurance/images/oversea_insurance_card_ph04.png") no-repeat 0 99%;
	padding-bottom: 18%;
}
.acctype02 dt.platinum span{
	display: inline-block;
	background: url("/insurance/images/oversea_insurance_card_ph05.png") no-repeat 0 99%;
	padding-bottom: 18%;
}
.acctype02 dt.open{
	background: url("/insurance/images/oversea_insurance_ic03_02.png") no-repeat 98% 50%;
	background-size: 20px auto;
	color: #048e98;
}
.acctype02 dd{
	display: none;
	padding: 1em 0;
}

.acctype03{
}
.acctype03 dt::before{
	content: "";
	position: absolute;
	height: 3px;
	width: 3px;
	top: 50%;
	left: 0;
	margin-top: -3px;
	background-color: #9b9b9b;
}
.acctype03 dt{
	background: url("/insurance/images/oversea_insurance_ic08.png") no-repeat 98% 50%;
	border-top: #bfbfbf solid 1px;
	padding: 1.2em 3em 1.2em 1em;
	font-size: 14px;
	font-size: 1.4rem;
	color: #000;
	cursor: pointer;
	font-weight: normal;
	position: relative;
}
.acctype03 dt.open{
	background: url("/insurance/images/oversea_insurance_ic08_02.png") no-repeat 98% 50%;
	font-size: 14px;
	font-size: 1.4rem;
	color: #048e98;
	cursor: pointer;
}
.acctype03 dd{
	display: none;
	padding: 0 1em 1em 1em;
}
.acc + .acc{
	margin-top: 0;
}

/* table
------------------------------------------ */
/* tblDate01 */
.tblDate01 {
	width: 100%;
	border-top: 1px solid #bfbfbf;
	margin-top: 1.5em;
	font-size: 13px;
	font-size: 1.3rem;
}
.tblDate01 caption {
}
.tblDate01 th,
.tblDate01 td {
	padding: 1em 0.5em 1em 1em;
	border-bottom: 1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	text-align: left;
	vertical-align: middle;
}
.tblDate01 th:last-child,
.tblDate01 td:last-child {
	padding: 1em 0.5em 1em 1em;
	border-bottom: 1px solid #bfbfbf;
	border-right:none;
	text-align: left;
	vertical-align: middle;
}
.tblDate01 th > *:first-child,
.tblDate01 td > *:first-child {
	margin-top: 0;
}
.tblDate01 th {
	background-color: #fffaea;
	font-weight: bold;
	width: 50%;
}
.tblDate01 td + td{
	font-size: 16px;
	font-size: 1.6rem;
	color: #a5001e;
	font-weight: bold;
}
.tblDate01 td + td span{
	display: block;
	color: #222;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
}
.tblDate01 td + td .max{
	display: inline;
}
.tblDate01 td + td span span{
	display: inline;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.tblDate01 th:last-child {
	border-right: none;
}.tblDate01 .tblDate01List {
	display: block!important;
}
.tblDate01 .tblDate01List > li {
	position: relative;
	margin: 0!important;
	padding-left: 13px;
	width: auto!important;
}
.tblDate01 .tblDate01List > li > .mark {
	position: absolute;
	top: 0;
	left: 0;
	background: none!important;
	padding: 0!important;
	width: auto!important;
	height: auto!important;
	margin: 0!important;
}
.tblDate01.type02 th{
	width: auto;
}
.tblDate01.type02 td + td{
	width: auto;
	font-size: 1.3rem;
	color: inherit;
	font-weight: normal;
}
.tblDate01.type02 td:last-child {
	border-left: 1px solid #bfbfbf;
}
.tblDate01 td .maru {
	display: inline-block;
	font-size: 2rem;
	color: #ed1c24;
	vertical-align: text-top;
}
.tblDate01 td .batsu {
	display: inline-block;
	font-size: 2rem;
	color: #00aeef;
}


/* tblDate02 */
.tblDate02 {
	width: 100%;
	border-top: 1px solid #bfbfbf;
	margin-top: 1.5em;
	font-size: 13px;
	font-size: 1.3rem;
}
.tblDate02 th,
.tblDate02 td {
	padding: 15px 20px;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
	vertical-align: top;
}
.tblDate02 th > *:first-child,
.tblDate02 td > *:first-child {
	margin-top: 0;
}
.tblDate02 th {
	background-color: #fffaea;
	font-weight: bold;
	width: 40%;
}


.tblDate02 th:first-child,
.tblDate02 td:first-child {
	border-right: 1px solid #bfbfbf;
}
.tblDate02 td ul{
	margin-left: 1em;
}
.tblDate02 td ul li {
  position: relative;
}
.tblDate02 td ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 4px;
  height: 4px;
  background-color: #048e98;
  border-radius: 100%;
}

/* tblDate03 */
.tblDate03 {
	width: 1000px;
	border-top: 1px solid #bfbfbf;
	margin-top: 1.5em;
}
.tblDate03,
.tblDate03 th,
#page.medical #content .tblDate03 th p,
.tblDate03 td {
	font-size: 10px;
	font-size: 1.0rem;
}
.tblDate03 th:first-child,
.tblDate03 th:nth-of-type(2) {
	padding: 15px 10px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
}
.tblDate03 th {
	padding: 15px 10px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
#page.medical #content .tblDate03 th p{
	margin-top: 0;
	}
#page.medical #content .tblDate03 th.cel2 p{
margin-top: -94px;
}
.tblDate03 td {
	padding: 15px 10px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: center;
}
.tblDate03 td:first-child {
	padding: 15px 10px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
}
.tblDate03 td:last-child {
	padding: 15px 10px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
}
.cel2{
	min-width: 30px;
}
.tblDate03 th > *:first-child,
.tblDate03 td > *:first-child {
	margin-top: 0;
}
.tblDate03 th {
	background-color: #fffaea;
	font-weight: bold;
}
#page.medical #content .tblDate03 th span,
#spanage.medical #content .tblDate03 td span{
	maspangin-top: 0;
	font-size: 10px;
	}
.tblDate03 th:last-child,
.tblDate03 td:last-child {
	border-right: none;
	text-align: left;
}
.lv01 p span{
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl; 
	height: 120px;
	font-size: 14px;
	}
.lv02 p span{
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl; 
	height: 60px;
	font-size: 14px;
	}
	.tblDate03 tr:first-child{
		height: 156px;
	}
	.tblDate03 tr:nth-of-type(2){
		height: 100px;
	}
	.tblDate03 th.bc_oran{
		background-color: #FFFFFF;
		border-right: 1px solid #bfbfbf;
	}
.scrollTable{
	padding: 15% 0;
	margin-bottom: 15px;
	background-image: url(/insurance/images/insurance/insurance_tx01.png), url(/insurance/images/insurance/insurance_tx01.png);
	background-position: 0 0, 0 100%;
	background-repeat: no-repeat, no-repeat;
	background-size: 100% auto, 100% auto;
	overflow: scroll;

}
	.tblDate03 th.borR{
	border-right: 1px solid #bfbfbf;
	}
	.tblDate03 td.borR{
	border-right: 1px solid #bfbfbf;
	}
.lv01 p.lowtype01{
	margin-left: 17px;
	height: 85px;
}
	.tblDomestic th{
		text-align: center;
	}
	.tblDomestic .startDomestic{
		text-align: center!important;
	}
	.tblDomestic th p,
	.tblDomestic .startDomestic p{
		display: inline;
		text-align: left;
	}
.w90per {
  width: 90%;
}
 .w80per {
  width: 80%;
}
 .w70per {
  width: 70%;
}
 .w60per {
  width: 60%;
}
 .w50per {
  width: 50%;
}
 .w40per {
  width: 40%;
}
 .w30per {
  width: 30%;
}
 .w25per {
  width: 25%;
}
 .w20per {
  width: 20%;
}
 .w10per {
  width: 10%;
}
 .w5per {
  width: 5%;
}
#page.medical #content .tableW p{
	width: 10px;
	font-size: 1.0rem;
	font-size: 10px;
	margin-top: 0;
}
.wSp90per {
  width: 90%;
}
 .wSp80per {
  width: 80%;
}
 .wSp70per {
  width: 70%;
}
 .wSp60per {
  width: 60%;
}
 .wSp50per {
  width: 50%;
}
 .wSp40per {
  width: 40%;
}
 .wSp30per {
  width: 30%;
}
 .wSp20per {
  width: 20%;
}
 .wSp10per {
  width: 10%;
}
 .wSp6per {
  width: 6%;
}
 .wSp5per {
  width: 5%;
}
.wSp1per{
	width: 1%;
}



.inquiry-box{
	margin-top: 2em;
}
.inquiry-box{
}
.inquiry-box dt{
	background: #048e98;
	padding: 0.5em;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}
.inquiry-box dd{
	background: #ddf2f4 url("/insurance/images/oversea_insurance_ic07_sp.png") no-repeat 50% 0;
	background-size: 25px auto;
	padding: 2em 1em 1em 1em;
	font-size: 14px;
	font-size: 1.4rem;
	vertical-align: middle;
}
.inquiry-box dd span{
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}
.inquiry-box dd span .tel{
	display: inline-block;
	background: url("/insurance/images/oversea_insurance_ic06.png") no-repeat 0 50%;
	padding-left: 70px;
	font-size: 26px;
	font-size: 2.6rem;
	text-align: left;
}
.inquiry-box dd span .tel a:link{
	color: #003399;
	text-decoration: underline 1px;
}






.btn{
	margin-top: 2em;
}
.btn a{
	display: block;
	background-color: #a6001e;
	background-image: url("/insurance/images/oversea_insurance_ic04.png");
	background-position: 98% 50%;
	background-repeat: no-repeat;
	background-size: 15px auto;
	border-bottom: #770016 solid 4px;
	border-radius: 9px;
	padding: 0.75em;
	color: #fff;
	font-size: 10px;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
}
.btn a span{
	display: block;
	background: url("/insurance/images/oversea_insurance_logo02.gif") no-repeat 50% 100%;
	background-size: auto 35%;
	padding:0.25em 0.25em 10% 0.25em;
	vertical-align: middle;
}
.btn a span span{
	display: block;
	background: none;
	padding: 0;
	font-size: 16px;
	font-size: 1.6rem;
}
.btn a:link,
.btn a:visited{
	text-decoration: none;
}
.btn a:hover{
	opacity: 0.7;
}


.btn02{
	width: auto;
	margin: 15px auto 0 auto;
	text-align: center;
	padding-bottom: 15px;
}
.btn02 a{
	display: block;
	background-color: #048e98;
	background-image: url("/insurance/images/oversea_insurance_ic05.png");
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-size: 15px auto;
	border-bottom: #00616b solid 4px;
	border-radius: 9px;
	padding: 0.75em 2em;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
.btn02.one a{
	padding: 1em 2em;
}
.btn02 a span{
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
}
.btn02 a span span{
	display: block;
	background: none;
	padding: 0;
	font-size: 13px;
	font-size: 1.3rem;
}
.btn02 a:link,
.btn02 a:visited{
	text-decoration: none;
}
.btn02 a:hover{
	opacity: 0.7;
}
.btn02 .note{
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 1em;
	font-size: 13px;
	font-size: 1.3rem;
}
.btn02 .note a{
	display: inline;
	background: none;
	border: none;
	border-radius: 0;
	padding: 0;
	color: inherit;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
}
.btn02 .note a:link,
.btn02 .note a:visited{
	color: #1e58af;
	text-decoration: underline;

}
	
	
.btn02.type--pdf {
	display: table;
	position: relative;
	width: 100%;
	padding-bottom: 0;
}
.btn02.type--pdf a{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 72px;
	padding: 0;
	background-image: url("/insurance/images/oversea_insurance_ic14.png");
	webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;

}
.btn02.type--pdf a span{
	padding: 0 30px 0 60px;
	font-size: 13px;
	font-size: 1.3rem;
	webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;

}
.btn02.type--pdf.nomalGoldCard a span{
	padding: 0 40px 0 80px;
	font-size: 13px;
	font-size: 1.3rem;
	webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;

}
.btn02.type--pdf a::before{
	position: absolute;
	content: "";
	width: 41px;
	height: 28px;
	top: 50%;
	left: 10px;
	background-image: url("/insurance/images/oversea_insurance_ic15.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top: -15px;
}
.btn02.type--pdf.nomalCard a::before{
	height: 53px;
	margin-top: -30px;
}
.btn02.type--pdf.goldCard a::before{
	background-image: url("/insurance/images/oversea_insurance_card_ph02.png");
}
.btn02.type--pdf.platinumCard a::before{
	background-image: url("/insurance/images/oversea_insurance_card_ph03.png");
}
.btn02.type--pdf.nomalGoldCard a::before{
	top: 50%;
	left: -23px;
	width: 143px;
	height: 40px;
	margin-top: -20px;
	background-image: url("/insurance/images/oversea_insurance_card_ph06.png");
	background-size: auto 100%;
}
.btn03 {
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 0 10px;
	text-align: center;
}
.btn03 a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	padding: 15px 20px;
	box-shadow: 0 2px 0 #000249;
	background-color: #00438f;
	border-radius: 6px;
	font-size: 1.4rem;
	color: #fff;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
}

.btn03 a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 15px;
	height: 15px;
	background: url(/insurance/images/oversea_insurance_ic17.png) no-repeat 0 0 / contain;
	margin-top: -7.5px;
}

/* txt
------------------------------------------ */
h2{
	background: url("/insurance/images/oversea_insurance_bg01_sp.png") no-repeat 50% 0;
	background-size: 100% auto;
	padding: 0.7em 0.3em 0.6em;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}
.sectionWrap{
	padding-top: 9.3%;
}
h3{
	display: block;
	border-left: #048e98 solid 5px;
	padding:0.1em 0 0 0.6em;
	font-size: 17px;
	font-size: 1.7rem;
	color: #048e98;
	font-weight: bold;
	line-height: 1;
	vertical-align: middle;
}
.subsectionAnc{
	padding-top: 4%;
}
.section > h3{
	margin-top: 1.5em;
}

h3 + p{
	margin-top: 1em;
}

h4{
	position: relative;
	display: block;
	margin:2em 0 0 1em;
	font-size: 15px;
	font-size: 1.5rem;
	color: #048e98;
	font-weight: bold;
	line-height: 1;
	vertical-align: middle;
}
h4 + p{
	margin-top: 10px;
}
h4::after {
  display: block;
  content: '';
  position: absolute;
  top: .1em;
  left: -1em;
  width: 10px;
  height: 10px;
  background-color: #048e98;
}
h4 + .tblDate02{
	margin-top: 1em;
}
	
	
	#page.medical #content .bnrFoot_sp{
		display: block;
		margin-top: 15px;
	}
	#page.medical #content .bnrFoot_pc{
		display: none;
	}
	p.fs_1rem{
		font-size: 1rem;
	}
/* Q&A
------------------------------------------ */
.qaBoxWrap {
}
.qaBoxWrap .qaBoxHead {
	position: relative;
	line-height: 1.2;
	padding: 20px 0;
	margin: 0 -30px 40px;
	background: #ebd3e7;
	color: #222222;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}
.qaBoxWrap .qaBoxHead:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: -9px;
	width: 0;
	height: 0;
	margin-left: -8px;
	border-style: solid;
	border-width: 9px 8px 0 8px;
	border-color: #ebd3e7 transparent transparent transparent;
}
.qaBoxWrap .qaBoxHead > span {
	margin-right: 8px;
	font-size: 20px;
	font-size: 2.0rem;
}
.qaBoxWrap .qaBoxHead + * {
	margin-top: 0 !important;
} 
.qaBox01:first-child {
	margin-top: 15px;
	padding-top: 20px;
	border-top: solid 1px #048e98;
}
.qaBox01 {
	margin-top: 40px;
	padding-top: 20px;
	border-top: solid 1px #048e98;
}
.qaBox01:last-child  {
	border-bottom: solid 1px #048e98;
	}
.qaBox01 + .qaBox01  {
	margin-top: 20px;
	padding-top: 20px;
}
.qaBox01 .question a,
.qaBox01 .question span {
	display: inline-block;
	position: relative;
	padding:  0 0 0 33px;
	font-weight: bold;
	font-size: 1.4rem;
}
.qaBox01 .question a:after,
.qaBox01 .question span:after {
	content: "";
	position: absolute;
	top: -5px;
	left: 0;
	height: 47px;
	width: 47px;
	background: url(/insurance/images/oversea_insurance_ic09_01.png) no-repeat 0 0;
	background-size: 23px;
}
.qaBox01 .answer {
	position: relative;
	margin-top: 10px;
	padding:  0 0 0 33px;
	font-size: 1.4rem;
}
.qaBox01 .answer:after {
	content: "";
	position: absolute;
	top: -5px;
	left: 0;
	height: 47px;
	width: 47px;
	background: url(/insurance/images/oversea_insurance_ic09_02.png) no-repeat 0 0;
	background-size: 23px;
}
.qaBox01 .answer > *:first-child {
	margin-top: 0 !important;
}
.bgBox01 > .qaBox01 {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 4px;
	border-top: none;
}
.txRed{
	color: #a6001e;
}
.txBlue{
	color: #048e98;
}
	.lastBox{
		margin-bottom: 25px;
	}
	.brB{
	border-bottom: 	#48b7c1 solid 1px;
}
.brB.open{
	border-bottom: 	none;
}
.brBin{
	border-bottom: 	#bfbfbf solid 1px;
}
.pcOnly{
	display: none;
}
.oversea-miniTitle {
	font-size: 1.0rem;
	margin-top: 20px!important;
	font-weight: bold;
	text-align: center;
}
/* List
------------------------------------------ */
.normalList01 {
	margin-top: 5px;
}
.normalList01 > li + li {
	margin-top: 5px;
}
.normalList01.type02 > li + li {
	margin-top: 0;
}
.normalList01 > li {
	position: relative;
	padding-left: 6px;
	font-size: 14px;
	font-size: 1.4rem;
}
.normalList01 > li:before {
	content: "";
	position: absolute;
	height: 3px;
	width: 3px;
	top: 0.5em;
	left: 0;
	background-color: #048e98;
	-webkit-border-radius: 50%;
		 -moz-border-radius: 50%;
					border-radius: 50%;
}
.normalList01 > li > .normalList01 {
	margin: 5px 0 0 5px;
}
.normalList01.floatList > li {
	width: 48.24%;
  margin-right: 3.52%;
}
.normalList01.floatList > li:nth-child(2n) {
	margin: 0;
}
.normalList01.floatList > li:nth-child(n+3) {
	margin-top: 5px;
}
.normalList01Wrap p{
		margin: 15px 0 10px;
}
/* notes */
p.notes02,
span.notes02,
.notes02 li {
	margin-top: 10px;	
	font-size: 12px!important;
	font-size: 1.2rem!important;
}
/* mainContentsMenu */
.mainContentsMenu{
	position: relative;
	margin-top: 20px;
}
.mainContentsMenu > li{
	width: 270px;
}
.mainContentsMenu > li > a{
	position: relative;
	display: block;
	background: #ffffff;
	border: solid 1px #bfbfbf;
	border-bottom: solid 4px #bfbfbf;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	color: #000000;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
	text-decoration: none;
	padding: 5px 20px 5px 0;
}
.mainContentsMenu > li:hover > a,
.mainContentsMenu > li.active > a{
	margin-top: 2px;
	border-bottom: solid 2px #bfbfbf;
}
.mainContentsMenu > li.active > a{
	background: #ffe3e3;
  font-weight: bold;
}
.mainContentsMenu > li.novLink > a:after{
	position: absolute;
	content: "";
	width: 26px;
	height: 26px;
	top: 8px;
	right: -3px;
	background: url(/insurance/images/oversea_insurance_ic01.png) no-repeat 0 0;
	background-size: 50% auto;
}
.mainContentsMenu > li > a .text{
	display: block;
}
/* ----- floatingWrap ----- */
#footer{
	margin-bottom: 165px;
}
#footer #pagetop{
	bottom: 210px;
}
#floatingWrap01 {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
	box-shadow: 1px 0px 6px 3px rgba(0, 0, 0, 0.3);
	z-index: 99;
}
#floatingWrap01 .floatingInner {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}
/* commonFloating */
#floatingWrap01 .commonFloating {
	padding: 10px 8px;
	max-width: 1200px;
	margin: 0 auto;
}
#floatingWrap01 .commonFloating .floatingHeader{
	text-align: center;
	margin-bottom: 5px;
}
#floatingWrap01 .commonFloating .floatingHeader span{
	display: inline-block;
	padding-left: 22px;
	padding-right: 27px;
	position: relative;
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: bold;
}
#floatingWrap01 .commonFloating .floatingHeader span::before,
#floatingWrap01 .commonFloating .floatingHeader span::after{
	content: "";
	position: absolute;
	top: 50%;
}
#floatingWrap01 .commonFloating .floatingHeader span::before{
	left: 0;
	width: 13px;
	height: 12px;
	margin-top: -6px;
	background: url("/insurance/images/oversea_insurance_ic10.png") no-repeat;
	background-size: 13px auto;
}
#floatingWrap01 .commonFloating .floatingHeader span::after{
	right: 0;
	width: 23px;
	height: 11px;
	margin-top: -6px;
	background: url("/insurance/images/oversea_insurance_ic11.png") no-repeat;
	background-size: 23px auto;
}
#floatingWrap01 .commonFloating .floatingHeader02{
	text-align: center;
	font-size: 1.7rem;
	font-weight: bold;
}
#floatingWrap01 .commonFloating .floatingBt {
	width: calc((100% - 10px)/ 2);
	float: left;
	margin-left: 9px;
	display: none;
}
#floatingWrap01 .commonFloating .floatingBt:nth-of-type(2n+1) {
	margin-left: 0;
}
#floatingWrap01 .commonFloating .floatingBt a{
	box-sizing: border-box;
	display: inline-block;
	width:100%;
	position: relative;
	padding: 8px 17px 7px 17px;
	color: #ffffff;
	font-size: 10px;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	background-color: #a5001e;
	border-bottom: solid 3px #760015;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
#floatingWrap01 .commonFloating .floatingBt a:hover{
	margin-top: 2px;
	border-bottom-width: 1px
}
#floatingWrap01 .commonFloating .floatingBt a .small{
	display: none;
}
#floatingWrap01 .commonFloating .floatingBt.overseasBt a,
#floatingWrap01 .commonFloating .floatingBt.domesticBt a{
	padding: 8px 7px 7px;
}
#floatingWrap01 .commonFloating .floatingBt.overseasBt a span,
#floatingWrap01 .commonFloating .floatingBt.domesticBt a span{
	display: inline-block;
	position: relative;
	padding-left: 26px;
}
#floatingWrap01 .commonFloating .floatingBt.overseasBt a span:before,
#floatingWrap01 .commonFloating .floatingBt.domesticBt a span:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
}
#floatingWrap01 .commonFloating .floatingBt.domesticBt a span:before{
	width: 18px;
	height: 17px;
	margin-top: -9px;
	background: url("/insurance/images/oversea_insurance_ic13.png") no-repeat;
	background-size: 18px auto;
}
#floatingWrap01 .commonFloating .floatingBt.overseasBt a span:before{
	width: 21px;
	height: 19px;
	margin-top: -11px;
	background: url("/insurance/images/oversea_insurance_ic12.png") no-repeat;
	background-size: 21px auto;
}
#floatingWrap01 .commonFloating .floatingText{
	margin-top: 10px;
	text-align: center;
	font-size: 1.2rem;
}
#floatingWrap01 .commonFloating .btn a span{
	padding-bottom: 15px;
}
#floatingWrap01 .commonFloating .floatingBtnWrap{
	display: block;
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn{
	width: 100%;
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn + .floatingBtn{
	margin-top: 10px;
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn a{
	display: block;
	position: relative;
	padding: 3px;
	border-radius: 5px;
	border-bottom: 1px solid #740000;
	background-color: #a6001e;
	text-align: center;
	font-size: 1.6rem;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn a:hover{
	opacity: 1;
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn a .floatingBtnLabel{
	display: block;
	width: 100%;
	padding: 4px 10px;
	border-radius: 5px;
	background-color: #fff;
	text-align: center;
	font-size: 1.1rem;
	color: #a6001e;
	font-weight: bold;
	box-sizing: border-box;
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn a .floatingBtnText{
	display: block;
	position: relative;
	padding: 9px 25px 3px;
}
#floatingWrap01 .commonFloating .floatingBtnWrap .floatingBtn a .floatingBtnText::before{
	content: '';
	position: absolute;
	top: 50%;
	right: 5px;
	width: 17px;
	height: 17px;
	margin-top: -8.5px;
	background: url("/insurance/images/oversea_insurance_ic05.png") no-repeat 0 0 / contain;
}
.rightFloatingBannerWrap {
	bottom: 205px!important;
}
	.oversea_btn_underNote {
		margin-top: 5px;
		text-align: left;
	}
	.oversea_btn_underNote > li {
		position: relative;
		padding-left: 1.2em;
		font-size: 1.5rem;
	}
	.oversea_btn_underNote > li + li {
		margin-top: 5px;
	}
	.oversea_btn_underNote > li > .ast {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
	}
	#page.medical #content .oversea_btn_underNote02 {
		text-align: left;
		position: relative;
		margin-top: 5px;
		padding-left: 1.2em;;
	}
	#page.medical #content .oversea_btn_underNote02 > .ast {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
	}
	.cb-imgWrap #cboxLoadedContent {
		margin: 0;
		padding: 15px;
	}
	.cb-imgWrap #cboxClose {
		position: absolute;
		right: -10px;
		top: -10px;
		width: 23px;
		height: 23px;
		background: url(/insurance/images/oversea_insurance_ic18.png) no-repeat 0 0 / contain;
	}
	.cb-imgWrap #cboxContent {
		overflow: visible;
	}
	.noticeTxt01 {
		margin-top: 10px;
	}
	.noticeTxt01 a {
		display: inline-block;
    padding: 2px 0 3px 30px;
    background: url(/insurance/images/oversea_insurance_ic19.png) no-repeat 0 0.1em / 22px;
	}
}
@media print, screen and (min-width: 1100px){
.ipadOnly{
	display: none;
	}
}
@media print, screen and (min-width: 751px) and (max-width: 1100px){
	h1{
		padding: 4em 0.3em;
	}
	h1 span{
		font-size: 2.6rem;
		font-size: 26px;
	}
	.inquiry-box dd span .tel{
		font-size: 30px;
		font-size: 3.0rem;
	}
	.tab_oversea{
	letter-spacing: -0.5em;
	max-width: 1200px;
	margin: 0 auto -2.5px;
	}
#oversea_tabs ul{
	margin-bottom: -2.5px;
}

}

/* Clearfix
------------------------------------------------------ */
.commonFloating:after {
	content: "";
	display: block;
	clear: both;
}
.commonFloating {
	zoom: 1;
}
