@charset "UTF-8";
/* index -------------------------*/
@media screen and (max-width: 649px){
#showcase .showcase-thumbnail-container .showcase-thumbnail-restriction{
	width: 260px!important;
margin: 0 auto 20px;
	float: none!important;
}
	.showcase-thumbnail img.yoko{
		height:40px;
}
}



.gallery .topArea {
		background-image: url(../img/gallery/bg.png);
	box-sizing: border-box;

	background-position:60% top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#second .topArea {
    background-color: #282828;
	background-image: none;
}
.gNews{
	padding-bottom: 10px;
}
.gNews h2{
width: 180px;
	margin: 30px 15px 10px;
}
.gNews li{
	margin:0 auto;
	margin-bottom: 14px;
	width: 302px;
	background-color: #000;
	position: relative;
	padding: 10px;
	padding-left: 63px;
	box-sizing: border-box;
	color: #fff;
	
}

.gNews li i{
	color: #fff;
	font-size: 1.3rem;
	width: 40px;
	height: 40px;
	position: absolute;
	top:10px;
	left: 10px;
	font-style: normal;
text-align: center;
	padding-top: 13px;
	box-sizing: border-box;
}
.gNews li .date{
	color:#969696;
	font-size: 1.08rem;
	margin-bottom: 8px;
}
.gNews li h3{
	font-size: 1.3rem;
	margin-bottom: 10px;
		line-height: 1.6;
}

.gNews li .newsText{
	line-height: 1.6;
	font-size: 1.1rem;
}

.gNews li.tagawa h3 span{
	border-bottom: 1px dashed #FF82A2;
		padding-bottom: 4px;
	line-height: 1.9;
}
.gNews li.tagawa i{
	background-color: #FF82A2;
}
.gNews li.senmon h3 span{
	border-bottom: 1px dashed #00B7FF;
			padding-bottom: 4px;
	line-height: 1.9;
}
.gNews li.senmon i{
	background-color: #00B7FF;
}

span.arrow{
	display: block;
	width: 14px;
	position: absolute;
	top:55px;
	right: 10px;
}
/* index -------------------------*/

.gallaryArea { 
	margin-top: -3px;
padding:20px 0 0;
color: #fff;
background-color:#000; }

.gallaryArea h2{
margin-bottom: 10px;
	letter-spacing: 0.07em;
	line-height: 1.7rem;
	font-size: 1.3rem;
}

.gallaryArea h2 img{
	width: 242px;
margin-bottom: 20px;}


.indexCat01 li {

	margin-bottom: 30px;
}
.topUI img {
	width: inherit;
	}
.topUI h1  {
	margin-left: 10px;
	width: 340px;
	}
.topNav{
width: 100%;
	margin: 0 auto;
}
.topNav li{
	float: right;
}
.topNav li:first-child img{
	
}
.topNav li:nth-child(2) img{


}
.topNav li:nth-child(3) img{
width: 145px;
max-width: initial;
}
.topNav li:nth-child(4) img{
width: 129px;
max-width: initial;
}

.topNav li:first-child{
width: 31px;
	overflow: hidden;
	margin-right: 15px;
}
.topNav li:nth-child(2){
	width: 47px;
		overflow: hidden;
}
.topNav li:nth-child(3) {
		width: 135px;
		overflow: hidden;
	margin-right: 10px;
	
}
.topNav li:nth-child(4) {
width: 100px;
	overflow: hidden;
	float: left;
	margin-left: 15px;

}
@media screen and (max-width: 320px){
	.topNav li img{
	}

.topNav li:nth-child(3) img {
height: 35px;
	width: auto;
	
}
	.topNav li:nth-child(3) {
	width: 125px;
	margin: 0;
}
.topNav li:nth-child(4) img {
height: 35px;
	width: auto;
}
	.topNav li:nth-child(4)  {
width: 85px;
		overflow: hidden;
}
.topNav li:first-child img{
height: 35px;
		width: auto;
}
	.topNav li:nth-child(2) img{
height: 35px;
			width: auto;
}
	
}








.bottomNav li:nth-child(2) {
margin-left: -20px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.case { overflow: hidden; }
.number { float: left; }
.outline {
	color: #fff;
	float: left;
}
.nameJ { letter-spacing: 0.2em; }
.nameE {
	font-size: 1.2rem;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
}

.indexCat01 li {
	position: relative;
	width: 290px;
	margin:0 auto 20px;
}
.indexCat01 a { text-decoration: none!important; }
.indexCat01 .icon {
	display: table-cell;
	vertical-align: middle;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 42px;
	font-size: 80%;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 2px 3px;
	color: #fff;
	text-align: center;
}
.indexCat01 .icon-tagawa { background-color: #F55A6E; }
.indexCat01 .icon-senmon { background-color: #0372C0; }
.thema {
	font-size: 90%;
	letter-spacing: 0.2em;
	margin-top: 6px;
	text-indent: -0.6em;
}
.indexCat01 a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
.indexCat01 a:hover .outline,
.indexCat01 a:hover .icon {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.indexCat01 a li { position: relative; }
.indexCat01 a li:after {
	position: absolute;
	top: 0;
	left: 0;
}
.indexCat01 a li:hover:after { content: url(/gallery/images/index/index-hover.png); }
.grad {
	margin-left: 15px;
	padding-bottom: 40px;
}
#second h1 {
	text-indent: 0px!important;
}

	
.h1BG {
	text-indent: 0px!important;
	color: #fff!important;
	font-size: 150%;
	padding: 40px 0 60px;
	
}
.h1BG h1 {
	letter-spacing: 0.1em;
	font-family: 'Open Sans';
	font-weight: 300;
}

h2 {
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #fff;
	margin-left:15px!important;

	margin:25px 0 35px;
}
h2.small {
	font-size:95%;
}

.voiceArea {
	background-color: #fff;
	padding: 30px 10px 50px;
}
.profArea {
	display: table;
	margin-bottom: 30px;
}

.rightArea{
	text-align: center;
}
.profPhoto {
	display: table-cell;
	padding-right: 17px;
		width:80px ;
}

.profText {
	display: table-cell;
	vertical-align: bottom;
	font-size: 90%;
}
.courseInfo {
	line-height:1.5;
	margin-bottom: 10px;
	color: #6E6E64;
	font-size:90%;
}
.voiceArea .iconC {
	margin-bottom:10px;
}
.voiceArea .iconC img {
	vertical-align:bottom;
	display: block;
		margin-bottom:5px;
}
.profText .name {
	font-size: 120%;
	color: #000;
	letter-spacing:0.2em;
}

.profText .name span {
	letter-spacing:0em;
	font-size: 80%;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.voiceArea h3 {
	font-size: 140%;
	width: 200px;
	color: #000;
}
.voiceArea h3 span { font-size: 60%; }
.voiceArea section  {
	margin-bottom:30px;
	padding: 0 15px;
}
.voiceArea section p {
	font-size: 1.3rem;
	line-height: 1.9;
}
.voiceArea section p.question {
	color: #F55A6E;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 1.4rem;
}
.voiceArea section p.question span {
display: none;
}

.voiceArea .f_left{
float: none;
}

.topUI{
	margin:0 auto 10px;
	padding-top:20px;
	}


	
.bottomNav{
	margin-top:40px;
	overflow:hidden;
}	
.interviewBox{
	margin:0 auto;
	overflow:hidden;}
	
	.cap{
		margin-top:3px;
		text-align:center;
		font-size:1.2rem;}
		
	.fb-like{
		margin-bottom:20px;}	
		.gallary #pankuzu{
			display:none;}


.bottomNav li img{
	height: 28px;
}


/* Showcase
--------------------------------------------------------------------*/

#awOnePageButton .view-slide { display: none; }
/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load {
	height: 600px; /* Same as showcase javascript option */
	overflow: hidden;
}
/* Container when content is shown as one page */
.showcase-onepage { /**/
}
/* Container when content is shown in slider */
.showcase {
	position: relative;
	margin: auto;
}
.showcase-content-container { background-color: #000; }
/* Navigation arrows */
.showcase-arrow-previous,
.showcase-arrow-next {
	position: absolute;
	background-image: url('/assets/img/common/arrows_sp.png');
	width: 25px;
	height: 35px;
	top: 130px;
	cursor: pointer;
	background-repeat: no-repeat;
}
.showcase-arrow-previous { 
	left: -20px;
	z-index: 2;
}
.showcase-arrow-previous:hover {
	background-position: 0px -35px;
}
.showcase-arrow-next {
	right: -22px;
	background-position: -25px 0;
		z-index: 2;
}
.showcase-arrow-next:hover { background-position: -25px -35px; }
/* Content */
.showcase-content {
	background-color: #000;
}
.showcase-content .showcase-content {

}
.showcase-content-wrapper {
	text-align: center;
	vertical-align: middle;
/*	top:0;
	bottom: 0;
	left: 0;
	right: 0;*/
}

/* Styling the tooltips */
.showcase-plus-anchor {
	background-image: url('../images/common/plus.png');
	background-repeat: no-repeat;
}
.showcase-plus-anchor:hover { background-position: -32px 0; }
div.showcase-tooltip {
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 5px 8px;
	background-image: url(../images/common/white-opacity-80.png);
}
/* Styling the caption */
.showcase-caption {
	color: #fff;
	padding: 8px 15px;
	text-align: left;
	position: absolute;
	bottom: -30px;
	left: 10px;
	right: 10px;
	display: none;
}
/* Caption */
.static-caption {
	text-align: left;
	font-size: 11px;
	color: #e0e0e0;
	padding: 10px 0 23px;
	margin: 0;
}
.showcase-onepage .showcase-content { margin-bottom: 50px; }
/* Button Wrapper */
.showcase-button-wrapper {
	
	clear: both;
	margin-top: 10px;
	text-align: center;
}
.showcase-button-wrapper span {
	margin-right: 3px;
	padding: 2px 5px 0px 5px;
	cursor: pointer;
	font-size: 1.2rem;
	color: #444444;
}

.showcase-thumbnail img{
	max-width:initial;
}
.showcase-button-wrapper span.active { color: #fff; }
/* Thumbnails */
.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */ { background-color: #000; }
.showcase-thumbnail-wrapper {
		margin: 0 auto;
	padding-left: 10px;
	/*display: flex;
	 -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;*/

overflow: hidden; }
.showcase-thumbnail {
	width: 40px;
	height: 40px;
	cursor: pointer;
	border: solid 1px #000;
	position: relative;
}
.showcase-thumbnail-caption {
	position: absolute;
	bottom: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.showcase-thumbnail-content {
	padding: 10px;
	text-align: center;
	padding-top: 25px;
}
.showcase-thumbnail-cover {
	background-image: url(../images/black-opacity-40.png);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.showcase-thumbnail:hover { border: solid 1px #999; }
.showcase-thumbnail:hover .showcase-thumbnail-cover { display: none; }
.showcase-thumbnail.active { border: solid 1px #999; }
.showcase-thumbnail.active .showcase-thumbnail-cover { display: none; }
.showcase-thumbnail-wrapper-horizontal { 
	padding: 10px 0px 0 10px;
margin: 0 auto;}
.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 38px;
}
.showcase-thumbnail-wrapper-vertical { padding: 10px; }
.showcase-thumbnail-wrapper-vertical .showcase-thumbnail { margin-bottom: 10px; }
.showcase-thumbnail-button-backward,
 .showcase-thumbnail-button-forward {
	padding: 7px;
	cursor: pointer;
	display:none;
}
.showcase-thumbnail-button-backward {
	padding-bottom: 0px;
	padding-right: 0px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
 .showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
 .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
 .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-image: url(../images/common/arrows-small.png);
	background-repeat: no-repeat;
	display: block;
	width: 17px;
	height: 17px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical {
	background-position: 0 -51px;
	margin-left: 55px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical { background-position: -17px -51px; }
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical {
	background-position: 0 -34px;
	margin-left: 55px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical { background-position: -17px -34px; }
.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-position: 0 -17px;
	margin-top: 15px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal { background-position: -17px -17px; }
.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal {
	background-position: 0 0;
	margin-top: 15px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal { background-position: -17px 0; }

/* Hide button text */
.showcase-thumbnail-button-forward span span,
 .showcase-thumbnail-button-backward span span { display: none; }
 
/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}

.showcase-thumbnail{
	display: none;
}
.showcase-content-wrapper img{
	width: 100%;
	height: auto;
	margin-bottom: 22px;
}

/*////////////////////////////////////////////////////////
PC setting 
//////////////////////////////////////////////////////// */

@media screen and (min-width: 960px){
.gallery .topArea {
	box-sizing: border-box;

	background-position:60% top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

	
.gNews{
	width: 934px;
	margin: 0 auto;
}


.gNews h2{
width: 180px;
	margin-top: 45px;
	margin-bottom: 30px;
}


.gNews ul{
	width: 969px;
		display: flex;
	 -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;

	
}

.gNews li{
	margin-left: 0;
	margin-right: 14px;
	margin-bottom: 14px;
}
.indexCat01 li {
	position: relative;
	width: 290px;
	float: left;
	margin-right: 30px;
	margin-bottom: 48px;
}
	
p.grad{
	width: 448px;
}


.gallaryArea { 
	margin-top: -3px;
padding:50px 0;
color: #fff;
background-color:#000; }

.gallaryArea h2{
margin-bottom: 30px;
	    padding-left: 15px;
	letter-spacing: 0.07em;
}

.gallaryArea h2 img{
	width: 242px;
margin-bottom: 30px;}


#main{
    overflow: hidden;
    width: 960px;
    margin: 0 auto 30px;
}

.inner {
	width: 960px;
	margin: 0 auto;
}

.grad {
	margin-left: 15px;
	margin-bottom: 40px;
}
#second .case h1{
	float:left;}	
.topUI {
    width: 960px;
    margin: 0 auto 35px;
    padding-top: 40px;
}
	
	.topUI h1{
	width: 500px;
}
	.topNav{
width: 400px;
	float:right;}
		
.voiceArea {

	padding: 50px 0 90px;
}
.rightArea{
	float:right;
	width:240px;}	
	
.bottomNav{
	width:610px;
	margin-top:95px;
	overflow:hidden;}	
.interviewBox{
	width:878px;
	margin:0 auto;
	overflow:hidden;}	
.bottomNav{
	margin-top:95px;
}
	
	.leftArea{
	float:left;
	width:610px;}
		.topNav li{
	float:right;}
	
/* Showcase
--------------------------------------------------------------------*/
	
	.showcase-thumbnail{
	display: block;
}

.showcase-content-wrapper {
	text-align: center;
	height: 600px;
	width: 800px;
	display: table-cell;
	vertical-align: middle;
}
	.showcase-thumbnail-wrapper-horizontal { padding: 30px 0; }
	
.showcase-content .showcase-content-wrapper img{ height: 600px;}
.showcase-thumbnail-restriction{
	width:750px!important;
	margin-right:-5px;}

.showcase-arrow-previous,
.showcase-arrow-next {
	position: absolute;
	background: url('/assets/img/common/arrows.png');
	width: 27px;
	height: 37px;
	top: 290px;
	cursor: pointer;
}	
	
.showcase-content-wrapper img.tate {
    width: 400px;
	height: auto;
}
.showcase-content-wrapper img.yoko {
    width: 800px;
	height: auto;
}
.showcase-content-wrapper img.square {
    width: 600px;
	height: auto;
}
	
	
	
	.showcase-thumbnail img.yoko{
		height:40px;
		margin-left:-10px;}
	
	
	
.showcase-arrow-previous { 
left: -60px;
	z-index: 2;
}
.showcase-arrow-previous:hover {
	background-position: 0px -37px;
}
.showcase-arrow-next {
    right: -56px;
    background-position: -27px 0;
		z-index: 2;
}
.showcase-arrow-next:hover { background-position: -27px -37px; }
	
	
	
.gallaryArea { 
	margin-top: -3px;
padding:30px 15px;
}
	
		.cap{
		margin-top:3px;
		text-align:right;
		font-size:1.0rem;}
.voiceArea .iconC img {
	width: 55px;
	vertical-align:bottom;
	display: inline;
}
.profArea {
	margin-bottom: 64px;
}
	
	.voiceArea .iconC {
	margin-right:10px;
}
	.courseInfo {
	margin-bottom: 18px;

}
	.indexCat01 {
	overflow: hidden;
	margin-right: -15px;
	width: 960px;
	padding-left: 15px;
	margin-bottom: 33px;
}
	.voiceArea section p.question {
	margin-top: 30px;
			margin-bottom: 15px;
}
	.voiceArea section p.question span {
	letter-spacing: -0.3em;
	margin-right: 7px;
}
	.voiceArea section  {
		padding: 0;
}
	.voiceArea .f_left{
float: left;
}
.bottomNav li:nth-child(2) {
margin: 0;
}	
	
/* PC end */	
	}
/* PC end */	

