@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead {
	font-family: "Kosugi" , "Aoboshi One", "Yusei Magic", "Rampart One", serif, sans-serif;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;word-wrap:break-word;overflow-wrap:break-word;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:inherit;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:super;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
img {vertical-align:middle;max-width: 100%;	height: auto;}
input[type="radio"],input[type="checkbox"] {vertical-align: -2px;}
label {cursor: pointer;}




.time_rate {
  font-size: 1.5em;
  margin-bottom: 3em;
}
@media ( min-width: 675px ){
.news_section div {
	width: 55%;
	margin: 2em auto;
	border: 3px solid #ffb700;
	border-radius: 10px;
	padding: 40px;
  }
  .news_section h2 {
	text-align: left;
	margin-left: 4em;
	margin-bottom: 1em;
	font-size: 2em;
  }
  .news_section ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 2em 0;
	border-bottom: 1px solid black;
  }
  .news_section ul li span {
	display: block;
  }
  .news_section ul li .news_date {
	width: 10%;
  }
  .news_section ul li .news_title {
	width: 15%;
    padding: 10px 0;
    border-radius: 5px;
  }
  .news_section ul li .news_text {
	width: 65%;
	text-align: left;
  }
}

.news_section ul li .news_text {
    text-align: left;
    line-height: 1.5em;
}

.header_flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
  }
  #header .logo img {
	width: 60%;
  }
  .time_b {
	color: #000;
	font-size: 1.2em;
  }

.news_text a {
	color: #0058ff;
  }
  .kk_b {
	background-color: #ff5352;
	color: #fff;
  }
  .app_b {
	background-color: #42ebfc;
	color: #000;
  }

@media ( max-width: 675px ){
.news_section div {
	width: 90%;
    margin: 2em auto;
    border: 3px solid #ffb700;
    border-radius: 10px;
    padding: 40px 10px;
}
.news_section h2 {
  text-align: left;
  font-size: 2em;
  margin-bottom: 1em;
  margin-left: 1em;
}
.news_text {
  display: block;
  margin-top: 1em;
}
.news_date {
  margin-right: 10%;
}
.news_section ul li .news_title {
    padding: 10px;
    border-radius: 5px;
  }
.news_section li {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid;
}
}


/* clearfix */

.clr {clear: both;}

body {
	text-align: center;
	line-height: 1;
	-webkit-text-size-adjust: 100%;
}

.sp {
	display: none ;
}

.sptab {
	display: none  ;
}
.tab{
	display: none;
}

@media ( max-width: 896px ){
	.pc {
		display: none ;
	}
	.pctab {
		display: none ;
	}

	.sp {
		display: block ;
	}
	.sptab {
		display: block ;
	  }
	.inner {
		padding: 0 5.33vw;
	}

	.tab{
		display: none;
	}

	body {
		overflow-x: hidden;
	}
	.tuiki {
		padding: 0px !important;
	  }
}

@media (min-width: 896px ){
.rate_flex1 {
	display: flex;
	justify-content: center;
	margin: 5px 0;
}
.rate_flex_right, .rate_flex_left {
	width: 35%;
}
}

.tuiki {
	margin-top: 2%;
	background-color: #fff;
	padding: 25px;
	border-radius: 10px;
  }
  .red_ctui {
	color: red;
	font-size: 1.2em;
	margin-bottom: 10px;
  }

.fa-money-bill::before {
	margin-right: 5px;
}

.fa-money-bill-transfer::before {
	margin-right: 5px;
}

.fa-stamp::before {
	margin-right: 5px;
}

.fa-clock::before {
	margin-right: 5px;
}

.fa-face-sad-tear::before {
	margin-right: 5px;
}

.fa-hand::before {
	margin-right: 5px;
}

.ft_bb {
	position: fixed;
	bottom: 0;
	z-index: 10000;
  }

.thanks-body p {
	text-align: left;
  }



.ratebox-text.ratebox-text1 {
	margin: 5% 0;
	font-size: 1.2em;
}
.rate_flex_right span {
	font-size: 1.5em;
	background-color: #ffb700;
	padding: 10px;
	border-radius: 10px;
	margin: 0 auto 5px auto;
	display: block;
	width: 75%;
}
.rate_flex_left span {
	font-size: 1.5em;
	background-color: #42ebfc;
	padding: 10px;
	border-radius: 10px;
	margin: 0 auto 5px auto;
	display: block;
	width: 75%;
}




.sec1 {
	width: auto;
	display: flex;
	overflow: hidden;
	padding: 1em 0;
	border-top: 2px solid;
	border-bottom: 2px solid;
}
@keyframes anim--first {
0% {
  transform: translateX(0%);
}
100% {
  transform: translateX(-100%);
}
}
@keyframes anim--second {
0% {
  transform: translateX(0%);
}
100% {
  transform: translateX(-100%);
}
}
.sec1__title1 {
	font-size: .75em;
	color: #0b0b0b;
}
.sec1__title0 {
	color: red;
	font-weight: bold;
	font-size: 1.1em;
}
.sec1__title--first {
  animation: anim--first 20s infinite linear 0.1s both;
}
.sec1__title--second {
  animation: anim--second 20s infinite linear 0.1s both;
}

.mmmmbbbnnss {
	width: 51%;
}

.mmmbbb123, .mmmbbb12345 {
	display: none;
}

@media (min-width: 675px) {
.sec1__title--first,
.sec1__title--second {
  flex-shrink: 0;
  width: 100%;
  height: auto;
  display: inline-block;
  text-wrap: nowrap;
  white-space: nowrap;
  font-size: 1.5em;
}
.mmmbbb123 {
	display: block;
}
}

@media (max-width: 675px) {
.sec1__title--first,
.sec1__title--second {
  flex-shrink: 0;
  width: auto;
  height: auto;
  display: inline-block;
  text-wrap: nowrap;
  white-space: nowrap;
  font-size: 1.5em;
}
.mmmmbbbnnss {
	width: 100%;
}
.mmmbbb12345 {
	display: block;
}
}