@charset "UTF-8";
/* CSS Document */

#second{
	width: 88%;
	margin:5% 0 5% 12%;
	position: relative;
}

#second h2{
	text-align: left;
	color: #37322c;
	/**font-size: 1.75em;
	font-size: 2em;
	font-family: "Zen Old Mincho", "Noto Serif JP", serif;
	font-weight:200;
	letter-spacing:0.3em;
	width: 100%;
	display: inline-block;
	text-indent: 0.3em;*/
	margin-bottom:1.2em;
	z-index: 90;
	position: relative;

}


/*
#second h2{
	width:100%;
	height:170px;
	background: url("../img/common/h2.jpg") no-repeat;
	background-size: cover;
	position: relative;
	margin-bottom: 5%;
}
#second h2 span{
	width:100%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.5;
	color: #fff;
}
#second h3.h3{
	width: 95%;
	text-align: left;
	padding:1% 2% 0.7% 2%;
	margin: 0 0 1em 0;
	font-weight:700;
	color: #fff;
	font-size: 1.2em;
	background: -moz-linear-gradient(right, #dcd5f1, #2265c8);
	background: -webkit-linear-gradient(right, #dcd5f1, #2265c8);
	background: linear-gradient(to left, #dcd5f1, #2265c8);
 box-shadow:4px 4px 0 #576275;
}
#second h3.ver2 {
	font-size: 1.1em;
  position: relative;
  padding: 0 0 0 36px;
	margin-bottom: 0.2rem;
	 color: #2265c8;
	text-align: left;
 }
 
#second h3.ver2::before,
#second h3.ver2::after {
  position: absolute;
  content: '';
  border-radius: 50%
}
#second h3.ver2::before {
  top: 0.2em;
  left: 0.2em;
  width: 19px;
  height: 19px;
  background: rgba(67, 159, 227, 0.7);
}
#second h3.ver2::after {
  top: 0.7em;
  left: 0.7em;
  width: 13px;
  height: 13px;
  background: rgba(67, 159, 227, 0.4);
}

#second .bg h4 {
  position: relative;
  display: inline-block;
  padding: 0 35px;
	color: #2265c8;
	font-weight: 700;
	font-size: 1.15em;
	margin-bottom: 0.8em;
	text-align: left;
}

#second .bg h4:before, #second .bg h4:after{
  content: '';
  position: absolute;
  top: 45%;
  display: inline-block;
  width: 34px;
  height: 2px;
  background-color: #2265c8;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
#second .bg h4:before {left:0;}
#second .bg h4:after {right: 0;}

#second h4.ver2 {
	font-size: 1.1em;
	position: relative;
	color:#333;
	font-weight: 700;
	margin-bottom:10px;
	text-align: left;
}
#second.program h4.ver2 {
	line-height: 1.5;
}
#second h4.ver2:before {
	width: 100%;
	border-top: 3px dotted #333;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
}
#second h4.ver2 span {
	background-color: #fff;
	display: inline-block;
	padding-right: 12px;
	position: relative;
}

#second h5{
	font-size: 1rem;
  color: #aa79b8;
  padding: 0.5em 0;
  display: inline-block;
  line-height: 1.3;
  vertical-align: middle;
	font-weight: 700;
}
#second h5:before {
  content: '●';
  color: #aa79b8;
  margin-right: 5px;
}

#second.program h5,
#second.cadaver h5{
	width: 100%;
	position: relative;
	padding: 0 0 0 0.7rem;
    margin-bottom: 1%;
    font-weight: 700;
    font-size: 1em;
    color: #000;
    background-image: repeating-linear-gradient(45deg, #000 0px 2px, transparent 0px 2px, transparent 4px);
    background-repeat: no-repeat;
    background-size: 0.3rem;
	text-align: left;
}
#second.program h5:before ,
#second.cadaver h5:before {
  content:none;
  color: inherit;
  margin-right: 0;
}

#second h6{
	width: auto;
	font-size: 1em;
  color: #000;
  margin-bottom: 10px;
	font-weight: 700;
	
}
#second h6 span{border: 1px solid #000; padding:1% 2%;}
#second.cadaver h6{text-align: left;}
*/
#second.welcome{
	padding-bottom: 10%;
}
#second.welcome h2{
	margin-bottom: -45px;
}

#second.welcome .nakajimas{
	width:100%;
	border-bottom: 1px solid #dcd8d2;
	margin-bottom: 8%;
	padding-bottom: 8%;
	position: relative;
	/*
	display: flex;
	justify-content: space-between;align-items:flex-end;
	 flex-direction: row-reverse;*/
	z-index: -1;
}
/*
#second.welcome .nakajimas table.profile{
	width: 60%;
	font-family: "Noto Serif JP", "Zen Old Mincho", serif;
	text-align: left;
	vertical-align: top;
}
#second.welcome .nakajimas .profile caption{
	text-align: left;
	margin-bottom: 1em;
	white-space: nowrap;
}
#second.welcome .nakajimas .profile  th{
	width: 5%;
	vertical-align: bottom;
	white-space: nowrap;
	padding-right: 1em;
	padding-top: 8px;
}
#second.welcome .nakajimas .profile  td{
	vertical-align: top;
	font-size:0.8rem;
	padding-top: 8px;
}
#second.welcome .nakajimas .profile  td span.nama{font-size: 1.5rem; margin-right: 0.5em;}*/
#second.welcome .nakajimas figure.photo{
	width: 100%;
	z-index: 1;
}
#second.welcome .nakajimas figure.photo img{
	width: 100%;
	height: auto;
}

#second.welcome .nakajima_message{
	line-height: 2.2;
}

/*
#second.welcome h3{
	font-weight: 700;
	margin-bottom: 1%;
}
#second.welcome .switchHat{
	font-weight: 700;
	font-size: 1.1rem;
}

#second.welcome #jss{background:linear-gradient(to right, #445db5, #1f3d94)}
#second.welcome #jsis{background:linear-gradient(to right, #58a7d8, #3293d6)}
#second.welcome #JASMISS{background:linear-gradient(to right, #aa93b8, #aa79b8)}
#second.welcome #MIST{background:linear-gradient(to right, #b28146, #a76f2c)}
#second.welcome #JSASD{background:linear-gradient(to right, #00a099, #007f99)}
#second.welcome #JALAS{background:linear-gradient(to right, #58743a, #385914)}
#second.welcome #BioSpine{background:linear-gradient(to right, #bd7487, #9b3a53)}

#second.welcome .switchHat table{
	margin-left: 3.2em;
	font-weight: 700;
}
#second.welcome .switchHat th{
	font-weight: 700;
	vertical-align: bottom;
	padding-right: 1rem;
}
#second.welcome .switchHat td{
	font-weight: 700;
	vertical-align: bottom;
}
#second.welcome .switchHat figure{
  display: flex;
  align-items: center;
  width:100%;
	color: #fff;
}

#second.welcome .switchHat ._figure{width: 20%; margin-right: 5%;}
#second.welcome .switchHat img{width: 20%; margin-right: 5%;}
#second.welcome .switchHat ._figure img{width: 100%; margin-right: 0;}
#second.welcome .switchHat ._figure img.doubles{width: 100%; margin-right:0; display: block; clear: both;margin-bottom:5%;}
#second.welcome .switchHat ._figure img.doubles2{width: 100%; margin-right:0; display: block; clear: both;}

#second.welcome .switchHat figcaption{width: 60%;}
*/

/* ここからタブ
--------------------------------------------------------------------------------------*/
/* 
--------------------------------------------------------------------------------------*/
@media screen and (max-width: 1260px) {

}



/* for Sp
--------------------------------------------------------------------------------------*/
/* 
--------------------------------------------------------------------------------------*/

@media only screen and (max-width: 481px) {
#second{
	width: 90%;
	max-width:inherit;
	padding:5% 5% 5% 5%;
	margin: 0;
	float: none;
	min-height:inherit;
}
/*
#second h2{
	text-align: left;
	color: #37322c;
	font-size: 1.5rem;
	font-family: "Zen Old Mincho", "Noto Serif JP", serif;
	font-weight:300;
	letter-spacing:0.3em;
	margin-bottom:1em;
}
#second h2 span{
	border-bottom: 2px solid #37322c;
}

#second.welcome{
	padding-bottom: 10%;
}*/
#second.welcome h2{
	margin-bottom: 0;
}


#second.welcome .nakajimas{
	width:100%;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	border-bottom: 1px solid #dcd8d2;
	margin-bottom: 8%;
	padding-bottom: 8%;
	margin-top: -30px;
}

#second.welcome .nakajimas table.profile{
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-size:1.1rem;
}
#second.welcome .nakajimas .profile caption{
	text-align: left;
	margin-bottom: 1em;
	white-space: nowrap;
}
#second.welcome .nakajimas .profile th{
	width: 5%;
	vertical-align: bottom;
	white-space: nowrap;
	padding-right: 1em;
	padding-top: 8px;
}
#second.welcome .nakajimas .profile td{
	vertical-align: top;
	font-size:1rem;
	padding-top: 8px;
}
#second.welcome .nakajimas .profile  td span.nama{font-size: 1.5rem; margin-right: 0.5em;}

#second.welcome .nakajimas figure.photo{
	width: 40%;
	margin-bottom: 5%;
}

#second.welcome .nakajima_message{
	line-height: 2.2;
}
}




