@charset "UTF-8";

html, x:-moz-any-link {
}

html {
}

body {
}

h1, h2, h3, h4, h5, h6 {
}

p {
	font-size: 14px;
	margin:15px 0 0 0;
}

ul ul,
ul ol,
ol ul,
ol ol,
table ul,
table ol {
}

table {
}

table th,
table td {
}

hr {
}

img {
}

li img {
}

input,
select {
}

em,
address {
}

em {
}

article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
}

fieldset {
}

nav ul {
}


/*   common
----------------------------------------*/
.pc_view {
  display: none;
}
.sp_view {
  display: block;
}
.inner {
	width: 100%;
}

ul{ padding:0 20px 0 30px;}


#document {
  overflow: hidden;
  font-size: 14px;
}

#header {
	border-radius: 1px;
	background: url(../images/bg_sp_header.png) bottom left repeat-x;
}
#header .headerContent {
  width: 100%;
}
#header .headerContent:after {

}
#header .logo {
  margin: 0;
  padding: 10px 0 0 10px;
  float: none;
  width: 80%;
  
}
#header .logo img {
	vertical-align: bottom;
}

#header .headerColumn {
	float: none;
	padding: 0 10px 15px 0;
	text-align: left;
}
#header .headerColumn:after {

}
#header .headerColumn .headerContact {

}

#header .headerContact:after {
  content: "";
  display: block;
  clear: both;
}
#header .headerColumn .headerContact {
	margin: 0 0 0 10px;
}
#header .headerColumn .headerContact > li {
  display: block;
  margin: 0;
  float: left;
}
#header .headerColumn .headerContact > li:first-child {
	width: 55%;
}
#header .headerColumn .headerContact > li:last-child {
	width: 45%;
}
#header .headerColumn .headerContact > li:first-child img{
	width: 100%;
}
#header .headerColumn .headerContact > li:first-child {
  margin: 2px 0 0 0;
}
#header .headerColumn .headerContact > li:last-child img{
	width: 75%;
}
#header .headerColumn .headerContact > li:last-child {
	text-align: right;
}
#header .headerColumn .headerContact > li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#mainContents {
	width:100%;
  padding:0;
}

#mainContents img{
	width:100%;
}


#footer {
	min-height: 70px;
}
#footer .footerContent {
  width: 100%;
}
#footer .footerContent:after {

}
#footer .officialLink {
  padding: 15px 0 20px 5px;
}

#footer .officialLink a {
  font-size: 10px;
}
#footer .officialLink a:hover {
}
#footer .copyright {

}

.mainvisual {
  position: relative;
  z-index: 0;
  background: url(../images/bg_mainvisual.jpg) no-repeat 50% 0px;
  background-size: cover;
}

.mainvisual:after {
  position: absolute;
  top: 0;
  left: -100%;
  right: -100%;
  bottom: 0;
  content: "";
  display: block;
  background: none;
  /*background-size: cover;*/
  z-index: -1;
}
.mainvisual .pagetitle {
  padding: 26px 0 10px;
   margin-left: 0;
}

.mainvisual .pagetitle img {
	width: 70%;
}

.mainvisual p img {
	width: 70%;
}



/*   #event
--------------------------------------*/
#event {

}
#event h2 {
	margin: 0;
}
#event h2 img {
	width: 100%;
}
#event .inner {
	padding: 15px 0 25px;
}
#event .eventbox {
	margin: 0 15px 15px;
}
#event .eventbox .col01 {
	float: none;
	width: 100%;
}
#event .eventbox .col02 {
	float: none;
	width: 100%;
	text-align: center;
}
#event .eventbox .col02 img {
	border: 10px solid #f29b87;
	width: 90%;
}

#event .applyboxbottom {
	background: url(../images/bg_sp_applybox_bottom.gif) no-repeat bottom center;
	background-size: 100%;
	padding: 0 0 4px;
}
#event .applybox {
	background: url(../images/bg_sp_applybox.gif) repeat-y top center;
	background-size: 100%;
}
#event .applybox h3 {

}
#event .applybox h3 img {
	width: 100%;
}
#event .applybox .applyflow {
	margin: 0 3%;
	padding: 0;
	width: 94%;
}

#event .applybox .applyflow li {
	list-style: none;
	text-align: center;
	padding: 0 0 20px;
	overflow: hidden;
}

#event .applybox .applyflow li .flowboxtop {
	background: url(../images/bg_flowbox_top.png) no-repeat top center;
	background-size: 100%;
	padding: 9px 0 0;
}
#event .applybox .applyflow li .flowboxbottom {
	background: url(../images/bg_flowbox_bottom.png) no-repeat bottom center;
	background-size: 100%;
	padding: 0 0 19px;
}
#event .applybox .applyflow li .flowbox {
	background: url(../images/bg_flowbox.png) repeat-y top center;
	background-size: 100%;
	overflow: hidden;
	text-align: left;
	padding: 0 0 10px;
}

#event .applybox .applyflow li .flowbox,
#event .applybox .applyflow li .flowbox.step02 {
	padding: 5px 20px;
}

#event .applybox .applyflow li .flowbox.step02 .infoimg {

}
#event .applybox .applyflow li .flowbox.step02 .infoimg img {
	width: 100%;
}

#event .applybox .applyflow li .flowbox h4 {
	margin: 0;
}
#event .applybox .applyflow li .flowbox h4 img {
	width: 30%;
}
#event .applybox .applyflow li .col01 {
	float: none;
	padding: 0;
}
#event .applybox .applyflow li .col02 {
	float: none;
	padding: 0;
	text-align: center;
}
#event .applybox .applyflow li .col02 img {
	width: 100%;
}

#event .applybox .applyflow li > img {
	width: 80%;
}

.arrow01{
	margin:20px auto;
	text-align:center;
	width:50%;
}