@charset "utf-8";
/*==================================================
cmn
==================================================*/
html {
	font-size: 62.5%;
}
.img01, .img02 {
	display: none;
}
.img01.on, .img02.on {
	display: block;
}
.privacy-box {
	text-align: left;
	background: #f8f8f8;
	padding: 5%;
}
.privacy-box dt {
	font-weight: bold;
}
.privacy-box dd {
	margin: 0 0 1em;
}
.privacy-box dd li {
	list-style: disc;
	margin: 0 0 0 1.5em;
}
body {
	background: #fff;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.8em;
	letter-spacing: 1px;
	position: relative;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
header, nav, div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, img, table, tr, td, th, input, textarea, select, a, figure {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: inherit;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
p {
	margin: 0 0 1.5em;
}
p:last-child {
	margin-bottom: 0 !important;
}
a, input[type="submit"] {
	text-decoration: none;
	color: inherit;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	outline: none;
}
a:hover, input[type="submit"]:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.wrap {
	padding: 0 5%;
	margin: 0 auto;
	box-shadow: none;
	max-width: 800px;
	width: 100%;
}
.sp {
	display: none;
}
/*==================================================
head
==================================================*/

.site-header {
	padding: 6px 5px;
	border-bottom: 2px solid #000;
	text-align: center;
}
.site-header h1 {
	font-size: 10px;
	line-height: 1em;
	letter-spacing: 1px;
}
/*==================================================
foot
==================================================*/
.link-sec {
	padding-bottom: 0;
}
ul.link {
	margin: 1em 0 0 0 !important;
	text-align: center;
}
ul.link li {
	list-style: none;
	margin: 0 !important;
}
ul.link li a {
	font-size: 70%;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	margin: 0 10px;
}
footer address {
	text-align: center;
	font-style: normal;
	padding: 10px 0;
	font-size: 80%;
	font-weight: bold;
}
/*==================================================
content
==================================================*/
.main {
	text-align: center;
	padding: 20px 5% 30px;
}
.main h1 {
	font-size: 3.4rem;
	letter-spacing: 3px;
	line-height: 1.5em;
	margin-bottom: 5%;
}
.main p.img {
	margin: 1.2em 0;
}
.main h2 {
	font-size: 2.6rem;
	letter-spacing: 1px;
	line-height: 1.5em;
	margin-bottom: 8%;
}
.main h2 .img {
	display: block;
	margin: 0.7em 0;
}
.main h3 {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.8em;
	letter-spacing: 1px;
	margin-bottom: 1em;
}
.main h1 .border-white {
	display: inline-block;
	border-bottom: 4px solid #fff;
	line-height: 1.4em;
}
.main h3 .txt-s {
	font-size: 80%;
}
.note {
	font-size: 87.5%;
	text-align: center;
	margin-top: 1em;
}
.btn {
	margin-top: 1em;
}
.mar-b05 {
	margin-bottom: 5px;
}
.mar-b10 {
	margin-bottom: 10px;
}
.mar-b15 {
	margin-bottom: 15px;
}
.mar-b20 {
	margin-bottom: 20px;
}
.mar-b25 {
	margin-bottom: 25px;
}
.mar-b30 {
	margin-bottom: 30px;
}
section {
	padding: 0 0;
	overflow: hidden;
}
h1 {
}
.txt-center {
	text-align: center;
}
.txt-r {
	text-align: right;
	display: inherit;
}
.bg-blue {
	background: #0086c2;
}
.bg-blue-l {
	background: #d3f1ff;
}
.bg-red {
	background: #df713e;
}
.page-content section {
	padding: 30px 0 20px;
}
.page-content h1 {
	font-size: 27px;
	font-size: 2.7rem;
	line-height: 1.8em;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 1.3em;
}
.page-content h1 .border {
	border-bottom: 4px solid #ffcf07;
	padding: 0 0 6px;
}
.page-content strong {
	font-size: 100%;
}
.txt-red {
	color: #e10000;
}
.page-content a {
	color: #0085d1;
	text-decoration: underline;
}
.page-content ul {
	margin: 1.5em 0;
	font-weight: bold;
	font-size: 120%;
}
.page-content li {
	list-style: disc;
	margin-left: 1.5em;
	line-height: 2em;
}
.page-content ul.list-check {
	font-size: 100%;
	background: #fff8ea;
	padding: 6% 3%;
	margin-bottom: 0;
}
.page-content ul.list-check li {
	list-style: none;
	line-height: 1.6em;
	margin: 0 0 0.5em;
	padding-left: 25px;
	background: url(../img/lp07/icon_check.png) no-repeat left 2px;
	background-size: 20px;
}
.page-content ul.list-check li:last-child {
	margin-bottom: 0;
}
.bg-yellow {
	background: #ffcf07;
}
.bg-yellow-l {
	background: #fff8ea;
}
.voice-box {
	background: #fff;
	border: 3px solid #000;
	padding: 5%;
	font-weight: bold;
	margin-bottom: 2.5%;
}
.voice-box h4 {
	font-size: 110%;
	margin: 0 0 0.5em;
	color: #e10000;
}
.voice-box p {
	font-size: 87%;
	line-height: 2em;
}
.col-2, .col-3, .col-4 {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.col-2 .col-box {
	width: 50%;
}
.case-box {
	background: #fff;
	padding: 5%;
	margin-top: 2.5%;
	position: relative;
}
.case-box .point {
	position: absolute;
	width: 100px;
	height: 100px;
	top: -10px;
	left: -10px;
}
.case-box .col-2 {
	align-items: center;
}
.case-box .img {
	width: 30%;
}
.case-box .txt {
	width: 65%;
}
.case-box .txt h2 {
	font-size: 2.4rem;
	background: url(../img/lp07/icon_check.png) no-repeat left center;
	background-size: 25px;
	padding-left: 32px;
	margin-bottom: 2px;
}
.case-box .txt ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	letter-spacing: -.4em;
}
.case-box .txt ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1.8rem;
	display: inline-block;
	line-height: 1em;
	letter-spacing: normal;
}
.case-box .txt ul li .txt-s {
	font-size: 12px;
}
.case-box .txt ul li.before:after {
	content: "";
	display: inline-block;
	background: url(../img/lp07/icon_arrow.png) no-repeat center;
	width: 18px;
	height: 12px;
	background-size: contain;
	padding: 0 3px;
}
.case-box .txt ul li.after {
	font-size: 120%;
	color: #e10000;
	vertical-align: -1px;
}
.case-box .txt ul li.after .txt-m {
	font-size: 85%;
}
.page-content section.btn-box {
	padding: 20px 0 30px;
}
.btn-box p {
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.5em;
}
.btn-box p .border {
	display: inline-block;
	border-bottom: 4px solid #fff;
}
.no-risk h2 {
	font-size: 110%;
	text-align: center;
	letter-spacing: 1px;
}
/*
右から左へ
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/*
左から右へ
----------------------------*/
@keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}
/*
IE11対策
----------------------------*/
_:-ms-lang(x)::-ms-backdrop,
.card {
  display: -ms-grid;
  overflow: hidden;
}
/*----------------------------*/
.card__wrap {
  display: flex;
  overflow: hidden;
}

ul.card__list.card__list--left,
ul.card__list.card__list--right{
    margin: 2em 0;
}

.card__list {
  display: flex;
  list-style: none;
}

.card__list--left{
animation :infinity-scroll-left 35s infinite linear 0.5s both;
}
.card__list--right{
animation :infinity-scroll-right 35s infinite linear 0s both;
}

.card__item {
    width: calc(100vw / 7);
    /*margin-right: 2em!important;*/
}
.card__item > img{
   width: 85%;
}
.lp15 .main h1{
	margin-top: 2.5%;
} 
.lp15 .main h2{
	max-width: 80%;
	margin: 0 auto 6%;
} 
@media screen and (max-width: 500px) {
html {
	font-size: 48%;
}
body {
	letter-spacing: 0;
	font-size: 15px;
}
	.sp{
		display: block;
	}
.case-box .point {
	width: 70px;
	height: 70px;
}

.case-box .point {
	width: 70px;
	height: 70px;
}
    
.card__item {
    width: calc(200vw / 7);
}
    
ul.card__list.card__list--left, ul.card__list.card__list--right {
    margin: 0em 0 1em;
}
}

@media screen and (max-width: 320px) {
html {
	font-size: 38%;
}
.case-box .img {
    width: 28%;
}
.case-box .txt {
    width: 68%;
}
}
