@charset "UTF-8";

/*----------------------------------
Title : workswhite.css
For   : setting shopplan layout
----------------------------------*/

/*----------------------------------
	0: reset
----------------------------------*/



body#WORKS {
	background-color: #090404;
    text-align: center;
}

body#WORKS #WRAPPER {
    text-align: center;
}

body#WORKS #CONTAINER {
	min-height: 800px;
    text-align: center;
}

/*----------------------------------
	1: header
----------------------------------*/





/*----------------------------------
	2: layout elements
----------------------------------*/


body#WORKS h1 {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 12px;
	padding: 0;
	color: #fff;
	font-size: 160%;
	text-align: center;
	line-height: 1.2;
	background: -webkit-linear-gradient(#000000 20%, #000000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

body#WORKS h2 {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 12px;
	padding: 0;
	color: #fff;
	font-size: 180%;
	text-align: center;
	line-height: 1;
	background: -webkit-linear-gradient(#000000 20%, #000000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

body#WORKS h3 {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 12px;
	padding: 0;
	color: #000;
	font-size: 150%;
	text-align: center;
	line-height: 1.2;
	background: -webkit-linear-gradient(#000000 20%, #000000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}



body#WORKS h4 {
	display: block;
	margin-bottom: 17px;
}

body#WORKS article {

}

body#WORKS .eng_heading {
	font-family: Yu Gothic;
	font-weight: bold;
}


body#WORKS .introduction{
	padding: 0 0 20px;
    text-align: center;
	font-size: 14px;
}

body#WORKS p.comment {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #000000;
	text-align: center;
	line-height: 2;
    margin: 50 auto 50;
    padding: 50 0 50 0;
}

#introductiontext {
	width: 65%;
	margin: auto;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 18px;
	margin-top:100px;
	margin-bottom: 50px;
	padding-bottom: 100px;
	color: #FFF;
	
}

#introductiontext2 {
	width: 65%;
	margin: auto;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 18px;
	margin-top:100px;
	margin-bottom: 50px;
	padding-bottom: 100px;
	color: #FFF;
	
}

#title {
	font-size: 24px;
	text-shadow: #dddddd 0px 2px 3px;
}





#imgsize {
    background-color: #090404;
    width: 880px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}








@media screen and ( max-width:1800px) {
	 body#WORKS .introduction{
		padding-bottom: 50px;
        text-align: center;
    }
	body#WORKS .sponsorship{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS .direction{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS #info{
		padding-bottom: 50px;
        text-align: center;
    }
	
    #imgsize {
        width: auto;
    }
    img {
        max-width: 100%;
        height: auto;
    }
}

@media screen and ( max-width:1550px) {
	 body#WORKS .introduction{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS .sponsorship{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS .direction{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS #info{
		padding-bottom: 50px;
        text-align: center;
    }
	
	
     #imgsize {
        width: auto;
    }
    img {
        max-width: 100%;
        height: auto;
    }
}


@media screen and ( max-width:1200px) {
	body#WORKS .introduction{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS .sponsorship{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS .direction{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS #info{
		padding-bottom: 50px;
        text-align: center;
    }
	
	
     #imgsize {
        width: auto;
    }
    img {
        max-width: 100%;
        height: auto;
    }
	


	
	
}

@media screen and ( max-width:1024px) {
	body#WORKS .introduction{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS .sponsorship{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS .direction{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS #info{
		padding-bottom: 50px;
        text-align: center;
    }
	
	
     #imgsize {
        width: auto;
    }
    img {
        max-width: 100%;
        height: auto;
    }
}

@media screen and ( max-width:640px) {
	body#WORKS .introduction{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS .sponsorship{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS .direction{
		padding-bottom: 50px;
        text-align: center;
    }
	
	body#WORKS #info{
		padding-bottom: 50px;
        text-align: center;
    }
     #imgsize {
        width: auto;
    }
    img {
        max-width: 100%;
        height: auto;
    }
}



body#WORKS p {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 18px;
	margin: 30 0 0px;
	padding-bottom: 100px;
	color: #FFF;
	line-height: 2;
	text-shadow: #dddddd 0px 2px 3px
}

body#WORKS #MAIN_CONTENT {
	width: 100%;
		
}


body#WORKS #IMG {
	width: 880px;
	height: auto;
	margin: auto;
    padding: 0 0 0 0;
}

body #IMG p {
	margin: 0 0 150px;
	color: #4e4e4e;
	line-height: 1.7;
	text-shadow: #dddddd 0px 2px 3px
}


body#WORKS #VIDEO_CONTAINER {
	width: 880px;
	height: 495px;
	margin: 0 auto 90px;
	background-color: #fff;
}


body#WORKS #ARTIST_NAME {
	overflow: hidden;
	width: 940px;
	margin: 20px auto;
	padding:  30 0 30 0px;
	display: -webkit-flex;
    display: flex;
	display: -ms-flexbox;
	justify-content: center;
}



body#WORKS .direction {
	overflow: hidden;
	margin: 0 auto;
    padding-top: 50px;
	padding-bottom: 100px;
	display: -webkit-flex;
    display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
	
	
}


body#WORKS .direction_CONTAINER {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin: 0 auto;
	width: 800px;
	color: #FFF;
}

body#WORKS .direction_title {
	font-size: 18px;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 700px;
	color: #FFF;
	text-shadow: #dddddd 0px 2px 3px;
}

body#WORKS .direction_text {
	font-size: 14px;
	margin: 0 auto;
	width: 700px;
	color: #FFF;
	
}



body#WORKS .sponsorship {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin: 0 auto;
	width: 800px;
	
	margin-top: 50px;
	color: #FFF;
	
	
}

body#WORKS .sponsorship_title {
	font-size: 18px;
	margin: 0 auto;
	padding-top: 150px;
	padding-bottom: 20px;
	width: 600px;
	color: #FFF;
	
}

body#WORKS .sponsorship_text {
	font-size: 14px;
	margin: 0 auto;
	width: 600px;
	color: #FFF;
	padding-bottom: 100px;
}

body#WORKS .sponsorship_CONTAINER2 {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin: 0 auto;
	width: 800px;
	color: #FFF;
	margin-bottom: 50px;
	
	
	
	
}

body#WORKS .sponsorship_title2 {
	
	font-size: 18px;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 350px;
	color: #FFF;
	text-shadow: #dddddd 0px 2px 3px;
}

body#WORKS .sponsorship_title2 img {
	height: 200px;
}

body#WORKS .sponsorship_CONTAINER1 {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin: 0 auto;
	width: 700px;
	color: #000;
	ext-shadow: #dddddd 0px 2px 3px;
	
	
	
}


body#WORKS .sponsorship_CONTAINER3 {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin: 0 auto;
	width: 700px;
	color: #000;
	display: flex;
	
	
	
	
}

body#WORKS .sponsorship_waku {
	margin: auto;
	margin-bottom: 20px;
	padding: 20px;
	width: 130px;
	height: 100px;
	text-shadow: #dddddd 0px 2px 3px;
	border-radius: 10px;
	text-align: center;
	
}

body#WORKS .sponsorship_waku2 {
	margin: auto;
	margin-bottom: 20px;
	padding: 20px;
	width: 200px;
	height: 150px;
	text-shadow: #dddddd 0px 2px 3px;
	border-radius: 10px;
	text-align: center;
	
}


body#WORKS .sponsorship_company {
	color: #FFF;	
}

body#WORKS .sponsorship_companyimg{
	position: relative;
	height: 150px;
	width:150px;
}

body#WORKS .sponsorship_companyimg img {
	position: absolute;
    top: 50%;
	left: 50%;
    transform: translate(-50%,-70%);
	width: 150px;
}


body#WORKS #redwoodworkers img{
	position: absolute;
    top: 50%;
	left: 50%;
    transform: translate(-35%,-35%);
	width: 100px;
	
}

body#WORKS .info_waku {
	width:800px;
	border-top:solid 1px white;
	margin: auto;
	text-shadow: #dddddd 0px 2px 3px;
}

body#WORKS .info_title {
	
	padding-top:100px;
	padding-bottom: 100px;
	margin: auto;
	text-shadow: #dddddd 0px 2px 3px;
	color: white;
	font-size: 28px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

body#WORKS .info_midashi{
	text-shadow: none;
	margin: auto;
	color: white;
	font-size: 18px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	padding-bottom: 30px;
}

body#WORKS .info_text{
	text-shadow: none;
	text-align: center;
	margin: 0 auto;
	color: white;
	font-size: 18px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	padding-bottom: 100px;
}




body#WORKS #product_CONTAINER p.comment {
	color: #000000;
	line-height: 2;
    margin: 50 auto 50;
    padding: 50 0 50 0;
}






body#WORKS #sns {
	width: 500px;
	margin: auto;
    padding-top: 20px; 
	padding-bottom: 60px;
	text-align: center;
	justify-content: space-around;
    color: #4e4e4e;
}

body#WORKS a.sns:link,
body#WORKS a.sns:visited,
body#WORKS a.sns:hover,
body#WORKS a.sns:active
{
	color: #4e4e4e;
}


a{text-decoration: none;
  color: #4e4e4e;
}

a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
color: #4e4e4e;
}

a:hover {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
text-decoration: none;
color: #4e4e4e;
}




body#WORKS #sns1 {
	width: 300px;
	margin: auto;
    padding-top: 20px; 
	padding-bottom: 60px;
	text-align: center;
	justify-content: space-around;
    color: #4e4e4e;
}

body#WORKS a.sns1:link,
body#WORKS a.sns1:visited,
body#WORKS a.sns1:hover,
body#WORKS a.sns1:active
{
	color: #4e4e4e;
}


a{text-decoration: none;
  color: #4e4e4e;
}

a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
color: #4e4e4e;
}

a:hover {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
text-decoration: none;
color: #4e4e4e;
}




body#WORKS #sns2 {
	width: 300px;
	margin: auto;
    padding-top: 20px; 
	padding-bottom: 60px;
	text-align: center;
	justify-content: space-around;
}
body#WORKS a.sns2:link,
body#WORKS a.sns2:visited,
body#WORKS a.sns2:hover,
body#WORKS a.sns2:active
{
	color: #4e4e4e;
}

a{text-decoration: none;
  color: #4e4e4e;
}

a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
color: #4e4e4e;
}

a:hover {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
text-decoration: none;
color: #4e4e4e;
}



body#WORKS footer {
	width: 100%;
}

body#WORKS footer .footer_main {
	width: 100%;
	padding-top: 54px;
	height: 116px;
	background-color: #023C73;
}
body#WORKS a.maplink:link,
body#WORKS a.maplink:visited,
body#WORKS a.maplink:hover,
body#WORKS a.maplink:active
{
	color: #4e4e4e;
}

body#WORKS footer .footer_main dl {
	width: 336px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

body#WORKS footer .footer_main dt {
	padding-right: 30px;
}

body#WORKS footer .footer_bottom {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #b7b7b7;
}

.myFont {
  font-family: "Noto Sans JP"
}

.cp_link {
    padding: 0.1em 0.3em;
    position: relative;
    display: inline-block;
    transition: .3s;
    color: #4e4e4e;
    text-decoration: none;
}
.cp_link::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 0;
	height: 1px;
	background-color: #4e4e4e;
	transition: .3s;
}
.cp_link:hover::after {
	width: 100%;
}

iframe.youtube-16-9 {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
max-width: 700px;
display: block;
margin: auto;
}
