html {
	background:none;
}

body {
	min-width:320px;
	color:#34444a;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:110%;
	line-height:1.4em;
	background-color:#333;
}

/*///////////////////////////////////////////////////////////////////////////////////////////レイアウト*/

#Wrapper {
	width:auto;
	margin: 0 auto -100px;
	min-height:100%;
	height:auto !important;
}


/*//////////////////////////////////////////////////////////////////////////////////////////メインビュル*/

img {
	vertical-align: bottom;
}

#Visual{
	position: relative;
}

.visual_contents{
	position: absolute;
	top: 0;
	z-index: 1000;
	margin: 0 auto;
	width: 100%;
}

.visual_layout{
	display: flex;
	max-width:1700px;
	margin: 0 auto;
	align-items: flex-end;
	justify-content: space-between;
	padding: 20px 30px 10px 30px;
}



.theme_m{
	width: 27%;
}

.logo{
	 width: 38%;
}

.logo h1 img,.theme_m img {
	width: 100%;
}
.bxslider li {
    display: none;
}

.bxslider{
	position: absolute;
	top: 0;
}
.bx-wrapper {
	  background: #fff;
}





.bx-wrapper img {
	width:100%;
	}

#Visual{height:785px}
.bx-viewport {max-height: 785px;}

@media screen and (max-width: 1650px) {
.bx-viewport {max-height: 750px;}
#Visual{height:750px}
}

@media screen and (max-width: 1600px) {
.bx-viewport {max-height: 720px;}
#Visual{height:720px}
}
@media screen and (max-width: 1550px) {
.bx-viewport {max-height: 680px;}
#Visual{height:680px}
}
@media screen and (max-width: 1500px) {
.bx-viewport {max-height: 660px;}
#Visual{height:660px}
}
@media screen and (max-width: 1400px) {
.bx-viewport {max-height: 610px;}
#Visual{height:610px}
}
@media screen and (max-width: 1300px) {
.bx-viewport {max-height: 580px;}
#Visual{height:580px}
}

@media screen and (max-width: 1200px) {
.bx-viewport {max-height: 550px;}
#Visual{height:550px}
}

@media screen and (max-width: 1150px) {
.bx-viewport {max-height: 520px;}
#Visual{height:520px}
}
@media screen and (max-width: 1100px) {
.bx-viewport {max-height: 500px;}
#Visual{height:500px}
}
@media screen and (max-width: 1050px) {
.bx-viewport {max-height: 480px;}
#Visual{height:480px}
}

@media screen and (max-width: 1000px) {
.bx-viewport {max-height: 450px;}
#Visual{height:450px}
}

@media screen and (max-width: 950px) {
.bx-viewport {max-height: 430px;}
#Visual{height:430px}
}
@media screen and (max-width: 900px) {
.bx-viewport {max-height: 400px;}
#Visual{height:400px}
}
@media screen and (max-width: 800px) {
.bx-viewport {max-height: 480px;}
}

@media screen and (max-width: 850px) {
.bx-viewport {max-height: 380px;}
#Visual{height:380px}
}
@media screen and (max-width: 800px) {
.bx-viewport {max-height: 360px;}
#Visual{height:360px}
}
@media screen and (max-width: 750px) {
.bx-viewport {max-height: 330px;}
#Visual{height:330px}
}

.bx-controls{
display: none;
}

/*/////////////////////////////////////////////////////////////////////グロナビ*/
.menu_contents {
    max-width: 1200px;
    padding: 25px 30px 20px;
    margin: 0 auto;
}

nav {
	display: flex;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 0 auto;
    justify-content: space-between;
}

.menu_contents nav{
	overflow: hidden;	
}

.menu_contents nav > div{
	text-align:center;
	padding:7px 0;
	height: 42px;
	width: 33%;
	transition:box-shadow 0.5s, border 0.5s, background-color 0.2s, color 0.2s, opacity 0.2s, display 0.2s;
}

.menu_contents nav > div a{
	display: block;
	background: none;
	border: none;
}
.menu_contents nav > div img{
	padding:1px 0;
	margin:0 auto;
	width: 100%;
}
.menu_contents nav > div img:hover{
	padding:2px 0 0 0;
	border: none;
}


/*///////////////////////////////////////////////////////////////////////////セクション共通*/
.result_contents, .prize_contents, .tips_contents, .youkou_contents, .oubo_contents, .software_contents, .gallery_contents {
    background-color: #fff;
    max-width: 1200px;
    padding: 0 50px 50px 50px;
    margin: 0 auto -10px auto;
    box-sizing: border-box;
}

#Prize,#Software,#Oubo{
	background-image: url(https://clipsrc.s3.amazonaws.com/clip_site/view/promotion/nurimas/view/img/design/bg_paint_3.png);
	background-repeat: repeat-y;
	background-size: 100% auto;
}

#Tips,#Youkou,#Gallery ,#Youkou{
    background-image: url(https://clipsrc.s3.amazonaws.com/clip_site/view/promotion/nurimas/view/img/design/bg_paint_4.png);
    background-repeat: repeat-y;
    background-position: center 25px;
    background-size: 100% auto;
}

.box_x2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.box_x2 >div{
	width: 48%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    box-sizing: border-box;
    justify-content: space-between;
}

.box_x2 > div p,
.box_x2 > div img,
.box_x2 > div h3,
.box_x2 > div h4,
.box_x2 > div h5,
.box_x2 > div div{
	/*IEで画像の下に余白ができる問題回避策*/
	min-height:0%;
}


.box_x2 > div img {
    width: 100%;
}

/*青背景*/
#Oubo, #Software, #Gallery{
	background-color:#18aace;
}

/*黃背景*/
#Prize, #Tips  ,#Footer , #Youkou{
	background-color:#f1ac21;
}

/*===========================================コラボ*/
.collabo_contents{
    background-image: url(https://clipsrc.s3.amazonaws.com/clip_site/view/promotion/nurimas/view/img/design/collabo_bg.png);
    max-width: 1200px;
    padding: 50px;
    margin: 0 auto -10px auto;
    box-sizing: border-box;
	background-size: cover;
    }
	
.collabo_contents h2{
	margin-top: 0;
	padding-top: 0;
}

.collabo_contents h2 img{
	width: 100%;
}	


.collabo_contents >div{
    background: #fff;
    border-radius: 30px;
    padding: 30px;
    border: solid 3px #00A1D8;
}	

.collabo_info{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.collabo_info div img{
	width: 100%;
}

.collabo_info >  div:first-child{
 	width: 62%;
}

.collabo_info >  div:nth-child(2){
	width: 36%;
	font-size: 80%
}

.collabo_info .bt_as_ps{
	width: 100%;
}

.collabo_info .comment{
	background: #18aace;
    padding: 0 0 15px 0;
    margin-bottom: 10px;
	font-size: 110%;
	color: #FFFFFF;
	border-radius: 10px;
	line-height: 1.5;
	background-image: url(https://clipsrc.s3.amazonaws.com/clip_site/view/promotion/nurimas/view/img/design/comment_bg.png);
	border: solid 3px #03498b;
	background-size: cover;
}

.collabo_info .comment h4{
	background: #03498b;
	border-radius: 5px 5px 0 0 ;
	padding: 10px 10px 15px 10px;
	font-size: 110%;
	text-align: center;
}

.collabo_info .comment p{
	padding: 10px 10px 0 10px;
}

.collabo_info .button-wrap{
	background: #F0F1F1;
	padding: 10px;
	border-radius: 10px;
}
.collabo_info .button{
	display: flex;
	justify-content:space-between;;
	flex-wrap: wrap;
}

.collabo_info .button {
    width: 100%!important;
}

.collabo_info .anstalogo{
	width: 50%!important;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.collabo_info .button .bt_apple {
    width: 48%;
	font-size: 90%;
	}
	
.comment_ico::before{
	content: ""; 
	display: inline-block; 
	width: 1.3em;
	height: 1em;
	background: url(https://clipsrc.s3.amazonaws.com/clip_site/view/promotion/nurimas/view/img/design/comment_ico.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: 5px;
}	

.googleicon::before{
	content: ""; 
	display: inline-block; 
	width: 13px; 
	height: 13px; 
	background: url(https://clipsrc.s3.amazonaws.com/clip_site/view/promotion/nurimas/view/img/design/googleplay-8.png) no-repeat;
	background-size: contain; 
	vertical-align: middle;
}


/*================================================応募しよう*/
.oubo_contents h3 {
    font-size: 160%;
    font-weight: 800;
	font-weight: 900;	
}

.oubo_contents h3 span{
	font-family: 'Francois One', sans-serif;
	font-size: 80%;
	font-weight: normal;
}
.oubo_contents h3 span{
	border-radius: 5px;
	background-color:#18aace;
	width: 70px;
	height: 70px;
	padding: 0 10px;	
	color: #fff;
}


.trickster{
	color:#18aace;
    font-size: 180%;
	line-height: 1.3;
	margin-bottom: 20px;
}

.trickster span{
	font-size: 50%;
}

.download_box {
    background-color: #e1f2f3;
    padding: 25px;
    margin-bottom: 12px;
    border-radius: 20px;
}
.download_box .box_x2 >div{
	justify-content: flex-start;
}
    
.agreement{
	background: #fff;
	padding: 10px;
	border-radius: 10px;
}

.nurie div.cara img:hover{
	margin-top:-3px;
	padding-bottom:3px;
}

.nurie div.cara img{
	width: 100%;
}
.nurie div.cara img{
	border: none
}
.nurie{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.nurie > div img{
	width: 100%;
}

.nurie > div{
	width: 21%;
}

.nurie >div img {    
    border: #18aace 4px solid;
    text-decoration: none !important;
    box-sizing: border-box;
    line-height: 0;
	display: block;
	margin-bottom: 20px;
}

/*===============================================================豪華賞品*/
.box_twitter {
    margin-bottom: 35px;
}

.prize_box.prize_color0 {
    background-color: #fdebf1;
}


.prize_box {
    background-color: #dbf4ff;
    padding: 20px;
    margin-bottom: 12px;
    border: 1px solid #1da1dd;
    border-radius: 20px;
    box-sizing: border-box;
}

.prize_box_white .box_x2 > div >div {
    padding: 10px;
    border-radius: 20px;
	
}

.prize_box_white {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 15px;
}

.prize_box_white a{
	text-decoration:none;
}

.prizebox_p3 > div {
    background-color: #dbf4ff;
    padding: 20px;
    margin-bottom: 12px;
    border: 1px solid #1da1dd;
    border-width: 1px 1;
    border-radius: 20px 20px;
    box-sizing: border-box;  
}

.bt_product {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 100%;
    text-align: center;
    text-decoration: none;
    padding: 2px 20px 4px;
    border-radius: 15px;
    background-color: #ed9600;
    box-sizing: border-box;    
}

.bt_product:hover{
	transition: box-shadow 0.5s, border 0.5s, background-color 0.2s, color 0.2s, opacity 0.2s, display 0.2s;
}

/*=======================================================応募要項*/
.youkou_contents table{
	border:solid 2px #ed9600;
}

.youkou_contents td,
.youkou_contents th{
	padding:13px 13px;
	border:solid 2px #ed9600;
	border-width:0 2px 2px 2px;
}

.youkou_contents th {
	background-color:#ed9600;
	font-size:100%;
	color:#fff;
	padding:7px 10px 3px;
	min-width:150px;
	border-bottom:solid 2px #fff;
}

.youkou_contents th.last {
	border-color:#ed9600;
}
.youkou_contents dl{
	margin-bottom: 20px;
}

.youkou_contents dd{
	margin-left: 1em;
}

.youkou_contents  dd > ul{
	font-size: 90%;
}

/*===========================================================塗り方のコツ*/
.tips_box {
    padding: 15px;
    border: 2px solid #ed9600;
    border-radius: 20px;
    margin-bottom: 2px;
}

.tips_box a{
text-decoration: none;
}

.bt_tips_button{
	text-align: center;
	margin-bottom: 0;
}

.bt_tips_button span {
    font-size: 95%;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #ed9600;
    padding: 6px 40px 6px;
    margin: 0 auto;
    border-radius: 15px;
}

/*=======================================================応募作品一覧*/
.gallery_waku {
    border: 2px solid #00A1D8;
    border-radius: 20px;
    padding: 20px 20px;
}

/*====================================================過去の応募作品*/
.archive {
    margin-top: 50px;
}


/*===================================================結果発表*/
.result_title {
    line-height: 0;
    text-align: center;
    padding: 45px 0 25px;
}



#Result {
    background-image: url(/view/promotion/nurimas03/view/img/design/bg_paint_4.png);
    background-repeat: repeat-y;
    background-position: center -30px;
    background-size: 100% auto;
}


#Result {
    background-color: #6E071A;
    padding: 0 20px 40px;
}

.result_about{
	text-align: center
}


.result_about .image img{
	width: 30%;
}

 .result_about .text{
 }
 
.result_about .text  ul{
} 

.result_about .text li{
	 font-size: 80%;
	 color:#6E071A;
	line-height: 1.3;
} 

#Result .box_x1 .contents_img{
max-width: 80%;
margin: 0 auto;
}
.contents_img .name{
	background: #fff;
	padding: 10px;
	 color:#6E071A; 
}

.contents_img .name a{
	 color:#6E071A;
	 text-decoration: none
}

#Result .box_x1 .contents_img img{
	width: 100%;
}

.ALLcommtnt{
	background: #2290B5 url(/view/promotion/nurimas/view/img/design/comment_bg.png);
	max-width: 1200px;
	padding: 50px;
	margin: 0 auto -10px auto;
	box-sizing: border-box;
}

.ALLcommtnt h2{
	border:none;
	margin: 0;
	text-align: center;
	padding: 0;
}

.ALLcommtnt .innter{
	background: #fff;
	border-radius: 10px;
	padding: 10px;
	border: solid 2px #0060AA;
}

.valucomment{
	border: 1px solid #6E071A;
	border-radius: 5px;
	color:#6E071A;
	padding: 10px;
	margin-top: auto;
}

.valucomment h4{
	text-align: center;
	font-size: 90%;
}

.valucomment p{
	margin-bottom: 0;
	font-size: 90%;
}

blockquote{
	background: url(/view/promotion/nurimas/view/img/design/right_bg-8.png) bottom right no-repeat,
			url(/view/promotion/nurimas/view/img/design/left_bg-8.png) top left no-repeat;
	padding: 20px 60px;
	font-size: 120%;
	line-height: 1.5;
}

.result_box{
	margin-bottom: 20px;
}

.result_contents{
	padding-top: 20px;
}

.result_contents.gold {
    background-color: #fbedae;
}

.result_contents.mobile {
    background-color: #FBD2AE;
}

.result_contents.ansta {
    background-color: #CBEAE3;
}

.result_contents.silver{
background-color: #C0DDE6;
}

.result_contents.kasaku{
	background-color: #e8e8e8;
}

.gallery_x2{
	display:flex;
	max-width: 800px;
	flex-wrap: wrap;
	margin: 0 auto; 
	justify-content: space-between
}

.gallery_x2 >div{
	width:48%;
	display:flex ;
	flex-direction: column;
}
.gallery_x2 > div p,
.gallery_x2 > div img,
.gallery_x2 > div h3,
.gallery_x2 > div h4,
.gallery_x2 > div h5,
.gallery_x2 > div div{
	/*IEで画像の下に余白ができる問題回避策*/
	min-height:0%;
}

.gallery_x2 >div img{
	width: 100%;
}

.grid {
	margin: 0 auto;
	column-count: 4;
}

.grid .contents_img{
	 -webkit-column-break-inside: avoid;
	  page-break-inside: avoid;
	  break-inside: avoid;
	  margin-bottom: 10px;
}

.grid .contents_img img{
	width: 100%;
}

.grid .contents_img .name{
	margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
	.result_about .image img {
	width: 50%;
	}
	
	.mfp-image-holder .mfp-content {  
	  max-width: 80%;
	  }
  }
	
@media screen and (max-width: 900px) {
	.grid {
	margin: 0 auto;
	column-count: 3;
	}
	
	.ALLcommtnt h2 img{
	width: 100%;
	}
}
/*====================================================フッター*/
.footer_contents {
    color: #fff;
    text-align: center;
    max-width: 1200px;
    padding: 20px;
    margin: 0 auto;
    font-size: 85%;
}

@media screen and (min-width: 800px) {
#pc{display:block;line-height:0;}
#mobile{display:none;line-height:0;}
}


/*====================================================移設対応　20180315*/
#Result{
	padding:50px 20px 50px;
}
#Gallery{
	padding-top:50px;
}
.result_contents, .prize_contents, .tips_contents, .youkou_contents, .oubo_contents, .software_contents, .gallery_contents, .collabo_contents{
	margin: 0 auto 0px auto;
}
.result_title{
	padding-top:75px;
}
.gallery_contents h2{
	border:none;
}