@charset "UTF-8";
/*! http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:800");
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,w-100
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;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, body {
  width: 100%;
  min-height: 100%;
  word-wrap: break-word;
}

body {
  font-size: 1.125rem;
  font-family: Tahoma, Segoe, Verdana, "メイリオ", Meiryo, "Yu Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  -webkit-text-size-adjust: none;
  line-height: 1.5;
  color: #000;
  background-color: #142e7c;
}

.mt5{margin-top: 5px;}.mt10{margin-top:10px;}.mt15 {margin-top:15px;}.mt20 {margin-top: 20px;}.mr5{margin-right: 5px;}.mr10{margin-right:10px;}.mr15 {margin-right:15px;}.mr20 {margin-right: 20px;}.mb5{margin-bottom: 5px;}.mb10{margin-bottom:10px;}.mb15 {margin-bottom:15px;}.mb20 {margin-bottom: 20px;}.ml5{margin-left: 5px;}.ml10 {margin-left:10px;}.ml15 {margin-left:15px;}.ml20 {margin-left: 20px;}.ml40 {margin-left: 40px;}.ml50 {margin-left: 50px;}.mtb10 {margin: 10px 0;}

@media screen and (max-width: 750px) {
  body {
    font-size: 0.9rem;
  }
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover, a:active {
  opacity: 0.8;
}

.fc-w a {
  color: #fff;
}

section {
  position: relative;
  width: 100%;
  padding: 50px 0;
}

section:nth-child(even) {
  background-color: #fff;
}

header, div.container {
  width: 90%;
    max-width: 960px;
  margin: 0 auto;
}
.container {
  width: 90%;
    max-width: 960px;
  margin: 0 auto;
}
.container2 {
  width: 90%;
    max-width: 960px;
  margin: 0 auto;
  text-align: center;
}
footer {
  width: 90%;
  margin: 0 auto;
}

h2, h3, h5 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

h2 {
  font-size: 1.875rem;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 750px) {
  h2 {
    font-size: 1.5rem;
  }
}

.box {
  margin-top: 30px;
  border: solid 3px;
}

.box h3 {
  padding: 10px;
  text-align: center;
}

.box .text-area {
  width: 100%;
  display: block;
  padding: 20px;
}

.blue {
  border-color: #142e7c;
}

.blue h3 {
  font-size: 1.5rem;
  background-color: #142e7c;
  color: #fff;
}

@media screen and (max-width: 750px) {
  .blue h3 {
    font-size: 1.2rem;
  }
}

.blue li {
  padding-left: 0.7em;
  text-indent: -.7em;
}

.blue li:before {
  content: "●";
  font-size: 1.25rem;
}

@media screen and (max-width: 750px) {
  .blue li:before {
    font-size: 1rem;
  }
}

.blue li:before {
  color: #142e7c;
}

.yellow {
  border-color: #ffe100;
}

.yellow h3 {
  font-size: 1.875rem;
  background-color: #ffe100;
  color: #142e7c;
}

@media screen and (max-width: 750px) {
  .yellow h3 {
    font-size: 1.5rem;
  }
}

.yellow h4 {
  font-size: 1rem;
  color: #fff;
  padding: 5px 20px;
  border-radius: 30px;
}

@media screen and (max-width: 750px) {
  .yellow h4 {
    font-size: 0.8rem;
  }
}

@media screen and (min-width: 961px) {
  .yellow h4 {
    display: inline;
  }
}

.yellow .bc-or {
  background-color: #eb6100;
}

.yellow .bc-lb {
  background-color: #00aee3;
}

.yellow p {
  font-size: 1.5rem;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

@media screen and (max-width: 750px) {
  .yellow p {
    font-size: 1.2rem;
  }
}

.yellow .fc-r {
  font-size: 1.875rem;
}

@media screen and (max-width: 750px) {
  .yellow .fc-r {
    font-size: 1.5rem;
  }
}

.jcb {
  margin: 0 20px 20px;
  border: solid 3px #142e7c;
}

.jcb h3 {
  font-size: 1.5rem;
  background-color: #142e7c;
  color: #fff;
}

@media screen and (max-width: 750px) {
  .jcb h3 {
    font-size: 1.2rem;
  }
}

.jcb h3 span {
  font-size: 1.25rem;
  background-color: #fff;
  color: #e40817;
  margin-top: -3px;
  margin-right: 10px;
  padding: 5px 20px;
  border-radius: 30px;
}

@media screen and (max-width: 750px) {
  .jcb h3 span {
    font-size: 1rem;
  }
}

@media screen and (min-width: 961px) {
  .jcb h3 span {
    display: inline;
  }
}

.jcb p {
  font-size: 1rem;
  font-family: Tahoma, Segoe, Verdana, "メイリオ", Meiryo, "Yu Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

@media screen and (max-width: 750px) {
  .jcb p {
    font-size: 0.8rem;
  }
}

.lblue {
  background-color: #fff;
  border-color: #00aee3;
}

@media screen and (min-width: 961px) {
  .lblue {
    margin-top: 2em;
  }
}

.text-area {
  position: relative;
}

.text-area .tokuten1 {
  position: absolute;
  top: 15px;
  right: 15px;
}

.text-area .tokuten2 {
  position: absolute;
  bottom: 20px;
  right: 10px;
}

.text-area .tokuten3 {
  position: absolute;
  top: 30px;
  left: 140px;
}

.period {
  font-size: 1.875rem;
  font-weight: bold;
  text-align: center;
  border-color: #e40817;
  padding: 10px;
}

@media screen and (max-width: 750px) {
  .period {
    font-size: 1.5rem;
  }
}

h2.cmp {
  font-size: 2.8125rem;
  color: #142e7c;
  text-align: center;
  margin: 30px 0;
}

@media screen and (max-width: 750px) {
  h2.cmp {
    font-size: 2.25rem;
  }
}

h2.cmp .small {
  font-size: 1.5625rem;
}

@media screen and (max-width: 750px) {
  h2.cmp .small {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 960px) {
  h2.cmp {
    font-size: 2.5rem;
    line-height: 1.2;
  }
}

@media screen and (max-width: 960px) and (max-width: 750px) {
  h2.cmp {
    font-size: 2rem;
  }
}

.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mapbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
	background: #142e7c;
	padding: 10px;
	color: #fff;
}
.toiawase {
	color:#fff;
}
.toiawase a {
	color:#fff;
}
@media screen and (max-width: 960px) {
  .flexbox {
    text-align: center;
    display: inline-block;
    margin: auto;
    width: 100%;
  }
}

.item {
  width: 460px;
  margin-bottom: 20px;
}

@media screen and (max-width: 960px) {
  .item {
    width: 100%;
  }
}

.item img {
  border: solid 1px #ccc;
}

@media screen and (min-width: 961px) {
  .item:nth-child(even) {
    margin-left: 10px;
  }
	  .card_map:nth-child(even) {
  }
}

.square_btn {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 70%;
  display: block;
  margin: 10px auto 0;
  padding: 0;
  background-image: url("../img/square_btn.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /*background-color: #00aee3;*/
  -webkit-box-shadow: 5px 5px #0086af;
          box-shadow: 5px 5px #0086af;
}

@media screen and (max-width: 750px) {
  .square_btn {
    font-size: 1rem;
  }
}

@media screen and (max-width: 960px) {
  .square_btn {
    width: 100%;
    padding: 0;
  }
}
.square_btn_a {
color: #fff;
    padding: 10px;
    display: inline-block;
    width: 100%;
    height: 100%;
}

footer {
  font-size: 0.75rem;
  background-color: #fff;
  text-align: center;
  width: 100%;
  padding-bottom: 50px;
}

@media screen and (max-width: 750px) {
  footer {
    font-size: 0.6rem;
  }
}

.clearfix {
  zoom: 1;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
	margin-top: 20px;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.fl-l {
  float: left;
}

.fl-r {
  float: right;
}

.link-text {
  text-decoration: underline;
}

.fz-l {
  font-size: 120%;
	margin-top: 40px;
	font-weight: bold;
}

.fz-m {
  font-size: 0.875rem;
}

.fz-m-2 {
  font-size: 0.875rem;
  margin-left: 25px;
}

.indent02 {
padding-left:1em;
text-indent:-1em;
}

@media screen and (max-width: 750px) {
  .fz-m,
  .fz-m-2 {
    font-size: 0.7rem;
  }
}

.fz-s {
  font-size: 0.75rem;
}

@media screen and (max-width: 750px) {
  .fz-s {
    font-size: 0.6rem;
  }
}

.fc-w {
  color: #fff;
}

.fc-r {
  color: #e40817;
}

.fc-y {
  color: #ffe100;
}

.fc-lb {
  color: #00aee3;
}

.ft-b {
  font-weight: bold;

}
.ft-b-2 {
  font-weight: bold;
    font-size: 120%;
  font-weight: bold;
}
.ft-b02 {
  font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 40px;
}

.ft-b03 {
  font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ft-b04 {
  font-weight: bold;
	margin-top: 10;
	margin-bottom: 10px;
	font-size: 1.1em;
}

.ft-b05 {
  font-weight: bold;
	margin-top: 0px;
	margin-bottom: 30px;
		font-size: 1.1em;
}

.ft-b06 {
  font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ft-b07 {
  font-weight: bold;
	margin-top: 50px;
	margin-bottom: 10px;
}

.mtxs {
  margin-top: 10px !important;
}

.mts {
  margin-top: 30px !important;
}

.mtm {
  margin-top: 40px !important;
}

.mtl {
  margin-top: 70px !important;
}

.mbxs {
  margin-bottom: 10px !important;
}

.mbs {
text-align: left;
    display: inline-block;
    margin: auto;
    margin-bottom: 30px !important;
}
.mbs p {
      text-align: left;
}
.mbm {
  margin-bottom: 40px !important;
}

.mbl {
  margin-bottom: 70px !important;
}

.img-responsive4 {
  display: block;
  width: 70%;
  height: auto;
  margin: 0 auto;
}
.img-responsive5 {
    max-width: 100%;
    width: 100%;
}
@media screen and (max-width: 750px) {
  .img-responsive4 {
  	max-width: 100%;
		width: 90%;
	}
	  .img-responsive5 {
  	max-width: 100%;
		width: 100%;
	}
}
@media screen and (min-width: 961px) {
  .sm {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .md {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .maru_jcb h3, .maru_dc h3 {
    font-size: 1.2rem;
  }
}

.float-left {
  float: left;
}
@media screen and (min-width: 751px) {
.float-lg-left {
    float: left;
  }
}
.float-right {
  float: right;
}
@media screen and (min-width: 751px) {
.float-lg-right {
    float: right;
  }
}

.pr-1 {
  padding-right: 1rem;
}
@media screen and (min-width: 751px) {
.pr-lg-1 {
    padding-right: 1rem;
  }
}
.pr-2 {
  padding-right: 2rem;
}
.pr-3 {
  padding-right: 3rem;
}
.pr-4 {
  padding-right: 4rem;
}
.pb-1 {
  padding-bottom: 1rem;
}
@media screen and (min-width: 751px) {
.pb-lg-0 {
    padding-bottom: 0;
  }
}
.w-100 {
  width: 100%;
}
@media screen and (min-width: 751px) {
.w-lg-38 {
    width: 38%;
  }
}

  .br_res {
    display: none;
  }
@media screen and (max-width: 450px) {
  .br_res {
    display: block;
  }
}

.triple {
  text-align: center;
  /*padding-top: 40px;*/
}
.btn-triple {
  margin: 10px auto 0;
	margin-bottom: 20px;
  width: 70%;
  display: block;
  text-align: center;
  background-color: #ffe100;
  font-size: 16px;
  /*line-height: 52px;*/
  color: #142e7c;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #ffe100;
  position: relative;
  overflow: hidden;
  z-index: 1;
	 -webkit-box-shadow: 5px 5px #B49747;
          box-shadow: 5px 5px #B49747;
}
.btn-triple:after{
  width: 100%;
  height: 0;
  content:"";
  position: absolute;
  top: 50%;
  left: 50%;
  background : #142e7c;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(5deg);
  transition: .2s;
  z-index: -1;
}
.btn-triple:hover{
  color: #ffe100;
}
.btn-triple:hover:after{
  height: 240%;
  opacity: 1;
}
.btn-triple:active:after{
  height: 340%;
  opacity: 1;
}
.btn-triple a {
  height: 100%;
  width: 100%;
  padding: 10px 1%;
  display: block;
}
.cp_campain {
	padding: 1em 0em 0.5em 0em;
	border-top: solid 1px #142e7c;
	border-bottom: solid 1px #142e7c;
	position: relative;
	margin-top: 40px;
}
.cp_campain::before,
.cp_campain::after {
	content: '';
	position: absolute;
	top: -10px;
	width: 1px;
	height: calc(100% + 20px);
	background-color: #142e7c;
}
.cp_campain::before{
	left: 10px;
}
.cp_campain::after{
	right: 10px;
}

.cp_campain .cp_title {
  padding: 0 1em;
	display: flex;
	background-color: #142e7c;
		text-align: center;
}
.cp_campain .cp_title h2 {
  width: 100%; /* add */
	margin: 0.3em auto 0.3em auto;
	text-align: center;
	color: #ffffff;
	font-size: 1.4rem;
}
.cp_campain .cp_title ul {
	margin: 0.5em 0;
	padding: 0.3em 0 0.3em 0.8em;
	width: 35%;
	text-align: center;
	border-left: 1px dashed #ffffff;
}
.cp_campain .cp_title li {
	display: inline;
	padding: 0 0.5em;
}
.cp_campain .cp_title li a {
	color: #ffffff;
}
.cp_campain .cp_authorinfo {
	padding: 0.5em 1.5em  0.5em  1.5em;
}
.card_map{
  width: 100%;
  max-width: 430px;
	display: inline-block;
  margin: 0 auto;
	padding: 23px 7px;
}
.card_map ul {
    margin-left: 24px;
  list-style: disc;
}
.card_map ul li {
}
.card_map span {
  width: 100%;
  display: block;
}
.card_map span img {
  width: 100%;
  vertical-align: bottom;
}

.glay{
color: gray;
	font-size: 0.8em;
}

.cp_table *, .cp_table *:before, .cp_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_table {
	width: 100%;
	border-collapse: collapse;
		margin-top: 20px;
	margin-bottom: 30px;
table-layout: fixed;
word-break: break-all;
word-wrap: break-all;
	
}
.cp_table th {
	width: auto;

	padding: 10px;
	border: 1px solid #dddddd;
}
.cp_table td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #dddddd;
	text-align: center;
}
.cp_table td:first-child {
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

.table1 {
  margin: auto;
  text-align: center;
  max-width: 100%;
  
}
.table2 {
	margin: auto;
	text-align: center;
	max-width: 100%;
	
}
.table2-sp {
  margin: auto;
  text-align: center;
  max-width: 100%;
  display: none;
}
  .cp_table-sp {
    display: block;
    width: 100%;
    table-layout: fixed;
word-break: break-all;
word-wrap: break-all;
  }

@media only screen and (max-width: 480px) {
  .cp_table {
    display: block;
    width: 100%;
    table-layout: fixed;
word-break: break-all;
word-wrap: break-all;
  }
  .cp_table thead {
    display: block;
    float: left;
    overflow-x: scroll;
  }
  .cp_table tbody {
    display: block;
    width: auto;
    overflow-x: auto;
    white-space: nowrap;
  }
  .cp_table th {
    display: block;
    width: auto;
    border-width: 1px 0px 0px 1px;
    border-color: #dddddd;
    border-style: solid;
  }
  .cp_table th:last-child {
    border-bottom: 1px solid #dddddd;
  }
  .cp_table tbody tr {
    display: inline-block;
    margin: 0;
  }
  .cp_table td {
    display: block;
    border-width: 1px 1px 0px 1px;
    border-color: #dddddd;
    border-style: solid;
  }
  .cp_table td:last-child {
    border-bottom: 1px solid #dddddd;
  }
}

@media only screen and (max-width: 480px) {
  .table1 {
  margin: auto;
  text-align: center;
  max-width: 100%;
}
  .table2 {
  margin: auto;
  text-align: center;
  max-width: 100%;
  display: none;
}
	.cp_table {
		display: block;
		width: 100%;
		table-layout: fixed;
word-break: break-all;
word-wrap: break-all;
	}
	.cp_table thead {
		display: block;
		float: left;
		overflow-x: scroll;
	}
	.cp_table tbody {
		display: block;
		width: auto;
		overflow-x: auto;
		white-space: nowrap;
	}
	.cp_table th {
		display: block;
		width: auto;
		border-width: 1px 0px 0px 1px;
		border-color: #dddddd;
		border-style: solid;
	}
	.cp_table th:last-child {
		border-bottom: 1px solid #dddddd;
	}
	.cp_table tbody tr {
		display: inline-block;
		margin: 0;
	}
	.cp_table td {
		display: block;
		border-width: 1px 1px 0px 1px;
		border-color: #dddddd;
		border-style: solid;
	}
	.cp_table td:last-child {
		border-bottom: 1px solid #dddddd;
	}

/* SP版 */
.table2-sp {
  margin: auto;
  text-align: center;
  max-width: 100%;
  display: block;
}
  .cp_table-sp {
    display: inline-table;
    width: 100%;
  border-collapse: collapse;
  margin: 20px auto 30px auto;
table-layout: fixed;
word-break: break-all;
word-wrap: break-all;
  }
  .cp_table-sp thead {
    /*display: block;
    float: left;
    overflow-x: scroll;*/
  }
  .cp_table-sp tbody {
    /*display: block;
    width: auto;
    overflow-x: auto;
    white-space: nowrap;*/
  }
  .cp_table-sp th {
    /*display: block;
    width: auto;
    border-width: 1px 0px 0px 1px;
    border-color: #dddddd;
    border-style: solid;*/
    border-width: 1px;
    border-color: #dddddd;
    border-style: solid;
        padding: 0 1%;
    text-align: center;
vertical-align: middle;
  }
  .cp_table-sp th:last-child {
    /*border-bottom: 1px solid #dddddd;*/
  }
  .cp_table-sp tbody tr {
    /*display: inline-block;
    margin: 0;*/
  }
  .cp_table-sp td {
    /*display: block;
    border-width: 1px 1px 0px 1px;
    border-color: #dddddd;
    border-style: solid;*/
    border-width: 1px;
    border-color: #dddddd;
    border-style: solid;
    text-align: center;
vertical-align: middle;
  }
  .cp_table-sp td:last-child {
    /*border-bottom: 1px solid #dddddd;*/
  }
  /* /SP版 */
}

a.jp_btn {
	display: block;
    width: 70%;
    max-width: 70%;
  margin: auto;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #13227B;
	border: 2px solid #13227B;
	border-radius: 3px;
	transition: .4s;
}
a.jp_btn:hover {
	background:  #13227B;
	color: #fff;
}

.bannar-user {
}
.bannar-user a {
width: 100%;
max-width: 630px;
border: solid 2px #13227B;
border-radius: 3px;
margin: 30px auto 0;
display: block;
}
.bannar-user a img {
  width: 100%;
  vertical-align: bottom;
}

/*.counter-headline-fff {
  width: auto !important;
  color: #fff;
  padding-right: 7px;
  display: inline-block !important;
}*/
.counter-headline-fff {
  margin-left: 19px;
}
.counter-headline-fff:before {
margin-left: -19px;
    padding-right: 6px;
    content: '●';
}


/* side button style */
#side_fixed_btn {
	position: fixed;
	bottom: 10%;
	right: 0;
	background-color: transparent;
	line-height: 0.9;
}
#side_fixed_btn a {
	text-align: center;
	text-decoration: none;
  padding: 0;
	transition: all 0.6s ease 0s;
}
#side_fixed_btn img{
  width: 100%;
  cursor: pointer;
	border:1px solid #e60012;
}
#side_fixed_btn a:hover{
	opacity: 1;
}

#side_fixed_btn:hover{
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-5px);
  transition-duration: 0.5s;
}





/* Zoom In #1 */
#side_fixed_btn2 {
	position: fixed;
	bottom: 10%;
	right: 0;
	background-color: transparent;
	line-height: 0.9;
}

figure {
	width: 100px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	overflow: hidden;
}


#side_fixed_btn2 a:hover{
	opacity: 1;
}

/*

#side_fixed_btn2 img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
#side_fixed_btn2 a:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

*/


#side_fixed_btn2 figure img {
	margin-left: 10px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#side_fixed_btn2 figure:hover img {
	margin-left: 0;
}


@media (max-width:479px) {
	#side_fixed_btn {
		width:20%;
		bottom:5%;
	}
}


/* ------------------------------------------- */
@media screen and (max-width: 750px) {
.counter-headline-fff {
  margin-left: 23px;
}
}
.lst-none {
  margin-left: -24px;
  list-style: none;
}

.indent {
  color: #fff;
  margin-left: 19px;
}
.indent:before {
margin-left: -19px;
    padding-right: 3px;
    content: '※';
}
.mb-50 {
  margin-bottom: 50px;
}