@charset "utf-8";
/**
 *CREATIVE ROOMについて page
 */
#mvArea .imageMv img {
	width: 120%;
	top:-42vw;
}
.mvtitle {
	width: 32.5%;
}
#linkArea .inner {
	padding-top: 0;
	border-top: 0;
}
.big_title {
	text-align: center;
	font-size: 2.42vw;
	font-weight: 700;
	line-height: 1.54;
	letter-spacing: .07em;
}
#about01 {
	background: url(../img/about/bg.jpg) no-repeat 40% 80%;
	background-size: 76.75% auto;
}
#about #about01 .big_title {
	opacity: 0;
	transform: translateY(20px);
}
#about.is-loaded  #about01 .big_title {
	opacity: 1;
	transform: translateY(0);
	transition: all.6s linear .6s;
}
#about #about01 .topillust {
	width: 52.5%;
	margin: 4em  auto 4em;
	opacity: 0;
}
#about.is-loaded #about01 .topillust  {
	opacity: 1;
	transition: opacity .6s linear .8s;
}

#about01 .bgArea {
	position: relative;
}
#about01  .howmakeBx {
	width: 35.4%;
	margin: 0 auto;
}
#about01  .howmakeBx h3 {
	font-size: 2.95em;
	text-align: center;
	letter-spacing: .07em;
	line-height: 1.5;
	margin-bottom: .82em;
	text-shadow: 0 0 10px rgba(255,255,255,1), 0 0 10px rgba(255,255,255,1), 0 0 10px rgba(255,255,255,1), 0 0 5px rgba(255,255,255,1), 0 0 8px rgba(255,255,255,1);
}
#about01 .howmakeBx p {
	font-size: 1.6em;
	line-height: 2;
	text-align: justify;
	letter-spacing: 0.02em;
	text-shadow: 0 0 10px rgba(255,255,255,1), 0 0 10px rgba(255,255,255,1), 0 0 10px rgba(255,255,255,1);
	margin-bottom:1.8em;
}
#about01 .howmakeBx .lead {
margin-bottom: 4em;
}
#about01 .howmakeBx  .endtxt{
	text-align:right;
	font-size: 1.4em;
	margin-top:3em;
}
#about01 .howmakeBx .lead p {
	font-size: 2.2em;
    text-align: center;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: .15em;
    font-feature-settings: "palt";
}
#about01 .howmakeBx p b {
	display: block;
	font-size:1.4em;
	text-align: center;
	letter-spacing: 0.045em;
}
#about01 .howmakeBx p span  {
	font-weight: 500;
	text-decoration: underline;
}
#about01 .illustArea {
	width: 62.5%;
	max-width: 1100px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
#about01 .illustArea ul {
	width: 100%;
	position: relative;
}
#about01 .illustArea ul li{
	position: absolute;
}
#about01 .illustArea ul li:nth-child(1) {
	width: 9.8%;
	left: 2%;
	top: -6vw;
}
#about01 .illustArea ul li:nth-child(2) {
	width: 14.1%;
	right: -1.6%;
	top: -4.2vw;
}
#about01 .illustArea ul li:nth-child(3) {
	width: 16.2%;
	top: 24vw;
	left: -2%;
}
#about01 .illustArea ul li:nth-child(4) {
	width: 18.1%;
	right: -3%;
	top: 26vw;
}
#about01 .bottomIllust {
	width: 18.75%;
	max-width: 300px;
	margin:4em auto;
}
#about02 {
	padding: 9em 0 8em;
	position: relative;
}
#about02::before {
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	background: url(../img/about/section02_bg.jpg) no-repeat 0 0;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
#about02 .big_title {
	font-size: 3.8em;
	letter-spacing: .048em;
	margin-bottom: .18em;
}
#about02 .big_title img {
	width: 15.6%;
	display: block;
	margin:0 auto 50px;
}
#about02 .big_title span {
	font-size: .75em;
	display: block;
	letter-spacing: 0.025em;
	margin-bottom: 0;
}
#about02 .big_title + p {
	font-size: 1.95em;
	font-weight: 700;
	color: #1fa400;
	text-align: center;
	margin-bottom: 3.6em;
}
#about02 .flex {
	justify-content: space-between;
}
#about02 .flex li {
	width: 22%;
	text-align: center;
}
#about02 .flex li p {
	font-size: 1.8em;
	line-height: 1.5;
	font-weight: 500;
	margin: 1em 0 0 0;
}

#about03 .big_title {
	font-size: 3.4em;
	margin: 2em 0 1.6em;
	    letter-spacing: 0.065em;
}
#about03 .big_title span {
	font-size: 1.8em;
}
#about03  ul.list {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	position: relative
}
#about03  ul.list > li {
	margin-top: 7em;
}
#about03  ul.list > li:not(.list_lg) {
	width: 46.9%;
	position: relative;
}
#about03  ul.list > li:first-child {
	width: 100%;
	margin-top: 0;
}
#about03  ul.list > li:last-child .imgArea img {
	width: 84%;
	display: block;
	margin: 0 auto;
}
#about03  ul li section .title {
	font-size: 2.8em;
	text-align: left;
	line-height: 1;
	margin-bottom: 1em;
	letter-spacing: .045em;
}
#about03 span.smalltxt {
	font-size: 1.2em;
	padding-left: .5em;
}
#about03  ul li section .title .noBx {
	font-size: 2.56em;
	color: #cdc4be !important;
	font-weight: 300 !important;
	padding-right: .3em;
	vertical-align:baseline;
}
#about03  ul li section ul li {
	font-size: 1.5em;
	padding-left: 1.5em;
	margin-bottom: 1.8em;
	position: relative;
}
#about03  ul li section ul li:before {
	content:'●';
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY(2%);
		color: #cdc4be !important;
}
#about03  ul li:first-child section .listArea{
	width: 54%;
}
#about03  ul li:first-child section .imgArea {
	width: 44%;
	position: relative;
}
#about03  ul li:not(.list_lg) section .imgArea {
	margin-top: 4em;
}
#about03  ul li:first-child section .imgArea img:first-of-type  {
	width: 80%;
	position: absolute;
	top: 0;
	left: 0;
}
#about03  ul li:first-child section .imgArea img:last-of-type  {
	width: 54%;
	position: relative;
	z-index: 2;
	left: 46%;
	transform: translateY(134%);
}
#about03  .imgArea.dwn_box {
	width: 100%;
	position: absolute;
	bottom: 0;
}
#about03  .note {
	font-size: 1.6em;
	font-weight: 600;
	margin-bottom: .5em;
}
@media only screen and (max-width: 1360px) {
	#about01 .howmakeBx {
	width: 48%;
	}
	#about01 .howmakeBx h3 {
	font-size: 2.5vw;
	}
	#about01 .illustArea {
	width: 74.5%;
	}
	#about01 .illustArea {
	top: -10vw;
	}
	#about01 .howmakeBx p {
	font-size: 1.4vw;
	}
}
@media only screen and (max-width: 1100px) {
	#about03 ul li section ul li {
	font-size: 1.4vw;
	}
	#about03 ul li section ul li br{
	display: none;
	}
	#about #about01 .topillust {
	width: 70%;
	}
	#about01 .illustArea{
	width: 84%;
	}
	#about03 ul li section .title {
	font-size: 2.5vw;
	}
}
@media only screen and (max-width: 768px) {
	.mainWrp {
	padding: 5em 0 3.2em;
	}
	#mvArea .imageMv img {
	width: 200%;
	top:-46vw;
	}
	.mvtitle {
	width: 64%;
	}
	.big_title{
	font-size: 5.15vw;
	}
	#about #about01 {
	margin-bottom: 0;
	}
	#about #about01 .topillust {
	width: 86%;
	margin: 2em  auto 8vw;
	}
	#about01 .illustArea {
	top: -16vw;
	}
	#about01 .illustArea ul li:nth-child(1) {
	width: 12%;
	top: -10vw;
	}
	#about01 .illustArea ul li:nth-child(2) {
    width: 17%;
    right: -2%;
    top: -8vw;
	}
	#about01 .illustArea ul li:nth-child(4),
	#about01 .illustArea ul li:nth-child(3) {
	display: none;
	}
	#about01 .howmakeBx h3 {
	font-size: 4.4vw;
	line-height: 1.6;
	letter-spacing: 0.045em;
	}
	#about01 .howmakeBx {
	width: 90%;
	}
	#about01 .howmakeBx .endtxt,
	#about01 .howmakeBx p {
	font-size: 3.2vw;
	}
	#about01 .howmakeBx .lead {
	margin-bottom: 2em;
	}
	#about01 .howmakeBx .lead p {
	font-size: 3.8vw;
	}
	#about01 {
	background: url(../img/about/sp/bg.png) no-repeat 0 0;
	background-size: 100% auto;
	}
	#about01 .bottomIllust {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
	}
	#about01 .bottomIllust  img:first-of-type {
	width: 20%;
	}
	#about01 .bottomIllust  img:nth-of-type(2) {
	width: 22%;
	}
	#about01 .bottomIllust  img:last-of-type {
	width: 38%;
	}
	#about02 {
	padding: 3em 0 3em;
	}
	#about02 .big_title {
	font-size: 5.2vw;
	margin-bottom: 0.3em;
	text-shadow: 0 0 14px rgb(255 255 255), 0 0 14px rgb(255 255 255), 0 0 14px rgb(255 255 255),0 0 14px rgb(255 255 255), 0 0 14px rgb(255 255 255), 0 0 10px rgb(255 255 255), 0 0 10px rgb(255 255 255),0 0 5px rgb(255 255 255);
	}
	#about02 .big_title img {
	width: 22.6%;
	margin: 0 auto 4vw;
	}
	#about02 .big_title span {
	font-size: 3.6vw;
	}
	#about02 .big_title + p {
	font-size: 2.89vw;
	margin-bottom: 6vw;
	text-shadow: 0 0 14px rgb(255 255 255), 0 0 14px rgb(255 255 255), 0 0 14px rgb(255 255 255),0 0 14px rgb(255 255 255), 0 0 14px rgb(255 255 255), 0 0 10px rgb(255 255 255), 0 0 10px rgb(255 255 255),0 0 5px rgb(255 255 255);
	}
	#about02 .flex li p {
	font-size: 3.2vw;
	margin: .5em 0 0;
	font-weight: 600;
	}
	#about02 .flex {
	flex-wrap: wrap;
	align-items: flex-start;
	width: 84%;
	margin: 0 auto;
	}
	#about02 .flex li {
	width: 46%;
	margin-bottom: 4vw;
	}
	#about03 .big_title {
	font-size: 5vw;
	margin: 2em 0 0.6em;
	line-height: 1.3;
	}
	#about03 .flex {
	flex-direction: column;
	}
	#about03 ul.list > li:not(.list_lg),
	#about03 ul li:first-child section .imgArea,
	#about03 ul li:first-child section .listArea {
	width: 100%;
	}
	#about03 ul.list > li {
	margin-bottom: 5vw;
	}
	#about03 ul li:first-child section .imgArea.sp {
	display: flex !important;
	margin-bottom: 1em;
	}
	#about03 ul li:first-child section .imgArea img:first-of-type {
	width: 50%;
	position: static;
	}
	#about03 ul.list > li section .title {
	font-size: 4.46vw;
	}
	#about03 ul.list > li:not(.list_lg) section .title {
	position: absolute;
	top: -3.3em;
	left: 0;
	}
	#about03 ul li:first-child section .imgArea img:last-of-type {
	width: 50%;
	left: 0;
	transform: translateY(0);
	}
	#about03 ul li section ul li {
	font-size: 3.2vw;
	}
	#about03 ul.list > li:not(.list_lg) > section,
	#about03 ul.list {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	}
	#about03 ul.list > li:not(.list_lg) > section .imgArea {
	order: 1;
	}
	#about03 ul.list > li:not(.list_lg) > section  .listArea {
	order: 2;
	margin-top:4vw;
	}
	#about03 .imgArea.dwn_box {
	position: static;
	}
	#about03 ul li:not(.list_lg) section .imgArea {
	width: 80%;
	margin: 0 auto;
	}
	#about03 ul li section .title .noBx {
	font-size: 10.4vw;
	}
	#about03 .note {
	font-size: 3.6vw;
	}
}