html {
}
body {
	color: #333;
	vertical-align: baseline;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	height: 100%;
	line-height:170%;
	overflow-x: hidden;
}
@font-face {
	font-family: 'rounded-mplus-b';
	src:url('../fonts/rounded-mplus-1p-bold.woff') format('woff'),
	url('../fonts/rounded-mplus-1p-bold.ttf') format('truetype');
}
@font-face {
	font-family: 'rounded-mplus-r';
	src:url('../fonts/rounded-mplus-1p-regular.woff') format('woff'),
	url('../fonts/rounded-mplus-1p-regular.ttf') format('truetype');
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #24a5df;
}
a:hover {
	color: #24a5df;
	opacity: 0.5;
}
a:active,
a:hover {
}
a:hover img {
}
.floatL {
	float:left;
}
.floatR {
	float:right;
}
h3 {
	position: relative;
	padding: .75em 1em .75em 1.2em;
	font-size:14px;
	font-weight:bold;
	margin-top:1em;
	line-height:150%;
}
h3::after {
	position: absolute;
	top: 1em;
	left: 0;
	z-index: 2;
	content: '';
	width: 16px;
	height: 16px;
	border: 3px solid #24a5df;
	border-radius: 100%
}
#toPageTop {
	position:fixed;
	bottom:220px;
	right:40px;
}
.img-responsive {
	width:100%;
	height:auto;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* main-stage *******************************************************/
#main-stage{
	margin:0;
	padding:0;
	background:url(../images/top/stage.png) no-repeat center top;
	min-height:468px;
	margin:0 auto;
}
.stage-inner {
	width:980px;
	margin:0 auto;
	padding:0;
    position: relative;
}
.stage-inner:before {
	position: absolute;
    content: "";
    left: 0;
    top: 0;
    background:url(../images/top/circle.svg) no-repeat left top;
    width: 725px;
    height: 350px;
}
.stage-inner h1{
	margin:0;
	padding:15px 0;
}
.stage-inner h2{
	margin:0;
	padding:5px 0 0 0;
	font-size:14px;
	line-height:150%;
}
.stage-inner-circle{
	max-width: 500px;
    width: 100%;
    position: relative;
    z-index: 2;
    margin-left: 10%;
}
.stage-inner-circle span img{
	margin: 1em 0 0 0;
}
.subnavi{
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
}
.subnavi figure {
	font-family: 'rounded-mplus-r';
	background-color:#009042;
	width:210px;
	height:34px;
	font-size:16px;
	text-align:center;
	margin:0;
	padding:0;
}
.subnavi figure a{
	color:#FFF;
	display:block;
	padding-top:5px;
}
.subnavi figure a:hover{
	text-decoration: none;
	opacity: 1;
}
.subnavi ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.subnavi ul li a{
	color:#000;
}
.arrow{
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
}
.arrow::before,
.arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.arrow::before{
	left: 3px;
	width: 5px;
	height: 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* top list*******************************************************/
.top-content {
	margin:0 auto;
	padding-bottom:20px;
	max-width:980px;
	overflow:hidden;
}
.top-content .main-column {
	max-width:71.9%;
	float:left;
}
.main-column h4  {
	font-family: 'rounded-mplus-r';
	font-size:16px;
	margin:10px 0 15px 0;
	height:40px;
	padding-left:45px;
	display:block;
}
.top-content h4 a {
	color:#000;
}
.top-content h4 a:hover {
	text-decoration:none;
}
.top-content h4 span{
	font-family: 'rounded-mplus-r';
	font-size:13px;
	display:block;
}
.list-pr  {
	overflow:hidden;
}
.list-pr section {
	width:30%;
	float:left;
	overflow:hidden;
	padding-bottom:30px;
}
.ctg1 {border-top:4px solid #717dbd;}
.ctg2 {border-top:4px solid #00af6f;}
.ctg3 {border-top:4px solid #00afad;}
.ctg4 {border-top:4px solid #4ebbdf;}
.ctg5 {border-top:4px solid #b8df4e;}
.ctg6 {border-top:4px solid #df4e95;}
.ctg7 {border-top:4px solid #82d6ce;}
.ctg1 h4{
	background:url(../images/common/ic_1.svg) no-repeat left;
	padding-top:10px;
}
.ctg2 h4{
	background:url(../images/common/ic_2.svg) no-repeat left;
	padding-top:10px;
}
.ctg3 h4{
	background:url(../images/common/ic_3.svg) no-repeat left;
	padding-top:5px;
}
.ctg4 h4{
	background:url(../images/common/ic_4.svg) no-repeat left;
	padding-top:5px;
}
.ctg5 h4{
	background:url(../images/common/ic_5.svg) no-repeat left;
	padding-top:5px;
}
.ctg6 h4{
	background:url(../images/common/ic_6.svg) no-repeat left;
	padding-top:10px;
}
.ctg7 h4{
	background:url(../images/common/ic_7.svg) no-repeat left;
	padding-top:10px;
}
.ctg4,.ctg7 {
	clear:both;
}
.ctg2 , .ctg3, .ctg5, .ctg6 {
	margin-left:5%;
}
.list-pr ul {
	margin:0;
	padding:0;
	list-style:none;
}
.new-release{
    width: 100%;
    padding-top: 20%;
    background: url(../images/top/new-bg.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
    position: relative;
    margin: 0 0 2em 0;
    border: 2px solid #32d30f;
    box-sizing: border-box;
}
.new-release:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: auto;
    content: "";
    background-color: rgba(0,0,0,0.3);
}
.new-release span{
    position: absolute;
    content: "";
    bottom: 20px;
    left: 10px;
    margin: auto;
    font-weight: bold;
    font-size: 28px;
    line-height: 130%;
    letter-spacing: -1px;
    padding: .5em .5em 0 .5em;
}
.new-release .link-a:after{
    position: absolute;
    content: "";
    right: -15px;
    top: 50%;
    margin: auto;
  width: 15px;
  height: 15px;
  border: 0;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  margin-top: 0px;
  transform: rotate(45deg);
}
.new-release a{
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: auto;
    content: "";
    position: absolute;
    z-index: 10;
}
.ar{
	position: relative;
	display: inline-block;
	padding: 2px 0 0 16px;
	vertical-align: middle;
	text-decoration: none;
}
.ar::before,
.ar::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.ar::before{
	width: 12px;
	height: 12px;
	background: #c1c1c1;
}
.ar::after{
	left: 3px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* 協力会社*******************************************************/
.partner {
	overflow:hidden;
}
.partner ul{
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
}
.partner li{
	width:135px;
	float:left;
	margin-left:5px;
	font-size:12px;
	line-height:150%;
	padding-bottom:1em;
}
/* Side *******************************************************/
#sidemenu {
	float:right;
	width:24%;
}
#sidemenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sidemenu li{
	float:left;
}
#sidemenu li img{
	width:100%;
	height:auto;
}
#sidemenu .child{
	border:1px solid #ddd;
	margin-top:10px;
	background-color:#FFF;
}
#sidemenu .child img{
	width:100%;
	height:auto;
}
.side-1 {
	width:100%;
	border:1px solid #ddd;
	display:table;
	height:auto;
	background-color:#FFF;
}
.side-1 a{
	color:#000;
	font-family: 'rounded-mplus-r';
	font-size:16px;
	display:block;
}
.side-1 i{
	display:table-cell;
	padding:3px 6px 3px 3px;
}
.side-1 div{
	display:table-cell;
	vertical-align: middle;
	line-height:130%;
}
.side-1 span{
	display:block;
	font-size:11px;
	color:#01278a;
	line-height:100%;
}
/* Footer *******************************************************/
#footer {
	width:100%;
	border-top:1px solid #ddd;
	background:url(../images/common/dot.svg);
}
.footer-inner {
	width:980px;
	margin:20px auto;
	position:relative;
}
.footer-inner p{
	font-size:12px;
}
.footer-inner ol{
	margin:0;
	padding:0;
	list-style:none;
}
.footer-inner small{
	font-size:10px;
}
.footer-inner .btm-navi{
	position:absolute;
	top:0;
	right:0;
	padding-bottom:3em;
}
.footer-inner ul{
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
	float:left;
}
.ar2{
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 12px;
}
.ar2::before,
.ar2::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.ar2::before{
	left: 3px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
@media screen and (max-width: 992px) {
.stage-inner {
	padding:0 20px;
	width:100%;
}
.subnavi{
	right:20px;
}
.slide {
	margin-left:75px;
	max-width:500px !important;
	width:100% !important;
	overflow:hidden !important;
}
.top-content{
	padding:0 20px;
}
.footer-inner {
	width:100%;
	padding:0 20px;
}
.footer-inner .btm-navi{
	right:20px;
}
.footer-inner p{
	width:50%;
}
}
@media screen and (max-width: 768px) {
/* main-stage *******************************************************/
.stage-inner {
	width:100%;
}
.stage-inner:before {
	position: absolute;
    content: "";
    left: 0;
    top: 100px;
    background:url(../images/top/circle.svg) no-repeat left top;
    background-size: 100% auto;
    width: 90%;
    height: auto;
    padding-top:44%;
}
.stage-inner h1{
	padding:30px 0 15px 0;
}
/* top list*******************************************************/
.top-content .main-column {
	max-width:100%;
	float:none;
}
/* Side *******************************************************/
#sidemenu {
	float:none;
	width:100%;
	margin-top:3em;
	padding-bottom:2em;
	overflow:hidden;
}
.side-1 {
	margin-left:1%;
	width:99%;
}
.side-1 a{
	font-size:22px;
}
.side-1 i{
	width:100px;
}
.side-1 i img{
	width:100%;
}
#sidemenu .child{
	width:49%;
	margin-left:1%;
}
}
@media screen and (max-width: 640px) {
#main-stage{
	margin:0;
	padding:0;
	background:url(../images/top/stage.svg) no-repeat center bottom;
	min-height:550px;
	margin:0 auto;
}
.phone-stage {
	display:block;
	width:100%;
}
.phone-stage img{
	width:100%;
	height:auto;
}
.stage-inner:before {
	background: none;
}
.stage-inner h1{
	padding:70px 0 15px 0;
}
.stage-inner h2{
	text-align:left;
	font-size:18px;
	line-height:150%;
	padding-top:1em;
}
.stage-inner-circle{
    margin-left: 0;
}
}
@media screen and (max-width: 590px) {
.list-pr section {
	width:45%;
	float:left;
	overflow:hidden;
	padding-bottom:30px;
}
.ctg3 {
	clear:both;
}
.ctg4 {
	clear:none;
}
.ctg5 {
	clear:both;
}
.ctg2 , .ctg4, .ctg6 {
	margin-left:5%;
}
.ctg3, .ctg5 {
	margin-left:0;
}
/* Footer *******************************************************/
.footer-inner .btm-navi{
	position:static;
	overflow:hidden;
}
}
@media screen and (max-width: 460px) {
.subnavi .arrow {
	font-size:16px;
	margin-top:10px;
}
.stage-inner h1 img{
	width:100%;
	height:auto;
}
h3 {
	font-size:18px;
}
.main-column h4  {
	font-family: 'rounded-mplus-r';
	font-size:22px;
}
.list-pr section {
	width:100%;
	float:none;
}
.ctg2 , .ctg4, .ctg6 {
	margin-left:0;
}
.list-pr li {
	font-size:18px;
}
.new-release{
    padding-top: 40%;
}
.new-release span{
    font-size: 7vw;
}
/* Side *******************************************************/
#sidemenu {
	float:none;
	width:100%;
	margin-top:3em;
}
#sidemenu li{
	margin-bottom:5px;
}
#sidemenu .child{
	width:99%;
	margin-left:1%;
}
/* Footer *******************************************************/
.footer-inner p{
	font-size:16px;
	width:100%;
}
.ar2{
	font-size: 16px;
}
}
@media screen and (max-width: 400px) {

}
@media screen and (max-width: 320px) {
#sidemenu .child{
	width:100%;
	margin-left:0;
}
/* 協力会社 *******************************************************/
.partner li{
	width:100%;
	float:none;
	width:100%;
	text-align:center;
	font-size:14px;
}
.partner li img{
	display:block;
	margin:0 auto;
	padding-bottom:5px;
}
}