@charset "UTF-8";
html {
  line-height: 1.8;
}
.gnav li a {
  line-height: 1.5;
}
#teacher .inner {
	height: 0;
	padding: 0;
}
#contents {
	background-image: url("/univ/faculty/foreign/special/cheering/common/images/bg_department.png");
	background-repeat: repeat;
	line-height: 1.8;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 160%;
}
#contents .title {
	text-align: center;
	margin-top: 53px;
	margin-bottom: 10px;
}
#contents .essay_lead {
  text-align: center;
  margin-bottom: 50px;
  padding: 0 20px;
}
#contents .title img:hover {
	opacity: 0.7;
}
#contents li {
	list-style: none;
	text-align: center;
	float: left;
}
#contents #btn {
	/*width: 652px;*/
	width: 781px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 63px;
	padding-left: 0px;
}
#contents #btn li {
	margin-right: 11px;
	background-color: #FF6A00;
	border-radius: 30px;
	padding: 14px 31px;
	color: #fff;
	cursor: pointer;
	margin-bottom: 20px;
}
#contents #animationList li {
	width: 33%;
	height: 350px;
	padding-bottom: 30px;
}
#contents #animationList a {
	display: block;
	height: auto;
	width: auto;
  text-decoration: none;
  color: #333;
}
#contents #animationList img {
	margin-bottom: -15px;
  transition: 0.6s ;
}
#contents #animationList img:hover {
  opacity: 0.6;
}
#contents #animationList li :nth-child(3) {
	margin-right: 0px;
}
#animationList {
	padding: 0px;
}
#animationList li a {
  position: relative;
}
#animationList a span {
  display: block;
  background-color: #FE6A00;
  color: #fff;
  font-weight: bold;
  font-size: 80%;
  text-align: center;
  padding: 25px 22px;
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
#animationList a span.double {
  padding: 25px 18px;
}
.essay_contents .essay_mainImg {
  text-align: center;
}
.essay_contents .essay_mainImg img {
  width: 120px;
  height: auto;
}
.essay_contents .essay_h1 {
  color: #FF6A00;
  text-align: center;
  font-size: 240%;
  line-height: 1.2;
	margin: 0.67em 0 40px;
	font-weight: 700;
}
.essay_contents .essay_h1 span {
  font-size: 60%;
}
.essay_contents .essay_imgLeft {
  float: left;
  margin-top: -15px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.essay_contents .essay_boxLeft {
  float: left;
  width: 50%;
  padding: 0 30px 0 0;
  text-align: center;
}
.essay_contents .essay_boxRight {
  float: right;
  width: 50%;
  padding: 0 0 0 30px;
  text-align: center;
}
.essay_contents .essay_boxLeft h2,
.essay_contents .essay_boxRight h2 {
  text-align: center !important;
  margin-bottom: 50px;
  font-size: 24px !important;
	font-weight: 700;
}
.essay_contents .essay_boxLeft img,
.essay_contents .essay_boxRight img {
  padding-bottom: 30px;
}
.essay_contents .essay_boxLeft p,
.essay_contents .essay_boxRight p {
  text-align: left;
}
.essay_contents .essay_button {
  clear: both;
  overflow: hidden;
  padding-top: 30px;
}
.essay_contents .essay_button a {
  margin: 0 20px;
  position: relative;
  text-indent: 0;
}
.essay_contents .essay_button_list:before {
  content: "\f100";
  font-family: FontAwesome;
  position: absolute;
  top: 25%;
  left: 20px;
}
.essay_contents .essay_button_teacher:after {
  content: "\f101";
  font-family: FontAwesome;
  position: absolute;
  top: 25%;
  right: 20px;
}

@media screen and (max-width: 640px) {
#contents .title {
	width: auto;
}
#contents .title img {
	width: 100%;
	padding: 0 10px;
}
#contents #btn {
	display: none;
}
#contents #btn li {
	margin-right: 11px;
	background-color: #FF6A00;
	border-radius: 30px;
	padding: 14px 31px;
	color: #fff;
}
#contents #animationList li {
	width: 50%;
  padding: 0 10px;
  padding-bottom: 30px;
	height: auto;
}
#contents #animationList img {
	width: 100%;
	height: auto;
  padding-bottom: 10px;
}
.lead {
	margin: 0 30px;
	position: relative;
	min-height: 550px;
}
.lead .left {
	width: 720px;
	float: left;
}
.lead .left .profile h1 {
	font-weight: normal;
}
.lead .left .profile {
	border: 3px solid #000;
	border-radius: 6px;
	padding: 30px;
	background-color: #fff;
	margin-bottom: 50px;
	line-height: 1.8;
	font-size: 93%;
}
.lead .left .profile span {
	font-weight: bold;
	font-size: 130%;
}
.lead .left .profile td {
	vertical-align: top;
}
.lead .right {
	width: 306px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.essay_contents .essay_h1 {
  font-size: 180%;
}
.essay_contents .essay_imgLeft {
  float: none;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
  max-width:407px;
  height: auto;
}
.essay_contents .essay_imgLeft img {
  width: 100%;
}
.essay_contents .essay_boxLeft {
  float: none;
  height: auto;
  width: 100%;
  padding: 0;
  margin: 40px auto 0;
}
.essay_contents .essay_boxRight {
  float: none;
  height: auto;
  width: 100%;
  padding: 0;
  margin: 50px auto 0;
}
.essay_contents .essay_boxLeft h2,
.essay_contents .essay_boxRight h2 {
  font-size: 20px !important;
  margin-bottom: 40px !important;
}  
.essay_contents .essay_img {
  max-width:407px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.essay_contents .essay_img img {
  width: 100%;    
}
.essay_contents .essay_button_list,
.essay_contents .essay_button_teacher {
  margin-bottom: 30px !important;
  padding: 15px 50px !important;
}  
  
  
  
}

@media screen and (max-width: 375px) {
#contents #animationList li {
  padding: 0 10px;
	padding-bottom: 30px;
	width: 48%;
	height: 200px;
  box-sizing: border-box;
}
}

@media screen and (max-width: 320px) {
#contents #animationList li {
  padding: 0 10px;
	padding-bottom: 30px;
	width: 100%;
	height: auto;
}
}

@media screen and (max-width: 640px) {
.lead {
	margin: 0 10px;
	position: relative;
	min-height: 550px;
}
.lead .left {
	width: auto;
	float: none;
}
.lead .left h1 {
	font-size: 150%;
}
.lead .left .profile {
	border: 3px solid #000;
	border-radius: 6px;
	padding: 30px;
	background-color: #fff;
	margin-bottom: 50px;
	line-height: 1.8;
	font-size: 93%;
}
.lead .left .profile td {
	display: block;
	width: auto;
}
.lead .left .profile tr {
	border-bottom: 1px solid #555;
	padding: 15px 0;
}
.lead .left .profile span {
	font-weight: bold;
	font-size: 130%;
}
.lead .right {
	width: 280px;
	position: static;
	;
	bottom: 0px;
	right: 0px;
	height: 300px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.lead .right img {
	width: 280px;
}
}
#contents .qa {
  margin-top: 40px;
}
#contents .qa p {
	text-indent: 1em;
	margin: 0;
}
#contents .qa:nth-child(even) {
	background-color: #FFEFE3;
}
#contents .qa:nth-child(odd) {
	background-color: #fff;
}
#contents .qa .inner {
	/*padding: 50px 30px;*/
	padding: 70px 30px;
}
#contents .qa .inner h2 {
	color: #FF6A00;
	text-align: left;
	font-size: 190%;
	letter-spacing: 0;
	margin-bottom: 30px;
}
#contents .qa .inner p {
}
#contents .qa .inner .button {
	text-align: center;
	margin-top: 45px;
}
.qa .inner .button a {
	background-color: #ff6a00;
	border: 1px solid #ff6a00;
	color: #fff;
	float: center;
	border-radius: 30px;
	display: inline-block;
	outline: medium none;
	padding: 17px 111px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}
.qa .inner .button a:hover {
	background-color: #FFF;
	color: #ff6a00;
}

@media screen and (max-width: 640px) {
#contents .qa:nth-child(even) {
	background-color: #FFEFE3;
}
#contents .qa:nth-child(odd) {
	background-color: #fff;
}
#contents .qa .inner {
	padding: 25px 10px;
}
#contents .qa .inner h2 {
	color: #FF6A00;
	text-align: left;
	font-size: 135%;
	letter-spacing: 0;
	margin-bottom: 20px;
}
#contents .qa .inner p {
}
.qa .inner .button a {
	background-color: #ff6a00;
	border: 1px solid #ff6a00;
	color: #fff;
	float: center;
	border-radius: 30px;
	display: inline-block;
	outline: medium none;
	padding: 17px 100px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}
.qa .inner .button a:hover {
	background-color: #ff6a00;
	color: #fff;
}
}
