@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: 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: 15px;
    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;
}
h3.txt{
	font-size:19px;
	font-weight: bold;
	line-height:17px;
	color: #ed395f;
}
h3.txt p{ color:#333}
h3.ext{
       border: 1px solid #ccc;
    padding: 6px;
    border-radius: 5px;
    margin: 0;
    margin-bottom: -1px;
		color: #e91e63;
}
h4{
    font-size: 15px;
    line-height: 18px;
    color: #0097d3;
    /* border-bottom: 1px dotted #ccc; */
    padding-bottom: 12px;
    padding-top: 9px;
    padding-left: 12px;
    border-left: 3px solid #0097d3;
    background: linear-gradient( 138deg , #218ca9 0%, #dc86a7 100%);
    color: #fff;
    border-radius: 6px;
}
h4.ext{
	background: linear-gradient( 138deg , #e91e63 0%, #dc86a7 100%);
}
.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( 138deg , #fff 0%, #e7f6fd 100%);
    border: 1px solid #ddd;
		padding: 2%;
		    width: 95%;*/
}

#add-text{
		width:97%;
    padding: 2%;
    font-size: 16px;
    box-shadow: inset 0 0 6px rgb(0 0 0 / 8%);
    color: #333;
    font-weight: bold;
		outline: none;
		font-family: Arial;
		margin-top: 8px;
}
#add-radio{
	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: 100%;
    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;
}
#add-button:hover{
	color:#FFC;
	text-decoration: underline;
}
#add-button.loading {
    background: #fff url(../images/loading.gif) left 14px center no-repeat;
    color: #f4258b;
}
p.ya { text-align:center;margin: 0; margin-top: -18px;}
p.ya img { width:50px; height:auto}
#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: #999;
	font-weight:normal
}

/*RES*/
table.res{
	font-size: 15px;
    width: 100%;
    background-color: #fff;
    padding: 1%;
    border-radius: 5px;
    border: 1px solid #dad9d9;
}
table.res th,
table.res td{
	line-height:22px;
	font-size: 13px;
}
table.res th{
    word-break: break-word;
    white-space: nowrap;
    font-size: 14px;
    width: 25%;
    padding-left: 5px;
    font-weight: bold;
		background-color:#f5f5f5;
}
table.res td{
	word-break: inherit;
	font-family:Arial;
}
table.res th,
table.res td{
	    border-bottom: 1px solid #eee;
    text-align: left;
    padding: 1%;
    vertical-align: middle;
}
table.res.pass td p,
table.res.redirect td p{
	font-size: 16px;
	font-weight: bold;
	color:#F33;
	margin:0; padding:0;
	font-family: Arial;
}

table.res.txt{
	border:1px solid #eee;
	font-size: 13px;
}
table.res.txt th{
	width:auto;
	font-weight:bold;
	text-align:center;
}
table.res.txt td{
	line-height:20px;
	font-size:13px;
}
table.res.txt td.desp{
	width:20%;
	font-weight:bold;
}
table.res.txt td{
	position:relative
}
.resBox p{
	font-size:14px
}


i.btnCopy {
    float: right;
    width: 30px;
    height: 30px;
    background-image: url(../images/copy.png);
    background-repeat: no-repeat;
    background-size: 30px;
		background-position: center;
		margin-left:15px;
		position: absolute;
    right: 0;
    top: 5px;
}
a.btnDownload {
    float: right;
    width: 30px;
    height: 30px;
    background-image: url(../images/download.png);
    background-repeat: no-repeat;
    background-size: 30px;
		background-position: center;
		margin-left:15px;
}
.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;
}


/*TAB*/

div.tab {
width: 100%;
    border-bottom: 1px solid #ccc;
    text-align: center;
    margin-bottom: 12px;
}
div.tab p.btn {
    display: inline-block;
    padding: 10px;
    background-color: #ccc;
    width: 30%;
    text-align: center;
    border-radius: 8px;
    margin: 0;
    font-size: 15px;
    color: #333;
    height: 22px;
    line-height: 20px;
    border: 1px solid #213884;
    border-bottom: none;
    box-shadow: inset 0 0 6px rgb(160 188 208);
    /* background: linear-gradient( 138deg , #effbfd 0%, #cae5fb 100%); */
    font-family: 'Noto Sans JP', sans-serif;
    margin-bottom: 12px;
    background: linear-gradient( 138deg , #f42c7a  0%, #213884 100%);
    color: #fff;
    -webkit-box-shadow: 0 1px 8px rgb(100 100 100 / 35%);
}
div.tab p.btn.On{
	font-size: 14px;
    font-weight: bold;
    background: linear-gradient( 138deg , #00bcd4 0%, #2196f3 100%);
    color: #fff;
		border: 1px solid #2196f3;
}
div.tab p.btn:hover{
	text-decoration:underline;
	cursor:pointer
}
.ipSearch {
    padding: 2%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 20px rgb(100 100 100 / 15%);
    margin-bottom: 25px;
		margin-top: -2px;
		width: 96%;
		/*display:none*/
}
.ipSearch input.txt {
        width: 98%;
    padding: 1.2%;
    line-height: 22px;
    font-size: 16px;
    box-shadow: inset 0 0 6px rgb(0 0 0 / 8%);
    color: #333;
    font-weight: bold;
    outline: none;
    font-family: Arial;
    /* margin-top: 4px; */
    border: 1px solid #88c0eb;
    border-radius: 3px;
}
.ipSearch input.txt.h {
    width: 38%;
}
.ipSearch input.txt.url{
	width: 72%;
}
.ipSearch select {
    width: 230px;
    padding: 1.2%;
    line-height: 22px;
    font-size: 16px;
    box-shadow: inset 0 0 6px rgb(0 0 0 / 8%);
    border-radius: 3px;
}
.ipSearch select.m {
    width: 110px;
}
.ipSearch input.send {
       /* float: right; */
    width: 39.5%;
    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;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.ipSearch input.send:hover{
	text-decoration:underline;
}
.swal2-title {
    font-size: 19px;
    font-weight: 400;
    font-family: Arial, Meiryo, sans-serif;
}
.swal2-styled.swal2-confirm {
    font-size: 1.2em;
		width: 120px;
}
.swal2-styled.swal2-confirm {
    background-color: #1e9af0;
}
.ui-tooltip {
	font-size: 12px;
	box-shadow: none;
	background: #333;
	color:#FFF;
	border-radius:4px;
	border: 1px solid #333;
}
.ui-tooltip:before{
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  margin-top: -5px;
  border: 5px solid transparent;
  border-right: 5px solid #333;
}
.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: 10%;
	}
	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: 94%;
    margin-left: 1%;
    padding-top: 2%;
    padding: 2%;
	}
	.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: 96%;
    overflow-x: scroll;
    padding: 2%;
	}
	table.res{
		width:98%;
		margin-left:1%;
	}
	table.res th,
	table.res td{
		white-space: normal;
		width:auto;
		padding-left: 0;
    margin-left: 1%;
    min-width: 45px;
		float:left;
		width: 96% !important;
	}
	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 input.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;
	}
	.ipSearch .res.pass em{
	    margin-top: 30px;
    display: block;
	}
	.fBigX {
    font-size: 33px;
    line-height: 33px !important;
	}
}