/* CSS Document */

#header {
  width: 100%;
  background-color: #e9f0fa;
  height: calc(100vw * (1130 / 1920));
}
#header .innerWide {
  width: 100%;
  position: relative;
  height: calc(100vw * (1130 / 1920));
}

#header .innerWide .t01 {
  position: absolute;
  top: calc(100vw * (91 / 1920));
  left: calc(100vw * (777 / 1920));
  z-index: 4;
}
#header .innerWide .t01 img {
  width: calc(100vw * (364 / 1920));
}
#header .innerWide .t02 {
  position: absolute;
  top: calc(100vw * (215 / 1920));
  left: calc(100vw * (450 / 1920));
  z-index: 3;
}
#header .innerWide .t02 img {
  width: calc(100vw * (1006 / 1920));
}
#header .innerWide .t03 {
  position: absolute;
  top: calc(100vw * (383 / 1920));
  left: calc(100vw * (225 / 1920));
  z-index: 2;
}
#header .innerWide .t03 img {
  width: calc(100vw * (458 / 1920));
}
#header .innerWide .t04 {
  position: absolute;
  top: calc(100vw * (958 / 1920));
  left: calc(100vw * (225 / 1920));
  z-index: 1;
}
#header .innerWide .t04 img {
  width: calc(100vw * (171 / 1920));
}
#header .innerWide .t05 {
  position: absolute;
  top: calc(100vw * (285 / 1920));
  left: calc(100vw * (662 / 1920));
  z-index: 0;
}
#header .innerWide .t05 img {
  width: calc(100vw * (1078 / 1920));
}

#sec01 {
  background-color: #BE0C18;
  /*height: calc(100vw * (714 / 1920));*/
}
#sec01 .innerWide {
  width: 100%;
  position: relative;
}
#sec01 img {
  vertical-align: bottom;
  width: calc(100vw * (1920 / 1920));
}

#message {
  width: 100%;
  padding: 50px 0;
  background-color: #FFF;
}
#message h2 {
  margin-bottom: 50px;
}
#message .bg {
  background-color: #F8F2E7;
  padding: 50px 0;
}
#message .inner {
  width: 1080px;
  position: relative;
}

#message .status {
  font-size: 1.2rem;
  line-height: 1.4;
}
#message .name {
  font-size: 2rem;
  font-weight: bold;
}
#message .name .eng {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1em;
  vertical-align: middle;
}
#message .strong {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 1em;
}

#message .photo {
  box-sizing: content-box;
  float: left;
  padding: 30px 0 30px 30px;
  width: 340px;
  position: sticky;
  top: 0;
}

#message .message {
  box-sizing: content-box;
  float: right;
  padding: 30px 30px 30px 0;
  text-align: left;
  width: 640px;
  line-height: 2;
}

dl#personal {
  margin: 1em 0;
}
dl#personal dt,
dl#personal dd {
  line-height: 1.5; 
}
dl#personal dt {
  float: left;
  width: 9em;
}
dl#personal dd {
  padding-left: 10em;
  padding-bottom: 1em;
}

h2.border {
  text-align: center;
  min-width: 1080px;
  max-width: 1472px;
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
  margin: 0 auto;
}

#staff {
  padding: 50px 0;
}
#staff .inner {
  width: 1080px;
  position: relative;
}
#staff .inner .col2 {
  vertical-align: top;
}
#staff .inner .col2 h3 {
  height: 113px;
}
#staff .kid,
#staff .next {
  width: 800px;
  margin: 0 auto;
  padding: 80px 0 40px 0;
}
#staff .kid h3,
#staff .next h3 {
  padding-bottom: 1em; 
}
#staff .wan {
  width: 700px;
  padding: 0;
}
#staff .wan p {
   padding: 30px 0; 
}
#staff .wan .col3 {
  vertical-align: middle;
  padding: 0;
}

#staff .photo {
  
}
#staff .info {
  padding-top: 20px;
}
#staff .pos,
#staff .name {
  display: none;
}

#about {
  padding: 50px 0;
}
#about .t01 {
   padding: 30px 0;
}
#about .t02 {
  font-size: 1.25em;
   padding: 0px 0 30px 0;
}
#about table {
  width: 1080px;
  margin: 0 auto;
}
#about table tr th,
#about table tr td {
  padding: 15px 20px;
}
#about table tr th {
  text-align: left;
  color: #fff;
  font-weight: normal; 
}
#about table tr td {
  text-align: left;
}

#about table tr:nth-child(odd) th {
  background-color: #BE0C18;
}
#about table tr:nth-child(odd) td {
  background-color: #E6E6E6;
}
#about table tr:nth-child(even) th {
  background-color: #CD4042;
}
#about table tr:nth-child(even) td {
  background-color: #FFFFFF;
}


.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
  margin: 30px 0;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}



#seminar {
  padding: 50px 0;
}
#seminar .t01 {
  font-size: 1.25em;
   padding: 30px 0;
}
#seminar .t02 {
  line-height: 1.5;
   padding: 0px 0 30px 0;
}
#seminar .innerWide {
  margin: 0 auto;
  max-width: 1920px;
  position: relative;
}
#seminar .bg {
  background-color: #F8F2E7;
  width: 100%;
}
#seminar .info {
  float: left;
  box-sizing: border-box;
  padding-top: calc(100vw * (80 / 1920));
  width: calc(100vw * (1000 / 1920));
}

#seminar .photo {
  float: right;
  box-sizing: border-box;

  width: calc(100vw * (602 / 1920));
}
#seminar .photo img {
  vertical-align: bottom; 
  max-width: 602px;
}
#seminar .info p {
  line-height: 1.2;
}
#seminar .info p.large {
  font-size: 1.25em;
  margin: 0.5em 0;
}

#seminar .colWrap {
  max-width: 1600px;
  width: calc(100vw * (1600 / 1920));
  margin: 0 auto;
}
#seminar .info {
  margin: 0;
  width: 50%;
}
#seminar .photo {
  margin: 0;
  width: 50%; 
}

.messageClose {
  display: none;
}

@media screen and (min-width: 1920px) {
  
  #header .innerWide { 
    width: 1920px;
    margin: 0 auto;
  }
  
  #header .innerWide .t01 {
    top: 91px;
    left: 777px;
  }
  #header .innerWide .t01 img {
    width: 364px;
  }
  #header .innerWide .t02 {
    top: 215px;
    left: 450px;
  }
  #header .innerWide .t02 img {
    width: 1006px;
  }
  #header .innerWide .t03 {
    top: 383px;
    left: 225px;
  }
  #header .innerWide .t03 img {
    width: calc(100vw * (458 / 1920));
  }
  #header .innerWide .t04 {
    top: calc(100vw * (958 / 1920));
    left: calc(100vw * (225 / 1920));
  }
  #header .innerWide .t04 img {
    width: calc(100vw * (171 / 1920));
  }
  #header .innerWide .t05 {
    top: calc(100vw * (285 / 1920));
    left: calc(100vw * (662 / 1920));
  }
  #header .innerWide .t05 img {
    width: calc(100vw * (1078 / 1920));
  }
  
  
  #sec01 .innerWide { 
    width: 1920px;
    margin: 0 auto;
  }
  #seminar .innerWide {
    width: 1920px;
  }
  #seminar .info {
    /*width: 1000px;*/
    /*font-size: 0.875em;*/
  }
  #seminar .photo {
    /*width: 602px;*/
  }
}

/* zoom */

@media screen and (max-width: 1920px) and (min-width: 1080px) {
  
  #header .innerWide .t01 {
    top: calc(100vw * (91 / 1920));
    left: calc(100vw * (777 / 1920));
  }
  #header .innerWide .t01 img {
    width: calc(100vw * (364 / 1920));
  }
  #header .innerWide .t02 {
    
    top: calc(100vw * (215 / 1920));
    left: calc(100vw * (450 / 1920));
  }
  #header .innerWide .t02 img {
    width: calc(100vw * (1006 / 1920));
  }
  #header .innerWide .t03 {
    top: calc(100vw * (383 / 1920));
    left: calc(100vw * (225 / 1920));
  }
  #header .innerWide .t03 img {
    width: calc(100vw * (458 / 1920));
  }
  #header .innerWide .t04 {
    top: calc(100vw * (958 / 1920));
    left: calc(100vw * (225 / 1920));
  }
  #header .innerWide .t04 img {
    width: calc(100vw * (171 / 1920));
  }
  #header .innerWide .t05 {
    top: calc(100vw * (285 / 1920));
    left: calc(100vw * (662 / 1920));
  }
  #header .innerWide .t05 img {
    width: calc(100vw * (1078 / 1920));
  }
  
  #seminar .innerWide .bg,
  #seminar .innerWide {
    width: 100%;
    min-width: 1080px;
  }
  #seminar .colWrap {
    max-width: 100%;
    min-width: 1080px;
    width: calc(100vw * (1600 / 1920));
    margin: 0 auto;
  }
  #seminar .info {
    /*width: calc(100vw * (1000 / 1920));*/
  }
  #seminar .photo {
    width: 45%;
    text-align: center;
    margin-top: calc(100vw * (75 / 1920));
    margin-bottom: calc(100vw * (75 / 1920));
    /*width: calc(100vw * (602 / 1920));*/
  }
  #seminar .photo img {
    max-width: 100%;
  }
  
}

/* 幅固定 */

@media screen and (max-width: 1080px) {

  #header {
    width: 1080px;
    height: calc(1080px * (1130 / 1920));
  }
  #header .innerWide {
    width: 1080px;
    height: calc(1080px * (1130 / 1920));
  }

  #header .innerWide .t01 {
    top: calc(1080px * (91 / 1920));
    left: calc(1080px * (777 / 1920));
  }
  #header .innerWide .t01 img {
    width: calc(1080px * (364 / 1920));
  }
  #header .innerWide .t02 {
    top: calc(1080px * (215 / 1920));
    left: calc(1080px * (450 / 1920));
  }
  #header .innerWide .t02 img {
    width: calc(1080px * (1006 / 1920));
  }
  #header .innerWide .t03 {
    top: calc(1080px * (383 / 1920));
    left: calc(1080px * (225 / 1920));
  }
  #header .innerWide .t03 img {
    width: calc(1080px * (458 / 1920));
  }
  #header .innerWide .t04 {
    top: calc(1080px * (958 / 1920));
    left: calc(1080px * (225 / 1920));
  }
  #header .innerWide .t04 img {
    width: calc(1080px * (171 / 1920));
  }
  #header .innerWide .t05 {
    top: calc(1080px * (245 / 1920));
    left: calc(1080px * (600 / 1920));
  }
  #header .innerWide .t05 img {
    width: calc(1080px * (1078 / 1920));
  }
  
  

  #sec01 {
    width: 1080px;
    height: calc(1080px * (715 / 1920));
  }
  #sec01 .innerWide {
    width: 1080px
  }
  #sec01 img {
    width: calc(1080px * (1920 / 1920));
  }

  #message {
    width: 1080px;
  }
  #about {
    width: 1080px;  
  }
  #staff {
    width: 1080px;  
  }
  
  #seminar,
  #seminar .innerWide .bg,
  #seminar .innerWide {
    width: 1080px;
  }
  
  #seminar .colWrap {
    width: 1080px;
  }
  
  #seminar .info {
    padding-left: calc(1080px * (100 / 1920));
    width: 60%;
    margin-bottom: calc(100vw * (75 / 1920));
    /*
    padding-top: calc(1080px * (80 / 1920));
    padding-left: calc(1080px * (240 / 1920));
    */
    /*width: calc(1080px * (1000 / 1920));*/
  }
  
  #seminar .photo {
    width: 40%;
    margin-top: calc(100vw * (75 / 1920));
    margin-bottom: calc(100vw * (75 / 1920));
    /*width: calc(1080px * (602 / 1920));*/
  }
  #seminar .photo img {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  
  body:before { background-image: none; }
  
  #footer:before {
  		background-color: transparent;
		content:"";
		display:block;
		position:fixed;
		top:0;
		right:0;
		z-index: -1;
		width: 100%;
		height: 100%;
    	background-position: top right;
		background-repeat: repeat-y;
		background-image: url("../img/side_stripe-sp.png");
		background-size: calc(100vw * (95 / 1125)) auto;
  }
  #header,
  #sec01,
  #message,
  #staff,
  #about,
  #seminar {
  	background-color: #fff;
  }
  
  #header,
  #header .innerWide {
    width: 100%;
    height: auto;
  }
  #header .innerWide .t01 {
    position: static;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: calc(100vw * (223 / 1125));
  }
  #header .innerWide .t01 img {
      width: calc(100vw * (756 / 1125));
  }

  #header .innerWide .t02 {
    position: static;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: calc(100vw * (125 / 1125));
  }
  #header .innerWide .t02 img {
    width: calc(100vw * (944 / 1125));
  }
  #header .innerWide .t03 {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: calc(100vw * (133 / 1125));
    z-index: 2;
  }
  #header .innerWide .t03 img {
    width: calc(100vw * (910 / 1125));
  }
  #header .innerWide .t04 {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: calc(100vw * (150 / 1125));
  }
  #header .innerWide .t04 img {
    position: relative;
    width: calc(100vw * (399 / 1125));
    z-index: 3;
  }
  #header .innerWide .t05 {
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    margin-top: calc(100vw * (-600 / 1125));
  }
  #header .innerWide .t05 img {
    width: 100%;
    vertical-align: bottom;
  }
  #sec01,
  #sec01 .innerWide {
    width: 100%;
    height: auto;
    text-align: center;
  }
  #sec01 .innerWide {
      padding: calc(100vw * (140 / 1125)) 0;
  }
  #sec01 img {
    width: calc(100vw * (1030 / 1125));
    position: static;
  }
  
  h2.border {
    min-width: auto;
    max-width: auto;
  }

  #message,
  #message .inner {
    width: 100%;
  }
  #message h2 {
    width: 90%; 
  }
  #message .bg {
    padding: 0 0 50px 0;
  }
  #message .photo {
    width: 100%;
    float: none;
    padding: 0 0 20px 0;
    position: static;
  }
  #message .message {
    box-sizing: border-box;
    float: none;
    padding: 0 10px 10px 10px;
    width: 100%;
    line-height: 2;
  }

  #staff,
  #staff .inner {
    width: 100%;
  }
  #staff h2 {
    width: 90%;
    text-align: center;
  }
  #staff h2 img {
    width: calc(100vw * (307 / 1125));
  }
  #staff .col2 {
    width: 100%;
    padding: 15px 0;
  }
  #staff .col3 {
    width: 100%;
    padding: 15px 0;
  }
  #staff .inner .col2 h3 {
    height: auto;
  }
  
  #staff .kid,
  #staff .next {
  width: 100%;
  }
  
  #staff .kid h3 img {
    width: calc(100vw * (712 / 1125));
  }
  #staff .col2 img {
    width: 100%;
  }
  #staff h3 {
    height: auto;
    padding: 15px 0;
  }
  #staff .kid .col2 {
    width: 100%;
  }
  #staff .next .col2 {
    width: 100%; 
  }
  #staff .next h3 img {
    width: calc(100vw * (600 / 1125));
  }
  #staff .photo {
    margin: 0 auto;
    width: calc(100vw * (600 / 1125));
  }  
  #staff .wan {
    width: 100%;
  }
  #staff .wan h3 img {
    width: calc(100vw * (616 / 1125));
  }
  #staff .wan h3.col3 {
    width: 100%;
    padding: 15px 0;
  }
  #staff .wan div.col3 {
    width: 50%;
  }
  
  #about {
    width: 100%;
  }
  #about h2 {
    width: 90%; 
  }
  #about h2 img {
    width: calc(100vw * (313 / 1125));
  }
  #about table {
    width: 90%;
  }
  #about table tr:nth-child(even) th,
  #about table th {
    display: block;
    background-color: #BE0C18
  }
  #about table tr:nth-child(odd) td,
  #about table td {
    display: block;
    background-color: #fff;
  }
  

  #seminar,
  #seminar .innerWide,
  #seminar .colWrap {
    width: 100%;
    max-width: 100%;
  }
  #seminar h2 {
    width: 90%; 
  }
  #seminar h2 img {
    width: calc(100vw * (695 / 1125));
  }
  #seminar .info {
    width: 100%;
    padding: 15px;
    font-size: 1rem;
  }
  #seminar .info p {
    line-height: 1.4;
  }
  #seminar .photo {
    padding-top: 20px;
    width: 100%;
    text-align: center;
  } 
  #seminar .photo img {
    width: 90%;
  }
  .messageClose {
    display: block;
  }  
}