@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
}
body {
  margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block
}
audio,
canvas,
progress,
video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
progress {
  vertical-align: baseline
}
[hidden],
template {
  display: none
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
a:active,
a:hover {
  outline-width: 0
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted
}
b,
strong {
  font-weight: inherit
}
b,
strong {
  font-weight: bolder
}
dfn {
  font-style: italic
}
mark {
  background-color: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
svg:not(:root) {
  overflow: hidden
}
code,
kbd,
pre,
samp {
  font-family: monospace,sans-serif;
  font-size: 1em
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0
}
optgroup {
  font-weight: 700
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
blockquote,
code,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
li,
ol,
p,
pre,
ul {
  margin: 0;
  padding: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px
}
li {
  list-style: none
}
pre {
  white-space: pre-wrap;
  word-wrap: break-word
}
q {
  quotes: none
}
img {
  vertical-align: top;
  line-height: 1
}
caption {
  padding: 0
}
td,
th {
  padding: 0
}
fieldset {
  border: 0
}
body,
html {
  height: 100%
}
html {
  background: #fff
}
body {
  font-size: 1.6;
  font-size: 16px;
  background: #fff;
  color: #000;
  font-family: "游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;
  font-weight: 500;
  line-height: 1.6;
  position: relative;
  width: 100%;
  min-height: 100%
}
@media (max-width:640px) {
  body {
    font-size: 1.4;
    font-size: 14px
  }
}
img {
  width: 100%
}
a {
  text-decoration: none;
  color: #36577f
}
@media (min-width:641px) {
  .is-sp {
    display: none
  }
}
@media (max-width:640px) {
  .is-pc {
    display: none
  }
}
._visuallyHidden {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  clip: rect(0,0,0,0)
}
.ContentNote {
  padding-top: 60px
}
.ContentNote__item {
  font-size: 14px;
  color: #333
}
.ContentNote__item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.ContentNote__item dd {
  margin-left: 1em
}
.ContentNote__item dd a {
  display: inline-block;
  word-break: break-all
}
.ContentRemark {
  font-size: 14px;
  padding-top: 30px;
  border-top: 1px dashed #000
}
.ContentRemark__heading {
  font-weight: 700;
}
.ContentRemark__detail {
  margin-top: 8px;
}
.ContentRemark__detail li {
  background: url(../../../../images/linkmark_s.png);
  background-repeat: no-repeat;
  background-position: left 9px;
  vertical-align: middle;
  padding: 8px 0 0 15px;
  margin: 5px 1em;
  line-height: 1.2em;
}
.ContentRemark__detail a {
  display: inline-block;
  word-break: break-all;
}
.ContentRemark__paragraph:not(:first-child) {
  margin-top: 6px;
}
.ContentRemark__text:not(:first-child) {
  margin-top: 4px;
}
@media (min-width:641px) {
  .ContentFlex.-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.ContentFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width:640px) {
  .ContentFlex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width:641px) {
  .ContentFlex__text {
    margin-right: 20px;
  }
}
@media (min-width:641px) {
  .-reverse .ContentFlex__text {
    margin-right: 0;
    margin-left: 20px;
  }
}
@media (min-width:641px) {
  .ContentFlex__img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
  }
}
.Container {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
.Container.-lg {
  max-width: 1200px;
}
@media (max-width:640px) {
  .Container.-lg {
    width: 90%
  }
}
.Container.-md {
  max-width: 800px
}
.warap2 {
  background-image: url(../../../../images/background.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 110%;
  padding-bottom: 0;
}
.header-top {
  width: 100%;
  margin: 0 auto;
  background-color: rgba(54,87,127,0.9);
  max-height: 120px
}
.header-top .inner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 1.3em 0;
  text-align: left
}
.header-top .inner img.logo {
  vertical-align: middle;
  height: 74px;
  width: 175px;
  margin-left: .5em
}
.header-top .inner .site-title {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
  line-height: 1.8em
}
.header-top .inner .stitle {
  color: #fff;
  font-size: 1.6em
}
ul.ht-menu {
  list-style: none;
  vertical-align: middle;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
  margin-right: .5em
}
ul.ht-menu li {
  background: #fff;
  color: #36577f;
  padding: 0 10px;
  margin: 5px;
  border-radius: 5px;
  line-height: 1.0;
}
ul.ht-menu li a {
  background: #fff;
  color: #36577f
}
ul.ht-menu li:hover {
  background: #c5c5ea;
  color: #36577f
}
ul.ht-menu li .inq {
  background-image: url(../../../../images/icon_mail.png);
  background-repeat: no-repeat;
  background-position: left 8% bottom 50%;
  padding: 10px 20px 10px 55px;
}
ul.ht-menu li .link {
  background-image: url(../../../../images/icon_link.png);
  background-repeat: no-repeat;
  background-position: left 8% bottom 50%;
  padding: 10px 20px 10px 50px
}
ul.ht-menu li .en {
  padding: 10px 40px
}
.header-bottom {
  margin: 0 auto;
  background-color: #fff;
  max-height: 52px;
  text-align: center
}
.header-bottom .inner {
  width: 100%;
  max-width: 1200px;
  height: 52px;
  margin: 0 auto
}
.header-bottom .inner .main-nav {
  position: relative;
  width: 100%;
  height: 52px;
  max-width: 1200px;
  margin: 0 auto
}
.header-bottom .inner .main-nav > li {
  float: left;
  width: 20%;
  height: 52px;
  line-height: 52px;
  background: #fff
}
.header-bottom .inner .main-nav > li a {
  display: block;
  color: #000;
  font-weight: 700
}
.header-bottom .inner .main-nav > li a:hover {
  background: rgba(54,87,127,.6);
  color: #fff
}
.breadcrumb {
  margin: 0;
  padding: 1em;
  list-style: none;
  background: #E5E5F9;
  overflow: hidden;
}
.breadcrumb li {
  display: inline;
  list-style: none;
  font-weight: normal;
}
.breadcrumb li:after {
  content: '/';
  padding: 0 0.5em 0 0.8em;
  color: #555;
}
ul.main-nav__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1
}
ul.main-nav > li:hover {
  background: #072a24;
  -webkit-transition: all .5s;
  transition: all .5s
}
.menu__second-level li {
  border-top: 1px solid #fff
}
.menu__second-level li a:hover {
  background: #111
}
.main-nav > li.menu__single {
  position: relative
}
li.menu__single ul.menu__second-level {
  position: absolute;
  top: 52px;
  width: 100%;
  background: rgba(197,197,234,.9);
  -webkit-transition: .2s ease;
  transition: .2s ease;
  visibility: hidden;
  opacity: 0
}
li.menu__single:hover ul.menu__second-level {
  top: 52px;
  visibility: visible;
  opacity: 1
}
.main-nav > li.menu__single:hover {
  background: rgba(197,197,234,.8);
  -webkit-transition: .2s ease;
  transition: .2s ease
}
.header-bottom .inner .main-nav > li.selected,
li.menu__single.selected {
  background: rgba(197,197,234,.8)!important;
  color: #fff!important
}
.main-nav:after,
.main-nav:before {
  content: " ";
  display: table
}
.main-nav:after {
  clear: both
}
.hamburger-menu,
.menu-btn,
.menu-content {
  display: none
}
@media all and (max-width:1024px) {
  ul.ht-menu {
    display: none!important
  }
  .header-bottom {
    display: none
  }
  .hamburger-menu {
    display: block;
    z-index: 1000
  }
  .menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 60px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 90;
    background-color: #36577f
  }
  .menu-btn:hover {
    cursor: pointer
  }
  .menu-btn span,
  .menu-btn span:after,
  .menu-btn span:before {
    content: "";
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 34px
  }
  .menu-btn:after {
    content: "メニュー";
    position: absolute;
    top: 42px;
    left: 12px;
    color: #fff;
    font-size: .5em;
    text-transform: uppercase
  }
  .menu-btn span:before {
    bottom: 8px
  }
  .menu-btn span:after {
    top: 8px
  }
  #menu-btn-check {
    display: none
  }
  #menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255,255,255,0)
  }
  #menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
  }
  #menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
  }
  .menu-content {
    display: block;
    width: 80%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 80;
    background-color: #36577f;
    -webkit-transition: all .5s;
    transition: all .5s
  }
  .menu-content ul {
    padding: 70px 10px 0
  }
  .menu-content ul li {
    border-bottom: solid 1px #fff;
    list-style: none
  }
  .menu-content ul li a {
    display: block;
    width: 100%;
    font-size: .9em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    padding: 9px 15px 9px 10px;
    position: relative
  }
  .menu-content ul li a:hover {
    background: rgba(197,197,234,.9);
    color: #36577f
  }
  .menu-content ul li.menu_first {
    border-bottom: solid 1px #fff;
    list-style: none
  }
  .menu-content ul li.menu_first a {
    padding: 9px 15px 9px 10px
  }
  li.menu_first.selected a {
    background: rgba(197,197,234,.9)!important;
    color: #36577f!important
  }
  .menu-content ul li ul.menu_second-level {
    padding: 5px 0 5px 20px
  }
  .menu-content ul li.menu_first ul.menu_second-level li {
    border-bottom: 0;
    list-style: none
  }
  .menu-content ul li.menu_first.selected ul.menu_second-level li a {
    background: #36577f!important;
    color: #fff!important
  }
  .menu-content ul li.menu_first.selected ul.menu_second-level li a:hover {
    background: rgba(197,197,234,.9)!important;
    color: #36577f!important
  }
  .menu-content ul li.menu_first.selected ul.menu_second-level li.selected a {
    background: rgba(197,197,234,.9)!important;
    color: #36577f!important
  }
  #menu-btn-check:checked ~ .menu-content {
    left: 30%;
    z-index: 10
  }
  .accordion {
    max-width: 67vw
  }
  .toggle {
    display: none
  }
  .option {
    position: relative
  }
  .content,
  .plus {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: all .3s;
    transition: all .3s
  }
  .plus {
    display: block;
    width: 10%;
    height: 34px;
    position: absolute;
    top: -35px;
    right: 90px;
    z-index: 100
  }
  .plus::after,
  .plus::before {
    content: "";
    position: absolute;
    right: 1.65em;
    top: .65em;
    width: 2px;
    height: .75em;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
  }
  .plus::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg)
  }
  .content {
    max-height: 0;
    overflow: hidden
  }
  .toggle:checked + .plus + .content {
    max-height: 500px;
    -webkit-transition: all 1.5s;
    transition: all 1.5s
  }
  .toggle:checked + .plus::before {
    -webkit-transform: rotate(90deg)!important;
            transform: rotate(90deg)!important
  }
}


.questionnaire {
  padding: 3em 0em;
  background: #E5E5F9;
  overflow: hidden;
}

.questionnaire-lg {
  clear: both;
  background-color: white;
  padding: 1.2em 1.2em 3.2em 1.2em;
}
.questionnaire-lg h2 {
  margin: 0.8em 1em;
  padding: 0.1em 0.5em;
  border-left: 8px solid #36577F;
  font-size: 1.7em;
  font-weight: bold;
  color: #36577F;
  line-height: 1em;
}
.questionnaire-lg h4 {
  clear: both;
  margin: 0em 2em 1.4em 2em;
  padding: 1em 0.5em;
  border-top: 1px solid #C5C5EA;
  border-bottom: 1px solid #C5C5EA;
  line-height: 1em;
  font-size: 1.2em;
}
.questionnaire-lg p{
background: url(../../../../images/linkmark.png);
background-repeat: no-repeat;
background-position: left 9px;
vertical-align: middle;
padding: 1px 0 0 15px;
color: #000000;
margin: 1em 2em;
font-size: 1.3em;
line-height: 1.4em;
}

.footer {
  background-image: url(../../../../images/background.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  clear: both
}
.footer_bg {
  width: 100%;
  margin: 0 auto;
  background-color: rgba(54,87,127,.78);
  padding: 1em 0 0
}
.footer .inner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  text-align: left;
  margin: 0 auto 15px
}
.footer .inner img.logo {
  vertical-align: middle;
  height: 74px;
  width: 175px;
  margin-left: .5em
}
.footer .inner .site-title {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
  line-height: 1.8em;
  color: #fff
}
.footer .inner .sitename {
  color: #fff;
  font-size: 1.6em
}
.f-en_menu {
  display: none
}
ul.f-menu {
  vertical-align: middle;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 74px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: .5em
}
ul.f-menu li {
  background: url(../../../../images/linkmark_w.png);
  background-repeat: no-repeat;
  background-position: left center;
  vertical-align: middle;
  padding: 3px 0 0 15px;
  color: #fff;
  margin: 0 5px 0 25px;
  line-height: 1;
}
ul.f-menu li a {
  color: #fff
}
ul.f-menu li a:hover {
  color: #fff;
  text-decoration: underline
}
.footer .copy {
  width: 100%;
  min-height: 20px;
  background: #36577f;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  font-size: .9em;
  padding-top: 10px
}
a.anotherwindow_w:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(../../../../images/newwindow_w.png);
  background-size: contain;
  vertical-align: middle;
  margin-left: 5px;
  margin-bottom: 5px
}
a.anotherwindow_b:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(../../../../images/newwindow.png);
  background-size: contain;
  vertical-align: middle;
  margin-left: 5px;
  margin-bottom: 5px
}
#page_top {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  background: #36577f;
  opacity: .9
}
#page_top a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  text-decoration: none
}
#page_top a::after {
  content: "▲";
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 13px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center
}
#page_top span {
  overflow: hidden;
  font-size: 0
}
@media screen and (max-width:1199px) {
  .warap {
    background-size: 160%;
    padding-bottom: 10%
  }
  .footer .inner img.logo,
  .header-top .inner img.logo {
    height: auto;
    width: 80%;
    max-width: 100px
  }
  .header-top .inner .site-title {
    margin-top: 5px;
    line-height: 1.5em
  }
  .header-top .inner .stitle,
  .header-top .inner h1 {
    font-size: 1.3em
  }
  ul.ht-menu {
    margin-top: .5em
  }
  ul.ht-menu li {
    padding: 0 5px
  }
  .top-main-contents {
    padding: 25px 30px
  }
  .top-main-contents h2 {
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 10px 0 20px
  }
  .top-main-contents p {
    font-size: 1em
  }
  .maincircleBtn {
    margin: -110px 0 0 0
  }
  .maincircleBtn ul {
    max-width: 880px
  }
  .circle {
    width: 220px;
    height: 220px;
    line-height: 220px;
    margin: 0 1.5em
  }
  .circle span {
    font-size: 1.5em
  }
  .banner .inner ul.b_list .linklist,
  .banner .inner ul.b_list .memberslist {
    height: 200px
  }
  .footer .inner {
    max-width: 1199px;
    margin: 0 auto 23px
  }
  .footer .inner .sitename {
    font-size: 1.3em;
    line-height: 1.2em
  }
  .main-title h1 {
    font-size: 2em
  }
}



/*　レスポンシブ設定　幅1024pxまで　*/

@media all and (max-width: 1024px){

	.f-en_menu{
		display: inline-flex;
		width: 23%;
		margin: 0 auto;
		justify-content: flex-end;
	}

	ul.f-en {
    margin-left: 10px;
	}
	
	ul.f-en li{
		text-align: center;
		background: #FFFFFF;
		color: #36577F;
		padding: 0px 10px;
		margin: 5px;
		border-radius: 5px;
	}

	ul.f-en li a {
		background: #FFFFFF;
		color: #36577F;
	}
	
	ul.f-en li:hover {
		background: #C5C5EA;
		color: #36577F;
	}

	ul.f-en li .en {
	    padding: 10px 40px;
      line-height: 1.1;
	}

	ul.f-menu {
		display: block;
		margin:-7px 0 0 0;
	}

	ul.f-menu li {
		margin: 5px 5px 0 15px;
	}


	.main-title h1 {
		font-size: 1.7em;
	}

}


/*　レスポンシブ設定　幅920pxまで　*/

@media all and (max-width: 920px){

	.f-en_menu{
		display: inline-flex;
		width: 21%;
		margin: 0 auto;
		justify-content: flex-end;
	}
	

	.comment {
		font-size: 1.2em;
		line-height: 1.3em;
	}

}


/*　レスポンシブ設定　幅900pxまで　*/

@media screen and (max-width:900px){

	.f-en_menu{
		display: inline-flex;
		width: 19%;
		margin: 0 auto;
		justify-content: flex-end;
	}

}


/*　レスポンシブ設定　幅880pxまで　*/

@media screen and (max-width:880px){

	.warap{
	background-size: 180%;
	}
	
	.maincircleBtn ul {
    max-width: 800px;
	}

	.maincircleBtn {
		margin: -90px 0 0 0;
	}
	
	.circle {
		width: 180px;
		height: 180px;
		line-height: 170px;
		margin: 0 0.3em;
	}	


	.f-en_menu{
		display: inline-flex;
		width: 100%;
		margin: 10px 0 0 0;
		justify-content: flex-start;
	}

	ul.f-menu {
		margin-top:20px;
		float:none;
	}	
	
}


/*　レスポンシブ設定　幅768pxまで　*/

@media screen and (max-width:768px){

	.warap {
		background-size: 200%;
	}	

	.top-main-contents {
		padding: 20px 20px;
	}

	.top-main-contents p {
    	font-size: 1em;
	}

	.maincircleBtn {
		margin: -75px 0 0 0;
	}
	
	.maincircleBtn ul {
		max-width:550px;
	}

	.circle {
		width: 150px;
		height: 150px;
		line-height: 150px;
		margin: 0 0.3em;
	}
	
	.circle span {
	    font-size: 1.1em;
	}

	.news-sec-top .inner {
		display: block;
		max-width: 768px;
	}

	.newslist {
		width: 100%;
	}
	
	.newslink {
		width: 20%;
		border-left: 0px;
		padding: 40px 0 0 10px;
		margin: 0 auto;
	}

	.banner .inner ul.b_list .memberslist,
	.banner .inner ul.b_list .linklist	 {
		height: 180px;
	}

	.breadcrumb {
		padding: 0.8em;
	}

	.breadcrumb li {
		font-size: 0.9em;
	}

	.con-text p,
	.con-text2 p,
	.con-text3 p{
		font-size:1.1em;
	}

	.comment {
		font-size: 1.1em;
		line-height: 1.3em;
	}

	.footer .copy{
		font-size:0.8em;
	}


}


/*　レスポンシブ設定　幅660pxまで　*/

@media screen and (max-width:660px){

	.warap {
		background-size: 300%;
		padding-bottom: 12%;
	}	


	.newslist-info {
		width: 8em;
	}

	.news-date {
		display: inline-block;

		font-weight: 500;
		width: 7em;
		padding: 0 0 0 10px;
		font-size: 1rem;
		letter-spacing: 0.02em;
	}

	.newslist-title {
		display: inline-block;
		width: calc(100% - 8em);
		padding-top: 3px;
		padding-right: 2em;	
		font-size: 1.1rem;
		line-height: 1.3;
		transition: all .2s;
	}	
	
	
	.f-en_menu {
		display: inline-flex;
		width: 100%;
		margin: 10px 0 0 0;
		justify-content: flex-start;
	}

}


/*　レスポンシブ設定　幅550pxまで　*/

@media screen and (max-width:550px){


	.comment {
		font-size: 1em;
		line-height: 1.3em;
	}

	.con-text p,
	.con-text2 p,
	.con-text3 p{
		font-size:1em;
	}


}


/*　レスポンシブ設定　幅500pxまで　*/

@media screen and (max-width:500px){

	.warap {
		background-size: 500%;
		padding-bottom: 15%;
	}	
	
	.header-top .inner img.logo,
	.footer .inner img.logo{
		height: auto;
		width: 20%;
		max-width:100px;
	}	
	
	.top-main-contents {
		padding: 20px 20px;
	}

	.top-main-contents p {
    	font-size: 1em;
	}

	.maincircleBtn {
		margin: -60px 0 0 0;
	}	
	
	.circle {
		width: 120px;
		height: 120px;
		line-height: 120px;
		margin: 0 0.2em;
	}

	.newslink {
		width: 32%;
		border-left: 0px;
		padding: 40px 0 0 10px;
		margin: 0 auto;
	}
	
	.newslist-title {
		display: inline-block;
		width: calc(100% - 8em);
		padding-top: 3px;
		padding-right: 1em;	
		font-size: 1rem;
		line-height: 1.3;
		transition: all .2s;
	}	
	
	.banner .inner ul.b_list .memberslist,
	.banner .inner ul.b_list .linklist	 {
		height: 150px;
	}

	.footer .inner .sitename {
		font-size: 0.8em;
		line-height: 1.5em;
	}

	.footer .copy{
		font-size:0.7em;
	}


}


/*　レスポンシブ設定　幅470pxまで　*/

@media screen and (max-width: 470px){

	.warap {
		background-size: 650%;
		padding-bottom: 15%;
	}

	.warap2 {
		background-size: 300%;
	}
	
	.maincircleBtn {
		margin: -50px 0 0 0;
	}
	
	.maincircleBtn ul {
		max-width:450px;
	}

	.circle {
		width: 100px;
		height: 100px;
		line-height: 100px;
		margin: 0 0.1em;
	}

	.circle span {
    font-size: 0.9em;
	}

	
}


/*　レスポンシブ設定　幅400pxまで　*/

@media screen and (max-width: 400px){


	.warap {
		background-size: 700%;
		padding-bottom: 15%;
	}
		
	.footer .copy{
		font-size:0.6em;
		letter-spacing: 0.1px;
		font-family: Verdana,"Droid Sans","メイリオ",sans-serif;
	}
	
	
}


/*　レスポンシブ設定　幅360pxまで　*/

@media screen and (max-width: 360px){

	.header-top .inner {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		padding: 0.5em 0;
		text-align: left;
	}	
	
}




@media (min-width:641px) {
  .Interview {
    padding-top: 50px;
    padding-bottom: 100px
  }
}
@media (max-width:640px) {
  .Interview {
    padding: 35px 0
  }
}
.InterviewHeader__inner {
  padding: 80px
}
@media (max-width:640px) {
  .InterviewHeader__inner {
    padding: 40px
  }
}
.-themeColorRed .InterviewHeader__inner {
  background-color: #fdeae9
}
.-themeColorBlue01 .InterviewHeader__inner {
  background-color: #e5f3fc
}
.-themeColorBlue02 .InterviewHeader__inner {
  background-color: #e6ebfe
}
.InterviewPageTitle__company {
  font-size: 32px;
  font-weight: 700
}
.InterviewPageTitle__nameList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.InterviewPageTitle__nameItem:not(:first-child) {
  padding-left: 56px;
  position: relative
}
.InterviewPageTitle__nameItem:not(:first-child)::before {
  content: "＋";
  position: absolute;
  top: 6px;
  left: 4px;
  font-size: 48px;
  font-weight: 700
}
.InterviewPageTitle__name {
  display: block
}
.InterviewPageTitle__name.-ja {
  font-size: 56px;
  font-weight: 700
}
.-themeColorRed .InterviewPageTitle__name.-ja {
  color: #e93323
}
.-themeColorBlue01 .InterviewPageTitle__name.-ja {
  color: #407cc0
}
.-themeColorBlue02 .InterviewPageTitle__name.-ja {
  color: #0f38f4
}
.InterviewPageTitle__name.-ja.-colorOrange {
  color: #f19637!important
}
.InterviewPageTitle__name.-en {
  font-size: 16px;
  line-height: 1
}
.InterviewProfile {
  margin-top: 40px
}
.InterviewProfile__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center
}
@media (max-width:640px) {
  .InterviewProfile__list.-col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 80%;
    margin-left: auto;
    margin-right: auto
  }
}



.InterviewProfile__item_vol1 {
  width: calc((100% - 40px)/ 2)
}
@media (max-width:640px) {
  .InterviewProfile__item_vol1 {
    width: 100%
  }
}
@media (min-width:641px) {
  .-col2 .InterviewProfile__item_vol1:not(:first-child) {
    margin-left: 40px
  }
}
@media (max-width:640px) {
  .-col2 .InterviewProfile__item_vol1:not(:first-child) {
    margin-top: 20px
  }
}


.InterviewProfile__item {
  width: calc((100% - 0%))
}
@media (max-width:640px) {
  .InterviewProfile__item {
    width: 100%
  }
}
.InterviewProfile__detail {
  margin-top: 10px;
}
.InterviewProfile__detail80 {
  margin: 8px auto;
  width: 80%;
}
.InterviewProfile__name {
  font-size: 14px;
  font-weight: 700
}
.InterviewProfile__position {
  font-size: 13px;
  line-height: 1.4;
  margin-top: 4px
}
.InterviewBody {
  padding-top: 80px
}
.InterviewContent:not(:first-child) {
  margin-top: 60px
}
.IntervieContent__heading {
  font-size: 24px;
  font-weight: 700
}
@media (max-width:640px) {
  .IntervieContent__heading {
    font-size: 20px
  }
}
.-themeColorRed .IntervieContent__heading {
  color: #e93323
}
.-themeColorBlue01 .IntervieContent__heading {
  color: #407cc0
}
.-themeColorBlue02 .IntervieContent__heading {
  color: #0f38f4
}
.InterviewContent__body {
  margin-top: 40px
}
.InterviewTopic:not(:first-child) {
  margin-top: 40px
}
.InterviewTopic__heading {
  font-size: 18px;
  font-weight: 700;
  padding-left: 54px;
  position: relative
}
@media (max-width:640px) {
  .InterviewTopic__heading {
    font-size: 16px
  }
}
.InterviewTopic__heading::before {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 48px;
  height: 2px;
  background: #000
}
@media (max-width:640px) {
  .InterviewTopic__heading::before {
    top: 12px
  }
}
.InterviewTopic__body {
  margin-top: 30px
}
.InterviewTopic__paragraph:not(:first-child) {
  margin-top: 20px
}
.InterviewTopic__text {
  line-height: 2
}
.InterviewTopic__text:not(:first-child) {
  margin-top: 14px
}
.InterviewTopic__speaker {
  font-weight: 700;
  font-style: normal
}
.-themeColorRed .InterviewTopic__speaker {
  color: #e93323
}
.-themeColorBlue01 .InterviewTopic__speaker {
  color: #407cc0
}
.-themeColorBlue02 .InterviewTopic__speaker {
  color: #0f38f4
}
.InterviewTopic__speaker.-colorOrange {
  color: #f19637!important
}
.InterviewTopic__speaker::after {
  content: "●"
}
.InterviewTopic__img {
  width: 80%;
  padding: 30px 0;
  margin-left: auto;
  margin-right: auto
}
.InterviewFooter {
  padding-top: 100px
}
.IntervieFooter__inner {
  padding: 60px 0
}
@media (max-width:640px) {
  .IntervieFooter__inner {
    padding: 30px 0
  }
}
.-themeColorRed .IntervieFooter__inner {
  background-color: #fdeae9
}
.-themeColorBlue01 .IntervieFooter__inner {
  background-color: #e5f3fc
}
.-themeColorBlue02 .IntervieFooter__inner {
  background-color: #e6ebfe
}
.InterviewFooter__heading {
  font-size: 24px;
  font-weight: 700
}
@media (max-width:640px) {
  .InterviewFooter__heading {
    font-size: 20px
  }
}
.-themeColorRed .InterviewFooter__heading {
  color: #e93323
}
.-themeColorBlue01 .InterviewFooter__heading {
  color: #407cc0
}
.-themeColorBlue02 .InterviewFooter__heading {
  color: #0f38f4
}
.InterviewFooter__content {
  margin-top: 40px
}
@media (max-width:640px) {
  .InterviewFooter__content {
    margin-top: 20px
  }
}
.InterviewFooter__img {
  width: 80%;
  margin-left: auto;
  margin-right: auto
}
.InterviewFooter__textContainer {
  margin-top: 30px
}
@media (max-width:640px) {
  .InterviewFooter__textContainer {
    margin-top: 20px
  }
}
.InterviewFooter__textHeader {
  font-size: 20px;
  font-weight: 700
}
@media (max-width:640px) {
  .InterviewFooter__textHeader {
    font-size: 16px
  }
}
.InterviewFooter__textBody {
  margin-top: 20px
}
@media (max-width:640px) {
  .InterviewFooter__textBody {
    margin-top: 1em
  }
}
.InterviewFooter__textItem {
  font-size: 18px;
  list-style: disc;
  margin-left: 1em
}
@media (max-width:640px) {
  .InterviewFooter__textItem {
    font-size: 16px
  }
}
.InterviewFooter__textItem:not(:first-child) {
  margin-top: 8px
}
@media (min-width:641px) {
  .Column {
    padding-top: 50px;
    padding-bottom: 100px
  }
}
@media (max-width:640px) {
  .Column {
    padding: 35px 0
  }
}
.ColumnCategory {
  font-size: 32px;
  font-weight: 700;
  padding: 20px 16px
}
.-themeColorNavy .ColumnCategory {
  color: #d33b24;
  background-color: #08215c
}
.-themeColorGold .ColumnCategory {
  color: #4273af;
  background-color: #b8912f
}
.ColumnCategory__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center
}
.ColumnCategory__icon {
  width: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center
}
.ColumnCategory__label {
  display: inline-block;
  margin-left: .2em
}
.ColumnHeader__inner {
  padding: 100px 0
}
.ColumnPageTitle {
  font-weight: 700
}
.ColumnPageTitle__main {
  font-size: 40px;
  display: block
}
.ColumnPageTitle__sub {
  font-size: 32px;
  display: block
}
.ColumnPageTitle__sub::after,
.ColumnPageTitle__sub::before {
  content: "〜"
}
.ColumnAuthor {
  margin-top: 30px;
  font-size: 18px
}
.ColumnAuthor__company {
  display: block
}
.ColumnAuthor__name {
  display: block
}
.Column__text {
  line-height: 2
}
.Column__text:not(:first-child) {
  margin-top: 14px
}
.ColumnTopic {
  margin-top: 60px
}
.ColumnTopic__heading {
  font-size: 24px;
  font-weight: 700
}
.ColumnTopic__paragraph {
  margin-top: 20px
}
.ColumnTopic__textList {
  margin-top: 14px;
  line-height: 2
}
.ColumnTopic__paragraphList {
  margin-top: 20px;
  line-height: 2
}
.ColumnTopic__paragraphItem:not(:first-child) {
  margin-top: 20px
}
.ColumnTopic__paragraphItem dt {
  font-weight: 700
}
.ColumnTopic__figure {
  padding: 30px 0
}
.ColumnTopic__figure figcaption {
  font-size: 16px;
  text-align: center;
  margin-top: 8px
}
.ColumnFooter {
  padding-top: 100px
}
.ColumnProfile {
  padding-bottom: 30px
}
.InterviewProfile__name {
  font-size: 16px;
  font-weight: 700
}
.InterviewProfile__detail {
  margin-top: 8px
}
.InterviewProfile__detail2 {
  margin: 8px auto;
  width: 80%;
}
.INterviewProfile__detailItem {
  list-style: disc;
  margin-left: 1em;
}
.INterviewProfile__detailItem dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.INterviewProfile__detailItem dt {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: 30%;
}
.INterviewProfile__detailItem dd {
  width: 70%;
}
@media (min-width:641px) {
  .Webinar {
    padding-top: 50px;
    padding-bottom: 100px
  }
}
@media (max-width:640px) {
  .Webinar {
    padding: 35px 0
  }
}
.-themeColorGreen .WebinarHeader {
  background-color: #f6fbf7
}
.WebinarHeader__inner {
  padding: 80px 0 100px
}
.WebinarHeader__caption {
  font-size: 24px;
  font-weight: 700;
  border-bottom: 2px solid;
  padding-bottom: 10px
}
.-themeColorGreen .WebinarHeader__caption {
  border-color: #418f92
}
.WebinarPageTitle__label {
  color: #fff;
  font-weight: 700;
  border-radius: 2px;
  display: inline-block;
  padding: 4px 10px;
  margin-top: 100px
}
.-themeColorGreen .WebinarPageTitle__label {
  background-color: #418f92
}
.WebinarPageTitle {
  font-size: 48px;
  font-weight: 700;
  margin-top: 8px
}
.WebinarPageTitle__main {
  display: block
}
.WebinarPageTitle__sub {
  font-size: 40px;
  display: block
}
.WebinarPageTitle__sub::after,
.WebinarPageTitle__sub::before {
  content: "〜"
}
.WebinarLead {
  font-weight: 700;
  margin-top: 100px
}
.-themeColorGreen .WebinarLead {
  color: #418f92
}
.WebinarLead__text:not(:first-child) {
  margin-top: 10px
}
.WebinarHeader__definitionList {
  margin-top: 80px;
  margin-bottom:  40px;
}
.WebinarHeader__definitionItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.WebinarHeader__definitionItem:not(:first-child) {
  margin-top: 30px
}
.WebinarHeader__term {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px
}
.WebinarHeader__term span {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 2px;
  padding: 1px 6px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box
}
.-themeColorGreen .WebinarHeader__term span {
  background-color: #418f92
}
.WebinarHeader__description {
  margin-left: 20px
}
.WebinarHeader__descriptionItem:not(:first-child) {
  margin-top: 8px
}
.WebinarHeader__descriptionItem .-name {
  font-weight: 700;
  display: block
}
.WebinarProfile__img figcaption {
  font-weight: 700;
  text-align: center;
  margin-top: 8px
}
.WebinarBody {
  padding-top: 20px
}
.WebinarContent {
  padding: 80px 0
}
.-themeColorGreen .WebinarContent:nth-child(even) {
  background-color: #f6fbf7
}
.WebinarContent__heading {
  font-size: 20px;
  font-weight: 700;
  position: relative;
  padding-left: 1.5em
}
@media (max-width:640px) {
  .WebinarContent__heading {
    font-size: 18px
  }
}
.WebinarContent__heading::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0
}
.-themeColorGreen .WebinarContent__heading {
  color: #418f92
}
.WebinarContent__body {
  margin-top: 30px
}
.WebinarContent__paragraph:not(:first-child) {
  margin-top: 20px
}
.WebinarContent__text {
  line-height: 2
}
.WebinarContent__text:not(:first-child) {
  margin-top: 14px
}
.WebinarContent__speaker {
  font-weight: 700;
  font-style: normal
}
.WebinarContent__speaker::after {
  content: "●"
}
.WebinarContent__img {
  padding: 30px 0
}
.WebinarFooter {
  padding-top: 100px
}
@media (min-width:641px) {
  .Report {
    padding-top: 50px;
    padding-bottom: 100px
  }
}
@media (max-width:640px) {
  .Report {
    padding: 35px 0
  }
}
.ReportHeader {
  padding: 80px 0
}
.ReportPageTitle {
  font-weight: 700;
  font-size: 48px;
  color: #407cc0
}
.ReportPageTitle span {
  font-size: 24px;
  display: block
}
.ReportSection__header {
  font-size: 32px;
  font-weight: 700;
  color: #407cc0
}
.ReportIndex__list {
  margin-top: 30px
}
.ReportIndex__item {
  list-style: decimal;
  margin-left: 1em
}
.ReportIndex__item::marker {
  color: #36577f
}
.ReportIndex__item:not(:first-child) {
  margin-top: 4px
}
.ReportSection {
  margin-top: 120px
}
.ReportBackground__body {
  margin-top: 30px
}
.Report__paragraph {
  margin-top: 14px
}
.Report__text {
  line-height: 2
}
.Report__list {
  padding: 0 1em
}
.Report__item:nth-child(1)::before {
  content: "（1）"
}
.Report__item:nth-child(2)::before {
  content: "（2）"
}
.Report__item:nth-child(3)::before {
  content: "（3）"
}
.Report__item:nth-child(4)::before {
  content: "（4）"
}
.ReportBackground__figure {
  margin-top: 30px
}
.ReportCaseStudy__body {
  margin-top: 30px
}
.ReportCaseStudy__item:not(:first-child) {
  margin-top: 40px
}
.ReportCaseStudy__itemHeading {
  font-size: 20px;
  font-weight: 700;
  padding-left: 1.5em;
  position: relative
}
.ReportCaseStudy__itemHeading::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0
}
.ReportCaseStudy__itemHeading.-themeColorRed {
  color: #e93323
}
.ReportCaseStudy__itemHeading.-themeColorBlue01 {
  color: #407cc0
}
.ReportCaseStudy__itemBody {
  margin-top: 10px
}
.ReportPoint__body {
  margin-top: 30px
}
.ReportPoint__item:not(:first-child) {
  margin-top: 60px
}
.ReportPoint__itemHeading {
  font-size: 20px;
  font-weight: 700;
  color: #407cc0;
  background-color: #e5f3fc;
  padding: 16px 20px
}
.ReportPoint__point {
  border: 2px solid #407cc0;
  border-radius: 10px;
  padding: 10px 20px;
  margin-top: 20px
}
.ReportPoint__pointItem {
  font-weight: 700;
  padding-left: 1.5em;
  position: relative
}
.ReportPoint__pointItem::before {
  content: "□";
  position: absolute;
  top: 0;
  left: 0
}
.ReportPoint__caseStudy {
  margin-top: 30px
}
.ReportPoint__caseStudyItem:not(:first-child) {
  margin-top: 20px
}
.ReportPoint__caseStudyItem dt span {
  color: #fff;
  background-color: #407cc0;
  padding: 4px 8px;
  border-radius: 2px
}
.ReportPoint__caseStudyItem dd {
  line-height: 2;
  margin-top: 4px
}
.ReportPoint__caseStudyItem dd em {
  font-style: normal;
  font-weight: 700
}
/*# sourceMappingURL=style.css.map */