@charset "UTF-8";
/* -----------------------------------------------------------
	ファーストビュー
----------------------------------------------------------- */
.topmain {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: start;
	justify-content: start;
	-webkit-align-items: center;
	align-items: center;
}
/* -----------------------------------------------------------
	グローバルナビ
----------------------------------------------------------- */
nav.pc-nav li {
	min-width: 90px;
	max-width: 105px;
}
nav.pc-nav li img {
	width: 100%;
}
nav.pc-nav span {
	display: none;
	top: 3%;
	left: 100px;
}
nav.pc-nav span img {
	width: inherit;
}
nav.pc-nav li:hover span {
	display: block;
}
@media screen and (max-width: 991px) {
nav.pc-nav {
	display: none;
}
.topmain {
	padding-top: 100px;
}
.logocopy {
	margin: 0 auto;
}
}
/* -----------------------------------------------------------
	メニューとメイン
----------------------------------------------------------- */
.logocopy {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: start;
	justify-content: start;
}
.logocopy .copy {
	position: relative;
	width: 681px;
	margin-left: 40px;
	color: #333333;
	box-sizing: border-box;
	margin-right: 20px;
}
.logocopy .copy .change-img {
	position: absolute;
	top: -75%;
	left: 30px;
	width: 100%;
	height: auto;
	opacity: 0;
	animation: change-img 14s 0s infinite;
}
.logocopy .copy .change-img:nth-of-type(1) {
	animation-delay: 0s;
}
.logocopy .copy .change-img:nth-of-type(2) {
	animation-delay: 7s;
}
 @keyframes change-img {
 0% {
 opacity: 0;
}
 10% {
 opacity: 1;
}
 50% {
 opacity: 1;
}
 60% {
 opacity: 0;
}
 100% {
 opacity: 0;
}
}
@media screen and (max-width:1020px) {
.logocopy {
	display: block
}
.logocopy .copy {
	width: auto;
	height: 725px;
	margin-left: 0;
	margin-right: 0;
	font-size: 1.7em;
}
.logocopy .copy .change-img {
	width: 90%;
	top: 8%;
}
}
@media screen and (max-width: 768px) {
.logocopy .logo {
	padding-left: 16px;
	padding-right: 16px;
}
.logocopy .copy {
	width: auto;
	height: 600px;
	font-size: 1.2em;
}
.logocopy .copy p {
	left: 55%;
}
.logocopy .copy img {
	top: 70%;
	left: 0;
}
}
@media screen and (max-width: 490px) {
.logocopy .copy {
	height: 400px;
}
}
/* -----------------------------------------------------------
	ニュース
----------------------------------------------------------- */
#news h2 {
	background: url("/cocreate/img/top/midashi_line.png") repeat-x center 30px;
}
#news h2 span {
	background: #5BB36C;
	margin-left: 150px;
}
#news a {
	color: #212529;
}
#news a:hover {
	color: #FC8807;
}
#news a:hover .news-date{
	color: #212529;
}
.slider img {
	display: block;
	max-width: 222px;
	width: auto;
	margin: 0 auto;
}
#news .card {
	max-width: 235px;
	margin: 0 30px;
	padding-top: 6px;
}
#news .card.mw-auto {
	max-width: none !important;
}
#news .card-3 {
	width: 33%;
	madx-width: 33%;
}
.card-img {
	max-height: 300px;
	overflow: hidden;
}
.card-img-full {
	max-height: 216px;
	overflow: hidden;
}
.card-body {
	max-height: 300px;
	padding: 6px;
	line-height: 22px;
	font-size: 20px;
}
.card-title {
	margin: 4px 0 0 0;
	font-size: 15px;
}
 @media screen and (max-width: 768px) {
#news h2 span {
	margin-left: 20px;
}
}
#news .slider {
	display: flex;
    justify-content: center;
}
.slick-slider div {
	transition: none;
}
/* -----------------------------------------------------------
	トピックス、動画
----------------------------------------------------------- */
#topics, #movie {
	position: relative;
	margin-top: 100px;
}
#topics .row, #movie .row {
	margin-left: 220px;
	background: url("/cocreate/img/top/midashi_line_tate.png") repeat-y left;
}
#topics h2, #movie h2 {
	background: url("/cocreate/img/top/midashi_line.png") repeat-x center 30px;
}
#topics h2 span, #movie h2 span {
	background: #5BB36C;
	margin-left: 150px;
}
#topics .chabudai {
	margin-top: 200px;
}
#topics-box article:nth-child(n+ 6) {
	display: none;
}
@media screen and (max-width: 992px) {
#topics .row, #movie .row {
	margin-left: 100px;
}
}
@media screen and (max-width: 768px) {
#topics h2 span, #movie h2 span {
	margin-left: 20px;
}
#topics .row, #movie h2 span {
	margin-left: 24px;
}
#topics .chabudai {
	position: absolute;
	top: -30px;
	right: 0;
	width: 150px;
}
#topics .chabudai {
	margin-top: 0px;
}
#topics-box article:nth-child(n+ 6) {
	display: none;
}
}
a.youtube-link{
   display:block;
   position: relative;
}
.youtube-link:hover {
    opacity: 0.7;
}
.youtube-link img{
    display: block;
    margin: 0 auto;
    width: 100%;
}
.youtube-link .youtube-icon img {
    display: block;
    position: absolute;
    top: 45%;
    left: 45%;
    opacity: 0.8;
    width: 64px;
    transition: opacity 0.3s ease 0s;
}
.strategy{
    text-align: right;
}
.strategy span {
	padding: 5px 12px;
	line-height: 1em;
	color: #fff;
	border-radius: 9999px;
	text-align: center;
	border: 1px solid #fff;
	display: inline-block;
	font-weight: bold;
	min-width:70px;
}
.strategy .s_senryaku1 {
	background: #FFD500;
	color: #333333;
}
.strategy .s_senryaku2 {
	background: #005BAC;
}
.strategy .s_senryaku3 {
	background: #0D8C07;
}
.strategy .s_senryaku4 {
	background: #660099;
}
.strategy .s_senryaku5 {
	background: #33ccff;
	color: #333333;
}
.strategy .s_senryaku6 {
	background: #cc0000;
}
.strategy .s_senryaku7 {
	background: #EC8ABB;
}
.strategy .s_senryaku8 {
	background: #FB8B03;
}
.strategy .s_senryaku9 {
	background: #001233;
}
.strategy .s_common {
	background: #676262;
}
.strategy > span{
	margin-left: 5px;
}
.strategy > span:first-child{
	margin-left: 0px;
}
.print .card img {
	max-width: 235px;
}
/*24-09月　改修時追加*/
.sli-youtube-link{
	background: #fff;
	padding: 10px;
    color: #212529;
    width: 300px;
    float: left;
}
@media screen and (max-width: 1020px) {
	.movie-two{
		width: 650px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 768px) {
	.movie-two{
		width: 300px;
		margin: 0 auto;
	}
    .movie-slider{
		padding: 0!important;
	}
}
#movie a {
	color: #212529;
}
#movie a:hover {
	color: #FC8807;
}
#movie a:hover .news-date{
	color: #212529;
}

.sli-youtube-link img{
    display: block;
    margin: 0 auto;
    width: 100%;
}
.sli-youtube-link .sli-youtube-icon img {
    display: block;
    position: absolute;
    top: 30%;
    left: 44%;
    opacity: 0.8;
    width: 32px;
    transition: opacity 0.3s ease 0s;
}

/*スライド表示 240903 */
.sli-youtube-link{
   display:block;
   position: relative;
   margin:0 30px;
   margin-bottom:1rem;
}
.movie-slider > div:not(.slick-slider) .sli-youtube-link{
	margin-left:0;
}

.movie-slider > .slick-slider > .slick-list > div{
	display:flex;
}
.movie-slider > .slick-slider .sli-youtube-link{
    height: unset;
}
.movie-slider > .slick-slider .slick-dots li{
	margin:0 20px;
}
.movie-slider > .slick-slider .slick-dots li button:before,
.movie-slider > .slick-slider .slick-dots li.slick-active button:before{
	color:#ffffff;
}
.movie-slider > .slick-slider .slick-dots li button:before{
	font-size:14px;
}
.movie-slider > .slick-slider .slick-controller{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
	padding-top:20px;
}
.movie-slider > .slick-slider .slick-dots,
.movie-slider > .slick-slider .slick-next,
.movie-slider > .slick-slider .slick-prev{
	position:relative;
    bottom: unset;
    top: unset;
    right: unset;
    left: unset;
    transform: unset;
}

.movie-slider > .slick-slider .slick-dots{
	width:unset;
    display: flex;
    flex-wrap: wrap;
}
.movie-slider > .slick-slider .slick-prev,
.movie-slider > .slick-slider .slick-next{
	width:unset;
}
.movie-slider > .slick-slider .slick-prev:before,
.movie-slider > .slick-slider .slick-next:before {
    content: "" !important;
    display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;

}
.movie-slider > .slick-slider .slick-prev:before{
	border-right: 10px solid #ffffff;
	border-left: 0;

}
.movie-slider > .slick-slider .slick-next:before{
	border-left: 10px solid #ffffff;
	border-right: 0;
}
@media screen and (max-width: 768px) {
	.movie-slider > .slick-slider .slick-dots li {
	    margin: 0 8px;
	}
}

@media (min-width: 577px) {
	.sli-youtube-link{
	   margin-left: 1.5rem;
	   margin-right: 1.5rem;
	}
	.movie-slider > div:not(.slick-slider) .sli-youtube-link{
		margin-left:0;
		margin-right: 3rem;
	}
}
@media screen and (max-width: 768px) {
	.movie-slider > .slick-slider .sli-youtube-link{
		margin:0;
	}
	.movie-two.slick-slider{
		width:100%;
	}
}

/* -----------------------------------------------------------
	吹き出し
----------------------------------------------------------- */
.fukidashi_inner {
	margin-left: 20%;
}
.fukidashi_inner h2 {
	position: static;
	padding: 0;
	border: none;
	background-image: none;
	color: #FC8807;
	font-size: 1.9rem;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 30px;
}
.fukidashi_inner .text {
	width: 75%;
	margin-top: 30px;
}
.gakucho, .about, .plan, .miraineko {
	cursor: pointer;
}
.gakucho.pointnone, .about.pointnone, .plan.pointnone, .miraineko.pointnone {
	pointer-events: none;
}
#fukidashi {
	position: relative;
}
#fukidashi .gakucho_content, #fukidashi .about_content, #fukidashi .plan_content, #fukidashi .miraineko_content {
	display: none;
	width: 90%;
	max-width: 1200px;
	border-radius: 15px;
	margin-right: 0;
}
#fukidashi .wa {
	display: block;
}
.gakucho_content .gakucho_img {
	position: absolute;
	bottom: 0;
	left: -120px;
	width: 400px;
	width: 35%;
	max-width: 400px;
}
.about_content .about_img {
	position: absolute;
	top: 30%;
	left: -80px;
	width: 300px;
	width: 30%;
	max-width: 300px;
}
.plan_content .plan_img {
	position: absolute;
	top: 50%;
	left: -80px;
	width: 300px;
	width: 30%;
	max-width: 300px;
}
.miraineko_content .miraineko_img {
	position: absolute;
	top: 70%;
	left: -80px;
	width: 300px;
	width: 30%;
	max-width: 300px;
}
.gakuchoclosebtn, .aboutclosebtn, .planclosebtn, .mirainekoclosebtn {
	cursor: pointer;
}
.top-h3, .top-h4 {
	background: none;
	padding: 0;
	border: none;
	margin: 0;
	color: #212529;
}
.pointnone {
	display: none;
}
 @media screen and (max-width: 992px) {
.fukidashi_inner {
	display: block;
	margin-left: 0;
}
.fukidashi_inner h2 {
	width: 100%;
	margin-top: 30px;
}
.fukidashi_inner .text {
	width: 100%;
	margin-top: 10px;
}
#fukidashi .gakucho_content, #fukidashi .about_content, #fukidashi .plan_content, #fukidashi .miraineko_content {
	margin-bottom: 100px;
	margin-top: 40px;
}
.gakucho_content .gakucho_img {
	left: 10px;
	width: 150px;
}
.about_content .about_img {
	top: -80px;
	left: 10px;
	width: 150px;
}
.plan_content .plan_img {
	top: -90px;
	left: 10px;
	width: 150px;
}
.miraineko_content .miraineko_img {
	top: -40px;
	left: 10px;
	width: 150px;
}
}
 @media screen and (max-width: 768px) {
#fukidashi .gakucho_content, #fukidashi .about_content, #fukidashi .plan_content, #fukidashi .miraineko_content {
	width: 100%;
}
}
#wrapper {
	opacity: 0;
}
