@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Modern+Antiqua);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 14px/1.9 'Meiryo','Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
/*	background: #dadada; */
	background: #F4F4FE;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


/* ヘッダー
------------------------------------------------------------*/
#mainnav a{
	color: #000;
	font-family: 'Century','Georgia','Modern Antiqua', 'Noto Sans JP',serif;
}
#mainsubnav a{
	color: #000;
	font-family: 'Century','Georgia','Modern Antiqua', 'Noto Sans JP',serif;
}


/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}


/* 共通
------------------------------------------------------------*/
h1{
	font-family: 'Modern Antiqua', 'Noto Sans JP',serif;
}
h2{
	font-family: 'Georgia', 'Times New Roman', 'Noto Sans JP',serif;
}

h2.request {
	color:white;
	text-align: center;
	font-size:24px;
	font-color:white;
}
p.reqcomment {
	color:white;
	text-align: center;
	font-size:14px;
	font-color:white;
}

img{
	max-width: 100%;
	height: auto;
}
img.imagframe {
	border:solid 1px black;
}

.media {
    padding: 10px;
    overflow: hidden;
    vertical-align:top;
}
.media_image {
    float: left;
    margin-right: 16px;
}
.media_head {
    vertical-align:top;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}
.media_details {
    overflow: hidden;
}

section{
  clear: both;
}

section h2{
	width: 80%;
	margin: 50px auto;
	font-size: 22px;
	font-weight:normal;
	text-align: center;
}

section h2 span {
	padding-bottom: 8px;
	border-bottom: 3px solid #000;
}

.inner{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 50px;
}

#sec01 .inner, #sec02 .inner, #sec03 .inner, #sec04 .inner, #sec05 .inner, #sec06 .inner, #sec07 .inner, #sec08 .inner, #sec09 .inner{
	border-bottom: 1px solid #a0a0a0;
}

.innerS{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 80px;
}

#sec03 .innerS, #sec05 .innerS, #sec07 .innerS{
	border-bottom: 1px solid #a0a0a0;
}

table.slist {
	width:100%;
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
}
table.slist th {
	width: 150px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #efefef;
}
table.slist td {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

label.fields {
	padding: 5px 10px 5px 5px;
	background: #F6F6FF;
}

/*
p#menuWrap {
	background-color:trasparent;
	width:60px;
	border:1px red solid;
	z-index:0;
}
*/

div.lang-navi {
	border:solid 0px black;
	width:80%;		/* higu */
	text-align:left;
	padding:3px 3px 3px 5px;
	margin:0px 1px 0px 1px;
	background-color:#F4F4FE;
	
	position: relative;
	z-index:999;
}

div.subtitle {
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
span.subtitle {
	font-size:16px;
	font-weight:bold;
}
span.subtitle2 {
	font-size:14px;
	font-weight:bold;
}
span.subcomment {
	color:gray;
	font-size:12px;
}

div#sub-kamakura-top {
	width:100%;
	height:200px;
    background: url('../images/kamakura1.jpg');
    background-size: cover;
    opacity: 0.35;
}


/* 矢印CSS */
.arrowX{
  width: 20px;
  height: 20px;
  border: 5px solid;
  margin-right:10px;
  border-color: #565656 #565656 transparent transparent;
  transform: rotate(45deg);
}
.arrowXs{
  width: 8px;
  height: 8px;
  border: 5px solid;
  margin-right:8px;
  border-color: #565656 #565656 transparent transparent;
  transform: rotate(45deg);
}

.subpage-bg{
    background: url('../images/subpage/app-image1.png') no-repeat center;
	background-size: cover;
	position: relative;
	background-color: red;
	width:100%;
	height:180px;
}
.subpage-bg::before{
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
.subpage-box{
  position: absolute;
  width: 100%;
  text-align: center;
}

.subtop1{
    background: url('../images/subpage/subtop1.png') no-repeat center;
	background-size: cover;
	position: relative;
	background-color: red;
	width:100%;
	height:180px;
}
.subtop1::before{
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
.subtop2{
    background: url('../images/subpage/subtop2.png') no-repeat center;
	background-size: cover;
	position: relative;
	background-color: red;
	width:100%;
	height:180px;
}
.subtop2::before{
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
.subtop3{
    background: url('../images/subpage/subtop3.png') no-repeat center;
	background-size: cover;
	position: relative;
	background-color: red;
	width:100%;
	height:180px;
}
.subtop3::before{
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
.subtop4{
    background: url('../images/subpage/subtop4.png') no-repeat center;
	background-size: cover;
	position: relative;
	background-color: red;
	width:100%;
	height:180px;
}
.subtop4::before{
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
.subtop5{
    background: url('../images/subpage/subtop5.png') no-repeat center;
	background-size: cover;
	position: relative;
	background-color: red;
	width:100%;
	height:180px;
}
.subtop5::before{
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
.subtop6{
    background: url('../images/subpage/subtop6.png') no-repeat center;
	background-size: cover;
	position: relative;
	background-color: red;
	width:100%;
	height:180px;
}
.subtop6::before{
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

/* ページインデックス */
ul.indexlist li{
  position: relative;
/*  padding: 0.5em; 
/*  line-height: 2.5em; */
  background: #f1f8ff;
  border-left : solid 5px royalblue;
  margin-bottom: 5px;
}
ul.indexlist li a{
  padding:12px;
}

/* SEC02 Gallery
------------------------------------------------------------*/
#gallery{
	overflow: hidden;
}

#gallery li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}
#gallery li.full{
	width: 100%;
}


#gallery img{
	display: block;
	width: 100%;
	height: auto;
}


/* SEC03 BRAND
------------------------------------------------------------*/
.col4 .img{
	margin: 0 auto;
}



/* SEC04 PROJECT
------------------------------------------------------------*/
#sec04{
	padding-bottom: 0 !important;
}

.article{
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}

.article img{
	float: left;
	margin: 5px 20px 10px;
}

.article p{
	margin-bottom: 10px;
}



/* SEC05 COMPANY
------------------------------------------------------------*/
#sec05 p{
	margin-bottom: 5px;
}

.col2 li{
	display: inline-block;
	width: 100%;
  margin: 20px 0;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}



/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 800px){
	body{
		font-size:14px;
	}
	
	#wrapper{
		width: 100%;
	}
	
	#content{
		width: 80%;
		background: #fff;
	}
	
	#sidebar{
		width: 13%;
		position: fixed;
		top: 0; 
		right: 4%;
/*		background: #dadada; */
		background: #F4F4FE;
		padding-top:0px;
	}
	
	a#menu{
		display:none;
	}

	.panel{
		display:block !important;
	}
	
	#sidebar h1{
		padding: 30px 0;
	}

	#mainnav li{
		font-size: 14px;
		padding: 8px 0;
	}
	#mainsubnav li{
		font-size: 14px;
		padding: 2px 0;
	}
	
	#sns{
		margin-top: 50px;
	}
	
	#sns li{
		display: inline-block;
		padding-right: 10px;
	}

	#sns a:hover img{
		opacity: .8;
	}
	
	/* SEC03 BRAND
	-----------------*/
	.col4{
		text-align: center;
	}

	.col4 li{
		display: inline-block;
		width: 18%;
		padding: 0 3%;
		vertical-align: top;
		text-align: left;
	}
	
	#map iframe{
		height: 200px !important;
  }
	
  #footer{
		padding: 5px 10px 30px 0;
	}
}


@media only screen and (min-width: 641px){
	.col2 li{
		width: 60%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 35%;
		padding-right: 4%;
	}
}

@media only screen and (max-width: 640px){
	.innerS{
		width: 96%;
		padding-bottom: 30px;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	.article img{
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
}

/* language */
/*----------------------------------------------------------------------------------------*/
/*
#language{
	float:right;
	margin-left:20px;
	margin-bottom:7px;
	font-size:92%;
}
*/
#language li{
	display:inline;
	line-height:16px;
	font-size:14px;
}

#language li:first-child a{
	border-left: lightgray 1px solid;
}

#language li a{
	color:#000;
	border-right: lightgray 1px solid;
	padding:0 8px;
}

#language li a:hover {
	border-bottom:darkred 3px solid; 
	text-decoration:none;
}

#language li a.selectlang{
	border-bottom:darkred 3px solid; 
	font-weight: bold;
	white-space: nowrap;
}
#language li a.unselectlang{
	white-space: nowrap;
}

@media only screen and (max-width: 799px){
	#sidebar{
		position: fixed;
		width: 100%;
		z-index:500;		/* higu */
	}
	
	#sidebarWrap{
		position: relative;
		width: 100%;
		height: 60px;
		background: transparent;
	}
	
	#sidebar h1{
		text-align: center;
		padding-top: 15px;
	}
	
	#sidebar h1 img{
		width: auto !important;
		max-height: 25px;
	}
	
	/* これがあるから言語選択メニューがおせない start */
  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 1px;
  	border: #000 2px solid;
  	background: #fff;
	}
	/* これがあるから言語選択メニューがおせない end */

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -2px 0 0 -8px;
  	background: #000;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #000;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: -10px;
		z-index: 100;
	}

	#mainnav{
		position: fixed;
		top:0;
		width: 100%;
		text-align: right;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #dadada;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display: block;
		padding: 15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}
	#mainnav li label{
		position: relative;
		display: block;
		padding: 15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}
	#mainsubnav li a{
		position: relative;
		display: block;
		padding: 10px 15px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}
	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainnav #sns li{
		display: inline-block;
	}
	#mainnav #sns li a{
		position: relative;
		display: inline-block;
		padding: 15px 10px 0;
		border: 0;
	}
	#mainnav #sns li a:before{
		border: 0;
	}
	.col4 li{
		margin: 0 auto 50px;
		display: block;
		text-align: center;
	}
	section h2{
		margin: 55px auto;
	}
}

/* FAQ */
/*----------------------------------------------------------------------------------------*/
dl.qa {
overflow: hidden;
_zoom: 1;
}
dl.qa dd,
dl.qa dt {
text-indent: -2.6em; 
padding: 0 15px 0px 40px;
}
dl.qa dt {
margin: 15px 15px 0 0;
}
dl.qa dd:first-letter,
dl.qa dt:first-letter {
font-size: 1.6em;
font-weight: bold;
margin-right: 10px;
padding: 5px;
}
dl.qa dd {
margin: 5px 0 -1px 0;
padding-bottom: 15px;
border-bottom: dotted 1px #aaa;
}
dl.qa dt:first-letter {
color: #3498db;
}
dl.qa dd:first-letter {
color: #ff6767;
}

div.faq-navi {
	font-size:16px;
	width:100%;
	padding: 8px;
	color: #fff;
	background: royalblue;
}


/* Back to TOP */
/*----------------------------------------------------------------------------------------*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
 
#page-top a {
    display: block;
    background: #666;
    color: #fff;
    width: 100px;
    padding: 20px 0 20px 0;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
}
 
#page-top a:hover {
    background: #999;
    text-decoration: none;
}

/* Page Status Wizard */
/*----------------------------------------------------------------------------------------*/
span.currentpage {
	font-weight:bold;
	color:black;
	border-bottom:darkred 2px solid; 
}
span.pagestep1 {
	color:gray;
	white-space: nowrap;
    position: relative;
    display: inline-block;
    padding-right: 12px;
}
span.pagestep {
	color:gray;
	white-space: nowrap;
    position: relative;
    display: inline-block;
    padding-left: 12px;
    padding-right: 10px;
}
span.pagestep:before {
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px royalblue;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
}

table.course {
	width:100%;
	border:1px solid lightgray;
}
table td.courseheader {
	background:royalblue;
	color:white;
	text-align:center;
	padding:1px;
}
table tr.coursecell {
	border:1px solid lightgray;
	padding:2px 0px 2px 10px;
}
table td.coursecell {
	border:1px solid lightgray;
	padding:2px 10px 2px 10px;
}

.gonext {
    width:96%;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:5px 5px 5px 5px;
    color:#fff;
    background-color:#2E9AFE;
    border-radius:5px;
    box-shadow:2px 2px #1a6ea0;
}
.gonext2 {
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    padding:5px 5px 5px 5px;
    color:#fff;
    background-color:#2E9AFE;
    border-radius:5px;
    box-shadow:2px 2px #1a6ea0;
}

table.fieldsHp {
/*	border:1px solid black; */
	width:100%;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	white-space: nowrap;
}
td.fieldsHp {
	border-width: 0px;
	margin: 0px;
	padding: 2px 4px 0px 8px;
	vertical-align: baseline;
	white-space: nowrap;
	background-color: #F6F6FF;
/*	background-color: #D9E5FF; */
}
div.flexibleHp {
	word-wrap: break-all;
	white-space: normal;
}
span.flexiblelabel {
	width:100%;
	padding:5px 5px 5px 10px;
	background-color:#F6F6FF;
	word-wrap: break-all;
	white-space: normal;
}
span.flexiblevalue {
	width:100%;
	padding:5px 5px 0px 10px;
	word-wrap: break-all;
	white-space: normal;
}

span.alert {
	color: red;
	font-weight: bold;
}

td.list_key {
	margin:20px 0 20px 0;
	border-left:solid 4px #333333;
	border-color: royalblue;
	padding-left:5px;
	padding-right:10px;
    color:#333333;
	font-weight : bold;
}
div.confirming {
	margin:0px 0 10px 0;
	background-color: royalblue;
	padding-left:12px;
	padding-right:10px;
    color:#fff;
	font-weight : bold;
	width:100%;
}
div.list_label {
	padding: 1px 0px 1px 4px;
	width:100px;
	font-size:12px;
	text-align:left;
	background-color: #F6F6FF;
	padding: 0px 10px 0px 10px;
	width:100%;
/*	border:1px solid gray; */
	font-size:14px;
}
div.list_value {
	padding: 1px 0px 1px 4px;
	width:100px;
	font-size:12px;
	text-align:left;
	padding: 2px 15px 2px 10px;
	width:100%;
/*	border:1px solid gray; */
	font-size:14px;
}

#inputForm_applicantgenderflag_2 {
	margin-left:10px;
}

