@charset "utf-8";

.pc_only {
display: block;
}


.sp_only {
display: none;
}

header {
width: 100%;
margin: 0 auto;
padding: 30px 10px 20px;
box-sizing: border-box;
z-index: 99;
}

header.top_header h1 {
position: absolute;
top:15px;
left:10px;
max-width: 75px;
}

header.top_header {
max-width: 1000px;
position: relative;
}

header.sub_header {
background: #000;
box-shadow: 0 0 8px gray;
}

header.sub_header a {
color: #fff;
}

header.sub_header .sub_header_inner {
max-width: 1000px;
width: 95%;
margin: 0 auto;
position: relative;
}

header.sub_header h1 {
position: absolute;
top:-22px;
left:0px;
max-width: 75px;
}

header h1 img {
width: 100%;
}

header .header_icon {
margin: 10px 0 20px;
}

header .header_icon ul {
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-end;
justify-content: flex-end;
-webkit-align-items: flex-end;
align-items: flex-end;
}

header .header_icon ul li {
margin-left: 15px;
}

header .header_icon ul li:first-child {
margin-left: 0px;
}

header.top_header .header_icon ul li a {
color: #000;
font-size: 1.9rem;
}

header.sub_header .header_icon ul li a {
color: #fff;
font-size: 1.9rem;
}

header .header_icon ul li a .fa-twitter:hover {
color: #4D99E2;
}

header .header_icon ul li a .fa-instagram:hover {
color: #A93F86;
}

header .header_icon ul li a .fa-facebook-square:hover {
color: #2D6AAF;
}

header .header_icon ul li a .fa-envelope:hover {
color: #D64637;
}

header .header_nav ul {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}

header .header_nav ul li {
margin-left: 30px;
}

header .header_nav ul li:first-child {
margin-left: 0px;
}

header.top_header .header_nav ul li a {
color: #000;
font-weight: bold;
font-size: 1.8rem;
}

header.sub_header .header_nav ul li a {
color: #fff;
font-weight: bold;
font-size: 2rem;
}

.top_main h2 {
font-size: 4rem;
text-align: center;
font-weight: bold;
line-height: 1;
}

.top_main h2 span {
font-size: 2rem;
font-weight: normal;
}

.second_page h2 {
font-size: 4rem;
text-align: center;
font-weight: bold;
line-height: 1;
}

.second_page h2 span {
font-size: 2rem;
font-weight: normal;
}

.js-btn {
display: none;
}

.top_coloring .top_coloring_txt {
text-align: center;
margin: 30px 0 50px;
}

.coloring_page .top_coloring_box {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
max-width: 1000px;
width: 95%;
margin: 10px auto;
}

.coloring_page .top_coloring_box .top_coloring_detail {
width: 32%;
margin: 0 0 2% 2%;
text-align: center;
}

.coloring_page .top_coloring_box > div:nth-child(3n+1){
margin-left: 0;
}

.coloring_page .top_coloring_box .tcd_img img {
width: 280px;
height: 280px;
object-fit: cover;
}

.coloring_page .top_coloring_box .tcd_img a {
color: #000;
}

.coloring_page .top_coloring_box .tcd_img a p {

}

.kv_main header {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
}

.top_coloring .top_coloring_txt {
text-align: center;
margin: 30px 0 50px;
}

.characters .characters_mincho_box,
.characters .characters_wotakuan_box,
.characters .characters_gallery_box{
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
max-width: 1000px;
width: 95%;
margin: 10px auto;
}

.characters .characters_mincho_box .characters_mincho_detail,
.characters .characters_wotakuan_box .characters_wotakuan_detail,
.characters .characters_gallery_box .characters_gallery_detail{
width: 32%;
margin: 0 0 2% 2%;
}

.characters .characters_mincho_box .characters_mincho_detail img,
.characters .characters_wotakuan_box .characters_wotakuan_detail img,
.characters .characters_gallery_box .characters_gallery_detail img{
width: 100%;
}

.characters .characters_gallery_box .characters_gallery_detail{
max-width: 320px;
max-height: 320px;
}

.characters .characters_gallery_box .characters_gallery_detail img {
object-fit: cover;
}

.characters .characters_mincho_box > div:nth-child(3n+1),
.characters .characters_wotakuan_box > div:nth-child(3n+1),
.characters .characters_gallery_box > div:nth-child(3n+1){
margin-left: 0;
}

.characters .characters_mincho_box .mnc_img a,
.characters .characters_wotakuan_box .wta_img a,
.characters .characters_gallery_box .glr_img a{
color: #000;
}

.characters .characters_mincho_box .mnc_img a p,
.characters .characters_wotakuan_box .wta_img a p{
text-align: right;
}

.sub_page header h1 img {
width: 100%;
}

.mincho_line .mincho_line_banner,
.wotakuan_line .wotakuan_line_banner,
.others_line .others_line_banner {
max-width: 400px;
margin: 10px auto;
}

.mincho_line .mincho_line_banner img,
.wotakuan_line .wotakuan_line_banner img,
.others_line .others_line_banner img {
width: 100%;
}

.mincho_line .mincho_line_s_box,
.wotakuan_line .wotakuan_line_s_box,
.others_line .others_line_s_box {
display: -webkit-flex;
display: flex;
max-width: 900px;
margin: 10px auto;
width: 95%;
}

.mincho_line .mincho_line_s_box div,
.wotakuan_line .wotakuan_line_s_box div,
.others_line .others_line_s_box div {
width: 49%;
}

.mincho_line .mincho_line_s_box div img,
.wotakuan_line .wotakuan_line_s_box div img,
.others_line .others_line_s_box div img{
width: 100%;
border: 1px solid #ccc;
}

.mincho_line .mincho_line_s_box .mincho_line_s_r,
.wotakuan_line .wotakuan_line_s_box .wotakuan_line_s_r,
.others_line .others_line_s_box .others_line_s_r{
margin-left: 2%
}

.mincho_line	.mincho_line_e_box,
.wotakuan_line	.wotakuan_line_e_box,
.others_line	.others_line_e_box	{
max-width: 600px;
width: 95%;
margin: 10px auto;
}

.mincho_line	.mincho_line_e_box img,
.wotakuan_line	.wotakuan_line_e_box img,
.others_line	.others_line_e_box img	{
width: 100%;
border: 1px solid #ccc;
}

.wotakuan_line p,
.others_line p	{
text-align: center;
margin: 20px 0 30px;
}

.characters	.mincho_gallery_title {
font-size: 4rem;
text-align: center;
font-weight: bold;
line-height: 1;
color: #70AEB9;
margin: 150px 0 30px;
}
.mincho_page_title .mincho_opening_txt {
font-size: 1.5rem;
padding-top: 60px;
font-weight: normal;
color: #000;
}

.characters .mincho_top_stamp {
width: 130px;
}

.mincho_sns_link {
display: -webkit-flex;
display: flex;
}

.mincho_sns_link div {
width: 48%;
}

.mincho_sns_link .mincho_sns_i {
margin-left: 4%;
}

.wotakuan_opening {
margin: 50px 0 20px;
}

.wotakuan_opening	.wotakuan_opening_txt {
margin-top: 20px;
}

.characters	.wotakuan_gallery_title {
font-size: 4rem;
text-align: center;
font-weight: bold;
line-height: 1;
color: #000;
margin: 150px 0 30px;
}

.wotakuan_page_title .wotakuan_opening_txt {
font-size: 1.5rem;
padding-top: 60px;
font-weight: normal;
color: #000;
}

footer ul {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
margin: 20px 0 20px;
}

footer ul li {
margin-left: 2%;
}

footer ul li:first-child {
margin-left: 0% !important;
}

footer ul li a {
color: #fff;
font-weight: bold;
}

.characters	.others_gallery_title {
font-size: 4rem;
text-align: center;
font-weight: bold;
line-height: 1;
color: #000;
margin: 150px 0 30px;
}

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

.space_page_title {
width: 200px;
margin: 80px auto 20px;
}

.space_page_title img {
width: 100%;
}

.space_opening .space_name {
max-width: 80px;
width: 80%;
margin: 10px auto 20px;
}

.space_opening .space_name img {
width: 100%;
}

.space_sns_link {
display: -webkit-flex;
display: flex;
}

.space_sns_link3 {
display: -webkit-flex;
display: flex;
justify-content: center;
}

.space_sns_link div,
.space_sns_link3 div {
width: 48%;
}


.space_sns_link .space_sns_i,
.space_sns_link .space_sns_s,
.space_sns_link .space_sns_op_r	{
margin-left: 4%;
}

.space_wrap h3 {
font-size: 2.8rem;
font-weight: bold;
line-height: 1;
margin: 80px 0 20px;
}

.space_sns_link2 {
max-width: 300px;
width: 90%;
margin: 40px auto;
}

.space_detail_item {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
max-width: 900px;
width: 90%;
margin: 20px auto;
}

.space_detail_item li {
width: 32%;
margin-left: 3%;
}

.space_detail_item li:first-child {
margin-left: 0;
}

.space_detail_item li a {
border: 1px solid #ccc;
display: inline-block;
}

.space_detail_item li img {
width: 100%;
}

.top_page {
width:100%;
background-position: center center;
}

.top_main {
width:100%;
height: 100vh;
min-height: 700px;
margin:0 auto;
}

.nft_btn {
max-width: 350px;
width: 95%;
margin: 50px auto 80px;
}

.nft_wrap .f_bg {
height:0;
background-attachment: fixed;
background-size: cover;
width:100%;
padding-top: 70.695553%;
}

.nft_ct_img {
max-width: 1100px;
width: 90%;
margin: 20px auto;
}

.nft_ct_img_sp {
display: none;
}

.sns_btn_box {
max-width: 900px;
margin: 20px auto 100px;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
	
.sns_btn_box div {
width: 47%;
}
	
	.nft_title_txt {
		font-size: 3rem;
	}
	
.line_emoji_img {
  max-width: 700px;
  width: 90%;
  margin: 60px auto 20px;
	}
	
.line_emoji_img img {
  width: 100%;
	}
	
	.line_emoji_btn {
  max-width: 350px;
  width: 95%;
  margin: 20px auto 80px;
	}
	
	.line_emoji_btn a {
  background: #00b84f;
  color: #fff;
  padding: 20px 15px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
	}
	
	footer .fl_item2 {
		display: none;
	}


.haniwa_cont1 .h_txt_1 {
	width: 45%;
  max-width: 500px;
	margin: 30px auto 50px;
}

.haniwa_cont2_inr {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.haniwa_cont2_inr > div {
	width: 48%;
	box-sizing: border-box;
	padding: 30px;
	background: #fff;
	border-radius: 50px;
	text-align: center;
	line-height: 2;
	font-size: 17px;
}

.haniwa_cont2_inr > div .haniwa_cont2_btn1 a,
.haniwa_cont2_inr > div .haniwa_cont2_btn2 a {
    margin: 20px auto;
    max-width: 240px;
    padding: 10px 25px;
}

#haniwa_wrap .characters_gallery_box > div:nth-child(3n+1) {
  margin-left: 2% !important;
}

#haniwa_wrap .characters_gallery_box > div:nth-child(4n+1) {
  margin-left: 0 !important;
}

#haniwa_wrap .characters_gallery_detail {
	width: 23% !important;
}

.haniwa_cont3 #hnw_parts_1 {
  position: absolute;
  left: 0;
  top: -48%;
  width: 50vw;
  min-width: 700px;
  max-width: 900px;
}

.haniwa_cont3 #hnw_parts_2 {
  position: absolute;
  right: 0;
  top: -49%;
  width: 60vw;
  min-width: 700px;
  max-width: 900px;
}

.haniwa_cont3 {
	padding: 20px 0 0;
}

#haniwa_wrap .follow_us_img {
	width:25%;
	max-width: 260px;
	margin: 0 auto 15px;
	}
	
	#haniwa_wrap .logo_img {
		max-width: 150px;
		margin: 0 auto 30px;
	}
	
	#haniwa_wrap .logo_img img {
		width: 100%;
	}
	
	#haniwa_wrap .haniwa_typeimg {
		max-width: 1200px;
		width: 70%;
		margin: 0 auto 10px;
	}
	
	#haniwa_wrap .haniwa_typeimg img {
		width: 100%;
	}
	
	#haniwa_wrap	.haniwa_type_sp	{
		display: none;
	}
	
	#haniwa_wrap	.haniwa_typetitle {
		max-width: 500px;
		width: 50%;
		margin: 20px auto 0;
	}
	
	#haniwa_wrap	.haniwa_typetitle img {
		width: 100%;
	}
	
	#haniwa_wrap	.haniwa_type_wrap .h_txt_1 {
		max-width: 500px;
		width: 50%;
		margin: 20px auto;
	}
	
	#haniwa_wrap	.haniwa_type_wrap .h_txt_1 img {
		width: 100%;
	}
	
	#haniwa_wrap	.haniwa_type_wrap .haniwa_type_items {
		max-width: 700px;
		width: 90%;
		margin: 0 auto;
	}
	
	#haniwa_wrap	.haniwa_type_wrap .haniwa_type_items img {
		width: 100%;
	}
	
	#haniwa_wrap	.haniwa_type_wrap .haniwa_typetxt1 {
		text-align: center;
		width: 90%;
		margin: 20px auto;
	}
	
	#haniwa_wrap	.haniwa_type_wrap .haniwa_typetxt2 {
		text-align: center;
		width: 90%;
		margin: 40px auto 0;
		font-size: 23px;
	}
	

	#haniwa_wrap	.sns_btn_box div {
  width: 30% !important;
}