	.align--Right {
  text-align: right !important;
}
.freeArea p {
    padding-bottom: 2em;
}
@media screen and (min-width: 769px){

.freeArea p .text{
    padding-bottom: 0em!important;
}
}


/* ===== Box ===== */
.Box {
  padding: 37px 40px;
  word-wrap: break-word;
  background-color: #f5f5f5;
}

.Box + .Text.-note,
.Box + .List.-note {
  margin-top: 13px;
}

.Box + .Text,
.Box + .List,
.Box + .ListLink,
.Box + .Box,
.Box + .Button,
.Box + .Js-Scrollable__wrap {
  margin-top: 20px;
}

@media only screen and (max-width: 559px) {
  .Box + .Text,
  .Box + .List,
  .Box + .ListLink,
  .Box + .Box,
  .Box + .Button,
  .Box + .Js-Scrollable__wrap {
    margin-top: 12px;
  }
}

@media print, screen and (min-width: 560px) {
  .Box + .CardGrid,
  .Box + .CardHorizontal,
  .Box + .Grid,
  .Box + .Figure,
  .Box + .Definitionlist,
  .Box + .Media {
    margin-top: 56px;
  }
}

@media only screen and (max-width: 559px) {
  .Box + .CardGrid,
  .Box + .CardHorizontal,
  .Box + .Grid,
  .Box + .Figure,
  .Box + .Definitionlist,
  .Box + .Media {
    margin-top: 28px;
  }
}

.IndexList + .Box.-list {
  margin-top: 40px;
}

.Box.-withHeadingLevel1 {
  margin-top: 38px;
}

.List + .Box.-acrobatReader,
.ListLink + .Box.-acrobatReader {
  margin-top: 66px;
}

@media print, screen and (min-width: 560px) {
  .Box.-contact {
    margin-top: 90px;
  }
}

@media only screen and (max-width: 559px) {
  .Box.-contact {
    margin-top: 60px;
  }
}

@media print, screen and (min-width: 560px) {
  .Box.-contactMulti {
    margin-top: 90px;
  }
}

@media only screen and (max-width: 559px) {
  .Box.-contactMulti {
    margin-top: 60px;
  }
}

.Box .Text:first-child {
  margin-top: 0;
}

.Box .Text + .Text {
  margin-top: 16px;
}

.Box .Text + .Text.-note {
  margin-top: 12px;
}

.Box .List:first-child,
.Box .ListLink:first-child,
.Box .Definitionlist:first-child {
  margin-top: 0;
}

.Box .Definitionlist__body .Text:first-child {
  margin-top: 0;
}

.Box + .Box__nextNote {
  margin-top: 5px;
  text-align: right;
  font-weight: normal;
  line-height: 1.7;
  font-size: 1.4rem;
}

.Box__heading {
  margin-bottom: 24px;
  color: #333;
  letter-spacing: .03em;
  font-weight: normal;
  line-height: 1.4;
}

@media print, screen and (min-width: 560px) {
  .Box__heading {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 559px) {
  .Box__heading {
    font-size: 1.6rem;
  }
}

.Box__heading + dd .Definitionlist__heading {
  font-weight: normal;
  line-height: 1.4;
}

@media print, screen and (min-width: 560px) {
  .Box__heading + dd .Definitionlist__heading {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 559px) {
  .Box__heading + dd .Definitionlist__heading {
    font-size: 1.6rem;
  }
}

.Box.-withHeadingLevel1 .Box__heading {
  font-size: 2.6rem;
  line-height: 1.4;
}

@media only screen and (max-width: 559px) {
  .Box.-withHeadingLevel1 .Box__heading {
    font-size: 2.4rem;
  }
}

.BoxList__head {
  color: #333;
  letter-spacing: .03em;
  font-weight: normal;
  line-height: 1.4;
}

@media print, screen and (min-width: 560px) {
  .BoxList__head {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 559px) {
  .BoxList__head {
    font-size: 1.6rem;
  }
}

.BoxList__head + .BoxList__body {
  margin-top: 20px;
}

.BoxList__body .List + .Text,
.BoxList__body .List + .List,
.BoxList__body .List + .ListLink,
.BoxList__body .List + .Box,
.BoxList__body .List + .Button,
.BoxList__body .List + .Js-Scrollable__wrap,
.BoxList__body .ListLink + .Text,
.BoxList__body .ListLink + .List,
.BoxList__body .ListLink + .ListLink,
.BoxList__body .ListLink + .Box,
.BoxList__body .ListLink + .Button,
.BoxList__body .ListLink + .Js-Scrollable__wrap,
.BoxList__body .ListHorizontal + .Text,
.BoxList__body .ListHorizontal + .List,
.BoxList__body .ListHorizontal + .ListLink,
.BoxList__body .ListHorizontal + .Box,
.BoxList__body .ListHorizontal + .Button,
.BoxList__body .ListHorizontal + .Js-Scrollable__wrap {
  margin-top: 20px;
}

@media only screen and (max-width: 559px) {
  .BoxList__body .List + .Text,
  .BoxList__body .List + .List,
  .BoxList__body .List + .ListLink,
  .BoxList__body .List + .Box,
  .BoxList__body .List + .Button,
  .BoxList__body .List + .Js-Scrollable__wrap,
  .BoxList__body .ListLink + .Text,
  .BoxList__body .ListLink + .List,
  .BoxList__body .ListLink + .ListLink,
  .BoxList__body .ListLink + .Box,
  .BoxList__body .ListLink + .Button,
  .BoxList__body .ListLink + .Js-Scrollable__wrap,
  .BoxList__body .ListHorizontal + .Text,
  .BoxList__body .ListHorizontal + .List,
  .BoxList__body .ListHorizontal + .ListLink,
  .BoxList__body .ListHorizontal + .Box,
  .BoxList__body .ListHorizontal + .Button,
  .BoxList__body .ListHorizontal + .Js-Scrollable__wrap {
    margin-top: 12px;
  }
}

.Definitionlist__heading {
  letter-spacing: .03em!important;
  font-weight: normal!important;
  line-height: 1.4!important;
}

@media print, screen and (min-width: 560px) {
  .Definitionlist__heading {
        padding-left: 1.2em!important;
    font-size: 1.8rem!important;
    margin-bottom: 20px;
    font-weight: bold!important;
  }
}

.multiline {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#008486),to(#008486))!important;
    background-image: -webkit-linear-gradient(#008486,#008486)!important;
    background-image: linear-gradient(#008486,#008486)!important;
}

.privacy_linktext {
	font-size:18px;
	color:#008486;
	margin-bottom:10px;
}