@charset "utf-8";

.sp {
  display: block;
}


img {
	max-width: 100%;
}

.inner {
	width: 100%;
}

.ly .inner {
	width: 100%;
}

section .inner {
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.campaign,
.contact_form {
	width: 100%;
}

#header .inner {
  padding: 0 1%;
}

#header h1 {
	padding: 10px;
}

#header h1 img {
	height: 40px;
}

#header .contact_btn {
	padding-right: 10px;
}

#header .contact_btn img {
	height: 40px;
}

.campaign_banner .campain_btn a {
	width: 100%;
	font-size: 5vw;
	height: auto;
	line-height: 1;
	padding: 15px 0;
}

.visual .inner {
	padding: 5%;
}

.visual .inner p:first-child {
	margin: 0 0 10px;
}

.campaign_banner .campain_btn {
	margin: 5% 0 0;
}

.ly {
	padding: 3%;
}

.ly .inner {
	background: url('../img/bg_ly.png') no-repeat 90% 15%;
	background-size: 30%;
}

.ly figure {
	position: relative;
	left: 0;
	top: 0;
	right: auto;
}

.ly figure img {
	width: 100%;
}

.ly h3 {
	font-size: 5vw;
	margin: 0 0 3%;
}

.ly ul li {
	font-size: 3vw;
	margin: 0 0 3%;
}

.ly p {
	font-size: 4.5vw;
	padding: 2% 0 5%;
}

section .inner {
	padding: 5% 3%;
}

section h3 {
	font-size: 5vw;
	margin: 0 0 5%;
	line-height: 1.4em;
}

section.sec01 ul li {
	width: 100%;
	margin: 0 0 3%;
	float: none;
	font-size: 3.5vw;
}

section.sec01 ul li figure {
	margin: 3% 0 5%;
}

section.sec01 .campain_btn {
	margin: 0;
}

section.sec02 .box p {
	float: none;
	width: 100%;
	padding: 0;
	font-size: 3vw;
}

section.sec02 .box p strong {
	font-size: 3.5vw;
	margin: 0 0 3%;
}

section.sec02 .box p span {
	margin-top: 3%;
	padding-bottom: 5%;
}

section.sec02 .box figure {
	float: none;
}

section.sec02 .box figure img {
	width: 100%;
}

section.sec03 ul {
	padding: 3%;
}

section.sec03 ul li {
	padding: 3% 0;
}

section.sec03 ul li .txt_box {
	width: 100%;
	float: none;
}

section.sec03 h4 {
	font-size: 3.5vw;
}

section.sec03 ul li dl {
	margin: 3% 0;
}

section.sec03 ul li dl dt {
	font-size: 4vw;
}

section.sec03 ul li dl dt:before {
	width: 3vw;
	height: 3vw;
}

section.sec03 ul li dl dd {
	font-size: 2.9vw;
}

section.sec03 ul li:nth-of-type(1) figure {
	padding: 5% 0;
}

section.sec03 ul li figure {
	float: none;
	padding: 5% 0;
}

section.sec03 ul li figure img {
	width: 100%;
}

section.sec03 ul li:nth-of-type(2) .txt_box {
	float: none;
}

section.sec03 ul li:nth-of-type(2) figure {
	float: none;
	padding: 5% 0;
}

section.sec03 p.explain {
	font-size: 2vw;
	line-height: 1.2em;
}

section.sec04 ul li {
	padding: 3%;
	padding-top: 33vw;
	background: url('../img/human.png') no-repeat 50% 0;
	background-size: 25vw;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5%;
}

section.sec04 ul li:last-child {
	background: url('../img/human.png') no-repeat 50% 0;
	background-size: 25vw;
	border-bottom: 0px none;
	margin-bottom: 0;
}

section.sec04 ul li p {
	padding: 3%;
}

section.sec04 ul li p:before {
	display: none;
}

section.sec04 ul li p strong {
	font-size: 3.2vw;
}

section.sec04 ul li p {
	font-size: 3vw;
}

section.sec05 .box {
	padding: 0;
}

section.sec05 .box p {
	float: none;
	width: 100%;
	font-size: 3vw;
}

section.sec05 .box figure {
	float: none;
}

section.sec05 .box figure img {
	width: 100%;
	margin-top: 3%;
}

.campaign {
	padding: 3%;
	margin: 3% 0;
}

.campaign h3 {
	font-size: 6vw;
	margin: 0 0 3%;
}

.campaign p {
	font-size: 3vw;
}

.contact_form {
	padding: 3%;
	margin: 3% 0 0;
	font-size: 6vw;
}

section.sec06 .box {
  width: 100%;
}

section.sec06 .box .le {
  float: none;
  width: 100%;
  padding: 0;
  border-right: 0px none;
  margin: 0 0 7%;
}

section.sec06 .box .ri {
  float: none;
  width: 100%;
  padding: 0;
}

section.sec06 .box ul li {
  font-size: 3vw;
}

section.sec05 .step ol li dl {
  display: block;
}

section.sec05 .step ol li dl dt {
  display: block;
  width: 100%;
  height: auto;
  padding: 3% 0;
  font-size: 4.5vw;
}

section.sec05 .step ol li dl dd {
  display: block;
  width: 100%;
  height: auto;
  font-size: 4vw;
  font-weight: normal;
  box-sizing: border-box;
  padding: 3%;
  line-height: 1.6em;
}

section.sec05 .step ol li dl dd br {
  display: none;
}

section.sec05 .step ol li {
  padding-bottom: 15%;
  background: url(../img/ol_arrow.png) no-repeat 50% 89%;
  background-size: 6%;
}

section.sec05 .step {
  margin: 5% 0 8%;
}

section.sec05 .step p {
  font-size: 4vw;
  line-height: 1.4em;
  text-align: left;
}

.ly_arrow {
	text-align: center;
	margin: 8% 0 0;
}

.ly_arrow img {
  width: 20%;
}

#footer {
  font-size: 3vw;
}
