/*===========================*
PRESET
*===========================*/
html {
    -webkit-text-size-adjust: none;
}
body {
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  background: url(../img/bg.jpg);
  color: #241e1e;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.07em;
  position: relative;
  cursor: default;
  text-align:center;
  overflow-x:hidden;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.1;
  font-weight: normal;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 28px;
  margin: 0 0 10px;
}
h4 {
  font-size: 26px;
  margin-bottom: 5px;
}
h5 {
  font-size: 20px;
  margin-bottom: 5px;
}
small {
	display:block;
	font-size:52%;
    margin-top: .5em;
    margin-bottom: .5em;
	font-weight:bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.small {font-size:90%;}
p{
    margin-bottom: 1em;
	font-size:21px;
}
a {
  border: none;
  color:#ef5555;
  text-decoration: none;
}
a:hover {
  color:#0077c9;
  cursor: pointer;
  text-decoration: none;
}
a:focus {
  outline: none; }
strong {
  font-weight: bold;
}
i {
	display:inline-block;
}
em {
  display:inline-block;
  font-family: 'Roboto', ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  letter-spacing: 0;
  line-height: 1em;
}


.clearfix:before,
.clearfix:after{
  content: " ";
  display: block;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom:1;
}


/*===========================*
SITE HEADER
*===========================*/
header {
    background: #ffffff;
	font-family: Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	color: #222;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: 0.7px;
	cursor: default;
}

header a {
  color: #0058bf;
}

#header {
    padding: 5px 15px;
    overflow: hidden;
    margin: 0 auto;
	position: relative;
}
.headLogo {
    float: left;
}
* html .headSup { font-size: 85%; } /* IE6 */
*:first-child+html .headSup { font-size: 85%; } /* IE7 */

.bg_w {
    width:100%;
    background-color:#fff;
    padding: 0;
}
.tree > div {
	float:left;
}
.tree a:hover {
	border-bottom: 1px dotted #777;
}

#header .arrow {
	padding:0 .5em;
}

#nav {
  clear: none;
  float: left;
  width: 100%;
	position: absolute;
	right: 0;
	padding: 0 15px 0 200px;
	box-sizing: border-box;
	bottom: 10px;
}
/* About */
#about {
    line-height: 15px;
    float: right;
}

#about ul {
    margin: 0;
    padding: 0;
}

#about ul li {
    margin: 0;
    padding: 0 5px;
    font-size: 91%;
    line-height: 15px;
    float: right;
    display: inline;
}
* html #about ul li { font-size: 85%; } /* IE6 */
*:first-child+html #about ul li { font-size: 85%; } /* IE7 */



/* Nav ==================================================================================== */
#header:after,#topicPath:after,#nav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html #header,#topicPath,#nav { zoom: 1; } /* IE6 */
*:first-child+html #header,#topicPath,#nav { zoom: 1; } /* IE7 */

/* TopicPath */
#topicPath {
    margin: 0;
    position: absolute;
    bottom: 0;
}


/*===========================*
SITE BODY
*===========================*/
hr {
  margin: 50px auto;
  width: 100%;
  background-color: #b3a681;
  opacity: 0.3;
}
#billboard {
  position: relative;
  background: url(../img/mainimg.jpg) no-repeat center top;
  background-size: 100% auto;
  min-height:335px;
  overflow-x: hidden;
}
#title-container {
	background-color:#fff;
	padding: 37px 35px 30px;
	margin:25px auto;
	max-width: 484px;
}
#title-container h1 img {
    width: 100%;
	-ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    display: block;
    left: 50%;
	max-width: 100%;
}
.btn_compair {
	background-color: #f77b00;
	display: block;
	color: #fff;
	padding: 0.6em 1em;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
	border-bottom:#c45300 2px solid;
	line-height: 1.25;
	letter-spacing: 0.25em;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn_compair:hover {
	color: #fff;
	background-color:#ed5501;
}
.down-arrow {
	content:"";
	width:15px;
	height:11px;
	background:url(../img/arrow-down-w.png) center center no-repeat;
	background-size:100% 100%;
	display:inline-block;
	
}
#title-container .btn_compair{
	margin:27px 0 30px;
	font-size: 115%;
}
.seguros li{
	display:inline-block;
	font-size:13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.seguros li:nth-child(1){
	float:left;
}
.seguros li:nth-child(3){
	float:right;
}


.contents-wrapper {
	max-width:900px;
	margin:0 auto;
	padding:0 30px;
}


#section-a {
	padding:50px 0;
	color:#fff;
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.7) 50.1%, rgba(0,0,0,0.7) 100%);
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.7) 50.1%,rgba(0,0,0,0.7) 100%);
	background: linear-gradient(to right,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.7) 50.1%,rgba(0,0,0,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc009ee1', endColorstr='#cc0089d8',GradientType=1 );
}

.incidence > div {
	display:inline-block;
	width:49%;
	margin:20px 0 30px;
	text-align:center;
	vertical-align: top;
	padding: 0 30px;
	box-sizing: border-box;
}
.incidence .figure {
	font-size:18px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.incidence em {
	font-size:48px;
}
.incidence p {
	font-size:14px;
	margin-top: .75em;
}

.note {
	font-size:11px;
	opacity: 0.8;
}

.ojo {
	background-color:#fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color:#2f2f2f;
	font-size:16px;
	padding: 1.2em 1em 1.2em 90px;
	text-align:left;
	position:relative;
	max-width: 760px;
	margin: 0 auto;
}
.ojo::before {
	content:"";
	position:absolute;
	width:50px;
	height:50px;
	background:url(../img/ojo.png) center center no-repeat;
	background-size:cover;
	margin-left: -70px;
}

#section-b {
	background-color:#fff;
	padding:80px 0;
	text-align:center;
}
.medical-expenses {
	margin-right:-30px;
	box-sizing: border-box;
	max-width: 800px;
	position: relative;
	left: 50%;
	-ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.medical-expenses li {
	padding: 45px 30px 60px 0;
	display: inline-block;
	box-sizing: border-box;
	width: 33.33%;
	float: left;
}
.bereich {
	font-size:18px;
	margin:0.5em auto 0.25em;
}
.kost {
	font-size:18px;
	color:#1c75bc;
	line-height:1;
	display:inline-block;
}
.kost em{
	font-size:30px;
}
.kost small {
	font-size:15px;
	line-height:1;
}
.expense-example {
	padding: 10px 0;
	text-align: left;
	max-width: 800px;
	margin: 0 auto;
}
.expense-example li{
	font-size:18px;
	line-height:2em;
	text-align: center;
}
.expense-example small {
	display:inline;
}
.expense-example .kost em{
	font-size:25px;
}
.line {
	height:1px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(219,219,219,1) 25%, rgba(219,219,219,1) 75%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(219,219,219,1) 25%,rgba(219,219,219,1) 75%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(219,219,219,1) 25%,rgba(219,219,219,1) 75%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
	margin: 10px 0;
}
#section-b .note {margin:20px 0 50px;}
#section-b .btn_compair{
	font-size:20px;
	margin:35px 0;
}
#section-b .seguros{
	max-width:540px;
	margin:0 auto;
}



#section-c {
	background-color:#ff9022;
	padding:80px 0;
	text-align:center;
	color:#fff;
}
#section-c h2{
	font-size:40px;
	margin-bottom: .15em;
}

.support {
	box-sizing: border-box;
	display: table;
	margin: 40px 0 25px;
}
.support li {
	padding: 0;
	display: table-cell;
	box-sizing: border-box;
	width: 33.33%;
	background-color: #fff;
	border-right: 15px solid #ff9022;
}
.support li:nth-last-child {
	border:none;
}
.support li > div{
	background-color:#fff;
	padding: 5px 5px 5px;
}
.support .bereich{
	color:#2f2f2f;
	max-width: 240px;
}
.support .cover{
	font-size:13px;
	color:#666;
	margin-top: .75em;
}
.arrow-down {
	font-size:21px;
	margin-bottom:.25em;
}
.arrow-down::before {
	content:"";
	display:block;
	background:url(../img/arrow-down.png) center center no-repeat;
	background-size:cover;
	width:50px;
	height:30px;
	margin:0 auto 20px;
}
#section-c .note{
	font-size:12px;
	margin-bottom:2em;
}
.other-supports{
	margin-right:-3px;
	box-sizing: border-box;
}
.other-supports li{
	box-sizing: border-box;
	color:#2f2f2f;
	font-size:18px;
	display:inline-block;
	width:50%;
	padding:0 3px 3px 0;
	float: left;
}
.other-supports li div{
	background-color:#fff;
	padding:.5em;
	position:relative;
}
.other-supports li div:before{
	content:"";
	display:inline-block;
	background:url(../img/check.png) center center no-repeat;
	background-size:cover;
	width:17px;
	height:15px;
	margin-right:10px;
}



#insurance-list {
	background: url(../img/bg.gif);
	padding:80px 0;
	position:relative;
}
.pic1 {
	position:absolute;
	top:150px;
	right:0;
}
.pic2 {
	position:absolute;
	top:550px;
	left:0;
}
.pic3 {
	position:absolute;
	bottom:500px;
	right:0;
}
.pic4 {
	position:absolute;
	bottom:0px;
	left:0;
	z-index:1;
}
.bottom {
	background-color:#fff;
	border-top:1px solid #d86d53;
	height:17px;
	position:absolute;
	bottom:0;
	z-index:0;
	width: 100%;
}


#insurance-list h2{
	font-size:40px;
	margin-bottom: -25px;
}
#insurance-list h2 img{
	max-width: 100%;
}
#insurance-list .logo {
	text-align:left;
	display: inline-block;
	margin-right:10px;
}
#insurance-list .ins-number {
	float:right;
	font-size:80%;
}
.insurance-list li{
	margin-top:60px;
	text-align:left;
	background-color:#fff;
	border-top: 9px solid #f77b00; 
	padding:40px 65px;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.1);
	font-size:14px;
	position:relative;
	z-index:2;
}
.insurance-list h3{
	text-align:left;
	display: inline-block;
}
.insurance-list table{
	width:100%;
	margin:10px 0 20px;
}
.insurance-list table td{
	padding:0.5em 1em;
	border:solid 1px #f77b00;
	vertical-align: middle;
}
.insurance-list table td:nth-child(1){
	color:#fff;
	background-color:#f77b00;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-bottom:solid 1px #fff;
	width:10em;
}
.insurance-list p{
	font-size:14px;
}
.btn_buy_container {
	text-align:center;
}
.btn_buy {
	background-color: #ed5501;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
	color: #fff;
	padding: 0.8em 3em;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
	border-bottom:#c45300 2px solid;
	line-height: 1.25;
	font-size:18px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn_buy:hover {
	color: #fff;
	background-color:#f77b00;
}

.policy {
	margin-bottom:1em;
}
.policy a {
	color:#999;
	text-decoration:underline;
	font-size:12px;
}
.policy a:hover {
	color:#0077c9;
}




/*===========================*
SITE FOOTER
*===========================*/
#Footer {
    background: #fff;
    color: #ccc;
    padding: 10px 0 20px;
    text-align: center;
    margin-bottom: -20px;
	font-family: sans-serif;
}

@media screen and (max-width: 1200px) {
#billboard { background-size: 120% auto;}
}

@media screen and (max-width: 1024px) {
#billboard { background-size: 130% auto;}
.pic1, .pic2, .pic3, .pic4 { display:none;}
}

@media screen and (max-width: 960px) {
#nav {padding-right:0px;}
#header { padding: 5px;}
#billboard { 
	background-size: 158% auto;
	background-position:left top;
}
.incidence > div:nth-child(1) { padding-left:0;}
.incidence > div:nth-child(2) { padding-right:0;}
.insurance-list li { padding: 40px 30px;}

}

@media screen and (max-width: 768px) {
#billboard { 
	background-position:left top;
	background-size: 160% auto;
}
.medical-expenses {
    margin-right: 0;
	margin-bottom:60px;
}
.medical-expenses li {
	display: block;
	float: none;
	padding-right: 0;
	margin: 0 auto;
	padding-bottom: 0;
	width: 100%;
	padding-top: 15px;
}
.medical-expenses li:first-child {
	padding-top: 45px;
}
.support {
    display: block;
}
.support li {
	display: block;
	width: 100%;
	border: 0;
	margin-bottom: 15px;
}
.support .bereich {
    max-width: none;
}
}
@media screen and (min-width: 480px) and (max-width: 768px) {
.medical-expenses .img {
    display: inline-block;
	width: 182px;
	vertical-align: middle;
}
.medical-expenses .text{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin-left: 30px;
}
}

@media screen and (max-width: 600px) {	
#billboard { background-size: 165% auto;}
.other-supports li {
	float: none;
	width: 100%;
	padding-right: 0;
}
#section-a {
    background: rgba(0,0,0,0.5);
}
.incidence > div {
	padding: 0;
	display: block;
	width: 100%;
}

}
@media screen and (max-width: 560px) {
#title-container {
    padding: 30px 15px;
    margin: 25px 20px;
}
}

@media screen and (max-width: 480px) {
h2 {
    font-size: 27px;
}
h3 {
    font-size: 21px;
}
p, .expense-example li {
    font-size: 14px;
}
.kost em {
    font-size: 27px;
}
#title-container .btn_compair {
    font-size: 100%;
}
.rsp-hide { display:none;}
.insurance-logo{
	height:30px !important;
}
#section-b, #section-c, #insurance-list {
    padding: 50px 0;
}
#section-b .btn_compair {
    font-size: 15px;
}
#section-c h2 {
    font-size: 28px;
}
.contents-wrapper {
    padding: 0 15px;
}
#title-container .btn_compair {
    margin: 20px 0;
}
.seguros li {
    display: block;
    float: none !important;
    margin-bottom: 5px;
}
.seguros li:last-child {
	margin-bottom:0;
}
.seguros li > div {
    display: inline-block;
    vertical-align: middle
}
.seguros li > div:last-child {
    padding-left: 20px;
}
.arrow-down {
    font-size: 17px;
}
.insurance-list li {
    padding: 30px 15px;
}
.insurance-list table td:nth-child(1) {
    width: 40%;
}
.btn_buy {
    font-size: 15px;
}
}

/* Update 2024.06.19 */
.seguros li {
    padding-left: 1em;
    padding-right: 1em;
}
.seguros li:nth-child(1) {
    float: none;
}