@charset "UTF-8";
html, body {
	height: 100%;
}
html {
	font-size: 20.8334vw;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	color: #8f8f8f;
	font-size: 0.15rem;
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Arial, "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, sans-serif;
	line-height: 1.75;
	letter-spacing: 0.01em;
}

header, main, footer {
	display: block;
}
figure {
	margin: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {}
img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
iframe {
	max-width: 100%;
	vertical-align: top;
}
.tb {
	display: none;
}
.pc {
	display: none;
}
.ib {
	display: inline-block;
}
#wrapper {
	width: 100%;
	overflow: hidden;
}
.inner {
	padding-right: 0.3rem;
	padding-left: 0.3rem;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
header {
	width:100%;
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
	position: fixed;
	top:0;
	left:0;
	z-index:999;
}
header .inner .header_contents {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #006a9b;
	padding: 0.08rem 0.12rem 0.08rem 0.4rem;
	border-radius: 0.36rem;
}
header .inner .header_contents .logo {
	margin-right: 0.4rem;
}
.sp_navi_button {
	width: 0.56rem;
	height: 0.56rem;
	background-color: #ffffff;
	position: relative;
	border-radius: 50%;
	cursor: pointer;
}
.sp_navi_button span {
	display: block;
	width: 0.32rem;
	height: 0.04rem;
	background-color: #006a9b;
	border-radius: 0.02rem;
	position: absolute;
	left: 0.12rem;
}
.sp_navi_button span:first-child {
	top: 0.17rem;
}
.sp_navi_button span:nth-child(2) {
	top: 50%;
	transform: translateY(-50%);
}
.sp_navi_button span:last-child {
	bottom: 0.17rem;
}
.sp_navi_close_button {
	width: 0.56rem;
	height: 0.38rem;
	position: absolute;
	top: 0.3rem;
	right: 0.3rem;
	cursor: pointer;
}
.sp_navi_close_button span {
	display: block;
	width: 0.54rem;
	height: 0.04rem;
	background-color: #006a9b;
	border-radius: 0.02rem;
	position: absolute;
	top: 0.18rem;
}
.sp_navi_close_button span:first-child {
	transform: rotate(-38deg);
}
.sp_navi_close_button span:last-child {
	transform: rotate(38deg);
}
.sp_navi {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: #009fd7;
}
.sp_navi ul {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.sp_navi ul li {
	text-align: center;
	margin-bottom: 0.9rem;
}
.sp_navi ul li a {
	display: block;
}
.sp_navi .store_button {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	text-align: center;
}
.sp_navi .store_button a {
	display: block;
	padding: 0.3rem 0;
	background: #006a9b;
}
main{
	margin-top:1.52rem;
}

#hero {
	padding-right: 0.3rem;
	padding-left: 0.3rem;
	margin-bottom: 0.4rem;
}
#hero .inner {
	height: 6.7rem;
	position: relative;
	background: url("../images/hero_bg.png") no-repeat center center;
	background-size: cover;
}
#hero .inner h1 {
	width: 3.2rem;
	height: auto;
	position: absolute;
	left: 50%;
	top: 2.23rem;
	transform: translateX(-50%);
	z-index: 5;
}
#hero .inner .icon_scroll {
	position: absolute;
	left: 50%;
	bottom: 0.33rem;
	transform: translateX(-50%);
	z-index: 4;
}
#hero .inner .ducks {
	position: absolute;
	top: -0.4rem;
	right: -0.58rem;
	bottom: -0.7rem;
	left: -0.64rem;
	z-index: 2;
}
#hero .inner .duck_pink {
	width: 1.1rem;
	position: absolute;
	left: 1.89rem;
	top: 1.45rem;
	z-index: 3;
}

#flow .inner, #what_we_do .inner {
	max-width: none;
	padding-right: 0;
	padding-left: 0;
}
#flow, #what_we_do {
	margin-bottom: 0.8rem;
}

#flow .box {
	background: #009fd7 url("../images/flow_bg.png") no-repeat center center;
	background-size: cover;
	border-radius: 0.35rem;
	padding: 0.5rem 0.2rem 0.5rem 0.4rem;
}
#flow .box ul {}
#flow .box ul li {
	display: flex;
	margin-bottom: 0.4rem;
}
#flow .box ul li:last-child {
	margin-bottom: 0;
}
#flow .box ul li .image {
	flex: 0 0 auto;
	margin-right: 0.24rem;
}
#flow .box ul li .summary {
	color: #ffffff;
	font-size: 0.15rem;
	font-weight: bold;
	line-height: 0.22rem;
}
#flow .box ul li .summary span.step {
	display: inline-block;
	color: #009fd7;
	font-size: 0.13rem;
	line-height: 0.23rem;
	background: #ffd200;
	padding: 0 0.05rem;
	margin-bottom: 0.2rem;
}
#what_we_do .english span {
	display: inline-block;
	color: #009fd7;
	font-size: 0.15rem;
	line-height: 2;
	padding: 0 1em;
	background: #ffd200;
	border-radius: 0.3rem;
	margin-bottom: 0.1rem;
}
#what_we_do h2 {
	color: #009fd7;
	font-size: 0.32rem;
	font-weight: bold;
	line-height: 0.52rem;
	letter-spacing: 0.06em;
	margin-bottom: 0.2rem;
}
#what_we_do p {
	font-size: 0.15rem;
	line-height: 1.8;
	letter-spacing: 0.02em;
}
.report_title{
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.02rem;
    font-weight: bold;
    color: #00b7ff;
}
.report{
	width: 100%;
	margin-bottom: 100px
}
.report_list{
	display: flex;
	width: 90%;
	margin: 0 auto;
	flex-wrap: wrap;
}
.report_item{
	padding: 10px;
	width: 31.3%;
	
}

#lineup {
	background: #009fd7;
	padding-top: 1rem;
	padding-bottom: 0.6rem;
}
#lineup ul li {
	width: 90%;
	margin-bottom: 1rem;
	margin-left: auto;
	margin-right: auto;
}
#lineup ul li .summary a{
	display: block;
	background: #4dbce3;
	padding: 0.25rem 0.27rem 0.25rem 0.26rem;
	border: #00809f 1px solid;
	border-radius: 0.05rem;
	margin-bottom: 0.16rem;
}
#lineup ul li .summary figure {
	margin-bottom: 0.1rem;
}
#lineup ul li .summary figure img {
	width: 100%;
	height: auto;
}
#lineup ul li .summary h3 {
	color: #ffffff;
	font-size: 0.22rem;
	font-weight: bold;
	line-height: 0.32rem;
}
#lineup ul li .summary h3 span {
	font-size: 0.11rem;
	line-height: 0.21rem;
	display: block;
}
#lineup ul li .button a{
	display: block;
	color: #ffffff;
	font-size: 0.16rem;
	line-height: 0.26rem;
	text-align: center;
	padding: 0.1rem;
	background: rgba(128, 128, 128, 0.3);
	border: #00809f 1px solid;
	border-radius: 0.23rem;

}
#lineup ul li .button a::before {
	content: '';
	display: inline-block;
	width: 0.26rem;
	height: 0.26rem;
	background: url("../images/icon_tshirt@2x.png") no-repeat center center;
	background-size: contain;
	margin-right: 0.08rem;
	vertical-align: top;
}
#lineup ul li.coming_soon .summary {
	background: rgba(128, 128, 128, 0.3);
}
#lineup ul li.coming_soon .summary h3 {
	font-size: 0.19rem;
	line-height: 0.53rem;
	text-align: center;
}
footer {
	background: #008bbe;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
footer .inner {
	position: relative;
}
footer .footer_contents {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
footer .footer_contents .logo {
	flex: 1 0 100%;
	margin-bottom: 0.2rem;
}
footer .footer_contents address {
	display: flex;
	flex: 1 0 100%;
	margin-bottom: 0.4rem;
}
footer .footer_contents address .sns {
	flex: 0 0 auto;
	margin-right: 0.25rem
}
footer .footer_contents address .sns ul {
	display: flex;
}
footer .footer_contents address .sns ul li {
	margin-right: 0.2rem;
}
footer .footer_contents address .sns ul li:last-child {
	margin-right: 0;
}
footer .footer_contents address .mail {
	padding-left: 0.25rem;
	border-left: 1px solid #ffffff;
	margin-right: 0.4rem
}
footer .footer_contents .supported {
	flex: 0 0 30%;
		}
footer .footer_contents .supported2 {
	flex: 0 0 30%;
}
footer .copyright {
	color: #ffffff;
	font-size: 0.14rem;
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0.3rem;
}
#title {
	padding-right: 0.3rem;
	padding-left: 0.3rem;
	margin-bottom: 1rem;
}
#title .inner {
	max-width: 420px;
	min-height: 1.7rem;
	position: relative;
	background: url("../images/hero_bg.png") no-repeat center center;
	background-size: cover;
	padding: 0;
}
#title h1 {
	width: 54.16667%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}
#title .ducks {
	width: 5.2rem;
	position: absolute;
	top: -14.70588%;
	left: -10.47619%;
	z-index: 2;
}
.page h2 {
	color: #009fd7;
	font-size: 0.32rem;
	font-weight: bold;
	line-height: 0.52rem;
	letter-spacing: 0.065em;
	margin-bottom: 0.2rem;
}
.page p {
	margin-bottom: 0.2rem;
	letter-spacing: 0.02em;
}
#design, #motif {
	margin-bottom: 1.2rem;
}
#design .inner .image, #motif .inner .image {
	margin-bottom: 0.4rem;
}
#design .inner .image img, #motif .inner .image img {
	max-width: 3rem;
}
#desing_support {
	background: #e8e8e8;
	text-align: center;
	padding-top: 0.6rem;
	padding-bottom: 0.6rem;
}
#desing_support .inner h2 {
	display: inline-block;
	color: #000000;
	font-size: 0.1rem;
	line-height: 0.2rem;
	white-space: nowrap;
	border: 1px solid #000000;
	padding: 0.03rem 0.18rem;
	margin-bottom: 0.6rem;
}
#desing_support .inner ul li {
	margin-bottom: 0.4rem;
}
#desing_support .inner ul li:last-child {
	margin-bottom: 0;
}

.popup{}

.popup .inner{
	max-width:880px;
	padding-right:0.3rem;
	padding-left:0.3rem;
}

.popup .title{
	color: #ffffff;
	text-align: center;
	background:#009fd7;
}

.popup .title .inner{
	padding-top:0.5rem;
	padding-bottom:0.5rem;
}

.popup .title h1{
	font-size:0.32rem;
	line-height: 0.52rem;
}

.popup .title h1 span{
	display: block;
	font-size:0.19rem;
	line-height:0.29rem;
}

#member{}

#member .inner{
	padding-top:0.5rem;
	padding-bottom:0.5rem;	
}

#member ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#member ul li{
	flex:0 0 25%;
	max-width: 25%;
	padding-right:0.3rem;
	padding-left:0.3rem;
	text-align: center;
	margin-bottom:0.6rem;
	box-sizing: border-box;
}

#member ul li figure{
	margin-bottom:0.3rem;
}

#member ul li h2{
	color:#009fd7;
	font-size:0.2rem;
	font-weight: bold;
	line-height: 0.52rem;
}

#member ul::before {
		content: "";
		display: block;
		width: 25%;
		height: 0;
		order: 1;
	}
#member ul::after {
	content: "";
	display: block;
	width: 25%;
	height: 0;
}

#diagram{
	background: #f5fafc;
}

#diagram .inner{
	border-top:2px dotted #00809f;
	border-bottom:2px dotted #00809f;
	padding-top:0.5rem;
	padding-bottom:0.5rem;	
}

#question{}

#question .inner{
	display:flex;
}

#question .question_container{
	display: grid;
	grid-template-columns: 1.3rem 1fr;
	
}

#question .question_container *:nth-child(2){
	order: 2;
	margin-top:0.5rem;
}

#question .question_container *:nth-child(5){
	order: 3;
}
#question .question_container *:nth-child(6){
	order: 4;
}
#question .question_container *:nth-child(9){
	order: 5;
}
#question .question_container *:nth-child(10){
	order: 6;
}
#question .question_container *:nth-child(13){
	order: 7;
}
#question .question_container *:nth-child(14){
	order: 8;
}



.grid_question{
	color:#009fd7;
	font-size:0.2rem;
	font-weight:bold;
}

.grid_question{
	grid-column: span 2;
	margin-bottom:0.3rem;
}

.grid_photo{
	max-width: 1rem;
	margin-right:0.3rem;
	align-self: center;
}

.grid_answer{
	color:#000000;
	font-size:0.14rem;
	font-weight: bold;
	padding-top:0.3rem;
	padding-bottom:0.3rem;
	border-bottom:1px dotted #a9a9a9;
}

/*--モーダル--*/

div#modal {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	z-index:9999;
}
div#modal div.background {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
}
div#modal div.contents{
	position: relative;
	width: 90%;
	max-width:1158px;
	height: 90%;
	background-color: #ffffff;
	overflow-y: auto;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
}

div#modal .button_close{
	position: absolute;
	top:0.13rem;
	right:0.13rem;
	width:0.32rem;
	height:0.32rem;
	cursor: pointer;
}

a.anchor{
	display: block;
	margin-top:-1.52rem;
	padding-top:1.52rem;
}

@media print, screen and (min-width:481px) {
	.sp {
		display: none !important;
	}
	.tb {
		display: block;
	}
	.pc {
		display: block;
	}
	html {
		font-size: 11.36364vw;
	}
	.inner {
		max-width: 820px;
		padding-right: 0.3rem;
		padding-left: 0.3rem;
	}
	header {
		padding-top: 0.6rem;
		padding-bottom: 0.5rem;
	}
	header .inner .header_contents {
		border-radius: 0.3rem;
	}
	header .inner .header_contents .logo {
		margin-right: 1rem;
	}
	header .inner .header_contents nav {
		flex: 1 1 auto;
		margin-right: 0.5rem;
	}
	header .inner .header_contents nav ul {
		display: flex;
		justify-content: flex-end;
	}
	header .inner .header_contents nav ul li {
		margin-right: 0.4rem;
	}
	header .inner .header_contents nav ul li:last-child {
		margin-right: 0;
	}
	header .inner .header_contents nav ul li img {
		vertical-align: middle;
	}
	main{
		margin-top:1.7rem;
	}
	
	#hero {
		margin-bottom: 1.33rem;
	}
	#hero .inner {
		height: 5.8rem;
	}
	#hero .inner h1 {
		width: auto;
		top: 1.05rem;
	}
	#flow .box ul li .summary {
		font-size: 0.3rem;
		line-height: 0.4rem;
	}
	#hero .inner .icon_scroll {
		width: 0.6rem;
		top: 4.23rem;
		bottom: auto;
	}
	#hero .inner .ducks {
		width: 9.8rem;
		top: -0.38rem;
		right: -1rem;
		bottom: -0.62rem;
		left: -1rem;
	}
	#hero .inner .duck_pink {
		width: 1.9rem;
		left: 3.6rem;
		top: -0.15rem;
	}
.report{
	width: 100%;
	margin-bottom: 100px
}
.report_list{
	display: flex;
	width: 90%;
	margin: 0 auto;
	flex-wrap: wrap;
}
.report_item{
	padding: none;
	width: 100%;
}
	#lineup ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#lineup ul::before {
		content: "";
		display: block;
		width: 3.9rem;
		height: 0;
		order: 1;
	}
	#lineup ul::after {
		content: "";
		display: block;
		width: 3.9rem;
		height: 0;
	}
	#lineup ul li {
		flex: 0 0 3.9rem;
		max-width: 3.9rem;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 0.4rem;
	}
	#title {
		margin-bottom: 1.6rem;
	}
	#title .inner {
		max-width: 1220px;
		min-height: 2.1rem;
	}
	#title h1 {
		width: 38.03279%;
	}
	#title .ducks {
		width: 121.31148%;
		top: -10.40983%;
		left: -10.90164%;
	}
	#design .inner, #motif .inner {
		display: flex;
	}
	#design .inner .image, #motif .inner .image {
		flex: 0 0 40.98361%;
		max-width: 40.98361%;
		margin-right: 0.4rem;
	}
	#design .inner .image img, #motif .inner .image img {
		max-width: 100%;
	}
	#desing_support .inner {
		display: flex;
		align-items: center;
	}
	#desing_support .inner h2 {
		margin-bottom: 0;
		margin-right: 0.9rem;
	}
	#desing_support .inner ul {
		display: flex;
	}
	#desing_support .inner ul li {
		margin-right: 0.8rem;
		margin-bottom: 0;
	}
	#desing_support .inner ul li:last-child {
		margin-right: 0;
	}
	
	div#modal .button_close{
		top:0.3rem;
		right:0.3rem;
		width:0.44rem;
		height:0.44rem;
	}
	
	a.anchor{
		margin-top:-1.7rem;
		padding-top:1.7rem;
	}
	}
@media print, screen and (min-width:881px) {
	.sp {
		display: none !important;
	}
	html {
		font-size: 7.8125vw;
	}
	.inner {
		max-width: 1220px;
		padding-right: 0.3rem;
		padding-left: 0.3rem;
	}
	header .inner .header_contents nav ul li {
		margin-right: 0.8rem;
	}
	#hero .inner {
		max-width: 1160px;
		height: 8.8rem;
	}
	#hero .inner h1 {
		width: auto;
		top: 1.6rem;
	}
	#hero .inner .icon_scroll {
		width: 0.6rem;
		top: 5.13rem;
		bottom: auto;
	}
	#hero .inner .ducks {
		width: 14.8rem;
		top: -0.38rem;
		right: -1.3rem;
		bottom: -0.62rem;
		left: -1.3rem;
	}
	#hero .inner .duck_pink {
		width: 1.9rem;
		left: 6.3rem;
		top: 0.25rem;
	}
	#intro {
		margin-bottom: 0.4rem;
	}
	#intro > .inner {
		display: flex;
	}
	#flow {
		flex: 0 0 auto;
		margin-right: 0.7rem;
	}
	#flow .box ul li .summary {
		font-size: 0.15rem;
		line-height: 0.22rem;
	}
	
	footer {
		background: #008bbe;
		padding-top: 0.6rem;
		padding-bottom: 0.3rem;
	}
.report{
	width: 100%;
	margin-bottom: 100px
}
.report_list{
	display: flex;
	width: 90%;
	margin: 0 auto;
	flex-wrap: wrap;
}
.report_item{
	padding: 10px;
	width: 31.3%;
}
	#lineup ul::before {
		content: "";
		display: block;
		width: 2.75rem;
		height: 0;
		order: 1;
	}
	#lineup ul::after {
		content: "";
		display: block;
		width: 2.75rem;
		height: 0;
	}
	#lineup ul li {
		flex: 0 0 2.75rem;
		max-width: 2.75rem;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 0.4rem;
	}
	footer .footer_contents {
		margin-bottom: 0.5rem;
	}
	footer .footer_contents .logo {
		flex: 0 0 1.7rem;
		margin-right: 0.4rem;
		margin-bottom: 0;
	}
	footer .footer_contents address {
		flex: 0 0 auto;
		margin-bottom: 0;
	}
	footer .footer_contents address .sns {
		flex: 0 0 auto;
		margin-right: 0.4rem
	}
	footer .footer_contents address .sns img {
		width: 0.32rem;
	}
	footer .footer_contents address .mail {
		padding-left: 0.2rem;
	}
	footer .footer_contents address .mail img {
		width: 1.12rem;
	}
	footer .footer_contents .supported {
		flex: 1 0 auto;
		text-align: right;
				}
		footer .footer_contents .supported2 {
		flex: 1 0 auto;
		text-align: left;
	}
	footer .copyright {
		position: static;
		text-align: center;
	}
	#title .inner {
		min-height: 3rem;
	}
}
@media print, screen and (min-width:1281px) {
	html {
		font-size: 625%;
	}
}

@media print {
	body{
		width: 1280px;
		transform: scale(0.8);
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		transform-origin: 0 0;
	}
	
	header{
		display:block !important;
	}
}