body {
  font: 14px "Lucida Grande", Helvetica, Arial, Meiryo, sans-serif;
  /*
  overflow-y: scroll;
  */
  overflow-x: hidden;
 /* 
  background-color:#e1f8f8;
*/
  background-color:#f2fdfd6b;
  overscroll-behavior-y: none;/*disable pull to reload function of Android Chrome*/
}
pre {
	white-space: pre-wrap;
	background-color: transparent;	
	border: none;
	border-radius: 0;
}
hr{
	border-top: 1px solid rgba(0,0,0,.1);
}
a {
  color: #00B7FF;
}
#over_lay {
	cursor: pointer;
    z-index: 50;
}

#over_lay_message {
    z-index: 50;
    background-color: rgba(0,0,0,0.7);
	color:white;
	position:absolute;
	height:180%;
}

#over_lay_message ul{
	width:400px;
	margin:0 auto;
	font-size: 150%;
	text-indent: -1em;
}

#over_lay_message ul li:before {
    content: '✓ ';
}
ul li.important_li:before {
	content: '✓ ';
}

ul{
	list-style: none;
}

ul.minor_line li {
	list-style:disc;
}

.link_wrapper{
	text-align: center;
	margin:10px;
}
.link_wrapper.apple {
	margin-bottom:40px;
}
.app_space {
	width:80%;
	margin:15px auto;
}

.loading{
	text-align: center;
}

.objection{
	float:right;
	color:#4d4deae3;
	margin: 20px 0;
	font-size: 90%;
	cursor:pointer;
}
div.one_content_inside .popover{
	top: -94px;
	left: 12.5px;
	display:block;
}
div.one_content_inside .arrow{
	display:block;
}

.delete_x {
float: right;
color: #808080b5;
border: 1px solid #80808042;
border-radius: 3px;
padding: 3px;
margin: -3px -2px 0 0;
cursor: pointer;
}
#ad_pc {
	margin:80px 0 0 0;
}

#ad_pc a {
	margin-top: -20px;
}
#ad_mobile{
	margin-bottom: 109px;
}
#text_area_marker{
margin: 175px auto 0 auto;
border-radius: 20px;
border: 2px solid white;
width: 410px;
height: 50px;
}
#arrow_wrapper{
	margin: 35px auto 0 auto;
	width: 230px;
}
#arrow_wrapper img{
	float:right;
	transform: rotate(90deg);
	margin: -30px 0 0 0;
}
#server_push_title{
	color:white;
	text-align: center;
	font-size: 250%;
	margin:50px auto 50px auto;
	width:90%;
}
#here{
	color:white;
	font-size: 130%;
}

.cover{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
    position: fixed;
    z-index: 20;
    display:none;
    top: 0;
	left: 0;
}

.onboard_title{
	color:white;
	text-align: center;
	font-size: 250%;
	margin:200px auto 0 auto;
}
#onboarding_cover {
    z-index: 70;
	width:100%;
	height:200%;
	background-color:rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
	left: 0;
}
#main_cover {
	border:solid 2px white;
	border-radius:  30px;
	color: white;
	padding:20px;
}

.main_message {
	font-size: 230%;
	font-weight: bold;
}
#onboard_btn{
	position: fixed;
	bottom: 40px;
	left: calc(50% - 200px/2);
	font-size: 150%;
	width: 200px;
	border: 1px solid white;
	cursor: pointer;
}
#server_push_btn{
	position: fixed;
	bottom: 40px;
	left: calc(50% - 200px/2);
	font-size: 150%;
	width: 200px;
	border: 1px solid white;
	cursor: pointer;
}
.on_board_area{
	text-align: center;
}
.on_board_text {
	color:#40d7d7;
}

.on_board_img {
	width:20px;
}

button.olark-launch-button{
	z-index: 28 !important;
}
#header {
	font-size:90%;
	background-color:white;
	padding:10px;
	border-bottom: 1px solid #e4e3e3;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 60;
}
#swipe_animation{
	margin: 0 0 0 -150px;
}
#click_animation{
	margin: 0 0 0 -59px;
}
.animation_base{
	position:absolute;
	top:40%;
	left:50%;
	z-index: 20;
}

#like_base {
    position: fixed;
    bottom: 50%;
    display:none;
    z-index: 10;
}
.like {
        right: 20%;
}
.dislike {
    left:20%;
    transform: scale(-1, -1);
}

#message_holder{
	position:absolute;
	top:45px;
}
#message_holder {
	border: 3px solid #16a4ad;
    padding: 5px;
    background: #20B2BB;
	border-radius: 10px;
	display:none;
}
#message_holder a {
    text-decoration: underline;
    color:white;
}
#message_holder .delete{
    margin: 0 0 0 10px;
    color: #919192;
    border: white 1px solid;
    padding: 1px 3px;
    border-radius: 5px;
	background-color: #dbffff;
	font-size: 90%;
	cursor: pointer;
}

.size_728{
    display: block;
    margin: 60px auto 4px auto;
    width:728px;
}
.size_350{
    display: block;
    margin: 79px auto 4px auto;
    width:350px;
}
div.container {
	max-width:720px;
}
#main_form {
z-index: 1;
position: absolute;
right:0;
left:0;
padding: 10px 0 10px 0;
margin: 0 auto;
border-radius: 5px;
}
#neta_content{
	height:40px;
}
#upfile{
	margin:0 0 0 10px;
}
.form_layout {
	width: 90%;
	max-width: 400px;
	margin:0px auto;
}
.steps {
	margin:5px 0;
	color:gray;
	font-size: 120%;
}
button.up_button{
	font-size: 120%;
	padding: 10px 20px;
	background-color: #22c5ce;
	border-color: #20b4bb;
	margin:10px auto;
}
.second_step{
	margin:0 0 20px 0;
}
.soft_line{
	width:70%;
	margin: 5px auto 10px auto;
	clear:both;

}
.form_last_quarter{
	margin:0 0 0 20px;
}
.form_left{
	width:60%;
	float:left;
}
.input_lines{
	margin:15px 0;
}
.toggle_mini_title{
	float:left;
}

#embed_img {
	width: 40px;
	margin: 0 10px 0 0;
	opacity:0.5;
	float:left;
}
.question {
	width: 20px;
	position: relative;
	top: 20px;
	left: -10px;
	opacity: 0.6;
	float: left;
}
.form_toggle{
	display:none;
}
#embed_content {
	height:30px;
	width:70%;
	font-size: 80%;
}
.question_mark {
	display: inline;
	font-weight: bold;
	border: 1px solid gray;
	border-radius: 12px;
	padding: 0px 3px;
	float: left;
	margin: 12px 5px 0 -5px;
	color: gray;
	font-size: 90%;
}
h3.popover-title, div.popover-content{
	text-align: left;
}
.content_visual {
	object-fit: contain;
    margin: 0 auto;
    width: 100%;
    border-radius: 5px;
}

div.clickable{
    position: absolute;
    top: 555px;
    left: 0;
    right: 0;
    margin: auto;
    width: 238px;
    font-size: 0.7em;
    text-align: center;
}
.one_content {
	margin: auto;
	display:none;
	position:relative;
	z-index: 1;
}
.one_content_alt {
	margin: 0px auto;
	position:relative;
	z-index: 1;
}

.one_content_inside blockquote, .one_content_inside iframe{
	width: 100%;
} 
.one_content:first-child{
	display:block;
}

.only_core_data {
	border: 1px solid rgb(206, 212, 218);;
	padding: 10px;
	border-radius: 5px;
	background-color: white;
	box-shadow: 1px 1px 2px #cbc5c5;
}
.only_core_data_alt {

	border: 1px solid rgb(206, 212, 218);;
	padding: 10px;
	border-radius: 5px;
	background-color: white;
	box-shadow: 1px 1px 2px #cbc5c5;
}

.inner_additional_pages h2 {
	font-size: 150%;
}
.inner_additional_pages p {
	margin-bottom: 0.5em;
}
h2.manual_title{
	text-align: center;
	font-size: 200%;
	margin-bottom: 0.6em;
}
textarea.comment_text.form-control{
	float: left;
}

.string_content{
	font-size: 220%;
	margin-top:10px;
	text-align: left;
	font-family: meiryo !important;
}
p.long_string_enabled{
	font-size: 150%;
}
.italic {
	font-style:italic;
}
.font90{
	font-size: 90%;
}
.font110{
	font-size: 110%;
}
.hidden{
	display:none;
}
.no_margin {
	margin:0 0 0 0;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}
.block_user {
	color: #808080;
	background-color: white;
	font-size: 69%;
border: 1px solid #80808052;
width: 120px;
text-align: center;
float:right;
border-radius:5px;
margin:5px;
padding:3px;
cursor: pointer;
}
.block_user::after{
	clear: both;

}
.font200{
	font-size: 200%;
}
.font150{
	font-size: 150%;
}

.pointer{
    cursor: pointer;
}
.comment{
	margin:0;
	font-size: 150%;
}
.comment_user{
	font-size:80%;
}

.reactions {
	cursor: pointer;
	text-align:center;
	float:left;
	border-radius: 5px;
	background-color: #c8f0f7;
	color: #585858;
	border: 1px solid #80808038;
}
.reaction_wrapper{
	text-aling:right;
}
/*
fav{
	background-color: #07c130;
	color: white;
}
copy_url {
	background-color: #17a2b8;
	color: white;
}
image_to_neta {
	background-color: #D81B60;
	color: white;
}
comment_button {
	background-color: #FFC107;
	color: white;
}
*/
p.fav_on{
	background-color:#e5fbff;
	border-top: inset 1px #8080804a;
	border-left: inset 1px #8080804a;
}

.comment_form {
	display:none;
}
.comment_form .button {
	margin-top: 8px;
	font-size: 100%;
	padding: 5px;
}

.url_hidden{
	display:none;
}
.url_copied{
	position: absolute;
	background-color: #44c0c7;
	float: right;
	color: white;
	margin: 10px 0 0 5px;
	padding: 3px 5px;
	border-radius: 4px;
	cursor: pointer;
}

.temp_img {
	display: block;
}
.app_explanation {
	text-align: center;
	margin-bottom: 0;

}

.spacer4footer{
	height:120px;
}

#footer {
	box-shadow:0px 0px 5px 0px gray;
	background-color:rgba(255,255,255,1);
	position:fixed;
	bottom: 0px;
	width:100%;
	z-index: 40;
}
#inner_footer{
	margin:0 auto;

 }
#inner_footer div.one_link {
	float:left;
	text-align: center;
	margin: 15px 0px;
}
#inner_footer a {
	color:black;
}
#inner_footer a:visited {
	color:black;
}

#user_points {
	width:100%;
	font:unset;
	margin: 0 0 20px 0;
}
#user_points th {
	font:unset;
}

.explanation {
	font-size: 80%;
    margin: 0;
}
.point_detail{
	font-size: 80%;
}

.crown {
	/*display: inline;*/
}
.crown img{
	float:left;
}

.subtitle {
    font-size: 1.5rem;
    border-bottom: 2px solid #1d8a8b;
}
p.explanation_bullet {
	margin: 5px 10px 20px 30px;
}

.explanation_pic_about {
	font-weight: bold;
	font-size:110%;
}
.one_step_pic {
	width:80%;
	display:block;
	margin:0 auto 30px auto;
}
.smaller_pic {
	width:60%;
}

#important {
	border: 2px solid red;
	border-radius: 10px
}

#important_title {
	list-style: none;
    margin: 10px 0px 0px 0px;
    font-size: 140%;
    color: red;
}
.important_li {
		margin:10px 15px;
}
.inner_additional_pages{
	background: white;
	border-radius: 5px;
	padding:20px;
	font-size: 100%;
	margin:20px 0 0 0;
}
.spacer{
	width:100%;
	height: 140px;
	background-color: transparent;
}

#content_pagination {
	margin: 0 0 200px 0;
	display: flex;
	justify-content: center;
}

.id_change input {
	margin: 0 10px;
    height: 30px;
    padding: 5px;
	border: 1px solid #ced4da;
    border-radius: .25rem;
}

.center{
	text-align: center;
}

.pub_navi{
	margin:0 30px;
}

.header_spacer{
	margin-bottom: 50px;
}
.img_wrapper{
	width:100%;
	background-color: white;
}
img.header_img{
	object-fit: contain;
	width:100%;
}

.message{
	text-align: center;
	margin: 30px 0;
	font-style: italic;
	line-height: 56px;
	font-family: Yu Mincho;
}
.apps_message{
	text-align: center;
	margin: 20px 0 30px 0;
	font-family: Yu Mincho;
	font-size: 2.0rem;
}

.tou_link {
	text-align: center;
}

.hr_space {
	margin:35px 0;
}

/*
**********************************************
**********************************************
              slider css
**********************************************
**********************************************
*/
#switch_wrapper {
	position: relative;
	display: inline-block;	
	width: 150px;	
	height: 20px;	
	left: 50%;	
	top: 50px;
	z-index: 1;
}
#filter{
	font-size:80%;
	position: relative;
	top: -6px;
	color:#32aec1;
}
.switch {
	position: relative;
	width: 56px;	
	height: 20px;
	margin: 0 3px;
}

.switch input {display:none;}

.slider {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #96e9f785;
	-webkit-transition: .4s;
	transition: .4s;
	border: 1px solid #dbd8d8;
}

.slider:before {
	position: absolute;
	z-index: 2;
	content: "";
	height: 16px;
	width: 26px;	
	left: 2px;	
	bottom: 1px;
	background-color: #fff;
		-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);
	  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);
	-webkit-transition: .4s;
	transition: all 0.4s ease-in-out;
  }
  .slider:after {
	position: absolute;
	left: 0;
	z-index: 1;
	content: "ON";
	  font-size: 9px;
	  text-align: left !important;
	  line-height: 19px;
	padding-left: 0;
	  width: 51px;
	  color: #32aec1;
	  height: 20px;
	  border-radius: 20px;
	  /*background-color: #ff6418;*/
	  -webkit-transform: translateX(-32px);
	  -ms-transform: translateX(-32px);
	  transform: translateX(-32px);
	  transition: all 0.4s ease-in-out;
  }
  
  input:checked + .slider:after {
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	/*width: 235px;*/
	padding-left: 5px;
  }
  
  input:checked + .slider:before {
	background-color: #32aec1;
  }
  
  input:checked + .slider:before {
	-webkit-transform: translateX(25px);
	-ms-transform: translateX(25px);
	transform: translateX(25px);
  }
  
  /* Rounded sliders */
  .slider.round {
	border-radius: 20px;
  }
  
  .slider.round:before {
	border-radius: 8px;
  }
  .absolute-no {
	  position: absolute;
	  left: 0;
	  color: gray;
	  text-align: right !important;
	  font-size: 9px;
	  width: calc(100% - 5px);
	  height:20px;
	  line-height: 19px;
	  cursor: pointer;
  }

  blockquote{
	  border-left:none;
	  padding:0px;
  }

  .blink_animation {
	-webkit-animation: blink 0.8s ease-in-out infinite alternate;
	animation: blink 0.8s ease-in-out infinite alternate;
}

#last_message{
	text-align: center;
}

#last_message a.last_message_button {
	font-size: 120%;
	padding: 13px 20px;
}
@-webkit-keyframes blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}