@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, address, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
  list-style: none;
  font-style: normal;
  -webkit-text-size-adjust: 100%;
}
body {
  color: #333;
  font-family: Lato, "Noto Sans Japanese", sans-serif;
  font-size: 20px;
  line-height: 1.8;
}
#body2 {
  padding-top: 100px;
  background-image: url(../../images/top_bg.jpg);
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}
input, select {
  vertical-align: middle;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
img {
  border: none;
  vertical-align: top;
}
a:link, a:visited, a:active {
  color: #1560b3;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  text-decoration: underline;
}
a:hover {
  color: #222;
  text-decoration: none;
}
a:link img, a:visited img, a:active img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
a:hover img {
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.pad-bot10 {
  padding-bottom: 10px;
}
.pad-bot20 {
  padding-bottom: 20px;
}
.pad-bot50 {
  padding-bottom: 50px;
}
.margin-bot0 {
  margin-bottom: 0px;
}
.margin-bot5 {
  margin-bottom: 10px;
}
.margin-bot10 {
  margin-bottom: 10px;
}
.margin-bot16 {
  margin-bottom: 16px;
}
.margin-top-10 {
  margin-top: -10px;
}
.margin-bot20 {
  margin-bottom: 20px;
}
.margin-bot24 {
  margin-bottom: 24px !important;
}
.margin-bot30 {
  margin-bottom: 30px;
}
.margin-bot40 {
  margin-bottom: 40px;
}
.margin-bot50 {
  margin-bottom: 50px;
}
img {
  max-width: 100%;
  height: auto;
  width /***/ : auto;
}
.sp-img {}
.under {
  margin: 5em auto;
  width: 90%;
}
.headline2 {
  padding-bottom: 15px;
  font-size: 28px;
  line-height: 1.2;
  color: #003672;
  margin-bottom: 20px;
  text-align: center;
  font-weight: normal;
}
.headline2 .small {
  font-size: 16px;
}
.headline3 {
  font-family: Lato, "Noto Sans Japanese", sans-serif;
  color: #efa044;
  font-size: 18px;
  border-bottom: 2px solid #efa044;
  border-top: 2px solid #efa044;
  line-height: 1.4;
  margin-bottom: 30px;
  text-align: center;
  font-weight: normal;
  padding: 10px 30px;
}
.headline4 {
  font-family: "Rounded Mplus 1c";
  color: #7f4f21;
  font-size: 18px;
  border-bottom: 6px double #f39800;
  line-height: 1.2;
  margin-bottom: 15px;
  padding-bottom: 3px;
  font-weight: 500;
}
article {
  margin-bottom: 40px;
}
article > section {
  margin-left: 3%;
  margin-right: 3%;
}
aside > section {
  margin-left: 3%;
  margin-right: 3%;
}
section {
  padding-bottom: 40px;
}
section:last-child {
  padding-bottom: 0px;
}
section:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
section p {
  margin-bottom: 10px;
}
section p:last-child {
  margin-bottom: 0px;
}
.txt-box {
  padding-bottom: 40px;
}
.txt-box:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.txt-box:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.txt-box p {
  margin-bottom: 15px;
}
.txt-box p:last-child {
  margin-bottom: 0px;
}
.blue {
  color: #3EC0F9;
}
.brown {
  color: #623916;
}
.red {
  color: #ed0000;
}
.orange {
  color: #efa044;
}
.large {
  font-size: 140%;
}
.small {
  font-size: 80%;
}
.center {
  text-align: center;
}
.marker {
  background: -webkit-linear-gradient(transparent 60%, #ffff66 60%);
  background: -o-linear-gradient(transparent 60%, #ffff66 60%);
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
}
/*************
/* メイン
*************/
.contents {
  max-width: 1000px;
  margin: 0 auto 50px auto;
}
/*************
/* フッター
*************/
footer {
  margin-bottom: 50px;
  ;
}
footer address {
  margin-bottom: 10px;
}
footer p {
  margin-bottom: 10px;
}
#footer-copy {
  font-size: 12px;
  text-align: center;
  color: #333333;
  margin: 20px 0;
}
#page-top {
  position: fixed;
  z-index: 9999;
  bottom: 20px;
  right: 15px;
  font-size: 30px;
}
#page-top a {
  width: 30px;
  height: 30px;
  background: #fff;
  text-decoration: none;
  color: #dc143c;
  padding: 10px;
  text-align: center;
  display: block;
  border-radius: 50%;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.pagetop {
  display: none;
  position: fixed;
  bottom: 43px;
  right: 55px;
}
.pagetop a {
  width: 25px;
  height: 25px;
  background: #fff;
  text-decoration: none;
  color: #613306;
  padding: 10px;
  text-align: center;
  display: block;
  border-radius: 50%;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-opacity: 0.8;
  opacity: 0.8;
  line-height: 1.5;
}
.pagetop a:hover {
  background-color: #FFFFFF;
  color: #f1a236;
}
/*************
/* その他
*************/
img.sp {
  display: none;
}
.link {
  background-image: url(../../../common/images/arrow1.png);
  background-position: left center;
  background-size: 8px 12px;
  background-repeat: no-repeat;
  padding-left: 10px;
}
#privacy {
  height: 300px;
  overflow: auto;
}
#privacy ol {
  margin-left: 25px;
}
#privacy ol li {
  list-style: decimal;
}
#privacy ul {
  margin-left: 20px;
}
#privacy ul li {
  list-style: disc;
  margin-bottom: 10px;
}
.scroll {
  overflow: auto;
  white-space: nowrap;
  padding-bottom: 5px;
}
.scroll::-webkit-scrollbar {
  height: 5px;
}
.scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}
.summaryTable {
  border-collapse: collapse;
  margin: 0 auto 50px auto;
  font-size: 20px;
  width: 80%;
}
.summaryTable th {
  padding: 5px 10px;
  background-color: #1E4D81;
  border: 1px solid #012142;
  color: #FFFFFF;
  font-weight: normal;
}
.summaryTable td {
  padding: 5px 20px;
  background-color: #FFFFFF;
  border: 1px solid #7E5029;
  text-align: left;
}
div#mfp_thanks {
  text-align: center;
  font-size: 18px;
  padding: 20px 0px;
}
.thanks {
  background-color: rgba(255, 255, 255, 0.90);
  padding: 2em;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.66);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.66);
}
@media (max-width: 767px) {
    body {
        font-size: 14px;
    }
    .summaryTable {
        font-size: 14px;
    }
}