@charset "UTF-8";
/* CSS Document */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
  display: block;
}
a:active,a:hover {
  outline: 0;/**/
}
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
html {
  height: 100%;
  background: #ffffff;
  color: #000;
  font-size: 62.5%;
}
body{
  width: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  font-size: 1.6em;
}
h1,h2,h3,h4,h5,p,ul,ol,li,img,table,th,td,dl,dt,dd{
  margin:0px;
  padding:0px;
}
li{
  list-style-type:none;
}
img{
  border: none;
  vertical-align: text-top;
}

/* header
--------------------------------*/
div.gnav-201406 {
  display: none;
}
.nbo_header {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: url(bg_nbo_header.jpg) no-repeat top center;
}
@media screen and (min-width: 1000px) {
  .nbo_header {
    min-width: 1000px;
  }
  .nbo_header img{
    max-width: 100%;
  }
  .sp_nbo_header{
    display: none;
  }
}
@media screen and (max-width: 999px) {
  .nbo_header{
    display: none;
    min-width: 100%;
  }
  .sp_nbo_header {
      display: block;
      width: 100%;
      margin: 0 auto;
      position: relative;
      z-index: 1;
      background: #000;
  }
  .sp_nbo_header img{
    width: 100%;
  }
}

.wrapper{
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic",-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
	padding: 0;
	border: 0;
	font-size: 10px;
	line-height: 0;
	word-break: break-all;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto 24px;
}
b, strong, .bold{
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic",-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
}
_:lang(x)::-ms-backdrop, body {
  font-family: "Segoe UI", Meiryo, sans-serif;
}
.wrapper a {
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}
.wrapper a:hover img{
  opacity: .8;
}
.btn a{
  transition: opacity .4s cubic-bezier(.210, .60, .350, 1);
}
.btn a:hover{
  opacity:0.8;
}
.spview{
  display: none;
}
.pcview{
  display: block;
}
@media screen and (max-width: 768px) {
  .spview{
    display: block;
  }
  .pcview{
    display: none;
  }
  img{
    max-width:100%;
    height:auto;
  }
}

.header {
	background: #6e84a0 url(header_bg.jpg) no-repeat top center;
	width: 100%;
	text-align: center;
	margin: 0 auto -4px;
	position: relative;
	top: -3px;
}
.header .shoulder{
	background-color: #807140;
	height: 54px;
}
.header .shoulder img{
	padding-top: 17px;
}
.header .main{
	background: url(main_img.jpg) no-repeat top center;
	position: relative;
	padding-top: 466px;
}
.header .main_title{
	background-color: rgba(0, 42, 91, 0.502);
}
.header .main_title .inner{
	text-align: right;
  margin: 0 auto;
}
.lead_contents{
  background-color: rgba(0, 42, 91, .902);
  padding: 25px 0 30px;
}
.lead_contents .lead_text{
  max-width: 1000px;
  margin: 0 auto -10px;
}
.lead_contents .lead_text p{
  color: #fff;
  line-height: 2;
  font-size: 2.2rem;
}

.wrapper .inner{
	max-width: 1084px;
}
.wrapper p.note{
  font-size: 1.4rem!important;
  margin-top: 8px;
}
.wrapper .center{
  text-align: center;
}

/* main_contents
--------------------------------*/
.main_contents{
  margin:0 auto;
  line-height: 1.4;
}
.main_contents h2{
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
}
.main_contents p{
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 2em;
  letter-spacing: 1px;
}
.main_contents p.question{
  color: #807140;
  font-weight: bold;
  line-height: 1.4;
}
.section1{
  /*background: #f5f3f2;*/
  background: #ffffff;
  padding: 115px 70px 78px;
}
.section2{
  padding: 115px 70px 78px;
}
.section4,.section5{
  padding: 115px 0 78px;
}
.section3{
  background: #f5f3f2;
  padding: 120px 0;
}
.section_inner h2{
  background: #002a5b;
  color: #fff;
  padding: 40px 60px;
}
.section_inner .speaker p{
  text-align: right;
}
.section1 .section_inner .text,.section2 .section_inner .text{
  max-width: 624px;
}
.section_inner p.speaker_text{
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: bold;
  padding-top: 20px;
  letter-spacing: 2.48px;
}
.section_inner p.speaker_text .name{
  font-size: 2.4rem;
  color: #002a5b;
}
.section_inner .red{
  color: #d0000f!important;
}
.section_inner .blue{
  color: #002a5b!important;
}
.section_inner .second_col{
  color: #941e56!important;
}
.section_inner .fig_bg,
.section_inner .photo_bg{
  background: #fff;
  box-shadow: 0px 0px 24px 6px rgba(0, 0, 0, 0.03);
  width: 1016px;
  max-width: calc(100% - 24px);
  margin: 0 auto;
}
.section_inner .fig_bg{
  padding: 65px 0 88px;
}
.section_inner .fig_title{
  font-size: 2rem;
  /*margin-bottom: 1em;*/
   margin: 0 auto 1em auto;
   max-width: 640px;
}
.section_inner .fig_bg p.note{
  text-align: left;
  margin: .5em auto 0;
  max-width: 640px;
}
.section_inner .photo_bg{
  padding: 80px 0;
}
.section_inner .photo_bg p.note {
  text-align: left;
  margin: .5em auto 0;
  max-width: 640px;
}
.section_inner .photo_bg p.note.topic_tx {
  font-size: 1.78rem!important;
  line-height: 1.4!important;
  text-align: left;
  margin: 0 auto 1.2em;
  max-width: 640px;
  font-weight: bold;
}
.section_inner img{
  max-width: 100%;
  height: auto;
}
.section_inner .fig_bg img{
  max-width: 640px!important;
  height: auto;
}
.section_inner .fig_bg p.note.tsubs {
  font-size: 1.24rem !important;
  margin-bottom: 1em;
}
.fig_bg + .fig_bg {
  margin-top: 5em;
}
.photo_bg + .photo_bg {
  margin-top: 5em;
}
.topic_title {
  text-align: center;
  margin: 0 auto;
}
.topic_title img {
  padding-bottom: 5em;
  max-width: 50%;
}
/* aside
--------------------------------*/
.aside{
  background: #f5f3f2;
  text-align: center;
}
.aside h3{
  background: #807140;
  text-align: center;
  padding: 15px 0;
}
.aside .navi{
  display: flex;
  flex-wrap: wrap;
  max-width: 1144px;
  justify-content: left;
  /*justify-content: center;*/
  margin: 98px auto 0;
  padding: 0 0 100px;
}
.aside .inquiry{
  line-height: 1;
}
.aside .inquiry .logo{
  border-top: 1px solid #dbdad9;
  background: #fff;
  padding: 80px 0;
}
.aside .inquiry .inquiry_section{
  padding: 85px 0 75px;
}
.aside .inquiry .inquiry_section h4{
  color: #002a5b;
  font-size: 1.8rem;
  letter-spacing: 1.24px;
  margin-bottom: 10px;
}
.aside .inquiry .inquiry_section a{
  letter-spacing: 1.24px;
  font-size: 1.4rem;
  color: #000;
  text-decoration: none;
}
.aside .inquiry .inquiry_section a:hover{
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .section_inner{
    width: 100%;
    margin:0 auto;
  }
  .section1 .section_inner,.section2 .section_inner{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .section1 .section_inner div,.section2 .section_inner div{
    width: calc(100% / 2.001 - 120px);
  }
  .main_contents h2{
    font-size: 3.6rem;
    font-size: 2.0vw;
    /*font-size: 2.1vw;*/
    padding: 2.2vw 1.75vw;
  }
  .section1 .speaker{
    max-width: 640px;
    margin-left: -265px;
    margin-right: 120px;
  }
  .section2 .speaker{
    order: 2;
    max-width: 640px;
    margin-right: -265px;
    margin-left: 120px;
  }
  .section2 .text{
    order: 1;
  }
  .section2 .section_inner .speaker p{
    text-align: left;
  }
  .section3 .section_inner, .section4 .section_inner, .section5 .section_inner {
    max-width: 1084px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1180px) {
  .nbo_header {
    min-width: 100%;
  }
  .section1, .section2{
    padding: 115px 0 78px;
  }
  .section1 .section_inner div, .section2 .section_inner div {
    width: calc(100% / 2.001 - 60px);
  }
  .section1 .speaker {
    margin-left: 0px;
    margin-right: 60px;
  }
  .section2 .speaker {
    margin-right: 0px;
    margin-left: 60px;
  }
  .section3 .section_inner, .section4 .section_inner, .section5 .section_inner {
    max-width: calc(100% - 60px);
  }
}
@media screen and (min-width: 769px) and (max-width: 1084px) {
  .header .main {
    background-size: 100%;
    padding-top: 47%;
  }
  .header .main_title img {
    max-width: 100%;
  }
  .lead_contents .lead_text{
    max-width: calc(100% - 60px);
  }
  .lead_contents .lead_text p{
    font-size: 2.2rem;
    font-size: 2.1725vw;
  }
}
@media screen and (max-width: 768px) {
  .wrapper{
    min-width: 100%;
    width: 100%;
  }
  .header .main {
    background-size: 100%;
    padding-top: 45%;
  }
  .header .shoulder img {
    max-width: 90%;
  }
  .main_title{
    text-align: right;
  }
  .main_title .inner img{
    width: 90%;
    text-align: right;
    padding-right: 5%;
  }
  .lead_contents{
    padding: 25px 5% 30px;
  }
  .lead_contents .lead_text{
    max-width: 100%;
    margin: 0 auto -10px;
  }
  .lead_contents .lead_text p{
    line-height: 1.5;
    font-size: 2.0rem;
    text-align: left;
  }
  .wrapper p.note{
    text-align: right;
    font-size: 1.2rem!important;
  }
  .section1,.section2, .section4, .section5{
    padding: 50px 0 25px;
  }
  .section3 {
    padding: 60px 0;
  }
  .section_inner .fig_bg {
    padding: 25px 0 25px;
  }
  .section1 .speaker,.section2 .speaker{
    margin: 0 auto;
    max-width: 640px;
  }
  .section_inner h2 {
    padding: 5%;
  }
  .main_contents h2 {
    font-size: 2.6rem;
  }
  .section1 .section_inner .text, .section2 .section_inner .text {
    max-width: 100%;
  }
  .section_inner{
    max-width: 90%;
    margin: 0 5%;
  }
  .main_contents p {
    font-size: 1.6rem;
  }
  .section_inner.center img{
    max-width: 90%;
  }
  .section_inner .photo_bg {
    padding: 30px 5% 20px;
    max-width: 90%;
  }
  .section_inner .photo_bg p.note {
    padding-left: 5%;
  }
  .aside .navi {
    display: block;
    max-width: 100%;
    margin: 10% auto 0;
    padding: 0 0 50px;
  }
  .aside .inquiry{
    width: 100%;
  }
  .aside .inquiry .logo,.aside .inquiry .inquiry_section {
    padding: 10% 5%;
  }

  .section_inner .fig_title {
    font-size: 1.6rem;
    padding: 0 5% 0;
    text-align: left;
  }

  .section_inner .fig_bg p.note{
    /*padding-left: 5%;*/
     padding: 3% 5% 0;
  }
  .section_inner .fig_bg img{
  	max-width: 90%!important;
  	height: auto;
  }
  .fig_bg + .fig_bg {
    margin-top: 1.4em;
  }
  .photo_bg + .photo_bg {
    margin-top: 1.4em;
  }
  .section_inner .photo_bg p.note.topic_tx {
    font-size: 1.3rem!important;
    line-height: 1.5!important;
  }
}

@media screen and (max-width: 414px) {
  .lead_contents .lead_text p {
    font-size: 1.8rem;
  }
  .main_contents h2 {
    font-size: 2.2rem;
  }
  .main_contents h2 br{
    display: none;
  }
  .aside h3 img{
    max-width: 90%;
  }
  .aside .navi {
    margin: 5% auto 0;
  }
}
