@charset "UTF-8";
@font-face {
  font-family: 'arrow';
  src: url('../font/arrow.eot?60349990');
  src: url('../font/arrow.eot?60349990#iefix') format('embedded-opentype'), url('../font/arrow.woff?60349990') format('woff'), url('../font/arrow.ttf?60349990') format('truetype'), url('../font/arrow.svg?60349990#arrow') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
==========================================================================
   reset
==========================================================================
*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul,
ol {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/*
==========================================================================
   common style
==========================================================================
*/
html {
  position: relative;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 62.5% ;
  }
}
body {
  position: relative;
  font-family: 'Verdana', 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
  font-weight: normal;
  color: #000000;
  line-height: 1.6;
  letter-spacing: 0;
  margin: 0 auto;
  background: white;
  -webkit-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0px;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
iframe {
  vertical-align: bottom;
}
ul {
  list-style-type: none;
}
a:link,
a:visited {
  color: black;
}
@media screen and (min-width: 960px) {
  a:hover {
    color: black;
    text-decoration: none;
  }
}
a[href^="tel:"] {
  cursor: default;
}
a:link,
a:visited,
a:active,
a:hover {
  /* FireFox リンク選択時の点線を消す */
  overflow: hidden;
  outline: none;
}
body {
  /* ************** header styles ************** */
  /* ************** contents styles ************** */
  /* ************** footer styles ************** */
  /* ************** footer styles ************** */
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.4rem ;
    min-width: 320px;
  }
}
@media screen and (max-width: 1200px) {
  body #wrapper {
    overflow: hidden;
  }
}
body #wrapper .sp_only {
  display: none;
}
@media screen and (max-width: 768px) {
  body #wrapper .sp_only {
    display: inline;
  }
  body #wrapper .sp_only:not(img) {
    display: block;
  }
}
body #wrapper .tb_only {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  body #wrapper .tb_only {
    display: inline;
  }
  body #wrapper .tb_only:not(img) {
    display: block;
  }
}
body #wrapper .pc_only {
  display: inline;
}
body #wrapper .pc_only:not(img) {
  display: block;
}
@media screen and (max-width: 960px) {
  body #wrapper .pc_only {
    display: none !important;
  }
}
body #wrapper .pc_tb {
  display: inline;
}
body #wrapper .pc_tb:not(img) {
  display: block;
}
@media screen and (max-width: 768px) {
  body #wrapper .pc_tb {
    display: none !important;
  }
}
@media screen and (min-width: 960px) {
  body #wrapper a:hover img {
    opacity: .7;
    -webkit-opacity: .7;
    -moz-opacity: .7;
  }
}
body #wrapper .inner {
  margin: 0 auto;
  position: relative;
  max-width: 1200px;
}
@media screen and (max-width: 960px) {
  body #wrapper .inner {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body #wrapper img {
    width: auto;
    max-width: 100%;
  }
}
body #wrapper a.btn {
  font-family: Shuei Mincho M;
  color: white;
  text-decoration: none;
  font-size: 16px;
  display: inline-block;
  position: relative;
  border: 1px solid white;
  border-radius: 50px;
  padding: 0.4em 2em 0.4em 1.5em;
  line-height: 1.3;
  vertical-align: bottom;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
body #wrapper a.btn:after {
  font-family: "arrow";
  color: white;
  position: absolute;
  right: 12px;
  top: 50%;
  font-size: 14px;
  margin-top: -9px;
}
body #wrapper a.btn:hover {
  background: rgba(1, 32, 83, 0.7);
}
@media screen and (max-width: 768px) {
  body #wrapper a.btn {
    font-size: 4vw;
  }
  body #wrapper a.btn:after {
    font-size: 12px;
    margin-top: -7px;
    right: 10px;
  }
}
body #wrapper a.arrowLeft:after {
  content: '\e902';
}
body .ptopLink {
  position: fixed;
  right: 30px;
  bottom: 50px;
  z-index: 1500;
}
body .ptopLink a {
  position: relative;
  vertical-align: middle;
  text-decoration: none;
  width: 72px;
  height: 72px;
  background: white;
  border-radius: 50px;
  display: block;
  border: 2px solid #1e50a2;
}
body .ptopLink a .ptopBtn {
  text-rendering: auto;
  font-style: normal;
}
body .ptopLink a .ptopBtn:before {
  content: '\e903';
  font-family: "arrow";
  font-size: 45px;
  line-height: 70px;
  position: absolute;
  top: 0;
  left: 50%;
  text-align: center;
  margin: auto;
  vertical-align: middle;
  color: #1e50a2;
  margin-left: -33px;
  display: block;
}
@media screen and (max-width: 768px) {
  body .ptopLink {
    bottom: 80px;
    right: 10px;
  }
  body .ptopLink a {
    width: 40px;
    height: 40px;
  }
  body .ptopLink a .ptopBtn:before {
    font-size: 22px;
    line-height: 36px;
    margin-left: -16px;
  }
}
body #header {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  z-index: 1500;
  height: 80px;
}
@media screen and (max-width: 768px) {
  body #header {
    height: 59px;
  }
}
body #header .header_inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
body #header #logo {
  top: 12px;
  left: 15px;
  position: absolute;
  z-index: 2100;
}
@media screen and (max-width: 960px) {
  body #header #logo {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  body #header #logo {
    width: 50%;
    top: 12px;
  }
  body #header #logo img {
    max-width: 180px;
    width: 90%;
  }
}
body #header #headerNav {
  position: absolute;
  right: 90px;
  width: 520px;
  top: 27px;
}
body #header #headerNav ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
}
body #header #headerNav ul.alignitem-center {
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
}
body #header #headerNav ul li a {
  padding: 0.3em 1.5em 0.3em 1em;
  font-size: 14px;
}
body #header #headerNav ul li a:after {
  font-size: 11px;
  margin-top: -7px;
  right: 8px;
}
@media screen and (max-width: 960px) {
  body #header #headerNav {
    width: 56%;
    right: 9%;
  }
  body #header #headerNav ul li a {
    padding: 0.3em 1.5em 0.3em 0.5em;
  }
  body #header #headerNav ul li a:after {
    font-size: 12px;
  }
}
body #header #headerMenu {
  font-size: 14px;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
@media screen and (max-width: 768px) {
  body #header #headerMenu {
    height: 57px;
  }
}
body #header #headerMenu a {
  line-height: 44px;
  display: block;
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  body #header #headerMenu a {
    line-height: 34px;
  }
}
body #header #headerMenu a:hover {
  text-decoration: none;
}
body #header #headerMenu .btn_menu {
  float: right;
  padding: 0;
  color: white;
  font-family: "Noto Sans Japanese", serif;
  cursor: pointer;
  position: relative;
  width: 36px;
  height: 52px;
  margin: 20px 15px 0;
  z-index: 2000;
}
body #header #headerMenu .btn_menu .menuIcon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #fff;
}
body #header #headerMenu .btn_menu .menuIcon:before,
body #header #headerMenu .btn_menu .menuIcon:after {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #fff;
}
body #header #headerMenu .btn_menu .menuIcon:before {
  margin-top: 13px;
}
body #header #headerMenu .btn_menu .menuIcon:after {
  margin-top: 26px;
}
body #header #headerMenu .btn_menu .menuTxt {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  body #header #headerMenu .btn_menu {
    width: 27px;
    height: 39px;
    margin: 10px 10px;
  }
  body #header #headerMenu .btn_menu .menuIcon {
    height: 4px;
  }
  body #header #headerMenu .btn_menu .menuIcon:before,
  body #header #headerMenu .btn_menu .menuIcon:after {
    height: 4px;
  }
  body #header #headerMenu .btn_menu .menuIcon:before {
    margin-top: 9px;
  }
  body #header #headerMenu .btn_menu .menuIcon:after {
    margin-top: 18px;
  }
  body #header #headerMenu .btn_menu .menuTxt {
    font-size: 10px;
  }
}
body #toggle_menu {
  display: none;
  top: -20px;
  z-index: 1500;
  padding: 20px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  body #toggle_menu {
    position: fixed;
  }
}
@media screen and (max-width: 768px) {
  body #toggle_menu {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px 0 50px;
    position: fixed;
    overflow-y: scroll;
    height: 100%;
    -webkit-overflow-scrolling: touch;
  }
}
body #toggle_menu .inner {
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  body #toggle_menu .inner {
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  body #toggle_menu .inner {
    width: 100%;
    background-color: none;
  }
}
body #toggle_menu .inner > ul {
  padding: 5px 10px;
}
@media screen and (min-width: 768px) {
  body #toggle_menu .inner > ul {
    float: right;
    width: 320px;
    background-color: rgba(0, 0, 0, 0.8);
  }
}
@media screen and (min-width: 769px) {
  body #toggle_menu .inner > ul {
    padding: 5px 20px;
    margin: 0 15px;
  }
}
@media screen and (max-width: 768px) {
  body #toggle_menu .inner > ul {
    float: none;
    margin: 0;
    padding: 0;
    width: 90%;
    margin: 5px 5%;
  }
}
body #toggle_menu .inner > ul > li {
  position: relative;
  color: white;
  margin-bottom: 6px;
  font-size: 16px;
}
body #toggle_menu .inner > ul > li.home {
  border-bottom: 1px dotted #ffffff;
}
body #toggle_menu .inner > ul > li.blank {
  text-align: right;
  letter-spacing: -0.05em;
}
body #toggle_menu .inner > ul > li a,
body #toggle_menu .inner > ul > li span {
  color: white;
  text-decoration: none;
  padding: 0.4em 16px 0.4em 0;
  position: relative;
  display: block;
}
body #toggle_menu .inner > ul > li span:after,
body #toggle_menu .inner > ul > li a:after {
  content: '\e902';
  font-family: "arrow";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  right: 0;
  top: 50%;
  margin-top: -0.5em;
  text-align: center;
  font-size: 0.7em;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  position: absolute;
}
@media screen and (max-width: 768px) {
  body #toggle_menu .inner > ul > li {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
}
body #toggle_menu .inner > ul > li ul li {
  padding-left: 10px;
}
body #toggle_menu .inner > ul > li ul li a {
  font-weight: 200;
  padding: 0.2em 0;
}
body #toggle_menu .inner > ul > li ul li a:before {
  content: "- ";
}
body #toggle_menu .inner .closeBtn {
  color: #ffffff;
  font-size: 14px;
  width: 36px;
  height: 52px;
  list-style: none;
  position: relative;
  margin-left: auto;
  display: block;
  font-family: "Noto Sans Japanese", serif;
  line-height: 1;
  text-align: center;
  padding: 0;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  margin-right: 15px;
}
body #toggle_menu .inner .closeBtn span {
  position: absolute;
  bottom: 0;
  left: 0;
}
body #toggle_menu .inner .closeBtn:before {
  content: "×";
  font-size: 52px;
  color: white;
  display: block;
  font-weight: 600;
  width: 36px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  left: -8px;
  top: 0;
}
@media screen and (max-width: 768px) {
  body #toggle_menu .inner .closeBtn {
    width: 27px;
    height: 39px;
    font-size: 10px;
    margin-right: 10px;
  }
  body #toggle_menu .inner .closeBtn:before {
    font-size: 36px;
    line-height: 27px;
    left: -6px;
  }
}
@media screen and (min-width: 768px) {
  body.no-scroll .btn_menu {
    display: none;
  }
}
body #contents {
  width: 100%;
  color: #000;
  padding: 0 0;
}
body #contents .inner {
  position: relative;
  max-width: 1024px;
  margin: 0 auto;
}
body #contents .inner:before,
body #contents .inner:after {
  content: " ";
  display: table;
}
body #contents .inner:after {
  clear: both;
}
body #contents .inner:before,
body #contents .inner:after {
  content: " ";
  display: table;
}
body #contents .inner:after {
  clear: both;
}
@media screen and (max-width: 960px) {
  body #contents .inner {
    width: 94%;
    padding: 3%;
  }
}
body #contents h1,
body #contents h2,
body #contents h3,
body #contents h4,
body #contents h5,
body #contents h6 {
  font-family: Shuei Mincho M;
}
body #contents a {
  color: #1e50a2;
}
@media screen and (min-width: 960px) {
  body #contents a:hover {
    text-decoration: none;
  }
}
body #contents a:hover img {
  background: none;
}
body #contents p {
  font-size: 16px;
  line-height: 1.7;
  margin: 0.5em 0 1em;
}
@media screen and (max-width: 768px) {
  body #contents p {
    line-height: 1.6;
  }
}
body #contents .notes {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  body #contents .notes {
    font-size: 12px;
  }
}
body #contents .inline-block {
  display: inline-block;
}
body #contents .aligncenter {
  text-align: center;
}
body #contents .alignleft {
  text-align: left;
}
body #contents .alignright {
  text-align: right;
}
body #contents .floatleft {
  float: left;
}
body #contents .floatright {
  float: right;
}
body #contents img.floatleft {
  margin-right: 15px;
}
body #contents img.floatright {
  margin-left: 15px;
}
body #contents .notoSans {
  font-family: "Noto Sans Japanese", serif;
}
body #contents .f_red {
  color: #ff0000;
}
body #contents .f_site {
  color: #1e50a2;
}
body #contents .f_bold {
  font-weight: 600;
}
body #contents .f11 {
  font-size: 11px;
}
body #contents .f12 {
  font-size: 12px;
}
body #contents .f13 {
  font-size: 13px;
}
body #contents .f14 {
  font-size: 14px;
}
body #contents .f15 {
  font-size: 15px;
}
body #contents .f16 {
  font-size: 16px;
}
body #contents .f17 {
  font-size: 17px;
}
body #contents .f18 {
  font-size: 18px;
}
body #contents .f19 {
  font-size: 19px;
}
body #contents .f20 {
  font-size: 20px;
}
body #contents .btn a {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  display: block;
  padding: 0.8em 0;
  text-align: center;
  font-family: Shuei Mincho M;
  background: #f5f5f5;
  border: 1px solid #1e50a2;
  color: #1e50a2;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
}
body #contents .btn a:after {
  content: '\e802';
  font-family: "arrow";
  font-size: 12px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 1em;
}
body #contents .btn a:hover {
  color: white;
  background: #1e50a2;
}
@media screen and (max-width: 768px) {
  body #contents .btn a {
    font-size: 16px;
  }
}
body #contents .effect img {
  transition: .8s;
  opacity: 0;
}
body #contents .video_wrap {
  max-width: 702px;
  margin: 30px auto;
}
body #contents .staff_wrap {
  max-width: 960px;
  margin: 20px auto;
}



@media screen and (min-width: 768px) {
	body #contents .staff_wrap {
  max-width: 870px;
  margin: 30px auto;
}
}

body #contents .staffPh ul{
	margin: 0 auto;
}
body #contents .staffPh{
	padding: 30px 0;
	margin: 0 auto;
	overflow: hidden;
}
body #contents .staffPh ul li{
	float:left;
	margin:0 auto;
	width: 20%;
	text-align: center;
}
body #contents .staffPh img.stf{
	width:160px;
}

@media screen and (min-width: 768px) {
body #contents .staffPh img.stf{
	width:50%;
	margin:0 auto;
	}
}
@media screen and (max-width: 768px) {
body #contents .staffPh img.stf{
	width:70%;
	margin:0 auto;
	}
}

@media screen and (min-width: 768px) {
  body #contents .video_wrap {
    margin: 20px auto;
  }
	}
@media screen and (min-width: 768px) {
body #contents .staffPh img.stf{
	width:80%;
	}
}
@media screen and (max-width: 768px) {
body #contents .staffPh img.stf{
	width:60%;
	}
}
body #contents .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
body #contents .video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

body #contents .name {
  text-align: center;
}
body #contents .name a {
  color: white;
}
body #contents .txtLink {
  text-align: center;
}
body #contents .txtLink a {
  color: white;
}
@media screen and (min-width: 768px) {
  body #contents .effect.sponly img {
    opacity: 1;
  }
}
body .mfp-content .close-modal.gzw {
  display: block;
  background: url(../img/common/modal_close.png) no-repeat center top;
  width: 44px;
  height: 44px;
  top: -55px;
  right: 10px;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  body .mfp-content .close-modal.gzw {
    background-size: 100%;
    width: 24px;
    height: 24px;
    top: -35px;
    right: 5px;
  }
}
body footer {
  background: #1e50a2;
  color: white;
  text-align: center;
  padding: 0;
  font-family: Shuei Mincho M;
}
body footer .inner {
  padding: 20px 0 20px;
}
body footer #footer_contact {
  background: #4b73b5;
}
body footer #footer_contact .inner {
  padding: 3em 0 ;
}
body footer #footer_contact p {
  font-size: 28px;
  color: white;
  font-family: Shuei Mincho M;
  text-align: center;
}
body footer #footer_contact p span {
  font-size: 22px;
}
body footer #footer_contact p a {
  text-decoration: none;
  color: white;
}
body footer #footer_contact p.card {
  font-size: 18px;
  margin-top: 20px;
}
body footer #footer_contact p.card span {
  font-size: 16px;
}
body footer #footer_contact p img {
  margin: 10px auto;
  background-color: #fff;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  body footer #footer_contact p span {
    padding-right: 2em;
  }
}
@media screen and (max-width: 768px) {
  body footer #footer_contact p {
    font-size: 6vw;
  }
  body footer #footer_contact p span {
    display: block;
    font-size: 6vw;
  }
  body footer #footer_contact p.card {
    font-size: 4vw;
    margin-top: 20px;
  }
  body footer #footer_contact p.card span {
    font-size: 3.55vw;
  }
  body footer #footer_contact p img {
    width: 90%;
    margin: 10px auto;
    padding: 0 10px;
    background-color: #fff;
    border-radius: 5px;
  }
}
body footer #footer_link {
  background: #4b73b5;
  display: none;
}
body footer #footer_link .inner {
  padding: 0;
}
body footer #footer_link .inner .linkBtn {
  margin: 0;
  padding: 20px 0;
}
body footer #footer_link .inner .linkBtn a {
  margin: 0 10px;
}
@media screen and (max-width: 960px) {
  body footer #footer_link .inner {
    padding: 0 3%;
  }
  body footer #footer_link .inner .linkBtn {
    margin: 0;
  }
  body footer #footer_link .inner .linkBtn a {
    margin: 10px 0 ;
    width: 100%;
    font-size: 4vw;
  }
}
body footer #footer_address {
  padding: 3em 0;
}
body footer #footer_address address {
  font-size: 18px;
  font-style: normal;
}
body footer #footer_address copyright {
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  body footer #footer_address {
    font-size: 11px;
    padding: 3em 0;
  }
  body footer #footer_address address {
    font-size: 3vw;
  }
  body footer #footer_address copyright {
    font-family: Verdana, “Droid Sans”;
  }
}
/* ************** lower page ************** */
.lower #header {
  background: rgba(30, 80, 162, 0.9);
}
.lower #contentHead {
  position: relative;
  width: 100%;
  max-height: 800px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .lower #contentHead {
    margin-top: 0;
  }
}
.lower #contentHead .gzwTtl {
  position: absolute;
  font-family: Shuei Mincho M;
}
.lower #contentHead .gzwImg {
  position: relative;
}
.lower #contentHead .gzwImg {
  z-index: 1000;
}
.lower #contentHead .gzwImg {
  width: 100%;
  top: 0;
  left: 0;
}
.lower #contentHead .gzwMimg .gzwImg {
  margin-top: 0;
}
@media screen and (max-width: 1200px) {
  .lower #contentHead .gzwMimg .gzwImg {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .lower #contentHead .gzwMimg .gzwImg {
    margin-top: 0;
  }
}
.lower #contentHead .gzwMimg .gzwTtl {
  font-size: 40px;
  font-weight: 500;
  color: white;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
  top: 50%;
  width: 100%;
  z-index: 1010;
  text-shadow: 0px 0px 1px #000000;
  margin-top: -23px;
}
.lower #contentHead .gzwMimg .gzwTtl span {
  font-size: 16px;
  display: block;
  color: #ffff00;
  text-shadow: none;
}
@media screen and (max-width: 768px) {
  .lower #contentHead .gzwMimg .gzwTtl {
    font-size: 5vw;
    margin-top: -2vw;
  }
  .lower #contentHead .gzwMimg .gzwTtl span {
    font-size: 3vw;
  }
}
.lower #contents {
  position: relative;
  z-index: 1100;
  padding-top: 40px;
}
.lower #contents article {
  position: relative;
  margin-top: -80px;
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  .lower #contents article {
    margin-top: -59px;
    padding-top: 59px;
  }
}
.lower #contents a.btn {
  color: #1e50a2;
  border: 1px solid #1e50a2;
  font-size: 18px;
}
.lower #contents a.btn:after {
  color: #1e50a2;
}
.lower #contents a.btn:hover {
  background: #4b73b5;
  color: white;
}
.lower #contents a.btn:hover:after {
  color: white;
}
@media screen and (max-width: 768px) {
  .lower #contents a.btn {
    font-size: 4vw;
  }
}
.lower #contents:before {
  background: url(../img/common/logomark.png) no-repeat center top;
  background-size: 100%;
  content: " ";
  display: block;
  width: 94px;
  height: 104px;
  position: absolute;
  top: -52px;
  left: 50%;
  margin-left: -47px;
  z-index: 1110;
}
@media screen and (max-width: 768px) {
  .lower #contents {
    padding-top: 50px;
  }
  .lower #contents:before {
    background: url(../img/common/logomark.png) no-repeat center top;
    background-size: 100%;
    content: " ";
    display: block;
    width: 60px;
    height: 64px;
    position: absolute;
    top: -32px;
    left: 50%;
    margin-left: -24px;
    z-index: 1110;
  }
}
.lower #contents h2 {
  font-size: 32px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 1em;
  margin-top: 1em;
  color: black;
}
@media screen and (max-width: 768px) {
  .lower #contents h2 {
    font-size: 5vw;
  }
  .lower #contents h2 span {
    font-size: 4vw;
  }
}
.lower #contents .inner {
  padding: 2% 0;
  box-sizing: content-box;
  max-width: 960px;
}
@media screen and (max-width: 768px) {
  .lower #contents .inner {
    box-sizing: border-box;
    padding: 0;
  }
}
.lower #contents .inner .lead {
  line-height: 1.5;
  margin: 0 0 3em ;
  font-size: 18px;
  text-align: center;
  font-family: Shuei Mincho M;
}
@media screen and (max-width: 768px) {
  .lower #contents .inner .lead {
    font-size: 4vw;
    margin: 0 0 2em ;
  }
}
.lower #contents .inner h2 + .lead {
  margin-top: -1em;
}
.lower #contents table.table {
  border-collapse: collapse;
}
.lower #contents table.table th,
.lower #contents table.table td {
  border: 1px solid white;
}
.lower #contents table.table th {
  background: #d2dcec;
}
.lower #contents table.table td {
  background: #eeeeee;
}
@media screen and (max-width: 768px) {
  .lower #contents table.table th {
    text-align: center;
  }
}

.lower #contents .inner ul.staff-list{
	max-width: 960px;
	margin: 30px auto;
}
.lower #contents .inner ul.staff-list li{
	float: left;
	padding: 20px auto;
	text-align: center;
}
@media screen and (min-width: 768px) {
		float: left;
	padding: 20px auto;
	text-align: center;s
}
}
lower #contents .inner img.member{
		width: 100%;
}
@media screen and (max-width: 768px) {
.lower #contents .inner ul.staff-list li{
	margin:0 auto;
}
}
@media screen and (min-width: 768px) {
.lower #contents .inner img.member{
		width: 60%;
	}
}

/*
==========================================================================
   Clearfix
==========================================================================
*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

/*# sourceMappingURL=common.css.map */