@charset "UTF-8";
html {
	scroll-behavior: smooth;
	-webkit-font-smoothing: antialiased;
}
body {
	box-sizing: border-box;
}
/*ここからPC用レイアウト（岡澤）*/
.pc {
  display: block;
}
.sp {
  display: none;
}

#container { /*ここは触らないで*/
    max-width:1020px;/*この部分のサイズ変えると左右1280pxに収まらない！*/
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	background:url("../images/bg.png") repeat-y;
	background-size: 100%;
    z-index: 100;
	top: 100%;
}
#boxies {
	width: 90%;
	margin: 0 auto;
	justify-content: center;
}
h1 {
	font-size: 3.2rem;
	font-family: 'Lora', serif;
	text-align: center;
	border-bottom: dotted #000 1px;
	padding-bottom:1.0rem;
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
h2 {
	font-size: 2.4rem;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	line-height: 4.8rem;
}
p {
	font-size: 1.6rem;
	font-weight: 600;
	font-family: 'Noto Serif JP', serif;
	line-height: 5.0rem;
}
.column {
	display: flex;
	justify-content: center;
	column-gap: 10%;
}
.frame {
	width: 100%;
	background-color:rgb(255,255,255);
	padding: 50px 70px;
	margin:70px auto 0;
}
.frame2 {
	width: 45%;
	height: 330px;
	background-color:rgb(255,255,255);
	padding: 50px 60px;
	margin-top:70px;
}
.box1 h2 {
	
	text-align: left;
}
.box1 p {
	font-size: 1.2rem;
}
.box2 {
	text-align: center;
}
.box2 span {
	line-height: 6.0rem;
}
.box3 h2 {
	margin-top: 50px;
}
.box3 span {
	font-size: 3.6rem;
}
.imgbox {
	margin-top: 120px;
}
.imgbox p {
	line-height: 2.0rem;
	margin-top: 50px;
}
.imgbox h2 {
	text-align: left;
}
.anybox p {
	text-align: center;
}
.anybox h2 {
	border-bottom: dotted #000 1px;
	padding-bottom:1.0rem;
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.box5 p {
	text-align: center;
}
.box6 {
	padding: 50px 210px;
}
.box6 p {
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 6.0rem;
}
.box6 h2 {
	text-align: left;
	margin: 50px 0;
	border-bottom: dotted #000 1px;
}
.box6 span {
	color: #FFFFFF;
	width: 40px;
	height: 40px;
	background: #000000;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	position: absolute;
	left: 25%;
}
.box7 {

}
/*動画*/
.movie {
	display: flex;
	justify-content: space-between;
	
}
.movie1 {
	margin-top: 20px;
	
}
.movie1 p {
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
}
.movie2 {
	margin-top: 20px;
}
.movie2 p {
	text-align: center;
	margin-top: 30px;
}




.box8 h1 {
	display: block;
}
.box8 span {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	display: flex;
	align-items: center;
}
.box8 img {
	width: 50%;
	height: 50%;
}
.box8 p {
	padding: 0 20px;
	font-size: 11px;
	line-height: 3.0rem;
}

.box9 {

}
.column2 {
	display: flex;
	justify-content: center;
	column-gap: 10%;
}
.imgbox {
	width: 45%;
	height:275px;
	text-align: left;
	display: flex;
}
.imgbox span {
	margin-left:15px;
}
.txtbox {
	width: 45%;
	margin-top:70px;
}
.txtbox h2 {
	text-align: center;
	border-bottom: dotted #000 1px;
}
footer {
	width: 100%;
	height: 400px;
	background-color: #414663;
	margin-top: 70px;
	text-align: center;
	
}
footer p {
	color: #fff;
}
.box10 p{
	display: flex;
	flex-direction: column;
	text-align: center;
	margin-top: 200px;
}
.link {
	display: flex;
	height: 150px;
	text-align: left;
}
.link ul {
	margin: 50px 0 0 50px;
}
.link a {
	color:#fff;
	font-size: 2.4rem;
	line-height: 4.8rem;
	font-weight: 600;
	font-family: 'Noto Serif JP', serif;
}

/*ここからSP用レイアウト（今井）*/
@media only screen and (max-width : 896px) {
   .sp { display:block!important; }
  .pc { display:none!important; }

#container-sp { /*ここは触らないで*/
     max-width: 896px;
	width: 100%;
    padding-top: 2%;
    margin-left: auto;
    margin-right: auto;
	background:url("../images/bg.png") repeat-y;
	background-size: 100%;
    z-index: 100;
}
h1 {
	font-size: 20px;
	font-family: 'Lora', serif;
	text-align: center;
	border-bottom: dotted #000 1px;
	padding-bottom:1.0rem;
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
h2 {
	font-size: 20px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3",  serif;
	text-align: center;
	line-height: 4.8rem;
}
h3 {
	font-size: 20px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3",  serif;
	line-height: 4.8rem;
}
p {
	font-size: 11px;
	font-weight: 600;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3",  serif;
	line-height: 3.0rem;
}

    .frame-sp {
	width: 80%;
	background-color:rgb(255,255,255);
	padding: 30px ;
	margin:70px auto 0;
}
.frame2-sp {
	width: 80%;
	height:auto;
	margin: 0 auto;
	margin-top: 65px;
	padding: 40px 30px;
	background-color:rgb(255,255,255);
	

}
.center-sp {
	text-align: center;
	}
.center-sp p {
	display: inline-block;
	line-height: 5.0rem;
	text-align: left;
	}
.center-sp p span {
	font-size: 15px;
	}

.box1-sp h2 {
	font-size: 15px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3",  serif;
	line-height: 5.0rem;
	
	
}
.box1-sp span {
	font-size: 20px;
}

.box2-sp {
	text-align: center;
}
.box2-sp h2 span {
	border-bottom: dotted #000 1px;
	padding-bottom:1.0rem;
	margin-bottom:5px;
}
.box2-sp span {
	line-height: 30px;
	;
}
.box2-sp p span {
	color: #3d4462;
}
.box3-sp h2 {
	margin-top: 30px;
}
.box3-sp span {
	font-size: 25px;
}
.box4-sp h2 {/* 制作者紹介*/
	font-size: 15px;
	line-height: 3.0rem;
	margin-top: 30px;
}
.column2-sp { /*画像とテキストの囲い*/
	display: flex;
	margin-top: 20px;
}
.column2-sp h3{ /*画像とテキストの囲い*/
	font-size: 20px;
	line-height: 3.0rem;
	
}


.imgbox-sp{
	width: 50%;
	max-width:  300px;
}


.imgbox-sp img {
	max-width:  100%;
	
	
}
.imgbox-sp p {
	line-height: 2.0rem;
	margin-top: 50px;
}
.imgbox-sp h2 {
	text-align: left;
}
.textbox-sp {
	width: 50%;
	margin-left: 30px;
}
.textbox-sp h2{ /*森谷日香*/
	text-align: left;
}
.textbox-sp h2 span{ /*森谷日香*/
	font-size:20px;
	margin-top: 0px;
}
.column2-txt-sp .txtbox-sp  {
	margin-top: 20px;
}
.column2-txt-sp .txtbox-sp h2 {/*タイトル「0to1」のコンセプト*/
	text-align: center;
	border-bottom: dotted #000 1px;
	padding-bottom: 5px;
	
}
.column2-txt-sp .txtbox-sp p {/*タイトル「0to1」のコンセプト*/
	text-align: center;
	margin-top: 10px;
	margin-bottom:50px;
	
}
.txtbox-sp h2 span {
	border-bottom: dotted #000 1px;
	padding-bottom: 5px;
}
.textbox-sp p span {
	font-size: 12px;
	
}
.anybox-sp p {
	text-align: center;
	margin-top: 10px;
}
.anybox-sp h2 span {
	border-bottom: dotted #000 1px;
	padding-bottom:1.0rem;
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
/*イベントガイド*/
.box5-sp h2 {/*卒業制作優秀作品プレゼンテーション*/
	text-align: center;
	font-size:15px;
}
.box5-sp p {/*日時*/
	text-align: center;
	font-size:12px;
}
.box5-sp p span {/*受賞プレゼン*/
	text-align: center;
	font-size:10px;
}

/*フロアガイド*/
.box6-sp {
	padding: 30px;
}
.box6-sp p {
	font-size: 13px;
	font-weight: 400;
	line-height:30px;
	margin-left: 20%;
}
.box6-sp h2 {
	text-align: left;
	margin: 50px 0;
	border-bottom: dotted #000 1px;
}
.box6-sp span {
	color: #FFFFFF;
	width: 40px;
	height: 40px;
	background: #000000;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	position: absolute;
	left: 15%;
}
.box7 {

}
.box8 {

}
.box9 {

}
.column2 {
	display: flex;
	justify-content: center;
	column-gap: 10%;
}
.imgbox {
	width: 45%;
	height:275px;
	text-align: left;
	display: flex;
}
.imgbox span {
	margin-left:50px;
}
/*******************************************ここから****************************************/
/*動画*/
.movie1-sp {
	margin-top: 15px;
	
}
.movie1-sp p {
	text-align: center;
	margin-top: 30px;
}
.movie2-sp {
	margin-top: 30px;
}
.movie2-sp p {
	text-align: center;
	margin-top: 30px;
}
/*クリエイター*/
.creator-sp {
	margin-top: 30px;
		
}
.creator-sp img {
	width: 100%;
	text-align: center;		
}
}
.creator-sp p {
	margin-top: 30px;
}
.creator-sp  h3 {
	text-align: center;
	font-size: 14px;
	margin-top: 30px;

}

}

/*******************************************ここまで****************************************/


/*アクセス*/
.map-sp {
	
}
.map1-sp p {
	text-align: center;	
	font-size:18px;
	margin-top: 30px;
}
.map1-sp h2 {
	text-align: center;
	font-size:16px;
	margin-bottom: 30px;
}
.line {
	border-bottom: dotted #000 1px;
	margin-bottom: 30px;
	
	
}
.map2-sp p {
	text-align: center;
	font-size:18px
}
.map2-sp h2 {
	text-align: center;
	font-size:18px;
	margin-bottom: 30px;
	
}
.map-sp .map-botoom-sp {
	margin-bottom: 30px;
	
}

 .box10-sp{
	width: 100%;
	height: auto;
	background-color: #414663;
	margin-top: 70px;
	text-align: center;
}
.footer-flex {
	display: flex;
	justify-content: space-between;
	width: 80%;
	margin: 0 auto;
}
 .box10-sp p {
	text-align: center;
	color: #fff;
	margin-top: 50px;
	padding-bottom: 10px;
	
}
.box10 {
			
}
.link-sp {
	height: 150px;
	text-align: left;
	margin: 50px 0 0 5%;
}
.link-sp a {
	color:#fff;
	font-size: 15px;
	line-height: 4.8rem;
	font-weight: 600;
	font-family: 'Noto Serif JP', serif;

} 
}

