@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial,Meiryo,sans-serif;
	background: #f9f9f9;
}
.notice p{
	font-size: 14px;
	text-align: center;
}
#wrap{
	margin-top:3%;
	padding: 2%;
}
#wrap,
#footer p{
	-webkit-box-shadow: 0 1px 46px rgb(100 100 100 / 25%);
    border: 1px;
		font-size:11px;
}
h1 {
max-width: none;
    text-align: center;
    float: none;
    margin-top: 20px;
    margin-bottom: 8px;
		font-family: 'Noto Sans JP', sans-serif;
}
h1 a {
    text-align: center;
    font-size: 44px;
    float: none;
    color: #333 !important;
		font-family: 'Noto Sans JP', sans-serif;
		text-decoration:none
}
h1 a:hover{ text-decoration:none}
h2 {
    font-size: 17px;
    font-weight: normal;
    text-align: center;
		font-family: 'Noto Sans JP', sans-serif;
}
h3.logo{
    text-align: center;
    margin-top: -5px;
    margin-bottom: -15px;
    width: 75px;
    height: 75px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border-radius: 22%;
    line-height: 75px;
    vertical-align: middle;
    -webkit-box-shadow: 0 1px 16px rgb(100 100 100 / 25%);
}
h3.logo img{
	margin: 12px;
}
#wrap {max-width: 860px;}
.bcm { display: inline-block; width: 48.1%;margin-right:1%;}
.bcm.Rgt {margin-left:1%;}
.input{ text-align:left}

.input hr {
    border: none;
    border-bottom: 1px dotted #ffffff8c;
    margin-top: 12px;
    margin-bottom: 12px;
}

.notice {
	margin: 0;
    width: 98%;
    background: #f5f5f5;
    border: none;
    padding: 1%;
		border-radius: 6px;
}
.notice .txt{
	text-align:center
}

#new_url {
    border-radius: 6px;
		-webkit-box-shadow: 0 1px 20px rgb(100 100 100 / 15%);
		background: linear-gradient( 359deg , rgb(65 207 213 / 64%) 0%, rgb(22 133 182 / 77%) 100%);
		border:none
}
#new_url div{
	border-radius: 6px;
	padding-bottom: 8px;
	background: transparent
}
#add-url{
	width: 98%;
    padding: 1%;
    font-size: 16px;
    box-shadow: inset 0 0 6px rgb(0 0 0 / 8%);
    border: 1px solid #008cc9;
    color: #333;
    font-weight: bold;
		outline: none;
		font-family: Arial;
		margin-top: 8px;
}
#add-keyword{
	padding: 1%;
    font-size: 15px;
    box-shadow: inset 0 0 6px rgb(0 0 0 / 8%);
    border: 1px solid #008cc9;
		outline: none;
		font-family: Arial;
		height: 14px;
		width: 60px;
}
#add-button {
    float: right;
    width: 35%;
    height: 43px;
    font-size: 16px;
    color: #fff;
    border: 1px solid #73bcd8;
    -webkit-box-shadow: 0 1px 6px rgb(100 100 100 / 35%);
    border-radius: 6px;
    background: linear-gradient( 359deg , rgb(235 49 112) 0%, rgb(241 72 60) 100%);
		padding-bottom: 5px;
		font-family: 'Noto Sans JP', sans-serif;
}
#add-button:hover{
	color:#FFC;
	text-decoration: underline;
}
#add-button.loading {
    background: #fff url(../images/loading.gif) left 14px center no-repeat;
    color: #f4258b;
}
input.text:focus, textarea:focus {
   margin: 1px;
	 box-shadow: inset 0 0 6px rgb(0 0 0 / 18%);
}

#copybox {
    width: 370px;
}
#sharebox {
    width: 511px;
    margin-right: 0;
}
Input.text, select, textarea {
    font-family: Arial;
    font-size: 12px;
    padding: 6px;
		outline:none;
}
Input.text:hover{
	border:1px solid #146386 !important;
	box-shadow: inset 0 0 6px rgb(54 219 240) !important;
}
#tweet_body{display:none}
div.share {
    height: 160px;
}
div.url {
    background-color: #fff;
    padding: 15px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: bold;
   /* width: 80%;*/
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial;
    border: 1px solid #ccc;
		position: relative;
		-webkit-box-shadow: 0 1px 16px rgb(100 100 100 / 5%);
		    text-align: center;
				margin-bottom: 8px;
}
div.url span.viewUrl{
		font-size: 14px;
		color:#666;
		font-weight:normal
}
div.url span.viewUrl.On{
		font-size: 24px;
    color: #ee3d54;
    font-weight: bold;
}
div.url span.copy{
    font-size: 12px;
    border: 2px solid #f91d79;
    padding: 5px;
    border-radius: 7px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: #faea653d;
    margin-left: 12px;
    cursor: pointer;
    color: #f91d79;
		/*font-family: 'Noto Sans JP', sans-serif;*/
		position: relative;
    top: -3px;
		display:none
}
div.url span.copy:hover{
	text-decoration:underline
}
div.url a.twitter{
    background: transparent url(../images/twitter.svg) left center no-repeat;
    display: none;
    padding-left: 20px;
    font-size: 12px;
    color: #8b8c8d;
    display: block;
    /* float: right; */
    /* margin-top: 2px; */
    /* margin-right: 12px; */
    position: absolute;
    right: 16px;
    top: 16px;
}
p.qrRes {
    display: none;
    text-align: center;
		margin-top:14px !important;
		border-top: 1px solid #ddd;
    margin-top: 5px;
}
a.down {
    display: block;
    text-decoration: underline;
    color: #ef414c;
    border: 1px solid #ee3d54;
    padding: 7px;
    width: 220px;
    border-radius: 4px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
		margin-top: -2px;
    margin-bottom: 12px;
    background-color: #fcfbed;
		cursor:pointer
}
a.down:hover {
	color:#fff;
	background-color:#ee3d54
}
p.warn{
    font-size: 11px;
    color: #999;
}
p.warn a{
    color: #999;
		text-decoration:underline
}
#footer p a.log {
    background: #fff url(../images/favicon.png) 2px center no-repeat;
		background-size:16px;
    padding-left: 24px;
}
::placeholder {
  color: #999;
	font-weight:normal
}
.transfer{
	margin-bottom: 12px;
    display: block;
    width: 100%;
    text-align: right;
	font-size:12px;
}
.transfer .langSelect.on{
	font-weight: bold;
    color: #333;
	font-size:13px;
}
div.tool a {
	font-size: 13px!important;
}

.swal2-title {
    font-size: 19px;
    font-weight: 400;
    font-family: Arial, Meiryo, sans-serif;
}
.swal2-styled.swal2-confirm {
    font-size: 1.5em;
		width: 120px;
}
#new_url div.msgBack{
    background-color: #fcf5be;
    margin-bottom: 12px;
    padding: 1.4%;
    border: 1px solid #4da3c8;
		display: none;
}
#new_url div.msgBack span{
	color:#F33;
	font-size:14px;
	font-weight:bold;
	word-break: break-all;
}
#new_url div.msgBack i{
width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    display: block;
    background-color: #333;
    border-radius: 4px;
    float: right;
    color: #fff;
		user-select:none;
		margin-top: -2px;
		cursor:pointer

}
#new_url div.msgBack.Ok{
	background-color: #e9f669;
}
#new_url div.msgBack.Ok span{
	color: #333;
}
@media screen and (max-width: 640px) and (orientation:portrait){
	#wrap{border-radius: 8px; margin-top:0}
	#wrap, #footer p {
    -webkit-box-shadow: none;
	}
	span.sp{ display:block}
	h1{ padding-bottom:12px}
	h1 a{ font-size: 27px;}
	h2 {font-size: 15px;}
	h3.logo {
		margin-top: 5px;
    width: 60px;
    height: 60px;
	}
	h3.logo img{
    width: 58%;
    height: auto;
	}
	.bcm {width: 99%;margin:0;}
	#add-url {
    width: 95%;
    padding: 2.5%;
	}
	#add-keyword{
		padding: 2.5%;
	}
	#add-button {
    float: none;
    width: 100%;
    height: 44px;
    font-size: 16px;
		margin-top: 15px;
	}
	.keywordOpt {
    font-size: 10px;
	}
	div.url a.twitter {
    position: relative;
    width: 55px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
		    right: inherit;
    top: inherit;
	}
	span.copy {
        display: block !important;
    width: 100px;
    margin-left: auto!important;
    margin-right: auto!important;
    margin-top: 12px;
	}
	.notify-bar-close{display:none}
	#new_url div.msgBack span{
	font-size:11px;
	}
	#new_url div.msgBack i{
		margin: 3px;
	}
}