@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%;
	
	background: linear-gradient(359deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255) 100%);
	border-radius: 8px;
}
#wrap,
#footer p{
	-webkit-box-shadow: 0 1px 46px rgb(100 100 100 / 25%);
    border: 1px;
		font-size: 10px;
}
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: 18px;
    font-weight: normal;
    text-align: center;
		font-family: 'Noto Sans JP', sans-serif;
}
h2 span{
    font-family: Arial,Meiryo,sans-serif;
    font-size: 12px;
}
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;
}
.bcm { display: inline-block; width: 48.1%;margin-right:1%;}
.bcm.Rgt {margin-left:1%;}

#new_box {
      /* border-radius: 6px; */
    /* -webkit-box-shadow: 0 1px 20px rgb(100 100 100 / 15%); */
    /* background: linear-gradient( 359deg , #00bcd4 0%, #009688 100%); */
    /* background: linear-gradient( 138deg , #fff 0%, #e7f6fd 100%); */
    /* border: 1px solid #ddd; */
    padding: 0%;
    /* width: 100%; */
}
.DecBoxInner{
	margin-bottom: 25px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 2%;
}
.DecBoxInner .img{
	    width: 50%;
    display: inline-block;
    float: left;
}
.DecBoxInner .img img{
	    width: 96%;
    height: auto;
    padding: 1%;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 16px rgb(100 100 100 / 15%);
}
.DecBoxInner .txt{
	    width: 48%;
    display: inline-block;
    padding: 1%;
		float: left;
}
.DecBoxInner p.btnDown{
    background-color: #f36;
    width: 70%;
    text-align: center;
    color: #fff;
    padding: 8px;
    border-radius: 20px;
    font-size: 16px;
    background-image: url(../images/download.png);
    background-size: 29px;
    background-repeat: no-repeat;
    background-position: left 7px center;
}
.DecBoxInner p.btnDown a{
	color:#FFF;
	display:block
}
.DecBoxInner p.btnDown a span{
    padding: 4px;
    background-color: #fff;
    border-radius: 5px;
    color: #a71abf;
    font-weight: bold;
    font-size: 12px;
    margin-right: 6px;
		text-decoration:none
}
.DecBoxInner .fileName{
	font-size: 14px;
}
.DecBoxInner .fileName span{
    font-size: 15px;
    font-weight: bold;
    color: #f36;
}
		
a.reset {
    float: right;
    font-weight: bold;
}
textarea.txt{
		width: 98%;
    padding: 1%;
    font-size: 15px;
    box-shadow: inset 0 0 6px rgb(0 0 0 / 8%);
    color: #333;
    font-weight: normal;
    outline: none;
    font-family: Arial;
    margin-top: 0;
    min-height: 200px;
		border-radius: 4px;
		/*max-height:1000px;*/
		word-break: break-all;
		overflow-x: hidden;
		margin-bottom:5px;
}
span.fileName {
    font-size: 13px;
    color: #333;
    font-weight: bold;
    line-height: 23px;
}
p.ya { text-align:center;margin: 0; margin: 8px;}
p.ya img { width:50px; height:auto}
/*
textarea.txt.Dec{
    min-height: 340px;
}*/

#footer{ position:relative}
#footer p a.log {
    background: #fff url(../images/favicon.png) 2px center no-repeat;
		background-size:16px;
    padding-left: 30px;
}
::placeholder {
  color: #BDBDBD;
	font-weight:normal
}

i.btnCopy {
    float: right;
    padding-right: 32px;
    line-height: 30px;
    height: 30px;
    background-image: url(../images/copy.png);
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: right center;
    font-size: 13px;
    font-weight: bold;
    color: #039be5;
		user-select: none;
    cursor: pointer;
}
i.btnCopy:hover{
    text-decoration: underline;
		color:#F36
}
.fMin {
    font-size: 14px;
    font-weight: bold;
}
.fMiddle {
    font-size: 15px;
    font-weight: bold;
}
.fBig {
    font-size: 21px;
    font-weight: bold;
}
.fBigX {
    font-size: 35px;
    font-weight: bold;
    line-height: 48px !important;
}

td {
    position:relative;
}

.ipSearch {
    padding: 2%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 20px rgb(100 100 100 / 15%);
    margin-bottom: 25px;
		margin-top: -2px;
		width: 96%;
		position:relative
		/*display:none*/
}

.ipSearch input.decode {
        display: block;
    width: 49.75%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
		margin-bottom: 22px;
    height: 43px;
    font-size: 16px;
    color: #fff;
    border: 1px solid #9c27b0;
    -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;
    cursor: pointer;
}
.ipSearch input.encode {
        display: inline-block;
    width: 49.75%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
		margin-bottom: 22px;
    height: 43px;
    font-size: 16px;
    color: #fff;
    border: 1px solid #2196f3;
    -webkit-box-shadow: 0 1px 6px rgb(100 100 100 / 35%);
    border-radius: 6px;
    background: linear-gradient( 359deg , #00bcd4 0%, #2196f3 100%);
    padding-bottom: 5px;
    font-family: 'Noto Sans JP', sans-serif;
    cursor: pointer;
}
.ipSearch input.send:hover{
	text-decoration:underline;
}
hr{
	    border: none;
    border-bottom: 1px solid #eee;
    float: left;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
	
}
.ipSearch p.view{
        border: 1px solid #ddd;
    padding: 16px;
    border-radius: 7px;
    text-align: center;
    font-size: 14px;
    background-color: #f5f5f5;
    /*-webkit-box-shadow: inset 0 1px 20px rgb(100 100 100 / 15%);*/
}
.ipSearch p.view img{
	width:220px;
	height:auto;
	margin:12px;
	opacity:0.1;
}
.ipSearch p.loading{
    text-align: center;
    color: #999;
    font-size: 14px;
}
.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;
}

@media screen and (max-width: 640px) and (orientation:portrait){
	body{ padding: 0 !important; width: 100%;margin: 0;}
	#wrap{
		border-radius: 8px;
    margin-top: 0;
    -webkit-box-shadow: none;
    padding: 0;
    background: transparent;
		border:0;
		padding-top: 20%;
	}
	span.sp{ display:block}
	h1{ padding-bottom:0; border-bottom:1px solid #ccc; line-height:29px; padding-bottom:8px;}
	h1 a{ font-size: 25px;}
	h2 {font-size: 14px;line-height:17px;margin: 0;}
	h2 span {
    font-size: 10px;
    line-height: 16px;
    display: block;
	}
	h3.logo {
		margin-top: 5px;
    width: 60px;
    height: 60px;
	}
	h3.logo img{
    width: 58%;
    height: auto;
	}
	#new_box {
    -webkit-box-shadow: 0 1px 20px rgb(100 100 100 / 15%);
    padding: 0;
    width: 100%;
		background: transparent;
    border: none;
	}
	.ipSearch {
    padding: 0;
    background-color: #fff;
    border: none;
		width: 100%;
	}
	.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;
	}
	.notice {
    margin-bottom: 25px;
    display: block;
	}
	.resBox{
		width: 100%;
		overflow-x:scroll
	}
	table.res th,
	table.res td{
		white-space: nowrap;
		width:auto;
		padding-left: 0;
    margin-left: 1%;
    min-width: 45px;
	}
	table.res th{
		width:auto;
		min-width: 150px;
		padding-left: 0.85% !important;
	}
	table.res td {
   background-color: #fff;
    padding-top: 12px;
    padding-bottom: 10px;
    line-height: 16px;
	}
	table.res td.result {
    text-align: left;
    padding-left: 27px;
	}
	table.res .country {
    margin-top: -4px;
	}
	table.res #map  {
    width: 94%;
		margin-top:10px;
		margin-bottom:12px
	}
	table.res th {
    padding-left: 3%;
	}
	div.tab p.btn{
		font-size: 15px !important;
    padding: 2%;
    width: 92%;
    min-width: auto;
    margin-bottom: 6px;
	}
	.ipSearch textarea.txt {
   	width: 90%;
    margin-left: 2%;
    margin-bottom: 8px;
    padding: 2.9%;
    margin-top: 10px;
	}
	.ipSearch input.send {
    float: none;
    width: 96.5%;
    margin-left: 2%;
	}
	.ipSearch {
    float: left;
	}
	.fBigX {
    font-size: 33px;
    line-height: 33px !important;
	}
	div.tab {
    width: 98%;
	}
	.input-field {
    width: 96%;
    padding: 2%;
	}
	a.reset {
    float: none;
    display: block;
    text-align: right;
	}
	.DecBoxInner {
    width: 98%;
	}
	.DecBoxInner .img,
	.DecBoxInner .txt{
    width: 100%;
	}
	.DecBoxInner p.btnDown {
    width: 92%;
	}
}