@charset "UTF-8";
/*-------------------------------------------------
   鹿島美術財団　HP
   by.ca 202203
--------------------------------------------------*/
/*--------------------------------------------------
	Base
--------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.lev2 .section .col2.biz .main ul, .lev2 .section.info ul, header ul, .main-visual ul, .top-section.topic ul, .top-section.about .col2 ul, footer .inner .col2 .col ul {
  margin: 0;
  padding: 0;
}
.lev2 .section .col2.biz .main ul li, .lev2 .section.info ul li, header ul li, .main-visual ul li, .top-section.topic ul li, .top-section.about .col2 ul li, footer .inner .col2 .col ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.lev2 .branch ol {
  margin: 0;
  padding: 0;
}
.lev2 .branch ol li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.lev2 .section .col2.biz .main dl, .lev2 .section.info dl {
  margin: 0;
}
.lev2 .section .col2.biz .main dl dt, .lev2 .section.info dl dt, .lev2 .section .col2.biz .main dl dd, .lev2 .section.info dl dd {
  margin: 0;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

header, ul, div, p {
  box-sizing: border-box;
}

/*-----------------------------------------------------
+++  common style
------------------------------------------------------*/
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  line-height: 2;
  color: #333;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

img {
  outline: none;
}

.txt-small {
  font-size: 13px;
  color: #5c5c5c;
}

.hamburger,
.globalMenuSp {
  display: none;
}

header {
  width: 100%;
  height: 65px;
  padding: 0 0 0 40px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: fixed;
  z-index: 10;
}
header h1, header .site-title {
  width: 185px;
  height: 47px;
  margin: 14px 0 0;
  text-indent: -9999px;
  background: url(../images/logo.png) no-repeat;
  background-size: contain;
}
header h1 a, header .site-title a {
  display: block;
  width: 100%;
  height: 100%;
}
header nav {
  flex-basis: 640px;
}
header nav > ul {
  display: flex;
  flex-wrap: nowrap;
}
header nav > ul > li {
  width: 25%;
}
header nav > ul > li > a {
  display: block;
  font-size: 15px;
  text-align: center;
  color: #333;
  text-decoration: none;
  line-height: 65px;
  position: relative;
  transition: 0.4s;
}
header nav > ul > li > a:after {
  content: "";
  width: 1px;
  height: 25px;
  background: #b5b5b5;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -11px;
}
header nav > ul > li:last-child a:after {
  display: none;
}
header nav > ul > li.toggle .menu {
  transition: 0.4s;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
  background-color: #5c5c5c;
  top: 65px;
  border-radius: 0 0 5px 5px;
  visibility: hidden;
  height: 0;
  color: #fff;
}
header nav > ul > li.toggle .menu__inner {
  width: 1020px;
  margin: auto;
  text-align: left;
  padding: 20px 0;
}
header nav > ul > li.toggle .menu__inner .cate-t {
  font-size: 28px;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
}
header nav > ul > li.toggle .menu__inner .cate-t span {
  font-size: 17px;
  padding-left: 2em;
}
header nav > ul > li.toggle .menu__inner .cate-t a {
  color: #fff;
}
header nav > ul > li.toggle .menu__inner ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
header nav > ul > li.toggle .menu__inner ul li {
  flex-basis: calc(33.3333333333% - 30px);
  margin-bottom: 20px;
  margin-right: 45px;
}
header nav > ul > li.toggle .menu__inner ul li:nth-child(3n) {
  margin-right: 0;
}
header nav > ul > li.toggle .menu__inner ul li a {
  color: #fff;
  display: block;
  position: relative;
}
header nav > ul > li.toggle .menu__inner ul li a:after {
  content: ">";
  position: absolute;
  right: 0;
  top: 0;
}
header nav > ul > li.toggle:hover .menu {
  max-height: 9999px;
  opacity: 1;
  visibility: visible;
  height: auto;
  max-height: 400px;
}

.wrap {
  padding-top: 65px;
}

.main-visual {
  width: 100%;
  height: 510px;
  position: relative;
}
.main-visual img {
  width: 100%;
  height: 510px;
  object-fit: cover;
  object-position: 50%;
}
.main-visual .inner {
  width: 1020px;
  height: 510px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.main-visual .inner:before {
  position: absolute;
  bottom: 45px;
  left: -90px;
  content: "";
  width: 46px;
  height: 176px;
  background: transparent url(../images/top/scroll.png) no-repeat left top/cover;
}
.main-visual .inner .catch {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  line-height: 1.4;
  margin-top: 100px;
}
.main-visual .inner .sub-catch {
  font-size: 15px;
  color: #fff;
}
.main-visual .inner .top-info {
  width: 600px;
  overflow: hidden;
  border-radius: 6px;
  background: #e8e8e8;
  margin-top: 40px;
  margin-right: 0;
  margin-left: auto;
  padding: 15px;
}
.main-visual .inner .top-info a {
  position: relative;
  color: #313131;
  transition: opacity ease 0.2s;
}
.main-visual .inner .top-info a:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #666;
  position: absolute;
  top: 50%;
  right: 23px;
  margin-top: 2px;
}
.main-visual .inner .top-info a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 1px #666;
  transform: rotate(45deg);
  /* 右向きの場合 */
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -3px;
}
.main-visual .inner .top-info a:hover {
  opacity: 0.65;
}
.main-visual .inner .top-info__inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}
.main-visual .inner .top-info__inner dt {
  width: 25%;
  padding: 0 20px;
  font-size: 14px;
  border-right: 1px solid #B5B5B5;
}
.main-visual .inner .top-info__inner dd {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  width: 75%;
  height: 4em;
  margin-left: 0;
  padding-left: 15px;
  padding-right: 80px;
  overflow: hidden;
  font-size: 13px;
  line-height: 2;
}

.slick-dots {
  display: none !important;
}

.scroll {
  position: absolute;
  left: -130px;
  display: flex;
  align-items: center;
  color: #313131;
  transform: rotate(90deg);
}
.scroll:before {
  display: inline-block;
  content: "";
  width: 46px;
  height: 46px;
  margin-right: 25px;
  border-radius: 23px;
  background: #C9C9C9;
}
.scroll:after {
  position: absolute;
  left: -38px;
  content: "";
  width: 60px;
  height: 1px;
  background: #313131;
}
.main-visual .scroll {
  bottom: 80px;
  color: #fff;
}
.main-visual .scroll:after {
  background: #fff;
}
.lev2 .scroll {
  top: 180px;
}

.top-section {
  width: 100%;
  background: #E8E8E8;
}
.top-section__inner {
  width: 1020px;
  margin: 0 auto;
  padding: 60px 0;
}
.top-section__inner h2 {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 40px;
}
.top-section__inner h2 span {
  font-size: 14px;
}
.top-section__inner .btn {
  margin: 40px 0;
}
.top-section__inner .btn a {
  display: block;
  width: 360px;
  height: 50px;
  border: 1px solid #707070;
  border-radius: 6px;
  text-align: center;
  line-height: 50px;
  color: #333;
  text-decoration: none;
  position: relative;
  transition: background ease 0.2s;
}
.top-section__inner .btn a:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #666;
  position: absolute;
  top: 50%;
  right: 23px;
  margin-top: 2px;
}
.top-section__inner .btn a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 1px #666;
  transform: rotate(45deg);
  /* 右向きの場合 */
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -3px;
}
.top-section__inner .btn a:hover {
  background: #fff;
}
.top-section.promotion {
  position: relative;
  height: 600px;
}
.top-section.promotion:before {
  content: "";
  display: block;
  position: absolute;
  top: 80px;
  right: 0;
  width: 50%;
  height: 450px;
  background: url(../images/top/top_img01.png) no-repeat 100% 50%;
  background-size: cover;
}
.top-section.promotion .btn {
  margin: 40px 0;
}
.top-section.promotion .btn a {
  display: block;
  width: 360px;
  height: 50px;
  border: 1px solid #707070;
  border-radius: 6px;
  text-align: center;
  line-height: 50px;
  color: #333;
  text-decoration: none;
  transition: background ease 0.2s;
}
.top-section.promotion .top-section__inner {
  padding-right: 550px;
}
.top-section.topic {
  background: url(../images/top/bg_top_sec2.png) center center no-repeat;
  background-size: cover;
  color: #fff;
}
.top-section.topic .col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top-section.topic .col2 h2 {
  flex-basis: 40%;
}
.top-section.topic .col2 p {
  flex-basis: 60%;
}
.top-section.topic ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0;
}
.top-section.topic ul li {
  flex-basis: 330px;
  border-radius: 6px;
  background: #fff;
  position: relative;
  transition: background ease 0.2s;
}
.top-section.topic ul li a {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  padding: 2.5em 3em;
  color: #333;
  text-decoration: none;
  font-size: 18px;
  transition: opacity ease 0.2s;
}
.top-section.topic ul li a:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #666;
  position: absolute;
  top: 50%;
  right: 38px;
  margin-top: 2px;
}
.top-section.topic ul li a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 1px #666;
  transform: rotate(45deg);
  /* 右向きの場合 */
  position: absolute;
  top: 50%;
  right: 40px;
  margin-top: -3px;
}
.top-section.topic ul li a:hover {
  opacity: 0.5;
}
.top-section.topic .btn {
  margin: 40px 0;
}
.top-section.topic .btn a {
  margin: auto;
  display: block;
  width: 360px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 6px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  text-decoration: none;
}
.top-section.topic .btn a:before {
  background: #fff;
}
.top-section.topic .btn a:after {
  border-top: solid 1px #fff;
}
.top-section.topic .btn a:hover {
  background: rgba(255, 255, 255, 0.25);
}
.top-section .top-topic__heading {
  display: flex;
  justify-content: space-between;
}
.top-section .top-topic-info {
  display: flex;
  align-items: center;
  max-width: 580px;
}
.top-section .top-topic-info__title {
  width: 22%;
  font-size: 14px;
  border-right: 1px solid #fff;
}
.top-section .top-topic-info__body {
  position: relative;
  box-sizing: border-box;
  width: 78%;
  height: 5em;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 80px;
  font-size: 13px;
  line-height: 1.7;
  color: #fff;
  transition: opacity ease 0.2s;
}
.top-section .top-topic-info__body:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 23px;
  margin-top: 2px;
}
.top-section .top-topic-info__body:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 1px #fff;
  transform: rotate(45deg);
  /* 右向きの場合 */
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -3px;
}
.top-section .top-topic-info__body:hover {
  opacity: 0.65;
}
.top-section .top-topic-info__body dl {
  margin-top: 0;
  margin-bottom: 0;
}
.top-section .top-topic-info__body dd {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-left: 0;
}
.top-section .top-topic-info__body dd p {
  display: none;
}
.top-section .top-topic-info__body dd p img {
  display: none;
}
.top-section.about .col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top-section.about .col2 .col {
  flex-basis: 50%;
}
.top-section.about .col2 ul {
  display: flex;
  align-items: center;
}
.top-section.about .col2 ul li {
  flex-basis: 50%;
  height: 128px;
  border-left: 1px solid #ccc;
}
.top-section.about .col2 ul li a {
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
  text-decoration: none;
  line-height: 90px;
  position: relative;
  transition: opacity ease 0.3s;
}
.top-section.about .col2 ul li a:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #666;
  position: absolute;
  top: 90px;
  right: 0;
  left: 0;
  margin: auto;
}
.top-section.about .col2 ul li a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 1px #666;
  transform: rotate(45deg);
  /* 右向きの場合 */
  position: absolute;
  top: 85px;
  right: 50%;
  margin-right: -14px;
}
.top-section.about .col2 ul li a:hover {
  opacity: 0.5;
}
.top-section.about .col2 ul li:last-child {
  border-right: 1px solid #ccc;
}
.top-section.contact {
  height: 240px;
  background: url(../images/top/bg_contact.png) no-repeat;
  background-size: cover;
  color: #fff;
}
.top-section.contact .col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top-section.contact .col2 .col {
  flex-basis: 50%;
}
.top-section.contact .col2 .col h2 {
  margin: 0 0 20px;
}
.top-section.contact .col2 .col .btn {
  margin: 40px 0;
}
.top-section.contact .col2 .col .btn a {
  margin: auto;
  display: block;
  width: 360px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 6px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  text-decoration: none;
}
.top-section.contact .col2 .col .btn a:before {
  background: #fff;
  transition: background ease 0.2s;
}
.top-section.contact .col2 .col .btn a:after {
  border-top: solid 1px #fff;
  transition: border-color ease 0.2s;
}

footer {
  background: #A0A0A0;
}
footer .inner {
  width: 1020px;
  margin: 0 auto;
  padding: 60px 0;
  color: #fff;
}
footer .inner .col2 {
  display: flex;
  justify-content: space-between;
}
footer .inner .col2 .col {
  flex-basis: 50%;
}
footer .inner .col2 .col .name {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
}
footer .inner .col2 .col .name span {
  font-size: 15px;
  font-weight: 400;
}
footer .inner .col2 .col ul {
  margin-top: 20px;
}
footer .inner .col2 .col ul li {
  margin-bottom: 20px;
}
footer .inner .col2 .col ul li a {
  color: #fff;
  text-decoration: none;
}
footer .inner .col2 .col ul li a:hover {
  text-decoration: underline;
}
footer .inner .col2 .col ul li.inline {
  display: inline-block;
  margin-right: 3em;
}
footer code {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 1px;
  display: block;
  font-size: 13px;
  color: #fff;
  margin-top: 85px;
}

.pagetop {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: none;
}
.pagetop:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.pagetop a {
  display: block;
  text-indent: -9999px;
  width: 60px;
  height: 60px;
  position: relative;
}
.pagetop a:before {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -15px;
}
.pagetop a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 1px #fff;
  transform: rotate(238deg);
  position: absolute;
  top: 50%;
  right: 19px;
  margin-top: -20px;
}

ul, h2, div, p {
  box-sizing: border-box;
}

.lev2 {
  /* 助成者一覧　　*/
}
.lev2 .branch {
  width: 100%;
  background-color: #a0a0a0;
  height: 30px;
}
.lev2 .branch ol {
  width: 1020px;
  margin: auto;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.lev2 .branch ol li {
  list-style: none;
  font-size: 13px;
  line-height: 30px;
  color: #fff;
}
.lev2 .branch ol li a {
  color: #fff;
}
.lev2 .branch ol li a:hover {
  text-decoration: underline;
}
.lev2 .branch ol li:after {
  content: ">";
  padding-left: 10px;
  margin-right: 10px;
}
.lev2 .branch ol li:last-child:after {
  content: none;
}
.lev2 .page-header {
  width: 100%;
  height: 170px;
}
.lev2 .page-header__inner {
  width: 1020px;
  margin: auto;
  padding-top: 40px;
}
.lev2 .page-header__inner h1 {
  margin: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
}
.lev2 .page-header__inner h1 span {
  font-size: 18px;
}
.lev2 .page-header__inner.single {
  padding: 0;
}
.lev2 .page-header__inner.single h1 {
  display: table-cell;
  vertical-align: middle;
  height: 170px;
}
.lev2 .page-header.business {
  background: #efefef url("../images/business/head_bg_business.jpg") no-repeat;
  background-size: 1280px;
  background-position: 100% 50%;
}
.lev2 .page-header.report {
  background: #efefef url("../images/report/head_bg_report.jpg") no-repeat;
  background-size: 1280px;
  background-position: 100% 50%;
}
.lev2 .page-header.about {
  background: #efefef url("../images/about/head_bg_about.jpg") no-repeat;
  background-size: 1280px;
  background-position: 100% 50%;
}
.lev2 .page-header.info {
  background: #efefef url("../images/info/head_bg_info.jpg") no-repeat;
  background-size: 1280px;
  background-position: 100% 50%;
}
.lev2 .section {
  position: relative;
  padding: 60px 0;
}
.lev2 .section:nth-child(3):before {
  position: absolute;
  top: 100px;
  left: calc(50% - 575px);
  content: "";
  width: 46px;
  height: 176px;
  background: transparent url(../images/scroll.png) no-repeat left top/cover;
  transform: translateX(-50%);
}
.lev2 .section:last-of-type {
  padding-bottom: 120px;
}
.lev2 .section a {
  color: #333;
}
.lev2 .section a:hover {
  text-decoration: underline;
}
.lev2 .section img {
  width: 100%;
  height: auto;
}
.lev2 .section .col-narrow {
  width: 600px;
  margin: 60px auto;
}
.lev2 .section .col2 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lev2 .section .col2 .col {
  flex-basis: 47%;
}
.lev2 .section .col2 .col img.chairpaerson {
  width: 185px;
  height: auto;
}
.lev2 .section .col2.biz {
  width: 1020px;
  margin: auto;
  justify-content: flex-start;
}
.lev2 .section .col2.biz h2 {
  flex-basis: 160px;
  background: #EFEFEF;
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
}
.lev2 .section .col2.biz .main {
  flex-basis: 600px;
  margin-left: 70px;
  padding-bottom: 40px;
}
.lev2 .section .col2.biz .main h3 {
  font-size: 26px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 20px;
}
.lev2 .section .col2.biz .main dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.lev2 .section .col2.biz .main dl dt {
  flex-basis: 30px;
}
.lev2 .section .col2.biz .main dl dd {
  flex-basis: 560px;
}
.lev2 .section .col2.biz .main dl.mb10 {
  margin-bottom: 10px;
}
.lev2 .section .col2.biz .main dl.caution dt {
  flex-basis: 60px;
}
.lev2 .section .col2.biz .main dl.caution dd {
  flex-basis: 530px;
}
.lev2 .section .col2.biz .main dl.youkou dt {
  flex-basis: 80px;
}
.lev2 .section .col2.biz .main dl.youkou dd {
  flex-basis: 510px;
}
.lev2 .section .col2.biz .main dl.table > dt {
  flex-basis: 180px;
  padding-top: 2em;
  padding-bottom: 2em;
  border-top: 1px solid #B5B5B5;
}
.lev2 .section .col2.biz .main dl.table > dd {
  flex-basis: calc(100% - 180px);
  padding-top: 2em;
  padding-bottom: 2em;
  border-top: 1px solid #B5B5B5;
}
.lev2 .section .col2.biz .main dl.table-list {
  margin-bottom: 0;
}
.lev2 .section .col2.biz .main dl.table-list > dt, .lev2 .section .col2.biz .main dl.table-list > dd {
  line-height: 1.6;
  padding: 0.25em 0;
}
.lev2 .section .col2.biz .main dl.table-list > dt {
  flex-basis: 8em;
}
.lev2 .section .col2.biz .main dl.table-list > dt + dd {
  flex-basis: 6em;
}
.lev2 .section .col2.biz .main dl.table-list > dt + dd + dd {
  flex-basis: calc(100% - 14em);
}
.lev2 .section .col2.biz .main ul.col3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.lev2 .section .col2.biz .main ul.col3 li {
  flex-basis: 32%;
  height: 128px;
  border-right: 1px solid #ccc;
  display: table;
  margin-bottom: 30px;
}
.lev2 .section .col2.biz .main ul.col3 li a {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 2.5em;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  color: #333;
  text-decoration: none;
  line-height: 1.4;
  position: relative;
  font-size: 16px;
  transition: opacity ease 0.2s;
}
.lev2 .section .col2.biz .main ul.col3 li a:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #666;
  position: absolute;
  top: 90px;
  right: 0;
  left: 0;
  margin: auto;
}
.lev2 .section .col2.biz .main ul.col3 li a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 1px #666;
  transform: rotate(45deg);
  /* 右向きの場合 */
  position: absolute;
  top: 85px;
  right: 50%;
  margin-right: -14px;
}
.lev2 .section .col2.biz .main ul.col3 li a:hover {
  opacity: 0.5;
}
.lev2 .section .col2.biz .main ul.col3 li:nth-child(1), .lev2 .section .col2.biz .main ul.col3 li:nth-child(4) {
  border-left: 1px solid #ccc;
}
.lev2 .section .col2.biz .main.flow {
  padding-top: 20px;
}
.lev2 .section .col2.biz .main.flow dl {
  padding-top: 20px;
  display: block;
}
.lev2 .section .col2.biz .main.flow dl dt {
  font-size: 20px;
  text-align: left;
}
.lev2 .section .col2.biz .main.flow dl dt:nth-of-type(1):before {
  content: "①";
  padding-right: 0.5em;
}
.lev2 .section .col2.biz .main.flow dl dt:nth-of-type(2):before {
  content: "②";
  padding-right: 0.5em;
}
.lev2 .section .col2.biz .main.flow dl dt:nth-of-type(3):before {
  content: "③";
  padding-right: 0.5em;
}
.lev2 .section .col2.biz .main.flow dl dt:nth-of-type(4):before {
  content: "④";
  padding-right: 0.5em;
}
.lev2 .section .col2.biz .main.flow dl dt:nth-of-type(5):before {
  content: "⑤";
  padding-right: 0.5em;
}
.lev2 .section .col2.biz .main.flow dl dt:nth-of-type(6):before {
  content: "⑥";
  padding-right: 0.5em;
}
.lev2 .section .col2.biz .main.flow dl dt:nth-of-type(7):before {
  content: "⑦";
  padding-right: 0.5em;
}
.lev2 .section .col2.biz .main.flow dl dt:nth-of-type(8):before {
  content: "⑧";
  padding-right: 0.5em;
}
.lev2 .section .col2.biz .main.flow dl dt:nth-of-type(9):before {
  content: "⑨";
  padding-right: 0.5em;
}
.lev2 .section .col2.biz .main.flow dl dd {
  margin-left: 10px;
  padding: 20px 0 30px 30px;
  border-left: 1px dashed #999;
}
.lev2 .section .btn {
  margin: 40px 0;
}
.lev2 .section .btn a {
  margin: auto;
  display: block;
  width: 360px;
  padding-top: 1em;
  padding-bottom: 1em;
  border: 1px solid #707070;
  border-radius: 6px;
  text-align: center;
  color: #333;
  text-decoration: none;
  position: relative;
  transition: background ease 0.2s;
}
.lev2 .section .btn a:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #666;
  position: absolute;
  top: 50%;
  right: 23px;
  margin-top: 2px;
}
.lev2 .section .btn a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 1px #666;
  transform: rotate(45deg);
  /* 右向きの場合 */
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -3px;
}
.lev2 .section .btn a:hover {
  background: #EBEBEB;
}
.lev2 .section .btn-pdf a {
  position: relative;
  display: inline-block;
  text-decoration: underline;
}
.lev2 .section .btn-pdf a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -26px;
  width: 20px;
  height: 24px;
  margin-top: -12px;
  background: #313131;
}
.lev2 .section .btn-pdf a:after {
  content: "PDF";
  position: absolute;
  top: 50%;
  right: -25px;
  font-size: 0.6rem;
  color: #fff;
  transform: translateY(-50%);
}
.lev2 .section .btn-pdf a:hover {
  opacity: 0.75;
  text-decoration: none;
}
.lev2 .section .caption {
  font-size: 13px;
  line-height: 1.2;
  display: block;
}
.lev2 .section .tx-right {
  text-align: right;
}
.lev2 .section .prof {
  padding-top: 80px;
}
.lev2 .section .en-title {
  font-size: 26px;
  font-weight: 500;
}
.lev2 .section.report {
  width: 1020px;
  margin: 0 auto;
}
.lev2 .section.report h2 {
  margin-top: 0;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  font-weight: 400;
  border-bottom: 1px solid #B5B5B5;
}
.lev2 .section.report .col2 + .col2 {
  margin-top: 50px;
}
.lev2 .section.report ul.col3 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
  padding-left: 0;
}
.lev2 .section.report ul.col3 li {
  flex-basis: 32%;
  height: 128px;
  border-right: 1px solid #ccc;
  display: table;
  margin-bottom: 30px;
}
.lev2 .section.report ul.col3 li a {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 2.5em;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  color: #333;
  text-decoration: none;
  line-height: 1.4;
  position: relative;
  font-size: 16px;
  transition: opacity ease 0.2s;
}
.lev2 .section.report ul.col3 li a:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #666;
  position: absolute;
  top: 90px;
  right: 0;
  left: 0;
  margin: auto;
}
.lev2 .section.report ul.col3 li a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 1px #666;
  transform: rotate(45deg);
  /* 右向きの場合 */
  position: absolute;
  top: 85px;
  right: 50%;
  margin-right: -14px;
}
.lev2 .section.report ul.col3 li a:hover {
  opacity: 0.5;
}
.lev2 .section.report ul.col3 li:nth-child(3n+1) {
  border-left: 1px solid #ccc;
}
.lev2 .section.report .table-wrap {
  width: 100%;
  margin-top: 50px;
  overflow-y: scroll;
}
.lev2 .section.report table.table {
  width: 1020px;
  font-size: 14px;
  border-collapse: collapse;
  border-bottom: 1px solid #707070;
}
.lev2 .section.report table.table tr {
  border-top: 1px solid #707070;
}
.lev2 .section.report table.table th, .lev2 .section.report table.table td {
  padding: 0.75em 1em;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #707070;
}
.lev2 .section.report table.table th:last-child, .lev2 .section.report table.table td:last-child {
  border-right: none;
}
.lev2 .section.report table.table th {
  font-weight: 300;
  background: #EBEBEB;
}
.lev2 .section.report table.table dl {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 0;
}
.lev2 .section.report table.table dl dt, .lev2 .section.report table.table dl dd {
  width: 50%;
  padding: 0.5em 0;
  border-bottom: 1px solid #B5B5B5;
}
.lev2 .section.report table.table dl dt:last-of-type, .lev2 .section.report table.table dl dd:last-of-type {
  border-bottom: none;
}
.lev2 .section.report table.table dl dd {
  margin-left: 0;
  padding-left: 1em;
  box-sizing: border-box;
}
.lev2 .section.report table.table ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.lev2 .section.report table.table ol li {
  padding-left: 1.5em;
  list-style-type: none;
  counter-increment: cnt;
  box-sizing: border-box;
}
.lev2 .section.report table.table ol li:before {
  content: "(" counter(cnt) ") ";
  display: inline-block;
  text-indent: -1.5em;
}
.lev2 .section.report .checkbox {
  display: flex;
}
.lev2 .section.report .checkbox span + span {
  margin-left: 2em;
}
.lev2 .section.report input[type=checkbox] {
  display: none;
}
.lev2 .section.report input[type=checkbox] + label {
  position: relative;
  display: flex;
  align-items: center;
}
.lev2 .section.report input[type=checkbox] + label:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 0.75em;
  background: #F4F4F4;
  border: 1px solid #555555;
  cursor: pointer;
}
.lev2 .section.report input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  display: block;
  width: 13px;
  height: 7px;
  margin-top: -7px;
  top: 50%;
  left: 5px;
  transform: rotate(-45deg);
  border-width: 0 0 2px 2px;
  border-style: solid;
  border-color: #BEBEBE;
  transition: all ease 0.2s;
  cursor: pointer;
}
.lev2 .section.report input[type=checkbox]:checked + label:after {
  border-color: #313131;
}
.lev2 .section.report .search-box {
  position: relative;
}
.lev2 .section.report .search-box:before {
  content: "";
  position: absolute;
  top: calc(50% + 5px);
  left: 10px;
  width: 10px;
  height: 1px;
  background: #B5B5B5;
  transform: rotate(-45deg);
}
.lev2 .section.report .search-box:after {
  content: "";
  position: absolute;
  top: calc(50% - 9px);
  left: 14px;
  width: 13px;
  height: 13px;
  border-radius: 7px;
  background: #fff;
  border: 1px solid #B5B5B5;
}
.lev2 .section.report input[type=search] {
  display: block;
  width: 100%;
  padding: 0.75em 0.75em 0.75em 2.5em;
  border-radius: 0;
  border: 1px solid #313131;
}
.lev2 .section.report input[type=search]::placeholder {
  font-size: 14px;
  color: #B5B5B5;
}
.lev2 .section.report input[type=search]:focus {
  outline: none;
}
.lev2 .section.report .select-box {
  position: relative;
}
.lev2 .section.report .select-box:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  margin-top: -8px;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #313131;
  transform: rotate(-45deg);
}
.lev2 .section.report select {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  padding: 0.75em;
  background: #fff;
  border-radius: 0;
  border: 1px solid #313131;
  cursor: pointer;
}
.lev2 .section.report select::-ms-expand {
  display: none;
}
.lev2 .section.report select:focus {
  outline: none;
}
.lev2 .section.report .search-submit {
  display: block;
  width: 360px;
  margin: 0 auto;
  padding: 1em;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #313131;
  transition: background ease 0.2s;
}
.lev2 .section.report .search-submit:hover {
  background: #EBEBEB;
}
.lev2 .section.report .btn-report-detail {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.lev2 .section.report .btn-report-detail a {
  display: block;
  width: 360px;
  margin: 0 15px;
  padding: 0.75em 0;
  font-size: 18px;
  text-align: center;
  border-radius: 6px;
  transition: all ease 0.2s;
}
.lev2 .section.report .btn-report-detail a:hover {
  text-decoration: none;
}
.lev2 .section.report .btn-report-detail .contact {
  color: #fff;
  background: #313131;
}
.lev2 .section.report .btn-report-detail .contact:hover {
  background: #000;
}
.lev2 .section.report .btn-report-detail .back {
  color: #333;
  border: 1px solid #313131;
}
.lev2 .section.report .btn-report-detail .back:hover {
  background: #EBEBEB;
}
.lev2 .section.info {
  width: 1020px;
  margin: auto;
}
.lev2 .section.info .archive-tab li {
  display: inline-block;
  width: calc(20% - 12px);
  margin-right: 15px;
  background: #eaeaea;
  line-height: 50px;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  transition: 0.4s;
  position: relative;
}
.lev2 .section.info .archive-tab li:last-child {
  margin-right: 0;
}
.lev2 .section.info .archive-tab li:hover, .lev2 .section.info .archive-tab li.is-active {
  background: #82BAB6;
  color: #fff;
}
.lev2 .section.info .archive-tab li:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  transition: 0.4s;
}
.lev2 .section.info .archive-tab li:hover:before, .lev2 .section.info .archive-tab li.is-active:before {
  border-top: 15px solid #82BAB6;
}
.lev2 .section.info .panel {
  display: none;
}
.lev2 .section.info .panel.is-show {
  display: block;
}
.lev2 .section.info dl {
  width: 815px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px 0;
}
.lev2 .section.info dl a {
  color: #5bb0ab;
}
.lev2 .section.info dl dt {
  flex-basis: 190px;
  text-align: center;
  font-size: 18px;
  padding: 10px 0;
}
.lev2 .section.info dl dd {
  flex-basis: 600px;
  padding: 10px 0;
}
.lev2 ul.bl-ankerBtns {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  width: 100%;
  padding: 0;
}
.lev2 ul.bl-ankerBtns li {
  margin: 5px 0 10px;
}
.lev2 ul.bl-ankerBtns li a {
  padding: 3px 14.5px 5px;
  border-left: 1px solid #B5B5B5;
  line-height: 1;
  color: #B5B5B5 !important;
  text-decoration: none !important;
  transition: 0.4s;
}
.lev2 ul.bl-ankerBtns li a:hover {
  border-left: 1px solid #707070;
  color: #333 !important;
}

@media (max-width: 1024px) {
  nav.pc {
    display: none;
  }

  header {
    width: 100%;
    height: 50px;
    padding: 5px 20px;
  }
  header h1, header p.site-title {
    display: block;
    width: 180px;
    height: 40px;
    margin: 0;
  }

  .hamburger,
.globalMenuSp {
    display: block;
  }

  /*　ハンバーガーボタン　*/
  .hamburger {
    display: block;
    position: fixed;
    z-index: 3;
    right: 20px;
    top: 8px;
    width: 26px;
    height: 30px;
    cursor: pointer;
    text-align: center;
  }
  .hamburger span {
    display: block;
    position: absolute;
    width: 26px;
    height: 1px;
    left: 6px;
    background: #666;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .hamburger span:nth-child(1) {
    top: 8px;
  }
  .hamburger span:nth-child(2) {
    top: 16px;
  }
  .hamburger span:nth-child(3) {
    top: 24px;
  }
  .hamburger.active span:nth-child(1) {
    top: 16px;
    left: 6px;
    background: #666;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .hamburger.active span:nth-child(2), .hamburger.hamburger.active span:nth-child(3) {
    top: 16px;
    background: #666;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  nav.globalMenuSp {
    display: block;
    position: fixed;
    box-sizing: border-box;
    z-index: 2;
    top: 50px;
    left: 0;
    color: #333;
    background: #e8e8e8;
    width: 100%;
    height: 100vh;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s ease, visibility 0.6s ease;
    padding: 0 20px 80px;
  }
  nav.globalMenuSp.active {
    /* このクラスを、jQueryで付与・削除する */
    opacity: 100;
    visibility: visible;
  }
  nav.globalMenuSp ul {
    margin: 0;
    padding: 0;
  }
  nav.globalMenuSp ul li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  nav.globalMenuSp > ul {
    display: block;
    margin: 20px 0;
  }
  nav.globalMenuSp > ul > li {
    width: 100%;
  }
  nav.globalMenuSp > ul > li a {
    text-align: left;
    display: block;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    padding: 5px;
    position: relative;
    border-bottom: 1px solid #ccc;
    line-height: 2.5;
  }
  nav.globalMenuSp > ul > li a::after {
    display: none;
  }
  nav.globalMenuSp > ul > li.other a {
    border-bottom: none;
    padding-top: 20px;
  }
  nav.globalMenuSp > ul > li .acd-check {
    display: none;
  }
  nav.globalMenuSp > ul > li .acd-label {
    text-align: left;
    display: block;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    padding: 5px;
    position: relative;
    border-bottom: 1px solid #ccc;
    line-height: 2.5;
    cursor: pointer;
  }
  nav.globalMenuSp > ul > li .acd-label::before, nav.globalMenuSp > ul > li .acd-label::after {
    content: "";
    width: 14px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    right: 2%;
    transform: translateY(-50%);
  }
  nav.globalMenuSp > ul > li .acd-label::after {
    transform: translateY(-50%) rotate(90deg);
    transition: 0.5s;
  }
  nav.globalMenuSp > ul > li .acd-content {
    height: 0;
    opacity: 0;
    padding: 10px 0;
    transition: 0.5s;
    visibility: hidden;
  }
  nav.globalMenuSp > ul > li .acd-check:checked + .acd-label:after {
    transform: translateY(-50%) rotate(0);
  }
  nav.globalMenuSp > ul > li .acd-check:checked + .acd-label + .acd-content {
    height: auto;
    opacity: 1;
    padding: 10px 0;
    visibility: visible;
  }
  nav.globalMenuSp > ul > li > ul {
    margin-left: 20px;
  }
  nav.globalMenuSp > ul > li > ul > li a {
    display: block;
    font-size: 14px;
    padding: 10px 0;
    position: relative;
    font-weight: 400;
    margin-bottom: 0;
  }
  nav.globalMenuSp > ul > li > ul > li a::after {
    content: ">";
    display: block;
    position: absolute;
    right: 2%;
    top: 5px;
  }
  nav.globalMenuSp > ul > li.blank a {
    font-size: 14px;
    font-weight: 400;
    border: none;
  }
  nav.globalMenuSp > ul > li.blank a::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/icon-blank.png) no-repeat;
    background-size: contain;
    margin-right: 0.5em;
  }
  nav.globalMenuSp > ul > li.blank a::after {
    display: none;
  }
  nav.globalMenuSp > ul.blank {
    margin-top: 20px;
  }

  .wrap {
    padding-top: 50px;
  }

  .inner {
    padding: 0 20px;
  }

  .top-section__inner {
    padding: 20px;
  }

  .top-section.promotion:before {
    content: "";
    display: block;
    position: absolute;
    top: 80px;
    right: 0;
    width: 50%;
    height: 450px;
    background: url(../images/top/top_img01.png) no-repeat 90% 50%;
    background-size: cover;
  }

  .top-section.topic ul li {
    flex-basis: 30%;
  }

  footer .inner {
    width: 100%;
    margin: 0 auto;
    padding: 10px 20px;
  }

  .lev2 .branch {
    width: 100%;
    background-color: #a0a0a0;
    height: 30px;
    padding: 0 20px;
  }
  .lev2 .branch ol {
    width: 100%;
  }
  .lev2 .page-header__inner {
    padding-left: 20px;
  }
  .lev2 .page-header__inner.single {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .main-visual {
    width: 100%;
    height: 450px;
  }
  .main-visual img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: 50%;
  }
  .main-visual .inner {
    width: 90%;
    height: 450px;
    margin: auto;
  }
  .main-visual .inner:before {
    display: none;
  }
  .main-visual .inner .catch {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    line-height: 1.4;
    margin-top: 70px;
  }
  .main-visual .inner .sub-catch {
    font-size: 14px;
    color: #fff;
  }
  .main-visual .inner .top-info {
    width: 100%;
    min-height: 70px;
    border-radius: 6px;
    background: #e8e8e8;
    margin: 40px auto;
    padding: 15px 30px 20px;
  }
  .main-visual .inner .top-info__inner {
    display: block;
  }
  .main-visual .inner .top-info__inner dt {
    width: 85%;
    margin-bottom: 15px;
    padding: 0;
    border-right: none;
    border-bottom: 1px solid #B5B5B5;
  }
  .main-visual .inner .top-info__inner dd {
    width: 85%;
    padding-left: 0;
    padding-right: 0;
  }

  .top-section {
    width: 100%;
    padding: 0 20px;
  }
  .top-section__inner {
    width: 100%;
    overflow: hidden;
  }
  .top-section__inner .col2 {
    display: block;
  }
  .top-section__inner .btn a {
    width: 100% !important;
    max-width: 300px;
    margin: auto !important;
    box-sizing: border-box;
  }
  .top-section.promotion {
    height: auto;
  }
  .top-section.promotion:before {
    display: none;
  }
  .top-section.promotion .top-section__inner {
    padding-right: 0;
  }
  .top-section.topic {
    height: auto;
  }
  .top-section.topic .col2 {
    display: block;
  }
  .top-section.topic .col2 h2 {
    width: 100%;
  }
  .top-section.topic ul {
    display: block;
  }
  .top-section.topic ul li {
    width: 100%;
    max-width: 350px;
    height: 80px;
    margin: 0 auto 20px;
  }
  .top-section.topic ul li a {
    text-align: left;
    line-height: 80px;
    padding: 0 40px;
    font-size: 14px;
  }
  .top-section.topic ul li:nth-child(1):before {
    width: 70px;
    top: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    right: 30px !important;
    margin: auto !important;
  }
  .top-section.topic ul li:nth-child(2):before {
    width: 60px;
    top: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    right: 40px !important;
    margin: auto !important;
  }
  .top-section.topic ul li:nth-child(3):before {
    width: 50px;
    top: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    right: 40px !important;
    margin: auto !important;
  }
  .top-section .top-topic__heading {
    display: block;
    margin-bottom: 80px;
  }
  .top-section.about .col2 {
    display: block;
  }
  .top-section.contact {
    height: auto;
  }
  .top-section.contact .col2 {
    display: block;
  }
  .top-section.contact .col2 .btn {
    margin-bottom: 0 !important;
  }
  .top-section.contact .col2 .btn a {
    width: 100% !important;
    max-width: 300px;
    margin: auto !important;
  }

  footer .inner {
    width: 100%;
    margin: 0 auto;
    padding: 10px 20px;
    color: #fff;
  }
  footer .inner .col2 {
    display: block;
  }
  footer .inner .col2 .col .name {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
  }
  footer .inner .col2 .col .name span {
    font-size: 13px;
    font-weight: 400;
  }
  footer .inner .col2 .col code {
    font-size: 12px;
    letter-spacing: 0px;
    margin-top: 10px;
  }
  footer .inner .pc {
    display: none !important;
  }

  .pagetop {
    width: 40px;
    height: 40px;
    right: 20px;
    bottom: 20px;
  }
  .pagetop a {
    width: 40px;
    height: 40px;
  }
  .pagetop a:before {
    height: 20px;
    right: 20px;
    margin-top: -10px;
  }
  .pagetop a:after {
    right: 9px;
    margin-top: -14px;
  }

  .lev2 .branch {
    width: 100%;
    background-color: #a0a0a0;
    height: 30px;
    padding: 0 20px;
  }
  .lev2 .branch ol {
    width: 100%;
  }
  .lev2 .page-header {
    width: 100%;
    height: 85px;
    padding: 0 20px;
  }
  .lev2 .page-header__inner {
    width: 100%;
    padding-top: 18px;
  }
  .lev2 .page-header__inner h1 {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
  }
  .lev2 .page-header__inner h1 span {
    font-size: 13px;
  }
  .lev2 .page-header__inner.single {
    padding: 0;
  }
  .lev2 .page-header__inner.single h1 {
    height: 85px;
  }
  .lev2 .page-header.business {
    background-size: cover;
    background-position: 50% 50%;
  }
  .lev2 .section {
    padding: 30px 20px;
  }
  .lev2 .section:nth-child(3):before {
    display: none;
  }
  .lev2 .section:last-of-type {
    padding-bottom: 30px;
  }
  .lev2 .section .col-narrow {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .lev2 .section .col2 {
    display: block;
    padding: 0;
  }
  .lev2 .section .col2.biz {
    width: 100%;
  }
  .lev2 .section .col2.biz h2 {
    padding: 5px 20px;
  }
  .lev2 .section .col2.biz h2 br {
    display: none;
  }
  .lev2 .section .col2.biz .main {
    margin-left: 0;
  }
  .lev2 .section .col2.biz .main h3 {
    font-size: 17px;
    margin-top: 30px;
  }
  .lev2 .section .col2.biz .main dl dt {
    flex-basis: 10%;
    margin-bottom: 20px;
  }
  .lev2 .section .col2.biz .main dl dd {
    flex-basis: 85%;
    margin-bottom: 20px;
  }
  .lev2 .section .col2.biz .main dl.table dt {
    flex-basis: 100%;
    padding-top: 1em;
    padding-bottom: 0;
    font-weight: bold;
    border-top: 1px solid #B5B5B5;
  }
  .lev2 .section .col2.biz .main dl.table dd {
    flex-basis: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
  }
  .lev2 .section .col2.biz .main ul.col3 li {
    flex-basis: 50%;
    box-sizing: border-box;
  }
  .lev2 .section .col2.biz .main ul.col3 li:nth-child(1), .lev2 .section .col2.biz .main ul.col3 li:nth-child(3) {
    border-left: 1px solid #ccc;
  }
  .lev2 .section .col2.biz .main ul.col3 li:nth-child(4) {
    border-left: none;
  }
  .lev2 .section.report {
    width: 100%;
  }
  .lev2 .section.report .col2 .col + .col {
    margin-top: 50px;
  }
  .lev2 .section.report ul.col3 {
    margin-top: 30px;
  }
  .lev2 .section.report ul.col3 li {
    flex-basis: 47%;
  }
  .lev2 .section.report ul.col3 li:nth-child(3n+1) {
    border-left: none;
  }
  .lev2 .section.report ul.col3 li:nth-child(odd) {
    border-left: 1px solid #ccc;
  }
  .lev2 .section.info {
    width: 100%;
  }
  .lev2 .section.info .archive-tab {
    white-space: nowrap;
    overflow-x: scroll;
    padding-bottom: 30px;
  }
  .lev2 .section.info .archive-tab li {
    display: inline-block;
    width: auto;
    padding: 0 2em;
  }
  .lev2 .section.info dl {
    display: block;
    width: 100%;
  }
  .lev2 .section.info dl dt, .lev2 .section.info dl dd {
    flex-basis: 100%;
  }
  .lev2 .section.info dl dt {
    text-align: left;
  }
  .lev2 .section.info dl dd {
    margin-bottom: 3em;
  }
  .lev2 .section.info dl dd:last-child {
    margin-bottom: 0;
  }
}
/*# sourceMappingURL=style.css.map */

/*# sourceMappingURL=style.css.map */


/*-----------------------------------------------------
	FAQページ用
------------------------------------------------------*/

	table.faq{
		border-spacing: 0px;
	}
	
	table.faq td:nth-of-type(1){
		vertical-align: top;
		padding-top: 30px;
		width: 5%;
		font-size: 25px;
	}
	
	table.faq td:nth-of-type(2){
		vertical-align: top;
		width: 95%;
		padding-top: 40px;
	}
	
	table.faq tr:nth-of-type(2n-1) td{
/*		padding-bottom: 20px !important;*/
	}
	
	table.faq tr:nth-of-type(2n) td{
		padding-bottom: 30px !important;
		border-bottom: 1px solid;
		color: #737373;
	}
