/*--------------------------------
reset
--------------------------------*/
html,body,div,p,img,iframe,a,span,blockquote,q,address,cite,
pre,code,em,small,strong,b,i,
header,article,section,nav,figure,figcaption,hgroup,menu,aside,footer,time,
h1,h2,h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
table,tbody,thead,tfoot,th,tr,td,
form,fieldset,legend,label,select,input,textarea,button{
	margin: 0;
	padding: 0;
	border: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: baseline;
}
header,article,section,nav,figure,figcaption,hgroup,menu,aside,footer{
	display: block;
}
ul{
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 500;
}
body{
	line-height: 1;
}
a{
	text-decoration: none;
}
img{
	vertical-align: middle;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
select,option,input,textarea,button{
	font: inherit;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
}
blockquote::before,blockquote::after,q::before,q::after{
	content: '';
	content: none;
}
[type=submit],[type=button],[type=reset],[type=file],button{
	pointer: cursor;
}
:focus{
	outline: none;
}


.clearfix {
    zoom: 1;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}

strong{
	background: linear-gradient(transparent 60%, #00ff14 60%);
}

/*********ここまでリセット***********************************************/


body{background:#787878;text-align: 1.4em}
body{font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;}

h3{font-weight: bold;padding-top: 10px;}
header{padding:0px;background:#fff;border-bottom:0px solid #a5a5a5;margin: 0px 0px 5px 0px;}


.prbox{background:#fff;margin:0 5px 5px 5px;padding:10px;}
.komidashi{padding:5px;padding:0px 0px 0px 100px;background-repeat:no-repeat;background-size:90px;min-height:75px;}
.apptitle{font-size:20px;font-weight:bold;color:#08a4ff;padding-top: 10px;}
.appSubtitle1{font-size:12px;font-weight:bold;color:#000;padding-top:5px;line-height:1.4em;display: inline-block;}
.appSubtitle2{font-size:12px;font-weight:bold;color:#0000ff;padding-top:5px;line-height:1.4em;display: inline-block;}
.rankno{font-size:22px;font-weight:bold;color:#000;padding-top:5px;line-height:1.4em;display: inline-block;}
.title{font-size:14px;font-weight:bold;color:#f00;padding-top:5px;line-height:1.4em;display: inline-block;}

.banner{width:100%;}
.comment{font-size:14px;padding:10px;}
.btn{}
.btn_a{background:#ff78fb;padding: 15px 0px;margin: 15px 35px 10px 35px;font-size:20px;font-weight:bold;color:#fff;text-align: center;border-radius: 5px; box-shadow: 3px 5px #b9b9b9;line-height: 25px;}
.header-text1{text-align:center;padding:6px 0 5px;color:#fff;font-weight: bold;}
.header-text2{text-align:center;padding:6px 0 5px;color:#000;font-weight: bold;}

li{line-height:  1.4em;font-size:12px;color:#000;font-weight: bold;}
.fa-heart{color:#F87E9F;}

footer{background:#000;padding:10px;}
footer a{color:#000;font-weight: bold;}

.copy{color:#c5c5c5;padding:10px 0 0 0;text-align: center;font-size: 12px;}
#policy{line-height: 1.4em;}

.youtube{
	margin: 0;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}
iframe{
	width:100%;
	height:calc(100vmin * 0.52);　
}

.tag-box{
    margin: 0px 0px 7px 0px;
}

.tag-link1{
    margin: 0px 1px 3px 2px;
    padding: 4px 8px 4px 8px;
    display: inline-block;
    font-weight: bold;
    background: #FF0000;
    border-radius: 10px;
    position: relative;
    font-size: 8px;
    color: white;
}
.tag-link2{
    margin: 0px 1px 3px 2px;
    padding: 4px 8px 4px 8px;
    display: inline-block;
    font-weight: bold;
    background: #FF6633;
    border-radius: 20px;
    position: relative;
    font-size: 8px;
    color: white;
}
.tag-link3{
    margin: 0px 1px 3px 2px;
    padding: 4px 8px 4px 8px;
    display: inline-block;
    font-weight: bold;
    background: #FF9966;
    border-radius: 10px;
    position: relative;
    font-size: 8px;
    color: white;
}
.tag-link4{
    margin: 0px 1px 3px 2px;
    padding: 4px 8px 4px 8px;
    display: inline-block;
    font-weight: bold;
    background: #FF9999;
    border-radius: 10px;
    position: relative;
    font-size: 8px;
    color: white;
}
.tag-link5{
    margin: 0px 1px 3px 2px;
    padding: 4px 8px 4px 8px;
    display: inline-block;
    font-weight: bold;
    background: #CC9999;
    border-radius: 10px;
    position: relative;
    font-size: 8px;
    color: white;
}

.header-img{width:100%;margin-bottom:5px;}



.logo{width: 100%;text-align: center;margin: 0px auto;display: block;}


.example {
  position: relative;
  }

.example p {
  position: absolute;
  top: 0;/*画像の左上に配置*/
  left: 0;
  margin: 0; /*余計な隙間を除く*/
  color: white;/*文字を白に*/
  background: #000;/*背景色*/
  font-size: 12px;
  line-height: 2;/*行高は1に*/
  padding: 2px 2px;/*文字周りの余白*/
  font-weight: bold;
  text-align: center;
  opacity: 0.8;
  }

.example img {
  width: 100%;
  }

/*************************pickupbox*************************/
.pickupbox {
    position: relative;
    margin: 35px 0px 15px 0px;
    padding: 0.5em 1em;
    border: solid 3px #000;
}
.pickupbox .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #000;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.pickupbox p {
    margin: 0; 
    padding: 0;
}

/*************************hukidasibox*************************/
.hukidasibox {
    position: relative;
    padding: 0.5em 0.7em;
    margin: 0px 0px 50px 0px;
    color: #fb00ff;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    background-color: #ffbffa;
    border: solid 3px #ff93ed;
}
.hukidasibox:after {
    position: absolute;
    content: '';
    top: 120%;
    left: 150px;
    border: 15px solid transparent;
    border-top: 15px solid #000;
    width: 0;
    height: 0;
    margin: 5px 0px 0px 0px;
}
.hukidasibox p {
    margin: 0; 
    padding: 0;
}

/*************************midasi*************************/
.midasi{
    padding: 10px 10px 10px 10px;
    margin: 10px 10px 15px 10px;
    background: #000;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    box-shadow: 0px 0px 0px 10px #000;
    border: dashed 1px white;
    line-height: 20px;
}
.midasi p {
    margin: 0; 
    padding: 0;
}

/*************************original-button*************************/
.original-button {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  height: 100px;
  font-weight: bold;
  position: relative;
  transition: 0.3s;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
  background-color: #1976D2;
  border: 6px outset #5586c3;
  margin: 0px 40px 5px 40px;
}

.original-button::before {
  content: "タップリ無料Ptプレゼント中！";
  display: block;
  font-size: 16px;
  background-color: #666666;
  color: #fff;
  border-radius: 3px;
  padding: 8px 8px;
  position: absolute;
  top: -10px;
  left: -40px;
  transform: translate(-5px, -30%);
  transition: .3s;
}

.original-button:hover::before {
  transform: translate(-5px, -50%);
}


