@charset "UTF-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);

.index-main {
	max-width: 1025px;
	margin: 0 auto 75px;
	text-align: center;
}
.index-main ul li {
	position:relative;
}

.index-main ul li:nth-child(2) .text-area {
	position: absolute;
	top: 13%;
	left: 6%;
	width: 40%;
}
.index-main ul li:nth-child(3) .text-area {
	position: absolute;
	top: 16%;
	right: 5%;
	width: 26%;
}
.index-main ul li:nth-child(4) .text-area {
	position: absolute;
	top: 30%;
	left: 10%;
	width: 30%;
}
.index-main ul li:nth-child(5) .text-area {
	position: absolute;
	top: 14%;
	right: 4%;
	width: 28%;
}
.index-main ul li .copy {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	line-height: 1.4;
	margin: 0 0 12px;
}
.index-main ul li:nth-child(2) .copy {
	text-indent: 0.5em;
}
.index-main ul li .text {
	color: #fff;
	font-size: 14px;
	text-align: left;
	line-height: 1.5;
	text-align: justify;
}
.index-main ul li:nth-child(2) .text {
	margin-left: 1em;
	width: 64%;
}
@media screen and (max-width: 925px) {
.index-main ul li .copy {
	font-size: 18px;
}
.index-main ul li .text {
	font-size: 13px;
}
}

@media screen and (max-width: 768px) {
.index-main ul li .pc {
	display:none;
}
.index-main ul li .sp {
	display: block;
}
.index-main ul li .copy {font-size: 20px;}
.index-main ul li:nth-child(2) {background-color: #ff153b;}
.index-main ul li:nth-child(3) {background-color: #0081ff;}
.index-main ul li:nth-child(4) {background-color: #ff9a00;}
.index-main ul li:nth-child(5) {background-color: #a40ba3;}


.index-main ul li:nth-child(2) .text-area {
	margin: 0 auto;
	padding: 30px 0;
	width: 85%;
	position: static;
}
.index-main ul li:nth-child(3) .text-area {
	margin: 0 auto;
	padding: 20px 0 15px;
	width: 85%;
	position: static;
}
.index-main ul li:nth-child(4) .text-area {
	margin: 0 auto;
	padding: 20px 0 0;
	width: 85%;
	position: static;
}
.index-main ul li:nth-child(5) .text-area {
	margin: 0 auto;
	padding: 15px 0 20px;
	width: 85%;
	position: static;
}
.index-main ul li:nth-child(2) .copy {
	text-indent: 0;
}
.index-main ul li:nth-child(2) .text {
	margin-left: 0em;
	width: auto;
}
}


.index-main-bnr {
	max-width: 872px;
	margin: 0 auto 120px;
	text-align: center;
}
.index-main img , .index-main-bnr img {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}


/* CONTENETS */
#contents{
	width:auto;
}

/* SEMINAR */
#seminar.section{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:105px;
}
#seminar .ttl {
	display:table;
	width:100%;
	margin-bottom:30px;
}
#seminar .ttl h2 {
	display:table-cell;
	font-size:26px;
	font-weight:bold;
	line-height:1;
	padding:8px 0 8px 29px;
	position:relative;
}
#seminar .ttl h2:before {
	content:"";
	display:block;
	background:#71dcd8;
	width:5px;
	height:40px;
	position:absolute;
	left:0;
	top:0;
}
#seminar .ttl p {
	display:table-cell;
	vertical-align:top;
	padding-top:8px;
	width:670px;
	font-size:14px;
}
#seminar #seminarList {
	padding:0 23px 25px;
	border-bottom:1px solid #ddd;
	margin-bottom:30px;
	letter-spacing: -.40em;
}
#seminar #seminarList li {
	display:inline-block;
	width:149px;
	margin:5px 7px;
	 box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
	 border-radius:2px;
	 background:url(/images/shingaku/index/ico-eventList_001.png) right bottom no-repeat #fff;
	 background-size:16px auto;
	 letter-spacing:normal;
}
#seminar #seminarList li a:hover {
	text-decoration:none;
}
#seminar #seminarList li a:hover * {
	opacity:0.7;
}
#seminar #seminarList li .place {
	line-height:1;
	background:#00a6d7;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	padding:7px;
	border-radius:3px 3px 0 0/3px 3px 0 0;
}
#seminar #seminarList li .day {
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	font-size:30px;
	text-align:center;
	line-height:1;
	padding:21px 0 21px 19px;
}
#seminar #seminarList li .day span {
	font-size:12px;
}
#seminar .moreBtn {
	width: 270px;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: bold;
	margin:0 auto;
}
#seminar .moreBtn a {
	display: block;
    padding:12px 0px 10px 22px;
    background-color: #EEE;
    background-image: url(/images/common/btn_arrow_001.gif);
    background-repeat: no-repeat;
    background-position: 8px center;
	text-align:center;
}
#seminar .moreBtn a:hover {
	text-decoration:none;
	opacity:0.7;
}

/* ABOUT */
#contents #about{
	background:url(/images/shingaku/index/bgi-about_001.jpg) center top repeat;
	padding:70px 0px 52px;
	text-align:center;
	margin-bottom:90px;
}
#about h2{
	color:#000;
	font-size:35px;
	text-align:center;
	margin-bottom:40px;
}
#about .box {
	background:#fff;
	position:relative;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1),inset 0px 5px 0px 0px rgba(113, 220, 216, 0.004);
	border-top:5px solid #71dcd8;
	width:1024px;
	margin:0 auto 70px;
}
#about .box p {
	width:520px;
	padding:30px 0 40px 50px;
	text-align:left;
	font-size:15px;
	line-height:2;
}
#about .box figure {
	display:none;
}
#about .box:after {
	content:"";
	display:block;
	background:url(/images/shingaku/index/img-about_001.png) left top no-repeat;
	background-size:contain;
	width:430px;
	height:317px;
	position:absolute;
	right:0;
	bottom:-19px;
}
#about h2 span {
	color:#3fd4ce;
}
#about h2 span.fL {
	font-size:52px;
}

#about ul{
	width:1054px;
	margin-left:auto;
	margin-right:auto;
	letter-spacing: -.40em;
	text-align:center;
}
#about ul li{
	letter-spacing: normal;
	display:inline-block;
    *display : inline;
    *zoom : 1;
	text-align:left;
	width:497px;
	margin:0px 15px 30px;
	vertical-align:top;
	background:#fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1),inset 0px 5px 0px 0px rgba(113, 220, 216, 0.004);
	position:relative;
	border-top:5px solid #71dcd8;
}
#about ul li:after {
	width:482px;
	height:8px;
	content:"";
	display:block;
	background:url(/images/shingaku/index/img-shadow_001.png) left top no-repeat;
	right:0;
	bottom:-8px;
	position:absolute;
}
#about ul li h3 {
	margin:30px 30px 20px;
	font-size:22px;
	line-height:1.2;
	padding-left:68px;
}
#about ul li p {
	padding:0 30px 30px;
	font-size:14px;
	line-height:1.7;
}
#about ul li.list01 h3 {
	background:url(/images/shingaku/index/txt-about_001.png) 24px center no-repeat;
}
#about ul li.list02 h3 {
	background:url(/images/shingaku/index/txt-about_002.png) 8px center no-repeat;
}
#about ul li.list03 h3 {
	background:url(/images/shingaku/index/txt-about_003.png) 5px center no-repeat;
}
#about ul li.list04 h3 {
	background:url(/images/shingaku/index/txt-about_004.png) 6px center no-repeat;
}

/* TOPICS */
#topics{
	position:relative;
	width:654px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	padding-left:170px;
	padding-right:20px;
	margin-bottom:70px;
	background-color:#EEE;
	background-image:url(/images/shingaku/index/bgi_topics_001.gif);
	background-repeat:no-repeat;
}
#topics .ticker{
	position:relative;
	width:100%;
	font-size:108%;
	padding:10px 0px;
	z-index:0;
}
#topics .ticker ul{
	width:100%;
	position:relative;
	margin:0px;
	z-index:1;
}
#topics .ticker ul li{
	width:100%;
	display:none;
	line-height:1.5em;
}
#topics .ticker ul li a{
	padding-left:4px;
	color:#00a6d7;
}

/* NEWS */
#news{
	width: 1024px;
	margin:0 auto 80px auto;
}

#news .auReport{
	display: block;
    border-bottom: solid 1px #CCC;
    /* padding: 15px 0;*/
    padding: 15px 18px;
    overflow: hidden;
    /* 20160406 ADD */
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
}
#news .auReport .category{
    width: 120px;
    margin-right: 10px;
    float: left;
}
#news .auReport .category strong{
    display: block;
    color: #FFF;
    padding: 5px;
    font-size: 93%;
    line-height: 1.2em;
    text-align: center;
    font-weight: normal;
	background-color: #288971;
}
#news .auReport .day{
	width: 90px;
    font-size: 108%;
    line-height: 1.2em;
    color: #666;
    float: left;
    padding-top: 12px;
}
#news .auReport .link{
	    margin-left: 220px;
    font-size: 108%;
    line-height: 1.2em;
    padding-top: 11px;
}
#news .auReport .link a{color: #00a6d7;}
#news .auReport p{
	clear: both;
    padding-top: 6px;
}
#news .auReport p a{
	display: block;
    padding-left:20px;
    background: url(/images/shingaku/common/ico-side_001.png) left center no-repeat;
}


/* STEP */
#step.section {
	width:1054px;
	padding:0 0 120px 29px;
	margin:0 auto;
	text-align:center;
}
#step h2{
	color:#000;
	font-size:26px;
	line-height:1.2em;
	padding:10px 20px;
	border-bottom:solid 4px #71dcd8;
	margin-bottom:50px;
	text-align:center;
	display:inline-block;
    *display : inline;
    *zoom : 1;
}
#step ul {
	letter-spacing: -.40em;
}
#step ul li {
	display:inline-block;
	letter-spacing:normal;
	width:322px;
	margin-right:29px;
	padding-bottom:20px;
	vertical-align:top;
	position:relative;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
	border-radius:3px;
	border-top:5px solid #71dcd8;
}
#step ul li:before {
	width:126px;
	height:42px;
	content:"";
	display:block;
	position:absolute;
	top:-18px;
	left:50%;
	margin-left:-63px;
}
#step ul li.step01:before {
	background:url(/images/shingaku/index/img-step_fukidashi_001.png) left center no-repeat;
	background-size:contain;
}
#step ul li.step02:before {
	background:url(/images/shingaku/index/img-step_fukidashi_002.png) left center no-repeat;
	background-size:contain;
}
#step ul li.step03:before {
	background:url(/images/shingaku/index/img-step_fukidashi_003.png) left center no-repeat;
	background-size:contain;
}
#step ul li .figure {
	background:#eafaf9;
	padding-top:27px;
}
#step ul li .figure h3 {
	font-size:23px;
	color:#005a58;
	margin-bottom:8px;
}
#step ul li figure {
	margin:0;
}
#step ul li.step01 .figure {
	padding-bottom:7px;
}
#step ul li.step01 .figure h3 {
	margin-bottom:14px;
}
#step ul li.step02 .figure h3 {
	margin-bottom:6px;
}
#step ul li .txt {
	margin:16px 20px;
	font-size:13px;
	text-align:left;
}
#step ul li .btn {
	margin:0 20px;
}
#step ul li .btn a {
	display:block;
	background:#00a6d7;
	line-height:1;
	text-align:center;
	padding:13px 0;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	border-radius:2px;
}
#step ul li .btn a:hover {
	text-decoration:none;
	opacity:0.7;
}
#step ul li.step01 .btn a {
	display:inline-block;
	width:136px;
}
#step ul li.step01 .btn a:first-child {
	margin-right:10px;
}

/* PLAN */
#plan.section{
	text-align:center;
	margin-bottom:120px;
}
#plan h2{
	color:#000;
	font-size:197%;
	line-height:1.2em;
	padding:10px 20px;
	border-bottom:solid 4px #71dcd8;
	margin-bottom:50px;
	text-align:center;
	display:inline-block;
    *display : inline;
    *zoom : 1;
}
#plan ul{
	width:1054px;
	margin:0 auto;
	letter-spacing: -.40em;
	text-align:center;
}
#plan ul li{
	letter-spacing: normal;
	display:inline-block;
    *display : inline;
    *zoom : 1;
	width:321px;
	margin:0px 15px 0px;
}
#plan ul li figure {
	margin:0 0 20px;
}
#plan ul li h3 {
	font-size:20px;
	margin-bottom:20px;
}
#plan ul li p {
	text-align:left;
	font-size:14px;
	line-height:1.5;
}
#plan  a:hover {
	text-decoration:none;
}

/* CASE */
#contents #case{
	margin-bottom:150px;
	text-align:center;
}
#case h2{
	color:#000;
	font-size:197%;
	line-height:1.2em;
	padding:10px 20px;
	border-bottom:solid 4px #71dcd8;
	margin-bottom:50px;
	text-align:center;
	display:inline-block;
    *display : inline;
    *zoom : 1;
}
#case ul{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#case ul li{
	float:left;
	width:25%;
	display:block;
}
#case ul li a img{
	width:100%;
	height:auto;
}

/* 共通TITLE */
.infoTtl{
	border-bottom:solid 4px #71dcd8;
}


/* MOVIE */
#movie.section{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:130px;
	text-align:center;
}
#movie h2{
	color:#000;
	font-size:197%;
	line-height:1.2em;
	padding:10px 20px;
	border-bottom:solid 4px #71dcd8;
	margin-bottom:50px;
	text-align:center;
	display:inline-block;
    *display : inline;
    *zoom : 1;
}
#movie .news{
	width:500px;
	float:left;
}
#movie .movie{width:100%;}
#movie .movie .infoTtl{padding-right:0;}
#movie .movie .invideo{
	margin-top:15px;
	text-align:center;
}
#movie .movie .invideo span {
	background: url(/images/shingaku/common/img-invideo.gif) no-repeat left center;
	font-size: 12px;
	padding-left: 24px;
	height: 15px;
}

/* SPECIAL */
#contents #special{
	width:780px;
	padding-top:22px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
#special .box{
	border:solid 5px #65b7b2;
	background-image:url(/images/shingaku/index/bgi_tokuten_001.gif);
	background-repeat:repeat;
	position:relative;
	padding:55px 404px 30px 30px;
}
#special .box .tip{
	position:absolute;
	top:0px;
	left:0px;
}
#special .box h2{
	margin-bottom:15px;
}
#special .box p{
	margin-bottom:15px;
}
#special .box .btn{
	width:336px;
	background-color:#FFF;
}
#special .image{
	position:absolute;
	top:-20px;
	right:-15px;
}

/* NEWS */
#newsList ul {
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
}
#newsList ul li {
	padding:15px 20px;
}

@media screen and (max-width: 1064px) {
/* CONTENTS */
#contents{
	padding:0px;
}

/* SEMINAR */
#seminar.section{
	width:auto;
	padding-left:20px;
	padding-right:20px;
}
#seminar .ttl {
	display:block;
	width:auto;
	text-align:center;
}
#seminar .ttl h2 {
	color:#000;
	font-size:197%;
	line-height:1.2em;
	padding:10px 20px;
	border-bottom:solid 4px #71dcd8;
	margin-bottom:40px;
	text-align:center;
	display:inline-block;
    *display : inline;
    *zoom : 1;
}
#seminar .ttl h2:before {
	display:none;
}
#seminar .ttl p {
	display:block;
	vertical-align:top;
	padding-top:0;
	width:auto;
	text-align:left;
}
#seminar #seminarList {
	text-align:center;
}

/* ABOUT */
#about .box {
	width:auto;
	margin:0 20px 70px;
}
#about .box p {
	width:auto;
	padding:30px 30px 40px;
}
#about .box:after {
	display:none;
}
#about .box figure {
	display:block;
	margin:0;
}
#about .box figure img {
	width:100%;
	height:auto;
	max-width:580px;
}
#about ul{
	width:auto;
}
#about ul li{
	letter-spacing: normal;
	display:block;
	width:auto;
}

/* STEP */
#step.section {
	width:auto;
	margin:0 20px;
}
#step ul {
	letter-spacing: -.40em;
}
#step ul li {
	margin-bottom:40px;
}
#step ul li:last-child {
	margin-bottom:0;
}

/* PLAN */
#plan.section{
}
#plan ul{
	width:auto;
}
#plan ul li{
	letter-spacing: normal;
	display:inline-block;
    *display : inline;
    *zoom : 1;
	width:321px;
	margin:0px 15px 40px;
}
/* NEWS */
#news{
	width:auto;
	padding-left: 20px;
    padding-right: 20px;
}
#news .auReport p a{
    background: url(/images/shingaku/common/ico-side_001_sp.png) left center no-repeat;
	background-size: 14px 12px;
}


/* BEGINNER */
#beginner ul{
	width:auto;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
#beginner ul li{
	width:32%;
	margin-right:2%;
	margin-left:0px;
	vertical-align:top;
}
#beginner ul li.last{
	margin-right:0px;
}
#beginner ul li .image img{
	width:100%;
	height:auto;
}

/* CASE */
#case ul{
	width:auto;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
}


/* MOVIE */
#movie.section {
	width:auto;
	padding-left:20px;
	padding-right:20px;
}
#movie .movie {
    width: 100%;
    height: auto;
    float: none;
}
#movie .news{
	width:49%;
}
#movie .movie iframe{
	width:100%;
	max-width:500px;
}
}

@media screen and (max-width: 950px) {
/* BEGINNER */
#beginner ul li{
	width:100%;
	min-height:160px;
	margin-right:0px;
	margin-left:0px;
	position:relative;
	margin-bottom:30px;
	display:block;
}
#beginner ul li.last{
	margin-bottom:0px;
}
#beginner ul li h3{
	margin-right:342px;
	text-align:left;
}
#beginner ul li .image{
	position:absolute;
	width:322px;
	top:0px;
	right:0px;
}
#beginner ul li p{
	margin-right:342px;
}
/* MOVIE */
#movie .news{
	width:100%;
	float:none;
	margin-bottom: 80px;
}
#movie .movie{
	width:100%;
	height:auto;
	float:none;
}
}

@media screen and (max-width: 890px) {
/* TOPICS */
#topics{
	width:auto;
	margin-left:20px;
	margin-right:20px;
}
}

@media screen and (max-width: 820px) {
/* SPECIAL */
#contents #special{
	width:auto;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:40px;
}
#special .box{
	padding:55px 30px 30px;
	text-align:center;
}
#special .box .btn{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
#special .image{
	position:relative;
	top:0px;
	right:0px;
	text-align:center;
}
}

@media screen and (max-width: 800px) {
/* TOPICS */
#topics{
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	background-image:url(/images/shingaku/index/bgi_topics_001_sp.gif);
	background-position:center top;
	background-size:760px 30px;
	height:auto;
}
#topics .ticker{
	height:auto !important;
	font-size:13px;
}
#topics .ticker ul li{
	position:relative !important;
}
#topics .ticker ul li a{
	padding-left:0px;
	display:block;
}
}

@media screen and (max-width: 640px) {
.index-main-bnr {
	margin: 0 5% 60px;
}
/* MAIN SLIDER */
.pagination .pageBtn:hover a.pn1, .pagination .pageBtn.active a.pn1{
	background-color:#22a5d4;
}
.pagination .pageBtn:hover a.pn2, .pagination .pageBtn.active a.pn2{
	background-color:#71dcd8;
}
.pagination .pageBtn:hover a.pn3, .pagination .pageBtn.active a.pn3{
	background-color:#00acd9;
}

/* TOPICS */
#topics{
	margin-left:15px;
	margin-right:15px;
}

/* NEWS */
#news .auReport .category{
    width: 100px;
    margin-right: 7px;
}
#news .auReport .category strong{font-size: 10px;}
#news .auReport .day{font-size: 12px;}
#news .auReport .link{
	float: left;
    width: 100%;
    margin-left: 0px;
    padding-top: 10px;
    font-size: 12px;
}
#news .auReport p{font-size: 12px;}

/* SEMINAR */
#seminar .ttl h2 {
	font-size:17px;
	line-height:1.2em;
	padding:0 0 5px;
	margin-bottom:25px;
}
#seminar #seminarList {
	padding:0 0 10px;
}
#seminar #seminarList li {
	display:inline-block;
	width:90px;
	margin:0;
}
#seminar #seminarList li .place {
	font-size:11px;
}
#seminar #seminarList li .day {
	font-size:25px;
	padding:0;
	padding:13px 0;
}
#seminar #seminarList li .day span {
	display:block;
	font-size:11px;
	margin-top:3px;
}
#seminar .moreBtn {
	font-size:12px;
	width:136px;
}
#seminar .moreBtn a {
	padding-top:7px;
	padding-bottom:7px;
}
.owl-carousel .owl-item {
	padding-bottom:5px;
}


/* ABOUT */
#contents #about{
	margin-bottom:60px;
	background:none;
	padding:10px 0 0;
}
#about h2{
	color:#000;
	font-size:17px;
	line-height:1.2em;
	padding:0 0 5px;
	border-bottom:solid 4px #71dcd8;
	margin-bottom:25px;
	text-align:center;
	display:inline-block;
    *display : inline;
    *zoom : 1;
}
#about .box {
	box-shadow:none;
	border-top:none;
	margin:0;
}
#about .box p {
	padding:0 15px 15px;
}

/* STEP */
#step.section {
	padding:0 15px 60px;
	margin:0;
}
#step h2{
	font-size:17px;
	line-height:1.2em;
	padding:0 0 5px;
	margin-bottom:40px;
}
#step ul li {
	width:100%;
	max-width:322px;
	margin-right:0;
}
#step ul li:before {
	width:113px;
	height:37px;
	content:"";
	display:block;
	position:absolute;
	top:-12px;
	left:50%;
	margin-left:-56px;
}
#step ul li .figure h3 {
	font-size:18px;
}
#step ul li .txt {
	margin:15px 20px;
}
#step ul li .btn {
	margin:0 20px;
}
#step ul li .btn a {
	font-size:14px;
}
#step ul li.step01 .btn a {
	display:inline-block;
	width:calc(50% - 5px);
}

/* PLAN */
#plan.section{
	margin-bottom:35px;
}
#plan h2{
	font-size:17px;
	line-height:1.2em;
	padding:0 0 5px;
	margin-bottom:25px;
}
#plan ul{
	margin:0 15px;
}
#plan ul li{
	display:table;
	width:100%;
	margin:0 0 25px;
}
#plan ul li figure {
	display:table-cell;
	vertical-align:top;
	width:90px;
}
#plan ul li figure img {
	width:90px;
	height:auto;
}
#plan ul li .txt {
	display:table-cell;
	padding-left:15px;
}
#plan ul li h3 {
	font-size:14px;
	margin-bottom:5px;
	text-align:left;
}
#plan ul li p {
	font-size:11px;
}

/* BEGINNER */
#beginner h2{
	font-size:18px;
}
#beginner ul{
	padding-left:15px;
	padding-right:15px;
}
#beginner ul li{
	min-height:0px;
}
#beginner ul li h3{
	margin-right:0px;
	text-align:center;
	font-size:16px;
}
#beginner ul li .image{
	width:auto;
	max-width:322px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#beginner ul li p{
	width:auto;
	max-width:322px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}

/* CASE */
#contents #case{
	margin-bottom:60px;
}
#case h2{
	font-size:17px;
	line-height:1.2em;
	padding:0 0 5px;
	margin-bottom:25px;
}
#case ul{
	max-width:512px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}
#case ul li{
	width:50%;
}

/* EVENT */
#seminar{
	padding-left:15px;
	padding-right:15px;
}

/* MOVIE */
#movie.section{
	padding-left:15px;
	padding-right:15px;
	margin-bottom:60px;
}
#movie h2{
	font-size:17px;
	line-height:1.2em;
	padding:0 0 5px;
	margin-bottom:15px;
}
#movie .news{
	margin-bottom: 40px;
}
#movie iframe {
	height:200px;
}

/* SPECIAL */
#contents #special{
	padding-left:15px;
	padding-right:15px;
}
#special .box{
	padding:55px 20px 20px;
}
#special .box h2 img{
	width:100%;
	max-width:332px;
	height:auto;
}
#special .box .btn{
	width:100%;
	max-width:336px;
}
#special .box .btn img{
	width:100%;
	height:auto;
}
#special .image img{
	width:100%;
	max-width:405px;
	height:auto;
}
}

@media screen and (max-width: 340px) {
	.owl-stage-outer {
		overflow:visible !important;
	}
}



/* 20200217追加 */
#sns{
	max-width: 1024px;
	margin:0 auto;
}
#sns .box {
    width: 500px;
}
#sns h2 {
    padding-bottom: 15px;
    border-bottom: solid 4px #00a6d7;
    font-size: 22px;
    line-height: 1;
    vertical-align: bottom;
}
#sns h2 small {
    font-size: 12px;
    font-weight: bold;
}
#sns h2 .blue {
    color: #00a6d7;
}
#sns h2 img {
    vertical-align: bottom;
    display: inline-block;
    padding-right: 10px;
}
#sns .leftBox {
    float: left;
}
#sns .rightBox {
    float: right;
}
#sns .rightBox h2 {
    border-color: #3b5a9a;
}
@media screen and (max-width: 1064px) {
/* 20200217追加 */
    #sns .box {
        max-width: 500px;
        width: auto;
        margin: 0 auto;
        float: none !important;
    }
    #sns .leftBox {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 640px) {
#sns {
        padding: 0 15px;
    }
    #sns h2 {
        font-size: 18px;
    }
    #sns h2 small {
        font-size: 12px;
    }
}