/* Your custom styles */
/*ベース*/
.center {text-align: center;}
.block {
	display: block;
	margin: 0 auto;
}
.left {float: left;}
.right {float: right;}
.container-fluid {padding: 0;}
.grey-text {color: #717171!important;}
.bold {
    font-weight: 700!important;
    line-height: 1.5em;
}
.marker {background:linear-gradient(transparent 60%, #ff6 60%);}
.txt_red {font-weight:bold;color:#dd6f10 !important;}
.txt_black {font-weight:bold;color:#000;}
.txt_green {font-weight:bold;color:#c3e627;}
.txt_yellow {font-weight:bold;color:#fff200;}
.txt_navy {color:#003870 !important;}
.f25 {font-size: 25px !important;}
.f30 {font-size: 30px !important;}
.f40 {font-size: 40px !important;}

.mb60 {margin-bottom: 60px;}
.element {
   animation: tikatika 1s step-end infinite;
}

@keyframes tikatika {
  0% { opacity: 1; }
  50% { opacity: 0.2; }
  100% { opacity: 1; }
}

body{
	background: #fff !important;
	color:#fff;
}
p {
	font-size: 18px !important;
	max-width: 730px;
    margin: 0 auto 45px;
    color:#003870;
    font-weight: 400;
}
img {
    border: 0;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
.bg_black {background:#000;}
.container .row {
	margin: 0 auto;
    display: block;
}
.container {
    max-width: 850px;
    padding: 30px 20px 30px;
    background:#fff;
}
.bg_grey {
	background: #f1f4f5;
}
.bg_grey .container {
	background: #f1f4f5;
}
.button-004 {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 230px;
    width: 100%;
    margin: 0;
    padding: 0.5em 0em;
    border: none;
    border-bottom: solid 3px #0059a0;
    border-radius: 5px;
    background-color: #2589d0;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
    transition: .5s ease;
}

.button-004:hover {
    transform: translateY(3px);
    border-bottom-width: 3px;
}
.form p {
	color:#fff;
}
.register-box form label {
	color:#fff;
}
.ttl_waku {
	background: #f1f4f5;
}
.ttl_waku02 {
	background: #0e78ef;
}
.f_box {
	background: #fff;
	padding:5%;
	border-radius: 30px;
	margin-bottom: 45px;
}
footer .container {
    max-width: 850px;
    padding: 30px 20px 30px;
    background: #000;

}

/*MV*/
.software-lp .rgba-gradient {
	background: url(../img/bg_mv02.jpg) !important;
	background-repeat: no-repeat;
	background-position: contain;
}
.mv {
	margin: 0 auto;
	display: block !important;
}
header {
	height: auto !important;
	background: #000;
    margin: 0 auto;
    background: url(../img/bg_mv.png) !important;
    background-repeat: repeat-x !important;
}

.countdown {
    color: #000;
    font-size: 42px;
    font-weight: bold;
}
.cdt_txt {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	padding-top: 45px;
	margin-bottom: 0;
}
.pat {
	margin-bottom: 30px;
}
.exam_jisseki {
	margin-bottom: 30px;
}
/*見出し*/
.h1, h1 {
    font-size: 2rem;
    line-height: 1.5em;
}

.container-fluid.bg_moon .streak {
	background: url(../img/bg_show_case01.jpg) !important;
	background-repeat: no-repeat;
}

.container-fluid.bg_moon .streak.streak-photo {
    background-attachment: fixed;
}
.container-fluid.bg_moon strong {
	color:#fff;
}

/*head*/
.head_grey {
	background:#f3f3f3;
	padding:60px 0 30px;
	position: relative;
}
.head_navy {
	background:#01013f;
	position: relative;
}

.head_navy02 {
	background:#083c90;
}
.head_black {
	background:#000;
	position: relative;
}
.head.bg_blue {
	background: #f0fffe;
}
.head_red {
	background:url(../img/bg_ttl.png);
	background-repeat: repeat-x;
	height: 215px;
}
.head_red div {
	max-width:925px;
	margin: 0 auto
}
.head_red div img {margin-top: 30px;}
.head div {
	max-width:1140px;
	margin: 0 auto;
}
.head div.txt_area {
	max-width: 580px;
	margin: 45px auto 0;
	padding: 0 20px 60px;
}
.ttl01 {
	max-width: 850px;
	width:100%;
}
.ttl02 {
	max-width: 850px;
	width:100%;
	margin-bottom: 45px;
}
.ttl03 {
	max-width: 850px;
	width:100%;
	margin-top: 0px;
	margin-bottom: 45px;
}
.ttl04 {
	max-width: 850px;
	width:100%;
	margin-top: 0px;
	margin-bottom: 45px;
}
.ttl05 {
	max-width: 850px;
	width:100%;
	margin-top: 0px;
	margin-bottom: 45px;
}

.ttl_form {
	margin-top: 45px;
	margin-bottom: 30px;
}
form p.sample_btn {
    display: inline-block;
    max-width: 600px;
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-size: 20px !important;
    font-weight: bold;
    padding:10px 15px;
    color: #000 !important;
    color: #fff !important;
    border-radius: 50px;
    background-color: #ffd71c;
    color:#000 !important;
    box-shadow: 0px 5px 0px #7f754b;
    transition: .3s;
}
form p.sample_btn:hover {
	background-color: #776c39;
	color:#fff !important;
}
#btn_area {
	border:12px #e1e1e1 solid;
	padding: 30px;
	max-width: 570px;
	margin: 0 auto;
	overflow: hidden;
}
#btn_area div {
	overflow: hidden;
}
#btn_area p {
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color:#1980e2;
	font-weight: bold;
}
#btn_area .bank {
	float: left;
	font-size: 20px;
	margin-right: 20px;
	background-color: #ff0000;
	border-bottom: solid 3px #ad0707;
}
#btn_area .card {
	float: left;
	font-weight: bold;
	font-size: 20px;
	background-color: #00db00;
	border-bottom: solid 3px #0a930a;
}
.jisseki {margin-bottom: 30px;}
p.catch {
	line-height: 1.3em;
	font-size: 30px !important;
}
/*画像*/
.sc {
	margin-top: 15px;
	margin-bottom: 60px;
}
.sc_box {
	background: #f9f9f9;
	padding:60px 45px 30px;
	margin-bottom: 60px;
}
.mb-5.box04.ex_pt {
	padding-top: 90px;
}
.img01 {
	max-width: 592px;
	width: 100%;
	margin-bottom: 150px;
    margin-top: 150px;
}
.img02 {
	max-width: 850px;
	width: 100%;
	margin-bottom: 60px;
}
.img03 {
	max-width: 850px;
	width: 100%;
	margin-bottom: 0px;
}
.img04 {
	max-width: 850px;
	width: 100%;
	margin-bottom: 60px;
}
.img05 {
	max-width: 1000px;
	width: 100%;
	margin-bottom: 90px;
}
.img06 {
	max-width: 900px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
}
.img07 {
	max-width: 850px;
	width: 100%;
	margin-bottom: 45px;
}
.img07.pc {
	margin: 0 auto;
	display: block;
}
.img08 {
	max-width: 489px;
	width: 100%;
	margin-bottom: 45px;
}
.img09 {
	max-width: 749px;
	width: 100%;
	margin-top: 30px;
    margin-bottom: 30px;
}
.img_jisseki {
	max-width: 569px;
	width:100%;
	margin-bottom: 60px;
}
.logo_pc {
	max-width: 680px;
	width:100%;
	margin-bottom: 60px
}
.fake-list {
	margin: 0;
	font-size: 22px !important;
    font-weight: 700;
}
.fake-list .li {
  display: flex;
  align-items: center;
}
.fake-list .dot { flex: 0 0 auto; }  /* 中黒は折り返させない */
.fake-list .txt { 
	flex: 1 1 auto; 
	color:#007fff !important;
}

/*Form*/
form p {
	margin-bottom: 10px;
	text-align: center;
}
.top-register-box .set-width {
    margin: 0px auto 0;
    position: relative;
}
.register-box .set-width {
    max-width: 680px;
}
.set-width {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.register-box form {
    width: 95%;
    margin: 25px auto 0;
    margin-bottom: 20px;
    max-width: 600px;
}
.register-box form .input-holder {
	margin-bottom: 30px;
}
.form.streak {
    position: relative;
    display: block;
    height: auto;
    padding: 20px 0px 30px;
    overflow: hidden;
    margin-bottom: 60px;
    background-image: linear-gradient(90deg, #00c4ff, #0038b9);
}
.form.streak.ftfm {
	margin-bottom: 0;
}
.register-box {
    background: #fff;
}
.bg-form {
	margin-bottom: 0px;
}
.register-box h2 img {
    width: 565px;
    margin-top: -190px;
}
.register-box form {
    width: 100%;
    margin: 20px auto 0;
    margin-bottom: 20px;
    max-width: 600px;
}
.register-box form div {
	margin: 0 auto;
	max-width: 522px;
}
.register-box form div.sns_area {
	text-align: center;
}
.register-box form div.sns_area p {
	font-weight: bold;
	text-align: center;
}
.register-box form ul {
	overflow: hidden;
	padding-left: 0;
}
.register-box form ul li {
	list-style-type: none;
	display: inline-block;
    margin-bottom: 10px;
    margin-left: 10px;
}
.register-box form ul li img {
	max-width: 160px;
	height: auto;
}
.register-box .hush {
    margin-bottom: 15px;
}
.register-box input {
    padding: 15px;
    font-size: 22px;
    border-radius: 5px;
    background: #ebebe6;
    margin-bottom: 15px;
}
main.bg_check .container {
	background: #fff;
}
select, button, input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    /* border-radius: 10px; */
    background:none;
    box-shadow: none;
    display: inline-block;
    font-size: 16px;
    padding: 3px;
    width: 100%;
}
/*まずはお決まりのボックスサイズ算出をborer-boxに */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;/*rem算出をしやすくするために*/
}

.btn {
	background: #c3e627;
    border-radius: 30px;
    margin: 0 auto;
    display: block;
    max-width: 420px;
    width: 100%;
}
.btn a button:hover {
	color:#f0ff0d !important;
}

.btn a button {
	font-weight: bold;
	font-size: 22px !important;
	color:#fff !important;
}
.terms_txt {
	color: #000 !important;
	font-size: 13px !important;
	margin-top: 30px;
	text-align: center;
	line-height: 1.4 !important;
}
.jisseki_area .ttl_head {
	overflow: hidden;
	margin-bottom: 50px;
}
.jisseki_area .ttl_head div {float: left;}
.jisseki_area .ttl_head img {
	margin: 0 auto;
    display: block;
}
.jisseki_area .ttl_head p {color: #fff;}
.jisseki_area ul {
	overflow: hidden;
	padding-left: 0;
}
.jisseki_area ul li.left {
	float: left;
}
.jisseki_area ul li.left p.day {
	margin-top: -240px;
    margin-left: 130px;
    color: #fff;
}
.jisseki_area ul li.left p.item01 {
	margin-top: -18px;
    margin-left: 40px;
    color: #000;
}
.jisseki_area ul li.left p.item02 {
	margin-top: -44px;
    margin-left: 40px;
    color: #000;
}
.jisseki_area ul li.left p.total {
	margin-top: -21px;
    margin-left: 165px;
    color: #fff;
    font-size: 35px !important;
    font-weight: bold;
}
.jisseki_area ul li.right {
	float: right;
}
.jisseki_area ul li.right p.day {
	margin-top: -240px;
    margin-left: 130px;
    color: #fff;
}
.jisseki_area ul li.right p.item01 {
	margin-top: -18px;
    margin-left: 40px;
    color: #000;
}
.jisseki_area ul li.right p.item02 {
	margin-top: -44px;
    margin-left: 40px;
    color: #000;
}
.jisseki_area ul li.right p.total {
	margin-top: -21px;
    margin-left: 165px;
    color: #fff;
    font-size: 35px !important;
    font-weight: bold;
}
.jisseki_area ul li {
	list-style-type: none;
}

.waku {
	font-size: 22px;
	font-weight: bold;
	margin-top: 70px;
    margin-bottom: 70px;
	background:#d1e3ff;
	padding:30px;
	color: #005fbd !important;
}
footer {
	background: #000 !important;
}
.ft_list {
	text-align: center;
	padding-top: 20px;
}
.ft_list ul {
	padding-left: 0;
	margin-bottom: 0;
}

.ft_list ul li {
	list-style-type: none;
	display: inline-block;
}
.ft_list ul li a {
	color: #fff !important;
}

/*MV*/
.head_line {
	margin: 0 auto;
}
.software-lp .navbar:not(.top-nav-collapse) {
	background: #000;
}
.txt-flow {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    white-space: nowrap;
    font-weight: 600;
    color: rgba(0,0,0,.8);
    text-shadow: 0px 0px 2px rgb(156 233 242), 0px 0px 2px rgb(156 233 242), 0px 0px 2px rgb(156 233 242), 0px 0px 2px rgb(156 233 242), 0px 0px 2px rgb(156 233 242), 0px 0px 2px rgb(156 233 242), 0px 0px 2px rgb(156 233 242);
    background: #fff;
}

/*footer*/
footer .ft_link ul {
	padding-left: 0;
	margin-bottom: 0;
}
footer .ft_link ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 25px;
	font-size: 0.9rem;
}

/*その他*/
.img_btn:hover {
	opacity: 0.5;
}

section.ex {
	padding: 0 2%;
}

.box04 {
	max-width: 850px;
    margin: 0 auto;
    padding: 0 20px;
}
.box04 .col-lg-4 {
	margin-bottom: 30px;
	background:#fff;
	opacity: 0.8;
	max-width: 860px;
	-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    float: left;
}

.box04 .col-lg-4.voice01 {
	padding: 10px;
}
.box04 .col-lg-4.voice02 {
	padding:30px;
}
.box04 .col-lg-4 .icon-area .circle-icon {
	float: left;
}
.box04 .col-lg-4 .icon-area p {color:#fff;}
.box04 .col-lg-4 .icon-area .mt-1 div {
	float: right;
	width: 74%;
}

.box04 .col-lg-4.voice01 .text-center span {
	background:#000;
	color: #fff;
	padding: 5px 8px;
    margin-left: 10px;
}
.box04 .col-lg-4.voice02 .text-center span {
	background:#000;
	color: #fff;
	padding: 5px 8px;
    margin-left: 10px;
}

.box04 .col-lg-4 .circle-icon {
	margin-bottom: 20px;
}
.box04 .col-lg-4 .circle-icon .icon {
	max-width: 180px;
}
.icon-area .circle-icon.center {
	margin: 0 auto;
	display: block;
}
.bg_jisseki {
	background: url(../img/bg_jisseki.jpg);
    background-size: cover;
}
.bg_jisseki .container {
	padding: 60px;
	overflow: hidden;
}
.bg_jisseki .container .txt div {
	max-width: 860px;
    padding: 60px;
	margin: 0 auto;
	display: block;
}
.bg_jisseki .container .txt div img {
	margin-bottom: 60px;
}
.sub-box {
    padding: 50px 0;
    background: url(../img/bg_mv_01.jpg);
    background-size: cover;
}
.bg_black p {
	color: #fff;
	text-align: center;
}
.bg_black .container {
	background: #000;
}
.bg_blank {
	padding-top: 60px;
    padding-bottom: 20px;
}
.f_box {
  width: 100%;
  max-width: 800px;
  margin: 20px auto;
  overflow-x: auto;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.f_box table {
  width: 100%;
  border-collapse: collapse;
  min-width: 500px;
}

.f_box td {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 12px;
  text-align: left;
  font-size: 15px;
  color: #333;
  word-break: break-word;
}

.f_box tr:nth-child(even) {
  background: #fafafa;
}

.f_box td:first-child {
  font-weight: bold;
  white-space: nowrap;
  color: #444;
}

.f_box .hit {
  color: #ef6825;
  font-weight: bold;
}

/* ===== レスポンシブ対応 ===== */

/* 768px以下 */
@media (max-width: 768px) {
  .f_box td {
    font-size: 14px;
    padding: 8px 10px;
  }
}

/* 540px以下 */
@media (max-width: 540px) {
  .f_box table {
    min-width: 320px;
  }
  .f_box td {
    font-size: 13px;
    padding: 7px 8px;
  }
}

/* 414px以下 */
@media (max-width: 414px) {
  .f_box {
    box-shadow: none;
    border: 1px solid #ddd;
  }
  .f_box td {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #eee;
    padding: 6px 10px;
  }
  .f_box tr {
    margin-bottom: 12px;
    display: block;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05);
  }
  .f_box td:first-child {
    background: #f9f9f9;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
  }
}

/* 375px以下 */
@media (max-width: 375px) {
  .f_box td {
    font-size: 12px;
  }
}

/* 360px以下 */
@media (max-width: 360px) {
  .f_box td {
    font-size: 11.5px;
  }
}

/* 320px以下 */
@media (max-width: 320px) {
  .f_box td {
    font-size: 11px;
    padding: 5px 6px;
  }
}


@media (max-width: 1021px){
	.h1, h1, .font-weight-bold {font-size: 1.8rem;}
	header {background:none !important;}
}

@media (min-width: 992px){
	section .box04 .col-lg-4 {
	    -ms-flex: 0 0 48% !important;
	    flex: 0 0 48% !important;
	    max-width: 48% !important;
	}
}
@media (max-width: 991px){
	.carousel-multi-item .carousel-indicators {
	    margin-bottom: -1.5em;
	}
	main .carousel.pointer-event {
	    margin: 65px 60px 90px;
	}
	.carousel-item .view .intro-2 {
	    height: 780px;
	}
	header .carousel-item img {
		max-width: 100% !important;
	}
	.box04 .col-lg-4 .icon-area .mt-1 div {
	    width: 67%;
	}
	.bg_jisseki .container {
		max-width: 940px;
		padding: 40px;
	}
}
@media (max-width: 898px){
	.jisseki_area ul li.left {
		float: none;
		margin: 0 auto;
	    display: block;
	    max-width: 399px;
	}
	.jisseki_area ul li.right {
		float: none;
		margin: 0 auto;
	    display: block;
	    max-width: 399px;
	}
}
@media (min-width: 769px){
	.mdb-lightbox [class*=col-] {
	    padding: 0.05rem;
	}
	.carousel-multi-item .col-md-4 {
	    float: left;
	    width: 20%;
	    max-width: 100%;
	}

	footer .col-md-7 {
		flex: 0 0 100%;
	    max-width: 100%;
	    text-align: center;
	}
}

@media (max-width: 768px){
	p {font-size: 17px !important;}
	.h1, h1, .font-weight-bold {
	    font-size: 1.5rem;
	}
	.mdb-lightbox figure {
	    max-width: 150px;
	    width: 20%;
	}
	header {margin-bottom: 0;}
	main .carousel.pointer-event {
	    margin: 40px 30px 90px;
	}
	.mdb-lightbox [class*=col-] {
	    padding: 0.01rem;
	}
	.set-width {width:90%;}
	.box04 .col-lg-4 {
	    /*max-width: 660px;*/
	}
	.box04 .col-lg-4.voice01 {
	    margin-right: 0px;
	}
	.bg_blank .container {
	    padding: 20px;
	}
	.box04 .col-lg-4 .icon-area .circle-icon {
	    float: none;
	}
	.box04 .col-lg-4 .icon-area .mt-1 div {
	    width: 98%;
	}
	.ttl_form {
	    margin-top: 10px;
	    margin-bottom: 30px;
	}
	.float_box .left {
		max-width: 250px;
    	width: 100%;
	}
	.float_box .right {
		max-width: 250px;
    	width: 100%;
	}
	.button-004 {max-width: 220px;}
}
@media (max-width: 640px){
	.button-004 {
	    max-width: 460px;
	}
}

@media (max-width: 599px){
	.float_box .left {
	    max-width: 200px;
	    width: 100%;
	}
	.float_box .right {
	    max-width: 200px;
	    width: 100%;
	}
}
@media (min-width: 541px){
	.pc {display: inline-block;}
	.sp {display: none;}
}
@media (max-width: 540px){
	.pc {display: none;}
	.sp {display: inline-block;}
	.f30 {font-size: 22px !important;}
	.f40 {font-size: 25px !important;}
	.loader-img {top: 20%;}
	p {
	    font-size: 14px !important;
	    margin-bottom: 20px;
	}
	.mv.pc {display: none !important;}
	.bg_blank {
	    padding-top: 30px;
	    padding-bottom: 0px;
	}
	.register-box form {
		margin-bottom: 0;
		width: 100%;
	}
	.register-box form p {
		margin-bottom: 40px;
		line-height: 1.5em;
	}
	.bg-form {
	    max-width: 450px;
	    margin: 0 auto;
	}
	.box04 {
	    padding: 0 0px;
	}
	.box04 .col-lg-4 {
	    margin-bottom: 30px;
	    max-width: 860px;
	    -ms-flex: 0 0 50%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.waku {
	    font-size: 22px !important;
	    font-weight: bold;
	    margin-top: 40px;
	    margin-bottom: 40px;
	    background: #d1e3ff;
	    padding: 30px;
	    color: #005fbd !important;
	}
	.ttl {
	    margin-top: 40px;
	    margin-bottom: 60px;
	}
	.head div.txt_area {
	    max-width: 580px;
	    margin: 45px auto 0;
	    padding: 0 30px 20px;
	}
	.bg_jisseki .container {padding-bottom:0;}
	.head_red {height:130px;}
	.head_red div img {
		max-width: 540px;
	    width: 100%;
	    margin: 0px auto 0;
	    padding: 20px;
	    display: block;
	}
	.bg_blank .container {
	    padding: 0 15px;
	}
	button {font-size: 20px;}
	.form.streak {
	    padding: 20px 0px 10px;
	}
	.register-box input {
	    padding: 10px;
	    font-size: 15px;
	}
	.btn {
		padding: 0.24rem 1.14rem;
	}
	.btn a button {
	    font-size: 17px !important;
	}
	.register-box form .input-holder {
	    margin-bottom: 15px;
	}
	.register-box form {
	    margin: 20px auto 0;
	}
	.register-box form p.catch {
	    margin-bottom: 10px;
	    font-size: 30px !important;
	}
	.img04 {
		margin-top: 10px;
	    margin-bottom: 40px;
	}
	.img07.pc {
		display: none;
	}
	.img09 {
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
	.ttl01 {
	    width: 100%;
	}
	.ttl02 {
	    max-width: 504px;
	    width: 100%;
	    margin-bottom: 20px;
	}
	.ttl03 {
	    margin-top: 45px;
	    margin-bottom: 20px;
	}
	.ttl04 {
	    margin-top: 60px;
	    margin-bottom: 30px;
	}
	.ttl05 {
	    margin-top: 30px;
	    margin-bottom: 30px;
	}
	.ttl06 {
	    margin-top: 20px;
	    margin-bottom: 30px;
	}
	.ttl07 {
	    margin-top: 60px;
	    margin-bottom: 30px;
	}
	.timer p {
		text-align: center;
	}
	.timer02 {
	    padding-bottom: 10px !important;
	}
	#btn_area {padding: 20px;}
	#btn_area p {
		font-size: 18px !important;
		margin-bottom: 5px;
	}
	#btn_area {border: 8px #e1e1e1 solid;}
	.fake-list .txt {
		line-height: 1.4em;
	}
	.waku {
	   padding: 20px 15px;
	}
}

@media (max-width: 446px){
	.float_box .left {
		float: none;
		max-width: 220px;
		margin: 0 auto 10px;
		display: block;
	}
	.float_box .right {
		float: none;
		max-width: 220px;
		margin: 0 auto 10px;
		display: block;
	}
	.float_box div {
		margin-bottom: 0;
	}
}
@media (min-width: 415px){
	.img_support {
		max-width: 172px;
		margin-right: 20px;
	}
}


@media (max-width: 414px){
	.h1, h1, .font-weight-bold {
	    font-size: 1.3rem;
	}
	h2 {
		font-size: 1rem;
		line-height: 1.3em;
	}
	#loader img {
		max-width: 300px !important;
	}
	.pt-5, .py-5 {
    	padding-top: 1rem!important;
	}
	.mb-4, .my-4 {
		margin-top:0 !important;
	    margin-bottom: 0.4rem!important;
	}
	.ttl {
	    margin-top: 40px;
	    margin-bottom: 40px;
	}
	header {
		margin-bottom: 0;
	}
	.bg_blank {padding-bottom: 0;}
	.head_grey {padding: 45px 0 10px;}
	header .flex-center {
	    height: 70% !important;
	}
	#defaultContactFormEmail {margin-bottom: 20px !important;}
	form.p-5 {padding:2rem 1rem !important;}
	.register-box form .input-holder {
	    margin-bottom: 15px;
	}
	.img01 {
	    margin-bottom: 100px;
	    margin-top: 100px;
	}
	.img02 {
	    max-width: 497px;
	    width: 100%;
	    margin-bottom: 0px;
	}
	.img03 {
	    width: 100%;
	    margin-bottom: 30px;
	}
	.img04 {
	    margin-bottom: 25px;
	}
	.img07 {
	    margin-bottom: 0px;
	}
	.ttl02 {
	    margin-bottom: 30px;
	}
	.ttl03 {
	    margin-top: 40px;
	    margin-bottom: 20px;
	}
	.ttl04 {
	    margin-top: 40px;
	    margin-bottom: 30px;
	}
	.ttl05 {
	    margin-top: 45px;
	    margin-bottom: 20px;
	}
	.ttl06 {
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
	.ttl07 {
	    margin-top: 40px;
	    margin-bottom: 20px;
	}
	.bg_black .container {
	    padding: 30px;
	}
	.bg_blank .container {
	    padding: 30px 15px 0px 15px;
	}
	.register-box form p.catch {
        margin-bottom: 10px;
        font-size: 24px !important;
    }
	.register-box input {
		font-size: 17px;
        padding: 2px;
	}
	.form.streak {margin-bottom: 10px;}
	.register-box form ul li img {
	    max-width: 120px;
	    height: auto;
	}
	.input-holder {margin-bottom: 10px;}
	.bottun-holder {margin-bottom: 0;}
	.register-box form p {
	    margin-bottom: 15px;
	}
	.head_red {
	    height: 100px;
	}
	.bg_blank {
	    padding-top: 0px !important;
	    margin-bottom: 0;
	}
	footer .ft_link ul li {
	    margin-right: 6px;
	    font-size: 0.7rem;
	}
	.ttl_form {
	    margin-top: 10px;
	    margin-bottom: 20px;
	}
	#btn_area {
		padding: 15px;
		border: solid 8px #e1e1e1;
	}
	form p.sample_btn {
	    font-size: 18px !important;
	}
	.form.streak {
	    padding: 10px 0px 20px;
	}
	.form.streak p:last-child {
		margin-bottom: 20px;
		text-align: center;
	}
	#btn_area p {
	    font-size: 16px !important;
	}
	#btn_area .bank {font-size: 15px;}
	#btn_area .card {font-size: 15px;}
	.mb-5.box04.ex_pt {
	    padding-top: 40px;
	}
	.fake-list {
	    margin: 0;
	    font-size: 16px !important;
	}
}


@media (max-width: 375px){
	.h1, h1, .font-weight-bold {
	    font-size: 1.2rem;
	}
	.ml-3, .mx-3 {
		margin-left:0 !important;
		margin-right:0 !important;
	}
	.software-lp p, .icon-area p {
	    font-size: .8rem !important;
	}
	main.bg_check .container {
	    background: #fff;
	    max-width: 340px;
	}
	.register-box h2 img {
	    width: 565px;
	    margin-top: -150px;
	}
	.register-box {
	    padding: 150px 0 10px;
	}
	.register-box form ul li img {
	    max-width: 160px;
	    height: auto;
	}
	.register-box {
	    padding: 20px 0 50px;
	}
	.software-lp p, .icon-area p {
	    font-size: 1.2rem !important;
	}
	.box04 .col-lg-4 .circle-icon .icon {
	    max-width: 140px;
	}
	.register-box form p.f30 {font-size: 20px !important;}
	.register-box form {
	    margin: 20px auto 0;
	}
	.bg_blank .container {
	    padding: 20px 10px 0px 10px;
	}
	.set-width {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	.register-box form p {
        margin-bottom: 10px;
        font-size: 16px !important;
    }
    .fake-list .txt {
        font-size: 14px;
        line-height: 1.4em;
    }
    .register-box form p.catch {
        margin-bottom: 10px;
        font-size: 22px !important;
    }
    .f_box table {
        min-width: 280px;
    }
	footer {font-size: 0.7em;}
	footer .py-4 {
		padding-top: 0.7rem!important;
		padding-bottom: 0.7rem!important;
	}
	footer .py-3 {
		padding-top: 0.5rem!important;
		padding-bottom: 0.5rem!important;
	}
}

@media (max-width: 360px){
	.bg_voice {
	    padding: 40px 0 0px !important;
	}
	.voice_img {
	    margin-bottom: 30px;
	}
}

@media (max-width: 320px){
	.container p:last-child {
		margin-bottom: 0 !important;
	}
	section.mb-5 {margin-bottom: 15px !important;}
	.ttl02 {
	    margin-bottom: 10px;
	}
	.jisseki {
	    margin-bottom: 20px;
	}
	.register-box form p.f30 {
	    font-size: 17px !important;
	}
	.register-box h2 img {
	    width: 565px;
	    margin-top: -130px;
	}
	.register-box {
	    padding: 130px 0 0px;
	}
	.register-box {
	    padding: 0px 0 0px;
	}
	.software-lp p, .icon-area p {
	    font-size: 1.2rem !important;
	}
	button {
	    font-size: 16px;
	}
	.f_box table {
        min-width: 220px;
    }
	.bg-form {
	    padding: 0 10px;
	    max-width: 410px;
	    margin: 0 auto;
	}
	.register-box form {
	    margin: 15px auto 0;
	}
	.head_red {
	    height: 85px;
	}
	.form.streak {
	    padding: 20px 0px 20px !important;
	}
	.bg_blank .container {
	    padding: 30px 10px;
	}
	.form.streak.timer02 {
		padding: 20px 0px 5px !important;
	}
	.register-box form p.catch {
        margin-bottom: 10px;
        font-size: 18px !important;
    }
}

/*デバイスごとの改行*/
@media screen and (min-width: 540px) {
	br.in_540 {display: none !important}
}
@media screen and (max-width: 540px) {
	br.none_540 {display: none !important;}
	br.in_540 {display: inline-block !important;}
}
@media screen and (max-width: 414px) {
	br.none_414 {display: none !important;}
}
@media screen and (max-width: 375px){
	br.none_375 {display: none !important;}
}
@media screen and (min-width: 321px){
	br.none_320 {display: inline-block;}
}
@media screen and (max-width: 320px){
	br.none_320 {display: none !important;}
}