@charset "UTF-8";

@import url(base.css);

img {
	display: inline-block;
	max-width:100%;
	max-height: 100%;
    vertical-align:top;}

html {
    scroll-padding-top: 80px; /* 固定ヘッダの高さ分 */}

.sp,.pc845 {
	display: none !important;}

p {
    font-size: 100%;
    line-height: 1.4em;
    padding: 0;}

/*-------------------------------------------------
	++ container
-------------------------------------------------*/
#container {
	margin:0 auto;
	text-align: center;
	position:relative;
    width: 100%;
	min-width:1200px;}

.cInner {
	display:block;
	clear:both;
	width:1000px;
    padding: 50px 0 0 0;
	margin:0 auto;
	text-align: left;
    margin-inline: auto;}
.cInner2 {
	display:block;
	clear:both;
	width:1100px;
    padding: 40px 0;
	margin:0 auto;
	text-align: left;}

/*-------------------------------------------------
	++ HEADER
-------------------------------------------------*/
#header {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 9999;
    background-color: #FFFFFF;}
#header .Inner {
    width: 1200px;
	height:80px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;}
#header .logo {
    margin: 0;
    width: 300px;}
#header .logo img {
    width: 100%;}

#menu {
	position:relative;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;}
#menu nav ul {
	width: 100%;
	display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;}
#menu nav li {
	font-size: 100%;
    line-height: 2.3em;
	text-align: center;
	margin-left: 1em;
    padding: 0;
    color: #000000;
	display: inline-block;}
#menu nav li a { 
    display: block;
    color: #000000;
    width: 100%;
    padding: 0px;}
#menu nav li.Board {
    background-color: #ffa300;
    line-height: 2.5em;
    border-radius: 30px;
    padding-right: 0;
    color: #FFFFFF;}
#menu nav li.Sandbox {
    background-color: #a88fff;
    line-height: 2.5em;
    border-radius: 30px;
    padding-right: 0;
    color: #FFFFFF;}
#menu nav li.Inquiry {
    background-color: #ff008b;
    line-height: 2.5em;
    border-radius: 30px;
    padding-right: 0;
    color: #FFFFFF;}
#menu nav li.Padlet {
    width: 150px;
    border: 1px #b7b7b7 solid;
    background-color: #fff;
    line-height: 2.5em;
    border-radius: 30px;
    padding-right: 0;
    color: #FFFFFF;}
#menu nav li.Padlet img { width: 110px;vertical-align: middle;}
#menu nav li.Board a,
#menu nav li.Sandbox a,
#menu nav li.Inquiry a {
    width: 150px;
    display: block;
    color: #FFFFFF;
    padding: 0px;
    font-weight: bold;}

#nav_toggle {
	display: none;}

/*-------------------------------------------------
	++ title
-------------------------------------------------*/
#title {
    position: relative;
	width: 100%;
    background-image: url(../img/PC_main_bg.jpg);
    background-position:left top;
    background-repeat: no-repeat;
    background-size: cover;}
#title .dairiten {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9998;}
.titleInner {
    width: 1000px;
    margin: 0 auto;
    padding: 40px 0;}
.titleInner p {
    text-align: center;
    margin: 0 auto;
    font-size: 120%;
    font-weight: bold;
    padding:0 0 20px 0;}
.mainBox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;}
.mainImgL,.mainImgR {width: 300px;}
.mainTtl {width: 400px;}
.mainTtl {width: 400px;}
h1 {
    color: #000;
    font-weight: bold;
    text-align: center;
    line-height: 2em;
    margin-bottom: 30px;}
h1 img {width: 380px;}
h1 span {
    display: block;
    font-size: 30px;}

/*-------------------------------------------------
	++ BTN
-------------------------------------------------*/
.btnBox {
    width: 900px;
    margin: 10px auto 5px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;}
.btnBoard,.btnSandbox {width: 430px;}
.btnBoard a {
    display: block;
    background-color: #ffa300;
    border-radius: 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 110%;
    line-height: 2em;
    padding: 20px 0 15px 0;}
.btnBoard span {
    font-size: 210%;
    display: block;}
.btnSandbox a {
    display: block;
    background-color: #a88fff;
    border-radius: 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 110%;
    line-height: 2em;
    padding: 20px 0 15px 0;}
.btnSandbox span {
    font-size: 210%;
    display: block;}

.btnInquiry01 {width: 300px; margin: -80px auto 50px auto;}
.btnInquiry02 {width: 300px; margin: 0px auto;}
.btnInquiry01 a,
.btnInquiry02 a {
    display: block;
    background-color: #ff008b;
    border-radius: 50px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 120%;
    line-height: 3em;}
.btnBoard a:link,.btnBoard a:visited,.btnBoard a:hover,.btnBoard a:active,
.btnSandbox a:link,.btnSandbox a:visited,.btnSandbox a:hover,.btnSandbox a:active,
.btnInquiry01 a:link,.btnInquiry01 a:visited,.btnInquiry01 a:hover,.btnInquiry01 a:active,
.btnInquiry02 a:link,.btnInquiry02 a:visited,.btnInquiry02 a:hover,.btnInquiry02 a:active {text-decoration:none;}

.privacy {
    color: #000000;
    font-size: 100%;
    text-align: center;
    margin: 5px auto 0 auto;}
.privacy a:link,.privacy a:visited {color: #000000;text-decoration:underline;}
.privacy a:hover,.privacy a:active {color: #000000;text-decoration:none;}

/*-------------------------------------------------
	++ bg
-------------------------------------------------*/
.cInner > .bgOrange {
    border-image: linear-gradient(#fff4db,#fff4db) fill 0//0 100vw 0 100vw;
    margin: 0;
    padding: 40px 0;}

/*-------------------------------------------------
	++ others
-------------------------------------------------*/
h2 {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    line-height: 2.5em;
    margin: 0 auto 0.8em auto;}
h3 {
    text-align: center;
    font-size: 180%;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0 auto 0.5em auto;
    display: flex;
    justify-content: center;
    align-items: flex-end;}
.mark::before{
    content: "";
    display: inline-block;  
    background-image: url('../img/mark.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 2em;
    height: 1.63em;
    margin-right: 10px;}
h4 {
    color: #000;
    text-align: center;
    font-size: 130%;
    font-weight: bold;
    line-height: 1em;
    margin: 0 auto 0.5em auto;}

h5 {
    color: #000;
    text-align: center;
    font-size: 135%;
    font-weight: bold;
    line-height: 2em;
    margin: 1em auto;}
.txtC {text-align: center;font-weight: bold;padding-bottom: 1.5em;}

.BoardStructureBox {
    display: flex;
    justify-content: space-between;}
.BoardStructureItem {
    width: 240px;
    background-color: #fff8dd;
    border-radius: 15px;
    padding: 20px 15px 15px 15px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;}
.BoardStructureItem .number {width: 30px;}
.circle_number {
    width: 30px;
    height: 30px;
    padding-top: 3px;
    background-color: #ffa300;
    border-radius: 50%;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    font-size: 120%;}
.BoardStructureItem .text {
    width: 180px;
    text-align: center;
    font-weight: bold;
    font-size: 110%;}

.wrap-video{
    width: 1000px;
    margin: 20px auto;}
.wrap-video video{
    width: 100%;
    height:100%}

.BoardMeritBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 40px 0;}
.BoardMeritItem {
    width: 490px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;}
.BoardMeritItem .Img {margin-top: auto;}

.SandboxStructureBox {
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px 0;}
.SandboxStructureItem {
    width: 320px;
    padding: 0px;
    background-color: #fff;
    border: 1px #a88fff solid;}
.SandboxStructureItem h4 {
    background-color: #a88fff;
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
    line-height: 1.3em;
    margin: 0;
    padding: 10px 0;}
.SandboxStructureItem h4.height2 {
    height: 3.5em;
    display: flex;
    align-items: center;
    justify-content: center;}
.SandboxStructureItem img {width: 100%;}
.SandboxStructureItem p {padding: 15px;font-size: 95%;}

.BtnPDF {
    margin: 20px auto;
    text-align: center;}

/* youtube */
.youtubeBox {
	width:800px;
	text-align:left;
	margin:20px auto;}
.youtube {
	position:relative;
	padding-top:56.25%;
	overflow: hidden;
	border:5px #DBDBDB solid;
	margin:5px 0px;}
.youtube iframe {
	position:absolute;
	top:0;
	right:0;
	left:0;
	width:100%;
	height:100%;}

.listDisc {
	margin:0;}
.listDisc li {
	text-align: left;
    color: #000000;
    font-weight: normal;
	line-height: 1.3em;
	list-style-type:none;
	padding: 0 0 0.3em 1.0em;
	text-indent: -1.0em;}
.listDisc li span {color: #005bff;}
.listDisc li img {width: 25px;margin-right: 5px;}

/*-------------------------------------------------
	++ tab&SLIDER
-------------------------------------------------*/
#functionSlider {
    width: 100%;
    margin: 0 auto;}
.slider{
  	display: none;}
.slider.slick-initialized {
  	display: block;}
.slider li {
	position: relative;}
.slider li span {
    margin-top: 5px;}
.slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 5px;}

.slick-loading .slick-list {
    background: #fff url(../img/ajax-loader.gif) center center no-repeat;}

.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
	left:50%;
    display: block;
    width: 34px;
    height: 58px;
	margin-top:-29px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	z-index: 9;}
.slick-prev {
    background: url(../img/icon_arrowGL.svg) center center no-repeat;
    background-size: 65%;
	margin-left:-505px;}
.slick-next {
    background: url(../img/icon_arrowGR.svg) center center no-repeat;
    background-size: 65%;
	margin-left:473px;}

.slick-dots {
    display: block;
    width: 100%;
    padding: 5px 0 8px 0;
    margin: 0;
    list-style: none;
    text-align: center;}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
	background-color: #808080;
    border-radius: 10px;
    opacity:0.8;}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
	background-color: #cdcdcd;
    border-radius: 10px;}
.slick-dots li.slick-active {
	background-color:#808080;}
.slick-dots li.slick-active button {
	background-color:#808080;}

.inlineBox,
.inlineBox2 {
	width: 100%;
    padding: 2% 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
	margin: 0 auto;}
.inlineBox li {
    width: 320px;
	margin: 0 20px 20px 0;
    line-height: 1em;
    padding: 0;
    display: inline-block;}
.inlineBox li:nth-of-type(3n) {
	margin: 0 0 20px 0;}
.inlineBox2 li {
    width: 500px;
	margin: 0 auto 20px auto;
    padding: 0;
    display: inline-block;}
.inlineBox li span,
.inlineBox2 li span {
    text-align: left;
    font-size: 90%;}
.inlineBox li img,
.inlineBox2 li img {
    width: 100%;
    margin-bottom: 5px;}

.tabs {
    padding-bottom: 0px;
    width: 100%;
    margin: 0 auto 50px auto;}
.tab_item {
    width: calc(98%/2);
    background-color: #d9d9d9;
    line-height: 50px;
    font-size: 110%;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    margin-right: 1%;
    text-align: center;
    font-weight: normal;
    transition: all 0.2s ease;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;}
.tab_item:hover {
    opacity: 0.9;}
input[name="tab_item"] {
    display: none;}
.tab_content {
    display: none;
    padding: 0;
    clear: both;
    overflow: hidden;
    border-top: 3px #a88fff solid;}
#list:checked ~ #list_content,
#slide:checked ~ #slide_content {
    display: block;}
.tabs input:checked + .tab_item {
    color: #fff;
    background-color: #a88fff;}

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#footer {
    background-color: #00923a;
    color: #FFF;
    padding: 40px 0;}
#footer .copy {
    margin: 0px;}
#footer .copy a {
    color: #FFF;}

#pageTop {
	position: fixed;
	bottom:48px;
	right:48px;
	width:48px;
	height:48px;}
#pageTop img {
	display:block;}









