@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400&display=swap');

@font-face {
font-family:"'Noto Sans JP'", sans-serif;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;  
}
canvas {
font-family:"'Noto Sans JP'", sans-serif;
}

body{
	
font-family:"'Noto Sans JP'", sans-serif;
  background-color:#364549;
  font-size: 1em;
  font-style: normal; /*追加*/
}

h1{
	font-size: 1.8em;
	padding-top: 20px;
	color: #FCFCFC;
}
h5{
	color: #FCFCFC;
}

hr{
	margin: 0px;
	border-bottom: 1px solid #CCC;
}


.flash{
	color: #FCFCFC;
	background-color: #364549;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 80002;
}

#wrap-img{
	z-index: 3;
	position: absolute;
	display:inline-block;
}

#set-wrap-img{
	z-index: 3;
	position: absolute;
	display:inline-block;
}

#base-img{
	width: 100%;
    position: relative;
}



.footer{
	z-index: 100;
	width: 100%;
	padding: 20px;
	color: #CCC;

}


.pict_post_progress{
	color: #f8f9fa;
	padding: 20px;
	background-color: #17a2b8;
	text-align: left;
	border-radius: 2px;

}

.pict_post_header{
	text-align: center;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.posted_area{
	z-index: 4;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	margin: auto;
	background-color: #545454;
	padding: 12px;
	padding-bottom: 0px;
	white-space: nowrap;
	overflow-x: scroll;
}
.prof_area{
	color: #FCFCFC;
	overflow-x: hidden;
	padding-bottom: 12px;
}
.prof_area_top{
	cursor: pointer;
}
.prof_area_bottom{

	white-space: normal;
	overflow-x: auto;
	display: none;
}
.frame_thum {
    border: 1px solid #17a2b8;
    width: 50px;
    cursor: pointer;
}


.li_style{
	display:inline-block
}

_:lang(x)+_:-webkit-full-screen-document,#canvas-container{
	font-family: 'Noto Sans Japanese', serif;
}


.select-pettern{
	cursor: pointer;
}

.under-pattern{
	font-size: 0.8em;
}

.select-first{
	border-radius: 5px;
    border: 3px solid #9D848E;

}



#descriptionHelpBlock{
	color: #CCC!important;
}

.badge-tag{
	margin-top: 10px;
	background-color: #AAA;
	border-radius: 30px;
	cursor: pointer;
	font-size: 1em;
}


.btn-tw{
	border-radius: 60px;
	color: #FCFCFC;
	background-color: #1DA1F2;
}


.btn-tw:hover{
	color: #FCFCFC;
	
}

.addtitle{
	width: 100%;
}


.btn-secondary{
	color: #FCFCFC;
}

.input-tags{
	border-radius: 0px 2px 2px 0px;
}

.small{
	font-size: 0.6em;
}

.media-img{
	border-radius: 50px;
}


.item_details{
	padding: 16px;
}

.navbar {

	z-index: 500;
	left: 0;
	width: 100%;
  font-size: 2vm;
  position: fixed;
}
.navbar-nav{
	padding: 20px;
}

hr.in-nav {
 height: 1px;
 border: none;
}

.navbar-light{

	border-color: #FCFCFC !important;
	color: #FCFCFC !important;
}

.navbar-light: hover{

	border-color: #FCFCFC !important;
	color: #FCFCFC !important;
}
.navbar-light:active{
	border-color: #FCFCFC !important;
	color: #FCFCFC !important;	
}

.navbar-toggler{
	border-color: #FCFCFC !important;
	color: #FCFCFC !important;
}
.navbar-toggler: active{
	border-color: #FCFCFC !important;
	color: #FCFCFC !important;
}

.item_info_bookmark{
    color :#666;
    position: absolute;
    bottom: 10px;
    left:20px;
    z-index: 102;
    text-shadow:
        #fcfcfc 1px 1px 0px,
        #fcfcfc -1px 1px 0px,
        #fcfcfc 1px -1px 0px,
        #fcfcfc -1px -1px 0px;    
}

.item-view{
	cursor: pointer;
    overflow: hidden;
}

.btn-danger{
	color: #FCFCFC;
}

.alert {
   width:100%;    
   display:inline-block;
}

.tag_list{
	padding: 10px;
}

.related_tags{
	padding: 20px;
	padding-bottom: 0px;
	color: #FCFCFC;
}


.terms{
	background-color: #CCC;
	color: #364549;
	padding: 20px;
}

.item_descdiption{
	word-break: break-all;
}

.bottom-login{
	margin: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
}

.search-position{
	color: #FCFCFC;
	font-size: 0.8em;
}


.top-description{
	color: #FCFCFC;
	font-size: 0.8em;
	line-height: 200%;
}